Sarna News: Bad 'Mechs - Icestorm
Project page: Edit

Editing BattleTechWiki:Manual of Style/References

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{MoS guideline|MOS:REF|BTW:MOSREF}}
+
As it is the goal of BattleTechWiki to enable each Reader to find the original source for any fact found within an article, the proper citation of sources is critical. This page explains how to create '''numbered references''' (with optional footnotes) using <code><nowiki><ref></nowiki></code>,<code><nowiki></ref></nowiki></code>, and <code><nowiki><references/></nowiki></code> syntax, which is the current best-practice method in most circumstances.  
<noinclude>{{pp-move-indef}}</noinclude>
 
{{Style}}
 
==Overview==
 
As it is the goal of BattleTechWiki to enable each Reader to find the original source for any fact found within an article, the proper citation of sources is critical. This page explains how to create '''references''' (with optional footnotes) using <code><nowiki><ref></nowiki></code>,<code><nowiki></ref></nowiki></code>, and <code><nowiki><references/></nowiki></code> syntax, which is the current best-practice method in most circumstances.  
 
  
Readers and Editors of BattleTechWiki will find articles in one of three general states when it comes to referencing: non-cited, basic, and detailed. With few exceptions, ideally all articles should have detailed references displayed at the bottom of the page, demonstrating proper research has been done. Owing to the [[Special:UserScore|volunteer]] nature of BattleTechWiki, it is the intention that any articles that may fall short of standards will be improved by follow-on Editors over time.
+
==Inserting references or footnotes ==
 +
Readers and Editors of BattleTechWiki will find articles in one of four different states, when it comes to being properly referenced: non-cited, basic, specific and detailed. It is the ultimate intention for each article on the wiki to exist within a consistent framework in comparison to other similar articles, with detailed references displayed at the bottom of the page, as warranted for proper research sources. However, as BTW is completely a [[Special:UserScore|volunteer]] effort, the time, skill and details provided by each Editor will vary. It is the intention that follow-on Editors will continue to improve the article, including the method of sourcing the article's statements.
  
 
===Non-cited References===
 
===Non-cited References===
Non-cited articles can vary in length from a [[Template:Stub|stub]] to being fully-scoped out with considerable detail. These articles, however, don't indicate where the information was taken from and may not be of much value to a Reader. Further, it stands to test BattleTechWiki's credibility and commitment to adhering to BattleTech [[canon]].
+
Non-cited articles can, aside from the lack of references, vary considerably in value when compared to other non-cited articles, from being a stub-length to fully-scoped out with considerable detail. However, no Editors will have spared the time to indicate where the information found in the non-cited article can be located in [[Policy:Canon|canon]] and there will not be a References section provided. This article may or may not be of any value to a casual Reader, but it will most definitely not be worth much to a Reader seeking official confirmation for a question they might have about the BattleTech universe, especially if they doubt the value BattleTechWiki has to canonicity.
  
Once identified, follow-on Editors will often add the '''<nowiki>{{refimprove}}</nowiki>''' tag, where the [[Template:More citations needed|resulting banner]] indicates the article is lacking sufficient citations.
+
Once identified as lacking in citations, follow-on Editors will often (and justly so) add the '''<nowiki>{{refimprove}}</nowiki>''' tag, where the resulting banner indicates the article is lacking sufficient citations.
  
==Basic References (Bibliography)==
+
===Basic References (Bibliography)===
A Bibliography section lists all of the sources used in the creation of the article and indicates where the interested Reader may go to get more information. As it only lists the source titles, it's not very useful for verifying data or content on the page; still, it is better than nothing and the Editors at BTW implore their fellows to provide at least this much.
+
This article will, thankfully, include at least some sources indicating where the interested Reader may go to get either more information or confirmation of the article's sources. However, as it only lists the titles of the sources, it is left up to the Reader to look through the source until he finds the relevant information. Still, it is better than nothing and the Editors at BTW implore their fellows to provide at least this much. Entries should be alphabetical.
  
To get started, the following code is placed at the bottom of the page, above the Category tags:
+
The format for Basic citing is:
 +
* A section called Bibliography is made. It can be created by placing the following code at the bottom of the page (above the Category tags):
 
   ==Bibliography==
 
   ==Bibliography==
 
+
* Underneath that, an asterisk (*) is placed for each title
Underneath that, use a separate line for each source being entered, as such:
+
* The source is then listed next to the asterisk:
  <nowiki>* ''[[Source Name]]''</nowiki>
+
:#First, following a space, two single quotes (<nowiki>''</nowiki>) are typed,
 
+
:#followed by two open brackets ([[),
The asterisk (*) creates a bullet point, the two brackets ([[ ]]) on each end create a link, and the two <u>single</u> quotes (<nowiki>''</nowiki>) on each end italicize it, as ''most'' sources are done (omit the quotes if not). The source name should be typed or copied in exactly as it is shown on its BTW page. Entries should be alphabetical.
+
:#then the title of the source (in the manner consistent with its BTW article name),
 
+
:#followed up by two close brackets (]]) and
For example, if you were to cite the two books ''[[Dominions Divided]]'' and ''[[AeroTech 2]]'' by typing this:
+
:#then two more single quotes (<nowiki>''</nowiki>).
 +
So, if you were to cite the two books ''[[Dominions Divided]]'' and ''[[AeroTech 2]]'' by typing this:
 
     <nowiki>* ''[[AeroTech 2]]''</nowiki>
 
     <nowiki>* ''[[AeroTech 2]]''</nowiki>
 
     <nowiki>* ''[[Dominions Divided]]''</nowiki>
 
     <nowiki>* ''[[Dominions Divided]]''</nowiki>
 
 
When saved, it would look like this:
 
When saved, it would look like this:
 
{|class=wikitable
 
{|class=wikitable
Line 33: Line 31:
 
* ''[[Dominions Divided]]''
 
* ''[[Dominions Divided]]''
 
|}
 
|}
 
+
* If the BTW article page being referenced has parentheses, it is because there was another similarly named article. Because this disambiguation is not actually part of the source title, it is preferred to hide or separate it from the list using the vertical bar (|).
If the BTW article page being referenced has parentheses, it is because there was another similarly named article. Because this disambiguation is not actually part of the source title, it is preferred to hide or separate it from the list using the vertical bar (|).
+
So, if you were to cite the following sources ''[[FedCom Civil War (sourcebook)]]'', ''[[Luthien (scenario pack)]]'', ''[[Exodus Road (novel)]]'', and ''[[BattleTech (Video Game)]]'' by typing this:
 
 
For example, if you were to cite the following sources ''[[FedCom Civil War (sourcebook)]]'', ''[[Luthien (scenario pack)]]'', ''[[Exodus Road (novel)]]'', and ''[[BattleTech (Video Game)]]'' by typing this:
 
 
     <nowiki>* ''[[BattleTech (Video Game)|BattleTech]]'' (video game)</nowiki>
 
     <nowiki>* ''[[BattleTech (Video Game)|BattleTech]]'' (video game)</nowiki>
 
     <nowiki>* ''[[FedCom Civil War (sourcebook)|FedCom Civil War]]''</nowiki>
 
     <nowiki>* ''[[FedCom Civil War (sourcebook)|FedCom Civil War]]''</nowiki>
Line 52: Line 48:
 
Note that sourcebooks and scenario packs are so commonplace in bibliographies that Editors are allowed to omit the parentheticals after the link.
 
Note that sourcebooks and scenario packs are so commonplace in bibliographies that Editors are allowed to omit the parentheticals after the link.
  
==Detailed References==
+
===Specific References===
The [[BattleTechWiki:The perfect article|perfect article]] would include detailed references. The more detail an Editor can provide an article, the more value that article has to readers and other Editors later on. While citing at least the title source used within an article is appreciated, providing a bit more detail offers so much more to the article and the BattleTechWiki project. Here, the Editor not only provides the title but he narrows down the source search considerably by offering more information to those that follow, with a minimum of page numbers comprising the information found in the article.
+
The more detail an Editor can provide an article, the more value that article has to Readers and other Editors later on. While citing at least the title source used within an article is appreciated, providing a bit more detail offers so much more to the article and the BattleTechWiki project. With Specific References, the Editor not only provides the title, but he narrows down the source search considerably, by offering more information to those that follow, with a minimum of page numbers comprising the information found in the article.
  
 
The format for a specified reference is title, followed by the page(s), and source section name. For example:
 
The format for a specified reference is title, followed by the page(s), and source section name. For example:
Line 59: Line 55:
 
{|class=wikitable
 
{|class=wikitable
 
|
 
|
 +
<u>References</u>
 
* ''FedCom Civil War'', p. 104: "Operation Scatter"
 
* ''FedCom Civil War'', p. 104: "Operation Scatter"
 
* ''AeroTech 2'', pp. 35–37: "Strafing"
 
* ''AeroTech 2'', pp. 35–37: "Strafing"
Line 91: Line 88:
 
The purpose of adding details is to offer information for something not obvious in the source itself. The Editor does not need to mention that a character profile has the year of birth listed; on the other hand, if the profile provides the character's age without giving the birth year, noting the in-universe year of the sourcebook as an explanation for how the birth year was determined would be appropriate.
 
The purpose of adding details is to offer information for something not obvious in the source itself. The Editor does not need to mention that a character profile has the year of birth listed; on the other hand, if the profile provides the character's age without giving the birth year, noting the in-universe year of the sourcebook as an explanation for how the birth year was determined would be appropriate.
  
===Formatting===
+
===Detailed References===
Detailed references get listed in a section at the bottom of the page above the Bibliography. To enable citations, use the following code:
+
The [[BattleTechWiki:The perfect article|perfect article]] would include detailed references. However, it is understood that this method is ''very'' time consuming and may be too challenging for the average Editor. However, it provides the most definitive method of sourcing expected from a fan project of this scope, and is familiar with the more scholastic fans of the BattleTech universe.
  ==References==
 
  <nowiki><references /></nowiki>
 
  
Detailed referencing gets into the "guts" of the article in order to provide the most comprehensive source citing possible. If the data from a complete paragraph can be found on one page (or one range of pages) from a single source, the reference is generally added to the end of the paragraph. However, if the paragraph combines facts compiled from multiple pages or sources, the citations may be found within the paragraph itself, generally following a sentence (though sometimes within sentences, when clarity is most valued). The [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] software BattleTechWiki utilizes is very capable at providing the depth necessary for this in-depth citation work.  
+
Detailed referencing differs from both Basic and Specific in the manner in which it gets into the "guts" of the article, in order to provide the most comprehensive source citing possible. If the data from a complete paragraph can be found on one page (or one range of pages) from one source, the reference is generally added to the end of the paragraph. However, if the paragraph as written combines facts compiled from multiple pages or even multiple sources, the citations may be found within the paragraph itself, generally following a sentence (though it is not unheard of to find references within the sentences themselves, when clarity is most valued). The [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] software BattleTechWiki utilizes is very capable at providing the depth necessary for this in-depth citation work.  
  
We'll use the format for detailed references [[Help:References#Detailed References|learned above]] to cite the following example:
+
There are two methods by which intra-article citations can be completed:
 +
 
 +
====First Detailed Method====
 +
The first, which is more common and familiar, tends to require a bit more work, though careful cutting-&-pasting can help alleviate this and confusion tends to be less likely. The referencing occurs just as in [[Help:References#Specific References|Specific References]] above, but instead it is inserted between code after the target sentence and within the paragraph. For example, the below paragraph is being cited:
  
 
{|class=wikitable
 
{|class=wikitable
Line 105: Line 103:
 
|}
 
|}
  
In this case, the two books ''[[House Davion (The Federated Suns)]]'' and ''[[Handbook: House Davion]]'' are used for this paragraph. Because the first sentence uses data from both books, the Editor wants to cite both of them following the sentence. He takes the relevant citations:
+
In this case, the two books ''[[House Davion]]'' and ''[[Handbook: House Davion]]'' are used for this paragraph. Because the first sentence uses data from both books, the Editor wants to cite both of them following the sentence. He takes the relevant citations:
 
{|class=wikitable
 
{|class=wikitable
 
|
 
|
''House Davion (The Federated Suns)'', p. 117: "Unfinished Book Movement"<br>
+
''House Davion'', p. 117: "Unfinished Book Movement"<br>
 
''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"
 
''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"
 
|}
 
|}
  
...and wraps each one in-between the following codes: <nowiki><ref name="ReferenceName"></nowiki> & <nowiki></ref></nowiki>, so that it looks like the following when typed into the edit box:
+
...and wraps '''each''' in-between the following codes: <nowiki><ref></nowiki> & <nowiki></ref></nowiki>, so that it looks like the following when typed into the edit box:
  
     <nowiki><ref name=HD(TFS)p117>''House Davion (The Federated Suns)'', p. 117: "Unfinished Book Movement"</ref></nowiki>
+
     <nowiki><ref></nowiki><nowiki>''House Davion''</nowiki>, p. 117: "Unfinished Book Movement"<nowiki></ref></nowiki><nowiki><ref></nowiki><nowiki>''Handbook: House Davion''</nowiki>, pp. 146–147: "Unfinished Book Movement"<nowiki></ref></nowiki>
    <nowiki><ref name=H:HSp146-147>''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"</ref></nowiki>
 
  
The two references will be snugged up against each other, unbroken by a space or line return. This is so the citation numbers the wiki creates follow directly after the sentence it pertains to, without breaking up the flow of the text. In this case, the rest of the paragraph comes from only the first source, so the Editor inserts the code for the first source at the end of the paragraph also, but this time in an abbreviated form:
+
Notice: the two references are snugged up against each other, unbroken by a space or line return. This is so that the numbered code which is inserted in the paragraph follows directly behind the sentence it follows, without breaking up the flow of the text. This code sequence is then inserted directly behind the first sentence. In this case, the rest of the paragraph comes from only the first source, so the Editor inserts the code for the first source at the end of the paragraph also. The unsaved paragraph would look like this:
  
    <nowiki><ref name=HD(TFS)p117/></nowiki>
+
{|class=wikitable
 +
|
 +
The first project of the congress to be published was the Unfinished Book, a ten-volume collection of scripture from numerous religions, released in 2959.<nowiki><ref></nowiki> <nowiki>''House Davion''</nowiki>, p. 117: "Unfinished Book Movement" <nowiki></ref></nowiki><nowiki><ref></nowiki> <nowiki>''Handbook: House Davion''</nowiki>, pp. 146–147: "Unfinished Book Movement" <nowiki></ref></nowiki> It received its name from the concept that spiritual wisdom was extremely vast and therefore the project would take an undetermined amount of time to accumulate it in totality. Father Ovidon held the belief that if the project could be completed, then all of humanity would enjoy peaceful coexistence, either from divine intervention or possibly from the intellectual elevation of mankind.<nowiki><ref></nowiki> <nowiki>''House Davion''</nowiki>, p. 117: "Unfinished Book Movement" <nowiki></ref></nowiki>
 +
|}
  
The unsaved paragraph would look like this:
+
Very cluttered and confusing, isn't it? However, the results are worth it, as the saved paragraph would look like this:
  
 
{|class=wikitable
 
{|class=wikitable
 
|
 
|
The first project of the congress to be published was the Unfinished Book, a ten-volume collection of scripture from numerous religions, released in 2959.<nowiki><ref name=HD(TFS)p117>''House Davion (The Federated Suns)'', p. 117: "Unfinished Book Movement"</ref><ref name=H:HSp146-147>''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"</ref></nowiki> It received its name from the concept that spiritual wisdom was extremely vast and therefore the project would take an undetermined amount of time to accumulate it in totality. Father Ovidon held the belief that if the project could be completed, then all of humanity would enjoy peaceful coexistence, either from divine intervention or possibly from the intellectual elevation of mankind.<nowiki><ref name=HD(TFS)p117/></nowiki>
+
The first project of the congress to be published was the Unfinished Book, a ten-volume collection of scripture from numerous religions, released in 2959.<ref>''House Davion'', p. 117: "Unfinished Book Movement"</ref><ref>''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"</ref> It received its name from the concept that spiritual wisdom was extremely vast and therefore the project would take an undetermined amount of time to accumulate it in totality. Father Ovidon held the belief that if the project could be completed, then all of humanity would enjoy peaceful coexistence, either from divine intervention or possibly from the intellectual elevation of mankind.<ref>''House Davion'', p. 117: "Unfinished Book Movement"</ref>
 
|}
 
|}
  
Very cluttered and confusing, isn't it? However, the results are worth it, as the saved paragraph would look like this:
+
The three blue numbers would then, which clicked upon, shift the browser page down to the '''References''' section of the article, right to the specific reference with which it is associated. To get that, however, required one more bit of code: '''<nowiki><references /></nowiki>'''. This is inserted immediately following the ==References== code at the bottom of the article (above the Bibliography section and Category tags), and it triggers the re-emergence of the complete references the Editor inserted within the main part of the article.
 +
 
 +
So, if the '''References''' section looks like this, before it is saved:
  
 
{|class=wikitable
 
{|class=wikitable
 
|
 
|
The first project of the congress to be published was the Unfinished Book, a ten-volume collection of scripture from numerous religions, released in 2959.<ref name=HD(TFS)p117>''House Davion (The Federated Suns)'', p. 117: "Unfinished Book Movement"</ref><ref name=H:HSp146-147>''Handbook: House Davion'', pp. 146–147: "Unfinished Book Movement"</ref> It received its name from the concept that spiritual wisdom was extremely vast and therefore the project would take an undetermined amount of time to accumulate it in totality. Father Ovidon held the belief that if the project could be completed, then all of humanity would enjoy peaceful coexistence, either from divine intervention or possibly from the intellectual elevation of mankind.<ref name=HD(TFS)p117/>
+
<nowiki><references /></nowiki>
 
|}
 
|}
  
The three blue numbers would then, when clicked upon, shift the browser page down to the References section of the article, right to the specific reference with which it is associated. So, once the page is saved it would appear thusly:
+
...then when it is saved, it would appear thusly:  
  
 
{|class=wikitable
 
{|class=wikitable
 
|
 
|
<u>References</u>
+
 
 
<references />
 
<references />
 
|}
 
|}
  
Rather snazzy, no? Notice, how the first and last citations from the same source are shown on the same line. This gives it a cleaner look compared to having a separate line for each instance. This is sometimes referred to as citation consolidation. To view this example in its full article context, [[Unfinished Book Movement#References|click here]].
+
Rather snazzy, no? Notice, however, how references 1 and 3 in the above example are identical. This is an effect of the first detailed method.
  
The Editor will have to take note, however, that each individual citation will require its own name even if it shares the same title source. Initially this may cause some confusion, especially in lengthier articles where one source may provide numerous but differing pages of data for the article. For example:
+
====Second Detailed Method====
 +
This method is generally recommended only with Editors that are familiar with the first detailed method, so that they understand how to recognize the code used within the paragraphs; the second method uses a derivation of that same method, but adds more code to the process. The advantage in using the second method is that a shorthand version of the code for subsequent (and identical) references can be inserted at the proper point. Another advantage is that, in the '''References''' section of the article, all of the identical references are shown on one line, rather than taking up additional lines of space, which can look cleaner to some Readers. The disadvantage comes from having to name each individual citation, even if it shares the same title source, which can lead to some confusion, especially in lengthy articles where one source may provide numerous but differing pages of data for the article.  
  
    <nowiki><ref name=H:HSp145a>''Handbook: House Davion'', p. 145: "Hinduism"</ref></nowiki>
+
For the first use of a citation, the citation is wrapped within a code that is named, as determined by whatever method the Editor chooses. For example:
    <nowiki><ref name=H:HSp145b>''Handbook: House Davion'', p. 145: "Islam"</ref></nowiki>
 
    <nowiki><ref name=H:HSp146>''Handbook: House Davion'', p. 146: "Judaism"</ref></nowiki>
 
  
Here, the Editor chose to differentiate the first two sources with 'a' and 'b' in the reference name, but you are free to pick any name, subject to a few rules. They are case sensitive and may not be a numeric integer. The quotes are optional unless the name or group includes a space, punctuation or other mark. Names and groups should be kept simple and restricted to the standard English alphabet and numerals. The reference name is internal and will not be displayed anywhere when the page is viewed.
+
    <nowiki><ref name="NameCitation117">''House Davion'', p. 117</ref></nowiki>
  
Ideally, the full, written-out reference should be used in its first appearance in the text, followed by the abbreviated ones. While it's understandable that it might feel a bit "crowded" at the top of the page where many different sources are being introduced together, this practice makes it easier for all Editors to find source information more quickly.
+
...where "NameCitation117" is what the Editor chose to name this citation. You are free to pick any footnote name, subject to a few rules. Footnote names are case sensitive and may not be a numeric integer. The quotes are optional unless the name or group includes a space, punctuation or other mark. Names and groups should be kept simple and restricted to the standard English alphabet and numerals. The footnote name is internal and will not be displayed anywhere when the page is viewed.
  
===Simplified method===
+
Now, whenever page 117 is needed again as a citation, the Editor only has to use the following code:
Though not preferred, Editors having difficulty formatting detailed citations can used a simplified version as a placeholder until a later time in which it can be sorted out and updated. Rather than requiring a reference name, the Editor need only use <nowiki><ref></nowiki> & <nowiki></ref></nowiki> as such:
 
  
    <nowiki><ref>''Handbook: House Davion'', p. 145: "Hinduism"</ref></nowiki>
+
    <nowiki><ref name="NameCitation117"/></nowiki>
    <nowiki><ref>''Handbook: House Davion'', p. 145: "Islam"</ref></nowiki>
 
    <nowiki><ref>''Handbook: House Davion'', p. 146: "Judaism"</ref></nowiki>
 
  
This method, however, does not allow for consolidation and each citation will create a new line in the References section, even if they are copied and pasted throughout the article.
+
The obvious advantage is that the subsequent citations do not need to have the full citation typed in and less space is used within the unsaved paragraph. However, if the Editor chose to use ''House Davion'' again as a source, but using another page, he would have to name the full citation with a different title. For example:
 +
 
 +
    <nowiki><ref name="NameCitation236">''House Davion'', p. 236</ref></nowiki>
 +
 
 +
...with each subsequent use of ''that'' citation using another shorthand version of the code:
 +
 
 +
    <nowiki><ref name="NameCitation236"/></nowiki>
 +
 
 +
At the end of the article, the References section would show identical citations on a shared line, while individual citations would each receive their own line, as shown in '''[[Unfinished_Book_Movement#References|this example]]'''.
 +
 
 +
The downside to this method is that follow-on Editors must carefully study the code to determine what named citations are repeated where. For that reason, it is recommended that Editors only use this method for articles they feel are nearing completion and would not need much more adaption or editing by differing people. However, that is guidance and is not mandated.
  
 
==Note regarding Reference and Bibliography sections==
 
==Note regarding Reference and Bibliography sections==
Reference and Bibliography sections are used in tandem. Both sections should be included, though are handled in a rather different manner.
+
The levels of referencing (Basic, Specific and Detailed) utilize the References and Bibliography sections in a similarly progressive manner. The Basic method, when not mixed in with more advanced citing within an article, makes use of the Bibliography section ''without'' a References section. However, once more advanced citing is introduced within an article, both sections should be included and references are handled in a rather different manner.  
  
 
===Reference section===
 
===Reference section===
With the use of Detailed citations, the References section serves a means to indicate ''where'' certain information provided within the article can be found ''in'' official sources. In that case, it is no longer appropriate to include title-only entries (''ex:'' <nowiki>''[[FedCom Civil War]]''</nowiki>) in the References section. Instead, these should be added to the following Bibliography section. A reasonable exception might be made for short stories that don't have page numbers or chapters, especially those accessed by an E-reader.
+
With the use of Specific or Detailed citations, the References section serves a means to indicate ''where'' certain information provided within the article can be found ''in'' official sources. In that case, it is no longer appropriate to include title-only entries (''ex:'' <nowiki>''[[FedCom Civil War]]''</nowiki>) in the References section. Instead, these should be added to the following Bibliography section. A reasonable exception might be made for short stories that don't have page numbers or chapters, especially those accessed by an E-reader.
  
 
===Bibliography section===
 
===Bibliography section===
Line 178: Line 186:
  
 
For example, in an article about the [[10th Army (Star League)|10th Star League Army]], a quote describing the unit's invasion target, [[Acamar]], as "a constant winter wonderland" is cited as coming from a page about Acamar in the sourcebook ''[[Dark Age: Republic Worlds (3130)]]''. The citation will be listed in the References section, but the sourcebook should not be listed in the Bibliography section{{m}}because it does not address the article's subject, the Tenth Army.
 
For example, in an article about the [[10th Army (Star League)|10th Star League Army]], a quote describing the unit's invasion target, [[Acamar]], as "a constant winter wonderland" is cited as coming from a page about Acamar in the sourcebook ''[[Dark Age: Republic Worlds (3130)]]''. The citation will be listed in the References section, but the sourcebook should not be listed in the Bibliography section{{m}}because it does not address the article's subject, the Tenth Army.
 +
 +
 +
[[Category:Help|{{PAGENAME}}]][[Category:Manual of Style]]

Please note that all contributions to BattleTechWiki are considered to be released under the GNU FDL 1.2 (see BattleTechWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Advanced templates:

Editing: {{Merge}}   {{Moratorium}}   {{Otheruses| | | }}

Notices: {{NoEdit}}   {{Sign}}   {{Unsigned|name}}   {{Welcome}}

Administration: {{Essay}}   {{Policy}}   {{Procedure}}

This page is a member of 1 hidden category: