From 82bc16ce44bc3251fe77fc8457194622bccb5614 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Mar 2022 20:30:02 +0000 Subject: citation-style-language (21mar22) git-svn-id: svn://tug.org/texlive/trunk@62862 c570f23f-e606-0410-a88d-b1316a301751 --- .../citation-style-language/citeproc.lua | 11 +- .../doc/latex/citation-style-language/CHANGELOG.md | 17 +- .../citation-style-language-doc.pdf | Bin 217086 -> 219427 bytes .../citation-style-language-doc.tex | 95 ++- Master/texmf-dist/doc/man/man1/citeproc.1 | 2 +- Master/texmf-dist/doc/man/man1/citeproc.man1.pdf | Bin 15670 -> 15670 bytes .../scripts/citation-style-language/citeproc | 6 + .../citation-style-language/citeproc-bib.lua | 182 ++++- .../citation-style-language/citeproc-element.lua | 6 + .../citation-style-language/citeproc-engine.lua | 8 +- .../citation-style-language/citeproc-formats.lua | 8 +- .../citeproc-node-choose.lua | 8 +- .../citation-style-language/citeproc-node-date.lua | 6 + .../citeproc-node-group.lua | 6 + .../citeproc-node-label.lua | 6 + .../citeproc-node-layout.lua | 6 + .../citeproc-node-locale.lua | 6 + .../citeproc-node-names.lua | 6 + .../citeproc-node-number.lua | 6 + .../citation-style-language/citeproc-node-sort.lua | 6 + .../citeproc-node-style.lua | 6 + .../citation-style-language/citeproc-node-text.lua | 10 + .../citation-style-language/citeproc-nodes.lua | 9 +- .../citation-style-language/citeproc-richtext.lua | 8 +- .../citation-style-language/citeproc-util.lua | 8 +- .../scripts/citation-style-language/citeproc.lua | 11 +- .../scripts/citation-style-language/csl-core.lua | 80 ++- .../scripts/citation-style-language/csl.lua | 8 +- .../citation-style-language.sty | 729 +++++++++++++-------- .../citation-style-language/citeproc-bib-data.json | 109 +-- .../locales/csl-locales-af-ZA.xml | 303 ++++++++- .../locales/csl-locales-ar.xml | 301 ++++++++- .../locales/csl-locales-bg-BG.xml | 301 ++++++++- .../locales/csl-locales-ca-AD.xml | 301 ++++++++- .../locales/csl-locales-cs-CZ.xml | 301 ++++++++- .../locales/csl-locales-cy-GB.xml | 301 ++++++++- .../locales/csl-locales-da-DK.xml | 301 ++++++++- .../locales/csl-locales-de-AT.xml | 301 ++++++++- .../locales/csl-locales-de-CH.xml | 301 ++++++++- .../locales/csl-locales-de-DE.xml | 301 ++++++++- .../locales/csl-locales-el-GR.xml | 301 ++++++++- .../locales/csl-locales-en-GB.xml | 301 ++++++++- .../locales/csl-locales-en-US.xml | 307 ++++++++- .../locales/csl-locales-es-CL.xml | 301 ++++++++- .../locales/csl-locales-es-ES.xml | 301 ++++++++- .../locales/csl-locales-es-MX.xml | 329 +++++++++- .../locales/csl-locales-et-EE.xml | 301 ++++++++- .../locales/csl-locales-eu.xml | 301 ++++++++- .../locales/csl-locales-fa-IR.xml | 301 ++++++++- .../locales/csl-locales-fi-FI.xml | 301 ++++++++- .../locales/csl-locales-fr-CA.xml | 301 ++++++++- .../locales/csl-locales-fr-FR.xml | 301 ++++++++- .../locales/csl-locales-he-IL.xml | 301 ++++++++- .../locales/csl-locales-hi-IN.xml | 301 ++++++++- .../locales/csl-locales-hr-HR.xml | 301 ++++++++- .../locales/csl-locales-hu-HU.xml | 305 ++++++++- .../locales/csl-locales-id-ID.xml | 301 ++++++++- .../locales/csl-locales-is-IS.xml | 301 ++++++++- .../locales/csl-locales-it-IT.xml | 301 ++++++++- .../locales/csl-locales-ja-JP.xml | 303 ++++++++- .../locales/csl-locales-km-KH.xml | 301 ++++++++- .../locales/csl-locales-ko-KR.xml | 303 ++++++++- .../locales/csl-locales-la.xml | 301 ++++++++- .../locales/csl-locales-lt-LT.xml | 301 ++++++++- .../locales/csl-locales-lv-LV.xml | 303 ++++++++- .../locales/csl-locales-mn-MN.xml | 303 ++++++++- .../locales/csl-locales-nb-NO.xml | 301 ++++++++- .../locales/csl-locales-nl-NL.xml | 301 ++++++++- .../locales/csl-locales-nn-NO.xml | 301 ++++++++- .../locales/csl-locales-pl-PL.xml | 301 ++++++++- .../locales/csl-locales-pt-BR.xml | 301 ++++++++- .../locales/csl-locales-pt-PT.xml | 355 +++++++++- .../locales/csl-locales-ro-RO.xml | 301 ++++++++- .../locales/csl-locales-ru-RU.xml | 301 ++++++++- .../locales/csl-locales-sk-SK.xml | 301 ++++++++- .../locales/csl-locales-sl-SI.xml | 301 ++++++++- .../locales/csl-locales-sr-RS.xml | 301 ++++++++- .../locales/csl-locales-sv-SE.xml | 301 ++++++++- .../locales/csl-locales-th-TH.xml | 301 ++++++++- .../locales/csl-locales-tr-TR.xml | 301 ++++++++- .../locales/csl-locales-uk-UA.xml | 301 ++++++++- .../locales/csl-locales-vi-VN.xml | 303 ++++++++- .../locales/csl-locales-zh-CN.xml | 301 ++++++++- .../locales/csl-locales-zh-TW.xml | 301 ++++++++- .../latex/citation-style-language/styles/apa.csl | 20 +- .../styles/chicago-fullnote-bibliography.csl | 4 +- .../styles/chicago-note-bibliography.csl | 4 +- .../latex/citation-style-language/styles/ieee.csl | 46 +- .../styles/modern-language-association.csl | 9 +- Master/tlpkg/libexec/ctan2tds | 1 + 90 files changed, 17068 insertions(+), 743 deletions(-) diff --git a/Build/source/texk/texlive/linked_scripts/citation-style-language/citeproc.lua b/Build/source/texk/texlive/linked_scripts/citation-style-language/citeproc.lua index 19f217535ed..828d9514030 100644 --- a/Build/source/texk/texlive/linked_scripts/citation-style-language/citeproc.lua +++ b/Build/source/texk/texlive/linked_scripts/citation-style-language/citeproc.lua @@ -1,7 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] - +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local citeproc = {} @@ -9,7 +10,7 @@ local engine = require("citeproc-engine") local bib = require("citeproc-bib") local util = require("citeproc-util") -citeproc.__VERSION__ = "0.1.0" +citeproc.__VERSION__ = "0.1.1" citeproc.new = engine.CiteProc.new citeproc.parse_bib = bib.parse diff --git a/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md b/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md index db814dbb55a..1c6b2df688e 100644 --- a/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md @@ -7,11 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v0.1.1] - 2022-03-21 + +### Added + +- Add support for [CSL v1.0.2](https://github.com/citation-style-language/schema/releases/tag/v1.0.2). +- Add CSL-JSON format in `\addbibresource` ([#11](https://github.com/zepinglee/citeproc-lua/issues/11)). +- Add multicite command `\cites` ([#10](https://github.com/zepinglee/citeproc-lua/issues/10)). +- Add URL format setup. + +### Fixed + +- Fix the incompatibility with `babel` ([#9](https://github.com/zepinglee/citeproc-lua/issues/9)). +- Fix missing `\url` commands in bibliography ([#12](https://github.com/zepinglee/citeproc-lua/issues/12)). + ## [v0.1.0] - 2022-01-22 ### Added - Initial CTAN release. -[Unreleased]: https://github.com/zepinglee/citeproc-lua/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/zepinglee/citeproc-lua/compare/v0.1.1...HEAD +[v0.1.1]: https://github.com/zepinglee/citeproc-lua/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/zepinglee/citeproc-lua/releases/tag/v0.1.0 diff --git a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf index 8df2b9574f5..b4ccbe55d39 100644 Binary files a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf and b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex index 87bdfacb79c..538aaae00ac 100644 --- a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex +++ b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex @@ -1,3 +1,9 @@ +% +% Copyright (c) 2021-2022 Zeping Lee +% Released under the MIT License. +% Repository: https://github.com/zepinglee/citeproc-lua +% + \documentclass{l3doc} \usepackage{mathpazo} @@ -43,7 +49,7 @@ }% } -\date{2022-01-22 v0.1.0} +\date{2022-03-21 v0.1.1} \maketitle @@ -205,22 +211,24 @@ By default, it is 1 em (with respect to the \opt{bib-font} size if set). \begin{function}{\addbibresource} \begin{syntax} - \cs{addbibresource}\oarg{options}\marg{resouce} + \cs{addbibresource}\oarg{options}\marg{resource} \end{syntax} \end{function} The \cs{addbibresource} command adds the contents of \meta{resource} into the bibliographic metadata. -Currently, only Bib(La)TeX \file{.bib} format is supported. - -and Bib(La)TeX \file{.bib} are supported. -It is internally converted to CSL-JSON\footnote{\url{https://github.com/citation-style-language/schema\#csl-json-schema}}, the data model defined with CSL -and the mapping of entry-types and fields from \file{.bib} to CSL-JSON is detailed -in GitHub wiki +The \meta{resource} may be a CSL-JSON file or the Bib(La)TeX \file{.bib} file. +CSL-JSON \footnote{\url{https://github.com/citation-style-language/schema\#csl-json-schema}} +is the default data model defined by CSL. +Its contents are usually exported from Zotero. +The traditional \file{.bib} file is converted to CSL-JSON internally for +further processing. +The mapping of entry-types and fields between them is detailed in the GitHub wiki page\footnote{\url{https://github.com/zepinglee/citeproc-lua/wiki/Bib-CSL-mapping}}. -Note that only UTF-8 encoding is supported for the \meta{resource} file. +Note that only UTF-8 encoding is supported in the \meta{resource} file. \begin{LaTeXdemo} - \addbibresource{bibfile.bib} + \addbibresource{data-file.json} + \addbibresource{bib-file.bib} \end{LaTeXdemo} @@ -232,28 +240,38 @@ Note that only UTF-8 encoding is supported for the \meta{resource} file. The citation command is similar to the one in standard LaTeX except that the \meta{options} is in key-value style. -The \meta{options} can be \opt{prefix}, \opt{suffix} or one of the locators: -\opt{book}, -\opt{chapter}, -\opt{column}, -\opt{figure}, -\opt{folio}, -\opt{issue}, -\opt{line}, -\opt{note}, -\opt{opus}, -\opt{page}, -\opt{paragraph}, -\opt{part}, -\opt{section}, -\opt{sub-verbo}, -\opt{verse}, -and \opt{volume}. +\DescribeOption{prefix} +\DescribeOption{suffix} +\DescribeOption{page} +\DescribeOption{figure} +The \meta{options} can be \opt{prefix}, \opt{suffix} or one of locators like +\opt{page} or \opt{figure}. +The full list of supported locators is detailed in Table~\ref{tab:locators}. An example is as follows. \begin{LaTeXdemo} \cite[prefix = {See }, page = 42]{ITEM-1} \end{LaTeXdemo} +\begin{table} + \centering + \caption{The locators supported in CSL v1.0.2.} + \label{tab:locators} + \begin{tabular}{lll} + \toprule + \opt{act} & \opt{folio} & \opt{section} \\ + \opt{appendix} & \opt{issue} & \opt{sub-verbo} \\ + \opt{article-locator} & \opt{line} & \opt{supplement} \\ + \opt{book} & \opt{note} & \opt{table} \\ + \opt{canon} & \opt{opus} & \opt{timestamp} \\ + \opt{chapter} & \opt{page} & \opt{title-locator} \\ + \opt{column} & \opt{paragraph} & \opt{verse} \\ + \opt{elocation} & \opt{part} & \opt{version} \\ + \opt{equation} & \opt{rule} & \opt{volume} \\ + \opt{figure} & \opt{scene} & \\ + \bottomrule + \end{tabular} +\end{table} + The traditional form \cs{cite}\oarg{prenote}\oarg{postnote}\marg{keys} introduced in \pkg{natbib} and \pkg{biblatex} is also supported but not recommended. @@ -263,11 +281,27 @@ The \meta{postnote} is used as a page locator if it consists of only digits. In other packages, several commands are provided for producing citations in different styles such as \cs{citet}, \cs{citep}, \cs{parencite}, and \cs{footnotecite}. -In \pkg{citation-style-language} package, however, the format of citations is fixed as formatted -in CSL style and it is impossible to select another format without modifying -the \file{.csl} style file. +In \pkg{citation-style-language} package, however, the format of citations is +fixed as defined in CSL style and it is impossible to select another format +without modifying the \file{.csl} style file. Note that narrative citation (like ``Doe (2018)'') will be supported in CSL 1.1. +\begin{function}{\cites} + \begin{syntax} + \cs{cites}\oarg{options}\marg{key}...[options]\marg{key} + \end{syntax} +\end{function} + +The \cs{cites} accepts multiple cite items in a single citation. +This command scans greedily for arguments and a following bracket may be +mistakenly recognized as a delimiter. +To prevent this, an explicit \cs{relax} command is required to terminate the +scanning process. The following example illustrates its usage. + +\begin{LaTeXdemo} + \cites[prefix = {See }, page = 6]{key1}[section = 2.3]{key2}\relax [Text] +\end{LaTeXdemo} + \begin{function}{\printbibliography} @@ -297,6 +331,7 @@ Currently no options are available. \paragraph{\pkg{babel}} The main language set by \pkg{babel} is used as the locale for \pkg{citation-style-language}. +In general, \pkg{babel} is supposed to be loaded before \pkg{citation-style-language}. \paragraph{\pkg{hyperref}} diff --git a/Master/texmf-dist/doc/man/man1/citeproc.1 b/Master/texmf-dist/doc/man/man1/citeproc.1 index 5b970905613..bb891d9f419 100644 --- a/Master/texmf-dist/doc/man/man1/citeproc.1 +++ b/Master/texmf-dist/doc/man/man1/citeproc.1 @@ -1,4 +1,4 @@ -.TH citeproc 1 "0.1.0" +.TH citeproc 1 "0.1.1" .SH NAME citeproc \- make CSL citations and bibliography for LaTeX .SH SYNOPSIS diff --git a/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf b/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf index 110537b9b6f..4ccef4173b2 100644 Binary files a/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf and b/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf differ diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc b/Master/texmf-dist/scripts/citation-style-language/citeproc index 3a72892ec7c..27663952bd7 100755 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc @@ -1,5 +1,11 @@ #!/usr/bin/env texlua +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + kpse.set_program_name("luatex") require("lualibs") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-bib.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-bib.lua index d3532c098be..b99ba955dda 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-bib.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-bib.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + --[[ A naive implementation of a Bib(La)TeX dateabase (.bib) parser References: @@ -45,16 +51,12 @@ function bib.parse_item(contents) return nil end - local item = {id = id} + local item = {id = id, ["citation-key"] = id} bib_type = string.lower(bib_type) local type_data = bib.bib_data.types[bib_type] - if type_data then - if type_data.csl then - item.type = type_data.csl - else - item.type = "document" - end + if type_data and type_data.csl then + item.type = type_data.csl else item.type = "document" end @@ -341,7 +343,9 @@ function bib.parse_single_date(str) return date end + function bib.process_special_fields(item, bib_fields) + -- Default entry type `document` if item.type == "document" then if item.URL then item.type = "webpage" @@ -350,12 +354,12 @@ function bib.process_special_fields(item, bib_fields) end end - if item.type == "article-journal" then - if not item["container-title"] then - item.type = "article" - end + -- event-title: for compatibility with CSL v1.0.1 and earlier versions + if item["event-title"] then + item.event = item["event-title"] end + -- issued date if bib_fields.year and not item.issued then item.issued = bib.parse_date(bib_fields.year) end @@ -368,28 +372,158 @@ function bib.process_special_fields(item, bib_fields) end end + -- language: convert `babel` language to ISO 639-1 language code + if not item.language and bib_fields.language then + item.language = bib_fields.language + end + if item.language then + local language_code = bib.babel_locale_mapping[item.language] + if language_code then + item.language = language_code + end + end + -- if not item.language then + -- if util.has_cjk_char(item.title) then + -- item.language = "zh" + -- end + -- end + + -- number if item.number then - if not item.issue and item.type == "article-journal" or item.type == "article-magazine" or item.type == "article-newspaper" or item.type == "periodical" then - item.issue = item.number - item.number = nil - elseif item.type == "patent" or item.type == "report" or item.type == "standard" then - else + if item.type == "article-journal" or item.type == "article-magazine" or item.type == "article-newspaper" or item.type == "periodical" then + if not item.issue then + item.issue = item.number + item.number = nil + end + elseif item["collection-title"] and not item["collection-number"] then item["collection-number"] = item.number item.number = nil end end - if not item.PMID and bib_fields.eprint and string.lower(bib_fields.eprinttype) == "pubmed" then + -- PMID + if bib_fields.eprint and string.lower(bib_fields.eprinttype) == "pubmed" and not item.PMID then item.PMID = bib_fields.eprint end - -- if not item.language then - -- if util.has_cjk_char(item.title) then - -- item.language = "zh" - -- else - -- item.language = "en" - -- end - -- end end + +bib.babel_locale_mapping = { + acadian = "fr-CA", + american = "en-US", + australian = "en-AU", + afrikaans = "af-ZA", + albanian = "sq-AL", + amharic = "am-ET", + arabic = "ar", + armenian = "hy-AM", + asturian = "ast-ES", + austrian = "de-AT", + bahasa = "id-ID", + bahasai = "id-ID", + bahasam = "id-ID", + basque = "eu-ES", + bengali = "bn-BD", + bgreek = "el-GR", + brazil = "pt-BR", + brazilian = "pt-BR", + breton = "br-FR", + british = "en-GB", + bulgarian = "bg-BG", + canadian = "en-CA", + canadien = "fr-CA", + catalan = "ca-AD", + coptic = "cop", + croatian = "hr-HR", + czech = "cs-CZ", + danish = "da-DK", + divehi = "dv-MV", + dutch = "nl-NL", + english = "en-US", + esperanto = "eo-001", + estonian = "et-EE", + ethiopia = "am-ET", + farsi = "fa-IR", + finnish = "fi-FI", + francais = "fr-FR", + french = "fr-FR", + frenchle = "fr-FR", + friulan = "fur-IT", + galician = "gl-ES", + german = "de-DE", + germanb = "de-DE", + greek = "el-GR", + hebrew = "he-IL", + hindi = "hi-IN", + ibygreek = "el-CY", + icelandic = "is-IS", + indon = "id-ID", + indonesia = "id-ID", + interlingua = "ia-FR", + irish = "ga-IE", + italian = "it-IT", + japanese = "ja-JP", + kannada = "kn-IN", + lao = "lo-LA", + latin = "la-Latn", + latvian = "lv-LV", + lithuanian = "lt-LT", + lowersorbian = "dsb-DE", + lsorbian = "dsb-DE", + magyar = "hu-HU", + malay = "id-ID", + malayalam = "ml-IN", + marathi = "mr-IN", + meyalu = "id-ID", + mongolian = "mn-Cyrl", + naustrian = "de-AT", + newzealand = "en-NZ", + ngerman = "de-DE", + nko = "ha-NG", + norsk = "nb-NO", + norwegian = "nn-NO", + nynorsk = "nn-NO", + occitan = "oc-FR", + piedmontese = "pms-IT", + pinyin = "pny", + polish = "pl-PL", + polutonikogreek = "el-GR", + portuges = "pt-PT", + portuguese = "pt-PT", + romanian = "ro-RO", + romansh = "rm-CH", + russian = "ru-RU", + samin = "se-NO", + sanskrit = "sa-IN", + scottish = "gd-GB", + serbian = "sr-Latn", + serbianc = "sr-Cyrl", + slovak = "sk-SK", + slovene = "sl-SI", + slovenian = "sl-SI", + spanish = "es-ES", + swedish = "sv-SE", + swiss = "de-CH", + swissgerman = "de-CH", + nswissgerman = "de-CH", + syriac = "syc", + tamil = "ta-IN", + telugu = "te-IN", + thai = "th-TH", + thaicjk = "th-TH", + tibetan = "bo-CN", + turkish = "tr-TR", + turkmen = "tk-TM", + ukrainian = "uk-UA", + urdu = "ur-IN", + UKenglish = "en-UK", + uppersorbian = "hsb-DE", + USenglish = "en-US", + usorbian = "hsb-DE", + vietnamese = "vi-VN", + welsh = "cy-GB", +} + + return bib diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-element.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-element.lua index 58d3402d2c5..0e7abf87e35 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-element.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-element.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local element = {} local unicode = require("unicode") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-engine.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-engine.lua index ac8cc9c44e3..33a5a08e080 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-engine.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-engine.lua @@ -1,6 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local engine = {} diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-formats.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-formats.lua index 854a528b95d..fd9621936c4 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-formats.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-formats.lua @@ -1,6 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local util = require("citeproc-util") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-choose.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-choose.lua index aa36e2c8c37..e48731406c5 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-choose.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-choose.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local choose = {} local element = require("citeproc-element") @@ -50,7 +56,7 @@ If.render = function (self, item, context) local locator_label = item.label or "page" local res = locator_label == locator_type if locator_type == "sub-verbo" then - res = locator_label == "sub verbo" + res = locator_label == "sub-verbo" or locator_label == "sub verbo" end table.insert(results, res) end diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-date.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-date.lua index 9c712a8135b..e10c1a9ac25 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-date.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-date.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local date_module = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-group.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-group.lua index 3148e961486..51969212ba7 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-group.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-group.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local group = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-label.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-label.lua index d8bfe2ba3d4..828f5e91222 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-label.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-label.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local label = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua index 40ce358629b..944ed883a38 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-layout.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local layout = {} local richtext = require("citeproc-richtext") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-locale.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-locale.lua index e324c3502eb..92a604992c7 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-locale.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-locale.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local locale = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-names.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-names.lua index 9958e28999e..72096a58f91 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-names.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-names.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local names_module = {} local unicode = require("unicode") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-number.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-number.lua index e4fe710fd00..ba096157aa4 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-number.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-number.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local number_module = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua index f36baccf00a..1b82d21b55e 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local sort = {} local unicode = require("unicode") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-style.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-style.lua index b8386c47e7c..2fb10cc79c3 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-style.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-style.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local style = {} local element = require("citeproc-element") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-text.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-text.lua index 55dd13e295c..e26a4804387 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-text.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-text.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local text = {} local element = require("citeproc-element") @@ -63,6 +69,10 @@ function Text:render (item, context) res = richtext.new(res) end + if res and variable_name == "URL" then + res:add_format("URL", "true") + end + res = self:strip_periods(res, context) res = self:case(res, context) res = self:format(res, context) diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-nodes.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-nodes.lua index 255d170bc9d..69e87739b4a 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-nodes.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-nodes.lua @@ -1,7 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] - +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local style = require("citeproc-node-style") local locale = require("citeproc-node-locale") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-richtext.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-richtext.lua index 50f78a4466d..f9afd3acc6d 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-richtext.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-richtext.lua @@ -1,6 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local richtext = {} diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua index 9aaa0778746..c9adb6558f8 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-util.lua @@ -1,6 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- -- load `slnunicode` from LuaTeX local unicode = require("unicode") diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc.lua index 19f217535ed..828d9514030 100755 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc.lua @@ -1,7 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] - +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local citeproc = {} @@ -9,7 +10,7 @@ local engine = require("citeproc-engine") local bib = require("citeproc-bib") local util = require("citeproc-util") -citeproc.__VERSION__ = "0.1.0" +citeproc.__VERSION__ = "0.1.1" citeproc.new = engine.CiteProc.new citeproc.parse_bib = bib.parse diff --git a/Master/texmf-dist/scripts/citation-style-language/csl-core.lua b/Master/texmf-dist/scripts/citation-style-language/csl-core.lua index 8e0448b993e..e4e2fed32e8 100644 --- a/Master/texmf-dist/scripts/citation-style-language/csl-core.lua +++ b/Master/texmf-dist/scripts/citation-style-language/csl-core.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local core = {} local citeproc = require("citeproc") @@ -42,12 +48,12 @@ function core.read_file(file_name, ftype, file_info) if ftype and not util.endswith(file_name, ftype) then file_name = file_name .. ftype end - core.error(string.format('Failed to find %s "%s"', file_info, file_name)) + core.error(string.format('Cannot find %s "%s"', file_info, file_name)) return nil end local file = io.open(path, "r") if not file then - core.error(string.format('Failed to open %s "%s"', file_info, path)) + core.error(string.format('Cannot open %s "%s"', file_info, path)) return nil end local contents = file:read("*a") @@ -55,17 +61,54 @@ function core.read_file(file_name, ftype, file_info) return contents end -local function load_bib(bib_files) - local bib = {} - for _, bib_file in ipairs(bib_files) do - -- TODO: try to load `.json` first? - local bib_contents = core.read_file(bib_file, "bib", "database file") - local file_name = bib_file - if not util.endswith(file_name, ".bib") then - file_name = file_name .. ".bib" + +local function read_data_file(data_file) + local file_name = data_file + local extension = nil + local contents = nil + + if util.endswith(data_file, ".json") then + extension = ".json" + contents = core.read_file(data_file, nil, "database file") + elseif util.endswith(data_file, ".bib") then + extension = ".bib" + contents = core.read_file(data_file, "bib", "database file") + else + local path = kpse.find_file(data_file .. ".json") + if path then + file_name = data_file .. ".json" + extension = ".json" + contents = core.read_file(data_file .. ".json", nil, "database file") + else + path = kpse.find_file(data_file, "bib") + if path then + file_name = data_file .. ".bib" + extension = ".bib" + contents = core.read_file(data_file, "bib", "database file") + else + core.error(string.format('Cannot find database file "%s"', data_file .. ".json")) + end end + end + + local csl_items = nil + + if extension == ".json" then + csl_items = utilities.json.tolua(contents) + elseif extension == ".bib" then + csl_items = citeproc.parse_bib(contents) + end + + return file_name, csl_items +end + + +local function read_data_files(data_files) + local bib = {} + for _, data_file in ipairs(data_files) do + local file_name, csl_items = read_data_file(data_file) + -- TODO: parse bib entries on demand - local csl_items = citeproc.parse_bib(bib_contents) for _, item in ipairs(csl_items) do local id = item.id if bib[id] then @@ -77,8 +120,10 @@ local function load_bib(bib_files) return bib end -function core.make_citeproc_sys(bib_files) - core.bib = load_bib(bib_files) + + +function core.make_citeproc_sys(data_files) + core.bib = read_data_files(data_files) local citeproc_sys = { retrieveLocale = function (lang) local locale_file_format = core.locale_file_format or "locales-%s.xml" @@ -97,8 +142,8 @@ function core.make_citeproc_sys(bib_files) return citeproc_sys end -function core.init(style_name, bib_files, lang) - if style_name == "" or #bib_files == 0 then +function core.init(style_name, data_files, lang) + if style_name == "" or #data_files == 0 then return nil end local style = core.read_file(style_name .. ".csl", nil, "style file") @@ -114,7 +159,7 @@ function core.init(style_name, bib_files, lang) lang = nil end - local citeproc_sys = core.make_citeproc_sys(bib_files) + local citeproc_sys = core.make_citeproc_sys(data_files) local engine = citeproc.new(citeproc_sys, style, lang, force_lang) return engine end @@ -143,9 +188,6 @@ function core.make_citation(citation_info) item_str = string.sub(item_str, 2, -2) local cite_item = {} for key, value in string.gmatch(item_str, "([%w%-]+)=(%b{})") do - if key == "sub-verbo" then - key = "sub verbo" - end value = string.sub(value, 2, -2) cite_item[key] = value end diff --git a/Master/texmf-dist/scripts/citation-style-language/csl.lua b/Master/texmf-dist/scripts/citation-style-language/csl.lua index 701102319be..90f5bea5880 100644 --- a/Master/texmf-dist/scripts/citation-style-language/csl.lua +++ b/Master/texmf-dist/scripts/citation-style-language/csl.lua @@ -1,6 +1,8 @@ ---[[ - Copyright (C) 2021 Zeping Lee ---]] +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- local csl = {} diff --git a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty index 117e9c844ab..546ac13eeca 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty +++ b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty @@ -1,46 +1,40 @@ % -% Copyright (C) 2021 Zeping Lee +% Copyright (c) 2021-2022 Zeping Lee +% Released under the MIT License. +% Repository: https://github.com/zepinglee/citeproc-lua % \NeedsTeXFormat{LaTeX2e} + \RequirePackage{expl3} \RequirePackage{xparse} + \ProvidesExplPackage {citation-style-language} {2022-01-22} {v0.1.0} {Citation Style Language for LaTeX} -% \msg_new:nnn { citation-style-language } { require-luatex } -% { LuaTeX~ is~ required~ for~ `citation-style-language'~ package. } -% \sys_if_engine_luatex:F { \msg_fatal:nn { citation-style-language } { require-luatex } } - -\sys_if_engine_luatex:T - { \lua_now:n { csl = require("csl") } } - \RequirePackage { filehook } \RequirePackage { url } -\cs_new:Npn \csl_incompatible_package:n #1 - { - \AtBeginOfPackageFile* { #1 } - { \msg_error:nnn { citation-style-language } { incompatible-package } { #1 } } - } +% Check incompatible packages \msg_new:nnn { citation-style-language } { incompatible-package } { The~ `#1'~ package~ is~ incompatible~ with~ `citeproc'. } -\csl_incompatible_package:n { babelbib } -\csl_incompatible_package:n { backref } -\csl_incompatible_package:n { biblatex } -\csl_incompatible_package:n { bibtopic } -\csl_incompatible_package:n { bibunits } -\csl_incompatible_package:n { chapterbib } -\csl_incompatible_package:n { cite } -\csl_incompatible_package:n { citeref } -\csl_incompatible_package:n { inlinebib } -\csl_incompatible_package:n { jurabib } -\csl_incompatible_package:n { mcite } -\csl_incompatible_package:n { mciteplus } -\csl_incompatible_package:n { multibib } -\csl_incompatible_package:n { natbib } -\csl_incompatible_package:n { splitbib } +\cs_new_protected:Npn \__csl_load_check:n #1 + { + \AtBeginOfPackageFile* {#1} + { \msg_error:nnn { citation-style-language } { incompatible-package } {#1} } + } + +\clist_map_function:nN + { + babelbib , backref , biblatex , bibtopic , bibunits , chapterbib , + cite , citeref , inlinebib , jurabib , mcite , mciteplus , + multibib , natbib , splitbib + } + \__csl_load_check:n + +\sys_if_engine_luatex:T + { \lua_now:n { csl = require("csl") } } \NewDocumentCommand \cslsetup { m } @@ -50,243 +44,237 @@ \DeclareDocumentCommand \cite { o o m } - { - \IfValueTF { #2 } - { \csl_cite:nnn { #1 } { #2 } { #3 } } - { - \IfValueTF { #1 } - { \csl_cite:nnn { } { #1 } { #3 } } - { \csl_cite:nnn { } { } { #3 } } - } - } + { \__csl_cite:nnn {#1} {#2} {#3} } -% % multicite command -% \DeclareDocumentCommand \cites { o o m } +% \cites[⟨prenote⟩][⟨postnote⟩]{⟨key⟩}...[⟨prenote⟩][⟨postnote⟩]{⟨key⟩} +\NewDocumentCommand \cites { } + { \__csl_cites: } -\DeclareDocumentCommand \nocite { m } - { - \ifx \@begindocumenthook \@undefined \else - \exp_after:wN \AtBeginDocument - \fi - { - \if@filesw - \iow_now:Nn \@auxout - { \citation { { nocite } { #1 } { } } } - \fi - } - \sys_if_engine_luatex:T - { \lua_now:n { csl.nocite("#1") } } -} - - -\tl_new:N \l__csl_citation_tl -\tl_new:N \l__csl_citation_id_tl -\tl_new:N \l__csl_cite_items_tl -\tl_new:N \l__csl_note_index_tl -\tl_new:N \l__csl_citation_info_tl +\seq_new:N \l__csl_cite_keys_seq +\seq_new:N \l__csl_cite_items_seq -\cs_new:Npn \csl_cite:nnn #1#2#3 +\cs_new:Npn \__csl_cite:nnn #1#2#3 { - \csl_process_citation_id:n { #3 } - \csl_process_cite_items:nnn { #1 } { #2 } { #3 } - \exp_args:NV \csl_process_note_index:n \l__csl_citation_id_tl - \tl_set:Nx \l__csl_citation_info_tl - { - { \l__csl_citation_id_tl } - { \l__csl_cite_items_tl } - { \l__csl_note_index_tl } - } - \if@filesw - { - \iow_now:Nx \@auxout - { \exp_not:N \citation { \l__csl_citation_info_tl } } - } - \fi - \tl_clear:N \l__csl_citation_tl - \tl_if_exist:cTF { g__csl_citation_ \l__csl_citation_id_tl _tl } - { - \exp_args:Nv \csl_print_defined_citation:n - { g__csl_citation_ \l__csl_citation_id_tl _tl } - } - { - \bool_if:NTF \l__csl_engine_initialized_bool - { - \tl_set:Nx \l__csl_citation_tl - { \lua_now:e { csl.cite("\l__csl_citation_info_tl") } } - } - { - \exp_args:Nx \csl_print_undefined_citation:n - { \clist_use:Nn \l__csl_keys_clist { ,~ } } - } - } - } - -\cs_new:Npn \csl_print_undefined_citation:n #1 - { - \tl_set:Nn \l__csl_citation_tl { [ \textbf { #1 } ] } - \G@refundefinedtrue - \exp_args:Nnnx \msg_warning:nnn { citation-style-language } { citation / undefined } { #1 } - \group_begin: - \reset@font [ \textbf { #1 } ] - \group_end: + \seq_clear:N \l__csl_cite_keys_seq + \seq_clear:N \l__csl_cite_items_seq + \__csl_process_cite_items:nnn {#1} {#2} {#3} + \__csl_make_citation:NN \l__csl_cite_keys_seq \l__csl_cite_items_seq } -\cs_new:Npn \csl_print_defined_citation:n #1 - { - \csl_print_defined_citation_aux:nn #1 - } -\cs_new:Npn \csl_print_defined_citation_aux:nn #1#2 +\cs_new:Npn \__csl_cites: { - \tl_set:Nn \l__csl_citation_tl { #2 } - \tl_if_eq:nnTF { #1 } { note } - { \footnote { #2 } } - { #2 } + \seq_clear:N \l__csl_cite_keys_seq + \seq_clear:N \l__csl_cite_items_seq + \__csl_next_cites:nnn } - -\msg_new:nnn { citation-style-language } { citation / undefined } +\NewDocumentCommand \__csl_next_cites:nnn { o o g } { - Citation~ `#1'~ on~ page~ \thepage \space undefined~ \msg_line_context: . + \tl_if_novalue:nTF {#3} + { \__csl_make_citation:NN \l__csl_cite_keys_seq \l__csl_cite_items_seq } + { + \__csl_process_cite_items:nnn {#1} {#2} {#3} + \__csl_next_cites:nnn + } } -\clist_new:N \l__csl_keys_clist -\tl_new:N \l__csl_normalized_keys_tl - -% \csl_process_citation_id:n { } -% It sets the `\l__csl_citation_id_tl` `ITEM-1,ITEM-2@4`. -\cs_new:Npn \csl_process_citation_id:n #1 +\cs_new:Npn \__csl_process_cite_items:nnn #1#2#3 + % #1,#2: prenote/postnote, #3: keys { - \clist_set:Nn \l__csl_keys_clist { #1 } - \tl_set:Nx \l__csl_normalized_keys_tl - { \clist_use:Nn \l__csl_keys_clist { , } } - \int_if_exist:cF { g__csl_citation_count_ \l__csl_normalized_keys_tl _int } + \tl_if_novalue:nTF {#2} { - \int_gzero_new:c - { g__csl_citation_count_ \l__csl_normalized_keys_tl _int } - } - \int_gincr:c { g__csl_citation_count_ \l__csl_normalized_keys_tl _int } - \tl_set:Nx \l__csl_citation_id_tl - { - \l__csl_normalized_keys_tl @ - \int_use:c { g__csl_citation_count_ \l__csl_normalized_keys_tl _int } + \tl_if_novalue:nTF {#1} + { \__csl_process_cite_items_aux:nnn { } { } {#3} } + { \__csl_process_cite_items_aux:nnn { } {#1} {#3} } } + { \__csl_process_cite_items_aux:nnn {#1} {#2} {#3} } } - -\tl_new:N \l__csl_cite_item_tl - -% `{citationID}{{id={id1},{}},{}}{}` -\cs_new:Npn \csl_process_cite_items:nnn #1#2#3 +\cs_new:Npn \__csl_process_cite_items_aux:nnn #1#2#3 + % #1: prenote, #2: postnote, #3: keys + % Return: "{id={ITEM-1},{locator=6},...}, {id={ITEM-2},...}, ..." { - \tl_clear:N \l__csl_cite_items_tl - \clist_map_inline:nn { #3 } + \int_zero:N \l_tmpa_int + \clist_map_inline:nn {#3} { - \tl_if_empty:NTF \l__csl_cite_items_tl - { - \csl_process_cite_item:nnn { #1 } { #2 } { ##1 } - \tl_put_right:Nx \l__csl_cite_items_tl { { \l__csl_cite_item_tl } } - } - { - \csl_process_cite_item:nnn { } { } { ##1 } - \tl_put_right:Nx \l__csl_cite_items_tl { , { \l__csl_cite_item_tl } } - } + \int_incr:N \l_tmpa_int + \seq_put_right:Nn \l__csl_cite_keys_seq {##1} + \int_compare:nNnTF { \l_tmpa_int } = { 1 } + { \__csl_process_cite_item:nnn {#1} {#2} {##1} } + { \__csl_process_cite_item:nnn { } { } {##1} } } } \prop_new:N \l__csl_cite_item_prop - -\keys_define:nn { csl / cite-item } - { - prefix .prop_put:N = \l__csl_cite_item_prop, - suffix .prop_put:N = \l__csl_cite_item_prop, - locator .prop_put:N = \l__csl_cite_item_prop, - label .prop_put:N = \l__csl_cite_item_prop, - suppress-author .prop_put:N = \l__csl_cite_item_prop, - author-only .prop_put:N = \l__csl_cite_item_prop, - uris .prop_put:N = \l__csl_cite_item_prop, - book .code:n = { \csl_set_locator:nn { book } { #1 } } , - chapter .code:n = { \csl_set_locator:nn { chapter } { #1 } } , - column .code:n = { \csl_set_locator:nn { column } { #1 } } , - figure .code:n = { \csl_set_locator:nn { figure } { #1 } } , - folio .code:n = { \csl_set_locator:nn { folio } { #1 } } , - issue .code:n = { \csl_set_locator:nn { issue } { #1 } } , - line .code:n = { \csl_set_locator:nn { line } { #1 } } , - note .code:n = { \csl_set_locator:nn { note } { #1 } } , - opus .code:n = { \csl_set_locator:nn { opus } { #1 } } , - page .code:n = { \csl_set_locator:nn { page } { #1 } } , - paragraph .code:n = { \csl_set_locator:nn { paragraph } { #1 } } , - part .code:n = { \csl_set_locator:nn { part } { #1 } } , - section .code:n = { \csl_set_locator:nn { section } { #1 } } , - sub-verbo .code:n = { \csl_set_locator:nn { sub-verbo } { #1 } } , - verse .code:n = { \csl_set_locator:nn { verse } { #1 } } , - volume .code:n = { \csl_set_locator:nn { volume } { #1 } } , - } - -\cs_new:Npn \csl_set_locator:nn #1#2 - { - \prop_put:Nnn \l__csl_cite_item_prop { label } { #1 } - \prop_put:Nnn \l__csl_cite_item_prop { locator } { #2 } - } - \tl_new:N \l__csl_prefix_tl \tl_new:N \l__csl_suffix_tl -% \csl_process_cite_item:nnn { } { } { } -% return: `id={ITEM},locator={42},label={page}` -\cs_new:Npn \csl_process_cite_item:nnn #1#2#3 +\cs_new:Npn \__csl_process_cite_item:nnn #1#2#3 + % #1: prenote, #2: postnote, #3: key + % Save "{id={ITEM},locator={42},label={page}}" into \l__csl_cite_items_seq { \prop_clear:N \l__csl_cite_item_prop - \prop_put:Nnn \l__csl_cite_item_prop { id } { #3 } - \tl_if_empty:nF { #1 } + \prop_put:Nnn \l__csl_cite_item_prop { id } {#3} + \tl_if_empty:nF {#1} { - \tl_set:Nn \l__csl_prefix_tl { #1 } + \tl_set:Nn \l__csl_prefix_tl {#1} \tl_put_right:NV \l__csl_prefix_tl \l__csl_prefix_separator_tl \prop_put:NnV \l__csl_cite_item_prop { prefix } { \l__csl_prefix_tl } } - \tl_if_in:nnTF { #2 } { = } + \tl_if_in:nnTF {#2} { = } { - \keys_set:nn { csl / cite-item } { #2 } + \keys_set:nn { csl / cite-item } {#2} } { - \tl_if_empty:nF { #2 } + \tl_if_empty:nF {#2} { - \regex_match:nnTF { \d+ } { #2 } - { \csl_set_locator:nn { page } { #2 } } + \regex_match:nnTF { \d+ } {#2} + { \__csl_set_locator:nn { page } {#2} } { - \tl_set:Nn \l__csl_suffix_tl { #2 } + \tl_set:Nn \l__csl_suffix_tl {#2} \tl_put_left:NV \l__csl_suffix_tl \l__csl_suffix_separator_tl \prop_put:NnV \l__csl_cite_item_prop { suffix } { \l__csl_suffix_tl } } } } - \tl_clear:N \l__csl_cite_item_tl + \seq_clear:N \l_tmpa_seq \prop_map_inline:Nn \l__csl_cite_item_prop + { \seq_put_right:Nn \l_tmpa_seq { ##1 = {##2} } } + \seq_put_right:Nx \l__csl_cite_items_seq + { { \seq_use:Nn \l_tmpa_seq { , } } } + } + +\cs_new:Npn \__csl_set_locator:nn #1#2 + { + \prop_put:Nnn \l__csl_cite_item_prop { label } {#1} + \prop_put:Nnn \l__csl_cite_item_prop { locator } {#2} + } + +\keys_define:nn { csl / cite-item } + { + prefix .prop_put:N = \l__csl_cite_item_prop, + suffix .prop_put:N = \l__csl_cite_item_prop, + locator .prop_put:N = \l__csl_cite_item_prop, + label .prop_put:N = \l__csl_cite_item_prop, + suppress-author .prop_put:N = \l__csl_cite_item_prop, + author-only .prop_put:N = \l__csl_cite_item_prop, + uris .prop_put:N = \l__csl_cite_item_prop, + act .code:n = { \__csl_set_locator:nn { act } {#1} } , + appendix .code:n = { \__csl_set_locator:nn { appendix } {#1} } , + article-locator .code:n = { \__csl_set_locator:nn { article-locator } {#1} } , + book .code:n = { \__csl_set_locator:nn { book } {#1} } , + canon .code:n = { \__csl_set_locator:nn { canon } {#1} } , + chapter .code:n = { \__csl_set_locator:nn { chapter } {#1} } , + column .code:n = { \__csl_set_locator:nn { column } {#1} } , + elocation .code:n = { \__csl_set_locator:nn { elocation } {#1} } , + equation .code:n = { \__csl_set_locator:nn { equation } {#1} } , + figure .code:n = { \__csl_set_locator:nn { figure } {#1} } , + folio .code:n = { \__csl_set_locator:nn { folio } {#1} } , + issue .code:n = { \__csl_set_locator:nn { issue } {#1} } , + line .code:n = { \__csl_set_locator:nn { line } {#1} } , + note .code:n = { \__csl_set_locator:nn { note } {#1} } , + opus .code:n = { \__csl_set_locator:nn { opus } {#1} } , + page .code:n = { \__csl_set_locator:nn { page } {#1} } , + paragraph .code:n = { \__csl_set_locator:nn { paragraph } {#1} } , + part .code:n = { \__csl_set_locator:nn { part } {#1} } , + rule .code:n = { \__csl_set_locator:nn { rule } {#1} } , + scene .code:n = { \__csl_set_locator:nn { scene } {#1} } , + section .code:n = { \__csl_set_locator:nn { section } {#1} } , + sub-verbo .code:n = { \__csl_set_locator:nn { sub-verbo } {#1} } , + supplement .code:n = { \__csl_set_locator:nn { supplement } {#1} } , + table .code:n = { \__csl_set_locator:nn { table } {#1} } , + timestamp .code:n = { \__csl_set_locator:nn { timestamp } {#1} } , + title-locator .code:n = { \__csl_set_locator:nn { title-locator } {#1} } , + verse .code:n = { \__csl_set_locator:nn { verse } {#1} } , + version .code:n = { \__csl_set_locator:nn { version } {#1} } , + volume .code:n = { \__csl_set_locator:nn { volume } {#1} } , + } + + +\tl_new:N \l__csl_citation_id_tl +\tl_new:N \l__csl_cite_items_tl +\tl_new:N \l__csl_note_index_tl +\tl_new:N \l__csl_citation_info_tl +\tl_new:N \l__csl_citation_tl +\prop_new:N \g__csl_citations_prop + +\cs_new:Npn \__csl_make_citation:NN #1#2 + % #1: \l__csl_cite_keys_seq + % #2: \l__csl_cite_items_seq + { + \__csl_process_citation_id:NN \l__csl_citation_id_tl #1 + \tl_set:Nx \l__csl_cite_items_tl + { \seq_use:Nn #2 { , } } + \exp_args:NNV \__csl_process_note_index:Nn \l__csl_note_index_tl \l__csl_citation_id_tl + \tl_set:Nx \l__csl_citation_info_tl + { + { \l__csl_citation_id_tl } + { \l__csl_cite_items_tl } + { \l__csl_note_index_tl } + } + \exp_args:NV \__csl_write_aux_citation:n \l__csl_citation_info_tl + \prop_get:NVNTF \g__csl_citations_prop \l__csl_citation_id_tl + \l__csl_citation_tl + { \exp_args:NV \__csl_print_citation:n \l__csl_citation_tl } + { + \bool_if:NTF \l__csl_engine_initialized_bool + { + \tl_set:Nx \l__csl_citation_tl + { \lua_now:e { csl.cite("\l__csl_citation_info_tl") } } + } + { + \exp_args:Nx \__csl_print_undefined_citation:n + { \seq_use:Nn \l__csl_cite_keys_seq { ,~ } } + } + } + } + + +\tl_new:N \l__csl_cite_keys_tl +\tl_new:N \l__csl_citation_count_tl +\int_new:N \l__csl_citation_count_int +\prop_new:N \g__csl_citations_count_prop + +\cs_new:Npn \__csl_process_citation_id:NN #1#2 + % #1: \l__csl_citation_id_tl + % #2: \l__csl_cite_keys_seq + % Set \l__csl_citation_id_tl = "ITEM-1,ITEM-2@4". + { + \tl_set:Nx \l__csl_cite_keys_tl + { \seq_use:Nn #2 { , } } + \prop_get:NVNTF \g__csl_citations_count_prop \l__csl_cite_keys_tl + \l__csl_citation_count_tl { - \tl_if_empty:NF \l__csl_cite_item_tl - { \tl_put_right:Nn \l__csl_cite_item_tl { , } } - \tl_put_right:Nn \l__csl_cite_item_tl { ##1 = { ##2 } } + \int_set:Nn \l__csl_citation_count_int { \l__csl_citation_count_tl } + \int_incr:N \l__csl_citation_count_int } + { \int_set_eq:NN \l__csl_citation_count_int \c_one_int } + \prop_gput:NVV \g__csl_citations_count_prop \l__csl_cite_keys_tl + \l__csl_citation_count_int + \tl_set:Nx #1 + { \l__csl_cite_keys_tl @ \int_use:N \l__csl_citation_count_int } } + \int_new:N \l__csl_note_index_int \int_gzero_new:N \g__csl_last_note_index_int \int_gzero_new:N \g__csl_citation_note_count_int -% \csl_process_note_index:nnn { } -\cs_new:Npn \csl_process_note_index:n #1 +\cs_new:Npn \__csl_process_note_index:Nn #1#2 + % #1 \l__csl_note_index_tl + % #2: citationID { \int_set_eq:Nc \l__csl_note_index_int { c@ \@mpfn } - \tl_if_exist:cTF { g__csl_citation_ #1 _tl } + \prop_if_in:NnTF \g__csl_citations_prop {#2} { \int_incr:N \l__csl_note_index_int } { \int_gincr:N \g__csl_citation_note_count_int } \int_add:Nn \l__csl_note_index_int { \g__csl_citation_note_count_int } - \tl_set:Nx \l__csl_note_index_tl - { \int_use:N \l__csl_note_index_int } + \tl_set:Nx #1 { \int_use:N \l__csl_note_index_int } \int_gset_eq:NN \g__csl_last_note_index_int \l__csl_note_index_int \int_compare:nT { \l__csl_note_index_int < \g__csl_last_note_index_int } { @@ -296,6 +284,73 @@ } +\cs_new:Npn \__csl_write_aux_citation:n #1 + % #1: citation info "{}{{id=ITEM-1},{id=ITEM-2}}{}" + { + \if@filesw + \iow_now:Nn \@auxout + { \citation { #1 } } + \fi + } + + +\cs_new:Npn \__csl_print_citation:n #1 + % #1: "{}{}" + { \__csl_print_citation_aux:nn #1 } + +\cs_new:Npn \__csl_print_citation_aux:nn #1#2 + % #1: citation type, "in-text" or "note" + % #2: citation text + { + \tl_set:Nn \l__csl_citation_tl {#2} + \tl_if_eq:nnTF {#1} { note } + { \footnote {#2} } + {#2} + } + + +\cs_new:Npn \__csl_print_undefined_citation:n #1 + % #1: keys + { + \tl_set:Nn \l__csl_citation_tl { [ \textbf {#1} ] } + \G@refundefinedtrue + \msg_warning:nnn { citation-style-language } { citation / undefined } {#1} + \group_begin: + \reset@font [ \textbf {#1} ] + \group_end: + } + +\msg_new:nnn { citation-style-language } { citation / undefined } + { Citation~ `#1'~ on~ page~ \thepage \space undefined~ \msg_line_context: . } + + +\DeclareDocumentCommand \nocite { m } + { \__csl_no_cite:n {#1} } + + +\cs_new:Npn \__csl_no_cite:n #1 + { + \__csl_if_preamble:TF + { + \AtBeginDocument + { \__csl_write_aux_citation:n { { nocite } {#1} { } } } + } + { \__csl_write_aux_citation:n { { nocite } {#1} { } } } + \sys_if_engine_luatex:T + { \lua_now:n { csl.nocite("#1") } } +} + + +\prg_new_conditional:Nnn \__csl_if_preamble: { T , F , TF } + { + \if_meaning:w \@begindocumenthook \@undefined + \prg_return_false: + \else + \prg_return_true: + \fi + } + + % Used in aux files to register cite items. \cs_set:Npn \citation #1 { @@ -306,34 +361,20 @@ \cs_new:Npn \cslcite #1#2 { - \bibcite { #1 } { #2 } + \bibcite {#1} {#2} \if@filesw - \iow_now:Nn \@auxout { \bibcite { #1 } { #2 } } + \iow_now:Nn \@auxout { \bibcite {#1} {#2} } \fi } -\cs_set:Npn \bibcite #1#2 - { - \tl_gset:cn { g__csl_citation_ #1 _tl } { #2 } - } +\cs_new:Npn \__csl_bibcite:nn #1#2 + { \prop_gput:Nnn \g__csl_citations_prop {#1} {#2} } -% The `babel` package redefines \bibcite in the \@begindocumenthook. -% This should be disabled. -\AtEndOfPackageFile* { babel } - { - \cs_set_eq:NN \bbl@cite@choice \relax - } +\cs_set_eq:NN \bibcite \__csl_bibcite:nn -\AtEndOfPackageFile* { hyperref } - { - \cs_set:Npn \bibcite #1#2 - { - \tl_gset:cn { g__csl_citation_ #1 _tl } { #2 } - } - } -\NewDocumentCommand \printbibliography { } +\NewDocumentCommand \printbibliography { O { } } { \sys_if_engine_luatex:TF { @@ -349,11 +390,11 @@ \msg_warning:nnx { citation-style-language } { file / non-exist} { \jobname .bbl } } } - { \exp_args:NV \csl_print_bibiliography_tl \l__csl_bibliography_tl } + { \exp_args:NV \__csl_print_bibliography:n \l__csl_bibliography_tl } } } -\cs_new:Npn \csl_print_bibliography_tl #1 +\cs_new:Npn \__csl_print_bibliography:n #1 { \begin { thebibliography } #1 @@ -529,14 +570,14 @@ { \tl_if_empty:NTF \l__csl_style_tl { \tl_set_eq:NN \l__csl_style_tl \g__csl_aux_bibstyle_tl } - { \exp_args:Nx \csl_write_aux_bibstyle:n { \l__csl_style_tl } } + { \exp_args:Nx \__csl_write_aux_bibstyle:n { \l__csl_style_tl } } \clist_if_empty:NTF \l__csl_bib_resources_clist { \clist_set_eq:NN \l__csl_bib_resources_clist \g__csl_aux_bib_files_clist } { - \exp_args:Nx \csl_write_aux_bibdata:n + \exp_args:Nx \__csl_write_aux_bibdata:n { \clist_use:Nn \l__csl_bib_resources_clist { , } } } - \csl_write_aux_csl_options: + \__csl_write_aux_csl_options: \sys_if_engine_luatex:T { \lua_now:e @@ -558,24 +599,24 @@ % of `thebibliography` is stored into \l__csl_bibliography_tl. \group_begin: \RenewDocumentCommand \cslsetup { m } - { \tl_set:Nn \l__csl_bibliography_setup_tl { #1 } } + { \tl_set:Nn \l__csl_bibliography_setup_tl {#1} } \RenewDocumentEnvironment { thebibliography } { m +b } - { \tl_set:Nn \l__csl_bibliography_tl { { #1 } #2 } } + { \tl_set:Nn \l__csl_bibliography_tl { {#1} #2 } } { } \file_if_exist_input:n { \jobname .bbl } \group_end: } -\cs_new:Npn \csl_write_aux_bibstyle:n #1 +\cs_new:Npn \__csl_write_aux_bibstyle:n #1 { \if@filesw - \iow_now:Nn \@auxout { \bibstyle { #1 } } + \iow_now:Nn \@auxout { \bibstyle {#1} } \fi } \clist_new:N \l__csl_options_clist -\cs_new:Nn \csl_write_aux_csl_options: +\cs_new:Npn \__csl_write_aux_csl_options: { \clist_clear:N \l__csl_options_clist % locale @@ -612,40 +653,40 @@ \DeclareDocumentCommand \bibliographystyle { m } { - \ifx \@begindocumenthook \@undefined - \csl_write_aux_bibstyle:n { #1 } - \fi - \tl_set:Nn \l__csl_style_tl { #1 } + \__csl_if_preamble:F + { \__csl_write_aux_bibstyle:n {#1} } + \tl_set:Nn \l__csl_style_tl {#1} } \tl_new:N \g__csl_aux_bibstyle_tl \cs_set:Npn \bibstyle #1 - { \tl_gset:Nn \g__csl_aux_bibstyle_tl { #1 } } + { \tl_gset:Nn \g__csl_aux_bibstyle_tl {#1} } \NewDocumentCommand \addbibresource { o m } - { \clist_put_right:Nn \l__csl_bib_resources_clist { #2 } } + { \clist_put_right:Nn \l__csl_bib_resources_clist {#2} } \clist_new:N \g__csl_aux_bib_files_clist \cs_set:Npn \bibdata #1 - { \clist_gput_right:Nn \g__csl_aux_bib_files_clist { #1 } } + { \clist_gput_right:Nn \g__csl_aux_bib_files_clist {#1} } \DeclareDocumentCommand \bibliography { m } { - \csl_write_aux_bibdata:n { #1 } + \__csl_write_aux_bibdata:n {#1} \printbibliography } -\cs_new:Npn \csl_write_aux_bibdata:n #1 +\cs_new:Npn \__csl_write_aux_bibdata:n #1 { \if@filesw - \iow_now:Nn \@auxout { \bibdata { #1 } } + \iow_now:Nn \@auxout { \bibdata {#1} } \fi } +% Used for debugging and testing \clist_new:N \g__csl_bib_items_clist % For numeric or label-style bibliography @@ -653,39 +694,34 @@ % {\let\protect\noexpand % \immediate % \write\@auxout{\string\bibcite{#2}{#1}}}\fi\ignorespaces} -\cs_new:Npn \csl_lbibitem:nn [#1]#2 +\cs_new:Npn \__csl_lbibitem:nn [#1]#2 { - \clist_gput_right:Nn \g__csl_bib_items_clist { #2 } - \item [ \@biblabel { #1 } \hfill ] \ignorespaces + \clist_gput_right:Nn \g__csl_bib_items_clist {#2} + \item [ \@biblabel {#1} \hfill ] \ignorespaces } -\cs_set_eq:NN \@lbibitem \csl_lbibitem:nn +\cs_set_eq:NN \@lbibitem \__csl_lbibitem:nn % For author-date bibliography % \def\@bibitem#1{\item\if@filesw \immediate\write\@auxout % {\string\bibcite{#1}{\the\value{\@listctr}}}\fi\ignorespaces} -\cs_new:Npn \csl_bibitem:n #1 +\cs_new:Npn \__csl_bibitem:n #1 { - \clist_gput_right:Nn \g__csl_bib_items_clist { #1 } + \clist_gput_right:Nn \g__csl_bib_items_clist {#1} \item [ ] \ignorespaces } -\cs_set_eq:NN \@bibitem \csl_bibitem:n +\cs_set_eq:NN \@bibitem \__csl_bibitem:n -\AtEndOfPackageFile* { hyperref } - { - \cs_gset_eq:NN \@lbibitem \csl_lbibitem:nn - \cs_gset_eq:NN \@bibitem \csl_bibitem:n - } % CSL outputs the whole label thus the brackets are removed from \@biblabel % \def\@biblabel#1{[#1]} -\cs_set:Npn \@biblabel #1 { #1 } +\cs_set:Npn \@biblabel #1 {#1} \cs_if_exist:cTF { chapter } { - \cs_set:Nn \csl_bib_section: + \cs_set:Nn \__csl_bib_section: { - \chapter * + \chapter* { \bibname \@mkboth @@ -695,9 +731,9 @@ } } { - \cs_set:Nn \csl_bib_section: + \cs_set:Nn \__csl_bib_section: { - \section * + \section* { \refname \@mkboth @@ -714,7 +750,7 @@ \dim_new:N \l__csl_bib_hang_dim \skip_new:N \l__csl_bib_item_sep_skip -\cs_new:Npn \csl_set_bib_label_spacing:n #1 +\cs_new:Npn \__csl_set_bib_label_spacing:n #1 { \bool_if:NTF \l__csl_hanging_indent_bool { @@ -723,13 +759,13 @@ \dim_set:Nn \itemindent { - \leftmargin } } { - \settowidth \labelwidth { \@biblabel { #1 } } + \settowidth \labelwidth { \@biblabel {#1} } \dim_set_eq:NN \leftmargin \labelwidth \dim_add:Nn \leftmargin { \labelsep } } } -\cs_new:Nn \csl_set_bib_item_sep: +\cs_new:Npn \__csl_set_bib_item_sep: { \skip_zero:N \parsep \tl_if_empty:NTF \l__csl_bib_item_sep_tl @@ -743,7 +779,7 @@ { \skip_set:Nn \l__csl_bib_item_sep_skip { \l__csl_bib_item_sep_tl } } } -\cs_new:Nn \csl_set_bib_allow_break: +\cs_new:Npn \__csl_set_bib_allow_break: { \sloppy \int_set:Nn \clubpenalty { 4000 } @@ -752,11 +788,10 @@ % \sfcode`\.\@m \frenchspacing } -% TODO: \biburlsetup -\cs_new_eq:NN \csl_set_bib_page_break: \csl_set_bib_allow_break: +\cs_new_eq:NN \__csl_set_bib_page_break: \__csl_set_bib_allow_break: -\cs_new:Nn \csl_set_bib_no_break: +\cs_new:Npn \__csl_set_bib_no_break: { \sloppy \int_set:Nn \interlinepenalty { 5000 } @@ -767,8 +802,117 @@ \frenchspacing } + +% Taken from `biblatex`'s \biburlsetup +% https://github.com/plk/biblatex/blob/dev/tex/latex/biblatex/biblatex.def + +\int_new:N \l__csl_url_big_break_penalty_int +\int_new:N \l__csl_url_break_penalty_int +\int_new:N \l__csl_url_num_penalty_int +\int_new:N \l__csl_url_uc_penalty_int +\int_new:N \l__csl_url_lc_penalty_int + +\int_set:Nn \l__csl_url_big_break_penalty_int { 100 } +\int_set:Nn \l__csl_url_break_penalty_int { 200 } +% Allow linebreaks before numbers and letters. +% Taken from `xurl.sty`. +\int_set:Nn \l__csl_url_num_penalty_int { 9000 } +\int_set:Nn \l__csl_url_uc_penalty_int { 9000 } +\int_set:Nn \l__csl_url_lc_penalty_int { 8000 } + +\muskip_new:N \l__csl_url_big_muskip +\muskip_new:N \l__csl_url_num_muskip +\muskip_new:N \l__csl_url_uc_muskip +\muskip_new:N \l__csl_url_lc_muskip + +\muskip_set:Nn \l__csl_url_big_muskip { 0mu plus 3mu } +\muskip_set:Nn \l__csl_url_num_muskip { 0mu } +\muskip_set:Nn \l__csl_url_uc_muskip { 0mu } +\muskip_set:Nn \l__csl_url_lc_muskip { 0mu } + +\cs_new:Npn \__csl_bib_url_setup: + { + \urlstyle { same } + \muskip_set_eq:NN \Urlmuskip \l__csl_url_big_muskip + \mathchardef \UrlBigBreakPenalty = \l__csl_url_big_break_penalty_int + \mathchardef \UrlBreakPenalty = \l__csl_url_break_penalty_int + % \int_set_eq:NN doesn't work here + % \int_set_eq:NN \UrlBigBreakPenalty \l__csl_url_big_break_penalty_int + % \int_set_eq:NN \UrlBreakPenalty \l__csl_url_break_penalty_int + \tl_set:Nn \UrlBigBreaks { \do \: \do \- } + \tl_set:Nn \UrlBreaks + { + \do \. \do \@ \do \/ \do \\ \do \! \do \_ \do \| \do \; \do \> \do \] + \do \) \do \} \do \, \do \? \do \' \do \+ \do \= \do \# \do \$ \do \& + \do \* \do \^ \do \" + } + \int_compare:nNnT { \l__csl_url_num_penalty_int } > { 0 } + { + \clist_map_inline:nn + { \1 , \2 , \3 , \4 , \5 , \6 , \7 , \8 , \9 , \0 } + { + \tl_put_right:Nn \UrlSpecials + { + \do ##1 + { + \mathchar`##1 + \mskip \l__csl_url_num_muskip + \penalty \l__csl_url_num_penalty_int + } + } + } + } + \int_compare:nNnT { \l__csl_url_uc_penalty_int } > { 0 } + { + \clist_map_inline:nn + { + \A , \B , \C , \D , \E , \F , \G , \H , \I , \J , + \K , \L , \M , \N , \O , \P , \Q , \R , \S , \T , + \U , \V , \W , \X , \Y , \Z + } + { + \tl_put_right:Nn \UrlSpecials + { + \do ##1 + { + \mathchar`##1 + \mskip \l__csl_url_uc_muskip + \penalty \l__csl_url_uc_penalty_int + } + } + } + } + \int_compare:nNnT { \l__csl_url_lc_penalty_int } > { 0 } + { + \clist_map_inline:nn + { + \a , \b , \c , \d , \e , \f , \g , \h , \i , \j , + \k , \l , \m , \n , \o , \p , \q , \r , \s , \t , + \u , \v , \w , \x , \y , \z + } + { + \tl_put_right:Nn \UrlSpecials + { + \do ##1 + { + \mathchar`##1 + \mskip \l__csl_url_lc_muskip + \penalty \l__csl_url_lc_penalty_int + } + } + } + } + \cs_set_eq:NN \do \exp_not:N + } + +% The above code allows linebreaks before numbers and letters. +% This is often the only way to break DOIs. It also allows breaks +% after hyphens and adjusts \Urlmuskip to add some stretchability +% to URLs. + + % It will be used for multi-bibliography. -\cs_new:Nn \csl_reset_bib_format: +\cs_new:Npn \__csl_reset_bib_format: { \keys_set:nn { csl } { hanging-indent = false , @@ -780,7 +924,7 @@ % \newenvironment{thebibliography}[1] \RenewDocumentEnvironment { thebibliography } { m } { - \csl_bib_section: + \__csl_bib_section: \dim_zero:N \parindent \l__csl_bib_preamble_tl \tl_if_eq:NnF \l__csl_line_spacing_tl { 1 } @@ -788,12 +932,13 @@ \l__csl_bib_font_tl \list { } { - \csl_set_bib_label_spacing:n { #1 } - \csl_set_bib_item_sep: + \__csl_set_bib_label_spacing:n {#1} + \__csl_set_bib_item_sep: } \sloppy - \csl_set_bib_page_break: + \__csl_set_bib_page_break: \frenchspacing + \__csl_bib_url_setup: \clist_gclear:N \g__csl_bib_items_clist } { @@ -801,7 +946,43 @@ \tl_set:Nn \@noitemerr { \msg_warning:nnn { citation-style-language } { bibliography / empty } } \endlist - \csl_reset_bib_format: + \__csl_reset_bib_format: + } + + + +% Compatibilities with other packages + +% babel + +% The `babel` package redefines \bibcite in the \@begindocumenthook. +% This should be disabled. +\AtEndOfPackageFile* { babel } + { + \RenewDocumentCommand \nocite { m } + { + % \@safe@activestrue\org@nocite{#1}\@safe@activesfalse + \@safe@activestrue + \__csl_no_cite:n {#1} + \@safe@activesfalse + } + \cs_set_eq:NN \bibcite \__csl_bibcite:nn + \cs_set_eq:NN \bbl@cite@choice \relax + \cs_set_eq:NN \@bibitem \__csl_bibitem:n } + +% hyperref + +% The hyperref package also patches \bibcite but it cannot provide hyperlinks +% when used with csl. +\AtEndOfPackageFile* { hyperref } + { + \cs_set_eq:NN \bibcite \__csl_bibcite:nn + \cs_set_eq:NN \Hy@bibcite \bibcite + \cs_gset_eq:NN \@lbibitem \__csl_lbibitem:nn + \cs_gset_eq:NN \@bibitem \__csl_bibitem:n + } + + \endinput diff --git a/Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json b/Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json index d5775354f05..69e26e16c31 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json +++ b/Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json @@ -2,12 +2,12 @@ "description": "Bib CSL mapping", "types": { "archival": { - "csl": null, + "csl": "collection", "source": "jurabib.bst" }, "archive": { - "csl": "book", - "notes": "Will be mapped to `collection` in CSL v1.0.2.", + "csl": "collection", + "notes": "New in CSL v1.0.2.", "source": "gbt7714-numerical.bst" }, "article": { @@ -16,11 +16,11 @@ "source": "bibtex" }, "artifactdataset": { - "csl": null, + "csl": "dataset", "source": "ACM-Reference-Format.bst" }, "artifactsoftware": { - "csl": null, + "csl": "software", "source": "ACM-Reference-Format.bst" }, "artwork": { @@ -37,7 +37,7 @@ "source": "biblatex" }, "bachelor": { - "csl": null, + "csl": "thesis", "source": "dlfltxbbibtex.bst" }, "bibnote": { @@ -58,7 +58,7 @@ "source": "bibtex" }, "brochure": { - "csl": null, + "csl": "pamphlet", "source": "thesnumb.bst" }, "cconference": { @@ -75,7 +75,7 @@ "source": "bibtex" }, "commentary": { - "csl": null, + "csl": "book", "notes": "Not supported.", "source": "biblatex" }, @@ -89,7 +89,7 @@ "source": "bibtex" }, "ctan": { - "csl": null, + "csl": "software", "source": "tugboat.bst" }, "customa": { @@ -125,11 +125,11 @@ "source": "biblatex" }, "dictionary": { - "csl": null, + "csl": "book", "source": "vancouver.bst" }, "docthesis": { - "csl": null, + "csl": "thesis", "source": "gost2003.bst" }, "electronic": { @@ -138,7 +138,7 @@ "source": "biblatex" }, "eulegislation": { - "csl": null, + "csl": "legislation", "source": "bath.bst" }, "footnote": { @@ -146,15 +146,15 @@ "source": "apsrev4-2.bst" }, "game": { - "csl": null, + "csl": "software", "source": "ACM-Reference-Format.bst" }, "govpub": { - "csl": null, + "csl": "regulation", "source": "thesnumb.bst" }, "habthesis": { - "csl": null, + "csl": "thesis", "source": "bestpapers-export.bst" }, "heading": { @@ -178,11 +178,12 @@ "source": "bibtex" }, "inloosecollection": { - "csl": null, + "csl": "chapter", "source": "resphilosophica.bst" }, "inpress": { - "csl": null, + "csl": "article", + "notes": "Use for preprints, working papers, and similar works posted on a platform where some level of persistence or stewardship is expected (e.g. arXiv or other preprint repositories, working paper series).", "source": "bjnano.bst" }, "inproceedings": { @@ -199,7 +200,7 @@ "source": "asmejour.bst" }, "internet": { - "csl": null, + "csl": "webpage", "source": "IEEEtran.bst" }, "journalpart": { @@ -207,7 +208,7 @@ "source": "abntex2-alf.bst" }, "journals": { - "csl": null, + "csl": "periodical", "source": "bestpapers-export.bst" }, "jurisdiction": { @@ -216,7 +217,7 @@ "source": "biblatex" }, "jurthesis": { - "csl": null, + "csl": "thesis", "source": "jurabib.bst" }, "legal": { @@ -234,11 +235,11 @@ "source": "biblatex" }, "lexicon": { - "csl": null, + "csl": "book", "source": "jurabib.bst" }, "majorthesis": { - "csl": null, + "csl": "thesis", "source": "achicago.bst" }, "manual": { @@ -256,24 +257,24 @@ "source": "bibtex" }, "masterthesis": { - "csl": null, + "csl": "thesis", "source": "asaetr.bst" }, "minorthesis": { - "csl": null, + "csl": "thesis", "source": "achicago.bst" }, "misc": { - "csl": null, - "notes": "Will be mapped to `document` in CSL v1.0.2.", + "csl": "document", + "notes": "New in CSL v1.0.2.", "source": "bibtex" }, "monograph": { - "csl": null, + "csl": "book", "source": "gbt7714-numerical.bst" }, "monography": { - "csl": null, + "csl": "book", "source": "abntex2-alf.bst" }, "movie": { @@ -321,13 +322,13 @@ "source": "biblatex" }, "performance": { - "csl": null, - "notes": "Will be mapped to `performance` in CSL v1.0.2.", + "csl": "performance", + "notes": "New in CSL v1.0.2.", "source": "biblatex" }, "periodical": { - "csl": "book", - "notes": "Will be mapped to `periodical` in CSL v1.0.2.", + "csl": "periodical", + "notes": "New in CSL v1.0.2.", "source": "biblatex" }, "phdthesis": { @@ -342,10 +343,12 @@ }, "preprint": { "csl": "article", + "notes": "Use for preprints, working papers, and similar works posted on a platform where some level of persistence or stewardship is expected (e.g. arXiv or other preprint repositories, working paper series).", "source": "gbt7714-numerical.bst" }, "presentation": { - "csl": null, + "csl": "speech", + "notes": "A speech or other presentation (e.g. a paper, talk, poster, or symposium at a conference).", "source": "apsrev4-2.bst" }, "proceedings": { @@ -353,7 +356,7 @@ "source": "bibtex" }, "program": { - "csl": null, + "csl": "software", "source": "ChemCommun.bst" }, "reference": { @@ -379,13 +382,13 @@ "source": "bestpapers-export.bst" }, "software": { - "csl": "article", - "notes": "Will be mapped to `software` in CSL v1.0.2.", + "csl": "software", + "notes": "New in CSL v1.0.2.", "source": "biblatex" }, "standard": { - "csl": "book", - "notes": "Will be mapped to `standard` in CSL v1.0.2.", + "csl": "standard", + "notes": "New in CSL v1.0.2.", "source": "biblatex" }, "string": { @@ -414,8 +417,8 @@ "source": "bibtex" }, "techstandard": { - "csl": "book", - "notes": "Will be mapped to `standard` in CSL v1.0.2.", + "csl": "standard", + "notes": "New in CSL v1.0.2.", "source": "udesoftec.bst" }, "thesis": { @@ -423,11 +426,12 @@ "source": "biblatex" }, "uklegislation": { - "csl": null, + "csl": "legislation", "source": "bath.bst" }, "unpublished": { "csl": "manuscript", + "notes": "For unpublished works not made widely available or only hosted on personal websites, use manuscript", "source": "bibtex" }, "video": { @@ -498,11 +502,12 @@ "type": "name" }, "annotate": { - "csl": null, + "csl": "note", "source": "apacite.bst" }, "annotation": { - "csl": null, + "csl": "note", + "notes": "Descriptive text or notes about an item (e.g. in an annotated bibliography)", "source": "biblatex", "type": "literal" }, @@ -513,7 +518,7 @@ }, "annote": { "alias": "annotation", - "csl": null, + "csl": "note", "source": "biblatex", "type": "literal" }, @@ -526,7 +531,7 @@ "source": "seuthesix.bst" }, "archive": { - "csl": null, + "csl": "archive", "source": "apsrev4-2.bst" }, "archiveprefix": { @@ -536,7 +541,7 @@ "type": "literal" }, "archname": { - "csl": null, + "csl": "archive", "source": "jurabib.bst" }, "articleno": { @@ -944,8 +949,8 @@ "type": "date" }, "eventtitle": { - "csl": "event", - "notes": "Will be mapped to `event-title` in CSL v1.0.2.", + "csl": "event-title", + "notes": "Supercedes `event` in CSL v1.0.2.", "source": "biblatex", "type": "literal" }, @@ -1061,7 +1066,7 @@ }, "hyphenation": { "alias": "langid", - "csl": null, + "csl": "language", "source": "biblatex", "type": "literal" }, @@ -1237,7 +1242,8 @@ "source": "hustthesis.bst" }, "langid": { - "csl": null, + "csl": "language", + "notes": "The language id of the bibliography entry. The identifier must be a language name known to the babel/polyglossia packages. It should be converted to ISO 639-1 language code in CSL.", "source": "biblatex", "type": "literal" }, @@ -1247,7 +1253,8 @@ "type": "literal" }, "language": { - "csl": "language", + "csl": null, + "notes": "The `language` field in `biblatex` has no special internal meaning thus it is used only when langid is missing.", "source": "biblatex", "type": "key" }, diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml index 1035a9b14ee..b733e1f75e2 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persoonlike kommunikasie + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper toegang verkry en and others @@ -40,7 +67,7 @@ in press internet interview - letter + brief no date n.d. online @@ -57,9 +84,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persoonlike kommunikasie + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; th @@ -90,6 +186,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + book books @@ -146,7 +286,7 @@ section sections - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk chap col @@ -180,7 +356,7 @@ para pt sec - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by onder redaksie van @@ -268,6 +549,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. red ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml index 57dd5dda065..535f0f5a917 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml @@ -8,7 +8,7 @@ Dr. Ayman Saleh This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + اتصال شخصي + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper تاريخ الوصول و وآخرون @@ -63,9 +90,75 @@ السلم الموسيقي إصدار - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + اتصال شخصي + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + ب.م. ق.م. + BCE + CE " @@ -73,6 +166,9 @@ ' ' + : + , + ; @@ -90,6 +186,50 @@ العاشر + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + كتاب كتب @@ -146,7 +286,7 @@ قسم أقسام - + تفسير فرعي تفسيرات فرعية @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + كتاب فصل عمود @@ -180,7 +356,7 @@ فقرة ج قسم - + تفسير فرعي تفسيرات فرعية @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + إدارة تحقيق إدارة التحرير @@ -212,8 +440,61 @@ ترجمة وتحقيق + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by إنشاء إشراف تحقيق @@ -226,6 +507,18 @@ تحقيق وترجمة + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by يناير diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml index ebb65cd3b19..b754de940a7 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2019-01-23T08:34:57-05:00 + 2022-01-01T21:32:03-05:00 Valeriya Simeonova simeonova@fmi.uni-sofia.bg @@ -21,6 +21,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + лична комуникация + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper отворен на и и други @@ -62,9 +89,75 @@ скала версия - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + лична комуникация + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + сл.хр. пр.хр. + BCE + CE @@ -72,6 +165,9 @@ + : + , + ; то @@ -129,6 +225,50 @@ десета + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + книга книги @@ -182,7 +322,7 @@ раздел раздели - + под раздел под раздели @@ -196,6 +336,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + кн. гл. кол. @@ -210,7 +386,7 @@ абз. ч. разд. - подразд. + подразд. ст. том @@ -228,6 +404,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + режисьор редактор @@ -248,6 +476,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + реж. ред. @@ -268,6 +536,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by от под общата редакция на редактиран от @@ -280,6 +561,18 @@ редактирано & преведено от + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by п.о.р. ред. гл.ред. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml index ec590b1c2f0..86c745fca6a 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml @@ -8,7 +8,7 @@ javimat This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicació personal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consulta i i altres @@ -63,9 +90,75 @@ escala versió - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicació personal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + dC aC + BCE + CE « @@ -73,6 +166,9 @@ - + : + , + ; a @@ -90,6 +186,50 @@ desena + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + llibre llibres @@ -146,7 +286,7 @@ secció seccions - + sub voce sub vocibus @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + llib. cap. col. @@ -180,7 +356,7 @@ par. pt. sec. - + s.v. s.v. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dir. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by per dirigit per editat per @@ -268,6 +549,18 @@ editat i traduït per + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml index 1d797504a03..743cbfaa016 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml @@ -14,7 +14,7 @@ Michal Hoftich This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -28,6 +28,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + osobní komunikace + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper viděno vid. a @@ -70,9 +97,75 @@ měřítko verze - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + osobní komunikace + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + n. l. př. n. l. + BCE + CE @@ -80,6 +173,9 @@ ´ + : + , + ; . @@ -97,6 +193,50 @@ desáté + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + kniha knihy @@ -153,7 +293,7 @@ sekce sekce - + pod heslem pod hesly @@ -167,6 +307,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + k. kap. sl. @@ -187,7 +363,7 @@ odst. č. sek. - + s.v. s.v. @@ -211,6 +387,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + ředitel ředitelé @@ -237,6 +465,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + řed. řed. @@ -263,6 +531,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by řídil editoval @@ -275,6 +556,18 @@ editoval a přeložil + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by řed. ed. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml index e2615fa9119..57801a570ea 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + cyfathrebu personol + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper gwelwyd a/ac ac eraill @@ -57,9 +84,75 @@ graddfa fersiwn - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + cyfathrebu personol + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + OC CC + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; th @@ -90,6 +186,50 @@ degfed + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + llyfr llyfrau @@ -146,7 +286,7 @@ adran adrannau - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + llyfr. pen. col. @@ -180,7 +356,7 @@ para. rhan. adr. - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + cyfarwyddwr cyfarwyddwyr @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + cyf. cyfy. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by gan cyfarwyddwyd gan golygwyd gan @@ -268,6 +549,18 @@ golygwyd a chyfieithwyd gan + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by cyf. gan gol. gan cyf.-gol. gan diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml index f2f934d1024..16f3b6c4377 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml @@ -11,7 +11,7 @@ hafnius This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +25,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personlig kommunikation + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper set og med flere @@ -66,9 +93,75 @@ skala version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personlig kommunikation + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + e.v.t. f.v.t. + BCE + CE @@ -76,6 +169,9 @@ + : + , + ; . @@ -93,6 +189,50 @@ tiende + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + bog bøger @@ -149,7 +289,7 @@ paragraf paragraffer - + sub voce sub voce @@ -163,6 +303,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + b. kap. kol. @@ -183,7 +359,7 @@ afs. d. par. - + s.v. s.v. @@ -207,6 +383,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + instruktør instruktører @@ -233,6 +461,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + instr. instr. @@ -259,6 +527,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by af instrueret af redigeret af @@ -271,6 +552,18 @@ redigeret & oversat af + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by instr. red. red. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml index 1a4586f52c6..f00ace43a4c 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml @@ -20,7 +20,7 @@ Frank Bennett This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-10-19T12:12:03-04:00 + 2022-01-01T21:32:03-05:00 @@ -34,6 +34,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persönliche Kommunikation + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper zugegriffen und und andere @@ -75,9 +102,75 @@ Maßstab Version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persönliche Kommunikation + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + +  n. Chr.  v. Chr. + BCE + CE @@ -85,6 +178,9 @@ + : + , + ; . @@ -102,6 +198,50 @@ zehnter + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + Buch Bücher @@ -158,7 +298,7 @@ Abschnitt Abschnitte - + sub verbo sub verbis @@ -172,6 +312,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + B. Kap. Sp. @@ -192,7 +368,7 @@ Abs. Teil Abschn. - + s. v. s. vv. @@ -216,6 +392,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + Regisseur Regisseure @@ -246,6 +474,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + Reg. Reg. @@ -276,6 +544,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by von Regie von herausgegeben von @@ -289,6 +570,18 @@ herausgegeben und übersetzt von + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by Reg. hg. von hg. von diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml index 68184635eed..5ac717283ee 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml @@ -14,7 +14,7 @@ Sebastian Karcher This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-10-19T12:12:03-04:00 + 2022-01-01T21:32:03-05:00 @@ -28,6 +28,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persönliche Kommunikation + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper zugegriffen und und andere @@ -69,9 +96,75 @@ Massstab Version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persönliche Kommunikation + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + +  n. Chr.  v. Chr. + BCE + CE « @@ -79,6 +172,9 @@ + : + , + ; . @@ -96,6 +192,50 @@ zehnter + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + Buch Bücher @@ -152,7 +292,7 @@ Abschnitt Abschnitte - + sub verbo sub verbis @@ -166,6 +306,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + B. Kap. Sp. @@ -186,7 +362,7 @@ Abs. Teil Abschn. - + s. v. s. vv. @@ -210,6 +386,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + Regisseur Regisseure @@ -236,6 +464,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + Reg. Reg. @@ -262,6 +530,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by von Regie von herausgegeben von @@ -274,6 +555,18 @@ herausgegeben und übersetzt von + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by Reg. hg. von hg. von diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml index d99d2f5a227..210324db624 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml @@ -17,7 +17,7 @@ jakov This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-10-19T12:12:03-04:00 + 2022-01-01T21:32:03-05:00 @@ -31,6 +31,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persönliche Kommunikation + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper zugegriffen und und andere @@ -72,9 +99,75 @@ Maßstab Version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persönliche Kommunikation + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + +  n. Chr.  v. Chr. + BCE + CE @@ -82,6 +175,9 @@ + : + , + ; . @@ -99,6 +195,50 @@ zehnter + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + Buch Bücher @@ -155,7 +295,7 @@ Abschnitt Abschnitte - + sub verbo sub verbis @@ -169,6 +309,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + B. Kap. Sp. @@ -189,7 +365,7 @@ Abs. Teil Abschn. - + s. v. s. vv. @@ -213,6 +389,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + Regisseur Regisseure @@ -243,6 +471,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + Reg. Reg. @@ -273,6 +541,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by von Regie von herausgegeben von @@ -286,6 +567,18 @@ herausgegeben und übersetzt von + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by Reg. hg. von hg. von diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml index 321af96cde5..860ea5324ee 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml @@ -8,7 +8,7 @@ dimtamb This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2018-10-20T21:17:08-04:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + προσωπική επικοινωνία + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper ημερομηνία πρόσβασης και και άλλοι @@ -63,9 +90,75 @@ κλίμακα εκδοχή - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + προσωπική επικοινωνία + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + μ.Χ. π.Χ. + BCE + CE @@ -73,6 +166,9 @@ ' ' + : + , + ; ο @@ -92,6 +188,50 @@ δέκατος + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + βιβλίο βιβλία @@ -148,7 +288,7 @@ τμήμα τμήματα - + λήμμα λήμματα @@ -162,6 +302,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + βιβ. κεφ. στ. @@ -182,7 +358,7 @@ παρ. μέρ. τμ. - + λήμ. λήμ. @@ -206,6 +382,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + Διευθυντής Διευθυντές @@ -232,6 +460,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + δ/ντης. δ/ντές. @@ -258,6 +526,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by στον συλλ. τόμο διεύθυνση επιμέλεια @@ -270,6 +551,18 @@ μετάφραση και επιμέλεια + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by διευθ. επιμέλ. δ/νση σειράς diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml index e6a5d330e20..11239a37d9e 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml @@ -11,7 +11,7 @@ Rintze M. Zelle This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T13:02:03-05:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +25,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personal communication + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accessed and and others @@ -66,9 +93,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personal communication + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -76,6 +169,9 @@ + : + , + ; th @@ -99,6 +195,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + book books @@ -155,7 +295,7 @@ section sections - + sub verbo sub verbis @@ -169,6 +309,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. bks @@ -225,7 +401,7 @@ sec. secs - + s.v. s.vv. @@ -249,6 +425,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -275,6 +503,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -301,6 +569,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by edited by @@ -313,6 +594,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. by ed. by ed. by diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml index a6bbb6bab41..03ffc42f9f6 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml @@ -10,8 +10,14 @@ Rintze M. Zelle + + Denis Meier + + + Brenton M. Wiernik + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T13:02:03-05:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +31,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personal communication + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accessed and and others @@ -66,9 +99,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personal communication + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -76,6 +175,9 @@ + : + , + ; th @@ -99,6 +201,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + book books @@ -155,7 +301,7 @@ section sections - + sub verbo sub verbis @@ -169,6 +315,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. bks. @@ -225,7 +407,7 @@ sec. secs. - + s.v. s.vv. @@ -249,6 +431,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -275,6 +509,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -301,6 +575,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by edited by @@ -313,6 +600,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. by ed. by ed. by diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml index 3b6f3f1e566..7e2c7f62bf3 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml @@ -6,7 +6,7 @@ http://sadowsky.cl/ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicación personal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accedido y et al. @@ -61,9 +88,75 @@ escala versión - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicación personal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + d. C. a. C. + BCE + CE @@ -71,6 +164,9 @@ + : + , + ; ª @@ -88,6 +184,50 @@ décima + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + libro libros @@ -144,7 +284,7 @@ sección secciones - + sub voce sub vocibus @@ -158,6 +298,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. cap. col. @@ -178,7 +354,7 @@ párr. pt. sec. - + s. v. s. vv. @@ -202,6 +378,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directores @@ -228,6 +456,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -254,6 +522,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by de dirigido por editado por @@ -266,6 +547,18 @@ editado y traducido por + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. coord. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml index 1ce004aab95..ef93a5db5d9 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml @@ -5,7 +5,7 @@ javimat This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicación personal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accedido y y otros @@ -60,9 +87,75 @@ escala versión - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicación personal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + d. C. a. C. + BCE + CE « @@ -70,6 +163,9 @@ - + : + , + ; @@ -87,6 +183,50 @@ décima + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + libro libros @@ -143,7 +283,7 @@ sección secciones - + sub voce sub vocibus @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. cap. col. @@ -177,7 +353,7 @@ párr. pt. sec. - + s. v. s. vv. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directores @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by de dirigido por editado por @@ -265,6 +546,18 @@ editado y traducido por + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml index 385a4ba1064..de69e019211 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml @@ -6,7 +6,7 @@ https://www.mendeley.com/profiles/juan-ignacio-flores-salgado/ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicación personal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consultado y et al. @@ -63,23 +90,92 @@ recuperado escala versión - - + + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicación personal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + d. C. a. C. - + BCE + CE + - + : + , + ; + a a o - + primera segunda @@ -91,8 +187,52 @@ octava novena décima - + + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + libro libros @@ -149,7 +289,7 @@ sección secciones - + sub voce sub vocibus @@ -161,8 +301,44 @@ volumen volúmenes - + + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. libs. @@ -219,7 +395,7 @@ sec. secs. - + s. v. s. vv. @@ -231,7 +407,7 @@ vol. vols. - + @@ -241,8 +417,60 @@ § § - + + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directores @@ -267,8 +495,48 @@ editor y traductor editores y traductores - + + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -293,8 +561,21 @@ ed. y trad. eds. y trads. - + + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by de dirigido por editado por @@ -305,15 +586,27 @@ por traducido por editado y traducido por - + + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. coord. ilust. trad. ed. y trad. - + enero febrero @@ -327,7 +620,7 @@ octubre noviembre diciembre - + ene. feb. @@ -341,7 +634,7 @@ oct. nov. dic. - + primavera verano diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml index a9afd09b99f..52775f8addd 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml @@ -5,7 +5,7 @@ Andrew Dunning This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + isiklik suhtlus + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper vaadatud ja ja teised @@ -60,9 +87,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + isiklik suhtlus + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + pKr eKr + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; . @@ -87,6 +183,50 @@ kümnes + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + raamat raamatud @@ -143,7 +283,7 @@ alajaotis alajaotised - + sub verbo sub verbis @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + rmt ptk v @@ -177,7 +353,7 @@ lõik osa alajaot. - + s.v. s.vv. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by directed by toimetanud @@ -265,6 +546,18 @@ toimetanud & tõlkinud + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. toim toim diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml index 12b05117407..a936caa8e31 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml @@ -5,7 +5,7 @@ Amaraun This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T12:56:15-05:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + komunikazio pertsonala + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper eskuratua eta eta beste @@ -60,9 +87,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + komunikazio pertsonala + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + K.a. K.o. + BCE + CE « @@ -70,6 +163,9 @@ + : + , + ; . @@ -87,6 +183,50 @@ hamargarren + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + liburua liburuak @@ -143,7 +283,7 @@ atala atalak - + sub voce sub vocem @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. kap. zut. @@ -177,7 +353,7 @@ par. zt. atal. - + s.v. s.v. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by directed by -(e)k argitaratua @@ -265,6 +546,18 @@ -(e)k argitaratu eta itzulia + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. arg. arg. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml index 2d240571995..7694e05300c 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml @@ -8,7 +8,7 @@ abdealikhurrum This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + ارتباط شخصی + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper دسترسی و و دیگران @@ -63,9 +90,75 @@ scale نسخه - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + ارتباط شخصی + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + بعد از میلاد قبل از میلاد + BCE + CE @@ -73,6 +166,9 @@ + : + , + ; @@ -90,6 +186,50 @@ دهم + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + کتاب کتاب‌های @@ -146,7 +286,7 @@ قسمت قسمت‌های - + در ذیلِ واژه در ذیلِ واژه‌های @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + کتاب فصل ستون @@ -180,7 +356,7 @@ پاراگراف بخش قسمت - + s.v s.vv @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by توسط زیر نظر ویراسته‌ی @@ -268,6 +549,18 @@ ترجمه و ویراسته‌ی + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ویراسته‌ی ویراسته‌ی diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml index 1155a41868c..44251df25b5 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml @@ -14,7 +14,7 @@ Juhana Venäläinen This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2018-10-18T06:05:10+03:00 + 2022-01-01T21:32:03-05:00 @@ -28,6 +28,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + henkilökohtainen viestintä + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper viitattu ja ym. @@ -69,9 +96,75 @@ mittakaava versio - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + henkilökohtainen viestintä + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + jaa. eaa. + BCE + CE @@ -79,6 +172,9 @@ + : + , + ; . @@ -96,6 +192,50 @@ kymmenes + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + kirja kirjat @@ -152,7 +292,7 @@ osa osat - + sub verbo sub verbis @@ -166,6 +306,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + kirja luku palsta @@ -186,7 +362,7 @@ kappale osa osa - + s.v. s.vv. @@ -210,6 +386,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + ohjaaja ohjaajat @@ -236,6 +464,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + ohj. ohj. @@ -262,6 +530,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by ohjannut toimittanut @@ -274,6 +555,18 @@ toimittanut ja kääntänyt + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by ohj. toim. toim. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml index cd08f0982cb..932d33c1041 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml @@ -5,7 +5,7 @@ Grégoire Colly This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + communication personnelle + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consulté le et et autres @@ -60,9 +87,75 @@ échelle version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + communication personnelle + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + apr. J.-C. av. J.-C. + BCE + CE «  @@ -70,6 +163,9 @@ + : + , + ; @@ -89,6 +185,50 @@ dixième + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + livre livres @@ -145,7 +285,7 @@ section sections - + sub verbo sub verbis @@ -159,6 +299,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + liv. chap. col. @@ -185,7 +361,7 @@ paragr. part. sect. - + s. v. s. vv. @@ -209,6 +385,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + réalisateur réalisateurs @@ -235,6 +463,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + réal. réal. @@ -261,6 +529,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by par réalisé par édité par @@ -273,6 +554,18 @@ édité et traduit par + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by réal. par éd. par ss la dir. de diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml index 9066bd58cb8..e6a71687d4b 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml @@ -5,7 +5,7 @@ Grégoire Colly This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + communication personnelle + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consulté le et et autres @@ -60,9 +87,75 @@ échelle version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + communication personnelle + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + apr. J.-C. av. J.-C. + BCE + CE «  @@ -70,6 +163,9 @@ + : + , + ; @@ -89,6 +185,50 @@ dixième + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + livre livres @@ -145,7 +285,7 @@ section sections - + sub verbo sub verbis @@ -159,6 +299,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + liv. chap. col. @@ -185,7 +361,7 @@ paragr. part. sect. - + s. v. s. vv. @@ -209,6 +385,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + réalisateur réalisateurs @@ -235,6 +463,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + réal. réal. @@ -261,6 +529,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by par réalisé par édité par @@ -273,6 +554,18 @@ édité et traduit par + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by réal. par éd. par ss la dir. de diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml index 260b455ac60..7324cd082de 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml @@ -5,7 +5,7 @@ roypeled1 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + תקשורת אישית + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper נבדק לאחרונה ו ואחרים @@ -60,9 +87,75 @@ scale גירסה - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + תקשורת אישית + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + לספירה לפני הספירה + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; th @@ -93,6 +189,50 @@ עשירי + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + ספר ספרים @@ -149,7 +289,7 @@ סעיף סעיפים - + sub verbo sub verbis @@ -163,6 +303,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk chap col @@ -183,7 +359,7 @@ para pt ס' - + s.v. s.vv. @@ -207,6 +383,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + במאי במאים @@ -233,6 +461,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -259,6 +527,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by בוים ע"י נערך ע"י @@ -271,6 +552,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml index b2f127d68af..408b3dcb3e5 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml @@ -6,7 +6,7 @@ neha-srivastava@outlook.com This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-03-02T00:21:50-05:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personal communication + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper अंतिम उपयोग व अन्य @@ -61,9 +88,75 @@ scale संस्करण - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personal communication + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + CE BCE + BCE + CE @@ -71,6 +164,9 @@ + : + , + ; वाँ @@ -103,6 +199,50 @@ दसवीं + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + पुस्तक पुस्तकें @@ -159,7 +299,7 @@ अनुभाग sections - + sub verbo sub verbis @@ -173,6 +313,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. bks. @@ -229,7 +405,7 @@ sec. secs. - + s.v. s.vv. @@ -253,6 +429,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + निर्देशक directors @@ -279,6 +507,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -305,6 +573,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by द्वारा निर्देशन सम्पादन @@ -317,6 +598,18 @@ सम्पादन & अनुवाद + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. by ed. by ed. by diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml index 79db78a455b..e2dd97dc0db 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml @@ -5,7 +5,7 @@ tvrbanec This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + osobna komunikacija + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper pristupljeno i i ostali @@ -60,9 +87,75 @@ skala verzija - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + osobna komunikacija + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + pr. Kr. + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; . @@ -87,6 +183,50 @@ deseti + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + knjiga knjige @@ -143,7 +283,7 @@ odjeljak odjeljci - + sub verbo sub verbis @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + knj. pogl. stup. @@ -177,7 +353,7 @@ par. dio od. - + s.v. s.vv. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + voditelj voditelji @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + vod. vod. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by od vodio uredio @@ -265,6 +546,18 @@ uredio & preveo + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by vod. ur. ur. vod. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml index f3e109aba91..500366b5019 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml @@ -5,7 +5,7 @@ Miklos Vajna This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + személyes kommunikáció + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper elérés és és mások @@ -60,13 +87,75 @@ skála verzió - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + személyes kommunikáció + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + Kr. u. Kr. e. - - - i. sz. - i. e. + i. e. + i. sz. @@ -74,6 +163,9 @@ » « + : + , + ; . @@ -91,6 +183,50 @@ tizedik + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + könyv könyv @@ -147,7 +283,7 @@ szakasz szakasz - + sub verbo sub verbis @@ -161,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + könyv fej. oszl. @@ -181,7 +353,7 @@ bek. rész szak. - + s. v. s. vv. @@ -205,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + igazgató igazgató @@ -231,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + ig. ig. @@ -257,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by szerkesztette @@ -269,6 +546,18 @@ szerkesztette & fordította + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by ig. szerk. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml index 15dbabc3e38..b11ad416d6d 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml @@ -11,7 +11,7 @@ xbypass This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T12:56:15-05:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +25,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + komunikasi pribadi + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper diakses dan dan lainnya @@ -66,9 +93,75 @@ skala versi - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + komunikasi pribadi + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + M SM + BCE + CE @@ -76,6 +169,9 @@ + : + , + ; @@ -99,6 +195,50 @@ kesepuluh + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + buku buku @@ -155,7 +295,7 @@ bagian bagian - + sub verbo sub verbis @@ -169,6 +309,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. bb. kol. @@ -189,7 +365,7 @@ para. bag. bag. - + s.v. s.vv. @@ -213,6 +389,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + direktur direktur @@ -239,6 +467,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dir. @@ -265,6 +533,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by oleh diarahkan oleh disunting oleh @@ -277,6 +558,18 @@ disunting & diterjemahkan oleh + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. oleh ed. oleh ed. oleh diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml index 854cca193c5..29b9eab90ae 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml @@ -8,7 +8,7 @@ styrmirm This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persónuleg samskipti + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper sótt og og fleiri @@ -63,9 +90,75 @@ scale útgáfa - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persónuleg samskipti + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + e.Kr. f.Kr. + BCE + CE @@ -73,6 +166,9 @@ + : + , + ; . @@ -90,6 +186,50 @@ tíundi + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + bók bækur @@ -146,7 +286,7 @@ hluti hlutar - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bók k. d. @@ -180,7 +356,7 @@ málsgr. hl. hl. - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + leikstjóri leikstjórar @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + leikstj. leikstj. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by eftir leikstýrt af ritstýrt af @@ -268,6 +549,18 @@ ritstýrt og þýtt af + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by leikstj. ritstj. ritstj. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml index 970574ec806..1efe5bae4be 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml @@ -8,7 +8,7 @@ Monica Thuegaz This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2020-12-07T06:01:04+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicazione personale + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consultato e e altri @@ -66,9 +93,75 @@ scala versione - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicazione personale + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + d.C. a.C. + BCE + CE « @@ -76,6 +169,9 @@ + : + , + ; º @@ -115,6 +211,50 @@ decima + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + libro libri @@ -171,7 +311,7 @@ paragrafo paragrafi - + sub verbo sub verbis @@ -185,6 +325,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. cap. @@ -208,7 +384,7 @@ cpv. pt. par. - + s.v. s.vv. @@ -232,6 +408,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -258,6 +486,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dir. @@ -284,6 +552,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by di diretto da a cura di @@ -296,6 +577,18 @@ a cura di e tradotto da + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. da a c. di ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml index b370d46883d..5d21f638f3e 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml @@ -5,7 +5,7 @@ Shoji Takahashi This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + 個人的なやり取り + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper 参照 and others @@ -43,7 +70,7 @@ in press internet interview - letter + 手紙 no date 日付なし online @@ -60,9 +87,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + 個人的なやり取り + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; th @@ -93,6 +189,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + book books @@ -149,7 +289,7 @@ section sections - + sub verbo sub verbis @@ -163,6 +303,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. chap. col. @@ -183,7 +359,7 @@ para. pt. sec. - + s.v. s.vv. @@ -207,6 +383,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -233,6 +461,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -259,6 +527,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by 編集者: @@ -271,6 +552,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. 編集者: ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml index da58df86923..773b18a4f60 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T16:51:15-04:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personal communication + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accessed and and others @@ -57,9 +84,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personal communication + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; th @@ -90,6 +186,50 @@ ទីដប់មួយ + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + សៀវភៅ សៀវភៅ @@ -146,7 +286,7 @@ ផ្នែក ផ្នែក - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. chap. col. @@ -180,7 +356,7 @@ para. pt. sec. - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by edited by @@ -268,6 +549,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml index 80fdfc7cd23..05554c1e6d5 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + 개인 서신 + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper 접근된 와/과 and others @@ -40,7 +67,7 @@ in press internet interview - letter + 편지 no date 일자 없음 online @@ -57,9 +84,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + 개인 서신 + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; th @@ -90,6 +186,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + book books @@ -146,7 +286,7 @@ section sections - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk chap col @@ -180,7 +356,7 @@ para pt sec - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by 편집자: @@ -268,6 +549,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml index 3e3f1b21fd5..b13e37cb14a 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml @@ -5,7 +5,7 @@ Andrew Dunning This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2019-01-22T23:20:59-05:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personal communication + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper consultatus et et alii @@ -60,9 +87,75 @@ scala uersio - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personal communication + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + A.D. A.C. + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; º @@ -87,6 +183,50 @@ decimus + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + liber libri @@ -143,7 +283,7 @@ paragraphus paragraphi - + sub uerbo sub uerbis @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + lib. cap. col. @@ -177,7 +353,7 @@ par. pr. par. - + s.u. s.uu. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directores @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by a a directione a cura @@ -265,6 +546,18 @@ a cura et interpretatione + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. cur. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml index 9b0e509fece..84a190a1aba 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml @@ -5,7 +5,7 @@ Valdemaras Klumbys This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-01-22T17:56:13-05:00 + 2022-01-01T21:32:03-05:00 @@ -21,6 +21,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + communicationis personalis + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper žiūrėta ir ir kt. @@ -62,9 +89,75 @@ mastelis versija - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + communicationis personalis + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + po Kr. pr. Kr. + BCE + CE @@ -72,6 +165,9 @@ , + : + , + ; -asis @@ -106,6 +202,50 @@ dešimtoji + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + knyga knygos @@ -162,7 +302,7 @@ poskyris poskyriai - + žiūrėk žiūrėk @@ -176,6 +316,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + kn. sk. skilt. @@ -196,7 +372,7 @@ pastr. d. posk. - + žr. žr. @@ -220,6 +396,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + vadovas vadovai @@ -246,6 +474,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + vad. vad. @@ -272,6 +540,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by vadovavo sudarė @@ -284,6 +565,18 @@ sudarė ir vertė + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by vad. sud. pareng. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml index c659a1cc1e2..0893faccf7f 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml @@ -5,7 +5,7 @@ Andris Lupgins This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T16:51:15-04:00 + 2022-01-01T21:32:03-05:00 @@ -21,6 +21,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personīga komunikācija + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper skatīts m.ē. un @@ -64,12 +91,85 @@ mērogs versija + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personīga komunikācija + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + + AD + BC + BCE + CE + " " " " + : + , + ; -ais @@ -99,6 +199,50 @@ desmitā + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + grāmata grāmatas @@ -155,7 +299,7 @@ apakšnodaļa apakšnodaļas - + skatīt skatīt @@ -169,6 +313,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + grām. nod. sl. @@ -189,7 +369,7 @@ rindk. d. apakšnod. - + sk. sk. @@ -213,6 +393,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + krājuma redaktors krājuma redaktori @@ -259,6 +491,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + kr. red. kr. red. @@ -305,6 +577,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by sastādīja vadīja @@ -317,6 +602,18 @@ tulkoja + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by sast. sag. sag. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml index 883ffcda742..d6558200d35 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2019-02-17T22:59:29-05:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + хувийн харилцаа холбоо + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper accessed and and others @@ -40,7 +67,7 @@ in press internet interview - letter + захиа no date n.d. online @@ -57,9 +84,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + хувийн харилцаа холбоо + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE « @@ -67,6 +160,9 @@ + : + , + ; -p @@ -84,6 +180,50 @@ аравдугаар + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + ном номнууд @@ -140,7 +280,7 @@ section sections - + sub verbo sub verbis @@ -154,6 +294,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk chap col @@ -174,7 +350,7 @@ para pt sec - + s.v. s.vv. @@ -198,6 +374,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -224,6 +452,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -250,6 +518,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by edited by @@ -262,6 +543,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml index bc44a1a5ee6..929ccb44651 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml @@ -5,7 +5,7 @@ Guttorm Flatabø This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2020-01-18T15:35:53+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personlig kommunikasjon + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper åpnet og med flere @@ -60,9 +87,75 @@ målestokk versjon - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personlig kommunikasjon + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + fvt. evt. + BCE + CE « @@ -70,6 +163,9 @@ + : + , + ; . @@ -87,6 +183,50 @@ tiende + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + bok bøker @@ -143,7 +283,7 @@ paragraf paragrafer - + sub verbo sub verbis @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + b. kap. kol. @@ -177,7 +353,7 @@ avsn. d. pargr. - + s.v. s.vv. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + regissør regissører @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + regi regi @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by av regissert av redigert av @@ -265,6 +546,18 @@ redigert & oversatt av + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by regi red. red. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml index 88ccb0405f2..e450a01a018 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml @@ -6,7 +6,7 @@ http://twitter.com/rintzezelle This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2020-04-16T13:27:31-04:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + persoonlijke communicatie + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper geraadpleegd en en anderen @@ -61,9 +88,75 @@ schaal versie - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + persoonlijke communicatie + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -71,6 +164,9 @@ + : + , + ; ste @@ -106,6 +202,50 @@ tiende + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + boek boeken @@ -162,7 +302,7 @@ sectie secties - + sub verbo sub verbis @@ -176,6 +316,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bk. hfdst. col. @@ -196,7 +372,7 @@ par. deel sec. - + s.v. s.vv. @@ -220,6 +396,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + regisseur regisseurs @@ -246,6 +474,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + reg. reg. @@ -272,6 +540,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by door geregisseerd door onder redactie van @@ -284,6 +565,18 @@ bewerkt & vertaald door + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by geregisseerd door onder redactie van bewerkt door diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml index ea3e0b8c505..d18a374c654 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml @@ -5,7 +5,7 @@ Guttorm Flatabø This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2020-01-18T15:35:53+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personlig kommunikasjon + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper vitja og med fleire @@ -60,9 +87,75 @@ målestokk versjon - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personlig kommunikasjon + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + fvt. evt. + BCE + CE « @@ -70,6 +163,9 @@ + : + , + ; . @@ -87,6 +183,50 @@ tiande + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + bok bøker @@ -143,7 +283,7 @@ paragraf paragrafar - + sub verbo sub verbis @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + b. kap. kol. @@ -177,7 +353,7 @@ avsn. d. par. - + s.v. s.vv. @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + regissør regissørar @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + regi regi @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by av regissert av redigert av @@ -265,6 +546,18 @@ redigert & omsett av + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by regi red. red. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml index f73e4e0fbeb..d0ec1706c71 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml @@ -11,7 +11,7 @@ Pendzoncymisio This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-06-23T23:06:42-04:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +25,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + osobista komunikacja + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper dostęp i i inni @@ -66,9 +93,75 @@ skala wersja - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + osobista komunikacja + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + n.e. p.n.e. + BCE + CE @@ -76,6 +169,9 @@ « » + : + , + ; . @@ -93,6 +189,50 @@ dziesiąty + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + książka książki @@ -149,7 +289,7 @@ sekcja sekcje - + sub verbo sub verbis @@ -163,6 +303,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + książka rozdz. kol. @@ -183,7 +359,7 @@ akap. cz. sekc. - + s.v. s.vv. @@ -207,6 +383,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + reżyser reżyserzy @@ -233,6 +461,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + reż. reż. @@ -259,6 +527,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by przez reżyserowane przez zredagowane przez @@ -271,6 +552,18 @@ zredagowane i przetłumaczone przez + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by reż. red. red. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml index 4c630d7140a..a891aa88555 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml @@ -8,7 +8,7 @@ Meira da Rocha This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-12-16T08:33:10-03:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicação pessoal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper acessado e e outros @@ -63,9 +90,75 @@ escala versão - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicação pessoal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + DC AC + BCE + CE @@ -73,6 +166,9 @@ + : + , + ; º @@ -102,6 +198,50 @@ décima + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + livro livros @@ -158,7 +298,7 @@ seção seções - + sub verbo sub verbis @@ -172,6 +312,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + liv. cap. col. @@ -192,7 +368,7 @@ parag. pt. seç. - + s.v. s.vv. @@ -216,6 +392,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + diretor diretores @@ -242,6 +470,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -268,6 +536,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by por dirigido por organizado por @@ -280,6 +561,18 @@ editado e traduzido por + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. org. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml index 442eaf9401b..04bfb1547dc 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-29T20:59:33-05:00 Jonadabe PT @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicação pessoal + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper acedido e e outros @@ -60,9 +87,75 @@ scale versão - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicação pessoal + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE « @@ -70,6 +163,9 @@ + : + , + ; @@ -98,6 +194,50 @@ décima + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + livro livros @@ -154,7 +294,7 @@ secção secções - + sub verbo sub verbis @@ -168,6 +308,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + liv. cap. col. @@ -188,7 +364,7 @@ par. pt. sec. - + s.v. s.vv. @@ -212,6 +388,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directores @@ -238,6 +466,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -264,6 +532,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by por dirigido por editado por @@ -276,40 +557,52 @@ editado & traduzido por + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. ed. ilus. trad. ed. & trad. por - - - Janeiro - Fevereiro - Março - Abril - Maio - Junho - Julho - Agosto - Setembro - Outubro - Novembro - Dezembro - + + + janeiro + fevereiro + março + abril + maio + junho + julho + agosto + setembro + outubro + novembro + dezembro + - Jan. - Fev. - Mar. - Abr. - Mai. - Jun. - Jul. - Ago. - Set. - Out. - Nov. - Dez. + jan. + fev. + mar. + abr. + mai. + jun. + jul. + ago. + set. + out. + nov. + dez. Primavera diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml index 650b8735152..4079a643f3a 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml @@ -6,7 +6,7 @@ nturcan@gmail.com This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2019-02-23T11:26:39+02:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + comunicare personală + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper data accesării și și alții @@ -61,9 +88,75 @@ scală versiunea - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + comunicare personală + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + d.Hr. î.Hr. + BCE + CE @@ -71,6 +164,9 @@ « » + : + , + ; -lea @@ -89,6 +185,50 @@ al zecelea + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + cartea cărțile @@ -145,7 +285,7 @@ secțiunea secțiunile - + sub verbo sub verbis @@ -159,6 +299,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + cart. cap. col. @@ -179,7 +355,7 @@ par. part. sec. - + s.v. s.vv. @@ -203,6 +379,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directori @@ -229,6 +457,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dir. @@ -255,6 +523,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by de coordonat de ediție de @@ -267,6 +548,18 @@ ediție și traducere de + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. coord. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml index 56eb8875f6f..a0d5b797e2e 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml @@ -6,7 +6,7 @@ alexei.kouprianov@gmail.com This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T16:51:15-04:00 + 2022-01-01T21:32:03-05:00 @@ -20,6 +20,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + личная переписка + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper просмотрено и и др. @@ -64,9 +91,75 @@ масштаб версия - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + личная переписка + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + н. э. до н. э. + BCE + CE « @@ -74,6 +167,9 @@ + : + , + ; @@ -112,6 +208,50 @@ девятая десятая + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + книга @@ -170,7 +310,7 @@ раздел разделы - смотри + смотри стих стихи @@ -181,6 +321,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + кн. гл. @@ -211,7 +387,7 @@ чч. разд. - см. + см. ст. т. @@ -229,6 +405,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + режиссер режиссеры @@ -255,6 +483,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + реж. ред. отв. ред. @@ -263,6 +531,19 @@ ред. и пер. + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by режиссировано @@ -276,6 +557,18 @@ под редакцией и переведено + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by реж. под ред. под отв. ред. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml index 40afbbef26b..6dc428d4f55 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml @@ -8,7 +8,7 @@ kohafan This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + osobná komunikácia + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper cit a a ďalší @@ -63,9 +90,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + osobná komunikácia + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + po Kr. pred Kr. + BCE + CE @@ -73,6 +166,9 @@ + : + , + ; th @@ -96,6 +192,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + kniha knihy @@ -152,7 +292,7 @@ sekcia sekcie - + sub verbo sub verbis @@ -166,6 +306,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + k. kap. stĺp. @@ -186,7 +362,7 @@ par. č. sek. - + s.v. s.vv. @@ -210,6 +386,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -236,6 +464,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -262,6 +530,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by zostavil @@ -274,6 +555,18 @@ zostavil & preložil + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml index 0054ed306ee..0584da3ae60 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml @@ -8,7 +8,7 @@ ratek1 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2020-05-06T22:40:25+02:00 + 2022-01-01T21:32:03-05:00 @@ -22,6 +22,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + osebna komunikacija + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper pridobljeno in in drugi @@ -63,9 +90,75 @@ merilo različica - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + osebna komunikacija + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + n. št. pr. n. št. + BCE + CE @@ -73,6 +166,9 @@ + : + , + ; . @@ -90,6 +186,50 @@ deseta + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + knjiga knjige @@ -146,7 +286,7 @@ odsek odseki - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + knj. pogl. stolp. @@ -180,7 +356,7 @@ odst. del ods. - + s. v. s. v. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + režiser režiserji @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + rež. rež. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by režiral uredil @@ -268,6 +549,18 @@ uredil & prevedel + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by rež. ured. ured. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml index 504a2f703f8..05e0b289868 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2015-10-15T14:41:06-04:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + лична комуникација + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper приступљено и и остали @@ -57,9 +84,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + лична комуникација + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; th @@ -90,6 +186,50 @@ tenth + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + књига књиге @@ -146,7 +286,7 @@ одељак одељака - + sub verbo sub verbis @@ -160,6 +300,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + књига Пог. кол. @@ -180,7 +356,7 @@ пар. део од. - + s.v. s.vv. @@ -204,6 +380,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -230,6 +458,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -256,6 +524,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by уредио @@ -268,6 +549,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ур. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml index 072a075521b..cf378fd2359 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml @@ -14,7 +14,7 @@ Ulf Harnhammar This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T13:02:03-05:00 + 2022-01-01T21:32:03-05:00 @@ -28,6 +28,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + personlig kommunikation + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper åtkomstdatum och och andra @@ -69,9 +96,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + personlig kommunikation + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + e.Kr. f.Kr. + BCE + CE @@ -79,6 +172,9 @@ + : + , + ; :e @@ -100,6 +196,50 @@ tionde + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + bok böcker @@ -156,7 +296,7 @@ avsnitt avsnitt - + sub verbo sub verbis @@ -170,6 +310,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + bok kap. kol. @@ -190,7 +366,7 @@ st. del avs. - + s.v. s.vv. @@ -214,6 +390,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -240,6 +468,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -266,6 +534,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by av directed by redigerad av @@ -278,6 +559,18 @@ redigerad & översatt av + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. red. ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml index 704a9f70110..475e3e67281 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml @@ -5,7 +5,7 @@ Dusit Laohasinnarong This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2021-08-06T16:54:19-04:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + การสื่อสารส่วนบุคคล + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper สืบค้น และ และคณะ @@ -60,9 +87,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + การสื่อสารส่วนบุคคล + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + ค.ศ. พ.ศ. + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; @@ -87,6 +183,50 @@ สิบ + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + หนังสือ หนังสือ @@ -143,7 +283,7 @@ หมวด หมวด - + ใต้คำ ใต้คำ @@ -157,6 +297,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + หนังสือ บทที่ สดมภ์ @@ -177,7 +353,7 @@ ย่อหน้า ส่วนย่อย หมวด - + ใต้คำ ใต้คำ @@ -201,6 +377,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -227,6 +455,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -253,6 +521,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by โดย directed by เรียบเรียงโดย @@ -265,6 +546,18 @@ แปลและเรียบเรียงโดย + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. โดย โดย diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml index c75eaf836c0..804a0352bda 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml @@ -15,7 +15,7 @@ muhammettarakci@gmail.com This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2018-04-11T05:54:35+03:00 + 2022-01-01T21:32:03-05:00 @@ -29,6 +29,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + kişisel iletişim + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper erişim ve ve diğerleri @@ -70,9 +97,75 @@ ölçek versiyon - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + kişisel iletişim + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + M.S. M.Ö. + BCE + CE @@ -80,6 +173,9 @@ - + : + , + ; . @@ -97,6 +193,50 @@ onuncu + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + kitap kitaplar @@ -153,7 +293,7 @@ bölüm bölümler - + madde maddeler @@ -167,6 +307,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + kit. böl. süt. @@ -187,7 +363,7 @@ par. ksm. blm. - + md. md. @@ -211,6 +387,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + direktör direktörler @@ -237,6 +465,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dir. @@ -263,6 +531,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by kitap editörü direktör editör @@ -275,6 +556,18 @@ düzenleyen & çeviren by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed. sor.ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml index 82124fa682a..df8c3c66983 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml @@ -2,7 +2,7 @@ This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2018-09-25T04:00:45+00:00 + 2022-01-01T21:32:03-05:00 @@ -16,6 +16,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + особисте спілкування + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper дата звернення і та інші @@ -48,9 +75,75 @@ масштаб версія - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + особисте спілкування + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + н. е. до н. е. + BCE + CE « @@ -58,6 +151,9 @@ + : + , + ; ий @@ -75,6 +171,50 @@ десятий + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + книга книги @@ -122,7 +262,7 @@ розділ розділи - + sub verbo sub verbis @@ -136,6 +276,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + кн. розд. ряд. @@ -150,7 +326,7 @@ пар. ч. сек. - + s.v. s.vv. @@ -168,6 +344,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + режисер режисери @@ -185,6 +413,46 @@ За ред. & переклад + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + реж. ред. ред. @@ -193,6 +461,19 @@ ред. & пер. + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by by directed by edited by @@ -205,6 +486,18 @@ edited & translated by + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. ed ed. diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml index 8f76c1c9e36..49fce845cc6 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml @@ -5,7 +5,7 @@ dowens76 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + giao tiếp cá nhân + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper truy cập and others @@ -43,7 +70,7 @@ in press internet interview - letter + thư không ngày không ngày online @@ -60,9 +87,75 @@ scale version - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + giao tiếp cá nhân + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + AD BC + BCE + CE @@ -70,6 +163,9 @@ + : + , + ; th @@ -93,6 +189,50 @@ thứ mười + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + sách sách @@ -149,7 +289,7 @@ section sections - + sub verbo sub verbis @@ -163,6 +303,42 @@ + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + sách ch col @@ -183,7 +359,7 @@ para ph sec - + s.v. s.vv. @@ -207,6 +383,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + director directors @@ -233,6 +461,46 @@ + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + dir. dirs. @@ -259,6 +527,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by bởi directed by biên tập bởi @@ -271,6 +552,18 @@ biên tập & biên dịch bởi + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by dir. b.t b.t diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml index 45e36bdd02f..36484bd2864 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml @@ -11,7 +11,7 @@ Heromyth This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2019-04-16T11:15:46+08:00 + 2022-01-01T21:32:03-05:00 @@ -25,6 +25,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + 的私人交流 + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper 见于 及其他 @@ -57,9 +84,75 @@ 比例 - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + 的私人交流 + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + 公元 公元前 + BCE + CE @@ -67,6 +160,9 @@ + : + , + ; @@ -84,6 +180,50 @@ + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + @@ -98,11 +238,47 @@ 段落 部分 - 另见 + 另见 + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + @@ -117,7 +293,7 @@ - 另见 + 另见 @@ -132,6 +308,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + 导演 编辑 主编 @@ -140,6 +368,46 @@ 编译 + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + 导演 主编 @@ -148,6 +416,19 @@ 编译 + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by 指导 编辑 @@ -160,6 +441,18 @@ 编译 + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by 主编 diff --git a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml index d6144950cb0..6e2b8c609bc 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml @@ -5,7 +5,7 @@ sati-bodhi This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License - 2017-12-29T16:29:13+01:00 + 2022-01-01T21:32:03-05:00 @@ -19,6 +19,33 @@ + advance online publication + album + audio recording + film + henceforth + loc. cit. + no place + n.p. + no publisher + n.p. + on + op. cit. + original work published + 私人通訊 + podcast + podcast episode + preprint + radio broadcast + radio series + radio series episode + special issue + special section + television broadcast + television series + television series episode + video + working paper 引見於 及其他 @@ -51,9 +78,75 @@ 比例 - + + preprint + journal article + magazine article + newspaper article + bill + book + broadcast + book chapter + classic + collection + dataset + document + entry + dictionary entry + encyclopedia entry + event + + graphic + hearing + interview + legal case + legislation + manuscript + map + video recording + musical score + pamphlet + conference paper + patent + performance + periodical + 私人通訊 + post + blog post + regulation + report + review + book review + software + audio recording + presentation + standard + thesis + treaty + webpage + + + journal art. + mag. art. + newspaper art. + bk. + bk. chap. + doc. + + graph. + interv. + MS + video rec. + rep. + rev. + bk. rev. + audio rec. + + 西元 西元前 + BCE + CE @@ -61,6 +154,9 @@ + : + , + ; @@ -78,6 +174,50 @@ + + act + acts + + + appendix + appendices + + + article + articles + + + canon + canons + + + location + locations + + + equation + equations + + + rule + rules + + + scene + scenes + + + table + tables + + + + + + + title + titles + @@ -92,11 +232,47 @@ 段落 部分 - 另見 + 另見 + + app. + apps. + + + art. + arts. + + + loc. + locs. + + + eq. + eqs. + + + r. + rr. + + + sc. + scs. + + + tbl. + tbls. + + + + + + + tit. + tits. + @@ -110,7 +286,7 @@ - 另見 + 另見 @@ -125,6 +301,58 @@ + + chair + chairs + + + compiler + compilers + + + contributor + contributors + + + curator + curators + + + executive producer + executive producers + + + guest + guests + + + host + hosts + + + narrator + narrators + + + organizer + organizers + + + performer + performers + + + producer + producers + + + writer + writers + + + series creator + series creators + 作者 導演 編輯 @@ -137,6 +365,46 @@ 評論人 + + comp. + comps. + + + contrib. + contribs. + + + cur. + curs. + + + exec. prod. + exec. prods. + + + narr. + narrs. + + + org. + orgs. + + + perf. + perfs. + + + prod. + prods. + + + writ. + writs. + + + cre. + cres. + 作者 導演 編輯 @@ -150,6 +418,19 @@ + chaired by + compiled by + with + curated by + executive produced by + with guest + hosted by + narrated by + organized by + performed by + produced by + written by + created by 指導 @@ -164,6 +445,18 @@ 編譯 + comp. by + w. + cur. by + exec. prod. by + w. guest + hosted by + narr. by + org. by + perf. by + prod. by + writ. by + cre. by diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl index f3de14b8ccf..5ba01a94235 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl @@ -14,7 +14,7 @@ - 2021-06-10T13:09:49+00:00 + 2022-01-31T09:43:56-05:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -489,6 +489,7 @@ + @@ -502,22 +503,7 @@ - - - - - - - - - - - - - - - - + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl index d0d599c289e..fb2f1ae9430 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl @@ -34,7 +34,7 @@ Chicago format with full notes and bibliography - 2017-10-12T12:00:00+00:00 + 2022-01-16T14:46:01-05:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -185,7 +185,7 @@ - + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl index 41c0c9ab5fe..6ec4a295343 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl @@ -34,7 +34,7 @@ Chicago format with short notes and bibliography - 2017-10-12T12:00:00+00:00 + 2022-01-16T14:46:01-05:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -185,7 +185,7 @@ - + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl index b56ba3a9bdc..a4c76e3d563 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl @@ -45,10 +45,15 @@ IEEE style as per the 2021 guidelines, V 01.29.2021. - 2021-05-07T00:52:46+10:00 + 2022-02-05T21:19:36-05:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + + + + + ch. presented at the @@ -100,18 +105,10 @@ - - - - - + - - - - - + @@ -213,11 +210,7 @@ - - - - - + @@ -233,24 +226,27 @@ - - - - - + - - - + + + + + + + + + + - + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl index 41eedd6ff2d..11db55d19ac 100644 --- a/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl @@ -12,7 +12,7 @@ This style adheres to the MLA 9th edition handbook. Follows the structure of references as outlined in the MLA Manual closely - 2021-07-13T20:05:10+00:00 + 2022-01-23T06:46:03-05:00 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License @@ -138,6 +138,7 @@ + @@ -193,7 +194,11 @@ - + + + + + diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e3e32306ae5..ffb11922671 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1617,6 +1617,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'bibtex' => '&POSTbibtex', 'bibtexperllibs' => '&POSTbibtexperllibs', 'cfr-lm' => '&POSTcfr_lm', + 'citation-style-language' => '&POST_do_man', 'cjk-gs-integrate' => '&POSTcjk_gs_integrate', 'cmcyr' => '&POSTcmcyr', 'context' => '&POSTcontext', -- cgit v1.2.3