@article{smith2020deep,
  author    = {John Smith and Jane Doe},
  title     = {Deep Learning Approaches for Natural Language Processing},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2020},
  volume    = {67},
  number    = {1},
  pages     = {23--56},
  doi       = {10.1234/jairesearch.2020.12345}
}

@book{knuth1984texbook,
  author    = {Donald E. Knuth},
  title     = {The TeXbook},
  publisher = {Addison-Wesley},
  year      = {1984},
  series    = {Computers and Typesetting},
  address   = {Reading, Massachusetts},
  edition   = {1st}
}

@inproceedings{miller2021robotics,
  author    = {Alice Miller and Bob Brown},
  title     = {Advances in Collaborative Robotics},
  booktitle = {Proceedings of the 2021 IEEE International Conference on Robotics and Automation},
  year      = {2021},
  pages     = {123--130},
  address   = {Xi'an, China},
  publisher = {IEEE},
  doi       = {10.1109/ICRA48506.2021.9561153}
}

@phdthesis{lee2019phd,
  author    = {Chris Lee},
  title     = {Efficient Algorithms for Large-Scale Machine Learning},
  school    = {Massachusetts Institute of Technology},
  year      = {2019},
  type      = {Ph.D. dissertation}
}

@mastersthesis{kim2020master,
  author    = {Emily Kim},
  title     = {Data Visualization Techniques for Big Data},
  school    = {University of California, Berkeley},
  year      = {2020},
  type      = {Master's thesis}
}

@techreport{johnson2018report,
  author    = {David Johnson},
  title     = {Annual Research Report on Data Privacy},
  institution = {National Institute of Standards and Technology (NIST)},
  year      = {2018},
  number    = {TR-2018-15},
  address   = {Gaithersburg, MD}
}

@misc{white2022misc,
  author    = {Sarah White},
  title     = {Personal Communication about Neural Networks},
  year      = {2022},
  note      = {Unpublished manuscript}
}

@online{brown2023website,
  author    = {Michael Brown},
  title     = {AI News and Trends},
  year      = {2023},
  url       = {https://www.ainewsandtrends.com},
  note      = {Accessed: 2025-04-28}
}
