diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 17:55:26 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 17:55:26 +0100 |
commit | 95fd135a7c6df67f540907a4dbbabf48f2978b3b (patch) | |
tree | f116e3e6a998cfc51e5c6ca10610f0c5bc0273c1 /about.html | |
parent | 9565b02dcafd76b3f4e88023500a1998f1990e87 (diff) | |
download | icite-95fd135a7c6df67f540907a4dbbabf48f2978b3b.tar.gz |
v1.4 to come will be licensed under the terms of OpenBSD license
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 71 |
1 files changed, 29 insertions, 42 deletions
@@ -177,48 +177,35 @@ a specific <code>\icite</code> command and can operate with either | |||
177 | BibTeX or BibLaTeX.</p> | 177 | BibTeX or BibLaTeX.</p> |
178 | <h1 id="license-and-disclamer">License and disclamer</h1> | 178 | <h1 id="license-and-disclamer">License and disclamer</h1> |
179 | <p>icite – Indices locorum citatorum</p> | 179 | <p>icite – Indices locorum citatorum</p> |
180 | <p>Copyright ⓒ 2019–2021 Robert Alessi</p> | 180 | <p>Copyright ⓒ 2019, 2020, 2021, 2023 Robert Alessi</p> |
181 | <p>Permission to use, copy, modify, and distribute this software for any | ||
182 | purpose with or without fee is hereby granted, provided that the above | ||
183 | copyright notice and this permission notice appear in all copies.</p> | ||
184 | <p>THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL | ||
185 | WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES | ||
186 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE | ||
187 | FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY | ||
188 | DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | ||
189 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | ||
190 | OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
191 | SOFTWARE.</p> | ||
181 | <p>Please send error reports and suggestions for improvements to Robert | 192 | <p>Please send error reports and suggestions for improvements to Robert |
182 | Alessi:</p> | 193 | Alessi:</p> |
183 | <ul> | 194 | <ul> |
184 | <li><p>email: <a href="mailto:alessi@robertalessi.net" | 195 | <li><p>email: <a href="mailto:alessi@robertalessi.net" |
185 | class="email">alessi@robertalessi.net</a></p></li> | 196 | class="email">alessi@robertalessi.net</a></p></li> |
186 | <li><p>website: <a href="http://www.robertalessi.net/icite" | 197 | <li><p>website: <a href="https://sr.ht/~ralessi/icite" |
187 | class="uri">http://www.robertalessi.net/icite</a></p></li> | 198 | class="uri">https://sr.ht/~ralessi/icite</a></p></li> |
188 | <li><p>comments, feature requests, bug reports: <a | 199 | <li><p>comments, feature requests, bug reports: <a |
189 | href="https://gitlab.com/ralessi/icite/issues" | 200 | href="https://todo.sr.ht/~ralessi/icite" |
190 | class="uri">https://gitlab.com/ralessi/icite/issues</a></p></li> | 201 | class="uri">https://todo.sr.ht/~ralessi/icite</a></p></li> |
191 | </ul> | 202 | </ul> |
192 | <p>This program is free software: you can redistribute it and/or modify | ||
193 | it under the terms of the GNU General Public License as published by the | ||
194 | Free Software Foundation, either version 3 of the License, or (at your | ||
195 | option) any later version.</p> | ||
196 | <p>This program is distributed in the hope that it will be useful, but | ||
197 | WITHOUT ANY WARRANTY; without even the implied warranty of | ||
198 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
199 | Public License for more details.</p> | ||
200 | <p>You should have received a copy of the GNU General Public License | ||
201 | along with this program. If not, see <a | ||
202 | href="http://www.gnu.org/licenses/" | ||
203 | class="uri">http://www.gnu.org/licenses/</a>.</p> | ||
204 | <p>This release of icite consists of the following source files:</p> | 203 | <p>This release of icite consists of the following source files:</p> |
205 | <ul> | 204 | <ul> |
206 | <li><p><code>icite.dtx</code></p></li> | 205 | <li><p><code>icite.dtx</code></p></li> |
207 | <li><p><code>icite.ins</code></p></li> | 206 | <li><p><code>icite.ins</code></p></li> |
208 | <li><p><code>Makefile</code></p></li> | 207 | <li><p><code>Makefile</code></p></li> |
209 | </ul> | 208 | </ul> |
210 | <h2 id="license-applicable-to-the-documentation">License Applicable to | ||
211 | the Documentation</h2> | ||
212 | <p>Copyright ⓒ 2020–2021 Robert Alessi</p> | ||
213 | <p>The documentation file <code>icite.pdf</code> that is generated from | ||
214 | the <code>icite.dtx</code> source file is licensed under the GNU Free | ||
215 | Documentation License, as follows:—</p> | ||
216 | <p>Permission is granted to copy, distribute and/or modify this document | ||
217 | under the terms of the GNU Free Documentation License, Version 1.3 or | ||
218 | any later version published by the Free Software Foundation; with no | ||
219 | Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A | ||
220 | copy of the license is included in the section entitled “GNU Free | ||
221 | Documentation License”.</p> | ||
222 | <h1 id="installation">Installation</h1> | 209 | <h1 id="installation">Installation</h1> |
223 | <ol type="1"> | 210 | <ol type="1"> |
224 | <li><p>Run <code>'latex icite.ins'</code> to produce the | 211 | <li><p>Run <code>'latex icite.ins'</code> to produce the |
@@ -233,30 +220,30 @@ this.</p></li> | |||
233 | <h1 id="development-git-repository">Development, Git Repository</h1> | 220 | <h1 id="development-git-repository">Development, Git Repository</h1> |
234 | <h2 id="browse-the-code">Browse the code</h2> | 221 | <h2 id="browse-the-code">Browse the code</h2> |
235 | <p>You can browse icite repository on the web: <a | 222 | <p>You can browse icite repository on the web: <a |
236 | href="http://git.robertalessi.net/icite" | 223 | href="https://git.sr.ht/~ralessi/icite" |
237 | class="uri">http://git.robertalessi.net/icite</a></p> | 224 | class="uri">https://git.sr.ht/~ralessi/icite</a></p> |
238 | <p>From this page, you can download all the releases of | 225 | <p>From this page, you can download all the releases of |
239 | <code>icite</code>. For instructions on how to install | 226 | <code>icite</code>. For instructions on how to install |
240 | <code>icite</code>, please see above.</p> | 227 | <code>icite</code>, please see above.</p> |
241 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature | 228 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature |
242 | requests, Bug Reports</h2> | 229 | requests, Bug Reports</h2> |
243 | <p><a href="https://gitlab.com/ralessi/icite/issues" | 230 | <p><a href="https://todo.sr.ht/~ralessi/icite" |
244 | class="uri">https://gitlab.com/ralessi/icite/issues</a></p> | 231 | class="uri">https://todo.sr.ht/~ralessi/icite</a></p> |
245 | <h2 id="download-the-repository">Download the repository</h2> | 232 | <h2 id="download-the-repository">Download the repository</h2> |
246 | <p><code>icite</code> development is facilitated by git, a distributed | 233 | <p><code>icite</code> development is facilitated by git, a distributed |
247 | version control system. You will need to install git (most GNU/Linux | 234 | version control system. You will need to install git (most Unix/Linux |
248 | distributions package it in their repositories).</p> | 235 | distributions package it in their repositories).</p> |
249 | <p>Use this command to download the repository</p> | 236 | <p>Use this command to download the repository</p> |
250 | <pre><code>git clone http://git.robertalessi.net/icite</code></pre> | 237 | <pre><code>git clone https://git.sr.ht/~ralessi/icite</code></pre> |
251 | <p>A new directory named icite will have been created, containing | 238 | <p>A new directory named icite will have been created, containing |
252 | <code>icite</code>.</p> | 239 | <code>icite</code>.</p> |
253 | <h2 id="git-hosting">Git hosting</h2> | 240 | <h2 id="git-hosting">Git hosting</h2> |
254 | <p>Make an account on <a href="https://gitlab.com" | 241 | <p>Make an account on <a href="https://sr.ht" |
255 | class="uri">https://gitlab.com</a> and navigate (while logged in) to <a | 242 | class="uri">https://sr.ht</a> and navigate (while logged in) to <a |
256 | href="https://gitlab.com/ralessi/icite" | 243 | href="https://git.sr.ht/~ralessi/icite" |
257 | class="uri">https://gitlab.com/ralessi/icite</a>. Click <em>Fork</em> | 244 | class="uri">https://git.sr.ht/~ralessi/icite</a>. Click <em>Clone repo |
258 | and you will have in your account your own repository of | 245 | to your account</em> and you will have in your account your own |
259 | <code>icite</code> where you will be able to make whatever changes you | 246 | repository of <code>icite</code> where you will be able to make whatever |
260 | like to.</p> | 247 | changes you like to.</p> |
261 | </body> | 248 | </body> |
262 | </html> | 249 | </html> |