diff options
Diffstat (limited to 'references.bib')
-rw-r--r-- | references.bib | 17 |
1 files changed, 17 insertions, 0 deletions
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}, +} |