% ============================================================================ % references.bib — Shared reference database for the INFEDU APA templates % ============================================================================ % Notes % - This .bib is written to be usable with BOTH: % (1) biblatex (APA style, biber backend) % (2) BibTeX + apacite (natbibapa option) % % - Keep keys stable; cite with \textcite{key} / \parencite{key} (biblatex) % or \citet{key} / \citep{key} (natbib-compatible commands). % @book{apa2020manual, author = {{American Psychological Association}}, year = {2020}, title = {Publication Manual of the American Psychological Association}, edition = {7}, publisher = {American Psychological Association}, address = {Washington, DC} } @book{lamport1994, author = {Lamport, Leslie}, year = {1994}, title = {\LaTeX: A Document Preparation System}, edition = {2}, publisher = {Addison-Wesley}, address = {Reading, MA} } @book{knuth1984, author = {Knuth, Donald E.}, year = {1984}, title = {The {TeX}book}, publisher = {Addison-Wesley}, address = {Reading, MA} } @article{smith2020, author = {Smith, John A. and Chen, Mei}, year = {2020}, title = {A Minimal Example Article for Demonstrating Author--Date Citations}, journal = {Journal of Demonstration Studies}, volume = {12}, number = {3}, pages = {45--67}, doi = {10.1037/0000-0000.12.3.45} } @incollection{doe2019chapter, author = {Doe, Jane}, year = {2019}, title = {A Chapter Example Used in a Template Document}, booktitle = {Handbook of Example Research}, editor = {Miller, Alex and Nguyen, Linh}, pages = {101--120}, publisher = {Example Press}, address = {New York, NY} } @inproceedings{miller2022conf, author = {Miller, Alex and Nguyen, Linh and Patel, Sam}, year = {2022}, title = {A Conference Paper Example for Demonstrating References}, booktitle = {Proceedings of the 10th International Conference on Examples}, pages = {55--62}, publisher = {ACM}, address = {New York, NY}, doi = {10.1145/1234567.1234568} } @article{haglund2025, author = {Haglund, Pontus}, year = {2025}, title = {Subtle Concepts and Diverse Results: A Theoretical Framework for Computer Science Education in a Time of Change}, journal = {Informatics in Education}, volume = {0}, number = {0}, pages = {0--0}, doi = {10.15388/infedu.2507.015} } @misc{who2023, author = {{World Health Organization}}, year = {2023}, title = {Example Web Resource Used in a Template}, howpublished = {Online}, url = {https://www.who.int/}, urldate = {2026-01-02} }