/usr/share/doc/refdb/refdb-manual/ch01s07.html is in refdb-doc 1.0.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Credits</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="RefDB handbook" /><link rel="up" href="ch01.html" title="Chapter 1. Introduction" /><link rel="prev" href="ch01s06.html" title="Bibliography tool features" /><link rel="next" href="ch02.html" title="Chapter 2. System requirements" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Credits</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s06.html">Prev</a> </td><th width="60%" align="center">Chapter 1. Introduction</th><td width="20%" align="right"> <a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="idp66262752"></a>Credits</h2></div></div></div><p>Throughout the creation of this software the author borrowed code and solutions to particular problems from other software packages in a shameless way. But this is one of the purposes of free software, after all. The following is a hopefully complete list of all programs and libraries that in one way or another helped to get RefDB on its way.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
<a class="ulink" href="http://www.ctan.org/tex-archive/biblio/bibtex/utils/btOOL/" target="_top">btparse</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://expat.sourceforge.net" target="_top">expat</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.gnu.org" target="_top">getopt</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://libdbi.sourceforge.net" target="_top">libdbi</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://libdbi-drivers.sourceforge.net" target="_top">libdbi-drivers</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://libslack.org" target="_top">libslack</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.mysql.com" target="_top">MySQL</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.ncftpd.com/ncftp" target="_top">ncftp</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.postgresql.org" target="_top">PostgreSQL</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="ftp://ftp.gnu.org/pub/readline" target="_top">readline</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.sqlite.org" target="_top">SQLite</a>
</p></li><li class="listitem"><p>
<a class="ulink" href="http://www.gnu.org/software/wget/wget.html" target="_top">wget</a>
</p></li></ul></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Bibliography tool features </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 2. System requirements</td></tr></table></div></body></html>
|