Difference between revisions of "Links and References"

From CCoWS Wiki
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 5: Line 5:
 
Sometimes you want to link to pages that you name in the main thread of your page, like [http://wikipedia.com Wikipedia].
 
Sometimes you want to link to pages that you name in the main thread of your page, like [http://wikipedia.com Wikipedia].
  
But sometime you just want to state a fact and only give the reference for that fact at the end of the page. You can do this using 'ref' tags, like like this<ref>This is a reference for a fact that was stated in the main thread of the page. It can also include links if you want, like this link to [http://wikipedia.com Wikipedia].</ref>
+
But sometimes you just want to state a fact and only give the reference for that fact at the end of the page. You can do this using 'ref' tags, like like this<ref>This is a reference for a fact that was stated in the main thread of the page. It can also include links if you want, like this link to [http://wikipedia.com Wikipedia].</ref>
  
 
You can choose to format your references like scientific citations like this one<ref>Watson, F. (2009) How to reference things in the EcoViz Wiki. ''Journal that Doesn't Really Exist'', 1:1-23.</ref>.
 
You can choose to format your references like scientific citations like this one<ref>Watson, F. (2009) How to reference things in the EcoViz Wiki. ''Journal that Doesn't Really Exist'', 1:1-23.</ref>.
Line 19: Line 19:
 
== Links ==
 
== Links ==
  
* None yet.
+
* [[How To Wiki]]

Latest revision as of 12:57, 13 April 2009

This page provides examples of how to create links and references.

This is the main thread

Sometimes you want to link to pages that you name in the main thread of your page, like Wikipedia.

But sometimes you just want to state a fact and only give the reference for that fact at the end of the page. You can do this using 'ref' tags, like like this[1]

You can choose to format your references like scientific citations like this one[2].

And you can cite the same reference twice by giving the ref tag a name like this[3] which is cited again here[3].

This is where you could list references

To make your references automatically appear at the end of the document, you use a 'references' tag like this:

  1. This is a reference for a fact that was stated in the main thread of the page. It can also include links if you want, like this link to Wikipedia.
  2. Watson, F. (2009) How to reference things in the EcoViz Wiki. Journal that Doesn't Really Exist, 1:1-23.
  3. 3.0 3.1 A reference that is cited twice

Links