DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bibtex

BibTeX Plugin

Compatible with DokuWiki

No compatibility info given!

plugin Transform BibTeX citations into nice APA format

Last updated on
2006-09-23
Provides
Syntax

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

The following security issue was reported for this extension: XSS vulnerability allows arbitrary JavaScript insertion. Author informed on 2008-02-24.

It is not recommended to use this extension until this issue was fixed. Extension authors should read the plugin security guidelines

Similar to bibtex4dw, cite, harvcite

Tagged with bibtex, citation, references

Needed for harvcite

Thank to the LaTeX Plugin and the superb work of Mark Grimshaw (see http://bibliophile.sourceforge.net/, I have developed a small bibtex plugin, which transforms bibtex citation into nice citation format.

Jean-Francois Lalande http://www.ensi-bourges.fr/perso/jfl/doku.php?id=wiki:bibtex has improved the plugin, adding the possibilities to order citation by type or by date.

Example

Markup

<bibtex> 
@Book{BookAmbroise2004,
  author = 	 {G.J. McLachlan and  K.A. Do and  C. Ambroise},
  title = 	 {Analyzing microarray gene expression data},
  publisher = 	 {Wiley},
  url={http://www.amazon.com/exec/obidos/tg/detail/-/0471226165/qid=1128710740/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/002-9543089-9105613?v=glance&s=books&n=507846},
  year = 	 2004
}
 
@INPROCEEDINGS{ConfAmbroise2003b,
   author =    {C. Ambroise},
   title =     {Comments on Incremental Model Based Clustering for Large
                Data Sets with Small Clusters
                by Chris Fraley, Adrian Raftery, Ron Wehrens},
   booktitle = {54th session of the International Statistical Institute},
   file={bibtex:talk:ambroise-ISI2003.pdf},
   address = {Berlin, Germany},
   year =      2003
}
</bibtex>

Result

BibTeX Plugin Example

Installation

  1. Download the zip file bibtex.zip
  2. Unzip
  3. Copy to your dokuwiki lib/plugins directory

Todo

  • Add the possiblity to choose the citation format (APA, CHICAGO…)
  • Solve the problem of latex accent Thanks to Mark Grimshaw
  • Add a bibtex button which display the citation in bibtex form.

Discussion

Another extended version of the plugin can be found at yann.hodique.info.

plugin/bibtex.txt · Last modified: 2023-12-21 16:34 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki