blob: a021a2c656f44a2b8dc80f021a94b815128aed04 (
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
|
%%$Id: nejm.bbx 9 2011-08-31 11:15:54Z marco $
README biblatex-nejm
This package provides only a formated numeric style of the package
biblatex. The design based on the New England Journal of Medicine (NEJM).
--------------------------------
v.04
- changed formating of date -- only year is printed
- added option printlang
--------------------------------
v.03
- changed required cite style of biblatex to numeric-comp
- changed required bibliography style of biblatex to standard
- added option sorting=none as standard
- added new option articledoi (true or false) to print the doi of type article (default=false)
- added new option articlein (true or false) to print "in" of type article (default=false)
- execute option isbn=false
--------------------------------
v.02
- fixes bug
--------------------------------
v.01
- submitted style
|