site/node_modules/rehype-citation/dist/node/styles/mla.d.ts

3 lines
8.5 KiB
TypeScript
Raw Normal View History

2024-10-14 06:09:33 +00:00
declare const _default: "<?xml version=\"1.0\" encoding=\"utf-8\"?><style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\" demote-non-dropping-particle=\"never\" page-range-format=\"minimal-two\"><info><title>Modern Language Association 9th edition</title><title-short>MLA</title-short><id>http://www.zotero.org/styles/modern-language-association</id><link href=\"http://www.zotero.org/styles/modern-language-association\" rel=\"self\"/><link href=\"http://style.mla.org\" rel=\"documentation\"/><author><name>Sebastian Karcher</name></author><category citation-format=\"author\"/><category field=\"generic-base\"/><summary>This style adheres to the MLA 9th edition handbook. Follows the structure of references as outlined in the MLA Manual closely</summary><updated>2021-07-13T20:05:10+00:00</updated><rights license=\"http://creativecommons.org/licenses/by-sa/3.0/\">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights></info><locale xml:lang=\"en\"><date form=\"text\"><date-part name=\"day\" suffix=\" \"/><date-part name=\"month\" suffix=\" \" form=\"short\"/><date-part name=\"year\"/></date><terms><term name=\"month-01\" form=\"short\">Jan.</term><term name=\"month-02\" form=\"short\">Feb.</term><term name=\"month-03\" form=\"short\">Mar.</term><term name=\"month-04\" form=\"short\">Apr.</term><term name=\"month-05\" form=\"short\">May</term><term name=\"month-06\" form=\"short\">June</term><term name=\"month-07\" form=\"short\">July</term><term name=\"month-08\" form=\"short\">Aug.</term><term name=\"month-09\" form=\"short\">Sept.</term><term name=\"month-10\" form=\"short\">Oct.</term><term name=\"month-11\" form=\"short\">Nov.</term><term name=\"month-12\" form=\"short\">Dec.</term><term name=\"translator\" form=\"short\">trans.</term></terms></locale><macro name=\"author\"><names variable=\"author\"><name name-as-sort-order=\"first\" and=\"text\" delimiter-precedes-last=\"always\" delimiter-precedes-et-al=\"always\" initialize=\"false\" initialize-with=\". \"/><label form=\"long\" prefix=\", \"/><substitute><names variable=\"editor\"/><names variable=\"translator\"/><text macro=\"title\"/></substitute></names></macro><macro name=\"author-short\"><group delimiter=\", \"><names variable=\"author\"><name form=\"short\" initialize-with=\". \" and=\"text\"/><substitute><names variable=\"editor\"/><names variable=\"translator\"/><text macro=\"title-short\"/></substitute></names><choose><if disambiguate=\"true\"><text macro=\"title-short\"/></if></choose></group></macro><macro name=\"title\"><choose><if variable=\"container-title\" match=\"any\"><text variable=\"title\" quotes=\"true\" text-case=\"title\"/></if><else><text variable=\"title\" font-style=\"italic\" text-case=\"title\"/></else></choose></macro><macro name=\"title-short\"><choose><if variable=\"container-title\" match=\"any\"><text variable=\"title\" form=\"short\" quotes=\"true\" text-case=\"title\"/></if><else><text variable=\"title\" form=\"short\" font-style=\"italic\" text-case=\"title\"/></else></choose></macro><macro name=\"container-title\"><text variable=\"container-title\" font-style=\"italic\" text-case=\"title\"/></macro><macro name=\"other-contributors\"><choose><if variable=\"container-title\" match=\"any\"><group delimiter=\", \"><names variable=\"container-author\" delimiter=\", \"><label form=\"verb\" suffix=\" \"/><name and=\"text\"/></names><names variable=\"editor translator\" delimiter=\", \"><label form=\"verb\" suffix=\" \"/><name and=\"text\"/></names><names variable=\"director illustrator interviewer\" delimiter=\", \"><label form=\"verb\" suffix=\" \"/><name and=\"text\"/></names></group></if><else><group delimiter=\", \"><names variable=\"container-author\" delimiter=\", \"><label form=\"verb\" suffix=\" \" text-case=\"capitalize-first\"/><name and=\"text\"/></names><names variable=\"editor translator\" delimiter=\", \"><label form=\"verb\" suffix=\" \" text-case=\"capitalize-first\"/><name and=\"text\"/></names><names variable=\"director illustrator interviewer\" delimiter=\",
export default _default;