all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Latex export: How to handle multiple authors, emails, institutes
@ 2015-11-26 15:26 Fatma Başak Aydemir
  2015-11-26 15:33 ` Rainer M Krug
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fatma Başak Aydemir @ 2015-11-26 15:26 UTC (permalink / raw
  To: emacs-orgmode

Hi all,

I'm trying to write a conference paper which has multiple authors from 
multiple institues. I tried to insert author infor by adding the 
following block

#+BEGIN_LaTeX
\author{First Author\inst{1}, Second Author\inst{1}, Third Author\inst{2}}
\authorrunning{Author et al.}
\institute{University of X, Country\\
\email{\{f.author, s.author\}@uX.edu}
\and
University of Y, CountryY\\
\email{\{t.author\}@uY.edu}}
#+END_LATEX

I failed (the title says no institute given, does not show emails) since 
the latex block is inserted after \maketitle command. How can insert 
author & institue information in the header?

If related, I'm using Springer LNCS style, org v 20151123.

Best,

-- 
--------------------------------
Fatma Başak Aydemir
PhD Student at ICT International Doctoral School
Department of Information Engineering and Computer Science
University of Trento
Skype: fatmabasak.aydemir
E-mail: aydemir@disi.unitn.it

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-04 11:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26 15:26 Latex export: How to handle multiple authors, emails, institutes Fatma Başak Aydemir
2015-11-26 15:33 ` Rainer M Krug
2015-11-26 15:59 ` Thomas S. Dye
2015-11-26 16:37   ` Fatma Başak Aydemir
2015-12-04  9:04 ` Eric S Fraga
2015-12-04 11:41   ` John Kitchin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.