Join Physics 307L

From OpenWetWare
Revision as of 11:15, 24 August 2009 by Bill Flanagan (talk | contribs)
Jump to navigationJump to search

Sign up for an OpenWetWare account as part of Dr. Steve Koch's Physics 307L course.

<html> <style type="text/css"> .formbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } .form_format { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #999999; color: #333333; } .form_button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #666; color: #333333; } .style1 { font-size: 11px; color: #666666; } .style2 {color: #333333} </style> <div class="formbody"> <form action="/um/um_process_sklab_form.php" method="post" name="registration" id="registration">

<input name="affiliation" type="hidden" value="University of New Mexico" /> <input name="description" type="hidden" value="To participate in Dr. Steve Koch's \"Physics 307L\" course" /> <input name="referral" type="hidden" value="Dr. Steve Koch" />

<table style="border:1px solid #cccccc;padding:5px;background-color:#f5f5f5" width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td valign="top" align="right" width="150"> <span class="style2" style="font-weight:bold;">Name:</span> </td> <td valign="top" align="left"> <input type="hidden" name="name" value="."> <input name="username" type="text" class="form_format" size="30" maxlength="25" /> <div class="style1"> Please provide your full name. We recommend you choose the name you publish under (e.g "John M. Smith"). OpenWetWare is a scientific community that values attribution and your name will be associated with your contributions to the site. See our <a href="http://openwetware.org/wiki/OpenWetWare:Attribution">thoughts on attribution</a>. </div> </td> </tr> <tr> <td align="right" valign="top" class="style2"> <span style="font-weight:bold;">Email:</span> </td> <td valign="top" align="left"><input name="email" type="text" class="form_format" size="30" /> <div class="style1"> You will use your email address to login to OpenWetWare.An email will also be sent to this address (so please double check it) to confirm your account registration. </div> </td> </tr> <tr> <td valign="top" align="right"> <span class="style2" style="font-weight:bold;">Password:</span> </td> <td valign="top" align="left"> <input name="password" type="password" class="form_format" size="30" /> <div class="style1"> Must be > 6 characters. You can change this password later in your preferences. </div> </td> </tr> <tr> <td align="right" valign="top" class="style2"> <span style="font-weight:bold;">Re-enter password:</span> </td> <td valign="top" align="left"> <input name="password2" type="password" class="form_format" size="30" /> <div class="style1"> Must match password above. </div> </td> </tr> <tr> <td align="left">&nbsp;</td> <td align="left"> <input name="submit_registration" type="submit" class="form_button" value="Submit Request" /> </td> </tr> </table> </form> </div> </html> If you do not receive an email with your registration information within 48 hours, please check your spam filter. OpenWetWare account registration emails are sometimes flagged as spam.