\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 % Get the architecture diagram from the TCG chair % http://wiki.ivoa.net/twiki/bin/view/IVOA/IvoaTCG % If they give you a PDF, for now dumb it down to a png by % convert -antialias -density 72x72 archdiag.pdf archdiag.png % Oh -- Notes don't need this; you'd have to remove archdiag.png % from FIGURES in the Makefile, too. \includegraphics[width=0.9\textwidth]{archdiag.png} \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}