Skip to content

AmNotAGoose/CitationGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a8030e · · Dec 9, 2025

History

21 Commits
Dec 6, 2025
Dec 9, 2025
Dec 9, 2025
Dec 6, 2025
Dec 6, 2025
Dec 9, 2025

Repository files navigation

citation generator

a quick way to generate citations / bibliography. useful when in <=high school when you wont be burned alive for accidentally misformatting a sourcerce

demo video

https://youtu.be/I0BRm370mak

features

  • keep saved bibliographies
  • generate bib entries based on manubot and newspaper4k(backup)
  • generate multiple or single bib entries at once
  • copy to clipboard for works cited with formatting, can be directly pasted into google docs

how to run

download the release and run main.exe. it may take some time as it needs to download some resources on startup!

the things which did most of the work

https://github.com/manubot/manubot - for getting the citation metadata from various trustworthy sources https://github.com/citeproc-py/citeproc-py - for processing the metadata into a bibliography