How can I replace “and” with another conjunction? I write in SpanishCite multiplie from...
Digits in an algebraic irrational number
My cat mixes up the floors in my building. How can I help him?
What are "industrial chops"?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
How much mayhem could I cause as a sentient fish?
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Why is mind meld hard for T'pol in Star Trek: Enterprise?
Writing a character who is going through a civilizing process without overdoing it?
Cat is tipping over bed-side lamps during the night
Which one of these password policies is more secure?
If I delete my router's history can my ISP still provide it to my parents?
Am I a Rude Number?
Do authors have to be politically correct in article-writing?
Dilemma of explaining to interviewer that he is the reason for declining second interview
Incorporating research and background: How much is too much?
Are there any modern advantages of a fire piston?
Why Normality assumption in linear regression
Why would space fleets be aligned?
How to prevent users from executing commands through browser URL
Find some digits of factorial 17
What is the wife of a henpecked husband called?
How do you funnel food off a cutting board?
Can a hotel cancel a confirmed reservation?
Publishing research using outdated methods
How can I replace “and” with another conjunction? I write in Spanish
Cite multiplie from biblograghyBibliography: How can I change the “&” in “and” in the references?How to manually change sort and name format of reference list in latexChange field order in apacite referencesHow to format(bold) only the authors part of in text citation using apacite packageApacite and multibbl: how use them together?How to write “(e.g. Surname, 2018)” with apacite?change “and” for “y” in citeA [apacite]Disable citecounter in apaciteHow to display commas in italics after journal and volume number with apacite bibliography style?
How can I change 'and' in my cites? E.g. "Rojas and Torres" -- I want "Rojas y Torres".
apacite
|
show 1 more comment
How can I change 'and' in my cites? E.g. "Rojas and Torres" -- I want "Rojas y Torres".
apacite
4
Try addingusepackage[spanish]{babel}
in your peamble.
– CarLaTeX
Feb 22 at 20:10
3
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
1
If you are indeed usingbiblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that withbabel
orpiolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.
– moewe
Feb 23 at 14:54
1
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
2
If you are usingusepackage{apacite}
(i.e. apacite) you probably also want to usebibliographystyle{apacite}
and not apalike.apacite
has a Spanish localisation and should be able to say 'y'.apalike
on the other hand is English only. (Of course the two styles also differ in many other respects:apalike
is basically just author-year citation with nothing fancy going on, whileapacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864
– moewe
43 mins ago
|
show 1 more comment
How can I change 'and' in my cites? E.g. "Rojas and Torres" -- I want "Rojas y Torres".
apacite
How can I change 'and' in my cites? E.g. "Rojas and Torres" -- I want "Rojas y Torres".
apacite
apacite
edited 6 mins ago
Mico
281k31384772
281k31384772
asked Feb 22 at 20:02
Edwin TorresEdwin Torres
61
61
4
Try addingusepackage[spanish]{babel}
in your peamble.
– CarLaTeX
Feb 22 at 20:10
3
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
1
If you are indeed usingbiblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that withbabel
orpiolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.
– moewe
Feb 23 at 14:54
1
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
2
If you are usingusepackage{apacite}
(i.e. apacite) you probably also want to usebibliographystyle{apacite}
and not apalike.apacite
has a Spanish localisation and should be able to say 'y'.apalike
on the other hand is English only. (Of course the two styles also differ in many other respects:apalike
is basically just author-year citation with nothing fancy going on, whileapacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864
– moewe
43 mins ago
|
show 1 more comment
4
Try addingusepackage[spanish]{babel}
in your peamble.
– CarLaTeX
Feb 22 at 20:10
3
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
1
If you are indeed usingbiblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that withbabel
orpiolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.
– moewe
Feb 23 at 14:54
1
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
2
If you are usingusepackage{apacite}
(i.e. apacite) you probably also want to usebibliographystyle{apacite}
and not apalike.apacite
has a Spanish localisation and should be able to say 'y'.apalike
on the other hand is English only. (Of course the two styles also differ in many other respects:apalike
is basically just author-year citation with nothing fancy going on, whileapacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864
– moewe
43 mins ago
4
4
Try adding
usepackage[spanish]{babel}
in your peamble.– CarLaTeX
Feb 22 at 20:10
Try adding
usepackage[spanish]{babel}
in your peamble.– CarLaTeX
Feb 22 at 20:10
3
3
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
1
1
If you are indeed using
biblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that with babel
or piolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.– moewe
Feb 23 at 14:54
If you are indeed using
biblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that with babel
or piolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.– moewe
Feb 23 at 14:54
1
1
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
2
2
If you are using
usepackage{apacite}
(i.e. apacite) you probably also want to use bibliographystyle{apacite}
and not apalike. apacite
has a Spanish localisation and should be able to say 'y'. apalike
on the other hand is English only. (Of course the two styles also differ in many other respects: apalike
is basically just author-year citation with nothing fancy going on, while apacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864– moewe
43 mins ago
If you are using
usepackage{apacite}
(i.e. apacite) you probably also want to use bibliographystyle{apacite}
and not apalike. apacite
has a Spanish localisation and should be able to say 'y'. apalike
on the other hand is English only. (Of course the two styles also differ in many other respects: apalike
is basically just author-year citation with nothing fancy going on, while apacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864– moewe
43 mins ago
|
show 1 more comment
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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%2f476223%2fhow-can-i-replace-and-with-another-conjunction-i-write-in-spanish%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
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');
});
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%2f476223%2fhow-can-i-replace-and-with-another-conjunction-i-write-in-spanish%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');
});
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');
});
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');
});
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
4
Try adding
usepackage[spanish]{babel}
in your peamble.– CarLaTeX
Feb 22 at 20:10
3
Welcome to TeX.SE. Do you use biblatex or bibtex? If it's the latter, which bibliography style do you employ.
– Mico
Feb 22 at 20:23
1
If you are indeed using
biblatex
as you tag suggests, you should automatically get Spanish localisation strings if you write in Spanish (and tell LaTeX about that withbabel
orpiolyglossia
). For other packages and styles more work will be required. Please tell us which bibliography and citation packages you use and which style in an MWE (tex.meta.stackexchange.com/q/228/35864) or MWEB (tex.meta.stackexchange.com/q/4407/35864). Without that info we can't really help you, I'm afraid.– moewe
Feb 23 at 14:54
1
Any news here? Unfortunately, your question is lacking important details and therefore can't really be answered properly at the moment. All attempts to help you would have to resort to wild guessing and might send you on a wild goose chase or be counterproductive. If the question is not clarified with more information about the packages you use (and ideally an MWE) I will vote to close this question as unclear what you are asking.
– moewe
2 days ago
2
If you are using
usepackage{apacite}
(i.e. apacite) you probably also want to usebibliographystyle{apacite}
and not apalike.apacite
has a Spanish localisation and should be able to say 'y'.apalike
on the other hand is English only. (Of course the two styles also differ in many other respects:apalike
is basically just author-year citation with nothing fancy going on, whileapacite
tries to implement the complex rules of the Publication Manual of the APA.) I didn't investigate further for a lack of a poper MWE: tex.meta.stackexchange.com/q/228/35864– moewe
43 mins ago