authors with multiple affiliations without packagesMultiple authors in one row with refmark, multiple affiliations in separated columns in another rowSame affiliation for all authors without extra packagesmultiple footnotes using footmisc within author/thanks contextAuthors with multiple affiliationsLatex : Three authors with two affiliationsMultiple Authors with common affiliations in IEEEtran conference templateMultiple authors, with multiple affiliationsAuthors and affiliationsMultiple authors with affiliations in ACL styleacmart: Shared Author AffiliationMultiple authors' affiliations

The difference between「N分で」and「後N分で」

Who is flying the vertibirds?

Why is the BSI not using powers of two?

Site Collection Administrator has left the building

Why one should not leave fingerprints on bulbs and plugs?

How to deal with taxi scam when on vacation?

Are there other languages, besides English, where the indefinite (or definite) article varies based on sound?

Are all passive ability checks floors for active ability checks?

If curse and magic is two sides of the same coin, why the former is forbidden?

Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?

Have researchers managed to "reverse time"? If so, what does that mean for physics?

How to simplify this time periods definition interface?

If I can solve Sudoku can I solve Travelling Salesman Problem(TSP)? If yes, how?

What's causing this power spike in STM32 low power mode

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Do I need life insurance if I can cover my own funeral costs?

Why did it take so long to abandon sail after steamships were demonstrated?

Did Ender ever learn that he killed Stilson and/or Bonzo?

Brexit - No Deal Rejection

Logical notation

My adviser wants to be the first author

How to read the value of this capacitor?

Why doesn't the EU now just force the UK to choose between referendum and no-deal?

Look at your watch and tell me what time is it. vs Look at your watch and tell me what time it is



authors with multiple affiliations without packages


Multiple authors in one row with refmark, multiple affiliations in separated columns in another rowSame affiliation for all authors without extra packagesmultiple footnotes using footmisc within author/thanks contextAuthors with multiple affiliationsLatex : Three authors with two affiliationsMultiple Authors with common affiliations in IEEEtran conference templateMultiple authors, with multiple affiliationsAuthors and affiliationsMultiple authors with affiliations in ACL styleacmart: Shared Author AffiliationMultiple authors' affiliations













3















I'm trying to list an author with multiple affiliations for an article submission. I Googled around a little and discovered the authblk package which is pretty cool. Unfortunately it refuses to work with the conference specified LaTeX files:



Is there any workaround solution to list multiple affiliations for a single author without any extra packages? The help would be appreciated.










share|improve this question



















  • 1





    What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

    – Werner
    Apr 5 '12 at 15:35















3















I'm trying to list an author with multiple affiliations for an article submission. I Googled around a little and discovered the authblk package which is pretty cool. Unfortunately it refuses to work with the conference specified LaTeX files:



Is there any workaround solution to list multiple affiliations for a single author without any extra packages? The help would be appreciated.










share|improve this question



















  • 1





    What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

    – Werner
    Apr 5 '12 at 15:35













3












3








3


3






I'm trying to list an author with multiple affiliations for an article submission. I Googled around a little and discovered the authblk package which is pretty cool. Unfortunately it refuses to work with the conference specified LaTeX files:



Is there any workaround solution to list multiple affiliations for a single author without any extra packages? The help would be appreciated.










share|improve this question
















I'm trying to list an author with multiple affiliations for an article submission. I Googled around a little and discovered the authblk package which is pretty cool. Unfortunately it refuses to work with the conference specified LaTeX files:



Is there any workaround solution to list multiple affiliations for a single author without any extra packages? The help would be appreciated.







titles affiliation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 7 mins ago









Joseph Wright

204k23560889




204k23560889










asked Apr 5 '12 at 15:15









user13321user13321

1612




1612







  • 1





    What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

    – Werner
    Apr 5 '12 at 15:35












  • 1





    What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

    – Werner
    Apr 5 '12 at 15:35







1




1





What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

– Werner
Apr 5 '12 at 15:35





What about this answer to Multiple authors in one row with refmark, multiple affiliations in separated columns in another row?

– Werner
Apr 5 '12 at 15:35










1 Answer
1






active

oldest

votes


















1














In the .sty provided, you can read the instruccions for working with the author command. It's simply a tabular enviroment. So this might be a way of coping with several institutions, e.g.:



authorAuthor 1\
XYZ Company\
111 Anywhere Street\
Mytown, NY 10000, USA\
tt author1@xyz.org\[3pt] % add vspace for next institution
ABC Company\ % next institution
234 Street\
Other City, XX 00000, CT\
tt author1@abc.org\
And
Author 2\
ABC University\
900 Main Street\
Ourcity, PQ, Canada A1A 1T2\
tt author2@abc.ca





share|improve this answer

























  • But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

    – user13321
    Apr 5 '12 at 15:52






  • 1





    @user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

    – Gonzalo Medina
    Apr 5 '12 at 16:00










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%2f50876%2fauthors-with-multiple-affiliations-without-packages%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









1














In the .sty provided, you can read the instruccions for working with the author command. It's simply a tabular enviroment. So this might be a way of coping with several institutions, e.g.:



authorAuthor 1\
XYZ Company\
111 Anywhere Street\
Mytown, NY 10000, USA\
tt author1@xyz.org\[3pt] % add vspace for next institution
ABC Company\ % next institution
234 Street\
Other City, XX 00000, CT\
tt author1@abc.org\
And
Author 2\
ABC University\
900 Main Street\
Ourcity, PQ, Canada A1A 1T2\
tt author2@abc.ca





share|improve this answer

























  • But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

    – user13321
    Apr 5 '12 at 15:52






  • 1





    @user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

    – Gonzalo Medina
    Apr 5 '12 at 16:00















1














In the .sty provided, you can read the instruccions for working with the author command. It's simply a tabular enviroment. So this might be a way of coping with several institutions, e.g.:



authorAuthor 1\
XYZ Company\
111 Anywhere Street\
Mytown, NY 10000, USA\
tt author1@xyz.org\[3pt] % add vspace for next institution
ABC Company\ % next institution
234 Street\
Other City, XX 00000, CT\
tt author1@abc.org\
And
Author 2\
ABC University\
900 Main Street\
Ourcity, PQ, Canada A1A 1T2\
tt author2@abc.ca





share|improve this answer

























  • But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

    – user13321
    Apr 5 '12 at 15:52






  • 1





    @user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

    – Gonzalo Medina
    Apr 5 '12 at 16:00













1












1








1







In the .sty provided, you can read the instruccions for working with the author command. It's simply a tabular enviroment. So this might be a way of coping with several institutions, e.g.:



authorAuthor 1\
XYZ Company\
111 Anywhere Street\
Mytown, NY 10000, USA\
tt author1@xyz.org\[3pt] % add vspace for next institution
ABC Company\ % next institution
234 Street\
Other City, XX 00000, CT\
tt author1@abc.org\
And
Author 2\
ABC University\
900 Main Street\
Ourcity, PQ, Canada A1A 1T2\
tt author2@abc.ca





share|improve this answer















In the .sty provided, you can read the instruccions for working with the author command. It's simply a tabular enviroment. So this might be a way of coping with several institutions, e.g.:



authorAuthor 1\
XYZ Company\
111 Anywhere Street\
Mytown, NY 10000, USA\
tt author1@xyz.org\[3pt] % add vspace for next institution
ABC Company\ % next institution
234 Street\
Other City, XX 00000, CT\
tt author1@abc.org\
And
Author 2\
ABC University\
900 Main Street\
Ourcity, PQ, Canada A1A 1T2\
tt author2@abc.ca






share|improve this answer














share|improve this answer



share|improve this answer








edited Jul 18 '17 at 9:21









David Carlisle

494k4111381885




494k4111381885










answered Apr 5 '12 at 15:32









NVaughanNVaughan

4,5001738




4,5001738












  • But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

    – user13321
    Apr 5 '12 at 15:52






  • 1





    @user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

    – Gonzalo Medina
    Apr 5 '12 at 16:00

















  • But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

    – user13321
    Apr 5 '12 at 15:52






  • 1





    @user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

    – Gonzalo Medina
    Apr 5 '12 at 16:00
















But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

– user13321
Apr 5 '12 at 15:52





But this simply adds the 2nd affiliation below the first... I was looking for something more along the lines of what authblk produces (i.e. with footnotes and all three institutions in the same row)

– user13321
Apr 5 '12 at 15:52




1




1





@user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

– Gonzalo Medina
Apr 5 '12 at 16:00





@user13321: if you are using the style provided by the conference, it doesn't seem convenient to make big modifications to the layout.

– Gonzalo Medina
Apr 5 '12 at 16:00

















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%2f50876%2fauthors-with-multiple-affiliations-without-packages%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

Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?