{{ $paper->title }} @if($paper->subtitle != '') {{ $paper->subtitle }} @endif @foreach($paper->usersAsAuthors as $author) {{ $author->firstname }} {{ $author->lastname }} @foreach($idnos[$author->id] as $idno) {{ $idno['value'] }} @endforeach @foreach($affiliations[$author->id] as $affiliation) @endforeach @endforeach {{ $whenWritten }} @if($paper->hasHalId()) {{ $paper->hal_id }} {{ config('numerev.hal_uri_root') . $paper->hal_id }} @endif {{ $paper->title }} @if($paper->subtitle != '') {{ $paper->subtitle }} @endif @foreach($paper->usersAsAuthors as $author) {{ $author->firstname }} {{ $author->lastname }} @foreach($idnos[$author->id] as $idno) {{ $idno['value'] }} @endforeach @foreach($affiliations[$author->id] as $affiliation) @endforeach @endforeach NumeRev @isset($hal_journal['journalHalId']) {{ $hal_journal['journalHalId'] }} @endisset {{ $hal_journal['issn'] }} {{ $hal_journal['e_issn'] }} {{ $paper->issue->journal->title }} {{ $hal_journal['publisher'] }} {{ $paper->issue->title }} {{ $date_epub }} {{ $date_epub }} {{ $paper->issue->journal->editor_in_chief }} {{ \App\Models\Paper::doi_prefix . '/' . $paper->doi }} {{ $hal_journal['publisher'] }} @foreach($terms as $term) {{ $term['value'] }} @endforeach @foreach($hal_domains as $domain) @endforeach @foreach($abstracts as $abstract) {{ $abstract['value'] }} @endforeach @foreach($affiliations as $key => $value) @foreach($value as $params) @endforeach @endforeach