file.bib & sign
How to write to file.bib (sources for BibTex) sign &?
I wrote
&
And the result is:
bibtex
add a comment |
How to write to file.bib (sources for BibTex) sign &?
I wrote
&
And the result is:
bibtex
5
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting withdocumentclass{...}
and ending withend{document}
.
– albert
Feb 24 at 14:42
6
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
3
that is an & the usual style in italic fonts, trytextit{&} &
in latex.
– David Carlisle
Feb 24 at 15:04
1
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.
– barbara beeton
Feb 24 at 17:23
add a comment |
How to write to file.bib (sources for BibTex) sign &?
I wrote
&
And the result is:
bibtex
How to write to file.bib (sources for BibTex) sign &?
I wrote
&
And the result is:
bibtex
bibtex
asked Feb 24 at 14:38
Lukáš AltmanLukáš Altman
11
11
5
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting withdocumentclass{...}
and ending withend{document}
.
– albert
Feb 24 at 14:42
6
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
3
that is an & the usual style in italic fonts, trytextit{&} &
in latex.
– David Carlisle
Feb 24 at 15:04
1
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.
– barbara beeton
Feb 24 at 17:23
add a comment |
5
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting withdocumentclass{...}
and ending withend{document}
.
– albert
Feb 24 at 14:42
6
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
3
that is an & the usual style in italic fonts, trytextit{&} &
in latex.
– David Carlisle
Feb 24 at 15:04
1
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.
– barbara beeton
Feb 24 at 17:23
5
5
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting with
documentclass{...}
and ending with end{document}
.– albert
Feb 24 at 14:42
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting with
documentclass{...}
and ending with end{document}
.– albert
Feb 24 at 14:42
6
6
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
3
3
that is an & the usual style in italic fonts, try
textit{&} &
in latex.– David Carlisle
Feb 24 at 15:04
that is an & the usual style in italic fonts, try
textit{&} &
in latex.– David Carlisle
Feb 24 at 15:04
1
1
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:
textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.– barbara beeton
Feb 24 at 17:23
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:
textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.– barbara beeton
Feb 24 at 17:23
add a 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%2f476461%2ffile-bib-sign%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%2f476461%2ffile-bib-sign%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
5
Welcome to TeX.SX! Please help us help you and add a minimal working example (MWE) that illustrates your problem. Reproducing the problem and finding out what the issue is will be much easier when we see compilable code, starting with
documentclass{...}
and ending withend{document}
.– albert
Feb 24 at 14:42
6
What you have got is the & sign, but it is printed in the italic font like the text around it. The bibtex style determines which font is used.
– Andrew Swann
Feb 24 at 14:47
3
that is an & the usual style in italic fonts, try
textit{&} &
in latex.– David Carlisle
Feb 24 at 15:04
1
See also tex.stackexchange.com/q/367757/35864, tex.stackexchange.com/q/298333/35864
– moewe
Feb 24 at 15:38
Using the Computer Modern fonts, probably the simplest approach is to explicitly request the "slanted" form:
textsl{&}
which has the same shape as the upright ampersand, but is slanted at the same angle as the italic alphabet.– barbara beeton
Feb 24 at 17:23