From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- info/biblio/canmathbull.sty | 73 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 info/biblio/canmathbull.sty (limited to 'info/biblio/canmathbull.sty') diff --git a/info/biblio/canmathbull.sty b/info/biblio/canmathbull.sty new file mode 100644 index 0000000000..2fed46ebd3 --- /dev/null +++ b/info/biblio/canmathbull.sty @@ -0,0 +1,73 @@ +%%% -*-LaTeX-*- +%%% ==================================================================== +%%% @LaTeX-style-file{ +%%% author = "Nelson H. F. Beebe", +%%% version = "2.00", +%%% date = "09 September 2011", +%%% time = "12:59:42 MDT", +%%% filename = "canmathbull.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 = "05977 73 262 2608", +%%% email = "beebe@math.utah.edu, beebe@acm.org, +%%% beebe@computer.org (Internet)", +%%% codetable = "ISO/ASCII", +%%% keywords = "bibliography, BibTeX, Bulletin canadien de +%%% math{\'e}matiques, Canadian Mathematical +%%% Bulletin, LaTeX style file, TeX style file", +%%% license = "public domain", +%%% supported = "yes", +%%% docstring = "This is a LaTeX and TeX style file for +%%% typesetting canmathbull.bib, the +%%% bibliography of Bulletin canadien de +%%% math{\'e}matiques = Canadian Mathematical +%%% Bulletin. +%%% +%%% 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.", +%%% } +%%% ==================================================================== + +%% NB: The YYYY-MM-DD format conforms to ISO 8601 Date/Time Representations +%% See http://www.mcs.vuw.ac.nz/technical/SGML/doc/iso8601/ISO8601.html. +\immediate \write 16{This is canmathbull.sty, version 1.00 <1999-12-09>} + +\ifx \mathsf \undefined + \def \mathsf #1{{\sf #1}} +\fi + +\def\newop#1{% + \expandafter \def \csname #1\endcsname + {% + \mathop {\rm #1\kern.05em}\nolimits + }% +} + +\newop{AF} +\newop{BMO} +\newop{C} +\newop{GL} +\newop{PCI} +\newop{PSL} +\newop{PU} +\newop{Pin} +\newop{RA} +\newop{R} +\newop{SL} +\newop{SO} +\newop{SU} +\newop{Triod} +\newop{VMO} +\newop{WC} +\newop{Z} +\newop{gc} -- cgit v1.2.3