{{data.bib | json}}
Authors: | {{([].constructor.isArray(data.bib.bibliographicReference.authors.author)?data.bib.bibliographicReference.authors.author.join('; '):data.bib.bibliographicReference.authors.author).replaceAll('\\n', '\n').replaceAll('\\"', '\"').replaceAll('\\r', '\r')}} | ||
---|---|---|---|
Year: | {{data.bib.bibliographicReference.year}} | ||
Publisher: | {{data.bib.bibliographicReference.publisher}} | ||
Original Language: | {{data.bib.bibliographicReference.originalLanguage}} | ||
Involved Countries/Regions: |
|
||
URL: | Link | ||
Attachment: |
{{window.JSON.stringify(data).toString()}}
{{data.bib.attachments.attachment['@path'].split('/').pop()}}
|
||
Summary: |
{{data.bib.summary.html['#text'].replaceAll('\\n', '\n').replaceAll('\\"', '\"').replaceAll('\\r', '\r')}}
|