├── .gitignore
├── BBEdit
├── BE Scripts
│ ├── Bookends JSON.sh
│ ├── Bookends ABNT.sh
│ ├── Bookends BibTex.sh
│ └── Scripts
│ │ ├── toABNT.applescript
│ │ ├── toJSON.applescript
│ │ └── toBibTeX.applescript
└── Preview Filter
│ └── DefaultFilter_Markdown.sh
├── img
└── biblio.png
├── Zotero
├── 2021-01-17_14-06-13.png
├── README.md
├── Bib.json
└── ABNT-FA.csl
├── zenodo.4305064.svg
├── Bookends
├── Custom Import Filters
│ ├── RIS.fltr
│ └── BibTeX.fltr
└── fmt
│ ├── RIS.fmt
│ ├── BibTeX.fmt
│ ├── ABNT MMD.fmt
│ ├── Pandoc.fmt
│ └── ABNT.fmt
├── README.md
├── Pandoc
├── ABNT-FA.csl
└── ABNT-FA (com URL).csl
└── associacão-brasileira-de-normas-tecnicas-para-estudos-classicos.csl
/.gitignore:
--------------------------------------------------------------------------------
1 |
2 | img/.DS_Store
3 |
4 | .DS_Store
5 |
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Bookends JSON.sh:
--------------------------------------------------------------------------------
1 | #!/bin/zsh
2 |
3 |
4 | osascript scripts/toJSON.applescript
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Bookends ABNT.sh:
--------------------------------------------------------------------------------
1 | #!/bin/zsh
2 |
3 |
4 | osascript scripts/toABNT.applescript
5 |
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Bookends BibTex.sh:
--------------------------------------------------------------------------------
1 | #!/bin/zsh
2 |
3 |
4 | osascript scripts/toBibTeX.applescript
--------------------------------------------------------------------------------
/img/biblio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bcdavasconcelos/CSL-ABNT-para-Autores-Antigos/main/img/biblio.png
--------------------------------------------------------------------------------
/Zotero/2021-01-17_14-06-13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bcdavasconcelos/CSL-ABNT-para-Autores-Antigos/main/Zotero/2021-01-17_14-06-13.png
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Scripts/toABNT.applescript:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bcdavasconcelos/CSL-ABNT-para-Autores-Antigos/main/BBEdit/BE Scripts/Scripts/toABNT.applescript
--------------------------------------------------------------------------------
/BBEdit/Preview Filter/DefaultFilter_Markdown.sh:
--------------------------------------------------------------------------------
1 | #!/bin/bash
2 | PATH=$PATH:/usr/local/bin
3 |
4 | pandoc -f markdown -t html -C --metadata link-citations=true "--csl=$HOME/Dropbox/Application Support/BBEdit/Pandoc/config/csl/associacão-brasileira-de-normas-tecnicas-para-estudos-classicos.csl" "--bibliography=$HOME/Dropbox/Application Support/BBEdit/Pandoc/config/refs/All.json"
--------------------------------------------------------------------------------
/Zotero/README.md:
--------------------------------------------------------------------------------
1 | # CSL ABNT para Autores Antigos
2 |
3 |
4 |
5 | Esse é um estilo que adaptei para facilitar a citação de textos antigos utilizando o Zotero.
6 |
7 | - Para citar a ed. Bekker (ed. crítica de referência que contém a numeração a a partir da qual o texto de Aristóteles é citado), utilizo o tipo **chapter**.
8 | - Para citar as demais edições críticas, utilizo o tipo **conference paper**.
9 | - Para citar traduções modernas, utilizo o tipo **report**.
10 |
11 |
--------------------------------------------------------------------------------
/zenodo.4305064.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Zotero/Bib.json:
--------------------------------------------------------------------------------
1 | [
2 | {
3 | "id": "http://zotero.org/users/local/2oyhoAF2/items/2VE23ML4",
4 | "type": "report",
5 | "event-place": "Indianápolis",
6 | "publisher": "Hackett",
7 | "publisher-place": "Indianápolis",
8 | "title": "De Anima",
9 | "author": [
10 | {
11 | "literal": "Aristóteles"
12 | }
13 | ],
14 | "translator": [
15 | {
16 | "family": "Reeve",
17 | "given": "C. D. C."
18 | }
19 | ],
20 | "issued": {
21 | "date-parts": [
22 | [
23 | "2017"
24 | ]
25 | ]
26 | }
27 | },
28 | {
29 | "id": "http://zotero.org/users/local/2oyhoAF2/items/8E7TXVIV",
30 | "type": "paper-conference",
31 | "abstract": "Metaphysica (0086.025)",
32 | "event-place": "Oxford",
33 | "publisher": "Clarendon Press",
34 | "publisher-place": "Oxford",
35 | "title": "Metaphysics",
36 | "author": [
37 | {
38 | "literal": "Aristóteles"
39 | }
40 | ],
41 | "editor": [
42 | {
43 | "family": "Ross",
44 | "given": "W. D."
45 | }
46 | ],
47 | "issued": {
48 | "date-parts": [
49 | [
50 | "1924"
51 | ]
52 | ]
53 | }
54 | },
55 | {
56 | "id": "http://zotero.org/users/local/2oyhoAF2/items/9CZVMPAP",
57 | "type": "chapter",
58 | "container-title": "Aristotelis Opera",
59 | "event-place": "Berlin",
60 | "note": "VV",
61 | "page": "1249a26-1251b37",
62 | "publisher": "Reimer",
63 | "publisher-place": "Berlin",
64 | "title": "Περὶ Ἀρετῶν καὶ Κακιῶν",
65 | "author": [
66 | {
67 | "literal": "Aristóteles"
68 | }
69 | ],
70 | "editor": [
71 | {
72 | "family": "Bekker",
73 | "given": "Immanuel"
74 | }
75 | ],
76 | "issued": {
77 | "date-parts": [
78 | [
79 | "1831"
80 | ]
81 | ]
82 | }
83 | }
84 | ]
--------------------------------------------------------------------------------
/Bookends/Custom Import Filters/RIS.fltr:
--------------------------------------------------------------------------------
1 | {"abstract":"AB,N2","anyCharButtonValue":false,"attachments":"","authors":"AU,A1","BooleanSearchCheckboxValue":false,"capLetterNumPopupListIndex":1,"columnNumPopupListIndex":0,"consecutiveTagsCheckBoxValue":false,"DatabaseNameFieldText":"","defaultTypePopupListIndex":9,"dehyphenAuthorsEditorsCheckBoxValue":false,"dehyphenJournalCheckBoxValue":false,"dehyphenKeywordsCheckBoxValue":false,"editors":"ED,A2,A3","EnableInternetSearchValue":false,"EnableMARCBoxValue":false,"fieldNamesPopupListindex0":0,"fieldNamesPopupListindex1":0,"firstAndLastNameSepPopupListindex":1,"GatewayPopupListIndex":0,"HostFieldText":"","ignoreLeadingSpacesCheckBoxValue":false,"ignoreText":"","InsertTextFieldText0":"","InsertTextFieldText1":"","InsertWhatPopupListindex0":0,"InsertWhatPopupListindex1":0,"issue":"IS","journal":"JF,JO,JA,J1,J2,T3,T2","keywords":"KW","location":"AD,CY","MARCDataBeginsInColumntext":"","MARCFieldSearchText0":"","MARCFieldSearchText1":"","MARCFieldSearchText10":"","MARCFieldSearchText11":"","MARCFieldSearchText12":"","MARCFieldSearchText13":"","MARCFieldSearchText14":"","MARCFieldSearchText15":"","MARCFieldSearchText16":"","MARCFieldSearchText17":"","MARCFieldSearchText2":"","MARCFieldSearchText3":"","MARCFieldSearchText4":"","MARCFieldSearchText5":"","MARCFieldSearchText6":"","MARCFieldSearchText7":"","MARCFieldSearchText8":"","MARCFieldSearchText9":"","MARCSubFieldDelimiterText":"","nameOrderPopupListIndex":0,"notes":"AV,M2,RP,U3,U4,U5,L1,Y2,N1","NotesField2Text":"","NotesFieldText":"For Zotero exports, the L1 tag in front of Notes allows import of pdf attachments into Bookends.\r\rT2 is secondary title, and for some exporters should be added as a Vol(Issue) tag. Zotero uses T2 for journal names.","numOfCapLettersButtonValue":true,"numOfMARCFields":17,"pages":"SP,EP","parseAuthorsEditorsCheckBoxValue":true,"passwordFieldText":"","publisher":"PB","RecordDisplayPopupListIndex":0,"RecordSyntaxPopupListindex":0,"ReferTagBtnValue":false,"refsStartWithFieldText":"TY","RemoveTheseCharsFieldText":"","sepKeywordsByFieldText":"CR","sepNamesByFieldText":"CR","ServerAddressFieldText":"","ServerPortFieldText":"","SO1FieldText0":"","SO1FieldText1":"","SO1FieldText10":"","SO1FieldText11":"","SO1FieldText12":"","SO1FieldText13":"","SO1FieldText14":"","SO1FieldText2":"","SO1FieldText3":"","SO1FieldText4":"","SO1FieldText5":"","SO1FieldText6":"","SO1FieldText7":"","SO1FieldText8":"","SO1FieldText9":"","SO1IntoFieldListindex0":0,"SO1IntoFieldListindex1":0,"SO1IntoFieldListindex10":0,"SO1IntoFieldListindex11":0,"SO1IntoFieldListindex12":0,"SO1IntoFieldListindex13":0,"SO1IntoFieldListindex14":0,"SO1IntoFieldListindex2":0,"SO1IntoFieldListindex3":0,"SO1IntoFieldListindex4":0,"SO1IntoFieldListindex5":0,"SO1IntoFieldListindex6":0,"SO1IntoFieldListindex7":0,"SO1IntoFieldListindex8":0,"SO1IntoFieldListindex9":0,"SO1TagText":"","SO2FieldText15":"","SO2FieldText16":"","SO2FieldText17":"","SO2FieldText18":"","SO2FieldText19":"","SO2FieldText20":"","SO2FieldText21":"","SO2FieldText22":"","SO2FieldText23":"","SO2FieldText24":"","SO2FieldText25":"","SO2FieldText26":"","SO2FieldText27":"","SO2FieldText28":"","SO2FieldText29":"","SO2IntoFieldListIndex15":0,"SO2IntoFieldListIndex16":0,"SO2IntoFieldListIndex17":0,"SO2IntoFieldListIndex18":0,"SO2IntoFieldListIndex19":0,"SO2IntoFieldListIndex20":0,"SO2IntoFieldListIndex21":0,"SO2IntoFieldListIndex22":0,"SO2IntoFieldListIndex23":0,"SO2IntoFieldListIndex24":0,"SO2IntoFieldListIndex25":0,"SO2IntoFieldListIndex26":0,"SO2IntoFieldListIndex27":0,"SO2IntoFieldListIndex28":0,"SO2IntoFieldListIndex29":0,"SO2TagText":"","textEncodingPopupRowTag":"ANSEL","thedate":"PY,Y1","title":"TI,T1,BT,RI","title2":"","type":"TY","typeDefinitionArray":["ART","ADVS","BOOK","CHAP","CONF","THES","","","INPR","JOUR","","MAP","NEWS","PAT","PCOMM","","","GEN","BILL","","","","","","","","","","","","","","","","","",""],"url":"UR","user1":"U1","user10":"","user11":"","user12":"","user13":"","user14":"M1","user15":"","user16":"","user17":"M3,DO","user18":"","user19":"","user2":"U2","user20":"","user3":"TR","user4":"","user5":"CN","user6":"SN","user7":"","user8":"","user9":"","UserIDCheckboxValue":false,"userIDFieldText":"","version":1344,"volume":"VL,CP","XMLSearch":""}
--------------------------------------------------------------------------------
/Bookends/Custom Import Filters/BibTeX.fltr:
--------------------------------------------------------------------------------
1 | {"abstract":"Abstract","anyCharButtonValue":true,"attachments":"","authors":"Author","BooleanSearchCheckboxValue":false,"capLetterNumPopupListIndex":1,"columnNumPopupListIndex":0,"consecutiveTagsCheckBoxValue":false,"DatabaseNameFieldText":"","defaultTypePopupListIndex":2,"dehyphenAuthorsEditorsCheckBoxValue":false,"dehyphenJournalCheckBoxValue":false,"dehyphenKeywordsCheckBoxValue":false,"editors":"Editor","EnableInternetSearchValue":false,"EnableMARCBoxValue":false,"fieldNamesPopupListindex0":0,"fieldNamesPopupListindex1":0,"firstAndLastNameSepPopupListindex":1,"GatewayPopupListIndex":0,"HostFieldText":"","ignoreLeadingSpacesCheckBoxValue":false,"ignoreText":"","InsertTextFieldText0":"","InsertTextFieldText1":"","InsertWhatPopupListindex0":0,"InsertWhatPopupListindex1":0,"issue":"Number","journal":"Journal,Series","keywords":"Keywords","location":"Location,Affiliation,Address","MARCDataBeginsInColumntext":"","MARCFieldSearchText0":"","MARCFieldSearchText1":"","MARCFieldSearchText10":"","MARCFieldSearchText11":"","MARCFieldSearchText12":"","MARCFieldSearchText13":"","MARCFieldSearchText14":"","MARCFieldSearchText15":"","MARCFieldSearchText16":"","MARCFieldSearchText17":"","MARCFieldSearchText2":"","MARCFieldSearchText3":"","MARCFieldSearchText4":"","MARCFieldSearchText5":"","MARCFieldSearchText6":"","MARCFieldSearchText7":"","MARCFieldSearchText8":"","MARCFieldSearchText9":"","MARCSubFieldDelimiterText":"","nameOrderPopupListIndex":1,"notes":"Note,Annote,Howpublished,Contents","NotesField2Text":"","NotesFieldText":"","numOfCapLettersButtonValue":false,"numOfMARCFields":17,"pages":"Pages","parseAuthorsEditorsCheckBoxValue":true,"passwordFieldText":"","publisher":"Publisher,School,Organization,Institution","RecordDisplayPopupListIndex":0,"RecordSyntaxPopupListindex":0,"ReferTagBtnValue":false,"refsStartWithFieldText":"BibTeX","RemoveTheseCharsFieldText":"","sepKeywordsByFieldText":";","sepNamesByFieldText":"and ","ServerAddressFieldText":"","ServerPortFieldText":"","SO1FieldText0":"","SO1FieldText1":"","SO1FieldText10":"","SO1FieldText11":"","SO1FieldText12":"","SO1FieldText13":"","SO1FieldText14":"","SO1FieldText2":"","SO1FieldText3":"","SO1FieldText4":"","SO1FieldText5":"","SO1FieldText6":"","SO1FieldText7":"","SO1FieldText8":"","SO1FieldText9":"","SO1IntoFieldListindex0":0,"SO1IntoFieldListindex1":0,"SO1IntoFieldListindex10":0,"SO1IntoFieldListindex11":0,"SO1IntoFieldListindex12":0,"SO1IntoFieldListindex13":0,"SO1IntoFieldListindex14":0,"SO1IntoFieldListindex2":0,"SO1IntoFieldListindex3":0,"SO1IntoFieldListindex4":0,"SO1IntoFieldListindex5":0,"SO1IntoFieldListindex6":0,"SO1IntoFieldListindex7":0,"SO1IntoFieldListindex8":0,"SO1IntoFieldListindex9":0,"SO1TagText":"","SO2FieldText15":"","SO2FieldText16":"","SO2FieldText17":"","SO2FieldText18":"","SO2FieldText19":"","SO2FieldText20":"","SO2FieldText21":"","SO2FieldText22":"","SO2FieldText23":"","SO2FieldText24":"","SO2FieldText25":"","SO2FieldText26":"","SO2FieldText27":"","SO2FieldText28":"","SO2FieldText29":"","SO2IntoFieldListIndex15":0,"SO2IntoFieldListIndex16":0,"SO2IntoFieldListIndex17":0,"SO2IntoFieldListIndex18":0,"SO2IntoFieldListIndex19":0,"SO2IntoFieldListIndex20":0,"SO2IntoFieldListIndex21":0,"SO2IntoFieldListIndex22":0,"SO2IntoFieldListIndex23":0,"SO2IntoFieldListIndex24":0,"SO2IntoFieldListIndex25":0,"SO2IntoFieldListIndex26":0,"SO2IntoFieldListIndex27":0,"SO2IntoFieldListIndex28":0,"SO2IntoFieldListIndex29":0,"SO2TagText":"","textEncodingPopupRowTag":"ANSEL","thedate":"Year, Month, Date","title":"Title, Booktitle","title2":"","type":"","typeDefinitionArray":["","","Book","Inbook,Incollection","Inproceedings,Conference","Phdthesis,Mastersthesis","Proceedings","","Unpublished","Article","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"url":"URL","user1":"","user10":"","user11":"","user12":"","user13":"","user14":"","user15":"size","user16":"price","user17":"doi","user18":"","user19":"","user2":"Misc,price,size,Edition","user20":"","user3":"Translator","user4":"LCCN,lib-congress,mrnumber","user5":"","user6":"ISSN,ISBN","user7":"Language","user8":"","user9":"","UserIDCheckboxValue":false,"userIDFieldText":"","version":1344,"volume":"Volume, Chapter","XMLSearch":""}
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | Esse repositório está arquivado. Veja [ABNT-Phi](https://github.com/bcdavasconcelos/ABNT-Phi) para a nova versão.
2 |
3 | ---
4 |
5 |
6 | # CSL ABNT para Autores Antigos
7 |
8 | [](https://zenodo.org/badge/latestdoi/303481460)
9 |
10 | Esse é um estilo que adaptei para facilitar a citação de textos antigos utilizando o filtro CITEPROC do Pandoc. O arquivo do estilo pode ser baixado [aqui](https://github.com/bcdavasconcelos/CSL-ABNT-para-Autores-Antigos/blob/main/abnt.csl).
11 |
12 |
13 | 
14 |
15 | - Para citar a ed. Bekker (ed. crítica de referência que contém a numeração a a partir da qual o texto de Aristóteles é citado), utilizo o tipo `chapter`.
16 | - Para citar as demais edições críticas, utilizo o tipo `legislation`.
17 | - Para citar traduções modernas, utilizo o tipo `report`.
18 |
19 | **Justificativa:** Sem algum tipo de adaptação aos arquivos CSL no formato ABNT, seria impossível utilizar de modo satisfatório o processamento automatizado da bibliografia do [Pandoc](https://pandoc.org/MANUAL.html#citation-rendering). Uma citação da ed. Bekker, de uma outra edição crítica qualquer ou de uma tradução do texto, traria sempre o nome do autor para a citação em linha.
20 |
21 | Para corrigir isso, fiz algumas modificações de modo a trazer para a citação em linha a abreviação da obra, no caso da ed. Bekker; o nome do editor, no caso das edições críticas; e o nome do tradutor, no caso das traduções modernas. De modo a evitar interferência na formatação da bibliografia dos tipos tradicionais e mais comuns — como `book` e `journal article` — optei por re-aproveitar outros tipos menos utilizados e de pouca utilidade para os estudos clássicos, como `legislation` e `report`.
22 |
23 |
24 | | Tipo de referência | Em linha (ABNT tradicional) | Em linha (ABNT modificado) | Tipo utilizado |
25 | | ------------------ | ------------------------ | ------------------------- | -------------- |
26 | | Ed. Bekker | Aristóteles 1834 | EN | chapter |
27 | | Ed. Crítica | Aristóteles 1900 | Bywater 1900 | legislation |
28 | | Tradução | Aristóteles 2012 | Reeve 2012 | report |
29 |
30 |
31 | ## Ed. crítica de referência (e.g. Bekker, Stephanus)
32 | **Obj:** Trazer a abreviação da obra para a citação em linha.
33 | **Obs.:** A abreviação da obra deve estar contida no campo `annote`.
34 | **Tipo:** `chapter`
35 |
36 | **Citekey:** `@EN` | Exemplo com nr da pág: `@EN 1025b09`
37 | **Cit em linha:** `EN` | `EN 1025b09`
38 | **Ref:** `ARISTÓTELES. “Ethica Nicomachea”. In: BEKKER, I. (Ed). Aristotelis Opera. Berlim: Reimer, 1831. (1094a01–1181b23).`
39 |
40 |
41 | ## Demais edições críticas
42 | **Obj:** Trazer o nome do editor para a citação em linha.
43 | **Tipo:** `report`
44 |
45 | **Citekey:** `@EN_Bywater`
46 | **Cit em linha:** `BYWATER 1900`
47 | **Ref:** `ARISTÓTELES. Ethica Nicomachea (I. Bywater, Ed.). Oxford: Clarendon, 1890.`
48 |
49 | ## Traduções modernas
50 | **Obj:** Trazer o nome do tradutor para a citação em linha.
51 | **Tipo:** `report`
52 |
53 | **Citekey:** `@EN_Reeve` | Exemplo com número da página `@EN_Reeve, p.10`
54 | **Cit em linha:** `REEVE 2014` | `REEVE 2014, p.10`
55 | **Ref:** `ARISTÓTELES. Nicomachean ethics. Tradução: C. D. C. Reeve. Indianápolis: Hackett, 2014.`
56 |
57 | # Instruções
58 |
59 | O Pandoc, além de ser uma ferramenta extremamente útil (por acaso, criada e mantida por um professor de filosofia), tem uma excelente [documentação](https://pandoc.org/MANUAL.html). Por isso, eis apenas algumas direções sobre o arquivo CSL em particular:
60 |
61 |
62 | - Baixe o conteúdo deste repositório e adicione o estilo à pasta de estilos CSL do Pandoc ou a alguma outra pasta de sua preferência.
63 | - Ao comando de conversão do Pandoc, acrescente o comando `-C --csl=` e o endereço do arquivo CSL.
64 |
65 | No meu caso, o arquivo está na seguinte localização:
66 |
67 | `~/Dropbox/Application Support/BBEdit/Pandoc/config/refs/ABNT.csl`
68 |
69 | Portanto, devo acrescentar:
70 |
71 | ```bash
72 | -C "--csl=$HOME/Dropbox/Application Support/BBEdit/Pandoc/config/refs/ABNT.csl"
73 | ```
74 |
75 | - Não se esqueça, é claro, de acrescentar também o arquivo com a bibliografia (que pode estar em formato json ou BibTeX).
76 |
77 | Novamente, no meu caso, está na seguinte localização:
78 |
79 | `~/Dropbox/Application Support/BBEdit/Pandoc/config/refs/All.json`
80 |
81 | Acrescento, portanto:
82 |
83 | ```bash
84 | "--bibliography=$HOME/Dropbox/Application Support/BBEdit/Pandoc/config/refs/All.json"
85 | ```
86 |
87 | ## Zotero
88 |
89 | Veja a pasta com instruções sobre o Zotero do repositório.
90 |
91 |
92 | # Exemplo de referência (em formato json):
93 |
94 | ```json
95 | [
96 | {
97 | "annote": "EN",
98 | "author": [
99 | {
100 | "family": "Aristóteles"
101 | }
102 | ],
103 | "container-title": "Aristotelis opera",
104 | "editor": [
105 | {
106 | "family": "Bekker",
107 | "given": "Immanuel"
108 | }
109 | ],
110 | "id": "EN",
111 | "issued": {
112 | "date-parts": [
113 | [
114 | 1831
115 | ]
116 | ]
117 | },
118 | "page": "1094a01-1181b23",
119 | "publisher": "Reimer",
120 | "publisher-place": "Berlim",
121 | "title": "Ethica nicomachea",
122 | "type": "chapter"
123 | },
124 | {
125 | "author": [
126 | {
127 | "family": "Aristóteles"
128 | }
129 | ],
130 | "editor": [
131 | {
132 | "family": "Bywater",
133 | "given": "Ingram"
134 | }
135 | ],
136 | "id": "EN_Bywater",
137 | "issued": {
138 | "date-parts": [
139 | [
140 | 1890
141 | ]
142 | ]
143 | },
144 | "page": "1094a1-1181b23",
145 | "publisher": "Clarendon",
146 | "publisher-place": "Oxford",
147 | "title": "Ethica nicomachea",
148 | "type": "legislation"
149 | },
150 | {
151 | "author": [
152 | {
153 | "family": "Aristóteles"
154 | }
155 | ],
156 | "id": "EN_Reeve",
157 | "issued": {
158 | "date-parts": [
159 | [
160 | 2014
161 | ]
162 | ]
163 | },
164 | "publisher": "Hackett",
165 | "publisher-place": "Indianápolis",
166 | "title": "Nicomachean ethics",
167 | "translator": [
168 | {
169 | "family": "Reeve",
170 | "given": "C. D. C."
171 | }
172 | ],
173 | "type": "report"
174 | }
175 | ]
176 | ```
177 |
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Scripts/toJSON.applescript:
--------------------------------------------------------------------------------
1 | #!/usr/bin/osascript
2 |
3 | property protectBibTitles : true
4 | property toJSON : true
5 | property fmtName : "BibTeX"
6 | property theExportPath : "Dropbox/Application Support/BBEdit/Pandoc/config/refs"
7 | property FileName : "All"
8 | property theExtension : ".bib"
9 |
10 | -- Trim whitespace, from http://macscripter.net/viewtopic.php?id=18519
11 | on trim(someText)
12 | repeat until someText does not start with " "
13 | set someText to text 2 thru -1 of someText
14 | end repeat
15 |
16 | repeat until someText does not end with " "
17 | set someText to text 1 thru -2 of someText
18 | end repeat
19 |
20 | return someText
21 | end trim
22 |
23 | -- Function to split returned values on a character into an array
24 | -- and also to parse out only those that match the query string.
25 | -- E.g. if you have a folder of groups called "Manuscripts/", this will
26 | -- find all groups with that word in their path and export them.
27 | -- It will also work with the name of just a single specific group.
28 | -- Based on code from this page:
29 | -- http://erikslab.com/2007/08/31/applescript-how-to-split-a-string/
30 |
31 | on theSplit(allGroups, theDelimiter, myGroups)
32 | -- set delimiters to delimiter to be used
33 | set AppleScript's text item delimiters to theDelimiter
34 | -- create the array
35 | set groupArray to every text item of allGroups
36 | set theSelectedList to {}
37 | repeat with currentGroup in myGroups
38 | set currentGroup to my trim(currentGroup)
39 | repeat with thisGroup in groupArray
40 | if ((thisGroup as string) contains (currentGroup as string)) then
41 | -- use sed to strip out all folder names from the group name returned from bookends
42 | -- this leaves only group name
43 | set cmd to "echo \"" & thisGroup & "\"| sed \"s/.*\\/\\(.*\\)/\\1/\"" as string
44 | set sedResult to (do shell script cmd)
45 | -- if there's a match, append parsed group name onto end of list
46 | set end of theSelectedList to sedResult
47 | end if
48 | end repeat
49 | end repeat
50 | return theSelectedList
51 | end theSplit
52 |
53 | on run argv
54 | --start time
55 | set originalT to (time of (current date))
56 | --version
57 | set myVersion to 1.14
58 | -- store default delimiters
59 | set oldDelimiters to AppleScript's text item delimiters
60 | -- protect titles?
61 | set protectBibTitles to (system attribute "protectBibTitles" as string)
62 |
63 | set homePath to POSIX path of (path to home folder)
64 | set myPath to POSIX path of homePath & theExportPath
65 | set theGroups to "All"
66 |
67 | set AppleScript's text item delimiters to " "
68 | set myGroupsToExport to theGroups as text
69 |
70 | -- parse based on comma delimiter
71 | set AppleScript's text item delimiters to ","
72 | set myGroupsToExport to every text item of myGroupsToExport
73 | set AppleScript's text item delimiters to oldDelimiters
74 |
75 | tell application "Bookends"
76 | -- get a list of all groups in open library
77 | set allGroups to «event ToySRGPN» given «class PATH»:"true"
78 | -- prepend the default bookends groups
79 | set allGroups to "All" & return & "Hits" & return & "Attachments" & return & "Selection" & return & allGroups
80 | -- split up those groups into elements of an array
81 | -- 'return' here, as the middle parameter, is the return or newline character
82 | set myGroupArray to my theSplit(allGroups, return, myGroupsToExport)
83 | end tell
84 |
85 | if myGroupArray is {} then
86 | set output to "No groups matched your input..."
87 | else
88 | display notification "Running " & fmtName & " conversion, please wait..." with title "Bookends exporter " & myVersion
89 | -- set output string based on parsed input parameters or defaults
90 |
91 | set AppleScript's text item delimiters to ", "
92 | set output to ("Path: " & myPath & " | " & "Groups:" & myGroupArray & "." as string)
93 | set AppleScript's text item delimiters to oldDelimiters -- change back to default
94 | end if
95 |
96 | -- loop over each folder matching the pattern and export each to a bibtex file
97 | repeat with myGroup in myGroupArray
98 | set thisFile to (myPath & "/" & (FileName as string) & theExtension) as POSIX file
99 | set thisJSONFile to (myPath & "/" & (FileName as string) & ".json") as POSIX file
100 | set quotedName to quoted form of POSIX path of thisFile
101 | set quotedJSONName to quoted form of POSIX path of thisJSONFile
102 | set myFile to open for access thisFile with write permission
103 | set eof of myFile to 0 --make sure we overwrite
104 |
105 | try
106 | tell application "Bookends"
107 | -- get a list of all unique reference IDs in the specified group
108 | set myListString to «event ToySRUID» myGroup as string
109 | end tell
110 | -- convert to list
111 | set AppleScript's text item delimiters to return
112 | set myList to text items of myListString
113 | -- set up the loop to batch fetch sets of references,
114 | -- in theory this should be more efficient,
115 | -- and saves around 1-2 seconds per 1000 exported
116 | set steps to 25
117 | set listLength to length of myList
118 | set nLoop to round (listLength / steps) rounding up
119 | set thisLoop to 1
120 |
121 | set progress total steps to nLoop
122 | set progress completed steps to 0
123 | set progress description to "Processing group: " & myGroup & " # refs: " & listLength
124 | set progress additional description to "...please be patient"
125 |
126 | -- iterate through list writing each entry
127 | repeat while thisLoop is less than or equal to nLoop
128 | -- set the batch index range
129 | set startindex to (steps * thisLoop) - (steps - 1)
130 | set endindex to (steps * thisLoop)
131 | if endindex is greater than listLength then
132 | set endindex to listLength
133 | end if
134 | -- select current batch of items
135 | set thisListItems to items startindex thru endindex of myList
136 | set thisList to thisListItems as string
137 |
138 | -- fetch the BibTeX
139 | tell application "Bookends"
140 | set myBibTex to «event ToySGUID» thisList given «class RRTF»:"false", string:fmtName
141 | end tell
142 |
143 | -- write out as UTF-8, from: http://macscripter.net/viewtopic.php?id=24534
144 | write myBibTex to myFile as «class utf8»
145 |
146 | -- update progress bar
147 | set progress completed steps to thisLoop
148 | set progress additional description to "Reference block: " & thisLoop & " completed..."
149 |
150 | -- update the loop number
151 | set thisLoop to thisLoop + 1
152 |
153 | end repeat -- thisLoop
154 | -- Reset the progress information
155 | set progress total steps to 0
156 | set progress completed steps to 0
157 | set progress description to ""
158 | set progress additional description to ""
159 | on error
160 | try
161 | close access myFile
162 | set AppleScript's text item delimiters to oldDelimiters
163 | end try
164 | return "Problem processing references..."
165 | end try
166 |
167 | close access myFile
168 |
169 | if protectBibTitles is true then
170 | -- To force case of the title we have to wrap it in an extra { }
171 | -- so we have to do it with sed (grrr applescript!)
172 | set permBibPath to POSIX path of thisFile
173 | set tempBibPath to permBibPath & ".tmp"
174 | set permBibPath to quoted form of permBibPath
175 | set tempBibPath to quoted form of tempBibPath
176 | set cmd to "sed -E 's/(title = )({[^}]*})/\\1{\\2}/g' " & permBibPath & " > " & tempBibPath & " && mv " & tempBibPath & " " & permBibPath
177 | do shell script cmd
178 | set output to output & "(protect case)"
179 | end if
180 | -- Convert to JSON? JSON is much faster to parse for pandoc-citeproc
181 | if toJSON is true then
182 | set cmd to "/usr/local/bin/pandoc " & quotedName & " -t csljson -o " & quotedJSONName & " && open " & quotedJSONName & " -R"
183 | try
184 | do shell script cmd
185 | set output to output & "(to JSON)"
186 | on error errorMessage number errorNumber
187 | do shell script "rm -f " & quotedJSONName
188 | display notification "Error: " & errorMessage with title "JSON Error: " & errorNumber subtitle "Check your cite keys."
189 | end try
190 | end if
191 |
192 | end repeat
193 |
194 | set newT to (time of (current date))
195 | set diffT to newT - originalT
196 | set output to output & " | took " & diffT & " seconds"
197 |
198 | set AppleScript's text item delimiters to oldDelimiters
199 | display notification output with title "Bookends to BibTeX exporter V" & myVersion
200 |
201 | end run
202 |
203 | (*
204 | Script originally written by Naupaka Zimmerman, modified by iandol
205 | August 10, 2017 -- current version V2020.1.14
206 |
207 | MIT License
208 |
209 | Copyright (c) 2017 Naupaka Zimmerman
210 |
211 | Permission is hereby granted, free of charge, to any person obtaining a copy
212 | of this software and associated documentation files (the "Software"), to deal
213 | in the Software without restriction, including without limitation the rights
214 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
215 | copies of the Software, and to permit persons to whom the Software is
216 | furnished to do so, subject to the following conditions:
217 |
218 | The above copyright notice and this permission notice shall be included in all
219 | copies or substantial portions of the Software.
220 |
221 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
222 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
223 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
224 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
225 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
226 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
227 | SOFTWARE.
228 | *)
229 |
--------------------------------------------------------------------------------
/BBEdit/BE Scripts/Scripts/toBibTeX.applescript:
--------------------------------------------------------------------------------
1 | #!/usr/bin/osascript
2 |
3 | property protectBibTitles : true
4 | property toJSON : false
5 | property fmtName : "BibTeX"
6 | property theExportPath : "Dropbox/Application Support/BBEdit/Pandoc/config/refs"
7 | property FileName : "All"
8 | property theExtension : ".bib"
9 |
10 | -- Trim whitespace, from http://macscripter.net/viewtopic.php?id=18519
11 | on trim(someText)
12 | repeat until someText does not start with " "
13 | set someText to text 2 thru -1 of someText
14 | end repeat
15 |
16 | repeat until someText does not end with " "
17 | set someText to text 1 thru -2 of someText
18 | end repeat
19 |
20 | return someText
21 | end trim
22 |
23 | -- Function to split returned values on a character into an array
24 | -- and also to parse out only those that match the query string.
25 | -- E.g. if you have a folder of groups called "Manuscripts/", this will
26 | -- find all groups with that word in their path and export them.
27 | -- It will also work with the name of just a single specific group.
28 | -- Based on code from this page:
29 | -- http://erikslab.com/2007/08/31/applescript-how-to-split-a-string/
30 |
31 | on theSplit(allGroups, theDelimiter, myGroups)
32 | -- set delimiters to delimiter to be used
33 | set AppleScript's text item delimiters to theDelimiter
34 | -- create the array
35 | set groupArray to every text item of allGroups
36 | set theSelectedList to {}
37 | repeat with currentGroup in myGroups
38 | set currentGroup to my trim(currentGroup)
39 | repeat with thisGroup in groupArray
40 | if ((thisGroup as string) contains (currentGroup as string)) then
41 | -- use sed to strip out all folder names from the group name returned from bookends
42 | -- this leaves only group name
43 | set cmd to "echo \"" & thisGroup & "\"| sed \"s/.*\\/\\(.*\\)/\\1/\"" as string
44 | set sedResult to (do shell script cmd)
45 | -- if there's a match, append parsed group name onto end of list
46 | set end of theSelectedList to sedResult
47 | end if
48 | end repeat
49 | end repeat
50 | return theSelectedList
51 | end theSplit
52 |
53 | on run argv
54 | --start time
55 | set originalT to (time of (current date))
56 | --version
57 | set myVersion to 1.14
58 | -- store default delimiters
59 | set oldDelimiters to AppleScript's text item delimiters
60 | -- protect titles?
61 | set protectBibTitles to (system attribute "protectBibTitles" as string)
62 |
63 | set homePath to POSIX path of (path to home folder)
64 | set myPath to POSIX path of homePath & theExportPath
65 | set theGroups to "All"
66 |
67 | set AppleScript's text item delimiters to " "
68 | set myGroupsToExport to theGroups as text
69 |
70 | -- parse based on comma delimiter
71 | set AppleScript's text item delimiters to ","
72 | set myGroupsToExport to every text item of myGroupsToExport
73 | set AppleScript's text item delimiters to oldDelimiters
74 |
75 | tell application "Bookends"
76 | -- get a list of all groups in open library
77 | set allGroups to «event ToySRGPN» given «class PATH»:"true"
78 | -- prepend the default bookends groups
79 | set allGroups to "All" & return & "Hits" & return & "Attachments" & return & "Selection" & return & allGroups
80 | -- split up those groups into elements of an array
81 | -- 'return' here, as the middle parameter, is the return or newline character
82 | set myGroupArray to my theSplit(allGroups, return, myGroupsToExport)
83 | end tell
84 |
85 | if myGroupArray is {} then
86 | set output to "No groups matched your input..."
87 | else
88 | display notification "Running " & fmtName & " conversion, please wait..." with title "Bookends exporter " & myVersion
89 | -- set output string based on parsed input parameters or defaults
90 |
91 | set AppleScript's text item delimiters to ", "
92 | set output to ("Path: " & myPath & " | " & "Groups:" & myGroupArray & "." as string)
93 | set AppleScript's text item delimiters to oldDelimiters -- change back to default
94 | end if
95 |
96 | -- loop over each folder matching the pattern and export each to a bibtex file
97 | repeat with myGroup in myGroupArray
98 | set thisFile to (myPath & "/" & (FileName as string) & theExtension) as POSIX file
99 | set thisJSONFile to (myPath & "/" & (FileName as string) & ".json") as POSIX file
100 | set quotedName to quoted form of POSIX path of thisFile
101 | set quotedJSONName to quoted form of POSIX path of thisJSONFile
102 | set myFile to open for access thisFile with write permission
103 | set eof of myFile to 0 --make sure we overwrite
104 |
105 | try
106 | tell application "Bookends"
107 | -- get a list of all unique reference IDs in the specified group
108 | set myListString to «event ToySRUID» myGroup as string
109 | end tell
110 | -- convert to list
111 | set AppleScript's text item delimiters to return
112 | set myList to text items of myListString
113 | -- set up the loop to batch fetch sets of references,
114 | -- in theory this should be more efficient,
115 | -- and saves around 1-2 seconds per 1000 exported
116 | set steps to 25
117 | set listLength to length of myList
118 | set nLoop to round (listLength / steps) rounding up
119 | set thisLoop to 1
120 |
121 | set progress total steps to nLoop
122 | set progress completed steps to 0
123 | set progress description to "Processing group: " & myGroup & " # refs: " & listLength
124 | set progress additional description to "...please be patient"
125 |
126 | -- iterate through list writing each entry
127 | repeat while thisLoop is less than or equal to nLoop
128 | -- set the batch index range
129 | set startindex to (steps * thisLoop) - (steps - 1)
130 | set endindex to (steps * thisLoop)
131 | if endindex is greater than listLength then
132 | set endindex to listLength
133 | end if
134 | -- select current batch of items
135 | set thisListItems to items startindex thru endindex of myList
136 | set thisList to thisListItems as string
137 |
138 | -- fetch the BibTeX
139 | tell application "Bookends"
140 | set myBibTex to «event ToySGUID» thisList given «class RRTF»:"false", string:fmtName
141 | end tell
142 |
143 | -- write out as UTF-8, from: http://macscripter.net/viewtopic.php?id=24534
144 | write myBibTex to myFile as «class utf8»
145 |
146 | -- update progress bar
147 | set progress completed steps to thisLoop
148 | set progress additional description to "Reference block: " & thisLoop & " completed..."
149 |
150 | -- update the loop number
151 | set thisLoop to thisLoop + 1
152 |
153 | end repeat -- thisLoop
154 | -- Reset the progress information
155 | set progress total steps to 0
156 | set progress completed steps to 0
157 | set progress description to ""
158 | set progress additional description to ""
159 | on error
160 | try
161 | close access myFile
162 | set AppleScript's text item delimiters to oldDelimiters
163 | end try
164 | return "Problem processing references..."
165 | end try
166 |
167 | close access myFile
168 |
169 | if protectBibTitles is true then
170 | -- To force case of the title we have to wrap it in an extra { }
171 | -- so we have to do it with sed (grrr applescript!)
172 | set permBibPath to POSIX path of thisFile
173 | set tempBibPath to permBibPath & ".tmp"
174 | set permBibPath to quoted form of permBibPath
175 | set tempBibPath to quoted form of tempBibPath
176 | set cmd to "sed -E 's/(title = )({[^}]*})/\\1{\\2}/g' " & permBibPath & " > " & tempBibPath & " && mv " & tempBibPath & " " & permBibPath
177 | do shell script cmd
178 | set output to output & "(protect case)"
179 | end if
180 | -- Convert to JSON? JSON is much faster to parse for pandoc-citeproc
181 | if toJSON is true then
182 | set cmd to "/usr/local/bin/pandoc " & quotedName & " -t csljson -o " & quotedJSONName & " && open " & quotedJSONName & " -R"
183 | try
184 | do shell script cmd
185 | do shell script "rm -f " & quotedName
186 | set output to output & "(to JSON)"
187 | on error errorMessage number errorNumber
188 | do shell script "rm -f " & quotedJSONName
189 | display notification "Error: " & errorMessage with title "JSON Error: " & errorNumber subtitle "Check your cite keys."
190 | end try
191 | else if toJSON is false then
192 | set cmd to "open " & quotedName & " -R"
193 | try
194 | do shell script cmd
195 | end try
196 | end if
197 | end repeat
198 |
199 | set newT to (time of (current date))
200 | set diffT to newT - originalT
201 | set output to output & " | took " & diffT & " seconds"
202 |
203 | set AppleScript's text item delimiters to oldDelimiters
204 | display notification output with title "Bookends to BibTeX exporter V" & myVersion
205 |
206 | end run
207 |
208 | (*
209 | Script originally written by Naupaka Zimmerman, modified by iandol
210 | August 10, 2017 -- current version V2020.1.14
211 |
212 | MIT License
213 |
214 | Copyright (c) 2017 Naupaka Zimmerman
215 |
216 | Permission is hereby granted, free of charge, to any person obtaining a copy
217 | of this software and associated documentation files (the "Software"), to deal
218 | in the Software without restriction, including without limitation the rights
219 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
220 | copies of the Software, and to permit persons to whom the Software is
221 | furnished to do so, subject to the following conditions:
222 |
223 | The above copyright notice and this permission notice shall be included in all
224 | copies or substantial portions of the Software.
225 |
226 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
227 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
228 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
229 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
230 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
231 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
232 | SOFTWARE.
233 | *)
234 |
--------------------------------------------------------------------------------
/Bookends/fmt/RIS.fmt:
--------------------------------------------------------------------------------
1 | {"17":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":7,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"This format may be useful for exporting references to other applications. Save the \"bibliography\" to disk as plain text.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `TY - BROADCAST`\\\n$AU - $a \\\n$ED - $e\\\n$TR - $u3 \\\n$T1 - $t \\\n$BB - $u1\\\n$KW - $k \\\n$PY - $d \\\n$SP - $p- \\\n$VL - $v \\\n$IS - $i \\\n$CY - $l \\\n$PB - $u \\\n$SN - $u6 \\\n$AB - $b \\\n$N1 - $n \\\n$ST - $s \\\n$UR - $z \\\n`ER - `\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":17,"typeForCitation":9},"18":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":6,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"This format may be useful for exporting references to other applications. Save the \"bibliography\" to disk as plain text.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `TY - TREATY`\\\n$AU - $a \\\n$ED - $e\\\n$TR - $u3 \\\n$T1 - $t \\\n$BB - $u1\\\n$KW - $k \\\n$PY - $d \\\n$SP - $p- \\\n$VL - $v \\\n$IS - $i \\\n$CY - $l \\\n$PB - $u \\\n$SN - $u6 \\\n$AB - $b \\\n$N1 - $n \\\n$ST - $s \\\n$UR - $z \\\n`ER - `\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":18,"typeForCitation":9},"2":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":2,"idForCitation":2,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `\n\\fs26 TY - BOOK\n\\fs24 `\\\n$\n\\fs26 AU - \n\\fs24 $a \\\n$ED - $e\\\n$TR - $u3 \\\n$\n\\fs26 T1 - \n\\fs24 $t \\\n$\n\\fs26 KW - \n\\fs24 $k \\\n$\n\\fs26 PY - \n\\fs24 $d \\\n$\n\\fs26 SP - \n\\fs24 $p- \\\n$\n\\fs26 VL - \n\\fs24 $v \\\n$\n\\fs26 IS - \n\\fs24 $i \\\n$\n\\fs26 CY - $l \\\n\n\\fs24 $\n\\fs26 PB - $u \n\\fs24 \\\n\n\\fs26 $SN - $u6 \n\\fs24 \\\n$\n\\fs26 AB - \n\\fs24 $b \\\n$\n\\fs26 N1 - $n \\\n$ST - $s \\\n$BB - $u1 \\\n$UR - $z \n\\fs24 \\\n\n\\fs26 `ER - `\n\\fs24 \\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":2,"typeForCitation":2},"20":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":5,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"This format may be useful for exporting references to other applications. Save the \"bibliography\" to disk as plain text.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `TY - REPORT`\\\n$AU - $a \\\n$ED - $e\\\n$TR - $u3 \\\n$T1 - $t \\\n$BB - $u1\\\n$KW - $k \\\n$PY - $d \\\n$SP - $p- \\\n$VL - $v \\\n$IS - $i \\\n$CY - $l \\\n$PB - $u \\\n$SN - $u6 \\\n$AB - $b \\\n$N1 - $n \\\n$ST - $s \\\n$UR - $z \\\n`ER - `\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":20,"typeForCitation":9},"3":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":3,"idForCitation":3,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `\n\\fs26 TY - CHAP\n\\fs24 `\\\n$\n\\fs26 AU - \n\\fs24 $a \\\n$ED\n\\fs26 - $e \n\\fs24 \\\n$\n\\fs26 T1 - \n\\fs24 $t \\\n$\n\\fs26 T2 - \n\\fs24 $s \\\n$\n\\fs26 KW - \n\\fs24 $k \\\n$\n\\fs26 PY - \n\\fs24 $d \\\n$\n\\fs26 SP - \n\\fs24 $p- \\\n$\n\\fs26 VL - \n\\fs24 $v \\\n$\n\\fs26 IS - \n\\fs24 $i\\\n$\n\\fs26 CY - $l \\\n\n\\fs24 $\n\\fs26 PB - $u \n\\fs24 \\\n\n\\fs26 $SN - $u6 \n\\fs24 \\\n$\n\\fs26 AB - \n\\fs24 $b \\\n$\n\\fs26 N1 - $n \\\n$ST - $s \\\n$BB - $u1 \\\n$UR - $z \\\n`ER - `\n\\fs24 \\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":3,"typeForCitation":3},"6":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":4,"idForCitation":4,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `\n\\fs26 TY - BOOK\n\\fs24 `\\\n$\n\\fs26 AU - \n\\fs24 $a \\\n$\n\\fs26 A3 - $e \n\\fs24 \\\n$\n\\fs26 T1 - \n\\fs24 $t \\\n$\n\\fs26 KW - \n\\fs24 $k \\\n$\n\\fs26 PY - \n\\fs24 $d \\\n$\n\\fs26 SP - \n\\fs24 $p- \\\n$\n\\fs26 VL - \n\\fs24 $v \\\n$\n\\fs26 IS - \n\\fs24 $i \\\n$\n\\fs26 CY - $l \\\n\n\\fs24 $\n\\fs26 PB - $u \n\\fs24 \\\n\n\\fs26 $SN - $u6 \n\\fs24 \\\n$\n\\fs26 AB - \n\\fs24 $b \\\n$\n\\fs26 N1 - $n \\\n$ST - $s \\\n$BB - $u1 \\\n$UR - $z \n\\fs24 \\\n\n\\fs26 `ER - `\n\\fs24 \\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":6,"typeForCitation":6},"9":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":1,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"This format may be useful for exporting references to other applications. Save the \"bibliography\" to disk as plain text.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `\n\\fs26 TY - \n\\fs24 JOUR`\\\n$\n\\fs26 AU - \n\\fs24 $a \\\n$\n\\fs26 T1 - \n\\fs24 $t \\\n$\n\\fs26 KW - \n\\fs24 $k \\\n$\n\\fs26 PY - \n\\fs24 $d \\\n$\n\\fs26 JA - \n\\fs24 $j \\\n$\n\\fs26 SP - \n\\fs24 $p- \\\n$\n\\fs26 VL - \n\\fs24 $v \\\n$\n\\fs26 IS - \n\\fs24 $i\\\n\n\\fs26 $SN - $u6 \n\\fs24 \\\n$\n\\fs26 AB - \n\\fs24 $b \\\n$\n\\fs26 N1 - $n \\\n\n\\fs24 $\n\\fs26 UR - $z \\\n$ST - $s \\\n$BB - $u1 \n\\fs24 \\\n\n\\fs26 `ER - `\n\\fs24 \\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":9,"typeForCitation":9},"commonFormatSettingsDict":{"AuthorsSameAsAuthorsBox":false,"IbidBox":false,"NumberStylePopup":0,"SeparateTwoAuthorsWith":" and ","afterCitedPages":"","alphaBox":false,"alphaBoxForCitation":false,"authorDateAuthorsInItalics":false,"authorsEtAlPopup":0,"authorsEtAlPopup1":0,"beforeCitedPages":"","bibSortModifier":"0,0","bibSortOrder":0,"citationAuthorPunctuation":"","citationEditorPunctuation":"","citationType":"byNumberBtn","citedPagesAllowPageNumbers":false,"citedPagesMovePunct":true,"consolidateYears":false,"dAuthorPunctuation":"\t, \t¬AU - \t¬AU - ","dEditorPunctuation":"\t, \t¬ED - \t¬ED - ","doPageRange":0,"dontCleanupSpaces":true,"editorsSameAsAuthorsBox":false,"editorsSameAsAuthorsBoxForCitation":false,"encloseCitationsPopup":0,"encloseCitationsPopupForCitation":0,"endEtAlWithLastAuthor":false,"endEtAlWithLastAuthor1":false,"etAlForCitationsFld":" et al.","etAlInItalics":false,"etAlInItalicsForCitation":false,"etalInItalicAuthorDate":false,"etalString":" et al.","etalString1":" et al.","formatName":"RIS","greaterThanXAuthors":0,"greaterThanXAuthorsForCitation":0,"groupCitationsBox":false,"groupCitationsText":"; ","hangingIndent":false,"ibidInItalicsBox":false,"ibidText":"Ibid.","idemInfo":"Idem","includeIssueBox":false,"includeIssueBoxForCitation":false,"insertAfterAuthor":0,"insertAfterAuthorForCitation":0,"journalPeriodsBox":false,"journalPeriodsBoxForCitation":false,"lettersForRepeatedYears":false,"minimumVersionRequired":1200,"modifyCitationUntilUnique":0,"namesSameAsBibliography":true,"numBox":false,"numBoxForCitation":false,"numOfBookChaptersForMetaTypeUse":0,"numOfBookChaptersForMetaTypeUse1":0,"precedeNumberWith":"","repeatedAuthorCitationsBtn":false,"replaceAuthors":false,"replaceAuthorsText":"———","sepMutipleCitationsWithPopup":0,"sepYearsWithFld":", ","separateAuthorDateWithPopup":0,"separateAuthorDateWithPopupForCitation":0,"showCitedPages":0,"sortBox":1,"superscriptBox":false,"superscriptBoxForCitation":false,"surroundNumbersWith":"\u0000. ","useEtAlBox":false,"useEtAlBoxForCitation":false,"yearOnlyBox":false,"yearOnlyBoxForCitation":false}}
--------------------------------------------------------------------------------
/Bookends/fmt/BibTeX.fmt:
--------------------------------------------------------------------------------
1 | {"17":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":9,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Key (id) values belong in Key field (AKA User1)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@legislation\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":17,"typeForCitation":9},"18":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":8,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Key (id) values belong in Key field (AKA User1)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@report\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":18,"typeForCitation":9},"19":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":10,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Key (id) values belong in Key field (AKA User1)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Legislation\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":19,"typeForCitation":9},"2":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":3,"idForCitation":3,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Book\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":2,"typeForCitation":2},"20":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":7,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Key (id) values belong in Key field (AKA User1)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Incollection\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nbooktitle = $`\\{`v`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nannote = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":20,"typeForCitation":9},"3":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":2,"idForCitation":2,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Book title in Volume field.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Incollection\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nbooktitle = $`\\{`v`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\nyear = $`\\{`d`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":3,"typeForCitation":3},"4":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":4,"idForCitation":4,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Book title in 2° Title field.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\ql\\f0\\fs24 `@Proceedings\\{`u1`,`$\\par author = $`\\{`a`\\}`, $\\par editor = $`\\{`e`\\}`, $\\par title = $`\\{`t`\\}`, $\\par booktitle = $`\\{`s`\\}`, $\\par volume = $`\\{`v`\\}`, $\\par publisher = $`\\{`u`\\}`, $\\par address = $`\\{`l`\\}`, $\\par pages = $`\\{`p-`\\}`, $\\par year = $`\\{`d`\\}`, $\\par abstract = $`\\{`b`\\}`, \\par `keywords = \\{`k`\\}\\}`\\u172 }","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":4,"typeForCitation":4},"5":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":5,"idForCitation":5,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"School in Publisher field.","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\ql\\f0\\fs24 `@phdthesis\\{`u1`,`$\\par author = $`\\{`a`\\}`, $\\par title = $`\\{`t`\\}`, $\\par school = $`\\{`u`\\}`, $\\par address = $`\\{`l`\\}`, $\\par pages = $`\\{`p-`\\}`, $\\par year = $`\\{`d`\\}`, $\\par abstract = $`\\{`b`\\}`, \\par `keywords = \\{`k`\\}\\}`\\u172 }","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":5,"typeForCitation":5},"6":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":6,"idForCitation":6,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Book\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\npages = $`\\{`p-`\\}`, $\\\neditor = $`\\{`e`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\npublisher = $`\\{`u`\\}`, $\\\naddress = $`\\{`l`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":6,"typeForCitation":6},"9":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":1,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":0,"notes":"Key (id) values belong in Key field (AKA User1)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 `@Article\\{`u1`,`$\\\nauthor = $`\\{`a`\\}`, $\\\ntranslator = $`\\{`u3*`\\}`, $\\\ntitle = $`\\{`t`\\}`, $\\\njournal = $`\\{`j`\\}`, $\\\nvolume = $`\\{`v`\\}`, $\\\nnumber = $`\\{`i`\\}`, $\\\npages = $`\\{`p\\'96`\\}`, $\\\nyear = $`\\{`d`\\}`, $\\\nabstract = $`\\{`b`\\}`, $\\\nlocation = $`\\{`l`\\}`, \\\n`keywords = \\{`k`\\}\\}`\\'ac\\\n}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":9,"typeForCitation":9},"commonFormatSettingsDict":{"AuthorsSameAsAuthorsBox":false,"IbidBox":false,"NumberStylePopup":0,"SeparateTwoAuthorsWith":" and ","afterCitedPages":"","alphaBox":false,"alphaBoxForCitation":false,"authorDateAuthorsInItalics":false,"authorsEtAlPopup":0,"authorsEtAlPopup1":0,"beforeCitedPages":"","bibSortModifier":"0,0","bibSortOrder":0,"citationAuthorPunctuation":"","citationEditorPunctuation":"","citationType":"byNumberBtn","citedPagesAllowPageNumbers":false,"citedPagesMovePunct":true,"consolidateYears":false,"dAuthorPunctuation":"\t, \t and \t and ","dEditorPunctuation":"\t, \t and \t and ","doPageRange":0,"dontCleanupSpaces":false,"editorsSameAsAuthorsBox":true,"editorsSameAsAuthorsBoxForCitation":false,"encloseCitationsPopup":0,"encloseCitationsPopupForCitation":0,"endEtAlWithLastAuthor":false,"endEtAlWithLastAuthor1":false,"etAlForCitationsFld":" et al.","etAlInItalics":false,"etAlInItalicsForCitation":false,"etalInItalicAuthorDate":false,"etalString":" et al.","etalString1":" et al.","formatName":"BibTeX","greaterThanXAuthors":0,"greaterThanXAuthorsForCitation":0,"groupCitationsBox":false,"groupCitationsText":"; ","hangingIndent":false,"ibidInItalicsBox":false,"ibidText":"Ibid.","idemInfo":"Idem","includeIssueBox":false,"includeIssueBoxForCitation":false,"insertAfterAuthor":0,"insertAfterAuthorForCitation":0,"journalPeriodsBox":false,"journalPeriodsBoxForCitation":false,"lettersForRepeatedYears":false,"minimumVersionRequired":1200,"modifyCitationUntilUnique":0,"namesSameAsBibliography":true,"numBox":false,"numBoxForCitation":false,"numOfBookChaptersForMetaTypeUse":0,"numOfBookChaptersForMetaTypeUse1":0,"precedeNumberWith":"","repeatedAuthorCitationsBtn":false,"replaceAuthors":false,"replaceAuthorsText":"———","sepMutipleCitationsWithPopup":0,"sepYearsWithFld":", ","separateAuthorDateWithPopup":0,"separateAuthorDateWithPopupForCitation":0,"showCitedPages":0,"sortBox":1,"superscriptBox":false,"superscriptBoxForCitation":false,"surroundNumbersWith":"\u0000. ","useEtAlBox":false,"useEtAlBoxForCitation":false,"yearOnlyBox":true,"yearOnlyBoxForCitation":true}}
--------------------------------------------------------------------------------
/Bookends/fmt/ABNT MMD.fmt:
--------------------------------------------------------------------------------
1 | {"0":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"122","authorsInCapsBoxForCitation":"120","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":12,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a.; \\b t\\b0 . j. l: u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":1,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":0,"typeForCitation":9},"1":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"101","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":13,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a.; \\b t\\b0 . $Trad.:$ e. p: v, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e; d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":1,"typeForCitation":9},"12":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":9,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a \\u8220 t\\u8221 `. `\\i f\\i0 , `v.` v, `n.` i, `p.` p-, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":12,"typeForCitation":9},"16":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":5,"idForCitation":5,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a \\i t.\\i0 l: u. `\\i Dispon\\u237 vel em: \\i0 `$<$z$>$. `\\i Acesso em: \\i0 `u3, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":16,"typeForCitation":16},"17":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":10,"idForCitation":8,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ a. $**$\n\\f1\\b t$**$\n\\f0\\b0 $: $. ~v. ~v. ~Ed++.: ~e. ~Trad.: ~u3. u13~ vols.~| u2. l$: $u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":17,"typeForCitation":6},"18":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"101","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":11,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ a. $**$t$**$$: $. $Trad.:$ u3*. l: u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 u3, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":18,"typeForCitation":9},"2":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"110","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":2,"idForCitation":2,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ a. $**$\n\\f1\\b t$**$\n\\f0\\b0 $: $. ~v. ~v. ~Ed++.: ~e. ~Trad.: ~u3*. u13~ vols.~| u2. l$: $u, d $[PDF]($z$)$}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e, d}","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":2,"typeForCitation":2},"3":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":3,"idForCitation":3,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ a \"t\"$:$. $*\n\\f1\\i In:* \n\\f0\\i0 $ \\{e^_____^\\}. $**$\n\\f1\\i v$**$.\n\\f0\\i0 l: u, d. $pp.$ p- $[PDF]($z$)$}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":3,"typeForCitation":3},"4":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":6,"idForCitation":6,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a \\u8220 t\\u8221 . $\\i In: \\i0 $f, x, d, l. `\\i Anais.\\i0 ` l: u, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":4,"typeForCitation":4},"5":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":4,"idForCitation":4,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a \n\\f1\\i t\n\\f0\\i0 $: $. l, v, p-, u. u2, d $[PDF]($z$)$}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":5,"typeForCitation":5},"6":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":8,"idForCitation":8,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ e $(ed++.)$. $**$\n\\f1\\i t$**$\n\\f0\\i0 $: $. l: u, d $[PDF]($z$)$}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":6,"typeForCitation":6},"8":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":7,"idForCitation":7,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a. t. l: u, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":8,"typeForCitation":8},"9":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"114","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":1,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;\\f2\\fswiss\\fcharset0 Helvetica-Bold;\n}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $[#$u1$]:$ a; \\'93t\\'94. ~Trad.: ~u3. \n\\f1\\i $*In:* $$**$j$**$\n\\f0\\i0 , $v.$ v, d.\n\\f2\\b \n\\f0\\b0 $pp.$ p- $[PDF]($z$)$}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":9,"typeForCitation":9},"commonFormatSettingsDict":{"AuthorsSameAsAuthorsBox":false,"IbidBox":false,"NumberStylePopup":0,"SeparateTwoAuthorsWith":" & ","afterCitedPages":"","alphaBox":true,"alphaBoxForCitation":true,"authorDateAuthorsInItalics":false,"authorsEtAlPopup":0,"authorsEtAlPopup1":0,"beforeCitedPages":": ","bibSortModifier":"0,0","bibSortOrder":0,"citationAuthorPunctuation":"","citationEditorPunctuation":"","citationType":"authorDateBtn","citedPagesAllowPageNumbers":true,"citedPagesMovePunct":true,"consolidateYears":true,"dAuthorPunctuation":". \t, \t; \t & ","dEditorPunctuation":". \t, \t, \t & ","doPageRange":0,"dontCleanupSpaces":false,"editorsSameAsAuthorsBox":false,"editorsSameAsAuthorsBoxForCitation":false,"encloseCitationsPopup":0,"encloseCitationsPopupForCitation":0,"endEtAlWithLastAuthor":false,"endEtAlWithLastAuthor1":false,"etAlForCitationsFld":" et al.","etAlInItalics":true,"etAlInItalicsForCitation":false,"etalInItalicAuthorDate":true,"etalString":" et al.","etalString1":" et al.","formatName":"ABNT","greaterThanXAuthors":2.0,"greaterThanXAuthorsForCitation":3,"groupCitationsBox":false,"groupCitationsText":"; ","hangingIndent":false,"ibidInItalicsBox":true,"ibidText":"Idem","idemInfo":"Idem","includeIssueBox":true,"includeIssueBoxForCitation":false,"insertAfterAuthor":2.0,"insertAfterAuthorForCitation":1,"journalPeriodsBox":false,"journalPeriodsBoxForCitation":false,"lettersForRepeatedYears":true,"minimumVersionRequired":1200,"modifyCitationUntilUnique":0,"namesSameAsBibliography":true,"numBox":false,"numBoxForCitation":false,"numOfBookChaptersForMetaTypeUse":0,"numOfBookChaptersForMetaTypeUse1":0,"precedeNumberWith":"","repeatedAuthorCitationsBtn":false,"replaceAuthors":false,"replaceAuthorsText":"———","sepMutipleCitationsWithPopup":1,"sepYearsWithFld":", ","separateAuthorDateWithPopup":0,"separateAuthorDateWithPopupForCitation":0,"showCitedPages":0,"sortBox":2,"superscriptBox":false,"superscriptBoxForCitation":false,"surroundNumbersWith":"\u0000. ","useEtAlBox":true,"useEtAlBoxForCitation":true,"yearOnlyBox":false,"yearOnlyBoxForCitation":true}}
--------------------------------------------------------------------------------
/Bookends/fmt/Pandoc.fmt:
--------------------------------------------------------------------------------
1 | {"0":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"122","authorsInCapsBoxForCitation":"120","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":12,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":1,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":0,"typeForCitation":9},"1":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"101","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":13,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e; d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":1,"typeForCitation":9},"12":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":9,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":12,"typeForCitation":9},"16":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":5,"idForCitation":5,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":16,"typeForCitation":16},"17":{"author1Popup":1,"author1PopupForCitation":0,"authorSubsequentPopup":1,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"140","authorsInCapsBoxForCitation":"144","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":10,"idForCitation":8,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":17,"typeForCitation":6},"18":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"101","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":11,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 u3*, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":18,"typeForCitation":9},"2":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"140","authorsInCapsBoxForCitation":"110","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":2,"idForCitation":2,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":2,"typeForCitation":2},"3":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":1,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"140","authorsInCapsBoxForCitation":"110","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":3,"idForCitation":3,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":3,"typeForCitation":3},"4":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":6,"idForCitation":6,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":4,"typeForCitation":4},"5":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":4,"idForCitation":4,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":5,"typeForCitation":5},"6":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"141","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":8,"idForCitation":8,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 e, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":6,"typeForCitation":6},"8":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"110","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":7,"idForCitation":7,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":8,"typeForCitation":8},"9":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"140","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":1,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 $@$u1}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":9,"typeForCitation":9},"commonFormatSettingsDict":{"AuthorsSameAsAuthorsBox":false,"IbidBox":false,"NumberStylePopup":0,"SeparateTwoAuthorsWith":" & ","afterCitedPages":"","alphaBox":true,"alphaBoxForCitation":true,"authorDateAuthorsInItalics":false,"authorsEtAlPopup":0,"authorsEtAlPopup1":0,"beforeCitedPages":", p.","bibSortModifier":"0,0","bibSortOrder":0,"citationAuthorPunctuation":"","citationEditorPunctuation":"","citationType":"customFormatBtn","citedPagesAllowPageNumbers":true,"citedPagesMovePunct":true,"consolidateYears":true,"dAuthorPunctuation":". \t, \t; \t & ","dEditorPunctuation":". \t, \t; \t & ","doPageRange":0,"dontCleanupSpaces":false,"editorsSameAsAuthorsBox":true,"editorsSameAsAuthorsBoxForCitation":false,"encloseCitationsPopup":0,"encloseCitationsPopupForCitation":0,"endEtAlWithLastAuthor":false,"endEtAlWithLastAuthor1":false,"etAlForCitationsFld":" et al.","etAlInItalics":true,"etAlInItalicsForCitation":false,"etalInItalicAuthorDate":true,"etalString":" et al.","etalString1":" et al.","formatName":"ABNT","greaterThanXAuthors":3.0,"greaterThanXAuthorsForCitation":3.0,"groupCitationsBox":false,"groupCitationsText":"; ","hangingIndent":false,"ibidInItalicsBox":true,"ibidText":"Idem","idemInfo":"Idem","includeIssueBox":true,"includeIssueBoxForCitation":false,"insertAfterAuthor":2.0,"insertAfterAuthorForCitation":2.0,"journalPeriodsBox":false,"journalPeriodsBoxForCitation":false,"lettersForRepeatedYears":true,"minimumVersionRequired":1200,"modifyCitationUntilUnique":0,"namesSameAsBibliography":true,"numBox":false,"numBoxForCitation":false,"numOfBookChaptersForMetaTypeUse":0,"numOfBookChaptersForMetaTypeUse1":0,"precedeNumberWith":"","repeatedAuthorCitationsBtn":false,"replaceAuthors":false,"replaceAuthorsText":"———","sepMutipleCitationsWithPopup":1,"sepYearsWithFld":", ","separateAuthorDateWithPopup":0,"separateAuthorDateWithPopupForCitation":0,"showCitedPages":0,"sortBox":2,"superscriptBox":false,"superscriptBoxForCitation":false,"surroundNumbersWith":"\u0000. ","useEtAlBox":true,"useEtAlBoxForCitation":true,"yearOnlyBox":false,"yearOnlyBoxForCitation":true}}
--------------------------------------------------------------------------------
/Pandoc/ABNT-FA.csl:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/Zotero/ABNT-FA.csl:
--------------------------------------------------------------------------------
1 |
2 |
562 |
--------------------------------------------------------------------------------
/Pandoc/ABNT-FA (com URL).csl:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/associacão-brasileira-de-normas-tecnicas-para-estudos-classicos.csl:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/Bookends/fmt/ABNT.fmt:
--------------------------------------------------------------------------------
1 | {"0":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"120","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":12,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a.; \\b t\\b0 . j. l: u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":1,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":0,"typeForCitation":9},"1":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"100","authorsInCapsBoxForCitation":"101","editor1Popup":1,"editor1PopupForCitation":0,"editorSubsequentPopup":1,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":13,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a.; \\b t\\b0 . $Trad.:$ e. p: v, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e; d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":1,"typeForCitation":9},"12":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":9,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a \\u8220 t\\u8221 `. `\\i f\\i0 , `v.` v, `n.` i, `p.` p-, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":12,"typeForCitation":9},"16":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":5,"idForCitation":5,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a \\i t.\\i0 l: u. `\\i Dispon\\u237 vel em: \\i0 `$<$z$>$. `\\i Acesso em: \\i0 `u3, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":3,"titleOutPutTypeForCitation":0,"type":16,"typeForCitation":16},"17":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":10,"idForCitation":8,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a. \n\\f1\\b t\n\\f0\\b0 $: $. ~v. ~v. ~Ed++.: ~e. ~Trad.: ~u3*. u13~ vols.~| u2. l$: $u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 e, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":17,"typeForCitation":6},"18":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"101","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":2,"forCitationForCitation":1,"id":11,"idForCitation":1,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a. \n\\f1\\b t\n\\f0\\b0 $: $. ~v. ~v. ~Ed++.: ~e. ~Trad.: ~u3*. u13~ vols.~| u2. l$: $u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 u3*, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":18,"typeForCitation":9},"19":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":14,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a. \\'93t\\'94$:$. $In: $ \\{e;^_____^\\}. \n\\f1\\b v\n\\f0\\b0 . l: u, d. $pp.$ p-}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2513\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":19,"typeForCitation":9},"2":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"110","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":2,"idForCitation":2,"nameFormPopup":1,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a. \n\\f1\\b t\n\\f0\\b0 $: $. ~v. ~v. ~Ed++.: ~e. ~Trad.: ~u3*. u13~ vols.~| u2. l$: $u, d }","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":2,"typeForCitation":2},"20":{"author1Popup":1,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":15,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2576\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a. \\'93t (u4)\\'94$:$. $In: $ \\{e^_____^\\}. \n\\f1\\b v\n\\f0\\b0 . l: u, d. $pp.$ p- $($u18$)$}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2513\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica-Oblique;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\i\\fs24 \\cf2 u1}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":20,"typeForCitation":9},"3":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"110","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":3,"idForCitation":3,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2513\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;\\f2\\fswiss\\fcharset0 Helvetica-Bold;\n}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a \\'93t\\'94$:$. $\n\\f1\\i In: \n\\f0\\i0 $ \\{e^_____^\\}. \n\\f2\\b v\n\\f1\\i\\b0 .\n\\f0\\i0 l: u, d. $pp.$ p-}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":3,"typeForCitation":3},"4":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":6,"idForCitation":6,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;\\f2\\fswiss\\fcharset0 Helvetica-Bold;\n}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a \\'93t\\'94. $\n\\f1\\i In: \n\\f0\\i0 $\n\\f2\\b f\n\\f0\\b0 , x, d, l. `\n\\f1\\i Anais.\n\\f0\\i0 ` l: u, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":4,"typeForCitation":4},"5":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":4,"idForCitation":4,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a \n\\f1\\b t\n\\f0\\b0 $: $. l, v, p-, u. u2, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":5,"typeForCitation":5},"6":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":8,"idForCitation":8,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"Associação Brasileira de Normas Técnicas (Brazilian Association of Norms and Standards)","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Bold;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 e $(ed++.)$. \n\\f1\\b t\n\\f0\\b0 $: $. l: u, d}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 e, d}","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":6,"typeForCitation":6},"8":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"0","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":7,"idForCitation":7,"nameFormPopup":0,"nameFormPopupForCitation":0,"notes":"","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Arial;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a. t. l: u, d}","order1ForCitation":"","order2ForCitation":"","otherNames":0,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":1,"titleOutPutTypeForCitation":0,"type":8,"typeForCitation":8},"9":{"author1Popup":0,"author1PopupForCitation":0,"authorSubsequentPopup":0,"authorSubsequentPopupForCitation":0,"authorsInCapsBox":"144","authorsInCapsBoxForCitation":"144","editor1Popup":0,"editor1PopupForCitation":0,"editorSubsequentPopup":0,"editorSubsequentPopupForCitation":0,"etalString":" et al.","etalString1":" et al.","forCitationForCitation":1,"id":1,"idForCitation":1,"nameFormPopup":0,"nameFormPopupForCitation":2,"notes":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 Associa\\u231\\u227 o Brasileira de Normas T\\u233 cnicas (Brazilian Association of Norms and Standards)\\par \\par \\ql Revised in accordance with the Norms NBR 6023, and NBR 10520:\\par\\par http://www.abntcatalogo.com.br/norma.aspx?ID=1825\\par http://www.abntcatalogo.com.br/norma.aspx?ID=2074}","notesForCitation":"","order1":"{\\rtf1\\ansi\\ansicpg1252\\cocoartf2511\n\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fswiss\\fcharset0 Helvetica;\\f1\\fswiss\\fcharset0 Helvetica-Oblique;\\f2\\fswiss\\fcharset0 Helvetica-Bold;\n}\n{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n{\\*\\expandedcolortbl;;\\csgenericrgb\\c0\\c0\\c0;}\n\\deftab720\n\\pard\\pardeftab720\\partightenfactor0\n\n\\f0\\fs24 \\cf2 a; \\'93t\\'94. ~Trad.: ~u3*. \n\\f1\\i $In: $\n\\f2\\i0\\b j\n\\f0\\b0 , $v.$ v, d.\n\\f2\\b \n\\f0\\b0 $pp.$ p-}","order1ForCitation":"{\\rtf1\\ansi\\ansicpg1252{\\fonttbl{\\f0\\fnil Helvetica;}}{\\colortbl\\red0\\green0\\blue0;}\\uc0 \\f0\\fs24 a, d}","order2ForCitation":"","otherNames":1,"otherNamesCitation":0,"punctAfterInit":"","punctAfterInitForCitation":"","punctAfterSurname":"","punctAfterSurnameForCitation":"","punctBetweenNames":"","punctBetweenNamesForCitation":"","secondaryNamesPopup":0,"sepLastNamesWith":"","sepLastNamesWithForCitation":"","titleOutPutType":0,"titleOutPutTypeForCitation":0,"type":9,"typeForCitation":9},"commonFormatSettingsDict":{"AuthorsSameAsAuthorsBox":false,"IbidBox":false,"NumberStylePopup":0,"SeparateTwoAuthorsWith":" & ","afterCitedPages":"","alphaBox":true,"alphaBoxForCitation":true,"authorDateAuthorsInItalics":false,"authorsEtAlPopup":0,"authorsEtAlPopup1":0,"beforeCitedPages":"","bibSortModifier":"0,0","bibSortOrder":0,"citationAuthorPunctuation":"","citationEditorPunctuation":"","citationType":"customFormatBtn","citedPagesAllowPageNumbers":true,"citedPagesMovePunct":true,"consolidateYears":true,"dAuthorPunctuation":". \t, \t; \t & ","dEditorPunctuation":". \t, \t; \t & ","doPageRange":0,"dontCleanupSpaces":false,"editorsSameAsAuthorsBox":true,"editorsSameAsAuthorsBoxForCitation":false,"encloseCitationsPopup":2,"encloseCitationsPopupForCitation":0,"endEtAlWithLastAuthor":false,"endEtAlWithLastAuthor1":false,"etAlForCitationsFld":" et al.","etAlInItalics":true,"etAlInItalicsForCitation":false,"etalInItalicAuthorDate":true,"etalString":" et al.","etalString1":" et al.","formatName":"ABNT","greaterThanXAuthors":3.0,"greaterThanXAuthorsForCitation":3.0,"groupCitationsBox":false,"groupCitationsText":"; ","hangingIndent":false,"ibidInItalicsBox":true,"ibidText":"Idem","idemInfo":"Idem","includeIssueBox":true,"includeIssueBoxForCitation":false,"insertAfterAuthor":2.0,"insertAfterAuthorForCitation":2.0,"journalPeriodsBox":false,"journalPeriodsBoxForCitation":false,"lettersForRepeatedYears":true,"minimumVersionRequired":1200,"modifyCitationUntilUnique":0,"namesSameAsBibliography":true,"numBox":true,"numBoxForCitation":false,"numOfBookChaptersForMetaTypeUse":0,"numOfBookChaptersForMetaTypeUse1":0,"precedeNumberWith":"","repeatedAuthorCitationsBtn":false,"replaceAuthors":false,"replaceAuthorsText":"———","sepMutipleCitationsWithPopup":0,"sepYearsWithFld":", ","separateAuthorDateWithPopup":0,"separateAuthorDateWithPopupForCitation":0,"showCitedPages":0,"sortBox":2,"superscriptBox":false,"superscriptBoxForCitation":false,"surroundNumbersWith":"\u0000. ","useEtAlBox":true,"useEtAlBoxForCitation":true,"yearOnlyBox":false,"yearOnlyBoxForCitation":true}}
--------------------------------------------------------------------------------