ASDSO Dam Safety Toolbox

Guidelines for Inserting a Citation: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
(Created page with "{| class="wikitable" |+ Inserting a Citation !width="10%"|Type !width="50%"|Code !width="40%"|Displays As |- | Internal Reference || <nowiki><ref name="ShortID"> Name of Reference (Author, Year of Publication)</ref></nowiki> || <nowiki><ref name="ShortID"> Name of Reference (Author, Year of Publication)</ref> |- | External Reference || <nowiki><ref name="ShortID 2">[hyperlink Name of Reference (Author, Year of Publicati...")
 
mNo edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
[[Category: Formatting Guidelines]]
----
All references, direct quotes, information sources, and photographs that are used on the Dam Safety Toolbox should be cited. <u>References should include the title, author, and year of publication.</u> When citing within the text of a page, the following code templates can be used to automatically populate the citations for a topic page. When appropriate, references should be added to the [[Best Practices Resources Catalog]] or [[Other Resources Catalog]] using these [[Guidelines for Creating a Resource Page|guidelines]] and cited as "internal references". If a reference is a webpage or some other document that is not publicly available, an "external reference" can be used within the citation.
Once a citation has been used on a topic page, subsequent sentences and paragraphs on the same page can be referenced using a ShortID. This only works within a single topic page. ShortIDs do not carry over to other pages of the website.
{| class="wikitable"
{| class="wikitable"
|+ Inserting a Citation
!width="30%"|Type
!width="10%"|Type
!width="50%"|Code
!width="50%"|Code
!width="40%"|Displays As
!width="20%"|Displays As
|-  
|-  
| Internal Reference || <nowiki><ref name="ShortID">[[Name of Linked Page| Name of Reference (Author, Year of Publication)]]</ref></nowiki>  || <nowiki><ref name="ShortID">[[Name of Linked Page| Name of Reference (Author, Year of Publication)]]</ref>  
| Internal Reference || <nowiki><ref name="SmallDams">[[Design of Small Dams| Design of Small Dams (Bureau of Reclamation, 1987)]]</ref></nowiki>  || <ref name="SmallDams">[[Design of Small Dams| Design of Small Dams (Bureau of Reclamation, 1987)]]</ref>  
|-  
|-  
| External Reference || <nowiki><ref name="ShortID 2">[hyperlink Name of Reference (Author, Year of Publication)]</ref></nowiki>  || <ref name="ShortID 2">[hyperlink Name of Reference (Author, Year of Publication)]</ref>  
| External Reference || <nowiki><ref name="ASDSO">[https://damsafety.org/ Association of State Dam Safety Officials Website (ASDSO, 2022)]</ref></nowiki>  || <ref name="ASDSO">[https://damsafety.org/ Association of State Dam Safety Officials Website (ASDSO, 2022)]</ref>
|-  
|-  
| Subsequent Reference on Same Page (After First Use) || <nowiki><ref name="ShortID"/> </nowiki>  || <ref name="ShortID"/>  
| Subsequent Reference on Same Page Using ShortID || <nowiki><ref name="SmallDams"/> </nowiki>  || <ref name="SmallDams"/>  
|-
| List Citations at Bottom of Page || <nowiki>{{Citations}}</nowiki>  || {{Citations}}
|}
|}
Watch the {{Video Icon}} [https://www.youtube.com/watch?v=SRrb70dPPvE Dam Safety Toolbox Tutorial: Inserting a Citation] for additional help.
{{revhistinf}}

Latest revision as of 05:34, 18 January 2024


All references, direct quotes, information sources, and photographs that are used on the Dam Safety Toolbox should be cited. References should include the title, author, and year of publication. When citing within the text of a page, the following code templates can be used to automatically populate the citations for a topic page. When appropriate, references should be added to the Best Practices Resources Catalog or Other Resources Catalog using these guidelines and cited as "internal references". If a reference is a webpage or some other document that is not publicly available, an "external reference" can be used within the citation.

Once a citation has been used on a topic page, subsequent sentences and paragraphs on the same page can be referenced using a ShortID. This only works within a single topic page. ShortIDs do not carry over to other pages of the website.

Type Code Displays As
Internal Reference <ref name="SmallDams">[[Design of Small Dams| Design of Small Dams (Bureau of Reclamation, 1987)]]</ref> [1]
External Reference <ref name="ASDSO">[https://damsafety.org/ Association of State Dam Safety Officials Website (ASDSO, 2022)]</ref> [2]
Subsequent Reference on Same Page Using ShortID <ref name="SmallDams"/> [1]
List Citations at Bottom of Page {{Citations}}

Citations:

Watch the Dam Safety Toolbox Tutorial: Inserting a Citation for additional help.


Revision ID: 7801
Revision Date: 01/18/2024