\documentclass[11pt,a4paper]{ivoa} \input tthdefs \title{???? Full title ????} \ivoagroup{???? group ????} \author[????URL????]{????Alfred Usher Thor????} \author{????Fred Offline????} \editor{????Alfred Usher Thor????} % \previousversion[????URL????]{????Funny Label????} \previousversion{This is the first public release} \begin{document} \begin{abstract} ???? Abstract ???? \end{abstract} \section*{Acknowledgments} ???? Or remove the section header ???? \section*{Conformance-related definitions} The words ``MUST'', ``SHALL'', ``SHOULD'', ``MAY'', ``RECOMMENDED'', and ``OPTIONAL'' (in upper or lower case) used in this document are to be interpreted as described in IETF standard RFC2119 \citep{std:RFC2119}. The \emph{Virtual Observatory (VO)} is a general term for a collection of federated resources that can be used to conduct astronomical research, education, and outreach. The \href{http://www.ivoa.net}{International Virtual Observatory Alliance (IVOA)} is a global collaboration of separately funded projects to develop standards and infrastructure that enable VO applications. \section{Introduction} ???? Write something ???? \subsection{Role within the VO Architecture} \begin{figure} \centering % As of ivoatex 1.2, the architecture diagram is generated by ivoatex in % SVG; copy ivoatex/archdiag-full.xml to archdiag.xml and throw out % all lines not relevant to your standard. % Notes don't generally need this. If you don't copy archdiag.xml, % you must remove archdiag.svg from FIGURES in the Makefile. \includegraphics[width=0.9\textwidth]{archdiag.svg} \caption{Architecture diagram for this document} \label{fig:archdiag} \end{figure} Fig.~\ref{fig:archdiag} shows the role this document plays within the IVOA architecture \citep{note:VOARCH}. ???? and so on, LaTeX as you know and love it. ???? \appendix \section{Changes from Previous Versions} No previous versions yet. % these would be subsections "Changes from v. WD-..." % Use itemize environments. \bibliography{ivoatex/ivoabib,ivoatex/docrepo} \end{document}