IGEM:Instructions on starting a lab notebook: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(Redirecting to Lab Notebook)
 
Line 1: Line 1:
Many of the teams and individuals participating in iGEM are maintaining an online lab notebook.  Here's a quick page describing how to do so easily on OpenWetWare.
#REDIRECT[[Lab Notebook]]
 
==Naming==
Given that there are several lab notebooks on OWW and that every article in OWW must have a unique name, it helps to name your lab notebook such that it tells everyone else that it's yours.  That way, others know to respect those pages (i.e. not edit them).  It also prevents clashing of different lab notebooks.
 
If you are starting your own personal lab notebook, name it according to your username.  For instance, <font face="courier">'''User:OWWusername/Notebook'''</font>. 
 
If the entire iGEM team is sharing a lab notebook, name it according to your institution and the year.  For instance, <font face="courier">'''iGEM:MIT/2006/Notebook'''</font>.
 
==Starting a notebook==
One easy way of starting a lab notebook is via the calendar extension in OWW.  It will autogenerate links to all the days of a month. 
 
Add the code below to your primary notebook page.  Be sure and replace <font face="courier">'''iGEM:MIT/2006/Notebook'''</font> with your own notebook name.
 
<font face="courier">
<pre>
<calendar>
name=iGEM:MIT/2006/Notebook
date=2006/07/01
view=threemonths
format=%name/%year-%month-%day
weekstart=7
</calendar>
 
<calendar>
name=iGEM:MIT/2006/Notebook
date=2006/10/01
view=threemonths
format=%name/%year-%month-%day
weekstart=7
</calendar>
</pre>
</font>
 
Using this approach has several advantages including
#All the links will have the same naming convention.  This reduces the likelihood of inconsistent naming and makes it easier to find other pages.
#Navigating between notebook pages is easy.  Each notebook page will include a backlink to the main notebook page and the main notebook page will link to everything.
#You won't have to make all the links by hand, they are all autogenerated for you.
 
==Examples==
 
To see an example of what such a notebook looks like, visit the [[iGEM:MIT/2006/Notebook|2006 MIT iGEM team's notebook]].
 
==Other approaches==
 
This approach to maintaining a lab notebook may not work for you.  You're free to use other approaches, but please name your notebook pages in such a way that they are easily identifiable as yours.  It helps to make it obvious to everyone which pages they should and should not edit.
 
To see more of what the Calendar extension can do, visit the [[Calendar:Template|calendar template]].

Latest revision as of 17:41, 11 May 2008

Redirect to: