# Biblatex style for ISO 690 standard `biblatex` is a bibliography and citation tool for LaTeX. This project provides support for citations in ISO 690 style. As the standard is a little bit ambiguous in some details regarding formatting of records, we largely follow requirements of Czech interpretation, as it is required form in many Czech universities. The style can be used in other languages as well, of course. ## Installation The package is included in MikTeX and TeX Live distributions since 2016, so it could be shipped with your TeX installation. It is also available on CTAN as `biblatex-iso690`: https://www.ctan.org/pkg/biblatex-iso690 ### Install from GitHub Open the terminal and find location of your `TEXMFHOME` directory with this command: kpsewhich -var-value TEXMFHOME Open this directory and check that the directory `$TEXMFHOME/tex/latex` exists. If it doesn't exist, you must create it. You can do this from the command line or using a file manager. Open the `$TEXMFHOME/tex/latex` directory and either run the command git clone git@github.com:michal-h21/biblatex-iso690.git or unzip the file https://github.com/michal-h21/biblatex-iso690/archive/master.zip here. You should be able to use `biblatex-iso690` now. ## Usage ```latex \usepackage[english,czech]{babel} % the main document language is the last one \usepackage[ backend=biber, % if we want unicode and many other features (biber is already by default) style=iso-authoryear, % or another iso-