Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'RFC' entry generator ID-type option #3988

Merged
merged 4 commits into from
Apr 29, 2018
Merged

Add 'RFC' entry generator ID-type option #3988

merged 4 commits into from
Apr 29, 2018

Commits on Apr 26, 2018

  1. RFC to BibTeX ID-Based Entry Generator

    Added RFC to BibTeX option to the drop-down menu of the id-based entry generator section
    of the new entry dialog. The RFC fetcher accepts entrys that include or exclude the
    rfc prefix. BibTex data is retreived from 'https://datatracker.ietf.org'
    (e.g. https://datatracker.ietf.org/doc/rfc1945/bibtex/'). A test for the fetcher is included;
    .
    jacksonrya committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    c847eb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    d118c2e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Add 'RFC' entry generator ID-type option

    Add RFC fetcher that obtains more accurate BibTeX data
    than the DOI fetcher, includes test cases.
    jacksonrya committed Apr 28, 2018
    1 Configuration menu
    Copy the full SHA
    57110ef View commit details
    Browse the repository at this point in the history
  2. Add 'RFC' entry generator ID-type option

    Add RFC fetcher that obtains more accurate BibTeX data
    than the DOI fetcher, includes test cases.
    jacksonrya committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    5d23970 View commit details
    Browse the repository at this point in the history