<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.aiimpacts.org/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>AI Impacts Wiki wiki:howto</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="https://wiki.aiimpacts.org/"/>
    <id>https://wiki.aiimpacts.org/</id>
    <updated>2026-05-17T16:27:39+00:00</updated>
    <generator>FeedCreator 1.8 (info@mypapit.net)</generator>
    <link rel="self" type="application/atom+xml" href="https://wiki.aiimpacts.org/feed.php" />
    <entry>
        <title>Solutions to common problems</title>
        <link rel="alternate" type="text/html" href="https://wiki.aiimpacts.org/wiki/howto/solutions_to_common_problems?rev=1668795337&amp;do=diff"/>
        <published>2022-11-18T18:15:37+00:00</published>
        <updated>2022-11-18T18:15:37+00:00</updated>
        <id>https://wiki.aiimpacts.org/wiki/howto/solutions_to_common_problems?rev=1668795337&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="wiki:howto" />
        <content>&lt;pre&gt;
@@ -16,13 +16,13 @@
  will give you:
  
  | The price of GPU compute dropped from $0.50 per GFLOPS to $0.05 per GFLOPS over ten years. |
  
- This is because the wiki uses a $\LaTeX$ plugin, and the dollar sign is used to indicate TeX code. The double percent sign escape sequence (the standard way of escaping special characters on dokuwiki), does not work. The solution is to put a backslash in front of the dollar sign or &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; tags around the dollar sign like this:
+ This is because the wiki uses a plugin for interpreting mathematical symbols, and the dollar sign is used to indicate TeX code. The double percent sign escape sequence (the standard way of escaping special characters on dokuwiki), does not work. The solution is to put a backslash in front of the dollar sign or &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; tags around the dollar sign like this:
  
  &amp;lt;code&amp;gt;
  The price of GPU compute dropped from \$0.50 per GFLOPS to &amp;lt;nowiki&amp;gt;$&amp;lt;/nowiki&amp;gt;0.05 per GFLOPS over ten years.
  &amp;lt;/code&amp;gt;
  
  which gives the desired result:
  
  | The price of GPU compute dropped from \$0.50 per GFLOPS to &amp;lt;nowiki&amp;gt;$&amp;lt;/nowiki&amp;gt;0.05 per GFLOPS over ten years. |

&lt;/pre&gt;</content>
        <summary>&lt;pre&gt;
@@ -16,13 +16,13 @@
  will give you:
  
  | The price of GPU compute dropped from $0.50 per GFLOPS to $0.05 per GFLOPS over ten years. |
  
- This is because the wiki uses a $\LaTeX$ plugin, and the dollar sign is used to indicate TeX code. The double percent sign escape sequence (the standard way of escaping special characters on dokuwiki), does not work. The solution is to put a backslash in front of the dollar sign or &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; tags around the dollar sign like this:
+ This is because the wiki uses a plugin for interpreting mathematical symbols, and the dollar sign is used to indicate TeX code. The double percent sign escape sequence (the standard way of escaping special characters on dokuwiki), does not work. The solution is to put a backslash in front of the dollar sign or &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; tags around the dollar sign like this:
  
  &amp;lt;code&amp;gt;
  The price of GPU compute dropped from \$0.50 per GFLOPS to &amp;lt;nowiki&amp;gt;$&amp;lt;/nowiki&amp;gt;0.05 per GFLOPS over ten years.
  &amp;lt;/code&amp;gt;
  
  which gives the desired result:
  
  | The price of GPU compute dropped from \$0.50 per GFLOPS to &amp;lt;nowiki&amp;gt;$&amp;lt;/nowiki&amp;gt;0.05 per GFLOPS over ten years. |

&lt;/pre&gt;</summary>
    </entry>
</feed>
