Wikipedia References?

solar energy

BANNED
Joined
Jan 2, 2024
Messages
292
Reaction score
94
I want to know how to add content for a backlink in the Wikipedia References section. When I click edit, it is blank with no content, so I am unable to make changes.
微信截图_20240822103616.jpg
 
You're not supposed to edit the "References" section directly. What you have to do is to edit any other section of the article and provide a citation like so:

Code:
<ref>{{cite web|url=YOUR_URL|title=YOUR_PAGE_TITLE|last=LAST_NAME|first=FIRST_NAME|publisher=YOUR_PUBLISHER|publication-date=August 21, 2024|access-date=August 21, 2024}}</ref>

Then your citation will automatically be added to the "References" section at the bottom.
 
You're not supposed to edit the "References" section directly. What you have to do is to edit any other section of the article and provide a citation like so:

Code:
<ref>{{cite web|url=YOUR_URL|title=YOUR_PAGE_TITLE|last=LAST_NAME|first=FIRST_NAME|publisher=YOUR_PUBLISHER|publication-date=August 21, 2024|access-date=August 21, 2024}}</ref>

Then your citation will automatically be added to the "References" section at the bottom.
This is correct!
 
Back
Top