One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
Style
/
View File Name :
M2book.tex.in
%% Macaulay2 manual %% latex %% Copyright 1996-1999, by Daniel R. Grayson and Michael E. Stillman %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% some macros \documentclass{amsbook} \usepackage{verbatim} \usepackage{microtype} \usepackage[T1]{fontenc} \usepackage[english]{babel} \usepackage[letterpaper, margin=1in]{geometry} \usepackage{multicol} % This automatically converts "blah" into ``blah'' throughout % TODO: may not behave well with TT format "blah" \usepackage[autostyle, english = american]{csquotes} \MakeOuterQuote{"} % we are using hyperref.sty version: 1999/10/14 v6.66m Hypertext links for LaTeX] % available from /ftp@sunsite.unc.edu:/pub/packages/TeX/macros/latex/contrib/supported/hyperref \usepackage[ bookmarksnumbered=true, pdftitle={Macaulay2}, pdfsubject={symbolic algebra}, pdfkeywords={syzygy Groebner resolution polynomials}, pdfauthor={Daniel R. Grayson and Michael E. Stillman}, colorlinks=true ]{hyperref} \setcounter{secnumdepth}{10} \catcode`\@=11 \def\subsection{\@startsection{subsection}{2}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubsection{\@startsection{subsubsection}{3}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\paragraph{\@startsection{paragraph}{4}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subparagraph{\@startsection{subparagraph}{5}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubparagraph{\@startsection{subparagraph}{6}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubsubparagraph{\@startsection{subparagraph}{7}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubsubsubparagraph{\@startsection{subparagraph}{8}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubsubsubsubparagraph{\@startsection{subparagraph}{9}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsubsubsubsubsubparagraph{\@startsection{subparagraph}{10}% \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \catcode`\@=12 \renewcommand{\thepart}{\Roman{part}} \renewcommand{\thechapter}{\arabic{chapter}} \renewcommand{\thesection}{\thechapter.\arabic{section}} \renewcommand{\thesubsection}{\thesection.\arabic{subsection}} \renewcommand{\thesubsubsection}{\thesubsection.\arabic{subsubsection}} % Note: also see the KaTeX macros defined in html.m2 \newcommand{\ZZ}{\mathbb{Z}} \newcommand{\NN}{\mathbb{N}} \newcommand{\QQ}{\mathbb{Q}} \newcommand{\RR}{\mathbb{R}} \newcommand{\CC}{\mathbb{C}} \newcommand{\PP}{\mathbb{P}} \makeindex % \parindent=10pt % \parskip=4pt \overfullrule=0pt {\obeyspaces\global\let =\ \tt} \def\beginverbatim{% \begingroup % \parindent=24pt \baselineskip=9.5pt \tt \parskip=0pt \obeyspaces\def\par{\leavevmode\hss\endgraf}\obeylines} \def\endverbatim{\endgroup} \def\beginsection#1{{\bf #1}} % \font\headerFontOne=cmbx12 scaled \magstep 1 % \font\headerFontTwo=cmbx12 scaled \magstep 1 % \font\headerFontThree=cmbx12 % \font\headerFontFour=cmbx12 % \font\headerFontFive=cmbx10 % \font\headerFontSix=cmbx10 \begin{document} \title{Macaulay2 \\ A system for computations in \\ algebraic geometry and commutative algebra} % \thanks{Supported by the NSF} \author[Grayson]{Daniel R. Grayson} \address{University of Illinois at Urbana-Champaign} \email{dan\char`\@math.uiuc.edu} \urladdr{\href{http://www.math.uiuc.edu/~dan}{http://www.math.uiuc.edu/\char`\~dan}} \author[Stillman]{Michael E. Stillman} \address{Cornell University} \email{mike\char`\@math.cornell.edu} \urladdr{\href{http://www.math.cornell.edu/~mike/}{http://www.math.cornell.edu/\char`\~mike/}} \date{ %M2COMPILETIME% } \maketitle \tableofcontents %M2BOOKCONTENT% \pagebreak We should cite at least one paper \cite{MR47:3318}. \bibliographystyle{plain} \bibliography{papers} \printindex \end{document}