iluxonchik / rfc-bibtex

A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
MIT License
44 stars 4 forks source link

RFC id in BibTex case is always lowercase #28

Closed iluxonchik closed 5 years ago

iluxonchik commented 5 years ago

The tool should preserve the case of the provided ID. Currently, the bug is the following:

if id RfC5246 is provided, the output BibTex will contain @misc{rfc5246 and not @misc{RfC5246