mirror of
				https://github.com/msberends/AMR.git
				synced 2025-10-31 02:48:21 +01:00 
			
		
		
		
	Built site for AMR@2.1.1.9112: 61f2890
				
					
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								extra.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								extra.js
									
									
									
									
									
								
							| @@ -67,8 +67,8 @@ $(document).ready(function() { | ||||
|   // add doctoral titles to authors | ||||
|   function doct_tit(x) { | ||||
|     if (typeof(x) != "undefined") { | ||||
|       x = x.replace(/Author, maintainer/g, "Principal maintainer"); | ||||
|       x = x.replace(/Author, contributor/g, "Contributing maintainer"); | ||||
|       x = x.replace(/Author, maintainer/g, "Principal developer"); | ||||
|       x = x.replace(/Author, contributor/g, "Package maintainer"); | ||||
|       x = x.replace(/Thesis advisor/g, "(former) Doctoral advisor"); | ||||
|       // contributors | ||||
|       x = x.replace("Alex", "Prof. Alex"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user