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

Fix CITATION file so it specifies pytest as software. · Issue #13415 · pytest-dev/pytest · GitHub

Fix CITATION file so it specifies pytest as software. #13415

Description

The CITATION file is using BibTex format that lacks metadata for citing software. It needs to include an example of BibLaTex file which has additional software specific metadata. I had tried importing the BibTex into a citation manager like Zotero, and it indicated that the citation was a document. However, using BibLaTex will indicate that it is of the type software. This facilitates citation. Also, the authors section of the example is incorrectly formatted. The author names should be "{firstname} {lastname}" and not "{lastname}, {firstname}". The version information should also be included in a note for the BibTex format. Finally, it needs an example of how to create a BibLaTex format in the CITATION.

I corrected the issue and will submit a pull request for it shortly.

  • [ X] a detailed description of the bug or problem you are having
  • [ N/A] output of pip list from the virtual environment you are using
  • [ N/A] pytest and operating system versions
  • [ X] minimal example if possible

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL