OpenWetWare:How to join

From OpenWetWare
Revision as of 19:18, 7 June 2006 by Skosuri (talk | contribs)
Jump to navigationJump to search

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.

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 website, please state that and we can help you further.

In order to expedite getting an account, please give us as much information as possible. If you do not provide your full name and academic affiliation, we will ask you to provide more information.

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" />
4-25 characters long. Cannot contain underscores andn if possible reflective of your name.
Password:


<input name="password" type="password" class="form_format" size="30" />

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" />

If applicable, provide your academic or industrial affiliation.
Why would you like to join?:

<input name="description" type="text" class="form_format" size="60" />

Short description of why you would like to join OWW; ie, what and why you would like to edit.
How did you hear about us?:

<input name="referral" type="text" class="form_format" size="60" />

This helps us determine where we need to focus to recruit new users.
  <input name="submit_registration" type="submit" class="form_button" value="Submit Request" />

</form>

</html>