-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
34 lines (31 loc) · 1.06 KB
/
references.bib
File metadata and controls
34 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
34
@book{jrt,
author = {John R. Taylor},
publisher = {University Science Books},
title = {Classical Mechanics},
year = {2005},
isbn = {978-1891389221},
url = {https://uscibooks.aip.org/books/classical-mechanics/},
}
@book{ams,
author = {Anders Malthe-Sørenssen},
publisher = {Springer},
title = {Elementary Mechanics Using Python},
year = {2015},
isbn = {978-3-319-19000-9},
url = {https://link.springer.com/book/10.1007/978-3-319-19596-4},
}
@book{mlb,
author = {Mary L. Boas},
publisher = {Wiley},
title = {Mathematical Methods in the Physical Sciences},
year = {2005},
edition = {3rd},
isbn = {978-0471198260},
url = {https://www.wiley.com/en-us/Mathematical+Methods+in+the+Physical+Sciences%2C+3rd+Edition-p-9780471198260},
}
@book{cartwright1983laws,
title={How the Laws of Physics Lie},
author={Cartwright, Nancy},
year={1983},
publisher={Oxford University Press}
}