DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T u

⟦6c2650e9f⟧ TextFile

    Length: 1303 (0x517)
    Types: TextFile
    Names: »ucl-rn.sty«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/quipu/ucl-rn.sty« 
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/quipu/ucl-rn.sty« 

TextFile

% UCL Research Note Style - Steve Kille - May 1988
%
% usage \documentstyle [ucl-rn] {article}
%
% Use standard \maketitle options (\author, \title, \date)
%
% Note that an ABSTRACT is mandatory and must follow \maketitle
%
% Also \rnnumber {nnnn}
% Defines the Research Note Number

\typeout{Document Style Option 'UCL Research Note' -- Released 20th May 1988}

\def\rnnumber#1{\def\@rnnumber{{#1}}} \rnnumber {nnnn}

\def\@evenhead{\hfill Research Note \@rnnumber\hbox{}}
\def\@oddhead{\hfill Research Note \@rnnumber\hbox{}}


\def\maketitle{\titlepage
\let\footnotesize\small \let\footnoterule\relax \setcounter{page}{0}
\newlength{\tmpparindent}
\setlength{\tmpparindent}{\parindent}
\setlength{\parindent}{0em}
\null
Research Note \@rnnumber\hfill Research
\linebreak
\@date\hfill Note
\vfil
\setlength{\parindent}{\tmpparindent}
\begin{center}
{\Large \@title \par} \vskip 3em {\large \lineskip .75em
\begin{tabular}[t]{c}\@author 
\end{tabular}\par} 
\end{center} \par
\vfil
\null
\setcounter{footnote}{0} \let\thanks\relax
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\maketitle\relax} 

\def\abstract{
\begin{center}
{\bf Abstract}
\end{center}}
\def\endabstract{\par\vfil\null
\begin{center}
{\large Department of Computer Science \\
University College London}
\end{center}
\endtitlepage}