{"id":16255335,"url":"https://github.com/qubyte/bibdirective","last_synced_at":"2025-04-08T13:18:46.671Z","repository":{"id":2339997,"uuid":"3302141","full_name":"qubyte/BibDirective","owner":"qubyte","description":"Similar to directives for TeXShop and TeXWorks to select a LaTeX engine, this allows you to use a directive for processing bibliographies.","archived":false,"fork":false,"pushed_at":"2012-01-30T08:49:33.000Z","size":96,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T09:35:55.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/qubyte.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}},"created_at":"2012-01-30T04:08:34.000Z","updated_at":"2014-07-28T06:00:00.000Z","dependencies_parsed_at":"2022-09-15T23:20:44.710Z","dependency_job_id":null,"html_url":"https://github.com/qubyte/BibDirective","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubyte%2FBibDirective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubyte%2FBibDirective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubyte%2FBibDirective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubyte%2FBibDirective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubyte","download_url":"https://codeload.github.com/qubyte/BibDirective/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247847614,"owners_count":21006100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-10T15:29:46.956Z","updated_at":"2025-04-08T13:18:46.632Z","avatar_url":"https://github.com/qubyte.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis started off as an annoyance that I could not fix the bibliography engine\nin TeXShop in the same way that I can with the TeX engine. For example\n\n`% !TEX TS-program = pdflatex`\n\noverrides the default to ensure that the document is always compiled with \npdflatex. The original post on TeX.sx can be found [here](http://tex.stackexchange.com/q/38348/9043).\n\nThis script was conceived to allow the selection of a bibliography engine\nin a similar way. At present it handles biber and BibTeX (all lower case, since\nit uses a regular expression to extract the command to use)\n\n`% !BIB TS-program = bibtex`\n\nor\n\n`% !BIB TS-program = biber`\n\nBy telling your TeX shell to use this script as your bibliography processor, the script\nchecks for a line like the above to determine the engine to use. If no line is\ngiven, it defaults to BibTeX.\n\n## Contributing\n\nBefore working with this, please ping me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubyte%2Fbibdirective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqubyte%2Fbibdirective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubyte%2Fbibdirective/lists"}