Colon (:) instead of period (.) after author with biblatex, alphabeticReplace period with colon after year with biblatex to approximate ametsoc guidelinesPeriod after last author name in biblatex when terseinits = truebiblatex: remove comma after last author only in bookWhen author field is empty, do not put colon after prenote in authortitle-compUsing colon “:” after author only for book and thesis, biblatexInsert Colon in between (year) and (title) in references list: authoryear styleAdjusting biblatex authoryear style (to closely resemble apalike)Styling citationColon instead of “p.” in Biblatex authoryear-compPeriod after last author name in biblatex when terseinits = truebiblatex-verbose: Comma after editor instead of periodbiblatex: remove comma after last author only in bookBiblatex: suppress colon after “In” for edited volumesAdd period after author in biblatex with dashed entriesWhen author field is empty, do not put colon after prenote in authortitle-compbiblatex - How can I force a colon after a period?Using colon “:” after author only for book and thesis, biblatexbiblatex no colon after isbn
A reference to a well-known characterization of scattered compact spaces
Watching something be written to a file live with tail
CEO ridiculed me with gay jokes and grabbed me and wouldn't let go - now getting pushed out of company
How to prevent "they're falling in love" trope
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Western buddy movie with a supernatural twist where a woman turns into an eagle at the end
Is it unprofessional to ask if a job posting on GlassDoor is real?
Brothers & sisters
Why is the 'in' operator throwing an error with a string literal instead of logging false?
Why is consensus so controversial in Britain?
What is going on with Captain Marvel's blood colour?
How can saying a song's name be a copyright violation?
How can I make my BBEG immortal short of making them a Lich or Vampire?
Infinite Abelian subgroup of infinite non Abelian group example
Why can't we play rap on piano?
Can I ask the recruiters in my resume to put the reason why I am rejected?
Anagram holiday
What does it mean to describe someone as a butt steak?
Can one be a co-translator of a book, if he does not know the language that the book is translated into?
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
What about the virus in 12 Monkeys?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
How to draw the figure with four pentagons?
Colon (:) instead of period (.) after author with biblatex, alphabetic
Replace period with colon after year with biblatex to approximate ametsoc guidelinesPeriod after last author name in biblatex when terseinits = truebiblatex: remove comma after last author only in bookWhen author field is empty, do not put colon after prenote in authortitle-compUsing colon “:” after author only for book and thesis, biblatexInsert Colon in between (year) and (title) in references list: authoryear styleAdjusting biblatex authoryear style (to closely resemble apalike)Styling citationColon instead of “p.” in Biblatex authoryear-compPeriod after last author name in biblatex when terseinits = truebiblatex-verbose: Comma after editor instead of periodbiblatex: remove comma after last author only in bookBiblatex: suppress colon after “In” for edited volumesAdd period after author in biblatex with dashed entriesWhen author field is empty, do not put colon after prenote in authortitle-compbiblatex - How can I force a colon after a period?Using colon “:” after author only for book and thesis, biblatexbiblatex no colon after isbn
With biblatex
, alphabetic
style, I have
<author>. <title>
But I want to have a colon ":" instead of the period "." after the author:
<author>: <title>
What do I have to change?
biblatex punctuation
add a comment |
With biblatex
, alphabetic
style, I have
<author>. <title>
But I want to have a colon ":" instead of the period "." after the author:
<author>: <title>
What do I have to change?
biblatex punctuation
1
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20
add a comment |
With biblatex
, alphabetic
style, I have
<author>. <title>
But I want to have a colon ":" instead of the period "." after the author:
<author>: <title>
What do I have to change?
biblatex punctuation
With biblatex
, alphabetic
style, I have
<author>. <title>
But I want to have a colon ":" instead of the period "." after the author:
<author>: <title>
What do I have to change?
biblatex punctuation
biblatex punctuation
edited Jan 7 '12 at 15:20
doncherry
35.3k23137209
35.3k23137209
asked Sep 19 '11 at 9:50
Johannes LJohannes L
339412
339412
1
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20
add a comment |
1
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20
1
1
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20
add a comment |
1 Answer
1
active
oldest
votes
Put the following in your preamble after having loaded biblatex
renewcommandlabelnamepunctaddcolonspace
(This is better than renewcommandlabelnamepunct:addspace
, as remarked by domwass.)
Update
The labelnamepunct
command is currently deprecated and the context dependent
DeclareDelimFormat[bib]nametitledelimaddcolonspace
should be used. However, old styles may still be using labelnamepunct
, so the original answer has been kept. (Thanks to moewe for recalling to update.)
6
It would be better to userenewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.
– domwass
Sep 19 '11 at 12:09
@domwass Right; all thoseadd...
commands in biblatex are confusing.
– egreg
Sep 19 '11 at 12:13
This works withverbose
style as well. Question: Thelabelnamepunct
will only be executed after the author entry and nowhere else?
– doncherry
Jan 7 '12 at 15:23
@doncherrybiblatex
defines many "punct" commands, so I guess this is specialized for that purpose.
– egreg
Jan 7 '12 at 15:47
3
Starting from version 3.4 one can also use the new interface:DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition oflabelnamepunct
still works as the default isDeclareDelimFormat[bib]nametitledelimlabelnamepunct
.
– moewe
Sep 5 '16 at 14:56
|
show 4 more comments
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%2f28892%2fcolon-instead-of-period-after-author-with-biblatex-alphabetic%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
Put the following in your preamble after having loaded biblatex
renewcommandlabelnamepunctaddcolonspace
(This is better than renewcommandlabelnamepunct:addspace
, as remarked by domwass.)
Update
The labelnamepunct
command is currently deprecated and the context dependent
DeclareDelimFormat[bib]nametitledelimaddcolonspace
should be used. However, old styles may still be using labelnamepunct
, so the original answer has been kept. (Thanks to moewe for recalling to update.)
6
It would be better to userenewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.
– domwass
Sep 19 '11 at 12:09
@domwass Right; all thoseadd...
commands in biblatex are confusing.
– egreg
Sep 19 '11 at 12:13
This works withverbose
style as well. Question: Thelabelnamepunct
will only be executed after the author entry and nowhere else?
– doncherry
Jan 7 '12 at 15:23
@doncherrybiblatex
defines many "punct" commands, so I guess this is specialized for that purpose.
– egreg
Jan 7 '12 at 15:47
3
Starting from version 3.4 one can also use the new interface:DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition oflabelnamepunct
still works as the default isDeclareDelimFormat[bib]nametitledelimlabelnamepunct
.
– moewe
Sep 5 '16 at 14:56
|
show 4 more comments
Put the following in your preamble after having loaded biblatex
renewcommandlabelnamepunctaddcolonspace
(This is better than renewcommandlabelnamepunct:addspace
, as remarked by domwass.)
Update
The labelnamepunct
command is currently deprecated and the context dependent
DeclareDelimFormat[bib]nametitledelimaddcolonspace
should be used. However, old styles may still be using labelnamepunct
, so the original answer has been kept. (Thanks to moewe for recalling to update.)
6
It would be better to userenewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.
– domwass
Sep 19 '11 at 12:09
@domwass Right; all thoseadd...
commands in biblatex are confusing.
– egreg
Sep 19 '11 at 12:13
This works withverbose
style as well. Question: Thelabelnamepunct
will only be executed after the author entry and nowhere else?
– doncherry
Jan 7 '12 at 15:23
@doncherrybiblatex
defines many "punct" commands, so I guess this is specialized for that purpose.
– egreg
Jan 7 '12 at 15:47
3
Starting from version 3.4 one can also use the new interface:DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition oflabelnamepunct
still works as the default isDeclareDelimFormat[bib]nametitledelimlabelnamepunct
.
– moewe
Sep 5 '16 at 14:56
|
show 4 more comments
Put the following in your preamble after having loaded biblatex
renewcommandlabelnamepunctaddcolonspace
(This is better than renewcommandlabelnamepunct:addspace
, as remarked by domwass.)
Update
The labelnamepunct
command is currently deprecated and the context dependent
DeclareDelimFormat[bib]nametitledelimaddcolonspace
should be used. However, old styles may still be using labelnamepunct
, so the original answer has been kept. (Thanks to moewe for recalling to update.)
Put the following in your preamble after having loaded biblatex
renewcommandlabelnamepunctaddcolonspace
(This is better than renewcommandlabelnamepunct:addspace
, as remarked by domwass.)
Update
The labelnamepunct
command is currently deprecated and the context dependent
DeclareDelimFormat[bib]nametitledelimaddcolonspace
should be used. However, old styles may still be using labelnamepunct
, so the original answer has been kept. (Thanks to moewe for recalling to update.)
edited 30 mins ago
answered Sep 19 '11 at 11:08
egregegreg
731k8919303252
731k8919303252
6
It would be better to userenewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.
– domwass
Sep 19 '11 at 12:09
@domwass Right; all thoseadd...
commands in biblatex are confusing.
– egreg
Sep 19 '11 at 12:13
This works withverbose
style as well. Question: Thelabelnamepunct
will only be executed after the author entry and nowhere else?
– doncherry
Jan 7 '12 at 15:23
@doncherrybiblatex
defines many "punct" commands, so I guess this is specialized for that purpose.
– egreg
Jan 7 '12 at 15:47
3
Starting from version 3.4 one can also use the new interface:DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition oflabelnamepunct
still works as the default isDeclareDelimFormat[bib]nametitledelimlabelnamepunct
.
– moewe
Sep 5 '16 at 14:56
|
show 4 more comments
6
It would be better to userenewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.
– domwass
Sep 19 '11 at 12:09
@domwass Right; all thoseadd...
commands in biblatex are confusing.
– egreg
Sep 19 '11 at 12:13
This works withverbose
style as well. Question: Thelabelnamepunct
will only be executed after the author entry and nowhere else?
– doncherry
Jan 7 '12 at 15:23
@doncherrybiblatex
defines many "punct" commands, so I guess this is specialized for that purpose.
– egreg
Jan 7 '12 at 15:47
3
Starting from version 3.4 one can also use the new interface:DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition oflabelnamepunct
still works as the default isDeclareDelimFormat[bib]nametitledelimlabelnamepunct
.
– moewe
Sep 5 '16 at 14:56
6
6
It would be better to use
renewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.– domwass
Sep 19 '11 at 12:09
It would be better to use
renewcommandlabelnamepunctaddcolonspace
, because then unintended whitespace before the colon will be deleted.– domwass
Sep 19 '11 at 12:09
@domwass Right; all those
add...
commands in biblatex are confusing.– egreg
Sep 19 '11 at 12:13
@domwass Right; all those
add...
commands in biblatex are confusing.– egreg
Sep 19 '11 at 12:13
This works with
verbose
style as well. Question: The labelnamepunct
will only be executed after the author entry and nowhere else?– doncherry
Jan 7 '12 at 15:23
This works with
verbose
style as well. Question: The labelnamepunct
will only be executed after the author entry and nowhere else?– doncherry
Jan 7 '12 at 15:23
@doncherry
biblatex
defines many "punct" commands, so I guess this is specialized for that purpose.– egreg
Jan 7 '12 at 15:47
@doncherry
biblatex
defines many "punct" commands, so I guess this is specialized for that purpose.– egreg
Jan 7 '12 at 15:47
3
3
Starting from version 3.4 one can also use the new interface:
DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition of labelnamepunct
still works as the default is DeclareDelimFormat[bib]nametitledelimlabelnamepunct
.– moewe
Sep 5 '16 at 14:56
Starting from version 3.4 one can also use the new interface:
DeclareDelimFormat[bib]nametitledelimaddcolonspace
. The redefinition of labelnamepunct
still works as the default is DeclareDelimFormat[bib]nametitledelimlabelnamepunct
.– moewe
Sep 5 '16 at 14:56
|
show 4 more comments
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%2f28892%2fcolon-instead-of-period-after-author-with-biblatex-alphabetic%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
I refurbished your question a bit, hope you don't mind.
– doncherry
Jan 7 '12 at 15:20