Sandbox: Difference between revisions

From BSC Policy
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:
[https://www.wikipedia.org/ Wikipedia]
[https://www.wikipedia.org/ Wikipedia]


This sentence has reference to google's website with another name. Notice that I can also name a reference and call it later.<ref name="Google">https://www.google.com</ref>.
This sentence has reference to google's website with another name.<ref name="Google">https://www.google.com</ref>.


You can also reference plain text like this.<ref>Rowling, J.K. Harry Potter and the Sorcerer's Stone. New York: Scholastic, 1999. Print</ref>
You can also reference plain text like this.<ref>Rowling, J.K. Harry Potter and the Sorcerer's Stone. New York: Scholastic, 1999. Print</ref>
Line 21: Line 21:
You can even reference a page of this wiki like this.<ref>[[President’s_Living_Documents]]</ref>
You can even reference a page of this wiki like this.<ref>[[President’s_Living_Documents]]</ref>


Notice that this sentence refers to my first reference and I am calling it here<ref name="google" /> by calling the name of the original reference. Also notice that the second time I call this reference I give it a self closing tag like < /> which indicates the reference has be declared before.
<ref name"call-later">Notice that I can also name a reference and call it later.</ref>
 
Notice that this sentence refers to the above reference and I am calling it here<ref name="call-later" /> by calling the name of the original reference. Also notice that the second time I call this reference I give it a self closing tag like < /> which indicates the reference has be declared before.


References: <references />
References: <references />

Revision as of 11:35, 24 July 2019

italics, bold, and both

Link internally: President’s_Living_Documents

open the President’s_Living_Documents page

Special Links and Piping: Open A Random Page

I. MEETINGS#I.B. DIRECTORS’ MEETINGS

This Page Does Not Exist and This Link Will Be Red, If You Click on the Link You Can Begin Creating the Page

https://www.wikipedia.org [1] Wikipedia

This sentence has reference to google's website with another name.[1].

You can also reference plain text like this.[2]

You can even reference a page of this wiki like this.[3]

[4]

Notice that this sentence refers to the above reference and I am calling it here[5] by calling the name of the original reference. Also notice that the second time I call this reference I give it a self closing tag like < /> which indicates the reference has be declared before.

References:

  1. https://www.google.com
  2. Rowling, J.K. Harry Potter and the Sorcerer's Stone. New York: Scholastic, 1999. Print
  3. President’s_Living_Documents
  4. Notice that I can also name a reference and call it later.
  5. Cite error: Invalid <ref> tag; no text was provided for refs named call-later