File: sec69.html

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (45 lines) | stat: -rw-r--r-- 1,017 bytes parent folder | download | duplicates (3)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<head><title>thebibliography</title></head>
<body>
<h1>thebibliography</h1>
<P>

</P>

<PRE>
 &#92;begin{thebibliography}{widest-label}
 &#92;bibitem[label]{cite_key}
 .
 .
 .
 &#92;end{thebibliography}
</PRE>

<P>
The <CODE>thebibliography</CODE> environment produces a bibliography or
reference list.  In the <CODE>article</CODE> class, this reference list is
labelled "References"; in the <CODE>report</CODE> class, it is labelled
"Bibliography".

</P>

<UL>
<LI>

<CODE>widest-label</CODE>: Text that, when printed, is approximately as wide
as the widest item label produces by the <CODE>&#92;bibitem</CODE> commands.
</UL>


<UL>
<LI><A href="sec70.html">&#92;bibitem</A>: Specify a bibliography item.
<LI><A href="sec71.html">&#92;cite</A>: Refer to a bibliography item.
<LI><A href="sec72.html">&#92;nocite</A>: Include an item in the bibliography.
<LI><A href="sec73.html">Using BibTeX</A>: Automatic generation of bibliographies.
</UL>



<p>--&gt;<a href="index.html">LaTeX index</a>
</body>
</html>