FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Infra: Add BibTeX citations to PEPs by hugovk · Pull Request #4879 · python/peps · GitHub

/ peps Public

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

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

Copy link
Copy Markdown
Member

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


Back | FazBrowse Home | New Git URL