diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-09-14 20:04:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-09-14 20:04:10 -0300 |
commit | 45cddf3dab373b331042391475956d2779ad54b3 (patch) | |
tree | 6553e32b3bc2a4bb2863e832986a587ea49dac89 | |
parent | 36a8d4f1cf609afbdaec7f81ec2a61888ca2ea4b (diff) | |
download | biblio-45cddf3dab373b331042391475956d2779ad54b3.tar.gz biblio-45cddf3dab373b331042391475956d2779ad54b3.tar.bz2 |
Adds some references on counterinsurgency
-rw-r--r-- | anthropology.bib | 60 | ||||
-rw-r--r-- | war.bib | 7 |
2 files changed, 67 insertions, 0 deletions
diff --git a/anthropology.bib b/anthropology.bib index 3127895..63308af 100644 --- a/anthropology.bib +++ b/anthropology.bib @@ -361,3 +361,63 @@ volume = "", url = "", } + +# https://file.wikileaks.org/file/human-terrain-handbook-2008.pdf +@book{terrain2008, + title = "Human Terrain Team Handbook", + author = "Human Terrain Systems", + year = "2008", + url = "https://wikileaks.org/wiki/US_military:_Human_Terrain_Team_Handbook,_Sep_2008", +} + +@book{rivas2012, + title = "Estudiando la contrainsurgencia de Estados Unidos: manuales, mentalidades y uso de la antropología", + author = "Gilberto López y Rivas", + year = "2012", + edition = "2", + url = "https://www.rebelion.org/docs/157900.pdf", +} + +@misc{rivas2018, + title = "Os EUA apelam à Antropologia de Guerra", + author = "Gilberto López y Rivas and María Fernando Barreto", + translator = "Ricardo Cavalcanti-Schiel", + url = "https://outraspalavras.net/geopoliticaeguerra/os-eua-apelam-a-antropologia-de-guerra/", + note = "Acessado em 14/09/2023", +} + +@book{mcfate2015, + title = "Social Science Goes to War: The Human Terrain System in Iraq and Afghanistan", + author = "Montgomery McFate (editor), Janice H. Laurence (editor)", + year = "2015", + publisher = "Oxford University Press", + isbn = "0190216727,9780190216726", + series = "", + edition = "1", + volume = "", + url = "", +} + +@book{mcfate2018, + title = "Military Anthropology", + author = "McFate, Montgomery;", + year = "2018", + publisher = "Oxford University Press, Incorporated", + isbn = "9780190680176,9780190934729,9780190934941", + series = "", + edition = "", + volume = "", + url = "", +} + +% https://apps.dtic.mil/sti/citations/ADA479862 +% https://www.researchgate.net/publication/235168054_The_Military_Utility_of_Understanding_Adversary_Culture +@misc{mcfate2005, + title = "The military utility of understanding adversary culture", + author = "McFate, Montgomery;", + year = "2005", + journal = "Joint Forces Quarterly", + issue = "38", + pages = "42--48", + url = "http://www.sscnet.ucla.edu/polisci/faculty/chwe/austen/mcfate.pdf", +} @@ -291,3 +291,10 @@ publisher = "Editora Unesp", isbn = "978-85-393-0753-1,978-85-401-0167-8", } + +@book{army2016, + title = "Army Field Manual 3-24: Counterinsurgency", + author = "United States. Department of the Army", + year = "2016", + url = "https://www.hsdl.org/c/abstract/?docid=468442", +} |