diff --git a/LuaUUThesis.cls b/LuaUUThesis.cls index ed845ba..10f3c3e 100644 --- a/LuaUUThesis.cls +++ b/LuaUUThesis.cls @@ -1031,13 +1031,13 @@ % ============================================ -% List of contributions +% Other publications % ============================================ -\providecommand{\listofcontributionsname}{List of contributions} +\providecommand{\listofcontributionsname}{Other publications} \providecommand{\listofcontributionsintro}[1]{\gdef\@listofcontributionsintro{#1}} \providecommand{\listofcontributionsoutro}[1]{\gdef\@listofcontributionsoutro{#1}} -\listofcontributionsintro{Other contributions, not part of the thesis.}% +\listofcontributionsintro{Other publications or contributions, not included in the thesis, but referred to in the summary.}% \listofcontributionsoutro{Contributions listed above.} \providecommand{\pgs@language@swedish}{% @@ -1048,9 +1048,9 @@ } \providecommand{\pgs@language@english}{% - \renewcommand{\listofcontributionsname}{List of contributions}% - \listofcontributionsintro{Other contributions, not part of the thesis.}% - \listofcontributionsoutro{Contributions listed above.}% + % \renewcommand{\listofcontributionsname}{List of contributions}% + % \listofcontributionsintro{Other papers or contributions, not included in the thesis, but referred to in the summary.}% + % \listofcontributionsoutro{Contributions listed above.}% \renewcommand{\continuednextpage}{Continued on next page}% }