diff options
author | admin <admin@optics-design.com> | 2025-07-26 12:04:03 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-07-26 12:04:03 +0200 |
commit | fc7bb7f3fc85a1322b3a1761632bb2d853a10f21 (patch) | |
tree | b5dce88645249d58903a94e4024d7ef38911cece /references.bib |
Initial commit
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}, +} |