summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-references.bib
diff options
context:
space:
mode:
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.bib16
1 files changed, 8 insertions, 8 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 8a61dc4b69a..1e0384e5e0e 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
@@ -561,19 +561,16 @@
}
% (APA 7.05 Example 43)
-% VOLUME and NUMBER can be used in a thesis entry to specify the DAI volume and number
-% The USERB having the special value "isabstract" field indicates that this is a
-% reference to an abstract, not the actual work and thus the title is not emphasised
-@THESIS{7.05:43,
- USERB = {isabstract},
+% This example formats naturally as an article as it has VOLUME, NUMBER etc.
+@ARTICLE{7.05:43,
AUTHOR = {L. G. Appelbaum},
+ JOURNALTITLE = {Dissertation Abstracts International: Section B. Sciences and Engineering},
TITLE = {Three Studies of Human Information Processing},
SUBTITLE = {Texture Amplification, Motion Representation, and Figure-Ground Segregation},
VOLUME = {65},
NUMBER = {10},
YEAR = {2005},
- PAGES = {5428},
- EPRINTTYPE = {Dissertation Abstracts International: Section B. Sciences and Engineering}
+ PAGES = {5428}
}
% (APA 7.05 Example 44)
@@ -808,12 +805,14 @@
% (APA 7.09 Example 62)
+% "eric" is defined as a recognised eprint type in the style and will be formatted as a
+% localised version of "Retrieved from ERIC database (<eprintid>)"
@UNPUBLISHED{7.09:62,
AUTHOR = {K. Kubota},
TITLE = {``{S}oaking'' Model for Learning},
SUBTITLE = {Analyzing {J}apanese Learning/Teaching Process from a Socio-Historical Perspective},
YEAR = {2007},
- EPRINTTYPE = {ERIC database},
+ EPRINTTYPE = {eric},
EPRINT = {ED498566}
}
@@ -989,3 +988,4 @@
LOCATION = {Washington, DC},
PUBLISHER = {U.S. Patent and Trademark Office}
}
+