Difference between revisions of "Boolean Zoo:Editing guidelines"

From Boolean Zoo
Jump to: navigation, search
m
m
Line 3: Line 3:
 
* Creating an account is not mandatory, but it helps: you can more easily follow your contributions that way.
 
* Creating an account is not mandatory, but it helps: you can more easily follow your contributions that way.
 
* When possible, try to cite a well-phrased book rather than an early research paper.
 
* When possible, try to cite a well-phrased book rather than an early research paper.
* It is best to learn how to use the [https://www.mediawiki.org/wiki/Help:Formatting wiki formatting], though if you don't feel comfortable with it, you write as you will with the hope to clean it up in the future. The use of mathematical formulas is with the <source lang="tex" inline> <math>f(x) = x^2 </math> </source> environment. You can treat the available mathematical formatting as a large subset of Latex.
+
* It is best to learn how to use the [https://www.mediawiki.org/wiki/Help:Formatting wiki formatting], though if you don't feel comfortable with it, you should write as you will with the hope to clean it up in the future. The use of mathematical formulas is with the <source lang="tex" inline> <math>f(x) = x^2 </math> </source> environment. You can treat the available mathematical formatting as a large subset of Latex.
* There are some well-agreed-upon properties of functions, such as "monotone" or "symmetric". These properties have their own category page, which can automatically link to function pages. All you have to do is include the proper category tag in the function page, like this: <source inline>[[category:symmetric function]]</source>
+
* There are some well-agreed-upon properties of functions, such as "monotone" or "symmetric". These properties have their own category page, which can automatically link to function pages. All you have to do is include the proper category tag in the function page, like this: <source inline>[[category:symmetric function]]</source>.
  
 
If this is your first time editing a wiki, you might want to read more in-depth guidelines, such as ones written for Wikipedia [https://en.wikipedia.org/wiki/Wikipedia:Ten_Simple_Rules_for_Editing_Wikipedia here] and [https://en.wikipedia.org/wiki/Wikipedia:Policies_and_guidelines here].
 
If this is your first time editing a wiki, you might want to read more in-depth guidelines, such as ones written for Wikipedia [https://en.wikipedia.org/wiki/Wikipedia:Ten_Simple_Rules_for_Editing_Wikipedia here] and [https://en.wikipedia.org/wiki/Wikipedia:Policies_and_guidelines here].

Revision as of 06:11, 30 September 2018

The Boolean Zoo is a wiki, with the intent that many people worldwide contribute to it. To help orderly operation, please review the following guidelines.

  • Creating an account is not mandatory, but it helps: you can more easily follow your contributions that way.
  • When possible, try to cite a well-phrased book rather than an early research paper.
  • It is best to learn how to use the wiki formatting, though if you don't feel comfortable with it, you should write as you will with the hope to clean it up in the future. The use of mathematical formulas is with the <math>f(x) = x^2 </math> environment. You can treat the available mathematical formatting as a large subset of Latex.
  • There are some well-agreed-upon properties of functions, such as "monotone" or "symmetric". These properties have their own category page, which can automatically link to function pages. All you have to do is include the proper category tag in the function page, like this: [[category:symmetric function]].

If this is your first time editing a wiki, you might want to read more in-depth guidelines, such as ones written for Wikipedia here and here.