summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-03 00:21:57 +0000
committerKarl Berry <karl@freefriends.org>2011-01-03 00:21:57 +0000
commitd6925fc0016a1c61cd7eecf5b0d30b360940578f (patch)
tree45560b6bed6abfa058d1b869c2ae82a3d94ccd9a /Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
parentce17d709b220bc6cf4c7bc900420698c244bf57e (diff)
biblatex-mla (2jan11)
git-svn-id: svn://tug.org/texlive/trunk@20910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
new file mode 100644
index 00000000000..30ce645394c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
@@ -0,0 +1,26 @@
+% american-mla.lbx v0.2 2009/07/07
+
+\ProvidesFile{american-mla.lbx}[2009/07/07 v0.1.1 biblatex style localization]
+
+\InheritBibliographyExtras{american}
+
+\DeclareBibliographyExtras{%
+ \def\bibdatelong{%
+ \@tempcnta0\thefield{day} \the\@tempcnta\nobreakspace%
+ \mkbibmonth{\thefield{month}}\nobreakspace
+ \thefield{year}}%
+ \def\bibdateshort{%
+ \thefield{day}/\thefield{month}/\thefield{year}}%
+ \def\biburldatelong{%
+ \@tempcnta0\thefield{urlday} \the\@tempcnta\nobreakspace%
+ \mkbibmonth{\thefield{urlmonth}}\nobreakspace
+ \thefield{urlyear}}%
+ \def\biburldateshort{%
+ \thefield{urlday}/\thefield{urlmonth}/\thefield{urlyear}}%
+}
+
+\DeclareBibliographyStrings{%
+ inherit = {english},
+}%
+
+\endinput \ No newline at end of file