Difference between revisions of "Boolean Zoo:Editing guidelines"
m (Renan moved page BooleanZoo:editing guidelines to Boolean Zoo:Editing guidelines without leaving a redirect) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
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. | 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. | ||
− | |||
* 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>. | |
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]. |
Latest revision as of 19:53, 4 November 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.
- 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.