<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stavros</id>
	<title>Knot Atlas - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stavros"/>
	<link rel="alternate" type="text/html" href="https://katlas.org/wiki/Special:Contributions/Stavros"/>
	<updated>2026-09-10T05:22:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://katlas.org/index.php?title=To_Do&amp;diff=48596</id>
		<title>To Do</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=To_Do&amp;diff=48596"/>
		<updated>2005-10-22T20:57:49Z</updated>

		<summary type="html">&lt;p&gt;Stavros: /* Knot Atlas issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Update this To Do list.&lt;br /&gt;
&lt;br /&gt;
* Set up a backup routine.&lt;br /&gt;
** Make sure we&#039;re backing up all the right things. In particular, httpd.conf should probably be backed up.&lt;br /&gt;
* Systematic updates of the executable programs (KnotTheory`, WikiLink.m, splicers). See [[:Category:Software]].&lt;br /&gt;
&lt;br /&gt;
== Knot Atlas issues ==&lt;br /&gt;
* Link to us from relevant pages on wikipedia and elsewhere.&lt;br /&gt;
* Add &amp;quot;comment&amp;quot; hooks near each of the sections on the knot pages.&lt;br /&gt;
** Eliminate the need for &amp;quot;&amp;amp;action=purge&amp;quot; after editing a comments section.&lt;br /&gt;
* Learn some MySQL and figure how to do &amp;quot;bulk additions from a file&amp;quot; to the database. This is a &#039;Dror and Scott only&#039; technique, because it requires direct database access, and in most cases we&#039;d be better off thinking in terms of uploading via WikiLink; either command line java, or a mathematica notebook. But direct SQL may be the only way to go for loading data for, say, all 16 crossing knots.&lt;br /&gt;
* The right floating tables of contents in the manual don&#039;t layout properly in safari. I don&#039;t have access to safari, so can&#039;t do any testing. --[[User:Scott|Scott]] 05:08, 25 Sep 2005 (EDT)&lt;br /&gt;
* The &amp;quot;Quantum Invariants&amp;quot; pages have no link back to the &amp;quot;parent&amp;quot; knot page&amp;quot;. What&#039;s worse, they are not generated in a way that allows to add such &amp;quot;link back&amp;quot; in an easy way! See e.g. [[3_1_Quantum_Invariants]].&lt;br /&gt;
&lt;br /&gt;
=== Pages to write ===&lt;br /&gt;
# Further edit [[How you can contribute]].&lt;br /&gt;
# Finish [[Extending/Modifying KnotTheory`]].&lt;br /&gt;
# Prepare [[List of Modules in KnotTheory`]].&lt;br /&gt;
# Document &amp;quot;The A2 invariant&amp;quot;, &amp;quot;The G2 invariant&amp;quot; and &amp;quot;other quantum invariants&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== More complicated projects ===&lt;br /&gt;
# Identify torus knots.&lt;br /&gt;
## should we have an &#039;identify this knot&#039; function in [[KnotTheory`]]? How to implement it?&lt;br /&gt;
# Clarify orientation issues, especially for links.&lt;br /&gt;
# Extend tables beyond 11 crossings.&lt;br /&gt;
# work out a sensible way to show quantum knot invariants.&lt;br /&gt;
# Add pages on rational knots and other classes of &amp;quot;special&amp;quot; knots.&lt;br /&gt;
# Add a page for &amp;quot;sporadic&amp;quot; special knots.&lt;br /&gt;
&lt;br /&gt;
=== Data to include ===&lt;br /&gt;
# Add Tristram-Levine signatures.&lt;br /&gt;
# Chiral? Invertible?&lt;br /&gt;
# Indicate which knots are the components of given links.&lt;br /&gt;
# Add something about hyperbolic invariants.&lt;br /&gt;
# &amp;quot;Similar Links&amp;quot; using [[The Multivariable Alexander Polynomial]]; add the The Multivariable Alexander Polynomial to the simulated Mathematica sessions.&lt;br /&gt;
&lt;br /&gt;
==Things to calculate==&lt;br /&gt;
# Compute &#039;&#039;HOMFLYPT&#039;&#039; for torus knots.&lt;br /&gt;
# compute Reshetikhin-Turaev invariants for everything in sight.&lt;br /&gt;
&lt;br /&gt;
==KnotTheory`==&lt;br /&gt;
# Unite &amp;lt;code&amp;gt;DrawPD&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;BraidPlot&amp;lt;/code&amp;gt; under Draw.&lt;br /&gt;
# Remove &amp;lt;code&amp;gt;Simplify&amp;lt;/code&amp;gt; from ColouredJones.&lt;br /&gt;
# Custom knot drawings! Output in ps, TeX, etc.&lt;br /&gt;
# Browsable source code for &amp;lt;code&amp;gt;KnotTheory`&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==katlas software==&lt;br /&gt;
* Find out if it&#039;s possible to eliminate the need for &amp;amp;action=purge when transcluded pages change?&lt;br /&gt;
* Tell people about the modifications to [[ImagePage.php]]&lt;br /&gt;
* Fix/improve the &amp;quot;disappearing transclusion&amp;quot; tag &amp;lt;nowiki&amp;gt;&amp;lt;ifpageexists&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
* Replace the &amp;quot;bracket&amp;quot; splicing model by a &amp;quot;templated&amp;quot; one.&lt;br /&gt;
&lt;br /&gt;
===texvc===&lt;br /&gt;
# can texvc use dvi2bitmap instead of convert? might be much faster? [http://heim.ifi.uio.no/~simek/document/document.ps]&lt;br /&gt;
## alternatively see [http://meta.wikimedia.org/wiki/Problems_with_texvc]&lt;br /&gt;
## what about a cron job to randomly delete entries from mw_math, and the corresponding png&#039;s?&lt;br /&gt;
# Apply patches to texvc, for making transparent, font-sizes png in math mode. [http://meta.wikimedia.org/wiki/Help_talk:Formula]&lt;br /&gt;
&lt;br /&gt;
==Other things==&lt;br /&gt;
# Add the Universal Vassiliev Invariant.&lt;br /&gt;
# Something about knot colouring.&lt;br /&gt;
# Add Ozvath-Szabo stuff.&lt;br /&gt;
# Make all sources public.&lt;br /&gt;
# Add Dowker codes for links.&lt;br /&gt;
&lt;br /&gt;
==Papers to consider extracting data from==&lt;br /&gt;
# Extract data from Stanford&#039;s paper [http://www.maths.warwick.ac.uk/gt/GTMon4/paper23.abs.html].&lt;br /&gt;
# Extract data from Livingston&#039;s paper [http://www.maths.warwick.ac.uk/agt/AGTVol4/agt-4-1.abs.html].&lt;br /&gt;
# Extract data from Rasmussen&#039;s paper, {{arXiv|math.GT/0402131}}.&lt;br /&gt;
# Extract data from Hikami&#039;s paper, {{arXiv|math.GT/0403224}}.&lt;br /&gt;
# Extract data from Stoimenow&#039;s paper, {{arXiv|math.GT/0405076}}.&lt;br /&gt;
# Extract data from De Wit and Links, {{arXiv|math.GT/0501224}}, and from De Wit, Ishii and Links, {{arXiv|math.GT/0405403}}.&lt;br /&gt;
# Extract data from Cha-Livingston&#039;s paper, {{arXiv|math.GT/0503125}}.&lt;br /&gt;
# Extract data from Hirasawa-Teragaito&#039;s paper, {{arXiv|math.GT/0504446}}.&lt;br /&gt;
# Extract data from Cimasoni-Florens&#039; paper, {{arXiv|math.GT/0505185}}.&lt;br /&gt;
# Extract data from Hoste-Shanahan&#039;s paper, {{arXiv|math.GT/0505442}}.&lt;br /&gt;
# Extract data from Ashton-Cantarella-Piatek-Rawdon&#039;s paper, {{arXiv|math.DG/0508248}}.&lt;br /&gt;
# Extract A-polynomial data from Cooper-Culler-Gillet-Long-Shalen.&lt;br /&gt;
&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo-later|Pages with the &#039;todo-later&#039; template]]&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo|Pages with the &#039;todo&#039; template]]&lt;/div&gt;</summary>
		<author><name>Stavros</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=To_Do&amp;diff=48593</id>
		<title>To Do</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=To_Do&amp;diff=48593"/>
		<updated>2005-10-22T20:57:29Z</updated>

		<summary type="html">&lt;p&gt;Stavros: /* Knot Atlas issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Update this To Do list.&lt;br /&gt;
&lt;br /&gt;
* Set up a backup routine.&lt;br /&gt;
** Make sure we&#039;re backing up all the right things. In particular, httpd.conf should probably be backed up.&lt;br /&gt;
* Systematic updates of the executable programs (KnotTheory`, WikiLink.m, splicers). See [[:Category:Software]].&lt;br /&gt;
&lt;br /&gt;
== Knot Atlas issues ==&lt;br /&gt;
* Link to us from relevant pages on wikipedia and elsewhere.&lt;br /&gt;
* Add &amp;quot;comment&amp;quot; hooks near each of the sections on the knot pages.&lt;br /&gt;
** Eliminate the need for &amp;quot;&amp;amp;action=purge&amp;quot; after editing a comments section.&lt;br /&gt;
* Learn some MySQL and figure how to do &amp;quot;bulk additions from a file&amp;quot; to the database. This is a &#039;Dror and Scott only&#039; technique, because it requires direct database access, and in most cases we&#039;d be better off thinking in terms of uploading via WikiLink; either command line java, or a mathematica notebook. But direct SQL may be the only way to go for loading data for, say, all 16 crossing knots.&lt;br /&gt;
* The right floating tables of contents in the manual don&#039;t layout properly in safari. I don&#039;t have access to safari, so can&#039;t do any testing. --[[User:Scott|Scott]] 05:08, 25 Sep 2005 (EDT)&lt;br /&gt;
* The &amp;quot;Quantum Invariants&amp;quot; pages have no link back to the &amp;quot;parent&amp;quot; knot page&amp;quot;. What&#039;s worse, they are not generated in a way that allows to add such &amp;quot;link back&amp;quot; in an easy way! See e.e. [[3_1_Quantum_Invariants]].&lt;br /&gt;
&lt;br /&gt;
=== Pages to write ===&lt;br /&gt;
# Further edit [[How you can contribute]].&lt;br /&gt;
# Finish [[Extending/Modifying KnotTheory`]].&lt;br /&gt;
# Prepare [[List of Modules in KnotTheory`]].&lt;br /&gt;
# Document &amp;quot;The A2 invariant&amp;quot;, &amp;quot;The G2 invariant&amp;quot; and &amp;quot;other quantum invariants&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== More complicated projects ===&lt;br /&gt;
# Identify torus knots.&lt;br /&gt;
## should we have an &#039;identify this knot&#039; function in [[KnotTheory`]]? How to implement it?&lt;br /&gt;
# Clarify orientation issues, especially for links.&lt;br /&gt;
# Extend tables beyond 11 crossings.&lt;br /&gt;
# work out a sensible way to show quantum knot invariants.&lt;br /&gt;
# Add pages on rational knots and other classes of &amp;quot;special&amp;quot; knots.&lt;br /&gt;
# Add a page for &amp;quot;sporadic&amp;quot; special knots.&lt;br /&gt;
&lt;br /&gt;
=== Data to include ===&lt;br /&gt;
# Add Tristram-Levine signatures.&lt;br /&gt;
# Chiral? Invertible?&lt;br /&gt;
# Indicate which knots are the components of given links.&lt;br /&gt;
# Add something about hyperbolic invariants.&lt;br /&gt;
# &amp;quot;Similar Links&amp;quot; using [[The Multivariable Alexander Polynomial]]; add the The Multivariable Alexander Polynomial to the simulated Mathematica sessions.&lt;br /&gt;
&lt;br /&gt;
==Things to calculate==&lt;br /&gt;
# Compute &#039;&#039;HOMFLYPT&#039;&#039; for torus knots.&lt;br /&gt;
# compute Reshetikhin-Turaev invariants for everything in sight.&lt;br /&gt;
&lt;br /&gt;
==KnotTheory`==&lt;br /&gt;
# Unite &amp;lt;code&amp;gt;DrawPD&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;BraidPlot&amp;lt;/code&amp;gt; under Draw.&lt;br /&gt;
# Remove &amp;lt;code&amp;gt;Simplify&amp;lt;/code&amp;gt; from ColouredJones.&lt;br /&gt;
# Custom knot drawings! Output in ps, TeX, etc.&lt;br /&gt;
# Browsable source code for &amp;lt;code&amp;gt;KnotTheory`&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==katlas software==&lt;br /&gt;
* Find out if it&#039;s possible to eliminate the need for &amp;amp;action=purge when transcluded pages change?&lt;br /&gt;
* Tell people about the modifications to [[ImagePage.php]]&lt;br /&gt;
* Fix/improve the &amp;quot;disappearing transclusion&amp;quot; tag &amp;lt;nowiki&amp;gt;&amp;lt;ifpageexists&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
* Replace the &amp;quot;bracket&amp;quot; splicing model by a &amp;quot;templated&amp;quot; one.&lt;br /&gt;
&lt;br /&gt;
===texvc===&lt;br /&gt;
# can texvc use dvi2bitmap instead of convert? might be much faster? [http://heim.ifi.uio.no/~simek/document/document.ps]&lt;br /&gt;
## alternatively see [http://meta.wikimedia.org/wiki/Problems_with_texvc]&lt;br /&gt;
## what about a cron job to randomly delete entries from mw_math, and the corresponding png&#039;s?&lt;br /&gt;
# Apply patches to texvc, for making transparent, font-sizes png in math mode. [http://meta.wikimedia.org/wiki/Help_talk:Formula]&lt;br /&gt;
&lt;br /&gt;
==Other things==&lt;br /&gt;
# Add the Universal Vassiliev Invariant.&lt;br /&gt;
# Something about knot colouring.&lt;br /&gt;
# Add Ozvath-Szabo stuff.&lt;br /&gt;
# Make all sources public.&lt;br /&gt;
# Add Dowker codes for links.&lt;br /&gt;
&lt;br /&gt;
==Papers to consider extracting data from==&lt;br /&gt;
# Extract data from Stanford&#039;s paper [http://www.maths.warwick.ac.uk/gt/GTMon4/paper23.abs.html].&lt;br /&gt;
# Extract data from Livingston&#039;s paper [http://www.maths.warwick.ac.uk/agt/AGTVol4/agt-4-1.abs.html].&lt;br /&gt;
# Extract data from Rasmussen&#039;s paper, {{arXiv|math.GT/0402131}}.&lt;br /&gt;
# Extract data from Hikami&#039;s paper, {{arXiv|math.GT/0403224}}.&lt;br /&gt;
# Extract data from Stoimenow&#039;s paper, {{arXiv|math.GT/0405076}}.&lt;br /&gt;
# Extract data from De Wit and Links, {{arXiv|math.GT/0501224}}, and from De Wit, Ishii and Links, {{arXiv|math.GT/0405403}}.&lt;br /&gt;
# Extract data from Cha-Livingston&#039;s paper, {{arXiv|math.GT/0503125}}.&lt;br /&gt;
# Extract data from Hirasawa-Teragaito&#039;s paper, {{arXiv|math.GT/0504446}}.&lt;br /&gt;
# Extract data from Cimasoni-Florens&#039; paper, {{arXiv|math.GT/0505185}}.&lt;br /&gt;
# Extract data from Hoste-Shanahan&#039;s paper, {{arXiv|math.GT/0505442}}.&lt;br /&gt;
# Extract data from Ashton-Cantarella-Piatek-Rawdon&#039;s paper, {{arXiv|math.DG/0508248}}.&lt;br /&gt;
# Extract A-polynomial data from Cooper-Culler-Gillet-Long-Shalen.&lt;br /&gt;
&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo-later|Pages with the &#039;todo-later&#039; template]]&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo|Pages with the &#039;todo&#039; template]]&lt;/div&gt;</summary>
		<author><name>Stavros</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=To_Do&amp;diff=48592</id>
		<title>To Do</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=To_Do&amp;diff=48592"/>
		<updated>2005-10-22T20:56:57Z</updated>

		<summary type="html">&lt;p&gt;Stavros: /* Knot Atlas issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Update this To Do list.&lt;br /&gt;
&lt;br /&gt;
* Set up a backup routine.&lt;br /&gt;
** Make sure we&#039;re backing up all the right things. In particular, httpd.conf should probably be backed up.&lt;br /&gt;
* Systematic updates of the executable programs (KnotTheory`, WikiLink.m, splicers). See [[:Category:Software]].&lt;br /&gt;
&lt;br /&gt;
== Knot Atlas issues ==&lt;br /&gt;
* Link to us from relevant pages on wikipedia and elsewhere.&lt;br /&gt;
* Add &amp;quot;comment&amp;quot; hooks near each of the sections on the knot pages.&lt;br /&gt;
** Eliminate the need for &amp;quot;&amp;amp;action=purge&amp;quot; after editing a comments section.&lt;br /&gt;
* Learn some MySQL and figure how to do &amp;quot;bulk additions from a file&amp;quot; to the database. This is a &#039;Dror and Scott only&#039; technique, because it requires direct database access, and in most cases we&#039;d be better off thinking in terms of uploading via WikiLink; either command line java, or a mathematica notebook. But direct SQL may be the only way to go for loading data for, say, all 16 crossing knots.&lt;br /&gt;
* The right floating tables of contents in the manual don&#039;t layout properly in safari. I don&#039;t have access to safari, so can&#039;t do any testing. --[[User:Scott|Scott]] 05:08, 25 Sep 2005 (EDT)&lt;br /&gt;
* The &amp;quot;Quantum Invariants&amp;quot; pages have no link back to the &amp;quot;parent&amp;quot; knot page&amp;quot;. What&#039;s worse, they are not generated in a way that allows to add such &amp;quot;link back&amp;quot; in an easy way!&lt;br /&gt;
&lt;br /&gt;
=== Pages to write ===&lt;br /&gt;
# Further edit [[How you can contribute]].&lt;br /&gt;
# Finish [[Extending/Modifying KnotTheory`]].&lt;br /&gt;
# Prepare [[List of Modules in KnotTheory`]].&lt;br /&gt;
# Document &amp;quot;The A2 invariant&amp;quot;, &amp;quot;The G2 invariant&amp;quot; and &amp;quot;other quantum invariants&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== More complicated projects ===&lt;br /&gt;
# Identify torus knots.&lt;br /&gt;
## should we have an &#039;identify this knot&#039; function in [[KnotTheory`]]? How to implement it?&lt;br /&gt;
# Clarify orientation issues, especially for links.&lt;br /&gt;
# Extend tables beyond 11 crossings.&lt;br /&gt;
# work out a sensible way to show quantum knot invariants.&lt;br /&gt;
# Add pages on rational knots and other classes of &amp;quot;special&amp;quot; knots.&lt;br /&gt;
# Add a page for &amp;quot;sporadic&amp;quot; special knots.&lt;br /&gt;
&lt;br /&gt;
=== Data to include ===&lt;br /&gt;
# Add Tristram-Levine signatures.&lt;br /&gt;
# Chiral? Invertible?&lt;br /&gt;
# Indicate which knots are the components of given links.&lt;br /&gt;
# Add something about hyperbolic invariants.&lt;br /&gt;
# &amp;quot;Similar Links&amp;quot; using [[The Multivariable Alexander Polynomial]]; add the The Multivariable Alexander Polynomial to the simulated Mathematica sessions.&lt;br /&gt;
&lt;br /&gt;
==Things to calculate==&lt;br /&gt;
# Compute &#039;&#039;HOMFLYPT&#039;&#039; for torus knots.&lt;br /&gt;
# compute Reshetikhin-Turaev invariants for everything in sight.&lt;br /&gt;
&lt;br /&gt;
==KnotTheory`==&lt;br /&gt;
# Unite &amp;lt;code&amp;gt;DrawPD&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;BraidPlot&amp;lt;/code&amp;gt; under Draw.&lt;br /&gt;
# Remove &amp;lt;code&amp;gt;Simplify&amp;lt;/code&amp;gt; from ColouredJones.&lt;br /&gt;
# Custom knot drawings! Output in ps, TeX, etc.&lt;br /&gt;
# Browsable source code for &amp;lt;code&amp;gt;KnotTheory`&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==katlas software==&lt;br /&gt;
* Find out if it&#039;s possible to eliminate the need for &amp;amp;action=purge when transcluded pages change?&lt;br /&gt;
* Tell people about the modifications to [[ImagePage.php]]&lt;br /&gt;
* Fix/improve the &amp;quot;disappearing transclusion&amp;quot; tag &amp;lt;nowiki&amp;gt;&amp;lt;ifpageexists&amp;gt;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
* Replace the &amp;quot;bracket&amp;quot; splicing model by a &amp;quot;templated&amp;quot; one.&lt;br /&gt;
&lt;br /&gt;
===texvc===&lt;br /&gt;
# can texvc use dvi2bitmap instead of convert? might be much faster? [http://heim.ifi.uio.no/~simek/document/document.ps]&lt;br /&gt;
## alternatively see [http://meta.wikimedia.org/wiki/Problems_with_texvc]&lt;br /&gt;
## what about a cron job to randomly delete entries from mw_math, and the corresponding png&#039;s?&lt;br /&gt;
# Apply patches to texvc, for making transparent, font-sizes png in math mode. [http://meta.wikimedia.org/wiki/Help_talk:Formula]&lt;br /&gt;
&lt;br /&gt;
==Other things==&lt;br /&gt;
# Add the Universal Vassiliev Invariant.&lt;br /&gt;
# Something about knot colouring.&lt;br /&gt;
# Add Ozvath-Szabo stuff.&lt;br /&gt;
# Make all sources public.&lt;br /&gt;
# Add Dowker codes for links.&lt;br /&gt;
&lt;br /&gt;
==Papers to consider extracting data from==&lt;br /&gt;
# Extract data from Stanford&#039;s paper [http://www.maths.warwick.ac.uk/gt/GTMon4/paper23.abs.html].&lt;br /&gt;
# Extract data from Livingston&#039;s paper [http://www.maths.warwick.ac.uk/agt/AGTVol4/agt-4-1.abs.html].&lt;br /&gt;
# Extract data from Rasmussen&#039;s paper, {{arXiv|math.GT/0402131}}.&lt;br /&gt;
# Extract data from Hikami&#039;s paper, {{arXiv|math.GT/0403224}}.&lt;br /&gt;
# Extract data from Stoimenow&#039;s paper, {{arXiv|math.GT/0405076}}.&lt;br /&gt;
# Extract data from De Wit and Links, {{arXiv|math.GT/0501224}}, and from De Wit, Ishii and Links, {{arXiv|math.GT/0405403}}.&lt;br /&gt;
# Extract data from Cha-Livingston&#039;s paper, {{arXiv|math.GT/0503125}}.&lt;br /&gt;
# Extract data from Hirasawa-Teragaito&#039;s paper, {{arXiv|math.GT/0504446}}.&lt;br /&gt;
# Extract data from Cimasoni-Florens&#039; paper, {{arXiv|math.GT/0505185}}.&lt;br /&gt;
# Extract data from Hoste-Shanahan&#039;s paper, {{arXiv|math.GT/0505442}}.&lt;br /&gt;
# Extract data from Ashton-Cantarella-Piatek-Rawdon&#039;s paper, {{arXiv|math.DG/0508248}}.&lt;br /&gt;
# Extract A-polynomial data from Cooper-Culler-Gillet-Long-Shalen.&lt;br /&gt;
&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo-later|Pages with the &#039;todo-later&#039; template]]&lt;br /&gt;
[[Special:Whatlinkshere&amp;amp;target=Template:Todo|Pages with the &#039;todo&#039; template]]&lt;/div&gt;</summary>
		<author><name>Stavros</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Template:Coloured_Jones&amp;diff=50310</id>
		<title>Template:Coloured Jones</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Template:Coloured_Jones&amp;diff=50310"/>
		<updated>2005-10-22T20:48:02Z</updated>

		<summary type="html">&lt;p&gt;Stavros: /* The Coloured Jones Polynomials */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;border: solid pink 1px&amp;quot;&amp;gt;&lt;br /&gt;
=== The Coloured Jones Polynomials ===&lt;br /&gt;
{| align=center style=&amp;quot;border: solid purple 1px&amp;quot; width=98%&lt;br /&gt;
|- align=center&lt;br /&gt;
!&amp;amp;nbsp;&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;&amp;amp;nbsp;&lt;br /&gt;
![[The Coloured Jones Polynomials]] (in the &amp;lt;math&amp;gt;n+1&amp;lt;/math&amp;gt;-dimensional representation of &amp;lt;math&amp;gt;sl(2)&amp;lt;/math&amp;gt;)&lt;br /&gt;
|- align=center&lt;br /&gt;
{{If defined call2|{{{J2}}}|Coloured Jones Table Row|2|{{{J2}}}}}&lt;br /&gt;
{{If defined call2|{{{J3}}}|Coloured Jones Table Row|3|{{{J3}}}}}&lt;br /&gt;
{{If defined call2|{{{J4}}}|Coloured Jones Table Row|4|{{{J4}}}}}&lt;br /&gt;
{{If defined call2|{{{J5}}}|Coloured Jones Table Row|5|{{{J5}}}}}&lt;br /&gt;
{{If defined call2|{{{J6}}}|Coloured Jones Table Row|6|{{{J6}}}}}&lt;br /&gt;
{{If defined call2|{{{J7}}}|Coloured Jones Table Row|7|{{{J7}}}}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stavros</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Notes_for_8_17%27s_three_dimensional_invariants&amp;diff=120647</id>
		<title>Notes for 8 17&#039;s three dimensional invariants</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Notes_for_8_17%27s_three_dimensional_invariants&amp;diff=120647"/>
		<updated>2005-10-22T20:33:20Z</updated>

		<summary type="html">&lt;p&gt;Stavros: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[8_17]] is the first negatively amphicheiral knot in the [[Rolfsen Table]]. Namely, it is equal to the inverse of its mirror, yet it is different from both its inverse and its mirror.&lt;/div&gt;</summary>
		<author><name>Stavros</name></author>
	</entry>
</feed>