Home
last modified time | relevance | path

Searched refs:bibliography (Results 1 – 25 of 27) sorted by relevance

12

/plugin/wikindx/
Dsyntax.php192 $bibliography = $cite_blocks[2];
194 $bibliography = $cite_blocks[1];
196 $bibliography = "";
198 $resourceHtml[] = $bibliography;
/plugin/bibtex/OSBib/styles/bibliography/turabian/
DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/harvard/
DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/chicago/
DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/apa/
DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/mla/
DREADME.txt5 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/britishmedicaljournal/
DREADME.txt7 Place this folder into /styles/bibliography/
/plugin/bibtex/OSBib/styles/bibliography/ieee/
DREADME.txt7 Place this folder into /styles/bibliography/
/plugin/bibtex4dw/
DCHANGELOG.md11 * 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 …
DTODO.md41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
/plugin/dokutexit/conf/
Dcommands.tex27 \newcommand{\dokubibliography}{\bibliography{./texit}}
Dheader-namespace.tex1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small…
Dheader-page.tex1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small…
/plugin/zotero/
DREADME.md4 Plugin for DokuWiki to display bibliography entries from Zotero.
/plugin/dokutexit/
DREADME.md20 * 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/
DCHANGELOG26 4/ Added bibliography_xml.html describing the structure of the bibliography section of the XML file…
/plugin/refnotes/lang/en/
D__template.txt8 …es are stored in a database, which allows to make queries against the bibliography data, for examp…
/plugin/bibtex/
Dsyntax.php275 …$styleTypes) = $bibformat->loadStyle(DOKU_PLUGIN.'bibtex/OSBib/styles/bibliography/', $bibtex_form…
/plugin/bibtex/OSBib/format/
DREADME.txt2 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/
Drenderer.php153 protected $bibliography; variable in renderer_plugin_latexit
229 $this->bibliography = FALSE;
/plugin/bb4dw/
Dsample.bib155 bibsource = {dblp computer science bibliography, https://dblp.org}
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js8795 …self.$logger().$warn(self.$message_with_context("id assigned to bibliography anchor already in use…
8888 if (($truthy(style) && ($eqeq(style, "bibliography")))) {
Dasciidoctor.cjs2836 …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/
Dasciidoctor.min.js992 …)]))||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/
Dasciidoctor.js33160 …self.$logger().$warn(self.$message_with_context("id assigned to bibliography anchor already in use…
33253 if (($truthy(style) && ($eqeq(style, "bibliography")))) {

12