diff options
| author | Admin <admin@optics-design.com> | 2026-03-03 23:53:40 +0100 |
|---|---|---|
| committer | Admin <admin@optics-design.com> | 2026-03-03 23:53:40 +0100 |
| commit | 395251c4a8c8d384f1c486e36da5fb3abf4c0f92 (patch) | |
| tree | cc1f506b0c144e869a20a45c7963ecca67b11ae7 /references.bib | |
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}, +} |