<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.retrotechcollection.com/index.php?action=history&amp;feed=atom&amp;title=RetroTechCollection%3ACiting_sources</id>
	<title>RetroTechCollection:Citing sources - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.retrotechcollection.com/index.php?action=history&amp;feed=atom&amp;title=RetroTechCollection%3ACiting_sources"/>
	<link rel="alternate" type="text/html" href="https://wiki.retrotechcollection.com/index.php?title=RetroTechCollection:Citing_sources&amp;action=history"/>
	<updated>2026-07-16T19:12:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.retrotechcollection.com/index.php?title=RetroTechCollection:Citing_sources&amp;diff=4953&amp;oldid=prev</id>
		<title>Josh: Created page with &quot;{{shortcut|RTC:CITE}} {{guideline}}  &#039;&#039;&#039;Citing sources&#039;&#039;&#039; ensures technical information on RetroTechCollection can be verified and provides proper attribution to original creators. While not strictly required for all content, proper citations enhance credibility and help readers locate additional technical information.  == When to Cite ==  === Strongly Recommended === Citations are strongly encouraged for: * &#039;&#039;&#039;Technical specifications&#039;&#039;&#039; - Voltage levels, timing paramet...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.retrotechcollection.com/index.php?title=RetroTechCollection:Citing_sources&amp;diff=4953&amp;oldid=prev"/>
		<updated>2025-09-05T16:08:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{shortcut|RTC:CITE}} {{guideline}}  &amp;#039;&amp;#039;&amp;#039;Citing sources&amp;#039;&amp;#039;&amp;#039; ensures technical information on RetroTechCollection can be verified and provides proper attribution to original creators. While not strictly required for all content, proper citations enhance credibility and help readers locate additional technical information.  == When to Cite ==  === Strongly Recommended === Citations are strongly encouraged for: * &amp;#039;&amp;#039;&amp;#039;Technical specifications&amp;#039;&amp;#039;&amp;#039; - Voltage levels, timing paramet...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{shortcut|RTC:CITE}}&lt;br /&gt;
{{guideline}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Citing sources&amp;#039;&amp;#039;&amp;#039; ensures technical information on RetroTechCollection can be verified and provides proper attribution to original creators. While not strictly required for all content, proper citations enhance credibility and help readers locate additional technical information.&lt;br /&gt;
&lt;br /&gt;
== When to Cite ==&lt;br /&gt;
&lt;br /&gt;
=== Strongly Recommended ===&lt;br /&gt;
Citations are strongly encouraged for:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Technical specifications&amp;#039;&amp;#039;&amp;#039; - Voltage levels, timing parameters, component values&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Safety procedures&amp;#039;&amp;#039;&amp;#039; - High-voltage precautions, chemical handling, discharge procedures&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Repair procedures&amp;#039;&amp;#039;&amp;#039; - Diagnostic steps, calibration methods, troubleshooting flowcharts&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Historical information&amp;#039;&amp;#039;&amp;#039; - Release dates, production numbers, design changes&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Performance data&amp;#039;&amp;#039;&amp;#039; - Benchmark results, compatibility information, operating parameters&lt;br /&gt;
&lt;br /&gt;
=== Required Citations ===&lt;br /&gt;
Citations are mandatory for:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Direct quotes&amp;#039;&amp;#039;&amp;#039; - Any text copied verbatim from source material&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Copyrighted excerpts&amp;#039;&amp;#039;&amp;#039; - Material used under fair use provisions&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Controversial claims&amp;#039;&amp;#039;&amp;#039; - Information that might be disputed or challenged&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Safety-critical information&amp;#039;&amp;#039;&amp;#039; - Procedures involving potential hazards&lt;br /&gt;
&lt;br /&gt;
== Citation Formats ==&lt;br /&gt;
&lt;br /&gt;
=== Service Manuals ===&lt;br /&gt;
The most common source type for vintage hardware documentation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = Macintosh Plus Service Source&lt;br /&gt;
| publisher = Apple Computer, Inc.&lt;br /&gt;
| year = 1986&lt;br /&gt;
| pages = 45-47&lt;br /&gt;
| url = http://example.com/manual.pdf&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For brief in-line citations:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The power supply outputs +5V and ±12V rails.&amp;lt;ref&amp;gt;{{cite manual |title=Apple IIe Service Manual |publisher=Apple Computer |year=1983 |page=23}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Technical Datasheets ===&lt;br /&gt;
For component specifications and technical parameters:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite datasheet&lt;br /&gt;
| title = MC68000 16-Bit Microprocessor&lt;br /&gt;
| publisher = Motorola Semiconductor&lt;br /&gt;
| year = 1984&lt;br /&gt;
| part_number = MC68000L8&lt;br /&gt;
| url = http://example.com/datasheet.pdf&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Books and Technical Publications ===&lt;br /&gt;
For published technical references:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite book&lt;br /&gt;
| last = Hertzfeld&lt;br /&gt;
| first = Andy&lt;br /&gt;
| title = Revolution in the Valley: The Insanely Great Story of How the Mac Was Made&lt;br /&gt;
| publisher = O&amp;#039;Reilly Media&lt;br /&gt;
| year = 2005&lt;br /&gt;
| isbn = 0596007191&lt;br /&gt;
| pages = 156-158&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Web Sources ===&lt;br /&gt;
For online technical resources:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
| url = https://68kmla.org/bb/index.php?threads/macintosh-plus-repair-guide.12345/&lt;br /&gt;
| title = Macintosh Plus Repair Guide&lt;br /&gt;
| author = TechUser123&lt;br /&gt;
| website = 68kMLA Forums&lt;br /&gt;
| date = 2023-05-15&lt;br /&gt;
| access-date = 2025-01-07&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Forum Posts and Community Sources ===&lt;br /&gt;
For community-generated technical content:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite forum&lt;br /&gt;
| url = https://forum.example.com/thread/12345&lt;br /&gt;
| title = SE/30 Capacitor Replacement Success&lt;br /&gt;
| author = VintageRepairGuy&lt;br /&gt;
| forum = Vintage Mac Repair Forum&lt;br /&gt;
| date = 2024-03-10&lt;br /&gt;
| access-date = 2025-01-07&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Simplified Citation Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Basic Reference Tags ===&lt;br /&gt;
For quick citations without formal templates:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The flyback transformer operates at 15.75 kHz.&amp;lt;ref&amp;gt;Apple Monitor II Service Manual, p. 34&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manufacturer Specifications ===&lt;br /&gt;
For well-known technical specifications:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The Commodore 64 uses a 6510 processor running at 1.023 MHz.&amp;lt;ref&amp;gt;Commodore 64 User&amp;#039;s Guide, 1982&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Multiple Sources ===&lt;br /&gt;
When information is confirmed by several sources:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The standard disk format uses 40 tracks per side.&amp;lt;ref name=&amp;quot;multiple&amp;quot;&amp;gt;Apple Disk II Manual, 1978; DOS 3.3 Reference, 1980; Beneath Apple DOS, 1981&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Source Quality Guidelines ==&lt;br /&gt;
&lt;br /&gt;
=== Preferred Sources ===&lt;br /&gt;
Listed in order of preference:&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Official service manuals&amp;#039;&amp;#039;&amp;#039; - Manufacturer documentation for repair procedures&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Technical datasheets&amp;#039;&amp;#039;&amp;#039; - Component specifications from manufacturers&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Engineering documentation&amp;#039;&amp;#039;&amp;#039; - Schematics, design notes, technical bulletins&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Published technical books&amp;#039;&amp;#039;&amp;#039; - Authoritative references by recognized experts&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Established technical websites&amp;#039;&amp;#039;&amp;#039; - Sites with documented expertise and peer review&lt;br /&gt;
&lt;br /&gt;
=== Acceptable Sources ===&lt;br /&gt;
May be used with appropriate context:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Community forums&amp;#039;&amp;#039;&amp;#039; - When information is verified by multiple experienced users&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Technical blogs&amp;#039;&amp;#039;&amp;#039; - Written by recognized experts with documented credentials&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Video documentation&amp;#039;&amp;#039;&amp;#039; - When accompanied by written technical verification&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Personal experience&amp;#039;&amp;#039;&amp;#039; - Clearly marked as such, preferably with supporting documentation&lt;br /&gt;
&lt;br /&gt;
=== Sources to Avoid ===&lt;br /&gt;
Generally not suitable for citations:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Social media posts&amp;#039;&amp;#039;&amp;#039; - Unless from official manufacturer accounts&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Wikipedia or other wikis&amp;#039;&amp;#039;&amp;#039; - Use their sources instead&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Commercial listings&amp;#039;&amp;#039;&amp;#039; - eBay, Amazon, or sales descriptions&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Unverified claims&amp;#039;&amp;#039;&amp;#039; - Information without supporting documentation&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Speculation or rumors&amp;#039;&amp;#039;&amp;#039; - Unconfirmed technical information&lt;br /&gt;
&lt;br /&gt;
== Technical Accuracy ==&lt;br /&gt;
&lt;br /&gt;
=== Verification Standards ===&lt;br /&gt;
When citing technical information:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Cross-check specifications&amp;#039;&amp;#039;&amp;#039; - Verify against multiple sources when possible&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Note discrepancies&amp;#039;&amp;#039;&amp;#039; - Document when sources disagree&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Update outdated information&amp;#039;&amp;#039;&amp;#039; - Replace superseded technical data&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Specify conditions&amp;#039;&amp;#039;&amp;#039; - Include operating parameters, tolerances, and limitations&lt;br /&gt;
&lt;br /&gt;
=== Measurement Citations ===&lt;br /&gt;
For technical measurements and test results:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite measurement&lt;br /&gt;
| parameter = +5V rail voltage&lt;br /&gt;
| value = 5.02V ± 0.1V&lt;br /&gt;
| conditions = Room temperature, 2A load&lt;br /&gt;
| equipment = Fluke 87V multimeter&lt;br /&gt;
| date = 2024-06-15&lt;br /&gt;
| operator = TechUser456&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Safety Information Citations ==&lt;br /&gt;
&lt;br /&gt;
=== Critical Safety Procedures ===&lt;br /&gt;
Safety information must be properly sourced:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite safety&lt;br /&gt;
| procedure = CRT discharge procedure&lt;br /&gt;
| source = RCA Service Manual X-2547&lt;br /&gt;
| warning_level = DANGER&lt;br /&gt;
| voltage = 25kV&lt;br /&gt;
| equipment = Insulated probe, safety glasses&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hazard Identification ===&lt;br /&gt;
Document sources for safety warnings:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RIFA capacitors are prone to explosive failure.&amp;lt;ref&amp;gt;{{cite web |url=https://console5.com/wiki/RIFA |title=RIFA Capacitor Information |publisher=Console5 Wiki |access-date=2025-01-07}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Citation Management ==&lt;br /&gt;
&lt;br /&gt;
=== Reference Lists ===&lt;br /&gt;
Organize references at page bottom:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Additional Reading ==&lt;br /&gt;
* [[Related Article One]]&lt;br /&gt;
* [[Related Article Two]]&lt;br /&gt;
* [https://external-resource.com External Technical Resource]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Reference Groups ===&lt;br /&gt;
For different types of sources:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist|group=manuals}}&lt;br /&gt;
&lt;br /&gt;
== Additional Sources ==&lt;br /&gt;
{{reflist|group=community}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Named References ===&lt;br /&gt;
For sources used multiple times:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;apple_manual&amp;quot;&amp;gt;{{cite manual |title=Apple IIe Technical Reference |year=1982}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later in the article:&lt;br /&gt;
&amp;lt;ref name=&amp;quot;apple_manual&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Special Cases ==&lt;br /&gt;
&lt;br /&gt;
=== Orphaned Documentation ===&lt;br /&gt;
For sources where copyright status is unclear:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = Unknown Manufacturer Service Guide&lt;br /&gt;
| publisher = [Publisher unknown]&lt;br /&gt;
| year = circa 1985&lt;br /&gt;
| note = Copyright status uncertain - used under fair use for educational purposes&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Foreign Language Sources ===&lt;br /&gt;
For non-English documentation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = コンピュータ修理マニュアル&lt;br /&gt;
| trans-title = Computer Repair Manual&lt;br /&gt;
| language = Japanese&lt;br /&gt;
| publisher = Fujitsu&lt;br /&gt;
| year = 1984&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Multiple Revisions ===&lt;br /&gt;
When citing documents with multiple versions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = Commodore 64 Service Manual&lt;br /&gt;
| version = Revision C&lt;br /&gt;
| publisher = Commodore Business Machines&lt;br /&gt;
| year = 1983&lt;br /&gt;
| note = Supersedes Revision A and B&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linking and Access ==&lt;br /&gt;
&lt;br /&gt;
=== URL Guidelines ===&lt;br /&gt;
When including web links:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Use stable URLs&amp;#039;&amp;#039;&amp;#039; - Prefer permalink or archive versions&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Check link validity&amp;#039;&amp;#039;&amp;#039; - Verify links work before publishing&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Provide alternatives&amp;#039;&amp;#039;&amp;#039; - Include archive.org links for unstable sources&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Note access requirements&amp;#039;&amp;#039;&amp;#039; - Indicate if registration or payment required&lt;br /&gt;
&lt;br /&gt;
=== Archive Citations ===&lt;br /&gt;
For historical or hard-to-find sources:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite web&lt;br /&gt;
| url = https://web.archive.org/web/20100615000000/http://example.com/manual.html&lt;br /&gt;
| title = Original Manual Page&lt;br /&gt;
| archive-url = https://web.archive.org/web/20100615000000/http://example.com/manual.html&lt;br /&gt;
| archive-date = 2010-06-15&lt;br /&gt;
| access-date = 2025-01-07&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Copyright and Attribution ==&lt;br /&gt;
&lt;br /&gt;
=== Fair Use Citations ===&lt;br /&gt;
When using copyrighted material under fair use:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = Proprietary Service Manual&lt;br /&gt;
| publisher = TechCorp Inc.&lt;br /&gt;
| year = 1987&lt;br /&gt;
| pages = 45-46&lt;br /&gt;
| note = Brief excerpt used under fair use for educational purposes&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Permission Required ===&lt;br /&gt;
For extensive use of copyrighted material:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite manual&lt;br /&gt;
| title = Complete Technical Reference&lt;br /&gt;
| publisher = Hardware Inc.&lt;br /&gt;
| year = 1990&lt;br /&gt;
| note = Used with permission from copyright holder&lt;br /&gt;
| permission = Email dated 2024-05-15&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Common Citation Errors ==&lt;br /&gt;
&lt;br /&gt;
=== Incomplete Information ===&lt;br /&gt;
Avoid citations lacking essential details:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Missing dates&amp;#039;&amp;#039;&amp;#039; - Always include publication or access dates&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Vague titles&amp;#039;&amp;#039;&amp;#039; - Use complete, specific titles&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;No page numbers&amp;#039;&amp;#039;&amp;#039; - Include specific page references for long documents&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Broken links&amp;#039;&amp;#039;&amp;#039; - Verify all URLs before publishing&lt;br /&gt;
&lt;br /&gt;
=== Over-Citation ===&lt;br /&gt;
Don&amp;#039;t cite unnecessarily:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Common knowledge&amp;#039;&amp;#039;&amp;#039; - Well-known technical facts don&amp;#039;t require citations&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Basic specifications&amp;#039;&amp;#039;&amp;#039; - Standard voltages, connector types widely documented&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Simple procedures&amp;#039;&amp;#039;&amp;#039; - Basic maintenance steps don&amp;#039;t need detailed sourcing&lt;br /&gt;
&lt;br /&gt;
=== Under-Citation ===&lt;br /&gt;
Always cite when needed:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Unusual specifications&amp;#039;&amp;#039;&amp;#039; - Non-standard or surprising technical information&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Safety procedures&amp;#039;&amp;#039;&amp;#039; - Any procedure involving potential hazards&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Controversial information&amp;#039;&amp;#039;&amp;#039; - Claims that might be disputed&lt;br /&gt;
&lt;br /&gt;
== Tools and Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Citation Templates ===&lt;br /&gt;
RetroTechCollection provides templates for common source types:&lt;br /&gt;
* {{tl|cite manual}} - Service manuals and technical documentation&lt;br /&gt;
* {{tl|cite datasheet}} - Component specifications&lt;br /&gt;
* {{tl|cite web}} - Online resources&lt;br /&gt;
* {{tl|cite book}} - Published references&lt;br /&gt;
* {{tl|cite forum}} - Community sources&lt;br /&gt;
&lt;br /&gt;
=== External Tools ===&lt;br /&gt;
Helpful citation management tools:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Archive.org&amp;#039;&amp;#039;&amp;#039; - Wayback Machine for preserving web sources&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;DOI lookup&amp;#039;&amp;#039;&amp;#039; - For academic papers and formal publications&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ISBN databases&amp;#039;&amp;#039;&amp;#039; - For book identification and verification&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[RetroTechCollection:Reliable technical sources]]&lt;br /&gt;
* [[RetroTechCollection:Technical documentation]]&lt;br /&gt;
* [[RetroTechCollection:Copyrights]]&lt;br /&gt;
* [[Help:References and page layout]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RetroTechCollection guidelines]]&lt;br /&gt;
[[Category:Citation and referencing]]&lt;/div&gt;</summary>
		<author><name>Josh</name></author>
	</entry>
</feed>