Refbase update_2021-01-28_16_25
This commit is contained in:
@@ -44,4 +44,12 @@
|
||||
// The URL of the institution hosting this literature database:
|
||||
$hostInstitutionURL = "https://yourdomain.com/"; // e.g. "https://www.uni-kiel.de/ipoe/"
|
||||
|
||||
|
||||
// The keywords/tags that describe or categorize the content of this literature database:
|
||||
// These keywords/tags should be single words delimited by a space character. They'll be
|
||||
// included on every HTML page (in the <head> section) as well as in the OpenSearch description
|
||||
// document. A good selection of keywords may help to increase search engine visibility.
|
||||
$databaseKeywords = " science academic literature scientific references publication search citation web bibliography database mysql php refbase"; // e.g. "academic literature refbase"
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user