Help:Editing FAQ: Difference between revisions

From DispersiveWiki
Jump to navigationJump to search
Line 30: Line 30:
* If all else fails, find an existing page with the formatting you are looking for and view the source by clicking on the "edit" tab (without actually doing any editing, of course).
* If all else fails, find an existing page with the formatting you are looking for and view the source by clicking on the "edit" tab (without actually doing any editing, of course).


* There is extensive help on this topic at [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page
* There is extensive help on this topic at [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page wikipedia].
wikipedia].


=== How do the references and bibliography work? ===
=== How do the references and bibliography work? ===


This is a bit tricky.  Please read our [[Help:References|policies on references]] and our [[Help:Bibliographic naming conventions|naming conventions]].
This is a bit tricky.  Please read our [[Help:References|policies on references]] and our [[Help:Bibliographic naming conventions|naming conventions]].

Revision as of 03:53, 4 August 2006

Frequently asked questions about editing

I'm afraid to change anything.

Don't worry, all editing changes are easily reversible (by going to the history page and retrieving an earlier version of the text). One can also "preview" each edit before saving it, to get some idea of what the change will look like.

If you think a change is controversial, click on the discussion page and post your suggestion or other comment there. (Don't forget to sign your name, using three or four tildes.) Anyone else who is watching the page will then be able to respond to it; if there is agreement on the change then go ahead and implement it!

Wikipedia has a policy: be bold in updating pages. It works well there, and it should work well here also.

If you are reluctant to use an existing page to experiment with editing, you can try our sandbox. Alternatively, you may use your own user page (click on your user name at the top right of the screen), which is yours to edit and experiment as you please.

How to I do basic formatting?

  • You can create a link by enclosing a word or phrase in double brackets. Example: [[well-posed]] => well-posed
  • You can italicize using double apostrophes, and boldface using triple apostrophes. Examples: ''ad hoc'' => ad hoc; '''Miura transform''' => Miura transform.
  • LaTeX-style equations can be created using the <math> and </math> tags. Example: <math>M(u(t)) = \int_{\R^d} |u(t,x)|^2\ dx</math> => .
  • Bulleted un-numbered lists (like this one) can be created by placing an asterisk * at the beginning of each item. Numbered lists are similar but use #. One can nest lists using ** and ##, etc.
  • Create new sections using two equality signs = on each side of the section name. Subsections use three equality signs, and so forth.
  • You can sign your name using three or four tildes: ~~~ or ~~~~. This is generally good practice on discussion pages.
  • If all else fails, find an existing page with the formatting you are looking for and view the source by clicking on the "edit" tab (without actually doing any editing, of course).
  • There is extensive help on this topic at wikipedia.

How do the references and bibliography work?

This is a bit tricky. Please read our policies on references and our naming conventions.