CalculusWithJuliaNotes.jl/quarto/references.bib
2022-07-24 16:38:24 -04:00

69 lines
1.5 KiB
BibTeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## calculus books
@misc{Strang,
author = {Gilbert Strang},
title = {{MS Windows NT} Kernel Description},
url = {https://ocw.mit.edu/courses/res-18-001-calculus-online-textbook-spring-2005/},
note = {Published in 1991 by Wellesley-Cambridge Press, the book is a useful resource for educators and self-learners alike.}
}
@misc{Knill,
author = {Oliver Knill},
title = {Some teaching notes},
url = {https://people.math.harvard.edu/~knill/teach/index.html},
note = {Many interesting notes}
}
@Book{Schey,
author = {H.M. Schey},
title = {Div, Grad, Curl, and all that},
publisher = {W.W. Norton},
year = {1997}
}
@Book{Thomas,
author = {Joel R. Hass and Christopher E. Heil and Maurice D. Weir},
title = {Thomas' Calculus},
publisher = {Pearson},
year = {2018}
}
@Book{RogawskiAdams,
author = {Jon Rogawski and Colin Adams and Robert Franzosa},
title = {Calculus},
publisher = {Macmillan},
year = {2019}
}
@misc{SAMPLE_WEBPAGE,
author = {},
title = {{MS Windows NT} Kernel Description},
url = {},
doi = {},
note = {}
}
@article{knuth84,
author = {Knuth, Donald E.},
title = {Literate Programming},
year = {1984},
issue_date = {May 1984},
publisher = {Oxford University Press, Inc.},
address = {USA},
volume = {27},
number = {2},
issn = {0010-4620},
url = {https://doi.org/10.1093/comjnl/27.2.97},
doi = {10.1093/comjnl/27.2.97},
journal = {Comput. J.},
month = may,
pages = {97111},
numpages = {15}
}