From 395251c4a8c8d384f1c486e36da5fb3abf4c0f92 Mon Sep 17 00:00:00 2001 From: Admin Date: Tue, 3 Mar 2026 23:53:40 +0100 Subject: initial commit --- references.bib | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 references.bib (limited to 'references.bib') diff --git a/references.bib b/references.bib new file mode 100644 index 0000000..7179ed7 --- /dev/null +++ b/references.bib @@ -0,0 +1,17 @@ +@misc{exampleref1, + author = {{Admin}}, + title = {This is the first example reference}, + howpublished = {\url{https://www.optics-design.com}}, + year = {2025}, +} +@misc{exampleref2, + author = {{Admin}}, + title = {This is the second example reference}, + howpublished = {\url{git.optics-design.com}}, + year = {2025}, +} +@misc{exampleref3, + author = {{Admin}}, + title = {This is the third example reference}, + year = {2025}, +} -- cgit v1.2.3