#!/usr/bin/python3
from rfc_bibtex.rfc_bibtex import run

run()
