authors > 1) ? $names = explode(";", $this->authors) : $names[] = $this->authors ."."; $nameout = ''; foreach ($names as $name) { $lastName = explode(",", $name); $nameout .= '' .trim($lastName[0]) .', ' .str_replace(":",".",$lastName[1]) .'; ' ; } $pos = strrpos($nameout, "; "); if ($pos !== false) $nameout = substr($nameout,0, $pos-1); // if (strlen($nameout) > 2) $nameout .= ":"; if (strcmp($this->role, "edt") == 0) { $nameout .= " (Hrsg.):"; } else{ $nameout .= ""; } ?> authors)): ?> title)) : ?>escapeHtml($this->title)?>periodAfterTitle): ?>. pubPlace)): ?>escapeHtml($this->pubPlace)?> year)): ?>escapeHtml($this->year)?>