Abbreviate author names as “Lastname AB” (without space or period) in bibliography The Next CEO of Stack OverflowBiblatex: submitting to a journalBiblatex 3.3 name formattingBibTeX style that groups by authorBiblatex: tricks with repeated citations in footnotesBibliography with BibLaTeX: Do not abbreviate first given (first) name and abbreviate all further given namesbiblatex messing up citation entry with lots of authorsBibliography in LaTeX with Biblatex and Biber as backendCiting (author, journalabbr., year) neededCiting from an Encyclopedia with sub voceOne cite crash allBiblatex footcite: customizing biblatex and bibliography stylePresentation References — no-title footnotes, allowing arXiv

What do "high sea" and "carry" mean in this sentence?

Can I equip Skullclamp on a creature I am sacrificing?

Why didn't Khan get resurrected in the Genesis Explosion?

Why does standard notation not preserve intervals (visually)

Describing a person. What needs to be mentioned?

How do we know the LHC results are robust?

How does practicing restraint and performing actions of merit purify the mind?

Robert Sheckley short story about vacation spots being overwhelmed

What is the point of a new vote on May's deal when the indicative votes suggest she will not win?

% symbol leads to superlong (forever?) compilations

Rotate a column

Why do remote companies require working in the US?

Need some help with wall behind rangetop

Is it okay to store user locations?

Why did we only see the N-1 starfighters in one film?

How to Reset Passwords on Multiple Websites Easily?

What can we do to stop prior company from asking us questions?

Grabbing quick drinks

MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs

Apart from "berlinern", do any other German dialects have a corresponding verb?

How to make a variable always equal to the result of some calculations?

Why do professional authors make "consistency" mistakes? And how to avoid them?

What's the point of interval inversion?

What does "Its cash flow is deeply negative" mean?



Abbreviate author names as “Lastname AB” (without space or period) in bibliography



The Next CEO of Stack OverflowBiblatex: submitting to a journalBiblatex 3.3 name formattingBibTeX style that groups by authorBiblatex: tricks with repeated citations in footnotesBibliography with BibLaTeX: Do not abbreviate first given (first) name and abbreviate all further given namesbiblatex messing up citation entry with lots of authorsBibliography in LaTeX with Biblatex and Biber as backendCiting (author, journalabbr., year) neededCiting from an Encyclopedia with sub voceOne cite crash allBiblatex footcite: customizing biblatex and bibliography stylePresentation References — no-title footnotes, allowing arXiv










6















I want My journal wants author names to be abbreviated as "Lastname, FS" in the bibliography, but haven't found a way to do this after some excessive searching. Does anyone know if this is possible?



Here is MWE that shows how I don't want it to be



documentclassarticle
usepackage[backend=biber,giveninits=true]biblatex
DeclareNameAliasauthorlast-first
addbibresourcejobname.bib
usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents

begindocument
citekey
printbibliography
enddocument


Result:



enter image description here










share|improve this question



















  • 2





    Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

    – moewe
    21 hours ago
















6















I want My journal wants author names to be abbreviated as "Lastname, FS" in the bibliography, but haven't found a way to do this after some excessive searching. Does anyone know if this is possible?



Here is MWE that shows how I don't want it to be



documentclassarticle
usepackage[backend=biber,giveninits=true]biblatex
DeclareNameAliasauthorlast-first
addbibresourcejobname.bib
usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents

begindocument
citekey
printbibliography
enddocument


Result:



enter image description here










share|improve this question



















  • 2





    Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

    – moewe
    21 hours ago














6












6








6








I want My journal wants author names to be abbreviated as "Lastname, FS" in the bibliography, but haven't found a way to do this after some excessive searching. Does anyone know if this is possible?



Here is MWE that shows how I don't want it to be



documentclassarticle
usepackage[backend=biber,giveninits=true]biblatex
DeclareNameAliasauthorlast-first
addbibresourcejobname.bib
usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents

begindocument
citekey
printbibliography
enddocument


Result:



enter image description here










share|improve this question
















I want My journal wants author names to be abbreviated as "Lastname, FS" in the bibliography, but haven't found a way to do this after some excessive searching. Does anyone know if this is possible?



Here is MWE that shows how I don't want it to be



documentclassarticle
usepackage[backend=biber,giveninits=true]biblatex
DeclareNameAliasauthorlast-first
addbibresourcejobname.bib
usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents

begindocument
citekey
printbibliography
enddocument


Result:



enter image description here







biblatex biber






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 22 hours ago







Filip S.

















asked 22 hours ago









Filip S.Filip S.

22018




22018







  • 2





    Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

    – moewe
    21 hours ago













  • 2





    Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

    – moewe
    21 hours ago








2




2





Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

– moewe
21 hours ago






Since the question mentions a journal I should warn that I am not aware of a lot for journals that can accept biblatex submissions. biblatex imposes quite a different workflow on publishers than standard BibTeX or thebibliography, plus publishers are known to prefer stable (read: older) systems, where incompatibilities with modern biblatex could arise. Many journals have LaTeX templates and those almost never feature biblatex and usually insist on particular .bst styles or thebibliography. See also tex.stackexchange.com/q/12175/35864

– moewe
21 hours ago











1 Answer
1






active

oldest

votes


















6














The option terseinits does that for you. terseinits is a meta-option that essentially executes the following definitions



renewrobustcmd*bibinitperiod
renewrobustcmd*bibinitdelim
renewrobustcmd*bibinithyphendelim


and sets the test ifterseinits (that test is not used by a lot of styles, apparently, so it hardly matters).



If you want a more fine-grained control, you can redefine these macros yourself. They do pretty much what their names suggest: bibinitperiod is the punctuation after a name initial, bibinitdelim the space between two name initials and bibinithyphendelim replaces the two between hyphenated name parts such as Jean-Jacques.



documentclassarticle

usepackage[backend=biber, giveninits=true, terseinits=true]biblatex
DeclareNameAliasauthorfamily-given

usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents
addbibresourcejobname.bib

begindocument
citekey
printbibliography
enddocument


Lastname, FS. Title. Publisher, 2001.



Note that I changed the deprecated last-first to the new family-given, since you are already using the new name giveninits (cf. Biblatex 3.3 name formatting).



If you are using authoryear, you may want to redefine sortname and not only author:



DeclareNameAliasauthorfamily-given





share|improve this answer

























  • The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

    – moewe
    21 hours ago












  • That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

    – Filip S.
    21 hours ago












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%2f481852%2fabbreviate-author-names-as-lastname-ab-without-space-or-period-in-bibliograp%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









6














The option terseinits does that for you. terseinits is a meta-option that essentially executes the following definitions



renewrobustcmd*bibinitperiod
renewrobustcmd*bibinitdelim
renewrobustcmd*bibinithyphendelim


and sets the test ifterseinits (that test is not used by a lot of styles, apparently, so it hardly matters).



If you want a more fine-grained control, you can redefine these macros yourself. They do pretty much what their names suggest: bibinitperiod is the punctuation after a name initial, bibinitdelim the space between two name initials and bibinithyphendelim replaces the two between hyphenated name parts such as Jean-Jacques.



documentclassarticle

usepackage[backend=biber, giveninits=true, terseinits=true]biblatex
DeclareNameAliasauthorfamily-given

usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents
addbibresourcejobname.bib

begindocument
citekey
printbibliography
enddocument


Lastname, FS. Title. Publisher, 2001.



Note that I changed the deprecated last-first to the new family-given, since you are already using the new name giveninits (cf. Biblatex 3.3 name formatting).



If you are using authoryear, you may want to redefine sortname and not only author:



DeclareNameAliasauthorfamily-given





share|improve this answer

























  • The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

    – moewe
    21 hours ago












  • That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

    – Filip S.
    21 hours ago
















6














The option terseinits does that for you. terseinits is a meta-option that essentially executes the following definitions



renewrobustcmd*bibinitperiod
renewrobustcmd*bibinitdelim
renewrobustcmd*bibinithyphendelim


and sets the test ifterseinits (that test is not used by a lot of styles, apparently, so it hardly matters).



If you want a more fine-grained control, you can redefine these macros yourself. They do pretty much what their names suggest: bibinitperiod is the punctuation after a name initial, bibinitdelim the space between two name initials and bibinithyphendelim replaces the two between hyphenated name parts such as Jean-Jacques.



documentclassarticle

usepackage[backend=biber, giveninits=true, terseinits=true]biblatex
DeclareNameAliasauthorfamily-given

usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents
addbibresourcejobname.bib

begindocument
citekey
printbibliography
enddocument


Lastname, FS. Title. Publisher, 2001.



Note that I changed the deprecated last-first to the new family-given, since you are already using the new name giveninits (cf. Biblatex 3.3 name formatting).



If you are using authoryear, you may want to redefine sortname and not only author:



DeclareNameAliasauthorfamily-given





share|improve this answer

























  • The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

    – moewe
    21 hours ago












  • That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

    – Filip S.
    21 hours ago














6












6








6







The option terseinits does that for you. terseinits is a meta-option that essentially executes the following definitions



renewrobustcmd*bibinitperiod
renewrobustcmd*bibinitdelim
renewrobustcmd*bibinithyphendelim


and sets the test ifterseinits (that test is not used by a lot of styles, apparently, so it hardly matters).



If you want a more fine-grained control, you can redefine these macros yourself. They do pretty much what their names suggest: bibinitperiod is the punctuation after a name initial, bibinitdelim the space between two name initials and bibinithyphendelim replaces the two between hyphenated name parts such as Jean-Jacques.



documentclassarticle

usepackage[backend=biber, giveninits=true, terseinits=true]biblatex
DeclareNameAliasauthorfamily-given

usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents
addbibresourcejobname.bib

begindocument
citekey
printbibliography
enddocument


Lastname, FS. Title. Publisher, 2001.



Note that I changed the deprecated last-first to the new family-given, since you are already using the new name giveninits (cf. Biblatex 3.3 name formatting).



If you are using authoryear, you may want to redefine sortname and not only author:



DeclareNameAliasauthorfamily-given





share|improve this answer















The option terseinits does that for you. terseinits is a meta-option that essentially executes the following definitions



renewrobustcmd*bibinitperiod
renewrobustcmd*bibinitdelim
renewrobustcmd*bibinithyphendelim


and sets the test ifterseinits (that test is not used by a lot of styles, apparently, so it hardly matters).



If you want a more fine-grained control, you can redefine these macros yourself. They do pretty much what their names suggest: bibinitperiod is the punctuation after a name initial, bibinitdelim the space between two name initials and bibinithyphendelim replaces the two between hyphenated name parts such as Jean-Jacques.



documentclassarticle

usepackage[backend=biber, giveninits=true, terseinits=true]biblatex
DeclareNameAliasauthorfamily-given

usepackagefilecontents
beginfilecontentsjobname.bib
@bookkey,
author = Lastname, First Second,
year = 2001,
title = Title,
publisher = Publisher,

endfilecontents
addbibresourcejobname.bib

begindocument
citekey
printbibliography
enddocument


Lastname, FS. Title. Publisher, 2001.



Note that I changed the deprecated last-first to the new family-given, since you are already using the new name giveninits (cf. Biblatex 3.3 name formatting).



If you are using authoryear, you may want to redefine sortname and not only author:



DeclareNameAliasauthorfamily-given






share|improve this answer














share|improve this answer



share|improve this answer








edited 21 hours ago

























answered 21 hours ago









moewemoewe

95.5k10116358




95.5k10116358












  • The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

    – moewe
    21 hours ago












  • That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

    – Filip S.
    21 hours ago


















  • The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

    – moewe
    21 hours ago












  • That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

    – Filip S.
    21 hours ago

















The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

– moewe
21 hours ago






The last period after "FS" is nametitledelim, i.e. the separator between the name and the title, and not a dot for the initials. If it should go as well, you may want to add DeclareDelimFormat[bib]nametitledelimaddspace

– moewe
21 hours ago














That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

– Filip S.
21 hours ago






That's perfect, thanks! I use style=authoryear, so the last period after "FS" doesn't show up, but it's nice to know anyway.

– Filip S.
21 hours ago


















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%2f481852%2fabbreviate-author-names-as-lastname-ab-without-space-or-period-in-bibliograp%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

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070