diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-trad/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-trad/README.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-trad/README.md b/Master/texmf-dist/doc/latex/biblatex-trad/README.md new file mode 100644 index 00000000000..0a28a3ad494 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-trad/README.md @@ -0,0 +1,29 @@ +biblatex-trad +============= + +traditional bibliography styles with [`biblatex`](http://www.ctan.org/pkg/biblatex) + +Introduction +------------- + +The complete idea was inspired by a question at [tex.stackexchange](http://tex.stackexchange.com/): + +[How to emulate the traditional BibTeX styles (plain, abbrv, unsrt, alpha) as closely as possible with biblatex?](http://tex.stackexchange.com/a/69706/) + +Installation +------------- + +The package is published via [CTAN](https://www.ctan.org/pkg/biblatex-trad) and should be available via your favourite distribution. + +The development branch can be downloaded here. I provide a simple `Makefile` which allows you to install the current development branch via + + make localinstall + +Licence +------------- +Copyright (c) 2012 -- 2015 Marco Daniel + 2016 -- Moritz Wemheuer + +This package is released under the terms of the LaTeX Project +Public License v1.3c or later. +See http://www.latex-project.org/lppl.txt
\ No newline at end of file |