{"id":18723816,"url":"https://github.com/hscells/bibtmpl","last_synced_at":"2026-01-25T21:37:45.541Z","repository":{"id":90190178,"uuid":"146835424","full_name":"hscells/bibtmpl","owner":"hscells","description":"Template files with BibTex records","archived":false,"fork":false,"pushed_at":"2018-11-29T01:14:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T18:11:55.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hscells.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-31T03:11:21.000Z","updated_at":"2021-07-13T11:45:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3a73e60-0c09-4a0e-9fab-315bea5f5204","html_url":"https://github.com/hscells/bibtmpl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hscells/bibtmpl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fbibtmpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fbibtmpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fbibtmpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fbibtmpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hscells","download_url":"https://codeload.github.com/hscells/bibtmpl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fbibtmpl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28759417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T20:56:06.009Z","status":"ssl_error","status_checked_at":"2026-01-25T20:54:48.203Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:51:41.884Z","updated_at":"2026-01-25T21:37:45.526Z","avatar_url":"https://github.com/hscells.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bibtmpl\n\nHow we generate a publications list for [ielab.io](ielab.io) and [scells.me](scells.me). \n\nusage:\n\n```\nbibtmpl --help                                                               [!?][master]\ntemplate BibTex files into HTML\nbibtmpl 31.Aug.2018\nUsage: bibtmpl --template TEMPLATE --bibtex BIBTEX\n\nOptions:\n  --template TEMPLATE    path to file to template\n  --bibtex BIBTEX        path to BibTex file\n  --help, -h             display this help and exit\n  --version              display version and exit\n```\n\nexample:\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eExample Usage\u003c/title\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n{{ range .Entries }}\n\u003cdiv\u003e\n    \u003cspan\u003e{{ index .Fields \"Author\" }}\u003c/span\u003e.\n    \u003cspan\u003e{{index .Fields \"Year\"}}\u003c/span\u003e.\n    \u003cspan\u003e{{ index .Fields \"Title\"}}\u003c/span\u003e.\n    \u003cspan\u003e{{ index .Fields \"Booktitle\"}}\u003c/span\u003e\n\u003c/div\u003e\n{{ end }}\n\u003c/body\u003e\n\u003c/html\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhscells%2Fbibtmpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhscells%2Fbibtmpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhscells%2Fbibtmpl/lists"}