Chronik der Preussischen Universität Marburg. 37.1931(1932)
Elektronische Reproduktion von: Chronik der Preussischen Universität Marburg. 37. Jahrgang ... 1931. - Marburg, Lahn : Koch, 1932. - Standort: Universität Marburg, Universitätsbibliothek. - Signatur: 003 AL 55601 C557. - Bemerkungen: (Hassiaca) Digitalisiert 2022
Saved in:
| Main Author: | |
|---|---|
| Format: | Periodical Issue |
| Language: | German |
| Published: |
2022
|
| Subjects: | |
| Online Access: | DFG-Viewer |
| Tags: |
No Tags, Be the first to tag this record!
|
// Set page title.
$this->headTitle($this->translate('References') . ': ' . $this->driver->getBreadcrumb());
$cites = $this->driver->hasCitations()?$this->driver->getCitations():[];
?>
if (count($cites) > 0): ?>
foreach ($cites as $cite): ?>
endforeach; ?>
else: ?>
No citations were found for this record. endif; ?>