-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
33 lines (31 loc) · 1.06 KB
/
references.bib
File metadata and controls
33 lines (31 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
@article{Julia-2017,
title={Julia: A fresh approach to numerical computing},
author={Bezanson, Jeff and Edelman, Alan and Karpinski, Stefan and Shah, Viral B},
journal={SIAM {R}eview},
volume={59},
number={1},
pages={65--98},
year={2017},
publisher={SIAM},
doi={10.1137/141000671},
url={https://epubs.siam.org/doi/10.1137/141000671}
}
@misc{OSCAR,
key = {OSCAR},
organization = {The OSCAR Team},
title = {O{SCAR} -- {O}pen {S}ource {C}omputer {A}lgebra {R}esearch system, {V}ersion 1.5.0},
year = {2025},
url = {https://www.oscar-system.org},
}
@book{OSCAR-book,
editor = {Decker, Wolfram and Eder, Christian and Fieker, Claus and Horn, Max and Joswig, Michael},
title = {The {C}omputer {A}lgebra {S}ystem {OSCAR}: {A}lgorithms and {E}xamples},
year = {2025},
publisher = {Springer},
series = {Algorithms and {C}omputation in {M}athematics},
volume = {32},
edition = {1},
url = {https://link.springer.com/book/9783031621260},
issn = {1431-1550},
doi = {10.1007/978-3-031-62127-7},
}