1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 22:21:52 +02:00

Built site for AMR: 2.0.0@68aa98f

This commit is contained in:
github-actions
2023-03-12 15:05:25 +00:00
parent cb279602b6
commit e72c161f5f
29 changed files with 266 additions and 268 deletions

View File

@ -52,7 +52,7 @@ $(document).ready(function() {
// add doctoral titles to authors
function doct_tit(x) {
if (typeof(x) != "undefined") {
x = x.replace(/Author, maintainer/g, "Principle maintainer");
x = x.replace(/Author, maintainer/g, "Principal maintainer");
x = x.replace(/Author, contributor/g, "Contributing maintainer");
x = x.replace(/Thesis advisor/g, "(former) Doctoral advisor");
// contributors