Home
last modified time | relevance | path

Searched refs:booktitle (Results 1 – 13 of 13) sorted by relevance

/plugin/publistx/template/
Ddokuwiki_single.tpl2 … @;url@ @?author@@author@.@:author@@editor@.@;author@ @?booktitle@In //@booktitle@//.@;booktitle@ …
Ddokuwiki_fancy.tpl4 …r@@?month@@month@ @;month@@year@@;year@) **@title@**. @?booktitle@In //@booktitle@//.@;booktitle@ …
Ddokuwiki_kmh.tpl4 … @;url@ @?author@@author@.@:author@@editor@.@;author@ @?booktitle@In //@booktitle@//.@;booktitle@ …
/plugin/publistf/template/
Ddokuwiki_fancy.tpl4 …r@@?month@@month@ @;month@@year@@;year@) **@title@**. @?booktitle@In //@booktitle@//.@;booktitle@ …
Ddokuwiki_single.tpl2 … @;url@ @?author@@author@.@:author@@editor@.@;author@ @?booktitle@In //@booktitle@//.@;booktitle@ …
Ddokuwiki_kmh.tpl4 … @;url@ @?author@@author@.@:author@@editor@.@;author@ @?booktitle@In //@booktitle@//.@;booktitle@ …
/plugin/bb4dw/
Dbibtexbrowser.php2421 $booktitle = '';
2423 … $booktitle = __('In').' '.'<span itemprop="isPartOf">'.$bibentry->getField(BOOKTITLE).'</span>'; }
2425 …$booktitle = __('Chapter in').' '.'<span itemprop="isPartOf">'.$bibentry->getField(BOOKTITLE).'</s…
2427 $booktitle = __('Chapter in').' '.$bibentry->getField('chapter');}
2429 … $booktitle = __('In').' '.'<span itemprop="isPartOf">'.$bibentry->getField("journal").'</span>';}
2436 if ($editor!='') $booktitle .=' ('.$editor.')';
2440 if ($booktitle!='') {
2441 $entry[] = '<span class="bibbooktitle">'.$booktitle.'</span>';
2519 $booktitle = '';
2522 $booktitle = $bibentry->getField("note");
[all …]
Dsample.bib22 @INPROCEEDINGS{IPDPS2018, author={T. {Macht} and C. {Grelck}}, booktitle={2019 IEEE International…
113booktitle = {Implementation of Functional Languages, 9th International Workshop (IFL'97), St. And…
131booktitle = {6th Workshop on Declarative Aspects of Multicore Programming (DAMP'11), Austin, USA},
146 booktitle = {Proceedings of the Tenth Symposium on Trends in Functional Programming,
165 booktitle = {Proceedings of the 30th Symposium on Implementation and Application of Functional Lang…
181 booktitle = {Proceedings of the 34th ACM SIGPLAN Conference on Programming Language Design and Impl…
197 booktitle = {Proceedings of the 38th ACM SIGPLAN Conference on Programming Language Design and Impl…
207booktitle = {Implementation of Functional Languages, 15th International Workshop (IFL'03), Edinbu…
228booktitle = {Proceedings of 2nd Workshop on General Purpose Processing on Graphics Processing Unit…
237 booktitle={2017 IEEE/ACM International Symposium on Code Generation and Optimization (CGO)},
[all …]
/plugin/bookcreator/
Dscript.js280 booktitle: new CachedProperty('bookcreator_booktitle'), property
295 if(event.key === BookManager.booktitle.localStorageKey) {
656 let title = BookManager.booktitle.get();
804 BookManager.booktitle.set(value);
/plugin/publist/bibtex/
Dsample.bib57 booktitle = "Parallel Computations",
/plugin/publistx/bibtex/
Dsample.bib57 booktitle = "Parallel Computations",
/plugin/publistf/bibtex/
Dsample.bib57 booktitle = "Parallel Computations",
/plugin/zwidoku/files/
H A Djs.js1booktitle:new CachedProperty('bookcreator_booktitle'),deletedpages:new Storage('bookcreator_delete…