Education, Conferences and Postdocs: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
# Disable reading by anonymous users
$wgGroupPermissions['*']['read'] = false;
# Disable anonymous editing
$wgGroupPermissions['*']['edit'] = false;
# Prevent new user registrations except by sysops
$wgGroupPermissions['*']['createaccount'] = false;
go back to  [[Main Page]]
go back to  [[Main Page]]


Line 17: Line 9:


* ''' [[Theses]]'''
* ''' [[Theses]]'''
* '''[[Postdoc Positions]]'''




Line 25: Line 14:




* ''' [[ORCA SummerSchool 2014: Lectures and Tutorials of Computational Chemistry and Spectroscopy]]'''
* '''[[Postdoc Positions]]'''

Latest revision as of 09:30, 23 May 2025