From 39207a02179eab0fca34dfb7bb8dbbb6215fdc7a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Jan 2022 22:58:35 +0000 Subject: citation-style-language (21jan22) git-svn-id: svn://tug.org/texlive/trunk@61687 c570f23f-e606-0410-a88d-b1316a301751 --- .../citation-style-language.sty | 807 +++++++ .../citation-style-language/citeproc-bib-data.json | 2342 ++++++++++++++++++++ .../locales/csl-locales-af-ZA.xml | 312 +++ .../locales/csl-locales-ar.xml | 253 +++ .../locales/csl-locales-bg-BG.xml | 324 +++ .../locales/csl-locales-ca-AD.xml | 312 +++ .../locales/csl-locales-cs-CZ.xml | 319 +++ .../locales/csl-locales-cy-GB.xml | 312 +++ .../locales/csl-locales-da-DK.xml | 315 +++ .../locales/csl-locales-de-AT.xml | 334 +++ .../locales/csl-locales-de-CH.xml | 318 +++ .../locales/csl-locales-de-DE.xml | 331 +++ .../locales/csl-locales-el-GR.xml | 314 +++ .../locales/csl-locales-en-GB.xml | 357 +++ .../locales/csl-locales-en-US.xml | 357 +++ .../locales/csl-locales-es-CL.xml | 310 +++ .../locales/csl-locales-es-ES.xml | 309 +++ .../locales/csl-locales-es-MX.xml | 351 +++ .../locales/csl-locales-et-EE.xml | 309 +++ .../locales/csl-locales-eu.xml | 309 +++ .../locales/csl-locales-fa-IR.xml | 312 +++ .../locales/csl-locales-fi-FI.xml | 318 +++ .../locales/csl-locales-fr-CA.xml | 317 +++ .../locales/csl-locales-fr-FR.xml | 317 +++ .../locales/csl-locales-he-IL.xml | 315 +++ .../locales/csl-locales-hi-IN.xml | 361 +++ .../locales/csl-locales-hr-HR.xml | 309 +++ .../locales/csl-locales-hu-HU.xml | 313 +++ .../locales/csl-locales-id-ID.xml | 321 +++ .../locales/csl-locales-is-IS.xml | 312 +++ .../locales/csl-locales-it-IT.xml | 340 +++ .../locales/csl-locales-ja-JP.xml | 315 +++ .../locales/csl-locales-km-KH.xml | 312 +++ .../locales/csl-locales-ko-KR.xml | 312 +++ .../locales/csl-locales-la.xml | 309 +++ .../locales/csl-locales-lt-LT.xml | 328 +++ .../locales/csl-locales-lv-LV.xml | 361 +++ .../locales/csl-locales-mn-MN.xml | 306 +++ .../locales/csl-locales-nb-NO.xml | 309 +++ .../locales/csl-locales-nl-NL.xml | 328 +++ .../locales/csl-locales-nn-NO.xml | 309 +++ .../locales/csl-locales-pl-PL.xml | 315 +++ .../locales/csl-locales-pt-BR.xml | 324 +++ .../locales/csl-locales-pt-PT.xml | 320 +++ .../locales/csl-locales-ro-RO.xml | 311 +++ .../locales/csl-locales-ru-RU.xml | 321 +++ .../locales/csl-locales-sk-SK.xml | 318 +++ .../locales/csl-locales-sl-SI.xml | 312 +++ .../locales/csl-locales-sr-RS.xml | 312 +++ .../locales/csl-locales-sv-SE.xml | 322 +++ .../locales/csl-locales-th-TH.xml | 309 +++ .../locales/csl-locales-tr-TR.xml | 319 +++ .../locales/csl-locales-uk-UA.xml | 249 +++ .../locales/csl-locales-vi-VN.xml | 315 +++ .../locales/csl-locales-zh-CN.xml | 205 ++ .../locales/csl-locales-zh-TW.xml | 209 ++ .../styles/american-chemical-society.csl | 280 +++ .../styles/american-medical-association.csl | 280 +++ .../american-political-science-association.csl | 236 ++ .../styles/american-sociological-association.csl | 309 +++ .../latex/citation-style-language/styles/apa.csl | 1914 ++++++++++++++++ .../styles/chicago-author-date.csl | 658 ++++++ .../styles/chicago-fullnote-bibliography.csl | 1451 ++++++++++++ .../styles/chicago-note-bibliography.csl | 1417 ++++++++++++ .../styles/elsevier-harvard.csl | 239 ++ .../styles/harvard-cite-them-right.csl | 318 +++ .../latex/citation-style-language/styles/ieee.csl | 457 ++++ .../modern-humanities-research-association.csl | 496 +++++ .../styles/modern-language-association.csl | 324 +++ .../citation-style-language/styles/nature.csl | 132 ++ .../citation-style-language/styles/vancouver.csl | 351 +++ 71 files changed, 28942 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/american-chemical-society.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/american-medical-association.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/american-political-science-association.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/american-sociological-association.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-author-date.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/elsevier-harvard.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/harvard-cite-them-right.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/modern-humanities-research-association.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/nature.csl create mode 100644 Master/texmf-dist/tex/latex/citation-style-language/styles/vancouver.csl (limited to 'Master/texmf-dist/tex/latex/citation-style-language') 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 new file mode 100644 index 00000000000..117e9c844ab --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/citation-style-language.sty @@ -0,0 +1,807 @@ +% +% Copyright (C) 2021 Zeping Lee +% + +\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 } } + } +\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 } + + +\NewDocumentCommand \cslsetup { m } + { \keys_set:nn { csl } {#1} } + +\cs_new:Npn \csloptions #1 { } + + +\DeclareDocumentCommand \cite { o o m } + { + \IfValueTF { #2 } + { \csl_cite:nnn { #1 } { #2 } { #3 } } + { + \IfValueTF { #1 } + { \csl_cite:nnn { } { #1 } { #3 } } + { \csl_cite:nnn { } { } { #3 } } + } + } + + +% % multicite command +% \DeclareDocumentCommand \cites { o o m } + + +\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 + +\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: + } + +\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 + { + \tl_set:Nn \l__csl_citation_tl { #2 } + \tl_if_eq:nnTF { #1 } { note } + { \footnote { #2 } } + { #2 } + } + + +\msg_new:nnn { citation-style-language } { citation / undefined } + { + Citation~ `#1'~ on~ page~ \thepage \space undefined~ \msg_line_context: . + } + + +\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 + { + \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 } + { + \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_new:N \l__csl_cite_item_tl + +% `{citationID}{{id={id1},{}},{}}{}` +\cs_new:Npn \csl_process_cite_items:nnn #1#2#3 + { + \tl_clear:N \l__csl_cite_items_tl + \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 } } + } + } + } + + +\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 + { + \prop_clear:N \l__csl_cite_item_prop + \prop_put:Nnn \l__csl_cite_item_prop { id } { #3 } + \tl_if_empty:nF { #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 } { = } + { + \keys_set:nn { csl / cite-item } { #2 } + } + { + \tl_if_empty:nF { #2 } + { + \regex_match:nnTF { \d+ } { #2 } + { \csl_set_locator:nn { page } { #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 + \prop_map_inline:Nn \l__csl_cite_item_prop + { + \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_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 + { + \int_set_eq:Nc \l__csl_note_index_int { c@ \@mpfn } + \tl_if_exist:cTF { g__csl_citation_ #1 _tl } + { \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 } + \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 } + { + \int_gzero:N \g__csl_last_note_index_int + \int_gzero:N \g__csl_citation_note_count_int + } + } + + +% Used in aux files to register cite items. +\cs_set:Npn \citation #1 + { + \sys_if_engine_luatex:T + { \lua_now:n { csl.register_citation_info("#1") } } + } + + +\cs_new:Npn \cslcite #1#2 + { + \bibcite { #1 } { #2 } + \if@filesw + \iow_now:Nn \@auxout { \bibcite { #1 } { #2 } } + \fi + } + + +\cs_set:Npn \bibcite #1#2 + { + \tl_gset:cn { g__csl_citation_ #1 _tl } { #2 } + } + +% The `babel` package redefines \bibcite in the \@begindocumenthook. +% This should be disabled. +\AtEndOfPackageFile* { babel } + { + \cs_set_eq:NN \bbl@cite@choice \relax + } + +\AtEndOfPackageFile* { hyperref } + { + \cs_set:Npn \bibcite #1#2 + { + \tl_gset:cn { g__csl_citation_ #1 _tl } { #2 } + } + } + +\NewDocumentCommand \printbibliography { } + { + \sys_if_engine_luatex:TF + { + \bool_if:NTF \l__csl_engine_initialized_bool + { \lua_now:n { csl.bibliography() } } + { \msg_warning:nnn { citation-style-language } { bibliography / empty } } + } + { + \tl_if_empty:NTF \l__csl_bibliography_tl + { + \file_if_exist_input:nF { \jobname .bbl } + { + \msg_warning:nnx { citation-style-language } { file / non-exist} { \jobname .bbl } + } + } + { \exp_args:NV \csl_print_bibiliography_tl \l__csl_bibliography_tl } + } + } + +\cs_new:Npn \csl_print_bibliography_tl #1 + { + \begin { thebibliography } + #1 + \end { thebibliography } + } + +\msg_new:nnn { citation-style-language } { bibliography / empty } + { The~ bibliography~ is~ empty. } + +\msg_new:nnn { citation-style-language } { file / non-exist } + { No~ file~ #1. } + + +\tl_new:N \l__csl_style_tl +\clist_new:N \l__csl_bib_resources_clist +\tl_new:N \l__csl_prefix_separator_tl +\tl_new:N \l__csl_suffix_separator_tl +\tl_new:N \l__csl_locale_tl +\tl_new:N \l__csl_bib_font_tl +\tl_new:N \l__csl_bib_item_sep_tl +\tl_new:N \l__csl_bib_hang_tl +\bool_new:N \l__csl_hanging_indent_bool +\tl_new:N \l__csl_line_spacing_tl +\tl_new:N \l__csl_entry_spacing_tl + + +\keys_define:nn { csl } + { + style .tl_set:N = \l__csl_style_tl , + prefix-separator .tl_set:N = \l__csl_prefix_separator_tl , + suffix-separator .tl_set:N = \l__csl_suffix_separator_tl , + locale .tl_set:N = \l__csl_locale_tl , + bib-font .tl_set:N = \l__csl_bib_font_tl , + bib-item-sep .tl_set:N = \l__csl_bib_item_sep_tl , + bib-hang .tl_set:N = \l__csl_bib_hang_tl , + hanging-indent .bool_set:N = \l__csl_hanging_indent_bool , + line-spacing .tl_set:N = \l__csl_line_spacing_tl , + entry-spacing .tl_set:N = \l__csl_entry_spacing_tl , + } + +\keys_set:nn { csl } + { + prefix-separator = { ~ } , + suffix-separator = { , ~ } , + bib-hang = { 1 em } , + line-spacing = { 1 } , + entry-spacing = { 1 } , + } + +\bool_new:N \l__csl_engine_initialized_bool + +\prop_set_from_keyval:Nn \l__csl_babel_locale_mapping_prop + { + 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, + } + +\tl_new:N \l__csl_bibliography_tl +\tl_new:N \l__csl_bibliography_setup_tl + +\AtBeginDocument + { + \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 } } + \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 + { \clist_use:Nn \l__csl_bib_resources_clist { , } } + } + \csl_write_aux_csl_options: + \sys_if_engine_luatex:T + { + \lua_now:e + { + csl.init( + "\l__csl_style_tl", + "\l__csl_bib_resources_clist", + "\l__csl_locale_tl" + ) + } + \str_if_eq:eeT { \lua_now:n { tex.print(csl.initialized) } } { true } + { \bool_set_true:N \l__csl_engine_initialized_bool } + \@ifpackageloaded { hyperref } + { \lua_now:n { csl.enable_linking() } } + { } + } + % Load .bbl at the beginning of document to save one pass of latex. + % In this procedure, the \cslcite command is processed and the contents + % of `thebibliography` is stored into \l__csl_bibliography_tl. + \group_begin: + \RenewDocumentCommand \cslsetup { m } + { \tl_set:Nn \l__csl_bibliography_setup_tl { #1 } } + \RenewDocumentEnvironment { thebibliography } { m +b } + { \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 + { + \if@filesw + \iow_now:Nn \@auxout { \bibstyle { #1 } } + \fi + } + +\clist_new:N \l__csl_options_clist + +\cs_new:Nn \csl_write_aux_csl_options: + { + \clist_clear:N \l__csl_options_clist + % locale + \tl_if_empty:NT \l__csl_locale_tl + { + \tl_if_exist:NT \bbl@main@language + { + \prop_get:NVN \l__csl_babel_locale_mapping_prop \bbl@main@language + \l__csl_locale_tl + } + } + \tl_if_empty:NF \l__csl_locale_tl + { + \clist_put_right:Nx \l__csl_options_clist + { locale = \l__csl_locale_tl } + } + % linking + \@ifpackageloaded { hyperref } + { \clist_put_right:Nn \l__csl_options_clist { linking = true } } + { } + % write to aux file + \prop_if_empty:NF \l__csl_options_clist + { + \if@filesw + \iow_now:Nx \@auxout + { + \exp_not:N \csloptions + { \clist_use:Nn \l__csl_options_clist { , } } + } + \fi + } + } + + +\DeclareDocumentCommand \bibliographystyle { m } + { + \ifx \@begindocumenthook \@undefined + \csl_write_aux_bibstyle:n { #1 } + \fi + \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 } } + + +\NewDocumentCommand \addbibresource { o m } + { \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 } } + + +\DeclareDocumentCommand \bibliography { m } + { + \csl_write_aux_bibdata:n { #1 } + \printbibliography + } + +\cs_new:Npn \csl_write_aux_bibdata:n #1 + { + \if@filesw + \iow_now:Nn \@auxout { \bibdata { #1 } } + \fi + } + + +\clist_new:N \g__csl_bib_items_clist + +% For numeric or label-style bibliography +% \def\@lbibitem[#1]#2{\item[\@biblabel{#1}\hfill]\if@filesw +% {\let\protect\noexpand +% \immediate +% \write\@auxout{\string\bibcite{#2}{#1}}}\fi\ignorespaces} +\cs_new:Npn \csl_lbibitem:nn [#1]#2 + { + \clist_gput_right:Nn \g__csl_bib_items_clist { #2 } + \item [ \@biblabel { #1 } \hfill ] \ignorespaces + } +\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 + { + \clist_gput_right:Nn \g__csl_bib_items_clist { #1 } + \item [ ] \ignorespaces + } +\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_if_exist:cTF { chapter } + { + \cs_set:Nn \csl_bib_section: + { + \chapter * + { + \bibname + \@mkboth + { \MakeUppercase { \bibname } } + { \MakeUppercase { \bibname } } + } + } + } + { + \cs_set:Nn \csl_bib_section: + { + \section * + { + \refname + \@mkboth + { \MakeUppercase { \refname } } + { \MakeUppercase { \refname } } + } + } + } + +\tl_new:N \l__csl_bib_preamble_tl + +\tl_new:N \l__csl_bib_postamble_tl + +\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 + { + \bool_if:NTF \l__csl_hanging_indent_bool + { + \dim_set:Nn \l__csl_bib_hang_dim { \l__csl_bib_hang_tl } + \dim_set_eq:NN \leftmargin \l__csl_bib_hang_dim + \dim_set:Nn \itemindent { - \leftmargin } + } + { + \settowidth \labelwidth { \@biblabel { #1 } } + \dim_set_eq:NN \leftmargin \labelwidth + \dim_add:Nn \leftmargin { \labelsep } + } + } + +\cs_new:Nn \csl_set_bib_item_sep: + { + \skip_zero:N \parsep + \tl_if_empty:NTF \l__csl_bib_item_sep_tl + { + \skip_set:Nn \l__csl_bib_item_sep_skip + { + 8 pt plus 4 pt minus 2 pt * \dim_ratio:nn { 1 em } { 8 pt } + * \l__csl_entry_spacing_tl + } + } + { \skip_set:Nn \l__csl_bib_item_sep_skip { \l__csl_bib_item_sep_tl } } + } + +\cs_new:Nn \csl_set_bib_allow_break: + { + \sloppy + \int_set:Nn \clubpenalty { 4000 } + \int_set_eq:NN \@clubpenalty \clubpenalty + \int_set:Nn \widowpenalty { 4000 } + % \sfcode`\.\@m + \frenchspacing + } +% TODO: \biburlsetup + +\cs_new_eq:NN \csl_set_bib_page_break: \csl_set_bib_allow_break: + +\cs_new:Nn \csl_set_bib_no_break: + { + \sloppy + \int_set:Nn \interlinepenalty { 5000 } + \int_set:Nn \widowpenalty { 10000 } + \int_set:Nn \clubpenalty { 10000 } + \int_set_eq:NN \@clubpenalty \clubpenalty + \raggedbottom + \frenchspacing + } + +% It will be used for multi-bibliography. +\cs_new:Nn \csl_reset_bib_format: + { + \keys_set:nn { csl } { + hanging-indent = false , + line-spacing = 1 , + entry-spacing = 1 , + } + } + +% \newenvironment{thebibliography}[1] +\RenewDocumentEnvironment { thebibliography } { m } + { + \csl_bib_section: + \dim_zero:N \parindent + \l__csl_bib_preamble_tl + \tl_if_eq:NnF \l__csl_line_spacing_tl { 1 } + { \linespread { \l__csl_line_spacing_tl } \selectfont } + \l__csl_bib_font_tl + \list { } + { + \csl_set_bib_label_spacing:n { #1 } + \csl_set_bib_item_sep: + } + \sloppy + \csl_set_bib_page_break: + \frenchspacing + \clist_gclear:N \g__csl_bib_items_clist + } + { + \l__csl_bib_postamble_tl + \tl_set:Nn \@noitemerr + { \msg_warning:nnn { citation-style-language } { bibliography / empty } } + \endlist + \csl_reset_bib_format: + } + +\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 new file mode 100644 index 00000000000..d5775354f05 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/citeproc-bib-data.json @@ -0,0 +1,2342 @@ +{ + "description": "Bib CSL mapping", + "types": { + "archival": { + "csl": null, + "source": "jurabib.bst" + }, + "archive": { + "csl": "book", + "notes": "Will be mapped to `collection` in CSL v1.0.2.", + "source": "gbt7714-numerical.bst" + }, + "article": { + "csl": "article-journal", + "notes": "May also be `article-magazine` or `article-newspaper` depending upon the field `entrysubtype`.", + "source": "bibtex" + }, + "artifactdataset": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "artifactsoftware": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "artwork": { + "csl": "graphic", + "source": "biblatex" + }, + "atlas": { + "csl": null, + "source": "ametsoc2014.bst" + }, + "audio": { + "csl": "song", + "notes": "CSL's `song` can be used for any audio recording (not only music).", + "source": "biblatex" + }, + "bachelor": { + "csl": null, + "source": "dlfltxbbibtex.bst" + }, + "bibnote": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex" + }, + "book": { + "csl": "book", + "source": "bibtex" + }, + "bookinbook": { + "csl": "chapter", + "source": "biblatex" + }, + "booklet": { + "csl": "pamphlet", + "source": "bibtex" + }, + "brochure": { + "csl": null, + "source": "thesnumb.bst" + }, + "cconference": { + "csl": null, + "source": "seuthesis.bst" + }, + "collection": { + "csl": "book", + "source": "biblatex" + }, + "comment": { + "csl": null, + "notes": "Special entry type for Scribe compatibility", + "source": "bibtex" + }, + "commentary": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex" + }, + "commented": { + "csl": null, + "source": "jurabib.bst" + }, + "conference": { + "alias": "inproceedings", + "csl": "paper-conference", + "source": "bibtex" + }, + "ctan": { + "csl": null, + "source": "tugboat.bst" + }, + "customa": { + "csl": null, + "source": "biblatex" + }, + "customb": { + "csl": null, + "source": "biblatex" + }, + "customc": { + "csl": null, + "source": "biblatex" + }, + "customd": { + "csl": null, + "source": "biblatex" + }, + "custome": { + "csl": null, + "source": "biblatex" + }, + "customf": { + "csl": null, + "source": "biblatex" + }, + "database": { + "csl": "dataset", + "source": "gbt7714-numerical.bst" + }, + "dataset": { + "csl": "dataset", + "source": "biblatex" + }, + "dictionary": { + "csl": null, + "source": "vancouver.bst" + }, + "docthesis": { + "csl": null, + "source": "gost2003.bst" + }, + "electronic": { + "alias": "online", + "csl": "webpage", + "source": "biblatex" + }, + "eulegislation": { + "csl": null, + "source": "bath.bst" + }, + "footnote": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "game": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "govpub": { + "csl": null, + "source": "thesnumb.bst" + }, + "habthesis": { + "csl": null, + "source": "bestpapers-export.bst" + }, + "heading": { + "csl": null, + "source": "bookdb.bst" + }, + "hidden": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "image": { + "csl": "graphic", + "source": "biblatex" + }, + "inbook": { + "csl": "chapter", + "source": "bibtex" + }, + "incollection": { + "csl": "chapter", + "source": "bibtex" + }, + "inloosecollection": { + "csl": null, + "source": "resphilosophica.bst" + }, + "inpress": { + "csl": null, + "source": "bjnano.bst" + }, + "inproceedings": { + "csl": "paper-conference", + "source": "bibtex" + }, + "inreference": { + "csl": "entry", + "notes": "May also be `entry`, `entry-dictionary` or `entry-encyclopedia`.", + "source": "biblatex" + }, + "inserialcollection": { + "csl": null, + "source": "asmejour.bst" + }, + "internet": { + "csl": null, + "source": "IEEEtran.bst" + }, + "journalpart": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "journals": { + "csl": null, + "source": "bestpapers-export.bst" + }, + "jurisdiction": { + "csl": null, + "notes": "\"Court decisions, court recordings, and similar things.\"", + "source": "biblatex" + }, + "jurthesis": { + "csl": null, + "source": "jurabib.bst" + }, + "legal": { + "csl": "treaty", + "notes": "\"Legal documents such as treaties.\"", + "source": "biblatex" + }, + "legislation": { + "csl": "legislation", + "notes": "\"Laws, bills, legislative proposals, and similar things.\" May also be `bill`", + "source": "biblatex" + }, + "letter": { + "csl": "personal_communication", + "source": "biblatex" + }, + "lexicon": { + "csl": null, + "source": "jurabib.bst" + }, + "majorthesis": { + "csl": null, + "source": "achicago.bst" + }, + "manual": { + "csl": "report", + "nots": "CSL's `report` is also used for manuals and similar technical documentation (e.g. a software, instrument, or test manual).", + "source": "bibtex" + }, + "map": { + "csl": "map", + "source": "vancouver.bst" + }, + "mastersthesis": { + "alias": "thesis", + "csl": "thesis", + "source": "bibtex" + }, + "masterthesis": { + "csl": null, + "source": "asaetr.bst" + }, + "minorthesis": { + "csl": null, + "source": "achicago.bst" + }, + "misc": { + "csl": null, + "notes": "Will be mapped to `document` in CSL v1.0.2.", + "source": "bibtex" + }, + "monograph": { + "csl": null, + "source": "gbt7714-numerical.bst" + }, + "monography": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "movie": { + "csl": "motion_picture", + "source": "biblatex" + }, + "music": { + "csl": "song", + "source": "biblatex" + }, + "mvbook": { + "csl": "book", + "source": "biblatex" + }, + "mvcollection": { + "csl": "book", + "source": "biblatex" + }, + "mvproceedings": { + "csl": "book", + "source": "biblatex" + }, + "mvreference": { + "csl": "book", + "source": "biblatex" + }, + "news": { + "csl": "article-newspaper", + "source": "seuthesix.bst" + }, + "newspaper": { + "csl": "article-newspaper", + "source": "gbt7714-numerical.bst" + }, + "online": { + "csl": "webpage", + "source": "biblatex" + }, + "other": { + "csl": null, + "source": "bjnano.bst" + }, + "patent": { + "csl": "patent", + "source": "biblatex" + }, + "performance": { + "csl": null, + "notes": "Will be mapped to `performance` in CSL v1.0.2.", + "source": "biblatex" + }, + "periodical": { + "csl": "book", + "notes": "Will be mapped to `periodical` in CSL v1.0.2.", + "source": "biblatex" + }, + "phdthesis": { + "alias": "thesis", + "csl": "thesis", + "source": "bibtex" + }, + "preamble": { + "csl": null, + "notes": "Special entry type for inserting commands or text in the bbl", + "source": "bibtex" + }, + "preprint": { + "csl": "article", + "source": "gbt7714-numerical.bst" + }, + "presentation": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "proceedings": { + "csl": "book", + "source": "bibtex" + }, + "program": { + "csl": null, + "source": "ChemCommun.bst" + }, + "reference": { + "csl": "book", + "source": "biblatex" + }, + "report": { + "csl": "report", + "source": "biblatex" + }, + "review": { + "csl": "review", + "notes": "\"A more specific variant of the `@article` type\"", + "source": "biblatex" + }, + "set": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex" + }, + "setup": { + "csl": null, + "source": "bestpapers-export.bst" + }, + "software": { + "csl": "article", + "notes": "Will be mapped to `software` in CSL v1.0.2.", + "source": "biblatex" + }, + "standard": { + "csl": "book", + "notes": "Will be mapped to `standard` in CSL v1.0.2.", + "source": "biblatex" + }, + "string": { + "csl": null, + "notes": "Special entry type for defining abbreviations", + "source": "bibtex" + }, + "suppbook": { + "csl": "chapter", + "notes": "lossy mapping; \"Supplemental material in a `@book`. This type is closely related to the @inbook entry type. While `@inbook` is primarily intended for a part of a book with its own title (e. g., a single essay in a collection of essays by the same author), this type is provided for elements such as prefaces, introductions, forewords, afterwords, etc. which often have a generic title only. Style guides may require such items to be formatted differently from other `@inbook` items.\"", + "source": "biblatex" + }, + "suppcollection": { + "csl": "chapter", + "notes": "lossy mapping; see `suppbook`", + "source": "biblatex" + }, + "suppperiodical": { + "csl": "article", + "notes": "see `article`", + "source": "biblatex" + }, + "techreport": { + "alias": "report", + "csl": "report", + "source": "bibtex" + }, + "techstandard": { + "csl": "book", + "notes": "Will be mapped to `standard` in CSL v1.0.2.", + "source": "udesoftec.bst" + }, + "thesis": { + "csl": "thesis", + "source": "biblatex" + }, + "uklegislation": { + "csl": null, + "source": "bath.bst" + }, + "unpublished": { + "csl": "manuscript", + "source": "bibtex" + }, + "video": { + "csl": "motion_picture", + "source": "biblatex" + }, + "webpage": { + "csl": "webpage", + "source": "IEEEtran.bst" + }, + "www": { + "alias": "online", + "csl": "webpage", + "source": "biblatex" + }, + "xdata": { + "csl": null, + "notes": "special item type: \"`@xdata` entries hold data which may be inherited by other entries using the xdata field. Entries of this type only serve as data containers; they may not be cited or added to the bibliography.\"", + "source": "biblatex" + } + }, + "fields": { + "abstract": { + "csl": "abstract", + "source": "biblatex", + "type": "literal" + }, + "account": { + "csl": null, + "source": "address-html.bst" + }, + "acronym": { + "csl": null, + "source": "export.bst" + }, + "add": { + "csl": null, + "source": "figbib.bst" + }, + "add1": { + "csl": null, + "source": "figbib1.bst" + }, + "addendum": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "address": { + "alias": "location", + "csl": "publisher-place", + "source": "bibtex", + "type": "literal" + }, + "adsurl": { + "csl": null, + "source": "mnras.bst" + }, + "advisor": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "afterword": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "name" + }, + "annotate": { + "csl": null, + "source": "apacite.bst" + }, + "annotation": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "annotator": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "annote": { + "alias": "annotation", + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "annotelanguage": { + "csl": null, + "source": "bababbr3-fl.bst" + }, + "applicant": { + "csl": null, + "source": "seuthesix.bst" + }, + "archive": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "archiveprefix": { + "alias": "eprinttype", + "csl": "archive", + "source": "biblatex", + "type": "literal" + }, + "archname": { + "csl": null, + "source": "jurabib.bst" + }, + "articleno": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "arxiv": { + "csl": null, + "source": "aomalpha.bst" + }, + "assignee": { + "csl": null, + "source": "vancouver.bst" + }, + "author": { + "csl": "author", + "source": "bibtex", + "type": "name" + }, + "authorcountry": { + "csl": null, + "source": "gost2003.bst" + }, + "authorfa": { + "csl": null, + "source": "asa-fa.bst" + }, + "authortype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "bibsource": { + "csl": null, + "source": "export.bst" + }, + "biburl": { + "csl": null, + "source": "export.bst" + }, + "binding": { + "csl": null, + "source": "bookdb.bst" + }, + "birthday": { + "csl": null, + "source": "adrbirthday.bst" + }, + "birthyear": { + "csl": null, + "source": "address-html.bst" + }, + "bookaddress": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "bookauthor": { + "csl": "container-author", + "source": "biblatex", + "type": "name" + }, + "booklanguage": { + "csl": null, + "source": "gost2003.bst" + }, + "bookpages": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "bookpagination": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "booksubtitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "booktitle": { + "csl": "container-title", + "source": "bibtex", + "type": "literal" + }, + "booktitleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "caption": { + "csl": null, + "source": "figbib.bst" + }, + "caption1": { + "csl": null, + "source": "figbib1.bst" + }, + "cartographer": { + "csl": null, + "source": "vancouver.bst" + }, + "casenumber": { + "csl": null, + "source": "bath.bst" + }, + "category": { + "csl": null, + "source": "bookdb.bst" + }, + "cellular": { + "csl": null, + "source": "address-html.bst" + }, + "chair": { + "csl": null, + "source": "apacite.bst" + }, + "chapter": { + "csl": "chapter-number", + "source": "bibtex", + "type": "literal" + }, + "citedate": { + "csl": null, + "source": "seuthesis.bst" + }, + "city": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "coden": { + "csl": null, + "source": "is-abbrv.bst" + }, + "collaboration": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "collator": { + "csl": null, + "source": "bookdb.bst" + }, + "commentator": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "compiler": { + "csl": null, + "source": "gost2003.bst" + }, + "condition": { + "csl": null, + "source": "bookdb.bst" + }, + "conference-location": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "conference-number": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "conference-year": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "copy": { + "csl": null, + "source": "bookdb.bst" + }, + "country": { + "csl": null, + "source": "adrbirthday.bst" + }, + "credits": { + "csl": null, + "source": "gost2003.bst" + }, + "crossref": { + "csl": null, + "notes": "Inherits data from a parent entry.", + "source": "biblatex", + "type": "entrykey" + }, + "ctrl-article-title": { + "csl": null, + "source": "achemso.bst" + }, + "ctrl-chapter-title": { + "csl": null, + "source": "achemso.bst" + }, + "ctrl-doi": { + "csl": null, + "source": "achemso.bst" + }, + "ctrl-etal-firstonly": { + "csl": null, + "source": "achemso.bst" + }, + "ctrl-etal-number": { + "csl": null, + "source": "achemso.bst" + }, + "ctrl-link-doi": { + "csl": null, + "source": "angew.bst" + }, + "ctrl-use-doi-all": { + "csl": null, + "source": "angew.bst" + }, + "ctrl-use-title": { + "csl": null, + "source": "achemso.bst" + }, + "dataset": { + "csl": null, + "source": "apalike-ejor.bst" + }, + "date": { + "csl": "issued", + "source": "biblatex", + "type": "date" + }, + "day": { + "csl": null, + "source": "apacite.bst" + }, + "dayfiled": { + "csl": null, + "source": "IEEEtran.bst" + }, + "definition": { + "csl": null, + "source": "glsplain.bst" + }, + "department": { + "csl": null, + "source": "ametsoc2014.bst" + }, + "description": { + "csl": null, + "source": "ChemCommun.bst" + }, + "designator": { + "csl": null, + "source": "thesnumb.bst" + }, + "dimensions": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "dissyear": { + "csl": null, + "source": "jurabib.bst" + }, + "doi": { + "csl": "DOI", + "source": "biblatex", + "type": "verbatim" + }, + "dticnumber": { + "csl": null, + "source": "thesnumb.bst" + }, + "dummy": { + "csl": null, + "source": "expcites.bst" + }, + "edition": { + "csl": "edition", + "source": "bibtex", + "type": "literal" + }, + "editor": { + "csl": "editor", + "source": "bibtex", + "type": "name" + }, + "editora": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "editoratype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "editorb": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "editorbtype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "editorc": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "editorctype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "editortype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "eid": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "email": { + "csl": null, + "source": "adrbirthday.bst" + }, + "endnumber": { + "csl": null, + "source": "seuthesis.bst" + }, + "endvolume": { + "csl": null, + "source": "seuthesis.bst" + }, + "endyear": { + "csl": null, + "source": "seuthesis.bst" + }, + "englishtitle": { + "csl": null, + "source": "apacite.bst" + }, + "entryset": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "entrykey" + }, + "entrysubtype": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "epilog": { + "csl": null, + "source": "iopart-num.bst" + }, + "eprint": { + "csl": null, + "notes": "Mapped to `PMID` if `eprinttype` is \"PubMed\".", + "source": "biblatex", + "type": "verbatim" + }, + "eprintclass": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "eprints": { + "csl": null, + "source": "databib.bst" + }, + "eprinttype": { + "csl": "archive", + "source": "biblatex", + "type": "literal" + }, + "erratumeid": { + "csl": null, + "source": "ChemCommun.bst" + }, + "erratumgermanpages": { + "csl": null, + "source": "ChemCommun.bst" + }, + "erratumnumpages": { + "csl": null, + "source": "ChemCommun.bst" + }, + "erratumpages": { + "csl": null, + "source": "ChemCommun.bst" + }, + "erratumvolume": { + "csl": null, + "source": "ChemCommun.bst" + }, + "erratumyear": { + "csl": null, + "source": "ChemCommun.bst" + }, + "eventdate": { + "csl": "event-date", + "source": "biblatex", + "type": "date" + }, + "eventtitle": { + "csl": "event", + "notes": "Will be mapped to `event-title` in CSL v1.0.2.", + "source": "biblatex", + "type": "literal" + }, + "eventtitleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "eventyear": { + "csl": null, + "source": "bath.bst" + }, + "execute": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "code" + }, + "faddress": { + "csl": null, + "source": "achicago.bst" + }, + "fakeset": { + "csl": null, + "source": "biblatex.bst" + }, + "fax": { + "csl": null, + "source": "adrbirthday.bst" + }, + "file": { + "csl": null, + "source": "biblatex", + "type": "verbatim" + }, + "firstkey": { + "csl": null, + "source": "apacite.bst" + }, + "fjournal": { + "csl": null, + "source": "ijmart.bst" + }, + "flanguage": { + "csl": null, + "source": "achicago.bst" + }, + "font": { + "csl": null, + "source": "nederlands.bst" + }, + "foreword": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "founder": { + "csl": null, + "source": "jurabib.bst" + }, + "fpublisher": { + "csl": null, + "source": "achicago.bst" + }, + "ftitle": { + "csl": null, + "source": "achicago.bst" + }, + "furtherresp": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "fyear": { + "csl": null, + "source": "achicago.bst" + }, + "gender": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "germanpages": { + "csl": null, + "source": "ChemCommun.bst" + }, + "group": { + "csl": null, + "source": "glsplain.bst" + }, + "heading": { + "csl": null, + "source": "glsplain.bst" + }, + "hereafter": { + "csl": null, + "source": "opcit.bst" + }, + "holder": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "howcited": { + "csl": null, + "source": "jox.bst" + }, + "howpublished": { + "csl": null, + "notes": "Check if a URL is contained.", + "source": "bibtex", + "type": "literal" + }, + "hyphenation": { + "alias": "langid", + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "ids": { + "csl": null, + "source": "biblatex", + "type": "entrykey" + }, + "illustrated": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "illustrations": { + "csl": null, + "source": "bookdb.bst" + }, + "illustrator": { + "csl": null, + "source": "achicago.bst" + }, + "indexsorttitle": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "indextitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "institution": { + "csl": "publisher", + "source": "bibtex", + "type": "literal" + }, + "introduction": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "intype": { + "csl": null, + "source": "IEEEtran.bst" + }, + "inventor": { + "csl": null, + "source": "vancouver.bst" + }, + "ipc": { + "csl": null, + "source": "gost2003.bst" + }, + "isan": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "isbn": { + "csl": "ISBN", + "source": "biblatex", + "type": "literal" + }, + "ismn": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "iso-abbreviation": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "iso-author-punctuation": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "iso-date-place": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "isrn": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "issn": { + "csl": "ISSN", + "source": "biblatex", + "type": "literal" + }, + "issue": { + "csl": "issue", + "source": "biblatex", + "type": "literal" + }, + "issuesubtitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "issuetitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "issuetitleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "iswc": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "jfmnumber": { + "csl": null, + "source": "aomalpha.bst" + }, + "journal": { + "alias": "journaltitle", + "csl": "container-title", + "source": "bibtex", + "type": "literal" + }, + "journalsubtitle": { + "csl": null, + "notes": "It should be concatenated to the `container-title`.", + "source": "biblatex", + "type": "literal" + }, + "journaltie": { + "csl": null, + "source": "tugboat.bst" + }, + "journaltitle": { + "csl": "container-title", + "source": "biblatex", + "type": "literal" + }, + "journaltitleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "juraauthor": { + "csl": null, + "source": "jox.bst" + }, + "juratitle": { + "csl": null, + "source": "jox.bst" + }, + "key": { + "alias": "sortkey", + "csl": null, + "notes": "Not supported.", + "source": "bibtex", + "type": "literal" + }, + "keywords": { + "csl": null, + "source": "biblatex", + "type": "keyword" + }, + "label": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "lang": { + "csl": null, + "source": "hustthesis.bst" + }, + "langid": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "langidopts": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "language": { + "csl": "language", + "source": "biblatex", + "type": "key" + }, + "lastaccessed": { + "csl": "accessed", + "source": "ACM-Reference-Format.bst" + }, + "lastchecked": { + "csl": "accessed", + "source": "apacite.bst" + }, + "lccn": { + "csl": null, + "source": "is-abbrv.bst" + }, + "library": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "lista": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "listb": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "listc": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "listd": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "liste": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "listf": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "littype": { + "csl": null, + "source": "seuthesix.bst" + }, + "location": { + "csl": "publisher-place", + "source": "biblatex", + "type": "literal" + }, + "madadurltest": { + "csl": null, + "source": "alpha-persian.bst" + }, + "main": { + "csl": null, + "source": "figbib.bst" + }, + "main1": { + "csl": null, + "source": "figbib1.bst" + }, + "mainsubtitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "maintitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "maintitleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "majorcode": { + "csl": null, + "source": "gost2003.bst" + }, + "marginnote": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "mark": { + "csl": null, + "source": "gbt7714-numerical.bst" + }, + "max.best.papers": { + "csl": null, + "source": "bestpapers-export.bst" + }, + "mcitetail": { + "csl": null, + "source": "apsrmpM.bst" + }, + "media": { + "csl": "medium", + "source": "gost2003.bst" + }, + "medium": { + "csl": "medium", + "source": "gbt7714-numerical.bst" + }, + "meeting": { + "csl": null, + "source": "amsra.bst" + }, + "misctitle": { + "csl": null, + "source": "aasjournal.bst" + }, + "miscyear": { + "csl": null, + "source": "seuthesis.bst" + }, + "mobile": { + "csl": null, + "source": "adrbirthday.bst" + }, + "modifydate": { + "csl": null, + "source": "seuthesis.bst" + }, + "month": { + "csl": null, + "notes": "Used only when `date` is empty.", + "source": "bibtex", + "type": "literal" + }, + "monthfiled": { + "csl": null, + "source": "IEEEtran.bst" + }, + "mrnumber": { + "csl": null, + "source": "amsplain.bst" + }, + "name": { + "csl": null, + "source": "adrbirthday.bst" + }, + "namea": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "nameaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "nameatype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "nameb": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "namebtype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "namec": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "namectype": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "nationality": { + "csl": null, + "source": "IEEEtran.bst" + }, + "nbirthday": { + "csl": null, + "source": "adrbirthday.bst" + }, + "newpage": { + "csl": null, + "source": "tugboat.bst" + }, + "newspaper": { + "csl": "container-title", + "source": "seuthesix.bst" + }, + "nickname": { + "csl": null, + "source": "address-html.bst" + }, + "nihms": { + "csl": null, + "source": "apacite.bst" + }, + "noed": { + "csl": null, + "source": "jox.bst" + }, + "normal": { + "csl": null, + "source": "bookdb.bst" + }, + "normalauthor": { + "csl": null, + "source": "seuthesis.bst" + }, + "normaleditor": { + "csl": null, + "source": "seuthesis.bst" + }, + "note": { + "csl": "note", + "source": "bibtex", + "type": "literal" + }, + "nowarning": { + "csl": null, + "source": "tugboat.bst" + }, + "number": { + "csl": "number", + "notes": "It is mapped to `issue` in `@ariticle` but to `number` in `@patent` or `@report`.", + "source": "bibtex", + "type": "literal" + }, + "numpages": { + "csl": null, + "source": "ACM-Reference-Format.bst" + }, + "oaddress": { + "csl": null, + "source": "achicago.bst" + }, + "options": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "option" + }, + "opublisher": { + "csl": null, + "source": "achicago.bst" + }, + "org-short": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "organization": { + "csl": "publisher", + "notes": "It is mapped to `author` (in `institution` property) if possible.", + "source": "bibtex", + "type": "literal" + }, + "origdate": { + "csl": "original-date", + "source": "biblatex", + "type": "date" + }, + "originaladdress": { + "csl": "original-publisher-place", + "source": "apacite.bst" + }, + "originalbooktitle": { + "csl": null, + "source": "apacite.bst" + }, + "originaledition": { + "csl": null, + "source": "apacite.bst" + }, + "originaleditor": { + "csl": null, + "source": "apacite.bst" + }, + "originaljournal": { + "csl": null, + "source": "apacite.bst" + }, + "originalnumber": { + "csl": null, + "source": "apacite.bst" + }, + "originalpages": { + "csl": null, + "source": "apacite.bst" + }, + "originalpublisher": { + "csl": "original-publisher", + "source": "apacite.bst" + }, + "originalvolume": { + "csl": null, + "source": "apacite.bst" + }, + "originalyear": { + "csl": "original-date", + "source": "apacite.bst" + }, + "origlanguage": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "origlocation": { + "csl": "original-publisher-place", + "source": "biblatex", + "type": "literal" + }, + "origpublisher": { + "csl": "original-publisher", + "source": "biblatex", + "type": "literal" + }, + "origtitle": { + "csl": "original-title", + "source": "biblatex", + "type": "literal" + }, + "oyear": { + "csl": null, + "source": "achicago.bst" + }, + "pagename": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "pages": { + "csl": "page", + "source": "bibtex", + "type": "range" + }, + "pagetotal": { + "csl": "number-of-pages", + "source": "biblatex", + "type": "literal" + }, + "pagination": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "paper": { + "csl": null, + "source": "IEEEtran.bst" + }, + "part": { + "csl": "part", + "source": "biblatex", + "type": "literal" + }, + "patentid": { + "csl": null, + "source": "seuthesis.bst" + }, + "pdf": { + "alias": "file", + "csl": null, + "source": "biblatex", + "type": "verbatim" + }, + "phone": { + "csl": null, + "source": "adrbirthday.bst" + }, + "pid": { + "csl": null, + "source": "seuthesix.bst" + }, + "pii": { + "csl": null, + "source": "amsra.bst" + }, + "pmcid": { + "csl": "PMCID", + "source": "apacite.bst" + }, + "prebibitem": { + "csl": null, + "source": "tugboat.bst" + }, + "preface": { + "csl": null, + "source": "bookdb.bst" + }, + "preprint": { + "csl": null, + "source": "amsra.bst" + }, + "presort": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "price": { + "csl": null, + "source": "is-abbrv.bst" + }, + "primaryclass": { + "alias": "eprintclass", + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "printing": { + "csl": null, + "source": "dk-abbrv.bst" + }, + "prioritycountry": { + "csl": null, + "source": "gost2003.bst" + }, + "prioritydate": { + "csl": null, + "source": "gost2003.bst" + }, + "prioritynumber": { + "csl": null, + "source": "gost2003.bst" + }, + "pseudonym": { + "csl": null, + "source": "jox.bst" + }, + "publication": { + "csl": null, + "source": "gost2003.bst" + }, + "publicationdate": { + "csl": null, + "source": "gost2003.bst" + }, + "publisher": { + "csl": "publisher", + "source": "bibtex", + "type": "literal" + }, + "pubmed": { + "csl": "PMID", + "source": "urlbst" + }, + "pubstate": { + "csl": null, + "source": "biblatex", + "type": "key" + }, + "related": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "entrykey" + }, + "relatedoptions": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "option" + }, + "relatedstring": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "relatedtype": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "reprinted-from": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "reprinted-text": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "reprinttitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "requestdate": { + "csl": null, + "source": "gost2003.bst" + }, + "requestnumber": { + "csl": null, + "source": "gost2003.bst" + }, + "responsible": { + "csl": null, + "source": "rusnat.bst" + }, + "review": { + "csl": null, + "source": "amsra.bst" + }, + "revision": { + "csl": null, + "source": "IEEEtran.bst" + }, + "school": { + "alias": "institution", + "csl": "publisher", + "source": "bibtex", + "type": "literal" + }, + "score": { + "csl": null, + "source": "bestpapers-export.bst" + }, + "section": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "series": { + "csl": "collection-title", + "source": "bibtex", + "type": "literal" + }, + "seriesedition": { + "csl": null, + "source": "achicago.bst" + }, + "short": { + "csl": null, + "source": "glsplain.bst" + }, + "shortarchive": { + "csl": null, + "source": "jurabib.bst" + }, + "shortauthor": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "shorteditor": { + "csl": null, + "source": "biblatex", + "type": "name" + }, + "shorthand": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "shorthandintro": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "shortjournal": { + "csl": "container-title-short", + "source": "biblatex", + "type": "literal" + }, + "shortseries": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "shortsubarchive": { + "csl": null, + "source": "jurabib.bst" + }, + "shorttitle": { + "csl": "title-short", + "source": "biblatex", + "type": "literal" + }, + "sig1": { + "csl": null, + "source": "jurabib.bst" + }, + "sig2": { + "csl": null, + "source": "jurabib.bst" + }, + "sig3": { + "csl": null, + "source": "jurabib.bst" + }, + "sig4": { + "csl": null, + "source": "jurabib.bst" + }, + "size": { + "csl": null, + "source": "bookdb.bst" + }, + "slaccitation": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "sort-short": { + "csl": null, + "source": "glsplain.bst" + }, + "sort-word": { + "csl": null, + "source": "glsplain.bst" + }, + "sortas": { + "csl": null, + "source": "adrbirthday.bst" + }, + "sortkey": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "sortname": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "name" + }, + "sortshorthand": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "sorttitle": { + "csl": null, + "notes": "Not supported.", + "source": "biblatex", + "type": "literal" + }, + "sortyear": { + "csl": null, + "source": "biblatex", + "type": "integer" + }, + "source": { + "csl": null, + "source": "figbib.bst" + }, + "source1": { + "csl": null, + "source": "figbib1.bst" + }, + "specialitycode": { + "csl": null, + "source": "gost2003.bst" + }, + "ssedition": { + "csl": null, + "source": "jox.bst" + }, + "standard": { + "csl": null, + "source": "udesoftec.bst" + }, + "startnumber": { + "csl": null, + "source": "seuthesis.bst" + }, + "startvolume": { + "csl": null, + "source": "seuthesis.bst" + }, + "startyear": { + "csl": null, + "source": "seuthesis.bst" + }, + "state": { + "csl": null, + "source": "address-html.bst" + }, + "status": { + "csl": null, + "source": "amsra.bst" + }, + "stdcode": { + "csl": null, + "source": "seuthesix.bst" + }, + "stitle": { + "csl": null, + "source": "jox.bst" + }, + "street": { + "csl": null, + "source": "adrbirthday.bst" + }, + "subarchive": { + "csl": null, + "source": "jurabib.bst" + }, + "subtitle": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "symposium": { + "csl": null, + "source": "apacite.bst" + }, + "text": { + "csl": null, + "source": "apacite.bst" + }, + "timestamp": { + "csl": null, + "source": "export.bst" + }, + "title": { + "csl": "title", + "source": "bibtex", + "type": "literal" + }, + "titleaddon": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "titlenote": { + "csl": null, + "source": "aomalpha.bst" + }, + "totalpages": { + "csl": null, + "source": "aomalpha.bst" + }, + "transissue": { + "csl": null, + "source": "iopart-num.bst" + }, + "transjournal": { + "csl": null, + "source": "iopart-num.bst" + }, + "translation": { + "csl": null, + "source": "apsrev4-2.bst" + }, + "translator": { + "csl": "translator", + "source": "biblatex", + "type": "name" + }, + "transnumber": { + "csl": null, + "source": "iopart-num.bst" + }, + "transpages": { + "csl": null, + "source": "iopart-num.bst" + }, + "transsection": { + "csl": null, + "source": "iopart-num.bst" + }, + "transvolume": { + "csl": null, + "source": "iopart-num.bst" + }, + "transyear": { + "csl": null, + "source": "iopart-num.bst" + }, + "type": { + "csl": "genre", + "source": "bibtex", + "type": "key" + }, + "typeoflit": { + "csl": null, + "source": "seuthesis.bst" + }, + "umfnumber": { + "csl": null, + "source": "thesnumb.bst" + }, + "updated": { + "csl": null, + "source": "vancouver.bst" + }, + "url": { + "csl": "URL", + "source": "biblatex", + "type": "uri" + }, + "urlaccessdate": { + "csl": "accessed", + "source": "abntex2-alf.bst" + }, + "urldate": { + "csl": "accessed", + "source": "biblatex", + "type": "date" + }, + "urlnewline": { + "csl": null, + "source": "tugboat.bst" + }, + "urltype": { + "csl": null, + "source": "asmeconf.bst" + }, + "urlyear": { + "csl": null, + "source": "bath.bst" + }, + "urn": { + "csl": null, + "source": "export.bst" + }, + "usera": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "userb": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "userc": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "userd": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "usere": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "userf": { + "csl": null, + "source": "biblatex", + "type": "literal" + }, + "value": { + "csl": null, + "source": "bookdb.bst" + }, + "venue": { + "csl": "event-place", + "source": "biblatex", + "type": "literal" + }, + "verba": { + "csl": null, + "source": "biblatex", + "type": "verbatim" + }, + "verbb": { + "csl": null, + "source": "biblatex", + "type": "verbatim" + }, + "verbc": { + "csl": null, + "source": "biblatex", + "type": "verbatim" + }, + "version": { + "csl": "version", + "source": "biblatex", + "type": "literal" + }, + "versiontype": { + "csl": null, + "source": "asmeconf.bst" + }, + "volformat": { + "csl": null, + "source": "jox.bst" + }, + "volume": { + "csl": "volume", + "source": "bibtex", + "type": "integer" + }, + "volumes": { + "csl": "number-of-volumes", + "source": "biblatex", + "type": "integer" + }, + "volumetitle": { + "csl": null, + "source": "iopart-num.bst" + }, + "word": { + "csl": null, + "source": "vancouver.bst" + }, + "xdata": { + "csl": null, + "notes": "inherits fields from other items.", + "source": "biblatex", + "type": "entrykey" + }, + "xid": { + "csl": null, + "source": "amsra.bst" + }, + "xref": { + "csl": null, + "notes": "Establishes a parent-child relationship in biblatex, but without inheriting data => no need to parse this.", + "source": "biblatex", + "type": "entrykey" + }, + "year": { + "csl": null, + "notes": "Used only when `date` is empty.", + "source": "bibtex", + "type": "date" + }, + "year-presented": { + "csl": null, + "source": "abntex2-alf.bst" + }, + "yearcomp": { + "csl": null, + "source": "achicago.bst" + }, + "yearfiled": { + "csl": null, + "source": "IEEEtran.bst" + }, + "zblnumber": { + "csl": null, + "source": "aomalpha.bst" + }, + "zip": { + "csl": null, + "source": "adrbirthday.bst" + } + }, + "macros": { + "jan": { + "value": "1", + "notes": "Use numeric form for easy conversion.", + "source": "bibtex" + }, + "feb": { + "value": "2", + "source": "bibtex" + }, + "mar": { + "value": "3", + "source": "bibtex" + }, + "apr": { + "value": "4", + "source": "bibtex" + }, + "may": { + "value": "5", + "source": "bibtex" + }, + "jun": { + "value": "6", + "source": "bibtex" + }, + "jul": { + "value": "7", + "source": "bibtex" + }, + "aug": { + "value": "8", + "source": "bibtex" + }, + "sep": { + "value": "9", + "source": "bibtex" + }, + "oct": { + "value": "10", + "source": "bibtex" + }, + "nov": { + "value": "11", + "source": "bibtex" + }, + "dec": { + "value": "12", + "source": "bibtex" + }, + "acmcs": { + "value": "ACM Computing Surveys", + "source": "bibtex" + }, + "acta": { + "value": "Acta Informatica", + "source": "bibtex" + }, + "cacm": { + "value": "Communications of the ACM", + "source": "bibtex" + }, + "ibmjrd": { + "value": "IBM Journal of Research and Development", + "source": "bibtex" + }, + "ibmsj": { + "value": "IBM Systems Journal", + "source": "bibtex" + }, + "ieeese": { + "value": "IEEE Transactions on Software Engineering", + "source": "bibtex" + }, + "ieeetc": { + "value": "IEEE Transactions on Computers", + "source": "bibtex" + }, + "ieeetcad": { + "value": "IEEE Transactions on Computer-Aided Design of Integrated Circuits", + "source": "bibtex" + }, + "ipl": { + "value": "Information Processing Letters", + "source": "bibtex" + }, + "jacm": { + "value": "Journal of the ACM", + "source": "bibtex" + }, + "jcss": { + "value": "Journal of Computer and System Sciences", + "source": "bibtex" + }, + "scp": { + "value": "Science of Computer Programming", + "source": "bibtex" + }, + "sicomp": { + "value": "SIAM Journal on Computing", + "source": "bibtex" + }, + "tocs": { + "value": "ACM Transactions on Computer Systems", + "source": "bibtex" + }, + "tods": { + "value": "ACM Transactions on Database Systems", + "source": "bibtex" + }, + "tog": { + "value": "ACM Transactions on Graphics", + "source": "bibtex" + }, + "toms": { + "value": "ACM Transactions on Mathematical Software", + "source": "bibtex" + }, + "toois": { + "value": "ACM Transactions on Office Information Systems", + "source": "bibtex" + }, + "toplas": { + "value": "ACM Transactions on Programming Languages and Systems", + "source": "bibtex" + }, + "tcs": { + "value": "Theoretical Computer Science", + "source": "bibtex" + } + } +} 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 new file mode 100644 index 00000000000..1035a9b14ee --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-af-ZA.xml @@ -0,0 +1,312 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + toegang verkry + en + and others + anonymous + anon + at + available at + by + circa + c. + cited + + edition + editions + + ed + et al. + voorhande + van + ibid. + in + in press + internet + interview + letter + no date + n.d. + online + presented at the + + reference + references + + + ref. + refs. + + opgehaal + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + book + books + + + chapter + chapters + + + column + columns + + + figure + figures + + + folio + folios + + + number + numbers + + + reël + reëls + + + note + notes + + + opus + opera + + + bladsy + bladsye + + + bladsy + bladsye + + + paragraaf + paragrawe + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + bk + chap + col + fig + f + no + l. + n. + op + + bl + bll + + + bl + bll + + para + pt + sec + + s.v. + s.vv. + + + v + vv + + + vol + vols + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + redakteur + redakteurs + + + editor + editors + + + illustrator + illustrators + + + vertaler + vertalers + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + red + reds + + + ed. + eds. + + + ill. + ills. + + + vert + verts + + + ed. & tran. + eds. & trans. + + + + by + directed by + onder redaksie van + edited by + illustrated by + interview by + to + by + vertaal deur + edited & translated by + + + dir. + red + ed. + illus. + verts + ed. & trans. by + + + Januarie + Februarie + Maart + April + Mei + Junie + Julie + Augustus + September + Oktober + November + Desember + + + Jan + Feb + Mrt + Apr + Mei + Jun + Jul + Aug + Sep + Okt + Nov + Des + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..57dd5dda065 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ar.xml @@ -0,0 +1,253 @@ + + + + + abdealikhurrum + + + Dr. Ayman Saleh + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + تاريخ الوصول + و + وآخرون + مجهول + مجهول + عند + موجود في + عن طريق + حوالي + حوالي + وثق + + الطبعة + الطبعات + + ط + وآخرون + التالي + من + المرجع السابق + في + قيد النشر + انترنت + مقابلة + خطاب + دون تاريخ + د.ت + مباشر على الإنترنت + قُدَّم في + + مرجع + مراجع + + + مرجع + مراجع + + استرجع في + السلم الموسيقي + إصدار + + + ب.م. + ق.م. + + + " + " + ' + ' + + + + + + + الأول + الثاني + الثالث + الرابع + الخامس + السادس + السابع + الثامن + التاسع + العاشر + + + + كتاب + كتب + + + فصل + فصول + + + عمود + أعمدة + + + رسم توضيحي + رسوم توضيحية + + + ورقة + أوراق + + + عدد + أعداد + + + سطر + أسطر + + + ملاحظة + ملاحظات + + + نوته موسيقية + نوتات موسيقية + + + صفحة + صفحات + + + صفحة + صفحات + + + فقرة + فقرات + + + جزء + أجزاء + + + قسم + أقسام + + + تفسير فرعي + تفسيرات فرعية + + + بيت شعر + أبيات شعر + + + مجلد + مجلدات + + + + كتاب + فصل + عمود + رسم توضيحي + مطوية + عدد + سـ + ملاحظة + نوتة موسيقية + + ص + ص + + + ص + ص + + فقرة + ج + قسم + + تفسير فرعي + تفسيرات فرعية + + + بيت شعر + أبيات شعر + + + م + م + + + + + + ¶¶ + + + § + §§ + + + + إدارة + تحقيق + إدارة التحرير + رسوم + ترجمة + ترجمة وتحقيق + + + + + إنشاء + إشراف + تحقيق + إعداد + رسوم + مقابلة مع + المستلم + مراجعة + ترجمة + تحقيق وترجمة + + + + + يناير + فبراير + مارس + أبريل + مايو + يونيو + يوليو + أغسطس + سبتمبر + أكتوبر + نوفمبر + ديسمبر + + + + + + ربيع + صيف + خريف + شتاء + + 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 new file mode 100644 index 00000000000..ebb65cd3b19 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-bg-BG.xml @@ -0,0 +1,324 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2019-01-23T08:34:57-05:00 + + Valeriya Simeonova + simeonova@fmi.uni-sofia.bg + http://www.mendeley.com/profiles/valeriya-simeonova/ + + + + + + + + + + + + + + + отворен на + и + и други + анонимен + анон. + в + достъпен на + от + около + ок. + цитиран + + издание + издания + + изд. + и съавт. + предстоящ + от + пак там + в + под печат + интернет + интервю + писмо + без дата + б.д. + онлайн + представен на + + източник + източници + + + изт. + изт. + + изтеглен на + скала + версия + + + сл.хр. + пр.хр. + + + + + + + + + + то + во + ро + то + во + ро + то + ти + ви + ри + ти + ви + ри + ти + та + ва + ра + та + ва + ра + та + + + първo + вторo + третo + четвъртo + петo + шестo + седмo + осмo + деветo + десетo + първи + втори + трети + четверти + пети + шести + седми + осми + девети + десети + първа + втора + трета + четверта + пета + шеста + седма + осма + девета + десета + + + + книга + книги + + + глава + глави + + + колона + колони + + + фигура + фигури + + + фолио + фолия + + + брой + броеве + + + ред + редове + + + бележка + бележки + + + опус + опуси + + + страница + страници + + брой страници + + абзац + абзаци + + + част + части + + + раздел + раздели + + + под раздел + под раздели + + + стихотворение + стихове + + + том + томове + + + + кн. + гл. + кол. + фиг. + фол. + бр. + р. + бел. + оп. + стр. + бр.стр. + абз. + ч. + разд. + подразд. + ст. + + том + томове + + + + + + ¶¶ + + + § + §§ + + + + режисьор + + редактор + редактори + + + главен редактор + редакторски колектив + + илюстрации + + преводач + преводачи + + + editor & translator + editors & translators + + + + реж. + + ред. + ред.кол. + + + гл.ред. + гл.ред.кол. + + ил. + + прев + прев.кол. + + + ред. & прев. + ред.кол. & прев. + + + + от + под общата редакция на + редактиран от + главен редактор + илюстрации от + интервюиран от + до + рецензент + преведен от + редактирано & преведено от + + + п.о.р. + ред. + гл.ред. + ил. + прев. + ред. & прев. от + + + Януари + Февруари + Март + Април + Май + Юни + Юли + Август + Септември + Октомври + Ноември + Декември + + + Яну + Фев + Мар + Апр + Май + Юни + Юли + Авг + Сеп + Окт + Ное + Дек + + + Пролет + Лято + Есен + Зима + + 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 new file mode 100644 index 00000000000..ec590b1c2f0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ca-AD.xml @@ -0,0 +1,312 @@ + + + + + anidal + + + javimat + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + consulta + i + i altres + anònim + anòn. + a + disponible a + per + circa + c. + citat + + edició + edicions + + ed. + et al. + previst + de + ibíd. + en + en impremta + internet + entrevista + carta + sense data + s.d. + en línia + presentat a + + referència + referències + + + ref. + ref. + + recuperat + escala + versió + + + dC + aC + + + « + » + + + - + + + a + + + primera + segona + tercera + quarta + cinquena + sisena + setena + vuitena + novena + desena + + + + llibre + llibres + + + capítol + capítols + + + columna + columnes + + + figura + figures + + + foli + folis + + + número + números + + + línia + línies + + + nota + notes + + + opus + opera + + + pàgina + pàgines + + + pàgina + pàgines + + + paràgraf + paràgrafs + + + part + parts + + + secció + seccions + + + sub voce + sub vocibus + + + vers + versos + + + volum + volums + + + + llib. + cap. + col. + fig. + f. + núm. + l. + n. + op. + + p. + p. + + + p. + p. + + par. + pt. + sec. + + s.v. + s.v. + + + v. + v. + + + vol. + vol. + + + + + § + § + + + § + § + + + + + director + directors + + + editor + editors + + + editor + editors + + + il·lustrador + il·lustradors + + + traductor + traductors + + + editor i traductor + editors i traductors + + + + + dir. + dir. + + + ed. + ed. + + + ed. + ed. + + + il·lust. + il·lust. + + + trad. + trad. + + + ed. i trad. + ed. i trad. + + + + per + dirigit per + editat per + editat per + il·lustrat per + entrevistat per + a + per + traduït per + editat i traduït per + + + dir. + ed. + ed. + il·lust. + trad. + ed. i trad. per + + + gener + febrer + març + abril + maig + juny + juliol + agost + setembre + octubre + novembre + desembre + + + gen. + feb. + març + abr. + maig + juny + jul. + ago. + set. + oct. + nov. + des. + + + primavera + estiu + tardor + hivern + + 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 new file mode 100644 index 00000000000..1d797504a03 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cs-CZ.xml @@ -0,0 +1,319 @@ + + + + + nosaal + + + Andrew Dunning + + + libora + + + Michal Hoftich + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + viděno + vid. + a + a další + anonym + anon. + v + dostupné z + od + asi + cca. + citován + + vydání + vydání + + vyd. + et al. + nadcházející + z + ibid. + in + v tisku + internet + interview + dopis + nedatováno + b.r. + online + prezentováno v + + reference + reference + + + ref. + ref. + + získáno + měřítko + verze + + + n. l. + př. n. l. + + + + " + + ´ + + + + . + + + první + druhé + třetí + čtvrté + páté + šesté + sedmé + osmé + deváté + desáté + + + + kniha + knihy + + + kapitola + kapitoly + + + sloupec + sloupce + + + obrázek + obrázky + + + list + listy + + + číslo + čísla + + + řádek + řádky + + + poznámka + poznámky + + + opus + opusy + + + strana + strany + + + strana + strany + + + odstavec + odstavce + + + část + části + + + sekce + sekce + + + pod heslem + pod hesly + + + verš + verše + + + ročník + ročníky + + + + k. + kap. + sl. + obr. + l. + č. + ř. + pozn. + op. + + s. + s. + + + s. + s. + + odst. + č. + sek. + + s.v. + s.v. + + + v. + v. + + + roč. + roč. + + + + + + ¶¶ + + + § + §§ + + + + + ředitel + ředitelé + + + editor + editoři + + + vedoucí editor + vedoucí editoři + + + ilustrátor + ilustrátoři + + + překladatel + překladatelé + + + editor a překladatel + editoři a překladatelé + + + + + řed. + řed. + + + ed. + ed. + + + ed. + ed. + + + il. + il. + + + přel. + přel. + + + ed. a přel. + ed. a přel. + + + + + řídil + editoval + editoval + ilustroval + rozhovor vedl + pro + recenzoval + přeložil + editoval a přeložil + + + řed. + ed. + ed. + ilust. + přel. + ed. a přel. + + + leden + únor + březen + duben + květen + červen + červenec + srpen + září + říjen + listopad + prosinec + + + led. + úno. + bře. + dub. + kvě. + čer. + čvc. + srp. + zář. + říj. + lis. + pro. + + + jaro + léto + podzim + zima + + 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 new file mode 100644 index 00000000000..e2615fa9119 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-cy-GB.xml @@ -0,0 +1,312 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + gwelwyd + a/ac + ac eraill + di-enw + dienw + at + ar gael + gan + circa + c. + dyfynnwyd + + argraffiad + argraffiadau + + arg. + et al. + ar fin ymddangos + gan + ibid. + yn + yn y wasg + rhyngrwyd + cyfweliad + llythyr + dim dyddiad + d.d. + arlein + cyflwynwyd yn + + cyfeirnod + cyfeirnodau + + + cyf. + cyf’au. + + gwelwyd + graddfa + fersiwn + + + OC + CC + + + + + + + + + + th + af + il + ydd + ed + ed + ed + + + cyntaf + ail + trydydd + pedwerydd + pumed + chweched + seithfed + wythfed + nawfed + degfed + + + + llyfr + llyfrau + + + pennod + penodau + + + colofn + colofnau + + + ffigwr + ffigyrau + + + ffolio + ffolios + + + rhifyn + rhifynnau + + + llinell + llinellau + + + nodyn + nodiadau + + + opus + opera + + + tudalen + tudalennau + + + tudalen + tudalennau + + + paragraff + paragraffau + + + rhan + rhannau + + + adran + adrannau + + + sub verbo + sub verbis + + + pennill + penillion + + + cyfrol + cyfrolau + + + + llyfr. + pen. + col. + ffig. + ff. + rhif. + ll. + n. + op. + + t. + tt. + + + t. + tt. + + para. + rhan. + adr. + + s.v. + s.vv. + + + p. + pp. + + + rhif. + rhifu. + + + + + + ¶¶ + + + § + §§ + + + + + cyfarwyddwr + cyfarwyddwyr + + + golygydd + golygyddion + + + cyfarwyddwr-golygyddol + cyfarwyddwyr-golygyddol + + + darlunydd + darlunwyr + + + cyfieithydd + cyfieithwyr + + + golygydd a chyfieithydd + golygyddion a chyfieithwyr + + + + + cyf. + cyfy. + + + gol. + goln. + + + gol. + goln. + + + darlun. + darlun. + + + cyf. + cyf. + + + gol. a chyf. + goln. a chyf. + + + + gan + cyfarwyddwyd gan + golygwyd gan + cyfarwyddwyd a golygwyd gan + darlunwyd gan + cyfweliad gan + i + gan + cyfieithwyd gan + golygwyd a chyfieithwyd gan + + + cyf. gan + gol. gan + cyf.-gol. gan + darlun. gan + cyf. gan + gol. a chyf. gan + + + Ionawr + Chwefror + Mawrth + Ebrill + Mai + Mehefin + Gorffennaf + Awst + Medi + Hydref + Tachwedd + Rhagfyr + + + Ion. + Chwe. + Maw. + Ebr. + Mai + Meh. + Gorff. + Aws. + Med. + Hyd. + Tach. + Rhag. + + + Gwanwyn + Haf + Hydref + Gaeaf + + 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 new file mode 100644 index 00000000000..f2f934d1024 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-da-DK.xml @@ -0,0 +1,315 @@ + + + + + Niels Erik Wille + + + Jonas Nyrup + + + hafnius + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + set + og + med flere + anonym + anon. + + tilgængelig hos + af + cirka + ca. + henvist + + udgave + udgaver + + udg. + m.fl. + kommende + fra + ibid. + i + i trykken + internet + interview + brev + uden år + u.å. + online + præsenteret ved + + reference + referencer + + + ref. + refr. + + hentet + skala + version + + + e.v.t. + f.v.t. + + + + + + + + + + . + + + første + anden + tredje + fjerde + femte + sjette + syvende + ottende + niende + tiende + + + + bog + bøger + + + kapitel + kapitler + + + kolonne + kolonner + + + figur + figurer + + + folio + folio + + + nummer + numre + + + linje + linjer + + + note + noter + + + opus + opus + + + side + sider + + + side + sider + + + afsnit + afsnit + + + del + dele + + + paragraf + paragraffer + + + sub voce + sub voce + + + vers + vers + + + bind + bind + + + + b. + kap. + kol. + fig. + fol. + nr. + l. + n. + op. + + s. + s. + + + s. + s. + + afs. + d. + par. + + s.v. + s.v. + + + v. + v. + + + bd. + bd. + + + + + + ¶¶ + + + § + §§ + + + + + instruktør + instruktører + + + redaktør + redaktører + + + redaktør + redaktører + + + illustrator + illustratorer + + + oversætter + oversættere + + + redaktør & oversætter + redaktører & oversættere + + + + + instr. + instr. + + + red. + red. + + + red. + red. + + + ill. + ill. + + + overs. + overs. + + + red. & overs. + red. & overs. + + + + af + instrueret af + redigeret af + redigeret af + illustreret af + interviewet af + modtaget af + af + oversat af + redigeret & oversat af + + + instr. + red. + red. + illus. + overs. + red. & overs. af + + + januar + februar + marts + april + maj + juni + juli + august + september + oktober + november + december + + + jan. + feb. + mar. + apr. + maj + jun. + jul. + aug. + sep. + okt. + nov. + dec. + + + Forår + Sommer + Efterår + Vinter + + 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 new file mode 100644 index 00000000000..1a4586f52c6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-AT.xml @@ -0,0 +1,334 @@ + + + + + Till A. Heilmann + + + Georg Duffner + + + Sebastian Karcher + + + Sylvester Keil + + + jakov + + + Frank Bennett + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-10-19T12:12:03-04:00 + + + + + + + + + + + + + + zugegriffen + und + und andere + ohne Autor + o. A. + auf + verfügbar unter + von + circa + ca. + zitiert + + Auflage + Auflagen + + Aufl. + u. a. + i. E. + von + ebd. + in + im Druck + Internet + Interview + Brief + ohne Datum + o. J. + online + gehalten auf der + + Referenz + Referenzen + + + Ref. + Ref. + + abgerufen + Maßstab + Version + + +  n. Chr. +  v. Chr. + + + + + + + + + + . + + + erster + zweiter + dritter + vierter + fünfter + sechster + siebter + achter + neunter + zehnter + + + + Buch + Bücher + + + Kapitel + Kapitel + + + Spalte + Spalten + + + Abbildung + Abbildungen + + + Blatt + Blätter + + + Nummer + Nummern + + + Zeile + Zeilen + + + Note + Noten + + + Opus + Opera + + + Seite + Seiten + + + Seite + Seiten + + + Absatz + Absätze + + + Teil + Teile + + + Abschnitt + Abschnitte + + + sub verbo + sub verbis + + + Vers + Verse + + + Band + Bände + + + + B. + Kap. + Sp. + Abb. + Fol. + Nr. + l. + n. + op. + + S. + S. + + + S. + S. + + Abs. + Teil + Abschn. + + s. v. + s. vv. + + + V. + V. + + + Bd. + Bd. + + + + + + ¶¶ + + + § + §§ + + + + + Regisseur + Regisseure + + + Herausgeber + Herausgeber + + + Reihenherausgeber + Reihenherausgeber + + + Herausgeber + Herausgeber + + + Illustrator + Illustratoren + + + Übersetzer + Übersetzer + + + Herausgeber & Übersetzer + Herausgeber & Übersetzer + + + + + Reg. + Reg. + + + Hrsg. + Hrsg. + + + Hrsg. + Hrsg. + + + Hrsg. + Hrsg. + + + Ill. + Ill. + + + Übers. + Übers. + + + Hrsg. & Übers. + Hrsg. & Übers. + + + + von + Regie von + herausgegeben von + herausgegeben von + herausgegeben von + illustriert von + interviewt von + an + von + übersetzt von + herausgegeben und übersetzt von + + + Reg. + hg. von + hg. von + hg. von + illus. von + übers. von + hg. & übers. von + + + Jänner + Februar + März + April + Mai + Juni + Juli + August + September + Oktober + November + Dezember + + + Jän. + Feb. + März + Apr. + Mai + Juni + Juli + Aug. + Sep. + Okt. + Nov. + Dez. + + + Frühjahr + Sommer + Herbst + Winter + + 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 new file mode 100644 index 00000000000..68184635eed --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-CH.xml @@ -0,0 +1,318 @@ + + + + + Till A. Heilmann + + + Sylvester Keil + + + jakov + + + Sebastian Karcher + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-10-19T12:12:03-04:00 + + + + + + + + + + + + + + zugegriffen + und + und andere + ohne Autor + o. A. + auf + verfügbar unter + von + circa + ca. + zitiert + + Auflage + Auflagen + + Aufl. + u. a. + i. E. + von + ebd. + in + im Druck + Internet + Interview + Brief + ohne Datum + o. J. + online + gehalten auf der + + Referenz + Referenzen + + + Ref. + Ref. + + abgerufen + Massstab + Version + + +  n. Chr. +  v. Chr. + + + « + » + + + + + + . + + + erster + zweiter + dritter + vierter + fünfter + sechster + siebter + achter + neunter + zehnter + + + + Buch + Bücher + + + Kapitel + Kapitel + + + Spalte + Spalten + + + Abbildung + Abbildungen + + + Blatt + Blätter + + + Nummer + Nummern + + + Zeile + Zeilen + + + Note + Noten + + + Opus + Opera + + + Seite + Seiten + + + Seite + Seiten + + + Absatz + Absätze + + + Teil + Teile + + + Abschnitt + Abschnitte + + + sub verbo + sub verbis + + + Vers + Verse + + + Band + Bände + + + + B. + Kap. + Sp. + Abb. + Fol. + Nr. + l. + n. + op. + + S. + S. + + + S. + S. + + Abs. + Teil + Abschn. + + s. v. + s. vv. + + + V. + V. + + + Bd. + Bd. + + + + + + ¶¶ + + + § + §§ + + + + + Regisseur + Regisseure + + + Herausgeber + Herausgeber + + + Herausgeber + Herausgeber + + + Illustrator + Illustratoren + + + Übersetzer + Übersetzer + + + Herausgeber & Übersetzer + Herausgeber & Übersetzer + + + + + Reg. + Reg. + + + Hrsg. + Hrsg. + + + Hrsg. + Hrsg. + + + Ill. + Ill. + + + Übers. + Übers. + + + Hrsg. & Übers. + Hrsg. & Übers. + + + + von + Regie von + herausgegeben von + herausgegeben von + illustriert von + interviewt von + an + von + übersetzt von + herausgegeben und übersetzt von + + + Reg. + hg. von + hg. von + illus. von + übers. von + hg. & übers. von + + + Januar + Februar + März + April + Mai + Juni + Juli + August + September + Oktober + November + Dezember + + + Jan. + Feb. + März + Apr. + Mai + Juni + Juli + Aug. + Sep. + Okt. + Nov. + Dez. + + + Frühjahr + Sommer + Herbst + Winter + + 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 new file mode 100644 index 00000000000..d99d2f5a227 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-de-DE.xml @@ -0,0 +1,331 @@ + + + + + Till A. Heilmann + + + Ulrich + + + Rintze M. Zelle + + + Sebastian Karcher + + + jakov + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-10-19T12:12:03-04:00 + + + + + + + + + + + + + + zugegriffen + und + und andere + ohne Autor + o. A. + auf + verfügbar unter + von + circa + ca. + zitiert + + Auflage + Auflagen + + Aufl. + u. a. + i. E. + von + ebd. + in + im Druck + Internet + Interview + Brief + ohne Datum + o. J. + online + gehalten auf der + + Referenz + Referenzen + + + Ref. + Ref. + + abgerufen + Maßstab + Version + + +  n. Chr. +  v. Chr. + + + + + + + + + + . + + + erster + zweiter + dritter + vierter + fünfter + sechster + siebter + achter + neunter + zehnter + + + + Buch + Bücher + + + Kapitel + Kapitel + + + Spalte + Spalten + + + Abbildung + Abbildungen + + + Blatt + Blätter + + + Nummer + Nummern + + + Zeile + Zeilen + + + Note + Noten + + + Opus + Opera + + + Seite + Seiten + + + Seite + Seiten + + + Absatz + Absätze + + + Teil + Teile + + + Abschnitt + Abschnitte + + + sub verbo + sub verbis + + + Vers + Verse + + + Band + Bände + + + + B. + Kap. + Sp. + Abb. + Fol. + Nr. + Z. + N. + op. + + S. + S. + + + S. + S. + + Abs. + Teil + Abschn. + + s. v. + s. vv. + + + V. + V. + + + Bd. + Bde. + + + + + + ¶¶ + + + § + §§ + + + + + Regisseur + Regisseure + + + Herausgeber + Herausgeber + + + Reihenherausgeber + Reihenherausgeber + + + Herausgeber + Herausgeber + + + Illustrator + Illustratoren + + + Übersetzer + Übersetzer + + + Herausgeber & Übersetzer + Herausgeber & Übersetzer + + + + + Reg. + Reg. + + + Hrsg. + Hrsg. + + + Hrsg. + Hrsg. + + + Hrsg. + Hrsg. + + + Ill. + Ill. + + + Übers. + Übers. + + + Hrsg. & Übers. + Hrsg. & Übers. + + + + von + Regie von + herausgegeben von + herausgegeben von + herausgegeben von + illustriert von + interviewt von + an + von + übersetzt von + herausgegeben und übersetzt von + + + Reg. + hg. von + hg. von + hg. von + illus. von + übers. von + hg. & übers. von + + + Januar + Februar + März + April + Mai + Juni + Juli + August + September + Oktober + November + Dezember + + + Jan. + Feb. + März + Apr. + Mai + Juni + Juli + Aug. + Sep. + Okt. + Nov. + Dez. + + + Frühjahr + Sommer + Herbst + Winter + + 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 new file mode 100644 index 00000000000..321af96cde5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-el-GR.xml @@ -0,0 +1,314 @@ + + + + + thanasis57 + + + dimtamb + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2018-10-20T21:17:08-04:00 + + + + + + + + + + + + + + ημερομηνία πρόσβασης + και + και άλλοι + ανώνυμο + ανών. + εφ. + διαθέσιμο στο + από + περίπου + περ. + παρατίθεται + + έκδοση + εκδόσεις + + έκδ. + κ.ά. + προσεχές + από + στο ίδιο + στο + υπό έκδοση + διαδίκτυο + συνέντευξη + επιστολή + χωρίς χρονολογία + χ.χ. + έκδοση σε ψηφιακή μορφή + παρουσιάστηκε στο + + παραπομπή + παραπομπές + + + παρ. + παρ. + + ανακτήθηκε + κλίμακα + εκδοχή + + + μ.Χ. + π.Χ. + + + + + ' + ' + + + + ο + η + ος + + + πρώτος + δεύτερος + τρίτος + τέταρτος + πέμπτος + έκτος + έβδομος + όγδοος + ένατος + δέκατος + + + + βιβλίο + βιβλία + + + κεφάλαιο + κεφάλαια + + + στήλη + στήλες + + + εικόνα + εικόνες + + + φάκελος + φάκελοι + + + τεύχος + τεύχη + + + σειρά + σειρές + + + σημείωση + σημειώσεις + + + έργο + έργα + + + σελίδα + σελίδες + + + σελίδα + σελίδες + + + παράγραφος + παράγραφοι + + + μέρος + μέρη + + + τμήμα + τμήματα + + + λήμμα + λήμματα + + + στίχος + στίχοι + + + τόμος + τόμοι + + + + βιβ. + κεφ. + στ. + εικ. + φάκ + τχ. + γρ. + σημ. + έργ. + + σ. + σσ. + + + σ. + σσ. + + παρ. + μέρ. + τμ. + + λήμ. + λήμ. + + + στ. + στ. + + + τ. + τ. + + + + + + ¶¶ + + + § + §§ + + + + + Διευθυντής + Διευθυντές + + + επιμελητής + επιμελητές + + + διευθυντής σειράς + διευθυντές σειράς + + + εικονογράφος + εικονογράφοι + + + μεταφραστής + μεταφραστές + + + μεταφραστής και επιμελητής + μεταφραστές και επιμελητές + + + + + δ/ντης. + δ/ντές. + + + επιμ. + επιμ. + + + δ/ντής σειράς + δ/ντές σειρας + + + εικ. + εικ.. + + + μτφ. + μτφ. + + + μτφ. και επιμ. + μτφ. και επιμ. + + + + στον συλλ. τόμο + διεύθυνση + επιμέλεια + διεύθυνση σειράς + εικονογράφηση: + συνέντευξη + παραλήπτης + συγγραφέας: + μετάφραση + μετάφραση και επιμέλεια + + + διευθ. + επιμέλ. + δ/νση σειράς + εικον. + μετάφρ. + μετάφρ. και επιμέλ. + + + Ιανουάριος + Φεβρουάριος + Μάρτιος + Απρίλιος + Μάιος + Ιούνιος + Ιούλιος + Αύγουστος + Σεπτέμβριος + Οκτώβριος + Νοέμβριος + Δεκέμβριος + + + Ιανουαρίου + Φεβρουαρίου + Μαρτίου + Απριλίου + Μαΐου + Ιουνίου + Ιουλίου + Αυγούστου + Σεπτεμβρίου + Οκτωβρίου + Νοεμβρίου + Δεκεμβρίου + + + Άνοιξη + Καλοκαίρι + Φθινόπωρο + Χειμώνας + + 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 new file mode 100644 index 00000000000..e6a5d330e20 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-GB.xml @@ -0,0 +1,357 @@ + + + + + Andrew Dunning + + + Sebastian Karcher + + + Rintze M. Zelle + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T13:02:03-05:00 + + + + + + + + + + + + + + accessed + and + and others + anonymous + anon. + at + available at + by + circa + c. + cited + + edition + editions + + ed. + et al. + forthcoming + from + ibid. + in + in press + internet + interview + letter + no date + n.d. + online + presented at the + + reference + references + + + ref. + refs. + + retrieved + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + book + books + + + chapter + chapters + + + column + columns + + + figure + figures + + + folio + folios + + + number + numbers + + + line + lines + + + note + notes + + + opus + opera + + + page + pages + + + page + pages + + + paragraph + paragraphs + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + + bk. + bks + + + chap. + chaps + + + col. + cols + + + fig. + figs + + + fol. + fols + + + no. + nos. + + + l. + ll. + + + n. + nn. + + + op. + opp. + + + p. + pp. + + + p. + pp. + + + para. + paras + + + pt. + pts + + + sec. + secs + + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + editor + editors + + + editor + editors + + + illustrator + illustrators + + + translator + translators + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + ill. + ills. + + + tran. + trans. + + + ed. & tran. + eds. & trans. + + + + by + directed by + edited by + edited by + illustrated by + interview by + to + by + translated by + edited & translated by + + + dir. by + ed. by + ed. by + illus. by + trans. by + ed. & trans. by + + + January + February + March + April + May + June + July + August + September + October + November + December + + + Jan. + Feb. + Mar. + Apr. + May + Jun. + Jul. + Aug. + Sep. + Oct. + Nov. + Dec. + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..a6bbb6bab41 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-en-US.xml @@ -0,0 +1,357 @@ + + + + + Andrew Dunning + + + Sebastian Karcher + + + Rintze M. Zelle + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T13:02:03-05:00 + + + + + + + + + + + + + + accessed + and + and others + anonymous + anon. + at + available at + by + circa + c. + cited + + edition + editions + + ed. + et al. + forthcoming + from + ibid. + in + in press + internet + interview + letter + no date + n.d. + online + presented at the + + reference + references + + + ref. + refs. + + retrieved + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + book + books + + + chapter + chapters + + + column + columns + + + figure + figures + + + folio + folios + + + number + numbers + + + line + lines + + + note + notes + + + opus + opera + + + page + pages + + + page + pages + + + paragraph + paragraphs + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + + bk. + bks. + + + chap. + chaps. + + + col. + cols. + + + fig. + figs. + + + fol. + fols. + + + no. + nos. + + + l. + ll. + + + n. + nn. + + + op. + opp. + + + p. + pp. + + + p. + pp. + + + para. + paras. + + + pt. + pts. + + + sec. + secs. + + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + editor + editors + + + editor + editors + + + illustrator + illustrators + + + translator + translators + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + ill. + ills. + + + tran. + trans. + + + ed. & tran. + eds. & trans. + + + + by + directed by + edited by + edited by + illustrated by + interview by + to + by + translated by + edited & translated by + + + dir. by + ed. by + ed. by + illus. by + trans. by + ed. & trans. by + + + January + February + March + April + May + June + July + August + September + October + November + December + + + Jan. + Feb. + Mar. + Apr. + May + Jun. + Jul. + Aug. + Sep. + Oct. + Nov. + Dec. + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..3b6f3f1e566 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-CL.xml @@ -0,0 +1,310 @@ + + + + + Scott Sadowsky + http://sadowsky.cl/ + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + accedido + y + et al. + anónimo + anón. + en + disponible en + de + circa + c. + citado + + edición + ediciones + + ed. + et al. + en preparación + a partir de + ibid. + en + en imprenta + internet + entrevista + carta + sin fecha + s. f. + en línea + presentado en + + referencia + referencias + + + ref. + refs. + + recuperado + escala + versión + + + d. C. + a. C. + + + + + + + + + + ª + + + primera + segunda + tercera + cuarta + quinta + sexta + séptima + octava + novena + décima + + + + libro + libros + + + capítulo + capítulos + + + columna + columnas + + + figura + figuras + + + folio + folios + + + número + números + + + línea + líneas + + + nota + notas + + + opus + opera + + + página + páginas + + + página + páginas + + + párrafo + párrafos + + + parte + partes + + + sección + secciones + + + sub voce + sub vocibus + + + verso + versos + + + volumen + volúmenes + + + + lib. + cap. + col. + fig. + f. + + l. + n. + op. + + p. + pp. + + + p. + pp. + + párr. + pt. + sec. + + s. v. + s. vv. + + + v. + vv. + + + vol. + vols. + + + + + § + § + + + § + § + + + + + director + directores + + + editor + editores + + + coordinador + coordinadores + + + ilustrador + ilustradores + + + traductor + traductores + + + editor y traductor + editores y traductores + + + + + dir. + dirs. + + + ed. + eds. + + + coord. + coords. + + + ilust. + ilusts. + + + trad. + trads. + + + ed. y trad. + eds. y trads. + + + + de + dirigido por + editado por + coordinado por + ilustrado por + entrevistado por + a + por + traducido por + editado y traducido por + + + dir. + ed. + coord. + ilust. + trad. + ed. y trad. + + + enero + febrero + marzo + abril + mayo + junio + julio + agosto + septiembre + octubre + noviembre + diciembre + + + ene. + feb. + mar. + abr. + may + jun. + jul. + ago. + sep. + oct. + nov. + dic. + + + primavera + verano + otoño + invierno + + 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 new file mode 100644 index 00000000000..1ce004aab95 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-ES.xml @@ -0,0 +1,309 @@ + + + + + javimat + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + accedido + y + y otros + anónimo + anón. + en + disponible en + de + circa + c. + citado + + edición + ediciones + + ed. + et al. + previsto + a partir de + ibid. + en + en imprenta + internet + entrevista + carta + sin fecha + s. f. + en línea + presentado en + + referencia + referencias + + + ref. + refs. + + recuperado + escala + versión + + + d. C. + a. C. + + + « + » + + + - + + + + + + primera + segunda + tercera + cuarta + quinta + sexta + séptima + octava + novena + décima + + + + libro + libros + + + capítulo + capítulos + + + columna + columnas + + + figura + figuras + + + folio + folios + + + número + números + + + línea + líneas + + + nota + notas + + + opus + opera + + + página + páginas + + + página + páginas + + + párrafo + párrafos + + + parte + partes + + + sección + secciones + + + sub voce + sub vocibus + + + verso + versos + + + volumen + volúmenes + + + + lib. + cap. + col. + fig. + f. + n.º + l. + n. + op. + + p. + pp. + + + p. + pp. + + párr. + pt. + sec. + + s. v. + s. vv. + + + v. + vv. + + + vol. + vols. + + + + + § + § + + + § + § + + + + + director + directores + + + editor + editores + + + editor + editores + + + ilustrador + ilustradores + + + traductor + traductores + + + editor y traductor + editores y traductores + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + ilust. + ilusts. + + + trad. + trads. + + + ed. y trad. + eds. y trads. + + + + de + dirigido por + editado por + editado por + ilustrado por + entrevistado por + a + por + traducido por + editado y traducido por + + + dir. + ed. + ed. + ilust. + trad. + ed. y trad. + + + enero + febrero + marzo + abril + mayo + junio + julio + agosto + septiembre + octubre + noviembre + diciembre + + + ene. + feb. + mar. + abr. + may + jun. + jul. + ago. + sep. + oct. + nov. + dic. + + + primavera + verano + otoño + invierno + + 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 new file mode 100644 index 00000000000..385a4ba1064 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-es-MX.xml @@ -0,0 +1,351 @@ + + + + + Juan Ignacio Flores Salgado + 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 + + + + + + + + + + + + + + consultado + y + et al. + anónimo + anón. + en + disponible en + de + circa + c. + citado + + edición + ediciones + + + ed. + eds. + + et al. + en preparación + a partir de + ibid. + en + en imprenta + internet + entrevista + carta + sin fecha + s/f + en línea + presentado en + + referencia + referencias + + + ref. + refs. + + recuperado + escala + versión + + + d. C. + a. C. + + + + + + + + + + a + a + o + + + primera + segunda + tercera + cuarta + quinta + sexta + séptima + octava + novena + décima + + + + libro + libros + + + capítulo + capítulos + + + columna + columnas + + + figura + figuras + + + folio + folios + + + número + números + + + línea + líneas + + + nota + notas + + + opus + opera + + + página + páginas + + + página + páginas + + + párrafo + párrafos + + + parte + partes + + + sección + secciones + + + sub voce + sub vocibus + + + verso + versos + + + volumen + volúmenes + + + + + lib. + libs. + + + cap. + caps. + + + col. + cols. + + + fig. + figs. + + + f. + ff. + + + núm. + núms. + + + l. + ls. + + + n. + nn. + + + op. + opp. + + + p. + pp. + + + p. + pp. + + + párr. + párrs. + + + pt. + pts. + + + sec. + secs. + + + s. v. + s. vv. + + + v. + vv. + + + vol. + vols. + + + + + + + + + § + § + + + + + director + directores + + + editor + editores + + + coordinador + coordinadores + + + ilustrador + ilustradores + + + traductor + traductores + + + editor y traductor + editores y traductores + + + + + dir. + dirs. + + + ed. + eds. + + + coord. + coords. + + + ilust. + ilusts. + + + trad. + trads. + + + ed. y trad. + eds. y trads. + + + + de + dirigido por + editado por + coordinado por + ilustrado por + entrevistado por + a + por + traducido por + editado y traducido por + + + dir. + ed. + coord. + ilust. + trad. + ed. y trad. + + + enero + febrero + marzo + abril + mayo + junio + julio + agosto + septiembre + octubre + noviembre + diciembre + + + ene. + feb. + mar. + abr. + may + jun. + jul. + ago. + sep. + oct. + nov. + dic. + + + primavera + verano + otoño + invierno + + 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 new file mode 100644 index 00000000000..a9afd09b99f --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-et-EE.xml @@ -0,0 +1,309 @@ + + + + + Andrew Dunning + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + vaadatud + ja + ja teised + anonüümne + anon + + available at + + umbes + u + tsiteeritud + + väljaanne + väljaanded + + tr + et al. + ilmumisel + + ibid. + + trükis + internet + intervjuu + kiri + s.a. + s.a. + online + esitatud + + viide + viited + + + viide + viited + + salvestatud + scale + version + + + pKr + eKr + + + + + + + + + + . + + + esimene + teine + kolmas + neljas + viies + kuues + seitsmes + kaheksas + üheksas + kümnes + + + + raamat + raamatud + + + peatükk + peatükid + + + veerg + veerud + + + joonis + joonised + + + foolio + fooliod + + + number + numbrid + + + rida + read + + + viide + viited + + + opus + opera + + + lehekülg + leheküljed + + + lehekülg + leheküljed + + + lõik + lõigud + + + osa + osad + + + alajaotis + alajaotised + + + sub verbo + sub verbis + + + värss + värsid + + + köide + köited + + + + rmt + ptk + v + joon + f + nr + l. + n. + op + + lk + lk + + + lk + lk + + lõik + osa + alajaot. + + s.v. + s.vv. + + + v + vv + + + kd + kd + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + toimetaja + toimetajad + + + toimetaja + toimetajad + + + illustrator + illustrators + + + tõlkija + tõlkijad + + + toimetaja & tõlkija + toimetajad & tõlkijad + + + + + dir. + dirs. + + + toim + toim + + + toim + toim + + + ill. + ills. + + + tõlk + tõlk + + + toim & tõlk + toim & tõlk + + + + + directed by + toimetanud + toimetanud + illustrated by + intervjueerinud + + by + tõlkinud + toimetanud & tõlkinud + + + dir. + toim + toim + illus. + tõlk + toim & tõlk + + + jaanuar + veebruar + märts + aprill + mai + juuni + juuli + august + september + oktoober + november + detsember + + + jaan + veebr + märts + apr + mai + juuni + juuli + aug + sept + okt + nov + dets + + + kevad + suvi + sügis + talv + + 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 new file mode 100644 index 00000000000..12b05117407 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-eu.xml @@ -0,0 +1,309 @@ + + + + + Amaraun + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T12:56:15-05:00 + + + + + + + + + + + + + + eskuratua + eta + eta beste + ezezaguna + ezez. + -(e)n + available at + -(e)k egina + inguru + ing. + aipatua + + argitalpena + argitalpenak + + arg. + et al. + bidean + -(e)tik + ibíd. + in + moldiztegian + internet + elkarrizketa + gutuna + datarik gabe + d. g. + sarean + -(e)n aurkeztua + + aipamena + aipamenak + + + aip. + aip. + + berreskuratua + scale + version + + + K.a. + K.o. + + + « + » + + + + + + . + + + lehengo + bigarren + hirugarren + laugarren + bosgarren + seigarren + zazpigarren + zortzigarren + bederatzigarren + hamargarren + + + + liburua + liburuak + + + kapitulua + kapituluak + + + zutabea + zutabeak + + + irudia + irudiak + + + orria + orriak + + + zenbakia + zenbakiak + + + lerroa + lerroak + + + oharra + oharrak + + + obra + obrak + + + orrialdea + orrialdeak + + + orrialdea + orrialdeak + + + paragrafoa + paragrafoak + + + zatia + zatiak + + + atala + atalak + + + sub voce + sub vocem + + + bertsoa + bertsoak + + + luburikia + luburukiak + + + + lib. + kap. + zut. + iru. + or. + zenb. + l. + n. + op. + + or. + or. + + + or. + or. + + par. + zt. + atal. + + s.v. + s.v. + + + b. + bb. + + + libk. + libk. + + + + + + ¶¶ + + + § + § + + + + + director + directors + + + argitaratzailea + argitaratzaileak + + + argitaratzailea + argitaratzaileak + + + illustrator + illustrators + + + itzultzailea + itzultzaileak + + + argitaratzaile eta itzultzailea + argitaratzaile eta itzultzaileak + + + + + dir. + dirs. + + + arg. + arg. + + + arg. + arg. + + + ill. + ills. + + + itzul. + itzul. + + + arg. eta itzul. + arg. eta itzul. + + + + + directed by + -(e)k argitaratua + -(e)k argitaratua + illustrated by + -(e)k elkarrizketatua + -(r)entzat + by + -(e)k itzulia + -(e)k argitaratu eta itzulia + + + dir. + arg. + arg. + illus. + itzul. + -(e)k arg. eta itzul. + + + urtarrilak + otsailak + martxoak + apirilak + maiatzak + ekainak + uztailak + abuztuak + irailak + urriak + azaroak + abenduak + + + urt. + ots. + martx. + apr. + mai. + eka. + uzt. + abz. + ira. + urr. + aza. + abe. + + + udaberria + uda + udazkena + negua + + 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 new file mode 100644 index 00000000000..2d240571995 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fa-IR.xml @@ -0,0 +1,312 @@ + + + + + Hamed Heydari + + + abdealikhurrum + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + دسترسی + و + و دیگران + ناشناس + ناشناس + در + قابل دسترس در + توسط + تقریباً + c. + ارجاع شده + + ویرایش + ویرایش‌های + + ویرایش + و همکاران + در دست انتشار + از + همان + در + زیر چاپ + اینترنت + مصاحبه + نامه + بدون تاریخ + بدون تاریخ + آنلاین + ارائه شده در + + مرجع + مراجع + + + مرجع + مراجع + + retrieved + scale + نسخه + + + بعد از میلاد + قبل از میلاد + + + + + + + + + + + + + اول + دوم + سوم + چهارم + پنجم + ششم + هفتم + هشتم + نهم + دهم + + + + کتاب + کتاب‌های + + + فصل + فصل‌های + + + ستون + ستون‌های + + + تصویر + تصاویر + + + برگ + برگ‌های + + + شماره + شماره‌های + + + خط + خطوط + + + یادداشت + یادداشت‌های + + + قطعه + قطعات + + + صفحه + صفحات + + + صفحه + صفحات + + + پاراگراف + پاراگراف‌های + + + بخش + بخش‌های + + + قسمت + قسمت‌های + + + در ذیلِ واژه + در ذیلِ واژه‌های + + + بیت + بیت‌های + + + جلد + جلدهای + + + + کتاب + فصل + ستون + تصویر + برگ + ش + خط + یادداشت + قطعه + + ص + صص + + + ص + صص + + پاراگراف + بخش + قسمت + + s.v + s.vv + + + بیت + ابیات + + + ج + جج + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + ویراستار + ویراستاران + + + ویراستار + ویراستاران + + + طراح گرافیک + طراحان گرافیک + + + مترجم + مترجمین + + + ویراستار و مترجم + ویراستاران و مترجمین + + + + + dir. + dirs. + + + ویراستار + ویراستاران + + + ویراستار + ویراستاران + + + تصویرگر + تصویرگران + + + مترجم + مترجمین + + + ویراستار و مترجم + ویراستاران و مترجمین + + + + توسط + زیر نظر + ویراسته‌ی + ویراسته‌ی + طراحی گرافیکی از + مصاحبه توسط + به + بازبینی توسط + ترجمه‌ی + ترجمه و ویراسته‌ی + + + 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 new file mode 100644 index 00000000000..1155a41868c --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fi-FI.xml @@ -0,0 +1,318 @@ + + + + + Janne Huovari + + + snissine + + + villelahtinen + + + Juhana Venäläinen + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2018-10-18T06:05:10+03:00 + + + + + + + + + + + + + + viitattu + ja + ym. + tuntematon + tuntematon + osoitteessa + saatavissa + tekijä + noin + n. + viitattu + + painos + painokset + + p. + ym. + tulossa + osoitteesta + mt. + teoksessa + painossa + internet + haastattelu + kirje + ei päivämäärää + ei pvm. + verkossa + esitetty tilaisuudessa + + viittaus + viittaukset + + + viit. + viit. + + noudettu + mittakaava + versio + + + jaa. + eaa. + + + + + + + + + + . + + + ensimmäinen + toinen + kolmas + neljäs + viides + kuudes + seitsemäs + kahdeksas + yhdeksäs + kymmenes + + + + kirja + kirjat + + + luku + luvut + + + palsta + palstat + + + kuvio + kuviot + + + folio + foliot + + + numero + numerot + + + rivi + rivit + + + huomautus + huomautukset + + + opus + opukset + + + sivu + sivut + + + sivu + sivut + + + kappale + kappaleet + + + osa + osat + + + osa + osat + + + sub verbo + sub verbis + + + säkeistö + säkeistöt + + + vuosikerta + vuosikerrat + + + + kirja + luku + palsta + kuv. + fol. + nro + r. + huom. + op. + + s. + ss. + + + s. + ss. + + kappale + osa + osa + + s.v. + s.vv. + + + säk. + säk. + + + vsk. + vsk. + + + + + + ¶¶ + + + § + §§ + + + + + ohjaaja + ohjaajat + + + toimittaja + toimittajat + + + toimittaja + toimittajat + + + kuvittaja + kuvittajat + + + kääntäjä + kääntäjät + + + toimittaja ja kääntäjä + toimittajat ja kääntäjät + + + + + ohj. + ohj. + + + toim. + toim. + + + toim. + toim. + + + kuv. + kuv. + + + käänt. + käänt. + + + toim. ja käänt. + toim. ja käänt. + + + + + ohjannut + toimittanut + toimittanut + kuvittanut + haastatellut + vastaanottaja + + kääntänyt + toimittanut ja kääntänyt + + + ohj. + toim. + toim. + kuv. + käänt. + toim. ja käänt. + + + tammikuuta + helmikuuta + maaliskuuta + huhtikuuta + toukokuuta + kesäkuuta + heinäkuuta + elokuuta + syyskuuta + lokakuuta + marraskuuta + joulukuuta + + + tammi + helmi + maalis + huhti + touko + kesä + heinä + elo + syys + loka + marras + joulu + + + kevät + kesä + syksy + talvi + + 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 new file mode 100644 index 00000000000..cd08f0982cb --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-CA.xml @@ -0,0 +1,317 @@ + + + + + Grégoire Colly + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + consulté le + et + et autres + anonyme + anon. + sur + disponible à + par + vers + v. + cité + + édition + éditions + + éd. + et al. + à paraître + à l'adresse + ibid. + dans + sous presse + Internet + entretien + lettre + sans date + s. d. + en ligne + présenté à + + référence + références + + + réf. + réf. + + consulté + échelle + version + + + apr. J.-C. + av. J.-C. + + + «  +  » + + + + + + + ʳᵉ + ᵉʳ + + + premier + deuxième + troisième + quatrième + cinquième + sixième + septième + huitième + neuvième + dixième + + + + livre + livres + + + chapitre + chapitres + + + colonne + colonnes + + + figure + figures + + + folio + folios + + + numéro + numéros + + + ligne + lignes + + + note + notes + + + opus + opus + + + page + pages + + + page + pages + + + paragraphe + paragraphes + + + partie + parties + + + section + sections + + + sub verbo + sub verbis + + + verset + versets + + + volume + volumes + + + + liv. + chap. + col. + fig. + + fᵒ + fᵒˢ + + + nᵒ + nᵒˢ + + l. + n. + op. + + p. + p. + + + p. + p. + + paragr. + part. + sect. + + s. v. + s. vv. + + + v. + v. + + + vol. + vol. + + + + + § + § + + + § + § + + + + + réalisateur + réalisateurs + + + éditeur + éditeurs + + + directeur + directeurs + + + illustrateur + illustrateurs + + + traducteur + traducteurs + + + éditeur et traducteur + éditeurs et traducteurs + + + + + réal. + réal. + + + éd. + éd. + + + dir. + dir. + + + ill. + ill. + + + trad. + trad. + + + éd. et trad. + éd. et trad. + + + + par + réalisé par + édité par + sous la direction de + illustré par + entretien réalisé par + à + par + traduit par + édité et traduit par + + + réal. par + éd. par + ss la dir. de + ill. par + trad. par + éd. et trad. par + + + janvier + février + mars + avril + mai + juin + juillet + août + septembre + octobre + novembre + décembre + + + janv. + févr. + mars + avr. + mai + juin + juill. + août + sept. + oct. + nov. + déc. + + + printemps + été + automne + hiver + + 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 new file mode 100644 index 00000000000..9066bd58cb8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-fr-FR.xml @@ -0,0 +1,317 @@ + + + + + Grégoire Colly + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + consulté le + et + et autres + anonyme + anon. + sur + disponible sur + par + vers + v. + cité + + édition + éditions + + éd. + et al. + à paraître + à l'adresse + ibid. + in + sous presse + Internet + entretien + lettre + sans date + s. d. + en ligne + présenté à + + référence + références + + + réf. + réf. + + consulté + échelle + version + + + apr. J.-C. + av. J.-C. + + + «  +  » + + + + + + + ʳᵉ + ᵉʳ + + + premier + deuxième + troisième + quatrième + cinquième + sixième + septième + huitième + neuvième + dixième + + + + livre + livres + + + chapitre + chapitres + + + colonne + colonnes + + + figure + figures + + + folio + folios + + + numéro + numéros + + + ligne + lignes + + + note + notes + + + opus + opus + + + page + pages + + + page + pages + + + paragraphe + paragraphes + + + partie + parties + + + section + sections + + + sub verbo + sub verbis + + + verset + versets + + + volume + volumes + + + + liv. + chap. + col. + fig. + + fᵒ + fᵒˢ + + + nᵒ + nᵒˢ + + l. + n. + op. + + p. + p. + + + p. + p. + + paragr. + part. + sect. + + s. v. + s. vv. + + + v. + v. + + + vol. + vol. + + + + + § + § + + + § + § + + + + + réalisateur + réalisateurs + + + éditeur + éditeurs + + + directeur + directeurs + + + illustrateur + illustrateurs + + + traducteur + traducteurs + + + éditeur et traducteur + éditeurs et traducteurs + + + + + réal. + réal. + + + éd. + éd. + + + dir. + dir. + + + ill. + ill. + + + trad. + trad. + + + éd. et trad. + éd. et trad. + + + + par + réalisé par + édité par + sous la direction de + illustré par + entretien réalisé par + à + par + traduit par + édité et traduit par + + + réal. par + éd. par + ss la dir. de + ill. par + trad. par + éd. et trad. par + + + janvier + février + mars + avril + mai + juin + juillet + août + septembre + octobre + novembre + décembre + + + janv. + févr. + mars + avr. + mai + juin + juill. + août + sept. + oct. + nov. + déc. + + + printemps + été + automne + hiver + + 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 new file mode 100644 index 00000000000..260b455ac60 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-he-IL.xml @@ -0,0 +1,315 @@ + + + + + roypeled1 + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + נבדק לאחרונה + ו + ואחרים + אלמוני + anon + + זמין ב + על-ידי + לערך + c. + מצוטט ב + + מהדורה + מהדורות + + ed + ואחרים + צפוי + מתוך + שם + בתוך + בהדפסה + אינטרנט + ראיון + מכתב + אין נתונים + nd + מקוון + הוצג ב + + הפניה + הפניות + + + ref. + refs. + + אוחזר + scale + גירסה + + + לספירה + לפני הספירה + + + + + + + + + + th + st + nd + rd + th + th + th + + + ראשון + שני + שלישי + רביעי + חמישי + שישי + שביעי + שמיני + תשיעי + עשירי + + + + ספר + ספרים + + + פרק + פרקים + + + טור + טורים + + + figure + figures + + + פוליו + פוליו + + + מספר + מספרים + + + שורה + שורות + + + הערה + הערות + + + אופוס + אופרה + + + עמוד + עמודים + + + עמוד + עמודים + + + פיסקה + פיסקאות + + + חלק + חלקים + + + סעיף + סעיפים + + + sub verbo + sub verbis + + + בית + בתים + + + כרך + כרכים + + + + bk + chap + col + fig + f + no + l. + n. + op + + 'עמ + 'עמ + + + 'עמ + 'עמ + + para + pt + ס' + + s.v. + s.vv. + + + v + vv + + + vol + vols + + + + + + ¶¶ + + + § + §§ + + + + + במאי + במאים + + + עורך + עורכים + + + עורך ראשי + עורכים ראשיים + + + מאייר + מאיירים + + + מתרגם + מתרגמים + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + ed + eds + + + ed. + eds. + + + ill. + ills. + + + tran + trans + + + ed. & tran. + eds. & trans. + + + + by + בוים ע"י + נערך ע"י + בוים ע"י + אויר ע"י + רואיין ע"י + אל + ע"י + תורגם ע"י + edited & translated by + + + dir. + ed + ed. + illus. + trans + ed. & trans. by + + + ינואר + פברואר + מרץ + אפריל + מאי + יוני + יולי + אוגוסט + ספטמבר + אוקטובר + נובמבר + דצמבר + + + Jan + Feb + Mar + Apr + May + Jun + Jul + Aug + Sep + Oct + Nov + Dec + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..b2f127d68af --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hi-IN.xml @@ -0,0 +1,361 @@ + + + + + Neha Srivastava + neha-srivastava@outlook.com + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-03-02T00:21:50-05:00 + + + + + + + + + + + + + + अंतिम उपयोग + + व अन्य + अज्ञात + अज्ञात + पर + पर उपलब्ध + द्वारा + सन + सन. + उल्लेखित + + संस्करण + संस्करण + + ed. + इत्यादि + आगामी + से + उक्त + में + मुद्रण में + इंटर्नेट + साक्षात्कार + पत्र + दिनांक अज्ञात + n.d. + ऑनलाइन + पर प्रस्तुत + + संदर्भ + references + + + ref. + refs. + + पुनर्प्राप्त + scale + संस्करण + + + CE + BCE + + + + + + + + + + वाँ + + + + + + + + पहला + पहली + दूसरा + दूसरी + तीसरा + तीसरी + चौथा + चौथी + पाँचवा + पाँचवी + छठा + छठी + सातवाँ + सातवीं + आठवाँ + आठवीं + नवाँ + नौवीं + दसवाँ + दसवीं + + + + पुस्तक + पुस्तकें + + + अध्याय + अध्याय + + + कॉलम + columns + + + चित्र + चित्रों + + + पर्ण + folios + + + संख्या + संख्याएँ + + + पंक्ति + पंक्तियाँ + + + नोट + notes + + + opus + opera + + + पृष्ठ + पृष्ठ + + + पृष्ठ संख्या + पृष्ठों की संख्या + + + अनुच्छेद + paragraphs + + + भाग + parts + + + अनुभाग + sections + + + sub verbo + sub verbis + + + पद + verses + + + वॉल्यूम + वॉल्यूम्ज़ + + + + + bk. + bks. + + + chap. + chaps. + + + col. + cols. + + + fig. + figs. + + + fol. + fols. + + + no. + nos. + + + l. + ll. + + + n. + nn. + + + op. + opp. + + + पृ. + पृ. + + + पृ. स. + पृ. स. + + + para. + paras. + + + pt. + pts. + + + sec. + secs. + + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + निर्देशक + directors + + + सम्पादक + editors + + + सम्पादक + editors + + + चित्रकार + illustrators + + + अनुवादक + translators + + + सम्पादक & अनुवादक + editors & translators + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + ill. + ills. + + + tran. + trans. + + + ed. & tran. + eds. & trans. + + + + द्वारा + निर्देशन + सम्पादन + निर्देशन + चित्रकारी + साक्षात्कारकर्ता + सेवा में + द्वारा + अनुवाद + सम्पादन & अनुवाद + + + dir. by + ed. by + ed. by + illus. by + trans. by + ed. & trans. 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 new file mode 100644 index 00000000000..79db78a455b --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hr-HR.xml @@ -0,0 +1,309 @@ + + + + + tvrbanec + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + pristupljeno + i + i ostali + anonimno + anon. + na + dostupno na + od + oko + oko + citirano + + izdanje + izdanja + + izd. + i ostali + u pripremi + od + ibid. + u + u tisku + internet + intervju + pismo + bez datuma + bez dat. + na internetu + predstavljeno na + + reference + reference + + + ref. + ref. + + preuzeto + skala + verzija + + + + pr. Kr. + + + + + + + + + + . + + + prvi + drugi + treći + četvrti + peti + šesti + sedmi + osmi + deveti + deseti + + + + knjiga + knjige + + + poglavlje + poglavlja + + + stupac + stupci + + + crtež + crteži + + + folija + folije + + + izdanje + izdanja + + + red + redovi + + + bilješka + bilješke + + + djelo + djela + + + stranica + stranice + + + stranica + stranice + + + pasus + pasusi + + + dio + dijelova + + + odjeljak + odjeljci + + + sub verbo + sub verbis + + + stih + stihovi + + + svezak + svesci + + + + knj. + pogl. + stup. + crt. + fol. + izd. + red + bilj. + sv. + + str. + str. + + + str. + str. + + par. + dio + od. + + s.v. + s.vv. + + + st. + st. + + + sv. + sv. + + + + + + ¶¶ + + + § + §§ + + + + + voditelj + voditelji + + + urednik + urednici + + + urednik + urednici + + + ilustrator + ilustratori + + + prevoditelj + prevoditelji + + + urednik & prevoditelj + urednici & prevoditelji + + + + + vod. + vod. + + + ur. + ur. + + + ur.-vod. + ur.-vod. + + + il. + il. + + + prev. + prev. + + + ur. & prev. + ur. & prev. + + + + od + vodio + uredio + uredio + ilustrirao + intervjuirao + primatelj + pregledao + preveo + uredio & preveo + + + vod. + ur. + ur. vod. + ilus. + prev. + ur. & prev. + + + siječanj + veljača + ožujak + travanj + svibanj + lipanj + srpanj + kolovoz + rujan + listopad + studeni + prosinac + + + sij. + velj. + ožu. + tra. + svi. + lip. + srp. + kol. + ruj. + lis. + stu. + pros. + + + proljeće + ljeto + jesen + zima + + 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 new file mode 100644 index 00000000000..f3e109aba91 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-hu-HU.xml @@ -0,0 +1,313 @@ + + + + + Miklos Vajna + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + elérés + és + és mások + szerző nélkül + sz. n. + + elérhető + by + körülbelül + kb. + idézi + + kiadás + kiadás + + kiad. + és mtsai. + megjelenés alatt + forrás + uo. + in + nyomtatás alatt + internet + interjú + levél + évszám nélkül + é. n. + online + előadás + + hivatkozás + hivatkozás + + + hiv. + hiv. + + elérés + skála + verzió + + + Kr. u. + Kr. e. + + + i. sz. + i. e. + + + + + » + « + + + + . + + + első + második + harmadik + negyedik + ötödik + hatodik + hetedik + nyolcadik + kilencedik + tizedik + + + + könyv + könyv + + + fejezet + fejezet + + + oszlop + oszlop + + + ábra + ábra + + + fóliáns + fóliáns + + + szám + szám + + + sor + sor + + + jegyzet + jegyzet + + + + + + + oldal + oldal + + + oldal + oldal + + + bekezdés + bekezdés + + + rész + rész + + + szakasz + szakasz + + + sub verbo + sub verbis + + + versszak + versszak + + + kötet + kötet + + + + könyv + fej. + oszl. + ábr. + fol. + sz. + s. + j. + op. + + o. + o. + + + o. + o. + + bek. + rész + szak. + + s. v. + s. vv. + + + vsz. + vsz. + + + köt. + köt. + + + + + + ¶¶ + + + § + §§ + + + + + igazgató + igazgató + + + szerkesztő + szerkesztő + + + szerkesztőségi igazgató + szerkesztőségi igazgató + + + illusztrátor + illusztrátor + + + fordító + fordító + + + szerkesztő & fordító + szerkesztő & fordító + + + + + ig. + ig. + + + szerk. + szerk. + + + szerk. ig. + szerk. ig. + + + ill. + ill. + + + ford. + ford. + + + szerk. & ford. + szerk. & ford. + + + + by + directed by + szerkesztette + edited by + illusztrálta + interjúkészítő + címzett + by + fordította + szerkesztette & fordította + + + ig. + szerk. + ed. + ill. + ford. + szerk. & ford. + + + január + február + március + április + május + június + július + augusztus + szeptember + október + november + december + + + jan. + febr. + márc. + ápr. + máj. + jún. + júl. + aug. + szept. + okt. + nov. + dec. + + + tavasz + nyár + ősz + tél + + 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 new file mode 100644 index 00000000000..15dbabc3e38 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-id-ID.xml @@ -0,0 +1,321 @@ + + + + + faizhabibullah + + + Deden Habibi + + + xbypass + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T12:56:15-05:00 + + + + + + + + + + + + + + diakses + dan + dan lainnya + anonim + anon. + pada + tersedia pada + oleh + circa + ca. + dikutip + + edisi + edisi + + ed. + dkk. + mendatang + dari + ibid. + dalam + dalam proses cetakan + internet + wawancara + surat + tanpa tanggal + t.t. + daring + dipresentasikan pada + + referensi + referensi + + + ref. + ref. + + diambil + skala + versi + + + M + SM + + + + + + + + + + + + + + + + + + + pertama + kedua + ketiga + keempat + kelima + keenam + ketujuh + kedelapan + kesembilan + kesepuluh + + + + buku + buku + + + bab + bab + + + kolom + kolom + + + gambar + gambar + + + folio + folio + + + nomor + nomor + + + baris + baris + + + catatan + catatan + + + opus + opera + + + halaman + halaman + + + halaman + halaman + + + paragraf + paragraf + + + bagian + bagian + + + bagian + bagian + + + sub verbo + sub verbis + + + ayat + ayat + + + volume + volume + + + + bk. + bb. + kol. + gbr. + fol. + no. + brs. + ctt. + op. + + hlm. + hlm. + + + hlm. + hlm. + + para. + bag. + bag. + + s.v. + s.vv. + + + a. + a. + + + vol. + vol. + + + + + + ¶¶ + + + § + §§ + + + + + direktur + direktur + + + editor + editor + + + editor + editor + + + ilustrator + ilustrator + + + penerjemah + penerjemah + + + editor & penerjemah + editor & penerjemah + + + + + dir. + dir. + + + ed. + ed. + + + ed. + ed. + + + il. + il. + + + penerj. + penerj. + + + ed. & penerj. + ed. & penerj. + + + + oleh + diarahkan oleh + disunting oleh + disunting oleh + diilustrasi oleh + diwawancara oleh + kepada + oleh + diterjemahkan oleh + disunting & diterjemahkan oleh + + + dir. oleh + ed. oleh + ed. oleh + illus. oleh + trans. oleh + ed. & penerj. oleh + + + Januari + Februari + Maret + April + Mei + Juni + Juli + Agustus + September + Oktober + November + Desember + + + Jan + Feb + Mar + Apr + Mei + Jun + Jul + Agu + Sep + Okt + Nov + Des + + + Semi + Panas + Gugur + Dingin + + 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 new file mode 100644 index 00000000000..854cca193c5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-is-IS.xml @@ -0,0 +1,312 @@ + + + + + dadamaster + + + styrmirm + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + sótt + og + og fleiri + nafnlaus + nafnl. + af + aðgengilegt á + eftir + sirka + u.þ.b. + tilvitnun + + útgáfa + útgáfur + + útg. + o.fl. + óbirt + af + sama heimild + í + í prentun + rafrænt + viðtal + bréf + engin dagsetning + e.d. + rafrænt + flutt á + + tilvitnun + tilvitnanir + + + tilv. + tilv. + + sótt + scale + útgáfa + + + e.Kr. + f.Kr. + + + + + + + + + + . + + + fyrsti + annar + þriðji + fjórði + fimmti + sjötti + sjöundi + áttundi + níundi + tíundi + + + + bók + bækur + + + kafli + kaflar + + + dálkur + dálkar + + + mynd + myndir + + + handrit + handrit + + + tölublað + tölublöð + + + lína + línur + + + athugasemd + athugasemdir + + + tónverk + tónverk + + + blaðsíða + blaðsíður + + + blaðsíða + blaðsíður + + + málsgrein + málsgreinar + + + hluti + hlutar + + + hluti + hlutar + + + sub verbo + sub verbis + + + vers + vers + + + bindi + bindi + + + + bók + k. + d. + mynd. + handr. + tbl. + l. + ath. + tónv. + + bls. + bls. + + + bls. + bls. + + málsgr. + hl. + hl. + + s.v. + s.vv. + + + v. + v. + + + b. + b. + + + + + + ¶¶ + + + § + §§ + + + + + leikstjóri + leikstjórar + + + ritstjóri + ritstjórar + + + ritstjóri + ritstjórar + + + höfundur myndskreytinga + höfundar myndskreytinga + + + þýðandi + þýðendur + + + ritstjóri og þýðandi + ritstjórar og þýðendur + + + + + leikstj. + leikstj. + + + ritstj. + ritstj. + + + ritstj. + ritstj. + + + höf. mynd. + höf. mynd. + + + þýð. + þýð. + + + ritstj. og þýð. + ritstj. og þýð. + + + + eftir + leikstýrt af + ritstýrt af + ritstýrt af + myndskreytt af + viðtal tók + til + by + þýddi + ritstýrt og þýtt af + + + leikstj. + ritstj. + ritstj. + myndskr. + þýð. + ritstj. og þýð. + + + janúar + febrúar + mars + apríl + maí + júní + júlí + ágúst + september + október + nóvember + desember + + + jan. + feb. + mar. + apr. + maí + jún. + júl. + ágú. + sep. + okt. + nóv. + des. + + + vor + sumar + haust + vetur + + 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 new file mode 100644 index 00000000000..970574ec806 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-it-IT.xml @@ -0,0 +1,340 @@ + + + + + FI App Development + + + Monica Thuegaz + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2020-12-07T06:01:04+01:00 + + + + + + + + + + + + + + consultato + e + e altri + anonimo + anon. + a + disponibile su + su + di + circa + c. + citato + + edizione + edizioni + + ed. + et al. + futuro + da + ibid. + ibidem + ibid. + in + in stampa + internet + intervista + lettera + senza data + s.d. + online + presentato al + + reference + references + + + ref. + refs. + + recuperato + scala + versione + + + d.C. + a.C. + + + « + » + + + + + + º + º + ª + + + prima + primo + prima + seconda + secondo + seconda + terza + terzo + terza + quarta + quarto + quarta + quinta + quinto + quinta + sesta + sesto + sesta + settima + settimo + settima + ottava + ottavo + ottava + nona + nono + nona + decima + decimo + decima + + + + libro + libri + + + capitolo + capitoli + + + colonna + colonne + + + figura + figure + + + foglio + fogli + + + numero + numeri + + + riga + righe + + + nota + note + + + opera + opere + + + pagina + pagine + + + pagina + pagine + + + capoverso + capoversi + + + parte + parti + + + paragrafo + paragrafi + + + sub verbo + sub verbis + + + verso + versi + + + volume + volumi + + + + lib. + + cap. + capp. + + col. + fig. + fgl. + n. + l. + n. + op. + + pag. + pagg. + + + pag. + pagg. + + cpv. + pt. + par. + + s.v. + s.vv. + + + v. + vv. + + + vol. + voll. + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + curatore + curatori + + + editor + editors + + + illustratore + illustratori + + + traduttore + traduttori + + + curatore e traduttore + curatori e tradutori + + + + + dir. + dir. + + + a c. di + a c. di + + + ed. + ed. + + + ill. + ill. + + + trad. + trad. + + + a c. di e trad. da + a c. di e trad. da + + + + di + diretto da + a cura di + edited by + illustrato da + intervista di + a + di + tradotto da + a cura di e tradotto da + + + dir. da + a c. di + ed. + ill. da + trad. da + a c. di e trad. da + + + gennaio + febbraio + marzo + aprile + maggio + giugno + luglio + agosto + settembre + ottobre + novembre + dicembre + + + gen. + feb. + mar. + apr. + mag. + giu. + lug. + ago. + set. + ott. + nov. + dic. + + + primavera + estate + autunno + inverno + + 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 new file mode 100644 index 00000000000..b370d46883d --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ja-JP.xml @@ -0,0 +1,315 @@ + + + + + Shoji Takahashi + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + 参照 + + and others + anonymous + anon + at + available at + by + circa + c. + cited + + + + + + ほか + 近刊 + から + 前掲 + + in press + internet + interview + letter + no date + 日付なし + online + presented at the + + reference + references + + + ref. + refs. + + 読み込み + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + book + books + + + chapter + chapters + + + column + columns + + + figure + figures + + + folio + folios + + + number + numbers + + + + + + + note + notes + + + opus + opera + + + ページ + ページ + + + ページ + ページ + + + 段落 + 段落 + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + bk. + chap. + col. + fig. + f. + no. + l. + n. + op. + + p. + pp. + + + p. + pp. + + para. + pt. + sec. + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + + + + + editor + editors + + + illustrator + illustrators + + + 翻訳者 + 翻訳者 + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + + + + + ed. + eds. + + + ill. + ills. + + + 翻訳者 + 翻訳者 + + + ed. & tran. + eds. & trans. + + + + by + directed by + 編集者: + edited by + illustrated by + interview by + to + by + 翻訳者: + edited & translated by + + + dir. + 編集者: + ed. + illus. + 翻訳者: + ed. & trans. by + + + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 + 10月 + 11月 + 12月 + + + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 + 10月 + 11月 + 12月 + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..da58df86923 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-km-KH.xml @@ -0,0 +1,312 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T16:51:15-04:00 + + + + + + + + + + + + + + accessed + and + and others + anonymous + anon. + at + available at + by + circa + c. + cited + + edition + editions + + ed. + et al. + forthcoming + from + ibid + in + in press + internet + interview + letter + no date + n.d. + online + presented at the + + reference + references + + + ref. + refs. + + retrieved + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + ទីមួយ + ទីពីរ + ទីបី + ទីបួន + ទីប្រាំ + ទីប្រាំមួយ + ទីប្រាំពីរ + ទីប្រាំបី + ទីប្រាំបួន + ទីដប់មួយ + + + + សៀវភៅ + សៀវភៅ + + + ជំពូក + ជំពូក + + + កាឡោន + កាឡោន + + + តួលេខ + តួលេខ + + + folio + folios + + + ចំនួន + ចំនួន + + + បន្ទាត់ + បន្ទាត់ + + + កំណត់ចំណាំ + កំណត់ចំណាំ + + + opus + opera + + + ទំព័រ + ទំព័រ + + + ទំព័រ + ទំព័រ + + + កថាខណ្ឌ + កថាខណ្ឌ + + + ជំពូក + ជំពូក + + + ផ្នែក + ផ្នែក + + + sub verbo + sub verbis + + + verse + verses + + + វ៉ុល + វ៉ុល + + + + bk. + chap. + col. + fig. + f. + no. + l. + n. + op. + + p. + pp. + + + p. + pp. + + para. + pt. + sec. + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + editor + editors + + + + editors + + + illustrator + illustrators + + + translator + translator + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + ill. + ills. + + + tran. + trans. + + + ed. & tran. + eds. & trans. + + + + by + directed by + edited by + edited by + illustrated by + interview by + to + by + translated by + edited & translated by + + + dir. + ed. + ed. + illus. + trans. + ed. & trans. by + + + មករា + កុម្ភៈ + មីនា + មេសា + ឧសភា + មិថុនា + កក្កដា + សីហា + កញ្ញា + តុលា + វិច្ឆិកា + ធ្នូ + + + Jan. + Feb. + Mar. + Apr. + May + Jun. + Jul. + Aug. + Sep. + Oct. + Nov. + Dec. + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..80fdfc7cd23 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ko-KR.xml @@ -0,0 +1,312 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + 접근된 + 와/과 + and others + anonymous + anon + at + available at + by + circa + c. + cited + + edition + editions + + ed + 기타 + 근간 + (으)로부터 + ibid. + in + in press + internet + interview + letter + no date + 일자 없음 + online + presented at the + + reference + references + + + ref. + refs. + + retrieved + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + book + books + + + chapter + chapters + + + column + columns + + + figure + figures + + + folio + folios + + + number + numbers + + + + + + + note + notes + + + opus + opera + + + 페이지 + 페이지 + + + 페이지 + 페이지 + + + 단락 + 단락 + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + bk + chap + col + fig + f + + l. + n. + op + + p + pp + + + p + pp + + para + pt + sec + + s.v. + s.vv. + + + v + vv + + + vol + vols + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + 편집자 + 편집자 + + + editor + editors + + + illustrator + illustrators + + + 번역자 + 번역자 + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + 편집자 + 편집자 + + + ed. + eds. + + + ill. + ills. + + + 번역자 + 번역자 + + + ed. & tran. + eds. & trans. + + + + by + directed by + 편집자: + edited by + illustrated by + interview by + to + by + 번역자: + edited & translated by + + + dir. + ed + ed. + illus. + trans + ed. & trans. by + + + 1월 + 2월 + 3월 + 4월 + 5월 + 6월 + 7월 + 8월 + 9월 + 10월 + 11월 + 12월 + + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..3e3f1b21fd5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-la.xml @@ -0,0 +1,309 @@ + + + + + Andrew Dunning + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2019-01-22T23:20:59-05:00 + + + + + + + + + + + + + + consultatus + et + et alii + anonymus + anon. + ad + praestatus ad + a + circa + c. + citatus + + editio + editiones + + ed. + et al. + futurus + ab + ibid. + in + impressorio + interrete + congressus + epistula + sine die + s.d. + in linea + praebitus ad + + relatio + relationes + + + rel. + rell. + + recuperatus + scala + uersio + + + A.D. + A.C. + + + + + + + + + + º + + + primus + secundus + tertius + quartus + quintus + sextus + septimus + octauus + nonus + decimus + + + + liber + libri + + + capitulum + capitula + + + columna + columnae + + + figura + figurae + + + folium + folii + + + numerus + numeri + + + linea + lineae + + + nota + notae + + + opus + opera + + + pagina + paginae + + + pagina + paginae + + + paragraphus + paragraphi + + + pars + partes + + + paragraphus + paragraphi + + + sub uerbo + sub uerbis + + + versus + versus + + + tomus + tomi + + + + lib. + cap. + col. + fig. + fol. + n. + l. + n. + op. + + p. + pp. + + + p. + pp. + + par. + pr. + par. + + s.u. + s.uu. + + + u. + uu. + + + t. + tt. + + + + + + ¶¶ + + + § + §§ + + + + + director + directores + + + curator + curatores + + + editor + editores + + + illustrator + illustratores + + + interpres + interpretes + + + curator et interpres + curatores et interpretes + + + + + dir. + dirs. + + + cur. + curs. + + + ed. + eds. + + + ill. + ills. + + + interp. + interps. + + + cur. et interp. + curs. et interps. + + + + a + a directione + a cura + ab editione + ab illustratione + a congressione + a + a + a interpretatione + a cura et interpretatione + + + dir. + cur. + ed. + illus. + interp. + a cur. et interp. + + + ianuarius + februarius + martius + aprilis + maius + iunius + iulius + augustus + september + october + nouember + december + + + ian. + feb. + mar. + apr. + mai. + iun. + iul. + aug. + sep. + oct. + nou. + dec. + + + uer + aestas + autumnus + hiems + + 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 new file mode 100644 index 00000000000..9b0e509fece --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lt-LT.xml @@ -0,0 +1,328 @@ + + + + + Valdemaras Klumbys + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-01-22T17:56:13-05:00 + + + + + + + + + + + + + + + + žiūrėta + ir + ir kt. + anonimas + anon. + + adresas + + apie + apie + žiūrėta + + leidimas + leidimai + + leid. + ir kt. + ruošiamas + + ten pat + + priimta spaudai + prieiga per internetą + interviu + laiškas + sine anno + s.a. + interaktyvus + pristatytas + + nuoroda + nuorodos + + + nuor. + nuor. + + gauta + mastelis + versija + + + po Kr. + pr. Kr. + + + + + , + + + + + -asis + -asis + -oji + -iasis + -asis + -ioji + -oji + + + pirmasis + antrasis + trečiasis + ketvirtasis + penktasis + šeštasis + septintasis + aštuntasis + devintasis + dešimtasis + + pirmoji + antroji + trečioji + ketvirtoji + penktoji + šeštoji + septintoji + aštuntoji + devintoji + dešimtoji + + + + knyga + knygos + + + skyrius + skyriai + + + skiltis + skiltys + + + iliustracija + iliustracijos + + + lapas + lapai + + + numeris + numeriai + + + eilutė + eilutės + + + pastaba + pastabos + + + kūrinys + kūriniai + + + puslapis + puslapiai + + + puslapis + puslapiai + + + pastraipa + pastraipos + + + dalis + dalys + + + poskyris + poskyriai + + + žiūrėk + žiūrėk + + + eilėraštis + eilėraščiai + + + tomas + tomai + + + + kn. + sk. + skilt. + il. + l. + nr. + eil. + pstb. + kūr. + + p. + p. + + + p. + p. + + pastr. + d. + posk. + + žr. + žr. + + + eilėr. + eilėr. + + + t. + t. + + + + + + ¶¶ + + + § + §§ + + + + + vadovas + vadovai + + + sudarytojas + sudarytojai + + + atsakingasis redaktorius + atsakingieji redaktoriai + + + iliustratorius + iliustratoriai + + + vertėjas + vertėjai + + + sudarytojas ir vertėjas + sudarytojai ir vertėjai + + + + + vad. + vad. + + + sud. + sud. + + + ats. red. + ats. red. + + + iliustr. + iliustr. + + + vert. + vert. + + + sud. ir vert. + sud. ir vert. + + + + + vadovavo + sudarė + parengė + iliustravo + interviu ėmė + gavo + recenzavo + vertė + sudarė ir vertė + + + vad. + sud. + pareng. + iliustr. + vert. + sud. ir vert. + + + sausio + vasario + kovo + balandžio + gegužės + birželio + liepos + rugpjūčio + rugsėjo + spalio + lapkričio + gruodžio + + + saus. + vas. + kovo + bal. + geg. + birž. + liep. + rugpj. + rugs. + spal. + lapkr. + gruodž. + + + pavasaris + vasara + ruduo + žiema + + 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 new file mode 100644 index 00000000000..c659a1cc1e2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-lv-LV.xml @@ -0,0 +1,361 @@ + + + + + Andris Lupgins + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T16:51:15-04:00 + + + + + + + + + + + + + + + + skatīts + m.ē. + un + un citi + anonīms + anon. + + pieejams + p.m.ē. + + apmēram + apm. + citēts + + redakcija + redakcijas + + red. + u.c. + gaidāms + no + turpat + no + presē + internets + intervija + vēstule + bez datuma + b.g. + tiešsaiste + iesniegts + + atsauce + atsauces + + + ats. + ats. + + iegūts + mērogs + versija + + + " + " + " + " + + + + -ais + + + + pirmais + otrais + trešais + ceturtais + piektais + sestais + septītais + astotais + devītais + desmitais + + pirmā + otrā + trešā + ceturtā + piektā + sestā + septītā + astotā + devītā + desmitā + + + + grāmata + grāmatas + + + nodaļa + nodaļas + + + sleja + slejas + + + ilustrācija + ilustrācijas + + + folio + folio + + + numurs + numuri + + + rinda + rindas + + + piezīme + piezīmes + + + opuss + opusi + + + lappuse + lappuses + + + lappuse + lappuses + + + rindkopa + rindkopas + + + daļa + daļas + + + apakšnodaļa + apakšnodaļas + + + skatīt + skatīt + + + pants + panti + + + sējums + sējumi + + + + grām. + nod. + sl. + il. + fo. + nr. + r. + piez. + op. + + lpp. + lpp. + + + lpp. + lpp. + + rindk. + d. + apakšnod. + + sk. + sk. + + + p. + p. + + + sēj. + sēj. + + + + + + ¶¶ + + + § + §§ + + + + + krājuma redaktors + krājuma redaktori + + + sastādītājs + sastādītāji + + + pamatmateriāla autors + pamatmateriāla autori + + + vadītājs + vadītāji + + + redaktors + redaktors + + + galvenais redaktors + galvenie redaktori + + + redaktors un tulkotājs + redaktors un tulkotājs + + + ilustrators + ilustratori + + + intervētājs + intervētāji + + + saņēmējs + saņēmēji + + + tulkotājs + tulkotāji + + + + + kr. red. + kr. red. + + + sast. + sast. + + + pamatmat. aut. + pamatmat. aut. + + + vad. + vad. + + + red. + red. + + + galv. red. + galv. red. + + + red. un tulk. + red. un tulk. + + + ilustr. + ilustr. + + + interv. + interv. + + + saņ. + saņ. + + + tulk. + tulk. + + + + + sastādīja + vadīja + sagatavoja + sagatavoja + sagatavoja un tulkoja + ilustrēja + intervēja + saņēma + tulkoja + + + sast. + sag. + sag. + ilustr. + tulk. + sag. un tulk. + + + janvārī + februārī + martā + aprīlī + maijā + jūnijā + jūlijā + augustā + septembrī + oktobrī + novembrī + decembrī + + + janv. + febr. + mar. + apr. + mai. + jūn. + jūl. + aug. + sept. + okt. + nov. + dec. + + + pavasaris + vasara + rudens + ziema + + 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 new file mode 100644 index 00000000000..883ffcda742 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-mn-MN.xml @@ -0,0 +1,306 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2019-02-17T22:59:29-05:00 + + + + + + + + + + + + + + accessed + and + and others + anonymous + anon + at + available at + by + circa + c. + cited + + edition + editions + + ed + et al. + forthcoming + from + ibid. + in + in press + internet + interview + letter + no date + n.d. + online + presented at the + + reference + references + + + ref. + refs. + + retrieved + scale + version + + + AD + BC + + + « + » + + + + + + -p + + + нэгдүгээр + хоёрдугаар + гуравдугаар + дөрөвдүгээр + тавдугаар + зургаадугаар + долоодугаар + наймдугаар + есдүгээр + аравдугаар + + + + ном + номнууд + + + chapter + chapters + + + багана + баганууд + + + figure + figures + + + folio + folios + + + тоо + тоонууд + + + шугам + шугамнууд + + + note + notes + + + opus + opera + + + хуудас + хуудаснууд + + + хуудас + хуудаснууд + + + paragraph + paragraph + + + part + parts + + + section + sections + + + sub verbo + sub verbis + + + verse + verses + + + volume + volumes + + + + bk + chap + col + fig + f + no + l. + n. + op + + p + pp + + + p + pp + + para + pt + sec + + s.v. + s.vv. + + + v + vv + + + vol + vols + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + редактор + редакторууд + + + редактор + редакторууд + + + illustrator + illustrators + + + орчуулагч + орчуулагчид + + + редактор ба орчуулагч + редакторууд ба орчуулагчид + + + + + dir. + dirs. + + + ред. + ред. + + + ред. + ред. + + + ill. + ills. + + + орч + орч + + + ред. ба орч. + ред. ба орч. + + + + by + directed by + edited by + edited by + illustrated by + interview by + to + by + translated by + edited & translated by + + + dir. + ed + ed. + illus. + trans + ed. & trans. by + + + Нэгдүгээр сар + Хоёрдугаар сар + Гуравдугаар сар + Дөрөвдүгээр сар + Тавдугаар сар + Зургаадугаар сар + Долдугаар сар + Наймдугаар сар + Есдүгээр сар + Аравдугаар сар + Арван нэгдүгээр сар + Арван хоёрдугаар сар + + + 1-р сар + 2-р сар + 3-р сар + 4-р сар + 5-р сар + 6-р сар + 7-р сар + 8-р сар + 9-р сар + 10-р сар + 11-р сар + 12-р сар + + + Хавар + Зун + Намар + Өвөл + + 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 new file mode 100644 index 00000000000..bc44a1a5ee6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nb-NO.xml @@ -0,0 +1,309 @@ + + + + + Guttorm Flatabø + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2020-01-18T15:35:53+01:00 + + + + + + + + + + + + + + åpnet + og + med flere + anonym + anon. + + tilgjengelig på + av + circa + ca. + sitert + + utgave + utgaver + + utg. + mfl. + kommende + fra + ibid. + i + i trykk + Internett + intervju + brev + ingen dato + u.å. + online + presentert på + + referanse + referanser + + + ref. + refr. + + hentet + målestokk + versjon + + + fvt. + evt. + + + « + » + + + + + + . + + + første + andre + tredje + fjerde + femte + sjette + sjuende + åttende + niende + tiende + + + + bok + bøker + + + kapittel + kapitler + + + kolonne + kolonner + + + figur + figurer + + + folio + folioer + + + nummer + numre + + + linje + linjer + + + note + noter + + + opus + opus + + + side + side + + + side + sider + + + avsnitt + avsnitt + + + del + deler + + + paragraf + paragrafer + + + sub verbo + sub verbis + + + vers + vers + + + bind + bind + + + + b. + kap. + kol. + fig. + fol. + nr. + l. + n. + op. + + s. + s. + + + s. + s. + + avsn. + d. + pargr. + + s.v. + s.vv. + + + v. + v. + + + bd. + bd. + + + + + + ¶¶ + + + § + §§ + + + + + regissør + regissører + + + redaktør + redaktører + + + redaktør + redaktører + + + illustratør + illustratører + + + oversetter + oversettere + + + redaktør & oversetter + redaktører & oversettere + + + + + regi + regi + + + red. + red. + + + red. + red. + + + ill. + ills. + + + overs. + overs. + + + red. & overs. + red. & overs. + + + + av + regissert av + redigert av + redigert av + illustrert av + intervjuet av + til + av + oversatt av + redigert & oversatt av + + + regi + red. + red. + illus. + overs. + red. & overs. av + + + januar + februar + mars + april + mai + juni + juli + august + september + oktober + november + desember + + + jan. + feb. + mar. + apr. + mai + jun. + jul. + aug. + sep. + okt. + nov. + des. + + + vår + sommer + høst + vinter + + 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 new file mode 100644 index 00000000000..88ccb0405f2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nl-NL.xml @@ -0,0 +1,328 @@ + + + + + Rintze M. Zelle + http://twitter.com/rintzezelle + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2020-04-16T13:27:31-04:00 + + + + + + + + + + + + + + geraadpleegd + en + en anderen + anoniem + anon. + bij + beschikbaar op + door + circa + c. + geciteerd + + druk + drukken + + dr. + e.a. + in voorbereiding + van + ibid. + in + in druk + internet + interview + brief + zonder datum + z.d. + online + gepresenteerd bij + + referentie + referenties + + + ref. + refs. + + geraadpleegd + schaal + versie + + + AD + BC + + + + + + + + + + ste + de + de + de + de + de + de + de + de + de + de + de + de + de + de + de + de + de + de + + + eerste + tweede + derde + vierde + vijfde + zesde + zevende + achtste + negende + tiende + + + + boek + boeken + + + hoofdstuk + hoofdstukken + + + column + columns + + + figuur + figuren + + + folio + folio's + + + nummer + nummers + + + regel + regels + + + aantekening + aantekeningen + + + opus + opera + + + pagina + pagina's + + + pagina + pagina's + + + paragraaf + paragrafen + + + deel + delen + + + sectie + secties + + + sub verbo + sub verbis + + + vers + versen + + + volume + volumes + + + + bk. + hfdst. + col. + fig. + f. + nr. + l. + n. + op. + + p. + pp. + + + p. + pp. + + par. + deel + sec. + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + regisseur + regisseurs + + + redacteur + redacteuren + + + redacteur + redacteuren + + + illustrator + illustrators + + + vertaler + vertalers + + + redacteur & vertaler + redacteuren & vertalers + + + + + reg. + reg. + + + red. + red. + + + red. + red. + + + ill. + ill. + + + vert. + vert. + + + red. & vert. + red. & vert. + + + + door + geregisseerd door + onder redactie van + onder redactie van + geïllustreerd door + geïnterviewd door + ontvangen door + door + vertaald door + bewerkt & vertaald door + + + geregisseerd door + onder redactie van + bewerkt door + geïllustreerd door + vertaald door + bewerkt & vertaald door + + + januari + februari + maart + april + mei + juni + juli + augustus + september + oktober + november + december + + + jan. + feb. + mrt. + apr. + mei + jun. + jul. + aug. + sep. + okt. + nov. + dec. + + + lente + zomer + herst + winter + + 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 new file mode 100644 index 00000000000..ea3e0b8c505 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-nn-NO.xml @@ -0,0 +1,309 @@ + + + + + Guttorm Flatabø + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2020-01-18T15:35:53+01:00 + + + + + + + + + + + + + + vitja + og + med fleire + anonym + anon. + + tilgjengeleg på + av + circa + ca. + sitert + + utgåve + utgåver + + utg. + mfl. + kommande + frå + ibid. + i + i trykk + Internett + intervju + brev + ingen dato + u.å. + online + presentert på + + referanse + referansar + + + ref. + refr. + + henta + målestokk + versjon + + + fvt. + evt. + + + « + » + + + + + + . + + + første + andre + tredje + fjerde + femte + sjette + sjuande + åttande + niande + tiande + + + + bok + bøker + + + kapittel + kapittel + + + kolonne + kolonner + + + figur + figurar + + + folio + folioar + + + nummer + nummer + + + linje + linjer + + + note + notar + + + opus + opus + + + side + side + + + side + sider + + + avsnitt + avsnitt + + + del + deler + + + paragraf + paragrafar + + + sub verbo + sub verbis + + + vers + vers + + + bind + bind + + + + b. + kap. + kol. + fig. + fol. + nr. + l. + n. + op. + + s. + s. + + + s. + s. + + avsn. + d. + par. + + s.v. + s.vv. + + + v. + v. + + + bd. + bd. + + + + + + ¶¶ + + + § + §§ + + + + + regissør + regissørar + + + redaktør + redaktørar + + + redaktør + redaktørar + + + illustratør + illustratørar + + + omsetjar + omsetjarar + + + redaktør & omsetjar + redaktørar & omsetjarar + + + + + regi + regi + + + red. + red. + + + red. + red. + + + ill. + ills. + + + oms. + oms. + + + red. & oms. + red. & oms. + + + + av + regissert av + redigert av + redigert av + illustrert av + intervjua av + til + av + omsett av + redigert & omsett av + + + regi + red. + red. + illus. + oms. + red. & oms. av + + + januar + februar + mars + april + mai + juni + juli + august + september + oktober + november + desember + + + jan. + feb. + mar. + apr. + mai + jun. + jul. + aug. + sep. + okt. + nov. + des. + + + vår + sommar + haust + vinter + + 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 new file mode 100644 index 00000000000..f73e4e0fbeb --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pl-PL.xml @@ -0,0 +1,315 @@ + + + + + pAo + + + Michal + + + Pendzoncymisio + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-06-23T23:06:42-04:00 + + + + + + + + + + + + + + dostęp + i + i inni + anonim + anon. + na + dostępne na + przez + około + ok + cytowane + + wydanie + wydania + + wyd. + i in. + w przygotowaniu + z + ibid. + w + w druku + internet + wywiad + list + brak daty + b.d. + online + zaprezentowano na + + referencja + referencje + + + ref. + ref. + + pobrano + skala + wersja + + + n.e. + p.n.e. + + + + + « + » + + + + . + + + pierwszy + drugi + trzeci + czwarty + piąty + szósty + siódmy + ósmy + dziewiąty + dziesiąty + + + + książka + książki + + + rozdział + rozdziały + + + kolumna + kolumny + + + rycina + ryciny + + + folio + folio + + + numer + numery + + + wiersz + wiersze + + + notatka + notatki + + + opus + opera + + + strona + strony + + + strona + strony + + + akapit + akapity + + + część + części + + + sekcja + sekcje + + + sub verbo + sub verbis + + + wers + wersy + + + tom + tomy + + + + książka + rozdz. + kol. + ryc. + fol. + nr + l. + n. + op. + + s. + s. + + + s. + ss. + + akap. + cz. + sekc. + + s.v. + s.vv. + + + w. + w. + + + t. + t. + + + + + + ¶¶ + + + § + §§ + + + + + reżyser + reżyserzy + + + redaktor + redaktorzy + + + edytor + edytorzy + + + ilustrator + ilustratorzy + + + tłumacz + tłumacze + + + redaktor & tłumacz + redaktorzy & tłumacze + + + + + reż. + reż. + + + red. + red. + + + red. + red. + + + il. + il. + + + tłum. + tłum. + + + red.tłum. + red.tłum. + + + + przez + reżyserowane przez + zredagowane przez + zredagowane przez + ilustrowane przez + przeprowadzony przez + dla + przez + przetłumaczone przez + zredagowane i przetłumaczone przez + + + reż. + red. + red. + il. + tłum. + red.tłum. + + + styczeń + luty + marzec + kwiecień + maj + czerwiec + lipiec + sierpień + wrzesień + październik + listopad + grudzień + + + sty. + luty + mar. + kwi. + maj + cze. + lip. + sie. + wrz. + paź. + lis. + grudz. + + + wiosna + lato + jesień + zima + + 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 new file mode 100644 index 00000000000..4c630d7140a --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-BR.xml @@ -0,0 +1,324 @@ + + + + + José Antonio Meira da Rocha + + + Meira da Rocha + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-12-16T08:33:10-03:00 + + + + + + + + + + + + + + acessado + e + e outros + anônimo + anon + em + disponível em + por + circa + c. + citado + + edição + edições + + ed + et al. + a ser publicado + de + ibidem + em + no prelo + internet + entrevista + carta + sem data + [s.d.] + online + apresentado em + + referência + referências + + + ref. + refs. + + recuperado + escala + versão + + + DC + AC + + + + + + + + + + º + ª + º + + + primeiro + segundo + terceiro + quarto + quinto + sexto + sétimo + oitavo + nono + décimo + primeira + segunda + terceira + quarta + quinta + sexta + sétima + oitava + nona + décima + + + + livro + livros + + + capítulo + capítulos + + + coluna + colunas + + + figura + figuras + + + folio + folios + + + número + números + + + linha + linhas + + + nota + notas + + + opus + opera + + + página + páginas + + + página + páginas + + + parágrafo + parágrafos + + + parte + partes + + + seção + seções + + + sub verbo + sub verbis + + + verso + versos + + + volume + volumes + + + + liv. + cap. + col. + fig. + f. + + l. + n. + op. + + p. + p. + + + p. + p. + + parag. + pt. + seç. + + s.v. + s.vv. + + + v. + vv. + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + diretor + diretores + + + organizador + organizadores + + + editor + editores + + + ilustrador + ilustradores + + + tradutor + tradutores + + + editor e tradutor + editores e tradutores + + + + + dir. + dirs. + + + org. + orgs. + + + ed. + eds. + + + il. + ils. + + + trad. + trads. + + + ed. e trad. + eds. e trads. + + + + por + dirigido por + organizado por + editado por + ilustrado por + entrevista de + para + por + traduzido por + editado e traduzido por + + + dir. + org. + ed. + ilus. + trad. + ed. e trad. por + + + janeiro + fevereiro + março + abril + maio + junho + julho + agosto + setembro + outubro + novembro + dezembro + + + jan. + fev. + mar. + abr. + maio + jun. + jul. + ago. + set. + out. + nov. + dez. + + + Primavera + Verão + Outono + Inverno + + 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 new file mode 100644 index 00000000000..442eaf9401b --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-pt-PT.xml @@ -0,0 +1,320 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + Jonadabe PT + + + + + + + + + + + + + + + acedido + e + e outros + anónimo + anón. + em + disponível em + por + circa + c. + citado + + edição + edições + + ed. + et al. + a publicar + de + ibid. + em + no prelo + internet + entrevista + carta + sem data + sem data + em linha + apresentado na + + referência + referências + + + ref. + refs. + + obtido + scale + versão + + + AD + BC + + + « + » + + + + + + + + + + primeiro + primeira + segundo + segunda + terceiro + terceira + quarto + quarta + quinto + quinta + sexto + sexta + sétimo + sétima + oitavo + oitava + nono + nona + décimo + décima + + + + livro + livros + + + capítulo + capítulos + + + coluna + colunas + + + figura + figuras + + + fólio + fólios + + + número + números + + + linha + linhas + + + nota + notas + + + opus + opera + + + página + páginas + + + página + páginas + + + parágrafo + parágrafos + + + parte + partes + + + secção + secções + + + sub verbo + sub verbis + + + versículo + versículos + + + volume + volumes + + + + liv. + cap. + col. + fig. + f. + n. + l. + n. + op. + + p. + pp. + + + p. + pp. + + par. + pt. + sec. + + s.v. + s.vv. + + + v + vv + + + vol. + vols. + + + + + + ¶¶ + + + § + §§ + + + + + director + directores + + + editor + editores + + + editor + editores + + + ilustrador + ilustradores + + + tradutor + tradutores + + + editor & tradutor + editores & tradutores + + + + + dir. + dirs. + + + ed. + eds. + + + ed. + eds. + + + il. + ils. + + + trad. + trads. + + + ed. & trad. + eds. & trads. + + + + por + dirigido por + editado por + editorial de + ilustrado por + entrevistado por + para + revisto por + traduzido por + editado & traduzido por + + + dir. + ed. + ed. + ilus. + trad. + ed. & trad. por + + + 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. + + + Primavera + Verão + Outono + Inverno + + 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 new file mode 100644 index 00000000000..650b8735152 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ro-RO.xml @@ -0,0 +1,311 @@ + + + + + Nicolae Turcan + nturcan@gmail.com + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2019-02-23T11:26:39+02:00 + + + + + + + + + + + + + + data accesării + și + și alții + anonim + anon. + la + disponibil la + de + circa + cca. + citat + + ediția + edițiile + + ed + et al. + în curs de apariție + din + ibidem + în + sub tipar + internet + interviu + scrisoare + fără dată + f.a. + online + prezentat la + + referință + referințe + + + ref. + ref. + + preluat în + scală + versiunea + + + d.Hr. + î.Hr. + + + + + « + » + + + + -lea + + + + primul + al doilea + al treilea + al patrulea + al cincilea + al șaselea + al șaptelea + al optulea + al nouălea + al zecelea + + + + cartea + cărțile + + + capitolul + capitolele + + + coloana + coloanele + + + figura + figurile + + + folio + folio + + + numărul + numerele + + + linia + liniile + + + nota + notele + + + opusul + opusurile + + + pagina + paginile + + + pagina + paginile + + + paragraful + paragrafele + + + partea + părțile + + + secțiunea + secțiunile + + + sub verbo + sub verbis + + + versetul + versetele + + + volumul + volumele + + + + cart. + cap. + col. + fig. + fol. + nr. + l. + n. + op. + + p. + pp. + + + p. + pp. + + par. + part. + sec. + + s.v. + s.vv. + + + v. + vv. + + + vol. + vol. + + + + + + ¶¶ + + + § + §§ + + + + + director + directori + + + editor + editori + + + coordonator + coordonatori + + + ilustrator + ilustratori + + + traducător + traducători + + + editor și traducător + editori și traducători + + + + + dir. + dir. + + + ed. + ed. + + + coord. + coord. + + + ilustr. + ilustr. + + + trad. + trad. + + + ed. și trad. + ed. și trad. + + + + de + coordonat de + ediție de + coordonator + ilustrații de + interviu de + în + de + traducere de + ediție și traducere de + + + dir. + ed. + coord. + ilustr. + trad. + ed. și trad. de + + + ianuarie + februarie + martie + aprilie + mai + iunie + iulie + august + septembrie + octombrie + noiembrie + decembrie + + + ian. + feb. + mar. + apr. + mai + iun. + iul. + aug. + sep. + oct. + nov. + dec. + + + primăvara + vara + toamna + iarna + + 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 new file mode 100644 index 00000000000..56eb8875f6f --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-ru-RU.xml @@ -0,0 +1,321 @@ + + + + + Alexei Kouprianov + alexei.kouprianov@gmail.com + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T16:51:15-04:00 + + + + + + + + + + + + + + просмотрено + и + и др. + аноним + анон. + на + доступно на + + около + ок. + цитируется по + цит. по + + издание + издания + + изд. + и др. + ожидается + от + там же + в + в печати + Интернет + интервью + письмо + без даты + б. д. + онлайн + представлено на + + + ссылка + ссылки + + + + ссылка + ссылки + + извлечено + масштаб + версия + + + н. э. + до н. э. + + + « + » + + + + + + + + + + + первое + второе + третье + четвертое + пятое + шестое + седьмое + восьмое + девятое + десятое + первый + второй + третий + четвертый + пятый + шестой + седьмой + восьмой + девятый + десятый + первая + вторая + третья + четвертая + пятая + шестая + седьмая + восьмая + девятая + десятая + + + + книга + книги + + + глава + главы + + + столбец + столбцы + + + рисунок + рисунки + + + лист + листы + + + выпуск + выпуски + + + строка + строки + + + примечание + примечания + + + сочинение + сочинения + + + страница + страницы + + + + страница + страницы + + + параграф + параграфы + + + часть + части + + + раздел + разделы + + смотри + + стих + стихи + + + том + тома + + + + + кн. + гл. + стб. + рис. + + л. + лл. + + вып. + стр. + прим. + соч. + + с. + сс. + + + с. + сс. + + + п. + пп. + + + ч. + чч. + + разд. + см. + ст. + + т. + тт. + + + + + + ¶¶ + + + § + §§ + + + + + режиссер + режиссеры + + + редактор + редакторы + + + ответственный редактор + ответственные редакторы + + + иллюстратор + иллюстраторы + + + переводчик + переводчики + + + редактор и переводчик + редакторы и переводчики + + + + реж. + ред. + отв. ред. + ил. + пер. + ред. и пер. + + + + + режиссировано + под редакцией + под ответственной редакцией + иллюстрировано + интервью проведено + к + + переведено + под редакцией и переведено + + + реж. + под ред. + под отв. ред. + ил. + пер. + под ред. и пер. + + + + январь + февраль + март + апрель + май + июнь + июль + август + сентябрь + октябрь + ноябрь + декабрь + + + янв. + фев. + мар. + апр. + май + июн. + июл. + авг. + сен. + окт. + ноя. + дек. + + + весна + лето + осень + зима + + 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 new file mode 100644 index 00000000000..40afbbef26b --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sk-SK.xml @@ -0,0 +1,318 @@ + + + + + Tomáš Ferianc + + + kohafan + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + cit + a + a ďalší + anonym + anon. + v + available at + by + circa + cca. + cit + + vydanie + vydania + + vyd. + et al. + nadchádzajúci + z + ibid. + v + v tlači + internet + osobná komunikácia + list + no date + n.d. + online + prezentované na + + reference + references + + + ref. + refs. + + cit + scale + version + + + po Kr. + pred Kr. + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + kniha + knihy + + + kapitola + kapitoly + + + stĺpec + stĺpce + + + obrázok + obrázky + + + list + listy + + + číslo + čísla + + + riadok + riadky + + + poznámka + poznámky + + + opus + opera + + + strana + strany + + + strana + strany + + + odstavec + odstavce + + + časť + časti + + + sekcia + sekcie + + + sub verbo + sub verbis + + + verš + verše + + + ročník + ročníky + + + + k. + kap. + stĺp. + obr. + l. + č. + l. + n. + op. + + s. + s. + + + s. + s. + + par. + č. + sek. + + s.v. + s.vv. + + + v. + v. + + + roč. + roč. + + + + + + + + + § + § + + + + + director + directors + + + editor + editori + + + zostavovateľ + zostavovatelia + + + illustrator + illustrators + + + prekladateľ + prekladatelia + + + zostavovateľ & prekladateľ + zostavovatelia & prekladatelia + + + + + dir. + dirs. + + + ed. + ed. + + + zost. + zost. + + + ill. + ills. + + + prel. + prel. + + + ed. & tran. + eds. & trans. + + + + by + directed by + zostavil + zostavil + illustrated by + rozhovor urobil + adresát + by + preložil + zostavil & preložil + + + dir. + ed. + ed. + illus. + prel. + zost. & prel. + + + január + február + marec + apríl + máj + jún + júl + august + september + október + november + december + + + jan. + feb. + mar. + apr. + máj. + jún. + júl. + aug. + sep. + okt. + nov. + dec. + + + Jar + Leto + Jeseň + Zima + + 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 new file mode 100644 index 00000000000..0054ed306ee --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sl-SI.xml @@ -0,0 +1,312 @@ + + + + + Kristof Ostir + + + ratek1 + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2020-05-06T22:40:25+02:00 + + + + + + + + + + + + + + pridobljeno + in + in drugi + anonimni + anon. + pri + dostopno na + + približno + prib. + citirano + + izdaja + izdaje + + izd. + idr. + pred izidom + s + isto + v + v tisku + internet + intervju + pismo + brez datuma + b. d. + na spletu + predstavljeno na + + referenca + reference + + + ref. + ref. + + pridobljeno + merilo + različica + + + n. št. + pr. n. št. + + + + + + + + + + . + + + prva + druga + tretja + četrta + peta + šesta + sedma + osma + deveta + deseta + + + + knjiga + knjige + + + poglavje + poglavja + + + stolpec + stolpci + + + slika + slike + + + folio + folii + + + številka + številke + + + vrstica + vrstice + + + opomba + opombe + + + opus + opusi + + + stran + strani + + + stran + strani + + + odstavek + odstavki + + + del + deli + + + odsek + odseki + + + sub verbo + sub verbis + + + verz + verzi + + + letnik + letniki + + + + knj. + pogl. + stolp. + sl. + fol. + št. + vrst. + op. + opus + + str. + str. + + + str. + str. + + odst. + del + ods. + + s. v. + s. v. + + + v. + v. + + + let. + let. + + + + + + ¶¶ + + + § + §§ + + + + + režiser + režiserji + + + urednik + uredniki + + + glavni urednik + glavni uredniki + + + ilustrator + ilustratorji + + + prevajalec + prevajalci + + + urednik & prevajalec + uredniki & prevajalci + + + + + rež. + rež. + + + ur. + ur. + + + gl. ur. + gl. ur. + + + ilus. + ilus. + + + prev. + prev. + + + ur. & prev. + ur. & prev. + + + + + režiral + uredil + uredil + ilustriral + intervjuval + za + od + prevedel + uredil & prevedel + + + rež. + ured. + ured. + ilus. + prev. + ured. & prev. by + + + januar + februar + marec + april + maj + junij + julij + avgust + september + oktober + november + december + + + jan. + feb. + mar. + apr. + maj + jun. + jul. + avg. + sep. + okt. + nov. + dec. + + + pomlad + poletje + jesen + zima + + 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 new file mode 100644 index 00000000000..504a2f703f8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sr-RS.xml @@ -0,0 +1,312 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2015-10-15T14:41:06-04:00 + + + + + + + + + + + + + + приступљено + и + и остали + анонимна + анон. + на + available at + by + circa + c. + цитирано + + издање + издања + + изд. + и остали + долазећи + од + ibid. + у + у штампи + Интернет + интервју + писмо + no date + без датума + на Интернету + представљено на + + reference + references + + + ref. + refs. + + преузето + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + first + second + third + fourth + fifth + sixth + seventh + eighth + ninth + tenth + + + + књига + књиге + + + поглавље + поглавља + + + колона + колоне + + + цртеж + цртежи + + + фолио + фолији + + + број + бројеви + + + линија + линије + + + белешка + белешке + + + опус + опера + + + страница + странице + + + страница + странице + + + параграф + параграфи + + + део + делова + + + одељак + одељака + + + sub verbo + sub verbis + + + строфа + строфе + + + том + томова + + + + књига + Пог. + кол. + црт. + фолио + изд. + l. + n. + оп. + + стр. + стр. + + + стр. + стр. + + пар. + део + од. + + s.v. + s.vv. + + + стр. + стр. + + + том + томови + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + уредник + урединици + + + editor + editors + + + illustrator + illustrators + + + преводилац + преводиоци + + + editor & translator + editors & translators + + + + + dir. + dirs. + + + ур. + ур. + + + ed. + eds. + + + ill. + ills. + + + прев. + прев. + + + ed. & tran. + eds. & trans. + + + + by + directed by + уредио + edited by + illustrated by + интервјуисао + прима + by + превео + edited & translated by + + + dir. + ур. + ed. + illus. + прев. + ed. & trans. by + + + Јануар + Фебруар + Март + Април + Мај + Јуни + Јули + Август + Септембар + Октобар + Новембар + Децембар + + + Јан. + Феб. + Март + Апр. + Мај + Јуни + Јули + Авг. + Сеп. + Окт. + Нов. + Дец. + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..072a075521b --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-sv-SE.xml @@ -0,0 +1,322 @@ + + + + + torfeur + + + Sylvester Keil + + + Sebastian Karcher + + + Ulf Harnhammar + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T13:02:03-05:00 + + + + + + + + + + + + + + åtkomstdatum + och + och andra + anonym + anon. + vid + tillgänglig vid + av + cirka + ca + citerad + + upplaga + upplagor + + uppl. + m.fl. + kommande + från + ibid. + i + i tryck + internet + intervju + brev + utan årtal + u.å. + online + presenterad vid + + referens + referenser + + + ref. + ref. + + hämtad + scale + version + + + e.Kr. + f.Kr. + + + + + + + + + + :e + :a + :a + :e + :e + + + första + andra + tredje + fjärde + femte + sjätte + sjunde + åttonde + nionde + tionde + + + + bok + böcker + + + kapitel + kapitel + + + kolumn + kolumner + + + figur + figurer + + + folio + folios + + + nummer + nummer + + + rad + rader + + + not + noter + + + opus + opera + + + sida + sidor + + + sida + sidor + + + stycke + stycken + + + del + delar + + + avsnitt + avsnitt + + + sub verbo + sub verbis + + + vers + verser + + + volym + volymer + + + + bok + kap. + kol. + fig. + f. + nr + l. + n. + op. + + s. + s. + + + s. + s. + + st. + del + avs. + + s.v. + s.vv. + + + vers + verser + + + vol. + vol. + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + redaktör + redaktörer + + + editor + editors + + + illustratör + illustratörer + + + översättare + översättare + + + redaktör & översättare + redaktörer & översättare + + + + + dir. + dirs. + + + red. + red. + + + ed. + eds. + + + ill. + ill. + + + övers. + övers. + + + red. & övers. + red. & övers. + + + + av + directed by + redigerad av + edited by + illustrerad av + intervjuad av + till + by + översatt av + redigerad & översatt av + + + dir. + red. + ed. + illus. + övers. + red. & övers. av + + + januari + februari + mars + april + maj + juni + juli + augusti + september + oktober + november + december + + + jan. + feb. + mar. + apr. + maj + juni + juli + aug. + sep. + okt. + nov. + dec. + + + vår + sommar + höst + vinter + + 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 new file mode 100644 index 00000000000..704a9f70110 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-th-TH.xml @@ -0,0 +1,309 @@ + + + + + Dusit Laohasinnarong + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2021-08-06T16:54:19-04:00 + + + + + + + + + + + + + + สืบค้น + และ + และคณะ + นิรนาม + นิรนาม + ที่ + available at + โดย + โดยประมาณ + ประมาณ + อ้างถึง + + พิมพ์ครั้งที่ + พิมพ์ครั้งที่ + + พิมพ์ครั้งที่ + และคณะ + เต็มใจให้ข้อมูล + จาก + ในที่เดียวกัน + ใน + กำลังรอตีพิมพ์ + อินเทอร์เน็ต + การสัมภาษณ์ + จดหมาย + ไม่ปรากฏปีที่พิมพ์ + ม.ป.ป. + ออนไลน์ + นำเสนอที่ + + เอกสารอ้างอิง + เอกสารอ้างอิง + + + อ้างอิง + อ้างอิง + + สืบค้น + scale + version + + + ค.ศ. + พ.ศ. + + + + + + + + + + + + + หนึ่ง + สอง + สาม + สี่ + ห้า + หก + เจ็ด + แปด + เก้า + สิบ + + + + หนังสือ + หนังสือ + + + บทที่ + บทที่ + + + สดมภ์ + สดมภ์ + + + รูปภาพ + รูปภาพ + + + หน้า + หน้า + + + ฉบับที่ + ฉบับที่ + + + บรรทัดที่ + บรรทัดที่ + + + บันทึก + บันทึก + + + บทประพันธ์ + บทประพันธ์ + + + หน้า + หน้า + + + หน้า + หน้า + + + ย่อหน้า + ย่อหน้า + + + ส่วนย่อย + ส่วนย่อย + + + หมวด + หมวด + + + ใต้คำ + ใต้คำ + + + ร้อยกรอง + ร้อยกรอง + + + ปีที่ + ปีที่ + + + + หนังสือ + บทที่ + สดมภ์ + รูปภาพ + หน้า + ฉบับที่ + l. + n. + บทประพันธ์ + + น. + น. + + + น. + น. + + ย่อหน้า + ส่วนย่อย + หมวด + + ใต้คำ + ใต้คำ + + + ร้อยกรอง + ร้อยกรอง + + + ปี + ปี + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + บรรณาธิการ + บรรณาธิการ + + + ผู้อำนวยการบทบรรณาธิการ + ผู้อำนวยการบทบรรณาธิการ + + + illustrator + illustrators + + + ผู้แปล + ผู้แปล + + + บรรณาธิการและผู้แปล + บรรณาธิการและผู้แปล + + + + + dir. + dirs. + + + บ.ก. + บ.ก. + + + ผอ.บทบรรณาธิการ + ผอ.บทบรรณาธิการ + + + ill. + ills. + + + ผู้แปล + ผู้แปล + + + บ.ก. + บ.ก. + + + + โดย + directed by + เรียบเรียงโดย + เรียบเรียงโดย + illustrated by + สัมภาษณ์โดย + ถึง + by + แปลโดย + แปลและเรียบเรียงโดย + + + dir. + โดย + โดย + illus. + แปล + แปลและเรียบเรียงโดย + + + มกราคม + กุมภาพันธ์ + มีนาคม + เมษายน + พฤษภาคม + มิถุนายน + กรกฎาคม + สิงหาคม + กันยายน + ตุลาคม + พฤศจิกายน + ธันวาคม + + + ม.ค. + ก.พ. + มี.ค. + เม.ย. + พ.ค. + มิ.ย. + ก.ค. + ส.ค. + ก.ย. + ต.ค. + พ.ย. + ธ.ค. + + + ฤดูใบไม้ผลิ + ฤดูร้อน + ฤดูใบไม้ร่วง + ฤดูหนาว + + 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 new file mode 100644 index 00000000000..c75eaf836c0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-tr-TR.xml @@ -0,0 +1,319 @@ + + + + + ekizyener + + + Binici + + + cengiza + + + Muhammet Tarakçı + muhammettarakci@gmail.com + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2018-04-11T05:54:35+03:00 + + + + + + + + + + + + + + erişim + ve + ve diğerleri + anonim + anonim + de + erişim adresi + by + yaklaşık + yakl. + a.yer + + baskı + baskı + + bs + vd. + gelecek + gönderen + a.g.e. + içinde + basımda + internet + mülakat + mektup + tarih yok + t.y. + çevrimiçi + program adı: + + kaynak + kaynaklar + + + kay. + kay. + + geliş tarihi + ölçek + versiyon + + + M.S. + M.Ö. + + + + + + + - + + + . + + + birinci + ikinci + üçüncü + dördüncü + beşinci + altıncı + yedinci + sekizinci + dokuzuncu + onuncu + + + + kitap + kitaplar + + + bölüm + bölümler + + + sütun + sütunlar + + + şekil + şekiller + + + folyo + folyo + + + sayı + sayı + + + satır + satırlar + + + not + notlar + + + eser + eserler + + + sayfa + sayfalar + + + sayfa sayısı + sayfa sayıları + + + paragraf + paragraflar + + + kısım + kısımlar + + + bölüm + bölümler + + + madde + maddeler + + + ayet + ayetler + + + cilt + ciltler + + + + kit. + böl. + süt. + şek. + fl. + sy + satır + n. + a.yer + + s. + ss. + + + s. + ss. + + par. + ksm. + blm. + + md. + md. + + + v. + vv. + + + c. + c. + + + + + + ¶¶ + + + § + §§ + + + + + direktör + direktörler + + + editör + editörler + + + sorumlu editör + sorumlu editörler + + + çizen + çizenler + + + çeviren + çevirenler + + + editör & çeviren + editörler & çevirenler + + + + + dir. + dir. + + + ed. + ed. + + + sor.ed. + sor.ed. + + + çzm. + çzm. + + + çev. + çev. + + + ed. & çev. + ed. & çev. + + + + kitap editörü + direktör + editör + sorumlu editör + çizen + röportaj yapan + alıcı + tanıtım yazarı + çeviren + düzenleyen & çeviren by + + + dir. + ed. + sor.ed. + çizen + çev. + ed. & çev. + + + Ocak + Şubat + Mart + Nisan + Mayıs + Haziran + Temmuz + Ağustos + Eylül + Ekim + Kasım + Aralık + + + Oca. + Şub. + Mar. + Nis. + May. + Haz. + Tem. + Ağu. + Eyl. + Eki. + Kas. + Ara. + + + Bahar + Yaz + Sonbahar + Kış + + 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 new file mode 100644 index 00000000000..82124fa682a --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-uk-UA.xml @@ -0,0 +1,249 @@ + + + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2018-09-25T04:00:45+00:00 + + + + + + + + + + + + + + дата звернення + і + та інші + анонімний + анон. + на + доступний у + відповідно до + близько + c. + цит. за + видання + вид. + et al. + майбутній + із + там само + в + у пресі + інтернет + інтервю + лист + без дати + б. д. + online + представлена на + список використаних джерел + джерела + вилучено + масштаб + версія + + + н. е. + до н. е. + + + « + » + + + + + + ий + + + перший + другий + третій + четвертий + п'ятий + шостий + сьомий + восьмий + дев'ятий + десятий + + + + книга + книги + + + розділ + розділи + + + графа + графи + + + рисунок + рисунки + + + фоліант + фоліанти + + випуск + + Рядок + Рядки + + + примітка + примітки + + + opus + opera + + С. + с. + + параграф + параграфи + + + частина + частини + + + розділ + розділи + + + sub verbo + sub verbis + + + verse + verses + + + Том + Томи + + + + кн. + розд. + ряд. + рис. + ф. + вип. + л. + прим. + оп. + с. + с. + пар. + ч. + сек. + + s.v. + s.vv. + + с. + вип. + + + + + ¶¶ + + + § + §§ + + + + + режисер + режисери + + за ред. + за ред. + + ілюстратор + ілюстратори + + + перекладач + перекладачі + + За ред. & переклад + + + реж. + ред. + ред. + іл. + пер. + ред. & пер. + + + by + directed by + edited by + edited by + illustrated by + interview by + to + by + translated by + edited & translated by + + + dir. + ed + ed. + illus. + trans + ed. & trans. by + + + Січень + Лютий + Березень + Квітень + Травень + Червень + Липень + Серпень + Вересень + Жовтень + Листопад + Грудень + + + Січ + Лют + Бер + Квіт + Трав + Чер + Лип + Сер + Вер + Жов + Лис + Груд + + + Spring + Summer + Autumn + Winter + + 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 new file mode 100644 index 00000000000..8f76c1c9e36 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-vi-VN.xml @@ -0,0 +1,315 @@ + + + + + dowens76 + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + truy cập + + and others + vô danh + v.d + tại + available at + bởi + circa + c. + cited + + ấn bản + ấn bản + + a.b + và c.s. + sắp tới + từ + n.t. + trong + in press + internet + interview + letter + không ngày + không ngày + online + được trình bày tại + + reference + references + + + ref. + refs. + + truy vấn + scale + version + + + AD + BC + + + + + + + + + + th + st + nd + rd + th + th + th + + + thứ nhất + thứ hai + thứ ba + thứ tư + thứ năm + thứ sáu + thứ bảy + thứ tám + thứ chính + thứ mười + + + + sách + sách + + + chương + chương + + + column + columns + + + figure + figures + + + folio + folios + + + số + số + + + dòng + dòng + + + ghi chú + ghi chú + + + opus + opera + + + trang + trang + + + trang + trang + + + đoạn văn + đoạn văn + + + phần + phần + + + section + sections + + + sub verbo + sub verbis + + + câu + câu + + + tập + tập + + + + sách + ch + col + fig + f + số p.h + d. + gc. + op + + tr + tr + + + tr + tr + + para + ph + sec + + s.v. + s.vv. + + + v + vv + + + vol + vols + + + + + + ¶¶ + + + § + §§ + + + + + director + directors + + + biên tập viên + biên tập viên + + + biên tập viên + biên tập viên + + + họa sĩ + họa sĩ + + + biên dịch viên + biên dịch viên + + + biên tập viên & biên dịch viên + biên tập viên & biên dịch viên + + + + + dir. + dirs. + + + b.t.v + b.t.v + + + b.t.v + b.t.v + + + h.s + h.s + + + b.d.v + b.d.v + + + b.t.v & b.d.v + b.t.v & b.d.v + + + + bởi + directed by + biên tập bởi + biên tập bởi + illustrated by + interview by + to + bởi + biên dịch bởi + biên tập & biên dịch bởi + + + dir. + b.t + b.t + h.s + b.d + b.t & b.d bởi + + + Tháng Giêng + Tháng Hai + Tháng Ba + Tháng Tư + Tháng Năm + Tháng Sáu + Tháng Bảy + Tháng Tám + Tháng Chín + Tháng Mười + Tháng Mười-Một + Tháng Chạp + + + tháng 1 + tháng 2 + tháng 3 + tháng 4 + tháng 5 + tháng 6 + tháng 7 + tháng 8 + tháng 9 + tháng 10 + tháng 11 + tháng 12 + + + Mùa Xuân + Mùa Hè + Mùa Thu + Mùa Đông + + 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 new file mode 100644 index 00000000000..45e36bdd02f --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-CN.xml @@ -0,0 +1,205 @@ + + + + + rongls + + + sati-bodhi + + + Heromyth + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2019-04-16T11:15:46+08:00 + + + + + + + + + + + + + + 见于 + + 及其他 + 作者不详 + 无名氏 + + 载于 + + 介于 + + 见引于 + 版本 + + + 即将出版 + + 同上 + 收入 + 送印中 + 网际网络 + 访谈 + 信函 + 日期不详 + 不详 + 在线 + 发表于 + 参考 + + 取读于 + 比例 + + + + 公元 + 公元前 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 图表 + + + + 注脚 + 作品 + + 总页数 + 段落 + 部分 + + 另见 + + + + + + + + + + + + + op. + + + + + + 另见 + + + + + + + ¶¶ + + + § + §§ + + + + 导演 + 编辑 + 主编 + 绘图 + 翻译 + 编译 + + + 导演 + + 主编 + + + 编译 + + + + 指导 + 编辑 + 主编 + 绘图 + 采访 + 受函 + 校订 + 翻译 + 编译 + + + + + 主编 + + + 编译 + + + + 一月 + 二月 + 三月 + 四月 + 五月 + 六月 + 七月 + 八月 + 九月 + 十月 + 十一月 + 十二月 + + + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 + 10月 + 11月 + 12月 + + + + + + + + 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 new file mode 100644 index 00000000000..d6144950cb0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/locales/csl-locales-zh-TW.xml @@ -0,0 +1,209 @@ + + + + + sati-bodhi + + This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License + 2017-12-29T16:29:13+01:00 + + + + + + + + + + + + + + 引見於 + + 及其他 + 作者不詳 + 無名氏 + + 載於 + + 介於 + + 見引於 + 版本 + + + 即將出版 + + 同上 + 收入 + 印行中 + 互聯網 + 訪談 + 信函 + 日期不詳 + 不詳 + 線上 + 發表於 + 參考 + + 讀取於 + 比例 + + + + 西元 + 西元前 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 圖表 + + + + 註腳 + 作品 + + 總頁數 + 段落 + 部分 + + 另見 + + + + + + + + + + + + op. + + + + + + 另見 + + + + + + + ¶¶ + + + § + §§ + + + + 作者 + 導演 + 編輯 + 主編 + 繪圖師 + 採訪員 + 收信人 + 翻譯員 + 編譯員 + 評論人 + + + 作者 + 導演 + 編輯 + 主編 + 繪圖師 + 採訪員 + 收信人 + 翻譯員 + 編譯員 + 評論人 + + + + + + 指導 + 編輯 + 點校 + 主編 + 繪圖 + 採訪 + 受函 + 點評 + 翻譯 + 編譯 + + + + + + + + + + + + 一月 + 二月 + 三月 + 四月 + 五月 + 六月 + 七月 + 八月 + 九月 + 十月 + 十一月 + 十二月 + + + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 + 10月 + 11月 + 12月 + + + + + + + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/american-chemical-society.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-chemical-society.csl new file mode 100644 index 00000000000..bf75b2d8de7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-chemical-society.csl @@ -0,0 +1,280 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/american-medical-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-medical-association.csl new file mode 100644 index 00000000000..44520822d04 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-medical-association.csl @@ -0,0 +1,280 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/american-political-science-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-political-science-association.csl new file mode 100644 index 00000000000..a3e7440c38e --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-political-science-association.csl @@ -0,0 +1,236 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/american-sociological-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-sociological-association.csl new file mode 100644 index 00000000000..6657716cde8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/american-sociological-association.csl @@ -0,0 +1,309 @@ + + 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 new file mode 100644 index 00000000000..f3de14b8ccf --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/apa.csl @@ -0,0 +1,1914 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-author-date.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-author-date.csl new file mode 100644 index 00000000000..8c133354b38 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-author-date.csl @@ -0,0 +1,658 @@ + + 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 new file mode 100644 index 00000000000..d0d599c289e --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-fullnote-bibliography.csl @@ -0,0 +1,1451 @@ + + 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 new file mode 100644 index 00000000000..41c0c9ab5fe --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/chicago-note-bibliography.csl @@ -0,0 +1,1417 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/elsevier-harvard.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/elsevier-harvard.csl new file mode 100644 index 00000000000..5d88c51d808 --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/elsevier-harvard.csl @@ -0,0 +1,239 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/harvard-cite-them-right.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/harvard-cite-them-right.csl new file mode 100644 index 00000000000..2800678205e --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/harvard-cite-them-right.csl @@ -0,0 +1,318 @@ + + 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 new file mode 100644 index 00000000000..b56ba3a9bdc --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/ieee.csl @@ -0,0 +1,457 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-humanities-research-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-humanities-research-association.csl new file mode 100644 index 00000000000..715a28d62ac --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-humanities-research-association.csl @@ -0,0 +1,496 @@ + + 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 new file mode 100644 index 00000000000..41eedd6ff2d --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl @@ -0,0 +1,324 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/nature.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/nature.csl new file mode 100644 index 00000000000..2646cfe922c --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/nature.csl @@ -0,0 +1,132 @@ + + diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/vancouver.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/vancouver.csl new file mode 100644 index 00000000000..edbb69b411a --- /dev/null +++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/vancouver.csl @@ -0,0 +1,351 @@ + + -- cgit v1.2.3