aboutsummaryrefslogtreecommitdiff
path: root/report2/template.latex
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2018-12-12 23:14:18 +0000
committernunzip <np.scarh@gmail.com>2018-12-12 23:14:18 +0000
commit88ed5d2fec953107584fb53fefd9094dac6dec38 (patch)
tree91d92943d1fa611f888653496b54f782be6e6247 /report2/template.latex
parentf71eb06aecc0d0450bdec1dd0be18d6d6195f640 (diff)
downloadvz215_np1915-88ed5d2fec953107584fb53fefd9094dac6dec38.tar.gz
vz215_np1915-88ed5d2fec953107584fb53fefd9094dac6dec38.tar.bz2
vz215_np1915-88ed5d2fec953107584fb53fefd9094dac6dec38.zip
Fix Links
Diffstat (limited to 'report2/template.latex')
-rw-r--r--report2/template.latex4
1 files changed, 2 insertions, 2 deletions
diff --git a/report2/template.latex b/report2/template.latex
index 49b4963..9917236 100644
--- a/report2/template.latex
+++ b/report2/template.latex
@@ -217,8 +217,8 @@ $if(author)$
\IEEEauthorblockN{$author.name$}
\IEEEauthorblockA{%
$author.affiliation$ \\
- $author.location$ \\
- $author.email$}
+ $author.email$ \\
+ $author.link$}
$sep$ \and
$endfor$
}