Index of /archives/text/CTAN/macros/latex2e/contrib/biblatex-contrib/biblatex-vancouver
Name Last modified Size Description
Parent Directory -
vancouver.cbx 2020-05-29 15:23 914
vancouver.bbx 2020-05-29 20:33 2.8K
README 2020-05-29 15:27 1.7K
LICENSE 2020-05-29 14:31 34K
BibLaTex Vancouver
==================
This package provides the Vancouver reference style for BibLateX. It is based on
the numeric style and requires biber.
Downloading
-----------
Latest release of BibLaTeX Vancouver can be downloaded from
http://code.agnibho.com/biblatex-vancouver/
Installation
------------
Install the package to your local texmf directory. The local texmf directory can
be found by running 'kpsewhich -var-value TEXMFHOME' in the commandline.
For example if your local texmf directory is '~/texmf', then copy the
'biblatex-vancouver' folder to '~/texmf/tex/latex/'.
Usage
-----
BibLaTex Vancouver can be included in your LaTex document as a style argument.
Example:
\usepackage[backend=biber,style=vancouver]{biblatex}
Acknowledgment
--------------
Some part of the code has been adapted from the biblatex-nejm package.
Licensing
---------
Copyright (c) 2020 Agnibho Mondal
All rights reserved
This file is part of BibLaTex Vancouver.
BibLaTex Vancouver is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.
BibLaTex Vancouver is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.
You should have received a copy of the GNU General Public License along with
BibLaTex Vancouver. If not, see <http://www.gnu.org/licenses/>.
Contact
--------
Agnibho Mondal
contact@agnibho.com
www.agnibho.com