diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-10-08 11:46:56 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-10-08 11:46:56 +0200 |
commit | ce473df7031017eca46091ff11536ed53c532661 (patch) | |
tree | 3e938800711b5fb27ca3712daab7743e4f3e6a36 | |
parent | 9d56f08e6fdc285176162f480a0025acde6a8e5f (diff) | |
download | icite-ce473df7031017eca46091ff11536ed53c532661.tar.gz |
a typo
-rw-r--r-- | about.html | 27 | ||||
-rw-r--r-- | icite.dtx | 4 |
2 files changed, 18 insertions, 13 deletions
@@ -1,23 +1,28 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 | <!DOCTYPE html> |
2 | <html xmlns="http://www.w3.org/1999/xhtml"> | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> |
3 | <head> | 3 | <head> |
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 4 | <meta charset="utf-8" /> |
5 | <meta http-equiv="Content-Style-Type" content="text/css" /> | ||
6 | <meta name="generator" content="pandoc" /> | 5 | <meta name="generator" content="pandoc" /> |
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||
7 | <meta name="author" content="Robert Alessi" /> | 7 | <meta name="author" content="Robert Alessi" /> |
8 | <title>The icite package – README file</title> | 8 | <title>The icite package – README file</title> |
9 | <style type="text/css">code{white-space: pre;}</style> | 9 | <style type="text/css"> |
10 | code{white-space: pre-wrap;} | ||
11 | span.smallcaps{font-variant: small-caps;} | ||
12 | span.underline{text-decoration: underline;} | ||
13 | div.column{display: inline-block; vertical-align: top; width: 50%;} | ||
14 | </style> | ||
10 | </head> | 15 | </head> |
11 | <body> | 16 | <body> |
12 | <div id="header"> | 17 | <header> |
13 | <h1 class="title">The icite package – README file</h1> | 18 | <h1 class="title">The icite package – README file</h1> |
14 | <h2 class="author">Robert Alessi</h2> | 19 | <p class="author">Robert Alessi</p> |
15 | </div> | 20 | </header> |
16 | <h1 id="overview">Overview</h1> | 21 | <h1 id="overview">Overview</h1> |
17 | <p><code>icite</code> is designed to produce from BibTeX or BibLaTeX bibliographical databases the different indices of authors and works cited which are called <em>indices locorum citatorum</em>. It relies on a specific <code>\icite</code> command and can operate with either BibTeX or BibLaTeX.</p> | 22 | <p><code>icite</code> is designed to produce from BibTeX or BibLaTeX bibliographical databases the different indices of authors and works cited which are called <em>indices locorum citatorum</em>. It relies on a specific <code>\icite</code> command and can operate with either BibTeX or BibLaTeX.</p> |
18 | <h1 id="license-and-disclamer">License and disclamer</h1> | 23 | <h1 id="license-and-disclamer">License and disclamer</h1> |
19 | <p>icite – Indices locorum citatorum</p> | 24 | <p>icite – Indices locorum citatorum</p> |
20 | <p>Copyright ⓒ 2019--2020 Robert Alessi</p> | 25 | <p>Copyright ⓒ 2019–2020 Robert Alessi</p> |
21 | <p>Please send error reports and suggestions for improvements to Robert Alessi:</p> | 26 | <p>Please send error reports and suggestions for improvements to Robert Alessi:</p> |
22 | <ul> | 27 | <ul> |
23 | <li><p>email: <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p></li> | 28 | <li><p>email: <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p></li> |
@@ -34,10 +39,10 @@ | |||
34 | <li><p><code>Makefile</code></p></li> | 39 | <li><p><code>Makefile</code></p></li> |
35 | </ul> | 40 | </ul> |
36 | <h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> | 41 | <h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> |
37 | <p>Copyright ⓒ 2019--2020 Robert Alessi</p> | 42 | <p>Copyright ⓒ 2019–2020 Robert Alessi</p> |
38 | <p>The documentation file <code>icite.pdf</code> that is generated from the <code>icite.dtx</code> source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="uri">http://creativecommons.org/licenses/by-sa/4.0/</a> or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</p> | 43 | <p>The documentation file <code>icite.pdf</code> that is generated from the <code>icite.dtx</code> source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="uri">http://creativecommons.org/licenses/by-sa/4.0/</a> or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</p> |
39 | <h1 id="installation">Installation</h1> | 44 | <h1 id="installation">Installation</h1> |
40 | <ol style="list-style-type: decimal"> | 45 | <ol type="1"> |
41 | <li><p>Run <code>'latex icite.ins'</code> to produce the <code>icite.sty</code> file.</p></li> | 46 | <li><p>Run <code>'latex icite.ins'</code> to produce the <code>icite.sty</code> file.</p></li> |
42 | <li><p>To finish the installation you have to move the <code>icite.sty</code> file into a directory where LaTeX can find it. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> | 47 | <li><p>To finish the installation you have to move the <code>icite.sty</code> file into a directory where LaTeX can find it. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> |
43 | </ol> | 48 | </ol> |
@@ -579,7 +579,7 @@ | |||
579 | % To process titles, \package{icite} uses the following entry fields: | 579 | % To process titles, \package{icite} uses the following entry fields: |
580 | % \begin{description} | 580 | % \begin{description} |
581 | % \item[title] The full title of the work. | 581 | % \item[title] The full title of the work. |
582 | % \item[shorttitle] The title in an abbriged form. If this entry is | 582 | % \item[shorttitle] The title in an abriged form. If this entry is |
583 | % set, it takes precedence over the |title| field in the printed index. | 583 | % set, it takes precedence over the |title| field in the printed index. |
584 | % \item[indextitle] This field may be used to have a title such as | 584 | % \item[indextitle] This field may be used to have a title such as |
585 | % \emph{The {\TeX}Book} printed in the index as \emph{{\TeX}Book, The}. | 585 | % \emph{The {\TeX}Book} printed in the index as \emph{{\TeX}Book, The}. |
@@ -687,7 +687,7 @@ | |||
687 | % (\vrefrange{ref:indices}{ref:icite-bib} respectively). As can be | 687 | % (\vrefrange{ref:indices}{ref:icite-bib} respectively). As can be |
688 | % seen by comparing the bibliography generated in the footnotes with | 688 | % seen by comparing the bibliography generated in the footnotes with |
689 | % the text printed in the index, \package{icite} prints as expected | 689 | % the text printed in the index, \package{icite} prints as expected |
690 | % the abbridged forms of the titles when they are | 690 | % the abridged forms of the titles when they are |
691 | % available. Furthermore, as a default citation command set in the | 691 | % available. Furthermore, as a default citation command set in the |
692 | % preamble, the \enquote*{oxnotes} Bib\LaTeX\ option of | 692 | % preamble, the \enquote*{oxnotes} Bib\LaTeX\ option of |
693 | % \package{biblatex-oxref} style package makes \cs{autocite} behave | 693 | % \package{biblatex-oxref} style package makes \cs{autocite} behave |