@phdthesis{thesis_{{$document->id}}, address = { {{$document->fieldValue("publisher-place")}} }, edition = { {{$document->fieldValue("edition")}} }, type = { {{$document->fieldValue("printType")}} }, title = { {{$document->title}} }, copyright = { {{$document->fieldValue("copyright")}} }, shorttitle = { {{$document->fieldValue("shortTitle")}} }, url = { {{$document->fieldValue("URL")}} }, abstract = { {{$document->fieldValue("abstract")}} }, language = { {{$document->fieldValue("language")}} }, school = { {{$document->fieldValue("publisher")}} }, @component('outputs.bibtex.components.issued', ['document' => $document]) @endcomponent @component('outputs.bibtex.components.creators', ['document' => $document]) @endcomponent note = { {{$document->fieldValue("note")}} } }