diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-25 17:10:49 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-25 17:10:49 +0200 |
| commit | d6c61d988bfa4255baf9cdae42db59ebee38363f (patch) | |
| tree | 118ff3c2424e735149c145524965a4a337e50beb /src/Lecture2/live/biblio1.tex | |
| parent | 46eef66b1e1571c77dc828d7e950b129b4c8bfd0 (diff) | |
| download | mathsoftware-d6c61d988bfa4255baf9cdae42db59ebee38363f.tar.gz mathsoftware-d6c61d988bfa4255baf9cdae42db59ebee38363f.zip | |
Added files
Diffstat (limited to '')
| -rw-r--r-- | src/Lecture2/live/biblio1.tex | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/src/Lecture2/live/biblio1.tex b/src/Lecture2/live/biblio1.tex new file mode 100644 index 0000000..39e5b38 --- /dev/null +++ b/src/Lecture2/live/biblio1.tex | |||
| @@ -0,0 +1,34 @@ | |||
| 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 | The theory of the étale fundamental group of affdssf \cite[Proposition~5]{szamuely} schemes is introduced in \cite[Proposition~5]{szamuely}. | ||
| 10 | |||
| 11 | The book \cite{knuth68} is still unfinished. | ||
| 12 | |||
| 13 | \cite{knuth68, szamuely} | ||
| 14 | |||
| 15 | \begin{thebibliography}{999} | ||
| 16 | \bibitem{knuth68} | ||
| 17 | Donald Knuth, | ||
| 18 | \emph{The Art of Computer Programming}, | ||
| 19 | Volume I, Addison-Wesley, 1968. | ||
| 20 | |||
| 21 | \bibitem{lang-algebra} | ||
| 22 | Serge Lang, | ||
| 23 | \emph{Algebra}, | ||
| 24 | Springer, | ||
| 25 | 2002. | ||
| 26 | |||
| 27 | \bibitem{szamuely} | ||
| 28 | Tamás Szamuely, | ||
| 29 | \emph{Galois Groups and Fundamental Groups}, | ||
| 30 | Cambridge University Press, | ||
| 31 | 2009. | ||
| 32 | \end{thebibliography} | ||
| 33 | |||
| 34 | \end{document} \ No newline at end of file | ||
