Fork of bibtexbrowser for static publications lists on the website of the ZRD Saar
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?phpglobal $BIBTEXBROWSER_LANG;$BIBTEXBROWSER_LANG=array();$BIBTEXBROWSER_LANG['Bachelor\'s thesis'] = "Bachelorarbeit";$BIBTEXBROWSER_LANG['Books'] = 'Bücher';$BIBTEXBROWSER_LANG['Book Chapters'] = "Buchbeiträge";$BIBTEXBROWSER_LANG['Chapter in'] = "Kapitel in";$BIBTEXBROWSER_LANG['In'] = "In";$BIBTEXBROWSER_LANG['Master\'s thesis'] = "Masterarbeit";$BIBTEXBROWSER_LANG['no.'] = "Nr.";$BIBTEXBROWSER_LANG['No date'] = "Kein Datum";$BIBTEXBROWSER_LANG['No publications present'] = "Keine Publikationen vorhanden";$BIBTEXBROWSER_LANG['Other Publications'] = "Andere Veröffentlichungen";$BIBTEXBROWSER_LANG['pp.'] = "S.";$BIBTEXBROWSER_LANG['PhD thesis'] = "Dissertation";$BIBTEXBROWSER_LANG['Refereed Articles'] = "Zeitschriftenbeiträge";$BIBTEXBROWSER_LANG['Refereed Conference Papers'] = "Konferenzbeiträge";$BIBTEXBROWSER_LANG['Refereed Workshop Papers'] = "Workshopbeiträge";$BIBTEXBROWSER_LANG['Technical report'] = "Technischer Bericht";$BIBTEXBROWSER_LANG['vol.'] = "Bd.";@define('LAST_AUTHOR_SEPARATOR',' und ');?>
|