Hi,
I do have a script that looks for \cite{rfcxxxx} or \cite{draft-xxx-xxx} and generates the appropriate ietf.bib. Let me know if that is of any interest.
Yours,
Daniel
Daniel
On Tue, Feb 14, 2023 at 10:09 AM Wes Hardaker <wjhns1@xxxxxxxxxxxxx> wrote:
Adnan Rashid <adnanrashidpk@xxxxxxxxx> writes:
> I need a latest bibtex file of all RFCs for the citations.
Among the others mentioned:
$ pip install rfcbibtex
Collecting rfcbibtex
Using cached rfcbibtex-0.3.2.tar.gz (14 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: rfcbibtex
Building wheel for rfcbibtex (setup.py) ... done
Created wheel for rfcbibtex: filename=rfcbibtex-0.3.2-py3-none-any.whl size=11582 sha256=8034803500dffd27eac75831e8743e63568409fd34bab11f6af9d98fb4130196
Stored in directory: /home/hardaker/.cache/pip/wheels/ea/3a/6b/b489db6184d2c6a95eb300ef92424d98ae879c686ac616823d
Successfully built rfcbibtex
Installing collected packages: rfcbibtex
Successfully installed rfcbibtex-0.3.2
[notice] A new release of pip available: 22.2.2 -> 23.0
[notice] To update, run: pip install --upgrade pip
$ rfcbibtex rfc1034
% Datatracker information for RFCs on the Legacy Stream is unfortunately often
% incorrect. Please correct the bibtex below based on the information in the
% actual RFC at https://rfc-editor.org/rfc/rfc1034.txt
@misc{rfc1034,
series = {Request for Comments},
number = 1034,
howpublished = {RFC 1034},
publisher = {RFC Editor},
doi = {10.17487/RFC1034},
url ="" {https://www.rfc-editor.org/info/rfc1034},
author = {},
title = {{Domain names - concepts and facilities}},
pagetotal = 55,
year = 1987,
month = nov,
abstract = {This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.},
}
--
Wes Hardaker
USC/ISI
Daniel Migault
Ericsson