Reference Citation with name instead of numberWhy do I get (author?) when I use citet with natbib?Question mark or bold citation key instead of citation numberQuestion mark in output instead of citation numberchapter number in citationAuthor-number citation with elsarticlecitation with page number does not workMulitple reference citation with usepackagecitebold words instead of number in citation call-outsCitation label instead of number of referenceUsing reference name of cited source instead of number in text and bibliographyinterrogation point (question mark) instead of citation call-out
Unexpected behavior of the procedure `Area` on the object 'Polygon'
System.QueryException unexpected token
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
Can a college of swords bard use blade flourish on an OA from dissonant whispers?
Open a doc from terminal, but not by its name
How do I delete all blank lines in a buffer?
Pre-mixing cryogenic fuels and using only one fuel tank
Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?
Solve the following system of equations - (3)
What to do if you miss a job interview (deliberately)?
The IT department bottlenecks progress, how should I handle this?
How to say when an application is taking the half of your screen on a computer
Why is it that I can sometimes guess the next note?
How do you make your own symbol when Detexify fails?
Why did the EU agree to delay the Brexit deadline?
Can I still be respawned if I die by falling off the map?
How much character growth crosses the line into breaking the character
PTIJ: Haman's bad computer
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Mixing PEX brands
Why is the "ls" command showing permissions of files in a FAT32 partition?
Calculating total slots
Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?
A binary search solution to 3Sum
Reference Citation with name instead of number
Why do I get (author?) when I use citet with natbib?Question mark or bold citation key instead of citation numberQuestion mark in output instead of citation numberchapter number in citationAuthor-number citation with elsarticlecitation with page number does not workMulitple reference citation with usepackagecitebold words instead of number in citation call-outsCitation label instead of number of referenceUsing reference name of cited source instead of number in text and bibliographyinterrogation point (question mark) instead of citation call-out
I am writing this reference in my .tex file
beginthebibliography
bibitemThomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
When I see the generated file it comes like this:
expected to form the mainstay of the future fifth generation of wireless
networks [1] instead of [1] I need (Thomas).
bibliographies citing
bumped to the homepage by Community♦ 25 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am writing this reference in my .tex file
beginthebibliography
bibitemThomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
When I see the generated file it comes like this:
expected to form the mainstay of the future fifth generation of wireless
networks [1] instead of [1] I need (Thomas).
bibliographies citing
bumped to the homepage by Community♦ 25 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17
add a comment |
I am writing this reference in my .tex file
beginthebibliography
bibitemThomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
When I see the generated file it comes like this:
expected to form the mainstay of the future fifth generation of wireless
networks [1] instead of [1] I need (Thomas).
bibliographies citing
I am writing this reference in my .tex file
beginthebibliography
bibitemThomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
When I see the generated file it comes like this:
expected to form the mainstay of the future fifth generation of wireless
networks [1] instead of [1] I need (Thomas).
bibliographies citing
bibliographies citing
edited Dec 11 '17 at 13:34
user31729
asked Dec 11 '17 at 11:10
muhmuh
1
1
bumped to the homepage by Community♦ 25 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 25 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17
add a comment |
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17
add a comment |
1 Answer
1
active
oldest
votes
I just run over similar situation. If your reference is just Thomas (also works with spaces, but unfortunately not with commas (yet)), you could define the bibliography with:
usepackagenatbib
bibliographystyleabbrvnat
setcitestyleauthoryear,open=(,close=)
(see https://de.overleaf.com/learn/latex/Natbib_citation_styles)
Then your bibitem should look like that:
bibitem[Thomas]Thomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
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
);
);
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%2f405581%2freference-citation-with-name-instead-of-number%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
I just run over similar situation. If your reference is just Thomas (also works with spaces, but unfortunately not with commas (yet)), you could define the bibliography with:
usepackagenatbib
bibliographystyleabbrvnat
setcitestyleauthoryear,open=(,close=)
(see https://de.overleaf.com/learn/latex/Natbib_citation_styles)
Then your bibitem should look like that:
bibitem[Thomas]Thomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
add a comment |
I just run over similar situation. If your reference is just Thomas (also works with spaces, but unfortunately not with commas (yet)), you could define the bibliography with:
usepackagenatbib
bibliographystyleabbrvnat
setcitestyleauthoryear,open=(,close=)
(see https://de.overleaf.com/learn/latex/Natbib_citation_styles)
Then your bibitem should look like that:
bibitem[Thomas]Thomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
add a comment |
I just run over similar situation. If your reference is just Thomas (also works with spaces, but unfortunately not with commas (yet)), you could define the bibliography with:
usepackagenatbib
bibliographystyleabbrvnat
setcitestyleauthoryear,open=(,close=)
(see https://de.overleaf.com/learn/latex/Natbib_citation_styles)
Then your bibitem should look like that:
bibitem[Thomas]Thomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
I just run over similar situation. If your reference is just Thomas (also works with spaces, but unfortunately not with commas (yet)), you could define the bibliography with:
usepackagenatbib
bibliographystyleabbrvnat
setcitestyleauthoryear,open=(,close=)
(see https://de.overleaf.com/learn/latex/Natbib_citation_styles)
Then your bibitem should look like that:
bibitem[Thomas]Thomas Thomas, V. A., El-Hajjar, M., Hanzo, L.: Performance improvement and cost reduction techniques for radio over fiber communications.IEEE Communications Surveys & Tutorials. boldm $17$(2), 627-670(2015).
answered Feb 20 at 17:31
chloesoechloesoe
1012
1012
add a comment |
add a comment |
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%2f405581%2freference-citation-with-name-instead-of-number%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
Does it helps tex.stackexchange.com/questions/166840/…?
– koleygr
Dec 11 '17 at 15:50
en.wikibooks.org/wiki/LaTeX/Manually_Managing_References
– Johannes_B
Mar 10 '18 at 18:17