File: sec71.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 (29 lines) | stat: -rw-r--r-- 629 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
<html>
<head><title>&#92;cite</title></head>
<body>
<h1>&#92;cite</h1>
<P>

</P>
<P>
<CODE>&#92;cite[text]{key_list}</CODE>

</P>
<P>
The <CODE>key_list</CODE> argument is a list of citation keys.  This command
generates an in-text citation to the references associated with the keys
in <CODE>key_list</CODE> by entries on the <TT>`.aux'</TT> file read by the
<CODE>&#92;begin{document}</CODE> command.

</P>
<P>
The optional <CODE>text</CODE> argument will appear after the citation,
i.e. <CODE>&#92;cite[p. 2]{knuth}</CODE> might produce `[Knuth, p. 2]'. 

</P>



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