aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Biblio.hs
AgeCommit message (Expand)AuthorFilesLines
2010-11-11Biblio: Use a Map for the lookup table.John MacFarlane1-3/+4
2010-11-11Added support for textual citations (but not yet markdown syntax).John MacFarlane1-18/+27
2010-11-06Changes to use citeproc-hs 0.3.John MacFarlane1-92/+21
2010-11-04Biblio: small fix to detection of punctuation (A. Rossato).John MacFarlane1-4/+4
2010-11-03Biblio: Improve footnote generation.John MacFarlane1-10/+24
2010-11-02Improve footnote generation of in-text citations w/ note styles.John MacFarlane1-24/+118
2010-10-27Changes to use citeproc 0.3.John MacFarlane1-10/+65
2009-02-28Minor changes in Text.Pandoc.Biblio.fiddlosopher1-3/+3
2009-01-24Moved all haskell source to src subdirectory.fiddlosopher1-0/+66