From ce473df7031017eca46091ff11536ed53c532661 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 8 Oct 2020 11:46:56 +0200 Subject: a typo --- about.html | 27 ++++++++++++++++----------- icite.dtx | 4 ++-- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/about.html b/about.html index 508859e..dea134d 100644 --- a/about.html +++ b/about.html @@ -1,23 +1,28 @@ - - + + - - + + The icite package – README file - + - +

Robert Alessi

+

Overview

icite is designed to produce from BibTeX or BibLaTeX bibliographical databases the different indices of authors and works cited which are called indices locorum citatorum. It relies on a specific \icite command and can operate with either BibTeX or BibLaTeX.

License and disclamer

icite – Indices locorum citatorum

-

Copyright ⓒ 2019--2020 Robert Alessi

+

Copyright ⓒ 2019–2020 Robert Alessi

Please send error reports and suggestions for improvements to Robert Alessi:

License applicable to the documentation

-

Copyright ⓒ 2019--2020 Robert Alessi

+

Copyright ⓒ 2019–2020 Robert Alessi

The documentation file icite.pdf that is generated from the icite.dtx source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Installation

-
    +
    1. Run 'latex icite.ins' to produce the icite.sty file.

    2. To finish the installation you have to move the icite.sty file into a directory where LaTeX can find it. See the FAQ on texfaq.org at https://texfaq.org/FAQ-inst-wlcf for more on this.

    diff --git a/icite.dtx b/icite.dtx index 8c3e16f..f19675d 100644 --- a/icite.dtx +++ b/icite.dtx @@ -579,7 +579,7 @@ % To process titles, \package{icite} uses the following entry fields: % \begin{description} % \item[title] The full title of the work. -% \item[shorttitle] The title in an abbriged form. If this entry is +% \item[shorttitle] The title in an abriged form. If this entry is % set, it takes precedence over the |title| field in the printed index. % \item[indextitle] This field may be used to have a title such as % \emph{The {\TeX}Book} printed in the index as \emph{{\TeX}Book, The}. @@ -687,7 +687,7 @@ % (\vrefrange{ref:indices}{ref:icite-bib} respectively). As can be % seen by comparing the bibliography generated in the footnotes with % the text printed in the index, \package{icite} prints as expected -% the abbridged forms of the titles when they are +% the abridged forms of the titles when they are % available. Furthermore, as a default citation command set in the % preamble, the \enquote*{oxnotes} Bib\LaTeX\ option of % \package{biblatex-oxref} style package makes \cs{autocite} behave -- cgit v1.2.3