Colon (:) instead of period (.) after author with biblatex, alphabeticReplace period with colon after year...

When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?

Watching something be written to a file live with tail

Is it possible to create light that imparts a greater proportion of its energy as momentum rather than heat?

How can I fix/modify my tub/shower combo so the water comes out of the showerhead?

Can a virus destroy the BIOS of a modern computer?

Why do I get two different answers for this counting problem?

How to prevent "they're falling in love" trope

How many spell slots should my level 1 wizard/level 1 fighter have?

Is it possible to run Internet Explorer on OS X El Capitan?

Is it legal for company to use my work email to pretend I still work there?

How do I write bicross product symbols in latex?

Is the Joker left-handed?

How is it possible to have an ability score that is less than 3?

Forgetting the musical notes while performing in concert

I'm flying to France today and my passport expires in less than 2 months

Why is Collection not simply treated as Collection<?>

In a spin, are both wings stalled?

Would Slavery Reparations be considered Bills of Attainder and hence Illegal?

Were any external disk drives stacked vertically?

Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?

Assassin's bullet with mercury

How to draw the figure with four pentagons?

What is a clear way to write a bar that has an extra beat?

What is the word for reserving something for yourself before others do?



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













19















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?










share|improve this question




















  • 1





    I refurbished your question a bit, hope you don't mind.

    – doncherry
    Jan 7 '12 at 15:20
















19















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?










share|improve this question




















  • 1





    I refurbished your question a bit, hope you don't mind.

    – doncherry
    Jan 7 '12 at 15:20














19












19








19


1






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?










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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














  • 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










1 Answer
1






active

oldest

votes


















21














Put the following in your preamble after having loaded biblatex



renewcommand{labelnamepunct}{addcolonspace}


(This is better than renewcommand{labelnamepunct}{:addspace}, as remarked by domwass.)





Update



The labelnamepunct command is currently deprecated and the context dependent



DeclareDelimFormat[bib]{nametitledelim}{addcolonspace} 


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.)






share|improve this answer





















  • 6





    It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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











  • 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






  • 3





    Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

    – moewe
    Sep 5 '16 at 14:56












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
});


}
});














draft saved

draft discarded


















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









21














Put the following in your preamble after having loaded biblatex



renewcommand{labelnamepunct}{addcolonspace}


(This is better than renewcommand{labelnamepunct}{:addspace}, as remarked by domwass.)





Update



The labelnamepunct command is currently deprecated and the context dependent



DeclareDelimFormat[bib]{nametitledelim}{addcolonspace} 


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.)






share|improve this answer





















  • 6





    It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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











  • 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






  • 3





    Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

    – moewe
    Sep 5 '16 at 14:56
















21














Put the following in your preamble after having loaded biblatex



renewcommand{labelnamepunct}{addcolonspace}


(This is better than renewcommand{labelnamepunct}{:addspace}, as remarked by domwass.)





Update



The labelnamepunct command is currently deprecated and the context dependent



DeclareDelimFormat[bib]{nametitledelim}{addcolonspace} 


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.)






share|improve this answer





















  • 6





    It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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











  • 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






  • 3





    Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

    – moewe
    Sep 5 '16 at 14:56














21












21








21







Put the following in your preamble after having loaded biblatex



renewcommand{labelnamepunct}{addcolonspace}


(This is better than renewcommand{labelnamepunct}{:addspace}, as remarked by domwass.)





Update



The labelnamepunct command is currently deprecated and the context dependent



DeclareDelimFormat[bib]{nametitledelim}{addcolonspace} 


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.)






share|improve this answer















Put the following in your preamble after having loaded biblatex



renewcommand{labelnamepunct}{addcolonspace}


(This is better than renewcommand{labelnamepunct}{:addspace}, as remarked by domwass.)





Update



The labelnamepunct command is currently deprecated and the context dependent



DeclareDelimFormat[bib]{nametitledelim}{addcolonspace} 


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.)







share|improve this answer














share|improve this answer



share|improve this answer








edited 24 mins ago

























answered Sep 19 '11 at 11:08









egregegreg

731k8919303252




731k8919303252








  • 6





    It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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











  • 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






  • 3





    Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

    – moewe
    Sep 5 '16 at 14:56














  • 6





    It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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











  • 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






  • 3





    Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

    – moewe
    Sep 5 '16 at 14:56








6




6





It would be better to use renewcommand{labelnamepunct}{addcolonspace}, because then unintended whitespace before the colon will be deleted.

– domwass
Sep 19 '11 at 12:09





It would be better to use renewcommand{labelnamepunct}{addcolonspace}, 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]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

– moewe
Sep 5 '16 at 14:56





Starting from version 3.4 one can also use the new interface: DeclareDelimFormat[bib]{nametitledelim}{addcolonspace}. The redefinition of labelnamepunct still works as the default is DeclareDelimFormat[bib]{nametitledelim}{labelnamepunct}.

– moewe
Sep 5 '16 at 14:56


















draft saved

draft discarded




















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...