summaryrefslogtreecommitdiff
path: root/info/biblio/amermathmonthly.sty
blob: d8d3ce52bcbf69599e3df49c0f5a0ce7a8de12e5 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
%%% -*-TeX-*-
%%% ====================================================================
%%%  @LaTeX-style-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "2.01",
%%%     date            = "30 January 2012",
%%%     time            = "15:42:32 MST",
%%%     filename        = "amermathmonthly.sty",
%%%     address         = "University of Utah
%%%                        Department of Mathematics, 110 LCB
%%%                        155 S 1400 E RM 233
%%%                        Salt Lake City, UT 84112-0090
%%%                        USA",
%%%     telephone       = "+1 801 581 5254",
%%%     FAX             = "+1 801 581 4148",
%%%     URL             = "http://www.math.utah.edu/~beebe",
%%%     checksum        = "00651 72 338 3235",
%%%     email           = "beebe@math.utah.edu, beebe@acm.org,
%%%                        beebe@computer.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "bibliography, BibTeX, American Mathematical
%%%                        Monthly",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This style file for plain TeX, AmSTeX, and
%%%                        LaTeX (2.09 and 2e) provides definitions of
%%%                        LaTeX-like macros needed for American
%%%                        Mathematical Monthly bibliographies.  It does
%%%                        not cause the loading of additional fonts:
%%%                        font substititions are made when a facility,
%%%                        such as Euler Fraktur fonts, is needed.
%%%
%%%                        The checksum field above contains a CRC-16
%%%                        checksum as the first value, followed by the
%%%                        equivalent of the standard UNIX wc (word
%%%                        count) utility output of lines, words, and
%%%                        characters.  This is produced by Robert
%%%                        Solovay's checksum utility.",
%%%  }
%%% ====================================================================

\immediate\write16{This is amermathmonthly.sty, Version 2.01 <30 January 2012>}%

\ifx \undefined \booktitle \def \booktitle#1{{{\em #1}}} \fi

\ifx \undefined \cprime \def \cprime {$\mathsurround=0pt '$}\fi

\ifx \undefined \Dbar \def \Dbar {\leavevmode\raise0.2ex\hbox{--}\kern-0.5emD} \fi

\ifx \undefined \binom \def \binom#1#2{{#1\choose#2}} \fi

\let \k = \c

\ifx \undefined \mathbb \def \mathbb #1{{\bf #1}} \fi

\ifx \undefined \mathcal \def \mathcal #1{{\cal #1}} \fi

\ifx \undefined \mathfrak \def \mathfrak #1{{\bf #1}} \fi

\ifx \undefined \mathit  \def \mathit #1{\hbox{\it #1}} \fi

\ifx \undefined \mathrm  \def \mathrm #1{\hbox{\rm #1}} \fi

\ifx \undefined \mathscr \def \mathscr #1{{\cal #1}} \fi

\ifx \undefined \operatorname \def \operatorname #1{\mathop{\rm #1}\nolimits} \fi

\ifx \undefined \overset \def \overset #1#2{\setbox1=\hbox{$#1$}\setbox2=\hbox{$#2$}#2\raise 1.1\ht2 \hbox{\kern-0.5\wd1\kern-0.5\wd2$#1$}} \fi

\ifx \undefined \TM \def \TM {${}^{\sc TM}$} \fi

\ifx \undefined \underset \def \underset#1#2{\setbox1=\hbox{$#1$}\setbox2=\hbox{$#2$}#2\lower 1.1\ht1 \hbox{\kern-0.5\wd1\kern-0.5\wd2$#1$}} \fi