aboutsummaryrefslogtreecommitdiff
path: root/syntax.php
AgeCommit message (Collapse)AuthorFilesLines
2010-11-06Support for @GRANT. Each grant may lasts for several years, so we introduce ↵Igor1-22/+36
new field ("years=2006--2009") and dublicate grants entry for each year, appending "year=2006", "year=2007" and so on.
2010-11-04<grants> tag (just like <papers>, but with semantics in mind)Igor1-4/+9
2010-11-02Added support for @GRANT; for specifying source page ; for passing options ↵Igor1-20/+36
to renderer
2010-11-02<papers> tagIgor1-20/+28
2010-11-01Added <papers> tagIgor1-44/+73
2010-10-31Valid XHTMLIgor1-4/+7
2010-10-31<bibtex> RAW BiBTeX </bibtex> - worksIgor1-0/+166