undefined control sequence maketitle apa6 journalUndefined control sequence. endframeUndefined control sequence EnableCrossrefsebproof undefined control sequence hypoUndefined control sequence in listingsUndefined Control Sequence using align*LaTeX table undefined control sequence“Undefined control sequence” Regression table from Stataundefined control sequence. bstctlciteWhy does `snotez` throw an error when trying to start a chapter?undefined control sequence begin document
Are these expressions not equal? Mathematica output is ambiguous
Mixing PEX brands
Mimic lecturing on blackboard, facing audience
The IT department bottlenecks progress, how should I handle this?
Why "had" in "[something] we would have made had we used [something]"?
What are the balance implications behind making invisible things auto-hide?
What to do when eye contact makes your subordinate uncomfortable?
It grows, but water kills it
Creepy dinosaur pc game identification
How could a planet have erratic days?
Does malloc reserve more space while allocating memory?
Strong empirical falsification of quantum mechanics based on vacuum energy density?
putting logo on same line but after title, latex
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
Using substitution ciphers to generate new alphabets in a novel
Recommended PCB layout understanding - ADM2572 datasheet
Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?
How to create table with 2D function values?
Multiplicative persistence
Make a Bowl of Alphabet Soup
Has any country ever had 2 former presidents in jail simultaneously?
Does Doodling or Improvising on the Piano Have Any Benefits?
Biological Blimps: Propulsion
Is there a RAID 0 Equivalent for RAM?
undefined control sequence maketitle apa6 journal
Undefined control sequence. endframeUndefined control sequence EnableCrossrefsebproof undefined control sequence hypoUndefined control sequence in listingsUndefined Control Sequence using align*LaTeX table undefined control sequence“Undefined control sequence” Regression table from Stataundefined control sequence. bstctlciteWhy does `snotez` throw an error when trying to start a chapter?undefined control sequence begin document
i am making a journal with apa6 but when i make all the preamble, and put the make a title command the editor says undefined control sequence line 11 (which is maketitle)
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
usepackage[afilliation]
titleLa tutela como mecanismo
twoauthorsMariana)Jose
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
undefined
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
i am making a journal with apa6 but when i make all the preamble, and put the make a title command the editor says undefined control sequence line 11 (which is maketitle)
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
usepackage[afilliation]
titleLa tutela como mecanismo
twoauthorsMariana)Jose
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
undefined
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Where can we get theafilliationpackage (btw the synatx is wrong, it should beusepackage...)
– samcarter
7 mins ago
add a comment |
i am making a journal with apa6 but when i make all the preamble, and put the make a title command the editor says undefined control sequence line 11 (which is maketitle)
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
usepackage[afilliation]
titleLa tutela como mecanismo
twoauthorsMariana)Jose
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
undefined
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
i am making a journal with apa6 but when i make all the preamble, and put the make a title command the editor says undefined control sequence line 11 (which is maketitle)
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
usepackage[afilliation]
titleLa tutela como mecanismo
twoauthorsMariana)Jose
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
undefined
undefined
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 9 mins ago
samcarter
92.6k7105299
92.6k7105299
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 13 mins ago
ElectronicElectronic
1
1
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Electronic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Where can we get theafilliationpackage (btw the synatx is wrong, it should beusepackage...)
– samcarter
7 mins ago
add a comment |
1
Where can we get theafilliationpackage (btw the synatx is wrong, it should beusepackage...)
– samcarter
7 mins ago
1
1
Where can we get the
afilliation package (btw the synatx is wrong, it should be usepackage...)– samcarter
7 mins ago
Where can we get the
afilliation package (btw the synatx is wrong, it should be usepackage...)– samcarter
7 mins ago
add a comment |
1 Answer
1
active
oldest
votes
Two problems:
the affiliations for the authors are missing, add
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)the syntax
usepackage[afilliation]is wrong, there should bearound the package name. Anyway this package seems not to be included in standard tex installations and not available from ctan, so I cannot say if it would work if the syntax error would be fixed...
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
%usepackageafilliation
titleLa tutela como mecanismo
twoauthorsMarianaJose
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
add a comment |
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
);
);
Electronic is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480980%2fundefined-control-sequence-maketitle-apa6-journal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Two problems:
the affiliations for the authors are missing, add
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)the syntax
usepackage[afilliation]is wrong, there should bearound the package name. Anyway this package seems not to be included in standard tex installations and not available from ctan, so I cannot say if it would work if the syntax error would be fixed...
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
%usepackageafilliation
titleLa tutela como mecanismo
twoauthorsMarianaJose
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
add a comment |
Two problems:
the affiliations for the authors are missing, add
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)the syntax
usepackage[afilliation]is wrong, there should bearound the package name. Anyway this package seems not to be included in standard tex installations and not available from ctan, so I cannot say if it would work if the syntax error would be fixed...
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
%usepackageafilliation
titleLa tutela como mecanismo
twoauthorsMarianaJose
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
add a comment |
Two problems:
the affiliations for the authors are missing, add
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)the syntax
usepackage[afilliation]is wrong, there should bearound the package name. Anyway this package seems not to be included in standard tex installations and not available from ctan, so I cannot say if it would work if the syntax error would be fixed...
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
%usepackageafilliation
titleLa tutela como mecanismo
twoauthorsMarianaJose
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
Two problems:
the affiliations for the authors are missing, add
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)the syntax
usepackage[afilliation]is wrong, there should bearound the package name. Anyway this package seems not to be included in standard tex installations and not available from ctan, so I cannot say if it would work if the syntax error would be fixed...
documentclass[jou]apa6
usepackage[utf8]inputenc
usepackage[spanish]babel
%usepackageafilliation
titleLa tutela como mecanismo
twoauthorsMarianaJose
twoaffiliationsAffil. of 1st Author(s)Affil. 2nd Author(s)
leftheaderJaramillo, Aristizabal
abstractaqui va el abstract
keywordspalabras clave
begindocument
maketitle
yo llevare
enddocument
answered 4 mins ago
samcartersamcarter
92.6k7105299
92.6k7105299
add a comment |
add a comment |
Electronic is a new contributor. Be nice, and check out our Code of Conduct.
Electronic is a new contributor. Be nice, and check out our Code of Conduct.
Electronic is a new contributor. Be nice, and check out our Code of Conduct.
Electronic is a new contributor. Be nice, and check out our Code of Conduct.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480980%2fundefined-control-sequence-maketitle-apa6-journal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
Where can we get the
afilliationpackage (btw the synatx is wrong, it should beusepackage...)– samcarter
7 mins ago