CAZypedia needs your help! We have many unassigned GH, PL, CE, AA, GT, and CBM pages in need of Authors and Responsible Curators.
Scientists at all career stages, including students, are welcome to contribute to CAZypedia. Read more here, and in the 10th anniversary article in Glycobiology.
New to the CAZy classification? Read this first.
*
Consider attending the 15th Carbohydrate Bioengineering Meeting in Ghent, 5-8 May 2024.

Difference between revisions of "Help:References"

From CAZypedia
Jump to navigation Jump to search
Line 1: Line 1:
CAZypedia uses the '''Bibilo''' extension for creating in-text citations and a reference list.  Full details about Biblio can be found at the [http://wikiomics.org/wiki/Biblio Biblio page at Wikiomics].  The following is a succinct set of instructions for using '''Biblio''' with [[CAZypedia]].
+
CAZypedia uses the '''Bibilo''' extension for creating in-text citations and a reference list.  Full details about '''Biblio''' can be found at the [http://wikiomics.org/wiki/Biblio Biblio page at Wikiomics].  The following is a succinct set of instructions for using '''Biblio''' with [[CAZypedia]].
  
 
== The basics ==
 
== The basics ==
Biblio uses two types of tags to format references.  The first is the <nowiki><cite>...</cite></nowiki> pair of tags, which specify where in the text a reference should be placed.  Within these tags, one places a reference code that points to an entry in the bibliography, specified within the <nowiki><bibilo>...</biblio></nowiki> tags.
+
'''Biblio''' uses two types of tags to format references.  The first is the <nowiki><cite>...</cite></nowiki> pair of tags, which specify where a reference should be placed in the text.  Within these tags, one places a reference code that points to an entry in the bibliography, specified within the <nowiki><bibilo>...</biblio></nowiki> tags.
  
 
''Example CAZypedia code would look like this:''
 
''Example CAZypedia code would look like this:''
Line 20: Line 20:
 
''Which would give this on the actual CAZypedia page:''
 
''Which would give this on the actual CAZypedia page:''
  
 +
{| {{Prettytable}}
 +
|
 
'''Main text'''
 
'''Main text'''
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
Line 29: Line 31:
 
#stryertext Berg, Tymoczko, & Stryer. Biochemistry. New York: W.H. Freeman, 2002.
 
#stryertext Berg, Tymoczko, & Stryer. Biochemistry. New York: W.H. Freeman, 2002.
 
</biblio>
 
</biblio>
 
+
|}
 
 
----
 
 
 
  
 
'''''Note that:'''''
 
'''''Note that:'''''
Line 46: Line 45:
 
<pre>
 
<pre>
 
'''Main text:'''
 
'''Main text:'''
 +
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
 
Stryer wrote a book about biochemistry <cite>stryertext</cite>.
 
Stryer wrote a book about biochemistry <cite>stryertext</cite>.
Line 58: Line 58:
 
''Which would give this on the CAZypedia page:''
 
''Which would give this on the CAZypedia page:''
  
'''Main text:'''
+
{| {{Prettytable}}
 +
|'''Main text:'''
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
 
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
 
Stryer wrote a book about biochemistry <cite>stryertext</cite>.
 
Stryer wrote a book about biochemistry <cite>stryertext</cite>.
Line 67: Line 68:
 
#stryertext isbn=0-7167-4954-8
 
#stryertext isbn=0-7167-4954-8
 
</biblio>
 
</biblio>
 +
|}
  
 +
'''''Note here that all the references are automatically linked to various external web sources.'''''
  
----
 
 
 
'''''Note here that all the references are automatically linked to various external web sources.'''''
 
  
 
== Using EndNote for formatting references in CAZypedia ==
 
== Using EndNote for formatting references in CAZypedia ==
 +
It is anticipated that many CAZypedia editors will be regular users of the reference management software [http://en.wikipedia.org/wiki/EndNote EndNote].  EndNote can be used to both insert the in-text citations (e.g. <nowiki><cite>REF1</cite></nowiki> and format content to go in the <nowiki><biblio>...</bibilo></nowiki> tags.
  
 +
''The following is a step-by-step guide to using EndNote to format text to cut and paste into CAZypedia.''
  
  

Revision as of 14:03, 18 May 2007

CAZypedia uses the Bibilo extension for creating in-text citations and a reference list. Full details about Biblio can be found at the Biblio page at Wikiomics. The following is a succinct set of instructions for using Biblio with CAZypedia.

The basics

Biblio uses two types of tags to format references. The first is the <cite>...</cite> pair of tags, which specify where a reference should be placed in the text. Within these tags, one places a reference code that points to an entry in the bibliography, specified within the <bibilo>...</biblio> tags.

Example CAZypedia code would look like this:

'''Main text'''
The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
Stryer wrote a book about biochemistry <cite>stryertext</cite>.

'''Reference list'''
<biblio>
#REF1 Barrett T, et al. Structure 1995 Sep 15; 3(9) 951-60.
#stryertext Berg, Tymoczko, & Stryer. Biochemistry. New York: W.H. Freeman, 2002.
</biblio>

Which would give this on the actual CAZypedia page:

Main text The first structure of a GH1 enzyme was solved in 1995 [1]. Stryer wrote a book about biochemistry [2].

Reference list

  1. Barrett T, et al. Structure 1995 Sep 15; 3(9) 951-60.

    [REF1]
  2. Berg, Tymoczko, & Stryer. Biochemistry. New York: W.H. Freeman, 2002.

    [stryertext]

Note that:

  • The reference code can be whatever you want (e.g.: REF1, stryertext)
  • Whatever follows the reference code is placed verbatim into the reference list - you can put any text here, with any formatting you want.


Citing works using PubMed ID's and ISBN codes

One very slick feature of Biblio is that it can retrive entire references directly from PubMed or a ISBN server. That means you can just enter the PubMed ID (pmid) or ISBN directly after the reference code, and CAZypedia will do the rest for you.

The code for our previous example would then look like this:

'''Main text:'''

The first structure of a GH1 enzyme was solved in 1995 <cite>REF1</cite>.
Stryer wrote a book about biochemistry <cite>stryertext</cite>.

'''Reference list:'''
<biblio>
#REF1 pmid=8535788
#stryertext isbn=0-7167-4954-8
</biblio>

Which would give this on the CAZypedia page:

Main text:

The first structure of a GH1 enzyme was solved in 1995 [1]. Stryer wrote a book about biochemistry [2].

Reference list:

  1. Barrett T, Suresh CG, Tolley SP, Dodson EJ, and Hughes MA. (1995). The crystal structure of a cyanogenic beta-glucosidase from white clover, a family 1 glycosyl hydrolase. Structure. 1995;3(9):951-60. DOI:10.1016/s0969-2126(01)00229-5 | PubMed ID:8535788 [REF1]
  2. Jeremy Mark Berg, John L. Tymoczko, and Lubert Stryer. (2002-01) Biochemistry. [stryertext]

Note here that all the references are automatically linked to various external web sources.


Using EndNote for formatting references in CAZypedia

It is anticipated that many CAZypedia editors will be regular users of the reference management software EndNote. EndNote can be used to both insert the in-text citations (e.g. <cite>REF1</cite> and format content to go in the <biblio>...</bibilo> tags.

The following is a step-by-step guide to using EndNote to format text to cut and paste into CAZypedia.



http://www.biotech.kth.se/cazypedia/CAZypedia.ens