This website is primarily based on my own understanding and lecture notes. However, several notes were inspired, clarified or supported by the following resources
# Lecture Notes
**Calculus 1 & 2 Lecture Notes**
Lecture material by D. Wolczuk, University of Waterloo.
Used as a reference for topic structure and conceptual flow. Images taken are with permission.
**Classical Mechanics Lecture Notes**
Lecture material by R. Epp, University of Waterloo
Used as a reference for topic structure and conceptual flow. No images are taken.
**Modern Physics (Quantum Mechanics, Nuclear Physics, Particle Physics and Special Relativity) Lecture Notes**
Lecture material by R. Epp, University of Waterloo
Used as a reference for topic structure and conceptual flow. No images are taken.
**Discrete Structure for Computer Science Web Lecture Notes**
Lecture material by Dr. Robert Talbert, [website here](https://publish.obsidian.md/discretecs/START+HERE)
Used as a reference for topic structure and understanding. No images are taken, but some definitions are used.
# Textbooks & Papers
**Pope, C. G. (1997)** – *X-Ray Diffraction and the Bragg Equation*
Journal of Chemical Education, 74(1), 129–131
[DOI: 10.1021/ed074p129](https://doi.org/10.1021/ed074p129)
Used as a conceptual reference for [[Bragg Law (Reflection)]], lattice plane interference, and powder diffraction patterns. No figures were reused; all diagrams redrawn in my own style.
**University Physics with Modern Physics**, 15th Edition
Hugh D. Young & Roger A. Freedman
Published by Pearson Education, 2020.
Referenced for conceptual structure, topic coverage and some diagrams were inspired. All diagrams and wording are original unless otherwise stated.
**Wolczuk, D. (2024)** – *Calculus for the Sciences: Course Notes*, Edition 1.0.
Licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
Used as a reference for conceptual explanations and derivative structure in...
**Norman, D., & Wolczuk, D. (2019)** - *An Introduction to Linear Algebra for Science and Engineering* (3rd ed.). Pearson Canada. ISBN 978-0134682631.
[Online PDF via Scribd ↗](https://www.scribd.com/document/540666070/An-Introduction-to-Linear-Algebra-for-Science-and-Engineering-3rd-Ed-Norman)
---
<!-- Light Mode Newsletter Embed -->
<div class="mm-form-light">
<iframe
src="https://updates.cyberleadhub.com/widget/form/Y0kpQVpjJQuxEfX59m17"
id="inline-Y0kpQVpjJQuxEfX59m17"
title="Join Math & Matter Newsletter (Light)"
data-height="900"
scrolling="no"
allowtransparency="true"
loading="lazy"
style="width:100%;height:350px;border:none;border-radius:10px;background:transparent;overflow:hidden"
></iframe>
</div>
<!-- Dark Mode Newsletter Embed -->
<div class="mm-form-dark">
<iframe
src="https://updates.cyberleadhub.com/widget/form/lbeDLm24VjuaFxhjccA1"
id="inline-lbeDLm24VjuaFxhjccA1"
title="Join Math & Matter Newsletter (Dark)"
data-height="900"
scrolling="no"
allowtransparency="true"
loading="lazy"
style="width:100%;height:350px;border:none;border-radius:10px;background:transparent;overflow:hidden"
></iframe>
</div>
<!-- Provider script (only once) -->
<script src="https://updates.cyberleadhub.com/js/form_embed.js"></script>