CINXE.COM
Mark Winter web site development
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Prof Mark J. Winter"> <meta name="generator" content="Two-finger-typist"> <meta name="description" content="Orbitron gallery of atomic oribtals, Chemputer, isotope patterns, element percentages, molecular shape (VSEPR), oxidation numbers, chemical reaction yields, MLXZ, valence number, coordination number, etc.."> <meta name="Copyright" content="Copyright 1993-2023 Prof Mark J. Winter, University of Sheffield"> <meta name="Keywords" content="orbitron, chemistry, chemputer, isotope pattern, MLXZ, MLX, oxidation number, oxidation state, valence number, coordination number, reaction yield, elemeent percentages"> <title>Mark Winter web site development</title> <!-- Bootstrap core CSS --> <link href="assets/dist/css/bootstrap.min.css" rel="stylesheet"> <style> .bd-placeholder-img { font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; user-select: none; } @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; } } </style> <!-- Custom styles for this template --> <link href="css/starter-template.css" rel="stylesheet"> <!-- Custom styles for Chemputer --> <link href="css/winter.css" rel="stylesheet"> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top"> <div class="container-fluid"> <a class="navbar-brand" href="index.html">Mark Winter</a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#ChemputerNav" aria-controls="ChemputerNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="ChemputerNav"> <ul class="navbar-nav me-auto mb-2 mb-md-0"> <li class="nav-item"><a class="nav-link" href="/orbitron">The Orbitron</a></li> <li class="nav-item"><a class="nav-link" href="/chemputer">The Chemputer</a></li> <li class="nav-item"><a class="nav-link" href="/vsepr">VSEPR tutorial</a></li> </ul> </div> </div> </nav> <main class="container"> <div class="starter-template text-center py-5 px-3"> <h1>Prof Mark J. Winter </h1> <h2>Web sites under development</h2> <ul> <li><a href="orbitron/">The Orbitron</a> gallery of atomic orbitals and a few molecular orbitals</li> <li><a href="chemputer/">Sheffield ChemPuter</a> interactive calculators for chemistry: <ul> <li><a href="chemputer/isotope_pattern.html">Isotope Patterns</a></li> <li><a href="chemputer/element_percentages.html">Element percentages</a> </li> <li><a href="chemputer/reaction_yield.html">Reaction yield</a> </li> <li><a href="chemputer/classification.html">Classification</a> <ul> <li>Valence number (VN)</li> <li>Coordination number (CN)</li> <li>Oxidation number (ON)</li> <li>MLXZ classification</li> <li>MLXZ equivalent neutral class (ENC) classification</li> </ul> <li><a href="chemputer/vsepr.html">VSEPR</a> shape of simple molecules</li> </ul> </li> <li><a href="vsepr/">VSEPR tutorial</a></li> <li><a href="https://winter.group.shef.ac.uk/webelements/">WebElements</a>: the periodic table on the web</li> <li><a href="chemdex/"><strong>Chemdex</strong>: compounds database</a> (尾 version)</li> </ul> <h2>Very early days on the WWW</h2> <ul> <li>H.S. Rzepa, B.J. Whitaker, and M.J. Winter, "Chemical applications of the World-Wide-Web system", <em>J. Chem. Soc., Chem. Commun.</em>, 1994, 1907-1910, <a href="https://doi.org/10.1039/C39940001907">https://doi.org/10.1039/C39940001907</a>. The original web version is <a href="www-publications/4_02963A-x.html">here</a>.</li> <li>H.S. Rzepa, B.J. Whitaker, and M.J. Winter, "Surfing the Chemical Net", <em>Chemistry in Britain</em>, 1995, 1907-1910. The original web version is <a href="www-publications/chem-in-brit-95.html">here</a>.</li> </ul> </div> <hr /> <address class="address"> <a target="_blank" href="https://winter.group.shef.ac.uk/">Prof Mark J. Winter</a><br />[<a href="https://www.shef.ac.uk/chemistry/" target="_blank">Department of Chemistry, The University of Sheffield</a>]. All rights reserved.</address> </main><!-- /.container --> <script src="assets/dist/js/bootstrap.bundle.min.js"></script> </body> </html>