/plugin/wikindx/ |
D | syntax.php | 192 $bibliography = $cite_blocks[2]; 194 $bibliography = $cite_blocks[1]; 196 $bibliography = ""; 198 $resourceHtml[] = $bibliography;
|
/plugin/bibtex/OSBib/styles/bibliography/turabian/ |
D | README.txt | 5 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/harvard/ |
D | README.txt | 5 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/chicago/ |
D | README.txt | 5 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/apa/ |
D | README.txt | 5 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/mla/ |
D | README.txt | 5 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/britishmedicaljournal/ |
D | README.txt | 7 Place this folder into /styles/bibliography/
|
/plugin/bibtex/OSBib/styles/bibliography/ieee/ |
D | README.txt | 7 Place this folder into /styles/bibliography/
|
/plugin/bibtex4dw/ |
D | CHANGELOG.md | 11 * Change syntax of format strings for bibliography, see [#6](https://github.com/tillbiskup/dokuwiki… 32 …ing the sqlite plugin). This speeds up things, particulary with large bibliography databases, and …
|
D | TODO.md | 41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
|
/plugin/dokutexit/conf/ |
D | commands.tex | 27 \newcommand{\dokubibliography}{\bibliography{./texit}}
|
D | header-namespace.tex | 1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small…
|
D | header-page.tex | 1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small…
|
/plugin/zotero/ |
D | README.md | 4 Plugin for DokuWiki to display bibliography entries from Zotero.
|
/plugin/dokutexit/ |
D | README.md | 20 * integration with [refnotes] for bibliography (only BibTeX entries) 50 If you want to insert the bibliography, please use the `\dokubibliography` (defined in *commands.te… 73 * *texit.bib* : the bibliography database (not mandatory)
|
/plugin/bibtex/OSBib/ |
D | CHANGELOG | 26 4/ Added bibliography_xml.html describing the structure of the bibliography section of the XML file…
|
/plugin/refnotes/lang/en/ |
D | __template.txt | 8 …es are stored in a database, which allows to make queries against the bibliography data, for examp…
|
/plugin/bibtex/ |
D | syntax.php | 275 …$styleTypes) = $bibformat->loadStyle(DOKU_PLUGIN.'bibtex/OSBib/styles/bibliography/', $bibtex_form…
|
/plugin/bibtex/OSBib/format/ |
D | README.txt | 2 A collection of PHP classes to manage bibliographic formatting for OS bibliography software 43 $styles = LOADSTYLE::loadDir("styles/bibliography"); 120 …es when displaying the results to a browser. This is useful when the bibliography to be displayed…
|
/plugin/latexit/ |
D | renderer.php | 153 protected $bibliography; variable in renderer_plugin_latexit 229 $this->bibliography = FALSE;
|
/plugin/bb4dw/ |
D | sample.bib | 155 bibsource = {dblp computer science bibliography, https://dblp.org}
|
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
D | asciidoctor.js | 8795 …self.$logger().$warn(self.$message_with_context("id assigned to bibliography anchor already in use… 8888 if (($truthy(style) && ($eqeq(style, "bibliography")))) {
|
D | asciidoctor.cjs | 2836 …racket) && ($eqeq(self.context, "list_item"))) && ($eqeq(self.parent.$style(), "bibliography")))) { 7507 …$not(style) && ($eqeqeq($$('Section'), parent))) && ($eqeq(parent.$sectname(), "bibliography")))) { 7508 attributes['$[]=']("style", (style = "bibliography")); 8027 …self.$logger().$warn(self.$message_with_context("id assigned to bibliography anchor already in use… 8107 if (($truthy(style) && ($eqeq(style, "bibliography")))) {
|
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
D | asciidoctor.min.js | 992 …)]))||this.$logger().$warn(this.$message_with_context("id assigned to bibliography anchor already … 996 …e "ulist":d["$marker="](f);if(c(t["$start_with?"]("[")))if(c(h)&&l(h,"bibliography"))c(p("InlineBi…
|
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
D | asciidoctor.js | 33160 …self.$logger().$warn(self.$message_with_context("id assigned to bibliography anchor already in use… 33253 if (($truthy(style) && ($eqeq(style, "bibliography")))) {
|