DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bibtex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:bibtex [2010-10-07 13:53] – downloadurl Aleksandrplugin:bibtex [2023-12-21 16:34] (current) – new download url Aleksandr
Line 1: Line 1:
-====== bibtex plugin ======+====== BibTeX Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Transform bibtex citations into nice APA format+description: Transform BibTeX citations into nice APA format
 author     : Christophe Ambroise author     : Christophe Ambroise
 email      : ambroise@utc.fr email      : ambroise@utc.fr
 type       : syntax type       : syntax
-lastupdate : +lastupdate : 2006-09-23
 compatible :  compatible : 
 depends    :  depends    : 
Line 12: Line 12:
 similar    :  similar    : 
 tags       : bibtex, references, citation tags       : bibtex, references, citation
-securityissue: XSS vulnerability allows arbitrary JavaScript insertion. Author informed on 2008-02-24.+securityissue : XSS vulnerability allows arbitrary JavaScript insertion. Author informed on 2008-02-24.
  
-downloadurl: http://stat.genopole.cnrs.fr/~cambroise/lib/exe/fetch.php?media=softwares:bibtex.zip +downloadurl : https://trello.com/1/cards/5af5fb3b2b87fc0a2235d254/attachments/5af5fb80228a9c12e6858962/download/bibtex.zip 
-bugtracker :  +bugtracker  :  
-sourcerepo :  +sourcerepo  :  
-donationurl: +donationurl :  
 + 
 +screenshot_img : https://trello.com/1/cards/5af5fb3b2b87fc0a2235d254/attachments/5af5fb662acacb182489eba6/download/bibtex-example.png
 ---- ----
  
-[[http://stat.genopole.cnrs.fr/~cambroise/doku.php?id=softwares:dokuwikibibtexplugin|Details and Download]]+Thank to the [[plugin:latex|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 ==== 
 + 
 +<code bibtex> 
 +<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> 
 +</code> 
 + 
 +==== Result ==== 
 + 
 +{{https://trello.com/1/cards/5af5fb3b2b87fc0a2235d254/attachments/5af5fb662acacb182489eba6/download/bibtex-example.png?recache |BibTeX Plugin Example}} 
 + 
 +===== Installation ===== 
 + 
 +  - Download the zip file [[https://trello.com/1/cards/5af5fb3b2b87fc0a2235d254/attachments/5af5fb80228a9c12e6858962/download/bibtex.zip|bibtex.zip]] 
 +  - Unzip 
 +  - Copy to your dokuwiki ''lib/plugins'' directory 
 + 
 +===== Todo ===== 
 + 
 +  * <del>Add the possiblity to choose the citation format (APA, CHICAGO...)</del> 
 +  * <del>Solve the problem of latex accent</del> //Thanks to Mark Grimshaw// 
 +  * Add a bibtex button which display the citation in bibtex form. 
 + 
 +===== Discussion =====
  
-Check [[http://www.giaa.inf.uc3m.es/miembros/lmarti/resources|this page]] for an updated version, though it's not mentioned if the vulnerability is fixed or not.+Another extended version of the plugin can be found at [[https://yann.hodique.info/projects/bibtex_plugin/|yann.hodique.info]].
plugin/bibtex.1286452433.txt.gz · Last modified: 2010-10-07 13:53 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