% examples... for more check out this: % https://www.overleaf.com/learn/latex/bibliography_management_with_bibtex % proposed label naming convention: "chapter.subchapter-descriptive_name" % for example: "2.2.2-why-gpg-is-awesome" @misc{orbitdb, title = {OrbitDB}, url = {https://orbitdb.org} } @misc{orbitdb-guide, title = {Getting Started with OrbitDB}, url = {https://github.com/orbitdb/orbit-db/blob/main/GUIDE.md} }