← Về thư mục
scripts/bootstrap_timeline_yaml.py
- _crossref_lookup · function · L32-L45 — def _crossref_lookup(doi: str, dry_run: bool) -> dict | None
- _pdftotext_first_line · function · L48-L67 — def _pdftotext_first_line(pdf_path: Path, dry_run: bool) -> str | None
- _bootstrap_entry · function · L70-L119 — def _bootstrap_entry(entry: dict, dry_run: bool) -> dict
- main · function · L122-L142 — def main(argv: list[str] | None = None) -> int