DEV Community

Daniel W. Hieber for Digital Linguistics

Posted on • Edited on

1

Adding citations to GitHub repositories

Tucked away in GitHub's changelog for July is a nifty new feature that should thrill academics everywhere: the ability to add citation files to your repository, telling users how to cite your software or data.

Now, if you add a CITATION.cff file to the root of your repository in Citation File Format, GitHub will automatically parse the information into APA and BibTeX formats and include a "Cite this repository" link in the About sidebar.

image

Check out the complete documentation on using GitHub citation files here.

Happy citing, and may your h-index always be high!

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay