{apa-style} is about bibliography questions using the style of the American Psychological Association. Use this tag in addition to the tag for the specific package you use to implement the style.
1
vote
0answers
39 views
How do I cite a website using BibTeX?
I'm using BibTeX to create my bibliography for my thesis. This all works well except that it seems to have some issues to cite websites correctly.
In the BibTeX tool, I choose webpage and add the URL ...
2
votes
1answer
25 views
biblatex-apa puts comma at the end of collection-entries instead of period
I am writing my thesis with biblatex-apa style for biblatex. Unfortunately biblatex-apa behaves strange for whole collections. Instead of putting a period at the end of such an entry it puts a comma ...
4
votes
1answer
98 views
How to add an APA-style citation with no author in ConTeXt?
I need to cite some articles which were created by some professional organizations, so no authors or editors are listed:
@Article{noname2012,
author = {},
title = {This is the title},
...
0
votes
1answer
23 views
Change format of year and volume in apalike2 bibliography style
I'm using the apalike2 bibliography style (with some minor customizations that are not related to my questions though.
When I reference an article the format currently looks like this:
Smith, James ...
5
votes
1answer
43 views
\urlstyle{same} with apacite
I use apacite to create a bibliography according to APA guidelines for my article. Some of the references contain URLs. By default, LaTeX shows these in a different, monospace font than the rest of ...
0
votes
1answer
35 views
apacite mandatory fields
I am finalizing my APA references right now.
Just to be shure that I am not missing something I searched for a list telling me what Bibtex fields are "really" mandatory.
I found a great manual at ...
1
vote
1answer
38 views
Get round brackets with apalike
When forming my bibliography, I use
\bibliographystyle{apalike}
However that leads to in text references to use square brackets.
I was wondering if it is possible for me to change the brackets to ...
2
votes
2answers
80 views
How to use \autocite with biblatex-apa?
I'm trying to use \autocite feature with biblatex-apa, but it seems that the \autocite macro is not defined in biblatex-apa 5.7 (and biblatex 2.5). Example code follows:
...
2
votes
1answer
37 views
biblatex - how to add backref list with APA style?
Regarding the backref option, the biblatex manual says:
Strictly speaking, this option only controls whether the biblatex package collects the data required to print such references. This feature ...
3
votes
1answer
49 views
Problem with author-date bibliography
For submitting my manuscript to the journal “Communications in Algebra”, I want cite references in the text by author and date only enclosed in parentheses, and At the end of the article, list the ...
3
votes
1answer
90 views
LyX says apalike isn't compatible with author-year?
I am pretty new to LyX, and have no expirience with LaTeX. I'm writing my master's thesis in LyX, though, and I'm supposed to turn it in in a week. I want my bibliography to be "apa-ish", and have set ...
5
votes
1answer
101 views
biblatex-apa: Author's first name is repeated in brackets
I am using the biblatex-apa package together with the latest biber and biblatex versions (... I think). The issue is, that sometimes the author's first name, or its abbreviation, is repeated in square ...
2
votes
1answer
54 views
Apacite for in proceedings
I am using apacite to format inproceedings entries, and from what I read, in APA style the volume and pages should be separated by commas, like this:
Author, A. A., & Author, B. B. (1996). Title ...
2
votes
1answer
728 views
Biblatex with apa6 package on Ubuntu
I am trying to get the apa6 package to work on Ubuntu 12.04 (Precise). In order to do so, I first installed TeX Live2012 from texlive-backports, and after some trying installed the following packages: ...
1
vote
0answers
82 views
Biblatex apa-style citation link issue
The biblatex apa-citation only link the year other than author-year together.
apa-style:
while the citation of a typical journal paper looks like this:
So how to make the default apa-style ...
6
votes
1answer
99 views
Is it possible to shift ticks position in a graph to match APA style ?
I have been looking for a while for a way to shift ticks on a graph. I found many options regarding ticks positions, labels or size but I could not find a way to move them orthogonally to the axis ...
1
vote
1answer
68 views
how can I Cite the DSM if BibDesk does not allow for the proper format?
I would like to cite in my list of References DSM III, however, none of the format in BibDesk would work! The problem is not how to cite Dsm III in APA, but what type of BibDesk entry("Manual" would ...
5
votes
1answer
321 views
8 or more authors with apacite does not show correctly in bibliography
I have seen from several sources that with apacite, entries with N authors -- where N>7 -- should have their authors listed as follows in the bibliography:
author1, author2, author3, author4, ...
1
vote
1answer
50 views
Bibliography with alphabetical order, year order but without brackets in references part [closed]
I am trying to find a bibliography that looks like the one here.
I found this but it doesn't have this style and when I try some of
them LaTeX cannot find them. How do I have to add them to my LaTeX ...
3
votes
1answer
97 views
Webpage without author, using the title can make a very long apa citation
\documentclass{article}
\usepackage{apacite}
\usepackage[hyphens]{url}
\usepackage{filecontents}
\begin{filecontents}{\jobname.bib}
@book{forbes,
author = {},
year = {2013},
title = ...
2
votes
1answer
122 views
Dates not printing using BibLaTeX [closed]
I'm using biblatex to process the bibliography for my dissertation using APA. The problem is that dates are not being printed; the dates are being replaced by a n.d. and this is not correct because my ...
0
votes
1answer
90 views
Citation MWE example doesn't work
I have a problem with apa6, apacite, etc. In the process of creating a mwe, I ran across code here on this site as a mwe, but it doesn't work. When compiled (Texpad on a Mac, using Bibtex), it ...
0
votes
1answer
134 views
Issues with APACite package undefined control sequence \bibitem
I get the following errors when I try to cite with apacite
Undefined control sequence \bibitem{GDP:2012}
You can't use `\relax' after \the \bibitem{GDP:2012}
Citation `GDP:2012' undefined
There were ...
6
votes
1answer
128 views
Change citation conjunction from “and” to “i”
How can I change the citation conjunction from english "and" to catalan "i"?
Otherwise
Author = {Kirk, D. and MacPhail, A.},
would get cited as (Kirk and MacPhail, 2002) when it should be (Kirk i ...
0
votes
1answer
42 views
Apacite compilation errors
I am using apacite package and can't get my bibliography to compile. I was using another style until now, which was working, but I need APA. Does it matter how I created the .bib file (I imported ...
7
votes
3answers
141 views
biblatex: Preserve capitalisation in inproceedings/booktitle
I'm using Biblatex-APA/Biber with LyX and a Bibtex-file produced from Mendeley. I can produce bibliographies without any problem, but I would like to change the reference style for ...
0
votes
1answer
68 views
Indentation using the APA6 class [closed]
I'm having some trouble indenting paragraphs using apa6.cls. \indent does not indent the paragraph, and I have tried \setlength{\parindent}{5pt} after \maketitle. I am using manuscript mode ...
1
vote
0answers
46 views
Correct representation of an institution as author while citing [duplicate]
I am new to using LaTeX and ran into the following problem. I make use of the apacite package. I made a .bib file with the following entry:
@misc{Ambulancezorkort,
author = {Rijksinstituut voor ...
2
votes
0answers
128 views
apacite - citing websites with no author [closed]
So I'm trying to cite a website using apacite. According to my teacher, the output has to look like:
New child vaccine gets funding boost. (2001). Retrieved March 21, 2001, from ...
1
vote
0answers
45 views
Line breaking and long URL strings [duplicate]
I'm an B.Sc. in industrial engineering student who decided to grab a B.Sc. in finance as well and I'm currently working on my B.Sc. thesis in finance regarding risk management in mortage houses. The ...
3
votes
1answer
174 views
What Program do I need to write .bib files and how do I use their contents in my bibliography?
What Program do I need to write .bib files and how do I use their contents to create my bibliography with the help of the additional input of my bst file which I downloaded from ...
2
votes
1answer
35 views
Is there a way to specify the last connecting punctuation/word of the authors list in apacite?
How can I make apacite use a different connecting punctuation/word between the last 2 authors (in both the article body and bibliography)?
Instead of "Johnson, J. B., & Smith, J. (2013). Title of ...
0
votes
0answers
76 views
apacite is generating (?, ?) [closed]
Hi experienced TeX users. I'm writing up a document using LaTeX, and can't get the apacite package to cite properly. Here's what I have in my .tex file:
\documentclass[12pt]{report}
...
1
vote
1answer
63 views
How to change font of reference header into boldface using apacite
I am relatively new to latex, most things work however amazingly easily, nevertheless I have a small problem with the the font of the reference header. The start of my code looks like:
...
4
votes
1answer
59 views
Biblatex 'origlanguage' field and output customization
I need to specify original language and the translator in the bibliography list, but it spits out a grammatically incorrect
(Correct me if I have been a victim of Muphry's laws):
Trans. from the ...
1
vote
0answers
71 views
apa-good.bst question [closed]
I'm very unfamiliar with .bst files. I'm not using BibLatex yet, just standard BibTex. If I want the apa-good.bst to work with my thesis, do I have to also have the apa.cls in the same directory? I ...
2
votes
1answer
204 views
apacite: How can I use \bibitemsep with natbibapa option?
I'm using the apacite package, trying to format my reference list so that it is single-spaced but with a blank line in between each entry. From the documentation for apacite, it seems that the way to ...
4
votes
2answers
131 views
Biblatex-apa style is missing a comma in the references. why?
I have been trying to solve this problems for hours, but there is no solution in sight.
Until a few weeks ago, my biblatex-apa style was working like a charm. Although, after installing the updates ...
0
votes
1answer
112 views
Apacite - changing “ed.” / “edition” brackets in generated bibliography entry
I need explicit entrys in my (german) normed bibliography. After a lot of work i have settled with apacite, because it sounded like it could do the stuff i need. So far i am able to change: Title, ...
5
votes
1answer
1k views
How to make \citet* display full list of authors?
When I am using the natbib package with apalike bibliography style \citet* displays only an abbreviated list of authors, such as Lemarechal et al. (1995). How can I make it display a full list of ...
2
votes
3answers
337 views
How to modify APA Biblatex style to look like “elsarticle-harv” style?
I have been using the \bibliographystyle{elsarticle-harv} style for a long time, since I newly swtiched to biblatex and it is only for natbib, so how to modify the default biblatex style or ...
7
votes
2answers
939 views
Biblatex-apa: No change of citation with three authors to “et al.” (“/u.a.” in german) after first citing the source
in my doc, biblatex-apa seems not to change citation-style to "et al." for a source with three authors after first citing that source, if there are other citations in between.
So, when citing the ...
1
vote
2answers
192 views
APA-Biblatex Problem with amount of authors
I've got a problem with the biblatex-apa version.
Here is the relevant part of my header:
\documentclass[
a4paper,
12pt,
headings=normal
bibtotoc,
pointlessnumbers
]{scrartcl}
...
3
votes
1answer
149 views
How to tweak 3-5 authors citation with the biblatex-apa style?
One thing about the biblatex-apa style I could not get used to, is the 3-5 authors citation: if the authors number is between 3-5, all of them will be printed in citation.
e.g. Biblatex-apa style:
...
2
votes
1answer
164 views
apacite bibliography (number in square brackets and bibliography heading)
I have a document like this:
\documentclass[12pt]{article}
\usepackage[T1]{fontenc}
\usepackage{charter} % charter font
\usepackage[utf8]{inputenc}
\usepackage[italian]{babel}
...
1
vote
1answer
199 views
Combination of Subfiles, Apacite and Babel packages result in LaTeX error
For my bachelor thesis, I want to write my chapters in separate files and be able to compile them separately. To combine them, I use the subfiles package. For citations, I have to use Apa style via ...
3
votes
1answer
205 views
Biblatex-apa: numbered, annotated bibliography using \fullcitebib?
EDIT #3: The code below has been updated to what I'm currently using, from the post at http://tex.stackexchange.com/a/91381/24264; note that I've added a field to my bibentry (annote) as part of this ...
1
vote
0answers
75 views
How can I get author-year references in footnotes? (I.e. Harvard style but in footnotes, rather than in parentheses in the text) [closed]
I'm trying to configure biblatex to work so that I get Author-Year references in footnotes rather than in the bulk of the text.
So what I want is:
Previous literature has suggested* and this is ...
2
votes
1answer
54 views
Removing the italicized parts from an APA bibliography
This journal guidelines requires that
References should follow the APA style, but without any use of italic
type
In the apa6 package some parts of the references are italicized. I'm ...
2
votes
2answers
248 views
I need help to make an apa style bibliography in LaTeX
Im using Spanish babel and I need to do an apa style bibliography in Spanish but when I use apa style bibliography it just shows the word referencias (references) but doesn't show the references I ...


