blob: 5c5e6604c0a5fecf5d17a2c0df9c5b95717d92cc (
plain)
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
|
<html>
<head><title>Help On LaTeX \author</title></head>
<body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#cc0000" alink="#cc0000">
<h1><font size="-2">Hypertext Help with LaTeX</font><br><font color="#cc0000">\author</font></h1>
<p>
<tt>\author{names}</tt>
<p>
The <tt>\author</tt> command declares the author(s), where names is a list of
authors separated by <tt>\and</tt> commands. Use
<a href="ltx-181.html"><tt>\\</tt></a>
to separate lines within a
single author's entry -- for example, to give the author's institution
or address.
<p>
NOTE: The milstd and book-form styles have re-defined the
<A href="ltx-263.html"><tt>\maketitle</tt></a>
command. The
<a href="ltx-329.html"><tt>\title</tt></a>
declaration is the only command that has any meaning.
<p>
A footnote for an author is produced with the
<a href="ltx-324.html"><tt>\thanks</tt></a> command.
<hr>
See also <A href="ltx-131.html">Page Styles</A><br>
See also <A href="ltx-263.html"><tt>\maketitle</tt></A>,
<a href="ltx-329.html"><tt>\title</tt></a><br>
Go to <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 16 Nov 1995.
</address>
</body>
</html>
|