Help:Editing: Difference between revisions
From Knot Atlas
Jump to navigationJump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=== Usage === |
|||
* The easiest way to find a knot/link is to type its name into the search box of the left sidebar and hit "Enter" or click "Go". Examples: |
|||
{| align=center border=1 |
|||
|- align=center |
|||
|type in search box |
|||
|get |
|||
|full [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]] notation |
|||
|picture |
|||
|- align=center |
|||
|8 17 or 8_17 |
|||
|the 17th 8-crossing knot in Rolfsen's table, <math>8_{17}</math> or [[8 17]] |
|||
|<code>Knot[8, 17]</code> |
|||
|[[Image:8_17.gif|90px]] |
|||
|- align=center |
|||
|k11a26 or K11a26 |
|||
|the 26th alternating 11-crossing knot in the Hoste-Thistlethwaite table, [[K11a26]] |
|||
|<code>Knot[11, Alternating, 26]</code> |
|||
|[[Image:K11a26.gif|90px]] |
|||
|- align=center |
|||
|k11n39 or K11n39 |
|||
|the 39th non-alternating 11-crossing knot in the Hoste-Thistlethwaite table, [[K11n39]] |
|||
|<code>Knot[11, NonAlternating, 39]</code> |
|||
|[[Image:K11n39.gif|90px]] |
|||
|- align=center |
|||
|l9a26 or L9a26 |
|||
|the 26th alternating 9-crossing link in the Thistlethwaite table, [[L9a26]] |
|||
|<code>Link[9, Alternating, 26]</code> |
|||
|[[Image:L9a26.gif|90px]] |
|||
|- align=center |
|||
|l10n39 or L10n39 |
|||
|the 39th non-alternating 10-crossing link in the Thistlethwaite table, [[L10n39]] |
|||
|<code>Link[10, NonAlternating, 39]</code> |
|||
|[[Image:L10n39.gif|90px]] |
|||
|- align=center |
|||
|T(7,6) |
|||
|the torus knot [[T(7,6)]] |
|||
|<code>TorusKnot[7, 6]</code> |
|||
|[[Image:T(7,6).jpg|90px]] |
|||
|} |
|||
=== Local Editing Help === |
=== Local Editing Help === |
||
Revision as of 11:16, 25 December 2005
Local Editing Help
- Learn about how you can contribute.
- For help editing manual pages, see How to Edit this Manual....
- For help editing knot pages, see Modifying Knot Pages.
- Some Local Clip Art.
- Many of the important pages have been categorised, and you can browse these categories by starting at Category:Categories.
External Editing Help
- Pages on The Knot Atlas are can and are edited in a similar way to pages on Wikipedia. For details, see Wikipedia:How to edit a page and WikiMedia:Help:Editing.
Sysadmin Help
- If you need to move this wiki to another server, you'll probably appreciate the katlas installation notes.
- Scott wrote some instructions on Creating a katlas mirror on a windows machine, in preparation for the 2005 Knots in Washington conference.
- We should automate backup tasks, for now use these backup commands.