aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/about.html b/about.html
index bcba576..508859e 100644
--- a/about.html
+++ b/about.html
@@ -30,7 +30,7 @@
30<p>This release of icite consists of the following source files:</p> 30<p>This release of icite consists of the following source files:</p>
31<ul> 31<ul>
32<li><p><code>icite.dtx</code></p></li> 32<li><p><code>icite.dtx</code></p></li>
33<li><p><code>icite.ins</code> (As this file can be generated from <code>icite.dtx</code>, it is not included in CTAN repository, but it is included in the git repository mentioned below for easier installation.)</p></li> 33<li><p><code>icite.ins</code></p></li>
34<li><p><code>Makefile</code></p></li> 34<li><p><code>Makefile</code></p></li>
35</ul> 35</ul>
36<h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> 36<h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2>
@@ -38,9 +38,8 @@
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> 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>
39<h1 id="installation">Installation</h1> 39<h1 id="installation">Installation</h1>
40<ol style="list-style-type: decimal"> 40<ol style="list-style-type: decimal">
41<li><p>If <code>icite</code> was downloaded from CTAN, run <code>'lualatex --shell-escape icite.dtx'</code> to produce the <code>icite.sty</code> file.</p> 41<li><p>Run <code>'latex icite.ins'</code> to produce the <code>icite.sty</code> file.</p></li>
42<p>If <code>icite</code> was downloaded from the git repository mentioned above, 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>
43<li><p>To finish the installation you have to move the <code>icite.sty</code> file into a directory where LaTeX can find them. 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>
44</ol> 43</ol>
45<h1 id="development-git-repository">Development, Git Repository</h1> 44<h1 id="development-git-repository">Development, Git Repository</h1>
46<h2 id="browse-the-code">Browse the code</h2> 45<h2 id="browse-the-code">Browse the code</h2>