Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ao2g15
uos-latex-template
Commits
2d82ffbc
Commit
2d82ffbc
authored
Mar 21, 2019
by
Edward Longman
Browse files
Add better example document that points to source and instructions.
parent
a39ea01c
Changes
5
Hide whitespace changes
Inline
Side-by-side
bibtex/bib/uosdocs/UOS.bib
View file @
2d82ffbc
%% ----------------------------------------------------------------
%% UOS.bib
%% ----------------------------------------------------------------
@MISC
{
Longman:2019:templ
,
author
=
{E. Longman}
,
title
=
{{University of Southampton LaTeX documents}}
,
year
=
{2019}
,
NOTE
=
"\url{https://library.soton.ac.uk/thesis/templates} and
\url{https://git.soton.ac.uk/el7g15/uos-latex-template}"
,
}
@MISC
{
Gunn:2001:pdflatex
,
author
=
{S.R. Gunn}
,
title
=
{PDFLaTeX Instructions}
,
...
...
doc/latex/uosdocs/uosdocs.pdf
View file @
2d82ffbc
No preview for this file type
source/latex/uosdocs/uosdocs.dtx
View file @
2d82ffbc
...
...
@@ -1653,8 +1653,12 @@ To use bibliography as well as the references section use the \texttt{multibbl}
\section{Introduction} \label{Section:Introduction}
%</testarticle>
%<*introduction|testarticle>
You probably found all the files from \cite{Gunn:2001:pdflatex}.
\tref{Table:tabex} illustrates the results of my work.
You probably found all the files from \cite{Longman:2019:templ},
they were originally made from \cite{Gunn:2001:pdflatex}.
Template specific instructions can be found at:
\url{https://git.soton.ac.uk/el7g15/uos-latex-template-instructions}.
\tref{Table:tabex} illustrates the results of some arbitrary example work.
\begin{table}[!htb]
\centering
\begin{tabular}{cc}
...
...
@@ -1951,6 +1955,13 @@ showpage
%
% \begin{macrocode}
%<*references>
@MISC{Longman:2019:templ,
author = {E. Longman},
title = {{University of Southampton LaTeX documents}},
year = {2019},
NOTE = "\url{https://library.soton.ac.uk/thesis/templates} and
\url{https://git.soton.ac.uk/el7g15/uos-latex-template}",
}
@MISC{Gunn:2001:pdflatex,
author = {S.R. Gunn},
title = {PDFLaTeX Instructions},
...
...
templates/latex/uosdocs/Article.tex
View file @
2d82ffbc
...
...
@@ -35,8 +35,12 @@ This work is all about \dots
\mainmatter
%% ------------------ MAIN MATTER (CONTENT) --------------------
\section
{
Introduction
}
\label
{
Section:Introduction
}
You probably found all the files from
\cite
{
Gunn:2001:pdflatex
}
.
\tref
{
Table:tabex
}
illustrates the results of my work.
You probably found all the files from
\cite
{
Longman:2019:templ
}
,
they were originally made from
\cite
{
Gunn:2001:pdflatex
}
.
Template specific instructions can be found at:
\url
{
https://git.soton.ac.uk/el7g15/uos-latex-template-instructions
}
.
\tref
{
Table:tabex
}
illustrates the results of some arbitrary example work.
\begin{table}
[!htb]
\centering
\begin{tabular}
{
cc
}
...
...
templates/latex/uosdocs/Introduction.tex
View file @
2d82ffbc
...
...
@@ -2,8 +2,12 @@
%% Introduction.tex
%% ----------------------------------------------------------------
\chapter
{
Introduction
}
\label
{
Chapter:Introduction
}
You probably found all the files from
\cite
{
Gunn:2001:pdflatex
}
.
\tref
{
Table:tabex
}
illustrates the results of my work.
You probably found all the files from
\cite
{
Longman:2019:templ
}
,
they were originally made from
\cite
{
Gunn:2001:pdflatex
}
.
Template specific instructions can be found at:
\url
{
https://git.soton.ac.uk/el7g15/uos-latex-template-instructions
}
.
\tref
{
Table:tabex
}
illustrates the results of some arbitrary example work.
\begin{table}
[!htb]
\centering
\begin{tabular}
{
cc
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment