From 38009d252d5c59bb62b550bbed4ba340f30dfc02 Mon Sep 17 00:00:00 2001
From: Benji Dial <benji@benjidial.net>
Date: Fri, 6 Dec 2024 18:44:46 -0500
Subject: some progress

---
 bibliography.bib | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 bibliography.bib

(limited to 'bibliography.bib')

diff --git a/bibliography.bib b/bibliography.bib
new file mode 100644
index 0000000..b8aa8e3
--- /dev/null
+++ b/bibliography.bib
@@ -0,0 +1,38 @@
+@book{dummit-foote,
+  author={David S. Dummit and Richard M. Foote},
+  title={Abstract Algebra},
+  edition={3},
+  publisher={John Wiley \& Sons, Inc.},
+  year={2004}
+}
+
+@book{gallian,
+  author={Joseph A. Gallian},
+  title={Contemporary Abstract Algebra},
+  edition={10},
+  publisher={Taylor \& Francis Group, LLC},
+  year={2021}
+}
+
+@misc{wikipedia-ring,
+  author={{Wikipedia contributors}},
+  title={Ring (mathematics)},
+  howpublished={Web: \url{https://en.wikipedia.org/wiki/Ring_(mathematics)}},
+  note={Accessed November 29, 2024},
+  year={2024}
+}
+
+@book{maunder,
+  author={C. R. F. Maunder},
+  title={Algebraic Topology},
+  publisher={Dover Publications, Inc.},
+  year={1996}
+}
+
+@misc{mathworld-ring,
+  author={Eric W. Weisstein},
+  title={Ring},
+  howpublished={Web: \url{https://mathworld.wolfram.com/Ring.html}},
+  note={Accessed November 29, 2024},
+  year={2024}
+}
-- 
cgit v1.2.3