KonsortSWD: Vom Netzwerk zur integrierten Dateninfrastruktur der Gesellschaftsforschung
SWD - Strengthen, Widen, Deepen: this is how the consortium for the social, educational, behavioral and economic sciences understands its role within the National Research Data Infrastructure (NFDI): to expand and integrate the existing infrastructure for research data management. In order to make s...
Salvato in:
| Pubblicato in: | Bausteine Forschungsdatenmanagement |
|---|---|
| Autori principali: | , , , |
| Natura: | Artikel (Zeitschrift) |
| Lingua: | tedesco |
| Pubblicazione: |
2021
|
| Soggetti: | |
| Accesso online: | Accesso online |
| Tags: |
Nessun Tag, puoi essere il primo ad aggiungerne!!
|
// 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; ?>