How to use and contribute: Difference between revisions

From Atomix
Line 39: Line 39:
}}</ref>.
}}</ref>.
You can continue referring to it using <nowiki><ref name="Sreenivasan"></nowiki> that will reuse the correct reference <ref name="Sreenivasan"/>.
You can continue referring to it using <nowiki><ref name="Sreenivasan"></nowiki> that will reuse the correct reference <ref name="Sreenivasan"/>.


* By default, the formatted references will appear at the bottom of the page. It's good practice to place a section <nowiki>==Notes==</nowiki> at the bottom of the page.  
* By default, the formatted references will appear at the bottom of the page. It's good practice to place a section <nowiki>==Notes==</nowiki> at the bottom of the page.  

Revision as of 21:32, 11 November 2021

Creating and editing wiki pages

  • You can create new pages and edit existing ones provided you have a user account. At the moment, only ATOMIX working group members have access as we begin organizing the information.
  • At the moment, only Category:Concept and Category:Fundamentals pages can be edited by ATOMIX working group members. These two categories use the same template/forms.

Peer-review and commenting

  • Please take a look at discussion page for help on threaded comments.
  • Eventually, we'll be accepting comments from the community when the processing steps will be delineated on the wiki. We're in the process of establishing the how and where, but "when" is in 2022.

Tips and tricks

Beyond using the editor, there are a few tips for adding internal links, which are described on MediaWiki help.

  • The most important trick is the piped internal links. For example writing [[Turbulence spectrum| turbulence page]] which link the words turbulence page to an internal page called Turbulence spectrum.

Inserting special symbols and math

Wrap your Tex code with <math>\varepsilon</math> to render [math]\displaystyle{ \varepsilon }[/math]

Citing and references

  • To streamline formatting of published papers, please use the Cite journal template within the <ref></ref> tags. For example doing
<ref name="Sreenivasan">{{Cite journal
|authors= K. R. Sreenivasan
|journal_or_publisher= Phys. Fluids
|paper_or_booktitle=  On the universality of the Kolmogorov constant
|year= 1995
|doi= 10.1063/1.868656
}}</ref>

will create a citation [1]. You can continue referring to it using <ref name="Sreenivasan"> that will reuse the correct reference [1].

  • By default, the formatted references will appear at the bottom of the page. It's good practice to place a section ==Notes== at the bottom of the page.
  • The <references/> tag inserts the text of all the citations which have defined using <ref></ref>tags up to that point in the page.

Creating tables

Tables can be converted from a spreadsheet (or latex code) into a MediaWiki by copy and pasting it into this handy online tool using their file menu. You can also paste Mediawiki, markdown or HTML code into the tool. You can then manipulate the table's or cell's format and generate code in different languages (csv, standard excel tables, MediaWiki and TeX tables, and more).

Examples of collapsible items

Below are examples of formatting used in this page for future reference.

Test 1: Collapsible table with caption

I am a caption! Table is sortable too.
Hello World
Content Goes
In Here

Test 2: Collapsible lists

Level 1 data ....

  • Lorem
  • Ipsum
  • Dolor


Notes

  1. 1.0 1.1 K. R. Sreenivasan. 1995. On the universality of the Kolmogorov constant. Phys. Fluids. doi:10.1063/1.868656