APA-cite using biblatex returns only in-text citation?problems using apa6e with biblatex-apaUsing...

Can a German sentence have two subjects?

Why has Russell's definition of numbers using equivalence classes been finally abandoned? ( If it has actually been abandoned).

How much RAM could one put in a typical 80386 setup?

Book about a traveler who helps planets in need

How to make payment on the internet without leaving a money trail?

How do I create uniquely male characters?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

How to re-create Edward Weson's Pepper No. 30?

declaring a variable twice in IIFE

"You are your self first supporter", a more proper way to say it

Why don't electromagnetic waves interact with each other?

Prevent a directory in /tmp from being deleted

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

What is the command to reset a PC without deleting any files

N.B. ligature in Latex

Why don't electron-positron collisions release infinite energy?

What are these boxed doors outside store fronts in New York?

Shell script can be run only with sh command

Is the month field really deprecated?

Do Phineas and Ferb ever actually get busted in real time?

Is there really no realistic way for a skeleton monster to move around without magic?

If Manufacturer spice model and Datasheet give different values which should I use?

How to get the available space of $HOME as a variable in shell scripting?



APA-cite using biblatex returns only in-text citation?


problems using apa6e with biblatex-apaUsing biblatex-apaBiblatex apa-style citation link issuemultiple citation with specific pages biblatex-apabiblatex 3.0 and APA citation stylesUsing apa with biblatexadd URL to citation apa biblatexbiblatex-apa: always use shortauthor in textLatex and APA, using biblatexcite truncation biblatex-apa does not work













0















I guess I was more used to seeing numbering such as these -- [1].



The following lets me to compile the file okay, but



usepackage[backend=biber,style=apa,babel=other]{biblatex}
DeclareLanguageMapping{english}{english-apa}
addbibresource{main.bib}
setlengthbibitemsep{1.5itemsep}


the return results such as:



According to a study done by Kent and Giles (2017), student teachers who use technology in their lessons tend to continue using technology tools throughout their teaching careers. [http://www.citationmachine.net/apa/cite-a-book]



Except in my case Kent and Giles (2017) would follow after the period with no context whatsoever (as I intend to just cite with number at the end)



Is this the common expected return format from APA-citation? Or are there variants I could use?










share|improve this question


















  • 2





    Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

    – David Purton
    9 hours ago






  • 1





    Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

    – David Purton
    9 hours ago






  • 1





    And the babel option is deprecated. You should use autolang=other instead.

    – David Purton
    9 hours ago











  • If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

    – moewe
    9 hours ago













  • Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

    – HSL
    6 hours ago
















0















I guess I was more used to seeing numbering such as these -- [1].



The following lets me to compile the file okay, but



usepackage[backend=biber,style=apa,babel=other]{biblatex}
DeclareLanguageMapping{english}{english-apa}
addbibresource{main.bib}
setlengthbibitemsep{1.5itemsep}


the return results such as:



According to a study done by Kent and Giles (2017), student teachers who use technology in their lessons tend to continue using technology tools throughout their teaching careers. [http://www.citationmachine.net/apa/cite-a-book]



Except in my case Kent and Giles (2017) would follow after the period with no context whatsoever (as I intend to just cite with number at the end)



Is this the common expected return format from APA-citation? Or are there variants I could use?










share|improve this question


















  • 2





    Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

    – David Purton
    9 hours ago






  • 1





    Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

    – David Purton
    9 hours ago






  • 1





    And the babel option is deprecated. You should use autolang=other instead.

    – David Purton
    9 hours ago











  • If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

    – moewe
    9 hours ago













  • Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

    – HSL
    6 hours ago














0












0








0








I guess I was more used to seeing numbering such as these -- [1].



The following lets me to compile the file okay, but



usepackage[backend=biber,style=apa,babel=other]{biblatex}
DeclareLanguageMapping{english}{english-apa}
addbibresource{main.bib}
setlengthbibitemsep{1.5itemsep}


the return results such as:



According to a study done by Kent and Giles (2017), student teachers who use technology in their lessons tend to continue using technology tools throughout their teaching careers. [http://www.citationmachine.net/apa/cite-a-book]



Except in my case Kent and Giles (2017) would follow after the period with no context whatsoever (as I intend to just cite with number at the end)



Is this the common expected return format from APA-citation? Or are there variants I could use?










share|improve this question














I guess I was more used to seeing numbering such as these -- [1].



The following lets me to compile the file okay, but



usepackage[backend=biber,style=apa,babel=other]{biblatex}
DeclareLanguageMapping{english}{english-apa}
addbibresource{main.bib}
setlengthbibitemsep{1.5itemsep}


the return results such as:



According to a study done by Kent and Giles (2017), student teachers who use technology in their lessons tend to continue using technology tools throughout their teaching careers. [http://www.citationmachine.net/apa/cite-a-book]



Except in my case Kent and Giles (2017) would follow after the period with no context whatsoever (as I intend to just cite with number at the end)



Is this the common expected return format from APA-citation? Or are there variants I could use?







biblatex apa-style






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 9 hours ago









HSLHSL

12




12








  • 2





    Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

    – David Purton
    9 hours ago






  • 1





    Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

    – David Purton
    9 hours ago






  • 1





    And the babel option is deprecated. You should use autolang=other instead.

    – David Purton
    9 hours ago











  • If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

    – moewe
    9 hours ago













  • Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

    – HSL
    6 hours ago














  • 2





    Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

    – David Purton
    9 hours ago






  • 1





    Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

    – David Purton
    9 hours ago






  • 1





    And the babel option is deprecated. You should use autolang=other instead.

    – David Purton
    9 hours ago











  • If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

    – moewe
    9 hours ago













  • Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

    – HSL
    6 hours ago








2




2





Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

– David Purton
9 hours ago





Yes, this is the expected output. biblatex-apa is designed to exactly reproduce the requirements of the APA. If you want a numeric citation style, then you don't want APA. Just use usepackage{biblatex}.

– David Purton
9 hours ago




1




1





Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

– David Purton
9 hours ago





Also, DeclareLanguageMapping{english}{english-apa} is not needed for newer versions of biblatex and should not be used for numeric style.

– David Purton
9 hours ago




1




1





And the babel option is deprecated. You should use autolang=other instead.

– David Purton
9 hours ago





And the babel option is deprecated. You should use autolang=other instead.

– David Purton
9 hours ago













If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

– moewe
9 hours ago







If you give a parenthetical citation at the end of a sentence as in "After the intervention, children increased in the number of books read per week (Smith & Wexwood, 2010)." the APA would prefer parencite (Kent and Giles 2017) instead of textcite Kent and Giles (2017). See blog.apastyle.org/apastyle/2011/01/…. textcite is used if the author names serve as subject or object in your sentence and can not be removed without impacting the structure of your sentence.

– moewe
9 hours ago















Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

– HSL
6 hours ago





Turns out I do need DeclareLanguageMapping{english}{english-apa}, I added after numerous web surfing. Thanks all.

– HSL
6 hours ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483662%2fapa-cite-using-biblatex-returns-only-in-text-citation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483662%2fapa-cite-using-biblatex-returns-only-in-text-citation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...