blob: 7179ed715bfabfbe40894e5de7ba70311eeb8e42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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},
}
|