aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgor <pashev.igor@gmail.com>2010-10-31 13:34:54 +0300
committerIgor <pashev.igor@gmail.com>2010-10-31 13:34:54 +0300
commit550e0062508de14939dd518c5b7d6efefaf5b655 (patch)
tree8af836db7f5c1575d08f081dd3b2ab757d344bcc /README
parentd10dda2dbc20626496c76c073a34f9ea40298b7f (diff)
downloaddokuwiki-plugin-papers-550e0062508de14939dd518c5b7d6efefaf5b655.tar.gz
<bibtex> RAW BiBTeX </bibtex> - works
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
index e69de29..f39bca5 100644
--- a/README
+++ b/README
@@ -0,0 +1,21 @@
+This is a syntax plugin for Dokuwiki (http://www.dokuwiki.org/).
+
+
+
+It introduces two syntax extentions for Dokuwiki:
+
+
+1. Entire list of publications.
+
+<bibtex>
+Raw BiBTeX data
+</bibtex>
+
+
+2. Publications selected from <bibtex> by some attributes.
+
+<papers>
+author = pashev,
+year = 2005
+</papers>
+