OpenWetWare:How to join
We are trying to keep the barrier to access for scientists as low as possible. Use this page to sign up for an OpenWetWare account. We will try to add you in a timely fashion.
Feel free to request an account regardless of whether you are an individual, a student group, a lab or some other type of organization. Just having an interest in biological science or biological engineering is sufficient to join OpenWetWare. If you are interested in setting up a lab account, please state that and we can help you further.
If you have any questions, please email us at admin AT openwetware DOT org.
<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>
<form action="/um_processform.php" method="post" name="registration" id="registration">
|
Username: |
<input name="username" type="text" class="form_format" size="30" maxlength="25" /> Must be between 4 and 25 characters long. Cannot contain underscores. |
| Password: |
Must be greater than 6 characters. |
| Re-enter password: |
<input name="password2" type="password" class="form_format" size="30" /> Must match password above. |
| Name: | <input name="name" type="text" class="form_format" id="name" size="30" />
First and last name. |
| Email: | <input name="email" type="text" class="form_format" size="30" />
An email will be sent to this address to confirm your account registration. |
| Affiliation: |
<input name="affiliation" type="text" class="form_format" size="30" />
|
| Why would you like to join?: |
<input name="description" type="text" class="form_format" size="60" />
|
| How did you hear about us?: |
<input name="referral" type="text" class="form_format" size="60" />
|
| <input name="submit_registration" type="submit" class="form_button" value="Submit Request" /> |
</form>
</html>