معرفی شرکت ها


bibtex2rfc-2.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Convert BibTeX references to the xml2rfc format
ویژگی مقدار
سیستم عامل -
نام فایل bibtex2rfc-2.0.0
نام bibtex2rfc
نسخه کتابخانه 2.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Yaron Sheffer
ایمیل نویسنده yaronf.ietf@gmail.com
آدرس صفحه اصلی https://github.com/yaronf/bibtex2rfc
آدرس اینترنتی https://pypi.org/project/bibtex2rfc/
مجوز -
bibtex2rfc ========== Convert BibTeX citations into bibxml references for use in Internet Drafts and RFCs BibTeX is the most common citation format for academic publications. This tool converts BibTeX into the bibxml format which is used by [xml2rfc](http://xml.resource.org/). This enables to reference such publications conveniently in Internet Drafts and RFCs. Version 2 of this tool has been modernized to Python3 and xml2rfc v3. ## Installation pip3 install bibtex2rfc ## Usage bibtex2rfc file Where `file` contains one or more BibTeX entries. If `file` is omitted, reads from standard input. You can try one of the `*.bibtex` files under the `tests` directory on GitHub. **Note**: the code was tested on MacOS. ## Limitations Only the minimum number of fields are translated from BibTeX to bibxml. There are two reasons for that: * BibTeX citations vary a lot in how they interpret the different fields, and in fact, even in their syntax. * Bibxml is extremely limited in what it can express.


نیازمندی

مقدار نام
- bibtexparser


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl bibtex2rfc-2.0.0:

    pip install bibtex2rfc-2.0.0.whl


نصب پکیج tar.gz bibtex2rfc-2.0.0:

    pip install bibtex2rfc-2.0.0.tar.gz