update collabs

This commit is contained in:
dr. M.S. (Matthijs) Berends 2022-11-10 22:07:35 +01:00
parent d2ceebe376
commit af205e2705
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 1.8.2.9045
Date: 2022-11-07
Version: 1.8.2.9046
Date: 2022-11-10
Title: Antimicrobial Resistance Data Analysis
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
data analysis and to work with microbial and antimicrobial properties by

View File

@ -1,4 +1,4 @@
# AMR 1.8.2.9045
# AMR 1.8.2.9046
This version will eventually become v2.0! We're happy to reach a new major milestone soon!

View File

@ -57,6 +57,7 @@ $(document).ready(function() {
// contributors
x = x.replace("Alex", "Prof. Alex");
x = x.replace("Anthony", "Dr. Anthony");
x = x.replace("Annick", "Dr. Annick");
x = x.replace("Bart", "Dr. Bart");
x = x.replace("Bhanu", "Prof. Bhanu");
x = x.replace("Casper", "Prof. Casper");