Skip to content

Commit 4d974f0

Browse files
james-d-mitchellwilfwilson
authored andcommitted
PackageInfo: update JJ address
1 parent fd79020 commit 4d974f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

PackageInfo.g

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,14 @@ Persons := [
111111
FirstNames := "Julius",
112112
IsAuthor := true,
113113
IsMaintainer := false,
114-
Email := "jj252@st-andrews.ac.uk",
115-
WWWHome := "http://www-groups.mcs.st-andrews.ac.uk/~julius/",
114+
Email := "julius.jonusas@tuwien.ac.at",
115+
WWWHome := "http://julius.jonusas.work/",
116116
PostalAddress := Concatenation([
117-
"Mathematical Institute,",
118-
" North Haugh,", " St Andrews,", " Fife,", " KY16 9SS,",
119-
" Scotland"]),
120-
Place := "St Andrews",
121-
Institution := "University of St Andrews"),
117+
"Institut für Diskrete Mathematik und Geometrie,",
118+
" Wiedner Hauptstrasse 8-10,",
119+
" 1040 Wien, Austria,"]),
120+
Place := "Wien, Austria",
121+
Institution := "TU Wien"),
122122

123123
rec(
124124
LastName := "Mitchell",

0 commit comments

Comments
 (0)