Skip to content

Bibtex entries have incorrect publication dates #2032

Description

@ietf-svn-bot

resolution_fixed type_defect | by arusso@amsl.com


We received the reports below regarding erroneous dates in the the BibTeX entries for RFCs that are available from the Datatracker. If possible, please update the code that generates them so that the date contains the month and year as available from rfc-index.xml. (We prefer that the day not be set except in the case of April 1st RFCs.)

Example from rfc-index.xml (RFC 1112):

        <date>
            <month>August</month>
            <year>1989</year>
        </date>

Another example from rfc-index.xml (RFC 1149, an April 1st RFC):

        <date>
            <month>April</month>
            <day>1</day>
            <year>1990</year>
        </date>

Issue migrated from trac:2032 at 2022-03-04 05:31:10 +0000

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions