]> Softwares of Agnibho - biblatex-vancouver.git/blob - README
No space betweent volume and issue
[biblatex-vancouver.git] / README
1 BibLaTex Vancouver
2 ==================
3
4 This package provides the Vancouver reference style for BibLateX. It is based on
5 the numeric style and requires biber.
6
7 Downloading
8 -----------
9
10 Latest release of BibLaTeX Vancouver can be downloaded from
11 http://code.agnibho.com/biblatex-vancouver/
12
13
14 Installation
15 ------------
16
17 Install the package to your local texmf directory. The local texmf directory can
18 be found by running 'kpsewhich -var-value TEXMFHOME' in the commandline.
19
20 For example if your local texmf directory is '~/texmf', then copy the
21 'biblatex-vancouver' folder to '~/texmf/tex/latex/'.
22
23 Usage
24 -----
25
26 BibLaTex Vancouver can be included in your LaTex document as a style argument.
27
28 Example:
29 \usepackage[backend=biber,style=vancouver]{biblatex}
30
31 Acknowledgment
32 --------------
33
34 Some part of the code has been adapted from the biblatex-nejm package.
35
36 Licensing
37 ---------
38
39 Copyright (c) 2020 Agnibho Mondal
40 All rights reserved
41
42 This file is part of BibLaTex Vancouver.
43
44 BibLaTex Vancouver is free software: you can redistribute it and/or modify it
45 under the terms of the GNU General Public License as published by the Free
46 Software Foundation, either version 3 of the License, or (at your option) any
47 later version.
48
49 BibLaTex Vancouver is distributed in the hope that it will be useful, but
50 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
51 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
52 details.
53
54 You should have received a copy of the GNU General Public License along with
55 BibLaTex Vancouver. If not, see <http://www.gnu.org/licenses/>.
56
57 Contact
58 --------
59
60 Agnibho Mondal
61 contact@agnibho.com
62 www.agnibho.com