diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-22 19:55:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-22 19:55:11 +0000 |
commit | d6ad16c43606784f503e4052650df01f3a945325 (patch) | |
tree | 53b1bc067d17cf338e0ae748dd8b747d51009ada /Master/texmf-dist/doc/latex/unitn-bimrep/examples | |
parent | f0b3725a6cd0e0cc60160c7f1320ec09b8fe00b4 (diff) |
unitn-bimrep (22oct17)
git-svn-id: svn://tug.org/texlive/trunk@45581 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unitn-bimrep/examples')
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.pdf | bin | 0 -> 350978 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.png | bin | 0 -> 83122 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.tex | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.bib | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.pdf | bin | 0 -> 354791 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.png | bin | 0 -> 90526 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.tex | 26 |
7 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.pdf b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.pdf Binary files differnew file mode 100644 index 00000000000..4b749f2107c --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.pdf diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.png b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.png Binary files differnew file mode 100644 index 00000000000..a856a38595b --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.png diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.tex b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.tex new file mode 100644 index 00000000000..930f43a5ec6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example.tex @@ -0,0 +1,24 @@ +\documentclass{unitn-bimrep} + +\author{Student Name Surname} +\title{An awesome thesis for a PhD student} +\advisor{Advisor Name Surname} +\cycle{XXX} + +\begin{document} + +\begin{research*} + For my ctivities I usually prefer to write a small paragraph. Since I used the + \texttt{research*} environment, I cannot use the \texttt{research} after. +\end{research*} + +\begin{school} + \item{Interesting course}{A. Einstein}{20h} +\end{school} + +\begin{production} + \item{Student Name Surname, Advisor Name Surname}{An awesome publication}{Awesome journal (in review)} +\end{production} + + +\end{document} diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.bib b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.bib new file mode 100644 index 00000000000..a23cb13cce6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.bib @@ -0,0 +1,17 @@ +@article{ref:1, + author = "Albert Einstein", + title = "On the electrodynamics of moving bodies", + journal = "Annalen der Physik", + volume = "322", + number = "10", + pages = "891--921", + year = "1905" +} + +@book{ref:2, + author = "Michel Goossens and Frank Mittelbach and Alexander Samarin", + title = "The \LaTeX\ Companion", + year = "1993", + publisher = "Addison-Wesley", + address = "Reading, Massachusetts" +} diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.pdf b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.pdf Binary files differnew file mode 100644 index 00000000000..37076986ea9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.pdf diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.png b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.png Binary files differnew file mode 100644 index 00000000000..a66ae082bcc --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.png diff --git a/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.tex b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.tex new file mode 100644 index 00000000000..fd167aabcd5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.tex @@ -0,0 +1,26 @@ +\documentclass[bib]{unitn-bimrep} + +\addbibresource{example_bib.bib} % Define here the bibliography file to use + +\author{Student Name Surname} +\title{An awesome thesis for a PhD student} +\advisor{Advisor Name Surname} +\cycle{XXX} + +\begin{document} + +\begin{research*} + For my ctivities I usually prefer to write a small paragraph. Since I used the + \texttt{research*} environment, I cannot use the \texttt{research} after. +\end{research*} + +\begin{school} + \item{Interesting course}{A. Einstein}{20h} +\end{school} + +\begin{production*} + \nocite{ref:1,ref:2} % Import the citations with \nocite + \printbibliography % and print the bibliography. +\end{production*} + +\end{document} |