BibLaTeX citation with name surname year, how can I get rid off the name? The Next CEO of Stack OverflowElsevier style citation for biblatexbibLaTeX authoryear citation style with unknown yearbiblatex messing up citation entry with lots of authorsOne cite crash allHow to sort references by year if they have the same authorHow can I get rid off this language “english”?Biblatex: How to get year in parenthesis with /textcite & shorthandBiblatex citation style: (author et al, year)Presentation References — no-title footnotes, allowing arXivObtain author name and year with a single citation command with ieee style in Biblatex
How can I prove that a state of equilibrium is unstable?
Creating a script with console commands
How did scripture get the name bible?
Is there a rule of thumb for determining the amount one should accept for a settlement offer?
Could a dragon use hot air to help it take off?
Is it possible to make a 9x9 table fit within the default margins?
What is the difference between 'contrib' and 'non-free' packages repositories?
Oldie but Goldie
How can I separate the number from the unit in argument?
Why did the Drakh emissary look so blurred in S04:E11 "Lines of Communication"?
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
How to find if SQL server backup is encrypted with TDE without restoring the backup
Could a dragon use its wings to swim?
Find a path from s to t using as few red nodes as possible
Was the Stack Exchange "Happy April Fools" page fitting with the 90s code?
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
Why does sin(x) - sin(y) equal this?
Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?
Is a distribution that is normal, but highly skewed, considered Gaussian?
Calculate the Mean mean of two numbers
Does int main() need a declaration on C++?
Free fall ellipse or parabola?
What does this strange code stamp on my passport mean?
How can the PCs determine if an item is a phylactery?
BibLaTeX citation with name surname year, how can I get rid off the name?
The Next CEO of Stack OverflowElsevier style citation for biblatexbibLaTeX authoryear citation style with unknown yearbiblatex messing up citation entry with lots of authorsOne cite crash allHow to sort references by year if they have the same authorHow can I get rid off this language “english”?Biblatex: How to get year in parenthesis with /textcite & shorthandBiblatex citation style: (author et al, year)Presentation References — no-title footnotes, allowing arXivObtain author name and year with a single citation command with ieee style in Biblatex
I have following literature in my .bib
file:
@inproceedingslang2017earth,
title=Earth observation for humanitarian assistance,
author=Lang, Stefan and Schoepfer, Elisabeth and Zeil, Peter and Riedler, Barbara,
booktitle=GI Forum--J Geogr Inf Sci,
volume=1,
pages=157--165,
year=2017
When I try to cite it with parencite
or with citet
it always appears with the name of the author in the .pdf file:
(Stefan Lang, Schoepfer, et al., 2017)
I want to get rid off the "Stefan"
same here
@articlelang2015earth,
title=Earth Observation for Humanitarian Operations,
author=Lang, Stefan and F"ureder, Petra,
journal=GI_Forum,
volume=2015,
pages=384--390,
year=2015,
publisher=Verlag der "Osterreichischen Akademie der Wissenschaften
I cite it with citet...
and it appears like this in the .pdf:
Stefan Lang and Füreder (2015)
and again "Stefan" appears!
What can I do against this, because all the other citations work perfectly except of these two.
biblatex
New contributor
add a comment |
I have following literature in my .bib
file:
@inproceedingslang2017earth,
title=Earth observation for humanitarian assistance,
author=Lang, Stefan and Schoepfer, Elisabeth and Zeil, Peter and Riedler, Barbara,
booktitle=GI Forum--J Geogr Inf Sci,
volume=1,
pages=157--165,
year=2017
When I try to cite it with parencite
or with citet
it always appears with the name of the author in the .pdf file:
(Stefan Lang, Schoepfer, et al., 2017)
I want to get rid off the "Stefan"
same here
@articlelang2015earth,
title=Earth Observation for Humanitarian Operations,
author=Lang, Stefan and F"ureder, Petra,
journal=GI_Forum,
volume=2015,
pages=384--390,
year=2015,
publisher=Verlag der "Osterreichischen Akademie der Wissenschaften
I cite it with citet...
and it appears like this in the .pdf:
Stefan Lang and Füreder (2015)
and again "Stefan" appears!
What can I do against this, because all the other citations work perfectly except of these two.
biblatex
New contributor
add a comment |
I have following literature in my .bib
file:
@inproceedingslang2017earth,
title=Earth observation for humanitarian assistance,
author=Lang, Stefan and Schoepfer, Elisabeth and Zeil, Peter and Riedler, Barbara,
booktitle=GI Forum--J Geogr Inf Sci,
volume=1,
pages=157--165,
year=2017
When I try to cite it with parencite
or with citet
it always appears with the name of the author in the .pdf file:
(Stefan Lang, Schoepfer, et al., 2017)
I want to get rid off the "Stefan"
same here
@articlelang2015earth,
title=Earth Observation for Humanitarian Operations,
author=Lang, Stefan and F"ureder, Petra,
journal=GI_Forum,
volume=2015,
pages=384--390,
year=2015,
publisher=Verlag der "Osterreichischen Akademie der Wissenschaften
I cite it with citet...
and it appears like this in the .pdf:
Stefan Lang and Füreder (2015)
and again "Stefan" appears!
What can I do against this, because all the other citations work perfectly except of these two.
biblatex
New contributor
I have following literature in my .bib
file:
@inproceedingslang2017earth,
title=Earth observation for humanitarian assistance,
author=Lang, Stefan and Schoepfer, Elisabeth and Zeil, Peter and Riedler, Barbara,
booktitle=GI Forum--J Geogr Inf Sci,
volume=1,
pages=157--165,
year=2017
When I try to cite it with parencite
or with citet
it always appears with the name of the author in the .pdf file:
(Stefan Lang, Schoepfer, et al., 2017)
I want to get rid off the "Stefan"
same here
@articlelang2015earth,
title=Earth Observation for Humanitarian Operations,
author=Lang, Stefan and F"ureder, Petra,
journal=GI_Forum,
volume=2015,
pages=384--390,
year=2015,
publisher=Verlag der "Osterreichischen Akademie der Wissenschaften
I cite it with citet...
and it appears like this in the .pdf:
Stefan Lang and Füreder (2015)
and again "Stefan" appears!
What can I do against this, because all the other citations work perfectly except of these two.
biblatex
biblatex
New contributor
New contributor
edited 16 secs ago
moewe
95.8k10116359
95.8k10116359
New contributor
asked 4 mins ago
StefanieStefanie
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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
);
);
Stefanie 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%2f482705%2fbiblatex-citation-with-name-surname-year-how-can-i-get-rid-off-the-name%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
Stefanie is a new contributor. Be nice, and check out our Code of Conduct.
Stefanie is a new contributor. Be nice, and check out our Code of Conduct.
Stefanie is a new contributor. Be nice, and check out our Code of Conduct.
Stefanie 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%2f482705%2fbiblatex-citation-with-name-surname-year-how-can-i-get-rid-off-the-name%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