Overviews of Digital Collaboration Tools and Data Storage Options
The tool landscape at universities and research institutions is ever changing. As a result, researchers and students often struggle to keep track of the tools offered. Especially as a new university member or PhD student, finding the right tool is time-consuming and complex. The templates for overvi...
Saved in:
| Published in: | Bausteine Forschungsdatenmanagement |
|---|---|
| Main Authors: | , |
| Format: | Journal Article |
| Language: | German |
| Published: |
2026
|
| Subjects: | |
| Online Access: | Online Access |
| 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; ?>