From d6c61d988bfa4255baf9cdae42db59ebee38363f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 25 May 2021 17:10:49 +0200 Subject: Added files --- src/Lecture2/live/my_biblio.bib | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/Lecture2/live/my_biblio.bib (limited to 'src/Lecture2/live/my_biblio.bib') diff --git a/src/Lecture2/live/my_biblio.bib b/src/Lecture2/live/my_biblio.bib new file mode 100644 index 0000000..df88b07 --- /dev/null +++ b/src/Lecture2/live/my_biblio.bib @@ -0,0 +1,36 @@ +@book{knuth68, + author = "Donald Knuth", + title = "The Art of Computer Programming", + publisher = "Addison-Wesley", + volume = "I", + year = "1968", +} + +@misc{lang-algebra, + title = {Algebra}, + author = {Serge Lang}, + year = {2002}, + publisher = {Springer} +} + +@book{szamuely, + title = {Galois groups and fundamental groups}, + author = {Szamuely, Tam{\'a}s}, + year = {2009}, + publisher = {Cambridge University Press} +} + +@PhdThesis{th, +author = {Tronto}, +title = {Kummer Theory}, +school = {Uni.lu}, +year = {2022}, +} + +@book{rudin1962fourier, + title={Fourier analysis on groups}, + author={Rudin, Walter}, + volume={121967}, + year={1962}, + publisher={Wiley Online Library} +} -- cgit v1.3