← 返回首页
Infra: Add BibTeX citations to PEPs by hugovk · Pull Request #4879 · python/peps · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Infra: Add BibTeX citations to PEPs#4879

Open
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:bibtex
Open

Infra: Add BibTeX citations to PEPs#4879
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:bibtex

Conversation

Copy link
Copy Markdown
Member

hugovk commented Mar 30, 2026
edited by github-actions Bot
Loading

Follow on from #2085.

Adds a "Cite: BibTeX" link to the bottom of each PEP. For example:

@techreport{pep8, author = "Guido van Rossum and Barry Warsaw and Alyssa Coghlan", title = "PEP 8 -- Style Guide for Python Code", institution = "Python Software Foundation", year = "2001", month = jul, type = "PEP", number = "8", url = "https://peps.python.org/pep-0008/", }

Handy reference: https://www.bibtex.com/g/bibtex-format/

📚 Documentation preview 📚: https://pep-previews--4879.org.readthedocs.build/

hugovk added the infra Core infrastructure for building and rendering PEPs label Mar 30, 2026
hugovk requested a review from AA-Turner as a code owner March 30, 2026 09:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Core infrastructure for building and rendering PEPs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.