blob: 0a28a3ad494c49641d54f4457a1213785f3ebd0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
|