Differences between revisions 10 and 15 (spanning 5 versions)
Revision 10 as of 2004-08-11 13:51:34
Size: 2254
Editor: DavidTuch
Comment: added style recommendation for menu commands
Revision 15 as of 2008-04-29 11:46:06
Size: 3025
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Linking =
 * With the exception of the ToDo page and your WikiHomePage, please do not link to documentation in your personal homepages. Rather, you are encouraged to incorporate your documentation into the wiki.
#pragma section-numbers on
Line 4: Line 3:
= Modifications =
 * Please provide a comment with any modifications.
<<Navigation(children)>>
Line 7: Line 5:
= Templates = ''' Index '''
<<TableOfContents>>

== Templates ==
Line 14: Line 15:
[[Anchor(Formatting)]]
= Formatting =
<<Anchor(Formatting)>>
== Formatting ==
Line 17: Line 18:
   '''Right''': Calculate``Roi``Statistics [[BR]]
   '''Wrong''': Calculate``ROI``Statistics [[BR]]
   '''Right''': Calculate``Roi``Statistics <<BR>>
   '''Wrong''': Calculate``ROI``Statistics <<BR>>
Line 22: Line 23:
   '''Right''': ROI [[BR]]
   '''Wrong''': Roi [[BR]]
   '''Right''': ROI <<BR>>
   '''Wrong''': Roi <<BR>>
Line 26: Line 27:
   '''Right''': ["mri_convert"] [[BR]]
   '''Wrong''': Mri``Convert [[BR]]
 There are some cases where a term is both an application and a command. For example, TkMedit refers to the application and ["tkmedit"] refers to the actual command. Use CamelCase or not depending on wheter you are referring to the application or the command.
   '''Right''': [[mri_convert]] <<BR>>
   '''Wrong''': Mri``Convert <<BR>>
 There are some cases where a term is both an application and a command. For example, TkMedit refers to the application and [[tkmedit]] refers to the actual command. Use CamelCase or not depending on whether you are referring to the application or the command.
Line 31: Line 32:
   '''Right''': TkMeditGuide [[BR]]    '''Right''': TkMeditGuide <<BR>>
Line 35: Line 36:
   '''Right''': '''File->Load Overlay data''' [[BR]]    '''Right''': '''File->Load Overlay data''' <<BR>>
Line 38: Line 39:
 * The citation style for attached references is described in detail in the ["References"] section.  * The citation style for attached references is described in detail in the [[References]] section.
Line 40: Line 41:
= Page Layout = <<Anchor(Graphics)>>
== Graphics ==
 * Adding graphics to a page is simple. Go to the page you want to add the graphics to. Click on Attach``File and upload the graphics file. Then add the line `attac``hment:filename.ext` in the source for the page.
 
 * You should not incorporate graphics by linking to an http address, even if the address is located inside the wiki.

 * If you think a graphic may be valuable to other pages, for example, if it's a commonly used icon, then you can add it to a central page. For example, see [[Icons]]. Other users can then link to that image using the wiki address, e.g., `attachment:WikiPage/filename.ext`.


== Linking ==
 * With the exception of the ToDo page and your WikiHomePage, please do not link to documentation in your personal homepages. Rather, you are encouraged to incorporate your documentation into the wiki.

== Modifications ==
 * Please provide a comment with any modifications.

== Page Layout ==
Line 43: Line 59:
= Encyclopedias =
To create an encyclopedia reference, create a page for the term, e.g., ["fMRI"], and then link to the encyclopedia reference from that page.
== Encyclopedias ==
To create an encyclopedia reference, create a page for the term, e.g., [[fMRI]], and then link to the encyclopedia reference from that page.
Line 46: Line 62:
'''Mathematics''' [[BR]]
Mathworld[[BR]]
[http://www.mathworld.com] [[BR]]
[[BR]]

'''MR Physics''' [[BR]]
Amersham Health Medcyclopaedia [[BR]]
[http://www.amershamhealth.com/medcyclopaedia] [[BR]]
'''Mathematics''' <<BR>>
Mathworld<<BR>>
[
[http://www.mathworld.com]] <<BR>>
<<BR>>

'''MR Physics''' <<BR>>
Amersham Health Medcyclopaedia <<BR>>
[
[http://www.amershamhealth.com/medcyclopaedia]] <<BR>>

Index

1. Templates

The wiki uses the following Templates

2. Formatting

  • Acronyms in WikiNames should not be capitalized. For example,

    • Right: CalculateRoiStatistics
      Wrong: CalculateROIStatistics

    Words containing acronyms are actually not CamelCase.

  • However, acronyms alone should be capitalized. For example,
    • Right: ROI
      Wrong: Roi

  • Commands should use the same case as that of the actual command. For example,

    There are some cases where a term is both an application and a command. For example, TkMedit refers to the application and tkmedit refers to the actual command. Use CamelCase or not depending on whether you are referring to the application or the command.

  • Use CamelCase for subtopics related to a command. For example,

  • Use bold font for menu commands. For example,

    • Right: File->Load Overlay data
      Wrong: File->Load Overlay data

  • The citation style for attached references is described in detail in the References section.

3. Graphics

  • Adding graphics to a page is simple. Go to the page you want to add the graphics to. Click on AttachFile and upload the graphics file. Then add the line attachment:filename.ext in the source for the page.

  • You should not incorporate graphics by linking to an http address, even if the address is located inside the wiki.
  • If you think a graphic may be valuable to other pages, for example, if it's a commonly used icon, then you can add it to a central page. For example, see Icons. Other users can then link to that image using the wiki address, e.g., attachment:WikiPage/filename.ext.

4. Linking

  • With the exception of the ToDo page and your WikiHomePage, please do not link to documentation in your personal homepages. Rather, you are encouraged to incorporate your documentation into the wiki.

5. Modifications

  • Please provide a comment with any modifications.

6. Page Layout

7. Encyclopedias

To create an encyclopedia reference, create a page for the term, e.g., fMRI, and then link to the encyclopedia reference from that page.

Mathematics
Mathworld
http://www.mathworld.com

MR Physics
Amersham Health Medcyclopaedia
http://www.amershamhealth.com/medcyclopaedia

StyleGuidelines (last edited 2008-04-29 11:46:06 by localhost)