diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib index 884e818507c..f853ddbf31a 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib @@ -251,7 +251,7 @@ } % (APA 7.01 Example 17) -% Such unstructured extra information can be included in the NOTE field. +% Such unstructured abstract information uses the ABSTRACTLOC field % If the abstract/article was retreived from a standard online URI, things are little % better defined - see examples 7.01:16*). @ARTICLE{7.01:17, @@ -261,7 +261,7 @@ VOLUME = {31}, PAGES = {24--53}, YEAR = {2000}, - NOTE = {Abstract retrieved from {S}ociological {A}bstracts database. (Accession No. 200010185)} + ABSTRACTLOC = {{S}ociological {A}bstracts database. (Accession No. 200010185)} } % (APA 7.02 Example 18) @@ -517,10 +517,9 @@ @PROCEEDINGS{7.04:38, AUTHOR = {S. Herculano-Houzel and C. E. Collins and P. Wong and J. H. Kaas and R. Lent}, TITLE = {The Basic Nonuniformity of the Cerebral Cortex}, - BOOKTITLE = {Proceedings of the {N}ational {A}cademy of {S}ciences}, + BOOKTITLE = {Proceedings of the {N}ational {A}cademy of {S}ciences, {USA}}, VOLUME = {105}, PAGES = {12593--12598}, - LOCATION = {USA}, YEAR = {2008}, DOI = {10.1073/pnas.0805417105} } @@ -639,7 +638,7 @@ } @VIDEO{apavid, - AUTHOR = {{the American Psychological Association}}, + PRODUCER = {{the American Psychological Association}}, TITLE = {Brief Therapy With Adolescents}, DATE = {2007} } @@ -1036,4 +1035,4 @@ EVENTDATE = {2010-09-07/2010-09-10}, LOCATION = {Coventry}, PAGES = {1--3} -}
\ No newline at end of file +} |