diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-07-05 21:19:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-07-05 21:19:09 -0300 |
commit | 945f1495ce622e95e162312f8b0488f005b45f7a (patch) | |
tree | a1800df849c93982f8521c887b082bceb3d6d30a | |
parent | 4a3a6429f69bc9cb51f6afaec05d4abd90da0808 (diff) | |
download | biblio-945f1495ce622e95e162312f8b0488f005b45f7a.tar.gz biblio-945f1495ce622e95e162312f8b0488f005b45f7a.tar.bz2 |
Some articles about torture and coups
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | psychology.bib | 2 | ||||
-rw-r--r-- | torture.bib | 40 |
3 files changed, 41 insertions, 3 deletions
@@ -36,8 +36,6 @@ Entries in this repository also uses the following non-standard BibTeX fields: * `designer`: who did the design/editing. -* `notes`: additional notes. - ## Testing sudo apt install make biber pybtex diff --git a/psychology.bib b/psychology.bib index b91fbbe..61e776a 100644 --- a/psychology.bib +++ b/psychology.bib @@ -624,5 +624,5 @@ year = "2023", url = "https://www.dropbox.com/s/k7o8poow8ttr60f/TESE%20-%20M%C3%A1quinas%20Autom%C3%A1gicas%20-%20Luis%20Gon%C3%A7alves.pdf?dl=0", school = "PUC-SP", - notes = "Defesa: https://www.youtube.com/watch?v=de2J5UiPyBQ", + note = "Defesa: https://www.youtube.com/watch?v=de2J5UiPyBQ", } diff --git a/torture.bib b/torture.bib index 2a89e0e..09746d1 100644 --- a/torture.bib +++ b/torture.bib @@ -429,3 +429,43 @@ year = "2022", url = "https://www.youtube.com/watch?v=HzdwD3kdWwU", } + +@misc{lucca2018, + title = "O crime de tortura na legislação brasileira", + author = "Jamile Garcia de Lucca", + year = "2018", + url = "https://jus.com.br/artigos/61600/o-crime-de-tortura-na-legislacao-brasileira", + note = "Acessado em 05/07/2023", +} + +@misc{ignacio2018, + title = "Tortura no Brasil", + author = "Julia Ignacio", + year = "2018", + url = "https://www.politize.com.br/tortura-no-brasil/", + note = "Acessado em 05/07/2023", +} + +@misc{mattos2019, + title = "Artigo Quinto - Inciso III – Tortura", + author = "Adriana Mattos and Talita de Carvalho", + year = "2019", + url = "https://www.politize.com.br/artigo-5/tortura/", + note = "Acessado em 05/07/2023", +} + +@misc{jose2020, + title = "Inciso XLIV – Proteção à ordem constitucional e à democracia", + author = "Fernanda Araújo Jose and Matheus Silveira", + year = "2020", + url = "https://www.politize.com.br/artigo-5/protecao-a-ordem-constitucional-e-a-democracia/", + note = "Acessado em 05/07/2023", +} + +@misc{picolo2020, + title = "Inciso XLIII – Crimes hediondos", + author = "Felipe Miranda Ferrari Picolo and Matheus Silveira", + year = "2020", + url = "https://www.politize.com.br/artigo-5/crimes-hediondos/", + note = "Acessado em 05/07/2023", +} |