@if($doi !== '') @else @endif
AboutDOI is missing!
@if($publishedOnlineAt !== '') @endif @if($licenses !== '') @endif @if($subjects !== '') @endif @if ($doi !== '') @endif
DOI {{$doi}}
Authors @foreach($authors as $a) {{$a['name']}}, @endforeach @if(count($authors) === 0) - @endif
Submitted {{$submittedAt}}
Published online {{$publishedOnlineAt}}
Licenses @foreach($licenses as $license) {{$license['URL']}}, @endforeach @if(count($licenses) === 0) - @endif
Subjects {{implode(", ", $subjects)}} @if(count($subjects) === 0) - @endif
Go to literature page