summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/confproc/example/expapersswitch.tex
blob: 2e1ac9bd5a033568b8eac25486641c21a68ef4fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
%%
%% This is file `expapersswitch.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% confproc.dtx  (with options: `expapersswitch')
%% 
%% This is `expapersswitch.tex', an example file for the confproc package.
%% Copyright (C) 2007 by Vincent Verfaille <vincent@music.mcgill.ca>
%% 
%% This file is part of the confproc package.
%% -------------------------------------------
%% 
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License, either version 1.2 of this license or
%% (at your option) any later version.
%% 
%% The latest version of this license is in
%%   http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%% 
%% This file may not be distributed without the original source file
%% `confproc.dtx'.
%% 
%% The list of all files belonging to the confproc package is given in
%% the file `readme.txt'.
%% 
%% For more details, LaTeX the source `confproc.dtx'.
%% 
\newcommand{\paperid}[2]{
\renewcommand{\paperswitch}{#1}
\ifnum\paperswitch=45 {
  \renewcommand{\papertitle}{Templates for One Author}
  \renewcommand{\paperauthors}{Alfred Alabama}
  \renewcommand{\paperindex}{\index{Alabama, Alfred}}
  \renewcommand{\paperref}{\paperswitch}
  \renewcommand{\paperpagenum}{6}
  \renewcommand{\papercite}{Serra:1996:sms,%
    Moorer:2000:AES:audio:millenium,Arfib:1998:DAFx,%
    Mitra:Kaiser:1993:DSP:handbook}
  \procinsertpaper{\LaTeXxShift{} \LaTeXyShift}{\paperpagenum}%
    {\paperref}{\papertitle}{\paperauthors}{\paperindex}{\papercite}%
    {#2}{\pdfbookmark[2]{Alfred Alabama}{#2.author1}}}
\fi
\ifnum\paperswitch=21
  \procinsertpaper{\LaTeXxShift{} \LaTeXyShift}{5}{\paperswitch}%
    {Templates for One Author with Two Affiliations}% paper title
    {Bob Boogie-Woogie}% list of authors
    {\index{Boogie-Woogie, Bob}}% authors index entries
    {Serra:1996:sms,Moorer:2000:AES:audio:millenium,%
      Arfib:1998:DAFx,Haykin:1991:adaptive:filter}%
    {#2}{\pdfbookmark[2]{Bob Boogie-Woogie}{#2.author1}}
\fi

\ifnum\paperswitch=27
  \procinsertpaper{\LaTeXxShift{} \LaTeXyShift}{7}{\paperswitch}%
    {Templates f\'or F\`o\"ur Àuthors}%
    {J\o{}hn J\"oe, K\'e\~{n}t K\^{\i}ng, L\`ou L\'ou, %
      M\`anfr\'ed J. M\^ost\u{e}k\i}%
    {\index{J\"oe, J\o{}hn}\index{K\^{\i}ng, K\'e\~{n}t}%
      \index{L\'ou, L\`ou}\index{M\^ost\u{e}k\i, M\`anfr\'ed J.}}%
    {Serra:1996:sms,Moorer:2000:AES:audio:millenium,%
      Dutilleux:1991,Fitz:Haken:2003:Web:morphing:loris}%
    {#2}{\pdfbookmark[2]{J\o{}hn J\"oe}{#2.author1}%
      \pdfbookmark[2]{K\'e\~{n}t K\^{\i}ng}{#2.author2}%
      \pdfbookmark[2]{L\`ou L\'ou}{#2.author3}%
      \pdfbookmark[2]{M\`anfr\'ed J. M\^ost\u{e}k\i}{#2.author4}}
\fi

\ifnum\paperswitch=33
  \procinsertpaper{\LaTeXxShift{} \LaTeXyShift}{4}{\paperswitch}%
    {Templates for Two Authors}%
    {Alfred Alabama, Chris Christmas}%
    {\index{Alabama, Alfred}\index{Christmas, Chris}}%
    {Serra:1996:sms,Moorer:2000:AES:audio:millenium,%
      Arfib:1998:DAFx,Askenfelt:1976:automatic:transcription}%
    {#2}{\pdfbookmark[2]{Alfred Alabama}{#2.author1}%
      \pdfbookmark[2]{Chris Christmas}{#2.author2}}
\fi

\ifnum\paperswitch=75
  \procinsertpaper{\LaTeXxShift{} \LaTeXyShift}{6}{\paperswitch}%
    {Templates for Three Authors}%
    {Bob Boogie-Woogie, Chris Christmas, Don Didon}%
    {\index{Boogie-Woogie, Bob}\index{Christmas, Chris}%
      \index{Didon, Don}}%
    {Serra:1996:sms,Moorer:2000:AES:audio:millenium,%
      Arfib:1998:DAFx,Egozy:1995:MIT:features:gesture}%
    {#2}{\pdfbookmark[2]{Bob Boogie-Woogie}{#2.author1}%
      \pdfbookmark[2]{Chris Christmas}{#2.author2}%
      \pdfbookmark[2]{Don Didon}{#2.author3}}
\fi
}
\endinput
%%
%% End of file `expapersswitch.tex'.