summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-archaeology/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-archaeology/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-archaeology/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-archaeology/README.md b/Master/texmf-dist/doc/latex/biblatex-archaeology/README.md
index 53310397665..4ab674aee59 100644
--- a/Master/texmf-dist/doc/latex/biblatex-archaeology/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-archaeology/README.md
@@ -10,12 +10,12 @@ Get the sources from [CTAN](http://www.ctan.org/pkg/biblatex-archaeology) or clo
git clone https://github.com/CarlOrff/biblatex-archaeology.git
-Create the directory `{TEXMF}/bibtex/bib/biblatex-archaeology` and move the `*.bib` databases there. Then create the directory `{TEXMF}/tex/latex/biblatex-archaeology` and run
+Create the directories `{TEXMF}/bibtex/bib/biblatex-archaeology` and `{TEXMF}/tex/latex/biblatex-archaeology` and run
- TEX biblatex-archaeology.ins
+ pdftex -8bit biblatex-archaeology.ins
texhash
-Create a directory `{TEXMF}/doc/latex/biblatex-archaeology` and move `biblatex-archaeology-pdf` and the example folder there. In case you want to compile the manual yourself, do
+Create a directory `{TEXMF}/doc/latex/biblatex-archaeology` and move `biblatex-archaeology.pdf` and the example folder there. In case you want to compile the manual yourself, do
pdflatex biblatex-archaeology
Biber biblatex-archaeology
@@ -30,7 +30,7 @@ In contrast to CPAN the GitHub sources include Perl scripts and Windows batch fi
## Usage
-The package provides several style files for the `biblatex` bibliography package. It is called through `biblatex`' style option, f. i.:
+The package provides several style files for the `biblatex` bibliography package. It is called through `biblatex`' style option, e. g.:
\usepackage[style=rgk-verbose,backend=biber]{biblatex}
@@ -66,7 +66,7 @@ Remark that `biblatex-archaeology` makes heavy use of Biber-only features. It wo
## Help
The package ist hosted on [GitHub](https://github.com/CarlOrff/biblatex-archaeology). If you have any concerns it is by far best to use the issue tracker there.
-Alternatively you can e-mail me through the [contact form on my website](https://ingram-braun.net/public/about/legal-notice/). Or you can employ the comment script of a project page on my personal website: [`biblatex-archaeology` – Automated citations and bibliographies for German Cultural Anthropology](https://ingram-braun.net/public/programming/tex/latex-typography-prehistory-egyptology-anthropology-rgk-rgzm-dguf).
+Alternatively you can e-mail me through the [contact form on my website](https://ingram-braun.net/public/about/legal-notice/). Or you can employ the comment script of a project page on my personal website: [The `biblatex-archaeology` styles for German cultural anthropology](https://ingram-braun.net/public/programming/tex/latex-typography-prehistory-egyptology-anthropology-rgk-rgzm-dguf).
Normally you will get the latest production version through the update script of your TeX distribution. If you want to keep track actively, use
the news feeds of CTAN, GitHub or my personal website.