{"id":22551542,"url":"https://github.com/abntex/biblatex-abnt","last_synced_at":"2025-09-19T04:32:21.020Z","repository":{"id":54558902,"uuid":"56855637","full_name":"abntex/biblatex-abnt","owner":"abntex","description":":books: Estilo para BibLaTeX compatível com as normas da ABNT","archived":false,"fork":false,"pushed_at":"2024-07-10T21:14:01.000Z","size":11332,"stargazers_count":128,"open_issues_count":26,"forks_count":28,"subscribers_count":11,"default_branch":"dev","last_synced_at":"2025-01-04T23:15:17.006Z","etag":null,"topics":["abnt","abntex","biblatex","bibliografia","bibliography","dissertacao","doctors","doutorado","latex","masters","mestrado","phd","tcc","tese","tex","thesis"],"latest_commit_sha":null,"homepage":"","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/abntex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-04-22T13:00:38.000Z","updated_at":"2024-10-16T12:39:49.000Z","dependencies_parsed_at":"2024-01-23T21:19:04.918Z","dependency_job_id":"12774901-cdae-4f18-8516-38bb015c5444","html_url":"https://github.com/abntex/biblatex-abnt","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abntex%2Fbiblatex-abnt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abntex%2Fbiblatex-abnt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abntex%2Fbiblatex-abnt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abntex%2Fbiblatex-abnt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abntex","download_url":"https://codeload.github.com/abntex/biblatex-abnt/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233550366,"owners_count":18692832,"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":["abnt","abntex","biblatex","bibliografia","bibliography","dissertacao","doctors","doutorado","latex","masters","mestrado","phd","tcc","tese","tex","thesis"],"created_at":"2024-12-07T17:13:05.033Z","updated_at":"2025-09-19T04:32:15.623Z","avatar_url":"https://github.com/abntex.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# biblatex-abnt\n[![Build Status](https://travis-ci.org/abntex/biblatex-abnt.svg?branch=master)](https://travis-ci.org/abntex/biblatex-abnt)\n[![NBR 6023:2002 100%](https://img.shields.io/badge/NBR%206023%3A2002-100%25-brightgreen.svg)](https://github.com/abntex/biblatex-abnt/blob/master/tests/NBR6023-2002_reference.pdf)\n[![NBR 10520:2002 100%](https://img.shields.io/badge/NBR%2010520%3A2002-100%25-brightgreen.svg)](https://github.com/abntex/biblatex-abnt/blob/master/tests/NBR10520-2002_reference.pdf)\n\n\nBibLaTeX style for Brazil's ABNT (Brazilian Association of Technical Standards)\nrules.\n\nVersion 3.4\n\n---\n\nEstilo para BibLaTeX compatível com as normas da ABNT.\n\nVersão 3.4\n\n---\n\nPermission is granted to copy, distribute and/or modify this software\nunder the terms of the LaTeX Project Public License, version 1.3c\n(http://www.latex-project.org/lppl.txt).\n\nThe current maintainer is Daniel Ballester Marques\n([@dbmrq](https://github.com/dbmrq)).\n\n## Instalação\n\nO biblatex-abnt está incluso no TeX Live a partir de 2016.\n\nPara instalá-lo manualmente, copie os arquivos `.bbx`, `.cbx` e `.lbx` para\n\n    \u003cTEXMFLOCAL\u003e/tex/latex/biblatex-contrib/biblatex-abnt/\n\ne atualize o banco de dados do TeX (rodando o `texhash`, por exemplo).\n\n**O biblatex-abnt requer as últimas versões do Biber e do BibLaTeX.\nSe você estiver com algum problema, verifique se esses pacotes estão\natualizados.**\n\n## Uso\n\n1. Adicione as seguintes linhas ao preâmbulo do seu arquivo `.tex`:\n\n  ```tex\n  \\usepackage[style=abnt]{biblatex}\n  \\addbibresource{arquivo.bib}        % Seus arquivos de\n  \\addbibresource{outroarquivo.bib}   % bibliografia vão aqui\n  ```\n\n2. Use os comandos de citação (e.g. `\\cite[10]{entrada2018}`) para citar\nsuas entradas.\n\n3. Use o comando `\\printbibliography` para imprimir a bibliografia.\n\n*Consulte [o arquivo biblatex-abnt.pdf](https://github.com/abntex/biblatex-abnt/raw/master/doc/biblatex-abnt.pdf) e o [manual do biblatex](http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf) para informações sobre as opções e comandos disponíveis.*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabntex%2Fbiblatex-abnt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabntex%2Fbiblatex-abnt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabntex%2Fbiblatex-abnt/lists"}