MEpedia:How to contribute: Difference between revisions

From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history
(→‎References (collated at page end): Collation at page end is a fallback in case user forgets)
(→‎How do I edit pages?: Add section on citations)
Line 41: Line 41:


<pre>[[File:Nancy klimas.jpg|200px|right]]</pre>
<pre>[[File:Nancy klimas.jpg|200px|right]]</pre>
===Citing a published study===
In the body text where you want to reference a study, refer to the citation using the name you give it:
<pre>The study showed that X is an effective treatment.<ref name="pace_trial" /></pre>
Then at the bottom of the page, define the citation within the References section like this:
<pre>
==References==
<references>
<ref name="pace_trial">{{Citation
| last1  = White
| first1 = Peter
| authorlink1 = Peter White
| last2  = Chalder
| first2 = Trudie
| authorlink2 = Trudie Chalder
| last3  = Sharpe
| first3 = Michael
| authorlink3 = Michael Sharpe
| last4  = McCrone
| first4 = Paul
| authorlink4 = Paul McCrone
| display-authors = 4
| title  = Comparison of adaptive pacing therapy, cognitive behaviour therapy, graded exercise therapy, and specialist medical care for chronic fatigue syndrome (PACE): a randomised trial
| journal = The Lancet
| year    = 2011
| pmid    = 21334061
| doi    = 10.1016/S0140-6736(11)60096-2
}}</ref>
</references/>
</pre>
Which when added to a page is displayed like this in the References sections (the PACE trial is shown as an example):
{{Citation
| last1  = White
| first1 = Peter
| authorlink1 = Peter White
| last2  = Chalder
| first2 = Trudie
| authorlink2 = Trudie Chalder
| last3  = Sharpe
| first3 = Michael
| authorlink3 = Michael Sharpe
| last4  = McCrone
| first4 = Paul
| authorlink4 = Paul McCrone
| display-authors = 4
| title  = Comparison of adaptive pacing therapy, cognitive behaviour therapy, graded exercise therapy, and specialist medical care for chronic fatigue syndrome (PACE): a randomised trial
| journal = The Lancet
| year    = 2011
| pmid    = 21334061
| doi    = 10.1016/S0140-6736(11)60096-2
}}
The "authorlink" fields specify the name of the MEpedia article to go to when that author is clicked. The PMID number is the PubMed study ID. The doi is the unique reference for the study, and when provided means the citation will include a link to the study, wherever it is published. All fields are mandatory. The documentation for the Citation template is [https://en.wikipedia.org/wiki/Template:Citation#Journals.2C_newspapers.2C_magazines.2C_or_other_periodicals here].
Here is a blank template to copy-and-paste into pages:
<pre>
<ref name="">{{Citation
| last1  =
| first1 =
| authorlink1 =
| last2  =
| first2 =
| authorlink2 =
| last3  =
| first3 =
| authorlink3 =
| display-authors = 3
| title  =
| journal =
| year    =
| pmid    =
| doi    =
}}</ref>
</pre>


===More help===
===More help===

Revision as of 15:27, March 8, 2016

Contribute to MEpedia Today! Anyone can contribute, and everyone has something to offer, whatever your skills & experience, even if you have never edited a wiki (like Wikipedia) before. All we ask is that you read the guidelines (see below) before you edit. Please also join our group of authors and editors.

How do I edit pages?[edit | edit source]

Look for the "edit" links at the top of the page (to edit the whole page) and next to each section heading (to edit just that section).

Internal links[edit | edit source]

[[Nancy Klimas]]

Nancy Klimas

External links[edit | edit source]

[https://en.wikipedia.org/wiki/Mitochondrion Wikipedia - Mitochondrion]

Wikipedia - Mitochondrion

References[edit | edit source]

The mitochondria produce ATP.<ref>[https://en.wikipedia.org/wiki/Mitochondrion Wikipedia - Mitochondrion]</ref>

The study had null results.[1]

...

References

<references />

Bold text[edit | edit source]

Doctor '''Nancy Klimas'''

Doctor Nancy Klimas

Bulleted text[edit | edit source]

*Item 1
*Item 2
*Item 3
  • Item 1
  • Item 2
  • Item 3

Images[edit | edit source]

To add an image use the "Upload a file" link on the left of any page, and make a note of the file name, then add it to the page. Add right or left, and a width (with a px suffix) to set the size):

[[File:Nancy klimas.jpg|200px|right]]

Citing a published study[edit | edit source]

In the body text where you want to reference a study, refer to the citation using the name you give it:

The study showed that X is an effective treatment.<ref name="pace_trial" />

Then at the bottom of the page, define the citation within the References section like this:

==References==
<references>
<ref name="pace_trial">{{Citation
| last1  = White
| first1 = Peter
| authorlink1 = Peter White
| last2  = Chalder
| first2 = Trudie
| authorlink2 = Trudie Chalder
| last3  = Sharpe
| first3 = Michael
| authorlink3 = Michael Sharpe
| last4  = McCrone
| first4 = Paul
| authorlink4 = Paul McCrone
| display-authors = 4
| title   = Comparison of adaptive pacing therapy, cognitive behaviour therapy, graded exercise therapy, and specialist medical care for chronic fatigue syndrome (PACE): a randomised trial
| journal = The Lancet
| year    = 2011
| pmid    = 21334061
| doi     = 10.1016/S0140-6736(11)60096-2
}}</ref>
</references/>

Which when added to a page is displayed like this in the References sections (the PACE trial is shown as an example):

White, Peter; Chalder, Trudie; Sharpe, Michael; McCrone, Paul (2011), "Comparison of adaptive pacing therapy, cognitive behaviour therapy, graded exercise therapy, and specialist medical care for chronic fatigue syndrome (PACE): a randomised trial", The Lancet, doi:10.1016/S0140-6736(11)60096-2, PMID 21334061 Invalid |display-authors=4 (help)


The "authorlink" fields specify the name of the MEpedia article to go to when that author is clicked. The PMID number is the PubMed study ID. The doi is the unique reference for the study, and when provided means the citation will include a link to the study, wherever it is published. All fields are mandatory. The documentation for the Citation template is here.

Here is a blank template to copy-and-paste into pages:

<ref name="">{{Citation
| last1  = 
| first1 = 
| authorlink1 = 
| last2  = 
| first2 = 
| authorlink2 = 
| last3  = 
| first3 = 
| authorlink3 = 
| display-authors = 3
| title   = 
| journal = 
| year    = 
| pmid    = 
| doi     = 
}}</ref>

More help[edit | edit source]

  • View a video tutorial
  • Click "edit" on pages which are not locked (or "view source" on those which are) and:
  • Look at the "wiki code" responsible for creating the page. This may help you learn how to edit since the "code" is, in large part, pretty intuitive and easy to learn if you look back and forth between the article and the code responsible for it.
  • All edit pages have an "Help" link in the toolbar which can lead you to this page (and our link below to editing references).
  • Look at the formatting cheatsheet

How can I contribute?[edit | edit source]

Make a suggestion[edit | edit source]

Almost everyone working on MEpedia is sick, including bed-bound patients. Although we welcome suggestions please, please if you possibly can, create/edit the page yourself. It is very easy to add a new page or make an improvement - be bold! Together we are stronger as a community. If you REALLY can't edit the page, then you can go to the MEpedia suggestions page, click Edit, and add your suggestion to the list for someone else to consider implementing in future.

Implement a suggestion[edit | edit source]

If you want to contribute but aren't sure where to start, try looking at the MEpedia suggestions and consider implementing an improvement suggested by others.

Create a new article[edit | edit source]

To create a new article, simply search for the title of the article you wish to create. If a page does not already exist, you will see an option to create the page. Alternatively if you see a red link to the page, that means it does not yet exist. Just click the red link to create the page.

Once you have a blank editable article open, consider copying-and-pasting an outline into it for that type of article, so you have a set of headings to prompt writing. See MEpedia article outlines

Remember that articles must use strong citations. For example if you write "ME/CFS can be successfully treated with XYZ", you MUST provide a reference to evidence, ideally a high quality (randomized, placebo-controlled) published study. If there is no evidence, the wording must reflect this, for example "ME/CFS is sometimes treated using XYZ, but currently there is no good evidence for its use".

Expand a topic[edit | edit source]

Pages with blue links (as opposed to red) exist already, and can be proof-read, improved and extended. Remember statements need to be supported by the best available evidence or source, for example a published quote by a person, or a paper in a scientific journal.

Check our references[edit | edit source]

You can make sure facts are properly cited and references are in correct format.

We aim to serve a general audience, a research audience, and a patient audience. All entries should be cited and make clear to distinguish what has and has not been established by peer-reviewed research findings. Articles should aim to provide both a general overview of a specific topic as well as discuss its implications or applications in ME and CFS.

Correct typos[edit | edit source]

You can also copyedit existing articles for typos and edit for clarity.

Clean-up poor pages[edit | edit source]

Some pages are inconsistently formatted, too long, are presented badly, need partially rewriting, or suffer from other problems. Those pages are marked as needing clean-up, and are listed under MEpedia:Cleanup.

Mark pages as needing cleanup[edit | edit source]

If you see a problem with a page, it needs clean-up, and you are not able to resolve it, mark the page as needing cleaning by adding a marker like this including a description of the problem:

{{Cleanup | reason=the article is full of incorrect capitalization | date=November 2015}}

For more details see Cleanup.

Rules & Guidelines[edit | edit source]

Other Resources[edit | edit source]