-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal.bib
More file actions
21 lines (19 loc) · 783 Bytes
/
local.bib
File metadata and controls
21 lines (19 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@book{Hoffleit1991,
author = {Hoffleit, Dorrit and Warren, W. H.},
title = {The Bright Star Catalogue, 5th Revised Edition (Preliminary Version)},
year = {1991},
publisher = {Yale University Observatory},
address = {New Haven, CT},
note = {Yale University Observatory, 5th Revised Edition},
url = {https://vizier.cds.unistra.fr/viz-bin/VizieR?-source=V/50}
}
@Software{Batoid,
author = {Meyers, Joshua E.},
title = {{Batoid}: a C++-backed Python optical ray-tracer (version 0.8.0)},
year = {2025},
month = {February},
howpublished = {\url{https://github.com/jmeyers314/batoid}},
doi = {10.5281/zenodo.14814750},
version = {0.8.0},
license = {BSD-2-Clause}
}