aboutsummaryrefslogtreecommitdiff
path: root/src/Lecture2/live/biblio2.tex
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-05-25 17:10:49 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-05-25 17:10:49 +0200
commitd6c61d988bfa4255baf9cdae42db59ebee38363f (patch)
tree118ff3c2424e735149c145524965a4a337e50beb /src/Lecture2/live/biblio2.tex
parent46eef66b1e1571c77dc828d7e950b129b4c8bfd0 (diff)
downloadmathsoftware-d6c61d988bfa4255baf9cdae42db59ebee38363f.tar.gz
mathsoftware-d6c61d988bfa4255baf9cdae42db59ebee38363f.zip
Added files
Diffstat (limited to 'src/Lecture2/live/biblio2.tex')
-rw-r--r--src/Lecture2/live/biblio2.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/Lecture2/live/biblio2.tex b/src/Lecture2/live/biblio2.tex
new file mode 100644
index 0000000..4997a0a
--- /dev/null
+++ b/src/Lecture2/live/biblio2.tex
@@ -0,0 +1,18 @@
1\documentclass[10pt,a5paper]{article}
2\usepackage[utf8]{inputenc}
3\usepackage{amsmath}
4\usepackage{amsfonts}
5\usepackage{amssymb}
6\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}
7\begin{document}
8
9\cite{knuth68}
10
11You can find my results in \cite{th}
12
13We can also refer to this book \cite{rudin}
14
15\bibliographystyle{alpha}
16\bibliography{my_biblio}
17
18\end{document} \ No newline at end of file

Generated with cgit - Back to sebastiano.tronto.net