diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/apa6/samples')
3 files changed, 23 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/apa6/samples/bibliography.bib b/Master/texmf-dist/doc/latex/apa6/samples/bibliography.bib index 7ee48be62cc..971ca77ebea 100644 --- a/Master/texmf-dist/doc/latex/apa6/samples/bibliography.bib +++ b/Master/texmf-dist/doc/latex/apa6/samples/bibliography.bib @@ -10,7 +10,7 @@ %% apa6 - A LaTeX class for formatting documents in compliance with the %% American Psychological Association's Publication Manual, 6th edition %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -138,6 +138,20 @@ cortex: {B}eyond dichotomies}, pages = {301--321} } +@ARTICLE{MayerInPressA, + author = {Mayer, Richard E.}, + title = {Fake article to illustrate in-press citations}, + journal = {Journal of Cognitive Psychology}, + year = {in press} +} + +@ARTICLE{MayerInPressB, + author = {Mayer, Richard E.}, + title = {Second fake article to illustrate in-press citations}, + journal = {Journal of Educational Psychology}, + year = {in press} +} + @ARTICLE{Mayer2008a, author = {Mayer, Richard E.}, title = {Applying the science of learning: {E}vidence-based principles for @@ -176,7 +190,7 @@ the design of multimedia instruction}, } %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -201,6 +215,7 @@ the design of multimedia instruction}, %% apa6.pdf, %% README.txt, %% APAamerican.txt, +%% APAbritish.txt, %% APAdutch.txt, %% APAenglish.txt, %% APAgerman.txt, diff --git a/Master/texmf-dist/doc/latex/apa6/samples/longsample.tex b/Master/texmf-dist/doc/latex/apa6/samples/longsample.tex index 834b23d9d09..fd3cfa80a6c 100644 --- a/Master/texmf-dist/doc/latex/apa6/samples/longsample.tex +++ b/Master/texmf-dist/doc/latex/apa6/samples/longsample.tex @@ -10,7 +10,7 @@ %% apa6 - A LaTeX class for formatting documents in compliance with the %% American Psychological Association's Publication Manual, 6th edition %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -185,7 +185,7 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22] \end{document} %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -210,6 +210,7 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22] %% apa6.pdf, %% README.txt, %% APAamerican.txt, +%% APAbritish.txt, %% APAdutch.txt, %% APAenglish.txt, %% APAgerman.txt, diff --git a/Master/texmf-dist/doc/latex/apa6/samples/shortsample.tex b/Master/texmf-dist/doc/latex/apa6/samples/shortsample.tex index 66447831b7f..73c26b5bddf 100644 --- a/Master/texmf-dist/doc/latex/apa6/samples/shortsample.tex +++ b/Master/texmf-dist/doc/latex/apa6/samples/shortsample.tex @@ -10,7 +10,7 @@ %% apa6 - A LaTeX class for formatting documents in compliance with the %% American Psychological Association's Publication Manual, 6th edition %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -122,7 +122,7 @@ skill in interpreting the results for the masses. \end{document} %% -%% Copyright (C) 2011 by Brian D. Beitzel <brian at beitzel.com> +%% Copyright (C) 2011, 2012 by Brian D. Beitzel <brian at beitzel.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -147,6 +147,7 @@ skill in interpreting the results for the masses. %% apa6.pdf, %% README.txt, %% APAamerican.txt, +%% APAbritish.txt, %% APAdutch.txt, %% APAenglish.txt, %% APAgerman.txt, |