aboutsummaryrefslogtreecommitdiff
path: root/bibtex.php
AgeCommit message (Collapse)AuthorFilesLines
2010-12-28Fixed export; example addedIgor1-32/+37
2010-11-19Fixed volume formating in articleIgor1-1/+1
2010-11-13Format authorIgor1-7/+36
2010-11-10Support for Translate plugin (automatically choose source for <papers> and ↵Igor1-1/+1
<grants>)
2010-11-08Added method to export sorted BiBTeXIgor1-0/+31
2010-11-06Fixed: dublicate again and againIgor1-3/+3
2010-11-06Support for @GRANT. Each grant may lasts for several years, so we introduce ↵Igor1-8/+27
new field ("years=2006--2009") and dublicate grants entry for each year, appending "year=2006", "year=2007" and so on.
2010-11-04Fixed regex for a BiBTeX fieldIgor1-1/+1
2010-11-02Added support for @GRANT; for specifying source page ; for passing options ↵Igor1-3/+61
to renderer
2010-11-02<papers> tagIgor1-5/+1
2010-11-02Rename class and new classIgor1-1/+53
2010-10-31<bibtex> RAW BiBTeX </bibtex> - worksIgor1-0/+545