codingo / BibWord

Microsoft Word and Bibliography Styles extender.
GNU General Public License v3.0
284 stars 210 forks source link

Update ABNT NBR 6023 to 2018 version #33

Open cesarep opened 2 years ago

cesarep commented 2 years ago

-Supports Works without authors names -Conference Proceedings supported by adding the proceedings type after Conference Name and a colon. Eg.: "INTERNATIONAL SYMPOSIUM ON CHEMICAL CHANGES DURING FOOD PROCESSING : Proceedings" -Supports forcing "et al." with few author by adding it to the author list

malvarenga123 commented 2 years ago

In the JournalArticle type, you changed the volume (v.) to ano.

cesarep commented 2 years ago

Yes, as specified by the norm: image As there's really no point using this format outside Brazil, in Portuguese, "Periodical" usually refers to scientific journals, so the ArticleInAPeriodical type uses the volume (v.) Both endup having the same style apart from the "v." x "ano.", so they could both be used really

malvarenga123 commented 2 years ago

Oh I see. So journal in this case is referring to a newspaper. I'll use ArticleInAPeriodical, thanks.