diff options
Diffstat (limited to 'article/index.html')
-rw-r--r-- | article/index.html | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/article/index.html b/article/index.html deleted file mode 100644 index fd4cf41..0000000 --- a/article/index.html +++ /dev/null @@ -1,43 +0,0 @@ - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <title>Andrew Yu's Personal Articles</title> - <link rel="stylesheet" href="/style.css" /> - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> - <meta charset="utf-8" /> - </head> - <body class="indent"> - <h1>Andrew Yu's Personal Articles</h1> - <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here. For these, you may ask me for a copy in real life, but it is within my rights to decline such requests. Note that if an article ID has an asterisk (*), it is considered fiction and its meaning shall not be interpreted literally.</p> - <p><a href="/contact.html">Feel free to comment on any of the articles.</a></p> - <ul> - <li><a href="sway-keysym.html">Sway keysym</a> (22)</li> - <li><a href="affirmative-action.txt">Affirmative Action in Light of Harvard/UNC Case</a> (21)</li> - <li><a href="hardware-oligopoly.html">Hardware Oligopolies and the Decentralization of Hardware Production</a> (20)</li> - <li><a href="unicorn.html">Unicorn</a> (19*)</li> - <li><a href="texmacs-maxima-integral.html">TeXmacs Maxima Integrals</a> (18)</li> - <li><a href="gender-and-pronouns.html">Gender and Pronouns</a> (17)</li> - <li><a href="poems-2.html">Poems Collection 2</a> (16*)</li> - <li><a href="poems-1.html">Poems Collection 1</a> (15*)</li> - <li><a href="means.html">Means</a> (14*)</li> - <li><a href="depravity.html">Depravity</a> (13*)</li> - <li><a href="dream-of-the-whisker.html">Dream of the Whisker</a> (12*)</li> - <li><a href="purple-hibiscus.html">Random Notes on Purple Hibiscus</a> (11)</li> - <li><a href="math-science-and-philosophy.html">Math, Science, and Philosophy</a> (10)</li> - <li><a href="the-old-web-was-better.html">The Old Web Was Better</a> (9)</li> - <li><a href="free-hardware.html">Free Hardware</a> (8)</li> - <li>A Fragile Society (7)</li> - <li><a href="copyright.html">Copyright: It's okay</a> (6)</li> - <li><a href="democracy-us.html">Democracy: The United States</a> (5)</li> - <li><a href="democracy-fundamentals.html">Democracy: Fundamentals</a> (4)</li> - <li><a href="abortion.html">Abortion</a> (3)</li> - <li><a href="pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a> (2)</li> - <li><a href="free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a> (1)</li> - </ul> - <div id="footer"> - <hr /> - <p><a href="/">Andrew Yu's Website</a></p> - </div> - </body> -</html> |