Vol 1 No 1 (2024) North German language and literature. From Old Saxon to Masematte
சேமிக்கப்பட்டது:
| இதில் வெளியிடப்பட்டது: | RegioLingua. Zeitschrift für regionale Sprache und Literatur |
|---|---|
| வடிவம்: | Ausgabe (Zeitschrift) |
| ஆன்லைன் அணுகல்: | ஆன்லைன் அணுகல் |
| குறிச்சொற்கள்: |
டாக்ஸ் இல்லை, இந்த பதிவுக்கு குறிச்சொல் சேர்க்கும் முதல் நபராக இருங்கள்!
|
// 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; ?>