How to cite this book?
While writing down some notes I thought about citing this as I would do with any regular book. For a book that has no stardard reference I can do just some basic info like
```bib
@Book{napkin,
Title = {An Infinitely Large Napkin},
Author = {Evan Chen},
URL = {https://web.evanchen.cc/napkin.html}
}
```
and dont care anymore, but in this case I think its worth asking if there is any thing missing. I guess it can be nice to give proper credits to this project.
Also, note that it is possible to add citation info to the repo using a [CITATION.cff](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files) file
关闭于 2025-09-06 1 条评论