---
/2012-election.md


2012
2024-01-01



---
/ab-test#beeline-reader-text-highlighting



2024-01-01



---
/ab-test#blockquote-formatting



2024-01-01



---
/ab-test#cse



2024-01-01



---
/ab-test#deep-reinforcement-learning



2024-01-01



---
/ab-test#floating-footnotes



2024-01-01



---
/ab-test#font-size-toc-background



2024-01-01



---
/ab-test#fonts



2024-01-01



---
/ab-test#indented-paragraphs



2024-01-01



---
/ab-test#line-height



2024-01-01



---
/ab-test#list-symbol-and-font-size



2024-01-01



---
/ab-test#max-width



2024-01-01



---
/ab-test#moving-sidebar-metadata-into-page



2024-01-01



---
/ab-test#null-test



2024-01-01



---
/ab-test#section-header-capitalization



2024-01-01



---
/ab-test#text-background-color



2024-01-01



---
/ab-test#toc-formatting



2024-01-01



---
/ab-test#training-a-neural-net-to-generate-css



2024-01-01



---
/about#anonymous-feedback



2024-01-01



---
/about#colophon



2024-01-01



---
/about#information-organizing



2024-01-01



---
/about#long-content



2024-01-01



---
/about#markdown-checker



2024-01-01



---
/about#writing-checklist



2024-01-01



---
/about.md



2024-01-01



---
/archiving#fixing-redirects



2024-01-01



---
/archiving#preemptive-local-archiving
Archiving URLs § Preemptive Local Archiving
Gwern
2011-03-10
2023-03-02


<div class="page-description-annotation">
<p>Archiving the Web, because nothing lasts forever: statistics, online archive services, extracting URLs automatically from browsers, and creating a daemon to regularly back up URLs to multiple sources.</p>
</div>
<p>In 2020-02, because of the increasing difficulty of repairing old links, I switched Gwern.net’s primary linkrot defense to <strong>preemptive local archiving</strong>: automatically mirroring locally all PDFs &amp; web pages using manually-reviewed (and edited) <a href="https://github.com/gildas-lormeau/SingleFile/" id="FNxhcGu8" class="link-annotated" data-link-icon="github" data-link-icon-type="svg" title="&#39;SingleFile&#39;, Lormeau 2024">SingleFile</a> snapshots.</p>
<p>While it costs more time upfront (and presented some subtle UX problems like the <a href="/archiving#the-arxiv-problem">“Arxiv problem”</a>), it reduces total linkrot work.</p>
<div class="columns TOC">
<ul>
<li><a href="/archiving#link-rot" id="toc-link-rot">Link Rot</a></li>
<li><a href="/archiving#linkrot-quantities" id="toc-linkrot-quantities">Linkrot Quantities</a></li>
<li><a href="/archiving#detection" id="toc-detection">Detection</a></li>
<li><a href="/archiving#prevention" id="toc-prevention">Prevention</a>
<ul>
<li><a href="/archiving#remote-caching" id="toc-remote-caching">Remote Caching</a></li>
<li><a href="/archiving#local-caching" id="toc-local-caching">Local Caching</a>
<ul>
<li><a href="/archiving#caching-proxy" id="toc-caching-proxy">Caching Proxy</a></li>
<li><a href="/archiving#batch-job-downloads" id="toc-batch-job-downloads">Batch Job Downloads</a></li>
<li><a href="/archiving#daemon" id="toc-daemon">Daemon</a></li>
<li><a href="/archiving#cryptographic-timestamping-local-archives" id="toc-cryptographic-timestamping-local-archives">Cryptographic Timestamping Local Archives</a></li>
<li><a href="/archiving#resource-consumption" id="toc-resource-consumption">Resource Consumption</a></li>
<li><a href="/archiving#url-sources" id="toc-url-sources">URL Sources</a>
<ul>
<li><a href="/archiving#browser-history" id="toc-browser-history">Browser History</a></li>
<li><a href="/archiving#document-links" id="toc-document-links">Document Links</a></li>
<li><a href="/archiving#website-spidering" id="toc-website-spidering">Website Spidering</a></li>
</ul></li>
</ul></li>
<li><a href="/archiving#fixing-redirects" id="toc-fixing-redirects">Fixing Redirects</a>
<ul>
<li><a href="/archiving#gwern-net-redirect-fixing" id="toc-gwern-net-redirect-fixing">Gwern.net Redirect Fixing</a></li>
</ul></li>
<li><a href="/archiving#preemptive-local-archiving" title="‘Archiving URLs § Preemptive Local Archiving’, Gwern 2011" id="toc-preemptive-local-archiving">Preemptive Local Archiving</a>
<ul>
<li><a href="/archiving#local-snapshots" id="toc-local-snapshots">Local Snapshots</a></li>
<li><a href="/archiving#workflow" id="toc-workflow">Workflow</a></li>
<li><a href="/archiving#the-arxiv-problem" id="toc-the-arxiv-problem">The Arxiv Problem</a>
<ul>
<li><a href="/archiving#every-cs-problem" id="toc-every-cs-problem">Every CS Problem…</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/archiving#reacting-to-broken-links" id="toc-reacting-to-broken-links">Reacting To Broken Links</a>
<ul>
<li><a href="/archiving#automatic-internet-archive-repairs" id="toc-automatic-internet-archive-repairs">Automatic Internet Archive Repairs</a>
<ul>
<li><a href="/archiving#why-not-internet-archive" title="‘Archiving URLs § Why Not Internet Archive?’, Gwern 2011" id="toc-why-not-internet-archive">Why Not Internet Archive?</a></li>
</ul></li>
</ul></li>
<li><a href="/archiving#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/archiving#appendices" id="toc-appendices">Appendices</a>
<ul>
<li><a href="/archiving#filter-urls" id="toc-filter-urls"><code>filter-urls</code></a></li>
<li><a href="/archiving#sort-key-compression-trick" title="‘Archiving URLs § sort</code> key compression trick’, Gwern 2011" id="toc-sort-key-compression-trick"><code>sort</code> Key Compression Trick</a></li>
<li><a href="/archiving#cryptographic-timestamping" id="toc-cryptographic-timestamping">Cryptographic Timestamping</a></li>
</ul></li>
</ul>
</div>
---
/archiving#remote-caching



2024-01-01



---
/archiving#why-not-internet-archive
Archiving URLs § Why Not Internet Archive?
Gwern
2011-03-10
2023-03-02


<div class="page-description-annotation">
<p>Archiving the Web, because nothing lasts forever: statistics, online archive services, extracting URLs automatically from browsers, and creating a daemon to regularly back up URLs to multiple sources.</p>
</div>
<p>The Internet Archive’s archives should be rehosted when you use them, and it should not be relied on as the only host of an archived webpage: because rehosting is a better reader experience, and the <a href="https://en.wikipedia.org/wiki/Internet_Archive">IA</a> is a dangerous single-point-of-failure with several factors increasing its risk of failure.</p>
<div class="columns TOC">
<ul>
<li><a href="/archiving#link-rot" id="toc-link-rot">Link Rot</a></li>
<li><a href="/archiving#linkrot-quantities" id="toc-linkrot-quantities">Linkrot Quantities</a></li>
<li><a href="/archiving#detection" id="toc-detection">Detection</a></li>
<li><a href="/archiving#prevention" id="toc-prevention">Prevention</a>
<ul>
<li><a href="/archiving#remote-caching" id="toc-remote-caching">Remote Caching</a></li>
<li><a href="/archiving#local-caching" id="toc-local-caching">Local Caching</a>
<ul>
<li><a href="/archiving#caching-proxy" id="toc-caching-proxy">Caching Proxy</a></li>
<li><a href="/archiving#batch-job-downloads" id="toc-batch-job-downloads">Batch Job Downloads</a></li>
<li><a href="/archiving#daemon" id="toc-daemon">Daemon</a></li>
<li><a href="/archiving#cryptographic-timestamping-local-archives" id="toc-cryptographic-timestamping-local-archives">Cryptographic Timestamping Local Archives</a></li>
<li><a href="/archiving#resource-consumption" id="toc-resource-consumption">Resource Consumption</a></li>
<li><a href="/archiving#url-sources" id="toc-url-sources">URL Sources</a>
<ul>
<li><a href="/archiving#browser-history" id="toc-browser-history">Browser History</a></li>
<li><a href="/archiving#document-links" id="toc-document-links">Document Links</a></li>
<li><a href="/archiving#website-spidering" id="toc-website-spidering">Website Spidering</a></li>
</ul></li>
</ul></li>
<li><a href="/archiving#fixing-redirects" id="toc-fixing-redirects">Fixing Redirects</a>
<ul>
<li><a href="/archiving#gwern-net-redirect-fixing" id="toc-gwern-net-redirect-fixing">Gwern.net Redirect Fixing</a></li>
</ul></li>
<li><a href="/archiving#preemptive-local-archiving" title="‘Archiving URLs § Preemptive Local Archiving’, Gwern 2011" id="toc-preemptive-local-archiving">Preemptive Local Archiving</a>
<ul>
<li><a href="/archiving#local-snapshots" id="toc-local-snapshots">Local Snapshots</a></li>
<li><a href="/archiving#workflow" id="toc-workflow">Workflow</a></li>
<li><a href="/archiving#the-arxiv-problem" id="toc-the-arxiv-problem">The Arxiv Problem</a>
<ul>
<li><a href="/archiving#every-cs-problem" id="toc-every-cs-problem">Every CS Problem…</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/archiving#reacting-to-broken-links" id="toc-reacting-to-broken-links">Reacting To Broken Links</a>
<ul>
<li><a href="/archiving#automatic-internet-archive-repairs" id="toc-automatic-internet-archive-repairs">Automatic Internet Archive Repairs</a>
<ul>
<li><a href="/archiving#why-not-internet-archive" title="‘Archiving URLs § Why Not Internet Archive?’, Gwern 2011" id="toc-why-not-internet-archive">Why Not Internet Archive?</a></li>
</ul></li>
</ul></li>
<li><a href="/archiving#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/archiving#appendices" id="toc-appendices">Appendices</a>
<ul>
<li><a href="/archiving#filter-urls" id="toc-filter-urls"><code>filter-urls</code></a></li>
<li><a href="/archiving#sort-key-compression-trick" title="‘Archiving URLs § sort</code> key compression trick’, Gwern 2011" id="toc-sort-key-compression-trick"><code>sort</code> Key Compression Trick</a></li>
<li><a href="/archiving#cryptographic-timestamping" id="toc-cryptographic-timestamping">Cryptographic Timestamping</a></li>
</ul></li>
</ul>
</div>
---
/aria#faster



2024-01-01



---
/aunn#generalizing-mlps



2024-01-01



---
/aunn#pondering



2024-04-03



---
/backstop#black-box-vs-white-box-optimization



2024-01-01



---
/backstop#burnout



2024-08-24



---
/backstop#clune-2019



2024-01-01



---
/backstop#deep-bayes



2024-04-30



---
/backstop#internet-community-design



2024-01-01



---
/backstop#knuth



2024-01-01



---
/backstop#learning-backprop



2024-01-01



---
/backstop#meta-learning-paradigms



2024-01-01



---
/backstop#taxonomy-of-pain



2024-01-01



---
/banner#implementation-in-browser-randomization-of-banner-ads



2024-01-01



---
/banner#replication



2024-01-01



---
/banner#schlitz



2024-01-01



---
/biggan#px-biggan-downloads



2024-01-01



---
/bitcoin-is-worse-is-better#contemporary-objections



2024-01-01



---
/bitcoin-is-worse-is-better#wei-dai



2024-01-01



---
/blackmail#fanfiction



2024-01-01



---
/blackmail#march



2024-01-01



---
/blackmail#september



2024-01-01



---
/causality#overview-the-current-situation



2024-01-01



---
/changelog#2018



2024-01-01



---
/changelog#2020



2024-01-01



---
/changelog#2021



2024-01-01



---
/changelog#2022



2024-01-01



---
/changelog#2023



2024-01-01



---
/changelog#2024



2024-01-01



---
/changelog#section-2



2024-01-01



---
/charity-is-not-about-helping#koch-brothers



2024-01-01



---
/charity-is-not-about-helping#the-hope-function



2024-01-01



---
/clone#liability-threshold-model



2024-01-01



---
/co2-coin#co2-credit-flaws



2024-01-01



---
/coin-flip#cc



2024-01-01



---
/complexity#control



2024-01-01



---
/conscientiousness#conscientiousness



2024-01-01



---
/crop#figure



2024-01-01



---
/culture-is-not-about-esthetics#citation-rates



2024-01-01



---
/culture-is-not-about-esthetics#they-snatched-societys-brain



2024-01-01



---
/danbooru2021#danbooru2017
Danbooru2017 is a large-scale anime image database with 2.9m+ images annotated with 77.5m+ tags; it can be useful for machine learning purposes such as image recognition and generation.


2024-01-01



---
/danbooru2021#danbooru2018
Danbooru2018 is a large-scale anime image database with 3.3m+ images annotated with 92.7m+ tags; it can be useful for machine learning purposes such as image recognition and generation.


2024-01-01



---
/danbooru2021#danbooru2019
Danbooru2019 is a large-scale anime image database with 3.69m+ images annotated with 108m+ tags; it can be useful for machine learning purposes such as image recognition and generation.


2024-01-01



---
/danbooru2021#danbooru2020
Danbooru2020 is a large-scale anime image database with 4.2m+ images annotated with 130m+ tags; it can be useful for machine learning purposes such as image recognition and generation.


2024-01-01



---
/danbooru2021#download



2024-01-01



---
/danbooru2021#publications



2024-01-01



---
/death-note-anonymity#communicating-with-a-death-note



2024-01-01



---
/death-note-anonymity#de-anonymization



2024-01-01



---
/design#backlink
Design Of This Website § Backlink
Gwern
2010-10-01
2023-04-20


<figure><img class="float-right page-thumbnail  outline invert-not" height="1140" width="1345" src="/doc/design/2020-12-25-gwern-gwernnet-recursivepopups.png" title="Screenshot of Gwern.net demonstrating recursive popup functionality, allowing arbitrarily deep hypertext exploration of references and links." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net, the self-documenting website’s implementation and experiments for better ‘semantic zoom’ of hypertext; technical decisions using <a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a> and static hosting.</p>
</div>
<p>Gwern.net implements <a href="/doc/www/maggieappleton.com/345a8b4c553c965a0cc1a1c16e943eadc3ebc557.html" id="KMXyP41y" class="link-live" data-link-icon="maggie-appleton" data-link-icon-type="svg" data-link-icon-color="#04a4ba" data-url-archive="/doc/www/maggieappleton.com/345a8b4c553c965a0cc1a1c16e943eadc3ebc557.html" data-url-original="https://maggieappleton.com/bidirectionals" title="A Short History of Bi-Directional Links">“bidirectional”</a> <a href="https://en.wikipedia.org/wiki/Hyperlink" class="link-annotated-partial id-not link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Hyperlink#bodyContent" title="Hyperlink">hyperlinks</a><a href="/design#fn6" class="footnote-ref" role="doc-noteref"><sup>6</sup></a> or <a href="https://en.wikipedia.org/wiki/Backlink" class="link-annotated-partial link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Backlink#bodyContent" title="Backlink"><strong>backlinks</strong></a> (<a href="/design#backlinks" class="aux-links" data-link-icon="arrows-pointing-inwards-to-dot" data-link-icon-type="svg">eg. this page</a>): links are both forwards (the normal kind) from the current page outwards to another; but also <em>backwards</em>, showing where on other pages is the current page linked.</p>
<p>Its backlinks are especially good because popups provide frictionless navigation; and our careful implementation means they can be provided in-context near the referenced content, and even between arbitrary URLs (via annotations).</p>
<div class="columns TOC">
<ul>
<li><a href="/design#benefit" id="toc-benefit">Benefit</a></li>
<li><a href="/design#principles" id="toc-principles">Principles</a></li>
<li><a href="/design#features" id="toc-features">Features</a>
<ul>
<li><a href="/design#backlink" title="‘Design Of This Website § Backlink’, Gwern 2010" id="toc-backlink">Backlink</a>
<ul>
<li><a href="/design#backlink-features" id="toc-backlink-features">Backlink Features</a>
<ul>
<li><a href="/design#in-context" id="toc-in-context">In-Context</a></li>
<li><a href="/design#popups" id="toc-popups">Popups</a></li>
</ul></li>
<li><a href="/design#implementation" id="toc-implementation">Implementation</a>
<ul>
<li><a href="/design#other-uses" id="toc-other-uses">Other Uses</a></li>
</ul></li>
</ul></li>
<li><a href="/design#similar-links" id="toc-similar-links">Similar Links</a></li>
<li><a href="/design#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a></li>
<li><a href="/design#tags" title="‘Design Of This Website § Tags’, Gwern 2010" id="toc-tags">Tags</a>
<ul>
<li><a href="/design#properties" id="toc-properties">Properties</a></li>
<li><a href="/design#use-appearance" id="toc-use-appearance">Use &amp; Appearance</a></li>
<li><a href="/design#features-1" id="toc-features-1">Features</a>
<ul>
<li><a href="/design#future-tag-features" id="toc-future-tag-features">Future Tag Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design#abandoned" id="toc-abandoned">Abandoned</a></li>
<li><a href="/design#tools" id="toc-tools">Tools</a>
<ul>
<li><a href="/design#implementation-details" id="toc-implementation-details">Implementation Details</a></li>
</ul></li>
<li><a href="/design#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/design#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/design#returns-to-design" title="‘Design Of This Website § Returns To Design?’, Gwern 2010" id="toc-returns-to-design">Returns To Design?</a></li>
</ul></li>
</ul>
</div>
---
/design#future-tag-features



2024-01-01



---
/design#in-context



2024-01-01



---
/design#semantic-zoom



2024-01-01



---
/design#sort-by-magic



2024-12-11



---
/design#tags
Design Of This Website § Tags
Gwern
2010-10-01
2023-04-20


<figure><img class="float-right page-thumbnail  outline invert-not" height="1140" width="1345" src="/doc/design/2020-12-25-gwern-gwernnet-recursivepopups.png" title="Screenshot of Gwern.net demonstrating recursive popup functionality, allowing arbitrarily deep hypertext exploration of references and links." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net, the self-documenting website’s implementation and experiments for better ‘semantic zoom’ of hypertext; technical decisions using <a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a> and static hosting.</p>
</div>
<p>Gwern.net implements a simple hierarchical/DAG <a href="https://en.wikipedia.org/wiki/Tag_(metadata)" class="link-annotated-partial id-not link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Tag_(metadata)#bodyContent" title="Tag (metadata)">tag</a> system for all links, modeled on <a href="https://en.wikipedia.org/wiki/Help:Category" class="link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Help:Category#bodyContent" title="Help:Category">Wikipedia’s categories</a> (see <a href="/static/build/Tags.hs" id="3gozdf-1" data-link-icon="code" data-link-icon-type="svg" data-link-icon-color="#5e5086"><code>Tags.hs</code></a>).</p>
<p>It is designed to be browsed via pop-ups, and integrate naturally with the filesystem.</p>
<div class="columns TOC">
<ul>
<li><a href="/design#benefit" id="toc-benefit">Benefit</a></li>
<li><a href="/design#principles" id="toc-principles">Principles</a></li>
<li><a href="/design#features" id="toc-features">Features</a>
<ul>
<li><a href="/design#backlink" title="‘Design Of This Website § Backlink’, Gwern 2010" id="toc-backlink">Backlink</a>
<ul>
<li><a href="/design#backlink-features" id="toc-backlink-features">Backlink Features</a>
<ul>
<li><a href="/design#in-context" id="toc-in-context">In-Context</a></li>
<li><a href="/design#popups" id="toc-popups">Popups</a></li>
</ul></li>
<li><a href="/design#implementation" id="toc-implementation">Implementation</a>
<ul>
<li><a href="/design#other-uses" id="toc-other-uses">Other Uses</a></li>
</ul></li>
</ul></li>
<li><a href="/design#similar-links" id="toc-similar-links">Similar Links</a></li>
<li><a href="/design#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a></li>
<li><a href="/design#tags" title="‘Design Of This Website § Tags’, Gwern 2010" id="toc-tags">Tags</a>
<ul>
<li><a href="/design#properties" id="toc-properties">Properties</a></li>
<li><a href="/design#use-appearance" id="toc-use-appearance">Use &amp; Appearance</a></li>
<li><a href="/design#features-1" id="toc-features-1">Features</a>
<ul>
<li><a href="/design#future-tag-features" id="toc-future-tag-features">Future Tag Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design#abandoned" id="toc-abandoned">Abandoned</a></li>
<li><a href="/design#tools" id="toc-tools">Tools</a>
<ul>
<li><a href="/design#implementation-details" id="toc-implementation-details">Implementation Details</a></li>
</ul></li>
<li><a href="/design#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/design#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/design#returns-to-design" title="‘Design Of This Website § Returns To Design?’, Gwern 2010" id="toc-returns-to-design">Returns To Design?</a></li>
</ul></li>
</ul>
</div>
---
/design-graveyard#auto-dark-mode



2024-01-01



---
/design-graveyard#automatic-smallcaps



2024-01-01



---
/design-graveyard#disqus-comments



2024-01-01



---
/design-graveyard#djvu-files



2024-01-01



---
/design-graveyard#interviews
Design Graveyard § Interviews
Gwern
2010-10-01
2024-09-03


<figure><img class="float-right page-thumbnail  outline invert-not" height="296" width="437" src="/doc/cs/linkrot/archiving/2020-03-03-meganwarnock-picardfacepalmcartoon.jpg" title="Cartoon drawing of Captain Picard facepalming, expressing my frustration with web development, my website readers, and the world in general." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net website design experiments and post-mortem analyses.</p>
</div>
<p>A particularly unsatisfying area of website formatting was <em>interviews</em> (and roundtables or panels or discussions in general). There is no accepted way to format interviews which can handle interviews in an easy-to-write way with clear depiction of topics &amp; speaker transitions, and nice typography: approaches using paragraphs, tables, definition lists, and unordered lists all have flaws.</p>
<p>After using the conventional formatting of paragraph-separated speakers and experimenting with various alternatives over the years, we abandoned it for a custom approach.</p>
<p>Interviews are now formatted a two-level list of topics and then nested in that are speaker statements; these double-lists are parsed by JS to style speakers correctly and use CSS to create a 3-column layout which can be read vertically with minimal clutter.</p>
<div class="columns TOC">
<ul>
<li><a href="/design-graveyard#gitit" id="toc-gitit">Gitit</a>
<ul>
<li><a href="/design-graveyard#rss-feed" id="toc-rss-feed">RSS Feed</a></li>
</ul></li>
<li><a href="/design-graveyard#jquery-sausages-scrollbar" id="toc-jquery-sausages-scrollbar">JQuery Sausages Scrollbar</a></li>
<li><a href="/design-graveyard#beeline-reader" id="toc-beeline-reader">Beeline Reader</a></li>
<li><a href="/design-graveyard#google-custom-search-engine" id="toc-google-custom-search-engine">Google Custom Search Engine</a></li>
<li><a href="/design-graveyard#tufte-css-sidenotes" id="toc-tufte-css-sidenotes">Tufte-CSS Sidenotes</a></li>
<li><a href="/design-graveyard#djvu-files" id="toc-djvu-files">DjVu Files</a></li>
<li><a href="/design-graveyard#darcsgithub-repo" id="toc-darcsgithub-repo">Darcs/Github Repo</a></li>
<li><a href="/design-graveyard#long-urls" id="toc-long-urls">Long URLs</a>
<ul>
<li><a href="/design-graveyard#http" id="toc-http">HTTP</a></li>
<li><a href="/design-graveyard#space-separated-urls" id="toc-space-separated-urls">Space-Separated URLs</a></li>
<li><a href="/design-graveyard#www-subdomain" id="toc-www-subdomain"><code>www</code> Subdomain</a></li>
<li><a href="/design-graveyard#simplified-urls" id="toc-simplified-urls">Simplified URLs</a></li>
</ul></li>
<li><a href="/design-graveyard#ads" id="toc-ads">Ads</a></li>
<li><a href="/design-graveyard#donation-links" id="toc-donation-links">Donation Links</a></li>
<li><a href="/design-graveyard#google-web-fonts" id="toc-google-web-fonts">Google Web Fonts</a></li>
<li><a href="/design-graveyard#mathjax" id="toc-mathjax">MathJax</a></li>
<li><a href="/design-graveyard#quote-syntax-highlighting" id="toc-quote-syntax-highlighting">Quote Syntax Highlighting</a></li>
<li><a href="/design-graveyard#rubrication" id="toc-rubrication">Rubrication</a></li>
<li><a href="/design-graveyard#wikipedia-popups-js" id="toc-wikipedia-popups-js"><code>wikipedia-popups.js</code></a></li>
<li><a href="/design-graveyard#link-screenshot-previews" id="toc-link-screenshot-previews">Link Screenshot Previews</a></li>
<li><a href="/design-graveyard#automatic-dark-mode" id="toc-automatic-dark-mode">Automatic Dark Mode</a></li>
<li><a href="/design-graveyard#multi-column-footnotes" id="toc-multi-column-footnotes">Multi-Column Footnotes</a></li>
<li><a href="/design-graveyard#hyphenopoly-hyphenation" id="toc-hyphenopoly-hyphenation">Hyphenopoly Hyphenation</a></li>
<li><a href="/design-graveyard#knuth-plass-line-breaking" id="toc-knuth-plass-line-breaking">Knuth-Plass Line Breaking</a></li>
<li><a href="/design-graveyard#autopager" id="toc-autopager">Autopager</a></li>
<li><a href="/design-graveyard#automatic-smallcaps" id="toc-automatic-smallcaps">Automatic Smallcaps</a></li>
<li><a href="/design-graveyard#disqus-comments" id="toc-disqus-comments">Disqus Comments</a></li>
<li><a href="/design-graveyard#double-spaced-sentences" id="toc-double-spaced-sentences">Double-Spaced Sentences</a></li>
<li><a href="/design-graveyard#link-icon-css-regexps" title="‘Design Graveyard § Link-Icon CSS Regexps’, Gwern 2010" id="toc-link-icon-css-regexps">Link-Icon CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#css-regexps" id="toc-css-regexps">CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#problems" id="toc-problems">Problems</a></li>
</ul></li>
<li><a href="/design-graveyard#static-link-icon-attributes" id="toc-static-link-icon-attributes">Static Link-Icon Attributes</a>
<ul>
<li><a href="/design-graveyard#links-js" id="toc-links-js"><code>links.js</code></a></li>
<li><a href="/design-graveyard#linkicon-hs" id="toc-linkicon-hs"><code>LinkIcon.hs</code></a>
<ul>
<li><a href="/design-graveyard#features" id="toc-features">Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#reactive-archiving" id="toc-reactive-archiving">Reactive Archiving</a></li>
<li><a href="/design-graveyard#outbound-link-tracking" id="toc-outbound-link-tracking">Outbound Link Tracking</a></li>
<li><a href="/design-graveyard#popup-annotations" title="‘Design Graveyard § Popup Annotations’, Gwern 2010" id="toc-popup-annotations">Popup Annotations</a>
<ul>
<li><a href="/design-graveyard#none" id="toc-none">None</a></li>
<li><a href="/design-graveyard#tooltips" id="toc-tooltips">Tooltips</a></li>
<li><a href="/design-graveyard#wp-popups" id="toc-wp-popups">WP Popups</a></li>
<li><a href="/design-graveyard#inlined-popups" id="toc-inlined-popups">Inlined Popups</a>
<ul>
<li><a href="/design-graveyard#inlined-wp" id="toc-inlined-wp">Inlined WP</a></li>
<li><a href="/design-graveyard#link-ids-enabled-backlinks" id="toc-link-ids-enabled-backlinks">Link IDs Enabled Backlinks</a></li>
<li><a href="/design-graveyard#recursive-inlining" id="toc-recursive-inlining">Recursive Inlining</a></li>
</ul></li>
<li><a href="/design-graveyard#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a>
<ul>
<li><a href="/design-graveyard#separate-link-bibliographies" id="toc-separate-link-bibliographies">Separate Link Bibliographies</a></li>
</ul></li>
<li><a href="/design-graveyard#standalone-annotation-complex" id="toc-standalone-annotation-complex">Standalone Annotation Complex</a>
<ul>
<li><a href="/design-graveyard#shadow-dom" id="toc-shadow-dom">Shadow DOM</a></li>
<li><a href="/design-graveyard#dynamic-wp-again" id="toc-dynamic-wp-again">Dynamic WP (Again)</a></li>
<li><a href="/design-graveyard#transcludes" id="toc-transcludes">Transcludes</a></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#srcset-mobile-optimization" title="‘Design Graveyard § srcset</code> Mobile Optimization’, Gwern 2010" id="toc-srcset-mobile-optimization"><code>srcset</code> Mobile Optimization</a>
<ul>
<li><a href="/design-graveyard#background" id="toc-background">Background</a></li>
<li><a href="/design-graveyard#implementing-srcset" id="toc-implementing-srcset">Implementing <code>srcset</code></a></li>
<li><a href="/design-graveyard#issues-with-browser-support" id="toc-issues-with-browser-support">Issues With Browser Support</a></li>
<li><a href="/design-graveyard#inability-to-fix" id="toc-inability-to-fix">Inability to Fix</a></li>
<li><a href="/design-graveyard#conclusion" id="toc-conclusion">Conclusion</a></li>
<li><a href="/design-graveyard#postscript-manual-srcset" id="toc-postscript-manual-srcset">Postscript: Manual <code>srcset</code></a></li>
</ul></li>
<li><a href="/design-graveyard#interviews" title="‘Design Graveyard § Interviews’, Gwern 2010" id="toc-interviews">Interviews</a></li>
<li><a href="/design-graveyard#last-read-scroll-marker" id="toc-last-read-scroll-marker">Last-Read Scroll Marker</a></li>
<li><a href="/design-graveyard#navbar-previousnext-links" id="toc-navbar-previousnext-links">Navbar Previous/Next Links</a></li>
</ul>
</div>
---
/design-graveyard#link-screenshot-previews



2024-01-01



---
/design-graveyard#long-urls



2024-01-01



---
/design-graveyard#outbound-link-tracking



2024-01-01



---
/design-graveyard#popup-annotations
Design Graveyard § Popup Annotations
Gwern
2010-10-01
2024-09-03


<figure><img class="float-right page-thumbnail  outline invert-not" height="296" width="437" src="/doc/cs/linkrot/archiving/2020-03-03-meganwarnock-picardfacepalmcartoon.jpg" title="Cartoon drawing of Captain Picard facepalming, expressing my frustration with web development, my website readers, and the world in general." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net website design experiments and post-mortem analyses.</p>
</div>
<p>The most technically complex &amp; signature feature of Gwern.net are the on-hover popups &amp; on-click <a href="/doc/cs/css/2021-03-28-gwern-gwernnet-annotations-mobilepopins-darkmode.png" id="gwern-2021-10" class="invert-auto" data-link-icon="image" data-link-icon-type="svg" data-image-height="1717" data-image-width="1288" data-aspect-ratio="1288 / 1717" title="Gwern 2021">popovers</a>, which provide metadata and extensive annotations/summaries/hyperlinking. Some websites provide limited popup functionality, like Wikipedia, but are missing entire swathes of functionality.</p>
<p>This is because good popups are hard both to design and implement. The Gwern.net annotation system didn’t spring into being overnight fully-formed; indeed, depending on how you count, the March 2023 system is no less than the <em>7<sup>th</sup></em> popup system we have implemented. (The jokes “time is a flat circle” and “all this has happened before, and will happen again” were made repeatedly during development.)</p>
<p>But at that point, we have a fast, flexible, debugged, good-looking system which we see no major flaws in, and future work will be focused on the content which goes <em>into</em> popups (such as by using machine learning to automatically write summaries)</p>
<div class="columns TOC">
<ul>
<li><a href="/design-graveyard#gitit" id="toc-gitit">Gitit</a>
<ul>
<li><a href="/design-graveyard#rss-feed" id="toc-rss-feed">RSS Feed</a></li>
</ul></li>
<li><a href="/design-graveyard#jquery-sausages-scrollbar" id="toc-jquery-sausages-scrollbar">JQuery Sausages Scrollbar</a></li>
<li><a href="/design-graveyard#beeline-reader" id="toc-beeline-reader">Beeline Reader</a></li>
<li><a href="/design-graveyard#google-custom-search-engine" id="toc-google-custom-search-engine">Google Custom Search Engine</a></li>
<li><a href="/design-graveyard#tufte-css-sidenotes" id="toc-tufte-css-sidenotes">Tufte-CSS Sidenotes</a></li>
<li><a href="/design-graveyard#djvu-files" id="toc-djvu-files">DjVu Files</a></li>
<li><a href="/design-graveyard#darcsgithub-repo" id="toc-darcsgithub-repo">Darcs/Github Repo</a></li>
<li><a href="/design-graveyard#long-urls" id="toc-long-urls">Long URLs</a>
<ul>
<li><a href="/design-graveyard#http" id="toc-http">HTTP</a></li>
<li><a href="/design-graveyard#space-separated-urls" id="toc-space-separated-urls">Space-Separated URLs</a></li>
<li><a href="/design-graveyard#www-subdomain" id="toc-www-subdomain"><code>www</code> Subdomain</a></li>
<li><a href="/design-graveyard#simplified-urls" id="toc-simplified-urls">Simplified URLs</a></li>
</ul></li>
<li><a href="/design-graveyard#ads" id="toc-ads">Ads</a></li>
<li><a href="/design-graveyard#donation-links" id="toc-donation-links">Donation Links</a></li>
<li><a href="/design-graveyard#google-web-fonts" id="toc-google-web-fonts">Google Web Fonts</a></li>
<li><a href="/design-graveyard#mathjax" id="toc-mathjax">MathJax</a></li>
<li><a href="/design-graveyard#quote-syntax-highlighting" id="toc-quote-syntax-highlighting">Quote Syntax Highlighting</a></li>
<li><a href="/design-graveyard#rubrication" id="toc-rubrication">Rubrication</a></li>
<li><a href="/design-graveyard#wikipedia-popups-js" id="toc-wikipedia-popups-js"><code>wikipedia-popups.js</code></a></li>
<li><a href="/design-graveyard#link-screenshot-previews" id="toc-link-screenshot-previews">Link Screenshot Previews</a></li>
<li><a href="/design-graveyard#automatic-dark-mode" id="toc-automatic-dark-mode">Automatic Dark Mode</a></li>
<li><a href="/design-graveyard#multi-column-footnotes" id="toc-multi-column-footnotes">Multi-Column Footnotes</a></li>
<li><a href="/design-graveyard#hyphenopoly-hyphenation" id="toc-hyphenopoly-hyphenation">Hyphenopoly Hyphenation</a></li>
<li><a href="/design-graveyard#knuth-plass-line-breaking" id="toc-knuth-plass-line-breaking">Knuth-Plass Line Breaking</a></li>
<li><a href="/design-graveyard#autopager" id="toc-autopager">Autopager</a></li>
<li><a href="/design-graveyard#automatic-smallcaps" id="toc-automatic-smallcaps">Automatic Smallcaps</a></li>
<li><a href="/design-graveyard#disqus-comments" id="toc-disqus-comments">Disqus Comments</a></li>
<li><a href="/design-graveyard#double-spaced-sentences" id="toc-double-spaced-sentences">Double-Spaced Sentences</a></li>
<li><a href="/design-graveyard#link-icon-css-regexps" title="‘Design Graveyard § Link-Icon CSS Regexps’, Gwern 2010" id="toc-link-icon-css-regexps">Link-Icon CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#css-regexps" id="toc-css-regexps">CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#problems" id="toc-problems">Problems</a></li>
</ul></li>
<li><a href="/design-graveyard#static-link-icon-attributes" id="toc-static-link-icon-attributes">Static Link-Icon Attributes</a>
<ul>
<li><a href="/design-graveyard#links-js" id="toc-links-js"><code>links.js</code></a></li>
<li><a href="/design-graveyard#linkicon-hs" id="toc-linkicon-hs"><code>LinkIcon.hs</code></a>
<ul>
<li><a href="/design-graveyard#features" id="toc-features">Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#reactive-archiving" id="toc-reactive-archiving">Reactive Archiving</a></li>
<li><a href="/design-graveyard#outbound-link-tracking" id="toc-outbound-link-tracking">Outbound Link Tracking</a></li>
<li><a href="/design-graveyard#popup-annotations" title="‘Design Graveyard § Popup Annotations’, Gwern 2010" id="toc-popup-annotations">Popup Annotations</a>
<ul>
<li><a href="/design-graveyard#none" id="toc-none">None</a></li>
<li><a href="/design-graveyard#tooltips" id="toc-tooltips">Tooltips</a></li>
<li><a href="/design-graveyard#wp-popups" id="toc-wp-popups">WP Popups</a></li>
<li><a href="/design-graveyard#inlined-popups" id="toc-inlined-popups">Inlined Popups</a>
<ul>
<li><a href="/design-graveyard#inlined-wp" id="toc-inlined-wp">Inlined WP</a></li>
<li><a href="/design-graveyard#link-ids-enabled-backlinks" id="toc-link-ids-enabled-backlinks">Link IDs Enabled Backlinks</a></li>
<li><a href="/design-graveyard#recursive-inlining" id="toc-recursive-inlining">Recursive Inlining</a></li>
</ul></li>
<li><a href="/design-graveyard#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a>
<ul>
<li><a href="/design-graveyard#separate-link-bibliographies" id="toc-separate-link-bibliographies">Separate Link Bibliographies</a></li>
</ul></li>
<li><a href="/design-graveyard#standalone-annotation-complex" id="toc-standalone-annotation-complex">Standalone Annotation Complex</a>
<ul>
<li><a href="/design-graveyard#shadow-dom" id="toc-shadow-dom">Shadow DOM</a></li>
<li><a href="/design-graveyard#dynamic-wp-again" id="toc-dynamic-wp-again">Dynamic WP (Again)</a></li>
<li><a href="/design-graveyard#transcludes" id="toc-transcludes">Transcludes</a></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#srcset-mobile-optimization" title="‘Design Graveyard § srcset</code> Mobile Optimization’, Gwern 2010" id="toc-srcset-mobile-optimization"><code>srcset</code> Mobile Optimization</a>
<ul>
<li><a href="/design-graveyard#background" id="toc-background">Background</a></li>
<li><a href="/design-graveyard#implementing-srcset" id="toc-implementing-srcset">Implementing <code>srcset</code></a></li>
<li><a href="/design-graveyard#issues-with-browser-support" id="toc-issues-with-browser-support">Issues With Browser Support</a></li>
<li><a href="/design-graveyard#inability-to-fix" id="toc-inability-to-fix">Inability to Fix</a></li>
<li><a href="/design-graveyard#conclusion" id="toc-conclusion">Conclusion</a></li>
<li><a href="/design-graveyard#postscript-manual-srcset" id="toc-postscript-manual-srcset">Postscript: Manual <code>srcset</code></a></li>
</ul></li>
<li><a href="/design-graveyard#interviews" title="‘Design Graveyard § Interviews’, Gwern 2010" id="toc-interviews">Interviews</a></li>
<li><a href="/design-graveyard#last-read-scroll-marker" id="toc-last-read-scroll-marker">Last-Read Scroll Marker</a></li>
<li><a href="/design-graveyard#navbar-previousnext-links" id="toc-navbar-previousnext-links">Navbar Previous/Next Links</a></li>
</ul>
</div>
---
/design-graveyard#shadow-dom



2024-01-01



---
/design-graveyard#srcset-mobile-optimization
Design Graveyard § srcset</code> Mobile Optimization
Gwern
2010-10-01
2024-09-03


<figure><img class="float-right page-thumbnail  outline invert-not" height="296" width="437" src="/doc/cs/linkrot/archiving/2020-03-03-meganwarnock-picardfacepalmcartoon.jpg" title="Cartoon drawing of Captain Picard facepalming, expressing my frustration with web development, my website readers, and the world in general." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net website design experiments and post-mortem analyses.</p>
</div>
<p>The <code>srcset</code> image optimization tries to serve small images to devices which can only display small images to speed up loading &amp; save bandwidth.</p>
<p>After 3 years, it proved to be implemented by browsers so poorly and inconsistently as to be useless, and I had to remove it when it broke yet again.</p>
<p>I do not recommend using <code>srcset</code>, and definitely not without a way to test regressions. You are better off using some server-side or JS-based solution, if you try to optimize image sizes at all.</p>
<div class="columns TOC">
<ul>
<li><a href="/design-graveyard#gitit" id="toc-gitit">Gitit</a>
<ul>
<li><a href="/design-graveyard#rss-feed" id="toc-rss-feed">RSS Feed</a></li>
</ul></li>
<li><a href="/design-graveyard#jquery-sausages-scrollbar" id="toc-jquery-sausages-scrollbar">JQuery Sausages Scrollbar</a></li>
<li><a href="/design-graveyard#beeline-reader" id="toc-beeline-reader">Beeline Reader</a></li>
<li><a href="/design-graveyard#google-custom-search-engine" id="toc-google-custom-search-engine">Google Custom Search Engine</a></li>
<li><a href="/design-graveyard#tufte-css-sidenotes" id="toc-tufte-css-sidenotes">Tufte-CSS Sidenotes</a></li>
<li><a href="/design-graveyard#djvu-files" id="toc-djvu-files">DjVu Files</a></li>
<li><a href="/design-graveyard#darcsgithub-repo" id="toc-darcsgithub-repo">Darcs/Github Repo</a></li>
<li><a href="/design-graveyard#long-urls" id="toc-long-urls">Long URLs</a>
<ul>
<li><a href="/design-graveyard#http" id="toc-http">HTTP</a></li>
<li><a href="/design-graveyard#space-separated-urls" id="toc-space-separated-urls">Space-Separated URLs</a></li>
<li><a href="/design-graveyard#www-subdomain" id="toc-www-subdomain"><code>www</code> Subdomain</a></li>
<li><a href="/design-graveyard#simplified-urls" id="toc-simplified-urls">Simplified URLs</a></li>
</ul></li>
<li><a href="/design-graveyard#ads" id="toc-ads">Ads</a></li>
<li><a href="/design-graveyard#donation-links" id="toc-donation-links">Donation Links</a></li>
<li><a href="/design-graveyard#google-web-fonts" id="toc-google-web-fonts">Google Web Fonts</a></li>
<li><a href="/design-graveyard#mathjax" id="toc-mathjax">MathJax</a></li>
<li><a href="/design-graveyard#quote-syntax-highlighting" id="toc-quote-syntax-highlighting">Quote Syntax Highlighting</a></li>
<li><a href="/design-graveyard#rubrication" id="toc-rubrication">Rubrication</a></li>
<li><a href="/design-graveyard#wikipedia-popups-js" id="toc-wikipedia-popups-js"><code>wikipedia-popups.js</code></a></li>
<li><a href="/design-graveyard#link-screenshot-previews" id="toc-link-screenshot-previews">Link Screenshot Previews</a></li>
<li><a href="/design-graveyard#automatic-dark-mode" id="toc-automatic-dark-mode">Automatic Dark Mode</a></li>
<li><a href="/design-graveyard#multi-column-footnotes" id="toc-multi-column-footnotes">Multi-Column Footnotes</a></li>
<li><a href="/design-graveyard#hyphenopoly-hyphenation" id="toc-hyphenopoly-hyphenation">Hyphenopoly Hyphenation</a></li>
<li><a href="/design-graveyard#knuth-plass-line-breaking" id="toc-knuth-plass-line-breaking">Knuth-Plass Line Breaking</a></li>
<li><a href="/design-graveyard#autopager" id="toc-autopager">Autopager</a></li>
<li><a href="/design-graveyard#automatic-smallcaps" id="toc-automatic-smallcaps">Automatic Smallcaps</a></li>
<li><a href="/design-graveyard#disqus-comments" id="toc-disqus-comments">Disqus Comments</a></li>
<li><a href="/design-graveyard#double-spaced-sentences" id="toc-double-spaced-sentences">Double-Spaced Sentences</a></li>
<li><a href="/design-graveyard#link-icon-css-regexps" title="‘Design Graveyard § Link-Icon CSS Regexps’, Gwern 2010" id="toc-link-icon-css-regexps">Link-Icon CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#css-regexps" id="toc-css-regexps">CSS Regexps</a>
<ul>
<li><a href="/design-graveyard#problems" id="toc-problems">Problems</a></li>
</ul></li>
<li><a href="/design-graveyard#static-link-icon-attributes" id="toc-static-link-icon-attributes">Static Link-Icon Attributes</a>
<ul>
<li><a href="/design-graveyard#links-js" id="toc-links-js"><code>links.js</code></a></li>
<li><a href="/design-graveyard#linkicon-hs" id="toc-linkicon-hs"><code>LinkIcon.hs</code></a>
<ul>
<li><a href="/design-graveyard#features" id="toc-features">Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#reactive-archiving" id="toc-reactive-archiving">Reactive Archiving</a></li>
<li><a href="/design-graveyard#outbound-link-tracking" id="toc-outbound-link-tracking">Outbound Link Tracking</a></li>
<li><a href="/design-graveyard#popup-annotations" title="‘Design Graveyard § Popup Annotations’, Gwern 2010" id="toc-popup-annotations">Popup Annotations</a>
<ul>
<li><a href="/design-graveyard#none" id="toc-none">None</a></li>
<li><a href="/design-graveyard#tooltips" id="toc-tooltips">Tooltips</a></li>
<li><a href="/design-graveyard#wp-popups" id="toc-wp-popups">WP Popups</a></li>
<li><a href="/design-graveyard#inlined-popups" id="toc-inlined-popups">Inlined Popups</a>
<ul>
<li><a href="/design-graveyard#inlined-wp" id="toc-inlined-wp">Inlined WP</a></li>
<li><a href="/design-graveyard#link-ids-enabled-backlinks" id="toc-link-ids-enabled-backlinks">Link IDs Enabled Backlinks</a></li>
<li><a href="/design-graveyard#recursive-inlining" id="toc-recursive-inlining">Recursive Inlining</a></li>
</ul></li>
<li><a href="/design-graveyard#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a>
<ul>
<li><a href="/design-graveyard#separate-link-bibliographies" id="toc-separate-link-bibliographies">Separate Link Bibliographies</a></li>
</ul></li>
<li><a href="/design-graveyard#standalone-annotation-complex" id="toc-standalone-annotation-complex">Standalone Annotation Complex</a>
<ul>
<li><a href="/design-graveyard#shadow-dom" id="toc-shadow-dom">Shadow DOM</a></li>
<li><a href="/design-graveyard#dynamic-wp-again" id="toc-dynamic-wp-again">Dynamic WP (Again)</a></li>
<li><a href="/design-graveyard#transcludes" id="toc-transcludes">Transcludes</a></li>
</ul></li>
</ul></li>
<li><a href="/design-graveyard#srcset-mobile-optimization" title="‘Design Graveyard § srcset</code> Mobile Optimization’, Gwern 2010" id="toc-srcset-mobile-optimization"><code>srcset</code> Mobile Optimization</a>
<ul>
<li><a href="/design-graveyard#background" id="toc-background">Background</a></li>
<li><a href="/design-graveyard#implementing-srcset" id="toc-implementing-srcset">Implementing <code>srcset</code></a></li>
<li><a href="/design-graveyard#issues-with-browser-support" id="toc-issues-with-browser-support">Issues With Browser Support</a></li>
<li><a href="/design-graveyard#inability-to-fix" id="toc-inability-to-fix">Inability to Fix</a></li>
<li><a href="/design-graveyard#conclusion" id="toc-conclusion">Conclusion</a></li>
<li><a href="/design-graveyard#postscript-manual-srcset" id="toc-postscript-manual-srcset">Postscript: Manual <code>srcset</code></a></li>
</ul></li>
<li><a href="/design-graveyard#interviews" title="‘Design Graveyard § Interviews’, Gwern 2010" id="toc-interviews">Interviews</a></li>
<li><a href="/design-graveyard#last-read-scroll-marker" id="toc-last-read-scroll-marker">Last-Read Scroll Marker</a></li>
<li><a href="/design-graveyard#navbar-previousnext-links" id="toc-navbar-previousnext-links">Navbar Previous/Next Links</a></li>
</ul>
</div>
---
/design-graveyard#static-link-icon-attributes



2024-01-01



---
/design-graveyard#tooltips



2024-01-01



---
/design-graveyard#transcludes



2024-01-01



---
/difference#efficient-natural-languages



2024-01-01



---
/difference#overparameterization-and-biological-robustness



2024-01-01



---
/dnb-faq#aging



2024-01-01



---
/dnb-faq#blood-sugar



2024-01-01



---
/dnb-faq#chooi-2011



2024-01-01



---
/dnb-faq#criticism



2024-01-01



---
/dnb-faq#jaeggi-2008



2024-01-01



---
/dnb-faq#jaeggi-2010



2024-01-01



---
/dnb-faq#jaeggi-2011



2024-01-01



---
/dnb-faq#jausovec-2012



2024-01-01



---
/dnb-faq#kundu-et-al-2012



2024-01-01



---
/dnb-faq#lucid-dreaming



2024-01-01



---
/dnb-faq#meta-analysis



2024-01-01



---
/dnb-faq#polar-june-2009



2024-01-01



---
/dnb-faq#qiu-2009



2024-01-01



---
/dnb-faq#redick-et-al-2012



2024-01-01



---
/dnb-faq#salminen-2012



2024-01-01



---
/dnb-faq#schweizer-et-al-2011



2024-01-01



---
/dnb-faq#seidler-2010



2024-01-01



---
/dnb-faq#sleep



2024-01-01



---
/dnb-faq#stephenson-2010



2024-01-01



---
/dnb-faq#support



2024-01-01



---
/dnb-faq#vartanian-2013



2024-01-01



---
/dnb-meta-analysis#analysis



2024-01-01



---
/dnb-meta-analysis#biases



2024-01-01



---
/dnb-meta-analysis#control-groups



2024-01-01



---
/dnb-meta-analysis#iq-test-time



2024-01-01



---
/dnb-meta-analysis#paymentextrinsic-motivation



2024-01-01



---
/dnb-meta-analysis#training-time



2024-01-01



---
/dnb-meta-analysis#training-type



2024-01-01



---
/dnm-archive#how-to-crawl-markets



2024-01-01



---
/dnm-archive#logout



2024-01-01



---
/dnm-archive#works-using-this-dataset



2024-01-01



---
/doc/adversarial/human/index



2024-04-01



---
/doc/ai/1962-good.pdf
The Social Implications of Artificial Intelligence
Irving John Good
1962-01-01
2024-01-01



---
/doc/ai/1970-weaver-sceneofchangealifetimeinamericanscience.pdf
Scene Of Change: A Lifetime in American Science
Warren Weaver
1970-01-01
2024-01-01



---
/doc/ai/1984-michie-thecreativecomputer.pdf


1984-01-01
2024-01-01



---
/doc/ai/1985-mccorduck-theuniversalmachine.pdf
The Universal Machine: Confessions of a Technological Optimist
Pamela McCorduck
1985-01-01
2024-01-01



---
/doc/ai/1986-michie-onmachineintelligence.pdf
On Machine Intelligence, Second Edition
Donald Michie
1986-01-01
2024-01-01



---
/doc/ai/1986-michie-onmachineintelligence.pdf#page=99
On Machine Intelligence, Second Edition § pg99
Donald Michie
1986-01-01
2024-01-01



---
/doc/ai/1988-feigenbaum-theriseofthexpertcompany.pdf
The Rise of the Expert Company: How Visionary Companies are Using Artificial Intelligence to Archieve Higher Productivity and Profits
Edward Feigenbaum, Pamela McCorduck, H. Penny Nii
1988-01-01
2024-01-01



---
/doc/ai/1988-langley.pdf
Machine learning as an experimental science
Pat Langley
1988-08-01
2024-01-01
[("doi","10.1023/A:1022623814640")]


---
/doc/ai/1988-papert.pdf
One AI or Many?
Seymour Papert
1988-01-01
2024-01-01
[("doi","10.2307/20025136")]


---
/doc/ai/1991-dreyfus.pdf
Making a Mind Versus Modeling the Brain: Artificial Intelligence Back at the Branchpoint
Hubert L. Dreyfus, Stuart E. Dreyfus
1991
2024-01-01



---
/doc/ai/1992-langton-artificiallife-2.pdf


1992
2024-01-01



---
/doc/ai/1992-levy-artificiallife.pdf
Artificial Life: A Report from the Frontier Where Computers Meet Biology
Steven Levy
1992-01-01
2024-01-01



---
/doc/ai/1996-skapura-buildingneuralnetworks.pdf


1996-01-01
2024-01-01



---
/doc/ai/2001-breiman.pdf


2001-01-01
2024-01-01



---
/doc/ai/2010-10-22-xkcd-809-losalamos.png


2010-10-22
2024-01-01



---
/doc/ai/2012-jarvisalo-figure2-satsolverimprovementovertime20022011.jpg


2012
2024-01-01



---
/doc/ai/2013-09-11-xkcd-1263-reassuring.jpg


2013-09-11
2024-01-01



---
/doc/ai/2014-02-rameznaam-thesingularityisfurtherthanitappears-chemicalmodelingexponential.jpg


2014-02
2024-01-01



---
/doc/ai/2014-02-whyaiswontascend-figure1-intelligencegrowthunderdifficulty.png


2014-02
2024-01-01



---
/doc/ai/2015-01-28-spidermanandthexmen-vol1-no2-sauron-cancerdinosaurs.jpg


2015-01-28
2024-01-01



---
/doc/ai/2018-fukumoto.pdf
Generation of Character Illustrations from Stick Figures Using a Modification of Generative Adversarial Network
Yuuya Fukumoto, Daiki Shimizu, Chihiro Shibata
2018-01-01
2024-01-01
[("doi","10.1109/COMPSAC.2018.10225")]


---
/doc/ai/2018-mahajan-figure5-imagenetclassificationscalingcurvebymodelparametersize.jpg


2018
2024-01-01



---
/doc/ai/2018-oakdenrayner.pdf
Reply to ‘Man against machine: diagnostic performance of a deep learning convolutional neural network for dermoscopic melanoma recognition in comparison to 58 dermatologists’ by H. A. Haenssle et al
Luke Oakden-Rayner
2018-01-01
2024-01-01
[("doi","10.1093/annonc/mdy519")]


---
/doc/ai/2019-11-26-gwern-deeplearning-kaibadeafeatmeme-tensorflowupgrading.png

Gwern
2019-11-26
2024-01-01



---
/doc/ai/2020-09-01-gwern-meme-thesilentprotector-tensorfork.png

Gwern
2020-09-01
2024-01-01



---
/doc/ai/2020-adiwardana-meena-figure1-humanratingsvslikelihood.png


2020
2024-01-01



---
/doc/ai/2021-anonymous-meme-virginvschad-journalpapervsblogpost.jpg


2021
2024-01-01



---
/doc/ai/2021-junseong-hyperclova.html


2021
2024-01-01



---
/doc/ai/2021-moses-supplement.pdf
Neuroprosthesis for Decoding Speech in a Paralyzed Person with Anarthria [Supplementary Appendix]
David A. Moses, Sean L. Metzger, Jessie R. Liu, Gopala K. Anumanchipalli, Joseph G. Makin, Pengfei F. Sun, Josh Chartier, Maximilian E. Dougherty, Patricia M. Liu, Gary M. Abrams, Adelyn Tu-Chan, Karunesh Ganguly, Edward F. Chang
2021
2024-01-01



---
/doc/ai/2021-nationalsecuritycommissiononai-finalreport.pdf
National Security Commission On Artificial Intelligence Final Report
Eric Schmidt, Safra Catz, Steve Chien, Mignon Clyburn, Chris Darby, Kenneth Ford, José-Marie Griffiths, Robert Work, Eric Horvitz, Andrew Jassy, Gilman Louie, William Mark, Jason Matheny, Katharina McFarland, Andrew Moore
2021-03-01
2024-07-07



---
/doc/ai/anime/2022-ashual-figure3-knndiffusioncartoonstickersamples.png


2022
2024-01-01



---
/doc/ai/anime/2023-08-17-gwern-meme-domino-historyofanimeaistartingwithgwernandshawnpresser.jpg

Gwern
2023-08-17
2024-01-01



---
/doc/ai/anime/2023-11-15-gwern-meme-boxergothands-humanartistdifficultyindrawingrealistichands.jpg

Gwern
2023-11-15
2024-01-01



---
/doc/ai/anime/danbooru/2019-02-28-thiswaifudoesnotexist-textsnippets.tar.xz


2019-02-28
2024-01-01



---
/doc/ai/anime/danbooru/2020-05-31-danbooru2019-palm-handannotations-export.jsonl


2020-05-31
2024-01-01



---
/doc/ai/anime/danbooru/2020-06-08-danbooru2019-palm-handannotations-export.jsonl


2020-06-08
2024-01-01



---
/doc/ai/anime/danbooru/2020-09-05-gwern-twdne-v3.5-gpt3snippets.tar.xz

Gwern
2020-09-05
2024-01-01



---
/doc/ai/anime/danbooru/2021-li-dplase-ganlatentspaceeditingvideo.mp4


2021
2024-01-01



---
/doc/ai/anime/danbooru/2022-yang-dualstylegan-examplesofcaricatureanimepixarcomiccartoonportraitedits.jpg


2022
2024-01-01



---
/doc/ai/anime/danbooru/gwern-danbooru2020-512px-samples.jpg



2024-01-01



---
/doc/ai/anonymous-math-integral-2costsinc.png



2024-01-01



---
/doc/ai/dataset/2010-welinder.pdf
Caltech-UCSD Birds 200
Peter Welinder, Steve Branson, Takeshi Mita, Catherine Wah, Florian Schroff, Serge Belongie, Pietro Perona
2010-09-23
2024-01-01



---
/doc/ai/dataset/2020-caswell-table2-examplesofmisleadingtextlanguageassociations.png


2020
2024-01-01



---
/doc/ai/dataset/2023-pilaut-figure1-interactivechainpromptingforqaabouttranslationambiguities.jpg


2023
2024-01-01



---
/doc/ai/gwern-aria-president-kyubey.jpg



2024-01-01



---
/doc/ai/highleyman/1960-highleyman.pdf

Wilbur H. Highleyman, L. A. Kamentsky
1960
2024-01-01



---
/doc/ai/highleyman/1961-highleyman-2.pdf
Further Comments on the N-tuple Pattern Recognition Method
Wilbur H. Highleyman
1961-03-01
2024-01-01
[("doi","10.1109/TEC.1961.5219164")]


---
/doc/ai/highleyman/1961-highleyman-3.pdf
Character recognition system [patent #US2978675A]
Wilbur H. Highleyman
1959-12-10
2024-01-01



---
/doc/ai/highleyman/1961-highleyman-4.pdf
Linear Decision Functions, With Application to Pattern Recognition [PhD thesis]
Wilbur Hull Highleyman
1961-06-01
2024-01-01



---
/doc/ai/highleyman/1961-uhr.pdf
A Possibly Misleading Conclusion as to the Inferiority of One Method for Pattern Recognition to a Second Method to which it is Guaranteed to be Superior
Leonard Uhr
1961-03-01
2024-01-01



---
/doc/ai/highleyman/1963-highleyman.pdf

Wilbur H. Highleyman
1963
2024-01-01



---
/doc/ai/highleyman/2015-chervonenkis.pdf
Chervonenkis’s Recollections
Alexey Chervonenkis
2015-01-01
2024-06-30
[("doi","10.1007/978-3-319-21852-6_1")]


---
/doc/ai/music/2019-10-21-gwern-gpt2-folkrnn-samples.mp3

Gwern
2019-10-21
2024-01-01



---
/doc/ai/music/2019-10-22-gwern-gpt2-irish-paddywhack.mp3

Gwern
2019-10-22
2024-01-01



---
/doc/ai/music/2019-10-22-gwern-gpt2-irish-thebankofturf.mp3

Gwern
2019-10-22
2024-01-01



---
/doc/ai/music/2019-10-23-gwern-gpt2-folkrnn-irishmusic-samples.txt

Gwern
2019-10-23
2024-01-01



---
/doc/ai/music/2019-10-23-gwern-gpt2-irish-hickeystune.mp3

Gwern
2019-10-23
2024-01-01



---
/doc/ai/music/2019-10-29-theloonandhisquine.mp3


2019-10-29
2024-01-01



---
/doc/ai/music/2019-10-30-theatlanticroar.mp3


2019-10-30
2024-01-01



---
/doc/ai/music/2019-10-30-thelonelyfireside.mp3


2019-10-30
2024-01-01



---
/doc/ai/music/2019-10-31-themarine.mp3


2019-10-31
2024-01-01



---
/doc/ai/music/2019-10-31-whiskeybeforebreakfast.mp3


2019-10-31
2024-01-01



---
/doc/ai/music/2019-11-01-theflogging.mp3


2019-11-01
2024-01-01



---
/doc/ai/music/2019-11-03-banksoftheallan.mp3


2019-11-03
2024-01-01



---
/doc/ai/music/2019-11-04-ashortjourney.mp3


2019-11-04
2024-01-01



---
/doc/ai/music/2019-11-08-gpt2-irish-spaceless-100medley.mp3


2019-11-08
2024-01-01



---
/doc/ai/music/2019-11-08-gpt2-nospaces-samples.txt


2019-11-08
2024-01-01



---
/doc/ai/music/2019-11-09-gpt2-irish-spaceless-50medley-topp0.99.mp3


2019-11-09
2024-01-01



---
/doc/ai/music/2019-11-09-gpt2-irish-spaceless-50medley.mp3


2019-11-09
2024-01-01



---
/doc/ai/music/2019-11-09-gpt2-nospaces-samples-top_p0.99.txt


2019-11-09
2024-01-01



---
/doc/ai/music/2019-11-09-gpt2-nospaces-samples.txt


2019-11-09
2024-01-01



---
/doc/ai/music/2019-11-09-ynbollanbane.txt


2019-11-09
2024-01-01



---
/doc/ai/music/2019-11-10-gpt2-irish-spaceless-50variantsonynbollanbane.mp3


2019-11-10
2024-01-01



---
/doc/ai/music/2019-11-14-gwern-gpt2-127512.mp3

Gwern
2019-11-14
2024-01-01



---
/doc/ai/music/2019-12-04-gpt2-abc-alldata.tar.xz


2019-12-04
2024-01-01



---
/doc/ai/music/2019-12-04-gpt2-combinedabc-invereshieshouse.mp3


2019-12-04
2024-01-01



---
/doc/ai/music/2019-12-09-gpt2-abccombined-samples-top_p0.95.txt


2019-12-09
2024-01-01



---
/doc/ai/music/2019-12-09-gpt2-combinedabc-100samples.mp3


2019-12-09
2024-01-01



---
/doc/ai/music/2019-12-22-gpt2-preferencelearning-gwern-abcmusic.patch

Gwern
2019-12-22
2024-01-01



---
/doc/ai/music/2020-01-25-gpt2-nospaces-faroerum.mp3


2020-01-25
2024-01-01



---
/doc/ai/music/2020-01-25-gpt2-rl-final-100samples.mp3


2020-01-25
2024-01-01



---
/doc/ai/music/2020-01-25-gpt2-rl-final-bourreeasixdebriantes.mp3


2020-01-25
2024-01-01



---
/doc/ai/music/2020-01-26-gwern-gpt2-preferencelearning-datacode.tar.xz

Gwern
2020-01-26
2024-01-01



---
/doc/ai/music/2020-01-28-gpt2-midi-abc-111803542.mp3


2020-01-28
2024-01-01



---
/doc/ai/music/2020-03-24-gpt2-midi-mknrad.mp3


2020-03-24
2024-01-01



---
/doc/ai/music/2020-03-24-gpt2-midi-xg14ij.mp3


2020-03-24
2024-01-01



---
/doc/ai/music/2020-03-24-gpt2-midi-yiw1jk.mp3


2020-03-24
2024-01-01



---
/doc/ai/music/2020-03-24-gpt2-midi-zrzykj.mp3


2020-03-24
2024-01-01



---
/doc/ai/music/2020-03-25-gpt2-midi-dfujnd.mp3


2020-03-25
2024-01-01



---
/doc/ai/music/2020-04-11-gpt2-midi-hhredt.mp3


2020-04-11
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-lmd_full-554f3a38f2676bfe.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-lmd_full-8861e24a8b983dff.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-lmd_full-99ebb19c3ffcaac7.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-lmd_full-dd83b4c18d8897e6.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-lmd_full-ee_214dda09c3020.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-pop_mid-ismirlmd_matchedg.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-pop_midi-setgggeneraloperationsmcnewtonmixx.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-pop_midi-setsssgtroscnpelciope.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-pop_midi-settttiestodaffatta.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-11877811957.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-145036110185.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-1772291.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-1838864.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-19337613.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-2625946.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-32506201.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-33.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-3308925389.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-3374184109.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-33762535.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-3400691.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-6473931123.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-6791639443.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-15-gpt2-midi-thesessionsabc-9199774293.mp3


2020-04-15
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-117m-midi-samples.txt


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-abc-07.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-04.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-10.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-111.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-12.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-124.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-15.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-158.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-18.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-251.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-bigdataset-60.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-popmidi-30.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-popmidi-31.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-thesessions-14.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-thesessions-160.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-thesessions-252.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-thesessions-81.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-18-gpt2-midi-thesessions-97.mp3


2020-04-18
2024-01-01



---
/doc/ai/music/2020-04-25-mididataset-50randommidis.mp3


2020-04-25
2024-01-01



---
/doc/ai/music/2021-07-03-purplesmartai-applejack-navysealcopypasta.mp3


2021-07-03
2024-01-01



---
/doc/ai/music/2023-wang-figure1-vallevoicesynthesisautoregressivearchitecture.jpg


2023
2024-01-01



---
/doc/ai/nn/1959-selfridge.pdf
Pandemonium: A Paradigm for Learning
Oliver G. Selfridge
1959-02-01
2024-01-01



---
/doc/ai/nn/1977-agrawala-machinerecognitionofpatterns.pdf


1977-01-01
2024-01-01



---
/doc/ai/nn/1985-rumelhart.pdf
Toward An Interactive Model Of Reading
David E. Rumelhart
1985-01-01
2024-01-01
[("doi","10.1598/0710.29")]


---
/doc/ai/nn/1990-caudill-internationaljointconferenceonneuralnetworks1990-v1.pdf
International Joint Conference on Neural Networks, January 15–19, 1990: Volume 1: Theory Track, Neural and Cognitive Sciences Track
Maureen Caudill
1990-01-01
2024-01-01



---
/doc/ai/nn/1990-caudill-internationaljointconferenceonneuralnetworks1990-v2.pdf
International Joint Conference on Neural Networks, January 15–19, 1990: Volume 2: Applications Track
Maureen Caudill
1990-01-01
2024-01-01



---
/doc/ai/nn/1990-dreyfus.pdf
Artificial neural networks, back propagation, and the Kelley-Bryson gradient procedure
Stuart E. Dreyfus
1990-09-01
2024-01-01
[("doi","10.2514/3.25422")]


---
/doc/ai/nn/1991-sethi-artificialneuralnetworksandstatisticalpatternrecognition.pdf


1991-01-01
2024-01-01



---
/doc/ai/nn/1996-olazaran.pdf
A Sociological Study of the Official History of the Perceptrons Controversy
Mikel Olazaran
1996-08-01
2024-01-01
[("doi","10.1177/030631296026003005")]

<p>In this paper, I analyze the controversy within <a href="https://en.wikipedia.org/wiki/Artificial_intelligence">Artificial Intelligence</a> (AI) which surrounded the ‘perceptron’ project (and neural nets in general) in the late 1950s and early 1960s.</p>
<p>I devote particular attention to the proofs and arguments of Minsky and Papert, which were interpreted as showing that further progress in neural nets was not possible, and that this approach to AI had to be abandoned.</p>
<p>I maintain that this official interpretation of the debate was a result of the emergence, institutionalization, and (importantly) legitimation of the symbolic AI approach (with its resource allocation system and authority structure). At the ‘research-area’ level, there was considerable interpretative flexibility.</p>
<p>This interpretative flexibility was further demonstrated by the revival of neural nets in the late 1980s, and subsequent rewriting of the official history of the debate.</p>
---
/doc/ai/nn/1997-dhar-intelligentdecisionsupportmethods.pdf


1997-01-01
2024-01-01



---
/doc/ai/nn/1997-levine-optialityinbiologicalandartificialnetworks.pdf
Optimality in Biological and Artificial Networks?
Daniel S. Levine, Wesley R. Elsberry
1997-01-01
2024-01-01
[("doi","10.4324/9780203773833")]


---
/doc/ai/nn/2000-cartwright-intelligentdataanalysisinscience.pdf


2000-01-01
2024-01-01



---
/doc/ai/nn/2019-lecun-isscctalk-cake.png


2019
2024-01-01



---
/doc/ai/nn/2021-arora-descriptionlengthofresnet152.png


2021
2024-01-01



---
/doc/ai/nn/2021-santospata-figure1-hippocampusselfsupervisionlearning.jpg


2021
2024-01-01



---
/doc/ai/nn/2022-12-02-gwern-meme-itsafraid-googlereluctancetoproductizedeeplearningresearch.jpg

Gwern
2022-12-02
2024-01-01



---
/doc/ai/nn/2022-grand-figure2-semanticprojectionpredictionshumanjudgmentsexamplesofdangersizewitnessanimalscitiesmythologicalcreatures.jpg


2022
2024-01-01



---
/doc/ai/nn/adversarial/2017-mabry-figure3-conceptualillustrationofneuralnetdecisionboundariesforclassificationbystandardvsadversarialvsadversariallyrobust.jpg


2017
2024-01-01



---
/doc/ai/nn/adversarial/2017-mabry-figure4-theeffectofnetworkmodelsizeonadversarialtrainingonmnistandcifar10.png


2017
2024-01-01



---
/doc/ai/nn/adversarial/2022-casper-figure2-consistentadversarialconfusionattacksfoundbysnafueonresnet18imagenetclassifier.png


2022
2024-01-01



---
/doc/ai/nn/adversarial/human/2020-yuan-figure1-adversarialattackloop.png


2020
2024-01-01



---
/doc/ai/nn/adversarial/human/2020-yuan-figure2-adversarialresults.png


2020
2024-01-01



---
/doc/ai/nn/cnn/2015-joulin-figure2-flickrpascalvoc2007precisionscalingwithflickr100mnscaling.jpg


2015
2024-01-01



---
/doc/ai/nn/cnn/2018-mahajan-figure2-imagenetcub2011transferlearningfrominstagramhashtagsscalingcurves.jpg


2018
2024-01-01



---
/doc/ai/nn/cnn/2019-boazbarak-deepdoubledescent-expandedversion-degree1000spline-goodoverfitting.png


2019
2024-01-01



---
/doc/ai/nn/cnn/2019-humbatova-figure1-taxonomyofrealfaultsindeeplearningsystems.png


2019
2024-01-01



---
/doc/ai/nn/cnn/2020-07-24-gwern-meme-moneyprinter-bitterlesson-gpt3.png

Gwern
2020-07-24
2024-01-01



---
/doc/ai/nn/cnn/2022-mindermann-figure1-18xspeedupfromactivelearningofclothing1mdataset.jpg


2022
2024-01-01



---
/doc/ai/nn/cnn/2022-smith-table1-cyclicalweightdecaycifarimagenet.png


2022
2024-06-17



---
/doc/ai/nn/cnn/2023-hsu-appendix-acompleteunetnnimplementationinapl.png


2023
2024-01-01



---
/doc/ai/nn/cnn/2024-vong-supplement.pdf
Supplementary Materials for Grounded language acquisition through the eyes and ears of a single child
Wai Keen Vong
2024-02-01
2024-05-01
[("doi","10.1126/science.adi1374")]

<p>Starting around 6 to 9 months of age, children begin acquiring their first words, linking spoken words to their visual counterparts.</p>
<p>How much of this knowledge is learnable from sensory input with relatively generic learning mechanisms, and how much requires stronger inductive biases? Using longitudinal head-mounted camera recordings from one child aged 6 to 25 months, we trained a relatively generic neural network on 61 hours of correlated visual-linguistic data streams, learning feature-based representations and cross-modal associations.</p>
<p>Our model acquires many word-referent mappings present in the child’s everyday experience, enables zero-shot generalization to new visual referents, and aligns its visual and linguistic conceptual systems.</p>
<p>These results show how critical aspects of grounded word meaning are learnable through joint representation and associative learning from one child’s input.</p>
---
/doc/ai/nn/cnn/index
‘CNN’ tag

2019-09-10
2024-11-22


<figure><img class="float-right page-thumbnail invert-auto outline" height="931" width="1595" src="/doc/ai/scaling/emergence/grokking/2024-lee-figure7-weightdecaylargelyreplacesgrokfastoptimizerinspeedingupgrokking.png" title="Figure 7: The acceleration effect of GROKFAST-MA is greatly enhanced when accompanied with appropriate value of weight decay. However, the weight decay alone not always yield beneficial results." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/cnn</code>, most recent first: 4 <a href="/doc/ai/nn/cnn/index#see-alsos" class="icon-not">related tags</a>, 376 <a href="/doc/ai/nn/cnn/index#links" class="icon-not">annotations</a>, &amp; 29 <a href="/doc/ai/nn/cnn/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/cnn/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/cnn/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/cnn/index#gwern-invertornot-section" id="toc-gwern-invertornot-section">“InvertOrNot.com Proposal”, Gwern 2021</a></li>
</ul></li>
<li><a href="/doc/ai/nn/cnn/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/cnn/index#petersen-et-al-2024-section" id="toc-petersen-et-al-2024-section">“Convolutional Differentiable Logic Gate Networks”, Petersen et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#weber-et-al-2024-section" id="toc-weber-et-al-2024-section">“MaskBit: Embedding-Free Image Generation via Bit Tokens”, Weber et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#bermejo-et-al-2024-section" id="toc-bermejo-et-al-2024-section">“Quantum Convolutional Neural Networks Are (Effectively) Classically Simulable”, Bermejo et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#gao-2024-section" id="toc-gao-2024-section">“Three-Dimension Animation Character Design Based on Probability Genetic Algorithm”, Gao 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#barak-loewenstein-2024-section" id="toc-barak-loewenstein-2024-section">“Investigating Learning-Independent Abstract Reasoning in Artificial Neural Networks”, Barak &amp; Loewenstein 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#lee-et-al-2024-2-section" id="toc-lee-et-al-2024-2-section">“Grokfast: Accelerated Grokking by Amplifying Slow Gradients”, Lee et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#engstrom-et-al-2024-section" id="toc-engstrom-et-al-2024-section">“A Rotation and a Translation Suffice: Fooling CNNs With Simple Transformations”, Engstrom et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#belrose-et-al-2024-section" id="toc-belrose-et-al-2024-section">“Neural Networks Learn Statistics of Increasing Complexity”, Belrose et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#melis-et-al-2024-section" id="toc-melis-et-al-2024-section">“Machine Learning Reveals the Control Mechanics of an Insect Wing Hinge”, Melis et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#vong-2024-section" id="toc-vong-2024-section">“Supplementary Materials for Grounded Language Acquisition through the Eyes and Ears of a Single Child”, Vong 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#vong-et-al-2024-section" id="toc-vong-et-al-2024-section">“Grounded Language Acquisition through the Eyes and Ears of a Single Child”, Vong et al 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#jens-sendhil-2024-section" id="toc-jens-sendhil-2024-section">“Machine Learning As a Tool for Hypothesis Generation”, Jens &amp; Sendhil 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#yang-et-al-2023-6-section" id="toc-yang-et-al-2023-6-section">“Multi Visual Feature Fusion Based Fog Visibility Estimation for Expressway Surveillance Using Deep Learning Network”, Yang et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#degrave-et-al-2023-section" id="toc-degrave-et-al-2023-section">“Auditing the Inference Processes of Medical-Image Classifiers by Leveraging Generative AI and the Expertise of Physicians”, DeGrave et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#kim-et-al-2023-1-section" id="toc-kim-et-al-2023-1-section">“Development of Deep Ensembles to Screen for Autism and Symptom Severity Using Retinal Photographs”, Kim et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#arous-et-al-2023-section" id="toc-arous-et-al-2023-section">“May the Noise Be With You: Adversarial Training without Adversarial Examples”, Arous et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#pandey-et-al-2023-2-section" id="toc-pandey-et-al-2023-2-section">“Are Vision Transformers More Data Hungry Than Newborn Visual Systems?”, Pandey et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#ding-et-al-2023-1-section" id="toc-ding-et-al-2023-1-section">“UniRepLKNet: A Universal Perception Large-Kernel ConvNet for Audio, Video, Point Cloud, Time-Series and Image Recognition”, Ding et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#kong-2023-section" id="toc-kong-2023-section">“The Possibility of Making $138,000 from Shredded Banknote Pieces Using Computer Vision”, Kong 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#smith-et-al-2023-2-section" id="toc-smith-et-al-2023-2-section">“ConvNets Match Vision Transformers at Scale”, Smith et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhou-et-al-2023-05-section" id="toc-zhou-et-al-2023-05-section">“Interpret Vision Transformers As ConvNets With Dynamic Convolutions”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#l%C3%A5ng-et-al-2023-section" id="toc-lång-et-al-2023-section">“Artificial Intelligence-Supported Screen Reading versus Standard Double Reading in the Mammography Screening With Artificial Intelligence Trial (MASAI): a Clinical Safety Analysis of a Randomised, Controlled, Non-Inferiority, Single-Blinded, Screening Accuracy Study”, Lång et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#akita-et-al-2023-section" id="toc-akita-et-al-2023-section">“Hand-Drawn Anime Line Drawing Colorization of Faces With Texture Details”, Akita et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#sawada-et-al-2023-section" id="toc-sawada-et-al-2023-section">“High-Quality Synthetic Character Image Extraction via Distortion Recognition”, Sawada et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#dohare-et-al-2023-section" id="toc-dohare-et-al-2023-section">“Loss of Plasticity in Deep Continual Learning (Continual Backpropagation)”, Dohare et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#refinetti-et-al-2023-section" id="toc-refinetti-et-al-2023-section">“Neural Networks Trained With SGD Learn Distributions of Increasing Complexity”, Refinetti et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#dravid-et-al-2023-section" id="toc-dravid-et-al-2023-section">“Rosetta Neurons: Mining the Common Units in a Model Zoo”, Dravid et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#muttenthaler-et-al-2023-section" id="toc-muttenthaler-et-al-2023-section">“Improving Neural Network Representations Using Human Similarity Judgments”, Muttenthaler et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#hsu-serr%C3%A3o-2023-section" id="toc-hsu-serrão-2023-section">“U-Net CNN in APL: Exploring Zero-Framework, Zero-Library Machine Learning”, Hsu &amp; Serrão 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#chen-et-al-2023-12-section" id="toc-chen-et-al-2023-12-section">“VanillaNet: the Power of Minimalism in Deep Learning”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#lan-et-al-2023-1-section" id="toc-lan-et-al-2023-1-section">“Multi-Label Classification in Anime Illustrations Based on Hierarchical Attribute Relationships”, Lan et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#taesiri-et-al-2023-section" id="toc-taesiri-et-al-2023-section">“ImageNet-Hard: The Hardest Images Remaining from a Study of the Power of Zoom and Spatial Biases in Image Classification”, Taesiri et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#lan-et-al-2023-2-section" id="toc-lan-et-al-2023-2-section">“Hierarchical Multi-Label Attribute Classification With Graph Convolutional Networks on Anime Illustration”, Lan et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#chiang-et-al-2023-1-section" id="toc-chiang-et-al-2023-1-section">“Loss Landscapes Are All You Need: Neural Network Generalization Can Be Explained Without the Implicit Bias of Gradient Descent”, Chiang et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhang-et-al-2023-17-section" id="toc-zhang-et-al-2023-17-section">“Adding Conditional Control to Text-To-Image Diffusion Models”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#ghosh-et-al-2023-1-section" id="toc-ghosh-et-al-2023-1-section">“Pruning Compact ConvNets for Efficient Inference”, Ghosh et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#fang-et-al-2023-2-section" id="toc-fang-et-al-2023-2-section">“Does Progress on ImageNet Transfer to Real-World Datasets?”, Fang et al 2023</a></li>
<li><a href="/doc/ai/nn/cnn/index#mahdad-et-al-2022-section" id="toc-mahdad-et-al-2022-section">“EarSpy: Spying Caller Speech and Identity through Tiny Vibrations of Smartphone Ear Speakers”, Mahdad et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2022-05-section" id="toc-wang-et-al-2022-05-section">“Pretraining Without Attention”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#ghiasi-et-al-2022-section" id="toc-ghiasi-et-al-2022-section">“What Do Vision Transformers Learn? A Visual Exploration”, Ghiasi et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#gallo-et-al-2022-section" id="toc-gallo-et-al-2022-section">“A 64-Core Mixed-Signal In-Memory Compute Chip Based on Phase-Change Memory for Deep Neural Network Inference”, Gallo et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#carragher-hancock-2022-section" id="toc-carragher-hancock-2022-section">“Simulated Automated Facial Recognition Systems As Decision-Aids in Forensic Face Matching Tasks”, Carragher &amp; Hancock 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#black-et-al-2022-section" id="toc-black-et-al-2022-section">“Interpreting Neural Networks through the Polytope Lens”, Black et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#yeung-et-al-2022-2-section" id="toc-yeung-et-al-2022-2-section">“Predicting Sex, Age, General Cognition and Mental Health With Machine Learning on Brain Structural Connectomes”, Yeung et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#beluch-et-al-2022-section" id="toc-beluch-et-al-2022-section">“The Power of Ensembles for Active Learning in Image Classification”, Beluch et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#lan-et-al-2022-2-section" id="toc-lan-et-al-2022-2-section">“GCN-Based Multi-Modal Multi-Label Attribute Classification in Anime Illustration Using Domain-Specific Semantic Features”, Lan et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#kocsis-et-al-2022-section" id="toc-kocsis-et-al-2022-section">“The Unreasonable Effectiveness of Fully-Connected Layers for Low-Data Regimes”, Kocsis et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#trockman-et-al-2022-section" id="toc-trockman-et-al-2022-section">“Understanding the Covariance Structure of Convolutional Filters”, Trockman et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#bardes-et-al-2022-section" id="toc-bardes-et-al-2022-section">“VICRegL: Self-Supervised Learning of Local Visual Features”, Bardes et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#liu-et-al-2022-10-section" id="toc-liu-et-al-2022-10-section">“Omnigrok: Grokking Beyond Algorithmic Data”, Liu et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#peebles-et-al-2022-section" id="toc-peebles-et-al-2022-section">“<code>g.pt</code>: Learning to Learn With Generative Models of Neural Network Checkpoints”, Peebles et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#pototzky-et-al-2022-section" id="toc-pototzky-et-al-2022-section">“FastSiam: Resource-Efficient Self-Supervised Learning on a Single GPU”, Pototzky et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#dhinagar-et-al-2022-section" id="toc-dhinagar-et-al-2022-section">“Evaluation of Transfer Learning Methods for Detecting Alzheimer’s Disease With Brain MRI”, Dhinagar et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#sexton-love-2022-section" id="toc-sexton-love-2022-section">“Reassessing Hierarchical Correspondences between Brain and Deep Networks through Direct Interface”, Sexton &amp; Love 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#whitehouse-schrider-2022-section" id="toc-whitehouse-schrider-2022-section">“Timesweeper: Accurately Identifying Selective Sweeps Using Population Genomic Time Series”, Whitehouse &amp; Schrider 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#mindermann-et-al-2022-section" id="toc-mindermann-et-al-2022-section">“RHO-LOSS: Prioritized Training on Points That Are Learnable, Worth Learning, and Not Yet Learnt”, Mindermann et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#lee-et-al-2022-07-section" id="toc-lee-et-al-2022-07-section">“BigVGAN: A Universal Neural Vocoder With Large-Scale Training”, Lee et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#greydanus-2022-section" id="toc-greydanus-2022-section">“Studying Growth With Neural Cellular Automata”, Greydanus 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#cossu-et-al-2022-section" id="toc-cossu-et-al-2022-section">“Continual Pre-Training Mitigates Forgetting in Language and Vision”, Cossu et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#ding-et-al-2022-5-section" id="toc-ding-et-al-2022-5-section">“Scaling Up Your Kernels to 31×31: Revisiting Large Kernel Design in CNNs (RepLKNet)”, Ding et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#cui-et-al-2022-2-section" id="toc-cui-et-al-2022-2-section">“Democratizing Contrastive Language-Image Pre-Training: A CLIP Benchmark of Data, Model, and Supervision”, Cui et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#daly-et-al-2022-section" id="toc-daly-et-al-2022-section">“Variational Autoencoders Without the Variation”, Daly et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#tekgul-asokan-2022-section" id="toc-tekgul-asokan-2022-section">“On the Effectiveness of Dataset Watermarking in Adversarial Settings”, Tekgul &amp; Asokan 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#smith-2022-section" id="toc-smith-2022-section">“General Cyclical Training of Neural Networks”, Smith 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#wiel-et-al-2022-section" id="toc-wiel-et-al-2022-section">“Approximating CNNs With Bag-Of-Local-Features Models Works Surprisingly Well on ImageNet”, Wiel et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#palm-et-al-2022-section" id="toc-palm-et-al-2022-section">“Variational Neural Cellular Automata”, Palm et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#trockman-kolter-2022-section" id="toc-trockman-kolter-2022-section">“ConvMixer: Patches Are All You Need?”, Trockman &amp; Kolter 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhmoginov-et-al-2022-section" id="toc-zhmoginov-et-al-2022-section">“HyperTransformer: Model Generation for Supervised and Semi-Supervised Few-Shot Learning”, Zhmoginov et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#liu-et-al-2022-23-section" id="toc-liu-et-al-2022-23-section">“ConvNeXt: A ConvNet for the 2020s”, Liu et al 2022</a></li>
<li><a href="/doc/ai/nn/cnn/index#mehta-et-al-2021-1-section" id="toc-mehta-et-al-2021-1-section">“An Empirical Investigation of the Role of Pre-Training in Lifelong Learning”, Mehta et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#alet-et-al-2021-section" id="toc-alet-et-al-2021-section">“Noether Networks: Meta-Learning Useful Conserved Quantities”, Alet et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2021-03-section" id="toc-wang-et-al-2021-03-section">“AugMax: Adversarial Composition of Random Augmentations for Robust Training”, Wang et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#dehghani-et-al-2021-section" id="toc-dehghani-et-al-2021-section">“The Efficiency Misnomer”, Dehghani et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#lowe-et-al-2021-section" id="toc-lowe-et-al-2021-section">“Logical Activation Functions: Logit-Space Equivalents of Probabilistic Boolean Operators”, Lowe et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#nepomuceno-silva-2021-section" id="toc-nepomuceno-silva-2021-section">“Evaluating Loss Functions for Illustration Super-Resolution Neural Networks”, Nepomuceno &amp; Silva 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2021-04-section" id="toc-wang-et-al-2021-04-section">“TWIST: Self-Supervised Learning by Estimating Twin Class Distributions”, Wang et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhang-et-al-2021-01-section" id="toc-zhang-et-al-2021-01-section">“Deep Learning Models of Cognitive Processes Constrained by Human Brain Connectomes”, Zhang et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#yeh-et-al-2021-section" id="toc-yeh-et-al-2021-section">“Decoupled Contrastive Learning”, Yeh et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2021-3-section" id="toc-li-et-al-2021-3-section">“Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-Training Paradigm (DeCLIP)”, Li et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#stein-et-al-2021-1-section" id="toc-stein-et-al-2021-1-section">“Mining for Strong Gravitational Lenses With Self-Supervised Learning”, Stein et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#muttenthaler-hebart-2021-section" id="toc-muttenthaler-hebart-2021-section">“<code>THINGSvision</code>: A Python Toolbox for Streamlining the Extraction of Activations From Deep Neural Networks”, Muttenthaler &amp; Hebart 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhao-et-al-2021-4-section" id="toc-zhao-et-al-2021-4-section">“A Battle of Network Structures: An Empirical Study of CNN, Transformer, and MLP”, Zhao et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#washburn-et-al-2021-section" id="toc-washburn-et-al-2021-section">“Predicting Phenotypes from Genetic, Environment, Management, and Historical Data Using CNNs”, Washburn et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#raghu-et-al-2021-section" id="toc-raghu-et-al-2021-section">“Do Vision Transformers See Like Convolutional Neural Networks?”, Raghu et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#nguyen-et-al-2021-section" id="toc-nguyen-et-al-2021-section">“Dataset Distillation With Infinitely Wide Convolutional Networks”, Nguyen et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#moses-et-al-2021-1-section" id="toc-moses-et-al-2021-1-section">“Neuroprosthesis for Decoding Speech in a Paralyzed Person With Anarthria”, Moses et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2021-graphjigsaw-section" id="toc-li-et-al-2021-graphjigsaw-section">“Graph Jigsaw Learning for Cartoon Face Recognition”, Li et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#baldock-et-al-2021-section" id="toc-baldock-et-al-2021-section">“Prediction Depth: Deep Learning Through the Lens of Example Difficulty”, Baldock et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#minderer-et-al-2021-section" id="toc-minderer-et-al-2021-section">“Revisiting the Calibration of Modern Neural Networks”, Minderer et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#geirhos-et-al-2021-section" id="toc-geirhos-et-al-2021-section">“Partial Success in Closing the Gap between Human and Machine Vision”, Geirhos et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#dai-et-al-2021-2-section" id="toc-dai-et-al-2021-2-section">“CoAtNet: Marrying Convolution and Attention for All Data Sizes”, Dai et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#cherti-jitsev-2021-section" id="toc-cherti-jitsev-2021-section">“Effect of Pre-Training Scale on Intra/Inter-Domain Full and Few-Shot Transfer Learning for Natural and Medical X-Ray Chest Images”, Cherti &amp; Jitsev 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#needell-bainbridge-2021-section" id="toc-needell-bainbridge-2021-section">“Embracing New Techniques in Deep Learning for Estimating Image Memorability”, Needell &amp; Bainbridge 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#korot-et-al-2021-section" id="toc-korot-et-al-2021-section">“Predicting Sex from Retinal Fundus Photographs Using Automated Deep Learning”, Korot et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2021-10-section" id="toc-wang-et-al-2021-10-section">“Rethinking and Improving the Robustness of Image Style Transfer”, Wang et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#arora-zhang-2021-1-section" id="toc-arora-zhang-2021-1-section">“Rip Van Winkle’s Razor, a Simple New Estimate for Adaptive Data Analysis”, Arora &amp; Zhang 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#birodkar-et-al-2021-section" id="toc-birodkar-et-al-2021-section">“The Surprising Impact of Mask-Head Architecture on Novel Class Segmentation”, Birodkar et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#northcutt-et-al-2021-section" id="toc-northcutt-et-al-2021-section">“Pervasive Label Errors in Test Sets Destabilize Machine Learning Benchmarks”, Northcutt et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#dascoli-et-al-2021-section" id="toc-dascoli-et-al-2021-section">“ConViT: Improving Vision Transformers With Soft Convolutional Inductive Biases”, d’Ascoli et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#zweig-et-al-2021-section" id="toc-zweig-et-al-2021-section">“Learning from Videos to Understand the World”, Zweig et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#doll%C3%A1r-et-al-2021-section" id="toc-dollár-et-al-2021-section">“Fast and Accurate Model Scaling”, Dollár et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#soemers-et-al-2021-section" id="toc-soemers-et-al-2021-section">“Transfer of Fully Convolutional Policy-Value Networks Between Games and Game Variants”, Soemers et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#sander-et-al-2021-section" id="toc-sander-et-al-2021-section">“Momentum Residual Neural Networks”, Sander et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#wu-et-al-2021-13-section" id="toc-wu-et-al-2021-13-section">“Hiding Data Hiding”, Wu et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#bahri-et-al-2021-2-section" id="toc-bahri-et-al-2021-2-section">“Explaining Neural Scaling Laws”, Bahri et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#brock-et-al-2021-section" id="toc-brock-et-al-2021-section">“NFNet: High-Performance Large-Scale Image Recognition Without Normalization”, Brock et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#le-et-al-2021-section" id="toc-le-et-al-2021-section">“Brain2Pix: Fully Convolutional Naturalistic Video Reconstruction from Brain Activity”, Le et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#dharmaretnam-et-al-2021-section" id="toc-dharmaretnam-et-al-2021-section">“Words As a Window: Using Word Embeddings to Explore the Learned Representations of Convolutional Neural Networks”, Dharmaretnam et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#batzner-et-al-2021-section" id="toc-batzner-et-al-2021-section">“E(3)-Equivariant Graph Neural Networks for Data-Efficient and Accurate Interatomic Potentials”, Batzner et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#pham-et-al-2021-2-section" id="toc-pham-et-al-2021-2-section">“Meta Pseudo Labels”, Pham et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#section" id="toc-section">“Is MLP-Mixer a CNN in Disguise? As Part of This Blog Post, We Look at the MLP Mixer Architecture in Detail and Also Understand Why It Is Not Considered Convolution Free.”</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhu-et-al-2021-1-section" id="toc-zhu-et-al-2021-1-section">“Converting Tabular Data into Images for Deep Learning With Convolutional Neural Networks”, Zhu et al 2021</a></li>
<li><a href="/doc/ai/nn/cnn/index#esser-et-al-2020-2-section" id="toc-esser-et-al-2020-2-section">“Taming Transformers for High-Resolution Image Synthesis”, Esser et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#couvyduchesne-et-al-2020-brain-age-section" id="toc-couvyduchesne-et-al-2020-brain-age-section">“Ensemble Learning of Convolutional Neural Network, Support Vector Machine, and Best Linear Unbiased Predictor for Brain Age Prediction: ARAMIS Contribution to the Predictive Analytics Competition 2019 Challenge”, Couvy-Duchesne et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#greydanus-2020-section" id="toc-greydanus-2020-section">“Scaling down Deep Learning”, Greydanus 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#child-2020-section" id="toc-child-2020-section">“Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images”, Child 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hilton-et-al-2020-section" id="toc-hilton-et-al-2020-section">“Understanding RL Vision: With Diverse Environments, We Can Analyze, Diagnose and Edit Deep Reinforcement Learning Models Using Attribution”, Hilton et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2020-2-section" id="toc-li-et-al-2020-2-section">“Fourier Neural Operator for Parametric Partial Differential Equations”, Li et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#cao-et-al-2020b-section" id="toc-cao-et-al-2020b-section">“Deep Learning-Based Classification of the Polar Emotions of ‘Moe’-Style Cartoon Pictures”, Cao et al 2020b</a></li>
<li><a href="/doc/ai/nn/cnn/index#foret-et-al-2020-section" id="toc-foret-et-al-2020-section">“Sharpness-Aware Minimization (SAM) for Efficiently Improving Generalization”, Foret et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#dragan-2020-section" id="toc-dragan-2020-section">“Demonstrating That Dataset Domains Are Largely Linearly Separable in the Feature Space of Common CNNs”, Dragan 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#rosenthal-2020-section" id="toc-rosenthal-2020-section">“Optimal Peanut Butter and Banana Sandwiches”, Rosenthal 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hutchinson-et-al-2020-section" id="toc-hutchinson-et-al-2020-section">“Accuracy and Performance Comparison of Video Action Recognition Approaches”, Hutchinson et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#avram-et-al-2020-section" id="toc-avram-et-al-2020-section">“A Digital Biomarker of Diabetes from Smartphone-Based Vascular Signals”, Avram et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#morera-et-al-2020-section" id="toc-morera-et-al-2020-section">“SSD vs. YOLO for Detection of Outdoor Urban Advertising Panels under Multiple Variabilities”, Morera et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#djolonga-et-al-2020-section" id="toc-djolonga-et-al-2020-section">“On Robustness and Transferability of Convolutional Neural Networks”, Djolonga et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#vahdat-kautz-2020-section" id="toc-vahdat-kautz-2020-section">“NVAE: A Deep Hierarchical Variational Autoencoder”, Vahdat &amp; Kautz 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#lutellier-et-al-2020-section" id="toc-lutellier-et-al-2020-section">“CoCoNuT: Combining Context-Aware Neural Translation Models Using Ensemble for Program Repair”, Lutellier et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hendrycks-et-al-2020-2-section" id="toc-hendrycks-et-al-2020-2-section">“The Many Faces of Robustness: A Critical Analysis of Out-Of-Distribution Generalization”, Hendrycks et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#chen-et-al-2020-simclrv2-section" id="toc-chen-et-al-2020-simclrv2-section">“SimCLRv2: Big Self-Supervised Models Are Strong Semi-Supervised Learners”, Chen et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#dai-et-al-2020-2-section" id="toc-dai-et-al-2020-2-section">“FBNetV3: Joint Architecture-Recipe Search Using Predictor Pretraining”, Dai et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#koehler-et-al-2020-section" id="toc-koehler-et-al-2020-section">“Danny Hernandez on Forecasting and the Drivers of AI Progress”, Koehler et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hernandezbrown-2020-paper-section" id="toc-hernandezbrown-2020-paper-section">“Measuring the Algorithmic Efficiency of Neural Networks”, Hernandez &amp; Brown 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hernandezbrown-2020-blog-section" id="toc-hernandezbrown-2020-blog-section">“AI and Efficiency: We’re Releasing an Analysis Showing That Since 2012 the Amount of Compute Needed to Train a Neural Net to the Same Performance on ImageNet Classification Has Been Decreasing by a Factor of 2 Every 16 Months”, Hernandez &amp; Brown 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#laskin-et-al-2020-2-section" id="toc-laskin-et-al-2020-2-section">“Reinforcement Learning With Augmented Data”, Laskin et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#bochkovskiy-et-al-2020-section" id="toc-bochkovskiy-et-al-2020-section">“YOLOv4: Optimal Speed and Accuracy of Object Detection”, Bochkovskiy et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#sharma-kaplan-2020-section" id="toc-sharma-kaplan-2020-section">“Scaling Laws from the Data Manifold Dimension”, Sharma &amp; Kaplan 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#geirhos-et-al-2020-section" id="toc-geirhos-et-al-2020-section">“Shortcut Learning in Deep Neural Networks”, Geirhos et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#liu-et-al-2020-2-section" id="toc-liu-et-al-2020-2-section">“Evolving Normalization-Activation Layers”, Liu et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#tian-et-al-2020-2-section" id="toc-tian-et-al-2020-2-section">“Conditional Convolutions for Instance Segmentation”, Tian et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#qiu-suda-2020-section" id="toc-qiu-suda-2020-section">“Train-By-Reconnect: Decoupling Locations of Weights from Their Values (LaPerm)”, Qiu &amp; Suda 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#maddox-et-al-2020-section" id="toc-maddox-et-al-2020-section">“Rethinking Parameter Counting in Deep Models: Effective Dimensionality Revisited”, Maddox et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#ishida-et-al-2020-section" id="toc-ishida-et-al-2020-section">“Do We Need Zero Training Loss After Achieving Zero Training Error?”, Ishida et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#wilson-izmailov-2020-section" id="toc-wilson-izmailov-2020-section">“Bayesian Deep Learning and a Probabilistic Perspective of Generalization”, Wilson &amp; Izmailov 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#chen-et-al-2020-simclrv1-section" id="toc-chen-et-al-2020-simclrv1-section">“A Simple Framework for Contrastive Learning of Visual Representations”, Chen et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#mordvintsev-et-al-2020-section" id="toc-mordvintsev-et-al-2020-section">“Growing Neural Cellular Automata: Differentiable Model of Morphogenesis”, Mordvintsev et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#song-et-al-2020-4-section" id="toc-song-et-al-2020-4-section">“Accelerating Feedforward Computation via Parallel Nonlinear Equation Solving”, Song et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#leipheimer-et-al-2020-section" id="toc-leipheimer-et-al-2020-section">“First-In-Human Evaluation of a Hand-Held Automated Venipuncture Device for Rapid Venous Blood Draws”, Leipheimer et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#hendrycks-et-al-2020-3-section" id="toc-hendrycks-et-al-2020-3-section">“ImageNet-A: Natural Adversarial Examples”, Hendrycks et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#akita-et-al-2020-section" id="toc-akita-et-al-2020-section">“Deep-Eyes: Fully Automatic Anime Character Colorization With Painting of Details on Empty Pupils”, Akita et al 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-2020-section" id="toc-li-2020-section">“CARN: Convolutional Anchored Regression Network for Fast and Accurate Single Image Super-Resolution”, Li 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#weinberger-2020-section" id="toc-weinberger-2020-section">“The Importance of Deconstruction”, Weinberger 2020</a></li>
<li><a href="/doc/ai/nn/cnn/index#kolesnikov-et-al-2019-section" id="toc-kolesnikov-et-al-2019-section">“Big Transfer (BiT): General Visual Representation Learning”, Kolesnikov et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#frankle-et-al-2019-1-section" id="toc-frankle-et-al-2019-1-section">“Linear Mode Connectivity and the Lottery Ticket Hypothesis”, Frankle et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#chen-et-al-2019-section" id="toc-chen-et-al-2019-section">“Dynamic Convolution: Attention over Convolution Kernels”, Chen et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#nakkiran-et-al-2019-1-section" id="toc-nakkiran-et-al-2019-1-section">“Deep Double Descent: We Show That the Double Descent Phenomenon Occurs in CNNs, ResNets, and Transformers: Performance First Improves, Then Gets Worse, and Then Improves Again With Increasing Model Size, Data Size, or Training Time”, Nakkiran et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#jiang-et-al-2019-1-section" id="toc-jiang-et-al-2019-1-section">“Fantastic Generalization Measures and Where to Find Them”, Jiang et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#yang-et-al-2019b-section" id="toc-yang-et-al-2019b-section">“Anonymous Market Product Classification Based on Deep Learning”, Yang et al 2019b</a></li>
<li><a href="/doc/ai/nn/cnn/index#hermann-et-al-2019-1-section" id="toc-hermann-et-al-2019-1-section">“The Origins and Prevalence of Texture Bias in Convolutional Neural Networks”, Hermann et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#lamb-2019-section" id="toc-lamb-2019-section">“How Machine Learning Can Help Unlock the World of Ancient Japan”, Lamb 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2019-section" id="toc-wang-et-al-2019-section">“SimpleShot: Revisiting Nearest-Neighbor Classification for Few-Shot Learning”, Wang et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#xie-et-al-2019-2-section" id="toc-xie-et-al-2019-2-section">“Self-Training With Noisy Student Improves ImageNet Classification”, Xie et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#humbatova-et-al-2019-section" id="toc-humbatova-et-al-2019-section">“Taxonomy of Real Faults in Deep Learning Systems”, Humbatova et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#chollet-2019-section" id="toc-chollet-2019-section">“On the Measure of Intelligence”, Chollet 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#wijmans-et-al-2019-section" id="toc-wijmans-et-al-2019-section">“DD-PPO: Learning Near-Perfect PointGoal Navigators from 2.5 Billion Frames”, Wijmans et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#jiang-et-al-2019-3-section" id="toc-jiang-et-al-2019-3-section">“Accelerating Deep Learning by Focusing on the Biggest Losers”, Jiang et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#raghu-et-al-2019-section" id="toc-raghu-et-al-2019-section">“ANIL: Rapid Learning or Feature Reuse? Towards Understanding the Effectiveness of MAML”, Raghu et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#barbu-et-al-2019-section" id="toc-barbu-et-al-2019-section">“ObjectNet: A Large-Scale Bias-Controlled Dataset for Pushing the Limits of Object Recognition Models”, Barbu et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#sun-chen-2019-section" id="toc-sun-chen-2019-section">“CAR: Learned Image Downscaling for Upscaling Using Content Adaptive Resampler”, Sun &amp; Chen 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#dascoli-et-al-2019-section" id="toc-dascoli-et-al-2019-section">“Finding the Needle in the Haystack With Convolutions: on the Benefits of Architectural Bias”, d’Ascoli et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#xie-yuille-2019-section" id="toc-xie-yuille-2019-section">“Intriguing Properties of Adversarial Training at Scale”, Xie &amp; Yuille 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#engstrom-et-al-2019-section" id="toc-engstrom-et-al-2019-section">“Adversarial Robustness As a Prior for Learned Representations”, Engstrom et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#jaderberg-et-al-2019-section" id="toc-jaderberg-et-al-2019-section">“Human-Level Performance in 3D Multiplayer Games With Population-Based Reinforcement Learning”, Jaderberg et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2019-4-section" id="toc-wang-et-al-2019-4-section">“ImageNet-Sketch: Learning Robust Global Representations by Penalizing Local Predictive Power”, Wang et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#yadav-bottou-2019-section" id="toc-yadav-bottou-2019-section">“Cold Case: The Lost MNIST Digits”, Yadav &amp; Bottou 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#federer-et-al-2019-section" id="toc-federer-et-al-2019-section">“Improved Object Recognition Using Neural Networks Trained to Mimic the Brain’s Statistical Properties”, Federer et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#seeliger-et-al-2019-2-section" id="toc-seeliger-et-al-2019-2-section">“Neural System Identification With Neural Information Flow”, Seeliger et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#din-et-al-2019-section" id="toc-din-et-al-2019-section">“Percival: Making In-Browser Perceptual Ad Blocking Practical With Deep Learning”, Din et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#yun-et-al-2019-section" id="toc-yun-et-al-2019-section">“CutMix: Regularization Strategy to Train Strong Classifiers With Localizable Features”, Yun et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#ilyas-et-al-2019-section" id="toc-ilyas-et-al-2019-section">“Adversarial Examples Are Not Bugs, They Are Features”, Ilyas et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#howard-et-al-2019-2-section" id="toc-howard-et-al-2019-2-section">“Searching for MobileNetV3”, Howard et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#yalniz-et-al-2019-section" id="toc-yalniz-et-al-2019-section">“Billion-Scale Semi-Supervised Learning for Image Classification”, Yalniz et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#karpathy-2019-section" id="toc-karpathy-2019-section">“A Recipe for Training Neural Networks”, Karpathy 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#ghiasi-et-al-2019-section" id="toc-ghiasi-et-al-2019-section">“NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection”, Ghiasi et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#lin-et-al-2019-4-section" id="toc-lin-et-al-2019-4-section">“COCO-GAN: Generation by Parts via Conditional Coordinating”, Lin et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#hendrycks-dietterich-2019-section" id="toc-hendrycks-dietterich-2019-section">“Benchmarking Neural Network Robustness to Common Corruptions and Perturbations”, Hendrycks &amp; Dietterich 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#park-et-al-2019-section" id="toc-park-et-al-2019-section">“Semantic Image Synthesis With Spatially-Adaptive Normalization”, Park et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#sutton-2019-2-section" id="toc-sutton-2019-2-section">“The Bitter Lesson”, Sutton 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#hermann-et-al-2019-2-section" id="toc-hermann-et-al-2019-2-section">“Learning To Follow Directions in Street View”, Hermann et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#sun-et-al-2019-3-section" id="toc-sun-et-al-2019-3-section">“SuperTML: Two-Dimensional Word Embedding for the Precognition on Structured Tabular Data”, Sun et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#savla-2019-section" id="toc-savla-2019-section">“Real-Time Continuous Transcription With Live Transcribe”, Savla 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#barz-denzler-2019-section" id="toc-barz-denzler-2019-section">“Do We Train on Test Data? Purging CIFAR of Near-Duplicates”, Barz &amp; Denzler 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#wu-et-al-2019-1-section" id="toc-wu-et-al-2019-1-section">“Pay Less Attention With Lightweight and Dynamic Convolutions”, Wu et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#winkler-et-al-2019-section" id="toc-winkler-et-al-2019-section">“Association Between Surgical Skin Markings in Dermoscopic Images and Diagnostic Performance of a Deep Learning Convolutional Neural Network for Melanoma Recognition”, Winkler et al 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#bochkarev-smirnov-2019-section" id="toc-bochkarev-smirnov-2019-section">“Detecting Advertising on Building Façades With Computer Vision”, Bochkarev &amp; Smirnov 2019</a></li>
<li><a href="/doc/ai/nn/cnn/index#chizat-et-al-2018-section" id="toc-chizat-et-al-2018-section">“On Lazy Training in Differentiable Programming”, Chizat et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#cobbe-et-al-2018-section" id="toc-cobbe-et-al-2018-section">“Quantifying Generalization in Reinforcement Learning”, Cobbe et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#cai-et-al-2018-section" id="toc-cai-et-al-2018-section">“ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware”, Cai et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#geirhos-et-al-2018-section" id="toc-geirhos-et-al-2018-section">“ImageNet-Trained CNNs Are Biased towards Texture; Increasing Shape Bias Improves Accuracy and Robustness”, Geirhos et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#piergiovanni-et-al-2018-1-section" id="toc-piergiovanni-et-al-2018-1-section">“Evolving Space-Time Neural Architectures for Videos”, Piergiovanni et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#hossari-et-al-2018-section" id="toc-hossari-et-al-2018-section">“ADNet: A Deep Network for Detecting Adverts”, Hossari et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#tram%C3%A8r-et-al-2018-section" id="toc-tramèr-et-al-2018-section">“AdVersarial: Perceptual Ad Blocking Meets Adversarial Machine Learning”, Tramèr et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#kim-et-al-2018-section" id="toc-kim-et-al-2018-section">“FloWaveNet: A Generative Flow for Raw Audio”, Kim et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#fu-et-al-2018-section" id="toc-fu-et-al-2018-section">“StreetNet: Preference Learning With Convolutional Neural Network on Urban Crime Perception”, Fu et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#wang-et-al-2018-3-section" id="toc-wang-et-al-2018-3-section">“Towards Understanding Learning Representations: To What Extent Do Different Neural Networks Learn the Same Representation”, Wang et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#metz-et-al-2018-1-section" id="toc-metz-et-al-2018-1-section">“Understanding and Correcting Pathologies in the Training of Learned Optimizers”, Metz et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#jiang-et-al-2018-1-section" id="toc-jiang-et-al-2018-1-section">“Graph Convolutional Reinforcement Learning”, Jiang et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#gilpin-2018-section" id="toc-gilpin-2018-section">“Cellular Automata As Convolutional Neural Networks”, Gilpin 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#narayan-et-al-2018-section" id="toc-narayan-et-al-2018-section">“Don’t Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization”, Narayan et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#gudmundsson-et-al-2018-section" id="toc-gudmundsson-et-al-2018-section">“Human-Like Playtesting With Deep Learning”, Gudmundsson et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#guo-et-al-2018-2-section" id="toc-guo-et-al-2018-2-section">“CurriculumNet: Weakly Supervised Learning from Large-Scale Web Images”, Guo et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#tan-et-al-2018-1-section" id="toc-tan-et-al-2018-1-section">“MnasNet: Platform-Aware Neural Architecture Search for Mobile”, Tan et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#rusu-et-al-2018-section" id="toc-rusu-et-al-2018-section">“LEO: Meta-Learning With Latent Embedding Optimization”, Rusu et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#kingma-dhariwal-2018-section" id="toc-kingma-dhariwal-2018-section">“Glow: Generative Flow With Invertible 1×1 Convolutions”, Kingma &amp; Dhariwal 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#fort-scherlis-2018-section" id="toc-fort-scherlis-2018-section">“The Goldilocks Zone: Towards Better Understanding of Neural Network Loss Landscapes”, Fort &amp; Scherlis 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#hendrycks-dietterich-2018-section" id="toc-hendrycks-dietterich-2018-section">“Benchmarking Neural Network Robustness to Common Corruptions and Surface Variations”, Hendrycks &amp; Dietterich 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#zech-et-al-2018-section" id="toc-zech-et-al-2018-section">“Confounding Variables Can Degrade Generalization Performance of Radiological Deep Learning Models”, Zech et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#fischetti-et-al-2018-section" id="toc-fischetti-et-al-2018-section">“Faster SGD Training by Minibatch Persistency”, Fischetti et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#xiao-et-al-2018-section" id="toc-xiao-et-al-2018-section">“Dynamical Isometry and a Mean Field Theory of CNNs: How to Train 10,000-Layer Vanilla Convolutional Neural Networks”, Xiao et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhou-et-al-2018-1-section" id="toc-zhou-et-al-2018-1-section">“Resource-Efficient Neural Architect”, Zhou et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#calandra-et-al-2018-section" id="toc-calandra-et-al-2018-section">“More Than a Feeling: Learning to Grasp and Regrasp Using Vision and Touch”, Calandra et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#valle-p%C3%A9rez-et-al-2018-section" id="toc-valle-pérez-et-al-2018-section">“Deep Learning Generalizes Because the Parameter-Function Map Is Biased towards Simple Functions”, Valle-Pérez et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#pontes-filho-liwicki-2018-section" id="toc-pontes-filho-liwicki-2018-section">“Bidirectional Learning for Robust Neural Networks”, Pontes-Filho &amp; Liwicki 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#yu-et-al-2018-2-section" id="toc-yu-et-al-2018-2-section">“BDD100K: A Diverse Driving Dataset for Heterogeneous Multitask Learning”, Yu et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#furlanello-et-al-2018-section" id="toc-furlanello-et-al-2018-section">“Self-Distillation: Born Again Neural Networks”, Furlanello et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#jean-et-al-2018-section" id="toc-jean-et-al-2018-section">“Tile2Vec: Unsupervised Representation Learning for Spatially Distributed Data”, Jean et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#mahajan-et-al-2018-2-section" id="toc-mahajan-et-al-2018-2-section">“Exploring the Limits of Weakly Supervised Pretraining”, Mahajan et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#redmon-farhadi-2018-section" id="toc-redmon-farhadi-2018-section">“YOLOv3: An Incremental Improvement”, Redmon &amp; Farhadi 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#nichol-et-al-2018-section" id="toc-nichol-et-al-2018-section">“Reptile: On First-Order Meta-Learning Algorithms”, Nichol et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#draxler-et-al-2018-section" id="toc-draxler-et-al-2018-section">“Essentially No Barriers in Neural Network Energy Landscape”, Draxler et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#garipov-et-al-2018-section" id="toc-garipov-et-al-2018-section">“Loss Surfaces, Mode Connectivity, and Fast Ensembling of DNNs”, Garipov et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#choi-2018-section" id="toc-choi-2018-section">“Guess, Check and Fix: a Phenomenology of Improvisation in ‘Neural’ Painting”, Choi 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#tan-et-al-2018-2-section" id="toc-tan-et-al-2018-2-section">“Sim-To-Real Optimization of Complex Real World Mobile Network With Imperfect Information via Deep Reinforcement Learning from Self-Play”, Tan et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#houthooft-et-al-2018-section" id="toc-houthooft-et-al-2018-section">“Evolved Policy Gradients”, Houthooft et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#rajalingham-et-al-2018-section" id="toc-rajalingham-et-al-2018-section">“Large-Scale, High-Resolution Comparison of the Core Visual Object Recognition Behavior of Humans, Monkeys, and State-Of-The-Art Deep Artificial Neural Networks”, Rajalingham et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#espeholt-et-al-2018-section" id="toc-espeholt-et-al-2018-section">“IMPALA: Scalable Distributed Deep-RL With Importance Weighted Actor-Learner Architectures”, Espeholt et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhou-et-al-2018-2-section" id="toc-zhou-et-al-2018-2-section">“Active, Continual Fine Tuning of Convolutional Neural Networks for Reducing Annotation Efforts”, Zhou et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#deng-et-al-2018-section" id="toc-deng-et-al-2018-section">“ArcFace: Additive Angular Margin Loss for Deep Face Recognition”, Deng et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#haenssle-et-al-2018-section" id="toc-haenssle-et-al-2018-section">“Man against Machine: Diagnostic Performance of a Deep Learning Convolutional Neural Network for Dermoscopic Melanoma Recognition in Comparison to 58 Dermatologists”, Haenssle et al 2018</a></li>
<li><a href="/doc/ai/nn/cnn/index#ma-et-al-2017-2-section" id="toc-ma-et-al-2017-2-section">“DeepGS: Predicting Phenotypes from Genotypes Using Deep Learning”, Ma et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#shen-et-al-2017-1-section" id="toc-shen-et-al-2017-1-section">“Deep Image Reconstruction from Human Brain Activity”, Shen et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2017-3-section" id="toc-li-et-al-2017-3-section">“Visualizing the Loss Landscape of Neural Nets”, Li et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#purkait-et-al-2017-section" id="toc-purkait-et-al-2017-section">“SPP-Net: Deep Absolute Pose Regression With Synthetic Views”, Purkait et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#mozur-bradsher-2017-section" id="toc-mozur-bradsher-2017-section">“China’s AI Advances Help Its Tech Industry, and State Security”, Mozur &amp; Bradsher 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#jo-bengio-2017-section" id="toc-jo-bengio-2017-section">“Measuring the Tendency of CNNs to Learn Surface Statistical Regularities”, Jo &amp; Bengio 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#graham-et-al-2017-1-section" id="toc-graham-et-al-2017-1-section">“3D Semantic Segmentation With Submanifold Sparse Convolutional Networks”, Graham et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#wu-et-al-2017-blockdrop-section" id="toc-wu-et-al-2017-blockdrop-section">“BlockDrop: Dynamic Inference Paths in Residual Networks”, Wu et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#gao-et-al-2017-section" id="toc-gao-et-al-2017-section">“Knowledge Concentration: Learning 100K Object Classifiers in a Single CNN”, Gao et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#behncke-et-al-2017-section" id="toc-behncke-et-al-2017-section">“The Signature of Robot Action Success in EEG Signals of a Human Observer: Decoding and Visualization Using Deep Convolutional Neural Networks”, Behncke et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#afifi-2017-section" id="toc-afifi-2017-section">“11K Hands: Gender Recognition and Biometric Identification Using a Large Dataset of Hand Images”, Afifi 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#sabatelli-2017-page-3-section" id="toc-sabatelli-2017-page-3-section">“Learning to Play Chess With Minimal Lookahead and Deep Value Neural Networks”, Sabatelli 2017 (page 3)</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2017-4-section" id="toc-li-et-al-2017-4-section">“Learning to Generalize: Meta-Learning for Domain Generalization”, Li et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#januszewski-et-al-2017-section" id="toc-januszewski-et-al-2017-section">“High-Precision Automated Reconstruction of Neurons With Flood-Filling Networks”, Januszewski et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#yoo-et-al-2017-section" id="toc-yoo-et-al-2017-section">“Efficient <em>K</em>-Shot Learning With Regularized Deep Networks”, Yoo et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#talebi-milanfar-2017-section" id="toc-talebi-milanfar-2017-section">“NIMA: Neural Image Assessment”, Talebi &amp; Milanfar 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#hu-et-al-2017-1-section" id="toc-hu-et-al-2017-1-section">“Squeeze-And-Excitation Networks”, Hu et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#shoji-2017-section" id="toc-shoji-2017-section">“What Does a Convolutional Neural Network Recognize in the Moon?”, Shoji 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#brock-et-al-2017-section" id="toc-brock-et-al-2017-section">“SMASH: One-Shot Model Architecture Search through HyperNetworks”, Brock et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#raghavan-et-al-2017-section" id="toc-raghavan-et-al-2017-section">“BitNet: Bit-Regularized Deep Neural Networks”, Raghavan et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#murray-gordo-2017-section" id="toc-murray-gordo-2017-section">“A Deep Architecture for Unified Esthetic Prediction”, Murray &amp; Gordo 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2017-learningwithrethinking-section" id="toc-li-et-al-2017-learningwithrethinking-section">“Learning With Rethinking: Recurrently Improving Convolutional Neural Networks through Feedback”, Li et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#li-et-al-2017-2-section" id="toc-li-et-al-2017-2-section">“WebVision Database: Visual Learning and Understanding from Web Data”, Li et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#lin-et-al-2017-2-section" id="toc-lin-et-al-2017-2-section">“Focal Loss for Dense Object Detection”, Lin et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#sener-savarese-2017-section" id="toc-sener-savarese-2017-section">“Active Learning for Convolutional Neural Networks: A Core-Set Approach”, Sener &amp; Savarese 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#ellis-et-al-2017-section" id="toc-ellis-et-al-2017-section">“Learning to Infer Graphics Programs from Hand-Drawn Images”, Ellis et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#chrabaszcz-et-al-2017-section" id="toc-chrabaszcz-et-al-2017-section">“A Downsampled Variant of ImageNet As an Alternative to the CIFAR Datasets”, Chrabaszcz et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#zoph-et-al-2017-section" id="toc-zoph-et-al-2017-section">“Learning Transferable Architectures for Scalable Image Recognition”, Zoph et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#cai-et-al-2017-section" id="toc-cai-et-al-2017-section">“Efficient Architecture Search by Network Transformation”, Cai et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#mishra-et-al-2017-2-section" id="toc-mishra-et-al-2017-2-section">“A Simple Neural Attentive Meta-Learner”, Mishra et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#madry-et-al-2017-section" id="toc-madry-et-al-2017-section">“Towards Deep Learning Models Resistant to Adversarial Attacks”, Madry et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#yin-et-al-2017-1-section" id="toc-yin-et-al-2017-1-section">“Gradient Diversity: a Key Ingredient for Scalable Distributed Learning”, Yin et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#mirhoseini-et-al-2017-section" id="toc-mirhoseini-et-al-2017-section">“Device Placement Optimization With Reinforcement Learning”, Mirhoseini et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#goyal-et-al-2017-section" id="toc-goyal-et-al-2017-section">“Accurate, Large Minibatch SGD: Training ImageNet in 1 Hour”, Goyal et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#graham-maaten-2017-section" id="toc-graham-maaten-2017-section">“Submanifold Sparse Convolutional Networks”, Graham &amp; Maaten 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#santoro-et-al-2017-section" id="toc-santoro-et-al-2017-section">“A Simple Neural Network Module for Relational Reasoning”, Santoro et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#rolnick-et-al-2017-section" id="toc-rolnick-et-al-2017-section">“Deep Learning Is Robust to Massive Label Noise”, Rolnick et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhang-et-al-2017-1-section" id="toc-zhang-et-al-2017-1-section">“What Makes a Good Image? Airbnb Demand Analytics Leveraging Interpretable Image Features”, Zhang et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#henderson-rothe-2017-section" id="toc-henderson-rothe-2017-section">“Picasso: A Modular Framework for Visualizing the Learning Process of Neural Network Image Classifiers”, Henderson &amp; Rothe 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#wilber-et-al-2017-section" id="toc-wilber-et-al-2017-section">“BAM! The Behance Artistic Media Dataset for Recognition Beyond Photography”, Wilber et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#wu-et-al-2017-3-section" id="toc-wu-et-al-2017-3-section">“Adversarial Neural Machine Translation”, Wu et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#huang-et-al-2017-msdnet-section" id="toc-huang-et-al-2017-msdnet-section">“Multi-Scale Dense Networks for Resource Efficient Image Classification”, Huang et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#oyallon-et-al-2017-section" id="toc-oyallon-et-al-2017-section">“Scaling the Scattering Transform: Deep Hybrid Networks”, Oyallon et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#he-et-al-2017-2-section" id="toc-he-et-al-2017-2-section">“Mask R-CNN”, He et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#fong-et-al-2017-section" id="toc-fong-et-al-2017-section">“Using Human Brain Activity to Guide Machine Learning”, Fong et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#wichrowska-et-al-2017-section" id="toc-wichrowska-et-al-2017-section">“Learned Optimizers That Scale and Generalize”, Wichrowska et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#mishra-et-al-2017-section" id="toc-mishra-et-al-2017-section">“Prediction and Control With Temporal Segment Models”, Mishra et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#reed-et-al-2017-section" id="toc-reed-et-al-2017-section">“Parallel Multiscale Autoregressive Density Estimation”, Reed et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#aghajanyan-2017-section" id="toc-aghajanyan-2017-section">“Convolution Aware Initialization”, Aghajanyan 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#kuehlkamp-et-al-2017-section" id="toc-kuehlkamp-et-al-2017-section">“Gender-From-Iris or Gender-From-Mascara?”, Kuehlkamp et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#kawahara-et-al-2017-section" id="toc-kawahara-et-al-2017-section">“BrainNetCNN: Convolutional Neural Networks for Brain Networks; towards Predicting Neurodevelopment”, Kawahara et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#bilen-vedaldi-2017-section" id="toc-bilen-vedaldi-2017-section">“Universal Representations: The Missing Link between Faces, Text, Planktons, and Cat Breeds”, Bilen &amp; Vedaldi 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#salimans-et-al-2017-2-section" id="toc-salimans-et-al-2017-2-section">“PixelCNN++: Improving the PixelCNN With Discretized Logistic Mixture Likelihood and Other Modifications”, Salimans et al 2017</a></li>
<li><a href="/doc/ai/nn/cnn/index#redmon-farhadi-2016-section" id="toc-redmon-farhadi-2016-section">“YOLO9000: Better, Faster, Stronger”, Redmon &amp; Farhadi 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#dauphin-et-al-2016-section" id="toc-dauphin-et-al-2016-section">“Language Modeling With Gated Convolutional Networks”, Dauphin et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#shrivastava-et-al-2016-1-section" id="toc-shrivastava-et-al-2016-1-section">“Learning from Simulated and Unsupervised Images through Adversarial Training”, Shrivastava et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#assael-et-al-2016-section" id="toc-assael-et-al-2016-section">“LipNet: End-To-End Sentence-Level Lipreading”, Assael et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#lin-et-al-2016-1-section" id="toc-lin-et-al-2016-1-section">“Feature Pyramid Networks for Object Detection”, Lin et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#rennie-et-al-2016-section" id="toc-rennie-et-al-2016-section">“Self-Critical Sequence Training for Image Captioning”, Rennie et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#xie-et-al-2016-section" id="toc-xie-et-al-2016-section">“ResNeXt: Aggregated Residual Transformations for Deep Neural Networks”, Xie et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#wu-zhang-2016-section" id="toc-wu-zhang-2016-section">“Responses to Critiques on Machine Learning of Criminality Perceptions (Addendum of ArXiv:1611.04135)”, Wu &amp; Zhang 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#zhang-et-al-2016-2-section" id="toc-zhang-et-al-2016-2-section">“Understanding Deep Learning Requires Rethinking Generalization”, Zhang et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#baker-et-al-2016-2-section" id="toc-baker-et-al-2016-2-section">“Designing Neural Network Architectures Using Reinforcement Learning”, Baker et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#kalchbrenner-et-al-2016-section" id="toc-kalchbrenner-et-al-2016-section">“VPN: Video Pixel Networks”, Kalchbrenner et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#ha-et-al-2016-section" id="toc-ha-et-al-2016-section">“HyperNetworks”, Ha et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#brock-et-al-2016-section" id="toc-brock-et-al-2016-section">“Neural Photo Editing With Introspective Adversarial Networks”, Brock et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#keskar-et-al-2016-section" id="toc-keskar-et-al-2016-section">“On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima”, Keskar et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#oord-et-al-2016-1-section" id="toc-oord-et-al-2016-1-section">“WaveNet: A Generative Model for Raw Audio”, Oord et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#n%C3%B8kland-2016-section" id="toc-nøkland-2016-section">“Direct Feedback Alignment Provides Learning in Deep Neural Networks”, Nøkland 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#spampinato-et-al-2016-section" id="toc-spampinato-et-al-2016-section">“Deep Learning Human Mind for Automated Visual Classification”, Spampinato et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#lea-et-al-2016-section" id="toc-lea-et-al-2016-section">“Temporal Convolutional Networks: A Unified Approach to Action Segmentation”, Lea et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#huang-et-al-2016-2-section" id="toc-huang-et-al-2016-2-section">“DenseNet: Densely Connected Convolutional Networks”, Huang et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#shelhamer-et-al-2016-2-section" id="toc-shelhamer-et-al-2016-2-section">“Clockwork Convnets for Video Semantic Segmentation”, Shelhamer et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#dubey-et-al-2016-section" id="toc-dubey-et-al-2016-section">“Deep Learning the City: Quantifying Urban Perception At A Global Scale”, Dubey et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#saxena-verbeek-2016-section" id="toc-saxena-verbeek-2016-section">“Convolutional Neural Fabrics”, Saxena &amp; Verbeek 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#merolla-et-al-2016-section" id="toc-merolla-et-al-2016-section">“Deep Neural Networks Are Robust to Weight Binarization and Other Non-Linear Distortions”, Merolla et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#chen-et-al-2016-section" id="toc-chen-et-al-2016-section">“DeepLab: Semantic Image Segmentation With Deep Convolutional Nets, Atrous Convolution (ASPP), and Fully Connected CRFs”, Chen et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#larsson-et-al-2016-section" id="toc-larsson-et-al-2016-section">“FractalNet: Ultra-Deep Neural Networks without Residuals”, Larsson et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#zagoruyko-komodakis-2016-2-section" id="toc-zagoruyko-komodakis-2016-2-section">“Wide Residual Networks”, Zagoruyko &amp; Komodakis 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#veit-et-al-2016-section" id="toc-veit-et-al-2016-section">“Residual Networks Behave Like Ensembles of Relatively Shallow Networks”, Veit et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#uria-et-al-2016-section" id="toc-uria-et-al-2016-section">“Neural Autoregressive Distribution Estimation”, Uria et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#kempka-et-al-2016-section" id="toc-kempka-et-al-2016-section">“ViZDoom: A Doom-Based AI Research Platform for Visual Reinforcement Learning”, Kempka et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#shrivastava-et-al-2016-2-section" id="toc-shrivastava-et-al-2016-2-section">“OHEM: Training Region-Based Object Detectors With Online Hard Example Mining”, Shrivastava et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#huang-et-al-2016-3-section" id="toc-huang-et-al-2016-3-section">“Deep Networks With Stochastic Depth”, Huang et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#esser-et-al-2016-section" id="toc-esser-et-al-2016-section">“Convolutional Networks for Fast, Energy-Efficient Neuromorphic Computing”, Esser et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#urban-et-al-2016-section" id="toc-urban-et-al-2016-section">“Do Deep Convolutional Nets Really Need to Be Deep and Convolutional?”, Urban et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#rastegari-et-al-2016-section" id="toc-rastegari-et-al-2016-section">“XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks”, Rastegari et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#levine-et-al-2016-section" id="toc-levine-et-al-2016-section">“Learning Hand-Eye Coordination for Robotic Grasping With Deep Learning and Large-Scale Data Collection”, Levine et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#wei-et-al-2016-section" id="toc-wei-et-al-2016-section">“Network Morphism”, Wei et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#szegedy-et-al-2016-section" id="toc-szegedy-et-al-2016-section">“Inception-V4, Inception-ResNet and the Impact of Residual Connections on Learning”, Szegedy et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#weyand-et-al-2016-section" id="toc-weyand-et-al-2016-section">“PlaNet—Photo Geolocation With Convolutional Neural Networks”, Weyand et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#tamar-et-al-2016-section" id="toc-tamar-et-al-2016-section">“Value Iteration Networks”, Tamar et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#oord-et-al-2016-2-section" id="toc-oord-et-al-2016-2-section">“PixelRNN: Pixel Recurrent Neural Networks”, Oord et al 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#goh-2016-section" id="toc-goh-2016-section">“Image Synthesis from Yahoo’s <code>open_nsfw</code>”, Goh 2016</a></li>
<li><a href="/doc/ai/nn/cnn/index#he-et-al-2015-2-section" id="toc-he-et-al-2015-2-section">“Deep Residual Learning for Image Recognition”, He et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#linn-2015-section" id="toc-linn-2015-section">“Microsoft Researchers Win ImageNet Computer Vision Challenge”, Linn 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#neelakantan-et-al-2015-section" id="toc-neelakantan-et-al-2015-section">“Adding Gradient Noise Improves Learning for Very Deep Networks”, Neelakantan et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#krause-et-al-2015-section" id="toc-krause-et-al-2015-section">“The Unreasonable Effectiveness of Noisy Data for Fine-Grained Recognition”, Krause et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#joulin-et-al-2015-section" id="toc-joulin-et-al-2015-section">“Learning Visual Features from Large Weakly Supervised Data”, Joulin et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#masaki-matsui-2015-section" id="toc-masaki-matsui-2015-section">“<code>Illustration2Vec</code>: a Semantic Vector Representation of Illustrations”, Masaki &amp; Matsui 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#courbariaux-et-al-2015-section" id="toc-courbariaux-et-al-2015-section">“BinaryConnect: Training Deep Neural Networks With Binary Weights during Propagations”, Courbariaux et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#porzi-et-al-2015-section" id="toc-porzi-et-al-2015-section">“Predicting and Understanding Urban Perception With Convolutional Neural Networks”, Porzi et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#rush-et-al-2015-section" id="toc-rush-et-al-2015-section">“A Neural Attention Model for Abstractive Sentence Summarization”, Rush et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#yu-et-al-2015-section" id="toc-yu-et-al-2015-section">“LSUN: Construction of a Large-Scale Image Dataset Using Deep Learning With Humans in the Loop”, Yu et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#redmon-et-al-2015-section" id="toc-redmon-et-al-2015-section">“You Only Look Once: Unified, Real-Time Object Detection”, Redmon et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#xiao-et-al-2015-section" id="toc-xiao-et-al-2015-section">“Clothing-1M: Learning from Massive Noisy Labeled Data for Image Classification”, Xiao et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#gal-ghahramani-2015-section" id="toc-gal-ghahramani-2015-section">“Dropout As a Bayesian Approximation: Representing Model Uncertainty in Deep Learning”, Gal &amp; Ghahramani 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#jaderberg-et-al-2015-section" id="toc-jaderberg-et-al-2015-section">“STN: Spatial Transformer Networks”, Jaderberg et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#ren-et-al-2015-section" id="toc-ren-et-al-2015-section">“Faster R-CNN: Towards Real-Time Object Detection With Region Proposal Networks”, Ren et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#smith-2015-section" id="toc-smith-2015-section">“Cyclical Learning Rates for Training Neural Networks”, Smith 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#lecun-et-al-2015-section" id="toc-lecun-et-al-2015-section">“Deep Learning”, LeCun et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#girshick-2015-section" id="toc-girshick-2015-section">“Fast R-CNN”, Girshick 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#levine-et-al-2015-section" id="toc-levine-et-al-2015-section">“End-To-End Training of Deep Visuomotor Policies”, Levine et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#schroff-et-al-2015-section" id="toc-schroff-et-al-2015-section">“FaceNet: A Unified Embedding for Face Recognition and Clustering”, Schroff et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#ioffe-szegedy-2015-section" id="toc-ioffe-szegedy-2015-section">“Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift”, Ioffe &amp; Szegedy 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#sun-et-al-2015-section" id="toc-sun-et-al-2015-section">“DeepID3: Face Recognition With Very Deep Neural Networks”, Sun et al 2015</a></li>
<li><a href="/doc/ai/nn/cnn/index#goodfellow-et-al-2014-1-section" id="toc-goodfellow-et-al-2014-1-section">“Explaining and Harnessing Adversarial Examples”, Goodfellow et al 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#lenc-vedaldi-2014-section" id="toc-lenc-vedaldi-2014-section">“Understanding Image Representations by Measuring Their Equivariance and Equivalence”, Lenc &amp; Vedaldi 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#szegedy-et-al-2014-section" id="toc-szegedy-et-al-2014-section">“Going Deeper With Convolutions”, Szegedy et al 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#simonyan-zisserman-2014-section" id="toc-simonyan-zisserman-2014-section">“Very Deep Convolutional Networks for Large-Scale Image Recognition”, Simonyan &amp; Zisserman 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#russakovsky-et-al-2014-section" id="toc-russakovsky-et-al-2014-section">“ImageNet Large Scale Visual Recognition Challenge”, Russakovsky et al 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#sun-et-al-2014-section" id="toc-sun-et-al-2014-section">“Deep Learning Face Representation by Joint Identification-Verification”, Sun et al 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#krizhevsky-2014-section" id="toc-krizhevsky-2014-section">“One Weird Trick for Parallelizing Convolutional Neural Networks”, Krizhevsky 2014</a></li>
<li><a href="/doc/ai/nn/cnn/index#lin-et-al-2013-section" id="toc-lin-et-al-2013-section">“Network In Network”, Lin et al 2013</a></li>
<li><a href="/doc/ai/nn/cnn/index#girshick-et-al-2013-section" id="toc-girshick-et-al-2013-section">“R-CNN: Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation”, Girshick et al 2013</a></li>
<li><a href="/doc/ai/nn/cnn/index#goodfellow-et-al-2013-section" id="toc-goodfellow-et-al-2013-section">“Maxout Networks”, Goodfellow et al 2013</a></li>
<li><a href="/doc/ai/nn/cnn/index#krizhevsky-et-al-2012-section" id="toc-krizhevsky-et-al-2012-section">“ImageNet Classification With Deep Convolutional Neural Networks”, Krizhevsky et al 2012</a></li>
<li><a href="/doc/ai/nn/cnn/index#cire%C5%9Fan-et-al-2012b-section" id="toc-cireşan-et-al-2012b-section">“Multi-Column Deep Neural Network for Traffic Sign Classification”, Cireşan et al 2012b</a></li>
<li><a href="/doc/ai/nn/cnn/index#cire%C5%9Fan-et-al-2012-1-section" id="toc-cireşan-et-al-2012-1-section">“Multi-Column Deep Neural Networks for Image Classification”, Cireşan et al 2012</a></li>
<li><a href="/doc/ai/nn/cnn/index#le-et-al-2011-section" id="toc-le-et-al-2011-section">“Building High-Level Features Using Large Scale Unsupervised Learning”, Le et al 2011</a></li>
<li><a href="/doc/ai/nn/cnn/index#ciresan-et-al-2011-section" id="toc-ciresan-et-al-2011-section">“DanNet: Flexible, High Performance Convolutional Neural Networks for Image Classification”, Ciresan et al 2011</a></li>
<li><a href="/doc/ai/nn/cnn/index#Mig-bTDB-section" id="toc-Mig-bTDB-section">“Hypernetworks [Blog]”, Ha 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#section-1" id="toc-section-1">“Deconvolution and Checkerboard Artifacts”</a></li>
<li><a href="/doc/ai/nn/cnn/index#section-2" id="toc-section-2">“Hierarchical Object Detection With Deep Reinforcement Learning”</a></li>
<li><a href="/doc/ai/nn/cnn/index#XybmjEPN-section" id="toc-XybmjEPN-section">“Creating a 17 KB Style Transfer Model With Layer Pruning and Quantization”, Toole 2024</a></li>
<li><a href="/doc/ai/nn/cnn/index#section-3" id="toc-section-3">“Now Anyone Can Train Imagenet in 18 Minutes”</a></li>
<li><a href="/doc/ai/nn/cnn/index#section-4" id="toc-section-4">“Cats, Rats, A.I., Oh My!”</a></li>
<li><a href="/doc/ai/nn/cnn/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/nn/cnn/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/cnn/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/diffusion/2021-nichol-figure10-scalinglawsforddpmincomputevsnllfid.png


2021
2024-01-01



---
/doc/ai/nn/diffusion/2022-09-20-novelai-kurumuz-animestablediffusion-asukasamples.png


2022-09-20
2024-01-01



---
/doc/ai/nn/diffusion/2022-ashual-figure4-knndiffusionsamplescontrastedtoretrievedexemplarsandnoexemplars.png


2022
2024-01-01



---
/doc/ai/nn/diffusion/2022-ashual-figure5-knndiffusiontexttophotographsamplescontrastedtoretrievedexemplarsandnoexemplars.png


2022
2024-01-01



---
/doc/ai/nn/diffusion/2022-ashual-figure5-knnretrievalimageediting.png


2022
2024-01-01



---
/doc/ai/nn/diffusion/2022-balaji-figure1-samplesoftexttoimagefromediffi.png


2022
2024-01-01



---
/doc/ai/nn/diffusion/2023-10-24-gwern-sdxl-ssd1b-capitallettertprompts.png

Gwern
2023-10-24
2024-01-01



---
/doc/ai/nn/diffusion/2023-podell-figure2-datalossduetononsquareimageaspectratios.jpg


2023
2024-01-01



---
/doc/ai/nn/diffusion/2023-podell-figure3-demonstrationofuseofsizeconditioningtogenerateblurredzoomedimages.png


2023
2024-01-01



---
/doc/ai/nn/diffusion/2023-podell-figure4-olderstablediffusionmodelsshowcutoffheadsduetorandomcroppingbutnotsizeconditioningcomparedtosdxl.png


2023
2024-01-01



---
/doc/ai/nn/diffusion/2023-podell-figure5-examplesofvaryingthecropconditioningsizetocontrolsdxloutput.png


2023
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2022-03-28-shade_9sq-midjourney-nevermoreraven.jpg


2022-03-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-10-19-gwern-midjourneyv5-wsjstipplehatchportrait-failure.jpg

Gwern
2023-10-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-04-gwern-midjourneyv5-perishedparadise-johnmartinstyle-satanexpelledfromheaven-prompttestsamples-2.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-04-gwern-midjourneyv5-perishedparadise-johnmartinstyle-satanexpelledfromheaven-prompttestsamples.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-19-gwern-midjourneyv5-scottalexander-theonionknight-samples-1.jpg

Gwern
2023-11-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-19-gwern-midjourneyv5-scottalexander-theonionknight-samples-2.jpg

Gwern
2023-11-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-19-gwern-midjourneyv5-scottalexander-theonionknight-samples-3.jpg

Gwern
2023-11-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-11-19-gwern-midjourneyv5-twopanelcomicstrip2dgameartlightgolddarkblacktanyashatsevabochenzeenchinlovecraftianaspectratio7772.jpg

Gwern
2023-11-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-04-gwern-midjourneyv5-manstandingintelephonebooth1940snoir-failed-samples.jpg

Gwern
2023-12-04
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-alchemicalbirdsposterpolychrometerracotta.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-birdofthedawnpinkamberblackandwhiteink.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-giantwitchwithflowersintricatedesignwithinkwash.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-inkwashposterofbirdspirits.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-oldstylephoenixwithcrowsoncolumninkillustration.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-oldstylephoenixwithsnakeandstaroncolumninkillustration.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-phoenixfromlarkspursmoonyokairedblack-1.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-28-gwern-midjourneyv6-phoenixfromlarkspursmoonyokairedblack-2.jpg

Gwern
2023-12-28
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2023-12-30-gwern-midjourneyv6-inpraiseofshadows-16samples.jpg

Gwern
2023-12-30
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-01-01-gwern-midjourneyv5-amansittinginapoolonhiskneesblackandwhitecaricature.jpg

Gwern
2024-01-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-astronauts-samples-1.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-astronauts-samples-2.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-misc-01.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-plane-samples-1.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-plane-samples-2.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-plane-samples-3.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-01-gwern-midjourneyv6-scannersliveinvain-redplane-sample.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-22-gwern-midjourneyv6-dancingmeat-bodyhorror-samples-1.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-22-gwern-midjourneyv6-dancingmeat-bodyhorror-samples-2.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-22-gwern-midjourneyv6-dancingmeat-bodyhorror-samples-3.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-22-gwern-midjourneyv6-dancingmeat-bodyhorror-samples-4.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-02-22-gwern-midjourneyv6-dancingmeat-bodyhorror-samples-5.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/2024-03-13-gwern-midjourneyv6-arsenelupin-prison-color-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/diffusion/midjourney/2024-03-13-gwern-midjourneyv6-arsenelupin-prison-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/diffusion/midjourney/2024-03-13-gwern-midjourneyv6-arsenelupin-pulpsf-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/diffusion/midjourney/2024-03-13-gwern-midjourneyv6-arsenelupin-synthwave-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/diffusion/midjourney/2024-03-13-gwern-midjourneyv6-jamesbond-maze-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/diffusion/midjourney/2024-05-26-gwern-midjourneyv6-robertcrumb-exploadingheadportrait-512px.jpg

Gwern
2024-05-26
2024-05-26



---
/doc/ai/nn/diffusion/midjourney/2024-05-26-gwern-midjourneyv6-robertcrumb-exploadingheadportrait.png

Gwern
2024-05-26
2024-05-26



---
/doc/ai/nn/diffusion/midjourney/2024-07-12-gwern-midjourneyv6-agirlinkimonoandflowercrowndancingwithdeathunderthefullmoonblueandwhitedigitalwoodblockprint-thetaleoftheprincesskaguya.png

Gwern
2024-07-12
2024-07-12



---
/doc/ai/nn/diffusion/midjourney/2024-07-16-gwern-midjourneyv6-skullsandcrossbonesmadeofwhiteballsonblackbackgroundissolvingaway.png

Gwern
2024-07-16
2024-07-16



---
/doc/ai/nn/diffusion/midjourney/2024-08-31-gwern-midjourneyv61-cyberiad-trurlselectronicbard-klapauciusandtrurlastonishedbythebard-wwdenslowwizardofozwoodblockprintstyle.png

Gwern
2024-08-31
2024-09-01



---
/doc/ai/nn/diffusion/midjourney/2024-09-14-gwern-midjourneyv6-maninthemoonfullfacesplitinhalfwithlightsideandscarreddarkside.png

Gwern
2024-09-14
2024-09-14



---
/doc/ai/nn/diffusion/midjourney/2024-11-10-gwern-midjourneyv6-redvsblue-abstractbirdshapedswirl.jpg

Gwern
2024-11-10
2024-11-11



---
/doc/ai/nn/diffusion/midjourney/2024-11-19-gwern-midjourneyv6-anxioustwitterbirdtrappedinmaze-512px.png

Gwern
2024-11-19
2024-11-20



---
/doc/ai/nn/diffusion/midjourney/2024-11-19-gwern-midjourneyv6-anxioustwitterbirdtrappedinmaze.png

Gwern
2024-11-19
2024-11-20



---
/doc/ai/nn/diffusion/midjourney/2024-11-22-gwern-midjourneyv6-logarithmicspiralsunflower-schematic-512px.png

Gwern
2024-11-22
2024-11-23



---
/doc/ai/nn/diffusion/midjourney/2024-11-22-gwern-midjourneyv6-logarithmicspiralsunflower-schematic.png

Gwern
2024-11-22
2024-11-23



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-12-gwern-midjourneyv5-blacksun.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-01.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-02.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-03.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-04.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-05.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-06.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-07.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-08.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-09.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-10-29-gwern-midjourneyv5-blacksun-samples-10.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/2023-11-17-gwern-midjourneyv5-grandadmiralthrawngraspingsun-failedsamples.jpg

Gwern
2023-11-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/black-sun/index
‘black sun sigil’ tag

2024-01-01
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="5840" width="1672" src="/doc/ai/nn/diffusion/midjourney/black-sun/2023-11-17-gwern-midjourneyv5-grandadmiralthrawngraspingsun-failedsamples.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/diffusion/midjourney/black-sun</code>, most recent first: &amp; 12 <a href="/doc/ai/nn/diffusion/midjourney/black-sun/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/diffusion/midjourney/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/diffusion/midjourney/black-sun/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/diffusion/midjourney/black-sun/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-15-gwern-midjourneyv5-halloween-glogo.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-dark-1.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-dark-2.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-dark-final.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-light-1.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-light-2.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-light-3.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2023-10-16-gwern-midjourneyv5-christmas-glogo-light-final.jpg

Gwern
2023-10-16
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-01-20-gwern-dalle3-squarekuficletters-vwxyz.png

Gwern
2024-01-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-01-20-gwern-midjourneyv6-kuficexperiments.jpg

Gwern
2024-01-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-25-gwern-midjourneyv6-halloween-glogo-dracula-samples.jpg

Gwern
2024-10-25
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-26-gwern-midjourneyv6-halloween-glogo-blackcat-samples.jpg

Gwern
2024-10-26
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-27-gwern-midjourneyv6-halloween-glogo-draculamansion-samples-1.png

Gwern
2024-10-27
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-27-gwern-midjourneyv6-halloween-glogo-draculamansion-samples-2.png

Gwern
2024-10-27
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-28-gwern-midjourneyv6-halloween-glogo-pumpkins-samples-1.png

Gwern
2024-10-28
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-28-gwern-midjourneyv6-halloween-glogo-pumpkins-samples-2.jpg

Gwern
2024-10-28
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-28-gwern-midjourneyv6-halloween-glogo-spider-samples.jpg

Gwern
2024-10-28
2024-10-30



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-30-gwern-midjourneyv6-defaultvschaosvariety-glogodropcaps-strahdvampire-samples.png

Gwern
2024-10-30
2024-11-02



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-30-gwern-midjourneyv6-halloween-glogo-finalcandidates-1.png

Gwern
2024-10-30
2024-11-02



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-30-gwern-midjourneyv6-halloween-glogo-finalcandidates-2.png

Gwern
2024-10-30
2024-11-02



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-31-gwern-midjourneyv6-christmaslogo-gdropcap-calligraphy-moebiusstyle.jpg

Gwern
2024-10-31
2024-11-02



---
/doc/ai/nn/diffusion/midjourney/dropcap/2024-10-31-gwern-midjourneyv6-christmasmoebiusdropcaps-chaosweirdscanfrom0to1500.jpg

Gwern
2024-10-31
2024-11-02



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-blackcatdropcapmedievalstyle.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-b-dark.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-b-light-1.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-b-light-2.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-dark-1.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-dark-2-8-cropped.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-dark-2.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-light-1.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-light-2.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-c-light-3.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-i-black.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-i-white-1.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-15-gwern-midjourneyv5-cats-i-white-2.jpg

Gwern
2023-10-15
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-dark-1.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-dark-2.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-light-1.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-light-2.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-light-3.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-light-4.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-17-gwern-midjourneyv5-cats-g-light-5.jpg

Gwern
2023-10-17
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-19-gwern-midjournevy5-cats-q-light-1.jpg

Gwern
2023-10-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-19-gwern-midjournevy5-cats-q-light-2.jpg

Gwern
2023-10-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-19-gwern-midjournevy5-cats-q-light-3.jpg

Gwern
2023-10-19
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-1.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-2.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-3.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-5.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-6.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjournevy5-cats-t-dark-7.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cat-fashionablyswirledcalligraphywithrococoflourishes-12samples.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cat-fashionablyswirledcalligraphywithrococoflourishes.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-dark-mode-hissingkitten-edgeproblems-inverted.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-dark-mode-hissingkitten-edgeproblems.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-q-dark-1.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-q-dark-2.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-q-dark-3.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-q-dark-4.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-cats-q-dark-5.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-dropcat-uppercasecapitallettertcursiveitalic.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-goldenswirlcatselfembrace.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-t-light-1.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-t-light-2.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-t-light-3.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-21-gwern-midjourneyv5-t-light-4.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-24-gwern-dropcaps-darkmodedropcatsinvertedforlightmode-jaggies.jpg

Gwern
2023-10-24
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-26-gwern-dropcat-catsensereview-lightanddarkmode-demo.png

Gwern
2023-10-26
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-26-gwern-midjourneyv5-dropcat-dark-final.jpg

Gwern
2023-10-26
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-26-gwern-midjourneyv5-dropcat-light-final-2.jpg

Gwern
2023-10-26
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-26-gwern-midjourneyv5-dropcat-light-final.jpg

Gwern
2023-10-26
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-10-27-gwern-midjourneyv5-leopard-qt-prototype.jpg

Gwern
2023-10-27
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-11-01-gwern-midjourneyv5-dropcaps-catgirls-uppercasecapitallettertlonghairblackcatmpartiallyinked1960scomicbook.jpg

Gwern
2023-11-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/2023-11-04-gwern-midjourneyv5-cat-linocutofblackcatshapedlikequestionmark-samples.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-01.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-09.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-17.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-25.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-33.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-41.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-dark-49.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-01.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-09.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-17.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-25.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-33.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-29-gwern-midjourneyv5-genewolfe-f-light-41.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-f-montage.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-t-montage-2.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-t-montage.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-1.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-2.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-3.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-4.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-5.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-dark-v-montage-6.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-f-montage-2.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-f-montage.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-t-montage-1.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-t-montage-2.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-t-montage-3.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-1.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-2.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-3.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-4.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-5.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-dropcaps-light-v-montage-6.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-01.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-02.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-03.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-04.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-05.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-06.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-07.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-08.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-09.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-10.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-11.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-12.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-13.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-14.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-t-light-15.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-01.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-02.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-03.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-04.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-05.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-06.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-07.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-08.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-09.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-10.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-11.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-12.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-13.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-14.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-dark-trypophobia.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-01.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-02.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-03.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-04.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-05.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-06.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-07.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-08.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-09.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-10.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-11.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-12.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-13.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-14.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-15.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-16.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-17.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-18.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-19.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-20.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-21.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-22.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-10-31-gwern-midjourneyv5-genewolfe-v-light-23.jpg

Gwern
2023-10-31
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-11-01-gwern-midjourneyv5-genewolfe-genewolfemoustaches.jpg

Gwern
2023-11-01
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2023-12-22-gwern-midjourneyv6-capitalletterijv-samples.jpg

Gwern
2023-12-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/2024-01-14-gwern-dropcap-genewolfe-thejustman-lightanddarkmode-demo.png

Gwern
2024-01-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-circuit-samples.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-mechanical-samples-1.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-mechanical-samples-2.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-misc-samples.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-portraitcomicstyleroboticexpressionismblackandwhite.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-robot-samples-1.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-robot-samples-2.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-robot-samples-3.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-12-gwern-midjourneyv5-victorian-samples.jpg

Gwern
2023-10-12
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-21-gwern-midjourneyv5-dropcap-uppercaset-failuresamples.jpg

Gwern
2023-10-21
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-1.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-2.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-3.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-4.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-5.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-6.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-7.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-8.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-dark-9.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-1.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-2.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-3.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-4.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-5.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-6.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-7.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-c-light-8.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-darkmode-curatedsamples-a-circuit.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-darkmode-curatedsamples-c-25-scifi.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-23-gwern-midjourneyv5-ninit-darkmode-curatedsamples-c-69-classical.jpg

Gwern
2023-10-23
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-29-gwern-midjourneyv5-ninit-lightmode-curatedsamples-a-circuit.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/dropcap/ninit/2023-10-29-gwern-midjourneyv5-ninit-lightmode-curatedsamples-c-abstract.jpg

Gwern
2023-10-29
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/index#miscellaneous



2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-00955awoodblockprintofacaliforniacoastalfire.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-awoodblockprintofacaliforniacoastalfire-4x4.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-awoodblockprintofacaliforniacoastalfire-studies-1.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-awoodblockprintofacaliforniacoastalfire-studies-2.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-awoodblockprintofacaliforniacoastalfire-studies-3.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-14-gwern-midjourneyv5-moonlitpaintingofajapanesebeachbytsuchiyakoitsu.jpg

Gwern
2023-10-14
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-20-gwern-midjourneyv5-snowymountainpasswithdogtracksleadingintothedistance-landscape.jpg

Gwern
2023-10-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-20-gwern-midjourneyv5-snowymountainpasswithdogtracksleadingintothedistance-square-1.jpg

Gwern
2023-10-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-20-gwern-midjourneyv5-snowymountainpasswithdogtracksleadingintothedistance-square-2.jpg

Gwern
2023-10-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-20-gwern-midjourneyv5-woodblockprintofcaliforniamountingpassinwinter.jpg

Gwern
2023-10-20
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-22-gwern-midjourneyv5-landscape-tsuchiyakoitsustyleclutteredoldstudyoverlookingcreek-samples-rectangle.jpg

Gwern
2023-10-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-22-gwern-midjourneyv5-landscape-tsuchiyakoitsustyleclutteredoldstudyoverlookingcreek-samples-square.jpg

Gwern
2023-10-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-22-gwern-midjourneyv5-landscape-tsuchiyakoitsustyleclutteredoldstudyoverlookingcreek.jpg

Gwern
2023-10-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-22-gwern-midjourneyv5-landscape-winter-tsuchiyakoitsustyleclutteredoldstudyoverlookingpinetrees.jpg

Gwern
2023-10-22
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-10-24-gwern-midjourneyv5-largeboatsinhongkongharbor-samples.jpg

Gwern
2023-10-24
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-11-30-gwern-midjourneyv5-redglitchartwireframecity-02.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-11-30-gwern-midjourneyv5-scifiglitchcity.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-11-30-gwern-midjourneyv5-settingsuninscificyberpunkcity-01.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-11-30-gwern-midjourneyv5-settingsuninscificyberpunkcity-02.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/diffusion/midjourney/landscape/2023-11-30-gwern-midjourneyv5-woodblockprint-paintsplashedasiancastleswirl.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2022-clark-figure2-fwldynamicevaluationimprovesmostonrareorrepeatedtokens.jpg


2022
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-12-31-gwern-mentalgymnasticsmeme-dynamicevaluationvsalternativeapproaches.jpg

Gwern
2023-12-31
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-hardt-figure5-bitsperbytegpt2performanceimprovementwhentrainingon50nearestneighborexamples.jpg


2023
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-hardt-figure6-perplexitiesdecreasewhentrainingonincreasinglymoreneighborsusinggpt2onthepile.jpg


2023
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-hardt-figure7-bitesperbyteforgpt2large.jpg


2023
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-hardt-figure8-bitesperbyteforgptneo.jpg


2023
2024-01-01



---
/doc/ai/nn/dynamic-evaluation/2023-hardt-figure9-trainingcostofdynamicevaluationonnearestneighborlookups.jpg


2023
2024-01-01



---
/doc/ai/nn/fully-connected/1988-lang-figure3-densenetresidualarchitectureforneuralnetsolvingswissspiralproblem.jpg


1988
2024-01-01



---
/doc/ai/nn/fully-connected/2014-montufar-figure1-binaryclassificationdecisionboundaryofshallowvsdeepneuralnetworkshowingdeeperequalssmoother.png


2014
2024-06-25



---
/doc/ai/nn/fully-connected/2014-pascanu-figure2-topologyofdeepnetworksinfoldingaroundaxislayerbylayer.png


2014
2024-06-25



---
/doc/ai/nn/fully-connected/2014-pascanu-figure3-spacefoldingof2dspaceassheetofpapermodeledbydeepneuralnetworks.png


2014
2024-06-25



---
/doc/ai/nn/fully-connected/2020-ota-figure1-densenetmlpschematicarchitecture.jpg


2020
2024-01-01



---
/doc/ai/nn/fully-connected/2020-ota-figure2-overallofenetarchitectureshematic.png


2020
2024-01-01



---
/doc/ai/nn/fully-connected/2021-muller-figure7-fullyfusedfullyconnectednetworkspeedupongpu.jpg


2021
2024-01-01



---
/doc/ai/nn/fully-connected/2021-ni-figure2-vilmlpvstransformerbypretrainingdatafraction.png


2021
2024-01-01



---
/doc/ai/nn/fully-connected/2021-ni-figure3-scalingofmlpvilvsmlpviltinyattentionvstransformeronvisualquestionansweringaccuracy.png


2021
2024-01-01



---
/doc/ai/nn/fully-connected/2021-zhao-figure4-mlpsoverfitbutcanberegularizedbyweightsharingandmultistagearchitecture.jpg


2021
2024-05-13



---
/doc/ai/nn/fully-connected/2021-zhao-multistagespachframeworkforcomparingmodularblocksofmlpsvscnnsvstransformers.png


2021
2024-05-13



---
/doc/ai/nn/fully-connected/2022-grinsztajn-figure10-treesvsneuralnetson3regressiontasksusingnumericalfeaturesonmediumvslargedatasets.png


2022
2024-01-01



---
/doc/ai/nn/fully-connected/2022-grinsztajn-figure11-treesvsneuralnetson2classificationtasksusingallfeaturesonmediumvslargedatasets.png


2022
2024-01-01



---
/doc/ai/nn/fully-connected/2022-grinsztajn-figure12-treesvsneuralnetson5regressiontasksusingallfeaturesonmediumvslargedatasets.png


2022
2024-01-01



---
/doc/ai/nn/fully-connected/2022-hassid-figure2-contributionoftransformerattentionwhenablatedtomlbenchmarkperformance.jpg


2022
2024-01-01



---
/doc/ai/nn/fully-connected/2023-08-17-gwern-aunn-architecture.png

Gwern
2023-08-17
2024-01-01



---
/doc/ai/nn/fully-connected/2023-08-17-gwern-aunn-architecture.svg

Gwern
2023-08-17
2024-01-01



---
/doc/ai/nn/fully-connected/2023-bachmann-figure10-dataaugmentationinducesmoresparselocalfeaturesinfirstlayermlpweights.png


2023
2024-01-01



---
/doc/ai/nn/fully-connected/2023-bachmann-figure8-mlparchitectureablations.png


2023
2024-01-01



---
/doc/ai/nn/fully-connected/2023-mitchell-figure2-2dvisualizationofannbeingexpandedbysenntobetterapproximatetheline.png


2023
2024-01-01



---
/doc/ai/nn/fully-connected/2023-mitchell-figure3-visualizationofsennlossoveradditionsforhalfmoonstoydataset.jpg


2023
2024-01-01



---
/doc/ai/nn/fully-connected/2024-chang-figure7-mlpandattentionheadsbypredictioncorrectnessshowsbothcanworkforiclmetalearning.png


2024
2024-06-30



---
/doc/ai/nn/fully-connected/2024-zhao-figure1-llmshavemuchrougherdecisionboundariesthanmlpsorsvmsordecisiontrees.png


2024
2024-06-24



---
/doc/ai/nn/gan/2017-xu-figure6-attnganopendomainexamplesonmscoco.png


2017
2024-01-01



---
/doc/ai/nn/gan/2018-01-04-gwern-wgan-asukafaces-2100.jpg

Gwern
2018-01-04
2024-01-01



---
/doc/ai/nn/gan/2018-07-18-gwern-128px-sagantensorflow-wholeasuka-trainingmontage.mp4

Gwern
2018-07-18
2024-01-01



---
/doc/ai/nn/gan/2018-08-02-gwern-glow-asukafaces-epoch5sample7.jpg

Gwern
2018-08-02
2024-01-01



---
/doc/ai/nn/gan/2018-08-18-gwern-sagantensorflow-wholeasuka-epoch26minibatch4500.png

Gwern
2018-08-18
2024-01-01



---
/doc/ai/nn/gan/2018-11-21-gwern-ganqp-asukafaces-10400.jpg

Gwern
2018-11-21
2024-01-01



---
/doc/ai/nn/gan/2018-12-15-gwern-msggan-asukafaces-gen92_60.jpg

Gwern
2018-12-15
2024-01-01



---
/doc/ai/nn/gan/2018-12-25-gwern-vgan-animefaces.jpg

Gwern
2018-12-25
2024-01-01



---
/doc/ai/nn/gan/2018-mccandlish-openai-howaitrainingscales-gradientnoisescale-paretofrontier.svg


2018
2024-01-01



---
/doc/ai/nn/gan/2019-02-22-dinosarden-twitter-twdnecollage.jpg


2019-02-22
2024-01-01



---
/doc/ai/nn/gan/2019-03-11-venyes-reddit-twdnethanosmeme.png


2019-03-11
2024-01-01



---
/doc/ai/nn/gan/2019-03-18-makegirlsmoe-faces-16randomsamples.jpg


2019-03-18
2024-01-01



---
/doc/ai/nn/gan/2019-03-23-gwern-danbooru2018-sfw-512px-trainingsamples.jpg

Gwern
2019-03-23
2024-01-01



---
/doc/ai/nn/gan/2019-09-13-gwern-sagantensorflow-asuka-epoch29minibatch3000.jpg

Gwern
2019-09-13
2024-01-01



---
/doc/ai/nn/gan/2019-10-17-gwern-introvae-512px-3epoches-samples.jpg

Gwern
2019-10-17
2024-01-01



---
/doc/ai/nn/gan/2020-05-15-gwern-hands-annotation-2hardexamples.png

Gwern
2020-05-15
2024-01-01



---
/doc/ai/nn/gan/2020-05-30-gwern-danbooru2019-figures-randomsamples-40.jpg

Gwern
2020-05-30
2024-01-01



---
/doc/ai/nn/gan/2020-05-31-gwern-danbooru2019-palms-realhandsamples.jpg

Gwern
2020-05-31
2024-01-01



---
/doc/ai/nn/gan/2020-06-11-gwern-danbooru2019-palms-upscaledrealhandsamples.jpg

Gwern
2020-06-11
2024-01-01



---
/doc/ai/nn/gan/2020-anokhin-figure2-schematicarchitectureofconditionallyindependentpixelsynthesisgangenerativemodel.png


2020
2024-01-01



---
/doc/ai/nn/gan/2020-arfa-e621facedataset-cleaned-9x9previewgrid.jpg


2020
2024-01-01



---
/doc/ai/nn/gan/2020-esser-vqgan-architectures.png


2020
2024-01-01



---
/doc/ai/nn/gan/2021-gwern-danbooru-sidebar-tagsbycategory.png

Gwern
2021
2024-01-01



---
/doc/ai/nn/gan/2022-zhang-figure1-generatedexamplesofroses.png


2022
2024-01-01



---
/doc/ai/nn/gan/2023-begus-figure2-causaldisentanglementwithextremevaluesbysamplingextremeganlatentstointerpret.png


2023
2024-05-24



---
/doc/ai/nn/gan/2023-xu-figure1-imagesamplesfromufogendiffusionganmodel.png


2023
2024-01-01



---
/doc/ai/nn/gan/2023-xu-figure3-ufogenganfinetuningofdiffusionmodelschematictrainingillustration.png


2023
2024-01-01



---
/doc/ai/nn/gan/biggan/2018-11-16-gwern-pokegan-asuka.jpg

Gwern
2018-11-16
2024-01-01



---
/doc/ai/nn/gan/biggan/2018-11-30-gwern-bigganpytorch-1kcharacters-314000.png

Gwern
2018-11-30
2024-01-01



---
/doc/ai/nn/gan/biggan/2018-12-24-gwern-bigganpytorch-animefaces-1006320.jpg

Gwern
2018-12-24
2024-01-01



---
/doc/ai/nn/gan/biggan/2018-gwern-brock-biggandeep-architecture.png

Gwern
2018
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-01-17-gwern-biggantensorflow-animefaces-4100.jpg

Gwern
2019-01-17
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-05-27-gwern-biggan-imagenetdanboorutransferlearning.mp4

Gwern
2019-05-27
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-03-gwern-biggan-danbooru1k-256px.mp4

Gwern
2019-06-03
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-03-gwern-biggan-danbooru1k-256px.mp4-poster.jpg

Gwern
2019-06-03
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-asuka.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-chen.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-holo.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-interpolation.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-rin.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-04-gwern-biggan-danbooru20181k-ruri.jpg

Gwern
2019-06-04
2024-01-01



---
/doc/ai/nn/gan/biggan/2019-06-05-gwern-biggan-256px-holo-athomememe.png

Gwern
2019-06-05
2024-01-01



---
/doc/ai/nn/gan/biggan/2020-05-15-gwern-biggan-256px-danbooruplus-run39-90randomemasamples.jpg

Gwern
2020-05-15
2024-01-01



---
/doc/ai/nn/gan/biggan/2020-05-15-gwern-biggan-256px-danbooruplus-run39-randomsample.jpg

Gwern
2020-05-15
2024-01-01



---
/doc/ai/nn/gan/biggan/2020-10-24-gwern-biggan-256px-danbooruplus-run39-highcwu-interpolation.mp4

Gwern
2020-10-24
2024-01-01



---
/doc/ai/nn/gan/biggan/2021-ho-cascadedddpmsamples.png


2021
2024-01-01



---
/doc/ai/nn/gan/data-augmentation/2020-06-04-gwern-danbooru2019-faces-4x4.jpg

Gwern
2020-06-04
2024-01-01



---
/doc/ai/nn/gan/data-augmentation/2020-l4rz-stylegan2-practicalaspects-toplesswomensamples.jpg


2020
2024-01-01



---
/doc/ai/nn/gan/gwern-danbooru2017-512px-face-samples.jpg



2024-01-01



---
/doc/ai/nn/gan/gwern-danbooru2017-512px-samples.jpg



2024-01-01



---
/doc/ai/nn/gan/gwern-danbooru2019-512px-samples.jpg



2024-01-01



---
/doc/ai/nn/gan/stylegan/2017-royer-cartoonset-randomsamples.png


2017
2024-01-01



---
/doc/ai/nn/gan/stylegan/2018-karras-stylegan-figure1-styleganarchitecture.png


2018
2024-01-01



---
/doc/ai/nn/gan/stylegan/2019-abdal-figure1-ffhqembeddingsartcatsdogscars.png


2019
2024-01-01



---
/doc/ai/nn/gan/stylegan/2019-abdal.pdf#page=2
Image2StyleGAN: How to Embed Images Into the StyleGAN Latent Space? § pg2
Rameen Abdal, Yipeng Qin, Peter Wonka
2019-09-03
2024-12-04



---
/doc/ai/nn/gan/stylegan/2020-03-26-shawnpresser-stylegan2-imagenet-run52-1394688-interpolation-7.mp4


2020-03-26
2024-01-01



---
/doc/ai/nn/gan/stylegan/2020-05-05-levin-ambigrammaticfigures-combinedexamples.mp4


2020-05-05
2024-01-01



---
/doc/ai/nn/gan/stylegan/2020-05-05-tjukanov-mapdreameraicartography.html


2020-05-05
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2018-zhang-style2paints-colorizationexample-hana.jpg


2018
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-07-gwern-stylegan-animefaces-interpolationreactionface.jpg

Gwern
2019-02-07
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-10-gwern-stylegan-animefaces-1dayvs6daystraining.jpg

Gwern
2019-02-10
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-10-gwern-stylegan-asukatransfer-handselected-64samples.jpg

Gwern
2019-02-10
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-10-gwern-stylegan-holotransfer-handselected-64samples.jpg

Gwern
2019-02-10
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-10-gwern-stylegan-holotransfer-trainingmontage.mp4

Gwern
2019-02-10
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-11-gwern-stylegan-danbooru2017faces-interpolation.mp4

Gwern
2019-02-11
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-13-twitter-_ryobot-styleganelonmusklike.jpg


2019-02-13
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-14-endingcredits-stylegan-louisetransfer-interpolation-4x4.mp4


2019-02-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-14-endingcredits-stylegan-sabertransfer-interpolation-4x4.mp4


2019-02-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-14-endingcredits-stylegan-zuihoutransfer-interpolation-1x.mp4


2019-02-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-14-endingcredits-stylegan-zuihoutransfer-interpolation-4x4.mp4


2019-02-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-14-endingcredits-stylegan-zuihoutransfer.jpg


2019-02-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-15-gwern-stylegan-animefaces-ffhqtransfer-converged.jpg

Gwern
2019-02-15
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-15-gwern-stylegan-animefaces-ffhqtransfer.jpg

Gwern
2019-02-15
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-16-gwern-stylegan-ffhqdanbooru-trainingsample.jpg

Gwern
2019-02-16
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-19-gwern-stylegan-faces-trainingloss-convergence.png

Gwern
2019-02-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-20-stylegan-thesewaifudonotexist-dazangyouxing-desktop.jpg


2019-02-20
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-21-gwern-stylegan-asukatransfer-interpolation.mp4

Gwern
2019-02-21
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-22-gwern-stylegan-ffhqdanbooru-interpolation-4x4.mp4

Gwern
2019-02-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-23-gwern-stylegan-thesewaifusdonotexist-infinitescroll.mp4

Gwern
2019-02-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-23-gwern-stylegan-thiswaifudoesnotexist-slideshow.mp4

Gwern
2019-02-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-23-gwern-thiswaifudoesnotexist-bandwidth.png

Gwern
2019-02-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-23-gwern-thiswaifudoesnotexist-webtraffic.jpg

Gwern
2019-02-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-02-27-sunk-stylegan-misakikurehitotransfer-4x4.mp4


2019-02-27
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-01-gwern-stylegan-twdne-64bestsamples.jpg

Gwern
2019-03-01
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-01-stylegan-twdne-cryptidface.jpg


2019-03-01
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-02-snowyhalcy-stylegan-animefaces-tlgan-interactivewaifumodification.mp4


2019-03-02
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-12-gwern-stylegan-portrait-realsamples.jpg

Gwern
2019-03-12
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-13-skylion-wholebody-randomsamples.jpg


2019-03-13
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-13-skylion-wholebody-styletransfers.jpg


2019-03-13
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-15-gwern-stylegan-faces-interpolation.mp4

Gwern
2019-03-15
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-16-gwern-stylegan-facestraining.mp4

Gwern
2019-03-16
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-figure02-randomsamples.jpg

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-figure03-stylemixing.jpg

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-figure08-truncationtrick.jpg

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-interpolation-circular.mp4

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-interpolation-coarse.mp4

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-17-gwern-stylegan-animeface-interpolation-fine.mp4

Gwern
2019-03-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-19-gwern-stylegan-imagequilt-allstyleganexamples.jpg

Gwern
2019-03-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-20-gwern-stylegan-asukatransfer.mp4

Gwern
2019-03-20
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-20-gwern-stylegan-holo-interpolation.mp4

Gwern
2019-03-20
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-22-gwern-stylegan-ffhqdanbooru-figure03-stylemixing.jpg

Gwern
2019-03-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-22-gwern-stylegan-ffhqdanbooru-figure08-truncationtrick.jpg

Gwern
2019-03-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-22-gwern-stylegan-ffhqdanbooru-intermediatesamples-4x4.jpg

Gwern
2019-03-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-22-stylegan-danbooru2018-nshepperd-trainingmontage.mp4


2019-03-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-22-stylegan-danbooru2018-nshepperd-trainingsample-014204.jpg


2019-03-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-23-gwern-stylegan-danbooru2018transfer.mp4

Gwern
2019-03-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-03-23-gwern-stylegan-portrait-trainingsamples-033319.jpg

Gwern
2019-03-23
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-04-30-gwern-stylegan-portrait-trainingsamples-66083.jpg

Gwern
2019-04-30
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-04-30-gwern-stylegan-portraits-interpolation-4x4.mp4

Gwern
2019-04-30
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-05-03-gwern-stylegan-malefaces-trainingsamples.png

Gwern
2019-05-03
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-05-06-gwern-stylegan-malefaces-interpolation-4x4.mp4

Gwern
2019-05-06
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-11-14-gwern-artbreeder-portraitstylegan-popular.jpg

Gwern
2019-11-14
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-12-24-stylegan-2-trainingsamples.jpg


2019-12-24
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-aydao-stylegan-transferlearning-westernportraitfaces-1.png


2019
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2019-aydao-stylegan-transferlearning-westernportraitfaces-2.png


2019
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-01-04-justin-stylegan-transferlearning-ukiyoe.jpg


2020-01-04
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-01-11-stylegan2-skylion-animeportraits-24303.png


2020-01-11
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-01-19-ganso-stylegan2-arknights-ptilopsis-interpolation.mp4


2020-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-01-19-ganso-stylegan2-arknights-ptilopsis-samples.jpg


2020-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-01-22-gwern-tadne-screenshot.png

Gwern
2020-01-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-02-08-3d_dlw-stylegan2-warshipgirls-lexington.png


2020-02-08
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-05-06-stylegan2-arfafax-tfdne-9xgrid.png


2020-05-06
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-05-21-arfafax-ganfurryeditingusingganspace.mp4


2020-05-21
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-05-22-caji9-deviantart-stylegan-ahegao.png


2020-05-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-06-30-shawnpresser-stylegan-ffhq-imagepyramid.jpg


2020-06-30
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-07-09-arfafax-tpdne-10ponies.jpg


2020-07-09
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-08-25-arfafax-stylegan2-networkblending-mlpanime.jpg


2020-08-25
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-12-30-shipblazer420-stylegan-rezeroemilia-interpolations.mp4


2020-12-30
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2020-snowyhalcy-stylegan-animefaceediting-brightness.png


2020
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-1x-aydao_random_grid_99999.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-1x-random_grid_999999_notruncation.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-4x-random_grid_1524299.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-4x-random_grid_77777.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-4x-random_grid_77778.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-18-tadne-interpolation-9x-random_grid_9876_3.mp4


2021-01-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-19-gwern-stylegan2ext-danbooru2019-3x10montage-0.png

Gwern
2021-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-19-gwern-stylegan2ext-danbooru2019-3x10montage-1.png

Gwern
2021-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-19-gwern-stylegan2ext-danbooru2019-3x10montage-2.png

Gwern
2021-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-19-gwern-stylegan2ext-danbooru2019-3x10montage-3.png

Gwern
2021-01-19
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-20-tadne-interpolation-4x-random_grid_231231.mp4


2021-01-20
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2021-01-gwern-tadne-randomsample.jpg

Gwern
2021-01
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2022-02-13-andy8744-stylegan2-animefaces-transferlearningtorezerocharacterrem-4randomsamples.png


2022-02-13
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2022-02-22-andy8744-stylegan2-animefaces-transferlearningtogenshinimpactganyu-2x2randomsamples.png


2022-02-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2022-05-15-bowserbot2-stylegan2-danbooru2021hentai-fswnnolxsam2t9n.jpg


2022-05-15
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/2022-05-15-bowserbot2-stylegan2-danbooru2021hentai-fswofkzxsaatbco.jpg


2022-05-15
2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/arfafax-conditionalstylegan-animefaces-blueeyesblondehair.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/arfafax-conditionalstylegan-animefaces-blueeyeswhitehair.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/arfafax-conditionalstylegan-animefaces-hirasawayui.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/arfafax-conditionalstylegan-animefaces-interpolation-redeyesblondehair2greeneyesbluehair.mp4



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-stylegan-asuka-face-sample.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-tadne-psitruncation-example-blondeschoolgirl.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-thiswaifudoesnotexist-100samples.jpg



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-thiswaifudoesnotexist-283.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-thiswaifudoesnotexist-colorinversion.jpg



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/gwern-thiswaifudoesnotexist-v3-100samples.jpg



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/tadne-l4rz-kmeans-k256-n120k-centroidsamples.jpg



2024-01-01



---
/doc/ai/nn/gan/stylegan/anime/thiswaifudoesnotexist.png



2024-01-01



---
/doc/ai/nn/gan/stylegan/index#miscellaneous



2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-08-31-gwern-progan-wholeasuka-trainingsample-009335.png

Gwern
2018-08-31
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-09-08-gwern-progan-wholeasuka-trainingsample-010361.jpg

Gwern
2018-09-08
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-09-18-gwern-progan-asukafaces-09160.jpg

Gwern
2018-09-18
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-09-22-gwern-progan-holofaces-samples.png

Gwern
2018-09-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-09-22-gwern-progan-holofaces-topdecile.png

Gwern
2018-09-22
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-10-04-gwern-progan-holofaces-overfitsamples-010325.jpg

Gwern
2018-10-04
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2018-10-29-gwern-progan-holo-faces-latentinterpolation.mp4

Gwern
2018-10-29
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2019-01-17-gwern-progan-danbooru2017.jpg

Gwern
2019-01-17
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2019-02-05-gwern-progan-animefaces.jpg

Gwern
2019-02-05
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/2019-02-06-gwern-progan-danbooru2017-faces-2112-057891.mp4

Gwern
2019-02-06
2024-01-01



---
/doc/ai/nn/gan/stylegan/progan/index
‘ProGAN’ tag

2019-12-27
2024-06-17


<figure><img class="float-right page-thumbnail invert-not outline" height="800" width="1400" src="/doc/ai/nn/gan/stylegan/progan/2019-02-05-gwern-progan-animefaces.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/gan/stylegan/progan</code>, most recent first: 7 <a href="/doc/ai/nn/gan/stylegan/progan/index#links" class="icon-not">annotations</a> &amp; 10 <a href="/doc/ai/nn/gan/stylegan/progan/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/gan/stylegan/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#gwern-face-graveyard-section" id="toc-gwern-face-graveyard-section">“Anime Neural Net Graveyard”, Gwern 2019</a></li>
</ul></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#qiao-et-al-2023-2-section" id="toc-qiao-et-al-2023-2-section">“A Novel Model Watermarking for Protecting Generative Adversarial Network”, Qiao et al 2023</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#migda%C5%82-et-al-2021-section" id="toc-migdał-et-al-2021-section">“Level Generation and Style Enhancement—Deep Learning for Game Development Overview”, Migdał et al 2021</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#hern%C3%A1ndez-2021-section" id="toc-hernández-2021-section">“CómicGAN: Generación De Ilustraciones Con Redes GAN De Crecimiento Progresivo”, Hernández 2021</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#spape-et-al-2021-section" id="toc-spape-et-al-2021-section">“Brain-Computer Interface for Generating Personally Attractive Images”, Spape et al 2021</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#karras-et-al-2017-section" id="toc-karras-et-al-2017-section">“Progressive Growing of GANs for Improved Quality, Stability, and Variation”, Karras et al 2017</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#zhang-et-al-2017-2-section" id="toc-zhang-et-al-2017-2-section">“StackGAN++: Realistic Image Synthesis With Stacked Generative Adversarial Networks”, Zhang et al 2017</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#section" id="toc-section">“ProGAN: Progressive Growing of GANs for Improved Quality, Stability, and Variation [Video]”</a></li>
</ul></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/gan/stylegan/progan/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/index
‘neural net’ tag

2019-08-31
2024-11-28


<figure><img class="float-right page-thumbnail invert-not outline" height="550" width="975" src="/doc/ai/nn/2022-12-02-gwern-meme-itsafraid-googlereluctancetoproductizedeeplearningresearch.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn</code>, most recent first: 76 <a href="/doc/ai/nn/index#see-alsos" class="icon-not">related tags</a>, 343 <a href="/doc/ai/nn/index#links" class="icon-not">annotations</a>, &amp; 38 <a href="/doc/ai/nn/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/index#gwern-newsletter-2019-13-section" id="toc-gwern-newsletter-2019-13-section">“2019 News”, Gwern 2019</a></li>
<li><a href="/doc/ai/nn/index#gwern-idea-section" id="toc-gwern-idea-section">“Research Ideas”, Gwern 2017</a></li>
<li><a href="/doc/ai/nn/index#gwern-tank-section" id="toc-gwern-tank-section">“The Neural Net Tank Urban Legend”, Gwern 2011</a></li>
<li><a href="/doc/ai/nn/index#gwern-turing-complete-section" id="toc-gwern-turing-complete-section">“Surprisingly Turing-Complete”, Gwern 2012</a></li>
<li><a href="/doc/ai/nn/index#gwern-backstop-section" id="toc-gwern-backstop-section">“Evolution As Backstop for Reinforcement Learning”, Gwern 2018</a></li>
<li><a href="/doc/ai/nn/index#gwern-review-arpa-section" id="toc-gwern-review-arpa-section">“ARPA and SCI: Surfing AI”, Gwern 2018</a></li>
<li><a href="/doc/ai/nn/index#gwern-note-faster-section" id="toc-gwern-note-faster-section">“Computer Optimization: Your Computer Is Faster Than You Think”, Gwern 2021</a></li>
<li><a href="/doc/ai/nn/index#gwern-timing-section" id="toc-gwern-timing-section">“Timing Technology: Lessons From The Media Lab”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/ai/nn/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/index#kazdan-et-al-2024-section" id="toc-kazdan-et-al-2024-section">“Collapse or Thrive? Perils and Promises of Synthetic Data in a Self-Generating World”, Kazdan et al 2024</a></li>
<li><a href="/doc/ai/nn/index#piantadosi-et-al-2024-section" id="toc-piantadosi-et-al-2024-section">“Why Concepts Are (probably) Vectors”, Piantadosi et al 2024</a></li>
<li><a href="/doc/ai/nn/index#hanson-hsu-2024-2-section" id="toc-hanson-hsu-2024-2-section">“Robin Hanson: Prediction Markets, the Future of Civilization, and Polymathy—#66 § Opposition to DL”, Hanson &amp; Hsu 2024</a></li>
<li><a href="/doc/ai/nn/index#usynin-et-al-2024-section" id="toc-usynin-et-al-2024-section">“Memorization in Machine Learning: A Survey of Results”, Usynin et al 2024</a></li>
<li><a href="/doc/ai/nn/index#sharma-et-al-2024-1-section" id="toc-sharma-et-al-2024-1-section">“Simultaneous Linear Connectivity of Neural Networks modulo Permutation”, Sharma et al 2024</a></li>
<li><a href="/doc/ai/nn/index#sohl-dickstein-2024-section" id="toc-sohl-dickstein-2024-section">“The Boundary of Neural Network Trainability Is Fractal”, Sohl-Dickstein 2024</a></li>
<li><a href="/doc/ai/nn/index#weissburg-et-al-2024-section" id="toc-weissburg-et-al-2024-section">“Tweets to Citations: Unveiling the Impact of Social Media Influencers on AI Research Visibility”, Weissburg et al 2024</a></li>
<li><a href="/doc/ai/nn/index#rosenfeld-risteski-2023-section" id="toc-rosenfeld-risteski-2023-section">“Outliers With Opposing Signals Have an Outsized Effect on Neural Network Optimization”, Rosenfeld &amp; Risteski 2023</a></li>
<li><a href="/doc/ai/nn/index#ferbach-et-al-2023-section" id="toc-ferbach-et-al-2023-section">“Proving Linear Mode Connectivity of Neural Networks via Optimal Transport”, Ferbach et al 2023</a></li>
<li><a href="/doc/ai/nn/index#suzuki-et-al-2023-section" id="toc-suzuki-et-al-2023-section">“How Deep Is the Brain? The Shallow Brain Hypothesis”, Suzuki et al 2023</a></li>
<li><a href="/doc/ai/nn/index#fu-et-al-2023-3-section" id="toc-fu-et-al-2023-3-section">“Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture”, Fu et al 2023</a></li>
<li><a href="/doc/ai/nn/index#chen-et-al-2023-06-section" id="toc-chen-et-al-2023-06-section">“Dynamical versus Bayesian Phase Transitions in a Toy Model of Superposition”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/index#shrestha-et-al-2023-section" id="toc-shrestha-et-al-2023-section">“Efficient Video and Audio Processing With Loihi 2”, Shrestha et al 2023</a></li>
<li><a href="/doc/ai/nn/index#hu-et-al-2023-3-section" id="toc-hu-et-al-2023-3-section">“Latent State Models of Training Dynamics”, Hu et al 2023</a></li>
<li><a href="/doc/ai/nn/index#zhou-et-al-2023-07-section" id="toc-zhou-et-al-2023-07-section">“Going Beyond Linear Mode Connectivity: The Layerwise Linear Feature Connectivity”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/index#agarwal-et-al-2023-1-section" id="toc-agarwal-et-al-2023-1-section">“Combining Human Expertise With Artificial Intelligence: Experimental Evidence from Radiology”, Agarwal et al 2023</a></li>
<li><a href="/doc/ai/nn/index#mitropolsky-papadimitriou-2023-section" id="toc-mitropolsky-papadimitriou-2023-section">“The Architecture of a Biologically Plausible Language Organ”, Mitropolsky &amp; Papadimitriou 2023</a></li>
<li><a href="/doc/ai/nn/index#zhang-et-al-2023-13-section" id="toc-zhang-et-al-2023-13-section">“Adam Accumulation to Reduce Memory Footprints of Both Activations and Gradients for Large-Scale DNN Training”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/index#anderljung-hazell-2023-section" id="toc-anderljung-hazell-2023-section">“Protecting Society from AI Misuse: When Are Restrictions on Capabilities Warranted?”, Anderljung &amp; Hazell 2023</a></li>
<li><a href="/doc/ai/nn/index#chen-et-al-2023-optimization-discovery-section" id="toc-chen-et-al-2023-optimization-discovery-section">“Symbolic Discovery of Optimization Algorithms”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/index#hinton-2022-section" id="toc-hinton-2022-section">“The Forward-Forward Algorithm: Some Preliminary Investigations”, Hinton 2022</a></li>
<li><a href="/doc/ai/nn/index#damian-et-al-2022-section" id="toc-damian-et-al-2022-section">“Self-Stabilization: The Implicit Bias of Gradient Descent at the Edge of Stability”, Damian et al 2022</a></li>
<li><a href="/doc/ai/nn/index#xin-et-al-2022-section" id="toc-xin-et-al-2022-section">“Do Current Multi-Task Optimization Methods in Deep Learning Even Help?”, Xin et al 2022</a></li>
<li><a href="/doc/ai/nn/index#rakhmatulin-et-al-2022-section" id="toc-rakhmatulin-et-al-2022-section">“Selective Neutralization and Deterring of Cockroaches With Laser Automated by Machine Vision”, Rakhmatulin et al 2022</a></li>
<li><a href="/doc/ai/nn/index#ainsworth-et-al-2022-section" id="toc-ainsworth-et-al-2022-section">“Git Re-Basin: Merging Models modulo Permutation Symmetries”, Ainsworth et al 2022</a></li>
<li><a href="/doc/ai/nn/index#petersen-2022-section" id="toc-petersen-2022-section">“Learning With Differentiable Algorithms”, Petersen 2022</a></li>
<li><a href="/doc/ai/nn/index#peiwen-changsheng-2022-section" id="toc-peiwen-changsheng-2022-section">“Normalized Activation Function: Toward Better Convergence”, Peiwen &amp; Changsheng 2022</a></li>
<li><a href="/doc/ai/nn/index#luccioni-rolnick-2022-section" id="toc-luccioni-rolnick-2022-section">“Bugs in the Data: How ImageNet Misrepresents Biodiversity”, Luccioni &amp; Rolnick 2022</a></li>
<li><a href="/doc/ai/nn/index#silva-et-al-2022-1-section" id="toc-silva-et-al-2022-1-section">“The Value of Out-Of-Distribution Data”, Silva et al 2022</a></li>
<li><a href="/doc/ai/nn/index#naftali-et-al-2022-section" id="toc-naftali-et-al-2022-section">“AniWho: A Quick and Accurate Way to Classify Anime Character Faces in Images”, Naftali et al 2022</a></li>
<li><a href="/doc/ai/nn/index#you-et-al-2022-2-section" id="toc-you-et-al-2022-2-section">“Zeus: Understanding and Optimizing GPU Energy Consumption of DNN Training”, You et al 2022</a></li>
<li><a href="/doc/ai/nn/index#cohen-et-al-2022-section" id="toc-cohen-et-al-2022-section">“Adaptive Gradient Methods at the Edge of Stability”, Cohen et al 2022</a></li>
<li><a href="/doc/ai/nn/index#dalle-et-al-2022-section" id="toc-dalle-et-al-2022-section">“Learning With Combinatorial Optimization Layers: a Probabilistic Approach”, Dalle et al 2022</a></li>
<li><a href="/doc/ai/nn/index#shwartz-ziv-et-al-2022-section" id="toc-shwartz-ziv-et-al-2022-section">“What Do We Maximize in Self-Supervised Learning?”, Shwartz-Ziv et al 2022</a></li>
<li><a href="/doc/ai/nn/index#barak-et-al-2022-section" id="toc-barak-et-al-2022-section">“Hidden Progress in Deep Learning: SGD Learns Parities Near the Computational Limit”, Barak et al 2022</a></li>
<li><a href="/doc/ai/nn/index#elmoznino-bonner-2022-section" id="toc-elmoznino-bonner-2022-section">“High-Performing Neural Network Models of Visual Cortex Benefit from High Latent Dimensionality”, Elmoznino &amp; Bonner 2022</a></li>
<li><a href="/doc/ai/nn/index#chen-et-al-2022-02-section" id="toc-chen-et-al-2022-02-section">“Perceptein: A Synthetic Protein-Level Neural Network in Mammalian Cells”, Chen et al 2022</a></li>
<li><a href="/doc/ai/nn/index#rane-et-al-2022-section" id="toc-rane-et-al-2022-section">“Predicting Word Learning in Children from the Performance of Computer Vision Systems”, Rane et al 2022</a></li>
<li><a href="/doc/ai/nn/index#sriram-et-al-2022-section" id="toc-sriram-et-al-2022-section">“Wav2Vec-Aug: Improved Self-Supervised Training With Limited Data”, Sriram et al 2022</a></li>
<li><a href="/doc/ai/nn/index#thilak-et-al-2022-section" id="toc-thilak-et-al-2022-section">“The Slingshot Mechanism: An Empirical Study of Adaptive Optimizers and the Grokking Phenomenon”, Thilak et al 2022</a></li>
<li><a href="/doc/ai/nn/index#vasu-et-al-2022-section" id="toc-vasu-et-al-2022-section">“An Improved One Millisecond Mobile Backbone”, Vasu et al 2022</a></li>
<li><a href="/doc/ai/nn/index#tiulpin-blaschko-2022-section" id="toc-tiulpin-blaschko-2022-section">“Greedy Bayesian Posterior Approximation With Deep Ensembles”, Tiulpin &amp; Blaschko 2022</a></li>
<li><a href="/doc/ai/nn/index#wright-et-al-2022-2-section" id="toc-wright-et-al-2022-2-section">“Generating Scientific Claims for Zero-Shot Scientific Fact Checking”, Wright et al 2022</a></li>
<li><a href="/doc/ai/nn/index#cutler-condon-2022-section" id="toc-cutler-condon-2022-section">“Deep Lexical Hypothesis: Identifying Personality Structure in Natural Language”, Cutler &amp; Condon 2022</a></li>
<li><a href="/doc/ai/nn/index#baydin-et-al-2022-section" id="toc-baydin-et-al-2022-section">“Gradients without Backpropagation”, Baydin et al 2022</a></li>
<li><a href="/doc/ai/nn/index#ernoult-et-al-2022-section" id="toc-ernoult-et-al-2022-section">“Towards Scaling Difference Target Propagation by Learning Backprop Targets”, Ernoult et al 2022</a></li>
<li><a href="/doc/ai/nn/index#makridakis-et-al-2022-section" id="toc-makridakis-et-al-2022-section">“M5 Accuracy Competition: Results, Findings, and Conclusions”, Makridakis et al 2022</a></li>
<li><a href="/doc/ai/nn/index#kim-et-al-2022-9-section" id="toc-kim-et-al-2022-9-section">“Formal Analysis of Art: Proxy Learning of Visual Concepts from Style Through Language Models”, Kim et al 2022</a></li>
<li><a href="/doc/ai/nn/index#tambon-et-al-2021-section" id="toc-tambon-et-al-2021-section">“Silent Bugs in Deep Learning Frameworks: An Empirical Study of Keras and TensorFlow”, Tambon et al 2021</a></li>
<li><a href="/doc/ai/nn/index#perdew-2021-section" id="toc-perdew-2021-section">“Artificial Intelligence ‘Sees’ Split Electrons”, Perdew 2021</a></li>
<li><a href="/doc/ai/nn/index#kirkpatrick-et-al-2021-section" id="toc-kirkpatrick-et-al-2021-section">“Pushing the Frontiers of Density Functionals by Solving the Fractional Electron Problem”, Kirkpatrick et al 2021</a></li>
<li><a href="/doc/ai/nn/index#xia-2021-section" id="toc-xia-2021-section">“Word Golf”, Xia 2021</a></li>
<li><a href="/doc/ai/nn/index#pirruccello-et-al-2021-section" id="toc-pirruccello-et-al-2021-section">“Deep Learning Enables Genetic Analysis of the Human Thoracic Aorta”, Pirruccello et al 2021</a></li>
<li><a href="/doc/ai/nn/index#ericsson-et-al-2021-section" id="toc-ericsson-et-al-2021-section">“Why Do Self-Supervised Models Transfer? Investigating the Impact of Invariance on Downstream Tasks”, Ericsson et al 2021</a></li>
<li><a href="/doc/ai/nn/index#yan-et-al-2021-2-section" id="toc-yan-et-al-2021-2-section">“Achieving Human Parity on Visual Question Answering”, Yan et al 2021</a></li>
<li><a href="/doc/ai/nn/index#jang-et-al-2021-section" id="toc-jang-et-al-2021-section">“BC-Z: Zero-Shot Task Generalization With Robotic Imitation Learning”, Jang et al 2021</a></li>
<li><a href="/doc/ai/nn/index#balestriero-et-al-2021-section" id="toc-balestriero-et-al-2021-section">“Learning in High Dimension Always Amounts to Extrapolation”, Balestriero et al 2021</a></li>
<li><a href="/doc/ai/nn/index#entezari-et-al-2021-section" id="toc-entezari-et-al-2021-section">“The Role of Permutation Invariance in Linear Mode Connectivity of Neural Networks”, Entezari et al 2021</a></li>
<li><a href="/doc/ai/nn/index#greenbury-et-al-2021-section" id="toc-greenbury-et-al-2021-section">“The Structure of Genotype-Phenotype Maps Makes Fitness Landscapes Navigable”, Greenbury et al 2021</a></li>
<li><a href="/doc/ai/nn/index#borisov-et-al-2021-section" id="toc-borisov-et-al-2021-section">“Deep Neural Networks and Tabular Data: A Survey”, Borisov et al 2021</a></li>
<li><a href="/doc/ai/nn/index#baldassi-et-al-2021-section" id="toc-baldassi-et-al-2021-section">“Learning through Atypical “Phase Transitions” in Overparameterized Neural Networks”, Baldassi et al 2021</a></li>
<li><a href="/doc/ai/nn/index#alex-et-al-2021-section" id="toc-alex-et-al-2021-section">“RAFT: A Real-World Few-Shot Text Classification Benchmark”, Alex et al 2021</a></li>
<li><a href="/doc/ai/nn/index#gu-et-al-2021-4-section" id="toc-gu-et-al-2021-4-section">“PPT: Pre-Trained Prompt Tuning for Few-Shot Learning”, Gu et al 2021</a></li>
<li><a href="/doc/ai/nn/index#zhang-et-al-2021-07-section" id="toc-zhang-et-al-2021-07-section">“DART: Differentiable Prompt Makes Pre-Trained Language Models Better Few-Shot Learners”, Zhang et al 2021</a></li>
<li><a href="/doc/ai/nn/index#derrow-pinion-et-al-2021-section" id="toc-derrow-pinion-et-al-2021-section">“ETA Prediction With Graph Neural Networks in Google Maps”, Derrow-Pinion et al 2021</a></li>
<li><a href="/doc/ai/nn/index#millidge-et-al-2021-predictive-coding-review-section" id="toc-millidge-et-al-2021-predictive-coding-review-section">“Predictive Coding: a Theoretical and Experimental Review”, Millidge et al 2021</a></li>
<li><a href="/doc/ai/nn/index#blauch-et-al-2021-section" id="toc-blauch-et-al-2021-section">“A Connectivity-Constrained Computational Account of Topographic Organization in Primate High-Level Visual Cortex”, Blauch et al 2021</a></li>
<li><a href="/doc/ai/nn/index#miao-et-al-2021-2-section" id="toc-miao-et-al-2021-2-section">“A Diverse Corpus for Evaluating and Developing English Math Word Problem Solvers”, Miao et al 2021</a></li>
<li><a href="/doc/ai/nn/index#james-et-al-2021-section" id="toc-james-et-al-2021-section">“Coarse-To-Fine Q-Attention: Efficient Learning for Visual Robotic Manipulation via Discretisation”, James et al 2021</a></li>
<li><a href="/doc/ai/nn/index#zhuang-et-al-2021-section" id="toc-zhuang-et-al-2021-section">“Randomness In Neural Network Training: Characterizing The Impact of Tooling”, Zhuang et al 2021</a></li>
<li><a href="/doc/ai/nn/index#gorishniy-et-al-2021-section" id="toc-gorishniy-et-al-2021-section">“Revisiting Deep Learning Models for Tabular Data”, Gorishniy et al 2021</a></li>
<li><a href="/doc/ai/nn/index#bao-et-al-2021-section" id="toc-bao-et-al-2021-section">“BEiT: BERT Pre-Training of Image Transformers”, Bao et al 2021</a></li>
<li><a href="/doc/ai/nn/index#bansal-et-al-2021-section" id="toc-bansal-et-al-2021-section">“Revisiting Model Stitching to Compare Neural Representations”, Bansal et al 2021</a></li>
<li><a href="/doc/ai/nn/index#kania-2021-section" id="toc-kania-2021-section">“Artificial Intelligence in China’s Revolution in Military Affairs”, Kania 2021</a></li>
<li><a href="/doc/ai/nn/index#sorscher-et-al-2021-section" id="toc-sorscher-et-al-2021-section">“The Geometry of Concept Learning”, Sorscher et al 2021</a></li>
<li><a href="/doc/ai/nn/index#bardes-et-al-2021-section" id="toc-bardes-et-al-2021-section">“VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning”, Bardes et al 2021</a></li>
<li><a href="/doc/ai/nn/index#berner-et-al-2021-section" id="toc-berner-et-al-2021-section">“The Modern Mathematics of Deep Learning”, Berner et al 2021</a></li>
<li><a href="/doc/ai/nn/index#hosseini-et-al-2021-section" id="toc-hosseini-et-al-2021-section">“Understanding by Understanding Not: Modeling Negation in Language Models”, Hosseini et al 2021</a></li>
<li><a href="/doc/ai/nn/index#wang-et-al-2021-entailment-section" id="toc-wang-et-al-2021-entailment-section">“Entailment As Few-Shot Learner”, Wang et al 2021</a></li>
<li><a href="/doc/ai/nn/index#assran-et-al-2021-section" id="toc-assran-et-al-2021-section">“PAWS: Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments With Support Samples”, Assran et al 2021</a></li>
<li><a href="/doc/ai/nn/index#santos-pata-et-al-2021-section" id="toc-santos-pata-et-al-2021-section">“Epistemic Autonomy: Self-Supervised Learning in the Mammalian Hippocampus”, Santos-Pata et al 2021</a></li>
<li><a href="/doc/ai/nn/index#xie-et-al-2021-6-section" id="toc-xie-et-al-2021-6-section">“Positive-Negative Momentum: Manipulating Stochastic Gradient Noise to Improve Generalization”, Xie et al 2021</a></li>
<li><a href="/doc/ai/nn/index#kotar-et-al-2021-section" id="toc-kotar-et-al-2021-section">“Contrasting Contrastive Self-Supervised Representation Learning Models”, Kotar et al 2021</a></li>
<li><a href="/doc/ai/nn/index#ryali-et-al-2021-section" id="toc-ryali-et-al-2021-section">“Characterizing and Improving the Robustness of Self-Supervised Learning through Background Augmentations”, Ryali et al 2021</a></li>
<li><a href="/doc/ai/nn/index#simcoe-et-al-2021-section" id="toc-simcoe-et-al-2021-section">“GWAS in Almost 195,000 Individuals Identifies 50 Previously Unidentified Genetic Loci for Eye Color”, Simcoe et al 2021</a></li>
<li><a href="/doc/ai/nn/index#haviv-et-al-2021-section" id="toc-haviv-et-al-2021-section">“BERTese: Learning to Speak to BERT”, Haviv et al 2021</a></li>
<li><a href="/doc/ai/nn/index#salvatori-et-al-2021-section" id="toc-salvatori-et-al-2021-section">“Predictive Coding Can Do Exact Backpropagation on Any Neural Network”, Salvatori et al 2021</a></li>
<li><a href="/doc/ai/nn/index#zbontar-et-al-2021-section" id="toc-zbontar-et-al-2021-section">“Barlow Twins: Self-Supervised Learning via Redundancy Reduction”, Zbontar et al 2021</a></li>
<li><a href="/doc/ai/nn/index#srinivasan-et-al-2021-section" id="toc-srinivasan-et-al-2021-section">“WIT: Wikipedia-Based Image Text Dataset for Multimodal Multilingual Machine Learning”, Srinivasan et al 2021</a></li>
<li><a href="/doc/ai/nn/index#feng-tu-2021-section" id="toc-feng-tu-2021-section">“The Inverse Variance–flatness Relation in Stochastic Gradient Descent Is Critical for Finding Flat Minima”, Feng &amp; Tu 2021</a></li>
<li><a href="/doc/ai/nn/index#cohen-et-al-2021-2-section" id="toc-cohen-et-al-2021-2-section">“Gradient Descent on Neural Networks Typically Occurs at the Edge of Stability”, Cohen et al 2021</a></li>
<li><a href="/doc/ai/nn/index#arora-zhang-2021-2-section" id="toc-arora-zhang-2021-2-section">“Rip Van Winkle’s Razor: A Simple Estimate of Overfit to Test Data”, Arora &amp; Zhang 2021</a></li>
<li><a href="/doc/ai/nn/index#harvey-et-al-2021-section" id="toc-harvey-et-al-2021-section">“Image Completion via Inference in Deep Generative Models”, Harvey et al 2021</a></li>
<li><a href="/doc/ai/nn/index#zimmermann-et-al-2021-section" id="toc-zimmermann-et-al-2021-section">“Contrastive Learning Inverts the Data Generating Process”, Zimmermann et al 2021</a></li>
<li><a href="/doc/ai/nn/index#tian-et-al-2021-section" id="toc-tian-et-al-2021-section">“DirectPred: Understanding Self-Supervised Learning Dynamics without Contrastive Pairs”, Tian et al 2021</a></li>
<li><a href="/doc/ai/nn/index#trofin-et-al-2021-section" id="toc-trofin-et-al-2021-section">“MLGO: a Machine Learning Guided Compiler Optimizations Framework”, Trofin et al 2021</a></li>
<li><a href="/doc/ai/nn/index#kosinski-2021-section" id="toc-kosinski-2021-section">“Facial Recognition Technology Can Expose Political Orientation from Naturalistic Facial Images”, Kosinski 2021</a></li>
<li><a href="/doc/ai/nn/index#nair-et-al-2020-section" id="toc-nair-et-al-2020-section">“Solving Mixed Integer Programs Using Neural Networks”, Nair et al 2020</a></li>
<li><a href="/doc/ai/nn/index#cowen-2020-section" id="toc-cowen-2020-section">“Sixteen Facial Expressions Occur in Similar Contexts Worldwide”, Cowen 2020</a></li>
<li><a href="/doc/ai/nn/index#swezey-et-al-2020-section" id="toc-swezey-et-al-2020-section">“PiRank: Learning To Rank via Differentiable Sorting”, Swezey et al 2020</a></li>
<li><a href="/doc/ai/nn/index#angrick-et-al-2020-section" id="toc-angrick-et-al-2020-section">“Real-Time Synthesis of Imagined Speech Processes from Minimally Invasive Recordings of Neural Activity”, Angrick et al 2020</a></li>
<li><a href="/doc/ai/nn/index#valle-p%C3%A9rez-louis-2020-section" id="toc-valle-pérez-louis-2020-section">“Generalization Bounds for Deep Learning”, Valle-Pérez &amp; Louis 2020</a></li>
<li><a href="/doc/ai/nn/index#thammineni-et-al-2020-section" id="toc-thammineni-et-al-2020-section">“Selective Eye-Gaze Augmentation To Enhance Imitation Learning In Atari Games”, Thammineni et al 2020</a></li>
<li><a href="/doc/ai/nn/index#chen-he-2020-section" id="toc-chen-he-2020-section">“SimSiam: Exploring Simple Siamese Representation Learning”, Chen &amp; He 2020</a></li>
<li><a href="/doc/ai/nn/index#v%C3%A1zquez-guardado-et-al-2020-section" id="toc-vázquez-guardado-et-al-2020-section">“Recent Advances in Neurotechnologies With Broad Potential for Neuroscience Research”, Vázquez-Guardado et al 2020</a></li>
<li><a href="/doc/ai/nn/index#samreen-alalfi-2020-section" id="toc-samreen-alalfi-2020-section">“Voting for Authorship Attribution Applied to Dark Web Data”, Samreen &amp; Alalfi 2020</a></li>
<li><a href="/doc/ai/nn/index#hern%C3%A1ndez-orallo-2020-section" id="toc-hernández-orallo-2020-section">“Twenty Years Beyond the Turing Test: Moving Beyond the Human Judges Too”, Hernández-Orallo 2020</a></li>
<li><a href="/doc/ai/nn/index#roberts-et-al-2020-1-section" id="toc-roberts-et-al-2020-1-section">“Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding”, Roberts et al 2020</a></li>
<li><a href="/doc/ai/nn/index#nguyen-et-al-2020-2-section" id="toc-nguyen-et-al-2020-2-section">“Do Wide and Deep Networks Learn the Same Things? Uncovering How Neural Network Representations Vary With Width and Depth”, Nguyen et al 2020</a></li>
<li><a href="/doc/ai/nn/index#devlin-locatelli-2020-section" id="toc-devlin-locatelli-2020-section">“Guys and Dolls”, Devlin &amp; Locatelli 2020</a></li>
<li><a href="/doc/ai/nn/index#anantha-et-al-2020-section" id="toc-anantha-et-al-2020-section">“Open-Domain Question Answering Goes Conversational via Question Rewriting”, Anantha et al 2020</a></li>
<li><a href="/doc/ai/nn/index#gaddy-klein-2020-section" id="toc-gaddy-klein-2020-section">“Digital Voicing of Silent Speech”, Gaddy &amp; Klein 2020</a></li>
<li><a href="/doc/ai/nn/index#talebi-et-al-2020-section" id="toc-talebi-et-al-2020-section">“Rank-Smoothed Pairwise Learning In Perceptual Quality Assessment”, Talebi et al 2020</a></li>
<li><a href="/doc/ai/nn/index#barrett-dherin-2020-section" id="toc-barrett-dherin-2020-section">“Implicit Gradient Regularization”, Barrett &amp; Dherin 2020</a></li>
<li><a href="/doc/ai/nn/index#krotov-hopfield-2020-section" id="toc-krotov-hopfield-2020-section">“Large Associative Memory Problem in Neurobiology and Machine Learning”, Krotov &amp; Hopfield 2020</a></li>
<li><a href="/doc/ai/nn/index#pfeiffer-et-al-2020-section" id="toc-pfeiffer-et-al-2020-section">“AdapterHub: A Framework for Adapting Transformers”, Pfeiffer et al 2020</a></li>
<li><a href="/doc/ai/nn/index#barshai-et-al-2020-section" id="toc-barshai-et-al-2020-section">“Identifying Regulatory Elements via Deep Learning”, Barshai et al 2020</a></li>
<li><a href="/doc/ai/nn/index#mingard-et-al-2020-section" id="toc-mingard-et-al-2020-section">“Is SGD a Bayesian Sampler? Well, Almost”, Mingard et al 2020</a></li>
<li><a href="/doc/ai/nn/index#grill-et-al-2020-2-section" id="toc-grill-et-al-2020-2-section">“Bootstrap Your Own Latent (BYOL): A New Approach to Self-Supervised Learning”, Grill et al 2020</a></li>
<li><a href="/doc/ai/nn/index#gansbeke-et-al-2020-section" id="toc-gansbeke-et-al-2020-section">“SCAN: Learning to Classify Images without Labels”, Gansbeke et al 2020</a></li>
<li><a href="/doc/ai/nn/index#madaan-et-al-2020-section" id="toc-madaan-et-al-2020-section">“Politeness Transfer: A Tag and Generate Approach”, Madaan et al 2020</a></li>
<li><a href="/doc/ai/nn/index#khosla-et-al-2020-section" id="toc-khosla-et-al-2020-section">“Supervised Contrastive Learning”, Khosla et al 2020</a></li>
<li><a href="/doc/ai/nn/index#lillicrap-et-al-2020-section" id="toc-lillicrap-et-al-2020-section">“Backpropagation and the Brain”, Lillicrap et al 2020</a></li>
<li><a href="/doc/ai/nn/index#smith-et-al-2020-1-section" id="toc-smith-et-al-2020-1-section">“Can You Put It All Together: Evaluating Conversational Agents’ Ability to Blend Skills”, Smith et al 2020</a></li>
<li><a href="/doc/ai/nn/index#naitzat-et-al-2020-section" id="toc-naitzat-et-al-2020-section">“Topology of Deep Neural Networks”, Naitzat et al 2020</a></li>
<li><a href="/doc/ai/nn/index#chen-et-al-2020-1-section" id="toc-chen-et-al-2020-1-section">“Improved Baselines With Momentum Contrastive Learning”, Chen et al 2020</a></li>
<li><a href="/doc/ai/nn/index#lewkowycz-et-al-2020-section" id="toc-lewkowycz-et-al-2020-section">“The Large Learning Rate Phase of Deep Learning: the Catapult Mechanism”, Lewkowycz et al 2020</a></li>
<li><a href="/doc/ai/nn/index#blondel-et-al-2020-section" id="toc-blondel-et-al-2020-section">“Fast Differentiable Sorting and Ranking”, Blondel et al 2020</a></li>
<li><a href="/doc/ai/nn/index#marcus-2020-section" id="toc-marcus-2020-section">“The Next Decade in AI: Four Steps Towards Robust Artificial Intelligence”, Marcus 2020</a></li>
<li><a href="/doc/ai/nn/index#raff-2020-section" id="toc-raff-2020-section">“Quantifying Independently Reproducible Machine Learning”, Raff 2020</a></li>
<li><a href="/doc/ai/nn/index#raviv-2020-section" id="toc-raviv-2020-section">“The Secret History of Facial Recognition: Sixty Years Ago, a Sharecropper’s Son Invented a Technology to Identify Faces. Then the Record of His Role All but Vanished. Who Was Woody Bledsoe, and Who Was He Working For?”, Raviv 2020</a></li>
<li><a href="/doc/ai/nn/index#song-et-al-2020-1-section" id="toc-song-et-al-2020-1-section">“Can the Brain Do Backpropagation? -Exact Implementation of Backpropagation in Predictive Coding Networks”, Song et al 2020</a></li>
<li><a href="/doc/ai/nn/index#minhas-asif-2019-section" id="toc-minhas-asif-2019-section">“Learning Neural Activations”, Minhas &amp; Asif 2019</a></li>
<li><a href="/doc/ai/nn/index#larks-2019-section" id="toc-larks-2019-section">“2019 AI Alignment Literature Review and Charity Comparison”, Larks 2019</a></li>
<li><a href="/doc/ai/nn/index#kahn-et-al-2019-section" id="toc-kahn-et-al-2019-section">“Libri-Light: A Benchmark for ASR With Limited or No Supervision”, Kahn et al 2019</a></li>
<li><a href="/doc/ai/nn/index#pont-tuset-et-al-2019-section" id="toc-pont-tuset-et-al-2019-section">“Connecting Vision and Language With Localized Narratives”, Pont-Tuset et al 2019</a></li>
<li><a href="/doc/ai/nn/index#lu-et-al-2019-2-section" id="toc-lu-et-al-2019-2-section">“12-In-1: Multi-Task Vision and Language Representation Learning”, Lu et al 2019</a></li>
<li><a href="/doc/ai/nn/index#richards-et-al-2019-section" id="toc-richards-et-al-2019-section">“A Deep Learning Framework for Neuroscience”, Richards et al 2019</a></li>
<li><a href="/doc/ai/nn/index#sanchez-lengeling-et-al-2019-section" id="toc-sanchez-lengeling-et-al-2019-section">“Machine Learning for Scent: Learning Generalizable Perceptual Representations of Small Molecules”, Sanchez-Lengeling et al 2019</a></li>
<li><a href="/doc/ai/nn/index#clanuwat-et-al-2019-section" id="toc-clanuwat-et-al-2019-section">“KuroNet: Pre-Modern Japanese Kuzushiji Character Recognition With Deep Learning”, Clanuwat et al 2019</a></li>
<li><a href="/doc/ai/nn/index#buesing-et-al-2019-section" id="toc-buesing-et-al-2019-section">“Approximate Inference in Discrete Distributions With Monte Carlo Tree Search and Value Functions”, Buesing et al 2019</a></li>
<li><a href="/doc/ai/nn/index#lee-et-al-2019-2-section" id="toc-lee-et-al-2019-2-section">“Best Practices for the Human Evaluation of Automatically Generated Text”, Lee et al 2019</a></li>
<li><a href="/doc/ai/nn/index#cubuk-et-al-2019-section" id="toc-cubuk-et-al-2019-section">“RandAugment: Practical Automated Data Augmentation With a Reduced Search Space”, Cubuk et al 2019</a></li>
<li><a href="/doc/ai/nn/index#meng-et-al-2019-section" id="toc-meng-et-al-2019-section">“Large-Scale Pretraining for Neural Machine Translation With Tens of Billions of Sentence Pairs”, Meng et al 2019</a></li>
<li><a href="/doc/ai/nn/index#lan-et-al-2019-section" id="toc-lan-et-al-2019-section">“ALBERT: A Lite BERT for Self-Supervised Learning of Language Representations”, Lan et al 2019</a></li>
<li><a href="/doc/ai/nn/index#sinz-et-al-2019-section" id="toc-sinz-et-al-2019-section">“Engineering a Less Artificial Intelligence”, Sinz et al 2019</a></li>
<li><a href="/doc/ai/nn/index#mingard-et-al-2019-section" id="toc-mingard-et-al-2019-section">“Neural Networks Are a Priori Biased towards Boolean Functions With Low Entropy”, Mingard et al 2019</a></li>
<li><a href="/doc/ai/nn/index#bapna-et-al-2019-section" id="toc-bapna-et-al-2019-section">“Simple, Scalable Adaptation for Neural Machine Translation”, Bapna et al 2019</a></li>
<li><a href="/doc/ai/nn/index#baker-et-al-2019-2-section" id="toc-baker-et-al-2019-2-section">“Emergent Tool Use From Multi-Agent Autocurricula”, Baker et al 2019</a></li>
<li><a href="/doc/ai/nn/index#raff-2019-section" id="toc-raff-2019-section">“A Step Toward Quantifying Independently Reproducible Machine Learning Research”, Raff 2019</a></li>
<li><a href="/doc/ai/nn/index#brynjolfsson-et-al-2019-nmt-section" id="toc-brynjolfsson-et-al-2019-nmt-section">“Does Machine Translation Affect International Trade? Evidence from a Large Digital Platform”, Brynjolfsson et al 2019b</a></li>
<li><a href="/doc/ai/nn/index#kleinfeld-et-al-2019-section" id="toc-kleinfeld-et-al-2019-section">“Can One Concurrently Record Electrical Spikes from Every Neuron in a Mammalian Brain?”, Kleinfeld et al 2019</a></li>
<li><a href="/doc/ai/nn/index#arivazhagan-et-al-2019-section" id="toc-arivazhagan-et-al-2019-section">“Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges”, Arivazhagan et al 2019</a></li>
<li><a href="/doc/ai/nn/index#zhang-et-al-2019-05-section" id="toc-zhang-et-al-2019-05-section">“Deep Set Prediction Networks”, Zhang et al 2019</a></li>
<li><a href="/doc/ai/nn/index#fennell-et-al-2019-section" id="toc-fennell-et-al-2019-section">“Optimizing Color for Camouflage and Visibility Using Deep Learning: the Effects of the Environment and the Observer’s Visual System”, Fennell et al 2019</a></li>
<li><a href="/doc/ai/nn/index#oh-et-al-2019-section" id="toc-oh-et-al-2019-section">“Speech2Face: Learning the Face Behind a Voice”, Oh et al 2019</a></li>
<li><a href="/doc/ai/nn/index#wang-et-al-2019-5-section" id="toc-wang-et-al-2019-5-section">“SuperGLUE: A Stickier Benchmark for General-Purpose Language Understanding Systems”, Wang et al 2019</a></li>
<li><a href="/doc/ai/nn/index#niu-et-al-2019-section" id="toc-niu-et-al-2019-section">“Universal Quantum Control through Deep Reinforcement Learning”, Niu et al 2019</a></li>
<li><a href="/doc/ai/nn/index#saxton-et-al-2019-section" id="toc-saxton-et-al-2019-section">“Analysing Mathematical Reasoning Abilities of Neural Models”, Saxton et al 2019</a></li>
<li><a href="/doc/ai/nn/index#chen-2019-section" id="toc-chen-2019-section">“Reinforcement Learning for Recommender Systems: A Case Study on Youtube”, Chen 2019</a></li>
<li><a href="/doc/ai/nn/index#grover-et-al-2019-section" id="toc-grover-et-al-2019-section">“Stochastic Optimization of Sorting Networks via Continuous Relaxations”, Grover et al 2019</a></li>
<li><a href="/doc/ai/nn/index#hastie-et-al-2019-section" id="toc-hastie-et-al-2019-section">“Surprises in High-Dimensional Ridgeless Least Squares Interpolation”, Hastie et al 2019</a></li>
<li><a href="/doc/ai/nn/index#dua-et-al-2019-section" id="toc-dua-et-al-2019-section">“DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs”, Dua et al 2019</a></li>
<li><a href="/doc/ai/nn/index#whittington-bogacz-2019-section" id="toc-whittington-bogacz-2019-section">“Theories of Error Back-Propagation in the Brain”, Whittington &amp; Bogacz 2019</a></li>
<li><a href="/doc/ai/nn/index#leuner-2019-section" id="toc-leuner-2019-section">“A Replication Study: Machine Learning Models Are Capable of Predicting Sexual Orientation From Facial Images”, Leuner 2019</a></li>
<li><a href="/doc/ai/nn/index#lapuschkin-et-al-2019-section" id="toc-lapuschkin-et-al-2019-section">“Unmasking Clever Hans Predictors and Assessing What Machines Really Learn”, Lapuschkin et al 2019</a></li>
<li><a href="/doc/ai/nn/index#see-et-al-2019-2-section" id="toc-see-et-al-2019-2-section">“What Makes a Good Conversation? How Controllable Attributes Affect Human Judgments”, See et al 2019</a></li>
<li><a href="/doc/ai/nn/index#so-et-al-2019-section" id="toc-so-et-al-2019-section">“The Evolved Transformer”, So et al 2019</a></li>
<li><a href="/doc/ai/nn/index#gruetzemacher-et-al-2019-section" id="toc-gruetzemacher-et-al-2019-section">“Forecasting Transformative AI: An Expert Survey”, Gruetzemacher et al 2019</a></li>
<li><a href="/doc/ai/nn/index#lake-et-al-2019-2-section" id="toc-lake-et-al-2019-2-section">“Human Few-Shot Learning of Compositional Instructions”, Lake et al 2019</a></li>
<li><a href="/doc/ai/nn/index#liang-et-al-2019-section" id="toc-liang-et-al-2019-section">“Evaluation and Accurate Diagnoses of Pediatric Diseases Using Artificial Intelligence”, Liang et al 2019</a></li>
<li><a href="/doc/ai/nn/index#stiefel-2019-section" id="toc-stiefel-2019-section">“Why Is There No Successful Whole Brain Simulation (Yet)?”, Stiefel 2019</a></li>
<li><a href="/doc/ai/nn/index#topol-2019-section" id="toc-topol-2019-section">“High-Performance Medicine: the Convergence of Human and Artificial Intelligence”, Topol 2019</a></li>
<li><a href="/doc/ai/nn/index#gurovich-et-al-2019-section" id="toc-gurovich-et-al-2019-section">“Identifying Facial Phenotypes of Genetic Disorders Using Deep Learning”, Gurovich et al 2019</a></li>
<li><a href="/doc/ai/nn/index#wiener-2019-section" id="toc-wiener-2019-section">“Reinventing the Wheel: Discovering the Optimal Rolling Shape With PyTorch”, Wiener 2019</a></li>
<li><a href="/doc/ai/nn/index#toneva-et-al-2018-section" id="toc-toneva-et-al-2018-section">“An Empirical Study of Example Forgetting during Deep Neural Network Learning”, Toneva et al 2018</a></li>
<li><a href="/doc/ai/nn/index#talmor-et-al-2018-section" id="toc-talmor-et-al-2018-section">“CommonsenseQA: A Question Answering Challenge Targeting Commonsense Knowledge”, Talmor et al 2018</a></li>
<li><a href="/doc/ai/nn/index#kawaguchi-bengio-2018-section" id="toc-kawaguchi-bengio-2018-section">“Depth With Nonlinearity Creates No Bad Local Minima in ResNets”, Kawaguchi &amp; Bengio 2018</a></li>
<li><a href="/doc/ai/nn/index#devlin-et-al-2018-section" id="toc-devlin-et-al-2018-section">“BERT: Pre-Training of Deep Bidirectional Transformers for Language Understanding”, Devlin et al 2018</a></li>
<li><a href="/doc/ai/nn/index#poerner-et-al-2018-section" id="toc-poerner-et-al-2018-section">“Interpretable Textual Neuron Representations for NLP”, Poerner et al 2018</a></li>
<li><a href="/doc/ai/nn/index#chen-et-al-2018-multiscalenas-section" id="toc-chen-et-al-2018-multiscalenas-section">“Searching for Efficient Multi-Scale Architectures for Dense Image Prediction”, Chen et al 2018</a></li>
<li><a href="/doc/ai/nn/index#forgetta-et-al-2018-section" id="toc-forgetta-et-al-2018-section">“Machine Learning to Predict Osteoporotic Fracture Risk from Genotypes”, Forgetta et al 2018</a></li>
<li><a href="/doc/ai/nn/index#hashimoto-tsuruoka-2018-section" id="toc-hashimoto-tsuruoka-2018-section">“Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction”, Hashimoto &amp; Tsuruoka 2018</a></li>
<li><a href="/doc/ai/nn/index#cheng-et-al-2018-2-section" id="toc-cheng-et-al-2018-2-section">“Searching Toward Pareto-Optimal Device-Aware Neural Architectures”, Cheng et al 2018</a></li>
<li><a href="/doc/ai/nn/index#wu-et-al-2018-2-section" id="toc-wu-et-al-2018-2-section">“A Study of Reinforcement Learning for Neural Machine Translation”, Wu et al 2018</a></li>
<li><a href="/doc/ai/nn/index#dvornik-et-al-2018-section" id="toc-dvornik-et-al-2018-section">“Modeling Visual Context Is Key to Augmenting Object Detection Datasets”, Dvornik et al 2018</a></li>
<li><a href="/doc/ai/nn/index#zela-et-al-2018-section" id="toc-zela-et-al-2018-section">“Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search”, Zela et al 2018</a></li>
<li><a href="/doc/ai/nn/index#chang-et-al-2018-section" id="toc-chang-et-al-2018-section">“Automatically Composing Representation Transformations As a Means for Generalization”, Chang et al 2018</a></li>
<li><a href="/doc/ai/nn/index#luo-et-al-2018-2-section" id="toc-luo-et-al-2018-2-section">“Differentiable Learning-To-Normalize via Switchable Normalization”, Luo et al 2018</a></li>
<li><a href="/doc/ai/nn/index#rahaman-et-al-2018-section" id="toc-rahaman-et-al-2018-section">“On the Spectral Bias of Neural Networks”, Rahaman et al 2018</a></li>
<li><a href="/doc/ai/nn/index#jacot-et-al-2018-section" id="toc-jacot-et-al-2018-section">“Neural Tangent Kernel: Convergence and Generalization in Neural Networks”, Jacot et al 2018</a></li>
<li><a href="/doc/ai/nn/index#pang-et-al-2018-section" id="toc-pang-et-al-2018-section">“Meta-Learning Transferable Active Learning Policies by Deep Reinforcement Learning”, Pang et al 2018</a></li>
<li><a href="/doc/ai/nn/index#recht-et-al-2018-section" id="toc-recht-et-al-2018-section">“Do CIFAR-10 Classifiers Generalize to CIFAR-10?”, Recht et al 2018</a></li>
<li><a href="/doc/ai/nn/index#sestorain-et-al-2018-section" id="toc-sestorain-et-al-2018-section">“Zero-Shot Dual Machine Translation”, Sestorain et al 2018</a></li>
<li><a href="/doc/ai/nn/index#kornblith-et-al-2018-section" id="toc-kornblith-et-al-2018-section">“Do Better ImageNet Models Transfer Better?”, Kornblith et al 2018</a></li>
<li><a href="/doc/ai/nn/index#wang-et-al-2018-5-section" id="toc-wang-et-al-2018-5-section">“GLUE: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding”, Wang et al 2018</a></li>
<li><a href="/doc/ai/nn/index#shazeer-stern-2018-section" id="toc-shazeer-stern-2018-section">“Adafactor: Adaptive Learning Rates With Sublinear Memory Cost”, Shazeer &amp; Stern 2018</a></li>
<li><a href="/doc/ai/nn/index#izmailov-et-al-2018-section" id="toc-izmailov-et-al-2018-section">“Averaging Weights Leads to Wider Optima and Better Generalization”, Izmailov et al 2018</a></li>
<li><a href="/doc/ai/nn/index#conneau-kiela-2018-section" id="toc-conneau-kiela-2018-section">“SentEval: An Evaluation Toolkit for Universal Sentence Representations”, Conneau &amp; Kiela 2018</a></li>
<li><a href="/doc/ai/nn/index#clark-et-al-2018-section" id="toc-clark-et-al-2018-section">“Think You Have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge”, Clark et al 2018</a></li>
<li><a href="/doc/ai/nn/index#ott-et-al-2018-section" id="toc-ott-et-al-2018-section">“Analyzing Uncertainty in Neural Machine Translation”, Ott et al 2018</a></li>
<li><a href="/doc/ai/nn/index#shen-et-al-2018-1-section" id="toc-shen-et-al-2018-1-section">“End-To-End Deep Image Reconstruction from Human Brain Activity”, Shen et al 2018</a></li>
<li><a href="/doc/ai/nn/index#chrabaszcz-et-al-2018-section" id="toc-chrabaszcz-et-al-2018-section">“Back to Basics: Benchmarking Canonical Evolution Strategies for Playing Atari”, Chrabaszcz et al 2018</a></li>
<li><a href="/doc/ai/nn/index#bernstein-et-al-2018-section" id="toc-bernstein-et-al-2018-section">“SignSGD: Compressed Optimization for Non-Convex Problems”, Bernstein et al 2018</a></li>
<li><a href="/doc/ai/nn/index#mensch-blondel-2018-section" id="toc-mensch-blondel-2018-section">“Differentiable Dynamic Programming for Structured Prediction and Attention”, Mensch &amp; Blondel 2018</a></li>
<li><a href="/doc/ai/nn/index#lel-et-al-2018-section" id="toc-lel-et-al-2018-section">“UMAP: Uniform Manifold Approximation and Projection for Dimension Reduction”, Lel et al 2018</a></li>
<li><a href="/doc/ai/nn/index#grand-et-al-2018-section" id="toc-grand-et-al-2018-section">“Semantic Projection: Recovering Human Knowledge of Multiple, Distinct Object Features from Word Embeddings”, Grand et al 2018</a></li>
<li><a href="/doc/ai/nn/index#kirillov-et-al-2018-section" id="toc-kirillov-et-al-2018-section">“Panoptic Segmentation”, Kirillov et al 2018</a></li>
<li><a href="/doc/ai/nn/index#fauw-et-al-2018-section" id="toc-fauw-et-al-2018-section">“Clinically Applicable Deep Learning for Diagnosis and Referral in Retinal Disease”, Fauw et al 2018</a></li>
<li><a href="/doc/ai/nn/index#poplin-et-al-2018-section" id="toc-poplin-et-al-2018-section">“Prediction of Cardiovascular Risk Factors from Retinal Fundus Photographs via Deep Learning”, Poplin et al 2018</a></li>
<li><a href="/doc/ai/nn/index#fredericksen-et-al-2017-section" id="toc-fredericksen-et-al-2017-section">“Three-Dimensional Visualization and a Deep-Learning Model Reveal Complex Fungal Parasite Networks in Behaviorally Manipulated Ants”, Fredericksen et al 2017</a></li>
<li><a href="/doc/ai/nn/index#loshchilov-hutter-2017-section" id="toc-loshchilov-hutter-2017-section">“Decoupled Weight Decay Regularization”, Loshchilov &amp; Hutter 2017</a></li>
<li><a href="/doc/ai/nn/index#paszke-et-al-2017-section" id="toc-paszke-et-al-2017-section">“Automatic Differentiation in PyTorch”, Paszke et al 2017</a></li>
<li><a href="/doc/ai/nn/index#martin-mahoney-2017-section" id="toc-martin-mahoney-2017-section">“Rethinking Generalization Requires Revisiting Old Ideas: Statistical Mechanics Approaches and Complex Learning Behavior”, Martin &amp; Mahoney 2017</a></li>
<li><a href="/doc/ai/nn/index#zhang-et-al-2017-3-section" id="toc-zhang-et-al-2017-3-section">“Mixup: Beyond Empirical Risk Minimization”, Zhang et al 2017</a></li>
<li><a href="/doc/ai/nn/index#raff-et-al-2017-section" id="toc-raff-et-al-2017-section">“Malware Detection by Eating a Whole EXE”, Raff et al 2017</a></li>
<li><a href="/doc/ai/nn/index#silver-et-al-2017-alphago-zero-section" id="toc-silver-et-al-2017-alphago-zero-section">“AlphaGo Zero: Mastering the Game of Go without Human Knowledge”, Silver et al 2017</a></li>
<li><a href="/doc/ai/nn/index#ramachandran-et-al-2017-section" id="toc-ramachandran-et-al-2017-section">“Swish: Searching for Activation Functions”, Ramachandran et al 2017</a></li>
<li><a href="/doc/ai/nn/index#smith-topin-2017-section" id="toc-smith-topin-2017-section">“Super-Convergence: Very Fast Training of Neural Networks Using Large Learning Rates”, Smith &amp; Topin 2017</a></li>
<li><a href="/doc/ai/nn/index#dwibedi-et-al-2017-section" id="toc-dwibedi-et-al-2017-section">“Cut, Paste and Learn: Surprisingly Easy Synthesis for Instance Detection”, Dwibedi et al 2017</a></li>
<li><a href="/doc/ai/nn/index#heess-et-al-2017-section" id="toc-heess-et-al-2017-section">“Emergence of Locomotion Behaviors in Rich Environments”, Heess et al 2017</a></li>
<li><a href="/doc/ai/nn/index#richards-frankland-2017-section" id="toc-richards-frankland-2017-section">“The Persistence and Transience of Memory”, Richards &amp; Frankland 2017</a></li>
<li><a href="/doc/ai/nn/index#forbes-choi-2017-section" id="toc-forbes-choi-2017-section">“Verb Physics: Relative Physical Knowledge of Actions and Objects”, Forbes &amp; Choi 2017</a></li>
<li><a href="/doc/ai/nn/index#hallac-et-al-2017-section" id="toc-hallac-et-al-2017-section">“Driver Identification Using Automobile Sensor Data from a Single Turn”, Hallac et al 2017</a></li>
<li><a href="/doc/ai/nn/index#matzen-et-al-2017-section" id="toc-matzen-et-al-2017-section">“StreetStyle: Exploring World-Wide Clothing Styles from Millions of Photos”, Matzen et al 2017</a></li>
<li><a href="/doc/ai/nn/index#arik-et-al-2017-1-section" id="toc-arik-et-al-2017-1-section">“Deep Voice 2: Multi-Speaker Neural Text-To-Speech”, Arik et al 2017</a></li>
<li><a href="/doc/ai/nn/index#li-et-al-2017-1-section" id="toc-li-et-al-2017-1-section">“WebVision Challenge: Visual Learning and Understanding With Web Data”, Li et al 2017</a></li>
<li><a href="/doc/ai/nn/index#johnson-et-al-2017-2-section" id="toc-johnson-et-al-2017-2-section">“Inferring and Executing Programs for Visual Reasoning”, Johnson et al 2017</a></li>
<li><a href="/doc/ai/nn/index#liao-et-al-2017-section" id="toc-liao-et-al-2017-section">“Visual Attribute Transfer through Deep Image Analogy”, Liao et al 2017</a></li>
<li><a href="/doc/ai/nn/index#kumar-2017-section" id="toc-kumar-2017-section">“On Weight Initialization in Deep Neural Networks”, Kumar 2017</a></li>
<li><a href="/doc/ai/nn/index#williams-et-al-2017-section" id="toc-williams-et-al-2017-section">“A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference”, Williams et al 2017</a></li>
<li><a href="/doc/ai/nn/index#lai-et-al-2017-section" id="toc-lai-et-al-2017-section">“RACE: Large-Scale ReAding Comprehension Dataset From Examinations”, Lai et al 2017</a></li>
<li><a href="/doc/ai/nn/index#popov-et-al-2017-section" id="toc-popov-et-al-2017-section">“Data-Efficient Deep Reinforcement Learning for Dexterous Manipulation”, Popov et al 2017</a></li>
<li><a href="/doc/ai/nn/index#snell-et-al-2017-section" id="toc-snell-et-al-2017-section">“Prototypical Networks for Few-Shot Learning”, Snell et al 2017</a></li>
<li><a href="/doc/ai/nn/index#munkhdalai-yu-2017-section" id="toc-munkhdalai-yu-2017-section">“Meta Networks”, Munkhdalai &amp; Yu 2017</a></li>
<li><a href="/doc/ai/nn/index#czarnecki-et-al-2017-section" id="toc-czarnecki-et-al-2017-section">“Understanding Synthetic Gradients and Decoupled Neural Interfaces”, Czarnecki et al 2017</a></li>
<li><a href="/doc/ai/nn/index#bolukbasi-et-al-2017-section" id="toc-bolukbasi-et-al-2017-section">“Adaptive Neural Networks for Efficient Inference”, Bolukbasi et al 2017</a></li>
<li><a href="/doc/ai/nn/index#arik-et-al-2017-2-section" id="toc-arik-et-al-2017-2-section">“Deep Voice: Real-Time Neural Text-To-Speech”, Arik et al 2017</a></li>
<li><a href="/doc/ai/nn/index#bertr-et-al-2017-section" id="toc-bertr-et-al-2017-section">“Machine Learning Predicts Laboratory Earthquakes”, Bertr et al 2017</a></li>
<li><a href="/doc/ai/nn/index#katz-et-al-2017-section" id="toc-katz-et-al-2017-section">“Reluplex: An Efficient SMT Solver for Verifying Deep Neural Networks”, Katz et al 2017</a></li>
<li><a href="/doc/ai/nn/index#esteva-et-al-2017-section" id="toc-esteva-et-al-2017-section">“Dermatologist-Level Classification of Skin Cancer With Deep Neural Networks”, Esteva et al 2017</a></li>
<li><a href="/doc/ai/nn/index#proudfoot-2017-section" id="toc-proudfoot-2017-section">“Child Machines”, Proudfoot 2017</a></li>
<li><a href="/doc/ai/nn/index#dean-2017-2-section" id="toc-dean-2017-2-section">“Machine Learning for Systems and Systems for Machine Learning”, Dean 2017</a></li>
<li><a href="/doc/ai/nn/index#zamir-et-al-2016-section" id="toc-zamir-et-al-2016-section">“Feedback Networks”, Zamir et al 2016</a></li>
<li><a href="/doc/ai/nn/index#johnson-et-al-2016-1-section" id="toc-johnson-et-al-2016-1-section">“CLEVR: A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning”, Johnson et al 2016</a></li>
<li><a href="/doc/ai/nn/index#bachman-et-al-2016-section" id="toc-bachman-et-al-2016-section">“Towards Information-Seeking Agents”, Bachman et al 2016</a></li>
<li><a href="/doc/ai/nn/index#figurnov-et-al-2016-section" id="toc-figurnov-et-al-2016-section">“Spatially Adaptive Computation Time for Residual Networks”, Figurnov et al 2016</a></li>
<li><a href="/doc/ai/nn/index#wang-2016b-section" id="toc-wang-2016b-section">“Deep Learning Reinvents the Hearing Aid: Finally, Wearers of Hearing Aids Can Pick out a Voice in a Crowded Room”, Wang 2016b</a></li>
<li><a href="/doc/ai/nn/index#bajaj-et-al-2016-section" id="toc-bajaj-et-al-2016-section">“MS MARCO: A Human Generated MAchine Reading COmprehension Dataset”, Bajaj et al 2016</a></li>
<li><a href="/doc/ai/nn/index#wang-et-al-2016-1-section" id="toc-wang-et-al-2016-1-section">“Learning to Reinforcement Learn”, Wang et al 2016</a></li>
<li><a href="/doc/ai/nn/index#chung-et-al-2016-1-section" id="toc-chung-et-al-2016-1-section">“Lip Reading Sentences in the Wild”, Chung et al 2016</a></li>
<li><a href="/doc/ai/nn/index#jonas-kording-2016-section" id="toc-jonas-kording-2016-section">“Could a Neuroscientist Understand a Microprocessor?”, Jonas &amp; Kording 2016</a></li>
<li><a href="/doc/ai/nn/index#smilkov-carter-2016-section" id="toc-smilkov-carter-2016-section">“A Neural Network Playground”, Smilkov &amp; Carter 2016</a></li>
<li><a href="/doc/ai/nn/index#anandkumar-et-al-2016-section" id="toc-anandkumar-et-al-2016-section">“Homotopy Analysis for Tensor PCA”, Anandkumar et al 2016</a></li>
<li><a href="/doc/ai/nn/index#lin-et-al-2016-2-section" id="toc-lin-et-al-2016-2-section">“Why Does Deep and Cheap Learning Work so Well?”, Lin et al 2016</a></li>
<li><a href="/doc/ai/nn/index#loshchilov-hutter-2016-section" id="toc-loshchilov-hutter-2016-section">“SGDR: Stochastic Gradient Descent With Warm Restarts”, Loshchilov &amp; Hutter 2016</a></li>
<li><a href="/doc/ai/nn/index#amodei-et-al-2016-section" id="toc-amodei-et-al-2016-section">“Concrete Problems in AI Safety”, Amodei et al 2016</a></li>
<li><a href="/doc/ai/nn/index#rajpurkar-et-al-2016-section" id="toc-rajpurkar-et-al-2016-section">“SQuAD: 100,000+ Questions for Machine Comprehension of Text”, Rajpurkar et al 2016</a></li>
<li><a href="/doc/ai/nn/index#vinyals-et-al-2016-section" id="toc-vinyals-et-al-2016-section">“Matching Networks for One Shot Learning”, Vinyals et al 2016</a></li>
<li><a href="/doc/ai/nn/index#g%C3%BC%C3%A7l%C3%BCt%C3%BCrk-et-al-2016-section" id="toc-güçlütürk-et-al-2016-section">“Convolutional Sketch Inversion”, Güçlütürk et al 2016</a></li>
<li><a href="/doc/ai/nn/index#bellemare-et-al-2016-section" id="toc-bellemare-et-al-2016-section">“Unifying Count-Based Exploration and Intrinsic Motivation”, Bellemare et al 2016</a></li>
<li><a href="/doc/ai/nn/index#nguyen-et-al-2016-2-section" id="toc-nguyen-et-al-2016-2-section">“Synthesizing the Preferred Inputs for Neurons in Neural Networks via Deep Generator Networks”, Nguyen et al 2016</a></li>
<li><a href="/doc/ai/nn/index#daniely-et-al-2016-section" id="toc-daniely-et-al-2016-section">“Toward Deeper Understanding of Neural Networks: The Power of Initialization and a Dual View on Expressivity”, Daniely et al 2016</a></li>
<li><a href="/doc/ai/nn/index#ribeiro-et-al-2016-section" id="toc-ribeiro-et-al-2016-section">“”Why Should I Trust You?”: Explaining the Predictions of Any Classifier”, Ribeiro et al 2016</a></li>
<li><a href="/doc/ai/nn/index#silver-et-al-2016-section" id="toc-silver-et-al-2016-section">“Mastering the Game of Go With Deep Neural Networks and Tree Search”, Silver et al 2016</a></li>
<li><a href="/doc/ai/nn/index#andreas-et-al-2016-section" id="toc-andreas-et-al-2016-section">“Learning to Compose Neural Networks for Question Answering”, Andreas et al 2016</a></li>
<li><a href="/doc/ai/nn/index#sato-2016-section" id="toc-sato-2016-section">“How a Japanese Cucumber Farmer Is Using Deep Learning and TensorFlow”, Sato 2016</a></li>
<li><a href="/doc/ai/nn/index#nesterov-spokoiny-2015-section" id="toc-nesterov-spokoiny-2015-section">“Random Gradient-Free Minimization of Convex Functions”, Nesterov &amp; Spokoiny 2015</a></li>
<li><a href="/doc/ai/nn/index#kr%C3%A4henb%C3%BChl-et-al-2015-section" id="toc-krähenbühl-et-al-2015-section">“Data-Dependent Initializations of Convolutional Neural Networks”, Krähenbühl et al 2015</a></li>
<li><a href="/doc/ai/nn/index#loshchilov-hutter-2015-section" id="toc-loshchilov-hutter-2015-section">“Online Batch Selection for Faster Training of Neural Networks”, Loshchilov &amp; Hutter 2015</a></li>
<li><a href="/doc/ai/nn/index#andreas-et-al-2015-section" id="toc-andreas-et-al-2015-section">“Neural Module Networks”, Andreas et al 2015</a></li>
<li><a href="/doc/ai/nn/index#lillicrap-et-al-2015-section" id="toc-lillicrap-et-al-2015-section">“Deep DPG (DDPG): Continuous Control With Deep Reinforcement Learning”, Lillicrap et al 2015</a></li>
<li><a href="/doc/ai/nn/index#gatys-et-al-2015-section" id="toc-gatys-et-al-2015-section">“A Neural Algorithm of Artistic Style”, Gatys et al 2015</a></li>
<li><a href="/doc/ai/nn/index#agrawal-et-al-2015-section" id="toc-agrawal-et-al-2015-section">“VQA: Visual Question Answering”, Agrawal et al 2015</a></li>
<li><a href="/doc/ai/nn/index#weston-et-al-2015-section" id="toc-weston-et-al-2015-section">“Towards AI-Complete Question Answering: A Set of Prerequisite Toy Tasks”, Weston et al 2015</a></li>
<li><a href="/doc/ai/nn/index#mahsereci-hennig-2015-section" id="toc-mahsereci-hennig-2015-section">“Probabilistic Line Searches for Stochastic Optimization”, Mahsereci &amp; Hennig 2015</a></li>
<li><a href="/doc/ai/nn/index#he-et-al-2015-3-section" id="toc-he-et-al-2015-3-section">“Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification”, He et al 2015</a></li>
<li><a href="/doc/ai/nn/index#nielsen-2015-2-section" id="toc-nielsen-2015-2-section"><em>Neural Networks and Deep Learning</em>, Nielsen 2015</a></li>
<li><a href="/doc/ai/nn/index#nielsen-2015-1-section" id="toc-nielsen-2015-1-section">“<em>Neural Networks and Deep Learning</em> § Ch6 Deep Learning”, Nielsen 2015</a></li>
<li><a href="/doc/ai/nn/index#goodfellow-et-al-2014-2-section" id="toc-goodfellow-et-al-2014-2-section">“Qualitatively Characterizing Neural Network Optimization Problems”, Goodfellow et al 2014</a></li>
<li><a href="/doc/ai/nn/index#swersky-et-al-2014-section" id="toc-swersky-et-al-2014-section">“Freeze-Thaw Bayesian Optimization”, Swersky et al 2014</a></li>
<li><a href="/doc/ai/nn/index#lin-et-al-2014-1-section" id="toc-lin-et-al-2014-1-section">“Microsoft COCO: Common Objects in Context”, Lin et al 2014</a></li>
<li><a href="/doc/ai/nn/index#schmidhuber-2014-section" id="toc-schmidhuber-2014-section">“Deep Learning in Neural Networks: An Overview”, Schmidhuber 2014</a></li>
<li><a href="/doc/ai/nn/index#olah-2014-section" id="toc-olah-2014-section">“Neural Networks, Manifolds, and Topology”, Olah 2014</a></li>
<li><a href="/doc/ai/nn/index#saxe-et-al-2013-section" id="toc-saxe-et-al-2013-section">“Exact Solutions to the Nonlinear Dynamics of Learning in Deep Linear Neural Networks”, Saxe et al 2013</a></li>
<li><a href="/doc/ai/nn/index#mikolov-et-al-2013-section" id="toc-mikolov-et-al-2013-section">“Distributed Representations of Words and Phrases and Their Compositionality”, Mikolov et al 2013</a></li>
<li><a href="/doc/ai/nn/index#clark-2013-section" id="toc-clark-2013-section">“Whatever Next? Predictive Brains, Situated Agents, and the Future of Cognitive Science”, Clark 2013</a></li>
<li><a href="/doc/ai/nn/index#damianou-lawrence-2012-section" id="toc-damianou-lawrence-2012-section">“Deep Gaussian Processes”, Damianou &amp; Lawrence 2012</a></li>
<li><a href="/doc/ai/nn/index#xie-et-al-2012-section" id="toc-xie-et-al-2012-section">“Artist Agent: A Reinforcement Learning Approach to Automatic Stroke Generation in Oriental Ink Painting”, Xie et al 2012</a></li>
<li><a href="/doc/ai/nn/index#niu-et-al-2011-section" id="toc-niu-et-al-2011-section">“HOGWILD!: A Lock-Free Approach to Parallelizing Stochastic Gradient Descent”, Niu et al 2011</a></li>
<li><a href="/doc/ai/nn/index#raina-et-al-2009-section" id="toc-raina-et-al-2009-section">“Large-Scale Deep Unsupervised Learning Using Graphics Processors”, Raina et al 2009</a></li>
<li><a href="/doc/ai/nn/index#friston-et-al-2006-section" id="toc-friston-et-al-2006-section">“A Free Energy Principle for the Brain”, Friston et al 2006</a></li>
<li><a href="/doc/ai/nn/index#garlick-2002-section" id="toc-garlick-2002-section">“Understanding the Nature of the General Factor of Intelligence: The Role of Individual Differences in Neural Plasticity As an Explanatory Mechanism”, Garlick 2002</a></li>
<li><a href="/doc/ai/nn/index#watts-1999-section" id="toc-watts-1999-section">“<em>Starfish</em> § Bulrushes”, Watts 1999</a></li>
<li><a href="/doc/ai/nn/index#kivinen-warmuth-1997-section" id="toc-kivinen-warmuth-1997-section">“Exponentiated Gradient versus Gradient Descent for Linear Predictors”, Kivinen &amp; Warmuth 1997</a></li>
<li><a href="/doc/ai/nn/index#levine-elsberry-1997-section" id="toc-levine-elsberry-1997-section">“Optimality in Biological and Artificial Networks?”, Levine &amp; Elsberry 1997</a></li>
<li><a href="/doc/ai/nn/index#olazaran-1996-section" id="toc-olazaran-1996-section">“A Sociological Study of the Official History of the Perceptrons Controversy”, Olazaran 1996</a></li>
<li><a href="/doc/ai/nn/index#goras-et-al-1995-section" id="toc-goras-et-al-1995-section">“Turing Patterns in CNNs, I: Once over Lightly”, Goras et al 1995</a></li>
<li><a href="/doc/ai/nn/index#opper-1994-section" id="toc-opper-1994-section">“Learning and Generalization in a Two-Layer Neural Network: The Role of the Vapnik-Chervonvenkis Dimension”, Opper 1994</a></li>
<li><a href="/doc/ai/nn/index#olazaran-1993-section" id="toc-olazaran-1993-section">“A Sociological Study of the Official History of the Perceptrons Controversy [1993]”, Olazaran 1993</a></li>
<li><a href="/doc/ai/nn/index#watkin-et-al-1993-section" id="toc-watkin-et-al-1993-section">“The Statistical Mechanics of Learning a Rule”, Watkin et al 1993</a></li>
<li><a href="/doc/ai/nn/index#rumelhart-mcclelland-1993-section" id="toc-rumelhart-mcclelland-1993-section">“On Learning the Past Tenses of English Verbs”, Rumelhart &amp; McClelland 1993</a></li>
<li><a href="/doc/ai/nn/index#seung-et-al-1992-section" id="toc-seung-et-al-1992-section">“Statistical Mechanics of Learning from Examples”, Seung et al 1992</a></li>
<li><a href="/doc/ai/nn/index#hansel-et-al-1992-section" id="toc-hansel-et-al-1992-section">“Memorization Without Generalization in a Multilayered Neural Network”, Hansel et al 1992</a></li>
<li><a href="/doc/ai/nn/index#shavlik-et-al-1991-section" id="toc-shavlik-et-al-1991-section">“Symbolic and Neural Learning Algorithms: An Experimental Comparison”, Shavlik et al 1991</a></li>
<li><a href="/doc/ai/nn/index#johansson-et-al-1991-section" id="toc-johansson-et-al-1991-section">“Backpropagation Learning For Multilayer Feed-Forward Neural Networks Using The Conjugate Gradient Method”, Johansson et al 1991</a></li>
<li><a href="/doc/ai/nn/index#dreyfus-1990-section" id="toc-dreyfus-1990-section">“Artificial Neural Networks, Back Propagation, and the Kelley-Bryson Gradient Procedure”, Dreyfus 1990</a></li>
<li><a href="/doc/ai/nn/index#schwartz-et-al-1990-section" id="toc-schwartz-et-al-1990-section">“Exhaustive Learning”, Schwartz et al 1990</a></li>
<li><a href="/doc/ai/nn/index#caudill-1990-2-section" id="toc-caudill-1990-2-section">“International Joint Conference on Neural Networks, January 15–19, 1990: Volume 1: Theory Track, Neural and Cognitive Sciences Track”, Caudill 1990</a></li>
<li><a href="/doc/ai/nn/index#caudill-1990-1-section" id="toc-caudill-1990-1-section">“International Joint Conference on Neural Networks, January 15–19, 1990: Volume 2: Applications Track”, Caudill 1990</a></li>
<li><a href="/doc/ai/nn/index#thagard-1989-section" id="toc-thagard-1989-section">“Explanatory Coherence”, Thagard 1989</a></li>
<li><a href="/doc/ai/nn/index#mcclelland-1989-section" id="toc-mcclelland-1989-section">“Parallel Distributed Processing: Implications for Cognition and Development”, McClelland 1989</a></li>
<li><a href="/doc/ai/nn/index#chua-yang-1988b-section" id="toc-chua-yang-1988b-section">“Cellular Neural Networks: Theory”, Chua &amp; Yang 1988b</a></li>
<li><a href="/doc/ai/nn/index#chua-yang-1988-section" id="toc-chua-yang-1988-section">“Cellular Neural Networks: Applications”, Chua &amp; Yang 1988</a></li>
<li><a href="/doc/ai/nn/index#finkbeiner-1988-section" id="toc-finkbeiner-1988-section">“The Brain As Template”, Finkbeiner 1988</a></li>
<li><a href="/doc/ai/nn/index#shrager-et-al-1987-section" id="toc-shrager-et-al-1987-section">“Observation of Phase Transitions in Spreading Activation Networks”, Shrager et al 1987</a></li>
<li><a href="/doc/ai/nn/index#rumelhart-et-al-1986b-section" id="toc-rumelhart-et-al-1986b-section">“Learning Representations by Backpropagating Errors”, Rumelhart et al 1986b</a></li>
<li><a href="/doc/ai/nn/index#amit-et-al-1985-section" id="toc-amit-et-al-1985-section">“Storing Infinite Numbers of Patterns in a Spin-Glass Model of Neural Networks”, Amit et al 1985</a></li>
<li><a href="/doc/ai/nn/index#rumelhart-1985-section" id="toc-rumelhart-1985-section">“Toward An Interactive Model Of Reading”, Rumelhart 1985</a></li>
<li><a href="/doc/ai/nn/index#werbos-1974-section" id="toc-werbos-1974-section">“Beyond Regression: New Tools for Prediction and Analysis in the Behavioral Sciences”, Werbos 1974</a></li>
<li><a href="/doc/ai/nn/index#rosenblatt-1962-section" id="toc-rosenblatt-1962-section">“Principles of Neurodynamics: Perceptrons and the Theory of Brain Mechanisms”, Rosenblatt 1962</a></li>
<li><a href="/doc/ai/nn/index#good-1959-section" id="toc-good-1959-section">“Speculations on Perceptrons and Other Automata”, Good 1959</a></li>
<li><a href="/doc/ai/nn/index#selfridge-1959-section" id="toc-selfridge-1959-section">“Pandemonium: A Paradigm for Learning”, Selfridge 1959</a></li>
<li><a href="/doc/ai/nn/index#CIpvT2u1-section" id="toc-CIpvT2u1-section">“Some AI Koans § Http://www.catb.org/esr/jargon/html/koans.html#id3141241”, Raymond 2024</a></li>
<li><a href="/doc/ai/nn/index#2-CsWOVA-section" id="toc-2-CsWOVA-section">“Some AI Koans”, Raymond 2024</a></li>
<li><a href="/doc/ai/nn/index#97R5OZof-section" id="toc-97R5OZof-section">“<em>The Age of Em</em>, A Book”, Hanson 2024</a></li>
<li><a href="/doc/ai/nn/index#HFWdo2q8-section" id="toc-HFWdo2q8-section">“<code>gsutil Config</code>: Obtain Credentials and Create Configuration File”, Google 2024</a></li>
<li><a href="/doc/ai/nn/index#section" id="toc-section">“Why Momentum Really Works”</a></li>
<li><a href="/doc/ai/nn/index#section-1" id="toc-section-1">“Code for Reproducing Results in “Glow: Generative Flow With Invertible 1×1 Convolutions””</a></li>
<li><a href="/doc/ai/nn/index#section-2" id="toc-section-2">“Differentiable Finite State Machines”</a></li>
<li><a href="/doc/ai/nn/index#3MPcPba8-section" id="toc-3MPcPba8-section">“About Sam Greydanus”, Greydanus 2024</a></li>
<li><a href="/doc/ai/nn/index#section-3" id="toc-section-3">“Contrastive Representation Learning”</a></li>
<li><a href="/doc/ai/nn/index#section-4" id="toc-section-4">“The Internet’s AI Slop Problem Is Only Going to Get Worse”</a></li>
<li><a href="/doc/ai/nn/index#section-5" id="toc-section-5">“Glow: Better Reversible Generative Models”</a></li>
<li><a href="/doc/ai/nn/index#section-6" id="toc-section-6">“Differentiable Programming from Scratch”</a></li>
<li><a href="/doc/ai/nn/index#section-7" id="toc-section-7">“Deep Reinforcement Learning Doesn’t Work Yet”</a></li>
<li><a href="/doc/ai/nn/index#section-8" id="toc-section-8">“[Commonsense Media Survey on US Generative Media Use]”</a></li>
<li><a href="/doc/ai/nn/index#section-9" id="toc-section-9">“Gourmand Cat Fence”</a></li>
<li><a href="/doc/ai/nn/index#section-10" id="toc-section-10">“Simple versus Short: Higher-Order Degeneracy and Error-Correction”</a></li>
<li><a href="/doc/ai/nn/index#section-11" id="toc-section-11">“Inferring Neural Activity Before Plasticity As a Foundation for Learning beyond Backpropagation”</a></li>
<li><a href="/doc/ai/nn/index#sSseYq_E-section" id="toc-sSseYq_E-section">“Reddit: Reinforcement Learning Subreddit”, Reddit 2024</a></li>
<li><a href="/doc/ai/nn/index#A7Mhes5t-section" id="toc-A7Mhes5t-section">“AI and the Indian Election”, Schneier 2024</a></li>
<li><a href="/doc/ai/nn/index#section-12" id="toc-section-12">“Lip Reading Sentences in the Wild [Video]”</a></li>
<li><a href="/doc/ai/nn/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/nn/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/retrieval/2022-gao-figure1-hydearchitecturediagramofhallucinatingananswerandthenlookingupsimilardocumentstousetogeneratearealanswer.png


2022
2024-01-01



---
/doc/ai/nn/retrieval/2023-girdhar-figure1-imagebindsjointembeddingspacenablesemergentmultimodalcapabilitieslikeembeddingarithmeticoraudio2imagegeneration.jpg


2023
2024-01-01



---
/doc/ai/nn/rnn/1988-bachrach.pdf
A Sticky-Bit Approach for Learning to Represent State
Jonathan R. Bachrach
1988-09-06
2024-01-01
[("doi","10.1016/0893-6080(88)90319-x")]


---
/doc/ai/nn/rnn/1989-williams-2.pdf
A Learning Algorithm for Continually Running Fully Recurrent Neural Networks
Ronald J. Williams, David Zipser
1989-06-01
2024-01-01
[("doi","10.1162/neco.1989.1.2.270")]

<p>The exact form of a gradient-following learning algorithm for completely recurrent networks running in continually sampled time is derived and used as the basis for practical algorithms for temporal supervised learning tasks.</p>
<p>These algorithms have (1) the advantage that they do not require a precisely defined training interval, operating while the network runs; and (2) the disadvantage that they require nonlocal communication in the network being trained and are computationally expensive.</p>
<p>These algorithms allow networks having recurrent connections to learn complex tasks that require the retention of information over time periods having either fixed or indefinite length.</p>
---
/doc/ai/nn/rnn/2015-06-03-karpathy-charrnn-visualization.tar.xz


2015-06-03
2024-01-01



---
/doc/ai/nn/rnn/2016-03-19-rossgoodwin-adventuresinnarratedreality-1.html


2016-03-19
2024-01-01



---
/doc/ai/nn/rnn/2016-06-09-rossgoodwin-adventuresinnarratedreality-2.html


2016-06-09
2024-01-01



---
/doc/ai/nn/rnn/2017-khalifa-example3-incoherentdeeptinglesamplepromptedwithmobydickcallmeishmael.png


2017
2024-01-01



---
/doc/ai/nn/rnn/2020-deepmind-agent57-figure3-deepreinforcementlearningtimeline.svg


2020
2024-01-01



---
/doc/ai/nn/rnn/2020-deepmind-agent57-performancetable.svg


2020
2024-01-01



---
/doc/ai/nn/rnn/2021-droppo-figure5-lstmvstransformerscaling.png


2021
2024-01-01



---
/doc/ai/nn/rnn/2021-jaegle-figure2-perceiverioarchitecture.png


2021
2024-01-01



---
/doc/ai/nn/rnn/2021-li-figure1-werasrscaling.png


2021
2024-01-01



---
/doc/ai/nn/sampling/2020-roller-facebook-blenderchatbot-ratedperformancevshumans.jpg


2020
2024-01-01



---
/doc/ai/nn/sampling/2022-arora-figure4-amapromptgenerationscalingvskshotwithmodelsize.jpg


2022
2024-01-01



---
/doc/ai/nn/sparsity/2018-cheng.pdf


2018-01-01
2024-01-01



---
/doc/ai/nn/sparsity/2022-bapna-figure2-googletranslateneuralmachinetranslationscalingbylanguagecorpussize.jpg


2022
2024-01-01



---
/doc/ai/nn/sparsity/knowledge-distillation/2016-urban-figure1-mlpvscnnscaling.png


2016
2024-01-01



---
/doc/ai/nn/sparsity/knowledge-distillation/2021-beyer-figure3-knowledgedistillationover1millionepoches.png


2021
2024-01-01



---
/doc/ai/nn/sparsity/knowledge-distillation/2022-balaji-figure2-ediffiasmultipleunrolledmodelsduringdiffusionphases.png


2022
2024-01-01



---
/doc/ai/nn/sparsity/knowledge-distillation/2022-balaji-table1-zeroshotfidcomparisonbetweenediffiandothersotaimagegenerationmodelsshowingediffiwins.png


2022
2024-01-01



---
/doc/ai/nn/sparsity/knowledge-distillation/2023-dehghani-figure8-shapebiasofvit22bmodelisalmosthumanlikeascomparedtopastnnmodels.png


2023
2024-01-01



---
/doc/ai/nn/sparsity/low-precision/2021-fedus-figure1-switchmoetransformerscaling.png


2021
2024-01-01



---
/doc/ai/nn/sparsity/low-precision/2021-fedus-figure13-switchtransformerknowledgevsreasoningscaling.jpg


2021
2024-01-01



---
/doc/ai/nn/sparsity/low-precision/2022-pope-figure1-tpucostvssamplinglatencyofpalm540bmodelonatpucluster.png


2022
2024-01-01



---
/doc/ai/nn/sparsity/low-precision/2023-xu-table1-enwik8textpredictionresultsusingspikegptandothertransformerrnnbaselines.jpg


2023
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2020-rogers-table1-bertcompression.png


2020
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2020-rosenfeld-equation1-functionalformofdlscalingpruninglaw.png


2020
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2020-rosenfeld-figure1-relationshipbetweenpruningsparsificationandclassificationerrorincifar10cnnresnets.jpg


2020
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2020-rosenfeld-figure2-extrapolatedvsactualrelationshipbetweenpruningsparsificationandclassificationerrorincifar10cnnresnets.png


2020
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2020-rosenfeld-figure8-sweepingwidthparametercountofcifar10resnettofindoptimallylargemodelforbestpossibleprunedmodel.jpg


2020
2024-01-01



---
/doc/ai/nn/sparsity/pruning/2024-chang-figure3-lotteryticketsemergeearlyintrainingandthengetupweighted.jpg


2024
2024-06-30



---
/doc/ai/nn/sparsity/pruning/index
‘NN pruning’ tag

2019-12-20
2024-11-12


<figure><img class="float-right page-thumbnail invert-not outline" height="1107" width="1661" src="/doc/ai/nn/sparsity/pruning/2024-chang-figure3-lotteryticketsemergeearlyintrainingandthengetupweighted.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/sparsity/pruning</code>, most recent first: 84 <a href="/doc/ai/nn/sparsity/pruning/index#links" class="icon-not">annotations</a> &amp; 9 <a href="/doc/ai/nn/sparsity/pruning/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/sparsity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/sparsity/pruning/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/sparsity/pruning/index#yu-et-al-2024-1-section" id="toc-yu-et-al-2024-1-section">“The Super Weight in Large Language Models”, Yu et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#he-et-al-2024-section" id="toc-he-et-al-2024-section">“What Matters in Transformers? Not All Attention Is Needed”, He et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#chang-et-al-2024-1-section" id="toc-chang-et-al-2024-1-section">“When Parts Are Greater Than Sums: Individual LLM Components Can Outperform Full Models”, Chang et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#sanyal-et-al-2024-section" id="toc-sanyal-et-al-2024-section">“Pre-Training Small Base LMs With Fewer Tokens”, Sanyal et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#chen-et-al-2024-section" id="toc-chen-et-al-2024-section">“Streamlining Redundant Layers to Compress Large Language Models”, Chen et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#gromov-et-al-2024-section" id="toc-gromov-et-al-2024-section">“The Unreasonable Ineffectiveness of the Deeper Layers”, Gromov et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#hong-et-al-2024-1-section" id="toc-hong-et-al-2024-1-section">“Decoding Compressed Trust: Scrutinizing the Trustworthiness of Efficient LLMs Under Compression”, Hong et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#ashkboos-et-al-2024-section" id="toc-ashkboos-et-al-2024-section">“SliceGPT: Compress Large Language Models by Deleting Rows and Columns”, Ashkboos et al 2024</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#samragh-et-al-2023-section" id="toc-samragh-et-al-2023-section">“Weight Subcloning: Direct Initialization of Transformers Using Larger Pretrained Ones”, Samragh et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#doshi-et-al-2023-section" id="toc-doshi-et-al-2023-section">“To Grok or Not to Grok: Disentangling Generalization and Memorization on Corrupted Algorithmic Datasets”, Doshi et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#xia-et-al-2023-1-section" id="toc-xia-et-al-2023-1-section">“Sheared LLaMA: Accelerating Language Model Pre-Training via Structured Pruning”, Xia et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#pires-et-al-2023-section" id="toc-pires-et-al-2023-section">“One Wide Feedforward Is All You Need”, Pires et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#sun-et-al-2023-5-section" id="toc-sun-et-al-2023-5-section">“A Comparative Study between Full-Parameter and LoRA-Based Fine-Tuning on Chinese Instruction Data for Instruction Following Large Language Model”, Sun et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#benbaki-et-al-2023-section" id="toc-benbaki-et-al-2023-section">“Fast As CHITA: Neural Network Pruning With Combinatorial Optimization”, Benbaki et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#cs%C3%A9falvay-imber-2023-section" id="toc-cséfalvay-imber-2023-section">“Self-Compressing Neural Networks”, Cséfalvay &amp; Imber 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#ghosh-et-al-2023-1-section" id="toc-ghosh-et-al-2023-1-section">“Pruning Compact ConvNets for Efficient Inference”, Ghosh et al 2023</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#bansal-et-al-2022-1-section" id="toc-bansal-et-al-2022-1-section">“Rethinking the Role of Scale for In-Context Learning: An Interpretability-Based Case Study at 66 Billion Scale”, Bansal et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#paul-et-al-2022-section" id="toc-paul-et-al-2022-section">“Lottery Tickets on a Data Diet: Finding Initializations With Sparse Trainable Networks”, Paul et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#lynn-et-al-2022-section" id="toc-lynn-et-al-2022-section">“Heavy-Tailed Neuronal Connectivity Arises from Hebbian Self–organization”, Lynn et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#vo-et-al-2022-section" id="toc-vo-et-al-2022-section">“PPCD-GAN: Progressive Pruning and Class-Aware Distillation for Large-Scale Conditional GANs Compression”, Vo et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#yu-et-al-2022-6-section" id="toc-yu-et-al-2022-6-section">“The Combinatorial Brain Surgeon: Pruning Weights That Cancel One Another in Neural Networks”, Yu et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#halabi-et-al-2022-section" id="toc-halabi-et-al-2022-section">“Data-Efficient Structured Pruning via Submodular Optimization”, Halabi et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#chen-et-al-2022-14-section" id="toc-chen-et-al-2022-14-section">“Sparsity Winning Twice: Better Robust Generalization from More Efficient Training”, Chen et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#zhou-et-al-2022-4-section" id="toc-zhou-et-al-2022-4-section">“Fortuitous Forgetting in Connectionist Networks”, Zhou et al 2022</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#larsen-et-al-2021-section" id="toc-larsen-et-al-2021-section">“How Many Degrees of Freedom Do We Need to Train Deep Networks: a Loss Landscape Perspective”, Larsen et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#zafrir-et-al-2021-section" id="toc-zafrir-et-al-2021-section">“Prune Once for All: Sparse Pre-Trained Language Models”, Zafrir et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#chen-et-al-2021-06-section" id="toc-chen-et-al-2021-06-section">“DSEE: Dually Sparsity-Embedded Efficient Tuning of Pre-Trained Language Models”, Chen et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#shen-et-al-2021-1-section" id="toc-shen-et-al-2021-1-section">“HALP: Hardware-Aware Latency Pruning”, Shen et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#lai-et-al-2021-section" id="toc-lai-et-al-2021-section">“On the Interplay Between Sparsity, Naturalness, Intelligibility, and Prosody in Speech Synthesis”, Lai et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#lagunas-et-al-2021-section" id="toc-lagunas-et-al-2021-section">“Block Pruning For Faster Transformers”, Lagunas et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#rosenfeld-2021-section" id="toc-rosenfeld-2021-section">“Scaling Laws for Deep Learning”, Rosenfeld 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#diffenderfer-et-al-2021-section" id="toc-diffenderfer-et-al-2021-section">“A Winning Hand: Compressing Deep Networks Can Improve Out-Of-Distribution Robustness”, Diffenderfer et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#chen-et-al-2021-sparse-vits-section" id="toc-chen-et-al-2021-sparse-vits-section">“Chasing Sparsity in Vision Transformers: An End-To-End Exploration”, Chen et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#vischer-et-al-2021-section" id="toc-vischer-et-al-2021-section">“On Lottery Tickets and Minimal Task Representations in Deep Reinforcement Learning”, Vischer et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#pellegrini-biroli-2021-section" id="toc-pellegrini-biroli-2021-section">“Sifting out the Features by Pruning: Are Convolutional Networks the Winning Lottery Ticket of Fully Connected Ones?”, Pellegrini &amp; Biroli 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#zhou-et-al-2021-5-section" id="toc-zhou-et-al-2021-5-section">“Learning N:M Fine-Grained Structured Sparse Neural Networks From Scratch”, Zhou et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#gour-et-al-2021-section" id="toc-gour-et-al-2021-section">“Postnatal Connectomic Development of Inhibition in Mouse Barrel Cortex”, Gour et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#song-et-al-2021-2-section" id="toc-song-et-al-2021-2-section">“ES-ENAS: Blackbox Optimization over Hybrid Spaces via Combinatorial and Continuous Evolution”, Song et al 2021</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#yang-et-al-2020-2-section" id="toc-yang-et-al-2020-2-section">“Progressively Stacking 2.0: A Multi-Stage Layerwise Training Method for BERT Training Speedup”, Yang et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#rogers-et-al-2020-section" id="toc-rogers-et-al-2020-section">“A Primer in BERTology: What We Know about How BERT Works”, Rogers et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#wynter-perry-2020-section" id="toc-wynter-perry-2020-section">“Bort: Optimal Subarchitecture Extraction For BERT”, Wynter &amp; Perry 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#frankle-et-al-2020-section" id="toc-frankle-et-al-2020-section">“Pruning Neural Networks at Initialization: Why Are We Missing the Mark?”, Frankle et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#orseau-et-al-2020-section" id="toc-orseau-et-al-2020-section">“Logarithmic Pruning Is All You Need”, Orseau et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#rosenfeld-et-al-2020-section" id="toc-rosenfeld-et-al-2020-section">“On the Predictability of Pruning Across Scales”, Rosenfeld et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#jorge-et-al-2020-section" id="toc-jorge-et-al-2020-section">“Progressive Skeletonization: Trimming More Fat from a Network at Initialization”, Jorge et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#tanaka-et-al-2020-section" id="toc-tanaka-et-al-2020-section">“Pruning Neural Networks without Any Data by Iteratively Conserving Synaptic Flow”, Tanaka et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#sanh-et-al-2020-section" id="toc-sanh-et-al-2020-section">“Movement Pruning: Adaptive Sparsity by Fine-Tuning”, Sanh et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#baalen-et-al-2020-section" id="toc-baalen-et-al-2020-section">“Bayesian Bits: Unifying Quantization and Pruning”, Baalen et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#wu-et-al-2020-3-section" id="toc-wu-et-al-2020-3-section">“Lite Transformer With Long-Short Range Attention”, Wu et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#sajjad-et-al-2020-section" id="toc-sajjad-et-al-2020-section">“On the Effect of Dropping Layers of Pre-Trained Transformer Models”, Sajjad et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#qiu-suda-2020-section" id="toc-qiu-suda-2020-section">“Train-By-Reconnect: Decoupling Locations of Weights from Their Values (LaPerm)”, Qiu &amp; Suda 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#li-et-al-2020-5-section" id="toc-li-et-al-2020-5-section">“Train Large, Then Compress: Rethinking Model Size for Efficient Training and Inference of Transformers”, Li et al 2020</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#ramanujan-et-al-2019-section" id="toc-ramanujan-et-al-2019-section">“What’s Hidden in a Randomly Weighted Neural Network?”, Ramanujan et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#dettmers-zettlemoyer-2019-section" id="toc-dettmers-zettlemoyer-2019-section">“Sparse Networks from Scratch: Faster Training without Losing Performance”, Dettmers &amp; Zettlemoyer 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#yu-et-al-2019-2-section" id="toc-yu-et-al-2019-2-section">“Playing the Lottery With Rewards and Multiple Languages: Lottery Tickets in RL and NLP”, Yu et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#fedorov-et-al-2019-section" id="toc-fedorov-et-al-2019-section">“SpArSe: Sparse Architecture Search for CNNs on Resource-Constrained Microcontrollers”, Fedorov et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#michel-et-al-2019-section" id="toc-michel-et-al-2019-section">“Are 16 Heads Really Better Than One?”, Michel et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#voita-et-al-2019-2-section" id="toc-voita-et-al-2019-2-section">“Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, the Rest Can Be Pruned”, Voita et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#zhou-et-al-2019-1-section" id="toc-zhou-et-al-2019-1-section">“Deconstructing Lottery Tickets: Zeros, Signs, and the Supermask”, Zhou et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#frankle-et-al-2019-2-section" id="toc-frankle-et-al-2019-2-section">“Stabilizing the Lottery Ticket Hypothesis”, Frankle et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#gale-et-al-2019-section" id="toc-gale-et-al-2019-section">“The State of Sparsity in Deep Neural Networks”, Gale et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#tadayon-et-al-2019-section" id="toc-tadayon-et-al-2019-section">“Differential Contribution of Cortical Thickness, Surface Area, and Gyrification to Fluid and Crystallized Intelligence”, Tadayon et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#gong-et-al-2019-section" id="toc-gong-et-al-2019-section">“Efficient Training of BERT by Progressively Stacking”, Gong et al 2019</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#crowley-et-al-2018-section" id="toc-crowley-et-al-2018-section">“A Closer Look at Structured Pruning for Neural Network Compression”, Crowley et al 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#frankle-carbin-2018-section" id="toc-frankle-carbin-2018-section">“The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks”, Frankle &amp; Carbin 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#kalchbrenner-et-al-2018-section" id="toc-kalchbrenner-et-al-2018-section">“Efficient Neural Audio Synthesis”, Kalchbrenner et al 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#mittal-et-al-2018-section" id="toc-mittal-et-al-2018-section">“Recovering from Random Pruning: On the Plasticity of Deep Convolutional Neural Networks”, Mittal et al 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#huang-et-al-2018-6-section" id="toc-huang-et-al-2018-6-section">“Learning to Prune Filters in Convolutional Neural Networks”, Huang et al 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#theis-et-al-2018-section" id="toc-theis-et-al-2018-section">“Faster Gaze Prediction With Dense Networks and Fisher Pruning”, Theis et al 2018</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#manessi-et-al-2017-section" id="toc-manessi-et-al-2017-section">“Automated Pruning for Deep Neural Network Compression”, Manessi et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#sun-et-al-2017-1-section" id="toc-sun-et-al-2017-1-section">“Training Simplification and Model Simplification for Deep Learning: A Minimal Effort Back Propagation Method”, Sun et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#dai-et-al-2017-section" id="toc-dai-et-al-2017-section">“NeST: A Neural Network Synthesis Tool Based on a Grow-And-Prune Paradigm”, Dai et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#zhu-gupta-2017-section" id="toc-zhu-gupta-2017-section">“To Prune, or Not to Prune: Exploring the Efficacy of Pruning for Model Compression”, Zhu &amp; Gupta 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#lobacheva-et-al-2017-section" id="toc-lobacheva-et-al-2017-section">“Bayesian Sparsification of Recurrent Neural Networks”, Lobacheva et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#neklyudov-et-al-2017-section" id="toc-neklyudov-et-al-2017-section">“Structured Bayesian Pruning via Log-Normal Multiplicative Noise”, Neklyudov et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#narang-et-al-2017-section" id="toc-narang-et-al-2017-section">“Exploring Sparsity in Recurrent Neural Networks”, Narang et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#molchanov-et-al-2017-section" id="toc-molchanov-et-al-2017-section">“Variational Dropout Sparsifies Deep Neural Networks”, Molchanov et al 2017</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#han-et-al-2015-section" id="toc-han-et-al-2015-section">“Iterative Magnitude Pruning: Learning Both Weights and Connections for Efficient Neural Networks”, Han et al 2015</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#hochreiter-schmidhuber-1997-2-section" id="toc-hochreiter-schmidhuber-1997-2-section">“Flat Minima”, Hochreiter &amp; Schmidhuber 1997</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#hassibi-et-al-1993-section" id="toc-hassibi-et-al-1993-section">“Optimal Brain Surgeon and General Network Pruning”, Hassibi et al 1993</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#segee-carter-1991-section" id="toc-segee-carter-1991-section">“Fault Tolerance of Pruned Multilayer Networks”, Segee &amp; Carter 1991</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#mozer-smolensky-1989-section" id="toc-mozer-smolensky-1989-section">“Using Relevance to Reduce Network Size Automatically”, Mozer &amp; Smolensky 1989</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#lecun-et-al-1989-section" id="toc-lecun-et-al-1989-section">“Optimal Brain Damage”, LeCun et al 1989</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#section" id="toc-section">“Trading Off Compute in Training and Inference § Pruning”</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/sparsity/pruning/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/tokenization/2019-marjou-figure3-scatterplotofthemeanphonemictransparencyscoresbyreadingandwriting.png


2019
2024-01-01



---
/doc/ai/nn/tokenization/2019-marjou-table3-phonemictransparencyscoresestimatedbyoteanngptneuralnet.png


2019
2024-01-01



---
/doc/ai/nn/tokenization/2022-rust-figure1-pixelarchitecturefortokenizingtextasrawpixelsdenoisingmaepretraining.png


2022
2024-01-01



---
/doc/ai/nn/tokenization/2023-lee-figure20-naivebpetokenizationbadlydamagesgpt2arithmetictraining.png


2023
2024-01-01



---
/doc/ai/nn/tokenization/lee-figure15-performanceofsmalltransformertrainedtodo3digitsubtraction2digitmultiplication4digitprecisionsinesquareroot.jpg



2024-01-01



---
/doc/ai/nn/transformer/2021-hu-figure2-b-datascalingfinetuningperformanceonnocaps.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/2021-hu-figure6-largerlemoncaptionmodelsaremoresampleefficient.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/2021-zaken-figure2-scalingcurveoffinetuningvsbiastuningshowscurvescrossasdatasetsizeincreases.png


2021
2024-01-01



---
/doc/ai/nn/transformer/2022-cheng-figure2-ablationofvindlutextvideomodelperformancebysourceofperformancechanges.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/2023-nguyen-figure12-biggerclimateforecastingmodelsaremoresampleefficientonlowresolutiondata.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/alphafold/2022-jumper.pdf
Protein structure predictions to atomic accuracy with AlphaFold
John Jumper, Demis Hassabis
2022-01-11
2024-01-01
[("doi","10.1038/s41592-021-01362-6")]


---
/doc/ai/nn/transformer/attention/2020-08-11-gwern-meme-twoastronauts-hopfieldnetworksareallyouneed.jpg

Gwern
2020-08-11
2024-01-01



---
/doc/ai/nn/transformer/attention/2020-longrangearena-figure3-performancefrontier.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/attention/2020-tay-figure2-efficientattentiontaxonomy.png


2020
2024-01-01



---
/doc/ai/nn/transformer/attention/2020-tay-table1-efficienttransformermodels.png


2020
2024-01-01



---
/doc/ai/nn/transformer/attention/2022-hassid-figure3-largertransformersmakemoreuseofattentionwhennablatedtomlbenchmarkperformance.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/2022-tay-figure4-scalingofmodelbydepth.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/2022-tay-figure5-scalingofmodelbymlpfeedforwardparameters.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/2023-09-08-charlesfoster-aunn-variantwithcausaldecoderattention.jpg


2023-09-08
2024-01-01



---
/doc/ai/nn/transformer/attention/2023-trockman-figure2-attentionmappatternsbyinitializationandleveloftrainingshowpriors.png


2023
2024-05-16



---
/doc/ai/nn/transformer/attention/2023-trockman-figure7-gpt2attentionmatrixpatterns.png


2023
2024-05-16



---
/doc/ai/nn/transformer/attention/compression/2021-jaegle-figure1-perceiverarchiture.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/attention/hierarchical/2022-yu-figure1-graphicaldiagramofchordcdilsparsep2pnetwork.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/hierarchical/anonymous-mlp-multilayerperceptron.jpg



2024-01-01



---
/doc/ai/nn/transformer/attention/recurrent/2021-lazaridou-figure3-dynamicevaluationimprovestemporaldriftofsmalltransformerxlmodels.png


2021
2024-01-01



---
/doc/ai/nn/transformer/attention/recurrent/2022-hutchins-figure6-transformerxlvsblockrecurrenttransformeroverincreasingcontextlengthvsnumberoflongdocumentsavailabletotrainon.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/sparsity/2021-jaszczur-figure1-logperplexityofscalingtransformersonc4datasetvsbaselines.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/attention/sparsity/2022-tay-figure1b-computeperformanceoverviewof10diversennarchitecturesbydownstreamaccuracyshowingwidespreadandconvergenceatscale.png


2022
2024-01-01



---
/doc/ai/nn/transformer/attention/sparsity/2022-tay-figure2-worsescalingofallvariantarchitecturescomparedtooriginalsimpletransformer.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/clip/2021-muttenthaler-figure2-correlationoffmribrainactivationswithvariousneuralnetworks.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-04-04-rombach-compvistxt2imgpreview.png


2022-04-04
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-11-22-armstrong-screenshotofsootimageorganizer-personswimminginwaterqueryexample.jpg


2022-11-22
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-11-22-armstrong-screenshotofsootimageorganizer-personswimminginwaterresults.jpg


2022-11-22
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-cherti-figure1a-openclipcomputezeroshotclassificationscalingcurve.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-cherti-figure1b-openclipcomputezeroshotretrievalscalingcurve.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-dong-figure1-ablatingimprovementstoclipfinetuningtricksforimagenettransfer.png


2022
2024-01-01



---
/doc/ai/nn/transformer/clip/2022-singh-figure3-scalingmodelanddatasetsizes.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/clip/2023-01-01-ross-clipvitbigg14laion2b39bb160kbenchmarkperformancecomparedtopreviousopensourcesotamodel.jpg


2023-01-01
2024-01-01



---
/doc/ai/nn/transformer/clip/2023-01-01-ross-openclipscalingforclipvitbigg14laion2b39bb160k.png


2023-01-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/2/2019-12-21-gwern-gpt2-preferencelearning-abc-combinedmodel-divergence.png

Gwern
2019-12-21
2024-01-01



---
/doc/ai/nn/transformer/gpt/2/2020-nadeem-figure1-gpt2samplingqualityvsdiversity.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2/fiction/index
‘GPT-2 fiction’ tag

2022-05-05
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="1195" width="1232" src="/doc/ai/nn/transformer/gpt/fiction/2022-castricato-figure1-carpgpt2preferencelearningarchitecturetrainingloop.jpg" title="Figure 1: Illustration of our technique for generating story content controlled by preferences. A language model generates candidates, which are ranked by the CARP model to produce scores. The scores are used to fine-tune the language model to produce higher scoring—and thus more aligned with preferences—story continuations." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/2/fiction</code>, most recent first: 4 <a href="/doc/ai/nn/transformer/gpt/2/fiction/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/ai/nn/transformer/gpt/2/fiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/2/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#castricato-et-al-2022-section" id="toc-castricato-et-al-2022-section">“CARP: Robust Preference Learning for Storytelling via Contrastive Reinforcement Learning”, Castricato et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#davis-grierson-2021-section" id="toc-davis-grierson-2021-section">“Investigating Attitudes of Professional Writers to GPT Text Generation AI Based Creative Support Tools”, Davis &amp; Grierson 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#dimson-2020-section" id="toc-dimson-2020-section">“This Word Does Not Exist”, Dimson 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#section" id="toc-section">nickwalton00</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/fiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/2/index
‘GPT-2’ tag

2019-09-27
2024-11-20


<figure><img class="float-right page-thumbnail invert-auto outline" height="873" width="1606" src="/doc/ai/scaling/emergence/grokking/2024-wang-figure1-grokkingforimplicitreasoning.png" title="Figure 1: We find that transformers can learn to reason implicitly, but this skill is only robustly acquired through grokking, i.e. an extended period of training far beyond overfitting. Moreover, the transformer fails to systematically generalize for composition, yet succeeds for comparison. We conduct a mechanistic study into the model internals throughout grokking, which reveals distinct generalizing circuits across the two tasks (Figure 4, Figure 5) that explains the variations in systematicity." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/2</code>, most recent first: 3 <a href="/doc/ai/nn/transformer/gpt/2/index#see-alsos" class="icon-not">related tags</a>, 114 <a href="/doc/ai/nn/transformer/gpt/2/index#links" class="icon-not">annotations</a>, &amp; 16 <a href="/doc/ai/nn/transformer/gpt/2/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#prakriya-et-al-2024-section" id="toc-prakriya-et-al-2024-section">“Accelerating Large Language Model Pretraining via LFR Pedagogy: Learn, Focus, and Review”, Prakriya et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#thrush-et-al-2024-1-section" id="toc-thrush-et-al-2024-1-section">“Improving Pretraining Data Using Perplexity Correlations”, Thrush et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ye-et-al-2024-2-section" id="toc-ye-et-al-2024-2-section">“Physics of Language Models: Part 2.1, Grade-School Math and the Hidden Reasoning Process”, Ye et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#yang-et-al-2024-4-section" id="toc-yang-et-al-2024-4-section">“Super(ficial)-Alignment: Strong Models May Deceive Weak Models in Weak-To-Strong Generalization”, Yang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#pan-et-al-2024-1-section" id="toc-pan-et-al-2024-1-section">“The Scaling Law in Stellar Light Curves”, Pan et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#deng-et-al-2024-1-section" id="toc-deng-et-al-2024-1-section">“From Explicit CoT to Implicit CoT: Learning to Internalize CoT Step by Step”, Deng et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#wang-et-al-2024-08-section" id="toc-wang-et-al-2024-08-section">“Grokked Transformers Are Implicit Reasoners: A Mechanistic Journey to the Edge of Generalization”, Wang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#land-bartolo-2024-section" id="toc-land-bartolo-2024-section">“Fishing for Magikarp: Automatically Detecting Under-Trained Tokens in Large Language Models”, Land &amp; Bartolo 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#cole-2024-section" id="toc-cole-2024-section">“Test-Time Augmentation to Solve ARC”, Cole 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#pannatier-et-al-2024-section" id="toc-pannatier-et-al-2024-section">“Σ-GPTs: A New Approach to Autoregressive Models”, Pannatier et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#sch%C3%A4fer-et-al-2024-section" id="toc-schäfer-et-al-2024-section">“Language Imbalance Can Boost Cross-Lingual Generalization”, Schäfer et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#allen-zhu-li-2024-section" id="toc-allen-zhu-li-2024-section">“Physics of Language Models: Part 3.3, Knowledge Capacity Scaling Laws”, Allen-Zhu &amp; Li 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#wu-et-al-2024-4-section" id="toc-wu-et-al-2024-4-section">“Do Language Models Plan Ahead for Future Tokens?”, Wu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#teney-et-al-2024-section" id="toc-teney-et-al-2024-section">“Neural Redshift: Random Networks Are Not Random Functions”, Teney et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#brinkmann-et-al-2024-section" id="toc-brinkmann-et-al-2024-section">“A Mechanistic Analysis of a Transformer Trained on a Symbolic Multi-Step Reasoning Task”, Brinkmann et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#kallini-et-al-2024-section" id="toc-kallini-et-al-2024-section">“Mission: Impossible Language Models”, Kallini et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#lee-et-al-2024-4-section" id="toc-lee-et-al-2024-4-section">“A Mechanistic Understanding of Alignment Algorithms: A Case Study on DPO and Toxicity”, Lee et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#noukhovitch-et-al-2023-section" id="toc-noukhovitch-et-al-2023-section">“Language Model Alignment With Elastic Reset”, Noukhovitch et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#pfau-et-al-2023-section" id="toc-pfau-et-al-2023-section">“Eliciting Language Model Behaviors Using Reverse Language Models”, Pfau et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#dekoninck-et-al-2023-section" id="toc-dekoninck-et-al-2023-section">“Controlled Text Generation via Language Model Arithmetic”, Dekoninck et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ramesh-et-al-2023-section" id="toc-ramesh-et-al-2023-section">“Compositional Capabilities of Autoregressive Transformers: A Study on Synthetic, Interpretable Tasks”, Ramesh et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ali-et-al-2023-1-section" id="toc-ali-et-al-2023-1-section">“Tokenizer Choice For LLM Training: Negligible or Crucial?”, Ali et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#levy-2023-1-section" id="toc-levy-2023-1-section">“What OpenAI Really Wants”, Levy 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#hernandez-et-al-2023-section" id="toc-hernandez-et-al-2023-section">“Linearity of Relation Decoding in Transformer Language Models”, Hernandez et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#spector-re-2023-section" id="toc-spector-re-2023-section">“Accelerating LLM Inference With Staged Speculative Decoding”, Spector &amp; Re 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#sanchez-et-al-2023-section" id="toc-sanchez-et-al-2023-section">“Stay on Topic With Classifier-Free Guidance”, Sanchez et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gulrajani-hashimoto-2023-section" id="toc-gulrajani-hashimoto-2023-section">“Likelihood-Based Diffusion Language Models”, Gulrajani &amp; Hashimoto 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#trockman-kolter-2023-section" id="toc-trockman-kolter-2023-section">“Mimetic Initialization of Self-Attention Layers”, Trockman &amp; Kolter 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#hanna-et-al-2023-section" id="toc-hanna-et-al-2023-section">“How Does GPT-2 Compute Greater-Than?: Interpreting Mathematical Abilities in a Pre-Trained Language Model”, Hanna et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#wu-et-al-2023-4-section" id="toc-wu-et-al-2023-4-section">“LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions”, Wu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#zhang-et-al-2023-16-section" id="toc-zhang-et-al-2023-16-section">“Tractable Control for Autoregressive Language Generation”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#sun-et-al-2023-6-section" id="toc-sun-et-al-2023-6-section">“How Does In-Context Learning Help Prompt Tuning?”, Sun et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#sudhakaran-et-al-2023-section" id="toc-sudhakaran-et-al-2023-section">“MarioGPT: Open-Ended Text2Level Generation through Large Language Models”, Sudhakaran et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#bommarito-et-al-2023-section" id="toc-bommarito-et-al-2023-section">“GPT-3 As Knowledge Worker: A Zero-Shot Evaluation of AI CPA Capabilities”, Bommarito et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#faisal-anastasopoulos-2022-section" id="toc-faisal-anastasopoulos-2022-section">“Geographic and Geopolitical Biases of Language Models”, Faisal &amp; Anastasopoulos 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#hao-et-al-2022-1-section" id="toc-hao-et-al-2022-1-section">“Structured Prompting: Scaling In-Context Learning to 1,000 Examples”, Hao et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#li-et-al-2022-08-section" id="toc-li-et-al-2022-08-section">“Contrastive Decoding: Open-Ended Text Generation As Optimization”, Li et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#su-collier-2022-section" id="toc-su-collier-2022-section">“Contrastive Search Is What You Need For Neural Text Generation”, Su &amp; Collier 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#witt-et-al-2022-section" id="toc-witt-et-al-2022-section">“Perfectly Secure Steganography Using Minimum Entropy Coupling”, Witt et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#mao-2022-section" id="toc-mao-2022-section">“Fine-Tuning Pre-Trained Transformers into Decaying Fast Weights”, Mao 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#tang-et-al-2022-1-section" id="toc-tang-et-al-2022-1-section">“Semantic Reconstruction of Continuous Language from Non-Invasive Brain Recordings”, Tang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#caucheteux-et-al-2022-section" id="toc-caucheteux-et-al-2022-section">“Deep Language Algorithms Predict Semantic Comprehension from Brain Activity”, Caucheteux et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#goldstein-et-al-2022-2-section" id="toc-goldstein-et-al-2022-2-section">“Correspondence between the Layered Structure of Deep Language Models and Temporal Structure of Natural Language Processing in the Human Brain”, Goldstein et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#arora-et-al-2022-3-section" id="toc-arora-et-al-2022-3-section">“DIRECTOR: Generator-Classifiers For Supervised Language Modeling”, Arora et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#snell-et-al-2022-section" id="toc-snell-et-al-2022-section">“Offline RL for Natural Language Generation With Implicit Language Q Learning”, Snell et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#dao-et-al-2022-1-section" id="toc-dao-et-al-2022-1-section">“FlashAttention: Fast and Memory-Efficient Exact Attention With IO-Awareness”, Dao et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#tirumala-et-al-2022-section" id="toc-tirumala-et-al-2022-section">“Memorization Without Overfitting: Analyzing the Training Dynamics of Large Language Models”, Tirumala et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#tu-et-al-2022-1-section" id="toc-tu-et-al-2022-1-section">“AdaVAE: Exploring Adaptive GPT-2s in Variational Autoencoders for Language Modeling”, Tu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#hofmann-et-al-2022-section" id="toc-hofmann-et-al-2022-section">“FLOTA: An Embarrassingly Simple Method to Mitigate Und-Es-Ira-Ble Properties of Pretrained Language Model Tokenizers”, Hofmann et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#geva-et-al-2022-section" id="toc-geva-et-al-2022-section">“Transformer Feed-Forward Layers Build Predictions by Promoting Concepts in the Vocabulary Space”, Geva et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#wang-et-al-2022-19-section" id="toc-wang-et-al-2022-19-section">“Time Control: Language Modeling via Stochastic Processes”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#liu-et-al-2022c-section" id="toc-liu-et-al-2022c-section">“Quantifying and Alleviating Political Bias in Language Models”, Liu et al 2022c</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#qian-et-al-2022-2-section" id="toc-qian-et-al-2022-2-section">“Controllable Natural Language Generation With Contrastive Prefixes”, Qian et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#li-et-al-2022-19-section" id="toc-li-et-al-2022-19-section">“LID: Pre-Trained Language Models for Interactive Decision-Making”, Li et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#meister-et-al-2022-section" id="toc-meister-et-al-2022-section">“Typical Decoding for Natural Language Generation”, Meister et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#reid-et-al-2022-2-section" id="toc-reid-et-al-2022-2-section">“Can Wikipedia Help Offline Reinforcement Learning?”, Reid et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#mokady-et-al-2021-section" id="toc-mokady-et-al-2021-section">“ClipCap: CLIP Prefix for Image Captioning”, Mokady et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#patel-pavlick-2021-section" id="toc-patel-pavlick-2021-section">“Mapping Language Models to Grounded Conceptual Spaces”, Patel &amp; Pavlick 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#chiang-chen-2021-section" id="toc-chiang-chen-2021-section">“Relating Neural Text Degeneration to Exposure Bias”, Chiang &amp; Chen 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#lin-et-al-2021-6-section" id="toc-lin-et-al-2021-6-section">“TruthfulQA: Measuring How Models Mimic Human Falsehoods”, Lin et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#dou-et-al-2021-section" id="toc-dou-et-al-2021-section">“Scarecrow: A Framework for Scrutinizing Machine Text”, Dou et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#hu-et-al-2021-3-section" id="toc-hu-et-al-2021-3-section">“LoRA: Low-Rank Adaptation of Large Language Models”, Hu et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#g%C3%B6tz-et-al-2021-1-section" id="toc-götz-et-al-2021-1-section">“Let the Algorithm Speak: How to Use Neural Networks for Automatic Item Generation in Psychological Scale Development”, Götz et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#eleutherai-2021-section" id="toc-eleutherai-2021-section">“GPT-J-6B: 6B JAX-Based Transformer”, EleutherAI 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#almeida-et-al-2021-section" id="toc-almeida-et-al-2021-section">“LHOPT: A Generalizable Approach to Learning Optimizers”, Almeida et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#heilbron-et-al-2021-section" id="toc-heilbron-et-al-2021-section">“A Hierarchy of Linguistic Predictions during Natural Language Comprehension”, Heilbron et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#lindest%C3%B8kke-2021-section" id="toc-lindestøkke-2021-section">“Why Are Tar.xz Files 15× Smaller When Using Python’s Tar Library Compared to MacOS Tar?”, Lindestøkke 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gao-et-al-2021-6-section" id="toc-gao-et-al-2021-6-section">“The Pile: An 800GB Dataset of Diverse Text for Language Modeling”, Gao et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#li-liang-2021-section" id="toc-li-liang-2021-section">“Prefix-Tuning: Optimizing Continuous Prompts for Generation”, Li &amp; Liang 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#xu-et-al-2021-9-section" id="toc-xu-et-al-2021-9-section">“Bot-Adversarial Dialogue for Safe Conversational Agents”, Xu et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#carlini-et-al-2020-1-section" id="toc-carlini-et-al-2020-1-section">“Extracting Training Data from Large Language Models”, Carlini et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#lu-et-al-2020-1-section" id="toc-lu-et-al-2020-1-section">“NeuroLogic Decoding: (Un)supervised Neural Text Generation With Predicate Logic Constraints”, Lu et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#geerlings-mero%C3%B1o-pe%C3%B1uela-2020-section" id="toc-geerlings-meroño-peñuela-2020-section">“Interacting With GPT-2 to Generate Controlled and Believable Musical Sequences in ABC Notation”, Geerlings &amp; Meroño-Peñuela 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#krause-et-al-2020-section" id="toc-krause-et-al-2020-section">“GeDi: Generative Discriminator Guided Sequence Generation”, Krause et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#bahri-et-al-2020-section" id="toc-bahri-et-al-2020-section">“Generative Models Are Unsupervised Predictors of Page Quality: A Colossal-Scale Study”, Bahri et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#yoshida-et-al-2020-section" id="toc-yoshida-et-al-2020-section">“Adding Recurrence to Pretrained Transformers for Improved Efficiency and Context Size”, Yoshida et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#noever-et-al-2020-section" id="toc-noever-et-al-2020-section">“The Chess Transformer: Mastering Play Using Generative Language Models”, Noever et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#summers-stay-2020-section" id="toc-summers-stay-2020-section">“True_poetry: Poetry Generator by GPT-2 With Meter and Rhyme Constraints”, Summers-Stay 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#dalton-et-al-2020-section" id="toc-dalton-et-al-2020-section">“TREC CAsT 2019: The Conversational Assistance Track Overview”, Dalton et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#whalen-2020-section" id="toc-whalen-2020-section">“OpenAI Text Generator GPT-2 Creates Video Game Walkthrough for ‘Most Tedious Game in History’”, Whalen 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#peng-et-al-2020-2-section" id="toc-peng-et-al-2020-2-section">“Reducing Non-Normative Text Generation from Language Models”, Peng et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#calderwood-et-al-2020-section" id="toc-calderwood-et-al-2020-section">“How Novelists Use Generative Language Models: An Exploratory User Study”, Calderwood et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#barrio-2020-section" id="toc-barrio-2020-section">“Writing the Next American Hit: Using GPT-2 to Explore the Possibility of Creating Successful AI-Generated Song Lyrics Possibility of Creating Successful AI-Generated Song Lyric”, Barrio 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#liu-et-al-2019-1-section" id="toc-liu-et-al-2019-1-section">“Controlling Text Generation With Plug and Play Language Models”, Liu et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#walton-2019-aidungeon-2-section" id="toc-walton-2019-aidungeon-2-section">“AI Dungeon 2”, Walton 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#solaiman-et-al-2019-2-section" id="toc-solaiman-et-al-2019-2-section">“Release Strategies and the Social Impacts of Language Models”, Solaiman et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#solaiman-et-al-2019-section" id="toc-solaiman-et-al-2019-section">“GPT-2: 1.5B Release”, Solaiman et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gwern-presser-2019-music-section" id="toc-gwern-presser-2019-music-section">“GPT-2 Folk Music”, Gwern &amp; Presser 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ziegler-et-al-2019-section" id="toc-ziegler-et-al-2019-section">“Fine-Tuning GPT-2 from Human Preferences § Bugs Can Optimize for Bad Behavior”, Ziegler et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ziegler-et-al-2019-blog-section" id="toc-ziegler-et-al-2019-blog-section">“Fine-Tuning GPT-2 from Human Preferences”, Ziegler et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ziegler-et-al-2019-paper-section" id="toc-ziegler-et-al-2019-paper-section">“Fine-Tuning Language Models from Human Preferences”, Ziegler et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#shoeybi-et-al-2019-section" id="toc-shoeybi-et-al-2019-section">“Megatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism”, Shoeybi et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ziegler-et-al-2019-github-section" id="toc-ziegler-et-al-2019-github-section">“Lm-Human-Preferences”, Ziegler et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#woolf-2019-section" id="toc-woolf-2019-section">“How To Make Custom AI-Generated Text With GPT-2”, Woolf 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gokaslan-cohen-2019-section" id="toc-gokaslan-cohen-2019-section">“OpenGPT-2: We Replicated GPT-2-1.5b Because You Can Too”, Gokaslan &amp; Cohen 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#wallace-et-al-2019-2-section" id="toc-wallace-et-al-2019-2-section">“Universal Adversarial Triggers for Attacking and Analyzing NLP”, Wallace et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#openai-2019-2-section" id="toc-openai-2019-2-section">“GPT-2: 6-Month Follow-Up”, OpenAI 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#adlr-2019-section" id="toc-adlr-2019-section">“MegatronLM: Training Billion+ Parameter Language Models Using GPU Model Parallelism”, ADLR 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#leahy-2019-gpt15b-evaluation-section" id="toc-leahy-2019-gpt15b-evaluation-section">“Addendum: Evaluation of My Model”, Leahy 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#leahy-2019-gpt15b-replication-section" id="toc-leahy-2019-gpt15b-replication-section">“Replicating GPT-2-1.5B”, Leahy 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#shehata-2019-section" id="toc-shehata-2019-section">“Unraveling the JPEG: JPEG Images Are Everywhere in Our Digital Lives, but behind the Veil of Familiarity Lie Algorithms That Remove Details That Are Imperceptible to the Human Eye. This Produces the Highest Visual Quality With the Smallest File Size—But What Does That Look Like? Let’s See What Our Eyes Can’t See!”, Shehata 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#section" id="toc-section">“Some Pretty Impressive Machine-Learning Generated Poetry Courtesy of GPT-2”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#intelligence-2019-section" id="toc-intelligence-2019-section">“LM Explorer (alpha)”, Intelligence 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#alexander-2019-2-section" id="toc-alexander-2019-2-section">“GPT-2 As Step Toward General Intelligence”, Alexander 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gpt-2-paper-section" id="toc-gpt-2-paper-section">“Language Models Are Unsupervised Multitask Learners”, Radford et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#gpt-2-blog-section" id="toc-gpt-2-blog-section">“Better Language Models and Their Implications”, Radford et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#king-2019-section" id="toc-king-2019-section">“Talk To Transformer”, King 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#burfoot-2011-section" id="toc-burfoot-2011-section">“Notes on a New Philosophy of Empirical Science”, Burfoot 2011</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#ren-et-al-2010-section" id="toc-ren-et-al-2010-section">“Google-Wide Profiling: A Continuous Profiling Infrastructure for Data Centers”, Ren et al 2010</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#section-1" id="toc-section-1">“Timm S. Mueller”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#L0MIvP0a-section" id="toc-L0MIvP0a-section">“The Difficulties of Text Generation Using Autoregressive Language Models: A Brief Overview”, Gao 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#section-2" id="toc-section-2">“Let’s Reproduce GPT-2 (1.6B): One 8×H100 Node, 24 Hours, $672”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#section-3" id="toc-section-3">“Alec Radford”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#dpuECoS8-section" id="toc-dpuECoS8-section">“TensorFlow Research Cloud (TRC): Accelerate Your Cutting-Edge Machine Learning Research With Free Cloud TPUs”, TRC 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#language-alignment" id="toc-language-alignment"><code>language-alignment</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#optimizers-scaling" id="toc-optimizers-scaling"><code>optimizers-scaling</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#fine-tuning" id="toc-fine-tuning"><code>fine-tuning</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#language-comprehension" id="toc-language-comprehension"><code>language-comprehension</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#text-generation" id="toc-text-generation"><code>text-generation</code></a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/2/nonfiction/index
‘GPT-2 nonfiction’ tag

2020-04-25
2024-04-12


<figure><img class="float-right page-thumbnail invert-auto outline" height="801" width="1134" src="/doc/ai/scaling/2021-lazaridou-figure3-incorrectverysmallscalescalingoftransformerxlmodelsdoesnotleadtolargeperformancegainsontemporaldriftbenchmark.png" title="Figure 3: Relative perplexity increase of the TIME-STRATIFIED models with 287M (dotted line) and 448M parameters (solid line), respectively, over the CONTROL model with 287M parameters, for WMT and CustomNews (§4)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/2/nonfiction</code>, most recent first: 6 <a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#links" class="icon-not">annotations</a> (<a href="/doc/ai/nn/transformer/gpt/2/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#goldstein-et-al-2024-section" id="toc-goldstein-et-al-2024-section">“Alignment of Brain Embeddings and Artificial Contextual Embeddings in Natural Language Points to Common Geometric Patterns”, Goldstein et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#zhang-et-al-2023-03-section" id="toc-zhang-et-al-2023-03-section">“Deep De Finetti: Recovering Topic Distributions from Large Language Models”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#bricken-pehlevan-2021-section" id="toc-bricken-pehlevan-2021-section">“Attention Approximates Sparse Distributed Memory”, Bricken &amp; Pehlevan 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#lazaridou-et-al-2021-section" id="toc-lazaridou-et-al-2021-section">“Mind the Gap: Assessing Temporal Generalization in Neural Language Models § Scaling”, Lazaridou et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#gwern-presser-2019-music-section" id="toc-gwern-presser-2019-music-section">“GPT-2 Folk Music”, Gwern &amp; Presser 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#musenet-blog-section" id="toc-musenet-blog-section">“MuseNet: a Deep Neural Network That Can Generate 4-Minute Musical Compositions With 10 Different Instruments, and Can Combine Styles from Country to Mozart to the Beatles”, Payne 2019</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/2/nonfiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/2/poetry/2020-zitelli.pdf
345M-GPT-2 After James Wright: Can AI Generate Convincing Contemporary Poetry?
Jonah Zitelli
2020-06-04
2024-01-01



---
/doc/ai/nn/transformer/gpt/2018-huang-magenta-musictransformer-attentionvisualization.jpg


2018
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-11-19-gwern-gpt2-15b-poetry-tensorboard-1tputraining.jpg

Gwern
2019-11-19
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-12-gwern-gpt2-abc-score-polkaebbbab.png

Gwern
2019-12-12
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-13-gwern-gpt2-15b-poetry-tensorboard-97tputraining.png

Gwern
2019-12-13
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-13-gwern-gpt2-preferencelearning-abc-combinedmodel-halfbounce.png

Gwern
2019-12-13
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-16-gwern-gpt2-15b-poetry-tensorboard-100tputraining.png

Gwern
2019-12-16
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-17-gwern-gpt2-preferencelearning-abc-terminal.png

Gwern
2019-12-17
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-12-26-gwern-gpt2-preferencelearning-abc-combinedmodel-klregularized-collapse.png

Gwern
2019-12-26
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table1-ctrlsamplesdemonstratingmetadatainfluenceontextcompletions.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table2-ctrltextsamplesusingonlymetadatawithoutaprompt.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table3-ctrltextsamplesshowinginfluenceofurllinksasprefixmetadata.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table4-ctrltextsamplesusingtemplatizedcontrolcodesforspecifictaskslikeqaortranslation.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table5-ctrltextsamplesmixingzeroshotgeneralizationofmetadata.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-keskar-table7-datasetsandcontrolcodesmetadata.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-openai-gpt2-demo-recyclingtextsample.jpg


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-radford-figure4-gpt2validationloss.jpg


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2019-ziegler-preferencelearning-figure1-architecture.png


2019
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-01-15-gwern-gpt2-preferencelearning-abc-combinedmodel-klregularized-finalrun.png

Gwern
2020-01-15
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-01-20-gwern-gpt2-25k-midi-training.png

Gwern
2020-01-20
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-02-03-gpt21.5b-archiveofourownao3-model-510427-samples-topp090.txt


2020-02-03
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-02-03-gpt21.5b-videogamewalkthrough-model-174925-samples-topp090.txt


2020-02-03
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-04-01-gwern-gpt2-5k-midi-training.png

Gwern
2020-04-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-06-18-karpathy-expandingbrainmeme-gpt3metalearning.jpg


2020-06-18
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-06-21-openai-beta-gpt3-playgroundui.png


2020-06-21
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-bostrom-unigramlm-figure1-unigramlmvsbpe.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-brown-figure31-gpt3scaling.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-brown-figure313-humanabilitytodetectmodelgeneratednewsstories.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-brown-gpt3-figure13-meanperformancescalingcurve.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-hendrycks-figure1b-gpt3-qascaling.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-figure1-scalingacrossdomains.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-figure11-pretrainingimageclassificationscaling.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-figure2-universalmodelsizescaling.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-figure3-domainmodelsizescaling.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-figure31-qandamodelscaling.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-henighan-table1-autoregressivemodelsscalingpowerlaws.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-kaplan-appendix1-summaryofneurallanguagemodelscalingpowerlaws.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-kaplan-figure1-dlscaling.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-kaplan-figure15-projectingscaling.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-kaplan-figure7-scalingrnnsvstransformersshowsrnnplateau.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2020-zhang-figure1-thelikelihoodtrap.png


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-01-11-gwern-meme-dogbarkcanthurtyou-aiscaling.jpg

Gwern
2021-01-11
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-05-25-naver-hyperclova-computescaling0137bto82b.jpg


2021-05-25
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-almeida-figure2-lhoptgpt3hyperparametertuningscalinglaw.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-almeida-figure3-lhoptlearnedhyperparameteroptimizationongpt2largewikitext103speedupdouble.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-askell-figure2-prmptingimprovesalignmentwithmodelscalingwithdecreasingalignmenttax.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-askell-figure5-anthropcgptlearnshumanpreferencesatn500withgreaterscale.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-dou-figure2-errorsbymodel.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-dou-figure3-errorsbytype.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-dou-figure4-errorsbydecodingsamplingstrategyhyperparameters.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-hernandez-transferlearning-figure2-transferscaling.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-kim-figure4-datatransferfromenglishtochinese.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-kim-figure5-transferfromenglishtochinesespanishgerman.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-nogueira-figure1-additionperformanceofnumberorthographies.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2021-solaiman-figure3-largergpt3modelsfinetunebetteronpalmstoxicitydataset.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-05-22-gwern-meme-tintinwhataweekhuh-2ndanniversaryofgpt3paper.png

Gwern
2022-05-22
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-08-06-gwern-meme-netflixliegirl-studyingdeeplearningscaling.jpg

Gwern
2022-08-06
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-08-19-gwern-meme-deathknockingatdoor-deeplearningscalingsuccesses.png

Gwern
2022-08-19
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-bommarito-figure1-gpt3performanceonbarexambycategory.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-bommarito-figure2-increaseofgpt3modelaccuracyonbarexambysize.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/2022-ganguli-figure2-visualizationofsuccessfulredteamattacksonlanguagemodels.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-03-20-gpt4-scottalexander-halfanhourbeforedawninsanfranciscosample.png


2023-03-20
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-bommarito-figure1-gpt3cpaaccountingexamperformancebyexamsection.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-bommarito-figure2-progressofgpt3overtimeoncpaaccountingexam.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-jakesch-figure10-participantsdidnotnoticemodelslanttowardsapositionaffectedtheirownargumentwriting.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-jakesch-figure3-participantseditorialwritingaboutsocialmediabenefitswereaffectedbygpt3promptslants.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-jakesch-figure5-hastyparticipantseditorialwritingweremoreaffectedbyslantedgpt3prompts.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-jakesch-figure6-slantedmodelpromptschangedpeoplesopinionafterwritinganeditorial.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-jakesch-figure9-participantsdidnotnoticemodelslanttowardsaposition.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2023-qin-figure1-chatgptvsgpt35on20nlpdatasets.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/2024-zhao-figure2-roughllmdecisionboundariesonsimplebinaryclassificationtaskdespite128examples.png


2024
2024-06-24



---
/doc/ai/nn/transformer/gpt/3/2019-11-07-amodei-aiandcompute-twodistincteras-gpt3modified.jpg


2019-11-07
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/2020-10-06-exponentialview-samaltman-152648-s5e01-howgpt3isshapingouraifuture.mp3#t=2205
‘How GPT-3 Is Shaping Our AI Future’ with Sam Altman/Azeem Azhar (The Exponential View), Wednesday 7 October 2020

2020-10-06
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/2021-05-05-astraliteheart-purplesmartai-mylittleponygpt215b-gpuloadgraph.png


2021-05-05
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/2021-05-05-astraliteheart-purplesmartai-mylittleponygpt215b-twilightsparkledialogue-torchmojiemotionalvoicecontrol.jpg


2021-05-05
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/2021-05-05-astraliteheart-purplesmartai-mylittleponygpt215b-twilightsparkledialogue-voicedialogue.png


2021-05-05
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/2021-05-05-astraliteheart-purplesmartai-mylittleponygpt215b-twilightsparkledialogue.png


2021-05-05
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/2024-maples-figure1-fourgroupsofreplikachatbotoutcomereportsinsurveyofcollegestudents.jpg


2024
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/fiction/index
‘GPT-3 fiction’ tag

2022-04-15
2024-10-29


<figure><img class="float-right page-thumbnail invert-auto outline" height="807" width="1483" src="/doc/ai/nn/transformer/gpt/3/fiction/2024-maples-figure1-fourgroupsofreplikachatbotoutcomereportsinsurveyofcollegestudents.jpg" title="Figure 1: Participant outcomes and their intersections." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/3/fiction</code>, most recent first: 14 <a href="/doc/ai/nn/transformer/gpt/3/fiction/index#links" class="icon-not">annotations</a> &amp; 23 <a href="/doc/ai/nn/transformer/gpt/3/fiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/3/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#gwern-gpt-3-section" id="toc-gwern-gpt-3-section">“GPT-3 Creative Fiction”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#stefanie-2024-section" id="toc-stefanie-2024-section">stefaesthesia @ “2024-03-13”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#maples-et-al-2024-section" id="toc-maples-et-al-2024-section">“Loneliness and Suicide Mitigation for Students Using GPT-3-Enabled Chatbots”, Maples et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section" id="toc-section">“Experimental Narratives: A Comparison of Human Crowdsourced Storytelling and AI Storytelling”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#marchese-2023-section" id="toc-marchese-2023-section">“When Ruthless Cultural Elitism Is Exactly the Job”, Marchese 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#zhu-et-al-2023-1-section" id="toc-zhu-et-al-2023-1-section">“CALYPSO: LLMs As Dungeon Masters’ Assistants”, Zhu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#grieshaber-2023-section" id="toc-grieshaber-2023-section">“Can a Chatbot Preach a Good Sermon? Hundreds Attend Church Service Generated by ChatGPT to Find Out”, Grieshaber 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#jentzsch-kersting-2023-section" id="toc-jentzsch-kersting-2023-section">“ChatGPT Is Fun, but It Is Not Funny! Humor Is Still Challenging Large Language Models”, Jentzsch &amp; Kersting 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#coda-forno-et-al-2023-section" id="toc-coda-forno-et-al-2023-section">“Inducing Anxiety in GPT-3.5 Increases Exploration and Bias”, Coda-Forno et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#mirowski-et-al-2022-section" id="toc-mirowski-et-al-2022-section">“Co-Writing Screenplays and Theatre Scripts With Language Models (Dramatron): An Evaluation by Industry Professionals”, Mirowski et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section-1" id="toc-section-1">“Controlling GPT-3 With Logit Bias”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section-2" id="toc-section-2">“The Lie Comes First, the Worlds to Accommodate It”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section-3" id="toc-section-3">“Interview With Robert Kralisch on Simulators”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section-4" id="toc-section-4">anarkafkas</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#section-5" id="toc-section-5">nickwalton00</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/fiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/3/humor/index
‘GPT-3 humor’ tag

2020-05-10
2024-06-08


<div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/3/humor</code>, most recent first: 3 <a href="/doc/ai/nn/transformer/gpt/3/humor/index#links" class="icon-not">annotations</a> (<a href="/doc/ai/nn/transformer/gpt/3/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#rich-2023-section" id="toc-rich-2023-section">“I’m a Screenwriter. These AI Jokes Give Me Nightmares”, Rich 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#hessel-et-al-2022-section" id="toc-hessel-et-al-2022-section">“Do Androids Laugh at Electric Sheep? Humor “Understanding” Benchmarks from The New Yorker Caption Contest”, Hessel et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#section" id="toc-section">“Using GPT-3 to Explain Jokes”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/humor/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/3/index
‘GPT-3’ tag

2021-09-08
2024-11-20


<figure><img class="float-right page-thumbnail invert-not outline" height="1171" width="1621" src="/doc/ai/nn/transformer/gpt/3/2019-11-07-amodei-aiandcompute-twodistincteras-gpt3modified.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/3</code>, most recent first: 4 <a href="/doc/ai/nn/transformer/gpt/3/index#see-alsos" class="icon-not">related tags</a>, 27 <a href="/doc/ai/nn/transformer/gpt/3/index#links" class="icon-not">annotations</a>, &amp; 18 <a href="/doc/ai/nn/transformer/gpt/3/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#gwern-scaling-hypothesis-section" id="toc-gwern-scaling-hypothesis-section">“The Scaling Hypothesis”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#zhang-et-al-2024-section" id="toc-zhang-et-al-2024-section">“Benchmarking the Performance of Large Language Models on the Cerebras Wafer Scale Engine”, Zhang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#balaguer-et-al-2024-section" id="toc-balaguer-et-al-2024-section">“RAG vs Fine-Tuning: Pipelines, Tradeoffs, and a Case Study on Agriculture”, Balaguer et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#hao-warzel-2023-section" id="toc-hao-warzel-2023-section">“Inside the Chaos at OpenAI: Sam Altman’s Weekend of Shock and Drama Began a Year Ago, With the Release of ChatGPT”, Hao &amp; Warzel 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#ding-et-al-2023-2-section" id="toc-ding-et-al-2023-2-section">“Everything of Thoughts: Defying the Law of Penrose Triangle for Thought Generation”, Ding et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#jones-bergen-2023-section" id="toc-jones-bergen-2023-section">“Does GPT-4 Pass the Turing Test?”, Jones &amp; Bergen 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#chao-et-al-2023-section" id="toc-chao-et-al-2023-section">“PAIR: Jailbreaking Black Box Large Language Models in 20 Queries”, Chao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#qi-et-al-2023-2-section" id="toc-qi-et-al-2023-2-section">“Fine-Tuning Aligned Language Models Compromises Safety, Even When Users Do Not Intend To!”, Qi et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#152334h-2023-section" id="toc-152334h-2023-section">“Non-Determinism in GPT-4 Is Caused by Sparse MoE”, 152334H 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#kova%C4%8D-et-al-2023-section" id="toc-kovač-et-al-2023-section">“Large Language Models As Superpositions of Cultural Perspectives”, Kovač et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#dzieza-2023-section" id="toc-dzieza-2023-section">“AI Is a Lot of Work: As the Technology Becomes Ubiquitous, a Vast Tasker Underclass Is Emerging—And Not Going Anywhere”, Dzieza 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#reuter-schulze-2023-section" id="toc-reuter-schulze-2023-section">“I’m Afraid I Can’t Do That: Predicting Prompt Refusal in Black-Box Generative Language Models”, Reuter &amp; Schulze 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#chang-et-al-2023-1-section" id="toc-chang-et-al-2023-1-section">“Speak, Memory: An Archaeology of Books Known to ChatGPT/GPT-4”, Chang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#eloundou-et-al-2023-section" id="toc-eloundou-et-al-2023-section">“GPTs Are GPTs: An Early Look at the Labor Market Impact Potential of Large Language Models”, Eloundou et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#godwin-2023-section" id="toc-godwin-2023-section">“Why Didn’t DeepMind Build GPT-3?”, Godwin 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#konrad-cai-2023-section" id="toc-konrad-cai-2023-section">“OpenAI’s Sam Altman Talks ChatGPT And How Artificial General Intelligence Can ‘Break Capitalism’”, Konrad &amp; Cai 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#bommarito-et-al-2023-section" id="toc-bommarito-et-al-2023-section">“GPT-3 As Knowledge Worker: A Zero-Shot Evaluation of AI CPA Capabilities”, Bommarito et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#shlegeris-et-al-2022-section" id="toc-shlegeris-et-al-2022-section">“Language Models Are Better Than Humans at Next-Token Prediction”, Shlegeris et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#lee-et-al-2022-04-section" id="toc-lee-et-al-2022-04-section">“HALIE: Evaluating Human-Language Model Interaction”, Lee et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#lin-et-al-2021-6-section" id="toc-lin-et-al-2021-6-section">“TruthfulQA: Measuring How Models Mimic Human Falsehoods”, Lin et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#section" id="toc-section">“‘How GPT-3 Is Shaping Our AI Future’ With Sam Altman/Azeem Azhar (The Exponential View), Wednesday 7 October 2020”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#kaplan-2020-page-17-org-openai-section" id="toc-kaplan-2020-page-17-org-openai-section">“Scaling Laws for Neural Language Models: Figure 15: Far beyond the Model Sizes We Study Empirically, We Find a Contradiction between Our Equations § Pg17”, Kaplan 2020 (page 17 org openai)</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#chen-et-al-2017-2-section" id="toc-chen-et-al-2017-2-section">“Towards Synthesizing Complex Programs from Input-Output Examples”, Chen et al 2017</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#yang-et-al-2010-1-section" id="toc-yang-et-al-2010-1-section">“Genetics of Caffeine Consumption and Responses to Caffeine”, Yang et al 2010</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#qaU3XsWO-section" id="toc-qaU3XsWO-section">“Why GPT-3 Matters”, Gao 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#vlTi1sCo-section" id="toc-vlTi1sCo-section">“Greg Brockman: OpenAI and AGI”, Brockman 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#section-1" id="toc-section-1">M74108556</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#section-2" id="toc-section-2">sharifshameem</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/3/nonfiction/2023-manvi-figure3-performanceofllmsandtabularmethodstopredictpopulationworldwide.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/nonfiction/index
‘GPT-3 nonfiction’ tag

2020-10-06
2024-11-20


<figure><img class="float-right page-thumbnail invert-not outline" height="1113" width="1175" src="/doc/ai/nn/transformer/gpt/3/nonfiction/2023-manvi-figure3-performanceofllmsandtabularmethodstopredictpopulationworldwide.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/3/nonfiction</code>, most recent first: 125 <a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#links" class="icon-not">annotations</a> &amp; 48 <a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/3/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#sehwag-et-al-2024-1-section" id="toc-sehwag-et-al-2024-1-section">“Can LLMs Be Scammed? A Baseline Measurement Study”, Sehwag et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#brooks-et-al-2024-section" id="toc-brooks-et-al-2024-section">“The Rise of AI-Generated Content in Wikipedia”, Brooks et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kenton-et-al-2024-section" id="toc-kenton-et-al-2024-section">“On Scalable Oversight With Weak LLMs Judging Strong LLMs”, Kenton et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#liu-et-al-2024-1-section" id="toc-liu-et-al-2024-1-section">“APIGen: Automated Pipeline for Generating Verifiable and Diverse Function-Calling Datasets”, Liu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#treutlein-et-al-2024-section" id="toc-treutlein-et-al-2024-section">“Connecting the Dots: LLMs Can Infer and Verbalize Latent Structure from Disparate Training Data”, Treutlein et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#chen-et-al-2024-4-section" id="toc-chen-et-al-2024-4-section">“Designing a Dashboard for Transparency and Control of Conversational AI”, Chen et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kobak-et-al-2024-section" id="toc-kobak-et-al-2024-section">“Delving into ChatGPT Usage in Academic Writing through Excess Vocabulary”, Kobak et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#fleckenstein-et-al-2024-section" id="toc-fleckenstein-et-al-2024-section">“Do Teachers Spot AI? Evaluating the Detectability of AI-Generated Texts among Student Essays”, Fleckenstein et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#street-et-al-2024-section" id="toc-street-et-al-2024-section">“LLMs Achieve Adult Human Performance on Higher-Order Theory of Mind Tasks”, Street et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#sherburn-et-al-2024-section" id="toc-sherburn-et-al-2024-section">“Can Language Models Explain Their Own Classification Behavior?”, Sherburn et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wallace-et-al-2024-section" id="toc-wallace-et-al-2024-section">“The Instruction Hierarchy: Training LLMs to Prioritize Privileged Instructions”, Wallace et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kim-et-al-2024-section" id="toc-kim-et-al-2024-section">“FABLES: Evaluating Faithfulness and Content Selection in Book-Length Summarization”, Kim et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ding-et-al-2024-1-section" id="toc-ding-et-al-2024-1-section">“Vulnerability Detection With Code Language Models: How Far Are We?”, Ding et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#knight-2024-2-section" id="toc-knight-2024-2-section">“The NSA Warns That US Adversaries Free to Mine Private Data May Have an AI Edge: Gilbert Herrera, Who Leads Research at the National Security Agency, Says Large Language Models Are Incredibly Useful—And a Bit of a Headache—For America’s Intelligence Machine”, Knight 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#liang-et-al-2024-1-section" id="toc-liang-et-al-2024-1-section">“Monitoring AI-Modified Content at Scale: A Case Study on the Impact of ChatGPT on AI Conference Peer Reviews”, Liang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#srivastava-et-al-2024-section" id="toc-srivastava-et-al-2024-section">“Functional Benchmarks for Robust Evaluation of Reasoning Performance, and the Reasoning Gap”, Srivastava et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#singh-strouse-2024-section" id="toc-singh-strouse-2024-section">“Tokenization Counts: the Impact of Tokenization on Arithmetic in Frontier LLMs”, Singh &amp; Strouse 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#demirci-et-al-2024-section" id="toc-demirci-et-al-2024-section">“Who Is AI Replacing? The Impact of Generative AI on Online Freelancing Platforms”, Demirci et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#jiang-et-al-2024-2-section" id="toc-jiang-et-al-2024-2-section">“<code>ArtPrompt</code>: ASCII Art-Based Jailbreak Attacks against Aligned LLMs”, Jiang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#lewis-mitchell-2024-section" id="toc-lewis-mitchell-2024-section">“Using Counterfactual Tasks to Evaluate the Generality of Analogical Reasoning in Large Language Models”, Lewis &amp; Mitchell 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#renze-guven-2024-section" id="toc-renze-guven-2024-section">“The Non-Effect of Sampling Temperature on Problem Solving in GPT-3.5/GPT-4”, Renze &amp; Guven 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#li-et-al-2024-11-section" id="toc-li-et-al-2024-11-section">“I Think, Therefore I Am: Benchmarking Awareness of Large Language Models Using AwareBench”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#fulbright-morrison-2024-section" id="toc-fulbright-morrison-2024-section">“Does Using ChatGPT Result in Human Cognitive Augmentation?”, Fulbright &amp; Morrison 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#sharma-et-al-2024-2-section" id="toc-sharma-et-al-2024-2-section">“A Vision Check-Up for Language Models”, Sharma et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ma-et-al-2023-section" id="toc-ma-et-al-2023-section">“Large Language Models Play <em>StarCraft II</em>: Benchmarks and A Chain of Summarization Approach”, Ma et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#liu-et-al-2023-01-section" id="toc-liu-et-al-2023-01-section">“TinyGSM: Achieving &gt;80% on GSM8k With Small Language Models”, Liu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#chen-et-al-2023-03-section" id="toc-chen-et-al-2023-03-section">“Universal Self-Consistency for Large Language Model Generation”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#mysore-et-al-2023-section" id="toc-mysore-et-al-2023-section">“PEARL: Personalizing Large Language Model Writing Assistants With Generation-Calibrated Retrievers”, Mysore et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#hong-et-al-2023-section" id="toc-hong-et-al-2023-section">“Zero-Shot Goal-Directed Dialogue via RL on Imagined Conversations”, Hong et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wang-et-al-2023-09-section" id="toc-wang-et-al-2023-09-section">“InCharacter: Evaluating Personality Fidelity in Role-Playing Agents through Psychological Interviews”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#roberts-et-al-2023-1-section" id="toc-roberts-et-al-2023-1-section">“Data Contamination Through the Lens of Time”, Roberts et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#callanan-et-al-2023-section" id="toc-callanan-et-al-2023-section">“Can GPT Models Be Financial Analysts? An Evaluation of ChatGPT and GPT-4 on Mock CFA Exams”, Callanan et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#niszczota-et-al-2023-section" id="toc-niszczota-et-al-2023-section">“Large Language Models Can Replicate Cross-Cultural Differences in Personality”, Niszczota et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#staab-et-al-2023-section" id="toc-staab-et-al-2023-section">“Beyond Memorization: Violating Privacy Via Inference With Large Language Models”, Staab et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#manvi-et-al-2023-section" id="toc-manvi-et-al-2023-section">“GeoLLM: Extracting Geospatial Knowledge from Large Language Models”, Manvi et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#phillips-robie-2023-section" id="toc-phillips-robie-2023-section">“Can a Computer Outfake a Human [Personality]?”, Phillips &amp; Robie 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#zhou-et-al-2023-04-section" id="toc-zhou-et-al-2023-04-section">“Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ashwin-et-al-2023-section" id="toc-ashwin-et-al-2023-section">“Using Large Language Models for Qualitative Analysis Can Introduce Serious Bias”, Ashwin et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#tanzer-et-al-2023-section" id="toc-tanzer-et-al-2023-section">“MTOB: A Benchmark for Learning to Translate a New Language from One Grammar Book”, Tanzer et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#mccoy-et-al-2023-section" id="toc-mccoy-et-al-2023-section">“Embers of Autoregression: Understanding Large Language Models Through the Problem They Are Trained to Solve”, McCoy et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#%C3%B6stling-et-al-2023-section" id="toc-östling-et-al-2023-section">“The Cambridge Law Corpus: A Corpus for Legal AI Research”, Östling et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#speed-2023-section" id="toc-speed-2023-section">“Assessing the Nature of Large Language Models: A Caution against Anthropocentrism”, Speed 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#holohan-2023-section" id="toc-holohan-2023-section">“A Boy Saw 17 Doctors over 3 Years for Chronic Pain. ChatGPT Found the Diagnosis”, Holohan 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#berglund-et-al-2023-2-section" id="toc-berglund-et-al-2023-2-section">“Taken out of Context: On Measuring Situational Awareness in LLMs”, Berglund et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wang-et-al-2023-10-section" id="toc-wang-et-al-2023-10-section">“Investigating the Existence of ‘Secret Language’ in Language Models”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#rio-chanona-et-al-2023-section" id="toc-rio-chanona-et-al-2023-section">“Are Large Language Models a Threat to Digital Public Goods? Evidence from Activity on Stack Overflow”, Rio-Chanona et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#banker-et-al-2023-section" id="toc-banker-et-al-2023-section">“Machine-Assisted Social Psychology Hypothesis Generation”, Banker et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gu-et-al-2023-2-section" id="toc-gu-et-al-2023-2-section">“Distilling Large Language Models for Biomedical Knowledge Extraction: A Case Study on Adverse Drug Events”, Gu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wang-et-al-2023-12-section" id="toc-wang-et-al-2023-12-section">“Unleashing the Emergent Cognitive Synergy in Large Language Models: A Task-Solving Agent through Multi-Persona Self-Collaboration”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#li-et-al-2023-05-section" id="toc-li-et-al-2023-05-section">“Explaining Competitive-Level Programming Solutions Using LLMs”, Li et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#liu-et-al-2023-12-section" id="toc-liu-et-al-2023-12-section">“Lost in the Middle: How Language Models Use Long Contexts”, Liu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ogara-2023-section" id="toc-ogara-2023-section">“Hoodwinked: Deception and Cooperation in a Text-Based Game for Language Models”, O’Gara 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#manikandan-et-al-2023-section" id="toc-manikandan-et-al-2023-section">“Language Models Are Weak Learners”, Manikandan et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gandhi-et-al-2023-2-section" id="toc-gandhi-et-al-2023-2-section">“Understanding Social Reasoning in Language Models With Language Models”, Gandhi et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#fluri-et-al-2023-section" id="toc-fluri-et-al-2023-section">“Evaluating Superhuman Models With Consistency Checks”, Fluri et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#veselovsky-et-al-2023-section" id="toc-veselovsky-et-al-2023-section">“Artificial Artificial Artificial Intelligence: Crowd Workers Widely Use Large Language Models for Text Production Tasks”, Veselovsky et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#soice-et-al-2023-section" id="toc-soice-et-al-2023-section">“Can Large Language Models Democratize Access to Dual-Use Biotechnology?”, Soice et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#chen-et-al-2023-11-section" id="toc-chen-et-al-2023-11-section">“Iterative Translation Refinement With Large Language Models”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#howell-2023-section" id="toc-howell-2023-section">“Don’t Want Students to Rely on ChatGPT? Have Them Use It: It’s Easy to Forget How Little Students and Educators Understand Generative AI’s Flaws. Once They Actually Try It Out, They’ll See That It Can’t Replace Them”, Howell 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gr%C3%BCnebaum-et-al-2023-section" id="toc-grünebaum-et-al-2023-section">“The Exciting Potential for ChatGPT in Obstetrics and Gynecology”, Grünebaum et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#raunak-et-al-2023-section" id="toc-raunak-et-al-2023-section">“Do GPTs Produce Less Literal Translations?”, Raunak et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gudibande-et-al-2023-section" id="toc-gudibande-et-al-2023-section">“The False Promise of Imitating Proprietary LLMs”, Gudibande et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wang-et-al-2023-14-section" id="toc-wang-et-al-2023-14-section">“Learning to Generate Novel Scientific Directions With Contextualized Literature-Based Discovery”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#zhang-et-al-2023-14-section" id="toc-zhang-et-al-2023-14-section">“How Language Model Hallucinations Can Snowball”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wu-et-al-2023-4-section" id="toc-wu-et-al-2023-4-section">“LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions”, Wu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#muffo-et-al-2023-section" id="toc-muffo-et-al-2023-section">“Evaluating Transformer Language Models on Arithmetic Operations Using Number Decomposition”, Muffo et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#brynjolfsson-et-al-2023-2-section" id="toc-brynjolfsson-et-al-2023-2-section">“Generative AI at Work”, Brynjolfsson et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#koralus-wang-ma%C5%9Bcianica-2023-section" id="toc-koralus-wang-maścianica-2023-section">“Humans in Humans Out: On GPT Converging Toward Common Sense in Both Success and Failure”, Koralus &amp; Wang-Maścianica 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kim-et-al-2023-6-section" id="toc-kim-et-al-2023-6-section">“Language Models Can Solve Computer Tasks”, Kim et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#strong-et-al-2023-section" id="toc-strong-et-al-2023-section">“Performance of ChatGPT on Free-Response, Clinical Reasoning Exams”, Strong et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#yuan-et-al-2023-2-section" id="toc-yuan-et-al-2023-2-section">“How Well Do Large Language Models Perform in Arithmetic Tasks?”, Yuan et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wei-et-al-2023-4-section" id="toc-wei-et-al-2023-4-section">“Larger Language Models Do In-Context Learning Differently”, Wei et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#qin-et-al-2023-4-section" id="toc-qin-et-al-2023-4-section">“Is ChatGPT a General-Purpose Natural Language Processing Task Solver?”, Qin et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kolt-2023-section" id="toc-kolt-2023-section">“Predicting Consumer Contracts [With GPT-3]”, Kolt 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#pullen-2023-section" id="toc-pullen-2023-section">“Use GPT-3 Incorrectly: Reduce Costs 40× and Increase Speed by 5×”, Pullen 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#rose-2023-section" id="toc-rose-2023-section">“A Judge Just Used ChatGPT to Make a Court Decision: The Case Is the First Time a Court Has Admitted to Using the AI Text Generator’s Answers in a Legal Ruling”, Rose 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#jakesch-et-al-2023-section" id="toc-jakesch-et-al-2023-section">“Co-Writing With Opinionated Language Models Affects Users’ Views”, Jakesch et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kahn-2023-section" id="toc-kahn-2023-section">“The inside Story of ChatGPT: How OpenAI Founder Sam Altman Built the World’s Hottest Technology With Billions from Microsoft”, Kahn 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#guo-et-al-2023-2-section" id="toc-guo-et-al-2023-2-section">“How Close Is ChatGPT to Human Experts? Comparison Corpus, Evaluation, and Detection”, Guo et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#sempere-2023-section" id="toc-sempere-2023-section">“Can GPT-3 Produce New Ideas? Partially Automating Robin Hanson and Others § If You Never Miss a Plane…”, Sempere 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gilson-et-al-2023-section" id="toc-gilson-et-al-2023-section">“How Does ChatGPT Perform on the United States Medical Licensing Examination? The Implications of Large Language Models for Medical Education and Knowledge Assessment”, Gilson et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ii-katz-2022-section" id="toc-ii-katz-2022-section">“GPT-3 Takes the Bar Exam”, II &amp; Katz 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gao-et-al-2022-2-section" id="toc-gao-et-al-2022-2-section">“Precise Zero-Shot Dense Retrieval without Relevance Labels”, Gao et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wang-et-al-2022-04-section" id="toc-wang-et-al-2022-04-section">“Self-Instruct: Aligning Language Models With Self-Generated Instructions”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#webb-et-al-2022-section" id="toc-webb-et-al-2022-section">“Emergent Analogical Reasoning in Large Language Models”, Webb et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#wiggers-2022-section" id="toc-wiggers-2022-section">“Harvey, Which Uses AI to Answer Legal Questions, Lands Cash from OpenAI”, Wiggers 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#efrat-et-al-2022-section" id="toc-efrat-et-al-2022-section">“LMentry: A Language Model Benchmark of Elementary Language Tasks”, Efrat et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#press-et-al-2022-section" id="toc-press-et-al-2022-section">“Self-Ask: Measuring and Narrowing the Compositionality Gap in Language Models (Bamboogle)”, Press et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#hinton-wagemans-2022-section" id="toc-hinton-wagemans-2022-section">“How Persuasive Is AI-Generated Argumentation? An Analysis of the Quality of an Argumentative Text Produced by the GPT-3 AI Text Generator”, Hinton &amp; Wagemans 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#argyle-et-al-2022-section" id="toc-argyle-et-al-2022-section">“Out of One, Many: Using Language Models to Simulate Human Samples”, Argyle et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#pratt-et-al-2022-section" id="toc-pratt-et-al-2022-section">“What Does a Platypus Look Like? Generating Customized Prompts for Zero-Shot Image Classification (CuPL)”, Pratt et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#aher-et-al-2022-section" id="toc-aher-et-al-2022-section">“Using Large Language Models to Simulate Multiple Humans”, Aher et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#qian-et-al-2022-1-section" id="toc-qian-et-al-2022-1-section">“Limitations of Language Models in Arithmetic and Symbolic Induction”, Qian et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#kasai-et-al-2022-section" id="toc-kasai-et-al-2022-section">“RealTime QA: What’s the Answer Right Now?”, Kasai et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#peng-et-al-2022-2-section" id="toc-peng-et-al-2022-2-section">“GODEL: Large-Scale Pre-Training for Goal-Directed Dialog”, Peng et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#gpt-3-et-al-2022-page-2-section" id="toc-gpt-3-et-al-2022-page-2-section">“Can GPT-3 Write an Academic Paper on Itself, With Minimal Human Input?”, GPT-3 et al 2022 (page 2)</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#welleck-et-al-2022-section" id="toc-welleck-et-al-2022-section">“NaturalProver: Grounded Mathematical Proof Generation With Language Models”, Welleck et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#zhang-et-al-2022-08-section" id="toc-zhang-et-al-2022-08-section">“OPT: Open Pre-Trained Transformer Language Models”, Zhang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#ouyang-et-al-2022-section" id="toc-ouyang-et-al-2022-section">“InstructGPT: Training Language Models to Follow Instructions With Human Feedback”, Ouyang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#min-et-al-2022-2-section" id="toc-min-et-al-2022-2-section">“Rethinking the Role of Demonstrations: What Makes In-Context Learning Work?”, Min et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#razeghi-et-al-2022-section" id="toc-razeghi-et-al-2022-section">“Impact of Pretraining Term Frequencies on Few-Shot Reasoning”, Razeghi et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#arbel-becher-2022-section" id="toc-arbel-becher-2022-section">“Contracts in the Age of Smart Readers”, Arbel &amp; Becher 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#madaan-et-al-2022-section" id="toc-madaan-et-al-2022-section">“Memory-Assisted Prompt Editing to Improve GPT-3 After Deployment”, Madaan et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#talmor-et-al-2022-section" id="toc-talmor-et-al-2022-section">“CommonsenseQA 2.0: Exposing the Limits of AI through Gamification”, Talmor et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#tu-et-al-2022-4-section" id="toc-tu-et-al-2022-4-section">“Limits of Using Artificial Intelligence and GPT-3 in Patent Prosecution”, Tu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#summers-stay-et-al-2021-section" id="toc-summers-stay-et-al-2021-section">“What Can a Generative Language Model Answer About a Passage?”, Summers-Stay et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#solaiman-dennison-2021-section" id="toc-solaiman-dennison-2021-section">“Process for Adapting Language Models to Society (PALMS) With Values-Targeted Datasets”, Solaiman &amp; Dennison 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#henighan-et-al-2020-section" id="toc-henighan-et-al-2020-section">“Scaling Laws for Autoregressive Generative Modeling”, Henighan et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#floridi-chiriatti-2020-section" id="toc-floridi-chiriatti-2020-section">“GPT-3: Its Nature, Scope, Limits, and Consequences”, Floridi &amp; Chiriatti 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#hendrycks-et-al-2020-q-and-a-section" id="toc-hendrycks-et-al-2020-q-and-a-section">“MMLU: Measuring Massive Multitask Language Understanding”, Hendrycks et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#brown-et-al-2020-2-section" id="toc-brown-et-al-2020-2-section">“GPT-3: Language Models Are Few-Shot Learners”, Brown et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section" id="toc-section">“Extrapolating to Unnatural Language Processing With GPT-3’s In-Context Learning: The Good, the Bad, and the Mysterious”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-1" id="toc-section-1">“Janus”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-2" id="toc-section-2">“Fine-Tuning Is Not Sufficient for Capability Elicitation”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-3" id="toc-section-3">“Connecting the Dots: LLMs Can Infer &amp; Verbalize Latent Structure from Training Data”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-4" id="toc-section-4">“Reward Hacking Behavior Can Generalize across Tasks”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-5" id="toc-section-5">“Who Models the Models That Model Models? An Exploration of GPT-3’s In-Context Model Fitting Ability”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-6" id="toc-section-6">“GPT-3 Catching Fish in Morse Code”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-7" id="toc-section-7">“A Robot Wrote This Entire Article. Are You Scared Yet, Human? We Asked GPT-3, OpenAI’s Powerful New Language Generator, to Write an Essay for Us from Scratch. The Assignment? To Convince Us Robots Come in Peace | For More about GPT-3 and How This Essay Was Written and Edited, Please Read Our Editor’s Note Below”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-8" id="toc-section-8">MelMitchell1</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-9" id="toc-section-9">SRajdev</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-10" id="toc-section-10">bucketofkets</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#section-11" id="toc-section-11">hamandcheese</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#4W4TKFtu-section" id="toc-4W4TKFtu-section">sakun135</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#B-xo2wBx-section" id="toc-B-xo2wBx-section">spolu</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#legal-ai" id="toc-legal-ai"><code>legal-ai</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#literature-discovery" id="toc-literature-discovery"><code>literature-discovery</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#opinion-alignment-vulnerabilities-data-model-adaptation-self-instruction-alignment" id="toc-opinion-alignment-vulnerabilities-data-model-adaptation-self-instruction-alignment"><code>opinion-alignment vulnerabilities-data model-adaptation self-instruction alignment</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#language-reasoning" id="toc-language-reasoning"><code>language-reasoning</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#exam-evaluation" id="toc-exam-evaluation"><code>exam-evaluation</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#task-performance" id="toc-task-performance"><code>task-performance</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/nonfiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/3/poetry/2020-07-19-oceaninthemiddleofanisland-gpt3-chinesepoetrytranslation.png


2020-07-19
2024-01-01



---
/doc/ai/nn/transformer/gpt/3/poetry/2024-08-31-gwern-midjourneyv61-cyberiad-trurlselectronicbard-klapauciusandtrurlastonishedbythebard-wwdenslowwizardofozwoodblockprintstyle-512px.png

Gwern
2024-08-31
2024-09-01



---
/doc/ai/nn/transformer/gpt/3/poetry/index
‘GPT-3 poetry’ tag

2021-08-21
2024-11-25


<figure><img class="float-right page-thumbnail invert-not outline" height="512" width="512" src="/doc/ai/nn/transformer/gpt/3/poetry/2024-08-31-gwern-midjourneyv61-cyberiad-trurlselectronicbard-klapauciusandtrurlastonishedbythebard-wwdenslowwizardofozwoodblockprintstyle-512px.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/3/poetry</code>, most recent first: 10 <a href="/doc/ai/nn/transformer/gpt/3/poetry/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/ai/nn/transformer/gpt/3/poetry/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/3/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#gwern-gpt-3-section" id="toc-gwern-gpt-3-section">“GPT-3 Creative Fiction”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#porter-machery-2024-section" id="toc-porter-machery-2024-section">“AI-Generated Poetry Is Indistinguishable from Human-Written Poetry and Is Rated More Favorably”, Porter &amp; Machery 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#walsh-et-al-2024-section" id="toc-walsh-et-al-2024-section">“Sonnet or Not, Bot? Poetry Evaluation for Large Models and Datasets”, Walsh et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#life-rich-2024-section" id="toc-life-rich-2024-section">“I Wish I Knew How to Force Quit You”, Life &amp; Rich 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#sawicki-et-al-2023-1-section" id="toc-sawicki-et-al-2023-1-section">“On the Power of Special-Purpose GPT Models to Create and Evaluate New Poetry in Old Styles”, Sawicki et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#sawicki-et-al-2023-2-section" id="toc-sawicki-et-al-2023-2-section">“Bits of Grass: Does GPT Already Know How to Write like Whitman?”, Sawicki et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#chakrabarty-et-al-2022-section" id="toc-chakrabarty-et-al-2022-section">“Help Me Write a Poem: Instruction Tuning As a Vehicle for Collaborative Poetry Writing (CoPoet)”, Chakrabarty et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#brundage-2021-section" id="toc-brundage-2021-section">“Apropos of Nothing”, Brundage 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#o-2020-section" id="toc-o-2020-section">“I Fed the Proverbs of Hell to GPT-3…”, O 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#konig-2020-section" id="toc-konig-2020-section">“‘The Universe Is a Glitch’ (AI-Driven Music Video)”, Konig 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#section" id="toc-section">“Some Curated Poems by GPT-3”</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/3/poetry/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/4/fiction/index
‘GPT-4 fiction’ tag

2023-04-30
2024-11-11


<div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/4/fiction</code>, most recent first: 21 <a href="/doc/ai/nn/transformer/gpt/4/fiction/index#links" class="icon-not">annotations</a> &amp; 40 <a href="/doc/ai/nn/transformer/gpt/4/fiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/4/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#krebs-2024-jailbreaks-section" id="toc-krebs-2024-jailbreaks-section">“A Single Cloud Compromise Can Feed an Army of AI Sex Bots”, Krebs 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#chan-et-al-2024-2-section" id="toc-chan-et-al-2024-2-section">“Conversational AI Powered by Large Language Models Amplifies False Memories in Witness Interviews”, Chan et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#marco-et-al-2024-section" id="toc-marco-et-al-2024-section">“Pron vs Prompt: Can Large Language Models Already Challenge a World-Class Fiction Author at Creative Text Writing?”, Marco et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#wang-et-al-2024-04-section" id="toc-wang-et-al-2024-04-section">“Can Language Models Serve As Text-Based World Simulators?”, Wang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#life-rich-2024-section" id="toc-life-rich-2024-section">“I Wish I Knew How to Force Quit You”, Life &amp; Rich 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#li-et-al-2024-04-section" id="toc-li-et-al-2024-04-section">“Zero-Shot Character Identification and Speaker Prediction in Comics via Iterative Multimodal Fusion”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#todd-et-al-2024-section" id="toc-todd-et-al-2024-section">“Missed Connections: Lateral Thinking Puzzles for Large Language Models”, Todd et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#pham-cunningham-2024-section" id="toc-pham-cunningham-2024-section">“ChatGPT Can Predict the Future When It Tells Stories Set in the Future About the Past”, Pham &amp; Cunningham 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section" id="toc-section">“Experimental Narratives: A Comparison of Human Crowdsourced Storytelling and AI Storytelling”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#paech-2023-section" id="toc-paech-2023-section">“EQ-Bench: An Emotional Intelligence Benchmark for Large Language Models”, Paech 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#doshi-hauser-2023-section" id="toc-doshi-hauser-2023-section">“Generative Artificial Intelligence Enhances Creativity but Reduces the Diversity of Novel Content”, Doshi &amp; Hauser 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#shanahan-clarke-2023-section" id="toc-shanahan-clarke-2023-section">“Evaluating Large Language Model Creativity from a Literary Perspective”, Shanahan &amp; Clarke 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#somers-2023-section" id="toc-somers-2023-section">“A Coder Considers the Waning Days of the Craft: Coding Has Always Felt to Me like an Endlessly Deep and Rich Domain. Now I Find Myself Wanting to Write a Eulogy for It”, Somers 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#sprague-et-al-2023-section" id="toc-sprague-et-al-2023-section">“MuSR: Testing the Limits of Chain-Of-Thought With Multistep Soft Reasoning”, Sprague et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#yudkowsky-2023-section" id="toc-yudkowsky-2023-section">ESYudkowsky @ “2023-07-18”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#mcmillan-2023-section" id="toc-mcmillan-2023-section">“People Hire Phone Bots to Torture Telemarketers: AI Software and Voice Cloners Simulate Distracted Saps Willing to Stay on the Phone Forever—Or Until Callers Finally Give Up”, McMillan 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section-1" id="toc-section-1">“The Taming of the AI”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section-2" id="toc-section-2">“FoxVox: One Click to Alter Reality”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section-3" id="toc-section-3">“The Chinese Women Turning to ChatGPT for AI Boyfriends”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section-4" id="toc-section-4">“Interview With Robert Kralisch on Simulators”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#section-5" id="toc-section-5">“What Kind of Writer Is ChatGPT?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#false-memories" id="toc-false-memories"><code>false-memories</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#narrative-simulation" id="toc-narrative-simulation"><code>narrative-simulation</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#creative-writing" id="toc-creative-writing"><code>creative-writing</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/fiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/4/nonfiction/index
‘GPT-4 nonfiction’ tag

2022-10-17
2024-11-20


<figure><img class="float-right page-thumbnail invert-not outline" height="489" width="1700" src="/doc/ai/nn/fully-connected/2024-zhao-figure1-llmshavemuchrougherdecisionboundariesthanmlpsorsvmsordecisiontrees.png" title="Figure 1: Decision boundaries of LLMs and traditional machine learning models on a linearly separable binary classification task. The background colors represent the model’s predictions, while the points represent the in-context or training examples. LLMs exhibit non-smooth decision boundaries compared to the classical models. See Appendix E for model hyperparameters." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/4/nonfiction</code>, most recent first: 174 <a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#links" class="icon-not">annotations</a> &amp; 205 <a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/4/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern-2024-epositive-section" id="toc-gwern-2024-epositive-section">“Abs-E (or, Speak Only in the Positive) § <code>text2epositive.py</code> Experiment”, Gwern 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern-2024-epositive-script-section" id="toc-gwern-2024-epositive-script-section">“<code>text2epositive.py</code>”, Gwern 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern-2024-09-section" id="toc-gwern-2024-09-section">“<code>date-Guesser.py</code>”, Gwern 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern-2022-1-section" id="toc-gwern-2022-1-section">“<code>paragraphizer.py</code>”, Gwern 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gwern-tla-section" id="toc-gwern-tla-section">“CQK Is The First Unused TLA”, Gwern 2023</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section" id="toc-section">“Business Spending on AI Surged 500% This Year to $13.8 Billion”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#park-et-al-2024-1-section" id="toc-park-et-al-2024-1-section">“Generative Agent Simulations of 1,000 People”, Park et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#potter-et-al-2024-section" id="toc-potter-et-al-2024-section">“Hidden Persuaders: LLMs’ Political Leaning and Their Influence on Voters”, Potter et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#sehwag-et-al-2024-1-section" id="toc-sehwag-et-al-2024-1-section">“Can LLMs Be Scammed? A Baseline Measurement Study”, Sehwag et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wong-et-al-2024-1-section" id="toc-wong-et-al-2024-1-section">“SimpleStrat: Diversifying Language Model Generation With Stratification”, Wong et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#chan-et-al-2024-1-section" id="toc-chan-et-al-2024-1-section">“MLE-Bench: Evaluating Machine Learning Agents on Machine Learning Engineering”, Chan et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#li-et-al-2024-1-section" id="toc-li-et-al-2024-1-section">“Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#kabasares-2024-section" id="toc-kabasares-2024-section">“Can OpenAI’s <code>o1-Preview</code> Ace the 2023 Putnam Exam?”, Kabasares 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#mccoy-et-al-2024-section" id="toc-mccoy-et-al-2024-section">“When a Language Model Is Optimized for Reasoning, Does It Still Show Embers of Autoregression? An Analysis of OpenAI O1”, McCoy et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-1" id="toc-section-1">“Invisible Unicode Text That AI Chatbots Understand and Humans Can’t? Yep, It’s a Thing”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#livingstone-2024-section" id="toc-livingstone-2024-section">“I Quit Teaching Because of ChatGPT”, Livingstone 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhong-et-al-2024-1-section" id="toc-zhong-et-al-2024-1-section">“Evaluation of OpenAI O1: Opportunities and Challenges of AGI”, Zhong et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-2" id="toc-section-2">“That Message From Your Doctor? It May Have Been Drafted by ChatGPT-4”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#valmeekam-et-al-2024-section" id="toc-valmeekam-et-al-2024-section">“LLMs Still Can’t Plan; Can LRMs? A Preliminary Evaluation of OpenAI’s O1 on PlanBench”, Valmeekam et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#tao-2024-2-section" id="toc-tao-2024-2-section">“I Have Played a Little Bit With OpenAI’s New Iteration, GPT-4 O1”, Tao 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#dynomight-2024-section" id="toc-dynomight-2024-section">“Thoughts While Watching Myself Be Automated”, Dynomight 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#bastani-et-al-2024-section" id="toc-bastani-et-al-2024-section">“Generative AI Can Harm Learning”, Bastani et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#andriushchenko-flammarion-2024-section" id="toc-andriushchenko-flammarion-2024-section">“Does Refusal Training in LLMs Generalize to the Past Tense?”, Andriushchenko &amp; Flammarion 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#rathi-et-al-2024-section" id="toc-rathi-et-al-2024-section">“GPT-4 Is Judged More Human Than Humans in Displaced and Inverted Turing Tests”, Rathi et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#kenton-et-al-2024-section" id="toc-kenton-et-al-2024-section">“On Scalable Oversight With Weak LLMs Judging Strong LLMs”, Kenton et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#laine-et-al-2024-section" id="toc-laine-et-al-2024-section">“Me, Myself, and AI: The Situational Awareness Dataset (SAD) for LLMs”, Laine et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#moore-et-al-2024-section" id="toc-moore-et-al-2024-section">“Are Large Language Models Consistent over Value-Laden Questions?”, Moore et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#halawi-et-al-2024-section" id="toc-halawi-et-al-2024-section">“Covert Malicious Finetuning: Challenges in Safeguarding LLM Adaptation”, Halawi et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#liu-et-al-2024-1-section" id="toc-liu-et-al-2024-1-section">“APIGen: Automated Pipeline for Generating Verifiable and Diverse Function-Calling Datasets”, Liu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#scarfe-et-al-2024-section" id="toc-scarfe-et-al-2024-section">“A Real-World Test of Artificial Intelligence Infiltration of a University Examinations System: A ‘Turing Test’ Case Study”, Scarfe et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#treutlein-et-al-2024-section" id="toc-treutlein-et-al-2024-section">“Connecting the Dots: LLMs Can Infer and Verbalize Latent Structure from Disparate Training Data”, Treutlein et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#huang-et-al-2024-3-section" id="toc-huang-et-al-2024-3-section">“OlympicArena: Benchmarking Multi-Discipline Cognitive Reasoning for Superintelligent AI”, Huang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#paruchuri-et-al-2024-section" id="toc-paruchuri-et-al-2024-section">“What Are the Odds? Language Models Are Capable of Probabilistic Reasoning”, Paruchuri et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhao-et-al-2024-2-section" id="toc-zhao-et-al-2024-2-section">“Probing the Decision Boundaries of In-Context Learning in Large Language Models”, Zhao et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#greenblatt-2024-section" id="toc-greenblatt-2024-section">“Development Cost of ARC GPT-4o Prototype”, Greenblatt 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#chen-et-al-2024-3-section" id="toc-chen-et-al-2024-3-section">“GUI-WORLD: A Dataset for GUI-Oriented Multimodal LLM-Based Agents”, Chen et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gema-et-al-2024-section" id="toc-gema-et-al-2024-section">“Are We Done With MMLU?”, Gema et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#fu-et-al-2024-1-section" id="toc-fu-et-al-2024-1-section">“Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-Modal LLMs in Video Analysis”, Fu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#street-et-al-2024-section" id="toc-street-et-al-2024-section">“LLMs Achieve Adult Human Performance on Higher-Order Theory of Mind Tasks”, Street et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#lu-et-al-2024-2-section" id="toc-lu-et-al-2024-2-section">“Intelligent Go-Explore (IGE): Standing on the Shoulders of Giant Foundation Models”, Lu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#belouadi-et-al-2024-section" id="toc-belouadi-et-al-2024-section">“DeTikZify: Synthesizing Graphics Programs for Scientific Figures and Sketches With TikZ”, Belouadi et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#xin-et-al-2024-section" id="toc-xin-et-al-2024-section">“DeepSeek-Prover: Advancing Theorem Proving in LLMs through Large-Scale Synthetic Data”, Xin et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wang-et-al-2024-08-section" id="toc-wang-et-al-2024-08-section">“Grokked Transformers Are Implicit Reasoners: A Mechanistic Journey to the Edge of Generalization”, Wang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#sherburn-et-al-2024-section" id="toc-sherburn-et-al-2024-section">“Can Language Models Explain Their Own Classification Behavior?”, Sherburn et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#robison-2024-section" id="toc-robison-2024-section">“ChatGPT Will Be Able to Talk to You like Scarlett Johansson in <em>Her</em> / Upgrades to ChatGPT’s Voice Mode Bring It Closer to the Vision of a Responsive AI Assistant—And Sam Altman Seems to Know It”, Robison 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhang-et-al-2024-11-section" id="toc-zhang-et-al-2024-11-section">“GSM1k: A Careful Examination of Large Language Model Performance on Grade School Arithmetic”, Zhang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gao-et-al-2024-2-section" id="toc-gao-et-al-2024-2-section">“Aligning LLM Agents by Learning Latent Preference from User Edits”, Gao et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#manning-et-al-2024-section" id="toc-manning-et-al-2024-section">“Automated Social Science: Language Models As Scientist and Subjects”, Manning et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#han-et-al-2024-2-section" id="toc-han-et-al-2024-2-section">“Enhancing Confidence Expression in Large Language Models Through Learning from Past Experience”, Han et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#panickssery-et-al-2024-section" id="toc-panickssery-et-al-2024-section">“LLM Evaluators Recognize and Favor Their Own Generations”, Panickssery et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gu-et-al-2024-2-section" id="toc-gu-et-al-2024-2-section">“Do LLMs Play Dice? Exploring Probability Distribution Sampling in Large Language Models for Behavioral Simulation”, Gu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#geng-trotta-2024-section" id="toc-geng-trotta-2024-section">“Is ChatGPT Transforming Academics’ Writing Style?”, Geng &amp; Trotta 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#vacareanu-et-al-2024-section" id="toc-vacareanu-et-al-2024-section">“From Words to Numbers: Your Large Language Model Is Secretly A Capable Regressor When Given In-Context Examples”, Vacareanu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#elliott-2024-section" id="toc-elliott-2024-section">“Election Workers Are Drowning in Records Requests. AI Chatbots Could Make It Worse: Experts Worry That Election Deniers Could Weaponize Chatbots to Overwhelm and Slow down Local Officials”, Elliott 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wu-et-al-2024-2-section" id="toc-wu-et-al-2024-2-section">“Visualization-Of-Thought Elicits Spatial Reasoning in Large Language Models”, Wu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#kim-et-al-2024-section" id="toc-kim-et-al-2024-section">“FABLES: Evaluating Faithfulness and Content Selection in Book-Length Summarization”, Kim et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#mart%C3%ADnez-2024-section" id="toc-martínez-2024-section">“Re-Evaluating GPT-4’s Bar Exam Performance”, Martínez 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#jin-2024-section" id="toc-jin-2024-section">“A Peter Thiel-Backed AI Startup, Cognition Labs, Seeks $2 Billion Valuation: Funding round Could Increase Startup’s Valuation Nearly Sixfold in a Matter of Weeks, Reflecting AI Frenzy”, Jin 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#ding-et-al-2024-1-section" id="toc-ding-et-al-2024-1-section">“Vulnerability Detection With Code Language Models: How Far Are We?”, Ding et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wei-et-al-2024-1-section" id="toc-wei-et-al-2024-1-section">“Long-Form Factuality in Large Language Models”, Wei et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#vance-2024-2-section" id="toc-vance-2024-2-section">“Gold-Medalist Coders Build an AI That Can Do Their Job for Them: A New Startup Called Cognition AI Can Turn a User’s Prompt into a Website or Video Game”, Vance 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#jeurissen-et-al-2024-section" id="toc-jeurissen-et-al-2024-section">“Playing NetHack With LLMs: Potential &amp; Limitations As Zero-Shot Agents (NetPlay)”, Jeurissen et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhang-et-al-2024-06-section" id="toc-zhang-et-al-2024-06-section">“Teaching Large Language Models an Unseen Language on the Fly”, Zhang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#srivastava-et-al-2024-section" id="toc-srivastava-et-al-2024-section">“Functional Benchmarks for Robust Evaluation of Reasoning Performance, and the Reasoning Gap”, Srivastava et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#singh-strouse-2024-section" id="toc-singh-strouse-2024-section">“Tokenization Counts: the Impact of Tokenization on Arithmetic in Frontier LLMs”, Singh &amp; Strouse 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#jiang-et-al-2024-2-section" id="toc-jiang-et-al-2024-2-section">“<code>ArtPrompt</code>: ASCII Art-Based Jailbreak Attacks against Aligned LLMs”, Jiang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#lee-lim-2024-section" id="toc-lee-lim-2024-section">“Tasks That Language Models Don’t Learn”, Lee &amp; Lim 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#lewis-mitchell-2024-section" id="toc-lewis-mitchell-2024-section">“Using Counterfactual Tasks to Evaluate the Generality of Analogical Reasoning in Large Language Models”, Lewis &amp; Mitchell 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#renze-guven-2024-section" id="toc-renze-guven-2024-section">“The Non-Effect of Sampling Temperature on Problem Solving in GPT-3.5/GPT-4”, Renze &amp; Guven 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#li-et-al-2024-11-section" id="toc-li-et-al-2024-11-section">“I Think, Therefore I Am: Benchmarking Awareness of Large Language Models Using AwareBench”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#martin-et-al-2024-section" id="toc-martin-et-al-2024-section">“Better Call GPT, Comparing Large Language Models Against Lawyers”, Martin et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#thrush-et-al-2024-2-section" id="toc-thrush-et-al-2024-2-section">“I Am a Strange Dataset: Metalinguistic Tests for Language Models”, Thrush et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wu-et-al-2024-5-section" id="toc-wu-et-al-2024-5-section">“GPT-4-V(ision) Is a Human-Aligned Evaluator for Text-To-3D Generation”, Wu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#sharma-et-al-2024-2-section" id="toc-sharma-et-al-2024-2-section">“A Vision Check-Up for Language Models”, Sharma et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#silva-et-al-2024-section" id="toc-silva-et-al-2024-section">“Leveraging Large Language Models to Boost Dafny’s Developers Productivity”, Silva et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-3" id="toc-section-3">“Originality Dies When Being Average Is Easier”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-4" id="toc-section-4">“Testing Theory of Mind in Large Language Models and Humans”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#katz-et-al-2024-section" id="toc-katz-et-al-2024-section">“GPT-4 Passes the Bar Exam”, Katz et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#mili%C4%8Dka-et-al-2024-section" id="toc-milička-et-al-2024-section">“Large Language Models Are Able to Downplay Their Cognitive Abilities to Fit the Persona They Simulate”, Milička et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#yu-et-al-2023-1-section" id="toc-yu-et-al-2023-1-section">“WaveCoder: Widespread And Versatile Enhanced Instruction Tuning With Refined Data Generation”, Yu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#liao-et-al-2023-section" id="toc-liao-et-al-2023-section">“PRER: Modeling Complex Mathematical Reasoning via Large Language Model Based MathAgent”, Liao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#casal-kessler-2023-section" id="toc-casal-kessler-2023-section">“Can Linguists Distinguish between ChatGPT and Human Writing?: A Study of Research Ethics and Academic Publishing”, Casal &amp; Kessler 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#nori-et-al-2023-section" id="toc-nori-et-al-2023-section">“Can Generalist Foundation Models Outcompete Special-Purpose Tuning? Case Study in Medicine”, Nori et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#rein-et-al-2023-section" id="toc-rein-et-al-2023-section">“GPQA: A Graduate-Level Google-Proof Q&amp;A Benchmark”, Rein et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#irrationalist-2023-section" id="toc-irrationalist-2023-section">42irrationalist @ “2023-11-19”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#shrivastava-et-al-2023-section" id="toc-shrivastava-et-al-2023-section">“Llamas Know What GPTs Don’t Show: Surrogate Models for Confidence Estimation”, Shrivastava et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#mitchell-et-al-2023-1-section" id="toc-mitchell-et-al-2023-1-section">“Comparing Humans, GPT-4, and GPT-4-V On Abstraction and Reasoning Tasks”, Mitchell et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#li-et-al-2023-section" id="toc-li-et-al-2023-section">“In Search of the Long-Tail: Systematic Generation of Long-Tail Inferential Knowledge via Logical Rule Guided Search”, Li et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#ai4science-quantum-2023-section" id="toc-ai4science-quantum-2023-section">“The Impact of Large Language Models on Scientific Discovery: a Preliminary Study Using GPT-4”, AI4Science &amp; Quantum 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#buckley-et-al-2023-section" id="toc-buckley-et-al-2023-section">“Accuracy of a Vision-Language Model on Challenging Medical Cases”, Buckley et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#scheurer-et-al-2023-section" id="toc-scheurer-et-al-2023-section">“Large Language Models Can Strategically Deceive Their Users When Put Under Pressure”, Scheurer et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#deng-et-al-2023-1-section" id="toc-deng-et-al-2023-1-section">“Rephrase and Respond: Let Large Language Models Ask Better Questions for Themselves”, Deng et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#bran-et-al-2023-1-section" id="toc-bran-et-al-2023-1-section">“Augmenting Large Language Models With Chemistry Tools”, Bran et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#kim-et-al-2023-3-section" id="toc-kim-et-al-2023-3-section">“FANToM: A Benchmark for Stress-Testing Machine Theory of Mind in Interactions”, Kim et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#saha-et-al-2023-section" id="toc-saha-et-al-2023-section">“Branch-Solve-Merge Improves Large Language Model Evaluation and Generation”, Saha et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#ma-et-al-2023-1-section" id="toc-ma-et-al-2023-1-section">“Eureka: Human-Level Reward Design via Coding Large Language Models”, Ma et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#yang-et-al-2023-2-section" id="toc-yang-et-al-2023-2-section">“Set-Of-Mark Prompting Unleashes Extraordinary Visual Grounding in GPT-4-V”, Yang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#schoenegger-park-2023-section" id="toc-schoenegger-park-2023-section">“Large Language Model Prediction Capabilities: Evidence from a Real-World Forecasting Tournament”, Schoenegger &amp; Park 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#roberts-et-al-2023-1-section" id="toc-roberts-et-al-2023-1-section">“Data Contamination Through the Lens of Time”, Roberts et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#callanan-et-al-2023-section" id="toc-callanan-et-al-2023-section">“Can GPT Models Be Financial Analysts? An Evaluation of ChatGPT and GPT-4 on Mock CFA Exams”, Callanan et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#niszczota-et-al-2023-section" id="toc-niszczota-et-al-2023-section">“Large Language Models Can Replicate Cross-Cultural Differences in Personality”, Niszczota et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#staab-et-al-2023-section" id="toc-staab-et-al-2023-section">“Beyond Memorization: Violating Privacy Via Inference With Large Language Models”, Staab et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#jimenez-et-al-2023-section" id="toc-jimenez-et-al-2023-section">“SWE-Bench: Can Language Models Resolve Real-World GitHub Issues?”, Jimenez et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#phillips-robie-2023-section" id="toc-phillips-robie-2023-section">“Can a Computer Outfake a Human [Personality]?”, Phillips &amp; Robie 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhou-et-al-2023-04-section" id="toc-zhou-et-al-2023-04-section">“Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#vu-et-al-2023-section" id="toc-vu-et-al-2023-section">“FreshLLMs: Refreshing Large Language Models With Search Engine Augmentation”, Vu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-5" id="toc-section-5">“Police Officers Are Starting to Use AI to Write Crime Reports”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#liang-et-al-2023-2-section" id="toc-liang-et-al-2023-2-section">“Can Large Language Models Provide Useful Feedback on Research Papers? A Large-Scale Empirical Analysis”, Liang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#yong-et-al-2023-section" id="toc-yong-et-al-2023-section">“Low-Resource Languages Jailbreak GPT-4”, Yong et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#suzuki-arita-2023-section" id="toc-suzuki-arita-2023-section">“An Evolutionary Model of Personality Traits Related to Cooperative Behavior Using a Large Language Model”, Suzuki &amp; Arita 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#cui-et-al-2023-2-section" id="toc-cui-et-al-2023-2-section">“UltraFeedback: Boosting Language Models With High-Quality Feedback”, Cui et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#tanzer-et-al-2023-section" id="toc-tanzer-et-al-2023-section">“MTOB: A Benchmark for Learning to Translate a New Language from One Grammar Book”, Tanzer et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#mccoy-et-al-2023-section" id="toc-mccoy-et-al-2023-section">“Embers of Autoregression: Understanding Large Language Models Through the Problem They Are Trained to Solve”, McCoy et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#%C3%B6stling-et-al-2023-section" id="toc-östling-et-al-2023-section">“The Cambridge Law Corpus: A Corpus for Legal AI Research”, Östling et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#berglund-et-al-2023-1-section" id="toc-berglund-et-al-2023-1-section">“The Reversal Curse: LLMs Trained on “A Is B” Fail to Learn “B Is A””, Berglund et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#adams-et-al-2023-section" id="toc-adams-et-al-2023-section">“From Sparse to Dense: GPT-4 Summarization With Chain of Density (CoD) Prompting”, Adams et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#heiding-et-al-2023-section" id="toc-heiding-et-al-2023-section">“Devising and Detecting Phishing: Large Language Models vs. Smaller Human Models”, Heiding et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhao-et-al-2023-3-section" id="toc-zhao-et-al-2023-3-section">“ExpeL: LLM Agents Are Experiential Learners”, Zhao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#guha-et-al-2023-section" id="toc-guha-et-al-2023-section">“LegalBench: A Collaboratively Built Benchmark for Measuring Legal Reasoning in Large Language Models”, Guha et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhou-et-al-2023-06-section" id="toc-zhou-et-al-2023-06-section">“Solving Challenging Math Word Problems Using GPT-4 Code Interpreter With Code-Based Self-Verification”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#blair-stanek-et-al-2023-section" id="toc-blair-stanek-et-al-2023-section">“OpenAI Cribbed Our Tax Example, But Can GPT-4 Really Do Tax?”, Blair-Stanek et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#davis-aaronson-2023-section" id="toc-davis-aaronson-2023-section">“Testing GPT-4 With Wolfram Alpha and Code Interpreter Plug-Ins on Math and Science Problems”, Davis &amp; Aaronson 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#moskvichev-et-al-2023-section" id="toc-moskvichev-et-al-2023-section">“The ConceptARC Benchmark: Evaluating Understanding and Generalization in the ARC Domain”, Moskvichev et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#rich-2023-section" id="toc-rich-2023-section">“I’m a Screenwriter. These AI Jokes Give Me Nightmares”, Rich 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#carlini-2023-section" id="toc-carlini-2023-section">“A LLM Assisted Exploitation of AI-Guardian”, Carlini 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#hill-2023-1-section" id="toc-hill-2023-1-section">“OpenAI Worries About What Its Chatbot Will Say About People’s Faces: An Advanced Version of ChatGPT Can Analyze Images and Is Already Helping the Blind. But Its Ability to Put a Name to a Face Is One Reason the Public Doesn’t Have Access to It”, Hill 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#shetty-et-al-2023-section" id="toc-shetty-et-al-2023-section">“GPT-4, an Artificial Intelligence Large Language Model, Exhibits High Levels of Accuracy on Dermatology Specialty Certificate Exam Questions”, Shetty et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#banker-et-al-2023-section" id="toc-banker-et-al-2023-section">“Machine-Assisted Social Psychology Hypothesis Generation”, Banker et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gu-et-al-2023-2-section" id="toc-gu-et-al-2023-2-section">“Distilling Large Language Models for Biomedical Knowledge Extraction: A Case Study on Adverse Drug Events”, Gu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wang-et-al-2023-12-section" id="toc-wang-et-al-2023-12-section">“Unleashing the Emergent Cognitive Synergy in Large Language Models: A Task-Solving Agent through Multi-Persona Self-Collaboration”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#li-et-al-2023-05-section" id="toc-li-et-al-2023-05-section">“Explaining Competitive-Level Programming Solutions Using LLMs”, Li et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#ogara-2023-section" id="toc-ogara-2023-section">“Hoodwinked: Deception and Cooperation in a Text-Based Game for Language Models”, O’Gara 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#yang-et-al-2023-4-section" id="toc-yang-et-al-2023-4-section">“LeanDojo: Theorem Proving With Retrieval-Augmented Language Models”, Yang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#darcy-et-al-2023-section" id="toc-darcy-et-al-2023-section">“ARIES: A Corpus of Scientific Paper Edits Made in Response to Peer Reviews”, D’Arcy et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gandhi-et-al-2023-2-section" id="toc-gandhi-et-al-2023-2-section">“Understanding Social Reasoning in Language Models With Language Models”, Gandhi et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#fluri-et-al-2023-section" id="toc-fluri-et-al-2023-section">“Evaluating Superhuman Models With Consistency Checks”, Fluri et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#gao-et-al-2023-1-section" id="toc-gao-et-al-2023-1-section">“Evaluating the Robustness of Text-To-Image Diffusion Models against Real-World Attacks”, Gao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#feng-et-al-2023-1-section" id="toc-feng-et-al-2023-1-section">“ChessGPT: Bridging Policy Learning and Language Modeling”, Feng et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#nay-et-al-2023-section" id="toc-nay-et-al-2023-section">“Large Language Models As Tax Attorneys: A Case Study in Legal Capabilities Emergence”, Nay et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#soice-et-al-2023-section" id="toc-soice-et-al-2023-section">“Can Large Language Models Democratize Access to Dual-Use Biotechnology?”, Soice et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#lightman-et-al-2023-section" id="toc-lightman-et-al-2023-section">“Let’s Verify Step by Step”, Lightman et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#roberts-et-al-2023-2-section" id="toc-roberts-et-al-2023-2-section">“GPT4GEO: How a Language Model Sees the World’s Geography”, Roberts et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#xu-et-al-2023-5-section" id="toc-xu-et-al-2023-5-section">“LLMs and the Abstraction and Reasoning Corpus: Successes, Failures, and the Importance of Object-Based Representations”, Xu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wang-et-al-2023-14-section" id="toc-wang-et-al-2023-14-section">“Learning to Generate Novel Scientific Directions With Contextualized Literature-Based Discovery”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#semnani-et-al-2023-section" id="toc-semnani-et-al-2023-section">“WikiChat: Stopping the Hallucination of Large Language Model Chatbots by Few-Shot Grounding on Wikipedia”, Semnani et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#zhang-et-al-2023-14-section" id="toc-zhang-et-al-2023-14-section">“How Language Model Hallucinations Can Snowball”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#huang-et-al-2023-5-section" id="toc-huang-et-al-2023-5-section">“C-Eval: A Multi-Level Multi-Discipline Chinese Evaluation Suite for Foundation Models”, Huang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#hazell-2023-section" id="toc-hazell-2023-section">“Large Language Models Can Be Used To Effectively Scale Spear Phishing Campaigns”, Hazell 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#moghaddam-honey-2023-section" id="toc-moghaddam-honey-2023-section">“Boosting Theory-Of-Mind Performance in Large Language Models via Prompting”, Moghaddam &amp; Honey 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#tao-2023-section" id="toc-tao-2023-section">“Today Was the First Day That I Could Definitively Say That GPT-4 Has Saved Me a Substantial Amount of Tedious Work”, Tao 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#koralus-wang-ma%C5%9Bcianica-2023-section" id="toc-koralus-wang-maścianica-2023-section">“Humans in Humans Out: On GPT Converging Toward Common Sense in Both Success and Failure”, Koralus &amp; Wang-Maścianica 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#west-2023-section" id="toc-west-2023-section">“Advances in Apparent Conceptual Physics Reasoning in GPT-4”, West 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#strong-et-al-2023-section" id="toc-strong-et-al-2023-section">“Performance of ChatGPT on Free-Response, Clinical Reasoning Exams”, Strong et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#shinn-et-al-2023-section" id="toc-shinn-et-al-2023-section">“Reflexion: Language Agents With Verbal Reinforcement Learning”, Shinn et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#yuan-et-al-2023-2-section" id="toc-yuan-et-al-2023-2-section">“How Well Do Large Language Models Perform in Arithmetic Tasks?”, Yuan et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#openai-2023-page-12-org-openai-section" id="toc-openai-2023-page-12-org-openai-section">“GPT-4 Technical Report § Limitations: Calibration”, OpenAI 2023 (page 12 org openai)</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#salesforce-2023-section" id="toc-salesforce-2023-section">“Salesforce Announces Einstein GPT, the World’s First Generative AI for CRM”, Salesforce 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#kocmi-federmann-2023-section" id="toc-kocmi-federmann-2023-section">“Large Language Models Are State-Of-The-Art Evaluators of Translation Quality”, Kocmi &amp; Federmann 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#greshake-et-al-2023-section" id="toc-greshake-et-al-2023-section">“Not What You’ve Signed up For: Compromising Real-World LLM-Integrated Applications With Indirect Prompt Injection”, Greshake et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wiggers-2022-section" id="toc-wiggers-2022-section">“Harvey, Which Uses AI to Answer Legal Questions, Lands Cash from OpenAI”, Wiggers 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-6" id="toc-section-6">“Janus”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#wHZYrxKi-section" id="toc-wHZYrxKi-section">“Something Weird Is Happening With LLMs and Chess”, Dynomight 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-7" id="toc-section-7">“Trading Off Compute in Training and Inference”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-8" id="toc-section-8">“A Basic Test of OpenAI’s Structured Output Feature against Financial Disclosure Reports and a Newspaper’s Police Blotter”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-9" id="toc-section-9">“Prompt Engineering Techniques With Azure OpenAI”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-10" id="toc-section-10">“LLM Powered Autonomous Agents”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-11" id="toc-section-11">“There’s a Running Theme in Here of Programming Problems LLMs Solve Where It’s…”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-12" id="toc-section-12">“Prompting Diverse Ideas: Increasing AI Idea Variance”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-13" id="toc-section-13">“OpenAI API § Prompt Caching”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#0G_nDtqK-section" id="toc-0G_nDtqK-section">“Situational Awareness and Out-Of-Context Reasoning § GPT-4-Base Has Non-Zero Longform Performance”, Evans 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#Nql5gCSA-section" id="toc-Nql5gCSA-section">“I Finally Got ChatGPT to Sound like Me”, lsusr 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-14" id="toc-section-14">“Connecting the Dots: LLMs Can Infer &amp; Verbalize Latent Structure from Training Data”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-15" id="toc-section-15">“How Good Are LLMs at Doing ML on an Unknown Dataset?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-16" id="toc-section-16">“Language Models Model Us”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-17" id="toc-section-17">“The Case for More Ambitious Language Model Evals”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-18" id="toc-section-18">“What Kind of Writer Is ChatGPT?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-19" id="toc-section-19">“AI Will Increase the Quantity—And Quality—Of Phishing Scams”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#section-20" id="toc-section-20">“Is Finetuning GPT-4o worth It?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#cPsa6t-m-section" id="toc-cPsa6t-m-section">michael_nielsen</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#llm-evaluation-llm-feedback-multimodal-llms-model-robustness-instruction-tuning-generative-assistance" id="toc-llm-evaluation-llm-feedback-multimodal-llms-model-robustness-instruction-tuning-generative-assistance"><code>llm-evaluation llm-feedback multimodal-llms model-robustness instruction-tuning generative-assistance</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#knowledge-extraction" id="toc-knowledge-extraction"><code>knowledge-extraction</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#context-learning" id="toc-context-learning"><code>context-learning</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#translation-benchmarking" id="toc-translation-benchmarking"><code>translation-benchmarking</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#language-analytics" id="toc-language-analytics"><code>language-analytics</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#benchmarking" id="toc-benchmarking"><code>benchmarking</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#ai-startups-ethics-in-ai-automation-impact-legal-ai-turing-test" id="toc-ai-startups-ethics-in-ai-automation-impact-legal-ai-turing-test"><code>ai-startups, ethics-in-ai, automation-impact, legal-ai, turing-test</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/4/nonfiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/4/poetry/2023-04-11-gwern-gpt4-poetry-petrarchansonnet-quantumcomputingsession.png

Gwern
2023-04-11
2024-01-01



---
/doc/ai/nn/transformer/gpt/4/poetry/2024-walsh-figure4-classificationofpoemsbypoeticformacrossmajorllmsgpt3claude3mixtralgpt4gpt4o.png


2024
2024-07-04



---
/doc/ai/nn/transformer/gpt/5/index
‘GPT-5’ tag

2023-03-18
2024-05-29


<div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/5</code>, most recent first: 9 <a href="/doc/ai/nn/transformer/gpt/5/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/ai/nn/transformer/gpt/5/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#gwern-2024-diminishingreturns-section" id="toc-gwern-2024-diminishingreturns-section">“What Do We Mean by ‘Diminishing Returns’ in Scaling?”, Gwern 2024</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#hays-rafieyan-2024-section" id="toc-hays-rafieyan-2024-section">“OpenAI Is Expected to Release a ‘Materially Better’ GPT-5 for Its Chatbot Mid-Year, Sources Say”, Hays &amp; Rafieyan 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#patel-nishball-2023-1-section" id="toc-patel-nishball-2023-1-section">“Microsoft Swallows OpenAI’s Core Team § Compute Is King”, Patel &amp; Nishball 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#hao-warzel-2023-section" id="toc-hao-warzel-2023-section">“Inside the Chaos at OpenAI: Sam Altman’s Weekend of Shock and Drama Began a Year Ago, With the Release of ChatGPT”, Hao &amp; Warzel 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#murgia-2023-2-section" id="toc-murgia-2023-2-section">“OpenAI Chief Seeks New Microsoft Funds to Build ‘Superintelligence’: Sam Altman Expects Big Tech Group Will Back Start-Up’s Mission to Create Software As Intelligent As Humans”, Murgia 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#shkreli-2023-section" id="toc-shkreli-2023-section">wagieeacc @ “2023-10-17”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#thibs-2023-section" id="toc-thibs-2023-section">“Altman on Scaling”, Thibs 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#knight-dave-2023-section" id="toc-knight-dave-2023-section">“In Sudden Alarm, Tech Doyens Call for a Pause on ChatGPT: Tech Luminaries, Renowned Scientists, and Elon Musk Warn of an ‘Out-Of-Control Race’ to Develop and Deploy Ever-More-Powerful AI Systems § GPT-5”, Knight &amp; Dave 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#chen-2023-2-section" id="toc-chen-2023-2-section">“GPT-5 Scheduled To Complete Training December”, Chen 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#stanley-2023-section" id="toc-stanley-2023-section">davidtayar5 @ “2023-02-10”</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/5/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/calibration/2022-zou-table3-debertav3predictioncalibrationerror.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/calibration/2023-openai-figure8-rlhftrainingdestroysgpt4predictioncalibration.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/calibration/2024-paruchuri-figure3-comparingrandomnumbergenerationofllmstotargetdistributionsshowingseveremiscalibrationandmodecollapse.png


2024
2024-06-19



---
/doc/ai/nn/transformer/gpt/claude/2024-06-22-gwern-claude35sonnet-ontheimpossibilityofsuperintelligentrubikscubesolvers-sessiontranscript.html

Gwern
2024-06-22
2024-06-22



---
/doc/ai/nn/transformer/gpt/claude/2024-06-25-gwern-claude35sonnet-lastreadpositionwebpage.js

Gwern
2024-06-25
2024-06-27



---
/doc/ai/nn/transformer/gpt/claude/2024-06-30-michelangelo-thecreationofadam-editedwithrubikscube-512px.jpg


2024-06-30
2024-06-30



---
/doc/ai/nn/transformer/gpt/codex/2021-austin-figure3-lamdaprogrammingperformancevsmodelscaling.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-austin-figure4-fractionofsamplessolvingeachtaskbylamdamodelscaling.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure1-gpt3textbrowserenvironmentobservations.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure2-humanevaluationsofscalinggpt3questionanswering.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure3-truthfulqaresultsbyscaling.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure5-humanpreferencebynumberofrandomsamplesgeneratedforpreferenceranking.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure6-behaviorcloningscalingbydemonstrationsandparametercount.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure7-bestfnscalingbyflopsandanswerssampled.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-nakano-figure7-rewardmodelscalingbycomparisonsandparametercount.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-rae-figure3-gopherscalingcurvesforfeverfactcheckinginusingevidenceforreasoning.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-rae-figure4-gopherscalingacrossfamiliesoftasksupto280bparameters.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-rae-figurea17-gopherfewshotcapabilityemergesontruthfulqaby280bparameters.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2021-zhang-figure8-gpt3vsgptjjavascriptmergeaccuracybynumberofattempts.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2022-neelakantan-figure1-gpt3textcodeembeddingscalingbymodelsize.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2022-ziegler-figure5-githubcopilotcodecompletionsuggestionacceptanceratebyprogramminglanguage.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2023-01-16-microsoft-timelineofairesearchandproducts.png


2023-01-16
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2024-harding-figure1-codechurnincreasefrom2020to2023.png


2024
2024-01-01



---
/doc/ai/nn/transformer/gpt/codex/2024-harding-figure2-gitcodemodificationsbytypeovertime.jpg


2024
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/1/index
‘DALL·E 1’ tag

2019-09-12
2024-08-22


<figure><img class="float-right page-thumbnail invert-not outline" height="906" width="1576" src="/doc/ai/music/2023-wang-figure1-vallevoicesynthesisautoregressivearchitecture.jpg" title="Figure 1: The overview of VALL-E. Unlike the previous pipeline (eg. phoneme → mel-spectrogram → waveform), the pipeline of VALL-E is phoneme → discrete code → waveform. VALL-E generates the discrete audio codec codes based on phoneme and acoustic code prompts, corresponding to the target content and the speaker’s voice. VALL-E directly enables various speech synthesis applications, such as zero-shot TTS, speech editing, and content creation combined with other generative AI models like GPT-3 (Brown et al 2020)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/dall-e/1</code>, most recent first: 52 <a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#links" class="icon-not">annotations</a> &amp; 1 <a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#miscellaneous" class="icon-not">link</a> (<a href="/doc/ai/nn/transformer/gpt/dall-e/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#zhou-et-al-2024-3-section" id="toc-zhou-et-al-2024-3-section">“Transfusion: Predict the Next Token and Diffuse Images With One Multi-Modal Model”, Zhou et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#han-et-al-2024-1-section" id="toc-han-et-al-2024-1-section">“JPEG-LM: LLMs As Image Generators With Canonical Codec Representations”, Han et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#li-et-al-2024-02-section" id="toc-li-et-al-2024-02-section">“MAR: Autoregressive Image Generation without Vector Quantization”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ma-et-al-2024-1-section" id="toc-ma-et-al-2024-1-section">“STAR: Scale-Wise Text-To-Image Generation via Auto-Regressive Representations”, Ma et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#team-2024-section" id="toc-team-2024-section">“Chameleon: Mixed-Modal Early-Fusion Foundation Models”, Team 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#tian-et-al-2024-section" id="toc-tian-et-al-2024-section">“Visual Autoregressive Modeling (VAR): Scalable Image Generation via Next-Scale Prediction”, Tian et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#wu-et-al-2023b-section" id="toc-wu-et-al-2023b-section">“IconShop: Text-Guided Vector Icon Synthesis With Autoregressive Transformers”, Wu et al 2023b</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ren-et-al-2023-1-section" id="toc-ren-et-al-2023-1-section">“Rejuvenating Image-GPT As Strong Visual Representation Learners”, Ren et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#tschannen-et-al-2023-2-section" id="toc-tschannen-et-al-2023-2-section">“Image Captioners Are Scalable Vision Learners Too”, Tschannen et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#samo-highhouse-2023-section" id="toc-samo-highhouse-2023-section">“Artificial Intelligence and Art: Identifying the Esthetic Judgment Factors That Distinguish Human &amp; Machine-Generated Artwork”, Samo &amp; Highhouse 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#wang-et-al-2023-18-section" id="toc-wang-et-al-2023-18-section">“VALL-E: Neural Codec Language Models Are Zero-Shot Text to Speech Synthesizers”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#yasunaga-et-al-2022-section" id="toc-yasunaga-et-al-2022-section">“Retrieval-Augmented Multimodal Language Modeling”, Yasunaga et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#lee-et-al-2022-08-section" id="toc-lee-et-al-2022-08-section">“Draft-And-Revise: Effective Image Generation With Contextual RQ-Transformer”, Lee et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#hong-et-al-2022-2-section" id="toc-hong-et-al-2022-2-section">“CogVideo: Large-Scale Pretraining for Text-To-Video Generation via Transformers”, Hong et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ding-et-al-2022-4-section" id="toc-ding-et-al-2022-4-section">“CogView2: Faster and Better Text-To-Image Generation via Hierarchical Transformers”, Ding et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#chang-et-al-2022-4-section" id="toc-chang-et-al-2022-4-section">“MaskGIT: Masked Generative Image Transformer”, Chang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#aghajanyan-et-al-2022-section" id="toc-aghajanyan-et-al-2022-section">“CM3: A Causal Masked Multimodal Model of the Internet”, Aghajanyan et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#zhang-et-al-2021-ernievilg-section" id="toc-zhang-et-al-2021-ernievilg-section">“ERNIE-ViLG: Unified Generative Pre-Training for Bidirectional Vision-Language Generation”, Zhang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#shonenkov-et-al-2021-section" id="toc-shonenkov-et-al-2021-section">“Emojich—Zero-Shot Emoji Generation Using Russian Language: a Technical Report”, Shonenkov et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#zhou-et-al-2021-lafite-section" id="toc-zhou-et-al-2021-lafite-section">“LAFITE: Towards Language-Free Training for Text-To-Image Generation”, Zhou et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#wu-et-al-2021-04-section" id="toc-wu-et-al-2021-04-section">“NÜWA: Visual Synthesis Pre-Training for Neural VisUal World CreAtion”, Wu et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#kim-et-al-2021-3-section" id="toc-kim-et-al-2021-3-section">“L-Verse: Bidirectional Generation Between Image and Text”, Kim et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ali-parikh-2021-section" id="toc-ali-parikh-2021-section">“Telling Creative Stories Using Generative Visual Aids”, Ali &amp; Parikh 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#huang-et-al-2021-3-section" id="toc-huang-et-al-2021-3-section">“Unifying Multimodal Transformer for Bi-Directional Image and Text Generation”, Huang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#singh-et-al-2021-2-section" id="toc-singh-et-al-2021-2-section">“Illiterate DALL·E Learns to Compose”, Singh et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#samaran-et-al-2021-section" id="toc-samaran-et-al-2021-section">“What Users Want? WARHOL: A Generative Model for Recommendation”, Samaran et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#zhu-et-al-2021-5-section" id="toc-zhu-et-al-2021-5-section">“ImaginE: An Imagination-Based Automatic Evaluation Metric for Natural Language Generation”, Zhu et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#du-2021-section" id="toc-du-2021-section">“Chinese AI Lab Challenges Google, OpenAI With a Model of 1.75 Trillion Parameters”, Du 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#zhang-et-al-2021-m6ufc-section" id="toc-zhang-et-al-2021-m6ufc-section">“M6-UFC: Unifying Multi-Modal Controls for Conditional Image Synthesis”, Zhang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ding-et-al-2021-2-section" id="toc-ding-et-al-2021-2-section">“CogView: Mastering Text-To-Image Generation via Transformers”, Ding et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#wu-et-al-2021-11-section" id="toc-wu-et-al-2021-11-section">“GODIVA: Generating Open-DomaIn Videos from NAtural Descriptions”, Wu et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#yan-et-al-2021-3-section" id="toc-yan-et-al-2021-3-section">“VideoGPT: Video Generation Using VQ-VAE and Transformers”, Yan et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#synced-2021-section" id="toc-synced-2021-section">“China’s GPT-3? BAAI Introduces Superscale Intelligence Model ‘Wu Dao 1.0’: The Beijing Academy of Artificial Intelligence (BAAI) Releases Wu Dao 1.0, China’s First Large-Scale Pretraining Model.”, Synced 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#bau-et-al-2021-section" id="toc-bau-et-al-2021-section">“Paint by Word”, Bau et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#nash-et-al-2021-section" id="toc-nash-et-al-2021-section">“Generating Images With Sparse Representations”, Nash et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#lin-et-al-2021-m6-section" id="toc-lin-et-al-2021-m6-section">“M6: A Chinese Multimodal Pretrainer”, Lin et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#ramesh-et-al-2021-dalle-blog-section" id="toc-ramesh-et-al-2021-dalle-blog-section">“DALL·E 1: Creating Images from Text: We’ve Trained a Neural Network Called DALL·E That Creates Images from Text Captions for a Wide Range of Concepts Expressible in Natural Language”, Ramesh et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#esser-et-al-2020-2-section" id="toc-esser-et-al-2020-2-section">“Taming Transformers for High-Resolution Image Synthesis”, Esser et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#koh-et-al-2020-section" id="toc-koh-et-al-2020-section">“Text-To-Image Generation Grounded by Fine-Grained User Attention”, Koh et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#cho-et-al-2020-section" id="toc-cho-et-al-2020-section">“X-LXMERT: Paint, Caption and Answer Questions With Multi-Modal Transformers”, Cho et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#chen-igpt-paper-section" id="toc-chen-igpt-paper-section">“IGPT: Generative Pretraining from Pixels”, Chen et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#chen-et-al-2020-blog-section" id="toc-chen-et-al-2020-blog-section">“Image GPT (iGPT): We Find That, Just As a Large Transformer Model Trained on Language Can Generate Coherent Text, the Same Exact Model Trained on Pixel Sequences Can Generate Coherent Image Completions and Samples”, Chen et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#hao-2020-section" id="toc-hao-2020-section">“The Messy, Secretive Reality behind OpenAI’s Bid to save the World: The AI Moonshot Was Founded in the Spirit of Transparency. This Is the inside Story of How Competitive Pressure Eroded That Idealism”, Hao 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#sharma-et-al-2018-2-section" id="toc-sharma-et-al-2018-2-section">“Conceptual Captions: A Cleaned, Hypernymed, Image Alt-Text Dataset For Automatic Image Captioning”, Sharma et al 2018</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#parmar-et-al-2018-section" id="toc-parmar-et-al-2018-section">“Image Transformer”, Parmar et al 2018</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#oord-et-al-2017-2-section" id="toc-oord-et-al-2017-2-section">“VQ-VAE: Neural Discrete Representation Learning”, Oord et al 2017</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#jang-et-al-2016-section" id="toc-jang-et-al-2016-section">“Categorical Reparameterization With Gumbel-Softmax”, Jang et al 2016</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#maddison-et-al-2016-section" id="toc-maddison-et-al-2016-section">“The Concrete Distribution: A Continuous Relaxation of Discrete Random Variables”, Maddison et al 2016</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#section" id="toc-section">“Borisdayma/dalle-Mini: DALL·E-Mini”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#section-1" id="toc-section-1">“Kingnobro/IconShop: (SIGGRAPH Asia 2023) Code of “IconShop: Text-Guided Vector Icon Synthesis With Autoregressive Transformers””</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#section-2" id="toc-section-2">“IconShop”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#section-3" id="toc-section-3">“The Little Red Boat Story (Make-A-Scene): Our Own Model Was Used to Generate All the Images in the Story, by Providing a Text and Simple Sketch Input”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#multimodal-synthesis" id="toc-multimodal-synthesis"><code>multimodal-synthesis</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#bidirectional-generation" id="toc-bidirectional-generation"><code>bidirectional-generation</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#generative-models" id="toc-generative-models"><code>generative-models</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#image-synthesis" id="toc-image-synthesis"><code>image-synthesis</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/dall-e/1/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-28-gwern-dalle2-samuraibatmanwoodblockprints.png

Gwern
2022-07-28
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-29-gwern-dalle2-20.29.25-wsjportraitsteelpointpen.png

Gwern
2022-07-29
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-29-gwern-dalle2-portraitmezzotintsynthwavecyberpunk.png

Gwern
2022-07-29
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-29-gwern-dalle2-wsjportraitmonochromesteelengravingprint.png

Gwern
2022-07-29
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-30-gwern-dalle2-deadlysinofslothserialexperimentslainportraitmezzotintprint-2x4errorcases.png

Gwern
2022-07-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-30-gwern-dalle2-lainiwakuraserialexperimentslainmezzotintcyberpunkprint.png

Gwern
2022-07-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-07-30-gwern-dalle2-wsjstipplehatchportrait.png

Gwern
2022-07-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-01-gwern-dalle2-thepassionresurrectionandlordshipoflainiwakura.png

Gwern
2022-08-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-02-gwern-dalle2-serialexperimentslainmezzotintprint-thesevendeadlysins-misc.png

Gwern
2022-08-02
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-02-gwern-dalle2-serialexperimentslainmezzotintprint-thesevendeadlysins.png

Gwern
2022-08-02
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-06-gwern-dalle2-instagramphotosofrainbowartexhibitdallastexascreatedbydeannatheisrobertandrewsandjasonmendez.png

Gwern
2022-08-06
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-06-gwern-dalle2-rainbwvmit-21.47.58.png

Gwern
2022-08-06
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-08-06-gwern-dalle2-ricksanchezaftertransformingintoapickleterrifiedashisnewbodyslowlybreaksdownintogreengoo-3x7.png

Gwern
2022-08-06
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2/2022-rendo1-dalle2promptengineeringguide.pdf
DALL·E 2 Prompt Engineering Guide
rendo1, luc
2022-05-31
2024-06-13



---
/doc/ai/nn/transformer/gpt/dall-e/2021-ding-figure1-cogviewcherrypickedsamples.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2021-ding-figure5-randomrankedcogviewsamples.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2021-zhang-figure5-ernievilstyleexamples.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2021-zhang-figure6-ernievilgchinesepoetrygeneratedimages.png


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2022-ding-cogview2-figure1-highresolutiontext2imagesamplesofcogview2.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2022-ramesh-figure15-dalle2vsglideobjectbindingproblemimagesamples.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/2022-ramesh-figure16-dalle2badtextsamplessayingdeeplearning.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-13-gwern-dalle3-screwfly-marriageoflymanandflywomanindeath-samples.jpg

Gwern
2023-11-13
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-17-gwern-dalle3-catknockingthingsover-samples-1.jpg

Gwern
2023-11-17
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-17-gwern-dalle3-catknockingthingsover-samples-2.jpg

Gwern
2023-11-17
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-17-gwern-dalle3-catknockingthingsover-samples-3.jpg

Gwern
2023-11-17
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-17-gwern-dalle3-catknockingthingsover.jpg

Gwern
2023-11-17
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-19-gwern-dalle3-scottalexander-theonionknight-samples.jpg

Gwern
2023-11-19
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-29-gwern-dalle3-catwithhumanears-samples.png

Gwern
2023-11-29
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-glitchartmezzotintofmoonfalling-01.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-glitchartmezzotintofmoonfalling-02.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-glitchartmezzotintofmoonfalling-03.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-redblacklinesandcirclesabstracthongkongharboratsunset.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-redglitchartwireframecity-01.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-woodblockprint-copperharvestmoonabovethetreets-01.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-woodblockprint-copperharvestmoonabovethetreets-02.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-11-30-gwern-dalle3-woodblockprint-copperharvestmoonabovethetreets-selected.jpg

Gwern
2023-11-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-12-04-gwern-dalle3-amanonthetelephonesdumbshowmakesyouwonderwhyheisalive.jpg

Gwern
2023-12-04
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-12-27-gwern-dalle3-mechanicalpencildrawingofaredwing875moctoebootdisplayedinartgallery-samples.jpg

Gwern
2023-12-27
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-12-27-gwern-dalle3-mechanicalpencildrawingofaredwing875moctoebootdisplayedinartgallery.jpg

Gwern
2023-12-27
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-12-30-gwern-dalle3-inpraiseofshadows-26samples.jpg

Gwern
2023-12-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2023-12-30-gwern-dalle3-staringmaninswimmingpool.jpg

Gwern
2023-12-30
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-08-gwern-dalle3-cartoon-msbutterassault-samples.jpg

Gwern
2024-01-08
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-08-gwern-dalle3-cartoon-msbutterassault.jpg

Gwern
2024-01-08
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-09-gwern-dalle3-catlitterzengardencomic-samples-1.jpg

Gwern
2024-01-09
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-09-gwern-dalle3-catlitterzengardencomic-samples-2.jpg

Gwern
2024-01-09
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-09-gwern-dalle3-catlitterzengardenmeijieraphoto.jpg

Gwern
2024-01-09
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-10-gwern-dalle3-poolcartoon-justwhenhethoughthewasoughttheypulledhimbackin-samples.png

Gwern
2024-01-10
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-01-10-gwern-dalle3-poolcartoon-justwhenhethoughthewasoughttheypulledhimbackin.png

Gwern
2024-01-10
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-02-01-gwern-dalle3-scannersliveinvain-airpilothallucination-samples-01.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-02-01-gwern-dalle3-scannersliveinvain-airpilothallucination-samples-02.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-02-01-gwern-dalle3-scannersliveinvain-americanpilotconfrontedbygremlinhallucinations.jpg

Gwern
2024-02-01
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-02-22-gwern-dalle3-mincingmeat-samples.jpg

Gwern
2024-02-22
2024-01-01



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-03-13-gwern-dalle3-quantumthief-samples.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-04-30-gwern-dalle3-aquatinteasterdropcapcapitallettera-samples.png

Gwern
2024-04-30
2024-06-30



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-05-01-gwern-dalle3-sanic-gottagofast.jpg

Gwern
2024-05-01
2024-05-02



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-06-07-gwern-dalle3-thelastunicorn-unicornouroboros-512px.jpg

Gwern
2024-06-07
2024-06-17



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-06-07-gwern-dalle3-thelastunicorn-unicornouroboros.jpg

Gwern
2024-06-07
2024-06-07

fiction/science-fiction

---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-09-14-gwern-dalle3-twolaughingcryingemoji.jpg

Gwern
2024-09-14
2024-09-14



---
/doc/ai/nn/transformer/gpt/dall-e/3/2024-gwern-dalle2-mincingmeat.jpg

Gwern
2024
2024-01-01



---
/doc/ai/nn/transformer/gpt/fiction/2021-07-08-gwern-meme-tuxedowinniethepooh-gpt3promptingwithwritingquality.jpg

Gwern
2021-07-08
2024-01-01



---
/doc/ai/nn/transformer/gpt/fiction/2022-castricato-figure1-carpgpt2preferencelearningarchitecturetrainingloop.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-dai-figure4-qreccretrevialperformancelogscalinginwikidialogdatasetsize.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure2-3kindsofnaturallanguagefeedbackforcontrollingsaycaninnermonologue.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure3-testinginnermonologuein3roboticdomains.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure5a-emergentcapabilities-continuedadaptationtonewinstructions.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure5b-emergentcapabilities-selfproposingnewgoalsunderinfeasibilityofoldgoals.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure5c-emergentcapabilities-multilingualinteractioninchinese.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-huang-figure5d-emergentcapabilities-interactivesceneunderstandinglikeshrdlu.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-lampinen-figure2-gopherperformanceimprovementsfromexplanationofproblems.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-lampinen-figure4-largermodelsbenefitmorefromexplanationofproblems.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-press-figure3-gpt3selfaskinnermonologuedemonstration.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-press-figure4-selfaskinnermonologueperformsequallywellon1hopand2hopquestionanswering.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-shi-figure4-multilingualinnermonologuescalingbyparametercountingpt3andpalm.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-shi-figure5-multiglinalfewshotscalinginpalm540bbynumberofexamples.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-tay-ul2-innermonologueresults.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wang-figure2-selfconsistencycompletiongreatlyimprovesanswercorrectness.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wei-figure2-lamdamathwordproblemscalinginmodelparametersize.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wei-figure3-lamdamathwordproblemscalingwithmodelparametersizewhenusinginnermonologueprompts.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wei-figure5-lamdamatsymbolicreasoningproblemscalingwithmodelparametersizewhenusinginnermonologueprompts.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wei-figure6-lamdacommonsensereasoningproblemscalingwithmodelparametersizewhenusinginnermonologueprompts.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-wei-figure8-lamdavsgpt3.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2022-zeng-figure2-socraticmodelsworkflowoverview.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-chen-table1-gpt35promptsusedtorepeatedlyrefinenaturallanguagetranslationsinnermonologuestyle.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-lee-figure1-numberformattingforgpt2arithmetic.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-lee-figure2-thefourinputformattingoptionsforgptinnermonologue.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-lee-figure3-performanceofgpton3digitarithmeticdependsondatadistribution.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-moghaddam-figure1-examplesofzerovstwoshottheoryofmindprompting.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-moghaddam-figure3-gpt3andgpt4performanceontheoryofmindwithinnermonologues.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-pilaut-figure2-exampleambiguitiesintranslatingfrenchtoenglish.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/inner-monologue/2023-pilaut-figure3-interceptinnermonologuequestionaskingonlyemergesatscalefrompalm62bto540b.png


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2021-aghajanyan-figure1-prefinetuningscalingwithdatasetn.jpg


2021
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-chung-figure2-1836tasksforinstructionfinetuningflanpalm.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-chung-figure4-scalingofinstructionfinetuningbymodelsizeandtaskcount.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-chung-mainresultsfigurecodexvsdavincivspalmvsflanpalm.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-chung-table1-average5shotmmluscoresforflanpalmshatteringmetaculushypermindforecastsaboutaiprogress.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-chung-table2-thesmallcostofinstructiontuningtrainingvsoriginaltrainingcost.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-gupta-figure4-instructdialinstructiontunedmodelperformanceincreaseswithnumberoftrainingtasksshowingblessingsofscale.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-su-figure5-instructormodelsbenefitfromlongerdetaileddescriptionofdesiredembeddingfunctionality.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-su-figure6-instructormodelsbenefitfromscalingupmodelsize.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-wang-figure5-scalingtrendsofmodelsbynumberoftrainingtasksvsdatapointspertask.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2022-xu-figure1-zeroprompttaskscalingvsmodelscalingonauc.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/instruction-tuning/2023-wu-figure5-humanevaluationofinstructionfinetunedmodelsbysizeon114tasksvsgpt35turboteacher.jpg


2023
2024-01-01



---
/doc/ai/nn/transformer/gpt/jukebox/2020-dhariwal-openai-jukebox-vqvaetransformerarchitecture.jpg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/jukebox/2020-dhariwal-openai-jukebox-vqvaetransformerarchitecture.svg


2020
2024-01-01



---
/doc/ai/nn/transformer/gpt/lamda/2022-wang-figure5b-selfconsistencycompletionsimprovewithmodelscale.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/non-fiction/2022-jiao-table4-comparisonofchatgptwithgoogletranslatedeepltencentonmultilingualtranslation.png


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/non-fiction/2023-03-16-eventhorizon-vyhtyjxnbcu-willchatgptreplaceyouthejawdroppingimpactofchatgptwithshawnpresser.webm


2023-03-16
2024-01-01



---
/doc/ai/nn/transformer/gpt/non-fiction/index
‘GPT non-fiction’ tag

2019-12-28
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="936" width="1720" src="/doc/ai/nn/transformer/gpt/non-fiction/2022-jiao-table4-comparisonofchatgptwithgoogletranslatedeepltencentonmultilingualtranslation.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/non-fiction</code>, most recent first: 46 <a href="/doc/ai/nn/transformer/gpt/non-fiction/index#links" class="icon-not">annotations</a> &amp; 145 <a href="/doc/ai/nn/transformer/gpt/non-fiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gwern-nenex-section" id="toc-gwern-nenex-section">“Nenex: A Neural Personal Wiki Idea”, Gwern 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gwern-gpt-3-nonfiction-section" id="toc-gwern-gpt-3-nonfiction-section">“GPT-3 Nonfiction”, Gwern 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gwern-fake-journal-club-section" id="toc-gwern-fake-journal-club-section">“Fake Journal Club: Teaching Critical Reading”, Gwern 2022</a></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#johnson-2023-section" id="toc-johnson-2023-section">“Teachers Are Going All In on Generative AI: Surveys Suggest Teachers Use Generative AI More Than Students, to Create Lesson Plans or More Interesting Word Problems. Educators Say It Can save Valuable Time but Must Be Used Carefully”, Johnson 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#jha-et-al-2023-section" id="toc-jha-et-al-2023-section">“SeeGULL: A Stereotype Benchmark With Broad Geo-Cultural Coverage Leveraging Generative Models”, Jha et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#siele-2023-section" id="toc-siele-2023-section">“AI Is Taking the Jobs of Kenyans Who Write Essays for US College Students: Ghostwriters Say the Meteoric Rise of ChatGPT Has Coincided With a Drop in Income”, Siele 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#darktrace-2023-section" id="toc-darktrace-2023-section">“Generative AI: Impact on Email Cyber-Attacks”, DarkTrace 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#nascimento-pimentel-2023-section" id="toc-nascimento-pimentel-2023-section">“Do Large Language Models Understand Chemistry? A Conversation With ChatGPT”, Nascimento &amp; Pimentel 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#kolt-2023-section" id="toc-kolt-2023-section">“Predicting Consumer Contracts [With GPT-3]”, Kolt 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#bai-et-al-2023-1-section" id="toc-bai-et-al-2023-1-section">“Artificial Intelligence Can Persuade Humans on Political Issues”, Bai et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#choi-et-al-2023-section" id="toc-choi-et-al-2023-section">“ChatGPT Goes to Law School”, Choi et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#nay-2023-section" id="toc-nay-2023-section">“Large Language Models As Fiduciaries: A Case Study Toward Robustly Communicating With Artificial Intelligence Through Legal Standards”, Nay 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#nov-et-al-2023-section" id="toc-nov-et-al-2023-section">“Putting ChatGPT’s Medical Advice to the (Turing) Test”, Nov et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#jiao-et-al-2023-section" id="toc-jiao-et-al-2023-section">“Is ChatGPT A Good Translator? A Preliminary Study”, Jiao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#guo-et-al-2023-2-section" id="toc-guo-et-al-2023-2-section">“How Close Is ChatGPT to Human Experts? Comparison Corpus, Evaluation, and Detection”, Guo et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#lehnert-2023-section" id="toc-lehnert-2023-section">“AI Insights into Theoretical Physics and the Swampland Program: A Journey Through the Cosmos With ChatGPT”, Lehnert 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gauthier-2023-section" id="toc-gauthier-2023-section">“<code>#ReceptioGate</code> and the (absolute) State of Academia: The Numbers Game Has Incentivized Bad Behavior”, Gauthier 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gao-et-al-2022-1-section" id="toc-gao-et-al-2022-1-section">“Comparing Scientific Abstracts Generated by ChatGPT to Original Abstracts Using an Artificial Intelligence Output Detector, Plagiarism Detector, and Blinded Human Reviewers”, Gao et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#kung-et-al-2022-section" id="toc-kung-et-al-2022-section">“Performance of ChatGPT on USMLE: Potential for AI-Assisted Medical Education Using Large Language Models”, Kung et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#liu-et-al-2022-06-section" id="toc-liu-et-al-2022-06-section">“Fill in the Blank: Context-Aware Automated Text Input Generation for Mobile GUI Testing”, Liu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#gao-et-al-2022-5-section" id="toc-gao-et-al-2022-5-section">“Scaling Laws for Reward Model Overoptimization”, Gao et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#hinton-wagemans-2022-section" id="toc-hinton-wagemans-2022-section">“How Persuasive Is AI-Generated Argumentation? An Analysis of the Quality of an Argumentative Text Produced by the GPT-3 AI Text Generator”, Hinton &amp; Wagemans 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#li%C3%A9vin-et-al-2022-section" id="toc-liévin-et-al-2022-section">“Can Large Language Models Reason about Medical Questions?”, Liévin et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#zou-et-al-2022-section" id="toc-zou-et-al-2022-section">“Forecasting Future World Events With Neural Networks”, Zou et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#lin-et-al-2022-09-section" id="toc-lin-et-al-2022-09-section">“Teaching Models to Express Their Uncertainty in Words”, Lin et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#aaronson-gpt-3-2022-section" id="toc-aaronson-gpt-3-2022-section">“On Form versus Meaning”, Aaronson &amp; GPT-3 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#fyfe-2022-section" id="toc-fyfe-2022-section">“How to Cheat on Your Final Paper: Assigning AI for Student Writing”, Fyfe 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#polu-et-al-2022-section" id="toc-polu-et-al-2022-section">“Formal Mathematics Statement Curriculum Learning”, Polu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#lee-2021-section" id="toc-lee-2021-section">“Why Computers Don’t Need to Match Human Intelligence: With Continuing Advances in Machine Learning, It Makes Less and Less Sense to Compare AI to the Human Mind”, Lee 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#bagdasaryan-shmatikov-2021-section" id="toc-bagdasaryan-shmatikov-2021-section">“Spinning Language Models for Propaganda-As-A-Service”, Bagdasaryan &amp; Shmatikov 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#zheng-et-al-2021-1-section" id="toc-zheng-et-al-2021-1-section">“MiniF2F: a Cross-System Benchmark for Formal Olympiad-Level Mathematics”, Zheng et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#waldoch-2021-section" id="toc-waldoch-2021-section">“GPT-3 vs Water Cooler Trivia Participants: A Human vs Robot Showdown”, Waldoch 2021</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#kreps-et-al-2020-section" id="toc-kreps-et-al-2020-section">“All the News That’s Fit to Fabricate: AI-Generated Text As a Tool of Media Misinformation”, Kreps et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#mcguffie-newhouse-2020-section" id="toc-mcguffie-newhouse-2020-section">“The Radicalization Risks of GPT-3 and Advanced Neural Language Models”, McGuffie &amp; Newhouse 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#nostalgebraist-2020-section" id="toc-nostalgebraist-2020-section">“Gary Marcus Has Co-Authored a Brief Critique of GPT-3”, Nostalgebraist 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#marcus-davis-2020-section" id="toc-marcus-davis-2020-section">“Experiments Testing GPT-3’s Ability at Commonsense Reasoning: Results”, Marcus &amp; Davis 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#blixt-2020-section" id="toc-blixt-2020-section">“I Found That Getting GPT-3 to Add Its Own “Internal Monologue” in Parentheses to Be a Helpful Strategy…”, blixt 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#disumbrationist-2020-section" id="toc-disumbrationist-2020-section">“Update: Upgrading to 1.5B GPT-2, and Adding 22 New Subreddit-Bots”, disumbrationist 2020</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#marjou-2019-section" id="toc-marjou-2019-section">“OTEANN: Estimating the Transparency of Orthographies With an Artificial Neural Network”, Marjou 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#weiss-2019-section" id="toc-weiss-2019-section">“Deepfake Bot Submissions to Federal Public Comment Websites Cannot Be Distinguished from Human Submissions”, Weiss 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#fly-2019-section" id="toc-fly-2019-section">“Testing The Limits of GROVER The Neural Fake News Detector. Can It Write Fiction? Can It Write Riddles?”, Fly 2019</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#alexander-2018-3-section" id="toc-alexander-2018-3-section">“Sort By Controversial”, Alexander 2018</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#carlson-et-al-2017-section" id="toc-carlson-et-al-2017-section">“Evaluating Prose Style Transfer With the Bible”, Carlson et al 2017</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section" id="toc-section">“Overview &amp; Applications of Large Language Models (LLMs)”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section-1" id="toc-section-1">“An AI Does a CWT between Me and “Janet Yellen””</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section-2" id="toc-section-2">“Results: The Computerized Philosopher: Can You Distinguish Daniel Dennett from a Computer?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section-3" id="toc-section-3">“The Computerized Philosopher: Can You Distinguish Daniel Dennett from a Computer?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section-4" id="toc-section-4">“Getting GPT-3 to Predict Metaculus Questions”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#section-5" id="toc-section-5">lawderpaul</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#ai-education-ai-assessment-chatbot-comparison-generative-teaching-medical-ai" id="toc-ai-education-ai-assessment-chatbot-comparison-generative-teaching-medical-ai"><code>ai-education ai-assessment chatbot-comparison generative-teaching medical-ai</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#text-generation-language-models-automation-persuasion-reasoning-detection-legal-issues" id="toc-text-generation-language-models-automation-persuasion-reasoning-detection-legal-issues"><code>text-generation language-models automation persuasion reasoning detection legal-issues</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#fiduciary-ai" id="toc-fiduciary-ai"><code>fiduciary-ai</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#writing-assistance" id="toc-writing-assistance"><code>writing-assistance</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/non-fiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/palm/2/index
‘PaLM 2’ tag

2023-02-16
2024-11-20


<figure><img class="float-right page-thumbnail invert-auto outline" height="1394" width="1700" src="/doc/ai/nn/transformer/gpt/calibration/2024-paruchuri-figure3-comparingrandomnumbergenerationofllmstotargetdistributionsshowingseveremiscalibrationandmodecollapse.png" title="Figure 3: Results on Idealized Distributions. Model results (top) estimating percentiles, (middle) drawing samples, (bottom) estimating probabilities, for 5 common distributions (see Appendix B for results on all distributions)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/gpt/palm/2</code>, most recent first: 28 <a href="/doc/ai/nn/transformer/gpt/palm/2/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/ai/nn/transformer/gpt/palm/2/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/gpt/palm/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#section" id="toc-section">“Alphabet Q3 Earnings Call: CEO Sundar Pichai’s Remarks”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#section-1" id="toc-section-1">“Scalable Watermarking for Identifying Large Language Model Outputs”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#yue-et-al-2024-section" id="toc-yue-et-al-2024-section">“Inference Scaling for Long-Context Retrieval Augmented Generation”, Yue et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#section-2" id="toc-section-2">“Project Zero: From Naptime to Big Sleep: Using Large Language Models To Catch Vulnerabilities In Real-World Code”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#kumar-et-al-2024-section" id="toc-kumar-et-al-2024-section">“Training Language Models to Self-Correct via Reinforcement Learning”, Kumar et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#kenton-et-al-2024-section" id="toc-kenton-et-al-2024-section">“On Scalable Oversight With Weak LLMs Judging Strong LLMs”, Kenton et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#lee-et-al-2024-1-section" id="toc-lee-et-al-2024-1-section">“Can Long-Context Language Models Subsume Retrieval, RAG, SQL, and More?”, Lee et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#paruchuri-et-al-2024-section" id="toc-paruchuri-et-al-2024-section">“What Are the Odds? Language Models Are Capable of Probabilistic Reasoning”, Paruchuri et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#pratt-et-al-2024-section" id="toc-pratt-et-al-2024-section">“Can Language Models Use Forecasting Strategies?”, Pratt et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#wang-et-al-2024-08-section" id="toc-wang-et-al-2024-08-section">“Grokked Transformers Are Implicit Reasoners: A Mechanistic Journey to the Edge of Generalization”, Wang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#agarwal-et-al-2024-section" id="toc-agarwal-et-al-2024-section">“Many-Shot In-Context Learning”, Agarwal et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#li-et-al-2024-08-section" id="toc-li-et-al-2024-08-section">“Few-Shot Recalibration of Language Models”, Li et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#wei-et-al-2024-1-section" id="toc-wei-et-al-2024-1-section">“Long-Form Factuality in Large Language Models”, Wei et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#zhang-et-al-2024-07-section" id="toc-zhang-et-al-2024-07-section">“When Scaling Meets LLM Finetuning: The Effect of Data, Model and Finetuning Method”, Zhang et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#aksitov-et-al-2023-1-section" id="toc-aksitov-et-al-2023-1-section">“ReST Meets ReAct: Self-Improvement for Multi-Step Reasoning LLM Agent”, Aksitov et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#liang-et-al-2023-1-section" id="toc-liang-et-al-2023-1-section">“Rich Human Feedback for Text-To-Image Generation”, Liang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#singh-et-al-2023-3-section" id="toc-singh-et-al-2023-3-section">“Beyond Human Data: Scaling Self-Training for Problem-Solving With Language Models (ReST<sup>EM</sup>)”, Singh et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#chen-et-al-2023-03-section" id="toc-chen-et-al-2023-03-section">“Universal Self-Consistency for Large Language Model Generation”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#zhou-et-al-2023-02-section" id="toc-zhou-et-al-2023-02-section">“Instruction-Following Evaluation for Large Language Models”, Zhou et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#eisape-et-al-2023-section" id="toc-eisape-et-al-2023-section">“A Systematic Comparison of Syllogistic Reasoning in Humans and Language Models”, Eisape et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#chao-et-al-2023-section" id="toc-chao-et-al-2023-section">“PAIR: Jailbreaking Black Box Large Language Models in 20 Queries”, Chao et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#lee-et-al-2023-1-section" id="toc-lee-et-al-2023-1-section">“RLAIF: Scaling Reinforcement Learning from Human Feedback With AI Feedback”, Lee et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#rawles-et-al-2023-section" id="toc-rawles-et-al-2023-section">“Android in the Wild: A Large-Scale Dataset for Android Device Control”, Rawles et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#elias-2023-1-section" id="toc-elias-2023-1-section">“Google’s Newest AI Model Uses Nearly 5× More Text Data for Training Than Its Predecessor”, Elias 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#korbak-et-al-2023-section" id="toc-korbak-et-al-2023-section">“Pretraining Language Models With Human Preferences”, Korbak et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#section-3" id="toc-section-3">“Working With AI (Part 2): Code Conversion”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#section-4" id="toc-section-4">“How Good Are LLMs at Doing ML on an Unknown Dataset?”</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#0DnAE4_M-section" id="toc-0DnAE4_M-section">“What Happened to BERT &amp; T5? On Transformer Encoders, PrefixLM and Denoising Objectives”, Tay 2024</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#language-self-correction" id="toc-language-self-correction"><code>language-self-correction</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#self-training" id="toc-self-training"><code>self-training</code></a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#long-context" id="toc-long-context"><code>long-context</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/gpt/palm/2/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/transformer/gpt/palm/2022-ahn-figure10-saycanrobotictasksuccessratescalinginnumberoftrainingtasks.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/palm/2022-ahn-figure2-saycanqueryinglanguagemodelforoptions.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/poetry/2022-ganguli-figure3-3examplesofemergenceinlargelanguagemodelsgpt3gopherlamda.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/poetry/2022-ganguli-figure8-gpt3modelsformovielensmovierecommendations.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/gpt/poetry/2023-elam.pdf
Poetry Will Not Optimize, or What Is Literature to AI?
Michele Elam
2023-03-17
2024-01-01
[("doi","10.1215/00029831-10575077")]


---
/doc/ai/nn/transformer/gpt/poetry/2023-elam.pdf#page=7
Poetry Will Not Optimize, or What Is Literature to AI? § pg7
Michele Elam
2023-03-17
2024-01-01
[("doi","10.1215/00029831-10575077")]


---
/doc/ai/nn/transformer/gpt/poetry/2023-stiles.pdf
Ars Autopoetica: On Authorial Intelligence, Generative Literature, and the Future of Language
Sasha Stiles
2023-01-01
2024-01-01
[("doi","10.1201/9781003312338-20")]


---
/doc/ai/nn/transformer/gpt/whisper/2022-radford-figure1-overviewofwhispertransformerarchitecture.png


2022
2024-03-16



---
/doc/ai/nn/transformer/gpt/whisper/2022-radford-figure3-correlationofpretrainingdataperlanguagewithlanguageperformance.jpg


2022
2024-03-16



---
/doc/ai/nn/transformer/gpt/whisper/2022-radford-figure6-whisperbenchmarksagainstrivalsacrossotherdatasets.png


2022
2024-03-16



---
/doc/ai/nn/transformer/gpt/whisper/2022-radford-figure7-whispervsprofessionalhumantranscribersonkincaid46.jpg


2022
2024-03-16



---
/doc/ai/nn/transformer/t5/2019-raffel-figure6-effectsofdatasetduplicationont5traininglosscurves.png


2019
2024-01-01



---
/doc/ai/nn/transformer/t5/2021-tay-figure1-t5pretrainingvsfinetuningtransferscaling.png


2021
2024-01-01



---
/doc/ai/nn/transformer/t5/2022-patel-figure2-mt5fewshotpromptingbootstrapselfdistillationprocess.png


2022
2024-01-01



---
/doc/ai/nn/transformer/t5/2022-scialom-figure2-t0languagemodelpreservesperformanceofpreviouslylearnedtasksasnewtasksareintroducedwithminimalrehearsalsolvingcontinuallearning.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/t5/2022-scialom-table5-ablationofsheerparameterscalevsscaleduppretraininginenablingcontinuallearningwithoutforgetting.png


2022
2024-01-01



---
/doc/ai/nn/transformer/t5/2022-wallace-figure2-berkeleycrosswordsolversolutionpipelineofqatoloopybeliefpropagationtobyt5trefinement.jpg


2022
2024-01-01



---
/doc/ai/nn/transformer/t5/index
‘T5 Transformer’ tag

2020-04-22
2024-10-08


<figure><img class="float-right page-thumbnail invert-auto outline" height="673" width="1720" src="/doc/ai/nn/transformer/t5/2022-patel-figure2-mt5fewshotpromptingbootstrapselfdistillationprocess.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/nn/transformer/t5</code>, most recent first: 111 <a href="/doc/ai/nn/transformer/t5/index#links" class="icon-not">annotations</a> &amp; 30 <a href="/doc/ai/nn/transformer/t5/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/nn/transformer/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/nn/transformer/t5/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/nn/transformer/t5/index#ansari-et-al-2024-section" id="toc-ansari-et-al-2024-section">“Chronos: Learning the Language of Time Series”, Ansari et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#hu-et-al-2024-3-section" id="toc-hu-et-al-2024-3-section">“ELLA: Equip Diffusion Models With LLM for Enhanced Semantic Alignment”, Hu et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#sachdeva-et-al-2024-2-section" id="toc-sachdeva-et-al-2024-2-section">“How to Train Data-Efficient LLMs”, Sachdeva et al 2024</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#nylund-et-al-2023-section" id="toc-nylund-et-al-2023-section">“Time Vectors: Time Is Encoded in the Weights of Finetuned Language Models”, Nylund et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#liang-et-al-2023-1-section" id="toc-liang-et-al-2023-1-section">“Rich Human Feedback for Text-To-Image Generation”, Liang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#eisenstein-et-al-2023-section" id="toc-eisenstein-et-al-2023-section">“Helping or Herding? Reward Model Ensembles Mitigate but Do Not Eliminate Reward Hacking”, Eisenstein et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#aw-et-al-2023-section" id="toc-aw-et-al-2023-section">“Instruction-Tuning Aligns LLMs to the Human Brain”, Aw et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#mysore-et-al-2023-section" id="toc-mysore-et-al-2023-section">“PEARL: Personalizing Large Language Model Writing Assistants With Generation-Calibrated Retrievers”, Mysore et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#salem-et-al-2023-section" id="toc-salem-et-al-2023-section">“UT5: Pretraining Non Autoregressive T5 With Unrolled Denoising”, Salem et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#vu-et-al-2023-section" id="toc-vu-et-al-2023-section">“FreshLLMs: Refreshing Large Language Models With Search Engine Augmentation”, Vu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#kudugunta-et-al-2023-section" id="toc-kudugunta-et-al-2023-section">“MADLAD-400: A Multilingual And Document-Level Large Audited Dataset”, Kudugunta et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#guha-et-al-2023-section" id="toc-guha-et-al-2023-section">“LegalBench: A Collaboratively Built Benchmark for Measuring Legal Reasoning in Large Language Models”, Guha et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#huang-et-al-2023-4-section" id="toc-huang-et-al-2023-4-section">“RAVEN: In-Context Learning With Retrieval-Augmented Encoder-Decoder Language Models”, Huang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lin-et-al-2023-6-section" id="toc-lin-et-al-2023-6-section">“Learning to Model the World With Language”, Lin et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#zhang-et-al-2023-11-section" id="toc-zhang-et-al-2023-11-section">“DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection for Conversational AI”, Zhang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#kaddour-et-al-2023-section" id="toc-kaddour-et-al-2023-section">“No Train No Gain: Revisiting Efficient Training Algorithms For Transformer-Based Language Models”, Kaddour et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#agarwal-et-al-2023-2-section" id="toc-agarwal-et-al-2023-2-section">“GKD: Generalized Knowledge Distillation for Auto-Regressive Sequence Models”, Agarwal et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chen-et-al-2023-palix-section" id="toc-chen-et-al-2023-palix-section">“PaLI-X: On Scaling up a Multilingual Vision and Language Model”, Chen et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wang-et-al-2023-14-section" id="toc-wang-et-al-2023-14-section">“Learning to Generate Novel Scientific Directions With Contextualized Literature-Based Discovery”, Wang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#borsos-et-al-2023-section" id="toc-borsos-et-al-2023-section">“SoundStorm: Efficient Parallel Audio Generation”, Borsos et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#hsieh-et-al-2023-2-section" id="toc-hsieh-et-al-2023-2-section">“Distilling Step-By-Step! Outperforming Larger Language Models With Less Training Data and Smaller Model Sizes”, Hsieh et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wu-et-al-2023-4-section" id="toc-wu-et-al-2023-4-section">“LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions”, Wu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#ghosal-et-al-2023-section" id="toc-ghosal-et-al-2023-section">“TANGO: Text-To-Audio Generation Using Instruction-Tuned LLM and Latent Diffusion Model”, Ghosal et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#mu-et-al-2023-section" id="toc-mu-et-al-2023-section">“Learning to Compress Prompts With Gist Tokens”, Mu et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#kim-et-al-2023-7-section" id="toc-kim-et-al-2023-7-section">“BiLD: Big Little Transformer Decoder”, Kim et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#kharitonov-et-al-2023-section" id="toc-kharitonov-et-al-2023-section">“Speak, Read and Prompt (SPEAR-TTS): High-Fidelity Text-To-Speech With Minimal Supervision”, Kharitonov et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#li-et-al-2023-13-section" id="toc-li-et-al-2023-13-section">“BLIP-2: Bootstrapping Language-Image Pre-Training With Frozen Image Encoders and Large Language Models”, Li et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#boytsov-et-al-2023-section" id="toc-boytsov-et-al-2023-section">“InPars-Light: Cost-Effective Unsupervised Training of Efficient Rankers”, Boytsov et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chang-et-al-2023-2-section" id="toc-chang-et-al-2023-2-section">“Muse: Text-To-Image Generation via Masked Generative Transformers”, Chang et al 2023</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#liu-et-al-2022-05-section" id="toc-liu-et-al-2022-05-section">“Character-Aware Models Improve Visual Text Rendering”, Liu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#honovich-et-al-2022-1-section" id="toc-honovich-et-al-2022-1-section">“Unnatural Instructions: Tuning Language Models With (Almost) No Human Labor”, Honovich et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#su-et-al-2022-1-section" id="toc-su-et-al-2022-1-section">“One Embedder, Any Task: Instruction-Finetuned Text Embeddings (INSTRUCTOR)”, Su et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chai-et-al-2022-section" id="toc-chai-et-al-2022-section">“ERNIE-Code: Beyond English-Centric Cross-Lingual Pretraining for Programming Languages”, Chai et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#komatsuzaki-et-al-2022-section" id="toc-komatsuzaki-et-al-2022-section">“Sparse Upcycling: Training Mixture-Of-Experts from Dense Checkpoints”, Komatsuzaki et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#leviathan-et-al-2022-section" id="toc-leviathan-et-al-2022-section">“Fast Inference from Transformers via Speculative Decoding”, Leviathan et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#gu-et-al-2022-1-section" id="toc-gu-et-al-2022-1-section">“I Can’t Believe There’s No Images! Learning Visual Tasks Using Only Language Data”, Gu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#asai-et-al-2022-section" id="toc-asai-et-al-2022-section">“TART: Task-Aware Retrieval With Instructions”, Asai et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#muennighoff-et-al-2022-1-section" id="toc-muennighoff-et-al-2022-1-section">“BLOOMZ/mT0: Crosslingual Generalization through Multitask Finetuning”, Muennighoff et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#balaji-et-al-2022-section" id="toc-balaji-et-al-2022-section">“EDiff-I: Text-To-Image Diffusion Models With an Ensemble of Expert Denoisers”, Balaji et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wang-et-al-2022-07-section" id="toc-wang-et-al-2022-07-section">“ProMoT: Preserving In-Context Learning Ability in Large Language Model Fine-Tuning”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chakrabarty-et-al-2022-section" id="toc-chakrabarty-et-al-2022-section">“Help Me Write a Poem: Instruction Tuning As a Vehicle for Collaborative Poetry Writing (CoPoet)”, Chakrabarty et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chung-et-al-2022-section" id="toc-chung-et-al-2022-section">“FLAN: Scaling Instruction-Finetuned Language Models”, Chung et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#andrejczuk-et-al-2022-section" id="toc-andrejczuk-et-al-2022-section">“Table-To-Text Generation and Pre-Training With TabT5”, Andrejczuk et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#zeng-et-al-2022-1-section" id="toc-zeng-et-al-2022-1-section">“GLM-130B: An Open Bilingual Pre-Trained Model”, Zeng et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#patel-et-al-2022-section" id="toc-patel-et-al-2022-section">“SAP: Bidirectional Language Models Are Also Few-Shot Learners”, Patel et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#hofst%C3%A4tter-et-al-2022-section" id="toc-hofstätter-et-al-2022-section">“FiD-Light: Efficient and Effective Retrieval-Augmented Text Generation”, Hofstätter et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#chen-et-al-2022-pali-section" id="toc-chen-et-al-2022-pali-section">“PaLI: A Jointly-Scaled Multilingual Language-Image Model”, Chen et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#ciosici-derczynski-2022-section" id="toc-ciosici-derczynski-2022-section">“Training a T5 Using Lab-Sized Resources”, Ciosici &amp; Derczynski 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#schick-et-al-2022-section" id="toc-schick-et-al-2022-section">“PEER: A Collaborative Language Model”, Schick et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#he-et-al-2022-2-section" id="toc-he-et-al-2022-2-section">“Z-Code++: A Pre-Trained Language Model Optimized for Abstractive Summarization”, He et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#qian-et-al-2022-1-section" id="toc-qian-et-al-2022-1-section">“Limitations of Language Models in Arithmetic and Symbolic Induction”, Qian et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#kasai-et-al-2022-section" id="toc-kasai-et-al-2022-section">“RealTime QA: What’s the Answer Right Now?”, Kasai et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#zou-et-al-2022-section" id="toc-zou-et-al-2022-section">“Forecasting Future World Events With Neural Networks”, Zou et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#yuan-liu-2022-section" id="toc-yuan-liu-2022-section">“RST: ReStructured Pre-Training”, Yuan &amp; Liu 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#fitzgerald-et-al-2022-section" id="toc-fitzgerald-et-al-2022-section">“Alexa Teacher Model: Pretraining and Distilling Multi-Billion-Parameter Encoders for Natural Language Understanding Systems”, FitzGerald et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#ciaramita-et-al-2022-section" id="toc-ciaramita-et-al-2022-section">“Boosting Search Engines With Interactive Agents”, Ciaramita et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#mallinson-et-al-2022-section" id="toc-mallinson-et-al-2022-section">“EdiT5: Semi-Autoregressive Text-Editing With T5 Warm-Start”, Mallinson et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#scialom-et-al-2022-section" id="toc-scialom-et-al-2022-section">“CT0: Fine-Tuned Language Models Are Continual Learners”, Scialom et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#saharia-et-al-2022-section" id="toc-saharia-et-al-2022-section">“Imagen: Photorealistic Text-To-Image Diffusion Models With Deep Language Understanding”, Saharia et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wallace-et-al-2022-1-section" id="toc-wallace-et-al-2022-1-section">“Automated Crossword Solving”, Wallace et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#tay-et-al-2022-ul2-section" id="toc-tay-et-al-2022-ul2-section">“Unifying Language Learning Paradigms”, Tay et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wang-et-al-2022-16-section" id="toc-wang-et-al-2022-16-section">“T<em>k</em>-Instruct: Benchmarking Generalization via In-Context Instructions on 1,600+ Language Tasks”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#wang-et-al-2022-17-section" id="toc-wang-et-al-2022-17-section">“What Language Model Architecture and Pretraining Objective Work Best for Zero-Shot Generalization?”, Wang et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#zhu-et-al-2022-6-section" id="toc-zhu-et-al-2022-6-section">“ByT5 Model for Massively Multilingual Grapheme-To-Phoneme Conversion”, Zhu et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#barham-et-al-2022-section" id="toc-barham-et-al-2022-section">“Pathways: Asynchronous Distributed Dataflow for ML”, Barham et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#he-et-al-2022-3-section" id="toc-he-et-al-2022-3-section">“HyperPrompt: Prompt-Based Task-Conditioning of Transformers”, He et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#garcia-firat-2022-section" id="toc-garcia-firat-2022-section">“Using Natural Language Prompts for Machine Translation”, Garcia &amp; Firat 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#khashabi-et-al-2022-section" id="toc-khashabi-et-al-2022-section">“UnifiedQA-V2: Stronger Generalization via Broader Cross-Format Training”, Khashabi et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#zhou-et-al-2022-3-section" id="toc-zhou-et-al-2022-3-section">“Mixture-Of-Experts With Expert Choice Routing”, Zhou et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#bonifacio-et-al-2022-section" id="toc-bonifacio-et-al-2022-section">“InPars: Data Augmentation for Information Retrieval Using Large Language Models”, Bonifacio et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#pi-et-al-2022-section" id="toc-pi-et-al-2022-section">“Reasoning Like Program Executors”, Pi et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#talmor-et-al-2022-section" id="toc-talmor-et-al-2022-section">“CommonsenseQA 2.0: Exposing the Limits of AI through Gamification”, Talmor et al 2022</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#pang-et-al-2021-2-section" id="toc-pang-et-al-2021-2-section">“QuALITY: Question Answering With Long Input Texts, Yes!”, Pang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#iv-et-al-2021-1-section" id="toc-iv-et-al-2021-1-section">“FRUIT: Faithfully Reflecting Updated Information in Text”, IV et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#ni-et-al-2021-2-section" id="toc-ni-et-al-2021-2-section">“Large Dual Encoders Are Generalizable Retrievers”, Ni et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#guo-et-al-2021-1-section" id="toc-guo-et-al-2021-1-section">“LongT5: Efficient Text-To-Text Transformer for Long Sequences”, Guo et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#rae-et-al-2021-section" id="toc-rae-et-al-2021-section">“Scaling Language Models: Methods, Analysis &amp; Insights from Training Gopher”, Rae et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#aribandi-et-al-2021-section" id="toc-aribandi-et-al-2021-section">“ExT5: Towards Extreme Multi-Task Scaling for Transfer Learning”, Aribandi et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#mitchell-et-al-2021-2-section" id="toc-mitchell-et-al-2021-2-section">“Fast Model Editing at Scale”, Mitchell et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#sanh-et-al-2021-section" id="toc-sanh-et-al-2021-section">“T0: Multitask Prompted Training Enables Zero-Shot Task Generalization”, Sanh et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#qin-joty-2021-section" id="toc-qin-joty-2021-section">“LFPT5: A Unified Framework for Lifelong Few-Shot Language Learning Based on Prompt Tuning of T5”, Qin &amp; Joty 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#jiang-et-al-2021-3-section" id="toc-jiang-et-al-2021-3-section">“Can Machines Learn Morality? The Delphi Experiment”, Jiang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#tay-et-al-2021-1-section" id="toc-tay-et-al-2021-1-section">“Scale Efficiently: Insights from Pre-Training and Fine-Tuning Transformers”, Tay et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lin-et-al-2021-6-section" id="toc-lin-et-al-2021-6-section">“TruthfulQA: Measuring How Models Mimic Human Falsehoods”, Lin et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#tafjord-clark-2021-section" id="toc-tafjord-clark-2021-section">“General-Purpose Question-Answering With Macaw”, Tafjord &amp; Clark 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#ni-et-al-2021-4-section" id="toc-ni-et-al-2021-4-section">“Sentence-T5: Scalable Sentence Encoders from Pre-Trained Text-To-Text Models”, Ni et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#dhingra-et-al-2021-section" id="toc-dhingra-et-al-2021-section">“Time-Aware Language Models As Temporal Knowledge Bases”, Dhingra et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#li-et-al-2021-6-section" id="toc-li-et-al-2021-6-section">“Implicit Representations of Meaning in Neural Language Models”, Li et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#liang-et-al-2021-section" id="toc-liang-et-al-2021-section">“Explainable Multi-Hop Verbal Reasoning Through Internal Monologue”, Liang et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#xue-et-al-2021-2-section" id="toc-xue-et-al-2021-2-section">“ByT5: Towards a Token-Free Future With Pre-Trained Byte-To-Byte Models”, Xue et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#patterson-et-al-2021-section" id="toc-patterson-et-al-2021-section">“Carbon Emissions and Large Neural Network Training”, Patterson et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lester-et-al-2021-section" id="toc-lester-et-al-2021-section">“The Power of Scale for Parameter-Efficient Prompt Tuning”, Lester et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lourie-et-al-2021-section" id="toc-lourie-et-al-2021-section">“UNICORN on RAINBOW: A Universal Commonsense Reasoning Model on a New Multitask Benchmark”, Lourie et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#du-et-al-2021-3-section" id="toc-du-et-al-2021-3-section">“GLM: General Language Model Pretraining With Autoregressive Blank Infilling”, Du et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#nogueira-et-al-2021-section" id="toc-nogueira-et-al-2021-section">“Investigating the Limitations of the Transformers With Simple Arithmetic Tasks”, Nogueira et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#cho-et-al-2021-section" id="toc-cho-et-al-2021-section">“VL-T5: Unifying Vision-And-Language Tasks via Text Generation”, Cho et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#fedus-et-al-2021-section" id="toc-fedus-et-al-2021-section">“Switch Transformers: Scaling to Trillion Parameter Models With Simple and Efficient Sparsity”, Fedus et al 2021</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#xue-et-al-2020-1-section" id="toc-xue-et-al-2020-1-section">“MT5: A Massively Multilingual Pre-Trained Text-To-Text Transformer”, Xue et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#riley-et-al-2020-section" id="toc-riley-et-al-2020-section">“TextSETTR: Few-Shot Text Style Extraction and Tunable Targeted Restyling”, Riley et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#hendrycks-et-al-2020-q-and-a-section" id="toc-hendrycks-et-al-2020-q-and-a-section">“MMLU: Measuring Massive Multitask Language Understanding”, Hendrycks et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#elnaggar-et-al-2020-section" id="toc-elnaggar-et-al-2020-section">“ProtTrans: Towards Cracking the Language of Life’s Code Through Self-Supervised Deep Learning and High Performance Computing”, Elnaggar et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#izacard-grave-2020-section" id="toc-izacard-grave-2020-section">“Leveraging Passage Retrieval With Generative Models for Open Domain Question Answering”, Izacard &amp; Grave 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#khashabi-et-al-2020-section" id="toc-khashabi-et-al-2020-section">“UnifiedQA: Crossing Format Boundaries With a Single QA System”, Khashabi et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lin-et-al-2020-4-section" id="toc-lin-et-al-2020-4-section">“TTTTTackling WinoGrande Schemas”, Lin et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#roberts-et-al-2020-2-section" id="toc-roberts-et-al-2020-2-section">“How Much Knowledge Can You Pack Into the Parameters of a Language Model?”, Roberts et al 2020</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#lin-et-al-2019-2-section" id="toc-lin-et-al-2019-2-section">“CommonGen: A Constrained Text Generation Challenge for Generative Commonsense Reasoning”, Lin et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#raffel-et-al-2019-section" id="toc-raffel-et-al-2019-section">“T5: Exploring the Limits of Transfer Learning With a Unified Text-To-Text Transformer”, Raffel et al 2019</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#section" id="toc-section">“Colin Raffel”</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#section-1" id="toc-section-1">“Transformer-VAE for Program Synthesis”</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#0DnAE4_M-section" id="toc-0DnAE4_M-section">“What Happened to BERT &amp; T5? On Transformer Encoders, PrefixLM and Denoising Objectives”, Tay 2024</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#section-2" id="toc-section-2">colinraffel</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/nn/transformer/t5/index#modeling-languages-augmentations-retrieval-generation-conversational-ai-temporal-models" id="toc-modeling-languages-augmentations-retrieval-generation-conversational-ai-temporal-models"><code>modeling-languages augmentations retrieval-generation conversational-ai temporal-models</code></a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#cross-format-qa-generalization-unified-qa-qa-system-format-bounds-unifiedqa" id="toc-cross-format-qa-generalization-unified-qa-qa-system-format-bounds-unifiedqa"><code>cross-format-qa generalization unified-qa qa-system format-bounds unifiedqa</code></a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#sparsity" id="toc-sparsity"><code>sparsity</code></a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#prompt-tuning" id="toc-prompt-tuning"><code>prompt-tuning</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/nn/transformer/t5/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/nn/transformer/t5/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/nn/vae/2006-hinton.pdf
Reducing the Dimensionality of Data with Neural Networks
Geoff E. Hinton, R. R. Salakhutdinov
2006-07-28
2024-01-01
[("doi","10.1126/science.1127647")]

<p>High-dimensional data can be converted to low-dimensional codes by training a multilayer neural network with a small central layer to reconstruct high-dimensional input vectors.</p>
<p>Gradient descent can be used for fine-tuning the weights in such “autoencoder” networks, but this works well only if the initial weights are close to a good solution.</p>
<p>We describe an effective way of initializing the weights that allows deep autoencoder networks to learn low-dimensional codes that work much better than <a href="https://en.wikipedia.org/wiki/Principal_component_analysis" title="Principal component analysis">principal components analysis</a> as a tool to reduce the dimensionality of data.</p>
---
/doc/ai/nn/vae/2021-zhang-figure4-ernievilggeneratedsamplesopendomain.png


2021
2024-01-01



---
/doc/ai/nn/vae/mae/2022-maskdistill-table1-systematiccomparisonofmaskedimagemodelingmethodsbyteacherstudentheadnormalizationlossfunction.png


2022
2024-01-01



---
/doc/ai/nn/vae/mae/2022-rust-figure3-pixelreconstructionsofpredictedpixelsoftextsamplesoverthecourseoftraining.png


2022
2024-01-01



---
/doc/ai/poetry/2016-03-27-rnn-metadata-samples-all.txt


2016-03-27
2024-01-01



---
/doc/ai/poetry/2016-03-27-rnn-metadata-samples.txt


2016-03-27
2024-01-01



---
/doc/ai/poetry/2019-03-06-gpt2-poetry-1000samples.txt


2019-03-06
2024-01-01



---
/doc/ai/poetry/2019-03-06-gpt2-poetry-prefix-1000samples.txt


2019-03-06
2024-01-01



---
/doc/ai/poetry/2019-03-16-gpt2-poetry-prefix-jabberwocky-100samples.txt


2019-03-16
2024-01-01



---
/doc/ai/poetry/2019-05-13-gpt2-poetry-345m-5000samples.txt


2019-05-13
2024-01-01



---
/doc/ai/poetry/2019-05-24-gpt2-poetry-yeatssecondcoming-500completions.txt


2019-05-24
2024-01-01



---
/doc/ai/poetry/2019-07-19-taotehching-ch1-1ksamples.txt


2019-07-19
2024-01-01



---
/doc/ai/poetry/2019-07-21-taotehching-all-1ksamples.txt


2019-07-21
2024-01-01



---
/doc/ai/poetry/2019-07-22-gpt2-345m-taotehching-all-ch181.tar.xz


2019-07-22
2024-01-01



---
/doc/ai/poetry/2019-10-17-117m-poetry-cleanprojectgutenberg-samples.txt


2019-10-17
2024-01-01



---
/doc/ai/poetry/2019-10-19-117m-poetryfoundation-samples.txt


2019-10-19
2024-01-01



---
/doc/ai/poetry/2019-12-13-gpt21.5b-poetry-samples-topp090.txt


2019-12-13
2024-01-01



---
/doc/ai/poetry/2019-12-15-gpt21.5b-poetry-samples-topp090.txt


2019-12-15
2024-01-01



---
/doc/ai/poetry/2019-12-16-gpt21.5b-poetry-samples-topp080.txt


2019-12-16
2024-01-01



---
/doc/ai/poetry/2019-12-18-gpt21.5b-poetry-samples-topp080.txt


2019-12-18
2024-01-01



---
/doc/ai/poetry/2019-12-23-gpt21.5b-poetry-samples-topp080.txt


2019-12-23
2024-01-01



---
/doc/ai/poetry/2019-12-23-gpt21.5b-poetry-samples-topp090.txt


2019-12-23
2024-01-01



---
/doc/ai/poetry/2020-02-09-gpt21.5b-poetry-model-500522-1msamples.txt


2020-02-09
2024-01-01



---
/doc/ai/scaling/1987-sejnowski-figure1-historyofsupercomputersextrapolationvshumanbraincomputepower.jpg


1987
2024-01-01



---
/doc/ai/scaling/2001-banko-figure1-scalingcurve.png


2001
2024-01-01



---
/doc/ai/scaling/2009-12-07-shanelegg-supercomputerlinpackoverpast50years.png


2009-12-07
2024-01-01



---
/doc/ai/scaling/2011-torralba-table3-positivetransfervalueofimageclassificationdatasetsacrosstasksforsvmhogs.png


2011
2024-01-01



---
/doc/ai/scaling/2012-bottou-figure13-1-sgdtrainingtimetestlossvstron.png


2012
2024-01-01



---
/doc/ai/scaling/2012-bottou-figure13-2-sgdtrainingtimetestlossvsconjugategradients.png


2012
2024-01-01



---
/doc/ai/scaling/2013-bottou.pdf
Large–Scale Machine Learning Revisited [slides]
Léon Bottou
2013-10-06
2024-01-01



---
/doc/ai/scaling/2014-cambria-figure1-hypotheticalnlpprogresscurves.png


2014
2024-01-01



---
/doc/ai/scaling/2015-krause-figure11-cub2002011imageclassificationlogarithmcscalinginnoisywebimagedatasetsize.png


2015
2024-01-01



---
/doc/ai/scaling/2015-krause-table1-effectivenessofscalingupcnnsonlargenoisywebdatasetsvscompetitors.png


2015
2024-01-01



---
/doc/ai/scaling/2017-koehn-figure3-bleuscoreswithvaryingamountsoftrainingdata.png


2017
2024-01-01



---
/doc/ai/scaling/2018-howard-figure3-datascalingofrnnpretrainingfortextclassification.jpg


2018
2024-01-01



---
/doc/ai/scaling/2019-02-18-lecun-isscc-talk-deeplearninghardwarepastpresentandfuture.pdf
Deep Learning Hardware: Past, Present, & Future
Yann LeCun
2019-02-18
2024-01-01



---
/doc/ai/scaling/2019-02-18-lecun-isscc-talk-deeplearninghardwarepastpresentandfuture.pdf#page=60
Deep Learning Hardware: Past, Present, & Future § pg60
Yann LeCun
2019-02-18
2024-01-01



---
/doc/ai/scaling/2019-liu-table4-robertabenefitsfromscalingdatasets10xoverbert.png


2019
2024-01-01



---
/doc/ai/scaling/2020-carlsmith-figure5-flopsbudgetestimates.png


2020
2024-01-01



---
/doc/ai/scaling/2020-chrisdyer-aacl2020-machinetranslationscaling-ngramsvsrnns.jpg


2020
2024-01-01



---
/doc/ai/scaling/2020-finnveden-extrapolationwcomparisons.png


2020
2024-01-01



---
/doc/ai/scaling/2020-finnveden-normalizedlosscurves.jpg


2020
2024-01-01



---
/doc/ai/scaling/2020-rosset-turingnlg-nlpmodelparametercountovertime.png


2020
2024-01-01



---
/doc/ai/scaling/2021-10-11-xinzhiyuan-inspursource10gpt245b.html


2021-10-11
2024-01-01



---
/doc/ai/scaling/2021-adlam.pdf
Parameter count vs Training dataset size (1952–2021)
Ben Adlam
2021-01-01
2024-06-27



---
/doc/ai/scaling/2021-goyal-figure1-seerscalinginparameters.png


2021
2024-01-01



---
/doc/ai/scaling/2021-goyal-figure6-seerscalingindatan.jpg


2021
2024-01-01



---
/doc/ai/scaling/2021-hernandez-transferlearning-figure1-transfervsfinetuning.png


2021
2024-01-01



---
/doc/ai/scaling/2021-hu-figure1-lemontransformerscalingonmscocoimagecaptioning.png


2021
2024-01-01



---
/doc/ai/scaling/2021-hu-figure2-a-datascalingfinetuningperformanceonmscoco.jpg


2021
2024-01-01



---
/doc/ai/scaling/2021-lazaridou-figure3-incorrectverysmallscalescalingoftransformerxlmodelsdoesnotleadtolargeperformancegainsontemporaldriftbenchmark.png


2021
2024-01-01



---
/doc/ai/scaling/2021-zhang-figure1a-conformermodelworderrorscalingindatasetsize.jpg


2021
2024-01-01



---
/doc/ai/scaling/2021-zhang-figure2-conformerpmodelworderrorscalingratesindatasetsize.png


2021
2024-01-01



---
/doc/ai/scaling/2022-10-06-robert-lesswrongmoreaudiblepodcast-itlookslikeyouretryingtotakeovertheworld.mp3


2022-10-06
2024-01-01



---
/doc/ai/scaling/2022-maloney-figure11-equiparameterizationhypothesisshows1to1parameterdatascalingratioisoptimal.jpg


2022
2024-06-27



---
/doc/ai/scaling/2022-press-figure1-scalingofgpt3modelperformanceoncompositionalcelebritiesdatasetshowingincreasingperformanceofbothsingleand2stepquestions.png


2022
2024-01-01



---
/doc/ai/scaling/2022-zhu-figure9-webface260mcnnfacerecognitionscalingbyn.png


2022
2024-01-01



---
/doc/ai/scaling/2023-eldan-figure23-scalinglawoftinystoriesgpttransformermodelswithtrainingflops.jpg


2023
2024-01-01



---
/doc/ai/scaling/2023-manvi-figure4-llmvstabularmachinelearningscalingofpredictionperformanceinsamplesize.png


2023
2024-01-01



---
/doc/ai/scaling/2023-nguyen-figure6-stormerweatherforecastingscalesinmodelsizeanddatagranularity.png


2023
2024-01-01



---
/doc/ai/scaling/2023-vu-figure2-largermorepowerfulllmsperformbetteronfastchangingquestionsorfalsepremisesinfreshqa.jpg


2023
2024-01-01



---
/doc/ai/scaling/2023-wang-figure9-videodatascalingoftft2vvideogeneration.png


2023
2024-01-01



---
/doc/ai/scaling/2024-01-01-gwern-reddit-rmachinelearning-screenshotshowingscalingcentricdiscussions.png

Gwern
2024-01-01
2024-01-01



---
/doc/ai/scaling/2024-lin-figure2-inversescalingontruthfulqa.jpg


2024
2024-06-30



---
/doc/ai/scaling/2024-smith-figure2-validationlossesofgalaxyimagepredictiontransformershowingscalingcurves.png


2024
2024-05-28



---
/doc/ai/scaling/2024-smith-figure4-downstreamperformanceinastronomytasksfromgalaxypretrainedgpt2.png


2024
2024-05-28



---
/doc/ai/scaling/2024-wang-figure1-writebenchcreativewritingscalingwithmodelsizeshowingweaveroutlier.jpg


2024
2024-07-10



---
/doc/ai/scaling/economics/2018-amodei-aiandcompute-modernera-loggraph.jpg


2018
2024-01-01



---
/doc/ai/scaling/economics/2019-11-07-sastry-aiandcompute-addendum-twoerasofcompute-all.jpg


2019-11-07
2024-01-01



---
/doc/ai/scaling/economics/2021-martinezplumed-figure1-progressinaccuracyovertimeforimagenet.png


2021
2024-01-01



---
/doc/ai/scaling/economics/2021-martinezplumed-figure3-mostsuccessfulinstitutionsbytotalsotajumps.jpg


2021
2024-01-01



---
/doc/ai/scaling/economics/2023-fortune-figure1-economicsoftheopenaidealsankeyplotofflowofprofitdistributionthroughthecappedreturninvestmentrepaymentphases.png


2023
2024-01-01



---
/doc/ai/scaling/emergence/2022-pan-figure1-abruptswitchindecisionleadingtorewardhackingofcarhighwaymergingtask.jpg


2022
2024-01-01



---
/doc/ai/scaling/emergence/2022-pan-figure2-largernnmodelsarebetteratrewardhacking.png


2022
2024-01-01



---
/doc/ai/scaling/emergence/2022-pan-table1-9kindsofmissspecificationsandresultingkindsofrewardhacking.png


2022
2024-01-01



---
/doc/ai/scaling/emergence/2023-hu-figure1-zoominginonsorscheretal2022flatscalingusingbruteforcesamplingtogetnonzeroresultsshowssmoothscalinghiddenbythefloorbias.jpg


2023
2024-06-17



---
/doc/ai/scaling/emergence/2023-lee-figure4-nanogptemergesperfectarithmeticwithreversedigitnumbersbutconvergespoorlywithregulardigitnumbers.jpg


2023
2024-01-01



---
/doc/ai/scaling/emergence/2023-lee-figure5-matrixcompletionalgorithmexhibitingemergenceonadditionsimilartonanogpt.jpg


2023
2024-01-01



---
/doc/ai/scaling/emergence/grokking/2022-liu-figure1-goldilockszoneofinitializationandrelationshiptogrokking.png


2022
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2022-liu-figure10-grokkinggeneralizationtimeimproveswithhigherweightdecay.png


2022
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2022-liu-figure6-phasediagramsofgrokking.png


2022
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2022-liu-figure7-transformergrokkingvsweightnormformodularaddition.png


2022
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2024-charton-figure1a-repetitionoftrainingdatashowsemergenceaftereenoughrepetitionbutdoubledescent.png


2024
2024-10-21



---
/doc/ai/scaling/emergence/grokking/2024-charton-figure1b-twosettrainingismoresampleefficientatlearningarithmeticoperations.png


2024
2024-10-21



---
/doc/ai/scaling/emergence/grokking/2024-fan-figure2-grokkingincreaseswithmlpdepth.jpg


2024
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2024-huang-figure1-phasediagramofregimesforgrokking.jpg


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-huang-figure10-manuallydisentanglingmemorizationfromadditionacceleratesgrokkinginmodelscalingduetolessinterference.jpg


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-huang-figure3-modelscalingincreasesgrokking.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-huang-figure8-memorizationcontaminationvastlydelaysgrokkinginscalingupmodels.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-lee-figure7-weightdecaylargelyreplacesgrokfastoptimizerinspeedingupgrokking.png


2024
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2024-salvi-figure3-phasediagramofgrokkingwithlabelnoiseandregularization.png


2024
2024-06-24



---
/doc/ai/scaling/emergence/grokking/2024-wang-figure1-grokkingforimplicitreasoning.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-wang-figure13-increasedweightdecayregularizationacceleratesgrokking.jpg


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-wang-figure2-ratioofdeducedtheoremstoaxiomschangesgrokkingspeed.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-wang-figure4-grokkingphasetransitionofcompositionalcircuitintransformer.jpg


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-wang-figure5-grokkingphasetransitionofcomparisoncircuitintransformer.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-zhu-figure1-grokkingofmodulararithmeticacrossdatasetsizes.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-zhu-figure11-yelptransformergrokkingshowingdegrokking.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-zhu-figure3-yelpgrokkingresults.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-zhu-figure4-imdbmoviereviewdatasetsizeneedstoincreasewithmodelsizeforgrokking.jpg


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/2024-zhu-figure5-phasetransitionsinmodelparametersduringgrokkingfrommemorizationtogeneralization.png


2024
2024-06-17



---
/doc/ai/scaling/emergence/grokking/index
‘grokking (NN)’ tag

2020-03-04
2024-11-21


<figure><img class="float-right page-thumbnail invert-not outline" height="722" width="1014" src="/doc/ai/scaling/emergence/grokking/2024-charton-figure1a-repetitionoftrainingdatashowsemergenceaftereenoughrepetitionbutdoubledescent.png" title="Figure 1a: Repetition Helps: Performance as a function of repetition for a fixed training budget (600M). GCD (blue). Models trained on smaller datasets, repeated 30×, perform much better than models trained on 1–4 epochs. Multiplication mod 67 (red). Models trained for 1–4 epochs do not learn. Learning “emerges” when models are trained on smaller data budgets, with increased repetition." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/scaling/emergence/grokking</code>, most recent first: 40 <a href="/doc/ai/scaling/emergence/grokking/index#links" class="icon-not">annotations</a> &amp; 27 <a href="/doc/ai/scaling/emergence/grokking/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/scaling/emergence/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/scaling/emergence/grokking/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/ai/scaling/emergence/grokking/index#gwern-2024-01-section" id="toc-gwern-2024-01-section">“Hardware Hedging Against Scaling Regime Shifts”, Gwern 2024</a></li>
</ul></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/scaling/emergence/grokking/index#jeffares-et-al-2024-section" id="toc-jeffares-et-al-2024-section">“Deep Learning Through A Telescoping Lens: A Simple Model Provides Empirical Insights On Grokking, Gradient Boosting &amp; Beyond”, Jeffares et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#wu-2024-section" id="toc-wu-2024-section">“The Slingshot Helps With Learning”, Wu 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#charton-kempe-2024-section" id="toc-charton-kempe-2024-section">“Emergent Properties With Repeated Examples”, Charton &amp; Kempe 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#doshi-et-al-2024-1-section" id="toc-doshi-et-al-2024-1-section">“Grokking Modular Polynomials”, Doshi et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#he-et-al-2024-2-section" id="toc-he-et-al-2024-2-section">“Learning to Grok: Emergence of In-Context Learning and Skill Composition in Modular Arithmetic Tasks”, He et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#lee-et-al-2024-2-section" id="toc-lee-et-al-2024-2-section">“Grokfast: Accelerated Grokking by Amplifying Slow Gradients”, Lee et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#fan-et-al-2024-section" id="toc-fan-et-al-2024-section">“Deep Grokking: Would Deep Neural Networks Generalize Better?”, Fan et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#wang-et-al-2024-08-section" id="toc-wang-et-al-2024-08-section">“Grokked Transformers Are Implicit Reasoners: A Mechanistic Journey to the Edge of Generalization”, Wang et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#huang-et-al-2024-5-section" id="toc-huang-et-al-2024-5-section">“Unified View of Grokking, Double Descent and Emergent Abilities: A Perspective from Circuits Competition”, Huang et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#dohmatob-et-al-2024-section" id="toc-dohmatob-et-al-2024-section">“A Tale of Tails: Model Collapse As a Change of Scaling Laws”, Dohmatob et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#zhu-et-al-2024-3-section" id="toc-zhu-et-al-2024-3-section">“Critical Data Size of Language Models from a Grokking Perspective”, Zhu et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#stander-et-al-2023-section" id="toc-stander-et-al-2023-section">“Grokking Group Multiplication With Cosets”, Stander et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#lyu-et-al-2023-section" id="toc-lyu-et-al-2023-section">“Dichotomy of Early and Late Phase Implicit Biases Can Provably Induce Grokking”, Lyu et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#rosenfeld-risteski-2023-section" id="toc-rosenfeld-risteski-2023-section">“Outliers With Opposing Signals Have an Outsized Effect on Neural Network Optimization”, Rosenfeld &amp; Risteski 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#miller-et-al-2023-3-section" id="toc-miller-et-al-2023-3-section">“Grokking Beyond Neural Networks: An Empirical Exploration With Model Complexity”, Miller et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#levi-et-al-2023-section" id="toc-levi-et-al-2023-section">“Grokking in Linear Estimators—A Solvable Model That Groks without Understanding”, Levi et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#doshi-et-al-2023-section" id="toc-doshi-et-al-2023-section">“To Grok or Not to Grok: Disentangling Generalization and Memorization on Corrupted Algorithmic Datasets”, Doshi et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#kumar-et-al-2023-section" id="toc-kumar-et-al-2023-section">“Grokking As the Transition from Lazy to Rich Training Dynamics”, Kumar et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#hu-et-al-2023-2-section" id="toc-hu-et-al-2023-2-section">“PassUntil: Predicting Emergent Abilities With Infinite Resolution Evaluation”, Hu et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#varma-et-al-2023-section" id="toc-varma-et-al-2023-section">“Explaining Grokking through Circuit Efficiency”, Varma et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#hu-et-al-2023-3-section" id="toc-hu-et-al-2023-3-section">“Latent State Models of Training Dynamics”, Hu et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#zhong-et-al-2023-section" id="toc-zhong-et-al-2023-section">“The Clock and the Pizza: Two Stories in Mechanistic Explanation of Neural Networks”, Zhong et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#notsawo-et-al-2023-section" id="toc-notsawo-et-al-2023-section">“Predicting Grokking Long Before It Happens: A Look into the Loss Landscape of Models Which Grok”, Notsawo et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#chughtai-et-al-2023-section" id="toc-chughtai-et-al-2023-section">“A Toy Model of Universality: Reverse Engineering How Networks Learn Group Operations”, Chughtai et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#nanda-et-al-2023-section" id="toc-nanda-et-al-2023-section">“Progress Measures for Grokking via Mechanistic Interpretability”, Nanda et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#%C5%BEunkovi%C4%8D-ilievski-2022-section" id="toc-žunkovič-ilievski-2022-section">“Grokking Phase Transitions in Learning Local Rules With Gradient Descent”, Žunkovič &amp; Ilievski 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#liu-et-al-2022-10-section" id="toc-liu-et-al-2022-10-section">“Omnigrok: Grokking Beyond Algorithmic Data”, Liu et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#thilak-et-al-2022-section" id="toc-thilak-et-al-2022-section">“The Slingshot Mechanism: An Empirical Study of Adaptive Optimizers and the Grokking Phenomenon”, Thilak et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#liu-et-al-2022-18-section" id="toc-liu-et-al-2022-18-section">“Towards Understanding Grokking: An Effective Theory of Representation Learning”, Liu et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#power-et-al-2022-section" id="toc-power-et-al-2022-section">“Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets [Paper]”, Power et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#baldassi-et-al-2021-section" id="toc-baldassi-et-al-2021-section">“Learning through Atypical “Phase Transitions” in Overparameterized Neural Networks”, Baldassi et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#beyer-et-al-2021-section" id="toc-beyer-et-al-2021-section">“Knowledge Distillation: A Good Teacher Is Patient and Consistent”, Beyer et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#power-et-al-2021-section" id="toc-power-et-al-2021-section">“Grokking: Generalization Beyond Overfitting On Small Algorithmic Datasets”, Power et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#lewkowycz-et-al-2020-section" id="toc-lewkowycz-et-al-2020-section">“The Large Learning Rate Phase of Deep Learning: the Catapult Mechanism”, Lewkowycz et al 2020</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#karpathy-2019-section" id="toc-karpathy-2019-section">“A Recipe for Training Neural Networks”, Karpathy 2019</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#section" id="toc-section">“Sea-Snell/grokking: Unofficial Re-Implementation of “Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets””</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#section-1" id="toc-section-1">“Openai/grok”</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#section-2" id="toc-section-2">“Teddykoker/grokking: PyTorch Implementation of “Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets””</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#section-3" id="toc-section-3">“Hypothesis: Gradient Descent Prefers General Circuits”</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#section-4" id="toc-section-4">“Grokking: Generalization beyond Overfitting on Small Algorithmic Datasets (Paper Explained)”</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/scaling/emergence/grokking/index#phase-transition-emergence-dynamics-optimization-learning-mechanisms-adaptive-learning" id="toc-phase-transition-emergence-dynamics-optimization-learning-mechanisms-adaptive-learning"><code>phase-transition emergence dynamics optimization learning-mechanisms adaptive-learning</code></a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#grokking-theory-learning-dynamics-representation-learning-circuit-efficiency-generalization" id="toc-grokking-theory-learning-dynamics-representation-learning-circuit-efficiency-generalization"><code>grokking-theory learning-dynamics representation-learning circuit-efficiency generalization</code></a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#grokking-ai" id="toc-grokking-ai"><code>grokking-ai</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/scaling/emergence/grokking/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/scaling/emergence/index
‘AI emergence’ tag

2021-04-17
2024-10-07


<figure><img class="float-right page-thumbnail invert-auto outline" height="531" width="1700" src="/doc/ai/scaling/emergence/2023-hu-figure1-zoominginonsorscheretal2022flatscalingusingbruteforcesamplingtogetnonzeroresultsshowssmoothscalinghiddenbythefloorbias.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>ai/scaling/emergence</code>, most recent first: 4 <a href="/doc/ai/scaling/emergence/index#see-alsos" class="icon-not">related tags</a>, 35 <a href="/doc/ai/scaling/emergence/index#links" class="icon-not">annotations</a>, &amp; 13 <a href="/doc/ai/scaling/emergence/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/ai/scaling/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/ai/scaling/emergence/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/ai/scaling/emergence/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/ai/scaling/emergence/index#anwar-et-al-2024-section" id="toc-anwar-et-al-2024-section">“Foundational Challenges in Assuring Alignment and Safety of Large Language Models”, Anwar et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/index#cui-et-al-2024-section" id="toc-cui-et-al-2024-section">“A Phase Transition between Positional and Semantic Learning in a Solvable Model of Dot-Product Attention”, Cui et al 2024</a></li>
<li><a href="/doc/ai/scaling/emergence/index#ramesh-et-al-2023-section" id="toc-ramesh-et-al-2023-section">“Compositional Capabilities of Autoregressive Transformers: A Study on Synthetic, Interpretable Tasks”, Ramesh et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#quirke-et-al-2023-section" id="toc-quirke-et-al-2023-section">“Training Dynamics of Contextual N-Grams in Language Models”, Quirke et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#okawa-et-al-2023-section" id="toc-okawa-et-al-2023-section">“Compositional Abilities Emerge Multiplicatively: Exploring Diffusion Models on a Synthetic Task”, Okawa et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#arora-goyal-2023-section" id="toc-arora-goyal-2023-section">“A Theory for Emergence of Complex Skills in Language Models”, Arora &amp; Goyal 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#lee-et-al-2023-2-section" id="toc-lee-et-al-2023-2-section">“Teaching Arithmetic to Small Transformers”, Lee et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#swaminathan-et-al-2023-section" id="toc-swaminathan-et-al-2023-section">“Schema-Learning and Rebinding As Mechanisms of In-Context Learning and Emergence”, Swaminathan et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#bowman-2023-section" id="toc-bowman-2023-section">“8 Things to Know about Large Language Models”, Bowman 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#michaud-et-al-2023-section" id="toc-michaud-et-al-2023-section">“The Quantization Model of Neural Scaling”, Michaud et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#schick-et-al-2023-section" id="toc-schick-et-al-2023-section">“Toolformer: Language Models Can Teach Themselves to Use Tools”, Schick et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#pilault-et-al-2023-section" id="toc-pilault-et-al-2023-section">“Interactive-Chain-Prompting (INTERCPT): Ambiguity Resolution for Crosslingual Conditional Generation With Interaction”, Pilault et al 2023</a></li>
<li><a href="/doc/ai/scaling/emergence/index#caballero-et-al-2022-section" id="toc-caballero-et-al-2022-section">“Broken Neural Scaling Laws”, Caballero et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#tay-et-al-2022-upalm-section" id="toc-tay-et-al-2022-upalm-section">“U-PaLM: Transcending Scaling Laws With 0.1% Extra Compute”, Tay et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#suzgun-et-al-2022-1-section" id="toc-suzgun-et-al-2022-1-section">“Challenging BIG-Bench Tasks (BBH) and Whether Chain-Of-Thought Can Solve Them”, Suzgun et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#shi-et-al-2022-2-section" id="toc-shi-et-al-2022-2-section">“Language Models Are Multilingual Chain-Of-Thought Reasoners”, Shi et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#barak-et-al-2022-section" id="toc-barak-et-al-2022-section">“Hidden Progress in Deep Learning: SGD Learns Parities Near the Computational Limit”, Barak et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#wei-et-al-2022-3-section" id="toc-wei-et-al-2022-3-section">“Emergent Abilities of Large Language Models”, Wei et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#srivastava-et-al-2022-section" id="toc-srivastava-et-al-2022-section">“Beyond the Imitation Game: Quantifying and Extrapolating the Capabilities of Language Models”, Srivastava et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#chan-et-al-2022-2-section" id="toc-chan-et-al-2022-2-section">“Data Distributional Properties Drive Emergent Few-Shot Learning in Transformers”, Chan et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#chowdhery-et-al-2022-section" id="toc-chowdhery-et-al-2022-section">“PaLM: Scaling Language Modeling With Pathways”, Chowdhery et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#olsson-et-al-2022-2-section" id="toc-olsson-et-al-2022-2-section">“In-Context Learning and Induction Heads”, Olsson et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#ganguli-et-al-2022-2-section" id="toc-ganguli-et-al-2022-2-section">“Predictability and Surprise in Large Generative Models”, Ganguli et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#pan-et-al-2022-section" id="toc-pan-et-al-2022-section">“The Effects of Reward Misspecification: Mapping and Mitigating Misaligned Models”, Pan et al 2022</a></li>
<li><a href="/doc/ai/scaling/emergence/index#elhage-et-al-2021-section" id="toc-elhage-et-al-2021-section">“A Mathematical Framework for Transformer Circuits”, Elhage et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/index#rae-et-al-2021-section" id="toc-rae-et-al-2021-section">“Scaling Language Models: Methods, Analysis &amp; Insights from Training Gopher”, Rae et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/index#askell-et-al-2021-section" id="toc-askell-et-al-2021-section">“A General Language Assistant As a Laboratory for Alignment”, Askell et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/index#patel-pavlick-2021-section" id="toc-patel-pavlick-2021-section">“Mapping Language Models to Grounded Conceptual Spaces”, Patel &amp; Pavlick 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/index#austin-et-al-2021-1-section" id="toc-austin-et-al-2021-1-section">“Program Synthesis With Large Language Models”, Austin et al 2021</a></li>
<li><a href="/doc/ai/scaling/emergence/index#hendrycks-et-al-2020-q-and-a-section" id="toc-hendrycks-et-al-2020-q-and-a-section">“MMLU: Measuring Massive Multitask Language Understanding”, Hendrycks et al 2020</a></li>
<li><a href="/doc/ai/scaling/emergence/index#brown-et-al-2020-2-section" id="toc-brown-et-al-2020-2-section">“GPT-3: Language Models Are Few-Shot Learners”, Brown et al 2020</a></li>
<li><a href="/doc/ai/scaling/emergence/index#mcclelland-2010-section" id="toc-mcclelland-2010-section">“Emergence in Cognitive Science”, McClelland 2010</a></li>
<li><a href="/doc/ai/scaling/emergence/index#donoho-tanner-2009-section" id="toc-donoho-tanner-2009-section">“Observed Universality of Phase Transitions in High-Dimensional Geometry, With Implications for Modern Data Analysis and Signal Processing”, Donoho &amp; Tanner 2009</a></li>
<li><a href="/doc/ai/scaling/emergence/index#spivey-et-al-2009-page-13-section" id="toc-spivey-et-al-2009-page-13-section">“The Phase Transition In Human Cognition § Phase Transitions in Language Processing”, Spivey et al 2009 (page 13)</a></li>
<li><a href="/doc/ai/scaling/emergence/index#geert-1991-section" id="toc-geert-1991-section">“A Dynamic Systems Model of Cognitive and Language Growth”, Geert 1991</a></li>
<li><a href="/doc/ai/scaling/emergence/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/ai/scaling/emergence/index#transformer-circuits" id="toc-transformer-circuits"><code>transformer-circuits</code></a></li>
<li><a href="/doc/ai/scaling/emergence/index#emergent-capabilities" id="toc-emergent-capabilities"><code>emergent-capabilities</code></a></li>
<li><a href="/doc/ai/scaling/emergence/index#few-shot-learning" id="toc-few-shot-learning"><code>few-shot-learning</code></a></li>
</ul></li>
<li><a href="/doc/ai/scaling/emergence/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/ai/scaling/emergence/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/ai/scaling/emergence/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/ai/scaling/hardware/1988-hillis.pdf
Intelligence as an Emergent Behavior; or, The Songs of Eden
Daniel W. Hillis
1988-12-01
2024-01-01
[("doi","10.2307/20025143")]


---
/doc/ai/scaling/hardware/1998-moravec-figure2-evolutionofcomputerpowercost19001998.csv


1998
2024-01-01



---
/doc/ai/scaling/hardware/1998-moravec-figure2-evolutionofcomputerpowercost19001998.jpg


1998
2024-01-01



---
/doc/ai/scaling/hardware/1998-moravec-figure3-peakcomputeuseinai19501998.jpg


1998
2024-01-01



---
/doc/ai/scaling/hardware/2017-jouppi.pdf


2017-01-01
2024-01-01



---
/doc/ai/scaling/hardware/2020-08-05-hippke-measuringhardwareoverhang-chessscaling19902020.png


2020-08-05
2024-01-01



---
/doc/ai/scaling/hardware/2020-kumar-figure11-tpumultipodspeedups.png


2020
2024-01-01



---
/doc/ai/scaling/hardware/2021-jouppi-table1-keycharacteristicsoftpus.png


2021
2024-01-01



---
/doc/ai/scaling/hardware/2021-ren-zerooffload-cpugpudataflow.png


2021
2024-01-01



---
/doc/ai/scaling/mixture-of-experts/2022-01-26-eyeonai-tangjiewudaointerview.pdf
WuDao 2.0 with its lead creator, Tang Jie
Craig Smith, Tang Jie, Connor Leahy
2022-01-26
2024-01-01



---
/doc/ai/tabular/2022-grinsztajn-figure9-treesvsneuralnetson4classificationtasksusingnumericalfeaturesonmediumvslargedatasets.png


2022
2024-01-01



---
/doc/ai/text-style-transfer/2020-brown-gpt3-figure12-largermodelsmetalearn.jpg


2020
2024-01-01



---
/doc/ai/video/analysis/2021-lee-figure4-datascaling.png


2021
2024-01-01



---
/doc/ai/video/analysis/2022-baker-figure8-vptsuccessratescalingofmakingitemsbydatasetsizescaling.png


2022
2024-01-01



---
/doc/ai/video/generation/2021-karras-figure17-totalelectricityuse.jpg


2021
2024-01-01



---
/doc/algernon/1964-simpson.pdf


1964-01-01
2024-01-01



---
/doc/algernon/1989-phelan.pdf


1989-01-01
2024-01-01



---
/doc/algernon/1992-berry.pdf


1992-01-01
2024-01-01



---
/doc/algernon/1993-everson.pdf


1993-01-01
2024-01-01



---
/doc/algernon/1995-rechtschaffen.pdf


1995-01-01
2024-01-01



---
/doc/algernon/1996-bergmann.pdf

Paperless
1996-01-01
2024-01-01



---
/doc/algernon/1998-henneberg.pdf
EVOLUTION OF THE HUMAN BRAIN: IS BIGGER BETTER?

1998-01-01
2024-01-01



---
/doc/algernon/1998-ricklefs.pdf


1998-01-01
2024-01-01



---
/doc/algernon/2002-beracochea.pdf


2002-01-01
2024-01-01



---
/doc/algernon/2003-beracochea.pdf


2003-01-01
2024-01-01



---
/doc/algernon/2004-ward.pdf


2004-01-01
2024-01-01



---
/doc/algernon/2005-waters.pdf


2005-01-01
2024-01-01



---
/doc/algernon/2006-abma.pdf


2006-01-01
2024-01-01



---
/doc/algernon/2007-morgan.pdf


2007-01-01
2024-01-01



---
/doc/algernon/2007-wittman.pdf


2007-01-01
2024-01-01



---
/doc/algernon/2009-copplestone.pdf
Does Having Children Create Happiness?
Samantha Copplestone, Patrick Dempsey, Alexa Hynes, Paul Hynes
2009-01-01
2024-01-01



---
/doc/algernon/2009-ibanez.pdf


2009-01-01
2024-01-01



---
/doc/algernon/2011-scarf.pdf
1664 1664..1664

2011-01-01
2024-01-01



---
/doc/algernon/2012-bom.pdf
Sleep to Upscale, Sleep to Downscale: Balancing Homeostasis and Plasticity
Jan Born, Gordon B. Feld
2012-01-01
2024-01-01
[("doi","10.1016/j.neuron.2012.09.007")]


---
/doc/algernon/2012-chauvette.pdf
Sleep Oscillations in the Thalamocortical System Induce Long-Term Neuronal Plasticity
Sylvain Chauvette, Josée Seigneur, Igor Timofeev
2012-01-01
2024-01-01
[("doi","10.1016/j.neuron.2012.08.034")]


---
/doc/algernon/2012-woodley.pdf
The social and scientific temporal correlates of genotypic intelligence and the Flynn effect
Michael A. Woodley
2012-01-01
2024-01-01
[("doi","10.1016/j.intell.2011.12.002")]


---
/doc/algernon/index
‘Algernon’s Law’ tag

2019-09-29
2024-08-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="999" width="1700" src="/doc/psychology/neuroscience/2024-01-04-hagen-figure1-cumulativeusefrombirththroughage15bymalesshowingbrainsdecreaseinmetabolicfractionoverdevelopment.jpg" title="The high energy consumption of the human brain—20% of resting metabolism—is widely recognized. Perhaps less known is that brain energy consumption during development is much higher, ~50% across childhood. My plot of data from Chris Kuzawa et al 2014." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>algernon</code>, most recent first: 12 <a href="/doc/algernon/index#links" class="icon-not">annotations</a> &amp; 15 <a href="/doc/algernon/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/algernon/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/algernon/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/algernon/index#kuzawa-et-al-2014-section" id="toc-kuzawa-et-al-2014-section">“Metabolic Costs and Evolutionary Implications of Human Brain Development”, Kuzawa et al 2014</a></li>
<li><a href="/doc/algernon/index#born-feld-2012-section" id="toc-born-feld-2012-section">“Sleep to Upscale, Sleep to Downscale: Balancing Homeostasis and Plasticity”, Born &amp; Feld 2012</a></li>
<li><a href="/doc/algernon/index#chauvette-et-al-2012-section" id="toc-chauvette-et-al-2012-section">“Sleep Oscillations in the Thalamocortical System Induce Long-Term Neuronal Plasticity”, Chauvette et al 2012</a></li>
<li><a href="/doc/algernon/index#woodley-2012-section" id="toc-woodley-2012-section">“The Social and Scientific Temporal Correlates of Genotypic Intelligence and the Flynn Effect”, Woodley 2012</a></li>
<li><a href="/doc/algernon/index#hills-hertwig-2011-section" id="toc-hills-hertwig-2011-section">“Why Aren’t We Smarter Already: Evolutionary Trade-Offs and Cognitive Enhancements”, Hills &amp; Hertwig 2011</a></li>
<li><a href="/doc/algernon/index#section" id="toc-section">“1664 1664..1664”</a></li>
<li><a href="/doc/algernon/index#cook-wilson-2010b-section" id="toc-cook-wilson-2010b-section">“Do Young Chimpanzees Have Extraordinary Working Memory?”, Cook &amp; Wilson 2010b</a></li>
<li><a href="/doc/algernon/index#copplestone-et-al-2009-section" id="toc-copplestone-et-al-2009-section">“Does Having Children Create Happiness?”, Copplestone et al 2009</a></li>
<li><a href="/doc/algernon/index#silberberg-kearns-2008-section" id="toc-silberberg-kearns-2008-section">“Memory for the Order of Briefly Presented Numerals in Humans As a Function of Practice”, Silberberg &amp; Kearns 2008</a></li>
<li><a href="/doc/algernon/index#finlay-et-al-2001-section" id="toc-finlay-et-al-2001-section">“Developmental Structure in Brain Evolution”, Finlay et al 2001</a></li>
<li><a href="/doc/algernon/index#section-1" id="toc-section-1">“EVOLUTION OF THE HUMAN BRAIN: IS BIGGER BETTER?”</a></li>
<li><a href="/doc/algernon/index#aiello-wheeler-1995-section" id="toc-aiello-wheeler-1995-section">“The Expensive-Tissue Hypothesis: The Brain and the Digestive System in Human and Primate Evolution”, Aiello &amp; Wheeler 1995</a></li>
</ul></li>
<li><a href="/doc/algernon/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/algernon/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/animal/psychology/index
Link to animal/psychology tag index


2024-09-29



---
/doc/anime/1967-wagatsuma.pdf


1967-01-01
2024-01-01



---
/doc/anime/1978-nosaka.pdf
A Grave of Fireflies
Akiyuki Nosaka
1978-10-01
2024-01-01



---
/doc/anime/1995-newitz.pdf
Magical Girls and Atomic Bomb Sperm: Japanese Animation in America

1995-01-01
2024-01-01



---
/doc/anime/1996-animerica-horn-honneamisereview.txt


1996
2024-01-01



---
/doc/anime/1996-kelsky.pdf

H. P. Precisionscan Pro 3.1
1996-01-01
2024-01-01



---
/doc/anime/2002-gibson-shinyballsofmud.jpg


2002
2024-01-01



---
/doc/anime/2003-newtypeusa-izubuchi.txt


2003
2024-01-01



---
/doc/anime/2009-anonymous-deathnotescript.pdf


2009-01-01
2024-01-01



---
/doc/anime/2011-06-11-nichijou-episode10-part41-nagashisomeninthepark-ehhh.jpg


2011-06-11
2024-01-01



---
/doc/anime/2012-gwern-deathnotescript-stylometricanalysis.tar.xz

Gwern
2012
2024-01-01



---
/doc/anime/2013-arudou.pdf


2013-01-01
2024-01-01



---
/doc/anime/2014-tamerlane-animeyearbyyear-2001.html


2014
2024-01-01



---
/doc/anime/2016-khungurn.pdf


2016-01-01
2024-01-01



---
/doc/anime/2017-girlslasttour-horriblesubs480p-ep05-thesoundofrain.mp4


2017
2024-01-01



---
/doc/anime/2018-02-18-popteamepic-s1e7-hellshakeyano.mp4


2018-02-18
2024-01-01



---
/doc/anime/2019-02-23-infinitychan-b-twdne.html


2019-02-23
2024-01-01



---
/doc/anime/2019-02-26-gpt2anime-samples.txt.xz


2019-02-26
2024-01-01



---
/doc/anime/2019-ogi.pdf
How Women’s Manga Has Performed the Image of ASIAs, Globally and Locally
Fusami Ogi
2019-01-01
2024-01-01
[("doi","10.1007/978-3-319-97229-9_7")]


---
/doc/anime/2020-04-02-netflix-bringing4kandhdrtoanimeatnetflixwithsollevante.html


2020-04-02
2024-01-01



---
/doc/anime/2021-mes.pdf
A Modular Genre? Problems in the Reception of the Post-Miyazaki ‘Ghibli Film’
Tom Mes, Francis M. Agnoli
2021-11-22
2024-01-01
[("doi","10.1177/17468477211049360")]

<p>With the eternally looming spectre of <a href="https://en.wikipedia.org/wiki/Hayao_Miyazaki">Miyazaki Hayao’s</a> retirement, the death of <a href="https://en.wikipedia.org/wiki/Isao_Takahata">Takahata Isao</a> and the failure to establish a viable new artistic figurehead to follow in their footsteps, <a href="https://en.wikipedia.org/wiki/Studio_Ghibli">Studio Ghibli</a> has been at a crucial crossroads for some time.</p>
<p>Over the past few decades, the acclaimed Japanese animation studio has adopted 3 main strategies to cope with these changes: apprenticeship to foster new talent, co-productions both domestically and abroad, and shutting down their production facilities. Each approach has affected Ghibli’s evolving brand identity—and the meaning of the ‘Ghibli film’—causing confusion in the international critical reception of the resulting movies.</p>
<p>Academic approaches too have shown difficulties dealing with recent shifts. While conceptualizing the ‘Ghibli film’ as the product of a studio brand or as the work of auteurs Miyazaki and Takahata has proven useful, such frameworks have become inadequate for accommodating these changes.</p>
<p>This article therefore proposes a new approach for understanding recent ‘Ghibli films’, arguing that, rather than being treated as a brand or genre, they have increasingly been fashioned along modular lines. [cf. Hiroki Azuma’s ‘database’?]</p>
---
/doc/anime/2024-07-12-gwern-midjourneyv6-agirlinkimonoandflowercrowndancingwithdeathunderthefullmoonblueandwhitedigitalwoodblockprint-thetaleoftheprincesskaguya-thumbnail-512px.jpg

Gwern
2024-07-12
2024-07-12



---
/doc/anime/danbooru2017-sfw512px-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2017-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2018-sfw512px-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2018-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2019-sfw512px-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2019-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2020-sfw512px-torrent.tar.xz



2024-01-01



---
/doc/anime/danbooru2020-torrent.tar.xz



2024-01-01



---
/doc/anime/eva/1973-gonagai-devilman-ryouakira-finalendingscene.jpg


1973
2024-01-01



---
/doc/anime/eva/1976-combattlerv-ep1-firstappearance.jpg


1976
2024-01-01



---
/doc/anime/eva/1993-sadamoto-alpha-05.jpg


1993
2024-01-01



---
/doc/anime/eva/1994-packet-02.html.maff


1994
2024-01-01



---
/doc/anime/eva/1994-packet-03.html.maff


1994
2024-01-01



---
/doc/anime/eva/1996-08-22-june-hideakianno-interviewpage1.jpg


1996-08-22
2024-01-01



---
/doc/anime/eva/1996-08-22-june-hideakianno-interviewpage2.jpg


1996-08-22
2024-01-01



---
/doc/anime/eva/1996-08-22-june-hideakianno-interviewpage3.jpg


1996-08-22
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-22
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 22
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-23
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 23
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-24-1
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 24
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-25-1
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 25
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-25-3
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 25
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#page-26-2
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 26
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#part-1
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Part 1
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#part-2
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Part 2
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#part-3
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Part 3
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#part-4
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Part 4
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-conscience#streets-of-fire
The Conscience of the Otaking: The Studio Gainax Saga in Four Parts § Page 25
Toshio Okada
2011
2024-01-01



---
/doc/anime/eva/1996-animerica-otakingpt1.pdf


1996
2024-01-01



---
/doc/anime/eva/1996-animerica-otakingpt2.pdf


1996
2024-01-01



---
/doc/anime/eva/1996-animerica-otakingpt3.pdf


1996
2024-01-01



---
/doc/anime/eva/1996-animerica-otakingpt4.pdf


1996
2024-01-01



---
/doc/anime/eva/1996-evangelionoriginal2-intro.html.maff


1996
2024-01-01



---
/doc/anime/eva/1996-evangelionoriginal3-intro.html.maff


1996
2024-01-01



---
/doc/anime/eva/1996-newtype-anno-interview#addition
June 1996 NewType Interview with Hideaki Anno § <em>Neon Genesis Evangelion Addition</em>
Hideaki Anno, Inoue
2012
2024-01-01



---
/doc/anime/eva/1996-protocultureaddicts-41-editorial.html


1996
2024-01-01



---
/doc/anime/eva/1997-animationplanet-nge01.pdf


1997
2024-01-01



---
/doc/anime/eva/1997-animationplanet-nge04.pdf


1997
2024-01-01



---
/doc/anime/eva/1997-animeland-may-hideakianno-interview.pdf


1997-01-01
2024-01-01



---
/doc/anime/eva/1997-eoe-ep26-asukashinjifight.mp4


1997
2024-01-01



---
/doc/anime/eva/1997-june-interview-nobi-1.jpg


1997
2024-01-01



---
/doc/anime/eva/1997-ledoux-animeinterviewsthefirst5yearsofanimerica.pdf
Anime Interviews: The First 5 Years of Animerica Anime & Manga Monthly (1992–97)
Trish Ledoux
1997-01-01
2024-01-01



---
/doc/anime/eva/1998-kiiteyospecial-toyoko-06-hideakiannoarmsfolded.jpg


1998
2024-01-01



---
/doc/anime/eva/1999-japanedge-childrenmiyazakicocacola.pdf


1999-01-01
2024-01-01



---
/doc/anime/eva/2001-murakami.pdf
Impotence Culture—Anime
Takashi Murakami
2001-01-01
2024-01-01



---
/doc/anime/eva/2001-pulpmag-hernandez-1.html.maff


2001
2024-01-01



---
/doc/anime/eva/2001-pulpmag-hernandez-2.html.maff


2001
2024-01-01



---
/doc/anime/eva/2001-tsurumaki-pulpmag-04.html.maff


2001
2024-01-01



---
/doc/anime/eva/2001-tsurumaki-pulpmag-05.html.maff


2001
2024-01-01



---
/doc/anime/eva/2002-max-nadiainneongenesisevangelion.html


2002
2024-01-01



---
/doc/anime/eva/2003-izubuchi-anno-rahxephon-interview.jpg


2003
2024-01-01



---
/doc/anime/eva/2003-newtypeusa-izubuchi.jpg


2003
2024-01-01



---
/doc/anime/eva/2007-04-10-otonanimemagazine-v4-studiokhara-todorokiikki-pg1.jpg


2007-04-10
2024-01-01



---
/doc/anime/eva/2007-04-10-otonanimemagazine-v4-studiokhara-todorokiikki-pg2.jpg


2007-04-10
2024-01-01



---
/doc/anime/eva/2007-04-10-otonanimemagazine-v4-studiokhara-todorokiikki-pg3.jpg


2007-04-10
2024-01-01



---
/doc/anime/eva/2009-august-newtype-rebuildinterview-maayasakamoto-pg090091.jpg


2009
2024-01-01



---
/doc/anime/eva/2009-hayashibara-russian.html.maff


2009
2024-01-01



---
/doc/anime/eva/2009-ogata.html.maff


2009
2024-01-01



---
/doc/anime/eva/2009-rebuild-2.22-1080p_bluray_dts-hd_ma_x264-decay.mkv_snapshot_01.51.55__2010.05.28_06.12.44.jpg


2009
2024-01-01



---
/doc/anime/eva/2009-rebuild-2.22-3.0preview-storyboard-asukacathelmet.jpg


2009
2024-01-01



---
/doc/anime/eva/2010-1000enpark-tokyo-oota-heiwajimakoen.jpg


2010
2024-01-01



---
/doc/anime/eva/2010-crc#part-6-1
Evangelion 2.0 Complete Records Collection § Part 6
Hikawa
2011
2024-01-01



---
/doc/anime/eva/2010-crc-storyboards-enokido-asukaenteringshinjisroomduetoloneliness.jpg


2010
2024-01-01



---
/doc/anime/eva/2011-kamimura-gainaxfrjapanexpo2011interview.html


2011
2024-01-01



---
/doc/anime/eva/2011-mindframe.pdf


2011-01-01
2024-01-01



---
/doc/anime/eva/2011-misato-cel.html.maff


2011
2024-01-01



---
/doc/anime/eva/2011-studiokhara-hideakiannopersonalbiography.html


2011
2024-01-01



---
/doc/anime/eva/2012-evangelion-schizoprano-bookcovers-127151912269416112700_20100418004522.jpg


2012
2024-01-01



---
/doc/anime/eva/2021-kirkegaard-2.pdf
Play it Again, Hideaki: Using the Cel Bank in <em>Neon Genesis Evangelion</em>
Ida Kirkegaard
2021-01-01
2024-04-26
[("doi","doi.org/10.16993/bbp.c_2")]


---
/doc/anime/eva/25-06-12.jpg



2024-01-01



---
/doc/anime/eva/anno-eva30-wallpaper.jpg



2024-01-01



---
/doc/anime/eva/ep23-instrumentality-reiunit01.jpg



2024-01-01



---
/doc/anime/eva/ep25-06-21-asukahidingunderwaterinunit02.jpg



2024-01-01



---
/doc/anime/eva/ep25-10-38-ritsukodeadinlcl.jpg



2024-01-01



---
/doc/anime/eva/ep25-10-43-misatoshotdead.jpg



2024-01-01



---
/doc/anime/eva/ep25air-storyboard-misatokillingasoldier.jpg



2024-01-01



---
/doc/anime/eva/jushinligerbeastsign.jpg



2024-01-01



---
/doc/anime/eva/little-boy/2004-okada.pdf
Otaku Talk
Toshio Okada, Kaichiro Morikawa
2004-01-01
2024-01-01



---
/doc/anime/eva/little-boy/2005-little-boy.pdf


2005-01-01
2024-01-01



---
/doc/anime/eva/little-boy/2005-murakami#robots
Earth in My Window § Robots
Murakami, Hoaglund
2012
2024-01-01



---
/doc/anime/eva/little-boy/2005-murakami#seven-eleven
Earth in My Window § Seven-Eleven
Murakami, Hoaglund
2012
2024-01-01



---
/doc/anime/eva/little-boy/2005-murakami.pdf
Earth In My Window
Takashi Murakami
2005-01-01
2024-01-01



---
/doc/anime/eva/little-boy/2005-sawaragi.pdf
On The Battlefield of ‘Superflat’: Subculture and Art in Postwar Japan
Noi Sawaragi translated by Linda Hoaglund
2005-01-01
2024-01-01



---
/doc/anime/eva/little-boy/aida-nyc.jpg



2024-01-01



---
/doc/anime/eva/little-boy/akira.jpg



2024-01-01



---
/doc/anime/eva/little-boy/aoshima-1.jpg



2024-01-01



---
/doc/anime/eva/little-boy/aoshima-2.jpg



2024-01-01



---
/doc/anime/eva/little-boy/atom-suit-project.jpg



2024-01-01



---
/doc/anime/eva/little-boy/daiconiv-bunnygirl-cel.jpg



2024-01-01



---
/doc/anime/eva/little-boy/daiconiv-bunnygirl-sword.jpg



2024-01-01



---
/doc/anime/eva/little-boy/daiconiv-costume-pageant.jpg



2024-01-01



---
/doc/anime/eva/little-boy/daiconiv-okada-dinnerparty.jpg



2024-01-01



---
/doc/anime/eva/little-boy/daiconiv-sword-itanocircus.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-01.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-02.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-03.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-04.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-05.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-06.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-08.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-09.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-10.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-11.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-12.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-13.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-16.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-17.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-18.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-20.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-21.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-22.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-24.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-25.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-26.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-27.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-28.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-29.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-30.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-31.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-32.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-33.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-34.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-36.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-37.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-38.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-39.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-40.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-41.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-43.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-46.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-47.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-48.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-49.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-50.jpg



2024-01-01



---
/doc/anime/eva/little-boy/earthwindow-51.jpg



2024-01-01



---
/doc/anime/eva/little-boy/end-battleship-yamato.jpg



2024-01-01



---
/doc/anime/eva/little-boy/evangelion.jpg



2024-01-01



---
/doc/anime/eva/little-boy/godzilla.jpg



2024-01-01



---
/doc/anime/eva/little-boy/keisato-newguinea.jpg



2024-01-01



---
/doc/anime/eva/little-boy/murakami-secondmission.jpg



2024-01-01



---
/doc/anime/eva/little-boy/nagasaki-cathedral.jpg



2024-01-01



---
/doc/anime/eva/little-boy/nakahashi-zero.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/akihabara-bottom.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/akihabara-ecchi.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/akihabara-top.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/diagram-moe.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/digiko.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/fanboys.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/five-rangers.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/gamera.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/gits2.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/hanshin.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/harmageddon.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/kamenrider.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/morikawa-okada.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/murakami-figures.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/saikano.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/sarin.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/shuichi.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/sister-princess-2.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/sonome-cover.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/sonome-figure.jpg



2024-01-01



---
/doc/anime/eva/little-boy/otaku-talk/wabi-sabi-moe.jpg



2024-01-01



---
/doc/anime/eva/little-boy/space-battleship-yamato.jpg



2024-01-01



---
/doc/anime/eva/little-boy/time-bokan.jpg



2024-01-01



---
/doc/anime/eva/little-boy/tokyo-firebombing.jpg



2024-01-01



---
/doc/anime/eva/little-boy/ultraman-keronia.jpg



2024-01-01



---
/doc/anime/eva/little-boy/ultraman.jpg



2024-01-01



---
/doc/anime/eva/nerv-logo.jpg



2024-01-01



---
/doc/anime/eva/newtype100-kaworu-catsketch-prototype.png



2024-01-01



---
/doc/anime/eva/newtype100percent-nerv-draftsketch.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/1981-gainax-daiconiii-openinganimation-remasteredaudiovideo.mp4


1981
2024-01-01



---
/doc/anime/eva/notenki-memoirs/1983-gainax-daiconiv-openinganimation-hdcomplete.mp4


1983
2024-01-01



---
/doc/anime/eva/notenki-memoirs/1987-groupshot.jpg


1987
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#aoki-uru
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § ↩︎
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#daicon-4
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § DAICON 4
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#evangelion-eve
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § <em>Evangelion</em> Eve
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#meeting-anno-yamaga-and-akai
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § Meeting Anno, Yamaga and Akai
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#my-first-event
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § My first event
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#okada-leaves-the-company
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § Okada leaves the company
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#olympia---the-phantom-project


2002
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#opening-the-general-products-store
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § Opening the General Products store
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#reset
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § Reset
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#shinji-higuchi
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § a lefty
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#tax-evasion-and-the-birth-of-my-daughter
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § Tax evasion and the birth of my daughter
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#the-daicon-3-decision
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § The DAICON 3 decision
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs#the-end-of-general-products
The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion § The end of General Products
Takeda
2010
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs-cover-scan-thumbnnail.jpg


2002
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs-cover-scan.jpg


2002
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs.epub


2002
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs.md


2002
2024-01-01



---
/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs.pdf


2002-01-01
2024-01-01



---
/doc/anime/eva/notenki-memoirs/akai.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/anno.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/bang-ippongi.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blessed.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/03-2.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/07-2.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/07-4.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/08-1.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/08-2.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/08-3.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/10-1.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/10-2.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/10-3.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/11-1.webm



2024-01-01



---
/doc/anime/eva/notenki-memoirs/blue-blazes/index
‘<em>Blue Blazes</em>’ tag


2024-12-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>anime/eva/notenki-memoirs/blue-blazes</code>, most recent first: &amp; 10 <a href="/doc/anime/eva/notenki-memoirs/blue-blazes/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/anime/eva/notenki-memoirs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/anime/eva/notenki-memoirs/blue-blazes/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/anime/eva/notenki-memoirs/blue-blazes/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/anime/eva/notenki-memoirs/class.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/constructing-monolith.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/convention.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/eat-with-yukino.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/farewell.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/group.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/helium.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/hideaki.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/index
‘<em>Notenki Memoirs</em>’ tag

2020-12-05
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="776" width="512" src="/doc/anime/eva/notenki-memoirs/2002-takeda-notenkimemoirs-cover-scan-thumbnnail.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>anime/eva/notenki-memoirs</code>, most recent first: 1 <a href="/doc/anime/eva/notenki-memoirs/index#see-alsos" class="icon-not">related tag</a>, 1 <a href="/doc/anime/eva/notenki-memoirs/index#links" class="icon-not">annotation</a>, &amp; 28 <a href="/doc/anime/eva/notenki-memoirs/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/anime/eva/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/anime/eva/notenki-memoirs/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/anime/eva/notenki-memoirs/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/anime/eva/notenki-memoirs/index#takeda-2002-2-section" id="toc-takeda-2002-2-section"><em>The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion</em>, Takeda 2010</a></li>
</ul></li>
<li><a href="/doc/anime/eva/notenki-memoirs/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/anime/eva/notenki-memoirs/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/anime/eva/notenki-memoirs/kenji-tsuruta.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/komatsu.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/little-notenki.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/masaki-yamada.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/meeting.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/noda.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/seiun.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/slacks.jpg



2024-01-01



---
/doc/anime/eva/notenki-memoirs/yamaga.jpg



2024-01-01



---
/doc/anime/eva/proposal-07-apostolos-large.jpg



2024-01-01



---
/doc/anime/eva/proposal-07-apostolos.jpg



2024-01-01



---
/doc/anime/eva/proposal-31-battles.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/2-0crc_014.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/2-0crc_015.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/2-0crc_016.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/2-0crc_017.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/2-0crc_231.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/30preview.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/72066859.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/Toshiba-IHI_Pavilion.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/ZLoMv.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/asuka-face1.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/asuka-face2.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/asuka-guro-2.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/cat-preview.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/clockiel1.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/clockiel2.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/clockiel3.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/enokido-3.png



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/enokido1.png



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/enokido2.png



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/eva01-protosahaq.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/higuchi-interview-commentonstrangessexscene.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/higuchi1.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/higuchi2.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/higuchi3.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/higuchi4.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/m5m4m.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/mari-asuka.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/rei-h.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/reisuicide.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/shield-rudder.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/shield.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/storyboard-1qs4p.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/tunniel1.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/tunniel2.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/tunniel3.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2/2010-crc/zeruel.jpg



2024-01-01



---
/doc/anime/eva/rebuild/2014-otakumode-hideakiannointerview.html


2014
2024-01-01



---
/doc/anime/eva/rebuild222-30preview-4reis.png



2024-01-01



---
/doc/anime/eva/rebuild222-30preview-shot0340-4shadows.jpg



2024-01-01



---
/doc/anime/eva/seele-monoliths-01soundonly.jpg



2024-01-01



---
/doc/anime/eva/tsurumaki_jssdf_rebirth-cover.jpg



2024-01-01



---
/doc/anime/hafu/2011-bokunoshokora-fantranslation-takaomi.jpg


2011
2024-01-01



---
/doc/anime/hafu/gwern-hafu-genderratiobydecade.png



2024-01-01



---
/doc/anime/hafu/gwern-parent-nationalities.png



2024-01-01



---
/doc/anime/hafu/gwern-parent-nationalitiesbydecade.png



2024-01-01



---
/doc/anime/my-little-pony/2013-herdcensus-stateoftheherdreport.pdf
2013 State of the Herd Report

2013
2024-01-01



---
/doc/anime/my-little-pony/2014-01-10-thepracticalconservative-whybroniesaresuperiortotheneoreaction.html


2014-01-10
2024-01-01



---
/doc/anime/my-little-pony/mlp-celestia-tootootaloo-solinvictus.jpg



2024-01-01



---
/doc/biology/1929-lieb.pdf
The Effects On Human Beings Of A 12 Months’ Exclusive Meat Diet: Based On Intensive Clinical And Laboratory Studies On Two Arctic Explorers Living Under Average Conditions In A New York Climate
Clarence W. Lieb
1929-07-06
2024-01-01
[("doi","10.1001/jama.1929.02710010026005")]


---
/doc/biology/1937-ajp.pdf
Proceedings Of The American Physiological Society: Forty-Ninth Annual Meeting
American Physiological Society
1937-05-31
2024-01-01
[("doi","/10.1152/ajplegacy.1937.119.2.257")]


---
/doc/biology/1941-bauer.pdf


1941-01-01
2024-01-01



---
/doc/biology/1943-richardson.pdf
The Action of Bean Leaves Against the Bedbug
Henry H. Richardson
1943-08-01
2024-01-01
[("doi","10.1093/jee/36.4.543")]


---
/doc/biology/1949-bernfeld.pdf
Freud’s Scientific Beginnings
Siegfried Bernfeld
1949
2024-01-01



---
/doc/biology/1949-scatchard.pdf


1949-01-01
2024-01-01



---
/doc/biology/1950-dubos-louispasteurfreelanceofscience.pdf
<em>Louis Pasteur: Free Lance of Science</em>
Rene J. Dubos
1950-01-01
2024-01-01



---
/doc/biology/1961-sagan.pdf
The Planet Venus
Carl Sagan
1961-03-24
2024-01-01
[("doi","10.2307/1706530")]


---
/doc/biology/1963-smith.pdf
Influence Of Chronic Acceleration Upon Growth And Body Composition
A. H. Smith, C. F. Kelly
1963-09-01
2024-01-01



---
/doc/biology/1964-stager.pdf
The Role of Olfaction in Food Location by the Turkey Vulture (Cathartes Aura)
Kenneth E. Stager
1964
2024-01-01



---
/doc/biology/1965-kursh-cobrasinhisgarden.pdf
Cobras in His Garden
Harry Kursh
1965-01-01
2024-01-01



---
/doc/biology/1965-smith.pdf
Biological Effects of Chronic Acceleration
A. H. Smith, C. F. Kelly
1965-01-01
2024-01-01



---
/doc/biology/1966-kelly.pdf
Chronic Acceleration Studies—Physiological Responses to Artificial Alterations in Weight
C. F. Kelly, A. H. Smith
1966-04-01
2024-01-01



---
/doc/biology/1967-baldwin.pdf
Biohazards Symbol: Development of a Biological Hazards Warning Signal
Charles L. Baldwin, Robert S. Runkle
1967-01-01
2024-01-01
[("doi","10.1126/science.158.3798.264")]


---
/doc/biology/1969-spurr.pdf


1969-01-01
2024-01-01



---
/doc/biology/1974-heimlich.pdf
Pop Goes the Café Coronary
Henry J. Heimlich
1974-06-01
2024-01-01



---
/doc/biology/1975-southern.pdf


1975-01-01
2024-01-01



---
/doc/biology/1977-seboek-howanimalscommunicate.pdf


1977-01-01
2024-01-01



---
/doc/biology/1978-bistrian.pdf
Clinical Use of a Protein-Sparing Modified Fast
Bruce R. Bistrian
1978-11-17
2024-01-01
[("doi","10.1001/jama.1978.03290210081040")]


---
/doc/biology/1979-chirgwin.pdf


1979-01-01
2024-01-01



---
/doc/biology/1979-fange.pdf

Ragnar Fänge, David Grove
1979-01-01
2024-01-01
[("doi","10.1016/S1546-5098(08)60027-8")]


---
/doc/biology/1979-imperatomcginley.pdf
Androgens and the Evolution of Male-Gender Identity among Male Pseudohermaphrodites with 5α-Reductase Deficiency
Imperato-McGinley Julianne, Peterson Ralph E., Gautier Teofilo, Sturla Erasmo
1979
2024-01-01



---
/doc/biology/1982-marx.pdf


1982-01-01
2024-01-01



---
/doc/biology/1984-lewin.pdf
How Microorganisms Transport Iron: In the midst of plenty, microorganisms are often in danger of iron-starvation; the mechanism by which they transport iron has now been elucidated
Roger Lewin
1984-07-27
2024-01-01
[("doi","10.1126/science.225.4660.401")]


---
/doc/biology/1985-gualtieri.pdf
Immunoreactive theory and the genetics of mental ability
Arthur R. Jensen
2010-03-06
2024-01-01



---
/doc/biology/1986-conway.pdf
The Biology of Honey Ants
John R. Conway
1986-09-01
2024-01-01
[("doi","10.2307/4448321")]


---
/doc/biology/1986-diamond.pdf
Ethnic differences: Variations in human testis size
Jared Diamond
1986-04-10
2024-01-01
[("doi","10.1038/320488a0")]


---
/doc/biology/1987-barber.pdf
Forensic Pathology and the European Vampire
Paul Barber
1987-01-01
2024-01-01
[("doi","10.2307/3814375")]


---
/doc/biology/1987-dcct.pdf
Diabetes Control and Complications Trial (DCCT): Results of Feasibility Study
DCCT Research Group
1987-01-01
2024-01-01
[("doi","10.2337/diacare.10.1.1")]

<p>The Diabetes Control and Complications Trial (DCCT) is a multicenter, randomized, clinical study designed to determine whether an intensive treatment regimen directed at maintaining blood glucose concentrations as close to normal as possible will affect the appearance or progression of early vascular complications in patients with insulin-dependent diabetes mellitus (IDDM). We present the baseline characteristics and 1-yr results of the initial cohort of 278 subjects randomized in phase II of the trial, a phase designed to answer several feasibility questions before initiating a full-scale trial.</p>
<p>During phase II, recruitment was completed on schedule. The 191 adults and 87 adolescents were randomized either to standard treatment (90 adults and 42 adolescents), designed to approximate conventional diabetes treatment, or to experimental treatment (101 adults and 45 adolescents), designed to achieve near-normal blood glucose and HbA1c concentrations. With few exceptions, baseline demographic, ophthalmologic, renal, and other medical characteristics were evenly distributed by randomization between the two treatment groups in both age strata. Glycemic control at baseline, as assessed by HbA1c concentrations and by blood glucose profiles, was comparable between the treatment groups in both age strata.</p>
<p>The treatment strategies employed produced <a href="https://en.wikipedia.org/wiki/Statistical_significance">statistically-significant</a> and clinically meaningful differences in HbA1c concentrations and blood glucose profiles between the experimental- and standard-group subjects for both adults and adolescents. These differences were maintained throughout the feasibility phase. Except for an increased incidence of hypoglycemia in the experimental group, the two treatment regimens maintained or improved the clinical well-being of subjects in both groups. Adherence and completeness of follow-up were excellent (&gt;95%), and the methods employed to measure biochemical and pathologic characteristics of IDDM proved to be reliable, reproducible, and precise.</p>
<p>The feasibility phase of the DCCT demonstrated that a complex multicenter, randomized study of the relationship between diabetes control and complications can be performed. The full-scale, long-term trial therefore has been initiated.</p>
---
/doc/biology/1988-verkuyl.pdf
Oral conception. Impregnation via the proximal gastrointestinal tract in a patient with an aplastic distal vagina. Case report
Douwe A. A. Verkuyl
1988-09-01
2024-01-01
[("doi","10.1111/j.1471-0528.1988.tb06583.x")]


---
/doc/biology/1989-hicks.pdf
Oral conception. Impregnation via the proximal gastrointestinal tract in a patient with an aplastic distal vagina
D. A. Hicks
1989-04-01
2024-01-01
[("doi","10.1111/j.1471-0528.1989.tb02436.x")]


---
/doc/biology/1991-cushman.pdf
History of the design of captopril and related inhibitors of angiotensin converting enzyme
David W. Cushman, Miguel A. Ondetii
1991-04-01
2024-01-01
[("doi","10.1161/01.HYP.17.4.589")]


---
/doc/biology/1991-moncada.pdf


1991-01-01
2024-01-01



---
/doc/biology/1992-epstein.pdf
Digging for Dyar: The Man Behind the Myth
Marc E. Epstein, Pamela M. Henson
1992-07-01
2024-09-05
[("doi","10.1093/ae/38.3.148")]


---
/doc/biology/1992-minta.pdf
Hunting Associations between Badgers (<em>Taxidea taxus</em>) and Coyotes (<em>Canis latrans</em>)
Steven C. Minta, Kathryn A. Minta, Dale F. Lott
1992-11-01
2024-01-01
[("doi","10.2307/1382201")]


---
/doc/biology/1993-becke.pdf
Density-functional thermochemistry. III. The role of exact exchange
Axel D. Becke
1992-12-16
2024-01-01



---
/doc/biology/1993-fraenkel.pdf


1993-01-01
2024-01-01



---
/doc/biology/1993-scheffer-causaldiagramoffeedbackloopsinthetwostableequilibriaofashallowpondecosystems.jpg


1993
2024-01-01



---
/doc/biology/1994-conway.pdf
Honey Ants
John R. Conway
1994-10-01
2024-01-01
[("doi","10.1093/ae/40.4.229")]


---
/doc/biology/1996-nelson.pdf

TeX
1996-01-01
2024-01-01



---
/doc/biology/1997-berman.pdf
Group size, infant development and social networks in free-ranging rhesus monkeys
Carol M. Berman, K. L. R. Rasmussen, Stephen J. Suomi
1997-01-01
2024-01-01
[("doi","10.1006/anbe.1996.0321")]


---
/doc/biology/1997-otwinowski.pdf


1997-01-01
2024-01-01



---
/doc/biology/1998-kastrissios-therapeuticimplicationsofnonadherencewithantiretroviraldrugregimens.html


1998
2024-01-01



---
/doc/biology/1999-brewer.pdf
Postmarketing Surveillance and Adverse Drug Reactions: Current Perspectives and Future Needs
Timothy Brewer, Graham A. Colditz
1999-03-03
2024-01-01
[("doi","10.1001/jama.281.9.824")]


---
/doc/biology/2000-dragonwolfedolphinn-sexguidedolphinsfaqonmating.html


2000
2024-01-01



---
/doc/biology/2000-prendergast.pdf
Walking Sticks as Seed Savers: The Case of the Jersey Kale [Brassica oleracea L. Convar. Acephala (DC.) Alef. Var. Viridis L.]
Hew D. V. Prendergast, Naomi Rumball
2000-04-01
2024-01-01
[("doi","10.2307/4256285")]


---
/doc/biology/2001-dumont-figure1-everythingdoeseverything5signaltransductioncascadesasexperimentallymeasuredvstextbookdiagram.png


2001
2024-01-01



---
/doc/biology/2001-yasuda-figure1-observationoff1atpaserotationusinghighspeedcameraandtinybeadattachment.jpg


2001
2024-01-01



---
/doc/biology/2003-cole.pdf
The secular trend in human physical growth: a biological view
T. J. Cole
2003-01-01
2024-01-01
[("doi","10.1016/s1570-677x(02)00033-3")]


---
/doc/biology/2004-csete-figure1-thebowtieinbacterialmetabolism.png


2004
2024-01-01



---
/doc/biology/2004-harland.pdf
Portia Perceptions: The Umwelt of an Araneophagic Jumping Spider
Duane P. Harland, Robert R. Jackson
2004-01-01
2024-01-01



---
/doc/biology/2005-bauer.pdf
An Early Eocene gecko from Baltic amber and its implications for the evolution of gecko adhesion
Aaron M. Bauer, Wolfgang Böhme, Wolfgang Weitschat
2005-01-01
2024-01-01
[("doi","10.1017/s0952836904006259")]


---
/doc/biology/2005-paxton-figure4-5-serpentinewhalepenises.jpg


2005
2024-01-01



---
/doc/biology/2005-yates-figure4-bullpeniscarvedintofaketigerpeniswithbarbs.jpg


2005
2024-01-01



---
/doc/biology/2006-almond-lastingeffectsof1918influenzapandemic-figure2-1980maledisabilityrates.jpg


2006
2024-01-01



---
/doc/biology/2006-clarity.pdf
Clarity Final Report: Baby Boomer Hearing Loss Study
Prince Market Research
2006-10-26
2024-01-01



---
/doc/biology/2007-christl.pdf
1,7-Diaza[12]annulene Derivatives? 100-Year-Old Pyridinium Salts!
Manfred Christl
2007-12-05
2024-01-01
[("doi","10.1002/anie.200704704")]


---
/doc/biology/2011-anthony.pdf
The importance of eating local: slaughter and scurvy in Antarctic cuisine
Jason C. Anthony
2011-01-01
2024-01-01
[("doi","10.1016/j.endeavour.2011.07.002")]


---
/doc/biology/2014-flores.pdf


2014-01-01
2024-01-01



---
/doc/biology/2015-byington-figure1-percentageoftimewithatleastoneinfectedpersoninhousehold.jpg


2015
2024-04-18



---
/doc/biology/2015-gallagher-figure2-seagullskillingbabysealsbyeatingtheireyes.jpg


2015
2024-01-01



---
/doc/biology/2016-havlicek.pdf
Men‘s preferences for women’s breast size and shape in 4 cultures
Jan Havlíček, Vít Třebický, Jaroslava Varella Valentova, Karel Kleisner, Robert Mbe Akoko, Jitka Fialová, Rosina Jash, Tomáš Kočnar, Kamila Janaina Pereira, Zuzana Štěrbová, Marco Antonio Corrêa Varella, Jana Vokurková, Ernest Vunan, S. Craig Roberts
2016-01-01
2024-01-01
[("doi","10.1016/j.evolhumbehav.2016.10.002")]


---
/doc/biology/2016-lynn-2.pdf
Tattooing to ‘Toughen Up’: Tattoo Experience and Secretory Immunoglobulin A
Christopher D. Lynn, Johnna T. Dominguez, Jason A. DeCaro
2016-03-04
2024-06-30
[("doi","10.1002/ajhb.22847")]

<p><strong>Objectives</strong>: A costly signaling model suggests tattooing inoculates the immune system to heightened vigilance against stressors associated with soft tissue damage. We sought to investigate this “inoculation hypothesis” of tattooing as a costly honest signal of fitness. We hypothesized that the immune system habituates to the tattooing stressor in repeatedly tattooed individuals and that immune response to the stress of the tattooing process would correlate with lifetime tattoo experience.</p>
<p><strong>Methods</strong>: Participants were 24 women and 5 men (aged 18–47). We measured immune function using secretory immunoglobulin A (SIgA) and cortisol (sCORT) in saliva collected before and after tattoo sessions. We measured tattoo experience as a sum of number of tattoos, lifetime hours tattooed, years since first tattoo, percent of body covered, and number of tattoo sessions. We predicted an inverse relationship between SIgA and sCORT and less SIgA immunosuppression among those with more tattoo experience. We used hierarchical multiple regression to test for a main effect of tattoo experience on post-tattoo SIgA, controlling for pretest SIgA, tattoo session duration, body mass, and the interaction between tattoo experience and test session duration.</p>
<p><strong>Results</strong>: The regression model was significant (<em>p</em> = 0.006) with a large <a href="https://en.wikipedia.org/wiki/Effect_sizes">effect size</a> (<em>r</em><sup>2</sup> = 0.711) and significant and positive main (<em>p</em> = 0.03) and interaction effects (<em>p</em> = 0.014).</p>
<p><strong>Conclusions</strong>: Our data suggest that the body habituates over time to the tattooing stressor. It is possible that individuals with healthy immune systems heal faster, making them more likely to get multiple tattoos. Am. J. Hum. Biol. 28:603–609, 2016. © 2016 Wiley Periodicals, Inc.</p>
---
/doc/biology/2017-gibb.pdf
The changing culture of chemistry
Bruce C. Gibb
2017-01-01
2024-01-01
[("doi","10.1038/nchem.2881")]


---
/doc/biology/2017-honegger.pdf
Stochasticity, individuality and behavior
Kyle Honegger, Benjamin de Bivort
2017-01-01
2024-01-01
[("doi","10.1016/j.cub.2017.11.058")]


---
/doc/biology/2017-laborda-figure1-halfmalehalffemaletarantulaspider.png


2017
2024-11-26



---
/doc/biology/2017-leptak-figure1-fivecomponentprocessforbiomarkerapproval.png


2017
2024-01-01



---
/doc/biology/2017-montgomery.pdf
Concussion in adolescence and risk of multiple sclerosis
SPDF
2017-01-01
2024-01-01



---
/doc/biology/2017-mosialou.pdf
MC4R-dependent suppression of appetite by bone-derived lipocalin 2
Ioanna Mosialou, Steven Shikhel, Jian-Min Liu, Antonio Maurizi, Na Luo, Zhenyan He, Yiru Huang, Haihong Zong, Richard A. Friedman, Jonathan Barasch, Patricia Lanzano, Liyong Deng, Rudolph L. Leibel, Mishaela Rubin, Thomas Nicholas, Wendy Chung, Lori M. Zeltser, Kevin W. Williams, Jeffrey E. Pessin, Stavroula Kousteni
2017-01-01
2024-01-01
[("doi","10.1038/nature21697")]


---
/doc/biology/2018-liu-3-figure1-harvestingratsemenbyusingawandvibrator.jpg


2018
2024-01-01



---
/doc/biology/2018-maier-2.pdf
Extensive impact of non-antibiotic drugs on human gut bacteria
Lisa Maier, Mihaela Pruteanu, Michael Kuhn, Georg Zeller, Anja Telzerow, Exene Erin Anderson, Ana Rita Brochado, Keith Conrad Fernandez, Hitomi Dose, Hirotada Mori, Kiran Raosaheb Patil, Peer Bork, Athanasios Typas
2018-01-01
2024-01-01
[("doi","10.1038/nature25979")]


---
/doc/biology/2018-mann.pdf
A brief history of meat in the human diet and current health implications
Neil J. Mann
2018
2024-01-01
[("doi","10.1016/j.meatsci.2018.06.008")]


---
/doc/biology/2018-tomita.pdf
Locomotion is not a privilege after birth: Ultrasound images of viviparous shark embryos swimming from one uterus to the other
Taketeru Tomita, Kiyomi Murakumo, Keiichi Ueda, Hiroshi Ashida, Rina Furuyama
2018-01-01
2024-01-01
[("doi","10.1111/eth.12828")]


---
/doc/biology/2018-wong-2.pdf


2018-01-01
2024-01-01



---
/doc/biology/2019-deryugina.pdf
The Mortality and Medical Costs of Air Pollution: Evidence from Changes in Wind Direction
Tatyana Deryugina, Garth Heutel, Nolan H. Miller, David Molitor, Julian Reif
2019-12-01
2024-01-01
[("doi","10.1257/aer.20180279")]

<p>We estimate the causal effects of acute fine particulate matter exposure on mortality, health care use, and medical costs among the US elderly using Medicare data.</p>
<p>We instrument for air pollution using changes in local wind direction and develop a new approach that uses machine learning to estimate the life-years lost due to pollution exposure.</p>
<p>Finally, we characterize treatment effect heterogeneity using both life expectancy and generic machine learning inference. Both approaches find that mortality effects are concentrated in about 25% of the elderly population.</p>
---
/doc/biology/2020-abrams-figure6-mousefingerregeneration.png


2020
2024-01-01



---
/doc/biology/2020-camm.pdf
Does ablation of atrial fibrillation reduce the likelihood of dementia? A step closer but not yet there
A. John Camm
2020-12-14
2024-01-01
[("doi","10.1093/eurheartj/ehaa843")]


---
/doc/biology/2020-macey.pdf
Do malocclusion and orthodontic treatment impact oral health? A systematic review and meta-analysis
Richard Macey, Badri Thiruvenkatachari, Kevin O’Brien, Klaus B. S. L. Batista
2020-06-01
2024-01-01
[("doi","10.1016/j.ajodo.2020.01.015")]


---
/doc/biology/2021-careau-figure2-energycompensationinhumans.jpg


2021
2024-01-01



---
/doc/biology/2021-careau-figure4-activityenergytradeoffwithinindividualhumans.jpg


2021
2024-01-01



---
/doc/biology/2021-joseph-figure1-temporaltrendsinmaternaldeathsintheunitedstates1993to2014showingsmallnormalincreasesexaggeratedbypregnancychekboxreportingchange.jpg


2021
2024-01-01



---
/doc/biology/2021-kraft-figure3-energyspentonfoodsubstistanceacrosshominidpopulations.png


2021
2024-01-01



---
/doc/biology/2021-roberts-figure2-manufacturingofhumanbloodbricks.jpg


2021
2024-01-01



---
/doc/biology/2021-tan-figure1-overallstructureoftheflagellarmotorhookcomplex.png


2021
2024-01-01



---
/doc/biology/2022-garenne.pdf
Age-incidence and prevalence of HIV among intact and circumcised men: an analysis of PHIA surveys in Southern Africa
Michel Garenne
2022-10-26
2024-01-01
[("doi","10.1017/S0021932022000414")]

<p>The study investigates the statistical relationship between <a href="https://en.wikipedia.org/wiki/Male_circumcision">male circumcision</a> and <a href="https://en.wikipedia.org/wiki/HIV">HIV</a> prevalence in Africa, in the context of the <a href="https://en.wikipedia.org/wiki/Voluntary_medical_male_circumcision">Voluntary Medical Male Circumcision (VMMC)</a> campaigns in place since 2008. Data from the <a href="https://phia.icap.columbia.edu/">Population-based HIV Impact Assessment (PHIA)</a> surveys conducted in African countries in 2017–2018 were used.</p>
<p>6 countries with high HIV prevalence, low traditional circumcision and large VMMC programs were selected: <a href="https://en.wikipedia.org/wiki/Eswatini">Eswatini</a>, <a href="https://en.wikipedia.org/wiki/Lesotho">Lesotho</a>, <a href="https://en.wikipedia.org/wiki/Malawi">Malawi</a>, <a href="https://en.wikipedia.org/wiki/Namibia">Namibia</a>, <a href="https://en.wikipedia.org/wiki/Zambia">Zambia</a>, <a href="https://en.wikipedia.org/wiki/Zimbabwe">Zimbabwe</a>. The statistical analysis investigated the relative risk (RR) of HIV prevalence by circumcision status (circumcised vs intact) among men age 20–59, and the age-incidence of HIV in the two groups among men age 20–49, defined as the linear-logistic slope of the relationship between prevalence and age.</p>
<p>Results show that the standardized RR was not different from 1 at older ages (50-59): RR = 0.923, 95% CI = 0.769-1.108, <em>p</em> = 0.390. Furthermore, the age-incidence was at least as high or higher among the circumcised groups than among the intact groups. The standardized RR was lower than 1 at younger ages, and this could be explained by selection biases. HIV prevalence at age 40–59 (27.3%) was also the same in the 4 groups of circumcision status (intact, traditional, medical, unknown).</p>
<p>Results matched earlier observations made in <a href="https://en.wikipedia.org/wiki/South_Africa">South Africa</a> that circumcised and intact men had similar levels of HIV infection. The study questions the current strategy of large scale VMMC campaigns to control the HIV epidemic. These campaigns also raise a number of ethical issues.</p>
---
/doc/biology/2022-olabisi.pdf
A Review of Challenges & Opportunities: Variable and Partial Gravity for Human Habitats in LEO
Ronke Olabisi, Mae Jemison
2022
2024-01-01



---
/doc/biology/2022-valk.pdf
Saturated fat: villain and bogeyman in the development of cardiovascular disease?
Reimara Valk, James Hammill, Jonas Grip
2022-09-05
2024-01-01
[("doi","10.1093/eurjpc/zwac194")]

<p><strong>Aims</strong>: <a href="https://en.wikipedia.org/wiki/Cardiovascular_disease">Cardiovascular disease (CVD)</a> is the leading global cause of death. For decades, the conventional wisdom has been that the consumption of <a href="https://en.wikipedia.org/wiki/Saturated_fat">saturated fat (SFA)</a> undermines cardiovascular health, clogs the arteries, increases risk of CVD, and leads to heart attacks. It is timely to investigate whether this claim holds up to scientific scrutiny. The purpose of this paper is to review and discuss recent scientific evidence on the association between dietary SFA and CVD.</p>
<p><strong>Methods and results</strong>: <a href="https://pubmed.ncbi.nlm.nih.gov/">PubMed</a>, <a href="https://scholar.google.com/">Google Scholar</a>, and <a href="https://en.wikipedia.org/wiki/Scopus">Scopus</a> were searched for articles published between 2010 and 2021 on the association between SFA consumption and CVD risk and outcomes. A review was conducted examining observational studies and prospective epidemiologic cohort studies, randomized controlled trials (RCTs), systematic reviews and meta-analyses of observational studies and prospective epidemiologic cohort studies, and long-term RCTs.</p>
<p>Collectively, neither observational studies, prospective epidemiologic cohort studies, RCTs, systematic reviews, and meta-analyses have conclusively established a statistically-significant association between SFA in the diet and subsequent cardiovascular risk and <a href="https://en.wikipedia.org/wiki/Coronary_artery_disease">coronary artery disease</a>, <a href="https://en.wikipedia.org/wiki/Myocardial_infarction">myocardial infarction</a>, or mortality nor a benefit of reducing dietary SFAs on CVD rick, events, and mortality. Beneficial effects of replacement of SFA by <a href="https://en.wikipedia.org/wiki/Polyunsaturated_fat">polyunsaturated</a> or <a href="https://en.wikipedia.org/wiki/Monounsaturated_fat">monounsaturated fat</a> or carbohydrates remain elusive.</p>
<p><strong>Conclusion</strong>: Findings from the studies reviewed in this paper indicate that the consumption of SFA is not statistically-significantly associated with CVD risk, events, or mortality. Based on the scientific evidence, there is no scientific ground to demonize SFA as a cause of CVD. SFA naturally occurring in nutrient-dense foods can be safely included in the diet.</p>
---
/doc/biology/2023-kuang.pdf
Humoral regulation of iron metabolism by extracellular vesicles drives antibacterial response
Huijuan Kuang, Geng Dou, Linfeng Cheng, Xiangdong Wang, Haokun Xu, Xuemei Liu, Feng Ding, Xiaoshan Yang, Siying Liu, Lili Bao, Huan Liu, Yao Liu, Bei Li, Yan Jin, Shiyu Liu
2023-01-19
2024-01-01
[("doi","10.1038/s42255-022-00723-5")]


---
/doc/biology/2023-sadri-drugapprovalssince1995byorigin.jpg


2023
2024-01-01



---
/doc/biology/2023-sadri-figure2-sharesoffdaapproveddrugsbyhowtheywerediscovered.jpg


2023
2024-01-01



---
/doc/biology/2023-wolf.pdf
Risk of colorectal neoplasia according to histologic disease activity in patients with inflammatory bowel disease and colonic post-inflammatory polyps
Thomas Wolf#genetics, Ayanna Lewis, Laurent Beaugerie, Magali Svrcek, Julien Kirchgesner
2023-03-31
2024-01-01
[("doi","10.1111/apt.17495")]


---
/doc/biology/2024-giannakeas.pdf
Bilateral Mastectomy and Breast Cancer Mortality
Vasily Giannakeas, David W. Lim, Steven A. Narod
2024-07-25
2024-08-04
[("doi","10.1001/jamaoncol.2024.2212")]

<p><strong>Importance</strong>: The benefit of bilateral mastectomy for women with unilateral breast cancer in terms of deaths from breast cancer has not been shown.</p>

<p><strong>Objectives</strong>: To estimate the 20-year cumulative risk of breast cancer mortality among women with stage 0 to stage III unilateral breast cancer according to the type of initial surgery performed.</p>
<p><strong>Design, Settings, and Participants</strong>:</p>
<p>This cohort study used the Surveillance, Epidemiology, and End Results (SEER) Program registry database to identify women with unilateral breast cancer (invasive and ductal carcinoma in situ) who were diagnosed 2000 → 2019. 3 closely matched cohorts of equal size were generated using 1:1:1 matching according to surgical approach. The cohorts were followed up for 20 years for contralateral breast cancer and for breast cancer mortality. The analysis compared the 20-year cumulative risk of breast cancer mortality for women treated with lumpectomy vs unilateral mastectomy vs bilateral mastectomy. Data were analyzed from October 2023 to February 2024.</p>

<p><strong>Exposures</strong>: Type of breast surgery performed (lumpectomy, unilateral mastectomy, or bilateral mastectomy).</p>
<p><strong>Main Outcomes &amp; Measures</strong>:</p>
<p>Contralateral breast cancer or breast cancer mortality during the 20-year follow-up period among the groups treated with lumpectomy vs unilateral mastectomy vs bilateral mastectomy.</p>

<p><strong>Results</strong>: The study sample included 661 270 women with unilateral breast cancer (mean [SD] age, 58.7 [11.3] years). After matching, there were 36 028 women in each of the 3 treatment groups. During the 20-year follow-up, there were 766 contralateral breast cancers observed in the lumpectomy group, 728 contralateral breast cancers in the unilateral mastectomy group, and 97 contralateral cancers in the bilateral mastectomy group. The 20-year risk of contralateral breast cancer was 6.9% (95% <a href="https://en.wikipedia.org/wiki/Confidence_interval">CI</a>, 6.1%-7.9%) in the lumpectomy-unilateral mastectomy group. The cumulative breast cancer mortality was 32.1% at 15 years after developing a contralateral cancer and was 14.5% for those who did not develop a contralateral cancer (hazard ratio, 4.00; 95% CI, 3.52–4.54, using contralateral breast cancer as a time-dependent covariate). Deaths from breast cancer totaled 3077 women (8.54%) in the lumpectomy group, 3269 women (9.07%) in the unilateral mastectomy group, and 3062 women (8.50%) in the bilateral mastectomy group.</p>

<p><strong>Conclusion</strong>: This cohort study indicates that the risk of dying of breast cancer increases substantially after experiencing a contralateral breast cancer. Women with breast cancer treated with bilateral mastectomy had a greatly diminished risk of contralateral breast cancer; however, they experienced similar mortality rates as patients treated with lumpectomy or unilateral mastectomy.</p>
---
/doc/biology/2024-kallas-figure2-survivalcurveofdengueinfectionwithbutantandenguevaccine.jpg


2024
2024-01-01



---
/doc/biology/2024-witkowski.pdf
Xylitol is prothrombotic and associated with cardiovascular risk
Marco Witkowski, Ina Nemet, Xinmin S. Li, Jennifer Wilcox, Marc Ferrell, Hassan Alamri, Nilaksh Gupta, Zeneng Wang, Wai Hong Wilson Tang, Stanley L. Hazen
2024-06-06
2024-06-09
[("doi","10.1093/eurheartj/ehae244")]

<p><strong>Background & Aims</strong>: The pathways and metabolites that contribute to residual cardiovascular disease risks are unclear. Low-calorie sweeteners are widely used sugar substitutes in processed foods with presumed health benefits. Many low-calorie sweeteners are sugar alcohols that also are produced endogenously, albeit at levels over 1000× lower than observed following consumption as a sugar substitute.</p>
<p><strong>Methods</strong>: Untargeted metabolomics studies were performed on overnight fasting plasma samples in a discovery cohort (<em>n</em> = 1157) of sequential stable subjects undergoing elective diagnostic cardiac evaluations; subsequent stable isotope dilution <a href="https://en.wikipedia.org/wiki/Liquid_chromatography%E2%80%93mass_spectrometry">liquid chromatography tandem mass spectrometry (LC-MS/MS)</a> analyses were performed on an independent, non-overlapping validation cohort (<em>n</em> = 2149). Complementary isolated human platelet, platelet-rich plasma, whole blood, and animal model studies examined the effect of <a href="https://en.wikipedia.org/wiki/Xylitol">xylitol</a> on platelet responsiveness and thrombus formation in vivo. Finally, an intervention study was performed to assess the effects of xylitol consumption on platelet function in healthy volunteers (<em>n</em> = 10).</p>
<p><strong>Results</strong>: In initial untargeted metabolomics studies (discovery cohort), circulating levels of a polyol tentatively assigned as xylitol were associated with incident (3-year) major adverse cardiovascular event (MACE) risk. Subsequent stable isotope dilution LC-MS/MS analyses (validation cohort) specific for xylitol (and not its structural isomers) confirmed its association with incident MACE risk [third vs. first third adjusted hazard ratio (95% confidence interval), 1.57 (1.12–2.21), <em>p</em> &lt; 0.01]. Complementary mechanistic studies showed xylitol-enhanced multiple indices of platelet reactivity and in vivo thrombosis formation at levels observed in fasting plasma. In interventional studies, consumption of a xylitol-sweetened drink markedly raised plasma levels and enhanced multiple functional measures of platelet responsiveness in all subjects.</p>
<p><strong>Conclusions</strong>: Xylitol is associated with incident MACE risk. Moreover, xylitol both enhanced platelet reactivity and thrombosis potential in vivo. Further studies examining the cardiovascular safety of xylitol are warranted.</p>
---
/doc/biology/ant/1979-holldobler.pdf
Territoriality in Ants
Bert Hölldobler
1979-08-30
2024-01-01
[("doi","10.2307/986580")]


---
/doc/biology/booger/2006-wertheim.pdf
Nose Picking and Nasal Carriage of <em>Staphylococcus aureus</em>
Heiman F. L. Wertheim, Menno van Kleef, Margreet C. Vos, Alewijn Ott, Henri A. Verbrugh, Wytske Fokkens
2006-08-01
2024-01-01
[("doi","10.1086/506401")]

<p><strong>Objective</strong>: Nasal carriage of <em>Staphylococcus aureus</em> is an important risk factor for <em>S. aureus</em> infection and a reservoir for methicillin-resistant <em>S. aureus</em>. We investigated whether nose picking was among the determinants of <em>S. aureus</em> nasal carriage.</p>
<p><strong>Setting & Participants</strong>: The study cohort comprised 238 patients who visited the ear, nose, and throat (ENT) disease outpatient clinic of a tertiary care hospital and did not have a nose-specific complaint (defined as ENT patients) and 86 healthy hospital employees (including medical students and laboratory personnel).</p>
<p><strong>Measurements</strong>: All participants completed a questionnaire on behavior regarding the nose and were screened for <em>S. aureus</em> nasal carriage; only ENT patients underwent nasal examination by an ear, nose, and throat physician for clinical signs of nose picking.</p>
<p><strong>Results</strong>: Among ENT patients, nose pickers were statistically-significantly more likely than non-nose pickers to carry <em>S. aureus</em> (37 [53.6%] of 69 vs 60 [35.5%] of 169 patients; relative risk, 1.51 [95% confidence interval, 1.03-2.19]). Among healthy volunteers, there was a statistically-significant positive correlation between the self-perceived frequency of nose picking and both the frequency of positive culture results (<em>R</em> = 0.31; <em>p</em> = 0.004) and the load of <em>S. aureus</em> present in the nose (<em>R</em> = 0.32; <em>p</em> = 0.003).</p>
<p><strong>Conclusion</strong>: Nose picking is associated with <em>S. aureus</em> nasal carriage. The role of nose picking in nasal carriage may well be causal in certain cases. Overcoming the habit of nose picking may aid <em>S. aureus</em> decolonization strategies.</p>
---
/doc/biology/booger/index
‘boogers’ tag

2019-10-19
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>biology/booger</code>, most recent first: 8 <a href="/doc/biology/booger/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/biology/booger/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/biology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/note/booger" id="gwern-note-booger" class="include-content-core include-strict link-page" title="Transclude link for doc/biology/booger/ notes page.">[page summary]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/biology/booger/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/biology/booger/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/biology/booger/index#pajic-et-al-2022-section" id="toc-pajic-et-al-2022-section">“A Mechanism of Gene Evolution Generating Mucin Function”, Pajic et al 2022</a></li>
<li><a href="/doc/biology/booger/index#wertheim-et-al-2006-section" id="toc-wertheim-et-al-2006-section">“Nose Picking and Nasal Carriage of <em>Staphylococcus Aureus</em>”, Wertheim et al 2006</a></li>
<li><a href="/doc/biology/booger/index#andrade-srihari-2001-section" id="toc-andrade-srihari-2001-section">“A Preliminary Survey of Rhinotillexomania in an Adolescent Sample”, Andrade &amp; Srihari 2001</a></li>
<li><a href="/doc/biology/booger/index#jefferson-thompson-1995-section" id="toc-jefferson-thompson-1995-section">“Rhinotillexomania: Psychiatric Disorder or Habit?”, Jefferson &amp; Thompson 1995</a></li>
<li><a href="/doc/biology/booger/index#joubert-1993-section" id="toc-joubert-1993-section">“Incidence of Some Oral-Based Habits among College Students and Their Correlations With Use of Oral Stimulants”, Joubert 1993</a></li>
<li><a href="/doc/biology/booger/index#tarachow-1966-section" id="toc-tarachow-1966-section">“Coprophagia and Allied Phenomena”, Tarachow 1966</a></li>
<li><a href="/doc/biology/booger/index#lapouse-monk-1958-section" id="toc-lapouse-monk-1958-section">“An Epidemiologic Study of Behavior Characteristics in Children”, Lapouse &amp; Monk 1958</a></li>
<li><a href="/doc/biology/booger/index#section" id="toc-section">“Eating Boogers”</a></li>
<li><a href="/doc/biology/booger/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/biology/booger/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/biology/gwern-whalepenises-5montage.png



2024-01-01



---
/doc/biology/index
‘biology’ tag

2019-09-12
2024-11-26


<figure><img class="float-right page-thumbnail invert-not outline" height="1132" width="1700" src="/doc/biology/2017-laborda-figure1-halfmalehalffemaletarantulaspider.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>biology</code>, most recent first: 12 <a href="/doc/biology/index#see-alsos" class="icon-not">related tags</a>, 441 <a href="/doc/biology/index#links" class="icon-not">annotations</a>, &amp; 78 <a href="/doc/biology/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/biology/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/biology/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/biology/index#gwern-2023-001-section" id="toc-gwern-2023-001-section">“Against Caring About Subtle Poisons”, Gwern 2023</a></li>
<li><a href="/doc/biology/index#gwern-question-section" id="toc-gwern-question-section">“Open Questions”, Gwern 2018</a></li>
<li><a href="/doc/biology/index#gwern-screwfly-section" id="toc-gwern-screwfly-section">“The ‘Screwfly Solution’ Solution: Bi-Sexuality”, Gwern 2021</a></li>
<li><a href="/doc/biology/index#gwern-beauty-section" id="toc-gwern-beauty-section">“Progress In Beauty”, Gwern 2016</a></li>
<li><a href="/doc/biology/index#gwern-rtx-section" id="toc-gwern-rtx-section">“Highly Potent Drugs As Psychological Warfare Weapons”, Gwern 2020</a></li>
<li><a href="/doc/biology/index#gwern-fiction-men-of-iron-section" id="toc-gwern-fiction-men-of-iron-section">“Men of Iron”, Gwern 2012</a></li>
<li><a href="/doc/biology/index#gwern-education-is-not-about-learning-section" id="toc-gwern-education-is-not-about-learning-section">“Education Is Not about Learning”, Gwern 2009</a></li>
<li><a href="/doc/biology/index#gwern-plastination-section" id="toc-gwern-plastination-section">“Plastination versus Cryonics”, Gwern 2011</a></li>
<li><a href="/doc/biology/index#gwern-intermittent-fasting-section" id="toc-gwern-intermittent-fasting-section">“Intermittent Fasting”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/biology/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/biology/index#crespi-et-al-2024-section" id="toc-crespi-et-al-2024-section">“Testosterone Mediates Life-History Trade-Offs in Female Mammals”, Crespi et al 2024</a></li>
<li><a href="/doc/biology/index#jeong-et-al-2024-section" id="toc-jeong-et-al-2024-section">“Medical Adaptation of Large Language and Vision-Language Models: Are We Making Progress?”, Jeong et al 2024</a></li>
<li><a href="/doc/biology/index#section" id="toc-section">“Richard A. Cash, Who Saved Millions From Dehydration, Dies at 83”</a></li>
<li><a href="/doc/biology/index#kiraly-traverse-2024-section" id="toc-kiraly-traverse-2024-section">“CT Foundation: Taking Medical Imaging Embeddings 3D”, Kiraly &amp; Traverse 2024</a></li>
<li><a href="/doc/biology/index#zhong-et-al-2024-1-section" id="toc-zhong-et-al-2024-1-section">“Evaluation of OpenAI O1: Opportunities and Challenges of AGI”, Zhong et al 2024</a></li>
<li><a href="/doc/biology/index#giannakeas-et-al-2024-section" id="toc-giannakeas-et-al-2024-section">“Bilateral Mastectomy and Breast Cancer Mortality”, Giannakeas et al 2024</a></li>
<li><a href="/doc/biology/index#section-1" id="toc-section-1">“Why Is Everyone Getting Sick? Behind the Global Rise in RSV, Flu, Measles”</a></li>
<li><a href="/doc/biology/index#witkowski-et-al-2024-section" id="toc-witkowski-et-al-2024-section">“Xylitol Is Prothrombotic and Associated With Cardiovascular Risk”, Witkowski et al 2024</a></li>
<li><a href="/doc/biology/index#bar%C3%B3n-et-al-2024-section" id="toc-barón-et-al-2024-section">“Extra Nestlings That Are Condemned to Die Increase Reproductive Success in Hoopoes”, Barón et al 2024</a></li>
<li><a href="/doc/biology/index#joseph-et-al-2024-section" id="toc-joseph-et-al-2024-section">“Maternal Mortality in the United States: Are the High and Rising Rates due to Changes in Obstetrical Factors, Maternal Medical Conditions, or Maternal Mortality Surveillance?”, Joseph et al 2024</a></li>
<li><a href="/doc/biology/index#kall%C3%A1s-et-al-2024-section" id="toc-kallás-et-al-2024-section">“Live, Attenuated, Tetravalent Butantan-Dengue Vaccine in Children and Adults”, Kallás et al 2024</a></li>
<li><a href="/doc/biology/index#pradelle-et-al-2024-section" id="toc-pradelle-et-al-2024-section">“Deaths Induced by Compassionate Use of Hydroxychloroquine during the First COVID-19 Wave: an Estimate”, Pradelle et al 2024</a></li>
<li><a href="/doc/biology/index#mhanna-et-al-2024-section" id="toc-mhanna-et-al-2024-section">“Adaptive Immune Receptor Repertoire Analysis”, Mhanna et al 2024</a></li>
<li><a href="/doc/biology/index#zang-et-al-2024-section" id="toc-zang-et-al-2024-section">“Resource Utilization of Expired Progesterone Medicines As Flow Improver for Waxy Crude Oils”, Zang et al 2024</a></li>
<li><a href="/doc/biology/index#section-2" id="toc-section-2">“Treating a Type 2 Diabetic Patient With Impaired Pancreatic Islet Function by Personalized Endoderm Stem Cell-Derived Islet Tissue”</a></li>
<li><a href="/doc/biology/index#section-3" id="toc-section-3">“The Fight Against Cancer Turns to a Special Class of Carcinogens”</a></li>
<li><a href="/doc/biology/index#chen-2023-1-section" id="toc-chen-2023-1-section">“Rendering Protein Structures inside Cells at the Atomic Level With Unreal Engine”, Chen 2023</a></li>
<li><a href="/doc/biology/index#zhang-et-al-2023c-section" id="toc-zhang-et-al-2023c-section">“Week-Long Norm Glycemia in Diabetic Mice and Minipigs via a Subcutaneous Dose of a Glucose-Responsive Insulin Complex”, Zhang et al 2023c</a></li>
<li><a href="/doc/biology/index#stevens-et-al-2023-section" id="toc-stevens-et-al-2023-section">“BioCLIP: A Vision Foundation Model for the Tree of Life”, Stevens et al 2023</a></li>
<li><a href="/doc/biology/index#nori-et-al-2023-section" id="toc-nori-et-al-2023-section">“Can Generalist Foundation Models Outcompete Special-Purpose Tuning? Case Study in Medicine”, Nori et al 2023</a></li>
<li><a href="/doc/biology/index#chen-et-al-2023-05-section" id="toc-chen-et-al-2023-05-section">“MEDITRON-70B: Scaling Medical Pretraining for Large Language Models”, Chen et al 2023</a></li>
<li><a href="/doc/biology/index#lin-et-al-2023-2-section" id="toc-lin-et-al-2023-2-section">“Macrophage-Like Rapid Uptake and Toxicity of Tattoo Ink in Human Monocytes”, Lin et al 2023</a></li>
<li><a href="/doc/biology/index#ai4science-quantum-2023-section" id="toc-ai4science-quantum-2023-section">“The Impact of Large Language Models on Scientific Discovery: a Preliminary Study Using GPT-4”, AI4Science &amp; Quantum 2023</a></li>
<li><a href="/doc/biology/index#buckley-et-al-2023-section" id="toc-buckley-et-al-2023-section">“Accuracy of a Vision-Language Model on Challenging Medical Cases”, Buckley et al 2023</a></li>
<li><a href="/doc/biology/index#bran-et-al-2023-1-section" id="toc-bran-et-al-2023-1-section">“Augmenting Large Language Models With Chemistry Tools”, Bran et al 2023</a></li>
<li><a href="/doc/biology/index#hu-et-al-2023-4-section" id="toc-hu-et-al-2023-4-section">“Monitoring Technologies, Environmental Performance, and Health Outcomes: Evidence from China”, Hu et al 2023</a></li>
<li><a href="/doc/biology/index#andreeva-2023-2-section" id="toc-andreeva-2023-2-section">“Wondrous Worms and Exotic Drugs: Chasing the ‘Parasites of the 5 Viscera’ in a Nichibunken Manuscript”, Andreeva 2023</a></li>
<li><a href="/doc/biology/index#fda-2023-section" id="toc-fda-2023-section">“FDA Clarifies Results of Recent Advisory Committee Meeting on Oral Phenylephrine”, FDA 2023</a></li>
<li><a href="/doc/biology/index#holohan-2023-section" id="toc-holohan-2023-section">“A Boy Saw 17 Doctors over 3 Years for Chronic Pain. ChatGPT Found the Diagnosis”, Holohan 2023</a></li>
<li><a href="/doc/biology/index#l%C3%A5ng-et-al-2023-section" id="toc-lång-et-al-2023-section">“Artificial Intelligence-Supported Screen Reading versus Standard Double Reading in the Mammography Screening With Artificial Intelligence Trial (MASAI): a Clinical Safety Analysis of a Randomised, Controlled, Non-Inferiority, Single-Blinded, Screening Accuracy Study”, Lång et al 2023</a></li>
<li><a href="/doc/biology/index#shetty-et-al-2023-section" id="toc-shetty-et-al-2023-section">“GPT-4, an Artificial Intelligence Large Language Model, Exhibits High Levels of Accuracy on Dermatology Specialty Certificate Exam Questions”, Shetty et al 2023</a></li>
<li><a href="/doc/biology/index#friedberg-et-al-2023-section" id="toc-friedberg-et-al-2023-section"><em>In Vivo</em> Biosynthesis of <em>N,N</em>-Dimethyltryptamine, 5-MeO-<em>N,N</em>-Dimethyltryptamine, and Bufotenine in <em>E. Coli</em>, Friedberg et al 2023</a></li>
<li><a href="/doc/biology/index#fischer-et-al-2023-2-section" id="toc-fischer-et-al-2023-2-section">“Amazing Structural Diversity of Giant Virus-Like Particles in Forest Soil”, Fischer et al 2023</a></li>
<li><a href="/doc/biology/index#jokela-laakasuo-2023-section" id="toc-jokela-laakasuo-2023-section">“Health Trajectories of Individuals Who Quit Active Religious Attendance: Analysis of Four Prospective Cohort Studies in the United States”, Jokela &amp; Laakasuo 2023</a></li>
<li><a href="/doc/biology/index#soice-et-al-2023-section" id="toc-soice-et-al-2023-section">“Can Large Language Models Democratize Access to Dual-Use Biotechnology?”, Soice et al 2023</a></li>
<li><a href="/doc/biology/index#gr%C3%BCnebaum-et-al-2023-section" id="toc-grünebaum-et-al-2023-section">“The Exciting Potential for ChatGPT in Obstetrics and Gynecology”, Grünebaum et al 2023</a></li>
<li><a href="/doc/biology/index#henriksson-et-al-2023-section" id="toc-henriksson-et-al-2023-section">“Re-Examining the Evidence for the Mother Tree Hypothesis—Resource Sharing among Trees via Ectomycorrhizal Networks”, Henriksson et al 2023</a></li>
<li><a href="/doc/biology/index#speakman-et-al-2023-section" id="toc-speakman-et-al-2023-section">“Total Daily Energy Expenditure Has Declined over the past Three Decades due to Declining Basal Expenditure, Not Reduced Activity Expenditure”, Speakman et al 2023</a></li>
<li><a href="/doc/biology/index#bran-et-al-2023-2-section" id="toc-bran-et-al-2023-2-section">“ChemCrow: Augmenting Large-Language Models With Chemistry Tools”, Bran et al 2023</a></li>
<li><a href="/doc/biology/index#wolf-et-al-2023-2-section" id="toc-wolf-et-al-2023-2-section">“Risk of Colorectal Neoplasia according to Histologic Disease Activity in Patients With Inflammatory Bowel Disease and Colonic Post-Inflammatory Polyps”, Wolf et al 2023</a></li>
<li><a href="/doc/biology/index#strong-et-al-2023-section" id="toc-strong-et-al-2023-section">“Performance of ChatGPT on Free-Response, Clinical Reasoning Exams”, Strong et al 2023</a></li>
<li><a href="/doc/biology/index#simon-2023-section" id="toc-simon-2023-section">“Fighting Rare Cancers: Lessons from Fibrolamellar Hepatocellular Carcinoma”, Simon 2023</a></li>
<li><a href="/doc/biology/index#kataoka-2023-section" id="toc-kataoka-2023-section">“Beyond the Pass Mark: the Accuracy of ChatGPT and Bing in the National Medical Licensure Examination in Japan”, Kataoka 2023</a></li>
<li><a href="/doc/biology/index#sigurdson-et-al-2023-section" id="toc-sigurdson-et-al-2023-section">“Homeopathy Can Offer Empirical Insights on Treatment Effects in a Null Field”, Sigurdson et al 2023</a></li>
<li><a href="/doc/biology/index#karst-et-al-2023-section" id="toc-karst-et-al-2023-section">“Positive Citation Bias and Over-Interpreted Results Lead to Misinformation on Common Mycorrhizal Networks in Forests”, Karst et al 2023</a></li>
<li><a href="/doc/biology/index#swen-et-al-2023-section" id="toc-swen-et-al-2023-section">“A 12-Gene Pharmacogenetic Panel to Prevent Adverse Drug Reactions: an Open-Label, Multicentre, Controlled, Cluster-Randomized Crossover Implementation Study (PREPARE)”, Swen et al 2023</a></li>
<li><a href="/doc/biology/index#nov-et-al-2023-section" id="toc-nov-et-al-2023-section">“Putting ChatGPT’s Medical Advice to the (Turing) Test”, Nov et al 2023</a></li>
<li><a href="/doc/biology/index#kuang-et-al-2023-section" id="toc-kuang-et-al-2023-section">“Humoral Regulation of Iron Metabolism by Extracellular Vesicles Drives Antibacterial Response”, Kuang et al 2023</a></li>
<li><a href="/doc/biology/index#gilson-et-al-2023-section" id="toc-gilson-et-al-2023-section">“How Does ChatGPT Perform on the United States Medical Licensing Examination? The Implications of Large Language Models for Medical Education and Knowledge Assessment”, Gilson et al 2023</a></li>
<li><a href="/doc/biology/index#mazzeffi-et-al-2023-section" id="toc-mazzeffi-et-al-2023-section">“Variation in Hospitalization Costs, Charges, and Lengths of Hospital Stay for Coronavirus Disease 2019 Patients Treated With Venovenous Extracorporeal Membrane Oxygenation in the United States: A Cohort Study”, Mazzeffi et al 2023</a></li>
<li><a href="/doc/biology/index#delong-et-al-2022-section" id="toc-delong-et-al-2022-section">“The Consumption of Viruses Returns Energy to Food Chains”, DeLong et al 2022</a></li>
<li><a href="/doc/biology/index#singhal-et-al-2022-section" id="toc-singhal-et-al-2022-section">“Med-PaLM: Large Language Models Encode Clinical Knowledge”, Singhal et al 2022</a></li>
<li><a href="/doc/biology/index#kelvin-falzarano-2022-section" id="toc-kelvin-falzarano-2022-section">“The Influenza Universe in an MRNA Vaccine: An MRNA-Lipid Nanoparticle Vaccine Protects Animals from 20 Influenza Lineages”, Kelvin &amp; Falzarano 2022</a></li>
<li><a href="/doc/biology/index#kung-et-al-2022-section" id="toc-kung-et-al-2022-section">“Performance of ChatGPT on USMLE: Potential for AI-Assisted Medical Education Using Large Language Models”, Kung et al 2022</a></li>
<li><a href="/doc/biology/index#vila-farre-et-al-2022-section" id="toc-vila-farre-et-al-2022-section">“Probing the Evolutionary Dynamics of Whole-Body Regeneration within Planarian Flatworms”, Vila-Farre et al 2022</a></li>
<li><a href="/doc/biology/index#levin-et-al-2022-1-section" id="toc-levin-et-al-2022-1-section">“Merging Enzymatic and Synthetic Chemistry With Computational Synthesis Planning”, Levin et al 2022</a></li>
<li><a href="/doc/biology/index#caroppo-niederberger-2022-section" id="toc-caroppo-niederberger-2022-section">“Follicle-Stimulating Hormone Treatment for Male Factor Infertility”, Caroppo &amp; Niederberger 2022</a></li>
<li><a href="/doc/biology/index#chilingaryan-et-al-2022-section" id="toc-chilingaryan-et-al-2022-section">“BARTSmiles: Generative Masked Language Models for Molecular Representations”, Chilingaryan et al 2022</a></li>
<li><a href="/doc/biology/index#arevalo-et-al-2022-section" id="toc-arevalo-et-al-2022-section">“A Multivalent Nucleoside-Modified MRNA Vaccine against All Known Influenza Virus Subtypes”, Arevalo et al 2022</a></li>
<li><a href="/doc/biology/index#li-et-al-2022-02-section" id="toc-li-et-al-2022-02-section">“Accurate Computational Design of 3D Protein Crystals”, Li et al 2022</a></li>
<li><a href="/doc/biology/index#meitinger-et-al-2022-section" id="toc-meitinger-et-al-2022-section">“Control of Cell Proliferation by Memories of Mitosis”, Meitinger et al 2022</a></li>
<li><a href="/doc/biology/index#wang-et-al-2022c-section" id="toc-wang-et-al-2022c-section">“Discovery and Engineering of the Cocaine Biosynthetic Pathway”, Wang et al 2022c</a></li>
<li><a href="/doc/biology/index#garenne-2022-section" id="toc-garenne-2022-section">“Age-Incidence and Prevalence of HIV among Intact and Circumcised Men: an Analysis of PHIA Surveys in Southern Africa”, Garenne 2022</a></li>
<li><a href="/doc/biology/index#kikuchi-et-al-2022-section" id="toc-kikuchi-et-al-2022-section">“Electrochemical Potential Enables Dormant Spores to Integrate Environmental Signals”, Kikuchi et al 2022</a></li>
<li><a href="/doc/biology/index#mishra-et-al-2022-section" id="toc-mishra-et-al-2022-section">“Stroke Genetics Informs Drug Discovery and Risk Prediction across Ancestries”, Mishra et al 2022</a></li>
<li><a href="/doc/biology/index#schlick-et-al-2022-section" id="toc-schlick-et-al-2022-section">“Post-COVID-19 Syndrome: Retinal Microcirculation As a Potential Marker for Chronic Fatigue”, Schlick et al 2022</a></li>
<li><a href="/doc/biology/index#valk-et-al-2022-section" id="toc-valk-et-al-2022-section">“Saturated Fat: Villain and Bogeyman in the Development of Cardiovascular Disease?”, Valk et al 2022</a></li>
<li><a href="/doc/biology/index#shaib-et-al-2022-section" id="toc-shaib-et-al-2022-section">“ONE: Expansion Microscopy at One Nanometer Resolution”, Shaib et al 2022</a></li>
<li><a href="/doc/biology/index#dinneen-2022-section" id="toc-dinneen-2022-section">“How the ‘Diamond of the Plant World’ Helped Land Plants Evolve: Structural Studies of the Robust Material Called Sporopollenin Reveal How It Made Plants Hardy Enough to Reproduce on Dry Land”, Dinneen 2022</a></li>
<li><a href="/doc/biology/index#li%C3%A9vin-et-al-2022-section" id="toc-liévin-et-al-2022-section">“Can Large Language Models Reason about Medical Questions?”, Liévin et al 2022</a></li>
<li><a href="/doc/biology/index#ludvigsson-et-al-2022-section" id="toc-ludvigsson-et-al-2022-section">“The Swedish Military Conscription Register: Opportunities for Its Use in Medical Research”, Ludvigsson et al 2022</a></li>
<li><a href="/doc/biology/index#ridker-et-al-2022-section" id="toc-ridker-et-al-2022-section">“Effects of Randomized Treatment With Icosapent Ethyl and a Mineral Oil Comparator on Interleukin-1β, Interleukin-6, C-Reactive Protein, Oxidized Low-Density Lipoprotein Cholesterol, Homocysteine, Lipoprotein(a), and Lipoprotein-Associated Phospholipase A2: A REDUCE-IT Biomarker Substudy”, Ridker et al 2022</a></li>
<li><a href="/doc/biology/index#nijkamp-et-al-2022-1-section" id="toc-nijkamp-et-al-2022-1-section">“ProGen2: Exploring the Boundaries of Protein Language Models”, Nijkamp et al 2022</a></li>
<li><a href="/doc/biology/index#vakser-et-al-2022-section" id="toc-vakser-et-al-2022-section">“Docking-Based Long Timescale Simulation of Cell-Size Protein Systems at Atomic Resolution”, Vakser et al 2022</a></li>
<li><a href="/doc/biology/index#vuckovic-et-al-2022-section" id="toc-vuckovic-et-al-2022-section">“Conversion of Oxybenzone Sunscreen to Phototoxic Glucoside Conjugates by Sea Anemones and Corals”, Vuckovic et al 2022</a></li>
<li><a href="/doc/biology/index#kramer-russell-2022-section" id="toc-kramer-russell-2022-section">“A Novel Human Sex Difference: Male Sclera Are Redder and Yellower Than Female Sclera”, Kramer &amp; Russell 2022</a></li>
<li><a href="/doc/biology/index#karrfalt-2022-section" id="toc-karrfalt-2022-section">“A Simple Exercise to Strengthen the Lower Esophageal Sphincter and Eliminate Gastroesophageal Reflux: An Autobiographical Case Report”, Karrfalt 2022</a></li>
<li><a href="/doc/biology/index#liu-et-al-2022-01-section" id="toc-liu-et-al-2022-01-section">“The Relationship of Major Diseases With Childlessness: a Sibling Matched Case-Control and Population Register Study in Finland and Sweden”, Liu et al 2022</a></li>
<li><a href="/doc/biology/index#ehwerhemuepha-et-al-2022-section" id="toc-ehwerhemuepha-et-al-2022-section">“Cerner Real-World Data (CRWD): A De-Identified Multicenter Electronic Health Records Database”, Ehwerhemuepha et al 2022</a></li>
<li><a href="/doc/biology/index#akhlaghpour-2022-section" id="toc-akhlaghpour-2022-section">“An RNA-Based Theory of Natural Universal Computation”, Akhlaghpour 2022</a></li>
<li><a href="/doc/biology/index#thornburg-et-al-2022-section" id="toc-thornburg-et-al-2022-section">“Fundamental Behaviors Emerge from Simulations of a Living Minimal Cell”, Thornburg et al 2022</a></li>
<li><a href="/doc/biology/index#herr-2022-section" id="toc-herr-2022-section">“Bullet Babies: The Repeating Nature of the Medical Hoax”, Herr 2022</a></li>
<li><a href="/doc/biology/index#taylor-2022-section" id="toc-taylor-2022-section">“Cicadian Rhythm: Insecticides, Infant Health, and Long-Term Outcomes”, Taylor 2022</a></li>
<li><a href="/doc/biology/index#olabisi-jemison-2022-section" id="toc-olabisi-jemison-2022-section">“A Review of Challenges &amp; Opportunities: Variable and Partial Gravity for Human Habitats in LEO”, Olabisi &amp; Jemison 2022</a></li>
<li><a href="/doc/biology/index#aoyama-et-al-2022-section" id="toc-aoyama-et-al-2022-section">“Bridge Swallowing Exercise for Gastroesophageal Reflux Disease Symptoms: A Pilot Study”, Aoyama et al 2022</a></li>
<li><a href="/doc/biology/index#kraft-et-al-2021-section" id="toc-kraft-et-al-2021-section">“The Energetics of Uniquely Human Subsistence Strategies”, Kraft et al 2021</a></li>
<li><a href="/doc/biology/index#dembitzer-et-al-2021-section" id="toc-dembitzer-et-al-2021-section">“Levantine Overkill: 1.5 Million Years of Hunting down the Body Size Distribution”, Dembitzer et al 2021</a></li>
<li><a href="/doc/biology/index#lee-et-al-2021-2-section" id="toc-lee-et-al-2021-2-section">“Entanglement between Superconducting Qubits and a Tardigrade”, Lee et al 2021</a></li>
<li><a href="/doc/biology/index#dub%C3%A9-et-al-2021-section" id="toc-dubé-et-al-2021-section">“The Case for Space Sexology”, Dubé et al 2021</a></li>
<li><a href="/doc/biology/index#kobayashi-kirschvink-et-al-2021-section" id="toc-kobayashi-kirschvink-et-al-2021-section">“Raman2RNA: Live-Cell Label-Free Prediction of Single-Cell RNA Expression Profiles by Raman Microscopy”, Kobayashi-Kirschvink et al 2021</a></li>
<li><a href="/doc/biology/index#figueroa-et-al-2021-section" id="toc-figueroa-et-al-2021-section">“Why Did the Bee Eat the Chicken? Symbiont Gain, Loss, and Retention in the Vulture Bee Microbiome”, Figueroa et al 2021</a></li>
<li><a href="/doc/biology/index#saha-et-al-2021-2-section" id="toc-saha-et-al-2021-2-section">“Intercellular Nanotubes Mediate Mitochondrial Trafficking between Cancer and Immune Cells”, Saha et al 2021</a></li>
<li><a href="/doc/biology/index#podolsky-et-al-2021-section" id="toc-podolsky-et-al-2021-section">“Current Practices in Complex Abdominal Wall Reconstruction in the Americas: Need for National Guidelines?”, Podolsky et al 2021</a></li>
<li><a href="/doc/biology/index#chen-et-al-2021-01-section" id="toc-chen-et-al-2021-01-section">“Multiplex Genomic Recording of Enhancer and Signal Transduction Activity in Mammalian Cells”, Chen et al 2021</a></li>
<li><a href="/doc/biology/index#walsh-et-al-2021-1-section" id="toc-walsh-et-al-2021-1-section">“Imaging Intact Human Organs With Local Resolution of Cellular Structures Using Hierarchical Phase-Contrast Tomography”, Walsh et al 2021</a></li>
<li><a href="/doc/biology/index#cai-et-al-2021-2-section" id="toc-cai-et-al-2021-2-section">“Cell-Free Chemoenzymatic Starch Synthesis from Carbon Dioxide”, Cai et al 2021</a></li>
<li><a href="/doc/biology/index#naundrup-et-al-2021-section" id="toc-naundrup-et-al-2021-section">“A Pathogenic Fungus Uses Volatiles to Entice Male Flies into Fatal Matings With Infected Female Cadavers”, Naundrup et al 2021</a></li>
<li><a href="/doc/biology/index#linghu-et-al-2021-section" id="toc-linghu-et-al-2021-section">“Recording of Cellular Physiological Histories along Optically Readable Self-Assembling Protein Chains”, Linghu et al 2021</a></li>
<li><a href="/doc/biology/index#zhang-et-al-2021-hair-section" id="toc-zhang-et-al-2021-hair-section">“Escape of Hair Follicle Stem Cells Causes Stem Cell Exhaustion during Aging”, Zhang et al 2021</a></li>
<li><a href="/doc/biology/index#kano-et-al-2021-section" id="toc-kano-et-al-2021-section">“What Is Unique about the Human Eye? Comparative Image Analysis on the External Eye Morphology of Human and Nonhuman Great Apes”, Kano et al 2021</a></li>
<li><a href="/doc/biology/index#xia-et-al-2021-section" id="toc-xia-et-al-2021-section">“The Genetic Basis of Tail-Loss Evolution in Humans and Apes”, Xia et al 2021</a></li>
<li><a href="/doc/biology/index#an-et-al-2021-1-section" id="toc-an-et-al-2021-1-section">“Recent Updates on Bioactive Properties of Linalool”, An et al 2021</a></li>
<li><a href="/doc/biology/index#park-et-al-2021-section" id="toc-park-et-al-2021-section">“An Inactivated Multivalent Influenza A Virus Vaccine Is Broadly Protective in Mice and Ferrets”, Park et al 2021</a></li>
<li><a href="/doc/biology/index#chintagunta-et-al-2021-section" id="toc-chintagunta-et-al-2021-section">“Medically Aware GPT-3 As a Data Generator for Medical Dialogue Summarization”, Chintagunta et al 2021</a></li>
<li><a href="/doc/biology/index#roberts-et-al-2021-section" id="toc-roberts-et-al-2021-section">“Blood, Sweat, and Tears: Extraterrestrial Regolith Biocomposites With <em>in Vivo</em> Binders”, Roberts et al 2021</a></li>
<li><a href="/doc/biology/index#careau-et-al-2021-section" id="toc-careau-et-al-2021-section">“Energy Compensation and Adiposity in Humans”, Careau et al 2021</a></li>
<li><a href="/doc/biology/index#vanderhout-et-al-2021-section" id="toc-vanderhout-et-al-2021-section">“Cow’s Milk Fat and Child Adiposity: a Prospective Cohort Study”, Vanderhout et al 2021</a></li>
<li><a href="/doc/biology/index#xiao-et-al-2021-3-section" id="toc-xiao-et-al-2021-3-section">“Modeling Protein Using Large-Scale Pretrain Language Model”, Xiao et al 2021</a></li>
<li><a href="/doc/biology/index#bommasani-et-al-2021-section" id="toc-bommasani-et-al-2021-section">“On the Opportunities and Risks of Foundation Models”, Bommasani et al 2021</a></li>
<li><a href="/doc/biology/index#murithi-et-al-2021-section" id="toc-murithi-et-al-2021-section">“The Antimalarial MMV688533 Provides Potential for Single-Dose Cures With a High Barrier to <em>Plasmodium Falciparum</em> Parasite Resistance”, Murithi et al 2021</a></li>
<li><a href="/doc/biology/index#bozdag-et-al-2021-section" id="toc-bozdag-et-al-2021-section">“De Novo Evolution of Macroscopic Multicellularity”, Bozdag et al 2021</a></li>
<li><a href="/doc/biology/index#al-shayeb-et-al-2021-section" id="toc-al-shayeb-et-al-2021-section">“Borgs Are Giant Extrachromosomal Elements With the Potential to Augment Methane Oxidation”, Al-Shayeb et al 2021</a></li>
<li><a href="/doc/biology/index#loch-temzelides-2021-section" id="toc-loch-temzelides-2021-section">“Walrasian Equilibrium Behavior in Nature”, Loch-Temzelides 2021</a></li>
<li><a href="/doc/biology/index#an-et-al-2021-2-section" id="toc-an-et-al-2021-2-section">“The Epic Sepsis Model Falls Short—The Importance of External Validation”, An et al 2021</a></li>
<li><a href="/doc/biology/index#leger-et-al-2021-section" id="toc-leger-et-al-2021-section">“Photovoltaic-Driven Microbial Protein Production Can Use Land and Sunlight More Efficiently Than Conventional Crops”, Leger et al 2021</a></li>
<li><a href="/doc/biology/index#lakeman-2021-section" id="toc-lakeman-2021-section">“Everything You Might Want to Know about Whaling”, Lakeman 2021</a></li>
<li><a href="/doc/biology/index#korot-et-al-2021-section" id="toc-korot-et-al-2021-section">“Predicting Sex from Retinal Fundus Photographs Using Automated Deep Learning”, Korot et al 2021</a></li>
<li><a href="/doc/biology/index#yang-et-al-2021b-section" id="toc-yang-et-al-2021b-section">“Wireless Multilateral Devices for Optogenetic Studies of Individual and Social Behaviors”, Yang et al 2021b</a></li>
<li><a href="/doc/biology/index#tan-et-al-2021-section" id="toc-tan-et-al-2021-section">“Structural Basis of Assembly and Torque Transmission of the Bacterial Flagellar Motor”, Tan et al 2021</a></li>
<li><a href="/doc/biology/index#blackiston-et-al-2021-section" id="toc-blackiston-et-al-2021-section">“A Cellular Platform for the Development of Synthetic Living Machines”, Blackiston et al 2021</a></li>
<li><a href="/doc/biology/index#ball-2021-section" id="toc-ball-2021-section">“Cells Form Into ‘Xenobots’ on Their Own: Embryonic Cells Can Self-Assemble into New Living Forms That Don’t Resemble the Bodies They Usually Generate, Challenging Old Ideas of What Defines an Organism”, Ball 2021</a></li>
<li><a href="/doc/biology/index#casella-et-al-2021-section" id="toc-casella-et-al-2021-section">“Endogenous Electric Signaling As a Blueprint for Conductive Materials in Tissue Engineering”, Casella et al 2021</a></li>
<li><a href="/doc/biology/index#ben-dor-et-al-2021-section" id="toc-ben-dor-et-al-2021-section">“The Evolution of the Human Trophic Level during the Pleistocene”, Ben-Dor et al 2021</a></li>
<li><a href="/doc/biology/index#forte-et-al-2021-section" id="toc-forte-et-al-2021-section">“A True Human Tail in Neonate”, Forte et al 2021</a></li>
<li><a href="/doc/biology/index#logue-et-al-2021-section" id="toc-logue-et-al-2021-section">“Sequelae in Adults at 6 Months After COVID-19 Infection”, Logue et al 2021</a></li>
<li><a href="/doc/biology/index#aken-et-al-2021-section" id="toc-aken-et-al-2021-section">“Clinical Outcome Prediction from Admission Notes Using Self-Supervised Knowledge Integration”, Aken et al 2021</a></li>
<li><a href="/doc/biology/index#bromham-et-al-2021-section" id="toc-bromham-et-al-2021-section">“There Is Little Evidence That Spicy Food in Hot Countries Is an Adaptation to Reducing Infection Risk”, Bromham et al 2021</a></li>
<li><a href="/doc/biology/index#irving-et-al-2021-section" id="toc-irving-et-al-2021-section">“Lessons from the Host Defences of Bats, an Unique Viral Reservoir”, Irving et al 2021</a></li>
<li><a href="/doc/biology/index#sender-milo-2021-section" id="toc-sender-milo-2021-section">“The Distribution of Cellular Turnover in the Human Body”, Sender &amp; Milo 2021</a></li>
<li><a href="/doc/biology/index#axfors-et-al-2021-section" id="toc-axfors-et-al-2021-section">“Mortality Outcomes With Hydroxychloroquine and Chloroquine in COVID-19 from an International Collaborative Meta-Analysis of Randomized Trials”, Axfors et al 2021</a></li>
<li><a href="/doc/biology/index#joseph-et-al-2021-section" id="toc-joseph-et-al-2021-section">“Maternal Mortality in the United States: Recent Trends, Current Status, and Future Considerations”, Joseph et al 2021</a></li>
<li><a href="/doc/biology/index#wong-et-al-2021-section" id="toc-wong-et-al-2021-section">“External Validation of a Widely Implemented Proprietary Sepsis Prediction Model in Hospitalized Patients”, Wong et al 2021</a></li>
<li><a href="/doc/biology/index#heimroth-et-al-2021-section" id="toc-heimroth-et-al-2021-section">“The Lungfish Cocoon Is a Living Tissue With Antimicrobial Functions”, Heimroth et al 2021</a></li>
<li><a href="/doc/biology/index#camm-2020-section" id="toc-camm-2020-section">“Does Ablation of Atrial Fibrillation Reduce the Likelihood of Dementia? A Step Closer but Not yet There”, Camm 2020</a></li>
<li><a href="/doc/biology/index#koren-et-al-2020-section" id="toc-koren-et-al-2020-section">“Remembering Immunity: Neuronal Ensembles in the Insular Cortex Encode and Retrieve Specific Immune Responses”, Koren et al 2020</a></li>
<li><a href="/doc/biology/index#abrams-et-al-2020-section" id="toc-abrams-et-al-2020-section">“A Conserved Strategy for Inducing Appendage Regeneration”, Abrams et al 2020</a></li>
<li><a href="/doc/biology/index#huynh-et-al-2020-section" id="toc-huynh-et-al-2020-section">“Thou Shalt Not Trust Online Videos for Inguinal Hernia Repair Techniques”, Huynh et al 2020</a></li>
<li><a href="/doc/biology/index#fox-et-al-2020-1-section" id="toc-fox-et-al-2020-1-section">“Deep Reinforcement Learning for Closed-Loop Blood Glucose Control”, Fox et al 2020</a></li>
<li><a href="/doc/biology/index#hayes-2020-section" id="toc-hayes-2020-section">“Questions About Trees”, Hayes 2020</a></li>
<li><a href="/doc/biology/index#anchordoqui-chudnovsky-2020-section" id="toc-anchordoqui-chudnovsky-2020-section">“Can Self-Replicating Species Flourish in the Interior of a Star?”, Anchordoqui &amp; Chudnovsky 2020</a></li>
<li><a href="/doc/biology/index#goodson-et-al-2020-section" id="toc-goodson-et-al-2020-section">“Testing the Low Dose Mixtures Hypothesis from the Halifax Project”, Goodson et al 2020</a></li>
<li><a href="/doc/biology/index#avram-et-al-2020-section" id="toc-avram-et-al-2020-section">“A Digital Biomarker of Diabetes from Smartphone-Based Vascular Signals”, Avram et al 2020</a></li>
<li><a href="/doc/biology/index#seager-et-al-2020-section" id="toc-seager-et-al-2020-section">“The Venusian Lower Atmosphere Haze As a Depot for Desiccated Microbial Life: A Proposed Life Cycle for Persistence of the Venusian Aerial Biosphere”, Seager et al 2020</a></li>
<li><a href="/doc/biology/index#gu-et-al-2020-2-section" id="toc-gu-et-al-2020-2-section">“Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing”, Gu et al 2020</a></li>
<li><a href="/doc/biology/index#widrich-et-al-2020-section" id="toc-widrich-et-al-2020-section">“Modern Hopfield Networks and Attention for Immune Repertoire Classification”, Widrich et al 2020</a></li>
<li><a href="/doc/biology/index#elnaggar-et-al-2020-section" id="toc-elnaggar-et-al-2020-section">“ProtTrans: Towards Cracking the Language of Life’s Code Through Self-Supervised Deep Learning and High Performance Computing”, Elnaggar et al 2020</a></li>
<li><a href="/doc/biology/index#nguyen-et-al-2020-3-section" id="toc-nguyen-et-al-2020-3-section">“Evaluating Use Cases for Human Challenge Trials in Accelerating SARS-CoV-2 Vaccine Development”, Nguyen et al 2020</a></li>
<li><a href="/doc/biology/index#ceccarini-et-al-2020-section" id="toc-ceccarini-et-al-2020-section">“Speed-Accuracy Trade-Off in Plants”, Ceccarini et al 2020</a></li>
<li><a href="/doc/biology/index#petkowski-et-al-2020-section" id="toc-petkowski-et-al-2020-section">“On the Potential of Silicon As a Building Block for Life”, Petkowski et al 2020</a></li>
<li><a href="/doc/biology/index#macey-et-al-2020-section" id="toc-macey-et-al-2020-section">“Do Malocclusion and Orthodontic Treatment Impact Oral Health? A Systematic Review and Meta-Analysis”, Macey et al 2020</a></li>
<li><a href="/doc/biology/index#barton-et-al-2020-2-section" id="toc-barton-et-al-2020-2-section">“Observations of ‘Pseudoparasitism’ Involving Snake Eels (Teleostei: Ophichthidae) in Commercially Important Black Jewfish <em>Protonibea Diacanthus</em> (Sciaenidae) and Other Teleost Species”, Barton et al 2020</a></li>
<li><a href="/doc/biology/index#becher-et-al-2020-section" id="toc-becher-et-al-2020-section">“Developmentally Regulated Volatiles Geosmin and 2-Methylisoborneol Attract a Soil Arthropod to <em>Streptomyces</em> Bacteria Promoting Spore Dispersal”, Becher et al 2020</a></li>
<li><a href="/doc/biology/index#vicentini-et-al-2020-section" id="toc-vicentini-et-al-2020-section">“Empirical ‘Integrated Disease Management’ in Ferrara during the Italian Plague (1629–1631)”, Vicentini et al 2020</a></li>
<li><a href="/doc/biology/index#klee-2020-section" id="toc-klee-2020-section">“Why Do Human Beings Keep Getting Diseases from Bats?”, Klee 2020</a></li>
<li><a href="/doc/biology/index#cohen-2020-section" id="toc-cohen-2020-section">“Why Do Dozens of Diseases Wax and Wane With the Seasons—And Will COVID-19?”, Cohen 2020</a></li>
<li><a href="/doc/biology/index#tabarrok-2020-section" id="toc-tabarrok-2020-section">“The Lasting Effects of the 1918 Influenza Pandemic”, Tabarrok 2020</a></li>
<li><a href="/doc/biology/index#sousa-silva-et-al-2020-section" id="toc-sousa-silva-et-al-2020-section">“Phosphine As a Biosignature Gas in Exoplanet Atmospheres”, Sousa-Silva et al 2020</a></li>
<li><a href="/doc/biology/index#crawford-2020-section" id="toc-crawford-2020-section">“Draining the Swamp: How Sanitation Conquered Disease Long Before Vaccines or Antibiotics”, Crawford 2020</a></li>
<li><a href="/doc/biology/index#leipheimer-et-al-2020-section" id="toc-leipheimer-et-al-2020-section">“First-In-Human Evaluation of a Hand-Held Automated Venipuncture Device for Rapid Venous Blood Draws”, Leipheimer et al 2020</a></li>
<li><a href="/doc/biology/index#zimmer-2020-section" id="toc-zimmer-2020-section">“Air Pollution, Evolution, and the Fate of Billions of Humans: It’s Not Just a Modern Problem. Airborne Toxins Are so Pernicious That They May Have Shaped Our DNA over Millions of Years”, Zimmer 2020</a></li>
<li><a href="/doc/biology/index#sala-vila-et-al-2020-section" id="toc-sala-vila-et-al-2020-section">“Effect of a 2-Year Diet Intervention With Walnuts on Cognitive Decline. The Walnuts And Healthy Aging (WAHA) Study: a Randomized Controlled Trial”, Sala-Vila et al 2020</a></li>
<li><a href="/doc/biology/index#ames-et-al-2020-section" id="toc-ames-et-al-2020-section">“Cassiosomes Are Stinging-Cell Structures in the Mucus of the Upside-Down Jellyfish Cassiopea Xamachana”, Ames et al 2020</a></li>
<li><a href="/doc/biology/index#zhang-2020-section" id="toc-zhang-2020-section">“America’s Never-Ending Battle Against Flesh-Eating Worms: Inside the U.S. and Panama’s Long-Running Collaboration to Rid an Entire Continent of a Deadly Disease”, Zhang 2020</a></li>
<li><a href="/doc/biology/index#deryugina-et-al-2019-section" id="toc-deryugina-et-al-2019-section">“The Mortality and Medical Costs of Air Pollution: Evidence from Changes in Wind Direction”, Deryugina et al 2019</a></li>
<li><a href="/doc/biology/index#lowe-2019-section" id="toc-lowe-2019-section">“Perverse Polymorphism”, Lowe 2019</a></li>
<li><a href="/doc/biology/index#zeraatkar-et-al-2019-1-section" id="toc-zeraatkar-et-al-2019-1-section">“Red and Processed Meat Consumption and Risk for All-Cause Mortality and Cardiometabolic Outcomes: A Systematic Review and Meta-Analysis of Cohort Studies”, Zeraatkar et al 2019</a></li>
<li><a href="/doc/biology/index#han-et-al-2019-section" id="toc-han-et-al-2019-section">“Reduction of Red and Processed Meat Intake and Cancer Mortality and Incidence: A Systematic Review and Meta-Analysis of Cohort Studies”, Han et al 2019</a></li>
<li><a href="/doc/biology/index#vernooij-et-al-2019-section" id="toc-vernooij-et-al-2019-section">“Patterns of Red and Processed Meat Consumption and Risk for Cardiometabolic and Cancer Outcomes: A Systematic Review and Meta-Analysis of Cohort Studies”, Vernooij et al 2019</a></li>
<li><a href="/doc/biology/index#lawrence-2019-section" id="toc-lawrence-2019-section">“Greenland Unicorns and the Magical Alicorn”, Lawrence 2019</a></li>
<li><a href="/doc/biology/index#zhavoronkov-et-al-2019-section" id="toc-zhavoronkov-et-al-2019-section">“Deep Learning Enables Rapid Identification of Potent DDR1 Kinase Inhibitors”, Zhavoronkov et al 2019</a></li>
<li><a href="/doc/biology/index#langan-et-al-2019-section" id="toc-langan-et-al-2019-section">“De Novo Design of Bioactive Protein Switches”, Langan et al 2019</a></li>
<li><a href="/doc/biology/index#ng-et-al-2019b-section" id="toc-ng-et-al-2019b-section">“Modular and Tunable Biological Feedback Control Using a <em>de Novo</em> Protein Switch”, Ng et al 2019b</a></li>
<li><a href="/doc/biology/index#shaer-2019-2-section" id="toc-shaer-2019-2-section">“Scientists Are Giving Dead Brains New Life. What Could Go Wrong? In Experiments on Pig Organs, Scientists at Yale Made a Discovery That Could Someday Challenge Our Understanding of What It Means to Die”, Shaer 2019</a></li>
<li><a href="/doc/biology/index#simler-2019-section" id="toc-simler-2019-section">“Going Critical”, Simler 2019</a></li>
<li><a href="/doc/biology/index#boyden-cowen-2019-section" id="toc-boyden-cowen-2019-section">“Ed Boyden on Minding Your Brain (Episode 64)”, Boyden &amp; Cowen 2019</a></li>
<li><a href="/doc/biology/index#price-et-al-2019-section" id="toc-price-et-al-2019-section">“Association between Viral Seasonality and Meteorological Factors”, Price et al 2019</a></li>
<li><a href="/doc/biology/index#trumble-2019-section" id="toc-trumble-2019-section">“”O Uommibatto”: How the Pre-Raphaelites Became Obsessed With the Wombat”, Trumble 2019</a></li>
<li><a href="/doc/biology/index#topol-2019-section" id="toc-topol-2019-section">“High-Performance Medicine: the Convergence of Human and Artificial Intelligence”, Topol 2019</a></li>
<li><a href="/doc/biology/index#winkler-et-al-2019-section" id="toc-winkler-et-al-2019-section">“Association Between Surgical Skin Markings in Dermoscopic Images and Diagnostic Performance of a Deep Learning Convolutional Neural Network for Melanoma Recognition”, Winkler et al 2019</a></li>
<li><a href="/doc/biology/index#elghandour-et-al-2019-section" id="toc-elghandour-et-al-2019-section">“Equine Contribution in Methane Emission and Its Mitigation Strategies”, Elghandour et al 2019</a></li>
<li><a href="/doc/biology/index#shivashankara-et-al-2019-section" id="toc-shivashankara-et-al-2019-section">“Tea (<em>Camellia Sinensis</em> L. Kuntze&lt;) As Hepatoprotective Agent: A Revisit”, Shivashankara et al 2019</a></li>
<li><a href="/doc/biology/index#vega-et-al-2019-section" id="toc-vega-et-al-2019-section">“A 5-Year Review of Pavement Burns From a Desert Burn Center”, Vega et al 2019</a></li>
<li><a href="/doc/biology/index#wong-et-al-2019-section" id="toc-wong-et-al-2019-section">“Estimation of Clinical Trial Success Rates and Related Parameters”, Wong et al 2019</a></li>
<li><a href="/doc/biology/index#zhang-et-al-2019-01-section" id="toc-zhang-et-al-2019-01-section">“Role of Contacts in Long-Range Protein Conductance”, Zhang et al 2019</a></li>
<li><a href="/doc/biology/index#sol-et-al-2019-section" id="toc-sol-et-al-2019-section">“Deciphering the Molecular Mechanism Underpinning Phage Arbitrium Communication Systems”, Sol et al 2019</a></li>
<li><a href="/doc/biology/index#whiteside-et-al-2019-section" id="toc-whiteside-et-al-2019-section">“Mycorrhizal Fungi Respond to Resource Inequality by Moving Phosphorus from Rich to Poor Patches across Networks”, Whiteside et al 2019</a></li>
<li><a href="/doc/biology/index#ga%C5%82%C4%99cki-sok%C3%B3%C5%82-2019-section" id="toc-gałęcki-sokół-2019-section">“A Parasitological Evaluation of Edible Insects and Their Role in the Transmission of Parasitic Diseases to Humans and Animals”, Gałęcki &amp; Sokół 2019</a></li>
<li><a href="/doc/biology/index#guerra-et-al-2019-section" id="toc-guerra-et-al-2019-section">“Flexible Control of Movement in Plants”, Guerra et al 2019</a></li>
<li><a href="/doc/biology/index#lin-et-al-2019-1-section" id="toc-lin-et-al-2019-1-section">“Off-Target Toxicity Is a Common Mechanism of Action of Cancer Drugs Undergoing Clinical Trials”, Lin et al 2019</a></li>
<li><a href="/doc/biology/index#mina-et-al-2019-section" id="toc-mina-et-al-2019-section">“Measles Virus Infection Diminishes Preexisting Antibodies That Offer Protection from Other Pathogens”, Mina et al 2019</a></li>
<li><a href="/doc/biology/index#steiner-et-al-2018-section" id="toc-steiner-et-al-2018-section">“Organic Synthesis in a Modular Robotic System Driven by a Chemical Programming Language”, Steiner et al 2018</a></li>
<li><a href="/doc/biology/index#martinez-2018-section" id="toc-martinez-2018-section">“The Calendar of Epidemics: Seasonal Cycles of Infectious Diseases”, Martinez 2018</a></li>
<li><a href="/doc/biology/index#limaye-et-al-2018-section" id="toc-limaye-et-al-2018-section">“Venus’ Spectral Signatures and the Potential for Life in the Clouds”, Limaye et al 2018</a></li>
<li><a href="/doc/biology/index#forgetta-et-al-2018-section" id="toc-forgetta-et-al-2018-section">“Machine Learning to Predict Osteoporotic Fracture Risk from Genotypes”, Forgetta et al 2018</a></li>
<li><a href="/doc/biology/index#rice-2018-section" id="toc-rice-2018-section">“The High Abortion Cost of Human Reproduction”, Rice 2018</a></li>
<li><a href="/doc/biology/index#elkind-2018-section" id="toc-elkind-2018-section">“Exquisite Rot: Spalted Wood and the Lost Art of Intarsia”, Elkind 2018</a></li>
<li><a href="/doc/biology/index#b%C3%A4nziger-2018-section" id="toc-bänziger-2018-section">“Congregations of Tear Drinking Bees at Human Eyes: Foraging Strategies for an Invaluable Resource by Lisotrigona in Thailand (Apidae, Meliponini)”, Bänziger 2018</a></li>
<li><a href="/doc/biology/index#castle-2018-section" id="toc-castle-2018-section">“The Curse of Konzo: In 1981, an International Group of Doctors Identified the Devastating Disease behind a Perplexing Outbreak of Paralysis in Northern Mozambique”, Castle 2018</a></li>
<li><a href="/doc/biology/index#baranska-et-al-2018-section" id="toc-baranska-et-al-2018-section">“Unveiling Skin Macrophage Dynamics Explains Both Tattoo Persistence and Strenuous Removal”, Baranska et al 2018</a></li>
<li><a href="/doc/biology/index#millard-stafford-et-al-2018-section" id="toc-millard-stafford-et-al-2018-section">“Nature vs. Nurture: Have Performance Gaps Between Men and Women Reached an Asymptote?”, Millard-Stafford et al 2018</a></li>
<li><a href="/doc/biology/index#singh-et-al-2018-2-section" id="toc-singh-et-al-2018-2-section">“Improving Active Learning in Systematic Reviews”, Singh et al 2018</a></li>
<li><a href="/doc/biology/index#smith-et-al-2018-section" id="toc-smith-et-al-2018-section">“Less Is More: Sampling Chemical Space With Active Learning”, Smith et al 2018</a></li>
<li><a href="/doc/biology/index#liu-et-al-2018c-section" id="toc-liu-et-al-2018c-section">“High Efficient and Non-Invasive Collection of Ejaculates from Rats Using Penile Vibratory Stimulation”, Liu et al 2018c</a></li>
<li><a href="/doc/biology/index#jiang-et-al-2018-3-section" id="toc-jiang-et-al-2018-3-section">“Dynamic Human Environmental Exposome Revealed by Longitudinal Personal Monitoring”, Jiang et al 2018</a></li>
<li><a href="/doc/biology/index#maier-et-al-2018b-section" id="toc-maier-et-al-2018b-section">“Extensive Impact of Non-Antibiotic Drugs on Human Gut Bacteria”, Maier et al 2018b</a></li>
<li><a href="/doc/biology/index#tomita-et-al-2018-section" id="toc-tomita-et-al-2018-section">“Locomotion Is Not a Privilege After Birth: Ultrasound Images of Viviparous Shark Embryos Swimming from One Uterus to the Other”, Tomita et al 2018</a></li>
<li><a href="/doc/biology/index#fauw-et-al-2018-section" id="toc-fauw-et-al-2018-section">“Clinically Applicable Deep Learning for Diagnosis and Referral in Retinal Disease”, Fauw et al 2018</a></li>
<li><a href="/doc/biology/index#poplin-et-al-2018-section" id="toc-poplin-et-al-2018-section">“Prediction of Cardiovascular Risk Factors from Retinal Fundus Photographs via Deep Learning”, Poplin et al 2018</a></li>
<li><a href="/doc/biology/index#mann-2018-section" id="toc-mann-2018-section">“A Brief History of Meat in the Human Diet and Current Health Implications”, Mann 2018</a></li>
<li><a href="/doc/biology/index#section-4" id="toc-section-4">“Hongyacha, a Naturally Caffeine-Free Tea Plant from Fujian, China”</a></li>
<li><a href="/doc/biology/index#mayr-et-al-2018-section" id="toc-mayr-et-al-2018-section">“Large-Scale Comparison of Machine Learning Methods for Drug Target Prediction on ChEMBL”, Mayr et al 2018</a></li>
<li><a href="/doc/biology/index#an-et-al-2018-section" id="toc-an-et-al-2018-section">“Improving Palliative Care With Deep Learning”, An et al 2018</a></li>
<li><a href="/doc/biology/index#leptak-et-al-2017-section" id="toc-leptak-et-al-2017-section">“What Evidence Do We Need for Biomarker Qualification?”, Leptak et al 2017</a></li>
<li><a href="/doc/biology/index#graham-et-al-2017-2-section" id="toc-graham-et-al-2017-2-section">“It’s a Man Eat Man World”, Graham et al 2017</a></li>
<li><a href="/doc/biology/index#barry-2017-section" id="toc-barry-2017-section">“How the Horrific 1918 Flu Spread Across America: The Toll of History’s Worst Epidemic Surpasses All the Military Deaths in World War I and World War II Combined. And It May Have Begun in the United States”, Barry 2017</a></li>
<li><a href="/doc/biology/index#zeltins-et-al-2017-section" id="toc-zeltins-et-al-2017-section">“Incorporation of Tetanus-Epitope into Virus-Like Particles Achieves Vaccine Responses Even in Older Recipients in Models of Psoriasis, Alzheimer’s and Cat Allergy”, Zeltins et al 2017</a></li>
<li><a href="/doc/biology/index#jonas-levi-martinez-2017-section" id="toc-jonas-levi-martinez-2017-section">“The High Level of Protein Content Reported in Insects for Food and Feed Is Overestimated”, Jonas-Levi &amp; Martinez 2017</a></li>
<li><a href="/doc/biology/index#laborda-p%C3%A9rez-miles-2017-section" id="toc-laborda-pérez-miles-2017-section">“The First Case of Gynandry in Mygalomorphae: <em>Pterinochilus Murinus</em>, Morphology and Comments on Sexual Behavior (Araneae: Theraphosidae)”, Laborda &amp; Pérez-Miles 2017</a></li>
<li><a href="/doc/biology/index#jakubowski-et-al-2017-section" id="toc-jakubowski-et-al-2017-section">“The US President’s Malaria Initiative and Under-5 Child Mortality in Sub-Saharan Africa: A Difference-In-Differences Analysis”, Jakubowski et al 2017</a></li>
<li><a href="/doc/biology/index#partridge-et-al-2017-section" id="toc-partridge-et-al-2017-section">“An Extra-Uterine System to Physiologically Support the Extreme Premature Lamb”, Partridge et al 2017</a></li>
<li><a href="/doc/biology/index#cole-2017-section" id="toc-cole-2017-section">“Assessing the Calorific Importance of Episodes of Human Cannibalism in the Paleolithic”, Cole 2017</a></li>
<li><a href="/doc/biology/index#gibb-2017-section" id="toc-gibb-2017-section">“The Changing Culture of Chemistry”, Gibb 2017</a></li>
<li><a href="/doc/biology/index#honegger-bivort-2017-section" id="toc-honegger-bivort-2017-section">“Stochasticity, Individuality and Behavior”, Honegger &amp; Bivort 2017</a></li>
<li><a href="/doc/biology/index#spdf-2017-2-section" id="toc-spdf-2017-2-section">“Concussion in Adolescence and Risk of Multiple Sclerosis”, SPDF 2017</a></li>
<li><a href="/doc/biology/index#mosialou-et-al-2017-section" id="toc-mosialou-et-al-2017-section">“MC4R-Dependent Suppression of Appetite by Bone-Derived Lipocalin 2”, Mosialou et al 2017</a></li>
<li><a href="/doc/biology/index#esteva-et-al-2017-section" id="toc-esteva-et-al-2017-section">“Dermatologist-Level Classification of Skin Cancer With Deep Neural Networks”, Esteva et al 2017</a></li>
<li><a href="/doc/biology/index#joseph-et-al-2017-section" id="toc-joseph-et-al-2017-section">“Factors Underlying the Temporal Increase in Maternal Mortality in the United States”, Joseph et al 2017</a></li>
<li><a href="/doc/biology/index#erez-et-al-2017-section" id="toc-erez-et-al-2017-section">“Communication between Viruses Guides Lysis-Lysogeny Decisions”, Erez et al 2017</a></li>
<li><a href="/doc/biology/index#miao-et-al-2017-section" id="toc-miao-et-al-2017-section">“Altering the Threshold of an Excitable Signal Transduction Network Changes Cell Migratory Modes”, Miao et al 2017</a></li>
<li><a href="/doc/biology/index#trewavas-2017-section" id="toc-trewavas-2017-section">“The Foundations of Plant Intelligence”, Trewavas 2017</a></li>
<li><a href="/doc/biology/index#eccles-mallefet-2017-section" id="toc-eccles-mallefet-2017-section">“Soothing Properties of Glycerol in Cough Syrups for Acute Cough Due to Common Cold”, Eccles &amp; Mallefet 2017</a></li>
<li><a href="/doc/biology/index#calvo-friston-2017-section" id="toc-calvo-friston-2017-section">“Predicting Green: Really Radical (plant) Predictive Processing”, Calvo &amp; Friston 2017</a></li>
<li><a href="/doc/biology/index#hedrick-2017-section" id="toc-hedrick-2017-section">“Understanding Immunity through the Lens of Disease Ecology”, Hedrick 2017</a></li>
<li><a href="/doc/biology/index#university-2017-section" id="toc-university-2017-section">“ANSUR II: Anthropometric Survey of US Army Personnel”, University 2017</a></li>
<li><a href="/doc/biology/index#fain-weatherford-2016-section" id="toc-fain-weatherford-2016-section">“Comparative Study of Millennials’ (age 20–34 Years) Grip and Lateral Pinch With the Norms”, Fain &amp; Weatherford 2016</a></li>
<li><a href="/doc/biology/index#mitchell-wartinger-2016-section" id="toc-mitchell-wartinger-2016-section">“Validation of a Functional Pyelocalyceal Renal Model for the Evaluation of Renal Calculi Passage While Riding a Roller Coaster”, Mitchell &amp; Wartinger 2016</a></li>
<li><a href="/doc/biology/index#gleason-wartinger-2016-section" id="toc-gleason-wartinger-2016-section">“Got Kidney Stones? Ride a Roller Coaster”, Gleason &amp; Wartinger 2016</a></li>
<li><a href="/doc/biology/index#feigenbaum-2016-section" id="toc-feigenbaum-2016-section">“Visions of Algae in 18<sup>th</sup>-Century Botany”, Feigenbaum 2016</a></li>
<li><a href="/doc/biology/index#lynn-et-al-2016b-section" id="toc-lynn-et-al-2016b-section">“Tattooing to ‘Toughen Up’: Tattoo Experience and Secretory Immunoglobulin A”, Lynn et al 2016b</a></li>
<li><a href="/doc/biology/index#puri-et-al-2016-section" id="toc-puri-et-al-2016-section">“Seedling Growth Promotion and Nitrogen Fixation by a Bacterial Endophyte <em>Paenibacillus Polymyxa</em> P2b–2R and Its GFP Derivative in Corn in a Long-Term Trial”, Puri et al 2016</a></li>
<li><a href="/doc/biology/index#nakagawa-et-al-2016-section" id="toc-nakagawa-et-al-2016-section">“Total Biosynthesis of Opiates by Stepwise Fermentation Using Engineered <em>Escherichia Coli</em>”, Nakagawa et al 2016</a></li>
<li><a href="/doc/biology/index#naftalovich-et-al-2016-section" id="toc-naftalovich-et-al-2016-section">“Polytetrafluoroethylene (PTFE) Ingestion As a Way to Increase Food Volume and Hence Satiety Without Increasing Calorie Content”, Naftalovich et al 2016</a></li>
<li><a href="/doc/biology/index#kaplan-2016-section" id="toc-kaplan-2016-section">“Chipotle, <em>E. Coli</em>, and More: The Surprising Truths about Food-Borne Illnesses”, Kaplan 2016</a></li>
<li><a href="/doc/biology/index#adamatzky-2016-section" id="toc-adamatzky-2016-section"><em>Advances in Physarum Machines: Sensing and Computing With Slime Mould</em>, Adamatzky 2016</a></li>
<li><a href="/doc/biology/index#havl%C3%AD%C4%8Dek-et-al-2016-section" id="toc-havlíček-et-al-2016-section">“Men‘s Preferences for Women’s Breast Size and Shape in 4 Cultures”, Havlíček et al 2016</a></li>
<li><a href="/doc/biology/index#balu%C5%A1ka-levin-2016-section" id="toc-baluška-levin-2016-section">“On Having No Head: Cognition throughout Biological Systems”, Baluška &amp; Levin 2016</a></li>
<li><a href="/doc/biology/index#beauchamp-2016-1-section" id="toc-beauchamp-2016-1-section">“Why Do We like Sweet Taste: A Bitter Tale?”, Beauchamp 2016</a></li>
<li><a href="/doc/biology/index#jeffery-et-al-2016-section" id="toc-jeffery-et-al-2016-section">“Does Human Ejaculate Quality Relate to Phenotypic Traits?”, Jeffery et al 2016</a></li>
<li><a href="/doc/biology/index#beekman-latty-2015-section" id="toc-beekman-latty-2015-section">“Brainless but Multi-Headed: Decision Making by the Acellular Slime Mould <em>Physarum Polycephalum</em>”, Beekman &amp; Latty 2015</a></li>
<li><a href="/doc/biology/index#caldwell-et-al-2015-section" id="toc-caldwell-et-al-2015-section">“Behavior and Body Patterns of the Larger Pacific Striped Octopus”, Caldwell et al 2015</a></li>
<li><a href="/doc/biology/index#aktipis-et-al-2015-section" id="toc-aktipis-et-al-2015-section">“Cancer across the Tree of Life: Cooperation and Cheating in Multicellularity”, Aktipis et al 2015</a></li>
<li><a href="/doc/biology/index#johnson-et-al-2015-section" id="toc-johnson-et-al-2015-section">“Repeatability of Fractional Flow Reserve Despite Variations in Systemic and Coronary Hemodynamics”, Johnson et al 2015</a></li>
<li><a href="/doc/biology/index#bu%C4%8Dar-et-al-2015-section" id="toc-bučar-et-al-2015-section">“Disappearing Polymorphs Revisited”, Bučar et al 2015</a></li>
<li><a href="/doc/biology/index#brady-et-al-2015-section" id="toc-brady-et-al-2015-section">“Self-Reported Adverse Tattoo Reactions: a New York City Central Park Study”, Brady et al 2015</a></li>
<li><a href="/doc/biology/index#ordagarb-2015-section" id="toc-ordagarb-2015-section">“I Have a Slight Fascination With Sweeteners.”, OrdaGarb 2015</a></li>
<li><a href="/doc/biology/index#jonas-et-al-2015-section" id="toc-jonas-et-al-2015-section">“An Implantable Microdevice to Perform High-Throughput <em>in Vivo</em> Drug Sensitivity Testing in Tumors”, Jonas et al 2015</a></li>
<li><a href="/doc/biology/index#rosenson-et-al-2015-section" id="toc-rosenson-et-al-2015-section">“Underutilization of High-Intensity Statin Therapy After Hospitalization for Coronary Heart Disease”, Rosenson et al 2015</a></li>
<li><a href="/doc/biology/index#fahy-wowk-2015-section" id="toc-fahy-wowk-2015-section">“Principles of Cryopreservation by Vitrification”, Fahy &amp; Wowk 2015</a></li>
<li><a href="/doc/biology/index#byington-et-al-2015-section" id="toc-byington-et-al-2015-section">“Community Surveillance of Respiratory Viruses Among Families in the Utah Better Identification of Germs-Longitudinal Viral Epidemiology (BIG-LoVE) Study”, Byington et al 2015</a></li>
<li><a href="/doc/biology/index#eder-et-al-2014-section" id="toc-eder-et-al-2014-section">“The Discovery of First-In-Class Drugs: Origins and Evolution”, Eder et al 2014</a></li>
<li><a href="/doc/biology/index#hout-brennan-2014-section" id="toc-hout-brennan-2014-section">“An In-Depth Case Examination of an Exotic Dancer’s Experience of Melanotan”, Hout &amp; Brennan 2014</a></li>
<li><a href="/doc/biology/index#greer-smallpox-section" id="toc-greer-smallpox-section">“Smallpox on the Steppe”, Greer 2014</a></li>
<li><a href="/doc/biology/index#tahara-obara-2014-section" id="toc-tahara-obara-2014-section">“A Novel Shell-Less Culture System for Chick Embryos Using a Plastic Film As Culture Vessels”, Tahara &amp; Obara 2014</a></li>
<li><a href="/doc/biology/index#okada-et-al-2014-section" id="toc-okada-et-al-2014-section">“Genetics of Rheumatoid Arthritis Contributes to Biology and Drug Discovery”, Okada et al 2014</a></li>
<li><a href="/doc/biology/index#immler-et-al-2014-section" id="toc-immler-et-al-2014-section">“Sperm Variation within a Single Ejaculate Affects Offspring Development in Atlantic Salmon”, Immler et al 2014</a></li>
<li><a href="/doc/biology/index#silva-et-al-2014-section" id="toc-silva-et-al-2014-section">“Epidemiology, Demographic Characteristics and Prognostic Predictors of Ulcerative Colitis”, Silva et al 2014</a></li>
<li><a href="/doc/biology/index#ben-jacob-et-al-2014-section" id="toc-ben-jacob-et-al-2014-section">“The Physics of Bacterial Decision Making”, Ben-Jacob et al 2014</a></li>
<li><a href="/doc/biology/index#zhang-et-al-2014-section" id="toc-zhang-et-al-2014-section">“3 Cases of Giant Panda Attack on Human at Beijing Zoo”, Zhang et al 2014</a></li>
<li><a href="/doc/biology/index#kokolus-et-al-2013-section" id="toc-kokolus-et-al-2013-section">“Baseline Tumor Growth and Immune Control in Laboratory Mice Are Importantly Influenced by Subthermoneutral Housing Temperature”, Kokolus et al 2013</a></li>
<li><a href="/doc/biology/index#sharov-gordon-2013-section" id="toc-sharov-gordon-2013-section">“Life Before Earth”, Sharov &amp; Gordon 2013</a></li>
<li><a href="/doc/biology/index#schultz-et-al-2013-section" id="toc-schultz-et-al-2013-section">“Turning Oscillations into Opportunities: Lessons from a Bacterial Decision Gate”, Schultz et al 2013</a></li>
<li><a href="/doc/biology/index#apell-et-al-2012-section" id="toc-apell-et-al-2012-section">“Physics of Wound Healing I: Energy Considerations”, Apell et al 2012</a></li>
<li><a href="/doc/biology/index#sansone-sansone-2012-section" id="toc-sansone-sansone-2012-section">“Carrot Man: A Case of Excessive Beta-Carotene Ingestion”, Sansone &amp; Sansone 2012</a></li>
<li><a href="/doc/biology/index#zhang-2012-section" id="toc-zhang-2012-section">“Freedom From Fungus: Why Don’t Humans Have Chestnut-Style Blights and White Nose-Style Syndromes?”, Zhang 2012</a></li>
<li><a href="/doc/biology/index#kovacs-nolan-mine-2012-section" id="toc-kovacs-nolan-mine-2012-section">“Egg Yolk Antibodies for Passive Immunity”, Kovacs-Nolan &amp; Mine 2012</a></li>
<li><a href="/doc/biology/index#spiegel-turner-2012-section" id="toc-spiegel-turner-2012-section">“Bayesian Analysis of the Astrobiological Implications of Life’s Early Emergence on Earth”, Spiegel &amp; Turner 2012</a></li>
<li><a href="/doc/biology/index#mukhopadhyay-et-al-2012-section" id="toc-mukhopadhyay-et-al-2012-section">“Spectrum of Human Tails: A Report of Six Cases”, Mukhopadhyay et al 2012</a></li>
<li><a href="/doc/biology/index#ratcliff-et-al-2012-section" id="toc-ratcliff-et-al-2012-section">“Experimental Evolution of Multicellularity”, Ratcliff et al 2012</a></li>
<li><a href="/doc/biology/index#chatenoud-et-al-2012-section" id="toc-chatenoud-et-al-2012-section">“Clinical Immunologic Interventions for the Treatment of Type 1 Diabetes”, Chatenoud et al 2012</a></li>
<li><a href="/doc/biology/index#swinney-anthony-2011-section" id="toc-swinney-anthony-2011-section">“How Were New Medicines Discovered?”, Swinney &amp; Anthony 2011</a></li>
<li><a href="/doc/biology/index#mccabe-lucas-2011-section" id="toc-mccabe-lucas-2011-section">“On the Origin and Evolution of Life in the Galaxy”, McCabe &amp; Lucas 2011</a></li>
<li><a href="/doc/biology/index#anthony-2011-section" id="toc-anthony-2011-section">“The Importance of Eating Local: Slaughter and Scurvy in Antarctic Cuisine”, Anthony 2011</a></li>
<li><a href="/doc/biology/index#park-2011-section" id="toc-park-2011-section">“Multivitamin Use and the Risk of Mortality and Cancer Incidence: the Multiethnic Cohort Study”, Park 2011</a></li>
<li><a href="/doc/biology/index#mursu-2011-section" id="toc-mursu-2011-section">“Dietary Supplements and Mortality Rate in Older Women: The Iowa Women’s Health Study”, Mursu 2011</a></li>
<li><a href="/doc/biology/index#crowson-et-al-2011-section" id="toc-crowson-et-al-2011-section">“The Lifetime Risk of Adult-Onset Rheumatoid Arthritis and Other Inflammatory Autoimmune Rheumatic Diseases”, Crowson et al 2011</a></li>
<li><a href="/doc/biology/index#bilger-2010-section" id="toc-bilger-2010-section">“Nature’s Spoils: The Underground Food Movement Ferments Revolution”, Bilger 2010</a></li>
<li><a href="/doc/biology/index#reiber-et-al-2010-section" id="toc-reiber-et-al-2010-section">“Change in Human Social Behavior in Response to a Common Vaccine”, Reiber et al 2010</a></li>
<li><a href="/doc/biology/index#greene-et-al-2010-section" id="toc-greene-et-al-2010-section">“An Immense Concentration of Orb-Weaving Spiders With Communal Webbing in a Man-Made Structural Habitat (Arachnida: Araneae: Tetragnathidae, Araneidae)”, Greene et al 2010</a></li>
<li><a href="/doc/biology/index#ceglowski-2010-section" id="toc-ceglowski-2010-section">“Scott and Scurvy: How the Cure for Scurvy Was Lost”, Ceglowski 2010</a></li>
<li><a href="/doc/biology/index#finkelstein-et-al-2010-section" id="toc-finkelstein-et-al-2010-section">“Colchicine Poisoning: the Dark Side of an Ancient Drug”, Finkelstein et al 2010</a></li>
<li><a href="/doc/biology/index#neves-et-al-2010-section" id="toc-neves-et-al-2010-section">“Serotonin Immunoreactivity in the Nervous System of the Pandora Larva, the Prometheus Larva, and the Dwarf Male of <em>Symbion Americanus</em> (Cycliophora)”, Neves et al 2010</a></li>
<li><a href="/doc/biology/index#jensen-2010-section" id="toc-jensen-2010-section">“Immunoreactive Theory and the Genetics of Mental Ability”, Jensen 2010</a></li>
<li><a href="/doc/biology/index#wrangham-carmody-2010-section" id="toc-wrangham-carmody-2010-section">“Human Adaptation to the Control of Fire”, Wrangham &amp; Carmody 2010</a></li>
<li><a href="/doc/biology/index#section-5" id="toc-section-5">“Systematic Review: the Costs of Ulcerative Colitis in Western Countries”</a></li>
<li><a href="/doc/biology/index#soto-et-al-2010-section" id="toc-soto-et-al-2010-section">“Relative Over-Reactivity of Human versus Chimpanzee Lymphocytes: Implications for the Human Diseases Associated With Immune Activation”, Soto et al 2010</a></li>
<li><a href="/doc/biology/index#auger-2010-section" id="toc-auger-2010-section">“Assessing Human Sperm Morphology: Top Models, Underdogs or Biometrics?”, Auger 2010</a></li>
<li><a href="/doc/biology/index#larsson-2010-section" id="toc-larsson-2010-section">“Multivitamin Use and Breast Cancer Incidence in a Prospective Cohort of Swedish Women”, Larsson 2010</a></li>
<li><a href="/doc/biology/index#jensen-et-al-2009-section" id="toc-jensen-et-al-2009-section">“Good Semen Quality and Life Expectancy: A Cohort Study of 43,277 Men”, Jensen et al 2009</a></li>
<li><a href="/doc/biology/index#mestres-et-al-2009-section" id="toc-mestres-et-al-2009-section">“The Topology of Drug-Target Interaction Networks: Implicit Dependence on Drug Properties and Target Families”, Mestres et al 2009</a></li>
<li><a href="/doc/biology/index#rusnock-2009-section" id="toc-rusnock-2009-section">“Catching Cowpox: The Early Spread of Smallpox Vaccination, 1798–1810”, Rusnock 2009</a></li>
<li><a href="/doc/biology/index#w%C3%BCrsig-2009-section" id="toc-würsig-2009-section">“Bow-Riding”, Würsig 2009</a></li>
<li><a href="/doc/biology/index#lin-2009-section" id="toc-lin-2009-section">“Vitamins C and E and Beta Carotene Supplementation and Cancer Risk: A Randomized Controlled Trial”, Lin 2009</a></li>
<li><a href="/doc/biology/index#neuhouser-2009-section" id="toc-neuhouser-2009-section">“Multivitamin Use and Risk of Cancer and Cardiovascular Disease in the Women’s Health Initiative Cohorts”, Neuhouser 2009</a></li>
<li><a href="/doc/biology/index#zhang-et-al-2009-1-section" id="toc-zhang-et-al-2009-1-section">“Vitamin and Mineral Use and Risk of Prostate Cancer: the Case-Control Surveillance Study”, Zhang et al 2009</a></li>
<li><a href="/doc/biology/index#schultz-et-al-2009-section" id="toc-schultz-et-al-2009-section">“Deciding Fate in Adverse Times: Sporulation and Competence in <em>Bacillus Subtilis</em>”, Schultz et al 2009</a></li>
<li><a href="/doc/biology/index#arden-et-al-2008-section" id="toc-arden-et-al-2008-section">“Intelligence and Semen Quality Are Positively Correlated”, Arden et al 2008</a></li>
<li><a href="/doc/biology/index#mccaughey-2008-section" id="toc-mccaughey-2008-section">“The Taste of Sugars”, McCaughey 2008</a></li>
<li><a href="/doc/biology/index#sosenko-et-al-2008-section" id="toc-sosenko-et-al-2008-section">“Glucose and C-Peptide Changes in the Perionset Period of Type 1 Diabetes in the Diabetes Prevention Trial-Type 1”, Sosenko et al 2008</a></li>
<li><a href="/doc/biology/index#heaney-et-al-2008-section" id="toc-heaney-et-al-2008-section">“Vitamin C Antagonizes the Cytotoxic Effects of Antineoplastic Drugs”, Heaney et al 2008</a></li>
<li><a href="/doc/biology/index#christl-2007-section" id="toc-christl-2007-section">“1,7-Diaza[12]annulene Derivatives? 100-Year-Old Pyridinium Salts!”, Christl 2007</a></li>
<li><a href="/doc/biology/index#ludwig-thomson-2007-section" id="toc-ludwig-thomson-2007-section">“Defined, Feeder-Independent Medium for Human Embryonic Stem Cell Culture”, Ludwig &amp; Thomson 2007</a></li>
<li><a href="/doc/biology/index#pascual-et-al-2007-section" id="toc-pascual-et-al-2007-section">“Introduction History of <em>Drosophila Subobscura</em> in the New World: a Microsatellite-Based Survey Using ABC Methods”, Pascual et al 2007</a></li>
<li><a href="/doc/biology/index#hatchett-et-al-2007-section" id="toc-hatchett-et-al-2007-section">“Public Health Interventions and Epidemic Intensity during the 1918 Influenza Pandemic”, Hatchett et al 2007</a></li>
<li><a href="/doc/biology/index#bakalar-2007-section" id="toc-bakalar-2007-section">“How (and How Not) to Battle Flu: A Tale of 23 Cities: Scientists Are Still Studying the 1918 Spanish Flu Pandemic, the Deadliest of the 20<sup>th</sup> Century, Looking for Lessons for Future Outbreaks”, Bakalar 2007</a></li>
<li><a href="/doc/biology/index#research-2006-section" id="toc-research-2006-section">“Clarity Final Report: Baby Boomer Hearing Loss Study”, Research 2006</a></li>
<li><a href="/doc/biology/index#almond-2006-section" id="toc-almond-2006-section">“Is the 1918 Influenza Pandemic Over? Long-Term Effects of <em>In Utero</em> Influenza Exposure in the Post-1940 US Population”, Almond 2006</a></li>
<li><a href="/doc/biology/index#eccles-2006-section" id="toc-eccles-2006-section">“Mechanisms of the Placebo Effect of Sweet Cough Syrups”, Eccles 2006</a></li>
<li><a href="/doc/biology/index#demonaco-et-al-2006-section" id="toc-demonaco-et-al-2006-section">“The Major Role of Clinicians in the Discovery of Off-Label Drug Therapies”, DeMonaco et al 2006</a></li>
<li><a href="/doc/biology/index#lurz-2006-section" id="toc-lurz-2006-section">“The Dubious Quick Kill, Part 1⁄2: Sword Wounds and the Circulatory System”, Lurz 2006</a></li>
<li><a href="/doc/biology/index#cleland-et-al-2006-section" id="toc-cleland-et-al-2006-section">“Fish Oil: What the Prescriber Needs to Know”, Cleland et al 2006</a></li>
<li><a href="/doc/biology/index#hadley-2005-section" id="toc-hadley-2005-section">“Discovery That a Melanocortin Regulates Sexual Functions in Male and Female Humans”, Hadley 2005</a></li>
<li><a href="/doc/biology/index#paxton-et-al-2005-section" id="toc-paxton-et-al-2005-section">“Cetaceans, Sex and Sea Serpents: an Analysis of the Egede Accounts of a “Most Dreadful Monster” Seen off the Coast of Greenland in 1734”, Paxton et al 2005</a></li>
<li><a href="/doc/biology/index#yates-2005-section" id="toc-yates-2005-section">“Distinguishing Real Vs. Fake Tiger Penises [Identification Guides for Wildlife Law Enforcement No. 6]”, Yates 2005</a></li>
<li><a href="/doc/biology/index#bauer-et-al-2005-section" id="toc-bauer-et-al-2005-section">“An Early Eocene Gecko from Baltic Amber and Its Implications for the Evolution of Gecko Adhesion”, Bauer et al 2005</a></li>
<li><a href="/doc/biology/index#brink-2005-section" id="toc-brink-2005-section">“Inukshuk: Caribou Drive Lanes on Southern Victoria Island, Nunavut, Canada”, Brink 2005</a></li>
<li><a href="/doc/biology/index#lonn-2005-section" id="toc-lonn-2005-section">“Effects of Long-Term Vitamin E Supplementation on Cardiovascular Events and Cancer”, Lonn 2005</a></li>
<li><a href="/doc/biology/index#lee-2005-section" id="toc-lee-2005-section">“Vitamin E in the Primary Prevention of Cardiovascular Disease and Cancer: The Women’s Health Study: A Randomized Controlled Trial”, Lee 2005</a></li>
<li><a href="/doc/biology/index#hedrick-2004-section" id="toc-hedrick-2004-section">“The Acquired Immune System: A Vantage from Beneath”, Hedrick 2004</a></li>
<li><a href="/doc/biology/index#csete-doyle-2004-section" id="toc-csete-doyle-2004-section">“Bow Ties, Metabolism and Disease”, Csete &amp; Doyle 2004</a></li>
<li><a href="/doc/biology/index#harland-jackson-2004-section" id="toc-harland-jackson-2004-section">“Portia Perceptions: The Umwelt of an Araneophagic Jumping Spider”, Harland &amp; Jackson 2004</a></li>
<li><a href="/doc/biology/index#knell-2004-section" id="toc-knell-2004-section">“Syphilis in Renaissance Europe: Rapid Evolution of an Introduced Sexually Transmitted Disease?”, Knell 2004</a></li>
<li><a href="/doc/biology/index#wang-devane-2003-section" id="toc-wang-devane-2003-section">“Involvement Of CYP3A4, CYP2C8, And CYP2D6 In The Metabolism Of (R)- And (S)-Methadone In Vitro”, Wang &amp; DeVane 2003</a></li>
<li><a href="/doc/biology/index#cole-2003-section" id="toc-cole-2003-section">“The Secular Trend in Human Physical Growth: a Biological View”, Cole 2003</a></li>
<li><a href="/doc/biology/index#narayan-2003-section" id="toc-narayan-2003-section">“Lifetime Risk for Diabetes Mellitus in the United States”, Narayan 2003</a></li>
<li><a href="/doc/biology/index#stephenson-et-al-2002b-section" id="toc-stephenson-et-al-2002b-section">“Forest Dewey Dodrill: Heart Surgery Pioneer. Michigan Heart, Part II”, Stephenson et al 2002b</a></li>
<li><a href="/doc/biology/index#stephenson-et-al-2002-section" id="toc-stephenson-et-al-2002-section">“The Michigan Heart: The World’s First Successful Open Heart Operation? Part I”, Stephenson et al 2002</a></li>
<li><a href="/doc/biology/index#turner-et-al-2002-section" id="toc-turner-et-al-2002-section">“Do Bone Cells Behave Like a Neuronal Network?”, Turner et al 2002</a></li>
<li><a href="/doc/biology/index#robling-et-al-2002-section" id="toc-robling-et-al-2002-section">“Shorter, More Frequent Mechanical Loading Sessions Enhance Bone Mass”, Robling et al 2002</a></li>
<li><a href="/doc/biology/index#linnell-et-al-2002-section" id="toc-linnell-et-al-2002-section">“The Fear of Wolves: A Review of Wolf Attacks on Humans”, Linnell et al 2002</a></li>
<li><a href="/doc/biology/index#lee-gould-2002-section" id="toc-lee-gould-2002-section">“Anthocyanins in Leaves and Other Vegetative Organs: An Introduction”, Lee &amp; Gould 2002</a></li>
<li><a href="/doc/biology/index#carlson-doyle-2002-section" id="toc-carlson-doyle-2002-section">“Complexity and Robustness”, Carlson &amp; Doyle 2002</a></li>
<li><a href="/doc/biology/index#dumont-et-al-2001-section" id="toc-dumont-et-al-2001-section">“Crosstalk and Specificity in Signaling: Are We Crosstalking Ourselves into General Confusion?”, Dumont et al 2001</a></li>
<li><a href="/doc/biology/index#yasuda-et-al-2001-section" id="toc-yasuda-et-al-2001-section">“Resolution of Distinct Rotational Substeps by Sub-Millisecond Kinetic Analysis of F<sub>1</sub>-ATPase”, Yasuda et al 2001</a></li>
<li><a href="/doc/biology/index#kuederling-et-al-2000-section" id="toc-kuederling-et-al-2000-section">“Non-Invasive Collection of Ejaculates from the Common Marmoset (<em>Callithrix Jacchus</em>) Using Penile Vibrostimulation”, Kuederling et al 2000</a></li>
<li><a href="/doc/biology/index#vreeland-et-al-2000-section" id="toc-vreeland-et-al-2000-section">“Isolation of a 250 Million-Year-Old Halotolerant Bacterium from a Primary Salt Crystal”, Vreeland et al 2000</a></li>
<li><a href="/doc/biology/index#prendergast-rumball-2000-section" id="toc-prendergast-rumball-2000-section">“Walking Sticks As Seed Savers: The Case of the Jersey Kale [Brassica Oleracea L. Convar. Acephala (DC.) Alef. Var. Viridis L.]”, Prendergast &amp; Rumball 2000</a></li>
<li><a href="/doc/biology/index#watkins-2000-section" id="toc-watkins-2000-section">“Multivitamin Use and Mortality in a Large Prospective Study”, Watkins 2000</a></li>
<li><a href="/doc/biology/index#steele-2000-section" id="toc-steele-2000-section">“Total Tooth Loss in the United Kingdom in 1998 and Implications for the Future”, Steele 2000</a></li>
<li><a href="/doc/biology/index#hillman-et-al-2000-section" id="toc-hillman-et-al-2000-section">“Construction and Characterization of an Effector Strain Of<em>Streptococcus Mutans</em> for Replacement Therapy of Dental Caries”, Hillman et al 2000</a></li>
<li><a href="/doc/biology/index#brewer-colditz-1999-section" id="toc-brewer-colditz-1999-section">“Postmarketing Surveillance and Adverse Drug Reactions: Current Perspectives and Future Needs”, Brewer &amp; Colditz 1999</a></li>
<li><a href="/doc/biology/index#giovannucci-et-al-1998-section" id="toc-giovannucci-et-al-1998-section">“Multivitamin Use, Folate, and Colon Cancer in Women in the Nurses’ Health Study”, Giovannucci et al 1998</a></li>
<li><a href="/doc/biology/index#grant-et-al-1998-section" id="toc-grant-et-al-1998-section">“Halobacteria: the Evidence for Longevity”, Grant et al 1998</a></li>
<li><a href="/doc/biology/index#brock-bailey-brock-1998-section" id="toc-brock-bailey-brock-1998-section">“An Unique Anchialine Pool in the Hawaiian Islands”, Brock &amp; Bailey-Brock 1998</a></li>
<li><a href="/doc/biology/index#kobayashi-kohshima-1997-section" id="toc-kobayashi-kohshima-1997-section">“Unique Morphology of the Human Eye”, Kobayashi &amp; Kohshima 1997</a></li>
<li><a href="/doc/biology/index#gaston-blackburn-1997-section" id="toc-gaston-blackburn-1997-section">“How Many Birds Are There?”, Gaston &amp; Blackburn 1997</a></li>
<li><a href="/doc/biology/index#berman-et-al-1997-section" id="toc-berman-et-al-1997-section">“Group Size, Infant Development and Social Networks in Free-Ranging Rhesus Monkeys”, Berman et al 1997</a></li>
<li><a href="/doc/biology/index#hennekens-1996-section" id="toc-hennekens-1996-section">“Lack of Effect of Long-Term Supplementation With Beta Carotene on the Incidence of Malignant Neoplasms and Cardiovascular Disease”, Hennekens 1996</a></li>
<li><a href="/doc/biology/index#watanabe-et-al-1995-section" id="toc-watanabe-et-al-1995-section">“Estimation of the Total Saliva Volume Produced per Day in Five-Year-Old Children”, Watanabe et al 1995</a></li>
<li><a href="/doc/biology/index#cano-borucki-1995-section" id="toc-cano-borucki-1995-section">“Revival and Identification of Bacterial Spores in 25 to 40-Million-Year-Old Dominican Amber”, Cano &amp; Borucki 1995</a></li>
<li><a href="/doc/biology/index#trudgian-1995-section" id="toc-trudgian-1995-section">“A Study Of Captive Brown-Nosed Coatis, <em>Nasua Nasua</em>: An Ethogram And Contact Call Analysis”, Trudgian 1995</a></li>
<li><a href="/doc/biology/index#meselson-et-al-1994-section" id="toc-meselson-et-al-1994-section">“The Sverdlovsk Anthrax Outbreak of 1979”, Meselson et al 1994</a></li>
<li><a href="/doc/biology/index#conway-1994-section" id="toc-conway-1994-section">“Honey Ants”, Conway 1994</a></li>
<li><a href="/doc/biology/index#brook-brook-1994-section" id="toc-brook-brook-1994-section">“Are Public Library Books Contaminated by Bacteria?”, Brook &amp; Brook 1994</a></li>
<li><a href="/doc/biology/index#domino-et-al-1993-section" id="toc-domino-et-al-1993-section">“The Nicotine Content of Common Vegetables”, Domino et al 1993</a></li>
<li><a href="/doc/biology/index#scheffer-et-al-1993-section" id="toc-scheffer-et-al-1993-section">“Alternative Equilibria in Shallow Lakes”, Scheffer et al 1993</a></li>
<li><a href="/doc/biology/index#widdowson-1993-section" id="toc-widdowson-1993-section">“Self-Experimentation in Nutrition Research”, Widdowson 1993</a></li>
<li><a href="/doc/biology/index#becke-1992-section" id="toc-becke-1992-section">“Density-Functional Thermochemistry. III. The Role of Exact Exchange”, Becke 1992</a></li>
<li><a href="/doc/biology/index#minta-et-al-1992-section" id="toc-minta-et-al-1992-section">“Hunting Associations between Badgers (<em>Taxidea Taxus</em>) and Coyotes (<em>Canis Latrans</em>)”, Minta et al 1992</a></li>
<li><a href="/doc/biology/index#epstein-henson-1992-section" id="toc-epstein-henson-1992-section">“Digging for Dyar: The Man Behind the Myth”, Epstein &amp; Henson 1992</a></li>
<li><a href="/doc/biology/index#cushman-ondetii-1991-section" id="toc-cushman-ondetii-1991-section">“History of the Design of Captopril and Related Inhibitors of Angiotensin Converting Enzyme”, Cushman &amp; Ondetii 1991</a></li>
<li><a href="/doc/biology/index#schoeller-et-al-1990-section" id="toc-schoeller-et-al-1990-section">“Inaccuracies in Self-Reported Intake Identified by Comparison With the Doubly Labeled Water Method”, Schoeller et al 1990</a></li>
<li><a href="/doc/biology/index#ramirez-1990-section" id="toc-ramirez-1990-section">“Why Do Sugars Taste Good?”, Ramirez 1990</a></li>
<li><a href="/doc/biology/index#murray-1990-section" id="toc-murray-1990-section">“The First Successful Transplants in Man”, Murray 1990</a></li>
<li><a href="/doc/biology/index#hicks-1989-section" id="toc-hicks-1989-section">“Oral Conception. Impregnation via the Proximal Gastrointestinal Tract in a Patient With an Aplastic Distal Vagina”, Hicks 1989</a></li>
<li><a href="/doc/biology/index#verkuyl-1988-section" id="toc-verkuyl-1988-section">“Oral Conception. Impregnation via the Proximal Gastrointestinal Tract in a Patient With an Aplastic Distal Vagina. Case Report”, Verkuyl 1988</a></li>
<li><a href="/doc/biology/index#hughes-1988-section" id="toc-hughes-1988-section">“Phytochemical Mimicry of Reproductive Hormones and Modulation of Herbivore Fertility by Phytoestrogens”, Hughes 1988</a></li>
<li><a href="/doc/biology/index#je%C5%BEek-et-al-1987-section" id="toc-ježek-et-al-1987-section">“Human Monkeypox: Clinical Features of 282 Patients”, Ježek et al 1987</a></li>
<li><a href="/doc/biology/index#barber-1987-section" id="toc-barber-1987-section">“Forensic Pathology and the European Vampire”, Barber 1987</a></li>
<li><a href="/doc/biology/index#group-1987-section" id="toc-group-1987-section">“Diabetes Control and Complications Trial (DCCT): Results of Feasibility Study”, Group 1987</a></li>
<li><a href="/doc/biology/index#meurman-et-al-1987-section" id="toc-meurman-et-al-1987-section">“Salivary PH and Glucose After Consuming Various Beverages, Including Sugar-Containing Drinks”, Meurman et al 1987</a></li>
<li><a href="/doc/biology/index#conway-1986-section" id="toc-conway-1986-section">“The Biology of Honey Ants”, Conway 1986</a></li>
<li><a href="/doc/biology/index#diamond-1986-section" id="toc-diamond-1986-section">“Ethnic Differences: Variations in Human Testis Size”, Diamond 1986</a></li>
<li><a href="/doc/biology/index#putz-1984-section" id="toc-putz-1984-section">“The Natural History of Lianas on Barro Colorado Island, Panama”, Putz 1984</a></li>
<li><a href="/doc/biology/index#lewin-1984-section" id="toc-lewin-1984-section">“How Microorganisms Transport Iron: In the midst of Plenty, Microorganisms Are Often in Danger of Iron-Starvation; the Mechanism by Which They Transport Iron Has Now Been Elucidated”, Lewin 1984</a></li>
<li><a href="/doc/biology/index#pe%C3%B1alosa-1982-section" id="toc-peñalosa-1982-section">“Morphological Specialization And Attachment Success In Two Twining Lianas”, Peñalosa 1982</a></li>
<li><a href="/doc/biology/index#isner-et-al-1979-section" id="toc-isner-et-al-1979-section">“Sudden, Unexpected Death in Avid Dieters Using the Liquid-Protein-Modified-Fast Diet: Observations in 17 Patients and the Role of the Prolonged QT Interval”, Isner et al 1979</a></li>
<li><a href="/doc/biology/index#julianne-et-al-1979-section" id="toc-julianne-et-al-1979-section">“Androgens and the Evolution of Male-Gender Identity among Male Pseudohermaphrodites With 5α-Reductase Deficiency”, Julianne et al 1979</a></li>
<li><a href="/doc/biology/index#bistrian-1978-section" id="toc-bistrian-1978-section">“Clinical Use of a Protein-Sparing Modified Fast”, Bistrian 1978</a></li>
<li><a href="/doc/biology/index#purcell-1977-section" id="toc-purcell-1977-section">“Life at Low Reynolds Number”, Purcell 1977</a></li>
<li><a href="/doc/biology/index#sagan-salpeter-1976-section" id="toc-sagan-salpeter-1976-section">“Particles, Environments, and Possible Ecologies in the Jovian Atmosphere”, Sagan &amp; Salpeter 1976</a></li>
<li><a href="/doc/biology/index#steckler-shedd-1976-section" id="toc-steckler-shedd-1976-section">“General Grant: His Physicians and His Cancer”, Steckler &amp; Shedd 1976</a></li>
<li><a href="/doc/biology/index#auerbach-et-al-1974-section" id="toc-auerbach-et-al-1974-section">“A Simple Procedure for the Long-Term Cultivation of Chicken Embryos”, Auerbach et al 1974</a></li>
<li><a href="/doc/biology/index#heimlich-1974-section" id="toc-heimlich-1974-section">“Pop Goes the Café Coronary”, Heimlich 1974</a></li>
<li><a href="/doc/biology/index#allen-et-al-1973-section" id="toc-allen-et-al-1973-section">“An Outbreak of Common Colds at an Antarctic Base After 17 Weeks of Complete Isolation”, Allen et al 1973</a></li>
<li><a href="/doc/biology/index#dombal-et-al-1972-section" id="toc-dombal-et-al-1972-section">“Computer-Aided Diagnosis Of Acute Abdominal Pain”, Dombal et al 1972</a></li>
<li><a href="/doc/biology/index#rozin-kalat-1971-section" id="toc-rozin-kalat-1971-section">“Specific Hungers and Poison Avoidance As Adaptive Specializations of Learning”, Rozin &amp; Kalat 1971</a></li>
<li><a href="/doc/biology/index#garn-block-1970-section" id="toc-garn-block-1970-section">“The Limited Nutritional Value of Cannibalism”, Garn &amp; Block 1970</a></li>
<li><a href="/doc/biology/index#morowitz-sagan-1967-section" id="toc-morowitz-sagan-1967-section">“Life in the Clouds of Venus?”, Morowitz &amp; Sagan 1967</a></li>
<li><a href="/doc/biology/index#baldwin-runkle-1967-section" id="toc-baldwin-runkle-1967-section">“Biohazards Symbol: Development of a Biological Hazards Warning Signal”, Baldwin &amp; Runkle 1967</a></li>
<li><a href="/doc/biology/index#kelly-smith-1966-section" id="toc-kelly-smith-1966-section">“Chronic Acceleration Studies—Physiological Responses to Artificial Alterations in Weight”, Kelly &amp; Smith 1966</a></li>
<li><a href="/doc/biology/index#kessler-1966-section" id="toc-kessler-1966-section">“Interplay Between Social Ecology and Physiology, Genetics and Population Dynamics of Mice”, Kessler 1966</a></li>
<li><a href="/doc/biology/index#kursh-1965-section" id="toc-kursh-1965-section">“Cobras in His Garden”, Kursh 1965</a></li>
<li><a href="/doc/biology/index#smith-kelly-1965-section" id="toc-smith-kelly-1965-section">“Biological Effects of Chronic Acceleration”, Smith &amp; Kelly 1965</a></li>
<li><a href="/doc/biology/index#stager-1964-section" id="toc-stager-1964-section">“The Role of Olfaction in Food Location by the Turkey Vulture (Cathartes Aura)”, Stager 1964</a></li>
<li><a href="/doc/biology/index#smith-kelly-1963-section" id="toc-smith-kelly-1963-section">“Influence Of Chronic Acceleration Upon Growth And Body Composition”, Smith &amp; Kelly 1963</a></li>
<li><a href="/doc/biology/index#sagan-1961-section" id="toc-sagan-1961-section">“The Planet Venus”, Sagan 1961</a></li>
<li><a href="/doc/biology/index#reviews-1961-section" id="toc-reviews-1961-section">“Pemmican”, Reviews 1961</a></li>
<li><a href="/doc/biology/index#sinclair-1960-section" id="toc-sinclair-1960-section">“Hiawatha’s Lipid”, Sinclair 1960</a></li>
<li><a href="/doc/biology/index#vaughan-et-al-1959-section" id="toc-vaughan-et-al-1959-section">“Arctic Survival Rations. VI. The Physiological Effects of Restricted Diets During Successive Winter Field Trials”, Vaughan et al 1959</a></li>
<li><a href="/doc/biology/index#robinson-1959-section" id="toc-robinson-1959-section">“Alkaloids”, Robinson 1959</a></li>
<li><a href="/doc/biology/index#drury-et-al-1959-section" id="toc-drury-et-al-1959-section">“Arctic Survival Rations. III. The Evaluation of Pemmican under Winter Field Conditions”, Drury et al 1959</a></li>
<li><a href="/doc/biology/index#torrance-mason-1957-section" id="toc-torrance-mason-1957-section">“Psychological and Sociological Aspects of Survival Ration Acceptability”, Torrance &amp; Mason 1957</a></li>
<li><a href="/doc/biology/index#dubos-1950-section" id="toc-dubos-1950-section"><em>Louis Pasteur: Free Lance of Science</em>, Dubos 1950</a></li>
<li><a href="/doc/biology/index#bernfeld-1949-section" id="toc-bernfeld-1949-section">“Freud’s Scientific Beginnings”, Bernfeld 1949</a></li>
<li><a href="/doc/biology/index#fankhauser-1945-section" id="toc-fankhauser-1945-section">“Maintenance of Normal Structure in Heteroploid Salamander Larvae, through Compensation of Changes in Cell Size by Adjustment of Cell Number and Cell Shape”, Fankhauser 1945</a></li>
<li><a href="/doc/biology/index#richardson-1943-section" id="toc-richardson-1943-section">“The Action of Bean Leaves Against the Bedbug”, Richardson 1943</a></li>
<li><a href="/doc/biology/index#crandon-et-al-1940-section" id="toc-crandon-et-al-1940-section">“Experimental Human Scurvy”, Crandon et al 1940</a></li>
<li><a href="/doc/biology/index#society-1937-section" id="toc-society-1937-section">“Proceedings Of The American Physiological Society: Forty-Ninth Annual Meeting”, Society 1937</a></li>
<li><a href="/doc/biology/index#hoffmann-1934-section" id="toc-hoffmann-1934-section">“Versuche Zur Schwangerschaftsdiagnose Aus Dem Harn”, Hoffmann 1934</a></li>
<li><a href="/doc/biology/index#manger-1933-section" id="toc-manger-1933-section">“Untersuchungen Zum Problem Der Geschlechtsdiagnose Aus Schwangerenharn”, Manger 1933</a></li>
<li><a href="/doc/biology/index#lieb-1929-section" id="toc-lieb-1929-section">“The Effects On Human Beings Of A 12 Months’ Exclusive Meat Diet: Based On Intensive Clinical And Laboratory Studies On Two Arctic Explorers Living Under Average Conditions In A New York Climate”, Lieb 1929</a></li>
<li><a href="/doc/biology/index#haldane-1927-2-section" id="toc-haldane-1927-2-section">“On Being The Right Size”, Haldane 1927</a></li>
<li><a href="/doc/biology/index#kipling-1922-section" id="toc-kipling-1922-section">“Our Fathers of Old”, Kipling 1922</a></li>
<li><a href="/doc/biology/index#section-6" id="toc-section-6">“Cicadas Soon to Emerge, Southern Maryland Experts Say: Bugs to Begin Short Sojourns above Ground, Only to Mate and Die”</a></li>
<li><a href="/doc/biology/index#section-7" id="toc-section-7">“CONTENTdm”</a></li>
<li><a href="/doc/biology/index#section-8" id="toc-section-8">“Mapping the Human Exposome: It’s Now Possible to Map a Person’s Lifetime Exposure to Nutrition, Bacteria, Viruses, and Environmental Toxins-Which Profoundly Influence Human Health”</a></li>
<li><a href="/doc/biology/index#section-9" id="toc-section-9">“Arthur Coga’s Blood Transfusion (1667)”</a></li>
<li><a href="/doc/biology/index#section-10" id="toc-section-10">“Fabre’s Book of Insects (1921)”</a></li>
<li><a href="/doc/biology/index#section-11" id="toc-section-11">“Resurrection on Repeat: <em>Rules and Orders of the Humane Society</em> (1787)”</a></li>
<li><a href="/doc/biology/index#section-12" id="toc-section-12">“Albert Millican’s <em>Travels and Adventures of an Orchid Hunter</em>”</a></li>
<li><a href="/doc/biology/index#section-13" id="toc-section-13">“Joseph Perry’s Medical Illustrations of Miscarriage (1834)”</a></li>
<li><a href="/doc/biology/index#section-14" id="toc-section-14">“Plague Doctor Costumes”</a></li>
<li><a href="/doc/biology/index#section-15" id="toc-section-15">“Adolf Schmidt’s <em>Atlas Der Diatomaceenkunde</em> (1890)”</a></li>
<li><a href="/doc/biology/index#section-16" id="toc-section-16">“Joseph George Strutt’s <em>Sylva Britannica</em> (1822/1830)”</a></li>
<li><a href="/doc/biology/index#section-17" id="toc-section-17">“Fungi, Folklore, and Fairyland”</a></li>
<li><a href="/doc/biology/index#section-18" id="toc-section-18">“‘The Mark of the Beast’: Georgian Britain’s Anti-Vaxxer Movement”</a></li>
<li><a href="/doc/biology/index#section-19" id="toc-section-19">“The Spiralist”</a></li>
<li><a href="/doc/biology/index#section-20" id="toc-section-20">“Like a Lemon to a Lime, a Lime to a Lemon”</a></li>
<li><a href="/doc/biology/index#mIc1OBx1-section" id="toc-mIc1OBx1-section">“Lung Cancer: Association With Supplemental Multivitamin, Vitamin C &amp; E, and Folate Intake”, Slatore 2024</a></li>
<li><a href="/doc/biology/index#section-21" id="toc-section-21">“A Human Chimera”</a></li>
<li><a href="/doc/biology/index#section-22" id="toc-section-22">“A Primer on Why Computational Predictive Toxicology Is Hard”</a></li>
<li><a href="/doc/biology/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/biology/index#evolutionary-biology" id="toc-evolutionary-biology"><code>evolutionary-biology</code></a></li>
<li><a href="/doc/biology/index#human-health" id="toc-human-health"><code>human-health</code></a></li>
<li><a href="/doc/biology/index#multicellularity" id="toc-multicellularity"><code>multicellularity</code></a></li>
<li><a href="/doc/biology/index#microbial-ecology" id="toc-microbial-ecology"><code>microbial-ecology</code></a></li>
</ul></li>
<li><a href="/doc/biology/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/biology/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/biology/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/biology/portia/1992-jackson.pdf
Eight-Legged Tricksters
Robert R. Jackson
1992-09-01
2024-01-01
[("doi","10.2307/1311924")]


---
/doc/biology/portia/1992-richman.pdf
A review of the ethology of jumping spiders (Araneae, Salticidae)
David B. Richman, Robert R. Jackson
1992-01-01
2024-01-01



---
/doc/biology/portia/1998-jackson.pdf
Spider-Eating Spiders: Despite the small size of their brain, jumping spiders in the genus Portia outwit other spiders with hunting techniques that include trial and error
Robert R. Jackson, R. Stimson Wilcox
1998-07-01
2024-01-01
[("doi","10.2307/27857059")]


---
/doc/biology/portia/2002-wilcox.pdf
Jumping Spider Trickers: Deceit, Predation, and Cognition [final draft]
R. Stimson Wilcox, Robert R. Jackson
2002-01-01
2024-01-01



---
/doc/biology/portia/2013-rodriguez.pdf
Memory of prey larders in golden orb-web spiders, <em>Nephila clavipes</em> (Araneae: Nephilidae)
Rafael L. Rodríguez, Robb C. Kolodziej, Gerlinde Höbel
2013-01-01
2024-01-01
[("doi","10.1163/1568539X-00003099")]

<p><em>Nephila clavipes</em> spiders accumulate prey larders on their webs.</p>
<p>We conducted a field experiment to ask if the spiders search for larders that have been pilfered (experimentally mimicking the potential effect of kleptoparasites), and to ask if the spiders vary their search efforts according to the size of the larder.</p>
<p>All spiders searched for larders removed from their web, and spiders that lost larger larders (ie. consisting of more prey items) searched for longer intervals. We thus suggest that <em>N. clavipes</em> form memories of the size of the larders they have accumulated, and that they use those memories to regulate recovery efforts when the larders are pilfered.</p>
<p>The content of those memories may include discrete prey counts or the accumulation of a continuous variable correlated with counts, such as the total mass of captured prey.</p>
<p>We discuss the adaptive significance of this ability in the framework of costs related to kleptoparasites and the ecology of food hoarding.</p>
---
/doc/bitcoin/1938-peragallo-originandevolutionofdoubleentrybookkeeping.pdf
Origin and Evolution of Double Entry Bookkeeping: A Study of Italian Practice from the 14<sup>th</sup> Century
Edward Peragallo
1938-01-01
2024-01-01



---
/doc/bitcoin/1956-littleton-studiesinthehistoryofaccounting.pdf
Studies in the History of Accounting
A. C. Littleton, B. S. Yamey
1956-01-01
2024-01-01



---
/doc/bitcoin/1963-brown-pacioloonaccounting.pdf
Paciolo on Accounting
R. Gene Brown, Kenneth S. Johnston
1963-01-01
2024-01-01



---
/doc/bitcoin/1965-goldberg-aninquiryintothenatureofaccounting.pdf


1965-01-01
2024-01-01



---
/doc/bitcoin/1978-peters.pdf
The Role of Negative Numbers in the Development of Double Entry Bookkeeping

1978-01-01
2024-01-01



---
/doc/bitcoin/1982-ijiri-tripleentrybookkeepingandincomemomentum.pdf
Triple-Entry Bookkeeping and Income Momentum
Yuji Ijiri
1982-01-01
2024-01-01



---
/doc/bitcoin/1984-ijiri.pdf
A Reliability Comparison of the Measurement of Wealth, Income, and Force

1984-01-01
2024-01-01



---
/doc/bitcoin/1986-ijiri.pdf


1986-01-01
2024-01-01



---
/doc/bitcoin/1996-may.pdf
True Nyms and Crypto Anarchy
Timothy C. May
1996-01-01
2024-01-01



---
/doc/bitcoin/2008-10-03-nakamoto-bitcoindraft.pdf


2008-10-03
2024-01-01



---
/doc/bitcoin/2008-nakamoto-abstract-wdiff.png


2008
2024-01-01



---
/doc/bitcoin/2009-01-03-timeslondon-edition3-chancelloronbrinkofsecondbailout.jpg


2009-01-03
2024-01-01



---
/doc/bitcoin/2011-07-12-barnes-bitcoin.html


2011-07-12
2024-01-01



---
/doc/bitcoin/2011-davis#chancellor-on-brink-of-second-bailout-for-banks
The Crypto-Currency: Bitcoin and its mysterious inventor § ‘Chancellor on brink of second bailout for banks’
Davis
2013
2024-01-01



---
/doc/bitcoin/2013-04-05-zooko-bitcoin.html


2013-04-05
2024-01-01



---
/doc/bitcoin/2013-12-12-gwern-blackmail.html

Gwern
2013-12-12
2024-01-01



---
/doc/bitcoin/2013-moorechristin-bitcoinexchanges.csv


2013
2024-01-01



---
/doc/bitcoin/2014-smithset.pdf


2014-01-01
2024-01-01



---
/doc/bitcoin/2016-edgar-hardforks.html


2016
2024-01-01



---
/doc/bitcoin/2018-garay.pdf
Bootstrapping the Blockchain, with Applications to Consensus and Fast PKI Setup
Juan A. Garay, Aggelos Kiayias, Nikos Leonardos, Giorgos Panagiotakos
2018-01-01
2024-01-01



---
/doc/bitcoin/2024-mellor-copavswright-approvedjudgment.pdf
COPA vs Wright High Court Approved Judgment
Mellor, Mr Justice
2024-07-14
2024-07-16



---
/doc/bitcoin/2024-mellor.pdf
COPA vs Wright decision
James Mellor
2024
2024-05-24



---
/doc/bitcoin/nashx/2013-nashx-howitworks.html


2013
2024-01-01



---
/doc/bitcoin/nashx/2015-05-04-p2pox-overview.html


2015-05-04
2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.1.pdf

MoustakisP

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.2.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.3.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.4.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.5.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.6.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.7.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.8.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.4.9.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.42.0.pdf

Office

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.43.0.pdf

Office

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.49.0.pdf

MinnickD

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.5.1.pdf

moustakisp

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.56.0.pdf

MinnickD

2024-01-01



---
/doc/bitcoin/pirateat40/gov.uscourts.txed.146063.73.0.pdf

FJSeibert

2024-01-01



---
/doc/bitcoin/pirateat40/secvs.pirateat401.pdf

jcpham

2024-01-01



---
/doc/bitcoin/pirateat40/secvs.pirateat402.pdf

jcpham

2024-01-01



---
/doc/borges/1929-borges-thedurationofhell.pdf
The Duration of Hell
Jorge Luis Borges
1929
2024-01-01



---
/doc/borges/1932-borges-adefenseofbasilidesthefalse.pdf
A Defense of Basilides the False
Jorge Luis Borges
1932
2024-01-01



---
/doc/borges/1932-borges-adefenseofthekabbalah.pdf
A Defense of the Kabbalah
Jorge Luis Borges
1932
2024-01-01



---
/doc/borges/1933-borges-theartofverbalabuse.pdf
The Art of Verbal Abuse
Jorge Luis Borges
1933
2024-01-01



---
/doc/borges/1936-borges-ahistoryofeternity.pdf
A History of Eternity
Jorge Luis Borges
1936
2024-01-01



---
/doc/borges/1936-borges-thedoctrineofcycles.pdf
The Doctrine of Cycles
Jorge Luis Borges
1936
2024-01-01



---
/doc/borges/1938-borges-richardhullexcellentintentions.pdf
Richard Hull, ‘Excellent Intentions’ [book review]
Jorge Luis Borges
1938
2024-01-01



---
/doc/borges/1939-borges-thetotallibrary.pdf
The Total Library
Jorge Luis Borges
1939
2024-01-01



---
/doc/borges/1941-borges-afragmentonjoyce.pdf
A Fragment on Joyce
Jorge Luis Borges
1941
2024-01-01



---
/doc/borges/1947-borges-anewrefutationoftime.pdf
A New Refutation of Times
Jorge Luis Borges
1947
2024-01-01



---
/doc/borges/1948-borges-biathanatos.pdf
‘Biathanato’
Jorge Luis Borges
1948
2024-01-01



---
/doc/borges/1948-borges-themeetinginadream.pdf
The Meeting in a Dream
Jorge Luis Borges
1948
2024-01-01



---
/doc/borges/1949-borges-fromallegoriestonovels.pdf
From Allegories to Novels
Jorge Luis Borges
1949-01-01
2024-01-01



---
/doc/borges/1951-borges-kafkaandhisprecursors.pdf
Kafka and his Precursors
Jorge Luis Borges
1951
2024-01-01



---
/doc/borges/1951-borges-theenigmaofedwardfitzgerald.pdf
The Enigma of Edward Fitzgerald
Jorge Luis Borges
1951
2024-01-01



---
/doc/borges/1952-borges-thenightingaleofkeats.pdf
The Nightingale of Keats
Jorge Luis Borges
1952-01-01
2024-01-01



---
/doc/borges/1953-borges-thedialoguesofasceticandking.pdf
The Dialogues of Ascetic and King
Jorge Luis Borges
1953
2024-01-01



---
/doc/borges/1953-borges-thescandinaviandestiny.pdf
The Scandinavian Destiny
Jorge Luis Borges
1953
2024-01-01



---
/doc/borges/1961-borges-edwardgibbonautobiography.pdf
Edward Gibbon, ‘Pages of History and Autobiography’ [book review]
Jorge Luis Borges
1961
2024-01-01



---
/doc/borges/1962-borges-theconceptofanacademyandthecelts.pdf
The Concept of an Academy and the Celts
Jorge Luis Borges
1962
2024-01-01



---
/doc/borges/1964-borges-theenigmaofshakespeare.pdf
The Enigma of Shakespeare
Jorge Luis Borges
1964
2024-01-01



---
/doc/borges/1975-borges-emanuelswedenborgmysticalworks.pdf
Emanuel Swedenborg, ‘Mystical Works’ [book review]
Jorge Luis Borges
1975
2024-01-01



---
/doc/borges/1977-borges-blindness.pdf
Blindness
Jorge Luis Borges
1977
2024-01-01



---
/doc/borges/1984-borges-delisleadam.pdf
Villiers de l’Isle-Adam, <em>The Guest at the Last Banquets</em> [book review]
Jorge Luis Borges
1984
2024-01-01



---
/doc/cat/biology/1984-macdonald-2.pdf
Nutrition of the Domestic Cat, a Mammalian Carnivore
M. L. MacDonald, Q. R. Rogers, J. G. Morris
1984-07-01
2024-01-01
[("doi","10.1146/annurev.nu.04.070184.002513")]


---
/doc/cat/biology/1991-bradshaw.pdf#page=6
Sensory and experiential factors in the design of foods for domestic dogs and cats § pg6
J. W. S. Bradshaw
1991-03-01
2024-01-01
[("doi","10.1079/PNS19910015")]


---
/doc/cat/biology/2001-hendriks.pdf


2001-01-01
2024-01-01



---
/doc/cat/biology/2003-pageat.pdf


2003-01-01
2024-01-01



---
/doc/cat/biology/2004-buckley.pdf


2004-01-01
2024-01-01



---
/doc/cat/biology/2006-miyazaki-2.pdf


2006
2024-01-01



---
/doc/cat/biology/2006-miyazaki.pdf


2006
2024-01-01



---
/doc/cat/biology/2008-miyazaki.pdf


2008-01-01
2024-01-01



---
/doc/cat/biology/2008-schlexer.pdf


2008-01-01
2024-01-01



---
/doc/cat/biology/2010-lilith.pdf
Do Cat Restrictions Lead to Increased Species Diversity or Abundance of Small and Medium-sized Mammals in Remnant Urban Bushland?
Maggie Lilith, Michael Calver, Mark Garkaklis
2010-01-01
2024-01-01
[("doi","10.1071/PC100162")]

<p>We took advantage of <a href="https://en.wikipedia.org/wiki/Cat">cat</a> regulations enacted within differing subdivisions in the <a href="https://en.wikipedia.org/wiki/City_of_Armadale">City of Armadale</a>, Western Australia, to test the hypotheses that the species diversity (measured by the <a href="https://en.wikipedia.org/wiki/Diversity_index#Shannon_index">Shannon-Weiner index</a>) and abundance of small and medium-sized mammals should be higher in native bushland within or adjacent to subdivisions where cats are restricted compared to similar areas where cats are not restricted.</p>
<p>There were 3 different regimes of cat regulation: no-cat zone (strict prohibition of cat ownership applying in one site), compulsory belling of cats and night curfew at one site, and unregulated zones (free-roaming cats applying at two sites). Both sets of cat regulations were in place for ~10 years prior to our survey. We also measured structural and floristic features of the vegetation at each site that might influence the species diversity and abundance of small and medium-sized mammals independently or interactively with cat activity.</p>
<p>No statistically-significant differences in species diversity were found across the sites and KTBA (known-to-be-alive) statistics for <a href="https://en.wikipedia.org/wiki/Common_brushtail_possum">Brushtail Possums Trichosurus vulpecula</a> and <a href="https://en.wikipedia.org/wiki/Southern_brown_bandicoot">Southern Brown Bandicoots Isoodon obesulus</a>, the two most abundant medium-sized mammals present, were similar across all sites. The smaller <a href="https://en.wikipedia.org/wiki/Yellow-footed_antechinus">Mardo Antechinus flavipes</a>, which could be regarded as the most susceptible to cat predation of all the native species trapped because of its size, was trapped mostly at an unregulated cat site.</p>
<p>Total mammals trapped at the unregulated cat sites exceeded those caught at the two sites with restrictions, but these unregulated sites also had significantly denser vegetation and there was a borderline (<em>p</em> = 0.05) rank correlation between vegetation density and mammal captures across all sites. It appears that pet cats are not the major influence on the species diversity or abundance of small and medium-sized mammals at these sites and that vegetation characteristics may be more important.</p>
---
/doc/cat/biology/2011-zoran.pdf


2011-01-01
2024-01-01



---
/doc/cat/biology/2012-heurich.pdf


2012-01-01
2024-01-01



---
/doc/cat/biology/2012-soini.pdf


2012-01-01
2024-01-01



---
/doc/cat/biology/2013-arteaga.pdf


2013-01-01
2024-01-01



---
/doc/cat/biology/2013-lommer.pdf
Efficacy of Cyclosporine for Chronic, Refractory Stomatitis in Cats: A Randomized, Placebo-Controlled, Double-Blinded Clinical Study
Milinda J. Lommer
2013-03-01
2024-01-01
[("doi","10.1177/089875641303000101")]

<p>16 cats with <a href="https://en.wikipedia.org/wiki/Stomatitis">chronic stomatitis</a>, that had previously undergone premolar-molar or full-mouth extractions, were randomly assigned a group to receive 2.5 mg/kg <a href="https://en.wikipedia.org/wiki/Cyclosporine">cyclosporine</a> or placebo orally twice daily. Neither the clinician nor the clients were aware of the group assignments.</p>
<p>
</p>
<p>Cats were evaluated prior to treatment and every 2 weeks for 6 weeks using a 30 point Stomatitis Disease Activity Index (SDAI) score. Mean improvement in SDAI scores among cats in the treatment group after 6 weeks was 52.7%. This was significantly different from the mean improvement (12.2%) of cats in the placebo group.</p>
<p>
</p>
<p>During the 6 week study period, 7 of the 9 cats in the treatment group (77.8%) showed a &gt; 40% improvement in SDAI score, while 1⁄7 cats in placebo group (14.3%) showed a &gt; 40% improvement in SDAI score. This difference was statistically-significant.</p>
<p>
</p>
<p>Individual variability in the absorption of orally-administered cyclosporine was high. Trough whole-blood cyclosporine levels ranged from 32.1 ng/ml to 1,576.2 ng/ml. At the end of the 6 week observation period, there was a statistically-significant difference among cats with trough whole-blood cyclosporine levels &gt; 300 ng/ml (72.3% improvement) compared with cats with cyclosporine levels &lt; 300 ng/ml (28.2% improvement).</p>
<p>
</p>
<p>Whole-blood cyclosporine levels &gt; 300 ng/ml were associated with significant improvement in oral inflammation in cats with chronic stomatitis that had previously undergone premolar-molar or full-mouth extraction.</p>
---
/doc/cat/biology/2019-souza.pdf
Clavicle in Carnivorans: A Forgotten Bone
Paulo de Souza Junior, Wilson Viotto-Souza, Vanessa Pereira Mendes, Fernanda Coelho Simas Bernardes, Bruno Leite dos Anjos, Marcelo Abidu-Figueiredo, André Luiz Quagliatto Santos
2019-10-21
2024-10-21
[("doi","10.1002/ar.24294")]

<p>The clavicle is a bone whose development is related to the versatility of the thoracic limbs in mammals. Studies with vestigial structures are scarce and controversial, especially in the order Carnivora. The objective of this study was to verify the presence and to investigate the shape and constitution of the clavicle in neotropical carnivores.</p>
<p>In order to do this, 108 cadavers of 19 different species were collected dead on highways and were analyzed. The clavicles were submitted to dissections, longitudinal length measurements, radiographs, histological sections and, in some cases, diaphanization. 16 of the 19 species had clavicles on both sides, being significantly larger (<em>p</em> &lt; 0.05) and distinctly more radiopaque in the felids than in the other families. There were no macro or microscopic evidence of clavicles in the specimens of <em>Nasua nasua</em> (<em>n</em> = 6), <em>Conepatus semistriatus</em> (<em>n</em> = 2), and <em>Conepatus chinga</em> (<em>n</em> = 1).</p>
<p>The clavicles of the males of <em>Lycalopex gymnocercus</em>, <em>Galictis cuja</em>, and <em>Leopardus geoffroyi</em> were significantly larger (<em>p</em> &lt; 0.05). The predominating contour of the clavicles was a thin stick with cranial convexity. The histological sections demonstrated compact bone consisting of trabecula and lamellae filled by bone marrow and different levels of occupation by chondroid matrix.</p>
<p>It can be proposed that the clavicles of the order Carnivora, although vestigial and rarely absent, have their presence, constitution, and shape more associated with the phylogenetic proximity and evolutionary history of the species than to the variety of movements the thoracic limbs perform in free-living conditions. Anat Rec, 2019. © 2019 American Association for Anatomy Anat Rec, 303:1831–1841, 2020. © 2019 American Association for Anatomy</p>
---
/doc/cat/biology/2019-westropp.pdf
Chronic Lower Urinary Tract Signs in Cats
Jodi L. Westropp, Mikel Delgado, C. A. Tony Buffington
2019-01-01
2024-01-01
[("doi","10.1016/j.cvsm.2018.11.001")]


---
/doc/cat/biology/2020-schneider.pdf
A once-monthly GLP-1 receptor agonist for treatment of diabetic cats
E. L. Schneider, R. Reid, D. G. Parkes, T. A. Lutz, G. W. Ashley, D. V. Santi
2020-01-01
2024-07-30
[("doi","10.1016/j.domaniend.2019.07.001")]


---
/doc/cat/biology/2021-baker-figure7-thermalcameraimagesofdomesticcatandhuntingowl.jpg


2021
2024-01-01



---
/doc/cat/biology/2023-miyazaki-2.pdf
Diagnostic And Therapeutic Impacts Of AIM On End-Stage Kidney Disease
Toru Miyazaki, Satoko Arai
2023-06-14
2024-01-01
[("doi","10.1093/ndt/gfad063c_4810")]

<p><strong>Background & Aims</strong>: End-stage kidney disease (<a href="https://en.wikipedia.org/wiki/End-stage_renal_disease">ESKD</a>) is life-threatening, and indispensably requires <a href="https://en.wikipedia.org/wiki/Kidney_dialysis">dialysis</a> which, however, imposes huge burdens on patients’ QOL and medical expenses. No therapies to prevent <a href="https://en.wikipedia.org/wiki/Chronic_kidney_disease">CKD</a> progression to the end-stage have reached the clinic to date. Patients undergoing dialysis exhibit a high mortality mainly due to cardiovascular diseases (<a href="https://en.wikipedia.org/wiki/Cardiovascular_disease">CVDs</a>), but no biomarkers are available to predict the patients’ death and the incidence of CVD, the major cause of death, before the initiation of dialysis. <a href="https://en.wikipedia.org/wiki/Apoptosis_inhibitor_of_macrophage">AIM</a> is a macrophage-derived circulating protein present in blood at relatively high levels (~5 μg/mL). We initially identified AIM as a supporter of macrophage survival, and it is now known as a facilitator of repair in many diseases. In a healthy state, AIM associates with <a href="https://en.wikipedia.org/wiki/Immunoglobulin_M">IgM</a> pentamer through disulfide-bond formation and charge-based interaction with IgM-Fc, using the solitary cysteine residue and the positively charged-amino acid cluster present at the carboxyl-terminus. During various diseases including acute kidney injury, hepatocellular carcinoma and peritonitis, AIM dissociates from IgM and binds to the body-derived types of inflammatory elements using the identical sites necessary for binding to IgM, thereby promoting their phagocytic removal by phagocytes.</p>
<p><strong>Method</strong>: In 561 CKD patients of all stages and 310 dialysis patients, we analyzed the serum AIM and the serum solute profiles, and thereby assessed their efficacy in predicting survival and CVD risk after dialysis induction. Additionally, a therapeutic efficacy of recombinant AIM (rAIM) in preventing CKD progression to end-stage was addressed in house <a href="https://en.wikipedia.org/wiki/Cat">cats</a>, that are highly susceptible to CKD and show a similar disease course to humans.</p>
<p><strong>Results</strong>: AIM dissociated from IgM pentamer along CKD progression. Dialysis patients showing low levels of AIM dissociation before the initiation of dialysis harbored fewer serum detrimental solutes, exhibited lower risk of CVD, and had better survival than those with high grades of AIM dissociation, suggesting that the IgM-free AIM represents the state of serum toxic solutes, and predicts patients’ prognosis before the initiation of dialysis. In addition, treatment of pre-uremic (late IRIS stage 3) cats, 50% of which died of severe uremia within 196 days after diagnosis, with recombinant AIM prevented aggravation of renal function and inflammation, as well as serum toxic solute profile, thereby improving the cats’ survival dramatically. Importantly, the same serum toxin/inflammatory solutes regulatable by rAIM in cats influenced dialysis patients’ prognosis.</p>
<p><strong>Conclusion</strong>: These results promise the effects of AIM treatment in humans, reducing the need for dialysis. Our findings could be a platform for new CKD therapies and predictive diagnoses to improve the prognosis of patients with ESKD.</p>
---
/doc/cat/biology/allergy/antibody/2020-dance.pdf
The race to deliver the hypoallergenic cat: Researchers are looking beyond allergen immunotherapy to help people whose pets make them sneeze
Amber Dance
2020-12-02
2024-01-01
[("doi","10.1038/d41586-020-02779-3")]


---
/doc/cat/biology/taurine/1972-guidotti.pdf
Taurine Distribution In Cat Brain
A. Guidotti, G. Badiani, G. Pepeu
1972-02-01
2024-01-01
[("doi","10.1111/j.1471-4159.1972.tb01352.x")]

<p>The distribution of taurine was investigated in 16 areas of the brain, in <a href="https://en.wikipedia.org/wiki/Cat">cats</a> transected either at collicular or at midpontine level. A comparison was also made between the content in the same areas of the <a href="https://en.wikipedia.org/wiki/Cerebral_cortex">cerebral cortex</a> of the two groups of cats showing respectively either a synchronized or an activated electrocorticogram.</p>
<p>Taurine was determined in picric acid extracts by means of column chromatography followed by thin layer chromatography of the eluates. The levels of taurine were fairly uniform in all areas investigated with the exception of the lateral geniculate bodies, the pituitary gland and the pineal gland where the levels were higher than in all other regions.</p>
<p>The taurine content of the cortex of cats showing a synchronized EEG pattern was higher than in the cortex of cats showing an activated pattern. The results are discussed in the light of the limited information available on the possible role of taurine in the CNS.</p>
---
/doc/cat/biology/taurine/1989-hayes.pdf
Taurine Deficiency Syndrome in Cats
K. C. Hayes, Elke A. Trautwein
1989-05-01
2024-01-01
[("doi","10.1016/S0195-5616(89)50052-4")]


---
/doc/cat/biology/taurine/1990-morris-2.pdf
Taurine: an essential nutrient for cats
J. G. Morris, Q. R. Rogers, L. M. Pacioretty
1990-10-01
2024-01-01
[("doi","10.1111/j.1748-5827.1990.tb00672.x")]

<p>The β-sulphonic amino acid taurine is synthe-sised in animals from dietary sulphur amino acids. <a href="https://en.wikipedia.org/wiki/Cat">Cats</a> exclusively use taurine to conjugate cholic acid rather than being able to use the alternate glycine conjugation. Since total body synthesis of taurine in cats is limiting, metabolic deficiencies of taurine occur when the dietary intake of taurine is restricted. A deficiency of taurine in cats is expressed by aberrant functions of a wide range of organ systems. Pathological changes occur in the eye, feline central degeneration; reproductive abnormalities occur in the female, a high incidence of fetal resorptions and abortions, low birth weight and survival of live-born young; growth rate in the new born kitten is depressed; heart induction of dilated cardiomyopathy and compromised immune function. All these conditions are prevented or reversed with adequate dietary taurine. While all tissues contain taurine, the concentration varies with the tissue. Generally plasma has been used to assess taurine status in cats, but the concentration of taurine in plasma varies widely. Food deprivation of cats given high taurine diets causes a marked fall in the concentration of taurine in plasma. Major changes in whole blood concentration do not occur as rapidly as plasma and therefore appear to be a superior diagnostic test for taurine status. An inadequate number of samples have been analysed to define a marginal taurine level from whole blood concentration to prevent clinical signs. The minimal dietary concentration of taurine to prevent clinical signs of efficiency is dependent on the type of diet. For commercial expanded (dry) cat foods a concentration of 1200 mg taurine/kg dry matter appears adequate.</p>
<p>Higher concentrations are required in canned diets, 2000–2500 mg taurine/kg dry matter to supply adequate taurine. The reasons for the higher concentration of taurine required in canned foods is not due to availability of taurine in the classical context. Rather it appears that heating during the canning process produces products which increase enterohepatic loss of taurine.</p>
---
/doc/cat/biology/taurine/1990-saidi-figure3-taurinedegradationinmilkheatedto80and100and120celsiusfor0to60hours.jpg


1990
2024-01-01



---
/doc/cat/biology/taurine/1992-leon.pdf
Hypokalaemic episodic polymyopathy in cats fed a vegetarian diet
A. Leon, Saf Bain, W. R. Levick
1992-10-01
2024-01-01
[("doi","10.1111/j.1751-0813.1992.tb09872.x")]

<p>SUMMARY: A previously undocumented hypokalaemic condition with a cyclical nature, comprising acute bouts of polymyopathy followed by spontaneous recoveries, is described in the <a href="https://en.wikipedia.org/wiki/Cat">cat</a>. Cats being fed a high protein vegetarian diet developed recurrent episodes of polymyopathy, characterised by ventroflexion of the head and neck, stiff forelimb gait, lateral head-resting and generalized muscle weakness.</p>
<p>Plasma potassium concentrations (mean standard deviation) were reduced from 3.28 &amp;0.33 mmol/l at the beginning of the experiment to 2.45 &amp;0.24 mmol/l during bouts of myopathy. This hypokalaemia was associated with increased <a href="https://en.wikipedia.org/wiki/Creatine_kinase">creatine kinase activities</a> indicative of muscle damage, and decreased urinary potassium concentrations, and was caused by insufficient dietary potassium. Cats that received the same diet supplemented with potassium did not develop hypokalaemic polymyopathy.</p>
<p>Spontaneous recoveries of affected cats were not associated consistently with increases in plasma potassium concentrations. Plasma <a href="https://en.wikipedia.org/wiki/Taurine">taurine</a> concentrations decreased and <a href="https://en.wikipedia.org/wiki/Glutamic_acid">glutamic acid</a> increased markedly in all cats fed the experimental diet. There was no evidence of <a href="https://en.wikipedia.org/wiki/Thiamine_deficiency">thiamin deficiency</a> associated with the high glutamic acid intake.</p>
<p>Veterinarians should be aware that hypokalaemic cats, and in particular those on potassium-deficient diets, may show cyclical disease with episodes of polymyopathy recurring after periods of spontaneous clinical recovery. This condition in cats may be a useful animal model for <a href="https://en.wikipedia.org/wiki/Hypokalemic_periodic_paralysis">familial hypokalaemic periodic paralysis</a> in humans.</p>
---
/doc/cat/biology/taurine/1992-lombardini-taurinenutritionalvalueandmechanismsofaction.pdf
<em>Taurine: nutritional value and mechanisms of action</em>
John B. Lombardini, Stephen W. Schaffer, Junichi Azuma
1992
2024-01-01



---
/doc/cat/biology/taurine/1992-sturman-table1-benefitsofhightaurinesupplementationonfelinefertilityandoffspring.jpg


1992
2024-01-01



---
/doc/cat/biology/taurine/1992-sturnman-figure1-growthcurvesofkittenbodyweightbyleveloftaurinesupplementationfrom005percentto1percent.jpg


1992
2024-01-01



---
/doc/cat/biology/taurine/1992-sturnman-figure2-concentrationoftaurineinmilkoflactatingmothercatsafterkittenbirthfor60daysbytaurinesupplementationlevel005percentto1percent.png


1992
2024-01-01



---
/doc/cat/biology/taurine/2003-spitze.pdf
Taurine concentrations in animal feed ingredients; cooking influences taurine content
A. R. Spitze, D. L. Wong, Q. R. Rogers, A. J. Fascetti
2002-03-07
2024-01-01
[("doi","10.1046/j.1439-0396.2003.00434.x")]

<p>The aim of this study was to determine the <a href="https://en.wikipedia.org/wiki/Taurine">taurine</a> content in a variety of animal feeds. There is very little information on the taurine content of ingredients used in home-prepared diets for dogs and <a href="https://en.wikipedia.org/wiki/Cat">cats</a>, and foods fed to wild animals in captivity. This study reports the taurine content of both common and alternative feed ingredients, and compares taurine loss as a result of different methods of food preparation. Foods were selected based on their use in commercial and home-prepared diets.</p>
<p>Animal muscle tissue, particularly marine, contained high taurine concentrations. Plant products contained either low or undetectable amounts of taurine.</p>
<p>The amount of taurine that remained in a feed ingredient after cooking depended upon the method of food preparation. When an ingredient was constantly surrounded by water during the cooking process, such as in boiling or basting, more taurine was lost. Food preparation methods that minimized water loss, such as baking or frying, had higher rates of taurine retention.</p>
---
/doc/cat/biology/taurine/2006-wakefield.pdf
Evaluation of cats fed vegetarian diets and attitudes of their caregivers
Lorelei A. Wakefield, Frances S. Shofer, Kathryn E. Michel
2006-07-01
2024-01-01
[("doi","10.2460/javma.229.1.70")]

<p><strong>Objective</strong>—To determine motivation and feeding practices of people who feed their <a href="https://en.wikipedia.org/wiki/Cat">cats</a> vegetarian diets as well as taurine and cobalamin status of cats consuming vegetarian diets.</p>
</p>
<p><strong>Design</strong>—Cross-sectional study.</p>
<p><strong>Animals</strong>—34 cats that had been exclusively fed a commercial or homemade vegetarian diet and 52 cats that had been fed a conventional diet for ≥ 1 year.</p>
<p><strong>Procedures</strong>—Participants were recruited through a Web site and from attendees of a national animal welfare conference. Caregivers of cats in both groups answered a telephone questionnaire regarding feeding practices for their cats. Blood was obtained from a subset of cats that had been fed vegetarian diets. Blood and plasma taurine and serum cobalamin concentrations were measured.</p>
<p><strong>Results</strong>—People who fed vegetarian diets to their cats did so largely for ethical considerations and were more likely than people who fed conventional diets to believe that there are health benefits associated with a vegetarian diet and that conventional commercial cat foods are unwholesome. Both groups were aware of the potential health problems that could arise from improperly formulated vegetarian diets. All cats evaluated had serum cobalamin concentrations within reference range, and 14⁄17 had blood taurine concentrations within reference range.</p>
<p><strong>Conclusions</strong>—Vegetarian diets are fed to cats primarily for ethical considerations. Results of this study should aid practitioners in communicating with and providing advice to such clients.</p>
---
/doc/cat/biology/taurine/2015-kanakubo.pdf
Assessment of protein and amino acid concentrations and labeling adequacy of commercial vegetarian diets formulated for dogs and cats
Kayo Kanakubo, Andrea J. Fascetti, Jennifer A. Larsen
2015-08-15
2024-01-01
[("doi","10.2460/javma.247.4.385")]

<p><strong>Objective</strong>—To determine measured crude protein (CP) and amino acid (AA) concentrations and assess labeling adequacy of vegetarian diets formulated for dogs and <a href="https://en.wikipedia.org/wiki/Cat">cats</a>.</p>
</p>
<p><strong>Design</strong>—Cross-sectional study.</p>
<p><strong>Sample</strong>—13 dry and 11 canned vegetarian diets for dogs and cats.</p>
<p><strong>Procedures</strong>—Concentrations of CP and AAs were determined for each diet. Values were compared with the Association of American Feed Control Officials (AAFCO) Dog and Cat Food Nutrient Profiles. Product labels were assessed for compliance with AAFCO regulations.</p>
<p><strong>Results</strong>—CP concentration (dry-matter basis) ranged 19.2%–40.3% (median, 29.8%). Minimum CP concentrations for the specified species and life stage were met by 23 diets; the remaining diet passed appropriate AAFCO feeding trials. 6 diets did not meet all AA minimums, compared with the AAFCO nutrient profiles. Of these 6 diets, 1 was below AAFCO minimum requirements in 4 AAs (leucine, methionine, methionine-cystine, and taurine), 2 were below in 3 AAs (methionine, methionine-cystine, and taurine), 2 were below in 2 AAs (lysine and tryptophan), and 1 was below in 1 AA (tryptophan). Only 3 and 8 diets (with and without a statement of calorie content as a requirement, respectively) were compliant with all pet food label regulations established by the AAFCO.</p>
<p><strong>Conclusion and Clinical Relevance</strong>—Most diets assessed in this study were not compliant with AAFCO labeling regulations, and there were concerns regarding adequacy of AA content. Manufacturers should ensure regulatory compliance and nutritional adequacy of all diets, and pets fed commercially available vegetarian diets should be monitored and assessed routinely.</p>
---
/doc/cat/biology/taurine/2021-fantinati.pdf
Relationship between a plant-based ‘vegan’ pet food and clinical manifestation of multiple nutrient deficiencies in two cats
Marco Fantinati, Romane Dufayet, Petra Rouch-Buck, Nathalie Priymenko
2021-03-03
2024-01-01
[("doi","10.1111/jpn.13510")]

<p>A topical subject in human nutrition is the steadily growing number of people choosing to limit or completely avoid all animal-derived food products either for moral dilemma, health concerns or both. To meet people’s will of applying their dietary choices to their domestic animals, the pet food industry answered by launching on the market some plant-based diets. This leads to concerns about whether these diets are adequately formulated to satisfy the target species nutritional requirements, especially for cats which are still considered strict carnivores.</p>
<p>This case report follows a 2-year-old male neutered <a href="https://en.wikipedia.org/wiki/Maine_Coon">Main Coon</a> and a 1-year-old female spayed Domestic Shorthair cat, presented to the nutrition service of the University of Toulouse, France. Reason for consultation was lethargy with in anamnesis a recent dietary transition to a plant-based pet food.</p>
<p>Dysorexia, lethargy and muscle waste were present at first consultation. Progressive weight loss developed during follow-ups. A macrocytic, non-regenerative anaemia with serum folates below reference were the main clinical features. Analysis of pet food showed multiple nutrients below minimum recommendation at the average daily intake of both cats.</p>
<p>Folic acid supplementation improved dysorexia, and subsequent reintroduction of animal-derived ingredients in the diet restored appetite, weight and a normal mentation in both cases.</p>
---
/doc/cat/biology/taurine/index
‘taurine (cat)’ tag

2021-01-12
2024-02-04


<figure><img class="float-right page-thumbnail invert-auto outline" height="1134" width="1086" src="/doc/cat/biology/taurine/1990-saidi-figure3-taurinedegradationinmilkheatedto80and100and120celsiusfor0to60hours.jpg" title="Figure 3: Taurine retention in milk heated at 80℃, 100℃, and 120℃." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cat/biology/taurine</code>, most recent first: 29 <a href="/doc/cat/biology/taurine/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/cat/biology/taurine/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cat/biology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cat/biology/taurine/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cat/biology/taurine/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cat/biology/taurine/index#knight-et-al-2023-section" id="toc-knight-et-al-2023-section">“Vegan versus Meat-Based Cat Food: Guardian-Reported Health Outcomes in 1,369 Cats, After Controlling for Feline Demographic Factors”, Knight et al 2023</a></li>
<li><a href="/doc/cat/biology/taurine/index#mcgrane-et-al-2023-section" id="toc-mcgrane-et-al-2023-section">“Umami Taste Perception and Preferences of the Domestic Cat (<em>Felis Catus</em>), an Obligate Carnivore”, McGrane et al 2023</a></li>
<li><a href="/doc/cat/biology/taurine/index#dom%C3%ADnguez-oliva-et-al-2023-section" id="toc-domínguez-oliva-et-al-2023-section">“The Impact of Vegan Diets on Indicators of Health in Dogs and Cats: A Systematic Review”, Domínguez-Oliva et al 2023</a></li>
<li><a href="/doc/cat/biology/taurine/index#fantinati-et-al-2021-section" id="toc-fantinati-et-al-2021-section">“Relationship between a Plant-Based ‘Vegan’ Pet Food and Clinical Manifestation of Multiple Nutrient Deficiencies in Two Cats”, Fantinati et al 2021</a></li>
<li><a href="/doc/cat/biology/taurine/index#zafalon-et-al-2019-section" id="toc-zafalon-et-al-2019-section">“Nutritional Inadequacies in Commercial Vegan Foods for Dogs and Cats”, Zafalon et al 2019</a></li>
<li><a href="/doc/cat/biology/taurine/index#che-et-al-2019-section" id="toc-che-et-al-2019-section">“Amino Acids in the Nutrition, Metabolism, and Health of Domestic Cats”, Che et al 2019</a></li>
<li><a href="/doc/cat/biology/taurine/index#wu-et-al-2016-2-section" id="toc-wu-et-al-2016-2-section">“Composition of Free and Peptide-Bound Amino Acids in Beef Chuck, Loin, and round Cuts”, Wu et al 2016</a></li>
<li><a href="/doc/cat/biology/taurine/index#kanakubo-et-al-2015-section" id="toc-kanakubo-et-al-2015-section">“Assessment of Protein and Amino Acid Concentrations and Labeling Adequacy of Commercial Vegetarian Diets Formulated for Dogs and Cats”, Kanakubo et al 2015</a></li>
<li><a href="/doc/cat/biology/taurine/index#verbrugghe-bakovic-2013-section" id="toc-verbrugghe-bakovic-2013-section">“Peculiarities of One-Carbon Metabolism in the Strict Carnivorous Cat and the Role in Feline Hepatic Lipidosis”, Verbrugghe &amp; Bakovic 2013</a></li>
<li><a href="/doc/cat/biology/taurine/index#wakefield-et-al-2006-section" id="toc-wakefield-et-al-2006-section">“Evaluation of Cats Fed Vegetarian Diets and Attitudes of Their Caregivers”, Wakefield et al 2006</a></li>
<li><a href="/doc/cat/biology/taurine/index#zaghini-biagi-2005-section" id="toc-zaghini-biagi-2005-section">“Nutritional Peculiarities and Diet Palatability in the Cat”, Zaghini &amp; Biagi 2005</a></li>
<li><a href="/doc/cat/biology/taurine/index#gray-et-al-2004b-section" id="toc-gray-et-al-2004b-section">“Nutritional Adequacy of Two Vegan Diets for Cats”, Gray et al 2004b</a></li>
<li><a href="/doc/cat/biology/taurine/index#morris-2002-section" id="toc-morris-2002-section">“Idiosyncratic Nutrient Requirements of Cats Appear to Be Diet-Induced Evolutionary Adaptations”, Morris 2002</a></li>
<li><a href="/doc/cat/biology/taurine/index#spitze-et-al-2002-section" id="toc-spitze-et-al-2002-section">“Taurine Concentrations in Animal Feed Ingredients; Cooking Influences Taurine Content”, Spitze et al 2002</a></li>
<li><a href="/doc/cat/biology/taurine/index#morris-et-al-1994-section" id="toc-morris-et-al-1994-section">“Dietary Taurine Requirement of Cats Is Determined by Microbial Degradation of Taurine in the Gut”, Morris et al 1994</a></li>
<li><a href="/doc/cat/biology/taurine/index#leon-et-al-1992-section" id="toc-leon-et-al-1992-section">“Hypokalaemic Episodic Polymyopathy in Cats Fed a Vegetarian Diet”, Leon et al 1992</a></li>
<li><a href="/doc/cat/biology/taurine/index#sturman-messing-1992b-section" id="toc-sturman-messing-1992b-section">“High Dietary Taurine Effects on Feline Tissue Taurine Concentrations and Reproductive Performance”, Sturman &amp; Messing 1992b</a></li>
<li><a href="/doc/cat/biology/taurine/index#sturman-messing-1992-section" id="toc-sturman-messing-1992-section">“High Dietary Taurine and Feline Reproduction”, Sturman &amp; Messing 1992</a></li>
<li><a href="/doc/cat/biology/taurine/index#lombardini-et-al-1992-section" id="toc-lombardini-et-al-1992-section"><em>Taurine: Nutritional Value and Mechanisms of Action</em>, Lombardini et al 1992</a></li>
<li><a href="/doc/cat/biology/taurine/index#morris-et-al-1990b-section" id="toc-morris-et-al-1990b-section">“Taurine: an Essential Nutrient for Cats”, Morris et al 1990b</a></li>
<li><a href="/doc/cat/biology/taurine/index#saidi-warthesen-1990-section" id="toc-saidi-warthesen-1990-section">“Analysis and Heat Stability of Taurine in Milk”, Saidi &amp; Warthesen 1990</a></li>
<li><a href="/doc/cat/biology/taurine/index#hayes-trautwein-1989-section" id="toc-hayes-trautwein-1989-section">“Taurine Deficiency Syndrome in Cats”, Hayes &amp; Trautwein 1989</a></li>
<li><a href="/doc/cat/biology/taurine/index#pion-et-al-1987-section" id="toc-pion-et-al-1987-section">“Myocardial Failure in Cats Associated With Low Plasma Taurine: A Reversible Cardiomyopathy”, Pion et al 1987</a></li>
<li><a href="/doc/cat/biology/taurine/index#sturman-et-al-1986-section" id="toc-sturman-et-al-1986-section">“Feline Maternal Taurine Deficiency: Effect on Mother and Offspring”, Sturman et al 1986</a></li>
<li><a href="/doc/cat/biology/taurine/index#rentschler-et-al-1986-section" id="toc-rentschler-et-al-1986-section">“Response of the Kitten to Dietary Taurine Depletion: Effects on Renal Reabsorption, Bile Acid Conjugation and Activities of Enzymes Involved in Taurine Synthesis”, Rentschler et al 1986</a></li>
<li><a href="/doc/cat/biology/taurine/index#burger-barnett-1982-section" id="toc-burger-barnett-1982-section">“The Taurine Requirement of the Adult Cat”, Burger &amp; Barnett 1982</a></li>
<li><a href="/doc/cat/biology/taurine/index#hayes-et-al-1975-section" id="toc-hayes-et-al-1975-section">“Retinal Degeneration Associated With Taurine Deficiency in the Cat”, Hayes et al 1975</a></li>
<li><a href="/doc/cat/biology/taurine/index#guidotti-et-al-1972-section" id="toc-guidotti-et-al-1972-section">“Taurine Distribution In Cat Brain”, Guidotti et al 1972</a></li>
<li><a href="/doc/cat/biology/taurine/index#section" id="toc-section">“The Cat’s Meat Man”</a></li>
<li><a href="/doc/cat/biology/taurine/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/cat/biology/taurine/index#taurine-deficiency-feline-health-amino-acids-cardiac-issues-vegetarian-concerns-cat-requirements" id="toc-taurine-deficiency-feline-health-amino-acids-cardiac-issues-vegetarian-concerns-cat-requirements"><code>taurine-deficiency feline-health amino-acids cardiac-issues vegetarian-concerns cat-requirements</code></a></li>
<li><a href="/doc/cat/biology/taurine/index#taurine-impact-vegan-diets-nutrient-deficiency-feline-nutrition-dietary-research-taurine-research" id="toc-taurine-impact-vegan-diets-nutrient-deficiency-feline-nutrition-dietary-research-taurine-research"><code>taurine-impact vegan-diets nutrient-deficiency feline-nutrition dietary-research taurine-research</code></a></li>
<li><a href="/doc/cat/biology/taurine/index#cat-nutrition" id="toc-cat-nutrition"><code>cat-nutrition</code></a></li>
</ul></li>
<li><a href="/doc/cat/biology/taurine/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cat/biology/taurine/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cat/biology/taurine/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cat/genetics/1950-pitt-romanceofnature-v2-ch18-thewildcat.pdf


1950
2024-01-01



---
/doc/cat/genetics/1952-morrisonscott.pdf
The mummified cats of ancient Egypt

1952-01-01
2024-01-01



---
/doc/cat/genetics/1968-smithers.pdf
Cat of the Pharaohs: The African Wild Cat from Past to Present
Reay H. N. Smithers
1968-01-01
2024-01-01



---
/doc/cat/genetics/1968-smithers.pdf#page=6
Cat of the Pharaohs: The African Wild Cat from Past to Present § pg6
Reay H. N. Smithers
1968-01-01
2024-01-01



---
/doc/cat/genetics/1975-clark.pdf
The effects of selection and human preference on coat color gene frequencies in urban cats
J. M. Clark
1975-01-01
2024-01-01
[("doi","10.1038/hdy197584")]


---
/doc/cat/genetics/1978-tomkies-mywildernesswildcats.pdf
My Wilderness Wildcats
Mike Tomkies
1978-01-01
2024-01-01



---
/doc/cat/genetics/1979-tomkies-liane.pdf
Liane: A Cat From The Wild
Mike Tomkies
1979-01-01
2024-01-01



---
/doc/cat/genetics/1981-armitage.pdf


1981-01-01
2024-01-01



---
/doc/cat/genetics/1983-vondendriesch.pdf


1983-01-01
2024-01-01



---
/doc/cat/genetics/1990-yurko.pdf
The Cat and Ancient Egypt
Frank J. Yurko
1990-01-01
2024-01-01



---
/doc/cat/genetics/1991-tomkies-wildcats.pdf

Mike Tomkies, Denys Ovenden
1991-01-01
2024-01-01



---
/doc/cat/genetics/1999-braastad.pdf
Frequencies of behavior problems and heritability of behavior traits in breeds of domestic cat
Bjarne O. Braastad, I. Westbye, Morton Bakken
1999-01-01
2024-01-01



---
/doc/cat/genetics/2000-mendl.pdf
Chapter 4: Individuality in the Domestic Cat: Origins, Development and Stability (The Domestic Cat: The Biology of Its Behavior)
Michael Mendl, Robert Harcourt
2000-01-01
2024-01-01



---
/doc/cat/genetics/2007-driscoll.pdf


2007-01-01
2024-01-01



---
/doc/cat/genetics/2007-geigy.pdf
Does a Pleiotropic Gene Explain Deafness and Blue Irises in White Cats?
Caroline Geigy, Silvia Heid, Frank Steffen, Kristen Danielson, André Jaggy, Claude Gaillard
2007-01-01
2024-01-01
[("doi","10.1016/j.tvjl.2006.07.021")]


---
/doc/cat/genetics/2013-xu-figure1-orangecoatofbengaltigersisautosomaldominant.jpg


2013
2024-01-01



---
/doc/cat/genetics/2014-morrisanimalfoundation.pdf
Morris Animal Foundation Feline SNP Array
Tobie McPhail
2014-09-01
2024-01-01



---
/doc/cat/genetics/2018-06-12-gwern-cat-windowledge-sunlight.jpg

Gwern
2018-06-12
2024-01-01



---
/doc/cat/psychology/1930-kuo.pdf


1930-01-01
2024-01-01



---
/doc/cat/psychology/1938-kuo.pdf


1938-01-01
2024-01-01



---
/doc/cat/psychology/1944-herbert.pdf
Observational Learning by Cats
Marvin J. Herbert, Charles M. Harsh
1944-01-01
2024-01-01
[("doi","10.1037/h0062414")]


---
/doc/cat/psychology/1955-adler.pdf
Some Factors of Observational Learning in Cats
Helmut Ernest Adler
1955-01-01
2024-01-01
[("doi","10.1080/00221325.1955.10532903")]


---
/doc/cat/psychology/1960-guthrie-thepsychologyoflearning.pdf
<em>The Psychology of Learning, Revised Edition</em>
E. R. Guthrie
1960-01-01
2024-01-01



---
/doc/cat/psychology/1960-kuo.pdf
Studies on the Basic Factors in Animal Fighting: VII. Inter-Species Coexistence in Mammals
Zing Yang Kuo
1960-01-01
2024-01-01
[("doi","10.1080/00221325.1960.10534330")]


---
/doc/cat/psychology/1967-collard.pdf


1967-01-01
2024-01-01



---
/doc/cat/psychology/1968-john.pdf
Observation Learning in Cats
E. Roy John, Phyllis Chesler, Frank Bartlett, Ira Victor
1968-03-20
2024-05-16
[("doi","10.1126/science.159.3822.1489")]

<p>In two experiments <a href="https://en.wikipedia.org/wiki/Cat">cats</a> acquired a stimulus-controlled approach or avoidance response by observational or conventional shaping procedures.</p>
<p>Observer cats acquired the avoidance response (hurdle jumping in response to a buzzer stimulus) significantly faster and made fewer errors than cats that were conventionally trained.</p>
<p>Observer cats acquired the approach response (lever pressing for food in response to a light stimulus) with significantly fewer errors than cats that were conventionally trained.</p>
<p>In some cases, observer cats committed one or no errors while reaching criterion.</p>
---
/doc/cat/psychology/1969-chesler.pdf
Maternal Influence in Learning by Observation in Kittens
Phyllis Chesler
1969-01-01
2024-01-01
[("doi","10.1126/science.166.3907.901")]


---
/doc/cat/psychology/1971-bartoshuk-figure2-catpreferenceforsugarwaterwhentasteunmaskedbytablesalt.png


1971
2024-01-01



---
/doc/cat/psychology/1974-grastyan.pdf


1974-01-01
2024-01-01



---
/doc/cat/psychology/1976-verberne.pdf
Chemocommunication among Domestic Cats, Mediated by the Olfactory and Vomeronasal Senses: I. Chemocommunication

1976-01-01
2024-01-01



---
/doc/cat/psychology/1977-mugford-figure9-catdietaryaversionlearning.png


1977
2024-01-01



---
/doc/cat/psychology/1980-guyot.pdf
The effects of social isolation on the behavior of juvenile domestic cats
Gary W. Guyot, Thomas L. Bennett, Henry A. Cross
1980-05-01
2024-01-01
[("doi","10.1002/dev.420130307")]

<p>The effects of social isolation on the behavior of juvenile <a href="https://en.wikipedia.org/wiki/Cat">domestic cats</a> were assessed by rearing 4 male and 4 female infant kittens in each of the following rearing conditions: (1) mother-littermate; (2) mother-only; (3) brooder-littermate; and (4) brooder-only. They were then tested twice a week individually and twice a week socially 2 → 6 1⁄2 months of age in a playroom, using multiple categories of behavior.</p>
<p>The mother-only-reared juveniles were hyperactive in both object play (when tested individually) and social play. The brooder-only-reared kittens displayed enhanced socially directed behavior and were generally hypergregarious, whereas the brooder-littermate-reared kittens displayed retarded social behavior.</p>
<p>Observations indicated that littermate-deprived kittens did not learn social communication skills and that some prolonged separation effects existed for littermate-reared kittens. The results suggest that the determinants of social play are more complex than the determinants of object play.</p>
---
/doc/cat/psychology/1982-allaby-thecuriouscat.pdf
The Curious Cat
Michael Allaby, Peter Crawford
1982-01-01
2024-01-01



---
/doc/cat/psychology/1982-thorne.pdf
Feeding behavior in the cat—recent advances
C. J. Thorne
1982-09-01
2024-01-01
[("doi","10.1111/j.1748-5827.1982.tb02516.x")]

<p>The <a href="https://en.wikipedia.org/wiki/Cat">domestic cat</a>, <em>Felis catus</em>, provides one of the few representatives of the order Carnivora whose behavior may be studied within the laboratory environment.</p>
<p>In recent studies of cat feeding behavior, there has been a fundamental shift in emphasis away from internal factors of control, the homeostatic model, towards investigation of the controlling influence of external environmental factors on food choice and feeding patterns.</p>
<p>Food choice is discussed in relation to prior dietary experience and the motivational level of the animal.</p>
<p>Feeding patterns are shown to be strongly associated with food availability and energy economy rather than the momentary physiological state of the animal.</p>
---
/doc/cat/psychology/1986-ahl.pdf
The role of vibrissae in behavior: A status review
A. S. Ahl
1986-12-01
2024-10-21
[("doi","10.1007/bf02213989")]


---
/doc/cat/psychology/1986-childs.pdf
Size-dependent Predation on Rats (<em>Rattus norvegicus)</em> by House Cats (<em>Felis catus</em>) in an Urban Setting
James Childs
1986-01-01
2024-01-01
[("doi","10.2307/1381025")]


---
/doc/cat/psychology/1986-wilkinson.pdf


1986-01-01
2024-01-01



---
/doc/cat/psychology/1992-carlstead.pdf
Urinary monitoring of adrenal responses to psychological stressors in domestic and nondomestic felids
Kathy Carlstead, Janine L. Brown, Steven L. Monfort, Richard Killens, David E. Wildt
1992-01-01
2024-01-01
[("doi","10.1002/zoo.1430110305")]


---
/doc/cat/psychology/1992-mellen.pdf
Effects of early rearing experience on subsequent adult sexual behavior using domestic cats (<em>Felis catus</em>) as a model for exotic small felids
Jill D. Mellen
1992-01-01
2024-01-01



---
/doc/cat/psychology/1994-feldman.pdf
Methods of scent marking in the domestic cat
Hilary N. Feldman
1994-01-01
2024-01-01



---
/doc/cat/psychology/1995-mccune.pdf


1995-01-01
2024-01-01



---
/doc/cat/psychology/1996-voith.pdf
Social Behavior of Domestic Cats
Victoria L. Voith, Peter L. Borchelt
1996-01-01
2024-01-01



---
/doc/cat/psychology/1998-vandenbos.pdf
The function of allogrooming in domestic cats (<em>Felis silvestris catus</em>); a study in a group of cats living in confinement
Ruud Van den Bos
1998-01-01
2024-01-01
[("doi","10.1007/bf02896348")]


---
/doc/cat/psychology/1999-sandem.pdf
The social bond between man and cat
Agnethe-Irén Sandem, Bjarne O. Braastad
1999-01-01
2024-01-01



---
/doc/cat/psychology/2000-bradshaw.pdf
Chapter 5: The Signaling Repertoire of the Domestic Cat and Its Undomesticated Relatives (The Domestic Cat: The Biology of Its Behavior)
John W. S. Bradshaw, Charlotte Cameron-Beaumont
2000-01-01
2024-01-01



---
/doc/cat/psychology/2000-liberg.pdf
Chapter 7: Density, spatial organisation and reproductive tactics in the domestic cat and other felids (The Domestic Cat: The Biology of Its Behavior)
Olof Liberg, Mikael Sandell, Dominique Pontier, Eugenia Natoli
2000-01-01
2024-01-01



---
/doc/cat/psychology/2000-turner.pdf
Chapter 10: The human-cat relationship (The Domestic Cat: The Biology of Its Behavior)
Dennis C. Turner, Eileen Karsh
2000-01-01
2024-01-01



---
/doc/cat/psychology/2003-curtis.pdf
Influence of familiarity and relatedness on proximity and allogrooming in domestic cats (<em>Felis catus</em>)
Terry Marie Curtis, Rebecca J. Knowles, Sharon L. Crowell-Davis
2003-01-01
2024-01-01
[("doi","10.2460/ajvr.2003.64.1151")]

<p><strong>Objective</strong>: To evaluate associations between relatedness
and familiarity with the affiliative behaviors of
maintaining proximity and allogrooming in cats.</p>
<p>
<strong>Animals</strong>: 28 privately owned cats in 1 colony.</p>
<p>
<strong>Procedure</strong>: 15 of the cats had 1 or more relatives present
representing 5 genealogies. Each cat was observed
in 15-minute intervals for 3.5 hours during the study. All
occurrences of allogrooming behavior were recorded. At
the onset of each 15-minute observation period and at 2-minute intervals thereafter, the identity and location of all
cats within 1 m of the observed cat were recorded.</p>
<p>
<strong>Results</strong>: Relatedness and familiarity was statistically-significantly
associated with the number of times a cat was within
1 m of another cat and how often a cat was groomed.
For relatives and nonrelatives that were equally familiar
to a given cat, relatives were statistically-significantly more likely to
be within 1 m and to be groomed.</p>
<p>
<strong>Conclusions</strong>: Familiarity
and relatedness are statistically-significantly associated with
allogrooming and proximity of another cat. This may
be important when considering adoption of 1 or more
kittens and when adding a new cat to a household in
which other cats are present. Adopting small family
groups may result in higher rates of affiliative behavior,
stronger bonding, and lower incidence of conflict
than periodically adopting single unrelated adult cats.</p>
---
/doc/cat/psychology/2003-nicastro.pdf


2003-01-01
2024-01-01



---
/doc/cat/psychology/2004-nicastro.pdf
Perceptual and Acoustic Evidence for Species-level Differences in Meow Vocalizations by Domestic Cats (<em>Felis catus</em>) and African Wild Cats (Felis silvestris lybica)
Nicholas Nicastro
2004-01-01
2024-01-01
[("doi","10.1037/0735-7036.118.3")]


---
/doc/cat/psychology/2005-bernstein.pdf
Chapter 3: The Human-Cat Relationship
Penny L. Bernstein
2005-01-01
2024-01-01



---
/doc/cat/psychology/2007-pozza.pdf


2007-01-01
2024-01-01



---
/doc/cat/psychology/2008-casey.pdf


2008-01-01
2024-01-01



---
/doc/cat/psychology/2008-seawright.pdf
A Case of Recurrent Feline Idiopathic Cystitis: The Control of Clinical Signs with Behavior Therapy
Anne Seawright, Rachel Casey, Jenna Kiddie, Jane Murray, Tim Gruffydd-Jones, Andrea Harvey, Angie Hibbert, Laura Owen
2008-01-01
2024-01-01
[("doi","10.1016/j.jveb.2007.09.008")]


---
/doc/cat/psychology/2011-galvezlopez.pdf
The search for stability on narrow supports: an experimental study in cats and dogs
Eloy Gálvez-López, Ludovic D. Maes, Anick Abourachid
2011-09-01
2024-10-21
[("doi","10.1016/j.zool.2011.03.001")]


---
/doc/cat/psychology/2012-bradshaw-behaviourdomesticcat-ch11-undesiredbehavior.pdf
Chapter 11: Undesired Behavior in the Domestic Cat (The Behavior of the Domestic Cat, second edition)
John W. S. Bradshaw, Rachel A. Casey, Sarah L. Brown
2012-01-01
2024-01-01



---
/doc/cat/psychology/2012-bradshaw-behaviourdomesticcat-ch12-causesbehavioralchange.pdf
Chapter 12: Physiological and Pathological Causes of Behavioral Change (The Behavior of the Domestic Cat, second edition)
John W. S. Bradshaw, Rachel A. Casey, Sarah L. Brown
2012-01-01
2024-01-01



---
/doc/cat/psychology/2012-bradshaw-behaviourdomesticcat-ch3-mechanismsbehaviour.pdf
Chapter 3: Mechanisms of Behavior (The Behavior of the Domestic Cat, second edition)
John W. S. Bradshaw, Rachel A. Casey, Sarah L. Brown
2012-01-01
2024-01-01



---
/doc/cat/psychology/2012-bradshaw-behaviourdomesticcat-ch8-socialbehaviour.pdf
Chapter 8: Social Behavior (The Behavior of the Domestic Cat, second edition)
John W. S. Bradshaw, Rachel A. Casey, Sarah L. Brown
2012-01-01
2024-01-01



---
/doc/cat/psychology/2016-salaun.pdf
Impact of macronutrient composition and palatability in wet diets on food selection in cats
F. Salaun, G. Blanchard, L. Le Paih, F. Roberti, C. Niceron
2016-06-09
2024-01-01
[("doi","10.1111/jpn.12542")]

<p>Cats are <a href="https://en.wikipedia.org/wiki/Obligate_carnivore">obligate carnivores</a> adapted to high-protein diets, but are commonly fed diets rich in carbohydrate. The aim of this study was to examine the food intake choices of cats when diets with different protein and carbohydrate contents were offered. Thirty-nine cats participated in voluntary dietary intake studies. 4 foods were formulated to provide 24%–53% of metabolizable energy as protein, 43%–11% as carbohydrate and holding dietary fat constant with a contribution of ~36%. Foods were offered either singly to evaluate voluntary food intake or in pairs to compare food intake between pairs of diets.</p>
<p>Cats regulated their macronutrient intake to attain an overall diet composition that provided 53% of metabolizable energy as protein, 11% as carbohydrate and 36% as fat. The protein contribution corresponded to ~6 g of protein/kg body weight/day. High-protein/low-carbohydrate diets were always eaten preferentially over low-protein/high-carbohydrate foods. When low-protein/high-carbohydrate diets were offered, cats limited their food intake to limit daily carbohydrate intake to less than 3 g of carbohydrate/kg body weight.</p>
<p>This carbohydrate ceiling may limit protein and even energy intake when only low-protein/high-carbohydrate diets were offered. The inclusion of <a href="https://en.wikipedia.org/wiki/Palatability">palatability</a> enhancer in the diets increased food intake but did not change protein or carbohydrate intake patterns, indicating that macronutrient intake can be regulated regardless of the use of palatability enhancers in cats. We conclude that cats can discriminate between diets based on macronutrient composition and regulate their intake to maintain maximal protein intake but limit carbohydrate intake.</p>
---
/doc/cat/psychology/2017-vanhaaften.pdf


2017-01-01
2024-01-01



---
/doc/cat/psychology/2019-kirk.pdf
Dogs have masters, cats have staff: Consumers’ psychological ownership and their economic valuation of pets
Colleen P. Kirk
2019-01-01
2024-01-01
[("doi","10.1016/j.jbusres.2019.02.057")]


---
/doc/cat/psychology/2019-vanderleij-figure1-sheltercatstressscoresovertimesplitbetweencatsgivencatboxesandcontrolcats.jpg


2019
2024-01-01



---
/doc/cat/psychology/2019-vanderleij-figure2-weightlossinsheltercatsgivencatboxvscontrolcats.png


2019
2024-01-01



---
/doc/cat/psychology/2020-11-13-welcometomymemepage-catsascientificinventory.jpg


2020-11-13
2024-01-01



---
/doc/cat/psychology/2020-pekel.pdf
Taste preferences and diet palatability in cats
Ahmet Yavuz Pekel, Serkan Barış Mülazımoğlu, Nüket Acar
2020-07-01
2024-01-01
[("doi","10.1080/09712119.2020.1786391")]


---
/doc/cat/psychology/2021-04-17-henry-doesyourcatsbuttholereallytouchallthesurfacesinyourhome.html


2021-04-17
2024-01-01



---
/doc/cat/psychology/2021-smith-figure4-catschoosingopticalillusions.jpg


2021
2024-01-01



---
/doc/cat/psychology/2022-06-03-gwern-meme-claspedarms-aristotlecatsharedfearofvaccuumshorrorvacui.jpg

Gwern
2022-06-03
2024-01-01



---
/doc/cat/psychology/2022-hogan-2.pdf
Introduction of adult cats to indirect calorimetry respiration chambers causes increased energy expenditure and respiratory quotient that decrease following acclimation
Kylie Hogan, Nicholas Genova, James R. Templeman, Adronie Verbrugghe, Anna K. Shoveller
2022-01-04
2024-01-01
[("doi","10.2460/ajvr.20.10.0185")]

<p><strong>Objective</strong>: To replicate a previously defined behavioral procedure to acclimate adult cats to temporary restriction in indirect calorimetry chambers and measure energy expenditure and respiratory quotient changes during acclimation.</p>
<p><strong>Animals</strong>: 8 healthy adult cats (4 spayed females, and 4 neutered males; mean ± SEM age, 2.5 ± 1.5 years; mean body weight, 4.8 ± 1.8 kg).</p>
<p><strong>Procedures</strong>: Cats underwent a 13-week incremental acclimation procedure whereby cats were acclimated to the chambers in their home environment (weeks 1 to 3), to the study room (weeks 4 to 6), and to increasing lengths of restriction within their home environment (weeks 7 to 8) and the chambers (weeks 9 to 13). Cat stress score, respiratory rate, fearfulness (assessed with a novel object test), energy expenditure, and respiratory quotient were measured. Data were analyzed by use of a repeated-measures mixed model.</p>
<p><strong>Results</strong>: Stress, based on cat stress scores, fearfulness, and respiration, peaked at weeks 4, 9, and 10 but returned to baseline levels by week 11. Energy expenditure and respiratory quotient peaked at weeks 10 and 11, respectively, but were reduced significantly by weeks 11 and 13, respectively. All cats returned to baseline by the end of the study and were deemed fully acclimated.</p>
<p><strong>Conclusion</strong>: Changes in perceived stress level, energy expenditure, and respiratory quotient at various stages of the acclimation procedure suggest that stress should be considered a significant variable in energy balance measurements when indirect calorimetry is used in cats. An incremental acclimation procedure should therefore be used to prepare cats for the temporary space restriction necessary for indirect calorimetry studies.</p>
---
/doc/cat/psychology/2023-11-03-gwern-googleimages-catwindowbox-imagequilt.png

Gwern
2023-11-03
2024-01-01



---
/doc/cat/psychology/2023-11-04-gwern-midjourneyv5-cat-linocutofblackcatshapedlikequestionmark-cropped-thumbnail.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/cat/psychology/2023-11-04-gwern-midjourneyv5-cat-linocutofblackcatshapedlikequestionmark.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/cat/psychology/2023-11-04-jacobjanerka-cattryingtohideinapatchofgrassinthemiddleofamownlawn.jpg


2023-11-04
2024-01-01



---
/doc/cat/psychology/2024-bouma-figure7-catowneremotionguessesbyphoto.jpg


2024
2024-01-01



---
/doc/cat/psychology/2024-graham-supplement-1-s2.0-S0168159123003131-mmc1.docx


2024
2024-04-08



---
/doc/cat/psychology/2024-pongracz-figure2-schematicofdifferentsizedcatopenings.jpg


2024
2024-10-21



---
/doc/cat/psychology/drug/2016-scaffidi-figure1-cathighonacalyphaindica.jpg


2016
2024-01-01



---
/doc/cat/psychology/drug/2018-07-05-gwern-catthyme-planter-front.jpg

Gwern
2018-07-05
2024-01-01



---
/doc/cat/psychology/drug/2018-07-05-gwern-catthyme-planter-side.jpg

Gwern
2018-07-05
2024-01-01



---
/doc/cat/psychology/drug/2018-07-05-gwern-catthyme-planter-top.jpg

Gwern
2018-07-05
2024-01-01



---
/doc/cat/psychology/drug/catnip/1941-mcelvain.pdf


1941-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1942-mcelvain.pdf


1942-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1955-mcelvain.pdf


1955-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1960-regnier.pdf


1960-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1960-sakan.pdf


1960-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1962-mcgurk.pdf


1962-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1963-bates.pdf
Terpenoids. Cis-trans-Nepetalactones and trans-cis-Nepetalactones
R. B. Bates, C. W. Sigel
1963-11-01
2024-01-01
[("doi","10.1007/BF02150988")]


---
/doc/cat/psychology/drug/catnip/1963-todd.pdf
The Catnip Response
Neil Bowman Todd
1963-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1966-palen.pdf


1966-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1967-regnier.pdf


1967-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1968-hayashi.pdf


1968-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1968-regnier.pdf


1968-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1969-waller.pdf


1969-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1970-waller.pdf


1970-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1972-hatch.pdf


1972-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1973-coiner.pdf
The Morphology, Development and Histochemistry of the Secretory Trichomes of Nepeta Cataria L
Deanna Sue Coiner
1973-05-12
2024-01-01



---
/doc/cat/psychology/drug/catnip/1974-harney.pdf
Behavioral activity of catnip and its constituents: nepetalic acid and nepetalactone
John W. Harney, John D. Leary, Ivan B. Barofsky
1974-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1976-hill.pdf
Species-characteristic responses to catnip by undomesticated felids

1976-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1977-hart.pdf
Olfaction and feline behavior
Benjamin L. Hart
1977-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1977-wemmer.pdf


1977-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1978-harney.pdf


1978-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1979-bland.pdf
Tom-cat odour and other pheromones in feline reproduction

1979-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1979-sherry.pdf
Pharmacologic Studies of ‘Catnip Tea’: The Hot Water Extract of Nepeta Cataria
C. J. Sherry, J. A. Koontz
1979-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1980-vanaarde-2.pdf


1980
2024-01-01



---
/doc/cat/psychology/drug/catnip/1981-sherry.pdf
Catnip (Nepeta cataria): An Evaluation of the Cold Water and Acetone-Pretreated Hot Water Extracts
C. J. Sherry, T. W. Robinson, K. Powell
1981-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1983-sherry.pdf
The Behavioral Effects of the ‘Lactone-free’ Hot Water Extract of Catnip (Nepeta cataria) on the Young Chick
C. J. Sherry, J. P. Mitchell
1983-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1984-albone-mammaliansemiochemistry.pdf


1984-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1984-bellesia.pdf


1984-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1985-hart.pdf


1985-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1987-tucker.pdf


1987-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1988-tucker.pdf


1988-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1992-deluca.pdf


1992-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1993-katahira.pdf


1993-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1993-mellen.pdf


1993-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1994-clapperton.pdf


1994-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1997-harrison.pdf
Chemical Attractants for Central American Felids

1997-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1998-aydin.pdf
Nepetalactone: A New Opioid Analgesic from Nepeta caesarea Boiss

1998-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/1999-andersen.pdf

Nick Allen
1999-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2001-molsher.pdf


2001
2024-01-01



---
/doc/cat/psychology/drug/catnip/2002-bester.pdf


2002-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2002-short.pdf

Pscript.dll Version 5.0
2002-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2004-wells.pdf


2004-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2006-schmidt.pdf
wbul-34-02–10 462..466

2006-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2007-downey.pdf
Hair Snares for Noninvasive Sampling of Felids in North America: Do Gray Foxes Affect Success?

2007-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2007-long.pdf


2007-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2008-castroarellano.pdf
Hair-Trap Efficacy for Detecting Mammalian Carnivores in the Tropics

2008-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2010-bernardi.pdf


2010-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2010-ellis.pdf


2010-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2011-mohammadi.pdf

om
2011-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2011-monterroso.pdf
Evaluation of attractants for non-invasive studies of Iberian carnivore communities
Pedro Monterroso, Paulo Célio Alves, Pablo Ferreras
2011-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2011-resende.pdf


2011-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2011-vanderhurk.pdf
Sex pheromones and their role in vertebrate reproduction
van den Hurk
2011-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2012-abramson.pdf
The Use of Silver Vine (Actinidia Polygama Maxim, Family Actinidiaceae) as an Enrichment Aid for Felines: Issues and Prospects
Charles I. Abramson, Timothy J. Bowser, Christopher A. Varnon, Robert M. Kerr
2012-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2013-ciaccio.pdf
ed300348k 1..5

2013-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2013-davoli.pdf
Hair snaring and molecular genetic identification for reconstructing the spatial structure of Eurasian lynx populations
Francesca Davoli, Krzysztof Schmidt, Rafał Kowalczyk, Ettore Randi
2013-01-01
2024-01-01
[("doi","10.1016/j.mambio.2012.06.003")]


---
/doc/cat/psychology/drug/catnip/2013-hanke.pdf
Sniffing out the stakes: hair-snares for wild cats in arid environments
Petra U. Hanke, Christopher R. Dickman
2013-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2013-portella-table-catnipresponsebyfelidspecies.jpg
Table 1. Results of the Wilcoxon tests comparing pairs of stimulants for those species that had differences indicated by the Friedman test.

2013
2024-01-01



---
/doc/cat/psychology/drug/catnip/2015-patko.pdf


2015-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2016-patko.pdf


2016-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2017-bol-cats.csv


2017
2024-01-01



---
/doc/cat/psychology/drug/catnip/2017-bol-tigersbobcats.csv


2017
2024-01-01



---
/doc/cat/psychology/drug/catnip/2017-crowley.pdf
An assessment of the efficacy of rub stations for detection and abundance surveys of Canada lynx (<em>Lynx canadensis</em>)
Mr. Shannon M. Crowley, Mr. Dexter P. Hodder
2017-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2017-romani.pdf
Causes and Cures of Skin Diseases in the Work of Hildegard of Bingen
J. Romaní, M. Romaní
2017-01-01
2024-01-01
[("doi","10.1016/j.adengl.2017.05.015")]


---
/doc/cat/psychology/drug/catnip/2017-shreve.pdf
Social interaction, food, scent or toys? A formal assessment of domestic pet and shelter cat (<em>Felis silvestris catus</em>) preferences
Kristyn R. Vitale Shreve, Lindsay R. Mehrkam, Monique A. R. Udell
2017-01-01
2024-01-01
[("doi","10.1016/j.beproc.2017.03.016")]


---
/doc/cat/psychology/drug/catnip/2017-suntar.pdf
Pharmacological and chemical features of Nepeta L. genus: Its importance as a therapeutic agent
Ipek Süntar, Seyed Mohammad Nabavi, Davide Barreca, Nicolas Fischer, Thomas Efferth
2017-01-01
2024-01-01
[("doi","10.1002/ptr.5946")]


---
/doc/cat/psychology/drug/catnip/2018-cannas.pdf

fulvio
2018-01-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/2018-lichman.pdf
Uncoupled activation and cyclization in catmint reductive terpenoid biosynthesis
Benjamin R. Lichman, Mohamed O. Kamileen, Gabriel R. Titchiner, Gerhard Saalbach, Clare E. M. Stevenson, David M. Lawson, Sarah E. O’Connor
2018-01-01
2024-01-01
[("doi","10.1038/s41589-018-0185-2")]


---
/doc/cat/psychology/drug/catnip/2019-sharma-2.pdf
Pharmacology and Toxicology of Nepeta cataria (Catmint) Species of Genus Nepeta: A Review
Ajay Sharma, G. A. Nayik, Damanjit Singh Cannoo
2019-01-01
2024-01-01
[("doi","10.1007/978-3-030-04408-4_13")]


---
/doc/cat/psychology/drug/catnip/gwern-catnip-conveniencesample-missingness.png



2024-01-01



---
/doc/cat/psychology/drug/catnip/gwern-catnip-forest-crossspecies.png



2024-01-01



---
/doc/cat/psychology/drug/catnip/gwern-catnip-forest.png



2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2016-09-29-catnipsurvey-conveniencesample.tar.xz


2016-09-29
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-01-02-catnipsurvey-conveniencesample-long-clean.csv


2017-01-02
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-01-02-catnipsurvey-conveniencesample.csv


2017-01-02
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-07-30-gs-pilot.csv


2017-07-30
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-01-gs-reversed.csv


2017-08-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-10-gs-australia.csv


2017-08-10
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-10-gs-uk.csv


2017-08-10
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-11-gs-usa.csv


2017-08-11
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-13-gs-mexico.csv


2017-08-13
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-14-gs-canada.csv


2017-08-14
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-14-gs-spain.csv


2017-08-14
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-15-gs-australia-followup.csv


2017-08-15
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-16-gs-germany.csv


2017-08-16
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-22-gs-canada.csv


2017-08-22
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-22-gs-mexico.csv


2017-08-22
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-22-gs-spain.csv


2017-08-22
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-25-gs-australia-followup.csv


2017-08-25
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-25-gs-japan.csv


2017-08-25
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-27-gs-brazil.csv


2017-08-27
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-28-gs-japan.csv


2017-08-28
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-08-31-gs-japan.csv


2017-08-31
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-09-01-gs-australia.csv


2017-09-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/2017-09-01-gs-catnipsurveys-excel.tar.xz


2017-09-01
2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/gwern-catnip-googlesurveys-countryforest-catniptryrate.jpg



2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/gwern-catnip-googlesurveys-countryforest-ownership.jpg



2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/gwern-catnip-googlesurveys-countryforest.jpg



2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/gwern-catnip-googlesurveys-intercorrelation.jpg



2024-01-01



---
/doc/cat/psychology/drug/catnip/survey/gwern-catnip-googlesurveys-questiontypes.png



2024-01-01



---
/doc/cat/psychology/drug/silvervine/1906-fairchild.pdf


1906-01-01
2024-01-01



---
/doc/cat/psychology/drug/silvervine/1975-albone.pdf


1975
2024-01-01



---
/doc/cat/psychology/drug/silvervine/2006-zhao.pdf

lhf
2006-01-01
2024-01-01



---
/doc/cat/psychology/drug/silvervine/2017-bol-fig7-bobcatsilvervine.jpg


2017
2024-01-01



---
/doc/cat/psychology/drug/silvervine/2023-miyazaki.pdf
Chemical Pest Defense by the Innate Response to Silver Vine and Catnip Plants in the Domestic Cat
Masao Miyazaki, Reiko Uenoyama
2023-10-17
2024-01-01
[("doi","10.1007/978-3-031-35159-4_21")]


---
/doc/cat/psychology/drug/silvervine/2024-oyamaokubo-figure1-catsniffingalisianthusflower.jpg


2024
2024-03-17



---
/doc/cat/psychology/drug/silvervine/index
‘silvervine (cat)’ tag

2021-01-12
2024-03-17


<figure><img class="float-right page-thumbnail invert-not outline" height="622" width="561" src="/doc/cat/psychology/drug/silvervine/2024-oyamaokubo-figure1-catsniffingalisianthusflower.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cat/psychology/drug/silvervine</code>, most recent first: 7 <a href="/doc/cat/psychology/drug/silvervine/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/cat/psychology/drug/silvervine/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cat/psychology/drug/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cat/psychology/drug/silvervine/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cat/psychology/drug/silvervine/index#oyama-okubo-fukuta-2024-section" id="toc-oyama-okubo-fukuta-2024-section">“Lisianthus Flowers Emitted Volatile Components Including Iridoids and Actinidine Which Attract Cats”, Oyama-Okubo &amp; Fukuta 2024</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#miyazaki-uenoyama-2023-section" id="toc-miyazaki-uenoyama-2023-section">“Chemical Pest Defense by the Innate Response to Silver Vine and Catnip Plants in the Domestic Cat”, Miyazaki &amp; Uenoyama 2023</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#uenoyama-et-al-2021-section" id="toc-uenoyama-et-al-2021-section">“The Characteristic Response of Domestic Cats to Plant Iridoids Allows Them to Gain Chemical Defense against Mosquitoes”, Uenoyama et al 2021</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#bol-et-al-2017-section" id="toc-bol-et-al-2017-section">“Responsiveness of Cats (<em>Felidae</em>) to Silver Vine (<em>Actinidia Polygama</em>), Tatarian Honeysuckle (<em>Lonicera Tatarica</em>), Valerian (<em>Valeriana Officinalis</em>) and Catnip (<em>Nepeta Cataria</em>)”, Bol et al 2017</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#scaffidi-et-al-2016-section" id="toc-scaffidi-et-al-2016-section">“Identification of the Cat Attractants Isodihydronepetalactone and Isoiridomyrmecin from <em>Acalypha Indica</em>”, Scaffidi et al 2016</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#hayashi-1968b-section" id="toc-hayashi-1968b-section">“Motor Reflexes of Cats to <em>Actinidia Polygama</em>: Japan and to Catnip USA”, Hayashi 1968b</a></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#section" id="toc-section">“Catnip, Valerian, Honeysuckles And Other Cat-Attractant Plants”</a></li>
</ul></li>
<li><a href="/doc/cat/psychology/drug/silvervine/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/cat/psychology/drug/valerian/1983-bicchi.pdf
Studies on the essential oil of Valeriana celtica L

1983-01-01
2024-01-01



---
/doc/cat/psychology/drug/valerian/2024-sforzi.pdf
Use of lure sticks for non-invasive genetic sampling of European wildcat populations: lessons learnt and hints for future insights
Andrea Sforzi, Laura Viviani
2024-07-24
2024-08-01
[("doi","10.1111/mam.12375")]

<p>Non-invasive genetic sampling is an increasingly common approach in wildlife research. It allows the gathering of first-hand data on wild mammalian populations without
capturing or handling individuals. For this reason, it has proved to be particularly useful when applied to elusive species living at low population densities and/or hard to
identify in the field.</p>
<p>The European wildcat represents an interesting case study in this respect. Several papers have been produced in the last decades, in which non-invasive genetic sampling has
been applied. Nevertheless, evidence from different case studies presents a complex scenario, where the efficiency of the method can vary considerably. This paper aimed to analyse
possible interpretations of such differences and to identify potential drivers and barriers. 20 papers on the subject have been reviewed and compared, although differences in
several details reported in the examined papers limited an in-depth comparison.</p>
<p>The review showed that the overlap of the study period with the reproductive season does not affect the final results of lure stick hair sampling research on the European
wildcat. Moreover, <a href="https://en.wikipedia.org/wiki/Valerian_(herb)">valerian</a> lure sticks generally provided positive results in the Continental eco-region, whereas, in
the Mediterranean and Atlantic regions, outcomes were absent or very scarce.</p>
<p>Most of the other working hypotheses remain still plausible, despite not yet being definitely provable. Setting up future wildcat monitoring schemes based on effective
non-invasive genetic sampling in different bio-geographical regions of Europe is certainly a scope to be pursued. Some suggestions are provided in this respect (eg. the set of
parameters needed to allow further comparisons; the need to test other types of attractants, to make the application of the method possible where the use of <a href=
"https://en.wikipedia.org/wiki/Valerian_(herb)">valerian</a> was proven to be inefficient or scarcely efficient, in order to allow a better comparison of future results).</p>
---
/doc/cat/psychology/earwax/1991-kolb.pdf
Chapter 25: Animal models for human PFC-related disorders
Bryan Kolb
1991-01-01
2024-01-01
[("doi","10.1016/S0079-6123(08)62697-7")]


---
/doc/cat/psychology/earwax/1991-kolb.pdf#page=4
Chapter 25: Animal models for human PFC-related disorders § pg4
Bryan Kolb
1991-01-01
2024-01-01
[("doi","10.1016/S0079-6123(08)62697-7")]


---
/doc/cat/psychology/earwax/2007-lynch.pdf
‘No Writer Nor Scholar Need Be Dull’: Recollections Of Paul J. Korshin
Jack Lynch
2007
2024-01-01



---
/doc/cat/psychology/earwax/2007-lynch.pdf#page=25
‘No Writer Nor Scholar Need Be Dull’: Recollections Of Paul J. Korshin § pg25
Jack Lynch
2007
2024-01-01



---
/doc/cat/psychology/earwax/2016-rinaldo.pdf
Trans-Species Interfaces: A Manifesto for Symbiogenisis
Ken Rinaldo
2016-05-05
2024-01-01
[("doi","10.1007/978-981-10-0321-9_7")]


---
/doc/cat/psychology/earwax/2024-08-24-gwern-ideogramv2-blackcatbleppinghumanearforearwax-512px.png

Gwern
2024-08-24
2024-08-25



---
/doc/cat/psychology/earwax/2024-08-24-gwern-ideogramv2-blackcatbleppinghumanearforearwax.png

Gwern
2024-08-24
2024-08-25



---
/doc/co2/1922-schneider.pdf


1922
2024-01-01



---
/doc/co2/1930-brown.pdf
The physiological effects of high concentrations of carbon dioxide
E. W. Brown
1930-01-01
2024-01-01



---
/doc/co2/1934-gellhorn.pdf
Influence of Variations of O2 and CO2 Tension in Inspired Air Upon Hearing
Ernst Gellhorn, Irwin Spiesman
1934-01-01
2024-01-01



---
/doc/co2/1935-gellhorn.pdf
The Influence Of Hyperpnea And Of Variations Of O2- And CO2-Tension In The Inspired Air Upon Hearing
Ernst Gellhorn, Irwin G. Spiesman
1935-01-01
2024-01-01



---
/doc/co2/1947-consolazio.pdf


1947
2024-01-01



---
/doc/co2/1961-schaefer.pdf
A concept of triple tolerance limits based on chronic carbon dioxide toxicity studies
Karl E. Schaefer
1961-01-01
2024-01-01



---
/doc/co2/1967-harter.pdf


1967
2024-01-01



---
/doc/co2/1969-wamsley.pdf
High Fidelity Simulations In The Evaluation Of Environmental Stress: Acute CO<sub>2</sub> Exposure
James R. Wamsley, Edward W. Youngling, William F. Behm
1969-01-01
2024-01-01



---
/doc/co2/1970-menn.pdf


1970
2024-01-01



---
/doc/co2/1974-storm.pdf
Effects of hypercapnia and bedrest on psychomotor performance
William F. Storm, Carl L. Giannetta
1974-01-01
2024-01-01



---
/doc/co2/1982-sheehy.pdf
Effects of Carbon Dioxide Inhalation on Psychomotor and Mental Performance during Exercise and Recovery
James B. Sheehy, Eliezer Kamon, David Kiser
1982
2024-01-01



---
/doc/co2/1986-streufert-complexitymanagersandorganizations.pdf


1986
2024-01-01



---
/doc/co2/1988-streufert.pdf
SIMULATION-BASED ASSESSMENT OF MANAGERIAL COMPETENCE: RELIABILITY AND VALIDITY

1988
2024-01-01



---
/doc/co2/1996-sun.pdf
Effect of low-concentration CO2 on stereoacuity and energy expenditure
Ming Sun, Changnian Sun, Yuede Yang
1996-01-01
2024-01-01



---
/doc/co2/1997-yang.pdf
The effect of moderately increased CO2 concentration on perception of coherent motion
Yuede Yang, Changnian Sun, Ming Sun
1997-01-01
2024-01-01



---
/doc/co2/1998-manzey.pdf
Joint NASA-ESA-DARA Study. Part three: effects of chronically elevated CO2 on mental performance during 26 days of confinement

1998-01-01
2024-01-01



---
/doc/co2/2014-vercruyssen.pdf
Breathing Carbon Dioxide (4% for 1 Hour) Slows Response Selection, Not Stimulus Encoding
Max Vercruyssen
2014-01-01
2024-01-01
[("doi","10.1177/1541931214581192")]

<p>This experiment sought to determine whether breathing <a href="https://en.wikipedia.org/wiki/Carbon_dioxide">carbon dioxide (CO<sub>2</sub>)</a>, a toxic environmental stressor known to impair reaction time, slows human information processing in the stimulus encoding or response selection stage, or both, and whether this effect is influenced by time-on-task and exposure duration.</p>
<p>In a 2 X 2 X 2 X 4 (Gas X Degradation X Compatibility X Time-on-Task) within-participants design, 6 highly practiced (more than 10,000 trials) healthy young male participants performed a serial choice reaction time (SCRT) task while breathing either 4% CO<sub>2</sub> (with 50% O<sub>2</sub>) or room air (0.03% CO<sub>2</sub> and 21% O<sub>2</sub>) for 60 minutes. Task variables manipulated were stimulus degradation (intact vs. degraded) and stimulus-response compatibility (high vs. low). Data from each 20-min SCRT test were subdivided into 5-min and 2-min intervals to determine the effects of time-on-task (and exposure duration).</p>
<p>There were statistically-significant increases in SCRT from breathing carbon dioxide (p =.004), degrading the stimulus (<em>p</em> &lt;.001), lowering compatibility (p =.004), and increasing time-on-task (p =.020). Lowering compatibility served to exaggerate the impairment produced by carbon dioxide inhalation (p =.038). Time-on-task (and exposure duration), however, did not interact with gas, degradation, or compatibility.</p>
<p>Thus, SCRT, analyzed according to the <a href="https://en.wikipedia.org/wiki/Additive_Factors_Method">Additive Factors Method</a> (Sternberg 1969, 1998), (1) was sensitive to the degrading effects of breathing CO<sub>2</sub> at an undetectable concentration that did not produce clinical symptoms, (2) determined the locus of this effect was associated with the response selection stage of processing, (3) demonstrated that the progressive deterioration in performance due to increases in time-on-task (and exposure duration) affects both the stimulus encoding and response selection stages in a similar manner, and (4) ruled out alternative explanations by showing the results did not vary with distribution analyses, data trimming, error analyses, and analyses for tradeoffs of speed-accuracy, SCRT-DT, and other performance operating characteristics.</p>
---
/doc/co2/2015-stafford.pdf
Indoor air quality and academic performance
Tess M. Stafford
2015
2024-01-01
[("doi","10.1016/j.jeem.2014.11.002")]


---
/doc/co2/2023-kunn-figure4-impactofindoorairqualityonchessplayerperformance.jpg


2023
2024-01-01



---
/doc/creatine/2002-watanabe.pdf


2002-01-01
2024-01-01



---
/doc/creatine/2006-mcmorris.pdf


2006-01-01
2024-01-01



---
/doc/creatine/2007-mcmorris-2.pdf


2007
2024-01-01



---
/doc/creatine/2007-mcmorris.pdf


2007
2024-01-01



---
/doc/creatine/2008-rawson.pdf


2008-01-01
2024-01-01



---
/doc/creatine/2009-katseres.pdf
Non-enzymatic hydrolysis of creatine ethyl ester
Nicholas S. Katseres, David W. Reading, Luay Shayya, John C. DiCesare, Gordon H. Purser
2009-01-01
2024-01-01
[("doi","10.1016/j.bbrc.2009.06.037")]


---
/doc/creatine/2009-ling-data.xls


2009
2024-01-01



---
/doc/creatine/2010-hammett.pdf
Dietary supplementation of creatine monohydrate reduces the human fMRI BOLD signal
Stephen T. Hammett, Matthew B. Wall, Thomas C. Edwards, Andrew T. Smith
2010-01-01
2024-01-01
[("doi","10.1016/j.neulet.2010.05.054")]


---
/doc/creatine/2013-alves.pdf
Creatine supplementation in fibromyalgia: a randomized, double-blind, placebo-controlled trial

2013
2024-01-01



---
/doc/creatine/2013-littleton.pdf

tiff2ps
2013-01-01
2024-01-01



---
/doc/creatine/2016-meregefilho.pdf
Does brain creatine content rely on exogenous creatine in healthy youth? A proof-of-principle study
Mr. Carlos Alberto Abujabra Merege-Filho, Dr. Maria Concepción Garcia Otaduy, Dr. Ana Lúcia Sá-Pinto, Miss Maira Okada Oliveira, Miss Lívia de Souza Gonçalves, Miss Ana Paula Tanaka Hayashi, Prof.Dr. Hamilton Roschel, Dr. Rosa Maria Rodrigues Pereira, Dr. Clovis Artur Silva, Dr. Sonia Maria Dozzi Brucki, Dr. Claudia da Costa Leite, Prof. Bruno Gualano
2016-01-01
2024-01-01



---
/doc/creatine/2017-cunha.pdf


2017-01-01
2024-01-01



---
/doc/creatine/2018-avgerinos.pdf
Effects of creatine supplementation on cognitive function of healthy individuals: A systematic review of randomized controlled trials
Konstantinos I. Avgerinos, Nikolaos Spyrou, Konstantinos I. Bougioukas, Dimitrios Kapogiannis
2018-01-01
2024-01-01
[("doi","10.1016/j.exger.2018.04.013")]


---
/doc/creatine/gwern-creatine-forest.png



2024-01-01



---
/doc/crime/1984-mednick-figure1-adopteecrimeconvictionscorrelatedwithbiologicalparentscrimeconvictions.jpg


1984
2024-01-01



---
/doc/crime/2012-gantz.pdf
Televised NFL Games, the Family, and Domestic Violence
Walter Gantz, Zheng Wang, Samuel D. Bradley
2012-01-01
2024-11-09
[("doi","10.4324/9780203873670_chapter_22")]


---
/doc/crime/2014-barbarino-figure2-italianchangeinprisonpopulationandpardonedprisonersshowshomeostasisandcrimecatchupafterpardons.jpg


2014
2024-01-01



---
/doc/crime/2014-farrington-table5-relationshipbetweenlegalconvictionsforcrimesandselfreportsofcrimes.jpg


2014
2024-01-01



---
/doc/crime/2015-schwartz-figure2-meannumberofcrimesandevercrimevsiqinfland.png


2015
2024-01-01



---
/doc/crime/2015-schwartz-figure3-floneyconvictioncrimeratevsiqinfinland.png


2015
2024-01-01



---
/doc/crime/2018-remund-figure6-changesincauseofdeathformenvswomenintheusa19592015.png


2018
2024-06-30



---
/doc/crime/2021-craun.pdf
Homicide or Suicide: How Nudity Factors into This Determination
Sarah W. Craun, Leah Tanner, Victoria Clausen, Melissa A. Merola, Leonard Opanashuk, Timothy G. Keel
2021-05-03
2024-01-01
[("doi","10.1177/10887679211013071")]

<p>Anecdotal reports of deceased celebrities being found nude abound, yet research is lacking regarding the frequency of nudity at death. Moreover, it is unknown if nudity at the time of death is a useful investigative clue or a distracting non-factor in equivocal death cases.</p>
<p>This study used data from 119,145 homicides and suicides reported to the <a href="https://www.cdc.gov/">Centers for Disease Control</a> to explore victim nudity, prior life stressors, and demographics on the likelihood of a death being a homicide or a suicide.</p>
<p>Logistic regression results indicate that a female victim being found nude is a strong indicator of homicide.</p>
---
/doc/crime/2022-hjalmarsson.pdf
The Health Effects of Prison
Randi Hjalmarsson, Matthew J. Lindquist
2022-10-01
2024-01-01
[("doi","10.1257/app.20200615")]

<p>This paper studies the health effects of Swedish prison reforms that held sentences constant but increased the share of time inmates had to serve.</p>
<p>The increased time served did not harm post-release health and actually reduced mortality risk. We find especially large decreases in mortality for offenders not previously incarcerated, younger offenders, and those more attached to the labor market.</p>
<p>Risk of suicide and circulatory death fell for inmates with mental health problems and older inmates, respectively. In-prison health care usage and program participation increased with time served, suggesting health care treatment and services as the key mechanism for mortality declines.</p>
---
/doc/crime/2022-tjaden.pdf
Negotiated Safety? Did Backpage.com Reduce Female Homicide Rates
Samantha L. N. Tjaden, David A. Makin
2022-04-06
2024-01-01
[("doi","10.1177/10887679221078966")]

<p>Prior research has associated <a href="https://en.wikipedia.org/wiki/Craigslist">Craigslist.com</a> and <a href="https://en.wikipedia.org/wiki/Backpage">Backpage.com</a> as sources of victimization, which in part resulted in the closure of the erotic services of each respective website. However, research also claims the introduction of Craigslist was associated with a reduction in female homicide rates across 30 large cities.</p>
<p>This research acts as a supplemental analysis to <a href="https://www.aeaweb.org/conference/2018/preliminary/paper/QZNF9dHi">Cunningham et al</a> by analyzing if Backpage.com, considered to be Craigslist’s successor, has similar effects on female homicide rates. When including measures of interest in each respective website, we find that Backpage is associated with a decrease in homicide rates for women.</p>
<p>The purpose of this study is to extend the study conducted by Cunningham et al through supplemental analysis. To determine the effect of online clearinghouses on female homicide rates, interest measures in Backpage along with the female homicide rates from 120 single city metropolitan and micropolitan areas over 14 years (2004–2018) were analyzed using <a href="https://en.wikipedia.org/wiki/Multiple_regression">multiple regression analyses</a>.</p>
<p>The regression analyses show that there is a statistically-significant relationship between interest in Backpage and homicide rates for women. We find that Backpage is associated with a decrease in homicide rates for women.</p>
---
/doc/crime/2023-anelli-figure1-officialbirthdatesinitalyovertheyearbynorthvssouthshowingfalsification.jpg


2023
2024-01-01



---
/doc/crime/2023-doleac.pdf
Encouraging Desistance from Crime
Jennifer L. Doleac
2023-06-01
2024-01-01
[("doi","10.1257/jel.20211536")]

<p>Half of individuals released from prison in the United States will be re-incarcerated within 3 years, creating an incarceration cycle that is detrimental to individuals, families, and communities. There is tremendous public interest in ending this cycle, and public policies can help or hinder the reintegration of those released from jail and prison.</p>
<p>This review summarizes the existing empirical evidence on how to intervene with existing offenders to reduce criminal behavior and improve social welfare.</p>
---
/doc/crime/terrorism/1989-andrew.pdf
From the Okhrana to the KGB: Continuities in Russian foreign intelligence operations since the 1880s
Christopher M. Andrew
1989-01-01
2024-01-01



---
/doc/crime/terrorism/2002-ruby.pdf


2002-01-01
2024-01-01



---
/doc/crime/terrorism/2006-abrahms.pdf


2006-01-01
2024-01-01



---
/doc/crime/terrorism/2007-abrahms-2.pdf


2007
2024-01-01



---
/doc/crime/terrorism/2007-abrahms.pdf


2007-01-01
2024-01-01



---
/doc/crime/terrorism/2007-benmelech.pdf
Human Capital and the Productivity of Suicide Bombers
Efraim Benmelech, Claude Berrebi
2007-06-01
2024-01-01
[("doi","10.1257/jep.21.3.223")]

<p>This paper studies the relation between the human capital of suicide bombers and the outcomes of their suicide attacks.</p>
<p>We argue that human capital is an important factor in the production of terrorism and that if terrorists behave rationally, we should observe that more able suicide bombers are assigned to more important targets. To validate the theoretical predictions and estimate the returns to human capital in suicide bombing, we use a unique dataset detailing the biographies of Palestinian suicide bombers, the targets they attack, and the number of people that they kill and injure.</p>
<p>Our empirical analysis suggests that older and more educated suicide bombers are being assigned by their terror organization to more important targets.</p>
<p>We find that more educated and older suicide bombers are less likely to fail in their mission and are more likely to cause increased casualties when they attack.</p>
---
/doc/crime/terrorism/2008-abrahms.pdf


2008-01-01
2024-01-01



---
/doc/crime/terrorism/2008-jost.pdf


2008-01-01
2024-01-01



---
/doc/crime/terrorism/2010-cochran.pdf
It’s a Crime, but Is It a Blunder? The Efficacy of Targeting Civilians in War
Kathryn McNabb Cochran, Alexander B. Downes
2010-07-19
2024-01-01
[("doi","10.4324/9781315178844-17")]


---
/doc/crime/terrorism/2010-inspire-2.pdf


2010
2024-01-01



---
/doc/crime/terrorism/2010-king.pdf
asap_1214_LR

2010-01-01
2024-01-01



---
/doc/crime/terrorism/2011-dannenbaum.pdf


2011-01-01
2024-01-01



---
/doc/crime/terrorism/2011-watson-costsofwar.pdf


2011-06-01
2024-01-01



---
/doc/crime/terrorism/2012-mueller-2.pdf
The Terrorism Delusion: America’s Overwrought Response to September 11
John Mueller, Mark G. Stewart
2012-07-01
2024-01-01
[("doi","10.1162/ISEC_a_00089")]

<p>The reaction of Americans to the terrorist attacks of September 11, 2001, has been massively disproportionate to the actual threat posed by <a href="https://en.wikipedia.org/wiki/Al-Qaeda">al-Qaida</a> either as an international menace or as an inspiration or model for homegrown amateurs.</p>
<p>An examination of the activities of international and domestic terrorist “adversaries” reveals that exaggerations and distortions of the threat have inspired a determined and expensive quest to ferret out, and even to create, the nearly nonexistent.</p>
<p>The result has been an ill-conceived and remarkably unreflective effort to react to an event that, however tragic and dramatic in the first instance, should have been seen to be of only limited significance at least after a few years.</p>
<p>Not only has the terrorism delusion had significant costs, but the initial alarmed perspective has been so internalized that anxieties about terrorism have persisted for more than a decade despite exceedingly limited evidence that much fear is justified.</p>
---
/doc/crime/terrorism/rumiyah/2016-rumiyah-01.pdf
<em>Rumiyah</em> #1
ISIS
2016-09-05
2024-01-01



---
/doc/crime/terrorism/rumiyah/2016-rumiyah-02.pdf
<em>Rumiyah</em> #2
ISIS
2016-10-04
2024-01-01



---
/doc/crime/terrorism/rumiyah/2016-rumiyah-03.pdf
<em>Rumiyah</em> #3
ISIS
2016-11-11
2024-01-01



---
/doc/crime/terrorism/rumiyah/2016-rumiyah-04.pdf
<em>Rumiyah</em> #4
ISIS
2016-12-07
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-05.pdf
<em>Rumiyah</em> #5
ISIS
2017-01-06
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-06.pdf
<em>Rumiyah</em> #6
ISIS
2017-02-04
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-07.pdf
<em>Rumiyah</em> #7: Establishing the Islamic State Between the Prophetic Methodology and the Paths of the Deviants
ISIS
2017-03-17
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-08.pdf
<em>Rumiyah</em> #8: Among The Believers Are Men: Sheikh Abu Sulayman ash-Shami
ISIS
2017-04-04
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-09.pdf
<em>Rumiyah</em> #9: The Ruling on the Belligerent Christians
ISIS
2017-05-04
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-10.pdf
<em>Rumiyah</em> #10: The Jihad in East Asia
ISIS
2017-07-17
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-11.pdf
<em>Rumiyah</em> #11: The Ruling on Ghanimah, Fay, and Ihtitab
ISIS
2017-07-13
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-12.pdf
<em>Rumiyah</em> #12: It Will Be A Fire That Burns The Cross And Its People In Raqqah
ISIS
2017-08-06
2024-01-01



---
/doc/crime/terrorism/rumiyah/2017-rumiyah-13.pdf
<em>Rumiyah</em> #13: Allah Cast Terror Into Their Hearts
ISIS
2017-09-09
2024-01-01



---
/doc/crime/terrorism/rumiyah/index
‘<em>Rumiyah</em> (ISIS)’ tag

2024-01-01
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>crime/terrorism/rumiyah</code>, most recent first: 13 <a href="/doc/crime/terrorism/rumiyah/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/crime/terrorism/rumiyah/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/crime/terrorism/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/crime/terrorism/rumiyah/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017m-section" id="toc-isis-2017m-section">“<em>Rumiyah</em> #13: Allah Cast Terror Into Their Hearts”, ISIS 2017m</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017l-section" id="toc-isis-2017l-section">“<em>Rumiyah</em> #12: It Will Be A Fire That Burns The Cross And Its People In Raqqah”, ISIS 2017l</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017j-section" id="toc-isis-2017j-section">“<em>Rumiyah</em> #10: The Jihad in East Asia”, ISIS 2017j</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017k-section" id="toc-isis-2017k-section">“<em>Rumiyah</em> #11: The Ruling on Ghanimah, Fay, and Ihtitab”, ISIS 2017k</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017i-section" id="toc-isis-2017i-section">“<em>Rumiyah</em> #9: The Ruling on the Belligerent Christians”, ISIS 2017i</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017h-section" id="toc-isis-2017h-section">“<em>Rumiyah</em> #8: Among The Believers Are Men: Sheikh Abu Sulayman Ash-Shami”, ISIS 2017h</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017g-section" id="toc-isis-2017g-section">“<em>Rumiyah</em> #7: Establishing the Islamic State Between the Prophetic Methodology and the Paths of the Deviants”, ISIS 2017g</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017f-section" id="toc-isis-2017f-section">“<em>Rumiyah</em> #6”, ISIS 2017f</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2017e-section" id="toc-isis-2017e-section">“<em>Rumiyah</em> #5”, ISIS 2017e</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2016d-section" id="toc-isis-2016d-section">“<em>Rumiyah</em> #4”, ISIS 2016d</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2016c-section" id="toc-isis-2016c-section">“<em>Rumiyah</em> #3”, ISIS 2016c</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2016b-section" id="toc-isis-2016b-section">“<em>Rumiyah</em> #2”, ISIS 2016b</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#isis-2016a-section" id="toc-isis-2016a-section">“<em>Rumiyah</em> #1”, ISIS 2016a</a></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/crime/terrorism/rumiyah/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/cryonics/2011-jefftk-cryonicsprobabilityestimatesurvey.ods
Cryonics Probabilities survey

2011
2024-01-01



---
/doc/cryonics/2021-shapesoncoe-figure1-scanninghumanbrainsample.png


2021
2024-01-01



---
/doc/cryonics/2023-han-figure6-photographsofnanowarmedratkidneysvsunvitrifiedkidneys.jpg


2023
2024-01-01



---
/doc/cs/1981-ingalls.pdf
Design Principles Behind Smalltalk
Daniel H. H. Ingalls
1981-08-01
2024-01-01



---
/doc/cs/1985-cardelli-figure3-crabsgraphicdemopartwaythroughscreendestruction.jpg


1985
2024-01-01



---
/doc/cs/2005-09-30-smith-whyihateframeworks.html


2005-09-30
2024-01-01



---
/doc/cs/2008-partridge.pdf
The Technical Development of Internet Email
Craig Partridge
2008-06-17
2024-01-01
[("doi","10.1109/MAHC.2008.32")]


---
/doc/cs/2010-pcast-nitrd.pdf
Report to the President and Congress: Designing a Digital Future: Federally Funded R&amp;D in Networking and IT

2010
2024-01-01



---
/doc/cs/2016-01-29-xkcd-1636-xkcdstack.png


2016-01-29
2024-01-01



---
/doc/cs/2016-11-16-xkcd-1760-tvproblems.png


2016-11-16
2024-01-01



---
/doc/cs/2017-01-13-gwern-cat-rstansegfault.jpg

Gwern
2017-01-13
2024-01-01



---
/doc/cs/2019-06-21-xkcd-2166-stack.png


2019-06-21
2024-01-01



---
/doc/cs/2019-07-15-danielbali-citiesskylineisturingcomplete.html


2019-07-15
2024-01-01



---
/doc/cs/2020-02-16-zend-manual-pdfmetadata.html


2020-02-16
2024-01-01



---
/doc/cs/2021-04-08-gwern-raregreekvariables-arxivfrequencycount.jpg

Gwern
2021-04-08
2024-01-01



---
/doc/cs/2021-04-18-gwern-firefox-viewpageinfo-mediatab.png

Gwern
2021-04-18
2024-01-01



---
/doc/cs/algorithm/1986-aggarwal.pdf
Geometric applications of a matrix searching algorithm
Alok Aggarwal, Maria M. Klawe, Shlomo Moran, Peter Shor, Robert Wilber
1986-08-01
2024-04-03
[("doi","10.1145/10515.10546")]


---
/doc/cs/algorithm/1990-galil.pdf
A linear-time algorithm for concave one-dimensional dynamic programming
Zvi Galil, Kunsoo Park
1990-02-01
2024-04-03
[("doi","10.1016/0020-0190(90)90215-J")]


---
/doc/cs/algorithm/2003-fortnow.pdf
A Short History of Computational Complexity
Fortnow, Lance, Homer, Steve
2003-10-02
2024-01-01



---
/doc/cs/algorithm/2009-gluck.pdf
Is There A Fourth Futamura Projection?
Glueck Robert
2009-01-10
2024-01-01
[("doi","10.1145/1480945.1480954")]


---
/doc/cs/algorithm/2012-frykholm.pdf
Cutting the Pipe: Achieving Sub-Second Iteration Times
Apple Keynote 5.1.1
2012
2024-01-01



---
/doc/cs/algorithm/2017-hazel.pdf
From Punched Cards to Flat Screens: A Technical Autobiography
Philip Hazel
2017-08-11
2024-01-01



---
/doc/cs/algorithm/2018-mcgranaghan-inkandswitch-slowsoftware-inputlatencycascade.png


2018
2024-01-01



---
/doc/cs/algorithm/2018-miu-figure1-progressofbestperformingprogramovertimeofcontest.jpg


2018
2024-01-01



---
/doc/cs/algorithm/2021-tran-figure3-tradeoffbetweenevennessandrichnessinsouthindiankolamabstractdrawings.jpg


2021
2024-01-01



---
/doc/cs/algorithm/2022-06-05-jamiepinheiro-paradoxicalcyclesintvshowsreferencingeachotherasfictional-4cycleexample-theocsimpsonstwoandahalfmenthebigbangtheory.jpg


2022-06-05
2024-01-01



---
/doc/cs/algorithm/information/1985-bennett.pdf
The Fundamental Physical Limits of Computation
Charles H. Bennett, Rolf Landauer
1985-07-01
2024-08-18
[("doi","10.2307/24967723")]


---
/doc/cs/algorithm/information/compression/1998-knuth-taocp-v3-sortingandsearching-hashinghistory.pdf
The Art of Computer Programming, Volume 3: Sorting & Searching § Chapter 6, Searching: Hashing: History
Donald Knuth
1998-01-01
2024-01-01



---
/doc/cs/algorithm/information/compression/1999-mahoney-figure1-compressorbenchmarksonenglishtextanddegradationbyshuffling.jpg


1999
2024-01-01



---
/doc/cs/algorithm/information/compression/2004-ryannorth-dinosaurcomics-391.png


2004
2024-01-01



---
/doc/cs/c/2000-langer-standardcplusplusiostreamsandlocales.pdf
<em>Standard C++ IOStreams and locales: advanced programmer’s guide and reference</em>
Angelika Langer, Klaus Kreft
2000-01-01
2024-01-01



---
/doc/cs/c/index
‘C (CS)’ tag

2018-12-12
2024-03-12


<figure><img class="float-right page-thumbnail invert-auto outline" height="1927" width="1480" src="/doc/cs/r/gwern-problem14-49randomgamesinr.jpg" title="Graph of simulation of winnings over a sample of 49 Problem-#14 games using optimal strategy." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/c</code>, most recent first: 5 <a href="/doc/cs/c/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/cs/c/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/c/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/c/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/c/index#gwern-et-al-2022-section" id="toc-gwern-et-al-2022-section">“Problem 14 Dynamic Programming Solutions”, Gwern et al 2022</a></li>
<li><a href="/doc/cs/c/index#phiresky-2021-section" id="toc-phiresky-2021-section">“Hosting SQLite Databases on Github Pages (or Any Static File Hoster)”, phiresky 2021</a></li>
<li><a href="/doc/cs/c/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/cs/c/index#seibel-2009-section" id="toc-seibel-2009-section">“C++ in <em>Coders at Work</em>”, Seibel 2009</a></li>
<li><a href="/doc/cs/c/index#langer-kreft-2000-section" id="toc-langer-kreft-2000-section"><em>Standard C++ IOStreams and Locales: Advanced Programmer’s Guide and Reference</em>, Langer &amp; Kreft 2000</a></li>
</ul></li>
<li><a href="/doc/cs/c/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/c/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/cellular-automaton/1956-moore.pdf
Artificial Living Plants: Proposed here is a design for self-reproducing machines that would be harvested for the materials from which they construct themselves. They might prove more feasible than spaceships and more profitable
Edward F. Moore
1956-01-01
2024-04-08
[("doi","10.1038/scientificamerican1056-118")]


---
/doc/cs/cellular-automaton/1977-dyson.pdf
The Next Industrial Revolution
Freeman J. Dyson
1977-03-01
2024-04-08



---
/doc/cs/cellular-automaton/2012-05-13-phillipbradbury-otcametapixel-lifeinlife.webm


2012-05-13
2024-01-01



---
/doc/cs/computable/1972-conway.pdf
Unpredictable Iterations
John H. Conway
1972-01-01
2024-01-01



---
/doc/cs/computable/2008-neary-figure111-spacetimetradeoffinminimalturingmachines.jpg


2008
2024-08-04



---
/doc/cs/computable/2022-garg-figure5b-transformersbeatxgboostatfittingsmalldecisiontrees.png


2022
2024-01-01



---
/doc/cs/cryptography/1983-strasser.pdf
The Noblest Cryptographer
Gerhard F. Strass
1983-07-01
2024-01-01
[("doi","10.1080/0161-118391857946")]


---
/doc/cs/cryptography/1996-pomerance.pdf
A Tale of Two Sieves
Carl Pomerance
1996-12-01
2024-05-15
[("doi","10.1090/dol/034/1")]


---
/doc/cs/cryptography/2008-wright-figure34-voippacketfingerprintofthephraseartificialintelligence.png


2008
2024-01-01



---
/doc/cs/cryptography/2011-08-14-williamyu-mentalrngs.html


2011-08-14
2024-01-01



---
/doc/cs/cryptography/2018-iordanou.pdf
The Professionalization of Cryptology in 16<sup>th</sup>-Century Venice
Ioanna Iordanou
2018-09-24
2024-01-01
[("doi","10.1017/eso.2018.10")]

<p>This article examines the evolution of cryptology as a business trait and a distinct state-controlled and -regulated profession in 16<sup>th</sup>-century Venice. It begins by briefly discussing the systematic development of cryptology in the Renaissance.</p>
<p>Following an examination of the amateur use of codes and ciphers by members of the Venetian merchant and ruling classes, and subsequently by members of all layers of Venetian society, the article moves on to discuss the professionalization of cryptology in 16<sup>th</sup>-century Venice. This was premised on specialist skills formation, a shared professional identity, and an emerging professional ethos.</p>
<p>The article explores a potential link between the amateur use of cryptology, especially as it had been instigated by merchants in the form of <a href="https://en.wikipedia.org/wiki/Cipher">merchant-style codes</a>, and its professional use by the Venetian authorities. It also adds the profession of the <a href="https://en.wikipedia.org/wiki/Cryptanalysis">cifrista</a>—the professional cipher secretary—to the list of more “conventional” early modern professions.</p>
---
/doc/cs/cryptography/2024-bilger-figure1-reassembledrippedupstasigermanfile.jpg


2024
2024-05-28



---
/doc/cs/cryptography/index
‘crypto’ tag

2013-05-07
2024-11-22


<figure><img class="float-right page-thumbnail invert-not outline" height="2000" width="1600" src="/doc/cs/cryptography/2024-bilger-figure1-reassembledrippedupstasigermanfile.jpg" title="Figure 1: Reassembled pieces of a ripped-up Stasi file." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/cryptography</code>, most recent first: 4 <a href="/doc/cs/cryptography/index#see-alsos" class="icon-not">related tags</a>, 63 <a href="/doc/cs/cryptography/index#links" class="icon-not">annotations</a>, &amp; 54 <a href="/doc/cs/cryptography/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/cryptography/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/cryptography/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/cryptography/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
<li><a href="/doc/cs/cryptography/index#gwern-blackmail-section" id="toc-gwern-blackmail-section">“Blackmail Fail”, Gwern 2013</a></li>
<li><a href="/doc/cs/cryptography/index#gwern-bitcoin-is-worse-is-better-section" id="toc-gwern-bitcoin-is-worse-is-better-section">“Bitcoin Is Worse Is Better”, Gwern 2011</a></li>
<li><a href="/doc/cs/cryptography/index#gwern-timestamping-section" id="toc-gwern-timestamping-section">“Easy Cryptographic Timestamping of Files”, Gwern 2015</a></li>
<li><a href="/doc/cs/cryptography/index#gwern-death-note-anonymity-section" id="toc-gwern-death-note-anonymity-section">“<em>Death Note</em>: L, Anonymity &amp; Eluding Entropy”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/cryptography/index#schneider-et-al-2024-section" id="toc-schneider-et-al-2024-section">“Breaking Bad: How Compilers Break Constant-Time”, Schneider et al 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section" id="toc-section">“Computer Scientists Combine Two ‘Beautiful’ Proof Methods [ZK + PCP]”</a></li>
<li><a href="/doc/cs/cryptography/index#buterin-2024-section" id="toc-buterin-2024-section">“Glue and Coprocessor Architectures”, Buterin 2024</a></li>
<li><a href="/doc/cs/cryptography/index#bilger-2024-section" id="toc-bilger-2024-section">“Piecing Together the Secrets of the Stasi: After the Berlin Wall Fell, Agents of East Germany’s Secret Police Frantically Tore Apart Their Records. Archivists Have Spent the past 30 Years Trying to Restore Them”, Bilger 2024</a></li>
<li><a href="/doc/cs/cryptography/index#oranchak-et-al-2024-section" id="toc-oranchak-et-al-2024-section">“The Solution of the Zodiac Killer’s 340-Character Cipher”, Oranchak et al 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section-1" id="toc-section-1">“Falsified Photos: Fooling Adobe’s Cryptographically-Signed Metadata”</a></li>
<li><a href="/doc/cs/cryptography/index#volf-et-al-2023-section" id="toc-volf-et-al-2023-section">“Cryptography in the DNA of Living Cells Enabled by Multi-Site Base Editing”, Volf et al 2023</a></li>
<li><a href="/doc/cs/cryptography/index#zhang-et-al-2023-06-section" id="toc-zhang-et-al-2023-06-section">“Watermarks in the Sand: Impossibility of Strong Watermarking for Generative Models”, Zhang et al 2023</a></li>
<li><a href="/doc/cs/cryptography/index#foucrier-2023-section" id="toc-foucrier-2023-section">“Why the French Military Cryptanalysis Failed to Break Enigma”, Foucrier 2023</a></li>
<li><a href="/doc/cs/cryptography/index#shamir-et-al-2023-section" id="toc-shamir-et-al-2023-section">“Polynomial Time Cryptanalytic Extraction of Neural Network Models”, Shamir et al 2023</a></li>
<li><a href="/doc/cs/cryptography/index#bernstein-2023-section" id="toc-bernstein-2023-section">“Papers With Computer-Checked Proofs”, Bernstein 2023</a></li>
<li><a href="/doc/cs/cryptography/index#nassi-et-al-2023-section" id="toc-nassi-et-al-2023-section">“Video-Based Cryptanalysis: Extracting Cryptographic Keys from Video Footage of a Device’s Power LED”, Nassi et al 2023</a></li>
<li><a href="/doc/cs/cryptography/index#zhang-et-al-2023-15-section" id="toc-zhang-et-al-2023-15-section">“Generative Model Watermarking Suppressing High-Frequency Artifacts”, Zhang et al 2023</a></li>
<li><a href="/doc/cs/cryptography/index#stevens-su-2023-section" id="toc-stevens-su-2023-section">“Memorization for Good: Encryption With Autoregressive Language Models”, Stevens &amp; Su 2023</a></li>
<li><a href="/doc/cs/cryptography/index#blessing-anderson-2023-section" id="toc-blessing-anderson-2023-section">“One Protocol to Rule Them All? On Securing Interoperable Messaging”, Blessing &amp; Anderson 2023</a></li>
<li><a href="/doc/cs/cryptography/index#brakerski-2022-section" id="toc-brakerski-2022-section">“Black-Hole Radiation Decoding Is Quantum Cryptography”, Brakerski 2022</a></li>
<li><a href="/doc/cs/cryptography/index#broadbent-karvonen-2022-section" id="toc-broadbent-karvonen-2022-section">“Categorical Composable Cryptography: Extended Version”, Broadbent &amp; Karvonen 2022</a></li>
<li><a href="/doc/cs/cryptography/index#zhong-et-al-2022-2-section" id="toc-zhong-et-al-2022-2-section">“Twin Physically Unclonable Functions Based on Aligned Carbon Nanotube Arrays”, Zhong et al 2022</a></li>
<li><a href="/doc/cs/cryptography/index#rust-nguyen-stamp-2022-section" id="toc-rust-nguyen-stamp-2022-section">“Darknet Traffic Classification and Adversarial Attacks”, Rust-Nguyen &amp; Stamp 2022</a></li>
<li><a href="/doc/cs/cryptography/index#goldwasser-et-al-2022-section" id="toc-goldwasser-et-al-2022-section">“Planting Undetectable Backdoors in Machine Learning Models”, Goldwasser et al 2022</a></li>
<li><a href="/doc/cs/cryptography/index#yamakawa-zhandry-2022-section" id="toc-yamakawa-zhandry-2022-section">“Verifiable Quantum Advantage without Structure”, Yamakawa &amp; Zhandry 2022</a></li>
<li><a href="/doc/cs/cryptography/index#wu-et-al-2021-13-section" id="toc-wu-et-al-2021-13-section">“Hiding Data Hiding”, Wu et al 2021</a></li>
<li><a href="/doc/cs/cryptography/index#machado-westphall-2021-section" id="toc-machado-westphall-2021-section">“Blockchain Incentivized Data Forwarding in MANETs: Strategies and Challenges”, Machado &amp; Westphall 2021</a></li>
<li><a href="/doc/cs/cryptography/index#brustolin-et-al-2020-section" id="toc-brustolin-et-al-2020-section">“Exploring the Relationship between Crypto AG and the CIA in the Use of Rigged Encryption Machines for Espionage in Brazil”, Brustolin et al 2020</a></li>
<li><a href="/doc/cs/cryptography/index#carlini-et-al-2020-2-section" id="toc-carlini-et-al-2020-2-section">“Cryptanalytic Extraction of Neural Network Models”, Carlini et al 2020</a></li>
<li><a href="/doc/cs/cryptography/index#section-2" id="toc-section-2">“One-Shot Signatures and Applications to Hybrid Quantum/Classical Authentication”</a></li>
<li><a href="/doc/cs/cryptography/index#merrer-tredan-2019-section" id="toc-merrer-tredan-2019-section">“The Bouncer Problem: Challenges to Remote Explainability”, Merrer &amp; Tredan 2019</a></li>
<li><a href="/doc/cs/cryptography/index#shiu-2019-section" id="toc-shiu-2019-section">“Analysis of Solitaire”, Shiu 2019</a></li>
<li><a href="/doc/cs/cryptography/index#iordanou-2018-section" id="toc-iordanou-2018-section">“The Professionalization of Cryptology in 16<sup>th</sup>-Century Venice”, Iordanou 2018</a></li>
<li><a href="/doc/cs/cryptography/index#hu-et-al-2018-2-section" id="toc-hu-et-al-2018-2-section">“Chaff Bugs: Deterring Attackers by Making Software Buggier”, Hu et al 2018</a></li>
<li><a href="/doc/cs/cryptography/index#gomez-et-al-2018-section" id="toc-gomez-et-al-2018-section">“Unsupervised Cipher Cracking Using Discrete GANs”, Gomez et al 2018</a></li>
<li><a href="/doc/cs/cryptography/index#aturban-et-al-2017-section" id="toc-aturban-et-al-2017-section">“Difficulties of Timestamping Archived Web Pages”, Aturban et al 2017</a></li>
<li><a href="/doc/cs/cryptography/index#greydanus-2017-section" id="toc-greydanus-2017-section">“Learning the Enigma With Recurrent Neural Networks”, Greydanus 2017</a></li>
<li><a href="/doc/cs/cryptography/index#wustrow-vandersloot-2016-section" id="toc-wustrow-vandersloot-2016-section">“DDoSCoin: Cryptocurrency With a Malicious Proof-Of-Work”, Wustrow &amp; VanderSloot 2016</a></li>
<li><a href="/doc/cs/cryptography/index#andresen-2015-section" id="toc-andresen-2015-section">“What Satoshi Did Not Know”, Andresen 2015</a></li>
<li><a href="/doc/cs/cryptography/index#davis-2013-2-section" id="toc-davis-2013-2-section">“The Crypto-Currency: Bitcoin and Its Mysterious Inventor”, Davis 2013</a></li>
<li><a href="/doc/cs/cryptography/index#nsa-2012-section" id="toc-nsa-2012-section">“National Cryptologic Museum Opens New Exhibit on Dr. John Nash”, NSA 2012</a></li>
<li><a href="/doc/cs/cryptography/index#mcgoldrick-2009-section" id="toc-mcgoldrick-2009-section">“TinyTorrents: Integrating Peer-To-Peer and Wireless Sensor Networks”, McGoldrick 2009</a></li>
<li><a href="/doc/cs/cryptography/index#wright-et-al-2008-section" id="toc-wright-et-al-2008-section">“Spot Me If You Can: Uncovering Spoken Phrases in Encrypted VoIP Conversations”, Wright et al 2008</a></li>
<li><a href="/doc/cs/cryptography/index#rodriguez-2006-section" id="toc-rodriguez-2006-section">“A Methodology for Studying Various Interpretations of the <em>N,N</em>-Dimethyltryptamine-Induced Alternate Reality”, Rodriguez 2006</a></li>
<li><a href="/doc/cs/cryptography/index#blaze-2004-section" id="toc-blaze-2004-section">“Toward a Broader View of Security Protocols”, Blaze 2004</a></li>
<li><a href="/doc/cs/cryptography/index#kelsey-2002-section" id="toc-kelsey-2002-section">“Compression and Information Leakage of Plaintext”, Kelsey 2002</a></li>
<li><a href="/doc/cs/cryptography/index#mazi%C3%A8res-kaashoek-1998-section" id="toc-mazières-kaashoek-1998-section">“The Design, Implementation and Operation of an Email Pseudonym Server”, Mazières &amp; Kaashoek 1998</a></li>
<li><a href="/doc/cs/cryptography/index#pomerance-1996-section" id="toc-pomerance-1996-section">“A Tale of Two Sieves”, Pomerance 1996</a></li>
<li><a href="/doc/cs/cryptography/index#impagliazzo-1995-section" id="toc-impagliazzo-1995-section">“A Personal View of Average-Case Complexity”, Impagliazzo 1995</a></li>
<li><a href="/doc/cs/cryptography/index#feynman-1985-3-section" id="toc-feynman-1985-3-section">“<em>Surely You’re Joking, Mr. Feynman!</em> Chapter 18: Safecracker Meets Safecracker”, Feynman 1985</a></li>
<li><a href="/doc/cs/cryptography/index#strass-1983-section" id="toc-strass-1983-section">“The Noblest Cryptographer”, Strass 1983</a></li>
<li><a href="/doc/cs/cryptography/index#WxnwOooN-section" id="toc-WxnwOooN-section">“Programmable Cryptography (Part 1)”, gubsheep 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section-3" id="toc-section-3">“Cracking the Adventure Time Cipher”</a></li>
<li><a href="/doc/cs/cryptography/index#cy9JS9Vj-section" id="toc-cy9JS9Vj-section">“Reward Offered for Hash Collisions for SHA-1, SHA-256, RIPEMD-160 and Other”, Todd 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section-4" id="toc-section-4">“2015.11.20: Break a Dozen Secret Keys, Get a Million More for Free”</a></li>
<li><a href="/doc/cs/cryptography/index#section-5" id="toc-section-5">“MalbolgeLisp Is a LISP Interpreter Written in Malbolge. It’s (as of 2020 and 2021), the Most Advanced, Usable Malbolge Program Ever Created. It Supports Everything Lisps Generally Tend to Support (like <code>cond</code>, <code>let</code>, <code>lambda</code>, Etc…).”</a></li>
<li><a href="/doc/cs/cryptography/index#Dy452fh7-section" id="toc-Dy452fh7-section">“Extremely Linear Git History”, zegl 2024</a></li>
<li><a href="/doc/cs/cryptography/index#8bd6PoFn-section" id="toc-8bd6PoFn-section">“Trusted Third Parties Are Security Holes”, Szabo 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section-6" id="toc-section-6">“Zero Tolerance for Bias”</a></li>
<li><a href="/doc/cs/cryptography/index#section-7" id="toc-section-7">“Cryonics and Cryptography”</a></li>
<li><a href="/doc/cs/cryptography/index#section-8" id="toc-section-8">“The Infinity Machine”</a></li>
<li><a href="/doc/cs/cryptography/index#iUPBmBEN-section" id="toc-iUPBmBEN-section">“A Cryptologic Mystery”, Blaze 2024</a></li>
<li><a href="/doc/cs/cryptography/index#section-9" id="toc-section-9">“Cryptology and Physical Security: Rights Amplification in Master-Keyed Mechanical Locks”</a></li>
<li><a href="/doc/cs/cryptography/index#section-10" id="toc-section-10">“Safecracking for the Computer Scientist”</a></li>
<li><a href="/doc/cs/cryptography/index#section-11" id="toc-section-11">“Decoding the Defiance of Henry VIII’s First Wife”</a></li>
<li><a href="/doc/cs/cryptography/index#section-12" id="toc-section-12">“Neuroscience Meets Cryptography: Designing Crypto Primitives Secure Against Rubber Hose Attacks”</a></li>
<li><a href="/doc/cs/cryptography/index#section-13" id="toc-section-13">“Cryptoleaks: How BND and CIA Deceived Everyone: Research by ZDF, Washington Post and SRF Shows How the BND and CIA Secretly Spy on States—And Concealed Gross Human Rights Violations.”</a></li>
<li><a href="/doc/cs/cryptography/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/cs/cryptography/index#encrypted-communication" id="toc-encrypted-communication"><code>encrypted-communication</code></a></li>
<li><a href="/doc/cs/cryptography/index#cipher-cracking" id="toc-cipher-cracking"><code>cipher-cracking</code></a></li>
<li><a href="/doc/cs/cryptography/index#model-extraction" id="toc-model-extraction"><code>model-extraction</code></a></li>
<li><a href="/doc/cs/cryptography/index#quantum-cryptography" id="toc-quantum-cryptography"><code>quantum-cryptography</code></a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/cryptography/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/cryptography/nash/changedefinition.jpg



2024-01-01



---
/doc/cs/cryptography/nash/decipheringarrangement.png



2024-01-01



---
/doc/cs/cryptography/nash/index
‘John Nash (cryptography)’ tag

2019-11-12
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="737" width="938" src="/doc/cs/cryptography/nash/permutationexample.jpg" title="Hand-drawn diagram by mathematician John Nash of permutations, as part of illustrating his ideas on cryptography." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/cryptography/nash</code>, most recent first: 7 <a href="/doc/cs/cryptography/nash/index#links" class="icon-not">annotations</a> &amp; 5 <a href="/doc/cs/cryptography/nash/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/cryptography/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/cryptography/nash/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/cryptography/nash/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/cryptography/nash/index#nash-2012-section" id="toc-nash-2012-section">“John Nash on Cryptography”, Nash 2012</a></li>
<li><a href="/doc/cs/cryptography/nash/index#nash-rosulek-2012-section" id="toc-nash-rosulek-2012-section">“Correspondences Regarding Cryptography between John Nash and the NSA [Typeset Version]”, Nash &amp; Rosulek 2012</a></li>
<li><a href="/doc/cs/cryptography/nash/index#nash-1955-section" id="toc-nash-1955-section">“Correspondences Regarding Cryptography between John Nash and the NSA”, Nash 1955</a></li>
<li><a href="/doc/cs/cryptography/nash/index#section" id="toc-section">“John Nash’s Letter to the NSA”</a></li>
<li><a href="/doc/cs/cryptography/nash/index#section-1" id="toc-section-1">“John Nash’s Letter to the NSA § Comment 5455”</a></li>
<li><a href="/doc/cs/cryptography/nash/index#section-2" id="toc-section-2">“John Nash’s Letter to the NSA § Comment 5458”</a></li>
<li><a href="/doc/cs/cryptography/nash/index#section-3" id="toc-section-3">“John Nash’s Letter to the NSA § Comment 5465”</a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/nash/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/cryptography/nash/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/cryptography/nash/permutationexample.jpg



2024-01-01



---
/doc/cs/cryptography/nash/shiftleft.png



2024-01-01



---
/doc/cs/cryptography/nash/transmittingarrangement.jpg



2024-01-01



---
/doc/cs/cryptography/steganography/1996-ernst.pdf
Schwarzweisse Magie: Der Schlüssel zum dritten Buch der <em>Steganographia</em> des Trithemius
Thomas Ernst
1996-01-01
2024-01-01



---
/doc/cs/cryptography/timelock/2000-mao.pdf
LNCS 1796—Time-Lock Puzzle with Examinable Evidence of Unlocking Time
Wenbo Mao
2000-01-01
2024-01-01



---
/doc/cs/cryptography/timelock/2002-magkos.pdf


2002-01-01
2024-01-01



---
/doc/cs/cryptography/timelock/2015-kuppusamy.pdf


2015-01-01
2024-01-01



---
/doc/cs/cryptography/timelock/index
‘timelock crypto’ tag

2020-10-01
2024-08-05


<div class="page-description-annotation">
<p>Bibliography for tag <code>cs/cryptography/timelock</code>, most recent first: 25 <a href="/doc/cs/cryptography/timelock/index#links" class="icon-not">annotations</a> &amp; 59 <a href="/doc/cs/cryptography/timelock/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/cryptography/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/cryptography/timelock/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/cryptography/timelock/index#gwern-self-decrypting-section" id="toc-gwern-self-decrypting-section">“Time-Lock Encryption”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/timelock/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/cryptography/timelock/index#aravinda-et-al-2021-section" id="toc-aravinda-et-al-2021-section">“OpenSquare: Decentralized Repeated Modular Squaring Service”, Aravinda et al 2021</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#thyagarajan-et-al-2020-section" id="toc-thyagarajan-et-al-2020-section">“Verifiable Timed Signatures Made Practical”, Thyagarajan et al 2020</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#liu-et-al-2018-2-section" id="toc-liu-et-al-2018-2-section">“How to Build Time-Lock Encryption”, Liu et al 2018</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#moser-b%C3%B6hme-2016-section" id="toc-moser-böhme-2016-section">“Join Me on a Market for Anonymity”, Moser &amp; Böhme 2016</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#gipp-et-al-2015-section" id="toc-gipp-et-al-2015-section">“Decentralized Trusted Timestamping Using the Crypto Currency Bitcoin”, Gipp et al 2015</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#skjegstad-et-al-2014-section" id="toc-skjegstad-et-al-2014-section">“Kadupul: Livin’ on the Edge With Virtual Currencies and Time-Locked Puzzles”, Skjegstad et al 2014</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#todd-2013-section" id="toc-todd-2013-section">“[Bitcoin-Development] REWARD Offered for Hash Collisions for SHA1, SHA256, RIPEMD160 and Others”, Todd 2013</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#garg-2013-section" id="toc-garg-2013-section">“Witness Encryption and Its Applications”, Garg 2013</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#cheng-2012-section" id="toc-cheng-2012-section">“High-Frequency Self-Aligned Graphene Transistors With Transferred Gate Stacks”, Cheng 2012</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#mahmoody-et-al-2011-section" id="toc-mahmoody-et-al-2011-section">“Time-Lock Puzzles in the Random Oracle Model”, Mahmoody et al 2011</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#haq-2008-section" id="toc-haq-2008-section">“Using Timed-Release Cryptography to Mitigate Preservation Risk of Embargo Periods”, Haq 2008</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#mao-2000-section" id="toc-mao-2000-section">“LNCS 1796—Time-Lock Puzzle With Examinable Evidence of Unlocking Time”, Mao 2000</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#haber-stornetta-1991-section" id="toc-haber-stornetta-1991-section">“How to Time-Stamp a Digital Document”, Haber &amp; Stornetta 1991</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section" id="toc-section">“What Is the Progress on the MIT LCS35 Time Capsule Crypto-Puzzle?”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-1" id="toc-section-1">“Timed-Release Crypto”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-2" id="toc-section-2">“Merkle Puzzles Are Optimal—An 𝒪(<em>n</em><sup>2</sup>)-Query Attack on Any Key Exchange from a Random Oracle”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-3" id="toc-section-3">“Time-Lock Puzzles from Randomized Encodings”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-4" id="toc-section-4">“Time-Lapse Cryptography”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-5" id="toc-section-5">“Other Advanced Crypto Applications: Timed-Release Crypto”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-6" id="toc-section-6">“Description of the LCS35 Time Capsule Crypto-Puzzle”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#5g3g70qy-section" id="toc-5g3g70qy-section">“Low-Cost SHA-1 Hash Function Architecture for RFID Tags”, O’Neill 2024</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#XuhKiF-C-section" id="toc-XuhKiF-C-section">“Creating A Subpoena-Proof Diary: A Technological Solution to A Legal Problem”, Miller &amp; Gao 2024</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-7" id="toc-section-7">“Perfecting the Art of Sensible Nonsense: A New Cryptographic Scheme Obfuscates Computer Programs by Transforming Them into Something Akin to a Jigsaw Puzzle in Which Random Elements Make Each Individual Piece Look Meaningless.”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-8" id="toc-section-8">“Reliable Time-Lock Crypto. Step One: Obtain a Deep-Space Probe…”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#section-9" id="toc-section-9">“‘Research on Timed-Release Encryption’, 40505-40237-1-PB.pdf”</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/cryptography/timelock/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/cryptography/timelock/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/css/1882-bassano-photographofqueenvictoriawithfading.png


1882
2024-01-01



---
/doc/cs/css/2007-adobe-parametersforopeningpdffiles.pdf#page=5
Parameters for Opening PDF Files: You can open a PDF document with a command or URL that specifies exactly what to display (a named destination or specific page), and how to display it (using such characteristics as a specific view, scrollbars, bookmarks, annotations, or highlighting)

2007
2024-01-01



---
/doc/cs/css/2019-02-28-gwern-gwernnet-homepage-frakturlinks.png

Gwern
2019-02-28
2024-01-01



---
/doc/cs/css/2021-03-28-gwern-gwernnet-annotations-mobilepopins-darkmode.png

Gwern
2021-03-28
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-desktop-index-darkmode-pagebottomwithxoftheday.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-desktop-index-darkmode-pagetopwithtoggleopen.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-desktop-index-lightmode-pagetoptoggleclosedthreecolumnlayout.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-mobile-darkmode-aunnpagetop.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-mobile-index-darkmode-middle.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-08-21-gwern-gwernnet-mobile-index-lightmodeattop.png

Gwern
2023-08-21
2024-01-01



---
/doc/cs/css/2023-09-07-commonedge-interviewformatting-twolevelindent.png


2023-09-07
2024-01-01



---
/doc/cs/css/2023-11-08-gwern-gwernnet-essaypopover-catitecture-withanxiousblackcatatwindowsillthumbnail.png

Gwern
2023-11-08
2024-01-01



---
/doc/cs/css/2023-11-08-gwern-gwernnet-essaypopup-catitecture-withanxiousblackcatatwindowsillthumbnail.png

Gwern
2023-11-08
2024-01-01



---
/doc/cs/css/2023-11-12-jojowiki-superscriptlinkicon-screenshot.png


2023-11-12
2024-01-01



---
/doc/cs/css/2023-11-19-gwern-gwernnet-linkunderlining-darkmode.png

Gwern
2023-11-19
2024-01-01



---
/doc/cs/css/2023-12-24-gwern-gwernnet-holiday-christmas-darkandlightmode.png

Gwern
2023-12-24
2024-01-01



---
/doc/cs/css/2023-12-24-gwern-gwernnet-holiday-christmas-lightmode.png

Gwern
2023-12-24
2024-01-01



---
/doc/cs/css/2024-02-06-gwern-pandocsyntaxhighlighting-testallclasses.html

Gwern
2024-02-06
2024-01-01



---
/doc/cs/css/2024-03-31-gwern-gwernnet-aprilfools-blacklettertest.png

Gwern
2024-03-31
2024-03-31



---
/doc/cs/css/2024-04-27-gwern-gwernnet-googlecsepopup.png

Gwern
2024-04-27
2024-04-28



---
/doc/cs/css/2024-08-29-anonymous-firefox-android-bug479829fontligaturesplitting-gwernnetscreenshot.jpg


2024-08-29
2024-09-02



---
/doc/cs/css/2024-09-11-gwern-gwernnet-christmasmode-wlogo.png

Gwern
2024-09-11
2024-09-14



---
/doc/cs/css/2024-09-30-gwern-gwernnet-revisedindexheaderandhelppage.jpg

Gwern
2024-09-30
2024-10-05



---
/doc/cs/css/2024-10-30-gwern-gwernnet-halloweenmode-newdropcaplogos-example.png

Gwern
2024-10-30
2024-11-02



---
/doc/cs/css/2024-11-07-gwern-gwernnet-linkicon-coloringprototype-underlining.png

Gwern
2024-11-07
2024-11-09



---
/doc/cs/css/2024-11-10-gwern-gwernnet-linkicons-colored-darkmode-ycocgcolortransformprototype.png

Gwern
2024-11-10
2024-11-11



---
/doc/cs/css/2024-11-10-gwern-gwernnet-linkicons-colored-lightmode-ycocgcolortransformprototype.jpg

Gwern
2024-11-10
2024-11-11



---
/doc/cs/css/2024-gwern-gwernnet-linkiconcolors-3dplot-3rotationsofrgb.jpg

Gwern
2024
2024-11-09



---
/doc/cs/css/2024-gwern-gwernnet-linkiconcolors-colorwheel.jpg

Gwern
2024
2024-11-09



---
/doc/cs/css/2024-gwern-gwernnet-linkiconcolors-rgbhistograms.jpg

Gwern
2024
2024-11-09



---
/doc/cs/css/2024-gwern-gwernnet-linkiconcolors-rvsgvsb.jpg

Gwern
2024
2024-11-09



---
/doc/cs/css/sidenotes.png



2024-01-01



---
/doc/cs/hardware/2002-roland-strategiccomputing-darpaandthequestformachineintelligence19831993.pdf#page=14


2002
2024-06-27



---
/doc/cs/hardware/2002-roland-strategiccomputing-darpaandthequestformachineintelligence19831993.pdf#page=427
<em>Strategic Computing: DARPA and the Quest for Machine Intelligence, 1983–1993</em> § pg427
Alex Roland, Philip Shiman
2002-01-01
2024-06-27



---
/doc/cs/hardware/2002-roland-strategiccomputing-darpaandthequestformachineintelligence19831993.pdf#page=432
<em>Strategic Computing: DARPA and the Quest for Machine Intelligence, 1983–1993</em> § pg432
Alex Roland, Philip Shiman
2002-01-01
2024-06-27



---
/doc/cs/hardware/2006-stoll.pdf
When Slide Rules Ruled
Cliff Stoll
2006-05-01
2024-01-01
[("doi","10.2307/26061456")]


---
/doc/cs/hardware/2010-bates.pdf

Joseph Bates
2010-01-01
2024-01-01



---
/doc/cs/hardware/2010-nordhaus-nordhaus2007twocenturiesofproductivitygrowthincomputing-appendix.xlsx


2010
2024-01-01



---
/doc/cs/hardware/2011-hennessy-computerarchitecture-ch6-warehousescalecomputers.pdf
Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism
John L. Hennessy, David A. Patterson
2011-01-01
2024-01-01



---
/doc/cs/hardware/2011-koomey-figure3-koomeyslawexponentialincreaseincomputingelectricalefficiencyfrom1946to2009.jpg


2011
2024-01-01



---
/doc/cs/hardware/2011-yelick.pdf
Exascale Computing: Technical Challenges
Kathy Yelick
2011-01-01
2024-01-01



---
/doc/cs/hardware/2015-brooks.pdf
An Interview with Fred Brooks
Fred Brooks, Len Shustek
2015-01-01
2024-01-01
[("doi","10.1145/2822519")]

<p>ACM Fellow and A.M. Turing Award recipient <a href="!W">Fred Brooks</a> reflects on his career.</p>
---
/doc/cs/hardware/2015-fatin-typingwithpleasure-windowstexteditorlatency.png


2015
2024-01-01



---
/doc/cs/hardware/2017-ridel.pdf
Mechanical Turing Machine in Wood Explained
Richard J. Ridel
2017-02-02
2024-01-01



---
/doc/cs/hardware/2021-billdally-dackeynote-figure2-nvidiaenergyoverhead.jpg


2021
2024-01-01



---
/doc/cs/hardware/2021-khan-figure17-2019nationalithographysharesbyfirmhq.jpg


2021
2024-01-01



---
/doc/cs/hardware/2021-koomey.pdf
Does not compute: Avoiding pitfalls assessing the Internet’s energy and carbon impacts
Jonathan Koomey, Eric Masanet
2021-06-24
2024-01-01
[("doi","10.1016/j.joule.2021.05.007")]


---
/doc/cs/hardware/2021-ranganathan-table1-videoencodingtcoimprovements.png


2021
2024-01-01



---
/doc/cs/hardware/index
‘computer hardware’ tag

2019-09-09
2024-11-28


<figure><img class="float-right page-thumbnail invert-auto outline" height="748" width="1203" src="/doc/cs/security/2023-fiedler-figure1-usingthecomputersonasystemonchiptoattackeachother.jpg" title="Figure 1: A cross-SoC attack vulnerability." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/hardware</code>, most recent first: 1 <a href="/doc/cs/hardware/index#see-alsos" class="icon-not">related tag</a>, 122 <a href="/doc/cs/hardware/index#links" class="icon-not">annotations</a>, &amp; 57 <a href="/doc/cs/hardware/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/hardware/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/hardware/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/hardware/index#gwern-computers-section" id="toc-gwern-computers-section">“How Many Computers Are In Your Computer?”, Gwern 2010</a></li>
<li><a href="/doc/cs/hardware/index#gwern-slowing-moores-law-section" id="toc-gwern-slowing-moores-law-section">“Slowing Moore’s Law: How It Could Happen”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/cs/hardware/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/hardware/index#section" id="toc-section">“Refurb Weekend: the Symbolics MacIvory Lisp Machine”</a></li>
<li><a href="/doc/cs/hardware/index#zhong-et-al-2024-1-section" id="toc-zhong-et-al-2024-1-section">“Evaluation of OpenAI O1: Opportunities and Challenges of AGI”, Zhong et al 2024</a></li>
<li><a href="/doc/cs/hardware/index#6510-2024-section" id="toc-6510-2024-section">“[Yacht Laptops: More Dakka]”, 6510 2024</a></li>
<li><a href="/doc/cs/hardware/index#acharya-et-al-2024-section" id="toc-acharya-et-al-2024-section">“Quantum Error Correction below the Surface Code Threshold”, Acharya et al 2024</a></li>
<li><a href="/doc/cs/hardware/index#pignatelli-et-al-2024-section" id="toc-pignatelli-et-al-2024-section">“NAVIX: Scaling MiniGrid Environments With JAX”, Pignatelli et al 2024</a></li>
<li><a href="/doc/cs/hardware/index#gholami-et-al-2024-section" id="toc-gholami-et-al-2024-section">“AI and Memory Wall”, Gholami et al 2024</a></li>
<li><a href="/doc/cs/hardware/index#zhao-et-al-2024-4-section" id="toc-zhao-et-al-2024-4-section">“A 3D Nanoscale Optical Disk Memory With Petabit Capacity”, Zhao et al 2024</a></li>
<li><a href="/doc/cs/hardware/index#grinberg-2024-section" id="toc-grinberg-2024-section">“Linux/4004: Slowly Booting Full Linux on the Intel 4004 CPU for Fun, Art, and Absolutely No Profit”, Grinberg 2024</a></li>
<li><a href="/doc/cs/hardware/index#dillavou-et-al-2023-section" id="toc-dillavou-et-al-2023-section">“Machine Learning Without a Processor: Emergent Learning in a Nonlinear Electronic Metamaterial”, Dillavou et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#wright-2023-2-section" id="toc-wright-2023-2-section">“Application of the Thermodynamics of Radiation to Dyson Spheres As Work Extractors and Computational Engines, and Their Observational Consequences”, Wright 2023</a></li>
<li><a href="/doc/cs/hardware/index#fiedler-et-al-2023-section" id="toc-fiedler-et-al-2023-section">“Putting out the Hardware Dumpster Fire”, Fiedler et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#parsa-et-al-2023-section" id="toc-parsa-et-al-2023-section">“Universal Mechanical Polycomputation in Granular Matter”, Parsa et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#gross-et-al-2023-section" id="toc-gross-et-al-2023-section">“Arm Seeks to Raise Prices ahead of Hotly Anticipated IPO: SoftBank-Owned Group Aims to Charge More for Each Chip Design in Radical Shake-Up of Business Model”, Gross et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#hui-et-al-2023-section" id="toc-hui-et-al-2023-section">“Ultrafast Optical Switching and Data Encoding on Synthesized Light Fields”, Hui et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#hansson-2023-section" id="toc-hansson-2023-section">“We Stand to save $7m over 5 Years from Our Cloud Exit”, Hansson 2023</a></li>
<li><a href="/doc/cs/hardware/index#anderson-et-al-2023-1-section" id="toc-anderson-et-al-2023-1-section">“Optical Transformers”, Anderson et al 2023</a></li>
<li><a href="/doc/cs/hardware/index#amadeo-2023-section" id="toc-amadeo-2023-section">“Google Wants RISC-V to Be a ‘tier-1’ Android Architecture: Google’s Keynote at the RISC-V Summit Promises Official, Polished Support”, Amadeo 2023</a></li>
<li><a href="/doc/cs/hardware/index#petersen-et-al-2022-section" id="toc-petersen-et-al-2022-section">“Deep Differentiable Logic Gate Networks”, Petersen et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#chen-et-al-2022-11-section" id="toc-chen-et-al-2022-11-section">“Deep Learning With Coherent VCSEL Neural Networks”, Chen et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#zhong-et-al-2022-2-section" id="toc-zhong-et-al-2022-2-section">“Twin Physically Unclonable Functions Based on Aligned Carbon Nanotube Arrays”, Zhong et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#dixit-et-al-2022-section" id="toc-dixit-et-al-2022-section">“Detecting Silent Data Corruptions in the Wild”, Dixit et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#ray-crutchfield-2022-section" id="toc-ray-crutchfield-2022-section">“Gigahertz Sub-Landauer Momentum Computing”, Ray &amp; Crutchfield 2022</a></li>
<li><a href="/doc/cs/hardware/index#tang-et-al-2022-3-section" id="toc-tang-et-al-2022-3-section">“EvoJAX: Hardware-Accelerated Neuroevolution”, Tang et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#lim-et-al-2022-section" id="toc-lim-et-al-2022-section">“Accelerated Quality-Diversity for Robotics through Massive Parallelism”, Lim et al 2022</a></li>
<li><a href="/doc/cs/hardware/index#bailey-2022-section" id="toc-bailey-2022-section">“Is Programmable Overhead Worth The Cost? How Much Do We Pay for a System to Be Programmable? It Depends upon Who You Ask”, Bailey 2022</a></li>
<li><a href="/doc/cs/hardware/index#roozkhosh-et-al-2021-section" id="toc-roozkhosh-et-al-2021-section">“Relational Memory: Native In-Memory Accesses on Rows and Columns”, Roozkhosh et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#petrenko-et-al-2021-section" id="toc-petrenko-et-al-2021-section">“Megaverse: Simulating Embodied Agents at One Million Experiences per Second”, Petrenko et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#koomey-masanet-2021-section" id="toc-koomey-masanet-2021-section">“Does Not Compute: Avoiding Pitfalls Assessing the Internet’s Energy and Carbon Impacts”, Koomey &amp; Masanet 2021</a></li>
<li><a href="/doc/cs/hardware/index#freeman-et-al-2021-section" id="toc-freeman-et-al-2021-section">“Brax—A Differentiable Physics Engine for Large Scale Rigid Body Simulation”, Freeman et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#hochschild-et-al-2021-section" id="toc-hochschild-et-al-2021-section">“Cores That Don’t Count”, Hochschild et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#jones-2021-2-section" id="toc-jones-2021-2-section">“Scaling Scaling Laws With Board Games”, Jones 2021</a></li>
<li><a href="/doc/cs/hardware/index#ranganathan-et-al-2021-section" id="toc-ranganathan-et-al-2021-section">“Warehouse-Scale Video Acceleration (Argos): Co-Design and Deployment in the Wild”, Ranganathan et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#dixit-et-al-2021-section" id="toc-dixit-et-al-2021-section">“Silent Data Corruptions at Scale”, Dixit et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#khan-et-al-2021-2-section" id="toc-khan-et-al-2021-2-section">“The Semiconductor Supply Chain: Assessing National Competitiveness”, Khan et al 2021</a></li>
<li><a href="/doc/cs/hardware/index#greydanus-2020-section" id="toc-greydanus-2020-section">“Scaling down Deep Learning”, Greydanus 2020</a></li>
<li><a href="/doc/cs/hardware/index#rocki-et-al-2020-section" id="toc-rocki-et-al-2020-section">“Fast Stencil-Code Computation on a Wafer-Scale Processor”, Rocki et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#fichte-et-al-2020-section" id="toc-fichte-et-al-2020-section">“A Time Leap Challenge for SAT Solving”, Fichte et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#hippke-2020-section" id="toc-hippke-2020-section">“Measuring Hardware Overhang”, hippke 2020</a></li>
<li><a href="/doc/cs/hardware/index#leiserson-et-al-2020-section" id="toc-leiserson-et-al-2020-section">“There’s Plenty of Room at the Top: What Will Drive Computer Performance After Moore’s Law?”, Leiserson et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#kim-et-al-2020-2-section" id="toc-kim-et-al-2020-2-section">“Revisiting RowHammer: An Experimental Analysis of Modern DRAM Devices and Mitigation Techniques”, Kim et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#hernandezbrown-2020-paper-section" id="toc-hernandezbrown-2020-paper-section">“Measuring the Algorithmic Efficiency of Neural Networks”, Hernandez &amp; Brown 2020</a></li>
<li><a href="/doc/cs/hardware/index#mirhoseini-et-al-2020-section" id="toc-mirhoseini-et-al-2020-section">“Chip Placement With Deep Reinforcement Learning”, Mirhoseini et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#goldie-mirhoseini-2020-section" id="toc-goldie-mirhoseini-2020-section">“Placement Optimization With Deep Reinforcement Learning”, Goldie &amp; Mirhoseini 2020</a></li>
<li><a href="/doc/cs/hardware/index#masanet-et-al-2020-section" id="toc-masanet-et-al-2020-section">“Recalibrating Global Data Center Energy-Use Estimates”, Masanet et al 2020</a></li>
<li><a href="/doc/cs/hardware/index#troise-2020-section" id="toc-troise-2020-section">“The 1-Bit Instrument: The Fundamentals of 1-Bit Synthesis, Their Implementational Implications, and Instrumental Possibilities”, Troise 2020</a></li>
<li><a href="/doc/cs/hardware/index#bavandpour-et-al-2019-section" id="toc-bavandpour-et-al-2019-section">“Mixed-Signal Neuromorphic Processors: <em>Quo Vadis</em>?”, Bavandpour et al 2019</a></li>
<li><a href="/doc/cs/hardware/index#etiemble-2019-section" id="toc-etiemble-2019-section">“Ternary Circuits: Why R=3 Is Not the Optimal Radix for Computation”, Etiemble 2019</a></li>
<li><a href="/doc/cs/hardware/index#mcilroy-et-al-2019-section" id="toc-mcilroy-et-al-2019-section">“Spectre Is Here to Stay: An Analysis of Side-Channels and Speculative Execution”, Mcilroy et al 2019</a></li>
<li><a href="/doc/cs/hardware/index#zhang-et-al-2019-01-section" id="toc-zhang-et-al-2019-01-section">“Role of Contacts in Long-Range Protein Conductance”, Zhang et al 2019</a></li>
<li><a href="/doc/cs/hardware/index#wampler-2019-section" id="toc-wampler-2019-section">“ExSpectre: Hiding Malware in Speculative Execution”, Wampler 2019</a></li>
<li><a href="/doc/cs/hardware/index#mahmoodi-strukov-2018-section" id="toc-mahmoodi-strukov-2018-section">“Breaking POps/J Barrier With Analog Multiplier Circuits Based on Nonvolatile Memories”, Mahmoodi &amp; Strukov 2018</a></li>
<li><a href="/doc/cs/hardware/index#flake-2018-section" id="toc-flake-2018-section">“Security, Moore’s Law, and the Anomaly of Cheap Complexity”, Flake 2018</a></li>
<li><a href="/doc/cs/hardware/index#merkle-et-al-2018-section" id="toc-merkle-et-al-2018-section">“Mechanical Computing Systems Using Only Links and Rotary Joints”, Merkle et al 2018</a></li>
<li><a href="/doc/cs/hardware/index#li-et-al-2017b-section" id="toc-li-et-al-2017b-section">“Analogue Signal and Image Processing With Large Memristor Crossbars”, Li et al 2017b</a></li>
<li><a href="/doc/cs/hardware/index#luu-computer-latency-section" id="toc-luu-computer-latency-section">“Computer Latency: 1977–2017”, Luu 2017</a></li>
<li><a href="/doc/cs/hardware/index#luu-2017-keyboard-section" id="toc-luu-2017-keyboard-section">“Keyboard Latency”, Luu 2017</a></li>
<li><a href="/doc/cs/hardware/index#gustafson-yonemoto-2017-section" id="toc-gustafson-yonemoto-2017-section">“Beating Floating Point at Its Own Game: Posit Arithmetic”, Gustafson &amp; Yonemoto 2017</a></li>
<li><a href="/doc/cs/hardware/index#luu-2017-terminal-section" id="toc-luu-2017-terminal-section">“Terminal Latency”, Luu 2017</a></li>
<li><a href="/doc/cs/hardware/index#ridel-2017-section" id="toc-ridel-2017-section">“Mechanical Turing Machine in Wood Explained”, Ridel 2017</a></li>
<li><a href="/doc/cs/hardware/index#denning-lewis-2017-section" id="toc-denning-lewis-2017-section">“Exponential Laws of Computing Growth: Moore’s Law Is One Small Component in an Exponentially Growing Planetary Computing Ecosystem”, Denning &amp; Lewis 2017</a></li>
<li><a href="/doc/cs/hardware/index#zhang-et-al-2016b-section" id="toc-zhang-et-al-2016b-section">“Architecting Energy-Efficient STT-RAM Based Register File on GPGPUs via Delta Compression”, Zhang et al 2016b</a></li>
<li><a href="/doc/cs/hardware/index#balu%C5%A1ka-levin-2016-section" id="toc-baluška-levin-2016-section">“On Having No Head: Cognition throughout Biological Systems”, Baluška &amp; Levin 2016</a></li>
<li><a href="/doc/cs/hardware/index#fatin-2015-section" id="toc-fatin-2015-section">“Typing With Pleasure”, Fatin 2015</a></li>
<li><a href="/doc/cs/hardware/index#beekman-latty-2015-section" id="toc-beekman-latty-2015-section">“Brainless but Multi-Headed: Decision Making by the Acellular Slime Mould <em>Physarum Polycephalum</em>”, Beekman &amp; Latty 2015</a></li>
<li><a href="/doc/cs/hardware/index#kanev-et-al-2015-section" id="toc-kanev-et-al-2015-section">“Profiling a Warehouse-Scale Computer”, Kanev et al 2015</a></li>
<li><a href="/doc/cs/hardware/index#brooks-shustek-2015-section" id="toc-brooks-shustek-2015-section">“An Interview With Fred Brooks”, Brooks &amp; Shustek 2015</a></li>
<li><a href="/doc/cs/hardware/index#kambadur-kim-2014-section" id="toc-kambadur-kim-2014-section">“An Experimental Survey of Energy Management across the Stack”, Kambadur &amp; Kim 2014</a></li>
<li><a href="/doc/cs/hardware/index#horowitz-2014b-section" id="toc-horowitz-2014b-section">“Computing’s Energy Problem (and What We Can Do about It)”, Horowitz 2014b</a></li>
<li><a href="/doc/cs/hardware/index#grace-2013-section" id="toc-grace-2013-section">“Algorithmic Progress in Six Domains”, Grace 2013</a></li>
<li><a href="/doc/cs/hardware/index#craver-2013-section" id="toc-craver-2013-section">“What It Takes to Run Stack Overflow”, Craver 2013</a></li>
<li><a href="/doc/cs/hardware/index#yudkowsky-2013-section" id="toc-yudkowsky-2013-section">“Intelligence Explosion Microeconomics”, Yudkowsky 2013</a></li>
<li><a href="/doc/cs/hardware/index#j%C3%A4rvisalo-et-al-2012-section" id="toc-järvisalo-et-al-2012-section">“The International SAT Solver Competitions”, Järvisalo et al 2012</a></li>
<li><a href="/doc/cs/hardware/index#still-et-al-2012-section" id="toc-still-et-al-2012-section">“The Thermodynamics of Prediction”, Still et al 2012</a></li>
<li><a href="/doc/cs/hardware/index#jyrinki-2011-section" id="toc-jyrinki-2011-section">“Simultaneous Cat and External Keyboard Input Causing Kernel Panic”, Jyrinki 2011</a></li>
<li><a href="/doc/cs/hardware/index#koomey-et-al-2011-section" id="toc-koomey-et-al-2011-section">“Implications of Historical Trends in the Electrical Efficiency of Computing”, Koomey et al 2011</a></li>
<li><a href="/doc/cs/hardware/index#tavaragiri-et-al-2011-section" id="toc-tavaragiri-et-al-2011-section">“Exploration of FPGA Interconnect for the Design of Unconventional Antennas”, Tavaragiri et al 2011</a></li>
<li><a href="/doc/cs/hardware/index#hennessy-patterson-2011-section" id="toc-hennessy-patterson-2011-section">“Warehouse-Scale Computers to Exploit Request-Level and Data-Level Parallelism”, Hennessy &amp; Patterson 2011</a></li>
<li><a href="/doc/cs/hardware/index#yelick-2011-section" id="toc-yelick-2011-section">“Exascale Computing: Technical Challenges”, Yelick 2011</a></li>
<li><a href="/doc/cs/hardware/index#ren-et-al-2010-section" id="toc-ren-et-al-2010-section">“Google-Wide Profiling: A Continuous Profiling Infrastructure for Data Centers”, Ren et al 2010</a></li>
<li><a href="/doc/cs/hardware/index#poznanski-2010-section" id="toc-poznanski-2010-section">“Debugging Behind the Iron Curtain [Chernobyl Radiation Coverup]”, Poznanski 2010</a></li>
<li><a href="/doc/cs/hardware/index#hameed-et-al-2010-section" id="toc-hameed-et-al-2010-section">“Understanding Sources of Inefficiency in General-Purpose Chips”, Hameed et al 2010</a></li>
<li><a href="/doc/cs/hardware/index#kim-2008-section" id="toc-kim-2008-section">“Brick and Mortar Chip Fabrication”, Kim 2008</a></li>
<li><a href="/doc/cs/hardware/index#drepper-2007-section" id="toc-drepper-2007-section">“What Every Programmer Should Know About Memory”, Drepper 2007</a></li>
<li><a href="/doc/cs/hardware/index#nordhaus-2007-section" id="toc-nordhaus-2007-section">“Two Centuries of Productivity Growth in Computing”, Nordhaus 2007</a></li>
<li><a href="/doc/cs/hardware/index#stoll-2006-section" id="toc-stoll-2006-section">“When Slide Rules Ruled”, Stoll 2006</a></li>
<li><a href="/doc/cs/hardware/index#karger-schell-2002-section" id="toc-karger-schell-2002-section">“30 Years Later: Lessons from the Multics Security Evaluation”, Karger &amp; Schell 2002</a></li>
<li><a href="/doc/cs/hardware/index#roland-shiman-2002-section" id="toc-roland-shiman-2002-section">“DARPA and the Quest for Machine Intelligence, 1983–1993”, Roland &amp; Shiman 2002</a></li>
<li><a href="/doc/cs/hardware/index#hardy-2002-section" id="toc-hardy-2002-section">“The Wheel of Reincarnation”, Hardy 2002</a></li>
<li><a href="/doc/cs/hardware/index#scott-2001-section" id="toc-scott-2001-section">“On Proebsting’s Law”, Scott 2001</a></li>
<li><a href="/doc/cs/hardware/index#luu-2017-stupid-section" id="toc-luu-2017-stupid-section">“It’s the Latency, Stupid”, Cheshire 2001</a></li>
<li><a href="/doc/cs/hardware/index#bejan-et-al-2000-section" id="toc-bejan-et-al-2000-section">“Thermodynamic Optimization of Geometry: T-Shaped &amp; Y-Shaped Constructs of Fluid Streams”, Bejan et al 2000</a></li>
<li><a href="/doc/cs/hardware/index#lloyd-1999-section" id="toc-lloyd-1999-section">“Ultimate Physical Limits to Computation”, Lloyd 1999</a></li>
<li><a href="/doc/cs/hardware/index#proebsting-1998-section" id="toc-proebsting-1998-section">“Proebsting’s Law: Compiler Advances Double Computing Power Every 18 <em>Years</em>”, Proebsting 1998</a></li>
<li><a href="/doc/cs/hardware/index#bejan-1997-section" id="toc-bejan-1997-section">“Constructal Tree Network for Fluid Flow between a Finite-Size Volume and One Source or Sink”, Bejan 1997</a></li>
<li><a href="/doc/cs/hardware/index#thompson-1997-section" id="toc-thompson-1997-section">“An Evolved Circuit, Intrinsic in Silicon, Entwined With Physics”, Thompson 1997</a></li>
<li><a href="/doc/cs/hardware/index#stephenson-1996-section" id="toc-stephenson-1996-section">“Mother Earth Mother Board”, Stephenson 1996</a></li>
<li><a href="/doc/cs/hardware/index#hippel-tyre-1995-section" id="toc-hippel-tyre-1995-section">“How Learning by Doing Is Done: Problem Identification in Novel Process Equipment”, Hippel &amp; Tyre 1995</a></li>
<li><a href="/doc/cs/hardware/index#burke-1994-section" id="toc-burke-1994-section"><em>Information and Secrecy: Vannevar Bush, Ultra, and the Other Memex</em>, Burke 1994</a></li>
<li><a href="/doc/cs/hardware/index#chiueh-1993-section" id="toc-chiueh-1993-section">“Trail: a Track-Based Logging Disk Architecture for Zero-Overhead Writes”, Chiueh 1993</a></li>
<li><a href="/doc/cs/hardware/index#hauenstein-1993-section" id="toc-hauenstein-1993-section">“Cosmetics As a Potential Source of Particulate Contamination in the Clean Room”, Hauenstein 1993</a></li>
<li><a href="/doc/cs/hardware/index#shapiro-1987-section" id="toc-shapiro-1987-section">“Etymology of the Computer Bug: History and Folklore”, Shapiro 1987</a></li>
<li><a href="/doc/cs/hardware/index#baker-et-al-1987-section" id="toc-baker-et-al-1987-section">“The Symbolics Ivory Processor: A 40 Bit Tagged Architecture Lisp Microprocessor”, Baker et al 1987</a></li>
<li><a href="/doc/cs/hardware/index#pier-1983-section" id="toc-pier-1983-section">“A Retrospective on the Dorado, a High-Performance Personal Computer”, Pier 1983</a></li>
<li><a href="/doc/cs/hardware/index#fredkin-toffoli-1982-section" id="toc-fredkin-toffoli-1982-section">“Conservative Logic”, Fredkin &amp; Toffoli 1982</a></li>
<li><a href="/doc/cs/hardware/index#toffoli-1981-section" id="toc-toffoli-1981-section">“Bi-Continuous Extensions of Invertible Combinatorial Functions”, Toffoli 1981</a></li>
<li><a href="/doc/cs/hardware/index#may-woods-1979-section" id="toc-may-woods-1979-section">“Alpha-Particle-Induced Soft Errors in Dynamic Memories”, May &amp; Woods 1979</a></li>
<li><a href="/doc/cs/hardware/index#meyer-sutherland-1968-section" id="toc-meyer-sutherland-1968-section">“On the Design of Display Processors”, Meyer &amp; Sutherland 1968</a></li>
<li><a href="/doc/cs/hardware/index#gluskin-et-al-1964-section" id="toc-gluskin-et-al-1964-section">“FLODAC—A Pure Fluid Digital Computer”, Gluskin et al 1964</a></li>
<li><a href="/doc/cs/hardware/index#good-1951-section" id="toc-good-1951-section">“Review of a Book by D. R. Hartree”, Good 1951</a></li>
<li><a href="/doc/cs/hardware/index#2-CsWOVA-section" id="toc-2-CsWOVA-section">“Some AI Koans”, Raymond 2024</a></li>
<li><a href="/doc/cs/hardware/index#section-1" id="toc-section-1">“Logitech MX Master 3 vs 2S Teardown: Our Favorite Mouse Got Even Better”</a></li>
<li><a href="/doc/cs/hardware/index#section-2" id="toc-section-2">“Computing With Time: Microarchitectural Weird Machines”</a></li>
<li><a href="/doc/cs/hardware/index#lZHNLl8I-section" id="toc-lZHNLl8I-section">“Napkin-Math: Techniques and Numbers for Estimating System’s Performance from First-Principles”, sirupsen 2024</a></li>
<li><a href="/doc/cs/hardware/index#0iRGC8Yq-section" id="toc-0iRGC8Yq-section">“Richard Feynman and The Connection Machine”, Hillis 2024</a></li>
<li><a href="/doc/cs/hardware/index#section-3" id="toc-section-3">“How to Burn a Magnesium NeXT Cube”</a></li>
<li><a href="/doc/cs/hardware/index#section-4" id="toc-section-4">“How IBM Invented Semiconductor Manufacturing Automation”</a></li>
<li><a href="/doc/cs/hardware/index#section-5" id="toc-section-5">“Microsoft and Meta Join Google in Using AI to Help Run Their Data Centers”</a></li>
<li><a href="/doc/cs/hardware/index#section-6" id="toc-section-6">“How to Build a $20 Billion Semiconductor Fab”</a></li>
<li><a href="/doc/cs/hardware/index#section-7" id="toc-section-7">“The Effect of CRTs on Pixel Art”</a></li>
<li><a href="/doc/cs/hardware/index#section-8" id="toc-section-8">“A Brief History of Liquid Computers”</a></li>
<li><a href="/doc/cs/hardware/index#section-9" id="toc-section-9">“The Valve.Computer: A Modern 8-Bit Design, Built Using 1950s Thermionic Valves”</a></li>
<li><a href="/doc/cs/hardware/index#lTYrVEA1-section" id="toc-lTYrVEA1-section">“Harder Drive: Hard Drives We Didn’t Want or Need”, tom7 2024</a></li>
<li><a href="/doc/cs/hardware/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/cs/hardware/index#hardware-latency" id="toc-hardware-latency"><code>hardware-latency</code></a></li>
<li><a href="/doc/cs/hardware/index#memory-errors" id="toc-memory-errors"><code>memory-errors</code></a></li>
<li><a href="/doc/cs/hardware/index#chip-design" id="toc-chip-design"><code>chip-design</code></a></li>
</ul></li>
<li><a href="/doc/cs/hardware/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/hardware/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/hardware/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/haskell/2004-turner-2.pdf
Total Functional Programming
David A. Turner
2004-07-28
2024-01-01
[("doi","10.3217/jucs-010-07-0751")]


---
/doc/cs/haskell/2009-09-dijkstra-vimeo-thearchitecturesoftheutrechthaskellcompiler-talk.mp4


2009-09
2024-01-01



---
/doc/cs/haskell/index
‘Haskell’ tag

2018-12-12
2024-11-02


<figure><img class="float-right page-thumbnail invert-auto outline" height="1927" width="1480" src="/doc/cs/r/gwern-problem14-49randomgamesinr.jpg" title="Graph of simulation of winnings over a sample of 49 Problem-#14 games using optimal strategy." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/haskell</code>, most recent first: 293 <a href="/doc/cs/haskell/index#links" class="icon-not">annotations</a> &amp; 75 <a href="/doc/cs/haskell/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/haskell/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/haskell/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/haskell/index#gwern-note-statistic-section" id="toc-gwern-note-statistic-section">“Statistical Notes”, Gwern 2014</a></li>
<li><a href="/doc/cs/haskell/index#gwern-archiving-section" id="toc-gwern-archiving-section">“Archiving URLs”, Gwern 2011</a></li>
<li><a href="/doc/cs/haskell/index#branwen-2020-smallcaps-filter-section" id="toc-branwen-2020-smallcaps-filter-section">“Auto-Smallcaps Filter”, Gwern 2020</a></li>
<li><a href="/doc/cs/haskell/index#gwern-me-section" id="toc-gwern-me-section">“About Gwern”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-mugging-dp-section" id="toc-gwern-mugging-dp-section">“Solving Pascal’s Mugging With Dynamic Programming”, Gwern 2019</a></li>
<li><a href="/doc/cs/haskell/index#gwern-spaced-repetition-section" id="toc-gwern-spaced-repetition-section">“Spaced Repetition for Efficient Learning”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-prediction-market-section" id="toc-gwern-prediction-market-section">“Prediction Markets”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-nootropic-nootropics-section" id="toc-gwern-nootropic-nootropics-section">“Nootropics”, Gwern 2010</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-summer-of-code-section" id="toc-gwern-haskell-summer-of-code-section">“Summers of Code, 2006–2013”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-wikipedia-archive-bot-section" id="toc-gwern-haskell-wikipedia-archive-bot-section">“Writing a Wikipedia Link Archive Bot”, Gwern 2008</a></li>
<li><a href="/doc/cs/haskell/index#gwern-hpmor-section" id="toc-gwern-hpmor-section">“‘HP: Methods of Rationality’ Review Statistics”, Gwern 2012</a></li>
<li><a href="/doc/cs/haskell/index#gwern-candy-japan-section" id="toc-gwern-candy-japan-section">“Candy Japan’s New Box A/B Test”, Gwern 2016</a></li>
<li><a href="/doc/cs/haskell/index#gwern-death-note-script-section" id="toc-gwern-death-note-script-section">“Who Wrote The <em>Death Note</em> Script?”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-2012-election-section" id="toc-gwern-2012-election-section">“2012 Election Predictions”, Gwern 2012</a></li>
<li><a href="/doc/cs/haskell/index#gwern-touhou-section" id="toc-gwern-touhou-section">“Touhou Music by the Numbers”, Gwern 2013</a></li>
<li><a href="/doc/cs/haskell/index#gwern-tpb-bitcoin-section" id="toc-gwern-tpb-bitcoin-section">“Bitcoin Donations on The Pirate Bay”, Gwern 2014</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-archiving-github-section" id="toc-gwern-haskell-archiving-github-section">“Archiving GitHub”, Gwern 2011</a></li>
<li><a href="/doc/cs/haskell/index#gwern-sicp-1-1-section" id="toc-gwern-sicp-1-1-section">“<em>SICP</em> Chapter 1.1 Notes”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-run-length-encoding-section" id="toc-gwern-haskell-run-length-encoding-section">“Golfing Run Length Encoding in Haskell”, Gwern 2008</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-wikipedia-rss-archive-bot-section" id="toc-gwern-haskell-wikipedia-rss-archive-bot-section">“Writing a Wikipedia RSS Link Archive Bot”, Gwern 2009</a></li>
<li><a href="/doc/cs/haskell/index#gwern-choosing-software-section" id="toc-gwern-choosing-software-section">“Choosing Software”, Gwern 2008</a></li>
<li><a href="/doc/cs/haskell/index#gwern-haskell-hypertime-section" id="toc-gwern-haskell-hypertime-section">“Hypertime in Haskell”, Gwern 2012</a></li>
<li><a href="/doc/cs/haskell/index#gwern-sicp-1-3-section" id="toc-gwern-sicp-1-3-section">“<em>SICP</em> Chapter 1.3”, Gwern 2010</a></li>
<li><a href="/doc/cs/haskell/index#gwern-resilient-software-section" id="toc-gwern-resilient-software-section">“Resilient Haskell Software”, Gwern 2008</a></li>
<li><a href="/doc/cs/haskell/index#gwern-sicp-1-2-section" id="toc-gwern-sicp-1-2-section">“<em>SICP</em> Chapter 1.2 Notes”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/cs/haskell/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/haskell/index#marshall-orchard-2023-section" id="toc-marshall-orchard-2023-section">“Functional Ownership through Fractional Uniqueness”, Marshall &amp; Orchard 2023</a></li>
<li><a href="/doc/cs/haskell/index#crichton-2023-section" id="toc-crichton-2023-section">“Typed Design Patterns for the Functional Era”, Crichton 2023</a></li>
<li><a href="/doc/cs/haskell/index#gwern-et-al-2022-section" id="toc-gwern-et-al-2022-section">“Problem 14 Dynamic Programming Solutions”, Gwern et al 2022</a></li>
<li><a href="/doc/cs/haskell/index#hobart-2022-section" id="toc-hobart-2022-section">“Understanding Jane Street: Strong Language”, Hobart 2022</a></li>
<li><a href="/doc/cs/haskell/index#foner-et-al-2018-section" id="toc-foner-et-al-2018-section">“Keep Your Laziness in Check”, Foner et al 2018</a></li>
<li><a href="/doc/cs/haskell/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/cs/haskell/index#white-et-al-2015-section" id="toc-white-et-al-2015-section">“Modular Implicits”, White et al 2015</a></li>
<li><a href="/doc/cs/haskell/index#%C5%9Bcibior-et-al-2015-section" id="toc-ścibior-et-al-2015-section">“Practical Probabilistic Programming With Monads”, Ścibior et al 2015</a></li>
<li><a href="/doc/cs/haskell/index#kmett-2012-section" id="toc-kmett-2012-section">“Hyphenation: Configurable Knuth-Liang Hyphenation”, Kmett 2012</a></li>
<li><a href="/doc/cs/haskell/index#dijkstra-et-al-2009-section" id="toc-dijkstra-et-al-2009-section">“The Architecture of the Utrecht Haskell Compiler”, Dijkstra et al 2009</a></li>
<li><a href="/doc/cs/haskell/index#palmer-2008-section" id="toc-palmer-2008-section">“Omega Monad: Enumerating a Context-Free Language”, Palmer 2008</a></li>
<li><a href="/doc/cs/haskell/index#escardo-2007-section" id="toc-escardo-2007-section">“Infinite Sets That Admit Fast Exhaustive Search”, Escardo 2007</a></li>
<li><a href="/doc/cs/haskell/index#walker-et-al-2006-section" id="toc-walker-et-al-2006-section">“Static Typing for a Faulty Lambda Calculus”, Walker et al 2006</a></li>
<li><a href="/doc/cs/haskell/index#turner-2004b-section" id="toc-turner-2004b-section">“Total Functional Programming”, Turner 2004b</a></li>
<li><a href="/doc/cs/haskell/index#moor-gibbons-1999-section" id="toc-moor-gibbons-1999-section">“Bridging the Algorithm Gap: A Linear-Time Functional Program for Paragraph Formatting”, Moor &amp; Gibbons 1999</a></li>
<li><a href="/doc/cs/haskell/index#heckmann-wilhelm-1997-section" id="toc-heckmann-wilhelm-1997-section">“A Functional Description of <span class="logotype-tex">T<sub>e</sub>X</span>’s Formula Layout”, Heckmann &amp; Wilhelm 1997</a></li>
<li><a href="/doc/cs/haskell/index#bird-1984-section" id="toc-bird-1984-section">“Using Circular Programs to Eliminate Multiple Traversals of Data”, Bird 1984</a></li>
<li><a href="/doc/cs/haskell/index#section" id="toc-section">“From Löb’s Theorem to Spreadsheet Evaluation”</a></li>
<li><a href="/doc/cs/haskell/index#section-1" id="toc-section-1">“The Three Projections of Doctor Futamura”</a></li>
<li><a href="/doc/cs/haskell/index#section-2" id="toc-section-2">“Shuffles, Bayes’ Theorem and Continuations.”</a></li>
<li><a href="/doc/cs/haskell/index#section-3" id="toc-section-3">“Accidentally Quadratic”</a></li>
<li><a href="/doc/cs/haskell/index#section-4" id="toc-section-4">“Arbtt: the Automatic, Rule-Based Time Tracker § About”</a></li>
<li><a href="/doc/cs/haskell/index#section-5" id="toc-section-5">“Index of /code.haskell.org/hbuild/”</a></li>
<li><a href="/doc/cs/haskell/index#section-6" id="toc-section-6">“Introducing Coalton: How to Have Our (Typed) Cake and (Safely) Eat It Too, in Common Lisp”</a></li>
<li><a href="/doc/cs/haskell/index#section-7" id="toc-section-7">“The Dhall Configuration Language”</a></li>
<li><a href="/doc/cs/haskell/index#section-8" id="toc-section-8">“GhcLiVE Project Escapes!”</a></li>
<li><a href="/doc/cs/haskell/index#section-9" id="toc-section-9">“Parallelize Cabal Build over Modules”</a></li>
<li><a href="/doc/cs/haskell/index#292e92Lm-section" id="toc-292e92Lm-section">“<code>install -J</code>: Allow Limiting the Number of Parallel Linker Invocations”, Glushenkov 2024</a></li>
<li><a href="/doc/cs/haskell/index#h7_SvKTc-section" id="toc-h7_SvKTc-section">“Decide on Core Principles against Which to Judge Breaking Changes #12 § Simon Mar Comment”, Mar 2024</a></li>
<li><a href="/doc/cs/haskell/index#section-10" id="toc-section-10">“Articles”</a></li>
<li><a href="/doc/cs/haskell/index#section-11" id="toc-section-11">“YHC‘s Sort Is Faster Than GHC’s”</a></li>
<li><a href="/doc/cs/haskell/index#section-12" id="toc-section-12">“#3843: Merge Plugins into HEAD”</a></li>
<li><a href="/doc/cs/haskell/index#section-13" id="toc-section-13">“#910: –Make Should Have a -J Flag for Parallel Building”</a></li>
<li><a href="/doc/cs/haskell/index#section-14" id="toc-section-14">“Wiki”</a></li>
<li><a href="/doc/cs/haskell/index#section-15" id="toc-section-15">“Immix”</a></li>
<li><a href="/doc/cs/haskell/index#section-16" id="toc-section-16">“New Plugins · Wiki · Glasgow Haskell Compiler / GHC”</a></li>
<li><a href="/doc/cs/haskell/index#section-17" id="toc-section-17">“Hackage: Introduction”</a></li>
<li><a href="/doc/cs/haskell/index#section-18" id="toc-section-18">“Barracuda: An Ad-Hoc P2P Chat Program”</a></li>
<li><a href="/doc/cs/haskell/index#section-19" id="toc-section-19">“DBus: D-Bus Bindings”</a></li>
<li><a href="/doc/cs/haskell/index#section-20" id="toc-section-20">“DisTract: Distributed Bug Tracking System”</a></li>
<li><a href="/doc/cs/haskell/index#section-21" id="toc-section-21">“DrIFT-Cabalized: Program to Derive Type Class Instances”</a></li>
<li><a href="/doc/cs/haskell/index#section-22" id="toc-section-22">“FermatsLastMargin: Annotate Ps and Pdf Documents”</a></li>
<li><a href="/doc/cs/haskell/index#section-23" id="toc-section-23">“Flippi: Wiki”</a></li>
<li><a href="/doc/cs/haskell/index#section-24" id="toc-section-24">“HFuse: HFuse Is a Binding for the Linux FUSE Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-25" id="toc-section-25">“HRay: Haskell Raytracer”</a></li>
<li><a href="/doc/cs/haskell/index#section-26" id="toc-section-26">“HTTP: A Library for Client-Side HTTP”</a></li>
<li><a href="/doc/cs/haskell/index#section-27" id="toc-section-27">“Network.HTTP”</a></li>
<li><a href="/doc/cs/haskell/index#section-28" id="toc-section-28">“Hashell: Simple Shell Written in Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-29" id="toc-section-29">“Judy Bindings, and Some Nice APIs”</a></li>
<li><a href="/doc/cs/haskell/index#section-30" id="toc-section-30">“ListZipper: Simple Zipper for Lists”</a></li>
<li><a href="/doc/cs/haskell/index#section-31" id="toc-section-31">“Monadius: 2-D Arcade Scroller”</a></li>
<li><a href="/doc/cs/haskell/index#section-32" id="toc-section-32">“TypeIlluminator: TypeIlluminator Is a Prototype Tool Exploring Debugging of Type Errors”</a></li>
<li><a href="/doc/cs/haskell/index#section-33" id="toc-section-33">“ZMachine: A Z-Machine Interpreter”</a></li>
<li><a href="/doc/cs/haskell/index#section-34" id="toc-section-34">“Adhoc-Network: Ad-Hoc P2P Network Protocol”</a></li>
<li><a href="/doc/cs/haskell/index#section-35" id="toc-section-35">“Archiver: Archive Supplied URLs in WebCite &amp; Internet Archive”</a></li>
<li><a href="/doc/cs/haskell/index#section-36" id="toc-section-36">“Archiver: Archive Supplied URLs in WebCite &amp; Internet Archive”</a></li>
<li><a href="/doc/cs/haskell/index#section-37" id="toc-section-37">“Array-Memoize: Memoization Combinators Using Arrays for Finite Sub-Domains of Functions”</a></li>
<li><a href="/doc/cs/haskell/index#section-38" id="toc-section-38">“Control.Concurrent.MVar”</a></li>
<li><a href="/doc/cs/haskell/index#section-39" id="toc-section-39">“Data.Monoid”</a></li>
<li><a href="/doc/cs/haskell/index#section-40" id="toc-section-40">“Prelude”</a></li>
<li><a href="/doc/cs/haskell/index#section-41" id="toc-section-41">“Bio: A Bioinformatics Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-42" id="toc-section-42">“Blaze-Builder: Efficient Buffered Output”</a></li>
<li><a href="/doc/cs/haskell/index#section-43" id="toc-section-43">“Blaze-Html: A Blazingly Fast HTML Combinator Library for Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-44" id="toc-section-44">“Botpp: Build Tool for Lambdabot”</a></li>
<li><a href="/doc/cs/haskell/index#section-45" id="toc-section-45">“Brainfuck: Brainfuck Interpreter”</a></li>
<li><a href="/doc/cs/haskell/index#section-46" id="toc-section-46">“Bytestring: Fast, Compact, Strict and Lazy Byte Strings With a List Interface”</a></li>
<li><a href="/doc/cs/haskell/index#section-47" id="toc-section-47">“Cabal-Query: Helpers for Quering .cabal Files or HackageDB’s 00-Index.tar”</a></li>
<li><a href="/doc/cs/haskell/index#section-48" id="toc-section-48">“Clustertools: Tools for Manipulating Sequence Clusters”</a></li>
<li><a href="/doc/cs/haskell/index#section-49" id="toc-section-49">“Condorcet: Library for Condorcet Voting”</a></li>
<li><a href="/doc/cs/haskell/index#section-50" id="toc-section-50">“Conjure: A BitTorrent Client”</a></li>
<li><a href="/doc/cs/haskell/index#section-51" id="toc-section-51">“Data.Graph”</a></li>
<li><a href="/doc/cs/haskell/index#section-52" id="toc-section-52">“Data.Set”</a></li>
<li><a href="/doc/cs/haskell/index#section-53" id="toc-section-53">“Curl: Haskell Binding to Libcurl”</a></li>
<li><a href="/doc/cs/haskell/index#section-54" id="toc-section-54">“Network.Curl”</a></li>
<li><a href="/doc/cs/haskell/index#section-55" id="toc-section-55">“Network.Curl”</a></li>
<li><a href="/doc/cs/haskell/index#section-56" id="toc-section-56">“Darcs-Cabalized: David’s Advanced Version Control System”</a></li>
<li><a href="/doc/cs/haskell/index#section-57" id="toc-section-57">“Darcs-Graph: Generate Graphs of Darcs Repository Activity”</a></li>
<li><a href="/doc/cs/haskell/index#section-58" id="toc-section-58">“Analyze Quality of Nucleotide Sequences.”</a></li>
<li><a href="/doc/cs/haskell/index#section-59" id="toc-section-59">“Djinn: Generate Haskell Code from a Type”</a></li>
<li><a href="/doc/cs/haskell/index#section-60" id="toc-section-60">“Estreps: Repeats from ESTs”</a></li>
<li><a href="/doc/cs/haskell/index#section-61" id="toc-section-61">“Feed: Interfacing With RSS (v 0.9x, 2.x, 1.0) + Atom Feeds.”</a></li>
<li><a href="/doc/cs/haskell/index#section-62" id="toc-section-62">“Fst: Finite State Transducers”</a></li>
<li><a href="/doc/cs/haskell/index#section-63" id="toc-section-63">“Genericserialize: Serialization Library Using Data.Generics”</a></li>
<li><a href="/doc/cs/haskell/index#section-64" id="toc-section-64">“Ghclive: Interactive Haskell Interpreter in a Browser”</a></li>
<li><a href="/doc/cs/haskell/index#section-65" id="toc-section-65">“Gitit: Wiki Using Happstack, Git or Darcs, and Pandoc.”</a></li>
<li><a href="/doc/cs/haskell/index#section-66" id="toc-section-66">“Goa: GHCi Bindings to Lambdabot”</a></li>
<li><a href="/doc/cs/haskell/index#section-67" id="toc-section-67">“GreenCard, a Foreign Function Pre-Processor for Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-68" id="toc-section-68">“Greencard-Lib: A Foreign Function Interface Pre-Processor Library for Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-69" id="toc-section-69">“Hakyll: A Static Website Compiler Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-70" id="toc-section-70">“Harp: HaRP Allows Pattern-Matching With Regular Expressions”</a></li>
<li><a href="/doc/cs/haskell/index#section-71" id="toc-section-71">“Hashed-Storage: Hashed File Storage Support Code.”</a></li>
<li><a href="/doc/cs/haskell/index#section-72" id="toc-section-72">“Hashtables: Mutable Hash Tables in the ST Monad”</a></li>
<li><a href="/doc/cs/haskell/index#section-73" id="toc-section-73">“Haskell-In-Space: ‘Asteroids’ Arcade Games”</a></li>
<li><a href="/doc/cs/haskell/index#section-74" id="toc-section-74">“Haskell-Src-Exts: Manipulating Haskell Source: Abstract Syntax, Lexer, Parser, and Pretty-Printer”</a></li>
<li><a href="/doc/cs/haskell/index#section-75" id="toc-section-75">“Haskell-Type-Exts: A Type Checker for Haskell/haskell-Src-Exts”</a></li>
<li><a href="/doc/cs/haskell/index#section-76" id="toc-section-76">“Hback: N-Back Memory Game”</a></li>
<li><a href="/doc/cs/haskell/index#section-77" id="toc-section-77">“Helisp: An Incomplete Elisp Compiler”</a></li>
<li><a href="/doc/cs/haskell/index#section-78" id="toc-section-78">“Hetris: Text Tetris”</a></li>
<li><a href="/doc/cs/haskell/index#section-79" id="toc-section-79">“Hgeometric: A Geometric Library With Bindings to GPC”</a></li>
<li><a href="/doc/cs/haskell/index#section-80" id="toc-section-80">“HighWaterMark: Memory Usage Statistics”</a></li>
<li><a href="/doc/cs/haskell/index#section-81" id="toc-section-81">“Hinstaller: Installer Wrapper for Haskell Applications”</a></li>
<li><a href="/doc/cs/haskell/index#section-82" id="toc-section-82">“Hjs: JavaScript Parser”</a></li>
<li><a href="/doc/cs/haskell/index#section-83" id="toc-section-83">“Hlint: Source Code Suggestions”</a></li>
<li><a href="/doc/cs/haskell/index#section-84" id="toc-section-84">“Haskell API Search”</a></li>
<li><a href="/doc/cs/haskell/index#section-85" id="toc-section-85">“Hopenssl: FFI Bindings to OpenSSL’s EVP Digest Interface”</a></li>
<li><a href="/doc/cs/haskell/index#section-86" id="toc-section-86">“Hs-Fltk: Binding to GUI Library FLTK”</a></li>
<li><a href="/doc/cs/haskell/index#section-87" id="toc-section-87">“Hscurses: NCurses Bindings for Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-88" id="toc-section-88">“Hsdip: a <em>Diplomacy</em> Parser/renderer”</a></li>
<li><a href="/doc/cs/haskell/index#section-89" id="toc-section-89">“Hsdns: Asynchronous DNS Resolver”</a></li>
<li><a href="/doc/cs/haskell/index#section-90" id="toc-section-90">“Parsec Parsers for the Internet Message Format (e-Mail)”</a></li>
<li><a href="/doc/cs/haskell/index#section-91" id="toc-section-91">“Library Wrapping the GnuTLS API.”</a></li>
<li><a href="/doc/cs/haskell/index#section-92" id="toc-section-92">“Hsntp: Libraries to Use SNTP Protocol and Small Client/server Implementations”</a></li>
<li><a href="/doc/cs/haskell/index#section-93" id="toc-section-93">“Haskell Server Pages Is a Library for Writing Dynamic Server-Side Web Pages.”</a></li>
<li><a href="/doc/cs/haskell/index#section-94" id="toc-section-94">“Hspr-Sh: Session Handler for HSP”</a></li>
<li><a href="/doc/cs/haskell/index#section-95" id="toc-section-95">“Http-Enumerator: HTTP Client Package With Enumerator Interface and HTTPS Support”</a></li>
<li><a href="/doc/cs/haskell/index#section-96" id="toc-section-96">“Http-Wget: Provide a Simple HTTP Client Interface by Wrapping the Wget Command Line Tool. (deprecated)”</a></li>
<li><a href="/doc/cs/haskell/index#section-97" id="toc-section-97">“Hybrid: A Implementation of a Type-Checker for Lambda-H”</a></li>
<li><a href="/doc/cs/haskell/index#section-98" id="toc-section-98">“Infix Expression Re-Parsing (for HsParser Library)”</a></li>
<li><a href="/doc/cs/haskell/index#section-99" id="toc-section-99">“Interlude: Replaces Some Prelude Functions for Enhanced Error Reporting”</a></li>
<li><a href="/doc/cs/haskell/index#section-100" id="toc-section-100">“Iteratee: Iteratee-Based I/O”</a></li>
<li><a href="/doc/cs/haskell/index#section-101" id="toc-section-101">“Theorem Proving Library Based on Dependent Type Theory”</a></li>
<li><a href="/doc/cs/haskell/index#section-102" id="toc-section-102">“Lambdabot-Utils: Utility Libraries for the Advanced IRC Bot, Lambdabot”</a></li>
<li><a href="/doc/cs/haskell/index#section-103" id="toc-section-103">“Lazysmallcheck: A Library for Demand-Driven Testing of Haskell Programs”</a></li>
<li><a href="/doc/cs/haskell/index#section-104" id="toc-section-104">“Linkchk Is a Network Interface Link Ping Monitor.”</a></li>
<li><a href="/doc/cs/haskell/index#section-105" id="toc-section-105">“Mohws: Modular Haskell Web Server”</a></li>
<li><a href="/doc/cs/haskell/index#section-106" id="toc-section-106">“Mpdmate: MPD/PowerMate Executable”</a></li>
<li><a href="/doc/cs/haskell/index#section-107" id="toc-section-107">“Mtl: Monad Classes for Transformers, Using Functional Dependencies”</a></li>
<li><a href="/doc/cs/haskell/index#section-108" id="toc-section-108">“Control.Monad.State.Lazy”</a></li>
<li><a href="/doc/cs/haskell/index#section-109" id="toc-section-109">“Nanocurses: Simple Curses Binding”</a></li>
<li><a href="/doc/cs/haskell/index#section-110" id="toc-section-110">“Network: Low-Level Networking Interface”</a></li>
<li><a href="/doc/cs/haskell/index#section-111" id="toc-section-111">“Network-Uri: URI Manipulation”</a></li>
<li><a href="/doc/cs/haskell/index#section-112" id="toc-section-112">“Data.Number.CReal”</a></li>
<li><a href="/doc/cs/haskell/index#section-113" id="toc-section-113">“Nymphaea: An Interactive GUI for Manipulating L-Systems”</a></li>
<li><a href="/doc/cs/haskell/index#section-114" id="toc-section-114">“Orchid: Haskell Wiki Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-115" id="toc-section-115">“Pesca: Proof Editor for Sequent Calculus”</a></li>
<li><a href="/doc/cs/haskell/index#section-116" id="toc-section-116">“Pkcs1: RSA Encryption With PKCS1 Padding”</a></li>
<li><a href="/doc/cs/haskell/index#section-117" id="toc-section-117">“Plugins: Dynamic Linking for Haskell and C Objects”</a></li>
<li><a href="/doc/cs/haskell/index#section-118" id="toc-section-118">“Popenhs: Popenhs Is a Popen-Like Library for Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-119" id="toc-section-119">“Powermate: Bindings for Griffin PowerMate USB”</a></li>
<li><a href="/doc/cs/haskell/index#section-120" id="toc-section-120">“Pugs-HsSyck: Fast, Lightweight YAML Loader and Dumper”</a></li>
<li><a href="/doc/cs/haskell/index#section-121" id="toc-section-121">“Pugs-Hsregex: Haskell PCRE Binding”</a></li>
<li><a href="/doc/cs/haskell/index#section-122" id="toc-section-122">“Push-Notify: A Server-Side Library for Sending Push Notifications”</a></li>
<li><a href="/doc/cs/haskell/index#section-123" id="toc-section-123">“Rbr: Mask Nucleotide (EST) Sequences in Fasta Format”</a></li>
<li><a href="/doc/cs/haskell/index#section-124" id="toc-section-124">“Serialize Data”</a></li>
<li><a href="/doc/cs/haskell/index#section-125" id="toc-section-125">“Roguestar-Engine: Sci-Fi Roguelike Game”</a></li>
<li><a href="/doc/cs/haskell/index#section-126" id="toc-section-126">“Sci-Fi Roguelike Game. Client Library.”</a></li>
<li><a href="/doc/cs/haskell/index#section-127" id="toc-section-127">“The RogueStar Animation and Graphics Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-128" id="toc-section-128">“Rss2irc: Watches an RSS/Atom Feed and Writes It to an IRC Channel”</a></li>
<li><a href="/doc/cs/haskell/index#section-129" id="toc-section-129">“Scion: Haskell IDE Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-130" id="toc-section-130">“Show: ‘Show’ Instances for Lambdabot”</a></li>
<li><a href="/doc/cs/haskell/index#section-131" id="toc-section-131">“Simseq: Simulate Sequencing With Different Models for Priming and Errors”</a></li>
<li><a href="/doc/cs/haskell/index#section-132" id="toc-section-132">“Smallcheck: A Property-Based Testing Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-133" id="toc-section-133">“Split: Combinator Library for Splitting Lists”</a></li>
<li><a href="/doc/cs/haskell/index#section-134" id="toc-section-134">“Storablevector: Fast, Packed, Strict Storable Arrays With a List Interface like ByteString”</a></li>
<li><a href="/doc/cs/haskell/index#section-135" id="toc-section-135">“Tagsoup: Parsing and Extracting Information from (possibly Malformed) HTML/XML Documents”</a></li>
<li><a href="/doc/cs/haskell/index#section-136" id="toc-section-136">“Text.HTML.TagSoup.Parser”</a></li>
<li><a href="/doc/cs/haskell/index#section-137" id="toc-section-137">“Text.HTML.TagSoup.Parser”</a></li>
<li><a href="/doc/cs/haskell/index#section-138" id="toc-section-138">“Tetris: A 2-D Clone of Tetris”</a></li>
<li><a href="/doc/cs/haskell/index#section-139" id="toc-section-139">“Typing Haskell In Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-140" id="toc-section-140">“Trhsx: Deprecated”</a></li>
<li><a href="/doc/cs/haskell/index#section-141" id="toc-section-141">“Type-Equality-Check: Type Equality Check”</a></li>
<li><a href="/doc/cs/haskell/index#section-142" id="toc-section-142">“Unix: POSIX Functionality”</a></li>
<li><a href="/doc/cs/haskell/index#section-143" id="toc-section-143">“Unlambda: Unlambda Interpreter”</a></li>
<li><a href="/doc/cs/haskell/index#section-144" id="toc-section-144">“Urlcheck: Parallel Link Checker”</a></li>
<li><a href="/doc/cs/haskell/index#section-145" id="toc-section-145">“Vector: Efficient Arrays”</a></li>
<li><a href="/doc/cs/haskell/index#section-146" id="toc-section-146">“Vty: A Simple Terminal UI Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-147" id="toc-section-147">“Xml-Parsec: Parsing XML With Parsec”</a></li>
<li><a href="/doc/cs/haskell/index#section-148" id="toc-section-148">“Xml2x: Convert BLAST Output in XML Format to CSV or HTML”</a></li>
<li><a href="/doc/cs/haskell/index#section-149" id="toc-section-149">“XMonad.Actions.Search”</a></li>
<li><a href="/doc/cs/haskell/index#section-150" id="toc-section-150">“XMonad.Prompt.Shell”</a></li>
<li><a href="/doc/cs/haskell/index#section-151" id="toc-section-151">“Xmonad-Utils: A Small Collection of X Utilities”</a></li>
<li><a href="/doc/cs/haskell/index#section-152" id="toc-section-152">“Xsact: Cluster EST Sequences”</a></li>
<li><a href="/doc/cs/haskell/index#section-153" id="toc-section-153">“Yi-Gtk: The Haskell-Scriptable Editor, Helper Package”</a></li>
<li><a href="/doc/cs/haskell/index#section-154" id="toc-section-154">“Yi-Vty: The Haskell-Scriptable Editor, Helper Package”</a></li>
<li><a href="/doc/cs/haskell/index#section-155" id="toc-section-155">“Packages by Category”</a></li>
<li><a href="/doc/cs/haskell/index#section-156" id="toc-section-156">“Packages by Category”</a></li>
<li><a href="/doc/cs/haskell/index#section-157" id="toc-section-157">“Hledger Homepage”</a></li>
<li><a href="/doc/cs/haskell/index#section-158" id="toc-section-158">“Hoogle”</a></li>
<li><a href="/doc/cs/haskell/index#section-159" id="toc-section-159">“%5BInt%5D_-&gt;_Int”</a></li>
<li><a href="/doc/cs/haskell/index#section-160" id="toc-section-160">“%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-161" id="toc-section-161">“%5Ba%5D_-&gt;_a”</a></li>
<li><a href="/doc/cs/haskell/index#section-162" id="toc-section-162">“=&lt;&lt;”</a></li>
<li><a href="/doc/cs/haskell/index#section-163" id="toc-section-163">“(Monoid_a)_=&gt;_a”</a></li>
<li><a href="/doc/cs/haskell/index#section-164" id="toc-section-164">“(Monoid_a)_=&gt;_a_-&gt;_a_-&gt;_a”</a></li>
<li><a href="/doc/cs/haskell/index#section-165" id="toc-section-165">“(a1_-&gt;_%5Ba%5D)_-&gt;_%5Ba1%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-166" id="toc-section-166">“(a_-&gt;_b_-&gt;_c)_-&gt;_(a,b)_-&gt;_c”</a></li>
<li><a href="/doc/cs/haskell/index#section-167" id="toc-section-167">“(a_-&gt;_m_b)_-&gt;_%5Ba%5D_-&gt;_m_()”</a></li>
<li><a href="/doc/cs/haskell/index#section-168" id="toc-section-168">“(x_-&gt;_Bool)_-&gt;_(x_-&gt;_x)_-&gt;_x_-&gt;_x”</a></li>
<li><a href="/doc/cs/haskell/index#section-169" id="toc-section-169">“Control.Monad.void”</a></li>
<li><a href="/doc/cs/haskell/index#section-170" id="toc-section-170">“Control.Parallel.Strategies”</a></li>
<li><a href="/doc/cs/haskell/index#section-171" id="toc-section-171">“Data.List”</a></li>
<li><a href="/doc/cs/haskell/index#section-172" id="toc-section-172">“Data.List.sort”</a></li>
<li><a href="/doc/cs/haskell/index#section-173" id="toc-section-173">“Data.Monoid”</a></li>
<li><a href="/doc/cs/haskell/index#section-174" id="toc-section-174">“Data.Sequence”</a></li>
<li><a href="/doc/cs/haskell/index#section-175" id="toc-section-175">“Eq_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-176" id="toc-section-176">“Eq_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-177" id="toc-section-177">“Filter”</a></li>
<li><a href="/doc/cs/haskell/index#section-178" id="toc-section-178">“IO_a_-&gt;_IO_()”</a></li>
<li><a href="/doc/cs/haskell/index#section-179" id="toc-section-179">“IO_a_-&gt;_IO_ThreadId”</a></li>
<li><a href="/doc/cs/haskell/index#section-180" id="toc-section-180">“IO_a_-&gt;_IO_a”</a></li>
<li><a href="/doc/cs/haskell/index#section-181" id="toc-section-181">“Int_-&gt;_%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-182" id="toc-section-182">“Int_-&gt;_a_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-183" id="toc-section-183">“Monad”</a></li>
<li><a href="/doc/cs/haskell/index#section-184" id="toc-section-184">“Network.HTTP”</a></li>
<li><a href="/doc/cs/haskell/index#section-185" id="toc-section-185">“Ord_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-186" id="toc-section-186">“Ord_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-187" id="toc-section-187">“Product”</a></li>
<li><a href="/doc/cs/haskell/index#section-188" id="toc-section-188">“String_-&gt;_Int”</a></li>
<li><a href="/doc/cs/haskell/index#section-189" id="toc-section-189">“System.Cmd”</a></li>
<li><a href="/doc/cs/haskell/index#section-190" id="toc-section-190">“System.FilePath.dropExtension”</a></li>
<li><a href="/doc/cs/haskell/index#section-191" id="toc-section-191">“System.Process”</a></li>
<li><a href="/doc/cs/haskell/index#section-192" id="toc-section-192">“XMonad.Actions.Search”</a></li>
<li><a href="/doc/cs/haskell/index#section-193" id="toc-section-193">“A_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-194" id="toc-section-194">“A_-&gt;_%5Ba%5D_-&gt;_Int”</a></li>
<li><a href="/doc/cs/haskell/index#section-195" id="toc-section-195">“A_-&gt;_(a_-&gt;_a)_-&gt;_%5Ba%5D”</a></li>
<li><a href="/doc/cs/haskell/index#section-196" id="toc-section-196">“Concat”</a></li>
<li><a href="/doc/cs/haskell/index#section-197" id="toc-section-197">“ElemIndex”</a></li>
<li><a href="/doc/cs/haskell/index#section-198" id="toc-section-198">“ElemIndices”</a></li>
<li><a href="/doc/cs/haskell/index#section-199" id="toc-section-199">“Filter”</a></li>
<li><a href="/doc/cs/haskell/index#section-200" id="toc-section-200">“GetArgs”</a></li>
<li><a href="/doc/cs/haskell/index#section-201" id="toc-section-201">“GetContents”</a></li>
<li><a href="/doc/cs/haskell/index#section-202" id="toc-section-202">“IsPrefixOf”</a></li>
<li><a href="/doc/cs/haskell/index#section-203" id="toc-section-203">“Iterate”</a></li>
<li><a href="/doc/cs/haskell/index#section-204" id="toc-section-204">“LiftM”</a></li>
<li><a href="/doc/cs/haskell/index#section-205" id="toc-section-205">“LogBase”</a></li>
<li><a href="/doc/cs/haskell/index#section-206" id="toc-section-206">“LogBase”</a></li>
<li><a href="/doc/cs/haskell/index#section-207" id="toc-section-207">“MapM_”</a></li>
<li><a href="/doc/cs/haskell/index#section-208" id="toc-section-208">“MapM_”</a></li>
<li><a href="/doc/cs/haskell/index#section-209" id="toc-section-209">“MapM_”</a></li>
<li><a href="/doc/cs/haskell/index#section-210" id="toc-section-210">“Maximum”</a></li>
<li><a href="/doc/cs/haskell/index#section-211" id="toc-section-211">“Product”</a></li>
<li><a href="/doc/cs/haskell/index#section-212" id="toc-section-212">“ReadProcessWithExitCode”</a></li>
<li><a href="/doc/cs/haskell/index#section-213" id="toc-section-213">“ReadProcessWithExitCode”</a></li>
<li><a href="/doc/cs/haskell/index#section-214" id="toc-section-214">“Repeat”</a></li>
<li><a href="/doc/cs/haskell/index#section-215" id="toc-section-215">“Replicate”</a></li>
<li><a href="/doc/cs/haskell/index#section-216" id="toc-section-216">“RunCommand”</a></li>
<li><a href="/doc/cs/haskell/index#section-217" id="toc-section-217">“Spawn”</a></li>
<li><a href="/doc/cs/haskell/index#section-218" id="toc-section-218">“TakeWhile”</a></li>
<li><a href="/doc/cs/haskell/index#section-219" id="toc-section-219">“TakeWhile”</a></li>
<li><a href="/doc/cs/haskell/index#section-220" id="toc-section-220">“Uncurry”</a></li>
<li><a href="/doc/cs/haskell/index#section-221" id="toc-section-221">“UnsafeInterleaveIO”</a></li>
<li><a href="/doc/cs/haskell/index#section-222" id="toc-section-222">“Words”</a></li>
<li><a href="/doc/cs/haskell/index#section-223" id="toc-section-223">“Turnstyle: an Esoteric Visual Functional Language”</a></li>
<li><a href="/doc/cs/haskell/index#section-224" id="toc-section-224">“The Cabal-Devel Archives”</a></li>
<li><a href="/doc/cs/haskell/index#section-225" id="toc-section-225">“GHC Core Plugins”</a></li>
<li><a href="/doc/cs/haskell/index#section-226" id="toc-section-226">“The Haskell-Cafe May 2007 Archive by Thread”</a></li>
<li><a href="/doc/cs/haskell/index#section-227" id="toc-section-227">“[Haskell-Cafe] Re: [Haskell] Google Summer of Code 2009”</a></li>
<li><a href="/doc/cs/haskell/index#section-228" id="toc-section-228">“[Haskell-Cafe] Re: [Haskell] Google Summer of Code 2009”</a></li>
<li><a href="/doc/cs/haskell/index#section-229" id="toc-section-229">“The Haskell-Cafe February 2009 Archive by Subject”</a></li>
<li><a href="/doc/cs/haskell/index#section-230" id="toc-section-230">“[Haskell-Cafe] Haskell Summers of Code Retrospective (updated for 2010)”</a></li>
<li><a href="/doc/cs/haskell/index#section-231" id="toc-section-231">“GSoC Project Proposal: Markdown Support for Haddock”</a></li>
<li><a href="/doc/cs/haskell/index#section-232" id="toc-section-232">“[Haskell-Cafe] [ANNOUNCE] Fficxx: Haskell-C++ FFI Binding Generator”</a></li>
<li><a href="/doc/cs/haskell/index#section-233" id="toc-section-233">“[Haskell-Cafe] [Haskell.org Google Summer of Code 2013] Approved Projects”</a></li>
<li><a href="/doc/cs/haskell/index#section-234" id="toc-section-234">“[Haskell-Cafe] Google Summer of Code Proposal—Communicating With Mobile Devices”</a></li>
<li><a href="/doc/cs/haskell/index#section-235" id="toc-section-235">“Cartesian Closed Comic #15: Iteratees”</a></li>
<li><a href="/doc/cs/haskell/index#section-236" id="toc-section-236">“The Sad State of Property-Based Testing Libraries”</a></li>
<li><a href="/doc/cs/haskell/index#section-237" id="toc-section-237">“Application Information”</a></li>
<li><a href="/doc/cs/haskell/index#section-238" id="toc-section-238">“[Haskell-Cafe] ANN: Unordered-Containers—A New, Faster Hashing-Based Containers Library”</a></li>
<li><a href="/doc/cs/haskell/index#section-239" id="toc-section-239">“Adding an Ignore Function to Control.Monad”</a></li>
<li><a href="/doc/cs/haskell/index#section-240" id="toc-section-240">“[Haskell-Cafe] RE: [Haskell] Announce: Yi 0.3”</a></li>
<li><a href="/doc/cs/haskell/index#section-241" id="toc-section-241">“[Haskell-Cafe] Usage of Rewrite Rule Specialization in Hackage”</a></li>
<li><a href="/doc/cs/haskell/index#section-242" id="toc-section-242">“[Haskell-Cafe] Haskell Statistics for Use of TypeFamilies and FunctionalDependencies”</a></li>
<li><a href="/doc/cs/haskell/index#section-243" id="toc-section-243">“[Haskell-Cafe] Summer of Code”</a></li>
<li><a href="/doc/cs/haskell/index#section-244" id="toc-section-244">“[Haskell-Cafe] ANN: Cabal-Install-1.16.0 (and Cabal-1.16.0.1)”</a></li>
<li><a href="/doc/cs/haskell/index#section-245" id="toc-section-245">“Improve System.Environment Haddocks”</a></li>
<li><a href="/doc/cs/haskell/index#section-246" id="toc-section-246">“Proposal: Add Int Indexing Functions to Data.Set”</a></li>
<li><a href="/doc/cs/haskell/index#section-247" id="toc-section-247">“Arrow”</a></li>
<li><a href="/doc/cs/haskell/index#section-248" id="toc-section-248">“Cabal-Install”</a></li>
<li><a href="/doc/cs/haskell/index#section-249" id="toc-section-249">“Cabal-Install”</a></li>
<li><a href="/doc/cs/haskell/index#section-250" id="toc-section-250">“GHC/Data Parallel Haskell”</a></li>
<li><a href="/doc/cs/haskell/index#section-251" id="toc-section-251">“Generalised Algebraic Datatype”</a></li>
<li><a href="/doc/cs/haskell/index#section-252" id="toc-section-252">“Google Summer of Code”</a></li>
<li><a href="/doc/cs/haskell/index#section-253" id="toc-section-253">“HaskellWiki”</a></li>
<li><a href="/doc/cs/haskell/index#section-254" id="toc-section-254">“Haskell Platform”</a></li>
<li><a href="/doc/cs/haskell/index#section-255" id="toc-section-255">“Hp2any”</a></li>
<li><a href="/doc/cs/haskell/index#section-256" id="toc-section-256">“Hpysics”</a></li>
<li><a href="/doc/cs/haskell/index#section-257" id="toc-section-257">“Parallelism and Concurrency”</a></li>
<li><a href="/doc/cs/haskell/index#section-258" id="toc-section-258">“Stack Overflow”</a></li>
<li><a href="/doc/cs/haskell/index#section-259" id="toc-section-259">“Tail Recursion”</a></li>
<li><a href="/doc/cs/haskell/index#section-260" id="toc-section-260">“The Monad.Reader”</a></li>
<li><a href="/doc/cs/haskell/index#section-261" id="toc-section-261">“User:Gwern”</a></li>
<li><a href="/doc/cs/haskell/index#section-262" id="toc-section-262">“Xmonad/Config Archive”</a></li>
<li><a href="/doc/cs/haskell/index#section-263" id="toc-section-263">“Xmonad/Config Archive/Gwern’s Xmonad.hs”</a></li>
<li><a href="/doc/cs/haskell/index#section-264" id="toc-section-264">“Zipper”</a></li>
<li><a href="/doc/cs/haskell/index#section-265" id="toc-section-265">“Search”</a></li>
<li><a href="/doc/cs/haskell/index#section-266" id="toc-section-266">“Haskell Wiki § User:Gwern Contributions”</a></li>
<li><a href="/doc/cs/haskell/index#section-267" id="toc-section-267">“‘Making Cabal-Install Non-Destructive’; Philipp Schuster, Andres Loh September 12, 2012”</a></li>
<li><a href="/doc/cs/haskell/index#section-268" id="toc-section-268">“Gwern Site:http://www.haskell.org/pipermail/haskell-Cafe/”</a></li>
<li><a href="/doc/cs/haskell/index#section-269" id="toc-section-269">“Gwern Site:http://www.haskell.org/pipermail/libraries/”</a></li>
<li><a href="/doc/cs/haskell/index#section-270" id="toc-section-270">“Gwern Site:http://www.haskell.org/pipermail/xmonad/”</a></li>
<li><a href="/doc/cs/haskell/index#section-271" id="toc-section-271">“Haskell Language”</a></li>
<li><a href="/doc/cs/haskell/index#section-272" id="toc-section-272">“The Haskell Cabal”</a></li>
<li><a href="/doc/cs/haskell/index#section-273" id="toc-section-273">“Really Old Cabal Stuff”</a></li>
<li><a href="/doc/cs/haskell/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/haskell/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/haskell/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/js/2018-huang-pandora-figure45-listenerhoursuniquelistens.png


2018
2024-01-01



---
/doc/cs/js/2023-amazon-aws-wordpress-bestpracticesforcloudblogarchitecture.png


2023
2024-03-30



---
/doc/cs/js/2024-12-05-gwern-gwernnet-popups-popupminimizationfeature-darkmode.png


2024-12-05
2024-12-06



---
/doc/cs/linkrot/2003-dellavalle-table1-earlyscientificlinkrotrates.png


2003
2024-01-01



---
/doc/cs/linkrot/2007-craig.pdf


2007-01-01
2024-01-01



---
/doc/cs/linkrot/2009-08-20-b3ta-fujitsuhtml.mht


2009-08-20
2024-01-01



---
/doc/cs/linkrot/2021-zittrain-figure1-newyorktimescumulativedensityoflinkrotbetween19982019.jpg


2021
2024-01-01



---
/doc/cs/linkrot/archiving/2005-greene.pdf
More Product, Less Process: Revamping Traditional Archival Processing
Mark Greene, Dennis Meissner
2005-09-01
2024-01-01
[("doi","10.17723/aarc.68.2.c741823776k65863")]

<p>Processing backlogs continue to be a problem for archivists, and yet the problem is exacerbated by many of the traditional approaches to processing collections that archivists continue to practice.</p>
<p>This research project reviewed the literature on archival processing and conducted surveys of processing practices to identify the scope of the problem and its impacts both on processing costs and on access to collections.</p>
<p>The paper issues a call for archivists to rethink the way they process collections, particularly large contemporary collections.</p>
<p>It challenges many of the assumptions archivists make about the importance of preservation activities in processing and the arrangement and description activities necessary to allow researchers to access collections effectively.</p>
---
/doc/cs/linkrot/archiving/2006-alperin-webcitetechnicalguide.pdf


2006
2024-01-01



---
/doc/cs/linkrot/archiving/2011-muflax-backup.pdf


2011-01-01
2024-01-01



---
/doc/cs/linkrot/archiving/2019-gwern-internetarchive-domainsearch-screenshot.png

Gwern
2019
2024-01-01



---
/doc/cs/linkrot/archiving/2020-03-03-meganwarnock-picardfacepalmcartoon.jpg


2020-03-03
2024-01-01



---
/doc/cs/linkrot/archiving/gildaslormeau-singlefile-archivingtutorialanimation.mp4



2024-01-01



---
/doc/cs/linkrot/archiving/gwern-googlescholar-search-highlightfulltextlink-thumbnail.jpg



2024-01-01



---
/doc/cs/linkrot/index
‘linkrot’ tag

2020-06-06
2024-07-19


<figure><img class="float-right page-thumbnail invert-not outline" height="1017" width="1700" src="/doc/cs/linkrot/2021-zittrain-figure1-newyorktimescumulativedensityoflinkrotbetween19982019.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/linkrot</code>, most recent first: 1 <a href="/doc/cs/linkrot/index#see-alsos" class="icon-not">related tag</a>, 20 <a href="/doc/cs/linkrot/index#links" class="icon-not">annotations</a>, &amp; 10 <a href="/doc/cs/linkrot/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/linkrot/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/linkrot/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/linkrot/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/cs/linkrot/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/linkrot/index#aturban-et-al-2021-section" id="toc-aturban-et-al-2021-section">“Where Did the Web Archive Go?”, Aturban et al 2021</a></li>
<li><a href="/doc/cs/linkrot/index#zittrain-et-al-2021-section" id="toc-zittrain-et-al-2021-section">“The Paper of Record Meets an Ephemeral Web: An Examination of Linkrot and Content Drift within <em>The New York Times</em>”, Zittrain et al 2021</a></li>
<li><a href="/doc/cs/linkrot/index#mccabe-synder-2015-section" id="toc-mccabe-synder-2015-section">“Does Online Availability Increase Citations? Theory and Evidence from a Panel of Economics and Business Journals”, McCabe &amp; Synder 2015</a></li>
<li><a href="/doc/cs/linkrot/index#vines-et-al-2013-section" id="toc-vines-et-al-2013-section">“The Availability of Research Data Declines Rapidly With Article Age”, Vines et al 2013</a></li>
<li><a href="/doc/cs/linkrot/index#liebler-liebert-2013-section" id="toc-liebler-liebert-2013-section">“Something Rotten in the State of Legal Citation: the Life Span of a United States Supreme Court Citation Containing an Internet Link (1996–2010)”, Liebler &amp; Liebert 2013</a></li>
<li><a href="/doc/cs/linkrot/index#ainsworth-et-al-2012-section" id="toc-ainsworth-et-al-2012-section">“How Much of the Web Is Archived?”, Ainsworth et al 2012</a></li>
<li><a href="/doc/cs/linkrot/index#salaheldeen-nelson-2012-section" id="toc-salaheldeen-nelson-2012-section">“Losing My Revolution: How Many Resources Shared on Social Media Have Been Lost?”, SalahEldeen &amp; Nelson 2012</a></li>
<li><a href="/doc/cs/linkrot/index#moghaddam-2012-section" id="toc-moghaddam-2012-section">“Availability and Half-Life of Web References Cited in Information Research Journal: A Citation Study”, Moghaddam 2012</a></li>
<li><a href="/doc/cs/linkrot/index#calore-2009-section" id="toc-calore-2009-section">“Ma.gnolia Suffers Major Data Loss, Site Taken Offline”, Calore 2009</a></li>
<li><a href="/doc/cs/linkrot/index#wren-2008-section" id="toc-wren-2008-section">“URL Decay in MEDLINE—A 4-Year Follow-Up Study”, Wren 2008</a></li>
<li><a href="/doc/cs/linkrot/index#dimitrova-bugeja-2007-section" id="toc-dimitrova-bugeja-2007-section">“The Half-Life of Internet References Cited in Communication Journals”, Dimitrova &amp; Bugeja 2007</a></li>
<li><a href="/doc/cs/linkrot/index#wren-et-al-2006-section" id="toc-wren-et-al-2006-section">“Uniform Resource Locator Decay in Dermatology Journals: Author Attitudes and Preservation Practices”, Wren et al 2006</a></li>
<li><a href="/doc/cs/linkrot/index#mccown-et-al-2005-section" id="toc-mccown-et-al-2005-section">“The Availability and Persistence of Web References in D-Lib Magazine”, McCown et al 2005</a></li>
<li><a href="/doc/cs/linkrot/index#evangelou-2005-section" id="toc-evangelou-2005-section">“Unavailability of Online Supplementary Scientific Information from Articles Published in Major Journals”, Evangelou 2005</a></li>
<li><a href="/doc/cs/linkrot/index#hester-2004-section" id="toc-hester-2004-section">“Internet Citations in Oncology Journals: A Vanishing Resource?”, Hester 2004</a></li>
<li><a href="/doc/cs/linkrot/index#dellavalle-et-al-2003-section" id="toc-dellavalle-et-al-2003-section">“Going, Going, Gone: Lost Internet References”, Dellavalle et al 2003</a></li>
<li><a href="/doc/cs/linkrot/index#section" id="toc-section">“Google’s <code>goo.gl</code> Links Will Stop Working in August 2025”</a></li>
<li><a href="/doc/cs/linkrot/index#section-1" id="toc-section-1">“Broken Link Checker”</a></li>
<li><a href="/doc/cs/linkrot/index#section-2" id="toc-section-2">“The Day the Music Burned”</a></li>
<li><a href="/doc/cs/linkrot/index#section-3" id="toc-section-3">“The Decay and Failures of Web References: Attempting to Determine How Quickly Archival Information Becomes Outdated”</a></li>
<li><a href="/doc/cs/linkrot/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/linkrot/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/cs/lisp/1986-bobrow.pdf


1986-01-01
2024-01-01



---
/doc/cs/lisp/1987-moon.pdf


1987-01-01
2024-01-01



---
/doc/cs/lisp/1988-borenstein.pdf


1988-01-01
2024-01-01



---
/doc/cs/lisp/1988-walker-figure4-symbolicsdocumentexaminerscreen-demonstrationofbrowsingwithcurrentcandidatesbookmarksandcommands.png


1988
2024-01-01



---
/doc/cs/lisp/1988-walker-figure5-overviewwindowindocumentexaminerforsymbolicschatclientconverse.jpg


1988
2024-01-01



---
/doc/cs/lisp/1994-binstock-lucidlost.pdf


1994-01-01
2024-01-01



---
/doc/cs/lisp/index
‘Lisp’ tag

2019-11-28
2024-11-28


<figure><img class="float-right page-thumbnail invert-auto outline" height="1278" width="1770" src="/doc/cs/lisp/1988-walker-figure4-symbolicsdocumentexaminerscreen-demonstrationofbrowsingwithcurrentcandidatesbookmarksandcommands.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/lisp</code>, most recent first: 1 <a href="/doc/cs/lisp/index#see-alsos" class="icon-not">related tag</a>, 35 <a href="/doc/cs/lisp/index#links" class="icon-not">annotations</a>, &amp; 57 <a href="/doc/cs/lisp/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/lisp/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/lisp/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/lisp/index#rTYSY2rf-section" id="toc-rTYSY2rf-section">“<code>markdown.el</code>: Experiment in Streamlining Link-Adding Interface”, Gwern 2024</a></li>
<li><a href="/doc/cs/lisp/index#gwern-nenex-section" id="toc-gwern-nenex-section">“Nenex: A Neural Personal Wiki Idea”, Gwern 2023</a></li>
</ul></li>
<li><a href="/doc/cs/lisp/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/lisp/index#melan%C3%A7on-et-al-2024-section" id="toc-melançon-et-al-2024-section">“Float Self-Tagging”, Melançon et al 2024</a></li>
<li><a href="/doc/cs/lisp/index#section" id="toc-section">“Lush: My Favorite Small Programming Language”</a></li>
<li><a href="/doc/cs/lisp/index#section-1" id="toc-section-1">“Refurb Weekend: the Symbolics MacIvory Lisp Machine”</a></li>
<li><a href="/doc/cs/lisp/index#marshall-2024-section" id="toc-marshall-2024-section"><em>The Way of Lisp</em> or <em>The Right Thing</em>, Marshall 2024</a></li>
<li><a href="/doc/cs/lisp/index#hamel-feeley-2020-section" id="toc-hamel-feeley-2020-section">“An R7RS Compatible Module System for Termite Scheme”, Hamel &amp; Feeley 2020</a></li>
<li><a href="/doc/cs/lisp/index#marshall-2009-section" id="toc-marshall-2009-section">“Not Lisp Again…”, Marshall 2009</a></li>
<li><a href="/doc/cs/lisp/index#pitman-2008-section" id="toc-pitman-2008-section">“Common Lisp: The Untold Story”, Pitman 2008</a></li>
<li><a href="/doc/cs/lisp/index#sarkar-et-al-2005-section" id="toc-sarkar-et-al-2005-section">“EDUCATIONAL PEARL: A Nanopass Framework for Compiler Education”, Sarkar et al 2005</a></li>
<li><a href="/doc/cs/lisp/index#raymond-2003-1-section" id="toc-raymond-2003-1-section">“<em>The Art of Unix Programming</em> § The Right Size for an Editor”, Raymond 2003</a></li>
<li><a href="/doc/cs/lisp/index#winograd-norberg-1991-page-7-section" id="toc-winograd-norberg-1991-page-7-section">“Oral History Interview With Terry Allen Winograd (OH #237) § SHRDLU”, Winograd &amp; Norberg 1991 (page 7)</a></li>
<li><a href="/doc/cs/lisp/index#gabriel-1991-section" id="toc-gabriel-1991-section">“Lisp: Good News, Bad News, How to Win Big [Worse Is Better]”, Gabriel 1991</a></li>
<li><a href="/doc/cs/lisp/index#weiner-1989-section" id="toc-weiner-1989-section">“GNU Hyperbole”, Weiner 1989</a></li>
<li><a href="/doc/cs/lisp/index#walker-1987-section" id="toc-walker-1987-section">“Document Examiner: Delivery Interface for Hypertext Documents”, Walker 1987</a></li>
<li><a href="/doc/cs/lisp/index#baker-et-al-1987-section" id="toc-baker-et-al-1987-section">“The Symbolics Ivory Processor: A 40 Bit Tagged Architecture Lisp Microprocessor”, Baker et al 1987</a></li>
<li><a href="/doc/cs/lisp/index#pier-1983-section" id="toc-pier-1983-section">“A Retrospective on the Dorado, a High-Performance Personal Computer”, Pier 1983</a></li>
<li><a href="/doc/cs/lisp/index#smith-1982-section" id="toc-smith-1982-section">“Procedural Reflection in Programming Languages”, Smith 1982</a></li>
<li><a href="/doc/cs/lisp/index#budd-1980-section" id="toc-budd-1980-section">“Mutation Analysis Of Program Test Data”, Budd 1980</a></li>
<li><a href="/doc/cs/lisp/index#section-2" id="toc-section-2">“Shuffles, Bayes’ Theorem and Continuations.”</a></li>
<li><a href="/doc/cs/lisp/index#section-3" id="toc-section-3">“Ergonomics of the Symbolics Lisp Machine”</a></li>
<li><a href="/doc/cs/lisp/index#2-CsWOVA-section" id="toc-2-CsWOVA-section">“Some AI Koans”, Raymond 2024</a></li>
<li><a href="/doc/cs/lisp/index#section-4" id="toc-section-4">“Computers Doing The Right Thing”</a></li>
<li><a href="/doc/cs/lisp/index#section-5" id="toc-section-5">“Restarts in Common Lisp”</a></li>
<li><a href="/doc/cs/lisp/index#qlc2ALZg-section" id="toc-qlc2ALZg-section">“Popularity”, Eich 2024</a></li>
<li><a href="/doc/cs/lisp/index#section-6" id="toc-section-6">“Paredit, a Visual Guide”</a></li>
<li><a href="/doc/cs/lisp/index#section-7" id="toc-section-7">“Introducing Coalton: How to Have Our (Typed) Cake and (Safely) Eat It Too, in Common Lisp”</a></li>
<li><a href="/doc/cs/lisp/index#Lcy4XWjR-section" id="toc-Lcy4XWjR-section">“Pollen § 3. Backstory”, Butterick 2024</a></li>
<li><a href="/doc/cs/lisp/index#section-8" id="toc-section-8">“MalbolgeLisp Is a LISP Interpreter Written in Malbolge. It’s (as of 2020 and 2021), the Most Advanced, Usable Malbolge Program Ever Created. It Supports Everything Lisps Generally Tend to Support (like <code>cond</code>, <code>let</code>, <code>lambda</code>, Etc…).”</a></li>
<li><a href="/doc/cs/lisp/index#section-9" id="toc-section-9">“Y-Combinator Codex”</a></li>
<li><a href="/doc/cs/lisp/index#section-10" id="toc-section-10">“Upper Limits of Common Lisp [On the Norwegian Oil Industry]”</a></li>
<li><a href="/doc/cs/lisp/index#section-11" id="toc-section-11">“Lambda Calculus in 383 Bytes”</a></li>
<li><a href="/doc/cs/lisp/index#section-12" id="toc-section-12">“LISP With GC in 436 Bytes”</a></li>
<li><a href="/doc/cs/lisp/index#section-13" id="toc-section-13">“The Y Combinator Codex”</a></li>
<li><a href="/doc/cs/lisp/index#section-14" id="toc-section-14">“<em>Cirkoban</em>: Sokoban Meets Cellular Automata Written in Scheme”</a></li>
<li><a href="/doc/cs/lisp/index#section-15" id="toc-section-15">“Inline Previous Result and Why You Should Edebug”</a></li>
<li><a href="/doc/cs/lisp/index#section-16" id="toc-section-16">“Zyme—An Evolvable Language”</a></li>
<li><a href="/doc/cs/lisp/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/lisp/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/lisp/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/python/index
‘Python’ tag

2018-12-12
2024-11-01


<figure><img class="float-right page-thumbnail invert-not outline" height="1290" width="1204" src="/doc/ai/nn/transformer/clip/2021-muttenthaler-figure2-correlationoffmribrainactivationswithvariousneuralnetworks.jpg" title="Figure 2: (A) RDMs for penultimate layer representations of different pretrained neural network models, for group averages of behavioral judgments, and for fMRI responses to higher visual cortex. For Mohsenzadeh et al 2019, no behavioral experiments had been conducted. For both datasets in Bankson et al 2018, and for Hebart et al 2020, no fMRI recordings were available. For display purposes, Hebart et al 2020 was downsampled to 200 conditions. RDMs were reordered according to an unsupervised clustering. (B, C) Pearson correlation coefficients for comparisons between neural network representations extracted from the penultimate layer and behavioral representations (B) and representations corresponding to fMRI responses of higher visual cortex (C). Activations were extracted from pretrained and randomly initialized models." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/python</code>, most recent first: 12 <a href="/doc/cs/python/index#links" class="icon-not">annotations</a> &amp; 11 <a href="/doc/cs/python/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/python/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/python/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/python/index#gwern-2023-2-section" id="toc-gwern-2023-2-section">“<code>latex2unicode.py</code>”, Gwern 2023</a></li>
<li><a href="/doc/cs/python/index#gwern-face-section" id="toc-gwern-face-section">“Making Anime Faces With StyleGAN”, Gwern 2019</a></li>
<li><a href="/doc/cs/python/index#gwern-biggan-section" id="toc-gwern-biggan-section">“Making Anime With BigGAN”, Gwern 2019</a></li>
<li><a href="/doc/cs/python/index#gwern-holy-war-section" id="toc-gwern-holy-war-section">“Technology Holy Wars Are Coordination Problems”, Gwern 2020</a></li>
<li><a href="/doc/cs/python/index#gwern-twdne-section" id="toc-gwern-twdne-section">“This Waifu Does Not Exist”, Gwern 2019</a></li>
</ul></li>
<li><a href="/doc/cs/python/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/python/index#mcdonough-2024-section" id="toc-mcdonough-2024-section">“The Shameful Defenestration of Tim: On Tim Peters’ Recent Suspension As a Python Core Developer”, McDonough 2024</a></li>
<li><a href="/doc/cs/python/index#yang-et-al-2023-5-section" id="toc-yang-et-al-2023-5-section">“InterCode: Standardizing and Benchmarking Interactive Coding With Execution Feedback”, Yang et al 2023</a></li>
<li><a href="/doc/cs/python/index#kocetkov-et-al-2022-section" id="toc-kocetkov-et-al-2022-section">“The Stack: 3 TB of Permissively Licensed Source Code”, Kocetkov et al 2022</a></li>
<li><a href="/doc/cs/python/index#bieber-et-al-2022-section" id="toc-bieber-et-al-2022-section">“A Library for Representing Python Programs As Graphs for Machine Learning”, Bieber et al 2022</a></li>
<li><a href="/doc/cs/python/index#muttenthaler-hebart-2021-section" id="toc-muttenthaler-hebart-2021-section">“<code>THINGSvision</code>: A Python Toolbox for Streamlining the Extraction of Activations From Deep Neural Networks”, Muttenthaler &amp; Hebart 2021</a></li>
<li><a href="/doc/cs/python/index#antoniak-walsh-2020-section" id="toc-antoniak-walsh-2020-section">“Goodreads Scraper”, Antoniak &amp; Walsh 2020</a></li>
<li><a href="/doc/cs/python/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/cs/python/index#section" id="toc-section">“Programmed Differently? Testing for Gender Differences in Python Programming Style and Quality on GitHub”</a></li>
<li><a href="/doc/cs/python/index#8SoBWxWl-section" id="toc-8SoBWxWl-section">“Ftfy: Fixes Text for You”, ftfy 2024</a></li>
<li><a href="/doc/cs/python/index#section-1" id="toc-section-1">“Programmed Differently? Testing for Gender Differences in Python Programming Style and Quality on GitHub”</a></li>
<li><a href="/doc/cs/python/index#section-2" id="toc-section-2">“Karpathy/minGPT: A Minimal PyTorch Re-Implementation of the OpenAI GPT (Generative Pretrained Transformer) Training”</a></li>
<li><a href="/doc/cs/python/index#section-3" id="toc-section-3">“PEP 611: The One Million Limit”</a></li>
</ul></li>
<li><a href="/doc/cs/python/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/python/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/r/2012-2013-gwern-redshift-bedtime.jpg

Gwern
2012
2024-01-01



---
/doc/cs/r/gwern-forest-activevspassive.png



2024-01-01



---
/doc/cs/r/gwern-goodreads-abandonment-bayesian-top30.jpg



2024-01-01



---
/doc/cs/r/gwern-orderstatistics-12comparisons.jpg



2024-01-01



---
/doc/cs/r/gwern-problem14-49randomgamesinr.jpg



2024-01-01



---
/doc/cs/r/index
‘R’ tag

2013-11-29
2024-11-09


<figure><img class="float-right page-thumbnail invert-auto outline" height="986" width="1522" src="/doc/cs/r/2012-2013-gwern-redshift-bedtime.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/r</code>, most recent first: 37 <a href="/doc/cs/r/index#links" class="icon-not">annotations</a> &amp; 12 <a href="/doc/cs/r/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/r/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/r/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/r/index#gwern-web-color-section" id="toc-gwern-web-color-section">“Website Colors: Red vs Blue”, Gwern 2024</a></li>
<li><a href="/doc/cs/r/index#gwern-acne-section" id="toc-gwern-acne-section">“Acne: a Good Quantified Self Topic”, Gwern 2019</a></li>
<li><a href="/doc/cs/r/index#gwern-note-statistic-section" id="toc-gwern-note-statistic-section">“Statistical Notes”, Gwern 2014</a></li>
<li><a href="/doc/cs/r/index#gwern-traffic-section" id="toc-gwern-traffic-section">“Gwern.net Website Traffic”, Gwern 2011</a></li>
<li><a href="/doc/cs/r/index#gwern-archiving-section" id="toc-gwern-archiving-section">“Archiving URLs”, Gwern 2011</a></li>
<li><a href="/doc/cs/r/index#gwern-order-statistic-section" id="toc-gwern-order-statistic-section">“Calculating The Gaussian Expected Maximum”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-ab-test-section" id="toc-gwern-ab-test-section">“A/B Testing Long-Form Readability on Gwern.net”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-clone-section" id="toc-gwern-clone-section">“Dog Cloning For Special Forces: Breed All You Can Breed”, Gwern 2018</a></li>
<li><a href="/doc/cs/r/index#gwern-creatine-section" id="toc-gwern-creatine-section">“Creatine Cognition Meta-Analysis”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-selection-section" id="toc-gwern-selection-section">“Common Selection Scenarios”, Gwern 2021</a></li>
<li><a href="/doc/cs/r/index#gwern-dnm-archive-section" id="toc-gwern-dnm-archive-section">“Darknet Market Archives (2013–2015)”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
<li><a href="/doc/cs/r/index#gwern-nootropic-magnesium-section" id="toc-gwern-nootropic-magnesium-section">“Magnesium Self-Experiments”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-embryo-selection-section" id="toc-gwern-embryo-selection-section">“Embryo Selection For Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-goodreads-section" id="toc-gwern-goodreads-section">“The Most ‘Abandoned’ Books on GoodReads”, Gwern 2019</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-redshift-section" id="toc-gwern-zeo-redshift-section">“Redshift Sleep Experiment”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-milk-section" id="toc-gwern-milk-section">“The Power of Twins: The Scottish Milk Experiment”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-mugging-dp-section" id="toc-gwern-mugging-dp-section">“Solving Pascal’s Mugging With Dynamic Programming”, Gwern 2019</a></li>
<li><a href="/doc/cs/r/index#gwern-hunter-section" id="toc-gwern-hunter-section">“<em>Genius Revisited</em> Revisited”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-catnip-section" id="toc-gwern-catnip-section">“Catnip Immunity and Alternatives”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-hafu-section" id="toc-gwern-hafu-section">“Hafu Gender Ratios in Anime”, Gwern 2011</a></li>
<li><a href="/doc/cs/r/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-dnm-survival-section" id="toc-gwern-dnm-survival-section">“Darknet Market Mortality Risks”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-embryo-editing-section" id="toc-gwern-embryo-editing-section">“Embryo Editing for Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-google-shutdown-section" id="toc-gwern-google-shutdown-section">“Predicting Google Closures”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-ies-history-section" id="toc-gwern-ies-history-section">“History of Iterated Embryo Selection”, Gwern 2019</a></li>
<li><a href="/doc/cs/r/index#gwern-catnip-survey-section" id="toc-gwern-catnip-survey-section">“World Catnip Surveys”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-dnb-meta-analysis-section" id="toc-gwern-dnb-meta-analysis-section">“Dual <em>n</em>-Back Meta-Analysis”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-longevity-section" id="toc-gwern-longevity-section">“Life Extension Cost-Benefits”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-modafinil-survey-section" id="toc-gwern-modafinil-survey-section">“Modafinil Community Survey”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-bacopa-section" id="toc-gwern-bacopa-section">“Bacopa Quasi-Experiment”, Gwern 2014</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-zma-section" id="toc-gwern-zeo-zma-section">“ZMA Sleep Experiment”, Gwern 2017</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-zeo-section" id="toc-gwern-zeo-zeo-section">“Zeo Sleep Self-Experiments”, Gwern 2010</a></li>
<li><a href="/doc/cs/r/index#gwern-long-bets-section" id="toc-gwern-long-bets-section">“Long Bets As Charitable Giving Opportunity”, Gwern 2017</a></li>
<li><a href="/doc/cs/r/index#gwern-mail-delivery-section" id="toc-gwern-mail-delivery-section">“When Should I Check The Mail?”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-co2-section" id="toc-gwern-zeo-co2-section">“CO2/ventilation Sleep Experiment”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-iodine-section" id="toc-gwern-iodine-section">“Iodine and Adult IQ Meta-Analysis”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-hpmor-section" id="toc-gwern-hpmor-section">“‘HP: Methods of Rationality’ Review Statistics”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-lunar-section" id="toc-gwern-lunar-section">“Lunar Circadian Rhythms”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-wifi-section" id="toc-gwern-wifi-section">“Internet WiFi Improvement”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-potassium-section" id="toc-gwern-zeo-potassium-section">“Potassium Sleep Experiments”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-caffeine-section" id="toc-gwern-zeo-caffeine-section">“Caffeine Wakeup Experiment”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-zeo-vitamin-d-section" id="toc-gwern-zeo-vitamin-d-section">“Vitamin D Sleep Experiments”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-treadmill-section" id="toc-gwern-treadmill-section">“Treadmill Desk Observations”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-candy-japan-section" id="toc-gwern-candy-japan-section">“Candy Japan’s New Box A/B Test”, Gwern 2016</a></li>
<li><a href="/doc/cs/r/index#gwern-melon-section" id="toc-gwern-melon-section">“Bitter Melon for Blood Glucose”, Gwern 2015</a></li>
<li><a href="/doc/cs/r/index#gwern-soylent-section" id="toc-gwern-soylent-section">“Diet Variance: Soylent Study”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-death-note-script-section" id="toc-gwern-death-note-script-section">“Who Wrote The <em>Death Note</em> Script?”, Gwern 2009</a></li>
<li><a href="/doc/cs/r/index#gwern-cryonics-section" id="toc-gwern-cryonics-section">“LessWrong and Cryonics”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-conscientiousness-section" id="toc-gwern-conscientiousness-section">“Conscientiousness &amp; Online Education”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-weather-section" id="toc-gwern-weather-section">“Weather and My Productivity”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-hn-section" id="toc-gwern-hn-section">“Hacker News Submission Analysis”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-lllt-section" id="toc-gwern-lllt-section">“2013 LLLT Self-Experiment”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-2012-election-section" id="toc-gwern-2012-election-section">“2012 Election Predictions”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-touhou-section" id="toc-gwern-touhou-section">“Touhou Music by the Numbers”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-2014-spirulina-section" id="toc-gwern-2014-spirulina-section">“2014 Spirulina Randomized Self-Experiment”, Gwern 2014</a></li>
<li><a href="/doc/cs/r/index#gwern-anchoring-section" id="toc-gwern-anchoring-section">“LW Anchoring Experiment”, Gwern 2012</a></li>
<li><a href="/doc/cs/r/index#gwern-google-alerts-section" id="toc-gwern-google-alerts-section">“Alerts Over Time”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-lewis-meditation-section" id="toc-gwern-lewis-meditation-section">“2013 Lewis Meditation Results”, Gwern 2013</a></li>
<li><a href="/doc/cs/r/index#gwern-resilient-software-section" id="toc-gwern-resilient-software-section">“Resilient Haskell Software”, Gwern 2008</a></li>
</ul></li>
<li><a href="/doc/cs/r/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/r/index#gwern-et-al-2022-section" id="toc-gwern-et-al-2022-section">“Problem 14 Dynamic Programming Solutions”, Gwern et al 2022</a></li>
<li><a href="/doc/cs/r/index#b%C3%BCrkner-2019-section" id="toc-bürkner-2019-section">“Estimating Distributional Models With Brms: Additive Distributional Models”, Bürkner 2019</a></li>
<li><a href="/doc/cs/r/index#kesteren-oberski-2019-section" id="toc-kesteren-oberski-2019-section">“Structural Equation Models As Computation Graphs”, Kesteren &amp; Oberski 2019</a></li>
<li><a href="/doc/cs/r/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/cs/r/index#machler-2014-section" id="toc-machler-2014-section">“Spearman’s Rho for the AMH Copula: a Beautiful Formula”, Machler 2014</a></li>
<li><a href="/doc/cs/r/index#power-2013-section" id="toc-power-2013-section">“Drugs 2.0: Your Crack’s in the Post”, Power 2013</a></li>
<li><a href="/doc/cs/r/index#section" id="toc-section">“CRAN: Package BEST”</a></li>
<li><a href="/doc/cs/r/index#section-1" id="toc-section-1">“CRAN: Package BradleyTerry2”</a></li>
<li><a href="/doc/cs/r/index#section-2" id="toc-section-2">“CRAN: Package EnvStats”</a></li>
<li><a href="/doc/cs/r/index#section-3" id="toc-section-3">“CRAN: Package MASS”</a></li>
<li><a href="/doc/cs/r/index#section-4" id="toc-section-4">“CRAN: Package Abc”</a></li>
<li><a href="/doc/cs/r/index#section-5" id="toc-section-5">“CRAN: Package Animation”</a></li>
<li><a href="/doc/cs/r/index#section-6" id="toc-section-6">“CRAN: Package Bayesmeta”</a></li>
<li><a href="/doc/cs/r/index#section-7" id="toc-section-7">“Estimating Monotonic Effects With Brms”</a></li>
<li><a href="/doc/cs/r/index#section-8" id="toc-section-8">“CRAN: Package CensReg”</a></li>
<li><a href="/doc/cs/r/index#section-9" id="toc-section-9">“CRAN: Package Changepoint”</a></li>
<li><a href="/doc/cs/r/index#section-10" id="toc-section-10">“Introduction to Data.tree”</a></li>
<li><a href="/doc/cs/r/index#section-11" id="toc-section-11">“CRAN: Package Evd”</a></li>
<li><a href="/doc/cs/r/index#section-12" id="toc-section-12">“CRAN: Package Flexsurv”</a></li>
<li><a href="/doc/cs/r/index#section-13" id="toc-section-13">“CRAN: Package Insol”</a></li>
<li><a href="/doc/cs/r/index#section-14" id="toc-section-14">“CRAN: Package Lme4”</a></li>
<li><a href="/doc/cs/r/index#section-15" id="toc-section-15">“CRAN: Package Lmomco”</a></li>
<li><a href="/doc/cs/r/index#section-16" id="toc-section-16">“CRAN: Package MatrixStats”</a></li>
<li><a href="/doc/cs/r/index#section-17" id="toc-section-17">“<code>memoise</code>”</a></li>
<li><a href="/doc/cs/r/index#section-18" id="toc-section-18">“CRAN: Package Mice”</a></li>
<li><a href="/doc/cs/r/index#section-19" id="toc-section-19">“CRAN: Package Orderstats”</a></li>
<li><a href="/doc/cs/r/index#section-20" id="toc-section-20">“CRAN: Package Randcorr”</a></li>
<li><a href="/doc/cs/r/index#section-21" id="toc-section-21">“CRAN: Package RandomForest”</a></li>
<li><a href="/doc/cs/r/index#section-22" id="toc-section-22">“CRAN: Package RandomForestSRC”</a></li>
<li><a href="/doc/cs/r/index#section-23" id="toc-section-23">“CRAN: Package RandomSurvivalForest”</a></li>
<li><a href="/doc/cs/r/index#section-24" id="toc-section-24">“CRAN: Package <code>rgl</code>”</a></li>
<li><a href="/doc/cs/r/index#section-25" id="toc-section-25">“Package Survival”</a></li>
<li><a href="/doc/cs/r/index#section-26" id="toc-section-26">“CRAN: Package Txtplot”</a></li>
<li><a href="/doc/cs/r/index#section-27" id="toc-section-27">“Survival Analysis”</a></li>
<li><a href="/doc/cs/r/index#section-28" id="toc-section-28">“Create Elegant Data Visualizations Using the Grammar of Graphics”</a></li>
<li><a href="/doc/cs/r/index#wDsje8_y-section" id="toc-wDsje8_y-section">“Brms: an R Package for Bayesian Generalized Multivariate Non-Linear Multilevel Models Using Stan”, Bürkner 2024</a></li>
<li><a href="/doc/cs/r/index#section-29" id="toc-section-29">“Homepage”</a></li>
</ul></li>
<li><a href="/doc/cs/r/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/r/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/scheme/index
‘Scheme Lisp’ tag


2024-12-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>cs/scheme</code>, most recent first: (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/scheme/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/scheme/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/scheme/index#gwern-sicp-1-1-section" id="toc-gwern-sicp-1-1-section">“<em>SICP</em> Chapter 1.1 Notes”, Gwern 2009</a></li>
<li><a href="/doc/cs/scheme/index#gwern-sicp-introduction-section" id="toc-gwern-sicp-introduction-section">“<em>SICP</em> Introduction”, Gwern 2009</a></li>
<li><a href="/doc/cs/scheme/index#gwern-sicp-1-3-section" id="toc-gwern-sicp-1-3-section">“<em>SICP</em> Chapter 1.3”, Gwern 2010</a></li>
<li><a href="/doc/cs/scheme/index#gwern-sicp-1-2-section" id="toc-gwern-sicp-1-2-section">“<em>SICP</em> Chapter 1.2 Notes”, Gwern 2009</a></li>
</ul></li>
</ul>
</div>
---
/doc/cs/security/2012-terencetao-anonymity.html


2012
2024-01-01



---
/doc/cs/security/2022-wang-figure5-frequencyscalingeffectonpowerconsumptionbynumberof1bitsinaninputrevealsasidechannel.png


2022
2024-01-01



---
/doc/cs/security/2023-alotaibi.pdf
ThermoSecure: Investigating the Effectiveness of AI-Driven Thermal Attacks on Commonly Used Computer Keyboards
Norah Alotaibi, John Williamson, Mohamed Khamis
2023-03-13
2024-01-01
[("doi","10.1145/3563693")]

<p>Thermal cameras can reveal heat traces on user interfaces, such as <a href="https://en.wikipedia.org/wiki/Computer_keyboard">keyboards</a>. This can be exploited maliciously to infer sensitive input, such as passwords. While previous work considered thermal attacks that rely on visual inspection of simple image processing techniques, we show that attackers can perform more effective <a href="https://en.wikipedia.org/wiki/Artificial_intelligence">artificial intelligence (AI)</a>–driven attacks. We demonstrate this by presenting the development of ThermoSecure and its evaluation in two user studies (<em>n</em> = 21, <em>n</em> = 16), which reveal novel insights about thermal attacks.</p>
<p>We detail the implementation of ThermoSecure and make a dataset of 1,500 thermal images of keyboards with heat traces resulting from input publicly available. Our first study shows that ThermoSecure successfully attacks 6-symbol, 8-symbol, 12-symbol, and 16-symbol passwords with an average accuracy of 92%, 80%, 71%, and 55% respectively, and even higher accuracy when thermal images are taken within 30 seconds.</p>
<p>We found that typing behavior significantly impacts vulnerability to thermal attacks: hunt-and-peck typists are more vulnerable than fast typists (92% vs. 83% thermal attack success. respectively, if performed within 30 seconds). The second study showed that keycap material has a statistically-significant effect on the effectiveness of thermal attacks: <a href="https://en.wikipedia.org/wiki/Acrylonitrile_butadiene_styrene">ABS keycaps</a> retain the thermal trace of user presses for a longer period of time, making them more vulnerable to thermal attacks, with a 52% average attack accuracy compared with 14% for keyboards with <a href="https://en.wikipedia.org/wiki/Polybutylene_terephthalate">PBT keycaps</a>.</p>
<p>Finally, we discuss how systems can leverage our results to protect from thermal attacks and present 7 mitigation approaches that are based on our results and previous work.</p>
---
/doc/cs/security/2023-chopin.pdf
Dark web pedophile site users’ cybersecurity concerns: A lifespan and survival analysis
Julien Chopin, David Décary-Hétu
2023-05-01
2024-01-01
[("doi","10.1016/j.jcrimjus.2023.102060")]


---
/doc/cs/security/2023-fiedler-figure1-usingthecomputersonasystemonchiptoattackeachother.jpg


2023
2024-01-01



---
/doc/cs/security/index
‘computer security’ tag

2019-11-15
2024-11-27


<figure><img class="float-right page-thumbnail invert-auto outline" height="531" width="1700" src="/doc/ai/scaling/emergence/2023-hu-figure1-zoominginonsorscheretal2022flatscalingusingbruteforcesamplingtogetnonzeroresultsshowssmoothscalinghiddenbythefloorbias.jpg" title="Figure 1: We can discriminate subtle performance improvement (left), [zooming in] which is evaluated as all zeros in conventional methods (right). The right figure directly uses Figure 9(a) in Sorscher et al 2022 as a comparison, which the authors use to illustrate a “break-through” behavior in task performance. The internal figure inside the left figure shows the performances in a log(−log(·)) space, which displays strong linearity, supporting the task scaling law (Equation 3)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/security</code>, most recent first: 4 <a href="/doc/cs/security/index#see-alsos" class="icon-not">related tags</a>, 174 <a href="/doc/cs/security/index#links" class="icon-not">annotations</a>, &amp; 168 <a href="/doc/cs/security/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/security/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/security/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/security/index#gwern-idea-section" id="toc-gwern-idea-section">“Research Ideas”, Gwern 2017</a></li>
<li><a href="/doc/cs/security/index#gwern-unseeing-section" id="toc-gwern-unseeing-section">“On Seeing Through and Unseeing: The Hacker Mindset”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/cs/security/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/security/index#section" id="toc-section">“Emacs Arbitrary Code Execution and How to Avoid It”</a></li>
<li><a href="/doc/cs/security/index#section-1" id="toc-section-1">“When Machine Learning Tells the Wrong Story”</a></li>
<li><a href="/doc/cs/security/index#pasquini-et-al-2024-section" id="toc-pasquini-et-al-2024-section">“Hacking Back the AI-Hacker: Prompt Injection As a Defense Against LLM-Driven Cyberattacks”, Pasquini et al 2024</a></li>
<li><a href="/doc/cs/security/index#krebs-2024-mobiletracking-section" id="toc-krebs-2024-mobiletracking-section">“The Global Surveillance Free-For-All in Mobile Ad Data”, Krebs 2024</a></li>
<li><a href="/doc/cs/security/index#abrams-2024-section" id="toc-abrams-2024-section">“Internet Archive Breached Again through Stolen Access Tokens”, Abrams 2024</a></li>
<li><a href="/doc/cs/security/index#section-2" id="toc-section-2">“Project Zero: From Naptime to Big Sleep: Using Large Language Models To Catch Vulnerabilities In Real-World Code”</a></li>
<li><a href="/doc/cs/security/index#section-3" id="toc-section-3">“Turning Everyday Gadgets into Bombs Is a Bad Idea”</a></li>
<li><a href="/doc/cs/security/index#section-4" id="toc-section-4">“Meet the Hustlers Who Make $6,000 a Month Riding Citi Bikes”</a></li>
<li><a href="/doc/cs/security/index#fratantonio-et-al-2024-section" id="toc-fratantonio-et-al-2024-section">“Magika: AI-Powered Content-Type Detection”, Fratantonio et al 2024</a></li>
<li><a href="/doc/cs/security/index#guri-2024-section" id="toc-guri-2024-section">“PIXHELL Attack: Leaking Sensitive Information from Air-Gap Computers via ‘Singing Pixels’”, Guri 2024</a></li>
<li><a href="/doc/cs/security/index#section-5" id="toc-section-5">“From World Champions to State Assets: The Outsized Impact of a Few Chinese Hackers”</a></li>
<li><a href="/doc/cs/security/index#mac-conger-2024-1-section" id="toc-mac-conger-2024-1-section">“How Elon Musk Got Tangled Up in Blue § Homoglyph Attack”, Mac &amp; Conger 2024</a></li>
<li><a href="/doc/cs/security/index#gitlab-2024-section" id="toc-gitlab-2024-section">“Prompt Injection in ‘Resolve Vulnerabilty’ Results in Arbitrary Command Execution in Victim’s Pipeline”, GitLab 2024</a></li>
<li><a href="/doc/cs/security/index#metz-2024-section" id="toc-metz-2024-section">“A Hacker Stole OpenAI Secrets, Raising Fears That China Could, Too: A Security Breach at the Maker of ChatGPT Last Year Revealed Internal Discussions among Researchers and Other Employees, but Not the Code behind OpenAI’s Systems”, Metz 2024</a></li>
<li><a href="/doc/cs/security/index#fielden-2024-section" id="toc-fielden-2024-section">“The Strange Journey of John Lennon’s Stolen Patek Philippe Watch: For Decades, Yoko Ono Thought That the Birthday Gift Was in Her Dakota Apartment. But It Had Been Removed and Sold—And Now Awaits a Court Ruling in Geneva”, Fielden 2024</a></li>
<li><a href="/doc/cs/security/index#chen-et-al-2024-4-section" id="toc-chen-et-al-2024-4-section">“Designing a Dashboard for Transparency and Control of Conversational AI”, Chen et al 2024</a></li>
<li><a href="/doc/cs/security/index#solomon-2024-section" id="toc-solomon-2024-section">“He West Coast’s Fanciest Stolen Bikes Are Getting Trafficked by One Mastermind in Jalisco, Mexico: ‘We Have People Stealing All over the World.’ A Digital Sleuth Named Bryan Hance Has Spent the past Four Years Obsessively Uncovering a Bicycle-Theft Pipeline of Astonishing Scale”, Solomon 2024</a></li>
<li><a href="/doc/cs/security/index#weij-et-al-2024-section" id="toc-weij-et-al-2024-section">“AI Sandbagging: Language Models Can Strategically Underperform on Evaluations”, Weij et al 2024</a></li>
<li><a href="/doc/cs/security/index#wallace-et-al-2024-section" id="toc-wallace-et-al-2024-section">“The Instruction Hierarchy: Training LLMs to Prioritize Privileged Instructions”, Wallace et al 2024</a></li>
<li><a href="/doc/cs/security/index#anwar-et-al-2024-section" id="toc-anwar-et-al-2024-section">“Foundational Challenges in Assuring Alignment and Safety of Large Language Models”, Anwar et al 2024</a></li>
<li><a href="/doc/cs/security/index#ding-et-al-2024-1-section" id="toc-ding-et-al-2024-1-section">“Vulnerability Detection With Code Language Models: How Far Are We?”, Ding et al 2024</a></li>
<li><a href="/doc/cs/security/index#knight-2024-2-section" id="toc-knight-2024-2-section">“The NSA Warns That US Adversaries Free to Mine Private Data May Have an AI Edge: Gilbert Herrera, Who Leads Research at the National Security Agency, Says Large Language Models Are Incredibly Useful—And a Bit of a Headache—For America’s Intelligence Machine”, Knight 2024</a></li>
<li><a href="/doc/cs/security/index#pelrine-et-al-2023-section" id="toc-pelrine-et-al-2023-section">“Exploiting Novel GPT-4 APIs”, Pelrine et al 2023</a></li>
<li><a href="/doc/cs/security/index#labenz-2023-2-section" id="toc-labenz-2023-2-section">“Did I Get Sam Altman Fired from OpenAI?: Nathan’s Red-Teaming Experience, Noticing How the Board Was Not Aware of GPT-4 Jailbreaks &amp; Had Not Even Tried GPT-4 prior to Its Early Release”, Labenz 2023</a></li>
<li><a href="/doc/cs/security/index#labenz-2023-1-section" id="toc-labenz-2023-1-section">“Did I Get Sam Altman Fired from OpenAI? § GPT-4-Base”, Labenz 2023</a></li>
<li><a href="/doc/cs/security/index#inie-et-al-2023-section" id="toc-inie-et-al-2023-section">“Summon a Demon and Bind It: A Grounded Theory of LLM Red Teaming in the Wild”, Inie et al 2023</a></li>
<li><a href="/doc/cs/security/index#toyer-et-al-2023-section" id="toc-toyer-et-al-2023-section">“Tensor Trust: Interpretable Prompt Injection Attacks from an Online Game”, Toyer et al 2023</a></li>
<li><a href="/doc/cs/security/index#wang-et-al-2023-09-section" id="toc-wang-et-al-2023-09-section">“InCharacter: Evaluating Personality Fidelity in Role-Playing Agents through Psychological Interviews”, Wang et al 2023</a></li>
<li><a href="/doc/cs/security/index#staab-et-al-2023-section" id="toc-staab-et-al-2023-section">“Beyond Memorization: Violating Privacy Via Inference With Large Language Models”, Staab et al 2023</a></li>
<li><a href="/doc/cs/security/index#fu-et-al-2023-4-section" id="toc-fu-et-al-2023-4-section">“Security Weaknesses of Copilot Generated Code in GitHub”, Fu et al 2023</a></li>
<li><a href="/doc/cs/security/index#liu-et-al-2023-10-section" id="toc-liu-et-al-2023-10-section">“Demystifying RCE Vulnerabilities in LLM-Integrated Apps”, Liu et al 2023</a></li>
<li><a href="/doc/cs/security/index#heiding-et-al-2023-section" id="toc-heiding-et-al-2023-section">“Devising and Detecting Phishing: Large Language Models vs. Smaller Human Models”, Heiding et al 2023</a></li>
<li><a href="/doc/cs/security/index#downey-2023-section" id="toc-downey-2023-section">“How Correlated Are You?”, Downey 2023</a></li>
<li><a href="/doc/cs/security/index#mukherjee-et-al-2023-section" id="toc-mukherjee-et-al-2023-section">“The Ghost Trilemma”, Mukherjee et al 2023</a></li>
<li><a href="/doc/cs/security/index#searles-et-al-2023-2-section" id="toc-searles-et-al-2023-2-section">“An Empirical Study &amp; Evaluation of Modern CAPTCHAs”, Searles et al 2023</a></li>
<li><a href="/doc/cs/security/index#haas-et-al-2023-section" id="toc-haas-et-al-2023-section">“PIGEON: Predicting Image Geolocations”, Haas et al 2023</a></li>
<li><a href="/doc/cs/security/index#veselovsky-et-al-2023-section" id="toc-veselovsky-et-al-2023-section">“Artificial Artificial Artificial Intelligence: Crowd Workers Widely Use Large Language Models for Text Production Tasks”, Veselovsky et al 2023</a></li>
<li><a href="/doc/cs/security/index#fiedler-et-al-2023-section" id="toc-fiedler-et-al-2023-section">“Putting out the Hardware Dumpster Fire”, Fiedler et al 2023</a></li>
<li><a href="/doc/cs/security/index#wu-et-al-2023-3-section" id="toc-wu-et-al-2023-3-section">“Generalizable Synthetic Image Detection via Language-Guided Contrastive Learning”, Wu et al 2023</a></li>
<li><a href="/doc/cs/security/index#hazell-2023-section" id="toc-hazell-2023-section">“Large Language Models Can Be Used To Effectively Scale Spear Phishing Campaigns”, Hazell 2023</a></li>
<li><a href="/doc/cs/security/index#chopin-d%C3%A9cary-h%C3%A9tu-2023-section" id="toc-chopin-décary-hétu-2023-section">“Dark Web Pedophile Site Users’ Cybersecurity Concerns: A Lifespan and Survival Analysis”, Chopin &amp; Décary-Hétu 2023</a></li>
<li><a href="/doc/cs/security/index#khoury-et-al-2023-section" id="toc-khoury-et-al-2023-section">“How Secure Is Code Generated by ChatGPT?”, Khoury et al 2023</a></li>
<li><a href="/doc/cs/security/index#darktrace-2023-section" id="toc-darktrace-2023-section">“Generative AI: Impact on Email Cyber-Attacks”, DarkTrace 2023</a></li>
<li><a href="/doc/cs/security/index#anderljung-hazell-2023-section" id="toc-anderljung-hazell-2023-section">“Protecting Society from AI Misuse: When Are Restrictions on Capabilities Warranted?”, Anderljung &amp; Hazell 2023</a></li>
<li><a href="/doc/cs/security/index#alotaibi-et-al-2023-section" id="toc-alotaibi-et-al-2023-section">“ThermoSecure: Investigating the Effectiveness of AI-Driven Thermal Attacks on Commonly Used Computer Keyboards”, Alotaibi et al 2023</a></li>
<li><a href="/doc/cs/security/index#greshake-et-al-2023-section" id="toc-greshake-et-al-2023-section">“Not What You’ve Signed up For: Compromising Real-World LLM-Integrated Applications With Indirect Prompt Injection”, Greshake et al 2023</a></li>
<li><a href="/doc/cs/security/index#zehavi-shamir-2023-section" id="toc-zehavi-shamir-2023-section">“Facial Misrecognition Systems: Simple Weight Manipulations Force DNNs to Err Only on Specific Persons”, Zehavi &amp; Shamir 2023</a></li>
<li><a href="/doc/cs/security/index#mahdad-et-al-2022-section" id="toc-mahdad-et-al-2022-section">“EarSpy: Spying Caller Speech and Identity through Tiny Vibrations of Smartphone Ear Speakers”, Mahdad et al 2022</a></li>
<li><a href="/doc/cs/security/index#liu-et-al-2022-06-section" id="toc-liu-et-al-2022-06-section">“Fill in the Blank: Context-Aware Automated Text Input Generation for Mobile GUI Testing”, Liu et al 2022</a></li>
<li><a href="/doc/cs/security/index#weijer-moneva-2022-section" id="toc-weijer-moneva-2022-section">“Familial Concentration of Crime in a Digital Era: Criminal Behavior among Family Members of Cyber Offenders”, Weijer &amp; Moneva 2022</a></li>
<li><a href="/doc/cs/security/index#perry-et-al-2022-section" id="toc-perry-et-al-2022-section">“Do Users Write More Insecure Code With AI Assistants?”, Perry et al 2022</a></li>
<li><a href="/doc/cs/security/index#struppek-et-al-2022-section" id="toc-struppek-et-al-2022-section">“Rickrolling the Artist: Injecting Invisible Backdoors into Text-Guided Image Generation Models”, Struppek et al 2022</a></li>
<li><a href="/doc/cs/security/index#liu-et-al-2022-11-section" id="toc-liu-et-al-2022-11-section">“BTD: Decompiling X86 Deep Neural Network Executables”, Liu et al 2022</a></li>
<li><a href="/doc/cs/security/index#porter-2022-section" id="toc-porter-2022-section">“Uber Apparently Hacked by Teen, Employees Thought It Was a Joke: ‘I Think IT Would Appreciate Less Memes While They Handle the Breach’”, Porter 2022</a></li>
<li><a href="/doc/cs/security/index#hillmann-2022-section" id="toc-hillmann-2022-section">“Scammers Created an AI Hologram of Me to Scam Unsuspecting Projects”, Hillmann 2022</a></li>
<li><a href="/doc/cs/security/index#milli%C3%A8re-2022-section" id="toc-millière-2022-section">“Adversarial Attacks on Image Generation With Made-Up Words”, Millière 2022</a></li>
<li><a href="/doc/cs/security/index#guri-2022-section" id="toc-guri-2022-section">“SATAn: Air-Gap Exfiltration Attack via Radio Signals From SATA Cables”, Guri 2022</a></li>
<li><a href="/doc/cs/security/index#long-et-al-2022-2-section" id="toc-long-et-al-2022-2-section">“Private Eye: On the Limits of Textual Screen Peeking via Eyeglass Reflections in Video Conferencing”, Long et al 2022</a></li>
<li><a href="/doc/cs/security/index#turton-2022-section" id="toc-turton-2022-section">“Apple and Meta Gave User Data to Hackers Who Used Forged Legal Requests: Hackers Compromised the Emails of Law Enforcement Agencies; Data Was Used to Enable Harassment, May Aid Financial Fraud”, Turton 2022</a></li>
<li><a href="/doc/cs/security/index#krebs-2022-section" id="toc-krebs-2022-section">“Hackers Gaining Power of Subpoena Via Fake ‘Emergency Data Requests’”, Krebs 2022</a></li>
<li><a href="/doc/cs/security/index#pearce-et-al-2022-section" id="toc-pearce-et-al-2022-section">“Pop Quiz! Can a Large Language Model Help With Reverse Engineering?”, Pearce et al 2022</a></li>
<li><a href="/doc/cs/security/index#wang-et-al-2022d-section" id="toc-wang-et-al-2022d-section">“Hertzbleed: Turning Power Side-Channel Attacks Into Remote Timing Attacks on X86”, Wang et al 2022d</a></li>
<li><a href="/doc/cs/security/index#svirsky-2022-section" id="toc-svirsky-2022-section">“Privacy and Information Avoidance: An Experiment on Data-Sharing Preferences”, Svirsky 2022</a></li>
<li><a href="/doc/cs/security/index#schiks-et-al-2022-section" id="toc-schiks-et-al-2022-section">“High Tech Crime, High Intellectual Crime? Comparing the Intellectual Capabilities of Cybercriminals, Traditional Criminals and Non-Criminals”, Schiks et al 2022</a></li>
<li><a href="/doc/cs/security/index#beer-gro%C3%9F-2021-section" id="toc-beer-groß-2021-section">“A Deep Dive into an NSO Zero-Click IMessage Exploit: Remote Code Execution”, Beer &amp; Groß 2021</a></li>
<li><a href="/doc/cs/security/index#nassi-et-al-2021-section" id="toc-nassi-et-al-2021-section">“Glowworm Attack: Optical TEMPEST Sound Recovery via a Device’s Power Indicator LED”, Nassi et al 2021</a></li>
<li><a href="/doc/cs/security/index#wang-et-al-2021-evilmodel-section" id="toc-wang-et-al-2021-evilmodel-section">“EvilModel: Hiding Malware Inside of Neural Network Models”, Wang et al 2021</a></li>
<li><a href="/doc/cs/security/index#section-6" id="toc-section-6">“Watch How a Hacker’s Infrared Laser Can Spy on Your Laptop’s Keystrokes”</a></li>
<li><a href="/doc/cs/security/index#kommu-dylandank-2021-section" id="toc-kommu-dylandank-2021-section">“The Mongolian Meta”, kommu &amp; dylandank 2021</a></li>
<li><a href="/doc/cs/security/index#johnson-2021-section" id="toc-johnson-2021-section">“Intrinsic Propensity for Vulnerability in Computers? Arbitrary Code Execution in the Universal Turing Machine”, Johnson 2021</a></li>
<li><a href="/doc/cs/security/index#guri-2020-section" id="toc-guri-2020-section">“AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers”, Guri 2020</a></li>
<li><a href="/doc/cs/security/index#fleder-shah-2020-section" id="toc-fleder-shah-2020-section">“I Know What You Bought At Chipotle for $9.81 by Solving A Linear Inverse Problem”, Fleder &amp; Shah 2020</a></li>
<li><a href="/doc/cs/security/index#fan-et-al-2020-5-section" id="toc-fan-et-al-2020-5-section">“A C/C++ Code Vulnerability Dataset With Code Changes and CVE Summaries”, Fan et al 2020</a></li>
<li><a href="/doc/cs/security/index#miller-et-al-2020-section" id="toc-miller-et-al-2020-section">“The Relevance of Classic Fuzz Testing: Have We Solved This One?”, Miller et al 2020</a></li>
<li><a href="/doc/cs/security/index#nassi-et-al-2020-section" id="toc-nassi-et-al-2020-section">“Lamphone: Real-Time Passive Sound Recovery from Light Bulb Vibrations”, Nassi et al 2020</a></li>
<li><a href="/doc/cs/security/index#kim-et-al-2020-2-section" id="toc-kim-et-al-2020-2-section">“Revisiting RowHammer: An Experimental Analysis of Modern DRAM Devices and Mitigation Techniques”, Kim et al 2020</a></li>
<li><a href="/doc/cs/security/index#aschermann-et-al-2020-section" id="toc-aschermann-et-al-2020-section">“IJON: Exploring Deep State Spaces via Fuzzing”, Aschermann et al 2020</a></li>
<li><a href="/doc/cs/security/index#siguza-2020-section" id="toc-siguza-2020-section">“Psychic Paper”, Siguza 2020</a></li>
<li><a href="/doc/cs/security/index#kr%C3%B6ger-et-al-2020-section" id="toc-kröger-et-al-2020-section">“What Does Your Gaze Reveal About You? On the Privacy Implications of Eye Tracking”, Kröger et al 2020</a></li>
<li><a href="/doc/cs/security/index#ramesh-et-al-2020-section" id="toc-ramesh-et-al-2020-section">“Listen to Your Key: Towards Acoustics-Based Physical Key Inference”, Ramesh et al 2020</a></li>
<li><a href="/doc/cs/security/index#foddy-2020-section" id="toc-foddy-2020-section">“<em>Getting Over It</em> Developer Reacts to 1 Minute 24 Second Speedrun”, Foddy 2020</a></li>
<li><a href="/doc/cs/security/index#sommers-bohns-2019-section" id="toc-sommers-bohns-2019-section">“The Voluntariness of Voluntary Consent: Consent Searches and the Psychology of Compliance”, Sommers &amp; Bohns 2019</a></li>
<li><a href="/doc/cs/security/index#shumailov-et-al-2019-section" id="toc-shumailov-et-al-2019-section">“Hearing Your Touch: A New Acoustic Side Channel on Smartphones”, Shumailov et al 2019</a></li>
<li><a href="/doc/cs/security/index#mcilroy-et-al-2019-section" id="toc-mcilroy-et-al-2019-section">“Spectre Is Here to Stay: An Analysis of Side-Channels and Speculative Execution”, Mcilroy et al 2019</a></li>
<li><a href="/doc/cs/security/index#li-et-al-2019-4-section" id="toc-li-et-al-2019-4-section">“V-Fuzz: Vulnerability-Oriented Evolutionary Fuzzing”, Li et al 2019</a></li>
<li><a href="/doc/cs/security/index#kr%C3%B6ger-et-al-2019-section" id="toc-kröger-et-al-2019-section">“Privacy Implications of Accelerometer Data: a Review of Possible Inferences”, Kröger et al 2019</a></li>
<li><a href="/doc/cs/security/index#wampler-2019-section" id="toc-wampler-2019-section">“ExSpectre: Hiding Malware in Speculative Execution”, Wampler 2019</a></li>
<li><a href="/doc/cs/security/index#murray-oorschot-2018-section" id="toc-murray-oorschot-2018-section">“Best Practices: Formal Proofs, the Fine Print and Side Effects”, Murray &amp; Oorschot 2018</a></li>
<li><a href="/doc/cs/security/index#cheng-et-al-2018-1-section" id="toc-cheng-et-al-2018-1-section">“SonarSnoop: Active Acoustic Side-Channel Attacks”, Cheng et al 2018</a></li>
<li><a href="/doc/cs/security/index#hu-et-al-2018-2-section" id="toc-hu-et-al-2018-2-section">“Chaff Bugs: Deterring Attackers by Making Software Buggier”, Hu et al 2018</a></li>
<li><a href="/doc/cs/security/index#jeong-2018-section" id="toc-jeong-2018-section">“Bad Romance: To Cash in on Kindle Unlimited, a Cabal of Authors Gamed Amazon’s Algorithm”, Jeong 2018</a></li>
<li><a href="/doc/cs/security/index#zetlin-2018-section" id="toc-zetlin-2018-section">“Kindle Unlimited Book Stuffing Scam Earns Millions and Amazon Isn’t Stopping It: Book Stuffer Chance Carter Is Gone. But Readers Are Still Paying for Books That Are 90% Filler.”, Zetlin 2018</a></li>
<li><a href="/doc/cs/security/index#flake-2018-section" id="toc-flake-2018-section">“Security, Moore’s Law, and the Anomaly of Cheap Complexity”, Flake 2018</a></li>
<li><a href="/doc/cs/security/index#ceccato-et-al-2018-section" id="toc-ceccato-et-al-2018-section">“Understanding the Behavior of Hackers While Performing Attack Tasks in a Professional Setting and in a Public Challenge”, Ceccato et al 2018</a></li>
<li><a href="/doc/cs/security/index#anderson-et-al-2018-section" id="toc-anderson-et-al-2018-section">“Learning to Evade Static PE Machine Learning Malware Models via Reinforcement Learning”, Anderson et al 2018</a></li>
<li><a href="/doc/cs/security/index#b%C3%B6ttinger-et-al-2018-section" id="toc-böttinger-et-al-2018-section">“Deep Reinforcement Fuzzing”, Böttinger et al 2018</a></li>
<li><a href="/doc/cs/security/index#dullien-2017-section" id="toc-dullien-2017-section">“Weird Machines, Exploitability, and Provable Unexploitability”, Dullien 2017</a></li>
<li><a href="/doc/cs/security/index#storey-et-al-2017-section" id="toc-storey-et-al-2017-section">“The Future of Ad Blocking: An Analytical Framework and New Techniques”, Storey et al 2017</a></li>
<li><a href="/doc/cs/security/index#sanders-et-al-2017-1-section" id="toc-sanders-et-al-2017-1-section">“Hyper-Realistic Face Masks: a New Challenge in Person Identification”, Sanders et al 2017</a></li>
<li><a href="/doc/cs/security/index#moser-b%C3%B6hme-2016-section" id="toc-moser-böhme-2016-section">“Join Me on a Market for Anonymity”, Moser &amp; Böhme 2016</a></li>
<li><a href="/doc/cs/security/index#ollam-2016-section" id="toc-ollam-2016-section">“The Search for the Perfect Door”, Ollam 2016</a></li>
<li><a href="/doc/cs/security/index#caliskan-et-al-2015-section" id="toc-caliskan-et-al-2015-section">“When Coding Style Survives Compilation: De-Anonymizing Programmers from Executable Binaries”, Caliskan et al 2015</a></li>
<li><a href="/doc/cs/security/index#wingfield-2015-section" id="toc-wingfield-2015-section">“Microsoft Sheds Reputation As an Easy Mark for Hackers”, Wingfield 2015</a></li>
<li><a href="/doc/cs/security/index#lambert-2015-section" id="toc-lambert-2015-section">“Defenders Think in Lists. Attackers Think in Graphs. As Long As This Is True, Attackers Win.”, Lambert 2015</a></li>
<li><a href="/doc/cs/security/index#zonenberg-2015-section" id="toc-zonenberg-2015-section">“Antikernel: A Decentralized Secure Hardware-Software Operating System Architecture”, Zonenberg 2015</a></li>
<li><a href="/doc/cs/security/index#bratus-2015-section" id="toc-bratus-2015-section">“What Are Weird Machines?”, Bratus 2015</a></li>
<li><a href="/doc/cs/security/index#blocki-et-al-2014-section" id="toc-blocki-et-al-2014-section">“Spaced Repetition and Mnemonics Enable Recall of Multiple Strong Passwords”, Blocki et al 2014</a></li>
<li><a href="/doc/cs/security/index#section-7" id="toc-section-7">“Teaching <em>Mario</em> to Play <em>Pong</em> and <em>Snake</em> Through Innumerable Exploits”</a></li>
<li><a href="/doc/cs/security/index#geravand-ahmadi-2013-section" id="toc-geravand-ahmadi-2013-section">“Bloom Filter Applications in Network Security: A State-Of-The-Art Survey”, Geravand &amp; Ahmadi 2013</a></li>
<li><a href="/doc/cs/security/index#bangert-2013-section" id="toc-bangert-2013-section">“The Page-Fault Weird Machine: Lessons in Instruction-Less Computation”, Bangert 2013</a></li>
<li><a href="/doc/cs/security/index#hadlow-2012-section" id="toc-hadlow-2012-section">“The Configuration Complexity Clock”, Hadlow 2012</a></li>
<li><a href="/doc/cs/security/index#white-et-al-2011-section" id="toc-white-et-al-2011-section">“Phonotactic Reconstruction of Encrypted VoIP Conversations: Hookt on Fon-Iks”, White et al 2011</a></li>
<li><a href="/doc/cs/security/index#tavaragiri-et-al-2011-section" id="toc-tavaragiri-et-al-2011-section">“Exploration of FPGA Interconnect for the Design of Unconventional Antennas”, Tavaragiri et al 2011</a></li>
<li><a href="/doc/cs/security/index#flake-2011-section" id="toc-flake-2011-section">“Exploitation and State Machines: Programming the ‘Weird Machine’ Revisited”, Flake 2011</a></li>
<li><a href="/doc/cs/security/index#redi-et-al-2010-section" id="toc-redi-et-al-2010-section">“Digital Image Forensics: a Booklet for Beginners”, Redi et al 2010</a></li>
<li><a href="/doc/cs/security/index#janc-olejnik-2010-section" id="toc-janc-olejnik-2010-section">“Feasibility and Real-World Implications of Web Browser History Detection”, Janc &amp; Olejnik 2010</a></li>
<li><a href="/doc/cs/security/index#iqbal-2010-section" id="toc-iqbal-2010-section">“Mining Writeprints from Anonymous E-Mails for Forensic Investigation”, Iqbal 2010</a></li>
<li><a href="/doc/cs/security/index#eng-2009-section" id="toc-eng-2009-section">“Thought Experiments Lain: a <em>Serial Experiments Lain</em> Information Site”, Eng 2009</a></li>
<li><a href="/doc/cs/security/index#narayanan-shmatikov-2009-section" id="toc-narayanan-shmatikov-2009-section">“De-Anonymizing Social Networks”, Narayanan &amp; Shmatikov 2009</a></li>
<li><a href="/doc/cs/security/index#section-8" id="toc-section-8">“The Tactical Amulet Extraction Bot: Predicting and Controlling <em>NetHack</em>’s Randomness”</a></li>
<li><a href="/doc/cs/security/index#syverson-2009-section" id="toc-syverson-2009-section">“Why I’m Not an Entropist”, Syverson 2009</a></li>
<li><a href="/doc/cs/security/index#hribal-2008-section" id="toc-hribal-2008-section">“Orangutans, Resistance and the Zoo”, Hribal 2008</a></li>
<li><a href="/doc/cs/security/index#earls-lalumi%C3%A8re-2007-section" id="toc-earls-lalumière-2007-section">“A Case Study of Preferential Bestiality”, Earls &amp; Lalumière 2007</a></li>
<li><a href="/doc/cs/security/index#bortz-2007-section" id="toc-bortz-2007-section">“Exposing Private Information by Timing Web Applications”, Bortz 2007</a></li>
<li><a href="/doc/cs/security/index#narayanan-shmatikov-2006-section" id="toc-narayanan-shmatikov-2006-section">“How To Break Anonymity of the Netflix Prize Dataset”, Narayanan &amp; Shmatikov 2006</a></li>
<li><a href="/doc/cs/security/index#lampson-kay-2006-page-36-section" id="toc-lampson-kay-2006-page-36-section">“Oral History of Butler Lampson § WWW”, Lampson &amp; Kay 2006 (page 36)</a></li>
<li><a href="/doc/cs/security/index#kohno-2005-section" id="toc-kohno-2005-section">“Remote Physical Device Fingerprinting”, Kohno 2005</a></li>
<li><a href="/doc/cs/security/index#blaze-2004-section" id="toc-blaze-2004-section">“Toward a Broader View of Security Protocols”, Blaze 2004</a></li>
<li><a href="/doc/cs/security/index#odlyzko-2003-section" id="toc-odlyzko-2003-section">“Privacy, Economics, and Price Discrimination on the Internet”, Odlyzko 2003</a></li>
<li><a href="/doc/cs/security/index#karger-schell-2002-section" id="toc-karger-schell-2002-section">“30 Years Later: Lessons from the Multics Security Evaluation”, Karger &amp; Schell 2002</a></li>
<li><a href="/doc/cs/security/index#felten-schneider-2000-section" id="toc-felten-schneider-2000-section">“Timing Attacks on Web Privacy”, Felten &amp; Schneider 2000</a></li>
<li><a href="/doc/cs/security/index#thompson-1997-section" id="toc-thompson-1997-section">“An Evolved Circuit, Intrinsic in Silicon, Entwined With Physics”, Thompson 1997</a></li>
<li><a href="/doc/cs/security/index#miller-et-al-1990-section" id="toc-miller-et-al-1990-section">“An Empirical Study of the Reliability of UNIX Utilities”, Miller et al 1990</a></li>
<li><a href="/doc/cs/security/index#conway-1987-section" id="toc-conway-1987-section">“FRACTRAN: A Simple Universal Programming Language for Arithmetic”, Conway 1987</a></li>
<li><a href="/doc/cs/security/index#rosenbaum-1971-section" id="toc-rosenbaum-1971-section">“Secrets of the Little Blue Box: A Story so Incredible It May Even Make You Feel Sorry for the Phone Company”, Rosenbaum 1971</a></li>
<li><a href="/doc/cs/security/index#bradley-1949-section" id="toc-bradley-1949-section">“A Small Lathe Built in a Japanese Prison Camp”, Bradley 1949</a></li>
<li><a href="/doc/cs/security/index#06R9H92B-section" id="toc-06R9H92B-section">“Scunthorpe”, Sandberg 2024</a></li>
<li><a href="/doc/cs/security/index#section-9" id="toc-section-9">“<em>StarCraft: Remastered</em>—Emulating a Buffer Overflow for Fun and Profit”</a></li>
<li><a href="/doc/cs/security/index#section-10" id="toc-section-10">“Stargate Physics 101”</a></li>
<li><a href="/doc/cs/security/index#section-11" id="toc-section-11">“How a North Korean Fake IT Worker Tried to Infiltrate Us”</a></li>
<li><a href="/doc/cs/security/index#section-12" id="toc-section-12">“Computing With Time: Microarchitectural Weird Machines”</a></li>
<li><a href="/doc/cs/security/index#section-13" id="toc-section-13">“How Exploits Impact Computer Science Theory”</a></li>
<li><a href="/doc/cs/security/index#d62WwXp--section" id="toc-d62WwXp--section">“Gyrophone: Recognizing Speech From Gyroscope Signals”, Michalevsky 2024</a></li>
<li><a href="/doc/cs/security/index#section-14" id="toc-section-14">“A Friendly, Non-Technical Introduction to Differential Privacy”</a></li>
<li><a href="/doc/cs/security/index#section-15" id="toc-section-15">“Random Mosaic: Detecting Unauthorized Physical Access With Beans, Lentils and Colored Rice”</a></li>
<li><a href="/doc/cs/security/index#section-16" id="toc-section-16">“Things the Guys Who Stole My Phone Have Texted Me to Try to Get Me to Unlock It”</a></li>
<li><a href="/doc/cs/security/index#section-17" id="toc-section-17">“An Informal Review of CTF Abuse”</a></li>
<li><a href="/doc/cs/security/index#section-18" id="toc-section-18">“Bypassing Airport Security via SQL Injection”</a></li>
<li><a href="/doc/cs/security/index#section-19" id="toc-section-19">“Pulling JPEGs out of Thin Air”</a></li>
<li><a href="/doc/cs/security/index#8bd6PoFn-section" id="toc-8bd6PoFn-section">“Trusted Third Parties Are Security Holes”, Szabo 2024</a></li>
<li><a href="/doc/cs/security/index#section-20" id="toc-section-20">“Control-Flow Bending: On the Effectiveness of Control-Flow Integrity”</a></li>
<li><a href="/doc/cs/security/index#YOSMNwBS-section" id="toc-YOSMNwBS-section">“Why I Attack”, Carlini 2024</a></li>
<li><a href="/doc/cs/security/index#XpDuZLwe-section" id="toc-XpDuZLwe-section">“Data Exfiltration from Slack AI via Indirect Prompt Injection”, PromptArmor 2024</a></li>
<li><a href="/doc/cs/security/index#section-21" id="toc-section-21">“Furiosa’s Cat Feeder: The Trick Is to Be Smarter Than the Animal With a Brain the Size of a Walnut”</a></li>
<li><a href="/doc/cs/security/index#section-22" id="toc-section-22">“Lessons from the Debian/OpenSSL Fiasco”</a></li>
<li><a href="/doc/cs/security/index#section-23" id="toc-section-23">“PySkyWiFi: Completely Free, Unbelievably Stupid WiFi on Long-Haul Flights”</a></li>
<li><a href="/doc/cs/security/index#section-24" id="toc-section-24">“Inside the NSA’s Secret Efforts to Hunt and Hack System Administrators”</a></li>
<li><a href="/doc/cs/security/index#section-25" id="toc-section-25">“An Open Letter to Netflix from the Authors of the De-Anonymization Paper”</a></li>
<li><a href="/doc/cs/security/index#section-26" id="toc-section-26">“Weird Machines HQ”</a></li>
<li><a href="/doc/cs/security/index#section-27" id="toc-section-27">“Internet Archive Hacked, Data Breach Impacts 31 Million Users”</a></li>
<li><a href="/doc/cs/security/index#section-28" id="toc-section-28">“Inside North Korea’s Hacker Army”</a></li>
<li><a href="/doc/cs/security/index#section-29" id="toc-section-29">“Security Mindset: Lessons from 20+ Years of Software Security Failures Relevant to AGI Alignment”</a></li>
<li><a href="/doc/cs/security/index#section-30" id="toc-section-30">“Language Models Model Us”</a></li>
<li><a href="/doc/cs/security/index#section-31" id="toc-section-31">“Appendix F: Personal Observations on the Reliability of the Shuttle”</a></li>
<li><a href="/doc/cs/security/index#section-32" id="toc-section-32">“Microsoft Refused to Fix Flaw Years Before SolarWinds Hack”</a></li>
<li><a href="/doc/cs/security/index#section-33" id="toc-section-33">“AI Will Increase the Quantity—And Quality—Of Phishing Scams”</a></li>
<li><a href="/doc/cs/security/index#section-34" id="toc-section-34">“While Investigating a Hosting Company Known for Sheltering Child Porn Last Year the FBI Incidentally Seized the Entire E-Mail Database of a Popular Anonymous Webmail Service Called TorMail. Now the FBI Is Tapping That Vast Trove of E-Mail in Unrelated Investigations.”</a></li>
<li><a href="/doc/cs/security/index#section-35" id="toc-section-35">“Air Gap Hacker Mordechai Guri Steals Data With Noise, Light, and Magnets”</a></li>
<li><a href="/doc/cs/security/index#section-36" id="toc-section-36">“The Mirai Botnet Was Part of a College Student ‘Minecraft’ Scheme”</a></li>
<li><a href="/doc/cs/security/index#section-37" id="toc-section-37">“How Mario 64 Was Solved Using Parallel Universes—Super Mario 64 Tool-Assisted Speedrun Explained”</a></li>
<li><a href="/doc/cs/security/index#section-38" id="toc-section-38">“Cryptoleaks: How BND and CIA Deceived Everyone: Research by ZDF, Washington Post and SRF Shows How the BND and CIA Secretly Spy on States—And Concealed Gross Human Rights Violations.”</a></li>
<li><a href="/doc/cs/security/index#85XpztQ8-section" id="toc-85XpztQ8-section">“XBOW Now Matches the Capabilities of a Top Human Pentester”, XBOW 2024</a></li>
<li><a href="/doc/cs/security/index#IYgi-0iY-section" id="toc-IYgi-0iY-section">“Bag Check”, Munroe 2024</a></li>
<li><a href="/doc/cs/security/index#section-39" id="toc-section-39">“Sufficiently Advanced Testing”</a></li>
<li><a href="/doc/cs/security/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/cs/security/index#digital-theft" id="toc-digital-theft"><code>digital-theft</code></a></li>
<li><a href="/doc/cs/security/index#data-harvesting" id="toc-data-harvesting"><code>data-harvesting</code></a></li>
<li><a href="/doc/cs/security/index#ai-misuse" id="toc-ai-misuse"><code>ai-misuse</code></a></li>
<li><a href="/doc/cs/security/index#security-architecture" id="toc-security-architecture"><code>security-architecture</code></a></li>
</ul></li>
<li><a href="/doc/cs/security/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/cs/security/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/security/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/cs/security/lobel-frogandtoadtogether-thebox-crop.jpg



2024-01-01



---
/doc/cs/shell/2021-04-08-gwern-meme-drake-raregreekvariableswritingsuggestion.jpg

Gwern
2021-04-08
2024-01-01



---
/doc/cs/shell/2023-04-18-gwern-gwernnet-commandline-annotationdump-queryexample.png

Gwern
2023-04-18
2024-01-01



---
/doc/cs/shell/2024-01-17-cmatrix-matrixstylescreenscroll.png


2024-01-17
2024-01-01



---
/doc/cs/shell/index
‘CLI’ tag

2019-10-29
2024-09-05


<figure><img class="float-right page-thumbnail invert-auto outline" height="884" width="1196" src="/doc/cs/shell/2024-01-17-cmatrix-matrixstylescreenscroll.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>cs/shell</code>, most recent first: 9 <a href="/doc/cs/shell/index#links" class="icon-not">annotations</a> &amp; 12 <a href="/doc/cs/shell/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/cs/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/cs/shell/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/cs/shell/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/cs/shell/index#gwern-tla-section" id="toc-gwern-tla-section">“CQK Is The First Unused TLA”, Gwern 2023</a></li>
<li><a href="/doc/cs/shell/index#gwern-traffic-section" id="toc-gwern-traffic-section">“Gwern.net Website Traffic”, Gwern 2011</a></li>
<li><a href="/doc/cs/shell/index#gwern-search-section" id="toc-gwern-search-section">“Internet Search Tips”, Gwern 2018</a></li>
<li><a href="/doc/cs/shell/index#gwern-search-case-studies-section" id="toc-gwern-search-case-studies-section">“Internet Search Case Studies”, Gwern 2019</a></li>
<li><a href="/doc/cs/shell/index#gwern-archiving-section" id="toc-gwern-archiving-section">“Archiving URLs”, Gwern 2011</a></li>
<li><a href="/doc/cs/shell/index#gwern-variable-section" id="toc-gwern-variable-section">“Rare Greek Variables”, Gwern 2021</a></li>
<li><a href="/doc/cs/shell/index#gwern-gpt-2-preference-learning-section" id="toc-gwern-gpt-2-preference-learning-section">“GPT-2 Preference Learning for Music Generation”, Gwern 2019</a></li>
<li><a href="/doc/cs/shell/index#gwern-sort-section" id="toc-gwern-sort-section">“The <code>sort –key</code> Trick”, Gwern 2014</a></li>
<li><a href="/doc/cs/shell/index#gwern-twdne-section" id="toc-gwern-twdne-section">“This Waifu Does Not Exist”, Gwern 2019</a></li>
<li><a href="/doc/cs/shell/index#gwern-goodreads-section" id="toc-gwern-goodreads-section">“The Most ‘Abandoned’ Books on GoodReads”, Gwern 2019</a></li>
<li><a href="/doc/cs/shell/index#gwern-self-decrypting-section" id="toc-gwern-self-decrypting-section">“Time-Lock Encryption”, Gwern 2011</a></li>
<li><a href="/doc/cs/shell/index#gwern-rnn-metadata-section" id="toc-gwern-rnn-metadata-section">“RNN Metadata for Mimicking Author Style”, Gwern 2015</a></li>
<li><a href="/doc/cs/shell/index#gwern-timestamping-section" id="toc-gwern-timestamping-section">“Easy Cryptographic Timestamping of Files”, Gwern 2015</a></li>
<li><a href="/doc/cs/shell/index#gwern-hpmor-section" id="toc-gwern-hpmor-section">“‘HP: Methods of Rationality’ Review Statistics”, Gwern 2012</a></li>
<li><a href="/doc/cs/shell/index#gwern-wifi-section" id="toc-gwern-wifi-section">“Internet WiFi Improvement”, Gwern 2016</a></li>
<li><a href="/doc/cs/shell/index#gwern-treadmill-section" id="toc-gwern-treadmill-section">“Treadmill Desk Observations”, Gwern 2012</a></li>
<li><a href="/doc/cs/shell/index#gwern-hn-section" id="toc-gwern-hn-section">“Hacker News Submission Analysis”, Gwern 2013</a></li>
<li><a href="/doc/cs/shell/index#gwern-touhou-section" id="toc-gwern-touhou-section">“Touhou Music by the Numbers”, Gwern 2013</a></li>
<li><a href="/doc/cs/shell/index#gwern-tpb-bitcoin-section" id="toc-gwern-tpb-bitcoin-section">“Bitcoin Donations on The Pirate Bay”, Gwern 2014</a></li>
<li><a href="/doc/cs/shell/index#gwern-google-alerts-section" id="toc-gwern-google-alerts-section">“Alerts Over Time”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/cs/shell/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/cs/shell/index#svensson-2024-section" id="toc-svensson-2024-section">“On Complex Simplicity and Simple Complexity”, Svensson 2024</a></li>
<li><a href="/doc/cs/shell/index#yang-et-al-2023-5-section" id="toc-yang-et-al-2023-5-section">“InterCode: Standardizing and Benchmarking Interactive Coding With Execution Feedback”, Yang et al 2023</a></li>
<li><a href="/doc/cs/shell/index#gwern-presser-2019-music-section" id="toc-gwern-presser-2019-music-section">“GPT-2 Folk Music”, Gwern &amp; Presser 2019</a></li>
<li><a href="/doc/cs/shell/index#gwern-presser-2019-poetry-section" id="toc-gwern-presser-2019-poetry-section">“GPT-2 Neural Network Poetry”, Gwern &amp; Presser 2019</a></li>
<li><a href="/doc/cs/shell/index#graydon2-2014-section" id="toc-graydon2-2014-section">“Always Bet on Text”, graydon2 2014</a></li>
<li><a href="/doc/cs/shell/index#stephenson-birkel-2004-section" id="toc-stephenson-birkel-2004-section">“The Command Line In 2004”, Stephenson &amp; Birkel 2004</a></li>
<li><a href="/doc/cs/shell/index#gabriel-1991-section" id="toc-gabriel-1991-section">“Lisp: Good News, Bad News, How to Win Big [Worse Is Better]”, Gabriel 1991</a></li>
<li><a href="/doc/cs/shell/index#Yuay2kXE-section" id="toc-Yuay2kXE-section">“The Importance of Being Textual”, Raymond 2024</a></li>
<li><a href="/doc/cs/shell/index#3uuL8eQJ-section" id="toc-3uuL8eQJ-section">“<code>find</code> + <code>mkdir</code> Is Turing Complete (retracted)”, Kako 2024</a></li>
</ul></li>
<li><a href="/doc/cs/shell/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/cs/shell/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/culture/1935-eliot.pdf


1935-01-01
2024-01-01



---
/doc/culture/1985-clotfelter.pdf


1985-01-01
2024-01-01



---
/doc/culture/1989-rosen.pdf
Bullcrit: The Reading Disorder of the Literary Fast Lane
Richard Rosen
1989-01-01
2024-01-01



---
/doc/culture/1998-simonton.pdf


1998-01-01
2024-01-01



---
/doc/culture/2003-ramsay.pdf


2003-01-01
2024-01-01



---
/doc/culture/2004-cohen.pdf
Parasocial Break-Up from Favorite Television Characters: The Role of Attachment Styles and Relationship Intensity
Jonathan Cohen
2004-04-01
2024-01-01
[("doi","10.1177/0265407504041374")]

<p>This study examined the responses of television viewers to the potential loss of their favorite television characters.</p>
<p>A sample of 381 Israeli adults completed questionnaires, including questions about their relationships with their favorite characters, how they would react if those characters were taken off the air, and their attachment styles.</p>
<p>Results showed that viewers expecting to lose their favorite characters anticipate negative reactions similar to those experienced after the dissolution of social relationships. These reactions were related both to the intensity of the <a href="https://en.wikipedia.org/wiki/Parasocial_interaction">parasocial relationship</a> with the favorite character and to the viewers’ attachment style. Anxious-ambivalently attached respondents anticipated the most negative responses.</p>
<p>The results are discussed in light of their contribution to attachment research and as evidence of the similarity between parasocial relationships and close social relationships.</p>
---
/doc/culture/2005-hasson.pdf


2005-01-01
2024-01-01



---
/doc/culture/2005-vandalen.pdf


2005-01-01
2024-01-01



---
/doc/culture/2006-slater.pdf
jcom_17 235..252

2006-01-01
2024-01-01



---
/doc/culture/2007-cohen.pdf


2007-01-01
2024-01-01



---
/doc/culture/2008-appel.pdf
Fictional Narratives Cultivate Just-World Beliefs

2008-01-01
2024-01-01



---
/doc/culture/2008-imdb-moviesbygenrebyyear.txt


2008
2024-01-01



---
/doc/culture/2009-derrick.pdf
Social surrogacy: How favored television programs provide the experience of belonging
Jaye L. Derrick, Shira Gabriel, Kurt Hugenberg
2009-01-01
2024-01-01
[("doi","10.1016/j.jesp.2008.12.003")]


---
/doc/culture/2009-moravcsik.pdf
Where Have The Great Big Wagner Voices Gone?
Andrew Moravcsik
2009-01-01
2024-01-01



---
/doc/culture/2010-han-figure3-2x2signalpreferencetaxonomywealthneedforstatus.png


2010
2024-01-01



---
/doc/culture/2010-lee.pdf

TeX
2010-01-01
2024-01-01



---
/doc/culture/2012-russell.pdf
The Temporal and Focal Dynamics of Volitional Reconsumption: A Phenomenological Investigation of Repeated Hedonic Experiences

2012-01-01
2024-01-01



---
/doc/culture/2012-young-2.pdf
Batman to the Rescue! The Protective Effects of Parasocial Relationships with Muscular Superheroes on Men’s Body Image
Ariana F. Young, Shira Gabriel, Jordan L. Hollar
2012
2024-01-01
[("doi","10.1016/j.jesp.2012.08.003")]


---
/doc/culture/2013-laham.pdf


2013-01-01
2024-01-01



---
/doc/culture/2014-kearney.pdf

Phil
2014-01-01
2024-01-01



---
/doc/culture/2018-06-05-fiction-wizardofoz-slippercolorsurvey.csv


2018-06-05
2024-01-01



---
/doc/culture/2019-12-09-goodreads-bookshelf-abandoned.csv


2019-12-09
2024-01-01



---
/doc/culture/2019-12-09-goodreads-votinglist-abandoned.csv


2019-12-09
2024-01-01



---
/doc/culture/2019-brownlee.pdf
LEGO Porn: Phallic Pleasure and Knowledge
Shannon Brownlee
2019
2024-01-01



---
/doc/culture/2020-01-05-goodreads-bookshelf-abandoned-posteriorproportions.csv


2020-01-05
2024-01-01



---
/doc/culture/2023-12-27-gwern-dalle3-mechanicalpencildrawingofaredwing875moctoebootdisplayedinartgallery-small.jpg

Gwern
2023-12-27
2024-01-01



---
/doc/darknet-market/1994-doj-sentencing.pdf
FY1995 Federal Sentencing Statistics by State, District and Circuit
U. S. Sentencing Commission
1994-01-01
2024-01-01



---
/doc/darknet-market/2003-steffen-druginterdiction-ch10-drugparcelsystems.pdf


2003
2024-01-01



---
/doc/darknet-market/2003-steffen-druginterdiction-ch3-knockandtalk.pdf


2003
2024-01-01



---
/doc/darknet-market/2008-gov.uscourts.txnd.174855.2.0-castlemanaffidavit.pdf


2008
2024-01-01



---
/doc/darknet-market/2011-06-11-poison.mht


2011-06-11
2024-01-01



---
/doc/darknet-market/2011-06-21-pgpkeys.maff


2011-06-21
2024-01-01



---
/doc/darknet-market/2011-06-25-aakoven.mht


2011-06-25
2024-01-01



---
/doc/darknet-market/2011-06-26-newselleraccounts.mht


2011-06-26
2024-01-01



---
/doc/darknet-market/2011-07-11-hedgedescrow.mht


2011-07-11
2024-01-01



---
/doc/darknet-market/2011-08-25-baal-operationachilles.html


2011-08-25
2024-01-01



---
/doc/darknet-market/2011-10-27-enterthematrix.maff


2011-10-27
2024-01-01



---
/doc/darknet-market/2011-11-29-juergen2001.mht


2011-11-29
2024-01-01



---
/doc/darknet-market/2012-02-01-collectiveacid.mht


2012-02-01
2024-01-01



---
/doc/darknet-market/2012-04-27-aakovenusbuyersbeware.mht


2012-04-27
2024-01-01



---
/doc/darknet-market/2012-05-02-tony76postmortem.mht


2012-05-02
2024-01-01



---
/doc/darknet-market/2012-05-02-tony76preparations.mht


2012-05-02
2024-01-01



---
/doc/darknet-market/2012-06-29-nipplesuckcanuckreviews.mht


2012-06-29
2024-01-01



---
/doc/darknet-market/2012-07-09-aakovenselectivescammer.mht


2012-07-09
2024-01-01



---
/doc/darknet-market/2012-07-15-nofeever.mht


2012-07-15
2024-01-01



---
/doc/darknet-market/2012-07-24-lonelykamel.mht


2012-07-24
2024-01-01



---
/doc/darknet-market/2012-07-26-retentionpolicy.mht


2012-07-26
2024-01-01



---
/doc/darknet-market/2012-08-12-molly.mht


2012-08-12
2024-01-01



---
/doc/darknet-market/2012-08-13-nofeever.mht


2012-08-13
2024-01-01



---
/doc/darknet-market/2012-08-28-lonelykamel.mht


2012-08-28
2024-01-01



---
/doc/darknet-market/2012-08-29-ladylucy.mht


2012-08-29
2024-01-01



---
/doc/darknet-market/2012-10-12-forumguide.mht


2012-10-12
2024-01-01



---
/doc/darknet-market/2012-12-08-formerprosecutor.mht


2012-12-08
2024-01-01



---
/doc/darknet-market/2012-cardersu-kostyukovindictment.pdf


2012
2024-01-01



---
/doc/darknet-market/2013-02-24-enterthematrixscam.mht


2013-02-24
2024-01-01



---
/doc/darknet-market/2013-04-17-legalproducts.html.maff


2013-04-17
2024-01-01



---
/doc/darknet-market/2013-05-28-abortion.html.maff


2013-05-28
2024-01-01



---
/doc/darknet-market/2013-07-09-feeincrease.html.maff


2013-07-09
2024-01-01



---
/doc/darknet-market/2013-07-09-germanarrests.html.maff


2013-07-09
2024-01-01



---
/doc/darknet-market/2013-08-14-gwernforumdiscussion.html.maff


2013-08-14
2024-01-01



---
/doc/darknet-market/2013-10-15-lsdavengers.maff


2013-10-15
2024-01-01



---
/doc/darknet-market/2013-10-16-lsdmicrodosing.maff


2013-10-16
2024-01-01



---
/doc/darknet-market/2013-11-21-assassinationmarket.maff


2013-11-21
2024-01-01



---
/doc/darknet-market/2013-11-29-canadianpostalworker.mht


2013-11-29
2024-01-01



---
/doc/darknet-market/2013-12-13-tormarketforums-ddoshack.mht


2013-12-13
2024-01-01



---
/doc/darknet-market/2013-barratt.pdf


2013-01-01
2024-01-01



---
/doc/darknet-market/2013-congressbitcoinhearings-dhsletter.pdf


2013-01-01
2024-01-01



---
/doc/darknet-market/2013-koc.tar.xz


2013
2024-01-01



---
/doc/darknet-market/2013-ulbricht-complaint.pdf


2013-01-01
2024-01-01



---
/doc/darknet-market/2013-van-hout-2.pdf
‘Surfing the Silk Road’: A study of users’ experiences
Marie Claire Van Hout, Tim Bingham
2013
2024-01-01
[("doi","10.1016/j.drugpo.2013.08.011")]


---
/doc/darknet-market/2014-01-02-deepdotweb-flomarketexitscam.html


2014-01-02
2024-01-01



---
/doc/darknet-market/2014-01-09-deepdotweb-flomarketinterview.html


2014-01-09
2024-01-01



---
/doc/darknet-market/2014-01-23-deepdotweb-outlawmarketinterview.html


2014-01-23
2024-01-01



---
/doc/darknet-market/2014-01-27-deepdotweb-pandoramoderatorhack.html


2014-01-27
2024-01-01



---
/doc/darknet-market/2014-02-12-deepdotweb-theutopiabust.html
The Utopia Bust Details—Prosecution Announcement

2014-02-12
2024-01-01



---
/doc/darknet-market/2014-02-21-deepdotweb-darknetnationinterview.html


2014-02-21
2024-01-01



---
/doc/darknet-market/2014-03-12-deepdotweb-hansamarketdoxxed.html


2014-03-12
2024-01-01



---
/doc/darknet-market/2014-03-20-deepdotweb-pandorahacked.html


2014-03-20
2024-01-01



---
/doc/darknet-market/2014-04-08-deepdotweb-therealdeal.html


2014-04-08
2024-01-01



---
/doc/darknet-market/2014-04-19-deepdotweb-1776announcement.html


2014-04-19
2024-01-01



---
/doc/darknet-market/2014-08-01-deepdotweb-outlawmarketclosed.html


2014-08-01
2024-01-01



---
/doc/darknet-market/2014-08-30-hiddenwiki-comparisiondarknetmarkets.mht


2014-08-30
2024-01-01



---
/doc/darknet-market/2014-09-23-deepdotweb-newdetailsabouttheutopiamarketplacebust.html


2014-09-23
2024-01-01



---
/doc/darknet-market/2014-11-07-operationonymous-seizureforfeiture.pdf


2014-11-07
2024-01-01



---
/doc/darknet-market/2014-11-09-deepdotweb-pedofunding.html


2014-11-09
2024-01-01



---
/doc/darknet-market/2014-11-11-deepdotweb-hydraadminarrest.html


2014-11-11
2024-01-01



---
/doc/darknet-market/2014-spitters.pdf
Towards a Comprehensive Insight into the Thematic Organization of the Tor Hidden Services
Martijn Spitters, Stefan Verbruggen, Mark van Staalduinen
2014-01-01
2024-01-01



---
/doc/darknet-market/2015-01-14-deepdotweb-israeliteenarrested.html


2015-01-14
2024-01-01



---
/doc/darknet-market/2015-01-15-outlawmarket-index.html


2015-01-15
2024-01-01



---
/doc/darknet-market/2015-01-29-jasencrisp-defensesentencingletter.pdf
Sentencing Memorandum Crisp
John DeFranco
2015-01-29
2024-01-01



---
/doc/darknet-market/2015-03-30-gwern-redditsubpoena.html

Gwern
2015-03-30
2024-01-01



---
/doc/darknet-market/2015-05-12-deepdotweb-translationhuntunderway.html


2015-05-12
2024-01-01



---
/doc/darknet-market/2015-06-02-deepdotweb-poseidonmarketdoxxed.html


2015-06-02
2024-01-01



---
/doc/darknet-market/2015-06-04-deepdotweb-utopiamarketadmincosanostra.html


2015-06-04
2024-01-01



---
/doc/darknet-market/2015-07-16-deepdotweb-pedofundingdashcoin.html


2015-07-16
2024-01-01



---
/doc/darknet-market/2015-08-09-deepdotweb-eastindiacompanyhack.html


2015-08-09
2024-01-01



---
/doc/darknet-market/2015-11-29-deepdotweb-theidealisticmotivesbehindvalhalla.html


2015-11-29
2024-01-01



---
/doc/darknet-market/2015-interpol-pharmaceuticals.pdf
Pharmaceutical Crime on the Darknet
M. C. C. L. I. N. T. O. C. K. Bjorn Douglas
2015-01-01
2024-01-01



---
/doc/darknet-market/2015-moeller.pdf


2015-01-01
2024-01-01



---
/doc/darknet-market/2016-06-02-heraldscotland-topix2.mht
Scots ‘Sheldon Cooper’ admits dealing drugs for bitcoin after FBI sting; http://www.heraldscotland.com/news/homenews/14519842.Scots__Sheldon_Cooper__admits_dealing_drugs_for_bitcoin_after_FBI_sting/

2016-06-02
2024-01-01



---
/doc/darknet-market/2016-09-21-deepdotweb-alaskanmanarrested.html


2016-09-21
2024-01-01



---
/doc/darknet-market/2016-11-04-deepdotweb-belgianvendorarrestedinsufficientpostage.html


2016-11-04
2024-01-01



---
/doc/darknet-market/2016-caudevilla.pdf


2016-01-01
2024-01-01



---
/doc/darknet-market/2016-celestini.pdf


2016-01-01
2024-01-01



---
/doc/darknet-market/2016-gouwe.pdf
Purity, adulteration and price of drugs bought online versus offline in the Netherlands
Daan Gouwe, Tibor M. Brunt, Margriet Laar, Peggy Pol
2016-01-01
2024-01-01
[("doi","10.1111/add.13720")]


---
/doc/darknet-market/2016-petix-complaint.pdf


2016
2024-01-01



---
/doc/darknet-market/2016-sarahjamielewis-darkwebdatadumps-hansavalhalla.zip


2016
2024-01-01



---
/doc/darknet-market/2016-winstock.pdf
Global Drug Survey 2016: What We Learned from GDS2016—An Overview of Our Key Findings
Adam W. Winstock, Monica Barrett, Jason Ferris, Larissa Maier
2016-06-14
2024-01-01



---
/doc/darknet-market/2017-08-06-deepdotweb-darknetheroesleaguehack.html
DHL Goes Down After Hacker Exposes Clearnet IP Address

2017-08-06
2024-01-01



---
/doc/darknet-market/2017-bakken.pdf
Coordination problems in cryptomarkets: Changes in cooperation, competition and valuation
Silje Anderdal Bakken, Kim Moeller, Sveinung Sandberg
2017-01-01
2024-01-01
[("doi","10.1177/1477370817749177")]

<p>The new drug markets emerging on the dark net have reduced earlier drug market risk factors such as visibility and violence.</p>
<p>This study uses economic sociology and <a href="https://en.wikipedia.org/wiki/Transaction_cost">transaction cost economics</a> to broaden the present understanding of cryptomarkets. Results focus on 3 coordination problems characterizing illegal markets and how they are alleviated in cryptomarkets.</p>
<p>More information and better visibility increase competition, the feedback system enforces cooperation, and border control introduces a new cost influencing valuation.</p>
<p>Cryptomarkets are formally structured and regulated by rules of conduct and centralized decisions. We argue that the online context circumvents earlier coordination problems in illegal markets, making dark net markets more structurally efficient compared with conventional drug markets.</p>
---
/doc/darknet-market/2017-cohn-393334753finalcountersignedkarrasengagementletter.pdf


2017
2024-01-01



---
/doc/darknet-market/2017-decaryhetu.pdf


2017-01-01
2024-01-01



---
/doc/darknet-market/2017-duxbury.pdf
The Network Structure of Opioid Distribution on a Darknet Cryptomarket
Scott W. Duxbury, Dana L. Haynie
2017-01-01
2024-01-01
[("doi","10.1007/s10940-017-9359-4")]


---
/doc/darknet-market/2017-ladegaard-2.pdf


2017
2024-01-01



---
/doc/darknet-market/2017-ladegaard.pdf


2017-01-01
2024-01-01



---
/doc/darknet-market/2017-przepiorka.pdf


2017-01-01
2024-01-01



---
/doc/darknet-market/2017-wadsworth.pdf
A market on both sides of the law: The use of the hidden web for the sale of new psychoactive substances
Elle Wadsworth, Colin Drummond, Andreas Kimergård, Paolo Deluca
2017-01-01
2024-01-01
[("doi","10.1002/hup.2596")]


---
/doc/darknet-market/2018-du.pdf
Identifying, Collecting, and Presenting Hacker Community Data: Forums, IRC, Carding Shops, and DNMs
Po-Yi Du, Ning Zhang, Mohammedreza Ebrahimi, Sagar Samtani, Ben Lazarine, Nolan Arnold, Rachael Dunn, Sandeep Suntwal, Guadalupe Angeles, Robert Schweitzer, Hsinchun Chen
2018-01-01
2024-01-01



---
/doc/darknet-market/2018-hayes.pdf


2018-01-01
2024-01-01



---
/doc/darknet-market/2018-paquetclouston.pdf
Assessing market competition and vendors’ size and scope on AlphaBay
Masarah Paquet-Clouston, David Décary-Hétu, Carlo Morselli
2018-01-01
2024-01-01
[("doi","10.1016/j.drugpo.2018.01.003")]


---
/doc/darknet-market/2018-tzanetakis-2.pdf
Social order of anonymous digital markets: Towards an economic sociology of cryptomarkets
Meropi Tzanetakis
2018-01-01
2024-01-01
[("doi","10.25365/phaidra.52")]


---
/doc/darknet-market/2018-tzanetakis.pdf
Comparing cryptomarkets for drugs. A characterisation of sellers and buyers over time
Meropi Tzanetakis
2018-01-01
2024-01-01
[("doi","10.1016/j.drugpo.2018.01.022")]


---
/doc/darknet-market/2019-01-24-deepdotweb-dnmlistchangelog.html


2019-01-24
2024-01-01



---
/doc/darknet-market/2019-03-26-fbi-operationsabotor.html
Operation SaboTor: Federal Partnerships Key to Dismantling Online Drug Markets

2019-03-26
2024-01-01



---
/doc/darknet-market/2019-04-22-deepdotweb-dnmlist.html


2019-04-22
2024-01-01



---
/doc/darknet-market/2019-04-24-deepdotweb-219cr0015dwa-indictment.pdf
US Federal Indictment of DeepDotWeb.com (Tal Prihar, Michael Phan)
Scott W. Brady
2019-01-01
2024-01-01



---
/doc/darknet-market/2019-ball.pdf


2019-01-01
2024-01-01



---
/doc/darknet-market/2019-bancroft.pdf
Producing Trust Among Illicit Actors: A Techno-Social Approach to an Online Illicit Market
Angus Bancroft, Tim Squirrell, Andreas Zaunseder, Irene Rafanell
2019-11-12
2024-01-01
[("doi","10.1177/1360780419881158")]

<p>Illicit market exchanges in cybercriminal markets are plagued by problems of verifiability and enforceability: trust is one way to ensure reliable exchange. It is fragile and hard to establish. One way to do that is to use the administrative structure of the digital market to control transactions. This is common among a specific type of market—<a href="https://en.wikipedia.org/wiki/Darknet_market">darknet cryptomarkets</a>. These are sites for the sale of illicit goods and services, hosted anonymously using the <a href="https://en.wikipedia.org/wiki/Tor_(anonymity_network)">Tor darknet</a>.</p>
<p>However, reliance by users on the technology and the market administrators exposes users to excessive risk. We examine a case of a market that rejects several key technological features now common in cryptomarkets but that is nonetheless reliable and robust. We apply a techno-social approach that looks at the way participants use and combine technologies with trust relationships.</p>
<p>The study was designed to capture the interactional context of the illicit market. We aimed to examine both person-to-person interaction and the technical infrastructure the market relied on. We find that the social space of the market maintains itself through a shared common security orientation, community participation in key decisions about products sold, performing trust signaling, and relying on lateral trust between members.</p>
<p>There are implications for how resilience in cryptomarkets is understood.</p>
---
/doc/darknet-market/2019-chen-2.pdf
Characteristics of Bitcoin Transactions on Cryptomarkets
Xucan Chen, Mohammad Al Hasan, Xintao Wu, Pavel Skums, Mohammad Javad Feizollahi, Marie Ouellet, Eric L. Sevigny, David Maimon, Yubao Wu
2019-01-01
2024-01-01
[("doi","10.1007/978-3-030-24907-6_20")]


---
/doc/darknet-market/2019-wu-2.pdf
Python Scrapers for Scraping Cryptomarkets on Tor
Yubao Wu, Fengpan Zhao, Xucan Chen, Pavel Skums, Eric L. Sevigny, David Maimon, Marie Ouellet, Monica Haavisto Swahn, Sheryl M. Strasser, Mohammad Javad Feizollahi, Youfang Zhang, Gunjan Sekhon
2019-01-01
2024-01-01
[("doi","10.1007/978-3-030-24907-6_19")]


---
/doc/darknet-market/2019-yannikos.pdf
An Analysis Framework for Product Prices and Supplies in Darknet Marketplaces
York Yannikos, Julian Heeger, Maria Brockmeyer
2019-08-26
2024-01-01
[("doi","10.1145/3339252.3341485")]


---
/doc/darknet-market/2020-01-13-kilos-6dnms-reviews.csv.xz


2020-01-13
2024-01-01



---
/doc/darknet-market/2020-11-06-rogerclark-sentencingmsubmission-merged_44088_-1-1604949218.pdf


2020-11-06
2024-01-01



---
/doc/darknet-market/2020-barratt.pdf
No magic pocket: Buying and selling on drug cryptomarkets in response to the COVID-19 pandemic and social restrictions
Monica J. Barratt, Judith Aldridge
2020-07-31
2024-01-01
[("doi","10.1016/j.drugpo.2020.102894")]


---
/doc/darknet-market/2020-bergeron.pdf
Preliminary findings of the impact of COVID-19 on drugs crypto markets
Andréanne Bergeron, David Décary-Hétu, Luca Giommoni
2020-07-30
2024-01-01
[("doi","10.1016/j.drugpo.2020.102870")]


---
/doc/darknet-market/2020-flugsvamp-docs-FUP_B_13010-18.tar.xz


2020
2024-01-01



---
/doc/darknet-market/2020-harviainen.pdf
Drug traders on a local dark web marketplace
J. Tuomas Harviainen, Ari Haasio, Lasse Hämäläinen
2020-01-01
2024-01-01
[("doi","10.1145/3377290.3377293")]


---
/doc/darknet-market/2022-howell.pdf
Risk Avoidance Behavior on Darknet Marketplaces
Christian Jordan Howell, David Maimon, Robert C. Perkins, George W. Burruss, Marie Ouellet, Yubao Wu
2022-05-14
2024-01-01
[("doi","10.1177/00111287221092713")]

<p>The current study employs a quasi-experimental design to test the efficacy of <a href="https://en.wikipedia.org/wiki/Situational_crime_prevention">situational crime prevention</a> (SCP) in understanding risk avoidance behavior in a darknet environment.</p>
<p>Specifically, we deployed a web scraper to extract data from a popular darknet market. We then used these data to assess change in vendors and customers’ behavior following the deliverance of a warning message from the market administrator regarding the former market administrator’s intention to scam market participants.</p>
<p>In the one-month following the message, vendors posted fewer advertisements and customers spent less and made fewer transactions on the marketplace.</p>
<p>These findings expand the scope of SCP and provide evidence for Hutchings and Holt’s notion that darknet markets can be disrupted by means of gossip.</p>
---
/doc/darknet-market/2022-munksgaard.pdf
Better Bang for the Buck? Generalizing Trust in Online Drug Markets
Rasmus Munksgaard, Jason A. Ferris, Adam Winstock, Larissa J. Maier, Monica J. Barratt
2022-09-10
2024-01-01
[("doi","10.1093/bjc/azac070")]

<p>Past research into illicit online markets suggests that trust is produced by governance, reputation systems and the formation of social ties. In this paper, we draw on accounts of abstract and institutional trust, examining whether using a market is associated with general positive beliefs about product quality.</p>
<p>Using data from the 2018 Global Drug Survey (n = 25,471), we use propensity score matching and multilevel linear regression to examine the association between having purchased drugs online and general expectations about product quality in value, weight, purity and price.</p>
<p>We find strong evidence of a positive association between general beliefs and individual experience. This suggests that trust in illicit online markets can extend beyond interpersonal relations and towards an abstract market.</p>
---
/doc/darknet-market/2022-vandersanden.pdf
The Use of Discord Servers to Buy and Sell Drugs
Robin van der Sanden, Chris Wilkins, Marta Rychert, Monica J. Barratt
2022-04-25
2024-01-01
[("doi","10.1177/00914509221095279")]

<p>The focus of current research on <a href="https://en.wikipedia.org/wiki/Social_media">social media</a> drug markets is the use of mainstream platforms such as <a href="https://en.wikipedia.org/wiki/Facebook">Facebook</a>, <a href="https://en.wikipedia.org/wiki/Snapchat">Snapchat</a> and <a href="https://en.wikipedia.org/wiki/Instagram">Instagram</a>. No research currently exists examining how lesser-known social media platforms may facilitate online drug supply. This paper presents the first analysis of the use of the social media platform <a href="https://en.wikipedia.org/wiki/Discord_(software)">Discord</a> to buy and sell illegal drugs.</p>
<p>The study uses observational data and qualitative interviews with Discord drug market participants in <a href="https://en.wikipedia.org/wiki/New_Zealand">New Zealand</a>, including sellers and a drug server administrator (<em>n</em> = 12). Our findings demonstrate that the Discord platform, which was initially established for gaming, is also being used to facilitate drug transactions. Discord is used to establish local drug selling groups called “servers”, which can be joined by accessing an “invite-link.”</p>
<p>The advantages of Discord drug servers cited by interviewees included competitive prices and the ability to greatly expand local seller and customer bases beyond pre-existing personal networks. However, accessibility, server size and management varied considerably between drug servers, giving rise to a range of issues and concerns.</p>
<p>We use drug market typologies based on theory of “open” and “closed” markets to understand how “lower tier” and “higher tier” Discord drug servers provided different buying and selling environments. “Lower tier” drug servers were generally characterized by greater ease of entry, larger size, higher rates of opportunism among participants and variable server management. Conversely, “higher tier” drug servers typically involved tighter market entry controls, more active server management and were generally smaller in size.</p>
<p>The emergence of Discord drug servers illustrates how the evolution of social media platforms presents their users with new spaces that can be adapted to function as drug markets and the tensions that may emerge during the process of learning to buy and sell in a new social media space.</p>
---
/doc/darknet-market/2023-ladegaard.pdf
Cleansing Frames: How Digital ‘Consumer Reports’ of Cannabis and Psychedelics Normalise Drug-Taking and Neutralise its Counter-Cultural Potential
Isak Ladegaard
2023-03-24
2024-01-01
[("doi","10.1177/00380385231160470")]

<p>Electronic drug markets enable calculative, impersonal trade between faceless strangers, but also intimate interaction between pseudonymous users. In this space, do people treat banned drugs as ordinary consumer products that can be purchased from anyone? Or do drug-takers frame their consumption as a counter-cultural activity?</p>
<p>To answer these questions, I use qualitative and computational research methods to analyse 3788 electronically published consumer reports of <a href="https://en.wikipedia.org/wiki/Cannabis_(drug)">cannabis</a> and <a href="https://en.wikipedia.org/wiki/Psychedelic_drug">psychedelic drugs</a> from the period 2011–2017. I find that report writers emphasise product quality, customer service and transaction value, and devote less attention to the social and political sides of drug-taking.</p>
<p>Discussions about legality, morality and counter-cultural ideas are completely absent from the texts, even in psychedelic reports, which detail profound effects. These findings suggest that drug e-commerce is primarily a normalizing force, and that widening access to banned drugs is unlikely to disseminate counter-cultural perspectives.</p>
---
/doc/darknet-market/2023-madouh.pdf
Evolving in the Shadows: A Media Ecology Study of Dark Web Social Networks
Mohammed Madouh, K. Hazel Kwon
2023-11-01
2024-01-01
[("doi","10.1177/01968599231210776")]

<p>This study conceptualizes dark web social networks (DWSNs) through the lens of media ecology theory. We synthesize existing literature to problematize a lack of understanding of DWSNs as a communicatively organizing system.</p>
<p>The discussion then focuses on how DWSNs complement, compete, and hybridize with surface web social networks (SWSNs). This interaction shapes DWSNs as communities of practice that both serve and evolve with the communicative and informational needs of their users.</p>
<p>We introduce and elaborate two media-ecological concepts of DWSNs: (1) a medium that has become a message of antithesis to <a href="https://en.wikipedia.org/wiki/Web_2.0">Web 2.0</a> and (2) an organism that has coevolved with SWSNs.</p>
<p>An empirical indicator to explicate these two concepts is <strong>The Hub</strong>, one of the long-lasting DWSNs. The Hub serves as an example to juxtapose DWSNs with SWSNs, with a focus on their intermedia relationship, and characterize the symbiosis between DWSNs as hosts and their users as living organisms.</p>
---
/doc/darknet-market/2024-barratt.pdf
How accurate are drug cryptomarket listings by content, weight, purity and repeat purchase?
Monica J. Barratt, Ross Coomber, Michala Kowalski, Judith Aldridge, Rasmus Munksgaard, Jason Ferris, Aili Malm, James Martin, David Décary-Hétu
2024-03-21
2024-04-23
[("doi","10.1108/DHS-11-2023-0043")]

<p><strong>Purpose</strong>: Drug cryptomarkets increase information available to market actors, which should reduce information asymmetry and increase market efficiency. This study aims to determine whether <a href="https://en.wikipedia.org/wiki/Darknet_market">cryptomarket</a> listings accurately represent the advertised substance, weight or number and purity, and whether there are differences in products purchased from the same listing multiple times.</p>
</p>
<p><strong>Design/methodology/approach</strong>: Law enforcement drug purchases—predominantly cocaine, methamphetamine, <a href="https://en.wikipedia.org/wiki/MDMA">MDMA</a> and heroin—from Australian cryptomarket vendors (<em>n</em> = 38 in 2016/2017) were chemically analysed and matched with cryptomarket listings (<em>n</em> = 23). Descriptive and comparative analyses were conducted.</p>
<p><strong>Findings</strong>: Almost all samples contained the advertised substance. In most of these cases, drugs were either supplied as-advertised-weight or number, or overweight or number. All listings that quantified purity overestimated the actual purity. There was no consistent relationship between advertised purity terms and actual purity. Across the 6 listings purchased from multiple times, repeat purchases from the same listing varied in purity, sometimes drastically, with wide variation detected on listings purchased from only one month apart.</p>
<p><strong>Research limitations/implications</strong>: In this data set, cryptomarket listings were mostly accurate, but the system was far from perfect, with purity overestimated. A newer, larger, globally representative sample should be obtained to test the applicability of these findings to currently operating cryptomarkets.</p>
<p><strong>Conclusion</strong>: This paper reports on the largest data set of forensic analysis of drug samples obtained from cryptomarkets, where data about advertised drug strength/dose were obtained.</p>
---
/doc/darknet-market/2024-haasio.pdf
Characteristics Of The Dark Web’s Online Drug Culture
Ari Haasio, Piotr Siuda, J. Tuomas Harviainen
2024-01-01
2024-08-27



---
/doc/darknet-market/aakoven-profile.maff



2024-01-01



---
/doc/darknet-market/agora/2014-12-17-agora-willyclock-complaint.pdf


2014-12-17
2024-01-01



---
/doc/darknet-market/agora/2014-12-22-pacer-willyclock.maff


2014-12-22
2024-01-01



---
/doc/darknet-market/agora/2015-02-22-agora-fremblingdocket.maff


2015-02-22
2024-01-01



---
/doc/darknet-market/agora/2015-04-02-fbi-fourchargedinugandacounterfeitingscheme.html


2015-04-02
2024-01-01



---
/doc/darknet-market/agora/2015-07-07-deepdotweb-agorabansguns.html


2015-07-07
2024-01-01



---
/doc/darknet-market/agora/2015-12-07-fbi-uscitizendeportedfromuganda.html


2015-12-07
2024-01-01



---
/doc/darknet-market/agora/2015-frembling-caed-03307884002.pdf


2015
2024-01-01



---
/doc/darknet-market/agora/2016-02-09-deepdotweb-horticulturalstudentinperth.html


2016-02-09
2024-01-01



---
/doc/darknet-market/agora/2016-06-07-ryan-indictment-gov.uscourts.ksd.106175.1.0.pdf


2016-06-07
2024-01-01



---
/doc/darknet-market/agora/2016-06-07-ryan-pacerdocket.mht


2016-06-07
2024-01-01



---
/doc/darknet-market/agora/2016-06-07-ryan-parolecomplaint.pdf


2016-06-07
2024-01-01



---
/doc/darknet-market/agora/focia-almd-01702438594.pdf

Envision OCR

2024-01-01



---
/doc/darknet-market/agora/index
‘Agora DNM’ tag

2019-11-22
2024-05-13


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/agora</code>, most recent first: 72 <a href="/doc/darknet-market/agora/index#links" class="icon-not">annotations</a> &amp; 22 <a href="/doc/darknet-market/agora/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/agora/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/agora/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/agora/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/darknet-market/agora/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/agora/index#chen-et-al-2023-01-section" id="toc-chen-et-al-2023-01-section">“The Dark Web Privacy Dilemma: Linguistic Diversity, Talkativeness, and User Engagement on the Cryptomarket Forums”, Chen et al 2023</a></li>
<li><a href="/doc/darknet-market/agora/index#sangher-et-al-2023-section" id="toc-sangher-et-al-2023-section">“Towards Safe Cyber Practices: Developing a Proactive Cyber-Threat Intelligence System for Dark Web Forum Content by Identifying Cybercrimes”, Sangher et al 2023</a></li>
<li><a href="/doc/darknet-market/agora/index#saxena-et-al-2023-2-section" id="toc-saxena-et-al-2023-2-section">“VendorLink: An NLP Approach for Identifying &amp; Linking Vendor Migrants &amp; Potential Aliases on Darknet Markets”, Saxena et al 2023</a></li>
<li><a href="/doc/darknet-market/agora/index#lokala-et-al-2023-section" id="toc-lokala-et-al-2023-section">“”Can We Detect Substance Use Disorder?”: Knowledge and Time Aware Classification on Social Media from Darkweb”, Lokala et al 2023</a></li>
<li><a href="/doc/darknet-market/agora/index#kulatilleke-et-al-2022-section" id="toc-kulatilleke-et-al-2022-section">“NBC-Softmax: Darkweb Author Fingerprinting and Migration Tracking”, Kulatilleke et al 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#soldner-et-al-2022-section" id="toc-soldner-et-al-2022-section">“Counterfeits on Darknet Markets: A Measurement between Jan-2014 and Sep-2015”, Soldner et al 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#hiramoto-tsuchiya-2022-section" id="toc-hiramoto-tsuchiya-2022-section">“Are Illicit Drugs a Driving Force for Cryptomarket Leadership?”, Hiramoto &amp; Tsuchiya 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#zambiasi-2022-section" id="toc-zambiasi-2022-section">“Drugs on the Web, Crime in the Streets. The Impact of Shutdowns of Dark Net Marketplaces on Street Crime”, Zambiasi 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#maras-et-al-2022-section" id="toc-maras-et-al-2022-section">“The SECI Model and Darknet Markets: Knowledge Creation in Criminal Organizations and Communities of Practice”, Maras et al 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#manolache-et-al-2022-section" id="toc-manolache-et-al-2022-section">“VeriDark: A Large-Scale Benchmark for Authorship Verification on the Dark Web”, Manolache et al 2022</a></li>
<li><a href="/doc/darknet-market/agora/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/agora/index#chen-et-al-2021b-section" id="toc-chen-et-al-2021b-section">“AMoC: A Multifaceted Machine Learning-Based Toolkit for Analysing Cybercriminal Communities on the Darknet”, Chen et al 2021b</a></li>
<li><a href="/doc/darknet-market/agora/index#ursani-et-al-2021-section" id="toc-ursani-et-al-2021-section">“The Impact of Adverse Events in Darknet Markets: an Anomaly Detection Approach”, Ursani et al 2021</a></li>
<li><a href="/doc/darknet-market/agora/index#a%C5%86ikevi%C4%8Ds-2021-section" id="toc-aņikevičs-2021-section">“Relationship Between Vendor Popularity and Prices on Dark Web Marketplaces”, Aņikevičs 2021</a></li>
<li><a href="/doc/darknet-market/agora/index#bogensperger-2021-section" id="toc-bogensperger-2021-section">“Exploring Transfer Learning Techniques for Named Entity Recognition in Noisy User-Generated Text”, Bogensperger 2021</a></li>
<li><a href="/doc/darknet-market/agora/index#artner-2021-section" id="toc-artner-2021-section">“Shocks to Production Risk and Supply Responses: Evidence from Darknet Data”, Artner 2021</a></li>
<li><a href="/doc/darknet-market/agora/index#yang-et-al-2020b-section" id="toc-yang-et-al-2020b-section">“PyDNetTopic: A Framework for Uncovering What Darknet Market Users Talking About”, Yang et al 2020b</a></li>
<li><a href="/doc/darknet-market/agora/index#tsuchiya-2020-section" id="toc-tsuchiya-2020-section">“Dark Web in the Dark: Investigating When Transactions Take Place on Cryptomarkets”, Tsuchiya 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#zhang-et-al-2020-10-section" id="toc-zhang-et-al-2020-10-section">“DStyle-GAN: Generative Adversarial Network Based on Writing and Photography Styles for Drug Identification in Darknet Markets”, Zhang et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#hiramoto-2020-section" id="toc-hiramoto-2020-section">“Measuring Dark Web Marketplaces via Bitcoin Transactions: From Birth to Independence”, Hiramoto 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#heistracher-et-al-2020b-section" id="toc-heistracher-et-al-2020b-section">“Information Extraction from Darknet Market Advertisements and Forums”, Heistracher et al 2020b</a></li>
<li><a href="/doc/darknet-market/agora/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#jeziorowski-2020b-section" id="toc-jeziorowski-2020b-section">“Dark Vendor Profiling”, Jeziorowski 2020b</a></li>
<li><a href="/doc/darknet-market/agora/index#chan-et-al-2020-section" id="toc-chan-et-al-2020-section">“Shedding Light on the Dark: The Impact of Legal Enforcement on Darknet Transactions”, Chan et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#ladegaard-2020-2-section" id="toc-ladegaard-2020-2-section">“Open Secrecy: How Police Crackdowns and Creative Problem-Solving Brought Illegal Markets out of the Shadows”, Ladegaard 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#jeziorowski-et-al-2020-section" id="toc-jeziorowski-et-al-2020-section">“Towards Image-Based Dark Vendor Profiling: An Analysis of Image Metadata and Image Hashing in Dark Web Marketplaces”, Jeziorowski et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#heistracher-et-al-2020-section" id="toc-heistracher-et-al-2020-section">“Machine Learning Techniques for the Classification of Product Descriptions from Darknet Marketplaces”, Heistracher et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/agora/index#vana-pachigolla-2019-section" id="toc-vana-pachigolla-2019-section">“From Darknets to Light”, Vana &amp; Pachigolla 2019</a></li>
<li><a href="/doc/darknet-market/agora/index#justice-2019-section" id="toc-justice-2019-section">“Administrators of DeepDotWeb Indicted for Money Laundering Conspiracy, Relating to Kickbacks for Sales of Fentanyl, Heroin and Other Illegal Goods on the Darknet: Prior to the Website’s Seizure by the Federal Government, the Defendants Allegedly Referred Hundreds of Thousands of Users to Darknet Marketplaces, Who in Turn Completed Hundreds of Millions’ of Dollars’ Worth of Transactions in Drugs, Firearms and Other”, Justice 2019</a></li>
<li><a href="/doc/darknet-market/agora/index#batikas-kretschmer-2018-section" id="toc-batikas-kretschmer-2018-section">“Entrepreneurs on the Darknet: Reaction to Negative Feedback”, Batikas &amp; Kretschmer 2018</a></li>
<li><a href="/doc/darknet-market/agora/index#ladegaard-2018-section" id="toc-ladegaard-2018-section">“Instantly Hooked? Freebies and Samples of Opioids, Cannabis, MDMA, and Other Drugs in an Illicit E-Commerce Market”, Ladegaard 2018</a></li>
<li><a href="/doc/darknet-market/agora/index#luo-2017-section" id="toc-luo-2017-section">“An Exploratory Investigation into the Darknet Marketplace Discussion Forum Agora”, Luo 2017</a></li>
<li><a href="/doc/darknet-market/agora/index#d%C3%A9cary-h%C3%A9tu-giommoni-2016-section" id="toc-décary-hétu-giommoni-2016-section">“Do Police Crackdowns Disrupt Drug Cryptomarkets? A Longitudinal Analysis of the Effects of Operation Onymous”, Décary-Hétu &amp; Giommoni 2016</a></li>
<li><a href="/doc/darknet-market/agora/index#demant-et-al-2016-section" id="toc-demant-et-al-2016-section">“Personal Use, Social Supply or Redistribution? Cryptomarket Demand on Silk Road 2 and Agora”, Demant et al 2016</a></li>
<li><a href="/doc/darknet-market/agora/index#section" id="toc-section">“Dosensuppe BUSTED”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-1" id="toc-section-1">“Gorseinon Man With ‘Apocalyptic’ Vision of World Ending Jailed for Possessing Illegal Weapons”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-2" id="toc-section-2">“DiamondDweller”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-3" id="toc-section-3">“Feds: Uganda-Based Man Counterfeited $2M in Cash”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-4" id="toc-section-4">“Danmarkshistoriens Største Dopingsag: Et Ton Steroider Fundet; Betjente Har Fundet over Et Ton Steroider Et Sted I Omegnen Af København”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-5" id="toc-section-5">“To Mænd Afsløret Med over Et Ton Doping: I Stor Dopingaktion Slog Politiet Til Flere Steder På Sjælland. Bagmænd Risikerer Op Til Seks Års Fængsel”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-6" id="toc-section-6">“Indictment: Washington Teen Drug Dealers Thrived on ‘Darknet’”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-7" id="toc-section-7">“Overview for Diamonddweller”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-8" id="toc-section-8">“Danmarkshistoriens Største Dopingsag: Betjente Finder over Et Ton Steroider: Kæmpefangst Af Doping Er Et Direkte Resultat Af En Ny, Strammere Lov.”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-9" id="toc-section-9">“Peddlers Procuring Narcotics from Dark World of Internet”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-10" id="toc-section-10">“Durchsuchungen Und Festnahmen Wegen Illegalem Waffenhandel”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-11" id="toc-section-11">“Åtal För Storskalig Narkotikahandel”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-12" id="toc-section-12">“Åtal För Storskalig Narkotikahandel”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-13" id="toc-section-13">“Four Australians Charged in International Illegal Firearm Sting”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-14" id="toc-section-14">“Two in Court over Dark Web Drugs Case Involving Bitcoin”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-15" id="toc-section-15">“Six Years Jail for ‘End of World’ Weapons Swansea Man”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-16" id="toc-section-16">“Belfast Man Who Was Allegedly the ‘Kingpin’ in Huge Drugs Operation over Dark Web Is Refused Bail: Kyle Hall to Remain in Custody amid Claims of Being at the Centre of a Sophisticated Crime Gang Who Used Bitcoin Currency”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-17" id="toc-section-17">“Dark Web Drug Network ‘Run from Coleraine Man’s Bedroom’”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-18" id="toc-section-18">“Drugs and Guns ‘Dark Web’ Accused Refused Bail”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-19" id="toc-section-19">“Gladstone Man Arrested in Worldwide Firearms Bust”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-20" id="toc-section-20">“United States v. Blain, 2:15-Cr-00384”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-21" id="toc-section-21">“FinCEN Awards Recognize Partnership Between Law Enforcement and Financial Institutions to Fight Financial Crime”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-22" id="toc-section-22">“Office of Public Affairs Criminal Charges Filed Against U.S. Citizen in Connection With a Multi-Million Dollar International Cyber Counterfeiting Scheme Based in Uganda”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-23" id="toc-section-23">“Kansas Man Pleads Guilty to Exporting Firearms to Overseas Purchasers”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-24" id="toc-section-24">“Eastern District of California Fresno Man Indicted For Possessing Ecstasy For Sale”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-25" id="toc-section-25">“Hyannis Man Charged With Bitcoin Purchase of Firearm and Silencer on ‘Darknet’”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-26" id="toc-section-26">“Montgomery Man Convicted for Illegal Gun Sales on Darknet Sites”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-27" id="toc-section-27">“Montgomery Man Sentenced for Selling Firearms on the Dark Web”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-28" id="toc-section-28">“Kansas ‘Gunrunner’ Sentenced for Illegal Overseas Gun Sales”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-29" id="toc-section-29">“Aanhoudingen Voor Grootschalige Drugshandel Op Ondergrondse Marktplaatsen”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-30" id="toc-section-30">“Accused Student Drug Dealer Tells Oswego Cops He Left Biz to Focus on Finals”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-31" id="toc-section-31">“Cops Seize 809 Pills, $170K in Cash in Raid; SUNY Oswego Student Charged”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-32" id="toc-section-32">“Five Years’ Jail for German Darknet Weapons Dealer”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-33" id="toc-section-33">“Dark Web Guns Bust: Over a Dozen Arrested in Undercover Operation”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-34" id="toc-section-34">“Then the SWAT Team Rolls Up: Was a Darknet Arms Dealer Arrested on Campus?”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-35" id="toc-section-35">“Tip: If You’re Selling Guns on the Dark Web, Don’t Get Your Prints on Them”</a></li>
<li><a href="/doc/darknet-market/agora/index#section-36" id="toc-section-36">“SEK-Einsatz an FH Schweinfurt: Die Vergangenheit Des Waffennarren; Der 25-Jährige Student, Der in Der Vergangenen Woche an Der Schweinfurter Fachhochschule Von Einen Sondereinsatzkommando Festgenommen Wurde, War Der Polizei Kein Unbekannter”</a></li>
<li><a href="/doc/darknet-market/agora/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/darknet-market/agora/index#darknet-research-darknet-user-darknet-classification-substance-identification-darknet-entrepreneurs-darknet-analysis" id="toc-darknet-research-darknet-user-darknet-classification-substance-identification-darknet-entrepreneurs-darknet-analysis"><code>darknet-research darknet-user darknet-classification substance-identification darknet-entrepreneurs darknet-analysis</code></a></li>
<li><a href="/doc/darknet-market/agora/index#dark-vendor" id="toc-dark-vendor"><code>dark-vendor</code></a></li>
<li><a href="/doc/darknet-market/agora/index#darknet-economics" id="toc-darknet-economics"><code>darknet-economics</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/darknet-market/agora/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/agora/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/agora/moreira-mad-09506722843.pdf



2024-01-01



---
/doc/darknet-market/alphabay/2016-07-26-icyeagle-indictment-gov.uscourts.gand.228648.15.0.pdf


2016-07-26
2024-01-01



---
/doc/darknet-market/alphabay/2016-08-12-deepdotweb-fedsindicttwoalphabayvendors.html


2016-08-12
2024-01-01



---
/doc/darknet-market/alphabay/2017-01-28-alphabay.tar.xz


2017-01-28
2024-01-01



---
/doc/darknet-market/alphabay/index
‘AlphaBay DNM’ tag

2020-10-24
2024-09-23


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/alphabay</code>, most recent first: 45 <a href="/doc/darknet-market/alphabay/index#links" class="icon-not">annotations</a> &amp; 18 <a href="/doc/darknet-market/alphabay/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/alphabay/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/alphabay/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/alphabay/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/darknet-market/alphabay/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/alphabay/index#andrei-veltri-2024-2-section" id="toc-andrei-veltri-2024-2-section">“Status Spill-Over in Cryptomarket for Illegal Goods”, Andrei &amp; Veltri 2024</a></li>
<li><a href="/doc/darknet-market/alphabay/index#andrei-veltri-2024-1-section" id="toc-andrei-veltri-2024-1-section">“Social Influence in the Darknet Market: The Impact of Product Descriptions on Cocaine Sales”, Andrei &amp; Veltri 2024</a></li>
<li><a href="/doc/darknet-market/alphabay/index#saxena-et-al-2023-2-section" id="toc-saxena-et-al-2023-2-section">“VendorLink: An NLP Approach for Identifying &amp; Linking Vendor Migrants &amp; Potential Aliases on Darknet Markets”, Saxena et al 2023</a></li>
<li><a href="/doc/darknet-market/alphabay/index#andrei-et-al-2023-section" id="toc-andrei-et-al-2023-section">“Trust Intermediary in a Cryptomarket for Illegal Drugs”, Andrei et al 2023</a></li>
<li><a href="/doc/darknet-market/alphabay/index#soldner-et-al-2022-section" id="toc-soldner-et-al-2022-section">“Counterfeits on Darknet Markets: A Measurement between Jan-2014 and Sep-2015”, Soldner et al 2022</a></li>
<li><a href="/doc/darknet-market/alphabay/index#jardine-et-al-2022-section" id="toc-jardine-et-al-2022-section">“Media Coverage of Darknet Market Closures: Assessing the Impact of Coverage on US Search and Tor Use Activity”, Jardine et al 2022</a></li>
<li><a href="/doc/darknet-market/alphabay/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/alphabay/index#abramova-bohme-2021-section" id="toc-abramova-bohme-2021-section">“Out of the Dark: The Effect of Law Enforcement Actions on Cryptocurrency Market Prices”, Abramova &amp; Bohme 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#nadini-et-al-2021-section" id="toc-nadini-et-al-2021-section">“Emergence and Structure of Decentralised Trade Networks around Dark Web Marketplaces”, Nadini et al 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#waardenberg-2021-section" id="toc-waardenberg-2021-section">“Reputation in AlphaBay: the Effect of Forum Discussions on the Business Success of Cryptomarket Sellers”, Waardenberg 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#bogensperger-2021-section" id="toc-bogensperger-2021-section">“Exploring Transfer Learning Techniques for Named Entity Recognition in Noisy User-Generated Text”, Bogensperger 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#shah-2021-section" id="toc-shah-2021-section">“Classifying Illegal Advertisements on the Darknet Using NLP”, Shah 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#artner-2021-section" id="toc-artner-2021-section">“Shocks to Production Risk and Supply Responses: Evidence from Darknet Data”, Artner 2021</a></li>
<li><a href="/doc/darknet-market/alphabay/index#zhang-et-al-2020-10-section" id="toc-zhang-et-al-2020-10-section">“DStyle-GAN: Generative Adversarial Network Based on Writing and Photography Styles for Drug Identification in Darknet Markets”, Zhang et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#hiramoto-2020-section" id="toc-hiramoto-2020-section">“Measuring Dark Web Marketplaces via Bitcoin Transactions: From Birth to Independence”, Hiramoto 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#heistracher-et-al-2020b-section" id="toc-heistracher-et-al-2020b-section">“Information Extraction from Darknet Market Advertisements and Forums”, Heistracher et al 2020b</a></li>
<li><a href="/doc/darknet-market/alphabay/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#jeziorowski-2020b-section" id="toc-jeziorowski-2020b-section">“Dark Vendor Profiling”, Jeziorowski 2020b</a></li>
<li><a href="/doc/darknet-market/alphabay/index#jeziorowski-et-al-2020-section" id="toc-jeziorowski-et-al-2020-section">“Towards Image-Based Dark Vendor Profiling: An Analysis of Image Metadata and Image Hashing in Dark Web Marketplaces”, Jeziorowski et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#heistracher-et-al-2020-section" id="toc-heistracher-et-al-2020-section">“Machine Learning Techniques for the Classification of Product Descriptions from Darknet Marketplaces”, Heistracher et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#kwon-et-al-2020-section" id="toc-kwon-et-al-2020-section">“Knowledge Sharing Network in a Community of Illicit Practice: A Cybermarket Subreddit Case”, Kwon et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/alphabay/index#christin-thomas-2019-section" id="toc-christin-thomas-2019-section">“Analysis of the Supply of Drugs and New Psychoactive Substances by Europe-Based Vendors via Darknet Markets in 2017–2018: Background Paper Commissioned by the EMCDDA for the EU Drug Markets Report 2019”, Christin &amp; Thomas 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#morelato-et-al-2019-section" id="toc-morelato-et-al-2019-section">“An Insight Into Prescription Drugs and Medicine on the AlphaBay Cryptomarket”, Morelato et al 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#cerveny-ours-2019-section" id="toc-cerveny-ours-2019-section">“Cannabis Prices on the Dark Web”, Cerveny &amp; Ours 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#du-et-al-2019-2-section" id="toc-du-et-al-2019-2-section">“Identifying High-Impact Opioid Products and Key Sellers in Dark Net Marketplaces: An Interpretable Text Analytics Approach”, Du et al 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#justice-2019-section" id="toc-justice-2019-section">“Administrators of DeepDotWeb Indicted for Money Laundering Conspiracy, Relating to Kickbacks for Sales of Fentanyl, Heroin and Other Illegal Goods on the Darknet: Prior to the Website’s Seizure by the Federal Government, the Defendants Allegedly Referred Hundreds of Thousands of Users to Darknet Marketplaces, Who in Turn Completed Hundreds of Millions’ of Dollars’ Worth of Transactions in Drugs, Firearms and Other”, Justice 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#veringmeier-2019-section" id="toc-veringmeier-2019-section">“Repeat Buying Behavior of Illegal Drugs on Cryptomarkets”, Veringmeier 2019</a></li>
<li><a href="/doc/darknet-market/alphabay/index#rossy-et-al-2018-section" id="toc-rossy-et-al-2018-section">“Drogues Sur Internet: Etat Des Lieuxsur La Situation En Suisse”, Rossy et al 2018</a></li>
<li><a href="/doc/darknet-market/alphabay/index#rhumorbarbe-et-al-2018-section" id="toc-rhumorbarbe-et-al-2018-section">“Technical Note: Characterising the Online Weapons Trafficking on Cryptomarkets”, Rhumorbarbe et al 2018</a></li>
<li><a href="/doc/darknet-market/alphabay/index#baravalle-lee-2018-section" id="toc-baravalle-lee-2018-section">“Dark Web Markets: Turning the Lights on AlphaBay”, Baravalle &amp; Lee 2018</a></li>
<li><a href="/doc/darknet-market/alphabay/index#rolando-beccaria-2018-section" id="toc-rolando-beccaria-2018-section">“This Place Is like the Jungle: Discussions about Psychoactive Substances on a Cryptomarket”, Rolando &amp; Beccaria 2018</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section" id="toc-section">“An 18-Year-Old Girl Died From a Synthetic Opioid She Bought Online. Here’s How Portland Police Cracked the Case”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-1" id="toc-section-1"><em>Wiener Dealer Betrieb Internationalen Drogenversand Im Internet: Über Darknet-Plattform AlphaBay—31-Jähriger Verschickte Suchtgift Auch Nach Indien Und Australien</em></a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-2" id="toc-section-2">“Federal Charges: Winona Man Tried to Sell Stolen Bank Account Info Online”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-3" id="toc-section-3">“Eastern District of California Fentanyl and Heroin Sold on Dark Web Marketplace”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-4" id="toc-section-4">“Merced Man Arrested for Distributing Marijuana and Cocaine Nationwide Through the Silk Road and Other Dark-Web Marketplace Websites”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-5" id="toc-section-5">“Two Brooklyn Men Indicted for Distributing Heroin and Cocaine on Dark Web Marketplace Alphabay”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-6" id="toc-section-6">“Eastern District of New York Dark Web Vendor of Illegal Narcotics Indicted for Distributing Heroin and Cocaine in Exchange for Bitcoin”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-7" id="toc-section-7">“ICYEAGLE, a Dark Web Vendor of Stolen Information, Charged in Atlanta”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-8" id="toc-section-8">“Houston Man Arrested for Attempting to Transport and Use Explosives”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-9" id="toc-section-9">“DEA: South Florida ‘Dark Web’ Dealer Sold Deadly Heroin from China”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-10" id="toc-section-10">“Texas Man Arrested After ‘Dark Web’ Attempt to Buy Explosives and Blow up Building”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-11" id="toc-section-11">“Post-Silk Road, Feds Bust Chaps for ‘Dealing Heroin, Coke’ on World’s Largest Dark Web Souk: Whack-A-Mole against Online Drug Sales Continues”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#section-12" id="toc-section-12">“Undercover FBI Agent Busts Alleged Explosives Buyer on the Dark Web”</a></li>
<li><a href="/doc/darknet-market/alphabay/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/darknet-market/alphabay/index#darknet-weapons-trafficking-classification-illicit-practices-marketplace-dynamics-cybermarket-analysis" id="toc-darknet-weapons-trafficking-classification-illicit-practices-marketplace-dynamics-cybermarket-analysis"><code>darknet-weapons trafficking-classification illicit-practices marketplace-dynamics cybermarket-analysis</code></a></li>
<li><a href="/doc/darknet-market/alphabay/index#darknet-economics" id="toc-darknet-economics"><code>darknet-economics</code></a></li>
<li><a href="/doc/darknet-market/alphabay/index#dnm-reputation" id="toc-dnm-reputation"><code>dnm-reputation</code></a></li>
</ul></li>
<li><a href="/doc/darknet-market/alphabay/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/darknet-market/alphabay/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/alphabay/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/atlantis/index
‘Atlantis DNM’ tag

2020-11-16
2021-02-17


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/atlantis</code>, most recent first: 1 <a href="/doc/darknet-market/atlantis/index#links" class="icon-not">annotation</a> &amp; 2 <a href="/doc/darknet-market/atlantis/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/atlantis/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/atlantis/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/atlantis/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
</ul></li>
<li><a href="/doc/darknet-market/atlantis/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/darknet-market/blackmarket-reloaded/2013-11-08-bettingonsheepbmrdemise.mht


2013-11-08
2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/2013-11-15-bmr-sheepgunthreats.mht


2013-11-15
2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/2013-12-16-bmr-tortugannouncement.mht


2013-12-16
2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/adambunger-complaint.pdf



2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/index
‘BMR DNM’ tag

2020-10-29
2024-05-13


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/blackmarket-reloaded</code>, most recent first: 26 <a href="/doc/darknet-market/blackmarket-reloaded/index#links" class="icon-not">annotations</a> &amp; 11 <a href="/doc/darknet-market/blackmarket-reloaded/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#kulatilleke-et-al-2022-section" id="toc-kulatilleke-et-al-2022-section">“NBC-Softmax: Darkweb Author Fingerprinting and Migration Tracking”, Kulatilleke et al 2022</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#chen-et-al-2021b-section" id="toc-chen-et-al-2021b-section">“AMoC: A Multifaceted Machine Learning-Based Toolkit for Analysing Cybercriminal Communities on the Darknet”, Chen et al 2021b</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#nazah-et-al-2021-section" id="toc-nazah-et-al-2021-section">“An Unsupervised Model for Identifying and Characterizing Dark Web Forums”, Nazah et al 2021</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#ursani-et-al-2021-section" id="toc-ursani-et-al-2021-section">“The Impact of Adverse Events in Darknet Markets: an Anomaly Detection Approach”, Ursani et al 2021</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section" id="toc-section">“SWFL Man Charged With Selling Poison in Online Black Market”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-1" id="toc-section-1">“Bunger Sentenced After Sending Firearms Overseas”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-2" id="toc-section-2">“Florida Man Who Produced and Sold Deadly Ricin Gets Prison”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-3" id="toc-section-3">“אקדח הדארקנט הראשון: בחבילה שהגיעה לסניף דואר בתל אביב התגלה אקדח מפורק שהוסלק בתוך מגף .מזמין החבילה הודה כי רכש את האקדח ברשת האינטרנט הסודית באמצעות המטבע הדיגיטלי ביטקוין, ובמשטרה תוהים: האם נחשפה דרך חדשה להברחת אמצעי לחימה לישראל?”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-4" id="toc-section-4">“<em>Breaking Bad</em> Inspired Poison Accused ‘Wished Mother Was Dead’”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-5" id="toc-section-5">“Cops May Have Just Busted a Major Illegal Gun Dealer from the Deep Web”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-6" id="toc-section-6">“Graphic Designer Who Was Inspired by <em>Breaking Bad</em> to Fantasise about Poisoning Her Mother Jailed for 3 Years for Possession of Deadly Toxin”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-7" id="toc-section-7">“Sting Operation Nabs Alleged Online Arms Dealer On Silk Road Competitor Site”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-8" id="toc-section-8">“New Hampshire Man Arrested, Charged in N.J. for Illegal Weapons Sales on Underground Online Marketplace”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-9" id="toc-section-9">“Eastern District of California Sacramento Man Indicted For Selling Machineguns And Explosives”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-10" id="toc-section-10">“District of New Jersey New Hampshire Man Arrested, Charged In New Jersey For Illegal Weapons Sales On Underground Online Marketplace”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-11" id="toc-section-11">“Bowling Green, Kentucky, Man Guilty Of Shipping Firearms Internationally—Firearms Were Secreted inside Video Game Systems for Shipment to Foreign Addresses”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-12" id="toc-section-12">“NYPD Reach out to FBI, Interpol over Cyanide-Carrying Mystery Swede—His Young Wife Says She Never Knew: Jonathan Norling, 22, Had More of the Toxin and a Suicide Note in His Cadillac; Another Poison, Abrin, in His Bronx Apartment—And a 9-Mm. Pistol and an AR-15 Assault Rifle in His Rented U-Haul Truck. His Wife and Their Young Daughter, Also Living in the Apartment, Were Unharmed. His Wife, Mbene Ndiayem, Was Stunned by His Behavior and Arrest, Says Her Father, Adding, ‘I See Her Crying All the Time.’”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-13" id="toc-section-13">“Undercover Operation Ends in Carmichael Man’s Arrest on Firearms, Explosives Charges”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-14" id="toc-section-14">“Carmichael Man Pleads Not Guilty in Weapons Case; FBI Probes His Connections to the ‘Darknet’”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-15" id="toc-section-15">“Hampton Man to Plead Guilty to Trafficking Firearms Online: A Hampton Man Accused of Illegally Trafficking Firearms Overseas on an Underground, Internet-Based Marketplace Known As “Black Market Reloaded”, Has Agreed to Plead Guilty to the Crime in Federal Court.”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-16" id="toc-section-16">“Silk Road like Website Part of Investigation into Man Arrested by FBI for Having Alleged Bomb Making Materials”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-17" id="toc-section-17">“LaBelle Man Accused of Selling Deadly Toxin”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-18" id="toc-section-18">“US Teenager Was behind Deadly Substance in <em>Breaking Bad</em> Poison Case: Jesse Korff Sent Kuntal Patel the Deadly Poison Abrin Which He Had Made in His Home-Based Lab”</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#section-19" id="toc-section-19">“ATF Probe Nabs Gun Seller On Shadowy Darknet: Overseas-Bound Arms Hidden in Xbox, DVD Consoles”</a></li>
</ul></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/blackmarket-reloaded/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/blackmarket-reloaded/jameschristophermalcolm.pdf



2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/korff-complaint.pdf



2024-01-01



---
/doc/darknet-market/blackmarket-reloaded/ryanchamberlain-complaint.pdf



2024-01-01



---
/doc/darknet-market/bungee54-forums-20141105-4162-deliverytimes.html



2024-01-01



---
/doc/darknet-market/dnm-archive/2023-maras.pdf
Keeping Pace With the Evolution of Illicit Darknet Fentanyl Markets: Using a Mixed Methods Approach to Identify Trust Signals and Develop a Vendor Trustworthiness Index
Marie-Helen Maras, Jana Arsovska, Adam Scott Wandt, Kenji Logie
2023-03-19
2024-01-01
[("doi","10.1177/10439862231159530")]

<p>Illicit <a href="https://en.wikipedia.org/wiki/Darknet_market">darknet markets</a> (DNMs) are highly uncertain and in a perpetual state of flux. These markets thrive in a zero-trust, high-risk environment. However, the trustworthiness of vendors plays a critical role in illicit transactions and the sustainability of the illegal trade of goods and services on DNMs.</p>
<p>Focusing on the illicit <a href="https://en.wikipedia.org/wiki/Fentanyl">fentanyl</a> trade and applying <a href="https://en.wikipedia.org/wiki/Signalling_(economics)">signaling theory</a> and embedded mixed methods design, we examined different ways that trustworthiness is signaled by vendors on darknet sites. Fentanyl, a synthetic opioid, in recent years, has been declared a public health emergency in the United States due to its high potency and unprecedented number of deaths associated with its use; however, the topic remains understudied and requires urgent attention. There are few studies that have focused on fentanyl trafficking on DNMs and no mixed method studies that have focused specifically on trust signals in DNM fentanyl networks.</p>
<p>In our research, first, we conducted a focus group and in-depth interviews with criminal justice professionals to understand the inner workings of darknet sites, fentanyl networks, and how trust is assessed. Second, we scraped select darknet sites to collect and curate scraped data for later examination of vendor trustworthiness on DNMs. Third, using signaling theory to understand how vendors signal trustworthiness on select darknet sites selling drugs, including fentanyl, we applied both qualitative and quantitative content analysis of DNM features, and language used in vendor profiles, listings, and product/vendor reviews, to inform the development of a trustworthiness index.</p>
<p>In this research, we used software, such as <a href="https://en.wikipedia.org/wiki/Atlas.ti">Atlas.ti</a> and <a href="https://en.wikipedia.org/wiki/Python_(programming_language)">Python</a>, to analyze our data. The main purpose of this article is to provide an in-depth description of the mixed methods approach we used to inform the development of a vendor trustworthiness index, which we used to examine trust between illicit fentanyl vendors and buyers. Our research can serve as a guide for the development of DNM vendor trustworthiness index for future research on other illegal markets.</p>
---
/doc/darknet-market/evolution/2014-03-18-deepdotweb-evolutionexitscam130kbtclost.html


2014-03-18
2024-01-01



---
/doc/darknet-market/evolution/2015-02-24-evolution-chenglericin.tar.xz


2015-02-24
2024-01-01



---
/doc/darknet-market/evolution/2015-03-18-the_avid-evolutionmarketbackground-cardingforumsponzischemesle.html


2015-03-18
2024-01-01



---
/doc/darknet-market/evolution/2016-05-24-pacer-darkexpresso.mht


2016-05-24
2024-01-01



---
/doc/darknet-market/evolution/darkexpress-indictment-flmd-047016068221.pdf



2024-01-01



---
/doc/darknet-market/evolution/hubbard-ord-15105281613.pdf



2024-01-01



---
/doc/darknet-market/evolution/index
‘Evolution DNM’ tag

2020-10-22
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/evolution</code>, most recent first: 70 <a href="/doc/darknet-market/evolution/index#links" class="icon-not">annotations</a> &amp; 10 <a href="/doc/darknet-market/evolution/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/evolution/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/evolution/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/evolution/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/darknet-market/evolution/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/evolution/index#soldner-et-al-2022-section" id="toc-soldner-et-al-2022-section">“Counterfeits on Darknet Markets: A Measurement between Jan-2014 and Sep-2015”, Soldner et al 2022</a></li>
<li><a href="/doc/darknet-market/evolution/index#hiramoto-tsuchiya-2022-section" id="toc-hiramoto-tsuchiya-2022-section">“Are Illicit Drugs a Driving Force for Cryptomarket Leadership?”, Hiramoto &amp; Tsuchiya 2022</a></li>
<li><a href="/doc/darknet-market/evolution/index#zambiasi-2022-section" id="toc-zambiasi-2022-section">“Drugs on the Web, Crime in the Streets. The Impact of Shutdowns of Dark Net Marketplaces on Street Crime”, Zambiasi 2022</a></li>
<li><a href="/doc/darknet-market/evolution/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/evolution/index#chen-et-al-2021b-section" id="toc-chen-et-al-2021b-section">“AMoC: A Multifaceted Machine Learning-Based Toolkit for Analysing Cybercriminal Communities on the Darknet”, Chen et al 2021b</a></li>
<li><a href="/doc/darknet-market/evolution/index#oosterman-angelini-2021-section" id="toc-oosterman-angelini-2021-section">“One Flew Over the Cuckoo’s Clock: Selling Exclusivity Through Conspicuous Goods on Evolution”, Oosterman &amp; Angelini 2021</a></li>
<li><a href="/doc/darknet-market/evolution/index#nadini-et-al-2021-section" id="toc-nadini-et-al-2021-section">“Emergence and Structure of Decentralised Trade Networks around Dark Web Marketplaces”, Nadini et al 2021</a></li>
<li><a href="/doc/darknet-market/evolution/index#ursani-et-al-2021-section" id="toc-ursani-et-al-2021-section">“The Impact of Adverse Events in Darknet Markets: an Anomaly Detection Approach”, Ursani et al 2021</a></li>
<li><a href="/doc/darknet-market/evolution/index#a%C5%86ikevi%C4%8Ds-2021-section" id="toc-aņikevičs-2021-section">“Relationship Between Vendor Popularity and Prices on Dark Web Marketplaces”, Aņikevičs 2021</a></li>
<li><a href="/doc/darknet-market/evolution/index#artner-2021-section" id="toc-artner-2021-section">“Shocks to Production Risk and Supply Responses: Evidence from Darknet Data”, Artner 2021</a></li>
<li><a href="/doc/darknet-market/evolution/index#tsuchiya-2020-section" id="toc-tsuchiya-2020-section">“Dark Web in the Dark: Investigating When Transactions Take Place on Cryptomarkets”, Tsuchiya 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#hiramoto-2020-section" id="toc-hiramoto-2020-section">“Measuring Dark Web Marketplaces via Bitcoin Transactions: From Birth to Independence”, Hiramoto 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#heistracher-et-al-2020b-section" id="toc-heistracher-et-al-2020b-section">“Information Extraction from Darknet Market Advertisements and Forums”, Heistracher et al 2020b</a></li>
<li><a href="/doc/darknet-market/evolution/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#shan-2020-section" id="toc-shan-2020-section">“Behavioral Profiling of Darknet Marketplace Vendors”, Shan 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#chan-et-al-2020-section" id="toc-chan-et-al-2020-section">“Shedding Light on the Dark: The Impact of Legal Enforcement on Darknet Transactions”, Chan et al 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#ladegaard-2020-2-section" id="toc-ladegaard-2020-2-section">“Open Secrecy: How Police Crackdowns and Creative Problem-Solving Brought Illegal Markets out of the Shadows”, Ladegaard 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#jeziorowski-et-al-2020-section" id="toc-jeziorowski-et-al-2020-section">“Towards Image-Based Dark Vendor Profiling: An Analysis of Image Metadata and Image Hashing in Dark Web Marketplaces”, Jeziorowski et al 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#heistracher-et-al-2020-section" id="toc-heistracher-et-al-2020-section">“Machine Learning Techniques for the Classification of Product Descriptions from Darknet Marketplaces”, Heistracher et al 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/evolution/index#vana-pachigolla-2019-section" id="toc-vana-pachigolla-2019-section">“From Darknets to Light”, Vana &amp; Pachigolla 2019</a></li>
<li><a href="/doc/darknet-market/evolution/index#zhang-et-al-2019c-section" id="toc-zhang-et-al-2019c-section">“Your Style Your Identity: Leveraging Writing and Photography Styles for Drug Trafficker Identification in Darknet Markets over Attributed Heterogeneous Information Network”, Zhang et al 2019c</a></li>
<li><a href="/doc/darknet-market/evolution/index#morelato-et-al-2018-section" id="toc-morelato-et-al-2018-section">“Forensic Drug Intelligence and the Rise of Cryptomarkets. Part II: Combination of Data from the Physical and Virtual Markets”, Morelato et al 2018</a></li>
<li><a href="/doc/darknet-market/evolution/index#bros%C3%A9us-et-al-2017b-section" id="toc-broséus-et-al-2017b-section">“Forensic Drug Intelligence and the Rise of Cryptomarkets. Part I: Studying the Australian Virtual Market”, Broséus et al 2017b</a></li>
<li><a href="/doc/darknet-market/evolution/index#bros%C3%A9us-et-al-2017-section" id="toc-broséus-et-al-2017-section">“A Geographical Analysis of Trafficking on a Popular Darknet Market”, Broséus et al 2017</a></li>
<li><a href="/doc/darknet-market/evolution/index#rhumorbarbe-et-al-2016-section" id="toc-rhumorbarbe-et-al-2016-section">“Buying Drugs on a Darknet Market: A Better Deal? Studying the Online Illicit Drug Market through the Analysis of Digital, Physical and Chemical Data”, Rhumorbarbe et al 2016</a></li>
<li><a href="/doc/darknet-market/evolution/index#d%C3%A9cary-h%C3%A9tu-giommoni-2016-section" id="toc-décary-hétu-giommoni-2016-section">“Do Police Crackdowns Disrupt Drug Cryptomarkets? A Longitudinal Analysis of the Effects of Operation Onymous”, Décary-Hétu &amp; Giommoni 2016</a></li>
<li><a href="/doc/darknet-market/evolution/index#section" id="toc-section">“Gemeinsame Medieninformation Von Staatsanwaltschaft Und Polizeidirektion Leipzig: Weltweit Anbietende Onlineplattform ‘Shiny Flakes’ Stillgelegt”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-1" id="toc-section-1">“Number of Defendants Charged in Fentanyl Overdoses up to 5”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-2" id="toc-section-2">“Flowery Branch Couple Busted on Drug Charges”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-3" id="toc-section-3">“Darkexpresso”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-4" id="toc-section-4">“Grand Forks Man Pleads Guilty in Several Fentanyl Overdoses”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-5" id="toc-section-5">“Tre Män Från Länet I Stor Knarkhärva”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-6" id="toc-section-6">“Härifrån Skötte Han Största Narkotikaligan: Härifrån Skötte Den 26-Årige Skelleftebon Sveriges Största Narkotikaliga. I Dag Åtalas Sex Män. Klockan 10.00 Hålls Presskonferens—Norran Rapporterar Direkt”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-7" id="toc-section-7">“Polisen Stoppar Omfattande Narkotikahandel via Darknet: Polisen Har I Ett Framgångsrikt Samarbete Tillsammans Med Åklagarmyndigheten Stoppat En Omfattande Försäljning Av Narkotiska Preparat via Darknet”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-8" id="toc-section-8">“International Drug Network Linked to Grand Forks Teen’s Overdose”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-9" id="toc-section-9">“Teenager Admits Trying to Buy Deadly Toxin”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-10" id="toc-section-10">“Liam Lyburd Guilty of College Murder Plot”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-11" id="toc-section-11">“<em>Breaking Bad</em> Fan Guilty of Dark Web Ricin Plot”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-12" id="toc-section-12">“<em>Breaking Bad</em> Fan Jailed over Dark Web Ricin Plot”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-13" id="toc-section-13">“Er Verkaufte Hunderte Kilo Koks, LSD, Crystal, Marihuana Und Medikamente Übers Internet +++ Gefundenes Rauschgift Ist Über 4 Mio. Euro Wert”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-14" id="toc-section-14">“Liam Lyburd, from Newcastle, Was Today Sentenced to Life in Prison for Buying a Gun, Gas Canisters, and Pipe Bomb Materials from the Dark Web With Intent to Shoot Students at His Former College. BuzzFeed News Follows the Trail and Asks Whether Someone in Future Might Succeed Where He Failed.”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-15" id="toc-section-15">“Teenager Jailed For Life For Planning Massacre At Newcastle College”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-16" id="toc-section-16">“Teenager Accused of Plotting Pipe Bomb Attack ‘Was Targeting Further Education College’”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-17" id="toc-section-17">“Mohammed Ammer Ali ‘Bought Ricin in FBI Sting’ in Liverpool”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-18" id="toc-section-18">“Liam Lyburd ‘Stockpiled Arsenal to Carry out Mass Murder at Newcastle College’”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-19" id="toc-section-19">“‘Shiny Flakes’: 38 Hausdurchsuchungen Nach Drogenfund in Leipzig”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-20" id="toc-section-20">“Oregon Man Indicted in Fatal Grand Forks Overdose Case”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-21" id="toc-section-21">“Police Investigate Suspected Drug Overdose Death in Grand Forks”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-22" id="toc-section-22">“Oregon Man Pleads Guilty for ‘Integral Role’ in Grand Forks Fentanyl Deaths”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-23" id="toc-section-23">“Teenager in Court Charged With Trying to Acquire Lethal Toxin Abrin”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-24" id="toc-section-24">“Office of Public Affairs New York Man Indicted For Attempting to Acquire Deadly Toxin, Ricin”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-25" id="toc-section-25">“California Man Convicted Of Conspiracy To Distribute Drugs On The Internet”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-26" id="toc-section-26">“New York Man Sentenced In Manhattan Federal Court To 16 Years In Prison For Attempting To Acquire Deadly Toxin, Ricin”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-27" id="toc-section-27">“Fentanyl, Bitcoin and the Seedy Side of the Web: 3 People from Portland and Southwest Washington Are Accused in the Plot”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-28" id="toc-section-28">“Update—Leipziger Ermittler Nehmen Drogenversand ‘Shiny Flakes’ Hoch”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-29" id="toc-section-29">“A Guy Used Bitcoin To Stockpile Weapons And Ammunition In A Bid To Carry Out Mass Murder At His Former College”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-30" id="toc-section-30">“Spektakulärer Polizei-Erfolg in Leipzig: 360 Kilo Drogen Sichergestellt—Ermittlungen Im Darknet”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-31" id="toc-section-31">“Schlag Gegen Online-Drogenhandel in Leipzig”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-32" id="toc-section-32">“Liam Lyburd: Bitter Teen ‘Planned Mass Murder at College With Kill Bag Full of Weapons and Explosives’”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-33" id="toc-section-33">“Liam Lyburd: Bomb Suspect Teen ‘Left Note Blaming Establishment for His Miserable Life’”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-34" id="toc-section-34">“Germany Drug Bust Finds $4M Haul Destined for Online Sale: Cops”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-35" id="toc-section-35">“3 OD on Dangerous Drug in Portland Jail; Feds Say Inmate Smuggled Contraband inside Her Body”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-36" id="toc-section-36">“N.Y. Man Convicted of Trying to Buy Ricin ‘Death Pills’ Online”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-37" id="toc-section-37">“Teenager Walks Free from Court After Trying to Order Lethal Toxin over Internet: Sixteen-Year-Old Boy from Manchester given 12-Month Referral Order After Claiming He Attempted to Buy Abrin to Kill Himself”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-38" id="toc-section-38">“Man Ordered ’<em>Breaking Bad</em>-Style’ Ricin Delivery from FBI Agent, Court Hears; Mohammed Ammer Ali Denies Charge of Attempting to Possess Chemical Weapon, Arguing He Was Trying to Buy Poison for ‘Peaceful Purpose’”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-39" id="toc-section-39">“German Teenager Sold One Tonne of Drugs from His Mother’s Flat: Boy Nicknamed the ‘Bedroom Dealer’ Jailed for €4m Online Drug Business Run from His Apartment in Leipzig”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-40" id="toc-section-40">“Exklusiv: Das Interview Mit Dem Verhafteten Online-Dealer Von Shiny Flakes”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-41" id="toc-section-41">“The Rise and Fall of Shiny Flakes, Germany’s Online Drug Market”</a></li>
<li><a href="/doc/darknet-market/evolution/index#section-42" id="toc-section-42">“German Police Just Made a Gigantic Dark-Web Drug Bust”</a></li>
<li><a href="/doc/darknet-market/evolution/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/darknet-market/evolution/index#darknet-economics" id="toc-darknet-economics"><code>darknet-economics</code></a></li>
<li><a href="/doc/darknet-market/evolution/index#forensic-transaction" id="toc-forensic-transaction"><code>forensic-transaction</code></a></li>
<li><a href="/doc/darknet-market/evolution/index#darknet-trafficking" id="toc-darknet-trafficking"><code>darknet-trafficking</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/darknet-market/evolution/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/evolution/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/gelliindictment-3-15-cr-00086-mbs-2-main.pdf



2024-01-01



---
/doc/darknet-market/graffenburg-profile.maff



2024-01-01



---
/doc/darknet-market/hydra/2023-goonetilleke-figure3-histogramofdrugquantitylistingsonramp.jpg


2023
2024-01-01



---
/doc/darknet-market/hydra/2023-goonetilleke-figure4-rampdrugofferingdeadroplistingsbymoscowmunicipaldistrictmap.png


2023
2024-01-01



---
/doc/darknet-market/hydra/2023-goonetilleke-figure5-rampdeaddropdruglistingspercapitaacrossrussiancitieswithgreaterthan10000population.jpg


2023
2024-01-01



---
/doc/darknet-market/hydra/2023-goonetilleke-table1-darknetmarketannualrevenues.png


2023
2024-01-01



---
/doc/darknet-market/hydra/2023-goonetilleke-table2-hydradruglistingsbydrugcategory.png


2023
2024-01-01



---
/doc/darknet-market/hydra/index
‘Hydra DNM’ tag

2020-10-29
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="960" width="1521" src="/doc/darknet-market/hydra/2023-goonetilleke-figure3-histogramofdrugquantitylistingsonramp.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/hydra</code>, most recent first: 12 <a href="/doc/darknet-market/hydra/index#links" class="icon-not">annotations</a> &amp; 18 <a href="/doc/darknet-market/hydra/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/hydra/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/hydra/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/hydra/index#gwern-dnm-archive-section" id="toc-gwern-dnm-archive-section">“Darknet Market Archives (2013–2015)”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/darknet-market/hydra/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/hydra/index#goonetilleke-et-al-2023-section" id="toc-goonetilleke-et-al-2023-section">“Hydra: Lessons from the World’s Largest Darknet Market”, Goonetilleke et al 2023</a></li>
<li><a href="/doc/darknet-market/hydra/index#jardine-et-al-2022-section" id="toc-jardine-et-al-2022-section">“Media Coverage of Darknet Market Closures: Assessing the Impact of Coverage on US Search and Tor Use Activity”, Jardine et al 2022</a></li>
<li><a href="/doc/darknet-market/hydra/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/hydra/index#vlassov-et-al-2021-section" id="toc-vlassov-et-al-2021-section">“Illegal Drug Sales in the Mirror of the Dark Web Marketplace”, Vlassov et al 2021</a></li>
<li><a href="/doc/darknet-market/hydra/index#chainanalysis-2021-section" id="toc-chainanalysis-2021-section">“The 2021 Crypto Crime Report: Everything You Need to Know about Ransomware, Darknet Markets, and More”, Chainanalysis 2021</a></li>
<li><a href="/doc/darknet-market/hydra/index#bracci-et-al-2021-dnmvaccines-section" id="toc-bracci-et-al-2021-dnmvaccines-section">“Dark Web Marketplaces and COVID-19: Before the Vaccine”, Bracci et al 2021</a></li>
<li><a href="/doc/darknet-market/hydra/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/hydra/index#vorobyov-2020-section" id="toc-vorobyov-2020-section">“A New Breed of Drug Dealer Has Turned Buying Drugs into a Treasure Hunt: Most Russian Drug Dealers Don’t Hand off Drugs Anymore—They Stash Them in Geotagged Hiding Spots Ready for Pickup by Online Buyers”, Vorobyov 2020</a></li>
<li><a href="/doc/darknet-market/hydra/index#jeziorowski-et-al-2020-section" id="toc-jeziorowski-et-al-2020-section">“Towards Image-Based Dark Vendor Profiling: An Analysis of Image Metadata and Image Hashing in Dark Web Marketplaces”, Jeziorowski et al 2020</a></li>
<li><a href="/doc/darknet-market/hydra/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/hydra/index#section" id="toc-section">“The Database Currently Contains ~400,000 Listings from Two of the Largest Darknet Markets, Silkroad2 (Now Shut Down) and Hydra (One of the Largest Markets, Primarily Servicing the Former USSR). Data from Dreammarket Will Be Added Soon.”</a></li>
<li><a href="/doc/darknet-market/hydra/index#section-1" id="toc-section-1">“How a Russian Dark Web Drug Market Outlived the Silk Road (And Silk Road 2)”</a></li>
<li><a href="/doc/darknet-market/hydra/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/darknet-market/hydra/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/hydra/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/jensen-ndd-1370889738.pdf



2024-01-01



---
/doc/darknet-market/lonelykamel-posts.maff



2024-01-01



---
/doc/darknet-market/nofeever-profile.maff



2024-01-01



---
/doc/darknet-market/premiumdutchuk-profile.maff



2024-01-01



---
/doc/darknet-market/sheep-marketplace/2012-12-03-profile-livefromsweden-05abde47fcf35cd033ff12b9254bf3a0.html


2012-12-03
2024-01-01



---
/doc/darknet-market/sheep-marketplace/2013-11-03-sheepmarketplace-doxxing.maff


2013-11-03
2024-01-01



---
/doc/darknet-market/sheep-marketplace/2013-11-15-sheep-guns.maff


2013-11-15
2024-01-01



---
/doc/darknet-market/sheep-marketplace/2013-11-22-sheep-haydenp-profile.mht


2013-11-22
2024-01-01



---
/doc/darknet-market/sheep-marketplace/2013-11-22-sheeppgp.mht


2013-11-22
2024-01-01



---
/doc/darknet-market/sheep-marketplace/index
‘Sheep DNM’ tag

2020-10-31
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/sheep-marketplace</code>, most recent first: 12 <a href="/doc/darknet-market/sheep-marketplace/index#links" class="icon-not">annotations</a> &amp; 7 <a href="/doc/darknet-market/sheep-marketplace/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/sheep-marketplace/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/sheep-marketplace/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#jeziorowski-et-al-2020-section" id="toc-jeziorowski-et-al-2020-section">“Towards Image-Based Dark Vendor Profiling: An Analysis of Image Metadata and Image Hashing in Dark Web Marketplaces”, Jeziorowski et al 2020</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section" id="toc-section">“ChrisHash”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-1" id="toc-section-1">“Ukradl 109 Milionů. Ve Virtuální Měně”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-2" id="toc-section-2">“The First Czech Bitcoin Pirate Got Nine Years in Prison. He Stole 16 Million Crowns, Traded With Drugs”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-3" id="toc-section-3">“Darknet Market Operators Who Stole 40,000 BTC Face Prison Time”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-4" id="toc-section-4">“Knarkhandel Kan Ge Flera År I Fängelse”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-5" id="toc-section-5">“FBI-Aktion Lukker Danske Narkohandlere På Nettet: FBI Og Europol Lukker Flere Narkosites I Kæmpe Fælles Operation. Også Danske Narkosælgere Er Blevet Lukket Ned.”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-6" id="toc-section-6">“Sålde Narkotika—Två Unga Män Får Fängelse”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-7" id="toc-section-7">“Flashback Forum”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-8" id="toc-section-8">“Bitcoinový Mág Vydělal Miliony, Díky Jihomoravským Policistům Sedí V Cele”</a></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#section-9" id="toc-section-9">“A Little Official Info about Sheep Case from Czech Ministry of Finance”</a></li>
</ul></li>
<li><a href="/doc/darknet-market/sheep-marketplace/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/darknet-market/silk-road/1/2007-06-theeconomist-worldcocaineprices.jpg


2007-06
2024-01-01



---
/doc/darknet-market/silk-road/1/2011-12-15-lsd.maff


2011-12-15
2024-01-01



---
/doc/darknet-market/silk-road/1/2011-gwern-modalert-package-gb.jpg

Gwern
2011
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-01-09-stateofsilkroad.mht


2012-01-09
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-01-18-tony76reviews.maff
Title: Tony76 Official thread---Reviews/Updates/Products (Vendor from Canada); Post by: tony76 on January 18, 2012, 01:31 am

2012-01-18
2024-03-12



---
/doc/darknet-market/silk-road/1/2012-04-18-vitacatreviews.maff


2012-04-18
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-08-gwern-armodafinil.jpg

Gwern
2012-08
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-christin-sr-dailysales.png


2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-account-balance-history.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-armodafinil-frontback.jpg

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-armodafinil-order.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-art-blotters.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-art-vintage-blotter.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-books.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-forgeries.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-frontpage2.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-frontpage3-reviews.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-modafinil-search.png

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-package.jpg

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2012-gwern-phishingexample.jpg

Gwern
2012
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-04-16-dmt.mht
Title: Curious about SR Vendor busts Post by: mollyexpress on April 16, 2013, 06:06 am

2013-04-16
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-04-17-australia.mht
Title: SILK ROAD VENDOR JUST GOT BUSTED AND CONVICTED Post by: AussieMitch on May 17, 2013, 12:59 am

2013-04-17
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-aakoven-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-digitalink-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-edgarnumbers-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-ladylucy-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-mdpro-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-namedeclined-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-07-premiumdutch-profile.html


2013-06-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-srforums-caseyjonessearch.html.maff


2013-06
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-06-truckingcaseyjones.html.maff
Trucking’s SR1 forum posts
Trucking
2013-06
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-07-09-germany.mht
Title: Big Germany bust. Arrest of Silk Road vendor a big maybe. Post by: DealerOfDrugs on July 09, 2013, 02:40 pm

2013-07-09
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-07-23-sourdieselman-gillum-complaint.pdf


2013-07-23
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-08-20-hughescourtrecords.html.maff


2013-08-20
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-10-03-plutopete.mht
Title: WARNING PLUTOPETE HAS BEEN RAIDED! MOVE YOUR DRUGS NOW; Post by: RR on October 03, 2013, 12:14 am

2013-10-03
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-10-14-nyt-runasandvik-silkroad1icelandhosting.html
Statement from Reykjavik Metropolitan Police regarding Silk Road

2013-10-14
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-10-26-sourdieselmanreviews.mht
Title: Sourdieselman Official Review thread; Post by: sourdieselman on June 26, 2012, 05:40 pm

2013-10-26
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-10-26-wisconsinmdma.maff


2013-10-26
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-05-sourdieselman-chan-documents.zip


2013-11-05
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-05-sourdieselman-courtrecords.maff


2013-11-05
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-05-sourdieselman-gillum-documents.zip


2013-11-05
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-11-mdpro-pacer.maff


2013-11-11
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-11-moveitnicebust.mht
http://dkn255hz262ypmii.onion/index.php?action=printpage;topic=23378.0 Title: I’m calling my shot. MiN has gone rogue/been compromised.
Iamnotamod
2012-05-16
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-22-mdpro-6-13-mj-01614-dab.zip


2013-11-22
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-22-mdpro-forumposts.maff


2013-11-22
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-22-mdpro-srforums-discussion.maff


2013-11-22
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-11-29-mdpro-moonbear.mht


2013-11-29
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-12-10-hammertime-indictment.pdf


2013-12-10
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-12-13-sr1f-tormarketdump.mht


2013-12-13
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-12-19-hammertime-pacer.maff


2013-12-19
2024-01-01



---
/doc/darknet-market/silk-road/1/2013-gwern-deepbay-categoryscreenshot.jpg

Gwern
2013
2024-01-01



---
/doc/darknet-market/silk-road/1/2014-05-15-sweexpress-sentencing.pdf


2014-05-15
2024-01-01



---
/doc/darknet-market/silk-road/1/2014-07-29-pacer-caligirl.maff


2014-07-29
2024-01-01



---
/doc/darknet-market/silk-road/1/2014-lawin-sentencing-iand07501568757.pdf
LAWIN, ADAM 061914A

2014
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-01-24-gwern-silkgoxed.html

Gwern
2015-01-24
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-02-02-rossulbrichttrial-303exhibits.tar.xz


2015-02-02
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-02-17-hammertime-pleadeal.pdf


2015-02-17
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-07-22-fbileaderofcouponcounterfeitingring.html
Leader of Coupon Counterfeiting Ring on Silk Road Websites Pleads Guilty

2015-07-22
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-08-10-deepdotweb-thestoryofanunluckyitaliancyberpusher.html


2015-08-10
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-09-05-deepdotweb-darknetvendorsentencedto8years.html#comment-600930


2015-09-05
2024-01-01



---
/doc/darknet-market/silk-road/1/2015-gwern-kissmarketplace-exitscam-moderatoromegaredditpms.png

Gwern
2015
2024-01-01



---
/doc/darknet-market/silk-road/1/2016-01-12-case151815cr-document34.pdf
USA vs Ross William Ulbricht, Appendix, Volume IV of IV, Pages A769-A1050
Joshua L. Dratel
2016-01-12
2024-01-01



---
/doc/darknet-market/silk-road/1/2016-caudevilla-2-table1-puritymeasurements.png


2016
2024-01-01



---
/doc/darknet-market/silk-road/1/2016-naturalweed-buyerfine.pdf


2016-01-01
2024-01-01



---
/doc/darknet-market/silk-road/1/2017-04-07-deepdotweb-afterhoursentenced.html


2017-04-07
2024-01-01



---
/doc/darknet-market/silk-road/1/2021-03-10-decaryhetu-sr1forumscrape.sql.xz


2021-03-10
2024-01-01



---
/doc/darknet-market/silk-road/1/253456456-silk-road-exhibits-gx-241.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/anonymous-policewriteup-speedsweden.maff



2024-01-01



---
/doc/darknet-market/silk-road/1/btcking-profile-1.html



2024-01-01



---
/doc/darknet-market/silk-road/1/btcking-profile-2.html



2024-01-01



---
/doc/darknet-market/silk-road/1/caligirl-profile.html



2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-courtrecords.maff



2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-federalcomplaint-1-13-cr-00593-ccb.pdf
ÿþ13–593 information


2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-forumdiscussions.maff



2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-pleaagreement.pdf
ÿþ13–593 plea


2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-profile.maff



2024-01-01



---
/doc/darknet-market/silk-road/1/digitalink-thoth.maff



2024-01-01



---
/doc/darknet-market/silk-road/1/dpr-exchangerate.csv



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-adderall-intransit.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-adderall-package.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-adderall-pills.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-adderall-processing.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-adderall.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-armodafinil-feedback.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-armodafinil.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-collectibles.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-deposit-form.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-deposit.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-generic-profile.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-joinpage.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-list-item-censored.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-marketlifetimes.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-mybitcoin-deposit.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-mybitcoin-login.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-selegiline-canceled.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-selegiline-ordered.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-selegiline-shoppingcart-message.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-selegiline-shoppingcart.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-selegiline.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-services.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-silkroad-down.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-silkroad-mainpage.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-stimulants.png



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-survival-all.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/gwern-survival-blackmarketsonly.png



2024-01-01



---
/doc/darknet-market/silk-road/1/hammertime-profile.html



2024-01-01



---
/doc/darknet-market/silk-road/1/index
‘SR1 DNM’ tag

2013-05-07
2024-05-13


<figure><img class="float-right page-thumbnail invert-auto outline" height="709" width="1720" src="/doc/darknet-market/silk-road/1/2016-caudevilla-2-table1-puritymeasurements.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/silk-road/1</code>, most recent first: 1 <a href="/doc/darknet-market/silk-road/1/index#see-alsos" class="icon-not">related tag</a>, 202 <a href="/doc/darknet-market/silk-road/1/index#links" class="icon-not">annotations</a>, &amp; 142 <a href="/doc/darknet-market/silk-road/1/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/silk-road/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/silk-road/1/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/1/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#gwern-silk-road-section" id="toc-gwern-silk-road-section">“Silk Road 1: Theory &amp; Practice”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/1/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/1/index#chen-et-al-2023-01-section" id="toc-chen-et-al-2023-01-section">“The Dark Web Privacy Dilemma: Linguistic Diversity, Talkativeness, and User Engagement on the Cryptomarket Forums”, Chen et al 2023</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#saxena-et-al-2023-2-section" id="toc-saxena-et-al-2023-2-section">“VendorLink: An NLP Approach for Identifying &amp; Linking Vendor Migrants &amp; Potential Aliases on Darknet Markets”, Saxena et al 2023</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#kulatilleke-et-al-2022-section" id="toc-kulatilleke-et-al-2022-section">“NBC-Softmax: Darkweb Author Fingerprinting and Migration Tracking”, Kulatilleke et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#justice-2022-section" id="toc-justice-2022-section">“U.S. Attorney Announces Historic $3.36 Billion Cryptocurrency Seizure And Conviction In Connection With Silk Road Dark Web Fraud”, Justice 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#zambiasi-2022-section" id="toc-zambiasi-2022-section">“Drugs on the Web, Crime in the Streets. The Impact of Shutdowns of Dark Net Marketplaces on Street Crime”, Zambiasi 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#jardine-et-al-2022-section" id="toc-jardine-et-al-2022-section">“Media Coverage of Darknet Market Closures: Assessing the Impact of Coverage on US Search and Tor Use Activity”, Jardine et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#maras-et-al-2022-section" id="toc-maras-et-al-2022-section">“The SECI Model and Darknet Markets: Knowledge Creation in Criminal Organizations and Communities of Practice”, Maras et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#manolache-et-al-2022-section" id="toc-manolache-et-al-2022-section">“VeriDark: A Large-Scale Benchmark for Authorship Verification on the Dark Web”, Manolache et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#news-2022-section" id="toc-news-2022-section">“Oregon Man Pleads Guilty to Distributing Pot on Dark Web”, News 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#chen-et-al-2021b-section" id="toc-chen-et-al-2021b-section">“AMoC: A Multifaceted Machine Learning-Based Toolkit for Analysing Cybercriminal Communities on the Darknet”, Chen et al 2021b</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#abramova-bohme-2021-section" id="toc-abramova-bohme-2021-section">“Out of the Dark: The Effect of Law Enforcement Actions on Cryptocurrency Market Prices”, Abramova &amp; Bohme 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#nadini-et-al-2021-section" id="toc-nadini-et-al-2021-section">“Emergence and Structure of Decentralised Trade Networks around Dark Web Marketplaces”, Nadini et al 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#ursani-et-al-2021-section" id="toc-ursani-et-al-2021-section">“The Impact of Adverse Events in Darknet Markets: an Anomaly Detection Approach”, Ursani et al 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#klomp-2021-section" id="toc-klomp-2021-section">“Cryptomarket Forums: Self-Advertisement and Rumors on Silk Road”, Klomp 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#tsuchiya-2020-section" id="toc-tsuchiya-2020-section">“Dark Web in the Dark: Investigating When Transactions Take Place on Cryptomarkets”, Tsuchiya 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#hiramoto-2020-section" id="toc-hiramoto-2020-section">“Measuring Dark Web Marketplaces via Bitcoin Transactions: From Birth to Independence”, Hiramoto 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#zhang-et-al-2020-10-section" id="toc-zhang-et-al-2020-10-section">“DStyle-GAN: Generative Adversarial Network Based on Writing and Photography Styles for Drug Identification in Darknet Markets”, Zhang et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#sutanrikulu-et-al-2020-section" id="toc-sutanrikulu-et-al-2020-section">“Analysis of Darknet Market Activity As a Country-Specific, Socio-Economic and Technological Phenomenon”, Sutanrikulu et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#cork-et-al-2020-section" id="toc-cork-et-al-2020-section">“Using Computational Techniques to Study Social Influence Online”, Cork et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#ladegaard-2020-2-section" id="toc-ladegaard-2020-2-section">“Open Secrecy: How Police Crackdowns and Creative Problem-Solving Brought Illegal Markets out of the Shadows”, Ladegaard 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#lorenzo-dus-cristofaro-2018-section" id="toc-lorenzo-dus-cristofaro-2018-section">“‘I Know This Whole Market Is Based on the Trust You Put in Me and I Don’t Take That Lightly’: Trust, Community and Discourse in Crypto-Drug Markets”, Lorenzo-Dus &amp; Cristofaro 2018</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#caudevilla-2016b-section" id="toc-caudevilla-2016b-section">“Results of an International Drug Testing Service for Cryptomarket Users”, Caudevilla 2016b</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#martin-christin-2016b-section" id="toc-martin-christin-2016b-section">“Ethics in Cryptomarket Research”, Martin &amp; Christin 2016b</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#munksgaard-demant-2016b-section" id="toc-munksgaard-demant-2016b-section">“Mixing Politics and Crime—The Prevalence and Decline of Political Discourse on the Cryptomarket”, Munksgaard &amp; Demant 2016b</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#dratel-2016-section" id="toc-dratel-2016-section">“USA vs Ross William Ulbricht, Appendix, Volume IV of IV, Pages A769-A1050”, Dratel 2016</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#soska-christin-2015-section" id="toc-soska-christin-2015-section">“Measuring the Longitudinal Evolution of the Online Anonymous Marketplace Ecosystem”, Soska &amp; Christin 2015</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section" id="toc-section">“Leader of Coupon Counterfeiting Ring on Silk Road Websites Pleads Guilty”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#aldridge-d%C3%A9cary-h%C3%A9tu-2014-section" id="toc-aldridge-décary-hétu-2014-section">“Not an ‘Ebay for Drugs’: The Cryptomarket Silk Road As a Paradigm Shifting Criminal Innovation”, Aldridge &amp; Décary-Hétu 2014</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-1" id="toc-section-1">“LAWIN, ADAM 061914A”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#york-2013-section" id="toc-york-2013-section">“United States of America v. Jones, Andrew Michael, Et Al”, York 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-2" id="toc-section-2">“Title: Sourdieselman Official Review Thread; Post By: Sourdieselman on June 26, 2012, 05:40 Pm”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#power-2013-section" id="toc-power-2013-section">“Drugs 2.0: Your Crack’s in the Post”, Power 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-3" id="toc-section-3">“Statement from Reykjavik Metropolitan Police regarding Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-4" id="toc-section-4">“Title: WARNING PLUTOPETE HAS BEEN RAIDED! MOVE YOUR DRUGS NOW; Post By: RR on October 03, 2013, 12:14 Am”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#pennsylvania-2013-section" id="toc-pennsylvania-2013-section">“Search And Seizure Warrant”, Pennsylvania 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-5" id="toc-section-5">“Title: Big Germany Bust. Arrest of Silk Road Vendor a Big Maybe. Post By: DealerOfDrugs on July 09, 2013, 02:40 Pm”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#trucking-2013-section" id="toc-trucking-2013-section">“Trucking’s SR1 Forum Posts”, Trucking 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#christin-2013-2-section" id="toc-christin-2013-2-section">“Traveling the Silk Road: A Measurement Analysis of a Large Anonymous Online Marketplace”, Christin 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#davis-2013-2-section" id="toc-davis-2013-2-section">“The Crypto-Currency: Bitcoin and Its Mysterious Inventor”, Davis 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-6" id="toc-section-6">“Title: SILK ROAD VENDOR JUST GOT BUSTED AND CONVICTED Post By: AussieMitch on May 17, 2013, 12:59 Am”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-7" id="toc-section-7">“Title: Curious about SR Vendor Busts Post By: Mollyexpress on April 16, 2013, 06:06 Am”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#hout-bingham-2013-section" id="toc-hout-bingham-2013-section">“‘Silk Road’, the Virtual Drug Marketplace: A Single Case Study of User Experiences”, Hout &amp; Bingham 2013</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#iamnotamod-2012-section" id="toc-iamnotamod-2012-section">“Http://dkn255hz262ypmii.onion/index.php?action=printpage;topic=23378.0 Title: I’m Calling My Shot. MiN Has Gone Rogue/been Compromised.”, Iamnotamod 2012</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-8" id="toc-section-8">“Title: Tony76 Official Thread—Reviews/Updates/Products (Vendor from Canada); Post By: Tony76 on January 18, 2012, 01:31 Am”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#reid-harrigan-2011-section" id="toc-reid-harrigan-2011-section">“An Analysis of Anonymity in the Bitcoin System”, Reid &amp; Harrigan 2011</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-9" id="toc-section-9">“Ÿþ13–593 Plea”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-10" id="toc-section-10">“Ÿþ13–593 Information”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-11" id="toc-section-11">“Technohippy Is Back! (and Now Verified)”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-12" id="toc-section-12">“Brookfield Man Pleads Not Guilty of Manufacturing Drugs”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-13" id="toc-section-13">“29-Åring Sålde Knark På Silk Road: Det Var Av En Slump Som Polisen Sprängde En Knarkbutik På Nätet. En Husrannsakan Avslöjade En 29-Årig Försäljare Med Kopplingar till Den Nedstängda Knarksajten Silk Road.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-14" id="toc-section-14">“Men Jailed over ‘Dark Web’ Drugs Offences: Two Men Who Were Involved in an International Drugs Operation Which Included Purchasing Illegal Substances on the ‘Dark Web’ Using Bitcoin Currency Have Been Jailed.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-15" id="toc-section-15">“Gambling Addict Daniel Andrew Atkinson Jailed for Selling Drugs on the Dark Web”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-16" id="toc-section-16">“Dread Pirate Roberts 2.0: An Interview With Silk Road’s New Boss”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-17" id="toc-section-17">“At Silk Road Trial, Federal Agent Explains How He Trapped Ulbricht”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-18" id="toc-section-18">“Dealer Pleads Guilty to Selling Drugs on the Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-19" id="toc-section-19">“First WA Convictions for Silk Road Trades”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-20" id="toc-section-20">“Teen Spared Jail over Preston LSD Offer”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-21" id="toc-section-21">“United States v. 50.44 Bitcoins, Civil Action No. ELH-15-3692”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-22" id="toc-section-22">“Case 1:14-Cr-00068-KBF Document 232-1 Filed 04/16/15 Page 1 of 11 § Exhibit 1”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-23" id="toc-section-23">“Are Authorities Closing In On the Online Drug Market Silk Road?”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-24" id="toc-section-24">“DEA Seizes Bitcoin: Seizure Points to Earlier Mistaken Identity”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#4Vap-WHM-section" id="toc-4Vap-WHM-section">“Are You ‘Internet Sexual’?. On Chaturbate, Live-Cammers Go Wild”, Matter 2024</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-25" id="toc-section-25">“De Xtc-Bende Van ’Sinterklaas””</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-26" id="toc-section-26">“Silk-Road: Festnahme in St. Pölten”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-27" id="toc-section-27">“Former Computer Shop Operator Pleads Guilty to Drug Charges”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-28" id="toc-section-28">“Police: Queensbury Shop Owner Bought Drugs on Silk Road Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-29" id="toc-section-29">“Japan Makes Bitcoin-Linked Drug Arrest”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-30" id="toc-section-30">“Speedsweden Ett Silk Road-Ärende: En Vaksam Ledig Kollega Uppmärksammar Av En Slump Hur Två Personer Står Och Bryter På Ett Släp Tidigt En Morgon Invid E20 Strax Söder Om Alingsås. Det Blir Den Osannolika Upprinnelsen till Ett Grovt Narkotikabrott Med Fler Än Tusen Försäljningar Över Nätet.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-31" id="toc-section-31">“Brothers in Court over Online Drugs”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-32" id="toc-section-32">“Synthetic LSD and an Online ‘EBay for Drugs’ Known As the Silk Road Have Been Linked to the Death of Popular Churchlands Student Preston Bridge”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-33" id="toc-section-33">“Deputies: Man Arrested After Accepting Drug Package through Mail”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-34" id="toc-section-34">“Laundry List of Drugs at Uptown Frat House Leads to Tulane Student Arrests”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-35" id="toc-section-35">“Humboldt &amp; Sonoma Counties: Six Arrested, 3,000 Marijuana Plants and 44 Weapons Seized in State DOJ Raids”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-36" id="toc-section-36">“Silk Road Deals Go Underground”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-37" id="toc-section-37">“Online Drug Market: Drug Smugglers Have Taken Their Business Online, Using a Hidden Website to Sell Illicit Substances and Delivering Them Straight to People’s Doors.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-38" id="toc-section-38">“Federal Drug Charges for Bellevue Man Involved in Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-39" id="toc-section-39">“Man Pleads Guilty to Playing Key Drug Site Role”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-40" id="toc-section-40">“Is Lucy Drop the Latest Silk Road Scammer? $65,000 in Late LSD Orders Says Yes”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-41" id="toc-section-41">“Florida Man Busted With 106 Grams of Ectasy, Silk Road Promptly Deletes All His Posts”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-42" id="toc-section-42">“Users’ Bitcoins Seized by DEA”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-43" id="toc-section-43">“Neb. Man Charged in Silk Road Case”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-44" id="toc-section-44">“Kokain Vom ‘Pfandleiher’: Ein 24-Jähriger Aus Der Bayerischen Provinz Könnte Mit Drogengeschäften Über Das Internet Millionen Erwirtschaftet Haben. Nun Steht Er Vor Gericht.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-45" id="toc-section-45">“Partner of Ex-Largest Online Drug Dealer Plans to Plead Guilty”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-46" id="toc-section-46">“Student Busted for Silk Road Purchase”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-47" id="toc-section-47">“DMT Suspected in Drug Bust”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-48" id="toc-section-48">“Family of 4 Charged With Exporting Cocaine Overseas”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-49" id="toc-section-49">“St. Pölten: Suchtmittelhandel via Internet Aufgeflogen Und Zerschlagen: Das Landeskriminalamt NÖ—Ermittlungsbereich Suchtmittelkriminalität—Führte Umfangreiche Erhebungen in Zusammenarbeit Mit Beamtinnen Und Beamten Des Bundeskriminalamtes, Einsatzgruppe Zur Bekämpfung Der Suchtmittelkriminalität, Und Des FBIs Im Bereich ‘Handel Mit Suchtmittel via Internet’ Durch”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-50" id="toc-section-50">“Fishers Teen Admits Buying Drugs on Dark Net”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-51" id="toc-section-51">“Bitcoin Boom: A Virtual and Anonymous Currency on the Upswing”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-52" id="toc-section-52">“Https://web.archive.org/web/20150514185301/https://www.cambridge-News.co.uk/Pok-Mon-Cards-Used-Supply-Drugs-International/story-26465044-Detail/story.html”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-53" id="toc-section-53">“Silk Road Drug Dealer Turned Government Witness Gets 2-1/2 Years in Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-54" id="toc-section-54">“Derby Toyota Worker Bought Drugs on Dark Web”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-55" id="toc-section-55">“Dealers Shed Light on Dark Internet’s Drug Trade”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-56" id="toc-section-56">“Research Chemical NBOMe Linked to Drug Deaths of Teenagers Henry Kwan, Nick Mitchell, Preston Bridge”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-57" id="toc-section-57">“Police Focus Turns to Online Drug Trade”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-58" id="toc-section-58">“Victorian Man Avoids Jail for Ordering Drugs on Silk Road Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-59" id="toc-section-59">“Hotel Balcony Death: Teenager Sentenced for Offering to Supply Drugs Bought on Silk Road to Preston Bridge”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-60" id="toc-section-60">“‘What If You Live on top of a Bakery and You like Cakes?’-Drug Use and Harm Trajectories Before, during and After the Emergence of Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-61" id="toc-section-61">“Media Release: AFP and Customs Warn Users of Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-62" id="toc-section-62">“Media Release: Joint Operation Results in Offshore Disruption”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-63" id="toc-section-63">“Ernst &amp; Young to Sell $16 Million in Confiscated Bitcoin at Auction in Sydney”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-64" id="toc-section-64">“Silk Road Drug Dealer Pleads Guilty: Jacob T. George IV, 32, Sold Heroin and Methylone Using Online Market”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-65" id="toc-section-65">“Silk Road Employee Pleads Guilty in Maryland”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-66" id="toc-section-66">“Silk Road Drug Dealer Gets Six Years Prison: Jacob Theodore George IV, 33, Sold Heroin through Online Marketplace”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-67" id="toc-section-67">“Devon Based Silk Road Drug Vendor Gets Five Years in Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-68" id="toc-section-68">“Northern Ireland Men Jailed over Running International Drugs ‘Party Pack’ Business; Pair Used Darknet Facility Called Silk Road to Buy and Sell Drugs across Globe”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-69" id="toc-section-69">“Former Bard College at Simon’s Rock Student Avoids Jail on Drug Charges”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-70" id="toc-section-70">“INFO BFMTV—Loire: Un Cyberdealer Interpellé, Première En France: Depuis Une Ferme Isolée, Il Vendait Des Produits Stupéfiants Sur Internet En Utilisant Un Routeur Indétectable. Un Mode Opératoire Inédit En France. Interpellé Samedi Dernier, Il a Été Présenté Mardi Devant La Justice”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-71" id="toc-section-71">“Silk Road’s Top Drug Dealer Gets Prison As Dread Pirate Up Next”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-72" id="toc-section-72">“Jail Time for Web Drug Trafficker”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-73" id="toc-section-73">“Online Drug Dealer Delivered by Mail”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-74" id="toc-section-74">“The Final Confessions of a Silk Road Kingpin”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-75" id="toc-section-75">“Here’s All the Evidence the Government Will Present in the Silk Road Trial”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-76" id="toc-section-76">“The Rise and Fall of Silk Road’s Heroin Kingpin”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-77" id="toc-section-77">“4 Arrested in Silk Road Meth Ring Bust, Alleged Leader Faces Life in Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-78" id="toc-section-78">“Two Dutch Silk Road Vendors With the Alias XTC Express Caught Red Handed With Thick Layer of MDMA in Their Hair”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-79" id="toc-section-79">“Hundreds of Fake Credit Cards and Identities Seized from a Western Sydney Home Set up As a Factory of Fraud”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-80" id="toc-section-80">“Doctor Gets 30 Months in Silk Road Drug Case”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-81" id="toc-section-81">“St. Pöltener Zogen Drogenhandel via Internet Auf: In Zusammenarbeit Mit Dem FBI Hat Die Niederösterreichische Polizei Zwei Männer Ausgeforscht, Die Drogen Über Eine Internetplattform Vertrieben Haben Sollen”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-82" id="toc-section-82">“Hidden Drug Site Use Increasing”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-83" id="toc-section-83">“Ryan Petersen, 21, Told Police He Ordered Ecstasy Online from Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-84" id="toc-section-84">“Helsingborgare, 29 Och 34 R, Hktade Fr Att Kpa/slja P Silk Road - Flashback Forum”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-85" id="toc-section-85">“Feds Indict 3 More Alleged Employees Of Silk Road’s Dread Pirate Roberts”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-86" id="toc-section-86">“How A Delaware Doctor Was Linked To Silk Road Drug Sales”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-87" id="toc-section-87">“Brookfield Man Faces Multiple Charges Related to Drugs, Trafficking”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-88" id="toc-section-88">“GoLocalPDX”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-89" id="toc-section-89">“Man Faces Jail After 2700 Drug Tablets on Notorious Site Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-90" id="toc-section-90">“Ob/Gyns Who Planned to Wed Busted in Bitcoin Drug Probe”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-91" id="toc-section-91">“Extradition Case of Man Linked to Silk Road to Be Heard in July; Gary Davis, from Kilpedder, Co Wicklow, Wanted by US Authorities over Black Market Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-92" id="toc-section-92">“New Orleans Man Charged With Conspiracy to Commit Wire Fraud and Conspiracy to Commit Trademark Counterfeiting Using the Silk Road 1 Online Marketplace”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-93" id="toc-section-93">“New Orleans Man Sentenced to 41 Months for Manufacturing and Selling More Than $1 Million in Counterfeit Coupons on Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-94" id="toc-section-94">“Eastern District of New York Dark Web Vendor of Illegal Narcotics Indicted for Distributing Heroin and Cocaine in Exchange for Bitcoin”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-95" id="toc-section-95">“Silk Road Vendor Sentenced to Two Years In Prison: Sold Drugs, Guns and Counterfeit Currency Using the Online Marketplace Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-96" id="toc-section-96">“Texas Business Executive Sentenced To Prison For Illegally Selling Oxycodone On Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-97" id="toc-section-97">“Middle District of Florida Texas Resident Charged With Illegally Selling Controlled Substances On Silk Road, Bitmessage”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-98" id="toc-section-98">“Northern District of Iowa Waterloo Internet “Molly” Dealer Pleads Guilty To Federal Drug Conspiracy”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-99" id="toc-section-99">“Northern District of Illinois Dutch Man To Plead Guilty To Selling Illegal Drugs For Bitcoins Worth Millions On Shuttered Silk Road Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-100" id="toc-section-100">“Bitcoin Exchanger Sentenced In Manhattan Federal Court To 4 Years In Prison For Selling Nearly $1 Million In Bitcoins For Drug Buys On Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-101" id="toc-section-101">“Irish Man Who Helped Operate The Silk Road Website Sentenced In Manhattan Federal Court To Over Six Years In Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-102" id="toc-section-102">“Manhattan U.S. Attorney Announces Arrest And Unsealing Of Charges Against Senior Adviser To The Operator Of The ‘Silk Road’ Website: Roger Thomas Clark Was a Key Figure in the Development of Silk Road Who Helped Ross Ulbricht Run the Criminal Enterprise”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-103" id="toc-section-103">“Southern District of New York Manhattan U.S. Attorney Announces Charges Against Three Individuals In Virginia, Ireland, And Australia For Their Roles In Running The ‘Silk Road’ Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-104" id="toc-section-104">“Bellevue Man Who Sold Drugs on ‘Silk Road’ Internet Site Sentenced for Drug Distribution Conspiracy: Top Seller on Silk Road Used Screen Name ‘Nod’”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-105" id="toc-section-105">“Mail-Order Marijuana? Postal Inspectors Link Operation to Sac Region: Loomis Man, Roseville Woman Face Charges”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-106" id="toc-section-106">“Suspected Drug Trafficking Ring Busted in Aloha”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-107" id="toc-section-107">“Globaler Drogenring Zerschlagen: In Einer Konzertierten Aktion Haben Fahnder in Deutschland Einen Internationalen Drogenhändler-Ring Zerschlagen. Auf Die Spur Des Rings Kamen Ursprünglich Ermittler in Wien Und Salzburg, Als Vor Ziemlich Genau Einem Jahr Vier Verdächtige Festgenommen Wurden.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-108" id="toc-section-108">“Christchurch Man Sentenced After Buying from ‘Amazon of Illegal Drugs’ Website”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-109" id="toc-section-109">“Tulane Students Arrested After Allegedly Accepting Drug Delivery at Frat House”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-110" id="toc-section-110">“Drogenshopping Im Darknet: Vier Jahre Haft Für Brüderpaar”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-111" id="toc-section-111">“Judge Gives Online Drug Dealers Five Years in Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-112" id="toc-section-112">“Drug Mail or Mule: Risks the Same; Customs Warns Users Who Buy Online After Increase in Intercepted Packages”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-113" id="toc-section-113">“Man Imported Drugs like ‘Ordering Pizza’”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-114" id="toc-section-114">“Officer’s Link to Net Drug Market”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-115" id="toc-section-115">“Online Drug Trade Triggers High Alert”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-116" id="toc-section-116">“Global Meth Dealer from Vancouver Gets Lighter Sentence Because of U.S. Agents’ Silk Road Corruption”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-117" id="toc-section-117">“Players in Biggest Silk Road Meth Operation Sentenced in Portland U.S. Court”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-118" id="toc-section-118">“Doctor Charged With Selling Drugs to Local DEA Agents via Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-119" id="toc-section-119">“Feds Charge Businessman With Selling Painkillers on Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-120" id="toc-section-120">“U.S. Government Lurked on Silk Road for over a Year”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-121" id="toc-section-121">“Lawyer: Charleston Man Denies Connection to DEA Bitcoin Seizure and Illicit Silk Road Drug Marketplace”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-122" id="toc-section-122">“Former Silk Road Administrator Arrested in Wicklow”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-123" id="toc-section-123">“Meadow Vista Marijuana Distributor Sentenced to Prison in Federal Court”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-124" id="toc-section-124">“Detectives Follow the Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-125" id="toc-section-125">“Australian Authorities Sitting on $9.6 Million worth of Bitcoins Confiscated from Silk Road Drug Dealer”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-126" id="toc-section-126">“Teens Flock to Hidden Website for Drugs”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-127" id="toc-section-127">“Victorian Government to Sell $9.3 Million in Seized Bitcoins”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-128" id="toc-section-128">“Internationaler Drogenring: Ermittler Nehmen Vier Verdächtige Fest”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-129" id="toc-section-129">“Psychedelic Tabs Ordered Online”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-130" id="toc-section-130">“Student Accused of Drug Importing Freed on Bail”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-131" id="toc-section-131">“City Drug Bust”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-132" id="toc-section-132">“Drug Import Accused in Court”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-133" id="toc-section-133">“Silk Road to Jail for Meth Importer”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-134" id="toc-section-134">“Stuff”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-135" id="toc-section-135">“Stuff”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-136" id="toc-section-136">“Silk Road Drug Buyers in Court”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-137" id="toc-section-137">“Stuff”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-138" id="toc-section-138">“Trio Got Drugs from Internet Site”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-139" id="toc-section-139">“Drug Importer Jailed”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-140" id="toc-section-140">“Drugs Ordered on Web”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-141" id="toc-section-141">“Curiosity Leads to Drug Conviction”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-142" id="toc-section-142">“Rauschgiftfahnder Zerschlagen Drogenring: ‘Das Sind Intelligente Computerfreaks, Technisch Versiert’: Über Eine Verschlüsselte Plattform Im Internet Hat Eine Bande Mit Drogen Gehandelt—Die Fahnder Fassten Die Täter Dennoch.”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-143" id="toc-section-143">“Bitcoin Drug Millions Seized in Victoria”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-144" id="toc-section-144">“Drug Accused Allowed to Travel to World Cup”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-145" id="toc-section-145">“Drug Dealer Who Was Granted Bail to Attend Soccer World Cup Escapes Jail Term”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-146" id="toc-section-146">“Secret Website Harboured Drugs Smorgasbord, Court Hears”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-147" id="toc-section-147">“Silk Road Drug Trafficker Has Jail Term Reduced on Appeal”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-148" id="toc-section-148">“I Helped Catch Silk Road Boss Ross Ulbricht: Undercover Agent Tells All”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-149" id="toc-section-149">“Top Silk Road Drug Dealer Was Flipped By Feds: Online Narcotics Kingpin ‘Nod’ Began Cooperating After July Raid”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-150" id="toc-section-150">“‘Murdered’ Silk Road Employee Sentenced to Time Served”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-151" id="toc-section-151">“These Are the Two Forgotten Architects of Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-152" id="toc-section-152">“Fahnder Zerschlagen Bitcoin-Drogenring DarkNet: Über Eine Verschlüsselte Plattform Im Internet Hat Eine Bande Mit Drogen Gehandelt. Hochprofessionell Und Nahezu Perfekt”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-153" id="toc-section-153">“Underground Website Lets You Buy Any Drug Imaginable”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-154" id="toc-section-154">“How the Feds Took Down the Silk Road Drug Wonderland”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-155" id="toc-section-155">“Undercover Agent Reveals How He Helped the FBI Trap Silk Road’s Ross Ulbricht”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-156" id="toc-section-156">“Inside a Giant Dark-Web Scheme to Sell Counterfeit Coupons”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-157" id="toc-section-157">“Silk Road Creator Ross Ulbricht Sentenced to Life in Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-158" id="toc-section-158">“Silk Road Delivery Lands 18 Year Old in Trouble ‘Jackson R’”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-159" id="toc-section-159">“Supreme Court of Victoria—Court of Appeal: Ludwig V The Queen [2015] VSCA 35 (2015-03-10)”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-160" id="toc-section-160">“DPP V Howard, Paul Leslie [2013] VCC 70 (6 February 2013)”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-161" id="toc-section-161">“DPP V Franzini [2014] VCC 1982 (2014-11-26)”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#section-162" id="toc-section-162">“Matthews V The Queen; Vu V The Queen; Hashmi V The Queen [2014] VSCA 291 (19 November 2014)”</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/1/index#fingerprinting-analytics-darknet-research-vendor-migration-crypto-anomalies-dark-web-sales" id="toc-fingerprinting-analytics-darknet-research-vendor-migration-crypto-anomalies-dark-web-sales"><code>fingerprinting-analytics darknet-research vendor-migration crypto-anomalies dark-web-sales</code></a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#law-enforcement-impact" id="toc-law-enforcement-impact"><code>law-enforcement-impact</code></a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#cryptomarket-analysis-darknet-evolution-silk-road-studies-marketplace-dynamics-online-anonymity-cryptomarket-evolution" id="toc-cryptomarket-analysis-darknet-evolution-silk-road-studies-marketplace-dynamics-online-anonymity-cryptomarket-evolution"><code>cryptomarket-analysis darknet-evolution silk-road-studies marketplace-dynamics online-anonymity cryptomarket-evolution</code></a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#dark-web-economy" id="toc-dark-web-economy"><code>dark-web-economy</code></a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/1/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/1/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/silk-road/1/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/silk-road/1/koc-cardersu-complaint-01.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/koc-cardersu-complaint-02.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/koc-cardersu-complaint-04.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/lamoustache-walkaboot-video.zip



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-cart.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-intransit.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-lsdlistings.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-orderdetails.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-processing.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-envelope.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-frontback.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-letter.jpg



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-mayalisting.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-profile.png



2024-01-01



---
/doc/darknet-market/silk-road/1/lsd/index
‘SR1 LSD’ tag


2024-12-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="877" width="1191" src="/doc/darknet-market/silk-road/1/lsd/gwern-vitacat-profile.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/silk-road/1/lsd</code>, most recent first: 1 <a href="/doc/darknet-market/silk-road/1/lsd/index#see-alsos" class="icon-not">related tag</a> &amp; 10 <a href="/doc/darknet-market/silk-road/1/lsd/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/silk-road/1/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/silk-road/1/lsd/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/silk-road/1/lsd/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/darknet-market/silk-road/1/petersen-courtrecords.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/sr1f-alllove.tar.xz



2024-01-01



---
/doc/darknet-market/silk-road/1/sr1f-trustusjones.tar.xz



2024-01-01



---
/doc/darknet-market/silk-road/1/supertrips-pleaagreement.pdf



2024-01-01



---
/doc/darknet-market/silk-road/1/ulbrichttrial-evidence-gx109redacted.pdf



2024-01-01



---
/doc/darknet-market/silk-road/2/2013-12-07-silkroad2-pgpuse.mht


2013-12-07
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-06-25-xanaxking-antibailletter-cand035011914356.pdf


2014-06-25
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-11-06-fbi-sr2operatorcharged.html


2014-11-06
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-11-20-blackmarkets-schell.maff


2014-11-20
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-11-20-californiacanbis.pdf


2014-11-20
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-doj-operationonymousseizureforfeiturecomplaint.pdf
Case 1:14-cv-08812-UA: Document 3
Department of Justic
2014-11-07
2024-01-01



---
/doc/darknet-market/silk-road/2/2014-lau-analyzingtrendssr2.html


2014
2024-01-01



---
/doc/darknet-market/silk-road/2/2015-01-07-kingcountysuperiorcourt-brianfarrell-searchwarrantaffidavit.pdf


2015-01-07
2024-01-01



---
/doc/darknet-market/silk-road/2/blakebenthall-complaint.pdf



2024-01-01



---
/doc/darknet-market/silk-road/2/brianfarrell-federalcomplaint.pdf



2024-01-01



---
/doc/darknet-market/silk-road/2/index
‘SR<sup>2</sup> DNM’ tag

2020-10-23
2024-11-16


<div class="page-description-annotation">
<p>Bibliography for tag <code>darknet-market/silk-road/2</code>, most recent first: 85 <a href="/doc/darknet-market/silk-road/2/index#links" class="icon-not">annotations</a> &amp; 28 <a href="/doc/darknet-market/silk-road/2/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/darknet-market/silk-road/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/darknet-market/silk-road/2/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/2/index#gwern-dnm-arrest-section" id="toc-gwern-dnm-arrest-section">“DNM-Related Arrests, 2011–2015”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/2/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/2/index#section" id="toc-section">“Former Silk Road Operator Blake Benthall Revisits the Scene of the Crime”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-1" id="toc-section-1">“From Online Drug Lord to Crypto Entrepreneur, Blake Benthall Is Back in Business”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#chen-et-al-2023-01-section" id="toc-chen-et-al-2023-01-section">“The Dark Web Privacy Dilemma: Linguistic Diversity, Talkativeness, and User Engagement on the Cryptomarket Forums”, Chen et al 2023</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#werner-et-al-2023-section" id="toc-werner-et-al-2023-section">“Drug Name Recognition in the Cryptomarket Forum of Silk Road 2”, Werner et al 2023</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#kulatilleke-et-al-2022-section" id="toc-kulatilleke-et-al-2022-section">“NBC-Softmax: Darkweb Author Fingerprinting and Migration Tracking”, Kulatilleke et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#hiramoto-tsuchiya-2022-section" id="toc-hiramoto-tsuchiya-2022-section">“Are Illicit Drugs a Driving Force for Cryptomarket Leadership?”, Hiramoto &amp; Tsuchiya 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#zambiasi-2022-section" id="toc-zambiasi-2022-section">“Drugs on the Web, Crime in the Streets. The Impact of Shutdowns of Dark Net Marketplaces on Street Crime”, Zambiasi 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#jardine-et-al-2022-section" id="toc-jardine-et-al-2022-section">“Media Coverage of Darknet Market Closures: Assessing the Impact of Coverage on US Search and Tor Use Activity”, Jardine et al 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#christin-2022-page-3-section" id="toc-christin-2022-page-3-section">“Measuring and Analyzing Online Anonymous (‘Darknet’) Marketplaces § Pg3”, Christin 2022 (page 3)</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#news-2022-section" id="toc-news-2022-section">“Oregon Man Pleads Guilty to Distributing Pot on Dark Web”, News 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#werner-2022-section" id="toc-werner-2022-section">“A Conditional Random Fields Model for Drug Name Recognition in the Cryptomarket Forum of Silk Road 2”, Werner 2022</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#chen-et-al-2021b-section" id="toc-chen-et-al-2021b-section">“AMoC: A Multifaceted Machine Learning-Based Toolkit for Analysing Cybercriminal Communities on the Darknet”, Chen et al 2021b</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#abramova-bohme-2021-section" id="toc-abramova-bohme-2021-section">“Out of the Dark: The Effect of Law Enforcement Actions on Cryptocurrency Market Prices”, Abramova &amp; Bohme 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#nadini-et-al-2021-section" id="toc-nadini-et-al-2021-section">“Emergence and Structure of Decentralised Trade Networks around Dark Web Marketplaces”, Nadini et al 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#ursani-et-al-2021-section" id="toc-ursani-et-al-2021-section">“The Impact of Adverse Events in Darknet Markets: an Anomaly Detection Approach”, Ursani et al 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#a%C5%86ikevi%C4%8Ds-2021-section" id="toc-aņikevičs-2021-section">“Relationship Between Vendor Popularity and Prices on Dark Web Marketplaces”, Aņikevičs 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#artner-2021-section" id="toc-artner-2021-section">“Shocks to Production Risk and Supply Responses: Evidence from Darknet Data”, Artner 2021</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#tsuchiya-2020-section" id="toc-tsuchiya-2020-section">“Dark Web in the Dark: Investigating When Transactions Take Place on Cryptomarkets”, Tsuchiya 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#zhang-et-al-2020-10-section" id="toc-zhang-et-al-2020-10-section">“DStyle-GAN: Generative Adversarial Network Based on Writing and Photography Styles for Drug Identification in Darknet Markets”, Zhang et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#hiramoto-2020-section" id="toc-hiramoto-2020-section">“Measuring Dark Web Marketplaces via Bitcoin Transactions: From Birth to Independence”, Hiramoto 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#heistracher-et-al-2020b-section" id="toc-heistracher-et-al-2020b-section">“Information Extraction from Darknet Market Advertisements and Forums”, Heistracher et al 2020b</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#shan-2020-section" id="toc-shan-2020-section">“Behavioral Profiling of Darknet Marketplace Vendors”, Shan 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#chan-et-al-2020-section" id="toc-chan-et-al-2020-section">“Shedding Light on the Dark: The Impact of Legal Enforcement on Darknet Transactions”, Chan et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#heistracher-et-al-2020-section" id="toc-heistracher-et-al-2020-section">“Machine Learning Techniques for the Classification of Product Descriptions from Darknet Marketplaces”, Heistracher et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#vana-pachigolla-2019-section" id="toc-vana-pachigolla-2019-section">“From Darknets to Light”, Vana &amp; Pachigolla 2019</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#berman-paul-2019-section" id="toc-berman-paul-2019-section">“Making Sense of Darknet Markets: Automatic Inference of Semantic Classifications from Unconventional Multimedia Datasets”, Berman &amp; Paul 2019</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#zhang-et-al-2019c-section" id="toc-zhang-et-al-2019c-section">“Your Style Your Identity: Leveraging Writing and Photography Styles for Drug Trafficker Identification in Darknet Markets over Attributed Heterogeneous Information Network”, Zhang et al 2019c</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#morelato-et-al-2018-section" id="toc-morelato-et-al-2018-section">“Forensic Drug Intelligence and the Rise of Cryptomarkets. Part II: Combination of Data from the Physical and Virtual Markets”, Morelato et al 2018</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#bros%C3%A9us-et-al-2017b-section" id="toc-broséus-et-al-2017b-section">“Forensic Drug Intelligence and the Rise of Cryptomarkets. Part I: Studying the Australian Virtual Market”, Broséus et al 2017b</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#munksgaard-et-al-2016-section" id="toc-munksgaard-et-al-2016-section">“A Replication and Methodological Critique of the Study ‘Evaluating Drug Trafficking on the Tor Network’”, Munksgaard et al 2016</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#demant-et-al-2016-section" id="toc-demant-et-al-2016-section">“Personal Use, Social Supply or Redistribution? Cryptomarket Demand on Silk Road 2 and Agora”, Demant et al 2016</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#d%C3%A9cary-h%C3%A9tu-giommoni-2016-section" id="toc-décary-hétu-giommoni-2016-section">“Do Police Crackdowns Disrupt Drug Cryptomarkets? A Longitudinal Analysis of the Effects of Operation Onymous”, Décary-Hétu &amp; Giommoni 2016</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#justic-2014-section" id="toc-justic-2014-section">“Case 1:14-Cv-08812-UA: Document 3”, Justic 2014</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-2" id="toc-section-2">“CaliforniaCannibas”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-3" id="toc-section-3">“Dublin Football Star’s Brother Accused of Using the Darknet to Sell Drugs / Http://www.herald.ie/news/courts/dublin-Football-Stars-Brother-Accused-Of-Using-The-Darknet-To-Sell-Drugs-30734228.html”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-4" id="toc-section-4">“Feds Use Facebook to ID Man Tied to Xanax Conspiracy: Authorities Say Man Rammed DEA Vehicle After Getting Package”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-5" id="toc-section-5">“Prosecutor: Silk Road 2.0 Suspect ‘Did Admit to Everything’”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-6" id="toc-section-6">“Witnesses: Cadet Got Drugs from Online Black Market and Sold Them in Dorms”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-7" id="toc-section-7">“Selundupkan Ekstasi, Guru Bule Dan Kekasihnya Ditangkap”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-8" id="toc-section-8">“‘Xanax King’ Of Martinez Among 9 Charged With Making Counterfeit Drugs, Laundering Money: Nine People Were Indicted by a Federal Grand Jury in Oakland on Charges of Manufacturing Counterfeit Prescription Drugs, Money Laundering or Both.”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-9" id="toc-section-9">“Police Recover ~15,000 Xanax Pills”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-10" id="toc-section-10">“Metro Police Seize 21,000 Xanax Pills”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-11" id="toc-section-11">“International Law Enforcement Deals Major Blow to Dark Web Markets”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-12" id="toc-section-12">“Police Bust Dunedin Drug Ring”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-13" id="toc-section-13">“Naperville Man Arrested After Police Find 600 Xanax Pills”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-14" id="toc-section-14">“Alleged Manager of Silk Road 2.0 Website Arrested”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-15" id="toc-section-15">“Aberdovey Man Sentenced to Two Years for 444 Dark Web Drug Deals”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-16" id="toc-section-16">“Air Force Academy Cadet 3<sup>rd</sup> Class Nathaniel Penalosa Accused of Using and Distributing Drugs on Base”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-17" id="toc-section-17">“Dark Web Drug Dealer Selling Super Strength Ketamine Substitute Jailed”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-18" id="toc-section-18">“Air Force Academy Cadet Sentenced for Dealing Drugs”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-19" id="toc-section-19">“‘Naive’ Drug Trafficker Used Own Name on Website Now Shut down by FBI, Adelaide Court Hears”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-20" id="toc-section-20">“Drogen Im Internet Bestellt—Würzburger Dealer (40) Festgenommen”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-21" id="toc-section-21">“Durham Couple Indicted As Part of Silk Road 2.0 Crackdown”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-22" id="toc-section-22">“Man Arrested After $220,000 worth of ‘Wizard’ Drug 25i-NBOMe Intercepted”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-23" id="toc-section-23">“Darknet: Bitcoin and Drugs worth £1.5m Seized by Irish Police”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-24" id="toc-section-24">“Two Held over ‘Darknet’ Drugs Ring: Officers Said a Global Drug-Dealing Operation Was Based at a Secured Premises in Dublin’s South Inner City”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-25" id="toc-section-25">“Bellevue Man under Investigation for Online Drug Dealing”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-26" id="toc-section-26">“U.S. Charges Man Says Linked to Silk Road Successor Site in Drug Scheme”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-27" id="toc-section-27">“As a Result of an International Drug Trafficking Investigation into the Sale and Supply of Controlled Drugs on an Encrypted Layer of the Internet Known As the Darknet an Irish Vendor Was Identified in Recent Weeks. Surveillance and Enquiries Carried out by the Garda National Drug Unit Identified a Secure Premises on South Circular Road, Dublin 8 Where It Was Believed This Drug Distribution Operation Was Based.”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-28" id="toc-section-28">“Suspected Online International Drugs Ring Smashed by Gardai: A Suspected Online Drug Trafficking Distribution Racket Using the Encrypted Network Darknet Has Been Smashed by Detectives.”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-29" id="toc-section-29">“Busted Internet Drugs Kingpin Has €1m in Bank”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-30" id="toc-section-30">“Gardaí Seize Drugs After Probe into ‘Darknet’ Drug Operation: Ecstasy Tablets, LSD and Other Controlled Drugs to Value €180,000 Have Been Seized by Gardai in a Raid on ‘Darknet’ Drug Distribution Centre in Dublin.”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-31" id="toc-section-31">“Norton Shores ‘Dark Web’ Drug Dealer Sentenced To 30 Months In Prison”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-32" id="toc-section-32">“Lafayette Man Pleads Guilty to Drug Charges”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-33" id="toc-section-33">“Contra Costa: Nine Charged in Massive Xanax Drug Operation”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-34" id="toc-section-34">“Dark Web Drug Dealer Jailed for Selling Horse Tranquiliser Drug Ketamine Disguised As Health Food”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-35" id="toc-section-35">“Trio on Serious Drug Charges”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-36" id="toc-section-36">“Rauschgift Im Internet Bestellt—40-Jähriger in Untersuchungshaft”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-37" id="toc-section-37">“Arrests After Major Drug Seizure in Dublin: Gardaí Have Raided an Internet Drug Distribution Centre in Dublin Using the Encrypted Network Darknet and Seized Almost €200,000 worth of Cannabis, Ecstasy and LSD”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-38" id="toc-section-38">“Butte County Couple Ensnared in Silk Road 2.0 Drug Case”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-39" id="toc-section-39">“Dunedin Student Jailed for Dark Web Drug Imports”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-40" id="toc-section-40">“Five Arrests in $500k Meth Sting”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-41" id="toc-section-41">“Silk Road Leads to Home Detention”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-42" id="toc-section-42">“5,000 Xanax Pills Seized in Hermitage”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-43" id="toc-section-43">“Lafayette Man Pleads Guilty to Drug Smuggling Online”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-44" id="toc-section-44">“Lafayette Man Sentenced to 18 Months in Prison for Shipping Drugs via Silk Road”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-45" id="toc-section-45">“Six Britons Arrested over Silk Road 2.0 amid Dark-Web Takedown”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-46" id="toc-section-46">“Court Docs Show a University Helped FBI Bust Silk Road 2, Child Porn Suspects”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-47" id="toc-section-47">“Silk Road 2 Founder Dread Pirate Roberts 2 Caught, Jailed for 5 Years: For Years, the Arrest and Case Has Been Kept Under-Wraps. Friday, a Court Sentenced Thomas White to 5 Years and 4 Months for His Role in Running a Huge Dark Web Drug Marketplace.”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-48" id="toc-section-48">“Silk Road Fallout: 5 More Charged in the UK With Deep Web Crimes”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-49" id="toc-section-49">“Surprise: Now-Illegal ‘Legal Highs’ Are Widely Available on the Dark Web”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-50" id="toc-section-50">“Silk Road 2.0 Drug Dealer Facing Jail After Being Caught Hours After FBI ‘Dark Net’ Swoop”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-51" id="toc-section-51">“Carnegie Mellon Denies FBI Paid for Tor-Breaking Research”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#section-52" id="toc-section-52">“University Student in Leeds Exposed As Drug Dealer After Postal Blunder: A Former University Student Who Was Dealing Drugs in Leeds Ordered 100 Ecstasy Tablets from a Website but Was Arrested After They Were Delivered to the Wrong Address”</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/darknet-market/silk-road/2/index#darknet-vendor-profiling" id="toc-darknet-vendor-profiling"><code>darknet-vendor-profiling</code></a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#drug-recognition" id="toc-drug-recognition"><code>drug-recognition</code></a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#darknet-economics" id="toc-darknet-economics"><code>darknet-economics</code></a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#cryptomarket-impact" id="toc-cryptomarket-impact"><code>cryptomarket-impact</code></a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/2/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/darknet-market/silk-road/2/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/darknet-market/silk-road/2/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/darknet-market/silk-road/2/sr2f-13297-pgpemails.html



2024-01-01



---
/doc/darknet-market/silk-road/2/sr2f-19237-eveyscam.html



2024-01-01



---
/doc/darknet-market/silk-road/2/sr2f-20140831-uglozcomplaintthread.html



2024-01-01



---
/doc/darknet-market/silk-road/2/sr2f-20141104-52461-checkpointcustomerraid.html



2024-01-01



---
/doc/darknet-market/silk-road/2/sr2f-20141106-3717-checkpointreviewthread.html



2024-01-01



---
/doc/darknet-market/usareshipper-profile.maff



2024-01-01



---
/doc/darknet-market/vitacat-profile.maff



2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-carlnichols-1.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-carlnichols-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-01.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-02-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-02.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-03.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-04.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-05-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-05.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-06-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-06.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-07-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-07.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-08-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-08.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-09-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-09.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-10-2.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-gordontoddskinner-10.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-michaelbrianhobbs.pdf


2003-01-01
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-rogerely-1.pdf


2003
2024-01-01



---
/doc/darknet-market/william-pickard/2003-pickard-lsd-trial-transcript-rogerely-2.pdf


2003
2024-01-01



---
/doc/darknet-market/winters86-profile.maff



2024-01-01



---
/doc/darknet-market/zhewang-complaint-nywd-12903502170.pdf



2024-01-01



---
/doc/dataset/index
‘dataset’ tag

2020-08-05
2023-02-24


<figure><img class="float-right page-thumbnail invert-not outline" height="1028" width="1028" src="/doc/ai/nn/gan/data-augmentation/2020-06-04-gwern-danbooru2019-faces-4x4.jpg" title="Example set of 4 anime faces cropped from Danbooru in a 2×2 grid; provided in Danbooru2019." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>dataset</code>, most recent first: 3 <a href="/doc/dataset/index#see-alsos" class="icon-not">related tags</a>, 5 <a href="/doc/dataset/index#links" class="icon-not">annotations</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/dataset/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/dataset/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/dataset/index#azerbayev-et-al-2023-2-section" id="toc-azerbayev-et-al-2023-2-section">“ProofNet: Autoformalizing and Formally Proving Undergraduate-Level Mathematics”, Azerbayev et al 2023</a></li>
<li><a href="/doc/dataset/index#wang-et-al-2023-19-section" id="toc-wang-et-al-2023-19-section">“MAUD: An Expert-Annotated Legal NLP Dataset for Merger Agreement Understanding”, Wang et al 2023</a></li>
<li><a href="/doc/dataset/index#gwern-et-al-2020-4-section" id="toc-gwern-et-al-2020-4-section">“Anime Crop Datasets: Faces, Figures, &amp; Hands”, Gwern et al 2020</a></li>
<li><a href="/doc/dataset/index#z-2017-2-section" id="toc-z-2017-2-section">“Goodbooks-10k: a New Dataset for Book Recommendations”, Zajc 2017</a></li>
<li><a href="/doc/dataset/index#zajc-2017-section" id="toc-zajc-2017-section">“<code>goodbooks-10k</code>: Ten Thousand Books, Six Million Ratings: Https://fastml.com/goodbooks-10k”, Zajc 2017</a></li>
</ul></li>
<li><a href="/doc/dataset/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/design/1573-christoffelplantijn-bible-plantinpolyglot-genesis.jpg


1573
2024-01-01



---
/doc/design/1922-draesner-eintotentanz.pdf
<em>Ein Totentanz</em>
Walter Draesner
1922
2024-07-11



---
/doc/design/1969-olivetti-valentinetypewriter-designmuseum.jpg


1969
2024-01-01



---
/doc/design/2002-gibson-tate-shinyballsofmud-full.jpg


2002
2024-01-01



---
/doc/design/2003-gates.pdf

Bill Gates, Will Poole, Amir Majidimehr, Dave Fester, Mike Beckerman, John Martin, Ian Mercer
2004-12-23
2024-01-01



---
/doc/design/2011-09-bartokdesign-balldrainthumb.jpg


2011-09
2024-01-01



---
/doc/design/2011-gwern-sf-girl.jpg

Gwern
2011
2024-01-01



---
/doc/design/2011-gwern-sf-tiger.jpg

Gwern
2011
2024-01-01



---
/doc/design/2011-netherlands-portuguesesynagogue.jpg


2011
2024-01-01



---
/doc/design/2011-toomim-figure1-userpreferenceforlargerbuttoms.jpg


2011
2024-01-01



---
/doc/design/2014-01-23-quiddity-wppopups-lupinstooltour-catarticleexamplepopup-recursive.png


2014-01-23
2024-01-01



---
/doc/design/2014-01-23-quiddity-wppopups-lupinstooltour-catarticleexamplepopup.png


2014-01-23
2024-01-01



---
/doc/design/2016-10-03-xkcd-1741-work.png


2016-10-03
2024-01-01



---
/doc/design/2017-toyota-innovationinthecitiesofthefuture.html


2017
2024-01-01



---
/doc/design/2019-02-19-gwern-meme-distractedboyfriend-chromehyphenation.jpg

Gwern
2019-02-19
2024-01-01



---
/doc/design/2020-12-19-meme-twoastronauts-popups-mobile.png


2020-12-19
2024-01-01



---
/doc/design/2020-12-25-gwern-gwernnet-recursivepopups.png

Gwern
2020-12-25
2024-01-01



---
/doc/design/2021-01-06-gwern-gwernnet-popup-annotationwithlinkstointernetarchiveandgooglequeriesforaurl.png

Gwern
2021-01-06
2024-01-01



---
/doc/design/2021-01-12-gwern-gwernnet-popup-annotationwithlinkstointernetarchiveandgooglequeriesforaurlwitharrowemphasisfortwitterpoll.png

Gwern
2021-01-12
2024-01-01



---
/doc/design/2021-03-30-gwern-sidenotes-gwernnet-popins.png

Gwern
2021-03-30
2024-01-01



---
/doc/design/2021-04-01-gwern-gwernnet-annotations-popups-recursivewikipediapopups.png

Gwern
2021-04-01
2024-01-01



---
/doc/design/2021-berman-figure3-distributionofoptimizelyabtestresultsbyeffectsizezscorepvalue.png


2021
2024-01-01



---
/doc/design/2021-meyvis.pdf
Adding is favoured over subtracting in problem solving: A series of problem-solving experiments reveal that people are more likely to consider solutions that add features than solutions that remove them, even when removing features is more efficient
Tom Meyvis, Heeyoung Yoon
2021-04-07
2024-01-01
[("doi","10.1038/d41586-021-00592-0")]


---
/doc/design/2022-03-31-gwern-gwernnet-mobile-readermode-light.png

Gwern
2022-03-31
2024-01-01



---
/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png

Gwern
2022-04-13
2024-01-01



---
/doc/design/2023-03-05-gwern-gwernnet-lorem-linkicons-130examplelinkicons.png

Gwern
2023-03-05
2024-01-01



---
/doc/design/2023-03-05-gwern-wikipedia-monobookskin-externallinkiconsdemonstration.png

Gwern
2023-03-05
2024-01-01



---
/doc/design/2023-03-13-gwern-gwernnet-popups-recursive-similarlinksplussearchlinks.png

Gwern
2023-03-13
2024-01-01



---
/doc/design/2023-03-19-gwern-gwernnet-desktop-designpagescreenshot-readermode.png

Gwern
2023-03-19
2024-01-01



---
/doc/design/2023-03-19-gwern-gwernnet-desktop-designpagescreenshot.png

Gwern
2023-03-19
2024-01-01



---
/doc/design/2023-03-20-gwern-gwernnet-designgraveyard-grayheader.png

Gwern
2023-03-20
2024-01-01



---
/doc/design/2023-03-20-gwern-gwernnet-homepage-headeronlylayout.png

Gwern
2023-03-20
2024-01-01



---
/doc/design/2023-03-24-gwern-gwernnet-abstractformatting-breakingintoparagraphs.png

Gwern
2023-03-24
2024-01-01



---
/doc/design/2023-04-01-gwern-gwernnet-desktop-partialpopups-withmetadatafooter.png

Gwern
2023-04-01
2024-01-01



---
/doc/design/2023-04-01-gwern-gwernnet-mobile-partialpopups-withmetadatafooter.png

Gwern
2023-04-01
2024-01-01



---
/doc/design/2023-04-02-gwern-gwernnet-backlinks-backlinksinsection-gpt3roleplayingfootnoteexample.png

Gwern
2023-04-02
2024-01-01



---
/doc/design/2023-04-02-gwern-gwernnet-backlinks-backlinksinsection-ideatimeghostsectionexample.png

Gwern
2023-04-02
2024-01-01



---
/doc/design/2023-04-14-gwern-greaterwrong-backlinks-commentexample.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-14-gwern-greaterwrong-backlinks-postexample.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-14-gwern-gwernnet-backlinks-annotationexample-backlinksfromannotation.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-14-gwern-gwernnet-backlinks-designexample-insectionbacklinkexample.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-14-gwern-gwernnet-backlinks-designexample.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-14-gwern-gwernnet-backlinks-gpt3example-backlinksfromannotations.png

Gwern
2023-04-14
2024-01-01



---
/doc/design/2023-04-18-gwern-gwernnet-popups-examplesofmultipletagpopups.png

Gwern
2023-04-18
2024-01-01



---
/doc/design/2023-04-28-gwern-gwernnet-mobile-scrollspyheadertoc.png

Gwern
2023-04-28
2024-01-01



---
/doc/design/2023-04-29-gwern-gwernnet-popups-nativetwitterannotations.png

Gwern
2023-04-29
2024-01-01



---
/doc/design/2023-05-08-gwern-gwernnet-collapse-inlinecollapseexample.png

Gwern
2023-05-08
2024-01-01



---
/doc/design/2023-05-11-gwern-gwernnet-quoteannotationsitexoftheday-darkmodeindexfooter.png

Gwern
2023-05-11
2024-01-01



---
/doc/design/2023-08-07-gwern-gwernnet-desktop-floatingtoc.png

Gwern
2023-08-07
2024-01-01



---
/doc/design/2023-09-25-gwern-gwernnet-popups-withinpagerangepopups-suzannedelageexample.jpg

Gwern
2023-09-25
2024-01-01



---
/doc/design/hassan-tower.jpg



2024-01-01



---
/doc/design/index
‘design’ tag

2019-01-26
2024-11-29


<figure><img class="float-right page-thumbnail invert-not outline" height="1094" width="1298" src="/doc/design/2023-09-25-gwern-gwernnet-popups-withinpagerangepopups-suzannedelageexample.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>design</code>, most recent first: 11 <a href="/doc/design/index#see-alsos" class="icon-not">related tags</a>, 209 <a href="/doc/design/index#links" class="icon-not">annotations</a>, &amp; 275 <a href="/doc/design/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/design" id="gwern-design" class="link-page link-annotated include-annotation include-strict" title="Transclude link for doc/design/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/design/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/design/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/design/index#gwern-idea-section" id="toc-gwern-idea-section">“Research Ideas”, Gwern 2017</a></li>
<li><a href="/doc/design/index#gwern-about-section" id="toc-gwern-about-section">“About This Website”, Gwern 2010</a></li>
<li><a href="/doc/design/index#gwern-2024-08-section" id="toc-gwern-2024-08-section">“RSS/Atom Feed to the Site Content § Multi-Level Writing Ideas”, Gwern 2024</a></li>
<li><a href="/doc/design/index#gwern-2024-06-section" id="toc-gwern-2024-06-section">“Hybridizing Forums and Wikis Proposal”, Gwern 2024</a></li>
<li><a href="/doc/design/index#gwern-nenex-section" id="toc-gwern-nenex-section">“Nenex: A Neural Personal Wiki Idea”, Gwern 2023</a></li>
<li><a href="/doc/design/index#gwern-catitecture-section" id="toc-gwern-catitecture-section">“<em>Cat</em> Itecture: Better Cat Window Boxes”, Gwern 2023</a></li>
<li><a href="/doc/design/index#gwern-twitter-section" id="toc-gwern-twitter-section">“Twitter Follow-Request UX Problems”, Gwern 2023</a></li>
<li><a href="/doc/design/index#gwern-question-section" id="toc-gwern-question-section">“Open Questions”, Gwern 2018</a></li>
<li><a href="/doc/design/index#gwern-larping-section" id="toc-gwern-larping-section">“Why Do Hipsters Steal Stuff?”, Gwern 2022</a></li>
<li><a href="/doc/design/index#gwern-holy-war-section" id="toc-gwern-holy-war-section">“Technology Holy Wars Are Coordination Problems”, Gwern 2020</a></li>
<li><a href="/doc/design/index#gwern-socks-section" id="toc-gwern-socks-section">“On Having Enough Socks”, Gwern 2017</a></li>
<li><a href="/doc/design/index#gwern-bitcoin-is-worse-is-better-section" id="toc-gwern-bitcoin-is-worse-is-better-section">“Bitcoin Is Worse Is Better”, Gwern 2011</a></li>
<li><a href="/doc/design/index#gwern-candy-japan-section" id="toc-gwern-candy-japan-section">“Candy Japan’s New Box A/B Test”, Gwern 2016</a></li>
<li><a href="/doc/design/index#gwern-wikipedia-and-other-wikis-section" id="toc-gwern-wikipedia-and-other-wikis-section">“Wikipedia and Other Wikis”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/design/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/design/index#section" id="toc-section">“The Rollercoaster King: the Man behind the UK’s Fastest Thrill-Ride”</a></li>
<li><a href="/doc/design/index#arslan-2024-section" id="toc-arslan-2024-section">“How I Designed a Dieter Rams-Inspired IPhone Dock”, Arslan 2024</a></li>
<li><a href="/doc/design/index#buterin-2024-section" id="toc-buterin-2024-section">“Glue and Coprocessor Architectures”, Buterin 2024</a></li>
<li><a href="/doc/design/index#slatton-2024-section" id="toc-slatton-2024-section">“Algorithms We Develop Software By”, Slatton 2024</a></li>
<li><a href="/doc/design/index#bellovin-2024-section" id="toc-bellovin-2024-section">“Netnews: The Origin Story”, Bellovin 2024</a></li>
<li><a href="/doc/design/index#snover-bell-2024-section" id="toc-snover-bell-2024-section">“Navigating Corporate Giants: Jeffrey Snover and the Making of PowerShell”, Snover &amp; Bell 2024</a></li>
<li><a href="/doc/design/index#svensson-2024-section" id="toc-svensson-2024-section">“On Complex Simplicity and Simple Complexity”, Svensson 2024</a></li>
<li><a href="/doc/design/index#scales-2024-section" id="toc-scales-2024-section">“Reflections on <code>98.css</code> (Windows 98 GUI Clone) [Burnout]”, Scales 2024</a></li>
<li><a href="/doc/design/index#juvrud-et-al-2024-section" id="toc-juvrud-et-al-2024-section">“People Overlook Subtractive Changes Differently Depending on Age, Culture, and Task”, Juvrud et al 2024</a></li>
<li><a href="/doc/design/index#sharma-et-al-2024-2-section" id="toc-sharma-et-al-2024-2-section">“A Vision Check-Up for Language Models”, Sharma et al 2024</a></li>
<li><a href="/doc/design/index#wu-et-al-2023b-section" id="toc-wu-et-al-2023b-section">“IconShop: Text-Guided Vector Icon Synthesis With Autoregressive Transformers”, Wu et al 2023b</a></li>
<li><a href="/doc/design/index#searles-et-al-2023-2-section" id="toc-searles-et-al-2023-2-section">“An Empirical Study &amp; Evaluation of Modern CAPTCHAs”, Searles et al 2023</a></li>
<li><a href="/doc/design/index#digest-2023-section" id="toc-digest-2023-section">“The Kellogg Doolittle Residence (High Desert House): Inside a Breathtaking Desert Mansion That Looks Like A Fossil”, Digest 2023</a></li>
<li><a href="/doc/design/index#kasatskii-et-al-2023-section" id="toc-kasatskii-et-al-2023-section">“The Effect of Perceptual Load on Performance within IDE in People With ADHD Symptoms”, Kasatskii et al 2023</a></li>
<li><a href="/doc/design/index#casati-cavanagh-2023-section" id="toc-casati-cavanagh-2023-section">“The Art of the Shadow: How Painters Have Gotten It Wrong for Centuries [From <em>The Visual World of Shadows</em>]”, Casati &amp; Cavanagh 2023</a></li>
<li><a href="/doc/design/index#ippolito-et-al-2022-section" id="toc-ippolito-et-al-2022-section">“Creative Writing With Wordcraft, an AI-Powered Writing Assistant: Perspectives from Professional Writers”, Ippolito et al 2022</a></li>
<li><a href="/doc/design/index#crassard-et-al-2022-section" id="toc-crassard-et-al-2022-section">“The Oldest Plans to Scale of Human-Made Mega-Structures”, Crassard et al 2022</a></li>
<li><a href="/doc/design/index#lynch-2022-section" id="toc-lynch-2022-section">“I Regret My $46,000 Website Redesign”, Lynch 2022</a></li>
<li><a href="/doc/design/index#vaithilingam-et-al-2022-section" id="toc-vaithilingam-et-al-2022-section">“Expectation vs. Experience: Evaluating the Usability of Code Generation Tools Powered by Large Language Models”, Vaithilingam et al 2022</a></li>
<li><a href="/doc/design/index#tzs-2022-section" id="toc-tzs-2022-section">“That’s Nothing Compared to Japanese Consumers.”, tzs 2022</a></li>
<li><a href="/doc/design/index#berman-bulte-2021-section" id="toc-berman-bulte-2021-section">“False Discovery in A/B Testing”, Berman &amp; Bulte 2021</a></li>
<li><a href="/doc/design/index#lawrence-et-al-2021-section" id="toc-lawrence-et-al-2021-section">“Project Starline: A High-Fidelity Telepresence System”, Lawrence et al 2021</a></li>
<li><a href="/doc/design/index#keer-2021-section" id="toc-keer-2021-section">“Hacker News Folk Wisdom on Visual Programming”, Keer 2021</a></li>
<li><a href="/doc/design/index#adams-et-al-2021-section" id="toc-adams-et-al-2021-section">“People Systematically Overlook Subtractive Changes”, Adams et al 2021</a></li>
<li><a href="/doc/design/index#meyvis-yoon-2021-section" id="toc-meyvis-yoon-2021-section">“Adding Is Favoured over Subtracting in Problem Solving: A Series of Problem-Solving Experiments Reveal That People Are More Likely to Consider Solutions That Add Features Than Solutions That Remove Them, Even When Removing Features Is More Efficient”, Meyvis &amp; Yoon 2021</a></li>
<li><a href="/doc/design/index#felisberti-2021-section" id="toc-felisberti-2021-section">“Experiences of Ugliness in Nature and Urban Environments”, Felisberti 2021</a></li>
<li><a href="/doc/design/index#feitelson-et-al-2021-section" id="toc-feitelson-et-al-2021-section">“How Developers Choose Names”, Feitelson et al 2021</a></li>
<li><a href="/doc/design/index#tran-et-al-2021-1-section" id="toc-tran-et-al-2021-1-section">“Entropy Trade-Offs in Artistic Design: A Case Study of Tamil <em>kolam</em>”, Tran et al 2021</a></li>
<li><a href="/doc/design/index#fukushima-2020-section" id="toc-fukushima-2020-section">“Noise in the Landscape: Disputing the Visibility of Mundane Technological Objects”, Fukushima 2020</a></li>
<li><a href="/doc/design/index#mattheij-2020-section" id="toc-mattheij-2020-section">“Why Johnny Won’t Upgrade”, Mattheij 2020</a></li>
<li><a href="/doc/design/index#section-1" id="toc-section-1">“Tech Notes: The Success and Failure of Ninja”</a></li>
<li><a href="/doc/design/index#bloom-2020-section" id="toc-bloom-2020-section">“The History of the URL”, Bloom 2020</a></li>
<li><a href="/doc/design/index#hester-2020-section" id="toc-hester-2020-section">“All the Money in the World Couldn’t Make Kinect Happen: For a Moment a Decade Ago, the Game Industry Looked like a Very Different Place”, Hester 2020</a></li>
<li><a href="/doc/design/index#chevalier-boisvert-2019-section" id="toc-chevalier-boisvert-2019-section">“They Might Never Tell You It’s Broken”, Chevalier-Boisvert 2019</a></li>
<li><a href="/doc/design/index#hsu-2019-page-33-section" id="toc-hsu-2019-page-33-section">“Co-Dfns: A Data Parallel Compiler Hosted on the GPU § 2.1.4 Idiomatic APL”, Hsu 2019 (page 33)</a></li>
<li><a href="/doc/design/index#wright-2019-1-section" id="toc-wright-2019-1-section">“Hyrum’s Law: An Observation on Software Engineering”, Wright 2019</a></li>
<li><a href="/doc/design/index#matuschak-nielsen-2019-section" id="toc-matuschak-nielsen-2019-section">“How Can We Develop Transformative Tools For Thought?”, Matuschak &amp; Nielsen 2019</a></li>
<li><a href="/doc/design/index#gardner-2019-section" id="toc-gardner-2019-section">“Dorodango, the Japanese Art of Making Mud Balls: <em>Dorodango</em> Author Bruce Gardner Shares the Story of How He Discovered the Japanese Art of Hikaru Dorodango”, Gardner 2019</a></li>
<li><a href="/doc/design/index#kleppmann-et-al-2019-blog-section" id="toc-kleppmann-et-al-2019-blog-section">“Local-First Software: You Own Your Data, in spite of the Cloud [Web]”, Kleppmann et al 2019</a></li>
<li><a href="/doc/design/index#house-2019-section" id="toc-house-2019-section">“A to Z of Modern Living: Future-Proof Design at Furniture Manufacturer Vitsœ’s Headquarters in Leamington Spa”, House 2019</a></li>
<li><a href="/doc/design/index#condor-2019-2-section" id="toc-condor-2019-2-section">“Fraidycat: Follow Blogs, Wikis, YouTube Channels, as well as Accounts on Twitter, Instagram, Etc from a Single Page”, Condor 2019</a></li>
<li><a href="/doc/design/index#feit-berman-2018-section" id="toc-feit-berman-2018-section">“Test &amp; Roll: Profit-Maximizing A/B Tests”, Feit &amp; Berman 2018</a></li>
<li><a href="/doc/design/index#patterson-2018-section" id="toc-patterson-2018-section">“Can Behavioral Tools Improve Online Student Outcomes? Experimental Evidence from a Massive Open Online Course”, Patterson 2018</a></li>
<li><a href="/doc/design/index#elkind-2018-section" id="toc-elkind-2018-section">“Exquisite Rot: Spalted Wood and the Lost Art of Intarsia”, Elkind 2018</a></li>
<li><a href="/doc/design/index#kumar-et-al-2018-section" id="toc-kumar-et-al-2018-section">“Community Interaction and Conflict on the Web”, Kumar et al 2018</a></li>
<li><a href="/doc/design/index#hustwit-2018-section" id="toc-hustwit-2018-section"><em>Rams</em>, Hustwit 2018</a></li>
<li><a href="/doc/design/index#luu-computer-latency-section" id="toc-luu-computer-latency-section">“Computer Latency: 1977–2017”, Luu 2017</a></li>
<li><a href="/doc/design/index#amazon-2017-section" id="toc-amazon-2017-section">“Amazon Celebrates 10<sup>th</sup> Holiday Season of Frustration-Free Packaging—An Invention That’s Helped Eliminate 181,000 Tons of Packaging and 307 Million Boxes, and Given Millions of Customers Holidays Without ‘Wrap Rage’”, Amazon 2017</a></li>
<li><a href="/doc/design/index#luu-2017-keyboard-section" id="toc-luu-2017-keyboard-section">“Keyboard Latency”, Luu 2017</a></li>
<li><a href="/doc/design/index#murray-gordo-2017-section" id="toc-murray-gordo-2017-section">“A Deep Architecture for Unified Esthetic Prediction”, Murray &amp; Gordo 2017</a></li>
<li><a href="/doc/design/index#levy-2017-section" id="toc-levy-2017-section">“Requiem for a Shuffle: Why Steve Jobs Told Me He Loved the Littlest IPod—And Why We’re Going to Miss It”, Levy 2017</a></li>
<li><a href="/doc/design/index#matzen-et-al-2017-section" id="toc-matzen-et-al-2017-section">“StreetStyle: Exploring World-Wide Clothing Styles from Millions of Photos”, Matzen et al 2017</a></li>
<li><a href="/doc/design/index#sudoscript-2017-section" id="toc-sudoscript-2017-section">“When Pixels Collide”, sudoscript 2017</a></li>
<li><a href="/doc/design/index#henderson-2017-section" id="toc-henderson-2017-section">“Software Engineering at Google”, Henderson 2017</a></li>
<li><a href="/doc/design/index#meyer-et-al-2017-section" id="toc-meyer-et-al-2017-section">“The Work Life of Developers: Activities, Switches and Perceived Productivity”, Meyer et al 2017</a></li>
<li><a href="/doc/design/index#feigenbaum-2016-section" id="toc-feigenbaum-2016-section">“Visions of Algae in 18<sup>th</sup>-Century Botany”, Feigenbaum 2016</a></li>
<li><a href="/doc/design/index#dubey-et-al-2016-section" id="toc-dubey-et-al-2016-section">“Deep Learning the City: Quantifying Urban Perception At A Global Scale”, Dubey et al 2016</a></li>
<li><a href="/doc/design/index#metz-2015-section" id="toc-metz-2015-section">“Why WhatsApp Only Needs 50 Engineers for Its 900M Users: One of the (many) Intriguing Parts of the WhatsApp Story Is That It Has Achieved Such Enormous Scale With Such a Tiny Team”, Metz 2015</a></li>
<li><a href="/doc/design/index#graydon2-2014-section" id="toc-graydon2-2014-section">“Always Bet on Text”, graydon2 2014</a></li>
<li><a href="/doc/design/index#mark-et-al-2014-section" id="toc-mark-et-al-2014-section">“Bored Mondays and Focused Afternoons: the Rhythm of Attention and Online Activity in the Workplace”, Mark et al 2014</a></li>
<li><a href="/doc/design/index#reed-2014-section" id="toc-reed-2014-section">“STRML: Projects and Work”, Reed 2014</a></li>
<li><a href="/doc/design/index#oliveira-et-al-2014-section" id="toc-oliveira-et-al-2014-section">“Evaluating Lehman’s Laws of Software Evolution within Software Product Lines: A Preliminary Empirical Study”, Oliveira et al 2014</a></li>
<li><a href="/doc/design/index#herraiz-et-al-2013-section" id="toc-herraiz-et-al-2013-section">“The Evolution of the Laws of Software Evolution: A Discussion Based on a Systematic Literature Review”, Herraiz et al 2013</a></li>
<li><a href="/doc/design/index#godfrey-german-2013-section" id="toc-godfrey-german-2013-section">“On the Evolution of Lehman’s Laws”, Godfrey &amp; German 2013</a></li>
<li><a href="/doc/design/index#tognazzini-2013-section" id="toc-tognazzini-2013-section">“The Third User, Or, Exactly Why Apple Keeps Doing Foolish Things”, Tognazzini 2013</a></li>
<li><a href="/doc/design/index#yu-mishra-2013-section" id="toc-yu-mishra-2013-section">“An Empirical Study of Lehman’s Law on Software Quality Evolution”, Yu &amp; Mishra 2013</a></li>
<li><a href="/doc/design/index#hill-2012-section" id="toc-hill-2012-section">“The Olivetti Valentine Typewriter”, Hill 2012</a></li>
<li><a href="/doc/design/index#parnin-rugaber-2012-section" id="toc-parnin-rugaber-2012-section">“Programmer Information Needs After Memory Failure”, Parnin &amp; Rugaber 2012</a></li>
<li><a href="/doc/design/index#morandat-et-al-2012-section" id="toc-morandat-et-al-2012-section">“Evaluating the Design of the R Language: Objects and Functions for Data Analysis”, Morandat et al 2012</a></li>
<li><a href="/doc/design/index#hadlow-2012-section" id="toc-hadlow-2012-section">“The Configuration Complexity Clock”, Hadlow 2012</a></li>
<li><a href="/doc/design/index#gibson-2012-section" id="toc-gibson-2012-section">“Shiny Balls of Mud: William Gibson Looks at Japanese Pursuits of Perfection”, Gibson 2012</a></li>
<li><a href="/doc/design/index#spolsky-2012-section" id="toc-spolsky-2012-section">“How Trello Is Different”, Spolsky 2012</a></li>
<li><a href="/doc/design/index#ohshima-et-al-2012-page-2-section" id="toc-ohshima-et-al-2012-page-2-section">“STEPS Toward Expressive Programming Systems: “A Science Experiment””, Ohshima et al 2012 (page 2)</a></li>
<li><a href="/doc/design/index#lu-et-al-2011-section" id="toc-lu-et-al-2011-section">“Mathematical Marbling”, Lu et al 2011</a></li>
<li><a href="/doc/design/index#toomim-et-al-2011-section" id="toc-toomim-et-al-2011-section">“Utility of Human-Computer Interactions: Toward a Science of Preference Measurement”, Toomim et al 2011</a></li>
<li><a href="/doc/design/index#froelich-et-al-2009-section" id="toc-froelich-et-al-2009-section">“Does Your IPod <em>Really</em> Play Favorites?”, Froelich et al 2009</a></li>
<li><a href="/doc/design/index#alexander-2009-trivial-inconveniences-section" id="toc-alexander-2009-trivial-inconveniences-section">“Beware Trivial Inconveniences”, Alexander 2009</a></li>
<li><a href="/doc/design/index#atwood-2009-section" id="toc-atwood-2009-section">“If You Don’t Change the UI, Nobody Notices: I Saw a Screenshot a Few Days Ago That Made Me Think Windows 7 Beta Might Actually Be worth Checking Out.”, Atwood 2009</a></li>
<li><a href="/doc/design/index#crompton-2008-section" id="toc-crompton-2008-section">“Three Doors to Other Worlds”, Crompton 2008</a></li>
<li><a href="/doc/design/index#casiez-et-al-2008-section" id="toc-casiez-et-al-2008-section">“The Impact of Control-Display Gain on User Performance in Pointing Tasks”, Casiez et al 2008</a></li>
<li><a href="/doc/design/index#halpin-et-al-2007-section" id="toc-halpin-et-al-2007-section">“The Complex Dynamics of Collaborative Tagging”, Halpin et al 2007</a></li>
<li><a href="/doc/design/index#hertzfeld-2004-section" id="toc-hertzfeld-2004-section">“Signing Party: The Artists Sign Their Work”, Hertzfeld 2004</a></li>
<li><a href="/doc/design/index#raymond-2003-1-section" id="toc-raymond-2003-1-section">“<em>The Art of Unix Programming</em> § The Right Size for an Editor”, Raymond 2003</a></li>
<li><a href="/doc/design/index#heath-2002-section" id="toc-heath-2002-section"><em>Zendo</em>, Heath 2002</a></li>
<li><a href="/doc/design/index#murata-iwase-2001-section" id="toc-murata-iwase-2001-section">“Extending Fitts’ Law to a 3-Dimensional Pointing Task”, Murata &amp; Iwase 2001</a></li>
<li><a href="/doc/design/index#langlois-et-al-2000-section" id="toc-langlois-et-al-2000-section">“Maxims or Myths of Beauty? A Meta-Analytic and Theoretical Review”, Langlois et al 2000</a></li>
<li><a href="/doc/design/index#spolsky-2000-section" id="toc-spolsky-2000-section">“Choices”, Spolsky 2000</a></li>
<li><a href="/doc/design/index#tsuzuki-1997-section" id="toc-tsuzuki-1997-section"><em>Tokyo: A Certain Style</em>, Tsuzuki 1997</a></li>
<li><a href="/doc/design/index#lehman-1996-section" id="toc-lehman-1996-section">“Laws of Software Evolution Revisited”, Lehman 1996</a></li>
<li><a href="/doc/design/index#wirth-1995-section" id="toc-wirth-1995-section">“A Plea for Lean Software”, Wirth 1995</a></li>
<li><a href="/doc/design/index#hippel-tyre-1995-section" id="toc-hippel-tyre-1995-section">“How Learning by Doing Is Done: Problem Identification in Novel Process Equipment”, Hippel &amp; Tyre 1995</a></li>
<li><a href="/doc/design/index#thornburg-1994-section" id="toc-thornburg-1994-section">“<em>Tokyo Style</em> (book Review)”, Thornburg 1994</a></li>
<li><a href="/doc/design/index#shneiderman-et-al-1991-section" id="toc-shneiderman-et-al-1991-section">“Designing to Facilitate Browsing: A Look Back at the HyperTIES Workstation Browser”, Shneiderman et al 1991</a></li>
<li><a href="/doc/design/index#gabriel-1991-section" id="toc-gabriel-1991-section">“Lisp: Good News, Bad News, How to Win Big [Worse Is Better]”, Gabriel 1991</a></li>
<li><a href="/doc/design/index#walker-1988-section" id="toc-walker-1988-section">“Supporting Document Development With Concordia”, Walker 1988</a></li>
<li><a href="/doc/design/index#ostroff-shneiderman-1988-section" id="toc-ostroff-shneiderman-1988-section">“Selection Devices for User of an Electronic Encyclopedia: An Empirical Comparison of 4 Possibilities”, Ostroff &amp; Shneiderman 1988</a></li>
<li><a href="/doc/design/index#walker-1987-section" id="toc-walker-1987-section">“Document Examiner: Delivery Interface for Hypertext Documents”, Walker 1987</a></li>
<li><a href="/doc/design/index#daniel-1987-section" id="toc-daniel-1987-section">“The Little Can That Could”, Daniel 1987</a></li>
<li><a href="/doc/design/index#section-2" id="toc-section-2">“Braun ET66 Calculator”</a></li>
<li><a href="/doc/design/index#ewing-et-al-1986-section" id="toc-ewing-et-al-1986-section">“An Experimental Comparison of a Mouse and Arrow-Jump Keys for an Interactive Encyclopedia”, Ewing et al 1986</a></li>
<li><a href="/doc/design/index#cardelli-1985-section" id="toc-cardelli-1985-section">“Crabs: the Bitmap Terror”, Cardelli 1985</a></li>
<li><a href="/doc/design/index#naur-1985-section" id="toc-naur-1985-section">“Programming As Theory Building”, Naur 1985</a></li>
<li><a href="/doc/design/index#lehman-b%C3%A9l%C3%A1dy-1985-section" id="toc-lehman-bélády-1985-section"><em>Program Evolution: Processes of Software Change</em>, Lehman &amp; Bélády 1985</a></li>
<li><a href="/doc/design/index#pier-1983-section" id="toc-pier-1983-section">“A Retrospective on the Dorado, a High-Performance Personal Computer”, Pier 1983</a></li>
<li><a href="/doc/design/index#alexander-eisenman-1982-section" id="toc-alexander-eisenman-1982-section">“Contrasting Concepts of Harmony in Architecture”, Alexander &amp; Eisenman 1982</a></li>
<li><a href="/doc/design/index#perlis-1982-section" id="toc-perlis-1982-section">“Epigrams on Programming”, Perlis 1982</a></li>
<li><a href="/doc/design/index#lehman-1980-section" id="toc-lehman-1980-section">“Programs, Life Cycles, and Laws of Software Evolution”, Lehman 1980</a></li>
<li><a href="/doc/design/index#lehman-1979-section" id="toc-lehman-1979-section">“On Understanding Laws, Evolution, and Conservation in the Large-Program Life Cycle”, Lehman 1979</a></li>
<li><a href="/doc/design/index#markkula-1977-page-9-section" id="toc-markkula-1977-page-9-section">“The Apple Marketing Philosophy: Empathy · Focus · Impute”, Markkula 1977 (page 9)</a></li>
<li><a href="/doc/design/index#waddington-1977-2-section" id="toc-waddington-1977-2-section"><em>Tools for Thought</em>, Waddington 1977</a></li>
<li><a href="/doc/design/index#simon-1971-section" id="toc-simon-1971-section">“Designing Organizations for an Information-Rich World”, Simon 1971</a></li>
<li><a href="/doc/design/index#tobler-1970-section" id="toc-tobler-1970-section">“A Computer Movie Simulating Urban Growth in the Detroit Region”, Tobler 1970</a></li>
<li><a href="/doc/design/index#ashby-1956-section" id="toc-ashby-1956-section">“Design for an Intelligence-Amplifier”, Ashby 1956</a></li>
<li><a href="/doc/design/index#draesner-1922-section" id="toc-draesner-1922-section"><em>Ein Totentanz</em>, Draesner 1922</a></li>
<li><a href="/doc/design/index#loos-1910-section" id="toc-loos-1910-section">“Ornament and Crime”, Loos 1910</a></li>
<li><a href="/doc/design/index#Yuay2kXE-section" id="toc-Yuay2kXE-section">“The Importance of Being Textual”, Raymond 2024</a></li>
<li><a href="/doc/design/index#section-3" id="toc-section-3">“The Turing Complete User”</a></li>
<li><a href="/doc/design/index#section-4" id="toc-section-4">“Bits of Hackage”</a></li>
<li><a href="/doc/design/index#section-5" id="toc-section-5">“Ergonomics of the Symbolics Lisp Machine”</a></li>
<li><a href="/doc/design/index#section-6" id="toc-section-6">“The Secret of Psalm 46 (2002)”</a></li>
<li><a href="/doc/design/index#eL18iNGF-section" id="toc-eL18iNGF-section">“The Right Size for an Editor”, Raymond 2024</a></li>
<li><a href="/doc/design/index#section-7" id="toc-section-7">“Big Ball of Mud”</a></li>
<li><a href="/doc/design/index#section-8" id="toc-section-8">“The Life-Changing Magic of Japanese Clutter”</a></li>
<li><a href="/doc/design/index#section-9" id="toc-section-9">“Using Static Websites for Tiny Archives”</a></li>
<li><a href="/doc/design/index#section-10" id="toc-section-10">“Computers Doing The Right Thing”</a></li>
<li><a href="/doc/design/index#56jBPL_s-section" id="toc-56jBPL_s-section">“Wrangling Guideline”, Own 2024</a></li>
<li><a href="/doc/design/index#section-11" id="toc-section-11">“Institute for Controlled Speleogenesis”</a></li>
<li><a href="/doc/design/index#section-12" id="toc-section-12">“Logitech MX Master 3 vs 2S Teardown: Our Favorite Mouse Got Even Better”</a></li>
<li><a href="/doc/design/index#5G_OOndT-section" id="toc-5G_OOndT-section">“Operant Conditioning by Software Bugs”, Regehr 2024</a></li>
<li><a href="/doc/design/index#6Mi9C24p-section" id="toc-6Mi9C24p-section">“The Soul of Maintaining a New Machine—First Draft”, Kelly 2024</a></li>
<li><a href="/doc/design/index#section-13" id="toc-section-13">“Line Length Revisited: following the Research”</a></li>
<li><a href="/doc/design/index#BCqXEJnp-section" id="toc-BCqXEJnp-section">“Rules of Machine Learning”, Google 2024</a></li>
<li><a href="/doc/design/index#quoCVNak-section" id="toc-quoCVNak-section">“Q&amp;A § Brexit Logo Design”, Cummings 2024</a></li>
<li><a href="/doc/design/index#section-14" id="toc-section-14">“At Any Given Moment in a Process…we Have a Certain Partially Evolved State of a Structure. This State Is Described by the Wholeness: the System of Centers, and Their Relative Nesting and Degrees of Life.”</a></li>
<li><a href="/doc/design/index#fO83dUmI-section" id="toc-fO83dUmI-section">“Dynamicland”, Victor 2024</a></li>
<li><a href="/doc/design/index#section-15" id="toc-section-15">“Hypertext Tools from the 80s”</a></li>
<li><a href="/doc/design/index#section-16" id="toc-section-16">“Falsehoods Programmers Believe About <em>X</em>”</a></li>
<li><a href="/doc/design/index#section-17" id="toc-section-17">“Kingnobro/IconShop: (SIGGRAPH Asia 2023) Code of “IconShop: Text-Guided Vector Icon Synthesis With Autoregressive Transformers””</a></li>
<li><a href="/doc/design/index#XeQW-3UF-section" id="toc-XeQW-3UF-section">“Loom: Multiversal Tree Writing Interface for Human-AI Collaboration”, Janus 2024</a></li>
<li><a href="/doc/design/index#hNGqKXZG-section" id="toc-hNGqKXZG-section">“<code>sam2_hierarch</code>: Unsupervised Human-Friendly Online Object Categorization”, UtilityHotbar 2024</a></li>
<li><a href="/doc/design/index#section-18" id="toc-section-18">“IconShop”</a></li>
<li><a href="/doc/design/index#section-19" id="toc-section-19">“Fan Is A Tool-Using Animal”</a></li>
<li><a href="/doc/design/index#section-20" id="toc-section-20">“CONTENTdm”</a></li>
<li><a href="/doc/design/index#section-21" id="toc-section-21">“The UX of LEGO Interface Panels”</a></li>
<li><a href="/doc/design/index#section-22" id="toc-section-22">“The Door Problem”</a></li>
<li><a href="/doc/design/index#section-23" id="toc-section-23">“Copying Is the Way Design Works”</a></li>
<li><a href="/doc/design/index#aPdST_ec-section" id="toc-aPdST_ec-section">“Beware of the Robot Pharmacist”, Wachter 2024</a></li>
<li><a href="/doc/design/index#92dZ006d-section" id="toc-92dZ006d-section">“The Secret of <em>Minecraft</em>, and Its Challenge to the Rest of Us”, Sloan 2024</a></li>
<li><a href="/doc/design/index#vXUSnyij-section" id="toc-vXUSnyij-section">“Yesterday’s Pixels, Today”, Nasser 2024</a></li>
<li><a href="/doc/design/index#section-24" id="toc-section-24">“The Pixel Art Tutorial”</a></li>
<li><a href="/doc/design/index#section-25" id="toc-section-25">“17th Century Calligraphy from Germany”</a></li>
<li><a href="/doc/design/index#rxwmvgia-section" id="toc-rxwmvgia-section">“Alexander Graham Bell’s Tetrahedral Kites (1903–9) [Image Gallery]”, Review 2024</a></li>
<li><a href="/doc/design/index#section-26" id="toc-section-26">“Lewis Carroll’s Illustrations for <em>Alice’s Adventures Under Ground</em> (1864)”</a></li>
<li><a href="/doc/design/index#section-27" id="toc-section-27">“Chladni Figures (1787)”</a></li>
<li><a href="/doc/design/index#section-28" id="toc-section-28">“D. A. Rovinskii’s Collection of Russian Lubki (18th–19th Century)”</a></li>
<li><a href="/doc/design/index#section-29" id="toc-section-29">“Anton Seder’s <em>The Animal in Decorative Art</em> (1896)”</a></li>
<li><a href="/doc/design/index#section-30" id="toc-section-30">“‘Clouds of Unknowing’: Edward Quin’s Historical Atlas (1830)”</a></li>
<li><a href="/doc/design/index#section-31" id="toc-section-31">“Owen Jones’ <em>Examples of Chinese Ornament</em> (1867)”</a></li>
<li><a href="/doc/design/index#section-32" id="toc-section-32">“French Silk Sample Book (ca. 1900)”</a></li>
<li><a href="/doc/design/index#section-33" id="toc-section-33">“Henrique Alvim Corrêa’s Illustrations for <em>The War of the Worlds</em> (1906)”</a></li>
<li><a href="/doc/design/index#section-34" id="toc-section-34">“Images from Japanese Design Magazine <em>Shin-Bijutsukai</em> (1902)”</a></li>
<li><a href="/doc/design/index#section-35" id="toc-section-35">“Japanese Firemen’s Coats (19th Century)”</a></li>
<li><a href="/doc/design/index#section-36" id="toc-section-36">“Flowers of Fire: Illustrations from Japanese Fireworks Catalogues (ca. 1880s)”</a></li>
<li><a href="/doc/design/index#section-37" id="toc-section-37">“John Locke’s Method for Common-Place Books (1685)”</a></li>
<li><a href="/doc/design/index#section-38" id="toc-section-38">“An Iconic Line: Claude Mellan’s <em>The Sudarium of Saint Veronica</em> (1649)”</a></li>
<li><a href="/doc/design/index#section-39" id="toc-section-39">“<em>On the Writing of the Insane</em> (1870)”</a></li>
<li><a href="/doc/design/index#section-40" id="toc-section-40">“Joseph Perry’s Medical Illustrations of Miscarriage (1834)”</a></li>
<li><a href="/doc/design/index#section-41" id="toc-section-41">“Plague Doctor Costumes”</a></li>
<li><a href="/doc/design/index#section-42" id="toc-section-42">“The Reverse of a Framed Painting, and Other Trompe L’oeil by Cornelis Norbertus Gijsbrechts (ca. 1670)”</a></li>
<li><a href="/doc/design/index#section-43" id="toc-section-43">“Adolf Schmidt’s <em>Atlas Der Diatomaceenkunde</em> (1890)”</a></li>
<li><a href="/doc/design/index#section-44" id="toc-section-44">“Solid Objects: 16<sup>th</sup>-Century Geometric and Perspective Drawings”</a></li>
<li><a href="/doc/design/index#section-45" id="toc-section-45">“Studies on Twilight Phenomena, After Krakatoa (1888)”</a></li>
<li><a href="/doc/design/index#section-46" id="toc-section-46">“The Geometric Landscapes of Lorenz Stoer (1567)”</a></li>
<li><a href="/doc/design/index#section-47" id="toc-section-47">“The Unicorn Tapestries (1495–1505)”</a></li>
<li><a href="/doc/design/index#section-48" id="toc-section-48">“<em>Unai No Tomo</em>: Catalogues of Japanese Toys (1891–1923)”</a></li>
<li><a href="/doc/design/index#section-49" id="toc-section-49">“Designs from Kimono Pattern Books (ca. 1902)”</a></li>
<li><a href="/doc/design/index#section-50" id="toc-section-50">“William Hogarth’s Satire on False Perspective (1754)”</a></li>
<li><a href="/doc/design/index#section-51" id="toc-section-51">“Defining the Demonic”</a></li>
<li><a href="/doc/design/index#section-52" id="toc-section-52">“Emma Willard’s Maps of Time”</a></li>
<li><a href="/doc/design/index#section-53" id="toc-section-53">“Loie Fuller and the Serpentine”</a></li>
<li><a href="/doc/design/index#section-54" id="toc-section-54">“Marxist Astronomy: The Milky Way According to Anton Pannekoek”</a></li>
<li><a href="/doc/design/index#section-55" id="toc-section-55">“Stuffed Ox, Dummy Tree, Artificial Rock: Deception in the Work of Richard and Cherry Kearton”</a></li>
<li><a href="/doc/design/index#section-56" id="toc-section-56">“Akin’s Laws of Spacecraft Design”</a></li>
<li><a href="/doc/design/index#UGWnox84-section" id="toc-UGWnox84-section">“The Borderlands Gun Collector’s Club”, Yegge 2024</a></li>
<li><a href="/doc/design/index#section-57" id="toc-section-57">“Simpler Doesn’t Mean What Tesla Thinks It Means”</a></li>
<li><a href="/doc/design/index#section-58" id="toc-section-58">“The Little Can That Could”</a></li>
<li><a href="/doc/design/index#section-59" id="toc-section-59">“A New Medium for Communicating Research on Programming Languages”</a></li>
<li><a href="/doc/design/index#section-60" id="toc-section-60">“Against the Survival of the Prettiest”</a></li>
<li><a href="/doc/design/index#section-61" id="toc-section-61">“America Was Supposed to Be Art Deco”</a></li>
<li><a href="/doc/design/index#section-62" id="toc-section-62">“What Board Games Teach Us About Data Visualization by Johannes Wirges”</a></li>
<li><a href="/doc/design/index#section-63" id="toc-section-63">“Sony TR-1825 AM Radio”</a></li>
<li><a href="/doc/design/index#aN9NZUok-section" id="toc-aN9NZUok-section">“Are We Really Engineers?”, Wayne 2024</a></li>
<li><a href="/doc/design/index#iAmq3q2z-section" id="toc-iAmq3q2z-section">“What Engineering Can Teach (and Learn From) Us”, Wayne 2024</a></li>
<li><a href="/doc/design/index#section-64" id="toc-section-64">“Downsized Dwellings: Inside Tokyo’s Tiny Living Spaces”</a></li>
<li><a href="/doc/design/index#section-65" id="toc-section-65">“Arbital Postmortem”</a></li>
<li><a href="/doc/design/index#E8plKwSG-section" id="toc-E8plKwSG-section">“Olivetti Valentine”, Soul 2024</a></li>
<li><a href="/doc/design/index#section-66" id="toc-section-66">“The UX on This Small Child Is Terrible”</a></li>
<li><a href="/doc/design/index#section-67" id="toc-section-67">“How a Naked Skydive Inspired a Way to Keep Pilots Oriented in Flight”</a></li>
<li><a href="/doc/design/index#section-68" id="toc-section-68">“The History of the Gibson Black Beauty”</a></li>
<li><a href="/doc/design/index#section-69" id="toc-section-69">“Studies on Natural Populations of <em>Drosophila</em>. II. Heritability and Response to Selection for Wing Length in <em>Drosophila Melanogaster</em> and <em>D. Simulans</em> at Different Temperatures”</a></li>
<li><a href="/doc/design/index#section-70" id="toc-section-70">“How the World’s Foremost Maze-Maker Leads People Astray”</a></li>
<li><a href="/doc/design/index#section-71" id="toc-section-71">“For Blind Internet Users, the Fix Can Be Worse Than the Flaws”</a></li>
<li><a href="/doc/design/index#section-72" id="toc-section-72">“<em>Final Fantasy 7</em>: An Oral History”</a></li>
<li><a href="/doc/design/index#section-73" id="toc-section-73">“Tog’s Paradox [Jevons Paradox for Software Features]”</a></li>
<li><a href="/doc/design/index#section-74" id="toc-section-74">“Colors in Movies and TV: What Happened to Them?”</a></li>
<li><a href="/doc/design/index#section-75" id="toc-section-75">“How the Web Became Unreadable”</a></li>
<li><a href="/doc/design/index#section-76" id="toc-section-76">“Cheap Ornament and Status Games”</a></li>
<li><a href="/doc/design/index#section-77" id="toc-section-77">“The Genius Design of <em>Cowboy Bebop</em>’s Titles”</a></li>
<li><a href="/doc/design/index#section-78" id="toc-section-78">“HUMAN’20: ‘A Live Demo of the Intermedia Hypertext System’ (Norman K. Meyrowitz)”</a></li>
<li><a href="/doc/design/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/design/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/design/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/design/typography/1926-bartels-theartofspacing.pdf
The Art of Spacing: A Treatise on the Proper Distribution of White Space in Typography
Samuel A. Bartels
1926-01-01
2024-01-01



---
/doc/design/typography/1986-trollip.pdf
Readability of Computer-Generated Fill-Justified Text
Stanley R. Trollip, Gregory Sales
1986
2024-01-01



---
/doc/design/typography/2003-matrix-typeandtypography.pdf
Type & Typography: Highlights from Matrix, the review for printers and bibliophiles
Internet Archive
2003-01-01
2024-01-01



---
/doc/design/typography/2005-amert.pdf
The Phenomenon of the "Gros Canon"
Kay Amert
2005-06-01
2024-01-01
[("doi","10.1086/pbsa.99.2.24295917")]


---
/doc/design/typography/2007-huotmarchand.pdf
Minuscule Type Specimen
Thomas Huot-Marchand
2007
2024-01-01



---
/doc/design/typography/2009-slimbach.pdf

Robert Slimbach, Adam Twardoch
2009-08-24
2024-01-01



---
/doc/design/typography/2012-warnock.pdf
Simple Ideas That Changed Printing and Publishing
John E. Warnock
2012-12-01
2024-01-01
[("doi","10.2307/23558230")]


---
/doc/design/typography/2020-02-06-gwern-gwernnet-subscripts-examples.png

Gwern
2020-02-06
2024-01-01



---
/doc/design/typography/2020-jeremytankard-footnote-36-redisturbed.pdf
Footnote 36: Redisturbed: In This Issue We’re Focusing on the Redisturbed Typeface For The New Decade [Redisturbed is a fresh look at our original Disturbance typeface from 1993. Looking deeper at the concept of a unicase alphabet and designing it for expanded use today. More weights, optical sizes, language support and OpenType features.]
Jeremy Tankard
2020-10-05
2024-01-01



---
/doc/design/typography/2021-lin-figure4-causaleffectofmakingmisleadinggraphmoreorlessbeautifulonsubjectratingsoftrustworthiness.png


2021
2024-01-01



---
/doc/design/typography/2021-yang-figure3-textcolorizingcomparisons.png


2021
2024-01-01



---
/doc/design/typography/2022-03-24-gwern-fakejournalclub-bifurcatingtextthumbnail.png

Gwern
2022-03-24
2024-01-01



---
/doc/design/typography/2023-06-08-gwernnet-interview-williamshatnerleonardnimoy-startrekremiscencesaboutbicycletheft.png


2023-06-08
2024-01-01



---
/doc/design/typography/dropcap/2004-bringhurst-thelementsoftypographicstyle-ch4structuralformsanddevices-dropcaps.pdf
<em>The Elements of Typographic Style</em> § Chapter 4: Structural Forms & Devices § 4.1.4 Mark each beginning and resumption of the text
Robert Bringhurst
2004-01-01
2024-01-01



---
/doc/design/typography/dropcap/2004-bringhurst-thelementsoftypographicstyle-ch4structuralformsanddevices-dropcaps.pdf#page=2
<em>The Elements of Typographic Style</em> § Chapter 4: Structural Forms & Devices § 4.1.4 Mark each beginning and resumption of the text § pg2
Robert Bringhurst
2004-01-01
2024-01-01



---
/doc/design/typography/dropcap/2015-09-11-mariozucca-grantland-yankeesuckyankeesuck-dropcaps.html


2015-09-11
2024-01-01



---
/doc/design/typography/dropcap/2016-05-16-jayewmanus-amazonkindlewhite-italicdropcaperror.jpg


2016-05-16
2024-01-01



---
/doc/design/typography/dropcap/2023-10-17-gwern-dropcap-mobiledemo.png

Gwern
2023-10-17
2024-01-01



---
/doc/design/typography/dropcap/2023-10-25-gwern-gwernnet-dropcat-csspositioningerror-bottom.png

Gwern
2023-10-25
2024-01-01



---
/doc/design/typography/dropcap/2023-10-25-gwern-gwernnet-dropcat-csspositioningerror.png

Gwern
2023-10-25
2024-01-01



---
/doc/design/typography/dropcap/2023-10-27-gwern-recraft-largecapitaldropcapletteraartdecodecorativeflourish.svg

Gwern
2023-10-27
2024-01-01



---
/doc/design/typography/dropcap/2023-10-31-frederikbl-font-crypticcreatures-regular.ttf


2023-10-31
2024-01-01



---
/doc/design/typography/dropcap/2024-01-14-gwern-googleimages-searchresults-italiccapitallettera.png

Gwern
2024-01-14
2024-01-01



---
/doc/design/typography/dropcap/2024-01-14-saidachmiz-dropcapworkshop-screenshot-svgdropcapediting-beforeafter.png


2024-01-14
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-fivedials-dropcap-sizefailurecase.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-gwern-dropcap-backgroundandpositioningfailureexample.png

Gwern
2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-harpersmagazine-dropcap-upscaledserif.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-jdsalari-dropcap-labelingandspacingerror.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-medium-dropcap-doubleletterfailure.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-medium-onezero-dropcap-solidcirclebackgroundoutline.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-nautilus-dropcap-blackoutline.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-newyorker-dropcap-excesspunctuation.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-politico-dropcap-doubleletterfailurecase.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-theatavist-dropcap-upscaleofexistingfont.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-thedailybeast-dropcaps-outlinedrubricationwithdropshadow.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-thenation-dropcap-doublequotefailure.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-thenation-dropcap-redsquarebackground.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-time-dropcap-partialoutlineplusrubrication.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-undark-dropcap-outlineoverlappingtexterror.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-15-vanityfair-dropcap-positioningandmarginerror.png


2024-01-15
2024-01-01



---
/doc/design/typography/dropcap/2024-01-16-saidachmiz-dropcaps-lightmode-4backgroundandpositionfailurecases.png


2024-01-16
2024-01-01



---
/doc/design/typography/dropcap/2024-01-19-davidmillington-daveondesign-dropcapsizeerror.png


2024-01-19
2024-01-01



---
/doc/design/typography/dropcap/2024-01-19-esquire-dropcap-toolowerror.png


2024-01-19
2024-01-01



---
/doc/design/typography/dropcap/2024-01-19-theverge-dropcaps-splittingworderror.png


2024-01-19
2024-01-01



---
/doc/design/typography/dropcap/2024-01-19-vanityfair-dropcap-quotationandspacingerror.png


2024-01-19
2024-01-01



---
/doc/design/typography/dropcap/2024-01-20-theeclecticlightcompany-dropcap-shadowedbackground.png


2024-01-20
2024-01-01



---
/doc/design/typography/dropcap/2024-01-30-newyorker-dropcap-qswasherror.png


2024-01-30
2024-01-01



---
/doc/design/typography/dropcap/2024-02-01-diplomaticcourier-dropcap-reddotplusunderline.png


2024-02-01
2024-01-01



---
/doc/design/typography/dropcap/2024-02-04-theeconomist-dropcap-toomuchmargin.png


2024-02-04
2024-01-01



---
/doc/design/typography/dropcap/2024-02-11-techcrunch-dropcap-excessmarginerror.png


2024-02-11
2024-01-01



---
/doc/design/typography/dropcap/cheshireinitials.png



2024-01-01



---
/doc/design/typography/dropcap/deutschezierschrift.jpg



2024-01-01



---
/doc/design/typography/dropcap/goudyinitialen.png



2024-01-01



---
/doc/design/typography/dropcap/kanzleiinitialen.png



2024-01-01



---
/doc/design/typography/dropcap/yinit.png



2024-01-01



---
/doc/design/typography/floral/2024-02-15-gwern-midjourneyv6-magnetictree-floraldecorations-samples-light.jpg

Gwern
2024-02-15
2024-01-01



---
/doc/design/typography/floral/2024-02-15-gwern-midjourneyv6-magnetictree-floralornaments-flowers-black-01.jpg

Gwern
2024-02-15
2024-01-01



---
/doc/design/typography/floral/2024-02-15-gwern-midjourneyv6-magnetictree-floralornaments-flowers-black-02.jpg

Gwern
2024-02-15
2024-01-01



---
/doc/design/typography/floral/2024-02-15-gwern-midjourneyv6-magnetictree-tiled-horizontalwallpaper-samples.jpg

Gwern
2024-02-15
2024-01-01



---
/doc/design/typography/floral/2024-02-15-gwern-midjourneyv6-magnetictree-trees-black.jpg

Gwern
2024-02-15
2024-01-01



---
/doc/design/typography/rubrication/1100s-boethius-ecodices-vladslg-296-079r-089r-093v-099r.jpg



2024-01-01



---
/doc/design/typography/rubrication/1125-williamofmalmesbury-degestisregumanglorum-guillelmus-cropped-pilcrow.jpg


1125
2024-01-01



---
/doc/design/typography/rubrication/1200s-liberfigurarum-trinitariancircles.png



2024-01-01



---
/doc/design/typography/rubrication/1200s-walterslibrary-w73-cosmography-3folios.png



2024-01-01



---
/doc/design/typography/rubrication/1225-apollonius-mellonms1-arsnotoriasivefloresaurei-13v.jpg


1225
2024-01-01



---
/doc/design/typography/rubrication/1375-donsilvestro-gradual-ms35254-avemariagratiaplena.jpg


1375
2024-01-01



---
/doc/design/typography/rubrication/1400s-pallat1741fol004r-enzyklopadischrhetorischesammelhandschrift-degenealogieadeorumjupiter.jpg



2024-01-01



---
/doc/design/typography/rubrication/1425-ashmole370-volvelle.png


1425
2024-01-01



---
/doc/design/typography/rubrication/1454-gutenberg-bible-twopages.jpg


1454
2024-01-01



---
/doc/design/typography/rubrication/1474-jenson-devirisillustribus-initials.jpg


1474
2024-01-01



---
/doc/design/typography/rubrication/1475-chaucer-msrawl223-thetaleofmelibee.jpg


1475
2024-01-01



---
/doc/design/typography/rubrication/1480-cgm331-folio172-right-landshutwedding.png


1480
2024-01-01



---
/doc/design/typography/rubrication/1500-liturgicalmanuscript-pg121122-guidonianhand.jpg


1500
2024-01-01



---
/doc/design/typography/rubrication/1500s-cambridgeuniversitylibrary-spanishprayerbook-waxdrippings.jpg



2024-01-01



---
/doc/design/typography/rubrication/1516-ambraserheldenbuchfolio-75v-lombardiccapitals.jpg


1516
2024-01-01



---
/doc/design/typography/rubrication/1577-anonymous-bookofmagic-pg49131151188.png


1577
2024-01-01



---
/doc/design/typography/rubrication/1666-01-hooke-micrographia-cover.jpg


1666-01
2024-01-01



---
/doc/design/typography/rubrication/1757-baiardi-herculaneum-cover-a216167_0004.jpg


1757
2024-01-01



---
/doc/design/typography/rubrication/1856-youmans-chemicalatlas-oxygendiagrams.jpg


1856
2024-01-01



---
/doc/design/typography/rubrication/1860-tymms-theartofilluminating-plate43-14thcentury-lombardiccapitals.jpg


1860
2024-01-01



---
/doc/design/typography/rubrication/1860-tymms-theartofilluminating-plate67-15century-blackletter.jpg


1860
2024-01-01



---
/doc/design/typography/rubrication/1885-burton-thebookofthethousandnightsandanight-titlepage.jpg


1885
2024-01-01



---
/doc/design/typography/rubrication/1885-golgi-sullafinaanatomiadegliorganicentralidelsistemanervoso-dogolfactorybulbneurons-staindetail2.jpg


1885
2024-01-01



---
/doc/design/typography/rubrication/1891-anonymous-thestoryofadildoe-cover.jpg


1891
2024-01-01



---
/doc/design/typography/rubrication/1893-eugenegrasset-werther-frenchpremiere-poster.jpg


1893
2024-01-01



---
/doc/design/typography/rubrication/1894-bradley-inlandprinter-v14issue3-christmascover.jpg


1894
2024-01-01



---
/doc/design/typography/rubrication/1906-soliscohen-womaningirlhoodwifehoodmotherhood.jpg


1906
2024-01-01



---
/doc/design/typography/rubrication/1908-waldstein-herculaneumpastpresentfuture-groundplan-pg441.jpg


1908
2024-01-01



---
/doc/design/typography/rubrication/1917-texas-wwi-raisingchickenspropagandaposter.jpg


1917
2024-01-01



---
/doc/design/typography/rubrication/1919-lesfeuilletsdart-issue1-covertoc.png


1919
2024-01-01



---
/doc/design/typography/rubrication/1919-lesfeuilletsdart-issue1-p36-gabrielmourey.jpg


1919
2024-01-01



---
/doc/design/typography/rubrication/1919-lisitskiy-klinomkrasnim.jpg


1919
2024-01-01



---
/doc/design/typography/rubrication/1920-nazi-nsdapflag-swastika.png


1920
2024-01-01



---
/doc/design/typography/rubrication/1921-fabre-fabresbookofinsects-cover.jpg


1921
2024-01-01



---
/doc/design/typography/rubrication/1922-lissitzky-fourbillygoats.jpg


1922
2024-01-01



---
/doc/design/typography/rubrication/1923-holst-theatomandthebohrtheoryofitsstructure-colorplate2-atomicstructureofradium.jpg


1923
2024-01-01



---
/doc/design/typography/rubrication/1926-harrison-recipefortheempirechristmaspudding.jpg


1926
2024-01-01



---
/doc/design/typography/rubrication/1926-herrick-itiswarmerbelow-londontransportmuseumscan.jpg


1926
2024-10-26



---
/doc/design/typography/rubrication/1927-01-03-timemagazine-v9no1-firstredcover-leoamery.jpg


1927-01-03
2024-01-01



---
/doc/design/typography/rubrication/1927-bauertypefoundry-futuraschmuck-samples-ornaments.jpg


1927
2024-01-01



---
/doc/design/typography/rubrication/1929-hamada-thecompletecommercialartist-v15-pg51.jpg


1929
2024-01-01



---
/doc/design/typography/rubrication/1930-uffizipittigallery-italianschoolsofpainting-brochure-therenaissanceintaly-diagram.jpg


1930
2024-01-01



---
/doc/design/typography/rubrication/1936-barr-cubismandabstractart-catalogue-cover.jpg


1936
2024-01-01



---
/doc/design/typography/rubrication/1936-hvvierthaler-poster-degenerateartexhibition.jpg


1936
2024-01-01



---
/doc/design/typography/rubrication/1936-neurath-internationalpicturelanguage-pg3839-picture1011.jpg


1936
2024-01-01



---
/doc/design/typography/rubrication/1937-ley-organisationsbuchdernsdap-pg99-tafel20.jpg


1937
2024-01-01



---
/doc/design/typography/rubrication/1947-gallimard-isidoreisoubookcover.jpg


1947
2024-01-01



---
/doc/design/typography/rubrication/1958-braun-dieterrams-t3pocketradio-moma.jpg


1958
2024-01-01



---
/doc/design/typography/rubrication/1958-braun-t3radio.jpg


1958
2024-01-01



---
/doc/design/typography/rubrication/1966-thermalmagiccooker-manual-howheatistransferred.jpg


1966
2024-01-01



---
/doc/design/typography/rubrication/1990-tufte-envisioninginformation-ch3-photocopier.png


1990
2024-01-01



---
/doc/design/typography/rubrication/1990-tufte-envisioninginformation-ch3-ubokunishitani-thefirstseedofkoyagiri-calligraphy.jpg


1990
2024-01-01



---
/doc/design/typography/rubrication/1999-marklombardi-olivernorthlakeresourcespanamairancontra198486-v4-detail.jpg


1999
2024-01-01



---
/doc/design/typography/rubrication/1999-marklombardi-worldfinancecorporation-guillermocartaya.jpg


1999
2024-01-01



---
/doc/design/typography/rubrication/2001-fynn-mahavyupatti-titlepage.jpg


2001
2024-01-01



---
/doc/design/typography/rubrication/2004-bringhurst-insidecoveralphabetdiagram.png


2004
2024-01-01



---
/doc/design/typography/rubrication/2005-03-catalogtree-vinec-poster-06.jpg


2005-03
2024-01-01



---
/doc/design/typography/rubrication/2005-gombrich-alittlehistoryoftheworld-cover.jpg


2005
2024-01-01



---
/doc/design/typography/rubrication/2007-angelaacevedo-schoolcomposition-claudegaramond.jpg


2007
2024-01-01



---
/doc/design/typography/rubrication/2007-ceinturion-portugal-inkerosion.jpg


2007
2024-01-01



---
/doc/design/typography/rubrication/2008-huber-1950s-pelikan-guntherwagner-fountainpeninkbottles.jpg


2008
2024-01-01



---
/doc/design/typography/rubrication/2010-p22-civilite-joenewton-belgianwafflesspecimen.jpg


2010
2024-01-01



---
/doc/design/typography/rubrication/2011-brown-cambridgeconcordbible-redletterverses.jpg


2011
2024-01-01



---
/doc/design/typography/rubrication/2012-10-worldpsychiatry-tableofcontents.png


2012-10
2024-01-01



---
/doc/design/typography/rubrication/2012-11-25-madz-tikz-redblacktree.jpg


2012-11-25
2024-01-01



---
/doc/design/typography/rubrication/2012-butterick-stempelfontfoundrycatalogue-sample-23-rubrication.jpg


2012
2024-01-01



---
/doc/design/typography/rubrication/2012-butterick-stempelfontfoundrycatalogue-sample-blackletterrubrication.jpg


2012
2024-01-01



---
/doc/design/typography/rubrication/2013-tantau-tkzpgfmanual-sinecosine.jpg


2013
2024-01-01



---
/doc/design/typography/rubrication/2015-gianola-annualreviews.png


2015
2024-01-01



---
/doc/design/typography/rubrication/2015-johnson-supplementary-figuref1-part1.png


2015
2024-01-01



---
/doc/design/typography/rubrication/2015-shoemaker-babyloniantalmud-pesahim-annotated.jpg


2015
2024-01-01



---
/doc/design/typography/rubrication/2016-earlgee-thebeautyofletterpress-theartofmakinganimpression-edition13.jpg


2016
2024-01-01



---
/doc/design/typography/rubrication/2017-grapheine-gallimardarchivecovers1911to1989.jpg


2017
2024-01-01



---
/doc/design/typography/rubrication/2017-walker-figure6-rubricationinpitman1897typewriterstylemanual.png


2017
2024-01-01



---
/doc/design/typography/rubrication/2019-03-harrishasaki-figure9-pottersocialnetwork.png


2019-03
2024-01-01



---
/doc/design/typography/rubrication/2019-09-24-thespectator-threepages.png


2019-09-24
2024-01-01



---
/doc/design/typography/rubrication/2019-11-24-navalgazing-thefalklandswarpart19.png


2019-11-24
2024-01-01



---
/doc/design/typography/rubrication/2019-11-25-newyorkmagazine-tanehisicoates.png


2019-11-25
2024-01-01



---
/doc/design/typography/rubrication/2019-11-26-gwern-gwernnet-rubrication-prototype.png

Gwern
2019-11-26
2024-01-01



---
/doc/design/typography/rubrication/2019-11-cjr-badromance.png


2019-11
2024-01-01



---
/doc/design/typography/rubrication/2019-northfieldfarm-baconsign-twitter.jpg


2019
2024-01-01



---
/doc/design/typography/rubrication/2019-slyusarev-euclidintex-convertingtocontext.jpg


2019
2024-01-01



---
/doc/design/typography/rubrication/2019-theatlantic-a-favicon.png


2019
2024-01-01



---
/doc/design/typography/rubrication/2020-01-14-tarinclanuwat-kuzushijiocr.png


2020-01-14
2024-01-01



---
/doc/design/typography/rubrication/2020-03-23-meme-virginvschad-webdesignervsmedievalscribe.png


2020-03-23
2024-01-01



---
/doc/design/typography/rubrication/2024-06-26-goldenhillsoftware-unreadrssreader-homepage.png


2024-06-26
2024-06-27



---
/doc/design/typography/rubrication/2024-11-10-gwern-midjourneyv6-redvsblue-abstractbirdshapedswirl-512px.png

Gwern
2024-11-10
2024-11-11



---
/doc/design/typography/rubrication/nicholasrougeux-2018-byrneseuclid-book1-diagrams.jpg



2024-01-01



---
/doc/design/typography/sentence-spacing/2002-loh-figure5-readingspeedofgrepassagesbysinglespacedanddoublespacedsentences.png


2002
2024-01-01



---
/doc/design/typography/sentence-spacing/2014-hojjati-table2-readerspreferverdanadoublespacetosinglespacetotimesnewroman.jpg


2014
2024-01-01



---
/doc/design/typography/sidenote/1737-bayle-dictionary-vol4-pg901.jpg


1737
2024-01-01



---
/doc/design/typography/sidenote/1990-tufte-envisioninginformation-pg61-sidenotes.png


1990
2024-01-01



---
/doc/design/typography/sidenote/2004-bringhurst-theelementsoftypographicstyle-pg70-marginsidenoteexample.png


2004
2024-01-01



---
/doc/design/typography/sidenote/2004-knuth-taocp-fascicle-4-b-historyofcombinatorialgeneration-iching-marginnotes.png


2004
2024-01-01



---
/doc/design/typography/sidenote/2004-knuth-taocp-fasicle-4-b-historyofcombinatorialgeneration-iching-marginnotes.png


2004
2024-01-01



---
/doc/design/typography/sidenote/2005-wallace-redesign.pdf
Host: Deep into the mercenary world of take–no–prisoners political talk radio [footnote redesign]
Said Achmiz
2020-01-08
2024-01-01



---
/doc/design/typography/sidenote/2007-korpela-sidenotes-tablelayout.png


2007
2024-01-01



---
/doc/design/typography/sidenote/2013-clark-jquerysidenotes-sidenotes.png


2013
2024-01-01



---
/doc/design/typography/sidenote/2013-matthewbutterick-practicaltypography-webemailaddresses-marginnote-mobile.png


2013
2024-01-01



---
/doc/design/typography/sidenote/2013-matthewbutterick-practicaltypography-webemailaddresses-marginnote.jpg


2013
2024-01-01



---
/doc/design/typography/sidenote/2013-robertnystrom-gameprogrammingpatterns-doublebuffer-sidenotes-mobile.png


2013
2024-01-01



---
/doc/design/typography/sidenote/2013-robertnystrom-gameprogrammingpatterns-doublebuffer-sidenotes.png


2013
2024-01-01



---
/doc/design/typography/sidenote/2015-correia-sidenotes-slide.png


2015
2024-01-01



---
/doc/design/typography/sidenote/2016-inkandswitch-localfirstdesign-marginnotes-mobile.png


2016
2024-01-01



---
/doc/design/typography/sidenote/2016-inkandswitch-localfirstdesign-marginnotes.png


2016
2024-01-01



---
/doc/design/typography/sidenote/2017-yalelawjournal-khan-sidenotes-expanded.png


2017
2024-01-01



---
/doc/design/typography/sidenote/2017-yalelawjournal-khan-sidenotes.png


2017
2024-01-01



---
/doc/design/typography/sidenote/2019-looijesteijn-sidenotes-mobile.png


2019
2024-01-01



---
/doc/design/typography/sidenote/2019-looijesteijn-sidenotes.png


2019
2024-01-01



---
/doc/design/typography/sidenote/2020-11-obormot-sidebar-dand-collapsed.png


2020-11
2024-01-01



---
/doc/design/typography/sidenote/2020-11-obormot-sidebar-dand.png


2020-11
2024-01-01



---
/doc/design/typography/sidenote/2020-harvardlawreview-sidenotes-mobile.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-harvardlawreview-sidenotes.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-knightinstitute-zuckerman-sidenotes.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-newyork-vulture-chrisrockinterview-sidenotes-mobile.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-newyork-vulture-chrisrockinterview-sidenotes.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-theindiaforum-revoltoftheuppercastes-sidenotes.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-tuftecss-sidenotesmarginnotes-mobilecollapsed.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2020-tuftecss-sidenotesmarginnotes.png


2020
2024-01-01



---
/doc/design/typography/sidenote/2021-01-04-laurencolgan-talmud-annotatedukladstronytalmudu-englishedit.jpg


2021-01-04
2024-01-01



---
/doc/design/typography/sidenote/2022-03-28-mitadmissions-footnotesidenote-mobilepopins-rubricated.png


2022-03-28
2024-01-01



---
/doc/design/typography/sidenote/2022-03-28-mitadmissions-footnotesidenote.png


2022-03-28
2024-01-01



---
/doc/design/typography/sidenote/2022-10-02-mollywhite-annotate-latecomersdesktopscreenshot.png


2022-10-02
2024-01-01



---
/doc/design/typography/sidenote/2022-10-31-dariuskazemi-runyourownsocial-exampleofoverlappingsidenotesbug.png


2022-10-31
2024-01-01



---
/doc/design/typography/sidenote/2022-11-16-gwern-gwernnet-dockedannotationsidebarmockup.jpg

Gwern
2022-11-16
2024-01-01



---
/doc/design/typography/sidenote/2023-02-23-justinduke-aboutpage-mobileslideupfootnotescreenshot.png


2023-02-23
2024-01-01



---
/doc/design/typography/sidenote/2023-02-23-wikipedia-mobilemode-tappedfootnoteslideupexample.png


2023-02-23
2024-01-01



---
/doc/design/typography/sidenote/2024-05-25-simontatham-popinfootnotesidenote-expanded.png


2024-05-25
2024-05-26



---
/doc/design/typography/subscript/2020-01-07-gwern-gwernnet-inflation-ruby-mockup.png

Gwern
2020-01-07
2024-01-01



---
/doc/design/typography/subscript/2020-11-29-gwern-subscript-cssmockup.png

Gwern
2020-11-29
2024-01-01



---
/doc/design/typography/subscript/2021-03-25-gwern-etal-midlinehorizontalellipsis-demo.png

Gwern
2021-03-25
2024-01-01



---
/doc/design/typography/subscript/2023-zakharov-screenshotofpagedocumenticoniconcollapsebeforeafter.png


2023
2024-01-01



---
/doc/design/typography/subscript/2023-zakharov-screenshotofpersonsilhouetteiconiconcollapsebeforeafter.png


2023
2024-01-01



---
/doc/design/typography/subscript/index
‘typography/subscript’ tag

2021-06-14
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="844" width="1124" src="/doc/design/typography/subscript/2023-zakharov-screenshotofpagedocumenticoniconcollapsebeforeafter.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>design/typography/subscript</code>, most recent first: 2 <a href="/doc/design/typography/subscript/index#links" class="icon-not">annotations</a> &amp; 8 <a href="/doc/design/typography/subscript/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/design/typography/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/subscript" id="gwern-subscript" class="link-page link-modified-recently link-annotated include-annotation include-strict" title="Transclude link for doc/design/typography/subscript/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/design/typography/subscript/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/design/typography/subscript/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/design/typography/subscript/index#gwern-2019-2-section" id="toc-gwern-2019-2-section">“InflationAdjuster”, Gwern 2019</a></li>
<li><a href="/doc/design/typography/subscript/index#gwern-2020-2-section" id="toc-gwern-2020-2-section">“Subscripting Typographic Convention For Citations/Dates/Sources/Evidentials: A Proposal”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/design/typography/subscript/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/design/typography/subscript/index#whatwg-2020-section" id="toc-whatwg-2020-section">“HTML Living Standard: Text-Level Semantics: 4.5.10: The <code>ruby</code> Element”, WhatWG 2020</a></li>
<li><a href="/doc/design/typography/subscript/index#wiktionary-2018-section" id="toc-wiktionary-2018-section">“Wiktionary: <em>et Alii</em>”, Wiktionary 2018</a></li>
<li><a href="/doc/design/typography/subscript/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/design/typography/subscript/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/design/typography/tex/2024-07-12-andygordon-eulogyinmemoryofalanjeffrey.html


2024-07-12
2024-09-22



---
/doc/design/visualization/1991-revel.pdf
Knowledge of the Territory
Jacques Revel
1991-03-01
2024-07-05
[("doi","10.1017/S0269889700000181")]

<p><strong>The Argument</strong>:</p>
<p>Few spaces have been given such great importance as national space. It is often seen as the fulfillment of a predestination–simultaneously geographical, political, ethnic, and functional—granted affirmation by history. This being especially true for the French territory with its ancient history.</p>
<p>This paper takes a different approach as regards the establishment of knowledge concerning the national territory. Looking at two of the many ways of knowing the territory–proto-statistics and the map–it aims at showing that the acquisition of this knowledge is a discontinuous, partly cumulative process, with social, political, and cognitive rationales, which were heterogeneous and even contradictory for a long period of time.</p>
---
/doc/design/visualization/1997-tufte-visualexplanations-cover.jpg


1997
2024-01-01



---
/doc/design/visualization/2007-haque.pdf
The Architectural Relevance of Gordon Pask: Usman Haque reviews the contribution of Gordon Pask, the resident cybernetician on Cedric Price’s Fun Palace. He describes why in the 20 First century the work of this early proponent and practitioner of cybernetics has continued to grow in pertinence for architects and designers interested in interactivity
Andrea Bettella
2007-01-01
2024-01-01
[("doi","10.1002/ad.487")]


---
/doc/design/visualization/2011-sanantoniogomez.pdf
Tomas Lopez’s Geographic Atlas of Spain in the Peninsular War: A Methodology for Determining Errors
C. San-Antonio-Gómez, C. Velilla, F. Manzano-Agugliaro
2011-01-01
2024-07-05



---
/doc/design/visualization/2017-chooseco-chooseyourownadventure-22-tattooofdeath-plotmap.jpg


2017
2024-01-01



---
/doc/design/visualization/2018-allen-figure3-exampleraincloudplotdatavisualization.jpg


2018
2024-01-01



---
/doc/design/visualization/2018-newman-figure1-conferencetalkshighvslowaudioquality.jpg


2018
2024-01-01



---
/doc/design/visualization/2018-newman-figure2-nprshowhighvslowaudioquality.jpg


2018
2024-01-01



---
/doc/design/visualization/2019-searston-figure2-humanimagediscriminationperformanceasfunctionofpixelcount.png


2019
2024-01-01



---
/doc/design/visualization/2021-lin-figure3-correlationbetweendatavisualizationbeautyandsubjectreportedtrustin3studies.jpg


2021
2024-01-01



---
/doc/design/xkcd-1741-work.png



2024-01-01



---
/doc/dog/1976-preti.pdf
Volatile constituents of dog (<em>Canis familiaris </em>) and coyote (<em>Canis latrans </em>) anal sacs

1976-01-01
2024-01-01



---
/doc/dog/2003-hsu.pdf
Development and validation of a questionnaire for measuring behavior and temperament traits in pet dogs
Yuying Hsu, James A. Serpell
2003-11-01
2024-01-01
[("doi","10.2460/javma.2003.223.1293")]

<strong>Objective</strong>—To develop and validate a questionnaire to
assess behavior and temperament traits of pet dogs.</p>
<p>
<strong>Design</strong>—Cross-sectional survey of dog owners.</p>
<p>
<strong>Animals</strong>—1,851 dogs belonging to clients of a veterinary
teaching hospital or members of national
breed clubs and 203 dogs examined by canine behavior
practitioners because of behavior problems.</p>
<p>
<strong>Procedure</strong>—Owners were asked to complete a questionnaire
consisting of 152 items eliciting information on
how dogs responded to specific events and situations
in their usual environment. Data from completed questionnaires
were subjected to factor analysis, and the
resulting factors were tested for reliability and validity.</p>
<p>
<strong>Results</strong>—Factor analysis yielded 11 factors from 68
of the original questionnaire items that together
accounted for 57% of the common variance in questionnaire
item scores. Reliability was acceptable for
all but 1 of these factors. Behavior problems in 200 of
the 203 dogs with behavior problems could be
assigned to 7 diagnostic categories that matched 7 of
the factors identified during factor analysis of questionnaire
responses. Dogs assigned to particular diagnostic
categories had significantly higher scores for
corresponding questionnaire factors than did those
assigned to unrelated diagnostic categories, indicating
that the factors were valid .Validity of the remaining
4 factors could not be examined because of a lack
of information on dogs with behavior problems related
to these factors.</p>
<p>
<strong>Conclusions</strong>—Findings suggest
that the resulting 68-item questionnaire is a reliable
and valid method of assessing behavior and temperament
traits in dogs. The questionnaire may be
useful in screening dogs for behavior problems and in
evaluating the clinical effects of various treatments for
behavior problems. (<em>J Am Vet Med Assoc</em> 2003;223:
1293–1300)</p>
---
/doc/dog/2013-autierderian-figure5-individualdifferencesacross9dogslearningtodiscriminatephotographsofdifferentspecies.jpg


2013
2024-01-01



---
/doc/dog/2015-chijiiwa.pdf
Dogs avoid people who behave negatively to their owner: third-party affective evaluation
Hitomi Chijiiwa, Hika Kuroshima, Yusuke Hori, James R. Anderson, Kazuo Fujita
2015-04-11
2024-09-14
[("doi","10.1016/j.anbehav.2015.05.018")]


---
/doc/dual-n-back/1929-martin.pdf
Improvement in Memory Span
Pauline R. Martin, Samuel W. Fernberger
1929-01-01
2024-05-15
[("doi","10.2307/1415112")]


---
/doc/dual-n-back/1970-cronbach.pdf
How Should We Measure ‘Change’—or Should We?

1970-01-01
2024-01-01



---
/doc/dual-n-back/1980-damos.pdf


1980-01-01
2024-01-01



---
/doc/dual-n-back/1986-stankov.pdf


1986-01-01
2024-01-01



---
/doc/dual-n-back/1991-shute.pdf


1991-01-01
2024-01-01



---
/doc/dual-n-back/1995-kramer.pdf


1995-01-01
2024-01-01



---
/doc/dual-n-back/1996-seattle-aging.jpg


1996
2024-01-01



---
/doc/dual-n-back/1997-hatton.pdf


1997-01-01
2024-01-01



---
/doc/dual-n-back/2000-butzlaff.pdf
Can Music Be Used to Teach Reading?

2000-01-01
2024-01-01



---
/doc/dual-n-back/2000-vaughan.pdf
SAT Scores of Students Who Study the Arts: What We Can and Cannot Conclude about the Association

2000-01-01
2024-01-01



---
/doc/dual-n-back/2000-winner.pdf
Mute Those Claims: No Evidence (Yet) for a Causal Link between Arts Study and Academic Achievement

2000-01-01
2024-01-01



---
/doc/dual-n-back/2002-klauer.pdf
Inducing Inductive Reasoning: Does It Transfer to Fluid Intelligence?
Karl Josef Klauer, Klaus Willmes
2002-01-01
2024-01-01



---
/doc/dual-n-back/2002-suss.pdf


2002-01-01
2024-01-01



---
/doc/dual-n-back/2003-jaeggi.pdf

TeX
2003-01-01
2024-01-01



---
/doc/dual-n-back/2005-ackerman.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-aronen.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-buehner.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-denburg.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-duckworth.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-fregni.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2005-unsworth.pdf


2005-01-01
2024-01-01



---
/doc/dual-n-back/2006-colcombe.pdf
grna-61-11–06 1166..1170

2006-01-01
2024-01-01



---
/doc/dual-n-back/2007-westerberg.pdf


2007-01-01
2024-01-01



---
/doc/dual-n-back/2008-angevaren.pdf


2008-01-01
2024-01-01



---
/doc/dual-n-back/2008-jaeggi-transfer.pdf

Susanne Jaeggi
2008
2024-01-01



---
/doc/dual-n-back/2008-jaeggi.pdf


2008-01-01
2024-01-01



---
/doc/dual-n-back/2008-karbach.pdf
CAC08_Karbach
PDFCreator Version 0.9.3
2008-01-01
2024-01-01



---
/doc/dual-n-back/2008-kuriyama.pdf

TeX
2008-01-01
2024-01-01



---
/doc/dual-n-back/2009-agarwal-pg10.jpg


2009
2024-01-01



---
/doc/dual-n-back/2009-alloway.pdf


2009-01-01
2024-01-01



---
/doc/dual-n-back/2009-argumzio-pentuple-nback.mp4


2009
2024-01-01



---
/doc/dual-n-back/2009-brunye.pdf
Horizontal saccadic eye movements enhance the retrieval of landmark shape and location information
Tad T. Brunyé, Caroline R. Mahoney, Jason S. Augustyn, Holly A. Taylor
2009-01-01
2024-01-01
[("doi","10.1016/j.bandc.2009.03.003")]


---
/doc/dual-n-back/2009-jaeggi.pdf

Susanne
2009-01-01
2024-01-01



---
/doc/dual-n-back/2009-jo.pdf


2009-01-01
2024-01-01



---
/doc/dual-n-back/2009-parker.pdf
Reduced misinformation effects following saccadic bilateral eye movements
Andrew Parker, Sharon Buckley, Neil Dagnall
2009-01-01
2024-01-01
[("doi","10.1016/j.bandc.2008.05.009")]


---
/doc/dual-n-back/2009-qiu.pdf
Study on Improving Fluid Intelligence through Cognitive Training System Based on Gabor Stimulus
Feiyue Qiu, Qinqin Wei, Liying Zhao, Lifang Lin
2009-01-01
2024-01-01



---
/doc/dual-n-back/2009-stoecker.pdf
Zinc status and cognitive function of pregnant women in Southern Ethiopia
B J. Stoecker, Y. Abebe, L. Hubbs-Tait, T. S. Kennedy, R. S. Gibson, I. Arbide, A. Teshome, J. Westcott, N. F. Krebs, K. M. Hambidge
2009-01-01
2024-01-01
[("doi","10.1038/ejcn.2008.77")]


---
/doc/dual-n-back/2009-swerdlow.pdf


2009-01-01
2024-01-01



---
/doc/dual-n-back/2009-zehdner.pdf


2009-01-01
2024-01-01



---
/doc/dual-n-back/2010-alloway.pdf
Investigating the predictive roles of working memory and IQ in academic attainment
Tracy Packiam Alloway, Ross G. Alloway
2010-01-01
2024-01-01
[("doi","10.1016/j.jecp.2009.11.003")]


---
/doc/dual-n-back/2010-borella.pdf


2010-01-01
2024-01-01



---
/doc/dual-n-back/2010-chein.pdf


2010-01-01
2024-01-01



---
/doc/dual-n-back/2010-chooi-table.pdf

WRRP
2010-01-01
2024-01-01



---
/doc/dual-n-back/2010-colom.pdf
Improvement in working memory is not related to increased intelligence scores
Roberto Colom, Mª Ángeles Quiroga, Pei Chun Shih, Kenia Martínez, Miguel Burgaleta, Agustín Martínez-Molina, Francisco J. Román, Laura Requena, Isabel Ramírez
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.06.008")]


---
/doc/dual-n-back/2010-gwern-scumbagbrain.jpg

Gwern
2010
2024-01-01



---
/doc/dual-n-back/2010-jaeggi.pdf
The relationship between <em>n</em>-back performance and matrix reasoning—implications for training and transfer
Susanne M. Jaeggi, Barbara Studer-Luethi, Martin Buschkuehl, Yi-Fen Su, John Jonides, Walter J. Perrig
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.09.001")]


---
/doc/dual-n-back/2010-lyle.pdf

Taylor, Francis
2010-01-01
2024-01-01



---
/doc/dual-n-back/2010-moe.pdf
Beyond genetics in Mental Rotation Test performance
Angelica Moè, Francesca Pazzaglia
2010-01-01
2024-01-01
[("doi","10.1016/j.lindif.2010.03.004")]


---
/doc/dual-n-back/2010-schmeichel.pdf
WM and Spontaneous ER_resubmission
Joseph Weaver
2010-01-01
2024-01-01



---
/doc/dual-n-back/2010-seidler.pdf
M-CASTL Synthesis Report
SBA
2010-01-01
2024-01-01



---
/doc/dual-n-back/2011-andrews.pdf
Improving working memory: the effect of combining cognitive activity and anodal transcranial direct current stimulation to the left dorsolateral prefrontal cortex
Sophie C. Andrews, Kate E. Hoy, Peter G. Enticott, Zafiris J. Daskalakis, Paul B. Fitzgerald
2011-01-01
2024-01-01
[("doi","10.1016/j.brs.2010.06.004")]


---
/doc/dual-n-back/2011-bomyea.pdf


2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-gizmodo-brainage.jpg


2011
2024-01-01



---
/doc/dual-n-back/2011-jaeggi-poster.pdf
The Title of the Poster

2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-loosli.pdf


2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-roughan.pdf


2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-schubert.pdf
The efficacy and psychophysiological correlates of dual-attention tasks in eye movement desensitization and reprocessing (EMDR)
Sarah J. Schubert, Christopher W. Lee, Peter D. Drummond
2011-01-01
2024-01-01
[("doi","10.1016/j.janxdis.2010.06.024")]


---
/doc/dual-n-back/2011-shiran.pdf
The effect of cognitive training on recall range and speed of information processing in the working memory of dyslexic and skilled readers
Amir Shiran, Zvia Breznitz
2011-01-01
2024-01-01
[("doi","10.1016/j.jneuroling.2010.12.001")]


---
/doc/dual-n-back/2011-soderqvist.pdf


2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-zhao.pdf


2011-01-01
2024-01-01



---
/doc/dual-n-back/2011-zhong.tar


2011
2024-01-01



---
/doc/dual-n-back/2012-05-30-kundu-dnbrapm.xls


2012-05-30
2024-01-01



---
/doc/dual-n-back/2012-carretti.pdf


2012-01-01
2024-01-01



---
/doc/dual-n-back/2012-chooi.pdf
Working memory training does not improve intelligence in healthy young adults
Weng-Tink Chooi, Lee A. Thompson
2012-01-01
2024-01-01
[("doi","10.1016/j.intell.2012.07.004")]


---
/doc/dual-n-back/2012-green.pdf

TeX
2012-01-01
2024-01-01



---
/doc/dual-n-back/2012-penner.pdf


2012-01-01
2024-01-01



---
/doc/dual-n-back/2012-redick-figure2.xlsx


2012
2024-01-01



---
/doc/dual-n-back/2012-shipstead.pdf


2012-01-01
2024-01-01



---
/doc/dual-n-back/2012-studerluethi.pdf
Influence of neuroticism and conscientiousness on working memory training outcome
Barbara Studer-Luethi, Susanne M. Jaeggi, Martin Buschkuehl, Walter J. Perrig
2012-01-01
2024-01-01
[("doi","10.1016/j.paid.2012.02.012")]


---
/doc/dual-n-back/2012-takeuchi.pdf
Effects of working memory training on functional connectivity and cerebral blood flow during rest
Hikaru Takeuchi, Yasuyuki Taki, Rui Nouchi, Hiroshi Hashizume, Atsushi Sekiguchi, Yuka Kotozaki, Seishu Nakagawa, Calros M. Miyauchi, Yuko Sassa, Ryuta Kawashima
2012-01-01
2024-01-01
[("doi","10.1016/j.cortex.2012.09.007")]


---
/doc/dual-n-back/2012-zhong.ebt


2012
2024-01-01



---
/doc/dual-n-back/2013-03-30-brainworkshop-brainworkshop481tutorialwindows.webm
https://www.youtube.com/watch?v=C1blFZoJSuQ

2013-03-30
2024-01-01



---
/doc/dual-n-back/2013-chuderski.pdf
When are fluid intelligence and working memory isomorphic and when are they not?
Adam Chuderski
2013-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.04.003")]


---
/doc/dual-n-back/2013-colom.pdf
Adaptive <em>n</em>-back training does not improve fluid intelligence at the construct level: Gains on individual tests suggest that training may enhance visuospatial processing
Roberto Colom, Francisco J. Román, Francisco J. Abad, Pei Chun Shih, Jesús Privado, Manuel Froufe, Sergio Escorial, Kenia Martínez, Miguel Burgaleta, M. A. Quiroga, Sherif Karama, Richard J. Haier, Paul M. Thompson, Susanne M. Jaeggi
2013-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.09.002")]


---
/doc/dual-n-back/2013-jaeggi.pdf


2013-01-01
2024-01-01



---
/doc/dual-n-back/2013-oelhafen.pdf
Increased parietal activity after training of interference control
Stephan Oelhafen, Aki Nikolaidis, Tullia Padovani, Daniela Blaser, Thomas Koenig, Walter J. Perrig
2013-01-01
2024-01-01
[("doi","10.1016/j.neuropsychologia.2013.08.012")]


---
/doc/dual-n-back/2013-smith.pdf
Exploring the effectiveness of commercial and custom-built games for cognitive training
Shamus P. Smith, Marina Stibric, David Smithson
2013-01-01
2024-01-01
[("doi","10.1016/j.chb.2013.05.014")]


---
/doc/dual-n-back/2013-sprenger.pdf
Training working memory: Limits of transfer
Amber M. Sprenger, Sharona M. Atkins, Donald J. Bolger, J. Isaiah Harbison, Jared M. Novick, Jeffrey S. Chrabaszcz, Scott A. Weems, Vanessa Smith, Steven Bobb, Michael F. Bunting, Michael R. Dougherty
2013-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.07.013")]


---
/doc/dual-n-back/2013-stephenson.pdf
Improved matrix reasoning is limited to training on tasks with a visuospatial component
Clayton L. Stephenson, Diane F. Halpern
2013-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.05.006")]


---
/doc/dual-n-back/2013-studerleuthi.pdf
13421_2015_548_Article 1..16

2013-01-01
2024-01-01



---
/doc/dual-n-back/2014-au.pdf


2014-01-01
2024-01-01



---
/doc/dual-n-back/2014-brainworkshopgooglegroup-survey.ods


2014
2024-01-01



---
/doc/dual-n-back/2014-burki.pdf


2014-01-01
2024-01-01



---
/doc/dual-n-back/2014-carvalho.pdf
Transcranial Direct Current Stimulation Based Metaplasticity Protocols in Working Memory
Sandra Carvalho, Paulo S. Boggio, Óscar F. Gonçalves, Ana Rita Vigário, Marisa Faria, Soraia Silva, Gabriel Gaudencio do Rego, Felipe Fregni, Jorge Leite
2014-01-01
2024-01-01
[("doi","10.1016/j.brs.2014.11.011")]


---
/doc/dual-n-back/2014-horvat.pdf

Marina Horvat
2014-01-01
2024-01-01



---
/doc/dual-n-back/2014-marcek.pdf

polar
2014-01-01
2024-01-01



---
/doc/dual-n-back/2014-martin.pdf


2014-01-01
2024-01-01



---
/doc/dual-n-back/2015-chuderski.pdf
The broad factor of working memory is virtually isomorphic to fluid intelligence tested under time pressure
Adam Chuderski
2015-01-01
2024-01-01
[("doi","10.1016/j.paid.2015.04.046")]


---
/doc/dual-n-back/2015-colom.pdf
Fluid intelligence and working memory capacity: Is the time for working on intelligence problems relevant for explaining their large relationship?
Roberto Colom, Jesús Privado, Luis F. García, Eduardo Estrada, Lara Cuevas, Pei-Chun Shih
2015-01-01
2024-01-01
[("doi","10.1016/j.paid.2015.01.051")]


---
/doc/dual-n-back/2015-dougherty.pdf
13423_2015_865_Article 1..11

2015-01-01
2024-01-01



---
/doc/dual-n-back/2015-estrada-appendix-description.docx


2015
2024-01-01



---
/doc/dual-n-back/2015-estrada-appendix-scores.docx


2015
2024-01-01



---
/doc/dual-n-back/2015-estrada.pdf
A general factor of intelligence fails to account for changes in tests’ scores after cognitive practice: A longitudinal multi-group latent-variable study
Eduardo Estrada, Emilio Ferrer, Francisco J. Abad, Francisco J. Román, Roberto Colom
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.02.004")]


---
/doc/dual-n-back/2015-loosli-supplementary.pdf

Sandra
2015-01-01
2024-01-01



---
/doc/dual-n-back/2015-loosli.pdf


2015-01-01
2024-01-01



---
/doc/dual-n-back/2015-moreno.pdf
Effects of acute transcranial direct current stimulation in hot and cold working memory tasks in healthy and depressed subjects
Marina L. Moreno, Marie-Anne Vanderhasselt, Andre F. Carvalho, Adriano H. Moffa, Paulo A. Lotufo, Isabela M. Benseñor, Andre R. Brunoni
2015-01-01
2024-01-01
[("doi","10.1016/j.neulet.2015.02.036")]


---
/doc/dual-n-back/2015-putter.pdf
Combining tDCS and Working Memory Training to Down Regulate State Rumination: A Single-Session Double Blind Sham-Controlled Trial
Laura M. S. De Putter, Marie-Anne Vanderhasselt, Chris Baeken, Rudi Raedt, Ernst H. W. Koster
2015-01-01
2024-01-01
[("doi","10.1007/s10608-015-9710-8")]


---
/doc/dual-n-back/2015-redick.pdf
10648_2015_9314_Article 1..17

2015-01-01
2024-01-01



---
/doc/dual-n-back/2015-schwaighofer-supplement.zip


2015
2024-01-01



---
/doc/dual-n-back/2015-schwaighofer.pdf


2015-01-01
2024-01-01



---
/doc/dual-n-back/2015-wessel.pdf


2015-01-01
2024-01-01



---
/doc/dual-n-back/2016-heinzel.pdf
Neural correlates of training and transfer effects in working memory in older adults
Stephan Heinzel, Robert C. Lorenz, Patricia Pelz, Andreas Heinz, Henrik Walter, Norbert Kathmann, Michael A. Rapp, Christine Stelzel
2016-01-01
2024-01-01
[("doi","10.1016/j.neuroimage.2016.03.068")]


---
/doc/dual-n-back/2016-minear.pdf
A simultaneous examination of two forms of working memory training: Evidence for near transfer only
Meredith Minear, Faith Brasher, Claudia Brandt Guerrero, Mandy Brasher, Andrew Moore, Joshua Sukeena
2016-01-01
2024-01-01
[("doi","10.3758/s13421-016-0616-9")]


---
/doc/dual-n-back/2016-simons.pdf
Do ‘Brain-Training’ Programs Work?
Daniel J. Simons, Walter R. Boot, Neil Charness, Susan E. Gathercole, Christopher F. Chabris, David Z. Hambrick, Elizabeth A. L. Stine-Morrow
2016-10-02
2024-01-01
[("doi","10.1177/1529100616661983")]

<p>In 2014, two groups of scientists published open letters on the efficacy of brain-training interventions, or “brain games”, for improving cognition. The first letter, a consensus statement from an international group of more than 70 scientists, claimed that brain games do not provide a scientifically grounded way to improve cognitive functioning or to stave off cognitive decline. Several months later, an international group of 133 scientists and practitioners countered that the literature is replete with demonstrations of the benefits of brain training for a wide variety of cognitive and everyday activities. How could two teams of scientists examine the same literature and come to conflicting “consensus” views about the effectiveness of brain training?</p>
<p>In part, the disagreement might result from different standards used when evaluating the evidence. To date, the field has lacked a comprehensive review of the brain-training literature, one that examines both the quantity and the quality of the evidence according to a well-defined set of best practices. This article provides such a review, focusing exclusively on the use of cognitive tasks or games as a means to enhance performance on other tasks. We specify and justify a set of best practices for such brain-training interventions and then use those standards to evaluate all of the published peer-reviewed intervention studies cited on the websites of leading brain-training companies listed on Cognitive Training Data (www.cognitivetrainingdata.org ), the site hosting the open letter from brain-training proponents. These citations presumably represent the evidence that best supports the claims of effectiveness.</p>
<p>Based on this examination, we find extensive evidence that brain-training interventions improve performance on the trained tasks, less evidence that such interventions improve performance on closely related tasks, and little evidence that training enhances performance on distantly related tasks or that training improves everyday cognitive performance. We also find that many of the published intervention studies had major shortcomings in design or analysis that preclude definitive conclusions about the efficacy of training, and that none of the cited studies conformed to all of the best practices we identify as essential to drawing clear conclusions about the benefits of brain training for everyday activities. We conclude with detailed recommendations for scientists, funding agencies, and policymakers that, if adopted, would lead to better evidence regarding the efficacy of brain-training interventions.</p>
---
/doc/dual-n-back/2017-nilsson.pdf


2017-01-01
2024-01-01



---
/doc/dual-n-back/2017-sala.pdf


2017-01-01
2024-01-01



---
/doc/dual-n-back/2018-sala.pdf
Cognitive Training Does Not Enhance General Cognition
Giovanni Sala, Fern, Gobet
2018-01-01
2024-01-01
[("doi","10.1016/j.tics.2018.10.004")]


---
/doc/dual-n-back/2018-stojanoski.pdf
Targeted training: Converging evidence against the transferable benefits of online brain training on cognitive function
Bobby Stojanoski, Kathleen M. Lyons, Alexandra A. A. Pearce, Adrian M. Owen
2018-01-01
2024-01-01
[("doi","10.1016/j.neuropsychologia.2018.07.013")]


---
/doc/dual-n-back/2019-long.pdf
Suggestion of cognitive enhancement improves emotion regulation
Quanshan Long, Na Hu, Hanxiao Li, Yi Zhang, Jiajin Yuan, Antao Chen
2019-01-01
2024-01-01
[("doi","10.1037/emo0000629")]


---
/doc/dual-n-back/2019-scherer-figure2-a-funnelplotpublicationbias.jpg


2019
2024-01-01



---
/doc/dual-n-back/2020-blakey.pdf
The Role of Executive Functions in Socioeconomic Attainment Gaps: Results From a Randomized Controlled Trial
Emma Blakey, Danielle Matthews, Lucy Cragg, Jessica Buck, David Cameron, Ben Higgins, Lisa Pepper, Ellen Ridley, Emma Sullivan, Daniel J. Carroll
2020-02-06
2024-01-01
[("doi","10.1111/cdev.13358")]


---
/doc/dual-n-back/gwern-bw-stats.txt



2024-01-01



---
/doc/dual-n-back/gwern-dnb-forest.png



2024-01-01



---
/doc/dual-n-back/gwern-dnb-funnel.png



2024-01-01



---
/doc/dual-n-back/gwern-effectsizevstrainingtime.png



2024-01-01



---
/doc/dual-n-back/gwern-funnel-moderators.png



2024-01-01



---
/doc/dual-n-back/gwern-funnel-trimfill.png



2024-01-01



---
/doc/dual-n-back/gwern-iqspeedversuseffect.png



2024-01-01



---
/doc/dual-n-back/gwern-saccading.png



2024-01-01



---
/doc/dual-n-back/teixeira-santos2019.pdf
Reviewing working memory training gains in healthy older adults: A meta-analytic review of transfer for cognitive outcomes
Ana C. Teixeira-Santos

2024-01-01



---
/doc/economics/1929-hotelling.pdf
Stability in Competition
Harold Hotelling
1929-03-01
2024-01-01
[("doi","10.2307/2224214")]


---
/doc/economics/1930-keynes.pdf
F. P. Ramsey [obituary]
John Maynard Keynes
1930-01-01
2024-01-01
[("doi","10.2307/2223657")]


---
/doc/economics/1939-vickrey.pdf
Averaging of Income for Income-Tax Purposes
William Vickrey
1939-06-01
2024-08-31
[("doi","10.1086/255390")]


---
/doc/economics/1945-radford.pdf
The Economic Organisation of a POW Camp
R. A. Radford
1945-01-01
2024-01-01
[("doi","10.2307/2550133")]


---
/doc/economics/1948-luckhurst.pdf
William Shipley And The Royal Society Of Arts: The History of an Idea
K. W. Luckhurst
1949-01-01
2024-01-01
[("doi","10.2307/41364388")]


---
/doc/economics/1949-hoff-economiccalculationinthesocialistsociety.pdf
Economic Calculation in the Socialist Society
Trygve J. B. Hoff
1949
2024-01-01



---
/doc/economics/1957-04-mechanixillustrated-pg99-clowncopyrighteggs-stanbultkingofeggheads.jpg


1957-04
2024-01-01



---
/doc/economics/1959-nutter.pdf
The Structure and Growth of Soviet Industry: A Comparison with the United States
G. Warren Nutter
1959
2024-01-01



---
/doc/economics/1962-levy.pdf
Exploration of a Biological Model of Industrial Organization
Seymour Levy, Gordon Donhowe
1962-10-01
2024-08-27
[("doi","10.2307/2350609")]


---
/doc/economics/1965-thomas.pdf
A Quantitative Approach to the Study of the Effects of British Imperial Policy upon Colonial Welfare: Some Preliminary Findings

1965-01-01
2024-01-01



---
/doc/economics/1966-boulding.pdf
The economics of the coming spaceship Earth
Kenneth E. Boulding
1966-01-01
2024-01-01



---
/doc/economics/1968-thomas.pdf
British Imperial Policy and the Economic Interpretation of the American Revolution

1968-01-01
2024-01-01



---
/doc/economics/1969-brooks-businessadventures-ch7-noncommunicationge.pdf


1969-01-01
2024-01-01



---
/doc/economics/1971-mcclelland-theachievingsociety.pdf
The Achieving Society
David C. McClelland
1971-01-01
2024-01-01



---
/doc/economics/1974-allan.pdf
The Society of Arts & Government 1754–1800: Public Encouragement of Arts, Manufactures, and Commerce in 18<sup>th</sup>-Century England
D. G. C. Allan
1974-01-01
2024-01-01
[("doi","10.2307/3031598")]


---
/doc/economics/1977-maynard.pdf
The Effects of the Rural Income Maintenance Experiment on the School Performance of Children

1977-01-01
2024-01-01



---
/doc/economics/1977-peltzman.pdf
The Gains and Losses from Industrial Concentration
Sam Peltzman
1977-10-01
2024-01-01
[("doi","10.1086/466902")]


---
/doc/economics/1978-hulten.pdf
Growth Accounting with Intermediate Inputs
Charles R. Hulten
1978-10-01
2024-10-24
[("doi","10.2307/2297252")]


---
/doc/economics/1978-landes.pdf
The Economics of the Baby Shortage
Elisabeth M. Landes, Richard A. Posner
1978-01-01
2024-01-01
[("doi","10.2307/724219")]


---
/doc/economics/1983-leamer.pdf
Let’s Take the Con Out of Econometrics
Edward E. Leamer
1983
2024-01-01



---
/doc/economics/1983-stephan-figure1-hairessquarecublawofinternalvsexternalemployeesinanorganization.png


1983
2024-01-01



---
/doc/economics/1984-axelrod-theevolutionofcooperation-ch4-theliveandletlivesysteminwwi.html


1984
2024-01-01



---
/doc/economics/1985-urban.pdf
Management Training: Justify Costs or Say Goodbye
Thomas F. Urban, Gerald R. Ferris, Daniel F. Crowe, Robert L. Miller
1985
2024-01-01



---
/doc/economics/1986-dudden.pdf
Experts and Servants: The National Council on Household Employment and the Decline of Domestic Service in the Twentieth Century
Faye E. Dudden
1986-12-01
2024-01-01
[("doi","10.2307/3787707")]


---
/doc/economics/1986-lalonde-table5-correlationalvscausalestimatesofeffectoflabortrainingprogram.png


1986
2024-01-01



---
/doc/economics/1987-rogowski.pdf
Political Cleavages and Changing Exposure to Trade
Ronald Rogowski
1987-12-01
2024-01-01
[("doi","10.2307/1962581")]

<p>Combining the classical theorem of Stolper and Samuelson with a model of politics derived from Becker leads to the conclusion that exogenous changes in the risks or costs of countries’ external trade will stimulate domestic conflict between owners of locally scarce and locally abundant factors.</p>
<p>A traditional three-factor model then predicts quite specific coalitions and cleavages among owners of land, labor, and capital, depending only on the given country’s level of economic development and its land-labor ratio.</p>
<p>A preliminary survey of historical periods of expanding and contracting trade, and of such specific cases as the German “marriage of iron and rye”, U.S. and Latin American populism, and Asian socialism, suggests the accuracy of this hypothesis.</p>
<p>While the importance of such other factors as cultural divisions and political inheritance cannot be denied, the role of exogenous changes in the risks and costs of trade deserves further investigation.</p>
---
/doc/economics/1988-webster.html


1988
2024-01-01



---
/doc/economics/1990-bauer.pdf
Millers and Grinders: Technology and Household Economy in Meso-America
Arnold J. Bauer
1990-12-01
2024-01-01
[("doi","10.2307/3743179")]


---
/doc/economics/1991-simon.pdf
Organizations and Markets
Herbert A. Simon
1991-01-01
2024-01-01
[("doi","10.1257/jep.5.2.25")]

<p>The economies of modern industrialized society can more appropriately be labeled organizational economies than market economies. Thus, even market-driven capitalist economies need a theory of organizations as much as they need a theory of markets.</p>
<p>The attempts of the <a href="https://en.wikipedia.org/wiki/New_institutional_economics">new institutional economics</a> to explain organizational behavior solely in terms of agency, asymmetric information, transaction costs, opportunism, and other concepts drawn from neoclassical economics ignore key organizational mechanisms like authority, identification, and coordination, and hence are seriously incomplete.</p>
<p>The theory presented here is simple and coherent, resting on only a few mechanisms that are causally linked. Better yet, it agrees with empirical observations of organizational phenomena.</p>
<p>Large organizations, especially governmental ones, are often caricatured as “bureaucracies”, but they are often highly effective systems, despite the fact that the profit motive can penetrate these vast structures only by indirect means.</p>
---
/doc/economics/1992-agriculturalstatisticsboard-agriculturalpricesdecember1992.pdf
Agricultural Prices (December 1992)
Agricultural Statistics Board
1992-12-31
2024-01-01



---
/doc/economics/1993-11-18-simpsons-s5e8-boyscoutznthehood-moneycanbeexchangedforgoodsandservices.jpg


1993-11-18
2024-01-01



---
/doc/economics/1993-frank.pdf


1993-01-01
2024-01-01



---
/doc/economics/1993-kelleher-manualonfreezones.pdf
<em>Manual on Free Zones</em>
Tom Kelleher
1993-03-01
2024-10-16



---
/doc/economics/1993-padmanabhan.pdf


1993-01-01
2024-01-01



---
/doc/economics/1993-rotemberg.pdf
Leadership Style and Incentives
Julio J. Rotemberg, Garth Saloner
1993-11-01
2024-01-01
[("doi","10.1287/mnsc.39.11.1299")]

<p>We study the relationship between a firm’s environment and its optimal leadership style.</p>
<p>We use a model in which contracts between the firm and managers are incomplete so that providing incentives to subordinates is not straightforward. Leadership style, whether based on organizational culture or on the personality of the leader, then affects the incentive contracts that can be offered to subordinates.</p>
<p>We show that leaders who empathize with their employees adopt a participatory style and that shareholders gain from appointing such leaders when the firm has the potential for exploiting numerous innovative ideas.</p>
<p>By contrast, when the environment is poor in new ideas, shareholders benefit from hiring a more selfish (ie. more profit-maximizing) leader whose style is more autocratic.</p>
---
/doc/economics/1995-carr.pdf
Stability in the Absence of Deposit Insurance: The Canadian Banking System, 1890–1966
Jack Carr, Frank Mathewson, Neil Quigley
1995-11-01
2024-01-01
[("doi","10.2307/2077794")]


---
/doc/economics/1995-hom-employeeturnover.pdf
Employee Turnover
Peter W. Hom, Rodger W. Griffeth
1995-01-01
2024-01-01



---
/doc/economics/1995-padmanabhan.pdf
Usage Heterogeneity and Extended Warranties

1995-01-01
2024-01-01



---
/doc/economics/1997-aaker.pdf
Dimensions of Brand Personality
Jennifer L. Aaker
1997-08-01
2024-01-01
[("doi","10.1177/002224379703400304")]

<p>Although a considerable amount of research in <a href="https://en.wikipedia.org/wiki/Personality_psychology">personality psychology</a> has been done to conceptualize human personality, identify the “<a href="https://en.wikipedia.org/wiki/Big_Five_personality_traits">Big Five</a>” dimensions, and explore the meaning of each dimension, no parallel research has been conducted in consumer behavior on <a href="https://en.wikipedia.org/wiki/Brand">brand personality</a>.</p>
<p>Consequently, an understanding of the symbolic use of brands has been limited in the consumer behavior literature. In this research, the author develops a theoretical framework of the brand personality construct by determining the number and nature of dimensions of brand personality (<strong>Sincerity</strong>, Excitement, Competence, Sophistication, and Ruggedness).</p>
<p>To measure the 5 brand personality dimensions, a reliable, valid, and generalizable measurement scale is created.</p>
<p>Finally, theoretical and practical implications regarding the symbolic use of brands are discussed.</p>
---
/doc/economics/1997-frey.pdf


1997
2024-01-01



---
/doc/economics/1998-fishback.pdf
Operations of "Unfettered" Labor Markets: Exit and Voice in American Labor Markets at the Turn of the Century
Price V. Fishback
1998-06-01
2024-01-01
[("doi","10.2307/2565121")]


---
/doc/economics/1998-iannaccone.pdf
Introduction to the Economics of Religion
Laurence R. Iannaccone
1998-01-01
2024-01-01
[("doi","10.2307/2564806")]


---
/doc/economics/1999-kohn.pdf
Medieval and Early Modern Coinage and its Problems
Meir Kohn
1999-01-01
2024-01-01
[("doi","10.2139/ssrn.151828")]


---
/doc/economics/1999-roth.pdf
The Redesign of the Matching Market for American Physicians: Some Engineering Aspects of Economic Design
Alvin E. Roth, Elliott Peranson
1999-09-01
2024-01-01
[("doi","10.1257/aer.89.4.748")]

<p>We report on the design of the new clearinghouse adopted by the National Resident Matching Program, which annually fills ~20,000 jobs for new physicians.</p>
<p>Because the market has complementarities between applicants and between positions, the theory of simple matching markets does not apply directly. However, computational experiments show the theory provides good approximations.</p>
<p>Furthermore, the set of stable matchings, and the opportunities for strategic manipulation, are surprisingly small. A new kind of “core convergence” result explains this; that each applicant interviews only a small fraction of available positions is important.</p>
<p>We also describe engineering aspects of the design process.</p>
---
/doc/economics/2000-blair.pdf


2000-01-01
2024-01-01



---
/doc/economics/2000-eltis-table1-britishcarribeaneconomybysector.jpg


2000
2024-01-01



---
/doc/economics/2001-repenning.pdf
Nobody Ever Gets Credit for Fixing Problems That Never Happened: Creating and Sustaining Process Improvement
Nelson P. Repenning, John D. Sterman
2001-07-01
2024-09-12
[("doi","10.2307/41166101")]


---
/doc/economics/2002-dale.pdf
Estimating the Payoff to Attending a More Selective College: An Application of Selection on Observables and Unobservables
Stacy Berg Dale, Alan B. Krueger
2002-11-01
2024-01-01
[("doi","10.2307/4132484")]


---
/doc/economics/2002-temin-figure1-thepriceofbarleyinbabylonia417to72bc.jpg


2002
2024-10-29



---
/doc/economics/2002-temin-figure2-thepriceofwoolinbabylonia417to72bc.jpg


2002
2024-10-29



---
/doc/economics/2003-birnbaum.pdf


2003-01-01
2024-01-01



---
/doc/economics/2003-mercer-thevillagebudget.pdf
<em>The Village</em> Full Budget
Sam Mercer, Jennifer Freedlun
2003-06-30
2024-01-01



---
/doc/economics/2004-galbraith.pdf
The Worldly Philosophers and the War Economy
James K. Galbraith
2004-06-01
2024-01-01
[("doi","10.2307/40971696")]


---
/doc/economics/2005-gittins.pdf
Salt, Salt Making, and the Rise of Cheshire
L. Gittins
2005-01-01
2024-05-02
[("doi","10.1179/tns.2005.007")]


---
/doc/economics/2005-hirschfeld.pdf
A126_jun05Hirschfeld_S85toS90
Charlie
2005-01-01
2024-01-01



---
/doc/economics/2005-wu.pdf
The Economic Burden of Schizophrenia in the United States in 2002
Wu
2005-01-01
2024-01-01



---
/doc/economics/2006-james315-currintradingponzischeme.html


2006
2024-01-01



---
/doc/economics/2006-mackenzie-figure2-1976-05-25-black-optionpricingservice.png


2006
2024-01-01



---
/doc/economics/2007-karlan.pdf
Does Price Matter in Charitable Giving? Evidence from a Large-Scale Natural Field Experiment
Dean Karlan, John A. List
2007-12-01
2024-01-01
[("doi","10.1257/aer.97.5.1774")]

<p>We conducted a natural field experiment to further our understanding of the economics of charity.</p>
<p>Using direct mail solicitations to over 50,000 prior donors of a nonprofit organization, we tested the effectiveness of a matching grant on charitable giving.</p>
<p>We find that the match offer increases both the revenue per solicitation and the response rate. Larger match ratios (ie. $3:$1 and $2:$1) relative to a smaller match ratio ($1:$1) had no additional impact, however.</p>
<p>The results provide avenues for future empirical and theoretical work on charitable giving, cost-benefit analysis, and the private provision of public goods.</p>
---
/doc/economics/2008-katz-relativefractionuscollegenocollege.jpg


2008
2024-01-01



---
/doc/economics/2009-agarwal-slides.pdf

decosta
2009-01-01
2024-01-01



---
/doc/economics/2009-fahlenbrach.pdf
Founder-CEOs, Investment Decisions, and Stock Market Performance
Rüdiger Fahlenbrach
2009-06-29
2024-01-01
[("doi","10.1017/S0022109009090139")]

<p>Eleven percent of the largest public U.S. firms are headed by the CEO who founded the firm.</p>
<p>Founder-CEO firms differ systematically from successor-CEO firms with respect to firm valuation, investment behavior, and stock market performance. Founder-CEO firms invest more in research and development, have higher capital expenditures, and make more focused mergers and acquisitions.</p>
<p>An equal-weighted investment strategy that had invested in founder-CEO firms from 1993–2002 would have earned a benchmark-adjusted return of 8.3% annually. The excess return is robust; after controlling for a wide variety of firm characteristics, CEO characteristics, and industry affiliation, the abnormal return is still 4.4% annually.</p>
<p>The implications of the investment behavior and stock market performance of founder-CEO firms are discussed.</p>
---
/doc/economics/2010-04-01-shirky-thecollapseofcomplexbusinessmodels.html


2010-04-01
2024-01-01



---
/doc/economics/2010-10-08-xkcd-808-theeconomicargument.png


2010-10-08
2024-01-01



---
/doc/economics/2010-jones.pdf
The New Kaldor Facts: Ideas, Institutions, Population, and Human Capital
Charles I. Jones, Paul M. Romer
2010-01-01
2024-01-01
[("doi","10.1257/mac.2.1.224")]

<p>In 1961, Nicholas Kaldor highlighted 6 “stylized” facts to summarize the patterns that economists had discovered in national income accounts and to shape the growth models being developed to explain them.</p>
<p>Redoing this exercise today shows just how much progress we have made. In contrast to Kaldor’s facts, which revolved around a single state variable, physical capital, our updated facts force consideration of 4 far more interesting variables: ideas, institutions, population, and <a href="https://en.wikipedia.org/wiki/Human_capital">human capital</a>.</p>
<p>Dynamic models have uncovered subtle interactions among these variables, generating important insights about such big questions as: Why has growth accelerated? Why are there gains from trade?</p>
---
/doc/economics/2011-agriculturalstatisticsboard-agriculturalpricesmay2011.pdf
Agricultural Prices (May 2011)
Agricultural Statistics Board
2011-05-31
2024-01-01



---
/doc/economics/2011-census-19472003uspopulationeducationalattainment.png


2011
2024-01-01



---
/doc/economics/2011-census-earningsbyeducation.jpg


2011
2024-01-01



---
/doc/economics/2011-park.pdf


2011-01-01
2024-01-01



---
/doc/economics/2012-bloom.pdf
Does Management Matter? Evidence from India
Nicholas Bloom, Benn Eifert, Aprajit Mahajan, David McKenzie, John Roberts
2012-11-18
2024-01-01
[("doi","10.1093/qje/qjs044")]

<p>A long-standing question is whether differences in management practices across firms can explain differences in productivity, especially in developing countries where these spreads appear particularly large.</p>
<p>To investigate this, we ran a management field experiment on large Indian textile firms. We provided free consulting on management practices to randomly chosen treatment plants and compared their performance to a set of control plants.</p>
<p>We find that adopting these management practices raised productivity by 17% in the first year through improved quality and efficiency and reduced inventory, and within 3 years led to the opening of more production plants.</p>
<p>Why had the firms not adopted these profitable practices previously? Our results suggest that informational barriers were the primary factor explaining this lack of adoption. Also, because reallocation across firms appeared to be constrained by limits on managerial time, competition had not forced badly managed firms to exit.</p>
---
/doc/economics/2012-irwin.pdf
The Nixon shock after forty years: the import surcharge revisited
Douglas A. Irwin
2012-10-09
2024-09-29
[("doi","10.1017/S1474745612000444")]

<p>On 15 August 1971, President <a href="!W">Richard Nixon</a> closed the gold window and imposed a 10% surcharge on all dutiable imports in an effort to force other countries to revalue their currencies against the dollar. The import surcharge was lifted 4 months later after the <a href="!W">Smithsonian agreement</a> led to new exchange rate parities.</p>
<p>This paper examines the political, economic, and legal issues surrounding this use of trade sanctions to achieve exchange rate adjustments.</p>
---
/doc/economics/2012-melitz.pdf
Gains from Trade when Firms Matter
Marc J. Melitz, Daniel Trefler
2012-03-01
2024-08-31
[("doi","10.1257/jep.26.2.91")]

<p>The rising prominence of intra-industry trade and huge multinationals has transformed the way economists think about the gains from trade. In the past, we focused on gains that stemmed either from endowment differences (wheat for iron ore) or inter-industry <a href="https://en.wikipedia.org/wiki/Comparative_advantage">comparative advantage</a> (David Ricardo’s classic example of cloth for port).</p>
<p>Today, we focus on 3 sources of gains from trade: (1) love-of-variety gains associated with intra-industry trade; (2) allocative efficiency gains associated with shifting labor and capital out of small, less-productive firms and into large, more-productive firms; and (3) productive efficiency gains associated with trade-induced innovation.</p>
<p>This paper reviews these 3 sources of gains from trade both theoretically and empirically. Our empirical evidence will be centered on the experience of Canada following its closer economic integration in 1989 with the United States—the largest example of bilateral intra-industry trade in the world—but we will also describe evidence for other countries.</p>
---
/doc/economics/2012-oboyle-figure2-5careerdistributions.jpg


2012
2024-01-01



---
/doc/economics/2012-varoufakis-teamfortress2arbitrage.html


2012
2024-01-01



---
/doc/economics/2013-01-toptenusanames.png


2013-01
2024-01-01



---
/doc/economics/2013-adkison-wizardsofthecostequitydistribution.html


2013
2024-01-01



---
/doc/economics/2013-braun.pdf


2013-01-01
2024-01-01



---
/doc/economics/2013-crepon.pdf
Do Labor Market Policies have Displacement Effects? Evidence from a Clustered Randomized Experiment
Bruno Crépon, Esther Duflo, Marc Gurgand, Roland Rathelot, Philippe Zamora
2013-04-08
2024-01-01
[("doi","10.1093/qje/qjt001")]

<p>This article reports the results from a <a href="https://en.wikipedia.org/wiki/Randomized_controlled_trial">randomized experiment</a> designed to evaluate the direct and indirect (displacement) impacts of job placement assistance on the labor market outcomes of young, educated job seekers in France.</p>
<p>We use a two-step design. In the first step, the proportions of job seekers to be assigned to treatment (0%, 25%, 50%, 75%, or 100%) were randomly drawn for each of the 235 labor markets (eg. cities) participating in the experiment. Then, in each labor market, eligible job seekers were randomly assigned to the treatment, following this proportion.</p>
<p>After 8 months, eligible, unemployed youths who were assigned to the program were statistically-significantly more likely to have found a stable job than those who were not. But these gains are transitory, and they appear to have come partly at the expense of eligible workers who did not benefit from the program, particularly in labor markets where they compete mainly with other educated workers, and in weak labor markets.</p>
<p>Overall, the program seems to have had very little net benefits.</p>
---
/doc/economics/2013-fred-19932013laborforcerate.png


2013
2024-01-01



---
/doc/economics/2013-kaplan.pdf
Family, Education, and Sources of Wealth among the Richest Americans, 1982–2012
Steven N. Kaplan, Joshua D. Rauh
2013-05-01
2024-01-01
[("doi","10.1257/aer.103.3.158")]

<p>We examine characteristics of the 400 wealthiest individuals in the United States over the past 3 decades as tabulated by Forbes Magazine, and analyze which theories of increasing inequality are most consistent with these data.</p>
<p>The people of the Forbes 400 in recent years did not grow up as advantaged as in decades past. They are more likely to have started their businesses and to have grown up upper-middle class, not wealthy.</p>
<p>Today’s Forbes 400 were able to access education while young, and apply their skills to the most scalable industries: technology, finance, and mass retail.</p>
<p>Most of the change occurred by 2001.</p>
---
/doc/economics/2013-mccambridge-figure2-metaanalyticforestplotofhawthorneeffectstudiesshowsweakresults.png


2013
2024-01-01



---
/doc/economics/2013-pharmaceuticals-molecularweight.jpg


2013
2024-01-01



---
/doc/economics/2013-sachs.pdf

Jeff Sachs
2013-01-01
2024-01-01



---
/doc/economics/2013-srinivasan.pdf
Market Research, Wireframing, and Design
Balaji S. Srinivasan
2013-01-01
2024-01-01



---
/doc/economics/2014-designboom-evolutionofthedesk-beforeafter.jpg


2014
2024-01-01



---
/doc/economics/2014-newhard-figure2-largestockreturnsoflithiumcorporationovertimeaslithiumusingnuclearbombstested.jpg


2014
2024-01-01



---
/doc/economics/2014-newhard-figure3-stockmarketreturnsof5metalminingcompaniesduringcastlebravohbombtesting.jpg


2014
2024-01-01



---
/doc/economics/2014-newhard-figure5-cumulativechangeinstockpricesof5metalminingcompaniesduringcastlebravohbombtesting.jpg


2014
2024-01-01



---
/doc/economics/2014-soll-thevanishedgrandeurofaccounting.html


2014
2024-01-01



---
/doc/economics/2015-murray.pdf

John E. Murray, Alan L. Olmstead, Trevon D. Logan, Jonathan B. Pritchett, Peter L. Rousseau
2015-01-01
2024-01-01
[("doi","10.1017/S0022050715000996")]


---
/doc/economics/2016-baade.pdf
Going for the Gold: The Economics of the Olympics
Robert Baade, Victor A. Matheson
2016-01-01
2024-01-01
[("doi","10.1257/jep.30.2.201")]

<p>In this paper, we explore the costs and benefits of hosting the <a href="https://en.wikipedia.org/wiki/Olympic_Games">Olympic Games</a>. On the cost side, there are 3 major categories: general infrastructure such as transportation and housing to accommodate athletes and fans; specific sports infrastructure required for competition venues; and operational costs, including general administration as well as the opening and closing ceremony and security.</p>
<p>3 major categories of benefits also exist: the short-run benefits of tourist spending during the Games; the long-run benefits or the “<a href="https://en.wikipedia.org/wiki/Olympic_legacy">Olympic legacy</a>” which might include improvements in infrastructure and increased trade, foreign investment, or tourism after the Games; and intangible benefits such as the “feel-good effect” or civic pride. Each of these costs and benefits will be addressed in turn, but the overwhelming conclusion is that in most cases the Olympics are a money-losing proposition for host cities; they result in positive net benefits only under very specific and unusual circumstances.</p>
<p>Furthermore, the cost–benefit proposition is worse for cities in developing countries than for those in the industrialized world. In closing, we discuss why what looks like an increasingly poor investment decision on the part of cities still receives significant bidding interest and whether changes in the bidding process of the <a href="https://en.wikipedia.org/wiki/International_Olympic_Committee">International Olympic Committee (IOC)</a> will improve outcomes for potential hosts.</p>
---
/doc/economics/2016-beach.pdf


2016-01-01
2024-01-01



---
/doc/economics/2016-howes.pdf
Book review of Ryan Patrick Hanley, ed. 2016, <em>Adam Smith: His Life, Thought, and Legacy</em>
Anton Howes
2016-01-01
2024-01-01
[("doi","10.1111/ehr.12438")]


---
/doc/economics/2016-lu.pdf
The Contractual Nature of the City
Qian Lu
2016-01-01
2024-01-01
[("doi","10.1515/me-2016-0013")]

<p>Urbanization is a process in which separated and dispersed property rights become concentrated in a specific location. This process involves a large volume of contracts to redefine and rearrange various property rights, producing various and high transaction costs. Efficient urbanization implies the reduction of these costs. This paper studies how efficient urbanization reduces transaction costs in the real world, based on a series of contracts rather than the coercive power.</p>
<p>Specifically, this paper shows that Jiaolong Co. built a city by being a central contractor, which acquired planning rights by contract, and signed a series of tax sharing contracts with government, farmers, tenants, and business enterprises.</p>
<p>These contractual arrangements greatly reduced the transaction costs and promoted the development.</p>
---
/doc/economics/2016-michaels.pdf
Resetting the Urban Network: 117–2012
Guy Michaels, Ferdinand Rauch
2016-08-05
2024-06-10



---
/doc/economics/2016-moser.pdf

Petra Moser
2016-01-01
2024-01-01



---
/doc/economics/2016-orchard.pdf
Safeguarding the Future: The Story of How Singapore Has Managed Its Reserves and the Founding of GIC
Freddy Orchard
2016-05-17
2024-01-01



---
/doc/economics/2016-shortland.pdf
Governing kidnap for ransom: Lloyd’s as a private regime

2016-01-01
2024-01-01



---
/doc/economics/2017-bloom.pdf


2017-01-01
2024-01-01



---
/doc/economics/2017-cavitt.pdf
Kim Cavitt public comment on FTC hearing aid legislation [2017]
Kim Cavitt
2017-05-21
2024-01-01



---
/doc/economics/2017-hjorthoj.pdf
Years of potential life lost and life expectancy in schizophrenia: a systematic review and meta-analysis
Carsten Hjorthøj, Anne Emilie Stürup, John J. McGrath, Merete Nordentoft DMSc
2017-01-01
2024-01-01
[("doi","10.1016/S2215-0366(17)30078-0")]


---
/doc/economics/2017-houde.pdf


2017-01-01
2024-01-01



---
/doc/economics/2017-levine.pdf
Smart and Illicit: Who Becomes an Entrepreneur and Do They Earn More?
Ross Levine, Yona Rubinstein
2017-05-01
2024-01-01
[("doi","10.1093/qje/qjw044")]

<p>We disaggregate the self-employed into incorporated and unincorporated to distinguish between “entrepreneurs” and other business owners.</p>
<p>We show that the incorporated self-employed and their businesses engage in activities that demand comparatively strong nonroutine cognitive abilities, while the unincorporated and their firms perform tasks demanding relatively strong manual skills. People who become incorporated business owners tend to be more educated and—as teenagers—score higher on learning aptitude tests, exhibit greater self-esteem, and engage in more illicit activities than others.</p>
<p>The combination of “smart” and “illicit” tendencies as youths accounts for both entry into entrepreneurship and the comparative earnings of entrepreneurs.</p>
<p>Individuals tend to experience a material increase in earnings when becoming entrepreneurs, and this increase occurs at each decile of the distribution.</p>
---
/doc/economics/2017-rubenstein-figure1-summaryofjobturnoverpredictors.png


2017
2024-01-01



---
/doc/economics/2017-schmidt-2.pdf
Export of Plastic Debris by Rivers into the Sea
Christian Schmidt, Tobias Krauth, Stephan Wagner
2017
2024-01-01
[("doi","10.1021/acs.est.7b02368")]


---
/doc/economics/2018-aiyar.pdf
Are Resettled Oustees from the Sardar Sarovar Dam Project Better off Today than their Former Neighbors who were not Ousted?
times
2018-01-01
2024-01-01



---
/doc/economics/2018-azoulay.pdf
Funding Breakthrough Research: Promises and Challenges of the ‘ARPA Model’
Pierre Azoulay, Erica Fuchs, Anna P. Goldstein, Michael Kearney
2018-01-01
2024-01-01
[("doi","10.1086/699933")]


---
/doc/economics/2018-cui.pdf
Pursuing sustainable productivity with millions of smallholder farmers
Zhenling Cui, Hongyan Zhang, Xinping Chen, Chaochun Zhang, Wenqi Ma, Chengdong Huang, Weifeng Zhang, Guohua Mi, Yuxin Miao, Xiaolin Li, Qiang Gao, Jianchang Yang, Zhaohui Wang, Youliang Ye, Shiwei Guo, Jianwei Lu, Jianliang Huang, Shihua Lv, Yixiang Sun, Yuanying Liu, Xianlong Peng, Jun Ren, Shiqing Li, Xiping Deng, Xiaojun Shi, Qiang Zhang, Zhiping Yang, Li Tang, Changzhou Wei, Liangliang Jia, Jiwang Zhang, Mingrong He, Yanan Tong, Qiyuan Tang, Xuhua Zhong, Zhaohui Liu, Ning Cao, Changlin Kou, Hao Ying, Yulong Yin, Xiaoqiang Jiao, Qingsong Zhang, Mingsheng Fan, Rongfeng Jiang, Fusuo Zhang, Zhengxia Dou
2018-01-01
2024-01-01
[("doi","10.1038/nature25785")]


---
/doc/economics/2018-frakes.pdf

pubdat
2018-01-01
2024-01-01



---
/doc/economics/2018-gimpelson.pdf
Misperceiving inequality
Vladimir Gimpelson, Daniel Treisman
2018-01-01
2024-01-01
[("doi","10.1111/ecpo.12103")]


---
/doc/economics/2018-horowitz.pdf
Relative Education and the Advantage of a College Degree
Jonathan Horowitz
2018-01-01
2024-01-01
[("doi","10.1177/0003122418785371")]

<p>What is the worth of a <a href="https://en.wikipedia.org/wiki/College_degree">college degree</a> when higher education expands? The <a href="https://en.wikipedia.org/wiki/Relative_deprivation">relative education hypothesis</a> posits that when college degrees are rare, individuals with more education have less competition to enter highly-skilled occupations. When college degrees are more common, there may not be enough highly-skilled jobs to go around; some college-educated workers lose out to others and are pushed into less-skilled jobs.</p>
<p>Using new measurements of occupation-level verbal, quantitative, and analytic skills, this study tests the changing effect of education on skill usage across 70 years of birth cohorts from 1971–2010, net of all other age, period, and cohort trends. <a href="https://en.wikipedia.org/wiki/Higher_education">Higher-education</a> expansion erodes the value of a college degree, and college-educated workers are at greater risk for underemployment in less cognitively demanding occupations.</p>
<p>This raises questions about the sources of <a href="https://en.wikipedia.org/wiki/Income_inequality">rising income inequality</a>, skill usage across the working life course, <a href="https://en.wikipedia.org/wiki/Occupational_segregation">occupational sex segregation</a>, and how returns to education have changed across different life domains.</p>
---
/doc/economics/2018-magniberton.pdf
Why do academics oppose the market? A test of Nozick’s hypothesis
Raul Magni-Berton, Diego Ríos
2018-01-01
2024-01-01
[("doi","10.1177/0011392118812934")]

<p>In this article, the authors explore why academics tend to oppose the market. To this intent, the article uses <a href="https://en.wikipedia.org/wiki/Normative#Philosophy">normative political theory</a> as an explanatory mechanism, starting with a conjecture originally suggested by <a href="https://en.wikipedia.org/wiki/Robert_Nozick">Robert Nozick</a>.</p>
<p>Academics are over-represented amongst the best students of their cohort. School achievement engenders high expectations about future economic prospects. Yet markets are only contingently sensitive to school achievement. This misalignment between schools and markets is perceived by academics—and arguably by intellectuals in general—as morally unacceptable.</p>
<p>To test this explanation, the article uses an online questionnaire with close to 1500 French academic respondents. The data resulting from this investigation lend support to Nozick’s hypothesis.</p>
---
/doc/economics/2018-maitland.pdf
Why The Business Case for Diversity Is Wrong
Ian Maitland
2018-01-01
2024-01-01



---
/doc/economics/2018-sampat.pdf
A Survey of Empirical Evidence on Patents and Innovation
Bahven N. Sampat
2018-01-01
2024-01-01
[("doi","10.3386/w25383")]


---
/doc/economics/2019-anderson-figure3-osmcorporateedits.png


2019
2024-01-01



---
/doc/economics/2019-baqaee.pdf
The Macroeconomic Impact of Microeconomic Shocks: Beyond Hulten’s Theorem
David Rezza Baqaee, Emmanuel Farhi
2019-07-25
2024-05-16
[("doi","10.3982/ECTA15202")]

<p>We provide a nonlinear characterization of the macroeconomic impact of microeconomic productivity shocks in terms of reduced-form nonparametric elasticities for efficient economies. We also show how microeconomic parameters are mapped to these reduced-form <a href="https://en.wikipedia.org/wiki/General_equilibrium_theory">general equilibrium</a> elasticities. In this sense, we extend the foundational theorem of <a href="https://en.wikipedia.org/wiki/Hulten%26s_Theorem">Hulten (1978)</a> beyond the first order to capture nonlinearities.</p>
<p>Key features ignored by first-order approximations that play a crucial role are: structural microeconomic <a href="https://en.wikipedia.org/wiki/Elasticity_of_substitution">elasticities of substitution</a>, <a href="https://en.wikipedia.org/wiki/Economic_network">network linkages</a>, structural microeconomic returns to scale, and the extent of factor reallocation. In a business-cycle calibration with sectoral shocks, nonlinearities magnify negative shocks and attenuate positive shocks, resulting in an aggregate output distribution that is asymmetric (negative skewness), fat-tailed (excess kurtosis), and has a negative mean, even when shocks are symmetric and thin-tailed.</p>
<p>Average output losses due to short-run sectoral shocks are an order of magnitude larger than the welfare cost of business cycles calculated by <a href="https://en.wikipedia.org/wiki/Robert_Lucas_Jr.">Lucas (1987)</a>. Nonlinearities can also cause shocks to critical sectors to have disproportionate macroeconomic effects, almost tripling the estimated impact of the 1970s oil shocks on world aggregate output.</p>
<p>Finally, in a long-run growth context, nonlinearities, which underpin <a href="https://en.wikipedia.org/wiki/Baumol%27s_cost_disease">Baumol’s cost disease</a> via the increase over time in the sales shares of low-growth bottleneck sectors, account for a 20 percentage point reduction in aggregate TFP growth over the period 1948–2014 in the United States.</p>
---
/doc/economics/2019-bouguen.pdf
Using Randomized Controlled Trials to Estimate Long-Run Impacts in Development Economics
Adrien Bouguen, Yue Huang, Michael Kremer, Edward Miguel
2019-05-13
2024-01-01
[("doi","10.1146/annurev-economics-080218-030333")]

<p>We assess evidence from randomized controlled trials (RCTs) on long-run economic productivity and living standards in poor countries.</p>
<p>We first document that several studies estimate large positive long-run impacts, but that relatively few existing RCTs have been evaluated over the long run. We next present evidence from a systematic survey of existing RCTs, with a focus on cash transfer and child health programs, and show that a meaningful subset can realistically be evaluated for long-run effects.</p>
<p>We discuss ways to bridge the gap between the burgeoning number of development RCTs and the limited number that have been followed up to date, including through new panel (longitudinal) data; improved participant tracking methods; alternative research designs; and access to administrative, remote sensing, and cell phone data.</p>
<p>We conclude that the rise of development economics RCTs since roughly 2000 provides a novel opportunity to generate high-quality evidence on the long-run drivers of living standards.</p>
---
/doc/economics/2019-brynjolfsson.pdf
GDP-B: Accounting for the Value of New and Free Goods in the Digital Economy
Erik Brynjolfsson, Avinash Collis, W. Erwin Diewert, Felix Eggers, Kevin J. Fox
2019-01-01
2024-01-01
[("doi","10.3386/w25695")]


---
/doc/economics/2019-henderson.pdf
CEO Traits and Firm Outcomes: Do Early Childhood Experiences Matter?
M. Todd Henderson, Irena Hutton
2018-01-08
2024-01-01
[("doi","10.2139/ssrn.3374389")]


---
/doc/economics/2019-hjort.pdf
The Arrival of Fast Internet and Employment in Africa
Jonas Hjort, Jonas Poulsen
2019-03-01
2024-01-01
[("doi","10.1257/aer.20161385")]

<p>To show how fast Internet affects employment in Africa, we exploit the gradual arrival of submarine Internet cables on the coast and maps of the terrestrial cable network.</p>
<p>Robust difference-in-differences estimates from 3 datasets, covering 12 countries, show large positive effects on employment rates—also for less educated worker groups—with little or no job displacement across space.</p>
<p>The sample-wide impact is driven by increased employment in higher-skill occupations, but less-educated workers’ employment gain less so.</p>
<p>Firm-level data available for some countries indicate that increased firm entry, productivity, and exporting contribute to higher net job creation.</p>
<p>Average incomes rise.</p>
---
/doc/economics/2019-hyytinen-table1-reviewofearlierstudiesonthegeneticheritabilityoflifetimeincome.png


2019
2024-01-01



---
/doc/economics/2019-jongman.pdf
Health and wealth in the Roman Empire
Willem M. Jongman
2019
2024-01-01



---
/doc/economics/2019-mewes-figure1-technologicaldiversitybypopulation.png


2019
2024-01-01



---
/doc/economics/2019-mewes-figure3-technologicaldiversityscalingovertime.jpg


2019
2024-06-10



---
/doc/economics/2019-mewes-figure3-technologicaldiversityscalingovertime.png


2019
2024-01-01



---
/doc/economics/2019-mewes-figure5-technologicaldiversityscalingbypopulationovertime.jpg


2019
2024-01-01



---
/doc/economics/2019-paul.pdf
Antitrust As Allocator of Coordination Rights
Sanjukta Paul
2019-04-06
2024-01-01



---
/doc/economics/2019-quinn-figure1-bicyclemania-indexvsdividendsbubble.jpg


2019
2024-01-01



---
/doc/economics/2020-bhaskarabhatla.pdf
Are Inventors or Firms the Engines of Innovation?
Ajay Bhaskarabhatla, Luis Cabral, Deepak Hegde, Thomas Peeters
2020-10-07
2024-01-01
[("doi","10.1287/mnsc.2020.3646")]

<p>In this study, we empirically assess the contributions of inventors and firms for innovation using a 37-year panel of U.S. patenting activity.</p>
<p>We estimate that inventors’ human capital is 5–10× more important than firm capabilities for explaining the variance in inventor output.</p>
<p>We then examine matching between inventors and firms and find highly talented inventors are attracted to firms that (1) have weak firm-specific invention capabilities and (2) employ other talented inventors.</p>
<p>A theoretical model that incorporates worker preferences for inventive output rationalizes our empirical findings of negative assortative matching between inventors and firms and positive assortative matching among inventors.</p>
---
/doc/economics/2020-bloom-2.pdf
Do Management Interventions Last? Evidence from India
Nicholas Bloom, Aprajit Mahajan, David McKenzie, John Roberts
2020-04-01
2024-01-01
[("doi","10.1257/app.20180369")]

<p>We revisited Indian weaving firms 9 years after a randomized experiment that changed their management practices.</p>
<p>While about half of the practices adopted in the original experimental plants had been dropped, there was still a large and significant gap in practices between the treatment and control plants, suggesting lasting impacts of effective management interventions.</p>
<p>Few practices had spread across the firms in the study, but many had spread within firms.</p>
<p>Managerial turnover and the lack of director time were two of the most cited reasons for the drop in management practices, highlighting the importance of key employees.</p>
---
/doc/economics/2020-johnson-2.pdf
What Remains of Cross-Country Convergence
Paul Johnson, Chris Papageorgiou
2020-03-01
2024-01-01
[("doi","10.1257/jel.20181207")]

<p>We examine the record of cross-country growth over the past fifty years and ask if developing countries have made progress on closing the income gap between their per capita incomes and those in the advanced economies.</p>
<p>We conclude that, as a group, they have not and then survey the literature on absolute convergence with particular emphasis on that from the last decade or so.</p>
<p>That literature supports our conclusion of a lack of progress in closing the income gap between countries.</p>
<p>We close with a brief examination of the recent literature on cross-individual distribution of income, which finds that despite the lack of progress on cross-country convergence, global inequality has tended to fall since 2000.</p>
---
/doc/economics/2020-list.pdf
When Corporate Social Responsibility Backfires: Evidence from a Natural Field Experiment
John A. List, Fatemeh Momeni
2020-06-08
2024-01-01
[("doi","10.1287/mnsc.2019.3540")]

<p>This paper uses a natural field experiment to connect corporate social responsibility (<a href="https://en.wikipedia.org/wiki/Corporate_social_responsibility">CSR</a>) to an important but often neglected behavior: employee misconduct and shirking.</p>
<p>Through employing more than 1,500 workers, we find that our use of CSR increases employee misbehavior—24% more employees act detrimentally toward our firm by shirking on their primary job duties when we introduce CSR.</p>
<p>Observed data patterns across the treatments are consonant with a model of “moral licensing”, whereby the “doing good” nature of CSR induces workers to misbehave on another dimension that is harmful to the firm.</p>
---
/doc/economics/2020-oshaughnessy.pdf
Lessons from Investing in 483 Companies
Patrick O’Shaughnessy, Charlie Songhurst
2020-07-07
2024-09-22



---
/doc/economics/2020-sekhri-figure2-rddexitexamscorebyexamscore.jpg


2020
2024-01-01



---
/doc/economics/2020-sekhri-figure3-rddsalarybyexamscore.jpg


2020
2024-01-01



---
/doc/economics/2020-wright.pdf
Slavery and Anglo-American capitalism revisited
Gavin Wright
2020-02-07
2024-01-01
[("doi","10.1111/ehr.12962")]


---
/doc/economics/2021-adamopoulos.pdf
Geography and Agricultural Productivity: Cross-Country Evidence from Micro Plot-Level Data
Tasso Adamopoulos, Diego Restuccia
2021-09-23
2024-01-01
[("doi","10.1093/restud/rdab059")]

<p>We quantify the role of geography and land quality for agricultural productivity differences across countries using high-resolution micro-geography data and a spatial accounting framework.</p>
<p>The rich spatial data provide for each cell of land covering the entire globe, the potential yield for 18 crops, which measures the maximum attainable crop output given soil quality, climate conditions, terrain topography, and a given level of cultivation inputs.</p>
<p>While there is considerable heterogeneity in land quality across space, even within narrow geographic regions, we find that low agricultural land productivity is not due to unfavorable geographic endowments.</p>
<p>If countries produced current crops in each cell according to potential yields, the rich-poor agricultural yield gap would virtually disappear, 214% → 5%. We also find evidence of additional aggregate productivity gains attainable through spatial reallocation and changes in crop production.</p>
---
/doc/economics/2021-asquith.pdf
Local Effects of Large New Apartment Buildings in Low-Income Areas
Brian J. Asquith, Evan Mast, Davin Reed
2021-05-06
2024-01-01
[("doi","10.1162/rest_a_01055")]

<p>We study the local effects of new market-rate housing in low-income areas using microdata on large apartment buildings, rents, and migration.</p>
<p>New buildings decrease rents in nearby units by about 6% relative to units slightly farther away or near sites developed later, and they increase in-migration from low-income areas.</p>
<p>We show that new buildings absorb many high-income households and increase the local housing stock substantially. If buildings improve nearby amenities, the effect is not large enough to increase rents.</p>
<p>Amenity improvements could be limited because most buildings go into already-changing neighborhoods or buildings could create disamenities such as congestion.</p>
---
/doc/economics/2021-baird.pdf
Why Some Blame Politics for Their Personal Problems
Vanessa Baird, Jennifer Wolak
2021-05-02
2024-01-01
[("doi","10.1177/1532673X211013463")]

<p>Why do some people blame the political system for the problems in their lives? We explore the origins of these grievances and how people assign responsibility and blame for the challenges they face.</p>
<p>We propose that individual differences in the personality traits of locus of control and self-esteem help explain why some blame the political system for their personal problems. Using responses from a module of the 2016 <a href="https://cces.gov.harvard.edu/">Cooperative Congressional Election Study</a>, we show that those with low self-esteem and a weaker sense of control over their fates are more likely to blame the political system for the challenges they face in their lives.</p>
<p>We also demonstrate that this assignment of blame is politically consequential, where those who intertwine the personal and the political are more likely to evaluate elected officials based on pocketbook economic conditions rather than sociotropic considerations.</p>
---
/doc/economics/2021-baron.pdf
Union Reform, Performance Pay, and New Teacher Supply: Evidence from Wisconsin’s Act 10
E. Jason Baron
2021-05-01
2024-04-14
[("doi","10.1257/pandp.20211039")]

<p>This study examines the impact of performance pay on teacher selection. I exploit a shift toward performance pay in Wisconsin induced by the enactment of <a href="https://en.wikipedia.org/wiki/ACT_10">Act 10</a>, which gave school districts autonomy to redesign their compensation schemes.</p>
<p>Following the law, half of Wisconsin school districts eliminated salary schedules and started negotiating pay with individual teachers based on performance.</p>
<p>Comparing the quantity of teaching degrees in Wisconsin institutions before and after Act 10, and relative to those in similar states, I find that Act 10 led to a 20% increase in teaching degrees.</p>
<p>This effect was entirely driven by selective universities.</p>
---
/doc/economics/2021-cummissionme-furrycommissionstreetad.jpg


2021
2024-01-01



---
/doc/economics/2021-cunha.pdf
The Econometrics of Early Childhood Human Capital and Investments
Flavio Cunha, Eric Nielsen, Benjamin Williams
2021-08-01
2024-01-01
[("doi","10.1146/annurev-economics-080217-053409")]

<p>This article reviews recent developments in the econometrics of early childhood human capital and investments.</p>
<p>We start with a discussion about the lack of cardinality in test scores, the reasons it matters for empirical research on human capital, and the approaches researchers have used to address this problem.</p>
<p>Next, we discuss how the literature has accounted for the errors in human capital measurements and investments. Then, we focus on the estimation of production functions of human capital.</p>
<p>We present two different specifications of the production function and discuss when to use one versus the other. We describe how researchers have addressed cardinality, measurement errors, and endogeneity of inputs to estimate the technology of skill formation.</p>
<p>Finally, we take stock of the work to date, and we identify opportunities for new research directions in this field.</p>
---
/doc/economics/2021-dasilva.pdf
Marriage, Quarrels, and Lovemaking
Sergio Da Silva, Werley Cordeiro
2021-12-08
2024-01-01
[("doi","10.1177/23210222211051457")]

<p>The frequency of lovemaking minus the frequency of quarrels is claimed to predict marital stability.</p>
<p>Here, we set up a family economics model using insights from evolutionary psychology to ground this ad hoc formula.</p>
---
/doc/economics/2021-gollin-figure1-wheatyieldbystaggeredrollout.jpg


2021
2024-01-01



---
/doc/economics/2021-gollin-figure4-economicgrowthduetothegreenrevolution.jpg


2021
2024-01-01



---
/doc/economics/2021-hodgson.pdf
Financial institutions and the British Industrial Revolution: did financial underdevelopment hold back growth?
Geoffrey M. Hodgson
2021-01-18
2024-01-01
[("doi","10.1017/S174413742000065X")]

<p>This scoping paper addresses the role of financial institutions in empowering the <a href="https://en.wikipedia.org/wiki/Industrial_Revolution">British Industrial Revolution</a>. Prominent economic historians have argued that investment was largely funded out of savings or profits, or by borrowing from family or friends: hence financial institutions played a minor role. But this claim sits uneasily with later evidence from other countries that effective financial institutions have mattered a great deal for economic development. How can this mismatch be explained?</p>
<p>numerous technological innovations, from 1760–1820 industrial growth was surprisingly low. Could the underdevelopment of financial institutions have held back growth? There is relatively little data to help evaluate this hypothesis. More research is required on the historical development of institutions that enabled finance to be raised.</p>
<p>would include the use of property as collateral. This paper sketches the evolution of British financial institutions before 1820 and makes suggestions for further empirical research. Research in this direction should enhance our understanding of the British Industrial Revolution and of the preconditions of economic development in other countries.</p>
---
/doc/economics/2021-johnson-supplement-xge0001083.docx


2021
2024-04-03



---
/doc/economics/2021-masciandaro.pdf
Pandemic recession and helicopter money: Venice, 1629–1631
Donato Masciandaro, Charles Goodhart, Stefano Ugolini
2022-01-11
2024-01-01
[("doi","10.1017/S0968565021000214")]

<p>We analyze the money-financed fiscal stimulus implemented in Venice during the famine and plague of 1629–31, which was equivalent to a ‘net-worth helicopter money’ strategy—a monetary expansion generating losses to the issuer.</p>
<p>We argue that the strategy aimed at reconciling the need to subsidize inhabitants suffering from containment policies with the desire to prevent an increase in long-term government debt, but it generated much monetary instability and had to be quickly reversed.</p>
<p>This episode highlights the redistributive implications of the design of macroeconomic policies and the role of political economy factors in determining such designs.</p>
---
/doc/economics/2021-sandvik.pdf
Employee Responses to Compensation Changes: Evidence from a Sales Firm
Jason Sandvik, Richard Saouma, Nathan Seegert, Christopher Stanton
2021-03-16
2024-01-01
[("doi","10.1287/mnsc.2020.3895")]

<p>What are the long-term consequences of compensation changes?</p>
<p>Using data from an inbound sales call center, we study employee responses to a compensation change that ultimately reduced take-home pay by 7% for the average affected worker.</p>
<p>The change caused a statistically-significant increase in the turnover rate of the firm’s most productive employees, but the response was relatively muted for less productive workers. On-the-job performance changes were minimal among workers who remained at the firm.</p>
<p>We quantify the cost of losing highly productive employees and find that their heightened sensitivity to changes in compensation limits managers’ ability to adjust incentives.</p>
<p>Our results speak to a driver of compensation rigidity and the difficulty managers face when setting compensation.</p>
---
/doc/economics/2021-zinovyeva-figure2-simulationsofdifferentnonbiasgendercliffexplanations.png


2021
2024-01-01



---
/doc/economics/2021-zinovyeva-figure3-probabilityofcoupleseparationbyfemaleincome.png


2021
2024-01-01



---
/doc/economics/2021-zinovyeva-figure4-relativearningsoffemalesbycoworkingstatus.jpg


2021
2024-01-01



---
/doc/economics/2022-09-09-buterin-shouldtherebedemandbasedrecurringfeesonensdomains-figure1-optimalauctionstrategyentailsnotsellingdomainnamestomaximizerevenue.png


2022-09-09
2024-01-01



---
/doc/economics/2022-anbinder.pdf
‘The Best Country in the World’: The Surprising Social Mobility of New York’s Irish-Famine Immigrants
Tyler Anbinder, Cormac Ó Gráda, Simone A. Wegge
2022-01-01
2024-01-01
[("doi","10.1162/jinh_a_01869")]

<p>Historians generally portray the <a href="https://en.wikipedia.org/wiki/Irish_Americans">Irish immigrants</a> who came to the United States, fleeing the <a href="https://en.wikipedia.org/wiki/Great_Famine_(Ireland)">Great Famine</a> of the mid-nineteenth century, as hopelessly mired in poverty and hardship due to discrimination, a lack of occupational training, and oversaturated job markets in the East Coast cities where most of them settled.</p>
<p>Although the digitization of <a href="https://en.wikipedia.org/wiki/Census">census data</a> and other records now enables the tracking of 19<sup>th</sup>-century Americans far more accurately than in the past, scholars have not used such data to determine whether the Famine Irish were, in fact, trapped on the bottom rungs of the American socioeconomic ladder.</p>
<p>The use of a longitudinal database of Famine immigrants who initially settled in <a href="https://en.wikipedia.org/wiki/New_York_City">New York</a> and <a href="https://en.wikipedia.org/wiki/Brooklyn">Brooklyn</a> indicates that the Famine Irish had far more occupational mobility than previously recognized. Only 25% of men ended their working careers in low-wage, unskilled labor; 44% ended up in white-collar occupations of one kind or another—primarily running saloons, groceries, and other small businesses.</p>
---
/doc/economics/2022-baldwin-2.pdf
Risks and Global Supply Chains: What We Know and What We Need to Know
Richard Baldwin, Rebecca Freeman
2022-04-08
2024-01-01
[("doi","10.1146/annurev-economics-051420-113737")]

<p>Recent supply disruptions catapulted the issue of risk in global supply chains (GSCs) to the top of policy agendas and created the impression that shortages would have been less severe if GSCs had been either shorter and more domestic or more diversified.</p>
<p>We start our answer by reviewing studies that look at risks to and from GSCs and at how GSCs have recovered from past shocks. We then look at whether GSCs are too risky, starting with business research on how firms approach the cost-resilience trade-off. We propose the risk-versus-reward framework from <a href="https://en.wikipedia.org/wiki/Portfolio_theory">portfolio theory</a> as a good way to evaluate whether anti-risk policy is justified.</p>
<p>We then discuss how exposures to foreign shocks are measured and argue that exposure is higher than direct indicators imply.</p>
<p>Finally, we consider the future of GSCs in light of current policy proposals and advancing technology before pointing to the rich menu of topics for future research on the risk-GSC nexus.</p>
---
/doc/economics/2022-bleemer.pdf
Will Studying Economics Make You Rich? A Regression Discontinuity Analysis of the Returns to College Major
Zachary Bleemer, Aashish Mehta
2022-04-01
2024-01-01
[("doi","10.1257/app.20200447")]

<p>We investigate the wage return to studying economics by leveraging a policy that prevented students with low introductory grades from declaring a major.</p>
<p>Students who barely met the grade point average threshold to major in economics earned $22,000 (46%) higher annual early-career wages than they would have with their second-choice majors.</p>
<p>Access to the economics major shifts students’ preferences toward business/finance careers, and about half of the wage return is explained by economics majors working in higher-paying industries.</p>
<p>The causal return to majoring in economics is very similar to observational earnings differences in nationally representative data.</p>
---
/doc/economics/2022-dai.pdf
Robust Incentives for Teams
Tianjiao Dai, Juuso Toikka
2022-07-01
2024-01-01
[("doi","10.3982/ECTA16280")]

<p>We show that demanding team incentives to be robust to nonquantifiable uncertainty about the game played by the agents leads to contracts that align the agents’ interests. Such contracts have a natural interpretation as team-based compensation.</p>
<p>Under budget balance they reduce to linear contracts, thus identifying profit-sharing, or equity, as an optimal contract absent a sink or a source of funds. A linear contract also gives the best profit guarantee to an outside residual claimant.</p>
<p>These contracts still suffer from the free-rider problem, but a positive guarantee obtains if and only if the technology known to the contract designer is sufficiently productive.</p>
---
/doc/economics/2022-keys.pdf
What Determines Consumer Financial Distress? Place-Based and Person-Based Factors
Benjamin J. Keys, Neale Mahoney, Hanbin Yang
2022-05-05
2024-01-01
[("doi","10.1093/rfs/hhac025")]

<p>We use credit report data to study consumer financial distress in America. We report large, persistent disparities in financial distress across regions. To understand these patterns, we conduct a “movers” analysis. For collections and default, there is only weak convergence following a move, suggesting these types of distress are not primarily caused by place-based factors (eg. local economic conditions and state laws) but instead reflect person-based characteristics (eg. financial literacy and risk preferences). In contrast, for personal bankruptcy, we find a sizable place-based effect, which is consistent with anecdotal evidence on how local legal factors influence personal bankruptcy.</p>
<p>Authors have furnished an Internet Appendix, which is available on the Oxford University Press Web site next to the link to the final published paper online.</p>
---
/doc/economics/2022-leeson-figure1-a-distributionofdonationsperhourreceivedbywashingtondcsubwaybeggars.jpg


2022
2024-01-01



---
/doc/economics/2022-leeson-figure1-b-distributionofdollarssperhourreceivedbywashingtondcsubwaybeggars.jpg


2022
2024-01-01



---
/doc/economics/2022-silliman.pdf
Labor Market Returns to Vocational Secondary Education
Mikko Silliman, Hanna Virtanen
2022-01-01
2024-01-01
[("doi","10.1257/app.20190782")]

<p>We study labor market returns to vocational versus general secondary education using a <a href="https://en.wikipedia.org/wiki/Regression_discontinuity_design">regression discontinuity design</a> created by the centralized admissions process in Finland.</p>
<p>Admission to the vocational track increases initial annual income, and this benefit persists at least through the mid-thirties, and present discount value calculations suggest that it is unlikely that life cycle returns will turn negative through retirement.</p>
<p>Moreover, admission to the vocational track does not increase the likelihood of working in jobs at risk of replacement by automation or offshoring.</p>
<p>Consistent with comparative advantage, we observe larger returns for people who express a preference for vocational education.</p>
---
/doc/economics/2023-debrouwer-figure2-survivalanalysisofunemploymentinsuranceapplicantsinbelgium.jpg


2023
2024-01-01



---
/doc/economics/2023-hansen-figure2-tripledifferencetrendsofgmoagricultureeffectonyieldlanduseexports.png


2023
2024-01-01



---
/doc/economics/2023-lusher-supplement.pdf
Congestion on the information superhighway: Inefficiencies in economics working papers: Online Appendix: Additional Tables and Figures
Lester Lusher, Wenni Yang, Scott E. Carrell
2023-09-01
2024-01-01
[("doi","10.1016/j.jpubeco.2023.104978_1")]


---
/doc/economics/2023-moshary-supplement.pdf
Supplement: Gender-Based Pricing in Consumer Packaged Goods: A Pink Tax?
Sarah Moshary, Anna Tuchman, Natasha Vajravelu
2023-07-18
2024-01-01
[("doi","10.1287/mksc.2023.1452_1")]


---
/doc/economics/2023-strulovshlain.pdf
More Than a Penny’s Worth: Left-Digit Bias and Firm Pricing
Avner Strulov-Shlain
2022-12-19
2024-01-01
[("doi","10.1093/restud/rdac082")]

<p>Firms arguably price at <a href="https://en.wikipedia.org/wiki/Psychological_pricing">ninety-nine-ending prices</a> because of <a href="https://en.wikipedia.org/wiki/Anchoring">left-digit bias</a>—the tendency of consumers to perceive a $4.99 as much lower than a $5.00. Analysis of retail scanner data on 3500 products sold by 25 U.S. chains provides robust support for this explanation.</p>
<p>I structurally estimate the magnitude of left-digit bias and find that consumers respond to a one-cent increase from a ninety-nine-ending price as if it were more than a 20-cent increase. Next, I solve a portable model of optimal pricing given left-digit biased demand.</p>
<p>I use this model and other pricing procedures to estimate the level of left-digit bias retailers perceive when making their pricing decisions. While all retailers respond to left-digit bias by using ninety-nine-ending prices, their behavior is consistently at odds with the demand they face. Firms price as if the bias were much smaller than it is, and their pricing is more consistent with heuristics and <a href="https://en.wikipedia.org/wiki/Rule_of_thumb">rule-of-thumb</a> than with optimization given the structure of demand.</p>
<p>I calculate that retailers forgo 1–4% of potential gross profits due to this coarse response to left-digit bias.</p>
---
/doc/economics/2024-ager.pdf
School Closures during the 1918 Flu Pandemic
Philipp Ager, Katherine Eriksson, Ezra Karger, Peter Nencka, Melissa A. Thomasson
2024-01-09
2024-05-15
[("doi","10.1162/rest_a_01170")]

<p>During the 1918–1919 influenza pandemic, many local authorities made the controversial decision to close schools.</p>
<p>We use newly digitized data from newspaper archives on the length of school closures for 165 large U.S. cities during the 1918–1919 flu pandemic to assess the long-run consequences of closing schools on children.</p>
<p>We find that the closures had no detectable impact on children’s school attendance in 1920, nor on their educational attainment and adult labor market outcomes in 1940.</p>
<p>We highlight important differences between the 1918–1919 and COVID-19 pandemics and caution against extrapolating from our null effects to modern-day settings.</p>
---
/doc/economics/2024-fischer.pdf
Health Care Centralization: The Health Impacts of Obstetric Unit Closures in the United States
Stefanie Fischer, Heather Royer, Corey White
2024-07-01
2024-07-10
[("doi","10.1257/app.20220341")]

<p>Over the last few decades, health care services in the United States have become more geographically centralized.</p>
<p>We study how the loss of hospital-based obstetric units in over 400 counties affects maternal and infant health via a <a href="https://en.wikipedia.org/wiki/Difference_in_differences">difference-in-differences</a> design.</p>
<p>We find that closures lead mothers to experience a significant change in birth procedures such as inductions and C-sections.</p>
<p>In contrast to concerns voiced in the public discourse, the effects on a range of maternal and infant health outcomes are negligible or slightly beneficial. While women travel farther to receive care, closures induce women to receive higher quality care.</p>
---
/doc/economics/2024-grossman.pdf
Optimal Resilience In Multitier Supply Chains
Grossman Gene M., Helpman Elhanan, Sabal Alejandro
2024-11-01
2024-12-03
[("doi","10.1093/qje/qjae024")]

<p>Forward-looking investments determine the resilience of firms’ supply chains. Such investments confer externalities on other firms in the production network.</p>
<p>We compare the equilibrium and optimal allocations in a general equilibrium model with an arbitrary number of vertical production tiers. Our model features endogenous investments in protective capabilities, endogenous formation of supply links, and sequential bargaining over quantities and payments between firms in successive tiers.</p>
<p>We derive policies that implement the first-best allocation, allowing for subsidies to input purchases, network formation, and investments in protective capabilities. The first-best policies depend only on production function parameters of the pertinent tier.</p>
<p>When subsidies to transactions are infeasible, the second-best subsidies for resilience depend on production function parameters throughout the network. Additionally, subsidies are larger upstream than downstream whenever the bargaining weights of buyers are nonincreasing along the chain.</p>
---
/doc/economics/2024-irwin.pdf
Does Trade Reform Promote Economic Growth? A Review of Recent Evidence
Douglas A. Irwin
2024
2024-04-26
[("doi","10.1093/wbro/lkae003")]

<p>Do trade reforms that significantly reduce import barriers lead to faster economic growth? In the 20-five years since Rodríguez and Rodrik’s (2000) critical survey of empirical work on this question, new research has tried to overcome the various methodological problems that have plagued previous attempts to provide a convincing answer.</p>
<p>I examine 3 strands of recent work on this issue: cross-country regressions focusing on within-country growth, synthetic control methods on specific reform episodes, and empirical country studies looking at the channels through which lower trade barriers may increase productivity.</p>
<p>A consistent finding is that trade reforms have had a positive impact on economic growth, on average, although the effect is heterogeneous across countries.</p>
<p>Overall, these research findings should temper some of the previous agnosticism about the empirical link between trade reform and economic performance.</p>
---
/doc/economics/2024-rauh.pdf
Behavioral Responses to State Income Taxation of High Earners: Evidence from California
Joshua Rauh, Ryan Shyu
2024-02-01
2024-03-29
[("doi","10.1257/pol.20200500")]

<p>Using administrative data, we analyze the response to Proposition 30, a 2012 measure that increased California marginal tax rates by up to 3 percentage points for high-income households.</p>
<p>Relative to baseline departure rates, an additional 0.8% of the residential tax base that landed in the top bracket left California in 2013. Using matched out-of-state taxpayers as controls reveals an income elasticity with respect to the marginal net-of-tax rate of 2.5–3.2 for high earners who stayed.</p>
<p>These responses eroded 45.2% of state windfall tax revenues within the first year and 60.9% within 2 years, driven largely by the intensive margin.</p>
---
/doc/economics/advertising/1984-assmus.pdf
How Advertising Affects Sales: Meta-Analysis of Econometric Results
Gert Assmus, John U. Farley, Donald R. Lehmann
1984-02-01
2024-01-01
[("doi","10.1177/002224378402100107")]

<p>The authors attempt to assess what has been learned from <a href="https://en.wikipedia.org/wiki/Econometric_model">econometric models</a> about the effect of advertising on sales. Short-term and long-term advertising response as well as model fit are analyzed for 128 econometric models involving the impact of advertising on sales.</p>
<p>The approach, a form of <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analysis</a> called “replication analysis”, treats the studies as imperfect experimental replications and uses <a href="https://en.wikipedia.org/wiki/Analysis_of_variance">ANOVA</a> to identify sources of systematic variation.</p>
<p>For short-term advertising elasticities, systematic variability is found related to model specification, estimation, measurement, product type, and setting of study.</p>
<p>For advertising carryover and model goodness of fit, the “quasi-experimental design” is so imperfect that a high degree of sharing of explained variance among explanatory factors makes it difficult to identify the impact of a particular factor.</p>
<p>Because the studies mostly address mature products in the U.S., suggestions are made for research needs crucial to better understanding of how advertising affects sales.</p>
---
/doc/economics/advertising/2003-chandon.pdf
Effects of Configuration and Exposure Levels on Responses to Web Advertisements
Jean Louis Chandon, Mohamed Saber Chtourou, David R. Fortin
2003-06-01
2024-04-14
[("doi","10.1017/S0021849903030228")]


---
/doc/economics/advertising/2006-galletta.pdf
When the Wait Isn’t So Bad: The Interacting Effects of Website Delay, Familiarity, and Breadth
Dennis F. Galletta, Raymond M. Henry, Scott McCoy, Peter Polak
2006-01-01
2024-01-01
[("doi","10.1287/isre.1050.0073")]

<p>Although its popularity is widespread, the <a href="https://en.wikipedia.org/wiki/World_Wide_Web">Web</a> is well known for one particular drawback: its frequent delay when moving from one page to another. This experimental study examined whether delay and two other website design variables (site breadth and content familiarity) have interaction effects on user performance, attitudes, and behavioral intentions. The 3 experimental factors (delay, familiarity, and breadth) collectively impact the cognitive costs and penalties that users incur when making choices in their search for target information.</p>
<p>An experiment was conducted with 160 undergraduate business majors in a completely counterbalanced, fully factorial design that exposed them to two websites and asked them to browse the sites for 9 pieces of information. Results showed that all 3 factors have strong direct impacts on performance and user attitudes, in turn affecting behavioral intentions to return to the site, as might be expected. A significant three-way interaction was found between all 3 factors indicating that these factors not only individually impact a user’s experiences with a website, but also act in combination to either increase or decrease the costs a user incurs.</p>
<p>Two separate analyses support an assertion that attitudes mediate the relationship of the 3 factors on behavioral intentions. The implications of these results for both researchers and practitioners are discussed. Additional research is needed to discover other factors that mitigate or accentuate the effects of delay, other effects of delay, and under what amounts of delay these effects occur.</p>
---
/doc/economics/advertising/2007-mccoy-figure2-websiterevisitintention.png


2007
2024-01-01



---
/doc/economics/advertising/2009-tomfishburne-marketoonist-salesimpact.jpg


2009
2024-01-01



---
/doc/economics/advertising/2011-gerber.pdf
How Large and Long-lasting Are the Persuasive Effects of Televised Campaign Ads? Results from a Randomized Field Experiment
Alan S. Gerber, James G. Gimpel, Donald P. Green, Daron R. Shaw
2011-03-09
2024-01-01
[("doi","10.1017/S000305541000047X")]

<p>We report the results of the first large-scale experiment involving paid political advertising. During the opening months of a 2006 gubernatorial campaign, ~$2 million of television and radio advertising on behalf of the incumbent candidate was deployed experimentally.</p>
<p>In each experimental media market, the launch date and volume of television advertising were randomly assigned. In order to gauge movement in public opinion, a tracking poll conducted brief telephone interviews with ~1,000 registered voters each day and a brief follow-up one month after the conclusion of the television campaign.</p>
<p>Results indicate that televised ads have strong but short-lived effects on voting preferences. The ephemeral nature of these effects is more consistent with psychological models of <a href="https://en.wikipedia.org/wiki/Priming_(psychology)">priming</a> than with models of on-line processing.</p>
---
/doc/economics/advertising/2011-sethuraman.pdf
How Well Does Advertising Work? Generalizations from Meta-Analysis of Brand Advertising Elasticities
Raj Sethuraman, Gerard J. Tellis, Richard A. Briesch
2011-06-01
2024-01-01
[("doi","10.1509/jmkr.48.3.457")]

<p>The authors conduct a <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analysis</a> of 751 short-term and 402 long-term direct-to-consumer brand advertising elasticities estimated in 56 studies published 1960–2008.</p>
<p>The study finds several new empirical generalizations about <a href="https://en.wikipedia.org/wiki/Advertising_elasticity_of_demand">advertising elasticity</a>. The most important are as follows: the average short-term advertising elasticity is .12, which is substantially lower than the prior meta-analytic mean of .22; there has been a decline in the advertising elasticity over time; and advertising elasticity is higher (1) for <a href="https://en.wikipedia.org/wiki/Durable_good">durable goods</a> than nondurable goods, (2) in the early stage than the mature stage of the life cycle, (3) for yearly data than quarterly data, and (4) when advertising is measured in <a href="https://en.wikipedia.org/wiki/Gross_rating_point">gross rating points</a> than monetary terms.</p>
<p>The mean long-term advertising elasticity is .24, which is much lower than the implied mean in the prior meta-analysis (.41). Many of the results for short-term elasticity hold for long-term elasticity, with some notable exceptions.</p>
<p>The authors discuss the implications of these findings.</p>
---
/doc/economics/advertising/2011-toomim-figure7-survivalcurveforprettyvsuglyinterfaceshowingconvergencefadeoutovertime.jpg


2011
2024-01-01



---
/doc/economics/advertising/2013-goldstein-figure1-experimentaleffectsofadqualityonwillingnesstopay.jpg


2013
2024-01-01



---
/doc/economics/advertising/2013-hill-supplement.pdf
How Quickly We Forget: The Duration of Persuasion Effects From Mass Communication: Appendix
Seth J. Hill, James Lo, Lynn Vavreck, John Zaller
2013
2024-01-01
[("doi","10.1080/10584609.2013.828143_1")]


---
/doc/economics/advertising/2014-01-06-gonebutnotforgottengroceries-genericfoodbrandaisle.html


2014-01-06
2024-04-02



---
/doc/economics/advertising/2014-desai.pdf
The Company That You Keep: When to Buy a Competitor's Keyword
Preyas S. Desai, Woochoel Shin, Richard Staelin
2014-04-01
2024-01-01
[("doi","10.1287/mksc.2013.0834")]

<p>In search advertising, <a href="https://en.wikipedia.org/wiki/Search_advertising">brand names</a> are often purchased as keywords by the brand owner or a competitor. We aim to understand the strategic benefits and costs of a firm buying its own brand name or a competitor’s brand name as a keyword. We model the effect of search advertising to depend on the presence or absence of a competitor’s advertisement on the same results page.</p>
<p>We find that the quality difference between the brand owner and the competitor moderates the purchase decision of both firms. Interestingly, in some cases, a firm may buy its own brand name only to defend itself from the competitor’s threat. It is also possible that the brand owner, by buying its own branded keyword, precludes the competitor from buying the same keyword.</p>
<p>Our result also implies that the practice of bidding on the competitor’s brand name creates a <a href="https://en.wikipedia.org/wiki/Prisoner%27s_dilemma">prisoner’s dilemma</a>, and thus both firms may be worse off, but the search engine captures the lost profits. We also discuss the difference in our results when the search is for a generic keyword instead of a branded keyword.</p>
<p>Finally, we find some empirical support for our theory from the observation of actual purchase patterns on <a href="https://en.wikipedia.org/wiki/Google_Ads">Google AdWords</a>.</p>
---
/doc/economics/advertising/2014-sayedi.pdf
Competitive Poaching in Sponsored Search Advertising and Its Strategic Impact on Traditional Advertising
Amin Sayedi, Kinshuk Jerath, Kannan Srinivasan
2014
2024-01-01



---
/doc/economics/advertising/2015-hohnhold-figure6-ctrratepostadreduction.png


2015
2024-01-01



---
/doc/economics/advertising/2017-10-20-gwern-abtesting-adsense-pageviews.jpg

Gwern
2017-10-20
2024-01-01



---
/doc/economics/advertising/2017-10-20-gwern-abtesting-adsense-timeonsite.jpg

Gwern
2017-10-20
2024-01-01



---
/doc/economics/advertising/2017-browne-figure31-ecommerceabtestsoveralldistributionofeffects.jpg


2017
2024-01-01



---
/doc/economics/advertising/2017-gwern-arima-power.jpg

Gwern
2017
2024-01-01



---
/doc/economics/advertising/2017-shiller.pdf
Will Ad Blocking Break the Internet?
Ben Shiller, Joel Waldfogel, Johnny Ryan
2017-01-01
2024-01-01
[("doi","10.3386/w23058")]


---
/doc/economics/advertising/2018-09-28-gwern-abtest-advertising-2nd-appearance.png

Gwern
2018-09-28
2024-01-01



---
/doc/economics/advertising/2018-simonov.pdf
Competition and Crowd-Out for Brand Keywords in Sponsored Search
Andrey Simonov, Chris Nosko, Justin M. Rao
2018
2024-01-01



---
/doc/economics/advertising/2019-04-13-2ndadabtest-merged.csv


2019-04-13
2024-01-01



---
/doc/economics/advertising/2019-06-10-googlesurveys-addislike.csv


2019-06-10
2024-01-01



---
/doc/economics/advertising/2019-yan-linkedin-figure3-userharm.jpg


2019
2024-01-01



---
/doc/economics/advertising/2020-adal-figure5-adharms.jpg


2020
2024-01-01



---
/doc/economics/advertising/2020-bulk-figure6-qualityvsadduration.jpg


2020
2024-01-01



---
/doc/economics/advertising/2020-sahni.pdf
Does Advertising Serve as a Signal? Evidence from a Field Experiment in Mobile Search
Navdeep S. Sahni, Harikesh S. Nair
2019-10-08
2024-01-01
[("doi","10.1093/restud/rdz053")]

<p>We develop a field experiment that assesses whether advertising can serve as a signal that enhances consumers’ evaluations of advertised goods. We implement the experiment on a mobile search platform that provides listings and reviews for an archetypal experience good, restaurants. In collaboration with the platform, we randomize about 200,000 users in 13 Asian cities into exposure of ads for about 600+ local restaurants.</p>
<p>Within the exposure group, we randomly vary the disclosure to the consumer of whether a restaurant’s listing is a paid-ad. This enables isolating the effect on outcomes of a user knowing that a listing is sponsored—a pure signaling effect. We find that this disclosure increases calls to the restaurant by 77%, holding fixed all other attributes of the ad. The disclosure effect is higher when the consumer uses the platform away from his typical city of search, when the uncertainty about restaurant quality is larger, and for restaurants that have received fewer ratings in the past.</p>
<p>On the supply side, newer, higher rated and more popular restaurants are found to advertise more on the platform; and ratings of those that advertised during the experiment are found to be higher two years later. Taken together, we interpret these results as consistent with a signaling equilibrium in which ads serve as implicit signals that enhance the appeal of the advertised restaurants to consumers. Both consumers and advertisers seem to benefit from the signaling. Consumers shift choices towards restaurants that are better rated (at baseline) in the disclosure group compared to the no disclosure group, and advertisers gain from the improved outcomes induced by disclosure.</p>
---
/doc/economics/advertising/2020-shon.pdf
Free contents vs. inconvenience costs: Two faces of online video advertising
Minjung Shon, Jungwoo Shin, Junseok Hwang, Daeho Lee
2020-07-28
2024-01-01
[("doi","10.1016/j.tele.2020.101476")]


---
/doc/economics/advertising/2021-kalla-figure2-effectofrandomizedtvpoliticaladvertisementaboutlgbtq.jpg


2021
2024-01-01



---
/doc/economics/advertising/2021-kalla-figure3-effectofrandomizedtvpoliticaladvertisementaboutimmigration.jpg


2021
2024-01-01



---
/doc/economics/advertising/2021-shapiro-figure2-advertisingeffectsanconfidenceintervalsusingbaselinestrategy.jpg


2021
2024-01-01



---
/doc/economics/advertising/2021-shapiro-figure3-predictedreturnoninvestmentrois.jpg


2021
2024-01-01



---
/doc/economics/advertising/2023-bai-figure1-changeinpoliticalattitudebyhumanvsgptwrittenessay.jpg


2023
2024-01-01



---
/doc/economics/advertising/adblock/2017-sinha-figure3-peruserantiadblockeffects.png


2017
2024-01-01



---
/doc/economics/advertising/adblock/2018-miroglio-figure3table5-adblockerbrowseruse.png


2018
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-18-googlesurveys-adblocker.csv


2019-03-18
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-18-gwern-googlesurveys-adblock-awarenessusage.png

Gwern
2019-03-18
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-21-googlesurveys-adblocknonusagereasons.csv


2019-03-21
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-21-gwern-googlesurveys-adblock-nonusagereasons.png

Gwern
2019-03-21
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-23-googlesurveys-adblocknonusagereasons-2.csv


2019-03-23
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-23-gwern-googlesurveys-adblock-nonusagereasons-2.png

Gwern
2019-03-23
2024-01-01



---
/doc/economics/advertising/adblock/2019-03-27-googlesurveys-adblocknonusagereasons-3.csv


2019-03-27
2024-01-01



---
/doc/economics/advertising/adblock/2019-04-07-googlesurveys-adblocker-2.csv


2019-04-07
2024-01-01



---
/doc/economics/advertising/adblock/2022-schmidt-figure2-eyetrackingofreadergazeverticallyonasmartphonewhilereadingnewsarticles.jpg


2022
2024-11-11



---
/doc/economics/advertising/adblock/2024-03-20-gwern-gwernnet-adblockpsafooter.png

Gwern
2024-03-20
2024-10-06



---
/doc/economics/advertising/adblock/index
‘adblocking’ tag

2019-08-24
2024-11-11


<figure><img class="float-right page-thumbnail invert-not outline" height="870" width="1700" src="/doc/economics/advertising/adblock/2022-schmidt-figure2-eyetrackingofreadergazeverticallyonasmartphonewhilereadingnewsarticles.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>economics/advertising/adblock</code>, most recent first: 20 <a href="/doc/economics/advertising/adblock/index#links" class="icon-not">annotations</a> &amp; 13 <a href="/doc/economics/advertising/adblock/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/economics/advertising/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/economics/advertising/adblock/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/economics/advertising/adblock/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/economics/advertising/adblock/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
</ul></li>
<li><a href="/doc/economics/advertising/adblock/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/economics/advertising/adblock/index#gregorio-et-al-2024-section" id="toc-gregorio-et-al-2024-section">“To Block or Not to Block? Predictors of Ad Blocker Usage”, Gregorio et al 2024</a></li>
<li><a href="/doc/economics/advertising/adblock/index#dave-2023-1-section" id="toc-dave-2023-1-section">“YouTube’s Crackdown Spurs Record Uninstalls of Ad Blockers: YouTube Expanded a ‘test’ That Threatens to Cut off Users Who Don’t Turn off Their Ad Blocker. Developers of the Tools Are Scrambling to Respond”, Dave 2023</a></li>
<li><a href="/doc/economics/advertising/adblock/index#schmidt-maier-2022-section" id="toc-schmidt-maier-2022-section">“Interactive Ad Avoidance on Mobile Phones”, Schmidt &amp; Maier 2022</a></li>
<li><a href="/doc/economics/advertising/adblock/index#gritckevich-et-al-2021-section" id="toc-gritckevich-et-al-2021-section">“Ad Blocking”, Gritckevich et al 2021</a></li>
<li><a href="/doc/economics/advertising/adblock/index#pearce-2020-section" id="toc-pearce-2020-section">“Energy Conservation With Open Source Ad Blockers”, Pearce 2020</a></li>
<li><a href="/doc/economics/advertising/adblock/index#so%C5%82tysik-piorunkiewicz-et-al-2019-section" id="toc-sołtysik-piorunkiewicz-et-al-2019-section">“Evaluation of Adblock Software Usage”, Sołtysik-Piorunkiewicz et al 2019</a></li>
<li><a href="/doc/economics/advertising/adblock/index#din-et-al-2019-section" id="toc-din-et-al-2019-section">“Percival: Making In-Browser Perceptual Ad Blocking Practical With Deep Learning”, Din et al 2019</a></li>
<li><a href="/doc/economics/advertising/adblock/index#tram%C3%A8r-et-al-2018-section" id="toc-tramèr-et-al-2018-section">“AdVersarial: Perceptual Ad Blocking Meets Adversarial Machine Learning”, Tramèr et al 2018</a></li>
<li><a href="/doc/economics/advertising/adblock/index#miroglio-et-al-2018-section" id="toc-miroglio-et-al-2018-section">“The Effect of Ad Blocking on User Engagement With the Web”, Miroglio et al 2018</a></li>
<li><a href="/doc/economics/advertising/adblock/index#tavan-2018-section" id="toc-tavan-2018-section">“Is Ad Blocking 10% Higher Than Commonly Measured?”, Tavan 2018</a></li>
<li><a href="/doc/economics/advertising/adblock/index#storey-et-al-2017-section" id="toc-storey-et-al-2017-section">“The Future of Ad Blocking: An Analytical Framework and New Techniques”, Storey et al 2017</a></li>
<li><a href="/doc/economics/advertising/adblock/index#blanchfield-2017-section" id="toc-blanchfield-2017-section">“The Hidden Cost of Adblock: Adblock’s Impact on Website Traffic”, Blanchfield 2017</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section" id="toc-section">“AdBlockPro: Ad Blocker for Safari on IPhone, IPad, Mac, Vision Pro”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section-1" id="toc-section-1">“AdGuard”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section-2" id="toc-section-2">“Blokada: the Popular Mobile Adblocker and VPN for Android and IOS”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section-3" id="toc-section-3">“Percival: Making In-Browser Perceptual Ad-Blocking Practical With Deep Learning”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#Qu6DJ7gR-section" id="toc-Qu6DJ7gR-section">“UBlock Origin: An Efficient Blocker for Chromium and Firefox. Fast and Lean.”, gorhill 2024</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section-4" id="toc-section-4">“Gorhill/uBlock: UBlock Origin—An Efficient Blocker for Chromium and Firefox. Fast and Lean.”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#oYlRBXsx-section" id="toc-oYlRBXsx-section">“AdguardTeam: YouTube-Related Bugs”, AdguardTeam 2024</a></li>
<li><a href="/doc/economics/advertising/adblock/index#section-5" id="toc-section-5">“Adblock Radio”</a></li>
<li><a href="/doc/economics/advertising/adblock/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/economics/advertising/adblock/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/economics/advertising/adblock/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/economics/advertising/gwern-20190104-20190702-traffic-history.jpg



2024-01-01



---
/doc/economics/advertising/gwern-ads-triplebyte-banner.jpg



2024-01-01



---
/doc/economics/automation/1928-young.pdf
Increasing Returns and Economic Progress
Allyn A. Young
1928-12-01
2024-01-01
[("doi","10.2307/2224097")]


---
/doc/economics/automation/1987-solow.pdf
We’d Better Watch Out [Review of <em>Manufacturing Matters: The Myth of the Post-Industrial Economy</em>, Cohen & Zysman 1987]
Robert M. Solow
1987-07-12
2024-01-01



---
/doc/economics/automation/2000-brynjolfsson.pdf
Beyond Computation: Information Technology, Organizational Transformation and Business Performance
Erik Brynjolfsson, Lorin M. Hitt
2000-09-01
2024-01-01
[("doi","10.1257/jep.14.4.23")]

<p>To understand the economic value of computers, one must broaden the traditional definition of both the technology and its effects.</p>
<p>Case studies and firm-level econometric evidence suggest that: (1) organizational “investments” have a large influence on the value of IT investments; and (2) the benefits of IT investment are often intangible and disproportionately difficult to measure.</p>
<p>Our analysis suggests that the link between IT and increased productivity emerged well before the recent surge in the aggregate productivity statistics and that the current macroeconomic productivity revival may, in part, reflect the contributions of intangible capital accumulated in the past.</p>
---
/doc/economics/automation/2000-wells.pdf
Certificates and Computers: The Remaking of Wall Street, 1967–1971
Wyatt Wells
2000-06-01
2024-01-01
[("doi","10.2307/3116692")]

<p>Events in the late 1960s reshaped the securities industry. Trading volume increased sharply, with the number of shares changing hands on the New York Exchange growing from 5 million a day in 1965 to 12 million a day in 1968.</p>
<p>This expansion overwhelmed the mechanisms brokers used to transfer securities and keep records, which relied heavily on paper and pen. They responded by purchasing computers, but these machines were expensive and demanded more sophisticated management than most firms could provide. Accordingly, many companies botched the process.</p>
<p>Moreover, trading volume declined sharply in 1969 and 1970, cutting deeply into brokerage revenue. These factors combined to create a crisis that had, by the end of 1970, forced nearly a sixth of the nation’s brokerage firms out of business.</p>
<p>Yet this crisis also opened the way for large, integrated companies, which, by the 1990s, dominated the securities industry and conducted business on a scale unimagined thirty years earlier.</p>
---
/doc/economics/automation/2012-bloom-2.pdf
Americans Do IT Better: US Multinationals and the Productivity Miracle
Nicholas Bloom, Raffaella Sadun, John Van Reenen
2012-02-01
2024-01-01
[("doi","10.1257/aer.102.1.167")]

<p>US productivity growth accelerated after 1995 (unlike Europe’s), particularly in sectors that intensively use information technologies (IT).</p>
<p>Using two new micro panel datasets we show that US multinationals operating in Europe also experienced a “productivity miracle.” US multinationals obtained higher productivity from IT than non-US multinationals, particularly in the same sectors responsible for the US productivity acceleration.</p>
<p>Furthermore, establishments taken over by US multinationals (but not by non-US multinationals) increased the productivity of their IT. Combining pan-European firm-level IT data with our management practices survey, we find that the US IT related productivity advantage is primarily due to its tougher “people management” practices.</p>
---
/doc/economics/automation/2021-deliso.pdf
The ‘sailing-ship effect’ as a technological principle
Nicola De Liso, Serena Arima, Giovanni Filatrella
2021-05-13
2024-01-01
[("doi","10.1093/icc/dtab021")]

<p>The “sailing-ship effect” is the process whereby improvements to an incumbent technology (eg. sail) are intentionally sought as a new competing technology (steam) emerges.</p>
<p>Despite the fact that the effect has been referred to by quite a few scholars in different technological battles, the effect itself seems to have been taken for granted rather than organically defined and investigated.</p>
<p>In this paper, within the context of evolutionary “appreciative theorizing” à la Nelson and Winter, through in-depth study of technological battles between old and new technologies, we transform what was an unfinished concept into a structured, fully-fledged, tool of analysis.</p>
---
/doc/economics/automation/2021-handwerker-figure2-panelb-flatterstartupmanagementovertime.png


2021
2024-01-01



---
/doc/economics/automation/2021-kunn-figure1-eliterapidchessperformanceonlineduringcovid19.jpg


2021
2024-01-01



---
/doc/economics/automation/2022-hemous.pdf
The Rise of the Machines: Automation, Horizontal Innovation, and Income Inequality
David Hémous, Morten Olsen
2022-01-01
2024-01-01
[("doi","10.1257/mac.20160164")]

<p>We build an endogenous growth model with automation (the replacement of low-skill workers with machines) and horizontal innovation (the creation of new products).</p>
<p>Over time, the share of automation innovations endogenously increases through an increase in low-skill wages, leading to an increase in the skill premium and a decline in the labor share.</p>
<p>We calibrate the model to the US economy and show that it quantitatively replicates the paths of the skill premium, the labor share, and labor productivity.</p>
<p>Our model offers a new perspective on recent trends in the income distribution by showing that they can be explained endogenously.</p>
---
/doc/economics/automation/2023-boone-figure3-replacementofhorsesandmulesbytrucksandtractorsinamerica1900to2000.jpg


2023
2024-01-01



---
/doc/economics/automation/2023-boone-supplement.pdf
Online Appendices for ‘Structural Change and Internal Labor Migration: Evidence from the Great Depression’
Christopher Boone, Laurence Wilse-Samson
2023-07-11
2024-01-01
[("doi","10.1162/rest_a_01116_1")]


---
/doc/economics/automation/2023-debrouwer-figure4-resultsofencouragingunemployedtofindjobsdrivesthemintodisabilityinsurance.jpg


2023
2024-01-01



---
/doc/economics/automation/2023-frey.pdf
Generative AI and the Future of Work: A Reappraisal
Carl Benedikt Frey, Michael Osborne
2024-02-27
2024-04-10



---
/doc/economics/automation/2023-gomes-appendix.pdf
Appendix for Online Publication 'Do Robots Increase Wealth Dispersion?', Gomes et al 2023
Francisco Gomes, Thomas Jansson, Yigitcan Karabulut
2023-06-09
2024-01-01
[("doi","10.1093/rfs/hhad050")]

<p>We document significant negative effects of exposure to increased automation at work on household wealth accumulation. Beyond the income and savings channels, we uncover a novel mechanism contributing to the negative wealth effects of automation that arises through the endogenous optimal portfolio decisions of households. We show that households rebalance their financial wealth away from the stock market in response to increased human capital risk induced by pervasive automation, thereby attaining lower wealth levels and relative positions in the wealth distribution. Our evidence suggests that the portfolio channel amplifies the inequality-enhancing effects of increased automation.</p>
<p>Authors have furnished an Internet Appendix, which is available on the Oxford University Press Web site next to the link to the final published paper online.</p>
---
/doc/economics/automation/metcalfes-law/2013-madueira-figure2-regressionfitofestimatedeconomicproductivityvsnetworkconnectivitywithineuropeanunioninferredfromeurostatdata.jpg


2013
2024-01-01



---
/doc/economics/automation/metcalfes-law/2013-metcalfe-figure4-fitofnetoidandmetcalfeslawtofacebookrevenueandmonthlyaverageusers.jpg


2013
2024-01-01



---
/doc/economics/automation/metcalfes-law/2015-zhang-figure1-valuecurveoftencentsocialnetworkfollowingmetcalfeslaw.png


2015
2024-01-01



---
/doc/economics/automation/metcalfes-law/2015-zhang-figure2-costcurveoffacebooksocialnetwork.png


2015
2024-01-01



---
/doc/economics/automation/metcalfes-law/2015-zhang-figure2-valuecurveoffacebooksocialnetworkfollowingmetcalfeslaw.jpg


2015
2024-01-01



---
/doc/economics/copyright/1997-case.pdf
University presses: balancing academic and market values
Mary M. Case
1997-08-01
2024-01-01



---
/doc/economics/copyright/2006-lecocque-table12-rpgindustrycompanygrowth1998vs2000.png


2006
2024-01-01



---
/doc/economics/copyright/2018-biasi.pdf


2018-01-01
2024-01-01



---
/doc/economics/copyright/2018-erickson-table1-openipusers.png


2018
2024-01-01



---
/doc/economics/copyright/2019-fagundes.pdf
Clown Eggs
David Fagundes, Aaron Perzanowski
2019-01-01
2024-04-01
[("doi","10.31228/osf.io/zserk")]

<p>Since 1946, many clowns have recorded their makeup by having it painted on eggs that are kept in a central registry in <a href="https://en.wikipedia.org/wiki/Wookey_Hole_Caves">Wookey Hole, England</a>. This tradition, which continues today, has been referred to alternately as a form of informal copyright registration and a means of protecting clowns’ property in their personae. This article explores the <a href="https://en.wikipedia.org/wiki/Clowns_Gallery-Museum"><strong>Clown Egg Register</strong></a> and its surrounding practices from the perspective of law and social norms. In so doing, it makes several contributions.</p>
<p>First, it contributes another chapter to the growing literature on the norms-based governance of intellectual property, showing how clowns—like comedians, roller derby skaters, tattoo artists, and other subcultures—have developed an elaborate informal scheme in lieu of state-created copyright or trademark law to regulate their creative production.</p>
<p>Second, this article explores a rarer phenomenon in the norm-based IP context: formalized registration related to norm-based ownership rules. It shows that the Register exists not only to support those rules but also serves a host of non-exclusion functions, including expressing members’ professionalism, conferring a sense of prestige, and creating a historical record.</p>
<p>Finally, this article shows how its analysis of the Clown Egg Register offers lessons for the study of registers in the context of tangible and intellectual property alike.</p>
---
/doc/economics/copyright/2021-bryan.pdf
The Impact of Open Access Mandates on Invention
Kevin A. Bryan, Yasin Ozcan
2021-11-30
2024-01-01
[("doi","10.1162/rest_a_00926")]

<p>How do barriers to the diffusion of academic research affect innovation? In 2008, the National Institutes of Health (NIH) mandated free online availability of funded research. This policy caused a 50 percentage point increase in free access to funded articles.</p>
<p>We introduce a novel measure, in-text patent citations, to study how this mandate affected industry use of academic science. After 2008, patents cite NIH-funded research 12%−27% more often. Nonfunded research, funded research in journals unaffected by the mandate, and academic citations see no change.</p>
<p>These estimates are consistent with a model of search for useful knowledge. Inefficiency caused by academic publishing may be substantial.</p>
---
/doc/economics/experience-curve/1964-hirschmann-figure1-the80percentexperiencecurveofairacraftmanufacturinginwrightpattersonairbase1925.jpg


1964
2024-01-01



---
/doc/economics/experience-curve/1979-baloff-figure1-experiencecurveinterruptedbychangeofsteelproductoutput.jpg


1979
2024-01-01



---
/doc/economics/experience-curve/1979-baloff-figure2-experiencecurveinterruptedbychangeoftextileapparalproductoutput.jpg


1979
2024-01-01



---
/doc/economics/experience-curve/2009-nemet-figure1-experiencecurvesfor6tenergytechnologiesfromnemet2007.jpg


2009
2024-01-01



---
/doc/economics/experience-curve/2009-nemet-figure5-dispersioninpointestimatesoflearningrateforsolarpvpowercosts1976to2006.jpg


2009
2024-01-01



---
/doc/economics/georgism/1957-heath-citadelmarketandaltar.pdf
<em>Citadel, Market and Altar: Outline of Socionomy, the New Natural Science of Society</em>
Spencer Heath
1957-01-01
2024-01-01



---
/doc/economics/georgism/1981-mills.pdf
The Non-Neutrality Of Land Value Taxation
David E. Mills
1981-01-01
2024-01-01
[("doi","10.1086/ntj41862356")]


---
/doc/economics/georgism/1994-wyatt.pdf
A Critical View of Land Value Taxation as a Progressive Strategy for Urban Revitalization, Rational Land Use, and Tax Relief
Michael D. Wyatt
1994-03-01
2024-01-01
[("doi","10.1177/048661349402600101")]

<p>This paper reviews arguments for <a href="!W">land value taxation</a> (LVT) as a tool to stop urban sprawl, eliminate <a href="!W">land speculation</a>, reduce housing costs, and provide tax relief.</p>
<p>It is found that LVT would increase, not lower land prices and would provide only a small incentive to building construction. LVT would not favorably affect the distribution of wealth, nor reduce housing costs. It could provide some residential tax relief, but less effectively than other methods such as a progressive property tax.</p>
---
/doc/economics/georgism/1995-skaburskis.pdf
The Consequence of Taxing Land Value
Andrejs Skaburskis
1995-08-01
2024-01-01
[("doi","10.1177/088541229501000101")]

<p>The literature examining the link between the intensity of <a href="https://en.wikipedia.org/wiki/Urban_land_use">urban land use</a> and methods of <a href="https://en.wikipedia.org/wiki/Local_government">local finance</a> is examined. The widely held notion that the switch from a general property tax to a <a href="https://en.wikipedia.org/wiki/Land_value_tax">land value tax</a> would increase land use efficiency, reduce <a href="https://en.wikipedia.org/wiki/Urban_sprawl">urban sprawl</a>, and help preserve the environment is challenged.</p>
<p>The traditional view of land development holds that a tax placed on land is capitalized and leaves resource allocation unaffected. No excess burden is created because developers and landowners can do nothing to reduce their tax liability. Taxes on improvements to land, however, create burdens that can be reduced by lowering development density and causing the city to spread more than it would under neutral tax.</p>
<p>Recent theories challenge this view and suggest that, under certain conditions, the land value tax promotes urban sprawl more than does the property tax. Variants of the land value tax as applied in <a href="https://en.wikipedia.org/wiki/Special-purpose_district">special districts</a> appear attractive, but the empirical literature is inconclusive as to the spatial consequences of land taxation.</p>
---
/doc/economics/georgism/2013-borge.pdf
Capitalization of Property Taxes in Norway
Lars-Erik Borge, Jørn Rattsø
2013-05-30
2024-01-01
[("doi","10.1177/1091142113489845")]

<p>Capitalization of the <a href="https://en.wikipedia.org/wiki/Property_tax">property tax</a> is of particular interest in Norway since many local governments decide not to have a property tax. We apply a rich data set of housing transactions and characteristics for 3 years (1997–1999) and combine them with local government-level data about property taxation, local services, and community characteristics.</p>
<p>The analysis of capitalization faces serious methodological challenges of endogeneity and background factors affecting housing prices and local fiscal decisions. We investigate the relationship between property tax and housing prices using a variety of <a href="https://en.wikipedia.org/wiki/Econometrics">econometric</a> specifications and using instruments for property taxation.</p>
<p>The results indicate that housing prices respond to property taxation and with full capitalization at realistic discount rates. High <a href="https://en.wikipedia.org/wiki/Child_care">child care</a> coverage also contributes to high housing prices. The existence of capitalization effects suggests that housing markets reflect local fiscal conditions and that residential mobility is of importance to understand local government resource use.</p>
---
/doc/economics/georgism/2021-li-3.pdf
Do new housing units in your backyard raise your rents?
Xiaodi Li
2021-09-02
2024-01-01
[("doi","10.1093/jeg/lbab034")]

<p>There is a growing debate about whether new housing units increase rents for immediately surrounding apartments. Some argue new market-rate development produces a <a href="https://en.wikipedia.org/wiki/Supply_and_demand">supply effect</a>, which should alleviate the demand pressure on existing housing units and decrease their rents. Others contend that new development will attract high-income households and new amenities, generating an <a href="https://en.wikipedia.org/wiki/Amenity">amenity effect</a> and driving up rents.</p>
<p>I contribute to this debate by estimating the impact of new high-rises on nearby residential rents, residential property sales prices and restaurant openings in <a href="https://en.wikipedia.org/wiki/New_York_City">New York City</a>. To address the selection bias that developers are more likely to build new high-rises in fast-appreciating areas, I restrict the sample to residential properties near approved new high-rises and exploit the plausibly exogenous timing of completion conditional upon the timing of approval.</p>
<p>I provide event study evidence that within 500 ft, for every 10% increase in the housing stock, rents decrease by 1%; and for every 10% increase in the condo stock, condo sales prices decrease by 0.9%. In addition, I show that new high-rises attract new restaurants, which is consistent with the hypothesis about amenity effects.</p>
<p>However, I find that the supply effect dominates the amenity effect, causing net reductions in the rents and sales prices of nearby residential properties.</p>
---
/doc/economics/georgism/2022-gupta-figure3-benefitofnewsubwayextensioninnyctosurroundingneighborbyfasteraccess.jpg


2022
2024-01-01



---
/doc/economics/georgism/2022-gupta-figure5-treatmenteffectsonpricesofbeingonsecondavenuebeforeandaftersubwayextension.jpg


2022
2024-01-01



---
/doc/economics/georgism/2023-kroencke.pdf
<em>Private Planning and the Great Estates: Lessons from London</em>
John Kroencke
2023-06-28
2024-04-27



---
/doc/economics/georgism/2023-stacy.pdf
Land-use reforms and housing costs: Does allowing for increased density lead to greater affordability?
Christina Stacy, Chris Davis, Yonah Slifkin Freemark, Lydia Lo, Graham MacDonald, Vivian Zheng, Rolf Pendall
2023-03-21
2024-01-01
[("doi","10.1177/00420980231159500")]

<p>We generate the first cross-city panel dataset of land-use reforms that increase or decrease allowed housing density and estimate their association with changes in housing supply and rents. To generate reform data, we use <a href="https://en.wikipedia.org/wiki/Machine_learning">machine-learning algorithms</a> to search US newspaper articles between 2000 and 2019, then manually code them to increase accuracy.</p>
<p>We merge these data with <a href="https://en.wikipedia.org/wiki/United_States_Postal_Service">US Postal Service</a> information on per-city counts of addresses and <a href="https://en.wikipedia.org/wiki/United_States_Census_Bureau">Census data</a> on demographics, rents, and units affordable to households of different incomes. We then estimate a fixed-effects model with city specific time trends to examine the relationships between land-use reforms and the supply and price of rental housing.</p>
<p>We find that reforms that loosen restrictions are associated with a statistically-significant 0.8% increase in housing supply within 3 to 9 years of reform passage, accounting for new and existing stock. This increase occurs predominantly for units at the higher end of the rent price distribution; we find no statistically-significant evidence that additional lower-cost units became available or moderated in cost in the years following reforms. However, impacts are positive across the affordability spectrum and we cannot rule out that impacts are equivalent across different income segments.</p>
<p>Conversely, reforms that increase land-use restrictions and lower allowed densities are associated with increased median rents and a reduction in units affordable to middle-income renters.</p>
---
/doc/economics/index
‘economics’ tag

2019-09-11
2024-11-28


<figure><img class="float-right page-thumbnail invert-auto outline" height="1113" width="1512" src="/doc/economics/2002-temin-figure1-thepriceofbarleyinbabylonia417to72bc.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>economics</code>, most recent first: 19 <a href="/doc/economics/index#see-alsos" class="icon-not">related tags</a>, 899 <a href="/doc/economics/index#links" class="icon-not">annotations</a>, &amp; 179 <a href="/doc/economics/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/economics/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/economics/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/economics/index#gwern-matt-levine-section" id="toc-gwern-matt-levine-section">“Why So Few Matt Levines?”, Gwern 2024</a></li>
<li><a href="/doc/economics/index#gwern-startup-idea-section" id="toc-gwern-startup-idea-section">“Startup Ideas”, Gwern 2017</a></li>
<li><a href="/doc/economics/index#gwern-font-section" id="toc-gwern-font-section">“Who Buys Fonts?”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-question-section" id="toc-gwern-question-section">“Open Questions”, Gwern 2018</a></li>
<li><a href="/doc/economics/index#gwern-improvement-section" id="toc-gwern-improvement-section">“My Ordinary Life: Improvements Since the 1990s”, Gwern 2018</a></li>
<li><a href="/doc/economics/index#gwern-correlation-section" id="toc-gwern-correlation-section">“How Often Does Correlation=Causality?”, Gwern 2014</a></li>
<li><a href="/doc/economics/index#gwern-collecting-section" id="toc-gwern-collecting-section">“What Is The Collecting Mindset?”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-complement-section" id="toc-gwern-complement-section">“Laws of Tech: Commoditize Your Complement”, Gwern 2018</a></li>
<li><a href="/doc/economics/index#gwern-note-competence-section" id="toc-gwern-note-competence-section">“Ordinary Incompetence”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-beauty-section" id="toc-gwern-beauty-section">“Progress In Beauty”, Gwern 2016</a></li>
<li><a href="/doc/economics/index#gwern-note-fashion-section" id="toc-gwern-note-fashion-section">“Fashion Cycles”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-note-small-groups-section" id="toc-gwern-note-small-groups-section">“The Effectiveness of Unreasonable Small Groups”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-review-cultural-revolution-section" id="toc-gwern-review-cultural-revolution-section">“Review Of <em>The Cultural Revolution</em>, Dikötter 2016”, Gwern 2019</a></li>
<li><a href="/doc/economics/index#gwern-computers-section" id="toc-gwern-computers-section">“How Many Computers Are In Your Computer?”, Gwern 2010</a></li>
<li><a href="/doc/economics/index#gwern-note-local-optima-section" id="toc-gwern-note-local-optima-section">“Local Optima &amp; Greedy Choices”, Gwern 2021</a></li>
<li><a href="/doc/economics/index#gwern-2019-2-section" id="toc-gwern-2019-2-section">“InflationAdjuster”, Gwern 2019</a></li>
<li><a href="/doc/economics/index#gwern-note-parasocial-section" id="toc-gwern-note-parasocial-section">“Parasocial Relationships Online”, Gwern 2020</a></li>
<li><a href="/doc/economics/index#gwern-holy-war-section" id="toc-gwern-holy-war-section">“Technology Holy Wars Are Coordination Problems”, Gwern 2020</a></li>
<li><a href="/doc/economics/index#gwern-embryo-selection-section" id="toc-gwern-embryo-selection-section">“Embryo Selection For Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/economics/index#gwern-timing-section" id="toc-gwern-timing-section">“Timing Technology: Lessons From The Media Lab”, Gwern 2012</a></li>
<li><a href="/doc/economics/index#gwern-sunk-cost-section" id="toc-gwern-sunk-cost-section">“Are Sunk Costs Fallacies?”, Gwern 2012</a></li>
<li><a href="/doc/economics/index#gwern-dnm-survival-section" id="toc-gwern-dnm-survival-section">“Darknet Market Mortality Risks”, Gwern 2013</a></li>
<li><a href="/doc/economics/index#gwern-prediction-market-section" id="toc-gwern-prediction-market-section">“Prediction Markets”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-narrowing-circle-section" id="toc-gwern-narrowing-circle-section">“The Narrowing Circle”, Gwern 2012</a></li>
<li><a href="/doc/economics/index#gwern-note-frank-ramsey-section" id="toc-gwern-note-frank-ramsey-section">“Frank P. Ramsey Bibliography”, Gwern 2019</a></li>
<li><a href="/doc/economics/index#gwern-ies-history-section" id="toc-gwern-ies-history-section">“History of Iterated Embryo Selection”, Gwern 2019</a></li>
<li><a href="/doc/economics/index#gwern-long-bets-section" id="toc-gwern-long-bets-section">“Long Bets As Charitable Giving Opportunity”, Gwern 2017</a></li>
<li><a href="/doc/economics/index#gwern-slowing-moores-law-section" id="toc-gwern-slowing-moores-law-section">“Slowing Moore’s Law: How It Could Happen”, Gwern 2012</a></li>
<li><a href="/doc/economics/index#gwern-charity-is-not-about-helping-section" id="toc-gwern-charity-is-not-about-helping-section">“Charity Is Not about Helping”, Gwern 2011</a></li>
<li><a href="/doc/economics/index#gwern-girl-scouts-section" id="toc-gwern-girl-scouts-section">“Girl Scouts &amp; Good Corporate Governance”, Gwern 2011</a></li>
<li><a href="/doc/economics/index#gwern-long-stagnation-section" id="toc-gwern-long-stagnation-section">“Scientific Stagnation”, Gwern 2012</a></li>
<li><a href="/doc/economics/index#gwern-evolutionary-license-section" id="toc-gwern-evolutionary-license-section">“Evolutionary Software Licenses”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-wikipedia-and-knol-section" id="toc-gwern-wikipedia-and-knol-section">“Wikipedia &amp; Knol: Why Knol Already Failed”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-life-contract-section" id="toc-gwern-life-contract-section">“Life Contracts”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-wikipedia-and-other-wikis-section" id="toc-gwern-wikipedia-and-other-wikis-section">“Wikipedia and Other Wikis”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-console-insurance-section" id="toc-gwern-console-insurance-section">“Console Insurance Is A Ripoff”, Gwern 2009</a></li>
<li><a href="/doc/economics/index#gwern-barratry-section" id="toc-gwern-barratry-section">“Barratry”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/economics/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/economics/index#ge-wu-2024-section" id="toc-ge-wu-2024-section">“How Do You Say Your Name? Difficult-To-Pronounce Names and Labor Market Outcomes”, Ge &amp; Wu 2024</a></li>
<li><a href="/doc/economics/index#anni-et-al-2024-section" id="toc-anni-et-al-2024-section">“Personality Profiles of 263 Occupations”, Anni et al 2024</a></li>
<li><a href="/doc/economics/index#gundersen-2024-section" id="toc-gundersen-2024-section">“An Intuitive Explanation of Black-Scholes: I Explain the Black-Scholes Formula Using Only Basic Probability Theory and Calculus, With a Focus on the Big Picture and Intuition over Technical Details”, Gundersen 2024</a></li>
<li><a href="/doc/economics/index#forgia-bodner-2024-section" id="toc-forgia-bodner-2024-section">“Getting Down to Business: Chain Ownership and Fertility Clinic Performance”, Forgia &amp; Bodner 2024</a></li>
<li><a href="/doc/economics/index#levine-2024-section" id="toc-levine-2024-section">“Matt Levine, Bloomberg Opinion Columnist”, Levine 2024</a></li>
<li><a href="/doc/economics/index#tabarrok-2024-section" id="toc-tabarrok-2024-section">“The Economic Way of Thinking in a Pandemic”, Tabarrok 2024</a></li>
<li><a href="/doc/economics/index#handmer-2024-section" id="toc-handmer-2024-section">“Entrepreneurship Changed the Way I Think”, Handmer 2024</a></li>
<li><a href="/doc/economics/index#mowshowitz-2024-section" id="toc-mowshowitz-2024-section">“On the UBI Paper”, Mowshowitz 2024</a></li>
<li><a href="/doc/economics/index#graham-2024-section" id="toc-graham-2024-section">“Founder Mode”, Graham 2024</a></li>
<li><a href="/doc/economics/index#wallrich-et-al-2024-section" id="toc-wallrich-et-al-2024-section">“The Relationship Between Team Diversity and Team Performance: Reconciling Promise and Reality Through a Comprehensive Meta-Analysis Registered Report”, Wallrich et al 2024</a></li>
<li><a href="/doc/economics/index#bailey-et-al-2024-section" id="toc-bailey-et-al-2024-section">“Causal Inference on Human Behaviour”, Bailey et al 2024</a></li>
<li><a href="/doc/economics/index#harrington-2024-section" id="toc-harrington-2024-section">“The Untold Story Behind a Meteoric Rise: The Early Days of Valve from a Woman Inside”, Harrington 2024</a></li>
<li><a href="/doc/economics/index#zubin-et-al-2024-section" id="toc-zubin-et-al-2024-section">“Political Language In Economics”, Zubin et al 2024</a></li>
<li><a href="/doc/economics/index#alvarez-et-al-2024-section" id="toc-alvarez-et-al-2024-section">“Revisiting the Relationship between Economic Freedom and Development to Account for Statistical Deception by Autocratic Regimes”, Alvarez et al 2024</a></li>
<li><a href="/doc/economics/index#lee-et-al-2024b-section" id="toc-lee-et-al-2024b-section">“Using Grocery Data for Credit Decisions”, Lee et al 2024b</a></li>
<li><a href="/doc/economics/index#snover-bell-2024-section" id="toc-snover-bell-2024-section">“Navigating Corporate Giants: Jeffrey Snover and the Making of PowerShell”, Snover &amp; Bell 2024</a></li>
<li><a href="/doc/economics/index#fischer-et-al-2024-section" id="toc-fischer-et-al-2024-section">“Health Care Centralization: The Health Impacts of Obstetric Unit Closures in the United States”, Fischer et al 2024</a></li>
<li><a href="/doc/economics/index#stone-lees-2024-section" id="toc-stone-lees-2024-section">“Is Socially Responsible Capitalism Truly Polarizing?”, Stone &amp; Lees 2024</a></li>
<li><a href="/doc/economics/index#mazzonna-peracchi-2024-section" id="toc-mazzonna-peracchi-2024-section">“Are Older People Aware of Their Cognitive Decline? Misperception and Financial Decision-Making”, Mazzonna &amp; Peracchi 2024</a></li>
<li><a href="/doc/economics/index#li-et-al-2024-12-section" id="toc-li-et-al-2024-12-section">“Examining the Effects of Weather on Online Shopping Cart Abandonment: Evidence from an Online Retailing Platform”, Li et al 2024</a></li>
<li><a href="/doc/economics/index#matranga-2024-section" id="toc-matranga-2024-section">“The Ant And The Grasshopper: Seasonality And The Invention Of Agriculture”, Matranga 2024</a></li>
<li><a href="/doc/economics/index#ankel-peters-et-al-2024-section" id="toc-ankel-peters-et-al-2024-section">“Is Economics Self-Correcting? Replications in the <em>American Economic Review</em>”, Ankel-Peters et al 2024</a></li>
<li><a href="/doc/economics/index#gallego-et-al-2024-section" id="toc-gallego-et-al-2024-section">“What’s Behind Her Smile? Health, Looks, and Self-Esteem”, Gallego et al 2024</a></li>
<li><a href="/doc/economics/index#clement-2024-section" id="toc-clement-2024-section">“Covid-19 Is (Probably) Not an Exogenous Shock or Valid Instrument”, Clement 2024</a></li>
<li><a href="/doc/economics/index#abboud-et-al-2024-section" id="toc-abboud-et-al-2024-section">“The Long-Run Impacts of Adolescent Drinking: Evidence from Zero Tolerance Laws”, Abboud et al 2024</a></li>
<li><a href="/doc/economics/index#rauh-shyu-2024-section" id="toc-rauh-shyu-2024-section">“Behavioral Responses to State Income Taxation of High Earners: Evidence from California”, Rauh &amp; Shyu 2024</a></li>
<li><a href="/doc/economics/index#zylbersztejn-et-al-2024-section" id="toc-zylbersztejn-et-al-2024-section">“How Beautiful People See the World: Cooperativeness Judgments of and by Beautiful People”, Zylbersztejn et al 2024</a></li>
<li><a href="/doc/economics/index#shimonovich-et-al-2024-section" id="toc-shimonovich-et-al-2024-section">“Causal Assessment of Income Inequality on Self-Rated Health and All-Cause Mortality: A Systematic Review and Meta-Analysis”, Shimonovich et al 2024</a></li>
<li><a href="/doc/economics/index#bhattacharjee-dana-2024-section" id="toc-bhattacharjee-dana-2024-section">“Lay Economic Reasoning: An Integrative Review and Call to Action”, Bhattacharjee &amp; Dana 2024</a></li>
<li><a href="/doc/economics/index#jana-2024-section" id="toc-jana-2024-section">“Acutely Precarious? Detecting Objective Precarity in Journalism”, Jana 2024</a></li>
<li><a href="/doc/economics/index#ager-et-al-2024-section" id="toc-ager-et-al-2024-section">“School Closures during the 1918 Flu Pandemic”, Ager et al 2024</a></li>
<li><a href="/doc/economics/index#zhong-et-al-2024-2-section" id="toc-zhong-et-al-2024-2-section">“Workplace Aggression and Employee Performance: A Meta-Analytic Investigation of Mediating Mechanisms and Cultural Contingencies”, Zhong et al 2024</a></li>
<li><a href="/doc/economics/index#angelucci-bennett-2024-section" id="toc-angelucci-bennett-2024-section">“The Economic Impact of Depression Treatment in India: Evidence from Community-Based Provision of Pharmacotherapy”, Angelucci &amp; Bennett 2024</a></li>
<li><a href="/doc/economics/index#semieniuk-2024-section" id="toc-semieniuk-2024-section">“Inconsistent Definitions of GDP: Implications for Estimates of Decoupling”, Semieniuk 2024</a></li>
<li><a href="/doc/economics/index#feld-et-al-2024-section" id="toc-feld-et-al-2024-section">“Writing Matters”, Feld et al 2024</a></li>
<li><a href="/doc/economics/index#irwin-2024-section" id="toc-irwin-2024-section">“Does Trade Reform Promote Economic Growth? A Review of Recent Evidence”, Irwin 2024</a></li>
<li><a href="/doc/economics/index#exley-nielsen-2024-section" id="toc-exley-nielsen-2024-section">“The Gender Gap in Confidence: Expected but Not Accounted For”, Exley &amp; Nielsen 2024</a></li>
<li><a href="/doc/economics/index#litina-fern%C3%A1ndez-2023-section" id="toc-litina-fernández-2023-section">“Solar Eclipses and the Origins of Critical Thinking and Complexity”, Litina &amp; Fernández 2023</a></li>
<li><a href="/doc/economics/index#ek-2023-section" id="toc-ek-2023-section">“Cultural Values and Productivity”, Ek 2023</a></li>
<li><a href="/doc/economics/index#homroy-gangopadhyay-2023-section" id="toc-homroy-gangopadhyay-2023-section">“Strategic CEO Activism in Polarized Markets”, Homroy &amp; Gangopadhyay 2023</a></li>
<li><a href="/doc/economics/index#gross-sampat-2023-section" id="toc-gross-sampat-2023-section">“America, Jump-Started: World War II R&amp;D and the Takeoff of the US Innovation System”, Gross &amp; Sampat 2023</a></li>
<li><a href="/doc/economics/index#ward-2023-section" id="toc-ward-2023-section">“Intergenerational Mobility in American History: Accounting for Race and Measurement Error”, Ward 2023</a></li>
<li><a href="/doc/economics/index#kong-2023-section" id="toc-kong-2023-section">“The Possibility of Making $138,000 from Shredded Banknote Pieces Using Computer Vision”, Kong 2023</a></li>
<li><a href="/doc/economics/index#davidai-2023-section" id="toc-davidai-2023-section">“Economic Inequality Fosters the Belief That Success Is Zero-Sum”, Davidai 2023</a></li>
<li><a href="/doc/economics/index#odonohue-et-al-2023-section" id="toc-odonohue-et-al-2023-section">“A Challenge to Orthodoxy in Psychology: Thomas Sowell and Social Justice”, O’Donohue et al 2023</a></li>
<li><a href="/doc/economics/index#markowski-et-al-2023-section" id="toc-markowski-et-al-2023-section">“After 50 Years, Health Professional Shortage Areas Had No Significant Impact On Mortality Or Physician Density”, Markowski et al 2023</a></li>
<li><a href="/doc/economics/index#riahi-2023-section" id="toc-riahi-2023-section">“Macroevolutionary Origins of Comparative Development”, Riahi 2023</a></li>
<li><a href="/doc/economics/index#callanan-et-al-2023-section" id="toc-callanan-et-al-2023-section">“Can GPT Models Be Financial Analysts? An Evaluation of ChatGPT and GPT-4 on Mock CFA Exams”, Callanan et al 2023</a></li>
<li><a href="/doc/economics/index#hale-et-al-2023-section" id="toc-hale-et-al-2023-section">“Do Looks Matter for an Academic Career in Economics?”, Hale et al 2023</a></li>
<li><a href="/doc/economics/index#szaszi-et-al-2023-section" id="toc-szaszi-et-al-2023-section">“Does Alleviating Poverty Increase Cognitive Performance? Short- and Long-Term Evidence from a Randomized Controlled Trial”, Szaszi et al 2023</a></li>
<li><a href="/doc/economics/index#case-banjo-2023-section" id="toc-case-banjo-2023-section">“Ozempic Is Making People Buy Less Food, Walmart Says”, Case &amp; Banjo 2023</a></li>
<li><a href="/doc/economics/index#suzuki-arita-2023-section" id="toc-suzuki-arita-2023-section">“An Evolutionary Model of Personality Traits Related to Cooperative Behavior Using a Large Language Model”, Suzuki &amp; Arita 2023</a></li>
<li><a href="/doc/economics/index#allen-et-al-2023-section" id="toc-allen-et-al-2023-section">“The Economic Origins of Government”, Allen et al 2023</a></li>
<li><a href="/doc/economics/index#eden-2023-section" id="toc-eden-2023-section">“Quantifying Racial Discrimination in the 1944 G.I. Bill”, Eden 2023</a></li>
<li><a href="/doc/economics/index#gan-et-al-2023-section" id="toc-gan-et-al-2023-section">“Beauty and Stock Market Participation”, Gan et al 2023</a></li>
<li><a href="/doc/economics/index#bradbury-et-al-2023-section" id="toc-bradbury-et-al-2023-section">“Public Policy toward Professional Sports Stadiums: A Review”, Bradbury et al 2023</a></li>
<li><a href="/doc/economics/index#shi-2023-section" id="toc-shi-2023-section">“Monitoring for Waste: Evidence from Medicare Audits”, Shi 2023</a></li>
<li><a href="/doc/economics/index#nylen-2023-2-section" id="toc-nylen-2023-2-section">“Microsoft Says Apple Used Bing Offer As Google ‘Bargaining Chip’”, Nylen 2023</a></li>
<li><a href="/doc/economics/index#klofstad-uscinski-2023-section" id="toc-klofstad-uscinski-2023-section">“Expert Opinions and Negative Externalities Do Not Decrease Support for Anti-Price Gouging Policies”, Klofstad &amp; Uscinski 2023</a></li>
<li><a href="/doc/economics/index#lusher-et-al-2023-2-section" id="toc-lusher-et-al-2023-2-section">“Congestion on the Information Superhighway: Inefficiencies in Economics Working Papers: Online Appendix: Additional Tables and Figures”, Lusher et al 2023</a></li>
<li><a href="/doc/economics/index#armour-2023-section" id="toc-armour-2023-section">“To Pay for Weight Loss Drugs, Some Take Second Jobs, Ring Up Credit Card Debts: Some People Pay More Than $10,000 a Year Out-Of-Pocket for Ozempic and Mounjaro”, Armour 2023</a></li>
<li><a href="/doc/economics/index#lusher-et-al-2023-3-section" id="toc-lusher-et-al-2023-3-section">“Congestion on the Information Superhighway § Figure 1: Time Series of Number of Working Paper Releases”, Lusher et al 2023</a></li>
<li><a href="/doc/economics/index#lusher-et-al-2023-1-section" id="toc-lusher-et-al-2023-1-section">“Congestion on the Information Superhighway: Inefficiencies in Economics Working Papers”, Lusher et al 2023</a></li>
<li><a href="/doc/economics/index#bartels-et-al-2023-section" id="toc-bartels-et-al-2023-section">“How Well Do Laboratory-Derived Estimates of Time Preference Predict Real-World Behaviors? Comparisons to Four Benchmarks”, Bartels et al 2023</a></li>
<li><a href="/doc/economics/index#wang-navarro-martinez-2023-section" id="toc-wang-navarro-martinez-2023-section">“Increasing the External Validity of Social Preference Games by Reducing Measurement Error”, Wang &amp; Navarro-Martinez 2023</a></li>
<li><a href="/doc/economics/index#guinnane-2023-section" id="toc-guinnane-2023-section">“We Do Not Know the Population of Every Country in the World for the Past Two Thousand Years”, Guinnane 2023</a></li>
<li><a href="/doc/economics/index#blair-stanek-et-al-2023-section" id="toc-blair-stanek-et-al-2023-section">“OpenAI Cribbed Our Tax Example, But Can GPT-4 Really Do Tax?”, Blair-Stanek et al 2023</a></li>
<li><a href="/doc/economics/index#yang-konrath-2023c-section" id="toc-yang-konrath-2023c-section">“A Systematic Review and Meta-Analysis of the Relationship between Economic Inequality and Prosocial Behavior”, Yang &amp; Konrath 2023c</a></li>
<li><a href="/doc/economics/index#stolarski-et-al-2023-section" id="toc-stolarski-et-al-2023-section">“Behavioral Genetics of Temporal Framing: Heritability of Time Perspective and Its Common Genetic Bases With Major Personality Traits”, Stolarski et al 2023</a></li>
<li><a href="/doc/economics/index#cory-2023-section" id="toc-cory-2023-section">“Google Maps Has Become an Eyesore § Comments”, Cory 2023</a></li>
<li><a href="/doc/economics/index#akcigit-ates-2023-section" id="toc-akcigit-ates-2023-section">“What Happened to US Business Dynamism?”, Akcigit &amp; Ates 2023</a></li>
<li><a href="/doc/economics/index#brouwer-et-al-2023-section" id="toc-brouwer-et-al-2023-section">“The Consequences of Job Search Monitoring for the Long-Term Unemployed: Disability instead of Employment?”, Brouwer et al 2023</a></li>
<li><a href="/doc/economics/index#a%C4%9Fca-igan-2023-section" id="toc-ağca-igan-2023-section">“The Lion’s Share: Evidence from Federal Contracts on the Value of Political Connections”, Ağca &amp; Igan 2023</a></li>
<li><a href="/doc/economics/index#eden-kuruc-2023-section" id="toc-eden-kuruc-2023-section">“The Long-Run Relationship between per Capita Incomes and Population Size”, Eden &amp; Kuruc 2023</a></li>
<li><a href="/doc/economics/index#moshary-et-al-2023-2-section" id="toc-moshary-et-al-2023-2-section">“Supplement: Gender-Based Pricing in Consumer Packaged Goods: A Pink Tax?”, Moshary et al 2023</a></li>
<li><a href="/doc/economics/index#moshary-et-al-2023-1-section" id="toc-moshary-et-al-2023-1-section">“Gender-Based Pricing in Consumer Packaged Goods: A Pink Tax?”, Moshary et al 2023</a></li>
<li><a href="/doc/economics/index#athey-et-al-2023-section" id="toc-athey-et-al-2023-section">“The Heterogeneous Earnings Impact of Job Loss Across Workers, Establishments, and Markets”, Athey et al 2023</a></li>
<li><a href="/doc/economics/index#enke-et-al-2023-section" id="toc-enke-et-al-2023-section">“Cognitive Biases: Mistakes or Missing Stakes?”, Enke et al 2023</a></li>
<li><a href="/doc/economics/index#clark-2023-1-section" id="toc-clark-2023-1-section">“School Quality and the Return to Schooling in Britain: New Evidence from a Large-Scale Compulsory Schooling Reform”, Clark 2023</a></li>
<li><a href="/doc/economics/index#alfani-carballo-2023-section" id="toc-alfani-carballo-2023-section">“Income and Inequality in the Aztec Empire on the Eve of the Spanish Conquest”, Alfani &amp; Carballo 2023</a></li>
<li><a href="/doc/economics/index#white-2023-section" id="toc-white-2023-section">“Rebel, Remain, or Resign? Military Elites’ Decision-Making at the Onset of the American Civil War”, White 2023</a></li>
<li><a href="/doc/economics/index#greulich-et-al-2023-section" id="toc-greulich-et-al-2023-section">“Pareto-Improving Optimal Capital and Labor Taxes”, Greulich et al 2023</a></li>
<li><a href="/doc/economics/index#savcisens-et-al-2023-section" id="toc-savcisens-et-al-2023-section">“Using Sequences of Life-Events to Predict Human Lives”, Savcisens et al 2023</a></li>
<li><a href="/doc/economics/index#fieder-huber-2023-section" id="toc-fieder-huber-2023-section">“Increasing Pressure on US Men for Income in order to Find a Spouse”, Fieder &amp; Huber 2023</a></li>
<li><a href="/doc/economics/index#hansen-wingender-2023-section" id="toc-hansen-wingender-2023-section">“National and Global Impacts of Genetically Modified Crops”, Hansen &amp; Wingender 2023</a></li>
<li><a href="/doc/economics/index#davidai-tepper-2023b-section" id="toc-davidai-tepper-2023b-section">“The Psychology of Zero-Sum Beliefs”, Davidai &amp; Tepper 2023b</a></li>
<li><a href="/doc/economics/index#hainmueller-et-al-2023-section" id="toc-hainmueller-et-al-2023-section">“Does Access to Citizenship Confer Socio-Economic Returns? Evidence from a Randomized Control Design”, Hainmueller et al 2023</a></li>
<li><a href="/doc/economics/index#ghosh-et-al-2023-2-section" id="toc-ghosh-et-al-2023-2-section">“Economic Consequences of Kinship: Evidence From U.S. Bans on Cousin Marriage”, Ghosh et al 2023</a></li>
<li><a href="/doc/economics/index#magness-makovi-2023-section" id="toc-magness-makovi-2023-section">“The Mainstreaming of Marx: Measuring the Effect of the Russian Revolution on Karl Marx’s Influence”, Magness &amp; Makovi 2023</a></li>
<li><a href="/doc/economics/index#kukkonen-et-al-2023-section" id="toc-kukkonen-et-al-2023-section">“Is Beauty-Based Inequality Gendered? A Systematic Review of Gender Differences in Socioeconomic Outcomes of Physical Attractiveness in Labor Markets”, Kukkonen et al 2023</a></li>
<li><a href="/doc/economics/index#clotworthy-et-al-2023-section" id="toc-clotworthy-et-al-2023-section">“Saving Time and Money in Biomedical Publishing: the Case for Free-Format Submissions With Minimal Requirements”, Clotworthy et al 2023</a></li>
<li><a href="/doc/economics/index#green-swepston-2023-section" id="toc-green-swepston-2023-section">“College Quality As Revealed by Willingness-To-Pay for College Graduates”, Green &amp; Swepston 2023</a></li>
<li><a href="/doc/economics/index#feld-et-al-2023-section" id="toc-feld-et-al-2023-section">“Do Financial Incentives Encourage Women to Apply for a Tech Job? Evidence from a Natural Field Experiment”, Feld et al 2023</a></li>
<li><a href="/doc/economics/index#freiberg-matz-2023-section" id="toc-freiberg-matz-2023-section">“Founder Personality and Entrepreneurial Outcomes: A Large-Scale Field Study of Technology Startups”, Freiberg &amp; Matz 2023</a></li>
<li><a href="/doc/economics/index#agrawal-zhao-2023-section" id="toc-agrawal-zhao-2023-section">“Taxing Uber”, Agrawal &amp; Zhao 2023</a></li>
<li><a href="/doc/economics/index#h%C3%A4llsten-kolk-2023-section" id="toc-hällsten-kolk-2023-section">“The Shadow of Peasant Past: Seven Generations of Inequality Persistence in Northern Sweden”, Hällsten &amp; Kolk 2023</a></li>
<li><a href="/doc/economics/index#martuza-et-al-2023-section" id="toc-martuza-et-al-2023-section">“Business-Size Bias in Moral Concern: People Are More Dishonest Against Big Than Small Organizations”, Martuza et al 2023</a></li>
<li><a href="/doc/economics/index#sousa-et-al-2023-section" id="toc-sousa-et-al-2023-section">“Effectiveness of an Over-The-Counter Self-Fitting Hearing Aid Compared With an Audiologist-Fitted Hearing Aid: A Randomized Clinical Trial”, Sousa et al 2023</a></li>
<li><a href="/doc/economics/index#ersoy-pate-2023-section" id="toc-ersoy-pate-2023-section">“Invisible Hurdles: Gender and Institutional Differences in the Evaluation of Economics Papers”, Ersoy &amp; Pate 2023</a></li>
<li><a href="/doc/economics/index#he-tanaka-2023-section" id="toc-he-tanaka-2023-section">“Energy Saving May Kill: Evidence from the Fukushima Nuclear Accident”, He &amp; Tanaka 2023</a></li>
<li><a href="/doc/economics/index#metcalfe-et-al-2023-section" id="toc-metcalfe-et-al-2023-section">“Managers and Productivity in Retail”, Metcalfe et al 2023</a></li>
<li><a href="/doc/economics/index#wu-et-al-2023-6-section" id="toc-wu-et-al-2023-6-section">“BloombergGPT: A Large Language Model for Finance”, Wu et al 2023</a></li>
<li><a href="/doc/economics/index#gross-et-al-2023-section" id="toc-gross-et-al-2023-section">“Arm Seeks to Raise Prices ahead of Hotly Anticipated IPO: SoftBank-Owned Group Aims to Charge More for Each Chip Design in Radical Shake-Up of Business Model”, Gross et al 2023</a></li>
<li><a href="/doc/economics/index#pereira-et-al-2023-section" id="toc-pereira-et-al-2023-section">“Ride-Hailing and Transit Accessibility considering the Trade-Off between Time and Money”, Pereira et al 2023</a></li>
<li><a href="/doc/economics/index#gallen-wasserman-2023-section" id="toc-gallen-wasserman-2023-section">“Does Information Affect Homophily?”, Gallen &amp; Wasserman 2023</a></li>
<li><a href="/doc/economics/index#geloso-pender-2023-section" id="toc-geloso-pender-2023-section">“The Myth of Wartime Prosperity: Evidence from the Canadian Experience”, Geloso &amp; Pender 2023</a></li>
<li><a href="/doc/economics/index#g%C3%B3mez-reino-et-al-2023-section" id="toc-gómez-reino-et-al-2023-section">“Evidence on Economies of Scale in Local Public Service Provision: A Meta-Analysis”, Gómez-Reino et al 2023</a></li>
<li><a href="/doc/economics/index#cesarini-et-al-2023-section" id="toc-cesarini-et-al-2023-section">“Fortunate Families? The Effects of Wealth on Marriage and Fertility”, Cesarini et al 2023</a></li>
<li><a href="/doc/economics/index#jiang-et-al-2023-2-section" id="toc-jiang-et-al-2023-2-section">“Personality Differences and Investment Decision-Making”, Jiang et al 2023</a></li>
<li><a href="/doc/economics/index#fone-et-al-2023-section" id="toc-fone-et-al-2023-section">“The Unintended Effects of Minimum Wage Increases on Crime”, Fone et al 2023</a></li>
<li><a href="/doc/economics/index#schweisfurth-greul-2023-section" id="toc-schweisfurth-greul-2023-section">“Unexpected Interruptions, Idle Time, and Creativity: Evidence from a Natural Experiment”, Schweisfurth &amp; Greul 2023</a></li>
<li><a href="/doc/economics/index#hiraiwa-et-al-2023-section" id="toc-hiraiwa-et-al-2023-section">“Do Firms Value Court Enforceability of Noncompete Agreements? A Revealed Preference Approach”, Hiraiwa et al 2023</a></li>
<li><a href="/doc/economics/index#swen-et-al-2023-section" id="toc-swen-et-al-2023-section">“A 12-Gene Pharmacogenetic Panel to Prevent Adverse Drug Reactions: an Open-Label, Multicentre, Controlled, Cluster-Randomized Crossover Implementation Study (PREPARE)”, Swen et al 2023</a></li>
<li><a href="/doc/economics/index#meyer-sullivan-2023b-section" id="toc-meyer-sullivan-2023b-section">“Consumption and Income Inequality in the United States Since the 1960s”, Meyer &amp; Sullivan 2023b</a></li>
<li><a href="/doc/economics/index#nicholas-2023-section" id="toc-nicholas-2023-section">“Status and Mortality: Is There a Whitehall Effect in the United States?”, Nicholas 2023</a></li>
<li><a href="/doc/economics/index#nay-2023-section" id="toc-nay-2023-section">“Large Language Models As Fiduciaries: A Case Study Toward Robustly Communicating With Artificial Intelligence Through Legal Standards”, Nay 2023</a></li>
<li><a href="/doc/economics/index#cinnirella-et-al-2023-section" id="toc-cinnirella-et-al-2023-section">“Islam and Human Capital in Historical Spain”, Cinnirella et al 2023</a></li>
<li><a href="/doc/economics/index#amadeo-2023-section" id="toc-amadeo-2023-section">“Google Wants RISC-V to Be a ‘tier-1’ Android Architecture: Google’s Keynote at the RISC-V Summit Promises Official, Polished Support”, Amadeo 2023</a></li>
<li><a href="/doc/economics/index#waldfogel-2023-section" id="toc-waldfogel-2023-section">“Holiday Gift Giving in Retreat”, Waldfogel 2023</a></li>
<li><a href="/doc/economics/index#mazzeffi-et-al-2023-section" id="toc-mazzeffi-et-al-2023-section">“Variation in Hospitalization Costs, Charges, and Lengths of Hospital Stay for Coronavirus Disease 2019 Patients Treated With Venovenous Extracorporeal Membrane Oxygenation in the United States: A Cohort Study”, Mazzeffi et al 2023</a></li>
<li><a href="/doc/economics/index#strulov-shlain-2022-section" id="toc-strulov-shlain-2022-section">“More Than a Penny’s Worth: Left-Digit Bias and Firm Pricing”, Strulov-Shlain 2022</a></li>
<li><a href="/doc/economics/index#gurun-et-al-2022-section" id="toc-gurun-et-al-2022-section">“Measuring and Improving Stakeholder Welfare Is Easier Said Than Done”, Gurun et al 2022</a></li>
<li><a href="/doc/economics/index#kelly-et-al-2022b-section" id="toc-kelly-et-al-2022b-section">“The Mechanics of the Industrial Revolution”, Kelly et al 2022b</a></li>
<li><a href="/doc/economics/index#amadeo-2022-section" id="toc-amadeo-2022-section">“Linux, Amazon, Meta, and Microsoft Want to Break the Google Maps Monopoly: Overture Maps Foundation Wants to End the Oppressive Rule of the Google Maps API”, Amadeo 2022</a></li>
<li><a href="/doc/economics/index#gatner-et-al-2022b-section" id="toc-gatner-et-al-2022b-section">“An Economic Analysis of Crime Costs Associated With Psychopathic Personality Disorder and Violence Risk”, Gatner et al 2022b</a></li>
<li><a href="/doc/economics/index#cesareo-et-al-2022-section" id="toc-cesareo-et-al-2022-section">“Hideous but worth It: Distinctive Ugliness As a Signal of Luxury”, Cesareo et al 2022</a></li>
<li><a href="/doc/economics/index#gunschera-et-al-2022-section" id="toc-gunschera-et-al-2022-section">“Social Economic Decision-Making and Psychopathy: A Systematic Review and Meta-Analysis”, Gunschera et al 2022</a></li>
<li><a href="/doc/economics/index#kl%C3%BCppel-knott-2022-section" id="toc-klüppel-knott-2022-section">“Are Ideas Being Fished Out?”, Klüppel &amp; Knott 2022</a></li>
<li><a href="/doc/economics/index#lee-et-al-2022-02-section" id="toc-lee-et-al-2022-02-section">“Quantifying the Causal Impact of Biological Risk Factors on Healthcare Costs”, Lee et al 2022</a></li>
<li><a href="/doc/economics/index#ahmed-et-al-2022-section" id="toc-ahmed-et-al-2022-section">“Facial Attractiveness and CEO Compensation: Evidence from the Banking Industry”, Ahmed et al 2022</a></li>
<li><a href="/doc/economics/index#kent-mart%C3%ADnez-marquina-2022-section" id="toc-kent-martínez-marquina-2022-section">“When a Town Wins the Lottery: Evidence from Spain”, Kent &amp; Martínez-Marquina 2022</a></li>
<li><a href="/doc/economics/index#section" id="toc-section">“Too Much Efficiency Makes Everything Worse: Overfitting and the Strong Version of Goodhart’s Law”</a></li>
<li><a href="/doc/economics/index#orr-2022-section" id="toc-orr-2022-section">“Within-Firm Productivity Dispersion: Estimates and Implications”, Orr 2022</a></li>
<li><a href="/doc/economics/index#mulligan-2022-section" id="toc-mulligan-2022-section">“Peltzman Revisited: Quantifying 21<sup>st</sup>-Century Opportunity Costs of FDA Regulation”, Mulligan 2022</a></li>
<li><a href="/doc/economics/index#lin-bates-2022-1-section" id="toc-lin-bates-2022-1-section">“Sophisticated Deviants: Intelligence and Radical Economic Attitudes”, Lin &amp; Bates 2022</a></li>
<li><a href="/doc/economics/index#rudolf-bethmann-2022-section" id="toc-rudolf-bethmann-2022-section">“The Paradox of Wealthy Nations’ Low Adolescent Life Satisfaction”, Rudolf &amp; Bethmann 2022</a></li>
<li><a href="/doc/economics/index#blanchet-et-al-2022-section" id="toc-blanchet-et-al-2022-section">“Why Is Europe More Equal Than the United States?”, Blanchet et al 2022</a></li>
<li><a href="/doc/economics/index#montero-yang-2022-section" id="toc-montero-yang-2022-section">“Religious Festivals and Economic Development: Evidence from the Timing of Mexican Saint Day Festivals”, Montero &amp; Yang 2022</a></li>
<li><a href="/doc/economics/index#bindler-ketel-2022-section" id="toc-bindler-ketel-2022-section">“Scaring or Scarring? Labor Market Effects of Criminal Victimization”, Bindler &amp; Ketel 2022</a></li>
<li><a href="/doc/economics/index#linsi-et-al-2022-section" id="toc-linsi-et-al-2022-section">“The Delusive Economy: How Information and Affect Color Perceptions of National Economic Performance”, Linsi et al 2022</a></li>
<li><a href="/doc/economics/index#anonymous-2022-5-section" id="toc-anonymous-2022-5-section">“Modeling Bounded Rationality in Multi-Agent Simulations Using Rationally Inattentive Reinforcement Learning”, Anonymous 2022</a></li>
<li><a href="/doc/economics/index#rajkumar-et-al-2022-2-section" id="toc-rajkumar-et-al-2022-2-section">“A Causal Test of the Strength of Weak Ties”, Rajkumar et al 2022</a></li>
<li><a href="/doc/economics/index#odermatt-stutzer-2022-section" id="toc-odermatt-stutzer-2022-section">“Does the Dream of Home Ownership Rest Upon Biased Beliefs? A Test Based on Predicted and Realized Life Satisfaction”, Odermatt &amp; Stutzer 2022</a></li>
<li><a href="/doc/economics/index#guriev-papaioannou-2022-section" id="toc-guriev-papaioannou-2022-section">“The Political Economy of Populism”, Guriev &amp; Papaioannou 2022</a></li>
<li><a href="/doc/economics/index#aher-et-al-2022-section" id="toc-aher-et-al-2022-section">“Using Large Language Models to Simulate Multiple Humans”, Aher et al 2022</a></li>
<li><a href="/doc/economics/index#ben-david-et-al-2022-section" id="toc-ben-david-et-al-2022-section">“Competition for Attention in the ETF Space”, Ben-David et al 2022</a></li>
<li><a href="/doc/economics/index#obrien-2022-section" id="toc-obrien-2022-section">“Losing Sight of Piecemeal Progress: People Lump and Dismiss Improvement Efforts That Fall Short of Categorical Change—Despite Improving”, O’Brien 2022</a></li>
<li><a href="/doc/economics/index#brodeur-et-al-2022-section" id="toc-brodeur-et-al-2022-section">“Do Pre-Registration and Pre-Analysis Plans Reduce <em>p</em>-Hacking and Publication Bias?”, Brodeur et al 2022</a></li>
<li><a href="/doc/economics/index#hobart-2022-section" id="toc-hobart-2022-section">“Understanding Jane Street: Strong Language”, Hobart 2022</a></li>
<li><a href="/doc/economics/index#naven-whalen-2022-section" id="toc-naven-whalen-2022-section">“The Signaling Value of University Rankings: Evidence from Top 14 Law Schools”, Naven &amp; Whalen 2022</a></li>
<li><a href="/doc/economics/index#kiflen-et-al-2022-section" id="toc-kiflen-et-al-2022-section">“Cost-Effectiveness of Polygenic Risk Scores to Guide Statin Therapy for Cardiovascular Disease Prevention”, Kiflen et al 2022</a></li>
<li><a href="/doc/economics/index#celniker-et-al-2022-2-section" id="toc-celniker-et-al-2022-2-section">“The Moralization of Effort”, Celniker et al 2022</a></li>
<li><a href="/doc/economics/index#berliner-2022-section" id="toc-berliner-2022-section">“Turn 800 Marks into 115,000 Euros: the Tenant Gets the Deposit Back: A Plaintiff Has Fought in Court to Get Back a Rent Deposit Paid by Her Parents More Than 60 Years Ago. The Amount Has Grown Enormously Since Then”, Berliner 2022</a></li>
<li><a href="/doc/economics/index#jones-2022-section" id="toc-jones-2022-section">“Taxing Top Incomes in a World of Ideas”, Jones 2022</a></li>
<li><a href="/doc/economics/index#artmann-et-al-2022-section" id="toc-artmann-et-al-2022-section">“Do Doctors Improve the Health Care of Their Parents? Evidence from Admission Lotteries”, Artmann et al 2022</a></li>
<li><a href="/doc/economics/index#dai-toikka-2022-section" id="toc-dai-toikka-2022-section">“Robust Incentives for Teams”, Dai &amp; Toikka 2022</a></li>
<li><a href="/doc/economics/index#go%C3%B1i-2022-section" id="toc-goñi-2022-section">“Assortative Matching at the Top of the Distribution: Evidence from the World’s Most Exclusive Marriage Market”, Goñi 2022</a></li>
<li><a href="/doc/economics/index#krueger-friebel-2022-section" id="toc-krueger-friebel-2022-section">“A Pay Change and Its Long-Term Consequences”, Krueger &amp; Friebel 2022</a></li>
<li><a href="/doc/economics/index#aguilar-gomez-et-al-2022-section" id="toc-aguilar-gomez-et-al-2022-section">“This Is Air: The ‘Non-Health’ Effects of Air Pollution”, Aguilar-Gomez et al 2022</a></li>
<li><a href="/doc/economics/index#koo-et-al-2022-section" id="toc-koo-et-al-2022-section">“If I Could Do It, So Can They: Among the Rich, Those With Humbler Origins Are Less Sensitive to the Difficulties of the Poor”, Koo et al 2022</a></li>
<li><a href="/doc/economics/index#greenberg-et-al-2022b-section" id="toc-greenberg-et-al-2022b-section">“Army Service in the All-Volunteer Era”, Greenberg et al 2022b</a></li>
<li><a href="/doc/economics/index#jia-et-al-2022-2-section" id="toc-jia-et-al-2022-2-section">“Collaborations and Innovation in Partitioned Industries: An Analysis of U.S. Feature Film Coproductions”, Jia et al 2022</a></li>
<li><a href="/doc/economics/index#tuhkuri-2022-section" id="toc-tuhkuri-2022-section">“Essays on Technology and Work”, Tuhkuri 2022</a></li>
<li><a href="/doc/economics/index#hamermesh-leigh-2022-section" id="toc-hamermesh-leigh-2022-section">“‘Beauty Too Rich for Use’: Billionaires’ Assets and Attractiveness”, Hamermesh &amp; Leigh 2022</a></li>
<li><a href="/doc/economics/index#cheng-et-al-2022-3-section" id="toc-cheng-et-al-2022-3-section">“Sweet Unbinding: Sugarcane Cultivation and the Demise of Foot-Binding”, Cheng et al 2022</a></li>
<li><a href="/doc/economics/index#cao-et-al-2022-1-section" id="toc-cao-et-al-2022-1-section">“Clans and Calamity: How Social Capital Saved Lives during China’s Great Famine”, Cao et al 2022</a></li>
<li><a href="/doc/economics/index#kolata-2022-section" id="toc-kolata-2022-section">“The Doctor Prescribed an Obesity Drug. Her Insurer Called It ‘Vanity.’ Many Insurance Companies Refuse to Cover New Weight Loss Drugs That Their Doctors Deem Medically Necessary”, Kolata 2022</a></li>
<li><a href="/doc/economics/index#chopra-et-al-2022-page-3-section" id="toc-chopra-et-al-2022-page-3-section">“The Null Result Penalty”, Chopra et al 2022 (page 3)</a></li>
<li><a href="/doc/economics/index#viinikainen-et-al-2022-section" id="toc-viinikainen-et-al-2022-section">“Schizophrenia Polygenic Risk Score and Long-Term Success in the Labour Market: A Cohort Study”, Viinikainen et al 2022</a></li>
<li><a href="/doc/economics/index#stuetzer-et-al-2022-section" id="toc-stuetzer-et-al-2022-section">“A Golden Opportunity: The Gold Rush, Entrepreneurship and Culture”, Stuetzer et al 2022</a></li>
<li><a href="/doc/economics/index#johanson-et-al-2022-section" id="toc-johanson-et-al-2022-section">“Emergent Bartering Behavior in Multi-Agent Reinforcement Learning”, Johanson et al 2022</a></li>
<li><a href="/doc/economics/index#keys-et-al-2022-section" id="toc-keys-et-al-2022-section">“What Determines Consumer Financial Distress? Place-Based and Person-Based Factors”, Keys et al 2022</a></li>
<li><a href="/doc/economics/index#filippas-et-al-2022-section" id="toc-filippas-et-al-2022-section">“Reputation Inflation”, Filippas et al 2022</a></li>
<li><a href="/doc/economics/index#heller-kessler-2022c-section" id="toc-heller-kessler-2022c-section">“Soft Skills in the Youth Labor Market”, Heller &amp; Kessler 2022c</a></li>
<li><a href="/doc/economics/index#stantcheva-2022-page-2-section" id="toc-stantcheva-2022-page-2-section">“Understanding of Trade”, Stantcheva 2022 (page 2)</a></li>
<li><a href="/doc/economics/index#heller-2022b-section" id="toc-heller-2022b-section">“When Scale and Replication Work: Learning from Summer Youth Employment Experiments”, Heller 2022b</a></li>
<li><a href="/doc/economics/index#piano-hardy-2022-section" id="toc-piano-hardy-2022-section">“Rent Seeking and the Decline of the Florentine School”, Piano &amp; Hardy 2022</a></li>
<li><a href="/doc/economics/index#gatner-et-al-2022-section" id="toc-gatner-et-al-2022-section">“How Much Does That Cost? Examining the Economic Costs of Crime in North America Attributable to People With Psychopathic Personality Disorder”, Gatner et al 2022</a></li>
<li><a href="/doc/economics/index#ravid-et-al-2022-section" id="toc-ravid-et-al-2022-section">“A Meta-Analysis of the Effects of Electronic Performance Monitoring on Work Outcomes”, Ravid et al 2022</a></li>
<li><a href="/doc/economics/index#baldwin-freeman-2022b-section" id="toc-baldwin-freeman-2022b-section">“Risks and Global Supply Chains: What We Know and What We Need to Know”, Baldwin &amp; Freeman 2022b</a></li>
<li><a href="/doc/economics/index#folch-2022-section" id="toc-folch-2022-section">“The LGBTQ+ Gap: Recent Estimates for Young Adults in the United States”, Folch 2022</a></li>
<li><a href="/doc/economics/index#barrios-et-al-2022-section" id="toc-barrios-et-al-2022-section">“Launching With a Parachute: The Gig Economy and New Business Formation”, Barrios et al 2022</a></li>
<li><a href="/doc/economics/index#bleemer-mehta-2022-section" id="toc-bleemer-mehta-2022-section">“Will Studying Economics Make You Rich? A Regression Discontinuity Analysis of the Returns to College Major”, Bleemer &amp; Mehta 2022</a></li>
<li><a href="/doc/economics/index#gr%C3%A4tz-kolk-2022-section" id="toc-grätz-kolk-2022-section">“Sibling Similarity in Income: A Life Course Perspective”, Grätz &amp; Kolk 2022</a></li>
<li><a href="/doc/economics/index#wallace-et-al-2022-2-section" id="toc-wallace-et-al-2022-2-section">“Residual Confounding in Health Plan Performance Assessments: Evidence From Randomization in Medicaid”, Wallace et al 2022</a></li>
<li><a href="/doc/economics/index#goolsbee-jones-2022-section" id="toc-goolsbee-jones-2022-section">“Scientific Grant Funding”, Goolsbee &amp; Jones 2022</a></li>
<li><a href="/doc/economics/index#fink-et-al-2022-section" id="toc-fink-et-al-2022-section">“Burden of Covid-19 Restrictions: National, Regional and Global Estimates”, Fink et al 2022</a></li>
<li><a href="/doc/economics/index#hughes-2022-section" id="toc-hughes-2022-section">“Demand for Rarity: Evidence from a Collectible Good”, Hughes 2022</a></li>
<li><a href="/doc/economics/index#bolotnyy-emanuel-2022-section" id="toc-bolotnyy-emanuel-2022-section">“Why Do Women Earn Less Than Men? Evidence from Bus and Train Operators”, Bolotnyy &amp; Emanuel 2022</a></li>
<li><a href="/doc/economics/index#pager-et-al-2022-section" id="toc-pager-et-al-2022-section">“Criminalizing Poverty: The Consequences of Court Fees in a Randomized Experiment”, Pager et al 2022</a></li>
<li><a href="/doc/economics/index#tan-2022-section" id="toc-tan-2022-section">“The Road Not Taken: Technological Uncertainty and the Evaluation of Innovations”, Tan 2022</a></li>
<li><a href="/doc/economics/index#finestone-2022-section" id="toc-finestone-2022-section">“Darwinian Rational Expectations”, Finestone 2022</a></li>
<li><a href="/doc/economics/index#pritchett-2022-section" id="toc-pritchett-2022-section">“National Development Delivers: And How! And How?”, Pritchett 2022</a></li>
<li><a href="/doc/economics/index#heldring-et-al-2022-section" id="toc-heldring-et-al-2022-section">“The Economic Effects of the English Parliamentary Enclosures”, Heldring et al 2022</a></li>
<li><a href="/doc/economics/index#antman-2022-section" id="toc-antman-2022-section">“For Want of a Cup: The Rise of Tea in England and the Impact of Water Quality on Mortality”, Antman 2022</a></li>
<li><a href="/doc/economics/index#exley-kessler-2022-section" id="toc-exley-kessler-2022-section">“The Gender Gap in Self-Promotion”, Exley &amp; Kessler 2022</a></li>
<li><a href="/doc/economics/index#durkee-et-al-2022-section" id="toc-durkee-et-al-2022-section">“Niche Diversity Predicts Personality Structure Across 115 Nations”, Durkee et al 2022</a></li>
<li><a href="/doc/economics/index#alm%C3%A5s-et-al-2022-section" id="toc-almås-et-al-2022-section">“Global Evidence on the Selfish Rich Inequality Hypothesis”, Almås et al 2022</a></li>
<li><a href="/doc/economics/index#masciandaro-et-al-2022-section" id="toc-masciandaro-et-al-2022-section">“Pandemic Recession and Helicopter Money: Venice, 1629–1631”, Masciandaro et al 2022</a></li>
<li><a href="/doc/economics/index#ranehill-weber-2022-section" id="toc-ranehill-weber-2022-section">“Gender Preference Gaps and Voting for Redistribution”, Ranehill &amp; Weber 2022</a></li>
<li><a href="/doc/economics/index#andersen-et-al-2022-section" id="toc-andersen-et-al-2022-section">“Elite Capture of Foreign Aid: Evidence from Offshore Bank Accounts”, Andersen et al 2022</a></li>
<li><a href="/doc/economics/index#leeson-et-al-2022-section" id="toc-leeson-et-al-2022-section">“Hobo Economicus”, Leeson et al 2022</a></li>
<li><a href="/doc/economics/index#curry-et-al-2022-section" id="toc-curry-et-al-2022-section">“Finding General Equilibria in Many-Agent Economic Simulations Using Deep Reinforcement Learning”, Curry et al 2022</a></li>
<li><a href="/doc/economics/index#anbinder-et-al-2022-section" id="toc-anbinder-et-al-2022-section">“‘The Best Country in the World’: The Surprising Social Mobility of New York’s Irish-Famine Immigrants”, Anbinder et al 2022</a></li>
<li><a href="/doc/economics/index#laou%C3%A9nan-rathelot-2022-section" id="toc-laouénan-rathelot-2022-section">“Can Information Reduce Ethnic Discrimination? Evidence from Airbnb”, Laouénan &amp; Rathelot 2022</a></li>
<li><a href="/doc/economics/index#silliman-virtanen-2022-section" id="toc-silliman-virtanen-2022-section">“Labor Market Returns to Vocational Secondary Education”, Silliman &amp; Virtanen 2022</a></li>
<li><a href="/doc/economics/index#anderson-et-al-2022b-section" id="toc-anderson-et-al-2022b-section">“Familial Resemblance, Citizenship, and Counterproductive Work Behavior: A Combined Twin, Adoption, Parent-Offspring, and Spouse Approach”, Anderson et al 2022b</a></li>
<li><a href="/doc/economics/index#ling-et-al-2022-section" id="toc-ling-et-al-2022-section">“Bronze Age Long-Distance Exchange, Secret Societies, Rock Art, and the Supra Regional Interaction Hypothesis”, Ling et al 2022</a></li>
<li><a href="/doc/economics/index#svirsky-2022-section" id="toc-svirsky-2022-section">“Privacy and Information Avoidance: An Experiment on Data-Sharing Preferences”, Svirsky 2022</a></li>
<li><a href="/doc/economics/index#prinsloo-et-al-2022-section" id="toc-prinsloo-et-al-2022-section">“Opportunity Neglect: An Aversion to Low-Probability Gains”, Prinsloo et al 2022</a></li>
<li><a href="/doc/economics/index#bukowski-et-al-2022-section" id="toc-bukowski-et-al-2022-section">“Social Mobility and Political Regimes: Intergenerational Mobility in Hungary, 1949–2017”, Bukowski et al 2022</a></li>
<li><a href="/doc/economics/index#you-et-al-2022-1-section" id="toc-you-et-al-2022-1-section">“Total Meat Intake Is Associated With Life Expectancy: A Cross-Sectional Data Analysis of 175 Contemporary Populations”, You et al 2022</a></li>
<li><a href="/doc/economics/index#proto-et-al-2021-section" id="toc-proto-et-al-2021-section">“Intelligence, Errors, and Cooperation in Repeated Interactions”, Proto et al 2021</a></li>
<li><a href="/doc/economics/index#clifton-meindl-2021-section" id="toc-clifton-meindl-2021-section">“Parents Think—Incorrectly—That Teaching Their Children That the World Is a Bad Place Is Likely Best for Them”, Clifton &amp; Meindl 2021</a></li>
<li><a href="/doc/economics/index#colombo-et-al-2021-section" id="toc-colombo-et-al-2021-section">“The CEO Beauty Premium: Founder CEO Attractiveness and Firm Valuation in Initial Coin Offerings”, Colombo et al 2021</a></li>
<li><a href="/doc/economics/index#arellano-bover-2021-section" id="toc-arellano-bover-2021-section">“Displacement, Diversity, and Mobility: Career Impacts of Japanese American Internment”, Arellano-Bover 2021</a></li>
<li><a href="/doc/economics/index#cassidy-2021-section" id="toc-cassidy-2021-section">“Silver Coins, Wooden Tallies and Parchment Rolls in Henry III’s Exchequer”, Cassidy 2021</a></li>
<li><a href="/doc/economics/index#dietrich-2021-section" id="toc-dietrich-2021-section">“Improving Real-Time Rendering of Dynamic Digital Characters in Cycles”, Dietrich 2021</a></li>
<li><a href="/doc/economics/index#silva-cordeiro-2021-section" id="toc-silva-cordeiro-2021-section">“Marriage, Quarrels, and Lovemaking”, Silva &amp; Cordeiro 2021</a></li>
<li><a href="/doc/economics/index#banerjee-et-al-2021-section" id="toc-banerjee-et-al-2021-section">“Long-Term Effects of the Targeting the Ultra Poor Program”, Banerjee et al 2021</a></li>
<li><a href="/doc/economics/index#kafka-kostis-2021-section" id="toc-kafka-kostis-2021-section">“Post-Materialism and Economic Growth: Cultural Backlash, 1981–2019”, Kafka &amp; Kostis 2021</a></li>
<li><a href="/doc/economics/index#abramova-bohme-2021-section" id="toc-abramova-bohme-2021-section">“Out of the Dark: The Effect of Law Enforcement Actions on Cryptocurrency Market Prices”, Abramova &amp; Bohme 2021</a></li>
<li><a href="/doc/economics/index#wilmot-ones-2021-section" id="toc-wilmot-ones-2021-section">“Occupational Characteristics Moderate Personality-Performance Relations in Major Occupational Groups”, Wilmot &amp; Ones 2021</a></li>
<li><a href="/doc/economics/index#sunde-et-al-2021-section" id="toc-sunde-et-al-2021-section">“Patience and Comparative Development”, Sunde et al 2021</a></li>
<li><a href="/doc/economics/index#palumbo-2021-section" id="toc-palumbo-2021-section">“Steam Deck Won’t Have Any Exclusive Games, Valve Confirms”, Palumbo 2021</a></li>
<li><a href="/doc/economics/index#malik-bouaroudj-2021-section" id="toc-malik-bouaroudj-2021-section">“The Predicament of Establishing Persistence: Slavery and Human Capital in Africa”, Malik &amp; Bouaroudj 2021</a></li>
<li><a href="/doc/economics/index#bogan-et-al-2021-section" id="toc-bogan-et-al-2021-section">“What Drives Racial Diversity on US Corporate Boards?”, Bogan et al 2021</a></li>
<li><a href="/doc/economics/index#bianchi-et-al-2021-1-section" id="toc-bianchi-et-al-2021-1-section">“Does the Mafia Hire Good Accountants?”, Bianchi et al 2021</a></li>
<li><a href="/doc/economics/index#hacamo-kleiner-2021-section" id="toc-hacamo-kleiner-2021-section">“Forced Entrepreneurs”, Hacamo &amp; Kleiner 2021</a></li>
<li><a href="/doc/economics/index#lambrecht-et-al-2021-section" id="toc-lambrecht-et-al-2021-section">“Intelligence Disclosure and Cooperation in Repeated Interactions”, Lambrecht et al 2021</a></li>
<li><a href="/doc/economics/index#zawatsky-et-al-2021-section" id="toc-zawatsky-et-al-2021-section">“Returning Actionable Genomic Results in a Research Biobank: Analytic Validity, Clinical Implementation, and Resource Usage”, Zawatsky et al 2021</a></li>
<li><a href="/doc/economics/index#oosterman-angelini-2021-section" id="toc-oosterman-angelini-2021-section">“One Flew Over the Cuckoo’s Clock: Selling Exclusivity Through Conspicuous Goods on Evolution”, Oosterman &amp; Angelini 2021</a></li>
<li><a href="/doc/economics/index#emory-2021-section" id="toc-emory-2021-section">“Protective State Policies and the Employment of Fathers With Criminal Records”, Emory 2021</a></li>
<li><a href="/doc/economics/index#liu-et-al-2021b-section" id="toc-liu-et-al-2021b-section">“Trait/Financial Information of Potential Male Mate Eliminates Mate-Choice Copying by Women: Trade-Off Between Social Information and Personal Information in Mate Selection”, Liu et al 2021b</a></li>
<li><a href="/doc/economics/index#crosby-mckenzie-2021-section" id="toc-crosby-mckenzie-2021-section">“Should Subscription-Based Content Creators Display Their Earnings on Crowdfunding Platforms? Evidence from Patreon”, Crosby &amp; McKenzie 2021</a></li>
<li><a href="/doc/economics/index#ongis-davidai-2021-section" id="toc-ongis-davidai-2021-section">“Personal Relative Deprivation and the Belief That Economic Success Is Zero-Sum”, Ongis &amp; Davidai 2021</a></li>
<li><a href="/doc/economics/index#anderson-2021b-section" id="toc-anderson-2021b-section">“The Aggregate Cost of Crime in the United States”, Anderson 2021b</a></li>
<li><a href="/doc/economics/index#bahrami-rad-2021-section" id="toc-bahrami-rad-2021-section">“Keeping It in the Family: Female Inheritance, Inmarriage, and the Status of Women”, Bahrami-Rad 2021</a></li>
<li><a href="/doc/economics/index#ager-et-al-2021-section" id="toc-ager-et-al-2021-section">“The Intergenerational Effects of a Large Wealth Shock: White Southerners After the Civil War”, Ager et al 2021</a></li>
<li><a href="/doc/economics/index#herbst-hendren-2021-section" id="toc-herbst-hendren-2021-section">“Opportunity Unraveled: Private Information and the Missing Markets for Financing Human Capital”, Herbst &amp; Hendren 2021</a></li>
<li><a href="/doc/economics/index#schlenker-taylor-2021-section" id="toc-schlenker-taylor-2021-section">“Market Expectations of a Warming Climate”, Schlenker &amp; Taylor 2021</a></li>
<li><a href="/doc/economics/index#yu-madison-2021-section" id="toc-yu-madison-2021-section">“Gender Quotas and Company Financial Performance: A Systematic Review”, Yu &amp; Madison 2021</a></li>
<li><a href="/doc/economics/index#gao-et-al-2021-1-section" id="toc-gao-et-al-2021-1-section">“Individualistic CEO and Corporate Innovation: Evidence from US Frontier Culture”, Gao et al 2021</a></li>
<li><a href="/doc/economics/index#zell-lesick-2021b-section" id="toc-zell-lesick-2021b-section">“Big Five Personality Traits and Performance: A Quantitative Synthesis of 50+ Meta-Analyses”, Zell &amp; Lesick 2021b</a></li>
<li><a href="/doc/economics/index#zinovyeva-tverdostup-2021-section" id="toc-zinovyeva-tverdostup-2021-section">“Gender Identity, Coworking Spouses and Relative Income within Households”, Zinovyeva &amp; Tverdostup 2021</a></li>
<li><a href="/doc/economics/index#camerer-li-2021-section" id="toc-camerer-li-2021-section">“Neural Autopilot and Context-Sensitivity of Habits”, Camerer &amp; Li 2021</a></li>
<li><a href="/doc/economics/index#jokela-2021-1-section" id="toc-jokela-2021-1-section">“Personality Traits and Reasons for Residential Mobility: Longitudinal Data from United Kingdom, Germany, and Australia”, Jokela 2021</a></li>
<li><a href="/doc/economics/index#palma-2021-section" id="toc-palma-2021-section">“The Real Effects of Monetary Expansions: Evidence from a Large-Scale Historical Experiment”, Palma 2021</a></li>
<li><a href="/doc/economics/index#adamopoulos-restuccia-2021-section" id="toc-adamopoulos-restuccia-2021-section">“Geography and Agricultural Productivity: Cross-Country Evidence from Micro Plot-Level Data”, Adamopoulos &amp; Restuccia 2021</a></li>
<li><a href="/doc/economics/index#rode-2021-section" id="toc-rode-2021-section">“The Institutional Foundations of Surf Break Governance in Atlantic Europe”, Rode 2021</a></li>
<li><a href="/doc/economics/index#roberts-yoon-2021-section" id="toc-roberts-yoon-2021-section">“Personality Psychology”, Roberts &amp; Yoon 2021</a></li>
<li><a href="/doc/economics/index#aguiar-et-al-2021-section" id="toc-aguiar-et-al-2021-section">“Playlisting Favorites: Measuring Platform Bias in the Music Industry”, Aguiar et al 2021</a></li>
<li><a href="/doc/economics/index#rau-et-al-2021-section" id="toc-rau-et-al-2021-section">“The Children of the Missed Pill”, Rau et al 2021</a></li>
<li><a href="/doc/economics/index#hopcroft-2021-section" id="toc-hopcroft-2021-section">“High Income Men Have High Value As Long-Term Mates in the U.S.: Personal Income and the Probability of Marriage, Divorce, and Childbearing in the US”, Hopcroft 2021</a></li>
<li><a href="/doc/economics/index#buser-et-al-2021-page-3-section" id="toc-buser-et-al-2021-page-3-section">“Using Genes to Explore the Effects of Cognitive and Non-Cognitive Skills on Education and Labor Market Outcomes”, Buser et al 2021 (page 3)</a></li>
<li><a href="/doc/economics/index#polman-et-al-2021-section" id="toc-polman-et-al-2021-section">“Consumers Believe That Products Work Better for Others”, Polman et al 2021</a></li>
<li><a href="/doc/economics/index#zhu-et-al-2021-2-section" id="toc-zhu-et-al-2021-2-section">“Relationship between Rice Farming and Polygenic Scores Potentially Linked to Agriculture in China”, Zhu et al 2021</a></li>
<li><a href="/doc/economics/index#johnson-et-al-2021c-section" id="toc-johnson-et-al-2021c-section">“Win-Win Denial: The Psychological Underpinnings of Zero-Sum Thinking”, Johnson et al 2021c</a></li>
<li><a href="/doc/economics/index#catalini-gortari-2021-section" id="toc-catalini-gortari-2021-section">“On the Economic Design of Stablecoins”, Catalini &amp; Gortari 2021</a></li>
<li><a href="/doc/economics/index#brewster-et-al-2021-section" id="toc-brewster-et-al-2021-section">“Are Black Restaurant Servers Tipped Less Than White Servers? 3 Experimental Tests of Server Race Effects Customers’ Tipping Behaviors”, Brewster et al 2021</a></li>
<li><a href="/doc/economics/index#cutsinger-et-al-2021-section" id="toc-cutsinger-et-al-2021-section">“The Wild Card: Colonial Paper Money in French North America, 1685–1719”, Cutsinger et al 2021</a></li>
<li><a href="/doc/economics/index#cunha-et-al-2021-section" id="toc-cunha-et-al-2021-section">“The Econometrics of Early Childhood Human Capital and Investments”, Cunha et al 2021</a></li>
<li><a href="/doc/economics/index#gollin-et-al-2021-section" id="toc-gollin-et-al-2021-section">“Two Blades of Grass: The Impact of the Green Revolution”, Gollin et al 2021</a></li>
<li><a href="/doc/economics/index#cansunar-2021-section" id="toc-cansunar-2021-section">“Who Is High Income, Anyway? Social Comparison, Subjective Group Identification, and Preferences over Progressive Taxation”, Cansunar 2021</a></li>
<li><a href="/doc/economics/index#choi-et-al-2021-4-section" id="toc-choi-et-al-2021-4-section">“Founding Teams and Startup Performance”, Choi et al 2021</a></li>
<li><a href="/doc/economics/index#press-2021-section" id="toc-press-2021-section">“Greenland Bans All Oil Exploration: Arctic Nation Has No Active Oil Fields but US Estimates There Could Be 17.5 Billion Barrels Undiscovered”, Press 2021</a></li>
<li><a href="/doc/economics/index#wang-et-al-2021b-section" id="toc-wang-et-al-2021b-section">“Does Transportation Mean Transplantation? Impact of New Airline Routes on Sharing of Cadaveric Kidneys”, Wang et al 2021b</a></li>
<li><a href="/doc/economics/index#loch-temzelides-2021-section" id="toc-loch-temzelides-2021-section">“Walrasian Equilibrium Behavior in Nature”, Loch-Temzelides 2021</a></li>
<li><a href="/doc/economics/index#monk-et-al-2021-section" id="toc-monk-et-al-2021-section">“Beholding Inequality: Race, Gender, and Returns to Physical Attractiveness in the United States”, Monk et al 2021</a></li>
<li><a href="/doc/economics/index#brocas-carrillo-2021-section" id="toc-brocas-carrillo-2021-section">“Steps of Reasoning in Children and Adolescents”, Brocas &amp; Carrillo 2021</a></li>
<li><a href="/doc/economics/index#biasi-et-al-2021-page-2-section" id="toc-biasi-et-al-2021-page-2-section">“Career Effects of Mental Health”, Biasi et al 2021 (page 2)</a></li>
<li><a href="/doc/economics/index#coupet-schehl-2021-section" id="toc-coupet-schehl-2021-section">“Government Grants, Donors, and Nonprofit Performance”, Coupet &amp; Schehl 2021</a></li>
<li><a href="/doc/economics/index#taylor-2021-section" id="toc-taylor-2021-section">“Peers, Buccaneers and Downton Abbey: An Economic Analysis of 19<sup>th</sup> Century British Aristocratic Marriages”, Taylor 2021</a></li>
<li><a href="/doc/economics/index#soffia-et-al-2021-section" id="toc-soffia-et-al-2021-section">“Alienation Is Not ‘Bullshit’: An Empirical Critique of Graeber’s Theory of BS Jobs”, Soffia et al 2021</a></li>
<li><a href="/doc/economics/index#kleven-et-al-2021-section" id="toc-kleven-et-al-2021-section">“Does Biology Drive Child Penalties? Evidence from Biological and Adoptive Families”, Kleven et al 2021</a></li>
<li><a href="/doc/economics/index#kasy-2021-section" id="toc-kasy-2021-section">“Of Forking Paths and Tied Hands: Selective Publication of Findings, and What Economists Should Do about It”, Kasy 2021</a></li>
<li><a href="/doc/economics/index#lakeman-2021-section" id="toc-lakeman-2021-section">“Everything You Might Want to Know about Whaling”, Lakeman 2021</a></li>
<li><a href="/doc/economics/index#asquith-et-al-2021-section" id="toc-asquith-et-al-2021-section">“Local Effects of Large New Apartment Buildings in Low-Income Areas”, Asquith et al 2021</a></li>
<li><a href="/doc/economics/index#baird-wolak-2021-section" id="toc-baird-wolak-2021-section">“Why Some Blame Politics for Their Personal Problems”, Baird &amp; Wolak 2021</a></li>
<li><a href="/doc/economics/index#baron-2021-section" id="toc-baron-2021-section">“Union Reform, Performance Pay, and New Teacher Supply: Evidence from Wisconsin’s Act 10”, Baron 2021</a></li>
<li><a href="/doc/economics/index#huntington-shenoy-2021-section" id="toc-huntington-shenoy-2021-section">“Does Insecure Land Tenure Deter Investment? Evidence from a Randomized Controlled Trial”, Huntington &amp; Shenoy 2021</a></li>
<li><a href="/doc/economics/index#yamada-yamada-2021-section" id="toc-yamada-yamada-2021-section">“The Long-Term Causal Effect of US Bombing Missions on Economic Development: Evidence from the Ho Chi Minh Trail and Xieng Khouang Province in Lao P.D.R”, Yamada &amp; Yamada 2021</a></li>
<li><a href="/doc/economics/index#meister-pause-2021-section" id="toc-meister-pause-2021-section">“It’s Trust or Risk? Chemosensory Anxiety Signals Affect Bargaining in Women”, Meister &amp; Pause 2021</a></li>
<li><a href="/doc/economics/index#bruhn-2021-section" id="toc-bruhn-2021-section">“Competition in the Black Market: Estimating the Causal Effect of Gangs in Chicago”, Bruhn 2021</a></li>
<li><a href="/doc/economics/index#geloso-march-2021-section" id="toc-geloso-march-2021-section">“Rent Seeking for Madness: the Political Economy of Mental Asylums in the United States, 1870–1910”, Geloso &amp; March 2021</a></li>
<li><a href="/doc/economics/index#khvan-yakovlev-2021-section" id="toc-khvan-yakovlev-2021-section">“Death Toll of Price Limits and Protectionism in the Russian Pharmaceutical Market”, Khvan &amp; Yakovlev 2021</a></li>
<li><a href="/doc/economics/index#fedyk-hodson-2021-section" id="toc-fedyk-hodson-2021-section">“Lehman’s Lemons: Do Career Disruptions Matter for the Top 5%?”, Fedyk &amp; Hodson 2021</a></li>
<li><a href="/doc/economics/index#sandvik-et-al-2021-section" id="toc-sandvik-et-al-2021-section">“Employee Responses to Compensation Changes: Evidence from a Sales Firm”, Sandvik et al 2021</a></li>
<li><a href="/doc/economics/index#kaplan-sorensen-2021-section" id="toc-kaplan-sorensen-2021-section">“Are CEOs Different?”, Kaplan &amp; Sorensen 2021</a></li>
<li><a href="/doc/economics/index#tarduno-2021-section" id="toc-tarduno-2021-section">“The Congestion Costs of Uber and Lyft”, Tarduno 2021</a></li>
<li><a href="/doc/economics/index#smith-et-al-2021-2-section" id="toc-smith-et-al-2021-2-section">“Informational Herding, Optimal Experimentation, and Contrarianism”, Smith et al 2021</a></li>
<li><a href="/doc/economics/index#desrochers-et-al-2021b-section" id="toc-desrochers-et-al-2021b-section">“Care to Wager Again? An Appraisal of Paul Ehrlich’s Counterbet Offer to Julian Simon, Part 2: Critical Analysis”, Desrochers et al 2021b</a></li>
<li><a href="/doc/economics/index#desrochers-et-al-2021-section" id="toc-desrochers-et-al-2021-section">“Care to Wager Again? An Appraisal of Paul Ehrlich’s Counterbet Offer to Julian Simon, Part 1: Outcomes”, Desrochers et al 2021</a></li>
<li><a href="/doc/economics/index#fagereng-et-al-2021-section" id="toc-fagereng-et-al-2021-section">“Why Do Wealthy Parents Have Wealthy Children?”, Fagereng et al 2021</a></li>
<li><a href="/doc/economics/index#abramitzky-et-al-2021-section" id="toc-abramitzky-et-al-2021-section">“Intergenerational Mobility of Immigrants in the United States over Two Centuries”, Abramitzky et al 2021</a></li>
<li><a href="/doc/economics/index#michalopoulos-xue-2021-section" id="toc-michalopoulos-xue-2021-section">“Folklore”, Michalopoulos &amp; Xue 2021</a></li>
<li><a href="/doc/economics/index#ruttan-nordgren-2021-section" id="toc-ruttan-nordgren-2021-section">“Instrumental Use Erodes Sacred Values”, Ruttan &amp; Nordgren 2021</a></li>
<li><a href="/doc/economics/index#jin-sun-2021-section" id="toc-jin-sun-2021-section">“Lifting Growth Barriers for New Firms: Evidence from an Entrepreneurship Training Experiment With Two Million Online Businesses”, Jin &amp; Sun 2021</a></li>
<li><a href="/doc/economics/index#hodgson-2021-section" id="toc-hodgson-2021-section">“Financial Institutions and the British Industrial Revolution: Did Financial Underdevelopment Hold Back Growth?”, Hodgson 2021</a></li>
<li><a href="/doc/economics/index#buttrick-oishi-2021-section" id="toc-buttrick-oishi-2021-section">“The Cultural Dynamics of Declining Residential Mobility”, Buttrick &amp; Oishi 2021</a></li>
<li><a href="/doc/economics/index#hoffman-tadelis-2021-section" id="toc-hoffman-tadelis-2021-section">“People Management Skills, Employee Attrition, and Manager Rewards: An Empirical Analysis”, Hoffman &amp; Tadelis 2021</a></li>
<li><a href="/doc/economics/index#hendricks-et-al-2021-2-section" id="toc-hendricks-et-al-2021-2-section">“College Quality and Attendance Patterns: A Long-Run View”, Hendricks et al 2021</a></li>
<li><a href="/doc/economics/index#macchia-whillans-2021-section" id="toc-macchia-whillans-2021-section">“The Link between Income, Income Inequality, and Prosocial Behavior around the World: A Multiverse Approach”, Macchia &amp; Whillans 2021</a></li>
<li><a href="/doc/economics/index#khan-et-al-2021-2-section" id="toc-khan-et-al-2021-2-section">“The Semiconductor Supply Chain: Assessing National Competitiveness”, Khan et al 2021</a></li>
<li><a href="/doc/economics/index#jones-2021-1-section" id="toc-jones-2021-1-section">“Recipes and Economic Growth: A Combinatorial March Down an Exponential Tail”, Jones 2021</a></li>
<li><a href="/doc/economics/index#akcigit-ates-2021-section" id="toc-akcigit-ates-2021-section">“Ten Facts on Declining Business Dynamism and Lessons from Endogenous Growth Theory”, Akcigit &amp; Ates 2021</a></li>
<li><a href="/doc/economics/index#eshel-et-al-2021-section" id="toc-eshel-et-al-2021-section">“Debasement of Silver throughout the Late Bronze-Iron Age Transition in the Southern Levant: Analytical and Cultural Implications”, Eshel et al 2021</a></li>
<li><a href="/doc/economics/index#fried-2021-section" id="toc-fried-2021-section">“Will NASDAQ’s Diversity Rules Harm Investors?”, Fried 2021</a></li>
<li><a href="/doc/economics/index#meyer-et-al-2021-section" id="toc-meyer-et-al-2021-section">“The Use and Misuse of Income Data and Extreme Poverty in the United States”, Meyer et al 2021</a></li>
<li><a href="/doc/economics/index#n%C3%B8dtvedt-et-al-2021-section" id="toc-nødtvedt-et-al-2021-section">“Racial Bias in the Sharing Economy and the Role of Trust and Self-Congruence”, Nødtvedt et al 2021</a></li>
<li><a href="/doc/economics/index#roberts-davidai-2021-section" id="toc-roberts-davidai-2021-section">“The Psychology of Asymmetric Zero-Sum Beliefs”, Roberts &amp; Davidai 2021</a></li>
<li><a href="/doc/economics/index#hugh-jones-abdellaoui-2021-section" id="toc-hugh-jones-abdellaoui-2021-section">“Natural Selection in Contemporary Humans Is Linked to Income and Substitution Effects”, Hugh-Jones &amp; Abdellaoui 2021</a></li>
<li><a href="/doc/economics/index#macnaughton-2021-section" id="toc-macnaughton-2021-section">“Economic Implications of Access to Daylight and Views in Office Buildings from Improved Productivity”, MacNaughton 2021</a></li>
<li><a href="/doc/economics/index#serra-garcia-gneezy-2021-section" id="toc-serra-garcia-gneezy-2021-section">“Non-Replicable Publications Are Cited More Than Replicable Ones”, Serra-Garcia &amp; Gneezy 2021</a></li>
<li><a href="/doc/economics/index#lin-2020b-section" id="toc-lin-2020b-section">“How War Changes Land: Soil Fertility, Unexploded Bombs, and the Underdevelopment of Cambodia”, Lin 2020b</a></li>
<li><a href="/doc/economics/index#boeing-h%C3%BCnermund-2020-section" id="toc-boeing-hünermund-2020-section">“A Global Decline in Research Productivity? Evidence from China and Germany”, Boeing &amp; Hünermund 2020</a></li>
<li><a href="/doc/economics/index#graham-2020-section" id="toc-graham-2020-section">“The Airbnbs”, Graham 2020</a></li>
<li><a href="/doc/economics/index#pennington-2020-section" id="toc-pennington-2020-section">“Does Building New Housing Cause Displacement? The Supply and Demand Effects of Construction in San Francisco”, Pennington 2020</a></li>
<li><a href="/doc/economics/index#barone-mocetti-2020-section" id="toc-barone-mocetti-2020-section">“Intergenerational Mobility in the Very Long Run: Florence (1427–2011)”, Barone &amp; Mocetti 2020</a></li>
<li><a href="/doc/economics/index#allen-et-al-2020-section" id="toc-allen-et-al-2020-section">“What Matters More for Entrepreneurship Success? A Meta-Analysis Comparing General Mental Ability and Emotional Intelligence in Entrepreneurial Settings”, Allen et al 2020</a></li>
<li><a href="/doc/economics/index#benjamin-et-al-2020-section" id="toc-benjamin-et-al-2020-section">“Predicting Mid-Life Capital Formation With Pre-School Delay of Gratification and Life-Course Measures of Self-Regulation”, Benjamin et al 2020</a></li>
<li><a href="/doc/economics/index#laudan-2020-section" id="toc-laudan-2020-section">“The Daily Grind: Before Millstones Were Invented, the Preparation of Flour for Food Was an Arduous Task Largely Carried out by Women for Hours Every Day. How Did It Affect Their Lives and Why Does It Remain a Tradition in Some Places Even Today?”, Laudan 2020</a></li>
<li><a href="/doc/economics/index#horton-tambe-2020-section" id="toc-horton-tambe-2020-section">“The Death of a Technical Skill”, Horton &amp; Tambe 2020</a></li>
<li><a href="/doc/economics/index#bhaskarabhatla-et-al-2020-section" id="toc-bhaskarabhatla-et-al-2020-section">“Are Inventors or Firms the Engines of Innovation?”, Bhaskarabhatla et al 2020</a></li>
<li><a href="/doc/economics/index#cummins-2020-section" id="toc-cummins-2020-section">“The Micro-Evidence for the Malthusian System: France, 1670–1840”, Cummins 2020</a></li>
<li><a href="/doc/economics/index#myers-2020-section" id="toc-myers-2020-section">“The Elasticity of Science”, Myers 2020</a></li>
<li><a href="/doc/economics/index#hegde-tumlinson-2020-section" id="toc-hegde-tumlinson-2020-section">“Information Frictions and Entrepreneurship”, Hegde &amp; Tumlinson 2020</a></li>
<li><a href="/doc/economics/index#nakamura-et-al-2020-section" id="toc-nakamura-et-al-2020-section">“The Gift of Moving: Intergenerational Consequences of a Mobility Shock”, Nakamura et al 2020</a></li>
<li><a href="/doc/economics/index#isaac-spangenberg-2020-section" id="toc-isaac-spangenberg-2020-section">“The Perfection Premium”, Isaac &amp; Spangenberg 2020</a></li>
<li><a href="/doc/economics/index#grier-grier-2020-section" id="toc-grier-grier-2020-section">“The Washington Consensus Works: Causal Effects of Reform, 1970–2015”, Grier &amp; Grier 2020</a></li>
<li><a href="/doc/economics/index#clark-cummins-2020-section" id="toc-clark-cummins-2020-section">“Does Education Matter? Tests from Extensions of Compulsory Schooling in England and Wales 1919-22, 1947, and 1972”, Clark &amp; Cummins 2020</a></li>
<li><a href="/doc/economics/index#fulford-et-al-2020-section" id="toc-fulford-et-al-2020-section">“Does It Matter Where You Came From? Ancestry Composition and Economic Performance of US Counties, 1850–2010”, Fulford et al 2020</a></li>
<li><a href="/doc/economics/index#das-et-al-2020b-section" id="toc-das-et-al-2020b-section">“Learning Is Not Enough: Diminishing Marginal Revenues and Increasing Abatement Costs of Wind and Solar”, Das et al 2020b</a></li>
<li><a href="/doc/economics/index#sias-et-al-2020-page-2-section" id="toc-sias-et-al-2020-page-2-section">“Molecular Genetics, Risk Aversion, Return Perceptions, and Stock Market Participation”, Sias et al 2020 (page 2)</a></li>
<li><a href="/doc/economics/index#orland-2020-section" id="toc-orland-2020-section">“The Return of the $70 Video Game Has Been a Long Time Coming: Top-End Game Pricing Has Never Been Lower When Measured in Constant Dollars”, Orland 2020</a></li>
<li><a href="/doc/economics/index#oshaughnessy-songhurst-2020-section" id="toc-oshaughnessy-songhurst-2020-section">“Lessons from Investing in 483 Companies”, O’Shaughnessy &amp; Songhurst 2020</a></li>
<li><a href="/doc/economics/index#moss-2020-section" id="toc-moss-2020-section">“The Rise and Fall of Adobe Flash: Before Flash Player Sunsets This December, We Talk Its Legacy With Those Who Built It”, Moss 2020</a></li>
<li><a href="/doc/economics/index#sekhri-2020-section" id="toc-sekhri-2020-section">“Prestige Matters: Wage Premium and Value Addition in Elite Colleges”, Sekhri 2020</a></li>
<li><a href="/doc/economics/index#list-momeni-2020-section" id="toc-list-momeni-2020-section">“When Corporate Social Responsibility Backfires: Evidence from a Natural Field Experiment”, List &amp; Momeni 2020</a></li>
<li><a href="/doc/economics/index#kim-oswald-2020-section" id="toc-kim-oswald-2020-section">“Happy Lottery Winners and Lottery-Ticket Bias”, Kim &amp; Oswald 2020</a></li>
<li><a href="/doc/economics/index#levitt-2020-section" id="toc-levitt-2020-section">“Heads or Tails: The Impact of a Coin Toss on Major Life Decisions and Subsequent Happiness”, Levitt 2020</a></li>
<li><a href="/doc/economics/index#ruggeri-et-al-2020-section" id="toc-ruggeri-et-al-2020-section">“Replicating Patterns of Prospect Theory for Decision under Risk”, Ruggeri et al 2020</a></li>
<li><a href="/doc/economics/index#alpeyev-2020-section" id="toc-alpeyev-2020-section">“SoftBank Vision Fund Posts $17.7 Billion Loss on WeWork, Uber”, Alpeyev 2020</a></li>
<li><a href="/doc/economics/index#mamageishvili-schlegel-2020-section" id="toc-mamageishvili-schlegel-2020-section">“Optimal Smart Contracts With Costly Verification”, Mamageishvili &amp; Schlegel 2020</a></li>
<li><a href="/doc/economics/index#arbel-shapira-2020-section" id="toc-arbel-shapira-2020-section">“Theory of the Nudnik: The Future of Consumer Activism and What We Can Do to Stop It”, Arbel &amp; Shapira 2020</a></li>
<li><a href="/doc/economics/index#scholars-2020-section" id="toc-scholars-2020-section">“Progress Studies for Aspiring Young Scholars: An Online Summer Program in the History of Technology for High School Students”, Scholars 2020</a></li>
<li><a href="/doc/economics/index#matt-lakeman-2020-enron-section" id="toc-matt-lakeman-2020-enron-section">“An Attempt at Explaining, Blaming, and Being Very Slightly Sympathetic Toward Enron”, Lakeman 2020</a></li>
<li><a href="/doc/economics/index#williamson-2020-section" id="toc-williamson-2020-section">“In Ohio, the Amish Take On the Coronavirus: A Famously Traditional Community Has Mobilized to Help Hospitals With Medical Supplies, Even As It Struggles With Reconciling Its Communal Way of Life With the Dictates of Social Distancing.”, Williamson 2020</a></li>
<li><a href="/doc/economics/index#barth-et-al-2020-section" id="toc-barth-et-al-2020-section">“Genetic Endowments and Wealth Inequality”, Barth et al 2020</a></li>
<li><a href="/doc/economics/index#bloom-et-al-2020b-section" id="toc-bloom-et-al-2020b-section">“Do Management Interventions Last? Evidence from India”, Bloom et al 2020b</a></li>
<li><a href="/doc/economics/index#bloom-et-al-2020-areideasgettinghardertofind-3-section" id="toc-bloom-et-al-2020-areideasgettinghardertofind-3-section">“Are Ideas Getting Harder to Find?”, Bloom et al 2020</a></li>
<li><a href="/doc/economics/index#perez-truglia-2020-section" id="toc-perez-truglia-2020-section">“The Effects of Income Transparency on Well-Being: Evidence from a Natural Experiment”, Perez-Truglia 2020</a></li>
<li><a href="/doc/economics/index#finley-2020-section" id="toc-finley-2020-section">“Open Source Fonts Are Love Letters to the Design Community: Typefaces That Be Freely Used and Modified Give Others a Chance to Hone Their Craft—And Share Valuable Feedback”, Finley 2020</a></li>
<li><a href="/doc/economics/index#sauer-2020-section" id="toc-sauer-2020-section">“How Cameo Turned D-List Celebs Into a Monetization Machine: Inside the Surreal and Lucrative Two-Sided Marketplace of Mediocre Famous People”, Sauer 2020</a></li>
<li><a href="/doc/economics/index#friedman-2020-section" id="toc-friedman-2020-section">“Npm Is Joining GitHub”, Friedman 2020</a></li>
<li><a href="/doc/economics/index#younkin-kashkooli-2020-section" id="toc-younkin-kashkooli-2020-section">“Stay True to Your Roots? Category Distance, Hierarchy, and the Performance of New Entrants in the Music Industry”, Younkin &amp; Kashkooli 2020</a></li>
<li><a href="/doc/economics/index#tabarrok-2020-section" id="toc-tabarrok-2020-section">“The Lasting Effects of the 1918 Influenza Pandemic”, Tabarrok 2020</a></li>
<li><a href="/doc/economics/index#johnson-papageorgiou-2020b-section" id="toc-johnson-papageorgiou-2020b-section">“What Remains of Cross-Country Convergence”, Johnson &amp; Papageorgiou 2020b</a></li>
<li><a href="/doc/economics/index#etro-et-al-2020-section" id="toc-etro-et-al-2020-section">“Liberalizing Art. Evidence on the Impressionists at the End of the Paris Salon”, Etro et al 2020</a></li>
<li><a href="/doc/economics/index#card-dellavigna-2020-section" id="toc-card-dellavigna-2020-section">“What Do Editors Maximize? Evidence from 4 Economics Journals”, Card &amp; DellaVigna 2020</a></li>
<li><a href="/doc/economics/index#masanet-et-al-2020-section" id="toc-masanet-et-al-2020-section">“Recalibrating Global Data Center Energy-Use Estimates”, Masanet et al 2020</a></li>
<li><a href="/doc/economics/index#wright-2020-section" id="toc-wright-2020-section">“Slavery and Anglo-American Capitalism Revisited”, Wright 2020</a></li>
<li><a href="/doc/economics/index#on-2020-section" id="toc-on-2020-section">“The College Admissions Contribution to the Labor Market Beauty Premium”, On 2020</a></li>
<li><a href="/doc/economics/index#norbutas-et-al-2020-4-section" id="toc-norbutas-et-al-2020-4-section">“Reputation Transferability across Contexts: Maintaining Cooperation among Anonymous Cryptomarket Actors When Moving between Markets”, Norbutas et al 2020</a></li>
<li><a href="/doc/economics/index#lerner-et-al-2020-section" id="toc-lerner-et-al-2020-section">“Nothing Ventured, Nothing Gained: Parasite Infection Is Associated With Entrepreneurial Initiation, Engagement, and Performance”, Lerner et al 2020</a></li>
<li><a href="/doc/economics/index#richmond-rakerd-et-al-2020-section" id="toc-richmond-rakerd-et-al-2020-section">“Clustering of Health, Crime and Social-Welfare Inequality in 4 Million Citizens from Two Nations”, Richmond-Rakerd et al 2020</a></li>
<li><a href="/doc/economics/index#grow-bavel-2020-section" id="toc-grow-bavel-2020-section">“The Gender Cliff in the Relative Contribution to the Household Income: Insights from Modeling Marriage Markets in 27 European Countries”, Grow &amp; Bavel 2020</a></li>
<li><a href="/doc/economics/index#kim-et-al-2020b-section" id="toc-kim-et-al-2020b-section">“Understanding Contemporary Forms of Exploitation: Attributions of Passion Serve to Legitimize the Poor Treatment of Workers”, Kim et al 2020b</a></li>
<li><a href="/doc/economics/index#arora-et-al-2020-section" id="toc-arora-et-al-2020-section">“The Changing Structure of American Innovation: Some Cautionary Remarks for Economic Growth”, Arora et al 2020</a></li>
<li><a href="/doc/economics/index#greenberg-mogilner-2020-section" id="toc-greenberg-mogilner-2020-section">“Consumer Debt and Satisfaction in Life”, Greenberg &amp; Mogilner 2020</a></li>
<li><a href="/doc/economics/index#xie-2020-section" id="toc-xie-2020-section">“The Signal Quality of Earnings Announcements: Evidence from an Informed Trading Cartel”, Xie 2020</a></li>
<li><a href="/doc/economics/index#g%C3%A3n%C3%A1n-et-al-2020-section" id="toc-gãnán-et-al-2020-section">“Beneath the Radar: Exploring the Economics of Business Fraud via Underground Markets”, Gãnán et al 2020</a></li>
<li><a href="/doc/economics/index#alesina-et-al-2020-section" id="toc-alesina-et-al-2020-section">“Persistence Despite Revolutions”, Alesina et al 2020</a></li>
<li><a href="/doc/economics/index#babina-2020-section" id="toc-babina-2020-section">“Destructive Creation at Work: How Financial Distress Spurs Entrepreneurship”, Babina 2020</a></li>
<li><a href="/doc/economics/index#kern-et-al-2019-section" id="toc-kern-et-al-2019-section">“Social Media-Predicted Personality Traits and Values Can Help Match People to Their Ideal Jobs”, Kern et al 2019</a></li>
<li><a href="/doc/economics/index#cook-mobbs-2019-section" id="toc-cook-mobbs-2019-section">“CEO Selection and Executive Appearance”, Cook &amp; Mobbs 2019</a></li>
<li><a href="/doc/economics/index#mclean-et-al-2019-section" id="toc-mclean-et-al-2019-section">“Non-Cognitive Skills: How Much Do They Matter for Earnings in Canada?”, McLean et al 2019</a></li>
<li><a href="/doc/economics/index#dunkelman-2019-section" id="toc-dunkelman-2019-section">“This Is Why Your Holiday Travel Is Awful: The Long, Sordid History of New York’s Penn Station Shows How Progressives Have Made It Too Hard for the Government to Do Big Things—And Why, Believe It or Not, Robert Caro Is to Blame”, Dunkelman 2019</a></li>
<li><a href="/doc/economics/index#danco-2019-section" id="toc-danco-2019-section">“The Social Subsidy of Angel Investing”, Danco 2019</a></li>
<li><a href="/doc/economics/index#elbahrawy-et-al-2019-section" id="toc-elbahrawy-et-al-2019-section">“Collective Dynamics of Dark Web Marketplaces”, ElBahrawy et al 2019</a></li>
<li><a href="/doc/economics/index#wilmot-ones-2019-section" id="toc-wilmot-ones-2019-section">“A Century of Research on Conscientiousness at Work”, Wilmot &amp; Ones 2019</a></li>
<li><a href="/doc/economics/index#pillai-et-al-2019-section" id="toc-pillai-et-al-2019-section">“The Origins of Firm Strategy: Learning by Economic Experimentation and Strategic Pivots in the Early Automobile Industry”, Pillai et al 2019</a></li>
<li><a href="/doc/economics/index#mckenzie-sansone-2019-section" id="toc-mckenzie-sansone-2019-section">“Predicting Entrepreneurial Success Is Hard: Evidence from a Business Plan Competition in Nigeria”, McKenzie &amp; Sansone 2019</a></li>
<li><a href="/doc/economics/index#neidell-2019-section" id="toc-neidell-2019-section">“Be Cautious With the Precautionary Principle: Evidence from Fukushima Daiichi Nuclear Accident”, Neidell 2019</a></li>
<li><a href="/doc/economics/index#mosquera-et-al-2019-section" id="toc-mosquera-et-al-2019-section">“The Economic Effects of Facebook”, Mosquera et al 2019</a></li>
<li><a href="/doc/economics/index#rustichini-et-al-2019-section" id="toc-rustichini-et-al-2019-section">“Polygenic Score Analysis Of Educational Achievement And Intergenerational Mobility”, Rustichini et al 2019</a></li>
<li><a href="/doc/economics/index#rees-jones-taubinsky-2019-section" id="toc-rees-jones-taubinsky-2019-section">“Measuring ‘Schmeduling’”, Rees-Jones &amp; Taubinsky 2019</a></li>
<li><a href="/doc/economics/index#easterly-2019-section" id="toc-easterly-2019-section">“Progress by Consent: Adam Smith As Development Economist”, Easterly 2019</a></li>
<li><a href="/doc/economics/index#lichter-et-al-2019-section" id="toc-lichter-et-al-2019-section">“Mismatches in the Marriage Market”, Lichter et al 2019</a></li>
<li><a href="/doc/economics/index#rahbek-clemmensen-2019-section" id="toc-rahbek-clemmensen-2019-section">“Let’s (Not) Make a Deal: Geopolitics and Greenland”, Rahbek-Clemmensen 2019</a></li>
<li><a href="/doc/economics/index#camuffo-et-al-2019-section" id="toc-camuffo-et-al-2019-section">“A Scientific Approach to Entrepreneurial Decision Making: Evidence from a Randomized Control Trial”, Camuffo et al 2019</a></li>
<li><a href="/doc/economics/index#tracingwoodgrains-2019-4-section" id="toc-tracingwoodgrains-2019-4-section">“Lee Kuan Yew Review, Part Four: The Pathway to Power”, TracingWoodgrains 2019</a></li>
<li><a href="/doc/economics/index#cowen-southwood-2019-section" id="toc-cowen-southwood-2019-section">“Is the Rate of Scientific Progress Slowing Down?”, Cowen &amp; Southwood 2019</a></li>
<li><a href="/doc/economics/index#kachka-2019-section" id="toc-kachka-2019-section">“Can You Indemnify Against Dick Pics? The Rise of Scandal Insurance in Hollywood”, Kachka 2019</a></li>
<li><a href="/doc/economics/index#hoynes-rothstein-2019-section" id="toc-hoynes-rothstein-2019-section">“Universal Basic Income in the United States and Advanced Countries”, Hoynes &amp; Rothstein 2019</a></li>
<li><a href="/doc/economics/index#sedlacek-sterk-2019-section" id="toc-sedlacek-sterk-2019-section">“Reviving American Entrepreneurship? Tax Reform and Business Dynamism”, Sedlacek &amp; Sterk 2019</a></li>
<li><a href="/doc/economics/index#bradley-2019-section" id="toc-bradley-2019-section">“On the Resilience of the Dark Net Market Ecosystem to Law Enforcement Intervention”, Bradley 2019</a></li>
<li><a href="/doc/economics/index#tracingwoodgrains-2019-3-section" id="toc-tracingwoodgrains-2019-3-section">“Lee Kuan Yew Review, Part Three: Race, Language, and Uncomfortable Questions”, TracingWoodgrains 2019</a></li>
<li><a href="/doc/economics/index#baqaee-farhi-2019-section" id="toc-baqaee-farhi-2019-section">“The Macroeconomic Impact of Microeconomic Shocks: Beyond Hulten’s Theorem”, Baqaee &amp; Farhi 2019</a></li>
<li><a href="/doc/economics/index#tracingwoodgrains-2019-2-section" id="toc-tracingwoodgrains-2019-2-section">“Lee Kuan Yew Review, Part Two: “You Are Free to Agree””, TracingWoodgrains 2019</a></li>
<li><a href="/doc/economics/index#tracingwoodgrains-2019-1-section" id="toc-tracingwoodgrains-2019-1-section">“Book Review: From Third World to First, by Lee Kuan Yew [PART ONE]”, TracingWoodgrains 2019</a></li>
<li><a href="/doc/economics/index#mukherjee-2019-section" id="toc-mukherjee-2019-section">“The Promise and Price of Cellular Therapies: New ‘Living Drugs’—Made from a Patient’s Own Cells—Can Cure Once Incurable Cancers. But Can We Afford Them?”, Mukherjee 2019</a></li>
<li><a href="/doc/economics/index#huising-2019-section" id="toc-huising-2019-section">“Moving off the Map: How Knowledge of Organizational Operations Empowers and Alienates”, Huising 2019</a></li>
<li><a href="/doc/economics/index#gornall-strebulaev-2019-section" id="toc-gornall-strebulaev-2019-section">“Squaring Venture Capital Valuations With Reality”, Gornall &amp; Strebulaev 2019</a></li>
<li><a href="/doc/economics/index#smeets-et-al-2019-section" id="toc-smeets-et-al-2019-section">“Time Use and Happiness of Millionaires: Evidence From the Netherlands”, Smeets et al 2019</a></li>
<li><a href="/doc/economics/index#hughes-2019-section" id="toc-hughes-2019-section">“Judge Judy Is Still Judging You: For More Than 20 Years, Judith Sheindlin Has Dominated Daytime Ratings—By Making Justice in a Complicated World Look Easy”, Hughes 2019</a></li>
<li><a href="/doc/economics/index#kotha-et-al-2019-section" id="toc-kotha-et-al-2019-section">“Does Management Training Help Entrepreneurs Grow New Ventures? Field Experimental Evidence from Singapore”, Kotha et al 2019</a></li>
<li><a href="/doc/economics/index#allcott-et-al-2019-section" id="toc-allcott-et-al-2019-section">“Food Deserts and the Causes of Nutritional Inequality”, Allcott et al 2019</a></li>
<li><a href="/doc/economics/index#anderson-et-al-2019-section" id="toc-anderson-et-al-2019-section">“Corporate Editors in the Evolving Landscape of OpenStreetMap”, Anderson et al 2019</a></li>
<li><a href="/doc/economics/index#hyytinen-et-al-2019-section" id="toc-hyytinen-et-al-2019-section">“Heritability of Lifetime Earnings”, Hyytinen et al 2019</a></li>
<li><a href="/doc/economics/index#bouguen-et-al-2019-section" id="toc-bouguen-et-al-2019-section">“Using Randomized Controlled Trials to Estimate Long-Run Impacts in Development Economics”, Bouguen et al 2019</a></li>
<li><a href="/doc/economics/index#greer-beltandroad-section" id="toc-greer-beltandroad-section">“The Utterly Dysfunctional Belt and Road”, Greer 2019</a></li>
<li><a href="/doc/economics/index#alexander-population-growth-section" id="toc-alexander-population-growth-section">“1960: The Year The Singularity Was Cancelled”, Alexander 2019</a></li>
<li><a href="/doc/economics/index#paul-2019-section" id="toc-paul-2019-section">“Antitrust As Allocator of Coordination Rights”, Paul 2019</a></li>
<li><a href="/doc/economics/index#matz-et-al-2019-section" id="toc-matz-et-al-2019-section">“Predicting Individual-Level Income from Facebook Profiles”, Matz et al 2019</a></li>
<li><a href="/doc/economics/index#ping-2019-section" id="toc-ping-2019-section">“Your Order, Their Labor: An Exploration of Algorithms and Laboring on Food Delivery Platforms in China”, Ping 2019</a></li>
<li><a href="/doc/economics/index#hjort-poulsen-2019-section" id="toc-hjort-poulsen-2019-section">“The Arrival of Fast Internet and Employment in Africa”, Hjort &amp; Poulsen 2019</a></li>
<li><a href="/doc/economics/index#mewes-2019-section" id="toc-mewes-2019-section">“Scaling of Atypical Knowledge Combinations in American Metropolitan Areas from 1836–2010”, Mewes 2019</a></li>
<li><a href="/doc/economics/index#quinn-2019-section" id="toc-quinn-2019-section">“Squeezing the Bears: Cornering Risk and Limits on Arbitrage during the ‘British Bicycle Mania’, 1896–1898”, Quinn 2019</a></li>
<li><a href="/doc/economics/index#peeples-2019-section" id="toc-peeples-2019-section">“How the next Recession Could save Lives: Death Rates Have Dropped during past Economic Downturns, Even As Many Health Trends Have Worsened. Researchers Are Scrambling to Decipher Lessons Before the next Big Recession”, Peeples 2019</a></li>
<li><a href="/doc/economics/index#lakhani-et-al-2019-section" id="toc-lakhani-et-al-2019-section">“Repurposing Large Health Insurance Claims Data to Estimate Genetic and Environmental Contributions in 560 Phenotypes”, Lakhani et al 2019</a></li>
<li><a href="/doc/economics/index#boudreau-2019-section" id="toc-boudreau-2019-section">“‘Crowds’ of Amateurs &amp; Professional Entrepreneurs in Marketplaces”, Boudreau 2019</a></li>
<li><a href="/doc/economics/index#brynjolfsson-et-al-2019-section" id="toc-brynjolfsson-et-al-2019-section">“GDP-B: Accounting for the Value of New and Free Goods in the Digital Economy”, Brynjolfsson et al 2019</a></li>
<li><a href="/doc/economics/index#scott-et-al-2019-section" id="toc-scott-et-al-2019-section">“Entrepreneurial Uncertainty and Expert Evaluation: An Empirical Analysis”, Scott et al 2019</a></li>
<li><a href="/doc/economics/index#gladstone-et-al-2019-section" id="toc-gladstone-et-al-2019-section">“Can Psychological Traits Be Inferred From Spending? Evidence From Transaction Data”, Gladstone et al 2019</a></li>
<li><a href="/doc/economics/index#butera-et-al-2019-section" id="toc-butera-et-al-2019-section">“The Deadweight Loss Of Social Recognition”, Butera et al 2019</a></li>
<li><a href="/doc/economics/index#bai-2019b-section" id="toc-bai-2019b-section">“Farewell to Confucianism: The Modernizing Effect of Dismantling China’s Imperial Examination System”, Bai 2019b</a></li>
<li><a href="/doc/economics/index#jongman-2019-section" id="toc-jongman-2019-section">“Health and Wealth in the Roman Empire”, Jongman 2019</a></li>
<li><a href="/doc/economics/index#gladstone-et-al-2019-page-12-section" id="toc-gladstone-et-al-2019-page-12-section">“Can Psychological Traits Be Inferred From Spending? Evidence From Transaction Data § <strong>Table S3</strong>: The 5 Spending Categories Most Positively and Negatively Correlated With Each of the Psychological Traits”, Gladstone et al 2019 (page 12)</a></li>
<li><a href="/doc/economics/index#lemos-2019-section" id="toc-lemos-2019-section">“The Ties That Bind: Implicit Contracts and Management Practices in Family-Run Firms”, Lemos 2019</a></li>
<li><a href="/doc/economics/index#whiteside-et-al-2019-section" id="toc-whiteside-et-al-2019-section">“Mycorrhizal Fungi Respond to Resource Inequality by Moving Phosphorus from Rich to Poor Patches across Networks”, Whiteside et al 2019</a></li>
<li><a href="/doc/economics/index#davidai-ongis-2019-section" id="toc-davidai-ongis-2019-section">“The Politics of Zero-Sum Thinking: The Relationship between Political Ideology and the Belief That Life Is a Zero-Sum Game”, Davidai &amp; Ongis 2019</a></li>
<li><a href="/doc/economics/index#johnstone-2018-section" id="toc-johnstone-2018-section">“Accounting Theory As a Bayesian Discipline”, Johnstone 2018</a></li>
<li><a href="/doc/economics/index#brogaard-et-al-2018-section" id="toc-brogaard-et-al-2018-section">“Do Economists Swing for the Fences After Tenure?”, Brogaard et al 2018</a></li>
<li><a href="/doc/economics/index#leckelt-et-al-2018-section" id="toc-leckelt-et-al-2018-section">“The Rich <em>are</em> Different: Unravelling the Perceived and Self-Reported Personality Profiles of High-Net-Worth Individuals”, Leckelt et al 2018</a></li>
<li><a href="/doc/economics/index#adams-et-al-2018-section" id="toc-adams-et-al-2018-section">“Are CEOs Born Leaders? Lessons from Traits of a Million Individuals”, Adams et al 2018</a></li>
<li><a href="/doc/economics/index#landay-et-al-2018-section" id="toc-landay-et-al-2018-section">“Shall We Serve the Dark Lords? A Meta-Analytic Review of Psychopathy and Leadership”, Landay et al 2018</a></li>
<li><a href="/doc/economics/index#highhouse-et-al-2018-section" id="toc-highhouse-et-al-2018-section">“Dark Motives and Elective Use of Brainteaser Interview Questions”, Highhouse et al 2018</a></li>
<li><a href="/doc/economics/index#kim-2018-section" id="toc-kim-2018-section">“Knitting Community: Human and Social Capital in the Transition to Entrepreneurship”, Kim 2018</a></li>
<li><a href="/doc/economics/index#odlyzko-2018-section" id="toc-odlyzko-2018-section">“Newton’s Financial Misadventures in the South Sea Bubble”, Odlyzko 2018</a></li>
<li><a href="/doc/economics/index#greer-growth-section" id="toc-greer-growth-section">“Notes on the Dynamics of Human Civilization: The Growth Revolution”, Greer 2018</a></li>
<li><a href="/doc/economics/index#aguinis-et-al-2018-section" id="toc-aguinis-et-al-2018-section">“Effects of Non-Normal Performance Distributions on the Accuracy of Utility Analysis”, Aguinis et al 2018</a></li>
<li><a href="/doc/economics/index#hasan-salah-2018-section" id="toc-hasan-salah-2018-section">“Blockchain-Based Solution for Proof of Delivery of Physical Assets”, Hasan &amp; Salah 2018</a></li>
<li><a href="/doc/economics/index#asgaonkar-krishnamachari-2018-section" id="toc-asgaonkar-krishnamachari-2018-section">“Solving the Buyer and Seller’s Dilemma: A Dual-Deposit Escrow Smart Contract for Provably Cheat-Proof Delivery and Payment for a Digital Good without a Trusted Mediator”, Asgaonkar &amp; Krishnamachari 2018</a></li>
<li><a href="/doc/economics/index#ransom-ransom-2018-section" id="toc-ransom-ransom-2018-section">“Do High School Sports Build or Reveal Character? Bounding Causal Estimates of Sports Participation”, Ransom &amp; Ransom 2018</a></li>
<li><a href="/doc/economics/index#gallagher-et-al-2018-section" id="toc-gallagher-et-al-2018-section">“The Geography of Family Differences and Intergenerational Mobility”, Gallagher et al 2018</a></li>
<li><a href="/doc/economics/index#freeman-et-al-2018-section" id="toc-freeman-et-al-2018-section">“The Prevalence and Co-Occurrence of Psychiatric Conditions among Entrepreneurs and Their Families”, Freeman et al 2018</a></li>
<li><a href="/doc/economics/index#kim-2018b-section" id="toc-kim-2018b-section">“Is There a Startup Wage Premium? Evidence from MIT Graduates”, Kim 2018b</a></li>
<li><a href="/doc/economics/index#manheim-garrabrant-2018-section" id="toc-manheim-garrabrant-2018-section">“Categorizing Variants of Goodhart’s Law”, Manheim &amp; Garrabrant 2018</a></li>
<li><a href="/doc/economics/index#bruhn-et-al-2018-section" id="toc-bruhn-et-al-2018-section">“The Impact of Consulting Services on Small and Medium Enterprises: Evidence from a Randomized Trial in Mexico”, Bruhn et al 2018</a></li>
<li><a href="/doc/economics/index#henderson-hutton-2018-section" id="toc-henderson-hutton-2018-section">“CEO Traits and Firm Outcomes: Do Early Childhood Experiences Matter?”, Henderson &amp; Hutton 2018</a></li>
<li><a href="/doc/economics/index#times-2018-section" id="toc-times-2018-section">“Are Resettled Oustees from the Sardar Sarovar Dam Project Better off Today Than Their Former Neighbors Who Were Not Ousted?”, times 2018</a></li>
<li><a href="/doc/economics/index#azoulay-et-al-2018-section" id="toc-azoulay-et-al-2018-section">“Funding Breakthrough Research: Promises and Challenges of the ‘ARPA Model’”, Azoulay et al 2018</a></li>
<li><a href="/doc/economics/index#cui-et-al-2018-section" id="toc-cui-et-al-2018-section">“Pursuing Sustainable Productivity With Millions of Smallholder Farmers”, Cui et al 2018</a></li>
<li><a href="/doc/economics/index#gimpelson-treisman-2018-section" id="toc-gimpelson-treisman-2018-section">“Misperceiving Inequality”, Gimpelson &amp; Treisman 2018</a></li>
<li><a href="/doc/economics/index#horowitz-2018-section" id="toc-horowitz-2018-section">“Relative Education and the Advantage of a College Degree”, Horowitz 2018</a></li>
<li><a href="/doc/economics/index#magni-berton-r%C3%ADos-2018-section" id="toc-magni-berton-ríos-2018-section">“Why Do Academics Oppose the Market? A Test of Nozick’s Hypothesis”, Magni-Berton &amp; Ríos 2018</a></li>
<li><a href="/doc/economics/index#maitland-2018-section" id="toc-maitland-2018-section">“Why The Business Case for Diversity Is Wrong”, Maitland 2018</a></li>
<li><a href="/doc/economics/index#sampat-2018-section" id="toc-sampat-2018-section">“A Survey of Empirical Evidence on Patents and Innovation”, Sampat 2018</a></li>
<li><a href="/doc/economics/index#weinberger-et-al-2018-section" id="toc-weinberger-et-al-2018-section">“Having a Creative Day: Understanding Entrepreneurs’ Daily Idea Generation through a Recovery Lens”, Weinberger et al 2018</a></li>
<li><a href="/doc/economics/index#lopucki-2018-section" id="toc-lopucki-2018-section">“Algorithmic Entities”, LoPucki 2018</a></li>
<li><a href="/doc/economics/index#america-2018-section" id="toc-america-2018-section">“Domestic Round-Trip Fares and Fees: Average Domestic Round-Trip Airfare: Nominal &amp; Real 2018”, America 2018</a></li>
<li><a href="/doc/economics/index#galindo-2017-section" id="toc-galindo-2017-section">“A French Migrant Business Network in the Period of Export-Led Growth (ELG) in Mexico: The Case of the Barcelonnettes”, Galindo 2017</a></li>
<li><a href="/doc/economics/index#hodgson-et-al-2017-section" id="toc-hodgson-et-al-2017-section">“Adaptability and Survival in Small &amp; Medium-Sized Firms”, Hodgson et al 2017</a></li>
<li><a href="/doc/economics/index#barclay-et-al-2017-section" id="toc-barclay-et-al-2017-section">“Birth Order and College Major in Sweden”, Barclay et al 2017</a></li>
<li><a href="/doc/economics/index#murphy-2017-section" id="toc-murphy-2017-section">“Early Industrial Roots of Green Chemistry and the History of the BHC Ibuprofen Process Invention and Its Quality Connection”, Murphy 2017</a></li>
<li><a href="/doc/economics/index#ioannidis-et-al-2017-section" id="toc-ioannidis-et-al-2017-section">“The Power of Bias in Economics Research”, Ioannidis et al 2017</a></li>
<li><a href="/doc/economics/index#bloom-et-al-2017b-section" id="toc-bloom-et-al-2017b-section">“Management As a Technology?”, Bloom et al 2017b</a></li>
<li><a href="/doc/economics/index#pseudoerasmus-2017-section" id="toc-pseudoerasmus-2017-section">“Labour Repression &amp; the Indo-Japanese Divergence”, Pseudoerasmus 2017</a></li>
<li><a href="/doc/economics/index#spain-et-al-2017-section" id="toc-spain-et-al-2017-section">“Is Individual Job Performance Distributed According to a Power Law? A Review of Methods for Comparing Heavy-Tailed Distributions”, Spain et al 2017</a></li>
<li><a href="/doc/economics/index#braun-stuhler-2017-section" id="toc-braun-stuhler-2017-section">“The Transmission of Inequality Across Multiple Generations: Testing Recent Theories With Evidence from Germany”, Braun &amp; Stuhler 2017</a></li>
<li><a href="/doc/economics/index#stojmenovska-et-al-2017-section" id="toc-stojmenovska-et-al-2017-section">“Does Diversity Pay? A Replication of Herring 2009”, Stojmenovska et al 2017</a></li>
<li><a href="/doc/economics/index#homans-2017-section" id="toc-homans-2017-section">“The Most Senseless Environmental Crime of the 20<sup>th</sup> Century: Fifty Years Ago 180,000 Whales Disappeared from the Oceans without a Trace, and Researchers Are Still Trying to Make Sense of Why. Inside the Most Irrational Environmental Crime of the Century.”, Homans 2017</a></li>
<li><a href="/doc/economics/index#akam-2017-section" id="toc-akam-2017-section">“The Exquisitely English (and Amazingly Lucrative) World of London Clerks: It’s a Dickensian Profession That Can Still Pay Upwards of $650,000 per Year”, Akam 2017</a></li>
<li><a href="/doc/economics/index#cavitt-2017-section" id="toc-cavitt-2017-section">“Kim Cavitt Public Comment on FTC Hearing Aid Legislation [2017]”, Cavitt 2017</a></li>
<li><a href="/doc/economics/index#sacerdote-2017-section" id="toc-sacerdote-2017-section">“50 Years Of Growth In American Consumption, Income, And Wages”, Sacerdote 2017</a></li>
<li><a href="/doc/economics/index#wehby-et-al-2017-section" id="toc-wehby-et-al-2017-section">“Genetic Predisposition to Obesity and Medicare Expenditures”, Wehby et al 2017</a></li>
<li><a href="/doc/economics/index#levine-rubinstein-2017-section" id="toc-levine-rubinstein-2017-section">“Smart and Illicit: Who Becomes an Entrepreneur and Do They Earn More?”, Levine &amp; Rubinstein 2017</a></li>
<li><a href="/doc/economics/index#bezos-2017-section" id="toc-bezos-2017-section">“2016 Letter to Shareholders”, Bezos 2017</a></li>
<li><a href="/doc/economics/index#deringer-2017-section" id="toc-deringer-2017-section">“Pricing the Future in the 17<sup>th</sup> Century: Calculating Technologies in Competition”, Deringer 2017</a></li>
<li><a href="/doc/economics/index#droller-2017-section" id="toc-droller-2017-section">“Migration, Population Composition and Long Run Economic Development: Evidence from Settlements in the Pampas”, Droller 2017</a></li>
<li><a href="/doc/economics/index#hanson-2017-section" id="toc-hanson-2017-section">“Better Babblers”, Hanson 2017</a></li>
<li><a href="/doc/economics/index#bartoletti-et-al-2017-section" id="toc-bartoletti-et-al-2017-section">“Dissecting Ponzi Schemes on Ethereum: Identification, Analysis, and Impact”, Bartoletti et al 2017</a></li>
<li><a href="/doc/economics/index#rubenstein-et-al-2017-section" id="toc-rubenstein-et-al-2017-section">“Surveying the Forest: A Meta-Analysis, Moderator Investigation, and Future-Oriented Discussion of the Antecedents of Voluntary Employee Turnover”, Rubenstein et al 2017</a></li>
<li><a href="/doc/economics/index#levy-snir-2017-section" id="toc-levy-snir-2017-section">“Potterian Economics”, Levy &amp; Snir 2017</a></li>
<li><a href="/doc/economics/index#hjorth%C3%B8j-et-al-2017-section" id="toc-hjorthøj-et-al-2017-section">“Years of Potential Life Lost and Life Expectancy in Schizophrenia: a Systematic Review and Meta-Analysis”, Hjorthøj et al 2017</a></li>
<li><a href="/doc/economics/index#glitz-meyersson-2017-section" id="toc-glitz-meyersson-2017-section">“Industrial Espionage and Productivity”, Glitz &amp; Meyersson 2017</a></li>
<li><a href="/doc/economics/index#hornbeck-keniston-2017-section" id="toc-hornbeck-keniston-2017-section">“Creative Destruction: Barriers to Urban Growth and the Great Boston Fire of 1872”, Hornbeck &amp; Keniston 2017</a></li>
<li><a href="/doc/economics/index#schmidt-et-al-2017b-section" id="toc-schmidt-et-al-2017b-section">“Export of Plastic Debris by Rivers into the Sea”, Schmidt et al 2017b</a></li>
<li><a href="/doc/economics/index#newsom-2016-section" id="toc-newsom-2016-section">“Birkin Demand: A Sage &amp; Stylish Investment”, Newsom 2016</a></li>
<li><a href="/doc/economics/index#kopp-et-al-2016-section" id="toc-kopp-et-al-2016-section">“KopperCoin—A Distributed File Storage With Financial Incentives”, Kopp et al 2016</a></li>
<li><a href="/doc/economics/index#kausel-et-al-2016-section" id="toc-kausel-et-al-2016-section">“Overconfidence in Personnel Selection: When and Why Unstructured Interview Information Can Hurt Hiring Decisions”, Kausel et al 2016</a></li>
<li><a href="/doc/economics/index#chambers-2016-section" id="toc-chambers-2016-section">“Evaluating Indicators of Job Performance: Distributions and Types of Analyses”, Chambers 2016</a></li>
<li><a href="/doc/economics/index#davies-et-al-2016-2-section" id="toc-davies-et-al-2016-2-section">“The Causal Effects of Education on Health, Mortality, Cognition, Well-Being, and Income in the UK Biobank”, Davies et al 2016</a></li>
<li><a href="/doc/economics/index#alessandretti-et-al-2016-section" id="toc-alessandretti-et-al-2016-section">“Evidence for a Conserved Quantity in Human Mobility”, Alessandretti et al 2016</a></li>
<li><a href="/doc/economics/index#donaldson-storeygard-2016-section" id="toc-donaldson-storeygard-2016-section">“The View from Above: Applications of Satellite Data in Economics”, Donaldson &amp; Storeygard 2016</a></li>
<li><a href="/doc/economics/index#michaels-rauch-2016-section" id="toc-michaels-rauch-2016-section">“Resetting the Urban Network: 117–2012”, Michaels &amp; Rauch 2016</a></li>
<li><a href="/doc/economics/index#krafft-et-al-2016-section" id="toc-krafft-et-al-2016-section">“Human Collective Intelligence As Distributed Bayesian Inference”, Krafft et al 2016</a></li>
<li><a href="/doc/economics/index#eghbal-2016-section" id="toc-eghbal-2016-section">“Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure”, Eghbal 2016</a></li>
<li><a href="/doc/economics/index#belsky-et-al-2016-section" id="toc-belsky-et-al-2016-section">“The Genetics of Success: How Single-Nucleotide Polymorphisms Associated With Educational Attainment Relate to Life-Course Development”, Belsky et al 2016</a></li>
<li><a href="/doc/economics/index#bayern-2016-section" id="toc-bayern-2016-section">“The Implications of Modern Business-Entity Law for the Regulation of Autonomous Systems”, Bayern 2016</a></li>
<li><a href="/doc/economics/index#gubby-et-al-2016-section" id="toc-gubby-et-al-2016-section">“Preparing for the Worst: The Space Insurance Market’s Realistic Disaster Scenarios”, Gubby et al 2016</a></li>
<li><a href="/doc/economics/index#orchard-2016-section" id="toc-orchard-2016-section">“Safeguarding the Future: The Story of How Singapore Has Managed Its Reserves and the Founding of GIC”, Orchard 2016</a></li>
<li><a href="/doc/economics/index#oldenkamp-et-al-2016-section" id="toc-oldenkamp-et-al-2016-section">“Valuing the Human Health Damage Caused by the Fraud of Volkswagen”, Oldenkamp et al 2016</a></li>
<li><a href="/doc/economics/index#hill-et-al-2016-1-section" id="toc-hill-et-al-2016-1-section">“Molecular Genetic Contributions to Social Deprivation and Household Income in UK Biobank (<em>n</em> = 112,151)”, Hill et al 2016</a></li>
<li><a href="/doc/economics/index#cesarini-et-al-2016-section" id="toc-cesarini-et-al-2016-section">“Wealth, Health, and Child Development: Evidence from Administrative Data on Swedish Lottery Players”, Cesarini et al 2016</a></li>
<li><a href="/doc/economics/index#mclean-pontiff-2016-section" id="toc-mclean-pontiff-2016-section">“Does Academic Research Destroy Stock Return Predictability?”, McLean &amp; Pontiff 2016</a></li>
<li><a href="/doc/economics/index#barreca-et-al-2016-section" id="toc-barreca-et-al-2016-section">“Adapting to Climate Change: The Remarkable Decline in the US Temperature-Mortality Relationship over the Twentieth Century”, Barreca et al 2016</a></li>
<li><a href="/doc/economics/index#burd%C3%ADn-2016-section" id="toc-burdín-2016-section">“Equality Under Threat by the Talented: Evidence from Worker-Managed Firms”, Burdín 2016</a></li>
<li><a href="/doc/economics/index#baade-matheson-2016-section" id="toc-baade-matheson-2016-section">“Going for the Gold: The Economics of the Olympics”, Baade &amp; Matheson 2016</a></li>
<li><a href="/doc/economics/index#herzer-strulik-2016-section" id="toc-herzer-strulik-2016-section">“Religiosity and Income: a Panel Cointegration and Causality Analysis”, Herzer &amp; Strulik 2016</a></li>
<li><a href="/doc/economics/index#howes-2016-section" id="toc-howes-2016-section">“Book Review of Ryan Patrick Hanley, Ed. 2016, <em>Adam Smith: His Life, Thought, and Legacy</em>”, Howes 2016</a></li>
<li><a href="/doc/economics/index#lu-2016-section" id="toc-lu-2016-section">“The Contractual Nature of the City”, Lu 2016</a></li>
<li><a href="/doc/economics/index#section-1" id="toc-section-1">“Governing Kidnap for Ransom: Lloyd’s As a “private Regime””</a></li>
<li><a href="/doc/economics/index#gomula-et-al-2015-section" id="toc-gomula-et-al-2015-section">“Overweight Trends among Polish Schoolchildren Before and After the Transition from Communism to Capitalism”, Gomula et al 2015</a></li>
<li><a href="/doc/economics/index#saint-paul-2015-section" id="toc-saint-paul-2015-section">“Genes, Legitimacy And Hypergamy: Another Look At The Economics Of Marriage”, Saint-Paul 2015</a></li>
<li><a href="/doc/economics/index#bigi-et-al-2015-section" id="toc-bigi-et-al-2015-section">“Validation of Decentralised Smart Contracts Through Game Theory and Formal Methods”, Bigi et al 2015</a></li>
<li><a href="/doc/economics/index#meng-et-al-2015-section" id="toc-meng-et-al-2015-section">“The Institutional Causes of China’s Great Famine, 1959–1961”, Meng et al 2015</a></li>
<li><a href="/doc/economics/index#chafkin-2015-section" id="toc-chafkin-2015-section">“What Makes Uber Run: The Transportation Service Has Become a Global Brand, an Economic Force, and a Cultural Lightning Rod”, Chafkin 2015</a></li>
<li><a href="/doc/economics/index#niemesh-2015-section" id="toc-niemesh-2015-section">“Ironing Out Deficiencies: Evidence from the United States on the Economic Effects of Iron Deficiency”, Niemesh 2015</a></li>
<li><a href="/doc/economics/index#baker-et-al-2015-1-section" id="toc-baker-et-al-2015-1-section">“Non-Cognitive Deficits and Young Adult Outcomes: The Long-Run Impacts of a Universal Child Care Program”, Baker et al 2015</a></li>
<li><a href="/doc/economics/index#bronnenberg-et-al-2015-section" id="toc-bronnenberg-et-al-2015-section">“Do Pharmacists Buy Bayer? Informed Shoppers and the Brand Premium”, Bronnenberg et al 2015</a></li>
<li><a href="/doc/economics/index#bingley-et-al-2015-section" id="toc-bingley-et-al-2015-section">“Signaling and Productivity in the Private Financial Returns to Schooling”, Bingley et al 2015</a></li>
<li><a href="/doc/economics/index#freedman-et-al-2015-section" id="toc-freedman-et-al-2015-section">“The Economics of Reproducibility in Preclinical Research”, Freedman et al 2015</a></li>
<li><a href="/doc/economics/index#kendler-et-al-2015-3-section" id="toc-kendler-et-al-2015-3-section">“A Swedish National Twin Study of Criminal Behavior and Its Violent, White-Collar and Property Subtypes”, Kendler et al 2015</a></li>
<li><a href="/doc/economics/index#carlson-et-al-2015-section" id="toc-carlson-et-al-2015-section">“Bankruptcy Rates among NFL Players With Short-Lived Income Spikes”, Carlson et al 2015</a></li>
<li><a href="/doc/economics/index#postrel-2015-section" id="toc-postrel-2015-section">“How Those Plush Easter Bunnies Got so Cuddly”, Postrel 2015</a></li>
<li><a href="/doc/economics/index#hippel-hippel-2015-section" id="toc-hippel-hippel-2015-section">“To Apply or Not to Apply: A Survey Analysis of Grant Writing Costs and Benefits”, Hippel &amp; Hippel 2015</a></li>
<li><a href="/doc/economics/index#johnson-et-al-2015b-section" id="toc-johnson-et-al-2015b-section">“Manic Tendencies Are Not Related to Being an Entrepreneur, Intending to Become an Entrepreneur, or Succeeding As an Entrepreneur”, Johnson et al 2015b</a></li>
<li><a href="/doc/economics/index#bertrand-et-al-2015-section" id="toc-bertrand-et-al-2015-section">“Gender Identity and Relative Income within Households”, Bertrand et al 2015</a></li>
<li><a href="/doc/economics/index#oftedal-2015-section" id="toc-oftedal-2015-section">“The Financing of Jihadi Terrorist Cells in Europe”, Oftedal 2015</a></li>
<li><a href="/doc/economics/index#kelley-et-al-2015-section" id="toc-kelley-et-al-2015-section">“The Burden of Health Care Costs for Patients With Dementia in the Last 5 Years of Life”, Kelley et al 2015</a></li>
<li><a href="/doc/economics/index#luo-stark-2014-section" id="toc-luo-stark-2014-section">“Only the Bad Die Young: Restaurant Mortality in the Western US”, Luo &amp; Stark 2014</a></li>
<li><a href="/doc/economics/index#azzarello-2014-section" id="toc-azzarello-2014-section">“Harvard Innovation Lab Visualizes the Evolution of the Desk”, Azzarello 2014</a></li>
<li><a href="/doc/economics/index#clark-cummins-2014-section" id="toc-clark-cummins-2014-section">“Intergenerational Wealth Mobility in England, 1858–2012: Surnames and Social Mobility”, Clark &amp; Cummins 2014</a></li>
<li><a href="/doc/economics/index#newhard-2014-section" id="toc-newhard-2014-section">“The Stock Market Speaks: How Dr. Alchian Learned to Build the Bomb”, Newhard 2014</a></li>
<li><a href="/doc/economics/index#ellenberg-2014-section" id="toc-ellenberg-2014-section">“The Summer’s Most Unread Book Is… A Simple Index Drawn from E-Books Shows Which Best Sellers Are Going Unread (we’re Looking at You, Piketty)”, Ellenberg 2014</a></li>
<li><a href="/doc/economics/index#haggag-paci-2014-section" id="toc-haggag-paci-2014-section">“Default Tips”, Haggag &amp; Paci 2014</a></li>
<li><a href="/doc/economics/index#moberg-2014-section" id="toc-moberg-2014-section">“The Political Economy of Special Economic Zones”, Moberg 2014</a></li>
<li><a href="/doc/economics/index#zimbeck-2014-section" id="toc-zimbeck-2014-section">“Two Party Double Deposit Trustless Escrow in Cryptographic Networks and Bitcoin [BitHalo]”, Zimbeck 2014</a></li>
<li><a href="/doc/economics/index#rijt-et-al-2014-section" id="toc-rijt-et-al-2014-section">“Field Experiments of Success-Breeds-Success Dynamics”, Rijt et al 2014</a></li>
<li><a href="/doc/economics/index#bezemer-et-al-2014-section" id="toc-bezemer-et-al-2014-section">“Slavery, Statehood, and Economic Development in Sub-Saharan Africa”, Bezemer et al 2014</a></li>
<li><a href="/doc/economics/index#volk-et-al-2014-section" id="toc-volk-et-al-2014-section">“Executive Summary of Phase 3 of the Bayer Veterinary Care Usage Study”, Volk et al 2014</a></li>
<li><a href="/doc/economics/index#lewis-haas-2014-section" id="toc-lewis-haas-2014-section">“Managing an Iconic Old Luxury Brand in a New Luxury Economy: Hermès Handbags in the US Market”, Lewis &amp; Haas 2014</a></li>
<li><a href="/doc/economics/index#johnson-koyama-2014-section" id="toc-johnson-koyama-2014-section">“Taxes, Lawyers, and the Decline of Witch Trials in France”, Johnson &amp; Koyama 2014</a></li>
<li><a href="/doc/economics/index#cichon-2014-section" id="toc-cichon-2014-section">“Everything from 1991 Radio Shack Ad I Now Do With My Phone”, Cichon 2014</a></li>
<li><a href="/doc/economics/index#goodman-et-al-2014-section" id="toc-goodman-et-al-2014-section">“A Few Goodmen: Surname-Sharing Economist Coauthors”, Goodman et al 2014</a></li>
<li><a href="/doc/economics/index#dent-2014-section" id="toc-dent-2014-section">“Corporate Governance Without Shareholders: A Cautionary Lesson from Non-Profit Organizations”, Dent 2014</a></li>
<li><a href="/doc/economics/index#robbins-2014-section" id="toc-robbins-2014-section">“Killing Time: <em>Dracula</em> and Social Discoordination”, Robbins 2014</a></li>
<li><a href="/doc/economics/index#avis-et-al-2013-section" id="toc-avis-et-al-2013-section">“The Brand Personality of Rocks: A Critical Evaluation of a Brand Personality Scale”, Avis et al 2013</a></li>
<li><a href="/doc/economics/index#mccambridge-et-al-2013-section" id="toc-mccambridge-et-al-2013-section">“Systematic Review of the Hawthorne Effect: New Concepts Are Needed to Study Research Participation Effects”, McCambridge et al 2013</a></li>
<li><a href="/doc/economics/index#giuliano-spilimbergo-2013-section" id="toc-giuliano-spilimbergo-2013-section">“Growing up in a Recession”, Giuliano &amp; Spilimbergo 2013</a></li>
<li><a href="/doc/economics/index#hallen-eisenhardt-2013-section" id="toc-hallen-eisenhardt-2013-section">“Catalyzing Strategies and Efficient Tie Formation: How Entrepreneurial Firms Obtain Investment Ties”, Hallen &amp; Eisenhardt 2013</a></li>
<li><a href="/doc/economics/index#beck-et-al-2013-section" id="toc-beck-et-al-2013-section">“On the Distribution of Job Performance: The Role of Measurement Characteristics in Observed Departures from Normality”, Beck et al 2013</a></li>
<li><a href="/doc/economics/index#stanley-doucouliagos-2013-section" id="toc-stanley-doucouliagos-2013-section">“PET-PEESE: Meta-Regression Approximations to Reduce Publication Selection Bias”, Stanley &amp; Doucouliagos 2013</a></li>
<li><a href="/doc/economics/index#dana-et-al-2013-section" id="toc-dana-et-al-2013-section">“Belief in the Unstructured Interview: The Persistence of an Illusion”, Dana et al 2013</a></li>
<li><a href="/doc/economics/index#aguinis-oboyle-2013-section" id="toc-aguinis-oboyle-2013-section">“Star Performers in 21<sup>st</sup> Century Organizations”, Aguinis &amp; O’Boyle 2013</a></li>
<li><a href="/doc/economics/index#swift-et-al-2013-section" id="toc-swift-et-al-2013-section">“Inflated Applicants: Attribution Errors in Performance Evaluation by Professionals”, Swift et al 2013</a></li>
<li><a href="/doc/economics/index#kaplan-rauh-2013-section" id="toc-kaplan-rauh-2013-section">“Family, Education, and Sources of Wealth among the Richest Americans, 1982–2012”, Kaplan &amp; Rauh 2013</a></li>
<li><a href="/doc/economics/index#cr%C3%A9pon-et-al-2013-section" id="toc-crépon-et-al-2013-section">“Do Labor Market Policies Have Displacement Effects? Evidence from a Clustered Randomized Experiment”, Crépon et al 2013</a></li>
<li><a href="/doc/economics/index#wurster-2013-section" id="toc-wurster-2013-section">“Comparing Ecological Sustainability in Autocracies and Democracies”, Wurster 2013</a></li>
<li><a href="/doc/economics/index#flyvbjerg-2013-section" id="toc-flyvbjerg-2013-section">“Survival of the Unfittest: Why the Worst Infrastructure Gets Built, And What We Can Do about It”, Flyvbjerg 2013</a></li>
<li><a href="/doc/economics/index#chan-et-al-2013-section" id="toc-chan-et-al-2013-section">“Does the John Bates Clark Medal Boost Subsequent Productivity and Citation Success?”, Chan et al 2013</a></li>
<li><a href="/doc/economics/index#dimson-et-al-2013-section" id="toc-dimson-et-al-2013-section">“Credit Suisse Global Investment Returns Yearbook 2013”, Dimson et al 2013</a></li>
<li><a href="/doc/economics/index#davis-knauss-2013-section" id="toc-davis-knauss-2013-section">“The Moral Consequences of Economic Growth: An Empirical Investigation”, Davis &amp; Knauss 2013</a></li>
<li><a href="/doc/economics/index#srinivasan-2013-section" id="toc-srinivasan-2013-section">“Market Research, Wireframing, and Design”, Srinivasan 2013</a></li>
<li><a href="/doc/economics/index#ioannidis-doucouliagos-2013-section" id="toc-ioannidis-doucouliagos-2013-section">“What’s to Know about the Credibility of Empirical Economics?”, Ioannidis &amp; Doucouliagos 2013</a></li>
<li><a href="/doc/economics/index#karabarbounis-neiman-2013-section" id="toc-karabarbounis-neiman-2013-section">“The Global Decline of the Labor Share”, Karabarbounis &amp; Neiman 2013</a></li>
<li><a href="/doc/economics/index#karecha-hansen-2013-section" id="toc-karecha-hansen-2013-section">“Prevented Mortality and Greenhouse Gas Emissions from Historical and Projected Nuclear Power”, Karecha &amp; Hansen 2013</a></li>
<li><a href="/doc/economics/index#herbert-et-al-2013-section" id="toc-herbert-et-al-2013-section">“On the Time Spent Preparing Grant Proposals: an Observational Study of Australian Researchers”, Herbert et al 2013</a></li>
<li><a href="/doc/economics/index#bloom-et-al-2012-section" id="toc-bloom-et-al-2012-section">“Does Management Matter? Evidence from India”, Bloom et al 2012</a></li>
<li><a href="/doc/economics/index#irwin-2012-section" id="toc-irwin-2012-section">“The Nixon Shock After Forty Years: the Import Surcharge Revisited”, Irwin 2012</a></li>
<li><a href="/doc/economics/index#mollick-2012-section" id="toc-mollick-2012-section">“People and Process, Suits and Innovators: the Role of Individuals in Firm Performance”, Mollick 2012</a></li>
<li><a href="/doc/economics/index#kuran-lustig-2012-section" id="toc-kuran-lustig-2012-section">“Judicial Biases in Ottoman Istanbul: Islamic Justice and Its Compatibility With Modern Economic Life”, Kuran &amp; Lustig 2012</a></li>
<li><a href="/doc/economics/index#jabr-2012-section" id="toc-jabr-2012-section">“On a Tiny Caribbean Island, Hermit Crabs Form Sophisticated Social Networks [Video]: Hermit Crabs Have Evolved Sophisticated Social Strategies to Exchange Resources so That Everyone Benefits”, Jabr 2012</a></li>
<li><a href="/doc/economics/index#chen-chevalier-2012-section" id="toc-chen-chevalier-2012-section">“Are Women Overinvesting in Education? Evidence from the Medical Profession”, Chen &amp; Chevalier 2012</a></li>
<li><a href="/doc/economics/index#melitz-trefler-2012-section" id="toc-melitz-trefler-2012-section">“Gains from Trade When Firms Matter”, Melitz &amp; Trefler 2012</a></li>
<li><a href="/doc/economics/index#oboyle-aguinis-2012-section" id="toc-oboyle-aguinis-2012-section">“The Best And The Rest: Revisiting The Norm Of Normality Of Individual Performance”, O’Boyle &amp; Aguinis 2012</a></li>
<li><a href="/doc/economics/index#mckenzie-2012-section" id="toc-mckenzie-2012-section">“Salary Negotiation: Make More Money, Be More Valued”, McKenzie 2012</a></li>
<li><a href="/doc/economics/index#lindhart-williamson-2012-section" id="toc-lindhart-williamson-2012-section">“American Incomes 1774–1860”, Lindhart &amp; Williamson 2012</a></li>
<li><a href="/doc/economics/index#parks-2012-section" id="toc-parks-2012-section">“The Marginal External Cost of Obesity in the United States”, Parks 2012</a></li>
<li><a href="/doc/economics/index#volk-et-al-2011-section" id="toc-volk-et-al-2011-section">“Executive Summary of Phase 2 of the Bayer Veterinary Care Usage Study”, Volk et al 2011</a></li>
<li><a href="/doc/economics/index#nevicka-et-al-2011-section" id="toc-nevicka-et-al-2011-section">“Reality at Odds With Perceptions: Narcissistic Leaders and Group Performance”, Nevicka et al 2011</a></li>
<li><a href="/doc/economics/index#izawa-et-al-2011-section" id="toc-izawa-et-al-2011-section">“Shining New Light on the Hawthorne Illumination Experiments”, Izawa et al 2011</a></li>
<li><a href="/doc/economics/index#reicher-2011-section" id="toc-reicher-2011-section">“A Simple Decomposition of the Variance of Output Growth across Countries”, Reicher 2011</a></li>
<li><a href="/doc/economics/index#holmlund-et-al-2011-section" id="toc-holmlund-et-al-2011-section">“The Causal Effect of Parents’ Schooling on Children’s Schooling: A Comparison of Estimation Methods”, Holmlund et al 2011</a></li>
<li><a href="/doc/economics/index#miguel-roland-2011-section" id="toc-miguel-roland-2011-section">“The Long-Run Impact of Bombing Vietnam”, Miguel &amp; Roland 2011</a></li>
<li><a href="/doc/economics/index#facchini-et-al-2011-section" id="toc-facchini-et-al-2011-section">“Do Interest Groups Affect US Immigration Policy?”, Facchini et al 2011</a></li>
<li><a href="/doc/economics/index#dube-et-al-2011-section" id="toc-dube-et-al-2011-section">“Coups, Corporations, and Classified Information”, Dube et al 2011</a></li>
<li><a href="/doc/economics/index#witkowski-et-al-2011-section" id="toc-witkowski-et-al-2011-section">“Incentive-Compatible Escrow Mechanisms”, Witkowski et al 2011</a></li>
<li><a href="/doc/economics/index#board-2011-section" id="toc-board-2011-section">“Agricultural Prices (May 2011)”, Board 2011</a></li>
<li><a href="/doc/economics/index#rindermann-thompson-2011-section" id="toc-rindermann-thompson-2011-section">“Cognitive Capitalism: The Effect of Cognitive Ability on Wealth, As Mediated Through Scientific Achievement and Economic Freedom”, Rindermann &amp; Thompson 2011</a></li>
<li><a href="/doc/economics/index#section-2" id="toc-section-2">“The Magic Washing Machine”</a></li>
<li><a href="/doc/economics/index#br%C3%A3nas-garza-et-al-2011-section" id="toc-brãnas-garza-et-al-2011-section">“Travelers’ Types”, Brãnas-Garza et al 2011</a></li>
<li><a href="/doc/economics/index#rudder-2011-section" id="toc-rudder-2011-section">“The Mathematics Of Beauty”, Rudder 2011</a></li>
<li><a href="/doc/economics/index#levitt-list-2011-section" id="toc-levitt-list-2011-section">“Was There Really a Hawthorne Effect at the Hawthorne Plant? An Analysis of the Original Illumination Experiments”, Levitt &amp; List 2011</a></li>
<li><a href="/doc/economics/index#melnikova-raich-2011-section" id="toc-melnikova-raich-2011-section">“The Soviet Problem With Two ‘Unknowns’: How an American Architect and a Soviet Negotiator Jump-Started the Industrialization of Russia, Part II: Saul Bron”, Melnikova-Raich 2011</a></li>
<li><a href="/doc/economics/index#ziobrowski-et-al-2011-section" id="toc-ziobrowski-et-al-2011-section">“Abnormal Returns From the Common Stock Investments of Members of the U.S. House of Representatives”, Ziobrowski et al 2011</a></li>
<li><a href="/doc/economics/index#peters-2011-section" id="toc-peters-2011-section">“The Time Resolution of the St Petersburg Paradox”, Peters 2011</a></li>
<li><a href="/doc/economics/index#bloom-reenen-2010-section" id="toc-bloom-reenen-2010-section">“Why Do Management Practices Differ across Firms and Countries?”, Bloom &amp; Reenen 2010</a></li>
<li><a href="/doc/economics/index#iyer-2010-section" id="toc-iyer-2010-section">“Direct versus Indirect Colonial Rule in India: Long-Term Consequences”, Iyer 2010</a></li>
<li><a href="/doc/economics/index#bettencourt-et-al-2010-section" id="toc-bettencourt-et-al-2010-section">“Urban Scaling and Its Deviations: Revealing the Structure of Wealth, Innovation and Crime across Cities”, Bettencourt et al 2010</a></li>
<li><a href="/doc/economics/index#krugman-2010-section" id="toc-krugman-2010-section">“The Theory Of Interstellar Trade”, Krugman 2010</a></li>
<li><a href="/doc/economics/index#schuh-et-al-2010-section" id="toc-schuh-et-al-2010-section">“Who Gains and Who Loses from Credit Card Payments? Theory and Calibrations”, Schuh et al 2010</a></li>
<li><a href="/doc/economics/index#burgess-donaldson-2010-section" id="toc-burgess-donaldson-2010-section">“Can Openness Mitigate the Effects of Weather Shocks? Evidence from India’s Famine Era”, Burgess &amp; Donaldson 2010</a></li>
<li><a href="/doc/economics/index#rotjan-et-al-2010-section" id="toc-rotjan-et-al-2010-section">“Social Context of Shell Acquisition in Coenobita Clypeatus Hermit Crabs”, Rotjan et al 2010</a></li>
<li><a href="/doc/economics/index#hendra-et-al-2010-section" id="toc-hendra-et-al-2010-section">“The Employment Retention and Advancement Project: How Effective Are Different Approaches Aiming to Increase Employment Retention and Advancement? Final Impacts for 12 Models”, Hendra et al 2010</a></li>
<li><a href="/doc/economics/index#glied-neidell-2010-section" id="toc-glied-neidell-2010-section">“The Economic Value of Teeth”, Glied &amp; Neidell 2010</a></li>
<li><a href="/doc/economics/index#mankiw-weinzierl-2010-section" id="toc-mankiw-weinzierl-2010-section">“The Optimal Taxation of Height: A Case Study of Utilitarian Income Redistribution”, Mankiw &amp; Weinzierl 2010</a></li>
<li><a href="/doc/economics/index#rost-et-al-2010-section" id="toc-rost-et-al-2010-section">“The Corporate Governance of Benedictine Abbeys”, Rost et al 2010</a></li>
<li><a href="/doc/economics/index#jones-romer-2010-section" id="toc-jones-romer-2010-section">“The New Kaldor Facts: Ideas, Institutions, Population, and Human Capital”, Jones &amp; Romer 2010</a></li>
<li><a href="/doc/economics/index#melnikova-raich-2010-section" id="toc-melnikova-raich-2010-section">“The Soviet Problem With Two ‘Unknowns’: How an American Architect and a Soviet Negotiator Jump-Started the Industrialization of Russia, Part I: Albert Kahn”, Melnikova-Raich 2010</a></li>
<li><a href="/doc/economics/index#section-3" id="toc-section-3">“Systematic Review: the Costs of Ulcerative Colitis in Western Countries”</a></li>
<li><a href="/doc/economics/index#banja-2010-section" id="toc-banja-2010-section">“The Normalization of Deviance in Healthcare Delivery”, Banja 2010</a></li>
<li><a href="/doc/economics/index#mccollister-et-al-2010-section" id="toc-mccollister-et-al-2010-section">“The Cost of Crime to Society: New Crime-Specific Estimates for Policy and Program Evaluation”, McCollister et al 2010</a></li>
<li><a href="/doc/economics/index#smith-smith-2010-section" id="toc-smith-smith-2010-section">“Long-Term Economic Costs of Psychological Problems during Childhood”, Smith &amp; Smith 2010</a></li>
<li><a href="/doc/economics/index#bahney-et-al-2010-section" id="toc-bahney-et-al-2010-section">“An Economic Analysis of the Financial Records of Al-Qa’ida in Iraq”, Bahney et al 2010</a></li>
<li><a href="/doc/economics/index#blank-2009-section" id="toc-blank-2009-section">“The Elves Leave Middle Earth—Sodas Are No Longer Free”, Blank 2009</a></li>
<li><a href="/doc/economics/index#desrochers-2009-section" id="toc-desrochers-2009-section">“Victorian Pioneers of Corporate Sustainability”, Desrochers 2009</a></li>
<li><a href="/doc/economics/index#levanon-et-al-2009-section" id="toc-levanon-et-al-2009-section">“Occupational Feminization and Pay: Assessing Causal Dynamics Using 1950–2000 U.S. Census Data”, Levanon et al 2009</a></li>
<li><a href="/doc/economics/index#ferrante-2009-section" id="toc-ferrante-2009-section">“Education, Aspirations and Life Satisfaction”, Ferrante 2009</a></li>
<li><a href="/doc/economics/index#allen-2009-2-section" id="toc-allen-2009-2-section">“A Theory of the Pre-Modern British Aristocracy”, Allen 2009</a></li>
<li><a href="/doc/economics/index#fahlenbrach-2009-section" id="toc-fahlenbrach-2009-section">“Founder-CEOs, Investment Decisions, and Stock Market Performance”, Fahlenbrach 2009</a></li>
<li><a href="/doc/economics/index#doucouliagos-paldam-2009-section" id="toc-doucouliagos-paldam-2009-section">“The Aid Effectiveness Literature: The Sad Results Of 40 Years Of Research”, Doucouliagos &amp; Paldam 2009</a></li>
<li><a href="/doc/economics/index#heale-2009-section" id="toc-heale-2009-section">“Anatomy of a Scare: Yellow Peril Politics in America, 1980–1993”, Heale 2009</a></li>
<li><a href="/doc/economics/index#ramsey-duarte-2009-section" id="toc-ramsey-duarte-2009-section">“Frank Ramsey’s Notes on Saving and Taxation”, Ramsey &amp; Duarte 2009</a></li>
<li><a href="/doc/economics/index#agarwal-et-al-2009-section" id="toc-agarwal-et-al-2009-section">“The Age of Reason: Financial Decisions over the Life Cycle and Implications for Regulation”, Agarwal et al 2009</a></li>
<li><a href="/doc/economics/index#smith-2008-section" id="toc-smith-2008-section">“Japan’s Phillips Curve Looks Like Japan”, Smith 2008</a></li>
<li><a href="/doc/economics/index#thiel-2008-section" id="toc-thiel-2008-section">“The Optimistic Thought Experiment”, Thiel 2008</a></li>
<li><a href="/doc/economics/index#hanson-2008-3-section" id="toc-hanson-2008-3-section">“Showing That You Care: The Evolution of Health Altruism”, Hanson 2008</a></li>
<li><a href="/doc/economics/index#glaeser-et-al-2008-section" id="toc-glaeser-et-al-2008-section">“Why Do the Poor Live in Cities? The Role of Public Transportation”, Glaeser et al 2008</a></li>
<li><a href="/doc/economics/index#cascio-aguinis-2008-section" id="toc-cascio-aguinis-2008-section">“Staffing 21<sup>st</sup>-Century Organizations”, Cascio &amp; Aguinis 2008</a></li>
<li><a href="/doc/economics/index#josephson-2008-section" id="toc-josephson-2008-section">“The Ocean’s Hot Dog: The Development of the Fish Stick”, Josephson 2008</a></li>
<li><a href="/doc/economics/index#plassman-2008-section" id="toc-plassman-2008-section">“Marketing Actions Can Modulate Neural Representations of Experienced Pleasantness”, Plassman 2008</a></li>
<li><a href="/doc/economics/index#stutzer-frey-2008-section" id="toc-stutzer-frey-2008-section">“Stress That Doesn’t Pay: The Commuting Paradox”, Stutzer &amp; Frey 2008</a></li>
<li><a href="/doc/economics/index#karlan-list-2007-section" id="toc-karlan-list-2007-section">“Does Price Matter in Charitable Giving? Evidence from a Large-Scale Natural Field Experiment”, Karlan &amp; List 2007</a></li>
<li><a href="/doc/economics/index#shapiro-siegel-2007-section" id="toc-shapiro-siegel-2007-section">“Underfunding in Terrorist Organizations”, Shapiro &amp; Siegel 2007</a></li>
<li><a href="/doc/economics/index#nice-2007-section" id="toc-nice-2007-section">“The Guidelines Manual—Chapter 8: Incorporating Health Economics in Guidelines and Assessing Resource Impact”, NICE 2007</a></li>
<li><a href="/doc/economics/index#doran-wright-2007-section" id="toc-doran-wright-2007-section">“So You Discovered an Anomaly…Gonna Publish It? An Investigation Into the Rationality of Publishing a Market Anomaly”, Doran &amp; Wright 2007</a></li>
<li><a href="/doc/economics/index#jongman-2007-section" id="toc-jongman-2007-section">“Gibbon Was Right: The Decline and Fall of the Roman Economy”, Jongman 2007</a></li>
<li><a href="/doc/economics/index#murray-2007-section" id="toc-murray-2007-section">“<em>Catṡlechta</em> and Other Medieval Legal Material Relating to Cats”, Murray 2007</a></li>
<li><a href="/doc/economics/index#rutter-2007-section" id="toc-rutter-2007-section">“Proceeding From Observed Correlation to Causal Inference: The Use of Natural Experiments”, Rutter 2007</a></li>
<li><a href="/doc/economics/index#abraham-2007-section" id="toc-abraham-2007-section">“The Cambist and Lord Iron: A Fairy Tale of Economics”, Abraham 2007</a></li>
<li><a href="/doc/economics/index#costa-gomes-crawford-2006-section" id="toc-costa-gomes-crawford-2006-section">“Cognition and Behavior in Two-Person Guessing Games: An Experimental Study”, Costa-Gomes &amp; Crawford 2006</a></li>
<li><a href="/doc/economics/index#hsu-2006-section" id="toc-hsu-2006-section">“Jacks of All Trades and Masters of None: Audiences’ Reactions to Spanning Genres in Feature Film Production”, Hsu 2006</a></li>
<li><a href="/doc/economics/index#mackenzie-2006-section" id="toc-mackenzie-2006-section">“Is Economics Performative? Option Theory and the Construction of Derivatives Markets”, Mackenzie 2006</a></li>
<li><a href="/doc/economics/index#taylor-greve-2006-section" id="toc-taylor-greve-2006-section">“Superman or the Fantastic Four? Knowledge Combination and Experience in Innovative Teams”, Taylor &amp; Greve 2006</a></li>
<li><a href="/doc/economics/index#mccullough-et-al-2006-section" id="toc-mccullough-et-al-2006-section">“Lessons from the JMCB Archive”, McCullough et al 2006</a></li>
<li><a href="/doc/economics/index#hong-et-al-2006-section" id="toc-hong-et-al-2006-section">“Asset Float and Speculative Bubbles”, Hong et al 2006</a></li>
<li><a href="/doc/economics/index#zeckhauser-2006-section" id="toc-zeckhauser-2006-section">“Investing in the Unknown and Unknowable”, Zeckhauser 2006</a></li>
<li><a href="/doc/economics/index#jayadev-bowles-2006-section" id="toc-jayadev-bowles-2006-section">“Guard Labor”, Jayadev &amp; Bowles 2006</a></li>
<li><a href="/doc/economics/index#peters-stringham-2006-section" id="toc-peters-stringham-2006-section">“No Booze? You May Lose: Why Drinkers Earn More Money Than Nondrinkers”, Peters &amp; Stringham 2006</a></li>
<li><a href="/doc/economics/index#biederman-et-al-2006-section" id="toc-biederman-et-al-2006-section">“The Effects of Attention-Deficit/hyperactivity Disorder on Employment and Household Income”, Biederman et al 2006</a></li>
<li><a href="/doc/economics/index#vazquez-et-al-2005-section" id="toc-vazquez-et-al-2005-section">“Modeling Bursts and Heavy Tails in Human Dynamics”, Vazquez et al 2005</a></li>
<li><a href="/doc/economics/index#bogart-2005-section" id="toc-bogart-2005-section">“Turnpike Trusts and the Transportation Revolution in 18<sup>th</sup> Century England”, Bogart 2005</a></li>
<li><a href="/doc/economics/index#smilansky-2005-section" id="toc-smilansky-2005-section">“The Paradox Of Beneficial Retirement”, Smilansky 2005</a></li>
<li><a href="/doc/economics/index#li-yang-2005-section" id="toc-li-yang-2005-section">“The Great Leap Forward: Anatomy of a Central Planning Disaster”, Li &amp; Yang 2005</a></li>
<li><a href="/doc/economics/index#sacerdote-2005-section" id="toc-sacerdote-2005-section">“Slavery and the Intergenerational Transmission of Human Capital”, Sacerdote 2005</a></li>
<li><a href="/doc/economics/index#akiskal-et-al-2005-section" id="toc-akiskal-et-al-2005-section">“Temperament Profiles in Physicians, Lawyers, Managers, Industrialists, Architects, Journalists, and Artists: a Study in Psychiatric Outpatients”, Akiskal et al 2005</a></li>
<li><a href="/doc/economics/index#gittins-2005-section" id="toc-gittins-2005-section">“Salt, Salt Making, and the Rise of Cheshire”, Gittins 2005</a></li>
<li><a href="/doc/economics/index#charlie-2005-section" id="toc-charlie-2005-section">“A126_jun05Hirschfeld_S85toS90”, Charlie 2005</a></li>
<li><a href="/doc/economics/index#wu-2005-section" id="toc-wu-2005-section">“The Economic Burden of Schizophrenia in the United States in 2002”, Wu 2005</a></li>
<li><a href="/doc/economics/index#davis-2005-section" id="toc-davis-2005-section">“Return the ‘Sunk Costs Are Sunk’ Concept to Principles of Economics Textbooks”, Davis 2005</a></li>
<li><a href="/doc/economics/index#johnson-2005-section" id="toc-johnson-2005-section">“Mania and Dysregulation in Goal Pursuit: a Review”, Johnson 2005</a></li>
<li><a href="/doc/economics/index#ziobrowski-et-al-2004-section" id="toc-ziobrowski-et-al-2004-section">“Abnormal Returns from the Common Stock Investments of the US Senate”, Ziobrowski et al 2004</a></li>
<li><a href="/doc/economics/index#csete-doyle-2004-section" id="toc-csete-doyle-2004-section">“Bow Ties, Metabolism and Disease”, Csete &amp; Doyle 2004</a></li>
<li><a href="/doc/economics/index#galbraith-2004-section" id="toc-galbraith-2004-section">“The Worldly Philosophers and the War Economy”, Galbraith 2004</a></li>
<li><a href="/doc/economics/index#syverson-2004-section" id="toc-syverson-2004-section">“Product Substitutability and Productivity Dispersion”, Syverson 2004</a></li>
<li><a href="/doc/economics/index#becker-posner-2004-section" id="toc-becker-posner-2004-section">“Suicide: An Economic Approach”, Becker &amp; Posner 2004</a></li>
<li><a href="/doc/economics/index#nazer-2004-section" id="toc-nazer-2004-section">“The Tragicomedy of the Surfers’ Commons”, Nazer 2004</a></li>
<li><a href="/doc/economics/index#knapp-2004-section" id="toc-knapp-2004-section">“The Global Costs of Schizophrenia”, Knapp 2004</a></li>
<li><a href="/doc/economics/index#avellaneda-lipkin-2003-section" id="toc-avellaneda-lipkin-2003-section">“A Market-Induced Mechanism for Stock Pinning”, Avellaneda &amp; Lipkin 2003</a></li>
<li><a href="/doc/economics/index#ruhm-2003-section" id="toc-ruhm-2003-section">“Good times Make You Sick”, Ruhm 2003</a></li>
<li><a href="/doc/economics/index#mercer-freedlun-2003-section" id="toc-mercer-freedlun-2003-section">“<em>The Village</em> Full Budget”, Mercer &amp; Freedlun 2003</a></li>
<li><a href="/doc/economics/index#evenson-gollin-2003-section" id="toc-evenson-gollin-2003-section">“Assessing the Impact of the Green Revolution, 1960–2000”, Evenson &amp; Gollin 2003</a></li>
<li><a href="/doc/economics/index#pereira-pereira-2003-section" id="toc-pereira-pereira-2003-section">“Work Ethics and the Collapse of the Soviet System”, Pereira &amp; Pereira 2003</a></li>
<li><a href="/doc/economics/index#odlyzko-2003-section" id="toc-odlyzko-2003-section">“Privacy, Economics, and Price Discrimination on the Internet”, Odlyzko 2003</a></li>
<li><a href="/doc/economics/index#dale-krueger-2002-section" id="toc-dale-krueger-2002-section">“Estimating the Payoff to Attending a More Selective College: An Application of Selection on Observables and Unobservables”, Dale &amp; Krueger 2002</a></li>
<li><a href="/doc/economics/index#skidmore-toya-2002-section" id="toc-skidmore-toya-2002-section">“Do Natural Disasters Promote Long-Run Growth?”, Skidmore &amp; Toya 2002</a></li>
<li><a href="/doc/economics/index#spolsky-2002-section" id="toc-spolsky-2002-section">“Joel on Software: Strategy Letter V”, Spolsky 2002</a></li>
<li><a href="/doc/economics/index#markoff-2002-section" id="toc-markoff-2002-section">“Stung by Security Flaws, Microsoft Makes Software Safety a Top Goal”, Markoff 2002</a></li>
<li><a href="/doc/economics/index#gilbert-ebert-2002-section" id="toc-gilbert-ebert-2002-section">“Decisions and Revisions: The Affective Forecasting of Changeable Outcomes”, Gilbert &amp; Ebert 2002</a></li>
<li><a href="/doc/economics/index#temin-2002-section" id="toc-temin-2002-section">“Price Behavior in Ancient Babylon”, Temin 2002</a></li>
<li><a href="/doc/economics/index#section-4" id="toc-section-4">“This <em>Is</em> Your Father’s IBM, Only Smarter: How a Former Has-Been Kicked Its Old Habits, Got Open-Source Religion, and Regained Its Status As One of the Biggest, Baddest Tech Companies on Earth.”</a></li>
<li><a href="/doc/economics/index#pritchett-2002-section" id="toc-pritchett-2002-section">“It Pays to Be Ignorant: A Simple Political Economy of Rigorous Program Evaluation”, Pritchett 2002</a></li>
<li><a href="/doc/economics/index#hardy-2002-section" id="toc-hardy-2002-section">“The Wheel of Reincarnation”, Hardy 2002</a></li>
<li><a href="/doc/economics/index#bloom-et-al-2002-section" id="toc-bloom-et-al-2002-section">“Can Nonexperimental Comparison Group Methods Match the Findings from a Random Assignment Evaluation of Mandatory Welfare-To-Work Programs? MDRC Working Papers on Research Methodology”, Bloom et al 2002</a></li>
<li><a href="/doc/economics/index#costa-2001-section" id="toc-costa-2001-section">“Estimating Real Income in the United States 1888–1994: Correcting CPI Bias Using Engel Curves”, Costa 2001</a></li>
<li><a href="/doc/economics/index#levitt-porter-2001-section" id="toc-levitt-porter-2001-section">“How Dangerous Are Drinking Drivers?”, Levitt &amp; Porter 2001</a></li>
<li><a href="/doc/economics/index#fehr-g%C3%A4chter-2001-section" id="toc-fehr-gächter-2001-section">“Do Incentive Contracts Crowd Out Voluntary Cooperation?”, Fehr &amp; Gächter 2001</a></li>
<li><a href="/doc/economics/index#repenning-sterman-2001-section" id="toc-repenning-sterman-2001-section">“Nobody Ever Gets Credit for Fixing Problems That Never Happened: Creating and Sustaining Process Improvement”, Repenning &amp; Sterman 2001</a></li>
<li><a href="/doc/economics/index#lounsbury-glynn-2001-section" id="toc-lounsbury-glynn-2001-section">“Cultural Entrepreneurship: Stories, Legitimacy, and the Acquisition of Resources”, Lounsbury &amp; Glynn 2001</a></li>
<li><a href="/doc/economics/index#frank-2001-section" id="toc-frank-2001-section">“Prescription Drug Prices: Why Do Some Pay More Than Others Do?”, Frank 2001</a></li>
<li><a href="/doc/economics/index#warner-pleeter-2001-section" id="toc-warner-pleeter-2001-section">“The Personal Discount Rate: Evidence from Military Downsizing Programs”, Warner &amp; Pleeter 2001</a></li>
<li><a href="/doc/economics/index#macfarquhar-2001-section" id="toc-macfarquhar-2001-section">“The Bench Burner: How Did a Judge With Such Subversive Ideas Become a Leading Influence on American Legal Opinion?”, MacFarquhar 2001</a></li>
<li><a href="/doc/economics/index#yew-2000-section" id="toc-yew-2000-section"><em>From Third World to First: The Singapore Story—1965–2000</em>, Yew 2000</a></li>
<li><a href="/doc/economics/index#gneezy-rustichini-2000-section" id="toc-gneezy-rustichini-2000-section">“Pay Enough Or Don’t Pay At All”, Gneezy &amp; Rustichini 2000</a></li>
<li><a href="/doc/economics/index#griffeth-et-al-2000-section" id="toc-griffeth-et-al-2000-section">“A Meta-Analysis of Antecedents and Correlates of Employee Turnover: Update, Moderator Tests, and Research Implications for the Next Millennium”, Griffeth et al 2000</a></li>
<li><a href="/doc/economics/index#dancey-2000-section" id="toc-dancey-2000-section">“Interview With Ryan Dancey: D20 System and Open Gaming Movement”, Dancey 2000</a></li>
<li><a href="/doc/economics/index#delong-2000-section" id="toc-delong-2000-section">“Cornucopia: The Pace of Economic Growth in the 20<sup>th</sup> Century”, DeLong 2000</a></li>
<li><a href="/doc/economics/index#eltis-engerman-2000-section" id="toc-eltis-engerman-2000-section">“The Importance of Slavery and the Slave Trade to Industrializing Britain”, Eltis &amp; Engerman 2000</a></li>
<li><a href="/doc/economics/index#roth-peranson-1999-section" id="toc-roth-peranson-1999-section">“The Redesign of the Matching Market for American Physicians: Some Engineering Aspects of Economic Design”, Roth &amp; Peranson 1999</a></li>
<li><a href="/doc/economics/index#simpson-1999-section" id="toc-simpson-1999-section">“The In-Game Economics of <em>Ultima Online</em>”, Simpson 1999</a></li>
<li><a href="/doc/economics/index#hall-jones-1999-section" id="toc-hall-jones-1999-section">“Why Do Some Countries Produce So Much More Output Per Worker Than Others?”, Hall &amp; Jones 1999</a></li>
<li><a href="/doc/economics/index#kohn-1999-section" id="toc-kohn-1999-section">“Medieval and Early Modern Coinage and Its Problems”, Kohn 1999</a></li>
<li><a href="/doc/economics/index#shapiro-varian-1998-section" id="toc-shapiro-varian-1998-section"><em>Information Rules: A Strategic Guide to the Network Economy</em>, Shapiro &amp; Varian 1998</a></li>
<li><a href="/doc/economics/index#shepherd-shepherd-1998-section" id="toc-shepherd-shepherd-1998-section">“Scholarly Restraints? ABA Accreditation and Legal Education”, Shepherd &amp; Shepherd 1998</a></li>
<li><a href="/doc/economics/index#fishback-1998-section" id="toc-fishback-1998-section">“Operations of “Unfettered” Labor Markets: Exit and Voice in American Labor Markets at the Turn of the Century”, Fishback 1998</a></li>
<li><a href="/doc/economics/index#hamilton-1998-section" id="toc-hamilton-1998-section">“The True Cost of Living: 1974–1991”, Hamilton 1998</a></li>
<li><a href="/doc/economics/index#cooper-et-al-1998-section" id="toc-cooper-et-al-1998-section">“Entrepreneurs’ Perceived Chances for Success”, Cooper et al 1998</a></li>
<li><a href="/doc/economics/index#delong-1998-section" id="toc-delong-1998-section">“Estimates of World GDP, One Million BC–Present”, DeLong 1998</a></li>
<li><a href="/doc/economics/index#iannaccone-1998-section" id="toc-iannaccone-1998-section">“Introduction to the Economics of Religion”, Iannaccone 1998</a></li>
<li><a href="/doc/economics/index#kortum-1997-section" id="toc-kortum-1997-section">“Research, Patenting, and Technological Change”, Kortum 1997</a></li>
<li><a href="/doc/economics/index#maxwell-briscoe-1997-section" id="toc-maxwell-briscoe-1997-section">“There’s Money in the Air: the CFC Ban and DuPont’s Regulatory Strategy”, Maxwell &amp; Briscoe 1997</a></li>
<li><a href="/doc/economics/index#aaker-1997-section" id="toc-aaker-1997-section">“Dimensions of Brand Personality”, Aaker 1997</a></li>
<li><a href="/doc/economics/index#kremer-1997-section" id="toc-kremer-1997-section">“Why Are Worker Cooperatives So Rare?”, Kremer 1997</a></li>
<li><a href="/doc/economics/index#murphy-et-al-1996-section" id="toc-murphy-et-al-1996-section">“Individual Differences and Behavior in Organizations”, Murphy et al 1996</a></li>
<li><a href="/doc/economics/index#dempsey-1996-section" id="toc-dempsey-1996-section">“Taxi Industry Regulation, Deregulation, and Reregulation: The Paradox of Market Failure”, Dempsey 1996</a></li>
<li><a href="/doc/economics/index#neal-johnson-1996-section" id="toc-neal-johnson-1996-section">“The Role of Premarket Factors in Black-White Wage Differences”, Neal &amp; Johnson 1996</a></li>
<li><a href="/doc/economics/index#ben-david-papell-1995-section" id="toc-ben-david-papell-1995-section">“The Great Wars, the Great Crash, and Steady State Growth: Some New Evidence about an Old Stylized Fact”, Ben-David &amp; Papell 1995</a></li>
<li><a href="/doc/economics/index#carr-et-al-1995-section" id="toc-carr-et-al-1995-section">“Stability in the Absence of Deposit Insurance: The Canadian Banking System, 1890–1966”, Carr et al 1995</a></li>
<li><a href="/doc/economics/index#hom-griffeth-1995-section" id="toc-hom-griffeth-1995-section">“Employee Turnover”, Hom &amp; Griffeth 1995</a></li>
<li><a href="/doc/economics/index#section-5" id="toc-section-5">“Usage Heterogeneity and Extended Warranties”</a></li>
<li><a href="/doc/economics/index#wyatt-henter-1995-section" id="toc-wyatt-henter-1995-section">“An Economic Evaluation of Manic-Depressive Illness—1991”, Wyatt &amp; Henter 1995</a></li>
<li><a href="/doc/economics/index#shahgedanova-burt-1994-section" id="toc-shahgedanova-burt-1994-section">“New Data on Air Pollution in the Former Soviet Union”, Shahgedanova &amp; Burt 1994</a></li>
<li><a href="/doc/economics/index#marchetti-1994-page-6-section" id="toc-marchetti-1994-page-6-section">“Anthropological Invariants in Travel Behavior”, Marchetti 1994 (page 6)</a></li>
<li><a href="/doc/economics/index#gruber-1994-section" id="toc-gruber-1994-section">“The Incidence of Mandated Maternity Benefits”, Gruber 1994</a></li>
<li><a href="/doc/economics/index#foley-1994-section" id="toc-foley-1994-section">“The Role Of The CIA In Economic And Technological Intelligence”, Foley 1994</a></li>
<li><a href="/doc/economics/index#whaples-1994-section" id="toc-whaples-1994-section">“Where Is There Consensus Among American Economic Historians? The Results of a Survey on Forty Propositions”, Whaples 1994</a></li>
<li><a href="/doc/economics/index#rotemberg-saloner-1993-section" id="toc-rotemberg-saloner-1993-section">“Leadership Style and Incentives”, Rotemberg &amp; Saloner 1993</a></li>
<li><a href="/doc/economics/index#kremer-1993-section" id="toc-kremer-1993-section">“Population Growth and Technological Change: One Million B.C. to 1990”, Kremer 1993</a></li>
<li><a href="/doc/economics/index#shiller-1993-section" id="toc-shiller-1993-section">“Measuring Asset Values for Cash Settlement in Derivative Markets: Hedonic Repeated Measures Indices and Perpetual Futures”, Shiller 1993</a></li>
<li><a href="/doc/economics/index#boehm-et-al-1993-section" id="toc-boehm-et-al-1993-section">“Egalitarian Behavior and Reverse Dominance Hierarchy [And Comments and Reply]”, Boehm et al 1993</a></li>
<li><a href="/doc/economics/index#kelleher-1993-section" id="toc-kelleher-1993-section"><em>Manual on Free Zones</em>, Kelleher 1993</a></li>
<li><a href="/doc/economics/index#board-1992-section" id="toc-board-1992-section">“Agricultural Prices (December 1992)”, Board 1992</a></li>
<li><a href="/doc/economics/index#jones-1992-section" id="toc-jones-1992-section">“Was There a Hawthorne Effect?”, Jones 1992</a></li>
<li><a href="/doc/economics/index#auerbach-1991-section" id="toc-auerbach-1991-section">“Retrospective Capital Gains Taxation”, Auerbach 1991</a></li>
<li><a href="/doc/economics/index#simon-1991-section" id="toc-simon-1991-section">“Organizations and Markets”, Simon 1991</a></li>
<li><a href="/doc/economics/index#barrick-mount-1991-section" id="toc-barrick-mount-1991-section">“The Big Five Personality Dimensions And Job Performance: A Meta-Analysis”, Barrick &amp; Mount 1991</a></li>
<li><a href="/doc/economics/index#cover-1991-section" id="toc-cover-1991-section">“Universal Portfolios”, Cover 1991</a></li>
<li><a href="/doc/economics/index#holmstr%C3%B6m-milgrom-1991-section" id="toc-holmström-milgrom-1991-section">“Multitask Principal-Agent Analyses: Incentive Contracts, Asset Ownership, and Job Design”, Holmström &amp; Milgrom 1991</a></li>
<li><a href="/doc/economics/index#bauer-1990-section" id="toc-bauer-1990-section">“Millers and Grinders: Technology and Household Economy in Meso-America”, Bauer 1990</a></li>
<li><a href="/doc/economics/index#long-et-al-1990-section" id="toc-long-et-al-1990-section">“Noise Trader Risk in Financial Markets”, Long et al 1990</a></li>
<li><a href="/doc/economics/index#elster-1989-section" id="toc-elster-1989-section">“From Here to There; Or, If Cooperative Ownership Is So Desirable, Why Are There So Few Cooperatives?”, Elster 1989</a></li>
<li><a href="/doc/economics/index#becker-murphy-1988-section" id="toc-becker-murphy-1988-section">“A Theory of Rational Addiction”, Becker &amp; Murphy 1988</a></li>
<li><a href="/doc/economics/index#gehr-1988-section" id="toc-gehr-1988-section">“Undated Futures Markets”, Gehr 1988</a></li>
<li><a href="/doc/economics/index#rogowski-1987-section" id="toc-rogowski-1987-section">“Political Cleavages and Changing Exposure to Trade”, Rogowski 1987</a></li>
<li><a href="/doc/economics/index#burich-1987-section" id="toc-burich-1987-section">“Henry Adams, the Second Law of Thermodynamics, and the Course of History”, Burich 1987</a></li>
<li><a href="/doc/economics/index#bresnahan-schmalensee-1987-section" id="toc-bresnahan-schmalensee-1987-section">“The Empirical Renaissance in Industrial Economics: An Overview”, Bresnahan &amp; Schmalensee 1987</a></li>
<li><a href="/doc/economics/index#dudden-1986-section" id="toc-dudden-1986-section">“Experts and Servants: The National Council on Household Employment and the Decline of Domestic Service in the Twentieth Century”, Dudden 1986</a></li>
<li><a href="/doc/economics/index#lalonde-1986-section" id="toc-lalonde-1986-section">“Evaluating the Econometric Evaluations of Training Programs With Experimental Data”, LaLonde 1986</a></li>
<li><a href="/doc/economics/index#black-1986-section" id="toc-black-1986-section">“Noise”, Black 1986</a></li>
<li><a href="/doc/economics/index#urban-et-al-1985-section" id="toc-urban-et-al-1985-section">“Management Training: Justify Costs or Say Goodbye”, Urban et al 1985</a></li>
<li><a href="/doc/economics/index#stephan-1983-section" id="toc-stephan-1983-section">“A Research Note on Deriving the Square-Cube Law of Formal Organizations from the Theory of Time-Minimization”, Stephan 1983</a></li>
<li><a href="/doc/economics/index#leamer-1983-section" id="toc-leamer-1983-section">“Let’s Take the Con Out of Econometrics”, Leamer 1983</a></li>
<li><a href="/doc/economics/index#caplow-1982-section" id="toc-caplow-1982-section">“Christmas Gifts and Kin Networks”, Caplow 1982</a></li>
<li><a href="/doc/economics/index#hofstadter-1982b-section" id="toc-hofstadter-1982b-section">“On Number Numbness”, Hofstadter 1982b</a></li>
<li><a href="/doc/economics/index#lazear-rosen-1981-section" id="toc-lazear-rosen-1981-section">“Rank-Order Tournaments As Optimum Labor Contracts”, Lazear &amp; Rosen 1981</a></li>
<li><a href="/doc/economics/index#friedman-1981-section" id="toc-friedman-1981-section">“Reflections on Optimal Punishment, Or: Should the Rich Pay Higher Fines?”, Friedman 1981</a></li>
<li><a href="/doc/economics/index#posner-1980-section" id="toc-posner-1980-section">“A Theory of Primitive Society, With Special Reference to Law”, Posner 1980</a></li>
<li><a href="/doc/economics/index#saal-et-al-1980-section" id="toc-saal-et-al-1980-section">“Rating the Ratings: Assessing the Psychometric Quality of Rating Data”, Saal et al 1980</a></li>
<li><a href="/doc/economics/index#bennett-johnson-1979-section" id="toc-bennett-johnson-1979-section">“Paperwork and Bureaucracy”, Bennett &amp; Johnson 1979</a></li>
<li><a href="/doc/economics/index#kahneman-tversky-1979-section" id="toc-kahneman-tversky-1979-section">“Prospect Theory: An Analysis of Decision under Risk”, Kahneman &amp; Tversky 1979</a></li>
<li><a href="/doc/economics/index#stephan-1979-section" id="toc-stephan-1979-section">“Derivation of Some Social-Demographic Regularities from the Theory of Time-Minimization”, Stephan 1979</a></li>
<li><a href="/doc/economics/index#schmidt-et-al-1979-section" id="toc-schmidt-et-al-1979-section">“Impact of Valid Selection Procedures on Work-Force Productivity”, Schmidt et al 1979</a></li>
<li><a href="/doc/economics/index#jensen-meckling-1979c-section" id="toc-jensen-meckling-1979c-section">“Theory of the Firm: Managerial Behavior, Agency Costs, and Ownership Structure”, Jensen &amp; Meckling 1979c</a></li>
<li><a href="/doc/economics/index#svorny-1979-section" id="toc-svorny-1979-section">“Foreign-Trained Physicians and Health Care in the United States”, Svorny 1979</a></li>
<li><a href="/doc/economics/index#holmstr%C3%B6m-1979-section" id="toc-holmström-1979-section">“Moral Hazard and Observability”, Holmström 1979</a></li>
<li><a href="/doc/economics/index#hulten-1978-section" id="toc-hulten-1978-section">“Growth Accounting With Intermediate Inputs”, Hulten 1978</a></li>
<li><a href="/doc/economics/index#franke-kaul-1978-section" id="toc-franke-kaul-1978-section">“The Hawthorne Experiments: First Statistical Interpretation”, Franke &amp; Kaul 1978</a></li>
<li><a href="/doc/economics/index#landes-posner-1978-section" id="toc-landes-posner-1978-section">“The Economics of the Baby Shortage”, Landes &amp; Posner 1978</a></li>
<li><a href="/doc/economics/index#peltzman-1977-section" id="toc-peltzman-1977-section">“The Gains and Losses from Industrial Concentration”, Peltzman 1977</a></li>
<li><a href="/doc/economics/index#section-6" id="toc-section-6">“The Effects of the Rural Income Maintenance Experiment on the School Performance of Children”</a></li>
<li><a href="/doc/economics/index#henderson-1977-section" id="toc-henderson-1977-section">“The Economics of Safety Legislation in Underground Coal Mining”, Henderson 1977</a></li>
<li><a href="/doc/economics/index#thomas-bean-1974-section" id="toc-thomas-bean-1974-section">“The Fishers of Men: The Profits of the Slave Trade”, Thomas &amp; Bean 1974</a></li>
<li><a href="/doc/economics/index#granger-newbold-1974-section" id="toc-granger-newbold-1974-section">“Spurious Regressions in Econometrics”, Granger &amp; Newbold 1974</a></li>
<li><a href="/doc/economics/index#feldstein-1974-section" id="toc-feldstein-1974-section">“Unemployment Compensation: Adverse Incentives And Distributional Anomalies”, Feldstein 1974</a></li>
<li><a href="/doc/economics/index#oweiss-1974-section" id="toc-oweiss-1974-section">“Economics of Petrodollars”, Oweiss 1974</a></li>
<li><a href="/doc/economics/index#allan-1974-section" id="toc-allan-1974-section">“The Society of Arts &amp; Government 1754–1800: Public Encouragement of Arts, Manufactures, and Commerce in 18<sup>th</sup>-Century England”, Allan 1974</a></li>
<li><a href="/doc/economics/index#demski-1973-section" id="toc-demski-1973-section">“The General Impossibility of Normative Accounting Standards”, Demski 1973</a></li>
<li><a href="/doc/economics/index#peltzman-1973-section" id="toc-peltzman-1973-section">“An Evaluation of Consumer Protection Legislation: The 1962 Drug Amendments”, Peltzman 1973</a></li>
<li><a href="/doc/economics/index#roberts-1973-section" id="toc-roberts-1973-section"><em>Mitsui: 3 Centuries of Japanese Business</em>, Roberts 1973</a></li>
<li><a href="/doc/economics/index#kessel-1971-section" id="toc-kessel-1971-section">“A Study of the Effects of Competition in the Tax-Exempt Bond Market”, Kessel 1971</a></li>
<li><a href="/doc/economics/index#mcclelland-1971-section" id="toc-mcclelland-1971-section">“The Achieving Society”, McClelland 1971</a></li>
<li><a href="/doc/economics/index#zener-1970-section" id="toc-zener-1970-section">“Statistical Theories of Success”, Zener 1970</a></li>
<li><a href="/doc/economics/index#ehrlich-1969-section" id="toc-ehrlich-1969-section">“East Indian Cane Workers In Jamaica”, Ehrlich 1969</a></li>
<li><a href="/doc/economics/index#jensen-1968-section" id="toc-jensen-1968-section">“The Performance of Mutual Funds in the Period 1945–1964”, Jensen 1968</a></li>
<li><a href="/doc/economics/index#zener-1968-section" id="toc-zener-1968-section">“An Analysis Of Scientific Productivity”, Zener 1968</a></li>
<li><a href="/doc/economics/index#section-7" id="toc-section-7">“British Imperial Policy and the Economic Interpretation of the American Revolution”</a></li>
<li><a href="/doc/economics/index#schroeder-1968-section" id="toc-schroeder-1968-section">“Soviet Reality Sans Potemkin: The Amenities of Moscow from the Native Point of View”, Schroeder 1968</a></li>
<li><a href="/doc/economics/index#jones-1966-section" id="toc-jones-1966-section">“The Dollars and Sense of Continuing Education”, Jones 1966</a></li>
<li><a href="/doc/economics/index#boulding-1966-section" id="toc-boulding-1966-section">“The Economics of the Coming Spaceship Earth”, Boulding 1966</a></li>
<li><a href="/doc/economics/index#mcwhinney-1965-section" id="toc-mcwhinney-1965-section">“On the Geometry of Organizations”, McWhinney 1965</a></li>
<li><a href="/doc/economics/index#section-8" id="toc-section-8">“A Quantitative Approach to the Study of the Effects of British Imperial Policy upon Colonial Welfare: Some Preliminary Findings”</a></li>
<li><a href="/doc/economics/index#becker-et-al-1964-section" id="toc-becker-et-al-1964-section">“Measuring Utility by a Single-Response Sequential Method”, Becker et al 1964</a></li>
<li><a href="/doc/economics/index#draper-strother-1963-section" id="toc-draper-strother-1963-section">“Testing a Model for Organizational Growth”, Draper &amp; Strother 1963</a></li>
<li><a href="/doc/economics/index#levy-donhowe-1962-section" id="toc-levy-donhowe-1962-section">“Exploration of a Biological Model of Industrial Organization”, Levy &amp; Donhowe 1962</a></li>
<li><a href="/doc/economics/index#bierman-1962-section" id="toc-bierman-1962-section">“Probability, Statistical Decision Theory, and Accounting”, Bierman 1962</a></li>
<li><a href="/doc/economics/index#ames-reiter-1961-section" id="toc-ames-reiter-1961-section">“Distributions of Correlation Coefficients in Economic Time Series”, Ames &amp; Reiter 1961</a></li>
<li><a href="/doc/economics/index#nutter-1959-section" id="toc-nutter-1959-section">“The Structure and Growth of Soviet Industry: A Comparison With the United States”, Nutter 1959</a></li>
<li><a href="/doc/economics/index#schlaifer-1959-section" id="toc-schlaifer-1959-section"><em>Probability and Statistics for Business Decisions: An Introduction to Managerial Economics Under Uncertainty</em>, Schlaifer 1959</a></li>
<li><a href="/doc/economics/index#nutter-1957-section" id="toc-nutter-1957-section">“The True Story of Russia’s Weakness [Stifled by Bad Planning, Bureaucratic Inefficiency, and Lack of Any Real Incentive]”, Nutter 1957</a></li>
<li><a href="/doc/economics/index#gouldner-1954-section" id="toc-gouldner-1954-section"><em>Patterns of Industrial Bureaucracy: a Case Study of Modern Factory Administration</em>, Gouldner 1954</a></li>
<li><a href="/doc/economics/index#nash-1951-section" id="toc-nash-1951-section">“Non-Cooperative Games”, Nash 1951</a></li>
<li><a href="/doc/economics/index#gabrielli-k%C3%A1rm%C3%A1n-1950-section" id="toc-gabrielli-kármán-1950-section">“What Price Speed? Specific Power Required for Propulsion of Vehicles”, Gabrielli &amp; Kármán 1950</a></li>
<li><a href="/doc/economics/index#alchian-1950-section" id="toc-alchian-1950-section">“Uncertainty, Evolution, and Economic Theory”, Alchian 1950</a></li>
<li><a href="/doc/economics/index#luckhurst-1949-section" id="toc-luckhurst-1949-section">“William Shipley And The Royal Society Of Arts: The History of an Idea”, Luckhurst 1949</a></li>
<li><a href="/doc/economics/index#hoff-1949-section" id="toc-hoff-1949-section">“Economic Calculation in the Socialist Society”, Hoff 1949</a></li>
<li><a href="/doc/economics/index#radford-1945-section" id="toc-radford-1945-section">“The Economic Organisation of a POW Camp”, Radford 1945</a></li>
<li><a href="/doc/economics/index#vickrey-1939-section" id="toc-vickrey-1939-section">“Averaging of Income for Income-Tax Purposes”, Vickrey 1939</a></li>
<li><a href="/doc/economics/index#trotsky-1932-section" id="toc-trotsky-1932-section">“The Soviet Economy in Danger”, Trotsky 1932</a></li>
<li><a href="/doc/economics/index#keynes-1930-section" id="toc-keynes-1930-section">“F. P. Ramsey [Obituary]”, Keynes 1930</a></li>
<li><a href="/doc/economics/index#hotelling-1929-section" id="toc-hotelling-1929-section">“Stability in Competition”, Hotelling 1929</a></li>
<li><a href="/doc/economics/index#ramsey-1928-section" id="toc-ramsey-1928-section">“A Mathematical Theory of Saving”, Ramsey 1928</a></li>
<li><a href="/doc/economics/index#ramsey-1927b-section" id="toc-ramsey-1927b-section">“A Contribution to the Theory of Taxation”, Ramsey 1927b</a></li>
<li><a href="/doc/economics/index#mayhew-1851-catsmeantman-section" id="toc-mayhew-1851-catsmeantman-section">“<em>London Labour and the London Poor; a Cyclopaedia of the Condition and Earnings of Those That Will Work, Those That Cannot Work, and Those That Will Not Work: Volume 1: The London Street-Folk</em> § Of Cats’-Meat &amp; Dogs’-Meat Dealers”, Mayhew 1851</a></li>
<li><a href="/doc/economics/index#vega-kellenbenz-1688-section" id="toc-vega-kellenbenz-1688-section">“Confusion of Confusions”, Vega &amp; Kellenbenz 1688</a></li>
<li><a href="/doc/economics/index#section-9" id="toc-section-9">“The Cat’s Meat Man”</a></li>
<li><a href="/doc/economics/index#section-10" id="toc-section-10">“The Value of Health and Longevity”</a></li>
<li><a href="/doc/economics/index#section-11" id="toc-section-11">“All That Is Solid Bursts into Flame: Capitalism and Fire in the 19<sup>th</sup>-Century United States”</a></li>
<li><a href="/doc/economics/index#section-12" id="toc-section-12">“Making Is Show Business Now”</a></li>
<li><a href="/doc/economics/index#4tMTKssN-section" id="toc-4tMTKssN-section"><em>Paris Anecdote</em>, d’Anglemont 2024</a></li>
<li><a href="/doc/economics/index#97NoYE3J-section" id="toc-97NoYE3J-section"><em>Paris Inconnu</em>, d’Anglemont et al 2024</a></li>
<li><a href="/doc/economics/index#section-13" id="toc-section-13">“Double Deposit Escrow”</a></li>
<li><a href="/doc/economics/index#section-14" id="toc-section-14">“Bithalo”</a></li>
<li><a href="/doc/economics/index#section-15" id="toc-section-15">“2015.11.20: Break a Dozen Secret Keys, Get a Million More for Free”</a></li>
<li><a href="/doc/economics/index#section-16" id="toc-section-16">“Risk Management and Sounding Crazy”</a></li>
<li><a href="/doc/economics/index#section-17" id="toc-section-17">“An Amazing Journey With Claude 3.5 and ChatGPT-4o Who Helped Me Backwards Engineer an Econometrics Theory Paper and Taught Me a Lot More in the Process”</a></li>
<li><a href="/doc/economics/index#section-18" id="toc-section-18">“The Games People Play With Cash Flow”</a></li>
<li><a href="/doc/economics/index#Bg9OIYUy-section" id="toc-Bg9OIYUy-section">“Crystal Ball Trading Challenge”, Wealth 2024</a></li>
<li><a href="/doc/economics/index#section-19" id="toc-section-19">“Multi-Signature”</a></li>
<li><a href="/doc/economics/index#section-20" id="toc-section-20">“How Not to Bomb Your Offer Negotiation”</a></li>
<li><a href="/doc/economics/index#section-21" id="toc-section-21">“The Hardest Chess Problem in the World?”</a></li>
<li><a href="/doc/economics/index#section-22" id="toc-section-22">“Hledger Homepage”</a></li>
<li><a href="/doc/economics/index#section-23" id="toc-section-23">“A Meta-Analysis of Work Sample Test Validity: Updating and Integrating Some Classic Literature”</a></li>
<li><a href="/doc/economics/index#y0qDQpLB-section" id="toc-y0qDQpLB-section">“VTSAX: Vanguard Total Stock Market Index Fund Admiral Shares”, Vanguard 2024</a></li>
<li><a href="/doc/economics/index#XnNEqdGu-section" id="toc-XnNEqdGu-section">“1,000 True Fans”, Kelly 2024</a></li>
<li><a href="/doc/economics/index#section-24" id="toc-section-24">“Underutilized Fixed Assets”</a></li>
<li><a href="/doc/economics/index#section-25" id="toc-section-25">“The New Economics of Chess”</a></li>
<li><a href="/doc/economics/index#na8zORcw-section" id="toc-na8zORcw-section">“Claude, Read the Chevron PDF”, Cowen &amp; Claude-3 2024</a></li>
<li><a href="/doc/economics/index#section-26" id="toc-section-26">“Claude Sonnet 3.5, Economist”</a></li>
<li><a href="/doc/economics/index#section-27" id="toc-section-27">“Rob Wiblin Interviews Tyler on <em>Stubborn Attachments</em> (BONUS)”</a></li>
<li><a href="/doc/economics/index#section-28" id="toc-section-28">“The Relentless Misery of 1.6 Gallons”</a></li>
<li><a href="/doc/economics/index#piL6Am2h-section" id="toc-piL6Am2h-section">“Nintil”, Ricon 2024</a></li>
<li><a href="/doc/economics/index#section-29" id="toc-section-29">“Parents’ Beliefs in the ‘American Dream’ Affect Parental Investments in Children: Evidence from an Experiment”</a></li>
<li><a href="/doc/economics/index#section-30" id="toc-section-30">“Albert Millican’s <em>Travels and Adventures of an Orchid Hunter</em>”</a></li>
<li><a href="/doc/economics/index#section-31" id="toc-section-31">“Mrs Giacometti Prodgers, the Cabman’s Nemesis”</a></li>
<li><a href="/doc/economics/index#section-32" id="toc-section-32">“From Fire Hazards to Family Trees: The Sanborn Fire Insurance Maps”</a></li>
<li><a href="/doc/economics/index#section-33" id="toc-section-33">“The Art of Making Debts: Accounting for an Obsession in 19<sup>th</sup>-Century France”</a></li>
<li><a href="/doc/economics/index#section-34" id="toc-section-34">“Red Markets”</a></li>
<li><a href="/doc/economics/index#section-35" id="toc-section-35">“Meditations on Moloch”</a></li>
<li><a href="/doc/economics/index#section-36" id="toc-section-36">“Book Review: <em>Legal Systems Very Different From Ours</em>”</a></li>
<li><a href="/doc/economics/index#section-37" id="toc-section-37">“How Record Rentals Helped Save Japan’s Music Industry”</a></li>
<li><a href="/doc/economics/index#section-38" id="toc-section-38">“6-Year-Old Stares Down Bottomless Abyss Of Formal Schooling”</a></li>
<li><a href="/doc/economics/index#section-39" id="toc-section-39">“The Hazy Economy of Cannabis”</a></li>
<li><a href="/doc/economics/index#w-i2NugN-section" id="toc-w-i2NugN-section">“Growing One’s Consulting Business”, McKenzie 2024</a></li>
<li><a href="/doc/economics/index#section-40" id="toc-section-40">“Flight Simulators for Management Education”</a></li>
<li><a href="/doc/economics/index#section-41" id="toc-section-41">“Against the Survival of the Prettiest”</a></li>
<li><a href="/doc/economics/index#section-42" id="toc-section-42">“Why Ireland’s Housing Bubble Burst”</a></li>
<li><a href="/doc/economics/index#section-43" id="toc-section-43">“Why Skyscrapers Are so Short”</a></li>
<li><a href="/doc/economics/index#section-44" id="toc-section-44">“The Rise of Niche Consumption”</a></li>
<li><a href="/doc/economics/index#section-45" id="toc-section-45">“Playing to Win”</a></li>
<li><a href="/doc/economics/index#section-46" id="toc-section-46">“First Year of Candy Japan”</a></li>
<li><a href="/doc/economics/index#section-47" id="toc-section-47">“How I Decided the Price for My Japanese Candy Subscription Service”</a></li>
<li><a href="/doc/economics/index#section-48" id="toc-section-48">“How Credit Cards Make Money”</a></li>
<li><a href="/doc/economics/index#svphFna_-section" id="toc-svphFna_-section">“Working Title (real Estate Insurance)”, McKenzie 2024</a></li>
<li><a href="/doc/economics/index#section-49" id="toc-section-49">“Japanese Anime Studio Khara Moving to Blender”</a></li>
<li><a href="/doc/economics/index#section-50" id="toc-section-50">“Kitty Litter’s Invention Spawned Pet Cat Industry”</a></li>
<li><a href="/doc/economics/index#4VEKsUUk-section" id="toc-4VEKsUUk-section">“Duration of Unemployment in the CPS”, Statistics 2024</a></li>
<li><a href="/doc/economics/index#LJbP-5CH-section" id="toc-LJbP-5CH-section">“CPI Inflation Calculator”, Statistics 2024</a></li>
<li><a href="/doc/economics/index#section-51" id="toc-section-51">“The Life of American Workers in 1915”</a></li>
<li><a href="/doc/economics/index#section-52" id="toc-section-52">“A Forensic Examination of China’s National Accounts”</a></li>
<li><a href="/doc/economics/index#section-53" id="toc-section-53">“Marc Andreessen Says The 1990s Dot-Com Bubble Startups Were ‘All Right But Just Early’”</a></li>
<li><a href="/doc/economics/index#section-54" id="toc-section-54">“Inside The Global ‘Club’ That Helps Executives Escape Their Crimes”</a></li>
<li><a href="/doc/economics/index#section-55" id="toc-section-55">“Refugees from Dust and Shrinking Land: Tracking the Dust Bowl Migrants”</a></li>
<li><a href="/doc/economics/index#section-56" id="toc-section-56">“Candy Japan Crosses $10,000 MRR”</a></li>
<li><a href="/doc/economics/index#section-57" id="toc-section-57">“How Candy Japan Got Credit Card Fraud Somewhat under Control”</a></li>
<li><a href="/doc/economics/index#section-58" id="toc-section-58">“Results from Candy Japan Box Design A/B Test”</a></li>
<li><a href="/doc/economics/index#8ft9vNKy-section" id="toc-8ft9vNKy-section">“How China Is Like the 19<sup>th</sup> Century US”, Potter 2024</a></li>
<li><a href="/doc/economics/index#section-59" id="toc-section-59">“What Do Criminal Records Tell Us about Adam Smith and the Industrial Revolution?”</a></li>
<li><a href="/doc/economics/index#section-60" id="toc-section-60">“Chapter 31, ‘On Machinery’, <em>On the Principles of Political Economy and Taxation</em>”</a></li>
<li><a href="/doc/economics/index#section-61" id="toc-section-61">“Switzerland’s ‘Silicon Valley of Smell’ Prospers in Age of Big Data”</a></li>
<li><a href="/doc/economics/index#section-62" id="toc-section-62">“How Much Should We Trust Developing Country GDP? [Little]”</a></li>
<li><a href="/doc/economics/index#section-63" id="toc-section-63">“Raising a Stink”</a></li>
<li><a href="/doc/economics/index#section-64" id="toc-section-64">“Normal Cryonics”</a></li>
<li><a href="/doc/economics/index#section-65" id="toc-section-65">“The Law of Small Numbers in Financial Markets: Theory and Evidence”</a></li>
<li><a href="/doc/economics/index#section-66" id="toc-section-66">“Sovereign Haircuts: 200 Years of Creditor Losses”</a></li>
<li><a href="/doc/economics/index#section-67" id="toc-section-67">“The Most Popular Chess Streamer on Twitch”</a></li>
<li><a href="/doc/economics/index#section-68" id="toc-section-68">“How Driscoll’s Reinvented the Strawberry”</a></li>
<li><a href="/doc/economics/index#section-69" id="toc-section-69">“Suzy Batiz’s Empire of Odor”</a></li>
<li><a href="/doc/economics/index#section-70" id="toc-section-70">“What Are You Paying For in a $300 Chess Set? Mostly the Knights”</a></li>
<li><a href="/doc/economics/index#section-71" id="toc-section-71">“How Magnus Carlsen Turned Chess Skill Into a Business Empire”</a></li>
<li><a href="/doc/economics/index#section-72" id="toc-section-72">“The Complete History of How SoundScan Changed Popular Music Forever”</a></li>
<li><a href="/doc/economics/index#section-73" id="toc-section-73">“Is Spotify’s Model Wiping Out Music’s Middle Class?”</a></li>
<li><a href="/doc/economics/index#section-74" id="toc-section-74">“Plant-Based Meat like Beyond and Impossible Burgers Get Their Beefy Taste from Flavorists”</a></li>
<li><a href="/doc/economics/index#section-75" id="toc-section-75">“Inside a Startup’s Plan to Turn a Swarm of DIY Satellites Into an All-Seeing Eye”</a></li>
<li><a href="/doc/economics/index#section-76" id="toc-section-76">“Why Big Data Has Been (Mostly) Good for Music”</a></li>
<li><a href="/doc/economics/index#section-77" id="toc-section-77">“Who Controls Diners’ Data? OpenTable Moves to Assert Control: Some Restaurateurs Say Booking Service Is Trying to Squeeze Rival SevenRooms; OpenTable Says It Is Protecting User Privacy”</a></li>
<li><a href="/doc/economics/index#section-78" id="toc-section-78">richgel999</a></li>
<li><a href="/doc/economics/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/economics/index#entrepreneurship" id="toc-entrepreneurship"><code>entrepreneurship</code></a></li>
<li><a href="/doc/economics/index#economic-theory" id="toc-economic-theory"><code>economic-theory</code></a></li>
<li><a href="/doc/economics/index#sustainability-comparison" id="toc-sustainability-comparison"><code>sustainability-comparison</code></a></li>
<li><a href="/doc/economics/index#human-capital" id="toc-human-capital"><code>human-capital</code></a></li>
</ul></li>
<li><a href="/doc/economics/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/economics/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/economics/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/economics/mechanism-design/1971-oi.pdf
A Disneyland Dilemma: Two-Part Tariffs for a Mickey Mouse Monopoly
Walter Y. Oi
1971-02-01
2024-01-01
[("doi","10.2307/1881841")]


---
/doc/economics/mechanism-design/1974-coase-2.pdf
The Lighthouse in Economics
Ronald H. Coase
1974-10-01
2024-04-26
[("doi","10.1086/466796")]


---
/doc/economics/mechanism-design/1974-mount.pdf
The informational size of message spaces
Kenneth Mount, Stanley Reiter
1974-06-01
2024-01-01
[("doi","10.1016/0022-0531(74)90012-X")]


---
/doc/economics/mechanism-design/1987-scheraga.pdf
Establishing Property Rights in Outer Space
Joel D. Scheraga
1987-12-01
2024-04-26



---
/doc/economics/mechanism-design/1998-noah.pdf
Essays in learning and the revelation of private information
Robert Bruce Noah, David Hirshleifer
1998-01-01
2024-01-01



---
/doc/economics/mechanism-design/1998-noah.pdf#page=53
Essays in learning and the revelation of private information § pg53
Robert Bruce Noah, David Hirshleifer
1998-01-01
2024-01-01



---
/doc/economics/mechanism-design/1999-prendergast.pdf
The Provision of Incentives in Firms
Canice Prendergast
1999-03-01
2024-01-01
[("doi","10.1257/jel.37.1.7")]

<p>This paper provides an overview of the existing theoretical and empirical work on the provision of incentives.</p>
<p>It reviews the costs and benefits of many types of pay-for-performance, such as piece rates, promotions, and long-term incentives.</p>
<p>The main conclusions are (1) while there is considerable evidence that individuals respond to pay-for-performance, there is less evidence that contracts are designed as predicted by the theory, (2) there has been little progress made in distinguishing amongst plausible theories, and (3) we still know little about how incentives are provided to workers whose output is difficult to measure.</p>
---
/doc/economics/mechanism-design/2018-bergemann.pdf
The Design and Price of Information
Dirk Bergemann, Alessandro Bonatti, Alex Smolin
2018-01-01
2024-01-01
[("doi","10.1257/aer.20161079")]

<p>A data buyer faces a decision problem under uncertainty. He can augment his initial private information with supplemental data from a data seller.</p>
<p>His willingness to pay for supplemental data is determined by the quality of his initial private information. The data seller optimally offers a menu of statistical experiments.</p>
<p>We establish the properties that any revenue-maximizing menu of experiments must satisfy. Every experiment is a non-dispersed stochastic matrix, and every menu contains a fully informative experiment.</p>
<p>In the cases of binary states and actions, or binary types, we provide an explicit construction of the optimal menu of experiments.</p>
---
/doc/economics/mechanism-design/2024-paleologo.pdf
Memories of an Enron Summer
Giuseppe Paleologo
2024-05-30
2024-05-31



---
/doc/economics/mechanism-design/auction/2023-lopomo.pdf
Optimal Procurement with Quality Concerns
Giuseppe Lopomo, Nicola Persico, Alessandro T. Villa
2023-06-01
2024-01-01
[("doi","10.1257/aer.20211437")]

<p>Adverse selection in procurement arises when low-cost bidders are also low-quality suppliers.</p>
<p>We propose a mechanism called <strong><a href="https://en.wikipedia.org/wiki/Lowball_auction">LoLA</a></strong> (lowball lottery auction) which, under some conditions, maximizes any combination of buyer’s and social surplus, subject to incentive compatibility, in the presence of adverse selection. The LoLA features a floor price, and a reserve price.</p>
<p>The LoLA has a dominant strategy equilibrium that, under mild conditions, is unique.</p>
<p>In a counterfactual analysis of Italian government auctions, we compute the gain that the government could have made, had it used the optimal procurement mechanism (a LoLA), relative to a first-price auction (the adopted format).</p>
---
/doc/economics/mechanism-design/auction/index
‘auctions’ tag

2019-12-06
2024-11-25


<div class="page-description-annotation">
<p>Bibliography for tag <code>economics/mechanism-design/auction</code>, most recent first: 1 <a href="/doc/economics/mechanism-design/auction/index#see-alsos" class="icon-not">related tag</a>, 20 <a href="/doc/economics/mechanism-design/auction/index#links" class="icon-not">annotations</a>, &amp; 4 <a href="/doc/economics/mechanism-design/auction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/economics/mechanism-design/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/economics/mechanism-design/auction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/economics/mechanism-design/auction/index#manning-et-al-2024-section" id="toc-manning-et-al-2024-section">“Automated Social Science: Language Models As Scientist and Subjects”, Manning et al 2024</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#bahrani-et-al-2023-section" id="toc-bahrani-et-al-2023-section">“When Bidders Are DAOs”, Bahrani et al 2023</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#lopomo-et-al-2023-section" id="toc-lopomo-et-al-2023-section">“Optimal Procurement With Quality Concerns”, Lopomo et al 2023</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#mihara-2023-section" id="toc-mihara-2023-section">“Quantum Sealed-Bid Auction Using the Phases of Quantum Entangled States As Bids”, Mihara 2023</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#imas-madarasz-2022-section" id="toc-imas-madarasz-2022-section">“Superiority-Seeking and the Preference for Exclusion”, Imas &amp; Madarasz 2022</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#devaux-bomsel-2022-section" id="toc-devaux-bomsel-2022-section">“Externalities across Advertising Markets”, Devaux &amp; Bomsel 2022</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#feidelson-2022-section" id="toc-feidelson-2022-section">“The Wild, Wonderful World of Estate Sales: The Estate-Sale Industry Is Fragile and Persistent in a Way That Doesn’t Square With the Story of the World As We Have Come to Expect It”, Feidelson 2022</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#roughgarden-2021-section" id="toc-roughgarden-2021-section">“Transaction Fee Mechanism Design”, Roughgarden 2021</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#chang-kaushik-2020-section" id="toc-chang-kaushik-2020-section">“Decentralized Reinforcement Learning: Global Decision-Making via Local Economic Transactions [Blog]”, Chang &amp; Kaushik 2020</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#chang-et-al-2020-section" id="toc-chang-et-al-2020-section">“Decentralized Reinforcement Learning: Global Decision-Making via Local Economic Transactions”, Chang et al 2020</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#haji-onderstal-2019-section" id="toc-haji-onderstal-2019-section">“Trading Places: An Experimental Comparison of Reallocation Mechanisms for Priority Queuing”, Haji &amp; Onderstal 2019</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#wang-et-al-2017-3-section" id="toc-wang-et-al-2017-3-section">“LADDER: A Human-Level Bidding Agent for Large-Scale Real-Time Online Auctions”, Wang et al 2017</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#haji-2017-section" id="toc-haji-2017-section">“Experimental Studies on the Psychology of Property Rights”, Haji 2017</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#kremer-1998-section" id="toc-kremer-1998-section">“Patent Buyouts: A Mechanism for Encouraging Innovation”, Kremer 1998</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#rassenti-et-al-1982-section" id="toc-rassenti-et-al-1982-section">“A Combinatorial Auction Mechanism for Airport Time Slot Allocation”, Rassenti et al 1982</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#myerson-1981-section" id="toc-myerson-1981-section">“Optimal Auction Design”, Myerson 1981</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#section" id="toc-section">“Leapfrogs past April 2021’s Previous World-Record Auction for Boxed <em>SMB1</em> by 24%.”</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#section-1" id="toc-section-1">“Consumer and Producer Behavior in the Market for Penny Auctions: A Theoretical and Empirical Analysis”</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#section-2" id="toc-section-2">“Property Is Another Name for Monopoly: Facilitating Efficient Bargaining With Partial Common Ownership of Spectrum, Corporations, and Land”</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#section-3" id="toc-section-3">“An IPad for $14.95? Sunk Cost Fallacy and Why People Keep Losing Money in Penny Auctions”</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/economics/mechanism-design/auction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/economics/mechanism-design/auction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/economics/mechanism-design/quadratic-voting/2018-lalley.pdf
Quadratic Voting: How Mechanism Design Can Radicalize Democracy
Steven P. Lalley, E. Glen Weyl
2018-05-01
2024-01-01
[("doi","10.1257/pandp.20181002")]

<p>Can mechanism design save democracy?</p>
<p>We propose a simple design that offers a chance: individuals pay for as many votes as they wish using a number of “voice credits” quadratic in the votes they buy.</p>
<p>Only quadratic cost induces marginal costs linear in votes purchased and thus welfare optimality if individuals’ valuation of votes is proportional to their value of changing the outcome.</p>
<p>A variety of analysis and evidence suggests that this still-nascent mechanism has significant promise to robustly correct the failure of existing democracies to incorporate intensity of preference and knowledge.</p>
---
/doc/economics/mechanism-design/quadratic-voting/index
‘quadratic voting’ tag

2019-12-24
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>economics/mechanism-design/quadratic-voting</code>, most recent first: 9 <a href="/doc/economics/mechanism-design/quadratic-voting/index#links" class="icon-not">annotations</a> &amp; 11 <a href="/doc/economics/mechanism-design/quadratic-voting/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/economics/mechanism-design/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#buterin-2019-section" id="toc-buterin-2019-section">“Hard Problems in Cryptocurrency: 5 Years Later”, Buterin 2019</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#singh-2019-1-section" id="toc-singh-2019-1-section">“Radical Results: Gitcoin’s $25K Match—Results and Lessons Learned from Our First $25K in Matching”, Singh 2019</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#singh-2019-2-section" id="toc-singh-2019-2-section">“Gitcoin Grants: CLR Matching—Matching Contributions With up to $25,000 in Funding, in ETH”, Singh 2019</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#singh-2019-3-section" id="toc-singh-2019-3-section">“Experiments With Liberal Radicalism: A Crowdfund Matching Mechanism for Public Goods, like Open Source”, Singh 2019</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#buterin-et-al-2018-section" id="toc-buterin-et-al-2018-section">“Liberal Radicalism: A Flexible Design For Philanthropic Matching Funds”, Buterin et al 2018</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#lalley-weyl-2018-section" id="toc-lalley-weyl-2018-section">“Quadratic Voting: How Mechanism Design Can Radicalize Democracy”, Lalley &amp; Weyl 2018</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#posner-weyl-2017-section" id="toc-posner-weyl-2017-section">“Quadratic Voting and the Public Good: Introduction”, Posner &amp; Weyl 2017</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#hylland-zeckhauser-1980-section" id="toc-hylland-zeckhauser-1980-section">“A Mechanism for Selecting Public Goods When Preferences Must Be Elicited”, Hylland &amp; Zeckhauser 1980</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#groves-ledyard-1977-section" id="toc-groves-ledyard-1977-section">“Optimal Allocation of Public Goods: A Solution to the ‘Free Rider’ Problem”, Groves &amp; Ledyard 1977</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/economics/mechanism-design/quadratic-voting/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/economics/mooreslaw-backblaze-2017-costpergbharddrive.jpg



2024-01-01



---
/doc/economics/mooreslaw-handeljones-costpergate.jpg



2024-01-01



---
/doc/economics/mooreslaw-marketvolumelaw.png



2024-01-01



---
/doc/exercise/1971-campbell-figure1-schematicdiagramofblandliquidfooddispensingmachine.jpg


1971
2024-01-01



---
/doc/exercise/1980-bukowiecki.pdf
Mechanism of enhanced lipolysis in adipose tissue of exercise-trained rats

1980-12-01
2024-04-21
[("doi","10.1152/ajpendo.1980.239.6.E422")]

<p>The effects of exercise training and food restriction on the regulation of lipolysis were studied comparatively in adipocytes isolated from male and female rats. Exercise training inhibited cell proliferation in parametrial, but not in <a href="https://en.wikipedia.org/wiki/Epididymal_fat_pad">epididymal adipose tissue</a>, whereas it significantly reduced adipocyte size in both fat depots.</p>
<p>Adipocyte capacity for responding lipolytically to <a href="https://en.wikipedia.org/wiki/Epinephrine">epinephrine</a> (10 microns) or to <a href="https://en.wikipedia.org/wiki/Adrenocorticotropic_hormone">ACTH</a> (1 micron) was markedly increased by exercise training. Enhanced lipolysis was also observed when cells isolated from exercise-trained animals were stimulated by bypassing with <a href="https://en.wikipedia.org/wiki/Cyclic_adenosine_monophosphate">dibutyryl cyclic AMP</a> (5 mM) or <a href="https://en.wikipedia.org/wiki/Theophylline">theophylline</a> (5 mM) the early metabolic steps associated with hormonal activation of the adenylate cyclase complex.</p>
<p>Significantly, binding of (-)-[3H]dihydroalprenolol to cellular receptor sites was not affected by exercise training. It is therefore concluded that exercise training increases adipocyte responsiveness to lipolytic hormones at a metabolic step distal to stimulus recognition by adrenoreceptors, possibly at the level of <a href="https://en.wikipedia.org/wiki/Protein_kinase">protein kinases</a> or <a href="https://en.wikipedia.org/wiki/Lipase">lipases</a>.</p>
<p>Food restriction markedly reduced adipocyte size and partially mimicked the effects of exercise training on adipocyte proliferation and lipolysis.</p>
---
/doc/exercise/1983-bukowiecki.pdf
Effects of sucrose, caffeine, and cola beverages on obesity, cold resistance, and adipose tissue cellularity
Ludwik J. Bukowiecki, Jean Lupien, Nicole Follea, Laila Jahjah
1983-04-01
2024-04-18
[("doi","10.1152/ajpregu.1983.244.4.R500")]

<p>Rats consuming <a href="https://en.wikipedia.org/wiki/Coca-Cola">Coca-Cola</a> and <a href="https://en.wikipedia.org/wiki/Nestl%C3%A9_Purina_PetCare">Purina chow</a> ad libitum increased their total energy intake by 50% without excess weight gain. Their resistance to cold was markedly improved. These phenomena were characterized by <a href="https://en.wikipedia.org/wiki/Statistical_significance">statistically-significant</a> increases in interscapular <a href="https://en.wikipedia.org/wiki/Brown_adipose_tissue">brown adipose tissue</a> weight (IBAT) (91%), cellularity (59%), triglyceride content (52%), protein content (94%), and cytochrome oxidase activity (167%).</p>
<p>In contrast, Coca-Cola consumption did not significantly affect the cellularity or triglyceride content of parametrial white adipose tissue (PWAT), although it slightly augmented PWAT weight. The effects of Coca-Cola on cold resistance, IBAT cellularity, and composition were entirely reproduced by sucrose, but not <a href="https://en.wikipedia.org/wiki/Caffeine">caffeine</a>, consumption.</p>
<p>Although caffeine also increased IBAT cellularity and composition, it significantly decreased the rate of body weight gain, PWAT weight, and adipocyte size. Moreover, it markedly inhibited adipocyte proliferation in PWAT thereby mimicking the effects of exercise training and food restriction (<a href="/doc/exercise/1980-bukowiecki.pdf">Bukowiecki et al Am. J. Physiol. 239 (Endocrinol. Metab. 2): E422-E429, 1980</a>).</p>
<p>It is concluded (1) that sucrose and Coca-Cola consumption improve the resistance of rats to cold, most probably by increasing brown adipose tissue cellularity, and (2) that moderate caffeine intake might be useful for inhibiting proliferative activity in white adipose tissue, thereby preventing obesity.</p>
---
/doc/exercise/1990-bouchard-figure1-individualdifferencesinweightgainresponsetooverfeeding.jpg


1990
2024-01-01



---
/doc/exercise/1992-diaz-figure3-largeindividualdifferencesinweightgainduringforcedoverfeedingdietexperiment.png


1992
2024-01-01



---
/doc/exercise/2001-anderson-figure1-metanalysisofdietexercisefadeoutovertimetowardszeroloss.png


2001
2024-01-01



---
/doc/exercise/2005-hubal-figure1-individualdifferencesinexerciseresponseinbicepsize.jpg


2005
2024-03-22



---
/doc/exercise/2005-hubal-figure2-individualdifferencesinexerciseresponsein1repstrength.jpg


2005
2024-03-22



---
/doc/exercise/2005-hubal-figure3-individualdifferencesinexerciseresponseinisometricstrength.jpg


2005
2024-03-22



---
/doc/exercise/2016-ahtiainen-figure2-histogramofindividualdifferencesinmusclestrengthandmuscleshowingexerciseresistance.jpg


2016
2024-01-01



---
/doc/exercise/2016-ahtiainen-figure3-heterogeneityinexerciseresponsebyageandgender.jpg


2016
2024-01-01



---
/doc/exercise/2016-ahtiainen-figure4-heterogeneityofmusclesizeandstrengthrelativetobaselineinexperimentalexerciseandcontrolgroup.jpg


2016
2024-01-01



---
/doc/exercise/2016-jorgensen-figure3-correlationbetweenbmiandmortalityriskstratifiedbyiq.jpg


2016
2024-01-01



---
/doc/exercise/2018-dolton-figure1-footballfanssuffermorefromtheirteamlosingthantheygainfromitwinning.jpg


2018
2024-11-09



---
/doc/exercise/2019-ross-figure1-kochetal2013-individualdifferencesinexercisebredmice.jpg


2019
2024-01-01



---
/doc/exercise/2021-maturana-figure2-individualdifferencesinenduranceexerciseresponse.jpg


2021
2024-03-22



---
/doc/exercise/2022-marcus-figure1-nulleffectoffreesportsclubvoucheronelementaryschoolersmembershipexerciseandobesity.jpg


2022
2024-01-01



---
/doc/exercise/2023-08-27-juliepitois-protocolsportsystems-wristmobilizationexerciseforyogaorpushuppain.mp4


2023-08-27
2024-01-01



---
/doc/exercise/2023-speakman-figure1-trendsovertimeforchangesinenergyexpenditurecomponentsteebeeaee-female.png


2023
2024-01-01



---
/doc/exercise/2023-speakman-figure1-trendsovertimeforchangesinenergyexpenditurecomponentsteebeeaee-male.png


2023
2024-01-01



---
/doc/exercise/2023-speakman-figure3-trendinbasalmetabolicratewithbodymassandovertime19202020andbygender.jpg


2023
2024-01-01



---
/doc/exercise/2024-darcey-figure1-largeindividualdifferencesinbrainandcravingresponsetomilkshake.jpg


2024
2024-07-05



---
/doc/exercise/gravitostat/index
‘gravitostat’ tag

2021-03-05
2024-04-22


<div class="page-description-annotation">
<p>Bibliography for tag <code>exercise/gravitostat</code>, most recent first: 2 <a href="/doc/exercise/gravitostat/index#see-alsos" class="icon-not">related tags</a>, 13 <a href="/doc/exercise/gravitostat/index#links" class="icon-not">annotations</a> (<a href="/doc/exercise/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/exercise/gravitostat/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/exercise/gravitostat/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/exercise/gravitostat/index#lecka-czernik-et-al-2024-section" id="toc-lecka-czernik-et-al-2024-section">“Regulatory Effect of Osteocytes on Extramedullary and Bone Marrow Adipose Tissue Development and Function”, Lecka-Czernik et al 2024</a></li>
<li><a href="/doc/exercise/gravitostat/index#zlatkovic-et-al-2023-section" id="toc-zlatkovic-et-al-2023-section">“Reduction of Body Weight by Increased Loading Is Associated With Activation of Norepinephrine Neurons in the Medial Nucleus of the Solitary Tract”, Zlatkovic et al 2023</a></li>
<li><a href="/doc/exercise/gravitostat/index#miguet-et-al-2023-section" id="toc-miguet-et-al-2023-section">“Effects of Aquatic Exercise on Appetitive Responses in Adolescents With Obesity: An Exploratory Study”, Miguet et al 2023</a></li>
<li><a href="/doc/exercise/gravitostat/index#rinonapoli-et-al-2021-section" id="toc-rinonapoli-et-al-2021-section">“Obesity and Bone: A Complex Relationship”, Rinonapoli et al 2021</a></li>
<li><a href="/doc/exercise/gravitostat/index#bake-et-al-2021-section" id="toc-bake-et-al-2021-section">“The Gravitostat Protects Diet-Induced Obese Rats against Fat Accumulation and Weight Gain”, Bake et al 2021</a></li>
<li><a href="/doc/exercise/gravitostat/index#jansson-et-al-2021-section" id="toc-jansson-et-al-2021-section">“A Body Weight Sensor Regulates Prepubertal Growth via the Somatotropic Axis in Male Rats”, Jansson et al 2021</a></li>
<li><a href="/doc/exercise/gravitostat/index#ohlsson-et-al-2020-section" id="toc-ohlsson-et-al-2020-section">“Increased Weight Loading Reduces Body Weight and Body Fat in Obese Subjects—A Proof of Concept Randomized Clinical Trial”, Ohlsson et al 2020</a></li>
<li><a href="/doc/exercise/gravitostat/index#wills-et-al-2019-section" id="toc-wills-et-al-2019-section">“Load-Carriage Conditioning Elicits Task-Specific Physical and Psychophysical Improvements in Males”, Wills et al 2019</a></li>
<li><a href="/doc/exercise/gravitostat/index#palsdottir-et-al-2019-section" id="toc-palsdottir-et-al-2019-section">“Interactions Between the Gravitostat and the Fibroblast Growth Factor System for the Regulation of Body Weight”, Palsdottir et al 2019</a></li>
<li><a href="/doc/exercise/gravitostat/index#mair-et-al-2019-section" id="toc-mair-et-al-2019-section">“Low Volume, Home-Based Weighted Step Exercise Training Can Improve Lower Limb Muscle Power and Functional Ability in Community-Dwelling Older Women”, Mair et al 2019</a></li>
<li><a href="/doc/exercise/gravitostat/index#ohlsson-et-al-2018-section" id="toc-ohlsson-et-al-2018-section">“The Gravitostat Regulates Fat Mass in Obese Male Mice While Leptin Regulates Fat Mass in Lean Male Mice”, Ohlsson et al 2018</a></li>
<li><a href="/doc/exercise/gravitostat/index#ohlssona-jansson-2018-section" id="toc-ohlssona-jansson-2018-section">“Where Does the Gravitostat Fit In?”, Ohlssona &amp; Jansson 2018</a></li>
<li><a href="/doc/exercise/gravitostat/index#jansson-et-al-2018-section" id="toc-jansson-et-al-2018-section">“Body Weight Homeostat That Regulates Fat Mass Independently of Leptin in Rats and Mice”, Jansson et al 2018</a></li>
<li><a href="/doc/exercise/gravitostat/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/exercise/gravitostat/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/existential-risk/1930-millikan.pdf
Alleged Sins of Science
Robert A. Millikan
1930-02-01
2024-01-01



---
/doc/existential-risk/1955-vonneumann-canwesurvivetechnology.pdf
Can We Survive Technology?
John von Neumann
1955-01-01
2024-01-01



---
/doc/existential-risk/1973-davis.pdf
All You Ever Wanted to Know about MIRV and ICBM Calculations but Were Not Cleared to Ask
Lynn Etheridge Davis, Warner R. Schilling
1973-01-01
2024-01-01
[("doi","10.2307/173221")]


---
/doc/existential-risk/1985-hofstadter-guillotine.png


1985
2024-01-01



---
/doc/existential-risk/1985-hofstadter-sanityandsurvival.pdf
Metamagical Themas: Sanity and Survival
Douglas Hofstadter
1985-01-01
2024-01-01



---
/doc/existential-risk/1998-hamming.pdf
Mathematics on a Distant Planet

1998-01-01
2024-01-01



---
/doc/existential-risk/2011-05-10-givewell-holdenkarnofskyjaantallinn.doc


2011-05-10
2024-01-01



---
/doc/existential-risk/2012-muehlhauser.pdf
Intelligence Explosion: Evidence and Import
Luke Muehlhauser, Anna Salamon
2012-01-01
2024-01-01
[("doi","10.1007/978-3-642-32560-1_2")]


---
/doc/existential-risk/2012-schneier-liarsandoutliers-ch13.pdf
Chapter 13: Corporations

2012
2024-01-01



---
/doc/existential-risk/2013-prinz.pdf
Singularity and Inevitable Doom
Jesse Prinz
2013-01-01
2024-01-01



---
/doc/existential-risk/2016-karnofsky.pdf
Some Key Ways Which I've Changed My Mind Over The Last Several Years
Holden Karnofsky
2016-08-23
2024-01-01



---
/doc/existential-risk/2017-barrett.pdf

Anthony Michael Barrett
2017-01-01
2024-01-01



---
/doc/existential-risk/nuclear/hofstadter/doodle.png



2024-01-01



---
/doc/existential-risk/nuclear/hofstadter/hofstadter-figure29-1-prisonersdilemma.png



2024-01-01



---
/doc/existential-risk/nuclear/hofstadter/payoff-matrix.png



2024-01-01



---
/doc/existential-risk/nuclear/index
‘nuclear war’ tag

2024-08-19
2024-08-19


<div class="page-description-annotation">
<p>Bibliography for tag <code>existential-risk/nuclear</code>, most recent first: 1 <a href="/doc/existential-risk/nuclear/index#see-alsos" class="icon-not">related tag</a>, 1 <a href="/doc/existential-risk/nuclear/index#links" class="icon-not">annotation</a>, &amp; 4 <a href="/doc/existential-risk/nuclear/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/existential-risk/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/existential-risk/nuclear/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/existential-risk/nuclear/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/existential-risk/nuclear/index#millikan-1928-section" id="toc-millikan-1928-section">“Available Energy”, Millikan 1928</a></li>
</ul></li>
<li><a href="/doc/existential-risk/nuclear/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/fiction/1981-brustein.pdf
George P. Elliott
Robert Brustein
1981
2024-01-01
[("doi","10.2307/41210743")]


---
/doc/fiction/criticism/1931-eliot.pdf
Preface to <em>Transit of Venus: Poems</em>, by Harry Crosby
T. S. Eliot
1931-09-10
2024-08-27



---
/doc/fiction/criticism/1933-knights-howmanychildrenhadladymacbeth.pdf
<em>How Many Children Had Lady Macbeth?</em>
L. C. Knights
1933-01-01
2024-01-01



---
/doc/fiction/criticism/2009-fortugno.pdf
Losing Your Grip: Futility and Dramatic Necessity in _Shadow of the Colossus_
Nick Fortugno
2009-01-01
2024-01-01



---
/doc/fiction/criticism/2020-03-08-bartking-70-hyakujosfox-panel17-foxcrop.jpg


2020-03-08
2024-01-01



---
/doc/fiction/criticism/2021-carson.pdf
Stillness
Anne Carson
2021-09-01
2024-01-01
[("doi","10.1086/715987")]


---
/doc/fiction/criticism/2021-walsh-figure6-likesbysortorder.png


2021
2024-01-01



---
/doc/fiction/criticism/2021-walsh-figure7-reviewlengthbysortorder.png


2021
2024-01-01



---
/doc/fiction/criticism/2021-walsh-figure8-frequencyofreviewediting.png


2021
2024-01-01



---
/doc/fiction/criticism/2021-walsh-figure9-spoilertagusebysortorder.png


2021
2024-01-01



---
/doc/fiction/criticism/index
‘literary criticism’ tag

2011-11-28
2024-10-29


<figure><img class="float-right page-thumbnail invert-auto outline" height="336" width="408" src="/doc/fiction/criticism/2021-walsh-figure6-likesbysortorder.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/criticism</code>, most recent first: 1 <a href="/doc/fiction/criticism/index#see-alsos" class="icon-not">related tag</a>, 37 <a href="/doc/fiction/criticism/index#links" class="icon-not">annotations</a>, &amp; 12 <a href="/doc/fiction/criticism/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/criticism/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/criticism/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/criticism/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
<li><a href="/doc/fiction/criticism/index#section" id="toc-section">“‘Review’ Tag”, Gwern 2018</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-movie-section" id="toc-gwern-review-movie-section">“Movie Reviews”, Gwern 2014</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-the-last-unicorn-section" id="toc-gwern-review-the-last-unicorn-section">“Review Of <em>The Last Unicorn</em>”, Gwern 2024</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-anime-section" id="toc-gwern-review-anime-section">“Anime Reviews”, Gwern 2010</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-crumb-section" id="toc-gwern-review-crumb-section">“Review Of <em>Crumb</em>”, Gwern 2024</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-the-bridge-section" id="toc-gwern-review-the-bridge-section">“Review of <em>The Bridge</em>”, Gwern 2024</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-ugly-anime-section" id="toc-gwern-ugly-anime-section">“Why Is Western Animation Ugly?”, Gwern 2024</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-bakker-section" id="toc-gwern-review-bakker-section">“The Second Apocalypse: Freedom In An Unfree Universe”, Gwern 2017</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-suzanne-delage-section" id="toc-gwern-suzanne-delage-section">“Interpreting ‘Suzanne Delage’ As <em>Dracula</em>”, Gwern 2009</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-book-section" id="toc-gwern-review-book-section">“Book Reviews”, Gwern 2013</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-princess-kaguya-section" id="toc-gwern-review-princess-kaguya-section">“Review of <em>The Tale of the Princess Kaguya</em>”, Gwern 2016</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-opera-section" id="toc-gwern-review-opera-section">“Opera Reviews”, Gwern 2019</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-space-battleship-yamato-section" id="toc-gwern-review-space-battleship-yamato-section">“Review of <em>Space Battleship Yamato</em>”, Gwern 2021</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-dune-genetics-section" id="toc-gwern-dune-genetics-section">“Genetics and Eugenics in Frank Herbert’s Dune-Verse”, Gwern 2018</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-screwfly-section" id="toc-gwern-screwfly-section">“The ‘Screwfly Solution’ Solution: Bi-Sexuality”, Gwern 2021</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-mlp-genetics-section" id="toc-gwern-mlp-genetics-section">“Race in <em>My Little Pony</em>”, Gwern 2018</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-otaku-section" id="toc-gwern-otaku-section">“<em>Neon Genesis Evangelion</em> Source Anthology”, Gwern 2009</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-review-mlp-section" id="toc-gwern-review-mlp-section">“<em>MLP</em>: Immanetizing The Equestrian”, Gwern 2018</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-development-hell-section" id="toc-gwern-development-hell-section">“On Development Hell”, Gwern 2020</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-goodreads-section" id="toc-gwern-goodreads-section">“The Most ‘Abandoned’ Books on GoodReads”, Gwern 2019</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-hafu-section" id="toc-gwern-hafu-section">“Hafu Gender Ratios in Anime”, Gwern 2011</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-scanners-section" id="toc-gwern-scanners-section">“‘Scanners Live in Vain’ As Realistic SF”, Gwern 2013</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-fiction-mulberry-section" id="toc-gwern-fiction-mulberry-section">“The Mulberry Tree”, Gwern 2010</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-kyon-section" id="toc-gwern-kyon-section">“The Melancholy of Kyon”, Gwern 2009</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-story-of-your-life-section" id="toc-gwern-story-of-your-life-section">“‘Story Of Your Life’ Is Not A Time-Travel Story”, Gwern 2012</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-death-note-anonymity-section" id="toc-gwern-death-note-anonymity-section">“<em>Death Note</em>: L, Anonymity &amp; Eluding Entropy”, Gwern 2011</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-otaku-essay-section" id="toc-gwern-otaku-essay-section">“Notes on <em>Evangelion</em>”, Gwern 2010</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-sand-section" id="toc-gwern-sand-section">“Cultural Drift: Cleaning Methods”, Gwern 2013</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-anime-criticism-section" id="toc-gwern-anime-criticism-section">“Why Anime?”, Gwern 2011</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-aria-section" id="toc-gwern-aria-section">“<em>Aria</em>’s Past, Present, and Future”, Gwern 2011</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-fmp-parody-section" id="toc-gwern-fmp-parody-section">“Parody in <em>Full Metal Panic!</em>”, Gwern 2008</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-komm-susser-tod-section" id="toc-gwern-komm-susser-tod-section">“Komm Susser Tod”, Gwern 2010</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-death-note-ending-section" id="toc-gwern-death-note-ending-section">“<em>Death Note</em>’s Ending”, Gwern 2008</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-fiction-snowbank-section" id="toc-gwern-fiction-snowbank-section">“The Snowbanks of Time”, Gwern 2011</a></li>
<li><a href="/doc/fiction/criticism/index#gwern-immoral-book-section" id="toc-gwern-immoral-book-section">“Immoral Books”, Gwern 2010</a></li>
</ul></li>
<li><a href="/doc/fiction/criticism/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/criticism/index#nikmand-2024-section" id="toc-nikmand-2024-section">“This Movie Is Why I’m Alive: How <em>Ratatouille</em> Showed Me the Beauty of the World That Wished to Kill Me”, Nikmand 2024</a></li>
<li><a href="/doc/fiction/criticism/index#dwiz-2024-section" id="toc-dwiz-2024-section">“The Best RPG Cover of All Time [<em>Traveller</em> 1977]”, Dwiz 2024</a></li>
<li><a href="/doc/fiction/criticism/index#steggle-2024-section" id="toc-steggle-2024-section">“John Shakespeare’s ‘Spiritual Testament’ Is Not John Shakespeare’s”, Steggle 2024</a></li>
<li><a href="/doc/fiction/criticism/index#devereaux-2022-1-section" id="toc-devereaux-2022-1-section">“Collections: Why <em>Rings of Power</em>’s Middle Earth Feels Flat”, Devereaux 2022</a></li>
<li><a href="/doc/fiction/criticism/index#carson-2021-section" id="toc-carson-2021-section">“Stillness”, Carson 2021</a></li>
<li><a href="/doc/fiction/criticism/index#walsh-antoniak-2021-section" id="toc-walsh-antoniak-2021-section">“The Goodreads ‘Classics’: A Computational Study of Readers, Amazon, and Crowdsourced Amateur Criticism”, Walsh &amp; Antoniak 2021</a></li>
<li><a href="/doc/fiction/criticism/index#alexander-2020-1-section" id="toc-alexander-2020-1-section">“<em>My Immortal</em> As Alchemical Allegory”, Alexander 2020</a></li>
<li><a href="/doc/fiction/criticism/index#matt-lakeman-2020-metalgearsolidv-section" id="toc-matt-lakeman-2020-metalgearsolidv-section">“The Phantom’s Pain—A <em>Metal Gear Solid V</em> Narrative Analysis”, Lakeman 2020</a></li>
<li><a href="/doc/fiction/criticism/index#menard-2020-section" id="toc-menard-2020-section">“Having Had No Predecessor to Imitate, He Had No Successor Capable of Imitating Him”, Menard 2020</a></li>
<li><a href="/doc/fiction/criticism/index#lakeman-2019-section" id="toc-lakeman-2019-section">“<em>Disaster Artist</em>—Insanity Is No Shortcut to Inspiration”, Lakeman 2019</a></li>
<li><a href="/doc/fiction/criticism/index#tvtropes-2019-section" id="toc-tvtropes-2019-section">“TVTropes: <em>Mobile Suit Gundam: Char’s Counterattack</em>”, TVTropes 2019</a></li>
<li><a href="/doc/fiction/criticism/index#dean-2017-1-section" id="toc-dean-2017-1-section">“Film Review: <em>The Haunting</em> (1963)”, Dean 2017</a></li>
<li><a href="/doc/fiction/criticism/index#johnson-rosenbaum-2015-section" id="toc-johnson-rosenbaum-2015-section">“Spoiler Alert: Consequences of Narrative Spoilers for Dimensions of Enjoyment, Appreciation, and Transportation”, Johnson &amp; Rosenbaum 2015</a></li>
<li><a href="/doc/fiction/criticism/index#lamerichs-2014-section" id="toc-lamerichs-2014-section">“Romancing Pigeons: The Deconstruction of the Dating-Sim in <em>Hatoful Boyfriend</em>”, Lamerichs 2014</a></li>
<li><a href="/doc/fiction/criticism/index#robbins-2014-section" id="toc-robbins-2014-section">“Killing Time: <em>Dracula</em> and Social Discoordination”, Robbins 2014</a></li>
<li><a href="/doc/fiction/criticism/index#evershed-2013-section" id="toc-evershed-2013-section">“What Are the Movies That Audiences Loved but the Critics Hated? Analysis of 10,000 Movies Reveals the Films With the Highest Disparity between Critic and Audience Reviews”, Evershed 2013</a></li>
<li><a href="/doc/fiction/criticism/index#murakami-2013-section" id="toc-murakami-2013-section">“Excerpts from <em>Little Boy</em>”, Murakami 2013</a></li>
<li><a href="/doc/fiction/criticism/index#sawaragi-2012-section" id="toc-sawaragi-2012-section">“On The Battlefield of ‘Superflat’”, Sawaragi 2012</a></li>
<li><a href="/doc/fiction/criticism/index#gibson-2012-section" id="toc-gibson-2012-section">“Shiny Balls of Mud: William Gibson Looks at Japanese Pursuits of Perfection”, Gibson 2012</a></li>
<li><a href="/doc/fiction/criticism/index#okada-morikawa-2004-otaku-talk-section" id="toc-okada-morikawa-2004-otaku-talk-section">“Otaku Talk”, Okada et al 2012</a></li>
<li><a href="/doc/fiction/criticism/index#murakami-hoaglund-2012-3-section" id="toc-murakami-hoaglund-2012-3-section">“Earth in My Window”, Murakami &amp; Hoaglund 2012</a></li>
<li><a href="/doc/fiction/criticism/index#sarrazin-2011-section" id="toc-sarrazin-2011-section">“Ero-Anime: Manga Comes Alive”, Sarrazin 2011</a></li>
<li><a href="/doc/fiction/criticism/index#house-2011-section" id="toc-house-2011-section">“Interviewing Translator Michael House”, House 2011</a></li>
<li><a href="/doc/fiction/criticism/index#fortugno-2009-section" id="toc-fortugno-2009-section">“Losing Your Grip: Futility and Dramatic Necessity in _Shadow of the Colossus_”, Fortugno 2009</a></li>
<li><a href="/doc/fiction/criticism/index#kaminski-2008-section" id="toc-kaminski-2008-section"><em>The Secret History of Star Wars</em>, Kaminski 2008</a></li>
<li><a href="/doc/fiction/criticism/index#ramagopalan-et-al-2007-section" id="toc-ramagopalan-et-al-2007-section">“Origins of Magic: Review of Genetic and Epigenetic Effects”, Ramagopalan et al 2007</a></li>
<li><a href="/doc/fiction/criticism/index#brin-2002-section" id="toc-brin-2002-section">“J. R. R. Tolkien—Enemy of Progress: <em>The Lord of the Rings</em> Is Lovingly Crafted, Seductive—And Profoundly Backward-Looking. Why Not Look at Things through the Dark Lord’s Eye for a Change?”, Brin 2002</a></li>
<li><a href="/doc/fiction/criticism/index#macfarquhar-2002-section" id="toc-macfarquhar-2002-section">“The Prophet of Decline: Harold Bloom’s Influential Anxieties”, MacFarquhar 2002</a></li>
<li><a href="/doc/fiction/criticism/index#martin-2000-section" id="toc-martin-2000-section">“What Do Animals Do All Day? The Division of Labor, Class Bodies, and Totemic Thinking in the Popular Imagination”, Martin 2000</a></li>
<li><a href="/doc/fiction/criticism/index#hyde-1986-section" id="toc-hyde-1986-section">“Alcohol and Poetry: John Berryman and the Booze Talking”, Hyde 1986</a></li>
<li><a href="/doc/fiction/criticism/index#knights-1933-section" id="toc-knights-1933-section"><em>How Many Children Had Lady Macbeth?</em>, Knights 1933</a></li>
<li><a href="/doc/fiction/criticism/index#eliot-1931-section" id="toc-eliot-1931-section">“Preface to <em>Transit of Venus: Poems</em>, by Harry Crosby”, Eliot 1931</a></li>
<li><a href="/doc/fiction/criticism/index#richards-1929-section" id="toc-richards-1929-section"><em>Practical Criticism: A Study of Literary Judgment</em>, Richards 1929</a></li>
<li><a href="/doc/fiction/criticism/index#section-1" id="toc-section-1">“Fanon versus Canon”</a></li>
<li><a href="/doc/fiction/criticism/index#jOwAkR48-section" id="toc-jOwAkR48-section">“Trope: ‘Kick the Dog’”, TVTropes 2024</a></li>
<li><a href="/doc/fiction/criticism/index#ZKJ1Apzv-section" id="toc-ZKJ1Apzv-section">“Rule of Cool”, TVTropes 2024</a></li>
<li><a href="/doc/fiction/criticism/index#cPsa6t-m-section" id="toc-cPsa6t-m-section">michael_nielsen</a></li>
<li><a href="/doc/fiction/criticism/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/fiction/criticism/index#movie-disparity" id="toc-movie-disparity"><code>movie-disparity</code></a></li>
<li><a href="/doc/fiction/criticism/index#japan-culture" id="toc-japan-culture"><code>japan-culture</code></a></li>
<li><a href="/doc/fiction/criticism/index#child-narrative" id="toc-child-narrative"><code>child-narrative</code></a></li>
<li><a href="/doc/fiction/criticism/index#fantasy-analysis" id="toc-fantasy-analysis"><code>fantasy-analysis</code></a></li>
</ul></li>
<li><a href="/doc/fiction/criticism/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/criticism/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/fiction/criticism/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/fiction/fantasy/1919-broun.pdf
The 51<sup>st</sup> Dragon
Heywood Broun
1919-04-13
2024-11-28



---
/doc/fiction/fantasy/1926-krzhizhanowsky-quadraturin.html


1926
2024-01-01



---
/doc/fiction/fantasy/1992-02-18-neilgaiman-sandman-issue36-agameofyoupart5-overtheseatothesky-theendoftheland.jpg


1992-02-18
2024-10-29



---
/doc/fiction/fantasy/2007-larsen.pdf
SAURON, Mount Doom, and Elvish Moths: The Influence of Tolkien on Modern Science
Kristine Larsen
2007-01-01
2024-01-01
[("doi","10.1353/tks.2007.0024")]


---
/doc/fiction/fantasy/2016-sanderson.html


2016
2024-01-01



---
/doc/fiction/fantasy/index
Link to fiction/fantasy tag index


2024-12-01



---
/doc/fiction/gene-wolfe/1983-brucepennington-citadeloftheautarch-bookcover.jpg


1983
2024-01-01



---
/doc/fiction/gene-wolfe/1983-wolfe-asolarlabyrinth.txt


1983
2024-01-01



---
/doc/fiction/gene-wolfe/1987-wolfe.pdf
The Ethos of Elfland: An Introduction to the Many Realms of Fantasy by One of Faerie's Brightest Bards
Gene Wolfe
1987-12-01
2024-01-01



---
/doc/fiction/gene-wolfe/1989-jones.pdf
<em>There Are Doors</em> by Gene Wolfe (Book Review)
Gwyneth Jones
1989-09-01
2024-09-10



---
/doc/fiction/gene-wolfe/2002-wolfe-locusinterview.pdf
The Wolfe & Gaiman Show

2002-01-01
2024-01-01



---
/doc/fiction/gene-wolfe/2004-wolfe.pdf


2004-01-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination-frontbackcover-storyblurbs.jpg


1980
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=110
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg110
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=13
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg13
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=244
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg244
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=3
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg3
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=60
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg60
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=7
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg7
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/1980-leguin-edges13newtalesfromtheborderlandsoftheimagination.pdf#page=95
<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § pg95
Ursula K. Le Guin, Virginia Kidd
1980-11-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/2009-broderick.pdf
Chapter Five: The Margins Of Science Fiction: Gene Wolfe: In Search Of Lost Suzanne: A Lupine Collage
Damien Broderick
2009-01-01
2024-01-01



---
/doc/fiction/gene-wolfe/suzanne-delage/2022-wakashima.pdf
ジーン・ウルフの‘Suzanne Delage’
を読む 若島 正
2022-04-08
2024-08-18



---
/doc/fiction/gene-wolfe/suzanne-delage/2023-10-28-gwern-midjourneyv5-germanexpressionistlinocutofsinisternewenglandtowninwinter-thumbnail-grayscale.jpg

Gwern
2023-10-28
2024-04-10



---
/doc/fiction/gene-wolfe/suzanne-delage/2023-10-28-gwern-midjourneyv5-germanexpressionistlinocutofsinisternewenglandtowninwinter-thumbnail-red.jpg

Gwern
2023-10-28
2024-04-08



---
/doc/fiction/gene-wolfe/suzanne-delage/index
‘Wolfe’s ‘Delage’’ tag

2023-05-02
2024-10-11


<figure><img class="float-right page-thumbnail invert-auto outline" height="500" width="431" src="/doc/fiction/gene-wolfe/suzanne-delage/2023-10-28-gwern-midjourneyv5-germanexpressionistlinocutofsinisternewenglandtowninwinter-thumbnail-grayscale.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/gene-wolfe/suzanne-delage</code>, most recent first: 11 <a href="/doc/fiction/gene-wolfe/suzanne-delage/index#links" class="icon-not">annotations</a> &amp; 44 <a href="/doc/fiction/gene-wolfe/suzanne-delage/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/gene-wolfe/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/suzanne-delage" id="gwern-suzanne-delage" class="link-page link-annotated include-annotation include-strict" title="Transclude link for doc/fiction/gene-wolfe/suzanne-delage/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#gwern-suzanne-delage-section" id="toc-gwern-suzanne-delage-section">“Interpreting ‘Suzanne Delage’ As <em>Dracula</em>”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#sartore-2023-section" id="toc-sartore-2023-section">“The Little-Known Shipwreck That Inspired Bram Stoker’s <em>Dracula</em>: Stoker Was Moved by Grim Details from the World around Him While Penning His Horror Masterpiece. The Real Fate of a Ship Called the <em>Dmitry</em> Played an Outsized Role in His Imaginings”, Sartore 2023</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#%E6%AD%A3-2022-section" id="toc-正-2022-section">“ジーン・ウルフの‘Suzanne Delage’”, 正 2022</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#tucker-2012-section" id="toc-tucker-2012-section">“The Great New England Vampire Panic: 200 Years After the Salem Witch Trials, Farmers Became Convinced That Their Relatives Were Returning from the Grave to Feed on the Living”, Tucker 2012</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#broderick-2009-section" id="toc-broderick-2009-section">“Chapter Five: The Margins Of Science Fiction: Gene Wolfe: In Search Of Lost Suzanne: A Lupine Collage”, Broderick 2009</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#guin-kidd-1980-page-110-section" id="toc-guin-kidd-1980-page-110-section">“<em>Edges: 13 New Tales from the Borderlands of the Imagination</em> § Pg110”, Guin &amp; Kidd 1980 (page 110)</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#stoker-1897-section" id="toc-stoker-1897-section">“<em>Dracula</em> § Chapter 16 [Young Vampires]”, Stoker 1897</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#stetson-1896-section" id="toc-stetson-1896-section">“The Animistic Vampire in New England”, Stetson 1896</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#gerard-1885-section" id="toc-gerard-1885-section">“Transylvanian Superstitions”, Gerard 1885</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#0enGUggA-section" id="toc-0enGUggA-section">“<em>Dracula</em> § Chapter 16 [Lucy’s Appearance]”, Stoker 2024</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#ySgdSYoL-section" id="toc-ySgdSYoL-section">“Claudia the Vampire”, Wiki 2024</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#w7U-BqaW-section" id="toc-w7U-BqaW-section">“‘Suzanne Delage’ Publication History”, ISFD 2024</a></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/gene-wolfe/suzanne-delage/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/fiction/humor/1973-jech-pg118-errorfootnotes.png


1973
2024-01-01



---
/doc/fiction/humor/1979-robertcrumb-snoidcomics-pg34-thesnoidshatredofhumanity.jpg


1979
2024-07-20



---
/doc/fiction/humor/1997-utena-ikuhara-remasteredepisode13-commentary-ufo-1.jpg


1997
2024-01-01



---
/doc/fiction/humor/1997-utena-ikuhara-remasteredepisode13-commentary-ufo-2.jpg


1997
2024-01-01



---
/doc/fiction/humor/2010-jrecursive-faulttolerance-didyoujusttellmetogofuckmyself.png


2010
2024-01-01



---
/doc/fiction/humor/2017-gwern-meme-virginvschad-earthvssun.png

Gwern
2017
2024-01-01



---
/doc/fiction/humor/2020-01-18-nyt-sanderson-weirdalyankovic-232fans.jpg


2020-01-18
2024-01-01



---
/doc/fiction/humor/2020-01-24-gwern-meme-mickeymouse-perishlikeadog-template.jpg

Gwern
2020-01-24
2024-01-01



---
/doc/fiction/humor/2022-11-25-gwern-meme-madmen-idontthinkaboutyouatall-plasticvsmetalwireflyswatters.jpg

Gwern
2022-11-25
2024-01-01



---
/doc/fiction/humor/2024-01-12-gwern-upslogo19161937-supervillainlogo.jpg

Gwern
2024-01-12
2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-a-comic-imitating-ryans-obsession-with-sex.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-a-new-oracle-for-the-ages.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-absurdum-was-reductio.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-an-inquiet-disquisition-on-linguistics.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-anotherbftribute.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-anutterlyfalsedc.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-areplytothemeaningoflife.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-blindfaith.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-dcpresentskinglear.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-everybody-was-not-kungfu-fighting.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-free-penis-enlarger-50dollars-value.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-hmm-thatsgoodmeta.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-hownottomakeacomic.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-ihadnochoiceimsorry.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-imsorry-theyweresohotandsodelicious.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-in-tribute-to-the-grand-high-muugle-wump-of-absurdism.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-inmemoriambuttercupfestival.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-its-a-mad-mad-mad-multi-verse.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-its-not-crazy-its-delightfully-eccentric.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-moreontheperilsofinductivelogic.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-night.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-pardon-my-french.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-plato.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-pleaseeverybodyheedthisexample.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-porcupinesdilemna.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-semantics.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-song.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-spammingyourhead.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-temptingfate.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-therecanonlybeonefunction.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-this-is-how-the-evil-shall-be-punished-in-hell.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-today-we-mock-religion-ha-ha-its-all-in-good-fun.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-unorthodoxy-thebestkindoforthodoxy.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-wishing-something-into-existence-is-hip.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-xminusxminusyequals1.png



2024-01-01



---
/doc/fiction/humor/dinosaur-comics/gwern-yoquierokitte.png



2024-01-01



---
/doc/fiction/humor/gwern-meme-breakingbad-walterwhite-jessewhatthehellareyoutalkingabout.jpg



2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-08-16-tumblr_m8u6loy2ex1re0dy6o1_640.png


2012-08-16
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-08-18-tumblr_m8xvd4si541re0dy6o1_r1_640.png


2012-08-18
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-08-24-tumblr_m98ydzxksm1re0dy6o1_r1_640.png


2012-08-24
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-08-28-tumblr_m9gcjvvebn1re0dy6o1_640.jpg


2012-08-28
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-04-tumblr_m9szbhcs8h1re0dy6o1_r2_640.jpg


2012-09-04
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-07-tumblr_m9ypq645ko1re0dy6o1_640.jpg


2012-09-07
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-11-tumblr_ma71jtfzp61re0dy6o1_640.jpg


2012-09-11
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-16-tumblr_maf8n6jsf71re0dy6o1_640.png


2012-09-16
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-21-tumblr_maotpsxpvg1re0dy6o1_640.jpg


2012-09-21
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-24-tumblr_maubaprfic1re0dy6o1_640.jpg


2012-09-24
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-09-27-tumblr_mb01llxjcd1re0dy6o1_640.jpg


2012-09-27
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-01-tumblr_mb5ajeu7zi1re0dy6o1_640.jpg


2012-10-01
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-04-tumblr_mbcse0kthn1re0dy6o1_640.jpg


2012-10-04
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-08-tumblr_mbjppit1gl1re0dy6o1_640.jpg


2012-10-08
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-11-tumblr_mbpnh29p4c1re0dy6o1_640.jpg


2012-10-11
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-15-tumblr_mbtdac3st51re0dy6o1_640.png


2012-10-15
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-18-tumblr_mc0xk5ebod1re0dy6o1_640.jpg


2012-10-18
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-22-tumblr_mc9sd0zlv91re0dy6o1_640.jpg


2012-10-22
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-25-tumblr_mcfq72dphf1re0dy6o1_640.jpg


2012-10-25
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-29-tumblr_mcn2iagj8r1re0dy6o1_640.jpg


2012-10-29
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-10-31-tumblr_mcqwkhvuj21re0dy6o1_640.jpg


2012-10-31
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-01-tumblr_mcso9njarg1re0dy6o1_640.jpg


2012-11-01
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-05-tumblr_md04ndsayx1re0dy6o1_640.jpg


2012-11-05
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-07-tumblr_md3tp6kmpj1re0dy6o1_640.jpg


2012-11-07
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-08-tumblr_md6f6gvidv1re0dy6o1_640.jpg


2012-11-08
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-12-tumblr_mdcw6ksdki1re0dy6o1_640.jpg


2012-11-12
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-15-tumblr_mdip2acwpr1re0dy6o1_640.jpg


2012-11-15
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-19-tumblr_mdlzaxzizc1re0dy6o1_r1_640.jpg


2012-11-19
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-22-tumblr_mdmdu7za7a1re0dy6o1_640.jpg


2012-11-22
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-26-tumblr_mdmdw6to8m1re0dy6o1_640.jpg


2012-11-26
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-11-29-tumblr_me8kf9efkc1re0dy6o1_640.jpg


2012-11-29
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-03-tumblr_meahzidl381re0dy6o1_r1_640.jpg


2012-12-03
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-06-tumblr_melhbb8ddh1re0dy6o1_640.jpg


2012-12-06
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-10-tumblr_mesqeifbwf1re0dy6o1_640.jpg


2012-12-10
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-13-tumblr_meykqvceps1re0dy6o1_640.jpg


2012-12-13
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-17-tumblr_mf5y8hyoee1re0dy6o1_640.jpg


2012-12-17
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-20-tumblr_mfbiamqh5f1re0dy6o1_640.jpg


2012-12-20
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-24-tumblr_mfgdnv7jke1re0dy6o1_640.jpg


2012-12-24
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-27-tumblr_mfgdp4toey1re0dy6o1_640.jpg


2012-12-27
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2012-12-31-tumblr_mfvqktl7h81re0dy6o1_640.jpg


2012-12-31
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-04-tumblr_mg2zsbndwy1re0dy6o1_640.jpg


2013-01-04
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-07-tumblr_mg8vqnmpzq1re0dy6o1_640.jpg


2013-01-07
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-10-tumblr_mge7ssicmk1re0dy6o1_640.jpg


2013-01-10
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-14-tumblr_mglpejvdoi1re0dy6o1_640.jpg


2013-01-14
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-17-tumblr_mgrgz1mjif1re0dy6o1_640.jpg


2013-01-17
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-21-tumblr_mgt69uomxn1re0dy6o1_640.jpg


2013-01-21
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-24-tumblr_mh48roebn41re0dy6o1_640.jpg


2013-01-24
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-28-tumblr_mhbnufsncp1re0dy6o1_640.jpg


2013-01-28
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-01-31-tumblr_mhhbeuorxt1re0dy6o1_640.jpg


2013-01-31
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-04-tumblr_mhokvu9yba1re0dy6o1_640.jpg


2013-02-04
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-07-tumblr_mhu797jmtc1re0dy6o1_640.jpg


2013-02-07
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-12-tumblr_mi3kzactbj1re0dy6o1_640.jpg


2013-02-12
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-14-tumblr_mi791rj0tk1re0dy6o1_640.jpg


2013-02-14
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-18-tumblr_miefq2tisf1re0dy6o1_640.jpg


2013-02-18
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-21-tumblr_mik4p7gxhs1re0dy6o1_640.jpg


2013-02-21
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-25-tumblr_mirkb6jegz1re0dy6o1_640.jpg


2013-02-25
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-02-28-tumblr_mix07wpq4h1re0dy6o1_640.png


2013-02-28
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-04-tumblr_mj4ghipbgj1re0dy6o1_640.jpg


2013-03-04
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-14-tumblr_mjo7n2bvxz1re0dy6o1_640.jpg


2013-03-14
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-18-tumblr_mjubqo9cy01re0dy6o1_640.jpg


2013-03-18
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-21-tumblr_mjzvpyu3sx1re0dy6o1_640.jpg


2013-03-21
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-25-tumblr_mk8idjc1xp1re0dy6o1_640.jpg


2013-03-25
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-27-tumblr_mkap0neubb1re0dy6o1_640.png


2013-03-27
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-03-28-tumblr_mkcw3ivenj1re0dy6o1_640.jpg


2013-03-28
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-01-tumblr_mkl9ibjyhu1re0dy6o1_640.jpg


2013-04-01
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-05-tumblr_mksmw7wu8v1re0dy6o1_640.jpg


2013-04-05
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-08-tumblr_mkyh0wjrnb1re0dy6o1_640.jpg


2013-04-08
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-11-tumblr_ml45i7xifd1re0dy6o1_640.jpg


2013-04-11
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-15-tumblr_ml9sovhoxe1re0dy6o1_640.jpg


2013-04-15
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-22-tumblr_mlme4hmirb1re0dy6o1_640.jpg


2013-04-22
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-25-tumblr_mlss61w19p1re0dy6o1_640.jpg


2013-04-25
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-04-29-tumblr_mm17dnxfef1re0dy6o1_640.jpg


2013-04-29
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-05-05-tumblr_mmb5e29t291re0dy6o1_640.png


2013-05-05
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-05-24-tumblr_mnaz7ktdoc1re0dy6o1_640.jpg


2013-05-24
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-05-27-tumblr_mnh1jpfczg1re0dy6o1_640.png


2013-05-27
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-06-05-tumblr_mnxwq4w5rq1re0dy6o1_640.png


2013-06-05
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2013-08-20-tumblr_mruhwpnwin1re0dy6o1_640.jpg


2013-08-20
2024-01-01



---
/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/2015-09-21-tumblr_nv1h4fvr3t1re0dy6o1_640.png


2015-09-21
2024-01-01



---
/doc/fiction/index
‘fiction’ tag

2019-11-12
2024-11-28


<figure><img class="float-right page-thumbnail invert-not outline" height="0" width="0" src="/doc/fiction/1992-02-18-neilgaiman-sandman-issue36-agameofyoupart5-overtheseatothesky-theendoftheland.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction</code>, most recent first: 16 <a href="/doc/fiction/index#see-alsos" class="icon-not">related tags</a>, 138 <a href="/doc/fiction/index#links" class="icon-not">annotations</a>, &amp; 24 <a href="/doc/fiction/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/index#gwern-fiction-the-last-muezzin-section" id="toc-gwern-fiction-the-last-muezzin-section">“The Last Muezzin”, Gwern 2011</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-happenings-section" id="toc-gwern-fiction-happenings-section">“Two Simple Happenings”, Gwern 2014</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-insert-or-abort-section" id="toc-gwern-fiction-insert-or-abort-section">“Insert, Abort, Retry?”, Gwern 2012</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-buddhas-wheel-section" id="toc-gwern-fiction-buddhas-wheel-section">“The Buddha’s Wheel”, Gwern 2008</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-gryyfins-of-the-word-section" id="toc-gwern-fiction-gryyfins-of-the-word-section">“Gryyfins of the Word”, Gwern 2008</a></li>
<li><a href="/doc/fiction/index#gwern-justification-section" id="toc-gwern-justification-section">“On Justifications”, Gwern 2008</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-before-dawn-section" id="toc-gwern-fiction-before-dawn-section">“Before Dawn”, Gwern 2008</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-fragment-section" id="toc-gwern-fiction-fragment-section">“Dream”, Gwern 2008</a></li>
<li><a href="/doc/fiction/index#gwern-fiction-jaguar-section" id="toc-gwern-fiction-jaguar-section">“The Jaguars of God”, Gwern 2008</a></li>
</ul></li>
<li><a href="/doc/fiction/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/index#jordan-2023-3-section" id="toc-jordan-2023-3-section">“Claire Jordan Homepage”, Jordan 2023</a></li>
<li><a href="/doc/fiction/index#bjork-2023-section" id="toc-bjork-2023-section">“<em>Streets of Fire</em> (4K UHD Review)”, Bjork 2023</a></li>
<li><a href="/doc/fiction/index#scholes-2023-section" id="toc-scholes-2023-section">“Meet the Archive Moles: There’s a Growing Band of People Digging through Library Stacks and Second-Hand Bookshops in Search of Lost Classics. I’m One of Them”, Scholes 2023</a></li>
<li><a href="/doc/fiction/index#pinheiro-2022-section" id="toc-pinheiro-2022-section">“Searching for Cyclic TV Reference Paradoxes”, Pinheiro 2022</a></li>
<li><a href="/doc/fiction/index#bayer-2021-section" id="toc-bayer-2021-section">“Rare Greek Variables”, Bayer 2021</a></li>
<li><a href="/doc/fiction/index#somer-et-al-2021-section" id="toc-somer-et-al-2021-section">“Reality Shifting: Psychological Features of an Emergent Online Daydreaming Culture”, Somer et al 2021</a></li>
<li><a href="/doc/fiction/index#alcorn-2020-section" id="toc-alcorn-2020-section">“Goodreads Plans to Retire API Access, Disables Existing API Keys”, Alcorn 2020</a></li>
<li><a href="/doc/fiction/index#nave-et-al-2020-section" id="toc-nave-et-al-2020-section">“We Are What We Watch: Movie Plots Predict the Personalities of Those Who ‘Like’ Them”, Nave et al 2020</a></li>
<li><a href="/doc/fiction/index#cortelazzo-tuzzi-2020-section" id="toc-cortelazzo-tuzzi-2020-section">“<em>A Chi Assomiglia Elena Ferrante? Un Profilo Stilometrico Aggiornato</em> [Who Does Elena Ferrante Look Like? A Revised Stylometric Identikit]”, Cortelazzo &amp; Tuzzi 2020</a></li>
<li><a href="/doc/fiction/index#molly-2020-section" id="toc-molly-2020-section">“<em>American Psycho</em>: An Oral History, 20 Years After Its Divisive Debut”, Molly 2020</a></li>
<li><a href="/doc/fiction/index#antoniak-walsh-2020-section" id="toc-antoniak-walsh-2020-section">“Goodreads Scraper”, Antoniak &amp; Walsh 2020</a></li>
<li><a href="/doc/fiction/index#gallant-2020-section" id="toc-gallant-2020-section">“Galadriel and Wyrd: Interlace, Exempla and the Passing of Northern Courage in the History of the Eldar”, Gallant 2020</a></li>
<li><a href="/doc/fiction/index#carr%C3%A8re-2019-section" id="toc-carrère-2019-section">“Who Is the Real Dice Man? The Elusive Writer behind the Disturbing Cult Novel: A Search for the Mysterious Author of a Counterculture Classic Led to Someone Else Entirely. Or Did It?”, Carrère 2019</a></li>
<li><a href="/doc/fiction/index#guerra-pujol-2019-section" id="toc-guerra-pujol-2019-section">“Of Coase and Copyrights: The Law and Economics of Literary Fan Art”, Guerra-Pujol 2019</a></li>
<li><a href="/doc/fiction/index#trumble-2019-section" id="toc-trumble-2019-section">“”O Uommibatto”: How the Pre-Raphaelites Became Obsessed With the Wombat”, Trumble 2019</a></li>
<li><a href="/doc/fiction/index#jeong-2018-section" id="toc-jeong-2018-section">“Bad Romance: To Cash in on Kindle Unlimited, a Cabal of Authors Gamed Amazon’s Algorithm”, Jeong 2018</a></li>
<li><a href="/doc/fiction/index#zetlin-2018-section" id="toc-zetlin-2018-section">“Kindle Unlimited Book Stuffing Scam Earns Millions and Amazon Isn’t Stopping It: Book Stuffer Chance Carter Is Gone. But Readers Are Still Paying for Books That Are 90% Filler.”, Zetlin 2018</a></li>
<li><a href="/doc/fiction/index#kirch-2018-section" id="toc-kirch-2018-section">“Luis Alberto Urrea Tells a Quintessential Mexican American Story: In His Novel <em>The House of Broken Angels</em>, Luis Alberto Urrea Tells an Epic Tale of Immigration”, Kirch 2018</a></li>
<li><a href="/doc/fiction/index#tuzzi-cortelazzo-2018-section" id="toc-tuzzi-cortelazzo-2018-section">“What Is Elena Ferrante? A Comparative Analysis of a Secretive Bestselling Italian Writer”, Tuzzi &amp; Cortelazzo 2018</a></li>
<li><a href="/doc/fiction/index#ko%C4%8Disk%C3%BD-et-al-2017-section" id="toc-kočiský-et-al-2017-section">“The NarrativeQA Reading Comprehension Challenge”, Kočiský et al 2017</a></li>
<li><a href="/doc/fiction/index#z-2017-2-section" id="toc-z-2017-2-section">“Goodbooks-10k: a New Dataset for Book Recommendations”, Zajc 2017</a></li>
<li><a href="/doc/fiction/index#zajc-2017-section" id="toc-zajc-2017-section">“<code>goodbooks-10k</code>: Ten Thousand Books, Six Million Ratings: Https://fastml.com/goodbooks-10k”, Zajc 2017</a></li>
<li><a href="/doc/fiction/index#tuzzi-cortelazzo-2017-section" id="toc-tuzzi-cortelazzo-2017-section">“Drawing Elena Ferrante’s Profile [Workshop Proceedings, Padova, 7 September 2017]”, Tuzzi &amp; Cortelazzo 2017</a></li>
<li><a href="/doc/fiction/index#breen-2017-section" id="toc-breen-2017-section">“Why Are There So Many 17<sup>th</sup> Century Paintings of Monkeys Getting Drunk?”, Breen 2017</a></li>
<li><a href="/doc/fiction/index#green-2016-section" id="toc-green-2016-section">“The Secret History of Holywell Street, Home to Victorian London’s Dirty Book Trade: Victorian Sexuality Is Often Considered Synonymous With Prudishness, Conjuring Images of Covered-Up Piano Legs and Dark Ankle-Length Skirts. Historian Matthew Green Uncovers a Quite Different Scene in the Sordid Story of Holywell St, 19<sup>th</sup>-Century London’s Epicentre of Erotica and Smut.”, Green 2016</a></li>
<li><a href="/doc/fiction/index#greer-shakespeare-section" id="toc-greer-shakespeare-section">“Shakespeare in American Politics”, Greer 2015</a></li>
<li><a href="/doc/fiction/index#ellenberg-2014-section" id="toc-ellenberg-2014-section">“The Summer’s Most Unread Book Is… A Simple Index Drawn from E-Books Shows Which Best Sellers Are Going Unread (we’re Looking at You, Piketty)”, Ellenberg 2014</a></li>
<li><a href="/doc/fiction/index#nostalgebraist-2011-section" id="toc-nostalgebraist-2011-section">“About Henry Darger”, Nostalgebraist 2011</a></li>
<li><a href="/doc/fiction/index#smith-2011-section" id="toc-smith-2011-section">“Mr. Beaks Talks <em>The Lincoln Lawyer</em>, <em>Eddie And The Cruisers</em> and <em>Streets Of Fire</em> With Michael Paré!”, Smith 2011</a></li>
<li><a href="/doc/fiction/index#stahl-2009-section" id="toc-stahl-2009-section">“Nordic Quack: Sweden’s Bizarre Tradition of Watching Donald Duck Cartoons on Christmas Eve”, Stahl 2009</a></li>
<li><a href="/doc/fiction/index#best-lowney-2009-section" id="toc-best-lowney-2009-section">“The Disadvantage of a Good Reputation: Disney As a Target for Social Problems Claims”, Best &amp; Lowney 2009</a></li>
<li><a href="/doc/fiction/index#hanson-2008-1-section" id="toc-hanson-2008-1-section">“Fantasy and Reality: Substitutes or Complements?”, Hanson 2008</a></li>
<li><a href="/doc/fiction/index#larsen-2007-section" id="toc-larsen-2007-section">“SAURON, Mount Doom, and Elvish Moths: The Influence of Tolkien on Modern Science”, Larsen 2007</a></li>
<li><a href="/doc/fiction/index#atlus-2006-section" id="toc-atlus-2006-section">“<em>Rule of Rose</em> Staff Interview”, Atlus 2006</a></li>
<li><a href="/doc/fiction/index#lurz-2006-section" id="toc-lurz-2006-section">“The Dubious Quick Kill, Part 1⁄2: Sword Wounds and the Circulatory System”, Lurz 2006</a></li>
<li><a href="/doc/fiction/index#steinman-2003-section" id="toc-steinman-2003-section">“Transcript of a 6-Hour Interview With Jim Steinman § Pg4”, Steinman 2003</a></li>
<li><a href="/doc/fiction/index#oreilly-2002-1-section" id="toc-oreilly-2002-1-section">“Piracy Is Progressive Taxation, and Other Thoughts on the Evolution of Online Distribution: Seven Lessons from Tim O’Reilly’s Experience As an Author and Publisher”, O’Reilly 2002</a></li>
<li><a href="/doc/fiction/index#gaiman-et-al-1993-section" id="toc-gaiman-et-al-1993-section">“The Golden Boy”, Gaiman et al 1993</a></li>
<li><a href="/doc/fiction/index#brustein-1981-section" id="toc-brustein-1981-section">“George P. Elliott”, Brustein 1981</a></li>
<li><a href="/doc/fiction/index#ryan-1980-section" id="toc-ryan-1980-section">“Fiction, Non-Factuals, and the Principle of Minimal Departure”, Ryan 1980</a></li>
<li><a href="/doc/fiction/index#lovecraft-1922-section" id="toc-lovecraft-1922-section">“Lord Dunsany and His Work”, Lovecraft 1922</a></li>
<li><a href="/doc/fiction/index#broun-1919-section" id="toc-broun-1919-section">“The 51<sup>st</sup> Dragon”, Broun 1919</a></li>
<li><a href="/doc/fiction/index#section" id="toc-section">“Why Is Pop Culture Obsessed With Battles between Good and Evil?”</a></li>
<li><a href="/doc/fiction/index#section-1" id="toc-section-1">“Compound Pejoratives on Reddit: from ‘Buttface’ to ‘Wankpuffin’”</a></li>
<li><a href="/doc/fiction/index#section-2" id="toc-section-2">“Lewis Carroll’s Illustrations for <em>Alice’s Adventures Under Ground</em> (1864)”</a></li>
<li><a href="/doc/fiction/index#section-3" id="toc-section-3">“Eskimo Folktales (1913)”</a></li>
<li><a href="/doc/fiction/index#section-4" id="toc-section-4">“Henrique Alvim Corrêa’s Illustrations for <em>The War of the Worlds</em> (1906)”</a></li>
<li><a href="/doc/fiction/index#section-5" id="toc-section-5">“William Elliot Griffis’ Korean Fairy Tales (1922)”</a></li>
<li><a href="/doc/fiction/index#section-6" id="toc-section-6">“Sarah Goodridge’s Beauty Revealed (1828)”</a></li>
<li><a href="/doc/fiction/index#section-7" id="toc-section-7">“Astral Travels With Jack London”</a></li>
<li><a href="/doc/fiction/index#section-8" id="toc-section-8">“Eric, Count Stenbock: A Catch Of A Ghost”</a></li>
<li><a href="/doc/fiction/index#section-9" id="toc-section-9">“Of Pears and Kings”</a></li>
<li><a href="/doc/fiction/index#section-10" id="toc-section-10">“Reborn Into a New Form (1849)”</a></li>
<li><a href="/doc/fiction/index#O86_MlIx-section" id="toc-O86_MlIx-section">“The Story Behind <em>Twilight</em>”, Meyer 2024</a></li>
<li><a href="/doc/fiction/index#section-11" id="toc-section-11">“<em>Kemono Friends</em> (anime)”</a></li>
<li><a href="/doc/fiction/index#section-12" id="toc-section-12">“<em>Neon Genesis Evangelion</em> (Anime)”</a></li>
<li><a href="/doc/fiction/index#section-13" id="toc-section-13">“<em>Puella Magi Madoka Magica</em> (Anime)”</a></li>
<li><a href="/doc/fiction/index#section-14" id="toc-section-14">“Apocalyptic Log”</a></li>
<li><a href="/doc/fiction/index#section-15" id="toc-section-15">“Crowning Music”</a></li>
<li><a href="/doc/fiction/index#section-16" id="toc-section-16">“<em>The MLP Loops</em> (Fanfic)”</a></li>
<li><a href="/doc/fiction/index#section-17" id="toc-section-17">“<em>Friendship Is Optimal</em> (Fanfic)”</a></li>
<li><a href="/doc/fiction/index#section-18" id="toc-section-18">“<em>Eyes Wide Shut</em> (Film)”</a></li>
<li><a href="/doc/fiction/index#section-19" id="toc-section-19">“<em>Streets of Fire</em> (Film)”</a></li>
<li><a href="/doc/fiction/index#section-20" id="toc-section-20">“<em>Lyrical Nanoha</em> (Franchise)”</a></li>
<li><a href="/doc/fiction/index#section-21" id="toc-section-21">“Come for the <em>X</em>, Stay for the <em>Y</em>”</a></li>
<li><a href="/doc/fiction/index#section-22" id="toc-section-22">“<em>A Practical Guide to Evil</em> (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-23" id="toc-section-23">“<em>Batrachomyomachia</em> (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-24" id="toc-section-24">“<em>Pact</em> (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-25" id="toc-section-25">“The Quantum Thief (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-26" id="toc-section-26">“Unsong (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-27" id="toc-section-27">“Worm (Literature)”</a></li>
<li><a href="/doc/fiction/index#section-28" id="toc-section-28">“A Wizard Did It”</a></li>
<li><a href="/doc/fiction/index#section-29" id="toc-section-29">“Ascended Extra”</a></li>
<li><a href="/doc/fiction/index#section-30" id="toc-section-30">“Ascended Fanon”</a></li>
<li><a href="/doc/fiction/index#section-31" id="toc-section-31">“Blue-And-Orange Morality”</a></li>
<li><a href="/doc/fiction/index#section-32" id="toc-section-32">“But for Me, It Was Tuesday”</a></li>
<li><a href="/doc/fiction/index#section-33" id="toc-section-33">“But Not Too Foreign”</a></li>
<li><a href="/doc/fiction/index#section-34" id="toc-section-34">“Cerebus Syndrome”</a></li>
<li><a href="/doc/fiction/index#section-35" id="toc-section-35">“Cheerful Child”</a></li>
<li><a href="/doc/fiction/index#section-36" id="toc-section-36">“Contrived Coincidence”</a></li>
<li><a href="/doc/fiction/index#section-37" id="toc-section-37">“Crapsack World”</a></li>
<li><a href="/doc/fiction/index#section-38" id="toc-section-38">“Cryptic Background Reference”</a></li>
<li><a href="/doc/fiction/index#section-39" id="toc-section-39">“Fanfic Fuel”</a></li>
<li><a href="/doc/fiction/index#section-40" id="toc-section-40">“Flat-Earth Atheist”</a></li>
<li><a href="/doc/fiction/index#section-41" id="toc-section-41">“For Want of a Nail”</a></li>
<li><a href="/doc/fiction/index#section-42" id="toc-section-42">“Freakier Than Fiction”</a></li>
<li><a href="/doc/fiction/index#section-43" id="toc-section-43">“Hollywood Atheist”</a></li>
<li><a href="/doc/fiction/index#section-44" id="toc-section-44">“Hollywood Homely”</a></li>
<li><a href="/doc/fiction/index#section-45" id="toc-section-45">“Humans Are the Real Monsters”</a></li>
<li><a href="/doc/fiction/index#section-46" id="toc-section-46">“I Got Bigger”</a></li>
<li><a href="/doc/fiction/index#section-47" id="toc-section-47">“Idiot Ball”</a></li>
<li><a href="/doc/fiction/index#section-48" id="toc-section-48">“Image Booru”</a></li>
<li><a href="/doc/fiction/index#section-49" id="toc-section-49">“Iyashikei”</a></li>
<li><a href="/doc/fiction/index#section-50" id="toc-section-50">“Lampshade Hanging”</a></li>
<li><a href="/doc/fiction/index#section-51" id="toc-section-51">“Moe Anthropomorphism”</a></li>
<li><a href="/doc/fiction/index#section-52" id="toc-section-52">“Money, Dear Boy”</a></li>
<li><a href="/doc/fiction/index#section-53" id="toc-section-53">“Mukokuseki”</a></li>
<li><a href="/doc/fiction/index#section-54" id="toc-section-54">“Mystical White Hair”</a></li>
<li><a href="/doc/fiction/index#section-55" id="toc-section-55">“Noodle Incident”</a></li>
<li><a href="/doc/fiction/index#section-56" id="toc-section-56">“Occult Law Firm”</a></li>
<li><a href="/doc/fiction/index#section-57" id="toc-section-57">“Ojou”</a></li>
<li><a href="/doc/fiction/index#section-58" id="toc-section-58">“Play-By-Post Games”</a></li>
<li><a href="/doc/fiction/index#section-59" id="toc-section-59">“Reality Is Unrealistic”</a></li>
<li><a href="/doc/fiction/index#section-60" id="toc-section-60">“Reed Richards Is Useless”</a></li>
<li><a href="/doc/fiction/index#section-61" id="toc-section-61">“Rule of Sexy”</a></li>
<li><a href="/doc/fiction/index#section-62" id="toc-section-62">“Running the Asylum”</a></li>
<li><a href="/doc/fiction/index#section-63" id="toc-section-63">“Secret History § Fictional Secret Histories”</a></li>
<li><a href="/doc/fiction/index#section-64" id="toc-section-64">“Shown Their Work”</a></li>
<li><a href="/doc/fiction/index#section-65" id="toc-section-65">“Snow Means Death”</a></li>
<li><a href="/doc/fiction/index#section-66" id="toc-section-66">“Sociopathic Hero”</a></li>
<li><a href="/doc/fiction/index#section-67" id="toc-section-67">“Space Madness”</a></li>
<li><a href="/doc/fiction/index#section-68" id="toc-section-68">“Space Whale Aesop”</a></li>
<li><a href="/doc/fiction/index#section-69" id="toc-section-69">“Tempting Fate”</a></li>
<li><a href="/doc/fiction/index#section-70" id="toc-section-70">“The Power of Friendship”</a></li>
<li><a href="/doc/fiction/index#section-71" id="toc-section-71">“The Sociopath”</a></li>
<li><a href="/doc/fiction/index#section-72" id="toc-section-72">“The Treachery of Images”</a></li>
<li><a href="/doc/fiction/index#section-73" id="toc-section-73">“The Unfettered”</a></li>
<li><a href="/doc/fiction/index#section-74" id="toc-section-74">“Wetware CPU”</a></li>
<li><a href="/doc/fiction/index#section-75" id="toc-section-75">“Win to Exit”</a></li>
<li><a href="/doc/fiction/index#section-76" id="toc-section-76">“Girls’ Last Tour (Manga)”</a></li>
<li><a href="/doc/fiction/index#section-77" id="toc-section-77">“Goodnight Punpun (Manga)”</a></li>
<li><a href="/doc/fiction/index#section-78" id="toc-section-78">“Moment of Awesome”</a></li>
<li><a href="/doc/fiction/index#section-79" id="toc-section-79">“Anime &amp; Manga / Tsundere”</a></li>
<li><a href="/doc/fiction/index#section-80" id="toc-section-80">“Koreans in Japan / Useful Notes”</a></li>
<li><a href="/doc/fiction/index#section-81" id="toc-section-81">“Warship Girls (Video Game)”</a></li>
<li><a href="/doc/fiction/index#section-82" id="toc-section-82">“Umineko: When They Cry (Visual Novel)”</a></li>
<li><a href="/doc/fiction/index#section-83" id="toc-section-83">“Harry Potter and the Methods of Rationality”</a></li>
<li><a href="/doc/fiction/index#section-84" id="toc-section-84">“Haruhi Suzumiya / WMG”</a></li>
<li><a href="/doc/fiction/index#section-85" id="toc-section-85">“Umineko: When They Cry / WMG”</a></li>
<li><a href="/doc/fiction/index#section-86" id="toc-section-86">“Umineko When They Cry Jossed”</a></li>
<li><a href="/doc/fiction/index#section-87" id="toc-section-87">“Hitmen for Destiny (Webcomic)”</a></li>
<li><a href="/doc/fiction/index#section-88" id="toc-section-88">“Nature of Nature’s Art (Webcomic)”</a></li>
<li><a href="/doc/fiction/index#section-89" id="toc-section-89">“Stand Still, Stay Silent (Webcomic)”</a></li>
<li><a href="/doc/fiction/index#section-90" id="toc-section-90">“My Little Pony: Friendship Is Magic (Western Animation)”</a></li>
<li><a href="/doc/fiction/index#section-91" id="toc-section-91">“A Rather Condescending Otaku Article”</a></li>
<li><a href="/doc/fiction/index#section-92" id="toc-section-92">“The Forgotten Pixel Art Masterpieces of the PlayStation 1 Era by Richmond Lee”</a></li>
<li><a href="/doc/fiction/index#section-93" id="toc-section-93">“Passages I Highlighted in <em>The Letters of J.R.R.Tolkien</em>”</a></li>
<li><a href="/doc/fiction/index#section-94" id="toc-section-94">“The Strange Story of Dagobert, the ‘DuckTales’ Bandit”</a></li>
<li><a href="/doc/fiction/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/fiction/index#holiday-rituals" id="toc-holiday-rituals"><code>holiday-rituals</code></a></li>
<li><a href="/doc/fiction/index#literature-analysis" id="toc-literature-analysis"><code>literature-analysis</code></a></li>
<li><a href="/doc/fiction/index#reading-challenges" id="toc-reading-challenges"><code>reading-challenges</code></a></li>
</ul></li>
<li><a href="/doc/fiction/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/fiction/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/fiction/poetry/1933-ross.pdf
The Middle English Poem on the Names of a Hare
Alan Strode Campbell Ross
1933-01-01
2024-08-01



---
/doc/fiction/poetry/1959-alexander-theruin.pdf
The Ruin
Michael Alexander
1959
2024-01-01



---
/doc/fiction/poetry/1964-gallagher.pdf
Dryden’s Translation of Lucretius
Mary Gallagher
1964-11-01
2024-11-03
[("doi","10.2307/3817061")]


---
/doc/fiction/poetry/1977-young.pdf
The Names of a Hare in English
David Young
1977-11-01
2024-01-01
[("doi","10.2307/20592843")]


---
/doc/fiction/poetry/1998-laing.pdf
Notes On Oxford, Bodleian Library, Ms Digby 86, ‘The Names Of A Hare In English’
Margaret Laing
1998-01-01
2024-01-01
[("doi","10.2307/43630018")]


---
/doc/fiction/poetry/2000-bratislava-onehundredyearsofslovakliterature.pdf
One Hundred Years of Slovak Literature: An Anthology
Stanislava Chrobakova, Marian Andriik, Vladimir Galis, Marina Galisova, Pavol Lukac, Martin Solotruk, Viera Sutherland-Smith, James Sutherland-Smith, L’uben Urbanek, Stanislava Chrobakova, Peter Zajac, Ivan Krasko, Milo Urban, Jan Smrek, Ivan Horvath, Masa Halamova, Valentin Beniak, Jozef Ciger Hronsky, Ladislav Novomesky, Janko Silan, Dobroslav Chrobak, Frantisek Svantner, Rudolf Fabry, Stefan Zary, Jan Cerven, Jan Kostra, Dominik Tatarka, Leopold Lahola, Vojtech Mihalik, Alfonz Bednar, Milan Rufus, Miroslav Válek, Rudolf Jasik, Ladislav Mnacko, Ivan Kupec, Ladislav Tazky, Klara Jarunkova, Jozef Mihalkovic, Lubomir Feldek, Jan Stacho, Jan Johanides, Jan Ondrus, Jaroslava Blazkova, Stefan Strazay, Vincent Sikula, Lydia Vadkerti-Gavornikova, Rudolf Sloboda, Jan Buzassy, Dusan Kuzel, Ivan Laucik, Pavel Hruz, Ivan Strpka, Alta Vasova, Pavel Vilikovsky, Ivan Kadlecik, Peter Jaros, Mila Haugova, Ladislav Ballek, Dusan Mitana, Stefan Moravcik, Dusan Dusek, Daniel Hevier, Martin M. Simegka, Erik Groch, Karol Chmel, Peter Pistanek, Tatjana Lehenova, Ivan Kolenig, Jana Juranova, Viliam Klimagek, Jozef Urban, Balla, Peter Macsovszky
2000-01-01
2024-01-01



---
/doc/fiction/poetry/2001-howells.pdf
<em>Gwaith Gwerful Mechain Ac Eraill</em>
Nerys Ann Howells
2001-01-01
2024-01-01



---
/doc/fiction/poetry/2010-richardson-bythenumbers-cover.jpg


2010
2024-01-01



---
/doc/fiction/poetry/index
‘poetry’ tag

2018-06-20
2024-11-29


<figure><img class="float-right page-thumbnail invert-not outline" height="1995" width="1328" src="/doc/fiction/poetry/2010-richardson-bythenumbers-cover.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/poetry</code>, most recent first: 3 <a href="/doc/fiction/poetry/index#see-alsos" class="icon-not">related tags</a>, 65 <a href="/doc/fiction/poetry/index#links" class="icon-not">annotations</a>, &amp; 34 <a href="/doc/fiction/poetry/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/poetry/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/poetry/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-poem-section" id="toc-gwern-fiction-poem-section">“Poems”, Gwern 2011</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-mulberry-section" id="toc-gwern-fiction-mulberry-section">“The Mulberry Tree”, Gwern 2010</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-genshiken-section" id="toc-gwern-fiction-genshiken-section">“Poems on the Theme of <em>Genshiken</em>”, Gwern 2011</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-final-gifts-section" id="toc-gwern-fiction-final-gifts-section">“Final Gifts”, Gwern 2013</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-safecracker-section" id="toc-gwern-fiction-safecracker-section">“The Safecracker of Hearts”, Gwern 2009</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-snowbank-section" id="toc-gwern-fiction-snowbank-section">“The Snowbanks of Time”, Gwern 2011</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-dinosaur-comics-section" id="toc-gwern-fiction-dinosaur-comics-section">“<em>Dinosaur Comics</em> Comics”, Gwern 2011</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-brave-poem-section" id="toc-gwern-fiction-brave-poem-section">“Brave Poem”, Gwern 2010</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-dying-outside-section" id="toc-gwern-fiction-dying-outside-section">“Dying Outside”, Gwern 2009</a></li>
<li><a href="/doc/fiction/poetry/index#gwern-fiction-hybrid-rainbow-section" id="toc-gwern-fiction-hybrid-rainbow-section">“Hybrid Rainbow”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/fiction/poetry/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/poetry/index#dukes-2024-section" id="toc-dukes-2024-section">“Diagramming Dante: Michelangelo Caetani’s Maps of the <em>Divina Commedia</em> (1855/1872)”, Dukes 2024</a></li>
<li><a href="/doc/fiction/poetry/index#thaliarchus-wescott-2024-section" id="toc-thaliarchus-wescott-2024-section">“Thaliarchus on Classic Literature &amp; the Inspiration Behind <em>Cosmic Warlord Kin-Bright</em>: One of the Best ‘Mecha Anime’ of 2024 Is an Epic Alliterative Poem”, Thaliarchus &amp; Wescott 2024</a></li>
<li><a href="/doc/fiction/poetry/index#kois-2022-section" id="toc-kois-2022-section">“Rod McKuen Was the Bestselling Poet in American History. What Happened? He Sold 60 Million Books and 100 Million Records. Why Was He Forgotten?”, Kois 2022</a></li>
<li><a href="/doc/fiction/poetry/index#2021-11-24-2021-section" id="toc-2021-11-24-2021-section">“Learning to Love: How the Poet Dana Gioia Discovered His Vocation through Music [<em>Weep, Shudder, Die: On Opera and Poetry</em>]”, 2021-11-24 2021</a></li>
<li><a href="/doc/fiction/poetry/index#searls-2019-section" id="toc-searls-2019-section">“Moxomenon”, Searls 2019</a></li>
<li><a href="/doc/fiction/poetry/index#v%C3%A1lek-2019-section" id="toc-válek-2019-section">“Killing Rabbits”, Válek 2019</a></li>
<li><a href="/doc/fiction/poetry/index#neidorf-et-al-2019-section" id="toc-neidorf-et-al-2019-section">“Large-Scale Quantitative Profiling of the Old English Verse Tradition”, Neidorf et al 2019</a></li>
<li><a href="/doc/fiction/poetry/index#richardson-2018-section" id="toc-richardson-2018-section">“Vectors 3.0: Even More Aphorisms and Ten-Second Essays”, Richardson 2018</a></li>
<li><a href="/doc/fiction/poetry/index#fischer-2017-section" id="toc-fischer-2017-section">“The Instagram Poet Outselling Homer 10 to 1: Meet Rupi Kaur, Author of the Ubiquitous <em>Milk and Honey</em>”, Fischer 2017</a></li>
<li><a href="/doc/fiction/poetry/index#raine-welford-2016-section" id="toc-raine-welford-2016-section">“A Martian Sends a Postcard Home [With Commentary]”, Raine &amp; Welford 2016</a></li>
<li><a href="/doc/fiction/poetry/index#gioia-2016-section" id="toc-gioia-2016-section">“Marriage of Many Years”, Gioia 2016</a></li>
<li><a href="/doc/fiction/poetry/index#section" id="toc-section">“Lu Chi’s <em>The Art of Writing</em>”</a></li>
<li><a href="/doc/fiction/poetry/index#amichai-sager-2013-section" id="toc-amichai-sager-2013-section">“Water Cannot Return”, Amichai &amp; Sager 2013</a></li>
<li><a href="/doc/fiction/poetry/index#sager-2013-section" id="toc-sager-2013-section">“Seeing Life In the Distance”, Sager 2013</a></li>
<li><a href="/doc/fiction/poetry/index#platonov-2012-section" id="toc-platonov-2012-section">“The ‘Wicked Songs’ of Guilleaume Du Vintrais: A 16<sup>th</sup>-Century French Poet in the Gulag”, Platonov 2012</a></li>
<li><a href="/doc/fiction/poetry/index#dyke-2012-section" id="toc-dyke-2012-section">“Names of the Beasts: Tracking the <em>Animot</em> in Medieval Texts”, Dyke 2012</a></li>
<li><a href="/doc/fiction/poetry/index#teika-2011-section" id="toc-teika-2011-section">“The Poems of Fujiwara No Teika”, Teika 2011</a></li>
<li><a href="/doc/fiction/poetry/index#galef-2011-section" id="toc-galef-2011-section">“A Crab Canon for Douglas Hofstadter”, Galef 2011</a></li>
<li><a href="/doc/fiction/poetry/index#key-2011-section" id="toc-key-2011-section">“Christopher Smart’s “Jubilate Agno””, Key 2011</a></li>
<li><a href="/doc/fiction/poetry/index#leithauser-2006-section" id="toc-leithauser-2006-section">“A Good List”, Leithauser 2006</a></li>
<li><a href="/doc/fiction/poetry/index#leithauser-2006-nightfall-section" id="toc-leithauser-2006-nightfall-section">“Nightfall”, Leithauser 2006</a></li>
<li><a href="/doc/fiction/poetry/index#leithauser-2006-science-fiction-writer-section" id="toc-leithauser-2006-science-fiction-writer-section">“A Science Fiction Writer of the Fifties”, Leithauser 2006</a></li>
<li><a href="/doc/fiction/poetry/index#bukowski-2003-section" id="toc-bukowski-2003-section">“So You Want to Be a Writer?”, Bukowski 2003</a></li>
<li><a href="/doc/fiction/poetry/index#howells-2001-section" id="toc-howells-2001-section"><em>Gwaith Gwerful Mechain Ac Eraill</em>, Howells 2001</a></li>
<li><a href="/doc/fiction/poetry/index#chrobakova-et-al-2000-section" id="toc-chrobakova-et-al-2000-section">“One Hundred Years of Slovak Literature: An Anthology”, Chrobakova et al 2000</a></li>
<li><a href="/doc/fiction/poetry/index#mcglone-tofighbakhsh-1999-section" id="toc-mcglone-tofighbakhsh-1999-section">“The Keats Heuristic: Rhyme As Reason in Aphorism Interpretation”, McGlone &amp; Tofighbakhsh 1999</a></li>
<li><a href="/doc/fiction/poetry/index#laing-1998-section" id="toc-laing-1998-section">“Notes On Oxford, Bodleian Library, Ms Digby 86, ‘The Names Of A Hare In English’”, Laing 1998</a></li>
<li><a href="/doc/fiction/poetry/index#cutler-1994-section" id="toc-cutler-1994-section">“The Perception of Rhythm in Language”, Cutler 1994</a></li>
<li><a href="/doc/fiction/poetry/index#hyde-1986-section" id="toc-hyde-1986-section">“Alcohol and Poetry: John Berryman and the Booze Talking”, Hyde 1986</a></li>
<li><a href="/doc/fiction/poetry/index#tebbetts-1984-section" id="toc-tebbetts-1984-section">“The Question of Satire in ‘Caliban upon Setebos’”, Tebbetts 1984</a></li>
<li><a href="/doc/fiction/poetry/index#anonymous-heaney-1982-section" id="toc-anonymous-heaney-1982-section">“The Names of the Hare”, Anonymous &amp; Heaney 1982</a></li>
<li><a href="/doc/fiction/poetry/index#warren-1978-section" id="toc-warren-1978-section">“Heart of the Backlog”, Warren 1978</a></li>
<li><a href="/doc/fiction/poetry/index#young-1977-section" id="toc-young-1977-section">“The Names of a Hare in English”, Young 1977</a></li>
<li><a href="/doc/fiction/poetry/index#shawcross-1975-section" id="toc-shawcross-1975-section">“The First Illustrations for <em>Paradise Lost</em>”, Shawcross 1975</a></li>
<li><a href="/doc/fiction/poetry/index#lee-1975-section" id="toc-lee-1975-section">“Jubilate Agno”, Lee 1975</a></li>
<li><a href="/doc/fiction/poetry/index#gallagher-1964-section" id="toc-gallagher-1964-section">“Dryden’s Translation of Lucretius”, Gallagher 1964</a></li>
<li><a href="/doc/fiction/poetry/index#sinclair-1960-section" id="toc-sinclair-1960-section">“Hiawatha’s Lipid”, Sinclair 1960</a></li>
<li><a href="/doc/fiction/poetry/index#alexander-1959-section" id="toc-alexander-1959-section">“The Ruin”, Alexander 1959</a></li>
<li><a href="/doc/fiction/poetry/index#ginsberg-1955-section" id="toc-ginsberg-1955-section">“Howl”, Ginsberg 1955</a></li>
<li><a href="/doc/fiction/poetry/index#borges-1951-coleridgesdream-section" id="toc-borges-1951-coleridgesdream-section">“Coleridge’s Dream”, Borges 1951</a></li>
<li><a href="/doc/fiction/poetry/index#tracy-1938-section" id="toc-tracy-1938-section">“Caliban upon Setebos”, Tracy 1938</a></li>
<li><a href="/doc/fiction/poetry/index#section-1" id="toc-section-1">“Your Book Review: The Complete Rhyming Dictionary and Poet’s Craft Book (1936 Edition)”</a></li>
<li><a href="/doc/fiction/poetry/index#ross-1933-section" id="toc-ross-1933-section">“The Middle English Poem on the Names of a Hare”, Ross 1933</a></li>
<li><a href="/doc/fiction/poetry/index#kipling-1922-section" id="toc-kipling-1922-section">“Our Fathers of Old”, Kipling 1922</a></li>
<li><a href="/doc/fiction/poetry/index#carryl-1902-section" id="toc-carryl-1902-section">“How The Helpmate Of Blue-Beard Made Free With A Door”, Carryl 1902</a></li>
<li><a href="/doc/fiction/poetry/index#hopkins-1880-section" id="toc-hopkins-1880-section">“Spring and Fall”, Hopkins 1880</a></li>
<li><a href="/doc/fiction/poetry/index#hopkins-1877-section" id="toc-hopkins-1877-section">“Pied Beauty”, Hopkins 1877</a></li>
<li><a href="/doc/fiction/poetry/index#lamb-1810-section" id="toc-lamb-1810-section">“Breakfast”, Lamb 1810</a></li>
<li><a href="/doc/fiction/poetry/index#bwe6w54q-section" id="toc-bwe6w54q-section">“Man And The Echo”, Yeats 2024</a></li>
<li><a href="/doc/fiction/poetry/index#0XYKLRX--section" id="toc-0XYKLRX--section">“The Old Fools”, Larkin 2024</a></li>
<li><a href="/doc/fiction/poetry/index#yp6vaF6v-section" id="toc-yp6vaF6v-section"><em>Poems, Chiefly of Early and Late Years: including The Borderers, a Tragedy</em>, Wordsworth 2024</a></li>
<li><a href="/doc/fiction/poetry/index#WK7hY1Me-section" id="toc-WK7hY1Me-section"><em>The Space Child’s Mother Goose</em>, Regehr 2024</a></li>
<li><a href="/doc/fiction/poetry/index#Mb067N29-section" id="toc-Mb067N29-section">“The Ballad of Jesus Ortiz”, Gioia 2024</a></li>
<li><a href="/doc/fiction/poetry/index#kwG74jVp-section" id="toc-kwG74jVp-section">“Poems of My Father #3. ‘The First Snowfall’”, Roberts 2024</a></li>
<li><a href="/doc/fiction/poetry/index#l4ZkklXg-section" id="toc-l4ZkklXg-section">“<em>Cosmic Warlord Kin-Bright</em>: Giant Robot Yuri Space Opera”, Thaliarchus 2024</a></li>
<li><a href="/doc/fiction/poetry/index#section-2" id="toc-section-2">“Villon’s Straight Tip To All Cross Coves (Canting Songs)”</a></li>
<li><a href="/doc/fiction/poetry/index#section-3" id="toc-section-3">“Your Book Review: <em>The Ballad of the White Horse</em>, by G. K. Chesterton”</a></li>
<li><a href="/doc/fiction/poetry/index#section-4" id="toc-section-4">“Complete A. E. Housman”</a></li>
<li><a href="/doc/fiction/poetry/index#8ZfBD8AE-section" id="toc-8ZfBD8AE-section">“Dana Gioia on Poetry, Death and Mortality”, Gioia &amp; Roberts 2024</a></li>
<li><a href="/doc/fiction/poetry/index#section-5" id="toc-section-5">“A Language of Beautiful Impurity”</a></li>
<li><a href="/doc/fiction/poetry/index#section-6" id="toc-section-6">“Can Rilke Change Your Life?”</a></li>
<li><a href="/doc/fiction/poetry/index#FT6NX-LU-section" id="toc-FT6NX-LU-section">“From Jubilate Agno”, Smart 2024</a></li>
<li><a href="/doc/fiction/poetry/index#XXrbwgA--section" id="toc-XXrbwgA--section">“The Day”, Brock 2024</a></li>
<li><a href="/doc/fiction/poetry/index#section-7" id="toc-section-7">“When ‘Omer Smote ‘Is Bloomin’ Lyre”</a></li>
<li><a href="/doc/fiction/poetry/index#section-8" id="toc-section-8">“Celan Reads Japanese”</a></li>
<li><a href="/doc/fiction/poetry/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/poetry/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/fiction/poetry/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/fiction/science-fiction/1931-tolkien.pdf
A Secret Vice
J. R. R. Tolkien
1931-01-01
2024-01-01



---
/doc/fiction/science-fiction/1976-calvino.pdf
The Count of Monte Cristo
Italo Calvino
1976-01-01
2024-01-01



---
/doc/fiction/science-fiction/1984-elms.pdf
The Creation of Cordwainer Smith (La Création littéraire de Cordwainer Smith)

1984-01-01
2024-01-01



---
/doc/fiction/science-fiction/1992-jordan.pdf
Gene Wolfe Interview [James B. Jordan, 1992]
James B. Jordan, Gene Wolfe
1992-01-01
2024-01-01



---
/doc/fiction/science-fiction/2004-elms.pdf#page=9
The Psychologist Who Empathized with Rats: James Tiptree Junior as Alice B. Sheldon, PhD § pg9
Alan C. Elms
2004-03-01
2024-09-09
[("doi","10.2307/4241230")]


---
/doc/fiction/science-fiction/2004-steakley.pdf
Armor 2 [preview excerpt]
John Steakley
2004-01-01
2024-01-01



---
/doc/fiction/science-fiction/2007-williams.pdf
Of Cinema, Food, and Desire: Franz Kafka‘s 'Investigations of a Dog’
Eric Williams
2007-09-01
2024-01-01
[("doi","10.2307/25115460")]


---
/doc/fiction/science-fiction/2010-ferguson.pdf
Lafferty and His World
Andrew Ferguson
2010-01-01
2024-01-01



---
/doc/fiction/science-fiction/2011-gibson.html


2011
2024-01-01



---
/doc/fiction/science-fiction/2011-mcguirk.pdf
The Rediscovery of Cordwainer Smith

2011-01-01
2024-01-01



---
/doc/fiction/science-fiction/2011-yvain-fermiparadox.html


2011
2024-01-01



---
/doc/fiction/science-fiction/2011-yvain-taxonomers.html


2011
2024-01-01



---
/doc/fiction/science-fiction/2011-yvain-thestoryofemilyandcontrol.html


2011
2024-01-01



---
/doc/fiction/science-fiction/2012-faig.pdf
Lovecraft’s 1937 Diary
Kenneth W. Faig Junior
2012-01-01
2024-01-01
[("doi","10.2307/26868456")]


---
/doc/fiction/science-fiction/2013-haden.pdf
Additions and Corrections for ‘Lovecraft’s 1937 Diary’
David Haden
2013-01-01
2024-01-01
[("doi","10.2307/26868475")]


---
/doc/fiction/science-fiction/2015-mellonbread-dndnessus.pdf
Nessus: Adventures in the Dead City at the Twilight of Urth
mellonbread
2015-01-01
2024-01-01



---
/doc/fiction/science-fiction/2019-kipping-figure1-schematicoutlineofthehalodriveloopingphotonsaroundablackholetoacceleratethemandextractenergy.png


2019
2024-01-01



---
/doc/fiction/science-fiction/2020-01-15-fall-isexuallyidentifyasanattackhelicopter.html


2020-01-15
2024-01-01



---
/doc/fiction/science-fiction/2021-microsoft-windows11-emoji-msclippypaperclipemoji.jpg


2021
2024-01-01



---
/doc/fiction/science-fiction/2024-03-13-gwern-dalle3-quantumthief-omnisfmagazinecoverstyle-green-thumbnail.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/fiction/science-fiction/2024-03-13-gwern-midjourneyv6-arsenelupin-synthwave.jpg

Gwern
2024-03-13
2024-03-31



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-batman-small.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-batman.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-batman.psd


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-gothamcity-small.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-gothamcity.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-gothamcity.psd


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-scarecrow-small.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-scarecrow.jpg


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-scarecrow.psd


2022-04-15
2024-01-01



---
/doc/fiction/science-fiction/batman/index
‘<em>Batman</em>’ tag

2024-01-01
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="508" width="431" src="/doc/fiction/science-fiction/batman/2022-04-15-manasuka-artdecobatmantriptych-batman-small.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/science-fiction/batman</code>, most recent first: &amp; 9 <a href="/doc/fiction/science-fiction/batman/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/science-fiction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/science-fiction/batman/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/science-fiction/batman/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/science-fiction/batman/index#gwern-2024-07-section" id="toc-gwern-2024-07-section">“Marvel’s Silver Age of Comics: Humanizing Mythology”, Gwern 2024</a></li>
</ul></li>
<li><a href="/doc/fiction/science-fiction/batman/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/fiction/science-fiction/frank-herbert/1977-mackenzie-frankherbertinterview.txt


1977
2024-01-01



---
/doc/fiction/science-fiction/frank-herbert/1980-herbert-withoutmeyourenothing.pdf


1980-01-01
2024-01-01



---
/doc/fiction/science-fiction/frank-herbert/1980-omni-july.pdf
Omni Magazine (July 1980)

1980-01-01
2024-01-01



---
/doc/fiction/science-fiction/frank-herbert/1980-omni-july.pdf#page=42
July 1980 <em>Omni Magazine</em> § pg42
Omni
1980-07-01
2024-04-13



---
/doc/fiction/science-fiction/frank-herbert/1988-touponce-frankherbert.pdf


1988-01-01
2024-01-01



---
/doc/fiction/science-fiction/frank-herbert/1988-touponce-frankherbert.pdf#page=51


1988-01-01
2024-04-13



---
/doc/fiction/science-fiction/frank-herbert/2020-01-17-purgruv-davisonartnouveau-expandedherbertarian.ttf


2020-01-17
2024-01-01



---
/doc/fiction/science-fiction/frank-herbert/index
‘<em>Dune</em>’ tag

2022-05-10
2024-11-20


<div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/science-fiction/frank-herbert</code>, most recent first: 4 <a href="/doc/fiction/science-fiction/frank-herbert/index#links" class="icon-not">annotations</a> &amp; 14 <a href="/doc/fiction/science-fiction/frank-herbert/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/science-fiction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#gwern-review-bakker-section" id="toc-gwern-review-bakker-section">“The Second Apocalypse: Freedom In An Unfree Universe”, Gwern 2017</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#gwern-dune-genetics-section" id="toc-gwern-dune-genetics-section">“Genetics and Eugenics in Frank Herbert’s Dune-Verse”, Gwern 2018</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#gwern-dune-section" id="toc-gwern-dune-section">“Dune Notes”, Gwern 2010</a></li>
</ul></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#moynihan-2024-1-section" id="toc-moynihan-2024-1-section">“Are We Accidentally Building A Planetary Brain? From Superorganisms to Superintelligences, How Studying Crabs Could Reveal That We Are Unintentionally Building an Artificial World Brain”, Moynihan 2024</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#section" id="toc-section">“Omni Magazine (July 1980)”</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#72YU5vst-section" id="toc-72YU5vst-section"><em>Confessions of the Father of the Neutron Bomb</em>, Cohen 2024</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#section-1" id="toc-section-1">“The Secret History of <em>Dune</em>”</a></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/science-fiction/frank-herbert/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/fiction/science-fiction/time-travel/1998-chiang-figure-1.jpg


1998
2024-01-01



---
/doc/fiction/science-fiction/time-travel/1998-chiang-figure-2.jpg


1998
2024-01-01



---
/doc/fiction/science-fiction/time-travel/1998-chiang-figure-3.jpg


1998
2024-01-01



---
/doc/fiction/science-fiction/time-travel/2013-04-09-mrdalliard-timetravelinmovies-flowchart.png


2013-04-09
2024-06-22



---
/doc/fiction/science-fiction/time-travel/2024-07-11-gwern-dalle3-timecrimes-2x2gridoffallingoffroofloop-thumbnail-512px.jpg

Gwern
2024-07-11
2024-07-11



---
/doc/fiction/science-fiction/time-travel/index
‘time-travel’ tag

2020-08-15
2024-09-09


<figure><img class="float-right page-thumbnail invert-not outline" height="512" width="512" src="/doc/fiction/science-fiction/time-travel/2024-07-11-gwern-dalle3-timecrimes-2x2gridoffallingoffroofloop-thumbnail-512px.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>fiction/science-fiction/time-travel</code>, most recent first: 11 <a href="/doc/fiction/science-fiction/time-travel/index#links" class="icon-not">annotations</a> &amp; 16 <a href="/doc/fiction/science-fiction/time-travel/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/fiction/science-fiction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/fiction/science-fiction/time-travel/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-review-movie-section" id="toc-gwern-review-movie-section">“Movie Reviews”, Gwern 2014</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-review-bakker-section" id="toc-gwern-review-bakker-section">“The Second Apocalypse: Freedom In An Unfree Universe”, Gwern 2017</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-review-timecrimes-section" id="toc-gwern-review-timecrimes-section">“<em>Timecrimes</em>: Time Travel In Hell”, Gwern 2023</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-retrocognition-section" id="toc-gwern-retrocognition-section">“The Impossibility of Knowledge of Retrocognitive Knowledge”, Gwern 2023</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-review-book-section" id="toc-gwern-review-book-section">“Book Reviews”, Gwern 2013</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-story-of-your-life-section" id="toc-gwern-story-of-your-life-section">“‘Story Of Your Life’ Is Not A Time-Travel Story”, Gwern 2012</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#gwern-haskell-hypertime-section" id="toc-gwern-haskell-hypertime-section">“Hypertime in Haskell”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/fiction/science-fiction/time-travel/index#nemiroff-wilson-2013-section" id="toc-nemiroff-wilson-2013-section">“Searching the Internet for Evidence of Time Travelers”, Nemiroff &amp; Wilson 2013</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#epiktistes-2013-section" id="toc-epiktistes-2013-section">“The Six Fingers of Time [Tragedy of the Anticommons]”, epiktistes 2013</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#discovery-hawking-2010-section" id="toc-discovery-hawking-2010-section">“<em>Into The Universe With Stephen Hawking</em>: Time Travel [Episode 2]”, Discovery &amp; Hawking 2010</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#chiang-2007-section" id="toc-chiang-2007-section">“The Merchant and the Alchemist’s Gate”, Chiang 2007</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#moravec-1991-section" id="toc-moravec-1991-section">“Time Travel and Computing”, Moravec 1991</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#lewis-1976-section" id="toc-lewis-1976-section">“The Paradoxes of Time Travel”, Lewis 1976</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#section" id="toc-section">“A Linguist on <em>Arrival</em>’s Alien Language”</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#section-1" id="toc-section-1">“<em>The Empty Box And The Zeroth Maria</em> (Light Novel)”</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#N_bajwSF-section" id="toc-N_bajwSF-section">“The Six Fingers of Time”, Lafferty 2024</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#section-2" id="toc-section-2">“In Strategic Time, Open-Source Games Are Loopy”</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#section-3" id="toc-section-3">“Ted Chiang on Free Will, Time Travel, Many Worlds, Genetic Engineering, and Hard Science Fiction”</a></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/fiction/science-fiction/time-travel/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/fiction/text-game/2017-stuckey.pdf
The curious world of <em>The Hobbit</em>: an early example of a dynamic gameworld
Helen Stuckey
2017-01-01
2024-01-01



---
/doc/fiction/text-game/2022-park-figure3-examplesofconversationsbysocialsimulacrafromsimredditgenerategpt3tool.png


2022
2024-01-01



---
/doc/fiction/text-game/2024-12-04-gwern-claude36-secondlifesentence-sls-square-thumbnail-512px.png


2024-12-04
2024-12-05



---
/doc/fiction/text-game/2024-12-04-gwern-claude36-secondlifesentence-sls-square.svg


2024-12-04
2024-12-05



---
/doc/food/2006-chandrashekar.pdf
The receptors and cells for mammalian taste
Jayaram Chandrashekar, Mark A. Hoon, Nicholas J. P. Rybam Charles S. Zuker
2006-11-15
2024-01-01
[("doi","10.1038/nature05401")]


---
/doc/food/2011-piquerasfiszman-ratingsofalltastesofcreamacrossteaspoonmetaltype.jpg


2011
2024-01-01



---
/doc/food/2014-laughlin-figure42-seventeaspoonsofcoppergoldsilvertinzincchromestainlesssteel.jpg


2014
2024-01-01



---
/doc/food/2023-tomaszewskagras.pdf
Chemical Composition and Structure: Honey
Jolanta Tomaszewska-Gras
2023-01-01
2024-01-01



---
/doc/food/index
‘food’ tag

2019-12-17
2024-08-26


<figure><img class="float-right page-thumbnail invert-not outline" height="725" width="1600" src="/doc/food/2014-laughlin-figure42-seventeaspoonsofcoppergoldsilvertinzincchromestainlesssteel.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>food</code>, most recent first: 3 <a href="/doc/food/index#see-alsos" class="icon-not">related tags</a>, 33 <a href="/doc/food/index#links" class="icon-not">annotations</a>, &amp; 12 <a href="/doc/food/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/food/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/food/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/food/index#gwern-review-tea-section" id="toc-gwern-review-tea-section">“Tea Reviews”, Gwern 2011</a></li>
<li><a href="/doc/food/index#gwern-kettle-section" id="toc-gwern-kettle-section">“Electric vs Stove Kettle”, Gwern 2015</a></li>
<li><a href="/doc/food/index#gwern-review-mead-section" id="toc-gwern-review-mead-section">“Mead”, Gwern 2012</a></li>
<li><a href="/doc/food/index#gwern-soylent-section" id="toc-gwern-soylent-section">“Diet Variance: Soylent Study”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/food/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/food/index#psmith-2024-section" id="toc-psmith-2024-section">“Review: <em>Invitation to a Banquet</em>, by Fuchsia Dunlop”, Psmith 2024</a></li>
<li><a href="/doc/food/index#francis-2023-section" id="toc-francis-2023-section">“Eating the <em>Birds of America</em>: Audubon’s Culinary Reviews of America’s Birds”, Francis 2023</a></li>
<li><a href="/doc/food/index#tomaszewska-gras-2023-section" id="toc-tomaszewska-gras-2023-section">“Chemical Composition and Structure: Honey”, Tomaszewska-Gras 2023</a></li>
<li><a href="/doc/food/index#schlonk-2022-section" id="toc-schlonk-2022-section">“Immaterials and Methods: Reagents for the Total Laboratory Synthesis of the Chocolate Chip Cookie”, Schlonk 2022</a></li>
<li><a href="/doc/food/index#soth-2021-section" id="toc-soth-2021-section">“For Centuries, England’s Go-To Apple Utensil Was a Sheep Bone: No Dentures? No Problem!”, Soth 2021</a></li>
<li><a href="/doc/food/index#may-wilson-et-al-2021-section" id="toc-may-wilson-et-al-2021-section">“Large-Scale Genome-Wide Association Study of Food Liking Reveals Genetic Determinants and Genetic Correlations With Distinct Neurophysiological Traits”, May-Wilson et al 2021</a></li>
<li><a href="/doc/food/index#rocklage-et-al-2021-section" id="toc-rocklage-et-al-2021-section">“Emotionally Numb: Expertise Dulls Consumer Experience”, Rocklage et al 2021</a></li>
<li><a href="/doc/food/index#laudan-2020-section" id="toc-laudan-2020-section">“The Daily Grind: Before Millstones Were Invented, the Preparation of Flour for Food Was an Arduous Task Largely Carried out by Women for Hours Every Day. How Did It Affect Their Lives and Why Does It Remain a Tradition in Some Places Even Today?”, Laudan 2020</a></li>
<li><a href="/doc/food/index#fater-2020-section" id="toc-fater-2020-section">“How the Man Who Invented Xbox Baked a 4,500-Year-Old Egyptian Sourdough: It Took Three Experts, Two Museums, and One Clay Pot to Bake a Truly Ancient Loaf”, Fater 2020</a></li>
<li><a href="/doc/food/index#schulz-et-al-2018-1-section" id="toc-schulz-et-al-2018-1-section">“Exploration in the Wild”, Schulz et al 2018</a></li>
<li><a href="/doc/food/index#jonas-levi-martinez-2017-section" id="toc-jonas-levi-martinez-2017-section">“The High Level of Protein Content Reported in Insects for Food and Feed Is Overestimated”, Jonas-Levi &amp; Martinez 2017</a></li>
<li><a href="/doc/food/index#kazama-et-al-2017-section" id="toc-kazama-et-al-2017-section">“A Neural Network System for Transformation of Regional Cuisine Style”, Kazama et al 2017</a></li>
<li><a href="/doc/food/index#taylor-munaf%C3%B2-2016-section" id="toc-taylor-munafò-2016-section">“Associations of Coffee Genetic Risk Scores With Coffee, Tea and Other Beverages in the UK Biobank”, Taylor &amp; Munafò 2016</a></li>
<li><a href="/doc/food/index#pilcher-2016-section" id="toc-pilcher-2016-section">“‘Tastes Like Horse Piss’: Asian Encounters With European Beer”, Pilcher 2016</a></li>
<li><a href="/doc/food/index#naftalovich-et-al-2016-section" id="toc-naftalovich-et-al-2016-section">“Polytetrafluoroethylene (PTFE) Ingestion As a Way to Increase Food Volume and Hence Satiety Without Increasing Calorie Content”, Naftalovich et al 2016</a></li>
<li><a href="/doc/food/index#kaplan-2016-section" id="toc-kaplan-2016-section">“Chipotle, <em>E. Coli</em>, and More: The Surprising Truths about Food-Borne Illnesses”, Kaplan 2016</a></li>
<li><a href="/doc/food/index#ordagarb-2015-section" id="toc-ordagarb-2015-section">“I Have a Slight Fascination With Sweeteners.”, OrdaGarb 2015</a></li>
<li><a href="/doc/food/index#graber-twilley-2014-section" id="toc-graber-twilley-2014-section">“Gastropod #1: The Golden Spoon”, Graber &amp; Twilley 2014</a></li>
<li><a href="/doc/food/index#ma-et-al-2014-2-section" id="toc-ma-et-al-2014-2-section">“Quantification of Pizza Baking Properties of Different Cheeses, and Their Correlation With Cheese Functionality”, Ma et al 2014</a></li>
<li><a href="/doc/food/index#laughlin-howes-2014-section" id="toc-laughlin-howes-2014-section">“The Sound and Taste of Materials”, Laughlin &amp; Howes 2014</a></li>
<li><a href="/doc/food/index#gajendragadkar-et-al-2013-section" id="toc-gajendragadkar-et-al-2013-section">“The Survival Time of Chocolates on Hospital Wards: Covert Observational Study”, Gajendragadkar et al 2013</a></li>
<li><a href="/doc/food/index#hess-trexler-2011-page-5-section" id="toc-hess-trexler-2011-page-5-section">“A Qualitative Study of Agricultural Literacy in Urban Youth: What Do Elementary Students Understand about the Agri-Food System? § Table 2: Number and Percentage of Informants Correctly Stating Cheeseburger Origin”, Hess &amp; Trexler 2011 (page 5)</a></li>
<li><a href="/doc/food/index#piqueras-fiszman-et-al-2011-section" id="toc-piqueras-fiszman-et-al-2011-section">“Tasting Spoons: Assessing How the Material of a Spoon Affects the Taste of the Food”, Piqueras-Fiszman et al 2011</a></li>
<li><a href="/doc/food/index#laughlin-et-al-2011-section" id="toc-laughlin-et-al-2011-section">“The Use of Standard Electrode Potentials to Predict the Taste of Solid Metals”, Laughlin et al 2011</a></li>
<li><a href="/doc/food/index#odriscoll-2010-section" id="toc-odriscoll-2010-section">“Brussels: a Bittersweet Story”, O’Driscoll 2010</a></li>
<li><a href="/doc/food/index#laughlin-2010-section" id="toc-laughlin-2010-section">“Beyond the Swatch: How Can the Science of Materials Be Represented by the Materials Themselves in a Materials Library?”, Laughlin 2010</a></li>
<li><a href="/doc/food/index#josephson-2008-section" id="toc-josephson-2008-section">“The Ocean’s Hot Dog: The Development of the Fish Stick”, Josephson 2008</a></li>
<li><a href="/doc/food/index#chandrashekar-et-al-2006-section" id="toc-chandrashekar-et-al-2006-section">“The Receptors and Cells for Mammalian Taste”, Chandrashekar et al 2006</a></li>
<li><a href="/doc/food/index#lawless-et-al-2005-section" id="toc-lawless-et-al-2005-section">“Metallic Taste from Electrical and Chemical Stimulation”, Lawless et al 2005</a></li>
<li><a href="/doc/food/index#wansink-2002-section" id="toc-wansink-2002-section">“Changing Eating Habits on the Home Front: Lost Lessons from World War II Research”, Wansink 2002</a></li>
<li><a href="/doc/food/index#allen-1966-section" id="toc-allen-1966-section">“Yes, But Can the Steam Engine Do This? [Invention of Sandwiches]”, Allen 1966</a></li>
<li><a href="/doc/food/index#section" id="toc-section">“How America Embraced Aspics With Threatening Auras”</a></li>
<li><a href="/doc/food/index#section-1" id="toc-section-1">“How Driscoll’s Reinvented the Strawberry”</a></li>
<li><a href="/doc/food/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/food/index#food-safety" id="toc-food-safety"><code>food-safety</code></a></li>
<li><a href="/doc/food/index#baking-history" id="toc-baking-history"><code>baking-history</code></a></li>
<li><a href="/doc/food/index#insect-protein" id="toc-insect-protein"><code>insect-protein</code></a></li>
</ul></li>
<li><a href="/doc/food/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/food/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/food/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/food/mead/2012-gwern-earle-12-bottles.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-apricot.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-blackberry.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-blackjewel.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-blueberry.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-blueberrywine.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-cherry.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-contemporary.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-pear.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-strawberry.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-traditional.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2012-gwern-earle-twinkle.jpg

Gwern
2012
2024-01-01



---
/doc/food/mead/2013-gwern-earle-cruisincranberry.jpg

Gwern
2013
2024-01-01



---
/doc/food/mead/2013-gwern-earle-raspberryreflections.jpg

Gwern
2013
2024-01-01



---
/doc/food/mead/2013-gwern-earle-starlightblush.jpg

Gwern
2013
2024-01-01



---
/doc/food/mead/2013-gwern-jacksontriggs-icewine-bottle.jpg

Gwern
2013
2024-01-01



---
/doc/food/mead/2013-gwern-jacksontriggs-icewine-tube.jpg

Gwern
2013
2024-01-01



---
/doc/food/mead/2013-gwern-oliver-camelotmead.jpg

Gwern
2013
2024-01-01



---
/doc/genetics/1978-fuller-foundationsofbehaviorgenetics.pdf


1978-01-01
2024-01-01



---
/doc/genetics/1980-plomin-behavioralgeneticsprimer.pdf


1980-01-01
2024-01-01



---
/doc/genetics/1983-feinberg.pdf


1983-01-01
2024-01-01



---
/doc/genetics/1985-yanischperron.pdf


1985-01-01
2024-01-01



---
/doc/genetics/2013-gymrek.pdf
307 321..324

2013-01-01
2024-01-01



---
/doc/genetics/2016-hjelmborg.pdf
Lung cancer, genetic predisposition and smoking: the Nordic Twin Study of Cancer

2016-01-01
2024-01-01



---
/doc/genetics/2016-nordstrom.pdf

American Medical Association
2016-01-01
2024-01-01



---
/doc/genetics/cloning/2013-wakayama-supplement.pdf
Supplement: Successful Serial Recloning in the Mouse over Multiple Generations
Sayaka Wakayama, Takashi Kohda, Haruko Obokata, Mikiko Tokoro, Chong Li, Yukari Terashita, Eiji Mizutani
2013-03-07
2024-01-01
[("doi","10.1016/j.stem.2013.01.005_1")]


---
/doc/genetics/cloning/dog/2011-sugimura-figure3-cloningdogsusingpigeggs.jpg


2011
2024-01-01



---
/doc/genetics/cloning/dog/2014-choi.pdf
Behavioral Analysis of Cloned Puppies Derived from an Elite Drug-Detection Dog
Jin Choi, Ji Hyun Lee, Hyun Ju Oh, Min Jung Kim, Geon A. Kim, Eun Jung Park, Young Kwang Jo, Sang Im Lee, Do Gyo Hong, Byeong Chun Lee
2014-01-01
2024-01-01
[("doi","10.1007/s10519-013-9620-z")]


---
/doc/genetics/cloning/dog/2015-oh.pdf
Age-dependent alteration of transgene expression and cytomegalovirus promoter methylation in transgenic cloned and recloned dogs
Hyun Ju Oh, Geon A. Kim, Sang Ho Rhee, Ming Jung Kim, Islam M. Saadeldin, Byeong Chun Lee
2015-05-04
2024-01-01
[("doi","10.1002/mrd.22481")]


---
/doc/genetics/cloning/dog/2018-oh.pdf
The promise of dog cloning
Hyun Ju Oh, Kihae Ra, Min Jung Kim, Geon A. Kim, Erif Maha Nugraha Setyawan, Seok Hee Lee, Byeong Chun Lee
2018-01-01
2024-01-01
[("doi","10.1071/RD17375")]

<p><a href="!W">Dog cloning</a> as a concept is no longer infeasible.</p>
<p>Starting with <a href="!W">Snuppy</a>, the first cloned dog in the world, <a href="!W">somatic cell nuclear transfer</a> (SCNT) has been continuously developed and used for diverse purposes.</p>
<p>In this article we summarise the current method for SCNT, the normality of cloned dogs and the application of dog cloning not only for personal reasons, but also for public purposes.</p>
---
/doc/genetics/cloning/gwern-cloning-sfdog-scenarios-profit.jpg



2024-01-01



---
/doc/genetics/editing/2011-efe.pdf
Conversion of mouse fibroblasts into cardiomyocytes using a direct reprogramming strategy
Jem A. Efe, Simon Hilcove, Janghwan Kim, Hongyan Zhou, Kunfu Ouyang, Gang Wang, Ju Chen, Sheng Ding
2011-01-01
2024-01-01
[("doi","10.1038/ncb2164")]


---
/doc/genetics/editing/2013-schwank.pdf
Functional Repair of CFTR by CRISPR/Cas9 in Intestinal Stem Cell Organoids of Cystic Fibrosis Patients
Gerald Schwank, Bon-Kyoung Koo, Valentina Sasselli, Johanna F. Dekkers, Inha Heo, Turan Demircan, Nobuo Sasaki, Sander Boymans, Edwin Cuppen, Cornelis K. van der Ent, Edward E. S. Nieuwenhuis, Jeffrey M. Beekman, Hans Clevers
2013-01-01
2024-01-01
[("doi","10.1016/j.stem.2013.11.002")]


---
/doc/genetics/editing/2014-kosuri-genomesynthesis-costcurve.jpg


2014
2024-01-01



---
/doc/genetics/editing/2015-jang.pdf
Update on the First Cloned Dog and Outlook for Canine Cloning
Jang Goo, Lee ByeongChun
2015-01-01
2024-01-01
[("doi","10.1089/cell.2015.0033")]


---
/doc/genetics/editing/2016-hgpwrite-carlson-synthesiscostcurve.png


2016
2024-01-01



---
/doc/genetics/editing/2016-kang.pdf
Introducing precise genetic modifications into human 3PN embryos by CRISPR/Cas-mediated genome editing
Xiangjin Kang, Wenyin He, Yuling Huang, Qian Yu, Yaoyong Chen, Xingcheng Gao, Xiaofang Sun, Yong Fan
2016-01-01
2024-01-01
[("doi","10.1007/s10815-016-0710-8")]


---
/doc/genetics/editing/2016-kleinstiver.pdf
High-fidelity CRISPR–Cas9 nucleases with no detectable genome-wide off-target effects
Benjamin P. Kleinstiver, Vikram Pattanayak, Michelle S. Prew, Shengdar Q. Tsai, Nhu T. Nguyen, Zongli Zheng, J. Keith Joung
2016-01-01
2024-01-01
[("doi","10.1038/nature16526")]


---
/doc/genetics/editing/2016-liu-2.pdf


2016
2024-01-01



---
/doc/genetics/editing/2016-sekar.pdf
Schizophrenia risk from complex variation of complement component 4
Aswin Sekar, Allison R. Bialas, Heather de Rivera, Avery Davis, Timothy R. Hammond, Nolan Kamitaki, Katherine Tooley, Jessy Presumey, Matthew Baum, Vanessa Van Doren, Giulio Genovese, Samuel A. Rose, Robert E. Handsaker, Mark J. Daly, Michael C. Carroll, Beth Stevens, Steven A. McCarroll
2016-01-01
2024-01-01
[("doi","10.1038/nature16549")]


---
/doc/genetics/editing/2016-slaymaker.pdf

chowe
2016-01-01
2024-01-01



---
/doc/genetics/editing/2016-whitworth.pdf
Gene-edited pigs are protected from porcine reproductive and respiratory syndrome virus
Kristin M. Whitworth, Raymond R. R. Rowland, Catherine L. Ewen, Benjamin R. Trible, Maureen A. Kerrigan, Ada G. Cino-Ozuna, Melissa S. Samuel, Jonathan E. Lightner, David G. McLaren, Alan J. Mileham, Kevin D. Wells, Randall S. Prather
2016-01-01
2024-01-01
[("doi","10.1038/nbt.3434")]


---
/doc/genetics/editing/2016-yin.pdf
Therapeutic genome editing by combined viral and non-viral delivery of CRISPR system components in vivo
Hao Yin, Chun-Qing Song, Joseph R. Dorkin, Lihua J. Zhu, Yingxiang Li, Qiongqiong Wu, Angela Park, Junghoon Yang, Sneha Suresh, Aizhan Bizhanova, Ankit Gupta, Mehmet F. Bolukbasi, Stephen Walsh, Roman L. Bogorad, Guangping Gao, Zhiping Weng, Yizhou Dong, Victor Koteliansky, Scot A. Wolfe, Robert Langer, Wen Xue, Daniel G. Anderson
2016-01-01
2024-01-01
[("doi","10.1038/nbt.3471")]


---
/doc/genetics/editing/2017-lee.pdf
Nanoparticle delivery of Cas9 ribonucleoprotein and donor DNA in vivo induces homology-directed DNA repair
Kunwoo Lee, Michael Conboy, Hyo Min Park, Fuguo Jiang, Hyun Jin Kim, Mark A. Dewitt, Vanessa A. Mackley, Kevin Chang, Anirudh Rao, Colin Skinner, Tamanna Shobha, Melod Mehdipour, Hui Liu, Wen-chin Huang, Freeman Lan, Nicolas L. Bray, Song Li, Jacob E. Corn, Kazunori Kataoka, Jennifer A. Doudna, Irina Conboy, Niren Murthy
2017-01-01
2024-01-01
[("doi","10.1038/s41551-017-0137-2")]


---
/doc/genetics/editing/2017-midic.pdf


2017-01-01
2024-01-01



---
/doc/genetics/editing/2017-normile.pdf


2017-01-01
2024-01-01



---
/doc/genetics/editing/2017-scheufele.pdf


2017-01-01
2024-01-01



---
/doc/genetics/editing/2017-scott.pdf
Implications of human genetic variation in CRISPR-based therapeutic genome editing
David A. Scott, Feng Zhang
2017-01-01
2024-01-01
[("doi","10.1038/nm.4377")]


---
/doc/genetics/editing/2017-tang.pdf
CRISPR/Cas9-mediated gene editing in human zygotes using Cas9 protein
Lichun Tang
2017-01-01
2024-01-01
[("doi","10.1007/s00438-017-1299-z")]


---
/doc/genetics/editing/2017-yin.pdf
In&nbsp;Vivo Excision of HIV-1 Provirus by saCas9 and Multiplex Single-Guide RNAs in Animal Models
Chaoran Yin, Ting Zhang, Xiying Qu, Yonggang Zhang, Raj Putatunda, Xiao Xiao, Fang Li, Weidong Xiao, Huaqing Zhao, Shen Dai, Xuebin Qin, Xianming Mo, Won-Bin Young, Kamel Khalili, Wenhui Hu
2017-01-01
2024-01-01
[("doi","10.1016/j.ymthe.2017.03.012")]


---
/doc/genetics/editing/2018-01-20-carlson-2017synthesiscostcurve.png


2018-01-20
2024-01-01



---
/doc/genetics/editing/2018-akcakaya.pdf
In vivo CRISPR editing with no detectable genome-wide off-target mutations
Pinar Akcakaya, Maggie L. Bobbin, Jimmy A. Guo, Jose Malagon-Lopez, Kendell Clement, Sara P. Garcia, Mick D. Fellows, Michelle J. Porritt, Mike A. Firth, Alba Carreras, Tania Baccega, Frank Seeliger, Mikael Bjursell, Shengdar Q. Tsai, Nhu T. Nguyen, Roberto Nitsch, Lorenz M. Mayr, Luca Pinello, Mohammad Bohlooly-Y, Martin J. Aryee, Marcello Maresca, J. Keith Joung
2018-01-01
2024-01-01
[("doi","10.1038/s41586-018-0500-9")]


---
/doc/genetics/editing/2018-findlay.pdf
Accurate classification of BRCA1 variants with saturation genome editing
Gregory M. Findlay, Riza M. Daza, Beth Martin, Melissa D. Zhang, Anh P. Leith, Molly Gasperini, Joseph D. Janizek, Xingfan Huang, Lea M. Starita, Jay Shendure
2018-01-01
2024-01-01
[("doi","10.1038/s41586-018-0461-z")]


---
/doc/genetics/editing/2018-li.pdf
Genome-edited skin epidermal stem cells protect mice from cocaine-seeking behavior and cocaine overdose
Yuanyuan Li, Qingyao Kong, Jiping Yue, Xuewen Gou, Ming Xu, Xiaoyang Wu
2018-01-01
2024-01-01
[("doi","10.1038/s41551-018-0293-z")]


---
/doc/genetics/editing/2018-roth.pdf
Reprogramming human T cell function and specificity with non-viral genome targeting
Theodore L. Roth, Cristina Puig-Saus, Ruby Yu, Eric Shifrut, Julia Carnevale, P. Jonathan Li, Joseph Hiatt, Justin Saco, Paige Krystofinski, Han Li, Victoria Tobin, David N. Nguyen, Michael R. Lee, Amy L. Putnam, Andrea L. Ferris, Jeff W. Chen, Jean-Nicolas Schickel, Laurence Pellerin, David Carmody, Gorka Alkorta-Aranburu, Daniela del Gaudio, Hiroyuki Matsumoto, Montse Morell, Ying Mao, Min Cho, Rolen M. Quadros, Channabasavaiah B. Gurumurthy, Baz Smith, Michael Haugwitz, Stephen H. Hughes, Jonathan S. Weissman, Kathrin Schumann, Jonathan H. Esensten, Andrew P. May, Alan Ashworth, Gary M. Kupfer, Siri Atma W. Greeley, Rosa Bacchetta, Eric Meffre, Maria Grazia Roncarolo, Neil Romberg, Kevan C. Herold, Antoni Ribas, Manuel D. Leonetti, Alexander Marson
2018-01-01
2024-01-01
[("doi","10.1038/s41586-018-0326-5")]


---
/doc/genetics/editing/2018-shao.pdf
Creating a functional single-chromosome yeast
Yangyang Shao, Ning Lu, Zhenfang Wu, Chen Cai, Shanshan Wang, Ling-Li Zhang, Fan Zhou, Shijun Xiao, Lin Liu, Xiaofei Zeng, Huajun Zheng, Chen Yang, Zhihu Zhao, Guoping Zhao, Jin-Qiu Zhou, Xiaoli Xue, Zhongjun Qin
2018-08-01
2024-01-01
[("doi","10.1038/s41586-018-0382-x")]


---
/doc/genetics/editing/2018-zsogon.pdf
De novo domestication of wild tomato using genome editing
Agustin Zsögön, Tomáš Čermák, Emmanuel Rezende Naves, Marcela Morato Notini, Kai H. Edel, Stefan Weinl, Luciano Freschi, Daniel F. Voytas, Jörg Kudla, Lázaro Eustáquio Pereira Peres
2018-01-01
2024-01-01
[("doi","10.1038/nbt.4272")]


---
/doc/genetics/editing/2019-ceze.pdf
Molecular digital data storage using DNA
Luis Ceze, Jeff Nivala, Karin Strauss
2019-01-01
2024-01-01
[("doi","10.1038/s41576-019-0125-3")]


---
/doc/genetics/editing/2019-daley.pdf
After the Storm—A Responsible Path for Genome Editing
George Q. Daley, Robin Lovell-Badge, Julie Steffann
2019-01-01
2024-01-01
[("doi","10.1056/NEJMp1900504")]


---
/doc/genetics/editing/2019-davies.pdf
Radical Technology Meets Radical Application: An Interview with George Church
Kevin Davies, George M. Church
2019
2024-01-01



---
/doc/genetics/editing/2019-demiguelberiain.pdf
Is the ‘serious’ factor in germline modification really relevant? A response to Kleiderman, Ravitsky and Knoppers
Iñigo De Miguel Beriain
2019-01-01
2024-01-01
[("doi","10.1136/medethics-2019-105744")]

<p>Should we use <a href="https://en.wikipedia.org/wiki/Gene_editing">human germline genome modification (HGGM)</a> only when serious diseases are involved? This belief is the underlying factor in the article written by Kleiderman, Ravitsky and Knoppers to which I now respond. In my opinion, the answer to this question should be negative.</p>
<p>In this paper, I attempt to show that there are no good reasons to think that this technology should be limited to serious diseases once it is sufficiently proven to be safe and efficient. In fact, opting otherwise would negatively harm human beings’ right to the highest standard of health that unmodified embryos could promote.</p>
<p>Therefore, the issue should not be so much to define adequately what a serious disease is, but rather to elucidate whether this concept should play any role beyond the context of <a href="https://en.wikipedia.org/wiki/Preimplantation_genetic_diagnosis">preimplantation genetic testing (PGT)</a>. This paper argues that we should not accept the similarity between technologies such as PGT and HGGM because they face different challenges and offer totally different possibilities.</p>
<p>Therefore, we are in urgent need to build a completely new ethical architecture that covers the application of germline editing in human embryos. As a part of that process, a much deeper debate on the necessity of distinguishing different disease types is required.</p>
---
/doc/genetics/editing/2019-koch.pdf
A DNA-of-things storage architecture to create materials with embedded memory
Julian Koch
2019
2024-01-01



---
/doc/genetics/editing/2019-lea.pdf
Human germline genome editing
Rebecca Lea, Kathy Niakan
2019
2024-01-01
[("doi","10.1038/s41556-019-0424-0")]


---
/doc/genetics/editing/2019-lovett.pdf
Transgenic Metarhizium rapidly kills mosquitoes in a malaria-endemic region of Burkina Faso
Brian Lovett, Etienne Bilgo, Souro Abel Millogo, Abel Kader Ouattarra, Issiaka Sare, Edounou Jacques Gnambani, Roch K. Dabire, Abdoulaye Diabate, Raymond J. St. Leger
2019-01-01
2024-01-01
[("doi","10.1126/science.aaw8737")]

<p><strong>Targeting mosquitoes to target malaria</strong>: <a href="https://en.wikipedia.org/wiki/Anopheles">Anopheline mosquitoes</a> transmit the malaria parasite, but the insects themselves are prone to their own infections.</p>
<p>Lovett <em>et al.</em> engineered a specific fungal pathogen of anophelines to carry insect-selective toxins.</p>
<p>The effectiveness of this fungus for controlling mosquitoes was trialed in near-field conditions in Burkina Faso in a setup called MosquitoSphere.</p>
<p>~75% of wild insecticide-resistant mosquitoes released into the environment became infected with the transgenic fungus, causing population collapse within 45 days.</p>
---
/doc/genetics/editing/2019-south.pdf
Synthetic glycolate metabolism pathways stimulate crop growth and productivity in the field
Paul F. South, Amanda P. Cavanagh
2019-01-01
2024-01-01
[("doi","10.1126/science.aat9077")]

<p><strong>Fixing photosynthetic inefficiencies</strong>: In some of our most useful crops (such as <a href="https://en.wikipedia.org/wiki/Rice">rice</a> and <a href="https://en.wikipedia.org/wiki/Wheat">wheat</a>), <a href="https://en.wikipedia.org/wiki/Photosynthesis">photosynthesis</a> produces toxic by-products that reduce its efficiency. <a href="https://en.wikipedia.org/wiki/Photorespiration">Photorespiration</a> deals with these by-products, converting them into metabolically useful components, but at the cost of energy lost.</p>
<p>South <em>et al.</em> constructed a metabolic pathway in <a href="https://en.wikipedia.org/wiki/Genetically_modified_organism">transgenic</a> <a href="https://en.wikipedia.org/wiki/Tobacco">tobacco</a> plants that more efficiently recaptures the unproductive by-products of photosynthesis with less energy lost (see the Perspective by Eisenhut and Weber). In field trials, these transgenic tobacco plants were ~40% more productive than wild-type tobacco plants.</p>
<p><em>Science</em>, this issue p. <a href="https://www.science.org/doi/10.1126/science.aat9077">eaat9077</a>; see also p. <a href="https://www.science.org/doi/10.1126/science.aav8979">32</a>.</p>
---
/doc/genetics/editing/2019-wolf.pdf
Principles of and strategies for germline gene therapy
Don P. Wolf, Paul A. Mitalipov, Shoukhrat M. Mitalipov
2019-01-01
2024-01-01
[("doi","10.1038/s41591-019-0473-8")]


---
/doc/genetics/editing/2019-zuo.pdf
Cytosine base editor generates substantial off-target single-nucleotide variants in mouse embryos
Erwei Zuo, Yidi Sun, Wu Wei, Tanglong Yuan, Wenqin Ying, Hao Sun, Liyun Yuan, Lars M. Steinmetz, Yixue Li, Hui Yang
2019-01-01
2024-01-01
[("doi","10.1126/science.aav9973")]

<p><strong>Spotting off-targets from gene editing</strong>: Unintended genomic modifications limit the potential therapeutic use of <a href="https://en.wikipedia.org/wiki/Gene_editing">gene-editing tools</a>. Available methods to find off-targets generally do not work in vivo or detect single-nucleotide changes. 3 papers in this issue report new methods for monitoring gene-editing tools in vivo (see the Perspective by Kempton and Qi).</p>
<p>Wienert <em>et al.</em> followed the recruitment of a <a href="https://en.wikipedia.org/wiki/DNA_repair">DNA repair protein</a> to DNA breaks induced by <a href="https://en.wikipedia.org/wiki/CRISPR">CRISPR-Cas9</a>, enabling unbiased detection of off-target editing in cellular and animal models. Zuo <em>et al.</em> identified off-targets without the interference of natural genetic heterogeneity by injecting base editors into one blastomere of a two-cell mouse embryo and leaving the other genetically identical blastomere unedited. Jin <em>et al.</em> performed whole-genome sequencing on individual, genome-edited rice plants to identify unintended mutations. Cytosine, but not adenine, base editors induced numerous single-nucleotide variants in both mouse and rice. <em>Science</em> , this issue p. <a href="https://www.science.org/doi/10.1126/science.aav9023">286</a> , p. <a href="/doc/genetics/editing/2019-zuo.pdf" title="‘Cytosine base editor generates substantial off-target single-nucleotide variants in mouse embryos’, Zuo et al 2019">289</a> , p. <a href="https://www.science.org/doi/10.1126/science.aaw7166">292</a> ; see also p. <a href="https://www.science.org/doi/10.1126/science.aax1827">234</a>.</p>
---
/doc/genetics/editing/2020-doudna.pdf
The promise and challenge of therapeutic genome editing
Jennifer A. Doudna
2020-02-12
2024-01-01
[("doi","10.1038/s41586-020-1978-5")]


---
/doc/genetics/editing/2021-kanter-figure3-a-decreaseinseverevasoocclusiveeventsafterlentigoblintreatment.png


2021
2024-01-01



---
/doc/genetics/editing/2021-kanter-figure3-b-decreaseinallvasoocclusiveeventsafterlentigoblintreatment.png


2021
2024-01-01



---
/doc/genetics/editing/2021-musunuru-figure2-shorttermeffectsofcrisprediting.jpg


2021
2024-01-01



---
/doc/genetics/editing/2021-musunuru-figure3-longtermeffectsofcrisprediting.png


2021
2024-01-01



---
/doc/genetics/editing/2021-segel.pdf
Mammalian retrovirus-like protein PEG10 packages its own mRNA and can be pseudotyped for mRNA delivery
Michael Segel, Blake Lash, Jingwei Song, Alim Ladha, Catherine C. Liu, Xin Jin, Sergei L. Mekhedov, Rhiannon K. Macrae, Eugene V. Koonin, Feng Zhang
2021-08-20
2024-01-01
[("doi","10.1126/science.abg6155")]

<p><strong>Hitching a ride with a retroelement</strong>: Retroviruses and retroelements have inserted their genetic code into mammalian genomes throughout evolution.</p>
<p>Although many of these integrated virus-like sequences pose a threat to genomic integrity, some have been retooled by mammalian cells to perform essential roles in development. Segel <em>et al.</em> found that one of these retroviral-like proteins, PEG10, directly binds to and secretes its own mRNA in extracellular virus-like capsids.</p>
<p>These virus-like particles were then pseudotyped with fusogens to deliver functional mRNA cargos to mammalian cells. This potentially provides an endogenous vector for RNA-based gene therapy.</p>
<p>—DJ</p>
---
/doc/genetics/editing/2022-volcaniinstitute-goldahengeneeditingtoeliminatemalechicks.jpg


2022
2024-01-01



---
/doc/genetics/editing/2023-ford-figure3-aav2hgdnfgeneticeditingtreatmentreducesalcoholisminrhesusmonkeys.jpg


2023
2024-01-01



---
/doc/genetics/editing/2023-macip-figure1-partialepigeneticreprogrammingleadstoincreasedlifespanandsurvivalcurvesandfrailtyscoresinmice.jpg


2023
2024-01-01



---
/doc/genetics/editing/2023-macip-supplementaryfigure1-survivalcurvesforcontrolvsepigeneticallyreprogrammedmice.jpg


2023
2024-01-01



---
/doc/genetics/editing/2023-neuhausser-figure1-increaseinuspublicacceptanceofgeneticeditingofembryos.jpg


2023
2024-01-01



---
/doc/genetics/editing/2024-ledford.pdf
The immune system can sabotage gene therapies—can scientists rein it in?
Heidi Ledford
2024-05-28
2024-08-04
[("doi","10.1038/d41586-024-01483-w")]


---
/doc/genetics/gametogenesis/1989-betteridge.pdf
Potential genetic improvement of cattle by fertilization of fetal oocytes in vitro
K. J. Betteridge, C. Smith, R. B. Stubbings, K. P. Xu, W. A. King
1989-01-01
2024-01-01



---
/doc/genetics/gametogenesis/2013-dafonseca.pdf
Human in vitro eugenics: close, yet far away
Flávio Guimarães da Fonseca, Daniel Mendes Ribeiro, Nara Pereira Carvalho, Brunello Stancioli
2014-01-01
2024-01-01
[("doi","10.1136/medethics-2013-101674")]


---
/doc/genetics/gametogenesis/2016-hikabe.pdf
Reconstitution in vitro of the entire cycle of the mouse female germ line
Orie Hikabe
2016
2024-01-01



---
/doc/genetics/gametogenesis/2016-zhang.pdf
MLL1 Inhibition Reprograms Epiblast Stem Cells to Naive Pluripotency
Hui Zhang, Srimonta Gayen, Jie Xiong, Bo Zhou, Avinash K. Shanmugam, Yuqing Sun, Hacer Karatas, Liu Liu, Rajesh C. Rao, Shaomeng Wang, Alexey I. Nesvizhskii, Sundeep Kalantry, Yali Dou
2016-01-01
2024-01-01
[("doi","10.1016/j.stem.2016.02.004")]


---
/doc/genetics/gametogenesis/2018-goszczynski.pdf
In vitro breeding: application of embryonic stem cells to animal production
Daniel E. Goszczynski, Hao Cheng, Sebastian Demyda-Peyrás, Juan F. Medrano, Jun Wu, Pablo J. Ross
2018-01-01
2024-01-01
[("doi","10.1093/biolre/ioy256")]


---
/doc/genetics/gametogenesis/2021-hayashi.pdf
Artificially produced gametes in mice, humans and other species
Katsuhiko Hayashi, Cesare Galli, Sebastian Diecke, Thomas B. Hildebrandt
2021-01-08
2024-01-01
[("doi","10.1071/RD20265")]

<p>The production of gametes from pluripotent stem cells in culture, also known as <strong>in vitro gametogenesis</strong>, will make an important contribution to reproductive biology and regenerative medicine, both as a unique tool for understanding germ cell development and as an alternative source of gametes for reproduction.</p>
<p>In vitro gametogenesis was developed using mouse pluripotent stem cells but is increasingly being applied in other mammalian species, including humans. In principle, the entire process of germ cell development is nearly reconstitutable in culture using mouse pluripotent stem cells, although the fidelity of differentiation processes and the quality of resultant gametes remain to be refined.</p>
<p>The methodology in the mouse system is only partially applicable to other species, and thus it must be optimized for each species.</p>
<p>In this review, we update the current status of in vitro gametogenesis in mice, humans and other animals, and discuss challenges for further development of this technology.</p>
---
/doc/genetics/gametogenesis/2021-yoshino.pdf
Generation of ovarian follicles from mouse pluripotent stem cells
Takashi Yoshino, Takahiro Suzuki, Go Nagamatsu, Haruka Yabukami, Mika Ikegaya, Mami Kishima, Haruka Kita, Takuya Imamura, Kinichi Nakashima, Ryuichi Nishinakamura, Makoto Tachibana, Miki Inoue, Yuichi Shima, Ken-ichirou Morohashi, Katsuhiko Hayashi
2021-07-16
2024-01-01
[("doi","10.1126/science.abe0237")]

<p><strong>Reconstituting the ovarian follicle</strong>: Recent advances have enabled the generation of <a href="https://en.wikipedia.org/wiki/Oocyte">oocytes</a> from <a href="https://en.wikipedia.org/wiki/Pluripotent_stem_cell">pluripotent stem cells</a> in vitro. However, these cells require a somatic environment to develop fully as reproductive cells.</p>
<p>Yoshino <em>et al.</em> applied what is known about differentiation processes in vivo to determine a culture condition to differentiate <a href="https://en.wikipedia.org/wiki/Embryonic_stem_cell">embryonic stem cells</a> into gonadal somatic cell-like cells (see the Perspective by Yang and Ng). When the embryonic stem cell–generated ovarian gonadal tissue was combined with early <a href="https://en.wikipedia.org/wiki/Primordial_germ_cell">primordial germ cells</a> or in vitro–derived primordial germ cell-like cells, germ cells developed into viable oocytes within the reconstituted follicles that could be fertilized and result in viable offspring.</p>
<p>This system enables an alternative method for mouse gamete production and advances our understanding of mammalian reproduction and development. <em>Science</em>, abe0237, this issue p. <a href="https://www.science.org/doi/10.1126/science.abe0237">eabe0237</a>; see also abj8347, p. <a href="/doc/genetics/gametogenesis/2021-yang-5.pdf" title="‘The making of an ovarian niche: Ovarian somatic cells are derived in vitro from pluripotent embryonic stem cells’, Yang & Ng 2021e">282</a>.</p>
---
/doc/genetics/gametogenesis/2022-mizuta-graphicalabstract.jpg


2022
2024-01-01



---
/doc/genetics/genome-synthesis/2017-chari.pdf
Beyond editing to writing large genomes
Raj Chari, George M. Church
2017-01-01
2024-01-01
[("doi","10.1038/nrg.2017.59")]


---
/doc/genetics/genome-synthesis/2019-wang-2.pdf
Programmed chromosome fission and fusion enable precise large-scale genome rearrangement and assembly
Kaihang Wang, Daniel de la Torre, Wesley E. Robertson, Jason W. Chin
2019-08-30
2024-01-01
[("doi","10.1126/science.aay0737")]

<p><strong>Programmable genome engineering</strong>: The model bacterium <em>Escherichia coli</em> has a single circular chromosome.</p>
<p>Wang <em>et al.</em> created a method to fragment the <em>E. coli</em> genome into independent chromosomes that can be modified, rearranged, and recombined.</p>
<p>The efficient fission of the unmodified <em>E. coli</em> genome into two defined, stable pairs of synthetic chromosomes provides common intermediates for large-scale genome manipulations such as inversion and translocation. Fusion of synthetic chromosomes from distinct cells generated a single genome in a target cell.</p>
<p>Precise, rapid, large-scale genome engineering operations are useful tools for creating diverse synthetic genomes.</p>
---
/doc/genetics/genome-synthesis/virus-proof/2023-blount.pdf
Synthetic bacterial genome upgraded for viral defence and biocontainment: Bacteria with a synthetic genome were engineered to alter the way that the DNA code instructs cells to make proteins. This ‘language barrier’ serves to isolate the cells genetically, and makes them immune to viral infection
Benjamin A. Blount
2023-03-15
2024-01-01
[("doi","10.1038/d41586-023-00702-0")]


---
/doc/genetics/genome-synthesis/virus-proof/2023-hoose-figure0-timelineofdnasynthesisprogress.jpg


2023
2024-01-01



---
/doc/genetics/genome-synthesis/virus-proof/2023-roose-figure1-thestateoftheartindnasynthesis.jpg


2023
2024-01-01



---
/doc/genetics/genome-synthesis/virus-proof/index
‘virus-proof cells’ tag

2020-05-10
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="471" width="805" src="/doc/genetics/genome-synthesis/virus-proof/2023-hoose-figure0-timelineofdnasynthesisprogress.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/genome-synthesis/virus-proof</code>, most recent first: 9 <a href="/doc/genetics/genome-synthesis/virus-proof/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/genetics/genome-synthesis/virus-proof/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/genome-synthesis/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#blount-2023-section" id="toc-blount-2023-section">“Synthetic Bacterial Genome Upgraded for Viral Defence and Biocontainment: Bacteria With a Synthetic Genome Were Engineered to Alter the Way That the DNA Code Instructs Cells to Make Proteins. This ‘Language Barrier’ Serves to Isolate the Cells Genetically, and Makes Them Immune to Viral Infection”, Blount 2023</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#nyerges-et-al-2023-section" id="toc-nyerges-et-al-2023-section">“A Swapped Genetic Code Prevents Viral Infections and Gene Transfer”, Nyerges et al 2023</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#hoose-et-al-2023-section" id="toc-hoose-et-al-2023-section">“DNA Synthesis Technologies to Close the Gene Writing Gap”, Hoose et al 2023</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#nyerges-et-al-2022-section" id="toc-nyerges-et-al-2022-section">“Swapped Genetic Code Blocks Viral Infections and Gene Transfer”, Nyerges et al 2022</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#robertson-et-al-2021-section" id="toc-robertson-et-al-2021-section">“Sense Codon Reassignment Enables Viral Resistance and Encoded Polymer Synthesis”, Robertson et al 2021</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#section" id="toc-section">“Ultrasafe-Cell-Line”</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#section-1" id="toc-section-1">“Ultrasafe-Cell-Line”</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#section-2" id="toc-section-2">“The Human Operating System Gets an Overhaul”</a></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#section-3" id="toc-section-3">“Genome ‘Writers’ Set Their First Goal: Recoding Human Cells to Resist Viruses”</a></li>
</ul></li>
<li><a href="/doc/genetics/genome-synthesis/virus-proof/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/genetics/heritable/1924-jennings.pdf
Heredity and Environment
Herbert Spencer Jennings
1924-01-01
2024-01-01



---
/doc/genetics/heritable/1928-burks-2.pdf
Chapter 10: The relative influence of nature and nurture upon mental development: A comparative study of foster parent-offspring child resemblance and true parent-true child resemblance
Barbara Stoddard Burks
1928-01-01
2024-01-01



---
/doc/genetics/heritable/1928-burks.pdf
Chapter II: Statistical hazards in nature-nurture investigations
Barbara Stoddard Burks
1928-01-01
2024-01-01



---
/doc/genetics/heritable/1930-jennings-thebiologicalbasisofhumannature.pdf
The Biological Basis of Human Nature
Herbert Spencer Jennings
1930-01-01
2024-01-01



---
/doc/genetics/heritable/1930-stocks.pdf


1930-01-01
2024-01-01



---
/doc/genetics/heritable/1931-wright.pdf
Statistical Methods in Biology
Sewall Wright
1931-01-01
2024-01-01
[("doi","10.1080/01621459.1931.10503186")]


---
/doc/genetics/heritable/1932-carter.pdf


1932-01-01
2024-01-01



---
/doc/genetics/heritable/1933-carter.pdf
Twin-Similarities in Personality Traits
Harold D. Carter
1933-01-01
2024-01-01
[("doi","10.1080/08856559.1933.10532462")]


---
/doc/genetics/heritable/1937-newman-twinsastudyofheredityandenvironment.pdf
Twins: A Study of Heredity and Environment
Horatio H. Newman, Frank N. Freeman, Karl J. Holzinger
1937-01-01
2024-01-01



---
/doc/genetics/heritable/1942-bernstein.pdf
The incidence and Mendelian transmission of mid-digital hair in man
Marianne Magnus Bernstein, Barbara S. Burks
1942-01-01
2024-01-01
[("doi","10.1093/oxfordjournals.jhered.a105125")]


---
/doc/genetics/heritable/1942-tryon.pdf


1942-01-01
2024-01-01



---
/doc/genetics/heritable/1949-burks.pdf
Studies of Identical Twins Reared Apart
Barbara Stoddard Burks, Anne Roe
1949-01-01
2024-01-01
[("doi","10.1037/h0093608")]


---
/doc/genetics/heritable/1949-pastore-thenaturenurturecontroversy.pdf
The Nature-Nurture Controversy
Nicholas Pastore
1949-01-01
2024-01-01



---
/doc/genetics/heritable/1954-darlington.pdf

C. D. Darlington
1954-01-01
2024-01-01



---
/doc/genetics/heritable/1954-fuller-natureandnurture.pdf


1954-01-01
2024-01-01



---
/doc/genetics/heritable/1957-falkner.pdf
The potential contribution of longitudinal twin studies: An appraisal
Frank Falkner
1957-01-01
2024-01-01
[("doi","10.1080/19485565.1957.9987312")]


---
/doc/genetics/heritable/1960-fuller-behaviorgenetics.pdf


1960-01-01
2024-01-01



---
/doc/genetics/heritable/1960-fuller.pdf
Behavior Genetics
John L. Fuller
1960-01-01
2024-01-01



---
/doc/genetics/heritable/1962-bliss-rootsofbehavior.pdf
Roots of Behavior: Genetics, Insect, and Socialization in Animal Behavior
Eugene L. Bliss
1962-01-01
2024-01-01



---
/doc/genetics/heritable/1962-shields-monozygotictwinsbroughtupapart.pdf


1962-01-01
2024-01-01



---
/doc/genetics/heritable/1964-vandenberg.pdf
Hereditary components in vocational preferences
Steven G. Vandenberg, Lillian Kelly
1964-01-01
2024-01-01



---
/doc/genetics/heritable/1965-falconer.pdf
The inheritance of liability to certain diseases, estimated from the incidence among relatives

1965-01-01
2024-01-01



---
/doc/genetics/heritable/1966-heston.pdf


1966-01-01
2024-01-01



---
/doc/genetics/heritable/1966-moran.pdf
Commentary on R. A. Fisher‘s Paper on 'The Correlation Between Relatives on the Supposition of Mendelian Inheritance’
P. A. P. Moran, C. A. B. Smith
1966-01-01
2024-01-01



---
/doc/genetics/heritable/1966-scarr.pdf
Genetic Factors in Activity Motivation

1966-01-01
2024-01-01



---
/doc/genetics/heritable/1966-shockley.pdf
Possible Transfer of Metallurgical and Astronomical Approaches to Problem of Environment versus Ethnic Heredity
William Shockley
1966-10-21
2024-01-01



---
/doc/genetics/heritable/1967-falconer.pdf
The inheritance of liability to diseases with variable age of onset, with particular reference to diabetes mellitus
D. S. Falconer
1967-01-01
2024-01-01



---
/doc/genetics/heritable/1967-goslin-teachersandtesting.pdf


1967-01-01
2024-01-01



---
/doc/genetics/heritable/1967-vandenberg.pdf
Hereditary influences on vocational preferences as shown by scores of twins on the Minnesota Vocational Interest Inventory
Steven G. Vandenberg, Richard E. Stafford
1967-01-01
2024-01-01
[("doi","10.1037/h0020584")]


---
/doc/genetics/heritable/1968-glass-biologyandbehaviorgenetics.pdf
Biology and Behavior: Genetics
David C. Glass
1968-01-01
2024-01-01



---
/doc/genetics/heritable/1969-carter.pdf


1969-01-01
2024-01-01



---
/doc/genetics/heritable/1970-elston.pdf
Schizophrenia: Evidence for the major gene hypothesis
R. C. Elston, M. A. Campbell
1970-01-01
2024-01-01
[("doi","10.1007/bf01067366")]


---
/doc/genetics/heritable/1970-jinks.pdf


1970-01-01
2024-01-01



---
/doc/genetics/heritable/1970-smith.pdf
Heritability of liability and concordance in monozygous twins
Charles Smith
1970-07-01
2024-01-01
[("doi","10.1111/j.1469-1809.1970.tb00223.x")]

<p>Results from heritability of liability model of Falconer (1965) have been revised, eliminating two sources of bias. The results have been graphed for convenient usage, and in the absence of environmental similarities among relatives can apply to all kind of relatives. Confidence levels for the heritability (or correlation) estimates can also be read directly off the graph.</p>
<p>The results also apply to concordance rates in MZ twins. They show that, in the absence of environmental similarities, concordance rates for a disease in MZ twins will only be high if the heritability is <em>very</em> high. Thus a low concordance rate in MZ twins cannot be taken to prove that genetic factors are not important in the predisposition to a disease.</p>
---
/doc/genetics/heritable/1971-anastasi.pdf


1971-01-01
2024-01-01



---
/doc/genetics/heritable/1971-james.pdf


1971-01-01
2024-01-01



---
/doc/genetics/heritable/1971-jensen-2.pdf


1971-01-01
2024-01-01



---
/doc/genetics/heritable/1971-lindzey.pdf

G Lindzey, J. Loehlin, M. Manosevitz, D. Thiessen
1971-01-01
2024-01-01



---
/doc/genetics/heritable/1971-todd.pdf


1971-01-01
2024-01-01



---
/doc/genetics/heritable/1972-curnow.pdf
The Multifactorial Model for the Inheritance of Liability to Disease and Its Implications for Relatives at Risk

1972-01-01
2024-01-01



---
/doc/genetics/heritable/1972-ehrman-geneticsenvironmentandbehavior.pdf
<em>Genetics, Environment, and Behavior: Implications for Educational Policy</em>
Lee Ehrman, Gilbert S. Omenn, Ernst Caspari
1972-01-01
2024-01-01



---
/doc/genetics/heritable/1972-jensen-4-2.pdf


1972
2024-01-01



---
/doc/genetics/heritable/1972-page-3.pdf
Behavior and Heredity [open letter]
Ellis B. Page
1972-01-01
2024-01-01



---
/doc/genetics/heritable/1973-dobzhansky-geneticdiversityandhumanequality.pdf


1973-01-01
2024-01-01



---
/doc/genetics/heritable/1973-mcclearn-introductiontobehavioralgenetics.pdf


1973-01-01
2024-01-01



---
/doc/genetics/heritable/1974-breland.pdf
A test of a primary bias in twin studies with respect to measured ability

1974-01-01
2024-01-01



---
/doc/genetics/heritable/1974-broadhurst.pdf

P. L. Broadhurst, D. W. Fulker, J. Wilcock
1974-01-01
2024-01-01



---
/doc/genetics/heritable/1974-roberts.pdf


1974-01-01
2024-01-01



---
/doc/genetics/heritable/1975-jackson.pdf

D. N. Jackson
1975-01-01
2024-01-01
[("doi","10.2307/1740275")]


---
/doc/genetics/heritable/1976-barron.pdf


1976-01-01
2024-01-01



---
/doc/genetics/heritable/1976-dubos-theprofessortheinstituteanddna.pdf
The Professor, The Institute and DNA
René J. Dubos
1976
2024-01-01



---
/doc/genetics/heritable/1976-fraser.pdf
The multifactorial/threshold concept-uses and misuses

1976-01-01
2024-01-01



---
/doc/genetics/heritable/1976-fuller.pdf
Issues in the genetics of social behavior

1976-01-01
2024-01-01



---
/doc/genetics/heritable/1976-plomin.pdf
Heritability of IQ [Letter in response to ‘The Heritability Hang-up’, by M. Feldman and R. C. Lewontin]
Robert Plomin, J. C. DeFries
1976-10-01
2024-01-01
[("doi","10.1126/science.194.4260.10")]


---
/doc/genetics/heritable/1976-taubman.pdf
The Determinants of Earnings: Genetics, Family, and Other Environments: A Study of White Male Twins

1976-01-01
2024-01-01



---
/doc/genetics/heritable/1976-wilson.pdf

Ronald S. Wilson
1976
2024-01-01



---
/doc/genetics/heritable/1977-grotevant.pdf


1977-01-01
2024-01-01



---
/doc/genetics/heritable/1977-halsey-heredityandenvironment.pdf


1977-01-01
2024-01-01



---
/doc/genetics/heritable/1977-scott.pdf
Social genetics

1977-01-01
2024-01-01



---
/doc/genetics/heritable/1978-osborne-humanvariation.pdf


1978-01-01
2024-01-01



---
/doc/genetics/heritable/1979-jensen-2.pdf
A note on the heritability of memory span

1979-01-01
2024-01-01



---
/doc/genetics/heritable/1979-nichols-heredityandenvironment.pdf


1979-01-01
2024-01-01



---
/doc/genetics/heritable/1979-scarr.pdf
Twin method: Defense of a critical assumption
Sandra Scarr, Louise Carter-Saltzman
1979-01-01
2024-01-01
[("doi","10.1007/bf01067349")]


---
/doc/genetics/heritable/1980-juelnielsen-individualandenvironmentmza.pdf


1980-01-01
2024-01-01



---
/doc/genetics/heritable/1980-osborne-twinsblackandwhite-appendix.ods


1980
2024-01-01



---
/doc/genetics/heritable/1980-osborne-twinsblackandwhite.pdf
Twins: Black and White
R. Travis Osborne
1980-01-01
2024-01-01



---
/doc/genetics/heritable/1980-shockley.pdf


1980-01-01
2024-01-01



---
/doc/genetics/heritable/1982-bouchard.pdf
Identical Twins Reared Apart: Reanalysis or Pseudo-analysis?
Thomas J. Bouchard Junior
1982-01-01
2024-01-01
[("doi","10.1037/021001")]


---
/doc/genetics/heritable/1982-cattell-inheritanceofpersonalityability.pdf


1982-01-01
2024-01-01



---
/doc/genetics/heritable/1983-fuller-behaviorgeneticsprinciplesandapplications.pdf


1983-01-01
2024-01-01



---
/doc/genetics/heritable/1983-jensen-2-2.pdf


1983
2024-01-01



---
/doc/genetics/heritable/1983-plomin.pdf
The Colorado Adoption Project

1983-01-01
2024-01-01



---
/doc/genetics/heritable/1984-buss-temperamentearlydevelopingpersonalitytraits.pdf
Temperament (PLE: Emotion): Early Developing Personality Traits
Buss, Arnold H.,Plomin, Robert
1984-01-01
2024-01-01



---
/doc/genetics/heritable/1986-davis-stormoverbiology.pdf
Storm Over Biology: Essays on Science, Sentiment, and Public Policy
Davis, Bernard D., 1916
1986-01-01
2024-01-01



---
/doc/genetics/heritable/1986-fuller-perspectivesinbehaviorgenetics.pdf


1986-01-01
2024-01-01



---
/doc/genetics/heritable/1986-labuda.pdf
Multiple regression analysis of twin data obtained from selected samples

1986-01-01
2024-01-01



---
/doc/genetics/heritable/1986-malina-sportandhumangenetics.pdf


1986-01-01
2024-01-01



---
/doc/genetics/heritable/1986-plomin-thestudyoftemperament.pdf
The Study of Temperament: Changes, Continuities and Challenges
Robert Plomin, Judith Dunn
1986-01-01
2024-01-01



---
/doc/genetics/heritable/1986-turkheimer.pdf


1986-01-01
2024-01-01



---
/doc/genetics/heritable/1987-behavioralgeneticsabstracts.pdf
Behavior genetics association abstracts

1987-01-01
2024-01-01



---
/doc/genetics/heritable/1987-defries-2.pdf


1987
2024-01-01



---
/doc/genetics/heritable/1988-defries.pdf


1988-01-01
2024-01-01



---
/doc/genetics/heritable/1988-rowley.pdf


1988-01-01
2024-01-01



---
/doc/genetics/heritable/1989-coon.pdf
Genetic and environmental determinants of musical ability in twins

1989-01-01
2024-01-01



---
/doc/genetics/heritable/1989-eaves-genesculturepersonality.pdf
Genes, Culture and Personality: An Empirical Approach
L. J. Eaves, Hans Eysenck, N. G. Martin
1989-01-01
2024-01-01



---
/doc/genetics/heritable/1989-reed.pdf
Behavior Genetics Association Abstract

1989-01-01
2024-01-01



---
/doc/genetics/heritable/1990-plomin.pdf


1990-01-01
2024-01-01



---
/doc/genetics/heritable/1990-segal.pdf
The Importance of Twin Studies for Individual Differences Research

1990-01-01
2024-01-01



---
/doc/genetics/heritable/1990-waller.pdf


1990-01-01
2024-01-01



---
/doc/genetics/heritable/1991-lubs.pdf
Dyslexia Subtypes, Genetics, Behavior, and Brain Imaging
Herbert A. Lubs, Ranjan Duara, Bonnie Levin, Bonnie Jallad, Marie-Louise Lubs, Mark Rabin, Alex Kushch, Karen Gross-Glenn
1991-01-01
2024-01-01



---
/doc/genetics/heritable/1993-plomin-naturenurtureandpsychology.pdf
Evolution of the nature~nurture issue in the history of psychology
PsycBooks
1993-01-01
2024-01-01



---
/doc/genetics/heritable/1993-tesser-table1-politicalattitudesheritability.png


1993
2024-01-01



---
/doc/genetics/heritable/1994-hetherington-separatesocialworldsofsiblings.pdf
Separate Social Worlds of Siblings
E. Mavis Hetherington, David Reiss, Robert Plomin
1994-01-01
2024-01-01



---
/doc/genetics/heritable/1994-plomin-geneticsandexperience.pdf


1994-01-01
2024-01-01



---
/doc/genetics/heritable/1995-lubinski-assessingindividualdifferenceshumanbehavior.pdf#page=250


1995-01-01
2024-01-01



---
/doc/genetics/heritable/1996-curtis.pdf
Population stratifications can cause false positive linkage results if founders are untyped

1996-01-01
2024-01-01



---
/doc/genetics/heritable/1996-fox.pdf


1996
2024-01-01



---
/doc/genetics/heritable/1996-hur.pdf


1996-01-01
2024-01-01



---
/doc/genetics/heritable/1996-king.pdf
Barbara Stoddard Burks: Pioneer Behavioral Geneticist and Humanitarian [ch15]
D. Brett King, Lizzi M. Montañez-Ramírez, Michael Wertheimer
1996-01-01
2024-01-01



---
/doc/genetics/heritable/1997-aarnio.pdf


1997-01-01
2024-01-01



---
/doc/genetics/heritable/1998-lynchwalsh-geneticsquantitativetraits-ch27-reml.pdf


1998
2024-01-01



---
/doc/genetics/heritable/2000-jensen.pdf


2000-01-01
2024-01-01



---
/doc/genetics/heritable/2001-cardon.pdf


2001-01-01
2024-01-01



---
/doc/genetics/heritable/2001-ioannidis-2.pdf


2001
2024-01-01



---
/doc/genetics/heritable/2001-provine-originstheoreticalpopulationgenetics.pdf


2001-01-01
2024-01-01



---
/doc/genetics/heritable/2001-rowe-2.pdf


2001-01-01
2024-01-01



---
/doc/genetics/heritable/2002-rhee.pdf


2002-01-01
2024-01-01



---
/doc/genetics/heritable/2003-plomin.pdf
Genetics and educational psychology

2003-01-01
2024-01-01



---
/doc/genetics/heritable/2003-purcell.pdf
A Model-Fitting Implementation of the DeFries-Fulker Model for Selected Twin Data

2003-01-01
2024-01-01



---
/doc/genetics/heritable/2005-malykh.pdf


2005-01-01
2024-01-01



---
/doc/genetics/heritable/2005-shikano.pdf


2005-01-01
2024-01-01



---
/doc/genetics/heritable/2005-thomas.pdf


2005-01-01
2024-01-01



---
/doc/genetics/heritable/2006-anonymous.pdf
Genetic Determinism
Anonymous
2006-01-01
2024-01-01



---
/doc/genetics/heritable/2006-knafo.pdf


2006-01-01
2024-01-01



---
/doc/genetics/heritable/2007-hatemi.pdf
The Genetics of Political Attitudes
Pete Hatemi
2007-01-01
2024-01-01



---
/doc/genetics/heritable/2008-eaves.pdf


2008-01-01
2024-01-01



---
/doc/genetics/heritable/2008-halder.pdf
A panel of ancestry informative markers for estimating individual biogeographical ancestry and admixture from 4 continents: utility and applications

2008-01-01
2024-01-01



---
/doc/genetics/heritable/2009-giddens.pdf
Material values are largely in the family: A twin study of genetic and environmental contributions to materialism
Justine L. Giddens, Julie Aitken Schermer, Philip A. Vernon
2009-01-01
2024-01-01
[("doi","10.1016/j.paid.2008.11.008")]


---
/doc/genetics/heritable/2009-loehlin.pdf
History of Behavior Genetics
John C. Loehlin
2009-01-01
2024-01-01
[("doi","10.1007/978-0-387-76727-7 1")]


---
/doc/genetics/heritable/2010-hatemi-table3-politicalattitudesheritability.png


2010
2024-01-01



---
/doc/genetics/heritable/2010-winkler.pdf
Admixture Mapping Comes of Age
Cheryl A. Winkler, George W. Nelson, Michael W. Smith
2010-01-01
2024-01-01



---
/doc/genetics/heritable/2011-lee.pdf


2011-01-01
2024-01-01



---
/doc/genetics/heritable/2012-allentoft.pdf
The half-life of DNA in bone: measuring decay kinetics in 158 dated fossils
Morten E. Allentoft, Matthew Collins, David Harker, James Haile, Charlotte L. Oskam, Marie L. Hale, Paula F. Campos, Jose A. Samaniego, M. Thomas P. Gilbert, Eske Willerslev, Guojie Zhang, R. Paul Scofield, Richard N. Holdaway, Michael Bunce
2012-10-10
2024-01-01
[("doi","10.1098/rspb.2012.1745")]

<p>Claims of <a href="https://en.wikipedia.org/wiki/Extreme_DNA_survival">extreme survival of DNA</a> have emphasized the need for reliable models of DNA degradation through time. By analysing <a href="https://en.wikipedia.org/wiki/Mitochondrial_DNA">mitochondrial DNA (mtDNA)</a> from 158 radiocarbon-dated bones of the extinct <a href="https://en.wikipedia.org/wiki/Moa">New Zealand moa</a>, we confirm empirically a long-hypothesized exponential decay relationship.</p>
<p>The average DNA half-life within this geographically constrained fossil assemblage was estimated to be 521 years for a 242 bp mtDNA sequence, corresponding to a per nucleotide fragmentation rate (<em>k</em>) of 5.50 × 10<sup>−6</sup> per year. With an effective burial temperature of 13.1℃, the rate is almost 400× slower than predicted from published kinetic data of <em>in vitro</em> DNA depurination at pH 5.</p>
<p>Although best described by an exponential model (<em>R<sup>2</sup></em> = 0.39), considerable sample-to-sample variance in DNA preservation could not be accounted for by geologic age. This variation likely derives from differences in <a href="https://en.wikipedia.org/wiki/Taphonomy">taphonomy</a> and <a href="https://en.wikipedia.org/wiki/Diagenesis">bone diagenesis</a>, which have confounded previous, less spatially constrained attempts to study DNA decay kinetics.</p>
<p>Lastly, by calculating DNA fragmentation rates on <a href="https://en.wikipedia.org/wiki/Illumina_(company)">Illumina HiSeq</a> data, we show that <a href="https://en.wikipedia.org/wiki/Nuclear_DNA">nuclear DNA</a> has degraded at least twice as fast as mtDNA. These results provide a baseline for predicting long-term DNA survival in bone.</p>
---
/doc/genetics/heritable/2012-hewitt.pdf


2012-01-01
2024-01-01



---
/doc/genetics/heritable/2012-mikk.pdf
Sex differences in educational attainment
Jaan Mikk, Karin Täht, Olev Must
2012-01-01
2024-01-01
[("doi","10.1016/j.paid.2011.06.003")]


---
/doc/genetics/heritable/2012-miller.pdf
The heritability and genetic correlates of mobile phone use: a twin study of consumer behavior
Geoffrey F. Miller, Gu Zhu, Margaret J. Wright, Narelle K. Hansell, Nicholas G. Martin
2012-01-01
2024-01-01
[("doi","10.1375/twin.15.1.97")]

<p>There has been almost no overlap between <a href="https://en.wikipedia.org/wiki/Behavior_genetics">behavior genetics</a> and <a href="https://en.wikipedia.org/wiki/Consumer_behavior">consumer behavior</a> research, despite each field’s importance in understanding society. In particular, both have neglected to study genetic influences on consumer adoption and usage of new technologies—even technologies as important as the <a href="https://en.wikipedia.org/wiki/Mobile_phone">mobile phone</a>, now used by 5.8 of 7.0 billion people on earth.</p>
<p>To start filling this gap, we analyzed self-reported mobile phone use, <a href="https://en.wikipedia.org/wiki/Intelligence">intelligence</a>, and <a href="https://en.wikipedia.org/wiki/Personality_traits">personality traits</a> in two samples of Australian teenaged twins (mean ages 14.2 and 15.6 years), totaling 1,036 individuals. <a href="https://en.wikipedia.org/wiki/ACE_model">ACE modeling</a> using <a href="https://en.wikipedia.org/wiki/Mx_software">Mx software</a> showed substantial heritabilities for how often teens make voice calls (.60 and .34 in samples 1 and 2, respectively) and for how often they send text messages (.53 and. 50). Shared family environment—including neighborhood, social class, parental education, and parental income (ie. the generosity of calling plans that parents can afford for their teens)—had much weaker effects.</p>
<p>Multivariate modeling based on cross-twin, cross-trait correlations showed negative genetic correlations between talking/texting frequency and intelligence (around −0.17), and positive genetic correlations between talking/texting frequency and <a href="https://en.wikipedia.org/wiki/Extraversion_and_introversion">extraversion</a> (about 0.20 to 0.40). Our results have implications for assessing the risks of mobile phone use such as <a href="https://en.wikipedia.org/wiki/Radio_frequency">radiofrequency field (RF) exposure</a> and driving accidents, for studying adoption and use of other emerging technologies, for understanding the genetic architecture of the cognitive and personality traits that predict consumer behavior, and for challenging the common assumption that consumer behavior is shaped entirely by culture, media, and family environment.</p>
---
/doc/genetics/heritable/2013-beaver.pdf


2013-01-01
2024-01-01



---
/doc/genetics/heritable/2013-beleza-eyecolor-fig2.jpg


2013
2024-01-01



---
/doc/genetics/heritable/2013-cargnin.pdf
An Opposite-Direction Modulation of the COMT Val158Met Polymorphism on the Clinical Response to Intrathecal Morphine and Triptans
Sarah Cargnin, Francesco Magnani, Michele Viana, Cristina Tassorelli, Daniela Mittino, Roberto Cantello, Grazia Sances, Giuseppe Nappi, Pier Luigi Canonico, Armando A. Genazzani, William Raffaeli, Salvatore Terrazzino
2013-01-01
2024-01-01
[("doi","10.1016/j.jpain.2013.04.006")]


---
/doc/genetics/heritable/2013-liu.pdf
Common DNA variants predict tall stature in Europeans
Fan Liu, A. Emile J. Hendriks, Arwin Ralf, Annemieke M. Boot, Emelie Benyi, Lars Sävendahl, Ben A. Oostra, Cornelia van Duijn, Albert Hofman, Fernando Rivadeneira, André G. Uitterlinden, Stenvert L. S. Drop, Manfred Kayser
2013-01-01
2024-01-01
[("doi","10.1007/s00439-013-1394-0")]


---
/doc/genetics/heritable/2013-weinrich.pdf
Should evolutionary geneticists worry about higher-order epistasis?
Daniel M. Weinreich, Yinghong Lan, C. Scott Wylie, Robert B. Heckendorn
2013-01-01
2024-01-01
[("doi","10.1016/j.gde.2013.10.007")]


---
/doc/genetics/heritable/2014-deryakulu.pdf
Genetic and environmental influences on problematic Internet use: A twin study
Deniz Deryakulu, Ömer Faruk Ursavaş
2014-01-01
2024-01-01
[("doi","10.1016/j.chb.2014.07.038")]


---
/doc/genetics/heritable/2014-fitzgerald.pdf


2014-01-01
2024-01-01



---
/doc/genetics/heritable/2014-schwab.pdf
Social influence constrained by the heritability of attitudes
Nicholas Schwab
2014-01-01
2024-01-01
[("doi","10.1016/j.paid.2014.03.011")]


---
/doc/genetics/heritable/2015-broer.pdf


2015-01-01
2024-01-01



---
/doc/genetics/heritable/2015-burt.pdf
HERITABILITY STUDIES IN THE POSTGENOMIC ERA: THE FATAL FLAW IS CONCEPTUAL<sup>&#x0002A;</sup>

2015-01-01
2024-01-01



---
/doc/genetics/heritable/2015-dezeeuw-figure1-metanalysisofheritabilityofschoolperformancebysubjectacrossallcountries.jpg


2015
2024-01-01



---
/doc/genetics/heritable/2015-dochtermann-figure1-heritabilityrelativetorepeatabilitymeasurementerror.jpg


2015
2024-01-01



---
/doc/genetics/heritable/2015-dochtermann-figure2-heritabilityofanimalpersonality.jpg


2015
2024-01-01



---
/doc/genetics/heritable/2015-germine-figure2-acemodeloffacialattractivenessratings.jpg


2015
2024-01-01



---
/doc/genetics/heritable/2015-mosing-supplement.docx


2015
2024-01-01



---
/doc/genetics/heritable/2015-polderman-matchctglabnl-recreationleisure-modelwordcloud.png


2015
2024-01-01



---
/doc/genetics/heritable/2015-polderman-supplement-2.xlsx


2015
2024-01-01



---
/doc/genetics/heritable/2015-polderman-supplement.pdf

k.albert
2015
2024-01-01



---
/doc/genetics/heritable/2015-vink.pdf
Heritability of compulsive Internet use in adolescents
Jacqueline M. Vink, Toos C. E. M. Beijsterveldt, Charlotte Huppertz, Meike Bartels, Dorret I. Boomsma
2015-01-01
2024-01-01



---
/doc/genetics/heritable/2015-visscher.pdf

meiersa
2015-01-01
2024-01-01



---
/doc/genetics/heritable/2015-wright.pdf


2015-01-01
2024-01-01



---
/doc/genetics/heritable/2016-aaltonen.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-baur.pdf
Paraphilic Sexual Interests and Sexually Coercive Behavior: A Population-Based Twin Study
Elena Baur, Mats Forsman, Pekka Santtila, Ada Johansson, Kenneth Sandnabba, Niklas Långström
2016-01-01
2024-01-01
[("doi","10.1007/s10508-015-0674-2")]


---
/doc/genetics/heritable/2016-blokland.pdf
Genome-wide association study of working memory brain activation
Gabriëlla A. M. Blokland, Angus K. Wallace, Narelle K. Hansell, Paul M. Thompson, Ian B. Hickie, Grant W. Montgomery, Nicholas G. Martin, Katie L. McMahon, Greig I. de Zubicaray, Margaret J. Wright
2016-01-01
2024-01-01
[("doi","10.1016/j.ijpsycho.2016.09.010")]


---
/doc/genetics/heritable/2016-chatterjee.pdf
Developing and evaluating polygenic risk prediction models for stratified disease prevention
Nilanjan Chatterjee, Jianxin Shi, Montserrat García-Closas
2016-01-01
2024-01-01
[("doi","10.1038/nrg.2016.27")]


---
/doc/genetics/heritable/2016-gandal.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-ge-ukbiobank-snpheritability.csv


2016
2024-01-01



---
/doc/genetics/heritable/2016-genovese.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-hill-ses-health-geneticcorrelations.jpg


2016
2024-01-01



---
/doc/genetics/heritable/2016-kandler.pdf
Genetic and Environmental Parent&#x2013;Child Transmission of Value Orientations: An Extended Twin Family Study

2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-lee-2.pdf


2016
2024-01-01



---
/doc/genetics/heritable/2016-liu.pdf
The MC1R Gene and Youthful Looks
Fan Liu, Merel A. Hamer, Joris Deelen, Japal S. Lall, Leonie Jacobs, Diana van Heemst, Peter G. Murray, Andreas Wollstein, Anton J. M. de Craen, Hae-Won Uh, Changqing Zeng, Albert Hofman, André G. Uitterlinden, Jeanine J. Houwing-Duistermaat, Luba M. Pardo, Marian Beekman, P. Eline Slagboom, Tamar Nijsten, Manfred Kayser, David A. Gunn
2016-01-01
2024-01-01
[("doi","10.1016/j.cub.2016.03.008")]


---
/doc/genetics/heritable/2016-lynch.pdf
Heritability and causal reasoning
Kate E. Lynch
2016-01-01
2024-01-01
[("doi","10.1007/s10539-016-9535-1")]


---
/doc/genetics/heritable/2016-maes.pdf
A Genetic Epidemiological Mega Analysis of Smoking Initiation in Adolescents
Saravanan Murugadoss
2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-nordsletten.pdf

American Medical Association
2016-01-01
2024-01-01



---
/doc/genetics/heritable/2016-peyrot.pdf

American Medical Association
2016-01-01
2024-01-01



---
/doc/genetics/heritable/2017-aschard-2.pdf
Covariate selection for association screening in multiphenotype genetic studies
Hugues Aschard, Vincent Guillemot, Bjarni Vilhjalmsson, Chirag J. Patel, David Skurnik, Chun J. Ye, Brian Wolpin, Peter Kraft, Noah Zaitlen
2017-01-01
2024-01-01
[("doi","10.1038/ng.3975")]


---
/doc/genetics/heritable/2017-avinun-supplement.pdf

ReutA
2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-batricevic.pdf
A Genetic Basis of Economic Egalitarianism
Nemanja Batricevic, Levente Littvay
2017-01-01
2024-01-01
[("doi","10.1007/s11211-017-0297-y")]


---
/doc/genetics/heritable/2017-bogo.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-bouwkamp.pdf
Copy Number Variation in Syndromic Forms of Psychiatric Illness: The Emerging Value of Clinical Genetic Testing in Psychiatry

2017-01-01
2024-01-01
[("doi","10.1176/appi.ajp.2017.16080946")]


---
/doc/genetics/heritable/2017-cheng.pdf
Co-aggregation of major psychiatric disorders in individuals with first-degree relatives with schizophrenia: a nationwide population-based study
C-M Cheng, W-H Chang, M-H Chen, C-F Tsai, T-P Su, C-T Li, S-J Tsai, J-W Hsu, K-L Huang, W-C Lin, T-J Chen, Y-M Bai
2017-01-01
2024-01-01
[("doi","10.1038/mp.2017.217")]


---
/doc/genetics/heritable/2017-dudbridge.pdf
Predictive accuracy of combined genetic and environmental risk scores

2017-01-01
2024-01-01
[("doi","10.1002/gepi.22092")]


---
/doc/genetics/heritable/2017-figlio.pdf
Socioeconomic status and genetic influences on cognitive development

2017-01-01
2024-01-01
[("doi","10.1073/pnas.1708491114")]

<p><strong>Significance</strong>: A prominent hypothesis in the study of intelligence is that genetic influences on cognitive abilities are larger for children raised in more advantaged environments.</p>
<p>Evidence to date has been mixed, with some indication that the hypothesized pattern may hold in the United States but not elsewhere.</p>
<p>We conducted the largest study to date using matched birth and school administrative records from the socioeconomically diverse state of Florida, and we did not find evidence for the hypothesis.</p>
---
/doc/genetics/heritable/2017-grasby.pdf
Little Evidence That Socioeconomic Status Modifies Heritability of Literacy and Numeracy in Australia

2017-01-01
2024-01-01
[("doi","10.1111/cdev.12920")]


---
/doc/genetics/heritable/2017-hahn.pdf
Internet addiction and its facets: The role of genetics and the relation to self-directedness
Elisabeth Hahn, Martin Reuter, Frank M. Spinath, Christian Montag
2017-01-01
2024-01-01
[("doi","10.1016/j.addbeh.2016.10.018")]


---
/doc/genetics/heritable/2017-hatzikotoulas.pdf
National clinical audit data decodes the genetic architecture of developmental dysplasia of the hip
K. Hatzikotoulas, A. Roposch, K. M. Shah, M. J. Clark, S. Bratherton, V. Limbani, K. Warsame, M. Ratnayake, M. Tselepi, J. Schwartzentruber, J. Steinberg, D. D. H. Case Control Consortium, J. Loughlin, D. M. Eastwood, E. Zeggini, J. M. Wilkinson
2017-01-01
2024-01-01
[("doi","10.1016/j.joca.2017.02.073")]


---
/doc/genetics/heritable/2017-ivarsdottir.pdf
Effect of sequence variants on variance in glucose levels predicts type 2 diabetes risk and accounts for heritability
Erna V. Ivarsdottir, Valgerdur Steinthorsdottir, Maryam S. Daneshpour, Gudmar Thorleifsson, Patrick Sulem, Hilma Holm, Snaevar Sigurdsson, Astradur B. Hreidarsson, Gunnar Sigurdsson, Ragnar Bjarnason, Arni V. Thorsson, Rafn Benediktsson, Gudmundur Eyjolfsson, Olof Sigurdardottir, Isleifur Olafsson, Sirous Zeinali, Fereidoun Azizi, Unnur Thorsteinsdottir, Daniel F. Gudbjartsson, Kari Stefansson
2017-01-01
2024-01-01
[("doi","10.1038/ng.3928")]


---
/doc/genetics/heritable/2017-lloydjones.pdf
Inference on the Genetic Basis of Eye and Skin Colour in an Admixed Population via Bayesian Linear Mixed Models

2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-mak.pdf
Polygenic scores via penalized regression on summary statistics

2017-01-01
2024-01-01
[("doi","10.1002/gepi.22050")]


---
/doc/genetics/heritable/2017-mcconnell.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-silventoinen.pdf
Differences in genetic and environmental variation in adult body mass index by sex, age, time period, and region: an individual-based pooled analysis of 40 twin cohorts

2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-turcot.pdf
Protein-altering variants associated with body mass index implicate pathways that control energy intake and expenditure in obesity
Valérie Turcot, Yingchang Lu, Heather M. Highland, Claudia Schurmann, Anne E. Justice, Rebecca S. Fine, Jonathan P. Bradfield, Tõnu Esko, Ayush Giri, Mariaelisa Graff, Xiuqing Guo, Audrey E. Hendricks, Tugce Karaderi, Adelheid Lempradl, Adam E. Locke, Anubha Mahajan, Eirini Marouli, Suthesh Sivapalaratnam, Kristin L. Young, Tamuno Alfred, Mary F. Feitosa, Nicholas G. D. Masca, Alisa K. Manning, Carolina Medina-Gomez, Poorva Mudgal, Maggie C. Y. Ng, Alex P. Reiner, Sailaja Vedantam, Sara M. Willems, Thomas W. Winkler, Gonçalo Abecasis, Katja K. Aben, Dewan S. Alam, Sameer E. Alharthi, Matthew Allison, Philippe Amouyel, Folkert W. Asselbergs, Paul L. Auer, Beverley Balkau, Lia E. Bang, Inês Barroso, Lisa Bastarache, Marianne Benn, Sven Bergmann, Lawrence F. Bielak, Matthias Blüher, Michael Boehnke, Heiner Boeing, Eric Boerwinkle, Carsten A. Böger, Jette Bork-Jensen, Michiel L. Bots, Erwin Böttinger, Donald W. Bowden, Ivan Brandslund, Gerome Breen, Murray H. Brilliant, Linda Broer, Marco Brumat, Amber A. Burt, Adam S. Butterworth, Peter T. Campbell, Stefania Cappellani, David J. Carey, Eulalia Catamo, Mark J. Caulfield, John C. Chambers, Daniel I. Chasman, Yii-Der I. Chen, Rajiv Chowdhury, Cramer Christensen, Audrey Y. Chu, Massimiliano Cocca, Francis S. Collins, James P. Cook, Janie Corley, Jordi Corominas Galbany, Amanda J. Cox, David S. Crosslin, Gabriel Cuellar-Partida, Angela D’Eustacchio, John Danesh, Gail Davies, Paul I. W. Bakker, Mark C. H. Groot, Renée Mutsert, Ian J. Deary, George Dedoussis, Ellen W. Demerath, Martin Heijer, Anneke I. Hollander, Hester M. Ruijter, Joe G. Dennis, Josh C. Denny, Emanuele Angelantonio, Fotios Drenos, Mengmeng Du, Marie-Pierre Dubé, Alison M. Dunning, Douglas F. Easton, Todd L. Edwards, David Ellinghaus, Patrick T. Ellinor, Paul Elliott, Evangelos Evangelou, Aliki-Eleni Farmaki, I. Sadaf Farooqi, Jessica D. Faul, Sascha Fauser, Shuang Feng, Ele Ferrannini, Jean Ferrieres, Jose C. Florez, Ian Ford, Myriam Fornage, Oscar H. Franco, Andre Franke, Paul W. Franks, Nele Friedrich, Ruth Frikke-Schmidt, Tessel E. Galesloot, Wei Gan, Ilaria Gandin, Paolo Gasparini, Jane Gibson, Vilmantas Giedraitis, Anette P. Gjesing, Penny Gordon-Larsen, Mathias Gorski, Hans-Jörgen Grabe, Struan F. A. Grant, Niels Grarup, Helen L. Griffiths, Megan L. Grove, Vilmundur Gudnason, Stefan Gustafsson, Jeff Haessler, Hakon Hakonarson, Anke R. Hammerschlag, Torben Hansen, Kathleen Mullan Harris, Tamara B. Harris, Andrew Tym Hattersley, Christian T. Have, Caroline Hayward, Liang He, Nancy L. Heard-Costa, Andrew C. Heath, Iris M. Heid, Øyvind Helgeland, Jussi Hernesniemi, Alex W. Hewitt, Oddgeir L. Holmen, G. Kees Hovingh, Joanna M. M. Howson, Yao Hu, Paul L. Huang, Jennifer E. Huffman, M. Arfan Ikram, Erik Ingelsson, Anne Uriu Jackson, Jan-Håkan Jansson, Gail P. Jarvik, Gorm B. Jensen, Yucheng Jia, Stefan Johansson, Marit E. Jørgensen, Torben Jørgensen, J. Wouter Jukema, Bratati Kahali, René S. Kahn, Kähönen Mika, Pia R. Kamstrup, Stavroula Kanoni, Jaakko Kaprio, Maria Karaleftheri, Sharon L. R. Kardia, Fredrik Karpe, Sekar Kathiresan, Frank Kee, Lambertus A. Kiemeney, Eric Kim, Hidetoshi Kitajima, Pirjo Komulainen, Jaspal S. Kooner, Charles Kooperberg, Tellervo Korhonen, Peter Kovacs, Helena Kuivaniemi, Zoltán Kutalik, Kari Kuulasmaa, Johanna Kuusisto, Markku Laakso, Timo A. Lakka, David Lamparter, Ethan M. Lange, Leslie A. Lange, Claudia Langenberg, Eric B. Larson, Nanette R. Lee, Terho Lehtimäki, Cora E. Lewis, Huaixing Li, Jin Li, Ruifang Li-Gao, Honghuang Lin, Keng-Hung Lin, Li-An Lin, Xu Lin, Lars L. Lind, Jaana Lindström, Allan Linneberg, Ching-Ti Liu, Dajiang J. Liu, Yongmei Liu, Ken S. Lo, Artitaya Lophatananon, Andrew J. Lotery, Anu Loukola, Jian’an Luan, Steven A. Lubitz, Leo-Pekka Lyytikäinen, Satu Männistö, Gaëlle Marenne, Angela L. Mazul, Mark I. McCarthy, Roberta McKean-Cowdin, Sarah E. Medland, Karina Meidtner, Lili Milani, Vanisha Mistry, Paul Mitchell, Karen L. Mohlke, Leena Moilanen, Marie Moitry, Grant W. Montgomery, Dennis O. Mook-Kanamori, Carmel Moore, Trevor A. Mori, Andrew D. Morris, Andrew P. Morris, Martina Müller-Nurasyid, Patricia B. Munroe, Mike A. Nalls, Narisu Narisu, Christopher P. Nelson, Matt Neville, Sune F. Nielsen, Kjell Nikus, Pål R. Njølstad, Børge G. Nordestgaard, Dale R. Nyholt, Jeffrey R. O’Connel, Michelle L. O’Donoghue, Loes M. Olde Loohuis, Roel A. Ophoff, Katharine R. Owen, Chris J. Packard, Sandosh Padmanabhan, Colin Palmer, Nicholette D. Palmer, Gerard Pasterkamp, Aniruddh P. Patel, Alison Pattie, Oluf Pedersen, Peggy L. Peissig, Gina M. Peloso, Craig E. Pennell, Markus Perola, James A. Perry, John R. B. Perry, Tune H. Pers, Thomas N. Person, Annette Peters, Eva R. B. Petersen, Patricia A. Peyser, Ailith Pirie, Ozren Polasek, Tinca J. Polderman, Hannu Puolijoki, Olli T. Raitakari, Asif Rasheed, Rainer Rauramaa, Dermot F. Reilly, Frida Renström, Myriam Rheinberger, Paul M. Ridker, John D. Rioux, Manuel A. Rivas, David J. Roberts, Neil R. Robertson, Antonietta Robino, Olov Rolandsson, Igor Rudan, Katherine S. Ruth, Danish Saleheen, Veikko Salomaa, Nilesh J. Samani, Yadav Sapkota, Naveed Sattar, Robert E. Schoen, Pamela J. Schreiner, Matthias B. Schulze, Robert A. Scott, Marcelo P. Segura-Lepe, Svati H. Shah, Wayne H.-H. Sheu, Xueling Sim, Andrew J. Slater, Kerrin S. Small, Albert Vernon Smith, Lorraine Southam, Timothy D. Spector, Elizabeth K. Speliotes, John M. Starr, Kari Stefansson, Valgerdur Steinthorsdottir, Kathleen E. Stirrups, Konstantin Strauch, Heather M. Stringham, Michael Stumvoll, Liang Sun, Praveen Surendran, Amy J. Swift, Hayato Tada, Katherine E. Tansey, Jean-Claude Tardif, Kent D. Taylor, Alexander Teumer, Deborah J. Thompson, Gudmar Thorleifsson, Unnur Thorsteinsdottir, Betina H. Thuesen, Anke Tönjes, Gerard Tromp, Stella Trompet, Emmanouil Tsafantakis, Jaakko Tuomilehto, Anne Tybjaerg-Hansen, Jonathan P. Tyrer, Rudolf Uher, André G. Uitterlinden, Matti Uusitupa, Sander W. Laan, Cornelia M. Duijn, Nienke Leeuwen, Jessica van Setten, Mauno Vanhala, Anette Varbo, Tibor V. Varga, Rohit Varma, Digna R. Velez Edwards, Sita H. Vermeulen, Giovanni Veronesi, Henrik Vestergaard, Veronique Vitart, Thomas F. Vogt, Uwe Völker, Dragana Vuckovic, Lynne E. Wagenknecht, Mark Walker, Lars Wallentin, Feijie Wang, Carol A. Wang, Shuai Wang, Yiqin Wang, Erin B. Ware, Nicholas J. Wareham, Helen R. Warren, Dawn M. Waterworth, Jennifer Wessel, Harvey D. White, Cristen Jennifer Willer, James G. Wilson, Daniel R. Witte, Andrew R. Wood, Ying Wu, Hanieh Yaghootkar, Jie Yao, Pang Yao, Laura M. Yerges-Armstrong, Robin Young, Eleftheria Zeggini, Xiaowei Zhan, Weihua Zhang, Jing Hua Zhao, Wei Zhao, Wei Zhou, Krina T. Zondervan, Jerome I. Rotter, John A. Pospisilik, Fernando Rivadeneira, Ingrid B. Borecki, Panos Deloukas, Timothy Frayling, Guillaume Lettre, Kari E. North, Cecilia M. Lindgren, Joel N. Hirschhorn, Ruth Loos
2017-01-01
2024-01-01
[("doi","10.1038/s41588-017-0011-x")]


---
/doc/genetics/heritable/2017-yang.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/2017-young.pdf
2017 Constance Holden Memorial Address: Liberal Creationism

2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.09.005")]


---
/doc/genetics/heritable/2017-zilhao.pdf
Polygenic prediction of obsessive compulsive symptoms
N R. Zilhão, A. Abdellaoui, D. J. A. Smit, D. C. Cath, J. J. Hottenga, D. I. Boomsma
2017-01-01
2024-01-01
[("doi","10.1038/mp.2017.248")]


---
/doc/genetics/heritable/2018-abulhusn.pdf
A Protein-Truncating HSD17B13 Variant and Protection from Chronic Liver Disease
Noura S. Abul-Husn, Xiping Cheng, Alexander H. Li, Yurong Xin, Claudia Schurmann, Panayiotis Stevis, Yashu Liu, Julia Kozlitina, Stefan Stender, G. Craig Wood, Ann N. Stepanchick, Matthew D. Still, Shane McCarthy, Colm O’Dushlaine, Jonathan S. Packer, Suganthi Balasubramanian, Nehal Gosalia, David Esopi, Sun Y. Kim, Semanti Mukherjee, Alexander E. Lopez, Erin D. Fuller, John Penn, Xin Chu, Jonathan Z. Luo, Uyenlinh L. Mirshahi, David J. Carey, Christopher D. Still, Michael D. Feldman, Aeron Small, Scott M. Damrauer, Daniel J. Rader, Brian Zambrowicz, William Olson, Andrew J. Murphy, Ingrid B. Borecki, Alan R. Shuldiner, Jeffrey G. Reid, John D. Overton, George D. Yancopoulos, Helen H. Hobbs, Jonathan C. Cohen, Omri Gottesman, Tanya M. Teslovich, Aris Baras, Tooraj Mirshahi, Jesper Gromada, Frederick E. Dewey
2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-bathgate.pdf
Muscle health and performance in monozygotic twins with 30 years of discordant exercise habits
Katherine E. Bathgate
2018-01-01
2024-01-01
[("doi","10.1007/s00421-018-3943-7")]


---
/doc/genetics/heritable/2018-bergen.pdf
Joint Contributions of Rare Copy Number Variants and Common SNPs to Risk for Schizophrenia
Sarah E. Bergen, Alexander Ploner, Daniel Howrigan, C. N. V. Analysis Group, the Schizophrenia Working Group of the Psychiatric Genomics Consortium, Michael C. O’Donovan, Jordan W. Smoller, Patrick F. Sullivan, Jonathan Sebat, Benjamin M. Neale
2018-01-01
2024-01-01
[("doi","10.1176/appi.ajp.2018.17040467")]


---
/doc/genetics/heritable/2018-butwicka.pdf
No association between urbanisation, neighbourhood deprivation and IBD: a population-based study of 4 million individuals

2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-ceballos.pdf
Runs of homozygosity: windows into population history and trait architecture
Francisco C. Ceballos, Peter K. Joshi, David W. Clark, Michèle Ramsay, James F. Wilson
2018-01-01
2024-01-01
[("doi","10.1038/nrg.2017.109")]


---
/doc/genetics/heritable/2018-contreras.pdf
The Genomic Commons
Jorge L. Contreras, Bartha M. Knoppers
2018-01-25
2024-01-01
[("doi","10.1146/annurev-genom-083117-021552")]

<p>Over its 30 or so years of existence, the <a href="https://en.wikipedia.org/wiki/Genomics">genomic commons</a>—the worldwide collection of publicly accessible repositories of human and nonhuman genomic data—has enjoyed remarkable, perhaps unprecedented, success. Thanks to the rapid public data release policies initiated by the <a href="https://en.wikipedia.org/wiki/Human_Genome_Project">Human Genome Project</a>, free access to a vast array of scientific data is now the norm, not only in genomics, but in scientific disciplines of all descriptions.</p>
<p>And far from being a monolithic creation of bureaucratic fiat, the genomic commons is an exemplar of polycentric, multistakeholder governance. But like all dynamic and rapidly evolving systems, the genomic commons is not without its challenges. Issues involving scientific priority, <a href="https://en.wikipedia.org/wiki/Intellectual_property">intellectual property</a>, individual privacy, and <a href="https://en.wikipedia.org/wiki/Informed_consent">informed consent</a>, in an environment of data sets of exponentially expanding size and complexity, must be addressed in the near term.</p>
<p>In this review, we describe the characteristics and unique history of the genomic commons, then address some of the trends, challenges, and opportunities that we envision for this valuable public resource in the years to come.</p>
---
/doc/genetics/heritable/2018-ebenesersdottir.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-freese.pdf
The Arrival of Social Science Genomics
Jeremy Freese
2018-01-01
2024-01-01
[("doi","10.1177/0094306118792214a")]


---
/doc/genetics/heritable/2018-horwitz.pdf
A decade in psychiatric GWAS research
Tanya Horwitz, Katie Lam, Yu Chen, Yan Xia, Chunyu Liu
2018-01-01
2024-01-01
[("doi","10.1038/s41380-018-0055-z")]


---
/doc/genetics/heritable/2018-hysi.pdf
Genome-wide association meta-analysis of individuals of European ancestry identifies new loci explaining a substantial fraction of hair color variation and heritability
Pirro G. Hysi, Ana M. Valdes, Fan Liu, Nicholas A. Furlotte, David M. Evans, Veronique Bataille, Alessia Visconti, Gibran Hemani, George McMahon, Susan M. Ring, George Davey Smith, David L. Duffy, Gu Zhu, Scott D. Gordon, Sarah E. Medland, Bochao D. Lin, Gonneke Willemsen, Jouke Hottenga, Dragana Vuckovic, Giorgia Girotto, Ilaria Gandin, Cinzia Sala, Maria Pina Concas, Marco Brumat, Paolo Gasparini, Daniela Toniolo, Massimiliano Cocca, Antonietta Robino, Seyhan Yazar, Alex W. Hewitt, Yan Chen, Changqing Zeng, André G. Uitterlinden, M. Arfan Ikram, Merel A. Hamer, Cornelia M. Duijn, Tamar Nijsten, David A. Mackey, Mario Falchi, Dorret I. Boomsma, Nicholas G. Martin, David A. Hinds, Manfred Kayser, Timothy D. Spector
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0100-5")]


---
/doc/genetics/heritable/2018-inouye-cad-riskprediction.png


2018
2024-01-01



---
/doc/genetics/heritable/2018-jordan.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-khan-figure1-consumergenomesequencing20132018.jpg


2018
2024-01-01



---
/doc/genetics/heritable/2018-khera.pdf
Genome-wide polygenic scores for common diseases identify individuals with risk equivalent to monogenic mutations
Amit V. Khera, Mark Chaffin, Krishna G. Aragam, Mary E. Haas, Carolina Roselli, Seung Hoan Choi, Pradeep Natarajan, Eric S. Lander, Steven A. Lubitz, Patrick T. Ellinor, Sekar Kathiresan
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0183-z")]


---
/doc/genetics/heritable/2018-klarin.pdf
Genetics of blood lipids among ~300,000 multi-ethnic participants of the Million Veteran Program
Derek Klarin, Scott M. Damrauer, Kelly Cho, Yan V. Sun, Tanya M. Teslovich, Jacqueline Honerlaw, David R. Gagnon, Scott L. DuVall, Jin Li, Gina M. Peloso, Mark Chaffin, Aeron M. Small, Jie Huang, Hua Tang, Julie A. Lynch, Yuk-Lam Ho, Dajiang J. Liu, Connor A. Emdin, Alexander H. Li, Jennifer E. Huffman, Jennifer S. Lee, Pradeep Natarajan, Rajiv Chowdhury, Danish Saleheen, Marijana Vujkovic, Aris Baras, Saiju Pyarajan, Emanuele Angelantonio, Benjamin M. Neale, Aliya Naheed, Amit V. Khera, John Danesh, Kyong-Mi Chang, Gonçalo Abecasis, Cristen Jennifer Willer, Frederick E. Dewey, David J. Carey, John Concato, J. Michael Gaziano, Christopher J. O’Donnell, Philip S. Tsao, Sekar Kathiresan, Daniel J. Rader, Peter W. F. Wilson, Themistocles L. Assimes
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0222-9")]


---
/doc/genetics/heritable/2018-liu-2.pdf
Social and Genetic Pathways in Multigenerational Transmission of Educational Attainment
Hexuan Liu
2018
2024-01-01
[("doi","10.1177/0003122418759651")]

<p>This study investigates the complex roles of the social environment and genes in the multigenerational transmission of educational attainment. Drawing on genome-wide data and educational attainment measures from the <a href="https://en.wikipedia.org/wiki/Framingham_Heart_Study">Framingham Heart Study (FHS)</a> and the <a href="https://en.wikipedia.org/wiki/Health_and_Retirement_Study">Health and Retirement Study (HRS)</a>, I conduct <a href="https://en.wikipedia.org/wiki/Polygenic_score">polygenic score</a> analyses to examine genetic confounding in the estimation of parents’ and grandparents’ influences on their children’s and grandchildren’s educational attainment.</p>
<p>I also examine social genetic effects (ie. genetic effects that operate through the social environment) in the transmission of educational attainment across 3 generations. Two-generation analyses produce 3 important findings. First, about one-fifth of the parent-child association in education reflects genetic inheritance. Second, up to half of the association between parents’ polygenic scores and children’s education is mediated by parents’ education. Third, about 1⁄3<sup>rd</sup> of the association between children’s polygenic scores and their educational attainment is attributable to parents’ genotypes and education.</p>
<p>Three-generation analyses suggest that genetic confounding on the estimate of the direct effect of grandparents’ education on grandchildren’s education (net of parents’ education) may be inconsequential, and I find no evidence that grandparents’ genotypes significantly influence grandchildren’s education through non-biological pathways. The three-generation results are suggestive, and the results may change when different samples are used.</p>
---
/doc/genetics/heritable/2018-liu.pdf
The Impact of Variation in Twin Relatedness on Estimates of Heritability and Environmental Influences
Chang Liu
2018-01-01
2024-01-01
[("doi","10.1007/s10519-017-9875-x")]


---
/doc/genetics/heritable/2018-liz.pdf
‘The Fixity of Whiteness’: Genetic Admixture and the Legacy of the One-Drop Rule
Jordan Liz
2018-01-01
2024-01-01
[("doi","10.5325/critphilrace.6.2.0239")]

<p>There has been increasing attention given to the way in which racial genetic clusters are constructed within population genetics. In particular, some scholars have argued that the conception of “whiteness” presupposed in such analyses is inherently problematic.</p>
<p>In light of these ongoing discussions, this article aims to further clarify and develop this implicit relationship between whiteness, purity, and contemporary genetics by offering a Foucauldian critique of the discourse of race within these genetic admixture studies.</p>
<p>The goals of this article, then, are twofold: first, to unearth some of the presuppositions operative in this genetics discourse that make possible a biological conception of race; and second, to examine some of the social and historical origins of those presuppositions.</p>
<p>To this end, this article provides a brief genealogy of racial purity beginning with its formal legal codification in the <a href="https://en.wikipedia.org/wiki/One-drop_rule">one-drop rule</a>.</p>
---
/doc/genetics/heritable/2018-martin-2.pdf
Predicting Polygenic Risk of Psychiatric Disorders
Alicia R. Martin, Mark J. Daly, Elise B. Robinson, Steven E. Hyman, Benjamin M. Neale
2018-01-01
2024-01-01
[("doi","10.1016/j.biopsych.2018.12.015")]


---
/doc/genetics/heritable/2018-mosing.pdf
Genetic influences on musical specialization: a twin study on choice of instrument and music genre

2018-01-01
2024-01-01
[("doi","10.1111/nyas.13626")]


---
/doc/genetics/heritable/2018-nelson.pdf
Inferring Transmission Histories of Rare Alleles in Population-Scale Genealogies
Dominic Nelson, Claudia Moreau, Marianne de Vriendt, Yixiao Zeng, Christoph Preuss, Hélène Vézina, Emmanuel Milot, Gregor Andelfinger, Damian Labuda, Simon Gravel
2018-01-01
2024-01-01
[("doi","10.1016/j.ajhg.2018.10.017")]


---
/doc/genetics/heritable/2018-pemberton.pdf
Relationship between Deleterious Variation, Genomic Autozygosity, and Disease Risk: Insights from The 1000 Genomes Project
Trevor J. Pemberton, Zachary A. Szpiech
2018-01-01
2024-01-01
[("doi","10.1016/j.ajhg.2018.02.013")]


---
/doc/genetics/heritable/2018-polderman.pdf
The Biological Contributions to Gender Identity and Gender Diversity: Bringing Data to the Table
Tinca J. C. Polderman
2018-01-01
2024-01-01
[("doi","10.1007/s10519-018-9889-z")]


---
/doc/genetics/heritable/2018-rimfeld.pdf
Genetic influence on social outcomes during and after the Soviet era in Estonia
Kaili Rimfeld, Eva Krapohl, Maciej Trzaskowski, Jonathan R. I. Coleman, Saskia Selzam, Philip S. Dale, Tõnu Esko, Andres Metspalu, Robert Plomin
2018-01-01
2024-01-01
[("doi","10.1038/s41562-018-0332-5")]


---
/doc/genetics/heritable/2018-schneider.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-speakman.pdf
GWAS for BMI: a treasure trove of fundamental insights into the genetic basis of obesity
J. R. Speakman, R. J. F. Loos, S. O’Rahilly, J. N. Hirschhorn, D. B. Allison
2018-01-01
2024-01-01
[("doi","10.1038/s41366-018-0147-5")]


---
/doc/genetics/heritable/2018-ursini.pdf
Convergence of placenta biology and genetic risk for schizophrenia
Gianluca Ursini, Giovanna Punzi, Qiang Chen, Stefano Marenco, Joshua F. Robinson, Annamaria Porcelli, Emily G. Hamilton, Marina Mitjans, Giancarlo Maddalena, Martin Begemann, Jan Seidel, Hidenaga Yanamori, Andrew E. Jaffe, Karen F. Berman, Michael F. Egan, Richard E. Straub, Carlo Colantuoni, Giuseppe Blasi, Ryota Hashimoto, Dan Rujescu, Hannelore Ehrenreich, Alessandro Bertolino, Daniel R. Weinberger
2018-01-01
2024-01-01
[("doi","10.1038/s41591-018-0021-y")]


---
/doc/genetics/heritable/2018-vogel.pdf
German law allows use of DNA to predict suspects' looks
Gretchen Vogel
2018-05-25
2024-01-01
[("doi","10.1126/science.360.6391.841")]
crime
<p>Bavaria opens the door to <a href="!W">DNA phenotyping</a>, provoking debate about the technique's ethics and accuracy.</p>
---
/doc/genetics/heritable/2018-vorstman.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-wehby.pdf
Genetic variation in health insurance coverage
George L. Wehby, Dan Shane
2018-01-01
2024-01-01
[("doi","10.1007/s10754-018-9255-y")]


---
/doc/genetics/heritable/2018-westra.pdf
Fine-mapping and functional studies highlight potential causal variants for rheumatoid arthritis and type 1 diabetes
Harm-Jan Westra, Marta Martínez-Bonet, Suna Onengut-Gumuscu, Annette Lee, Yang Luo, Nikola Teslovich, Jane Worthington, Javier Martin, Tom Huizinga, Lars Klareskog, Solbritt Rantapaa-Dahlqvist, Wei-Min Chen, Aaron Quinlan, John A. Todd, Steve Eyre, Peter A. Nigrovic, Peter K. Gregersen, Stephen S. Rich, Soumya Raychaudhuri
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0216-7")]


---
/doc/genetics/heritable/2018-whalen.pdf
A Differential Evolution Approach to Feature Selection in Genomic Prediction
Ian Whalen
2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-white.pdf
Twin Classroom Dilemma: To Study Together or Separately?

2018-01-01
2024-01-01
[("doi","10.1037/dev0000519")]


---
/doc/genetics/heritable/2018-wray-2.pdf
Sizing up whole-genome sequencing studies of common diseases
Naomi R. Wray
2018
2024-01-01



---
/doc/genetics/heritable/2018-wray-figure1-betweenindividualpolygenicdifferences.jpg


2018
2024-01-01



---
/doc/genetics/heritable/2018-wray.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2018-young.pdf
Identifying loci affecting trait variability and detecting interactions in genome-wide association studies
Alexander I. Young, Fabian L. Wauthier, Peter Donnelly
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0225-6")]


---
/doc/genetics/heritable/2018-zapkowillmes.pdf
Unravelling Quasi-Causal Environmental Effects via Phenotypic and Genetically Informed Multi-Rater Models: The Case of Differential Parenting and Authoritarianism
Alexandra Zapko-Willmes, Rainer Riemann, Christian Kandler, René Mõttus
2018-01-01
2024-01-01
[("doi","10.1002/per.2144")]

<p>This study investigated the association between different experiences of <a href="https://en.wikipedia.org/wiki/Parenting">parenting</a> and individual <a href="https://en.wikipedia.org/wiki/Right-wing_authoritarianism">right-wing authoritarianism (RWA)</a> using twin family data comprising self & informant reports. We applied a design that allowed us to examine whether the link between retrospective assessments of parenting and current RWA is effectively environmental or whether the association is attributable to genetic influences.</p>
<p>We hypothesized that an <a href="https://en.wikipedia.org/wiki/Parenting_styles#Authoritarian_parenting">authoritarian parenting style</a> (low responsiveness and high demandingness) provided by the parents is associated with higher offspring’s RWA, and that this association is similar for both twin siblings as a function of their genetic relatedness and shared familial experiences—that is, genotype–environment correlation.</p>
<p>A sample of 875 twins as well as 319 mothers and 268 fathers completed a questionnaire on twins’ parental environment and their own authoritarian attitudes. Additionally, 1322 well–informed peers assessed twins’ RWA.</p>
<p>Applying <a href="https://en.wikipedia.org/wiki/Structural_equation_modeling">structural equation modeling</a>, we found twins’ experiences of parental responsiveness and demandingness to be positively associated with self-reported and peer-reported RWA. The correlation between responsiveness and RWA was similar for both twins due to their genetic similarity, whereas twin differences in demandingness were positively associated with twin differences in RWA, indicating quasi-causal environmental effects.</p>
<p>Implications for the interdependence between parenting and RWA are discussed.</p>
---
/doc/genetics/heritable/2018-zengini.pdf
Genome-wide analyses using UK Biobank data provide insights into the genetic architecture of osteoarthritis
Eleni Zengini, Konstantinos Hatzikotoulas, Ioanna Tachmazidou, Julia Steinberg, Fernando P. Hartwig, Lorraine Southam, Sophie Hackinger, Cindy G. Boer, Unnur Styrkarsdottir, Arthur Gilly, Daniel Suveges, Britt Killian, Thorvaldur Ingvarsson, Helgi Jonsson, George C. Babis, Andrew McCaskie, André G. Uitterlinden, Joyce B. J. Meurs, Unnur Thorsteinsdottir, Kari Stefansson, George Davey Smith, Jeremy M. Wilkinson, Eleftheria Zeggini
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0079-y")]


---
/doc/genetics/heritable/2018-zhang-3.pdf
Estimation of complex effect-size distributions using summary-level statistics from genome-wide association studies across 32 complex traits
Yan Zhang, Guanghao Qi, Ju-Hyun Park, Nilanjan Chatterjee
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0193-x")]


---
/doc/genetics/heritable/2018-zhao.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/2019-acasusorivero.pdf
Adaptive phenotypic plasticity for life-history and less fitness-related traits
Cristina Acasuso-Rivero, Courtney J. Murren, Carl D. Schlichting, Ulrich K. Steiner
2019-01-01
2024-01-01
[("doi","10.1098/rspb.2019.0653")]

<p>Organisms are faced with variable environments and one of the most common solutions to cope with such variability is <a href="https://en.wikipedia.org/wiki/Phenotypic_plasticity">phenotypic plasticity</a>, a modification of the phenotype to the environment. These modifications are commonly modelled in evolutionary theories as adaptive, influencing ecological and evolutionary processes. If plasticity is adaptive, we would predict that the closer to fitness a trait is, the less plastic it would be.</p>
<p>To test this hypothesis, we conducted a meta-analysis of 213 studies and measured the plasticity of each reported trait as a coefficient of variation. Traits were categorized as closer to fitness—life-history traits including reproduction and survival related traits, and farther from fitness—non-life-history traits including traits related to development, metabolism and physiology, morphology and behavior.</p>
<p>Our results showed, unexpectedly, that although traits differed in their amounts of plasticity, trait plasticity was not related to its proximity to fitness. These findings were independent of taxonomic groups or environmental types assessed. We caution against general expectations that plasticity is adaptive, as assumed by many models of its evolution. More studies are needed that test the adaptive nature of plasticity, and additional theoretical explorations on adaptive and non-adaptive plasticity are encouraged.</p>
---
/doc/genetics/heritable/2019-ahmadzadeh.pdf
Children of the Twins Early Development Study (CoTEDS): A Children-of-Twins Study
Yasmin I. Ahmadzadeh, Thalia C. Eley, Robert Plomin, Philip S. Dale, Kathryn J. Lester, Bonamy R. Oliver, Andrew McMillan, Tom A. McAdams
2019-09-09
2024-01-01
[("doi","10.1017/thg.2019.61")]

<p>The <a href="https://en.wikipedia.org/wiki/Children_of_the_Twins_Early_Development_Study">Children of the Twins Early Development Study</a> (CoTEDS) is a new prospective children-of-twins study in the UK, designed to investigate intergenerational associations across child developmental stages. CoTEDS will enable research on genetic and environmental factors that underpin parent–child associations, with a focus on mental health and cognitive-related traits.</p>
<p>Through CoTEDS, we will have a new lens to examine the roles that parents play in influencing child development, as well as the genetic and environmental factors that shape parenting behavior and experiences. Recruitment is ongoing from the sample of ~20,000 contactable adult twins who have been enrolled in the <a href="https://en.wikipedia.org/wiki/Twins_Early_Development_Study">Twins Early Development Study</a> (TEDS) since infancy. TEDS twins are invited to register all offspring to CoTEDS at birth, with 554 children registered as of May 2019.</p>
<p>By recruiting the second generation of TEDS participants, CoTEDS will include information on adult twins and their offspring from infancy. Parent questionnaire-based data collection is now underway for 1- and 2-year-old CoTEDS infants, with further waves of data collection planned. Current data collection includes the following primary constructs: child mental health, temperament, language and cognitive development; parent mental health and social relationships; parenting behaviors and feelings; and other socioecological factors.</p>
<p>Measurement tools have been selected with reference to existing genetically informative cohort studies to ensure overlap in phenotypes measured at corresponding stages of development. This built-in study overlap is intended to enable replication and triangulation of future analyses across samples and research designs. Here, we summarize study protocols and measurement procedures and describe future plans.</p>
---
/doc/genetics/heritable/2019-asbury.pdf
Viewing Education Policy through a Genetic Lens
Kathryn Asbury, Jonathan Wai
2019
2024-01-01



---
/doc/genetics/heritable/2019-bai.pdf
Association of Genetic and Environmental Factors With Autism in a 5-Country Cohort
Dan Bai, Benjamin Hon Kei Yip, Gayle C. Windham, Andre Sourander, Richard Francis, Rinat Yoffe, Emma Glasson, Behrang Mahjani, Auli Suominen, Helen Leonard, Mika Gissler, Joseph D. Buxbaum, Kingsley Wong, Diana Schendel, Arad Kodesh, Michaeline Breshnahan, Stephen Z. Levine, Erik T. Parner, Stefan N. Hansen, Christina Hultman, Abraham Reichenberg, Sven Sandin
2019-01-01
2024-01-01
[("doi","10.1001/jamapsychiatry.2019.1411")]


---
/doc/genetics/heritable/2019-bamshad.pdf
Mendelian Gene Discovery: Fast and Furious with No End in Sight
Michael J. Bamshad, Deborah A. Nickerson, Jessica X. Chong
2019-09-05
2024-01-01
[("doi","10.1016/j.ajhg.2019.07.011")]


---
/doc/genetics/heritable/2019-barlow.pdf
Nature vs. nurture is nonsense: On the necessity of an integrated genetic, social, developmental, and personality psychology
Fiona Kate Barlow
2009-01-01
2024-01-01
[("doi","10.1111/ajpy.12240")]


---
/doc/genetics/heritable/2019-baverstock.pdf
Polygenic Scores: a public health hazard?
Keith Baverstock
2019-01-01
2024-01-01
[("doi","10.1016/j.pbiomolbio.2019.08.004")]


---
/doc/genetics/heritable/2019-beebedimmer.pdf
Mitochondrial alterations may underlie race-specific differences in cancer risk and outcome
Jennifer L. Beebe-Dimmer, Kathleen A. Cooney
2019-01-01
2024-01-01
[("doi","10.1172/JCI128707")]


---
/doc/genetics/heritable/2019-border-figure2-failuretoreplicatedepressioncandidategenehits.jpg


2019
2024-01-01



---
/doc/genetics/heritable/2019-border-figure3-failuretoreplicategenelevelcandidategenehits.jpg


2019
2024-01-01



---
/doc/genetics/heritable/2019-cawley.pdf
Testing for family influences on obesity: The role of genetic nurture
John Cawley, Euna Han, Jiyoon Kim, Edward C. Norton
2019-01-01
2024-01-01
[("doi","10.1002/hec.3889")]


---
/doc/genetics/heritable/2019-clark.pdf
Family Networks versus Genetics in Social Outcomes, England 1750–2019 [slides]
Gregory Clark
2019-01-01
2024-01-01



---
/doc/genetics/heritable/2019-domingo.pdf
The Causes and Consequences of Genetic Interactions (Epistasis)
Júlia Domingo, Pablo Baeza-Centurion, Ben Lehner
2019-01-01
2024-01-01
[("doi","10.1146/annurev-genom-083118-014857")]

<p>The same mutation can have different effects in different individuals. One important reason for this is that the outcome of a mutation can depend on the genetic context in which it occurs. This dependency is known as <a href="https://en.wikipedia.org/wiki/Epistasis">epistasis</a>.</p>
<p>In recent years, there has been a concerted effort to quantify the extent of pairwise and higher-order genetic interactions between mutations through deep mutagenesis of proteins and RNAs. This research has revealed two major components of epistasis: nonspecific genetic interactions caused by nonlinearities in genotype-to-phenotype maps, and specific interactions between particular mutations.</p>
<p>Here, we provide an overview of our current understanding of the mechanisms causing epistasis at the molecular level, the consequences of genetic interactions for evolution and genetic prediction, and the applications of epistasis for understanding biology and determining macromolecular structures.</p>
---
/doc/genetics/heritable/2019-duncan.pdf
How genome-wide association studies (GWAS) made traditional candidate gene studies obsolete
Laramie E. Duncan, Michael Ostacher, Jacob Ballon
2019-01-01
2024-01-01
[("doi","10.1038/s41386-019-0389-5")]


---
/doc/genetics/heritable/2019-eichler.pdf
Genetic Variation, Comparative Genomics, and the Diagnosis of Disease
Evan E. Eichler
2019-01-01
2024-01-01
[("doi","10.1056/NEJMra1809315")]


---
/doc/genetics/heritable/2019-gurdasani-2.pdf
Uganda Genome Resource Enables Insights into Population History and Genomic Discovery in Africa
Deepti Gurdasani, Tommy Carstensen, Segun Fatumo, Guanjie Chen, Chris S. Franklin, Javier Prado-Martinez, Heleen Bouman, Federico Abascal, Marc Haber, Ioanna Tachmazidou, Iain Mathieson, Kenneth Ekoru, Marianne K. DeGorter, Rebecca N. Nsubuga, Chris Finan, Eleanor Wheeler, Li Chen, David N. Cooper, Stephen Schiffels, Yuan Chen, Graham R. S. Ritchie, Martin O. Pollard, Mary D. Fortune, Alex J. Mentzer, Erik Garrison, Anders Bergström, Konstantinos Hatzikotoulas, Adebowale Adeyemo, Ayo Doumatey, Heather Elding, Louise V. Wain, George Ehret, Paul L. Auer, Charles L. Kooperberg, Alexander P. Reiner, Nora Franceschini, Dermot P. Maher, Stephen B. Montgomery, Carl Kadie, Chris Widmer, Yali Xue, Janet Seeley, Gershim Asiki, Anatoli Kamali, Elizabeth H. Young, Cristina Pomilla, Nicole Soranzo, Eleftheria Zeggini, Fraser Pirie, Andrew P. Morris, David Heckerman, Chris Tyler-Smith, Ayesha Motala, Charles Rotimi, Pontiano Kaleebu, Ines Barroso, Manj S. Sandhu
2019-10-31
2024-01-01
[("doi","10.1016/j.cell.2019.10.004")]


---
/doc/genetics/heritable/2019-herd.pdf
Genes, Gender Inequality, and Educational Attainment
Pamela Herd, Jeremy Freese, Kamil Sicinski, Benjamin W. Domingue, Kathleen Mullan Harris, Caiping Wei, Robert M. Hauser
2019-11-22
2024-01-01
[("doi","10.1177/0003122419886550")]

<p>Women’s opportunities have been profoundly altered over the past century by reductions in the social and structural constraints that limit women’s educational attainment. Do social constraints manifest as a suppressing influence on genetic indicators of potential, and if so, did equalizing opportunity mean equalizing the role of genetics?</p>
<p>We address this with 3 cohort studies: the <a href="https://en.wikipedia.org/wiki/Wisconsin_Longitudinal_Study">Wisconsin Longitudinal Study</a> (WLS; birth years 1939–1940), the <a href="https://en.wikipedia.org/wiki/Health_and_Retirement_Study">Health and Retirement Study</a>, and the <a href="https://en.wikipedia.org/wiki/National_Longitudinal_Study_of_Adolescent_to_Adult_Health">National Longitudinal Study of Adolescent Health</a> (Add Health; birth years 1975–1982). These studies include a “polygenic score” for educational attainment, providing a novel opportunity to explore this question.</p>
<p>We find that within the WLS cohort, the relationship between genetics and educational outcomes is weaker for women than for men. However, as opportunities changed in the 1970s and 1980s, and many middle-aged women went back to school, the relationship between genetic factors and education strengthened for women as they aged.</p>
<p>Furthermore, using the HRS and Add Health, we find that as constraints limiting women’s educational attainment declined, gender differences in the relationship between genetics and educational outcomes weakened. We demonstrate that genetic influence must be understood through the lens of historical change, the life course, and social structures like gender.</p>
---
/doc/genetics/heritable/2019-hirata.pdf
Genetic and phenotypic landscape of the major histocompatibilty complex region in the Japanese population
Jun Hirata, Kazuyoshi Hosomichi, Saori Sakaue, Masahiro Kanai, Hirofumi Nakaoka, Kazuyoshi Ishigaki, Ken Suzuki, Masato Akiyama, Toshihiro Kishikawa, Kotaro Ogawa, Tatsuo Masuda, Kenichi Yamamoto, Makoto Hirata, Koichi Matsuda, Yukihide Momozawa, Ituro Inoue, Michiaki Kubo, Yoichiro Kamatani, Yukinori Okada
2019-01-01
2024-01-01
[("doi","10.1038/s41588-018-0336-0")]


---
/doc/genetics/heritable/2019-ho.pdf
Structural variation in the sequencing era
Steve S. Ho, Alexander E. Urban, Ryan E. Mills
2019-11-15
2024-01-01
[("doi","10.1038/s41576-019-0180-9")]


---
/doc/genetics/heritable/2019-hwang.pdf
New insight into human sweet taste: a genome-wide association study of the perception and intake of sweet substances
Liang-Dar Hwang, Cailu Lin, Puya Gharahkhani, Gabriel Cuellar-Partida, Jue-Sheng Ong, Jiyuan An, Scott D. Gordon, Gu Zhu, Stuart MacGregor, Deborah A. Lawlor, Paul A. S. Breslin, Margaret J. Wright, Nicholas G. Martin, Danielle R. Reed
2019-01-01
2024-01-01
[("doi","10.1093/ajcn/nqz043")]


---
/doc/genetics/heritable/2019-joyner-2.pdf
Comment on ‘polygenic scores: A public health hazard?’
Michael J. Joyner
2019-01-01
2024-01-01
[("doi","10.1016/j.pbiomolbio.2019.08.005")]


---
/doc/genetics/heritable/2019-kaiser.pdf
Native American groups wary of big U.S. biobank: Tribes say health officials were slow to consult them

2019-01-01
2024-01-01
[("doi","10.1126/science.364.6443.812")]


---
/doc/genetics/heritable/2019-kandler-3.pdf
The Study of Personality Architecture and Dynamics (SPeADy): A Longitudinal and Extended Twin Family Study
Christian Kandler, Angelika Penner, Julia Richter, Alexandra Zapko-Willmes
2019-09-09
2024-01-01
[("doi","10.1017/thg.2019.62")]

<p>The <a href="https://en.wikipedia.org/wiki/Study_of_Personality_Architecture_and_Dynamics">Study of Personality Architecture and Dynamics (SPeADy)</a> is a German research project that aims to investigate the sources of interindividual differences in intraindividual personality development. The main focus lies in the dynamic interplay between more stable core characteristics and more environmentally malleable surface characteristics, as well as between personality and life experiences over time.</p>
<p>SPeADy includes a twin family study encompassing data from 1962 individuals (age: 14–94) of 682 families, including 570 complete twin pairs (plus 1 triplet set), 327 parents, 236 spouses and 145 children of twins. Data collection started in 2016 and data from the first wave are currently obtainable as open source. Available data comprise a broad range of personality variables, such as personality trait constructs, motives, interests, values, moral foundations, religiosity and self-related concepts.</p>
<p>For the currently ongoing second wave of data collection, we added retrospective reports on major life events. Special features of this genetically informative study are the extended twin family data and its longitudinal design. 3 assessment waves in 2 years’ intervals are planned until 2022.</p>
<p>In this article, we briefly describe the design and contents of the SPeADy twin family study as well as some recent findings, future plans and open science issues.</p>
---
/doc/genetics/heritable/2019-ksiazkiewicz.pdf
The Higher Power of Religiosity Over Personality on Political Ideology
Aleksander Ksiazkiewicz, Amanda Friesen
2019-08-29
2024-01-01
[("doi","10.1007/s11109-019-09566-5")]


---
/doc/genetics/heritable/2019-maclean-figure1-withincrossbreeddogheritabilities.jpg


2019
2024-01-01



---
/doc/genetics/heritable/2019-mcintosh.pdf
Uncovering the Genetic Architecture of Major Depression
Andrew M. McIntosh, Patrick F. Sullivan, Cathryn M. Lewis
2019-04-03
2024-01-01
[("doi","10.1016/j.neuron.2019.03.022")]


---
/doc/genetics/heritable/2019-moore.pdf
A mother’s legacy: the strength of maternal effects in animal populations
Michael P. Moore, Howard H. Whiteman, Ryan A. Martin
2019-07-29
2024-01-01
[("doi","10.1111/ele.13351")]


---
/doc/genetics/heritable/2019-pavan.pdf
The Genetics of Human Skin and Hair Pigmentation
William J. Pavan, Richard A. Sturm
2019-01-01
2024-01-01
[("doi","10.1146/annurev-genom-083118-015230")]

<p>Human skin and hair color are visible traits that can vary dramatically within and across ethnic populations. The genetic makeup of these traits—including polymorphisms in the enzymes and signaling proteins involved in <a href="https://en.wikipedia.org/wiki/Melanogenesis">melanogenesis</a>, and the vital role of ion transport mechanisms operating during the maturation and distribution of the melanosome—has provided new insights into the regulation of pigmentation.</p>
<p>A large number of novel loci involved in the process have been recently discovered through 4 large-scale genome-wide association studies in Europeans, two large genetic studies of skin color in Africans, one study in Latin Americans, and functional testing in animal models.</p>
<p>The responsible polymorphisms within these pigmentation genes appear at different population frequencies, can be used as ancestry-informative markers, and provide insight into the evolutionary selective forces that have acted to create this human diversity.</p>
---
/doc/genetics/heritable/2019-strike.pdf
Absolute and relative estimates of genetic and environmental variance in brain structure volumes
Lachlan T. Strike, Narelle K. Hansell, Paul M. Thompson, Greig I. de Zubicaray, Katie L. McMahon, Brendan P. Zietsch, Margaret J. Wright
2019-01-01
2024-01-01
[("doi","10.1007/s00429-019-01931-8")]


---
/doc/genetics/heritable/2019-tam.pdf
Benefits and limitations of genome-wide association studies
Vivian Tam, Nikunj Patel, Michelle Turcotte, Yohan Bossé, Guillaume Paré, David Meyre
2019-01-01
2024-01-01
[("doi","10.1038/s41576-019-0127-1")]


---
/doc/genetics/heritable/2019-thompson.pdf
Correlations between relatives: From Mendelian theory to complete genome sequence
Elizabeth A. Thompson
2019-01-01
2024-01-01
[("doi","10.1002/gepi.22206")]


---
/doc/genetics/heritable/2019-udler.pdf
Genetic risk scores for diabetes diagnosis and precision medicine
Miriam S. Udler, Mark I. McCarthy, Jose C. Florez, Anubha Mahajan
2019-01-01
2024-01-01
[("doi","10.1210/er.2019-00088")]

<p>During the last decade, there have been substantial advances in the identification and characterization of DNA sequence variants associated with individual predisposition to type 1 and type 2 diabetes.</p>
<p>As well as providing insights into the molecular, cellular, and physiological mechanisms involved in disease pathogenesis, these risk variants, when combined into a <a href="https://en.wikipedia.org/wiki/Polygenic_score">polygenic score</a>, capture information on individual patterns of disease predisposition that have the potential to influence clinical management.</p>
<p>In this review, we describe the various opportunities that polygenic scores provide: to predict diabetes risk, to support differential diagnosis, and to understand phenotypic and clinical heterogeneity.</p>
<p>We also describe the challenges that will need to be overcome if this potential is to be fully realized.</p>
---
/doc/genetics/heritable/2019-visscher.pdf
From R. A. Fisher's 1918 Paper to GWAS a Century Later
Peter M. Visscher, Michael E. Goddard
2019-01-01
2024-01-01
[("doi","10.1534/genetics.118.301594")]

<p>The genetics and evolution of complex traits, including quantitative traits and disease, have been hotly debated ever since Darwin.</p>
<p>A century ago, a paper from <a href="https://en.wikipedia.org/wiki/Ronald_Fisher">R. A. Fisher</a> reconciled Mendelian and biometrical genetics in a landmark contribution that is now accepted as the main foundation stone of the field of quantitative genetics.</p>
<p>Here, we give our perspective on Fisher’s 1918 paper in the context of how and why it is relevant in today’s genome era. We mostly focus on human trait variation, in part because Fisher did so too, but the conclusions are general and extend to other natural populations, and to populations undergoing artificial selection.</p>
---
/doc/genetics/heritable/2019-warrington.pdf
Maternal and fetal genetic effects on birth weight and their relevance to cardio-metabolic risk factors
Nicole M. Warrington, Robin N. Beaumont, Momoko Horikoshi, Felix R. Day, Øyvind Helgeland, Charles Laurin, Jonas Bacelis, Shouneng Peng, Ke Hao, Bjarke Feenstra, Andrew R. Wood, Anubha Mahajan, Jessica Tyrrell, Neil R. Robertson, N. William Rayner, Zhen Qiao, Gunn-Helen Moen, Marc Vaudel, Carmen J. Marsit, Jia Chen, Michael Nodzenski, Theresia M. Schnurr, Mohammad H. Zafarmand, Jonathan P. Bradfield, Niels Grarup, Marjolein N. Kooijman, Ruifang Li-Gao, Frank Geller, Tarunveer S. Ahluwalia, Lavinia Paternoster, Rico Rueedi, Ville Huikari, Jouke-Jan Hottenga, Leo-Pekka Lyytikäinen, Alana Cavadino, Sarah Metrustry, Diana L. Cousminer, Ying Wu, Elisabeth Thiering, Carol A. Wang, Christian T. Have, Natalia Vilor-Tejedor, Peter K. Joshi, Jodie N. Painter, Ioanna Ntalla, Ronny Myhre, Niina Pitkänen, Elisabeth M. van Leeuwen, Raimo Joro, Vasiliki Lagou, Rebecca C. Richmond, Ana Espinosa, Sheila J. Barton, Hazel M. Inskip, John W. Holloway, Loreto Santa-Marina, Xavier Estivill, Wei Ang, Julie A. Marsh, Christoph Reichetzeder, Letizia Marullo, Berthold Hocher, Kathryn L. Lunetta, Joanne M. Murabito, Caroline L. Relton, Manolis Kogevinas, Leda Chatzi, Catherine Allard, Luigi Bouchard, Marie-France Hivert, Ge Zhang, Louis J. Muglia, Jani Heikkinen, E. G. G. Consortium, Camilla S. Morgen, Antoine H. C. van Kampen, Barbera D. C. van Schaik, Frank D. Mentch, Claudia Langenberg, Jian’an Luan, Robert A. Scott, Jing Hua Zhao, Gibran Hemani, Susan M. Ring, Amanda J. Bennett, Kyle J. Gaulton, Juan Fernandez-Tajes, Natalie R. van Zuydam, Carolina Medina-Gomez, Hugoline G. de Haan, Frits R. Rosendaal, Zoltán Kutalik, Pedro Marques-Vidal, Shikta Das, Gonneke Willemsen, Hamdi Mbarek, Martina Müller-Nurasyid, Marie Standl, Emil V. R. Appel, Cilius E. Fonvig, Caecilie Trier, Catharina E. M. van Beijsterveldt, Mario Murcia, Mariona Bustamante, Sílvia Bonas-Guarch, David Hougaard, Josep M. Mercader, Allan Linneberg, Katharina E. Schraut, Penelope A. Lind, Sarah E. Medland, Beverley M. Shields, Bridget A. Knight, Jin-Fang Chai, Kalliope Panoutsopoulou, Meike Bartels, Friman Sánchez, Jakob Stokholm, David Torrents, Rebecca K. Vinding, Sara M. Willems, Mustafa Atalay, Bo L. Chawes, Peter Kovacs, Inga Prokopenko, Marcus A. Tuke, Hanieh Yaghootkar, Katherine S. Ruth, Samuel E. Jones, Po-Ru Loh, Anna Murray, Michael N. Weedon, Anke Tönjes, Michael Stumvoll, Kim F. Michaelsen, Aino-Maija Eloranta, Timo A. Lakka, Cornelia van Duijn, Wieland Kiess, Antje Körner, Harri Niinikoski, Katja Pahkala, Olli T. Raitakari, Bo Jacobsson, Eleftheria Zeggini, George V. Dedoussis, Yik-Ying Teo, Seang-Mei Saw, Grant W. Montgomery, Harry Campbell, James F. Wilson, Tanja G. M. Vrijkotte, Martine Vrijheid, Eco J. C. N. de Geus, M. Geoffrey Hayes, Haja N. Kadarmideen, Jens-Christian Holm, Lawrence J. Beilin, Craig E. Pennell, Joachim Heinrich, Linda S. Adair, Judith B. Borja, Karen L. Mohlke, Johan G. Eriksson, Elisabeth E. Widén, Andrew Tym Hattersley, Tim D. Spector, Kähönen Mika, Jorma S. Viikari, Terho Lehtimäki, Dorret I. Boomsma, Sylvain Sebert, Peter Vollenweider, Thorkild I. A. Sørensen, Hans Bisgaard, Klaus Bønnelykke, Jeffrey C. Murray, Mads Melbye, Ellen A. Nohr, Dennis O. Mook-Kanamori, Fernando Rivadeneira, Albert Hofman, Janine F. Felix, Vincent W. V. Jaddoe, Torben Hansen, Charlotta Pisinger, Allan A. Vaag, Oluf Pedersen, André G. Uitterlinden, Marjo-Riitta Järvelin, Christine Power, Elina Hyppönen, Denise M. Scholtens, William L. Lowe Jr, George Davey Smith, Nicholas J. Timpson, Andrew P. Morris, Nicholas J. Wareham, Hakon Hakonarson, Struan F. A. Grant, Timothy Frayling, Debbie A. Lawlor, Pål R. Njølstad, Stefan Johansson, Ken K. Ong, Mark I. McCarthy, John R. B. Perry, David M. Evans, Rachel M. Freathy
2019-05-01
2024-01-01
[("doi","10.1038/s41588-019-0403-1")]


---
/doc/genetics/heritable/2019-willoughby-2.pdf
Free Will, Determinism, and Intuitive Judgments About the Heritability of Behavior
Emily A. Willoughby, Alan C. Love, Matt McGue, William Iacono, Jack Quigley, James J. Lee
2019-01-01
2024-01-01
[("doi","10.1007/s10519-018-9931-1")]


---
/doc/genetics/heritable/2020-01-24-meme-mickeymouse-perishlikeadog-genetics.jpg


2020-01-24
2024-01-01



---
/doc/genetics/heritable/2020-08-nhgri-sequencingcostpergenome.jpg


2020-08
2024-01-01



---
/doc/genetics/heritable/2020-cao.pdf
Functional connectome-wide associations of schizophrenia polygenic risk
Hengyi Cao, Hang Zhou, Tyrone D. Cannon
2020-03-03
2024-01-01
[("doi","10.1038/s41380-020-0699-3")]


---
/doc/genetics/heritable/2020-claussnitzer.pdf
A brief history of human disease genetics
Melina Claussnitzer, Judy H. Cho, Rory Collins, Nancy J. Cox, Emmanouil T. Dermitzakis, Matthew E. Hurles, Sekar Kathiresan, Eimear E. Kenny, Cecilia M. Lindgren, Daniel G. MacArthur, Kathryn N. North, Sharon E. Plon, Heidi L. Rehm, Neil Risch, Charles N. Rotimi, Jay Shendure, Nicole Soranzo, Mark I. McCarthy
2020
2024-01-01



---
/doc/genetics/heritable/2020-craig.pdf
Multitrait analysis of glaucoma identifies new risk loci and enables polygenic prediction of disease susceptibility and progression
Jamie E. Craig
2020
2024-01-01



---
/doc/genetics/heritable/2020-decasien.pdf
Greater variability in chimpanzee (Pan troglodytes) brain structure among males
Alex R. DeCasien, Chet C. Sherwood, Steven J. Schapiro, James P. Higham
2020-04-22
2024-01-01
[("doi","10.1098/rspb.2019.2858")]

<p>Across the animal kingdom, males tend to exhibit more behavioral and morphological variability than females, consistent with the ‘<a href="https://en.wikipedia.org/wiki/Greater_male_variability_hypothesis">greater male variability hypothesis</a>’. This may reflect multiple mechanisms operating at different levels, including selective mechanisms that produce and maintain variation, extended male development, and <a href="https://en.wikipedia.org/wiki/X_chromosome">X chromosome</a> effects.</p>
<p>Interestingly, human neuroanatomy shows greater male variability, but this pattern has not been demonstrated in any other species. To address this issue, we investigated sex-specific neuroanatomical variability in chimpanzees by examining relative and absolute surface areas of 23 cortical sulci across 226 individuals (135F/91M), using permutation tests of the male-to-female variance ratio of residuals from <a href="https://en.wikipedia.org/wiki/Markov_chain_Monte_Carlo">MCMC</a> generalized linear mixed models controlling for relatedness.</p>
<p>We used these models to estimate sulcal size heritability, simulations to assess the significance of heritability, and <a href="https://en.wikipedia.org/wiki/Pearson_correlation_coefficient">Pearson correlations</a> to examine inter-sulcal correlations. Our results show that: (1) male brain structure is relatively more variable; (2) sulcal surface areas are heritable and therefore potentially subject to selection; (3) males exhibit lower heritability values, possibly reflecting longer development; and (4) males exhibit stronger inter-sulcal correlations, providing indirect support for sex chromosome effects.</p>
<p>These results provide evidence that greater male neuroanatomical variability extends beyond humans, and suggest both evolutionary and developmental explanations for this phenomenon.</p>
---
/doc/genetics/heritable/2020-delasheras.pdf
Does the Brain-Derived Neurotrophic Factor Val66Met Polymorphism Modulate the Effects of Physical Activity and Exercise on Cognition?
Bernat de las Heras, Lynden Rodrigues, Jacopo Cristini, Maxana Weiss, Anna Prats-Puig, Marc Roig
2020-12-10
2024-01-01
[("doi","10.1177/1073858420975712")]

<p>The <a href="https://en.wikipedia.org/wiki/Val66Met">Val66Met</a> is a polymorphism of the <a href="https://en.wikipedia.org/wiki/Brain-derived_neurotrophic_factor">brain-derived neurotrophic factor (BDNF)</a> gene that encodes a substitution of a valine (Val) to methionine (Met) amino acid. Carrying this polymorphism reduces the activity-dependent secretion of the BDNF protein, which can potentially affect brain plasticity and cognition. We reviewed the biology of Val66Met and surveyed 26 studies (11,417 participants) that examined the role of this polymorphism in moderating the cognitive response to physical activity (PA) and exercise.</p>
<p>9 observational studies confirmed a moderating effect of Val66Met on the cognitive response to PA but differences between Val and Met carriers were inconsistent and only significant in some cognitive domains. Only 5 interventional studies found a moderating effect of Val66Met on the cognitive response to exercise, which was also inconsistent in its direction.</p>
<p>Two studies showed a superior cognitive response in Val carriers and 3 studies showed a better response in Met carriers. These results do not support a general and consistent effect of Val66Met in moderating the cognitive response to PA or exercise. Both Val and Met carriers can improve specific aspects of cognition by increasing PA and engaging in exercise.</p>
<p>Causes for discrepancies among studies, effect moderators, and future directions are discussed.</p>
---
/doc/genetics/heritable/2020-matoba.pdf
GWAS of 165,084 Japanese individuals identified 9 loci associated with dietary habits
Nana Matoba
2020
2024-01-01



---
/doc/genetics/heritable/2020-poore.pdf
The Association of Oxytocin Receptor Gene (OXTR) Polymorphisms Antisocial Behavior: A Meta-analysis
Holly E. Poore, Irwin D. Waldman
2020-02-14
2024-01-01
[("doi","10.1007/s10519-020-09996-6")]


---
/doc/genetics/heritable/2020-qiao.pdf
Introducing M-GCTA a Software Package to Estimate Maternal (or Paternal) Genetic Effects on Offspring Phenotypes
Zhen Qiao
2020
2024-01-01



---
/doc/genetics/heritable/2020-ruth.pdf
Using human genetics to understand the disease impacts of testosterone in men and women
Katherine S. Ruth, Felix R. Day, Jessica Tyrrell, Deborah J. Thompson, Andrew R. Wood, Anubha Mahajan, Robin N. Beaumont, Laura Wittemans, Susan Martin, Alexander S. Busch, A. Mesut Erzurumluoglu, Benjamin Hollis, Tracy A. O’Mara, Mark I. McCarthy, Claudia Langenberg, Douglas F. Easton, Nicholas J. Wareham, Stephen Burgess, Anna Murray, Ken K. Ong, Timothy Frayling, John R. B. Perry
2020-02-10
2024-01-01
[("doi","10.1038/s41591-020-0751-5")]


---
/doc/genetics/heritable/2020-silventoinen.pdf
Obesity and eating behavior from the perspective of twin and genetic research
Karri Silventoinen
2020
2024-01-01



---
/doc/genetics/heritable/2020-twito.pdf
Beyond culture and the family: Evidence from twin studies on the genetic and environmental contribution to values
Louise Twito, Ariel Knafo-Noam
2020-05-01
2024-01-01
[("doi","10.1016/j.neubiorev.2019.12.029")]


---
/doc/genetics/heritable/2020-york-figure3-mediaconsumptionheritability.png


2020
2024-01-01



---
/doc/genetics/heritable/2021-armstrongcarter.pdf
Genetics and Child Development: Recent Advances and Their Implications for Developmental Research
Emma Armstrong-Carter, Jasmin Wertz, Benjamin W. Domingue
2021-01-26
2024-01-01
[("doi","10.1111/cdep.12400")]


---
/doc/genetics/heritable/2021-cox-figure2-contemporarycaucasianheightpolygenicscoresaccuratelypredictancienteuropeanheights.jpg


2021
2024-01-01



---
/doc/genetics/heritable/2021-gelernter.pdf
Genetics of substance use disorders in the era of big data
Joel Gelernter, Renato Polimanti
2021-07-01
2024-01-01
[("doi","10.1038/s41576-021-00377-1")]


---
/doc/genetics/heritable/2021-hart-figure2-geneticconfoundingdag.jpg


2021
2024-01-01



---
/doc/genetics/heritable/2021-jacob.pdf
Dietary Mediators of the Genetic Susceptibility to Obesity?Results from the Quebec Family Study
Raphaëlle Jacob, Catherine Bertrand, Clare Llewellyn, Christian Couture, Marie-Ève Labonté, Angelo Tremblay, Claude Bouchard, Vicky Drapeau, Louis Pérusse
2021-11-23
2024-01-01
[("doi","10.1093/jn/nxab356")]


---
/doc/genetics/heritable/2021-mompeo.pdf
Genetic and Environmental Influences of Dietary Indices in a UK Female Twin Cohort
Olatz Mompeo, Rachel Gibson, Paraskevi Christofidou, Tim D. Spector, Cristina Menni, Massimo Mangino
2021-01-18
2024-01-01
[("doi","10.1017/thg.2020.84")]

<p>A healthy diet is associated with the improvement or maintenance of health parameters, and several indices have been proposed to assess diet quality comprehensively. Twin studies have found that some specific foods, nutrients and food patterns have a heritable component; however, the heritability of overall dietary intake has not yet been estimated. Here, we compute heritability estimates of the 9 most common dietary indices used in <a href="https://en.wikipedia.org/wiki/Nutritional_epidemiology">nutritional epidemiology</a>.</p>
<p>We analyzed 2590 female twins from <a href="https://en.wikipedia.org/wiki/TwinsUK">TwinsUK</a> (653 <a href="https://en.wikipedia.org/wiki/Monozygotic">monozygotic [MZ]</a> and 642 <a href="https://en.wikipedia.org/wiki/Dizygotic">dizygotic [DZ]</a> pairs) who completed a 131-item food frequency questionnaire (FFQ). Heritability estimates were computed using <a href="https://en.wikipedia.org/wiki/Structural_equation_modeling">structural equation models (SEM)</a> adjusting for body mass index (BMI), smoking status, Index of Multiple Deprivation (IMD), physical activity, menopausal status, energy and alcohol intake.</p>
<p>The AE model was the best-fitting model for most of the analyzed dietary scores (seven out of nine), with heritability estimates ranging from 10.1% (95% CI [0.02, .18]) for the Dietary Reference Values (DRV) to 42.7% (95% CI [.36, .49]) for the Alternative Healthy Eating Index (A-HEI). The ACE model was the best-fitting model for the Healthy Diet Indicator (HDI) and Healthy Eating Index 2010 (HEI-2010) with heritability estimates of 5.4% (95% CI [−0.17, 0.28]) and 25.4% (95% CI [0.05, 0.46]), respectively.</p>
<p>Here, we find that all analyzed dietary indices have a heritable component, suggesting that there is a genetic predisposition regulating what you eat. Future studies should explore genes underlying dietary indices to further understand the genetic disposition toward diet-related health parameters.</p>
---
/doc/genetics/heritable/2021-owen-figure1-rapidwgsmedicaltimeline.png


2021
2024-01-01



---
/doc/genetics/heritable/2021-sultan.pdf
Bridging the explanatory gaps: What can we learn from a biological agency perspective?
Sonia E. Sultan, Armin P. Moczek, Denis Walsh
2021-11-07
2024-01-01
[("doi","10.1002/bies.202100185")]


---
/doc/genetics/heritable/2022-osullivan.pdf
Polygenic risk scores for the prediction of cardiometabolic disease
Jack W. O’Sullivan, Euan A. Ashley, Perry M. Elliott
2022-12-07
2024-01-01
[("doi","10.1093/eurheartj/ehac648")]

<p>Cardiometabolic diseases contribute more to global morbidity and mortality than any other group of disorders.</p>
<p>Polygenic risk scores (PRSs), the weighted summation of individually small-effect genetic variants, represent an advance in our ability to predict the development and complications of cardiometabolic diseases.</p>
<p>This article reviews the evidence supporting the use of PRS in 7 common cardiometabolic diseases: coronary artery disease (CAD), stroke, hypertension, heart failure and cardiomyopathies, obesity, atrial fibrillation (AF), and type 2 diabetes mellitus (T2DM).</p>
<p>Data suggest that PRS for CAD, AF, and T2DM consistently improves prediction when incorporated into existing clinical risk tools.</p>
<p>In other areas such as ischemic stroke and hypertension, clinical application appears premature but emerging evidence suggests that the study of larger and more diverse populations coupled with more granular phenotyping will propel the translation of PRS into practical clinical prediction tools.</p>
---
/doc/genetics/heritable/2022-patel-figure2-heartdiseasepredictionbypolygenicscores.png


2022
2024-01-01



---
/doc/genetics/heritable/2022-patel-figure5-geneticpolygenicscorepredictionaccuracyvsstandardclinicalpredictorsofheartdisease.jpg


2022
2024-01-01



---
/doc/genetics/heritable/2023-abdellaoui-figure1-gwassamplesizeandhitcount2007to2022.jpg


2023
2024-01-01



---
/doc/genetics/heritable/2023-abdellaoui-figure2-increasingeffectsizeofpgspredictionwithvarianceexplained.jpg


2023
2024-01-01



---
/doc/genetics/heritable/2023-reales-figure2-temporalcitationtrendsforgwaseswithpublicsummarystatisticsvsproprietary.jpg


2023
2024-01-01



---
/doc/genetics/heritable/2023-reales-figure3-temporaltrendsingwascitationsbydatasharingstratifiedbypublicationyear.jpg


2023
2024-01-01



---
/doc/genetics/heritable/2023-wesseldijk-figure1-musicheritabilities.jpg


2023
2024-01-01



---
/doc/genetics/heritable/adoption/1986-stunkard-figure1-meanbmiweightclassofadopteescorrelatedagainstbiologicalparentsvadopteeparentsshowningnoadoptiveparenteffect.jpg


1986
2024-01-01



---
/doc/genetics/heritable/adoption/2014-tuckerdrob-figure1-testretestreliabilityofiqbyageinbayley1949.jpg


2014
2024-01-01



---
/doc/genetics/heritable/adoption/2014-tuckerdrob-figure7-phenotypicstabilityovertime.jpg


2014
2024-01-01



---
/doc/genetics/heritable/adoption/2016-plomin.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/adoption/2021-ludeke-figure2-adopteevsgeneticchildrenhighschoolcompletionprobability.jpg


2021
2024-01-01



---
/doc/genetics/heritable/adoption/2021-ludeke-figure3-adopteevsgeneticchildrenschoolexamscoresandpersonality.jpg


2021
2024-01-01



---
/doc/genetics/heritable/adoption/index
‘adoption studies’ tag

2019-11-12
2024-04-07


<figure><img class="float-right page-thumbnail invert-auto outline" height="1345" width="1700" src="/doc/iq/2024-edwards-figure1-intelligenceandpoliticalattitudes.jpg" title="Figure 1: Intelligence and political belief. The data points represent the regression betas of IQ. The 95% confidence intervals are clustered at the family level. Estimates are colored in if they are statistically-significant after a Benjamini-Hochberg correction for multiple testing at p < 0.05. Models are labeled by their most important right-hand-side variables. In the phenotypic models the estimates are obtained from ordinary least squares; in the genotypic models, two-stage least squares (2SLS) with the CP polygenic score as the instrument. FE stands for family fixed effects. Models using mid-parent PGS control for the mean polygenic score of the parents. Putative mediators include years of education and the logarithm of income. All models include controls for sex, age, an East Asian dummy variable and the first 5 genetic principal components, interacted with the East Asian variable." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/heritable/adoption</code>, most recent first: 61 <a href="/doc/genetics/heritable/adoption/index#links" class="icon-not">annotations</a> &amp; 10 <a href="/doc/genetics/heritable/adoption/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/heritable/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/heritable/adoption/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/heritable/adoption/index#edwards-et-al-2024-section" id="toc-edwards-et-al-2024-section">“Predicting Political Beliefs With Polygenic Scores for Cognitive Performance and Educational Attainment”, Edwards et al 2024</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#bouchard-2023-section" id="toc-bouchard-2023-section">“The Garden of Forking Paths; An Evaluation of Joseph’s ‘A Reevaluation of the 1990 Minnesota Study of Twins Reared Apart IQ Study’”, Bouchard 2023</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#segal-hur-2022-section" id="toc-segal-hur-2022-section">“Personality Traits, Mental Abilities and Other Individual Differences: Monozygotic Female Twins Raised Apart in South Korea and the United States”, Segal &amp; Hur 2022</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#willoughby-et-al-2021-adoption-politics-section" id="toc-willoughby-et-al-2021-adoption-politics-section">“Parent Contributions to the Development of Political Attitudes in Adoptive and Biological Families”, Willoughby et al 2021b</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#willoughby-et-al-2021-section" id="toc-willoughby-et-al-2021-section">“Genetic and Environmental Contributions to IQ in Adoptive and Biological Families With 30-Year-Old Offspring”, Willoughby et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#loehlin-et-al-2021-section" id="toc-loehlin-et-al-2021-section">“Heritability × SES Interaction for IQ: Is It Present in US Adoption Studies?”, Loehlin et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kleven-et-al-2021-section" id="toc-kleven-et-al-2021-section">“Does Biology Drive Child Penalties? Evidence from Biological and Adoptive Families”, Kleven et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kinge-et-al-2021-section" id="toc-kinge-et-al-2021-section">“Parental Income and Mental Disorders in Children and Adolescents: Prospective Register-Based Study”, Kinge et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#fagereng-et-al-2021-section" id="toc-fagereng-et-al-2021-section">“Why Do Wealthy Parents Have Wealthy Children?”, Fagereng et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#ludeke-et-al-2021-section" id="toc-ludeke-et-al-2021-section">“Does Parental Education Influence Child Educational Outcomes? A Developmental Analysis in a Full-Population Sample and Adoptee Design”, Ludeke et al 2021</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#anderson-et-al-2020b-section" id="toc-anderson-et-al-2020b-section">“The Role of the Shared Environment in College Attainment: An Adoption Study”, Anderson et al 2020b</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#halpern-manners-et-al-2020-section" id="toc-halpern-manners-et-al-2020-section">“The Intergenerational Transmission of Early Educational Advantages: New Results Based on an Adoption Design”, Halpern-Manners et al 2020</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#lehto-et-al-2019-section" id="toc-lehto-et-al-2019-section">“Childhood Adoption and Mental Health in Adulthood: The Role of Gene-Environment Correlations and Interactions in the UK Biobank”, Lehto et al 2019</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#knoblach-et-al-2019-section" id="toc-knoblach-et-al-2019-section">“The Association Between Genetic Predisposition and Parental Socialization: An Examination of Gene-Environment Correlations Using an Adoption-Based Design”, Knoblach et al 2019</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#segal-niculae-2019-section" id="toc-segal-niculae-2019-section">“Fullerton Virtual Twin Project: Overview and 2019 Update”, Segal &amp; Niculae 2019</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#salvatore-et-al-2018-section" id="toc-salvatore-et-al-2018-section">“Genetics, the Rearing Environment, and the Intergenerational Transmission of Divorce: A Swedish National Adoption Study”, Salvatore et al 2018</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#ericsson-et-al-2017-section" id="toc-ericsson-et-al-2017-section">“Childhood Social Class and Cognitive Aging in the Swedish Adoption/Twin Study of Aging”, Ericsson et al 2017</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#hertz-2017-page-14-section" id="toc-hertz-2017-page-14-section">“Donor Sibling Networks As a Vehicle for Expanding Kinship: A Replication and Extension”, Hertz 2017 (page 14)</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kendler-et-al-2016-2-section" id="toc-kendler-et-al-2016-2-section">“Cross-Generational Transmission from Drug Abuse in Parents to Attention-Deficit/hyperactivity Disorder in Children”, Kendler et al 2016</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#beaver-et-al-2015-section" id="toc-beaver-et-al-2015-section">“The Role of Parenting in the Prediction of Criminal Involvement: Findings from a Nationally Representative Sample of Youth and a Sample of Adopted Youth”, Beaver et al 2015</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#nijenhuis-et-al-2015-section" id="toc-nijenhuis-et-al-2015-section">“Are Adoption Gains on the G Factor? A Meta-Analysis”, Nijenhuis et al 2015</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#verhulst-et-al-2015-section" id="toc-verhulst-et-al-2015-section">“The Heritability of Alcohol Use Disorders: a Meta-Analysis of Twin and Adoption Studies”, Verhulst et al 2015</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kendler-et-al-2015-1-section" id="toc-kendler-et-al-2015-1-section">“Family Environment and the Malleability of Cognitive Ability: a Swedish National Home-Reared and Adopted-Away Cosibling Control Study”, Kendler et al 2015</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#mcadams-et-al-2015-section" id="toc-mcadams-et-al-2015-section">“The Relationship between Parental Depressive Symptoms and Offspring Psychopathology: Evidence from a Children-Of-Twins Study and an Adoption Study”, McAdams et al 2015</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#segal-cortez-2014-section" id="toc-segal-cortez-2014-section">“Born in Korea-Adopted Apart: Behavioral Development of Monozygotic Twins Raised in the United States and France”, Segal &amp; Cortez 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#donofrio-2014-section" id="toc-donofrio-2014-section">“Children of Twins Design”, D’Onofrio 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#beaver-et-al-2014-section" id="toc-beaver-et-al-2014-section">“A Closer Look at the Role of Parenting-Related Influences on Verbal Intelligence over the Life Course: Results from an Adoption-Based Research Design”, Beaver et al 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kamenetz-2014-section" id="toc-kamenetz-2014-section">“‘Mischievous Responders’ Confound Research On Teens”, Kamenetz 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#robinson-cimpian-2014-section" id="toc-robinson-cimpian-2014-section">“Inaccurate Estimation of Disparities Due to Mischievous Responders”, Robinson-Cimpian 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#tucker-drob-briley-2014-section" id="toc-tucker-drob-briley-2014-section">“Continuity of Genetic and Environmental Influences on Cognition across the Life Span: A Meta-Analysis of Longitudinal Twin and Adoption Studies”, Tucker-Drob &amp; Briley 2014</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#lee-2013b-section" id="toc-lee-2013b-section">“Quantitative Genetics in the Postmodern Family of the Donor Sibling Registry”, Lee 2013b</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#joseph-2013-section" id="toc-joseph-2013-section">“The Lost Study: A 1998 Adoption Study of Personality That Found No Genetic Relationship between Birth-Parents and Their 240 Adopted-Away Biological Offspring”, Joseph 2013</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#nisbett-et-al-2012-section" id="toc-nisbett-et-al-2012-section">“Intelligence: New Findings and Theoretical Developments”, Nisbett et al 2012</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#kendler-et-al-2012-section" id="toc-kendler-et-al-2012-section">“Genetic and Familial Environmental Influences on the Risk for Drug Abuse: a National Swedish Adoption Study”, Kendler et al 2012</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#holmlund-et-al-2011-section" id="toc-holmlund-et-al-2011-section">“The Causal Effect of Parents’ Schooling on Children’s Schooling: A Comparison of Estimation Methods”, Holmlund et al 2011</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#plomin-daniels-2011-section" id="toc-plomin-daniels-2011-section">“Why Are Children in the Same Family so Different from One Another?”, Plomin &amp; Daniels 2011</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#tuvblad-baker-2011-section" id="toc-tuvblad-baker-2011-section">“Human Aggression across the Lifespan: Genetic Propensities and Environmental Moderators”, Tuvblad &amp; Baker 2011</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#loehlin-et-al-2007-section" id="toc-loehlin-et-al-2007-section">“Genetic and Environmental Influences on Adult Life Outcomes: Evidence from the Texas Adoption Project”, Loehlin et al 2007</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#sacerdote-2007-section" id="toc-sacerdote-2007-section">“How Large Are the Effects from Changes in Family Environment? A Study of Korean American Adoptees”, Sacerdote 2007</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#rutter-2007-section" id="toc-rutter-2007-section">“Proceeding From Observed Correlation to Causal Inference: The Use of Natural Experiments”, Rutter 2007</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#lykken-2006-section" id="toc-lykken-2006-section">“The Mechanism of Emergenesis”, Lykken 2006</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#riggins-caspers-et-al-2003-section" id="toc-riggins-caspers-et-al-2003-section">“Biology-Environment Interaction and Evocative Biology-Environment Correlation: Contributions of Harsh Discipline and Parental Psychopathology to Problem Adolescent Behaviors”, Riggins-Caspers et al 2003</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#bouchard-mcgue-2003-page-20-section" id="toc-bouchard-mcgue-2003-page-20-section">“Genetic and Environmental Influences on Human Psychological Differences § Table 5: Broad Heritabilities of Self-Report Measures of the Big Five Factors Based on Four Recent Twin Studies, a Comprehensive Review of Twin, Adoption, and Biological Kinships (Loehlin 1992), and a Summary of the Earlier Twin Literature (Bouchard 1997)”, Bouchard &amp; McGue 2003 (page 20)</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#sacerdote-2002-section" id="toc-sacerdote-2002-section">“The Nature and Nurture of Economic Outcomes”, Sacerdote 2002</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#stoolmiller-1999-section" id="toc-stoolmiller-1999-section">“Implications of the Restricted Range of Family Environments for Estimates of Heritability and Nonshared Environment in Behavior-Genetic Adoption Studies”, Stoolmiller 1999</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#lichtenstein-pedersen-1997-section" id="toc-lichtenstein-pedersen-1997-section">“Does Genetic Variance for Cognitive Abilities Account for Genetic Variance in Educational Achievement and Occupational Status? A Study of Twins Reared Apart and Twins Reared Together”, Lichtenstein &amp; Pedersen 1997</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#dilalla-et-al-1996-section" id="toc-dilalla-et-al-1996-section">“Heritability of MMPI Personality Indicators of Psychopathology in Twins Reared Apart”, DiLalla et al 1996</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#bouchard-1996b-section" id="toc-bouchard-1996b-section">“IQ Similarity in Twins Reared Apart: Findings and Responses to Critics”, Bouchard 1996b</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#betsworth-et-al-1994-section" id="toc-betsworth-et-al-1994-section">“Genetic and Environmental Influences on Vocational Interests Assessed Using Adoptive and Biological Families and Twins Reared Apart and Together”, Betsworth et al 1994</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#s%C3%B8rensen-stunkard-1993-section" id="toc-sørensen-stunkard-1993-section">“Does Obesity Run in Families Because of Genes? An Adoption Study Using Silhouettes As a Measure of Obesity”, Sørensen &amp; Stunkard 1993</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#rymer-1992-section" id="toc-rymer-1992-section">“A Silent Childhood”, Rymer 1992</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#locurto-1990-section" id="toc-locurto-1990-section">“The Malleability of IQ As Judged from Adoption Studies”, Locurto 1990</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#stunkard-et-al-1990-section" id="toc-stunkard-et-al-1990-section">“The Body-Mass Index of Twins Who Have Been Reared Apart”, Stunkard et al 1990</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#capron-duyme-1989-section" id="toc-capron-duyme-1989-section">“Assessment of Effects of Socio-Economic Status on IQ in a Full Cross-Fostering Study”, Capron &amp; Duyme 1989</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#stunkard-et-al-1986-section" id="toc-stunkard-et-al-1986-section">“An Adoption Study of Human Obesity”, Stunkard et al 1986</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#mednick-et-al-1984-section" id="toc-mednick-et-al-1984-section">“Genetic Influences in Criminal Convictions: Evidence from an Adoption Cohort”, Mednick et al 1984</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#horn-1983-section" id="toc-horn-1983-section">“The Texas Adoption Project: Adopted Children and Their Intellectual Resemblance to Biological and Adoptive Parents”, Horn 1983</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#jensen-1973d-section" id="toc-jensen-1973d-section">“Let’s Understand Skodak and Skeels, Finally”, Jensen 1973d</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#skodak-skeels-1949-section" id="toc-skodak-skeels-1949-section">“A Final Follow-Up Study of One Hundred Adopted Children”, Skodak &amp; Skeels 1949</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#leahy-1935-section" id="toc-leahy-1935-section">“Nature-Nurture and Intelligence”, Leahy 1935</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#section" id="toc-section">“All in Our Genes”</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/heritable/adoption/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/genetics/heritable/adoption/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/genetics/heritable/correlation/1951-rae.pdf
1951 Rae: The Importance of Genetic Correlations in Selection
A. L. RAE
1951-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1955-dickerson.pdf


1955-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1962-smith.pdf


2015-04-06
2024-01-01



---
/doc/genetics/heritable/correlation/1968-vandenberg-progressinhumanbehaviorgenetics.pdf


1968-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1975-karlsson.pdf
Influence of the myopia gene on brain development

1975-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1976-castleberry.pdf
Development and Evaluation of Improved Biological Sensor Systems

1976-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1977-leamy.pdf
Genetic and Environmental Correlations of Morphometric Traits in Randombred House Mice

1977-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1977-taubman-kinometricsdeterminantssocioeconomicsuccesswithinbetweenfamilies.pdf


1977-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1978-nance-twinresearchparta-psychologymethodology.pdf
Twin Research, Part A: Psychology and Methodology
Walter E. Nance, Gordon Allen, Paolo Parisi
1978-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1980-smith-2.pdf
Further remarks on estimating genetic correlations

1980
2024-01-01



---
/doc/genetics/heritable/correlation/1980-smith.pdf
Estimating genetic correlations

1980-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1981-gedda-twinresearch3-partbintelligencepersonalitydevelopment.pdf


1981
2024-01-01



---
/doc/genetics/heritable/correlation/1982-black.pdf
Quantitative Genetics of Anthropometric Variation in the Solomon Islands
Stephen James Black
1982-10-21
2024-01-01



---
/doc/genetics/heritable/correlation/1983-wilson.pdf
The Louisville Twin Study: Developmental Synchronies in Behavior

1983-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1987-defries.pdf


1987-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1987-kendler.pdf


1987-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1988-cheverud.pdf
A COMPARISON OF GENETIC AND PHENOTYPIC CORRELATIONS

1988-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1988-hewitt.pdf
Resolving causes of developmental continuity or &#x201C;tracking.&#x201D; I. Longitudinal twin studies during growth

1988-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1988-thompson.pdf


1988-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1990-brooks.pdf


1990-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1990-cardon.pdf


1990-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1990-grove.pdf


1990-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1991-defries.pdf
Chapter 3: Colorado Reading Project: An Update
J. C. DeFries, R. K. Olson, B. F. Pennington, S. D. Smith
1991-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1991-thompson.pdf


1991-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1992-kendler.pdf


1992-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1992-mcgue.pdf


1992-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1993-petrill.pdf
The phenotypic and genetic relationships among measures of cognitive ability, temperament, and scholastic achievement

1993-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1994-defries-naturenurtureduringmiddlechildhood.pdf


1994-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1995-kendler.pdf


1995-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1995-pickens.pdf


1995-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1995-roff.pdf

C V. I. S. I. O. N. Technologies
1995-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1995-wadsworth-2.pdf


1995
2024-01-01



---
/doc/genetics/heritable/correlation/1995-wadsworth.pdf
Cognitive ability and academic achievement in the Colorado Adoption Project: A multivariate genetic analysis of parent-offspring and sibling data

1995-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1996-billig.pdf
Life events and personality in late adolescence: Genetic and environmental relations

1996-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1996-ritland.pdf
INFERENCES ABOUT QUANTITATIVE INHERITANCE BASED ON NATURAL POPULATION STRUCTURE IN THE YELLOW MONKEYFLOWER, <em>MIMULUS GUTTATUS</em>

1996-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1996-silberg.pdf
Genetic and Environmental Influences on the Covariation Between Hyperactivity and Conduct Disturbance in Juvenile Twins

1996-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1996-swan.pdf


1996-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1997-almasy.pdf
Bivariate quantitative trait linkage analysis: Pleiotropy versus co-incident linkages

1997-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1997-gjone.pdf
The Association Between Internalizing and Externalizing Behavior in Childhood and Early Adolescence: Genetic or Environmental Common Influences?

1997-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1997-saudino.pdf


1997-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1998-lynchwalsh-geneticsquantitativetraits-ch21-geneticcorrelations.pdf
Chapter 21: Correlations Between Characters
Michael Lynch, Bruce Walsh
1998-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1998-oconnor-2.pdf


1998
2024-01-01



---
/doc/genetics/heritable/correlation/1998-oconnor.pdf
Genetic Contributions to Continuity, Change, and Co-occurrence of Antisocial and Depressive Symptoms in Adolescence

1998-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1998-sullivan.pdf


1998-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1999-chambers.pdf


1999-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/1999-neiderhiser.pdf


1999-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2000-petrill.pdf
Intelligence and Achievement: A Behavioral Genetic Perspective

2000-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2001-purcell.pdf


2001-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2001-schmitz.pdf


2001-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2003-bulik.pdf
1856 293..298

2003-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2003-scherrer.pdf


2003-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2004-kendler.pdf

Owner
2004-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2004-nigg.pdf


2004-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2004-pfefferbaum.pdf


2004-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2005-johnson-3.pdf


2005-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2005-plomin-3.pdf


2005-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2006-johnson.pdf


2006-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2006-saetre.pdf


2006-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2007-harlaar.pdf


2007-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2007-smith-figure1-correlationdistribution.jpg


2007
2024-01-01



---
/doc/genetics/heritable/correlation/2008-kruuk.pdf


2008-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2008-schmitt.pdf


2008-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2010-vance.pdf


2010-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2010-wade.pdf


2010-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2012-barnes.pdf


2012-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2012-boisvert.pdf


2012-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2012-gottschling.pdf
The prediction of school achievement from a behavior genetic perspective: Results from the German twin study on Cognitive Ability, Self-Reported Motivation, and School Achievement (CoSMoS)
Juliana Gottschling, Marion Spengler, Birgit Spinath, Frank M. Spinath
2012-01-01
2024-01-01
[("doi","10.1016/j.paid.2012.01.020")]


---
/doc/genetics/heritable/correlation/2012-ntzani.pdf


2012-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2013-ludeke.pdf


2013-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2013-parkes.pdf
Genetic insights into common pathways and complex relationships among immune-mediated diseases
Miles Parkes, Adrian Cortes, David A. van Heel, Matthew A. Brown
2013-01-01
2024-01-01
[("doi","10.1038/nrg3502")]


---
/doc/genetics/heritable/correlation/2014-connolly.pdf


2014-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2014-klahr.pdf


2014-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2014-sariaslan.pdf
BJP-2013–136200 1..5

2014
2024-01-01



---
/doc/genetics/heritable/correlation/2014-turkheimer.pdf
Behavior Genetic Research Methods: Testing Quasi-Causal Hypotheses Using Multivariate Twin Data
Eric Turkheimer, K. Paige Harden
2014-01-01
2024-01-01
[("doi","10.1017/CBO9780511996481.012")]


---
/doc/genetics/heritable/correlation/2015-agerbo.pdf


2015-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2015-he.pdf


2015-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2015-krapohl-figure1-rgs.png


2015
2024-01-01



---
/doc/genetics/heritable/correlation/2015-krapohl.pdf


2015-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-adams.pdf
Novel genetic loci underlying human intracranial volume identified through genome-wide association
Hieab H. H. Adams, Derrek P. Hibar, Vincent Chouraki, Jason L. Stein, Paul A. Nyquist, Miguel E. Rentería, Stella Trompet, Alejandro Arias-Vasquez, Sudha Seshadri, Sylvane Desrivières, Ashley H. Beecham, Neda Jahanshad, Katharina Wittfeld, Sven J. Van der Lee, Lucija Abramovic, Saud Alhusaini, Najaf Amin, Micael Andersson, Konstantinos Arfanakis, Benjamin S. Aribisala, Nicola J. Armstrong, Lavinia Athanasiu, Tomas Axelsson, Alexa Beiser, Manon Bernard, Joshua C. Bis, Laura M. E. Blanken, Susan H. Blanton, Marc M. Bohlken, Marco P. Boks, Janita Bralten, Adam M. Brickman, Owen Carmichael, M. Mallar Chakravarty, Ganesh Chauhan, Qiang Chen, Christopher R. K. Ching, Gabriel Cuellar-Partida, Anouk Den Braber, Nhat Trung Doan, Stefan Ehrlich, Irina Filippi, Tian Ge, Sudheer Giddaluru, Aaron L. Goldman, Rebecca F. Gottesman, Corina U. Greven, Oliver Grimm, Michael E. Griswold, Tulio Guadalupe, Johanna Hass, Unn K. Haukvik, Saima Hilal, Edith Hofer, David Hoehn, Avram J. Holmes, Martine Hoogman, Deborah Janowitz, Tianye Jia, Dalia Kasperaviciute, Sungeun Kim, Marieke Klein, Bernd Kraemer, Phil H. Lee, Jiemin Liao, David C. M. Liewald, Lorna M. Lopez, Michelle Luciano, Christine Macare, Andre Marquand, Mar Matarin, Karen A. Mather, Manuel Mattheisen, Bernard Mazoyer, David R. McKay, Rebekah McWhirter, Yuri Milaneschi, Nazanin Mirza-Schreiber, Ryan L. Muetzel, Susana Muñoz Maniega, Kwangsik Nho, Allison C. Nugent, Loes M. Olde Loohuis, Jaap Oosterlaan, Martina Papmeyer, Irene Pappa, Lukas Pirpamer, Sara Pudas, Benno Pütz, Kumar B. Rajan, Adaikalavan Ramasamy, Jennifer S. Richards, Shannon L. Risacher, Roberto Roiz-Santiañez, Nanda Rommelse, Emma J. Rose, Natalie A. Royle, Tatjana Rundek, Philipp G. Sämann, Claudia L. Satizabal, Lianne Schmaal, Andrew J. Schork, Li Shen, Jean Shin, Elena Shumskaya, Albert Vernon Smith, Emma Sprooten, Lachlan T. Strike, Alexander Teumer, Russell Thomson, Diana Tordesillas-Gutierrez, Roberto Toro, Daniah Trabzuni, Dhananjay Vaidya, Jeroen Van der Grond, Dennis Van der Meer, Marjolein M. J. Van Donkelaar, Kristel R. Van Eijk, Theo G. M. Van Erp, Daan Van Rooij, Esther Walton, Lars T. Westlye, Christopher D. Whelan, Beverly G. Windham, Anderson M. Winkler, Girma Woldehawariat, Christiane Wolf, Thomas Wolfers, Bing Xu, Lisa R. Yanek, Jingyun Yang, Alex Zijdenbos, Marcel P. Zwiers, Ingrid Agartz, Neelum T. Aggarwal, Laura Almasy, David Ames, Philippe Amouyel, Ole A. Andreassen, Sampath Arepalli, Amelia A. Assareh, Sandra Barral, Mark E. Bastin, Diane M. Becker, James T. Becker, David A. Bennett, John Blangero, Hans van Bokhoven, Dorret I. Boomsma, Henry Brodaty, Rachel M. Brouwer, Han G. Brunner, Randy L. Buckner, Jan K. Buitelaar, Kazima B. Bulayeva, Wiepke Cahn, Vince D. Calhoun, Dara M. Cannon, Gianpiero L. Cavalleri, Christopher Chen, Ching-Yu Cheng, Sven Cichon, Mark R. Cookson, Aiden Corvin, Benedicto Crespo-Facorro, Joanne E. Curran, Michael Czisch, Anders Martin Dale, Gareth E. Davies, Eco J. C. De Geus, Philip L. De Jager, Greig I. de Zubicaray, Norman Delanty, Chantal Depondt, Anita L. DeStefano, Allissa Dillman, Srdjan Djurovic, Gary Donohoe, Wayne C. Drevets, Ravi Duggirala, Thomas D. Dyer, Susanne Erk, Thomas Espeseth, Denis A. Evans, Iryna O. Fedko, Guillén Fernández, Luigi Ferrucci, Simon E. Fisher, Debra A. Fleischman, Ian Ford, Tatiana M. Foroud, Peter T. Fox, Clyde Francks, Masaki Fukunaga, J. Raphael Gibbs, David C. Glahn, Randy L. Gollub, Harald H. H. Göring, Hans J. Grabe, Robert C. Green, Oliver Gruber, Vilmundur Gudnason, Sebastian Guelfi, Narelle K. Hansell, John Hardy, Catharina A. Hartman, Ryota Hashimoto, Katrin Hegenscheid, Andreas Heinz, Stephanie Le Hellard, Dena G. Hernandez, Dirk J. Heslenfeld, Beng-Choon Ho, Pieter J. Hoekstra, Wolfgang Hoffmann, Albert Hofman, Florian Holsboer, Georg Homuth, Norbert Hosten, Jouke-Jan Hottenga, Hilleke E. Hulshoff Pol, Masashi Ikeda, M. Kamran Ikram, Clifford R. Jack Jr, Mark Jenkinson, Robert Johnson, Erik G. Jönsson, J. Wouter Jukema, René S. Kahn, Ryota Kanai, Iwona Kloszewska, David S. Knopman, Peter Kochunov, John B. Kwok, Stephen M. Lawrie, Hervé Lemaître, Xinmin Liu, Dan L. Longo, W. T. Longstreth Jr, Oscar L. Lopez, Simon Lovestone, Oliver Martinez, Jean-Luc Martinot, Venkata S. Mattay, Colm McDonald, Andrew M. McIntosh, Katie L. McMahon, Francis J. McMahon, Patrizia Mecocci, Ingrid Sigfrid Melle, Andreas Meyer-Lindenberg, Sebastian Mohnke, Grant W. Montgomery, Derek W. Morris, Thomas H. Mosley, Thomas W. Mühleisen, Bertram Müller-Myhsok, Michael A. Nalls, Matthias Nauck, Thomas E. Nichols, Wiro J. Niessen, Markus M. Nöthen, Lars Nyberg, Kazutaka Ohi, Rene L. Olvera, Roel A. Ophoff, Massimo Pandolfo, Tomas Paus, Zdenka Pausova, Brenda W. J. H. Penninx, G. Bruce Pike, Steven G. Potkin, Bruce M. Psaty, Simone Reppermund, Marcella Rietschel, Joshua L. Roffman, Nina Romanczuk-Seiferth, Jerome I. Rotter, Mina Ryten, Ralph L. Sacco, Perminder S. Sachdev, Andrew J. Saykin, Reinhold Schmidt, Peter R. Schofield, Sigurdur Sigurdsson, Andy Simmons, Andrew Singleton, Sanjay M. Sisodiya, Colin Smith, Jordan W. Smoller, Hilkka Soininen, Velandai Srikanth, Vidar M. Steen, David J. Stott, Jessika E. Sussmann, Anbupalam Thalamuthu, Henning Tiemeier, Arthur W. Toga, Bryan J. Traynor, Juan Troncoso, Jessica A. Turner, Christophe Tzourio, André G. Uitterlinden, Maria C. Valdés Hernández, Marcel Van der Brug, Aad Van der Lugt, Nic J. A. Van der Wee, Cornelia M. Van Duijn, Neeltje E. M. Van Haren, Dennis Van ′t Ent, Marie-Jose Van Tol, Badri N. Vardarajan, Dick J. Veltman, Meike W. Vernooij, Henry Völzke, Henrik Walter, Joanna M. Wardlaw, Thomas H. Wassink, Michael E. Weale, Daniel R. Weinberger, Michael W. Weiner, Wei Wen, Eric Westman, Tonya White, Tien Y. Wong, Clinton B. Wright, H. Ronald Zielke, Alan B. Zonderman, Ian J. Deary, Charles DeCarli, Helena Schmidt, Nicholas G. Martin, Anton J. M. De Craen, Margaret J. Wright, Lenore J. Launer, Gunter Schumann, Myriam Fornage, Barbara Franke, Stéphanie Debette, Sarah E. Medland, M. Arfan Ikram, Paul M. Thompson
2016-01-01
2024-01-01
[("doi","10.1038/nn.4398")]


---
/doc/genetics/heritable/correlation/2016-benca.pdf
Predicting Cognitive Executive Functioning with Polygenic Risk Scores for Psychiatric Disorders
Chelsie E. Benca, Jaime L. Derringer, Robin P. Corley, Susan E. Young, Matthew C. Keller, John K. Hewitt, Naomi P. Friedman
2016-01-01
2024-01-01
[("doi","10.1007/s10519-016-9814-2")]


---
/doc/genetics/heritable/correlation/2016-gao.pdf
Genome-Wide Association Study of Loneliness Demonstrates a Role for Common Variation
Jianjun Gao, Lea K. Davis, Amy B. Hart, Sandra Sanchez-Roige, Lide Han, John T. Cacioppo, Abraham Palmer
2016-01-01
2024-01-01
[("doi","10.1038/npp.2016.197")]


---
/doc/genetics/heritable/correlation/2016-hagenaars-figure1-intelligencergs.jpg


2016
2024-01-01



---
/doc/genetics/heritable/correlation/2016-hodgson.pdf
Shared Genetic Factors Influence Head Motion During MRI and Body Mass Index

2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-horikoshi.pdf
Genome-wide associations for birth weight and correlations with adult disease
Momoko Horikoshi, Robin N. Beaumont, Felix R. Day, Nicole M. Warrington, Marjolein N. Kooijman, Juan Fernandez-Tajes, Bjarke Feenstra, Natalie R. van Zuydam, Kyle J. Gaulton, Niels Grarup, Jonathan P. Bradfield, David P. Strachan, Ruifang Li-Gao, Tarunveer S. Ahluwalia, Eskil Kreiner, Rico Rueedi, Leo-Pekka Lyytikäinen, Diana L. Cousminer, Ying Wu, Elisabeth Thiering, Carol A. Wang, Christian T. Have, Jouke-Jan Hottenga, Natalia Vilor-Tejedor, Peter K. Joshi, Eileen Tai Hui Boh, Ioanna Ntalla, Niina Pitkänen, Anubha Mahajan, Elisabeth M. van Leeuwen, Raimo Joro, Vasiliki Lagou, Michael Nodzenski, Louise A. Diver, Krina T. Zondervan, Mariona Bustamante, Pedro Marques-Vidal, Josep M. Mercader, Amanda J. Bennett, Nilufer Rahmioglu, Dale R. Nyholt, Ronald C. W. Ma, Claudia H. T. Tam, Wing Hung Tam, Santhi K. Ganesh, Frank J. A. van Rooij, Samuel E. Jones, Po-Ru Loh, Katherine S. Ruth, Marcus A. Tuke, Jessica Tyrrell, Andrew R. Wood, Hanieh Yaghootkar, Denise M. Scholtens, Lavinia Paternoster, Inga Prokopenko, Peter Kovacs, Mustafa Atalay, Sara M. Willems, Kalliope Panoutsopoulou, Xu Wang, Lisbeth Carstensen, Frank Geller, Katharina E. Schraut, Mario Murcia, Catharina E. M. van Beijsterveldt, Gonneke Willemsen, Emil V. R. Appel, Cilius E. Fonvig, Caecilie Trier, Carla M. T. Tiesler, Marie Standl, Zoltán Kutalik, Sílvia Bonàs-Guarch, David Hougaard, Friman Sánchez, David Torrents, Johannes Waage, Mads V. Hollegaard, Hugoline G. de Haan, Frits R. Rosendaal, Carolina Medina-Gomez, Susan M. Ring, Gibran Hemani, George McMahon, Neil R. Robertson, Christopher J. Groves, Claudia Langenberg, Jian’an Luan, Robert A. Scott, Jing Hua Zhao, Frank D. Mentch, Scott M. MacKenzie, Rebecca M. Reynolds, William L. Lowe, Anke Tönjes, Michael Stumvoll, Virpi Lindi, Timo A. Lakka, Cornelia van Duijn, Wiel, Kiess, Antje Körner, Thorkild I. A. Sørensen, Harri Niinikoski, Katja Pahkala, Olli T. Raitakari, Eleftheria Zeggini, George V. Dedoussis, Yik-Ying Teo, Seang-Mei Saw, Mads Melbye, Harry Campbell, James F. Wilson, Martine Vrijheid, Eco J. C. N. de Geus, Dorret I. Boomsma, Haja N. Kadarmideen, Jens-Christian Holm, Torben Hansen, Sylvain Sebert, Andrew Tym Hattersley, Lawrence J. Beilin, John P. Newnham, Craig E. Pennell, Joachim Heinrich, Linda S. Adair, Judith B. Borja, Karen L. Mohlke, Johan G. Eriksson, Elisabeth Widen, Kähönen Mika, Jorma S. Viikari, Terho Lehtimäki, Peter Vollenweider, Klaus Bønnelykke, Hans Bisgaard, Dennis O. Mook-Kanamori, Albert Hofman, Fernando Rivadeneira, André G. Uitterlinden, Charlotta Pisinger, Oluf Pedersen, Christine Power, Elina Hyppönen, Nicholas J. Wareham, Hakon Hakonarson, Eleanor Davies, Brian R. Walker, Vincent W. V. Jaddoe, Marjo-Riitta Järvelin, Struan F. A. Grant, Allan A. Vaag, Debbie A. Lawlor, Timothy Frayling, George Davey Smith, Andrew P. Morris, Ken K. Ong, Janine F. Felix, Nicholas J. Timpson, John R. B. Perry, David M. Evans, Mark I. McCarthy, Rachel M. Freathy
2016-01-01
2024-01-01
[("doi","10.1038/nature19806")]


---
/doc/genetics/heritable/correlation/2016-hwang.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-lonnberg.pdf

American Medical Association
2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-mosing.pdf
On the Relationship Between Domain-Specific Creative Achievement and Sexual Orientation in Swedish Twins
Miriam A. Mosing, Karin J. H. Verweij, Christoph Abé, Örjan Manzano, Fredrik Ullén
2016-01-01
2024-01-01
[("doi","10.1007/s10508-016-0708-4")]


---
/doc/genetics/heritable/correlation/2016-oconnor-2.pdf
Genetic and Environmental Associations between Body Dissatisfaction, Weight Preoccupation, and Binge Eating: Evidence for a Common Factor with Differential Loadings Across Symptom Type

2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-pasaniuc.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-pickrell.pdf
Detection and interpretation of shared genetic influences on 42 human traits
Tomaz Berisa, Jimmy Z. Liu, Laure Ségurel, Joyce Y. Tung, David A. Hinds, Joseph K. Pickrell
2016-01-01
2024-01-01
[("doi","10.1038/ng.3570")]


---
/doc/genetics/heritable/correlation/2016-shen.pdf
Heritability and Genetic Correlation Between the Cerebral Cortex and Associated White Matter Connections

2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-treur.pdf
Heritability of high sugar consumption through drinks and the genetic correlation with substance use12

2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-tuckerdrob-figure1-heritabilityandgeneticcorrelationsofpersonalitytraitswithcharacterlatenttrait.jpg


2016
2024-05-25



---
/doc/genetics/heritable/correlation/2016-vonberg.pdf

American Medical Association
2016-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2016-wang-2.pdf
Not all risks are created equal: A twin study and meta-analyses of risk taking across 7 domains
Xiao-Tian Wang, Rui Zheng, Yan-Hua Xuan, Jie Chen, Shu Li
2016-01-01
2024-01-01
[("doi","10.1037/xge0000225")]


---
/doc/genetics/heritable/correlation/2016-wang.pdf
Genetic factor common to schizophrenia and HIV infection is associated with risky sexual behavior: antagonistic vs. synergistic pleiotropic SNPs enriched for distinctly different biological functions
Qian Wang, Renato Polimanti, Henry R. Kranzler, Lindsay A. Farrer, Hongyu Zhao, Joel Gelernter
2016-01-01
2024-01-01
[("doi","10.1007/s00439-016-1737-8")]


---
/doc/genetics/heritable/correlation/2016-zheng-ldhub-49x49geneticcorrelation.csv


2016
2024-01-01



---
/doc/genetics/heritable/correlation/2017-allardyce.pdf
Association Between Schizophrenia-Related Polygenic Liability and the Occurrence and Level of Mood-Incongruent Psychotic Symptoms in Bipolar Disorder
American Medical Association
2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-aschard.pdf
Genetic correlations between intraocular pressure, blood pressure and primary open-angle glaucoma: a multi-cohort analysis
Hugues Aschard, Jae H. Kang, Adriana I. Iglesias, Pirro Hysi, Jessica N. Cooke Bailey, Anthony P. Khawaja, R. R, Allingham, Allison Ashley-Koch, Richard K. Lee, Sayoko E. Moroi, Murray H. Brilliant, Gadi Wollstein, Joel S. Schuman, John H. Fingert, Donald L. Budenz, Tony Realini, Terry Gaasterland, William K. Scott, Kuldev Singh, Arthur J. Sit, Robert P. Igo Jr, Yeunjoo E. Song, Lisa Hark, Robert Ritch, Douglas J. Rhee, Vikas Gulati, Shane Haven, Douglas Vollrath, Donald J. Zack, Felipe Medeiros, Robert N. Weinreb, Ching-Yu Cheng, Daniel I. Chasman, William G. Christen, Margaret A. Pericak-Vance, Yutao Liu, Peter Kraft, Julia E. Richards, Bernard A. Rosner, Michael A. Hauser, Caroline C. W. Klaver, Cornelia M. vanDuijn, Jonathan Haines, Janey L. Wiggs, Louis R. Pasquale
2017-01-01
2024-01-01
[("doi","10.1038/ejhg.2017.136")]


---
/doc/genetics/heritable/correlation/2017-bidwell.pdf
Genetic influences on ADHD symptom dimensions: Examination of a priori candidates, gene-based tests, genome-wide variation, and SNP heritability

2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-cole-tables3.pdf

Joanne
2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-cole-tables4.pdf

Joanne
2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-coram.pdf
Leveraging Multi-Ethnic Evidence for Risk Assessment of Quantitative Traits in Minority Populations
Marc A. Coram, Huaying Fang, Sophie I. Candille, Themistocles L. Assimes, Hua Tang
2017-01-01
2024-01-01
[("doi","10.1016/j.ajhg.2017.06.015")]


---
/doc/genetics/heritable/correlation/2017-cortes.pdf
Bayesian analysis of genetic association across tree-structured routine healthcare data in the UK Biobank
Adrian Cortes, Calliope A. Dendrou, Allan Motyer, Luke Jostins, Damjan Vukcevic, Alexander Dilthey, Peter Donnelly, Stephen Leslie, Lars Fugger, Gil McVean
2017-01-01
2024-01-01
[("doi","10.1038/ng.3926")]


---
/doc/genetics/heritable/correlation/2017-docherty-figure2-phenome-eur.jpg


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-docherty-figure3-rgs.jpg


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-hammerschlag.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-jermendy.pdf
Assessing genetic and environmental influences on epicardial and abdominal adipose tissue quantities: A classical twin study
A L. Jermendy, M. Kolossvary, Z. D. Drobni, A. D. Tarnoki, D. L. Tarnoki, J. Karady, S. Voros, H. J. Lamb, B. Merkely, G. Jermendy, P. Maurovich-Horvat
2017-01-01
2024-01-01
[("doi","10.1038/ijo.2017.212")]


---
/doc/genetics/heritable/correlation/2017-joshi-figure5-mortalityrgs.jpg


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-kemp.pdf
Identification of 153 new loci associated with heel bone mineral density and functional involvement of GPC6 in osteoporosis
John P. Kemp, John A. Morris, Carolina Medina-Gomez, Vincenzo Forgetta, Nicole M. Warrington, Scott E. Youlten, Jie Zheng, Celia L. Gregson, Elin Grundberg, Katerina Trajanoska, John G. Logan, Andrea S. Pollard, Penny C. Sparkes, Elena J. Ghirardello, Rebecca Allen, Victoria D. Leitch, Natalie C. Butterfield, Davide Komla-Ebri, Anne-Tounsia Adoum, Katharine F. Curry, Jacqueline K. White, Fiona Kussy, Keelin M. Greenlaw, Changjiang Xu, Nicholas C. Harvey, Cyrus Cooper, David J. Adams, Celia M. T. Greenwood, Matthew T. Maurano, Stephen Kaptoge, Fernando Rivadeneira, Jonathan H. Tobias, Peter I. Croucher, Cheryl L. Ackert-Bicknell, J. H. Duncan Bassett, Graham R. Williams, J. Brent Richards, David M. Evans
2017-01-01
2024-01-01
[("doi","10.1038/ng.3949")]


---
/doc/genetics/heritable/correlation/2017-king.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-klarin.pdf
Genetic analysis in UK Biobank links insulin resistance and transendothelial migration pathways to coronary artery disease
Derek Klarin, Qiuyu Martin Zhu, Connor A. Emdin, Mark Chaffin, Steven Horner, Brian J. McMillan, Alison Leed, Michael E. Weale, Chris C. A. Spencer, François Aguet, Ayellet V. Segrè, Kristin G. Ardlie, Amit V. Khera, Virendar K. Kaushik, Pradeep Natarajan, Sekar Kathiresan
2017-01-01
2024-01-01
[("doi","10.1038/ng.3914")]


---
/doc/genetics/heritable/correlation/2017-kong-iceland-education-dysgenics.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-lau.pdf
High-Resolution Genetic Maps Identify Multiple Type 2 Diabetes Loci at Regulatory Hotspots in African Americans and Europeans
Winston Lau, Toby Andrew, Nikolas Maniatis
2017-01-01
2024-01-01
[("doi","10.1016/j.ajhg.2017.04.007")]


---
/doc/genetics/heritable/correlation/2017-li-3.pdf
Genome-wide association analysis identifies 30 new susceptibility loci for schizophrenia
Zhiqiang Li, Jianhua Chen, Hao Yu, Lin He, Yifeng Xu, Dai Zhang, Qizhong Yi, Changgui Li, Xingwang Li, Jiawei Shen, Zhijian Song, Weidong Ji, Meng Wang, Juan Zhou, Boyu Chen, Yahui Liu, Jiqiang Wang, Peng Wang, Ping Yang, Qingzhong Wang, Guoyin Feng, Benxiu Liu, Wensheng Sun, Baojie Li, Guang He, Weidong Li, Chunling Wan, Qi Xu, Wenjin Li, Zujia Wen, Ke Liu, Fang Huang, Jue Ji, Stephan Ripke, Weihua Yue, Patrick F. Sullivan, Michael C. O’Donovan, Yongyong Shi
2017-01-01
2024-01-01
[("doi","10.1038/ng.3973")]


---
/doc/genetics/heritable/correlation/2017-mann.pdf
Sensation seeking and impulsive traits as personality endophenotypes for antisocial behavior: Evidence from two independent samples
Frank D. Mann, Laura Engelhardt, Daniel A. Briley, Andrew D. Grotzinger, Megan W. Patterson, Jennifer L. Tackett, Dixie B. Strathan, Andrew Heath, Michael Lynskey, Wendy Slutske, Nicholas G. Martin, Elliot M. Tucker-Drob, K. Paige Harden
2017-01-01
2024-01-01
[("doi","10.1016/j.paid.2016.09.018")]


---
/doc/genetics/heritable/correlation/2017-robinson.pdf
Genetic evidence of assortative mating in humans
Matthew R. Robinson, Aaron Kleinman, Mariaelisa Graff, Anna A. E. Vinkhuyzen, David Couper, Michael B. Miller, Wouter J. Peyrot, Abdel Abdellaoui, Brendan P. Zietsch, Ilja M. Nolte, Jana V. van Vliet-Ostaptchouk, Harold Snieder, Sarah E. Medland, Nicholas G. Martin, Patrik K. E. Magnusson, William Iacono, Matt McGue, Kari E. North, Jian Yang, Peter M. Visscher
2017-01-01
2024-01-01
[("doi","10.1038/s41562-016-0016")]


---
/doc/genetics/heritable/correlation/2017-rydell.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-sanjak-dysgenics-malefemale.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-schwartz.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-smoller.pdf
Psychiatric genetics and the structure of psychopathology
Jordan W. Smoller, Ole A. Andreassen, Howard J. Edenberg, Stephen V. Faraone, Stephen J. Glatt, Kenneth S. Kendler
2017-01-01
2024-01-01
[("doi","10.1038/s41380-017-0010-4")]


---
/doc/genetics/heritable/correlation/2017-socrates-geneticcorrelations-figure3-psychiatrichealth.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-socrates-geneticcorrelations-figure5-lifestylesocialfactors.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-stein.pdf
Genetic risk variants for social anxiety

2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-tieman.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2017-veatch.pdf
Pleiotropic genetic effects influencing sleep and neurological disorders
Olivia J. Veatch, Brendan T. Keenan, Philip R. Gehrman, Beth A. Malow, Allan I. Pack
2017-01-01
2024-01-01
[("doi","10.1016/S1474-4422(16)30339-8")]


---
/doc/genetics/heritable/correlation/2017-verhulst.pdf
GW-SEM: A Statistical Package to Conduct Genome-Wide Structural Equation Modeling
Brad Verhulst
2017-01-01
2024-01-01
[("doi","10.1007/s10519-017-9842-6")]


---
/doc/genetics/heritable/correlation/2017-wiggans-dairyselection-figure1-genotypingincreasesince2009.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-wiggans-dairyselection-figure5-increasingeconomicvalue.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-wiggans-dairyselection-table4-predictionaccuracyincreases.png


2017
2024-01-01



---
/doc/genetics/heritable/correlation/2017-zhao-2.pdf


2017-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2018-abdellaoui-figure6-geneticcorrelations-politicsminingreligion.png


2018
2024-01-01



---
/doc/genetics/heritable/correlation/2018-ayoub.pdf
Genetic and Environmental Associations Between Child Personality and Parenting
Mona Ayoub, Daniel A. Briley, Andrew D. Grotzinger, Megan W. Patterson, Laura E. Engelhardt, Jennifer L. Tackett, K. Paige Harden, Elliot M. Tucker-Drob
2018-01-01
2024-01-01
[("doi","10.1177/1948550618784890")]

<p>Parenting is often conceptualized in terms of its effects on offspring. However, children may also play an active role in influencing the parenting they receive. Simple correlations between parenting and child outcomes may be due to parent-to-child causation, child-to-parent causation, or some combination of the two.</p>
<p>We use a multirater, genetically informative, large sample (<em>n</em> = 1,411 twin sets) to gain traction on this issue as it relates to parental warmth and stress in the context of child Big 5 personality.</p>
<p>Considerable variance in parental warmth (27%) and stress (45%) was attributable to child genetic influences on parenting. Incorporating child Big 5 personality into the model roughly explained half of this variance. This result is consistent with the hypothesis that parents mold their parenting in response to their child’s personality.</p>
<p>Residual heritability of parenting is likely due to child characteristics beyond the Big Five.</p>
---
/doc/genetics/heritable/correlation/2018-domingue.pdf
The social genome of friends and schoolmates in the National Longitudinal Study of Adolescent to Adult Health

2018-01-01
2024-01-01
[("doi","10.1073/pnas.1711803115")]

<p><strong>Significance</strong>: Our study reported significant findings of a “social genome” that can be quantified and studied to understand human health and behavior.</p>
<p>In a national sample of more than 5,000 American adolescents, we found evidence of social forces that act to make friends and schoolmates more genetically similar to one another compared with random pairs of unrelated individuals. This subtle genetic similarity was observed across the entire genome and at sets of genomic locations linked with specific traits—educational attainment and body mass index—a phenomenon we term “<strong>social-genetic correlation</strong>.”</p>
<p>We also find evidence of a “social-genetic effect” such that the genetics of a person’s friends and schoolmates influenced their own education, even after accounting for the person’s own genetics.</p>
---
/doc/genetics/heritable/correlation/2018-gotby.pdf
Childhood neurodevelopmental disorders and risk of coercive sexual victimization in childhood and adolescence—a population-based prospective twin study
Vide Ohlsson Gotby, Paul Lichtenstein, Niklas Långström, Erik Pettersson
2018-01-01
2024-01-01
[("doi","10.1111/jcpp.12884")]


---
/doc/genetics/heritable/correlation/2018-gustavson.pdf
Genetic and Environmental Influences on Verbal Fluency in Middle Age: A Longitudinal Twin Study
Daniel E. Gustavson
2018-01-01
2024-01-01
[("doi","10.1007/s10519-018-9910-6")]


---
/doc/genetics/heritable/correlation/2018-hill-figure5-intelligencergs.jpg


2018
2024-01-01



---
/doc/genetics/heritable/correlation/2018-khramtsova.pdf
The role of sex in the genomics of human complex traits
Ekaterina A. Khramtsova, Lea K. Davis, Barbara E. Stranger
2018-01-01
2024-01-01
[("doi","10.1038/s41576-018-0083-1")]


---
/doc/genetics/heritable/correlation/2018-magnusson.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2018-ni.pdf
Estimation of Genetic Correlation via Linkage Disequilibrium Score Regression and Genomic Restricted Maximum Likelihood
Guiyan Ni, Gerhard Moser, Schizophrenia Working Group of the Psychiatric Genomics Consortium, Stephan Ripke, Benjamin M. Neale, Aiden Corvin, James T. R. Walters, Kai-How Farh, Peter A. Holmans, Phil Lee, Brendan Bulik-Sullivan, David A. Collier, Hailiang Huang, Tune H. Pers, Ingrid Agartz, Esben Agerbo, Margot Albus, Madeline Alexander, Farooq Amin, Silviu A. Bacanu, Martin Begemann, Richard A. Belliveau Junior, Judit Bene, Sarah E. Bergen, Elizabeth Bevilacqua, Tim B. Bigdeli, Donald W. Black, Richard Bruggeman, Nancy G. Buccola, Randy L. Buckner, William Byerley, Wiepke Cahn, Guiqing Cai, Dominique Campion, Rita M. Cantor, Vaughan J. Carr, Noa Carrera, Stanley V. Catts, Kimberly D. Chambert, Raymond C. K. Chan, Ronald Y. L. Chen, Eric Y. H. Chen, Wei Cheng, Eric F. C. Cheung, Siow Ann Chong, C. Robert Cloninger, David Cohen, Nadine Cohen, Paul Cormican, Nick Craddock, James J. Crowley, David Curtis, Michael Davidson, Kenneth L. Davis, Franziska Degenhardt, Jurgen Del Favero, Ditte Demontis, Dimitris Dikeos, Timothy Dinan, Srdjan Djurovic, Gary Donohoe, Elodie Drapeau, Jubao Duan, Frank Dudbridge, Naser Durmishi, Peter Eichhammer, Johan Eriksson, Valentina Escott-Price, Laurent Essioux, Ayman H. Fanous, Martilias S. Farrell, Josef Frank, Lude Franke, Robert Freedman, Nelson B. Freimer, Marion Friedl, Joseph I. Friedman, Menachem Fromer, Giulio Genovese, Lyudmila Georgieva, Ina Giegling, Paola Giusti-Rodríguez, Stephanie Godard, Jacqueline I. Goldstein, Vera Golimbet, Srihari Gopal, Jacob Gratten, Lieuwe de Haan, Christian Hammer, Marian L. Hamshere, Mark Hansen, Thomas Hansen, Vahram Haroutunian, Annette M. Hartmann, Frans A. Henskens, Stefan Herms, Joel N. Hirschhorn, Per Hoffmann, Andrea Hofman, Mads V. Hollegaard, David Hougaard, Masashi Ikeda, Inge Joa, Antonio Juliá, René S. Kahn, Luba Kalaydjieva, Sena Karachanak-Yankova, Juha Karjalainen, David Kavanagh, Matthew C. Keller, James L. Kennedy, Andrey Khrunin, Yunjung Kim, Janis Klovins, James A. Knowles, Bettina Konte, Vaidutis Kucinskas, Zita Ausrele Kucinskiene, Hana Kuzelova-Ptackova, Anna K. Kähler, Claudine Laurent, Jimmy Lee Chee Keong, Sophie E. Legge, Bernard Lerer, Miaoxin Li, Tao Li, Kung-Yee Liang, Jeffrey Lieberman, Svetlana Limborska, Carmel M. Loughland, Jan Lubinski, Jouko Lönnqvist, Milan Macek Junior, Patrik K. E. Magnusson, Brion S. Maher, Wolfgang Maier, Jacques Mallet, Sara Marsal, Manuel Mattheisen, Morten Mattingsda, Robert W. McCarley, Colm McDonald, Andrew M. McIntosh, Sandra Meier, Carin J. Meijer, Bela Melegh, Ingrid Sigfrid Melle, Raquelle I. Mesholam-Gately, Andres Metspalu, Patricia T. Michie, Lili Milani, Vihra Milanova, Younes Mokrab, Derek W. Morris, Ole Mors, Kieran C. Murphy, Robin M. Murray, Inez Myin-Germeys, Bertram Müller-Myhsok, Mari Nelis, Igor Nenadic, Deborah A. Nertney, Gerald Nestadt, Kristin K. Nicodemus, Liene Nikitina-Zake, Laura Nisenbaum, Annelie Nordin, Eadbhard O’Callaghan, Colm O’Dushlaine, F. Anthony O’Neill, Sang-Yun Oh, Ann Olinc, Line Olsen, Jim Van Os, Christos Pantelis, George N. Papadimitriou, Sergi Papio, Elena Parkhomenko, Michele T. Pato, Tiina Paunio, Milica Pejovic-Milovancevic, Diana O. Perkins, Olli Pietiläinenl, Jonathan Pimm, Andrew J. Pocklington, John Powell, Alkes Price, Ann E. Pulver, Shaun M. Purcell, Digby Quested, Henrik B. Rasmussen, Abraham Reichenberg, Mark A. Reimers, Alexander L. Richards, Joshua L. Roffman, Panos Roussos, Douglas M. Ruderfer, Veikko Salomaa, Alan R. Sanders, Ulrich Schall, Christian R. Schubert, Thomas G. Schulze, Sibylle G. Schwab, Edward M. Scolnick, Rodney J. Scott, Larry J. Seidman, Jianxin Shi, Engilbert Sigurdsson, Teimuraz Silagadze, Jeremy M. Silverman, Kang Sim, Petr Slominsky, Jordan W. Smoller, Hon-Cheong So, Chris C. A. Spencer, Eli A. Stah, Hreinn Stefansson, Stacy Steinberg, Elisabeth Stogmann, Richard E. Straub, Eric Strengman, Jana Strohmaier, T. Scott Stroup, Mythily Subramaniam, Jaana Suvisaari, Dragan M. Svrakic, Jin P. Szatkiewicz, Erik Söderman, Srinivas Thirumalai, Draga Toncheva, Sarah Tosato, Juha Veijola, John Waddington, Dermot Walsh, Dai Wang, Qiang Wang, Bradley T. Webb, Mark Weiser, Dieter B. Wildenauer, Nigel M. Williams, Stephanie Williams, Stephanie H. Witt, Aaron R. Wolen, Emily H. M. Wong, Brandon K. Wormley, Hualin Simon Xi, Clement C. Zai, Xuebin Zheng, Fritz Zimprich, Kari Stefansson, Peter M. Visscher, Rolf Adolfsson, Ole A. Andreassen, Douglas H. R. Blackwood, Elvira Bramon, Joseph D. Buxbaum, Anders Børglum, Sven Cichon, Ariel Darvasi, Enrico Domenici, Hannelore Ehrenreich, Tõnu Esko, Pablo V. Gejman, Michael Gill, Hugh Gurling, Christina M. Hultman, Nakao Iwata, Assen V. Jablensky, Erik G. Jönsson, Kenneth S. Kendler, George Kirov, Jo Knight, Todd Lencz, Douglas F. Levinson, Qingqin S. Li, Jianjun Liu, Anil K. Malhotra, Steven A. McCarrol, Andrew McQuillin, Jennifer L. Moran, Preben Bo Mortensen, Bryan J. Mowry, Markus M. Nöthen, Roel A. Ophoff, Michael J. Owen, Aarno Palotie, Carlos N. Pato, Tracey L. Petryshen, Danielle Posthuma, Marcella Rietsche, Brien P. Riley, Dan Rujescu, Pak C. Sham, Pamela Sklar, David St Clair, Daniel R. Weinberger, Jens R. Wendland, Thomas Werge, Mark J. Daly, Patrick F. Sullivan, Michael C. O’Donovan, Naomi R. Wray, S. Hong Lee, Psychosis Endophenotypes International Consortium, Wellcome Trust Case-Control Consortium
2018-01-01
2024-01-01
[("doi","10.1016/j.ajhg.2018.03.021")]


---
/doc/genetics/heritable/correlation/2018-patterson-2.pdf
Genetic and environmental influences on internalizing psychopathology across age and pubertal development
Megan W. Patterson, Frank D. Mann, Andrew D. Grotzinger, Jennifer L. Tackett, Elliot M. Tucker-Drob, K. Paige Harden
2018-01-01
2024-01-01
[("doi","10.1037/dev0000578")]


---
/doc/genetics/heritable/correlation/2018-razaz.pdf
Association between maternal body mass index in early pregnancy and anorexia nervosa in daughters

2018-01-01
2024-01-01
[("doi","10.1002/eat.22921")]


---
/doc/genetics/heritable/correlation/2018-ronald.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2018-teeuw.pdf
oup_cercor_bhy005 1..16 ++

2018-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2018-watanabe-figure2-rgs.png


2018
2024-01-01



---
/doc/genetics/heritable/correlation/2018-weinschenk.pdf
The Effect of Education on Political Knowledge: Evidence From Monozygotic Twins
Aaron C. Weinschenk, Christopher T. Dawes
2018-01-01
2024-01-01
[("doi","10.1177/1532673X18788048")]

<p>Political scientists have long been interested in the determinants of <a href="https://en.wikipedia.org/wiki/Political_knowledge">political knowledge</a>. In many studies, <a href="https://en.wikipedia.org/wiki/Education">education</a> is the strongest predictor of political knowledge. However, some studies have found that education has no effect on knowledge once confounding variables are taken into account. In addition, some recent work suggests that education remains the strongest predictor of knowledge even after accounting for confounders like personality traits and intelligence.</p>
<p>We provide new evidence on the effect of education on political knowledge by using the <a href="https://en.wikipedia.org/wiki/Twin_study">co-twin control design</a>. By looking at the relationship between education and knowledge within <a href="https://en.wikipedia.org/wiki/Monozygotic">monozygotic twin</a> pairs, we are able to circumvent sources of confounding of the relationship due to genetic factors and early-life family environment because monozygotic twins share both.</p>
<p>We find that the relationship between education and political knowledge is highly confounded by genes and/or familial environment. The results from a naive model that does not take into account unobserved family factors indicate that education has a positive and statistically-significant effect on political knowledge. However, in a twin fixed-effects model that accounts for confounding due to genetic factors and familial socialization, we find that the effect of education on political knowledge drops substantially and is not statistically-significant at conventional levels.</p>
---
/doc/genetics/heritable/correlation/2018-wiklund.pdf
Childhood body mass index and development of eating disorder traits across adolescence
Camilla A. Wiklund, Ralf Kuja-Halkola, Laura M. Thornton, Katarina Bälter, Elisabeth Welch, Cynthia M. Bulik
2018-01-01
2024-01-01
[("doi","10.1002/erv.2612")]


---
/doc/genetics/heritable/correlation/2018-yilmaz.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/correlation/2018-zanetti.pdf
Transethnic differences in GWAS signals: A simulation study

2018-01-01
2024-01-01
[("doi","10.1111/ahg.12251")]


---
/doc/genetics/heritable/correlation/2019-belsky-2.pdf
Genetics and the geography of health, behavior and attainment
Daniel W. Belsky, Avshalom Caspi, Louise Arseneault, David L. Corcoran, Benjamin W. Domingue, Kathleen Mullan Harris, Renate M. Houts, Jonathan S. Mill, Terrie E. Moffitt, Joseph Prinz, Karen Sugden, Jasmin Wertz, Benjamin Williams, Candice L. Odgers
2019
2024-01-01
[("doi","10.1038/s41562-019-0562-1")]


---
/doc/genetics/heritable/correlation/2019-coop-illinoislongtermselectionexperiment-responsetoselection.jpg


2019
2024-01-01



---
/doc/genetics/heritable/correlation/2019-gurdasani.pdf
Genomics of disease risk in globally diverse populations
Deepti Gurdasani, Inês Barroso, Eleftheria Zeggini, Manjinder S. Sandhu
2019-01-01
2024-01-01
[("doi","10.1038/s41576-019-0144-0")]


---
/doc/genetics/heritable/correlation/2019-heiland.pdf
Estimating the educational consequences of teenage childbearing: Identification, heterogeneous effects and the value of biological relationship information
Frank Heiland, Sanders Korenman, Rachel A. Smith
2018-12-28
2024-01-01
[("doi","10.1016/j.ehb.2018.12.003")]


---
/doc/genetics/heritable/correlation/2019-hufer.pdf
Genetic and environmental variation in political orientation in adolescence and early adulthood: A Nuclear Twin Family analysis
Anke Hufer, Anna Elena Kornadt, Christian Kandler, Rainer Riemann
2019-01-01
2024-01-01
[("doi","10.1037/pspp0000258")]


---
/doc/genetics/heritable/correlation/2019-kandler.pdf
Unravelling the Interplay Between Genetic and Environmental Contributions in the Unfolding of Personality Differences from Early Adolescence to Young Adulthood
Christian Kandler, Trine Waaktaar, René Mõttus, Rainer Riemann, Svenn Torgersen, Cornelia Wrzus
2019-01-01
2024-01-01
[("doi","10.1002/per.2189")]

<p>In two studies, we examined the genetic and environmental sources of the unfolding of personality trait differences from childhood to emerging adulthood. Using self–reports from over 3000 representative German twin pairs of 3 birth cohorts, we could replicate previous findings on the primary role of genetic sources accounting for the unfolding of inter–individual differences in personality traits and stabilizing trait differences during adolescence.</p>
<p>More specifically, the genetic variance increased between early (ages 10–12 years) and late (ages 16–18 years) adolescence and stabilized between late adolescence and young adulthood (ages 21–25 years). This trend could be confirmed in a second three–wave longitudinal study of adolescents’ personality self–reports and parent ratings from about 1400 Norwegian twin families (average ages between 15 and 20 years).</p>
<p>Moreover, the longitudinal study provided evidence for increasing genetic differences being primarily due to accumulation of novel genetic influences instead of an amplification of initial genetic variation. This is in line with cumulative interaction effects between twins’ correlated genetic makeups and environmental circumstances shared by adolescent twins reared together. In other words, <a href="https://en.wikipedia.org/wiki/Gene%E2%80%93environment_interaction">nature × nurture interactions</a> rather than transactions can account for increases in genetic variance and thus personality variance during adolescence.</p>
---
/doc/genetics/heritable/correlation/2019-karlsson.pdf
Contribution of genetics to visceral adiposity and its relation to cardiovascular and metabolic disease
Torgny Karlsson, Mathias Rask-Andersen, Gang Pan, Julia Höglund, Claes Wadelius, Weronica E. Ek, Åsa Johansson
2019-09-09
2024-01-01
[("doi","10.1038/s41591-019-0563-7")]


---
/doc/genetics/heritable/correlation/2019-liu-figure1-drugusergs.png


2019
2024-01-01



---
/doc/genetics/heritable/correlation/2019-schoeler.pdf
Multi–Polygenic Score Approach to Identifying Individual Vulnerabilities Associated With the Risk of Exposure to Bullying
Tabea Schoeler, Shing Wan Choi, Frank Dudbridge, Jessie Baldwin, Lauren Duncan, Charlotte M. Cecil, Esther Walton, Essi Viding, Eamon McCrory, Jean-Baptiste Pingault
2019-01-01
2024-01-01
[("doi","10.1001/jamapsychiatry.2019.0310")]


---
/doc/genetics/heritable/correlation/2019-suzuki.pdf
Identification of 28 new susceptibility loci for type 2 diabetes in the Japanese population
Ken Suzuki, Masato Akiyama, Kazuyoshi Ishigaki, Masahiro Kanai, Jun Hosoe, Nobuhiro Shojima, Atsushi Hozawa, Aya Kadota, Kiyonori Kuriki, Mariko Naito, Kozo Tanno, Yasushi Ishigaki, Makoto Hirata, Koichi Matsuda, Nakao Iwata, Masashi Ikeda, Norie Sawada, Taiki Yamaji, Motoki Iwasaki, Shiro Ikegawa, Shiro Maeda, Yoshinori Murakami, Kenji Wakai, Shoichiro Tsugane, Makoto Sasaki, Masayuki Yamamoto, Yukinori Okada, Michiaki Kubo, Yoichiro Kamatani, Momoko Horikoshi, Toshimasa Yamauchi, Takashi Kadowaki
2019-01-01
2024-01-01
[("doi","10.1038/s41588-018-0332-4")]


---
/doc/genetics/heritable/correlation/2019-vanrheenen.pdf
Genetic correlations of polygenic disease traits: from theory to practice
Wouter Rheenen, Wouter J. Peyrot, Andrew J. Schork, S. Hong Lee, Naomi R. Wray
2019-01-01
2024-01-01
[("doi","10.1038/s41576-019-0137-z")]


---
/doc/genetics/heritable/correlation/2019-weinschenk.pdf
New evidence on the link between genes, psychological traits, and political engagement
Aaron C. Weinschenk, Christopher T. Dawes, Christian Kandler, Edward Bell, Rainer Riemann
2019-01-01
2024-01-01
[("doi","10.1017/pls.2019.3")]

<p>We investigate the link between <a href="https://en.wikipedia.org/wiki/Gene">genes</a>, psychological traits, and <a href="https://en.wikipedia.org/wiki/Political_engagement">political engagement</a> using a new data set containing information on a large sample of young German twins. The <a href="https://www.twin-life.de/">TwinLife Study</a> enables us to examine the predominant model of personality, the <a href="https://en.wikipedia.org/wiki/Big_Five_personality_traits">Big 5 framework</a>, as well as traits that fall outside the Big Five, such as cognitive ability, providing a more comprehensive understanding of the underpinnings of political engagement.</p>
<p>Our results support previous work showing genetic overlap between some psychological traits and political engagement. More specifically, we find that <a href="https://en.wikipedia.org/wiki/Intelligence">cognitive ability</a> and <a href="https://en.wikipedia.org/wiki/Openness_to_experience">openness to experience</a> are correlated with political engagement and that common genes can explain most of the relationship between these psychological traits and political engagement.</p>
<p>Relationships between genes, psychological traits, and political engagement exist even at a fairly young age, which is an important finding given that previous work has relied heavily on older samples to study the link between genes, psychological traits, and political engagement.</p>
---
/doc/genetics/heritable/correlation/2019-wojcik.pdf
Genetic analyses of diverse populations improves discovery for complex traits
Genevieve L. Wojcik, Mariaelisa Graff, Katherine K. Nishimura, Ran Tao, Jeffrey Haessler, Christopher R. Gignoux, Heather M. Highland, Yesha M. Patel, Elena P. Sorokin, Christy L. Avery, Gillian M. Belbin, Stephanie A. Bien, Iona Cheng, Sinead Cullina, Chani J. Hodonsky, Yao Hu, Laura M. Huckins, Janina Jeff, Anne E. Justice, Jonathan M. Kocarnik, Unhee Lim, Bridget M. Lin, Yingchang Lu, Sarah C. Nelson, Sung-Shim L. Park, Hannah Poisner, Michael H. Preuss, Melissa A. Richard, Claudia Schurmann, Veronica W. Setiawan, Alexandra Sockell, Karan Vahi, Marie Verbanck, Abhishek Vishnu, Ryan W. Walker, Kristin L. Young, Niha Zubair, Victor Acuña-Alonso, Jose Luis Ambite, Kathleen C. Barnes, Eric Boerwinkle, Erwin Böttinger, Carlos D. Bustamante, Christian Caberto, Samuel Canizales-Quinteros, Matthew P. Conomos, Ewa Deelman, Ron Do, Kimberly Doheny, Lindsay Fernández-Rhodes, Myriam Fornage, Benyam Hailu, Gerardo Heiss, Brenna M. Henn, Lucia A. Hindorff, Rebecca D. Jackson, Cecelia A. Laurie, Cathy C. Laurie, Yuqing Li, Dan-Yu Lin, Andres Moreno-Estrada, Girish Nadkarni, Paul J. Norman, Loreall C. Pooler, Alexander P. Reiner, Jane Romm, Chiara Sabatti, Karla Sandoval, Xin Sheng, Eli Ayumi Stahl, Daniel O. Stram, Timothy A. Thornton, Christina L. Wassel, Lynne R. Wilkens, Cheryl A. Winkler, Sachi Yoneyama, Steven Buyske, Christopher A. Haiman, Charles Kooperberg, Loic Le Marchand, Ruth Loos, Tara C. Matise, Kari E. North, Ulrike Peters, Eimear E. Kenny, Christopher S. Carlson
2019-01-01
2024-01-01
[("doi","10.1038/s41586-019-1310-4")]


---
/doc/genetics/heritable/correlation/2019-zenin-figure5-35rgs.png


2019
2024-01-01



---
/doc/genetics/heritable/correlation/2020-richmondrakerd-figure4-correlations.png


2020
2024-01-01



---
/doc/genetics/heritable/correlation/2020-ruish.pdf
Aggression based genome-wide, glutamatergic, dopaminergic and neuroendocrine polygenic risk scores predict callous-unemotional traits
I. Hyun Ruisch
2020
2024-01-01



---
/doc/genetics/heritable/correlation/2020-sakaue.pdf
Trans-biobank analysis with 676,000 individuals elucidates the association of polygenic risk scores of complex traits with human lifespan
Saori Sakaue, Masahiro Kanai, Juha Karjalainen, Masato Akiyama, Mitja Kurki, Nana Matoba, Atsushi Takahashi, Makoto Hirata, Michiaki Kubo, Koichi Matsuda, Yoshinori Murakami, Mark J. Daly, Yoichiro Kamatani, Yukinori Okada
2020-03-23
2024-01-01
[("doi","10.1038/s41591-020-0785-8")]


---
/doc/genetics/heritable/correlation/2021-harden.pdf
‘Reports of My Death Were Greatly Exaggerated’: Behavior Genetics in the Postgenomic Era
K. Paige Harden
2020-09-08
2024-01-01
[("doi","10.1146/annurev-psych-052220-103822")]

<p>Behavior genetics studies how genetic differences among people contribute to differences in their psychology and behavior.</p>
<p>Here, I describe how the conclusions and methods of behavior genetics have evolved in the postgenomic era in which the human genome can be directly measured. First, I revisit the first law of behavioral genetics stating that everything is heritable, and I describe results from large-scale meta-analyses of twin data and new methods for estimating heritability using measured DNA.</p>
<p>Second, I describe new methods in <a href="https://en.wikipedia.org/wiki/Statistical_genetics">statistical genetics</a>, including <a href="https://en.wikipedia.org/wiki/Genome-wide_association_study">genome-wide association studies</a> and <a href="https://en.wikipedia.org/wiki/Polygenic_score">polygenic score</a> analyses.</p>
<p>Third, I describe the next generation of work on <a href="https://en.wikipedia.org/wiki/Gene%E2%80%93environment_interaction">gene × environment interaction</a>, with a particular focus on how genetic influences vary across sociopolitical contexts and exogenous environments.</p>
<p><strong>Genomic technology</strong> has ushered in a golden age of new tools to address enduring questions about how genes and environments combine to create unique human lives.</p>
---
/doc/genetics/heritable/correlation/2021-takahashi-figure2-multivariategeneticanalysisof4conscientiousnessmeasures.jpg


2021
2024-01-01



---
/doc/genetics/heritable/correlation/2022-athanasiadis-figure4-denmarkpopulationregistrygeneticcorrelationsby10diagnosticcategories.jpg


2022
2024-01-01



---
/doc/genetics/heritable/correlation/2022-jeon-figure4-heritabilityandgeneticorrelationsinkorea4kwholegenomesequencing.jpg


2022
2024-01-01



---
/doc/genetics/heritable/correlation/2022-mitchell-figure1-geneticcorrelationsbetween11cognitiveandpsychiatrictraits.png


2022
2024-01-01



---
/doc/genetics/heritable/correlation/2022-vandijk.pdf
Using Twins to Assess What Might Have Been: The Co-twin Control Design
Wilhelmina van Dijk, Cynthia U. Norris, Sara A. Hart
2022-08-30
2024-01-01
[("doi","10.1177/10497315221120604")]

<p>Randomized control trials are considered the pinnacle for causal inference. In many cases, however, randomization of participants in social work research studies is not feasible or ethical.</p>
<p>This paper introduces the <strong>co-twin control design</strong> study as an alternative quasi-experimental design to provide evidence of causal mechanisms when randomization is not possible. This method maximizes the genetic and environmental sameness between twins who are discordant on an “exposure” to provide strong counterfactuals as approximations of causal effects.</p>
<p>We describe how the co-twin control design can be used to infer causality and in what type of situations the design might be useful for social work researchers.</p>
<p>Finally, we give advantages and limitations to the design, list a set of Twin Registries with data available after application, and provide an example code for data analysis.</p>
---
/doc/genetics/heritable/correlation/2022-wang-6.pdf
Heritability of Justice Sensitivity
Yun Wang, Yu L. L. Luo, Michael Shengtao Wu, Yuan Zhou
2022-01-27
2024-01-01
[("doi","10.1027/1614-0001/a000366")]

<p>Justice is one of the fundamental principles in human evolution, and <a href="https://en.wikipedia.org/wiki/Justice_sensitivity">justice sensitivity</a> from the pro-self (eg. as a victim) and the prosocial perspective (eg. as an observer, beneficiary, and perpetrator) matters in mental wellness and social interaction. However, the extent to which individual difference in justice sensitivity is influenced by genetic versus environmental factors remains unclear.</p>
<p>Using a sample with 244 twin pairs, the present research attempts to determine the extent to which genetic factors play a role in the inter-individual difference of justice sensitivity as well as whether different facets of justice sensitivity, namely, pro-self and prosocial perspectives, share a common genetic basis. Results showed that (1) all facets of justice sensitivity were moderately heritable (21–33%) and that the non-shared environmental factors plus measurement error accounted for the rest of the variations (67–79%); (2) associations between the prosocial facets of justice sensitivity were driven by common genetic (<em>r</em><sub>g</sub> = 0.50–.65) and non-shared environmental (plus measurement error; <em>r</em><sub>e</sub> = 0.24–.65) influences, whereas no significant genetic link was found between the pro-self and prosocial facets.</p>
<p>The current findings provide novel evidence that sensitivity to injustice, especially to others’ suffering, is fundamentally grounded upon genetic origin, thereby shedding light on the <a href="https://en.wikipedia.org/wiki/Nature_versus_nurture">nature and nurture</a> aspects of justice behavior.</p>
---
/doc/genetics/heritable/correlation/2023-albinana-figure2-performanceofmultipgsvssinglepgs.jpg


2023
2024-01-01



---
/doc/genetics/heritable/correlation/2024-abdellaoui-figure1-ukbbvirginityphenotypiccorrelates.jpg


2024
2024-07-30



---
/doc/genetics/heritable/correlation/mendelian-randomization/2020-degeus-figure3-geneticcorrelations.jpg


2020
2024-01-01



---
/doc/genetics/heritable/correlation/mendelian-randomization/2021-song-figure2-contemporaryandrecenthumanevolutionpressures.png


2021
2024-01-01



---
/doc/genetics/heritable/dog/1940-thorne.pdf
Approach and Withdrawal Behavior in Dogs
Frederick C. Thorne
1940-01-01
2024-01-01
[("doi","10.1080/08856559.1940.10534501")]


---
/doc/genetics/heritable/dog/1982-goddard.pdf
Genetic and environmental factors affecting the suitability of dogs as Guide Dogs for the Blind
M. E. Goddard, R. G. Beilharz
1982-01-01
2024-01-01
[("doi","10.1007/bf00293339")]


---
/doc/genetics/heritable/dog/1986-mackenzie.pdf
Canine Behavioral Genetics—A Review
Stephen A. Mackenzie, E. A. B. Oltenacu, K. A. Houpt
1986-01-01
2024-01-01
[("doi","10.1016/0168-1591(86)90128-0")]


---
/doc/genetics/heritable/dog/1995-willis.pdf
Genetic aspects of dog behavior with particular reference to working ability
M. B. Willis
1995-01-01
2024-01-01



---
/doc/genetics/heritable/dog/1997-wilsson-2.pdf
The use of a behavior test for selection of dogs for service and breeding. II. Heritability for tested parameters and effect of selection based on service dog characteristics
Erik Wilsson, Per-Erik Sundgren
1997-01-01
2024-01-01
[("doi","10.1016/s0168-1591(96)01175-6")]


---
/doc/genetics/heritable/dog/2001-houpt.pdf
Genetics of Behavior
Katherine A. Houpt, M. B. Willis
2001-01-01
2024-01-01



---
/doc/genetics/heritable/dog/2003-takeuchi.pdf
Behavior genetics [of the dog]
Yukari Takeuchi, Katherine A. Houpt
2003-01-01
2024-01-01
[("doi","10.1016/s0195-5616(02)00116-x")]


---
/doc/genetics/heritable/dog/2015-hradecka.pdf
Heritability of behavioral traits in domestic dogs: A meta-analysis
Lenka Hradecká, Luděk Bartoš, Ivona Svobodová, James Sales
2018-01-01
2024-01-01
[("doi","10.1016/j.applanim.2015.06.006")]


---
/doc/genetics/heritable/dog/cloning-2011-cnn-lee-toppies-puppies.jpg



2024-01-01



---
/doc/genetics/heritable/gwern-iq-gcta-forest.jpg



2024-01-01



---
/doc/genetics/heritable/gwern-iq-gwas-pgs-measurementerror.jpg



2024-01-01



---
/doc/genetics/heritable/gwern-iq-hces-childhoodiq.png



2024-01-01



---
/doc/genetics/heritable/gwern-iq-selection-benyamin2014-polygenicscore-betas.png



2024-01-01



---
/doc/genetics/heritable/index
‘heritability’ tag

2019-11-13
2024-09-06


<figure><img class="float-right page-thumbnail invert-auto outline" height="1164" width="1720" src="/doc/genetics/heritable/2023-abdellaoui-figure1-gwassamplesizeandhitcount2007to2022.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/heritable</code>, most recent first: 8 <a href="/doc/genetics/heritable/index#see-alsos" class="icon-not">related tags</a>, 809 <a href="/doc/genetics/heritable/index#links" class="icon-not">annotations</a>, &amp; 165 <a href="/doc/genetics/heritable/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/heritable/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/heritable/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/genetics/heritable/index#gwern-mouse-utopia-section" id="toc-gwern-mouse-utopia-section">“Does Mouse Utopia Exist?”, Gwern 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gwern-milk-section" id="toc-gwern-milk-section">“The Power of Twins: The Scottish Milk Experiment”, Gwern 2016</a></li>
<li><a href="/doc/genetics/heritable/index#gwern-hunter-section" id="toc-gwern-hunter-section">“<em>Genius Revisited</em> Revisited”, Gwern 2016</a></li>
</ul></li>
<li><a href="/doc/genetics/heritable/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/heritable/index#barneron-et-al-2024-section" id="toc-barneron-et-al-2024-section">“Genetically-Diverse Crowds Are Wiser”, Barneron et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#jabalameli-et-al-2024-section" id="toc-jabalameli-et-al-2024-section">“Analysis of 3.6 Million Individuals Yields Minimal Evidence of Pairwise Genetic Interactions for Height”, Jabalameli et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#raben-et-al-2024-section" id="toc-raben-et-al-2024-section">“Efficient BlockLASSO for Polygenic Scores With Applications to All of Us and UK Biobank”, Raben et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#deb-2024-section" id="toc-deb-2024-section">“<em>Star Trek</em> Fan Leaves Behind a Collection Like No One Has Done Before: When Troy Nelson Died, His Shelves Were Filled to the Rafters With Memorabilia from the Popular Franchise. Soon, the Massive Collection Will Be Boldly Going, Going, Gone”, Deb 2024</a></li>
<li><a href="/doc/genetics/heritable/index#gokhman-et-al-2024-section" id="toc-gokhman-et-al-2024-section">“Predicting the Direction of Phenotypic Difference”, Gokhman et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#houmark-et-al-2024-section" id="toc-houmark-et-al-2024-section">“The Nurture of Nature and the Nature of Nurture: How Genes and Investments Interact in the Formation of Skills”, Houmark et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#zhou-et-al-2024-2-section" id="toc-zhou-et-al-2024-2-section">“Gene-Environment Correlation: The Role of Family Environment in Academic Development”, Zhou et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#minikel-et-al-2023-section" id="toc-minikel-et-al-2023-section">“Refining the Impact of Genetic Evidence on Clinical Success”, Minikel et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#pettersson-2023-section" id="toc-pettersson-2023-section">“Genetic Influences on Educational Attainment Through the Lens of the Evolving Swedish Welfare State: A Cross-Level Gene-Environment Interaction Study Based on Polygenic Indices and Longitudinal Register Data”, Pettersson 2023</a></li>
<li><a href="/doc/genetics/heritable/index#kuznetsov-et-al-2023-section" id="toc-kuznetsov-et-al-2023-section">“Assessing the Impact of 20<sup>th</sup> Century Internal Migrations on the Genetic Structure of Estonia”, Kuznetsov et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#coyle-et-al-2023-section" id="toc-coyle-et-al-2023-section">“The Heritability of Ability Tilts”, Coyle et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#smith-et-al-2023-1-section" id="toc-smith-et-al-2023-1-section">“Multi-Ancestry Polygenic Mechanisms of Type 2 Diabetes Elucidate Disease Processes and Clinical Heterogeneity”, Smith et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#ahlskog-2023-section" id="toc-ahlskog-2023-section">“It Matters What and Where We Measure: Education and Ideology in a Swedish Twin Design”, Ahlskog 2023</a></li>
<li><a href="/doc/genetics/heritable/index#fu-et-al-2023-1-section" id="toc-fu-et-al-2023-1-section">“A Biobank-Scale Test of Marginal Epistasis Reveals Genome-Wide Signals of Polygenic Epistasis”, Fu et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#lagou-et-al-2023-section" id="toc-lagou-et-al-2023-section">“GWAS of Random Glucose in 476,326 Individuals Provide Insights into Diabetes Pathophysiology, Complications and Treatment Stratification”, Lagou et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#monaghan-et-al-2023-section" id="toc-monaghan-et-al-2023-section">“Population-Level Genetic Variation Shapes Generative Brain Mechanisms”, Monaghan et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#kachuri-et-al-2023-section" id="toc-kachuri-et-al-2023-section">“Principles and Methods for Transferring Polygenic Risk Scores across Global Populations”, Kachuri et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#nas-et-al-2023-section" id="toc-nas-et-al-2023-section">“Nature and Nurture in Fussy Eating from Toddlerhood to Early Adolescence: Findings from the Gemini Twin Cohort”, Nas et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#kippersluis-et-al-2023-section" id="toc-kippersluis-et-al-2023-section">“Overcoming Attenuation Bias in Regressions Using Polygenic Indices”, Kippersluis et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#young-2023-section" id="toc-young-2023-section">“Estimation of Indirect Genetic Effects and Heritability under Assortative Mating”, Young 2023</a></li>
<li><a href="/doc/genetics/heritable/index#rajabli-et-al-2023-section" id="toc-rajabli-et-al-2023-section">“Multi-Ancestry Genome-Wide Meta-Analysis of 56,241 Individuals Identifies LRRC4C, LHX5-AS1 and Nominates Ancestry-Specific Loci PTPRK, GRB14, and KIAA0825 As Novel Risk Loci for Alzheimer Disease: the Alzheimer Disease Genetics Consortium”, Rajabli et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#gu-et-al-2023-1-section" id="toc-gu-et-al-2023-1-section">“Rapid and Accurate Multi-Phenotype Imputation for Millions of Individuals”, Gu et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#krebs-et-al-2023-section" id="toc-krebs-et-al-2023-section">“The Relationship between Genotype- and Phenotype-Based Estimates of Genetic Liability to Human Psychiatric Disorders, in Practice and in Theory.”, Krebs et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#tanksley-et-al-2023-section" id="toc-tanksley-et-al-2023-section">“Do Polygenic Indices Capture ‘Direct’ Effects on Child Externalizing Behavior? Within-Family Analyses in Two Longitudinal Birth Cohorts”, Tanksley et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#selleri-rijli-2023-section" id="toc-selleri-rijli-2023-section">“Shaping Faces: Genetic and Epigenetic Control of Craniofacial Morphogenesis”, Selleri &amp; Rijli 2023</a></li>
<li><a href="/doc/genetics/heritable/index#stumm-et-al-2023-section" id="toc-stumm-et-al-2023-section">“Gene-Environment Interplay in Early Life Cognitive Development”, Stumm et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#furuya-et-al-2023-section" id="toc-furuya-et-al-2023-section">“The Big (Genetic) Sort? Reassessing Migration Patterns and Their Genetic Imprint in the UK”, Furuya et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#hawkes-et-al-2023-section" id="toc-hawkes-et-al-2023-section">“Identification and Analysis of Individuals Who Deviate from Their Genetically-Predicted Phenotype”, Hawkes et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#swen-et-al-2023-section" id="toc-swen-et-al-2023-section">“A 12-Gene Pharmacogenetic Panel to Prevent Adverse Drug Reactions: an Open-Label, Multicentre, Controlled, Cluster-Randomized Crossover Implementation Study (PREPARE)”, Swen et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#reales-wallace-2023-section" id="toc-reales-wallace-2023-section">“Sharing GWAS Summary Statistics Results in More Citations”, Reales &amp; Wallace 2023</a></li>
<li><a href="/doc/genetics/heritable/index#dahl-et-al-2023-section" id="toc-dahl-et-al-2023-section">“Phenotype Integration Improves Power and Preserves Specificity in Biobank-Based Genetic Studies of MDD”, Dahl et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#hassan-2023-section" id="toc-hassan-2023-section">“Genetic and Environmental Influences on Playing Video Games”, Hassan 2023</a></li>
<li><a href="/doc/genetics/heritable/index#abdellaoui-et-al-2023-section" id="toc-abdellaoui-et-al-2023-section">“15 Years of GWAS Discovery: Realizing the Promise”, Abdellaoui et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#baldwin-et-al-2023-1-section" id="toc-baldwin-et-al-2023-1-section">“Childhood Maltreatment and Mental Health Problems: A Systematic Review and Meta-Analysis of Quasi-Experimental Studies”, Baldwin et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#wesseldijk-et-al-2023-1-section" id="toc-wesseldijk-et-al-2023-1-section">“The Heritability of Pescetarianism and Vegetarianism”, Wesseldijk et al 2023</a></li>
<li><a href="/doc/genetics/heritable/index#schiffman-et-al-2022-section" id="toc-schiffman-et-al-2022-section">“PATH: Defining Ancestry, Heritability and Plasticity of Cellular Phenotypes in Somatic Evolution”, Schiffman et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#baldwin-et-al-2022-section" id="toc-baldwin-et-al-2022-section">“A Genetically Informed Registered Report on Adverse Childhood Experiences and Mental Health”, Baldwin et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#osullivan-et-al-2022-section" id="toc-osullivan-et-al-2022-section">“Polygenic Risk Scores for the Prediction of Cardiometabolic Disease”, O’Sullivan et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#saunders-et-al-2022-section" id="toc-saunders-et-al-2022-section">“Genetic Diversity Fuels Gene Discovery for Tobacco and Alcohol Use”, Saunders et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#rietman-et-al-2022-section" id="toc-rietman-et-al-2022-section">“The APOE Locus Is Linked to Decline in General Cognitive Function: 20-Years Follow-Up in the Doetinchem Cohort Study”, Rietman et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#pain-et-al-2022-section" id="toc-pain-et-al-2022-section">“Polygenic Prediction of Molecular Traits Using Large-Scale Meta-Analysis Summary Statistics”, Pain et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#rasmussen-et-al-2022-section" id="toc-rasmussen-et-al-2022-section">“Parental Transmission and the Importance of the (Noncausal) Effects of Education on Political Engagement: Missing the Forest for the Trees”, Rasmussen et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#weijer-moneva-2022-section" id="toc-weijer-moneva-2022-section">“Familial Concentration of Crime in a Digital Era: Criminal Behavior among Family Members of Cyber Offenders”, Weijer &amp; Moneva 2022</a></li>
<li><a href="/doc/genetics/heritable/index#jourjine-et-al-2022-section" id="toc-jourjine-et-al-2022-section">“Two Pup Vocalization Types Are Genetically and Functionally Separable in Deer Mice”, Jourjine et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#alten-et-al-2022-1-section" id="toc-alten-et-al-2022-1-section">“Correcting for Volunteer Bias in GWAS Uncovers Novel Genetic Variants and Increases Heritability Estimates”, Alten et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#patel-khera-2022-section" id="toc-patel-khera-2022-section">“Advances and Applications of Polygenic Scores for Coronary Artery Disease”, Patel &amp; Khera 2022</a></li>
<li><a href="/doc/genetics/heritable/index#lange-et-al-2022-section" id="toc-lange-et-al-2022-section">“Heritable and Sex-Specific Variation in the Development of Social Behavior in a Wild Primate”, Lange et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#vassy-et-al-2022-section" id="toc-vassy-et-al-2022-section">“Benefits and Barriers to Implementing Precision Preventive Care: Results of a National Physician Survey”, Vassy et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#ding-et-al-2022-2-section" id="toc-ding-et-al-2022-2-section">“Polygenic Scoring Accuracy Varies across the Genetic Ancestry Continuum in All Human Populations”, Ding et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#lello-et-al-2022-section" id="toc-lello-et-al-2022-section">“Sibling Variation in Phenotype and Genotype: Polygenic Trait Distributions and DNA Recombination Mapping With UK Biobank and IVF Family Data”, Lello et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#tyrer-et-al-2022-section" id="toc-tyrer-et-al-2022-section">“Improving on Polygenic Scores across Complex Traits Using Select and Shrink With Summary Statistics”, Tyrer et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#nowbandegani-et-al-2022-section" id="toc-nowbandegani-et-al-2022-section">“Extremely Sparse Models of Linkage Disequilibrium in Ancestrally Diverse Association Studies”, Nowbandegani et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#baker-et-al-2022-1-section" id="toc-baker-et-al-2022-1-section">“What Does Heritability of Alzheimer’s Disease Represent?”, Baker et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#bastarache-et-al-2022-section" id="toc-bastarache-et-al-2022-section">“The Phenotype-Genotype Reference Map: Improving Biobank Data Science through Replication.”, Bastarache et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#wang-et-al-2022-02-section" id="toc-wang-et-al-2022-02-section">“Global Biobank Analyses Provide Lessons for Developing Polygenic Risk Scores across Diverse Cohorts”, Wang et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#lebowitz-et-al-2022-section" id="toc-lebowitz-et-al-2022-section">“Asymmetrical Genetic Attributions for the Presence and Absence of Health Problems”, Lebowitz et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#kauffman-et-al-2022-section" id="toc-kauffman-et-al-2022-section">“Concordance for Gender Dysphoria in Genetic Female Monozygotic (Identical) Triplets”, Kauffman et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#minard-2022-section" id="toc-minard-2022-section">“Molecular Genetics and Mid-Career Economic Mobility”, Minard 2022</a></li>
<li><a href="/doc/genetics/heritable/index#sherman-2022-section" id="toc-sherman-2022-section">“With LeBron James Junior Nearly Grown, Could Dad’s Preposterous NBA Dream Become Reality? LeBron James’s Last NBA Goal Might Be to Play Long Enough to Take the Court With His Oldest Son. But Is Bronny James a Legit NBA Prospect, and What Would It Take for the Lakers to Turn Father and Son into Teammates?”, Sherman 2022</a></li>
<li><a href="/doc/genetics/heritable/index#kiflen-et-al-2022-section" id="toc-kiflen-et-al-2022-section">“Cost-Effectiveness of Polygenic Risk Scores to Guide Statin Therapy for Cardiovascular Disease Prevention”, Kiflen et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#porcu-et-al-2022-section" id="toc-porcu-et-al-2022-section">“A Polygenic Risk Score to Predict Sudden Cardiac Arrest in Patients With Coronary Artery Disease”, Porcu et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#caggiano-et-al-2022-section" id="toc-caggiano-et-al-2022-section">“Health Care Utilization of Fine-Scale Identity by Descent Clusters in a Los Angeles Biobank”, Caggiano et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#charlesworth-et-al-2022-section" id="toc-charlesworth-et-al-2022-section">“From Mendel to Quantitative Genetics in the Genome Era: the Scientific Legacy of W. G. Hill”, Charlesworth et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#papiol-et-al-2022-section" id="toc-papiol-et-al-2022-section">“Lithium Response in Bipolar Disorder: Genetics, Genomics, and Beyond”, Papiol et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#mars-et-al-2022-section" id="toc-mars-et-al-2022-section">“Systematic Comparison of Family History and Polygenic Risk across 24 Common Diseases”, Mars et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-2022-section" id="toc-kendler-2022-section">“Medical Genetics in the 19<sup>th</sup> Century As Background to the Development of Psychiatric Genetics”, Kendler 2022</a></li>
<li><a href="/doc/genetics/heritable/index#kujala-et-al-2022-section" id="toc-kujala-et-al-2022-section">“Physical Activity and Health: Findings from Finnish Monozygotic Twin Pairs Discordant for Physical Activity”, Kujala et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#su-et-al-2022-4-section" id="toc-su-et-al-2022-4-section">“Examining Social Genetic Effects on Educational Attainment via Parental Educational Attainment, Income, and Parenting”, Su et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#dattani-et-al-2022-section" id="toc-dattani-et-al-2022-section">“Clarifying the Causes of Consistent and Inconsistent Findings in Genetics”, Dattani et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#baier-et-al-2022-section" id="toc-baier-et-al-2022-section">“An Anatomy of the Intergenerational Correlation of Educational Attainment—Learning from the Educational Attainments of Norwegian Twins and Their Children”, Baier et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#%C3%A7%C4%B1nar-et-al-2022-section" id="toc-çınar-et-al-2022-section">“Sex Differences in the Genetic and Environmental Underpinnings of Meat and Plant Preferences”, Çınar et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#strausz-et-al-2022-section" id="toc-strausz-et-al-2022-section">“Secretoglobin Family 1D Member 2 (SCGB1D2) Protein Inhibits Growth of Borrelia Burgdorferi and Affects Susceptibility to Lyme Disease”, Strausz et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#walsh-2022-section" id="toc-walsh-2022-section">“How Full Is the Evolutionary Fuel Tank? A Meta-Analysis Quantifies the Heritable Genetic Variance in Fitness—The Fuel of Evolution”, Walsh 2022</a></li>
<li><a href="/doc/genetics/heritable/index#kweon-et-al-2022-section" id="toc-kweon-et-al-2022-section">“Human Brain Anatomy Reflects Separable Genetic and Environmental Components of Socioeconomic Status”, Kweon et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#alten-et-al-2022-2-section" id="toc-alten-et-al-2022-2-section">“Reweighting the UK Biobank to Reflect Its Underlying Sampling Population Substantially Reduces Pervasive Selection Bias due to Volunteering”, Alten et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#zabad-et-al-2022-section" id="toc-zabad-et-al-2022-section">“Fast and Accurate Bayesian Polygenic Risk Modeling With Variational Inference”, Zabad et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#howe-et-al-2022-2-section" id="toc-howe-et-al-2022-2-section">“Evaluating Indirect Genetic Effects of Siblings Using Singletons”, Howe et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#isungset-et-al-2022-1-section" id="toc-isungset-et-al-2022-1-section">“Birth Order Differences in Education Originate in Postnatal Environments”, Isungset et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#bank-2022-section" id="toc-bank-2022-section">“Epistasis and Adaptation on Fitness Landscapes”, Bank 2022</a></li>
<li><a href="/doc/genetics/heritable/index#willsey-et-al-2022-section" id="toc-willsey-et-al-2022-section">“Genomics, Convergent Neuroscience and Progress in Understanding Autism Spectrum Disorder”, Willsey et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#baranger-et-al-2022-section" id="toc-baranger-et-al-2022-section">“Multi-Omics Analyses Cannot Identify True-Positive Novel Associations from Underpowered Genome-Wide Association Studies of Four Brain-Related Traits”, Baranger et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#skaug-et-al-2022-section" id="toc-skaug-et-al-2022-section">“Childhood Trauma and Borderline Personality Disorder Traits: A Discordant Twin Study”, Skaug et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#xie-et-al-2022-3-section" id="toc-xie-et-al-2022-3-section">“Dominance vs. Epistasis: the Biophysical Origins and Plasticity of Genetic Interactions within and between Alleles”, Xie et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#morosoli-et-al-2022-section" id="toc-morosoli-et-al-2022-section">“Genetic and Environmental Influences on Biological Essentialism, Heuristic Thinking, Need for Closure, and Conservative Values: Insights From a Survey and Twin Study”, Morosoli et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#bellenguez-et-al-2022-section" id="toc-bellenguez-et-al-2022-section">“New Insights into the Genetic Etiology of Alzheimer’s Disease and Related Dementias”, Bellenguez et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#stirling-et-al-2022-section" id="toc-stirling-et-al-2022-section">“Selection, Structure and the Heritability of Behavior”, Stirling et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#sj%C3%B6lander-et-al-2022-section" id="toc-sjölander-et-al-2022-section">“Sibling Comparison Studies”, Sjölander et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#torvik-et-al-2022-section" id="toc-torvik-et-al-2022-section">“Modeling Assortative Mating and Genetic Similarities between Partners, Siblings, and In-Laws”, Torvik et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#grotzinger-et-al-2022-section" id="toc-grotzinger-et-al-2022-section">“Multivariate Genomic Architecture of Cortical Thickness and Surface Area at Multiple Levels of Analysis”, Grotzinger et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#ahlskog-oskarsson-2022-section" id="toc-ahlskog-oskarsson-2022-section">“Quantifying Bias from Measurable &amp; Unmeasurable Confounders Across 3 Domains of Individual Determinants of Political Preferences”, Ahlskog &amp; Oskarsson 2022</a></li>
<li><a href="/doc/genetics/heritable/index#tanigawa-et-al-2022-section" id="toc-tanigawa-et-al-2022-section">“Significant Sparse Polygenic Risk Scores across 813 Traits in UK Biobank”, Tanigawa et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#mignogna-et-al-2022-section" id="toc-mignogna-et-al-2022-section">“Patterns of Item Nonresponse Behavior to Survey Questionnaires Are Systematic and Have a Genetic Basis”, Mignogna et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#procopio-et-al-2022-section" id="toc-procopio-et-al-2022-section">“The Genetics of Specific Cognitive Abilities”, Procopio et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#clare-et-al-2022-section" id="toc-clare-et-al-2022-section">“Measuring Biodiversity from DNA in the Air”, Clare et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#makowski-et-al-2022-section" id="toc-makowski-et-al-2022-section">“Discovery of Genomic Loci of the Human Cerebral Cortex Using Genetically Informed Brain Atlases”, Makowski et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#smith-et-al-2022-2-section" id="toc-smith-et-al-2022-2-section">“Idiosyncratic Learning Performance in Flies”, Smith et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#zeng-et-al-2022-3-section" id="toc-zeng-et-al-2022-3-section">“Multi-Ancestry EQTL Meta-Analysis of Human Brain Identifies Candidate Causal Variants for Brain-Related Traits”, Zeng et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#im-et-al-2022-section" id="toc-im-et-al-2022-section">“Alcohol Metabolism Genes and Risks of Site-Specific Cancers in Chinese Adults: An 11-Year Prospective Study”, Im et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#ma-et-al-2022-1-section" id="toc-ma-et-al-2022-1-section">“ExPRSweb—An Online Repository With Polygenic Risk Scores for Common Health-Related Exposures”, Ma et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#pardi%C3%B1as-et-al-2022-section" id="toc-pardiñas-et-al-2022-section">“Interaction Testing and Polygenic Risk Scoring to Estimate the Association of Common Genetic Variants With Treatment Resistance in Schizophrenia”, Pardiñas et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#yengo-et-al-2022-section" id="toc-yengo-et-al-2022-section">“A Saturated Map of Common Genetic Variants Associated With Human Height from 5.4 Million Individuals of Diverse Ancestries”, Yengo et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#bao-et-al-2022-section" id="toc-bao-et-al-2022-section">“Identifying Imaging Genetic Associations via Regional Morphometricity Estimation”, Bao et al 2022</a></li>
<li><a href="/doc/genetics/heritable/index#anderson-et-al-2022b-section" id="toc-anderson-et-al-2022b-section">“Familial Resemblance, Citizenship, and Counterproductive Work Behavior: A Combined Twin, Adoption, Parent-Offspring, and Spouse Approach”, Anderson et al 2022b</a></li>
<li><a href="/doc/genetics/heritable/index#birmaher-et-al-2021-section" id="toc-birmaher-et-al-2021-section">“Role of Polygenic Risk Score in the Familial Transmission of Bipolar Disorder in Youth”, Birmaher et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#brault-et-al-2021-section" id="toc-brault-et-al-2021-section">“Interest of Phenomic Prediction As an Alternative to Genomic Prediction in Grapevine”, Brault et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#cannon-albright-et-al-2021-section" id="toc-cannon-albright-et-al-2021-section">“Evidence for Excess Familial Clustering of Post Traumatic Stress Disorder in the US Veterans Genealogy Resource”, Cannon-Albright et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#tsuo-et-al-2021-section" id="toc-tsuo-et-al-2021-section">“Multi-Ancestry Meta-Analysis of Asthma Identifies Novel Associations and Highlights the Value of Increased Power and Diversity”, Tsuo et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#jacob-et-al-2021-3-section" id="toc-jacob-et-al-2021-3-section">“Dietary Mediators of the Genetic Susceptibility to Obesity?Results from the Quebec Family Study”, Jacob et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#initiative-zhou-2021-section" id="toc-initiative-zhou-2021-section">“Global Biobank Meta-Analysis Initiative: Powering Genetic Discovery across Human Diseases”, Initiative &amp; Zhou 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mahjani-et-al-2021-section" id="toc-mahjani-et-al-2021-section">“The Genetic Architecture of Obsessive-Compulsive Disorder: Contribution of Liability to OCD From Alleles Across the Frequency Spectrum”, Mahjani et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#giangrande-et-al-2021-section" id="toc-giangrande-et-al-2021-section">“Genetically Informed, Multilevel Analysis of the Flynn Effect across 4 Decades &amp; 3 WISC Versions”, Giangrande et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#orliac-et-al-2021-section" id="toc-orliac-et-al-2021-section">“Improving GWAS Discovery and Genomic Prediction Accuracy in Biobank Data”, Orliac et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#zawatsky-et-al-2021-section" id="toc-zawatsky-et-al-2021-section">“Returning Actionable Genomic Results in a Research Biobank: Analytic Validity, Clinical Implementation, and Resource Usage”, Zawatsky et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#sultan-et-al-2021-section" id="toc-sultan-et-al-2021-section">“Bridging the Explanatory Gaps: What Can We Learn from a Biological Agency Perspective?”, Sultan et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#hofmeister-et-al-2021-section" id="toc-hofmeister-et-al-2021-section">“Parent-Of-Origin Effects in the UK Biobank”, Hofmeister et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#eijsbouts-et-al-2021-section" id="toc-eijsbouts-et-al-2021-section">“Genome-Wide Analysis of 53,400 People With Irritable Bowel Syndrome Highlights Shared Genetic Pathways With Mood and Anxiety Disorders”, Eijsbouts et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mulvey-et-al-2021-section" id="toc-mulvey-et-al-2021-section">“Sex Impacts the Function of Major Depression-Linked Variants in Vivo”, Mulvey et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#branch-et-al-2021-section" id="toc-branch-et-al-2021-section">“The Genetic Basis of Spatial Cognitive Variation in a Food-Caching Bird”, Branch et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#cox-et-al-2021-section" id="toc-cox-et-al-2021-section">“Predicting Skeletal Stature Using Ancient DNA”, Cox et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#warne-2021b-section" id="toc-warne-2021b-section">“Between-Group Mean Differences in Intelligence in the United States Are &gt;0% Genetically Caused: Five Converging Lines of Evidence”, Warne 2021b</a></li>
<li><a href="/doc/genetics/heritable/index#ashraf-et-al-2021-section" id="toc-ashraf-et-al-2021-section">“Genomic Prediction in the Wild: A Case Study in Soay Sheep”, Ashraf et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#codd-et-al-2021-section" id="toc-codd-et-al-2021-section">“Polygenic Basis and Biomedical Consequences of Telomere Length Variation”, Codd et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#scott-et-al-2021-2-section" id="toc-scott-et-al-2021-2-section">“Evolution of Sociability by Artificial Selection”, Scott et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#he-li-2021b-section" id="toc-he-li-2021b-section">“A Gene-Environment Interaction Study of Polygenic Scores and Maltreatment on Childhood ADHD”, He &amp; Li 2021b</a></li>
<li><a href="/doc/genetics/heritable/index#robinson-et-al-2021-section" id="toc-robinson-et-al-2021-section">“Increased Somatic Mutation Burdens in Normal Human Cells due to Defective DNA Polymerases”, Robinson et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#morosoli-et-al-2021-section" id="toc-morosoli-et-al-2021-section">“Investigating Perceived Heritability of Mental Health Disorders and Attitudes toward Genetic Testing in the United States, United Kingdom, and Australia”, Morosoli et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#grotzinger-et-al-2021-section" id="toc-grotzinger-et-al-2021-section">“Pervasive Downward Bias in Estimates of Liability Scale Heritability in GWAS Meta-Analysis: A Simple Solution”, Grotzinger et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-2021b-section" id="toc-kendler-2021b-section">“The Debate Between Two of the Founders of American Psychiatric Genetics, Aaron Rosanoff and Abraham Myerson, on Mendelian Models for Psychiatric Illness (1911–1917)”, Kendler 2021b</a></li>
<li><a href="/doc/genetics/heritable/index#jangmo-et-al-2021-section" id="toc-jangmo-et-al-2021-section">“The Association between Polygenic Scores for Attention-Deficit/hyperactivity Disorder and School Performance: The Role of Attention-Deficit/hyperactivity Disorder Symptoms, Polygenic Scores for Educational Attainment, and Shared Familial Factors”, Jangmo et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#niarchou-et-al-2021-section" id="toc-niarchou-et-al-2021-section">“Genome-Wide Association Study of Musical Beat Synchronization Demonstrates High Polygenicity”, Niarchou et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#buser-et-al-2021-page-3-section" id="toc-buser-et-al-2021-page-3-section">“Using Genes to Explore the Effects of Cognitive and Non-Cognitive Skills on Education and Labor Market Outcomes”, Buser et al 2021 (page 3)</a></li>
<li><a href="/doc/genetics/heritable/index#doust-et-al-2021-section" id="toc-doust-et-al-2021-section">“Discovery of 42 Genome-Wide Statistically-Significant Loci Associated With Dyslexia”, Doust et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#weissbrod-et-al-2021-section" id="toc-weissbrod-et-al-2021-section">“Leveraging Fine-Mapping and Non-European Training Data to Improve Cross-Population Polygenic Risk Scores”, Weissbrod et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#cagan-et-al-2021-section" id="toc-cagan-et-al-2021-section">“Somatic Mutation Rates Scale With Lifespan across Mammals”, Cagan et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mathieson-2021-section" id="toc-mathieson-2021-section">“The Omnigenic Model and Polygenic Prediction of Complex Traits”, Mathieson 2021</a></li>
<li><a href="/doc/genetics/heritable/index#oconnor-2021-section" id="toc-oconnor-2021-section">“The Distribution of Common-Variant Effect Sizes”, O’Connor 2021</a></li>
<li><a href="/doc/genetics/heritable/index#amador-et-al-2021-section" id="toc-amador-et-al-2021-section">“Genome-Wide Methylation Data Improves Dissection of the Effect of Smoking on Body Mass Index”, Amador et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#runcie-et-al-2021-section" id="toc-runcie-et-al-2021-section">“MegaLMM: Mega-Scale Linear Mixed Models for Genomic Predictions With Thousands of Traits”, Runcie et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mallard-et-al-2021b-section" id="toc-mallard-et-al-2021b-section">“X-Chromosome Influences on Neuroanatomical Variation in Humans”, Mallard et al 2021b</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-2021-section" id="toc-kendler-2021-section">“The Nature of Hereditary Influences on Insanity from Research on Asylum Records in Western Europe in the Mid-19<sup>th</sup> Century”, Kendler 2021</a></li>
<li><a href="/doc/genetics/heritable/index#liu-et-al-2021-1-section" id="toc-liu-et-al-2021-1-section">“Genome Scans of Facial Features in East Africans and Cross-Population Comparisons Reveal Novel Associations”, Liu et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#gelernter-polimanti-2021-section" id="toc-gelernter-polimanti-2021-section">“Genetics of Substance Use Disorders in the Era of Big Data”, Gelernter &amp; Polimanti 2021</a></li>
<li><a href="/doc/genetics/heritable/index#barozet-et-al-2021-section" id="toc-barozet-et-al-2021-section">“The Chilean Socio-Ethno-Genomic Cline”, Barozet et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mccartney-et-al-2021-section" id="toc-mccartney-et-al-2021-section">“Blood-Based Epigenome-Wide Analyses of Cognitive Abilities”, McCartney et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#owen-et-al-2021-section" id="toc-owen-et-al-2021-section">“Rapid Sequencing-Based Diagnosis of Thiamine Metabolism Dysfunction Syndrome”, Owen et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#palma-vera-et-al-2021-section" id="toc-palma-vera-et-al-2021-section">“Genomic Characterization of World’s Longest Selection Experiment in Mouse Reveals the Complexity of Polygenic Traits”, Palma-Vera et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#levey-et-al-2021-section" id="toc-levey-et-al-2021-section">“Bi-Ancestral Depression GWAS in the Million Veteran Program and Meta-Analysis in &gt;1.2 Million Individuals Highlight New Therapeutic Directions”, Levey et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#wade-et-al-2021-section" id="toc-wade-et-al-2021-section">“Loss-Of-Function Mutations in the Melanocortin 4 Receptor in a UK Birth Cohort”, Wade et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mullins-et-al-2021-2-section" id="toc-mullins-et-al-2021-2-section">“Genome-Wide Association Study of More Than 40,000 Bipolar Disorder Cases Provides New Insights into the Underlying Biology”, Mullins et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#amichai-yovel-2021-section" id="toc-amichai-yovel-2021-section">“Echolocating Bats Rely on an Innate Speed-Of-Sound Reference”, Amichai &amp; Yovel 2021</a></li>
<li><a href="/doc/genetics/heritable/index#becker-et-al-2021-section" id="toc-becker-et-al-2021-section">“Resource Profile and User Guide of the Polygenic Index Repository”, Becker et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#demetci-et-al-2021-section" id="toc-demetci-et-al-2021-section">“Multi-Scale Inference of Genetic Trait Architecture Using Biologically Annotated Neural Networks”, Demetci et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#ni-et-al-2021-1-section" id="toc-ni-et-al-2021-1-section">“A Comparison of Ten Polygenic Score Methods for Psychiatric Disorders Applied across Multiple Cohorts”, Ni et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#warrier-et-al-2021-1-section" id="toc-warrier-et-al-2021-1-section">“Gene-Environment Correlations and Causal Effects of Childhood Maltreatment on Physical and Mental Health: a Genetically Informed Approach”, Warrier et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#rask-andersen-et-al-2021-section" id="toc-rask-andersen-et-al-2021-section">“Modification of Heritability for Educational Attainment and Fluid Intelligence by Socioeconomic Deprivation in the UK Biobank”, Rask-Andersen et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#ding-et-al-2021-anxiety-section" id="toc-ding-et-al-2021-anxiety-section">“Genetic and Environmental Sources of Familial Resemblance in Anxiety: a Nuclear Twin Family Design”, Ding et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#smith-et-al-2021c-section" id="toc-smith-et-al-2021c-section">“An Expanded Set of Genome-Wide Association Studies of Brain Imaging Phenotypes in UK Biobank”, Smith et al 2021c</a></li>
<li><a href="/doc/genetics/heritable/index#belbin-et-al-2021-section" id="toc-belbin-et-al-2021-section">“Toward a Fine-Scale Population Health Monitoring System”, Belbin et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#lebowitz-et-al-2021-section" id="toc-lebowitz-et-al-2021-section">“Genetic Attributions and Perceptions of Naturalness Are Shaped by Evaluative Valence”, Lebowitz et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#jami-et-al-2021-section" id="toc-jami-et-al-2021-section">“Parental Characteristics and Offspring Mental Health and Related Outcomes: a Systematic Review of Genetically Informative Literature”, Jami et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#ding-et-al-2021-1-section" id="toc-ding-et-al-2021-1-section">“Large Uncertainty in Individual PRS Estimation Impacts PRS-Based Risk Stratification”, Ding et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#kwong-et-al-2021-section" id="toc-kwong-et-al-2021-section">“Polygenic Risk for Depression, Anxiety and Neuroticism Are Associated With the Severity and Rate of Change in Depressive Symptoms across Adolescence”, Kwong et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#pain-et-al-2021-section" id="toc-pain-et-al-2021-section">“Evaluation of Polygenic Prediction Methodology within a Reference-Standardized Framework”, Pain et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#lehmann-et-al-2021-section" id="toc-lehmann-et-al-2021-section">“High Trait Variability in Optimal Polygenic Prediction Strategy within Multiple-Ancestry Cohorts”, Lehmann et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#stumm-plomin-2021-section" id="toc-stumm-plomin-2021-section">“Using DNA to Predict Intelligence”, Stumm &amp; Plomin 2021</a></li>
<li><a href="/doc/genetics/heritable/index#simcoe-et-al-2021-section" id="toc-simcoe-et-al-2021-section">“GWAS in Almost 195,000 Individuals Identifies 50 Previously Unidentified Genetic Loci for Eye Color”, Simcoe et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#kalmoe-johnson-2021-section" id="toc-kalmoe-johnson-2021-section">“Genes, Ideology, and Sophistication”, Kalmoe &amp; Johnson 2021</a></li>
<li><a href="/doc/genetics/heritable/index#schiele-et-al-2021-section" id="toc-schiele-et-al-2021-section">“Therapygenetic Effects of 5-HTTLPR on Cognitive-Behavioral Therapy in Anxiety Disorders: A Meta-Analysis”, Schiele et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#gidziela-et-al-2021-section" id="toc-gidziela-et-al-2021-section">“Using DNA to Predict Behavior Problems from Preschool to Adulthood”, Gidziela et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#kemper-et-al-2021-section" id="toc-kemper-et-al-2021-section">“Phenotypic Covariance across the Entire Spectrum of Relatedness for 86 Billion Pairs of Individuals”, Kemper et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#hwang-et-al-2021-section" id="toc-hwang-et-al-2021-section">“The Augmented Classical Twin Design: Incorporating Genome-Wide Identity by Descent Sharing Into Twin Studies in Order to Model Violations of the Equal Environments Assumption”, Hwang et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#malanchini-et-al-2021-section" id="toc-malanchini-et-al-2021-section">“Pathfinder: A Gamified Measure to Integrate General Cognitive Ability into the Biological, Medical and Behavioral Sciences”, Malanchini et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mills-et-al-2021-section" id="toc-mills-et-al-2021-section">“Identification of 370 Genetic Loci for Age at First Sex and Birth Linked to Externalizing Behavior”, Mills et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#andreola-et-al-2021-section" id="toc-andreola-et-al-2021-section">“The Heritability of Reading and Reading-Related Neurocognitive Components: A Multi-Level Meta-Analysis”, Andreola et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#armstrong-carter-et-al-2021-section" id="toc-armstrong-carter-et-al-2021-section">“Genetics and Child Development: Recent Advances and Their Implications for Developmental Research”, Armstrong-Carter et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#mompeo-et-al-2021-section" id="toc-mompeo-et-al-2021-section">“Genetic and Environmental Influences of Dietary Indices in a UK Female Twin Cohort”, Mompeo et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#isen-et-al-2021-section" id="toc-isen-et-al-2021-section">“Developmental Trajectories of Delinquent and Aggressive Behavior: Evidence for Differential Heritability”, Isen et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#raben-et-al-2021-section" id="toc-raben-et-al-2021-section">“From Genotype to Phenotype: Polygenic Prediction of Complex Human Traits”, Raben et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#hart-et-al-2021-section" id="toc-hart-et-al-2021-section">“Nurture Might Be Nature: Cautionary Tales and Proposed Solutions”, Hart et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#jonsson-et-al-2021-section" id="toc-jonsson-et-al-2021-section">“Differences between Germline Genomes of Monozygotic Twins”, Jonsson et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#willemsen-et-al-2021-section" id="toc-willemsen-et-al-2021-section">“Twin-Singleton Comparisons Across Multiple Domains of Life”, Willemsen et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#giannakopoulou-et-al-2021-section" id="toc-giannakopoulou-et-al-2021-section">“The Genetic Architecture of Depression in Individuals of East Asian Ancestry: A Genome-Wide Association Study”, Giannakopoulou et al 2021</a></li>
<li><a href="/doc/genetics/heritable/index#xia-et-al-2020-section" id="toc-xia-et-al-2020-section">“Evidence of Horizontal Indirect Genetic Effects in Humans”, Xia et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#heras-et-al-2020-section" id="toc-heras-et-al-2020-section">“Does the Brain-Derived Neurotrophic Factor Val66Met Polymorphism Modulate the Effects of Physical Activity and Exercise on Cognition?”, Heras et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#medland-et-al-2020-section" id="toc-medland-et-al-2020-section">“Ten Years of Enhancing Neuro-Imaging Genetics through Meta-Analysis: An Overview from the ENIGMA Genetics Working Group”, Medland et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#wightman-et-al-2020-section" id="toc-wightman-et-al-2020-section">“Largest GWAS (<em>n</em> = 1,126,563) of Alzheimer’s Disease Implicates Microglia and Immune Cells”, Wightman et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#barclay-et-al-2020-section" id="toc-barclay-et-al-2020-section">“The Heritability of Insomnia: A Meta-Analysis of Twin Studies”, Barclay et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#segal-2020-section" id="toc-segal-2020-section">“Twins Living Apart: Behavioral Insights/Twin Study Reviews: Managing Monochorionic-Diamniotic Twin Pregnancies; Paternity Testing in Multiple Pregnancies; Twin Research on Resilience; Trisomies in Twin Pregnancies/Human Interest: Reunited Brazilian Twins; Website for Twins With Disabled Co-Twins; Twins Separated in Secret of the Nile Series; Mengele: Unmasking the Angel of Death; Twins Helping Others”, Segal 2020</a></li>
<li><a href="/doc/genetics/heritable/index#zhou-lee-2020-section" id="toc-zhou-lee-2020-section">“An Integrative Analysis of Genomic and Exposomic Data for Complex Traits and Phenotypic Prediction”, Zhou &amp; Lee 2020</a></li>
<li><a href="/doc/genetics/heritable/index#hivert-et-al-2020-section" id="toc-hivert-et-al-2020-section">“Estimation of Non-Additive Genetic Variance in Human Complex Traits from a Large Sample of Unrelated Individuals”, Hivert et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#kaiser-2020-section" id="toc-kaiser-2020-section">“‘Landmark’ Study Resolves a Major Mystery of How Genes Govern Human Height”, Kaiser 2020</a></li>
<li><a href="/doc/genetics/heritable/index#lu-et-al-2020c-section" id="toc-lu-et-al-2020c-section">“Individuals With Common Diseases but With a Low Polygenic Risk Score Could Be Prioritized for Rare Variant Screening”, Lu et al 2020c</a></li>
<li><a href="/doc/genetics/heritable/index#murray-et-al-2020-section" id="toc-murray-et-al-2020-section">“Could Polygenic Risk Scores Be Useful in Psychiatry? A Review”, Murray et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#battram-et-al-2020-section" id="toc-battram-et-al-2020-section">“Exploring the Variance in Complex Traits Captured by DNA Methylation Assays”, Battram et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#weijer-et-al-2020-section" id="toc-weijer-et-al-2020-section">“Happiness and Wellbeing; the Value and Findings from Genetic Studies”, Weijer et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#mullins-et-al-2020-section" id="toc-mullins-et-al-2020-section">“Genome-Wide Association Study of over 40,000 Bipolar Disorder Cases Provides Novel Biological Insights”, Mullins et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#vink-et-al-2020-section" id="toc-vink-et-al-2020-section">“Causes of Variation in Food Preference in the Netherlands”, Vink et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#kweon-et-al-2020-page-4-section" id="toc-kweon-et-al-2020-page-4-section">“Genetic Fortune: Winning or Losing Education, Income, and Health”, Kweon et al 2020 (page 4)</a></li>
<li><a href="/doc/genetics/heritable/index#zhang-et-al-2020-02-section" id="toc-zhang-et-al-2020-02-section">“Improved Genetic Prediction of Complex Traits from Individual-Level Data or Summary Statistics”, Zhang et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#lello-et-al-2020-section" id="toc-lello-et-al-2020-section">“Sibling Validation of Polygenic Risk Scores and Complex Trait Prediction”, Lello et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#daws-weinschenk-2020-section" id="toc-daws-weinschenk-2020-section">“On the Genetic Basis of Political Orientation”, Daws &amp; Weinschenk 2020</a></li>
<li><a href="/doc/genetics/heritable/index#silventoinen-et-al-2020-section" id="toc-silventoinen-et-al-2020-section">“Genetic and Environmental Variation in Educational Attainment: an Individual-Based Analysis of 28 Twin Cohorts”, Silventoinen et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#tubbs-et-al-2020-section" id="toc-tubbs-et-al-2020-section">“The Genes We Inherit and Those We Don’t: Maternal Genetic Nurture and Child BMI Trajectories”, Tubbs et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#hatemi-et-al-2020-section" id="toc-hatemi-et-al-2020-section">“Not by Twins Alone: Using the Extended Family Design to Investigate Genetic Influence on Political Beliefs”, Hatemi et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#latvala-et-al-2020-section" id="toc-latvala-et-al-2020-section">“Association of Parental Substance Misuse With Offspring Substance Misuse and Criminality: a Genetically Informed Register-Based Study”, Latvala et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#bianco-et-al-2020-section" id="toc-bianco-et-al-2020-section">“Recent Common Origin, Reduced Population Size, and Marked Admixture Have Shaped European Roma Genomes”, Bianco et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#cawthon-et-al-2020-section" id="toc-cawthon-et-al-2020-section">“Germline Mutation Rates in Young Adults Predict Longevity and Reproductive Lifespan”, Cawthon et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#truong-et-al-2020-section" id="toc-truong-et-al-2020-section">“Efficient Polygenic Risk Scores for Biobank Scale Data by Exploiting Phenotypes from Inferred Relatives”, Truong et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#meisner-et-al-2020-section" id="toc-meisner-et-al-2020-section">“Combined Utility of 25 Disease and Risk Factor Polygenic Risk Scores for Stratifying Risk of All-Cause Mortality”, Meisner et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#vujkovic-et-al-2020-section" id="toc-vujkovic-et-al-2020-section">“Discovery of 318 New Risk Loci for Type 2 Diabetes and Related Vascular Outcomes among 1.4 Million Participants in a Multi-Ancestry Meta-Analysis”, Vujkovic et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#treff-et-al-2020-section" id="toc-treff-et-al-2020-section">“Preimplantation Genetic Testing for Polygenic Disease Relative Risk Reduction: Evaluation of Genomic Index Performance in 11,883 Adult Sibling Pairs”, Treff et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#berry-et-al-2020-section" id="toc-berry-et-al-2020-section">“Human Postprandial Responses to Food and Potential for Precision Nutrition”, Berry et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#smeland-et-al-2020-section" id="toc-smeland-et-al-2020-section">“The Polygenic Architecture of Schizophrenia—Rethinking Pathogenesis and Nosology”, Smeland et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#baselmans-et-al-2020-section" id="toc-baselmans-et-al-2020-section">“Risk in Relatives, Heritability, SNP-Based Heritability, and Genetic Correlations in Psychiatric Disorders: A Review”, Baselmans et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#ishigaki-et-al-2020-section" id="toc-ishigaki-et-al-2020-section">“Large-Scale Genome-Wide Association Study in a Japanese Population Identifies Novel Susceptibility Loci across Different Diseases”, Ishigaki et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#armstrong-carter-et-al-2020-section" id="toc-armstrong-carter-et-al-2020-section">“The Earliest Origins of Genetic Nurture: The Prenatal Environment Mediates the Association Between Maternal Genetics and Child Development”, Armstrong-Carter et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#qian-et-al-2020-section" id="toc-qian-et-al-2020-section">“A Fast and Scalable Framework for Large-Scale and Ultrahigh-Dimensional Sparse Regression With Application to the UK Biobank”, Qian et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#york-haridakis-2020-section" id="toc-york-haridakis-2020-section">“Exploring Genetic Contributions to News Use Motives and Frequency of News Consumption: A Study of Identical and Fraternal Twins”, York &amp; Haridakis 2020</a></li>
<li><a href="/doc/genetics/heritable/index#ekoru-et-al-2020-section" id="toc-ekoru-et-al-2020-section">“Genetic Risk Scores for Cardiometabolic Traits in Sub-Saharan African Populations”, Ekoru et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#mathieson-et-al-2020-section" id="toc-mathieson-et-al-2020-section">“Genome-Wide Analysis Identifies Genetic Effects on Reproductive Success and Ongoing Natural Selection at the FADS Locus”, Mathieson et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#levey-et-al-2020-1-section" id="toc-levey-et-al-2020-1-section">“GWAS of Depression Phenotypes in the Million Veteran Program and Meta-Analysis in More Than 1.2 Million Participants Yields 178 Independent Risk Loci”, Levey et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-2020-section" id="toc-visscher-2020-section">“Musings on Visscher Et Al 2006”, Visscher 2020</a></li>
<li><a href="/doc/genetics/heritable/index#white-et-al-2020-section" id="toc-white-et-al-2020-section">“Insights into the Genetic Architecture of the Human Face”, White et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#floyd-et-al-2020-section" id="toc-floyd-et-al-2020-section">“Heritability of Affectionate Communication: A Twins Study”, Floyd et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#harden-koellinger-2020-section" id="toc-harden-koellinger-2020-section">“Using Genetics for Social Science”, Harden &amp; Koellinger 2020</a></li>
<li><a href="/doc/genetics/heritable/index#mills-tropf-2020-section" id="toc-mills-tropf-2020-section">“Sociology, Genetics, and the Coming of Age of Sociogenomics”, Mills &amp; Tropf 2020</a></li>
<li><a href="/doc/genetics/heritable/index#twito-knafo-noam-2020-section" id="toc-twito-knafo-noam-2020-section">“Beyond Culture and the Family: Evidence from Twin Studies on the Genetic and Environmental Contribution to Values”, Twito &amp; Knafo-Noam 2020</a></li>
<li><a href="/doc/genetics/heritable/index#decasien-et-al-2020-section" id="toc-decasien-et-al-2020-section">“Greater Variability in Chimpanzee (Pan Troglodytes) Brain Structure among Males”, DeCasien et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#voichek-weigel-2020-section" id="toc-voichek-weigel-2020-section">“Identifying Genetic Variants Underlying Phenotypic Variation in Plants without Complete Genomes”, Voichek &amp; Weigel 2020</a></li>
<li><a href="/doc/genetics/heritable/index#eaves-2020-section" id="toc-eaves-2020-section">“Birmingham and Beyond”, Eaves 2020</a></li>
<li><a href="/doc/genetics/heritable/index#maes-2020b-section" id="toc-maes-2020b-section">“Nicholas G. Martin and the Extended Twin Model”, Maes 2020b</a></li>
<li><a href="/doc/genetics/heritable/index#yang-2020-section" id="toc-yang-2020-section">“The SNP-Based Heritability—A Commentary on Yang Et Al 2010”, Yang 2020</a></li>
<li><a href="/doc/genetics/heritable/index#barth-et-al-2020-section" id="toc-barth-et-al-2020-section">“Genetic Endowments and Wealth Inequality”, Barth et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#hatemi-2020-section" id="toc-hatemi-2020-section">“The Barbarians Are at the Gate!”, Hatemi 2020</a></li>
<li><a href="/doc/genetics/heritable/index#verhulst-2020-section" id="toc-verhulst-2020-section">“Sociopolitical Attitudes Through the Lens of Behavioral Genetics: Contributions from Dr Nicholas Martin”, Verhulst 2020</a></li>
<li><a href="/doc/genetics/heritable/index#cao-et-al-2020-section" id="toc-cao-et-al-2020-section">“Functional Connectome-Wide Associations of Schizophrenia Polygenic Risk”, Cao et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#sims-et-al-2020-section" id="toc-sims-et-al-2020-section">“The Multiplex Model of the Genetics of Alzheimer’s Disease”, Sims et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#powell-et-al-2020-section" id="toc-powell-et-al-2020-section">“The Behavioral, Cellular and Immune Mediators of HIV-1 Acquisition: New Insights from Population Genetics”, Powell et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#campos-et-al-2020-section" id="toc-campos-et-al-2020-section">“Analysis of Variance When Both Input and Output Sets Are High-Dimensional”, Campos et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#poore-waldman-2020-section" id="toc-poore-waldman-2020-section">“The Association of Oxytocin Receptor Gene (OXTR) Polymorphisms Antisocial Behavior: A Meta-Analysis”, Poore &amp; Waldman 2020</a></li>
<li><a href="/doc/genetics/heritable/index#yong-et-al-2020-section" id="toc-yong-et-al-2020-section">“Genetic Architecture of Complex Traits and Disease Risk Predictors”, Yong et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#ruth-et-al-2020-section" id="toc-ruth-et-al-2020-section">“Using Human Genetics to Understand the Disease Impacts of Testosterone in Men and Women”, Ruth et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#lin-et-al-2020-2-section" id="toc-lin-et-al-2020-2-section">“Studies of Human Twins Reveal Genetic Variation That Affects Dietary Fat Perception”, Lin et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#wang-et-al-2020-twas-section" id="toc-wang-et-al-2020-twas-section">“Theoretical and Empirical Quantification of the Accuracy of Polygenic Scores in Ancestry Divergent Populations”, Wang et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#ujma-et-al-2020-section" id="toc-ujma-et-al-2020-section">“Educational Attainment Polygenic Scores in Hungary: Evidence for Validity and a Historical Gene-Environment Interaction”, Ujma et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#levey-et-al-2020-2-section" id="toc-levey-et-al-2020-2-section">“Reproducible Genetic Risk Loci for Anxiety: Results From ∼200,000 Participants in the Million Veteran Program”, Levey et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#neugart-yildirim-2020-section" id="toc-neugart-yildirim-2020-section">“Heritability in Friendship Networks”, Neugart &amp; Yildirim 2020</a></li>
<li><a href="/doc/genetics/heritable/index#claussnitzer-et-al-2020-section" id="toc-claussnitzer-et-al-2020-section">“A Brief History of Human Disease Genetics”, Claussnitzer et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#craig-2020-section" id="toc-craig-2020-section">“Multitrait Analysis of Glaucoma Identifies New Risk Loci and Enables Polygenic Prediction of Disease Susceptibility and Progression”, Craig 2020</a></li>
<li><a href="/doc/genetics/heritable/index#matoba-2020-section" id="toc-matoba-2020-section">“GWAS of 165,084 Japanese Individuals Identified 9 Loci Associated With Dietary Habits”, Matoba 2020</a></li>
<li><a href="/doc/genetics/heritable/index#qiao-2020-section" id="toc-qiao-2020-section">“Introducing M-GCTA a Software Package to Estimate Maternal (or Paternal) Genetic Effects on Offspring Phenotypes”, Qiao 2020</a></li>
<li><a href="/doc/genetics/heritable/index#silventoinen-2020-section" id="toc-silventoinen-2020-section">“Obesity and Eating Behavior from the Perspective of Twin and Genetic Research”, Silventoinen 2020</a></li>
<li><a href="/doc/genetics/heritable/index#kandler-et-al-2020-section" id="toc-kandler-et-al-2020-section">“How Genetic and Environmental Variance in Personality Traits Shift across the Life Span: Evidence from a Cross-National Twin Study”, Kandler et al 2020</a></li>
<li><a href="/doc/genetics/heritable/index#hill-et-al-20192-section" id="toc-hill-et-al-20192-section">“Genome-Wide Analysis Identifies Molecular Systems and 149 Genetic Loci Associated With Income”, Hill et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#holland-et-al-2019-section" id="toc-holland-et-al-2019-section">“Beyond SNP Heritability: Polygenicity and Discoverability of Phenotypes Estimated With a Univariate Gaussian Mixture Model”, Holland et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#allegrini-et-al-2019-section" id="toc-allegrini-et-al-2019-section">“Multivariable G-E Interplay in the Prediction of Educational Achievement”, Allegrini et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#davis-et-al-2019-section" id="toc-davis-et-al-2019-section">“The Louisville Twin Study: Past, Present and Future”, Davis et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#dennison-et-al-2019-section" id="toc-dennison-et-al-2019-section">“Genome-Wide Association Studies in Schizophrenia: Recent Advances, Challenges and Future Perspective”, Dennison et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#stumm-et-al-2019-section" id="toc-stumm-et-al-2019-section">“Predicting Educational Achievement from Genomic Measures and Socioeconomic Status”, Stumm et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#herd-et-al-2019-section" id="toc-herd-et-al-2019-section">“Genes, Gender Inequality, and Educational Attainment”, Herd et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#koyama-et-al-2019-section" id="toc-koyama-et-al-2019-section">“Population-Specific and Transethnic Genome-Wide Analyses Reveal Distinct and Shared Genetic Risks of Coronary Artery Disease”, Koyama et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#ho-et-al-2019-3-section" id="toc-ho-et-al-2019-3-section">“Structural Variation in the Sequencing Era”, Ho et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#barnes-et-al-2019-section" id="toc-barnes-et-al-2019-section">“The Propensity for Aggressive Behavior and Lifetime Incarceration Risk: A Test for Gene-Environment Interaction (G × E) Using Whole-Genome Data”, Barnes et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gurdasani-et-al-2019b-section" id="toc-gurdasani-et-al-2019b-section">“Uganda Genome Resource Enables Insights into Population History and Genomic Discovery in Africa”, Gurdasani et al 2019b</a></li>
<li><a href="/doc/genetics/heritable/index#clark-et-al-2019-1-section" id="toc-clark-et-al-2019-1-section">“Associations of Autozygosity With a Broad Range of Human Phenotypes”, Clark et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#salvatore-et-al-2019-section" id="toc-salvatore-et-al-2019-section">“Sibling Comparisons Elucidate the Associations between Educational Attainment Polygenic Scores and Alcohol, Nicotine and Cannabis”, Salvatore et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#peterson-et-al-2019-section" id="toc-peterson-et-al-2019-section">“Genome-Wide Association Studies in Ancestrally Diverse Populations: Opportunities, Methods, Pitfalls, and Recommendations”, Peterson et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#odintsova-et-al-2019-section" id="toc-odintsova-et-al-2019-section">“Genomics of Human Aggression: Current State of Genome-Wide Studies and an Automated Systematic Review Tool”, Odintsova et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#rustichini-et-al-2019-section" id="toc-rustichini-et-al-2019-section">“Polygenic Score Analysis Of Educational Achievement And Intergenerational Mobility”, Rustichini et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#fuente-et-al-2019-section" id="toc-fuente-et-al-2019-section">“Genetic ‘General Intelligence’, Objectively Determined and Measured”, Fuente et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#bolli-et-al-2019-section" id="toc-bolli-et-al-2019-section">“Software As a Service for the Genomic Prediction of Complex Diseases”, Bolli et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gage-et-al-2019-section" id="toc-gage-et-al-2019-section">“In-Field Whole Plant Maize Architecture Characterized by Latent Space Phenotyping”, Gage et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#ahmadzadeh-et-al-2019-section" id="toc-ahmadzadeh-et-al-2019-section">“Children of the Twins Early Development Study (CoTEDS): A Children-Of-Twins Study”, Ahmadzadeh et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#kandler-et-al-2019c-section" id="toc-kandler-et-al-2019c-section">“The Study of Personality Architecture and Dynamics (SPeADy): A Longitudinal and Extended Twin Family Study”, Kandler et al 2019c</a></li>
<li><a href="/doc/genetics/heritable/index#bamshad-et-al-2019-section" id="toc-bamshad-et-al-2019-section">“Mendelian Gene Discovery: Fast and Furious With No End in Sight”, Bamshad et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gonz%C3%A1lez-et-al-2019-page-2-section" id="toc-gonzález-et-al-2019-page-2-section">“Dumb or Smart Asses? Donkey’s (<em>Equus Asinus</em>) Cognitive Capabilities Share the Heritability and Variation Patterns of Human’s (<em>Homo Sapiens</em>) Cognitive Capabilities”, González et al 2019 (page 2)</a></li>
<li><a href="/doc/genetics/heritable/index#wright-et-al-2019-section" id="toc-wright-et-al-2019-section">“A Prospective Analysis of Genetic Variants Associated With Human Lifespan”, Wright et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#ksiazkiewicz-friesen-2019-section" id="toc-ksiazkiewicz-friesen-2019-section">“The Higher Power of Religiosity Over Personality on Political Ideology”, Ksiazkiewicz &amp; Friesen 2019</a></li>
<li><a href="/doc/genetics/heritable/index#saunders-et-al-2019-section" id="toc-saunders-et-al-2019-section">“Leveraging European Infrastructures to Access 1 Million Human Genomes by 2022”, Saunders et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#mars-et-al-2019-section" id="toc-mars-et-al-2019-section">“Polygenic and Clinical Risk Scores and Their Impact on Age at Onset of Cardiometabolic Diseases and Common Cancers”, Mars et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#liu-2019b-section" id="toc-liu-2019b-section">“Genetic Architecture of Socioeconomic Outcomes: Educational Attainment, Occupational Status, and Wealth”, Liu 2019b</a></li>
<li><a href="/doc/genetics/heritable/index#moore-et-al-2019-section" id="toc-moore-et-al-2019-section">“A Mother’s Legacy: the Strength of Maternal Effects in Animal Populations”, Moore et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gao-et-al-2019-section" id="toc-gao-et-al-2019-section">“The Chinese National Twin Registry: a ‘Gold Mine’ for Scientific Research”, Gao et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#abraham-et-al-2019-section" id="toc-abraham-et-al-2019-section">“Genomic Risk Score Offers Predictive Performance Comparable to Clinical Risk Factors for Ischaemic Stroke”, Abraham et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#l%C3%B3pez-cortegano-caballero-2019-section" id="toc-lópez-cortegano-caballero-2019-section">“Inferring the Nature of Missing Heritability in Human Traits Using Data from the GWAS Catalog”, López-Cortegano &amp; Caballero 2019</a></li>
<li><a href="/doc/genetics/heritable/index#prata-et-al-2019-section" id="toc-prata-et-al-2019-section">“Unravelling the Genetic Basis of Schizophrenia and Bipolar Disorder With GWAS: A Systematic Review”, Prata et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#boutwell-white-2019-section" id="toc-boutwell-white-2019-section">“Gene Regulation and the Architecture of Complex Human Traits in the Genomics Era”, Boutwell &amp; White 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gard-et-al-2019-section" id="toc-gard-et-al-2019-section">“Genetic Influences on Antisocial Behavior: Recent Advances and Future Directions”, Gard et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#priv%C3%A9-et-al-2019-section" id="toc-privé-et-al-2019-section">“Making the Most of Clumping and Thresholding for Polygenic Scores”, Privé et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#salonen-et-al-2019-section" id="toc-salonen-et-al-2019-section">“Breed Differences of Heritable Behavior Traits in Cats”, Salonen et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#hyytinen-et-al-2019-section" id="toc-hyytinen-et-al-2019-section">“Heritability of Lifetime Earnings”, Hyytinen et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#trimmer-et-al-2019-section" id="toc-trimmer-et-al-2019-section">“Genetic Variation across the Human Olfactory Receptor Repertoire Alters Odor Perception”, Trimmer et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#tribune-2019-section" id="toc-tribune-2019-section">“Amid Animal Cruelty Debate, 80% of South Korea’s Sniffer Dogs Are Cloned”, Tribune 2019</a></li>
<li><a href="/doc/genetics/heritable/index#border-et-al-2019-supplement-section" id="toc-border-et-al-2019-supplement-section">“Supplement to No Support for Historic Candidate Gene or Candidate Gene-By-Interaction Hypotheses for Major Depression across Multiple Large Samples”, Border et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#warrington-et-al-2019-section" id="toc-warrington-et-al-2019-section">“Maternal and Fetal Genetic Effects on Birth Weight and Their Relevance to Cardio-Metabolic Risk Factors”, Warrington et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#willems-et-al-2019-section" id="toc-willems-et-al-2019-section">“The Heritability of Self-Control: A Meta-Analysis”, Willems et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#lawson-et-al-2019-section" id="toc-lawson-et-al-2019-section">“Is Population Structure in the Genetic Biobank Era Irrelevant, a Challenge, or an Opportunity?”, Lawson et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#freeman-2019-section" id="toc-freeman-2019-section">“Is Apostasy Heritable? A Behavior Genetics Study”, Freeman 2019</a></li>
<li><a href="/doc/genetics/heritable/index#ubbens-et-al-2019-section" id="toc-ubbens-et-al-2019-section">“Latent Space Phenotyping: Automatic Image-Based Phenotyping for Treatment Studies”, Ubbens et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#purves-et-al-2019-section" id="toc-purves-et-al-2019-section">“A Major Role for Common Genetic Variation in Anxiety Disorders”, Purves et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#derringer-2019-section" id="toc-derringer-2019-section">“Simulation of Model Overfit in Variance Explained With Genetic Data”, Derringer 2019</a></li>
<li><a href="/doc/genetics/heritable/index#selzam-et-al-2019-section" id="toc-selzam-et-al-2019-section">“Comparing Within-Family and Between-Family Polygenic Score Prediction”, Selzam et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#mcintosh-et-al-2019-section" id="toc-mcintosh-et-al-2019-section">“Uncovering the Genetic Architecture of Major Depression”, McIntosh et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#walsh-et-al-2019-section" id="toc-walsh-et-al-2019-section">“Ant Collective Behavior Is Heritable and Shaped by Selection”, Walsh et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#lecei-et-al-2019-section" id="toc-lecei-et-al-2019-section">“Evidence That the Association of Childhood Trauma With Psychosis and Related Psychopathology Is Not Explained by Gene-Environment Correlation: A Monozygotic Twin Differences Approach”, Lecei et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gabbett-et-al-2019-section" id="toc-gabbett-et-al-2019-section">“Molecular Support for Heterogonesis Resulting in Sesquizygotic Twinning”, Gabbett et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#runcie-crawford-2019-section" id="toc-runcie-crawford-2019-section">“Fast and Flexible Linear Mixed Models for Genome-Wide Genetics”, Runcie &amp; Crawford 2019</a></li>
<li><a href="/doc/genetics/heritable/index#lakhani-et-al-2019-section" id="toc-lakhani-et-al-2019-section">“Repurposing Large Health Insurance Claims Data to Estimate Genetic and Environmental Contributions in 560 Phenotypes”, Lakhani et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#howard-et-al-2019-1-section" id="toc-howard-et-al-2019-1-section">“Genome-Wide Meta-Analysis of Depression Identifies 102 Independent Variants and Highlights the Importance of the Prefrontal Brain Regions”, Howard et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#acasuso-rivero-et-al-2019-section" id="toc-acasuso-rivero-et-al-2019-section">“Adaptive Phenotypic Plasticity for Life-History and Less Fitness-Related Traits”, Acasuso-Rivero et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#bai-et-al-2019-2-section" id="toc-bai-et-al-2019-2-section">“Association of Genetic and Environmental Factors With Autism in a 5-Country Cohort”, Bai et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#baverstock-2019-section" id="toc-baverstock-2019-section">“Polygenic Scores: a Public Health Hazard?”, Baverstock 2019</a></li>
<li><a href="/doc/genetics/heritable/index#beebe-dimmer-cooney-2019-section" id="toc-beebe-dimmer-cooney-2019-section">“Mitochondrial Alterations May Underlie Race-Specific Differences in Cancer Risk and Outcome”, Beebe-Dimmer &amp; Cooney 2019</a></li>
<li><a href="/doc/genetics/heritable/index#cawley-et-al-2019-section" id="toc-cawley-et-al-2019-section">“Testing for Family Influences on Obesity: The Role of Genetic Nurture”, Cawley et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#clark-2019-2-section" id="toc-clark-2019-2-section">“Family Networks versus Genetics in Social Outcomes, England 1750–2019 [Slides]”, Clark 2019</a></li>
<li><a href="/doc/genetics/heritable/index#domingo-et-al-2019-section" id="toc-domingo-et-al-2019-section">“The Causes and Consequences of Genetic Interactions (Epistasis)”, Domingo et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#duncan-et-al-2019-section" id="toc-duncan-et-al-2019-section">“How Genome-Wide Association Studies (GWAS) Made Traditional Candidate Gene Studies Obsolete”, Duncan et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#eichler-2019-section" id="toc-eichler-2019-section">“Genetic Variation, Comparative Genomics, and the Diagnosis of Disease”, Eichler 2019</a></li>
<li><a href="/doc/genetics/heritable/index#gurovich-et-al-2019-section" id="toc-gurovich-et-al-2019-section">“Identifying Facial Phenotypes of Genetic Disorders Using Deep Learning”, Gurovich et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#hirata-et-al-2019-section" id="toc-hirata-et-al-2019-section">“Genetic and Phenotypic Landscape of the Major Histocompatibilty Complex Region in the Japanese Population”, Hirata et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#hwang-et-al-2019-section" id="toc-hwang-et-al-2019-section">“New Insight into Human Sweet Taste: a Genome-Wide Association Study of the Perception and Intake of Sweet Substances”, Hwang et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#joyner-2019b-section" id="toc-joyner-2019b-section">“Comment on ‘Polygenic Scores: A Public Health Hazard?’”, Joyner 2019b</a></li>
<li><a href="/doc/genetics/heritable/index#section" id="toc-section">“Native American Groups Wary of Big U.S. Biobank: Tribes Say Health Officials Were Slow to Consult Them”</a></li>
<li><a href="/doc/genetics/heritable/index#lambert-et-al-2019-section" id="toc-lambert-et-al-2019-section">“Towards Clinical Utility of Polygenic Risk Scores”, Lambert et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#pavan-sturm-2019-section" id="toc-pavan-sturm-2019-section">“The Genetics of Human Skin and Hair Pigmentation”, Pavan &amp; Sturm 2019</a></li>
<li><a href="/doc/genetics/heritable/index#strike-et-al-2019-section" id="toc-strike-et-al-2019-section">“Absolute and Relative Estimates of Genetic and Environmental Variance in Brain Structure Volumes”, Strike et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#tam-et-al-2019-section" id="toc-tam-et-al-2019-section">“Benefits and Limitations of Genome-Wide Association Studies”, Tam et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#thompson-2019-section" id="toc-thompson-2019-section">“Correlations between Relatives: From Mendelian Theory to Complete Genome Sequence”, Thompson 2019</a></li>
<li><a href="/doc/genetics/heritable/index#udler-et-al-2019-section" id="toc-udler-et-al-2019-section">“Genetic Risk Scores for Diabetes Diagnosis and Precision Medicine”, Udler et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-goddard-2019-section" id="toc-visscher-goddard-2019-section">“From R. A. Fisher’s 1918 Paper to GWAS a Century Later”, Visscher &amp; Goddard 2019</a></li>
<li><a href="/doc/genetics/heritable/index#willoughby-et-al-2019b-section" id="toc-willoughby-et-al-2019b-section">“Free Will, Determinism, and Intuitive Judgments About the Heritability of Behavior”, Willoughby et al 2019b</a></li>
<li><a href="/doc/genetics/heritable/index#wray-et-al-2019-section" id="toc-wray-et-al-2019-section">“Complex Trait Prediction from Genome Data: Contrasting EBV in Livestock to PRS in Humans”, Wray et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#schmitt-et-al-2019-section" id="toc-schmitt-et-al-2019-section">“The Dynamic Associations Between Cortical Thickness and General Intelligence Are Genetically Mediated”, Schmitt et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#belsky-harden-2019-section" id="toc-belsky-harden-2019-section">“Phenotypic Annotation: Using Polygenic Scores to Translate Discoveries From Genome-Wide Association Studies From the Top Down”, Belsky &amp; Harden 2019</a></li>
<li><a href="/doc/genetics/heritable/index#schutte-et-al-2019-section" id="toc-schutte-et-al-2019-section">“A Twin Study on the Correlates of Voluntary Exercise Behavior in Adolescence”, Schutte et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#asbury-wai-2019-section" id="toc-asbury-wai-2019-section">“Viewing Education Policy through a Genetic Lens”, Asbury &amp; Wai 2019</a></li>
<li><a href="/doc/genetics/heritable/index#border-et-al-2019-section" id="toc-border-et-al-2019-section">“No Support for Historical Candidate Gene or Candidate Gene-By-Interaction Hypotheses for Major Depression Across Multiple Large Samples”, Border et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#curtis-et-al-2019-section" id="toc-curtis-et-al-2019-section">“Extreme Morning Chronotypes Are Often Familial and Not Exceedingly Rare: the Estimated Prevalence of Advanced Sleep Phase, Familial Advanced Sleep Phase, and Advanced Sleep-Wake Phase Disorder in a Sleep Clinic Population”, Curtis et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#kandler-et-al-2019b-section" id="toc-kandler-et-al-2019b-section">“The Nature and Nurture of HEXACO Personality Trait Differences: An Extended Twin Family Study”, Kandler et al 2019b</a></li>
<li><a href="/doc/genetics/heritable/index#zhong-et-al-2019-section" id="toc-zhong-et-al-2019-section">“A Genome-Wide Association Study of Bitter and Sweet Beverage Consumption”, Zhong et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#sharp-et-al-2019-section" id="toc-sharp-et-al-2019-section">“Development and Standardization of an Improved Type 1 Diabetes Genetic Risk Score for Use in Newborn Screening and Incident Diagnosis”, Sharp et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#lebowitz-et-al-2019-section" id="toc-lebowitz-et-al-2019-section">“Asymmetrical Genetic Attributions for Prosocial versus Antisocial Behavior”, Lebowitz et al 2019</a></li>
<li><a href="/doc/genetics/heritable/index#lello-et-al-2018-section" id="toc-lello-et-al-2018-section">“Genomic Prediction of Complex Disease Risk”, Lello et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#schrempft-et-al-2018-section" id="toc-schrempft-et-al-2018-section">“Variation in the Heritability of Child Body Mass Index by Obesogenic Home Environment”, Schrempft et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#abdellaoui-et-al-2018-section" id="toc-abdellaoui-et-al-2018-section">“Genetic Consequences of Social Stratification in Great Britain”, Abdellaoui et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#musharoff-et-al-2018-section" id="toc-musharoff-et-al-2018-section">“Existence and Implications of Population Variance Structure”, Musharoff et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#altmann-mourao-miranda-2018-section" id="toc-altmann-mourao-miranda-2018-section">“Evidence for Bias of Genetic Ancestry in Resting State Functional MRI”, Altmann &amp; Mourao-Miranda 2018</a></li>
<li><a href="/doc/genetics/heritable/index#oconnor-et-al-2018-section" id="toc-oconnor-et-al-2018-section">“Polygenicity of Complex Traits Is Explained by Negative Selection”, O’Connor et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#allegrini-et-al-2018-section" id="toc-allegrini-et-al-2018-section">“Genomic Prediction of Cognitive Traits in Childhood and Adolescence”, Allegrini et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#pulit-et-al-2018-section" id="toc-pulit-et-al-2018-section">“Meta-Analysis of Genome-Wide Association Studies for Body Fat Distribution in 694,649 Individuals of European Ancestry”, Pulit et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#selzam-et-al-2018-section" id="toc-selzam-et-al-2018-section">“Evidence for Gene-Environment Correlation in Child Feeding: Links between Common Genetic Variation for BMI in Children and Parental Feeding Practices”, Selzam et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#papageorge-thom-2018-section" id="toc-papageorge-thom-2018-section">“Genes, Education, and Labor Market Outcomes: Evidence from the Health and Retirement Study”, Papageorge &amp; Thom 2018</a></li>
<li><a href="/doc/genetics/heritable/index#coon-et-al-2018-section" id="toc-coon-et-al-2018-section">“Genome-Wide Statistically-Significant Regions in 43 Utah High-Risk Families Implicate Multiple Genes Involved in Risk for Completed Suicide”, Coon et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#coleman-et-al-2018-section" id="toc-coleman-et-al-2018-section">“The Genetics of the Mood Disorder Spectrum: Genome-Wide Association Analyses of over 185,000 Cases and 439,000 Controls”, Coleman et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#kornadt-et-al-2018-section" id="toc-kornadt-et-al-2018-section">“On the Genetic and Environmental Sources of Social and Political Participation in Adolescence and Early Adulthood”, Kornadt et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#m%C3%A1rquez-luna-et-al-2018-section" id="toc-márquez-luna-et-al-2018-section">“Modeling Functional Enrichment Improves Polygenic Prediction Accuracy in UK Biobank and 23andMe Data Sets”, Márquez-Luna et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#timmers-et-al-2018-section" id="toc-timmers-et-al-2018-section">“Genomic Underpinnings of Lifespan Allow Prediction and Reveal Basis in Modern Risks”, Timmers et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#roselli-et-al-2018-section" id="toc-roselli-et-al-2018-section">“Multi-Ethnic Genome-Wide Association Study for Atrial Fibrillation”, Roselli et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#davies-et-al-2018-1-section" id="toc-davies-et-al-2018-1-section">“Study of 300,486 Individuals Identifies 148 Independent Genetic Loci Influencing General Cognitive Function”, Davies et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#vogel-2018-section" id="toc-vogel-2018-section">“German Law Allows Use of DNA to Predict Suspects’ Looks”, Vogel 2018</a></li>
<li><a href="/doc/genetics/heritable/index#morgan-et-al-2018-1-section" id="toc-morgan-et-al-2018-1-section">“The Genetic Architecture of Hair Color in the UK Population”, Morgan et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#jamnik-dilalla-2018-section" id="toc-jamnik-dilalla-2018-section">“A Multimethodological Study of Preschoolers’ Preferences for Aggressive Television and Video Games”, Jamnik &amp; DiLalla 2018</a></li>
<li><a href="/doc/genetics/heritable/index#baud-et-al-2018-section" id="toc-baud-et-al-2018-section">“Genome-Wide Association Study of Social Genetic Effects on 170 Phenotypes in Laboratory Mice”, Baud et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#beaver-et-al-2018-section" id="toc-beaver-et-al-2018-section">“On the Genetic and Genomic Basis of Aggression, Violence, and Antisocial Behavior”, Beaver et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#xue-et-al-2018-section" id="toc-xue-et-al-2018-section">“Novel Susceptibility Loci and Genetic Regulation Mechanisms for Type 2 Diabetes”, Xue et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#speed-balding-2018-section" id="toc-speed-balding-2018-section">“Better Estimation of SNP Heritability from Summary Statistics Provides a New Understanding of the Genetic Architecture of Complex Traits”, Speed &amp; Balding 2018</a></li>
<li><a href="/doc/genetics/heritable/index#bates-et-al-2018-section" id="toc-bates-et-al-2018-section">“The Nature of Nurture: Using a Virtual-Parent Design to Test Parenting Effects on Children’s Educational Attainment in Genotyped Families”, Bates et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#kaplanis-et-al-2018-section" id="toc-kaplanis-et-al-2018-section">“Quantitative Analysis of Population-Scale Family Trees With Millions of Relatives”, Kaplanis et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#bouwman-et-al-2018-section" id="toc-bouwman-et-al-2018-section">“Meta-Analysis of Genome-Wide Association Studies for Cattle Stature Identifies Common Genes That Regulate Body Size in Mammals”, Bouwman et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#linn%C3%A9r-et-al-2018-section" id="toc-linnér-et-al-2018-section">“Genome-Wide Study Identifies 611 Loci Associated With Risk Tolerance and Risky Behaviors”, Linnér et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#contreras-knoppers-2018-section" id="toc-contreras-knoppers-2018-section">“The Genomic Commons”, Contreras &amp; Knoppers 2018</a></li>
<li><a href="/doc/genetics/heritable/index#inouye-et-al-2018-section" id="toc-inouye-et-al-2018-section">“Genomic Risk Prediction of Coronary Artery Disease in Nearly 500,000 Adults: Implications for Early Screening and Primary Prevention”, Inouye et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#mogil-et-al-2018-section" id="toc-mogil-et-al-2018-section">“Genetic Architecture of Gene Expression Traits across Diverse Populations”, Mogil et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#mahajan-et-al-2018-1-section" id="toc-mahajan-et-al-2018-1-section">“Fine-Mapping of an Expanded Set of Type 2 Diabetes Loci to Single-Variant Resolution Using High-Density Imputation and Islet-Specific Epigenome Maps”, Mahajan et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#loh-et-al-2018-section" id="toc-loh-et-al-2018-section">“Mixed Model Association for Biobank-Scale Data Sets”, Loh et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#nielsen-et-al-2018-section" id="toc-nielsen-et-al-2018-section">“Genome-Wide Association Study of 1 Million People Identifies 111 Loci for Atrial Fibrillation”, Nielsen et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#grinde-et-al-2018-section" id="toc-grinde-et-al-2018-section">“Generalizing Genetic Risk Scores from Europeans to Hispanics/Latinos”, Grinde et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#ge-et-al-2018-section" id="toc-ge-et-al-2018-section">“The Shared Genetic Basis of Human Fluid Intelligence and Brain Morphology”, Ge et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#abul-husn-et-al-2018-section" id="toc-abul-husn-et-al-2018-section">“A Protein-Truncating HSD17B13 Variant and Protection from Chronic Liver Disease”, Abul-Husn et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#bathgate-2018-section" id="toc-bathgate-2018-section">“Muscle Health and Performance in Monozygotic Twins With 30 Years of Discordant Exercise Habits”, Bathgate 2018</a></li>
<li><a href="/doc/genetics/heritable/index#bergen-et-al-2018-section" id="toc-bergen-et-al-2018-section">“Joint Contributions of Rare Copy Number Variants and Common SNPs to Risk for Schizophrenia”, Bergen et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#section-1" id="toc-section-1">“No Association between Urbanisation, Neighbourhood Deprivation and IBD: a Population-Based Study of 4 Million Individuals”</a></li>
<li><a href="/doc/genetics/heritable/index#ceballos-et-al-2018-section" id="toc-ceballos-et-al-2018-section">“Runs of Homozygosity: Windows into Population History and Trait Architecture”, Ceballos et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#claes-et-al-2018-section" id="toc-claes-et-al-2018-section">“Genome-Wide Mapping of Global-To-Local Genetic Effects on Human Facial Shape”, Claes et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#das-et-al-2018-2-section" id="toc-das-et-al-2018-2-section">“Genotype Imputation from Large Reference Panels”, Das et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#freese-2018-section" id="toc-freese-2018-section">“The Arrival of Social Science Genomics”, Freese 2018</a></li>
<li><a href="/doc/genetics/heritable/index#hannigan-et-al-2018-section" id="toc-hannigan-et-al-2018-section">“Maternal Prenatal Depressive Symptoms and Risk for Early-Life Psychopathology in Offspring: Genetic Analyses in the Norwegian Mother and Child Birth Cohort Study”, Hannigan et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#horwitz-et-al-2018-section" id="toc-horwitz-et-al-2018-section">“A Decade in Psychiatric GWAS Research”, Horwitz et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#hysi-et-al-2018-section" id="toc-hysi-et-al-2018-section">“Genome-Wide Association Meta-Analysis of Individuals of European Ancestry Identifies New Loci Explaining a Substantial Fraction of Hair Color Variation and Heritability”, Hysi et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#johnson-et-al-2018c-section" id="toc-johnson-et-al-2018c-section">“Exploring the Relationship between Polygenic Risk for Cannabis Use, Peer Cannabis Use and the Longitudinal Course of Cannabis Involvement”, Johnson et al 2018c</a></li>
<li><a href="/doc/genetics/heritable/index#khera-et-al-2018-section" id="toc-khera-et-al-2018-section">“Genome-Wide Polygenic Scores for Common Diseases Identify Individuals With Risk Equivalent to Monogenic Mutations”, Khera et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#klarin-et-al-2018-section" id="toc-klarin-et-al-2018-section">“Genetics of Blood Lipids among ~300,000 Multi-Ethnic Participants of the Million Veteran Program”, Klarin et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#liu-2018-section" id="toc-liu-2018-section">“The Impact of Variation in Twin Relatedness on Estimates of Heritability and Environmental Influences”, Liu 2018</a></li>
<li><a href="/doc/genetics/heritable/index#liz-2018-section" id="toc-liz-2018-section">“‘The Fixity of Whiteness’: Genetic Admixture and the Legacy of the One-Drop Rule”, Liz 2018</a></li>
<li><a href="/doc/genetics/heritable/index#mahajan-et-al-2018-3-section" id="toc-mahajan-et-al-2018-3-section">“Refining the Accuracy of Validated Target Identification through Coding Variant Fine-Mapping in Type 2 Diabetes”, Mahajan et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#martin-et-al-2018b-section" id="toc-martin-et-al-2018b-section">“Predicting Polygenic Risk of Psychiatric Disorders”, Martin et al 2018b</a></li>
<li><a href="/doc/genetics/heritable/index#section-2" id="toc-section-2">“Genetic Influences on Musical Specialization: a Twin Study on Choice of Instrument and Music Genre”</a></li>
<li><a href="/doc/genetics/heritable/index#nelson-et-al-2018-section" id="toc-nelson-et-al-2018-section">“Inferring Transmission Histories of Rare Alleles in Population-Scale Genealogies”, Nelson et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#pemberton-szpiech-2018-section" id="toc-pemberton-szpiech-2018-section">“Relationship between Deleterious Variation, Genomic Autozygosity, and Disease Risk: Insights from The 1000 Genomes Project”, Pemberton &amp; Szpiech 2018</a></li>
<li><a href="/doc/genetics/heritable/index#polderman-2018-section" id="toc-polderman-2018-section">“The Biological Contributions to Gender Identity and Gender Diversity: Bringing Data to the Table”, Polderman 2018</a></li>
<li><a href="/doc/genetics/heritable/index#rimfeld-et-al-2018-2-section" id="toc-rimfeld-et-al-2018-2-section">“Genetic Influence on Social Outcomes during and After the Soviet Era in Estonia”, Rimfeld et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#segal-et-al-2018-section" id="toc-segal-et-al-2018-section">“Pairs of Genetically Unrelated Look-Alikes”, Segal et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#speakman-et-al-2018-section" id="toc-speakman-et-al-2018-section">“GWAS for BMI: a Treasure Trove of Fundamental Insights into the Genetic Basis of Obesity”, Speakman et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#tedja-et-al-2018-section" id="toc-tedja-et-al-2018-section">“Genome-Wide Association Meta-Analysis Highlights Light-Induced Signaling As a Driver for Refractive Error”, Tedja et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#tremblay-et-al-2018-section" id="toc-tremblay-et-al-2018-section">“Developmental Origins of Chronic Physical Aggression: A Bio-Psycho-Social Model for the Next Generation of Preventive Interventions”, Tremblay et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#ursini-et-al-2018-section" id="toc-ursini-et-al-2018-section">“Convergence of Placenta Biology and Genetic Risk for Schizophrenia”, Ursini et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#wehby-shane-2018-section" id="toc-wehby-shane-2018-section">“Genetic Variation in Health Insurance Coverage”, Wehby &amp; Shane 2018</a></li>
<li><a href="/doc/genetics/heritable/index#westra-et-al-2018-section" id="toc-westra-et-al-2018-section">“Fine-Mapping and Functional Studies Highlight Potential Causal Variants for Rheumatoid Arthritis and Type 1 Diabetes”, Westra et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#whalen-2018-section" id="toc-whalen-2018-section">“A Differential Evolution Approach to Feature Selection in Genomic Prediction”, Whalen 2018</a></li>
<li><a href="/doc/genetics/heritable/index#section-3" id="toc-section-3">“Twin Classroom Dilemma: To Study Together or Separately?”</a></li>
<li><a href="/doc/genetics/heritable/index#young-et-al-2018-section" id="toc-young-et-al-2018-section">“Identifying Loci Affecting Trait Variability and Detecting Interactions in Genome-Wide Association Studies”, Young et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#zapko-willmes-et-al-2018-section" id="toc-zapko-willmes-et-al-2018-section">“Unravelling Quasi-Causal Environmental Effects via Phenotypic and Genetically Informed Multi-Rater Models: The Case of Differential Parenting and Authoritarianism”, Zapko-Willmes et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#zengini-et-al-2018-section" id="toc-zengini-et-al-2018-section">“Genome-Wide Analyses Using UK Biobank Data Provide Insights into the Genetic Architecture of Osteoarthritis”, Zengini et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#zhang-et-al-2018c-section" id="toc-zhang-et-al-2018c-section">“Estimation of Complex Effect-Size Distributions Using Summary-Level Statistics from Genome-Wide Association Studies across 32 Complex Traits”, Zhang et al 2018c</a></li>
<li><a href="/doc/genetics/heritable/index#klee-tieman-2018-section" id="toc-klee-tieman-2018-section">“The Genetics of Fruit Flavour Preferences”, Klee &amp; Tieman 2018</a></li>
<li><a href="/doc/genetics/heritable/index#torkamani-et-al-2018-section" id="toc-torkamani-et-al-2018-section">“The Personal and Clinical Utility of Polygenic Risk Scores”, Torkamani et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#hannikainen-2018-section" id="toc-hannikainen-2018-section">“Ideology Between the Lines”, Hannikainen 2018</a></li>
<li><a href="/doc/genetics/heritable/index#liu-2018b-section" id="toc-liu-2018b-section">“Social and Genetic Pathways in Multigenerational Transmission of Educational Attainment”, Liu 2018b</a></li>
<li><a href="/doc/genetics/heritable/index#miles-haider-markel-2018-section" id="toc-miles-haider-markel-2018-section">“Personality and Genetic Associations With Military Service”, Miles &amp; Haider-Markel 2018</a></li>
<li><a href="/doc/genetics/heritable/index#wray-2018b-section" id="toc-wray-2018b-section">“Sizing up Whole-Genome Sequencing Studies of Common Diseases”, Wray 2018b</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-stumm-2018-section" id="toc-plomin-stumm-2018-section">“The New Genetics of Intelligence”, Plomin &amp; Stumm 2018</a></li>
<li><a href="/doc/genetics/heritable/index#lee-2018-1-section" id="toc-lee-2018-1-section">“86 Genomic Sites Associated With Educational Attainment Provide Insight into the Biology of Cognitive Performance”, Lee 2018</a></li>
<li><a href="/doc/genetics/heritable/index#yap-2018-section" id="toc-yap-2018-section">“Misestimation of Heritability and Prediction Accuracy of Male-Pattern Baldness”, Yap 2018</a></li>
<li><a href="/doc/genetics/heritable/index#mcadams-et-al-2018-section" id="toc-mcadams-et-al-2018-section">“Revisiting the Children-Of-Twins Design: Improving Existing Models for the Exploration of Intergenerational Associations”, McAdams et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#young-et-al-2018-rdr-section" id="toc-young-et-al-2018-rdr-section">“Relatedness Disequilibrium Regression Estimates Heritability without Environmental Bias”, Young et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#smith-woolley-et-al-2018-section" id="toc-smith-woolley-et-al-2018-section">“The Genetics of University Success”, Smith-Woolley et al 2018</a></li>
<li><a href="/doc/genetics/heritable/index#ma-et-al-2017-2-section" id="toc-ma-et-al-2017-2-section">“DeepGS: Predicting Phenotypes from Genotypes Using Deep Learning”, Ma et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#kong-et-al-2017-2-section" id="toc-kong-et-al-2017-2-section">“The Nature of Nurture: Effects of Parental Genotypes”, Kong et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#young-et-al-2017-section" id="toc-young-et-al-2017-section">“Estimating Heritability without Environmental Bias”, Young et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#tran-blei-2017-section" id="toc-tran-blei-2017-section">“Implicit Causal Models for Genome-Wide Association Studies”, Tran &amp; Blei 2017</a></li>
<li><a href="/doc/genetics/heritable/index#joshi-et-al-2017-1-section" id="toc-joshi-et-al-2017-1-section">“Genome-Wide Meta-Analysis Associates HLA-DQA1/DRB1 and LPA and Lifestyle Factors With Human Longevity”, Joshi et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#evangelou-et-al-2017-section" id="toc-evangelou-et-al-2017-section">“Genetic Analysis of over One Million People Identifies 535 Novel Loci for Blood Pressure”, Evangelou et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#tikkanen-et-al-2017-strength-section" id="toc-tikkanen-et-al-2017-strength-section">“Biological Insights Into Muscular Strength: Genetic Findings in the UK Biobank”, Tikkanen et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#lello-et-al-2017-section" id="toc-lello-et-al-2017-section">“Accurate Genomic Prediction Of Human Height”, Lello et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#wyss-et-al-2017-section" id="toc-wyss-et-al-2017-section">“Multiethnic Meta-Analysis Identifies New Loci for Pulmonary Function”, Wyss et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#wojcik-et-al-2017-section" id="toc-wojcik-et-al-2017-section">“Genetic Diversity Turns a New PAGE in Our Understanding of Complex Traits”, Wojcik et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#hilker-et-al-2017-section" id="toc-hilker-et-al-2017-section">“Heritability of Schizophrenia and Schizophrenia Spectrum Based on the Nationwide Danish Twin Register”, Hilker et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#klimentidis-et-al-2017-section" id="toc-klimentidis-et-al-2017-section">“Genome-Wide Association Study of Habitual Physical Activity in over 277,000 UK Biobank Participants Identifies Novel Variants and Genetic Correlations With Chronotype and Obesity-Related Traits”, Klimentidis et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#elliott-et-al-2017-section" id="toc-elliott-et-al-2017-section">“The Genetic Basis of Human Brain Structure and Function: 1,262 Genome-Wide Associations Found from 3,144 GWAS of Multimodal Brain Imaging Phenotypes from 9,707 UK Biobank Participants”, Elliott et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#mostafavi-et-al-2017-section" id="toc-mostafavi-et-al-2017-section">“Identifying Genetic Variants That Affect Viability in Large Cohorts”, Mostafavi et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#bycroft-et-al-2017-section" id="toc-bycroft-et-al-2017-section">“Genome-Wide Genetic Data on ~500,000 UK Biobank Participants”, Bycroft et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#palmer-peer-2017-section" id="toc-palmer-peer-2017-section">“Statistical Correction of the Winner’s Curse Explains Replication Variability in Quantitative Trait Genome-Wide Association Studies”, Palmer &amp; Pe’er 2017</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-et-al-2017-section" id="toc-visscher-et-al-2017-section">“10 Years of GWAS Discovery: Biology, Function, and Translation”, Visscher et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#verweij-et-al-2017-section" id="toc-verweij-et-al-2017-section">“Sexual Dimorphism in the Genetic Influence on Human Childlessness”, Verweij et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#manchia-fanos-2017-section" id="toc-manchia-fanos-2017-section">“Targeting Aggression in Severe Mental Illness: The Predictive Role of Genetic, Epigenetic, and Metabolomic Markers”, Manchia &amp; Fanos 2017</a></li>
<li><a href="/doc/genetics/heritable/index#demontis-et-al-2017-section" id="toc-demontis-et-al-2017-section">“Discovery of the First Genome-Wide Statistically-Large Risk Loci for ADHD”, Demontis et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#wehby-et-al-2017-section" id="toc-wehby-et-al-2017-section">“Genetic Predisposition to Obesity and Medicare Expenditures”, Wehby et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#gaydosh-et-al-2017-section" id="toc-gaydosh-et-al-2017-section">“Father Absence and Accelerated Reproductive Development”, Gaydosh et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#evans-et-al-2017-section" id="toc-evans-et-al-2017-section">“Comparison of Methods That Use Whole Genome Data to Estimate the Heritability and Genetic Architecture of Complex Traits”, Evans et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#sullivan-et-al-2017-section" id="toc-sullivan-et-al-2017-section">“Psychiatric Genomics: An Update and an Agenda”, Sullivan et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#kirkegaard-et-al-2017-section" id="toc-kirkegaard-et-al-2017-section">“Biogeographic Ancestry and Socioeconomic Outcomes in the Americas: A Meta-Analysis”, Kirkegaard et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#domingue-et-al-2017-section" id="toc-domingue-et-al-2017-section">“Analysis of Genetic Similarity among Friends and Schoolmates in the National Longitudinal Study of Adolescent to Adult Health (Add Health)”, Domingue et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#ayorech-et-al-2017-section" id="toc-ayorech-et-al-2017-section">“Personalized Media: A Genetically Informative Investigation of Individual Differences in Online Media Use”, Ayorech et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#xu-et-al-2017-1-section" id="toc-xu-et-al-2017-1-section">“Genetic and Environmental Influences on Household Financial Distress”, Xu et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#aschard-et-al-2017b-section" id="toc-aschard-et-al-2017b-section">“Covariate Selection for Association Screening in Multiphenotype Genetic Studies”, Aschard et al 2017b</a></li>
<li><a href="/doc/genetics/heritable/index#batricevic-littvay-2017-section" id="toc-batricevic-littvay-2017-section">“A Genetic Basis of Economic Egalitarianism”, Batricevic &amp; Littvay 2017</a></li>
<li><a href="/doc/genetics/heritable/index#section-4" id="toc-section-4">“Copy Number Variation in Syndromic Forms of Psychiatric Illness: The Emerging Value of Clinical Genetic Testing in Psychiatry”</a></li>
<li><a href="/doc/genetics/heritable/index#cheng-et-al-2017-section" id="toc-cheng-et-al-2017-section">“Co-Aggregation of Major Psychiatric Disorders in Individuals With First-Degree Relatives With Schizophrenia: a Nationwide Population-Based Study”, Cheng et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#section-5" id="toc-section-5">“Predictive Accuracy of Combined Genetic and Environmental Risk Scores”</a></li>
<li><a href="/doc/genetics/heritable/index#section-6" id="toc-section-6">“Socioeconomic Status and Genetic Influences on Cognitive Development”</a></li>
<li><a href="/doc/genetics/heritable/index#section-7" id="toc-section-7">“Little Evidence That Socioeconomic Status Modifies Heritability of Literacy and Numeracy in Australia”</a></li>
<li><a href="/doc/genetics/heritable/index#hahn-et-al-2017-section" id="toc-hahn-et-al-2017-section">“Internet Addiction and Its Facets: The Role of Genetics and the Relation to Self-Directedness”, Hahn et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#hatzikotoulas-et-al-2017-section" id="toc-hatzikotoulas-et-al-2017-section">“National Clinical Audit Data Decodes the Genetic Architecture of Developmental Dysplasia of the Hip”, Hatzikotoulas et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#ivarsdottir-et-al-2017-section" id="toc-ivarsdottir-et-al-2017-section">“Effect of Sequence Variants on Variance in Glucose Levels Predicts Type 2 Diabetes Risk and Accounts for Heritability”, Ivarsdottir et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#section-8" id="toc-section-8">“Inference on the Genetic Basis of Eye and Skin Colour in an Admixed Population via Bayesian Linear Mixed Models”</a></li>
<li><a href="/doc/genetics/heritable/index#section-9" id="toc-section-9">“Polygenic Scores via Penalized Regression on Summary Statistics”</a></li>
<li><a href="/doc/genetics/heritable/index#section-10" id="toc-section-10">“Differences in Genetic and Environmental Variation in Adult Body Mass Index by Sex, Age, Time Period, and Region: an Individual-Based Pooled Analysis of 40 Twin Cohorts”</a></li>
<li><a href="/doc/genetics/heritable/index#turcot-et-al-2017-section" id="toc-turcot-et-al-2017-section">“Protein-Altering Variants Associated With Body Mass Index Implicate Pathways That Control Energy Intake and Expenditure in Obesity”, Turcot et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#section-11" id="toc-section-11">“2017 Constance Holden Memorial Address: Liberal Creationism”</a></li>
<li><a href="/doc/genetics/heritable/index#zilh%C3%A3o-et-al-2017-section" id="toc-zilhão-et-al-2017-section">“Polygenic Prediction of Obsessive Compulsive Symptoms”, Zilhão et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#landry-et-al-2017-section" id="toc-landry-et-al-2017-section">“Racial Minority Group Interest in Direct-To-Consumer Genetic Testing: Findings from the PGen Study”, Landry et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#schmidt-2017-section" id="toc-schmidt-2017-section">“Beyond Questionable Research Methods: The Role of Omitted Relevant Research in the Credibility of Research”, Schmidt 2017</a></li>
<li><a href="/doc/genetics/heritable/index#segal-2017-section" id="toc-segal-2017-section">“Twin Spouses and Unrelated Look-Alikes: New Views”, Segal 2017</a></li>
<li><a href="/doc/genetics/heritable/index#roeling-et-al-2017-section" id="toc-roeling-et-al-2017-section">“Heritability of Working in a Creative Profession”, Roeling et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#sandin-et-al-2017-section" id="toc-sandin-et-al-2017-section">“The Heritability of Autism Spectrum Disorder”, Sandin et al 2017</a></li>
<li><a href="/doc/genetics/heritable/index#taylor-munaf%C3%B2-2016-section" id="toc-taylor-munafò-2016-section">“Associations of Coffee Genetic Risk Scores With Coffee, Tea and Other Beverages in the UK Biobank”, Taylor &amp; Munafò 2016</a></li>
<li><a href="/doc/genetics/heritable/index#baud-et-al-2016-section" id="toc-baud-et-al-2016-section">“Genetic Variation in the Social Environment Contributes to Health and Disease”, Baud et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#steinsaltz-et-al-2016-section" id="toc-steinsaltz-et-al-2016-section">“Statistical Properties of Simple Random-Effects Models for Genetic Heritability”, Steinsaltz et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#warrier-et-al-2016-1-section" id="toc-warrier-et-al-2016-1-section">“Genome-Wide Meta-Analysis of Cognitive Empathy: Heritability, and Correlates With Sex, Neuropsychiatric Conditions and Brain Anatomy”, Warrier et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#tyrrell-et-al-2016-section" id="toc-tyrrell-et-al-2016-section">“Evidence That Lower Socioeconomic Position Accentuates Genetic Susceptibility to Obesity”, Tyrrell et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#rautiainen-et-al-2016-section" id="toc-rautiainen-et-al-2016-section">“Genome-Wide Association Study of Antisocial Personality Disorder”, Rautiainen et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#hagenaars-et-al-2016-2-section" id="toc-hagenaars-et-al-2016-2-section">“Genetic Prediction of Male Pattern Baldness”, Hagenaars et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#menie-et-al-2016-section" id="toc-menie-et-al-2016-section">“How Cognitive Genetic Factors Influence Fertility Outcomes: A Mediational SEM Analysis”, Menie et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#ge-et-al-2016-section" id="toc-ge-et-al-2016-section">“Phenome-Wide Heritability Analysis of the UK Biobank”, Ge et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#polubriaginof-et-al-2016-section" id="toc-polubriaginof-et-al-2016-section">“Estimate of Disease Heritability Using 4.7 Million Familial Relationships Inferred from Electronic Health Records”, Polubriaginof et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#qiao-et-al-2016-section" id="toc-qiao-et-al-2016-section">“Genome-Wide Variants of Eurasian Facial Shape Differentiation and DNA Based Face Prediction”, Qiao et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#verbelen-et-al-2016-section" id="toc-verbelen-et-al-2016-section">“Cost-Effectiveness of Pharmacogenetic-Guided Treatment: Are We There Yet?”, Verbelen et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#shaffer-et-al-2016-section" id="toc-shaffer-et-al-2016-section">“Genome-Wide Association Study Reveals Multiple Loci Influencing Normal Human Facial Morphology”, Shaffer et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#okbay-et-al-2016-section" id="toc-okbay-et-al-2016-section">“Genome-Wide Association Study Identifies 74 Loci Associated With Educational Attainment”, Okbay et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#tropf-et-al-2016-section" id="toc-tropf-et-al-2016-section">“Mega-Analysis of 31,396 Individuals from 6 Countries Uncovers Strong Gene-Environment Interaction for Human Fertility”, Tropf et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#baharian-et-al-2016-section" id="toc-baharian-et-al-2016-section">“The Great Migration and African-American Genomic Diversity”, Baharian et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#domingue-et-al-2016-section" id="toc-domingue-et-al-2016-section">“Mortality Selection in a Genetic Sample and Implications for Association Studies”, Domingue et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#domingue-et-al-2016-gcta-section" id="toc-domingue-et-al-2016-gcta-section">“Genome-Wide Estimates of Heritability for Social Demographic Outcomes”, Domingue et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#hill-et-al-2016-1-section" id="toc-hill-et-al-2016-1-section">“Molecular Genetic Contributions to Social Deprivation and Household Income in UK Biobank (<em>n</em> = 112,151)”, Hill et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#arslan-et-al-2016-section" id="toc-arslan-et-al-2016-section">“Older Fathers’ Children Have Lower Evolutionary Fitness across Four Centuries and in Four Populations”, Arslan et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#soniak-2016-section" id="toc-soniak-2016-section">“How Does a Cowbird Learn To Be a Cowbird? New Research Explains How These Brood Parasites—Who Are Raised by Other Species—Still Manage to Become Cowbirds”, Soniak 2016</a></li>
<li><a href="/doc/genetics/heritable/index#holland-et-al-2016-section" id="toc-holland-et-al-2016-section">“Estimating Effect Sizes and Expected Replication Probabilities from GWAS Summary Statistics”, Holland et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#penke-jokela-2016-section" id="toc-penke-jokela-2016-section">“The Evolutionary Genetics of Personality Revisited”, Penke &amp; Jokela 2016</a></li>
<li><a href="/doc/genetics/heritable/index#shi-et-al-2016-section" id="toc-shi-et-al-2016-section">“Contrasting the Genetic Architecture of 30 Complex Traits from Summary Association Data”, Shi et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#baur-et-al-2016-section" id="toc-baur-et-al-2016-section">“Paraphilic Sexual Interests and Sexually Coercive Behavior: A Population-Based Twin Study”, Baur et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#blokland-et-al-2016-section" id="toc-blokland-et-al-2016-section">“Genome-Wide Association Study of Working Memory Brain Activation”, Blokland et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#chatterjee-et-al-2016-section" id="toc-chatterjee-et-al-2016-section">“Developing and Evaluating Polygenic Risk Prediction Models for Stratified Disease Prevention”, Chatterjee et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#chen-et-al-2016-5-section" id="toc-chen-et-al-2016-5-section">“Familial Aggregation of Attention-Deficit/hyperactivity Disorder”, Chen et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#section-12" id="toc-section-12">“Genetic and Environmental Parent–Child Transmission of Value Orientations: An Extended Twin Family Study”</a></li>
<li><a href="/doc/genetics/heritable/index#liu-et-al-2016-section" id="toc-liu-et-al-2016-section">“The MC1R Gene and Youthful Looks”, Liu et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#lynch-2016-section" id="toc-lynch-2016-section">“Heritability and Causal Reasoning”, Lynch 2016</a></li>
<li><a href="/doc/genetics/heritable/index#murugadoss-2016-section" id="toc-murugadoss-2016-section">“A Genetic Epidemiological Mega Analysis of Smoking Initiation in Adolescents”, Murugadoss 2016</a></li>
<li><a href="/doc/genetics/heritable/index#sundquist-et-al-2016-section" id="toc-sundquist-et-al-2016-section">“School Achievement and Risk of Eating Disorders in a Swedish National Cohort”, Sundquist et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#ibrahim-verbaas-et-al-2016-section" id="toc-ibrahim-verbaas-et-al-2016-section">“GWAS for Executive Function and Processing Speed Suggests Involvement of the CADM2 Gene”, Ibrahim-Verbaas et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#dahl-et-al-2016-section" id="toc-dahl-et-al-2016-section">“PHENIX: A Multiple-Phenotype Imputation Method for Genetic Studies”, Dahl et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-et-al-2016-1-section" id="toc-kendler-et-al-2016-1-section">“A Novel Sibling-Based Design to Quantify Genetic and Shared Environmental Effects: Application to Drug Abuse, Alcohol Use Disorder and Criminal Behavior”, Kendler et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#beijsterveldt-et-al-2016-section" id="toc-beijsterveldt-et-al-2016-section">“Chorionicity and Heritability Estimates from Twin Studies: The Prenatal Environment of Twins and Their Resemblance Across a Large Number of Traits”, Beijsterveldt et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#smith-et-al-2016-1-section" id="toc-smith-et-al-2016-1-section">“Genetic and Environmental Influences on Food Preferences in Adolescence”, Smith et al 2016</a></li>
<li><a href="/doc/genetics/heritable/index#louder-et-al-2015-2-section" id="toc-louder-et-al-2015-2-section">“Out on Their Own: a Test of Adult-Assisted Dispersal in Fledgling Brood Parasites Reveals Solitary Departures from Hosts”, Louder et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#ge-et-al-2015-section" id="toc-ge-et-al-2015-section">“Heritability of Neuroanatomical Shape”, Ge et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#thompson-et-al-2015-section" id="toc-thompson-et-al-2015-section">“An Empirical Bayes Mixture Model for Effect Size Distributions in Genome-Wide Association Studies”, Thompson et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#germine-et-al-2015-section" id="toc-germine-et-al-2015-section">“Individual Esthetic Preferences for Faces Are Shaped Mostly by Environments, Not Genes”, Germine et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#zeeuw-et-al-2015-section" id="toc-zeeuw-et-al-2015-section">“Meta-Analysis of Twin Studies Highlights the Importance of Genetic Variation in Primary School Educational Achievement”, Zeeuw et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#yang-et-al-2015-section" id="toc-yang-et-al-2015-section">“Genetic Variance Estimation With Imputed Variants Finds Negligible Missing Heritability for Human Height and Body Mass Index”, Yang et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#bhatia-et-al-2015-section" id="toc-bhatia-et-al-2015-section">“Haplotypes of Common SNPs Can Explain Missing Heritability of Complex Diseases”, Bhatia et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#tipney-et-al-2015-section" id="toc-tipney-et-al-2015-section">“The Support of Human Genetic Evidence for Approved Drug Indications”, Tipney et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#bingley-et-al-2015-section" id="toc-bingley-et-al-2015-section">“Signaling and Productivity in the Private Financial Returns to Schooling”, Bingley et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#polderman-et-al-2015-02-section" id="toc-polderman-et-al-2015-02-section">“Meta-Analysis of the Heritability of Human Traits Based on 50 Years of Twin Studies”, Polderman et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#robinson-et-al-2015-2-section" id="toc-robinson-et-al-2015-2-section">“The Genetic Architecture of Pediatric Cognitive Abilities in the Philadelphia Neurodevelopmental Cohort”, Robinson et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#zhou-et-al-2015-section" id="toc-zhou-et-al-2015-section">“Genetic and Environmental Influences on Obesity-Related Phenotypes in Chinese Twins Reared Apart and Together”, Zhou et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#conley-et-al-2015-section" id="toc-conley-et-al-2015-section">“Is the Effect of Parental Education on Offspring Biased or Moderated by Genotype?”, Conley et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#davies-et-al-2015-section" id="toc-davies-et-al-2015-section">“Genetic Contributions to Variation in General Cognitive Function: a Meta-Analysis of Genome-Wide Association Studies in the CHARGE Consortium (<em>N</em> = 53,949)”, Davies et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#martini-et-al-2015-section" id="toc-martini-et-al-2015-section">“Is That Me or My Twin? Lack of Self-Face Recognition Advantage in Identical Twins”, Martini et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#dochtermann-et-al-2015-section" id="toc-dochtermann-et-al-2015-section">“The Contribution of Additive Genetic Variation to Personality Variation: Heritability of Personality”, Dochtermann et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#section-13" id="toc-section-13">“HERITABILITY STUDIES IN THE POSTGENOMIC ERA: THE FATAL FLAW IS CONCEPTUAL<sup>*</sup>”</a></li>
<li><a href="/doc/genetics/heritable/index#butkovic-et-al-2015-section" id="toc-butkovic-et-al-2015-section">“Personality Related Traits As Predictors of Music Practice: Underlying Environmental and Genetic Influences”, Butkovic et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#vink-et-al-2015-section" id="toc-vink-et-al-2015-section">“Heritability of Compulsive Internet Use in Adolescents”, Vink et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#rottensteiner-et-al-2015-section" id="toc-rottensteiner-et-al-2015-section">“Physical Activity, Fitness, Glucose Homeostasis, and Brain Morphology in Twins”, Rottensteiner et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#locke-et-al-2015-section" id="toc-locke-et-al-2015-section">“Genetic Studies of Body Mass Index Yield New Insights for Obesity Biology”, Locke et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#cornelis-et-al-2015-section" id="toc-cornelis-et-al-2015-section">“Genome-Wide Meta-Analysis Identifies Six Novel Loci Associated With Habitual Coffee Consumption”, Cornelis et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#gottlieb-et-al-2015-section" id="toc-gottlieb-et-al-2015-section">“Novel Loci Associated With Usual Sleep Duration: the CHARGE Consortium Genome-Wide Association Study”, Gottlieb et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#l%C3%A5ngstr%C3%B6m-et-al-2015-section" id="toc-långström-et-al-2015-section">“Sexual Offending Runs in Families: A 37-Year Nationwide Study”, Långström et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#bulik-sullivan-et-al-2015-1-section" id="toc-bulik-sullivan-et-al-2015-1-section">“LD Score Regression Distinguishes Confounding from Polygenicity in Genome-Wide Association Studies”, Bulik-Sullivan et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#vilhj%C3%A1lmsson-et-al-2015-section" id="toc-vilhjálmsson-et-al-2015-section">“LDpred: Modeling Linkage Disequilibrium Increases Accuracy of Polygenic Risk Scores”, Vilhjálmsson et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#leslie-et-al-2015-section" id="toc-leslie-et-al-2015-section">“The Fine-Scale Genetic Structure of the British Population”, Leslie et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#paternoster-et-al-2015-section" id="toc-paternoster-et-al-2015-section">“Multi-Ancestry Genome-Wide Association Study of 21,000 Cases and 95,000 Controls Identifies New Risk Loci for Atopic Dermatitis”, Paternoster et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#tiihonen-et-al-2015-section" id="toc-tiihonen-et-al-2015-section">“Genetic Background of Extreme Violent Behavior”, Tiihonen et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#liu-et-al-2015-section" id="toc-liu-et-al-2015-section">“Association Analyses Identify 38 Susceptibility Loci for Inflammatory Bowel Disease and Highlight Shared Genetic Risk across Populations”, Liu et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#wagschal-2015-section" id="toc-wagschal-2015-section">“Genome-Wide Identification of MicroRNAs Regulating Cholesterol and Triglyceride Homeostasis”, Wagschal 2015</a></li>
<li><a href="/doc/genetics/heritable/index#escott-price-et-al-2015-section" id="toc-escott-price-et-al-2015-section">“Common Polygenic Variation Enhances Risk Prediction for Alzheimer’s Disease”, Escott-Price et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#eley-et-al-2015-section" id="toc-eley-et-al-2015-section">“The Intergenerational Transmission of Anxiety: A Children-Of-Twins Study”, Eley et al 2015</a></li>
<li><a href="/doc/genetics/heritable/index#stergiakouli-2015-section" id="toc-stergiakouli-2015-section">“Shared Genetic Influences Between Attention-Deficit/Hyperactivity Disorder (ADHD) Traits in Children and Clinical ADHD”, Stergiakouli 2015</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-et-al-2014-section" id="toc-kendler-et-al-2014-section">“The Etiologic Role of Genetic and Environmental Factors in Criminal Behavior As Determined from Full &amp; Half-Sibling Pairs: an Evaluation of the Validity of the Twin Method”, Kendler et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#hatemi-verhulst-2014-section" id="toc-hatemi-verhulst-2014-section">“Political Attitudes Develop Independently of Personality Traits”, Hatemi &amp; Verhulst 2014</a></li>
<li><a href="/doc/genetics/heritable/index#moser-et-al-2014-section" id="toc-moser-et-al-2014-section">“Simultaneous Discovery, Estimation and Prediction Analysis of Complex Traits Using a Bayesian Mixture Model”, Moser et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#groen-blokhuis-et-al-2014-section" id="toc-groen-blokhuis-et-al-2014-section">“Attention-Deficit/Hyperactivity Disorder Polygenic Risk Scores Predict Attention Problems in a Population-Based Sample of Children”, Groen-Blokhuis et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#hsu-2014-section" id="toc-hsu-2014-section">“On the Genetic Architecture of Intelligence and Other Quantitative Traits”, Hsu 2014</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-et-al-2014-section" id="toc-plomin-et-al-2014-section">“Nature, Nurture, and Expertise”, Plomin et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#ward-et-al-2014-2-section" id="toc-ward-et-al-2014-2-section">“Genetic Variation Associated With Differential Educational Attainment in Adults Has Anticipated Associations With School Performance in Children”, Ward et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#piffer-hur-2014-section" id="toc-piffer-hur-2014-section">“Heritability of Creative Achievement”, Piffer &amp; Hur 2014</a></li>
<li><a href="/doc/genetics/heritable/index#kirkpatrick-et-al-2014-section" id="toc-kirkpatrick-et-al-2014-section">“Results of a ‘GWAS Plus:’ General Cognitive Ability Is Substantially Heritable and Massively Polygenic”, Kirkpatrick et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#kirzinger-et-al-2014-section" id="toc-kirzinger-et-al-2014-section">“Genetic and Environmental Influences on Media Use and Communication Behaviors”, Kirzinger et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#burt-simons-2014-section" id="toc-burt-simons-2014-section">“Pulling Back The Curtain On Heritability Studies: Biosocial Criminology In The Postgenomic Era”, Burt &amp; Simons 2014</a></li>
<li><a href="/doc/genetics/heritable/index#deryakulu-ursava%C5%9F-2014-section" id="toc-deryakulu-ursavaş-2014-section">“Genetic and Environmental Influences on Problematic Internet Use: A Twin Study”, Deryakulu &amp; Ursavaş 2014</a></li>
<li><a href="/doc/genetics/heritable/index#schwab-2014-section" id="toc-schwab-2014-section">“Social Influence Constrained by the Heritability of Attitudes”, Schwab 2014</a></li>
<li><a href="/doc/genetics/heritable/index#arnedo-2014-section" id="toc-arnedo-2014-section">“Uncovering the Hidden Risk Architecture of the Schizophrenias: Confirmation in 3 Independent Genome-Wide Association Studies”, Arnedo 2014</a></li>
<li><a href="/doc/genetics/heritable/index#hambrick-tucker-drob-2014-section" id="toc-hambrick-tucker-drob-2014-section">“The Genetics of Music Accomplishment: Evidence for Gene-Environment Correlation and Interaction”, Hambrick &amp; Tucker-Drob 2014</a></li>
<li><a href="/doc/genetics/heritable/index#bornovalova-et-al-2014-section" id="toc-bornovalova-et-al-2014-section">“Understanding the Relative Contributions of Direct Environmental Effects and Passive Genotype-Environment Correlations in the Association between Familial Risk Factors and Child Disruptive Behavior Disorders”, Bornovalova et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#okada-et-al-2014-section" id="toc-okada-et-al-2014-section">“Genetics of Rheumatoid Arthritis Contributes to Biology and Drug Discovery”, Okada et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#mahajan-et-al-2014-section" id="toc-mahajan-et-al-2014-section">“Genome-Wide Trans-Ancestry Meta-Analysis Provides Insight into the Genetic Architecture of Type 2 Diabetes Susceptibility”, Mahajan et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#tan-et-al-2014-1-section" id="toc-tan-et-al-2014-1-section">“The Genetic Basis of Music Ability”, Tan et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#section-14" id="toc-section-14">“Biological Insights from 108 Schizophrenia-Associated Genetic Loci”</a></li>
<li><a href="/doc/genetics/heritable/index#nalls-et-al-2014-section" id="toc-nalls-et-al-2014-section">“Large-Scale Meta-Analysis of Genome-Wide Association Data Identifies 6 New Risk Loci for Parkinson’s Disease”, Nalls et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#perry-et-al-2014-section" id="toc-perry-et-al-2014-section">“Parent-Of-Origin-Specific Allelic Associations among 106 Genomic Loci for Age at Menarche”, Perry et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#wood-et-al-2014-1-section" id="toc-wood-et-al-2014-1-section">“Defining the Role of Common Variation in the Genomic and Biological Architecture of Adult Human Height”, Wood et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#boraska-et-al-2014-section" id="toc-boraska-et-al-2014-section">“A Genome-Wide Association Study of Anorexia Nervosa”, Boraska et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#rietveld-et-al-2014-section" id="toc-rietveld-et-al-2014-section">“Replicability and Robustness of Genome-Wide-Association Studies for Behavioral Traits”, Rietveld et al 2014</a></li>
<li><a href="/doc/genetics/heritable/index#mick-et-al-2013-section" id="toc-mick-et-al-2013-section">“Genome-Wide Association Study of Proneness to Anger”, Mick et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#liao-et-al-2013-section" id="toc-liao-et-al-2013-section">“Impact of Measurement Error on Testing Genetic Association With Quantitative Traits”, Liao et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#conley-et-al-2013-section" id="toc-conley-et-al-2013-section">“Heritability and the Equal Environments Assumption: Evidence from Multiple Samples of Misclassified Twins”, Conley et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#rietveld-et-al-2013-2-section" id="toc-rietveld-et-al-2013-2-section">“GWAS of 126,559 Individuals Identifies Genetic Variants Associated With Educational Attainment”, Rietveld et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#zaitlen-et-al-2013-section" id="toc-zaitlen-et-al-2013-section">“Using Extended Genealogy to Estimate Components of Heritability for 23 Quantitative and Dichotomous Traits”, Zaitlen et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#benyamin-et-al-2013-section" id="toc-benyamin-et-al-2013-section">“Childhood Intelligence Is Heritable, Highly Polygenic and Associated With <em>FNBP1L</em>”, Benyamin et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#beleza-et-al-2013-section" id="toc-beleza-et-al-2013-section">“Genetic Architecture of Skin and Eye Color in an African-European Admixed Population”, Beleza et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#cargnin-et-al-2013-section" id="toc-cargnin-et-al-2013-section">“An Opposite-Direction Modulation of the COMT Val158Met Polymorphism on the Clinical Response to Intrathecal Morphine and Triptans”, Cargnin et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#liu-et-al-2013-section" id="toc-liu-et-al-2013-section">“Common DNA Variants Predict Tall Stature in Europeans”, Liu et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#tansey-et-al-2013-section" id="toc-tansey-et-al-2013-section">“Contribution of Common Genetic Variants to Antidepressant Response”, Tansey et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#weinreich-et-al-2013-section" id="toc-weinreich-et-al-2013-section">“Should Evolutionary Geneticists Worry about Higher-Order Epistasis?”, Weinreich et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#section-15" id="toc-section-15">“Unrelated Look-Alikes: Replicated Study of Personality Similarity and Qualitative Findings on Social Relatedness”</a></li>
<li><a href="/doc/genetics/heritable/index#section-16" id="toc-section-16">“Personality Similarity in Unrelated Look-Alike Pairs: Addressing a Twin Study Challenge”</a></li>
<li><a href="/doc/genetics/heritable/index#section-17" id="toc-section-17">“The Wilson Effect: The Increase in Heritability of IQ With Age”</a></li>
<li><a href="/doc/genetics/heritable/index#section-18" id="toc-section-18">“Http://www.science.sciencemag.org/highwire/filestream/594571/field_highwire_adjunct_files/1/Rietveld.SM.revision.2.pdf”</a></li>
<li><a href="/doc/genetics/heritable/index#magnusson-2013-section" id="toc-magnusson-2013-section">“The Swedish Twin Registry: Establishment of a Biobank and Other Recent Developments”, Magnusson 2013</a></li>
<li><a href="/doc/genetics/heritable/index#fesinmeyer-et-al-2013-section" id="toc-fesinmeyer-et-al-2013-section">“Genetic Risk Factors for BMI and Obesity in an Ethnically Diverse Population: Results from the Population Architecture Using Genomics and Epidemiology (PAGE) Study”, Fesinmeyer et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#bornovalova-et-al-2013-section" id="toc-bornovalova-et-al-2013-section">“Tests of a Direct Effect of Childhood Abuse on Adult Borderline Personality Disorder Traits: a Longitudinal Discordant Twin Design”, Bornovalova et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-et-al-2013-section" id="toc-plomin-et-al-2013-section">“Common DNA Markers Can Account for More Than Half of the Genetic Influence on Cognitive Abilities”, Plomin et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#deloukas-et-al-2013-section" id="toc-deloukas-et-al-2013-section">“Large-Scale Association Analysis Identifies New Risk Loci for Coronary Artery Disease”, Deloukas et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#monda-et-al-2013-section" id="toc-monda-et-al-2013-section">“A Meta-Analysis Identifies New Loci Associated With Body Mass Index in Individuals of African Ancestry”, Monda et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#donofrio-et-al-2013-section" id="toc-donofrio-et-al-2013-section">“Critical Need for Family-Based, Quasi-Experimental Designs in Integrating Genetic and Social Science Research”, D’Onofrio et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#mcgue-et-al-2013-section" id="toc-mcgue-et-al-2013-section">“A Genome-Wide Association Study of Behavioral Disinhibition”, McGue et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#berndt-et-al-2013-section" id="toc-berndt-et-al-2013-section">“Genome-Wide Meta-Analysis Identifies 11 New Loci for Anthropometric Traits and Provides Insights into Genetic Architecture”, Berndt et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#li-et-al-2013-section" id="toc-li-et-al-2013-section">“Large-Scale Genotyping Identifies a New Locus at 22q13.2 Associated With Female Breast Size”, Li et al 2013</a></li>
<li><a href="/doc/genetics/heritable/index#allentoft-et-al-2012-section" id="toc-allentoft-et-al-2012-section">“The Half-Life of DNA in Bone: Measuring Decay Kinetics in 158 Dated Fossils”, Allentoft et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#anholt-mackay-2012-section" id="toc-anholt-mackay-2012-section">“Genetics of Aggression”, Anholt &amp; Mackay 2012</a></li>
<li><a href="/doc/genetics/heritable/index#tielbeek-et-al-2012-section" id="toc-tielbeek-et-al-2012-section">“Unraveling the Genetic Etiology of Adult Antisocial Behavior: A Genome-Wide Association Study”, Tielbeek et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#dongen-et-al-2012-section" id="toc-dongen-et-al-2012-section">“The Continuing Value of Twin Studies in the Omics Era”, Dongen et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#lee-2012-section" id="toc-lee-2012-section">“Correlation and Causation in the Study of Personality”, Lee 2012</a></li>
<li><a href="/doc/genetics/heritable/index#mikk-et-al-2012-section" id="toc-mikk-et-al-2012-section">“Sex Differences in Educational Attainment”, Mikk et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#miller-et-al-2012-section" id="toc-miller-et-al-2012-section">“The Heritability and Genetic Correlates of Mobile Phone Use: a Twin Study of Consumer Behavior”, Miller et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#segal-et-al-2012-section" id="toc-segal-et-al-2012-section">“Fullerton Virtual Twin Study: An Update”, Segal et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#nassir-et-al-2012-section" id="toc-nassir-et-al-2012-section">“Relationship between Adiposity and Admixture in African-American and Hispanic-American Women”, Nassir et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-et-al-2012-section" id="toc-visscher-et-al-2012-section">“Five Years of GWAS Discovery”, Visscher et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#morris-et-al-2012-1-section" id="toc-morris-et-al-2012-1-section">“Large-Scale Association Analysis Provides Insights into the Genetic Architecture and Pathophysiology of Type 2 Diabetes”, Morris et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#huppertz-et-al-2012-section" id="toc-huppertz-et-al-2012-section">“Effect of Shared Environmental Factors on Exercise Behavior from Age 7 to 12 Years”, Huppertz et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#gjerde-et-al-2012-section" id="toc-gjerde-et-al-2012-section">“The Heritability of Avoidant and Dependent Personality Disorder Assessed by Personal Interview and Questionnaire”, Gjerde et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#chabris-et-al-2012-section" id="toc-chabris-et-al-2012-section">“Most Reported Genetic Associations With General Intelligence Are Probably False Positives”, Chabris et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#levin-et-al-2012-section" id="toc-levin-et-al-2012-section">“Genetic Variants and Associations of 25-Hydroxyvitamin D Concentrations With Major Clinical Outcomes”, Levin et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#cui-jiang-2012-section" id="toc-cui-jiang-2012-section">“Research in China on the Molecular Genetics of Schizophrenia”, Cui &amp; Jiang 2012</a></li>
<li><a href="/doc/genetics/heritable/index#jacobson-et-al-2012-section" id="toc-jacobson-et-al-2012-section">“Genetic and Environmental Influences on Individual Differences in Frequency of Play With Pets among Middle-Aged Men: A Behavioral Genetic Analysis”, Jacobson et al 2012</a></li>
<li><a href="/doc/genetics/heritable/index#leite-et-al-2011-section" id="toc-leite-et-al-2011-section">“Genomic Ancestry, Self-Reported ‘Color’ and Quantitative Measures of Skin Pigmentation in Brazilian Admixed Siblings”, Leite et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#vinkhuyzen-et-al-2011-section" id="toc-vinkhuyzen-et-al-2011-section">“Reconsidering the Heritability of Intelligence in Adulthood: Taking Assortative Mating and Cultural Transmission into Account”, Vinkhuyzen et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#zuo-et-al-2011-section" id="toc-zuo-et-al-2011-section">“A Novel, Functional and Replicable Risk Gene Region for Alcohol Dependence Identified by Genome-Wide Association Study”, Zuo et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#sklar-et-al-2011-1-section" id="toc-sklar-et-al-2011-1-section">“Large-Scale Genome-Wide Association Analysis of Bipolar Disorder Identifies a New Susceptibility Locus near ODZ4”, Sklar et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#davies-et-al-2011-section" id="toc-davies-et-al-2011-section">“Genome-Wide Association Studies Establish That Human Intelligence Is Highly Heritable and Polygenic”, Davies et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#conway-et-al-2011-section" id="toc-conway-et-al-2011-section">“The Biological Roots of Complex Thinking: Are Heritable Attitudes More Complex?”, Conway et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#moor-et-al-2011-section" id="toc-moor-et-al-2011-section">“Exercise Participation in Adolescents and Their Parents: Evidence for Genetic and Generation Specific Environmental Effects”, Moor et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#button-et-al-2011-section" id="toc-button-et-al-2011-section">“The Etiology of Stability and Change in Religious Values and Religious Attendance”, Button et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#hill-weir-2011-section" id="toc-hill-weir-2011-section">“Variation in Actual Relationship As a Consequence of Mendelian Sampling and Linkage”, Hill &amp; Weir 2011</a></li>
<li><a href="/doc/genetics/heritable/index#mick-et-al-2011-section" id="toc-mick-et-al-2011-section">“Genome-Wide Association Study of the Child Behavior Checklist Dysregulation Profile”, Mick et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#ystrom-et-al-2011-section" id="toc-ystrom-et-al-2011-section">“Alcohol Dependence in Men: Reliability and Heritability”, Ystrom et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#walter-et-al-2011-section" id="toc-walter-et-al-2011-section">“A Genome-Wide Association Study of Aging”, Walter et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#duncan-keller-2011-section" id="toc-duncan-keller-2011-section">“A Critical Review of the First 10 Years of Candidate Gene-By-Environment Interaction Research in Psychiatry”, Duncan &amp; Keller 2011</a></li>
<li><a href="/doc/genetics/heritable/index#torgerson-et-al-2011-section" id="toc-torgerson-et-al-2011-section">“Meta-Analysis of Genome-Wide Association Studies of Asthma in Ethnically Diverse North American Populations”, Torgerson et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#dick-et-al-2011-section" id="toc-dick-et-al-2011-section">“Genome-Wide Association Study of Conduct Disorder Symptomatology”, Dick et al 2011</a></li>
<li><a href="/doc/genetics/heritable/index#so-et-al-2010-section" id="toc-so-et-al-2010-section">“Estimating the Total Number of Susceptibility Variants Underlying Complex Diseases from Genome-Wide Association Studies”, So et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#simonson-sela-2010-section" id="toc-simonson-sela-2010-section">“On the Heritability of Consumer Decision Making: An Exploratory Approach for Studying Genetic Effects on Judgment and Choice”, Simonson &amp; Sela 2010</a></li>
<li><a href="/doc/genetics/heritable/index#waters-et-al-2010-section" id="toc-waters-et-al-2010-section">“Consistent Association of Type 2 Diabetes Risk Variants Found in Europeans in Diverse Racial and Ethnic Groups”, Waters et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#viding-et-al-2010-section" id="toc-viding-et-al-2010-section">“In Search of Genes Associated With Risk for Psychopathic Tendencies in Children: a Two-Stage Genome-Wide Association Study of Pooled DNA”, Viding et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#fisher-et-al-2010-section" id="toc-fisher-et-al-2010-section">“Environmental Influences on Children’s Physical Activity: Quantitative Estimates Using a Twin Design”, Fisher et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#aaltonen-et-al-2010-section" id="toc-aaltonen-et-al-2010-section">“A Longitudinal Study on Genetic and Environmental Influences on Leisure Time Physical Activity in the Finnish Twin Cohort”, Aaltonen et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#polderman-et-al-2010-section" id="toc-polderman-et-al-2010-section">“No Effect of Classroom Sharing on Educational Achievement in Twins: a Prospective, Longitudinal Cohort Study”, Polderman et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#winkler-et-al-2010-section" id="toc-winkler-et-al-2010-section">“Admixture Mapping Comes of Age”, Winkler et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#wilmer-et-al-2010-section" id="toc-wilmer-et-al-2010-section">“Human Face Recognition Ability Is Specific and Highly Heritable”, Wilmer et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#crow-2010-section" id="toc-crow-2010-section">“On Epistasis: Why It Is Unimportant in Polygenic Directional Selection”, Crow 2010</a></li>
<li><a href="/doc/genetics/heritable/index#silberg-et-al-2010-section" id="toc-silberg-et-al-2010-section">“Genetic and Environmental Influences on the Transmission of Parental Depression to Children’s Depression and Conduct Disturbance: an Extended Children of Twins Study”, Silberg et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#bodenmann-landolt-2010-section" id="toc-bodenmann-landolt-2010-section">“Effects of Modafinil on the Sleep EEG Depend on Val158Met Genotype of COMT”, Bodenmann &amp; Landolt 2010</a></li>
<li><a href="/doc/genetics/heritable/index#neale-et-al-2010-section" id="toc-neale-et-al-2010-section">“Meta-Analysis of Genome-Wide Association Studies of Attention-Deficit/hyperactivity Disorder”, Neale et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#signorello-et-al-2010-section" id="toc-signorello-et-al-2010-section">“Blood Vitamin D Levels in Relation to Genetic Estimation of African Ancestry”, Signorello et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#allen-et-al-2010-section" id="toc-allen-et-al-2010-section">“Hundreds of Variants Clustered in Genomic Loci and Biological Pathways Affect Human Height”, Allen et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#yang-et-al-2010-2-section" id="toc-yang-et-al-2010-2-section">“Common SNPs Explain a Large Proportion of the Heritability for Human Height”, Yang et al 2010</a></li>
<li><a href="/doc/genetics/heritable/index#gravlee-et-al-2009-section" id="toc-gravlee-et-al-2009-section">“Genetic Ancestry, Social Classification, and Racial Inequalities in Blood Pressure in Southeastern Puerto Rico”, Gravlee et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#craig-halton-2009-section" id="toc-craig-halton-2009-section">“Genetics of Human Aggressive Behavior”, Craig &amp; Halton 2009</a></li>
<li><a href="/doc/genetics/heritable/index#haworth-et-al-2009-section" id="toc-haworth-et-al-2009-section">“The Heritability of General Cognitive Ability Increases Linearly from Childhood to Young Adulthood”, Haworth et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#ukkola-et-al-2009-section" id="toc-ukkola-et-al-2009-section">“Musical Aptitude Is Associated With AVPR1A-Haplotypes”, Ukkola et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#guyuron-et-al-2009-section" id="toc-guyuron-et-al-2009-section">“Factors Contributing to the Facial Aging of Identical Twins”, Guyuron et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#giddens-et-al-2009-section" id="toc-giddens-et-al-2009-section">“Material Values Are Largely in the Family: A Twin Study of Genetic and Environmental Contributions to Materialism”, Giddens et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#loehlin-2009-section" id="toc-loehlin-2009-section">“History of Behavior Genetics”, Loehlin 2009</a></li>
<li><a href="/doc/genetics/heritable/index#stubbe-geus-2009-section" id="toc-stubbe-geus-2009-section">“Genetics of Exercise Behavior”, Stubbe &amp; Geus 2009</a></li>
<li><a href="/doc/genetics/heritable/index#barlow-2009-section" id="toc-barlow-2009-section">“Nature vs. Nurture Is Nonsense: On the Necessity of an Integrated Genetic, Social, Developmental, and Personality Psychology”, Barlow 2009</a></li>
<li><a href="/doc/genetics/heritable/index#ducci-et-al-2009-section" id="toc-ducci-et-al-2009-section">“Association of Substance Use Disorders With Childhood Trauma but Not African Genetic Heritage in an African American Cohort”, Ducci et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#waldron-et-al-2009-section" id="toc-waldron-et-al-2009-section">“Parental Alcoholism and Offspring Behavior Problems: Findings in Australian Children of Twins”, Waldron et al 2009</a></li>
<li><a href="/doc/genetics/heritable/index#cornwell-perrett-2008-section" id="toc-cornwell-perrett-2008-section">“Sexy Sons and Sexy Daughters: the Influence of Parents’ Facial Characteristics on Offspring”, Cornwell &amp; Perrett 2008</a></li>
<li><a href="/doc/genetics/heritable/index#duncan-et-al-2008-section" id="toc-duncan-et-al-2008-section">“Unique Environmental Effects on Physical Activity Participation: A Twin Study”, Duncan et al 2008</a></li>
<li><a href="/doc/genetics/heritable/index#eaves-hatemi-2008b-section" id="toc-eaves-hatemi-2008b-section">“Transmission of Attitudes Toward Abortion and Gay Rights: Effects of Genes, Social Learning and Mate Selection”, Eaves &amp; Hatemi 2008b</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-et-al-2008-section" id="toc-visscher-et-al-2008-section">“Heritability in the Genomics Era—Concepts and Misconceptions”, Visscher et al 2008</a></li>
<li><a href="/doc/genetics/heritable/index#hill-et-al-2008-section" id="toc-hill-et-al-2008-section">“Data and Theory Point to Mainly Additive Genetic Variance for Complex Traits”, Hill et al 2008</a></li>
<li><a href="/doc/genetics/heritable/index#section-19" id="toc-section-19">“A Panel of Ancestry Informative Markers for Estimating Individual Biogeographical Ancestry and Admixture from 4 Continents: Utility and Applications”</a></li>
<li><a href="/doc/genetics/heritable/index#leeuwen-et-al-2008-section" id="toc-leeuwen-et-al-2008-section">“A Twin-Family Study of General IQ”, Leeuwen et al 2008</a></li>
<li><a href="/doc/genetics/heritable/index#altshuler-et-al-2008-section" id="toc-altshuler-et-al-2008-section">“Genetic Mapping in Human Disease”, Altshuler et al 2008</a></li>
<li><a href="/doc/genetics/heritable/index#ramagopalan-et-al-2007-section" id="toc-ramagopalan-et-al-2007-section">“Origins of Magic: Review of Genetic and Epigenetic Effects”, Ramagopalan et al 2007</a></li>
<li><a href="/doc/genetics/heritable/index#hatemi-2007-section" id="toc-hatemi-2007-section">“The Genetics of Political Attitudes”, Hatemi 2007</a></li>
<li><a href="/doc/genetics/heritable/index#donofrio-et-al-2007-section" id="toc-donofrio-et-al-2007-section">“A Children of Twins Study of Parental Divorce and Offspring Psychopathology”, D’Onofrio et al 2007</a></li>
<li><a href="/doc/genetics/heritable/index#weedon-et-al-2007-section" id="toc-weedon-et-al-2007-section">“A Common Variant of HMGA2 Is Associated With Adult and Childhood Height in the General Population”, Weedon et al 2007</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-2007-section" id="toc-visscher-2007-section">“Genome Partitioning of Genetic Variation for Height from 11,214 Sibling Pairs”, Visscher 2007</a></li>
<li><a href="/doc/genetics/heritable/index#nettle-2006-section" id="toc-nettle-2006-section">“The Evolution of Personality Variation in Humans and Other Animals”, Nettle 2006</a></li>
<li><a href="/doc/genetics/heritable/index#nielsen-2006-section" id="toc-nielsen-2006-section">“Achievement and Ascription in Educational Attainment: Genetic and Environmental Influences on Adolescent Schooling”, Nielsen 2006</a></li>
<li><a href="/doc/genetics/heritable/index#maes-et-al-2006-section" id="toc-maes-et-al-2006-section">“Genetic and Cultural Transmission of Smoking Initiation: An Extended Twin Kinship Model”, Maes et al 2006</a></li>
<li><a href="/doc/genetics/heritable/index#segal-2006-section" id="toc-segal-2006-section">“Two Monozygotic Twin Pairs Discordant for Female-To-Male Transsexualism”, Segal 2006</a></li>
<li><a href="/doc/genetics/heritable/index#bastian-haslam-2006-section" id="toc-bastian-haslam-2006-section">“Psychological Essentialism and Stereotype Endorsement”, Bastian &amp; Haslam 2006</a></li>
<li><a href="/doc/genetics/heritable/index#visscher-et-al-2006-section" id="toc-visscher-et-al-2006-section">“Assumption-Free Estimation of Heritability from Genome-Wide Identity-By-Descent Sharing between Full Siblings”, Visscher et al 2006</a></li>
<li><a href="/doc/genetics/heritable/index#rexbye-et-al-2006-section" id="toc-rexbye-et-al-2006-section">“Influence of Environmental Factors on Facial Ageing”, Rexbye et al 2006</a></li>
<li><a href="/doc/genetics/heritable/index#anonymous-2006-section" id="toc-anonymous-2006-section">“Genetic Determinism”, Anonymous 2006</a></li>
<li><a href="/doc/genetics/heritable/index#craig-et-al-2005-section" id="toc-craig-et-al-2005-section">“Harry Potter and the Recessive Allele”, Craig et al 2005</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-asbury-2005b-section" id="toc-plomin-asbury-2005b-section">“Nature and Nurture: Genetic and Environmental Influences on Behavior”, Plomin &amp; Asbury 2005b</a></li>
<li><a href="/doc/genetics/heritable/index#stubbe-et-al-2005-section" id="toc-stubbe-et-al-2005-section">“Sports Participation during Adolescence: A Shift from Environmental to Genetic Factors”, Stubbe et al 2005</a></li>
<li><a href="/doc/genetics/heritable/index#baud-2005-section" id="toc-baud-2005-section">“Personality Traits As Intermediary Phenotypes in Suicidal Behavior: Genetic Issues”, Baud 2005</a></li>
<li><a href="/doc/genetics/heritable/index#moffitt-2005-section" id="toc-moffitt-2005-section">“Genetic and Environmental Influences on Antisocial Behaviors: Evidence from Behavioral-Genetic Research”, Moffitt 2005</a></li>
<li><a href="/doc/genetics/heritable/index#rowe-2005-section" id="toc-rowe-2005-section">“Under the Skin: On the Impartial Treatment of Genetic and Environmental Hypotheses of Racial Differences”, Rowe 2005</a></li>
<li><a href="/doc/genetics/heritable/index#caspi-2005-section" id="toc-caspi-2005-section">“Personality Development: Stability and Change”, Caspi 2005</a></li>
<li><a href="/doc/genetics/heritable/index#ronalds-2005-section" id="toc-ronalds-2005-section">“The Cognitive Cost of Being a Twin: Evidence from Comparisons within Families in the Aberdeen Children of the 1950s Cohort Study”, Ronalds 2005</a></li>
<li><a href="/doc/genetics/heritable/index#gray-thompson-2004-section" id="toc-gray-thompson-2004-section">“Neurobiology of Intelligence: Science and Ethics”, Gray &amp; Thompson 2004</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-spinath-2004-section" id="toc-plomin-spinath-2004-section">“Intelligence: Genetics, Genes, and Genomics”, Plomin &amp; Spinath 2004</a></li>
<li><a href="/doc/genetics/heritable/index#jacob-et-al-2003-section" id="toc-jacob-et-al-2003-section">“Genetic and Environmental Effects on Offspring Alcoholism: New Insights Using an Offspring-Of-Twins Design”, Jacob et al 2003</a></li>
<li><a href="/doc/genetics/heritable/index#section-20" id="toc-section-20">“Genetics and Educational Psychology”</a></li>
<li><a href="/doc/genetics/heritable/index#section-21" id="toc-section-21">“A Model-Fitting Implementation of the DeFries-Fulker Model for Selected Twin Data”</a></li>
<li><a href="/doc/genetics/heritable/index#section-22" id="toc-section-22">“The Influence of Genetic Factors on Physical Functioning and Exercise in Second Half of Life”</a></li>
<li><a href="/doc/genetics/heritable/index#maia-et-al-2002-section" id="toc-maia-et-al-2002-section">“Genetic Factors in Physical Activity Levels: A Twin Study”, Maia et al 2002</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-et-al-2001-section" id="toc-plomin-et-al-2001-section">“A Genome-Wide Scan of 1842 DNA Markers for Allelic Associations With General Cognitive Ability: A Five-Stage Design Using DNA Pooling and Extreme Selected Groups”, Plomin et al 2001</a></li>
<li><a href="/doc/genetics/heritable/index#bouchard-rankinen-2001-section" id="toc-bouchard-rankinen-2001-section">“Individual Differences in Response to Regular Physical Activity”, Bouchard &amp; Rankinen 2001</a></li>
<li><a href="/doc/genetics/heritable/index#dickens-flynn-2001-section" id="toc-dickens-flynn-2001-section">“Heritability Estimates versus Large Environmental Effects: The IQ Paradox Resolved”, Dickens &amp; Flynn 2001</a></li>
<li><a href="/doc/genetics/heritable/index#turkheimer-waldron-2000-section" id="toc-turkheimer-waldron-2000-section">“Nonshared Environment: A Theoretical, Methodological, and Quantitative Review”, Turkheimer &amp; Waldron 2000</a></li>
<li><a href="/doc/genetics/heritable/index#turkheimer-2000-section" id="toc-turkheimer-2000-section">“Three Laws of Behavior Genetics and What They Mean”, Turkheimer 2000</a></li>
<li><a href="/doc/genetics/heritable/index#urban-1999-section" id="toc-urban-1999-section">“Early Observations of Genetic Diseases”, Urban 1999</a></li>
<li><a href="/doc/genetics/heritable/index#eaves-et-al-1999-section" id="toc-eaves-et-al-1999-section">“Comparing the Biological and Cultural Inheritance of Personality and Social Att”, Eaves et al 1999</a></li>
<li><a href="/doc/genetics/heritable/index#wagner-1999-section" id="toc-wagner-1999-section">“Causality in Complex Systems”, Wagner 1999</a></li>
<li><a href="/doc/genetics/heritable/index#lynch-walsh-1998-2-section" id="toc-lynch-walsh-1998-2-section">“Chapter 25: Liability-Threshold Model”, Lynch &amp; Walsh 1998</a></li>
<li><a href="/doc/genetics/heritable/index#rowe-rodgers-1997-section" id="toc-rowe-rodgers-1997-section">“Poverty and Behavior: Are Environmental Measures Nature and Nurture?”, Rowe &amp; Rodgers 1997</a></li>
<li><a href="/doc/genetics/heritable/index#ord-rowe-1997-section" id="toc-ord-rowe-1997-section">“An Examination of Genotype-Environment Interactions for Academic Achievement in an US National Longitudinal Survey”, Ord &amp; Rowe 1997</a></li>
<li><a href="/doc/genetics/heritable/index#krementsov-1996-section" id="toc-krementsov-1996-section">“A ‘Second Front’ in Soviet Genetics: The International Dimension of the Lysenko Controversy, 1944–1947”, Krementsov 1996</a></li>
<li><a href="/doc/genetics/heritable/index#section-23" id="toc-section-23">“Population Stratifications Can Cause False Positive Linkage Results If Founders Are Untyped”</a></li>
<li><a href="/doc/genetics/heritable/index#king-et-al-1996-section" id="toc-king-et-al-1996-section">“Barbara Stoddard Burks: Pioneer Behavioral Geneticist and Humanitarian [Ch15]”, King et al 1996</a></li>
<li><a href="/doc/genetics/heritable/index#bouchard-1996-section" id="toc-bouchard-1996-section">“Galton Lecture: Behavior Genetic Studies of Intelligence, Yesterday and Today: the Long Journey from Plausibility to Proof”, Bouchard 1996</a></li>
<li><a href="/doc/genetics/heritable/index#hiatt-1996-section" id="toc-hiatt-1996-section">“<em>Arguments About Aborigines: Australia and the Evolution of Social Anthropology</em>: Chapter 7, Conceptions and Misconceptions”, Hiatt 1996</a></li>
<li><a href="/doc/genetics/heritable/index#hiatt-1996-page-21-section" id="toc-hiatt-1996-page-21-section">“Conceptions and Misconceptions § Difficulties in Understanding Sex”, Hiatt 1996 (page 21)</a></li>
<li><a href="/doc/genetics/heritable/index#hetherington-et-al-1994-section" id="toc-hetherington-et-al-1994-section">“Separate Social Worlds of Siblings”, Hetherington et al 1994</a></li>
<li><a href="/doc/genetics/heritable/index#koopmans-et-al-1994-section" id="toc-koopmans-et-al-1994-section">“Smoking and Sports Participation”, Koopmans et al 1994</a></li>
<li><a href="/doc/genetics/heritable/index#bronfenbrenner-ceci-1994-section" id="toc-bronfenbrenner-ceci-1994-section">“Nature-Nurture Reconceptualized in Developmental Perspective: A Bioecological Model”, Bronfenbrenner &amp; Ceci 1994</a></li>
<li><a href="/doc/genetics/heritable/index#kendler-et-al-1993-section" id="toc-kendler-et-al-1993-section">“The Lifetime History of Major Depression in Women: Reliability of Diagnosis and Heritability”, Kendler et al 1993</a></li>
<li><a href="/doc/genetics/heritable/index#psycbooks-1993-section" id="toc-psycbooks-1993-section">“Evolution of the Nature~nurture Issue in the History of Psychology”, PsycBooks 1993</a></li>
<li><a href="/doc/genetics/heritable/index#lykken-et-al-1993-section" id="toc-lykken-et-al-1993-section">“Heritability of Interests: a Twin Study”, Lykken et al 1993</a></li>
<li><a href="/doc/genetics/heritable/index#lubs-et-al-1991-section" id="toc-lubs-et-al-1991-section">“Dyslexia Subtypes, Genetics, Behavior, and Brain Imaging”, Lubs et al 1991</a></li>
<li><a href="/doc/genetics/heritable/index#bouchard-et-al-1990b-section" id="toc-bouchard-et-al-1990b-section">“The Response to Long-Term Overfeeding in Identical Twins”, Bouchard et al 1990b</a></li>
<li><a href="/doc/genetics/heritable/index#section-24" id="toc-section-24">“The Importance of Twin Studies for Individual Differences Research”</a></li>
<li><a href="/doc/genetics/heritable/index#gottesman-bertelsen-1989-section" id="toc-gottesman-bertelsen-1989-section">“Confirming Unexpressed Genotypes for Schizophrenia: Risks in the Offspring of Fischer’s Danish Identical and Fraternal Discordant Twins”, Gottesman &amp; Bertelsen 1989</a></li>
<li><a href="/doc/genetics/heritable/index#section-25" id="toc-section-25">“Genetic and Environmental Determinants of Musical Ability in Twins”</a></li>
<li><a href="/doc/genetics/heritable/index#eaves-et-al-1989-section" id="toc-eaves-et-al-1989-section">“Genes, Culture and Personality: An Empirical Approach”, Eaves et al 1989</a></li>
<li><a href="/doc/genetics/heritable/index#section-26" id="toc-section-26">“Behavior Genetics Association Abstract”</a></li>
<li><a href="/doc/genetics/heritable/index#boomsma-et-al-1989-section" id="toc-boomsma-et-al-1989-section">“Resemblances of Parents and Twins in Sports Participation and Heart Rate”, Boomsma et al 1989</a></li>
<li><a href="/doc/genetics/heritable/index#section-27" id="toc-section-27">“Behavior Genetics Association Abstracts”</a></li>
<li><a href="/doc/genetics/heritable/index#bertelsen-gottesman-1986-section" id="toc-bertelsen-gottesman-1986-section">“Offspring of Twin Pairs Discordant for Psychiatric Illness”, Bertelsen &amp; Gottesman 1986</a></li>
<li><a href="/doc/genetics/heritable/index#stunkard-et-al-1986b-section" id="toc-stunkard-et-al-1986b-section">“A Twin Study of Human Obesity”, Stunkard et al 1986b</a></li>
<li><a href="/doc/genetics/heritable/index#davis-et-al-1986-section" id="toc-davis-et-al-1986-section">“Storm Over Biology: Essays on Science, Sentiment, and Public Policy”, Davis et al 1986</a></li>
<li><a href="/doc/genetics/heritable/index#section-28" id="toc-section-28">“Multiple Regression Analysis of Twin Data Obtained from Selected Samples”</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-dunn-1986-section" id="toc-plomin-dunn-1986-section">“The Study of Temperament: Changes, Continuities and Challenges”, Plomin &amp; Dunn 1986</a></li>
<li><a href="/doc/genetics/heritable/index#provine-1986-section" id="toc-provine-1986-section">“Geneticists and Race”, Provine 1986</a></li>
<li><a href="/doc/genetics/heritable/index#buss-et-al-1984-section" id="toc-buss-et-al-1984-section">“Temperament (PLE: Emotion): Early Developing Personality Traits”, Buss et al 1984</a></li>
<li><a href="/doc/genetics/heritable/index#section-29" id="toc-section-29">“The Colorado Adoption Project”</a></li>
<li><a href="/doc/genetics/heritable/index#bouchard-1982-section" id="toc-bouchard-1982-section">“Identical Twins Reared Apart: Reanalysis or Pseudo-Analysis?”, Bouchard 1982</a></li>
<li><a href="/doc/genetics/heritable/index#garfinkle-1982-section" id="toc-garfinkle-1982-section">“Genetic and Environmental Influences on the Development of Piagetian Logico-Mathematical Concepts and Other Specific Cognitive Abilities: A Twin Study”, Garfinkle 1982</a></li>
<li><a href="/doc/genetics/heritable/index#kaprio-et-al-1981-section" id="toc-kaprio-et-al-1981-section">“Cigarette Smoking, Use of Alcohol, and Leisure-Time Physical Activity among Same-Sexed Adult Male Twins”, Kaprio et al 1981</a></li>
<li><a href="/doc/genetics/heritable/index#osborne-1980-section" id="toc-osborne-1980-section">“Twins: Black and White”, Osborne 1980</a></li>
<li><a href="/doc/genetics/heritable/index#wells-1980-section" id="toc-wells-1980-section">“Personality and Heredity: An Introduction to Psychogenetics”, Wells 1980</a></li>
<li><a href="/doc/genetics/heritable/index#section-30" id="toc-section-30">“A Note on the Heritability of Memory Span”</a></li>
<li><a href="/doc/genetics/heritable/index#scarr-carter-saltzman-1979-section" id="toc-scarr-carter-saltzman-1979-section">“Twin Method: Defense of a Critical Assumption”, Scarr &amp; Carter-Saltzman 1979</a></li>
<li><a href="/doc/genetics/heritable/index#folstein-rutter-1977-section" id="toc-folstein-rutter-1977-section">“Infantile Autism: A Genetic Study Of 21 Twin Pairs”, Folstein &amp; Rutter 1977</a></li>
<li><a href="/doc/genetics/heritable/index#section-31" id="toc-section-31">“Social Genetics”</a></li>
<li><a href="/doc/genetics/heritable/index#plomin-defries-1976-section" id="toc-plomin-defries-1976-section">“Heritability of IQ [Letter in Response to ‘The Heritability Hang-Up’, by M. Feldman and R. C. Lewontin]”, Plomin &amp; DeFries 1976</a></li>
<li><a href="/doc/genetics/heritable/index#section-32" id="toc-section-32">“The Multifactorial/threshold Concept-Uses and Misuses”</a></li>
<li><a href="/doc/genetics/heritable/index#section-33" id="toc-section-33">“Issues in the Genetics of Social Behavior”</a></li>
<li><a href="/doc/genetics/heritable/index#section-34" id="toc-section-34">“The Determinants of Earnings: Genetics, Family, and Other Environments: A Study of White Male Twins”</a></li>
<li><a href="/doc/genetics/heritable/index#dubos-1976-section" id="toc-dubos-1976-section">“The Professor, The Institute and DNA”, Dubos 1976</a></li>
<li><a href="/doc/genetics/heritable/index#loehlin-nichols-1976-link-section" id="toc-loehlin-nichols-1976-link-section"><em>Heredity, Environment, &amp; Personality: A Study of 850 Sets of Twins</em>, Loehlin &amp; Nichols 1976</a></li>
<li><a href="/doc/genetics/heritable/index#jensen-1975b-section" id="toc-jensen-1975b-section">“The Meaning of Heritability in the Behavioral Sciences”, Jensen 1975b</a></li>
<li><a href="/doc/genetics/heritable/index#section-35" id="toc-section-35">“A Test of a Primary Bias in Twin Studies with respect to Measured Ability”</a></li>
<li><a href="/doc/genetics/heritable/index#gibson-mascie-taylor-1973b-section" id="toc-gibson-mascie-taylor-1973b-section">“Biological Aspects of a High Socio-Economic Group II. IQ Components and Social Mobility”, Gibson &amp; Mascie-Taylor 1973b</a></li>
<li><a href="/doc/genetics/heritable/index#section-36" id="toc-section-36">“The Multifactorial Model for the Inheritance of Liability to Disease and Its Implications for Relatives at Risk”</a></li>
<li><a href="/doc/genetics/heritable/index#ehrman-et-al-1972-section" id="toc-ehrman-et-al-1972-section"><em>Genetics, Environment, and Behavior: Implications for Educational Policy</em>, Ehrman et al 1972</a></li>
<li><a href="/doc/genetics/heritable/index#page-1972c-section" id="toc-page-1972c-section">“Behavior and Heredity [Open Letter]”, Page 1972c</a></li>
<li><a href="/doc/genetics/heritable/index#smith-1970-section" id="toc-smith-1970-section">“Heritability of Liability and Concordance in Monozygous Twins”, Smith 1970</a></li>
<li><a href="/doc/genetics/heritable/index#elston-campbell-1970-section" id="toc-elston-campbell-1970-section">“Schizophrenia: Evidence for the Major Gene Hypothesis”, Elston &amp; Campbell 1970</a></li>
<li><a href="/doc/genetics/heritable/index#mcclearn-1970-section" id="toc-mcclearn-1970-section">“Behavioral Genetics [Annual Review]”, McClearn 1970</a></li>
<li><a href="/doc/genetics/heritable/index#glass-1968-section" id="toc-glass-1968-section">“Biology and Behavior: Genetics”, Glass 1968</a></li>
<li><a href="/doc/genetics/heritable/index#crow-felsenstein-1968-section" id="toc-crow-felsenstein-1968-section">“The Effect of Assortative Mating on the Genetic Composition of a Population”, Crow &amp; Felsenstein 1968</a></li>
<li><a href="/doc/genetics/heritable/index#falconer-1967-section" id="toc-falconer-1967-section">“The Inheritance of Liability to Diseases With Variable Age of Onset, With Particular Reference to Diabetes Mellitus”, Falconer 1967</a></li>
<li><a href="/doc/genetics/heritable/index#vandenberg-stafford-1967-section" id="toc-vandenberg-stafford-1967-section">“Hereditary Influences on Vocational Preferences As Shown by Scores of Twins on the Minnesota Vocational Interest Inventory”, Vandenberg &amp; Stafford 1967</a></li>
<li><a href="/doc/genetics/heritable/index#shockley-1966-section" id="toc-shockley-1966-section">“Possible Transfer of Metallurgical and Astronomical Approaches to Problem of Environment versus Ethnic Heredity”, Shockley 1966</a></li>
<li><a href="/doc/genetics/heritable/index#moran-smith-1966-section" id="toc-moran-smith-1966-section">“Commentary on R. A. Fisher‘s Paper on ‘The Correlation Between Relatives on the Supposition of Mendelian Inheritance’”, Moran &amp; Smith 1966</a></li>
<li><a href="/doc/genetics/heritable/index#section-37" id="toc-section-37">“Genetic Factors in Activity Motivation”</a></li>
<li><a href="/doc/genetics/heritable/index#section-38" id="toc-section-38">“The Inheritance of Liability to Certain Diseases, Estimated from the Incidence among Relatives”</a></li>
<li><a href="/doc/genetics/heritable/index#vandenberg-kelly-1964-section" id="toc-vandenberg-kelly-1964-section">“Hereditary Components in Vocational Preferences”, Vandenberg &amp; Kelly 1964</a></li>
<li><a href="/doc/genetics/heritable/index#bliss-1962-section" id="toc-bliss-1962-section">“Roots of Behavior: Genetics, Insect, and Socialization in Animal Behavior”, Bliss 1962</a></li>
<li><a href="/doc/genetics/heritable/index#fuller-1960-section" id="toc-fuller-1960-section">“Behavior Genetics”, Fuller 1960</a></li>
<li><a href="/doc/genetics/heritable/index#anastasi-1958-section" id="toc-anastasi-1958-section">“Heredity, Environment, and the Question “How?””, Anastasi 1958</a></li>
<li><a href="/doc/genetics/heritable/index#falkner-1957-section" id="toc-falkner-1957-section">“The Potential Contribution of Longitudinal Twin Studies: An Appraisal”, Falkner 1957</a></li>
<li><a href="/doc/genetics/heritable/index#michie-mclaren-1955-section" id="toc-michie-mclaren-1955-section">“The Importance of Being Cross-Bred”, Michie &amp; McLaren 1955</a></li>
<li><a href="/doc/genetics/heritable/index#burlingham-1952-section" id="toc-burlingham-1952-section"><em>Twins: A Study of 3 Pairs of Identical Twins</em>, Burlingham 1952</a></li>
<li><a href="/doc/genetics/heritable/index#burks-roe-1949-section" id="toc-burks-roe-1949-section">“Studies of Identical Twins Reared Apart”, Burks &amp; Roe 1949</a></li>
<li><a href="/doc/genetics/heritable/index#pastore-1949-section" id="toc-pastore-1949-section">“The Nature-Nurture Controversy”, Pastore 1949</a></li>
<li><a href="/doc/genetics/heritable/index#bernstein-burks-1942-section" id="toc-bernstein-burks-1942-section">“The Incidence and Mendelian Transmission of Mid-Digital Hair in Man”, Bernstein &amp; Burks 1942</a></li>
<li><a href="/doc/genetics/heritable/index#newman-et-al-1937-section" id="toc-newman-et-al-1937-section">“Twins: A Study of Heredity and Environment”, Newman et al 1937</a></li>
<li><a href="/doc/genetics/heritable/index#carter-1933-section" id="toc-carter-1933-section">“Twin-Similarities in Personality Traits”, Carter 1933</a></li>
<li><a href="/doc/genetics/heritable/index#wright-1931-section" id="toc-wright-1931-section">“Statistical Methods in Biology”, Wright 1931</a></li>
<li><a href="/doc/genetics/heritable/index#jennings-1930-section" id="toc-jennings-1930-section">“The Biological Basis of Human Nature”, Jennings 1930</a></li>
<li><a href="/doc/genetics/heritable/index#burks-1928b-section" id="toc-burks-1928b-section">“Chapter 10: The Relative Influence of Nature and Nurture upon Mental Development: A Comparative Study of Foster Parent-Offspring Child Resemblance and True Parent-True Child Resemblance”, Burks 1928b</a></li>
<li><a href="/doc/genetics/heritable/index#burks-1928-section" id="toc-burks-1928-section">“Chapter II: Statistical Hazards in Nature-Nurture Investigations”, Burks 1928</a></li>
<li><a href="/doc/genetics/heritable/index#jennings-1924-section" id="toc-jennings-1924-section">“Heredity and Environment”, Jennings 1924</a></li>
<li><a href="/doc/genetics/heritable/index#pearson-1903-section" id="toc-pearson-1903-section">“On the Inheritance of the Mental and Moral Characters in Man, and Its Comparison With the Inheritance of the Physical Characters”, Pearson 1903</a></li>
<li><a href="/doc/genetics/heritable/index#section-39" id="toc-section-39">“A Mega-Analysis of Genome-Wide Association Studies for Major Depressive Disorder”</a></li>
<li><a href="/doc/genetics/heritable/index#6_i5BwB9-section" id="toc-6_i5BwB9-section">“I’m Not A Look-A-Like!”, Brunelle 2024</a></li>
<li><a href="/doc/genetics/heritable/index#section-40" id="toc-section-40">“Behavior Genetic Frameworks of Causal Reasoning for Personality Psychology”</a></li>
<li><a href="/doc/genetics/heritable/index#section-41" id="toc-section-41">“Applying Compressed Sensing to Genome-Wide Association Studies”</a></li>
<li><a href="/doc/genetics/heritable/index#section-42" id="toc-section-42">“Determination of Nonlinear Genetic Architecture Using Compressed Sensing”</a></li>
<li><a href="/doc/genetics/heritable/index#UrVmbWye-section" id="toc-UrVmbWye-section">“Big Data: Astronomical or Genomical?”, Stephens et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#RpQJqDhC-section" id="toc-RpQJqDhC-section">“G = E: What GWAS Can Tell Us about the Environment”, Gage et al 2024</a></li>
<li><a href="/doc/genetics/heritable/index#section-43" id="toc-section-43">“Andrew Wood”</a></li>
<li><a href="/doc/genetics/heritable/index#section-44" id="toc-section-44">“The Right Not to Know: When Ignorance Is Bliss but Deadly”</a></li>
<li><a href="/doc/genetics/heritable/index#section-45" id="toc-section-45">“Society Is Fixed, Biology Is Mutable”</a></li>
<li><a href="/doc/genetics/heritable/index#section-46" id="toc-section-46">“Is Bronny James Underrated? Inside the Phenomenon of the NBA Bloodline”</a></li>
<li><a href="/doc/genetics/heritable/index#section-47" id="toc-section-47">“The Myth of Human Fragility”</a></li>
<li><a href="/doc/genetics/heritable/index#section-48" id="toc-section-48">“Personality Polygenes, Positive Affect, and Life Satisfaction”</a></li>
<li><a href="/doc/genetics/heritable/index#section-49" id="toc-section-49">“A Newly Discovered Tea Plant Is Caffeine-Free: It Was Found Growing Wild in Fujian Province”</a></li>
<li><a href="/doc/genetics/heritable/index#section-50" id="toc-section-50">“DNA Sequencing Costs: Data”</a></li>
<li><a href="/doc/genetics/heritable/index#section-51" id="toc-section-51">“The Cost of Sequencing a Human Genome”</a></li>
<li><a href="/doc/genetics/heritable/index#section-52" id="toc-section-52">“Association of the Anxiogenic and Alerting Effects of Caffeine With ADORA2A and ADORA1 Polymorphisms and Habitual Level of Caffeine Consumption”</a></li>
<li><a href="/doc/genetics/heritable/index#section-53" id="toc-section-53">“The Texas Twin Project”</a></li>
<li><a href="/doc/genetics/heritable/index#section-54" id="toc-section-54">“Genome-Wide Association Studies of a Broad Spectrum of Antisocial Behavior”</a></li>
<li><a href="/doc/genetics/heritable/index#section-55" id="toc-section-55">“Estimating the Heritability of Cognitive Traits across Dog Breeds Reveals Highly Heritable Inhibitory Control and Communication Factors”</a></li>
<li><a href="/doc/genetics/heritable/index#section-56" id="toc-section-56">“A New Test Can Predict IVF Embryos’ Risk of Having a Low IQ: A New Genetic Test That Enables People Having IVF to Screen out Embryos Likely to Have a Low IQ or High Disease Risk Could Soon Become Available in the US”</a></li>
<li><a href="/doc/genetics/heritable/index#section-57" id="toc-section-57">“$400 Million Investment Programme Positions Ireland for Global Leadership in Genomic Research and Advanced Life Sciences”</a></li>
<li><a href="/doc/genetics/heritable/index#section-58" id="toc-section-58">“The Infinitesimal Model: Definition, Derivation, and Implications”</a></li>
<li><a href="/doc/genetics/heritable/index#section-59" id="toc-section-59">“Is There a Genetic Link to Being an Extremely Good Boy?”</a></li>
<li><a href="/doc/genetics/heritable/index#section-60" id="toc-section-60">“Now You Can Sequence Your Whole Genome for Just $200”</a></li>
<li><a href="/doc/genetics/heritable/index#section-61" id="toc-section-61">“The Importance of Heritability in Psychological Research: The Case of Attitudes”</a></li>
<li><a href="/doc/genetics/heritable/index#section-62" id="toc-section-62">doctorveera</a></li>
<li><a href="/doc/genetics/heritable/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/heritable/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/genetics/heritable/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/genetics/heritable/rare/2012-rauch.pdf
Range of genetic mutations associated with severe non-syndromic sporadic intellectual disability: an exome sequencing study
Anita Rauch, Dagmar Wieczorek, Elisabeth Graf, Thomas Wiel, Sabine Endele, Thomas Schwarzmayr, Beate Albrecht, Deborah Bartholdi, Jasmin Beygo, Nataliya Di Donato, Andreas Dufke, Kirsten Cremer, Maja Hempel, Denise Horn, Juliane Hoyer, Pascal Joset, Albrecht Röpke, Ute Moog, Angelika Riess, Christian T. Thiel, Andreas Tzschach, Antje Wiesener, Eva Wohlleber, Christiane Zweier, Arif B. Ekici, Alexander M. Zink, Andreas Rump, Christa Meisinger, Harald Grallert, Heinrich Sticht, Annette Schenck, Hartmut Engels, Gudrun Rappold, Evelin Schröck, Peter Wieacker, Olaf Riess, Thomas Meitinger, André Reis, Tim M. Strom
2012-01-01
2024-01-01
[("doi","10.1016/S0140-6736(12)61480-9")]


---
/doc/genetics/heritable/rare/2016-ganna.pdf


2016-01-01
2024-01-01



---
/doc/genetics/heritable/rare/2016-kendall.pdf
Cognitive Performance Among Carriers of Pathogenic Copy Number Variants: Analysis of 152,000 UK Biobank Subjects
Kimberley M. Kendall, Elliott Rees, Valentina Escott-Price, Mark Einon, Rhys Thomas, Jonathan Hewitt, Michael C. O’Donovan, Michael J. Owen, James T. R. Walters, George Kirov
2016-01-01
2024-01-01
[("doi","10.1016/j.biopsych.2016.08.014")]


---
/doc/genetics/heritable/rare/2017-jonsson.pdf
Parental influence on human germline <em>de novo</em> mutations in 1,548 trios from Iceland
Hákon Jónsson, Patrick Sulem, Birte Kehr, Snaedis Kristmundsdottir, Florian Zink, Eirikur Hjartarson, Marteinn T. Hardarson, Kristjan E. Hjorleifsson, Hannes P. Eggertsson, Sigurjon Axel Gudjonsson, Lucas D. Ward, Gudny A. Arnadottir, Einar A. Helgason, Hannes Helgason, Arnaldur Gylfason, Adalbjorg Jonasdottir, Aslaug Jonasdottir, Thorunn Rafnar, Mike Frigge, Simon N. Stacey, Olafur Th. Magnusson, Unnur Thorsteinsdottir, Gisli Masson, Augustine Kong, Bjarni V. Halldorsson, Agnar Helgason, Daniel F. Gudbjartsson, Kari Stefansson
2017-01-01
2024-01-01
[("doi","10.1038/nature24018")]


---
/doc/genetics/heritable/rare/2018-bastarache.pdf


2018-01-01
2024-01-01



---
/doc/genetics/heritable/rare/2021-lappalainen.pdf
From variant to function in human disease genetics
Tuuli Lappalainen, Daniel G. MacArthur
2022-01-21
2024-01-01
[("doi","10.1126/science.abi8207")]

<p>Over the next decade, the primary challenge in human genetics will be to understand the biological mechanisms by which genetic variants influence phenotypes, including disease risk. Although the scale of this challenge is daunting, better methods for functional variant interpretation will have transformative consequences for disease diagnosis, risk prediction, and the development of new therapies.</p>
<p>An array of new methods for characterizing variant impact at scale, using patient tissue samples as well as in vitro models, are already being applied to dissect variant mechanisms across a range of human cell types and environments. These approaches are also increasingly being deployed in clinical settings.</p>
<p>We discuss the rationale, approaches, applications, and future outlook for characterizing the molecular and cellular effects of genetic variants.</p>
---
/doc/genetics/heritable/rare/2021-saarentaus-figure3-healthimpactcnvspgsfinnish.jpg


2021
2024-01-01



---
/doc/genetics/heritable/rare/2022-surendran-figure3-varianceinbloodchemicalmetabolitelevelingwashitsbymeanaveragefrequencyofgenticvariantfromraretocommon.png


2022
2024-01-01



---
/doc/genetics/heritable/rare/2023-schuelke-figure1-photographsofinfantwithmyostatinlossoffunctionmutationshowingextramuscularityinfamilyhistoryofstrength.jpg


2023
2024-01-01



---
/doc/genetics/index
‘genetics’ tag

2020-01-25
2024-11-10


<div class="page-description-annotation">
<p>Bibliography for tag <code>genetics</code>, most recent first: 23 <a href="/doc/genetics/index#see-alsos" class="icon-not">related tags</a>, 12 <a href="/doc/genetics/index#links" class="icon-not">annotations</a>, &amp; 6 <a href="/doc/genetics/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/genetics/index#gwern-note-statistic-section" id="toc-gwern-note-statistic-section">“Statistical Notes”, Gwern 2014</a></li>
<li><a href="/doc/genetics/index#gwern-question-section" id="toc-gwern-question-section">“Open Questions”, Gwern 2018</a></li>
<li><a href="/doc/genetics/index#gwern-mlp-genetics-section" id="toc-gwern-mlp-genetics-section">“Race in <em>My Little Pony</em>”, Gwern 2018</a></li>
<li><a href="/doc/genetics/index#gwern-note-variance-component-section" id="toc-gwern-note-variance-component-section">“Variance Components Beyond Genetics”, Gwern 2019</a></li>
<li><a href="/doc/genetics/index#gwern-abortion-section" id="toc-gwern-abortion-section">“An Abortion Dialogue”, Gwern 2008</a></li>
</ul></li>
<li><a href="/doc/genetics/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/index#section" id="toc-section">“How Colorful Ribbon Diagrams Became the Face of Proteins”</a></li>
<li><a href="/doc/genetics/index#ai4science-quantum-2023-section" id="toc-ai4science-quantum-2023-section">“The Impact of Large Language Models on Scientific Discovery: a Preliminary Study Using GPT-4”, AI4Science &amp; Quantum 2023</a></li>
<li><a href="/doc/genetics/index#chari-pachter-2022-section" id="toc-chari-pachter-2022-section">“The Specious Art of Single-Cell Genomics”, Chari &amp; Pachter 2022</a></li>
<li><a href="/doc/genetics/index#trotter-et-al-2021-section" id="toc-trotter-et-al-2021-section">“EBERT: Epigenomic Language Models Powered by Cerebras”, Trotter et al 2021</a></li>
<li><a href="/doc/genetics/index#biswas-et-al-2021-section" id="toc-biswas-et-al-2021-section">“Gene Regulatory Networks Exhibit Several Kinds of Memory: Quantification of Memory in Biological and Random Transcriptional Networks”, Biswas et al 2021</a></li>
<li><a href="/doc/genetics/index#section-1" id="toc-section-1">“Lung Cancer, Genetic Predisposition and Smoking: the Nordic Twin Study of Cancer”</a></li>
<li><a href="/doc/genetics/index#section-2" id="toc-section-2">“307 321..324”</a></li>
<li><a href="/doc/genetics/index#kronauer-et-al-2003-section" id="toc-kronauer-et-al-2003-section">“Genetic Evidence for Intra-Specific &amp; Inter-Specific Slavery in Honey Ants (genus Myrmecocystus)”, Kronauer et al 2003</a></li>
<li><a href="/doc/genetics/index#soyfer-2001-section" id="toc-soyfer-2001-section">“The Consequences of Political Dictatorship for Russian Science”, Soyfer 2001</a></li>
<li><a href="/doc/genetics/index#nakajima-et-al-1978-section" id="toc-nakajima-et-al-1978-section">“Recent Human Influenza A (H1N1) Viruses Are Closely Related Genetically to Strains Isolated in 1950”, Nakajima et al 1978</a></li>
<li><a href="/doc/genetics/index#section-3" id="toc-section-3">“FINBB Board Members § Kati Kristiansson”</a></li>
<li><a href="/doc/genetics/index#section-4" id="toc-section-4">“A Human Chimera”</a></li>
<li><a href="/doc/genetics/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/genetics/microbiome/1985-hillman.pdf
Colonization of the Human Oral Cavity by a Strain of <em>Streptococcus mutans</em>
J. D. Hillman, B. I. Yaphe, K. P. Johnson
1985-11-01
2024-01-01
[("doi","10.1177/00220345850640110301")]

<p>The <a href="https://en.wikipedia.org/wiki/Streptococcus_mutans"><em>Streptococcus mutans</em></a> strain JH1001 produces a bacteriocin that can kill virtually all other strains of this micro-organism.</p>
<p>The ability of JH1001 to colonize the human oral cavity was tested in a study involving 5 subjects and 3 different infection regimens, all of which involved multiple exposures to large numbers of organisms. Two and one-half years after infection, JH1001 was found to have persistently colonized 3 of the subjects.</p>
<p>The indigenous <em>S. mutans</em> in one subject were reduced below the level of detection. Levels of (total) <em>S. mutans</em> and <a href="https://en.wikipedia.org/wiki/Streptococcus_sanguinis"><em>S. sanguis</em></a> were not affected in persistently colonized subjects. Mutants of indigenous <em>S. mutans</em> resistant to the bacteriocin were not observed.</p>
<p>The results indicate the importance of host variability and infection regimen for superinfection by this strain of <em>S. mutans</em>. The efficient replacement of indigenous <em>S. mutans</em> by JH1001 in one subject lends support to the eventual application of replacement therapy to the prevention of <a href="https://en.wikipedia.org/wiki/Dental_caries">dental caries</a>.</p>
---
/doc/genetics/microbiome/1987-hillman-figure1-crowdingoutofbadstreptococcusmutansbynewbacteria.jpg


1987
2024-01-01



---
/doc/genetics/microbiome/2022-lahtinen.pdf
Effectiveness of Fecal Microbiota Transplantation for Weight Loss in Patients With Obesity Undergoing Bariatric Surgery: A Randomized Clinical Trial
Perttu Lahtinen, Anne Juuti, Markku Luostarinen, Leo Niskanen, Tarja Liukkonen, Jyrki Tillonen, Jyrki Kössi, Vesa Ilvesmäki, Mikko Viljakka, Reetta Satokari, Perttu Arkkila
2022-12-16
2024-01-01
[("doi","10.1001/jamanetworkopen.2022.47226")]

<p><strong>Importance</strong>: Severe obesity is a major health concern. However, a few patients remain resistant to bariatric surgery and other treatments. Animal studies suggest that weight may be altered by fecal microbiota transplantation (FMT) from a lean donor.</p>
<p><strong>Objective</strong>: To determine whether FMT from a lean donor reduces body weight and further improves the results of bariatric surgery.</p><strong>Design, Setting, & Participants</strong>:<p>This double-blinded, placebo-controlled, multicenter, randomized clinical trial was conducted in 2018–2021 among adult individuals with severe obesity treated at 2 bariatric surgery centers in Finland and included 18 months of follow-up. Patients eligible for bariatric surgery were recruited for the study. Data were analyzed from March 2021 to May 2022.</p>
<p><strong>Interventions</strong>: FMT from a lean donor or from the patient (autologous placebo) was administered by gastroscopy into the duodenum. Bariatric surgery was performed 6 months after the baseline intervention using laparoscopic Roux-en-Y gastric bypass (LRYGB) or laparoscopic sleeve gastrectomy (LSG)</p><strong>Main Outcomes & Measures</strong>:<p>The main outcome was weight reduction measured as the percentage of total weight loss (TWL).</p>
<p><strong>Results</strong>: Forty-one patients were recruited to participate in the study and were included in the final analysis (29 women [71.1%]; mean [SD] age, 48.7 [8.7] years; mean [SD] body mass index, 42.5 [6.0]). A total of 21 patients received FMT from a lean donor, and 20 received an autologous placebo. 6 months after FMT, 34 patients underwent LRYGB and 4 underwent LSG. Thirty-four patients (82.9%) attended the last visit 18 months after the baseline visit. The percentage of TWL at 6 months was 4.8% (95% CI, 2.7% to 7.0%; <em>P</em> &amp;amp;lt; .001) in the FMT group and 4.6% (95% CI, 1.5% to 7.6%; <em>p</em> = 0.006) in the placebo group, but no difference was observed between the groups. At 18 months from the baseline (ie. 12 months after surgery), the percentage of TWL was 25.3% (95% CI, 19.5 to 31.1; <em>P</em> &amp;amp;lt; .001) in the FMT group and 25.2% (95% CI, 20.2 to 30.3; <em>P</em> &amp;amp;lt; .001) in the placebo group; however, no difference was observed between the groups.</p>
<p><strong>Conclusion</strong>: FMT did not affect presurgical and postsurgical weight loss. Further studies are needed to elucidate the possible role of FMT in obesity.</p><strong>Trial Registration</strong>:<p>ClinicalTrials.gov Identifier: <a href="https://classic.clinicaltrials.gov/ct2/show/NCT03391817">NCT03391817</a>.</p>
---
/doc/genetics/microbiome/2024-long.pdf
Contribution of the patient microbiome to surgical site infection and antibiotic prophylaxis failure in spine surgery
Dustin R. Long, Chloe Bryson-Cahn, Adam Waalkes, Elizabeth A. Holmes, Kelsi Penewit, Celeste Tavolaro, Carlo Bellabarba, Fangyi Zhang, Jeannie D. Chan, Ferric C. Fang, John B. Lynch, Stephen J. Salipante
2024-04-10
2024-07-08
[("doi","10.1126/scitranslmed.adk8222")]

<p>
Despite modern antiseptic techniques, surgical site infection (SSI) remains a leading complication of surgery. However, the origins of SSI and the high rates of antimicrobial resistance observed in these infections are poorly understood.
</p>
<p>
Using instrumented spine surgery as a model of clean (class I) skin incision, we prospectively sampled preoperative <a href="https://en.wikipedia.org/wiki/Microbiome">microbiomes</a> and postoperative SSI isolates in a cohort of 204 patients. Combining multiple forms of genomic analysis, we correlated the identity, anatomic distribution, and antimicrobial resistance profiles of SSI pathogens with those of preoperative strains obtained from the patient skin microbiome.
</p>
<p>
We found that 86% of SSIs, comprising a broad range of bacterial species, originated endogenously from preoperative strains, with no evidence of common source infection among a superset of 1610 patients. Most SSI isolates (59%) were resistant to the prophylactic antibiotic administered during surgery, and their resistance phenotypes correlated with the patient’s preoperative resistome (<em>p</em> = 0.0002).
</p>
<p>
These findings indicate the need for SSI prevention strategies tailored to the preoperative microbiome and resistome present in individual patients.
</p>
---
/doc/genetics/microbiome/acne/2016-04-01-curetogether-acne.csv


2016-04-01
2024-01-01

biology

---
/doc/genetics/microbiome/acne/2024-09-14-gwern-midjourneyv6-maninthemoonfullfacesplitinhalfwithlightsideandscarreddarkside-512px.png

Gwern
2024-09-14
2024-09-14



---
/doc/genetics/selection/1929-winter.pdf
The mean and variability as affected by continuous selection for composition in corn
F. L. Winter
1929-01-01
2024-01-01



---
/doc/genetics/selection/1930-fisher-thegeneticaltheoryofnaturalselection.pdf


1930-01-01
2024-01-01



---
/doc/genetics/selection/1930-fisher-thegeneticaltheoryofnaturalselection.pdf#page=119


1930-01-01
2024-01-01



---
/doc/genetics/selection/1937-cattell-thefightforournationalintelligence.pdf


1937-01-01
2024-01-01



---
/doc/genetics/selection/1957-clayton.pdf
An experimental check on quantitative genetical theory II. The long-term effects of selection

1957-01-01
2024-01-01



---
/doc/genetics/selection/1959-higgs.pdf


1959-01-01
2024-01-01



---
/doc/genetics/selection/1963-sheldon.pdf


1963
2024-01-01



---
/doc/genetics/selection/1966-roslansky-geneticsandthefutureofman.pdf


1966-01-01
2024-01-01



---
/doc/genetics/selection/1967-mather.pdf


1967
2024-01-01



---
/doc/genetics/selection/1969-thoday.pdf


1969-01-01
2024-01-01



---
/doc/genetics/selection/1971-wilson.pdf


1971-01-01
2024-01-01



---
/doc/genetics/selection/1972-ohno.pdf


1972-01-01
2024-01-01



---
/doc/genetics/selection/1973-dobzhansky.pdf
Is genetic diversity compatible with human equality?
Theodosius Dobzhansky
1973-01-01
2024-01-01
[("doi","10.1080/19485565.1973.9988055")]


---
/doc/genetics/selection/1973-maclean-2.pdf
Genetic studies on hybrid populations II. Estimation of the distribution of ancestry

1973
2024-01-01



---
/doc/genetics/selection/1973-maclean.pdf
Genetic studies on hybrid populations I. Individual estimates of ancestry and their relation to quantitative traits

1973-01-01
2024-01-01



---
/doc/genetics/selection/1973-reed.pdf


1973
2024-01-01



---
/doc/genetics/selection/1973-thoday.pdf


1973
2024-01-01



---
/doc/genetics/selection/1973-wood.pdf


1973-01-01
2024-01-01



---
/doc/genetics/selection/1974-jensen-2.pdf


1974
2024-01-01



---
/doc/genetics/selection/1974-jensen-4.pdf


1974
2024-01-01



---
/doc/genetics/selection/1975-jensen.pdf
A theoretical note on sex linkage and race differences in spatial visualization ability

1975-01-01
2024-01-01



---
/doc/genetics/selection/1976-jensen-2.pdf
Heritability of IQ

1976
2024-01-01



---
/doc/genetics/selection/1977-scarr.pdf


1977-01-01
2024-01-01



---
/doc/genetics/selection/1978-eaton-carnivore-1.pdf


1978
2024-01-01



---
/doc/genetics/selection/1978-meier-evolutionarymodelsandstudies.pdf
Evolutionary Models and Studies in Human Diversity
Meier, Robert J.,Otten, Charlotte M.,Abdel-Hameed, Fathi
1978
2024-01-01



---
/doc/genetics/selection/1981-scarr-racesocialclassindividualdifferencesiq.pdf


1981-01-01
2024-01-01



---
/doc/genetics/selection/1983-bennett-naturalselectionheredityandeugenics.pdf


1983-01-01
2024-01-01



---
/doc/genetics/selection/1991-cavallisforza.pdf


1991-01-01
2024-01-01



---
/doc/genetics/selection/1992-pearson-shockleyoneugenicsandrace.pdf


1992-01-01
2024-01-01



---
/doc/genetics/selection/1994-charlesworth-evolutioninagestructuredpopulations.pdf

TeX
1994-01-01
2024-01-01



---
/doc/genetics/selection/1998-haley-figure5-iteratedembryoselection.png


1998
2024-01-01



---
/doc/genetics/selection/1999-trut.pdf


1999-01-01
2024-01-01



---
/doc/genetics/selection/2000-kaback.pdf
4310660 192..195

2000-01-01
2024-01-01



---
/doc/genetics/selection/2004-pontier.pdf
s00300-004-0692-3ca-web 268..27

2004-01-01
2024-01-01



---
/doc/genetics/selection/2004-wykes.pdf


2004-01-01
2024-01-01



---
/doc/genetics/selection/2005-liao.pdf


2005-01-01
2024-01-01



---
/doc/genetics/selection/2005-wood.pdf
DO00005427 239..272

2005-01-01
2024-01-01



---
/doc/genetics/selection/2006-sawyer.pdf


2006-01-01
2024-01-01



---
/doc/genetics/selection/2008-scotet.pdf


2008-01-01
2024-01-01



---
/doc/genetics/selection/2008-wijnker.pdf


2008-01-01
2024-01-01



---
/doc/genetics/selection/2009-lyons.pdf
PAV018 1..14

2009-01-01
2024-01-01



---
/doc/genetics/selection/2010-evans.pdf

Garth Stewart
2010-01-01
2024-01-01



---
/doc/genetics/selection/2010-stearns.pdf


2010-01-01
2024-01-01



---
/doc/genetics/selection/2010-turkaspa.pdf


2010-01-01
2024-01-01



---
/doc/genetics/selection/2011-cole-selectionlimits-figure5-perchromosome.jpg


2011
2024-01-01



---
/doc/genetics/selection/2011-sunkara-figure2-eggembryodistribution.jpg


2011
2024-01-01



---
/doc/genetics/selection/2012-choi.pdf


2012-01-01
2024-01-01



---
/doc/genetics/selection/2012-hodeswertz.pdf


2012-01-01
2024-01-01



---
/doc/genetics/selection/2013-aa.pdf


2013-01-01
2024-01-01



---
/doc/genetics/selection/2013-leinonen.pdf
Q~ST~-F~ST~ comparisons: evolutionary and ecological insights from genomic heterogeneity
Tuomas Leinonen, R. J. Scott McCairns, Robert B. O’Hara, Juha Merilä
2013-01-01
2024-01-01
[("doi","10.1038/nrg3395")]


---
/doc/genetics/selection/2013-prasolova.pdf


2013-01-01
2024-01-01



---
/doc/genetics/selection/2014-anonymous-neurocognitivedivide.pdf


2014-01-01
2024-01-01



---
/doc/genetics/selection/2014-blasco.pdf


2014-01-01
2024-01-01



---
/doc/genetics/selection/2014-simons-supplementary.pdf


2014-01-01
2024-01-01



---
/doc/genetics/selection/2014-yao.pdf


2014-01-01
2024-01-01



---
/doc/genetics/selection/2015-fumagalli.pdf
1338 1343..1347

2015-01-01
2024-01-01



---
/doc/genetics/selection/2015-harpending.pdf


2015-01-01
2024-01-01



---
/doc/genetics/selection/2015-ioannou.pdf
10897_2015_9833_Article 987..1000

2015-01-01
2024-01-01



---
/doc/genetics/selection/2015-proto.pdf
National Happiness and Genetic Distance: A Cautious Exploration

2015-01-01
2024-01-01



---
/doc/genetics/selection/2015-stephan.pdf
Signatures of positive selection: from selective sweeps at individual loci to subtle allele frequency changes in polygenic adaptation

2015-01-01
2024-01-01



---
/doc/genetics/selection/2016-domingue-usa-education-dysgenics.png


2016
2024-01-01



---
/doc/genetics/selection/2016-fan.pdf


2016-01-01
2024-01-01



---
/doc/genetics/selection/2016-franasiak.pdf
Expanded carrier screening in an infertile population: how often is clinical decision making affected?
Jason M. Franasiak, Meir Olcha, Paul A. Bergh, Kathleen H. Hong, Marie D. Werner, Eric J. Forman, Rebekah S. Zimmerman, Richard T. Scott
2016-01-01
2024-01-01
[("doi","10.1038/gim.2016.8")]


---
/doc/genetics/selection/2016-fuerst.pdf


2016-01-01
2024-01-01



---
/doc/genetics/selection/2016-goldmann.pdf


2016-01-01
2024-01-01



---
/doc/genetics/selection/2016-simonti.pdf


2016-01-01
2024-01-01



---
/doc/genetics/selection/2017-04-19-expandingbrain-transhumangeneticenlightenment.jpg


2017-04-19
2024-01-01



---
/doc/genetics/selection/2017-amorim.pdf
Genetic signature of natural selection in first Americans

2017-01-01
2024-01-01
[("doi","10.1073/pnas.1620541114")]

<p><strong>Significance</strong>: There is much interest in understanding the role of natural selection in shaping physiological adaptations to climate, diet, and diseases in humans.</p>
<p>We investigated this issue by analyzing genomic data from Native American populations inhabiting different ecological regions and ancient Native Americans.</p>
<p>We found signals of natural selection at the fatty acid desaturases (<em>FADS</em>) genes not only in an Arctic population, as was previously found, but throughout the Americas, suggesting a single and strong adaptive event that occurred in Beringia, before the range expansion of the first Americans within the American continent and Greenland.</p>
---
/doc/genetics/selection/2017-calhazjorge.pdf
oup_humrep_dex264 1957..1973 ++

2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-cohen.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-hickey.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-horscroft.pdf
Metabolic basis to Sherpa altitude adaptation

2017-01-01
2024-01-01
[("doi","10.1073/pnas.1700527114")]

<p><strong>Significance</strong>: A relative fall in tissue oxygen levels (<a href="https://en.wikipedia.org/wiki/Hypoxia_(medical)">hypoxia</a>) is a common feature of many human diseases, including heart failure, lung diseases, anemia, and many cancers, and can compromise normal cellular function.</p>
<p>Hypoxia also occurs in healthy humans at high altitude due to low barometric pressures. Human populations resident at high altitude in the Himalayas have evolved mechanisms that allow them to survive and perform, including adaptations that preserve oxygen delivery to the tissues.</p>
<p>Here, we studied one such population, the Sherpas, and found metabolic adaptations, underpinned by genetic differences, that allow their tissues to use oxygen more efficiently, thereby conserving muscle energy levels at high altitude, and possibly contributing to the superior performance of elite climbing Sherpas at extreme altitudes.</p>
---
/doc/genetics/selection/2017-jain.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-librado.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-murray.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-owers.pdf


2017-01-01
2024-01-01



---
/doc/genetics/selection/2017-rotimi.pdf

SPDF
2017-01-01
2024-01-01



---
/doc/genetics/selection/2018-choudhury.pdf


2018-01-01
2024-01-01



---
/doc/genetics/selection/2018-goszczynski-figure1-iteratedembryoselection.png


2018
2024-01-01



---
/doc/genetics/selection/2018-johnson.pdf


2018-01-01
2024-01-01



---
/doc/genetics/selection/2018-marquart-supplement-coi180032.pdf

jmcfadde
2018
2024-01-01



---
/doc/genetics/selection/2018-quillen.pdf
Shades of complexity: New perspectives on the evolution and genetic architecture of human skin
Ellen E. Quillen, Heather L. Norton, Esteban J. Parra, Frida Lona-Durazo, Khai C. Ang, Florin Mircea Illiescu, Laurel N. Pearson, Mark D. Shriver, Tina Lasisi, Omer Gokcumen, Izzy Starr, Yen-Lung Lin, Alicia R. Martin, Nina G. Jablonski
2018-01-01
2024-01-01
[("doi","10.1002/ajpa.23737")]


---
/doc/genetics/selection/2018-schlebusch.pdf


2018-01-01
2024-01-01



---
/doc/genetics/selection/2018-walsh-c26-weberfruitflyselectivebreeding.jpg


2018
2024-01-01



---
/doc/genetics/selection/2018-yang.pdf

Word
2018-01-01
2024-01-01



---
/doc/genetics/selection/2019-adashi.pdf
Stem Cell-Derived Human Gametes: The Public Engagement Imperative
Eli Y. Adashi, I. Glenn Cohen, Jacob H. Hanna, Azim M. Surani, Katsuhiko Hayashi
2019
2024-01-01



---
/doc/genetics/selection/2019-stephanson.pdf
Fictional Science and Genre: Ectogenesis and Parthenogenesis at Mid-Century
Raymond Stephanson
2019
2024-01-01
[("doi","10.1111/1754-0208.12653")]


---
/doc/genetics/selection/2019-zhang-2.pdf
Non-invasive prenatal sequencing for multiple Mendelian monogenic disorders using circulating cell-free fetal DNA
Jinglan Zhang, Jianli Li, Jennifer B. Saucier, Yanming Feng, Yanjun Jiang, Jefferson Sinson, Anne K. McCombs, Eric S. Schmitt, Sandra Peacock, Stella Chen, Hongzheng Dai, Xiaoyan Ge, Guoli Wang, Chad A. Shaw, Hui Mei, Amy Breman, Fan Xia, Yaping Yang, Anne Purgason, Alan Pourpak, Zhao Chen, Xia Wang, Yue Wang, Shashikant Kulkarni, Kwong Wai Choy, Ronald J. Wapner, Ignatia B. Van den Veyver, Arthur Beaudet, Sheetal Parmar, Lee-Jun Wong, Christine M. Eng
2019
2024-01-01
[("doi","10.1038/s41591-018-0334-x")]


---
/doc/genetics/selection/artificial/1972-smith-onevolution.pdf
On Evolution
John Maynard Smith
1972-01-01
2024-01-01



---
/doc/genetics/selection/artificial/1972-smith-onevolution.pdf#page=82
On Evolution § pg82
John Maynard Smith
1972-01-01
2024-01-01



---
/doc/genetics/selection/artificial/1991-helbig-figure2-individualchoiceofmigrationbybreed.png


1991
2024-01-01



---
/doc/genetics/selection/artificial/1996-weber-figure1-responseoffliesselectedinawindtunnelformeanflyingspeed.jpg


1996
2024-01-01



---
/doc/genetics/selection/artificial/1999-coe.pdf
John R. Laughnan: Over 40 years of Contributions to Genetic Concepts: Genetics from A to Zea in 3 Score and Ten
Ed Coe, S. Gabay-Laughnan, E. B. Patterson
1999
2024-01-01



---
/doc/genetics/selection/artificial/2017-harbison-figure4-noeffectofextremelylongandextremelyshortsleeponfruitflylifeexpectancyandrobustness.jpg


2017
2024-01-01



---
/doc/genetics/selection/artificial/2018-pavlogiannis-figure1-evolutionarydynamicsinstructuredpopulations.jpg


2018
2024-01-01



---
/doc/genetics/selection/artificial/2018-pavlogiannis-figure4-infinitevarietyofstrongamplifiersforevolution.jpg


2018
2024-01-01



---
/doc/genetics/selection/artificial/2019-coop-illinoislongtermselectionexperiment-responsetoselection-animation.mp4


2019
2024-01-01



---
/doc/genetics/selection/artificial/2019-karavani-supplement.pdf
Screening Human Embryos for Polygenic Traits Has Limited Utility [Supplement]

2019
2024-01-01



---
/doc/genetics/selection/artificial/2021-han-figure2-flowchartofdirectedevolutionandselectionoffungustoattackmites.jpg


2021
2024-01-01



---
/doc/genetics/selection/artificial/2021-han-figure3-effectofevolvedfungusonmiteinfestationsandgainsinbeecolonylongevity.jpg


2021
2024-01-01



---
/doc/genetics/selection/artificial/2021-leung.pdf
Clinical outcomes and usage from over a decade of planned oocyte cryopreservation
Angela Q. Leung, Katherine Baker, Denis Vaughan, Jaimin S. Shah, Ann Korkidakis, David A. Ryley, Denny Sakkas, Thomas L. Toth
2021-10-01
2024-01-01
[("doi","10.1016/j.rbmo.2021.06.024")]


---
/doc/genetics/selection/artificial/2021-palmavera-figure1-extremephenotypedummerstorfmouselines.jpg


2021
2024-01-01



---
/doc/genetics/selection/artificial/2021-scott-figure1-fruitflysocialabilityselectionarenadiagram.png


2021
2024-01-01



---
/doc/genetics/selection/artificial/2021-scott-figure2-divergenceinfruitflysociabilityscoresoverartificialselectiontodecreaseandincreasesociability.png


2021
2024-01-01



---
/doc/genetics/selection/artificial/2021-scott-figure4-aggressionfrequencyperminuteoffruifliesbysexandbyhighlowselection.jpg


2021
2024-01-01



---
/doc/genetics/selection/artificial/2022-lubanga-figure1-traditionalteabreedingflowchart.jpg


2022
2024-01-01



---
/doc/genetics/selection/artificial/2022-tellier.pdf
Scientific refutation of ESHG statement on embryo selection
Laurent Christian Asker Melchior Tellier, Nathan Robert Treff, Stephen Dao Hui Hsu, Louis Lello, Erik Widen
2022-12-12
2024-01-01
[("doi","10.1038/s41431-022-01237-0")]


---
/doc/genetics/selection/artificial/2023-derry.pdf
Purity: Its Role in Livestock Breeding & Eugenics 1880–1920
Margaret Derry
2023-11-01
2024-01-01
[("doi","10.1215/00021482-10795875")]

<p>This article uses the concept of purity to explore the thinking of purebred animal breeders and that of <a href="https://en.wikipedia.org/wiki/Eugenics">eugenicists</a> in Britain and North America 1880–1920. It begins with an explanation of why such a study is important and continues with the historical background of purity’s role in animal breeding over the 19<sup>th</sup> century and an assessment of the theoretical foundations of <a href="https://en.wikipedia.org/wiki/Francis_Galton">Francis Galton’s</a> eugenics.</p>
<p>The article argues that the shared concern with pedigree keeping, which characterized both purebred breeding and eugenics, made it easy for historians to assume that the two fields were more connected than they actually were. In fact, the basis for purity in animal breeding—namely, inbreeding and marketability—could not migrate to eugenics.</p>
<p>Pedigree use in animal breeding (inbreeding, consistency, and marketability) actually had little in common with pedigree use in eugenics (evidence of inheritance via statistical quantification). Unpacking this historic connection between animal breeding and eugenics has significance today for such disciplines as animal breeding itself, genetics, <a href="https://en.wikipedia.org/wiki/Politics">politics</a>, and <a href="https://en.wikipedia.org/wiki/Ethics">ethics</a>.</p>
---
/doc/genetics/selection/artificial/2023-meyer-figure1-moralacceptabilityandpersonalwillingnesstouseembryoselectionorgeneticeditinginausapopulationsurvey.svg


2023
2024-01-01



---
/doc/genetics/selection/artificial/2023-meyer-supplement-science.ade1083_sm.pdf
Public views on polygenic screening of embryos: Understanding moral acceptability and willingness to use is crucial for informing policy [supplementary material]
Michelle N. Meyer, Tammy Tan, Daniel J. Benjamin, David Laibson, Patrick Turley
2023-02-09
2024-01-01
[("doi","10.1126/science.ade1083")]

<p>Understanding moral acceptability and willingness to use is crucial for informing policy</p>
---
/doc/genetics/selection/artificial/index
‘breeding’ tag

2019-11-18
2024-11-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="725" width="1287" src="/doc/genetics/selection/artificial/2022-lubanga-figure1-traditionalteabreedingflowchart.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/selection/artificial</code>, most recent first: 2 <a href="/doc/genetics/selection/artificial/index#see-alsos" class="icon-not">related tags</a>, 193 <a href="/doc/genetics/selection/artificial/index#links" class="icon-not">annotations</a>, &amp; 21 <a href="/doc/genetics/selection/artificial/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/selection/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/selection/artificial/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/genetics/selection/artificial/index#gwern-clone-section" id="toc-gwern-clone-section">“Dog Cloning For Special Forces: Breed All You Can Breed”, Gwern 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gwern-dune-genetics-section" id="toc-gwern-dune-genetics-section">“Genetics and Eugenics in Frank Herbert’s Dune-Verse”, Gwern 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gwern-tryon-section" id="toc-gwern-tryon-section">“Tryon’s Rat Experiment”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/genetics/selection/artificial/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/selection/artificial/index#section" id="toc-section">“The Dream of a 3,000-Pound Pumpkin [Selective Breeding Success]”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#forgia-bodner-2024-section" id="toc-forgia-bodner-2024-section">“Getting Down to Business: Chain Ownership and Fertility Clinic Performance”, Forgia &amp; Bodner 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hus-2024-section" id="toc-hus-2024-section">“10 Years of Behavior Genetics in the Era of Computational Genomics”, Hus 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tipton-hovey-2024-section" id="toc-tipton-hovey-2024-section">“IVF-Assisted Pregnancies Constitute 2.5% of All US Births in 2022”, Tipton &amp; Hovey 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#feldmann-et-al-2024-section" id="toc-feldmann-et-al-2024-section">“Genetic Gains Underpinning a Little-Known Strawberry Green Revolution”, Feldmann et al 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#derry-2023-section" id="toc-derry-2023-section">“Purity: Its Role in Livestock Breeding &amp; Eugenics 1880–1920”, Derry 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#furrer-et-al-2023-section" id="toc-furrer-et-al-2023-section">“Polygenic Embryo Screening: High Approval Despite Substantial Concerns from the U.S. Public”, Furrer et al 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kolker-2023-section" id="toc-kolker-2023-section">“The Vanishing Family: They All Have a 50-50 Chance of Inheriting a Cruel Genetic Mutation—Which Means Disappearing into Dementia in Middle Age. This Is the Story of What It’s like to Live With Those Odds”, Kolker 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#fan-whitaker-2023-section" id="toc-fan-whitaker-2023-section">“Genomic Signatures of Strawberry Domestication and Breeding”, Fan &amp; Whitaker 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#neuhausser-et-al-2023-section" id="toc-neuhausser-et-al-2023-section">“Acceptance of Genetic Editing and of Whole Genome Sequencing of Human Embryos by Patients With Infertility Before and After the Onset of the COVID-19 Pandemic”, Neuhausser et al 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#meyer-et-al-2023-2-section" id="toc-meyer-et-al-2023-2-section">“Public Views on Polygenic Screening of Embryos: Understanding Moral Acceptability and Willingness to Use Is Crucial for Informing Policy [Supplementary Material]”, Meyer et al 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#meyer-et-al-2023-1-section" id="toc-meyer-et-al-2023-1-section">“Public Views on Polygenic Screening of Embryos: Understanding Moral Acceptability and Willingness to Use Is Crucial for Informing Policy”, Meyer et al 2023</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tellier-et-al-2022-section" id="toc-tellier-et-al-2022-section">“Scientific Refutation of ESHG Statement on Embryo Selection”, Tellier et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#zuk-2022-section" id="toc-zuk-2022-section">“Selecting Chromosomes for Polygenic Traits”, Zuk 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#lubanga-et-al-2022-section" id="toc-lubanga-et-al-2022-section">“Genomic Selection Strategies to Increase Genetic Gain in Tea Breeding Programs”, Lubanga et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bhattacharya-et-al-2022c-section" id="toc-bhattacharya-et-al-2022c-section">“NMR-Guided Directed Evolution”, Bhattacharya et al 2022c</a></li>
<li><a href="/doc/genetics/selection/artificial/index#ros-freixedes-et-al-2022-section" id="toc-ros-freixedes-et-al-2022-section">“Genomic Prediction With Whole-Genome Sequence Data in Intensely-Selected Pig Lines”, Ros-Freixedes et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mcgee-et-al-2022-section" id="toc-mcgee-et-al-2022-section">“The Cost of Information Acquisition by Natural Selection”, McGee et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#cascante-et-al-2022-section" id="toc-cascante-et-al-2022-section">“15 Years of Autologous Oocyte Thaw Outcomes from a Large University-Based Fertility Center”, Cascante et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bank-et-al-2022-section" id="toc-bank-et-al-2022-section">“Evolutionary Models Predict Potential Mechanisms of Escape from Mutational Meltdown”, Bank et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#derry-2022-section" id="toc-derry-2022-section">“North American Beef Breeding and the Modernization of the International Cattle Breeding Industries, 1950–2000”, Derry 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#weller-2022-section" id="toc-weller-2022-section">“Genomic Prediction of Complex Traits in Animal Breeding With Long Breeding History, the Dairy Cattle Case”, Weller 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#allal-nguyen-2022-section" id="toc-allal-nguyen-2022-section">“Genomic Selection in Aquaculture Species”, Allal &amp; Nguyen 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kumar-et-al-2022-5-section" id="toc-kumar-et-al-2022-5-section">“Effective Mutation Rate Adaptation through Group Elite Selection”, Kumar et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#buntaran-et-al-2022-section" id="toc-buntaran-et-al-2022-section">“Assessing the Response to Genomic Selection by Simulation”, Buntaran et al 2022</a></li>
<li><a href="/doc/genetics/selection/artificial/index#izutsu-et-al-2021-section" id="toc-izutsu-et-al-2021-section">“Effects of Periodic Bottlenecks on the Dynamics of Adaptive Evolution in Microbial Populations”, Izutsu et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bannasch-et-al-2021-section" id="toc-bannasch-et-al-2021-section">“The Effect of Inbreeding, Body Size and Morphology on Health in Dog Breeds”, Bannasch et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#okauchi-ichihashi-2021-section" id="toc-okauchi-ichihashi-2021-section">“Continuous Cell-Free Replication and Evolution of Artificial Genomic DNA in a Compartmentalized Gene Expression System”, Okauchi &amp; Ichihashi 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#fong-et-al-2021-section" id="toc-fong-et-al-2021-section">“Rapid Mosaic Brain Evolution under Artificial Selection for Relative Telencephalon Size in the Guppy (<em>Poecilia Reticulata</em>)”, Fong et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#branch-et-al-2021-section" id="toc-branch-et-al-2021-section">“The Genetic Basis of Spatial Cognitive Variation in a Food-Caching Bird”, Branch et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#whitelam-et-al-2021-section" id="toc-whitelam-et-al-2021-section">“Correspondence between Neuroevolution and Gradient Descent”, Whitelam et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#scott-et-al-2021-2-section" id="toc-scott-et-al-2021-2-section">“Evolution of Sociability by Artificial Selection”, Scott et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#leung-et-al-2021-section" id="toc-leung-et-al-2021-section">“Clinical Outcomes and Usage from over a Decade of Planned Oocyte Cryopreservation”, Leung et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#washburn-et-al-2021-section" id="toc-washburn-et-al-2021-section">“Predicting Phenotypes from Genetic, Environment, Management, and Historical Data Using CNNs”, Washburn et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bozdag-et-al-2021-section" id="toc-bozdag-et-al-2021-section">“De Novo Evolution of Macroscopic Multicellularity”, Bozdag et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gollin-et-al-2021-section" id="toc-gollin-et-al-2021-section">“Two Blades of Grass: The Impact of the Green Revolution”, Gollin et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tellier-et-al-2021-section" id="toc-tellier-et-al-2021-section">“Embryo Screening for Polygenic Disease Risk: Recent Advances and Ethical Considerations”, Tellier et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#weyen-2021-section" id="toc-weyen-2021-section">“Applications of Doubled Haploids in Plant Breeding and Applied Research”, Weyen 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#turley-et-al-2021-section" id="toc-turley-et-al-2021-section">“Problems With Using Polygenic Scores to Select Embryos”, Turley et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#jin-et-al-2021-1-section" id="toc-jin-et-al-2021-1-section">“Surrogate Broodstock to Enhance Biotechnology Research and Applications in Aquaculture”, Jin et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#palma-vera-et-al-2021-section" id="toc-palma-vera-et-al-2021-section">“Genomic Characterization of World’s Longest Selection Experiment in Mouse Reveals the Complexity of Polygenic Traits”, Palma-Vera et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#han-et-al-2021-1-section" id="toc-han-et-al-2021-1-section">“Directed Evolution of <em>Metarhizium</em> Fungus Improves Its Biocontrol Efficacy against <em>Varroa</em> Mites in Honey Bee Colonies”, Han et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wei-et-al-2021-2-section" id="toc-wei-et-al-2021-2-section">“A Quantitative Genomics Map of Rice Provides Genetic Insights and Guides Breeding”, Wei et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wynne-2021-section" id="toc-wynne-2021-section">“Dogs’ (<em>Canis Lupus Familiaris</em>) Behavioral Adaptations to a Human-Dominated Niche: A Review and Novel Hypothesis”, Wynne 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#chang-et-al-2021-1-section" id="toc-chang-et-al-2021-1-section">“Engineering Complex Communities by Directed Evolution”, Chang et al 2021</a></li>
<li><a href="/doc/genetics/selection/artificial/index#delecce-et-al-2020-section" id="toc-delecce-et-al-2020-section">“No Evidence for a Relationship between Intelligence and Ejaculate Quality”, DeLecce et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#iram-et-al-2020-section" id="toc-iram-et-al-2020-section">“Controlling the Speed and Trajectory of Evolution With Counterdiabatic Driving”, Iram et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kilbride-2020-section" id="toc-kilbride-2020-section">“In Vitro Fertilisation With Preimplantation Genetic Testing: the Need for Expanded Insurance Coverage”, Kilbride 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#derry-2020-section" id="toc-derry-2020-section">“Theory and Method: An Analysis of European and American Animal Breeding Practices, from the 18<sup>th</sup> to the 21<sup>st</sup> Century”, Derry 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#treff-et-al-2020-section" id="toc-treff-et-al-2020-section">“Preimplantation Genetic Testing for Polygenic Disease Relative Risk Reduction: Evaluation of Genomic Index Performance in 11,883 Adult Sibling Pairs”, Treff et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#borrenpohl-et-al-2020-section" id="toc-borrenpohl-et-al-2020-section">“The Value of Early-Stage Phenotyping for Wheat Breeding in the Age of Genomic Selection”, Borrenpohl et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wang-et-al-2020c-section" id="toc-wang-et-al-2020c-section">“Genome-Wide Selection and Genetic Improvement during Modern Maize Breeding”, Wang et al 2020c</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hieber-2020-section" id="toc-hieber-2020-section">“Inbreeding and Inbreeding Depression in Linebred Beef Cattle”, Hieber 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#whalen-et-al-2020-section" id="toc-whalen-et-al-2020-section">“Using High-Throughput Phenotypes to Enable Genomic Selection by Inferring Genotypes”, Whalen et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#anomaly-jones-2020-section" id="toc-anomaly-jones-2020-section">“Cognitive Enhancement and Network Effects: How Individual Prosperity Depends on Group Traits”, Anomaly &amp; Jones 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mateescu-2020-section" id="toc-mateescu-2020-section">“Chapter 2—Genetics and Breeding of Beef Cattle”, Mateescu 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#newman-2020-page-7-section" id="toc-newman-2020-page-7-section">“Assisted Reproductive Technology in Australia and New Zealand 2018 § Pg7”, Newman 2020 (page 7)</a></li>
<li><a href="/doc/genetics/selection/artificial/index#acar-et-al-2020-section" id="toc-acar-et-al-2020-section">“Exploiting Evolutionary Steering to Induce Collateral Drug Sensitivity in Cancer”, Acar et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gu-et-al-2020-1-section" id="toc-gu-et-al-2020-1-section">“Adaptation of SARS-CoV-2 in BALB/c Mice for Testing Vaccine Efficacy”, Gu et al 2020</a></li>
<li><a href="/doc/genetics/selection/artificial/index#treff-et-al-2019-section" id="toc-treff-et-al-2019-section">“Utility and First Clinical Application of Screening Embryos for Polygenic Disease Risk Reduction”, Treff et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#page-2019-1-section" id="toc-page-2019-1-section">“Controversial DNA Screening Technique Used for at Least One Pregnancy”, Page 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#karavani-et-al-2019-section" id="toc-karavani-et-al-2019-section">“Screening Human Embryos for Polygenic Traits Has Limited Utility”, Karavani et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#charles-2019-section" id="toc-charles-2019-section">“From Culinary Dud To Stud: How Dutch Plant Breeders Built Our Brussels Sprouts Boom”, Charles 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hecht-et-al-2019-section" id="toc-hecht-et-al-2019-section">“Neuroanatomical Variation among Domestic Dog Breeds”, Hecht et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#epstein-2019-section" id="toc-epstein-2019-section">“Tinder for Sperm: Even in the Petri Dish, Looks and Athleticism Are Prized: What Makes One Sperm Cell—A Blob of DNA With a Tail—Stand Out? The Selection Process Is like a Microscopic Mr. America Contest”, Epstein 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tourrette-et-al-2019-section" id="toc-tourrette-et-al-2019-section">“Assessing by Modeling the Consequences of Increased Recombination in Genomic Selection of Oryza Sativa and Brassica Rapa”, Tourrette et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#umehara-et-al-2019-section" id="toc-umehara-et-al-2019-section">“Activation of Toll-Like Receptor 7 &amp; 8 Encoded by the X Chromosome Alters Sperm Motility and Provides a Novel Simple Technology for Sexing Sperm”, Umehara et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tribune-2019-section" id="toc-tribune-2019-section">“Amid Animal Cruelty Debate, 80% of South Korea’s Sniffer Dogs Are Cloned”, Tribune 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#baes-et-al-2019-section" id="toc-baes-et-al-2019-section">“<em>Symposium Review</em>: The Genomic Architecture of Inbreeding: How Homozygosity Affects Health and Performance”, Baes et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#horschler-et-al-2019-section" id="toc-horschler-et-al-2019-section">“Absolute Brain Size Predicts Dog Breed Differences in Executive Function”, Horschler et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hickey-et-al-2019-section" id="toc-hickey-et-al-2019-section">“Breeding Crops to Feed 10 Billion”, Hickey et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kemper-et-al-2019-section" id="toc-kemper-et-al-2019-section">“Subsidizing PGD: The Moral Case for Funding Genetic Selection”, Kemper et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#zhang-et-al-2019-12-section" id="toc-zhang-et-al-2019-12-section">“The Genetic Basis of Inbreeding Depression in Potato”, Zhang et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#zigerell-2019-section" id="toc-zigerell-2019-section">“Understanding Public Support for Eugenic Policies: Results from Survey Data”, Zigerell 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-1" id="toc-section-1">“Screening Human Embryos for Polygenic Traits Has Limited Utility [Supplement]”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#leonel-et-al-2019-section" id="toc-leonel-et-al-2019-section">“Cryopreservation of Human Ovarian Tissue: A Review”, Leonel et al 2019</a></li>
<li><a href="/doc/genetics/selection/artificial/index#negron-et-al-2018-section" id="toc-negron-et-al-2018-section">“The Sleep Inbred Panel, a Collection of Inbred <em>Drosophila Melanogaster</em> With Extreme Long and Short Sleep Duration”, Negron et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#alavioon-2018-section" id="toc-alavioon-2018-section">“Haploid Selection in Animals: Exploring the Fitness Consequences and Underlying Mechanisms”, Alavioon 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#pavlogiannis-et-al-2018-section" id="toc-pavlogiannis-et-al-2018-section">“Construction of Arbitrarily Strong Amplifiers of Natural Selection Using Evolutionary Graph Theory”, Pavlogiannis et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mieulet-et-al-2018-section" id="toc-mieulet-et-al-2018-section">“Unleashing Meiotic Crossovers in Crops”, Mieulet et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#biswas-et-al-2018-section" id="toc-biswas-et-al-2018-section">“Toward Machine-Guided Design of Proteins”, Biswas et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#rincent-et-al-2018-section" id="toc-rincent-et-al-2018-section">“Phenomic Selection: a Low-Cost and High-Throughput Alternative to Genomic Selection”, Rincent et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#haer-wigman-et-al-2018-section" id="toc-haer-wigman-et-al-2018-section">“1 in 38 Individuals at Risk of a Dominant Medically Actionable Disease”, Haer-Wigman et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hart-et-al-2018-section" id="toc-hart-et-al-2018-section">“Secondary Findings from Clinical Genomic Sequencing: Prevalence, Patient Perspectives, Family History Assessment, and Health-Care Costs from a Multisite Study”, Hart et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#klee-tieman-2018-section" id="toc-klee-tieman-2018-section">“The Genetics of Fruit Flavour Preferences”, Klee &amp; Tieman 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#torkamani-et-al-2018-section" id="toc-torkamani-et-al-2018-section">“The Personal and Clinical Utility of Polygenic Risk Scores”, Torkamani et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wallace-et-al-2018-section" id="toc-wallace-et-al-2018-section">“On the Road to Breeding 4.0: Unraveling the Good, the Bad, and the Boring of Crop Quantitative Genomics”, Wallace et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yamashiro-et-al-2018-section" id="toc-yamashiro-et-al-2018-section">“Generation of Human Oogonia from Induced Pluripotent Stem Cells in Vitro”, Yamashiro et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#alphey-bonsall-2018-section" id="toc-alphey-bonsall-2018-section">“Genetics-Based Methods for Agricultural Insect Pest Management”, Alphey &amp; Bonsall 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#samuel-et-al-2018-section" id="toc-samuel-et-al-2018-section">“Microfluidic-Based Sperm Sorting &amp; Analysis for Treatment of Male Infertility”, Samuel et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tait-burkard-et-al-2018-section" id="toc-tait-burkard-et-al-2018-section">“Livestock 2.0—Genome Editing for Fitter, Healthier, and More Productive Farmed Animals”, Tait-Burkard et al 2018</a></li>
<li><a href="/doc/genetics/selection/artificial/index#beissinger-et-al-2017-section" id="toc-beissinger-et-al-2017-section">“A Simple Test Identifies Selection on Complex Traits in Breeding and Experimentally-Evolved Populations”, Beissinger et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#harbison-et-al-2017-section" id="toc-harbison-et-al-2017-section">“Selection for Long and Short Sleep Duration in <em>Drosophila Melanogaster</em> Reveals the Complex Genetic Network Underlying Natural Variation in Sleep”, Harbison et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#spinney-2017-section" id="toc-spinney-2017-section">“We Don’t Want to Know What Will Kill Us: Years of Data on Genetic Testing Reveal That When given the Option, Most People Want Less Information, Not More”, Spinney 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#pendleton-et-al-2017-section" id="toc-pendleton-et-al-2017-section">“Selective Sweep Analysis Using Village Dogs Highlights the Pivotal Role of the Neural Crest in Dog Domestication”, Pendleton et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#zan-et-al-2017-section" id="toc-zan-et-al-2017-section">“A Complex Multi-Locus, Multi-Allelic Genetic Architecture Underlying the Long-Term Selection-Response in the Virginia Body Weight Line of Chickens”, Zan et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#ostrander-et-al-2017-section" id="toc-ostrander-et-al-2017-section">“Demographic History, Selection and Functional Diversity of the Canine Genome”, Ostrander et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#latham-stumm-2017-section" id="toc-latham-stumm-2017-section">“Mothers Want Extraversion over Conscientiousness or Intelligence for Their Children”, Latham &amp; Stumm 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#orr-et-al-2017-section" id="toc-orr-et-al-2017-section">“Engineering Photosynthesis: Progress and Perspectives”, Orr et al 2017</a></li>
<li><a href="/doc/genetics/selection/artificial/index#whyte-et-al-2016-section" id="toc-whyte-et-al-2016-section">“What Women Want in Their Sperm Donor: A Study of More Than 1,000 Women’s Sperm Donor Selections”, Whyte et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#neyhart-et-al-2016-section" id="toc-neyhart-et-al-2016-section">“Evaluating Methods of Updating Training Data in Long-Term Genomewide Selection”, Neyhart et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#badran-et-al-2016-section" id="toc-badran-et-al-2016-section">“Continuous Evolution of <em>Bacillus Thuringiensis</em> Toxins Overcomes Insect Resistance”, Badran et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bouchghoul-et-al-2016-section" id="toc-bouchghoul-et-al-2016-section">“Prenatal Testing in Huntington Disease: After the Test, Choices Recommence”, Bouchghoul et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#vermeesch-et-al-2016-section" id="toc-vermeesch-et-al-2016-section">“Prenatal and Pre-Implantation Genetic Diagnosis”, Vermeesch et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#freedman-et-al-2016-section" id="toc-freedman-et-al-2016-section">“Evolutionary History, Selective Sweeps, and Deleterious Variation in the Dog”, Freedman et al 2016</a></li>
<li><a href="/doc/genetics/selection/artificial/index#s%C3%B6derstr%C3%B6m-anttila-et-al-2015-section" id="toc-söderström-anttila-et-al-2015-section">“Surrogacy: Outcomes for Surrogate Mothers, Children and the Resulting Families—A Systematic Review”, Söderström-Anttila et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#nichol-et-al-2015-section" id="toc-nichol-et-al-2015-section">“Steering Evolution With Sequential Therapy to Prevent the Emergence of Bacterial Antibiotic Resistance”, Nichol et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#dahdouh-et-al-2015-section" id="toc-dahdouh-et-al-2015-section">“Technical Update: Preimplantation Genetic Diagnosis and Screening”, Dahdouh et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#murugappan-et-al-2015-section" id="toc-murugappan-et-al-2015-section">“Cost-Effectiveness Analysis of Preimplantation Genetic Screening and in Vitro Fertilization versus Expectant Management in Patients With Unexplained Recurrent Pregnancy Loss”, Murugappan et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tempelman-2015-section" id="toc-tempelman-2015-section">“Statistical and Computational Challenges in Whole Genome Prediction and Genome-Wide Association Analyses for Plant and Animal Breeding”, Tempelman 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#zulkarnain-et-al-2015-section" id="toc-zulkarnain-et-al-2015-section">“Chapter 10: Applications of In Vitro Techniques in Plant Breeding”, Zulkarnain et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#habbema-et-al-2015-section" id="toc-habbema-et-al-2015-section">“Realizing a Desired Family Size: When Should Couples Start?”, Habbema et al 2015</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tan-et-al-2014-2-section" id="toc-tan-et-al-2014-2-section">“Clinical Outcome of Preimplantation Genetic Diagnosis and Screening Using next Generation Sequencing”, Tan et al 2014</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gianola-rosa-2014-section" id="toc-gianola-rosa-2014-section">“One Hundred Years of Statistical Developments in Animal Breeding”, Gianola &amp; Rosa 2014</a></li>
<li><a href="/doc/genetics/selection/artificial/index#montague-et-al-2014-section" id="toc-montague-et-al-2014-section">“Comparative Analysis of the Domestic Cat Genome Reveals Genetic Signatures Underlying Feline Biology and Domestication”, Montague et al 2014</a></li>
<li><a href="/doc/genetics/selection/artificial/index#brust-guenther-2014-section" id="toc-brust-guenther-2014-section">“Domestication Effects on Behavioral Traits and Learning Performance: Comparing Wild Cavies to Guinea Pigs”, Brust &amp; Guenther 2014</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mcdowell-et-al-2014-section" id="toc-mcdowell-et-al-2014-section">“Advanced Sperm Selection Techniques for Assisted Reproduction (Review)”, McDowell et al 2014</a></li>
<li><a href="/doc/genetics/selection/artificial/index#orlando-et-al-2013-section" id="toc-orlando-et-al-2013-section">“Recalibrating <em>Equus</em> Evolution Using the Genome Sequence of an Early Middle Pleistocene Horse”, Orlando et al 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#lee-2013b-section" id="toc-lee-2013b-section">“Quantitative Genetics in the Postmodern Family of the Donor Sibling Registry”, Lee 2013b</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kotrschal-et-al-2013-section" id="toc-kotrschal-et-al-2013-section">“Artificial Selection on Relative Brain Size in the Guppy Reveals Costs and Benefits of Evolving a Larger Brain”, Kotrschal et al 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#kotrschal-et-al-2013-section" id="toc-kotrschal-et-al-2013-section">“Artificial Selection on Relative Brain Size in the Guppy Reveals Costs and Benefits of Evolving a Larger Brain”, Kotrschal et al 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#anonymous-anonymous-2013-section" id="toc-anonymous-anonymous-2013-section">“The Strategic Consequences of Chinese Racism: A Strategic Asymmetry for the United States”, Anonymous &amp; Anonymous 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hodes-wertz-et-al-2013-section" id="toc-hodes-wertz-et-al-2013-section">“What Do Reproductive-Age Women Who Undergo Oocyte Cryopreservation Think about the Process As a Means to Preserve Fertility?”, Hodes-Wertz et al 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#lynch-walsh-2013-section" id="toc-lynch-walsh-2013-section">“Chapter 14. Short-Term Changes in the Mean: 2. Truncation and Threshold Selection [2013 Draft]”, Lynch &amp; Walsh 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#richards-2013-section" id="toc-richards-2013-section">“Motherhood, Rescheduled: The New Frontier of Egg Freezing and the Women Who Tried It”, Richards 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#koch-et-al-2013-section" id="toc-koch-et-al-2013-section">“Selectively Bred Rat Model System for Low and High Response to Exercise Training”, Koch et al 2013</a></li>
<li><a href="/doc/genetics/selection/artificial/index#torvinen-et-al-2012-section" id="toc-torvinen-et-al-2012-section">“Rats Bred for Low Aerobic Capacity Become Promptly Fatigued and Have Slow Metabolic Recovery After Stimulated, Maximal Muscle Contractions”, Torvinen et al 2012</a></li>
<li><a href="/doc/genetics/selection/artificial/index#peterson-et-al-2012-section" id="toc-peterson-et-al-2012-section">“Fertility Awareness and Parenting Attitudes among American Male and Female Undergraduate University Students”, Peterson et al 2012</a></li>
<li><a href="/doc/genetics/selection/artificial/index#duffy-serpell-2012-section" id="toc-duffy-serpell-2012-section">“Predictive Validity of a Method for Evaluating Temperament in Young Guide and Service Dogs”, Duffy &amp; Serpell 2012</a></li>
<li><a href="/doc/genetics/selection/artificial/index#odriscoll-2010-section" id="toc-odriscoll-2010-section">“Brussels: a Bittersweet Story”, O’Driscoll 2010</a></li>
<li><a href="/doc/genetics/selection/artificial/index#boyko-et-al-2010-section" id="toc-boyko-et-al-2010-section">“A Simple Genetic Architecture Underlies Morphological Variation in Dogs”, Boyko et al 2010</a></li>
<li><a href="/doc/genetics/selection/artificial/index#crow-2010-section" id="toc-crow-2010-section">“On Epistasis: Why It Is Unimportant in Polygenic Directional Selection”, Crow 2010</a></li>
<li><a href="/doc/genetics/selection/artificial/index#massie-et-al-2009-section" id="toc-massie-et-al-2009-section">“Population-Based Carrier Screening for Cystic Fibrosis in Victoria: The First 3 Years Experience”, Massie et al 2009</a></li>
<li><a href="/doc/genetics/selection/artificial/index#jensen-et-al-2009-section" id="toc-jensen-et-al-2009-section">“Good Semen Quality and Life Expectancy: A Cohort Study of 43,277 Men”, Jensen et al 2009</a></li>
<li><a href="/doc/genetics/selection/artificial/index#roberts-2009-section" id="toc-roberts-2009-section">“The Limits to Artificial Selection for Body Weight in the Mouse II. The Genetic Nature of the Limits”, Roberts 2009</a></li>
<li><a href="/doc/genetics/selection/artificial/index#broad-2007-section" id="toc-broad-2007-section">“Useful Mutants, Bred With Radiation”, Broad 2007</a></li>
<li><a href="/doc/genetics/selection/artificial/index#almeling-2007-section" id="toc-almeling-2007-section">“Selling Genes, Selling Gender: Egg Agencies, Sperm Banks, and the Medical Market in Genetic Material”, Almeling 2007</a></li>
<li><a href="/doc/genetics/selection/artificial/index#maejima-et-al-2007-2-section" id="toc-maejima-et-al-2007-2-section">“Traits and Genotypes May Predict the Successful Training of Drug Detection Dogs”, Maejima et al 2007</a></li>
<li><a href="/doc/genetics/selection/artificial/index#schinto-2006-section" id="toc-schinto-2006-section">“Good Breeding: British Livestock Portraits, 1780–1900”, Schinto 2006</a></li>
<li><a href="/doc/genetics/selection/artificial/index#weber-2004-section" id="toc-weber-2004-section">“Population Size and Long-Term Selection”, Weber 2004</a></li>
<li><a href="/doc/genetics/selection/artificial/index#elsen-2003-section" id="toc-elsen-2003-section">“Utilization of Genomic Information in Livestock Improvement”, Elsen 2003</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-2" id="toc-section-2">“A Mother Searches for ‘Donor White’”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#bod%C3%B3-et-al-2001-section" id="toc-bodó-et-al-2001-section">“Preimplantation Genetic Diagnosis in Cattle: A Review”, Bodó et al 2001</a></li>
<li><a href="/doc/genetics/selection/artificial/index#famula-2001-section" id="toc-famula-2001-section">“Genetics of Quantitative Traits and Improvement of Dog Breeds”, Famula 2001</a></li>
<li><a href="/doc/genetics/selection/artificial/index#coe-et-al-1999-section" id="toc-coe-et-al-1999-section">“John R. Laughnan: Over 40 Years of Contributions to Genetic Concepts: Genetics from A to Zea in 3 Score and Ten”, Coe et al 1999</a></li>
<li><a href="/doc/genetics/selection/artificial/index#ebert-1998-section" id="toc-ebert-1998-section">“Experimental Evolution of Parasites”, Ebert 1998</a></li>
<li><a href="/doc/genetics/selection/artificial/index#cunningham-marshall-1998-section" id="toc-cunningham-marshall-1998-section">“Influence of Five Years of Antenatal Screening on the Paediatric Cystic Fibrosis Population in One Region”, Cunningham &amp; Marshall 1998</a></li>
<li><a href="/doc/genetics/selection/artificial/index#orel-1997-section" id="toc-orel-1997-section">“Cloning, Inbreeding, and History”, Orel 1997</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wilsson-sundgren-1997-section" id="toc-wilsson-sundgren-1997-section">“The Use of a Behavior Test for the Selection of Dogs for Service and Breeding, I: Method of Testing and Evaluating Test Results in the Adult Dog, Demands on Different Kinds of Service Dogs, Sex and Breed Differences”, Wilsson &amp; Sundgren 1997</a></li>
<li><a href="/doc/genetics/selection/artificial/index#weber-1996-section" id="toc-weber-1996-section">“Large Genetic Change at Small Fatness Cost in Large Populations of <em>Drosophila Melanogaster</em> Selected for Wind Tunnel Flight: Rethinking Fitness Surfaces”, Weber 1996</a></li>
<li><a href="/doc/genetics/selection/artificial/index#lubinski-humphreys-1996b-section" id="toc-lubinski-humphreys-1996b-section">“Seeing The Forest From The Trees: When Predicting The Behavior Or Status Of Groups, Correlate Means”, Lubinski &amp; Humphreys 1996b</a></li>
<li><a href="/doc/genetics/selection/artificial/index#stanley-1995-section" id="toc-stanley-1995-section">“Robert Bakewell and the Longhorn Breed of Cattle”, Stanley 1995</a></li>
<li><a href="/doc/genetics/selection/artificial/index#wilmut-et-al-1992-section" id="toc-wilmut-et-al-1992-section">“Impact of Biotechnology on Animal Breeding”, Wilmut et al 1992</a></li>
<li><a href="/doc/genetics/selection/artificial/index#innis-1992-section" id="toc-innis-1992-section">“Tolman and Tryon: Early Research on the Inheritance of the Ability to Learn”, Innis 1992</a></li>
<li><a href="/doc/genetics/selection/artificial/index#helbig-1991-section" id="toc-helbig-1991-section">“Inheritance of Migratory Direction in a Bird Species: a Cross-Breeding Experiment With SE-Migrating and SW-Migrating Blackcaps (<em>Sylvia Atricapilla</em>)”, Helbig 1991</a></li>
<li><a href="/doc/genetics/selection/artificial/index#weber-diggins-1990-section" id="toc-weber-diggins-1990-section">“Increased Selection Response in Larger Populations. II. Selection for Ethanol Vapor Resistance in <em>Drosophila Melanogaster</em> at Two Population Sizes”, Weber &amp; Diggins 1990</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yoo-et-al-1980d-section" id="toc-yoo-et-al-1980d-section">“Long-Term Selection for a Quantitative Character in Large Replicate Populations of <em>Drosophila Melanogaster</em>: Part 4: Relaxed and Reverse Selection”, Yoo et al 1980d</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yoo-1980b-section" id="toc-yoo-1980b-section">“Long-Term Selection for a Quantitative Character in Large Replicate Populations of <em>Drosophila Melanogaster</em>: II. Lethals and Visible Mutants With Large Effects”, Yoo 1980b</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yoo-1980c-section" id="toc-yoo-1980c-section">“Long-Term Selection for a Quantitative Character in Large Replicate Populations of <em>Drosophila Melanogaster</em>: Part 3: The Nature of Residual Genetic Variability”, Yoo 1980c</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yoo-1980e-section" id="toc-yoo-1980e-section">“Long-Term Selection for a Quantitative Character in Large Replicate Populations of <em>Drosophila Melanogaster</em>. V. The Inbreeding Effect of Selection”, Yoo 1980e</a></li>
<li><a href="/doc/genetics/selection/artificial/index#yoo-1980-1-responsetoselection-section" id="toc-yoo-1980-1-responsetoselection-section">“Long-Term Selection for a Quantitative Character in Large Replicate Populations of <em>Drosophila Melanogaster</em>: 1. Response to Selection”, Yoo 1980</a></li>
<li><a href="/doc/genetics/selection/artificial/index#rosenthal-1976-section" id="toc-rosenthal-1976-section"><em>Experimenter Effects in Behavioral Research: Enlarged Edition</em>, Rosenthal 1976</a></li>
<li><a href="/doc/genetics/selection/artificial/index#dudley-1974-section" id="toc-dudley-1974-section">“Seventy Generations of Selection for Oil and Protein in Maize”, Dudley 1974</a></li>
<li><a href="/doc/genetics/selection/artificial/index#sabin-boulger-1973-section" id="toc-sabin-boulger-1973-section">“History of Sabin Attenuated Poliovirus Oral Live Vaccine Strains”, Sabin &amp; Boulger 1973</a></li>
<li><a href="/doc/genetics/selection/artificial/index#smith-1972-section" id="toc-smith-1972-section">“On Evolution”, Smith 1972</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-3" id="toc-section-3">“Genetic Experiments With Animal Learning: A Critical Review”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mcclearn-1970-section" id="toc-mcclearn-1970-section">“Behavioral Genetics [Annual Review]”, McClearn 1970</a></li>
<li><a href="/doc/genetics/selection/artificial/index#scott-fuller-1965-section" id="toc-scott-fuller-1965-section"><em>Genetics and the Social Behavior of the Dog [Dog Behavior: The Genetic Basis]</em>, Scott &amp; Fuller 1965</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mcconnell-1961-section" id="toc-mcconnell-1961-section">“The Absolute Weapon: A Hypothetical Positive Eugenics Program As Used in Biological Warfare”, McConnell 1961</a></li>
<li><a href="/doc/genetics/selection/artificial/index#robertson-1960-section" id="toc-robertson-1960-section">“A Theory of Limits in Artificial Selection”, Robertson 1960</a></li>
<li><a href="/doc/genetics/selection/artificial/index#pawson-1959-section" id="toc-pawson-1959-section">“Some Agricultural History Salvaged”, Pawson 1959</a></li>
<li><a href="/doc/genetics/selection/artificial/index#pawson-1957-section" id="toc-pawson-1957-section">“Robert Bakewell: Pioneer Livestock Breeder”, Pawson 1957</a></li>
<li><a href="/doc/genetics/selection/artificial/index#heron-1941-section" id="toc-heron-1941-section">“The Inheritance of Brightness and Dullness in Maze Learning Ability in the Rat”, Heron 1941</a></li>
<li><a href="/doc/genetics/selection/artificial/index#tryon-1940c-section" id="toc-tryon-1940c-section">“Genetic Differences in Maze-Learning Ability in Rats (XIII)”, Tryon 1940c</a></li>
<li><a href="/doc/genetics/selection/artificial/index#editors-1936-section" id="toc-editors-1936-section">“Experimental Epidemiology”, editors 1936</a></li>
<li><a href="/doc/genetics/selection/artificial/index#greenwood-et-al-1936-2-section" id="toc-greenwood-et-al-1936-2-section"><em>Experimental Epidemiology</em>, Greenwood et al 1936</a></li>
<li><a href="/doc/genetics/selection/artificial/index#hamilton-1935-section" id="toc-hamilton-1935-section">“The Association Between Brain Size and Maze Ability in the White Rat”, Hamilton 1935</a></li>
<li><a href="/doc/genetics/selection/artificial/index#fisher-1933-section" id="toc-fisher-1933-section">“Number of Mendelian Factors in Quantitative Inheritance”, Fisher 1933</a></li>
<li><a href="/doc/genetics/selection/artificial/index#gosset-1933-section" id="toc-gosset-1933-section">“Evolution By Selection: The Implications of Winter’s Selection Experiment”, Gosset 1933</a></li>
<li><a href="/doc/genetics/selection/artificial/index#stone-nyswander-1927-section" id="toc-stone-nyswander-1927-section">“The Reliability of Rat Learning Scores from the Multiple-T Maze As Determined by Four Different Methods”, Stone &amp; Nyswander 1927</a></li>
<li><a href="/doc/genetics/selection/artificial/index#surface-1911-section" id="toc-surface-1911-section">“The Result of Selecting Fluctuating Variations: Data from the Illinois Corn Breeding Experiments”, Surface 1911</a></li>
<li><a href="/doc/genetics/selection/artificial/index#housman-1894-section" id="toc-housman-1894-section">“Robert Bakewell [Biography]”, Housman 1894</a></li>
<li><a href="/doc/genetics/selection/artificial/index#mayhew-1851-ratcatcher-section" id="toc-mayhew-1851-ratcatcher-section">“<em>London Labour and the London Poor; a Cyclopaedia of the Condition and Earnings of Those That Will Work, Those That Cannot Work, and Those That Will Not Work</em> V3 § Jack Black”, Mayhew 1851</a></li>
<li><a href="/doc/genetics/selection/artificial/index#lawrence-1805-section" id="toc-lawrence-1805-section">“Robert Bakewell [Obituary]”, Lawrence 1805</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-4" id="toc-section-4">“Meiosis Is All You Need”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-5" id="toc-section-5">“Two Concrete Ways to Help Feeder Rodents § Injury &amp; Disease”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-6" id="toc-section-6">“Why I Donate My Sperm over Facebook and Have Fathered 23 Children: Anthony Fletcher Says He Enjoys Helping Women Conceive Who May Not Be Able to Afford a Donor”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-7" id="toc-section-7">“The Mouse As a Microscope”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-8" id="toc-section-8">“Parenting: This Is Illegal in Most of the World. In America, New Parents Are Embracing It.”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#2u5XbOvX-section" id="toc-2u5XbOvX-section">“Steve Hsu Homepage (<em>Information Processing</em>)”, Hsu 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#pH0zs84v-section" id="toc-pH0zs84v-section">“Hybridization in Citrus Cultivars: Genetic Mixing of 3 Ancestral Species [Ternary Plot]”, Wikipedia 2024</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-9" id="toc-section-9">“Age of the Bacteriophage”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#section-10" id="toc-section-10">“IVF Accounts for 5% of Babies Born in Japan in 2015: Survey”</a></li>
<li><a href="/doc/genetics/selection/artificial/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/genetics/selection/artificial/index#sperm-selection-genetic-breeding-selective-breeding-fertility-implications-reproductive-genetics-breeding-strategies" id="toc-sperm-selection-genetic-breeding-selective-breeding-fertility-implications-reproductive-genetics-breeding-strategies"><code>sperm-selection genetic-breeding selective-breeding fertility-implications reproductive-genetics breeding-strategies</code></a></li>
<li><a href="/doc/genetics/selection/artificial/index#genomic-breeding-phenomic-selection-trait-architecture-plant-genetics-crop-improvement-genomic-selection" id="toc-genomic-breeding-phenomic-selection-trait-architecture-plant-genetics-crop-improvement-genomic-selection"><code>genomic-breeding phenomic-selection trait-architecture plant-genetics crop-improvement genomic-selection</code></a></li>
<li><a href="/doc/genetics/selection/artificial/index#polygenic-screening" id="toc-polygenic-screening"><code>polygenic-screening</code></a></li>
</ul></li>
<li><a href="/doc/genetics/selection/artificial/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/selection/artificial/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/genetics/selection/artificial/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/genetics/selection/artificial/index-selection/1943-hazel-2.pdf
The Genetic Basis For Constructing Selection Indexes
L. N. Hazel
1943-11-20
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/1989-gibson.pdf
Economic weights and index selection of milk production traits when multiple production quotas apply
J. P. Gibson
1989-10-01
2024-01-01
[("doi","10.1017/s0003356100032293")]

<p>The generation of profit in dairy production can be approximated by a generalized profit equation, which is a function of the <a href="https://en.wikipedia.org/wiki/Genotype">genotype</a> of the animals used. In the absence of legislated quotas on production, the economic weights for traits contributing to profit, for use in a <a href="https://en.wikipedia.org/wiki/Selection_index">selection index</a>, have been shown to be simple functions of the partial derivatives of profit with respect to output of the traits. These functions reflect the fact that output in most agricultural industries will already be maximized, either because of saturated markets or limitations on total inputs.</p>
<p>When a single quota applies, different functions result, which reflect the downward rescaling of enterprise size as output per animal of a trait under quota is increased. Difficulties arise when multiple non-independent quotas apply, such as in the <a href="https://en.wikipedia.org/wiki/United_Kingdom">United Kingdom (UK)</a> milk market where quotas are triggered by both milk volume and fat concentration. The functions describing the economic weights are then dependent on the form of the dependency between the quota criteria and on the genetic change resulting from the applied selection index.</p>
<p>Economic weights for milk volume, fat, protein and lactose yield applicable to <a href="https://en.wikipedia.org/wiki/Holstein_Friesian_cattle">Holstein Friesian cattle</a> in the UK were found to be −1·6 p/1, 76·6 p/kg, 170·0 p/kg and 7·0 p/kg, scaled to 1986 prices. These weights would not change much if the quota were changed to fat yield only. Use of appropriate selection indexes should result in genetic increases of milk volume, fat, protein and lactose yield, with gradual increases in fat and protein concentrations and the fat to protein ratio.</p>
<p>In most situations, selecting on the combined evaluation for fat plus protein yield would be a simple procedure with high efficiency (0·995 of maximum efficiency).</p>
---
/doc/genetics/selection/artificial/index-selection/1994-weller-economicaspectsofanimalbreeding.pdf
Economic Aspects of Animal Breeding
Joel Ira Weller
1994-01-01
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/1996-muir.pdf


1996-01-01
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/1997-cameron-selectionindicesandpredictionofgeneticmeritinanimalbreeding.pdf
Selection Indices and Prediction of Genetic Merit in Animal Breeding
N. D. Cameron
1997-01-01
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/2004-dekkers.pdf
Long-term Selection with Known Quantitative Trait Loci
Jack C. M. Dekkers, Petek Settar
2004-01-01
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/2014-wolc.pdf


2014-01-01
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/2014-zuidhof-figure1-chickengrowth1957vs1978vs2005.jpg


2014
2024-01-01



---
/doc/genetics/selection/artificial/index-selection/2017-weigel.pdf
A 100-Year Review: Methods and impact of genetic selection in dairy cattle—From daughter-dam comparisons to deep learning algorithms
K. A. Weigel, P. M. VanRaden, H. D. Norman, H. Grosu
2017-01-01
2024-01-01
[("doi","10.3168/jds.2017-12954")]


---
/doc/genetics/selection/artificial/index-selection/2018-mullaart.pdf
Embryo Biopsies for Genomic Selection
Erik Mullaart, David Wells
2018-01-01
2024-01-01
[("doi","10.1007/978-3-319-92348-2_5")]


---
/doc/genetics/selection/gwern-dysgenics-snps-exponential-optimal.jpg



2024-01-01



---
/doc/genetics/selection/gwern-dysgenics-snps-exponential-realistic.jpg



2024-01-01



---
/doc/genetics/selection/gwern-embryoselection-simulation.webm



2024-01-01



---
/doc/genetics/selection/gwern-iq-selection-asquith2011approximation-error.jpg



2024-01-01



---
/doc/genetics/selection/gwern-iq-selection-chen1999approximation-error.jpg



2024-01-01



---
/doc/genetics/selection/gwern-iq-selection-eggcurve.jpg



2024-01-01



---
/doc/genetics/selection/gwern-iq-selection-orderstatistics-pgs-errorregret.png



2024-01-01



---
/doc/genetics/selection/natural/2023-jungck.pdf
Was Genetic Coding a Frozen Accident?
John R. Jungck, Douglas Allchin
2023-12-01
2024-03-24
[("doi","10.1525/abt.2023.85.9.550")]


---
/doc/genetics/selection/natural/2023-liorsdottir-table1-rosettastoneofevolutionarybiologyandnewtonianmechanics.png


2023
2024-01-01



---
/doc/genetics/selection/natural/human/1995-tooby.pdf#page=24
The Psychological Foundations of Culture § pg24
John Tooby, Leda Cosmides
1995-01-01
2024-01-01



---
/doc/genetics/selection/natural/human/2022-apostolou-table1-themeannumberofchildrenacrossdifferentcategoriesofsexualorientationinaddusa.png


2022
2024-01-01



---
/doc/genetics/selection/natural/human/2023-aston.pdf
Did our ancestors nearly die out? Genetic analyses suggest an ancient human population crash 900,000 years ago
Nick Ashton, Chris Stringers
2023-08-31
2024-09-27
[("doi","10.1126/science.adj9484")]

<p>Genetic analyses suggest an ancient human population crash 900,000 years ago</p>
---
/doc/genetics/selection/natural/human/dysgenics/1970-shockley.pdf
New Methodology to Reduce the Environment-Heredity Uncertainty About Dysgenics
William Shockley
1970-01-01
2024-01-01



---
/doc/genetics/selection/natural/human/dysgenics/1996-lynn-dysgenics.pdf
DYSGENICS: Genetic Deterioration in Modern Populations
Writer
1996-01-01
2024-01-01



---
/doc/genetics/selection/natural/human/dysgenics/2017-sanjak.pdf
Evidence of directional and stabilizing selection in contemporary humans

2017-01-01
2024-01-01
[("doi","10.1073/pnas.1707227114")]

<p><strong>Significance</strong>: Combining high-throughput molecular genetic data with extensive phenotyping enables the direct study of natural selection in humans.</p>
<p>We see firsthand how and at what rates contemporary human populations are evolving. Here we demonstrate that the genetic variants associated with several traits, including age at first birth in females and body-mass index in males, are also associated with reproductive success.</p>
<p>In addition, for several traits, we demonstrate that individuals at either extreme of the phenotypic range have reduced fitness—the hallmark of stabilizing selection.</p>
<p>Overall, the data are indicative of a <a href="https://en.wikipedia.org/wiki/Stabilizing_selection">moving optimum model</a> for contemporary evolution of human quantitative traits.</p>
---
/doc/genetics/selection/natural/human/dysgenics/2018-corbett.pdf
The transition to modernity and chronic disease: mismatch and natural selection
Stephen Corbett, Alexandre Courtiol, Virpi Lummaa, Jacob Moorad, Stephen Stearns
2018-01-01
2024-01-01
[("doi","10.1038/s41576-018-0012-3")]


---
/doc/genetics/selection/natural/human/dysgenics/2018-hendry.pdf
The Contemporary Evolution of Fitness
Andrew P. Hendry, Daniel J. Schoen, Matthew E. Wolak, Jane M. Reid
2018-01-01
2024-01-01
[("doi","10.1146/annurev-ecolsys-110617-062358")]

<p>The rate of evolution of population mean fitness informs how selection acting in contemporary populations can counteract environmental change and genetic degradation (mutation, gene flow, drift, recombination). This rate influences population increases (eg. range expansion), population stability (eg. cryptic eco-evolutionary dynamics), and population recovery (ie. evolutionary rescue).</p>
<p>We review approaches for estimating such rates, especially in wild populations. We then review empirical estimates derived from two approaches: <a href="https://en.wikipedia.org/wiki/Mutation_accumulation">mutation accumulation (MA)</a> and additive genetic variance in fitness (I<sub>Aw</sub>). MA studies inform how selection counters genetic degradation arising from deleterious mutations, typically generating estimates of &lt;1% per generation. I<sub>Aw</sub> studies provide an integrated prediction of proportional change per generation, nearly always generating estimates of &lt;20% and, more typically, &lt;10%.</p>
<p>Overall, considerable, but not unlimited, evolutionary potential exists in populations facing detrimental environmental or genetic change. However, further studies with diverse methods and species are required for more robust and general insights.</p>
---
/doc/genetics/selection/natural/human/dysgenics/2018-zeng.pdf
Signatures of negative selection in the genetic architecture of human complex traits
Jian Zeng, Ronald Vlaming, Yang Wu, Matthew R. Robinson, Luke R. Lloyd-Jones, Loïc Yengo, Chloe X. Yap, Angli Xue, Julia Sidorenko, Allan F. McRae, Joseph E. Powell, Grant W. Montgomery, Andres Metspalu, Tõnu Esko, Greg Gibson, Naomi R. Wray, Peter M. Visscher, Jian Yang
2018-01-01
2024-01-01
[("doi","10.1038/s41588-018-0101-4")]


---
/doc/genetics/selection/natural/human/dysgenics/2021-hughjones-figure1-meanpgsbyyearinukbb.png


2021
2024-01-01



---
/doc/genetics/selection/natural/human/dysgenics/2021-hughjones-figure7-selectionincreaseseduinequality.jpg


2021
2024-01-01



---
/doc/genetics/selection/natural/human/dysgenics/2021-song-figure-largehumanpopulationmeanshiftsacross765traits.png


2021
2024-01-01



---
/doc/genetics/selection/natural/human/dysgenics/2021-song-figure3-selectionpressureinrecenthistory.png


2021
2024-01-01



---
/doc/genetics/selection/natural/human/index
‘human evolution’ tag

2019-10-11
2024-10-07


<figure><img class="float-right page-thumbnail invert-auto outline" height="589" width="1720" src="/doc/genetics/selection/natural/human/2022-apostolou-table1-themeannumberofchildrenacrossdifferentcategoriesofsexualorientationinaddusa.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/selection/natural/human</code>, most recent first: 3 <a href="/doc/genetics/selection/natural/human/index#see-alsos" class="icon-not">related tags</a>, 178 <a href="/doc/genetics/selection/natural/human/index#links" class="icon-not">annotations</a>, &amp; 7 <a href="/doc/genetics/selection/natural/human/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/selection/natural/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/selection/natural/human/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/selection/natural/human/index#akbari-et-al-2024-section" id="toc-akbari-et-al-2024-section">“Pervasive Findings of Directional Selection Realize the Promise of Ancient DNA to Elucidate Human Adaptation”, Akbari et al 2024</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zietsch-2024-section" id="toc-zietsch-2024-section">“Genomic Findings and Their Implications for the Evolutionary Social Sciences”, Zietsch 2024</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#cantlon-piantadosi-2024-section" id="toc-cantlon-piantadosi-2024-section">“Uniquely Human Intelligence Arose from Expanded Information Capacity”, Cantlon &amp; Piantadosi 2024</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#riahi-2023-section" id="toc-riahi-2023-section">“Macroevolutionary Origins of Comparative Development”, Riahi 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#ferraretti-et-al-2023-section" id="toc-ferraretti-et-al-2023-section">“Convergent Evolution of Complex Adaptive Traits Enabled Human Life at High Altitudes”, Ferraretti et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#pankratov-et-al-2023-section" id="toc-pankratov-et-al-2023-section">“Ancestral Genetic Components Are Consistently Associated With the Complex Trait Landscape in European Biobanks”, Pankratov et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lerga-jaso-et-al-2023-section" id="toc-lerga-jaso-et-al-2023-section">“Retracing Human Genetic Histories and Natural Selection Using Precise Local Ancestry Inference”, Lerga-Jaso et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#ashton-stringers-2023-section" id="toc-ashton-stringers-2023-section">“Did Our Ancestors Nearly Die Out? Genetic Analyses Suggest an Ancient Human Population Crash 900,000 Years Ago”, Ashton &amp; Stringers 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#arango-isaza-et-al-2023-section" id="toc-arango-isaza-et-al-2023-section">“The Genetic History of the Southern Andes from Present-Day Mapuche Ancestry”, Arango-Isaza et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#tobler-et-al-2023-section" id="toc-tobler-et-al-2023-section">“The Role of Genetic Selection and Climatic Factors in the Dispersal of Anatomically Modern Humans out of Africa”, Tobler et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#fan-et-al-2023-section" id="toc-fan-et-al-2023-section">“Whole-Genome Sequencing Reveals a Complex African Population Demographic History and Signatures of Local Adaptation”, Fan et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hagen-et-al-2023-section" id="toc-hagen-et-al-2023-section"><em>Homo Medicus</em>: The Transition to Meat Eating Increased Pathogen Pressure and the Use of Pharmacological Plants in <em>Homo</em>, Hagen et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#kruger-et-al-2023-section" id="toc-kruger-et-al-2023-section">“What Do Evolutionary Researchers Believe about Human Psychology and Behavior?”, Kruger et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#andr%C3%A9-et-al-2022-section" id="toc-andré-et-al-2022-section">“Positive Selection in the Genomes of Two Papua New Guinean Populations at Distinct Altitude Levels”, André et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#rong-et-al-2022-section" id="toc-rong-et-al-2022-section">“Large Scale Functional Screen Identifies Genetic Variants With Splicing Effects in Modern and Archaic Humans”, Rong et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lauterbur-et-al-2022-section" id="toc-lauterbur-et-al-2022-section">“Versatile Detection of Diverse Selective Sweeps With Flex-Sweep”, Lauterbur et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#colbran-mathieson-2022-section" id="toc-colbran-mathieson-2022-section">“A Gene-Level Test for Directional Selection on Gene Expression”, Colbran &amp; Mathieson 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#klunk-et-al-2022-section" id="toc-klunk-et-al-2022-section">“Evolution of Immune Genes Is Associated With the Black Death”, Klunk et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#irving-pease-et-al-2022-section" id="toc-irving-pease-et-al-2022-section">“The Selection Landscape and Genetic Legacy of Ancient Eurasians”, Irving-Pease et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#soper-et-al-2022-section" id="toc-soper-et-al-2022-section">“On the Randomness of Suicide: An Evolutionary, Clinical Call to Transcend Suicide Risk Assessment”, Soper et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#le-et-al-2022-section" id="toc-le-et-al-2022-section">“1,000 Ancient Genomes Uncover 10,000 Years of Natural Selection in Europe”, Le et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#kerner-et-al-2022-section" id="toc-kerner-et-al-2022-section">“Genetic Adaptation to Pathogens and Increased Risk of Inflammatory Disorders in Post-Neolithic Europe”, Kerner et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#wei-et-al-2022-2-section" id="toc-wei-et-al-2022-2-section">“The Lingering Effects of Neanderthal Introgression on Human Complex Traits”, Wei et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#mitchell-et-al-2022-1-section" id="toc-mitchell-et-al-2022-1-section">“Clonal Dynamics of Hematopoiesis across the Human Lifespan”, Mitchell et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#waldman-et-al-2022-section" id="toc-waldman-et-al-2022-section">“Genome-Wide Data from Medieval German Jews Show That the Ashkenazi Founder Event Pre-Dated the 14<sup>th</sup> Century”, Waldman et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#allentoft-et-al-2022-section" id="toc-allentoft-et-al-2022-section">“Population Genomics of Stone Age Eurasia”, Allentoft et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#woodley-et-al-2022-section" id="toc-woodley-et-al-2022-section">“Using Macroevolutionary Patterns to Distinguish Primary from Secondary Cognitive Modules in Primate Cross-Species Performance Data on 5 Cognitive Ability Measures”, Woodley et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#aqil-et-al-2022-section" id="toc-aqil-et-al-2022-section">“Balancing Selection on Genomic Deletion Polymorphisms in Humans”, Aqil et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#apostolou-2022-section" id="toc-apostolou-2022-section">“The Direct Reproductive Cost of Same-Sex Attraction: Evidence from Two Nationally Representative US Samples”, Apostolou 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#mathieson-terhorst-2022-section" id="toc-mathieson-terhorst-2022-section">“Direct Detection of Natural Selection in Bronze Age Britain”, Mathieson &amp; Terhorst 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#wu-et-al-2022-01-section" id="toc-wu-et-al-2022-01-section">“GWAS on Birth Year Infant Mortality Rates Provides Evidence of Recent Natural Selection”, Wu et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#kuijpers-et-al-2022-section" id="toc-kuijpers-et-al-2022-section">“Evolutionary Trajectories of Complex Traits in European Populations of Modern Humans”, Kuijpers et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#gu-yang-2021-section" id="toc-gu-yang-2021-section">“Recent Selection Is a Major Force Driving Cancer Evolution”, Gu &amp; Yang 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#saha-et-al-2021-1-section" id="toc-saha-et-al-2021-1-section">“Evolution of Human-Specific Alleles Protecting Cognitive Function of Grandmothers”, Saha et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#souilmi-et-al-2021-section" id="toc-souilmi-et-al-2021-section">“Admixture Has Obscured Signals of Historical Hard Sweeps in Humans”, Souilmi et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#mendoza-revilla-et-al-2021-section" id="toc-mendoza-revilla-et-al-2021-section">“Disentangling Signatures of Selection Before and After European Colonization in Latin Americans”, Mendoza-Revilla et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#eising-et-al-2021-section" id="toc-eising-et-al-2021-section">“Genome-Wide Association Analyses of Individual Differences in Quantitatively Assessed Reading-Related and Language-Related Skills in up to 34,000 People”, Eising et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#yermakovich-et-al-2021-section" id="toc-yermakovich-et-al-2021-section">“Long-Range Regulatory Effects of Neanderthal DNA in Modern Humans”, Yermakovich et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#xia-et-al-2021-section" id="toc-xia-et-al-2021-section">“The Genetic Basis of Tail-Loss Evolution in Humans and Apes”, Xia et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#dukler-et-al-2021-section" id="toc-dukler-et-al-2021-section">“Extreme Purifying Selection against Point Mutations in the Human Genome”, Dukler et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zietsch-et-al-2021-section" id="toc-zietsch-et-al-2021-section">“Genomic Evidence Consistent With Antagonistic Pleiotropy May Help Explain the Evolutionary Maintenance of Same-Sex Sexual Behavior in Humans”, Zietsch et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zhu-et-al-2021-2-section" id="toc-zhu-et-al-2021-2-section">“Relationship between Rice Farming and Polygenic Scores Potentially Linked to Agriculture in China”, Zhu et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#sherman-usrey-2021-section" id="toc-sherman-usrey-2021-section">“Cortical Control of Behavior and Attention from an Evolutionary Perspective”, Sherman &amp; Usrey 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#paw%C5%82owski-%C5%BCela%C5%BAniewicz-2021-section" id="toc-pawłowski-żelaźniewicz-2021-section">“The Evolution of Perennially Enlarged Breasts in Women: a Critical Review and a Novel Hypothesis”, Pawłowski &amp; Żelaźniewicz 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hollon-et-al-2021-section" id="toc-hollon-et-al-2021-section">“Cognitive Behavior Therapy for Depression From an Evolutionary Perspective”, Hollon et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#geary-2021-2-section" id="toc-geary-2021-2-section">“Now You See Them, and Now You Don’t: An Evolutionarily Informed Model of Environmental Influences on Human Sex Differences”, Geary 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#immel-et-al-2021-section" id="toc-immel-et-al-2021-section">“Analysis of Genomic DNA from Medieval Plague Victims Suggests Long-Term Effect of Yersinia Pestis on Human Immunity Genes”, Immel et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#isshiki-et-al-2021-section" id="toc-isshiki-et-al-2021-section">“Geographic Variation in the Polygenic Score of Height in Japan”, Isshiki et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#vernot-et-al-2021-section" id="toc-vernot-et-al-2021-section">“Unearthing Neanderthal Population History Using Nuclear and Mitochondrial DNA from Cave Sediments”, Vernot et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#benito-kwiecinski-et-al-2021-section" id="toc-benito-kwiecinski-et-al-2021-section">“An Early Cell Shape Transition Drives Evolutionary Expansion of the Human Forebrain”, Benito-Kwiecinski et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#sample-2021-section" id="toc-sample-2021-section">“Scientists Discover Why the Human Brain Is so Big: Molecular Switch Makes Human Organ Three times Larger Than Great Apes’, Study Finds”, Sample 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#durvasula-lohmueller-2021-section" id="toc-durvasula-lohmueller-2021-section">“Negative Selection on Complex Traits Limits Phenotype Prediction Accuracy between Populations”, Durvasula &amp; Lohmueller 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#shi-et-al-2021-section" id="toc-shi-et-al-2021-section">“S-LDXR: Population-Specific Causal Disease Effect Sizes in Functionally Important Regions Impacted by Selection”, Shi et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#bird-2021-section" id="toc-bird-2021-section">“No Support for the Hereditarian Hypothesis of the Black-White Achievement Gap Using Polygenic Scores and Tests for Divergent Selection”, Bird 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#yan-et-al-2021-1-section" id="toc-yan-et-al-2021-1-section">“Local Adaptation and Archaic Introgression Shape Global Diversity at Human Structural Variant Loci”, Yan et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#pereira-et-al-2021-section" id="toc-pereira-et-al-2021-section">“African Genetic Diversity and Adaptation Inform a Precision Medicine Agenda”, Pereira et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#gelabert-et-al-2021-section" id="toc-gelabert-et-al-2021-section">“Genome-Scale Sequencing and Analysis of Human, Wolf and Bison DNA from 25,000 Year-Old Sediment”, Gelabert et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#benton-et-al-2021-section" id="toc-benton-et-al-2021-section">“The Influence of Evolutionary History on Human Health and Disease”, Benton et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#keaton-et-al-2021-section" id="toc-keaton-et-al-2021-section">“Associations of Biogeographic Ancestry With Hypertension Traits”, Keaton et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#margaryan-et-al-2020-section" id="toc-margaryan-et-al-2020-section">“Population Genomics of the Viking World”, Margaryan et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#barton-et-al-2020-1-section" id="toc-barton-et-al-2020-1-section">“Whole-Exome Imputation within UK Biobank Powers Rare Coding Variant Association and Fine-Mapping Analyses”, Barton et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#dehay-kennedy-2020-section" id="toc-dehay-kennedy-2020-section">“Evolution of the Human Brain: A Human-Specific Gene Is a Determinant of the Cognitive Architecture of the Human Cerebral Cortex”, Dehay &amp; Kennedy 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#heide-et-al-2020-section" id="toc-heide-et-al-2020-section">“Human-Specific <em>ARHGAP11B</em> Increases Size and Folding of Primate Neocortex in the Fetal Marmoset”, Heide et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#valge-et-al-2020-section" id="toc-valge-et-al-2020-section">“Natural Selection on Anthropometric Traits of Estonian Girls”, Valge et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#chen-et-al-2020-2-section" id="toc-chen-et-al-2020-2-section">“Evidence of Polygenic Adaptation in Sardinia at Height-Associated Loci Ascertained from the Biobank Japan”, Chen et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#ragsdale-et-al-2020-section" id="toc-ragsdale-et-al-2020-section">“Lessons Learned from Bugs in Models of Human History”, Ragsdale et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#gardner-et-al-2020-section" id="toc-gardner-et-al-2020-section">“Sex-Biased Reduction in Reproductive Success Drives Selective Constraint on Human Genes”, Gardner et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hazel-et-al-2020-section" id="toc-hazel-et-al-2020-section">“An Age-Dependent Ovulatory Strategy Explains the Evolution of Dizygotic Twinning in Humans”, Hazel et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#winegard-et-al-2020-section" id="toc-winegard-et-al-2020-section">“Coalitional Value Theory: an Evolutionary Approach to Understanding Culture”, Winegard et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#stern-et-al-2020-section" id="toc-stern-et-al-2020-section">“Disentangling Selection on Genetically Correlated Polygenic Traits Using Whole-Genome Genealogies”, Stern et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#fernandes-et-al-2020-section" id="toc-fernandes-et-al-2020-section">“Macroevolutionary Patterns and Selection Modes for General Intelligence (G) and for Commonly Used Neuroanatomical Volume Measures in Primates”, Fernandes et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#rees-et-al-2020-section" id="toc-rees-et-al-2020-section">“The Genomics of Human Local Adaptation”, Rees et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zimmer-2020-section" id="toc-zimmer-2020-section">“Air Pollution, Evolution, and the Fate of Billions of Humans: It’s Not Just a Modern Problem. Airborne Toxins Are so Pernicious That They May Have Shaped Our DNA over Millions of Years”, Zimmer 2020</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#laval-et-al-2019-section" id="toc-laval-et-al-2019-section">“A Genome-Wide Approximate Bayesian Computation Approach Suggests Only Limited Numbers of Soft Sweeps in Humans over the Last 100,000 Years”, Laval et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#trumble-finch-2019-section" id="toc-trumble-finch-2019-section">“The Exposome in Human Evolution: From Dust to Diesel”, Trumble &amp; Finch 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hsieh-et-al-2019-section" id="toc-hsieh-et-al-2019-section">“Adaptive Archaic Introgression of Copy Number Variants and the Discovery of Previously Unknown Human Genes”, Hsieh et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lopez-et-al-2019-section" id="toc-lopez-et-al-2019-section">“Genomic Evidence for Local Adaptation of Hunter-Gatherers to the African Rainforest”, Lopez et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#cox-et-al-2019-2-section" id="toc-cox-et-al-2019-2-section">“Genetic Contributions to Variation in Human Stature in Prehistoric Europe”, Cox et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#sella-barton-2019-section" id="toc-sella-barton-2019-section">“Thinking About the Evolution of Complex Traits in the Era of Genome-Wide Association Studies”, Sella &amp; Barton 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#besenbacher-et-al-2019-section" id="toc-besenbacher-et-al-2019-section">“Direct Estimation of Mutations in Great Apes Reconciles Phylogenetic Dating”, Besenbacher et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#dunkel-et-al-2019-section" id="toc-dunkel-et-al-2019-section">“Polygenic Scores Mediate the Jewish Phenotypic Advantage in Educational Attainment and Cognitive Ability Compared With Catholics and Lutherans”, Dunkel et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#harrison-et-al-2019-section" id="toc-harrison-et-al-2019-section">“Natural Selection Contributed to Immunological Differences between Hunter-Gatherers and Agriculturalists”, Harrison et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#reynolds-et-al-2019-section" id="toc-reynolds-et-al-2019-section">“Comparing Signals of Natural Selection between 3 Indigenous North American Populations”, Reynolds et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#silvert-et-al-2019-section" id="toc-silvert-et-al-2019-section">“Impact and Evolutionary Determinants of Neanderthal Introgression on Transcriptional and Post-Transcriptional Regulation”, Silvert et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zhou-et-al-2019-2-section" id="toc-zhou-et-al-2019-2-section">“Genetic Architecture and Adaptations of Nunavik Inuit”, Zhou et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#chen-et-al-2019d-section" id="toc-chen-et-al-2019d-section">“A Late Middle Pleistocene Denisovan Mandible from the Tibetan Plateau”, Chen et al 2019d</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#collins-page-2019-section" id="toc-collins-page-2019-section">“The Heritability of Fertility Makes World Population Stabilization Unlikely in the Foreseeable Future”, Collins &amp; Page 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#edge-coop-2019-section" id="toc-edge-coop-2019-section">“Reconstructing the History of Polygenic Scores Using Coalescent Trees”, Edge &amp; Coop 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#sohail-et-al-2019-section" id="toc-sohail-et-al-2019-section">“Polygenic Adaptation on Height Is Overestimated due to Uncorrected Stratification in Genome-Wide Association Studies”, Sohail et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lawn-et-al-2019-section" id="toc-lawn-et-al-2019-section">“Schizophrenia Risk and Reproductive Success: a Mendelian Randomization Study”, Lawn et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#natri-et-al-2019-section" id="toc-natri-et-al-2019-section">“The Pregnancy Pickle: Evolved Immune Compensation Due to Pregnancy Underlies Sex Differences in Human Diseases”, Natri et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#speidel-et-al-2019-section" id="toc-speidel-et-al-2019-section">“A Method for Genome-Wide Genealogy Estimation for Thousands of Samples”, Speidel et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#oneil-et-al-2018-2-section" id="toc-oneil-et-al-2018-2-section">“Debate Over Race and Intelligence”, O’Neil et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#oconnor-et-al-2018-section" id="toc-oconnor-et-al-2018-section">“Polygenicity of Complex Traits Is Explained by Negative Selection”, O’Connor et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#jeong-et-al-2018-section" id="toc-jeong-et-al-2018-section">“Detecting past and Ongoing Natural Selection among Ethnically Tibetan Women at High Altitude in Nepal”, Jeong et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#liu-et-al-2018-1-section" id="toc-liu-et-al-2018-1-section">“Quantification of Genetic Components of Population Differentiation in UK Biobank Traits Reveals Signals of Polygenic Selection”, Liu et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#uricchio-et-al-2018-section" id="toc-uricchio-et-al-2018-section">“An Evolutionary Compass for Elucidating Selection Mechanisms Shaping Complex Traits”, Uricchio et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#keller-2018-section" id="toc-keller-2018-section">“Evolutionary Perspectives on Genetic and Environmental Risk Factors for Psychiatric Disorders”, Keller 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#bergey-et-al-2018-section" id="toc-bergey-et-al-2018-section">“Polygenic Adaptation and Convergent Evolution across Both Growth and Cardiac Genetic Pathways in African and Asian Rainforest Hunter-Gatherers”, Bergey et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#pierron-et-al-2018-section" id="toc-pierron-et-al-2018-section">“Strong Selection during the Last Millennium for African Ancestry in the Admixed Population of Madagascar”, Pierron et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#key-et-al-2018-section" id="toc-key-et-al-2018-section">“Human Local Adaptation of the TRPM8 Cold Receptor along a Latitudinal Cline”, Key et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#belbin-et-al-2018-section" id="toc-belbin-et-al-2018-section">“Genetic Diversity in Populations across Latin America: Implications for Population and Medical Genetic Studies”, Belbin et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#chekalin-et-al-2018-section" id="toc-chekalin-et-al-2018-section">“Changes in Biological Pathways During 6,000 Years of Civilization in Europe”, Chekalin et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#ilardo-et-al-2018-section" id="toc-ilardo-et-al-2018-section">“Physiological and Genetic Adaptations to Diving in Sea Nomads”, Ilardo et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#association-2018-3-section" id="toc-association-2018-3-section">“Estimation of The Percentage of US Patients With Cancer Who Benefit From Genome-Driven Oncology”, Association 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#skoglund-mathieson-2018-section" id="toc-skoglund-mathieson-2018-section">“Ancient Human Genomics: The First Decade”, Skoglund &amp; Mathieson 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#tucci-et-al-2018-section" id="toc-tucci-et-al-2018-section">“Evolutionary History and Adaptation of a Human Pygmy Population of Flores Island, Indonesia”, Tucci et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#jones-2018-section" id="toc-jones-2018-section">“Kin Selection and Ethnic Group Selection”, Jones 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#pardi%C3%B1as-et-al-2018-section" id="toc-pardiñas-et-al-2018-section">“Common Schizophrenia Alleles Are Enriched in Mutation-Intolerant Genes and in Regions under Strong Background Selection”, Pardiñas et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#berg-et-al-2017-section" id="toc-berg-et-al-2017-section">“Polygenic Adaptation Has Impacted Multiple Anthropometric Traits”, Berg et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#gazal-et-al-2017-section" id="toc-gazal-et-al-2017-section">“Linkage Disequilibrium-Dependent Architecture of Human Complex Traits Shows Action of Negative Selection”, Gazal et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#mostafavi-et-al-2017-section" id="toc-mostafavi-et-al-2017-section">“Identifying Genetic Variants That Affect Viability in Large Cohorts”, Mostafavi et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#racimo-et-al-2017-2-section" id="toc-racimo-et-al-2017-2-section">“Detecting Polygenic Adaptation in Admixture Graphs”, Racimo et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#byars-et-al-2017-section" id="toc-byars-et-al-2017-section">“Genetic Loci Associated With Coronary Artery Disease Harbor Evidence of Selection and Antagonistic Pleiotropy”, Byars et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#schrider-kern-2017-section" id="toc-schrider-kern-2017-section">“Soft Sweeps Are the Dominant Mode of Adaptation in the Human Genome”, Schrider &amp; Kern 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#theofanopoulou-et-al-2017-section" id="toc-theofanopoulou-et-al-2017-section">“Comparative Genomic Evidence for Self-Domestication in Homo Sapiens”, Theofanopoulou et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#johnson-voight-2017-section" id="toc-johnson-voight-2017-section">“Patterns of Shared Signatures of Recent Positive Selection across Human Populations”, Johnson &amp; Voight 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#polimanti-gelernter-2017-section" id="toc-polimanti-gelernter-2017-section">“Widespread Signatures of Positive Selection in Common Risk Alleles Associated to Autism Spectrum Disorder”, Polimanti &amp; Gelernter 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#zaidi-et-al-2017-section" id="toc-zaidi-et-al-2017-section">“Investigating the Case of Human Nose Shape and Climate Adaptation”, Zaidi et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#adhikari-et-al-2017-section" id="toc-adhikari-et-al-2017-section">“The Genetic Diversity of the Americas”, Adhikari et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#marciniak-perry-2017-section" id="toc-marciniak-perry-2017-section">“Harnessing Ancient Genomes to Study the History of Human Adaptation”, Marciniak &amp; Perry 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#racimo-et-al-2017-1-section" id="toc-racimo-et-al-2017-1-section">“Archaic Adaptive Introgression in TBX15/WARS2”, Racimo et al 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hedrick-2017-section" id="toc-hedrick-2017-section">“Understanding Immunity through the Lens of Disease Ecology”, Hedrick 2017</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#galinsky-et-al-2016-section" id="toc-galinsky-et-al-2016-section">“Population Structure of UK Biobank and Ancient Eurasians Reveals Adaptation at Genes Influencing Blood Pressure”, Galinsky et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#penke-jokela-2016-section" id="toc-penke-jokela-2016-section">“The Evolutionary Genetics of Personality Revisited”, Penke &amp; Jokela 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#berg-et-al-2016-section" id="toc-berg-et-al-2016-section">“Genetic Associations Between Personality Traits and Lifetime Reproductive Success in Humans”, Berg et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#li-et-al-2016-3-section" id="toc-li-et-al-2016-3-section">“The Simons Genome Diversity Project: 300 Genomes from 142 Diverse Populations”, Li et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#shpak-lu-2016-section" id="toc-shpak-lu-2016-section">“An Evolutionary Genetic Perspective on Cancer Biology”, Shpak &amp; Lu 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hubbard-et-al-2016-section" id="toc-hubbard-et-al-2016-section">“Divergent Ah Receptor Ligand Selectivity during Hominin Evolution”, Hubbard et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#minster-et-al-2016-section" id="toc-minster-et-al-2016-section">“A Thrifty Variant in CREBRF Strongly Influences Body Mass Index in Samoans”, Minster et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#field-et-al-2016-section" id="toc-field-et-al-2016-section">“Detection of Human Adaptation during the past 2000 Years”, Field et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#srinivasan-et-al-2016-section" id="toc-srinivasan-et-al-2016-section">“Genetic Markers of Human Evolution Are Enriched in Schizophrenia”, Srinivasan et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#mathieson-et-al-2015-section" id="toc-mathieson-et-al-2015-section">“Eight Thousand Years of Natural Selection in Europe”, Mathieson et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#robinson-et-al-2015-section" id="toc-robinson-et-al-2015-section">“Population Genetic Differentiation of Height and Body Mass Index across Europe”, Robinson et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#henn-et-al-2015-section" id="toc-henn-et-al-2015-section">“Estimating the Mutation Load in Human Genomes”, Henn et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lazaridis-et-al-2015-section" id="toc-lazaridis-et-al-2015-section">“Genome-Wide Patterns of Selection in 230 Ancient Eurasians”, Lazaridis et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#barton-venditti-2014-section" id="toc-barton-venditti-2014-section">“Rapid Evolution of the Cerebellum in Humans and Other Great Apes”, Barton &amp; Venditti 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#rands-et-al-2014-section" id="toc-rands-et-al-2014-section">“8.2% of the Human Genome Is Constrained: Variation in Rates of Turnover across Functional Element Classes in the Human Lineage”, Rands et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#bozek-et-al-2014-section" id="toc-bozek-et-al-2014-section">“Exceptional Evolutionary Divergence of Human Muscle and Brain Metabolomes Parallels Human Cognitive and Physical Uniqueness”, Bozek et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#berg-coop-2014-section" id="toc-berg-coop-2014-section">“A Population Genetic Signal of Polygenic Adaptation”, Berg &amp; Coop 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#fu-et-al-2014-section" id="toc-fu-et-al-2014-section">“Genome Sequence of a 45,000-Year-Old Modern Human from Western Siberia”, Fu et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#simons-et-al-2014-section" id="toc-simons-et-al-2014-section">“The Deleterious Mutation Load Is Insensitive to Recent Population History”, Simons et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#fu-et-al-2013-section" id="toc-fu-et-al-2013-section">“Analysis of 6,515 Exomes Reveals the Recent Origin of Most Human Protein-Coding Variants”, Fu et al 2013</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#jostins-et-al-2012-section" id="toc-jostins-et-al-2012-section">“Host-Microbe Interactions Have Shaped the Genetic Architecture of Inflammatory Bowel Disease”, Jostins et al 2012</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#tennessen-akey-2011-section" id="toc-tennessen-akey-2011-section">“Parallel Adaptive Divergence among Geographically Diverse Human Populations”, Tennessen &amp; Akey 2011</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#wrangham-carmody-2010-section" id="toc-wrangham-carmody-2010-section">“Human Adaptation to the Control of Fire”, Wrangham &amp; Carmody 2010</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#pritchard-et-al-2010-section" id="toc-pritchard-et-al-2010-section">“The Genetics of Human Adaptation: Hard Sweeps, Soft Sweeps, and Polygenic Adaptation”, Pritchard et al 2010</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#uher-2009-section" id="toc-uher-2009-section">“The Role of Genetic Variation in the Causation of Mental Illness: an Evolution-Informed Framework”, Uher 2009</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lineweaver-2007-section" id="toc-lineweaver-2007-section">“Paleontological Tests: Human-Like Intelligence Is Not a Convergent Feature of Evolution”, Lineweaver 2007</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#witherspoon-et-al-2007-section" id="toc-witherspoon-et-al-2007-section">“Genetic Similarities within and between Human Populations”, Witherspoon et al 2007</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#keller-miller-2006-section" id="toc-keller-miller-2006-section">“Resolving the Paradox of Common, Harmful, Heritable Mental Disorders: Which Evolutionary Genetic Models Work Best?”, Keller &amp; Miller 2006</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#nettle-2006-section" id="toc-nettle-2006-section">“The Evolution of Personality Variation in Humans and Other Animals”, Nettle 2006</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#gatward-2006-section" id="toc-gatward-2006-section">“Anorexia Nervosa: an Evolutionary Puzzle”, Gatward 2006</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#noonan-et-al-2006-section" id="toc-noonan-et-al-2006-section">“Sequencing and Analysis of Neanderthal Genomic DNA”, Noonan et al 2006</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#bradbury-2005-section" id="toc-bradbury-2005-section">“Molecular Insights into Human Brain Evolution”, Bradbury 2005</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#kirkwood-2005-section" id="toc-kirkwood-2005-section">“Understanding the Odd Science of Aging”, Kirkwood 2005</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#kempner-et-al-2005-section" id="toc-kempner-et-al-2005-section">“Forbidden Knowledge”, Kempner et al 2005</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#hedrick-2004-section" id="toc-hedrick-2004-section">“The Acquired Immune System: A Vantage from Beneath”, Hedrick 2004</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#rohde-et-al-2004-section" id="toc-rohde-et-al-2004-section">“Modelling the Recent Common Ancestry of All Living Humans”, Rohde et al 2004</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#guisinger-2003-section" id="toc-guisinger-2003-section">“Adapted to Flee Famine: Adding an Evolutionary Perspective on Anorexia Nervosa”, Guisinger 2003</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#aiello-wells-2002-section" id="toc-aiello-wells-2002-section">“Energetics And The Evolution Of The Genus <em>Homo</em>”, Aiello &amp; Wells 2002</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#fessler-2002-section" id="toc-fessler-2002-section">“Pseudoparadoxical Impulsivity in Restrictive Anorexia Nervosa: A Consequence of the Logic of Scarcity”, Fessler 2002</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#beaumont-et-al-2002-section" id="toc-beaumont-et-al-2002-section">“Approximate Bayesian Computation in Population Genetics”, Beaumont et al 2002</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#cochran-et-al-2000-section" id="toc-cochran-et-al-2000-section">“Infectious Causation of Disease: An Evolutionary Perspective”, Cochran et al 2000</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#tooby-cosmides-1995-section" id="toc-tooby-cosmides-1995-section">“The Psychological Foundations of Culture”, Tooby &amp; Cosmides 1995</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#getlin-1994-section" id="toc-getlin-1994-section">“Natural Wonder: At Heart, Edward Wilson’s an Ant Man. But It’s His Theories on Human Behavior That Stir up Trouble”, Getlin 1994</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#rushton-1989-section" id="toc-rushton-1989-section">“Genetic Similarity, Human Altruism, and Group Selection”, Rushton 1989</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#lande-weinrich-1978-section" id="toc-lande-weinrich-1978-section">“Are Humans Maximizing Reproductive Success? [With Reply]”, Lande &amp; Weinrich 1978</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#weinrich-1977-section" id="toc-weinrich-1977-section">“Human Sociobiology: Pair-Bonding and Resource Predictability (effects of Social Class and Race)”, Weinrich 1977</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#weinrich-1976-section" id="toc-weinrich-1976-section">“Human Reproductive Strategy: I. Environmental Predictability And Reproductive Strategy; Effects Of Social Class And Race. II. Homosexuality And Non-Reproduction; Some Evolutionary Models”, Weinrich 1976</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#shockley-1971b-section" id="toc-shockley-1971b-section">“Hardy-Weinberg Law Generalized to Estimate Hybrid Variance for Negro Populations and Reduce Racial Aspects of the Environment-Heredity Uncertainty”, Shockley 1971b</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section" id="toc-section">“The Survival Skills of Helena Valero”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-1" id="toc-section-1">“Carl Shulman #2: AI Takeover, Bio &amp; Cyber Attacks, Detecting Deception, &amp; Humanity’s Far Future”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-2" id="toc-section-2">“Early Evolution of Small Body Size in <em>Homo Floresiensis</em>”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-3" id="toc-section-3">“BioRxiv Wouldn’t Host Our Paper on Natural Selection, Why Not?”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-4" id="toc-section-4">“The Natural Selection Paper, Part 1: Our Findings. The First of 3 Posts about My New Paper With Abdel Abdellaoui”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-5" id="toc-section-5">“The Natural Selection Paper, Part 3: Reflections. People’s Genes Are Changing. Does It Matter?”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#section-6" id="toc-section-6">“The Natural Selection Paper, Part 2: Theory. What Explains Natural Selection in Contemporary Humans?”</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/genetics/selection/natural/human/index#ethnic-selection" id="toc-ethnic-selection"><code>ethnic-selection</code></a></li>
<li><a href="/doc/genetics/selection/natural/human/index#anorexia-evolutionary" id="toc-anorexia-evolutionary"><code>anorexia-evolutionary</code></a></li>
<li><a href="/doc/genetics/selection/natural/human/index#evolutionary-biology-adaptive-genetics-genomic-adaptation-human-lifespan-genetic-selection-human-variation" id="toc-evolutionary-biology-adaptive-genetics-genomic-adaptation-human-lifespan-genetic-selection-human-variation"><code>evolutionary-biology adaptive-genetics genomic-adaptation human-lifespan genetic-selection human-variation</code></a></li>
<li><a href="/doc/genetics/selection/natural/human/index#genetic-heritage" id="toc-genetic-heritage"><code>genetic-heritage</code></a></li>
</ul></li>
<li><a href="/doc/genetics/selection/natural/human/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/selection/natural/human/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/genetics/selection/natural/human/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/genetics/selection/natural/index
‘natural selection’ tag

2019-09-29
2024-11-21


<figure><img class="float-right page-thumbnail invert-not outline" height="1116" width="1700" src="/doc/genetics/selection/natural/2024-10-28-gwern-meme-carcinization-bookofjobsatantofuturamarobotdevilevolution.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>genetics/selection/natural</code>, most recent first: 2 <a href="/doc/genetics/selection/natural/index#see-alsos" class="icon-not">related tags</a>, 134 <a href="/doc/genetics/selection/natural/index#links" class="icon-not">annotations</a>, &amp; 18 <a href="/doc/genetics/selection/natural/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/genetics/selection/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/genetics/selection/natural/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/genetics/selection/natural/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/genetics/selection/natural/index#moynihan-2024-1-section" id="toc-moynihan-2024-1-section">“Are We Accidentally Building A Planetary Brain? From Superorganisms to Superintelligences, How Studying Crabs Could Reveal That We Are Unintentionally Building an Artificial World Brain”, Moynihan 2024</a></li>
<li><a href="/doc/genetics/selection/natural/index#gwern-2024-carcinization-section" id="toc-gwern-2024-carcinization-section">“The Carcinisation of Satan”, Gwern 2024</a></li>
<li><a href="/doc/genetics/selection/natural/index#ballen-et-al-2024-section" id="toc-ballen-et-al-2024-section">“What Did the Dove Sing to Pope Gregory? Ancestral Melody Reconstruction in Gregorian Chant Using Bayesian Phylogenetics”, Ballen et al 2024</a></li>
<li><a href="/doc/genetics/selection/natural/index#leighow-et-al-2024-section" id="toc-leighow-et-al-2024-section">“Programming Tumor Evolution With Selection Gene Drives to Proactively Combat Drug Resistance”, Leighow et al 2024</a></li>
<li><a href="/doc/genetics/selection/natural/index#ravasio-et-al-2024-section" id="toc-ravasio-et-al-2024-section">“A Minimal Scenario for the Origin of Non-Equilibrium Order”, Ravasio et al 2024</a></li>
<li><a href="/doc/genetics/selection/natural/index#garud-wolff-2023-section" id="toc-garud-wolff-2023-section">“Pervasive Selective Sweeps across Human Gut Microbiomes”, Garud &amp; Wolff 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#liorsd%C3%B3ttir-pachter-2023-section" id="toc-liorsdóttir-pachter-2023-section">“The Virial Theorem and the Price Equation”, Liorsdóttir &amp; Pachter 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#jungck-allchin-2023-section" id="toc-jungck-allchin-2023-section">“Was Genetic Coding a Frozen Accident?”, Jungck &amp; Allchin 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#bingham-ratcliff-2023-section" id="toc-bingham-ratcliff-2023-section">“A Non-Adaptive Explanation for Macroevolutionary Patterns in the Evolution of Complex Multicellularity”, Bingham &amp; Ratcliff 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#flintham-et-al-2023-section" id="toc-flintham-et-al-2023-section">“The Maintenance of Genetic Polymorphism in Sexually Antagonistic Traits”, Flintham et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#moynihan-2023-section" id="toc-moynihan-2023-section">“Lessons For Humanity From The Extinction Of The Dinosaurs”, Moynihan 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#jordan-2023-3-section" id="toc-jordan-2023-3-section">“Claire Jordan Homepage”, Jordan 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#moger-reischer-et-al-2023-section" id="toc-moger-reischer-et-al-2023-section">“Evolution of a Minimal Cell”, Moger-Reischer et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#meyer-slot-2023c-section" id="toc-meyer-slot-2023c-section">“The Evolution and Ecology of Psilocybin in Nature”, Meyer &amp; Slot 2023c</a></li>
<li><a href="/doc/genetics/selection/natural/index#barton-sachdeva-2023-section" id="toc-barton-sachdeva-2023-section">“Limits to Selection on Standing Variation in an Asexual Population”, Barton &amp; Sachdeva 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#leeks-et-al-2023-section" id="toc-leeks-et-al-2023-section">“Cheating Leads to the Evolution of Multipartite Viruses”, Leeks et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#christmas-et-al-2023-section" id="toc-christmas-et-al-2023-section">“Evolutionary Constraint and Innovation across Hundreds of Placental Mammals”, Christmas et al 2023</a></li>
<li><a href="/doc/genetics/selection/natural/index#gompert-et-al-2022-section" id="toc-gompert-et-al-2022-section">“Laplace’s Demon in Biology: Models of Evolutionary Prediction”, Gompert et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#michaud-et-al-2022-section" id="toc-michaud-et-al-2022-section">“The Impact of Environmental Factors on the Evolution of Brain Size in Carnivorans”, Michaud et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#cruzan-2022-section" id="toc-cruzan-2022-section">“Testing Wright’s Intermediate Population Size Hypothesis—When Genetic Drift Is a Good Thing”, Cruzan 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#pajic-et-al-2022-section" id="toc-pajic-et-al-2022-section">“A Mechanism of Gene Evolution Generating Mucin Function”, Pajic et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#wootton-shafer-2022-section" id="toc-wootton-shafer-2022-section">“Genomic Health Is Dependent on Population Demographic History”, Wootton &amp; Shafer 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#prywes-et-al-2022-section" id="toc-prywes-et-al-2022-section">“Rubisco Function, Evolution, and Engineering”, Prywes et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#wittmann-et-al-2022-section" id="toc-wittmann-et-al-2022-section">“Modeling the Genetic Footprint of Fluctuating Balancing Selection: From the Local to the Genomic Scale”, Wittmann et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#parrett-et-al-2022-section" id="toc-parrett-et-al-2022-section">“Genomic Evidence That a Sexually Selected Trait Captures Genome-Wide Variation and Facilitates the Purging of Genetic Load”, Parrett et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#whitehouse-schrider-2022-section" id="toc-whitehouse-schrider-2022-section">“Timesweeper: Accurately Identifying Selective Sweeps Using Population Genomic Time Series”, Whitehouse &amp; Schrider 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#n%C3%A1jera-kin-2022-section" id="toc-nájera-kin-2022-section">“Is the Naked Mole-Rat a Domestic Animal?”, Nájera &amp; Kin 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#mallard-et-al-2022-section" id="toc-mallard-et-al-2022-section">“Phenotypic Stasis With Genetic Divergence”, Mallard et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#bonnet-et-al-2022-section" id="toc-bonnet-et-al-2022-section">“Genetic Variance in Fitness Indicates Rapid Contemporary Adaptive Evolution in Wild Animals”, Bonnet et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#walsh-2022-section" id="toc-walsh-2022-section">“How Full Is the Evolutionary Fuel Tank? A Meta-Analysis Quantifies the Heritable Genetic Variance in Fitness—The Fuel of Evolution”, Walsh 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#petrosino-et-al-2022-section" id="toc-petrosino-et-al-2022-section">“Identification of LINE Retrotransposons and Long Non-Coding RNAs Expressed in the Octopus Brain”, Petrosino et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#grueber-sunnucks-2022-section" id="toc-grueber-sunnucks-2022-section">“Using Genomics to Fight Extinction: Quantifying Fitness of Wild Organisms from Genomic Data Alone Is a Challenging Frontier”, Grueber &amp; Sunnucks 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#robinson-et-al-2022-section" id="toc-robinson-et-al-2022-section">“The Critically Endangered Vaquita Is Not Doomed to Extinction by Inbreeding Depression”, Robinson et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#gitschlag-patel-2022-section" id="toc-gitschlag-patel-2022-section">“Multilevel Selection Analysis Reveals Diversity in Selfish Mitochondrial Genome Dynamics”, Gitschlag &amp; Patel 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#peris-et-al-2022-section" id="toc-peris-et-al-2022-section">“Large-Scale Fungal Strain Sequencing Unravels the Molecular Diversity in Mating Loci Maintained by Long-Term Balancing Selection”, Peris et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#giudice-gangestad-2022-section" id="toc-giudice-gangestad-2022-section">“No Evidence Against the Greater Male Variability Hypothesis: A Commentary on Harrison Et Al 2021’s Meta-Analysis of Animal Personality”, Giudice &amp; Gangestad 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#kverkov%C3%A1-et-al-2022-section" id="toc-kverková-et-al-2022-section">“The Evolution of Brain Neuron Numbers in Amniotes”, Kverková et al 2022</a></li>
<li><a href="/doc/genetics/selection/natural/index#polechova-2021-section" id="toc-polechova-2021-section">“The Costs and Benefits of Dispersal in Small Populations”, Polechova 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#dembitzer-et-al-2021-section" id="toc-dembitzer-et-al-2021-section">“Levantine Overkill: 1.5 Million Years of Hunting down the Body Size Distribution”, Dembitzer et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#harrison-et-al-2021-section" id="toc-harrison-et-al-2021-section">“A Meta-Analysis of Sex Differences in Animal Personality: No Evidence for the Greater Male Variability Hypothesis”, Harrison et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#hermsen-2021-section" id="toc-hermsen-2021-section">“Emergent Multilevel Selection in a Simple Spatial Model of the Evolution of Altruism”, Hermsen 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#figueroa-et-al-2021-section" id="toc-figueroa-et-al-2021-section">“Why Did the Bee Eat the Chicken? Symbiont Gain, Loss, and Retention in the Vulture Bee Microbiome”, Figueroa et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#matheson-et-al-2021-section" id="toc-matheson-et-al-2021-section">“Haldane’s Cost of Selection Imposes a Mild Constraint on Adaptation, With a High Proportion of Deaths in A. Thaliana Being Selective”, Matheson et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#smeele-et-al-2021-section" id="toc-smeele-et-al-2021-section">“Coevolution of Brain Size and Longevity in Parrots”, Smeele et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#greenbury-et-al-2021-section" id="toc-greenbury-et-al-2021-section">“The Structure of Genotype-Phenotype Maps Makes Fitness Landscapes Navigable”, Greenbury et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#perreau-moran-2021-section" id="toc-perreau-moran-2021-section">“Genetic Innovations in Animal-Microbe Symbioses”, Perreau &amp; Moran 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#hancock-et-al-2021-section" id="toc-hancock-et-al-2021-section">“Neo-Darwinism Still Haunts Evolutionary Theory: A Modern Perspective on Charlesworth, Lande, and Slatkin 1982”, Hancock et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#hickinbotham-et-al-2021-section" id="toc-hickinbotham-et-al-2021-section">“Nothing in Evolution Makes Sense except in the Light of Parasites”, Hickinbotham et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#valk-et-al-2021-section" id="toc-valk-et-al-2021-section">“Million-Year-Old DNA Sheds Light on the Genomic History of Mammoths”, Valk et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#simonet-mcnally-2021-section" id="toc-simonet-mcnally-2021-section">“Kin Selection Explains the Evolution of Cooperation in the Gut Microbiota”, Simonet &amp; McNally 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#lenton-et-al-2021-section" id="toc-lenton-et-al-2021-section">“Survival of the Systems”, Lenton et al 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#ryan-2021-section" id="toc-ryan-2021-section">“Darwin, Sexual Selection, and the Brain”, Ryan 2021</a></li>
<li><a href="/doc/genetics/selection/natural/index#alam-et-al-2020-section" id="toc-alam-et-al-2020-section">“Rapid Evolution of Plastic-Degrading Enzymes Prevalent in the Global Ocean”, Alam et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/index#hayes-2020-section" id="toc-hayes-2020-section">“Questions About Trees”, Hayes 2020</a></li>
<li><a href="/doc/genetics/selection/natural/index#huysduynen-et-al-2020-section" id="toc-huysduynen-et-al-2020-section">“Multiple Origins of Insular Woodiness on the Canary Islands Are Consistent With Palaeoclimatic Aridification”, Huysduynen et al 2020</a></li>
<li><a href="/doc/genetics/selection/natural/index#klee-2020-section" id="toc-klee-2020-section">“Why Do Human Beings Keep Getting Diseases from Bats?”, Klee 2020</a></li>
<li><a href="/doc/genetics/selection/natural/index#gardner-2020-section" id="toc-gardner-2020-section">“Price’s Equation Made Clear”, Gardner 2020</a></li>
<li><a href="/doc/genetics/selection/natural/index#bonner-2019-section" id="toc-bonner-2019-section">“The Evolution of Evolution”, Bonner 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#giudice-2019-section" id="toc-giudice-2019-section">“Invisible Designers: Brain Evolution Through the Lens of Parasite Manipulation”, Giudice 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#cz%C3%A9gel-et-al-2019-section" id="toc-czégel-et-al-2019-section">“Evolutionary Implementation of Bayesian Computations”, Czégel et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#domingo-calap-et-al-2019-section" id="toc-domingo-calap-et-al-2019-section">“Social Evolution of Innate Immunity Evasion in a Virus”, Domingo-Calap et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#walsh-et-al-2019-section" id="toc-walsh-et-al-2019-section">“Ant Collective Behavior Is Heritable and Shaped by Selection”, Walsh et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#panchin-et-al-2019-section" id="toc-panchin-et-al-2019-section">“From Tumors to Species: a SCANDAL Hypothesis”, Panchin et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#olson-2019-section" id="toc-olson-2019-section">“Spandrels and Trait Delimitation: No Such Thing As ’architectural Constraint’”, Olson 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#baez-ortega-et-al-2019-section" id="toc-baez-ortega-et-al-2019-section">“Somatic Evolution and Global Expansion of an Ancient Transmissible Cancer Lineage”, Baez-Ortega et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#barrett-et-al-2019-section" id="toc-barrett-et-al-2019-section">“Linking a Mutation to Survival in Wild Mice”, Barrett et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#chen-et-al-2019c-section" id="toc-chen-et-al-2019c-section">“Large-Scale Ruminant Genome Sequencing Provides Insights into Their Evolution and Distinct Traits”, Chen et al 2019c</a></li>
<li><a href="/doc/genetics/selection/natural/index#immler-2019-section" id="toc-immler-2019-section">“Haploid Selection in ‘Diploid’ Organisms”, Immler 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#therkildsen-et-al-2019-section" id="toc-therkildsen-et-al-2019-section">“Contrasting Genomic Shifts Underlie Parallel Phenotypic Evolution in Response to Fishing”, Therkildsen et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#zheng-et-al-2019-2-section" id="toc-zheng-et-al-2019-2-section">“Cryptic Genetic Variation Accelerates Evolution by Opening Access to Diverse Adaptive Peaks”, Zheng et al 2019</a></li>
<li><a href="/doc/genetics/selection/natural/index#hunt-et-al-2018-2-section" id="toc-hunt-et-al-2018-2-section">“The Bayesian Superorganism I: Collective Probability Estimation”, Hunt et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/index#gutekunst-et-al-2018-section" id="toc-gutekunst-et-al-2018-section">“Clonal Genome Evolution and Rapid Invasive Spread of the Marbled Crayfish”, Gutekunst et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/index#zimmer-2018-section" id="toc-zimmer-2018-section">“This Mutant Crayfish Clones Itself, and It’s Taking Over Europe”, Zimmer 2018</a></li>
<li><a href="/doc/genetics/selection/natural/index#milner-et-al-2018-section" id="toc-milner-et-al-2018-section">“Genebank Genomics Highlights the Diversity of a Global Barley Collection”, Milner et al 2018</a></li>
<li><a href="/doc/genetics/selection/natural/index#harris-munshi-south-2017-section" id="toc-harris-munshi-south-2017-section">“Signatures of Positive Selection and Local Adaptation to Urbanization in White-Footed Mice (Peromyscus Leucopus)”, Harris &amp; Munshi-South 2017</a></li>
<li><a href="/doc/genetics/selection/natural/index#raubenheimer-et-al-2016-section" id="toc-raubenheimer-et-al-2016-section">“Nutritional Ecology and the Evolution of Aging”, Raubenheimer et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#goldberg-et-al-2016-1-section" id="toc-goldberg-et-al-2016-1-section">“Asymptotically Optimal Amplifiers for the Moran Process”, Goldberg et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#giakkoupis-2016-section" id="toc-giakkoupis-2016-section">“Amplifiers and Suppressors of Selection for the Moran Process on Undirected Graphs”, Giakkoupis 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#lind-et-al-2016-section" id="toc-lind-et-al-2016-section">“When Local Means Local: Polygenic Signatures of Local Adaptation within Whitebark Pine (Pinus Albicaulis Engelm.) across the Lake Tahoe Basin, USA”, Lind et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#vanarsdale-2016-section" id="toc-vanarsdale-2016-section">“Chain Letter Evolution § Origins of Testimonials”, VanArsdale 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#auld-et-al-2016-section" id="toc-auld-et-al-2016-section">“Sex As a Strategy against Rapidly Evolving Parasites”, Auld et al 2016</a></li>
<li><a href="/doc/genetics/selection/natural/index#galanis-et-al-2015-section" id="toc-galanis-et-al-2015-section">“Amplifiers for the Moran Process”, Galanis et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/index#aktipis-et-al-2015-section" id="toc-aktipis-et-al-2015-section">“Cancer across the Tree of Life: Cooperation and Cheating in Multicellularity”, Aktipis et al 2015</a></li>
<li><a href="/doc/genetics/selection/natural/index#hindersin-traulsen-2015-section" id="toc-hindersin-traulsen-2015-section">“Most Undirected Random Graphs Are Amplifiers of Selection for Birth-Death Dynamics, but Suppressors of Selection for Death-Birth Dynamics”, Hindersin &amp; Traulsen 2015</a></li>
<li><a href="/doc/genetics/selection/natural/index#hornett-et-al-2014-section" id="toc-hornett-et-al-2014-section">“The Evolution of Sex Ratio Distorter Suppression Affects a 25 CM Genomic Region in the Butterfly <em>Hypolimnas Bolina</em>”, Hornett et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/index#chalub-2014-section" id="toc-chalub-2014-section">“Asymptotic Expression for the Fixation Probability of a Mutant in Star Graphs”, Chalub 2014</a></li>
<li><a href="/doc/genetics/selection/natural/index#herculano-houzel-et-al-2014-1-section" id="toc-herculano-houzel-et-al-2014-1-section">“Brain Scaling in Mammalian Evolution As a Consequence of Concerted and Mosaic Changes in Numbers of Neurons and Average Neuronal Cell Size”, Herculano-Houzel et al 2014</a></li>
<li><a href="/doc/genetics/selection/natural/index#adlam-nowak-2014-section" id="toc-adlam-nowak-2014-section">“Universality of Fixation Probabilities in Randomly Structured Populations”, Adlam &amp; Nowak 2014</a></li>
<li><a href="/doc/genetics/selection/natural/index#jamieson-lane-hauert-2013-section" id="toc-jamieson-lane-hauert-2013-section">“Fixation Probabilities on Superstars, Revisited and Revised”, Jamieson-Lane &amp; Hauert 2013</a></li>
<li><a href="/doc/genetics/selection/natural/index#alger-weibull-2013-section" id="toc-alger-weibull-2013-section">“<em>Homo Moralis</em>-Preference Evolution Under Incomplete Information and Assortative Matching”, Alger &amp; Weibull 2013</a></li>
<li><a href="/doc/genetics/selection/natural/index#tucker-et-al-2013-section" id="toc-tucker-et-al-2013-section">“Population-Genomic Insights into the Evolutionary Origin and Fate of Obligately Asexual <em>Daphnia Pulex</em>”, Tucker et al 2013</a></li>
<li><a href="/doc/genetics/selection/natural/index#orlando-et-al-2013-section" id="toc-orlando-et-al-2013-section">“Recalibrating <em>Equus</em> Evolution Using the Genome Sequence of an Early Middle Pleistocene Horse”, Orlando et al 2013</a></li>
<li><a href="/doc/genetics/selection/natural/index#wylie-shakhnovich-2012-section" id="toc-wylie-shakhnovich-2012-section">“Mutation Induced Extinction in Finite Populations: Lethal Mutagenesis and Lethal Isolation”, Wylie &amp; Shakhnovich 2012</a></li>
<li><a href="/doc/genetics/selection/natural/index#morris-et-al-2012-2-section" id="toc-morris-et-al-2012-2-section">“The Black Queen Hypothesis: Evolution of Dependencies through Adaptive Gene Loss”, Morris et al 2012</a></li>
<li><a href="/doc/genetics/selection/natural/index#rebbeck-et-al-2011-section" id="toc-rebbeck-et-al-2011-section">“Mitochondrial Capture by a Transmissible Cancer”, Rebbeck et al 2011</a></li>
<li><a href="/doc/genetics/selection/natural/index#stigler-2010b-section" id="toc-stigler-2010b-section">“Darwin, Galton and the Statistical Enlightenment”, Stigler 2010b</a></li>
<li><a href="/doc/genetics/selection/natural/index#hadfield-et-al-2010-section" id="toc-hadfield-et-al-2010-section">“The Misuse of BLUP in Ecology and Evolution”, Hadfield et al 2010</a></li>
<li><a href="/doc/genetics/selection/natural/index#harper-2009-section" id="toc-harper-2009-section">“Information Geometry and Evolutionary Game Theory”, Harper 2009</a></li>
<li><a href="/doc/genetics/selection/natural/index#dreux-2009-section" id="toc-dreux-2009-section">“The Cat Population of Péninsule Courbet, Ȋles Kerguelen: an Example of the Founder Effect”, Dreux 2009</a></li>
<li><a href="/doc/genetics/selection/natural/index#charlesworth-2009-section" id="toc-charlesworth-2009-section">“Effective Population Size and Patterns of Molecular Evolution and Variation”, Charlesworth 2009</a></li>
<li><a href="/doc/genetics/selection/natural/index#broom-rycht%C3%A1%C5%99-2008-section" id="toc-broom-rychtář-2008-section">“An Analysis of the Fixation Probability of a Mutant on Special Classes of Non-Directed Graphs”, Broom &amp; Rychtář 2008</a></li>
<li><a href="/doc/genetics/selection/natural/index#pascual-et-al-2007-section" id="toc-pascual-et-al-2007-section">“Introduction History of <em>Drosophila Subobscura</em> in the New World: a Microsatellite-Based Survey Using ABC Methods”, Pascual et al 2007</a></li>
<li><a href="/doc/genetics/selection/natural/index#zeldovich-2007-section" id="toc-zeldovich-2007-section">“Protein Stability Imposes Limits on Organism Complexity and Speed of Molecular Evolution”, Zeldovich 2007</a></li>
<li><a href="/doc/genetics/selection/natural/index#sharov-2006-section" id="toc-sharov-2006-section">“Genome Increase As a Clock for the Origin and Evolution of Life”, Sharov 2006</a></li>
<li><a href="/doc/genetics/selection/natural/index#knell-2004-section" id="toc-knell-2004-section">“Syphilis in Renaissance Europe: Rapid Evolution of an Introduced Sexually Transmitted Disease?”, Knell 2004</a></li>
<li><a href="/doc/genetics/selection/natural/index#szathm%C3%A1ry-2003-section" id="toc-szathmáry-2003-section">“Why Are There Four Letters in the Genetic Alphabet?”, Szathmáry 2003</a></li>
<li><a href="/doc/genetics/selection/natural/index#ruiz-garcia-2000-section" id="toc-ruiz-garcia-2000-section">“Is There Really Natural Selection Affecting the <em>I</em> Frequencies (long Hair) in the Brazilian Cat Populations?”, Ruiz-Garcia 2000</a></li>
<li><a href="/doc/genetics/selection/natural/index#hammerstein-1996-section" id="toc-hammerstein-1996-section">“Darwinian Adaptation, Population Genetics and the Streetcar Theory of Evolution”, Hammerstein 1996</a></li>
<li><a href="/doc/genetics/selection/natural/index#iwasa-pomiankowski-1995-section" id="toc-iwasa-pomiankowski-1995-section">“Continual Change in Mate Preferences”, Iwasa &amp; Pomiankowski 1995</a></li>
<li><a href="/doc/genetics/selection/natural/index#frank-1995-section" id="toc-frank-1995-section">“George Prices’s Contributions to Evolutionary Genetics”, Frank 1995</a></li>
<li><a href="/doc/genetics/selection/natural/index#price-1995-section" id="toc-price-1995-section">“The Nature of Selection”, Price 1995</a></li>
<li><a href="/doc/genetics/selection/natural/index#aiello-wheeler-1995-section" id="toc-aiello-wheeler-1995-section">“The Expensive-Tissue Hypothesis: The Brain and the Digestive System in Human and Primate Evolution”, Aiello &amp; Wheeler 1995</a></li>
<li><a href="/doc/genetics/selection/natural/index#levin-bull-1994-section" id="toc-levin-bull-1994-section">“Short-Sighted Evolution and the Virulence of Pathogenic Microorganisms”, Levin &amp; Bull 1994</a></li>
<li><a href="/doc/genetics/selection/natural/index#shepard-1994-section" id="toc-shepard-1994-section">“Perceptual-Cognitive Universals As Reflections of the World”, Shepard 1994</a></li>
<li><a href="/doc/genetics/selection/natural/index#smith-1993-section" id="toc-smith-1993-section">“The Theory of Evolution”, Smith 1993</a></li>
<li><a href="/doc/genetics/selection/natural/index#basolo-1990-section" id="toc-basolo-1990-section">“Female Preference Predates the Evolution of the Sword in Swordtail Fish”, Basolo 1990</a></li>
<li><a href="/doc/genetics/selection/natural/index#hurst-et-al-1990-section" id="toc-hurst-et-al-1990-section">“An Extended Family With a Dominantly Inherited Speech Disorder”, Hurst et al 1990</a></li>
<li><a href="/doc/genetics/selection/natural/index#wright-1988-section" id="toc-wright-1988-section"><em>Three Scientists and Their Gods: Looking for Meaning in an Age of Information</em>, Wright 1988</a></li>
<li><a href="/doc/genetics/selection/natural/index#lande-arnold-1983-section" id="toc-lande-arnold-1983-section">“The Measurement of Selection on Correlated Characters”, Lande &amp; Arnold 1983</a></li>
<li><a href="/doc/genetics/selection/natural/index#charlesworth-et-al-1982-section" id="toc-charlesworth-et-al-1982-section">“A Neo-Darwinian Commentary on Macroevolution”, Charlesworth et al 1982</a></li>
<li><a href="/doc/genetics/selection/natural/index#anderson-may-1982-section" id="toc-anderson-may-1982-section">“Coevolution of Hosts and Parasites”, Anderson &amp; May 1982</a></li>
<li><a href="/doc/genetics/selection/natural/index#anderson-may-1979-2-section" id="toc-anderson-may-1979-2-section">“Population Biology of Infectious Diseases: Part I”, Anderson &amp; May 1979</a></li>
<li><a href="/doc/genetics/selection/natural/index#may-anderson-1979-3-section" id="toc-may-anderson-1979-3-section">“Population Biology of Infectious Diseases: Part II”, May &amp; Anderson 1979b</a></li>
<li><a href="/doc/genetics/selection/natural/index#waddington-1977-1-section" id="toc-waddington-1977-1-section">“Stabilization in Systems: Chreods and Epigenetic Landscapes”, Waddington 1977</a></li>
<li><a href="/doc/genetics/selection/natural/index#todd-1977-section" id="toc-todd-1977-section">“Cats and Commerce”, Todd 1977</a></li>
<li><a href="/doc/genetics/selection/natural/index#waddington-1977-2-section" id="toc-waddington-1977-2-section"><em>Tools for Thought</em>, Waddington 1977</a></li>
<li><a href="/doc/genetics/selection/natural/index#maruyama-1974-section" id="toc-maruyama-1974-section">“A Markov Process of Gene Frequency Change in a Geographically Structured Population”, Maruyama 1974</a></li>
<li><a href="/doc/genetics/selection/natural/index#eisner-1964-section" id="toc-eisner-1964-section">“Catnip: Its <em>Raison D’Être</em>”, Eisner 1964</a></li>
<li><a href="/doc/genetics/selection/natural/index#rich-1962-section" id="toc-rich-1962-section">“On the Problems of Evolution and Biochemical Information Transfer”, Rich 1962</a></li>
<li><a href="/doc/genetics/selection/natural/index#alchian-1950-section" id="toc-alchian-1950-section">“Uncertainty, Evolution, and Economic Theory”, Alchian 1950</a></li>
<li><a href="/doc/genetics/selection/natural/index#section" id="toc-section">“Explaining Human Recreational Use of ‘Pesticides’: The Neurotoxin Regulation Model of Substance Use vs. the Hijack Model and Implications for Age and Sex Differences in Drug Consumption”</a></li>
<li><a href="/doc/genetics/selection/natural/index#section-1" id="toc-section-1">“Population Dynamics in <em>Madoka</em>”</a></li>
<li><a href="/doc/genetics/selection/natural/index#section-2" id="toc-section-2">“The Talk: a Brief Explanation of Sexual Dimorphism”</a></li>
<li><a href="/doc/genetics/selection/natural/index#section-3" id="toc-section-3">“The Infinitesimal Model: Definition, Derivation, and Implications”</a></li>
<li><a href="/doc/genetics/selection/natural/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/genetics/selection/natural/index#selection-sweeps" id="toc-selection-sweeps"><code>selection-sweeps</code></a></li>
<li><a href="/doc/genetics/selection/natural/index#evolutionary-mechanisms-genetic-adaptation-evolutionary-dynamics-adaptive-cooperation-genome-evolution" id="toc-evolutionary-mechanisms-genetic-adaptation-evolutionary-dynamics-adaptive-cooperation-genome-evolution"><code>evolutionary-mechanisms genetic-adaptation evolutionary-dynamics adaptive-cooperation genome-evolution</code></a></li>
<li><a href="/doc/genetics/selection/natural/index#fitness-variance" id="toc-fitness-variance"><code>fitness-variance</code></a></li>
<li><a href="/doc/genetics/selection/natural/index#population-dynamics-selection-theory-mutation-impact-evolutionary-biology-graph-selection-population-biology-birth-death-processes" id="toc-population-dynamics-selection-theory-mutation-impact-evolutionary-biology-graph-selection-population-biology-birth-death-processes"><code>population-dynamics selection-theory mutation-impact evolutionary-biology graph-selection population-biology birth-death-processes</code></a></li>
<li><a href="/doc/genetics/selection/natural/index#psilocybin-ecology" id="toc-psilocybin-ecology"><code>psilocybin-ecology</code></a></li>
</ul></li>
<li><a href="/doc/genetics/selection/natural/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/genetics/selection/natural/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/genetics/selection/natural/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/genetics/selection/www.mountimprobable.com/index.html



2024-01-01



---
/doc/genetics/sequencing/2020-edwards.pdf
The maturing relationship between Quaternary paleoecology and ancient sedimentary DNA
Mary E. Edwards
2020-06-15
2024-01-01
[("doi","10.1017/qua.2020.52")]

<p>In the two decades or so since <a href="https://en.wikipedia.org/wiki/Ancient_DNA">ancient sedimentary DNA</a> (<em>sed</em>aDNA) took its place as a new <a href="https://en.wikipedia.org/wiki/Quaternary">Quaternary</a> paleo-proxy, there have been large advances in the scope of its applications and its reliability.</p>
<p>The two main approaches, <a href="https://en.wikipedia.org/wiki/DNA_metabarcoding">metabarcoding</a> and <a href="https://en.wikipedia.org/wiki/Shotgun_sequencing">shotgun sequencing</a>, have contributed exciting insights into areas such as floristic diversity change, plant-herbivore interactions, extinction, conservation baselines and impacts of invasive species.</p>
<p>Early doubts as to its potential to contribute novel information have been dispelled; more is now understood about the passage of <em>sed</em>aDNA from the original organism to a component of soil or sediment and about the range of uncertainties that must be addressed in the interpretation of data.</p>
<p>With its move into the mainstream, it is now time to develop effective data archives for <em>sed</em>aDNA, refine our understanding of central issues such as <a href="https://en.wikipedia.org/wiki/Taphonomy">taphonomy</a>, and further expand the potential for describing, both qualitatively and quantitatively, the history of past ecosystems.</p>
---
/doc/genetics/sequencing/2021-crump.pdf
Sedimentary ancient DNA as a tool in paleoecology
Sarah E. Crump
2021-03-16
2024-01-01
[("doi","10.1038/s43017-021-00158-8")]


---
/doc/genetics/sequencing/2021-massilani-figure3-detailedphotographwithlabelsofallthekindsoforganicmatterindenisovacavewhichancientdnaisextractedfrom.jpg


2021
2024-01-01



---
/doc/genetics/sequencing/2022-wei.pdf
Rapid Nanopore Sequencing–Based Screen for Aneuploidy in Reproductive Care
Shan Wei, Alexandre Djandji, Miriam T. Lattin, Odelia Nahum, Nataly Hoffman, Claudia Cujar, Refik Kayali, Cengiz Cinnioglu, Ronald Wapner, Mary D’Alton, Brynn Levy, Zev Williams
2022-08-18
2024-01-01
[("doi","10.1056/NEJMc2201810")]


---
/doc/genetics/sequencing/2023-jensson.pdf
Actionable Genotypes and Their Association with Life Span in Iceland
Brynjar O. Jensson, Gudny A. Arnadottir, Hildigunnur Katrinardottir, Run Fridriksdottir, Hannes Helgason, Asmundur Oddsson, Gardar Sveinbjornsson, Hannes P. Eggertsson, Gisli H. Halldorsson, Bjarni A. Atlason, Hakon Jonsson, Gudjon R. Oskarsson, Arni Sturluson, Sigurjon A. Gudjonsson, Gudmundur A. Thorisson, Florian Zink, Kristjan H. S. Moore, Gunnar Palsson, Asgeir Sigurdsson, Adalbjorg Jonasdottir, Aslaug Jonasdottir, Magnus K. Magnusson, Anna Helgadottir, Valgerdur Steinthorsdottir, Julius Gudmundsson, Simon N. Stacey, Rafn Hilmarsson, Isleifur Olafsson, Oskar T. Johannsson, David O. Arnar, Jona Saemundsdottir, Olafur T. Magnusson, Gisli Masson, Bjarni V. Halldorsson, Agnar Helgason, Hreinn Stefansson, Ingileif Jonsdottir, Hilma Holm, Thorunn Rafnar, Unnur Thorsteinsdottir, Daniel F. Gudbjartsson, Kari Stefansson, Patrick Sulem
2023-11-09
2024-01-01
[("doi","10.1056/NEJMoa2300792")]


---
/doc/glp/psychology/index



2024-04-01



---
/doc/gwern.net-gitstats/index.html



2024-01-01



---
/doc/history/1694-gregory.pdf


1694-01-01
2024-01-01



---
/doc/history/1851-wilson-thelifeofthehonhenrycavendish.pdf
The Life of the Hon. Henry Cavendish: Including Abstracts of His More Important Scientific Papers, and a Critical Inquiry Into the Claims of All the Alleged Discoverers of the Composition of Water
George Wilson
1851-01-01
2024-01-01



---
/doc/history/1898-haskins.pdf
The Life of Medieval Students as Illustrated by their Letters
Charles H. Haskins
1898-01-01
2024-01-01
[("doi","10.2307/1832500")]


---
/doc/history/1907-waldsemuller-introductiontocosmography.pdf
The Cosmographiæ Introductio of Martin Waldseemüller in Facsimile
Martin Waldseemüller, Joseph Fischr, Franz von Wieser, Charles George Herbermann
1907-01-01
2024-01-01



---
/doc/history/1907-waldsemuller-introductiontocosmography.pdf#page=299
The Cosmographiæ Introductio of Martin Waldseemüller in Facsimile § pg299
Martin Waldseemüller, Joseph Fischr, Franz von Wieser, Charles George Herbermann
1907-01-01
2024-01-01



---
/doc/history/1907-waldsemuller-introductiontocosmography.pdf#page=310
The Cosmographiæ Introductio of Martin Waldseemüller in Facsimile § pg310
Martin Waldseemüller, Joseph Fischr, Franz von Wieser, Charles George Herbermann
1907-01-01
2024-01-01



---
/doc/history/1920-nevill-thereminiscencesofladydorothynevill.pdf
The Reminiscences of Lady Dorothy Nevill
Dorothy Nevill, Ralph Nevill
1920
2024-01-01



---
/doc/history/1921-collingwood.pdf
Hadrian's Wall: A History of the Problem
R. G. Collingwood
1921-11-01
2024-01-01
[("doi","10.2307/295886")]

<p>The theories that have been advanced concerning the Roman Wall in England and its attendant works have been so many, so divergent, and at times so rapid in their succession as almost to justify the favorite taunt of irresponsible criticism, that their sequence is a matter of fashion or caprice rather than of rational development.</p>
<p>Such a criticism, whether directed against historical, scientific or philosophical thought, hardly merits refutation.</p>
<p>The object of this essay is rather to tell a plain tale, the story of the process by which, in the 3 centuries that have elapsed since Camden took it up, the problem of the Wall has been attacked first in one way and then in another till finally, within the last generation, a complete solution seems to have come within the range of possibility.</p>
---
/doc/history/1931-collingwood.pdf
Hadrian's Wall: 1921–1930
R. G. Collingwood
1931-01-01
2024-01-01
[("doi","10.2307/296482")]

<p>Ten years ago I had the honour of laying before this Society a paper in which I attempted to summarise the results of the work done up to that time on the problems of <a href="https://en.wikipedia.org/wiki/Hadrian%27s_Wall">Hadrian’s Wall</a>. This work had been done almost exclusively by local antiquaries, amateurs in archaeology and unsupported by any organisation more powerful than their local antiquarian societies. Even when, as had sometimes happened, professional scholars took a hand in the work, they brought little to it but what they carried in their heads: little, I mean, of the aid which might have been given by the great universities and learned societies of the country.</p>
<p>It needed an organized staff of trained workers; it needed funds on a scale permitting the systematic solution of problems as they arose; and it needed a method of publication by which its results could be presented to the learned world and, through the learned world, to the world at large. 10 years ago, in spite of the few professional scholars to whom I have referred, there was not even the nucleus of an expert staff; the bulk of the work remained where it had always been, in the hands of the amateur and the local antiquary.</p>
<p>The funds employed to carry it on were almost entirely local, and were raised, in great part out of the pockets of the directors themselves, as special emergencies required. And the results were published, or, I might rather say, buried, in local transactions, where it was practically certain that no professional student of <a href="https://en.wikipedia.org/wiki/Ancient_Rome">Roman history</a> would see them.</p>
---
/doc/history/1943-anonymous.pdf

The Journal of Social Psychology editors
1943-01-01
2024-01-01
[("doi","10.1080/00224545.1943.9921707")]


---
/doc/history/1943-brehme.pdf
Obituary: Barbara Stoddard Burks
Katherine S. Brehme
1943-01-01
2024-01-01
[("doi","10.1126/science.98.2552.463")]


---
/doc/history/1943-burnham-machiavellians.pdf


1943-01-01
2024-01-01



---
/doc/history/1943-murphy.pdf
Barbara Stoddard Burks: 1902–1943
Gardner Murphy, Robert Cook
1943-01-01
2024-01-01
[("doi","10.2307/1417364")]


---
/doc/history/1943-nytimes.pdf
Woman Dies In Plunge: Body of Ex-Research Worker Lands Under Hudson Bridge

1943
2024-01-01



---
/doc/history/1943-woodworth.pdf
The Late Dr. Barbara Burks; Death of the Brilliant Psychologist Regretted by Scientists
Robert S. Woodworth
1943
2024-01-01



---
/doc/history/1946-crosten.pdf
Auguste and His Claque
W. Loran Crosten
1946-04-01
2024-01-01
[("doi","10.2307/739132")]


---
/doc/history/1949-cobban.pdf
Review of <em>Le comte Ferdinand de Bertier (1782–1864) et l'enigme de la Congregation</em>
A. Cobban
1949-10-01
2024-01-01
[("doi","10.2307/556046")]


---
/doc/history/1954-beaumont.pdf
Hegel and the 7 Planets

1954-01-01
2024-01-01



---
/doc/history/1957-beaglehole-socialchangeinthesouthpacific.pdf
Social Change in the South Pacific: Rarotonga and Aitutaki
Ernest Beaglehole
1957-01-01
2024-01-01



---
/doc/history/1958-drake.pdf
Galileo Gleanings III: A Kind Word for Sizzi

1958-01-01
2024-01-01



---
/doc/history/1961-bradbrook.pdf
‘Silk? Satin? Kersey? Rags?’ The Choristers' Theater under Elizabeth and James
M. C. Bradbrook
1961-01-01
2024-01-01
[("doi","10.2307/449339")]


---
/doc/history/1963-dumoulin-historyofzenbuddhism.pdf
History of Zen Buddhism (363p)
Dumoulin, Heinrich
1963-01-01
2024-01-01



---
/doc/history/1964-ignotus-politicalprisoner.pdf
<em>Political Prisoner: A Personal Account</em>
Paul Ignotus
1964-01-01
2024-01-01



---
/doc/history/1968-allan-williamshipleyfounderrsa.pdf


1968-01-01
2024-01-01



---
/doc/history/1968-baxter-scientistsagainsttime.epub


1968
2024-01-01



---
/doc/history/1969-allis.pdf#page=11
Richard Mott Gummere [obituary] § pg11
Frederick S. Allis Junior
1969-01-01
2024-10-21
[("doi","10.2307/25080681")]


---
/doc/history/1969-boorman-theprotractedgame.pdf


1969-01-01
2024-01-01



---
/doc/history/1969-schirra-apollo11flighttothemoon.mp3


1969
2024-01-01



---
/doc/history/1970-bush-piecesoftheaction.pdf
Pieces of the Action: The personal record of sixty event-filled years by the distinguished scientist who took an active and decisive part in shaping them
Bush, Vannevar, 1890–1974
1970-01-01
2024-01-01



---
/doc/history/1972-adelson-manasthemeasure.pdf


1972-01-01
2024-01-01



---
/doc/history/1973-bayliss.pdf
The Cult of Dead Kin in Assyria and Babylonia

1973-01-01
2024-01-01



---
/doc/history/1974-desollaprice.pdf
Gears from the Greeks. The Antikythera Mechanism: A Calendar Computer from ca. 80 B. C
Derek de Solla Price
1974-01-01
2024-01-01
[("doi","10.2307/1006146")]


---
/doc/history/1974-doyle.pdf
Theory and practice of ability testing in ancient Greece
Kenneth O. Doyle Jr
1974-01-01
2024-01-01



---
/doc/history/1975-alster.pdf
Paradoxical Proverbs and Satire in Sumerian Literature
Bendt Alster
1975-10-01
2024-01-01
[("doi","10.2307/1359323")]


---
/doc/history/1975-brown.pdf
Society and the Supernatural: A Medieval Change

1975-01-01
2024-01-01



---
/doc/history/1978-miamiherald-hernandezcartaya.pdf


1978-01-01
2024-01-01



---
/doc/history/1978-miamiherald-hernandezcartayacubanspy.pdf


1978-01-01
2024-01-01



---
/doc/history/1979-brown.pdf
Pierfrancesco de' Medici, 1430–1476: A Radical Alternative to Elder Medicean Supremacy?

1979-01-01
2024-01-01



---
/doc/history/1980-engels.pdf
The Problem of Female Infanticide in the Greco-Roman World

1980-01-01
2024-01-01



---
/doc/history/1980-metzger.pdf


1980-01-01
2024-01-01



---
/doc/history/1980-stathis.pdf
America's Other Inauguration
Stephen W. Stathis, Ronald C. Moe
1980-09-01
2024-01-01
[("doi","10.2307/27547623")]


---
/doc/history/1981-debertierdesauvigny.pdf
The Bourbon Restoration: One Century of French Historiography
G. de Bertier de Sauvigny
1981-03-01
2024-01-01
[("doi","10.2307/286306")]


---
/doc/history/1981-golden.pdf
Demography and the Exposure of Girls at Athens

1981-01-01
2024-01-01



---
/doc/history/1984-ammende-humanlifeinrussia.pdf
Human Life in Russia
Ewald Ammende
1984
2024-01-01



---
/doc/history/1986-dixon.pdf
Frank Filce Leek
D. M. Dixon
1986-01-01
2024-09-07
[("doi","10.2307/3821488")]


---
/doc/history/1989-binyan-telltheworldwhathappenedinchinaandwhy.pdf
<em>‘Tell The World’ What Happened in China and Why</em>
Liu Binyan, Ruan Ming, Xu Gang, Henry L. Epstein
1989-08-25
2024-01-01



---
/doc/history/1989-stern.pdf
A brief history of magnetospheric physics before the spaceflight era
David P. Stern
1989-01-01
2024-01-01



---
/doc/history/1990-bagnold-sandwindandwar.pdf
Sand, Wind, and War: Memoirs of a Desert Explorer
Ralph A. Bagnold
1990-01-01
2024-01-01



---
/doc/history/1990-oneill-liddellhartunveiled.pdf


1990-01-01
2024-01-01



---
/doc/history/1990-samuels.pdf
The Reality of Cannae
Martin Samuels
1990-01-01
2024-01-01
[("doi","10.1524/mgzs.1990.47.1.7")]


---
/doc/history/1992-blochsmith.pdf
THE CULT OF THE DEAD IN JUDAH: INTERPRETING THE MATERIAL REMAINS

1992-01-01
2024-01-01



---
/doc/history/1992-craig.pdf


1992-01-01
2024-01-01



---
/doc/history/1993-wheeler.pdf
Methodological limits and the mirage of Roman strategy
Everett L. Wheeler
1993-01-01
2024-01-01



---
/doc/history/1994-voll.pdf
Islam as a Special World-System
John Obert Voll
1994-09-01
2024-01-01
[("doi","10.2307/20078599")]


---
/doc/history/1995-ewald.pdf
Comparative Jurisprudence (I): What Was it Like to Try a Rat?
William B. Ewald
1995-01-01
2024-01-01
[("doi","10.2307/3312588")]


---
/doc/history/1995-ewald.pdf#page=10
Comparative Jurisprudence (I): What Was it Like to Try a Rat? § pg10
William B. Ewald
1995-01-01
2024-01-01
[("doi","10.2307/3312588")]


---
/doc/history/1995-pop.pdf
Caesar Lives
Iggy Pop
1995-01-01
2024-01-01
[("doi","10.2307/25528281")]


---
/doc/history/1996-boas-reminiscences-petardcapturingthelion-closeupcropbookcover.jpg


1996
2024-01-01



---
/doc/history/1996-boas-reminiscences-petardcapturingthelion.png


1996
2024-01-01



---
/doc/history/1996-hetzer.pdf
Peter Bartl's <em>Albanien. Vom Mittelalter bis zur Gegenwart</em> (Book Review)
Armin Hetzer
1996-01-01
2024-01-01



---
/doc/history/1996-rugoff-theeyeoftheneedle.pdf
The Eye of the Needle: The Unique World of Microminiatures of Hagop Sandaldjian
Ralph Rugoff
1996-01-01
2024-01-01



---
/doc/history/1996-sorensen.pdf


1996-01-01
2024-01-01



---
/doc/history/1998-hubbard.pdf
Popular Perceptions of Elite Homosexuality in Classical Athens
T. K. Hubbard
1998-01-01
2024-01-01
[("doi","10.2307/20163707")]


---
/doc/history/2000-bright.pdf
Hispanisms in Southwest Indian Languages
William Bright
2000-01-01
2024-01-01
[("doi","10.1484/j.rph.2.304351")]


---
/doc/history/2000-fenn.pdf
Biological Warfare in 18<sup>th</sup>-Century North America: Beyond Jeffery Amherst
Elizabeth A. Fenn
2000-03-01
2024-01-01
[("doi","10.2307/2567577")]


---
/doc/history/2000-pohl.pdf
Stalin‘s genocide against the 'Repressed Peoples’
J. Otto Pohl
2000-01-01
2024-01-01
[("doi","10.1080/713677598")]


---
/doc/history/2000-ryholt.pdf
The Late Old Kingdom in the Turin King-list and the Identity of Nitocris
Xerox WorkCentre 5645
2000-01-01
2024-01-01
[("doi","10.1524/zaes.2000.127.1.87")]


---
/doc/history/2000-sabin.pdf
The Face of Roman Battle
Philip Sabin
2000-01-01
2024-01-01
[("doi","10.2307/300198")]

<p>Our perspectives on ancient history can sometimes be significantly affected by contributions from scholars of other disciplines.</p>
<p>An obvious example from the military field is Edward Luttwak’s 1976 book on <em><a href="https://en.wikipedia.org/wiki/The_Grand_Strategy_of_the_Roman_Empire">The Grand Strategy of the Roman Empire</a></em>. Luttwak is a respected and insightful commentator on modern strategic issues, and his distinctive contribution was to analyze Roman military affairs in terms of modern concepts such as ‘armed suasion’ and the distinction between ‘power’ and ‘force’.</p>
<p>His book has prompted considerable debate among specialist ancient historians, and although much of this has been critical of his ideas (largely due to the alleged anachronism of applying them in the Roman context), there is no doubt that the injection of this new dimension has helped to influence subsequent thinking on Roman imperial defense.</p>
---
/doc/history/2001-dalby.pdf
Christopher Columbus, Gonzalo Pizarro, and the Search for Cinnamon
Andrew Dalby
2001-01-01
2024-01-01
[("doi","10.1525/gfc.2001.1.2.40")]


---
/doc/history/2005-scheidel.pdf
Human Mobility in Roman Italy, II: The Slave Population
Walter Scheidel
2005-01-01
2024-01-01
[("doi","10.2307/20066817")]


---
/doc/history/2006-rettie.pdf
How Khrushchev Leaked His Secret Speech to the World
John Rettie
2006-09-01
2024-01-01
[("doi","10.2307/25472876")]


---
/doc/history/2007-keeley-figure3-defensivegatetaxonomy.png


2007
2024-01-01



---
/doc/history/2007-keeley-figure5-defensivegateactual.jpg


2007
2024-01-01



---
/doc/history/2009-bowe.pdf
The sacred groves of ancient Greece
Patrick Bowe
2009-01-01
2024-01-01
[("doi","10.1080/14601170802260252")]


---
/doc/history/2009-jullien.pdf
Anecdotes, Faits Divers, and the Literary
Dominique Jullien
2009-01-01
2024-01-01
[("doi","10.1353/sub.0.0033")]


---
/doc/history/2009-martin-thecaseofthecounterfeiteggs.html


2009
2024-01-01



---
/doc/history/2010-nunaoil.pdf
NO_aarsberet2010_materie:NO_aarsberet2010_materie
Nuno
2010-01-01
2024-01-01



---
/doc/history/2011-arbesman-figure1-lifetimedistributionsofempires.jpg


2011
2024-01-01



---
/doc/history/2011-nationalpost-stoningguidelines.pdf
NA0124_StoningWeb

2011-01-01
2024-01-01



---
/doc/history/2012-11-13-yvain-bookreviewempireofthesummermoon.html


2012-11-13
2024-01-01



---
/doc/history/2012-dyson.pdf


2012-01-01
2024-01-01



---
/doc/history/2012-woodberry.pdf
The Missionary Roots of Liberal Democracy
Robert D. Woodberry
2012-01-01
2024-01-01
[("doi","10.1017/S0003055412000093")]

<p>This article demonstrates historically and statistically that conversionary Protestants (CPs) heavily influenced the rise and spread of stable democracy around the world.</p>
<p>It argues that CPs were a crucial catalyst initiating the development and spread of religious liberty, mass education, mass printing, newspapers, voluntary organizations, and colonial reforms, thereby creating the conditions that made stable democracy more likely.</p>
<p>Statistically, the historic prevalence of Protestant missionaries explains about half the variation in democracy in Africa, Asia, Latin America, and Oceania and removes the impact of most variables that dominate current statistical research about democracy.</p>
<p>The association between Protestant missions and democracy is consistent in different continents and subsamples, and it is robust to more than 50 controls and to instrumental variable analyses.</p>
---
/doc/history/2013-willy-emmanueltoddlinventiondeleurope.html


2013
2024-01-01



---
/doc/history/2015-gat.pdf
Proving communal warfare among hunter&#8208;gatherers: The quasi&#8208;rousseauan error

2015-01-01
2024-01-01



---
/doc/history/2016-caro.html


2016
2024-01-01



---
/doc/history/2018-norpoth.pdf


2018-01-01
2024-01-01



---
/doc/history/2019-graves-2.pdf


2019-01-01
2024-01-01



---
/doc/history/2020-cunen.pdf
Statistical sightings of better angels: Analysing the distribution of battle-deaths in interstate conflict over time
Céline Cunen, Nils Lid Hjort, Håvard Mokleiv Nygård
2020-02-20
2024-01-01
[("doi","10.1177/0022343319896843")]

<p>Have great wars become less violent over time, and is there something we might identify as the <a href="https://en.wikipedia.org/wiki/Long_peace">long peace</a>? We investigate statistical versions of such questions, by examining the number of battle-deaths in the <a href="https://en.wikipedia.org/wiki/Correlates_of_War">Correlates of War</a> dataset, with 95 interstate wars from 1816–2007.</p>
<p>Previous research has found this series of wars to be stationary, with no apparent change over time. We develop a framework to find and assess a change-point in this battle-deaths series. Our change-point methodology takes into consideration the <a href="https://en.wikipedia.org/wiki/Power_law">power law distribution</a> of the data, models the full battle-deaths distribution, as opposed to focusing merely on the extreme tail, and evaluates the uncertainty in the estimation.</p>
<p>Using this framework, we find evidence that the series has not been as stationary as past research has indicated. Our statistical sightings of better angels indicate that 1950 represents the most likely change-point in the battle-deaths series—the point in time where the battle-deaths distribution might have changed for the better.</p>
---
/doc/history/2021-stansky.pdf
Arts & Minds: How the Royal Society of Arts Changed a Nation by Anton Howes (review)
Peter Stansky
2021-01-01
2024-01-01



---
/doc/history/medici/1943-deroover.pdf


1943-01-01
2024-01-01



---
/doc/history/medici/1948-deroover-themedicibank.pdf
The Medici Bank

1948-01-01
2024-01-01



---
/doc/history/medici/1963-deroover-theriseanddeclineofthemedicibank.pdf
The rise and decline of the Medici Bank, 1397–1494

1963-01-01
2024-01-01



---
/doc/history/medici/1968-rubinstein-florentinestudies.pdf
Florentine Studies: Politics and Society in Renaissance Florence
Nicolai Rubinstein
1968-01-01
2024-01-01



---
/doc/history/medici/1985-goldthwaite.pdf


1985-01-01
2024-01-01



---
/doc/history/medici/1987-goldthwaite.pdf
The Medici Bank and the World of Florentine Capitalism

1987-01-01
2024-01-01



---
/doc/history/s-l-a-marshall/1988-spiller.pdf
S.L.A. Marshall and the ratio of fire
Roger J. Spiller
1988-01-01
2024-01-01
[("doi","10.1080/03071848808445332")]


---
/doc/history/s-l-a-marshall/2002-jordan.pdf
Right for the Wrong Reasons: S. L. A. Marshall and the Ratio of Fire in Korea
Kelly C. Jordan
2002-01-01
2024-01-01
[("doi","10.2307/2677347")]


---
/doc/history/uighur/2019-chinatribunal.pdf
Final Judgment & Summary—2019
Geoffrey Nice, Martin Elliott, Andrew Khoo, Regina Paulose, Shadi Sadr, Nicholas Vetch, Arthur Waldron
2019-06-17
2024-01-01



---
/doc/history/uighur/index
‘Uighur genocide’ tag

2020-03-22
2024-11-10


<div class="page-description-annotation">
<p>Bibliography for tag <code>history/uighur</code>, most recent first: 46 <a href="/doc/history/uighur/index#links" class="icon-not">annotations</a> &amp; 13 <a href="/doc/history/uighur/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/history/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/history/uighur/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/history/uighur/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/history/uighur/index#gwern-newsletter-2019-07-section" id="toc-gwern-newsletter-2019-07-section">“July 2019 News”, Gwern 2019</a></li>
</ul></li>
<li><a href="/doc/history/uighur/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/history/uighur/index#elim%C3%A4-mauk-2024-section" id="toc-elimä-mauk-2024-section">“A Uighur’s Escape From China Was Just the Beginning: He Fled Brutal Repression—Only to Discover, As so Many Uighur Refugees Have, That China’s Power Stretches Far beyond Its Borders”, Elimä &amp; Mauk 2024</a></li>
<li><a href="/doc/history/uighur/index#knockel-et-al-2023-section" id="toc-knockel-et-al-2023-section">“Missing Links: A Comparison of Search Censorship in China”, Knockel et al 2023</a></li>
<li><a href="/doc/history/uighur/index#xu-et-al-2022-8-section" id="toc-xu-et-al-2022-8-section">“Information Control and Public Support for Social Credit Systems in China”, Xu et al 2022</a></li>
<li><a href="/doc/history/uighur/index#sudworth-2020-section" id="toc-sudworth-2020-section">“China Uighurs: A Model’s Video Gives a Rare Glimpse inside Internment”, Sudworth 2020</a></li>
<li><a href="/doc/history/uighur/index#zenz-2020-section" id="toc-zenz-2020-section">“Sterilizations, IUDs, and Mandatory Birth Control: The CCP’s Campaign to Suppress Uighur Birthrates in Xinjiang”, Zenz 2020</a></li>
<li><a href="/doc/history/uighur/index#asat-diamond-2020-section" id="toc-asat-diamond-2020-section">“The World’s Most Technologically Sophisticated Genocide Is Happening in Xinjiang: The United States Needs to Formally Acknowledge the Scale of the Atrocities”, Asat &amp; Diamond 2020</a></li>
<li><a href="/doc/history/uighur/index#mendoza-2020-section" id="toc-mendoza-2020-section">“Hair Weaves from Chinese Prison Camps Seized”, Mendoza 2020</a></li>
<li><a href="/doc/history/uighur/index#press-2020-2-section" id="toc-press-2020-2-section">“China Cuts Uighur Births With IUDs, Abortion, Sterilization”, Press 2020</a></li>
<li><a href="/doc/history/uighur/index#wee-2020-section" id="toc-wee-2020-section">“China Is Collecting DNA From Tens of Millions of Men and Boys, Using US Equipment: Even Children Are Pressed into Giving Blood Samples to Build a Sweeping Genetic Database That Will Add to Beijing’s Growing Surveillance Capabilities, Raising Questions about Abuse and Privacy.”, Wee 2020</a></li>
<li><a href="/doc/history/uighur/index#fernando-2019-section" id="toc-fernando-2019-section">“‘This Is Mass Rape’: China Slammed over Program That ‘Appoints’ Men to Sleep With Uighur Women. One of China’s Most Disturbing Policies Shocked the World When It Made Headlines. The Full Extent of It Is Even Worse Than We Imagined.”, Fernando 2019</a></li>
<li><a href="/doc/history/uighur/index#robertson-et-al-2019-section" id="toc-robertson-et-al-2019-section">“Analysis of Official Deceased Organ Donation Data Casts Doubt on the Credibility of China’s Organ Transplant Reform”, Robertson et al 2019</a></li>
<li><a href="/doc/history/uighur/index#nice-et-al-2019-section" id="toc-nice-et-al-2019-section">“Final Judgment &amp; Summary—2019”, Nice et al 2019</a></li>
<li><a href="/doc/history/uighur/index#qiao-et-al-2018-section" id="toc-qiao-et-al-2018-section">“Genome-Wide Variants of Eurasian Facial Shape Differentiation and a Prospective Model of DNA Based Face Prediction”, Qiao et al 2018</a></li>
<li><a href="/doc/history/uighur/index#kretchun-et-al-2017-section" id="toc-kretchun-et-al-2017-section">“Compromising Connectivity: Information Dynamics between the State and Society in a Digitizing North Korea”, Kretchun et al 2017</a></li>
<li><a href="/doc/history/uighur/index#qiao-et-al-2016-section" id="toc-qiao-et-al-2016-section">“Genome-Wide Variants of Eurasian Facial Shape Differentiation and DNA Based Face Prediction”, Qiao et al 2016</a></li>
<li><a href="/doc/history/uighur/index#anonymous-anonymous-2013-section" id="toc-anonymous-anonymous-2013-section">“The Strategic Consequences of Chinese Racism: A Strategic Asymmetry for the United States”, Anonymous &amp; Anonymous 2013</a></li>
<li><a href="/doc/history/uighur/index#section" id="toc-section">“Torture Inflicted on Uighurs in Xinjiang Revealed by Chinese Detective in Exile”</a></li>
<li><a href="/doc/history/uighur/index#section-1" id="toc-section-1">“The Big Business of Uighur Genocide Denial”</a></li>
<li><a href="/doc/history/uighur/index#section-2" id="toc-section-2">“Surveillance of Uighurs Detailed in Chinese Police Database”</a></li>
<li><a href="/doc/history/uighur/index#section-3" id="toc-section-3">“Blanked-Out Spots On China’s Maps Helped Us Uncover Xinjiang’s Camps”</a></li>
<li><a href="/doc/history/uighur/index#section-4" id="toc-section-4">“China Built A Vast New Infrastructure To Imprison Uighurs”</a></li>
<li><a href="/doc/history/uighur/index#section-5" id="toc-section-5">“China’s Government Has Ordered a Million Citizens to Occupy Uighur Homes. Here’s What They Think They’re Doing.”</a></li>
<li><a href="/doc/history/uighur/index#section-6" id="toc-section-6">“More Than 1 Million Uighurs Have Disappeared into China’s Internment Camps in Xinjiang Province. A DW Investigation Reveals How Many of Them Were Tried for Their Alleged ‘Crimes’ in Sham Trials.”</a></li>
<li><a href="/doc/history/uighur/index#section-7" id="toc-section-7">“Totalitarian Determination and Modern Technology Have Produced a Massive Abuse of Human Rights”</a></li>
<li><a href="/doc/history/uighur/index#section-8" id="toc-section-8">“China: How Mass Surveillance Works in Xinjiang”</a></li>
<li><a href="/doc/history/uighur/index#section-9" id="toc-section-9">“”We Are Afraid to Even Look for Them”: Enforced Disappearances in the Wake of Xinjiang’s Protests”</a></li>
<li><a href="/doc/history/uighur/index#section-10" id="toc-section-10">“A New Leak of Highly Classified Chinese Government Documents Reveals the Operations Manual for Running the Mass Detention Camps in Xinjiang and Exposed the Mechanics of the Region’s System of Mass Surveillance.”</a></li>
<li><a href="/doc/history/uighur/index#section-11" id="toc-section-11">“China’s Push to Teach in Mandarin Sparks Mongol Resistance”</a></li>
<li><a href="/doc/history/uighur/index#section-12" id="toc-section-12">“China Cannot Silence Me”</a></li>
<li><a href="/doc/history/uighur/index#section-13" id="toc-section-13">“Surviving the Crackdown in Xinjiang”</a></li>
<li><a href="/doc/history/uighur/index#section-14" id="toc-section-14">“Uighur Kids Detail Abuse at China’s Boarding Schools in Xinjiang”</a></li>
<li><a href="/doc/history/uighur/index#section-15" id="toc-section-15">“China Is Detaining Muslims in Vast Numbers. The Goal: ‘Transformation.’”</a></li>
<li><a href="/doc/history/uighur/index#section-16" id="toc-section-16">“In a Major Ethical Leap for the Tech World, Chinese Start-Ups Have Built Algorithms That the Government Uses to Track Members of a Largely Muslim Minority Group.”</a></li>
<li><a href="/doc/history/uighur/index#section-17" id="toc-section-17">“When Zulhumar Isaac’s Parents Disappeared amid a Wave of Detentions of Ethnic Minorities, She Had to Play a Perilous Game With the State to Get Them Back.”</a></li>
<li><a href="/doc/history/uighur/index#section-18" id="toc-section-18">“A Leaked Government Document Shows How People Were Monitored and Selected for Internment Camps in Xinjiang”</a></li>
<li><a href="/doc/history/uighur/index#section-19" id="toc-section-19">“More Than 400 Pages of Internal Chinese Documents Provide an Unprecedented inside Look at the Crackdown on Ethnic Minorities in the Xinjiang Region.”</a></li>
<li><a href="/doc/history/uighur/index#section-20" id="toc-section-20">“China Uses YouTube Influencers to Spread Propaganda”</a></li>
<li><a href="/doc/history/uighur/index#section-21" id="toc-section-21">“A Week in Xinjiang’s Absolute Surveillance State”</a></li>
<li><a href="/doc/history/uighur/index#section-22" id="toc-section-22">“How China Spreads Its Propaganda Version of Life for Uighurs”</a></li>
<li><a href="/doc/history/uighur/index#section-23" id="toc-section-23">“Why Do Republican Leaders Continue to Enable Trump”</a></li>
<li><a href="/doc/history/uighur/index#section-24" id="toc-section-24">“Xi Jinping Is Using Artificial Intelligence to Enhance His Government’s Totalitarian Control—And He’s Exporting This Technology to Regimes around the Globe.”</a></li>
<li><a href="/doc/history/uighur/index#section-25" id="toc-section-25">“One by One, My Friends Were Sent to the Camps”</a></li>
<li><a href="/doc/history/uighur/index#section-26" id="toc-section-26">“I Am an Uighur Who Faced China’s Concentration Camps. This Is My Story.”</a></li>
<li><a href="/doc/history/uighur/index#section-27" id="toc-section-27">“The Malware Downloads a Tourist’s Text Messages, Calendar Entries, and Phone Logs, as well as Scans the Device for over 70,000 Different Files.”</a></li>
<li><a href="/doc/history/uighur/index#section-28" id="toc-section-28">“Efforts Ramp up under Xi Jinping to Silence Uighurs and Other Critics outside the Reach of China’s Police. Uighur Poet and Filmmaker Tahir Hamut, Shown in Virginia on Wednesday, Said His Family Members Have Come under Pressure Since He Left and Sought Asylum in the U.S.”</a></li>
<li><a href="/doc/history/uighur/index#section-29" id="toc-section-29">“Encouraging Entrepreneurs Used to Be a Key Part of Economic Development in Xinjiang, but Priorities Have Shifted With Xi Jinping’s Security Crackdown”</a></li>
<li><a href="/doc/history/uighur/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/history/uighur/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/history/uighur/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/history/yukiomishima-speech-whitegloves.jpg



2024-01-01



---
/doc/history/yukiomishima-speech.jpg



2024-01-01



---
/doc/index
doc tag
N/A

2024-12-01


<p>Bibliography for tag <em>doc</em>, most recent first: 479 tags (<a href='/index' class='link-page link-tag directory-indexes-upwards link-annotated' data-link-icon='arrow-up-left' data-link-icon-type='svg' rel='tag' title='Link to parent directory'>parent</a>).</p> <div class="columns TOC"> <ul><li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/anime/danbooru/index">Danbooru AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/anime/index">anime AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/dataset/index">ML dataset</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/fiction/index">fiction by AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/highleyman/index">Highleyman’s AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/index">AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/music/index">AI music</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/adversarial/human/index">adversarial examples (human)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/adversarial/index">adversarial examples (AI)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/anthropic/index">Anthropic</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/cnn/index">CNN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/discrete/index">discrete diffusion model</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/index">diffusion model</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/black-sun/index">black sun sigil</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/dropcap/dropcat/index">Dropcat dropcaps</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/dropcap/genewolfe-dropcap/index">Gene Wolfe dropcaps</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/dropcap/index">dropcaps (AI typography)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/dropcap/ninit/index">Ninit dropcaps</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/index">Midjourney</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/diffusion/midjourney/landscape/index">Midjourney landscapes</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/dynamic-evaluation/index">dynamic evaluation (NN)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/fully-connected/index">MLP NN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/biggan/index">BigGAN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/data-augmentation/index">data-augmented GANs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/index">GAN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/stylegan/anime/index">StyleGAN anime</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/stylegan/index">StyleGAN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/gan/stylegan/progan/index">ProGAN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/index">neural net</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/retrieval/index">retrieval AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/rnn/index">RNN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/sampling/index">NN sampling</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/sparsity/index">NN sparsity</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/sparsity/knowledge-distillation/index">knowledge distillation</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/sparsity/low-precision/index">reduced-precision NNs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/sparsity/pruning/index">NN pruning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/tokenization/index">LM tokenization</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/alphafold/index">AlphaFold</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/compression/index">compressed Transformers</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/hierarchical/index">multi-scale Transformers</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/index">self-attention</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/linear-algebra/index">Transformer matrix optimizations</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/recurrent/index">recurrent Transformers</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/attention/sparsity/index">sparse Transformers</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/clip/index">CLIP</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/clip/sample/index">CLIP samples</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/2/fiction/index">GPT-2 fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/2/index">GPT-2</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/2/nonfiction/index">GPT-2 nonfiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/2/poetry/index">GPT-2 poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/3/fiction/index">GPT-3 fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/3/humor/index">GPT-3 humor</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/3/index">GPT-3</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/3/nonfiction/index">GPT-3 nonfiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/3/poetry/index">GPT-3 poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/4/fiction/index">GPT-4 fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/4/index">GPT-4</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/4/nonfiction/index">GPT-4 nonfiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/4/poetry/index">GPT-4 poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/4/sydney/index">Sydney (AI)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/5/index">GPT-5</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/calibration/index">GPT calibration</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/claude/index">Claude AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/codex/index">Codex</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/dall-e/1/index">DALL·E 1</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/dall-e/2/index">DALL·E 2</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/dall-e/3/index">DALL·E 3</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/dall-e/index">DALL·E</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/fiction/index">GPT fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/index">GPT</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/inner-monologue/index">inner monologue (AI)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/instruction-tuning/index">instruct-tuning LLMs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/jukebox/index">Jukebox</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/lamda/index">LaMDA</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/non-fiction/index">GPT non-fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/palm/2/index">PaLM 2</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/palm/index">PaLM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/poetry/index">GPT poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/gpt/whisper/index">Whisper NN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/index">Transformer</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/transformer/t5/index">T5 Transformer</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/vae/index">autoencoder NN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/nn/vae/mae/index">masked autoencoder</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/poetry/index">poetry by AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/economics/index">AI economics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/emergence/grokking/index">grokking (NN)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/emergence/index">AI emergence</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/hardware/index">AI hardware</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/index">AI scaling</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/scaling/mixture-of-experts/index">MoE NN</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/tabular/index">tabular ML</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/text-style-transfer/index">text style transfer</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/video/analysis/index">video analysis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/video/generation/index">video generation</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/ai/video/index">AI video</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/algernon/index">Algernon’s Law</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/index"><em>NGE</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/little-boy/index"><em>Little Boy</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/little-boy/otaku-talk/index">“Otaku Talk” roundtable</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/notenki-memoirs/blue-blazes/index"><em>Blue Blazes</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/notenki-memoirs/index"><em>Notenki Memoirs</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/rebuild/2/2010-crc/index"><em>Rebuild 2.0</em> book</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/rebuild/2/index"><em>Rebuild 2.0</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/eva/rebuild/index"><em>Rebuild</em> (NGE)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/hafu/index"><em>hafu</em> (anime)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/index">anime</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/anime/my-little-pony/index"><em>My Little Pony</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/biology/ant/index">ants</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/biology/booger/index">boogers</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/biology/index">biology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/biology/portia/index"><em>Portia</em> spider</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/bitcoin/index">Bitcoin</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/bitcoin/nashx/index">Nash eXchange</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/bitcoin/pirateat40/index">Pirateat40</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/borges/index">J. L. Borges</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/biology/allergy/antibody/index">cat-allergen antibody</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/biology/allergy/index">cat allergies</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/biology/index">cat biology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/biology/taurine/index">taurine (cat)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/genetics/index">cat genetics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/index">cat</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/catnip/index">catnip</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/catnip/survey/index">catnip survey</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/index">cat drugs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/silvervine/index">silvervine (cat)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/tatarian-honeysuckle/index">Tatarian honeysuckle (cat)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/drug/valerian/index">Valerian (cat)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/earwax/index">cats & earwax</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cat/psychology/index">cat psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/co2/index">CO<sub>2</sub></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/creatine/index">creatine</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/crime/index">crime</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/crime/terrorism/index">terrorism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/crime/terrorism/rumiyah/index"><em>Rumiyah</em> (ISIS)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cryonics/index">cryonics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/algorithm/index">algorithms</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/algorithm/information/compression/index">compression</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/algorithm/information/index">information theory</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/algorithm/sorting/index">sorting</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/c/index">C (CS)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/cellular-automaton/index">cellular automata</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/computable/index">computability</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/cryptography/index">crypto</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/cryptography/nash/index">John Nash (cryptography)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/cryptography/steganography/index">steganography</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/cryptography/timelock/index">timelock crypto</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/css/index">CSS</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/end-to-end-principle/index">end-to-end</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/hardware/index">computer hardware</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/haskell/index">Haskell</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/index">CS</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/js/index">JS</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/linkrot/archiving/index">Internet archiving</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/linkrot/index">linkrot</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/lisp/emacs/index">Emacs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/lisp/index">Lisp</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/python/index">Python</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/r/index">R</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/scheme/index">Scheme Lisp</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/security/index">computer security</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/cs/shell/index">CLI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/culture/index">culture</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/agora/index">Agora DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/alphabay/index">AlphaBay DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/atlantis/index">Atlantis DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/blackmarket-reloaded/index">BMR DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/dnm-archive/index">DNM Archives</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/evolution/index">Evolution DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/hydra/index">Hydra DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/index">DNMs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/sheep-marketplace/index">Sheep DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/silk-road/1/index">SR1 DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/silk-road/1/lsd/index">SR1 LSD</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/silk-road/2/index">SR2 DNM</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/silk-road/index">SR DNMs</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/darknet-market/william-pickard/index">William Pickard (LSD)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/dataset/index">dataset</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/index">design</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/dropcap/index">dropcaps (typography)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/floral/index">floral ornaments</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/index">typography</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/rubrication/index">rubricated typography</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/sentence-spacing/index">sentence-spacing (typography)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/sidenote/index">sidenotes (typography)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/square/index">block fonts</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/subscript/index">typography/subscript</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/typography/tex/index"><span class="logotype-tex">T<sub>e</sub>X</span></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/design/visualization/index">data visualization</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/dog/index">dog</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/dual-n-back/index">DNB</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/advertising/adblock/index">adblocking</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/advertising/index">ads</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/automation/index">tech economics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/automation/metcalfes-law/index">Metcalfe’s Law</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/copyright/index">copyright</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/experience-curve/index">experience curves</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/georgism/index">Georgism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/index">economics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/mechanism-design/auction/index">auctions</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/mechanism-design/index">mechanism design</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/mechanism-design/quadratic-voting/index">quadratic voting</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/economics/perpetuities/index">perpetuities</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/exercise/gravitostat/index">gravitostat</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/exercise/index">exercise</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/existential-risk/index">x-risk</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/existential-risk/nuclear/hofstadter/index">nuclear war (Hofstadter)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/existential-risk/nuclear/index">nuclear war</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/criticism/index">literary criticism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/fantasy/index">fantasy</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/gene-wolfe/index">Gene Wolfe</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/gene-wolfe/suzanne-delage/index">Wolfe’s “Delage” </a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/humor/dinosaur-comics/index"><em>Dinosaur Comics</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/humor/hardtruthsfromsoftcats.tumblr.com/index"><em>Hard Truths From Soft Cats</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/humor/index">humor</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/index">fiction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/opera/index">opera</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/poetry/index">poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/science-fiction/batman/index"><em>Batman</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/science-fiction/frank-herbert/index"><em>Dune</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/science-fiction/index">Sci-Fi</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/science-fiction/time-travel/index">time-travel</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/fiction/text-game/index">text game</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/food/index">food</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/food/mead/index">mead</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/cloning/dog/index">dog cloning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/cloning/index">cloning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/editing/index">gene editing</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/gametogenesis/index">gametogenesis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/genome-synthesis/index">genome synthesis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/genome-synthesis/virus-proof/index">virus-proof cells</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/adoption/index">adoption studies</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/correlation/index">genetic correlation</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/correlation/mendelian-randomization/index">Mendelian Randomization</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/dog/index">dog genetics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/emergenesis/index">emergenesis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/index">heritability</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/heritable/rare/index">rare mutations</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/index">genetics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/microbiome/acne/index">acne</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/microbiome/index">microbiome</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/artificial/apple/index">apple breeding</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/artificial/index">breeding</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/artificial/index-selection/index">index selection (breeding)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/index">evolution</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/natural/human/dysgenics/index">dysgenics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/natural/human/index">human evolution</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/selection/natural/index">natural selection</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/genetics/sequencing/index">genome sequencing</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/history/index">history</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/history/medici/index">the Medici</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/history/public-domain-review/index"><em>PD Review</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/history/s-l-a-marshall/index">SLAM (fraud)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/history/uighur/index">Uighur genocide</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/insight-porn/index">insight porn</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/interview/index">interview</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iodine/index">iodine</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/animal/index">animal cognition</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/high/anne-roe/index">Anne Roe’s Scientists</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/high/fullerton/index">Fullerton Longitudinal Study</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/high/index">high IQ</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/high/munich/index">Munich Giftedness Study</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/high/smpy/index">SMPY</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/index">IQ</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/low/index">low IQ</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/iq/ses/index">IQ & SES</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/art/index">Japanese art</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/history/index">Japanese history</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/history/tominaga-nakamoto/index">Tominaga Nakamoto</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/index">Japan</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/poetry/index">Japanese poetry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/poetry/shotetsu/index">Shōtetsu</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/poetry/teika/index">Fujiwara no Teika</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/japan/poetry/zeami/index">Zeami Motokiyo (Noh)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/law/index">law</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/lesswrong-survey/hpmor/index"><em>HP:MoR</em> surveys</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/lesswrong-survey/index">LW surveys</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/long-now/index">Long Now</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/aspirin/index">aspirin (aging)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/epigenetics/index">epigenetics (aging)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/fasting/index">fasting</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/glp/index">GLP agonists</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/glp/psychology/index">GLP agonists (psych)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/glp/semaglutide/index">semaglutide</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/glp/tirzepatide/index">tirzepatide</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/index">longevity</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/johan-bjorksten/index">Johan Bjorksten (aging)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/metformin/index">metformin</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/senolytic/d-q/index">D+Q senolytic</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/longevity/senolytic/index">senolytics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/marijuana/index">marijuana</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/math/humor/index">STEM humor</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/math/index">math</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/melatonin/index">melatonin</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/meta/index">meta</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/modafinil/darknet-market/index">modafinil (DNM)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/modafinil/index">modafinil</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/modafinil/survey/index">modafinil surveys</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/music/index">music</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/newest/index">newest links</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/newsletter/index">newsletter</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nicotine/index">nicotine</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/bacopa/index">Bacopa</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/caffeine/index">caffeine</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/index">nootropic</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/lsd/index">LSD microdosing</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/magnesium/index">magnesium (nootropic)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/potassium/index">potassium (sleep)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/quantified-self/heart-rate-variability/index">HRV</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/quantified-self/index">QS</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/nootropic/quantified-self/weather/index">weather & mood</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/personal/2011-gwern-yourmorals.org/index">Gwern’s YourMorals surveys</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/personal/2013-cicadas/index">2013 cicadas</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/personal/index">personal</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/personal/mulberry-tree/index">my mulberry tree</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/brethren-of-purity/index">Brethren of Purity</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/epistemology/index">epistemology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/ethics/ethicists/index">ethicists</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/ethics/index">ethics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/frank-ramsey/index">Frank Ramsey</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/index">philosophy</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/logic/index">logic</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/mind/index">mind</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/ontology/index">ontology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/philosophy/religion/index">religion</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/politics/index">politics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychedelic/index">psychedelics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychedelic/lsd/index">LSD</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/adhd/index">ADHD</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/alcoholism/index">alcoholism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/alzheimers/index">Alzheimer’s</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/anorexia/index">anorexia</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/anxiety/index">anxiety</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/anxiety/lavender/index">silexan</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/autism/index">autism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/autism/schizoid/index">schizoid personality</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/autism/index">BP & autism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/elon-musk/index">Elon Musk (BP)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/energy/index">BP personality</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/genetics/index">BP genes</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/index">bipolar</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/lithium/index">lithium (BP)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/bipolar/sleep/index">BP & sleep</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/borderline/index">borderline</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/borderline/transitional-object/index">security blanket (BPD)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/depression/index">depression</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/index">psychiatry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/lithium/index">lithium-in-water</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/meditation/index">meditation</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/meditation/lewis/index">Lewis’s meditation experiment</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/schizophrenia/index">SCZ</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/schizophrenia/rosenhan/index">Rosenhan fraud</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychiatry/traumatic-brain-injury/index">TBI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/animal/bird/index">bird</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/animal/bird/neuroscience/index">bird brains</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/animal/index">animal psych</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/animal/maze/index">maze-running</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/chess/index">chess psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index">extramission sight theory</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/cognitive-bias/illusion-of-depth/index">illusion-of-depth bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/cognitive-bias/index">cognitive bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/cognitive-bias/stereotype-threat/index">stereotype threat</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/cognitive-bias/sunk-cost/index">sunk cost bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/collecting/index">collector psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/dark-knowledge/index">dark knowledge (human)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/energy/index">mental energy</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/index">psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/inner-voice/index">inner-monologue (psych)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/linguistics/bilingual/index">bilingualism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/linguistics/index">language</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/music/distraction/index">music distraction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/music/index">music psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/nature/index">psych of nature</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/index">neuroscience</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/memory/index">memory</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/memory/savant/index">savantism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/pain/anesthesia/index">anesthesia</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/pain/index">pain</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/neuroscience/tcs/index">TDCS</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/novelty/index">novelty U-curve</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/okcupid/index">OKCupid</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/parapsychology/european-journal-of-parapsychology/index"><em>EJP</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/parapsychology/index">parapsychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/personality/conscientiousness/index">Conscientiousness</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/personality/index">personality</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/personality/narcissism/index">narcissism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/personality/psychopathy/index">psychopathy</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/smell/human/index">human olfaction</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/smell/index">smelling</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/smell/perfume/index">perfume</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/spaced-repetition/index">spaced repetition</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/vision/aphantasia/index">sight/aphantasia</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/vision/dream/index">dreams</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/vision/index">sight</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/willpower/index">willpower</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/psychology/writing/index">writing psychology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/radiance/index"><em>Radiance</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/chess/index">AI chess</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/deepmind/index">DeepMind</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index">data pruning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/exploration/active-learning/index">active learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/exploration/index">RL exploration</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imitation-learning/brain-imitation-learning/index">brain imitation learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imitation-learning/index">imitation learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imperfect-information/diplomacy/index"><em>Diplomacy</em> AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imperfect-information/hanabi/index"><em>Hanabi</em> AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imperfect-information/index">hidden-information game</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/imperfect-information/poker/index">poker AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/index">RL</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/meta-learning/continual-learning/index">continual learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/meta-learning/index">meta-learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model-free/alphastar/index">AlphaStar</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model-free/index">model-free RL</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model-free/oa5/index">OA5</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model/alphago/index">AlphaGo</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model/decision-transformer/index">Decision Transformer</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model/index">model-based RL</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/model/muzero/index">MuZero</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/multi-agent/index">MARL</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/nethack/index"><em>Nethack</em> AI</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/offline/index">offline RL</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/openai/index">OA</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/preference-learning/index">preference learning</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/preference-learning/mode-collapse/index">AI mode collapse</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/robot/index">robotics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/safe/clippy/index">Clippy (AI safety)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/safe/index">AI safety</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/reinforcement-learning/scaling/index">RL scaling</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/science/chemistry/disappearing-polymorph/index">disappearing polymorphs (chemistry)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/science/chemistry/index">chemistry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/science/fermi-problem/index">Fermi problems</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/science/index">science</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/sociology/abandoned-footnotes/index"><em>Abandoned Footnotes</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/sociology/index">sociology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/sociology/intrasexual-aggression/index">intrasexual aggression</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/sociology/preference-falsification/index">preference falsification</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/sociology/technology/index">sociology of tech</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bayes/hope-function/index">Hope function</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bayes/index">Bayes</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bias/animal/index">animal study methodology</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bias/index">scientific bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bias/publication/index">publication bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/bias/publication/miscitation/index">miscite bias</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/causality/index">causality</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/decision/index">decision theory</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/decision/mail-delivery/index">mail-delivery optimization</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/decision/stigler-diet/index">Stigler’s diet problem</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/index">statistics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/meta-analysis/index">meta-analysis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/order/capture/index">mark-and-recapture</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/order/comparison/index">statistical comparison</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/order/index">order statistics</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/peer-review/index">peer review</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/power-analysis/index">power analysis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/prediction/election/index">election forecast</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/prediction/index">forecasting</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/probability/index">probability theory</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/stylometry/index">stylometry</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/stylometry/truesight/index">truesight (stylometrics)</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/survival-analysis/index">survival analysis</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/statistics/variance-component/index">variance components</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/survey/index">survey</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/tea/index">tea</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/carbon-capture/index">carbon capture</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/digital-antiquarian/index"><em>Digital Antiquarian</em></a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/google/alerts/index">Google Alerts</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/google/index">Google</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/index">tech</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/northpaw/index">Northpaw compass</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/self-sinking/index">self-sinking waste disposal</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/technology/stevensinstituteoftechnology-satmnewsletter/index"><em>SATM</em> archive</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/touhou/index">Touhou</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/traffic/ab-testing/index">Web A/B testing</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/traffic/index">site traffic</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/transhumanism/index">transhumanism</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/tutorial/index">tutorial</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/vitamin-d/index">Vitamin D</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/wikipedia/index">Wikipedia</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/zeo/index">sleep</a></li>
<li><a class='link-page link-tag directory-indexes-downwards link-annotated' data-link-icon='arrow-down' data-link-icon-type='svg' rel='tag' href="/doc/zeo/short-sleeper/index">short sleepers</a></li>
</ul> </div>
---
/doc/insight-porn/index
‘insight porn’ tag

2019-01-26
2022-11-24


<figure><img class="float-right page-thumbnail invert-not outline" height="1224" width="297" src="/doc/anime/2002-gibson-shinyballsofmud.jpg" title="8 photographs of the process of making hikaru dorodango (Japanese sculpture using mud rolled into balls with shiny finishes), starting with mud at the bottom and the finished product at the top. From bottom to top: how to make <em>hikaru dorodango</em>, shiny balls of mud. Courtesy Association of Nippon Dorodango Science, Japan." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>insight-porn</code>, most recent first: 4 <a href="/doc/insight-porn/index#links" class="icon-not">annotations</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/insight-porn/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/insight-porn/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/insight-porn/index#gwern-math-error-section" id="toc-gwern-math-error-section">“The Existential Risk of Math Errors”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-suzanne-delage-section" id="toc-gwern-suzanne-delage-section">“Interpreting ‘Suzanne Delage’ As <em>Dracula</em>”, Gwern 2009</a></li>
<li><a href="/doc/insight-porn/index#gwern-review-bakewell-section" id="toc-gwern-review-bakewell-section">“Origins of Innovation: Bakewell &amp; Breeding”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-review-cat-section" id="toc-gwern-review-cat-section">“Cat Psychology &amp; Domestication: Are We Good Owners?”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-everything-section" id="toc-gwern-everything-section">“Everything Is Correlated”, Gwern 2014</a></li>
<li><a href="/doc/insight-porn/index#gwern-newton-section" id="toc-gwern-newton-section">“Newton’s System of the World and Comets”, Gwern 2016</a></li>
<li><a href="/doc/insight-porn/index#gwern-improvement-section" id="toc-gwern-improvement-section">“My Ordinary Life: Improvements Since the 1990s”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-turing-complete-section" id="toc-gwern-turing-complete-section">“Surprisingly Turing-Complete”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-epigram-section" id="toc-gwern-epigram-section">“Epigrams”, Gwern 2014</a></li>
<li><a href="/doc/insight-porn/index#gwern-correlation-section" id="toc-gwern-correlation-section">“How Often Does Correlation=Causality?”, Gwern 2014</a></li>
<li><a href="/doc/insight-porn/index#gwern-larping-section" id="toc-gwern-larping-section">“Why Do Hipsters Steal Stuff?”, Gwern 2022</a></li>
<li><a href="/doc/insight-porn/index#gwern-collecting-section" id="toc-gwern-collecting-section">“What Is The Collecting Mindset?”, Gwern 2021</a></li>
<li><a href="/doc/insight-porn/index#gwern-complement-section" id="toc-gwern-complement-section">“Laws of Tech: Commoditize Your Complement”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-modus-section" id="toc-gwern-modus-section">“One Man’s <em>Modus Ponens</em>”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-littlewood-section" id="toc-gwern-littlewood-section">“Littlewood’s Law and the Global Media”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-scaling-hypothesis-section" id="toc-gwern-scaling-hypothesis-section">“The Scaling Hypothesis”, Gwern 2020</a></li>
<li><a href="/doc/insight-porn/index#gwern-dune-genetics-section" id="toc-gwern-dune-genetics-section">“Genetics and Eugenics in Frank Herbert’s Dune-Verse”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-backstop-section" id="toc-gwern-backstop-section">“Evolution As Backstop for Reinforcement Learning”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-note-fashion-section" id="toc-gwern-note-fashion-section">“Fashion Cycles”, Gwern 2021</a></li>
<li><a href="/doc/insight-porn/index#gwern-computers-section" id="toc-gwern-computers-section">“How Many Computers Are In Your Computer?”, Gwern 2010</a></li>
<li><a href="/doc/insight-porn/index#gwern-unseeing-section" id="toc-gwern-unseeing-section">“On Seeing Through and Unseeing: The Hacker Mindset”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-review-mlp-section" id="toc-gwern-review-mlp-section">“<em>MLP</em>: Immanetizing The Equestrian”, Gwern 2018</a></li>
<li><a href="/doc/insight-porn/index#gwern-holy-war-section" id="toc-gwern-holy-war-section">“Technology Holy Wars Are Coordination Problems”, Gwern 2020</a></li>
<li><a href="/doc/insight-porn/index#gwern-causality-section" id="toc-gwern-causality-section">“Why Correlation Usually ≠ Causation”, Gwern 2014</a></li>
<li><a href="/doc/insight-porn/index#gwern-timing-section" id="toc-gwern-timing-section">“Timing Technology: Lessons From The Media Lab”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-difference-section" id="toc-gwern-difference-section">“How Complex Are Individual Differences?”, Gwern 2010</a></li>
<li><a href="/doc/insight-porn/index#gwern-socks-section" id="toc-gwern-socks-section">“On Having Enough Socks”, Gwern 2017</a></li>
<li><a href="/doc/insight-porn/index#gwern-narrowing-circle-section" id="toc-gwern-narrowing-circle-section">“The Narrowing Circle”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-subculture-section" id="toc-gwern-subculture-section">“The Melancholy of Subculture Society”, Gwern 2009</a></li>
<li><a href="/doc/insight-porn/index#gwern-tool-ai-section" id="toc-gwern-tool-ai-section">“Why Tool AIs Want to Be Agent AIs”, Gwern 2016</a></li>
<li><a href="/doc/insight-porn/index#gwern-story-of-your-life-section" id="toc-gwern-story-of-your-life-section">“‘Story Of Your Life’ Is Not A Time-Travel Story”, Gwern 2012</a></li>
<li><a href="/doc/insight-porn/index#gwern-drug-heuristic-section" id="toc-gwern-drug-heuristic-section">“The Algernon Argument”, Gwern 2010</a></li>
<li><a href="/doc/insight-porn/index#gwern-death-note-anonymity-section" id="toc-gwern-death-note-anonymity-section">“<em>Death Note</em>: L, Anonymity &amp; Eluding Entropy”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/insight-porn/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/insight-porn/index#love-2022-section" id="toc-love-2022-section">“The Insights Psychedelics Give You Aren’t Always True: The Study of False—Sober—Insights Teaches Us to Be Wary of Accepting Every Realization from Psychedelic Trips without Critical Thinking”, Love 2022</a></li>
<li><a href="/doc/insight-porn/index#rossi-1987-2-section" id="toc-rossi-1987-2-section">“The Iron Law Of Evaluation And Other Metallic Rules”, Rossi 2012</a></li>
<li><a href="/doc/insight-porn/index#falk-et-al-2012-section" id="toc-falk-et-al-2012-section">“The Ups and Downs of the Hope Function In a Fruitless Search”, Falk et al 2012</a></li>
<li><a href="/doc/insight-porn/index#gibson-2012-section" id="toc-gibson-2012-section">“Shiny Balls of Mud: William Gibson Looks at Japanese Pursuits of Perfection”, Gibson 2012</a></li>
</ul></li>
<li><a href="/doc/insight-porn/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/interview/index
‘interview’ tag

2011-10-03
2021-08-06


<div class="page-description-annotation">
<p>Bibliography for tag <code>interview</code>, most recent first: 11 <a href="/doc/interview/index#links" class="icon-not">annotations</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/interview/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/interview/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/interview/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/interview/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/interview/index#mccaleb-2014-section" id="toc-mccaleb-2014-section">“2014 Jed McCaleb MtGox Interview”, McCaleb 2014</a></li>
<li><a href="/doc/interview/index#ikuhara-et-al-2013-section" id="toc-ikuhara-et-al-2013-section">“<em>Utena</em> 2011 Boxset Booklet Commentary”, Ikuhara et al 2013</a></li>
<li><a href="/doc/interview/index#anno-inoue-2012-2-section" id="toc-anno-inoue-2012-2-section">“June 1996 <em>NewType</em> Interview With Hideaki Anno”, Anno &amp; Inoue 2012</a></li>
<li><a href="/doc/interview/index#okada-morikawa-2004-otaku-talk-section" id="toc-okada-morikawa-2004-otaku-talk-section">“Otaku Talk”, Okada et al 2012</a></li>
<li><a href="/doc/interview/index#anno-2012-2-section" id="toc-anno-2012-2-section">“May 1997 <em>AnimeLand</em> Interview With Hideaki Anno (English)”, Anno 2012</a></li>
<li><a href="/doc/interview/index#anno-2012-1-section" id="toc-anno-2012-1-section">“Interview With Hideaki Anno (French)”, Anno 2012</a></li>
<li><a href="/doc/interview/index#oshii-izubuchi-2012-section" id="toc-oshii-izubuchi-2012-section">“Talk About <em>RahXephon</em>: In Search of Fantasy and Details”, Oshii &amp; Izubuchi 2012</a></li>
<li><a href="/doc/interview/index#anno-izubuchi-2012-section" id="toc-anno-izubuchi-2012-section">“Special Talk: Yutaka Izubuchi × Hideaki Anno”, Anno &amp; Izubuchi 2012</a></li>
<li><a href="/doc/interview/index#house-2011-section" id="toc-house-2011-section">“Interviewing Translator Michael House”, House 2011</a></li>
<li><a href="/doc/interview/index#okada-2011-12-section" id="toc-okada-2011-12-section">“The Conscience of the Otaking: The Studio Gainax Saga in 4 Parts”, Okada 2011</a></li>
<li><a href="/doc/interview/index#hikawa-et-al-2011-section" id="toc-hikawa-et-al-2011-section"><em>Evangelion 2.0 Complete Records Collection</em>, Hikawa et al 2011</a></li>
</ul></li>
<li><a href="/doc/interview/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/iodine/1968-fierrobenitez.pdf


1968-01-01
2024-01-01



---
/doc/iodine/1971-pharoah.pdf

JPL 99
1971-01-01
2024-01-01



---
/doc/iodine/1972-fierrobenitez.pdf


1972-01-01
2024-01-01



---
/doc/iodine/1972-pharoah.pdf


1972-01-01
2024-01-01



---
/doc/iodine/1972-pretell.pdf


1972-01-01
2024-01-01



---
/doc/iodine/1974-fierrobenitez-2.pdf


1974-01-01
2024-01-01



---
/doc/iodine/1974-fierrobenitez.pdf


1974-01-01
2024-01-01



---
/doc/iodine/1974-pretell.pdf


1974-01-01
2024-01-01



---
/doc/iodine/1979-connolly.pdf

JPL 99
1979-01-01
2024-01-01



---
/doc/iodine/1981-silva.pdf


1981-01-01
2024-01-01



---
/doc/iodine/1987-pharoah.pdf


1987-01-01
2024-01-01



---
/doc/iodine/1988-fierrobenitez.pdf


1988-01-01
2024-01-01



---
/doc/iodine/1990-boyages.pdf


1990-01-01
2024-01-01



---
/doc/iodine/1991-schoenthaler.pdf


1991-01-01
2024-01-01



---
/doc/iodine/1992-osterweil.pdf


1992-01-01
2024-01-01



---
/doc/iodine/1993-pedersen.pdf


1993-01-01
2024-01-01



---
/doc/iodine/1994-greene.pdf


1994-01-01
2024-01-01



---
/doc/iodine/1994-pretell.pdf
Impairment of mental development by iodine deficiency and its correction. A retrospective view of studies in Peru
Eduardo A. Pretell, Artidoro Caceres
1994-01-01
2024-01-01



---
/doc/iodine/1994-shrestha.pdf


1994-01-01
2024-01-01



---
/doc/iodine/1994-southon.pdf
Dietary intake and micronutrient status of adolescents: effect of vitamin and trace element supplementation on indices of status and performance in tests of verbal and non-verbal intelligence
Susan Southon, A. J. A. Wright, P. M. Finglas, Angela L. Bailey, Julie M. Loughridge, A. D. Walker
1994-01-01
2024-01-01



---
/doc/iodine/1995-glinoer.pdf


1995-01-01
2024-01-01



---
/doc/iodine/1996-liesenkotter.pdf


1996-01-01
2024-01-01



---
/doc/iodine/1999-geelhoed.pdf#page=13
Metabolic maladaptation: individual and social consequences of medical intervention in correcting endemic hypothyroidism § pg13
Glenn William Geelhoed
1999-11-01
2024-01-01
[("doi","10.1016/S0899-9007(98)00123-3")]


---
/doc/iodine/1999-vanstuijvenberg.pdf

David
1999-01-01
2024-01-01



---
/doc/iodine/1999-wang.pdf


1999-01-01
2024-01-01



---
/doc/iodine/2002-wu.pdf
Iodised salt for preventing iodine deficiency disorders
Wu T, Liu GJ, Li P, Clar C
2002-01-01
2024-01-01



---
/doc/iodine/2004-pearce.pdf
Dietary Iodine in Pregnant Women from the Boston, Massachusetts Area
Elizabeth N. Pearce, Hamid R. Bazrafshan, Xuemei He, Sam Pino, Lewis E. Braverman
2004-01-01
2024-01-01



---
/doc/iodine/2005-bongersschokking.pdf


2005
2024-01-01



---
/doc/iodine/2005-caldwell.pdf

Kathleen L. Caldwell, Robert Jones, Joseph G. Hollowell
2005-01-01
2024-01-01



---
/doc/iodine/2005-qian.pdf


2005-01-01
2024-01-01



---
/doc/iodine/2006-li.pdf
Surveillance on iodine deficiency disorders in China in 2005: an analysis of intelligence test
Ying Li, Dong Wang, Xiao-hui Su, Shu-bin Zhang, Jun Yu
2006-07-20
2024-01-01



---
/doc/iodine/2009-berbel.pdf
Delayed Neurobehavioral Development in Children Born to Pregnant Women with Mild Hypothyroxinemia During the First Month of Gestation: The Importance of Early Iodine Supplementation
Pere Berbel, José Luis Mestre, Asunción Santamaría, Inmaculada Palazón, Ascensión Franco, Marisa Graells, Antonio González-Torga, Gabriella Morreale de Escobar
2009-01-01
2024-01-01



---
/doc/iodine/2009-lam.pdf
The effects of drinking water with high iodine concentration on the intelligence of children in Tianjin, China [slides]
Lawrence T. Lam, Hong-Liang Liu, Qiang Zeng, Shu-qing Han, Gang Fu, Chang-chun Hou
2009-11-30
2024-01-01



---
/doc/iodine/2009-wang.pdf
Iodine deficiency disorders after a decade of universal salt iodization in a severe iodine deficiency region in China
Yanling Wang, Zhongliang Zhang, Pengfei Ge, Yibo Wang, Shigong Wang
2009-10-01
2024-01-01



---
/doc/iodine/2011-redman.pdf


2011-01-01
2024-01-01



---
/doc/iodine/2011-wu.pdf
Analysis on iodine nutritional status and intelligent development of children aged 8–10 in coastal salt-producing areas and coastal non-salt-producing areas
Xiao-qing Wu, Long Dai, Ya-ping Zhang, Jian-jun Niu, Min Chen, Tian-chang Kang, Zhi-min Qiu, Jin-lian Ke, Li-xing Zheng, Yan-feng Zhang, Qing-qi Hong
2011-04-15
2024-01-01



---
/doc/iodine/2011-yao.pdf
Analysis of intelligence quotient of school children surveyed in Dalian city of Liaoning province during 2006–2009
Wei Yao, Bing Zhang, Shi-liang Shao, Dan mei, Feng-yi Chen
2011-05-20
2024-01-01
[("doi","10.3760/cma.j.issn.1000-4955.2011.03.204")]


---
/doc/iodine/2012-adhvaryu.pdf


2012-01-01
2024-01-01



---
/doc/iodine/2012-tong.pdf
Wechsler Intelligence Scale for Children testing among Chinese children with learning difficulties: a meta-analysis
Fang Tong, Tong Fu, Jing Sun
2012-09-01
2024-01-01
[("doi","10.3969/j.issn.1673-5501.2012.05.008")]


---
/doc/iodine/2012-zimmerman.pdf


2012-01-01
2024-01-01



---
/doc/iodine/2013-feyrer.pdf

James Feyrer, Dimitra Politi, David N. Weil
2013-01-01
2024-01-01



---
/doc/iodine/2013-gahche.pdf


2013-01-01
2024-01-01



---
/doc/iodine/2013-huang.pdf
Characteristics of IQ of 293 school-aged children
Min-ning Huang, Gui-feng Yang
2013-03-26
2024-01-01



---
/doc/iodine/2013-santiago.pdf


2013-01-01
2024-01-01



---
/doc/iodine/2013-trumpff.pdf
Mild iodine deficiency in pregnancy in Europe and its consequences for cognitive and psychomotor development of children: A review
Caroline Trumpff, Jean De Schepper, Jean Tafforeau, Herman Van Oyen, Johan Vanderfaeillie, Stefanie Vandevijvere
2013-01-01
2024-01-01
[("doi","10.1016/j.jtemb.2013.01.002")]


---
/doc/iodine/2013-zhou.pdf


2013-01-01
2024-01-01



---
/doc/iodine/2015-li.pdf


2015-01-01
2024-01-01



---
/doc/iodine/2015-monahan-appendix.pdf

Mark Monahan
2015-01-01
2024-01-01



---
/doc/iodine/2015-zimmerman.pdf
Iodine deficiency and thyroid disorders
Michael B. Zimmermann, Kristien Boelaert
2015-01-01
2024-01-01
[("doi","10.1016/S2213-8587(14)70225-6")]


---
/doc/iodine/2016-prado.pdf
Effects of maternal and child lipid-based nutrient supplements on infant development: a randomized trial in Malawi12

2016-01-01
2024-01-01



---
/doc/iodine/2017-gowachirapant.pdf
Effect of iodine supplementation in pregnant women on child neurodevelopment: a randomized, double-blind, placebo-controlled trial
Sueppong Gowachirapant, Nidhi Jaiswal, Alida Melse-Boonstra, Valeria Galetti, Sara Stinca, Ian Mackenzie, Susan Thomas, Tinku Thomas, Pattanee Winichagoon, Krishnamachari Srinivasan, Michael B. Zimmermann
2017-11-01
2024-01-01
[("doi","10.1016/S2213-8587(17)30332-7")]


---
/doc/iodine/2017-pearce.pdf
Iodine Supplementation for Premature Infants Does Not Improve IQ
Elizabeth N. Pearce
2017-01-01
2024-01-01



---
/doc/iodine/2017-wenger.pdf
Consumption of a Double-Fortified Salt Affects Perceptual, Attentional, and Mnemonic Functioning in Women in a Randomized Controlled Trial in India

2017-01-01
2024-01-01



---
/doc/iodine/2020-addo.pdf
An Integrated Infant and Young Child Feeding and Small-Quantity Lipid-based Nutrient Supplementation Program Is Associated with Improved Gross Motor and Communication Scores of Children 6–18 Months in the Democratic Republic of Congo
O. Yaw Addo M. S., Katie Tripp, Simeon Nanama, Bope Albert, Fanny Sandalinas, Ambroise Nanema, Maria Elena Jefferds, Heather B. Clayton, Ralph D. Whitehead Junior, Aashima Garg, Roland Kupka, Lindsey M. Locks
2020-02-28
2024-01-01
[("doi","10.1016/j.jpeds.2020.01.023")]


---
/doc/iodine/gwern-age.png



2024-01-01



---
/doc/iodine/gwern-dose.png



2024-01-01



---
/doc/iodine/gwern-funnel-moderated.png



2024-01-01



---
/doc/iodine/gwern-iodization-forest.png



2024-01-01



---
/doc/iodine/gwern-iodization-funnel.png



2024-01-01



---
/doc/iq/1906-terman.pdf
Genius and stupidity: A study of some of the intellectual processes of 7 ‘bright" and 7 "stupid’ boys
Lewis M. Terman
1906-01-01
2024-01-01
[("doi","10.1080/08919402.1906.10534367")]


---
/doc/iq/1917-goddard.pdf
Mental Tests and the Immigrant
Henry H. Goddard
1917-01-01
2024-01-01



---
/doc/iq/1920-thorndike-2.pdf
Intelligence and Its Uses
Edward L. Thorndike
1920-01-01
2024-01-01



---
/doc/iq/1925-gates.pdf


1925-01-01
2024-01-01



---
/doc/iq/1927-spearman-theabilitiesofman.pdf


1927-01-01
2024-01-01



---
/doc/iq/1927-thorndike.pdf
<em>The Measurement of Intelligence</em> [Thorndike]
Edward L. Thorndike, E. O. Bregman, M. V. Cobb, Ella Woodyard
1927
2024-01-01



---
/doc/iq/1930-white.pdf
Note on the Psychopathology of Genius
Ralph K. White
1930-01-01
2024-01-01
[("doi","10.1080/00224545.1930.9918821")]


---
/doc/iq/1931-lawrence-investigationrelationbetweenintelligenceinheritance.pdf
An investigation into the relation between intelligence and inheritance
Evelyn M. Lawrence
1931-01-01
2024-01-01



---
/doc/iq/1933-nemzek.pdf


1933-01-01
2024-01-01



---
/doc/iq/1934-thompson.pdf
The Conclusions of Scientists Relative to Racial Differences
Chas H. Thompson
1934-07-01
2024-01-01
[("doi","10.2307/2292386")]


---
/doc/iq/1937-hollingworth.pdf


1937-01-01
2024-01-01



---
/doc/iq/1938-becker.pdf
Grundsätze fur Auslese, Intelligenzprüfung und ihre praktische Verwirklichung [Principles for selection, intelligence measurement and its application]
Friedrich Becker
1938-01-01
2024-01-01



---
/doc/iq/1938-cattell.pdf
SOME CHANGES IN SOCIAL LIFE IN A COMMUNITY WITH A FALLING INTELLIGENCE QUOTIENT

1938-01-01
2024-01-01



---
/doc/iq/1938-jaensch.pdf
Grundsätze für Auslese, Intelligenzprüfung und ihre praktische Verwirklichung [Principles for selection, intelligence measurement and its application]
E. R. Jaensch
1938-01-01
2024-01-01



---
/doc/iq/1938-woodrow.pdf
The relation between abilities and improvement with practice
H. Woodrow
1938-01-01
2024-01-01
[("doi","10.1037/h0058249")]


---
/doc/iq/1940-reymert.pdf
The effect of a change to a relatively superior environment upon the IQs of one hundred children
Martin L. Reymert, Ralph T. Hinton Junior
1940-01-01
2024-01-01



---
/doc/iq/1940-whipple-39thyearbooknationalsocietystudyeducation-intelligencenaturenurture-1-comparativecriticalexposition.pdf
The Thirty-ninth Yearbook Of The National Society For The Study Of Education: Intelligence, Its Nature And Nurture, Part I: Comparative And Critical Exposition
Guy Montrose Whipple, George D. Stoddard, Frank N. Freeman, Beth L. Wellman, Leta S. Hollingworth, Lewis M. Terman, Oden, Leonard Carmichael, Mary Harrower Erickson, Robert C. Tyron, Edgar A. Doll, Donald B. Lindsley, George Kreezer, John R. Knott, Nathan W. Shock, Jane Loevinger, G. M. Kuznets, Olga McNemar, Raymond B. Cattell, Harold D. Carter, Paul Witty, Irving Lorge, Frederick H. Lund, S. D. Shirley Spragg, Harold M. Williams, Kurt Lewin, Florence L. Goodenough, John E. Anderson, Beth L. Wellman
1940
2024-01-01



---
/doc/iq/1940-whipple-39thyearbooknationalsocietystudyeducation-intelligencenaturenurture-2-originalstudiesexperiments.pdf


1940
2024-01-01



---
/doc/iq/1941-thurstone-factorialstudiesofintelligence.pdf
Factorial Studies Of Intelligence
Louis L. Thurstone, Thelma G. Thurstone
1941-01-01
2024-01-01



---
/doc/iq/1947-dubois-theclassificationprogram.pdf
The Classification Program
Philip H. Dubois
1947-01-01
2024-01-01



---
/doc/iq/1949-bayley.pdf
Consistency and Variability in the Growth of Intelligence from Birth to 18 Years
Nancy Bayley
1949-01-01
2024-01-01
[("doi","10.1080/08856559.1949.10533516")]


---
/doc/iq/1949-michael.pdf
Factor analyses of tests and criteria: A comparative study of two AAF pilot populations
William Burton Michael
1949-01-01
2024-01-01
[("doi","10.1037/h0093607")]


---
/doc/iq/1949-vernon-personnelselectioninthebritishforces.pdf
Personnel Selection in the British Forces
Philip E. Vernon, John B. Parry
1949-01-01
2024-01-01



---
/doc/iq/1951-mcgurk.pdf
Comparison of the Performance of Negro and White High School Seniors on Cultural and Non-Cultural Psychological Test Questions
Frank C. J. McGurk
1951-01-01
2024-01-01



---
/doc/iq/1951-thomson-thefactorialanalysisofhumanability.pdf
<em>The Factorial Analysis of Human Ability</em>
Godfrey Thomson
1951-01-01
2024-01-01



---
/doc/iq/1954-vernon.pdf
SYMPOSIUM ON THE EFFECTS OF COACHING AND PRACTICE IN INTELLIGENCE TESTS: V.&#8212;Conclusions

1954-01-01
2024-01-01



---
/doc/iq/1956-chicagourbanleague-mcgurk.pdf
A staff report on ‘A scientist\'s report on race differences’ by Frank C. J. McGurk. Compiled by Chicago Urban League Research Dept
Chicago Urban League
1956-01-01
2024-01-01



---
/doc/iq/1957-honzik.pdf
Developmental Studies of Parent-Child Resemblance in Intelligence
Marjorie P. Honzik
1957-01-01
2024-01-01
[("doi","10.2307/1125882")]


---
/doc/iq/1957-levinson.pdf


1957-01-01
2024-01-01



---
/doc/iq/1959-mann.pdf


1959-01-01
2024-01-01



---
/doc/iq/1961-garrett.pdf
The Equalitarian Dogma
Henry E. Garrett
1961-01-01
2024-01-01
[("doi","10.1353/pbm.1961.0028")]


---
/doc/iq/1962-hayes.pdf
Genes, Drives, and Intellect
Keith J. Hayes
1962-01-01
2024-01-01
[("doi","10.2466/pr0.1962.10.2.299")]


---
/doc/iq/1963-clark.pdf
Educational stimulation of racially disadvantaged children
Kenneth B. Clark
1963-01-01
2024-01-01



---
/doc/iq/1963-erlenmeyerkimling.pdf


1963-01-01
2024-01-01



---
/doc/iq/1963-jensen-2.pdf
LEARNING ABILITY IN RETARDED, AVERAGE, AND GIFTED CHILDREN

1963
2024-01-01



---
/doc/iq/1963-jensen-3.pdf
LEARNING IN THE PRESCHOOL YEARS

1963
2024-01-01



---
/doc/iq/1963-shaycoft-studentsofcompleteagegroupage15.pdf
The Identification, Development, and Utilization of Human Talents: Studies of a Complete Age Group—Age 15 [Project Talent]
Marion F. Shaycoft, John T. Dailey, David B. Orr, Clinton A. Neyman Junior, Stuart E. Sherman
1963-01-01
2024-01-01



---
/doc/iq/1964-wiseman-educationandenvironment.pdf


1964-01-01
2024-01-01



---
/doc/iq/1966-burt.pdf
THE GENETIC DETERMINATION OF DIFFERENCES IN INTELLIGENCE: A STUDY OF MONOZYGOTIC TWINS REARED TOGETHER AND APART

1966-01-01
2024-01-01



---
/doc/iq/1966-klausmeier-analysesofconceptlearning.pdf


1966-01-01
2024-01-01



---
/doc/iq/1966-shuey-thetestingofnegrointelligencevol1.pdf


1966
2024-01-01



---
/doc/iq/1967-guilford-thenatureofhumanintelligence.pdf
<em>The Nature of Human Intelligence</em>
J. P. Guilford
1967-01-01
2024-01-01



---
/doc/iq/1967-hodges.pdf


1967-01-01
2024-01-01



---
/doc/iq/1968-deutsch-socialclassraceandpsychologicaldevelopment.pdf


1968-01-01
2024-01-01



---
/doc/iq/1968-nichols.pdf
Heredity, Environment, and School Achievement
Robert C. Nichols
1968-01-01
2024-01-01
[("doi","10.1080/00256307.1968.12022378")]


---
/doc/iq/1968-schoenfeldt.pdf
The hereditary components of the Project TALENT two-day test battery
Lyle F. Schoenfeldt
1968-01-01
2024-01-01
[("doi","10.1080/00256307.1968.12022379")]


---
/doc/iq/1968-thorndike.pdf
Reviews: Rosenthal, Robert, and Jacobson, Lenore; ‘Pygmalion in the Classroom’ 1968
Robert L. Thorndike
1968
2024-01-01



---
/doc/iq/1969-anderson.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-bereiter.pdf
The Future of Individual Differences

1969-01-01
2024-01-01



---
/doc/iq/1969-brazziel.pdf
A Letter from the South

1969-01-01
2024-01-01



---
/doc/iq/1969-centermagazine-vol2-issue5.pdf


1969
2024-01-01



---
/doc/iq/1969-cottle.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-cronbach.pdf
Heredity, Environment, and Educational Policy

1969-01-01
2024-01-01



---
/doc/iq/1969-crow.pdf
Genetic Theories and Influences: Comments on the Value of Diversity

1969-01-01
2024-01-01



---
/doc/iq/1969-deutsch.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-elkind.pdf
Piagetian and Psychometric Conceptions of Intelligence

1969-01-01
2024-01-01



---
/doc/iq/1969-fehr.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-hunt.pdf
Has Compensatory Education Failed? Has It Been Attempted?

1969-01-01
2024-01-01



---
/doc/iq/1969-jensen-2.pdf


1969
2024-01-01



---
/doc/iq/1969-jensen-3.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-kagan.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-light.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-rohwer.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-snow.html


1969
2024-01-01



---
/doc/iq/1969-stinchcombe.pdf


1969-01-01
2024-01-01



---
/doc/iq/1969-thorndike.pdf
But You Have to Know How to Tell Time
Robert L. Thorndike
1969
2024-01-01



---
/doc/iq/1970-dockrell-onintelligence.pdf


1970-01-01
2024-01-01



---
/doc/iq/1970-gibson.pdf
Biological Aspects of a High Socio-Economic Group I. IQ, Education and Social Mobility
John B. Gibson
1970-01-01
2024-01-01
[("doi","10.1017/S0021932000007434")]

<p>Data are presented on the social backgrounds and IQs of a sample of scientists, their male sibs and their fathers. The range of IQ in the scientists is similar to the range of scores expected of the higher 25% of a representative general population sample.</p>
<p>The IQs of the scientists showed a positive correlation with social class. Differences in IQ between the scientists and their fathers in each social class are related to the distance the scientists have moved up the social scale. In the 20-two families in which the IQs of the father and two male sibs are known the upwardly mobile sibs tend to have higher IQs than the non-mobile or downwardly mobile sibs.</p>
<p>In Class II there is evidence that stabilizing selection operates on IQ to maintain the mean IQ level. The effect on social stratification of such selection, together with increased educational opportunity, is discussed.</p>
---
/doc/iq/1970-jensen-2.pdf


1970
2024-01-01



---
/doc/iq/1970-jensen-3.pdf


1970
2024-01-01



---
/doc/iq/1970-jensen.pdf


1970-01-01
2024-01-01



---
/doc/iq/1970-ramsey.pdf
Factorial Invariance and its Relation to Race, Sex, and IQ
Philip Hart Ramsey
1970-01-01
2024-01-01



---
/doc/iq/1971-cancro-intelligencegeneticandenvironmentalinfluences.pdf


1971-01-01
2024-01-01



---
/doc/iq/1971-cattell-abilitiestheirstructuregrowthaction.pdf
Abilities: Their Structure, Growth, and Action
Raymond B. Cattell
1971-01-01
2024-01-01



---
/doc/iq/1971-herrnstein.pdf


1971-01-01
2024-01-01



---
/doc/iq/1971-jensen-3.pdf


1971
2024-01-01



---
/doc/iq/1971-jensen.pdf
The Phylogeny and Ontogeny of Intelligence
Arthur R. Jensen
1971-01-01
2024-01-01



---
/doc/iq/1971-seemanova.pdf


1971
2024-01-01



---
/doc/iq/1971-shockley.pdf
Negro IQ Deficit: Failure of a ‘Malicious Coincidence’ Model Warrants New Research Proposals

1971-01-01
2024-01-01



---
/doc/iq/1971-stanley.pdf


1971-01-01
2024-01-01



---
/doc/iq/1972-cronbach.pdf
‘Mastery Learning: Theory and Practice’ by James H. Block [book review]
Lee J. Cronbach
1972-01-01
2024-01-01
[("doi","10.2307/3443431")]


---
/doc/iq/1972-gage-2.pdf
Replies to Shockley, Page, and Jensen: The Causes of Race Differences in I.Q

1972
2024-01-01



---
/doc/iq/1972-gage.pdf
I.Q. Heritability, Race Differences, and Educational Research

1972-01-01
2024-01-01



---
/doc/iq/1972-jensen-2.pdf


1972
2024-01-01



---
/doc/iq/1972-jensen-3.pdf


1972
2024-01-01



---
/doc/iq/1972-jensen-4.pdf
Letters to and from the Editor
Claude A. Frazier
1972
2024-01-01



---
/doc/iq/1972-jensen-5.pdf


1972
2024-01-01



---
/doc/iq/1972-jensen-6.pdf


1972
2024-01-01



---
/doc/iq/1972-jensen-7.pdf
The Case for IQ Tests: Reply to McClelland
Arthur R. Jensen
1972-01-01
2024-01-01



---
/doc/iq/1972-jensen-8.pdf
I.Q. and Race: Ethical Issues
Arthur R. Jensen
1972-01-01
2024-01-01



---
/doc/iq/1972-jensen.pdf
A Reply to Gage: The Causes of Twin Differences in I.Q

1972-01-01
2024-01-01



---
/doc/iq/1972-kamin.pdf
You Cannot Kill An Idea By Force
Leon J. Kamin
1972-03-07
2024-01-01



---
/doc/iq/1972-matarazzo.pdf


1972-01-01
2024-01-01



---
/doc/iq/1972-mcclelland.pdf


1972-01-01
2024-01-01



---
/doc/iq/1972-page-2.pdf


1972-01-01
2024-01-01



---
/doc/iq/1972-saturdayeveningpost.pdf


1972-01-01
2024-01-01



---
/doc/iq/1972-scarrsalapatek.pdf


1972-01-01
2024-01-01



---
/doc/iq/1972-shockley-2.pdf
A Debate Challenge: Geneticity Is 80% for White Identical Twins‘ I.Q.’s

1972
2024-01-01



---
/doc/iq/1972-shockley.pdf
Dysgenics, Geneticity, Raceology: A Challenge to the Intellectual Responsibility of Educators

1972-01-01
2024-01-01



---
/doc/iq/1972-stevens.pdf


1972-01-01
2024-01-01



---
/doc/iq/1973-eysenck-themeasurementofintelligence.pdf
The Measurement of Intelligence
Hans Eysenck
1973-01-01
2024-01-01



---
/doc/iq/1973-jensen-2.pdf


1973
2024-01-01



---
/doc/iq/1973-mccall.pdf
Developmental Changes in Mental Performance

1973-01-01
2024-01-01



---
/doc/iq/1973-white.pdf
The Structure Of Intellect Model As A Basis For Cross-Cultural Analysis Of Tests
Herbert Leon White
1973
2024-01-01



---
/doc/iq/1973-wolf-alfredbinet.pdf
Alfred Binet
Theta H. Wolf
1973-01-01
2024-01-01



---
/doc/iq/1974-jensen-3.pdf
The Effect of Race of Examiner on the Mental Test Scores of White and Black Pupils

1974
2024-01-01



---
/doc/iq/1974-jensen.pdf


1974-01-01
2024-01-01



---
/doc/iq/1974-krawiec-thepsychologistsvol2.pdf


1974
2024-01-01



---
/doc/iq/1974-walberg-evaluatingeducationalperformance.pdf


1974-01-01
2024-01-01



---
/doc/iq/1975-cronbach-2.pdf
Five Decades Of Public Controversy Over Mental Testing
Lee J. Cronbach
1975
2024-01-01



---
/doc/iq/1975-kilgore.pdf
Academic Values and the Jensen-Shockley Controversy
William J. Kilgore, Barbara Sullivan
1975-01-01
2024-01-01
[("doi","10.2307/27796522")]


---
/doc/iq/1976-ashline-educationinequalityandnationalpolicy.pdf


1976-01-01
2024-01-01



---
/doc/iq/1976-brody-intelligence.pdf
Intelligence: Nature, Determinants, and Consequences
Erness Bright Brody, Nathan Brody
1976-01-01
2024-01-01



---
/doc/iq/1976-jensen.pdf


1976-01-01
2024-01-01



---
/doc/iq/1976-montour-2.pdf
Three Precocious Boys: What Happened To Them
Kathleen Montour
1976-01-01
2024-01-01
[("doi","10.1177/001698627602000217")]


---
/doc/iq/1976-shayer.pdf


1976-01-01
2024-01-01



---
/doc/iq/1977-harwood.pdf
The Race-Intelligence Controversy: A Sociological Approach II—‘External’ Factors
Jonathan Harwood
1977-01-01
2024-01-01
[("doi","10.1177/030631277700700108")]


---
/doc/iq/1977-jensen-2.pdf


1977
2024-01-01



---
/doc/iq/1977-jensen-3.pdf
The nature of intelligence and its relation to learning
Arthur R. Jensen
1977-01-01
2024-01-01
[("doi","10.1080/17508487809556119")]


---
/doc/iq/1977-jensen.pdf
An Unfounded Conclusion In M. W. Smith’s Analysis Of Culture Bias In The Stanford-Binet Intelligence Scale
Arthur R. Jensen
1977-01-01
2024-09-09
[("doi","10.1080/00221325.1977.10533236")]


---
/doc/iq/1977-kuse.pdf
Familial Resemblances For Cognitive Abilities Estimated From Two Test Batteries In Hawaii
Allan Robert Kuse
1977
2024-01-01



---
/doc/iq/1977-montour.pdf
William James Sidis, the broken twig
Kathleen Montour
1977-01-01
2024-01-01
[("doi","10.1037/0003-066X.32.4.265")]


---
/doc/iq/1977-smith-2.pdf
Reply to A. R. Jensen’s Comments on M. W. Smith’s Analysis of Culture Bias in the Stanford-Binet Intelligence Scale
Margot Wiesinger Smith
1977-01-01
2024-09-09
[("doi","10.1080/00221325.1977.10533237")]


---
/doc/iq/1977-stickney.pdf


1977
2024-01-01



---
/doc/iq/1978-firkowska.pdf


1978-01-01
2024-01-01



---
/doc/iq/1978-jensen-2.pdf


1978
2024-01-01



---
/doc/iq/1978-jensen.pdf
Sex linkage and race differences in spatial ability: A reply

1978-01-01
2024-01-01



---
/doc/iq/1978-komm.pdf
A Comparison Of The Black Intelligence Test Of Cultural Homogeneity With The Wechsler Intelligence Scale For Children (Revised), As Measured By A Conventional Achievement Test Within A Black Population At Different Social Class Levels
Richard Arnold Komm
1978-01-01
2024-01-01



---
/doc/iq/1978-last.pdf
Genetical Aspects of Human Behavior
Krystyna Last
1978-01-01
2024-01-01



---
/doc/iq/1978-scarr.pdf
The Influence of ‘Family Background’ on Intellectual Attainment
Sandra Scarr, Richard A. Weinberg
1978-01-01
2024-01-01
[("doi","10.2307/2094543")]


---
/doc/iq/1979-freedman.pdf
Biological and Cultural Differences in Early Child Development
D G. Freedman, M. M. DeBoer
1979-01-01
2024-01-01



---
/doc/iq/1979-humphreys.pdf
Dimensions Involved in Differences among School Means of Cognitive Measures
Lloyd G. Humphreys, Charles K. Parsons, Randolph K. Park
1979-01-01
2024-01-01
[("doi","10.2307/1434450")]


---
/doc/iq/1979-jensen.pdf


1979-01-01
2024-01-01



---
/doc/iq/1980-jensen.pdf
Correcting the bias against mental testing: A preponderance of peer agreement
Arthur R. Jensen
1980-01-01
2024-01-01
[("doi","10.1017/S0140525X00005458")]


---
/doc/iq/1980-lynn-2.pdf
On the intelligence of the Japanese and other mongoloid peoples
Richard Lynn, Jenny Dziobon
1980-01-01
2024-01-01
[("doi","10.1016/0191-8869(80)90010-0")]


---
/doc/iq/1981-bouchard.pdf


1981-01-01
2024-01-01



---
/doc/iq/1981-hyde.pdf


1981-01-01
2024-01-01



---
/doc/iq/1982-detterman.pdf


1982-01-01
2024-01-01



---
/doc/iq/1982-jensen-2.pdf


1982
2024-01-01



---
/doc/iq/1982-jensen-3.pdf
The Debunking of Scientific Fossils and Straw Persons
Arthur R. Jensen
1982-01-01
2024-01-01



---
/doc/iq/1982-jensen.pdf
Bias in mental testing: A final word
Arthur R. Jensen
1982-01-01
2024-01-01
[("doi","10.1017/S0140525X00012334")]


---
/doc/iq/1982-osborne-thetestingofnegrointelligencevol2.pdf


1982
2024-01-01



---
/doc/iq/1982-reed.pdf
Parent-offspring correlations and regressions for IQ
Sheldon C. Reed, Stephen S. Rich
1982-01-01
2024-01-01
[("doi","10.1007/BF01073784")]


---
/doc/iq/1982-samelson.pdf


1982-01-01
2024-01-01



---
/doc/iq/1982-stanley-2.pdf


1982-01-01
2024-01-01



---
/doc/iq/1982-sternberg-advancespsychologyhumanintelligencevol1.pdf


1982
2024-01-01



---
/doc/iq/1983-ashton.pdf
Mental Abilities of Children of Incross and Outcross Matings in Hawaii
Geoffrey C. Ashton, Ming-Pi Mi
1983-01-01
2024-01-01
[("doi","10.2307/41464693")]


---
/doc/iq/1983-jensen.pdf


1983-01-01
2024-01-01



---
/doc/iq/1984-jensen-10.pdf
Mental speed and levels of analysis
Arthur R. Jensen
1984-01-01
2024-01-01
[("doi","10.1017/S0140525X00044733")]


---
/doc/iq/1984-jensen-2.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-3.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-4.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-5.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-6.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-7.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-8.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen-9.pdf


1984
2024-01-01



---
/doc/iq/1984-jensen.pdf


1984-01-01
2024-01-01



---
/doc/iq/1984-selden.pdf


1984-01-01
2024-01-01



---
/doc/iq/1984-sternberg.pdf
Toward a triarchic theory of human intelligence
Robert J. Sternberg
1984-01-01
2024-01-01
[("doi","10.1017/S0140525X00044629")]

<p>This article is a synopsis of a <a href="https://en.wikipedia.org/wiki/Triarchic_theory_of_intelligence">triarchic theory of human intelligence</a>. The theory comprises 3 subtheories: a contextual subtheory, which relates intelligence to the external world of the individual; a componential subtheory, which relates intelligence to the individual’s internal world; and a two-facet subtheory, which relates intelligence to both the external and internal worlds.</p>
<p>The contextual subtheory defines intelligent behavior in terms of purposive adaptation to, shaping of, and selection of real-world environments relevant to one’s life. The normal course of intelligent functioning in the everyday world entails adaptation to the environment; when the environment does not fit one’s values, aptitudes, or interests, one may attempt to shape the environment so as to achieve a better person-environment fit; when shaping fails, an attempt may be made to select a new environment that provides a better fit.</p>
<p>The two-facet subtheory further constrains this definition by regarding as most relevant to the demonstration of intelligence contextually intelligent behavior that involves either adaptation to novelty, automatization of information processing, or both. Efficacious automatization of processing allows allocation of additional resources to the processing of novelty in the environment; conversely, efficacious adaptation to novelty allows automatization to occur earlier in one’s experience with new tasks and situations.</p>
<p>The componential subtheory specifies the mental mechanisms responsible for the learning, planning, execution, and evaluation of intelligent behavior. <a href="https://en.wikipedia.org/wiki/Metacognition">Metacomponents</a> of intelligence control one’s information processing and enable one to monitor and later evaluate it; performance components execute the plans constructed by the metacomponents; knowledge-acquisition components selectively encode and combine new information and selectively compare new information to old so as to allow new information to be learned.</p>
---
/doc/iq/1985-fancher-theintelligencemen.pdf
The Intelligence Men: Makers of the IQ Controversy
Raymond E. Fancher
1985-01-01
2024-01-01



---
/doc/iq/1985-jensen.pdf


1985-01-01
2024-01-01



---
/doc/iq/1985-johnson.pdf
Galton's data a century later
Ronald C. Johnson, Gerald E. McClearn, Sylvia Yuen, Craig T. Nagoshi, Frank M. Ahern, Robert E. Cole
1985-01-01
2024-01-01
[("doi","10.1037/0003-066X.40.8.875")]


---
/doc/iq/1985-thompson.pdf


1985-01-01
2024-01-01



---
/doc/iq/1985-wolman-handbookofintelligencetheoriesmeasurementsapplications.pdf
Handbook of Intelligence: Theories, Measurements, And Applications
Wolman, Benjamin B
1985-01-01
2024-01-01



---
/doc/iq/1986-arvey.pdf
General ability in employment: A discussion
Richard D. Arvey
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90017-5")]


---
/doc/iq/1986-avery.pdf
Origins of and Reactions to the PTC conference on ‘The <em>g</em> Factor In Employment Testing’
Lillian Markos Avery
1986-01-01
2024-01-01



---
/doc/iq/1986-bower.pdf
The ‘Math Gap’: Puzzling Sex Differences

1986-01-01
2024-01-01



---
/doc/iq/1986-gottfredson-2.pdf
Validity versus utility of mental tests: Example of the SAT
Linda S. Gottfredson, James Crouse
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90014-X")]


---
/doc/iq/1986-gottfredson-3.pdf
Societal consequences of the g factor in employment
Linda S. Gottfredson
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90015-1")]


---
/doc/iq/1986-gottfredson.pdf
The <em>g</em> factor in employment
Linda S. Gottfredson
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90009-6")]


---
/doc/iq/1986-hawk.pdf
Real world implications of g
John Hawk
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90016-3")]


---
/doc/iq/1986-humphreys.pdf
Commentary [on ‘The <em>g</em> factor in employment special issue’]
Lloyd G. Humphreys
1986-01-01
2024-01-01



---
/doc/iq/1986-hunter.pdf
Cognitive ability, cognitive aptitudes, job knowledge, and job performance
John E. Hunter
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90013-8")]


---
/doc/iq/1986-jensen-2.pdf
<em>g</em>: Artifact or Reality?
Arthur R. Jensen
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90011-4")]


---
/doc/iq/1986-linn.pdf
Comments on the <em>g</em> factor in employment testing
Robert L. Linn
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90019-9")]


---
/doc/iq/1986-sears.pdf
Catharine Cox Miles: 1890–1984
Robert R. Sears
1986-09-01
2024-01-01
[("doi","10.2307/1422495")]


---
/doc/iq/1986-spitz-theraisingofintelligence.pdf
The Raising of Intelligence: A Selected History of Attempts To Raise Retarded Intelligence
H. H. Spitz
1986-01-01
2024-01-01



---
/doc/iq/1986-sternberg-whatisintelligence.pdf


1986-01-01
2024-01-01



---
/doc/iq/1986-thorndike.pdf
The role of general ability in prediction
Robert L. Thorndike
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90012-6")]


---
/doc/iq/1986-tyler.pdf
Back to Spearman?
Leona E. Tyler
1986-01-01
2024-01-01
[("doi","10.1016/0001-8791(86)90020-5")]


---
/doc/iq/1987-cattell-intelligenceitsstructuregrowthaction.pdf
Intelligence: Its Structure, Growth and Action
Raymond B. Cattell
1987-01-01
2024-01-01



---
/doc/iq/1987-edwards.pdf
Antecedents Of Academic Achievement Among Elementary School American Indians And Their Classmates
Karl Ormond Edwards
1987-01-01
2024-01-01



---
/doc/iq/1987-jensen.pdf


1987-01-01
2024-01-01



---
/doc/iq/1987-vernon-speedofinformationprocessingandintelligence.pdf


1987-01-01
2024-01-01



---
/doc/iq/1987-wineburg-2.pdf
Does Research Count in the Lives of Behavioral Scientists?
Samuel S. Wineburg
1987
2024-01-01



---
/doc/iq/1987-wineburg.pdf
The Self-Fulfillment of the Self-Fulfilling Prophecy: A Critical Appraisal
Samuel S. Wineburg
1987
2024-01-01



---
/doc/iq/1988-humphreys.pdf


1988-01-01
2024-01-01



---
/doc/iq/1988-janos.pdf


1988-01-01
2024-01-01



---
/doc/iq/1988-jensen.pdf


1988-01-01
2024-01-01



---
/doc/iq/1988-snyderman-theiqcontroversythemediaandpublicpolicy.pdf


1988-01-01
2024-01-01



---
/doc/iq/1989-buckhalt.pdf
The British Ability Scales Speed Of Information Processing Subtest: What Does It Measure?

1989-01-01
2024-01-01



---
/doc/iq/1989-jensen-2.pdf
Review: Raising IQ without increasing <em>g</em>? [A review of <em>The Milwaukee Project: Preventing Mental Retardation in Children at Risk</em>]
Arthur R. Jensen
1989-01-01
2024-01-01



---
/doc/iq/1989-jensen.pdf


1989-01-01
2024-01-01



---
/doc/iq/1989-linn-intelligencemeasurementtheoryandpublicpolicy.pdf
<em>Intelligence: Measurement, Theory, and Public Policy (Proceedings of a Symposium in Honor of Lloyd G. Humphreys, April 30–May 2 1985)</em>
Robert L. Linn
1989-01-01
2024-01-01



---
/doc/iq/1990-bouchard.pdf
Sources of Human Psychological Differences: The Minnesota Study of Twins Reared Apart
Thomas J. Bouchard Junior, David T. Lykken, Matthew McGue, Nancy L. Segal, Auke Tellegen
1990-01-01
2024-01-01
[("doi","10.1126/science.2218526")]


---
/doc/iq/1990-thorndike-acenturyofabilitytesting.pdf
A Century of Ability Testing
Robert M. Thorndike, David F. Lohman
1990-01-01
2024-01-01



---
/doc/iq/1991-fletcher-scienceideologyandthemediathecyrilburtscandal.pdf
<em>Science, Ideology, and the Media: the Cyril Burt Scandal</em>
Ronald Fletcher
1991-01-01
2024-09-20



---
/doc/iq/1991-gottfredson.pdf
The Evaluation of Alternative Measures of Job Performance
Linda S. Gottfredson
1991-01-01
2024-01-01
[("doi","10.17226/1898")]


---
/doc/iq/1991-jensen-2.pdf


1991-01-01
2024-01-01



---
/doc/iq/1991-johnson.pdf
Biological factors and psychometric intelligence: A review
Fred W. Johnson
1991-01-01
2024-01-01



---
/doc/iq/1991-pearson-raceintelligencebiasinacademe.pdf
Race, Intelligence and Bias in Academe
Roger Pearson
1991-01-01
2024-01-01



---
/doc/iq/1991-simonton.pdf


1991-01-01
2024-01-01



---
/doc/iq/1992-brody-intelligence.pdf
Intelligence, Second Edition

1992-01-01
2024-01-01



---
/doc/iq/1992-feingold.pdf


1992-01-01
2024-01-01



---
/doc/iq/1992-gustafsson-2.pdf
The ‘Spearman Hypothesis’ is False
Jan-Eric Gustafsson
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_12")]


---
/doc/iq/1992-gustafsson.pdf
The Relevance of Factor Analysis for the Study of Group Differences
Jan-Eric Gustafsson
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_7")]


---
/doc/iq/1992-guttman.pdf
The Irrelevance of Factor Analysis for the Study of Group Differences
Louis Guttman
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_2")]


---
/doc/iq/1992-hollinger.pdf


1992-01-01
2024-01-01



---
/doc/iq/1992-jensen-2.pdf
More on Psychometric g and ‘Spearman's Hypothesis’
Arthur R. Jensen
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_10")]


---
/doc/iq/1992-jensen-4.pdf
Henry Felix Kaiser (1927–1992). In Memoriam
Arthur R. Jensen, M. Wilson
1992-01-01
2024-01-01



---
/doc/iq/1992-jensen-5.pdf


1992
2024-01-01



---
/doc/iq/1992-jensen.pdf
Spearman's Hypothesis: Methodology and Evidence
Arthur R. Jensen
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_5")]


---
/doc/iq/1992-loehlin-2.pdf
On Shonemann on Guttman on Jensen, via Lewontin
John C. Loehlin
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_11")]


---
/doc/iq/1992-loehlin.pdf
Guttman on Factor Analysis and Group Differences: A Comment
John C. Loehlin
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_6")]


---
/doc/iq/1992-mulaik.pdf
Guttman‘s ‘Last Paper’: A Commentary and Discussion Editor’s Introduction
Stanley A. Mulaik
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_1")]


---
/doc/iq/1992-rhodes.pdf


1992-01-01
2024-01-01



---
/doc/iq/1992-roskam-2.pdf
Commentary on Guttman: The Irrelevance of Factor Analysis for the Study of Group Differences
Edward E. Roskam, Jules Ellis
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_3")]


---
/doc/iq/1992-roskam.pdf
Reaction to Other Commentaries
Edward E. Roskam, Jules Ellis
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_8")]


---
/doc/iq/1992-schonemann-2.pdf
Second Round Commentary on Guttman
Peter H. Schonemann
1992
2024-01-01
[("doi","10.1207/s15327906mbr2702_9")]


---
/doc/iq/1992-schonemann.pdf
Extension of Guttman's Result From g to PC1
Peter H. Schonemann
1992-01-01
2024-01-01
[("doi","10.1207/s15327906mbr2702_4")]


---
/doc/iq/1993-detterman.pdf
The Case for the Prosecution: Transfer as an Epiphenomenon
Douglas K. Detterman
1993-01-01
2024-01-01



---
/doc/iq/1993-jensen.pdf


1993-01-01
2024-01-01



---
/doc/iq/1993-maier.pdf
Military Aptitude Testing: The Past Fifty Years
Milton H. Maier
1993-06-01
2024-01-01



---
/doc/iq/1993-senior.pdf
Canadian Native Intelligence Studies: A Brief Review
Sharon Senior
1993-01-01
2024-01-01



---
/doc/iq/1993-thompson.pdf


1993-01-01
2024-01-01



---
/doc/iq/1993-vernon-biologicalapproachestudyhumanintelligence.pdf


1993-01-01
2024-01-01



---
/doc/iq/1994-braden-deafnessdeprivationandiq.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-brody.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-carroll.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-ceci.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-detterman-currentopicshumanintelligence-4-theoriesofintelligence.pdf


1994
2024-01-01



---
/doc/iq/1994-detterman.pdf
Toward an Intelligent View of Intelligence

1994-01-01
2024-01-01



---
/doc/iq/1994-flynn.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-humphreys-2.pdf


1994
2024-01-01



---
/doc/iq/1994-humphreys.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-jensen-2.pdf
Guy Thomas Buswell. In Memoriam (1891–1994)
Arthur R. Jensen, Robert B. Ruddell
1994-01-01
2024-01-01



---
/doc/iq/1994-jensen-3.pdf


1994
2024-01-01



---
/doc/iq/1994-jensen-4.pdf


1994
2024-01-01



---
/doc/iq/1994-jensen-5.pdf


1994
2024-01-01



---
/doc/iq/1994-jensen-6.pdf


1994
2024-01-01



---
/doc/iq/1994-jensen-7.pdf


1994
2024-01-01



---
/doc/iq/1994-jensen.pdf


1994-01-01
2024-01-01



---
/doc/iq/1994-rowe-2.pdf
No More Than Skin Deep: Ethnic and Racial Similarity in Development Process
David C. Rowe, Alexander T. Vazsonyi, Daniel J. Flannery
1994-01-01
2024-01-01
[("doi","10.1037/0033-295X.101.3.396")]


---
/doc/iq/1994-rowe.pdf
No More Than Skin Deep
David C. Rowe
1994-01-01
2024-01-01



---
/doc/iq/1994-sternberg-encyclopediahumanintelligencevol1.pdf


1994
2024-01-01



---
/doc/iq/1994-sternberg-encyclopediahumanintelligencevol2.pdf


1994
2024-01-01



---
/doc/iq/1995-gal.pdf
Personality and Intelligence in the Military: The Case of War Heroes
Reuven Gal
1995-01-01
2024-01-01



---
/doc/iq/1995-holahan-thegiftedgroupinlatermaturity.pdf
The Gifted Group in Later Maturity [Genetic Studies of Genius #6]
Carole K. Holahan, Robert R. Sears, Lee J. Cronbach
1995-01-01
2024-01-01



---
/doc/iq/1995-hunt.pdf
The Role of Intelligence in Modern Society: are social changes dividing us into intellectual haves and have-nots? The question pushed aside in the 1970s is back, and the issues are far from simple
Earl Hunt
1995-07-01
2024-01-01
[("doi","10.2307/29775483")]


---
/doc/iq/1995-jacoby-thebellcurvedebate.pdf


1995-01-01
2024-01-01



---
/doc/iq/1995-snow.pdf
Pygmalion and Intelligence?
Richard E. Snow
1995
2024-01-01



---
/doc/iq/1995-wilkinson.pdf
For Whom The Bell Curve Tolls: A look at the controversy
Will Wilkinson
1995-02-01
2024-01-01



---
/doc/iq/1996-detterman-currenttopicshumanintelligence5environment.pdf


1996
2024-01-01



---
/doc/iq/1996-gendreau.pdf
A Meta-Analysis Of The Predictors Of Adult Offender Recidivism: What Works

1996-01-01
2024-01-01



---
/doc/iq/1996-schaie-intellectualdevelopmentinadulthood.pdf
Intellectual development in adulthood: The Seattle Longitudinal Study
Schaie, K. Warner (Klaus Warner), 1928
1996-01-01
2024-01-01



---
/doc/iq/1997-cooper-processesindividualdifferences.pdf


1997-01-01
2024-01-01



---
/doc/iq/1997-horn.pdf
On the mathematical relationship between factor or component coefficients and differences between means
John Horn
1997-01-01
2024-01-01



---
/doc/iq/1997-kingma-advances4-reflectionsconceptintelligence.pdf


1997
2024-01-01



---
/doc/iq/1997-lynn.pdf
Direct Evidence for a Genetic Basis for Black-White Differences in IQ
Richard Lynn
1997-01-01
2024-01-01



---
/doc/iq/1997-mcclearn.pdf


1997-01-01
2024-01-01



---
/doc/iq/1997-neisser.pdf
Never a Dull Moment
Ulric Neisser
1997-01-01
2024-01-01



---
/doc/iq/1997-turkheimer.pdf
The Search for a Psychometric Left
Eric Turkheimer
1997-01-01
2024-01-01



---
/doc/iq/1998-bors.pdf
Raven's Advanced Progressive Matrices: Norms for First-Year University Students and the Development of a Short Form
Douglas A. Bors, Tonya L. Stokes
1998-06-01
2024-01-01
[("doi","10.1177/0013164498058003002")]

<p>5 hundred and 6 first-year university students completed <a href="https://en.wikipedia.org/wiki/Raven%27s_Progressive_Matrices">Raven’s Advanced Progressive Matrices</a>. Scores on Set II ranged 6 → 35 (M= 22.17, SD = 5.60).</p>
<p>The first 12 items of Set II were found to add little to the discriminative power of the test. Exploratory and confirmatory factor analyses failed to confirm Dillon et al.’s two-factor solution and suggested that a single factor best represented performance on Set II.</p>
<p>A short-form of Set II, consisting of 12 items extracted from the original 36, was developed and found to possess acceptable psychometric properties.</p>
<p>Although this short form differed considerably in content from the short form previously devised by Arthur and Day, the two short forms did not differ with respect to concurrent validity and predictive power.</p>
---
/doc/iq/1998-deneve.pdf


1998-01-01
2024-01-01



---
/doc/iq/1998-tempest.pdf
Local Navajo Norms For The Wechsler Intelligence Scale For Children—Third Edition
Phyllis Tempest
1998-01-01
2024-01-01
[("doi","10.2307/24398381")]


---
/doc/iq/1999-flynn.pdf
Evidence against Rushton: The genetic loading of WISC-R subtests and the causes of between-group IQ differences
James R. Flynn
1999-01-01
2024-01-01



---
/doc/iq/1999-roznowski.pdf
Examining the Measurement Quality of Tests Containing Differentially Functioning Items: Do Biased Items Result in Poor Measurement?
Mary Roznowski, Janet Reith
1999-04-01
2024-01-01
[("doi","10.1177/00131649921969839")]

<p>This study investigated effects of retaining test items manifesting differential item functioning (DIF) on aspects of the measurement quality and validity of that test’s scores.</p>
<p><strong>DIF</strong> was evaluated using the <a href="https://en.wikipedia.org/wiki/Mantel%E2%80%93Haenszel_statistic">Mantel-Haenszel procedure</a>, which allows one to detect items that function differently in two groups of examinees at constant levels of the trait. Multiple composites of DIF-and non-DIF-containing items were created to examine the impact of DIF on the measurement, validity, and predictive relations involving those composites.</p>
<p>Criteria used were the American College Testing composite, the Scholastic Aptitude Test (<a href="https://en.wikipedia.org/wiki/SAT">SAT</a>) verbal (SATV), quantitative (SATQ), composite (SATC), and grade point average rank percentile.</p>
<p>Results indicate measurement quality of tests is not seriously degraded when items manifesting DIF are retained, even when the number of items in the compared composites has been controlled.</p>
<p>Implications of results are discussed within the framework of multiple determinants of item responses.</p>
---
/doc/iq/1999-rushton.pdf
Secular gains in IQ not related to the <em>g</em> factor and inbreeding depression—unlike Black-White differences: A reply to Flynn
J. Philippe Rushton
1999-01-01
2024-01-01



---
/doc/iq/1999-tonkin.pdf
The comparative effects of education and the complexity of work on adult intellectual ability
Margaret Carol Tonkin
1999-01-01
2024-01-01



---
/doc/iq/2000-shindelman.pdf
Generalizability of the Factor Structure of the Wisc-III From Standardization Samples to African American Students With Learning Disabilities
Sharon Anne Shindelman
2000-01-01
2024-01-01



---
/doc/iq/2000-swiatek-2.pdf


2000-01-01
2024-01-01



---
/doc/iq/2001-collis-intelligenceandpersonality.pdf
Intelligence and Personality: Bridging the Gap in Theory and Measurement
Janet M. Collis, Samuel Messick
2001-01-01
2024-01-01



---
/doc/iq/2001-jensen.pdf
Vocabulary and general intelligence
Arthur R. Jensen
2001-01-01
2024-01-01
[("doi","10.1017/s0140525x01000139")]

<p>Normal children learn tens of thousands of words, and do so quickly and efficiently, often in highly impoverished environments. In <a href="https://en.wikipedia.org/wiki/How_Children_Learn_the_Meanings_of_Words"><em>How Children Learn the Meanings of Words</em></a>, I argue that word learning is the product of certain cognitive and linguistic abilities that include the ability to acquire concepts, an appreciation of syntactic cues to meaning, and a rich understanding of the mental states of other people.</p>
<p>These capacities are powerful, early emerging, and to some extent uniquely human, but they are not special to word learning. This proposal is an alternative to the view that word learning is the result of simple associative learning mechanisms, and it rejects as well the notion that children possess constraints, either innate or learned, that are specifically earmarked for word learning.</p>
<p>This theory is extended to account for how children learn names for objects, substances, and abstract entities, pronouns and proper names, verbs, determiners, prepositions, and number words. Several related topics are also discussed, including <a href="https://en.wikipedia.org/wiki/Essentialism#Psychology">naïve essentialism</a>, children’s understanding of representational art, the nature of numerical and spatial reasoning, and the role of words in the shaping of mental life.</p>
---
/doc/iq/2001-kaplan.pdf
Misuses of Statistics in the Study of Intelligence: The Case of Arthur Jensen
Jack Kaplan, Conor V. Dolan, Arthur R. Jensen
2001-01-01
2024-01-01
[("doi","10.1080/09332480.2001.10542294")]


---
/doc/iq/2001-sternberg.pdf
Robert J. Sternberg, Elena Grigorenko, and Donald A. Bundy—The Predictive Value of IQ—Merrill-Palmer Quarterly 47:1

2001-01-01
2024-01-01



---
/doc/iq/2002-firkowskamankiewicz.pdf


2002-01-01
2024-01-01



---
/doc/iq/2002-templer.pdf
Mean Graduate Record Examination (GRE) score and gender distribution as function of academic discipline
Donald I. Templer, Marie E. Tomeo
2002-01-01
2024-01-01
[("doi","10.1016/s0191-8869(01)00022-8")]


---
/doc/iq/2003-brody.pdf
What Sternberg should have concluded

2003-01-01
2024-01-01
[("doi","10.1016/S0160-2896(02)00190-3")]


---
/doc/iq/2003-nelson.pdf
Learner Characteristics that Influence the Treatment Effectiveness of Early Literacy Interventions: A Meta-Analytic Review

2003-01-01
2024-01-01



---
/doc/iq/2003-owen.pdf
The wealth of nations is mapped by their IQ
Glen Owen
2003-11-10
2024-01-01



---
/doc/iq/2004-deary.pdf


2004-01-01
2024-01-01



---
/doc/iq/2004-gottfredson.pdf

gottfredson
2004-01-01
2024-01-01



---
/doc/iq/2004-vanhiel.pdf


2004-01-01
2024-01-01



---
/doc/iq/2004-wicherts.pdf


2004-01-01
2024-01-01



---
/doc/iq/2005-escorial.pdf


2005-01-01
2024-01-01



---
/doc/iq/2007-kuncel.pdf
Standardized Tests Predict Graduate Students' Success
Nathan R. Kuncel, Sarah A. Hezlett
2007-01-01
2024-01-01
[("doi","10.1126/science.1136618")]


---
/doc/iq/2007-tenijenhuis.pdf


2007-01-01
2024-01-01



---
/doc/iq/2008-kemmelmeier.pdf


2008-01-01
2024-01-01



---
/doc/iq/2008-machin.pdf
Global Sex Differences in Test Score Variability: International testing results show greater variance in boys‘ scores than in girls’ scores
Stephen Machin, Tuomas Pekkarinen
2008-11-28
2024-01-01
[("doi","10.1126/science.1162573")]


---
/doc/iq/2008-reeve.pdf
Survey of opinions on the primacy of g and social consequences of ability testing: A comparison of expert and non-expert views
Charlie L. Reeve, Jennifer E. Charles
2008-11-01
2024-01-01
[("doi","10.1016/j.intell.2008.03.007")]


---
/doc/iq/2010-drasgow.pdf
Factor Structure of the Air Force Officer Qualifying Test Form S: Analysis and Comparison with Previous Forms
Fritz Drasgow, Christopher D. Nye, Thomas R. Carretta, Malcolm James Ree
2010-01-01
2024-01-01
[("doi","10.1080/08995600903249255")]


---
/doc/iq/2010-sabbah.pdf
The relationships between cognitive ability and dental status in a national sample of USA adults
Wael Sabbah, Aubrey Sheiham
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.08.003")]


---
/doc/iq/2010-sturgis.pdf
Does intelligence foster generalized trust? An empirical test using the UK birth cohort studies
Patrick Sturgis, Sanna Read, Nick Allum
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2009.11.006")]


---
/doc/iq/2010-wennerstad.pdf
Associations between IQ and cigarette smoking among Swedish male twins
Karin Modig Wennerstad, Karri Silventoinen, Per Tynelius, Lars Bergman, Jaakko Kaprio, Finn Rasmussen
2010-01-01
2024-01-01
[("doi","10.1016/j.socscimed.2009.10.050")]


---
/doc/iq/2011-barnett.pdf


2011-01-01
2024-01-01



---
/doc/iq/2011-beaver.pdf
The association between county-level IQ and county-level crime rates
Kevin M. Beaver, John Paul Wright
2011-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.12.002")]


---
/doc/iq/2011-johnson-supplementarytables.txt


2011
2024-01-01



---
/doc/iq/2012-ali.pdf
The relationship between happiness and intelligent quotient: the contribution of socio-economic and clinical factors
A. Ali, G. Ambler, A. Strydom, D. Rai, C. Cooper, S. McManus, S. Weich, H. Meltzer, S. Dein, A. Hassiotis
2012-09-24
2024-01-01
[("doi","10.1017/S0033291712002139")]

<p><strong>Background</strong>: Happiness and higher intelligent quotient (IQ) are independently related to positive health outcomes. However, there are inconsistent reports about the relationship between IQ and happiness. The aim was to examine the association between IQ and happiness and whether it is mediated by social and clinical factors.</p>
<p><strong>Method</strong>: The authors analysed data from the 2007 Adult Psychiatric Morbidity Survey in England. The participants were adults aged 16 years or over, living in private households in 2007. Data from 6870 participants were included in the study. Happiness was measured using a validated question on a three-point scale. Verbal IQ was estimated using the National Adult Reading Test and both categorical and continuous IQ was analysed.</p>
<p><strong>Results</strong>: Happiness is statistically-significantly associated with IQ. Those in the lowest IQ range (70–99) reported the lowest levels of happiness compared with the highest IQ group (120–129). Mediation analysis using the continuous IQ variable found dependency in activities of daily living, income, health and neurotic symptoms were strong mediators of the relationship, as they reduced the association between happiness and IQ by 50%.</p>
<p><strong>Conclusions</strong>: Those with lower IQ are less happy than those with higher IQ. Interventions that target modifiable variables such as income (eg. through enhancing education and employment opportunities) and neurotic symptoms (eg. through better detection of mental health problems) may improve levels of happiness in the lower IQ groups.</p>
---
/doc/iq/2012-chang.pdf
The effects of acute exercise on cognitive performance: A meta-analysis

2012
2024-01-01



---
/doc/iq/2012-hooghe.pdf
The cognitive basis of trust
Sofie
2012-01-01
2024-01-01



---
/doc/iq/2013-floyd.pdf


2013-01-01
2024-01-01



---
/doc/iq/2013-trzaskowski.pdf


2013-01-01
2024-01-01



---
/doc/iq/2014-beaujean.pdf
Assessing the Flynn Effect in the Wechsler Scales
Alexander Beaujean, Yanyan Sheng
2014-01-01
2024-01-01
[("doi","10.1027/1614-0001/a000128")]

<p>The current study examined the <a href="https://en.wikipedia.org/wiki/Flynn_effect">Flynn Effect</a> (ie. the increase in IQ scores over time) across all editions of the <a href="https://en.wikipedia.org/wiki/Wechsler_Adult_Intelligence_Scale">Wechsler Adult Intelligence Scale (WAIS)</a>, <a href="https://en.wikipedia.org/wiki/Wechsler_Intelligence_Scale_for_Children">Wechsler Intelligence Scale for Children (WISC)</a>, and <a href="https://en.wikipedia.org/wiki/Wechsler_Preschool_and_Primary_Scale_of_Intelligence">Wechsler Preschool and Primary Scale of Intelligence (WPPSI)</a>. By reverse engineering the correlation and scale score transformations from each Wechsler edition’s technical manual, we made a mean and covariance matrix using the subtests and age groups that were in common for all editions of a given instrument.</p>
<p>
The results indicated that when aggregated, there was a FE of 0.44 IQ points/year. This Wechsler instrument used, however, moderates the FE, with the WISC showing the largest FE (0.73 IQ points/year) and the WAIS showing a smallest FE (0.30 IQ points/year). Moreover, this study found that the amount of invariant indicators across instruments and age groups varied substantially, ranging from 51.53% in the WISC for the 7-year-old group to 10.00% in the WPPSI for the 5- and 5.5-year-old age groups.
</p>
<p>
Last, we discuss future direction for FE research based on these results.
</p>
---
/doc/iq/2014-bouchard.pdf


2014-01-01
2024-01-01



---
/doc/iq/2014-haier.pdf
A comment on ‘Fractionating Intelligence’ and the peer review process
Richard J. Haier, Sherif Karama, Roberto Colom, Rex Jung, Wendy Johnson
2014-01-01
2024-01-01
[("doi","10.1016/j.intell.2014.02.007")]


---
/doc/iq/2014-hyde.pdf

Janet Shibley Hyde
2014-01-01
2024-01-01



---
/doc/iq/2014-tenijenhuis-supplement.doc


2014
2024-01-01



---
/doc/iq/2014-tenijenhuis.pdf
Are Headstart gains on the g factor? A meta-analysis
Jan te Nijenhuis, Birthe Jongeneel-Grimen, Emil O. W. Kirkegaard
2014-01-01
2024-01-01
[("doi","10.1016/j.intell.2014.07.001")]


---
/doc/iq/2014-warne.pdf
Exploring the Various Interpretations of ‘Test Bias’
Russell T. Warne, Myeongsun Yoon, Chris J. Price
2014-01-01
2024-01-01
[("doi","10.1037/a0036503")]


---
/doc/iq/2015-cofnas.pdf


2015-01-01
2024-01-01



---
/doc/iq/2015-johnson.pdf


2015-01-01
2024-01-01



---
/doc/iq/2015-mcgue.pdf
Classical and Molecular Genetic Research on General Cognitive Ability

2015-01-01
2024-01-01



---
/doc/iq/2015-mosing.pdf


2015-01-01
2024-01-01



---
/doc/iq/2015-piffer.pdf
A review of intelligence GWAS hits: Their relationship to country IQ and the issue of spatial autocorrelation
Davide Piffer
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.08.008")]


---
/doc/iq/2015-protzko.pdf
The environment in raising early intelligence: A meta-analysis of the fadeout effect
John Protzko
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.10.006")]


---
/doc/iq/2015-ronnlund-figure1-structuralequationmodelofiqstabilityoveralifetimeinaswedishconscriptcohort.jpg


2015
2024-01-01



---
/doc/iq/2015-roth.pdf
Intelligence and school grades: A meta-analysis
Bettina Roth, Nicolas Becker, Sara Romeyke, Sarah Schäfer, Florian Domnick, Frank M. Spinath
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.09.002")]


---
/doc/iq/2015-schaefer.pdf


2015-01-01
2024-01-01



---
/doc/iq/2015-scheiber.pdf
Do the Kaufman Tests of Cognitive Ability and Academic Achievement Display Ethnic Bias for Students in Grades 1 through 12?
Caroline Scheiber
2015-01-01
2024-01-01



---
/doc/iq/2015-strenze.pdf


2015-01-01
2024-01-01



---
/doc/iq/2015-woodley.pdf
The association between g and K in a sample of 4246 Swedish twins: A behavior genetic analysis
Michael A. Woodley, Guy Madison
2015-01-01
2024-01-01
[("doi","10.1016/j.paid.2014.10.027")]


---
/doc/iq/2016-bates-figure3-individualiqpredictsgroupiq.jpg


2016
2024-01-01



---
/doc/iq/2016-boccio.pdf
The influence of nonshared environmental factors on number and word recall test performance
Cashen M. Boccio, Kevin M. Beaver
2016-01-01
2024-01-01
[("doi","10.1016/j.paid.2015.12.018")]


---
/doc/iq/2016-christensen.pdf
Intelligence in young adulthood and cause-specific mortality in the Danish Conscription Database—A cohort study of 728,160 men
G. T. Christensen, E. L. Mortensen, K. Christensen, M. Osler
2016-01-01
2024-01-01
[("doi","10.1016/j.intell.2016.08.001")]


---
/doc/iq/2016-detterman.pdf
Education and Intelligence: Pity the Poor Teacher because Student Characteristics are more Significant than Teachers or Schools
Douglas K. Detterman
2017-01-01
2024-01-01
[("doi","10.1017/sjp.2016.88")]

<p>Education has not changed from the beginning of <a href="https://en.wikipedia.org/wiki/Recorded_history">recorded history</a>. The problem is that focus has been on schools and teachers and not students.</p>
<p>Here is a simple thought experiment with two conditions: (1) 50 teachers are assigned by their teaching quality to randomly composed classes of 20 students, (2) 50 classes of 20 each are composed by selecting the most able students to fill each class in order and teachers are assigned randomly to classes. In condition 1, teaching ability of each teacher and in condition 2, mean ability level of students in each class is correlated with average gain over the course of instruction. Educational gain will be best predicted by student abilities (up to <em>r</em> = 0.95) and much less by teachers’ skill (up to <em>r</em> = 0.32).</p>
<p>I argue that seemingly immutable education will not change until we fully understand students and particularly <a href="https://en.wikipedia.org/wiki/Human_intelligence">human intelligence</a>. Over the last 50 years in developed countries, evidence has accumulated that only about 10% of school achievement can be attributed to schools and teachers while the remaining 90% is due to characteristics associated with students. Teachers account for 1%–7% of total variance at every level of education. For students, intelligence accounts for much of the 90% of variance associated with learning gains. This evidence is reviewed.</p>
---
/doc/iq/2016-dutton.pdf
The negative Flynn Effect: A systematic literature review
Edward Dutton, Dimitri van der Linden, Richard Lynn
2016-01-01
2024-01-01
[("doi","10.1016/j.intell.2016.10.002")]


---
/doc/iq/2016-hughjones.pdf
Assortative mating on educational attainment leads to genetic spousal resemblance for causal alleles
David Hugh-Jones, Karin J. H. Verweij, Beate St. Pourcain, Abdel Abdellaoui
2016-01-01
2024-01-01
[("doi","10.1016/j.intell.2016.08.005")]


---
/doc/iq/2016-muthukrishna-1-s2.0-S1090513815000586-mmc1.docx


2016
2024-01-01



---
/doc/iq/2016-muthukrishna-mmc2-mathematica.zip


2016
2024-01-01



---
/doc/iq/2016-protzko.pdf
Effects of cognitive training on the structure of intelligence
John Protzko
2016-01-01
2024-01-01
[("doi","10.3758/s13423-016-1196-1")]


---
/doc/iq/2016-scheiber.pdf
Do the Kaufman Tests of Cognitive Ability and Academic Achievement Display Construct Bias Across a Representative Sample of Black, Hispanic, and Caucasian School-Age Children in Grades 1 Through 12?
Caroline Scheiber
2016-01-01
2024-01-01
[("doi","10.1037/pas0000236")]


---
/doc/iq/2016-woodley.pdf
Evidence of contemporary polygenic selection on the Big G of national cognitive ability: A cross-cultural sociogenetic analysis
Michael A. Woodley, Davide Piffer, Mateo A. Peñaherrera, Heiner Rindermann
2016-01-01
2024-01-01
[("doi","10.1016/j.paid.2016.06.054")]


---
/doc/iq/2017-billings.pdf


2017-01-01
2024-01-01



---
/doc/iq/2017-blum.pdf
Spearman's law of diminishing returns. A meta-analysis
BlumDiego, HollingHeinz
2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.07.004")]


---
/doc/iq/2017-bonander.pdf
Does gender moderate the association between intellectual ability and accidental injuries? Evidence from the 1953 Stockholm Birth Cohort study
Carl Bonander, Carolina Jernbro
2017-01-01
2024-01-01
[("doi","10.1016/j.aap.2017.06.001")]


---
/doc/iq/2017-flynn.pdf
IQ decline and Piaget: Does the rot start at the top?
James R. Flynn, Michael Shayer
2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.11.010")]


---
/doc/iq/2017-gignac.pdf
Brain volume and intelligence: The moderating role of intelligence measurement quality
Gilles E. Gignac, Timothy C. Bates
2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.06.004")]


---
/doc/iq/2017-keyes.pdf
Association of Fluid Intelligence and Psychiatric Disorders in a Population-Representative Sample of US Adolescents
American Medical Association
2017-01-01
2024-01-01



---
/doc/iq/2017-lukowski.pdf
Approximate number sense shares etiological overlap with mathematics and general cognitive ability
Sarah L. Lukowski, Miriam Rosenberg-Lee, Lee A. Thompson, Sara A. Hart, Erik G. Willcutt, Richard K. Olson, Stephen A. Petrill, Bruce F. Pennington
2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.08.005")]


---
/doc/iq/2017-ritchie.pdf
Book Review [Review of <em>The Rationality Quotient: Toward a Test of Rational Thinking</em>, Stanovich et al 2017]
Stuart J. Ritchie
2017-03-01
2024-01-01
[("doi","10.1016/j.intell.2017.01.001")]


---
/doc/iq/2017-ruffle.pdf
Clever enough to tell the truth
Bradley J. Ruffle, Yossef Tobol
2017-03-01
2024-01-01
[("doi","10.1007/s10683-016-9479-y")]


---
/doc/iq/2017-sorjonen.pdf
Predicting group differences from the correlation of vectors
Kimmo Sorjonen, Jon Aurell, Bo Melin
2017-01-01
2024-01-01
[("doi","10.1016/j.intell.2017.07.008")]


---
/doc/iq/2017-treadway.pdf
Comparing the Cognitive Abilities of Hackers and Non-Hackers Using a Self-Report Questionnaire
Kellin Nicol Treadway
2017-01-01
2024-01-01



---
/doc/iq/2017-trundt.pdf
Testing for Construct Bias in the Differential Ability Scales, Second Edition: A Comparison Among African American, Asian, Hispanic, and Caucasian Children
Katherine M. Trundt, Timothy Z. Keith, Jacqueline M. Caemmerer, Leann V. Smith
2017-01-01
2024-01-01
[("doi","10.1177/0734282917698303")]

<p>Individually administered <a href="https://en.wikipedia.org/wiki/Intelligence_quotient">intelligence measures</a> are commonly used in diagnostic work, but there is a continuing need for research investigating possible test bias among these measures. One current intelligence measure, the <a href="https://en.wikipedia.org/wiki/Differential_Ability_Scales">Differential Ability Scales, Second Edition (DAS-II)</a>, is a test with growing popularity. The issue of test bias, however, has not been thoroughly investigated with the DAS-II.</p>
<p>The current study investigated whether the DAS-II demonstrates systematic construct bias when used with children from 3 racial and ethnic groups—African American, Asian, and Hispanic—when compared to non-Hispanic Caucasian children. <a href="https://en.wikipedia.org/wiki/Multi-group_analysis">Multi-group confirmatory factor analyses</a> with data from the DAS-II standardization sample were used to assess whether the constructs and measurement of constructs were invariant across groups.</p>
<p>Results indicate cross-group internal structure validity in the DAS-II, and thus a lack of construct bias. Minor differences were found, but these differences do not affect the calculation of composite scores on the DAS-II and thus would not result in unfair scoring for the groups involved. Results of this study support the appropriateness of the DAS-II for clinical use with these racial and ethnic groups.</p>
---
/doc/iq/2018-allegrini-figure2-iqpgs-mtaggsem.png


2018
2024-01-01



---
/doc/iq/2018-ashton.pdf
Cognitive performance is linked to group size and affects fitness in Australian magpies
Benjamin J. Ashton, Amanda R. Ridley, Emily K. Edwards, Alex Thornton
2018-01-01
2024-01-01
[("doi","10.1038/nature25503")]


---
/doc/iq/2018-bratsberg.pdf
Flynn effect and its reversal are both environmentally caused

2018-01-01
2024-01-01
[("doi","10.1073/pnas.1718793115")]

<p><strong>Significance</strong>: Using administrative register data with information on family relationships and cognitive ability for 3 decades of Norwegian male birth cohorts, we show that the increase, turning point, and decline of the <a href="https://en.wikipedia.org/wiki/Flynn_effect">Flynn effect</a> can be recovered from within-family variation in intelligence scores.</p>
<p>This establishes that the large changes in average cohort intelligence reflect environmental factors and not changing composition of parents, which in turn rules out several prominent hypotheses for retrograde Flynn effects.</p>
---
/doc/iq/2018-coyle.pdf
General Intelligence (g), ACT Scores, and Theory of Mind: (ACT)g Predicts Limited Variance Among Theory of Mind Tests
Thomas R. Coyle, Karrie E. Elpers, Miguel C. Gonzalez, Jacob Freeman, Jacopo A. Baggio
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.10.006")]


---
/doc/iq/2018-demanzano-supplement-1-s2.0-S0160289618300266-mmc1.docx


2018
2024-01-01



---
/doc/iq/2018-gignac.pdf
A moderate financial incentive can increase effort, but not intelligence test performance in adult volunteers

2018-01-01
2024-01-01
[("doi","10.1111/bjop.12288")]


---
/doc/iq/2018-gottfredson.pdf
g Theory: How Recurring Variation in Human Intelligence and the Complexity of Everyday Tasks Create Social Structure and the Democratic Dilemma
Linda S. Gottfredson
2018-01-01
2024-01-01



---
/doc/iq/2018-hopkins.pdf
More intelligent chimpanzees (Pan troglodytes) have larger brains and increased cortical thickness
William D. Hopkins, Xiang Li, Neil Roberts
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.11.002")]


---
/doc/iq/2018-lee-figure4-iqedupgs.jpg


2018
2024-01-01



---
/doc/iq/2018-lee-supplement.pdf


2018-01-01
2024-01-01



---
/doc/iq/2018-mclarnon-supplement-1-s2.0-S0191886917306608-mmc1.docx


2018
2024-01-01



---
/doc/iq/2018-mclarnon.pdf
Differentiation of cognitive abilities and the Medical College Admission Test
Matthew J. W. McLarnon, Richard D. Goffin, Mitchell G. Rothstein
2018-03-01
2024-01-01
[("doi","10.1016/j.paid.2017.11.005")]


---
/doc/iq/2018-mollon.pdf
Genetic influence on cognitive development between childhood and adulthood
Josephine Mollon, Emma E. M. Knowles, Samuel R. Mathias, Ruben Gur, Juan Manuel Peralta, Daniel J. Weiner, Elise B. Robinson, Raquel E. Gur, John Blangero, Laura Almasy, David C. Glahn
2018-01-01
2024-01-01
[("doi","10.1038/s41380-018-0277-0")]


---
/doc/iq/2018-mulder.pdf


2018-01-01
2024-01-01



---
/doc/iq/2018-scharfen.pdf
Retest effects in cognitive ability tests: A meta-analysis
Jana Scharfen, Judith Marie Peters, Heinz Holling
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.01.003")]


---
/doc/iq/2018-trenkmann.pdf
Lessons from 1 million genomes
Michelle Trenkmann
2018-01-01
2024-01-01
[("doi","10.1038/s41576-018-0047-5")]


---
/doc/iq/2018-wai.pdf
Sex differences in ability tilt in the right tail of cognitive abilities: A 35-year examination
Jonathan Wai, Jaret Hodges, Matthew C. Makel
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.02.003")]


---
/doc/iq/2018-wang-3.pdf
Intelligence in the People's Republic of China
Mingrui Wang, Richard Lynn
2018-11-01
2024-01-01
[("doi","10.1016/j.paid.2018.06.010")]


---
/doc/iq/2018-warne.pdf


2018-01-01
2024-01-01



---
/doc/iq/2018-willoughby.pdf
‘Importance of Intelligence and Emotional Intelligence for Physicians’: Letter to The Editor by Emily Willoughby & Brian B. Boutwell
Emily A. Willoughby, Brian B. Boutwell
2018-01-01
2024-01-01
[("doi","10.1001/jama.2018.6278")]


---
/doc/iq/2018-zaboski.pdf
Meta-analysis of the relationship between academic achievement and broad abilities of the Cattell-horn-Carroll theory
Brian A. Zaboski, John H. Kranzler, Nicholas A. Gage
2018-01-01
2024-01-01
[("doi","10.1016/j.jsp.2018.10.001")]


---
/doc/iq/2019-carl-supplement.zip


2019
2024-01-01



---
/doc/iq/2019-carl.pdf
A scientometric analysis of controversies in the field of intelligence research
Noah Carl, Michael A. Woodley
2019-11-01
2024-01-01
[("doi","10.1016/j.intell.2019.101397")]


---
/doc/iq/2019-coyle.pdf
Tech tilt predicts jobs, college majors, and specific abilities: Support for investment theories
Thomas R. Coyle
2019-01-01
2024-01-01
[("doi","10.1016/j.intell.2019.04.002")]


---
/doc/iq/2019-dacunto.pdf
IQ, [Inflation] Expectations, and Choice
Francesco D’Acunto, Daniel Hoang, Maritta Paloviita, Michael Webe
2019-01-01
2024-01-01
[("doi","10.3386/w25496")]


---
/doc/iq/2019-delafuente-s7-geneticgpgses.png


2019
2024-01-01



---
/doc/iq/2019-finet.pdf
Remarkable cognitive catch-up in Chinese Adoptees 9 years after adoption
Chloë Finet
2019
2024-01-01



---
/doc/iq/2019-giangrande-supplementary.zip


2019
2024-01-01



---
/doc/iq/2019-graves.pdf
Cohort differences on the CVLT-II and CVLT3: evidence of a negative Flynn effect on the attention/working memory and learning trials
Lisa V. Graves, Lisa Drozdick, Troy Courville, Thomas J. Farrer, Paul E. Gilbert, Dean C. Delis
2019
2024-01-01



---
/doc/iq/2019-hegelund-supplement.docx


2019
2024-01-01



---
/doc/iq/2019-jiang.pdf
Multimodal data revealed different neurobiological correlates of intelligence between males and females
Rongtao Jiang, Vince D. Calhoun, Yue Cui, Shile Qi, Chuanjun Zhuo, Jin Li, Rex Jung, Jian Yang, Yuhui Du, Tianzi Jiang, Jing Sui
2019-01-01
2024-01-01
[("doi","10.1007/s11682-019-00146-z")]


---
/doc/iq/2019-joy.pdf
CCR5 Is a Therapeutic Target for Recovery after Stroke and Traumatic Brain Injury
Mary T. Joy, Einor Ben Assayag, Dalia Shabashov-Stone, Sigal Liraz-Zaltsman, Jose Mazzitelli, Marcela Arenas, Nora Abduljawad, Efrat Kliper, Amos D. Korczyn, Nikita S. Thareja, Efrat L. Kesner, Miou Zhou, Shan Huang, Tawnie K. Silva, Noomi Katz, Natan M. Bornstein, Alcino J. Silva, Esther Shohami, S. Thomas Carmichael
2019-01-01
2024-01-01
[("doi","10.1016/j.cell.2019.01.044")]


---
/doc/iq/2019-kaufman.pdf
The structure of ape (hominoidea) intelligence
Allison B. Kaufman, Matthew R. Reynolds, Alan S. Kaufman
2019-01-01
2024-01-01
[("doi","10.1037/com0000136")]


---
/doc/iq/2019-king.pdf
Genetic and environmental influences on spatial reasoning: A meta-analysis of twin studies
Michael J. King, David P. Katz, Lee A. Thompson, Brooke N. Macnamara
2019-01-01
2024-01-01
[("doi","10.1016/j.intell.2019.01.001")]


---
/doc/iq/2019-kirkegaard.pdf
Solid numbers, missed opportunities: Review of _The Intelligence Of Nations: [Lynn & Becker 2019]
Emil O. W. Kirkegaard
2019-01-01
2024-01-01
[("doi","10.1037/ebs0000181")]


---
/doc/iq/2019-kremen.pdf
Influence of young adult cognitive ability and additional education on later-life cognition
William S. Kremen, Asad Beck, Jeremy A. Elman, Daniel E. Gustavson, Chandra A. Reynolds, Xin M. Tu, Mark E. Sanderson-Cimino, Matthew S. Panizzon, Eero Vuoksimaa, Rosemary Toomey, Christine Fennema-Notestine, Donald J. Hagler Junior, Bin Fang, Anders Martin Dale, Michael J. Lyons, Carol E. Franz
2019-01-01
2024-01-01
[("doi","10.1073/pnas.1811537116")]

<p>How and when <a href="https://en.wikipedia.org/wiki/Education">education</a> improves cognitive capacity is an issue of profound societal importance. Education and later-life education-related factors, such as <a href="https://en.wikipedia.org/wiki/Occupational_complexity">occupational complexity</a> and engagement in cognitive-intellectual activities, are frequently considered indices of <a href="https://en.wikipedia.org/wiki/Cognitive_reserve">cognitive reserve</a>, but whether their effects are truly causal remains unclear.</p>
<p>In this study, after accounting for general cognitive ability (GCA) at an average age of 20 y, additional education, occupational complexity, or engagement in cognitive-intellectual activities accounted for little variance in late midlife cognitive functioning in men age 56–66 (<em>n</em> = 1009). Age 20 GCA accounted for 40% of variance in the same measure in late midlife and ~10% of variance in each of 7 cognitive domains. The other factors each accounted for &lt;1% of the variance in cognitive outcomes. The impact of these other factors likely reflects reverse causation—namely, downstream effects of early adult GCA.</p>
<p>Supporting that idea, age 20 GCA, but not education, was associated with late midlife cortical surface area (<em>n</em> = 367). In our view, the most parsimonious explanation of our results, a meta-analysis of the impact of education, and epidemiologic studies of the <a href="https://en.wikipedia.org/wiki/Flynn_effect">Flynn effect</a> is that intellectual capacity gains due to education plateau in late adolescence/early adulthood. Longitudinal studies with multiple cognitive assessments before completion of education would be needed to confirm this speculation.</p>
<p>If cognitive gains reach an asymptote by early adulthood, then strengthening cognitive reserve and reducing later-life cognitive decline and <a href="https://en.wikipedia.org/wiki/Dementia">dementia</a> risk may really begin with improving educational quality and access in childhood and adolescence.</p>
---
/doc/iq/2019-oconnell.pdf
Is the impact of SES on educational performance overestimated? Evidence from the PISA survey
Michael O’Connell
2019-01-01
2024-01-01
[("doi","10.1016/j.intell.2019.04.005")]


---
/doc/iq/2019-platt.pdf
The Flynn effect for fluid IQ may not generalize to all ages or ability levels: A population-based study of 10,000 US adolescents
Jonathan M. Platt, Katherine M. Keyes, Katie A. McLaughlin, Alan S. Kaufman
2019-11-01
2024-01-01
[("doi","10.1016/j.intell.2019.101385")]


---
/doc/iq/2019-rabinowitz.pdf
Pathways Between a Polygenic Score for Educational Attainment and Higher Educational Attainment in an African American Sample
Jill A. Rabinowitz
2019
2024-01-01



---
/doc/iq/2019-twenge.pdf
Declines in vocabulary among American adults within levels of educational attainment, 1974–2016
Jean M. Twenge, W. Keith Campbell, Ryne A. Sherman
2019-01-01
2024-01-01
[("doi","10.1016/j.intell.2019.101377")]


---
/doc/iq/2019-willoughby.pdf
The role of parental genotype in predicting offspring years of education: evidence for genetic nurture
Emily A. Willoughby, Matt McGue, William Iacono, Aldo Rustichini, James J. Lee
2019-08-23
2024-01-01
[("doi","10.1038/s41380-019-0494-1")]


---
/doc/iq/2019-woodley.pdf
Are the effects of lead exposure linked to the g factor? A meta-analysis
Michael A. Woodley, Jan te Nijenhuis, Vladimir Shibaev, Miao Li, Jan Smit
2019-01-01
2024-01-01
[("doi","10.1016/j.paid.2018.09.005")]


---
/doc/iq/2020-ackerman.pdf
A primer on assessing intelligence in laboratory studies
Phillip L. Ackerman, David Z. Hambrick
2020-06-01
2024-01-01
[("doi","10.1016/j.intell.2020.101440")]


---
/doc/iq/2020-borgonovi-supplement.pdf
Supplement, ‘Societal level gender inequalities amplify gender gaps in problem solving more than in academic disciplines’, Borgonovi & Greiff 2020
Francesca Borgonovi, Samuel Greiff
2020
2024-01-01



---
/doc/iq/2020-borgonovi.pdf
Societal level gender inequalities amplify gender gaps in problem solving more than in academic disciplines
Francesca Borgonovi
2020
2024-01-01



---
/doc/iq/2020-detterman.pdf
Will foolish ideas die in an avalanche of data? [Book review of Human Diversity, Charles C. Murray, ‘Human Diversity: The Biology of Gender, Race and Class’, 12, New York (2020)]
Douglas K. Detterman
2020-03-01
2024-01-01
[("doi","10.1016/j.intell.2020.101434")]


---
/doc/iq/2020-kirkegaard-elasticnetpredictionofiqfrommmpiintheves.png


2020
2024-01-01



---
/doc/iq/2020-lin.pdf
The social and genetic inheritance of educational attainment: Genes, parental education, and educational expansion
Meng-Jung Lin
2020-02-01
2024-01-01
[("doi","10.1016/j.ssresearch.2019.102387")]


---
/doc/iq/2020-sanchez-ucstandardizedtestingtaskforcefinalreport.pdf
Report of the UC Academic Council Standardized Testing Task Force (STTF)
Henry Sánchez, Eva Baker, Julian Betts, Li Cai, Eddie Comeaux, Darlene Francis, Patricia Gandara, Jonathan Glater, James Griesemer, Andrea Hasenstaub, George Johnson, Mona Lynch, Andrew Maul, Yolanda Moses, Wendy Rummerfield, Kit Tellez, Haim Weizman, Anne Zanzucchi
2020-01-01
2024-01-01



---
/doc/iq/2020-warne.pdf
Beliefs About Human Intelligence in a Sample of Teachers and Nonteachers
Russell T. Warne, Jared Z. Burton
2020-03-24
2024-01-01
[("doi","10.1177/0162353220912010")]

<p>Research in educational psychology consistently finds a relationship between intelligence and academic performance. However, in recent decades, educational fields, including gifted education, have resisted intelligence research, and there are some experts who argue that intelligence tests should not be used in identifying giftedness.</p>
<p>Hoping to better understand this resistance to intelligence research, we created a survey of beliefs about intelligence and administered it online to a sample of the general public and a sample of teachers.</p>
<p>We found that there are conflicts between currently accepted intelligence theory and beliefs from the American public and teachers, which has important consequences on gifted education, educational policy, and the effectiveness of interventions.</p>
---
/doc/iq/2021-aggeborn-table4-cognitiveability.jpg


2021
2024-01-01



---
/doc/iq/2021-aggeborn-table5-logannuallaborincome.jpg


2021
2024-01-01



---
/doc/iq/2021-brocas-figure1-3playerrecursivematchinggame.jpg


2021
2024-01-01



---
/doc/iq/2021-brocas-figure2-correctnashplaybyage.jpg


2021
2024-01-01



---
/doc/iq/2021-brocas-figure3-distributionofstrategybyage.jpg


2021
2024-01-01



---
/doc/iq/2021-giangrande-figure3-descriptivescatterplotsofiqin3wisctestsoverthelouisvilletwinstudycohortsshowingflynneffects.png


2021
2024-01-01



---
/doc/iq/2021-willoughby-figure1-adoptivevsgeneticparentoffspringiqcorrelation.png


2021
2024-01-01



---
/doc/iq/2021-willoughby-table3-acegeneticmodelestimatesofcognitivescores.png


2021
2024-01-01



---
/doc/iq/2022-fries-figure1-correlationmatrixofcognitivemeasureswithhealthmeasures.jpg


2022
2024-01-01



---
/doc/iq/2022-mitchell-figure2-iqsubtestvarianceexplainsvscategoryofpgs.jpg


2022
2024-01-01



---
/doc/iq/2023-chen-figure5-contributionofcommonvsraregeneticmutationstoeducationandintelligence.jpg


2023
2024-01-01



---
/doc/iq/2023-maier-figure8-explanationssupportformutualismvsgintelligence.jpg


2023
2024-01-01



---
/doc/iq/2023-maier-table1-listofobservationsexplainedbymutualismvslatentvariableginintelligence.png


2023
2024-01-01



---
/doc/iq/2023-revelle-figure1-reverseflyneffecttrendof35itemicarsplitbyeducationlevel.jpg


2023
2024-01-01



---
/doc/iq/2023-sala.pdf
No Appreciable Effect of Education on Aging-Associated Declines in Cognition: A 20-Year Follow-Up Study
Giovanni Sala, Yukiko Nishita, Chikako Tange, Makiko Tomida, Yasuyuki Gondo, Hiroshi Shimokata, Rei Otsuka
2023-03-24
2024-01-01
[("doi","10.1177/09567976231156793")]

<p>Education has been claimed to reduce aging-associated declines in cognitive function. Given its societal relevance, considerable resources have been devoted to this research. However, because of the difficulty of detecting modest rates of change, findings have been mixed. These discrepancies may stem from methodological shortcomings such as short time spans, few waves, and small samples.</p>
<p>The present study overcame these limitations (<em>n</em> = 1,892, 9 waves over a period of 20 years). We tested the effect of education level on baseline performance (intercept) and the rate of change (slope) in <a href="https://en.wikipedia.org/wiki/Fluid_and_crystallized_intelligence">crystallized and fluid cognitive abilities</a> (<em>gc</em> and gf, respectively) in a sample of Japanese adults. Albeit positively related to both intercepts, education had no impact on either the <em>gc</em> or the <em>gf</em> slope.</p>
<p>Furthermore, neither intercept exhibited any appreciable correlation with either slope. These results thus suggest that education has no substantial role (direct or mediated) in aging-related changes in cognition.</p>
---
/doc/iq/2023-sanchezizquierdo-figure2-forestplotof25estimatesofiqlongevitycorrelation.jpg


2023
2024-01-01



---
/doc/iq/2023-szaszi-figure2-nulleffectonexecutivefunctionoflargecashtransferstoextremelypoorpeople.jpg


2023
2024-01-01



---
/doc/iq/2024-edwards-figure1-intelligenceandpoliticalattitudes.jpg


2024
2024-04-08



---
/doc/iq/2024-figure2-iqpgsandpoliticalttitudes.png


2024
2024-04-08



---
/doc/iq/2024-matzel.pdf
An endless cycle of ignorance is the consequence of not offering classes on IQ and human intelligence
Louis D. Matzel
2024-05-01
2024-03-31
[("doi","10.1016/j.intell.2024.101827")]


---
/doc/iq/animal/2020-crawford-figure1-rodentoperatedvehicleandtrainingprotocol.jpg


2020
2024-01-01



---
/doc/iq/animal/2022-sol-figure2-birdneuroncountsvsinnovationpropensity.jpg


2022
2024-01-01



---
/doc/iq/gwern-iq-racialadmixture-poweranalysis-africanamericaneuropeanancestry-meansdmetanalysis-forest.jpg



2024-01-01



---
/doc/iq/gwern-iq-racialadmixture-poweranalysis-africanamericaneuropeanancestry-sdsimulations.jpg



2024-01-01



---
/doc/iq/high/1926-cox-theearlymentaltraitsof300geniuses.pdf


1926
2024-01-01



---
/doc/iq/high/1936-byrns.pdf
Intelligence and Nationality of Wisconsin School Children
Ruth Byrns
1936-01-01
2024-01-01
[("doi","10.1080/00224545.1936.9919895")]


---
/doc/iq/high/1947-terman-thegiftedchildgrowsup.pdf
The Gifted Child Grows Up: 20-Five Years' Follow-Up of a Superior Group [Genetic Studies of Genius #4]
Lewis M. Terman, Melita H. Oden, Nancy Bayley, Helen Marshall, Quinn McNemar, Ellen B. Sullivan
1947-01-01
2024-01-01



---
/doc/iq/high/1947-terman.pdf
Psychological Approaches To The Study Of Genius
Lewis M. Terman
1947-01-01
2024-01-01



---
/doc/iq/high/1968-oden.pdf
The Fulfillment of Promise: 40-Year Follow-up of the Terman Gifted Group
Melita H. Oden
1968-01-01
2024-01-01



---
/doc/iq/high/1970-weyl.pdf
The Potential Role of the Gifted in Underdeveloped Countries
Nathaniel Weyl
1970-03-01
2024-01-01
[("doi","10.1177/001698627001400105")]


---
/doc/iq/high/1971-albert.pdf
Cognitive Development and Parental Loss among the Gifted, the Exceptionally Gifted and the Creative
Robert S. Albert
1971-01-01
2024-01-01
[("doi","10.2466/pr0.1971.29.1.19")]

<p>This paper reports an analysis of descriptions of children with IQs of 155 or better.</p>
<p>It is suggested that these children be distinguished from gifted children by the label <strong>exceptionally gifted</strong>. The paper reports some important cognitive differences between the two groups as well as the high rate of early parental loss among historically famous highly intelligent persons.</p>
<p>This finding is discussed in the light of how certain parent-child relationships might contribute to the development of cognitive giftedness into high level of creative behavior.</p>
---
/doc/iq/high/1972-klonoff.pdf
IQ Constancy and Age
Harry Klonoff
1972-10-01
2024-05-28
[("doi","10.2466/pms.1972.35.2.527")]

<p>The <a href="https://en.wikipedia.org/wiki/Wechsler_Intelligence_Scale_for_Children">WISC</a> was given to 173 normal children, ages 5 to 13 years, on 3 consecutive occasions at yearly intervals.</p>
<p>Only the Full-scale IQ data were presented in this paper. Of the 18 between-year comparisons of mean Full-scale IQ, only 1 was significantly higher. Of the 9 between 2-year comparisons, only 2 were significantly higher.</p>
<p>Correlation analysis showed a perfect relationship between magnitude of correlations and lapsed time as well as a distinctive trend regarding the increase of magnitude of correlation with increasing age.</p>
<p>No sex differences in the patterning of IQ changes were noted (only 1 of the 54 comparisons was significant). There was no consistent pattern of change in IQ scores of the low-IQ subgroup compared with the high-IQ subgroup.</p>
<p>Three factors are discussed as being important in longitudinal studies, namely, maturation, sex, and individual differences in IQs of subjects.</p>
---
/doc/iq/high/1975-keating-2.pdf
Possible Sampling Bias in Genetic Studies of Genius
Daniel P. Keating
1975-01-01
2024-01-01
[("doi","10.1177/001316447503500313")]

<p>The data from Terman’s Genetic Studies of Genius (1925–1959) relating to sample size, mean IQ, and variance of IQ scores were analyzed in terms of their conformation to the theoretically projected statistics derived from a consideration of the normal curve.</p>
<p>Deviations from the theoretical projections lead to the probable conclusion that the sample size was too small, with the IQ scores clustered more closely about a significantly higher mean than projected.</p>
<p>Although the major findings of the “Genius” study are not cast into doubt by this analysis, caution is urged with respect to comparisons to a normal sample when the differences are not large.</p>
---
/doc/iq/high/1975-seagoe-termanandthegifted.pdf
Terman and the Gifted
Seagoe, May V. (May Violet), 1906
1975-01-01
2024-01-01



---
/doc/iq/high/1987-simonton.pdf#page=11
Developmental Antecedents of Achieved Eminence § pg11
Dean Keith Simonton
1987-01-01
2024-01-01



---
/doc/iq/high/1989-subotnik.pdf


1989-01-01
2024-01-01



---
/doc/iq/high/1992-shurkin-termanskids.pdf
Terman's Kids: The Groundbreaking Study of How the Gifted Grow Up
Joel N. Shurkin
1992-01-01
2024-01-01



---
/doc/iq/high/1993-chubarikov.pdf


1993-01-01
2024-01-01



---
/doc/iq/high/1993-subotnik-geniusrevisited.pdf


1993-01-01
2024-01-01



---
/doc/iq/high/1996-jensen.pdf

Canon
1996-01-01
2024-01-01



---
/doc/iq/high/1996-jensen.pdf#page=6

Canon
1996-01-01
2024-01-01



---
/doc/iq/high/2010-subotnik.pdf
Should eminence based on outstanding innovation be the goal of gifted education and talent development? Implications for policy and research
Rena F. Subotnik, Rochelle Rickoff
2010-01-01
2024-01-01
[("doi","10.1016/j.lindif.2009.12.005")]


---
/doc/iq/high/2014-bui.pdf
Is Gifted Education a Bright Idea? Assessing the Impact of Gifted and Talented Programs on Students
Sa A. Bui, Steven G. Craig, Scott A. Imberman
2014-08-01
2024-01-01
[("doi","10.1257/pol.6.3.30")]

<p>We evaluate the impact of Gifted and Talented (GT) programs on students through a regression discontinuity (RD) design, and by analyzing a randomized lottery for elite magnet GT schools.</p>
<p>We show that GT students in each analysis are exposed to higher achieving peers and, in the RD sample, a more advanced curriculum.</p>
<p>We find that achievement for marginal students neither improves nor worsens from GT services in the short run. We also find that lottery winners only perform better in science.</p>
<p>Using a bounding analysis we cannot rule out zero, though we do not find any significant negative effects.</p>
---
/doc/iq/high/2018-guez.pdf
Are high-IQ students more at risk of school failure?
Ava Guez, Hugo Peyre, Marion Le Cam, Nicolas Gauvrit, Franck Ramus
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.09.003")]


---
/doc/iq/high/2018-kell.pdf
SAGE Encyclopedia: Terman Study of the Gifted
Harrison J. Kell, Jonathan Wai
2018-01-01
2024-01-01
[("doi","10.4135/9781506326139.n691")]


---
/doc/iq/high/2020-barrow-figure3b-rddoutcomes.jpg


2020
2024-01-01



---
/doc/iq/high/2022-williams-figure1-higheriqukbiobankparticipantsaregenerallypsychologicallyhealthier.jpg


2022
2024-01-01



---
/doc/iq/high/2024-gignac-figure1-scatterplotsofiqvsconscientiousnessvsneurotismextremesillustratingrarenessofoutliers.jpg


2024
2024-11-22



---
/doc/iq/high/anne-roe/1949-roe-biologists.pdf


1949-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1951-roe-biologists.pdf


1951-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1951-roe-imagery.pdf


1951-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1951-roe-physicalscientists.pdf


1951-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1951-roe-scientists.pdf


1951-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1952-roe.pdf
A Psychologist Examines 64 Eminent Scientists: The present shortage of qualified scientific workers raises the question of how they are made. Some interesting answers are given by the techniques of modern psychological testing
Anne Roe
1952-11-01
2024-01-01
[("doi","10.2307/24944047")]


---
/doc/iq/high/anne-roe/1953-roe-makingscientist.pdf
The Making of a Scientist
Anne Roe
1953-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1953-roe-psychologists.pdf


1953-01-01
2024-01-01



---
/doc/iq/high/anne-roe/1962-eiduson-scientiststheirpsychologicalworld.pdf
<em>Scientists: Their Psychological World</em>
Bernice T. Eiduson
1962-01-01
2024-01-01



---
/doc/iq/high/anne-roe/index
‘Anne Roe’s Scientists’ tag

2021-10-25
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>iq/high/anne-roe</code>, most recent first: 4 <a href="/doc/iq/high/anne-roe/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/iq/high/anne-roe/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/iq/high/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/iq/high/anne-roe/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/iq/high/anne-roe/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/iq/high/anne-roe/index#library-1974-section" id="toc-library-1974-section">“Anne Roe Papers, 1949–1974 (bulk)”, Library 1974</a></li>
<li><a href="/doc/iq/high/anne-roe/index#eiduson-1962-section" id="toc-eiduson-1962-section"><em>Scientists: Their Psychological World</em>, Eiduson 1962</a></li>
<li><a href="/doc/iq/high/anne-roe/index#roe-1953-section" id="toc-roe-1953-section">“The Making of a Scientist”, Roe 1953</a></li>
<li><a href="/doc/iq/high/anne-roe/index#roe-1952-section" id="toc-roe-1952-section">“A Psychologist Examines 64 Eminent Scientists: The Present Shortage of Qualified Scientific Workers Raises the Question of How They Are Made. Some Interesting Answers Are given by the Techniques of Modern Psychological Testing”, Roe 1952</a></li>
</ul></li>
<li><a href="/doc/iq/high/anne-roe/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/iq/high/fullerton/1994-gottfried-giftediqfullertonlongitudinalstudy.pdf


1994-01-01
2024-01-01



---
/doc/iq/high/fullerton/1996-gottfried.pdf


1996-01-01
2024-01-01



---
/doc/iq/high/fullerton/2004-gottfried.pdf


2004-01-01
2024-01-01



---
/doc/iq/high/fullerton/2005-gottfried.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/fullerton/2006-gottfried.pdf


2006-01-01
2024-01-01



---
/doc/iq/high/fullerton/2009-gottfried-2.pdf
Development of gifted motivation: Longitudinal Research and Applications
Adele Eskeles Gottfried, Allen W. Gottfried
2009-01-01
2024-01-01
[("doi","10.1007/978-1-4020-6162-2_30")]


---
/doc/iq/high/fullerton/2009-gottfried.pdf
Issues in Early Prediction and Identification of Intellectual Giftedness
Allen W. Gottfried, Adele Eskeles Gottfried, Diana Wright Guerin
2009-01-01
2024-01-01
[("doi","10.1037/11867-003")]


---
/doc/iq/high/fullerton/index
‘Fullerton Longitudinal Study’ tag

2022-05-21
2024-06-24


<figure><img class="float-right page-thumbnail invert-auto outline" height="800" width="1700" src="/doc/ai/scaling/emergence/grokking/2024-fan-figure2-grokkingincreaseswithmlpdepth.jpg" title="Figure 2: Generalization behaviors of various depth of MLP models. (Top) Grokking: On small training set (|Dtrain| = 5,000), both the improvement of training (blue curve) and test (orange curve) accuracy would be delayed as the depth of the model increase. (Bottom) Multi-stage Generalization: On a larger training set (|Dtrain| = 7,000), the deep (8 & 12-layer) MLP models exhibit a 2-stage generalization, where the test accuracy experiences a second surge. The 2-stage generalization phenomenon is also correlated to a double-descent of feature rank (Figure 1c)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>iq/high/fullerton</code>, most recent first: 4 <a href="/doc/iq/high/fullerton/index#links" class="icon-not">annotations</a> &amp; 5 <a href="/doc/iq/high/fullerton/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/iq/high/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/iq/high/fullerton/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/iq/high/fullerton/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/iq/high/fullerton/index#fan-et-al-2024-section" id="toc-fan-et-al-2024-section">“Deep Grokking: Would Deep Neural Networks Generalize Better?”, Fan et al 2024</a></li>
<li><a href="/doc/iq/high/fullerton/index#mccoach-et-al-2017-section" id="toc-mccoach-et-al-2017-section">“Developing Talents: A Longitudinal Examination of Intellectual Ability and Academic Achievement”, McCoach et al 2017</a></li>
<li><a href="/doc/iq/high/fullerton/index#gottfried-gottfried-2009b-section" id="toc-gottfried-gottfried-2009b-section">“Development of Gifted Motivation: Longitudinal Research and Applications”, Gottfried &amp; Gottfried 2009b</a></li>
<li><a href="/doc/iq/high/fullerton/index#gottfried-et-al-2009-section" id="toc-gottfried-et-al-2009-section">“Issues in Early Prediction and Identification of Intellectual Giftedness”, Gottfried et al 2009</a></li>
</ul></li>
<li><a href="/doc/iq/high/fullerton/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/iq/high/fullerton/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/iq/high/munich/1990-heller.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/munich/1990-taylor-expandingawarenessofcreativepotentialsworldwide.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/munich/1991-heller.pdf
The Nature and Development of Giftedness. A Longitudinal Study
Kurt A., Heller
1991-01-01
2024-01-01



---
/doc/iq/high/munich/1994-perleth.pdf
The Munich Longitudinal Study of Giftedness
Christopher, Perleth und Kurt A., Heller
1994-01-01
2024-01-01



---
/doc/iq/high/munich/2004-heller.pdf

Vahrenhorst
2004-01-01
2024-01-01



---
/doc/iq/high/munich/2005-heller.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/munich/2008-heller.pdf

Vahrenhorst
2008-01-01
2024-01-01



---
/doc/iq/high/munich/2013-heller.pdf


2013-01-01
2024-01-01



---
/doc/iq/high/munich/index
‘Munich Giftedness Study’ tag

2020-05-27
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>iq/high/munich</code>, most recent first: 3 <a href="/doc/iq/high/munich/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/iq/high/munich/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/iq/high/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/iq/high/munich/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/iq/high/munich/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/iq/high/munich/index#christopher-et-al-1994-section" id="toc-christopher-et-al-1994-section">“The Munich Longitudinal Study of Giftedness”, Christopher et al 1994</a></li>
<li><a href="/doc/iq/high/munich/index#perleth-et-al-1993-section" id="toc-perleth-et-al-1993-section">“Selected Results of the Munich Longitudinal Study of Giftedness: The Multidimensional/typological Giftedness Model”, Perleth et al 1993</a></li>
<li><a href="/doc/iq/high/munich/index#a-heller-1991-section" id="toc-a-heller-1991-section">“The Nature and Development of Giftedness. A Longitudinal Study”, A. &amp; Heller 1991</a></li>
</ul></li>
<li><a href="/doc/iq/high/munich/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/iq/high/smpy/1957-super-scientificcareersandvocationaldevelopmenttheory.pdf
Scientific Careers and Vocational Development Theory: A review, a critique and some recommendations
Donald E. Super, Paul B. Bachrach
1957-01-01
2024-01-01



---
/doc/iq/high/smpy/1964-smith-spatialabilityitseducationalsocialsignificance.pdf
Spatial Ability: Its Educational and Social Significance
I. Macfarlane Smith
1964-01-01
2024-01-01



---
/doc/iq/high/smpy/1973-stanley.pdf


1973-01-01
2024-01-01



---
/doc/iq/high/smpy/1974-hogan.pdf


1974-01-01
2024-01-01



---
/doc/iq/high/smpy/1974-stanley-mathematicaltalentdiscoverydescriptiondevelopment.pdf


1974-01-01
2024-01-01



---
/doc/iq/high/smpy/1975-hogan.pdf


1975-01-01
2024-01-01



---
/doc/iq/high/smpy/1975-keating.pdf


1975-01-01
2024-01-01



---
/doc/iq/high/smpy/1975-solano.pdf


1975-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-cohn.pdf
Individualizing Science Curricula for the Gifted
Sanford J. Cohn
1976-01-01
2024-01-01
[("doi","10.1177/001698627902300214")]


---
/doc/iq/high/smpy/1976-fox-2.pdf


1976
2024-01-01



---
/doc/iq/high/smpy/1976-fox-3.pdf


1976
2024-01-01



---
/doc/iq/high/smpy/1976-fox.pdf


1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-george.pdf
Accelerating Mathematics Instruction for the Mathematically Talented
William C. George
1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-hogan.pdf


1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-keating-intellectualtalentresearchanddevelopment.pdf


1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-montour.pdf
Merrill Kenneth Wolf: a Bachelor's Degree At 14
Kathleen Montour
1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-smith.pdf
My Introduction To Computing
Daniel W. Smith
1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-solano-2.pdf
Teacher and Pupil Stereotypes of Gifted Boys and Girls
Cecelia H. Solano
1975-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-solano.pdf
College Courses and Educational Facilitation of the Gifted
Cecilia H. Solano, William C. George
1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1976-stanley-2.pdf
Rationale of Smpy During Its First 7 Years of Promoting Educational Acceleration
Julian C. Stanley
1976
2024-01-01



---
/doc/iq/high/smpy/1976-stanley-3.pdf
Concern for intellectually talented youths: How it originated and fluctuated
Julian C. Stanley
1976-01-01
2024-01-01
[("doi","10.1080/15374417609532726")]


---
/doc/iq/high/smpy/1976-stanley-4.pdf


1976
2024-01-01



---
/doc/iq/high/smpy/1976-stanley-5.pdf


1976
2024-01-01



---
/doc/iq/high/smpy/1976-stanley.pdf
Youths Who Reason Extremely Well Mathematically: Smpy's Accelerative Approach
Julian C. Stanley
1976-01-01
2024-01-01



---
/doc/iq/high/smpy/1977-fox.pdf


1977-01-01
2024-01-01



---
/doc/iq/high/smpy/1977-george.pdf
Parental Support—Time and Energ
W. C. George
1977-01-01
2024-01-01



---
/doc/iq/high/smpy/1977-getzels.pdf


1977-01-01
2024-01-01



---
/doc/iq/high/smpy/1977-stanley-2.pdf
Books Tell The SMPY Story
J. C. Stanley, S. J. Cohn, W. C. George
1977-01-01
2024-01-01
[("doi","10.1177/001698627702100416")]


---
/doc/iq/high/smpy/1977-stanley-3.pdf


1977
2024-01-01



---
/doc/iq/high/smpy/1977-stanley-thegiftedandthecreative.pdf


1977-01-01
2024-01-01



---
/doc/iq/high/smpy/1977-stanley.pdf


1977-01-01
2024-01-01



---
/doc/iq/high/smpy/1978-albert.pdf


1978-01-01
2024-01-01



---
/doc/iq/high/smpy/1978-cohn.pdf
Cognitive Characteristics of the Top-Scoring Third of the 1976 Talent Search Contestants
Sanford J. Cohn
1978-01-01
2024-01-01



---
/doc/iq/high/smpy/1978-mills.pdf
Is Sex Role Related To Intellectual Abilities?
Carol Mills
1978-01-01
2024-01-01
[("doi","10.1177/001698627802200423")]


---
/doc/iq/high/smpy/1978-stanley-2.pdf


1978
2024-01-01



---
/doc/iq/high/smpy/1978-stanley-3.pdf
Radical Acceleration: Recent Educational Innovation At JHU
Julian C. Stanley
1978
2024-01-01



---
/doc/iq/high/smpy/1978-stanley-educationalprogramsandintellectualprodigies.pdf
Educational Programs and Intellectual Prodigies
Julian C. Stanley, William C. George, Cecilia H. Solano
1978-01-01
2024-01-01



---
/doc/iq/high/smpy/1978-stanley.pdf
Now We Are Six: The Ever-Expanding SMPY
Julian C. Stanley, William C. George
1978-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-cohn-2.pdf


1979
2024-01-01



---
/doc/iq/high/smpy/1979-cohn-3.pdf
Searching for Scientifically Talented Youth?
Sanford J. Cohn
1979-01-01
2024-01-01
[("doi","10.2307/43162201")]


---
/doc/iq/high/smpy/1979-cohn.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-daurio.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-davis.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-durden.pdf
The Johns Hopkins program for verbally gifted youth
William Durden
1979-01-01
2024-01-01
[("doi","10.1080/02783198009552460")]


---
/doc/iq/high/smpy/1979-eisenberg.pdf
Early Entrance to College: The Johns Hopkins Experience; Study of Mathematically Precocious Youth (SMPY), The Johns Hopkins University
Ann R. Eisenberg, William C. George
1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-fox-2.pdf


1979
2024-01-01
[("doi","10.1080/00131727909338323")]


---
/doc/iq/high/smpy/1979-fox.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-george-2.pdf
The Study of Mathematically Precocious Youth
W. C. George, J. C. Stanley
1979-01-01
2024-01-01
[("doi","10.1177/001698627902300313")]


---
/doc/iq/high/smpy/1979-george-educatingthegifted.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-george.pdf
The Talent-Search Concept: an Identification Strategy for the Intellectually Gifted
William C. George
1979-10-01
2024-01-01
[("doi","10.1177/002246697901300303")]

<p>Using the empirically based evidence that has resulted from the previous 5 Talent Searches of the Study of Mathematically Precocious Youth, the article develops the rationale and success behind the talent-search concept as a useful strategy for identifying the intellectually gifted.</p>
<p>Its practicality as a model is further demonstrated through the systematic curricular programming that has resulted at school-district levels after students have been identified as talented in a specific aptitude area.</p>
<p>The identification issue is discussed as it pertains to efficiency and effectiveness related to cost, predictive validity, and feasibility.</p>
---
/doc/iq/high/smpy/1979-laycock-giftedchildren.pdf


1979-01-01
2024-01-01



---
/doc/iq/high/smpy/1979-mills.pdf

Carol Mills
1979-01-01
2024-01-01
[("doi","10.1080/02783198009552458")]


---
/doc/iq/high/smpy/1979-stanley.pdf
The Future of Education
Julian C. Stanley, William C. George
1979-01-01
2024-01-01
[("doi","10.1126/science.206.4415.145")]


---
/doc/iq/high/smpy/1980-becker.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-benbow-2.pdf


1980
2024-01-01



---
/doc/iq/high/smpy/1980-benbow.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-brody.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-fox-womenandthemathematicalmystique.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-fox.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-mcclain.pdf
German for Verbally Gifted Youngsters at Hopkins: The First Year
William H. McClain, William G. Durden
1980-01-01
2024-01-01
[("doi","10.2307/3530668")]


---
/doc/iq/high/smpy/1980-mezynski.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1980-stanley.pdf


1980-01-01
2024-01-01



---
/doc/iq/high/smpy/1981-bartkovich.pdf


1981-01-01
2024-01-01



---
/doc/iq/high/smpy/1981-benbow.pdf
Development of Superior Mathematical Ability During Adolescence
Lena Camilla Persson Benbow
1981-01-01
2024-01-01



---
/doc/iq/high/smpy/1981-fox.pdf


1981-01-01
2024-01-01



---
/doc/iq/high/smpy/1981-house.pdf
One Small Step for the Mathematically Gifted

1981-01-01
2024-01-01



---
/doc/iq/high/smpy/1981-stanley.pdf


1981-01-01
2024-01-01



---
/doc/iq/high/smpy/1982-benbow-2.pdf
Consequences in High School and College of Sex Differences in Mathematical Reasoning Ability: A Longitudinal Perspective
Camilla Persson Benbow, Julian C. Stanley
1982-01-01
2024-01-01
[("doi","10.3102/00028312019004598")]

<p>Between 1972 and 1974 the <a href="https://en.wikipedia.org/wiki/Study_of_Mathematically_Precocious_Youth">Study of Mathematically Precocious Youth (SMPY)</a> identified over 2,000 7<sup>th</sup> and 8<sup>th</sup> graders who scored as well as a national sample of 11<sup>th</sup> and 12<sup>th</sup> grade females on the <a href="https://en.wikipedia.org/wiki/SAT">College Board’s Scholastic Aptitude Test (SAT)</a> Mathematics or Verbal tests. A substantial sex difference in mathematical reasoning ability was found (Benbow &amp; Stanley 1980b, Benbow & Stanley 1981).</p>
<p>The consequences and development of this sex difference over the following 5 years were investigated longitudinally. Over 91% (1,996 out of 2,188 SMPY students) participated. This study established that the sex difference persisted over several years and was related to subsequent sex differences in mathematics achievement. The sex difference in mathematics did not reflect differential mathematics course taking. The abilities of males developed more rapidly than those of females.</p>
<p>Sex differences favoring males were found in participation in mathematics, performance on the SAT-M, and taking of and performance on mathematics achievement and <a href="https://en.wikipedia.org/wiki/Advanced_Placement">Advanced Placement Program</a> examinations. SMPY females received better grades in their mathematics courses than SMPY males did. Few significant sex differences were found in attitudes toward mathematics.</p>
---
/doc/iq/high/smpy/1982-benbow.pdf


1982-01-01
2024-01-01



---
/doc/iq/high/smpy/1982-moore.pdf
The Joys and Challenges in Raising a Gifted Child
Nancy Delano Moore
1982-01-01
2024-01-01



---
/doc/iq/high/smpy/1982-sawyer.pdf
Duke University's Talent Identification Program
Robert N. Sawyer, Lynn M. Daggett
1982-01-01
2024-01-01
[("doi","10.1177/107621758200500204")]


---
/doc/iq/high/smpy/1982-stanley.pdf


1982-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-2.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-3.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-4.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-5.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-6.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-7.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-8.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-9.pdf
Opening Doors for the Gifted: A flexible curriculum will provide valuable learning options for gifted students, according to directors of the Study of Mathematically Precocious Youth at the Johns Hopkins University
Camilla Persson Benbow, Julian C. Stanley
1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-benbow-academicprecocity.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-feldhusen.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-fox.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-lunny.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-mezynski.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-michael.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-pollins.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-robinson.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-stanley-2.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-stanley-3.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-stanley-4.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-stanley-5.pdf


1983
2024-01-01



---
/doc/iq/high/smpy/1983-stanley-6.pdf
New Projects: Seeking Youths Who Reason Extremely Well Mathematically
Julian C. Stanley, Nancy Whitman
1983
2024-01-01
[("doi","10.2307/27963745")]


---
/doc/iq/high/smpy/1983-tursman.pdf
Fast-Paced Classes: Challenging Gifted Students
Cindy Tursman
1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1983-vantasselbaska.pdf


1983-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-benbow.pdf


1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-gowan.pdf
Spatial Ability and Testosterone

1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-holmes.pdf


1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-reynolds-writinginstructionforverballytalentedyouthjhumodel.pdf
Writing Instruction for Verbally Talented Youth: The Johns Hopkins Model
Ben Reynolds, Kendre Kopelke, William G. Durden
1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-reynolds-writinginstructionforverballytalentedyouthjhumodel.pdf#page=13
Writing Instruction for Verbally Talented Youth: The Johns Hopkins Model § pg13
Ben Reynolds, Kendre Kopelke, William G. Durden
1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1984-stanley-2.pdf
The exceptionally talented
Julian C. Stanley
1984-01-01
2024-01-01
[("doi","10.1080/02783198409552795")]


---
/doc/iq/high/smpy/1984-stanley.pdf


1984-01-01
2024-01-01



---
/doc/iq/high/smpy/1985-durden.pdf
Early instruction by the college: Johns Hopkins's center for talented youth

1985-01-01
2024-01-01



---
/doc/iq/high/smpy/1985-gagne.pdf


1985-01-01
2024-01-01



---
/doc/iq/high/smpy/1985-gleser.pdf


1985-01-01
2024-01-01



---
/doc/iq/high/smpy/1985-stanley-2.pdf
A baker's dozen of years applying all 4 aspects of the Study of Mathematically Precocious Youth (SMPY)
Julian C. Stanley
1985-01-01
2024-01-01
[("doi","10.1080/02783198509552886")]


---
/doc/iq/high/smpy/1985-stanley-3.pdf


1985
2024-01-01



---
/doc/iq/high/smpy/1985-stanley.pdf


1985-01-01
2024-01-01



---
/doc/iq/high/smpy/1985-vining.pdf


1985-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-benbow-2.pdf
Chapter 1: SMPY's Model for Teaching Mathematically Precocious Students
Camilla Persson Benbow
1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-benbow.pdf


1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-brody.pdf
Social and emotional adjustment of adolescents extremely talented in verbal or mathematical reasoning

1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-renzulli-systemsandmodelsforprogramsforgiftedtalented.pdf
Systems and Models for Developing Programs for the Gifted and Talented
Joseph S. Renzulli
1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-stanley-2.pdf
SAT-M scores of highly selected students in Shanghai tested when less than 13 years old
Julian C. Stanley, Jia-fen Huang, Xue-min Zu
1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-stanley.pdf


1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1986-wagner.pdf
Identification and fostering of mathematically gifted students

1986-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-benbow-2.pdf
Extreme Mathematical Talent: A Hormonally Induced Ability?
Camilla Persson Benbow, Robert Michael Benbow
1987-01-01
2024-01-01
[("doi","10.1007/978-1-4613-1949-8_10")]


---
/doc/iq/high/smpy/1987-benbow.pdf


1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-brody.pdf


1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-fox.pdf


1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-holden.pdf


1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-stanley-2.pdf
State Residential High Schools for Mathematically Talented Youth

1987
2024-01-01



---
/doc/iq/high/smpy/1987-stanley-3.pdf
Note About Possible Bias Resulting When Under-Statisticized Studies are Excluded from Meta-Analyses
Julian C. Stanley
1987
2024-01-01



---
/doc/iq/high/smpy/1987-stanley-4.pdf


1987
2024-01-01



---
/doc/iq/high/smpy/1987-stanley.pdf


1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1987-wood.pdf
Media Review: Books: Writing Instruction for Verbally Talented Youth: The Johns Hopkins Model
Frank H. Wood, Trish Bransky
1987-01-01
2024-01-01



---
/doc/iq/high/smpy/1988-benbow.pdf
Sex differences in mathematical reasoning ability in intellectually talented preadolescents: Their nature, effects, and possible causes
Camilla Persson Benbow
2010-03-05
2024-01-01



---
/doc/iq/high/smpy/1988-stanley.pdf


1988-01-01
2024-01-01



---
/doc/iq/high/smpy/1989-anonymous.pdf


1989-01-01
2024-01-01



---
/doc/iq/high/smpy/1989-lindblad.pdf
On Being a Misfit
Jeanette D. Lindblad
1989-01-01
2024-01-01
[("doi","10.1177/107621758901200121")]


---
/doc/iq/high/smpy/1989-stanley-2.pdf


1989
2024-01-01



---
/doc/iq/high/smpy/1989-stanley-3.pdf
Most Fare Better
Julian C. Stanley
1989-01-01
2024-01-01
[("doi","10.1177/107621758901200122")]


---
/doc/iq/high/smpy/1989-stanley.pdf


1989-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-benbow-2.pdf


1990
2024-01-01



---
/doc/iq/high/smpy/1990-benbow-3.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-dark.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-dauber.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-lubinski.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-lupkowski.pdf
Applying: A Mentor Model: For Young Mathematically Talented Students
Ann E. Lupkowski, Susan G. Assouline, Julian C. Stanley
1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-lynch.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-richardson.pdf


1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1990-stanley.pdf
Eight Considerations for Mathematically Talented Youth
Julian Stanley, Ann E. Lupkowski, Susan G. Assouline
1990-01-01
2024-01-01



---
/doc/iq/high/smpy/1991-stanley-2.pdf


1991
2024-01-01



---
/doc/iq/high/smpy/1991-stanley-3.pdf
Tribute to Halbert B. Robinson (1925–1981)
Julian C. Stanley
1991-01-01
2024-01-01
[("doi","10.1177/107621759101400315")]


---
/doc/iq/high/smpy/1991-stanley.pdf


1991-01-01
2024-01-01



---
/doc/iq/high/smpy/1991-swiatek-2.pdf
A 10-Year Longitudinal Follow-up of Participants in a Fast-Paced Mathematics Course

1991
2024-01-01



---
/doc/iq/high/smpy/1991-swiatek.pdf


1991-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-benbow-2.pdf


1992
2024-01-01



---
/doc/iq/high/smpy/1992-benbow.pdf


1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-brody.pdf


1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-kirschenbaum.pdf
An Interview with Julian C. Stanley
Robert J. Kirschenbaum
1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-lubinski-2.pdf


1992
2024-01-01



---
/doc/iq/high/smpy/1992-lubinski.pdf


1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-pyryt.pdf


1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-stanley-2.pdf

Julian C. Stanley
1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1992-stanley.pdf
A Slice of Advice

1992-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-alper.pdf
The Pipeline is Leaking Women All the Way Along
Joe Alper
1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-benbow-2.pdf
Consequences of Gender Differences in Mathematical Reasoning Ability and Some Biological Linkages
C. P. Benbow, D. Lubinski
1993-01-01
2024-01-01
[("doi","10.1007/978-94-011-1709-8_6")]


---
/doc/iq/high/smpy/1993-benbow.pdf
Psychological profiles of the mathematically talented: some sex differences and evidence supporting their biological basis
Camilla Persson Benbow, David Lubinski
1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-bock-theoriginanddevelopmentofhighability.pdf
The Origins and Development of High Ability
Gregory R. Bock, Kate Ackrill, R. C. Atkinson, Robert J. Sternberg, Douglas K. Detterman, C. P. Benbow, David Lubinski, Robert Plomin, L. A. Thompson, M. J. A. Howe, J. Sloboda, J. C. Stanley, K. A. Heller, N. Colangelo, S. G. Assouline, B. Kerr, R. Huesman, D. Johnson, Howard Gardner, Mihaly Csikszentmihalyi, I. S. Csikszentmihalyi, W. Fowler, K. Ogston, G. Roberts-Fiati, A. Swenson, K. A. Ericsson, R. Th. Krampe, S. Heizmann, R. C. Atkinson
1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-bock-theoriginanddevelopmentofhighability.pdf#page=195
The Origins and Development of High Ability § pg195
Gregory R. Bock, Kate Ackrill, R. C. Atkinson, Robert J. Sternberg, Douglas K. Detterman, C. P. Benbow, David Lubinski, Robert Plomin, L. A. Thompson, M. J. A. Howe, J. Sloboda, J. C. Stanley, K. A. Heller, N. Colangelo, S. G. Assouline, B. Kerr, R. Huesman, D. Johnson, Howard Gardner, Mihaly Csikszentmihalyi, I. S. Csikszentmihalyi, W. Fowler, K. Ogston, G. Roberts-Fiati, A. Swenson, K. A. Ericsson, R. Th. Krampe, S. Heizmann, R. C. Atkinson
1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-heller-internationaldhandbookgiftednesstalent.pdf


1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-lubinski.pdf


1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-southern.pdf


1993-01-01
2024-01-01



---
/doc/iq/high/smpy/1993-sowell.pdf
Programs for Mathematically Gifted Students: A Review of Empirical Research
Evelyn J. Sowell
1993-01-01
2024-01-01
[("doi","10.1177/001698629303700305")]

<p>This paper summarizes and critiques the empirical research of the 1970s and 1980s on programs for mathematically gifted students.</p>
<p>Much research has shown that accelerating the mathematics curriculum provides a very good program for precocious students. Organizational plans that place mathematically gifted students together for mathematics instruction also offer opportunities for these students to perform well.</p>
<p>Although technology-based instruction also appears to provide an efficacious way of providing instruction for mathematically gifted elementary students, this method should be examined further with older students and in long-term studies.</p>
<p>Research with enriched curricula and non-computer-based instruction provided inconclusive evidence of efficacy for mathematically gifted students.</p>
---
/doc/iq/high/smpy/1993-thomas.pdf
A theory explaining sex differences in high mathematical ability has been around for some time
Hoben Thomas
2010-03-05
2024-01-01



---
/doc/iq/high/smpy/1994-albert.pdf


1994-01-01
2024-01-01



---
/doc/iq/high/smpy/1994-heller-competenceandresponsibility3rdconference.pdf
Competence and Responsibility: The Third European Conference of The European Council for High Ability held in Munich (Germany), October 11–14, 1992; Volume 2: Proceedings of the Conference
Kurt A., Heller und Ernst A., Hany
1994-01-01
2024-01-01



---
/doc/iq/high/smpy/1994-lubinski.pdf


1994-01-01
2024-01-01



---
/doc/iq/high/smpy/1994-ng.pdf


1994-01-01
2024-01-01



---
/doc/iq/high/smpy/1995-lubinski.pdf


1995-01-01
2024-01-01



---
/doc/iq/high/smpy/1995-sanders.pdf


1995-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-achter.pdf


1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-benbow-intellectualtalentpsychometricandsocialissues.pdf

Canon
1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-benbow.pdf


1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-cargain.pdf
Entering a Women's College Two Years Early
Michele J. Cargain
1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-lubinski.pdf


1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-plotinck.pdf
My Education
Alexander Plotinck
1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1996-stanley-2.pdf
Educational Trajectories: Radical Accelerates Provide Insights
Julian C. Stanley
1996
2024-01-01



---
/doc/iq/high/smpy/1996-stanley.pdf


1996-01-01
2024-01-01



---
/doc/iq/high/smpy/1997-achter.pdf


1997-01-01
2024-01-01



---
/doc/iq/high/smpy/1997-anonymous.pdf
Citation: David Lubinski

1997-01-01
2024-01-01
[("doi","10.1037/h0090670")]


---
/doc/iq/high/smpy/1997-benbow.pdf


1997-01-01
2024-01-01



---
/doc/iq/high/smpy/1997-colangelo-handbookofgiftededucation2ed.pdf


1997
2024-01-01



---
/doc/iq/high/smpy/1997-petrill.pdf


1997-01-01
2024-01-01



---
/doc/iq/high/smpy/1997-stanley.pdf
Varieties of Intellectual Talent

1997-01-01
2024-01-01



---
/doc/iq/high/smpy/1998-pyryt.pdf


1998-01-01
2024-01-01



---
/doc/iq/high/smpy/1998-schmidt.pdf


1998-01-01
2024-01-01



---
/doc/iq/high/smpy/1999-achter.pdf


1999-01-01
2024-01-01



---
/doc/iq/high/smpy/1999-rotigel.pdf
Using Talent Searches to Identify and Meet the Educational Needs of Mathematically Talented Youngsters

1999-01-01
2024-01-01



---
/doc/iq/high/smpy/2000-benbow.pdf
PSI—Vol 11#6

2000-01-01
2024-01-01



---
/doc/iq/high/smpy/2000-ceci.pdf


2000-01-01
2024-01-01



---
/doc/iq/high/smpy/2000-heller-internationalhandbookofgiftednessandtalent2ed.pdf


2000
2024-01-01



---
/doc/iq/high/smpy/2000-lubinski.pdf


2000-01-01
2024-01-01



---
/doc/iq/high/smpy/2000-stanley.pdf


2000-01-01
2024-01-01



---
/doc/iq/high/smpy/2000-swiatek.pdf


2000-01-01
2024-01-01



---
/doc/iq/high/smpy/2001-lubinski-2.pdf


2001
2024-01-01



---
/doc/iq/high/smpy/2001-lubinski-3.pdf


2001
2024-01-01



---
/doc/iq/high/smpy/2001-lubinski.pdf

comp
2001-01-01
2024-01-01



---
/doc/iq/high/smpy/2001-shea.pdf
Importance of assessing spatial ability in intellectually talented young adolescents: A 20-year longitudinal study
Daniel L. Shea, David Lubinski, Camilla P. Benbow
2001-01-01
2024-01-01
[("doi","10.1037/0022-0663.93.3.604")]


---
/doc/iq/high/smpy/2002-clark.pdf
Tending the special spark: Accelerated and enriched curricula for highly talented art students
Gilbert Clark, Enid Zimmerman
2002-01-01
2024-01-01
[("doi","10.1080/02783190209554170")]


---
/doc/iq/high/smpy/2002-hill.pdf

Frame Management
2002-01-01
2024-01-01



---
/doc/iq/high/smpy/2002-moore.pdf
The progress and problems of an incredibly talented sister and brother
Nancy Delano Moore
2002-01-01
2024-01-01
[("doi","10.1080/02783190209554160")]


---
/doc/iq/high/smpy/2002-webb.pdf


2002-01-01
2024-01-01



---
/doc/iq/high/smpy/2003-achter.pdf


2003-01-01
2024-01-01



---
/doc/iq/high/smpy/2003-anonymous.pdf
2003 Award Winners: Edwin B. Newman Award

2003-01-01
2024-01-01
[("doi","10.1037/0003-066x.58.11.893")]


---
/doc/iq/high/smpy/2003-gross.pdf

Carmen Robinson
2003-01-01
2024-01-01



---
/doc/iq/high/smpy/2003-kerr.pdf


2003-01-01
2024-01-01



---
/doc/iq/high/smpy/2004-bleskerechek.pdf


2004-01-01
2024-01-01



---
/doc/iq/high/smpy/2004-frey.pdf
Scholastic Assessment or <em>g</em>? The Relationship Between the Scholastic Assessment Test (SAT) and General Cognitive Ability
Meredith C. Frey, Douglas K. Detterman
2004-01-01
2024-01-01
[("doi","10.1111/j.0956-7976.2004.00687.x")]

<p>There is little evidence showing the relationship between the <a href="https://en.wikipedia.org/wiki/SAT">Scholastic Assessment Test (SAT)</a> and <a href="https://en.wikipedia.org/wiki/G_factor_(psychometrics)">g (general intelligence)</a>. This research established the relationship between SAT and g, as well as the appropriateness of the SAT as a measure of g, and examined the SAT as a premorbid measure of intelligence.</p>
<p>In <strong>Study 1</strong>, we used the <a href="https://www.nlsinfo.org/content/cohorts/nlsy79">National Longitudinal Survey of Youth 1979</a>. Measures of g were extracted from the <a href="https://en.wikipedia.org/wiki/Armed_Services_Vocational_Aptitude_Battery">Armed Services Vocational Aptitude Battery</a> and correlated with SAT scores of 917 participants. The resulting correlation was .82 (.86 corrected for nonlinearity).</p>
<p><strong>Study 2</strong> investigated the correlation between revised and recentered SAT scores and scores on the <a href="https://en.wikipedia.org/wiki/Raven%27s_Progressive_Matrices">Raven’s Advanced Progressive Matrices</a> among 104 undergraduates. The resulting correlation was .483 (.72 corrected for restricted range).</p>
<p>These studies indicate that the SAT is mainly a test of g. We provide equations for converting SAT scores to estimated IQs; such conversion could be useful for estimating premorbid IQ or conducting individual difference research with college students.</p>
---
/doc/iq/high/smpy/2004-lubinski-2.pdf
Long-term Effects of Educational Acceleration
David Lubinski
2004-01-01
2024-01-01



---
/doc/iq/high/smpy/2004-lubinski.pdf


2004-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-barnett.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-benbow.pdf
A Great Man Standing With Terman and Hollingworth: Julian C. Stanley (1918–2005)
Camilla P. Benbow
2005-01-01
2024-01-01
[("doi","10.1177/001698620504900411")]


---
/doc/iq/high/smpy/2005-brody-2.pdf


2005
2024-01-01



---
/doc/iq/high/smpy/2005-brody-3.pdf


2005
2024-01-01



---
/doc/iq/high/smpy/2005-brody.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-frost.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-gilheany.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-olszewskikubilius.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-rigby.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-stanley.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-touron-2.pdf


2005
2024-01-01



---
/doc/iq/high/smpy/2005-touron-3.pdf


2005
2024-01-01



---
/doc/iq/high/smpy/2005-touron.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-wallace-2.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2005-ybarra.pdf


2005-01-01
2024-01-01



---
/doc/iq/high/smpy/2006-benbow.pdf


2006-01-01
2024-01-01



---
/doc/iq/high/smpy/2006-lubinski-2.pdf


2006
2024-01-01



---
/doc/iq/high/smpy/2006-muratori.pdf


2006-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-brody.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-halpern.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-lubinski.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-park-2.pdf


2007
2024-01-01



---
/doc/iq/high/smpy/2007-park.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-spielhagen.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-swiatek.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-tsui.pdf
12147_2007_9044_24_3-web 1..11

2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2007-webb.pdf


2007-01-01
2024-01-01



---
/doc/iq/high/smpy/2008-leder.pdf

yeh
2008-01-01
2024-01-01



---
/doc/iq/high/smpy/2008-park.pdf
Ability Differences Among People Who Have Commensurate Degrees Matter for Scientific Creativity

2008-01-01
2024-01-01



---
/doc/iq/high/smpy/2009-benbow.pdf
Extending Sandra Scarr's Ideas about Development to the Longitudinal Study of Intellectually Precocious Youth
Camilla P. Benbow, David Lubinski
2009-01-01
2024-01-01



---
/doc/iq/high/smpy/2009-brody.pdf
The Johns Hopkins Talent Search Model for Identifying and Developing Exceptional Mathematical and Verbal Abilities
Linda E. Brody
2009-01-01
2024-01-01
[("doi","10.1007/978-1-4020-6162-2_50")]


---
/doc/iq/high/smpy/2009-ferriman.pdf


2009-01-01
2024-01-01



---
/doc/iq/high/smpy/2009-lubinski-2.pdf
10519_2009_9273_39_4-web 350..358

2009
2024-01-01



---
/doc/iq/high/smpy/2009-lubinski.pdf
Cognitive epidemiology: With emphasis on untangling cognitive ability and socioeconomic status
David Lubinski
2009-01-01
2024-01-01
[("doi","10.1016/j.intell.2009.09.001")]


---
/doc/iq/high/smpy/2009-steenbergenhu.pdf

markj
2009-01-01
2024-01-01



---
/doc/iq/high/smpy/2009-wai-2.pdf


2009
2024-01-01



---
/doc/iq/high/smpy/2009-wai-figureb1-meanintelligencescoresbycollegemajorfield.jpg


2009
2024-01-01



---
/doc/iq/high/smpy/2010-henshon.pdf
Talent Sleuth Extraordinaire: An Interview With Camilla P. Benbow
Suzanna E. Henshon, Camilla P. Benbow
2010-01-01
2024-01-01
[("doi","10.1080/02783193.2011.530199")]


---
/doc/iq/high/smpy/2010-lubinski.pdf
Spatial ability and STEM: A sleeping giant for talent identification and development
David Lubinski
2010-01-01
2024-01-01
[("doi","10.1016/j.paid.2010.03.022")]


---
/doc/iq/high/smpy/2010-robertson-figure1-nothreshold.jpg


2010
2024-01-01



---
/doc/iq/high/smpy/2010-robertson.pdf
CDP391442 346..351

2010-01-01
2024-01-01



---
/doc/iq/high/smpy/2010-steenbergenhu.pdf


2010-01-01
2024-01-01



---
/doc/iq/high/smpy/2010-wai.pdf


2010-01-01
2024-01-01



---
/doc/iq/high/smpy/2011-hunt-ch10-whatuseisintelligence.pdf
_Human Intelligence_: chapter 10, What Use Is Intelligence?
Earl Hunt
2011-01-01
2024-01-01



---
/doc/iq/high/smpy/2011-touron.pdf
The Center for Talented Youth Identification Model: A Review of the Literature
Javier Tourón, Marta Tourón
2011-01-01
2024-01-01



---
/doc/iq/high/smpy/2012-warne.pdf
History and Development of Above-Level Testing of the Gifted
Russell T. Warne
2012-01-01
2024-01-01
[("doi","10.1080/02783193.2012.686425")]


---
/doc/iq/high/smpy/2013-kell-2.pdf


2013
2024-01-01



---
/doc/iq/high/smpy/2013-kell-3.pdf
Spatial Ability: A Neglected Talent in Educational and Occupational Settings
Harrison J. Kell, David Lubinski
2013-01-01
2024-01-01
[("doi","10.1080/02783193.2013.82989")]


---
/doc/iq/high/smpy/2013-park-figure3-survivalanalysisofstemachievementofacceleratedsmpystudentsvspropensitymatchedcontrols.jpg


2013
2024-01-01



---
/doc/iq/high/smpy/2014-beattie.pdf


2014-01-01
2024-01-01



---
/doc/iq/high/smpy/2014-brody.pdf


2014-01-01
2024-01-01



---
/doc/iq/high/smpy/2014-kell.pdf


2014-01-01
2024-01-01



---
/doc/iq/high/smpy/2014-lubinski.pdf


2014-01-01
2024-01-01



---
/doc/iq/high/smpy/2014-wai-2.pdf


2014
2024-01-01



---
/doc/iq/high/smpy/2014-wai.pdf
Experts are born, then made: Combining prospective and retrospective longitudinal data shows that cognitive ability matters
Jonathan Wai
2014-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.08.009")]


---
/doc/iq/high/smpy/2015-brody.pdf


2015-01-01
2024-01-01



---
/doc/iq/high/smpy/2016-lubinski.pdf
From Terman to Today

2016-01-01
2024-01-01



---
/doc/iq/high/smpy/2016-makel-figure1-tipsmpyiqscatterplot.jpg


2016
2024-01-01



---
/doc/iq/high/smpy/2016-makel-table1-accomplishments.png


2016
2024-01-01



---
/doc/iq/high/smpy/2016-makel-table2-creativeaccomplishments.png


2016
2024-01-01



---
/doc/iq/high/smpy/2016-makel-table2-eliteaccomplishments.png


2016
2024-01-01



---
/doc/iq/high/smpy/2016-makel-table4-elitejobs.png


2016
2024-01-01



---
/doc/iq/high/smpy/2016-makel-table5-eliteprofessors.png


2016
2024-01-01



---
/doc/iq/high/smpy/2017-wai.pdf
What Innovations Have We Already Lost?: The Importance of Identifying and Developing Spatial Talent
Jonathan Wai, Harrison J. Kell
2017-01-01
2024-01-01
[("doi","10.1007/978-3-319-44385-0_6")]


---
/doc/iq/high/smpy/2018-lubinski.pdf
Individual Differences at the Top: Mapping the Outer Envelope of Intelligence
David Lubinski
2018-01-01
2024-01-01



---
/doc/iq/high/smpy/2019-bernstein.pdf
Psychological Constellations Assessed at Age 13 Predict Distinct Forms of Eminence 35 Years Later
Brian O. Bernstein, David Lubinski, Camilla P. Benbow
2019-01-01
2024-01-01
[("doi","10.1177/0956797618822524")]

<p>This investigation examined whether <a href="https://en.wikipedia.org/wiki/Mathematics">math</a>/scientific and verbal/humanistic ability and preference constellations, developed on intellectually talented 13-year-olds to predict their educational outcomes at age 23, continue to maintain their longitudinal potency by distinguishing distinct forms of eminence 35 years later. Eminent individuals were defined as those who, by age 50, had accomplished something rare: creative and highly impactful careers (eg. full professors at <a href="https://en.wikipedia.org/wiki/Research_university">research-intensive universities</a>, <a href="https://en.wikipedia.org/wiki/Fortune_500">Fortune 500</a> executives, distinguished judges and lawyers, leaders in biomedicine, award-winning journalists and writers).</p>
<p><strong>Study 1</strong> consisted of 677 intellectually precocious youths, assessed at age 13, whose leadership and creative accomplishments were assessed 35 years later.</p>
<p><strong>Study 2</strong> constituted a constructive replication—an analysis of 605 top <a href="https://en.wikipedia.org/wiki/Science,_technology,_engineering,_and_mathematics">science, technology, engineering, and math (STEM)</a> graduate students, assessed on the same predictor constructs early in graduate school and assessed again 25 years later. In both samples, the same ability and preference parameter values, which defined math/scientific versus verbal/humanistic constellations, discriminated participants who ultimately achieved distinct forms of eminence from their peers pursuing other life endeavors.</p>
---
/doc/iq/high/smpy/2019-mccabe.pdf
Who shines most among the brightest?: A 25-year longitudinal study of elite STEM graduate students
Kira O. McCabe, David Lubinski, Camilla P. Benbow
2019-01-01
2024-01-01
[("doi","10.1037/pspp0000239")]


---
/doc/iq/high/smpy/2019-wirthwein.pdf
Personality and school functioning of intellectually gifted and nongifted adolescents: Self-perceptions and parents' assessments
Linda Wirthwein, Sebastian Bergold, Franzis Preckel, Ricarda Steinmayr
2019-01-01
2024-01-01
[("doi","10.1016/j.lindif.2019.04.003")]


---
/doc/iq/high/smpy/2019-worrell.pdf
Gifted Students
Frank C. Worrell, Rena F. Subotnik, Paula Olszewski-Kubilius, Dante D. Dixson
2019
2024-01-01
[("doi","10.1146/annurev-psych-010418-102846")]

<p>Gifted students are individuals who are recognized for performance that is superior to that of their peers. Although giftedness is typically associated with schooling, gifted individuals exist across academic and nonacademic domains.</p>
<p>In this review, we begin by acknowledging some of the larger debates in the field of gifted education and provide brief summaries of major conceptual frameworks applied to gifted education, dividing them into 3 categories: frameworks focused on ability, frameworks focused on talent development, and integrative frameworks.</p>
<p>We then discuss common practices used to identify gifted students, giving specific attention to the identification of those in underrepresented groups, followed by brief overviews of the numbers of students who are classified as gifted, programming options for gifted students, and social and emotional issues associated with being gifted.</p>
<p>We conclude with a discussion of several unresolved issues in the field.</p>
---
/doc/iq/high/smpy/2020-schuur.pdf
Social–Emotional Characteristics and Adjustment of Accelerated University Students: A Systematic Review
Jolande Schuur, Marjolijn van Weerdenburg, Lianne Hoogeveen, Evelyn H. Kroesbergen
2020-11-09
2024-01-01
[("doi","10.1177/0016986220969392")]

<p>Gifted students who experienced <a href="https://en.wikipedia.org/wiki/Academic_acceleration">grade-based acceleration</a> in primary or secondary education have to meet the challenges of adjusting to university at a younger age than students who did not accelerate. This <a href="https://en.wikipedia.org/wiki/Systematic_review">systematic review</a> critically evaluates the research on social–emotional characteristics and adjustment of these gifted accelerated university students.</p>
<p>Based on a review of 22 studies, we may conclude that accelerated students did not differ very much in domains of social–emotional characteristics from their nonaccelerated gifted and nongifted peers. Factors that facilitated adjustment and well-being were cheerfulness, resilience, <a href="https://en.wikipedia.org/wiki/Self-efficacy">self-efficacy</a>, a positive self-concept, high prior academic achievement, and supportive family environment.</p>
<p>Furthermore, it was found that studies were incomplete in reporting the previous acceleration experiences of the students and that research on students who individually accelerated by 1 or 2 years was scarce. Future research should include individually accelerated students, previous acceleration experiences, gender differences, and comparison groups.</p>
---
/doc/iq/high/smpy/2023-lubinski.pdf
Study of Mathematically Precocious Youth (SMPY): Seeking Support for an Age-65 Follow Up and Ongoing Research
Lubinski, David
2023-10-10
2024-01-01



---
/doc/iq/high/smpy/gwern-iq-smpytip.png



2024-01-01



---
/doc/iq/high/smpy/index
‘SMPY’ tag

2019-11-19
2024-10-31


<figure><img class="float-right page-thumbnail invert-auto outline" height="1522" width="1175" src="/doc/iq/high/smpy/2016-makel-figure1-tipsmpyiqscatterplot.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>iq/high/smpy</code>, most recent first: 145 <a href="/doc/iq/high/smpy/index#links" class="icon-not">annotations</a> &amp; 188 <a href="/doc/iq/high/smpy/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/iq/high/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/smpy" id="gwern-smpy" class="link-page link-annotated include-annotation include-strict" title="Transclude link for doc/iq/high/smpy/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/iq/high/smpy/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/iq/high/smpy/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/iq/high/smpy/index#gwern-smpy-section" id="toc-gwern-smpy-section">“SMPY Bibliography”, Gwern 2018</a></li>
<li><a href="/doc/iq/high/smpy/index#gwern-hunter-section" id="toc-gwern-hunter-section">“<em>Genius Revisited</em> Revisited”, Gwern 2016</a></li>
</ul></li>
<li><a href="/doc/iq/high/smpy/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/iq/high/smpy/index#wai-et-al-2023-section" id="toc-wai-et-al-2023-section">“Method Considerations for School Psychology from Longitudinal Research on Gifted Students”, Wai et al 2023</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-david-2023-section" id="toc-lubinski-david-2023-section">“Study of Mathematically Precocious Youth (SMPY): Seeking Support for an Age-65 Follow Up and Ongoing Research”, Lubinski &amp; David 2023</a></li>
<li><a href="/doc/iq/high/smpy/index#assouline-2023-section" id="toc-assouline-2023-section">“Professor Marcia Gentry Walked the Talk”, Assouline 2023</a></li>
<li><a href="/doc/iq/high/smpy/index#kell-et-al-2022-section" id="toc-kell-et-al-2022-section">“Wrecked by Success? Not to Worry”, Kell et al 2022</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-2021-section" id="toc-benbow-2021-section">“Identifying and Nurturing Future Innovators in Science, Technology, Engineering, and Mathematics: A Review of Findings From the Study of Mathematically Precocious Youth”, Benbow 2021</a></li>
<li><a href="/doc/iq/high/smpy/index#schuur-et-al-2020-section" id="toc-schuur-et-al-2020-section">“Social–Emotional Characteristics and Adjustment of Accelerated University Students: A Systematic Review”, Schuur et al 2020</a></li>
<li><a href="/doc/iq/high/smpy/index#henshon-2020-section" id="toc-henshon-2020-section">“In Search of Excellence: An Interview With Linda Brody”, Henshon 2020</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-benbow-2020b-section" id="toc-lubinski-benbow-2020b-section">“Intellectual Precocity: What Have We Learned Since Terman?”, Lubinski &amp; Benbow 2020b</a></li>
<li><a href="/doc/iq/high/smpy/index#bernstein-et-al-2020-section" id="toc-bernstein-et-al-2020-section">“Academic Acceleration in Gifted Youth and Fruitless Concerns Regarding Psychological Well-Being: A 35–Year Longitudinal Study”, Bernstein et al 2020</a></li>
<li><a href="/doc/iq/high/smpy/index#cardador-et-al-2020-section" id="toc-cardador-et-al-2020-section">“Does More Mean Less? Interest Surplus and the Gender Gap in STEM Careers”, Cardador et al 2020</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-2020-section" id="toc-lubinski-2020-section">“Understanding Educational, Occupational, and Creative Outcomes Requires Assessing Intraindividual Differences in Abilities and Interests”, Lubinski 2020</a></li>
<li><a href="/doc/iq/high/smpy/index#bernstein-et-al-2019-section" id="toc-bernstein-et-al-2019-section">“Psychological Constellations Assessed at Age 13 Predict Distinct Forms of Eminence 35 Years Later”, Bernstein et al 2019</a></li>
<li><a href="/doc/iq/high/smpy/index#mccabe-et-al-2019-section" id="toc-mccabe-et-al-2019-section">“Who Shines Most among the Brightest?: A 25-Year Longitudinal Study of Elite STEM Graduate Students”, McCabe et al 2019</a></li>
<li><a href="/doc/iq/high/smpy/index#wirthwein-et-al-2019-section" id="toc-wirthwein-et-al-2019-section">“Personality and School Functioning of Intellectually Gifted and Nongifted Adolescents: Self-Perceptions and Parents’ Assessments”, Wirthwein et al 2019</a></li>
<li><a href="/doc/iq/high/smpy/index#worrell-et-al-2019-section" id="toc-worrell-et-al-2019-section">“Gifted Students”, Worrell et al 2019</a></li>
<li><a href="/doc/iq/high/smpy/index#kell-wai-2019-section" id="toc-kell-wai-2019-section">“Right-Tail Range Restriction: A Lurking Threat to Detecting Associations between Traits and Skill among Experts”, Kell &amp; Wai 2019</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-2018-section" id="toc-lubinski-2018-section">“Individual Differences at the Top: Mapping the Outer Envelope of Intelligence”, Lubinski 2018</a></li>
<li><a href="/doc/iq/high/smpy/index#coleman-et-al-2017-section" id="toc-coleman-et-al-2017-section">“Functional Consequences of Genetic Loci Associated With Intelligence in a Meta-Analysis of 87,740 Individuals”, Coleman et al 2017</a></li>
<li><a href="/doc/iq/high/smpy/index#kell-et-al-2017-section" id="toc-kell-et-al-2017-section">“Gifted Kids and High-Achievers Stay Fresh: Health Outcomes of Four SMPY Cohorts at Age 50”, Kell et al 2017</a></li>
<li><a href="/doc/iq/high/smpy/index#zabaneh-et-al-2017-section" id="toc-zabaneh-et-al-2017-section">“A Genome-Wide Association Study for Extremely High Intelligence”, Zabaneh et al 2017</a></li>
<li><a href="/doc/iq/high/smpy/index#mccoach-et-al-2017-section" id="toc-mccoach-et-al-2017-section">“Developing Talents: A Longitudinal Examination of Intellectual Ability and Academic Achievement”, McCoach et al 2017</a></li>
<li><a href="/doc/iq/high/smpy/index#wai-kell-2017-section" id="toc-wai-kell-2017-section">“What Innovations Have We Already Lost?: The Importance of Identifying and Developing Spatial Talent”, Wai &amp; Kell 2017</a></li>
<li><a href="/doc/iq/high/smpy/index#makel-et-al-2016-section" id="toc-makel-et-al-2016-section">“When Lightning Strikes Twice”, Makel et al 2016</a></li>
<li><a href="/doc/iq/high/smpy/index#section" id="toc-section">“From Terman to Today”</a></li>
<li><a href="/doc/iq/high/smpy/index#gelman-2014-section" id="toc-gelman-2014-section">“Life Paths and Accomplishments of Mathematically Precocious Males and Females Four Decades Later [Gelman Commentary]”, Gelman 2014</a></li>
<li><a href="/doc/iq/high/smpy/index#wai-2014-section" id="toc-wai-2014-section">“Experts Are Born, Then Made: Combining Prospective and Retrospective Longitudinal Data Shows That Cognitive Ability Matters”, Wai 2014</a></li>
<li><a href="/doc/iq/high/smpy/index#johnson-junior-2014-section" id="toc-johnson-junior-2014-section">“Genetics of Intellectual and Personality Traits Associated With Creative Genius: Could Geniuses Be Cosmobian Dragon Kings?”, Johnson &amp; Junior 2014</a></li>
<li><a href="/doc/iq/high/smpy/index#stumpf-et-al-2013-section" id="toc-stumpf-et-al-2013-section">“Expanding Talent Search Procedures by Including Measures of Spatial Ability: CTY’s Spatial Test Battery”, Stumpf et al 2013</a></li>
<li><a href="/doc/iq/high/smpy/index#kell-et-al-2013-section" id="toc-kell-et-al-2013-section">“Who Rises to the Top?: Early Indicators”, Kell et al 2013</a></li>
<li><a href="/doc/iq/high/smpy/index#kell-lubinski-2013c-section" id="toc-kell-lubinski-2013c-section">“Spatial Ability: A Neglected Talent in Educational and Occupational Settings”, Kell &amp; Lubinski 2013c</a></li>
<li><a href="/doc/iq/high/smpy/index#park-et-al-2012-section" id="toc-park-et-al-2012-section">“When Less Is More: Effects of Grade Skipping on Adult STEM Productivity among Mathematically Precocious Adolescents”, Park et al 2012</a></li>
<li><a href="/doc/iq/high/smpy/index#warne-2012-section" id="toc-warne-2012-section">“History and Development of Above-Level Testing of the Gifted”, Warne 2012</a></li>
<li><a href="/doc/iq/high/smpy/index#hunt-2011-section" id="toc-hunt-2011-section">“_Human Intelligence_: Chapter 10, What Use Is Intelligence?”, Hunt 2011</a></li>
<li><a href="/doc/iq/high/smpy/index#tour%C3%B3n-tour%C3%B3n-2011-section" id="toc-tourón-tourón-2011-section">“The Center for Talented Youth Identification Model: A Review of the Literature”, Tourón &amp; Tourón 2011</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-2010-section" id="toc-benbow-2010-section">“Sex Differences in Mathematical Reasoning Ability in Intellectually Talented Preadolescents: Their Nature, Effects, and Possible Causes”, Benbow 2010</a></li>
<li><a href="/doc/iq/high/smpy/index#thomas-2010-section" id="toc-thomas-2010-section">“A Theory Explaining Sex Differences in High Mathematical Ability Has Been around for Some Time”, Thomas 2010</a></li>
<li><a href="/doc/iq/high/smpy/index#henshon-benbow-2010-section" id="toc-henshon-benbow-2010-section">“Talent Sleuth Extraordinaire: An Interview With Camilla P. Benbow”, Henshon &amp; Benbow 2010</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-2010-section" id="toc-lubinski-2010-section">“Spatial Ability and STEM: A Sleeping Giant for Talent Identification and Development”, Lubinski 2010</a></li>
<li><a href="/doc/iq/high/smpy/index#section-1" id="toc-section-1">“CDP391442 346..351”</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-lubinski-2009-section" id="toc-benbow-lubinski-2009-section">“Extending Sandra Scarr’s Ideas about Development to the Longitudinal Study of Intellectually Precocious Youth”, Benbow &amp; Lubinski 2009</a></li>
<li><a href="/doc/iq/high/smpy/index#brody-2009-section" id="toc-brody-2009-section">“The Johns Hopkins Talent Search Model for Identifying and Developing Exceptional Mathematical and Verbal Abilities”, Brody 2009</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-2009-section" id="toc-lubinski-2009-section">“Cognitive Epidemiology: With Emphasis on Untangling Cognitive Ability and Socioeconomic Status”, Lubinski 2009</a></li>
<li><a href="/doc/iq/high/smpy/index#section-2" id="toc-section-2">“10519_2009_9273_39_4-Web 350..358”</a></li>
<li><a href="/doc/iq/high/smpy/index#wai-et-al-2009-section" id="toc-wai-et-al-2009-section">“Spatial Ability for STEM Domains: Aligning over 50 Years of Cumulative Psychological Knowledge Solidifies Its Importance”, Wai et al 2009</a></li>
<li><a href="/doc/iq/high/smpy/index#section-3" id="toc-section-3">“Ability Differences Among People Who Have Commensurate Degrees Matter for Scientific Creativity”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-4" id="toc-section-4">“12147_2007_9044_24_3-Web 1..11”</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-2005-section" id="toc-benbow-2005-section">“A Great Man Standing With Terman and Hollingworth: Julian C. Stanley (1918–2005)”, Benbow 2005</a></li>
<li><a href="/doc/iq/high/smpy/index#putallaz-et-al-2005-section" id="toc-putallaz-et-al-2005-section">“The Duke University Talent Identification Program”, Putallaz et al 2005</a></li>
<li><a href="/doc/iq/high/smpy/index#frey-detterman-2004-section" id="toc-frey-detterman-2004-section">“Scholastic Assessment or <em>g</em>? The Relationship Between the Scholastic Assessment Test (SAT) and General Cognitive Ability”, Frey &amp; Detterman 2004</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-2004b-section" id="toc-lubinski-2004b-section">“Long-Term Effects of Educational Acceleration”, Lubinski 2004b</a></li>
<li><a href="/doc/iq/high/smpy/index#section-5" id="toc-section-5">“2003 Award Winners: Edwin B. Newman Award”</a></li>
<li><a href="/doc/iq/high/smpy/index#clark-zimmerman-2002-section" id="toc-clark-zimmerman-2002-section">“Tending the Special Spark: Accelerated and Enriched Curricula for Highly Talented Art Students”, Clark &amp; Zimmerman 2002</a></li>
<li><a href="/doc/iq/high/smpy/index#moore-2002-section" id="toc-moore-2002-section">“The Progress and Problems of an Incredibly Talented Sister and Brother”, Moore 2002</a></li>
<li><a href="/doc/iq/high/smpy/index#plomin-et-al-2001-section" id="toc-plomin-et-al-2001-section">“A Genome-Wide Scan of 1842 DNA Markers for Allelic Associations With General Cognitive Ability: A Five-Stage Design Using DNA Pooling and Extreme Selected Groups”, Plomin et al 2001</a></li>
<li><a href="/doc/iq/high/smpy/index#shea-et-al-2001-section" id="toc-shea-et-al-2001-section">“Importance of Assessing Spatial Ability in Intellectually Talented Young Adolescents: A 20-Year Longitudinal Study”, Shea et al 2001</a></li>
<li><a href="/doc/iq/high/smpy/index#section-6" id="toc-section-6">“PSI—Vol 11#6”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-7" id="toc-section-7">“Using Talent Searches to Identify and Meet the Educational Needs of Mathematically Talented Youngsters”</a></li>
<li><a href="/doc/iq/high/smpy/index#norman-et-al-1999-section" id="toc-norman-et-al-1999-section">“Relationship between Levels of Giftedness and Psychosocial Adjustment”, Norman et al 1999</a></li>
<li><a href="/doc/iq/high/smpy/index#chorney-et-al-1998-section" id="toc-chorney-et-al-1998-section">“A Quantitative Trait Locus Associated With Cognitive Ability in Children”, Chorney et al 1998</a></li>
<li><a href="/doc/iq/high/smpy/index#section-8" id="toc-section-8">“Citation: David Lubinski”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-9" id="toc-section-9">“Varieties of Intellectual Talent”</a></li>
<li><a href="/doc/iq/high/smpy/index#cargain-1996-section" id="toc-cargain-1996-section">“Entering a Women’s College Two Years Early”, Cargain 1996</a></li>
<li><a href="/doc/iq/high/smpy/index#plotinck-1996-section" id="toc-plotinck-1996-section">“My Education”, Plotinck 1996</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1996b-section" id="toc-stanley-1996b-section">“Educational Trajectories: Radical Accelerates Provide Insights”, Stanley 1996b</a></li>
<li><a href="/doc/iq/high/smpy/index#lubinski-benbow-1995b-section" id="toc-lubinski-benbow-1995b-section">“Optimal Development Of Talent: Respond Educationally To Individual Differences In Personality”, Lubinski &amp; Benbow 1995b</a></li>
<li><a href="/doc/iq/high/smpy/index#a-et-al-1994-section" id="toc-a-et-al-1994-section">“Competence and Responsibility: The Third European Conference of The European Council for High Ability Held in Munich (Germany), October 11–14, 1992; Volume 2: Proceedings of the Conference”, A. et al 1994</a></li>
<li><a href="/doc/iq/high/smpy/index#charlton-et-al-1994-section" id="toc-charlton-et-al-1994-section">“Follow-Up Insights on Rapid Educational Acceleration”, Charlton et al 1994</a></li>
<li><a href="/doc/iq/high/smpy/index#subotnik-arnold-1994-section" id="toc-subotnik-arnold-1994-section"><em>Beyond Terman: Contemporary Longitudinal Studies of Giftedness and Talent</em>, Subotnik &amp; Arnold 1994</a></li>
<li><a href="/doc/iq/high/smpy/index#alper-1993-section" id="toc-alper-1993-section">“The Pipeline Is Leaking Women All the Way Along”, Alper 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-lubinski-1993b-section" id="toc-benbow-lubinski-1993b-section">“Consequences of Gender Differences in Mathematical Reasoning Ability and Some Biological Linkages”, Benbow &amp; Lubinski 1993b</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-lubinski-1993-section" id="toc-benbow-lubinski-1993-section">“Psychological Profiles of the Mathematically Talented: Some Sex Differences and Evidence Supporting Their Biological Basis”, Benbow &amp; Lubinski 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#bock-et-al-1993-section" id="toc-bock-et-al-1993-section">“The Origins and Development of High Ability”, Bock et al 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#sowell-1993-section" id="toc-sowell-1993-section">“Programs for Mathematically Gifted Students: A Review of Empirical Research”, Sowell 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#mills-1993-section" id="toc-mills-1993-section">“Personality, Learning Style And Cognitive Style Profiles Of Mathematically Talented Students”, Mills 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#swiatek-1993-section" id="toc-swiatek-1993-section">“A Decade of Longitudinal Research On Academic Acceleration Through the Study of Mathematically Precocious Youth”, Swiatek 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#perleth-et-al-1993-section" id="toc-perleth-et-al-1993-section">“Selected Results of the Munich Longitudinal Study of Giftedness: The Multidimensional/typological Giftedness Model”, Perleth et al 1993</a></li>
<li><a href="/doc/iq/high/smpy/index#kirschenbaum-1992-section" id="toc-kirschenbaum-1992-section">“An Interview With Julian C. Stanley”, Kirschenbaum 1992</a></li>
<li><a href="/doc/iq/high/smpy/index#section-10" id="toc-section-10">“A Slice of Advice”</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-et-al-1991-section" id="toc-benbow-et-al-1991-section">“Educational Productivity Predictors Among Mathematically Talented Students”, Benbow et al 1991</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1991c-section" id="toc-stanley-1991c-section">“Tribute to Halbert B. Robinson (1925–1981)”, Stanley 1991c</a></li>
<li><a href="/doc/iq/high/smpy/index#section-11" id="toc-section-11">“A 10-Year Longitudinal Follow-Up of Participants in a Fast-Paced Mathematics Course”</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-1990-section" id="toc-benbow-1990-section">“Leta Stetter Hollingworth: A Pilgrim in Research in Her Time and Ours”, Benbow 1990</a></li>
<li><a href="/doc/iq/high/smpy/index#lupkowski-et-al-1990-section" id="toc-lupkowski-et-al-1990-section">“Applying: A Mentor Model: For Young Mathematically Talented Students”, Lupkowski et al 1990</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-et-al-1990-section" id="toc-stanley-et-al-1990-section">“Eight Considerations for Mathematically Talented Youth”, Stanley et al 1990</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1990b-section" id="toc-stanley-1990b-section">“Leta Hollingworth’s Contributions to Above-Level Testing of the Gifted”, Stanley 1990b</a></li>
<li><a href="/doc/iq/high/smpy/index#lindblad-1989-section" id="toc-lindblad-1989-section">“On Being a Misfit”, Lindblad 1989</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1989c-section" id="toc-stanley-1989c-section">“Most Fare Better”, Stanley 1989c</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-benbow-1987b-section" id="toc-benbow-benbow-1987b-section">“Extreme Mathematical Talent: A Hormonally Induced Ability?”, Benbow &amp; Benbow 1987b</a></li>
<li><a href="/doc/iq/high/smpy/index#wood-bransky-1987-section" id="toc-wood-bransky-1987-section">“Media Review: Books: Writing Instruction for Verbally Talented Youth: The Johns Hopkins Model”, Wood &amp; Bransky 1987</a></li>
<li><a href="/doc/iq/high/smpy/index#section-12" id="toc-section-12">“State Residential High Schools for Mathematically Talented Youth”</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1987c-section" id="toc-stanley-1987c-section">“Note About Possible Bias Resulting When Under-Statisticized Studies Are Excluded from Meta-Analyses”, Stanley 1987c</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-1986b-section" id="toc-benbow-1986b-section">“Chapter 1: SMPY’s Model for Teaching Mathematically Precocious Students”, Benbow 1986b</a></li>
<li><a href="/doc/iq/high/smpy/index#section-13" id="toc-section-13">“Social and Emotional Adjustment of Adolescents Extremely Talented in Verbal or Mathematical Reasoning”</a></li>
<li><a href="/doc/iq/high/smpy/index#renzulli-1986-section" id="toc-renzulli-1986-section">“Systems and Models for Developing Programs for the Gifted and Talented”, Renzulli 1986</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-et-al-1986b-section" id="toc-stanley-et-al-1986b-section">“SAT-M Scores of Highly Selected Students in Shanghai Tested When Less Than 13 Years Old”, Stanley et al 1986b</a></li>
<li><a href="/doc/iq/high/smpy/index#section-14" id="toc-section-14">“Identification and Fostering of Mathematically Gifted Students”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-15" id="toc-section-15">“Early Instruction by the College: Johns Hopkins’s Center for Talented Youth”</a></li>
<li><a href="/doc/iq/high/smpy/index#root-bernstein-1985-section" id="toc-root-bernstein-1985-section">“Visual Thinking: The Art of Imagining Reality”, Root-Bernstein 1985</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1985b-section" id="toc-stanley-1985b-section">“A Baker’s Dozen of Years Applying All 4 Aspects of the Study of Mathematically Precocious Youth (SMPY)”, Stanley 1985b</a></li>
<li><a href="/doc/iq/high/smpy/index#clements-1984-section" id="toc-clements-1984-section">“Terence Tao”, Clements 1984</a></li>
<li><a href="/doc/iq/high/smpy/index#section-16" id="toc-section-16">“Spatial Ability and Testosterone”</a></li>
<li><a href="/doc/iq/high/smpy/index#reynolds-et-al-1984-section" id="toc-reynolds-et-al-1984-section">“Writing Instruction for Verbally Talented Youth: The Johns Hopkins Model”, Reynolds et al 1984</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1984b-section" id="toc-stanley-1984b-section">“The Exceptionally Talented”, Stanley 1984b</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-stanley-1983i-section" id="toc-benbow-stanley-1983i-section">“Opening Doors for the Gifted: A Flexible Curriculum Will Provide Valuable Learning Options for Gifted Students, according to Directors of the Study of Mathematically Precocious Youth at the Johns Hopkins University”, Benbow &amp; Stanley 1983i</a></li>
<li><a href="/doc/iq/high/smpy/index#tursman-1983-section" id="toc-tursman-1983-section">“Fast-Paced Classes: Challenging Gifted Students”, Tursman 1983</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-whitman-1983f-section" id="toc-stanley-whitman-1983f-section">“New Projects: Seeking Youths Who Reason Extremely Well Mathematically”, Stanley &amp; Whitman 1983f</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-stanley-1982b-section" id="toc-benbow-stanley-1982b-section">“Consequences in High School and College of Sex Differences in Mathematical Reasoning Ability: A Longitudinal Perspective”, Benbow &amp; Stanley 1982b</a></li>
<li><a href="/doc/iq/high/smpy/index#moore-1982-section" id="toc-moore-1982-section">“The Joys and Challenges in Raising a Gifted Child”, Moore 1982</a></li>
<li><a href="/doc/iq/high/smpy/index#sawyer-daggett-1982-section" id="toc-sawyer-daggett-1982-section">“Duke University’s Talent Identification Program”, Sawyer &amp; Daggett 1982</a></li>
<li><a href="/doc/iq/high/smpy/index#benbow-1981-section" id="toc-benbow-1981-section">“Development of Superior Mathematical Ability During Adolescence”, Benbow 1981</a></li>
<li><a href="/doc/iq/high/smpy/index#section-17" id="toc-section-17">“One Small Step for the Mathematically Gifted”</a></li>
<li><a href="/doc/iq/high/smpy/index#albert-1980-section" id="toc-albert-1980-section">“Exceptionally Gifted Boys and Their Parents”, Albert 1980</a></li>
<li><a href="/doc/iq/high/smpy/index#mcclain-durden-1980-section" id="toc-mcclain-durden-1980-section">“German for Verbally Gifted Youngsters at Hopkins: The First Year”, McClain &amp; Durden 1980</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1980b-section" id="toc-stanley-1980b-section">“Manipulate Important Educational Variables”, Stanley 1980b</a></li>
<li><a href="/doc/iq/high/smpy/index#george-1979-section" id="toc-george-1979-section">“The Talent-Search Concept: an Identification Strategy for the Intellectually Gifted”, George 1979</a></li>
<li><a href="/doc/iq/high/smpy/index#cohn-1979c-section" id="toc-cohn-1979c-section">“Searching for Scientifically Talented Youth?”, Cohn 1979c</a></li>
<li><a href="/doc/iq/high/smpy/index#durden-1979-section" id="toc-durden-1979-section">“The Johns Hopkins Program for Verbally Gifted Youth”, Durden 1979</a></li>
<li><a href="/doc/iq/high/smpy/index#eisenberg-george-1979-section" id="toc-eisenberg-george-1979-section">“Early Entrance to College: The Johns Hopkins Experience; Study of Mathematically Precocious Youth (SMPY), The Johns Hopkins University”, Eisenberg &amp; George 1979</a></li>
<li><a href="/doc/iq/high/smpy/index#george-stanley-1979b-section" id="toc-george-stanley-1979b-section">“The Study of Mathematically Precocious Youth”, George &amp; Stanley 1979b</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-george-1979-section" id="toc-stanley-george-1979-section">“The Future of Education”, Stanley &amp; George 1979</a></li>
<li><a href="/doc/iq/high/smpy/index#cohn-1978-section" id="toc-cohn-1978-section">“Cognitive Characteristics of the Top-Scoring Third of the 1976 Talent Search Contestants”, Cohn 1978</a></li>
<li><a href="/doc/iq/high/smpy/index#mills-1978-section" id="toc-mills-1978-section">“Is Sex Role Related To Intellectual Abilities?”, Mills 1978</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-et-al-1978-section" id="toc-stanley-et-al-1978-section">“Educational Programs and Intellectual Prodigies”, Stanley et al 1978</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-george-1978-section" id="toc-stanley-george-1978-section">“Now We Are Six: The Ever-Expanding SMPY”, Stanley &amp; George 1978</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1978c-section" id="toc-stanley-1978c-section">“Radical Acceleration: Recent Educational Innovation At JHU”, Stanley 1978c</a></li>
<li><a href="/doc/iq/high/smpy/index#george-1977-section" id="toc-george-1977-section">“Parental Support—Time and Energ”, George 1977</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-et-al-1977b-section" id="toc-stanley-et-al-1977b-section">“Books Tell The SMPY Story”, Stanley et al 1977b</a></li>
<li><a href="/doc/iq/high/smpy/index#cohn-1976-section" id="toc-cohn-1976-section">“Individualizing Science Curricula for the Gifted”, Cohn 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#george-1976-section" id="toc-george-1976-section">“Accelerating Mathematics Instruction for the Mathematically Talented”, George 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#montour-1976-section" id="toc-montour-1976-section">“Merrill Kenneth Wolf: a Bachelor’s Degree At 14”, Montour 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#smith-1976-section" id="toc-smith-1976-section">“My Introduction To Computing”, Smith 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#solano-george-1976-section" id="toc-solano-george-1976-section">“College Courses and Educational Facilitation of the Gifted”, Solano &amp; George 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1976c-section" id="toc-stanley-1976c-section">“Concern for Intellectually Talented Youths: How It Originated and Fluctuated”, Stanley 1976c</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1976-section" id="toc-stanley-1976-section">“Youths Who Reason Extremely Well Mathematically: Smpy’s Accelerative Approach”, Stanley 1976</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1976b-section" id="toc-stanley-1976b-section">“Rationale of Smpy During Its First 7 Years of Promoting Educational Acceleration”, Stanley 1976b</a></li>
<li><a href="/doc/iq/high/smpy/index#solano-1975b-section" id="toc-solano-1975b-section">“Teacher and Pupil Stereotypes of Gifted Boys and Girls”, Solano 1975b</a></li>
<li><a href="/doc/iq/high/smpy/index#keating-stanley-1972-section" id="toc-keating-stanley-1972-section">“Extreme Measures for the Exceptionally Gifted in Mathematics and Science”, Keating &amp; Stanley 1972</a></li>
<li><a href="/doc/iq/high/smpy/index#walkup-1965-section" id="toc-walkup-1965-section">“Creativity in Science through Visualization”, Walkup 1965</a></li>
<li><a href="/doc/iq/high/smpy/index#smith-1964-section" id="toc-smith-1964-section">“Spatial Ability: Its Educational and Social Significance”, Smith 1964</a></li>
<li><a href="/doc/iq/high/smpy/index#super-bachrach-1957-section" id="toc-super-bachrach-1957-section">“Scientific Careers and Vocational Development Theory: A Review, a Critique and Some Recommendations”, Super &amp; Bachrach 1957</a></li>
<li><a href="/doc/iq/high/smpy/index#stanley-1951-section" id="toc-stanley-1951-section">“On the Adequacy of Standardized Tests Administered to Extreme Norm Groups”, Stanley 1951</a></li>
<li><a href="/doc/iq/high/smpy/index#section-18" id="toc-section-18">“一项持续53年的研究：成为天才需要什么？”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-19" id="toc-section-19">“The 62-Year-Old Child Genius: In 1969, a Very Smart 13 Year-Old Began His Undergraduate College Education—A Move That Would Come to Influence How We Think about Gifted Children for the next Four Decades.”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-20" id="toc-section-20">“The Poor Neglected Gifted Child”</a></li>
<li><a href="/doc/iq/high/smpy/index#section-21" id="toc-section-21">“Thinking Positively: The Genetics of High Intelligence”</a></li>
<li><a href="/doc/iq/high/smpy/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/iq/high/smpy/index#high-intelligence-high-achievers-cognitive-genetics-skill-prediction-science-creativity-high-intelligence" id="toc-high-intelligence-high-achievers-cognitive-genetics-skill-prediction-science-creativity-high-intelligence"><code>high-intelligence high-achievers cognitive-genetics skill-prediction science-creativity high-intelligence</code></a></li>
<li><a href="/doc/iq/high/smpy/index#iq-testing" id="toc-iq-testing"><code>iq-testing</code></a></li>
<li><a href="/doc/iq/high/smpy/index#gifted-youth" id="toc-gifted-youth"><code>gifted-youth</code></a></li>
</ul></li>
<li><a href="/doc/iq/high/smpy/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/iq/high/smpy/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/iq/high/smpy/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/iq/iq-1994-murray-nlsy-iqsocialvalue.png



2024-01-01



---
/doc/iq/iq-2003-gottfredson-socialvalue.jpg



2024-01-01



---
/doc/iq/iq-2017-hill-figure4-geneticcorrelations.png



2024-01-01



---
/doc/iq/low/1922-terman.pdf
Adventures in Stupidity: A Partial Analysis of the Intellectual Inferiority of a College Student
Lewis M. Terman
1922-01-01
2024-01-01
[("doi","10.2307/6565")]


---
/doc/iq/ses/1943-burt.pdf#page=14
Ability and Income § pg14
Cyril Burt
1943-01-01
2024-01-01
[("doi","10.1111/j.2044-8279.1943.tb02725.x")]


---
/doc/iq/ses/1956-canter.pdf

Xerox WorkCentre 7556
1956-01-01
2024-01-01



---
/doc/iq/ses/1961-burt.pdf
INTELLIGENCE AND SOCIAL MOBILITY

1961-01-01
2024-01-01



---
/doc/iq/ses/1973-dewolff.pdf


1973-01-01
2024-01-01



---
/doc/iq/ses/1973-herrnstein-iqinthemeritocracy.pdf


1973-01-01
2024-01-01



---
/doc/iq/ses/1979-lynn.pdf
The social ecology of intelligence in the British Isles

1979-01-01
2024-01-01



---
/doc/iq/ses/1980-jensen-biasinmentaltesting.pdf

Canon
1980-01-01
2024-01-01



---
/doc/iq/ses/1980-jensen-biasinmentaltesting.pdf#page=107

Canon
1980-01-01
2024-01-01



---
/doc/iq/ses/1980-jensen-biasmentaltesting-iqcorrelates.pdf


1980-01-01
2024-01-01



---
/doc/iq/ses/1980-lynn.pdf
The social ecology of intelligence in France

1980-01-01
2024-01-01



---
/doc/iq/ses/1981-lynn.pdf


1981-01-01
2024-01-01



---
/doc/iq/ses/1983-cattell-intelligenceandnationalachievement.pdf


1983-01-01
2024-01-01



---
/doc/iq/ses/1984-schmitt.pdf
METAANALYSES OF VALIDITY STUDIES PUBLISHED BETWEEN 1964 AND 1982 AND THE INVESTIGATION OF STUDY CHARACTERISTICS

1984-01-01
2024-01-01



---
/doc/iq/ses/1997-cawley.pdf


1997-01-01
2024-01-01



---
/doc/iq/ses/2000-lutter.pdf
Valuing Children's Health: A Reassessment of the Benefits of Lower Lead Levels
Randall Lutter
2000-03-01
2024-01-01
[("doi","10.2139/ssrn.243537")]


---
/doc/iq/ses/2001-nyborg.pdf


2001-01-01
2024-01-01



---
/doc/iq/ses/2002-hauser.pdf
Meritocracy, Cognitive Ability, and the Sources of Occupational Success
Robert M. Hauser
2002-01-01
2024-01-01



---
/doc/iq/ses/2002-murray.pdf
IQ and Income Inequality in a Sample of Sibling Pairs from Advantaged Family Backgrounds
Charles Murray
2002-05-01
2024-01-01
[("doi","10.1257/000282802320191570")]


---
/doc/iq/ses/2003-gottfredson.pdf


2003-01-01
2024-01-01



---
/doc/iq/ses/2006-dickerson.pdf


2006-01-01
2024-01-01



---
/doc/iq/ses/2006-mcdaniel.pdf


2006-01-01
2024-01-01



---
/doc/iq/ses/2007-strenze.pdf


2007-01-01
2024-01-01



---
/doc/iq/ses/2007-zagorsky.pdf


2007-01-01
2024-01-01



---
/doc/iq/ses/2009-richwine.pdf
IQ and Immigration Policy
jason.richwine
2009-01-01
2024-01-01



---
/doc/iq/ses/2010-beraldo.pdf
Do differences in IQ predict Italian north–south differences in income? A methodological critique to Lynn
Sergio Beraldo
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.06.007")]


---
/doc/iq/ses/2010-cornoldi.pdf
The mean Southern Italian children IQ is not particularly low: A reply to R. Lynn (2010)
Cesare Cornoldi, Carmen Belacchi, David Giofrè, Angela Martini, Patrizio Tressoldi
2010-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.06.003")]


---
/doc/iq/ses/2010-lynn.pdf


2010-01-01
2024-01-01



---
/doc/iq/ses/2010-wicherts.pdf
Why national IQs do not support evolutionary theories of intelligence
Jelte M. Wicherts, Denny Borsboom, Conor V. Dolan
2010-01-01
2024-01-01
[("doi","10.1016/j.paid.2009.05.028")]


---
/doc/iq/ses/2011-almeida.pdf


2011-01-01
2024-01-01



---
/doc/iq/ses/2011-daniele.pdf


2011-01-01
2024-01-01



---
/doc/iq/ses/2011-felice.pdf
Myth and reality: A response to Lynn on the determinants of Italy's North–South imbalances
Emanuele Felice, Ferdinando Giugliano
2011-01-01
2024-01-01
[("doi","10.1016/j.intell.2010.09.004")]


---
/doc/iq/ses/2011-gensowski-figure7-totaleffectofiqandpersonalityonlifetimeearnings.png


2011
2024-01-01



---
/doc/iq/ses/2011-meisenberg.pdf
JSPES 36—4 contents and editorial page
RupertPearson
2011-01-01
2024-01-01



---
/doc/iq/ses/2012-damico.pdf
Differences in achievement not in intelligence in the north and south of Italy: Comments on Lynn (2010a, 2010b)
Antonella D’Amico, Maurizio Cardaci, Santo Di Nuovo, Jack A. Naglieri
2012-01-01
2024-01-01
[("doi","10.1016/j.lindif.2011.11.011")]


---
/doc/iq/ses/2012-grinblatt-figure1-annualizedreturnsvsiqstanine.png


2012
2024-01-01



---
/doc/iq/ses/2012-grinblatt-figure2-entriesintechnologystocksduringthedotcombubbleasafunctionoftimeandiqstanine.jpg


2012
2024-01-01



---
/doc/iq/ses/2012-lynn.pdf
MQ LII 3&4 editorial page
RupertPearson
2012-01-01
2024-01-01



---
/doc/iq/ses/2012-rindermann-supplement.doc


2012
2024-01-01



---
/doc/iq/ses/2012-rindermann.pdf
Intellectual classes, technological progress and economic development: The rise of cognitive capitalism
Heiner Rindermann
2012-01-01
2024-01-01
[("doi","10.1016/j.paid.2011.07.001")]


---
/doc/iq/ses/2013-barnes.pdf


2013-01-01
2024-01-01



---
/doc/iq/ses/2013-boutwell.pdf


2013-01-01
2024-01-01



---
/doc/iq/ses/2013-cornoldi.pdf


2013-01-01
2024-01-01



---
/doc/iq/ses/2013-lynn.pdf
Differences in intelligence across thirty-one regions of China and their economic and demographic correlates
Richard Lynn, Helen Cheng
2013-01-01
2024-01-01
[("doi","10.1016/j.intell.2013.07.009")]


---
/doc/iq/ses/2014-baten.pdf
Back to the ‘Normal’ Level of Human-Capital Driven Growth
user
2014-01-01
2024-01-01



---
/doc/iq/ses/2014-dutton.pdf
MQ (54) LIV 3&4 contents
RupertPearson
2014-01-01
2024-01-01



---
/doc/iq/ses/2014-fletcher.pdf
Friends or family? Revisiting the effects of high school popularity on adult earnings
Jason Fletcher
2014-04-01
2024-01-01
[("doi","10.1080/00036846.2014.902024")]


---
/doc/iq/ses/2015-daniele.pdf


2015-01-01
2024-01-01



---
/doc/iq/ses/2015-lynn.pdf
Differences in cognitive ability, per capita income, infant mortality, fertility and latitude across the states of India
Richard Lynn, Prateek Yadav
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.01.009")]


---
/doc/iq/ses/2015-wai.pdf
The path and performance of a company leader: A historical examination of the education and cognitive ability of Fortune 500 CEOs
Jonathan Wai, Heiner Rindermann
2015-01-01
2024-01-01
[("doi","10.1016/j.intell.2015.10.001")]


---
/doc/iq/ses/2016-carl.pdf
IQ and socio-economic development across local authorities of the UK
Noah Carl
2016-01-01
2024-01-01
[("doi","10.1016/j.intell.2016.02.001")]


---
/doc/iq/ses/2016-grigoriev.pdf
Regional differences in intelligence, infant mortality, stature and fertility in European Russia in the late 19<sup>th</sup> century
Andrei Grigoriev, Ekaterina Lapteva, Richard Lynn
2016-01-01
2024-01-01
[("doi","10.1016/j.intell.2016.01.003")]


---
/doc/iq/ses/2018-coutrot.pdf
Global Determinants of Navigation Ability
Antoine Coutrot, Ricardo Silva, Ed Manley, Will de Cothi, Saber Sami, Véronique D. Bohbot, Jan M. Wiener, Christoph Hölscher, Ruth C. Dalton, Michael Hornberger, Hugo J. Spiers
2018-01-01
2024-01-01
[("doi","10.1016/j.cub.2018.06.009")]


---
/doc/iq/ses/2018-ganzach.pdf
Wages, mental abilities and assessments in large scale international surveys: Still not much more than g
Yoav Ganzach, Pankaj Patel
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.03.014")]


---
/doc/iq/ses/2018-hegelund.pdf
Low IQ as a predictor of unsuccessful educational and occupational achievement: A register-based study of 1,098,742 men in Denmark 1968–2016
Emilie Rune Hegelund, Trine Flensborg-Madsen, Jesper Dammeyer, Erik Lykke Mortensen
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.10.002")]


---
/doc/iq/ses/2018-rindermann.pdf
FLynn-effect and economic growth: Do national increases in intelligence lead to increases in GDP?
Heiner Rindermann, David Becker
2018-01-01
2024-01-01
[("doi","10.1016/j.intell.2018.05.001")]


---
/doc/iq/ses/2018-wai-2.pdf
Investigating the right tail of wealth: Education, cognitive ability, giving, network power, gender, ethnicity, leadership, and other characteristics
Jonathan Wai, David Lincoln
2018
2024-01-01
[("doi","10.1016/j.intell.2015.11.002")]


---
/doc/iq/ses/2019-furnham.pdf
Factors influencing adult savings and investment: Findings from a nationally representative sample
Adrian Furnham, Helen Cheng
2019-01-01
2024-01-01
[("doi","10.1016/j.paid.2019.109510")]


---
/doc/iq/ses/2020-brown-figure5-iqincomeeducation.jpg


2020
2024-01-01



---
/doc/iq/ses/2020-brown-figure5-linearvsquadraticvarianceforalloutcomes.png


2020
2024-01-01



---
/doc/iq/ses/2021-raskandersen-figure1-increaseofiqsessnpheritabilityacrosstownsenddeprivationindexdistribution.jpg


2021
2024-01-01



---
/doc/iq/ses/2022-haider-r2valuesforintelligencepersonalityandsocioeconomicstatusforemergingadultoutcomes.jpg


2022
2024-01-01



---
/doc/iq/ses/2022-hanushek.pdf
Long-run Trends in the U.S. SES—Achievement Gap
Eric A. Hanushek, Jacob D. Light, Paul E. Peterson, Laura M. Talpey, Ludger Woessmann
2022-10-01
2024-01-01
[("doi","10.1162/edfp_a_00383")]

<p>Rising inequality in the United States has raised concerns about potentially widening gaps in educational achievement by socioeconomic status (SES).</p>
<p>Using assessments from LTT-NAEP, Main-NAEP, TIMSS, and PISA that are psychometrically linked over time, we trace trends in SES gaps in achievement for U.S. student cohorts born 1961–2001.</p>
<p>Gaps in math, reading, and science achievement between the top and bottom quartiles of the SES distribution have closed by 0.05 standard deviation per decade over this period.</p>
<p>The findings are consistent across alternative measures of SES and subsets of available tests and hold in more recent periods.</p>
<p>At the current pace of closure, the achievement gap would not be eliminated until the second half of the 22<sup>nd</sup> century.</p>
---
/doc/iq/ses/2022-mcgue-figure4-cotwinestimateofsmallcausaleffectsofcollegedegree.jpg


2022
2024-01-01



---
/doc/iq/ses/index
‘IQ &amp; SES’ tag

2019-11-19
2024-07-14


<figure><img class="float-right page-thumbnail invert-not outline" height="1873" width="1621" src="/doc/iq/ses/2022-haider-r2valuesforintelligencepersonalityandsocioeconomicstatusforemergingadultoutcomes.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>iq/ses</code>, most recent first: 154 <a href="/doc/iq/ses/index#links" class="icon-not">annotations</a> &amp; 76 <a href="/doc/iq/ses/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/iq/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/iq/ses/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/iq/ses/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/iq/ses/index#kingdom-et-al-2024-section" id="toc-kingdom-et-al-2024-section">“Genetic Modifiers of Rare Variants in Monogenic Developmental Disorder Loci”, Kingdom et al 2024</a></li>
<li><a href="/doc/iq/ses/index#houmark-et-al-2024-section" id="toc-houmark-et-al-2024-section">“The Nurture of Nature and the Nature of Nurture: How Genes and Investments Interact in the Formation of Skills”, Houmark et al 2024</a></li>
<li><a href="/doc/iq/ses/index#kweon-et-al-2024-section" id="toc-kweon-et-al-2024-section">“Associations between Common Genetic Variants and Income Provide Insights about the Socioeconomic Health Gradient”, Kweon et al 2024</a></li>
<li><a href="/doc/iq/ses/index#sackett-et-al-2023-section" id="toc-sackett-et-al-2023-section">“A Contemporary Look at the Relationship Between General Cognitive Ability and Job Performance”, Sackett et al 2023</a></li>
<li><a href="/doc/iq/ses/index#pettersson-2023-section" id="toc-pettersson-2023-section">“Genetic Influences on Educational Attainment Through the Lens of the Evolving Swedish Welfare State: A Cross-Level Gene-Environment Interaction Study Based on Polygenic Indices and Longitudinal Register Data”, Pettersson 2023</a></li>
<li><a href="/doc/iq/ses/index#callis-et-al-2023-section" id="toc-callis-et-al-2023-section">“The Association between Intelligence and Financial Literacy: A Conceptual and Meta-Analytic Review”, Callis et al 2023</a></li>
<li><a href="/doc/iq/ses/index#marks-2023-section" id="toc-marks-2023-section">“Has Cognitive Ability Become More Important for Education and the Labor Market? A Comparison of the Project Talent and 1979 National Longitudinal Survey of Youth Cohorts”, Marks 2023</a></li>
<li><a href="/doc/iq/ses/index#wolfram-2023-section" id="toc-wolfram-2023-section">“(Not Just) Intelligence Stratifies the Occupational Hierarchy: Ranking 360 Professions by IQ and Non-Cognitive Traits”, Wolfram 2023</a></li>
<li><a href="/doc/iq/ses/index#hanushek-et-al-2022-section" id="toc-hanushek-et-al-2022-section">“Long-Run Trends in the U.S. SES—Achievement Gap”, Hanushek et al 2022</a></li>
<li><a href="/doc/iq/ses/index#marks-2022-section" id="toc-marks-2022-section">“Cognitive Ability Has Powerful, Widespread and Robust Effects on Social Stratification: Evidence from the 1979 and 1997 US National Longitudinal Surveys of Youth”, Marks 2022</a></li>
<li><a href="/doc/iq/ses/index#minard-2022-section" id="toc-minard-2022-section">“Molecular Genetics and Mid-Career Economic Mobility”, Minard 2022</a></li>
<li><a href="/doc/iq/ses/index#jokela-et-al-2022-page-3-section" id="toc-jokela-et-al-2022-page-3-section">“Personality Traits and Cognitive Ability in Political Selection”, Jokela et al 2022 (page 3)</a></li>
<li><a href="/doc/iq/ses/index#lin-bates-2022-2-section" id="toc-lin-bates-2022-2-section">“Smart People Know How the Economy Works: Cognitive Ability, Economic Knowledge and Financial Literacy”, Lin &amp; Bates 2022</a></li>
<li><a href="/doc/iq/ses/index#kweon-et-al-2022-section" id="toc-kweon-et-al-2022-section">“Human Brain Anatomy Reflects Separable Genetic and Environmental Components of Socioeconomic Status”, Kweon et al 2022</a></li>
<li><a href="/doc/iq/ses/index#zisman-ganzach-2022-section" id="toc-zisman-ganzach-2022-section">“The Claim That Personality Is More Important Than Intelligence in Predicting Important Life Outcomes Has Been Greatly Exaggerated”, Zisman &amp; Ganzach 2022</a></li>
<li><a href="/doc/iq/ses/index#herring-et-al-2022-section" id="toc-herring-et-al-2022-section">“Racial and Socioeconomic Disparities in the Relationship Between Children?s Early Literacy Skills and Third-Grade Outcomes: Lessons From a Kindergarten Readiness Assessment”, Herring et al 2022</a></li>
<li><a href="/doc/iq/ses/index#mcgue-et-al-2022-section" id="toc-mcgue-et-al-2022-section">“Not by <em>g</em> Alone: The Benefits of a College Education among Individuals With Low Levels of General Cognitive Ability”, McGue et al 2022</a></li>
<li><a href="/doc/iq/ses/index#oconnell-marks-2022-section" id="toc-oconnell-marks-2022-section">“Cognitive Ability and Conscientiousness Are More Important Than SES for Educational Attainment: An Analysis of the UK Millennium Cohort Study”, O’Connell &amp; Marks 2022</a></li>
<li><a href="/doc/iq/ses/index#song-et-al-2022-1-section" id="toc-song-et-al-2022-1-section">“Genetics, Leadership Position, and Well-Being: An Investigation With a Large-Scale GWAS”, Song et al 2022</a></li>
<li><a href="/doc/iq/ses/index#ree-carretta-2022-section" id="toc-ree-carretta-2022-section">“30 Years of Research on General and Specific Abilities: Still Not Much More Than <em>g</em>”, Ree &amp; Carretta 2022</a></li>
<li><a href="/doc/iq/ses/index#nye-et-al-2022b-section" id="toc-nye-et-al-2022b-section">“Cognitive Ability and Job Performance: Meta-Analytic Evidence for the Validity of Narrow Cognitive Abilities”, Nye et al 2022b</a></li>
<li><a href="/doc/iq/ses/index#howe-et-al-2022-1-section" id="toc-howe-et-al-2022-1-section">“Educational Attainment, Health Outcomes and Mortality: a Within-Sibship Mendelian Randomization Study”, Howe et al 2022</a></li>
<li><a href="/doc/iq/ses/index#haider-stumm-2022-section" id="toc-haider-stumm-2022-section">“Predicting Educational and Social-Emotional Outcomes in Emerging Adulthood From Intelligence, Personality, and Socioeconomic Status”, Haider &amp; Stumm 2022</a></li>
<li><a href="/doc/iq/ses/index#sunde-et-al-2021-section" id="toc-sunde-et-al-2021-section">“Patience and Comparative Development”, Sunde et al 2021</a></li>
<li><a href="/doc/iq/ses/index#colbert-et-al-2021-section" id="toc-colbert-et-al-2021-section">“Exploring the Relationships between Autozygosity, Educational Attainment, and Cognitive Ability in a Contemporary, Trans-Ancestral American Sample”, Colbert et al 2021</a></li>
<li><a href="/doc/iq/ses/index#marks-oconnell-2021b-section" id="toc-marks-oconnell-2021b-section">“No Evidence for Cumulating Socioeconomic Advantage. Ability Explains Increasing SES Effects With Age on Children’s Domain Test Scores”, Marks &amp; O’Connell 2021b</a></li>
<li><a href="/doc/iq/ses/index#buser-et-al-2021-page-3-section" id="toc-buser-et-al-2021-page-3-section">“Using Genes to Explore the Effects of Cognitive and Non-Cognitive Skills on Education and Labor Market Outcomes”, Buser et al 2021 (page 3)</a></li>
<li><a href="/doc/iq/ses/index#loehlin-et-al-2021-section" id="toc-loehlin-et-al-2021-section">“Heritability × SES Interaction for IQ: Is It Present in US Adoption Studies?”, Loehlin et al 2021</a></li>
<li><a href="/doc/iq/ses/index#marks-2021c-section" id="toc-marks-2021c-section">“Is the Relationship between Socioeconomic Status (SES) and Student Achievement Causal? Considering Student and Parent Abilities”, Marks 2021c</a></li>
<li><a href="/doc/iq/ses/index#marks-oconnell-2021-section" id="toc-marks-oconnell-2021-section">“Inadequacies in the SES-Achievement Model: Evidence from PISA and Other Studies”, Marks &amp; O’Connell 2021</a></li>
<li><a href="/doc/iq/ses/index#conwell-ye-2021-section" id="toc-conwell-ye-2021-section">“All Wealth Is Not Created Equal: Race, Parental Net Worth, and Children’s Achievement”, Conwell &amp; Ye 2021</a></li>
<li><a href="/doc/iq/ses/index#falk-et-al-2021-section" id="toc-falk-et-al-2021-section">“Socioeconomic Status and Inequalities in Children’s IQ and Economic Preferences”, Falk et al 2021</a></li>
<li><a href="/doc/iq/ses/index#rask-andersen-et-al-2021-section" id="toc-rask-andersen-et-al-2021-section">“Modification of Heritability for Educational Attainment and Fluid Intelligence by Socioeconomic Deprivation in the UK Biobank”, Rask-Andersen et al 2021</a></li>
<li><a href="/doc/iq/ses/index#deary-et-al-2021-2-section" id="toc-deary-et-al-2021-2-section">“Intelligence, Health and Death”, Deary et al 2021</a></li>
<li><a href="/doc/iq/ses/index#benjamin-et-al-2020-section" id="toc-benjamin-et-al-2020-section">“Predicting Mid-Life Capital Formation With Pre-School Delay of Gratification and Life-Course Measures of Self-Regulation”, Benjamin et al 2020</a></li>
<li><a href="/doc/iq/ses/index#kweon-et-al-2020-page-4-section" id="toc-kweon-et-al-2020-page-4-section">“Genetic Fortune: Winning or Losing Education, Income, and Health”, Kweon et al 2020 (page 4)</a></li>
<li><a href="/doc/iq/ses/index#sias-et-al-2020-page-2-section" id="toc-sias-et-al-2020-page-2-section">“Molecular Genetics, Risk Aversion, Return Perceptions, and Stock Market Participation”, Sias et al 2020 (page 2)</a></li>
<li><a href="/doc/iq/ses/index#zissman-ganzach-2020-section" id="toc-zissman-ganzach-2020-section">“In a Representative Sample Grit Has a Negligible Effect on Educational and Economic Success Compared to Intelligence”, Zissman &amp; Ganzach 2020</a></li>
<li><a href="/doc/iq/ses/index#mcgue-et-al-2020-section" id="toc-mcgue-et-al-2020-section">“The Contribution of Cognitive and Noncognitive Skills to Intergenerational Social Mobility”, McGue et al 2020</a></li>
<li><a href="/doc/iq/ses/index#shaffer-2020-section" id="toc-shaffer-2020-section">“Forethought and Intelligence: How Conscientiousness, Future Planning, and General Mental Ability Predict Net Worth”, Shaffer 2020</a></li>
<li><a href="/doc/iq/ses/index#gardner-et-al-2020-section" id="toc-gardner-et-al-2020-section">“Sex-Biased Reduction in Reproductive Success Drives Selective Constraint on Human Genes”, Gardner et al 2020</a></li>
<li><a href="/doc/iq/ses/index#butler-et-al-2020-section" id="toc-butler-et-al-2020-section">“The Long-Term Health Effects of Attending a Selective School: a Natural Experiment”, Butler et al 2020</a></li>
<li><a href="/doc/iq/ses/index#barth-et-al-2020-section" id="toc-barth-et-al-2020-section">“Genetic Endowments and Wealth Inequality”, Barth et al 2020</a></li>
<li><a href="/doc/iq/ses/index#brown-et-al-2020b-section" id="toc-brown-et-al-2020b-section">“Can You Ever Be Too Smart for Your Own Good? Linear and Nonlinear Effects of Cognitive Ability”, Brown et al 2020b</a></li>
<li><a href="/doc/iq/ses/index#richmond-rakerd-et-al-2020-section" id="toc-richmond-rakerd-et-al-2020-section">“Clustering of Health, Crime and Social-Welfare Inequality in 4 Million Citizens from Two Nations”, Richmond-Rakerd et al 2020</a></li>
<li><a href="/doc/iq/ses/index#hill-et-al-20192-section" id="toc-hill-et-al-20192-section">“Genome-Wide Analysis Identifies Molecular Systems and 149 Genetic Loci Associated With Income”, Hill et al 2019</a></li>
<li><a href="/doc/iq/ses/index#allegrini-et-al-2019-section" id="toc-allegrini-et-al-2019-section">“Multivariable G-E Interplay in the Prediction of Educational Achievement”, Allegrini et al 2019</a></li>
<li><a href="/doc/iq/ses/index#mclean-et-al-2019-section" id="toc-mclean-et-al-2019-section">“Non-Cognitive Skills: How Much Do They Matter for Earnings in Canada?”, McLean et al 2019</a></li>
<li><a href="/doc/iq/ses/index#stumm-et-al-2019-section" id="toc-stumm-et-al-2019-section">“Predicting Educational Achievement from Genomic Measures and Socioeconomic Status”, Stumm et al 2019</a></li>
<li><a href="/doc/iq/ses/index#andreoni-et-al-2019-section" id="toc-andreoni-et-al-2019-section">“Toward an Understanding of the Development of Time Preferences: Evidence from Field Experiments”, Andreoni et al 2019</a></li>
<li><a href="/doc/iq/ses/index#proto-et-al-2019-section" id="toc-proto-et-al-2019-section">“Intelligence, Personality, and Gains from Cooperation in Repeated Interactions”, Proto et al 2019</a></li>
<li><a href="/doc/iq/ses/index#potrafke-2019-section" id="toc-potrafke-2019-section">“Risk Aversion, Patience and Intelligence: Evidence Based on Macro Data”, Potrafke 2019</a></li>
<li><a href="/doc/iq/ses/index#hill-et-al-2019-1-section" id="toc-hill-et-al-2019-1-section">“Genetic Analysis Identifies Molecular Systems and Biological Pathways Associated With Household Income”, Hill et al 2019</a></li>
<li><a href="/doc/iq/ses/index#furnham-cheng-2019-section" id="toc-furnham-cheng-2019-section">“Factors Influencing Adult Savings and Investment: Findings from a Nationally Representative Sample”, Furnham &amp; Cheng 2019</a></li>
<li><a href="/doc/iq/ses/index#lang-kell-2019-section" id="toc-lang-kell-2019-section">“General Mental Ability and Specific Abilities: Their Relative Importance for Extrinsic Career Success”, Lang &amp; Kell 2019</a></li>
<li><a href="/doc/iq/ses/index#adams-et-al-2018-section" id="toc-adams-et-al-2018-section">“Are CEOs Born Leaders? Lessons from Traits of a Million Individuals”, Adams et al 2018</a></li>
<li><a href="/doc/iq/ses/index#papageorge-thom-2018-section" id="toc-papageorge-thom-2018-section">“Genes, Education, and Labor Market Outcomes: Evidence from the Health and Retirement Study”, Papageorge &amp; Thom 2018</a></li>
<li><a href="/doc/iq/ses/index#belsky-et-al-2018-1-section" id="toc-belsky-et-al-2018-1-section">“Genetic Analysis of Social-Class Mobility in Five Longitudinal Studies”, Belsky et al 2018</a></li>
<li><a href="/doc/iq/ses/index#stavrova-ehlebracht-2018-section" id="toc-stavrova-ehlebracht-2018-section">“The Cynical Genius Illusion: Exploring and Debunking Lay Beliefs About Cynicism and Competence”, Stavrova &amp; Ehlebracht 2018</a></li>
<li><a href="/doc/iq/ses/index#gensowski-2018-2-section" id="toc-gensowski-2018-2-section">“Personality, IQ, and Lifetime Earnings”, Gensowski 2018</a></li>
<li><a href="/doc/iq/ses/index#coutrot-et-al-2018-section" id="toc-coutrot-et-al-2018-section">“Global Determinants of Navigation Ability”, Coutrot et al 2018</a></li>
<li><a href="/doc/iq/ses/index#ganzach-patel-2018-section" id="toc-ganzach-patel-2018-section">“Wages, Mental Abilities and Assessments in Large Scale International Surveys: Still Not Much More Than G”, Ganzach &amp; Patel 2018</a></li>
<li><a href="/doc/iq/ses/index#hegelund-et-al-2018-section" id="toc-hegelund-et-al-2018-section">“Low IQ As a Predictor of Unsuccessful Educational and Occupational Achievement: A Register-Based Study of 1,098,742 Men in Denmark 1968–2016”, Hegelund et al 2018</a></li>
<li><a href="/doc/iq/ses/index#rindermann-becker-2018-section" id="toc-rindermann-becker-2018-section">“FLynn-Effect and Economic Growth: Do National Increases in Intelligence Lead to Increases in GDP?”, Rindermann &amp; Becker 2018</a></li>
<li><a href="/doc/iq/ses/index#wai-lincoln-2018b-section" id="toc-wai-lincoln-2018b-section">“Investigating the Right Tail of Wealth: Education, Cognitive Ability, Giving, Network Power, Gender, Ethnicity, Leadership, and Other Characteristics”, Wai &amp; Lincoln 2018b</a></li>
<li><a href="/doc/iq/ses/index#warne-2017-section" id="toc-warne-2017-section">“Possible Economic Benefits of Full-Grade Acceleration”, Warne 2017</a></li>
<li><a href="/doc/iq/ses/index#deming-2017-section" id="toc-deming-2017-section">“The Growing Importance of Social Skills in the Labor Market”, Deming 2017</a></li>
<li><a href="/doc/iq/ses/index#xu-et-al-2017-1-section" id="toc-xu-et-al-2017-1-section">“Genetic and Environmental Influences on Household Financial Distress”, Xu et al 2017</a></li>
<li><a href="/doc/iq/ses/index#davies-et-al-2016-2-section" id="toc-davies-et-al-2016-2-section">“The Causal Effects of Education on Health, Mortality, Cognition, Well-Being, and Income in the UK Biobank”, Davies et al 2016</a></li>
<li><a href="/doc/iq/ses/index#makel-et-al-2016-section" id="toc-makel-et-al-2016-section">“When Lightning Strikes Twice”, Makel et al 2016</a></li>
<li><a href="/doc/iq/ses/index#belsky-et-al-2016-section" id="toc-belsky-et-al-2016-section">“The Genetics of Success: How Single-Nucleotide Polymorphisms Associated With Educational Attainment Relate to Life-Course Development”, Belsky et al 2016</a></li>
<li><a href="/doc/iq/ses/index#hill-et-al-2016-1-section" id="toc-hill-et-al-2016-1-section">“Molecular Genetic Contributions to Social Deprivation and Household Income in UK Biobank (<em>n</em> = 112,151)”, Hill et al 2016</a></li>
<li><a href="/doc/iq/ses/index#carl-2016-section" id="toc-carl-2016-section">“IQ and Socio-Economic Development across Local Authorities of the UK”, Carl 2016</a></li>
<li><a href="/doc/iq/ses/index#grigoriev-et-al-2016-section" id="toc-grigoriev-et-al-2016-section">“Regional Differences in Intelligence, Infant Mortality, Stature and Fertility in European Russia in the Late 19<sup>th</sup> Century”, Grigoriev et al 2016</a></li>
<li><a href="/doc/iq/ses/index#borghans-et-al-2016-section" id="toc-borghans-et-al-2016-section">“What Grades and Achievement Tests Measure”, Borghans et al 2016</a></li>
<li><a href="/doc/iq/ses/index#caspi-et-al-2016-section" id="toc-caspi-et-al-2016-section">“Childhood Forecasting of a Small Segment of the Population With Large Economic Burden”, Caspi et al 2016</a></li>
<li><a href="/doc/iq/ses/index#monahan-et-al-2015-section" id="toc-monahan-et-al-2015-section">“Costs and Benefits of Iodine Supplementation for Pregnant Women in a Mildly to Moderately Iodine-Deficient Population: a Modeling Analysis”, Monahan et al 2015</a></li>
<li><a href="/doc/iq/ses/index#schwartz-et-al-2015-section" id="toc-schwartz-et-al-2015-section">“Intelligence and Criminal Behavior in a Total Birth Cohort: An Examination of Functional Form, Dimensions of Intelligence, and the Nature of Offending”, Schwartz et al 2015</a></li>
<li><a href="/doc/iq/ses/index#carl-2015-section" id="toc-carl-2015-section">“IQ And Socioeconomic Development Across Regions Of The UK”, Carl 2015</a></li>
<li><a href="/doc/iq/ses/index#krapohl-plomin-2015-section" id="toc-krapohl-plomin-2015-section">“Genetic Link between Family Socioeconomic Status and Children’s Educational Achievement Estimated from Genome-Wide SNPs”, Krapohl &amp; Plomin 2015</a></li>
<li><a href="/doc/iq/ses/index#marks-2015-section" id="toc-marks-2015-section">“Are School-SES Effects Statistical Artefacts? Evidence from Longitudinal Population Data”, Marks 2015</a></li>
<li><a href="/doc/iq/ses/index#lynn-yadav-2015-section" id="toc-lynn-yadav-2015-section">“Differences in Cognitive Ability, per Capita Income, Infant Mortality, Fertility and Latitude across the States of India”, Lynn &amp; Yadav 2015</a></li>
<li><a href="/doc/iq/ses/index#wai-rindermann-2015-section" id="toc-wai-rindermann-2015-section">“The Path and Performance of a Company Leader: A Historical Examination of the Education and Cognitive Ability of Fortune 500 CEOs”, Wai &amp; Rindermann 2015</a></li>
<li><a href="/doc/iq/ses/index#hanushek-et-al-2015-section" id="toc-hanushek-et-al-2015-section">“Returns to Skills around the World: Evidence from PIAAC”, Hanushek et al 2015</a></li>
<li><a href="/doc/iq/ses/index#castex-dechter-2014-section" id="toc-castex-dechter-2014-section">“The Changing Roles of Education and Ability in Wage Determination”, Castex &amp; Dechter 2014</a></li>
<li><a href="/doc/iq/ses/index#fletcher-2014-section" id="toc-fletcher-2014-section">“Friends or Family? Revisiting the Effects of High School Popularity on Adult Earnings”, Fletcher 2014</a></li>
<li><a href="/doc/iq/ses/index#hendricks-schoellman-2014-section" id="toc-hendricks-schoellman-2014-section">“Student Abilities during the Expansion of US Education”, Hendricks &amp; Schoellman 2014</a></li>
<li><a href="/doc/iq/ses/index#user-2014-section" id="toc-user-2014-section">“Back to the ‘Normal’ Level of Human-Capital Driven Growth”, user 2014</a></li>
<li><a href="/doc/iq/ses/index#rupertpearson-2014-section" id="toc-rupertpearson-2014-section">“MQ (54) LIV 3&amp;4 Contents”, RupertPearson 2014</a></li>
<li><a href="/doc/iq/ses/index#trzaskowski-et-al-2014-section" id="toc-trzaskowski-et-al-2014-section">“Genetic Influence on Family Socioeconomic Status and Children’s Intelligence”, Trzaskowski et al 2014</a></li>
<li><a href="/doc/iq/ses/index#kell-et-al-2013-section" id="toc-kell-et-al-2013-section">“Who Rises to the Top?: Early Indicators”, Kell et al 2013</a></li>
<li><a href="/doc/iq/ses/index#wai-2013-section" id="toc-wai-2013-section">“Investigating America’s Elite: Cognitive Ability, Education, and Sex Differences”, Wai 2013</a></li>
<li><a href="/doc/iq/ses/index#lynn-cheng-2013-section" id="toc-lynn-cheng-2013-section">“Differences in Intelligence across Thirty-One Regions of China and Their Economic and Demographic Correlates”, Lynn &amp; Cheng 2013</a></li>
<li><a href="/doc/iq/ses/index#agarwal-mazumder-2013-section" id="toc-agarwal-mazumder-2013-section">“Cognitive Abilities and Household Financial Decision Making”, Agarwal &amp; Mazumder 2013</a></li>
<li><a href="/doc/iq/ses/index#veenhoven-choi-2012-section" id="toc-veenhoven-choi-2012-section">“Does Intelligence Boost Happiness? Smartness of All Pays More Than Being Smarter Than Others”, Veenhoven &amp; Choi 2012</a></li>
<li><a href="/doc/iq/ses/index#grinblatt-et-al-2012-section" id="toc-grinblatt-et-al-2012-section">“IQ, Trading Behavior, and Performance”, Grinblatt et al 2012</a></li>
<li><a href="/doc/iq/ses/index#damico-et-al-2012-section" id="toc-damico-et-al-2012-section">“Differences in Achievement Not in Intelligence in the North and South of Italy: Comments on Lynn (2010a, 2010b)”, D’Amico et al 2012</a></li>
<li><a href="/doc/iq/ses/index#rupertpearson-2012-section" id="toc-rupertpearson-2012-section">“MQ LII 3&amp;4 Editorial Page”, RupertPearson 2012</a></li>
<li><a href="/doc/iq/ses/index#rindermann-2012-section" id="toc-rindermann-2012-section">“Intellectual Classes, Technological Progress and Economic Development: The Rise of Cognitive Capitalism”, Rindermann 2012</a></li>
<li><a href="/doc/iq/ses/index#rindermann-thompson-2011-section" id="toc-rindermann-thompson-2011-section">“Cognitive Capitalism: The Effect of Cognitive Ability on Wealth, As Mediated Through Scientific Achievement and Economic Freedom”, Rindermann &amp; Thompson 2011</a></li>
<li><a href="/doc/iq/ses/index#gensowski-et-al-2011-2-section" id="toc-gensowski-et-al-2011-2-section">“The Effects of Education, Personality, and IQ on Earnings of High-Ability Men”, Gensowski et al 2011</a></li>
<li><a href="/doc/iq/ses/index#felice-giugliano-2011-section" id="toc-felice-giugliano-2011-section">“Myth and Reality: A Response to Lynn on the Determinants of Italy’s North–South Imbalances”, Felice &amp; Giugliano 2011</a></li>
<li><a href="/doc/iq/ses/index#lindqvist-vestman-2011-section" id="toc-lindqvist-vestman-2011-section">“The Labor Market Returns to Cognitive and Noncognitive Ability: Evidence from the Swedish Enlistment”, Lindqvist &amp; Vestman 2011</a></li>
<li><a href="/doc/iq/ses/index#rupertpearson-2011-section" id="toc-rupertpearson-2011-section">“JSPES 36—4 Contents and Editorial Page”, RupertPearson 2011</a></li>
<li><a href="/doc/iq/ses/index#heineck-anger-2010-section" id="toc-heineck-anger-2010-section">“The Returns to Cognitive Abilities and Personality Traits in Germany”, Heineck &amp; Anger 2010</a></li>
<li><a href="/doc/iq/ses/index#beraldo-2010-section" id="toc-beraldo-2010-section">“Do Differences in IQ Predict Italian North–south Differences in Income? A Methodological Critique to Lynn”, Beraldo 2010</a></li>
<li><a href="/doc/iq/ses/index#campbell-knapp-2010-section" id="toc-campbell-knapp-2010-section">“Project A: 12 Years of R&amp;D”, Campbell &amp; Knapp 2010</a></li>
<li><a href="/doc/iq/ses/index#cornoldi-et-al-2010-section" id="toc-cornoldi-et-al-2010-section">“The Mean Southern Italian Children IQ Is Not Particularly Low: A Reply to R. Lynn (2010)”, Cornoldi et al 2010</a></li>
<li><a href="/doc/iq/ses/index#wicherts-et-al-2010-section" id="toc-wicherts-et-al-2010-section">“Why National IQs Do Not Support Evolutionary Theories of Intelligence”, Wicherts et al 2010</a></li>
<li><a href="/doc/iq/ses/index#burks-et-al-2009-section" id="toc-burks-et-al-2009-section">“Cognitive Skills Affect Economic Preferences, Strategic Behavior, and Job Attachment”, Burks et al 2009</a></li>
<li><a href="/doc/iq/ses/index#jasonrichwine-2009-section" id="toc-jasonrichwine-2009-section">“IQ and Immigration Policy”, jason.richwine 2009</a></li>
<li><a href="/doc/iq/ses/index#agarwal-et-al-2009-section" id="toc-agarwal-et-al-2009-section">“The Age of Reason: Financial Decisions over the Life Cycle and Implications for Regulation”, Agarwal et al 2009</a></li>
<li><a href="/doc/iq/ses/index#wai-et-al-2009-section" id="toc-wai-et-al-2009-section">“Spatial Ability for STEM Domains: Aligning over 50 Years of Cumulative Psychological Knowledge Solidifies Its Importance”, Wai et al 2009</a></li>
<li><a href="/doc/iq/ses/index#hanushek-woessmann-2008-section" id="toc-hanushek-woessmann-2008-section">“The Role of Cognitive Skills in Economic Development”, Hanushek &amp; Woessmann 2008</a></li>
<li><a href="/doc/iq/ses/index#jones-schneider-2006-section" id="toc-jones-schneider-2006-section">“Intelligence, Human Capital, and Economic Growth: A Bayesian Averaging of Classical Estimates (BACE) Approach”, Jones &amp; Schneider 2006</a></li>
<li><a href="/doc/iq/ses/index#jones-2006-section" id="toc-jones-2006-section">“IQ in the Ramsey Model: A Naïve Calibration”, Jones 2006</a></li>
<li><a href="/doc/iq/ses/index#murray-2002-section" id="toc-murray-2002-section">“IQ and Income Inequality in a Sample of Sibling Pairs from Advantaged Family Backgrounds”, Murray 2002</a></li>
<li><a href="/doc/iq/ses/index#hauser-2002-section" id="toc-hauser-2002-section">“Meritocracy, Cognitive Ability, and the Sources of Occupational Success”, Hauser 2002</a></li>
<li><a href="/doc/iq/ses/index#grosse-et-al-2002-2-section" id="toc-grosse-et-al-2002-2-section">“Economic Gains Resulting from the Reduction in Children’s Exposure to Lead in the United States”, Grosse et al 2002</a></li>
<li><a href="/doc/iq/ses/index#grosse-et-al-2002-1-section" id="toc-grosse-et-al-2002-1-section">“Economic Gains Resulting from the Reduction in Children’s Exposure to Lead in the United States”, Grosse et al 2002</a></li>
<li><a href="/doc/iq/ses/index#zax-rees-2001-section" id="toc-zax-rees-2001-section">“IQ, Academic Performance, Environment and Earnings”, Zax &amp; Rees 2001</a></li>
<li><a href="/doc/iq/ses/index#warner-pleeter-2001-section" id="toc-warner-pleeter-2001-section">“The Personal Discount Rate: Evidence from Military Downsizing Programs”, Warner &amp; Pleeter 2001</a></li>
<li><a href="/doc/iq/ses/index#lutter-2000-section" id="toc-lutter-2000-section">“Valuing Children’s Health: A Reassessment of the Benefits of Lower Lead Levels”, Lutter 2000</a></li>
<li><a href="/doc/iq/ses/index#gottfredson-1997-section" id="toc-gottfredson-1997-section">“Why <em>g</em> Matters: The Complexity of Everyday Life”, Gottfredson 1997</a></li>
<li><a href="/doc/iq/ses/index#lichtenstein-pedersen-1997-section" id="toc-lichtenstein-pedersen-1997-section">“Does Genetic Variance for Cognitive Abilities Account for Genetic Variance in Educational Achievement and Occupational Status? A Study of Twins Reared Apart and Twins Reared Together”, Lichtenstein &amp; Pedersen 1997</a></li>
<li><a href="/doc/iq/ses/index#murphy-et-al-1996-section" id="toc-murphy-et-al-1996-section">“Individual Differences and Behavior in Organizations”, Murphy et al 1996</a></li>
<li><a href="/doc/iq/ses/index#neal-johnson-1996-section" id="toc-neal-johnson-1996-section">“The Role of Premarket Factors in Black-White Wage Differences”, Neal &amp; Johnson 1996</a></li>
<li><a href="/doc/iq/ses/index#schwartz-1994-section" id="toc-schwartz-1994-section">“Societal Benefits of Reducing Lead Exposure”, Schwartz 1994</a></li>
<li><a href="/doc/iq/ses/index#huitema-stein-1993-section" id="toc-huitema-stein-1993-section">“Validity of the GRE without Restriction of Range”, Huitema &amp; Stein 1993</a></li>
<li><a href="/doc/iq/ses/index#mchenry-et-al-1990-section" id="toc-mchenry-et-al-1990-section">“Project A Validity Results: The Relationship Between Predictor And Criterion Domains”, McHenry et al 1990</a></li>
<li><a href="/doc/iq/ses/index#hunter-et-al-1990-section" id="toc-hunter-et-al-1990-section">“Individual Differences in Output Variability As a Function of Job Complexity”, Hunter et al 1990</a></li>
<li><a href="/doc/iq/ses/index#tambs-et-al-1989-section" id="toc-tambs-et-al-1989-section">“Genetic and Environmental Contributions to the Covariance between Occupational Status, Educational Attainment, and IQ: A Study of Twins”, Tambs et al 1989</a></li>
<li><a href="/doc/iq/ses/index#section" id="toc-section">“METAANALYSES OF VALIDITY STUDIES PUBLISHED BETWEEN 1964 AND 1982 AND THE INVESTIGATION OF STUDY CHARACTERISTICS”</a></li>
<li><a href="/doc/iq/ses/index#section-1" id="toc-section-1">“The Social Ecology of Intelligence in France”</a></li>
<li><a href="/doc/iq/ses/index#section-2" id="toc-section-2">“The Social Ecology of Intelligence in the British Isles”</a></li>
<li><a href="/doc/iq/ses/index#gibson-1973-section" id="toc-gibson-1973-section">“Social Mobility and the Genetic Structure of Populations”, Gibson 1973</a></li>
<li><a href="/doc/iq/ses/index#gibson-mascie-taylor-1973b-section" id="toc-gibson-mascie-taylor-1973b-section">“Biological Aspects of a High Socio-Economic Group II. IQ Components and Social Mobility”, Gibson &amp; Mascie-Taylor 1973b</a></li>
<li><a href="/doc/iq/ses/index#griliches-mason-1972-section" id="toc-griliches-mason-1972-section">“Education, Income, and Ability”, Griliches &amp; Mason 1972</a></li>
<li><a href="/doc/iq/ses/index#section-3" id="toc-section-3">“INTELLIGENCE AND SOCIAL MOBILITY”</a></li>
<li><a href="/doc/iq/ses/index#shockley-1957-section" id="toc-shockley-1957-section">“On the Statistics of Individual Variations of Productivity in Research Laboratories”, Shockley 1957</a></li>
<li><a href="/doc/iq/ses/index#burt-1943-section" id="toc-burt-1943-section">“Ability and Income”, Burt 1943</a></li>
<li><a href="/doc/iq/ses/index#burt-1923-section" id="toc-burt-1923-section"><em>The Backwards Child</em>, Burt 1923</a></li>
<li><a href="/doc/iq/ses/index#section-4" id="toc-section-4">“Intelligence and Leadership: A Quantitative Review and Test of Theoretical Propositions”</a></li>
<li><a href="/doc/iq/ses/index#section-5" id="toc-section-5">“Studies in Individual Differences: the Search for Intelligence : Jenkins, James J. § Pg172”</a></li>
<li><a href="/doc/iq/ses/index#section-6" id="toc-section-6">“Studies in Individual Differences: the Search for Intelligence : Jenkins, James J. § Pg176”</a></li>
<li><a href="/doc/iq/ses/index#section-7" id="toc-section-7">“Copenhagen Consensus—Challenges and Opportunities: Hunger and Malnutrition”</a></li>
<li><a href="/doc/iq/ses/index#section-8" id="toc-section-8">“A Meta-Analysis of Work Sample Test Validity: Updating and Integrating Some Classic Literature”</a></li>
<li><a href="/doc/iq/ses/index#section-9" id="toc-section-9">“IQ and Permanent Income: Sizing Up the ‘IQ Paradox’”</a></li>
<li><a href="/doc/iq/ses/index#section-10" id="toc-section-10">“Earnings Effects of Personality, Education and IQ for the Gifted”</a></li>
<li><a href="/doc/iq/ses/index#section-11" id="toc-section-11">“Inequality among 32 London Boroughs: An S Factor Analysis”</a></li>
<li><a href="/doc/iq/ses/index#section-12" id="toc-section-12">“Are Terrorists Stupid?”</a></li>
<li><a href="/doc/iq/ses/index#section-13" id="toc-section-13">“Determinants of Productivity for Military Personnel: A Review of Findings on the Contribution of Experience, Training, and Aptitude to Military Performance”</a></li>
<li><a href="/doc/iq/ses/index#section-14" id="toc-section-14">“Japanese North-South Gradient in IQ Predicts Differences in Stature, Skin Color, Income, and Homicide Rate”</a></li>
<li><a href="/doc/iq/ses/index#section-15" id="toc-section-15">“Molecular Genetic Contributions to Socioeconomic Status and Intelligence”</a></li>
<li><a href="/doc/iq/ses/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/iq/ses/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/iq/ses/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/japan/1987-clancy.pdf
The acquisition of communicative style in Japanese
Patricia M. Clancy
1987-01-01
2024-01-01
[("doi","10.1017/CBO9780511620898.011")]


---
/doc/japan/2008-carter.pdf


2008-01-01
2024-01-01



---
/doc/japan/art/2011-rassieur.pdf


2011-01-01
2024-01-01



---
/doc/japan/art/2019-gardner-dorodango-5displaypieces.jpg


2019
2024-01-01



---
/doc/japan/art/index
‘Japanese art’ tag

2019-01-26
2024-11-27


<figure><img class="float-right page-thumbnail invert-not outline" height="1050" width="1400" src="/doc/japan/art/2019-gardner-dorodango-5displaypieces.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>japan/art</code>, most recent first: 29 <a href="/doc/japan/art/index#links" class="icon-not">annotations</a> &amp; 23 <a href="/doc/japan/art/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/japan/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/japan/art/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/japan/art/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/japan/art/index#section" id="toc-section">“What a Carve Up! Playful, Intricate Japanese Leaf Art—In Pictures”</a></li>
<li><a href="/doc/japan/art/index#fukushima-2020-section" id="toc-fukushima-2020-section">“Noise in the Landscape: Disputing the Visibility of Mundane Technological Objects”, Fukushima 2020</a></li>
<li><a href="/doc/japan/art/index#gardner-2019-section" id="toc-gardner-2019-section">“Dorodango, the Japanese Art of Making Mud Balls: <em>Dorodango</em> Author Bruce Gardner Shares the Story of How He Discovered the Japanese Art of Hikaru Dorodango”, Gardner 2019</a></li>
<li><a href="/doc/japan/art/index#designed-2018-section" id="toc-designed-2018-section">“Issho: Designed by Dutchscot, London”, Designed 2018</a></li>
<li><a href="/doc/japan/art/index#greer-woodblock-prints-section" id="toc-greer-woodblock-prints-section">“When Modern War Met an Antique Art”, Greer 2015</a></li>
<li><a href="/doc/japan/art/index#remains-2015-section" id="toc-remains-2015-section">“The Beauty of Human Decomposition in Japanese Watercolor”, Remains 2015</a></li>
<li><a href="/doc/japan/art/index#remains-2014-section" id="toc-remains-2014-section">“”Body of a Courtesan in 9 Stages”: A 19<sup>th</sup> Century Study of Decomposition”, Remains 2014</a></li>
<li><a href="/doc/japan/art/index#downey-2014-section" id="toc-downey-2014-section">“How Japan Copied American Culture and Made It Better: If You’re Looking for Some of America’s Best Bourbon, Denim and Burgers, Go to Japan, Where Designers Are Re-Engineering Our Culture in Loving Detail”, Downey 2014</a></li>
<li><a href="/doc/japan/art/index#resig-2013-section" id="toc-resig-2013-section">“Ukiyo-E Search”, Resig 2013</a></li>
<li><a href="/doc/japan/art/index#gibson-2012-section" id="toc-gibson-2012-section">“Shiny Balls of Mud: William Gibson Looks at Japanese Pursuits of Perfection”, Gibson 2012</a></li>
<li><a href="/doc/japan/art/index#knuth-2005-page-22-section" id="toc-knuth-2005-page-22-section">“History of Combinatorial Generation (The Art of Computer Programming: Volume 4: Pre-Fascicle 4B: §7.2.1.7) § Pg22”, Knuth 2005 (page 22)</a></li>
<li><a href="/doc/japan/art/index#kanda-2005-section" id="toc-kanda-2005-section">“Behind the Sensationalism: Images of a Decaying Corpse in Japanese Buddhist Art”, Kanda 2005</a></li>
<li><a href="/doc/japan/art/index#izawa-2003-section" id="toc-izawa-2003-section">“Toshio Okada on the Otaku, Anime History, and Japanese Culture: Luncheon Talk”, Izawa 2003</a></li>
<li><a href="/doc/japan/art/index#tsuzuki-1997-section" id="toc-tsuzuki-1997-section"><em>Tokyo: A Certain Style</em>, Tsuzuki 1997</a></li>
<li><a href="/doc/japan/art/index#thornburg-1994-section" id="toc-thornburg-1994-section">“<em>Tokyo Style</em> (book Review)”, Thornburg 1994</a></li>
<li><a href="/doc/japan/art/index#weisman-1990-section" id="toc-weisman-1990-section">“Japan Sings Along With Beethoven”, Weisman 1990</a></li>
<li><a href="/doc/japan/art/index#section-1" id="toc-section-1">“The Artist Yoshitoshi, Whose Usual Specialty Was Serious Depictions of Historic Warriors, Has Envisioned the Eternal War between Cats and Mice As a Grand Epic of Battling Samurai Clans in 6 Small, Humorous Vignettes. The Mice Often Defeat the Cats by Such Means As Frightening Them With a Large Toy Dog, Trapping Them in Paper Snack Bags, or Stealing Food While the Cat on Watch Dozes Off.”</a></li>
<li><a href="/doc/japan/art/index#section-2" id="toc-section-2">“A Young Oregonian Believes That He Can Create a Uniquely American Form of the Japanese Bonsai Tree. And He Is Literally Betting the Farm on the Idea That If He Builds It, They Will Come.”</a></li>
<li><a href="/doc/japan/art/index#section-3" id="toc-section-3">“From the Collection: <em>The Complete Commercial Artist</em> (現代商業美術全集): A Rare Set of Japanese Trade Publications Serves a Visual Feast of Modern Graphics and Lettering, as well as a Study of Early-20<sup>th</sup>-Century Interactions between Japan and the West”</a></li>
<li><a href="/doc/japan/art/index#section-4" id="toc-section-4">“リバーシブルジャケット USXL—ツルピカワークスGALLERY [Indigo Kakishibu Jackets]”</a></li>
<li><a href="/doc/japan/art/index#section-5" id="toc-section-5">“Part Two: The Implosion of Cultural Markets”</a></li>
<li><a href="/doc/japan/art/index#section-6" id="toc-section-6">“Part Three: Mainstream Consumers vs. Marginal Subcultures”</a></li>
<li><a href="/doc/japan/art/index#section-7" id="toc-section-7">“Part Four: The Rise of Marginal Subcultures”</a></li>
<li><a href="/doc/japan/art/index#section-8" id="toc-section-8">“Part Five: The Difficulty of Exporting Marginal Subcultures”</a></li>
<li><a href="/doc/japan/art/index#section-9" id="toc-section-9">“Buzz Rickson’s”</a></li>
<li><a href="/doc/japan/art/index#section-10" id="toc-section-10">“Downsized Dwellings: Inside Tokyo’s Tiny Living Spaces”</a></li>
<li><a href="/doc/japan/art/index#section-11" id="toc-section-11">“The Art and Mathematics of <em>Genji-Kō</em>”</a></li>
<li><a href="/doc/japan/art/index#section-12" id="toc-section-12">“Japan’s Love-Hate Relationship With Cats”</a></li>
<li><a href="/doc/japan/art/index#section-13" id="toc-section-13">“Fabricating Dreams: How an Unknown Publisher in Edo Japan Enticed the World”</a></li>
<li><a href="/doc/japan/art/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/japan/art/index#decomposition-art-japanese-watercolor-japanese-music-ukiyo-e-antique-art-decomposition-art" id="toc-decomposition-art-japanese-watercolor-japanese-music-ukiyo-e-antique-art-decomposition-art"><code>decomposition-art japanese-watercolor japanese-music ukiyo-e antique-art decomposition-art</code></a></li>
<li><a href="/doc/japan/art/index#tokyo-style" id="toc-tokyo-style"><code>tokyo-style</code></a></li>
<li><a href="/doc/japan/art/index#mudball-art" id="toc-mudball-art"><code>mudball-art</code></a></li>
</ul></li>
<li><a href="/doc/japan/art/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/japan/art/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/japan/art/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/japan/history/1974-scheiner-modernjapan.pdf


1974-01-01
2024-01-01



---
/doc/japan/history/1979-vogel-japanasnumberone.pdf


1979-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/1967-kato.pdf
Tominaga Nakamoto, 1715–46. A Tokugawa Iconoclast
Katō Shūichi
1967-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/1982-lai.pdf


1982-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/1987-najita-visionsofvirtue-excerpts.pdf
Visions of Virtue in Tokugawa Japan: The Kaitokudo Merchant Academy of Osaka
Tetsuo Najita
1987-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/1993-barrett.pdf


1993-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/1998-faure-redthread-ch4.pdf


1998
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/2003-pye.pdf


2003-01-01
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/2013-brecher-aestheticsstrangeness-ch4.pdf


2013
2024-01-01



---
/doc/japan/history/tominaga-nakamoto/okinanofumi.pdf
Okina no Fumi (The Writings of an Old Man)


2024-01-01



---
/doc/japan/index
‘Japan’ tag

2013-11-20
2024-10-16


<figure><img class="float-right page-thumbnail invert-not outline" height="440" width="550" src="/doc/anime/eva/little-boy/daiconiv-bunnygirl-sword.jpg" title="Screenshot of the Bunny Girl character riding on a sword in the fan-made animated convention video, DAICON IV." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>japan</code>, most recent first: 12 <a href="/doc/japan/index#see-alsos" class="icon-not">related tags</a>, 60 <a href="/doc/japan/index#links" class="icon-not">annotations</a>, &amp; 16 <a href="/doc/japan/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/japan/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/japan/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/japan/index#gwern-subculture-section" id="toc-gwern-subculture-section">“The Melancholy of Subculture Society”, Gwern 2009</a></li>
<li><a href="/doc/japan/index#gwern-catnip-survey-section" id="toc-gwern-catnip-survey-section">“World Catnip Surveys”, Gwern 2015</a></li>
</ul></li>
<li><a href="/doc/japan/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/japan/index#civile-mclaren-2022-section" id="toc-civile-mclaren-2022-section">“Transcranial Direct Current Stimulation (tDCS) Eliminates the Other-Race Effect (ORE) Indexed by the Face Inversion Effect for Own versus Other-Race Faces”, Civile &amp; McLaren 2022</a></li>
<li><a href="/doc/japan/index#yamamura-hayashi-2022-section" id="toc-yamamura-hayashi-2022-section">“AI, Ageing and Brain-Work Productivity: Technological Change in Professional Japanese Chess”, Yamamura &amp; Hayashi 2022</a></li>
<li><a href="/doc/japan/index#igarashi-nagayoshi-2022-section" id="toc-igarashi-nagayoshi-2022-section">“Norms to Be Prejudiced: List Experiments on Attitudes towards Immigrants in Japan”, Igarashi &amp; Nagayoshi 2022</a></li>
<li><a href="/doc/japan/index#tzs-2022-section" id="toc-tzs-2022-section">“That’s Nothing Compared to Japanese Consumers.”, tzs 2022</a></li>
<li><a href="/doc/japan/index#sugimoto-2021-section" id="toc-sugimoto-2021-section">“Tokyo Says Long Goodbye to Beloved Floppy Disks: Reliability Cherished by Bureaucrats, but Maintenance Fees Had Become a Burden”, Sugimoto 2021</a></li>
<li><a href="/doc/japan/index#gainax-2020-section" id="toc-gainax-2020-section">“<em>Daicon III</em> and <em>IV</em> Opening Animations”, Gainax 2020</a></li>
<li><a href="/doc/japan/index#kugimiya-et-al-2020-section" id="toc-kugimiya-et-al-2020-section">“Lithium in Drinking Water and Suicide Prevention: The Largest Nationwide Epidemiological Study from Japan”, Kugimiya et al 2020</a></li>
<li><a href="/doc/japan/index#manji-2020-section" id="toc-manji-2020-section">“Anime’s Atomic Legacy: Takashi Murakami, Miyazaki, Anno, and the Negotiation of Japanese War Memory”, Manji 2020</a></li>
<li><a href="/doc/japan/index#kozaka-et-al-2020-section" id="toc-kozaka-et-al-2020-section">“Association between Lithium in Tap Water and Suicide Mortality Rates in Miyazaki Prefecture”, Kozaka et al 2020</a></li>
<li><a href="/doc/japan/index#clark-2020-1-section" id="toc-clark-2020-1-section">“Japanese Supercomputer Is Crowned World’s Speediest: In the Race for the Most Powerful Computers, Fugaku, a Japanese Supercomputer, Recently Beat American and Chinese Machines”, Clark 2020</a></li>
<li><a href="/doc/japan/index#newman-2020-section" id="toc-newman-2020-section">“Supercentenarian and Remarkable Age Records Exhibit Patterns Indicative of Clerical Errors and Pension Fraud”, Newman 2020</a></li>
<li><a href="/doc/japan/index#whatwg-2020-section" id="toc-whatwg-2020-section">“HTML Living Standard: Text-Level Semantics: 4.5.10: The <code>ruby</code> Element”, WhatWG 2020</a></li>
<li><a href="/doc/japan/index#kazama-et-al-2017-section" id="toc-kazama-et-al-2017-section">“A Neural Network System for Transformation of Regional Cuisine Style”, Kazama et al 2017</a></li>
<li><a href="/doc/japan/index#kato-et-al-2017-section" id="toc-kato-et-al-2017-section">“Loneliness and Single-Person Households: Issues of <em>kodokushi</em> and <em>hikikomori</em> in Japan”, Kato et al 2017</a></li>
<li><a href="/doc/japan/index#nagai-2017-section" id="toc-nagai-2017-section">“Overview of the BioBank Japan Project: Study Design and Profile”, Nagai 2017</a></li>
<li><a href="/doc/japan/index#okamura-2016-section" id="toc-okamura-2016-section">“How to Look Like a <em>Hafu</em>: Consumption of the Image of ‘Part-White’ Women in Contemporary Japan”, Okamura 2016</a></li>
<li><a href="/doc/japan/index#sato-2016-section" id="toc-sato-2016-section">“How a Japanese Cucumber Farmer Is Using Deep Learning and TensorFlow”, Sato 2016</a></li>
<li><a href="/doc/japan/index#okada-morikawa-2004-otaku-talk-section" id="toc-okada-morikawa-2004-otaku-talk-section">“Otaku Talk”, Okada et al 2012</a></li>
<li><a href="/doc/japan/index#murakami-hoaglund-2012-3-section" id="toc-murakami-hoaglund-2012-3-section">“Earth in My Window”, Murakami &amp; Hoaglund 2012</a></li>
<li><a href="/doc/japan/index#takeda-2002-2-section" id="toc-takeda-2002-2-section"><em>The Notenki Memoirs: Studio Gainax And The Men Who Created Evangelion</em>, Takeda 2010</a></li>
<li><a href="/doc/japan/index#koh-2010-section" id="toc-koh-2010-section">“Murakami’s ’little Boy’ Syndrome: Victim or Aggressor in Contemporary Japanese and American Arts?”, Koh 2010</a></li>
<li><a href="/doc/japan/index#park-et-al-2010-section" id="toc-park-et-al-2010-section">“The Physiological Effects of <em>Shinrin-Yoku</em> (taking in the Forest Atmosphere or Forest Bathing): Evidence from Field Experiments in 24 Forests across Japan”, Park et al 2010</a></li>
<li><a href="/doc/japan/index#ohgami-et-al-2009-section" id="toc-ohgami-et-al-2009-section">“Lithium Levels in Drinking Water and Risk of Suicide”, Ohgami et al 2009</a></li>
<li><a href="/doc/japan/index#hamamura-et-al-2009-section" id="toc-hamamura-et-al-2009-section">“Approach-Avoidance Motivation and Information Processing: A Cross-Cultural Analysis”, Hamamura et al 2009</a></li>
<li><a href="/doc/japan/index#milhaupt-west-2000-section" id="toc-milhaupt-west-2000-section">“The Dark Side of Private Ordering: An Institutional and Empirical Analysis of Organized Crime”, Milhaupt &amp; West 2000</a></li>
<li><a href="/doc/japan/index#section" id="toc-section">“I <em>Actinidia Polygama</em> (Japanese Name Matatabi): In Vitro Culture, Micropropagation, and the Production of Monoterpenes and Triterpenoids”</a></li>
<li><a href="/doc/japan/index#clancy-1987-section" id="toc-clancy-1987-section">“The Acquisition of Communicative Style in Japanese”, Clancy 1987</a></li>
<li><a href="/doc/japan/index#bartholomew-1974-section" id="toc-bartholomew-1974-section">“Japanese Culture and the Problem of Modern Science”, Bartholomew 1974</a></li>
<li><a href="/doc/japan/index#devos-1966-section" id="toc-devos-1966-section">“Japan’s Invisible Race; Caste in Culture and Personality”, Devos 1966</a></li>
<li><a href="/doc/japan/index#section-1" id="toc-section-1">“The Life-Changing Magic of Japanese Clutter”</a></li>
<li><a href="/doc/japan/index#section-2" id="toc-section-2">“Mixi in Japan: the Rise, the Fall and the Facebook Takeover”</a></li>
<li><a href="/doc/japan/index#section-3" id="toc-section-3">“Over Worked and Underpaid Japanese Employees Feel the Burden of <em>sabisu Zangyo</em>”</a></li>
<li><a href="/doc/japan/index#section-4" id="toc-section-4">“Lithium in Tap Water and Suicide Mortality in Japan”</a></li>
<li><a href="/doc/japan/index#section-5" id="toc-section-5">“Images from Japanese Design Magazine <em>Shin-Bijutsukai</em> (1902)”</a></li>
<li><a href="/doc/japan/index#section-6" id="toc-section-6">“Japanese Firemen’s Coats (19th Century)”</a></li>
<li><a href="/doc/japan/index#section-7" id="toc-section-7">“Flowers of Fire: Illustrations from Japanese Fireworks Catalogues (ca. 1880s)”</a></li>
<li><a href="/doc/japan/index#section-8" id="toc-section-8">“<em>Unai No Tomo</em>: Catalogues of Japanese Toys (1891–1923)”</a></li>
<li><a href="/doc/japan/index#section-9" id="toc-section-9">“Designs from Kimono Pattern Books (ca. 1902)”</a></li>
<li><a href="/doc/japan/index#section-10" id="toc-section-10">“In Praise of Halvings: Hidden Histories of Japan Excavated by Dr D. Fenberger”</a></li>
<li><a href="/doc/japan/index#section-11" id="toc-section-11">“FATAL ATTRACTION: Vision from the Other Side”</a></li>
<li><a href="/doc/japan/index#section-12" id="toc-section-12">“Japanese Web Design: Why You So 2003?”</a></li>
<li><a href="/doc/japan/index#section-13" id="toc-section-13">“Why Japanese Games Are Breaking Up With the West”</a></li>
<li><a href="/doc/japan/index#section-14" id="toc-section-14">“More Than 230,000 Japanese Centenarians ‘Missing’”</a></li>
<li><a href="/doc/japan/index#section-15" id="toc-section-15">“First Year of Candy Japan”</a></li>
<li><a href="/doc/japan/index#section-16" id="toc-section-16">“How I Decided the Price for My Japanese Candy Subscription Service”</a></li>
<li><a href="/doc/japan/index#section-17" id="toc-section-17">“Candy Japan Crosses $10,000 MRR”</a></li>
<li><a href="/doc/japan/index#section-18" id="toc-section-18">“How Candy Japan Got Credit Card Fraud Somewhat under Control”</a></li>
<li><a href="/doc/japan/index#section-19" id="toc-section-19">“Results from Candy Japan Box Design A/B Test”</a></li>
<li><a href="/doc/japan/index#section-20" id="toc-section-20">“Sales Results from Getting 3 Million Views on YouTube”</a></li>
<li><a href="/doc/japan/index#section-21" id="toc-section-21">“Fez Creator Phil Fish Declares: Modern Japanese Games ‘Just Suck’”</a></li>
<li><a href="/doc/japan/index#section-22" id="toc-section-22">“Raising a Stink”</a></li>
<li><a href="/doc/japan/index#section-23" id="toc-section-23">“IVF Accounts for 5% of Babies Born in Japan in 2015: Survey”</a></li>
<li><a href="/doc/japan/index#section-24" id="toc-section-24">“Last Call”</a></li>
<li><a href="/doc/japan/index#section-25" id="toc-section-25">“In High-Tech Japan, the Fax Machines Roll On”</a></li>
<li><a href="/doc/japan/index#section-26" id="toc-section-26">“In Japan, the Kit Kat Isn’t Just a Chocolate. It’s an Obsession.”</a></li>
<li><a href="/doc/japan/index#section-27" id="toc-section-27">“For Sci-Fi Author William Gibson, Japan Has Been a Lifelong Inspiration. Here, the Writer Who Coined the Phrase Cyberspace”</a></li>
<li><a href="/doc/japan/index#section-28" id="toc-section-28">“As Apple and Samsung Dominate, Japan’s Tech Giants Are in a Free Fall”</a></li>
<li><a href="/doc/japan/index#section-29" id="toc-section-29">“In Japan, Fax Machines Remain Important Because of Language and Culture”</a></li>
<li><a href="/doc/japan/index#section-30" id="toc-section-30">“In Japan, Game-Makers Struggle to Instill Taste for Western Shooters”</a></li>
<li><a href="/doc/japan/index#section-31" id="toc-section-31">“Q&amp;A: <em>Mega Man</em> Creator Wants Japan to Admit Failure”</a></li>
<li><a href="/doc/japan/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/japan/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/japan/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/japan/poetry/1940-nippongakujutsushinkokai-manyoshu.pdf
The Manyoshu: The Nippon Gakujutsu Shinkokai Translation of One Thousand Poems with the Texts in Romaji
Nippon Gakujutsu Shinkokai, Donald Keene
1940-01-01
2024-01-01



---
/doc/japan/poetry/1940-nippongakujutsushinkokai-manyoshu.pdf#page=197
The Manyoshu: The Nippon Gakujutsu Shinkokai Translation of One Thousand Poems with the Texts in Romaji § pg197
Nippon Gakujutsu Shinkokai, Donald Keene
1940-01-01
2024-01-01



---
/doc/japan/poetry/1961-brower-japanesecourtpoetry.pdf
Japanese Court Poetry
Robert H. Brower, Earl Miner
1961-01-01
2024-01-01



---
/doc/japan/poetry/1983-seidensticker-genji.pdf
Genji Days
Edward G. Seidensticker
1983-01-01
2024-01-01



---
/doc/japan/poetry/1988-brower-obituary.pdf
Robert H. Brower, 1923–1988 [obituary]
Editor
1988-01-01
2024-01-01
[("doi","10.2307/2384746")]


---
/doc/japan/poetry/1994-bundy.pdf
Reviewed Work: ‘String of Beads: Complete Poems of Princess Shikishi’, by Princess Shikishi, Hiroaki Sato [book review]
Roselee Bundy
1994-12-01
2024-01-01
[("doi","10.2307/2385260")]


---
/doc/japan/poetry/2004-garofalo-thehaikuandpoemsofikkyu.html


2004
2024-01-01



---
/doc/japan/poetry/shotetsu/1978-carter.pdf


1978-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/1981-carter.pdf


1981-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/1992-brower-conversationswithshotetsu.pdf


1992-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/1992-bundy-review-conversationswithshotetsu.pdf
Reviewed Work: Conversations with Shōtetsu. by Robert H. Brower, Steven D. Carter [book review]
Roselee Bundy
1992-09-01
2024-01-01
[("doi","10.2307/2385105")]


---
/doc/japan/poetry/shotetsu/1997-gatten.pdf


1997-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/1999-carter.pdf


1999-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/1999-keene-seedsintheheart-shotetsu.pdf
Seeds in the heart: Japanese literature from earliest times to the late 16<sup>th</sup> century (Shotetsu excerpts)
Donald Keene
1999-01-01
2024-01-01



---
/doc/japan/poetry/shotetsu/2005-shino.pdf


2005-01-01
2024-01-01



---
/doc/japan/poetry/teika/1958-konishi.pdf


1958-01-01
2024-01-01



---
/doc/japan/poetry/teika/1968-oneill-review-fujiwarateikassupremepoemsofourtimes.pdf
Fujiwara Teika's Superior Poems of Our Time [book review]
P. G. O’Neill
1968-05-01
2024-01-01
[("doi","10.2307/2051184")]


---
/doc/japan/poetry/teika/1969-kato-review-fujiwarateikassupremepoemsofourtimes.pdf
Reviewed Work: _Fujiwara Teika's Supreme Poems of Our Times. A 13<sup>th</sup>-Century Poetic Treatise and Sequence_, by Robert H. Brower, Earl Miner [book review]
Hilda Kato
1969-12-01
2024-01-01
[("doi","10.2307/2754584")]


---
/doc/japan/poetry/teika/1972-brower-exemperorgotobassecretteachings.pdf


1972-01-01
2024-01-01



---
/doc/japan/poetry/teika/1976-brower-fujiwarateikashundredpoemsequenceoftheshojiera-part1.pdf
Fujiwara Teika's Hundred-Poem Sequence of the Shoji Era

1976
2024-01-01



---
/doc/japan/poetry/teika/1976-brower-fujiwarateikashundredpoemsequenceoftheshojiera-part2.pdf
Fujiwara Teika's Hundred-Poem Sequence of the Shōji Era [Continued]
Robert H. Brower
1976-12-01
2024-01-01
[("doi","10.2307/2384307")]


---
/doc/japan/poetry/teika/1976-hisamatsu-biographicaldictionaryofjapaneseliterature.pdf


1976-01-01
2024-01-01



---
/doc/japan/poetry/teika/1976-wagner.pdf


1976-01-01
2024-01-01



---
/doc/japan/poetry/teika/1978-brower-fujiwarateikas100poemsequence.pdf


1978
2024-01-01



---
/doc/japan/poetry/teika/1979-morrell-review-fujiwarateikashundredpoemsequenceoftheshojiera.pdf
Fujiwara Teika's Hundred-Poem Sequence of the Shōji Era, 1200: A Complete Translation, with Introduction and Commentary. By Robert H. Brower. Tokyo: Sophia University (Monumenta Nipponica Monograph No. 55), 1978. 120 pp. Illustrations, Footnotes, Appendix, Works Cited or Quoted in the Text, Index. share_history1.00. [book review]
Robert E. Morrell
1979-08-01
2024-01-01
[("doi","10.2307/2053936")]


---
/doc/japan/poetry/teika/1985-brower-fujiwarateikasmaigetsusho.pdf
Fujiwara Teika's Maigetsushō
Robert H. Brower
1985-12-01
2024-01-01
[("doi","10.2307/2384824")]


---
/doc/japan/poetry/teika/1989-huey-kyogokutamekane.pdf
Kyōgoku Tamekane: Poetry and Politics in Late Kamakura Japan
Robert N. Huey
1989-01-01
2024-01-01



---
/doc/japan/poetry/teika/1990-bundy-poeticapprenticeship-fujiwarateikasshogakuhyakushu.pdf
Poetic Apprenticeship. Fujiwara Teika's Shogaku Hyakushu
Roselee Bundy
1990-01-01
2024-01-01
[("doi","10.2307/2384847")]


---
/doc/japan/poetry/teika/1992-hulvey-review-thetaleofmatsurafujiwarateikasexperimentinfiction.pdf
Reviewed Work: The Tale of Matsura: Fujiwara Teika's Experiment in Fiction. by Wayne P. Lammers [book review]
S. Yumiko Hulvey
1992-12-01
2024-01-01
[("doi","10.2307/2385334")]


---
/doc/japan/poetry/teika/1992-teika-thetaleofmatsura.pdf


1992-01-01
2024-01-01



---
/doc/japan/poetry/teika/1995-cranston.pdf


1995-01-01
2024-01-01



---
/doc/japan/poetry/teika/1998-smits.pdf
The Poet and the Politician: Teika and the Compilation of the Shinchokusenshū
Ivo Smits
1998-12-01
2024-01-01



---
/doc/japan/poetry/teika/1999-keene-seedsintheheart-teika.pdf
Seeds in the heart: Japanese literature from earliest times to the late 16<sup>th</sup> century (Fujiwara no Teika excerpts)
Donald Keene
1999-01-01
2024-01-01



---
/doc/japan/poetry/teika/2008-borgen.pdf
Book review of Steven D. Carter's _Householders: The Reizei Family in Japanese History.:Householders: The Reizei Family in Japanese History: (2007)
Robert Borgen
2008-01-01
2024-01-01
[("doi","10.1086/ahr.113.2.475")]


---
/doc/japan/poetry/teika/2017-tagaya.pdf


2017-01-01
2024-01-01



---
/doc/japan/poetry/teika/index
‘Fujiwara no Teika’ tag

2018-06-20
2024-06-28


<div class="page-description-annotation">
<p>Bibliography for tag <code>japan/poetry/teika</code>, most recent first: 1 <a href="/doc/japan/poetry/teika/index#see-alsos" class="icon-not">related tag</a>, 15 <a href="/doc/japan/poetry/teika/index#links" class="icon-not">annotations</a>, &amp; 8 <a href="/doc/japan/poetry/teika/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/japan/poetry/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/japan/poetry/teika/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/japan/poetry/teika/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/japan/poetry/teika/index#watanabe-esteban-2024-section" id="toc-watanabe-esteban-2024-section">“Hearkening to the ‘Voice’ of Teika: Authors and Readers of Poetry Treatise Forgeries in Medieval Japan”, Watanabe &amp; Esteban 2024</a></li>
<li><a href="/doc/japan/poetry/teika/index#teika-2011-section" id="toc-teika-2011-section">“The Poems of Fujiwara No Teika”, Teika 2011</a></li>
<li><a href="/doc/japan/poetry/teika/index#borgen-2008-section" id="toc-borgen-2008-section">“Book Review of Steven D. Carter’s _Householders: The Reizei Family in Japanese History.:Householders: The Reizei Family in Japanese History: (2007)”, Borgen 2008</a></li>
<li><a href="/doc/japan/poetry/teika/index#keene-1999-section" id="toc-keene-1999-section">“Seeds in the Heart: Japanese Literature from Earliest times to the Late 16<sup>th</sup> Century (Fujiwara No Teika Excerpts)”, Keene 1999</a></li>
<li><a href="/doc/japan/poetry/teika/index#smits-1998-section" id="toc-smits-1998-section">“The Poet and the Politician: Teika and the Compilation of the Shinchokusenshū”, Smits 1998</a></li>
<li><a href="/doc/japan/poetry/teika/index#hulvey-1992-section" id="toc-hulvey-1992-section">“Reviewed Work: The Tale of Matsura: Fujiwara Teika’s Experiment in Fiction. by Wayne P. Lammers [Book Review]”, Hulvey 1992</a></li>
<li><a href="/doc/japan/poetry/teika/index#bundy-1990-section" id="toc-bundy-1990-section">“Poetic Apprenticeship. Fujiwara Teika’s Shogaku Hyakushu”, Bundy 1990</a></li>
<li><a href="/doc/japan/poetry/teika/index#huey-1989-section" id="toc-huey-1989-section">“Kyōgoku Tamekane: Poetry and Politics in Late Kamakura Japan”, Huey 1989</a></li>
<li><a href="/doc/japan/poetry/teika/index#carter-1989-section" id="toc-carter-1989-section"><em>Waiting for the Wind: 36 Poets of Japan’s Late Medieval Age</em>, Carter 1989</a></li>
<li><a href="/doc/japan/poetry/teika/index#brower-1985-section" id="toc-brower-1985-section">“Fujiwara Teika’s Maigetsushō”, Brower 1985</a></li>
<li><a href="/doc/japan/poetry/teika/index#morrell-1979-section" id="toc-morrell-1979-section">“Fujiwara Teika’s Hundred-Poem Sequence of the Shōji Era, 1200: A Complete Translation, With Introduction and Commentary. By Robert H. Brower. Tokyo: Sophia University (Monumenta Nipponica Monograph No. 55), 1978. 120 Pp. Illustrations, Footnotes, Appendix, Works Cited or Quoted in the Text, Index. Share_history1.00. [Book Review]”, Morrell 1979</a></li>
<li><a href="/doc/japan/poetry/teika/index#brower-1976-section" id="toc-brower-1976-section">“Fujiwara Teika’s Hundred-Poem Sequence of the Shōji Era [Continued]”, Brower 1976</a></li>
<li><a href="/doc/japan/poetry/teika/index#section" id="toc-section">“Fujiwara Teika’s Hundred-Poem Sequence of the Shoji Era”</a></li>
<li><a href="/doc/japan/poetry/teika/index#kato-1969-section" id="toc-kato-1969-section">“Reviewed Work: _Fujiwara Teika’s Supreme Poems of Our Times. A 13<sup>th</sup>-Century Poetic Treatise and Sequence_, by Robert H. Brower, Earl Miner [Book Review]”, Kato 1969</a></li>
<li><a href="/doc/japan/poetry/teika/index#oneill-1968-section" id="toc-oneill-1968-section">“Fujiwara Teika’s Superior Poems of Our Time [Book Review]”, O’Neill 1968</a></li>
<li><a href="/doc/japan/poetry/teika/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/japan/poetry/teika/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/japan/poetry/teika/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/japan/poetry/zeami/1942-michitaro.pdf
Seami Jûroku Bushû: Seami's 16 Treatises [Continued]
Zeami, Shidehara Michitarô, Wilfrid Whitehouse
1942-07-01
2024-01-01
[("doi","10.2307/2382376")]


---
/doc/japan/poetry/zeami/1953-mckinnon.pdf
Zeami on the Art of Training
Richard N. McKinnon
1953-06-01
2024-01-01
[("doi","10.2307/2718115")]


---
/doc/japan/poetry/zeami/1977-matisoff.pdf
Kintōsho: Zeami's Song of Exile
Susan Matisoff, Kanze Motokiyo Zeami
1977-12-01
2024-01-01
[("doi","10.2307/2384046")]


---
/doc/japan/poetry/zeami/1982-nearman.pdf
Kakyō: Zeami's Fundamental Principles of Acting
Mark J. Nearman
1982-09-01
2024-01-01
[("doi","10.2307/2384389")]


---
/doc/japan/poetry/zeami/1993-quinn.pdf
How to Write a Noh Play: Zeami's Sando
Shelley Fenno Quinn
1993-03-01
2024-01-01
[("doi","10.2307/2385466")]


---
/doc/japan/poetry/zeami/1995-nearman-thevisionsofacreativeartist-2.pdf
The Visions of a Creative Artist: Zenchiku's Rokurin Ichiro Treatises, Part 2
Mark J. Nearman
1995-09-01
2024-01-01
[("doi","10.2307/2385546")]


---
/doc/japan/poetry/zeami/1995-nearman-thevisionsofacreativeartist.pdf
The Visions of a Creative Artist: Zenchiku's Rokurin Ichiro Treatises
Mark J. Nearman
1995-06-01
2024-01-01
[("doi","10.2307/2385073")]


---
/doc/japan/poetry/zeami/1996-nearman-thevisionsofacreativeartist-4.pdf
The Visions of a Creative Artist: Zenchiku's Rokurin Ichiro Treatises, Part 4
Mark J. Nearman
1996-03-01
2024-01-01
[("doi","10.2307/2385315")]


---
/doc/japan/poetry/zeami/1997-pinnington.pdf
Crossed Paths: Zeami's Transmission to Zenchiku
Noel J. Pinnington
1997-06-01
2024-01-01
[("doi","10.2307/2385572")]


---
/doc/law/1979-langbein.pdf


1979
2024-01-01



---
/doc/law/1985-coudert.pdf
Judicial Duels between Husbands and Wives
Allison Coudert
1985-06-01
2024-01-01
[("doi","10.2307/23202291")]


---
/doc/law/1991-carter-reflectionsofanaffirmativeactionbaby.pdf
<em>Reflections of an Affirmative Action Baby</em>
Stephen L. Carter
1991-03-01
2024-01-01



---
/doc/law/2022-06-30-19cv346663-elluswamy-deposition.pdf
[19CV346663] Remote Videotaped Deposition of Ashok Elluswamy
Ashok Elluswamy
2022-06-30
2024-01-01



---
/doc/law/2022-kolt-figure1-accuracyofgpt3answeringquestionsaboutwebsitetermsofservice.jpg


2022
2024-01-01



---
/doc/lesswrong-survey/2009-2015-cryonics.csv


2009
2024-01-01



---
/doc/lesswrong-survey/2009.csv


2009
2024-01-01



---
/doc/lesswrong-survey/2011.csv


2011
2024-01-01



---
/doc/lesswrong-survey/2012.csv


2012
2024-01-01



---
/doc/lesswrong-survey/2013-07-22-sand-lwpoll.csv


2013-07-22
2024-01-01



---
/doc/lesswrong-survey/2013.csv


2013
2024-01-01



---
/doc/lesswrong-survey/20132014-lw-ea.csv


2013
2024-01-01



---
/doc/lesswrong-survey/2014.csv


2014
2024-01-01



---
/doc/lesswrong-survey/gwern-ea-donationsvsage-smoothed.png



2024-01-01



---
/doc/lesswrong-survey/gwern-ea-donationsvsage.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/2012-hpmor-reviews.csv


2012
2024-01-01



---
/doc/lesswrong-survey/hpmor/2012-uc-reviews.csv


2012
2024-01-01



---
/doc/lesswrong-survey/hpmor/2013-hpmor-reviewers.csv


2013
2024-01-01



---
/doc/lesswrong-survey/hpmor/2017-hpmor-reviews.csv


2017
2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-allreviews-quadratic.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-allreviews.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-allreviewsbychapter.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-filteredreviews-quadratic-ci.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-filteredreviews-quadratic.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-filteredreviews.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-perday.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-runningtotal-linear-100.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-runningtotal-linear.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-runningtotal-quadratic.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-runningtotal.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-survival-earlylate-split.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-survival-overall.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-linear.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-logarithmic.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-perchapter.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-perday.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-quadratic.jpg



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-runningtotal-linear-100.png



2024-01-01



---
/doc/lesswrong-survey/hpmor/gwern-uc-runningtotal.jpg



2024-01-01



---
/doc/long-now/2002-longnowfoundation-form990.pdf

Long Now Foundation
2002
2024-01-01



---
/doc/long-now/2003-longnowfoundation-form990.pdf

Long Now Foundation
2003
2024-01-01



---
/doc/long-now/2004-longnowfoundation-form990.pdf

Long Now Foundation
2004
2024-01-01



---
/doc/long-now/2005-longnowfoundation-form990.pdf

Long Now Foundation
2005
2024-01-01



---
/doc/long-now/2006-longnowfoundation-form990.pdf

Long Now Foundation
2006
2024-01-01



---
/doc/long-now/2007-longnowfoundation-form990.pdf

Long Now Foundation
2007
2024-01-01



---
/doc/long-now/2008-longnowfoundation-form990.pdf

Long Now Foundation
2008
2024-01-01



---
/doc/long-now/2009-longnowfoundation-form990.pdf

Long Now Foundation
2009-12-01
2024-01-01



---
/doc/long-now/2010-longnowfoundation-form990.pdf

Long Now Foundation
2010
2024-01-01



---
/doc/long-now/2011-longnowfoundation-form990.pdf

Long Now Foundation
2011
2024-01-01



---
/doc/long-now/2012-longnowfoundation-form990.pdf

Long Now Foundation
2012
2024-01-01



---
/doc/long-now/2013-longnowfoundation-form990.pdf

Long Now Foundation
2013
2024-01-01



---
/doc/long-now/2014-longnowfoundation-form990.pdf

Long Now Foundation
2014
2024-01-01



---
/doc/long-now/form990-longnowfoundation-2001-12.pdf

Long Now Foundation
2001-12-01
2024-01-01



---
/doc/longevity/1951-gardner.pdf

Thomas S. Gardner
1951
2024-01-01



---
/doc/longevity/1977-friedman-proteincrosslinkingnutritionalandmedicalconsequences.pdf


1977
2024-01-01



---
/doc/longevity/1985-moore-disguised.pdf
<em>Disguised</em>
Patricia Moore, Charles Paul Conn
1985-01-01
2024-01-01



---
/doc/longevity/1988-monte-pritikinthemanwhohealedamericasheart.pdf
<em>Pritikin: The Man Who Healed America's Heart</em>
Tom Monte, Ilene Pritikin
1988-01-01
2024-01-01



---
/doc/longevity/1992-nelson.pdf


1992
2024-01-01



---
/doc/longevity/2000-gavrilov.pdf
Book review: _Validation of Exceptional Longevity: by Bernard Jeune and James W. Vaupel
Leonid A. Gavrilov, Natalia S. Gavrilova
2000-01-01
2024-01-01



---
/doc/longevity/2009-guyuron-figure3-effectofsmokingonfacialaginginpairsofidenticaltwins.jpg


2009
2024-01-01



---
/doc/longevity/2009-guyuron-figure4-smokingtwinlooksolderthanlesssmokingidenticaltwin.jpg


2009
2024-01-01



---
/doc/longevity/2009-guyuron-figure5-smokingtwinlooksolderthanlesssmokingidenticaltwinmales.png


2009
2024-01-01



---
/doc/longevity/2009-guyuron-figure6-identicaltwinsdiscordantinsunexposureandbmiagedifference.jpg


2009
2024-01-01



---
/doc/longevity/2009-guyuron-figure7-identicaltwinsdiscordantinsunexposureandhormonetherapyagedifference.jpg


2009
2024-01-01



---
/doc/longevity/2013-grg-oldestperson-successiveintervals.png


2013
2024-01-01



---
/doc/longevity/2014-bjelakovic-2.pdf
Vitamin D supplementation for prevention of mortality in adults
G. Bjelakovic, L. L. Gluud, D. Nikolova, K. Whitfield, J. Wetterslev, R. G. Simonetti, M. Bjelakovic, C. Gluud
2019-12-17
2024-01-01
[("doi","10.1002/14651858.CD007470.pub3")]


---
/doc/longevity/2014-bjelakovic.pdf
Vitamin D supplementation for prevention of cancer in adults (Review)
Bjelakovic G, Gluud LL, Nikolova D, Whitfield K, Krstic G, Wetterslev J, Gluud C
2014-01-01
2024-01-01
[("doi","10.1002/14651858.CD007469.pub2")]


---
/doc/longevity/2016-hochberg-figure1-nakedmoleratsurvivalcurvesinwildvscaptivity.jpg


2016
2024-01-01



---
/doc/longevity/2016-martin.pdf


2016-01-01
2024-01-01



---
/doc/longevity/2017-kjaer.pdf


2017-01-01
2024-01-01



---
/doc/longevity/2017-weir.pdf
Dietary Restriction and AMPK Increase Lifespan via Mitochondrial Network and Peroxisome Remodeling
Heather J. Weir, Pallas Yao, Frank K. Huynh, Caroline C. Escoubas, Renata L. Goncalves, Kristopher Burkewitz, Raymond Laboy, Matthew D. Hirschey, William B. Mair
2017-01-01
2024-01-01
[("doi","10.1016/j.cmet.2017.09.024")]


---
/doc/longevity/2018-gardner.pdf
Effect of Low-Fat vs Low-Carbohydrate Diet on 12-Month Weight Loss in Overweight Adults and the Association With Genotype Pattern or Insulin SecretionThe DIETFITS Randomized Clinical Trial
American Medical Association
2018-01-01
2024-01-01



---
/doc/longevity/2018-lark.pdf


2018-01-01
2024-01-01



---
/doc/longevity/2018-leidal.pdf
Autophagy and the cell biology of age-related disease
Andrew M. Leidal, Beth Levine, Jayanta Debnath
2018-01-01
2024-01-01
[("doi","10.1038/s41556-018-0235-8")]


---
/doc/longevity/2018-sutton.pdf
Early Time-Restricted Feeding Improves Insulin Sensitivity, Blood Pressure, and Oxidative Stress Even without Weight Loss in Men with Prediabetes
Elizabeth F. Sutton, Robbie Beyl, Kate S. Early, William T. Cefalu, Eric Ravussin, Courtney M. Peterson
2018-01-01
2024-01-01
[("doi","10.1016/j.cmet.2018.04.010")]


---
/doc/longevity/2019-cui.pdf
Relaxed Selection Limits Lifespan by Increasing Mutation Load
Rongfeng Cui, Tania Medeiros, David Willemsen, Leonardo N. M. Iasi, Glen E. Collier, Martin Graef, Martin Reichard, Dario Riccardo Valenzano
2019-01-01
2024-01-01
[("doi","10.1016/j.cell.2019.06.004")]


---
/doc/longevity/2019-decabo.pdf
Effects of Intermittent Fasting on Health, Aging, and Disease
Rafael de Cabo, Mark P. Mattson
2019
2024-01-01



---
/doc/longevity/2019-mahmoudi.pdf
Turning back time with emerging rejuvenation strategies
Salah Mahmoudi, Lucy Xu, Anne Brunet
2019-01-01
2024-01-01
[("doi","10.1038/s41556-018-0206-0")]


---
/doc/longevity/2019-mattson.pdf
An Evolutionary Perspective on Why Food Overconsumption Impairs Cognition
Mark P. Mattson
2019-01-01
2024-01-01
[("doi","10.1016/j.tics.2019.01.003")]


---
/doc/longevity/2019-rose.pdf
A longitudinal big data approach for precision health
Sophia Miryam Schüssler-Fiorenza Rose, Kévin Contrepois, Kegan J. Moneghetti, Wenyu Zhou, Tejaswini Mishra, Samson Mataraso, Orit Dagan-Rosenfeld, Ariel B. Ganz, Jessilyn Dunn, Daniel Hornburg, Shannon Rego, Dalia Perelman, Sara Ahadi, M. Reza Sailani, Yanjiao Zhou, Shana R. Leopold, Jieming Chen, Melanie Ashland, Jeffrey W. Christle, Monika Avina, Patricia Limcaoco, Camilo Ruiz, Marilyn Tan, Atul J. Butte, George M. Weinstock, George M. Slavich, Erica Sodergren, Tracey L. McLaughlin, Francois Haddad, Michael P. Snyder
2019-01-01
2024-01-01
[("doi","10.1038/s41591-019-0414-6")]


---
/doc/longevity/2019-stambler.pdf
What Do We Need to Know to Treat Degenerative Aging as a Medical Condition to Extend Healthy Lifespan?
Ilia Stambler
2019-01-01
2024-01-01
[("doi","10.1007/978-3-030-16920-6_21")]


---
/doc/longevity/2020-bischoffferrari-table1-summaryresults.png


2020
2024-01-01



---
/doc/longevity/2022-dasilva.pdf
Slow and negligible senescence among testudines challenges evolutionary theories of senescence
Rita Da Silva, Dalia A. Conde, Annette Baudisch, Fernando Colcher
2022-07-19
2024-01-01
[("doi","10.1126/science.abl7811")]

<p>Is senescence inevitable and universal for all living organisms, as evolutionary theories predict? Although evidence generally supports this hypothesis, it has been proposed that certain species, such as turtles and tortoises, may exhibit slow or even negligible senescence—ie, avoiding the increasing risk of death from gradual deterioration with age.</p>
<p>In an extensive comparative study of turtles and tortoises living in zoos and aquariums, we show that ~75% of 52 species exhibit slow or negligible senescence. For ~80% of species, aging rates are lower than those in modern humans.</p>
<p>We find that body weight positively relates to adult life expectancy in both sexes, and sexual size dimorphism explains sex differences in longevity.</p>
<p>Unlike humans and other species, we show that turtles and tortoises may reduce senescence in response to improvements in environmental conditions.</p>
---
/doc/longevity/2023-singh-figure1-graphicalabstractoftaurinebenefitsforlifeextensioninwormmiceandhumans.jpg


2023
2024-01-01



---
/doc/longevity/aspirin/2011-rothwell.pdf
Effect of daily aspirin on long-term risk of death due to cancer: analysis of individual patient data from randomized trials
Peter M. Rothwell, F. Gerald R. FowkesE, Jill F. F. Belch, Hisao Ogawa, Charles P. Warlow, Tom W. Meade
2011-01-01
2024-01-01
[("doi","10.1016/S0140-6736(10)62110-1")]


---
/doc/longevity/aspirin/2012-rothwell.pdf


2012-01-01
2024-01-01



---
/doc/longevity/aspirin/2018-ascend.pdf
Effects of Aspirin for Primary Prevention in Persons with Diabetes Mellitus

2018-01-01
2024-01-01



---
/doc/longevity/aspirin/2018-gaziano.pdf
Use of aspirin to reduce risk of initial vascular events in patients at moderate risk of cardiovascular disease (ARRIVE): a randomized, double-blind, placebo-controlled trial
J. Michael Gaziano, Carlos Brotons, Rosa Coppolecchia, Claudio Cricelli, Harald Darius, Philip B. Gorelick, George Howard DrPH, Thomas A. Pearson, Peter M. Rothwell, Luis Miguel Ruilope, Michal Tendera, Gianni Tognoni, A. R. R. I. V. E. Executive Committee
2018-01-01
2024-01-01
[("doi","10.1016/S0140-6736(18)31924-X")]


---
/doc/longevity/aspirin/2021-berkel-figure1-metanalysisofdrugagedblifeextensionresultsbydrugandspecies.png


2021
2024-01-01



---
/doc/longevity/aspirin/index
‘aspirin (aging)’ tag

2020-09-24
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="1852" width="1720" src="/doc/longevity/aspirin/2021-berkel-figure1-metanalysisofdrugagedblifeextensionresultsbydrugandspecies.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/aspirin</code>, most recent first: 7 <a href="/doc/longevity/aspirin/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/longevity/aspirin/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/longevity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/aspirin/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/aspirin/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/aspirin/index#cloud-et-al-2023-section" id="toc-cloud-et-al-2023-section">“Low-Dose Aspirin and the Risk of Stroke and Intracerebral Bleeding in Healthy Older People: Secondary Analysis of a Randomized Clinical Trial”, Cloud et al 2023</a></li>
<li><a href="/doc/longevity/aspirin/index#berkel-cacan-2021-section" id="toc-berkel-cacan-2021-section">“A Collective Analysis of Lifespan-Extending Compounds in Diverse Model Organisms, and of Species Whose Lifespan Can Be Extended the Most by the Application of Compounds”, Berkel &amp; Cacan 2021</a></li>
<li><a href="/doc/longevity/aspirin/index#mcneil-et-al-2018-section" id="toc-mcneil-et-al-2018-section">“Effect of Aspirin on Disability-Free Survival in the Healthy Elderly”, McNeil et al 2018</a></li>
<li><a href="/doc/longevity/aspirin/index#section" id="toc-section">“Effects of Aspirin for Primary Prevention in Persons With Diabetes Mellitus”</a></li>
<li><a href="/doc/longevity/aspirin/index#gaziano-et-al-2018-section" id="toc-gaziano-et-al-2018-section">“Use of Aspirin to Reduce Risk of Initial Vascular Events in Patients at Moderate Risk of Cardiovascular Disease (ARRIVE): a Randomized, Double-Blind, Placebo-Controlled Trial”, Gaziano et al 2018</a></li>
<li><a href="/doc/longevity/aspirin/index#rothwell-et-al-2011-section" id="toc-rothwell-et-al-2011-section">“Effect of Daily Aspirin on Long-Term Risk of Death due to Cancer: Analysis of Individual Patient Data from Randomized Trials”, Rothwell et al 2011</a></li>
<li><a href="/doc/longevity/aspirin/index#section-1" id="toc-section-1">“Aspirin Use to Prevent 1<sup>st</sup> Heart Attack or Stroke Should Be Curtailed”</a></li>
</ul></li>
<li><a href="/doc/longevity/aspirin/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/longevity/fasting/1986-dohm.pdf
Metabolic responses to exercise after fasting
G. Lynis Dohm, Richard T. Beeker, Richard G. Israel, Edward B. Tapscott
1986-10-01
2024-01-01
[("doi","10.1152/jappl.1986.61.4.1363")]

<p>Fasting before exercise increases fat usage and lowers the rate of muscle glycogen depletion. Since a 24-h fast also depletes liver glycogen, we were interested in blood glucose homeostasis during exercise after fasting. An experiment was conducted with human subjects to determine the effect of fasting on blood metabolite concentrations during exercise.</p>
<p>9 male subjects ran (70% maximum <a href="https://en.wikipedia.org/wiki/Oxygen_consumption">O2 consumption</a>) two counterbalanced trials, once fed and once after a 23-h fast. Plasma glucose was elevated by exercise in the fasted trial but there was no difference between fed and fasted during exercise. Lactate was statistically-significantly higher (P less than 0.05) in fasted than fed throughout the exercise bout.</p>
<p>Fat mobilization and usage appeared to be greater in the fasted trial as evidenced by higher plasma concentrations of free fatty acids, glycerol, and <a href="https://en.wikipedia.org/wiki/Beta-Hydroxybutyric_acid">beta-hydroxybutyrate</a> as well as lower respiratory exchange ratio in the fasted trial during the first 30 min of exercise. These results demonstrate that in humans blood glucose concentration is maintained at normal levels during exercise after fasting despite the depletion of liver glycogen.</p>
<p>Homeostasis is probably maintained as a result of increased <a href="https://en.wikipedia.org/wiki/Gluconeogenesis">gluconeogenesis</a> and decreased usage of glucose in the muscle as a result of lowered <a href="https://en.wikipedia.org/wiki/Pyruvate_dehydrogenase">pyruvate dehydrogenase</a> activity.</p>
---
/doc/longevity/fasting/2010-stannard.pdf
Adaptations to skeletal muscle with endurance exercise training in the acutely fed versus overnight-fasted state
Stephen R. Stannard, Alex J. Buckley, Johann A. Edge, Martin W. Thompson
2010-07-01
2024-01-01
[("doi","10.1016/j.jsams.2010.03.002")]


---
/doc/longevity/fasting/2011-teng.pdf
Efficacy of fasting calorie restriction on quality of life among aging men
Nur Islami Mohd Fahmi Teng, Suzana Shahar, Zahara Abdul Manaf, Sai Krupa Das, Che Suhaili Che Taha, Wan Zurinah Wan Ngah
2011-10-24
2024-01-01
[("doi","10.1016/j.physbeh.2011.07.007")]


---
/doc/longevity/fasting/2015-brandhorst.pdf
A Periodic Diet that Mimics Fasting Promotes Multi-System Regeneration, Enhanced Cognitive Performance, and Healthspan
Sebastian Brandhorst, In Young Choi, Min Wei, Chia Wei Cheng, Sargis Sedrakyan, Gerardo Navarrete, Louis Dubeau, Li Peng Yap, Ryan Park, Manlio Vinciguerra, Stefano Di Biase, Hamed Mirzaei, Mario G. Mirisola, Patra Childress, Lingyun Ji, Susan Groshen, Fabio Penna, Patrizio Odetti, Laura Perin, Peter S. Conti, Yuji Ikeno, Brian K. Kennedy, Pinchas Cohen, Todd E. Morgan, Tanya B. Dorff, Valter D. Longo
2015-01-01
2024-01-01
[("doi","10.1016/j.cmet.2015.05.012")]


---
/doc/longevity/fasting/2017-trepanowski.pdf
Effect of Alternate-Day Fasting on Weight Loss, Weight Maintenance, and Cardioprotection Among Metabolically Healthy Obese AdultsA Randomized Clinical Trial
American Medical Association
2017-01-01
2024-01-01



---
/doc/longevity/fasting/2017-wei.pdf


2017-01-01
2024-01-01



---
/doc/longevity/fasting/2019-stekovic.pdf
Alternate Day Fasting Improves Physiological and Molecular Markers of Aging in Healthy, Non-obese Humans

2019-09-03
2024-01-01
[("doi","10.1016/j.cmet.2019.07.016")]


---
/doc/longevity/glp/2017-schneider.pdf

Eric L. Schneider, Brian R. Hearn, Samuel J. Pfaff, Ralph Reid, David G. Parkes, Niels Vrang, Gary W. Ashley, Daniel V. Santi
2017-06-12
2024-07-30
[("doi","10.1021/acschembio.7b00218")]


---
/doc/longevity/glp/2023-baig.pdf
Medicare Part D Coverage of Antiobesity Medications—Challenges and Uncertainty Ahead
Khrysta Baig, Stacie B. Dusetzina, David D. Kim, Ashley A. Leech
2023-03-26
2024-01-01
[("doi","10.1056/NEJMp2300516")]


---
/doc/longevity/glp/2023-frias-figure2-effectsoforforglipronforbloodsugarandweightlossintype2diabetes.jpg


2023
2024-01-01



---
/doc/longevity/glp/index
‘GLP agonists’ tag

2023-06-01
2024-11-11


<figure><img class="float-right page-thumbnail invert-auto outline" height="2105" width="1700" src="/doc/longevity/glp/2023-frias-figure2-effectsoforforglipronforbloodsugarandweightlossintype2diabetes.jpg" title="Figure 2: Efficacy outcomes at week 26 in efficacy analysis set. (A) Mean change in HbA1c from baseline to week 26. (B) Mean change in bodyweight. (C) Mean change in fasting serum glucose. (D) Percentage change in bodyweight. (E) Proportion that reached HbA1c targets at week 26. (F) Proportion that reached weight loss targets at week 26. Data are shown as least squares mean (SE). Analyses included participants with non-missing baseline values and at least one non-missing post-baseline measurement." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/glp</code>, most recent first: 3 <a href="/doc/longevity/glp/index#see-alsos" class="icon-not">related tags</a>, 22 <a href="/doc/longevity/glp/index#links" class="icon-not">annotations</a>, &amp; 13 <a href="/doc/longevity/glp/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/longevity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/glp/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/glp/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/glp/index#drucker-2024-section" id="toc-drucker-2024-section">“The Benefits of GLP-1 Drugs beyond Obesity”, Drucker 2024</a></li>
<li><a href="/doc/longevity/glp/index#klotsman-et-al-2024-section" id="toc-klotsman-et-al-2024-section">“Drug Release Profile of a Novel Exenatide Long-Term Drug Delivery System (OKV-119) Administered to Cats”, Klotsman et al 2024</a></li>
<li><a href="/doc/longevity/glp/index#huang-et-al-2024-2-section" id="toc-huang-et-al-2024-2-section">“Functional and Multi-Omic Aging Rejuvenation With GLP-1R Agonism”, Huang et al 2024</a></li>
<li><a href="/doc/longevity/glp/index#meissner-et-al-2024-section" id="toc-meissner-et-al-2024-section">“Trial of Lixisenatide in Early Parkinson’s Disease”, Meissner et al 2024</a></li>
<li><a href="/doc/longevity/glp/index#sadri-2023-section" id="toc-sadri-2023-section">“Is Target-Based Drug Discovery Efficient? Discovery and ‘Off-Target’ Mechanisms of All Drugs”, Sadri 2023</a></li>
<li><a href="/doc/longevity/glp/index#frias-et-al-2023b-section" id="toc-frias-et-al-2023b-section">“Efficacy and Safety of Oral Orforglipron in Patients With Type 2 Diabetes: a Multicenter, Randomized, Dose-Response, Phase 2 Study”, Frias et al 2023b</a></li>
<li><a href="/doc/longevity/glp/index#alhiary-et-al-2023-section" id="toc-alhiary-et-al-2023-section">“Patents and Regulatory Exclusivities on GLP-1 Receptor Agonists”, Alhiary et al 2023</a></li>
<li><a href="/doc/longevity/glp/index#luo-et-al-2023-1-section" id="toc-luo-et-al-2023-1-section">“Evaluation of Out-Of-Pocket Costs and Treatment Intensification With an SGLT2 Inhibitor or GLP-1 RA in Patients With Type 2 Diabetes &amp; Cardiovascular Disease”, Luo et al 2023</a></li>
<li><a href="/doc/longevity/glp/index#baig-et-al-2023-section" id="toc-baig-et-al-2023-section">“Medicare Part D Coverage of Antiobesity Medications—Challenges and Uncertainty Ahead”, Baig et al 2023</a></li>
<li><a href="/doc/longevity/glp/index#huang-et-al-2023-1-section" id="toc-huang-et-al-2023-1-section">“The Effects of Switching from Dipeptidyl Peptidase-4 Inhibitors to Glucagon-Like Peptide-1 Receptor Agonists on Bone Mineral Density in Diabetic Patients”, Huang et al 2023</a></li>
<li><a href="/doc/longevity/glp/index#maagensen-et-al-2022-section" id="toc-maagensen-et-al-2022-section">“The Gut-Bone Axis in Diabetes”, Maagensen et al 2022</a></li>
<li><a href="/doc/longevity/glp/index#scuderi-et-al-2018-section" id="toc-scuderi-et-al-2018-section">“Safety and Efficacy Assessment of a GLP-1 Mimetic: Insulin Glargine Combination for Treatment of Feline Diabetes Mellitus”, Scuderi et al 2018</a></li>
<li><a href="/doc/longevity/glp/index#campbell-2012-section" id="toc-campbell-2012-section">“Targeting the GIPR for Obesity: To Agonize or Antagonize? Potential Mechanisms”, Campbell 2012</a></li>
<li><a href="/doc/longevity/glp/index#gilor-et-al-2011-section" id="toc-gilor-et-al-2011-section">“The GLP-1 Mimetic Exenatide Potentiates Insulin Secretion in Healthy Cats”, Gilor et al 2011</a></li>
<li><a href="/doc/longevity/glp/index#nauck-et-al-1993-section" id="toc-nauck-et-al-1993-section">“Normalization of Fasting Hyperglycemia by Exogenous Glucagon-Like Peptide 1 (7-36 Amide) in Type 2 (non-Insulin-Dependent) Diabetic Patients”, Nauck et al 1993</a></li>
<li><a href="/doc/longevity/glp/index#%C3%B8rskov-et-al-1988-section" id="toc-ørskov-et-al-1988-section">“Effect of Truncated Glucagon-Like Peptide-1 [Proglucagon-(78-107) Amide] on Endocrine Secretion from Pig Pancreas, Antrum, and Nonantral Stomach”, Ørskov et al 1988</a></li>
<li><a href="/doc/longevity/glp/index#section" id="toc-section">“GLP-1 Receptor Agonists’ Impact on Cardio-Renal Outcomes and Mortality in T2D With Acute Kidney Disease”</a></li>
<li><a href="/doc/longevity/glp/index#section-1" id="toc-section-1">“Could Danuglipron Be the Next Ozempic in Pill Form?”</a></li>
<li><a href="/doc/longevity/glp/index#section-2" id="toc-section-2">“GLP-1 Receptor Agonists and Colorectal Cancer Risk in Drug-Naive Patients With Type 2 Diabetes, With and Without Overweight/Obesity”</a></li>
<li><a href="/doc/longevity/glp/index#section-3" id="toc-section-3">“Glucagon-Like Peptide 1 Receptor Agonists and 13 Obesity-Associated Cancers in Patients With Type 2 Diabetes”</a></li>
<li><a href="/doc/longevity/glp/index#section-4" id="toc-section-4">“Safety, Tolerability, and Proof-Of-Concept Study of OKV-119, a Novel Exenatide Long-Term Drug Delivery System, in Healthy Cats”</a></li>
<li><a href="/doc/longevity/glp/index#section-5" id="toc-section-5">“Doctors Test the Limits of What Obesity Drugs Can Fix”</a></li>
<li><a href="/doc/longevity/glp/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/glp/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/glp/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/longevity/glp/psychology/2012-jelsing.pdf
Liraglutide: short-lived effect on gastric emptying—long lasting effects on body weight
J. Jelsing, N. Vrang, G. Hansen, K. Raun, M. Tang-Christensen, L. Bjerre Knudsen
2012-01-06
2024-04-08
[("doi","10.1111/j.1463-1326.2012.01557.x")]

<p><strong>Aim</strong>: Previous studies with the novel once daily <a href="https://en.wikipedia.org/wiki/Glucagon">glucagon</a>-like peptide-1 (GLP-1) analogue <a href="https://en.wikipedia.org/wiki/Liraglutide">liraglutide</a> and the GLP-1 receptor agonist exenatide have revealed profound insulinotrophic and antidiabetic effects, but also potent effects on gastric emptying (GE) and long-term and lasting reductions in body weight. In this study, we examined the acute and chronic effects of two different GLP-1 analogues with different pharmacokinetic profiles on GE, food intake and body weight.</p>
<p><strong>Methods</strong>: On the basis of a series of dose-finding studies, the doses of exenatide and liraglutide with similar acute anorectic effects were identified. GE was assessed using a standard acetaminophen release assay. After the acute test, rats were dosed bi-daily for 14 days in which period food intake and body weight was monitored. On day 14, the GE rate was reassessed.</p>
<p><strong>Results</strong>: While both compounds exerted robust acute reductions in GE, the effect was markedly diminished following 14 days of dosing with liraglutide. In contrast, exenatide-treated rats still displayed a profound reduction in GE at the 14-day time-point. Both compounds exerted similar effects on body weight.</p>
<p><strong>Conclusion</strong>: The data suggest that the ‘gastric inhibitory’ GLP-1 receptors in rats are subject to desensitization/tachyphylaxis but that this effect is dependent on full 24-h exposure as obtained by liraglutide. The body weight-lowering effects of GLP-1 receptor stimulation are not subject to desensitization. These data indicate that regulation of appetite signals in the brain, and not GE, is the main mechanism for liraglutide-induced weight loss.</p>
---
/doc/longevity/glp/semaglutide/2018-pratley-figure2-efficacyofsemaglutide05mgvsemaglutide1mgvsdulaglutide075mgatweek40insustain7rctbloodsugarweightloss.jpg


2018
2024-01-01



---
/doc/longevity/glp/semaglutide/2021-davies-figure2-bodyweightlosswithsemaglutide10mgand24mgvsplacebo.jpg


2021
2024-01-01



---
/doc/longevity/glp/semaglutide/2021-enebo-figure3-cagrilintidesemaglutideweightlossovertimebydose.jpg


2021
2024-01-01



---
/doc/longevity/glp/semaglutide/2021-lau-figure2-cagrilintidetotalbodyweightlossbydoseovertime.jpg


2021
2024-01-01



---
/doc/longevity/glp/semaglutide/2021-muller-figure3-bodyweightlossbyantiobesitymedicationinhumansandrodents.jpg


2021
2024-01-01



---
/doc/longevity/glp/semaglutide/2021-wilding-figure-ad-weightlosseffects.jpg


2021
2024-01-01



---
/doc/longevity/glp/semaglutide/2022-adler.pdf
Endpoints and estimands: understanding trials of weight-loss drugs
Amanda I. Adler
2022-10-10
2024-01-01
[("doi","10.1038/s41591-022-02032-6")]


---
/doc/longevity/glp/semaglutide/2022-garvey-figure2-longtermeffectsof2yearsofsemaglutideonweightloss.jpg


2022
2024-01-01



---
/doc/longevity/glp/semaglutide/2022-knerr-figure2-combinedpeptideweightlosseffectsinmice.jpg


2022
2024-01-01



---
/doc/longevity/glp/semaglutide/2022-wilding-figure1b-regainofbodyweightafterstoppingsemaglutide.jpg


2022
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-aroda-figure3-bodyweightlossduetosemaglutide25mgand50mgdailyoraldose.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-aroda-supplement-mmc1.pdf
Supplementary appendix to Aroda et al 2032
Maira Anam
2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-dandona-appendix.pdf
Supplement to: Dandona P, Chaudhuri A, Ghanim H. Semaglutide in early type 1 diabetes
Husam Ghanim
2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-dandona-figure1-glycatedhemaglobininpatientswithearlytype1diabetesgivensemaglutidevshistoricalcontrols.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-jastreboff-figure1-effectofretatrutideonweightlossover48weeks.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-jastreboff-supplement.pdf
Triple-Hormone-Receptor Agonist Retatrutide for Obesity—A Phase 2 Trial: Supplement
Ania M. Jastreboff
2023-06-26
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-knop-figure3-oral50mgdailysemaglutidebenefitsforbmiwaistcircumferencehba1cbloodpressurecrpglycemicstatus.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-lingvay-figure1-comparisonofmajorglp1agonistsforweightloss.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-rosenstock-figure2-effectofretatrutideonbloodsugarbodyweightbloodpressureandlipid.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2023-wharton-figure2-bodyweightlosswithdailyorforglipronglp1agonist.jpg


2023
2024-01-01



---
/doc/longevity/glp/semaglutide/2024-bliddal-figure1-changeinbodyweightandarthritispainovertimeduetosemaglutide.jpg


2024
2024-11-02



---
/doc/longevity/glp/semaglutide/2024-custodio.pdf
Does liraglutide alleviate inflammation in brain-dead donors? A randomized clinical trial
Geisiane Custódio, Andrew Maykon Massutti, Mauro Rafael da Igreja, Natália Emerim Lemos, Daisy Crispim, Fernanda Visioli, Victor de Mello Palma, Cristiane Bauermann Leitão, Tatiana Helena Rech
2024-06-01
2024-07-04
[("doi","10.1097/LVT.0000000000000298")]

<p>Brain death triggers an inflammatory cascade that damages organs before procurement, adversely affecting the quality of grafts. This randomized clinical trial aimed to compare the efficacy of <a href="https://en.wikipedia.org/wiki/Liraglutide">liraglutide</a> compared to placebo in attenuating brain death-induced inflammation, endoplasmic reticulum stress, and oxidative stress.</p>
<p>We conducted a double-blinded, placebo-controlled, randomized clinical trial with brain-dead donors. Fifty brain-dead donors were randomized to receive subcutaneous liraglutide or placebo. The primary outcome was the reduction in IL-6 plasma levels. Secondary outcomes were changes in other plasma pro-inflammatory (IL-1β, interferon-γ, TNF) and anti-inflammatory cytokines (IL-10), expression of antiapoptotic (<em>BCL2</em>), endoplasmic reticulum stress markers (<em>DDIT3/CHOP</em>, <em>HSPA5/BIP</em>), and antioxidant (<em>superoxide dismutase 2</em>, <em>uncoupling protein 2</em>) genes, and expression of TNF, DDIT3, and superoxide dismutase 2 proteins in liver biopsies.</p>
<p>The liraglutide group showed lower cytokine levels compared to the placebo group during follow-up: Δ IL-6 (−28 [−182, 135] vs. 32 [−10.6, 70.7] pg/mL; <em>p</em> = 0.041) and Δ IL-10 (−0.01 [−2.2, 1.5] vs. 1.9 [−0.2, 6.1] pg/mL; <em>p</em> = 0.042), respectively. The administration of liraglutide did not significantly alter the expression of inflammatory, antiapoptotic, endoplasmic reticulum stress, or antioxidant genes in the liver tissue. Similar to gene expression, expressions of proteins in the liver were not affected by the administration of liraglutide. Treatment with liraglutide did not increase the organ recovery rate [OR = 1.2 (95% <a href="https://en.wikipedia.org/wiki/Confidence_interval">CI</a>: 0.2–8.6), <em>p</em> = 0.82].</p>
<p>Liraglutide administration reduced IL-6 and prevented the increase of IL-10 plasma levels in brain-dead donors without affecting the expression of genes and proteins related to inflammation, apoptosis, endoplasmic reticulum stress, or oxidative stress.</p>
---
/doc/longevity/glp/semaglutide/2024-perkovic-figure1-kidneydiseasesurvivalcurvesonsemaglutidevsplacebo.jpg


2024
2024-05-28



---
/doc/longevity/glp/semaglutide/2024-scirica-figure1-survivalcurveofselectsemaglutiderctforallcausemortalityduringcovid19.jpg


2024
2024-09-18



---
/doc/longevity/glp/tirzepatide/2022-inagaki-figure3-effectoftirzepatideonbodyweight.jpg


2022
2024-01-01



---
/doc/longevity/glp/tirzepatide/2023-garvey-figure2-effectofweeklytirzepatideonweightloss.jpg


2023
2024-01-01



---
/doc/longevity/glp/tirzepatide/2023-wadden-figure2-tirzepatideismuchmoreeffectivethandietandexerciseforsustainedweightloss.jpg


2023
2024-01-01



---
/doc/longevity/glp/tirzepatide/2024-11-18-2024-packer-figure1-survivalanalysisoftirzepatideforheartfailurehalvesmortality.jpg


2024-11-18
2024-11-20



---
/doc/longevity/glp/tirzepatide/2024-jastreboff-figure1-tirzepatidecausesweightlossandpreventsmostdiabetescases.jpg


2024
2024-11-17



---
/doc/longevity/glp/tirzepatide/2024-malhotra-figure1-improvementinobesityandsleepapneafromtirzepatide.jpg


2024
2024-06-24



---
/doc/longevity/gwern-gompertzcurve-longevity-calmentcasestudy-unsorted.png



2024-01-01



---
/doc/longevity/gwern-gompertzcurve-longevity-calmentcasestudy.png



2024-01-01



---
/doc/longevity/gwern-rr-vs-lifeexpectancygains.png



2024-01-01



---
/doc/longevity/gwern-survivalcurve.jpg



2024-01-01



---
/doc/longevity/index
‘longevity’ tag

2020-01-31
2024-11-12


<figure><img class="float-right page-thumbnail invert-auto outline" height="803" width="1700" src="/doc/longevity/2023-singh-figure1-graphicalabstractoftaurinebenefitsforlifeextensioninwormmiceandhumans.jpg" title="Graphical abstract: Taurine deficiency as a driver of aging. Taurine concentration in blood declines with aging (top left). A reversal of this drop through taurine supplementation increased healthy life span in mice and worms but not in yeast (bottom left & top middle). Taurine supplementation affected several hallmarks of aging (middle). In humans, lower taurine concentrations were associated with multiple diseases (top right). A randomized controlled clinical trial in humans is warranted to assess the antiaging effects of taurine (bottom right)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity</code>, most recent first: 13 <a href="/doc/longevity/index#see-alsos" class="icon-not">related tags</a>, 147 <a href="/doc/longevity/index#links" class="icon-not">annotations</a>, &amp; 46 <a href="/doc/longevity/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/longevity" id="gwern-longevity" class="link-page link-annotated include-annotation include-strict" title="Transclude link for doc/longevity/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/longevity/index#gwern-causality-section" id="toc-gwern-causality-section">“Why Correlation Usually ≠ Causation”, Gwern 2014</a></li>
<li><a href="/doc/longevity/index#gwern-replication-section" id="toc-gwern-replication-section">“The Replication Crisis: Flaws in Mainstream Science”, Gwern 2010</a></li>
</ul></li>
<li><a href="/doc/longevity/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/index#vance-2024-section" id="toc-vance-2024-section">“Crypto Millionaire Fuels Push to Transform Brain Research: James Fickel Has Dedicated $200 Million He Made Betting on Ether to Becoming One of the World’s Biggest Investors in Those Fields”, Vance 2024</a></li>
<li><a href="/doc/longevity/index#akbari-et-al-2024-section" id="toc-akbari-et-al-2024-section">“Pervasive Findings of Directional Selection Realize the Promise of Ancient DNA to Elucidate Human Adaptation”, Akbari et al 2024</a></li>
<li><a href="/doc/longevity/index#newman-2024-section" id="toc-newman-2024-section">“The Global Pattern of Centenarians Highlights Deep Problems in Demography”, Newman 2024</a></li>
<li><a href="/doc/longevity/index#welklin-et-al-2024-section" id="toc-welklin-et-al-2024-section">“Spatial Cognitive Ability Is Associated With Longevity in Food-Caching Chickadees”, Welklin et al 2024</a></li>
<li><a href="/doc/longevity/index#sheehan-hamermesh-2024-section" id="toc-sheehan-hamermesh-2024-section">“Looks and Longevity: Do Prettier People Live Longer?”, Sheehan &amp; Hamermesh 2024</a></li>
<li><a href="/doc/longevity/index#dwaraka-et-al-2023-section" id="toc-dwaraka-et-al-2023-section">“Unveiling the Epigenetic Impact of Vegan vs. Omnivorous Diets on Aging: Insights from the Twins Nutrition Study (TwiNS)”, Dwaraka et al 2023</a></li>
<li><a href="/doc/longevity/index#chatsirisupachai-magalh%C3%A3es-2023-section" id="toc-chatsirisupachai-magalhães-2023-section">“Somatic Mutations in Human Ageing: New Insights from DNA Sequencing and Inherited Mutations”, Chatsirisupachai &amp; Magalhães 2023</a></li>
<li><a href="/doc/longevity/index#castner-et-al-2023-section" id="toc-castner-et-al-2023-section">“Longevity Factor Klotho Enhances Cognition in Aged Nonhuman Primates”, Castner et al 2023</a></li>
<li><a href="/doc/longevity/index#wang-et-al-2023-02-section" id="toc-wang-et-al-2023-02-section">“Premature Aging and Reduced Cancer Incidence Associated With Near-Complete Body-Wide <em>Myc</em> Inactivation”, Wang et al 2023</a></li>
<li><a href="/doc/longevity/index#chakraborty-et-al-2023-1-section" id="toc-chakraborty-et-al-2023-1-section">“Late-Life Rapamycin Treatment Enhances Cardiomyocyte Relaxation Kinetics and Reduces Myocardial Stiffness”, Chakraborty et al 2023</a></li>
<li><a href="/doc/longevity/index#singh-et-al-2023-5-section" id="toc-singh-et-al-2023-5-section">“Taurine Deficiency As a Driver of Aging”, Singh et al 2023</a></li>
<li><a href="/doc/longevity/index#savcisens-et-al-2023-section" id="toc-savcisens-et-al-2023-section">“Using Sequences of Life-Events to Predict Human Lives”, Savcisens et al 2023</a></li>
<li><a href="/doc/longevity/index#chen-et-al-2023-02-section" id="toc-chen-et-al-2023-02-section">“Mendelian Randomization Supports Causality between Overweight Status and Accelerated Aging”, Chen et al 2023</a></li>
<li><a href="/doc/longevity/index#firsanov-et-al-2023-section" id="toc-firsanov-et-al-2023-section">“DNA Repair and Anti-Cancer Mechanisms in the Longest-Living Mammal: the Bowhead Whale”, Firsanov et al 2023</a></li>
<li><a href="/doc/longevity/index#sanchez-izquierdo-et-al-2023-section" id="toc-sanchez-izquierdo-et-al-2023-section">“Intelligence and Life Expectancy in Late Adulthood: A Meta-Analysis”, Sanchez-Izquierdo et al 2023</a></li>
<li><a href="/doc/longevity/index#jiang-et-al-2023-3-section" id="toc-jiang-et-al-2023-3-section">“Age-Dependent Topic Modeling of Comorbidities in UK Biobank Identifies Disease Subtypes With Differential Genetic Risk”, Jiang et al 2023</a></li>
<li><a href="/doc/longevity/index#long-zhang-2023-section" id="toc-long-zhang-2023-section">“Evidence for the Role of Selection for Reproductively Advantageous Alleles in Human Aging”, Long &amp; Zhang 2023</a></li>
<li><a href="/doc/longevity/index#rogers-et-al-2023-section" id="toc-rogers-et-al-2023-section">“Hypoxia Extends Lifespan and Neurological Function in a Mouse Model of Aging”, Rogers et al 2023</a></li>
<li><a href="/doc/longevity/index#ruby-et-al-2023-section" id="toc-ruby-et-al-2023-section">“Five Years Later, With Double the Demographic Data, Naked Mole-Rat Mortality Rates Continue to Defy Gompertzian Laws by Not Increasing With Age”, Ruby et al 2023</a></li>
<li><a href="/doc/longevity/index#regalado-2023-section" id="toc-regalado-2023-section">“Sam Altman Invested $180 Million into a Company Trying to Delay Death: Can Anti-Aging Breakthroughs Add 10 Healthy Years to the Human Life Span? The CEO of OpenAI Is Paying to Find Out”, Regalado 2023</a></li>
<li><a href="/doc/longevity/index#dan-et-al-2023-section" id="toc-dan-et-al-2023-section">“Loss of Smelling Is an Early Marker of Aging and Is Associated With Inflammation and DNA Damage in C57BL/6J Mice”, Dan et al 2023</a></li>
<li><a href="/doc/longevity/index#mccarthy-wang-2023-section" id="toc-mccarthy-wang-2023-section">“Mortality Postponement and Compression at Older Ages in Human Cohorts”, McCarthy &amp; Wang 2023</a></li>
<li><a href="/doc/longevity/index#nicholas-2023-section" id="toc-nicholas-2023-section">“Status and Mortality: Is There a Whitehall Effect in the United States?”, Nicholas 2023</a></li>
<li><a href="/doc/longevity/index#ng-schooling-2023-section" id="toc-ng-schooling-2023-section">“Effect of Basal Metabolic Rate on Lifespan: a Sex-Specific Mendelian Randomization Study”, Ng &amp; Schooling 2023</a></li>
<li><a href="/doc/longevity/index#csordas-et-al-2022-section" id="toc-csordas-et-al-2022-section">“Cell Tree Rings: the Shape of Somatic Evolution As a Human Aging Timer”, Csordas et al 2022</a></li>
<li><a href="/doc/longevity/index#kumar-et-al-2022-1-section" id="toc-kumar-et-al-2022-1-section">“Rejuvenating Senescent Cells and Organisms With Only Ultrasound”, Kumar et al 2022</a></li>
<li><a href="/doc/longevity/index#gerstorf-et-al-2022-section" id="toc-gerstorf-et-al-2022-section">“Today’s Older Adults Are Cognitively Fitter Than Older Adults Were 20 Years Ago, but When and How They Decline Is No Different Than in the Past”, Gerstorf et al 2022</a></li>
<li><a href="/doc/longevity/index#strong-et-al-2022-section" id="toc-strong-et-al-2022-section">“Lifespan Benefits for the Combination of Rapamycin plus Acarbose and for Captopril in Genetically Heterogeneous Mice”, Strong et al 2022</a></li>
<li><a href="/doc/longevity/index#jiang-et-al-2022-2-section" id="toc-jiang-et-al-2022-2-section">“A Cocktail of Rapamycin, Acarbose and Phenylbutyrate Prevents Age-Related Cognitive Decline in Mice by Altering Aging Pathways”, Jiang et al 2022</a></li>
<li><a href="/doc/longevity/index#kim-et-al-2022-1-section" id="toc-kim-et-al-2022-1-section">“Old Plasma Dilution Reduces Human Biological Age: a Clinical Study”, Kim et al 2022</a></li>
<li><a href="/doc/longevity/index#silva-et-al-2022-2-section" id="toc-silva-et-al-2022-2-section">“Slow and Negligible Senescence among Testudines Challenges Evolutionary Theories of Senescence”, Silva et al 2022</a></li>
<li><a href="/doc/longevity/index#oswal-et-al-2022-section" id="toc-oswal-et-al-2022-section">“A Hierarchical Process Model Links Behavioral Aging and Lifespan in <em>C. Elegans</em>”, Oswal et al 2022</a></li>
<li><a href="/doc/longevity/index#kim-sternson-2022-section" id="toc-kim-sternson-2022-section">“Exercise Molecule Burns Away Hunger”, Kim &amp; Sternson 2022</a></li>
<li><a href="/doc/longevity/index#li-et-al-2022-22-section" id="toc-li-et-al-2022-22-section">“An Exercise-Inducible Metabolite That Suppresses Feeding and Obesity”, Li et al 2022</a></li>
<li><a href="/doc/longevity/index#xia-m%C3%B8ller-2022-section" id="toc-xia-møller-2022-section">“An Explanation for Negligible Senescence in Animals”, Xia &amp; Møller 2022</a></li>
<li><a href="/doc/longevity/index#mitchell-et-al-2022-1-section" id="toc-mitchell-et-al-2022-1-section">“Clonal Dynamics of Hematopoiesis across the Human Lifespan”, Mitchell et al 2022</a></li>
<li><a href="/doc/longevity/index#timmers-et-al-2022-section" id="toc-timmers-et-al-2022-section">“Mendelian Randomization of Genetically Independent Aging Phenotypes Identifies LPA and VCAM1 As Biological Targets for Human Aging”, Timmers et al 2022</a></li>
<li><a href="/doc/longevity/index#song-et-al-2022-2-section" id="toc-song-et-al-2022-2-section">“Rare Genetic Variants Correlate With Better Processing Speed”, Song et al 2022</a></li>
<li><a href="/doc/longevity/index#siddiqui-et-al-2021-section" id="toc-siddiqui-et-al-2021-section">“Longevity, Cellular Senescence and the Gut Microbiome: Lessons to Be Learned from Crocodiles”, Siddiqui et al 2021</a></li>
<li><a href="/doc/longevity/index#smeele-et-al-2021-section" id="toc-smeele-et-al-2021-section">“Coevolution of Brain Size and Longevity in Parrots”, Smeele et al 2021</a></li>
<li><a href="/doc/longevity/index#codd-et-al-2021-section" id="toc-codd-et-al-2021-section">“Polygenic Basis and Biomedical Consequences of Telomere Length Variation”, Codd et al 2021</a></li>
<li><a href="/doc/longevity/index#zhang-et-al-2021-hair-section" id="toc-zhang-et-al-2021-hair-section">“Escape of Hair Follicle Stem Cells Causes Stem Cell Exhaustion during Aging”, Zhang et al 2021</a></li>
<li><a href="/doc/longevity/index#robinson-et-al-2021-section" id="toc-robinson-et-al-2021-section">“Increased Somatic Mutation Burdens in Normal Human Cells due to Defective DNA Polymerases”, Robinson et al 2021</a></li>
<li><a href="/doc/longevity/index#belzile-et-al-2021-section" id="toc-belzile-et-al-2021-section">“Human Mortality at Extreme Age”, Belzile et al 2021</a></li>
<li><a href="/doc/longevity/index#nespital-et-al-2021-section" id="toc-nespital-et-al-2021-section">“Lithium Can Mildly Increase Health during Ageing but Not Lifespan in Mice”, Nespital et al 2021</a></li>
<li><a href="/doc/longevity/index#devito-et-al-2021-section" id="toc-devito-et-al-2021-section">“Extending Human Healthspan and Longevity: a Symposium Report”, DeVito et al 2021</a></li>
<li><a href="/doc/longevity/index#cagan-et-al-2021-section" id="toc-cagan-et-al-2021-section">“Somatic Mutation Rates Scale With Lifespan across Mammals”, Cagan et al 2021</a></li>
<li><a href="/doc/longevity/index#grunewald-et-al-2021-section" id="toc-grunewald-et-al-2021-section">“Counteracting Age-Related VEGF Signaling Insufficiency Promotes Healthy Aging and Extends Life Span”, Grunewald et al 2021</a></li>
<li><a href="/doc/longevity/index#yousefzadeh-et-al-2021-section" id="toc-yousefzadeh-et-al-2021-section">“An Aged Immune System Drives Senescence and Ageing of Solid Organs”, Yousefzadeh et al 2021</a></li>
<li><a href="/doc/longevity/index#shields-et-al-2021-section" id="toc-shields-et-al-2021-section">“Beneficial and Detrimental Effects of Reactive Oxygen Species on Lifespan: A Comprehensive Review of Comparative and Experimental Studies”, Shields et al 2021</a></li>
<li><a href="/doc/longevity/index#sender-milo-2021-section" id="toc-sender-milo-2021-section">“The Distribution of Cellular Turnover in the Human Body”, Sender &amp; Milo 2021</a></li>
<li><a href="/doc/longevity/index#lennerz-et-al-2021-section" id="toc-lennerz-et-al-2021-section">“Carbohydrate Restriction for Diabetes: Rediscovering Centuries-Old Wisdom”, Lennerz et al 2021</a></li>
<li><a href="/doc/longevity/index#bischoff-ferrari-et-al-2020-section" id="toc-bischoff-ferrari-et-al-2020-section">“Effect of Vitamin D Supplementation, Omega-3 Fatty Acid Supplementation, or a Strength-Training Exercise Program on Clinical Outcomes in Older Adults: The DO-HEALTH Randomized Clinical Trial”, Bischoff-Ferrari et al 2020</a></li>
<li><a href="/doc/longevity/index#braude-et-al-2020-section" id="toc-braude-et-al-2020-section">“Surprisingly Long Survival of Premature Conclusions about Naked Mole-Rat Biology”, Braude et al 2020</a></li>
<li><a href="/doc/longevity/index#grohn-et-al-2020-section" id="toc-grohn-et-al-2020-section">“C<sub>60</sub> in Olive Oil Causes Light-Dependent Toxicity and Does Not Extend Lifespan in Mice”, Grohn et al 2020</a></li>
<li><a href="/doc/longevity/index#tsagkaraki-et-al-2020-section" id="toc-tsagkaraki-et-al-2020-section">“CRISPR-Enhanced Human Adipocyte ‘Browning’ As Cell Therapy for Metabolic Disease”, Tsagkaraki et al 2020</a></li>
<li><a href="/doc/longevity/index#liu-et-al-2020-1-section" id="toc-liu-et-al-2020-1-section">“The Burden of Rare Protein-Truncating Genetic Variants on Human Lifespan”, Liu et al 2020</a></li>
<li><a href="/doc/longevity/index#newman-2020-section" id="toc-newman-2020-section">“Supercentenarian and Remarkable Age Records Exhibit Patterns Indicative of Clerical Errors and Pension Fraud”, Newman 2020</a></li>
<li><a href="/doc/longevity/index#collins-2020-1-section" id="toc-collins-2020-1-section">“Was Jeanne Calment the Oldest Person Who Ever Lived—Or a Fraud? Some Researchers Have Cast Doubt on the Record of the Celebrated Supercentenarian”, Collins 2020</a></li>
<li><a href="/doc/longevity/index#thau-2020-section" id="toc-thau-2020-section">“Cryonics for All?”, Thau 2020</a></li>
<li><a href="/doc/longevity/index#bjelakovic-et-al-2019b-section" id="toc-bjelakovic-et-al-2019b-section">“Vitamin D Supplementation for Prevention of Mortality in Adults”, Bjelakovic et al 2019b</a></li>
<li><a href="/doc/longevity/index#davidsohn-et-al-2019-section" id="toc-davidsohn-et-al-2019-section">“A Single Combination Gene Therapy Treats Multiple Age-Related Diseases”, Davidsohn et al 2019</a></li>
<li><a href="/doc/longevity/index#melzer-et-al-2019-section" id="toc-melzer-et-al-2019-section">“The Genetics of Human Ageing”, Melzer et al 2019</a></li>
<li><a href="/doc/longevity/index#zeraatkar-et-al-2019-2-section" id="toc-zeraatkar-et-al-2019-2-section">“Effect of Lower Versus Higher Red Meat Intake on Cardiometabolic and Cancer Outcomes: A Systematic Review of Randomized Trials”, Zeraatkar et al 2019</a></li>
<li><a href="/doc/longevity/index#miguel-et-al-2019-section" id="toc-miguel-et-al-2019-section">“Exercise Conditioned Plasma Dampens Inflammation via Clusterin and Boosts Memory”, Miguel et al 2019</a></li>
<li><a href="/doc/longevity/index#wright-et-al-2019-section" id="toc-wright-et-al-2019-section">“A Prospective Analysis of Genetic Variants Associated With Human Lifespan”, Wright et al 2019</a></li>
<li><a href="/doc/longevity/index#vrselja-et-al-2019-section" id="toc-vrselja-et-al-2019-section">“Restoration of Brain Circulation and Cellular Functions Hours Post-Mortem”, Vrselja et al 2019</a></li>
<li><a href="/doc/longevity/index#cheng-et-al-2019-section" id="toc-cheng-et-al-2019-section">“Genetically Heterogeneous Mice Exhibit a Female Survival Advantage That Is Age-Specific and Site-Specific: Results from a Large Multi-Site Study”, Cheng et al 2019</a></li>
<li><a href="/doc/longevity/index#cui-et-al-2019-section" id="toc-cui-et-al-2019-section">“Relaxed Selection Limits Lifespan by Increasing Mutation Load”, Cui et al 2019</a></li>
<li><a href="/doc/longevity/index#mahmoudi-et-al-2019-section" id="toc-mahmoudi-et-al-2019-section">“Turning Back Time With Emerging Rejuvenation Strategies”, Mahmoudi et al 2019</a></li>
<li><a href="/doc/longevity/index#mattson-2019-section" id="toc-mattson-2019-section">“An Evolutionary Perspective on Why Food Overconsumption Impairs Cognition”, Mattson 2019</a></li>
<li><a href="/doc/longevity/index#rose-et-al-2019-section" id="toc-rose-et-al-2019-section">“A Longitudinal Big Data Approach for Precision Health”, Rose et al 2019</a></li>
<li><a href="/doc/longevity/index#stambler-2019-section" id="toc-stambler-2019-section">“What Do We Need to Know to Treat Degenerative Aging As a Medical Condition to Extend Healthy Lifespan?”, Stambler 2019</a></li>
<li><a href="/doc/longevity/index#cabo-mattson-2019-section" id="toc-cabo-mattson-2019-section">“Effects of Intermittent Fasting on Health, Aging, and Disease”, Cabo &amp; Mattson 2019</a></li>
<li><a href="/doc/longevity/index#zak-2019-section" id="toc-zak-2019-section">“Evidence That Jeanne Calment Died in 1934-Not 1997”, Zak 2019</a></li>
<li><a href="/doc/longevity/index#timmers-et-al-2018-section" id="toc-timmers-et-al-2018-section">“Genomic Underpinnings of Lifespan Allow Prediction and Reveal Basis in Modern Risks”, Timmers et al 2018</a></li>
<li><a href="/doc/longevity/index#gebreselassie-et-al-2018-section" id="toc-gebreselassie-et-al-2018-section">“Anti-Aging Food That Improves Markers of Health in Senior Dogs by Modulating Gut Microbiota and Metabolite Profiles”, Gebreselassie et al 2018</a></li>
<li><a href="/doc/longevity/index#kaplanis-et-al-2018-section" id="toc-kaplanis-et-al-2018-section">“Quantitative Analysis of Population-Scale Family Trees With Millions of Relatives”, Kaplanis et al 2018</a></li>
<li><a href="/doc/longevity/index#association-2018-2-section" id="toc-association-2018-2-section">“Effect of Low-Fat vs Low-Carbohydrate Diet on 12-Month Weight Loss in Overweight Adults and the Association With Genotype Pattern or Insulin SecretionThe DIETFITS Randomized Clinical Trial”, Association 2018</a></li>
<li><a href="/doc/longevity/index#leidal-et-al-2018-section" id="toc-leidal-et-al-2018-section">“Autophagy and the Cell Biology of Age-Related Disease”, Leidal et al 2018</a></li>
<li><a href="/doc/longevity/index#sutton-et-al-2018-section" id="toc-sutton-et-al-2018-section">“Early Time-Restricted Feeding Improves Insulin Sensitivity, Blood Pressure, and Oxidative Stress Even without Weight Loss in Men With Prediabetes”, Sutton et al 2018</a></li>
<li><a href="/doc/longevity/index#harbison-et-al-2017-section" id="toc-harbison-et-al-2017-section">“Selection for Long and Short Sleep Duration in <em>Drosophila Melanogaster</em> Reveals the Complex Genetic Network Underlying Natural Variation in Sleep”, Harbison et al 2017</a></li>
<li><a href="/doc/longevity/index#joshi-et-al-2017-1-section" id="toc-joshi-et-al-2017-1-section">“Genome-Wide Meta-Analysis Associates HLA-DQA1/DRB1 and LPA and Lifestyle Factors With Human Longevity”, Joshi et al 2017</a></li>
<li><a href="/doc/longevity/index#lithgow-et-al-2017-section" id="toc-lithgow-et-al-2017-section">“A Long Journey to Reproducible Results: Replicating Our Work Took Four Years and 100,000 Worms but Brought Surprising Discoveries”, Lithgow et al 2017</a></li>
<li><a href="/doc/longevity/index#mostafavi-et-al-2017-section" id="toc-mostafavi-et-al-2017-section">“Identifying Genetic Variants That Affect Viability in Large Cohorts”, Mostafavi et al 2017</a></li>
<li><a href="/doc/longevity/index#moon-sosnoff-2017-section" id="toc-moon-sosnoff-2017-section">“Safe Landing Strategies During a Fall: Systematic Review and Meta-Analysis”, Moon &amp; Sosnoff 2017</a></li>
<li><a href="/doc/longevity/index#weir-et-al-2017-section" id="toc-weir-et-al-2017-section">“Dietary Restriction and AMPK Increase Lifespan via Mitochondrial Network and Peroxisome Remodeling”, Weir et al 2017</a></li>
<li><a href="/doc/longevity/index#mcveigh-et-al-2017-section" id="toc-mcveigh-et-al-2017-section">“2,4-Dinitrophenol, the Inferno Drug: a Netnographic Study of User Experiences in the Quest for Leanness”, McVeigh et al 2017</a></li>
<li><a href="/doc/longevity/index#raubenheimer-et-al-2016-section" id="toc-raubenheimer-et-al-2016-section">“Nutritional Ecology and the Evolution of Aging”, Raubenheimer et al 2016</a></li>
<li><a href="/doc/longevity/index#hochberg-et-al-2016-section" id="toc-hochberg-et-al-2016-section">“A Hypothesis to Explain Cancers in Confined Colonies of Naked Mole Rats”, Hochberg et al 2016</a></li>
<li><a href="/doc/longevity/index#bitto-et-al-2016-section" id="toc-bitto-et-al-2016-section">“Transient Rapamycin Treatment Can Increase Lifespan and Healthspan in Middle-Aged Mice”, Bitto et al 2016</a></li>
<li><a href="/doc/longevity/index#pedroza-et-al-2015-section" id="toc-pedroza-et-al-2015-section">“Performance of Informative Priors Skeptical of Large Treatment Effects in Clinical Trials: A Simulation Study”, Pedroza et al 2015</a></li>
<li><a href="/doc/longevity/index#waitbutwhy-2015-section" id="toc-waitbutwhy-2015-section">“The Tail End”, waitbutwhy 2015</a></li>
<li><a href="/doc/longevity/index#avenell-et-al-2014-section" id="toc-avenell-et-al-2014-section">“Vitamin D and Vitamin D Analogues for Preventing Fractures in Post-Menopausal Women and Older Men”, Avenell et al 2014</a></li>
<li><a href="/doc/longevity/index#g-et-al-2014-section" id="toc-g-et-al-2014-section">“Vitamin D Supplementation for Prevention of Cancer in Adults (Review)”, G et al 2014</a></li>
<li><a href="/doc/longevity/index#smith-et-al-2014-1-section" id="toc-smith-et-al-2014-1-section">“A Review of Creatine Supplementation in Age-Related Diseases: More Than a Supplement for Athletes”, Smith et al 2014</a></li>
<li><a href="/doc/longevity/index#alexander-2013-2-section" id="toc-alexander-2013-2-section">“Who By Very Slow Decay”, Alexander 2013</a></li>
<li><a href="/doc/longevity/index#hoffman-et-al-2013-section" id="toc-hoffman-et-al-2013-section">“Reproductive Capability Is Associated With Lifespan and Cause of Death in Companion Dogs”, Hoffman et al 2013</a></li>
<li><a href="/doc/longevity/index#macpherson-et-al-2013-section" id="toc-macpherson-et-al-2013-section">“Multivitamin-Multimineral Supplementation and Mortality: a Meta-Analysis of Randomized Controlled Trials”, Macpherson et al 2013</a></li>
<li><a href="/doc/longevity/index#stroustrup-et-al-2013-section" id="toc-stroustrup-et-al-2013-section">“The <em>Caenorhabditis Elegans</em> Lifespan Machine”, Stroustrup et al 2013</a></li>
<li><a href="/doc/longevity/index#wilson-et-al-2012-section" id="toc-wilson-et-al-2012-section">“Terminal Dedifferentiation of Cognitive Abilities”, Wilson et al 2012</a></li>
<li><a href="/doc/longevity/index#ploeg-2012-section" id="toc-ploeg-2012-section">“Sitting Time and All-Cause Mortality Risk in 222,497 Australian Adults”, Ploeg 2012</a></li>
<li><a href="/doc/longevity/index#hardeland-2012-section" id="toc-hardeland-2012-section">“Melatonin in Aging and Disease -Multiple Consequences of Reduced Secretion, Options and Limits of Treatment”, Hardeland 2012</a></li>
<li><a href="/doc/longevity/index#tumminello-et-al-2011-section" id="toc-tumminello-et-al-2011-section">“Happy Aged People Are All Alike, While Every Unhappy Aged Person Is Unhappy in Its Own Way”, Tumminello et al 2011</a></li>
<li><a href="/doc/longevity/index#elamin-et-al-2011-section" id="toc-elamin-et-al-2011-section">“Vitamin D and Cardiovascular Outcomes: A Systematic Review and Meta-Analysis”, Elamin et al 2011</a></li>
<li><a href="/doc/longevity/index#phung-2011-section" id="toc-phung-2011-section">“Oral Anti-Diabetic Drugs for the Prevention of Type 2 Diabetes”, Phung 2011</a></li>
<li><a href="/doc/longevity/index#calvin-et-al-2011-section" id="toc-calvin-et-al-2011-section">“Intelligence in Youth and All-Cause-Mortality: Systematic Review With Meta-Analysis”, Calvin et al 2011</a></li>
<li><a href="/doc/longevity/index#fries-et-al-2011-section" id="toc-fries-et-al-2011-section">“Compression of Morbidity 1980–2011: a Focused Review of Paradigms and Progress”, Fries et al 2011</a></li>
<li><a href="/doc/longevity/index#walter-et-al-2011-section" id="toc-walter-et-al-2011-section">“A Genome-Wide Association Study of Aging”, Walter et al 2011</a></li>
<li><a href="/doc/longevity/index#agueda-et-al-2010-section" id="toc-agueda-et-al-2010-section">“Association of Circulating Visfatin Concentrations With Insulin Resistance and Low-Grade Inflammation After Dietary Energy Restriction in Spanish Obese Non-Diabetic Women: Role of Body Composition Changes”, Agueda et al 2010</a></li>
<li><a href="/doc/longevity/index#section" id="toc-section">“Japan, Checking on Its Oldest, Finds Many Gone”</a></li>
<li><a href="/doc/longevity/index#gavrilov-gavrilova-2010-section" id="toc-gavrilov-gavrilova-2010-section">“Demographic Consequences of Defeating Aging”, Gavrilov &amp; Gavrilova 2010</a></li>
<li><a href="/doc/longevity/index#vaupel-2010-section" id="toc-vaupel-2010-section">“Biodemography of Human Ageing”, Vaupel 2010</a></li>
<li><a href="/doc/longevity/index#young-et-al-2010-section" id="toc-young-et-al-2010-section">“Typologies of Extreme Longevity Myths”, Young et al 2010</a></li>
<li><a href="/doc/longevity/index#jayanthi-et-al-2010-section" id="toc-jayanthi-et-al-2010-section">“Ageing and Its Implications”, Jayanthi et al 2010</a></li>
<li><a href="/doc/longevity/index#micha%C3%ABlsson-2010-section" id="toc-michaëlsson-2010-section">“Plasma Vitamin D and Mortality in Older Men: a Community-Based Prospective Cohort Study”, Michaëlsson 2010</a></li>
<li><a href="/doc/longevity/index#jensen-et-al-2009-section" id="toc-jensen-et-al-2009-section">“Good Semen Quality and Life Expectancy: A Cohort Study of 43,277 Men”, Jensen et al 2009</a></li>
<li><a href="/doc/longevity/index#guyuron-et-al-2009-section" id="toc-guyuron-et-al-2009-section">“Factors Contributing to the Facial Aging of Identical Twins”, Guyuron et al 2009</a></li>
<li><a href="/doc/longevity/index#pocobelli-2009-section" id="toc-pocobelli-2009-section">“Use of Supplements of Multivitamins, Vitamin C, and Vitamin E in Relation to Mortality”, Pocobelli 2009</a></li>
<li><a href="/doc/longevity/index#tuohimaa-2009-page-2-section" id="toc-tuohimaa-2009-page-2-section">“Vitamin D and Aging”, Tuohimaa 2009 (page 2)</a></li>
<li><a href="/doc/longevity/index#christensen-et-al-2009-section" id="toc-christensen-et-al-2009-section">“Ageing Populations: the Challenges Ahead”, Christensen et al 2009</a></li>
<li><a href="/doc/longevity/index#zhu-et-al-2008-section" id="toc-zhu-et-al-2008-section">“Effects of Calcium and Vitamin D Supplementation on Hip Bone Mineral Density and Calcium-Related Analytes in Elderly Ambulatory Australian Women: A Five-Year Randomized Controlled Trial”, Zhu et al 2008</a></li>
<li><a href="/doc/longevity/index#rexbye-et-al-2006-section" id="toc-rexbye-et-al-2006-section">“Influence of Environmental Factors on Facial Ageing”, Rexbye et al 2006</a></li>
<li><a href="/doc/longevity/index#kirkwood-2005-section" id="toc-kirkwood-2005-section">“Understanding the Odd Science of Aging”, Kirkwood 2005</a></li>
<li><a href="/doc/longevity/index#latham-et-al-2003-section" id="toc-latham-et-al-2003-section">“A Randomized, Controlled Trial of Quadriceps Resistance Exercise and Vitamin D in Frail Older People: The Frailty Interventions Trial in Elderly Subjects (FITNESS)”, Latham et al 2003</a></li>
<li><a href="/doc/longevity/index#weinstein-ciszek-2002-section" id="toc-weinstein-ciszek-2002-section">“The Reserve-Capacity Hypothesis: Evolutionary Origins and Modern Implications of the Trade-Off between Tumor-Suppression and Tissue-Repair”, Weinstein &amp; Ciszek 2002</a></li>
<li><a href="/doc/longevity/index#gavrilov-gavrilova-2000-section" id="toc-gavrilov-gavrilova-2000-section">“Book Review: _Validation of Exceptional Longevity: by Bernard Jeune and James W. Vaupel”, Gavrilov &amp; Gavrilova 2000</a></li>
<li><a href="/doc/longevity/index#komulainen-et-al-1999-section" id="toc-komulainen-et-al-1999-section">“Prevention of Femoral and Lumbar Bone Loss With Hormone Replacement Therapy and Vitamin D<sub>3</sub> in Early Postmenopausal Women: A Population-Based 5–Year Randomized Trial”, Komulainen et al 1999</a></li>
<li><a href="/doc/longevity/index#kenyon-et-al-1993-section" id="toc-kenyon-et-al-1993-section">“A <em>C. Elegans</em> Mutant That Lives Twice As Long As Wild Type”, Kenyon et al 1993</a></li>
<li><a href="/doc/longevity/index#monte-pritikin-1988-section" id="toc-monte-pritikin-1988-section"><em>Pritikin: The Man Who Healed America’s Heart</em>, Monte &amp; Pritikin 1988</a></li>
<li><a href="/doc/longevity/index#moore-conn-1985-section" id="toc-moore-conn-1985-section"><em>Disguised</em>, Moore &amp; Conn 1985</a></li>
<li><a href="/doc/longevity/index#times-1982-section" id="toc-times-1982-section">“Eternal Youth Kills Ants”, Times 1982</a></li>
<li><a href="/doc/longevity/index#section-1" id="toc-section-1">“The Value of Health and Longevity”</a></li>
<li><a href="/doc/longevity/index#0XYKLRX--section" id="toc-0XYKLRX--section">“The Old Fools”, Larkin 2024</a></li>
<li><a href="/doc/longevity/index#section-2" id="toc-section-2">“Association of Neurocognitive and Physical Function With Gait Speed in Midlife Neurology”</a></li>
<li><a href="/doc/longevity/index#piL6Am2h-section" id="toc-piL6Am2h-section">“Nintil”, Ricon 2024</a></li>
<li><a href="/doc/longevity/index#section-3" id="toc-section-3">“Low-Dose Lithium Uptake Promotes Longevity in Humans and Metazoans”</a></li>
<li><a href="/doc/longevity/index#section-4" id="toc-section-4">“Your Book Review: <em>The Family That Couldn’t Sleep</em>”</a></li>
<li><a href="/doc/longevity/index#section-5" id="toc-section-5">“More Than 230,000 Japanese Centenarians ‘Missing’”</a></li>
<li><a href="/doc/longevity/index#section-6" id="toc-section-6">“Computational Analysis of Lifespan Experiment Reproducibility”</a></li>
<li><a href="/doc/longevity/index#section-7" id="toc-section-7">“Core Pathways of Aging”</a></li>
<li><a href="/doc/longevity/index#section-8" id="toc-section-8">“Shinya Yamanaka – Biographical”</a></li>
<li><a href="/doc/longevity/index#section-9" id="toc-section-9">“James F. Fries, Who Studied the Good Life and How to Live It, Dies at 83”</a></li>
<li><a href="/doc/longevity/index#section-10" id="toc-section-10">“Dietary Magnesium Intake Is Inversely Associated With Mortality in Adults at High Cardiovascular Disease Risk”</a></li>
<li><a href="/doc/longevity/index#section-11" id="toc-section-11"><em>SkiFree</em></a></li>
<li><a href="/doc/longevity/index#section-12" id="toc-section-12">“<em>J’accuse</em>…! Why Jeanne Calment’s 122-Year Old Longevity Record May Be Fake”</a></li>
<li><a href="/doc/longevity/index#section-13" id="toc-section-13">“More Evidence for Jeanne Calment’s Identity Theft Hypothesis”</a></li>
<li><a href="/doc/longevity/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/longevity/index#anti-aging-brain-health-cognitive-enhancement-youthfulness-lifespan-research-longevity-innovation" id="toc-anti-aging-brain-health-cognitive-enhancement-youthfulness-lifespan-research-longevity-innovation"><code>anti-aging brain-health cognitive-enhancement youthfulness lifespan-research longevity-innovation</code></a></li>
<li><a href="/doc/longevity/index#healthspan" id="toc-healthspan"><code>healthspan</code></a></li>
<li><a href="/doc/longevity/index#aging-research-lifespan-models-senescence-insights-mortality-patterns-behavioral-aging" id="toc-aging-research-lifespan-models-senescence-insights-mortality-patterns-behavioral-aging"><code>aging-research lifespan-models senescence-insights mortality-patterns behavioral-aging</code></a></li>
<li><a href="/doc/longevity/index#lifespan-evolution" id="toc-lifespan-evolution"><code>lifespan-evolution</code></a></li>
</ul></li>
<li><a href="/doc/longevity/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/longevity/johan-bjorksten/1942-bjorksten.pdf
The Chemistry of Duplication
Johan Bjorksten
1942-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1956-bjorksten-polyestersandtheirapplications.pdf
<em>Polyesters and their applications</em>
Johan Bjorksten, Henry Tovey, Betty Harker, James Henning
1956-03-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1960-bjorksten.pdf
Fundamentals Of Aging: A Comparison Of The Mortality Curve For Humans With A Viscosity Curve Of Gelatin During The Cross-Linking Reaction
Johan Bjorksten, Fred Andrews
1960-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1971-bjorksten-2.pdf
Approaches And Prospects For The Control Of Age-Dependent Deterioration
John Bjorksten
1971-06-01
2024-01-01
[("doi","10.1111/j.1749-6632.1971.tb41310.x")]


---
/doc/longevity/johan-bjorksten/1976-bjorksten.pdf
The Crosslinkage Theory of Aging: Clinical Implications
Johan Bjorksten
1976-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1977-bjorksten.pdf
Some Therapeutic Implications Of The Crosslinkage Theory Of Aging
Johan Bjorksten
1977-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1978-bjorksten.pdf
A Unifying Concept for Degenerative Diseases
John Bjorksten
1978-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1981-bjorksten-longevityaquest.pdf
Longevity: A Quest
Johan Bjorksten
1981-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/1987-bjorksten-longevity2pastpresentfuture.pdf
Longevity 2: Past, Present, Future
Johan Bjorksten
1987-01-01
2024-01-01



---
/doc/longevity/johan-bjorksten/2014-dean.pdf
Dr Ward Dean Q&amp;A [on Johan Bjorksten]
Ward Dean
2014-03-19
2024-01-01



---
/doc/longevity/johan-bjorksten/index
‘Johan Bjorksten (aging)’ tag

2020-06-18
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/johan-bjorksten</code>, most recent first: 26 <a href="/doc/longevity/johan-bjorksten/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/longevity/johan-bjorksten/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/longevity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/johan-bjorksten/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/johan-bjorksten/index#dean-2014-section" id="toc-dean-2014-section">“Dr Ward Dean Q&amp;A [On Johan Bjorksten]”, Dean 2014</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#darwin-2013-section" id="toc-darwin-2013-section">“[ExI] [CCM-L] CCM-L Digest, Vol 47, Issue 62 [Historical Background on Johan Bjorksten]”, Darwin 2013</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-tenhu-1990-section" id="toc-bjorksten-tenhu-1990-section">“The Crosslinking Theory of Aging—Added Evidence”, Bjorksten &amp; Tenhu 1990</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1989-section" id="toc-bjorksten-1989-section">“The Role of Aluminum and Age-Dependent Decline”, Bjorksten 1989</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1987-section" id="toc-bjorksten-1987-section">“Longevity 2: Past, Present, Future”, Bjorksten 1987</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1982b-section" id="toc-bjorksten-1982b-section">“Aluminum As a Cause of Senile Dementia”, Bjorksten 1982b</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1982-section" id="toc-bjorksten-1982-section">“Dietary Aluminum and Alzheimer’s Disease”, Bjorksten 1982</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1981-1-section" id="toc-bjorksten-1981-1-section">“Selenium In Nutrition”, Bjorksten 1981</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1981-2-section" id="toc-bjorksten-1981-2-section">“Longevity: A Quest”, Bjorksten 1981</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1978-section" id="toc-bjorksten-1978-section">“A Unifying Concept for Degenerative Diseases”, Bjorksten 1978</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1977b-section" id="toc-bjorksten-1977b-section">“Pathways to the Decisive Extension of the Human Specific Lifespan”, Bjorksten 1977b</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1977-section" id="toc-bjorksten-1977-section">“Some Therapeutic Implications Of The Crosslinkage Theory Of Aging”, Bjorksten 1977</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1976-section" id="toc-bjorksten-1976-section">“The Crosslinkage Theory of Aging: Clinical Implications”, Bjorksten 1976</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-et-al-1972-section" id="toc-bjorksten-et-al-1972-section">“Enzymatic Lysis in Vitro of Hyalin Deposits in Human Kidney”, Bjorksten et al 1972</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-et-al-1971-section" id="toc-bjorksten-et-al-1971-section">“Gerogenic Fractions In The Tritiated Rat”, Bjorksten et al 1971</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1971b-section" id="toc-bjorksten-1971b-section">“Approaches And Prospects For The Control Of Age-Dependent Deterioration”, Bjorksten 1971b</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-ashman-1970-section" id="toc-bjorksten-ashman-1970-section">“Nitrogenous Compounds Immobilized In An Aged Rat”, Bjorksten &amp; Ashman 1970</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1968-section" id="toc-bjorksten-1968-section">“The Crosslinkage Theory Of Aging”, Bjorksten 1968</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#andrews-et-al-1965-section" id="toc-andrews-et-al-1965-section">“The Reaction of an Autoxidized Lipid With Proteins”, Andrews et al 1965</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#andrews-et-al-1965b-section" id="toc-andrews-et-al-1965b-section">“Chemical Composition Of Enzyme-Fractionated Aged Heart Tissue”, Andrews et al 1965b</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-andrews-1960-section" id="toc-bjorksten-andrews-1960-section">“Fundamentals Of Aging: A Comparison Of The Mortality Curve For Humans With A Viscosity Curve Of Gelatin During The Cross-Linking Reaction”, Bjorksten &amp; Andrews 1960</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1958-section" id="toc-bjorksten-1958-section">“A Common Molecular Basis For The Aging Syndrome”, Bjorksten 1958</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-et-al-1956-section" id="toc-bjorksten-et-al-1956-section"><em>Polyesters and Their Applications</em>, Bjorksten et al 1956</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1951-section" id="toc-bjorksten-1951-section">“Cross Linkages in Protein Chemistry”, Bjorksten 1951</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#bjorksten-1942-section" id="toc-bjorksten-1942-section">“The Chemistry of Duplication”, Bjorksten 1942</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#section" id="toc-section">“Hectograph Printing, Duplication, Copying”</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/johan-bjorksten/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/johan-bjorksten/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/longevity/metformin/2002-fda-metforminhydrochloridetablets-prescribinginformation.pdf

CTOBIN
2002
2024-01-01



---
/doc/longevity/metformin/2011-lamanna.pdf


2011-01-01
2024-01-01



---
/doc/longevity/metformin/2012-stevens.pdf


2012-01-01
2024-01-01



---
/doc/longevity/metformin/2014-bannister.pdf


2014-01-01
2024-01-01



---
/doc/longevity/metformin/2021-scott-figure2-dollarvaluebyyearoflifeformetformintreatmentstartedatage75.jpg


2021
2024-01-01



---
/doc/longevity/metformin/2024-yang-supplement.tar.xz


2024
2024-09-28



---
/doc/longevity/metformin/index
‘metformin’ tag

2020-06-06
2024-11-19


<figure><img class="float-right page-thumbnail invert-auto outline" height="876" width="1700" src="/doc/longevity/metformin/2021-scott-figure2-dollarvaluebyyearoflifeformetformintreatmentstartedatage75.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/metformin</code>, most recent first: 31 <a href="/doc/longevity/metformin/index#links" class="icon-not">annotations</a> &amp; 8 <a href="/doc/longevity/metformin/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/longevity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/metformin/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/metformin/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/longevity/metformin/index#gwern-longevity-section" id="toc-gwern-longevity-section">“Life Extension Cost-Benefits”, Gwern 2015</a></li>
</ul></li>
<li><a href="/doc/longevity/metformin/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/metformin/index#sehgal-et-al-2024-section" id="toc-sehgal-et-al-2024-section">“DNAm Aging Biomarkers Are Responsive: Insights from 51 Longevity Interventional Studies in Humans”, Sehgal et al 2024</a></li>
<li><a href="/doc/longevity/metformin/index#yang-et-al-2024-2-section" id="toc-yang-et-al-2024-2-section">“Metformin Decelerates Aging Clock in Male Monkeys”, Yang et al 2024</a></li>
<li><a href="/doc/longevity/metformin/index#sadri-2023-section" id="toc-sadri-2023-section">“Is Target-Based Drug Discovery Efficient? Discovery and ‘Off-Target’ Mechanisms of All Drugs”, Sadri 2023</a></li>
<li><a href="/doc/longevity/metformin/index#luo-et-al-2023-1-section" id="toc-luo-et-al-2023-1-section">“Evaluation of Out-Of-Pocket Costs and Treatment Intensification With an SGLT2 Inhibitor or GLP-1 RA in Patients With Type 2 Diabetes &amp; Cardiovascular Disease”, Luo et al 2023</a></li>
<li><a href="/doc/longevity/metformin/index#nwanaji-enwerem-et-al-2021-section" id="toc-nwanaji-enwerem-et-al-2021-section">“An Epigenetic Aging Analysis of Randomized Metformin and Weight Loss Interventions in Overweight Postmenopausal Breast Cancer Survivors”, Nwanaji-Enwerem et al 2021</a></li>
<li><a href="/doc/longevity/metformin/index#onken-et-al-2021-section" id="toc-onken-et-al-2021-section">“Metformin Treatment of Diverse <em>Caenorhabditis</em> Species Reveals the Importance of Genetic Background in Longevity and Healthspan Extension Outcomes”, Onken et al 2021</a></li>
<li><a href="/doc/longevity/metformin/index#couteur-et-al-2021-section" id="toc-couteur-et-al-2021-section">“Nutritional Reprogramming of Mouse Liver Proteome Is Dampened by Metformin, Resveratrol, and Rapamycin”, Couteur et al 2021</a></li>
<li><a href="/doc/longevity/metformin/index#lee-et-al-2021b-section" id="toc-lee-et-al-2021b-section">“Effect of Metformin and Lifestyle Interventions on Mortality in the Diabetes Prevention Program and Diabetes Prevention Program Outcomes Study”, Lee et al 2021b</a></li>
<li><a href="/doc/longevity/metformin/index#berkel-cacan-2021-section" id="toc-berkel-cacan-2021-section">“A Collective Analysis of Lifespan-Extending Compounds in Diverse Model Organisms, and of Species Whose Lifespan Can Be Extended the Most by the Application of Compounds”, Berkel &amp; Cacan 2021</a></li>
<li><a href="/doc/longevity/metformin/index#scott-et-al-2021-1-section" id="toc-scott-et-al-2021-1-section">“The Economic Value of Targeting Aging”, Scott et al 2021</a></li>
<li><a href="/doc/longevity/metformin/index#partridge-et-al-2020-section" id="toc-partridge-et-al-2020-section">“The Quest to Slow Ageing through Drug Discovery”, Partridge et al 2020</a></li>
<li><a href="/doc/longevity/metformin/index#glossmann-lutz-2019-section" id="toc-glossmann-lutz-2019-section">“Metformin and Aging: A Review”, Glossmann &amp; Lutz 2019</a></li>
<li><a href="/doc/longevity/metformin/index#konopka-2018-section" id="toc-konopka-2018-section">“Metformin Inhibits Mitochondrial Adaptations to Aerobic Exercise Training in Older Adults”, Konopka 2018</a></li>
<li><a href="/doc/longevity/metformin/index#campbell-et-al-2017-section" id="toc-campbell-et-al-2017-section">“Metformin Reduces All-Cause Mortality and Diseases of Ageing Independent of Its Effect on Diabetes Control: A Systematic Review and Meta-Analysis”, Campbell et al 2017</a></li>
<li><a href="/doc/longevity/metformin/index#barzilai-et-al-2016-section" id="toc-barzilai-et-al-2016-section">“Metformin As a Tool to Target Aging”, Barzilai et al 2016</a></li>
<li><a href="/doc/longevity/metformin/index#anisimov-2013-section" id="toc-anisimov-2013-section">“Metformin: Do We Finally Have an Anti-Aging Drug?”, Anisimov 2013</a></li>
<li><a href="/doc/longevity/metformin/index#boussageon-et-al-2012-section" id="toc-boussageon-et-al-2012-section">“Reappraisal of Metformin Efficacy in the Treatment of Type 2 Diabetes: a Meta-Analysis of Randomized Controlled Trials”, Boussageon et al 2012</a></li>
<li><a href="/doc/longevity/metformin/index#berstein-2012-section" id="toc-berstein-2012-section">“Metformin in Obesity, Cancer and Aging: Addressing Controversies”, Berstein 2012</a></li>
<li><a href="/doc/longevity/metformin/index#bulterijs-2011-section" id="toc-bulterijs-2011-section">“Metformin As a Geroprotector”, Bulterijs 2011</a></li>
<li><a href="/doc/longevity/metformin/index#section" id="toc-section">“Dr. Nir Barzilai on the TAME Study”</a></li>
<li><a href="/doc/longevity/metformin/index#section-1" id="toc-section-1">“Metformin in Longevity Study (MILES)”</a></li>
<li><a href="/doc/longevity/metformin/index#section-2" id="toc-section-2">“Cardiovascular Outcomes in Trials of Oral Diabetes Medications: A Systematic Review Acute Coronary Syndromes”</a></li>
<li><a href="/doc/longevity/metformin/index#section-3" id="toc-section-3">“Metformin Dosage Guide + Max Dose, Adjustments”</a></li>
<li><a href="/doc/longevity/metformin/index#section-4" id="toc-section-4">“Metformin Side Effects: Common, Severe, Long Term”</a></li>
<li><a href="/doc/longevity/metformin/index#section-5" id="toc-section-5">“Metformin (Oral Route) Proper Use”</a></li>
<li><a href="/doc/longevity/metformin/index#section-6" id="toc-section-6">“Not Found”</a></li>
<li><a href="/doc/longevity/metformin/index#section-7" id="toc-section-7">“Metformin and Fatal Lactic Acidosis”</a></li>
<li><a href="/doc/longevity/metformin/index#section-8" id="toc-section-8">“Anti-Ageing Pill Pushed As Bona Fide Drug: Regulators Asked to Consider Ageing a Treatable Condition”</a></li>
<li><a href="/doc/longevity/metformin/index#section-9" id="toc-section-9">“’I Think There’s No Doubt That Insulin Is Pro-Cancer”, Watson Says, with respect to the Link between Obesity, Diabetes and Cancer. “It’s As Good a Hypothesis As We Have Now.’ Watson Takes Metformin for Cancer Prevention; among Its Many Effects, Metformin Works to Lower Insulin Levels.”</a></li>
<li><a href="/doc/longevity/metformin/index#section-10" id="toc-section-10">“The Man Who Wants to Beat Back Aging: Nir Barzilai Hopes to Persuade FDA to Bless the Proposed Anti-Aging Trial, Which Is Unconventional in Its Goals and Design.”</a></li>
<li><a href="/doc/longevity/metformin/index#section-11" id="toc-section-11">“Forget the Blood of Teens. Metformin Promises to Extend Life for a Nickel a Pill”</a></li>
<li><a href="/doc/longevity/metformin/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/metformin/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/metformin/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/longevity/senolytic/2018-xu.pdf
Senolytics improve physical function and increase lifespan in old age
Ming Xu, Tamar Pirtskhalava, Joshua N. Farr, Bettina M. Weigand, Allyson K. Palmer, Megan M. Weivoda, Christina L. Inman, Mikolaj B. Ogrodnik, Christine M. Hachfeld, Daniel G. Fraser, Jennifer L. Onken, Kurt O. Johnson, Grace C. Verzosa, Larissa G. P. Langhi, Moritz Weigl, Nino Giorgadze, Nathan K. LeBrasseur, Jordan D. Miller, Diana Jurk, Ravinder J. Singh, David B. Allison, Keisuke Ejima, Gene B. Hubbard, Yuji Ikeno, Hajrunisa Cubro, Vesna D. Garovic, Xiaonan Hou, S. John Weroha, Paul D. Robbins, Laura J. Niedernhofer, Sundeep Khosla, Tamara Tchkonia, James L. Kirkland
2018-01-01
2024-01-01
[("doi","10.1038/s41591-018-0092-9")]


---
/doc/longevity/senolytic/2021-suda-figure4-d-senescentvaccinationeffectonlifespaninmiddleagedmice.png


2021
2024-01-01



---
/doc/longevity/senolytic/d-q/index
‘D+Q senolytic’ tag

2020-05-05
2023-11-02


<figure><img class="float-right page-thumbnail invert-auto outline" height="1852" width="1720" src="/doc/longevity/aspirin/2021-berkel-figure1-metanalysisofdrugagedblifeextensionresultsbydrugandspecies.png" title="Figure 1: Top compounds in terms of their effects on average lifespan change in diverse organisms collectively. Percent change in average lifespan of organisms treated with longevity-extending compounds, when data from all organisms studied were combined for each compound. Top plot: Compounds were ordered as the compound which caused the highest percent increase in average lifespan in all organisms combined, given at the top of the plot. Data points for each species were given a different color. Yellow vertical line indicates no change (0%) in average lifespan. Vertical lines in boxplots indicates the median value. Legend shows the color code for each species. Bottom plot: Distribution of the percent change in average lifespan for each drug, when data from all organisms studied were combined per compound. Yellow vertical line indicates no change (0%) in average lifespan. Values in red at the end of x-axis for every y-value indicate mean percent change in average lifespan for each compound. Compounds were ordered as the compound which caused the highest percent increase in average lifespan (aspirin, 52.01%) in all organisms combined, given at the top of plot. Legend shows the color scale indicating percent change in average lifespan." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/senolytic/d-q</code>, most recent first: 15 <a href="/doc/longevity/senolytic/d-q/index#links" class="icon-not">annotations</a> &amp; 1 <a href="/doc/longevity/senolytic/d-q/index#miscellaneous" class="icon-not">link</a> (<a href="/doc/longevity/senolytic/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/senolytic/d-q/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/senolytic/d-q/index#gonzales-et-al-2023-section" id="toc-gonzales-et-al-2023-section">“Senolytic Therapy in Mild Alzheimer’s Disease: a Phase 1 Feasibility Trial”, Gonzales et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#ruggiero-et-al-2023-section" id="toc-ruggiero-et-al-2023-section">“Long-Term Dasatinib plus Quercetin Effects on Aging Outcomes and Inflammation in Nonhuman Primates: Implications for Senolytic Clinical Trial Design”, Ruggiero et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#islam-et-al-2023-section" id="toc-islam-et-al-2023-section">“Senolytic Drugs, Dasatinib and Quercetin, Attenuate Adipose Tissue Inflammation, and Ameliorate Metabolic Function in Old Age”, Islam et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#nambiar-et-al-2023-section" id="toc-nambiar-et-al-2023-section">“Senolytics Dasatinib and Quercetin in Idiopathic Pulmonary Fibrosis: Results of a Phase I, Single-Blind, Single-Center, Randomized, Placebo-Controlled Pilot Trial on Feasibility and Tolerability”, Nambiar et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#krzystyniak-et-al-2022-section" id="toc-krzystyniak-et-al-2022-section">“Combination of Dasatinib and Quercetin Improves Cognitive Abilities in Aged Male Wistar Rats, Alleviates Inflammation and Changes Hippocampal Synaptic Plasticity and Histone H3 Methylation Profile”, Krzystyniak et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#dungan-et-al-2021-section" id="toc-dungan-et-al-2021-section">“Deletion of SA Β-Gal+ Cells Using Senolytics Improves Muscle Regeneration in Old Mice”, Dungan et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#wang-et-al-2021-11-section" id="toc-wang-et-al-2021-11-section">“Targeting <em>p21</em><sup>Cip1</sup> Highly Expressing Cells in Adipose Tissue Alleviates Insulin Resistance in Obesity”, Wang et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#fang-et-al-2021-1-section" id="toc-fang-et-al-2021-1-section">“Sexual Dimorphic Responses of C57BL/6 Mice to Fisetin or Dasatinib and Quercetin Cocktail Oral Treatment”, Fang et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#berkel-cacan-2021-section" id="toc-berkel-cacan-2021-section">“A Collective Analysis of Lifespan-Extending Compounds in Diverse Model Organisms, and of Species Whose Lifespan Can Be Extended the Most by the Application of Compounds”, Berkel &amp; Cacan 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#saul-et-al-2021-section" id="toc-saul-et-al-2021-section">“Modulation of Fracture Healing by the Transient Accumulation of Senescent Cells”, Saul et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#ogrodnik-et-al-2021-section" id="toc-ogrodnik-et-al-2021-section">“Whole-Body Senescent Cell Clearance Alleviates Age-Related Brain Inflammation and Cognitive Impairment in Mice”, Ogrodnik et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#hickson-et-al-2019-section" id="toc-hickson-et-al-2019-section">“Senolytics Decrease Senescent Cells in Humans: Preliminary Report from a Clinical Trial of Dasatinib plus Quercetin in Individuals With Diabetic Kidney Disease”, Hickson et al 2019</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#jaba-david-2019-section" id="toc-jaba-david-2019-section">“Dasatinib and Quercetin: Short-Term Simultaneous Administration Improves Physical Capacity in Humans”, Jaba &amp; David 2019</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#justice-et-al-2019-section" id="toc-justice-et-al-2019-section">“Senolytics in Idiopathic Pulmonary Fibrosis: Results from a First-In-Human, Open-Label, Pilot Study”, Justice et al 2019</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#hwang-et-al-2017-section" id="toc-hwang-et-al-2017-section">“Investigation of Quercetin and Hyperoside As Senolytics in Adult Human Endothelial Cells”, Hwang et al 2017</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/senolytic/d-q/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/senolytic/d-q/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/longevity/senolytic/index
‘senolytics’ tag

2020-06-15
2024-11-19


<figure><img class="float-right page-thumbnail invert-auto outline" height="527" width="1483" src="/doc/longevity/senolytic/2021-suda-figure4-d-senescentvaccinationeffectonlifespaninmiddleagedmice.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>longevity/senolytic</code>, most recent first: 1 <a href="/doc/longevity/senolytic/index#see-alsos" class="icon-not">related tag</a>, 37 <a href="/doc/longevity/senolytic/index#links" class="icon-not">annotations</a>, &amp; 23 <a href="/doc/longevity/senolytic/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/longevity/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/longevity/senolytic/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/longevity/senolytic/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/longevity/senolytic/index#sehgal-et-al-2024-section" id="toc-sehgal-et-al-2024-section">“DNAm Aging Biomarkers Are Responsive: Insights from 51 Longevity Interventional Studies in Humans”, Sehgal et al 2024</a></li>
<li><a href="/doc/longevity/senolytic/index#katsuumi-et-al-2024-section" id="toc-katsuumi-et-al-2024-section">“SGLT2 Inhibition Eliminates Senescent Cells and Alleviates Pathological Aging”, Katsuumi et al 2024</a></li>
<li><a href="/doc/longevity/senolytic/index#takaya-et-al-2023-section" id="toc-takaya-et-al-2023-section">“Identification of Resibufogenin, a Component of Toad Venom, As a Novel Senolytic Compound in Vitro and for Potential Skin Rejuvenation in Male Mice”, Takaya et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/index#jean-et-al-2023-section" id="toc-jean-et-al-2023-section">“Senolytic Effect of High Intensity Interval Exercise on Human Skeletal Muscle”, Jean et al 2023</a></li>
<li><a href="/doc/longevity/senolytic/index#saul-et-al-2022-section" id="toc-saul-et-al-2022-section">“SenMayo: A New Gene Set Identifies Senescent Cells and Predicts Senescence-Associated Pathways across Tissues”, Saul et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#biotechnology-2022-section" id="toc-biotechnology-2022-section">“Unity Biotechnology Announces Positive Data in Phase 2 BEHOLD Study of UBX1325 in Patients With Diabetic Macular Edema”, Biotechnology 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#miwa-et-al-2022-section" id="toc-miwa-et-al-2022-section">“Mitochondrial Dysfunction in Cell Senescence and Aging”, Miwa et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#zhu-et-al-2022-1-section" id="toc-zhu-et-al-2022-1-section">“Orally-Active, Clinically-Translatable Senolytics Restore Α-Klotho in Mice and Humans”, Zhu et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#franco-et-al-2022-section" id="toc-franco-et-al-2022-section">“Skin Senescence: Mechanisms and Impact on Whole-Body Aging”, Franco et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#fatt-et-al-2022-section" id="toc-fatt-et-al-2022-section">“Restoration of Hippocampal Neural Precursor Function by Ablation of Senescent Cells in the Aging Stem Cell Niche”, Fatt et al 2022</a></li>
<li><a href="/doc/longevity/senolytic/index#hanley-et-al-2021-section" id="toc-hanley-et-al-2021-section">“Results of a 5-Year <em>n</em>-Of-1 Growth Hormone Releasing Hormone Gene Therapy Experiment”, Hanley et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#saul-et-al-2021-senescence-geneset-section" id="toc-saul-et-al-2021-senescence-geneset-section">“A New Gene Set Identifies Senescent Cells and Predicts Senescence-Associated Pathways Across Tissues”, Saul et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#suda-et-al-2021-section" id="toc-suda-et-al-2021-section">“Senolytic Vaccination Improves Normal and Pathological Age-Related Phenotypes and Increases Lifespan in Progeroid Mice”, Suda et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#xu-et-al-2021-procyanidin-section" id="toc-xu-et-al-2021-procyanidin-section">“The Flavonoid Procyanidin C1 Has Senotherapeutic Activity and Increases Lifespan in Mice”, Xu et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#wiley-campisi-2021-section" id="toc-wiley-campisi-2021-section">“The Metabolic Roots of Senescence: Mechanisms and Opportunities for Intervention”, Wiley &amp; Campisi 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#gasek-et-al-2021-section" id="toc-gasek-et-al-2021-section">“Strategies for Targeting Senescent Cells in Human Disease”, Gasek et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#verdoorn-et-al-2021-section" id="toc-verdoorn-et-al-2021-section">“Fisetin for COVID-19 in Skilled Nursing Facilities: Senolytic Trials in the COVID Era”, Verdoorn et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#kowald-kirkwood-2021-section" id="toc-kowald-kirkwood-2021-section">“Senolytics and the Compression of Late-Life Mortality”, Kowald &amp; Kirkwood 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#xu-et-al-2021-1-section" id="toc-xu-et-al-2021-1-section">“Procyanidin C1 Is a Natural Agent With Senolytic Activity against Aging and Age-Related Diseases”, Xu et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#wiley-et-al-2021-section" id="toc-wiley-et-al-2021-section">“Oxylipin Biosynthesis Reinforces Cellular Senescence and Allows Detection of Senolysis”, Wiley et al 2021</a></li>
<li><a href="/doc/longevity/senolytic/index#partridge-et-al-2020-section" id="toc-partridge-et-al-2020-section">“The Quest to Slow Ageing through Drug Discovery”, Partridge et al 2020</a></li>
<li><a href="/doc/longevity/senolytic/index#kirkland-tchkonia-2020-section" id="toc-kirkland-tchkonia-2020-section">“Senolytic Drugs: from Discovery to Translation”, Kirkland &amp; Tchkonia 2020</a></li>
<li><a href="/doc/longevity/senolytic/index#reason-2019-section" id="toc-reason-2019-section">“A Look Back at 2019: Progress Towards the Treatment of Aging As a Medical Condition”, Reason 2019</a></li>
<li><a href="/doc/longevity/senolytic/index#glossmann-lutz-2019-section" id="toc-glossmann-lutz-2019-section">“Metformin and Aging: A Review”, Glossmann &amp; Lutz 2019</a></li>
<li><a href="/doc/longevity/senolytic/index#ritschka-et-al-2019-section" id="toc-ritschka-et-al-2019-section">“Senolytic Treatment Targets Aberrant P21-Expression to Restore Liver Regeneration in Adult Mice”, Ritschka et al 2019</a></li>
<li><a href="/doc/longevity/senolytic/index#guerrero-et-al-2019-section" id="toc-guerrero-et-al-2019-section">“Galactose-Modified Duocarmycin Prodrugs As Senolytics”, Guerrero et al 2019</a></li>
<li><a href="/doc/longevity/senolytic/index#xu-et-al-2018-2-section" id="toc-xu-et-al-2018-2-section">“Senolytics Improve Physical Function and Increase Lifespan in Old Age”, Xu et al 2018</a></li>
<li><a href="/doc/longevity/senolytic/index#kirkland-et-al-2017-section" id="toc-kirkland-et-al-2017-section">“The Clinical Potential of Senolytic Drugs”, Kirkland et al 2017</a></li>
<li><a href="/doc/longevity/senolytic/index#farr-et-al-2017-section" id="toc-farr-et-al-2017-section">“Targeting Cellular Senescence Prevents Age-Related Bone Loss in Mice”, Farr et al 2017</a></li>
<li><a href="/doc/longevity/senolytic/index#baker-et-al-2016-1-section" id="toc-baker-et-al-2016-1-section">“Naturally Occurring P16(Ink4a)-Positive Cells Shorten Healthy Lifespan”, Baker et al 2016</a></li>
<li><a href="/doc/longevity/senolytic/index#section" id="toc-section">“The First Non-Invasive Biomarker to Track and Verify Efficacy of Senolytic Drugs”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-1" id="toc-section-1">“How to Plan and Carry Out a Simple Self-Experiment, a Single Person Trial of Chemotherapeutic Senolytic Drug Candidates”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-2" id="toc-section-2">“Thoughts on Attending RAADfest 2018 in San Diego”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-3" id="toc-section-3">“Overhyping the Effects of Hyperbaric Oxygen Treatment on Aging”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-4" id="toc-section-4">“A Senolytic Treatment Improves Visual Function in a Small Trial for Macular Degeneration”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-5" id="toc-section-5">“Peter De Keizer on Senolytics”</a></li>
<li><a href="/doc/longevity/senolytic/index#section-6" id="toc-section-6">“Reversal of Lung Fibrosis in Mouse Model Suggests a Novel Therapeutic Target for Pulmonary Fibrosis”</a></li>
<li><a href="/doc/longevity/senolytic/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/longevity/senolytic/index#youth-restoration" id="toc-youth-restoration"><code>youth-restoration</code></a></li>
<li><a href="/doc/longevity/senolytic/index#senotherapy" id="toc-senotherapy"><code>senotherapy</code></a></li>
<li><a href="/doc/longevity/senolytic/index#senolytic-vaccination" id="toc-senolytic-vaccination"><code>senolytic-vaccination</code></a></li>
</ul></li>
<li><a href="/doc/longevity/senolytic/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/longevity/senolytic/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/longevity/senolytic/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/marijuana/2021-schaefer-supplement-abn20201737suppl.docx


2021
2024-01-01



---
/doc/marijuana/2024-zellers-figure1-enormousconfoundinginmarijuanapsychiatrycorrelationsrevealedbyidenticaltwincotwincomparisons.jpg


2024
2024-07-20



---
/doc/math/1892-heaviside.pdf
On Operators in Physical Mathematics. Part I
Oliver Heaviside
1892-01-01
2024-01-01
[("doi","10.2307/115321")]


---
/doc/math/1906-galton.pdf
Cutting a Round Cake on Scientific Principles
Francis Galton
1906-12-20
2024-01-01



---
/doc/math/1928-carslaw.pdf
Operational Methods in Mathematical Physics
H. S. Carslaw
1928-10-01
2024-01-01
[("doi","10.2307/3606896")]

<p>This essay-review of Jeffreys’ very welcome and valuable Tract with the above title has been written at the editor’s request.</p>
<p>Many readers of the <em>Gazette</em> must have heard of Heaviside’s operational method of solving the equations of dynamics and mathematical physics. If they have tried to learn about them from Heaviside’s own works, they have attempted a difficult task. Nothing more obscure than his mathematical writings is known to me.</p>
<p>A Cambridge Tract is now at their disposal. From it much may be learned; but the air of mystery still—at least in part—remains.</p>
---
/doc/math/1933-oldfather.pdf
Leonhard Euler's Elastic Curves

1933-01-01
2024-01-01



---
/doc/math/1953-wiener-exprodigymychildhoodyouth.pdf


1953-01-01
2024-01-01



---
/doc/math/1956-wiener-iamamathematician.pdf


1956-01-01
2024-01-01



---
/doc/math/1966-stewart.pdf
Two-Circle Roller
A. T. Stewart
1966-02-01
2024-12-06
[("doi","10.1119/1.1972824")]


---
/doc/math/1972-davis.pdf
Fidelity in Mathematical Discourse: Is One and One Really Two?
Philip J. Davis
1972-01-01
2024-01-01
[("doi","10.1080/00029890.1972.11993025")]


---
/doc/math/1973-jech-theaxiomofchoice.pdf


1973-01-01
2024-01-01



---
/doc/math/1974-mathai-figure1-schematicheadofsunflowerspirals.png


1974
2024-11-23



---
/doc/math/1974-mathai-figure2-reconstructedsunflowerhead.jpg


1974
2024-11-23



---
/doc/math/1975-chaitin.pdf
Randomness and Mathematical Proof
Gregory Chatin
1975-01-01
2024-01-01



---
/doc/math/1979-conway.pdf
Monstrous Moonshine
J. H. Conway, S. P. Norton
1979-10-01
2024-08-21
[("doi","10.1112/blms/11.3.308")]


---
/doc/math/1979-hersh.pdf
Some Proposals for Reviving the Philosophy of mathematics
Reuben Hersh
1979-01-01
2024-01-01
[("doi","10.1016/0001-8708(79)90018-5")]


---
/doc/math/1979-lutzen.pdf
Heaviside's Operational Calculus and the Attempts to Rigorise It
Jesper Lützen
1979-01-01
2024-01-01
[("doi","10.2307/41133556")]


---
/doc/math/1980-euler-rationalmechanicsflexibleelasticbodies16381788.pdf


1980
2024-01-01



---
/doc/math/1985-tukey-theprincetonmathematicscommunityinthe1930s-pmc41-interview.html


1985
2024-01-01



---
/doc/math/1986-boolos.pdf
Review of Yuri I. Manin Yu, <em>A course in mathematical logic</em> 1997
George Boolos
1986-01-01
2024-01-01
[("doi","10.2307/2274044")]


---
/doc/math/1986-tymoczko-newdirectionsphilosophymathematics.pdf


1986-01-01
2024-01-01



---
/doc/math/1987-krull.pdf
The aesthetic viewpoint in mathematics

1987-01-01
2024-01-01



---
/doc/math/1987-vonneumann.pdf
John von Neumann As Seen By His Brother
Nicholas A. Vonneuman
1987-01-01
2024-01-01



---
/doc/math/1990-thomason.pdf


1990-01-01
2024-01-01



---
/doc/math/1990-wells.pdf


1990-01-01
2024-01-01



---
/doc/math/1991-hamming.pdf
How I was led to the frequency approach
Richard W. Hamming
1991-07-01
2024-01-01
[("doi","10.1016/1051-2004(91)90110-7")]


---
/doc/math/1991-shiryaev.pdf
Everything About Kolmogorov Was Unusual.
A. N. Shiryaev, Andrew L. Rukhin, Paul Shaman
1991-08-01
2024-12-03
[("doi","10.1214/ss/1177011701")]


---
/doc/math/1991-stewart.pdf
What in Heaven Is a Digital Sundial?
lan stewart
1991-08-01
2024-01-01
[("doi","10.1038/scientificamerican0891-104")]


---
/doc/math/1993-hersh.pdf
A visit to Hungarian mathematics
Reuben Hersh, Vera John-Steiner
1993-01-01
2024-01-01
[("doi","10.1007/BF03024187")]


---
/doc/math/1993-lamport.pdf


1993-01-01
2024-01-01



---
/doc/math/1994-anosov-theriemannhilbertproblem.pdf


1994-01-01
2024-01-01



---
/doc/math/1996-04-20-rota-tenlessonsiwishihadbeentaught.html#feynman


1996-04-20
2024-01-01



---
/doc/math/1996-04-20-rota-tenlessonsiwishihadbeentaught.html#mistakes


1996-04-20
2024-01-01



---
/doc/math/1996-rota.pdf
Light Shadows: Remembrances of Yale in the Early Fifties
Gian-Carlo Rota
1996-01-01
2024-01-01
[("doi","10.1007/bf03024310")]


---
/doc/math/1999-whiteley.pdf


1999
2024-01-01



---
/doc/math/1999-wieschenberg.pdf
Making Mathematics: The Coffee Connection
Agnes Arvai Wieschenberg
1999-06-01
2024-01-01
[("doi","10.1080/87567559909595796")]


---
/doc/math/2001-vandalen.pdf
The War of the Frogs and the Mice, or the Crisis of the Mathematische Annalen
D. van Dalen
2001
2024-01-01



---
/doc/math/2002-descartes.pdf
Hymne to Hymen
B. Descartes, C. A. B. Smith
2002-01-01
2024-01-01
[("doi","10.2307/3621599")]


---
/doc/math/2007-leong.pdf
Béla Bollobás: Graphs Extremal and Random [Interview of Béla Bollobás by Y. K. Leong]
Y. K. Leong, Béla Bollobás
2007-01-01
2024-01-01



---
/doc/math/2008-auslander.pdf


2008-01-01
2024-01-01



---
/doc/math/2009-sinclair.pdf
11858_2008_132_41_1-web 45..60

2009-01-01
2024-01-01



---
/doc/math/2012-gowers.pdf
Vividness in Mathematics and Narrative
Timothy Gowers
2012-01-01
2024-01-01



---
/doc/math/2012-gowers.pdf#page=11
Vividness in Mathematics and Narrative § pg11
Timothy Gowers
2012-01-01
2024-01-01



---
/doc/math/2013-hisano.pdf


2013-01-01
2024-01-01



---
/doc/math/2015-kollar.pdf
Is There a Curse of the Fields Medal?
János Kollár
2015-01-01
2024-01-01
[("doi","10.1090/noti1192")]


---
/doc/math/2019-berzsenyi.pdf
Talent Search versus Talent Development
George Berzsenyi
2019-10-01
2024-07-07
[("doi","10.1090/noti1950")]


---
/doc/math/2024-zhang-figure1-overfittingofmodelfamiliestogsm8k.jpg


2024
2024-05-08



---
/doc/math/2024-zhang-figure5-allmodelsbygsm8kvsgsm1kaccuracy.png


2024
2024-05-08



---
/doc/math/humor/1938-petard.pdf
A Contribution to the Mathematical Theory of Big Game Hunting
H. Pétard
1938
2024-01-01



---
/doc/math/humor/1952-vansberg.pdf
How to Write Geologese
Nicholas Vansberg
1952-10-21
2024-01-01



---
/doc/math/humor/1958-vanserg.pdf
Mathmanship
Ncholas Vanserg
1958-06-01
2024-01-01
[("doi","10.2307/27827101")]


---
/doc/math/humor/1961-cohen.pdf
On The Nature Of Mathematical Proof
Joel Cohen
1961-12-01
2024-01-01



---
/doc/math/humor/1963-baker-astressanalysisofastraplesseveninggown.pdf
<em>A Stress Analysis of a Strapless Evening Gown: Essays for a Scientific Age</em>
Robert A. Baker
1963-01-01
2024-01-01



---
/doc/math/humor/1965-good.pdf
A New Method of Catching a Lion
Irving John Good
1965-01-01
2024-01-01
[("doi","10.2307/2313527")]


---
/doc/math/humor/1967-austin.pdf
A Note On Piffles, By A. B. Smith
A. K. Austin
1967-05-01
2024-01-01
[("doi","10.2307/3614401")]


---
/doc/math/humor/1967-roselius.pdf
On a Theorem of H. Pétard
Christian Roselius
1967-01-01
2024-01-01
[("doi","10.2307/2315812")]


---
/doc/math/humor/1968-dudley.pdf
Further Techniques in the Theory of Big Game Hunting
Patricia L. Dudley, G. T. Evans, K. D. Hansen, I. D. Richardson
1968-10-01
2024-01-01
[("doi","10.2307/2314356")]


---
/doc/math/humor/1968-hammersley.pdf
On the enfeeblement of mathematical skills by ‘Modern Mathematics’ and by similar soft intellectual trash in schools and universities
J. M. Hammersley
1968
2024-01-01



---
/doc/math/humor/1968-morphy.pdf
Some Modern Mathematical Methods in the Theory of Lion Hunting
Otto Morphy
1968-01-01
2024-01-01
[("doi","10.2307/2315906")]


---
/doc/math/humor/1976-barrington.pdf
15 New Ways To Catch A Lion
Ian Stewart
1976-01-01
2024-01-01



---
/doc/math/humor/1980-farlow.pdf
A rebuke of A. B. Smith‘s paper, 'A Note on Piffles’
S. J. Farlow
1980-01-01
2024-01-01
[("doi","10.1080/0020739800110222")]


---
/doc/math/humor/1981-stewart-thebestofmanifold19681980.pdf
Seven Years of Manifold: 1968–1980
Ian Stewart, John Jaworski
1981-01-01
2024-01-01



---
/doc/math/humor/1982-pondiczery.pdf
Letters [Mathematical Intelligencer, Volume 4, issue 1, March 1982]
Peter M. Neumann, E. S. Pondiczery, Guy Boillat, W. Nowacki, editors
1982-03-01
2024-01-01
[("doi","10.1007/BF03022985")]


---
/doc/math/humor/1985-euler.pdf
Lion-Hunting with Logic
Houston Euler
1985
2024-01-01



---
/doc/math/humor/1993-lorch.pdf
Szeged in 1934
Edgar R. Lorch, Reuben Hersh
1993-01-01
2024-01-01
[("doi","10.1080/00029890.1993.11990392")]


---
/doc/math/humor/2009-athreya.pdf
Big Game Hunting for Graduate Students in Mathematics
Jayadev Athreya, Apoorva Khare
2009-01-01
2024-01-01



---
/doc/math/humor/2009-birtwistle-com3200programminglanguagesemantics-ch5.5-backwardinductionandpetardsbghtheorem.pdf
COM3200: Programming Language Semantics: Chapter 5. Induction Techniques. 5.5. Backward Induction and Petard's BGH Theorem
Graham Birtwistle
2009-01-01
2024-01-01



---
/doc/math/humor/2014-schmid.pdf
Two curious integrals and a graphic proof
Hanspeter Schmid
2014-01-01
2024-01-01
[("doi","10.4171/EM/239")]


---
/doc/math/humor/2018-pieronkiewicz.pdf
Mathematicians Who Never Were
Barbara Pieronkiewicz
2018-05-21
2024-01-01
[("doi","10.1007/s00283-017-9763-5")]


---
/doc/math/humor/2024-06-30-michelangelo-thecreationofadam-editedwithrubikscube.jpg


2024-06-30
2024-06-30



---
/doc/melatonin/1995-palinkas.pdf


1995-01-01
2024-01-01



---
/doc/melatonin/1996-attenburrow.pdf


1996-01-01
2024-01-01



---
/doc/melatonin/1996-coren.pdf


1996-01-01
2024-01-01



---
/doc/melatonin/1996-ellis.pdf


1996-01-01
2024-01-01



---
/doc/melatonin/1997-fainstein.pdf


1997-01-01
2024-01-01



---
/doc/melatonin/1998-dawson.pdf
Effect of Sustained Nocturnal Transbuccal Melatonin Administration on Sleep and Temperature in Elderly Insomniacs
Drew Dawson, Naomi L. Rogers, Cameron J. van den Heuvel, David J. Kennaway, Kurt Lushington
1998-12-01
2024-01-01
[("doi","10.1177/074873098129000354")]

<p>Previous research has suggested a role for the <a href="https://en.wikipedia.org/wiki/Pineal_gland">pineal</a> hormone <a href="https://en.wikipedia.org/wiki/Melatonin">melatonin</a> in the control of the body’s <a href="https://en.wikipedia.org/wiki/Sleep%E2%80%93wake_cycle">sleep-wake</a> and <a href="https://en.wikipedia.org/wiki/Thermoregulation">thermoregulatory</a> systems. In the elderly population, there have been reports of decreased nighttime secretion of melatonin and suggestions that this may, in turn, be responsible for the increased incidence of sleep disorders reported by this age group. On this basis, it has been suggested that augmented nocturnal melatonin levels may improve sleep quality in age-related sleep disorders.</p>
<p>Following screening assessments, 12 elderly (&gt; 55 years) subjects with sleep maintenance insomnia were treated with either 0.5 mg <a href="https://en.wikipedia.org/wiki/Transbuccal">transbuccal</a> melatonin or a placebo for two sessions of 4 consecutive nights, at least 3 days apart. Subjects self-selected lights-out times, and sleep was assessed using standard <a href="https://en.wikipedia.org/wiki/Polysomnography">polysomnographic (PSG)</a> measures. Body temperature was measured continually 2100–0700 h, and sleep quality was assessed from PSG variables measured. Nightly urine samples were assayed for the melatonin metabolite 6-sulfatoxy-melatonin (aMT.6S).</p>
<p>Compared to the placebo, transbuccal melatonin administration significantly increased mean nocturnal aMT.6S excretion (mean ± SEM: 194.2 ± 16.5 vs. 42.5 ± 7.7 nmol). In addition, there was a significant reduction in core body temperature relative to the placebo condition (<em>p</em> &lt; 0.05). However, sustained transbuccal melatonin treatment had no positive statistically-significant effect on any PSG measure of sleep quality.</p>
<p>The results from the present study suggest that sustained nocturnal administration of melatonin, in the low pharmacological range, might be of limited clinical benefit in this subject population.</p>
---
/doc/melatonin/1999-forsling.pdf
The effect of melatonin administration on pituitary hormone secretion in man
A D. MIN
1999-01-01
2024-01-01



---
/doc/melatonin/2001-bellipanni.pdf

Alden Multimedia
2001-01-01
2024-01-01



---
/doc/melatonin/2001-jacobs.pdf
Multivitamin use and colon cancer mortality in the Cancer Prevention Study II cohort (United States)

2001-01-01
2024-01-01



---
/doc/melatonin/2001-kayumov.pdf


2001-01-01
2024-01-01



---
/doc/melatonin/2001-pacchierotti.pdf
Melatonin in Psychiatric Disorders: A Review on the Melatonin Involvement in Psychiatry
C. Pacchierotti
2001-01-01
2024-01-01



---
/doc/melatonin/2001-rikkert.pdf
zgg040 491..497

2001-01-01
2024-01-01



---
/doc/melatonin/2003-vandongen.pdf

TMeyer
2003-01-01
2024-01-01



---
/doc/melatonin/2005-bellipanni.pdf

Stephanie
2005-01-01
2024-01-01



---
/doc/melatonin/2005-brzezinski.pdf


2005-01-01
2024-01-01



---
/doc/melatonin/2005-danilenko.pdf


2005-01-01
2024-01-01



---
/doc/melatonin/2005-dement.html.maff


2005
2024-01-01



---
/doc/melatonin/2005-mundey.pdf


2005-01-01
2024-01-01



---
/doc/melatonin/2005-stevens.pdf


2005-01-01
2024-01-01



---
/doc/melatonin/2007-navara.pdf


2007-01-01
2024-01-01



---
/doc/melatonin/2007-pandiperumal.pdf
CNS Drugs 2007; 21 (12): 995–1018
S. R. Pandi-Perumal V. Srinivasan D. Spence D. P. Cardinali
2007-01-01
2024-01-01



---
/doc/melatonin/2009-burkhart.pdf
AMBER LENSES TO BLOCK BLUE LIGHT AND IMPROVE SLEEP: A RANDOMIZED TRIAL
Kimberly Burkhart, James R. Phelps
2009-01-01
2024-01-01



---
/doc/melatonin/2009-garzon.pdf


2009-01-01
2024-01-01



---
/doc/melatonin/2011-dallaspezia.pdf


2011-01-01
2024-01-01



---
/doc/melatonin/2011-falchi.pdf
Limiting the impact of light pollution on human health, environment and stellar visibility
Fabio Falchi, Pierantonio Cinzano, Christopher D. Elvidge, David M. Keith, Abraham Haim
2011-01-01
2024-01-01
[("doi","10.1016/j.jenvman.2011.06.029")]


---
/doc/melatonin/2011-gooneratne.pdf


2011-01-01
2024-01-01



---
/doc/melatonin/2011-mcknighteily.pdf
Relationships between hours of sleep and health-risk behaviors in US adolescent students
Lela R. McKnight-Eily, Danice K. Eaton, Richard Lowry, Janet B. Croft, Letitia Presley-Cantrell, Geraldine S. Perry
2011-01-01
2024-01-01
[("doi","10.1016/j.ypmed.2011.06.020")]


---
/doc/melatonin/2011-munch.pdf


2011-01-01
2024-01-01



---
/doc/melatonin/2012-burgess.pdf
Can small shifts in circadian phase affect performance?
Helen J. Burgess, Carlo S. Legasto, Louis F. Fogg, Mark R. Smith
2012-01-01
2024-01-01
[("doi","10.1016/j.apergo.2012.05.007")]


---
/doc/melatonin/2012-eckerberg.pdf

Berndt Eckerberg, Arne Lowden, Roberta Nagai, Torbjörn Åkerstedt
2012-01-01
2024-01-01



---
/doc/melatonin/2012-heussler.pdf
Pharmacological and non-pharmacological management of sleep disturbance in children: An Australian Paediatric Research Network survey
Helen Heussler, Patrick Chan, Anna M. H. Price, Karen Waters, Margot J. Davey, Harriet Hiscock
2012-01-01
2024-01-01
[("doi","10.1016/j.sleep.2012.09.023")]


---
/doc/melatonin/2012-li.pdf


2012-01-01
2024-01-01



---
/doc/melatonin/2012-matricciani.pdf


2012-01-01
2024-01-01



---
/doc/melatonin/2012-munch.pdf


2012-01-01
2024-01-01



---
/doc/melatonin/2012-wood.pdf
Light level and duration of exposure determine the impact of self-luminous tablets on melatonin suppression
Brittany Wood, Mark S. Rea, Barbara Plitnick, Mariana G. Figueiro, Mark S. Rea, Barbara Plitnick, Mariana G. Figueiro
2012-01-01
2024-01-01
[("doi","10.1016/j.apergo.2012.07.008")]


---
/doc/melatonin/2013-czeisler.pdf


2013-01-01
2024-01-01



---
/doc/melatonin/2013-delfabbro.pdf


2013-01-01
2024-01-01



---
/doc/melatonin/2013-delfabbro.pdf#page=33


2013-01-01
2024-01-01



---
/doc/melatonin/2013-ferraciolioda-melatonininsomniatrialslist.xlsx


2013
2024-01-01



---
/doc/melatonin/2013-ferraciolioda-melatonintrialsdata.xlsx


2013
2024-04-21



---
/doc/melatonin/2013-keegan.pdf

Lisa-Jane Keegan Rosa Reed-Berendt Elizabeth Neilly Matthew C. H. J. Morrall Deborah Murdoch-Eaton
2013-01-01
2024-01-01



---
/doc/melatonin/2013-sroykham.pdf
Effects of LED-Backlit Computer Screen and Emotional Self-Regulation on Human Melatonin Production
Watchara Sroykham, Yodchanan Wongsawat
2013-01-01
2024-01-01



---
/doc/melatonin/2013-teixeira.pdf
Exposure to bright light during evening class hours increases alertness among working college students
Liliane Teixeira, Arne Lowden, Andréa Aparecida da Luz, Samantha Lemos Turte, Claudia Roberta Moreno, Daniel Valente, Roberta Nagai-Manelli, Fernando Mazzilli Louzada, Frida Marina Fischer
2013-01-01
2024-01-01
[("doi","10.1016/j.sleep.2012.08.017")]


---
/doc/melatonin/2013-wright.pdf
Entrainment of the Human Circadian Clock to the Natural Light-Dark Cycle
Kenneth P. Wright Junior, Andrew W. McHill, Brian R. Birks, Brandon R. Griffin, Thomas Rusterholz, Evan D. Chinoy
2013-01-01
2024-01-01
[("doi","10.1016/j.cub.2013.06.039")]


---
/doc/melatonin/2014-baum.pdf


2014-01-01
2024-01-01



---
/doc/melatonin/2014-boergers.pdf


2014-01-01
2024-01-01



---
/doc/melatonin/2014-kelley.pdf


2014-01-01
2024-01-01



---
/doc/melatonin/2014-lely.pdf
Blue Blocker Glasses as a Countermeasure for Alerting Effects of Evening Light-Emitting Diode Screen Exposure in Male Teenagers
Stéphanie van der Lely, Silvia Frey, Corrado Garbazza, Anna Wirz-Justice, Oskar G. Jenni, Roland Steiner, Stefan Wolf, Christian Cajochen, Vivien Bromundt, Christina Schmidt
2014-01-01
2024-01-01
[("doi","10.1016/j.jadohealth.2014.08.002")]


---
/doc/melatonin/2015-kelley.pdf

Kelley
2015-01-01
2024-01-01



---
/doc/melatonin/2017-ostrin.pdf
Attenuation of short wavelengths alters sleep and the ipRGC pupil response

2017-01-01
2024-01-01
[("doi","10.1111/opo.12385")]


---
/doc/melatonin/2017-samson.pdf


2017-01-01
2024-01-01



---
/doc/meta/index
‘meta’ tag


2024-12-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>meta</code>, most recent first: 1 <a href="/doc/meta/index#see-alsos" class="icon-not">related tag</a> &amp; 1 <a href="/doc/meta/index#miscellaneous" class="icon-not">link</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/meta/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/meta/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/meta/index#gwern-newsletter-2019-13-section" id="toc-gwern-newsletter-2019-13-section">“2019 News”, Gwern 2019</a></li>
<li><a href="/doc/meta/index#section" id="toc-section">“Essays”, Gwern 2009</a></li>
<li><a href="/doc/meta/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
<li><a href="/doc/meta/index#gwern-dropcap-section" id="toc-gwern-dropcap-section">“Dropcap Generation With AI”, Gwern 2023</a></li>
<li><a href="/doc/meta/index#gwern-404-section" id="toc-gwern-404-section">“Gwern.net 404 Error Page”, Gwern 2012</a></li>
<li><a href="/doc/meta/index#gwern-changelog-section" id="toc-gwern-changelog-section">“Changelog”, Gwern 2013</a></li>
<li><a href="/doc/meta/index#gwern-help-section" id="toc-gwern-help-section">“Site Help”, Gwern 2024</a></li>
<li><a href="/doc/meta/index#gwern-design-graveyard-section" id="toc-gwern-design-graveyard-section">“Design Graveyard”, Gwern 2010</a></li>
<li><a href="/doc/meta/index#gwern-about-section" id="toc-gwern-about-section">“About This Website”, Gwern 2010</a></li>
<li><a href="/doc/meta/index#gwern-fulltext-section" id="toc-gwern-fulltext-section">“Research Bounties On Fulltexts”, Gwern 2018</a></li>
<li><a href="/doc/meta/index#gwern-traffic-section" id="toc-gwern-traffic-section">“Gwern.net Website Traffic”, Gwern 2011</a></li>
<li><a href="/doc/meta/index#gwern-design-section" id="toc-gwern-design-section">“Design Of This Website”, Gwern 2010</a></li>
<li><a href="/doc/meta/index#gwern-archiving-section" id="toc-gwern-archiving-section">“Archiving URLs”, Gwern 2011</a></li>
<li><a href="/doc/meta/index#gwern-lorem-section" id="toc-gwern-lorem-section">“Lorem Ipsum”, Gwern 2020</a></li>
<li><a href="/doc/meta/index#gwern-ab-test-section" id="toc-gwern-ab-test-section">“A/B Testing Long-Form Readability on Gwern.net”, Gwern 2012</a></li>
<li><a href="/doc/meta/index#gwern-old-reddit-com-r-gwern-2-section" id="toc-gwern-old-reddit-com-r-gwern-2-section">“/r/gwern Subreddit”, Gwern 2018</a></li>
<li><a href="/doc/meta/index#gwern-2013-1-section" id="toc-gwern-2013-1-section">“Gwern.net Newsletter (Substack Subscription Page)”, Gwern 2013</a></li>
<li><a href="/doc/meta/index#gwern-lithium-section" id="toc-gwern-lithium-section">“Lithium in Ground-Water and Well-Being”, Gwern 2010</a></li>
</ul></li>
<li><a href="/doc/meta/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/modafinil/1988-bastuji.pdf


1988-01-01
2024-01-01



---
/doc/modafinil/1988-chait.pdf
Phenylpropanolamine: reinforcing and subjective effects in normal human volunteers

1988-01-01
2024-01-01



---
/doc/modafinil/1989-bmj-sleeplesspill.pdf
Sleepless Pill
British Medical Journal
1989-06-10
2024-01-01
[("doi","10.2307/29704283")]


---
/doc/modafinil/1990-duteil.pdf


1990-01-01
2024-01-01



---
/doc/modafinil/1991-lyons.pdf


1991-01-01
2024-01-01



---
/doc/modafinil/1994-mignot.pdf

Paperless
1994-01-01
2024-01-01



---
/doc/modafinil/1995-gold.pdf


1995-01-01
2024-01-01



---
/doc/modafinil/1995-lagarde.pdf


1995-01-01
2024-01-01



---
/doc/modafinil/1995-pigeau.pdf
Modafinil, d-amphetamine and placebo during 64 hours of sustained mental work. I. Effects on mood, fatigue, cognitive performance and body temperature

1995-01-01
2024-01-01



---
/doc/modafinil/1995-simon.pdf


1995-01-01
2024-01-01



---
/doc/modafinil/1997-kendrick.pdf

psjoin 0.2
1997-01-01
2024-01-01



---
/doc/modafinil/1998-stivalet.pdf
Effects of modafinil on attentional processes during 60 hours of sleep deprivation

1998-01-01
2024-01-01



---
/doc/modafinil/1999-kendrick.pdf

psjoin 0.2
1999-01-01
2024-01-01



---
/doc/modafinil/2000-caldwell.pdf

pm025
2000-01-01
2024-01-01



---
/doc/modafinil/2000-kendrick.pdf


2000-01-01
2024-01-01



---
/doc/modafinil/2001-cox.pdf
Modafinil: A gift to portmanteau
Joshua M. Cox, Marco Pappagallo
2001-11-01
2024-01-01



---
/doc/modafinil/2002-deroche-gamonet.pdf

macftz01
2002-01-01
2024-01-01



---
/doc/modafinil/2002-macdonald.pdf


2002-01-01
2024-01-01



---
/doc/modafinil/2002-rush.pdf


2002-01-01
2024-01-01



---
/doc/modafinil/2002-wesensten.pdf

pm054
2002-01-01
2024-01-01



---
/doc/modafinil/2003-chapotot.pdf


2003-01-01
2024-01-01



---
/doc/modafinil/2003-kendrick.pdf

psjoin 0.2
2003-01-01
2024-01-01



---
/doc/modafinil/2003-randall.pdf
Modafinil affects mood, but not cognitive function, in healthy young volunteers

2003-01-01
2024-01-01



---
/doc/modafinil/2003-turner.pdf


2003-01-01
2024-01-01



---
/doc/modafinil/2004-baranski.pdf
Effects of modafinil on cognitive and meta-cognitive performance

2004-01-01
2024-01-01



---
/doc/modafinil/2004-becker-2.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-jama.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-makris.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-randall.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-rosenthal.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-turner.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2004-wesensten.pdf


2004-01-01
2024-01-01



---
/doc/modafinil/2005-cahill.pdf

Mike
2005-01-01
2024-01-01



---
/doc/modafinil/2005-hart.pdf


2005-01-01
2024-01-01



---
/doc/modafinil/2005-vorspan.pdf


2005-01-01
2024-01-01



---
/doc/modafinil/2005-wesensten.pdf
JSR_468 255..266

2005-01-01
2024-01-01



---
/doc/modafinil/2006-nasr.pdf


2006-01-01
2024-01-01



---
/doc/modafinil/2006-obrien.pdf


2006
2024-01-01



---
/doc/modafinil/2006-vaishnavi.pdf


2006-01-01
2024-01-01



---
/doc/modafinil/2007-taneja.pdf
jcp20306 76..79

2007-01-01
2024-01-01



---
/doc/modafinil/2008-kueber.pdf


2008-01-01
2024-01-01



---
/doc/modafinil/2008-kumar.pdf


2008
2024-01-01



---
/doc/modafinil/2008-minzenberg.pdf

TeX
2008-01-01
2024-01-01



---
/doc/modafinil/2008-norman.pdf


2008-01-01
2024-01-01



---
/doc/modafinil/2009-kane.pdf


2009-01-01
2024-01-01



---
/doc/modafinil/2009-lundorff.pdf
Modafinil for attentional and psychomotor dysfunction in advanced cancer: a double-blind, randomized, cross-over trial
L. E. Lundorff, B. H. Jønsson, P. Sjøgren
2009-07-31
2024-01-01
[("doi","10.1177/0269216309106872")]

<p>Cognitive impairment seems to be highly prevalent in patients with advanced cancer. <a href="https://en.wikipedia.org/wiki/Modafinil">Modafinil</a>, a novel vigilance and wake-promoting agent, may be an alternative treatment. We wanted to investigate this treatment on attentional and psychomotor dysfunction in cancer patients.</p>
<p>28 cancer patients with a tiredness score of 50 mm or more on a scale of 0 to 10 (0=no tiredness, 10=worst possible tiredness) and <a href="https://en.wikipedia.org/wiki/Karnofsky_Performance_Status">Karnofsky Performance Status</a> 40–70 were included. All medications were kept stable during the trial despite short acting opioids for breakthrough pain.</p>
<p>On day 1 the patients were randomly assigned to receive 200 mg Modafinil orally or placebo and on day 4 they crossed-over to the alternative treatment. <a href="https://en.wikipedia.org/wiki/Finger_tapping">Finger Tapping Test (FTT)</a>, <a href="https://en.wikipedia.org/wiki/Trail_Making_Test">Trail Making Test (TMT)</a> and <a href="https://en.wikipedia.org/wiki/Edmonton_Symptom_Assessment_System">Edmonton Symptom Assessment System (ESAS)</a> were evaluated before tablet intake and again 4, 5 hours after.</p>
<p>FTT for the dominant hand as well as TMT were statistically-significantly improved on modafinil (<em>p</em>-values=0.006 and 0.042, respectively). On ESAS, depression and drowsiness also improved statistically-significantly (<em>p</em>-values=&lt;0.001 and 0.038, respectively).</p>
<p>Modafinil in a single dose regimen was significantly superior to placebo regarding two cognitive tests of psychomotor speed and attention. Furthermore subjective scores of depression and drowsiness were significantly improved by modafinil.</p>
---
/doc/modafinil/2009-phillips.pdf

renee.lojewski
2009-01-01
2024-01-01



---
/doc/modafinil/2009-samosseiko.pdf


2009-01-01
2024-01-01



---
/doc/modafinil/2010-repantis.pdf


2010-01-01
2024-01-01
[("doi","10.1016/j.phrs.2010.04.002")]


---
/doc/modafinil/2011-modalert-back-gb.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert-front-gb.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert-pill-gb.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert-pills-jrh.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert-strips-jrh.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert100-front-pn.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modalert200-front-pn.jpg


2011
2024-01-01



---
/doc/modafinil/2011-modapro200-front-pn.jpg


2011
2024-01-01



---
/doc/modafinil/2011-scoriels.pdf


2011-01-01
2024-01-01



---
/doc/modafinil/2012-estrada.pdf


2012-01-01
2024-01-01



---
/doc/modafinil/2012-geng.pdf
jcn00333 1..14

2012-01-01
2024-01-01



---
/doc/modafinil/2012-kelley.pdf


2012-01-01
2024-01-01



---
/doc/modafinil/2012-modafinil-lexisnexisacademic.txt


2012
2024-01-01



---
/doc/modafinil/2012-modalert-frontback.jpg


2012
2024-01-01



---
/doc/modafinil/2012-mueller.pdf
Effects of modafinil on non-verbal cognition, task enjoyment and creative thinking in healthy volunteers
U. MUller, J. B. Rowe, T. Rittman, C. Lewis, T. W. Robbins, B. J. Sahakian, J. B. Rowe, T. Rittman, C. Lewis, T. W. Robbins, B. J. Sahakian
2012-01-01
2024-01-01
[("doi","10.1016/j.neuropharm.2012.07.009")]


---
/doc/modafinil/2012-shuman.pdf
Interactions between modafinil and cocaine during the induction of conditioned place preference and locomotor sensitization in mice: Implications for addiction
Tristan Shuman, Denise J. Cai, Jennifer R. Sage, Stephan G. Anagnostaras
2012-01-01
2024-01-01
[("doi","10.1016/j.bbr.2012.07.039")]


---
/doc/modafinil/2012-sugden.pdf


2012-01-01
2024-01-01



---
/doc/modafinil/2012-uscustoms-warningletter.pdf
2012-modafinil-warning

2012-01-01
2024-01-01



---
/doc/modafinil/2013-06-reddit-modup-modvigilblisterpack-back.jpg


2013-06
2024-01-01



---
/doc/modafinil/2013-06-reddit-modup-modvigilblisterpack-front.png


2013-06
2024-01-01



---
/doc/modafinil/2013-goss.pdf


2013-01-01
2024-01-01



---
/doc/modafinil/2013-heal.pdf
A preclinical evaluation of the discriminative and reinforcing properties of lisdexamfetamine in comparison to d-amfetamine, methylphenidate and modafinil
David J. Heal, Niki W. Buckley, Jane Gosden, Nigel Slater, Charles P. France, David Hackett
2013-01-01
2024-01-01
[("doi","10.1016/j.neuropharm.2013.05.021")]


---
/doc/modafinil/2013-scoriels.pdf
Modafinil effects on cognition and emotion in schizophrenia and its neurochemical modulation in the brain
Linda Scoriels, Peter B. Jones, Barbara J. Sahakian
2013-01-01
2024-01-01
[("doi","10.1016/j.neuropharm.2012.07.011")]


---
/doc/modafinil/2014-dauvilliers.pdf
Catechol-O-methyltransferase, dopamine, and sleep-wake regulation
Yves Dauvilliers, Mehdi Tafti, Hans Peter Landolt
2014-01-01
2024-01-01
[("doi","10.1016/j.smrv.2014.10.006")]


---
/doc/modafinil/2014-gilleen.pdf
Modafinil combined with cognitive training is associated with improved learning in healthy volunteers—A randomized controlled trial
J. Gilleen, P. G. Michalopoulou, A. Reichenberg, R. Drake, T. Wykes, S. W. Lewis, S. Kapur
2014-01-01
2024-01-01
[("doi","10.1016/j.euroneuro.2014.01.001")]


---
/doc/modafinil/2015-battleday.pdf


2015-01-01
2024-01-01



---
/doc/modafinil/2015-sonka.pdf
Modafinil and Armodafinil
Karel Šonka, Peter Šoš, Marek Susta
2015-01-01
2024-01-01



---
/doc/modafinil/2016-orifarm-100mg-back.jpg


2016
2024-01-01



---
/doc/modafinil/2016-orifarm-100mg-package.jpg


2016
2024-01-01



---
/doc/modafinil/2018-chapman.pdf


2018-01-01
2024-01-01



---
/doc/modafinil/2018-kaplan.pdf
Modafinil and the risk of cardiovascular events: Findings from 3 US claims databases
Sigal Kaplan, Earl L. Goehring, Sigal Melamed-Gal, Bao-Anh Nguyen-Khoa, Helena Knebel, Judith K. Jones
2018-01-01
2024-01-01
[("doi","10.1002/pds.4642")]


---
/doc/modafinil/2018-king.pdf


2018-01-01
2024-01-01



---
/doc/modafinil/2018-maier-gds-figure2-selfreportedcognitiveenhancement.jpg


2018
2024-01-01



---
/doc/modafinil/2019-carrier.pdf
Higher Drug Prices from Anticompetitive Conduct: 3 Case Studies
Michael A. Carrier
2019-09-10
2024-01-01
[("doi","10.1080/01947648.2019.1645540")]


---
/doc/modafinil/2019-dursun.pdf
The availability and acquisition of modafinil on the internet
Suat Dursun, Matthew Dunn, Fiona H. McKay
2019-01-01
2024-01-01
[("doi","10.1111/dar.12977")]


---
/doc/modafinil/2019-hockenhull.pdf
The Availability of Modafinil and Methylphenidate Purchased from the Internet in the United Kingdom Without a Prescription
Joanna Hockenhull, David M. Wood, Paul I. Dargan
2019-08-20
2024-01-01
[("doi","10.1080/10826084.2019.1654516")]


---
/doc/modafinil/2019-ngo.pdf
Moral decision making under modafinil: a randomized placebo-controlled double-blind crossover fMRI study
Thao Ngo, Marta Ghio, Lars Kuchinke, Patrik Roser, Christian Bellebaum
2019-01-01
2024-01-01



---
/doc/modafinil/2020-kandasamy.pdf
Hyponatraemia and cerebral oedema due to a modafinil overdose
Rohan Oliver Kandasamy, Viktorija Kaminskaite
2020-07-05
2024-01-01
[("doi","10.1136/bcr-2020-234530")]

<p>Modafinil is a non-amphetamine stimulant that is prescribed for narcolepsy-associated sleepiness as well as reported off-license uses among university students looking to improve wakefulness and focus.</p>
<p>There is limited information in the medical literature about supratherapeutic modafinil dosage, symptomatology, and management of overdose.</p>
<p>We report a case of a healthy 32-year-old man who was found unconscious, having vomited, with an empty modafinil blister strip. At the emergency department, he presented with reduced Glasgow Coma Scale and prolonged episodes of vomiting.</p>
<p>This acute presentation was conservatively managed in the intensive care unit. Antibiotics were also given for a suspected aspiration pneumonia. CT of the head showed cerebral edema, and biochemistry investigations revealed hyponatremia.</p>
<p>Result etiology was unclear, however, it has been theorized to be secondary to a sizeable modafinil overdose.</p>
---
/doc/modafinil/2021-garg.pdf
Recovery from refractory chronic fatigue syndrome with CBT and modafinil
Himanshu Garg, Maggie Douglas, Gordon Douglas Turkington, Douglas Turkington
2021-03-22
2024-01-01
[("doi","10.1136/bcr-2020-240283")]

<p>Many patients with chronic fatigue syndrome (CFS) fail to derive benefit from evidence-based treatments such as cognitive-behavioral therapy (CBT) and graded exercise therapy leading to permanent disability.</p>
<p>To discover whether a repeat prescription of modafinil might potentiate the benefits of CBT leading to social recovery as defined by 2 or more point improvement in energy and muscular pain/concentration and return to work or full-time training.</p>
<p>3 patients with treatment-resistant CFS (mean duration 17.66 years) treated with modafinil and CBT in a Liaison Psychiatry clinic were retrospectively reviewed. Progress was reviewed at baseline, 4–6 months and 10–24 months. Patients rated their fatigue, pain, and concentration using 10-point Likert scales.</p>
<p>2/3 achieved clinically meaningful improvements in energy and pain/concentration and 3⁄3 achieved social recovery.</p>
<p><strong>Modafinil</strong>, when prescribed over the medium term, would appear to be a potentially useful potentiating agent when added to CBT.</p>
---
/doc/modafinil/2021-samudra.pdf
A rare case of modafinil dependence presenting as sleep disorder
Madhura Samudra, Nishtha Gupta, Sana Dhamija, Suprakash Chaudhury, Daniel Saldanha
2021-01-01
2024-01-01
[("doi","10.4103/0972-6748.328856")]


---
/doc/modafinil/darknet-market/2013-05-28.tar.xz


2013-05
2024-01-01



---
/doc/modafinil/darknet-market/2013-07-03.tar.xz


2013-07
2024-01-01



---
/doc/modafinil/darknet-market/2013-08-03.tar.xz


2013-08
2024-01-01



---
/doc/modafinil/darknet-market/2013-09-04.tar.xz


2013-09
2024-01-01



---
/doc/modafinil/darknet-market/2013-09-20.tar.xz


2013-09
2024-01-01



---
/doc/modafinil/darknet-market/2013-10-01.tar.xz


2013-10
2024-01-01



---
/doc/modafinil/darknet-market/2013-11-03.tar.xz


2013-11
2024-01-01



---
/doc/modafinil/darknet-market/2013-11-12.tar.xz


2013-11
2024-01-01



---
/doc/modafinil/darknet-market/2013-11-28.tar.xz


2013-11
2024-01-01



---
/doc/modafinil/darknet-market/2014-01-01.tar.xz


2014-01
2024-01-01



---
/doc/modafinil/darknet-market/2014-04-04.tar.xz


2014-04
2024-01-01



---
/doc/modafinil/darknet-market/2014-05-21.tar.xz


2014-05
2024-01-01



---
/doc/modafinil/darknet-market/2014-06-03.tar.xz


2014-06
2024-01-01



---
/doc/modafinil/darknet-market/2014-07-04.tar.xz


2014-07
2024-01-01



---
/doc/modafinil/darknet-market/2014-08-05.tar.xz


2014-08
2024-01-01



---
/doc/modafinil/darknet-market/2014-09-28.tar.xz


2014-09
2024-01-01



---
/doc/modafinil/darknet-market/2014-10-02.tar.xz


2014-10
2024-01-01



---
/doc/modafinil/darknet-market/2014-12-05.tar.xz


2014-12
2024-01-01



---
/doc/modafinil/darknet-market/2015-01-02.tar.xz


2015-01
2024-01-01



---
/doc/modafinil/darknet-market/2015-02-05.tar.xz


2015-02
2024-01-01



---
/doc/modafinil/darknet-market/2015-03-03.tar.xz


2015-03
2024-01-01



---
/doc/modafinil/darknet-market/2015-04-03.tar.xz


2015-04
2024-01-01



---
/doc/modafinil/darknet-market/2015-05-03.tar.xz


2015-05
2024-01-01



---
/doc/modafinil/darknet-market/2015-06-04.tar.xz


2015-06
2024-01-01



---
/doc/modafinil/darknet-market/2015-07-03.tar.xz


2015-07
2024-01-01



---
/doc/modafinil/survey/2015-10-27-modafinil-questions.maff


2015-10-27
2024-01-01



---
/doc/modafinil/survey/2015-10-27-modafinilsurvey-feedback.csv


2015-10-27
2024-01-01



---
/doc/modafinil/survey/2015-10-27-modafinilsurvey.csv


2015-10-27
2024-01-01



---
/doc/modafinil/survey/2015-10-27-survey-sideeffects.csv


2015-10-27
2024-01-01



---
/doc/music/2022-silver-figure3-inverteducurveofnoveltyvspopularityacross2millionmyspacebands.jpg


2022
2024-01-01



---
/doc/music/foxtailgrassstudio-cattleya幻想写景-妖-04.jpg



2024-01-01



---
/doc/newsletter/index
‘newsletter’ tag


2024-12-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>newsletter</code>, most recent first: (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/newsletter/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/newsletter/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/newsletter/index#section" id="toc-section">“‘Newsletter’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-01-section" id="toc-gwern-newsletter-2014-01-section">“January 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-02-section" id="toc-gwern-newsletter-2014-02-section">“February 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-03-section" id="toc-gwern-newsletter-2014-03-section">“March 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-04-section" id="toc-gwern-newsletter-2014-04-section">“April 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-05-section" id="toc-gwern-newsletter-2014-05-section">“May 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-06-section" id="toc-gwern-newsletter-2014-06-section">“June 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-07-section" id="toc-gwern-newsletter-2014-07-section">“July 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-08-section" id="toc-gwern-newsletter-2014-08-section">“August 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-09-section" id="toc-gwern-newsletter-2014-09-section">“September 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-10-section" id="toc-gwern-newsletter-2014-10-section">“October 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-11-section" id="toc-gwern-newsletter-2014-11-section">“November 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-12-section" id="toc-gwern-newsletter-2014-12-section">“December 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2014-13-section" id="toc-gwern-newsletter-2014-13-section">“2014 Year in Review”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-01-section" id="toc-gwern-newsletter-2015-01-section">“January 2014 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-02-section" id="toc-gwern-newsletter-2015-02-section">“February 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-03-section" id="toc-gwern-newsletter-2015-03-section">“March 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-04-section" id="toc-gwern-newsletter-2015-04-section">“April 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-05-section" id="toc-gwern-newsletter-2015-05-section">“May 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-06-section" id="toc-gwern-newsletter-2015-06-section">“June 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-07-section" id="toc-gwern-newsletter-2015-07-section">“July 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-08-section" id="toc-gwern-newsletter-2015-08-section">“August 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-09-section" id="toc-gwern-newsletter-2015-09-section">“September 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-10-section" id="toc-gwern-newsletter-2015-10-section">“October 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-11-section" id="toc-gwern-newsletter-2015-11-section">“November 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-12-section" id="toc-gwern-newsletter-2015-12-section">“December 2015 News”, Gwern 2015</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2015-13-section" id="toc-gwern-newsletter-2015-13-section">“2015 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-01-section" id="toc-gwern-newsletter-2016-01-section">“January 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-02-section" id="toc-gwern-newsletter-2016-02-section">“February 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-03-section" id="toc-gwern-newsletter-2016-03-section">“March 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-04-section" id="toc-gwern-newsletter-2016-04-section">“April 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-05-section" id="toc-gwern-newsletter-2016-05-section">“May 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-06-section" id="toc-gwern-newsletter-2016-06-section">“June 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-07-section" id="toc-gwern-newsletter-2016-07-section">“July 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-08-section" id="toc-gwern-newsletter-2016-08-section">“August 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-09-section" id="toc-gwern-newsletter-2016-09-section">“September 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-10-section" id="toc-gwern-newsletter-2016-10-section">“October 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-11-section" id="toc-gwern-newsletter-2016-11-section">“November 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-12-section" id="toc-gwern-newsletter-2016-12-section">“December 2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2016-13-section" id="toc-gwern-newsletter-2016-13-section">“2016 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-01-section" id="toc-gwern-newsletter-2017-01-section">“January 2017 News”, Gwern 2016</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-02-section" id="toc-gwern-newsletter-2017-02-section">“February 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-03-section" id="toc-gwern-newsletter-2017-03-section">“March 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-04-section" id="toc-gwern-newsletter-2017-04-section">“April 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-05-section" id="toc-gwern-newsletter-2017-05-section">“May 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-06-section" id="toc-gwern-newsletter-2017-06-section">“June 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-07-section" id="toc-gwern-newsletter-2017-07-section">“July 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-08-section" id="toc-gwern-newsletter-2017-08-section">“August 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-09-section" id="toc-gwern-newsletter-2017-09-section">“September 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-10-section" id="toc-gwern-newsletter-2017-10-section">“October 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-11-section" id="toc-gwern-newsletter-2017-11-section">“November 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-12-section" id="toc-gwern-newsletter-2017-12-section">“December 2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2017-13-section" id="toc-gwern-newsletter-2017-13-section">“2017 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-01-section" id="toc-gwern-newsletter-2018-01-section">“January 2018 News”, Gwern 2017</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-02-section" id="toc-gwern-newsletter-2018-02-section">“February 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-03-section" id="toc-gwern-newsletter-2018-03-section">“March 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-04-section" id="toc-gwern-newsletter-2018-04-section">“April 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-05-section" id="toc-gwern-newsletter-2018-05-section">“May 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-06-section" id="toc-gwern-newsletter-2018-06-section">“June 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-07-section" id="toc-gwern-newsletter-2018-07-section">“July 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-08-section" id="toc-gwern-newsletter-2018-08-section">“August 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-09-section" id="toc-gwern-newsletter-2018-09-section">“September 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-10-section" id="toc-gwern-newsletter-2018-10-section">“October 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-11-section" id="toc-gwern-newsletter-2018-11-section">“November 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-12-section" id="toc-gwern-newsletter-2018-12-section">“December 2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2018-13-section" id="toc-gwern-newsletter-2018-13-section">“2018 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-01-section" id="toc-gwern-newsletter-2019-01-section">“January 2019 News”, Gwern 2018</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-02-section" id="toc-gwern-newsletter-2019-02-section">“February 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-03-section" id="toc-gwern-newsletter-2019-03-section">“March 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-04-section" id="toc-gwern-newsletter-2019-04-section">“April 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-05-section" id="toc-gwern-newsletter-2019-05-section">“May 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-06-section" id="toc-gwern-newsletter-2019-06-section">“June 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-07-section" id="toc-gwern-newsletter-2019-07-section">“July 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-08-section" id="toc-gwern-newsletter-2019-08-section">“August 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-09-section" id="toc-gwern-newsletter-2019-09-section">“September 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-10-section" id="toc-gwern-newsletter-2019-10-section">“October 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-11-section" id="toc-gwern-newsletter-2019-11-section">“November 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2019-12-section" id="toc-gwern-newsletter-2019-12-section">“December 2019 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-01-section" id="toc-gwern-newsletter-2020-01-section">“January 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-02-section" id="toc-gwern-newsletter-2020-02-section">“February 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-03-section" id="toc-gwern-newsletter-2020-03-section">“March 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-04-section" id="toc-gwern-newsletter-2020-04-section">“April 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-05-section" id="toc-gwern-newsletter-2020-05-section">“May 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-06-section" id="toc-gwern-newsletter-2020-06-section">“June 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-07-section" id="toc-gwern-newsletter-2020-07-section">“July 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-08-section" id="toc-gwern-newsletter-2020-08-section">“August 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-09-section" id="toc-gwern-newsletter-2020-09-section">“September 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-10-section" id="toc-gwern-newsletter-2020-10-section">“October 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2021-01-section" id="toc-gwern-newsletter-2021-01-section">“January 2021 News”, Gwern 2020</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2021-02-section" id="toc-gwern-newsletter-2021-02-section">“February 2021 News”, Gwern 2020</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2021-03-section" id="toc-gwern-newsletter-2021-03-section">“March 2021 News”, Gwern 2020</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2021-04-section" id="toc-gwern-newsletter-2021-04-section">“April 2021 News”, Gwern 2020</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2021-05-section" id="toc-gwern-newsletter-2021-05-section">“May 2021 News”, Gwern 2020</a></li>
<li><a href="/doc/newsletter/index#section-1" id="toc-section-1">“‘Newsletter/2014’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-2" id="toc-section-2">“‘Newsletter/2015’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-3" id="toc-section-3">“‘Newsletter/2016’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-4" id="toc-section-4">“‘Newsletter/2017’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-5" id="toc-section-5">“‘Newsletter/2018’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-6" id="toc-section-6">“‘Newsletter/2019’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-7" id="toc-section-7">“‘Newsletter/2020’ Tag”, Gwern 2021</a></li>
<li><a href="/doc/newsletter/index#section-8" id="toc-section-8">“‘Newsletter/2021’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#section-9" id="toc-section-9">“‘Newsletter/2022’ Tag”, Gwern 2024</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-11-section" id="toc-gwern-newsletter-2020-11-section">“November 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2020-12-section" id="toc-gwern-newsletter-2020-12-section">“December 2020 News”, Gwern 2019</a></li>
<li><a href="/doc/newsletter/index#gwern-newsletter-2013-12-section" id="toc-gwern-newsletter-2013-12-section">“December 2013 News”, Gwern 2014</a></li>
<li><a href="/doc/newsletter/index#section-10" id="toc-section-10">“‘Newsletter/2013’ Tag”, Gwern 2019</a></li>
</ul></li>
</ul>
</div>
---
/doc/nicotine/1959-robinson-figure3-tomatotobaccograftingexperimenttoproducetomacco.jpg


1959
2024-01-01



---
/doc/nicotine/1978-ivey.pdf


1978-01-01
2024-01-01



---
/doc/nicotine/1986-marmorstein.pdf


1986-01-01
2024-01-01



---
/doc/nicotine/1988-hajek.pdf


1988-01-01
2024-01-01



---
/doc/nicotine/1989-hughes.pdf


1989-01-01
2024-01-01



---
/doc/nicotine/1991-bittoun.pdf


1991-01-01
2024-01-01



---
/doc/nicotine/1991-hughes.pdf


1991-01-01
2024-01-01



---
/doc/nicotine/1991-johnson-2.pdf
Patterns of Nicotine Gum Use in a Health Maintenance Organization
Richard E. Johnson, Jack F. Hollis, Victor J. Stevens, Gary T. Woodson
1991
2024-01-01



---
/doc/nicotine/1992-warburton.pdf


1992-01-01
2024-01-01



---
/doc/nicotine/1993-domino-table1.jpg


1993
2024-01-01



---
/doc/nicotine/1993-henningfield.pdf
More on the Nicotine Content of Vegetables
Jack E. Henningfield, Edward F. Domino
1993-11-18
2024-01-01
[("doi","10.1056/nejm199311183292118")]


---
/doc/nicotine/1993-marks.pdf


1993-01-01
2024-01-01



---
/doc/nicotine/1994-davila.pdf


1994-01-01
2024-01-01



---
/doc/nicotine/1994-heishman.pdf


1994-01-01
2024-01-01



---
/doc/nicotine/1994-lehouezec.pdf


1994-01-01
2024-01-01



---
/doc/nicotine/1994-lindeberg.pdf
Cardiovascular risk factors in a Melanesian population apparently free from stroke and ischaemic heart disease: the Kitava study

1994-01-01
2024-01-01



---
/doc/nicotine/1994-stough.pdf


1994-01-01
2024-01-01



---
/doc/nicotine/1995-stough.pdf


1995-01-01
2024-01-01



---
/doc/nicotine/1996-foulds.pdf
Cognitive performance effects of subcutaneous nicotine in smokers and never-smokers

1996-01-01
2024-01-01



---
/doc/nicotine/1996-murray.pdf


1996-01-01
2024-01-01



---
/doc/nicotine/1996-spyker.pdf


1996-01-01
2024-01-01



---
/doc/nicotine/1997-mahmarian.pdf


1997-01-01
2024-01-01



---
/doc/nicotine/1997-sandborn.pdf


1997-01-01
2024-01-01



---
/doc/nicotine/1997-turner.pdf

TeX
1997-01-01
2024-01-01



---
/doc/nicotine/1998-greenland.pdf
Drug Safety 18: 297–308, Apr 1998
Greenl, S, Satterfield MH, Lanes SF
1998-01-01
2024-01-01



---
/doc/nicotine/1998-levin.pdf


1998-01-01
2024-01-01



---
/doc/nicotine/1999-shoaib.pdf

pm016
1999-01-01
2024-01-01



---
/doc/nicotine/2000-fratiglioni.pdf


2000-01-01
2024-01-01



---
/doc/nicotine/2000-khalil.pdf


2000-01-01
2024-01-01



---
/doc/nicotine/2000-moffatt.pdf
Preventive Medicine
Moffatt, R. J. et.al
2000-01-01
2024-01-01



---
/doc/nicotine/2001-axelsson.pdf
Nicotine infusion acutely impairs insulin sensitivity in type 2 diabetic patients but not in healthy subjects

2001-01-01
2024-01-01



---
/doc/nicotine/2001-berlin.pdf


2012-11-21
2024-01-01



---
/doc/nicotine/2002-dar.pdf
Nicotine Self-Administration in Animals: A Reevaluation
Reuven Dar, Hanan Frenk
2002-01-01
2024-01-01



---
/doc/nicotine/2002-frenkdar.pdf
A Critique of Nicotine Addiction
Frenk, Hanan., Dar, Reuven
2002-01-01
2024-01-01



---
/doc/nicotine/2002-oneill.pdf


2002-01-01
2024-01-01



---
/doc/nicotine/2002-sabbagh.pdf


2002-01-01
2024-01-01



---
/doc/nicotine/2003-fowler.pdf


2003-01-01
2024-01-01



---
/doc/nicotine/2003-liu.pdf


2003-01-01
2024-01-01



---
/doc/nicotine/2003-salinpascual.pdf
NN36-09-changes.p65
Frost
2003-01-01
2024-01-01



---
/doc/nicotine/2003-shiffman.pdf
Patterns of over-the-counter nicotine gum use: persistent use and concurrent smoking
P
2003-01-01
2024-01-01



---
/doc/nicotine/2003-villegier.pdf


2003-01-01
2024-01-01



---
/doc/nicotine/2004-dar.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-hughes.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-lundberg.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-morgan.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-newhouse.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-perkins.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-quik.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2004-roth.pdf


2004-01-01
2024-01-01



---
/doc/nicotine/2005-goldberg.pdf


2005-01-01
2024-01-01



---
/doc/nicotine/2005-kalman.pdf


2005-01-01
2024-01-01



---
/doc/nicotine/2005-pasquini.pdf


2005-01-01
2024-01-01



---
/doc/nicotine/2005-rycroft.pdf

Sam Hutton
2005-01-01
2024-01-01



---
/doc/nicotine/2006-amsterdam.pdf


2006-01-01
2024-01-01



---
/doc/nicotine/2006-guillem.pdf


2006-01-01
2024-01-01



---
/doc/nicotine/2006-kahlil.pdf


2006-01-01
2024-01-01



---
/doc/nicotine/2006-steinberg.pdf


2006-01-01
2024-01-01



---
/doc/nicotine/2007-hajek.pdf


2007-01-01
2024-01-01



---
/doc/nicotine/2007-luo.pdf


2007-01-01
2024-01-01



---
/doc/nicotine/2007-villegier.pdf


2007-01-01
2024-01-01



---
/doc/nicotine/2008-gerlach.pdf


2008-01-01
2024-01-01



---
/doc/nicotine/2008-guillem.pdf


2008-01-01
2024-01-01



---
/doc/nicotine/2008-hernan.pdf


2008-01-01
2024-01-01



---
/doc/nicotine/2009-etter.pdf
Dependence on the nicotine gum in former smokers
Jean-François Etter
2009-01-01
2024-01-01
[("doi","10.1016/j.addbeh.2008.10.018")]


---
/doc/nicotine/2009-lecacheux.pdf


2009-01-01
2024-01-01



---
/doc/nicotine/2009-tang.pdf
Dopamine Enables In Vivo Synaptic Plasticity Associated with the Addictive Drug Nicotine
Jianrong Tang, John A. Dani
2009-01-01
2024-01-01
[("doi","10.1016/j.neuron.2009.07.025")]


---
/doc/nicotine/2010-newhouse.pdf
Transdermal Nicotine Treatment of Mild Cognitive Impairment (MCI): Slides
Paul Newhouse
2010
2024-01-01



---
/doc/nicotine/2011-levine.pdf
Levine 1..10

2011-01-01
2024-01-01



---
/doc/nicotine/2011-raval.pdf
Nicotine and estrogen synergistically exacerbate cerebral ischemic injury
A. P. Raval, N. Hirsch, K. R. Dave, D. R. Yavagal, H. Bramlett, I. Saul
2011-01-01
2024-01-01
[("doi","10.1016/j.neuroscience.2011.02.036")]


---
/doc/nicotine/2012-cho.pdf
Prenatal Exposure to Nicotine and Impaired Reading Performance
Kelly Cho, Jan C. Frijters, Heping Zhang, Laura L. Miller, Jeffrey R. Gruen
2012-01-01
2024-01-01
[("doi","10.1016/j.jpeds.2012.09.041")]


---
/doc/nicotine/2012-echeverria.pdf

b
2012-01-01
2024-01-01



---
/doc/nicotine/2012-galitovskiy.pdf
Muscle sarcomas and alopecia in A/J mice chronically treated with nicotine
Valentin Galitovskiy, Alexander I. Chernyavsky, Robert A. Edwards, Sergei A. Grando
2012-01-01
2024-01-01
[("doi","10.1016/j.lfs.2012.03.041")]


---
/doc/nicotine/2012-harrell.pdf


2012-01-01
2024-01-01



---
/doc/nicotine/2012-newhouse.pdf


2012-01-01
2024-01-01



---
/doc/nicotine/2012-poltavski.pdf
Lower but not higher doses of transdermal nicotine facilitate cognitive performance in smokers on gender non-preferred tasks
Dmitri V. Poltavski, Thomas V. Petros, Jeffrey E. Holm
2012-01-01
2024-01-01
[("doi","10.1016/j.pbb.2012.06.003")]


---
/doc/nicotine/2012-sabia.pdf


2012-01-01
2024-01-01



---
/doc/nicotine/2012-wylie.pdf
Nicotine increases brain functional network efficiency
Korey P. Wylie, Donald C. Rojas, Jody Tanabe, Laura F. Martin, Jason R. Tregellas
2012-01-01
2024-01-01
[("doi","10.1016/j.neuroimage.2012.06.079")]


---
/doc/nicotine/2013-caldirola.pdf
Effects of Cigarette Smoking on Neuropsychological Performance in Mood Disorders: A Comparison Between Smoking and Nonsmoking Inpatients
Caldirola
2013-01-01
2024-01-01



---
/doc/nicotine/2013-hahn.pdf
The potential of nicotinic enhancement of cognitive remediation training in schizophrenia
Britta Hahn, James M. Gold, Robert W. Buchanan
2013-01-01
2024-01-01
[("doi","10.1016/j.neuropharm.2012.05.050")]


---
/doc/nicotine/2013-impey.pdf
Effects of nicotine on visuospatial attentional orienting in non-smokers
D. Impey, M. Chique-Alfonzo, D. Shah, D. J. Fisher, V. J. Knott
2013-01-01
2024-01-01
[("doi","10.1016/j.pbb.2013.02.015")]


---
/doc/nicotine/2013-laugesen.pdf


2013-01-01
2024-01-01



---
/doc/nicotine/2013-myers.pdf


2013-01-01
2024-01-01



---
/doc/nicotine/2013-romagna.pdf
TF-UIHT130030 354..361
Giorgio Romagna, Elena Allifranchini, Elena Bocchietto, Stefano Todeschi, Mara Esposito, Konstantinos E. Farsalinos
2013-01-01
2024-01-01



---
/doc/nicotine/2013-tonnesen.pdf


2013-01-01
2024-01-01



---
/doc/nicotine/2014-zhu.pdf


2014-01-01
2024-01-01



---
/doc/nicotine/2018-dave.pdf

Dave, Dhaval
2018-01-01
2024-01-01



---
/doc/nicotine/2019-hajek.pdf
A Randomized Trial of E-Cigarettes versus Nicotine-Replacement Therapy
Peter Hajek, Anna Phillips-Waller, Dunja Przulj, Francesca Pesola, Katie Myers Smith, Natalie Bisal, Jinshuo Li, Steve Parrott, Peter Sasieni, Lynne Dawkins, Louise Ross, Maciej Goniewicz, Qi Wu, Hayden J. McRobbie
2019-01-01
2024-01-01
[("doi","10.1056/NEJMoa1808779")]


---
/doc/nootropic/1962-lehmann.pdf
The Effects of Psychotropic Drugs on Biological Systems of Low Complexity
H. E. Lehmann, T. A. Ban, W. G. Boll, O. Ast, G. Nogradi, S. Sved, J. St-Laurent
1962
2024-01-01



---
/doc/nootropic/1981-bartus.pdf


1981-01-01
2024-01-01



---
/doc/nootropic/1986-yeh.pdf
Differential effect of caffeine administration on calcium and vitamin D metabolism in young and adult rats

1986-01-01
2024-01-01



---
/doc/nootropic/1987-cella.pdf


1987-01-01
2024-01-01



---
/doc/nootropic/1992-heikinheimo.pdf
Annual injection of vitamin D and fractures of aged bones

1992-01-01
2024-01-01



---
/doc/nootropic/1994-review-chemicalstructure-racetams.pdf


1994-01-01
2024-01-01



---
/doc/nootropic/1998-feskanich.pdf


1998-01-01
2024-01-01



---
/doc/nootropic/2001-stough-2.pdf


2001
2024-01-01



---
/doc/nootropic/2001-stough.pdf


2001-01-01
2024-01-01



---
/doc/nootropic/2002-ahdaya.pdf


2002-01-01
2024-01-01



---
/doc/nootropic/2002-mikuls.pdf
Coffee, tea, and caffeine consumption and risk of rheumatoid arthritis: Results from the Iowa Women's Health Study

2002-01-01
2024-01-01



---
/doc/nootropic/2002-rico.pdf


2002-01-01
2024-01-01



---
/doc/nootropic/2003-donovan.pdf


2003-01-01
2024-01-01



---
/doc/nootropic/2003-page.pdf


2003-01-01
2024-01-01



---
/doc/nootropic/2004-benedict.pdf


2004-01-01
2024-01-01



---
/doc/nootropic/2004-franconi.pdf


2004-01-01
2024-01-01



---
/doc/nootropic/2004-yildiz.pdf


2004-01-01
2024-01-01



---
/doc/nootropic/2005-mao.pdf


2005-01-01
2024-01-01



---
/doc/nootropic/2006-dinges.pdf


2006-01-01
2024-01-01



---
/doc/nootropic/2006-eby.pdf


2006-01-01
2024-01-01



---
/doc/nootropic/2006-francis.pdf


2006-01-01
2024-01-01



---
/doc/nootropic/2006-tucker.pdf


2006-01-01
2024-01-01



---
/doc/nootropic/2007-reeves.pdf


2007-01-01
2024-01-01



---
/doc/nootropic/2008-cingi.pdf
405_2008_642_265_10-web 1219..1223

2008-01-01
2024-01-01



---
/doc/nootropic/2009-garnockjones.pdf


2009-01-01
2024-01-01



---
/doc/nootropic/2010-finke.pdf


2010-01-01
2024-01-01



---
/doc/nootropic/2010-geng.pdf
Ginseng for cognition
Geng J, Dong J, Ni H, Lee, Wu T, Jiang K, Wang G, Zhou AL, Malouf R
2010-01-01
2024-01-01



---
/doc/nootropic/2011-eisenegger.pdf
The role of testosterone in social interaction
Christoph Eisenegger, Johannes Haushofer, Ernst Fehr
2011-01-01
2024-01-01
[("doi","10.1016/j.tics.2011.04.008")]


---
/doc/nootropic/2012-08-05-anonymous-cochranereviewsforlifeimprovement.ods
Cochrane reviews for life improvement

2012-08-05
2024-01-01



---
/doc/nootropic/2012-amer.pdf

M. Amer, R. Qayyum
2012-01-01
2024-01-01
[("doi","10.1016/j.amjcard.2011.08.032")]


---
/doc/nootropic/2012-neale.pdf


2012-01-01
2024-01-01



---
/doc/nootropic/2012-shemesh.pdf


2012-01-01
2024-01-01



---
/doc/nootropic/2013-gwern-nattzor-lllt-both.jpg

Gwern
2013
2024-01-01



---
/doc/nootropic/2013-gwern-nattzor-lllt-bydose.jpg

Gwern
2013
2024-01-01



---
/doc/nootropic/2013-gwern-nattzor-lllt-byseries.jpg

Gwern
2013
2024-01-01



---
/doc/nootropic/2013-lucas.pdf


2013-01-01
2024-01-01



---
/doc/nootropic/2014-2014-gwern-noopept-followup.jpg

Gwern
2014
2024-01-01



---
/doc/nootropic/2014-gwern-lllt-factoranalysis.jpg

Gwern
2014
2024-01-01



---
/doc/nootropic/2014-gwern-lllt-mp.jpg

Gwern
2014
2024-01-01



---
/doc/nootropic/2014-gwern-sceaduwe-spirulina-creatine.jpg

Gwern
2014
2024-01-01



---
/doc/nootropic/2014-gwern-sceaduwe-spirulina.jpg

Gwern
2014
2024-01-01



---
/doc/nootropic/2014-tovchiga.pdf


2014-01-01
2024-01-01



---
/doc/nootropic/2015-gwern-lafontaine-bittermelon-samplebysample.webm

Gwern
2015
2024-01-01



---
/doc/nootropic/2015-gwern-lafontaine-bittermelon.jpg

Gwern
2015
2024-01-01



---
/doc/nootropic/2015-gwern-llltrandom-mp.jpg

Gwern
2015
2024-01-01



---
/doc/nootropic/2017-debarra.pdf
Reporting bias inflates the reputation of medical treatments: A comparison of outcomes in clinical trials and online product reviews
Mícheál de Barra
2017-01-01
2024-01-01
[("doi","10.1016/j.socscimed.2017.01.033")]


---
/doc/nootropic/2018-canuso.pdf
Efficacy and Safety of Intranasal Esketamine for the Rapid Reduction of Symptoms of Depression and Suicidality in Patients at Imminent Risk for Suicide: Results of a Double-Blind, Randomized, Placebo-Controlled Study

2018-01-01
2024-01-01
[("doi","10.1176/appi.ajp.2018.17060720")]


---
/doc/nootropic/2018-schmid.pdf
Safety of intranasal human insulin: a review:

2018-01-01
2024-01-01
[("doi","10.1111/dom.13279")]


---
/doc/nootropic/bacopa/2008-stough.pdf
Examining the nootropic effects of a special extract of Bacopa monniera on human cognitive functioning: 90 day double-blind placebo-controlled randomized trial
Zhou Hongyan
2008-01-01
2024-01-01



---
/doc/nootropic/bacopa/2012-nootropicsdepot-bacopa-coa.png
https://i.imgur.com/Nbl46TR.png

2012
2024-01-01



---
/doc/nootropic/bacopa/2013-kongkeaw.pdf
Meta-analysis of randomized controlled trials on cognitive effects of <em>Bacopa monnieri</em> extract
Chuenjid Kongkeaw, Piyameth Dilokthornsakul, Phurit Thanarangsarit, Nanteetip Limpeanchob, C. Norman Scholfield
2013-01-01
2024-01-01
[("doi","10.1016/j.jep.2013.11.008")]


---
/doc/nootropic/bacopa/2014-2015-gwern-bacopa-quasiexperiment-3variables.png

Gwern
2014
2024-01-01



---
/doc/nootropic/bacopa/2018-05-17-gwern-bacopa.csv

Gwern
2018-05-17
2024-01-01



---
/doc/nootropic/caffeine/2004-juliano.pdf


2004-01-01
2024-01-01



---
/doc/nootropic/caffeine/2004-lesk.pdf


2004-01-01
2024-01-01



---
/doc/nootropic/caffeine/2005-james.pdf


2005-01-01
2024-01-01



---
/doc/nootropic/caffeine/2008-owen.pdf


2008-01-01
2024-01-01



---
/doc/nootropic/caffeine/2010-giesbrecht.pdf


2010-01-01
2024-01-01



---
/doc/nootropic/caffeine/2010-nehlig.pdf


2010-01-01
2024-01-01



---
/doc/nootropic/caffeine/2011-abreu.pdf
Chronic coffee and caffeine ingestion effects on the cognitive function and antioxidant system of rat brains
Renata Viana Abreu, Eliane Moretto Silva-Oliveira, Márcio Flávio Dutra Moraes, Grace Schenatto Pereira, Tasso Moraes-Santos
2011-01-01
2024-01-01
[("doi","10.1016/j.pbb.2011.06.010")]


---
/doc/nootropic/caffeine/2012-zhang-figure4-delta13cisotopevaluesbycaffeinatedrinksourceshowsperfectseparationbetweennaturalandsyntheticaffeine.jpg


2012
2024-01-01



---
/doc/nootropic/caffeine/2012-zhang-figure5-delta13cisotopevaluesbycaffeinatedrinks.jpg


2012
2024-01-01



---
/doc/nootropic/caffeine/index
‘caffeine’ tag

2020-02-28
2024-10-07


<figure><img class="float-right page-thumbnail invert-auto outline" height="1119" width="1637" src="/doc/nootropic/caffeine/2012-zhang-figure4-delta13cisotopevaluesbycaffeinatedrinksourceshowsperfectseparationbetweennaturalandsyntheticaffeine.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>nootropic/caffeine</code>, most recent first: 1 <a href="/doc/nootropic/caffeine/index#see-alsos" class="icon-not">related tag</a>, 54 <a href="/doc/nootropic/caffeine/index#links" class="icon-not">annotations</a>, &amp; 13 <a href="/doc/nootropic/caffeine/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/nootropic/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/nootropic/caffeine/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/nootropic/caffeine/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/nootropic/caffeine/index#gwern-nootropic-nootropics-section" id="toc-gwern-nootropic-nootropics-section">“Nootropics”, Gwern 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#gwern-zeo-caffeine-section" id="toc-gwern-zeo-caffeine-section">“Caffeine Wakeup Experiment”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/nootropic/caffeine/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/nootropic/caffeine/index#watman-2024-section" id="toc-watman-2024-section">“Rarebird Px Coffee Review:Review [Paraxanthine]: Alertness Without the Jitters”, Watman 2024</a></li>
<li><a href="/doc/nootropic/caffeine/index#hoffman-2024-section" id="toc-hoffman-2024-section">“Is Andrew Huberman Ruining Your Morning Coffee? § Self-Blinding”, Hoffman 2024</a></li>
<li><a href="/doc/nootropic/caffeine/index#section" id="toc-section">“Does Caffeine Stop Working?”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-1" id="toc-section-1">“Avoiding Caffeine Tolerance”</a></li>
<li><a href="/doc/nootropic/caffeine/index#thorpe-et-al-2023-section" id="toc-thorpe-et-al-2023-section">“Genome-Wide Association Studies of Coffee Intake in UK/US Participants of European Ancestry Uncover Gene-Cohort Influences”, Thorpe et al 2023</a></li>
<li><a href="/doc/nootropic/caffeine/index#zhang-et-al-2023-20-section" id="toc-zhang-et-al-2023-20-section">“Caffeine in Your Drink: Natural or Synthetic?”, Zhang et al 2023</a></li>
<li><a href="/doc/nootropic/caffeine/index#becker-et-al-2022-section" id="toc-becker-et-al-2022-section">“Cognitive Enhancement: Effects of Methylphenidate, Modafinil and Caffeine on Latent Memory and Resting State Functional Connectivity in Healthy Adults”, Becker et al 2022</a></li>
<li><a href="/doc/nootropic/caffeine/index#albrecht-et-al-2022-section" id="toc-albrecht-et-al-2022-section">“Association Between Homeschooling and Adolescent Sleep Duration and Health During COVID-19 Pandemic High School Closures”, Albrecht et al 2022</a></li>
<li><a href="/doc/nootropic/caffeine/index#cornelis-dam-2021-section" id="toc-cornelis-dam-2021-section">“Genetic Determinants of Liking and Intake of Coffee and Other Bitter Foods and Beverages”, Cornelis &amp; Dam 2021</a></li>
<li><a href="/doc/nootropic/caffeine/index#adam-et-al-2021-section" id="toc-adam-et-al-2021-section">“Memory Enhancement With Stimulants: Differential Neural Effects of Methylphenidate, Modafinil, and Caffeine. A Pilot Study”, Adam et al 2021</a></li>
<li><a href="/doc/nootropic/caffeine/index#baba-et-al-2021-section" id="toc-baba-et-al-2021-section">“Matcha Consumption Maintains Attentional Function following a Mild Acute Psychological Stress without Affecting a Feeling of Fatigue: A Randomized Placebo-Controlled Study in Young Adults”, Baba et al 2021</a></li>
<li><a href="/doc/nootropic/caffeine/index#stirn-2021-section" id="toc-stirn-2021-section">“Yaupon: The Rebirth of America’s Forgotten Tea”, Stirn 2021</a></li>
<li><a href="/doc/nootropic/caffeine/index#repantis-et-al-2020-section" id="toc-repantis-et-al-2020-section">“Cognitive Enhancement Effects of Stimulants: a Randomized Controlled Trial Testing Methylphenidate, Modafinil, and Caffeine”, Repantis et al 2020</a></li>
<li><a href="/doc/nootropic/caffeine/index#sholtes-et-al-2020-section" id="toc-sholtes-et-al-2020-section">“Optimising Sleep and Performance during Night Float: A Systematic Review of Evidence and Implications for Graduate Medical Education Trainees”, Sholtes et al 2020</a></li>
<li><a href="/doc/nootropic/caffeine/index#zhong-et-al-2019-section" id="toc-zhong-et-al-2019-section">“A Genome-Wide Association Study of Bitter and Sweet Beverage Consumption”, Zhong et al 2019</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-2" id="toc-section-2">“Hongyacha, a Naturally Caffeine-Free Tea Plant from Fujian, China”</a></li>
<li><a href="/doc/nootropic/caffeine/index#eamudomkarn-et-al-2018-section" id="toc-eamudomkarn-et-al-2018-section">“Effect of Postoperative Coffee Consumption on Gastrointestinal Function After Abdominal Surgery: A Systematic Review and Meta-Analysis of Randomized Controlled Trials”, Eamudomkarn et al 2018</a></li>
<li><a href="/doc/nootropic/caffeine/index#taylor-munaf%C3%B2-2016-section" id="toc-taylor-munafò-2016-section">“Associations of Coffee Genetic Risk Scores With Coffee, Tea and Other Beverages in the UK Biobank”, Taylor &amp; Munafò 2016</a></li>
<li><a href="/doc/nootropic/caffeine/index#white-et-al-2016-section" id="toc-white-et-al-2016-section">“Pharmacokinetic Analysis and Comparison of Caffeine Administered Rapidly or Slowly in Coffee Chilled or Hot versus Chilled Energy Drink in Healthy Young Adults”, White et al 2016</a></li>
<li><a href="/doc/nootropic/caffeine/index#cornelis-et-al-2015-section" id="toc-cornelis-et-al-2015-section">“Genome-Wide Meta-Analysis Identifies Six Novel Loci Associated With Habitual Coffee Consumption”, Cornelis et al 2015</a></li>
<li><a href="/doc/nootropic/caffeine/index#mcintire-et-al-2014-section" id="toc-mcintire-et-al-2014-section">“A Comparison of the Effects of Transcranial Direct Current Stimulation and Caffeine on Vigilance and Cognitive Performance During Extended Wakefulness”, McIntire et al 2014</a></li>
<li><a href="/doc/nootropic/caffeine/index#green-2013-section" id="toc-green-2013-section">“The Lost World of the London Coffeehouse”, Green 2013</a></li>
<li><a href="/doc/nootropic/caffeine/index#schliep-et-al-2012-section" id="toc-schliep-et-al-2012-section">“Caffeinated Beverage Intake and Reproductive Hormones among Premenopausal Women in the BioCycle Study”, Schliep et al 2012</a></li>
<li><a href="/doc/nootropic/caffeine/index#abreu-et-al-2011-section" id="toc-abreu-et-al-2011-section">“Chronic Coffee and Caffeine Ingestion Effects on the Cognitive Function and Antioxidant System of Rat Brains”, Abreu et al 2011</a></li>
<li><a href="/doc/nootropic/caffeine/index#dawkins-2011-section" id="toc-dawkins-2011-section">“Expectation of Having Consumed Caffeine Can Improve Performance and Mood”, Dawkins 2011</a></li>
<li><a href="/doc/nootropic/caffeine/index#cook-et-al-2011-section" id="toc-cook-et-al-2011-section">“Skill Execution and Sleep Deprivation: Effects of Acute Caffeine or Creatine Supplementation—A Randomized Placebo-Controlled Trial”, Cook et al 2011</a></li>
<li><a href="/doc/nootropic/caffeine/index#ein%C3%B6ther-et-al-2010-section" id="toc-einöther-et-al-2010-section">“L-Theanine and Caffeine Improve Task Switching but Not Intersensory Attention or Subjective Alertness”, Einöther et al 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#howard-marczinski-2010-section" id="toc-howard-marczinski-2010-section">“Acute Effects of a Glucose Energy Drink on Behavioral Control”, Howard &amp; Marczinski 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#grandner-et-al-2010-section" id="toc-grandner-et-al-2010-section">“Relationships among Dietary Nutrients and Subjective Sleep, Objective Sleep, and Napping in Women”, Grandner et al 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#bodenmann-landolt-2010-section" id="toc-bodenmann-landolt-2010-section">“Effects of Modafinil on the Sleep EEG Depend on Val158Met Genotype of COMT”, Bodenmann &amp; Landolt 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#yang-et-al-2010-1-section" id="toc-yang-et-al-2010-1-section">“Genetics of Caffeine Consumption and Responses to Caffeine”, Yang et al 2010</a></li>
<li><a href="/doc/nootropic/caffeine/index#wentz-magavi-2009-section" id="toc-wentz-magavi-2009-section">“Caffeine Alters Proliferation of Neuronal Precursors in the Adult Hippocampus”, Wentz &amp; Magavi 2009</a></li>
<li><a href="/doc/nootropic/caffeine/index#sigmon-et-al-2009-section" id="toc-sigmon-et-al-2009-section">“Caffeine Withdrawal, Acute Effects, Tolerance, and Absence of Net Beneficial Effects of Chronic Administration: Cerebral Blood Flow Velocity, Quantitative EEG, and Subjective Effects”, Sigmon et al 2009</a></li>
<li><a href="/doc/nootropic/caffeine/index#haskell-2008-2-section" id="toc-haskell-2008-2-section">“Caffeine at Levels Found in Decaffeinated Beverages Is Behaviorally Active”, Haskell 2008</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-3" id="toc-section-3">“Caffeine, Sleep, and Quality of Life”</a></li>
<li><a href="/doc/nootropic/caffeine/index#haskell-2008-1-section" id="toc-haskell-2008-1-section">“The Effects of L-Theanine, Caffeine and Their Combination on Cognition and Mood”, Haskell 2008</a></li>
<li><a href="/doc/nootropic/caffeine/index#han-2007-section" id="toc-han-2007-section">“Inhibitory Effects of Caffeine on Hippocampal Neurogenesis and Function”, Han 2007</a></li>
<li><a href="/doc/nootropic/caffeine/index#killgore-et-al-2006-section" id="toc-killgore-et-al-2006-section">“The Effects of Caffeine, Dextroamphetamine, and Modafinil on Humor Appreciation During Sleep Deprivation”, Killgore et al 2006</a></li>
<li><a href="/doc/nootropic/caffeine/index#culm-merdek-et-al-2005-section" id="toc-culm-merdek-et-al-2005-section">“Fluvoxamine Impairs Single-Dose Caffeine Clearance without Altering Caffeine Pharmacodynamics”, Culm-Merdek et al 2005</a></li>
<li><a href="/doc/nootropic/caffeine/index#angelucci-2002-section" id="toc-angelucci-2002-section">“Effects of Caffeine on Learning and Memory in Rats Tested in the Morris Water Maze”, Angelucci 2002</a></li>
<li><a href="/doc/nootropic/caffeine/index#dongen-2001-section" id="toc-dongen-2001-section">“Caffeine Eliminates Psychomotor Vigilance Deficits from Sleep Inertia”, Dongen 2001</a></li>
<li><a href="/doc/nootropic/caffeine/index#marret-1997-section" id="toc-marret-1997-section">“Caffeine-Induced Disturbances of Early Neurogenesis in Whole Mouse Embryo Cultures”, Marret 1997</a></li>
<li><a href="/doc/nootropic/caffeine/index#strain-et-al-1994-section" id="toc-strain-et-al-1994-section">“Caffeine Dependence Syndrome: Evidence From Case Histories and Experimental Evaluations”, Strain et al 1994</a></li>
<li><a href="/doc/nootropic/caffeine/index#jarvis-1993-section" id="toc-jarvis-1993-section">“Does Caffeine Intake Enhance Absolute Levels of Cognitive Performance?”, Jarvis 1993</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-4" id="toc-section-4">“Subjective Effects of Modafinil, a New Central Adrenergic Stimulant in Healthy Volunteers: a Comparison With Amphetamine, Caffeine and Placebo”</a></li>
<li><a href="/doc/nootropic/caffeine/index#brown-et-al-1990-section" id="toc-brown-et-al-1990-section">“Effect of Coffee on Distal Colon Function”, Brown et al 1990</a></li>
<li><a href="/doc/nootropic/caffeine/index#acquaviva-et-al-1986-section" id="toc-acquaviva-et-al-1986-section">“Effect of Regular and Decaffeinated Coffee on Serum Gastrin Levels”, Acquaviva et al 1986</a></li>
<li><a href="/doc/nootropic/caffeine/index#robinson-1959-section" id="toc-robinson-1959-section">“Alkaloids”, Robinson 1959</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-5" id="toc-section-5">“FDA Adverse Events Reporting System (FAERS) Public Dashboard: ‘Vitamin D’”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-6" id="toc-section-6">“Caffeine Cycling Self-Experiment”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-7" id="toc-section-7">“How Much Coffee Is Too Much? A Case Study and Tutorial on Self-Tracking to Improve Sleep.”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-8" id="toc-section-8">“A Party-Goer Died After Swallowing Two Spoonfuls of Internet-Bought Pure Caffeine Powder With the Same Strength As 70 Cans of Red Bull, an Inquest Heard Yesterday.”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-9" id="toc-section-9">“A Newly Discovered Tea Plant Is Caffeine-Free: It Was Found Growing Wild in Fujian Province”</a></li>
<li><a href="/doc/nootropic/caffeine/index#section-10" id="toc-section-10">“Association of the Anxiogenic and Alerting Effects of Caffeine With ADORA2A and ADORA1 Polymorphisms and Habitual Level of Caffeine Consumption”</a></li>
<li><a href="/doc/nootropic/caffeine/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/nootropic/caffeine/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/nootropic/caffeine/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/nootropic/gwern-best-fishoil.jpg



2024-01-01



---
/doc/nootropic/gwern-nicotine-dnb-bymp.png



2024-01-01



---
/doc/nootropic/gwern-nicotine-dnb-full.jpg



2024-01-01



---
/doc/nootropic/gwern-nicotine-dnb.jpg



2024-01-01



---
/doc/nootropic/gwern-nicotine-trainingeffect-linearmodel.jpg



2024-01-01



---
/doc/nootropic/gwern-nicotine-trainingeffect.jpg



2024-01-01



---
/doc/nootropic/gwern-noopept-box.jpg



2024-01-01



---
/doc/nootropic/gwern-noopept-hsw-packet.jpg



2024-01-01



---
/doc/nootropic/gwern-noopept-hsw-powder.jpg



2024-01-01



---
/doc/nootropic/gwern-noopept-pills.jpg



2024-01-01



---
/doc/nootropic/gwern-piracetam-natural-best.jpg



2024-01-01



---
/doc/nootropic/gwern-piracetam-natural-data.png



2024-01-01



---
/doc/nootropic/gwern-qs-soylent-powersimulation.png



2024-01-01



---
/doc/nootropic/lsd/gwern-awakenings.png



2024-01-01



---
/doc/nootropic/lsd/gwern-creativity.png



2024-01-01



---
/doc/nootropic/lsd/gwern-laggeddose.png



2024-01-01



---
/doc/nootropic/lsd/gwern-mnemosyne.png



2024-01-01



---
/doc/nootropic/lsd/gwern-morningfeel.png



2024-01-01



---
/doc/nootropic/lsd/gwern-mp.png



2024-01-01



---
/doc/nootropic/lsd/gwern-timeinwake.png



2024-01-01



---
/doc/nootropic/lsd/gwern-timetoz.png



2024-01-01



---
/doc/nootropic/lsd/gwern-totalz.png



2024-01-01



---
/doc/nootropic/lsd/index
‘LSD microdosing’ tag

2020-06-25
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="1024" width="1700" src="/doc/nootropic/lsd/2021-szigeti-figure4-placebovshalfmicrodosingvsfullmicrodosing-wellbeingmindfulnesslifesatisifactionparanoiacognition.jpg" title="Figure 4: Each panel shows the adjusted mean estimate of the change from baseline and the 95% CI for the accumulative outcomes. Top horizontal bars represent the over time comparisons for each group (from baseline to post-regime [week 5] and from baseline to follow-up). Symbols on top of bars show the statistical-significance for the PL [4 weeks placebo]/HH [2 weeks placebo, 2 weeks microdose]/MD [4 weeks microdose] groups, respectively (eg. change from baseline to post-regime in well-being was statistically-significant for the MD group, but not statistically-significant for the other two groups, see legend). There was no statistically-significant between-groups difference at any timepoint for any scale. Sample size was 240/191/159 at the pre-test, post-regime and 4 weeks follow-up timepoints, respectively. See Supplementary files 4, 5, and 6 for the unadjusted descriptive statistics, adjusted mean differences (and their statistical-significance) associated with both over time and between group comparisons and model parameters, respectively." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>nootropic/lsd</code>, most recent first: 24 <a href="/doc/nootropic/lsd/index#links" class="icon-not">annotations</a> &amp; 13 <a href="/doc/nootropic/lsd/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/nootropic/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/nootropic/lsd/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/nootropic/lsd/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/nootropic/lsd/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/nootropic/lsd/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/nootropic/lsd/index#grind-bindley-2023-section" id="toc-grind-bindley-2023-section">“Magic Mushrooms. LSD. Ketamine. The Drugs That Power Silicon Valley”, Grind &amp; Bindley 2023</a></li>
<li><a href="/doc/nootropic/lsd/index#glazer-et-al-2022-section" id="toc-glazer-et-al-2022-section">“Low Doses of Lysergic Acid Diethylamide (LSD) Increase Reward-Related Brain Activity”, Glazer et al 2022</a></li>
<li><a href="/doc/nootropic/lsd/index#wit-et-al-2022-section" id="toc-wit-et-al-2022-section">“Repeated Low Doses of LSD in Healthy Adults: A Placebo-Controlled, Dose-Response Study”, Wit et al 2022</a></li>
<li><a href="/doc/nootropic/lsd/index#cavanna-et-al-2021-section" id="toc-cavanna-et-al-2021-section">“Microevidence for Microdosing With Psilocybin Mushrooms: a Double-Blind Placebo-Controlled Study of Subjective Effects, Behavior, Creativity, Perception, Cognition, and Brain Activity”, Cavanna et al 2021</a></li>
<li><a href="/doc/nootropic/lsd/index#rootman-et-al-2021-section" id="toc-rootman-et-al-2021-section">“Adults Who Microdose Psychedelics Report Health Related Motivations and Lower Levels of Anxiety and Depression Compared to Non-Microdosers”, Rootman et al 2021</a></li>
<li><a href="/doc/nootropic/lsd/index#szigeti-et-al-2021-section" id="toc-szigeti-et-al-2021-section">“Self-Blinding Citizen Science to Explore Psychedelic Microdosing”, Szigeti et al 2021</a></li>
<li><a href="/doc/nootropic/lsd/index#cameron-2021-section" id="toc-cameron-2021-section">“Citizen Science: Asking Questions of Psychedelic Microdosing”, Cameron 2021</a></li>
<li><a href="/doc/nootropic/lsd/index#kaertner-et-al-2021-section" id="toc-kaertner-et-al-2021-section">“Positive Expectations Predict Improved Mental-Health Outcomes Linked to Psychedelic Microdosing”, Kaertner et al 2021</a></li>
<li><a href="/doc/nootropic/lsd/index#family-et-al-2020-section" id="toc-family-et-al-2020-section">“Safety, Tolerability, Pharmacokinetics, and Pharmacodynamics of Low Dose Lysergic Acid Diethylamide (LSD) in Healthy Older Volunteers”, Family et al 2020</a></li>
<li><a href="/doc/nootropic/lsd/index#bershad-et-al-2019-section" id="toc-bershad-et-al-2019-section">“Acute Subjective and Behavioral Effects of Microdoses of Lysergic Acid Diethylamide in Healthy Human Volunteers”, Bershad et al 2019</a></li>
<li><a href="/doc/nootropic/lsd/index#polito-stevenson-2018-section" id="toc-polito-stevenson-2018-section">“A Systematic Study of Microdosing Psychedelics”, Polito &amp; Stevenson 2018</a></li>
<li><a href="/doc/nootropic/lsd/index#prochazkova-et-al-2018-section" id="toc-prochazkova-et-al-2018-section">“Exploring the Effect of Microdosing Psychedelics on Creativity in an Open-Label Natural Setting”, Prochazkova et al 2018</a></li>
<li><a href="/doc/nootropic/lsd/index#section" id="toc-section">“Psychedelic Microdosing Benefits and Challenges: an Empirical Codebook”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-1" id="toc-section-1">“The Effects of Microdose LSD on Time Perception: a Randomized, Double-Blind, Placebo-Controlled Trial”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-2" id="toc-section-2">“Benefits Of Microdosing With LSD And Psilocybin Mushrooms”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-3" id="toc-section-3">“LSD: The Geek’s Wonder Drug?”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-4" id="toc-section-4">“Microdosing: The People Taking LSD With Their Breakfast”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-5" id="toc-section-5">“Turn On, Tune In, Drop by the Office: The Silicon Valley Avant-Garde Have Turned to LSD in a Bid to Increase Their Productivity. Emma Hogan Meets the People Breakfasting on Acid”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-6" id="toc-section-6">“Abstracts regarding Low Doses of LSD (Less Than 50μg)”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-7" id="toc-section-7">“Micro-Dosing: The Drug Habit Your Boss Is Gonna Love”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-8" id="toc-section-8">“How LSD ‘Microdosing’ Saved Ayelet Waldman’s Marriage”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-9" id="toc-section-9">“LSD Microdoses Make People Feel Sharper, and Scientists Want to Know How: What We Do—And Mostly Don’t—Know about Tiny Doses of Hallucinogens”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-10" id="toc-section-10">“Can Very Small Doses of LSD Make You a Better Worker? I Decided to Try It.”</a></li>
<li><a href="/doc/nootropic/lsd/index#section-11" id="toc-section-11">“LSD Could Make You Smarter, Happier and Healthier. Should We All Try It?”</a></li>
</ul></li>
<li><a href="/doc/nootropic/lsd/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/nootropic/lsd/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/nootropic/magnesium/1966-avioli.pdf
Mg<sup>28</sup> Kinetics In Man
Louis V. Avioli, Mones Berman
1966-01-01
2024-01-01
[("doi","10.1152/jappl.1966.21.6.1688")]


---
/doc/nootropic/magnesium/2013-2014-gwern-magnesium-rawdata.png

Gwern
2013
2024-01-01



---
/doc/nootropic/magnesium/2013-2014-gwern-magnesium-smoothed.jpg

Gwern
2013
2024-01-01



---
/doc/nootropic/magnesium/2016-gwern-magnesium-cumulativedoses-marginaleffects-combinedmodel.jpg

Gwern
2016
2024-01-01



---
/doc/nootropic/magnesium/2016-gwern-magnesium-cumulativedoses-marginaleffects.jpg

Gwern
2016
2024-01-01



---
/doc/nootropic/magnesium/2016-gwern-magnesium-estimatedcumulativedoses.jpg

Gwern
2016
2024-01-01



---
/doc/nootropic/magnesium/2016-gwern-magnesium-overall.jpg

Gwern
2016
2024-01-01



---
/doc/nootropic/nicotine-campaign-syringe-ad.jpg



2024-01-01



---
/doc/nootropic/quantified-self/1970-anonymous-figure1-beardgrowthduringjanuary1969bysexualactivity.png


1970
2024-01-01



---
/doc/nootropic/quantified-self/1974-leavell.pdf
William Bennett Bean: The Background
Byrd S. Leavell
1974-11-01
2024-01-01
[("doi","10.1001/archinte.1974.00320230049009")]


---
/doc/nootropic/quantified-self/1980-bean-figure2-humannailgrowthover36years.png


1980
2024-01-01



---
/doc/nootropic/quantified-self/1981-neuringer.pdf
Self-Experimentation: A Call for Change
Allen Neuringer
1981-03-01
2024-01-01
[("doi","10.2307/27758973")]


---
/doc/nootropic/quantified-self/2012-gwern-iodine-eye.zip

Gwern
2012
2024-01-01



---
/doc/nootropic/quantified-self/2013-2014-gwern-noopept.csv

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/2013-gwern-noopept.csv

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/2013-nattzor-lllt.csv


2013
2024-01-01



---
/doc/nootropic/quantified-self/2013-peterlewis-meditation.csv


2013
2024-01-01



---
/doc/nootropic/quantified-self/2014-08-03-lllt-correlation.csv


2014-08-03
2024-01-01



---
/doc/nootropic/quantified-self/2014-08-08-lllt-correlation-factoranalysis.csv


2014-08-08
2024-01-01



---
/doc/nootropic/quantified-self/2014-sceaduwe-spirulina.csv


2014
2024-01-01



---
/doc/nootropic/quantified-self/2015-lllt-random.csv


2015
2024-01-01



---
/doc/nootropic/quantified-self/2019-09-06-filipdimitrovski-phenibutsurvey.csv


2019-09-06
2024-01-01



---
/doc/nootropic/quantified-self/2023-lu.pdf
Contactless Real-Time Heart Rate Predicts the Performance of Elite Athletes: Evidence From Tokyo 2020 Olympic Archery Competition
Yunfeng Lu, Songfa Zhong
2023-01-06
2024-01-01
[("doi","10.1177/09567976221143127")]

<p>It is widely recognized that <a href="https://en.wikipedia.org/wiki/Psychological_stress">psychological stress</a> impairs performance for elite athletes, yet direct evidence is scarce when it comes to high-stakes competition because measuring real-time psychological stress without interference is often challenging.</p>
<p>Contactless real-time <a href="https://en.wikipedia.org/wiki/Heart_rate">heart rate</a>—a technology-enabled biomarker of stress—was measured and broadcast on TV during the <a href="https://en.wikipedia.org/wiki/2020_Summer_Olympics">2020 Tokyo Olympics</a> <a href="https://en.wikipedia.org/wiki/Archery_at_the_2020_Summer_Olympics">archery competition</a> for the first time in sports. Here we examined whether the real-time heart rate of 122 adult archers predicted their performance in this unique setting.</p>
<p>We found that higher heart rate—which indicates an increase in psychological stress—is associated with lower scores, correlation coefficient r(2096) = −.076, <em>p</em> &lt; 0.001, and the observation is robust after we controlled for fixed effects at the individual and match level.</p>
<p>Our results provide the first direct evidence in support of the detrimental effect of psychological stress measured by a real-time biomarker in a high-stakes competitive setting.</p>
---
/doc/nootropic/quantified-self/gwern-tea-mineralwater-posteriors.jpg



2024-01-01



---
/doc/nootropic/quantified-self/index
‘QS’ tag

2019-10-09
2024-11-18


<figure><img class="float-right page-thumbnail invert-auto outline" height="637" width="881" src="/doc/psychology/neuroscience/pain/2014-smith-figure1-testedhoneybeestinglocationsonbody.jpg" title="Figure 1: Sting Locations. Drawing of the human form with red X and labels at the sting locations." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>nootropic/quantified-self</code>, most recent first: 6 <a href="/doc/nootropic/quantified-self/index#see-alsos" class="icon-not">related tags</a>, 55 <a href="/doc/nootropic/quantified-self/index#links" class="icon-not">annotations</a>, &amp; 38 <a href="/doc/nootropic/quantified-self/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/nootropic/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/nootropic/quantified-self/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/nootropic/quantified-self/index#gwern-acne-section" id="toc-gwern-acne-section">“Acne: a Good Quantified Self Topic”, Gwern 2019</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-water-section" id="toc-gwern-water-section">“Self-Blinded Mineral Water Taste Test”, Gwern 2017</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-nootropic-magnesium-section" id="toc-gwern-nootropic-magnesium-section">“Magnesium Self-Experiments”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-redshift-section" id="toc-gwern-zeo-redshift-section">“Redshift Sleep Experiment”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-dnb-faq-section" id="toc-gwern-dnb-faq-section">“Dual <em>n</em>-Back FAQ”, Gwern 2009</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-nootropic-nootropics-section" id="toc-gwern-nootropic-nootropics-section">“Nootropics”, Gwern 2010</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-bacopa-section" id="toc-gwern-bacopa-section">“Bacopa Quasi-Experiment”, Gwern 2014</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-zma-section" id="toc-gwern-zeo-zma-section">“ZMA Sleep Experiment”, Gwern 2017</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-co2-section" id="toc-gwern-zeo-co2-section">“CO2/ventilation Sleep Experiment”, Gwern 2016</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-lunar-section" id="toc-gwern-lunar-section">“Lunar Circadian Rhythms”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-wood-pillow-section" id="toc-gwern-wood-pillow-section">“Wooden Pillow”, Gwern 2008</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-potassium-section" id="toc-gwern-zeo-potassium-section">“Potassium Sleep Experiments”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-caffeine-section" id="toc-gwern-zeo-caffeine-section">“Caffeine Wakeup Experiment”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-zeo-vitamin-d-section" id="toc-gwern-zeo-vitamin-d-section">“Vitamin D Sleep Experiments”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-treadmill-section" id="toc-gwern-treadmill-section">“Treadmill Desk Observations”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-melon-section" id="toc-gwern-melon-section">“Bitter Melon for Blood Glucose”, Gwern 2015</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-soylent-section" id="toc-gwern-soylent-section">“Diet Variance: Soylent Study”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-weather-section" id="toc-gwern-weather-section">“Weather and My Productivity”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-fog-gun-section" id="toc-gwern-fog-gun-section">“Buckminster Fuller’s Fog Gun”, Gwern 2009</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-lllt-section" id="toc-gwern-lllt-section">“2013 LLLT Self-Experiment”, Gwern 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-2014-spirulina-section" id="toc-gwern-2014-spirulina-section">“2014 Spirulina Randomized Self-Experiment”, Gwern 2014</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-anchoring-section" id="toc-gwern-anchoring-section">“LW Anchoring Experiment”, Gwern 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gwern-lewis-meditation-section" id="toc-gwern-lewis-meditation-section">“2013 Lewis Meditation Results”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/nootropic/quantified-self/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/nootropic/quantified-self/index#for%C4%8Di%C4%87-et-al-2024-section" id="toc-forčić-et-al-2024-section">“An Unconventional Case Study of Neoadjuvant Oncolytic Virotherapy for Recurrent Breast Cancer”, Forčić et al 2024</a></li>
<li><a href="/doc/nootropic/quantified-self/index#mhanna-et-al-2024-section" id="toc-mhanna-et-al-2024-section">“Adaptive Immune Receptor Repertoire Analysis”, Mhanna et al 2024</a></li>
<li><a href="/doc/nootropic/quantified-self/index#sadri-2023-section" id="toc-sadri-2023-section">“Is Target-Based Drug Discovery Efficient? Discovery and ‘Off-Target’ Mechanisms of All Drugs”, Sadri 2023</a></li>
<li><a href="/doc/nootropic/quantified-self/index#liu-et-al-2023-14-section" id="toc-liu-et-al-2023-14-section">“Large Language Models Are Few-Shot Health Learners”, Liu et al 2023</a></li>
<li><a href="/doc/nootropic/quantified-self/index#barnett-et-al-2023-section" id="toc-barnett-et-al-2023-section">“Case Report: Prolonged Amelioration of Mild Red-Green Color Vision Deficiency following Psilocybin Mushroom Use”, Barnett et al 2023</a></li>
<li><a href="/doc/nootropic/quantified-self/index#lu-zhong-2023-section" id="toc-lu-zhong-2023-section">“Contactless Real-Time Heart Rate Predicts the Performance of Elite Athletes: Evidence From Tokyo 2020 Olympic Archery Competition”, Lu &amp; Zhong 2023</a></li>
<li><a href="/doc/nootropic/quantified-self/index#zillien-et-al-2023-section" id="toc-zillien-et-al-2023-section">“Sleep Experiments. Knowledge Production through Self-Tracking”, Zillien et al 2023</a></li>
<li><a href="/doc/nootropic/quantified-self/index#suez-et-al-2022-section" id="toc-suez-et-al-2022-section">“Personalized Microbiome-Driven Effects of Non-Nutritive Sweeteners on Human Glucose Tolerance”, Suez et al 2022</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bapir-et-al-2022-section" id="toc-bapir-et-al-2022-section">“Assessing Variability in Vascular Response to Cocoa With Personal Devices: A Series of Double-Blind Randomized Crossover <em>n</em>-Of-1 Trials”, Bapir et al 2022</a></li>
<li><a href="/doc/nootropic/quantified-self/index#karrfalt-2022-section" id="toc-karrfalt-2022-section">“A Simple Exercise to Strengthen the Lower Esophageal Sphincter and Eliminate Gastroesophageal Reflux: An Autobiographical Case Report”, Karrfalt 2022</a></li>
<li><a href="/doc/nootropic/quantified-self/index#ballentine-et-al-2022-section" id="toc-ballentine-et-al-2022-section">“Trips and Neurotransmitters: Discovering Principled Patterns across 6,850 Hallucinogenic Experiences”, Ballentine et al 2022</a></li>
<li><a href="/doc/nootropic/quantified-self/index#horvath-keating-2021-section" id="toc-horvath-keating-2021-section">“Patient-Driven Findings of Genetic Associations for PANS and PANDAS”, Horvath &amp; Keating 2021</a></li>
<li><a href="/doc/nootropic/quantified-self/index#hanley-et-al-2021-section" id="toc-hanley-et-al-2021-section">“Results of a 5-Year <em>n</em>-Of-1 Growth Hormone Releasing Hormone Gene Therapy Experiment”, Hanley et al 2021</a></li>
<li><a href="/doc/nootropic/quantified-self/index#mohlhenrich-krpan-2021-section" id="toc-mohlhenrich-krpan-2021-section">“Amateur Hour: Improving Knowledge Diversity in Psychological and Behavioral Science by Harnessing Contributions from Amateurs”, Mohlhenrich &amp; Krpan 2021</a></li>
<li><a href="/doc/nootropic/quantified-self/index#shah-et-al-2021-1-section" id="toc-shah-et-al-2021-1-section">“Personalized Machine Learning of Depressed Mood Using Wearables”, Shah et al 2021</a></li>
<li><a href="/doc/nootropic/quantified-self/index#cameron-2021-section" id="toc-cameron-2021-section">“Citizen Science: Asking Questions of Psychedelic Microdosing”, Cameron 2021</a></li>
<li><a href="/doc/nootropic/quantified-self/index#farmer-2019-section" id="toc-farmer-2019-section">“Follow-Up: I Found Two Identical Packs of Skittles, among 468 Packs With a Total of 27,740 Skittles”, Farmer 2019</a></li>
<li><a href="/doc/nootropic/quantified-self/index#hanley-et-al-2019-section" id="toc-hanley-et-al-2019-section">“Review of Scientific Self-Experimentation: Ethics History, Regulation, Scenarios, and Views Among Ethics Committees and Prominent Scientists”, Hanley et al 2019</a></li>
<li><a href="/doc/nootropic/quantified-self/index#jiang-et-al-2018-3-section" id="toc-jiang-et-al-2018-3-section">“Dynamic Human Environmental Exposome Revealed by Longitudinal Personal Monitoring”, Jiang et al 2018</a></li>
<li><a href="/doc/nootropic/quantified-self/index#yuan-et-al-2017-section" id="toc-yuan-et-al-2017-section">“DNA.Land: A Digital Biobank Using a Massive Crowdsourcing Approach”, Yuan et al 2017</a></li>
<li><a href="/doc/nootropic/quantified-self/index#schumann-oregan-2017-section" id="toc-schumann-oregan-2017-section">“Sensory Augmentation: Integration of an Auditory Compass Signal into Human Perception of Space”, Schumann &amp; O’Regan 2017</a></li>
<li><a href="/doc/nootropic/quantified-self/index#li-et-al-2016-1-section" id="toc-li-et-al-2016-1-section">“Digital Health: Tracking Physiomes and Activity Using Wearable Biosensors Reveals Useful Health-Related Information”, Li et al 2016</a></li>
<li><a href="/doc/nootropic/quantified-self/index#mitchell-wartinger-2016-section" id="toc-mitchell-wartinger-2016-section">“Validation of a Functional Pyelocalyceal Renal Model for the Evaluation of Renal Calculi Passage While Riding a Roller Coaster”, Mitchell &amp; Wartinger 2016</a></li>
<li><a href="/doc/nootropic/quantified-self/index#gleason-wartinger-2016-section" id="toc-gleason-wartinger-2016-section">“Got Kidney Stones? Ride a Roller Coaster”, Gleason &amp; Wartinger 2016</a></li>
<li><a href="/doc/nootropic/quantified-self/index#smith-2014-section" id="toc-smith-2014-section">“Honey Bee Sting Pain Index by Body Location”, Smith 2014</a></li>
<li><a href="/doc/nootropic/quantified-self/index#thomson-et-al-2013-section" id="toc-thomson-et-al-2013-section">“Perceiving Invisible Light through a Somatosensory Cortical Prosthesis”, Thomson et al 2013</a></li>
<li><a href="/doc/nootropic/quantified-self/index#roberts-2012-section" id="toc-roberts-2012-section">“Make Yourself Healthy: Martha Rotter’s Search for the Cause of Acne”, Roberts 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#weisse-2012-section" id="toc-weisse-2012-section">“Self-Experimentation and Its Role in Medical Research”, Weisse 2012</a></li>
<li><a href="/doc/nootropic/quantified-self/index#singer-2011-section" id="toc-singer-2011-section">“The Measured Life: Do You Know How Much REM Sleep You Got Last Night? New Types of Devices That Monitor Activity, Sleep, Diet, and Even Mood Could Make Us Healthier and More Productive”, Singer 2011</a></li>
<li><a href="/doc/nootropic/quantified-self/index#scuffham-et-al-2010-section" id="toc-scuffham-et-al-2010-section">“Using N-Of-1 Trials to Improve Patient Management and save Costs”, Scuffham et al 2010</a></li>
<li><a href="/doc/nootropic/quantified-self/index#roberts-2010-1-section" id="toc-roberts-2010-1-section">“The Unreasonable Effectiveness of My Self-Experimentation”, Roberts 2010</a></li>
<li><a href="/doc/nootropic/quantified-self/index#demonaco-et-al-2006-section" id="toc-demonaco-et-al-2006-section">“The Major Role of Clinicians in the Discovery of Off-Label Drug Therapies”, DeMonaco et al 2006</a></li>
<li><a href="/doc/nootropic/quantified-self/index#hadley-2005-section" id="toc-hadley-2005-section">“Discovery That a Melanocortin Regulates Sexual Functions in Male and Female Humans”, Hadley 2005</a></li>
<li><a href="/doc/nootropic/quantified-self/index#altman-1998-section" id="toc-altman-1998-section">“Who Goes First? The Story of Self-Experimentation in Medicine”, Altman 1998</a></li>
<li><a href="/doc/nootropic/quantified-self/index#widdowson-1993-section" id="toc-widdowson-1993-section">“Self-Experimentation in Nutrition Research”, Widdowson 1993</a></li>
<li><a href="/doc/nootropic/quantified-self/index#dantzig-1990-section" id="toc-dantzig-1990-section">“The Diet Problem”, Dantzig 1990</a></li>
<li><a href="/doc/nootropic/quantified-self/index#feynman-1985-1-section" id="toc-feynman-1985-1-section">“<em>Surely You’re Joking, Mr. Feynman!</em> § Testing Bloodhounds”, Feynman 1985</a></li>
<li><a href="/doc/nootropic/quantified-self/index#neuringer-1981-section" id="toc-neuringer-1981-section">“Self-Experimentation: A Call for Change”, Neuringer 1981</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bean-1980-section" id="toc-bean-1980-section">“Nail Growth: 35 Years of Observation”, Bean 1980</a></li>
<li><a href="/doc/nootropic/quantified-self/index#halmos-1975-section" id="toc-halmos-1975-section">“The Problem of Learning to Teach”, Halmos 1975</a></li>
<li><a href="/doc/nootropic/quantified-self/index#leavell-1974-section" id="toc-leavell-1974-section">“William Bennett Bean: The Background”, Leavell 1974</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bean-1974-section" id="toc-bean-1974-section">“Nail Growth: 30 Years of Observation”, Bean 1974</a></li>
<li><a href="/doc/nootropic/quantified-self/index#anonymous-1970-section" id="toc-anonymous-1970-section">“Effects of Sexual Activity on Beard Growth in Man”, Anonymous 1970</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bean-1968-section" id="toc-bean-1968-section">“Nail Growth: Twenty-Five Years’ Observation”, Bean 1968</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bean-1963-section" id="toc-bean-1963-section">“Nail Growth: A Twenty-Year Study”, Bean 1963</a></li>
<li><a href="/doc/nootropic/quantified-self/index#bean-1953-section" id="toc-bean-1953-section">“A Note on Fingernail Growth”, Bean 1953</a></li>
<li><a href="/doc/nootropic/quantified-self/index#crandon-et-al-1940-section" id="toc-crandon-et-al-1940-section">“Experimental Human Scurvy”, Crandon et al 1940</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section" id="toc-section">“English Nurse’s Devotion [Gas Gangrene Self-Experiment]”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-1" id="toc-section-1">“Ten Years of Logging My Life”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-2" id="toc-section-2">“How Harmful Is Music, Really?”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-3" id="toc-section-3">“Intention-To-Treat Experiments”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#CW54x6m9-section" id="toc-CW54x6m9-section">“Alexey Guzey’s Homepage”, Guzey 2024</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-4" id="toc-section-4">“Heterogeneity in Blood Pressure Response to 4 Antihypertensive Drugs: A Randomized Clinical Trial”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-5" id="toc-section-5">“Caffeine Cycling Self-Experiment”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#section-6" id="toc-section-6">“Digital Biomarkers for Alzheimer’s Disease: the Mobile/wearable Devices Opportunity”</a></li>
<li><a href="/doc/nootropic/quantified-self/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/nootropic/quantified-self/index#pain-sensation-sensory-integration-sensory-augmentation-prosthetic-perception-body-locations-sensory-research" id="toc-pain-sensation-sensory-integration-sensory-augmentation-prosthetic-perception-body-locations-sensory-research"><code>pain-sensation sensory-integration sensory-augmentation prosthetic-perception body-locations sensory-research</code></a></li>
<li><a href="/doc/nootropic/quantified-self/index#personalized-health" id="toc-personalized-health"><code>personalized-health</code></a></li>
<li><a href="/doc/nootropic/quantified-self/index#nailgrowth" id="toc-nailgrowth"><code>nailgrowth</code></a></li>
<li><a href="/doc/nootropic/quantified-self/index#self-experimentation" id="toc-self-experimentation"><code>self-experimentation</code></a></li>
</ul></li>
<li><a href="/doc/nootropic/quantified-self/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/nootropic/quantified-self/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/nootropic/quantified-self/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/nootropic/quantified-self/weather/2013-gwern-autocorrelation-mp.png

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/weather/2013-gwern-autocorrelation-weight.png

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/weather/2013-gwern-bootstrap.png

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/weather/2013-gwern-coefficients-ci.png

Gwern
2013
2024-01-01



---
/doc/nootropic/quantified-self/weather/2013-gwern-seasonal.jpg

Gwern
2013
2024-01-01



---
/doc/openai/index



2024-04-01



---
/doc/personal/1943-umaineyearbook-themoultons.jpg


1943
2024-01-01



---
/doc/personal/2009-sleep.txt


2009
2024-01-01



---
/doc/personal/2010-sleep.txt


2010
2024-01-01



---
/doc/personal/2011-2014-yourmorals.maff


2011
2024-01-01



---
/doc/personal/2011-gwern-gjp-forecastresults.html

Gwern
2011
2024-01-01



---
/doc/personal/2011-gwern-gjp-psychsurveys.html

Gwern
2011
2024-01-01



---
/doc/personal/2011-gwern-woodenpillow-solo.jpg

Gwern
2011
2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/5f_new2_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/ECRshort_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/aos_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/aotdisposition_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/bidr_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/bigfive_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/busethics_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/clarity_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/cog_ab_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/cogref_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/crowne_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/current_events_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/diessnerebs_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/disgust_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/epbs2_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/epq_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/evalinfo_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/general_political_knowledge_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/gov_econ_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/justice_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/logicb_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/mindfulness_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/mis_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/nsfq_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/rel_norms_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/relmob_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/sacredness_cartoon_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/satisfaction_with_life_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/schwartz_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/selfeval_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/srpsf_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/stories_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/systems_feelings_process.html

Gwern

2024-01-01



---
/doc/personal/2011-gwern-yourmorals.org/ztpi_process.html

Gwern

2024-01-01



---
/doc/personal/2012-gwern-amphetype-after.csv

Gwern
2012
2024-01-01



---
/doc/personal/2012-gwern-amphetype-before.csv

Gwern
2012
2024-01-01



---
/doc/personal/2012-gwern-personalityproject-2.html

Gwern
2012
2024-01-01



---
/doc/personal/2012-gwern-personalityproject.html

Gwern
2012
2024-01-01



---
/doc/personal/2013-cicadas/gwern-bag.jpg



2024-01-01



---
/doc/personal/2013-cicadas/gwern-dinner.jpg



2024-01-01



---
/doc/personal/2013-cicadas/gwern-saucepan.jpg



2024-01-01



---
/doc/personal/2013-gwern-gjp-forecastresults.pdf
Good Judgment Project Participant Feedback Report—Season 2 Performance
Gwern
2013-01-01
2024-01-01



---
/doc/personal/2013-gwern-lsdmicrodose.csv

Gwern
2013
2024-01-01



---
/doc/personal/2013-gwern-personalityproject.html

Gwern
2013
2024-01-01



---
/doc/personal/2014-moulton-memorialservice.pdf
Arthur Bertram Moulton Junior (November 29, 1920—December 20, 2013)

2014
2024-01-01



---
/doc/personal/2016-12-05-wifi-benchmarking.csv


2016-12-05
2024-01-01



---
/doc/personal/2018-06-26-gwern-workstation-gpusatnight.jpg

Gwern
2018-07-29
2024-01-01



---
/doc/personal/2018-10-08-gwern-cat-keyboardbreak.jpg

Gwern
2018-10-08
2024-01-01



---
/doc/personal/2018-10-gwern-moma-treeframeskyscrapers.jpg

Gwern
2018-10
2024-01-01



---
/doc/personal/2019-04-28-gwern-cat-sunlight-yard.jpg

Gwern
2019-04-28
2024-01-01



---
/doc/personal/businesscard-back.jpg



2024-01-01



---
/doc/personal/businesscard-front-draft.xcf



2024-01-01



---
/doc/personal/businesscard-front-final.zip



2024-01-01



---
/doc/personal/businesscard-front.png



2024-01-01



---
/doc/personal/goodreads.csv



2024-01-01



---
/doc/personal/google-cse.xml



2024-01-01



---
/doc/personal/index
‘personal’ tag

2022-10-17
2024-01-20


<figure><img class="float-right page-thumbnail invert-not outline" height="998" width="660" src="/doc/personal/2017-06-27-gwern-stlouis-zoo-waterfountain-nominativedeterminism.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>personal</code>, most recent first: 3 <a href="/doc/personal/index#see-alsos" class="icon-not">related tags</a>, 3 <a href="/doc/personal/index#links" class="icon-not">annotations</a>, &amp; 31 <a href="/doc/personal/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/personal/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/personal/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/personal/index#gwern-newsletter-2019-13-section" id="toc-gwern-newsletter-2019-13-section">“2019 News”, Gwern 2019</a></li>
<li><a href="/doc/personal/index#gwern-about-section" id="toc-gwern-about-section">“About This Website”, Gwern 2010</a></li>
<li><a href="/doc/personal/index#gwern-review-movie-section" id="toc-gwern-review-movie-section">“Movie Reviews”, Gwern 2014</a></li>
<li><a href="/doc/personal/index#gwern-2014-3-section" id="toc-gwern-2014-3-section">“Adjusting Linux Pulseaudio Frequency Settings for Hearing Loss”, Gwern 2014</a></li>
<li><a href="/doc/personal/index#gwern-traffic-section" id="toc-gwern-traffic-section">“Gwern.net Website Traffic”, Gwern 2011</a></li>
<li><a href="/doc/personal/index#gwern-improvement-section" id="toc-gwern-improvement-section">“My Ordinary Life: Improvements Since the 1990s”, Gwern 2018</a></li>
<li><a href="/doc/personal/index#gwern-review-opera-section" id="toc-gwern-review-opera-section">“Opera Reviews”, Gwern 2019</a></li>
<li><a href="/doc/personal/index#gwern-blackmail-section" id="toc-gwern-blackmail-section">“Blackmail Fail”, Gwern 2013</a></li>
<li><a href="/doc/personal/index#gwern-me-section" id="toc-gwern-me-section">“About Gwern”, Gwern 2009</a></li>
<li><a href="/doc/personal/index#gwern-review-mead-section" id="toc-gwern-review-mead-section">“Mead”, Gwern 2012</a></li>
<li><a href="/doc/personal/index#gwern-3-grenades-section" id="toc-gwern-3-grenades-section">“The 3 Grenades and the 4 Noble Truths”, Gwern 2008</a></li>
<li><a href="/doc/personal/index#gwern-wifi-section" id="toc-gwern-wifi-section">“Internet WiFi Improvement”, Gwern 2016</a></li>
<li><a href="/doc/personal/index#gwern-wood-pillow-section" id="toc-gwern-wood-pillow-section">“Wooden Pillow”, Gwern 2008</a></li>
<li><a href="/doc/personal/index#gwern-wikipedia-resume-section" id="toc-gwern-wikipedia-resume-section">“Wikipedia Résumé”, Gwern 2010</a></li>
<li><a href="/doc/personal/index#gwern-fiction-human-story-section" id="toc-gwern-fiction-human-story-section">“A Human Story”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/personal/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/personal/index#section" id="toc-section">“Arthur Bertram Moulton Junior (November 29, 1920—December 20, 2013)”</a></li>
<li><a href="/doc/personal/index#gwern-2013-15-section" id="toc-gwern-2013-15-section">“Good Judgment Project Participant Feedback Report—Season 2 Performance”, Gwern 2013</a></li>
<li><a href="/doc/personal/index#gjerde-et-al-2012-section" id="toc-gjerde-et-al-2012-section">“The Heritability of Avoidant and Dependent Personality Disorder Assessed by Personal Interview and Questionnaire”, Gjerde et al 2012</a></li>
</ul></li>
<li><a href="/doc/personal/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/personal/mal-anime.xml



2024-01-01



---
/doc/personal/mal-manga.xml



2024-01-01



---
/doc/personal/mnemosyne-python-hard-way.txt



2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-branch-frontal.jpg

Gwern
2011
2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-branch-side.jpg

Gwern
2011
2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-branch-upwards.jpg

Gwern
2011
2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-full-frontal.jpg

Gwern
2011
2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-full-panorama.jpg

Gwern
2011
2024-01-01



---
/doc/personal/mulberry-tree/2011-gwern-june-full-side.jpg

Gwern
2011
2024-01-01



---
/doc/personal/rss-subscriptions.opml



2024-01-01



---
/doc/philosophy/2022-11-16-tomgauld-newscientist-tomgauldonthemusingsofkierkegaard.jpg


2022-11-16
2024-01-01



---
/doc/philosophy/brethren-of-purity/1955-tibawi.pdf


1955-01-01
2024-01-01



---
/doc/philosophy/brethren-of-purity/1978-hamdani.pdf
Abu Hayyan al-Tawhidi and the Brethren of Purity

1978-01-01
2024-01-01



---
/doc/philosophy/brethren-of-purity/1989-hamdani.pdf


1989-01-01
2024-01-01



---
/doc/philosophy/brethren-of-purity/2002-steigerwald.pdf


2002-01-01
2024-01-01



---
/doc/philosophy/epistemology/1888-flammarion-latmospheremetereorologiepopulaire-theflammarianengraving.jpg


1888
2024-01-01



---
/doc/philosophy/epistemology/1939-moore.pdf
Proof of an External World
G. E. Moore
1939-01-01
2024-01-01



---
/doc/philosophy/epistemology/1939-moore.pdf#page=10
Proof of an External World § pg10
G. E. Moore
1939-01-01
2024-01-01



---
/doc/philosophy/epistemology/1958-hanson-patternsofdiscovery.pdf
Patterns of Discovery: An Inquiry into the Conceptual Foundations of Science
Norwood Russell Hanson
1958-01-01
2024-01-01



---
/doc/philosophy/epistemology/1963-gettier.pdf
Is Justified True Belief Knowledge?
Edmund L. Gettier
1963-06-01
2024-10-16
[("doi","10.1093/analys/23.6.121")]


---
/doc/philosophy/epistemology/1967-lewy.pdf
A Note on the Text of the Tractatus

1967-01-01
2024-01-01
[("doi","10.2307/2251849")]


---
/doc/philosophy/epistemology/1986-brown-2.pdf
On Things Not Being What They Appear
Geoffrey Brown
1986-01-01
2024-01-01
[("doi","10.2307/2254295")]


---
/doc/philosophy/epistemology/1986-brown.pdf
How Would It Look If...?
Geoffrey Brown
1986-12-01
2024-01-01
[("doi","10.2307/40885126")]


---
/doc/philosophy/epistemology/1996-worth-bernardmastondonaldrgriffithdeprongmoritripsicumplateau.pdf
Bernard Maston, Donald R. Griffith, and the Deprong Mori of the Tripsicum Plateau
Valentine Worth
1996-01-01
2024-01-01



---
/doc/philosophy/epistemology/2000-simons-tellthebeesbeliefknowledgehypersymboliccognition.pdf
Tell The Bees... Belief, Knowledge & Hypersymbolic Cognition
Sarah Simons
2000-01-01
2024-01-01



---
/doc/philosophy/epistemology/2007-melzer.pdf
On the Pedagogical Motive for Esoteric Writing

2007-01-01
2024-01-01



---
/doc/philosophy/epistemology/2012-alexander-thewiseststeelman.html


2012
2024-01-01



---
/doc/philosophy/epistemology/2012-decruz-trustintestimonyandmiracles.html


2012
2024-01-01



---
/doc/philosophy/epistemology/2012-sistery-tryingtoseethrough.html


2012
2024-01-01



---
/doc/philosophy/epistemology/2014-bourget-table15-factoranalysisofphilosophyviewsin2009philpaperssurvey.jpg


2014
2024-01-01



---
/doc/philosophy/epistemology/2014-bourget-table16-correlationsbetween7latentfactorsofphilosophicalviewsandvariousdemographicorbeliefsinthe2009philpaperssurvey.jpg


2014
2024-01-01



---
/doc/philosophy/epistemology/2021-yaden-table5-preregisteredcorrelationsofphilosopherbeliefsandpsychology.png


2021
2024-01-01



---
/doc/philosophy/epistemology/examplebionetwork-pathway03.jpg



2024-01-01



---
/doc/philosophy/ethics/1558-bruegeltheelder-landscapewiththefalloficarus-crop-thumbnail-512px.jpg


1558
2024-07-08



---
/doc/philosophy/ethics/1558-bruegeltheelder-landscapewiththefalloficarus.jpg


1558
2024-04-24



---
/doc/philosophy/ethics/1963-02-01-susansontag-simoneweil.html


1963-02-01
2024-01-01



---
/doc/philosophy/ethics/1982-shklar.pdf
Putting Cruelty First
Judith N. Shklar
1982-06-01
2024-01-01
[("doi","10.2307/20024800")]


---
/doc/philosophy/ethics/1986-carse-finiteandinfinitegames.pdf


1986-01-01
2024-01-01



---
/doc/philosophy/ethics/1988-velleman.pdf


1988-01-01
2024-01-01



---
/doc/philosophy/ethics/1989-lewis.pdf


1989-01-01
2024-01-01



---
/doc/philosophy/ethics/1992-blackorby.pdf
Pigs and Guinea Pigs: A Note on the Ethics of Animal Exploitation
Charles Blackorby, David Donaldson
1992-11-01
2024-01-01
[("doi","10.2307/2234794")]


---
/doc/philosophy/ethics/1995-loeb.pdf


1995-01-01
2024-01-01



---
/doc/philosophy/ethics/1995-rosatigood.pdf


1995-01-01
2024-01-01



---
/doc/philosophy/ethics/1999-murphy.pdf
The Simple Desire-Fulfillment Theory

1999-01-01
2024-01-01



---
/doc/philosophy/ethics/2004-keller.pdf


2004-01-01
2024-01-01



---
/doc/philosophy/ethics/2004-wisnewski.pdf
A Defense of Cannibalism
J. Jeremy Wisnewski
2004-07-01
2024-01-01
[("doi","10.2307/40441385")]


---
/doc/philosophy/ethics/2005-rosen.pdf
Jeremy Bentham on Slavery and the Slave Trade
Frederick Rosen
2005-01-01
2024-01-01



---
/doc/philosophy/ethics/2007-greene.pdf

Word
2007-01-01
2024-01-01



---
/doc/philosophy/ethics/2008-10-29-hognotes-worldsofsufferinganinterviewwithalandawrst.html


2008-10-29
2024-01-01



---
/doc/philosophy/ethics/2011-yvain-deadchild.html


2011
2024-01-01



---
/doc/philosophy/ethics/2020-12-10-pew-internationalsciencereligion-globalgeneeditingattitudes-summary.png


2020-12-10
2024-01-01



---
/doc/philosophy/ethics/2020-gollwitzer-figure1-exampleimagesofpatternbreakingdesignsfromgollwitzeretal2017.jpg


2020
2024-01-01



---
/doc/philosophy/ethics/2020-smilansky.pdf
Should We Sacrifice the Utilitarians First?
Saul Smilansky
2020-03-05
2024-01-01
[("doi","10.1093/pq/pqaa003")]

<p>It is commonly thought that morality applies universally to all human beings as moral targets, and our general moral obligations to people will not, as a rule, be affected by their views.</p>
<p>I propose and explore a radical, alternative normative moral theory, ‘<strong>Designer Ethics</strong>’, according to which our views are pro tanto crucial determinants of how, morally, we ought to be treated.</p>
<p>For example, since <a href="https://en.wikipedia.org/wiki/Utilitarianism">utilitarians</a> are more sympathetic to the idea that human beings may be sacrificed for the greater good, perhaps it is permissible (or, even under certain conditions, obligatory) to give them ‘priority’ as potential victims.</p>
<p>This odd idea has manifold drawbacks but I claim that it also has substantial advantages, that it has some affinities to more commonly accepted moral positions, and that it should be given a significant role in our ethical thinking.</p>
---
/doc/philosophy/ethics/2021-freeling.pdf
Animal Minds, Social Change, and the Future of Fisheries Science
Benjamin S. Freeling, Sean D. Connell
2021-08-05
2024-01-01
[("doi","10.3389/fmars.2021.684841")]


---
/doc/philosophy/frank-ramsey/1980-arrow.pdf
Foundations: Essays in Philosophy, Logic, Mathematics and Economics. F. P. Ramsey, D. H. Mellor
Kenneth J. Arrow
1980-01-01
2024-03-12
[("doi","10.1086/260894")]


---
/doc/philosophy/frank-ramsey/1983-mellor.pdf
The eponymous F. P. Ramsey
D. H. Mellor
1983-01-01
2024-01-01
[("doi","10.1002/jgt.3190070103")]


---
/doc/philosophy/frank-ramsey/1995-mellor.pdf
Cambridge Philosophers I: F. P. Ramsey
D. H. Mellor
1995-01-01
2024-01-01
[("doi","10.1017/S0031819100065396")]

<p><a href="!W">Frank Plumpton Ramsey</a> was born in February 1903, and he died in January 1930—just before his 27<sup>th</sup> birthday.</p>
<p>In his short life he produced an extraordinary amount of profound and original work in economics, mathematics and logic as well as in philosophy: work which in all these fields is still, over 60 years on, extremely influential.</p>
---
/doc/philosophy/frank-ramsey/2016-monk.pdf
‘One of the Great Intellects of His Time': review of _Frank Ramsey (1903–1930): A Sister’s Memoir: by Margaret Paul
Ray Monk
2016-01-01
2024-01-01



---
/doc/philosophy/frank-ramsey/index
‘Frank Ramsey’ tag

2022-06-30
2024-03-12


<div class="page-description-annotation">
<p>Bibliography for tag <code>philosophy/frank-ramsey</code>, most recent first: 16 <a href="/doc/philosophy/frank-ramsey/index#links" class="icon-not">annotations</a> &amp; 3 <a href="/doc/philosophy/frank-ramsey/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/philosophy/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/note/frank-ramsey" id="gwern-note-frank-ramsey" class="link-annotated-partial include-content-core include-strict link-page" title="Transclude link for doc/philosophy/frank-ramsey/ notes page.">[page summary]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/philosophy/frank-ramsey/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/philosophy/frank-ramsey/index#monk-2016-section" id="toc-monk-2016-section">“‘One of the Great Intellects of His Time’: Review of _Frank Ramsey (1903–1930): A Sister’s Memoir: by Margaret Paul”, Monk 2016</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-duarte-2009-section" id="toc-ramsey-duarte-2009-section">“Frank Ramsey’s Notes on Saving and Taxation”, Ramsey &amp; Duarte 2009</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#mellor-1995-section" id="toc-mellor-1995-section">“Cambridge Philosophers I: F. P. Ramsey”, Mellor 1995</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-mellor-1990-section" id="toc-ramsey-mellor-1990-section"><em>F. P. Ramsey: Philosophical Papers</em>, Ramsey &amp; Mellor 1990</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1990-section" id="toc-ramsey-1990-section">“Weight or the Value of Knowledge”, Ramsey 1990</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#mellor-1983-section" id="toc-mellor-1983-section">“The Eponymous F. P. Ramsey”, Mellor 1983</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#arrow-1980-section" id="toc-arrow-1980-section">“Foundations: Essays in Philosophy, Logic, Mathematics and Economics. F. P. Ramsey, D. H. Mellor”, Arrow 1980</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1930-section" id="toc-ramsey-1930-section">“On a Problem of Formal Logic”, Ramsey 1930</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1928-section" id="toc-ramsey-1928-section">“A Mathematical Theory of Saving”, Ramsey 1928</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1927b-section" id="toc-ramsey-1927b-section">“A Contribution to the Theory of Taxation”, Ramsey 1927b</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-moore-1927-section" id="toc-ramsey-moore-1927-section">“Symposium: Facts and Propositions”, Ramsey &amp; Moore 1927</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1926b-section" id="toc-ramsey-1926b-section">“The Foundations of Mathematics”, Ramsey 1926b</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#joseph-et-al-1926-section" id="toc-joseph-et-al-1926-section">“Symposium: Universals and the ‘Method of Analysis’”, Joseph et al 1926</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1925-section" id="toc-ramsey-1925-section">“Universals”, Ramsey 1925</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1923-section" id="toc-ramsey-1923-section">“Review of <em>Tractatus Logico-Philosophicus</em> by Ludwig Wittgenstein”, Ramsey 1923</a></li>
<li><a href="/doc/philosophy/frank-ramsey/index#ramsey-1922-section" id="toc-ramsey-1922-section">“Mr Keynes on Probability [Review of J. M. Keynes, <em>A Treatise on Probability</em>, 1921]”, Ramsey 1922</a></li>
</ul></li>
<li><a href="/doc/philosophy/frank-ramsey/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/philosophy/index
‘philosophy’ tag

2018-11-28
2024-09-16


<figure><img class="float-right page-thumbnail invert-not outline" height="653" width="920" src="/doc/philosophy/2022-11-16-tomgauld-newscientist-tomgauldonthemusingsofkierkegaard.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>philosophy</code>, most recent first: 10 <a href="/doc/philosophy/index#see-alsos" class="icon-not">related tags</a>, 14 <a href="/doc/philosophy/index#links" class="icon-not">annotations</a>, &amp; 2 <a href="/doc/philosophy/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/philosophy/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/philosophy/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/philosophy/index#gwern-math-error-section" id="toc-gwern-math-error-section">“The Existential Risk of Math Errors”, Gwern 2012</a></li>
<li><a href="/doc/philosophy/index#gwern-newton-section" id="toc-gwern-newton-section">“Newton’s System of the World and Comets”, Gwern 2016</a></li>
<li><a href="/doc/philosophy/index#gwern-littlewood-origin-section" id="toc-gwern-littlewood-origin-section">“Origin of ‘Littlewood’s Law of Miracles’”, Gwern 2019</a></li>
<li><a href="/doc/philosophy/index#gwern-mugging-dp-section" id="toc-gwern-mugging-dp-section">“Solving Pascal’s Mugging With Dynamic Programming”, Gwern 2019</a></li>
<li><a href="/doc/philosophy/index#gwern-mugging-section" id="toc-gwern-mugging-section">“Notes on Pascal’s Mugging”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-sunk-cost-section" id="toc-gwern-sunk-cost-section">“Are Sunk Costs Fallacies?”, Gwern 2012</a></li>
<li><a href="/doc/philosophy/index#gwern-note-frank-ramsey-section" id="toc-gwern-note-frank-ramsey-section">“Frank P. Ramsey Bibliography”, Gwern 2019</a></li>
<li><a href="/doc/philosophy/index#gwern-culture-is-not-about-esthetics-section" id="toc-gwern-culture-is-not-about-esthetics-section">“Culture Is Not About Esthetics”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-isomorphism-section" id="toc-gwern-isomorphism-section">“Isomorphisms &amp; Meaning”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-anime-criticism-section" id="toc-gwern-anime-criticism-section">“Why Anime?”, Gwern 2011</a></li>
<li><a href="/doc/philosophy/index#gwern-ontological-pantheism-section" id="toc-gwern-ontological-pantheism-section">“Ontological Pantheism”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-stress-section" id="toc-gwern-stress-section">“On Stress”, Gwern 2008</a></li>
<li><a href="/doc/philosophy/index#gwern-copyright-section" id="toc-gwern-copyright-section">“Against Copyright”, Gwern 2008</a></li>
<li><a href="/doc/philosophy/index#gwern-religious-experience-section" id="toc-gwern-religious-experience-section">“Distinguishing Sources of Religion by Their Experiential Differences”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-simulation-inference-section" id="toc-gwern-simulation-inference-section">“Simulation Inferences”, Gwern 2009</a></li>
<li><a href="/doc/philosophy/index#gwern-atomism-section" id="toc-gwern-atomism-section">“The Presocratic’s Logical Path to Atomism”, Gwern 2010</a></li>
<li><a href="/doc/philosophy/index#gwern-haskell-hypertime-section" id="toc-gwern-haskell-hypertime-section">“Hypertime in Haskell”, Gwern 2012</a></li>
<li><a href="/doc/philosophy/index#gwern-miletian-section" id="toc-gwern-miletian-section">“Against the Miletians and the One True Element”, Gwern 2008</a></li>
<li><a href="/doc/philosophy/index#gwern-fiction-dinosaur-comics-section" id="toc-gwern-fiction-dinosaur-comics-section">“<em>Dinosaur Comics</em> Comics”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/philosophy/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/philosophy/index#dong-et-al-2022-1-section" id="toc-dong-et-al-2022-1-section">“30 Years of Psychological Wisdom Research: What We Know About the Correlates of an Ancient Concept”, Dong et al 2022</a></li>
<li><a href="/doc/philosophy/index#richardson-2018-section" id="toc-richardson-2018-section">“Vectors 3.0: Even More Aphorisms and Ten-Second Essays”, Richardson 2018</a></li>
<li><a href="/doc/philosophy/index#sandberg-et-al-2018-section" id="toc-sandberg-et-al-2018-section">“Dissolving the Fermi Paradox”, Sandberg et al 2018</a></li>
<li><a href="/doc/philosophy/index#ohshima-et-al-2012-page-2-section" id="toc-ohshima-et-al-2012-page-2-section">“STEPS Toward Expressive Programming Systems: “A Science Experiment””, Ohshima et al 2012 (page 2)</a></li>
<li><a href="/doc/philosophy/index#%C4%87irkovi%C4%87-et-al-2010-section" id="toc-ćirković-et-al-2010-section">“Anthropic Shadow: Observation Selection Effects and Human Extinction Risks”, Ćirković et al 2010</a></li>
<li><a href="/doc/philosophy/index#dennett-2006-section" id="toc-dennett-2006-section">“Higher-Order Truths about Chmess”, Dennett 2006</a></li>
<li><a href="/doc/philosophy/index#moretti-2000-section" id="toc-moretti-2000-section">“The Slaughterhouse of Literature”, Moretti 2000</a></li>
<li><a href="/doc/philosophy/index#perlis-1982-section" id="toc-perlis-1982-section">“Epigrams on Programming”, Perlis 1982</a></li>
<li><a href="/doc/philosophy/index#viereck-einstein-1929-section" id="toc-viereck-einstein-1929-section">“What Life Means to Einstein: An Interview”, Viereck &amp; Einstein 1929</a></li>
<li><a href="/doc/philosophy/index#loos-1910-section" id="toc-loos-1910-section">“Ornament and Crime”, Loos 1910</a></li>
<li><a href="/doc/philosophy/index#sullivan-1794-section" id="toc-sullivan-1794-section">“<em>A View of Nature: In Letters to a Traveller Among the Alps V2</em> § Letter 48”, Sullivan 1794</a></li>
<li><a href="/doc/philosophy/index#section" id="toc-section">“How Archives Can Make—Or Break—A Philosopher’s Reputation”</a></li>
<li><a href="/doc/philosophy/index#section-1" id="toc-section-1">“Philosophers Who Have Found Success Outside Academia”</a></li>
<li><a href="/doc/philosophy/index#YWAa2JIN-section" id="toc-YWAa2JIN-section">“Explain <em>XKCD</em> #1393: “Timeghost””, XKCD 2024</a></li>
<li><a href="/doc/philosophy/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/philosophy/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/philosophy/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/philosophy/logic/1966-sparkes.pdf
‘Begging the Question’
A. W. Sparkes
1966-07-01
2024-01-01
[("doi","10.2307/2708600")]


---
/doc/philosophy/logic/1978-shope.pdf


1978-01-01
2024-01-01



---
/doc/philosophy/logic/1998-priest.pdf


1998-01-01
2024-01-01



---
/doc/philosophy/logic/2022-jung-figure6-2examplesofmaieuticpromptingtogenerate2argumenttreesonecorrectoneincorrect.png


2022
2024-01-01



---
/doc/philosophy/logic/index
‘logic’ tag

2019-12-15
2024-11-21


<figure><img class="float-right page-thumbnail invert-auto outline" height="800" width="1720" src="/doc/philosophy/logic/2022-jung-figure6-2examplesofmaieuticpromptingtogenerate2argumenttreesonecorrectoneincorrect.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>philosophy/logic</code>, most recent first: 1 <a href="/doc/philosophy/logic/index#see-alsos" class="icon-not">related tag</a>, 39 <a href="/doc/philosophy/logic/index#links" class="icon-not">annotations</a>, &amp; 11 <a href="/doc/philosophy/logic/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/philosophy/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/philosophy/logic/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/philosophy/logic/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/philosophy/logic/index#gwern-2024-epositive-section" id="toc-gwern-2024-epositive-section">“Abs-E (or, Speak Only in the Positive) § <code>text2epositive.py</code> Experiment”, Gwern 2024</a></li>
<li><a href="/doc/philosophy/logic/index#gwern-2024-epositive-section" id="toc-gwern-2024-epositive-section">“Abs-E (or, Speak Only in the Positive) § <code>text2epositive.py</code> Experiment”, Gwern 2024</a></li>
<li><a href="/doc/philosophy/logic/index#gwern-2024-epositive-script-section" id="toc-gwern-2024-epositive-script-section">“<code>text2epositive.py</code>”, Gwern 2024</a></li>
<li><a href="/doc/philosophy/logic/index#gwern-modus-section" id="toc-gwern-modus-section">“One Man’s <em>Modus Ponens</em>”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/philosophy/logic/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/philosophy/logic/index#piantadosi-et-al-2024-section" id="toc-piantadosi-et-al-2024-section">“Why Concepts Are (probably) Vectors”, Piantadosi et al 2024</a></li>
<li><a href="/doc/philosophy/logic/index#lewis-mitchell-2024-section" id="toc-lewis-mitchell-2024-section">“Using Counterfactual Tasks to Evaluate the Generality of Analogical Reasoning in Large Language Models”, Lewis &amp; Mitchell 2024</a></li>
<li><a href="/doc/philosophy/logic/index#eisape-et-al-2023-section" id="toc-eisape-et-al-2023-section">“A Systematic Comparison of Syllogistic Reasoning in Humans and Language Models”, Eisape et al 2023</a></li>
<li><a href="/doc/philosophy/logic/index#lenat-marcus-2023-section" id="toc-lenat-marcus-2023-section">“Getting from Generative AI to Trustworthy AI: What LLMs Might Learn from Cyc”, Lenat &amp; Marcus 2023</a></li>
<li><a href="/doc/philosophy/logic/index#fluri-et-al-2023-section" id="toc-fluri-et-al-2023-section">“Evaluating Superhuman Models With Consistency Checks”, Fluri et al 2023</a></li>
<li><a href="/doc/philosophy/logic/index#liu-et-al-2023-16-section" id="toc-liu-et-al-2023-16-section">“LLM+P: Empowering Large Language Models With Optimal Planning Proficiency”, Liu et al 2023</a></li>
<li><a href="/doc/philosophy/logic/index#koralus-wang-ma%C5%9Bcianica-2023-section" id="toc-koralus-wang-maścianica-2023-section">“Humans in Humans Out: On GPT Converging Toward Common Sense in Both Success and Failure”, Koralus &amp; Wang-Maścianica 2023</a></li>
<li><a href="/doc/philosophy/logic/index#chiang-et-al-2023-2-section" id="toc-chiang-et-al-2023-2-section">“Tighter Bounds on the Expressivity of Transformer Encoders”, Chiang et al 2023</a></li>
<li><a href="/doc/philosophy/logic/index#webb-et-al-2022-section" id="toc-webb-et-al-2022-section">“Emergent Analogical Reasoning in Large Language Models”, Webb et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#burns-et-al-2022-section" id="toc-burns-et-al-2022-section">“Discovering Latent Knowledge in Language Models Without Supervision”, Burns et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#petersen-et-al-2022-section" id="toc-petersen-et-al-2022-section">“Deep Differentiable Logic Gate Networks”, Petersen et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#merrill-sabharwal-2022-1-section" id="toc-merrill-sabharwal-2022-1-section">“Transformers Implement First-Order Logic With Majority Quantifiers”, Merrill &amp; Sabharwal 2022</a></li>
<li><a href="/doc/philosophy/logic/index#han-et-al-2022-section" id="toc-han-et-al-2022-section">“FOLIO: Natural Language Reasoning With First-Order Logic”, Han et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#dasgupta-et-al-2022-section" id="toc-dasgupta-et-al-2022-section">“Language Models Show Human-Like Content Effects on Reasoning”, Dasgupta et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#bayer-et-al-2022-section" id="toc-bayer-et-al-2022-section">“Mathematical Proof Between Generations”, Bayer et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#jung-et-al-2022-section" id="toc-jung-et-al-2022-section">“Maieutic Prompting: Logically Consistent Reasoning With Recursive Explanations”, Jung et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#zhang-et-al-2022-07-section" id="toc-zhang-et-al-2022-07-section">“On the Paradox of Learning to Reason from Data”, Zhang et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#ghasemi-et-al-2022-section" id="toc-ghasemi-et-al-2022-section">“Logical Intuition Is Not Really About Logic”, Ghasemi et al 2022</a></li>
<li><a href="/doc/philosophy/logic/index#lowe-et-al-2021-section" id="toc-lowe-et-al-2021-section">“Logical Activation Functions: Logit-Space Equivalents of Probabilistic Boolean Operators”, Lowe et al 2021</a></li>
<li><a href="/doc/philosophy/logic/index#merigoux-et-al-2021-section" id="toc-merigoux-et-al-2021-section">“Catala: A Programming Language for the Law”, Merigoux et al 2021</a></li>
<li><a href="/doc/philosophy/logic/index#pavlus-2020-section" id="toc-pavlus-2020-section">“How the Slowest Computer Programs Illuminate Math’s Fundamental Limits: The Goal of the ‘Busy Beaver’ Game Is to Find the Longest-Running Computer Program. Its Pursuit Has Surprising Connections to Some of the Most Profound Questions and Concepts in Mathematics”, Pavlus 2020</a></li>
<li><a href="/doc/philosophy/logic/index#chollet-2019-section" id="toc-chollet-2019-section">“On the Measure of Intelligence”, Chollet 2019</a></li>
<li><a href="/doc/philosophy/logic/index#murray-oorschot-2018-section" id="toc-murray-oorschot-2018-section">“Best Practices: Formal Proofs, the Fine Print and Side Effects”, Murray &amp; Oorschot 2018</a></li>
<li><a href="/doc/philosophy/logic/index#lawsky-2017-section" id="toc-lawsky-2017-section">“A Logic for Statutes”, Lawsky 2017</a></li>
<li><a href="/doc/philosophy/logic/index#regehr-2012-section" id="toc-regehr-2012-section">“How Did Software Get So Reliable Without Proof? [Blog]”, Regehr 2012</a></li>
<li><a href="/doc/philosophy/logic/index#aaronson-2011-section" id="toc-aaronson-2011-section">“Why Philosophers Should Care About Computational Complexity”, Aaronson 2011</a></li>
<li><a href="/doc/philosophy/logic/index#drescher-2006-page-39-section" id="toc-drescher-2006-page-39-section">“<em>Good and Real: Demystifying Paradoxes from Physics to Ethics</em> § 1.2.3: Paradoxes: When Arguments Collide”, Drescher 2006 (page 39)</a></li>
<li><a href="/doc/philosophy/logic/index#friedman-2002-page-4-section" id="toc-friedman-2002-page-4-section">“Philosophical Problems in Logic § Ultrafinitism”, Friedman 2002 (page 4)</a></li>
<li><a href="/doc/philosophy/logic/index#hodges-1998-section" id="toc-hodges-1998-section">“An Editor Recalls Some Hopeless Papers”, Hodges 1998</a></li>
<li><a href="/doc/philosophy/logic/index#hoare-1996-section" id="toc-hoare-1996-section">“How Did Software Get so Reliable without Proof?”, Hoare 1996</a></li>
<li><a href="/doc/philosophy/logic/index#smullyan-1982-section" id="toc-smullyan-1982-section">“An Epistemological Nightmare”, Smullyan 1982</a></li>
<li><a href="/doc/philosophy/logic/index#davis-hersh-1972b-section" id="toc-davis-hersh-1972b-section">“Nonstandard Analysis”, Davis &amp; Hersh 1972b</a></li>
<li><a href="/doc/philosophy/logic/index#sparkes-1966-section" id="toc-sparkes-1966-section">“‘Begging the Question’”, Sparkes 1966</a></li>
<li><a href="/doc/philosophy/logic/index#austin-1956-section" id="toc-austin-1956-section">“A Plea for Excuses: The Presidential Address”, Austin 1956</a></li>
<li><a href="/doc/philosophy/logic/index#borges-1942-section" id="toc-borges-1942-section">“John Wilkins’s Analytical Language”, Borges 1942</a></li>
<li><a href="/doc/philosophy/logic/index#ramsey-moore-1927-section" id="toc-ramsey-moore-1927-section">“Symposium: Facts and Propositions”, Ramsey &amp; Moore 1927</a></li>
<li><a href="/doc/philosophy/logic/index#ramsey-1923-section" id="toc-ramsey-1923-section">“Review of <em>Tractatus Logico-Philosophicus</em> by Ludwig Wittgenstein”, Ramsey 1923</a></li>
<li><a href="/doc/philosophy/logic/index#section" id="toc-section">“In Strategic Time, Open-Source Games Are Loopy”</a></li>
<li><a href="/doc/philosophy/logic/index#section-1" id="toc-section-1">“Mathematical Notation: Past and Future”</a></li>
<li><a href="/doc/philosophy/logic/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/philosophy/logic/index#planning-proficiency" id="toc-planning-proficiency"><code>planning-proficiency</code></a></li>
<li><a href="/doc/philosophy/logic/index#reasoning-logic-learning-analogies-reasoning-models-logical-reasoning-language-logic" id="toc-reasoning-logic-learning-analogies-reasoning-models-logical-reasoning-language-logic"><code>reasoning-logic learning-analogies reasoning-models logical-reasoning language-logic</code></a></li>
<li><a href="/doc/philosophy/logic/index#legal-philosophy" id="toc-legal-philosophy"><code>legal-philosophy</code></a></li>
</ul></li>
<li><a href="/doc/philosophy/logic/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/philosophy/logic/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/philosophy/logic/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/philosophy/mind/1972-perry.pdf
Can the Self Divide?
John Perry
1972-09-07
2024-01-01
[("doi","10.2307/2025324")]


---
/doc/philosophy/mind/2004-perry.html


2004
2024-01-01



---
/doc/philosophy/mind/2021-hogendoorn-figure1-perceptualpostdictioninthecolorphieffect.jpg


2021
2024-01-01



---
/doc/philosophy/ontology/1969-quine.pdf
Natural Kinds
Willard Van Orman Quine
1969-01-01
2024-01-01
[("doi","10.1007/978-94-017-1466-2_2")]


---
/doc/philosophy/ontology/1970-brittan.pdf
Explanation and Reduction
Gordon G. Brittan
1970-07-09
2024-01-01
[("doi","10.2307/2023862")]


---
/doc/philosophy/ontology/1972-ferwerda.pdf
Democritus and Plato
R. Ferwerda
1972-01-01
2024-01-01
[("doi","10.2307/4430143")]


---
/doc/philosophy/ontology/1972-goodman.pdf
Seven Strictures on Similarity
Nelson Goodman
1972-01-01
2024-01-01



---
/doc/philosophy/religion/1934-leuba.pdf
Religious Beliefs of American Scientists
James H. Leuba
1934-08-01
2024-01-01



---
/doc/philosophy/religion/1956-mirandola-orationonthedignityofman.pdf
<em>Oration On The Dignity Of Man</em>
Giovanni Pico Della Mirandola, A. Robert Caponigri, Russell Kirk
1956-01-01
2024-12-13



---
/doc/philosophy/religion/1970-hyatt-hoodooconjurationwitchcraftrootwork-v1to5.pdf


1970
2024-01-01



---
/doc/philosophy/religion/1972-dalton.pdf
Kings Dying On Tuesday
G. F. Dalton
1972-03-01
2024-11-02
[("doi","10.1080/0015587X.1972.9716471")]


---
/doc/philosophy/religion/1973-kubose-zenkoans.pdf


1973-01-01
2024-01-01



---
/doc/philosophy/religion/1998-hopkins.pdf
Christian Number and its Implications
K. Hopkins
1998-06-01
2024-01-01
[("doi","10.1017/CBO9781139093552.014")]


---
/doc/philosophy/religion/2012-rmp-thecaseforcthulhu.html


2012
2024-01-01



---
/doc/philosophy/religion/2023-morin.pdf
Why Monsters Are Dangerous
Olivier Morin, Oleg Sobchuk
2023-12-01
2024-01-01
[("doi","10.1215/03335372-10824226")]

<p>Monsters and other imaginary animals have been conjured up by a wide range of cultures. Can their popularity be explained, and can their properties be predicted? These were long-standing questions for <a href="https://en.wikipedia.org/wiki/Structuralism_(anthropology)">structuralist</a> or <a href="https://en.wikipedia.org/wiki/Cognitive_anthropology">cognitive anthropology</a>, as well as <a href="https://en.wikipedia.org/wiki/Literary_studies">literary studies</a> and <a href="https://en.wikipedia.org/wiki/Cultural_evolution">cultural evolution</a>. The task is to solve the puzzle raised by the popularity of extraordinary imaginary animals, and to explain some cross-cultural regularities that such animals present—traits like hybridity or dangerousness.</p>
<p>The standard approach to this question was to first investigate how human imagination deals with actually existing animals. Structuralist theory held that some animals are particularly “good to think with.” According to <a href="https://en.wikipedia.org/wiki/Mary_Douglas">Mary Douglas’s</a> influential hypothesis, this was chiefly true of animals that disrupt intuitive classifications of species—the “monsters-as-anomalies” account. But this hypothesis is problematic, as <a href="https://en.wikipedia.org/wiki/Ethnobiology">ethnobiology</a> shows that folk classifications of biological species are so plastic that classificatory anomalies can be disregarded. This led cognitive anthropologists to propose alternative versions of the “monsters as anomalies” account.</p>
<p>Parallel to this, a second account of monsters—“monsters-as-predators”—starts from the importance of predator detection to our past survival and reproduction, and argues that dangerous features make animals “good to think with”, and should be overrepresented in imaginary animals.</p>
<p>This article argues that both accounts understand something about monsters that the other account cannot explain. We propose a synthesis of these two accounts that attempts to explain why the two most characteristic aspects of monsters, anomalousness and predatoriness, tend to go together.</p>
---
/doc/philosophy/religion/index
‘religion’ tag

2019-11-11
2024-11-26


<figure><img class="float-right page-thumbnail invert-auto outline" height="1237" width="1700" src="/doc/science/2023-litina-figure3-correlationofchildhoodexposuretototalsolareclipseandbecomingafamousscientist.jpg" title="Figure 3: Solar Eclipses and Curiosity. Notes: This figure represents the association between observing a total solar eclipse during childhood (ages 5–15) and having a Scientific Occupation, using data from Wikidata. The thick line reports the average effect of eclipses for all people born before the date indicated on the horizontal axis. The underlying regressions follow (2), but are unweighted." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>philosophy/religion</code>, most recent first: 2 <a href="/doc/philosophy/religion/index#see-alsos" class="icon-not">related tags</a>, 120 <a href="/doc/philosophy/religion/index#links" class="icon-not">annotations</a>, &amp; 32 <a href="/doc/philosophy/religion/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/philosophy/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/philosophy/religion/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/philosophy/religion/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/philosophy/religion/index#gwern-review-princess-kaguya-section" id="toc-gwern-review-princess-kaguya-section">“Review of <em>The Tale of the Princess Kaguya</em>”, Gwern 2016</a></li>
</ul></li>
<li><a href="/doc/philosophy/religion/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/philosophy/religion/index#landonschnabel-et-al-2024-section" id="toc-landonschnabel-et-al-2024-section">“Switch to Web-Based Surveys During COVID-19 Pandemic Left Out the Most Religious, Creating a False Impression of Rapid Religious Decline”, LandonSchnabel et al 2024</a></li>
<li><a href="/doc/philosophy/religion/index#hong-et-al-2024-2-section" id="toc-hong-et-al-2024-2-section">“Magic and Empiricism in Early Chinese Rainmaking: A Cultural Evolutionary Analysis”, Hong et al 2024</a></li>
<li><a href="/doc/philosophy/religion/index#morson-2024-1-section" id="toc-morson-2024-1-section">“Russian Exceptionalism: After the Fall of the USSR, Liberalism, Considered Foreign, Was Overwhelmed by Various Types of Nationalism, One of Which, Eurasianism, Seems to Have Achieved the Status of a Semiofficial Ideology § The Russian Idea”, Morson 2024</a></li>
<li><a href="/doc/philosophy/religion/index#caspi-et-al-2024-section" id="toc-caspi-et-al-2024-section">“A Quantitative Examination of Half-Belief in Superstition”, Caspi et al 2024</a></li>
<li><a href="/doc/philosophy/religion/index#litina-fern%C3%A1ndez-2023-section" id="toc-litina-fernández-2023-section">“Solar Eclipses and the Origins of Critical Thinking and Complexity”, Litina &amp; Fernández 2023</a></li>
<li><a href="/doc/philosophy/religion/index#morin-sobchuk-2023-section" id="toc-morin-sobchuk-2023-section">“Why Monsters Are Dangerous”, Morin &amp; Sobchuk 2023</a></li>
<li><a href="/doc/philosophy/religion/index#kirakosian-et-al-2023-section" id="toc-kirakosian-et-al-2023-section">“Heresy, Witchcraft, Jean Gerson, Scepticism and the Use of Placebo Controls”, Kirakosian et al 2023</a></li>
<li><a href="/doc/philosophy/religion/index#cerulo-2023-section" id="toc-cerulo-2023-section">“Enduring Relationships: Social Aspects of Perceived Interactions With the Dead”, Cerulo 2023</a></li>
<li><a href="/doc/philosophy/religion/index#jokela-laakasuo-2023-section" id="toc-jokela-laakasuo-2023-section">“Health Trajectories of Individuals Who Quit Active Religious Attendance: Analysis of Four Prospective Cohort Studies in the United States”, Jokela &amp; Laakasuo 2023</a></li>
<li><a href="/doc/philosophy/religion/index#gorgol-et-al-2023-section" id="toc-gorgol-et-al-2023-section">“Godless Owls, Devout Larks: Religiosity and Conscientiousness Are Associated With Morning Preference and (partly) Explain Its Effects on Life Satisfaction”, Gorgol et al 2023</a></li>
<li><a href="/doc/philosophy/religion/index#cinnirella-et-al-2023-section" id="toc-cinnirella-et-al-2023-section">“Islam and Human Capital in Historical Spain”, Cinnirella et al 2023</a></li>
<li><a href="/doc/philosophy/religion/index#jackson-et-al-2023-section" id="toc-jackson-et-al-2023-section">“Exposure to Automation Explains Religious Declines”, Jackson et al 2023</a></li>
<li><a href="/doc/philosophy/religion/index#alexander-2022-1-section" id="toc-alexander-2022-1-section">“Fact Check: Do All Healthy People Have Mystical Experiences?”, Alexander 2022</a></li>
<li><a href="/doc/philosophy/religion/index#fisher-2022-section" id="toc-fisher-2022-section">“The Upsides of Feeling Small: Feeling Insignificant Can Be Good for You—The Benefits of Embracing Vastness”, Fisher 2022</a></li>
<li><a href="/doc/philosophy/religion/index#saarinen-et-al-2022-section" id="toc-saarinen-et-al-2022-section">“Magical Thinking in Individuals With High Polygenic Risk for Schizophrenia but No Non-Affective Psychoses—A General Population Study”, Saarinen et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#peacey-et-al-2022-section" id="toc-peacey-et-al-2022-section">“Same-Sex Competition and Sexual Conflict Expressed through Witchcraft Accusations”, Peacey et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#laukkonen-et-al-2022-section" id="toc-laukkonen-et-al-2022-section">“Irrelevant Insights Make Worldviews Ring True”, Laukkonen et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#ayton-et-al-2022-section" id="toc-ayton-et-al-2022-section">“Magical Contagion and Commemorative Plaques: Effects of Celebrity Occupancy on Property Values”, Ayton et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#hong-2022-section" id="toc-hong-2022-section">“Dream Interpretation from a Cognitive and Cultural Evolutionary Perspective: The Case of Oneiromancy in Traditional China”, Hong 2022</a></li>
<li><a href="/doc/philosophy/religion/index#prooijen-et-al-2022-section" id="toc-prooijen-et-al-2022-section">“Populist Gullibility: Conspiracy Theories, News Credibility, Bullshit Receptivity, and Paranormal Belief”, Prooijen et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#wollschleger-2022-section" id="toc-wollschleger-2022-section">“Roller Derby As a Secular Alternative to Religion”, Wollschleger 2022</a></li>
<li><a href="/doc/philosophy/religion/index#arold-et-al-2022-page-3-section" id="toc-arold-et-al-2022-page-3-section">“Can Schools Change Religious Attitudes? Evidence from German State Reforms of Compulsory Religious Education”, Arold et al 2022 (page 3)</a></li>
<li><a href="/doc/philosophy/religion/index#ling-et-al-2022-section" id="toc-ling-et-al-2022-section">“Bronze Age Long-Distance Exchange, Secret Societies, Rock Art, and the Supra Regional Interaction Hypothesis”, Ling et al 2022</a></li>
<li><a href="/doc/philosophy/religion/index#rodr%C3%ADguez-ferreiro-barberia-2021-section" id="toc-rodríguez-ferreiro-barberia-2021-section">“Believers in Pseudoscience Present Lower Evidential Criteria”, Rodríguez-Ferreiro &amp; Barberia 2021</a></li>
<li><a href="/doc/philosophy/religion/index#glausser-2021-section" id="toc-glausser-2021-section">“Psychedelic Drugs and Atheism: Debunking the Myths”, Glausser 2021</a></li>
<li><a href="/doc/philosophy/religion/index#dutton-kirkegaard-2021-section" id="toc-dutton-kirkegaard-2021-section">“The Negative Religiousness-IQ Nexus Is a Jensen Effect on Individual-Level Data: A Refutation of Dutton Et Al 2019’s ‘The Myth of the Stupid Believer’”, Dutton &amp; Kirkegaard 2021</a></li>
<li><a href="/doc/philosophy/religion/index#barrett-et-al-2021-section" id="toc-barrett-et-al-2021-section">“Intuitive Dualism and Afterlife Beliefs: A Cross-Cultural Study”, Barrett et al 2021</a></li>
<li><a href="/doc/philosophy/religion/index#fitouchi-et-al-2021-section" id="toc-fitouchi-et-al-2021-section">“Moral Disciplining: the Cognitive and Evolutionary Foundations of Puritanical Morality”, Fitouchi et al 2021</a></li>
<li><a href="/doc/philosophy/religion/index#yaden-anderson-2021-section" id="toc-yaden-anderson-2021-section">“The Psychology of Philosophy: Associating Philosophical Views With Psychological Traits in Professional Philosophers”, Yaden &amp; Anderson 2021</a></li>
<li><a href="/doc/philosophy/religion/index#yohn-2021-section" id="toc-yohn-2021-section">“J. R. R. Tolkien’s Sub-Creation Theory: Literary Creativity As Participation in the Divine Creation”, Yohn 2021</a></li>
<li><a href="/doc/philosophy/religion/index#zmigrod-et-al-2021-section" id="toc-zmigrod-et-al-2021-section">“The Cognitive and Perceptual Correlates of Ideological Attitudes: a Data-Driven Approach”, Zmigrod et al 2021</a></li>
<li><a href="/doc/philosophy/religion/index#bedell-2021-section" id="toc-bedell-2021-section">“Michael Hunter 2020, <em>The Decline of Magic: Britain in the Enlightenment</em> [Review]”, Bedell 2021</a></li>
<li><a href="/doc/philosophy/religion/index#alexander-2020-1-section" id="toc-alexander-2020-1-section">“<em>My Immortal</em> As Alchemical Allegory”, Alexander 2020</a></li>
<li><a href="/doc/philosophy/religion/index#davis-et-al-2020-section" id="toc-davis-et-al-2020-section">“Survey of Entity Encounter Experiences Occasioned by Inhaled <em>N,N</em>-Dimethyltryptamine: Phenomenology, Interpretation, and Enduring Effects”, Davis et al 2020</a></li>
<li><a href="/doc/philosophy/religion/index#gervais-et-al-2020-section" id="toc-gervais-et-al-2020-section">“Analytic Atheism: A Cross-Culturally Weak and Fickle Phenomenon?”, Gervais et al 2020</a></li>
<li><a href="/doc/philosophy/religion/index#gallant-2020-section" id="toc-gallant-2020-section">“Galadriel and Wyrd: Interlace, Exempla and the Passing of Northern Courage in the History of the Eldar”, Gallant 2020</a></li>
<li><a href="/doc/philosophy/religion/index#bazzi-et-al-2019-section" id="toc-bazzi-et-al-2019-section">“The Institutional Foundations of Religious Politics: Evidence from Indonesia”, Bazzi et al 2019</a></li>
<li><a href="/doc/philosophy/religion/index#goldman-2019-section" id="toc-goldman-2019-section">“Writing ‘Akhnaten’: A Co-Author of Philip Glass’ Egyptian Opera, Opening at the Met This Weekend, Recalls How the Monotheistic ‘Heretic Pharaoh’ Became the Fat Lady”, Goldman 2019</a></li>
<li><a href="/doc/philosophy/religion/index#dutton-et-al-2019-section" id="toc-dutton-et-al-2019-section">“The Myth of the Stupid Believer: The Negative Religiousness-IQ Nexus Is Not on General Intelligence (<em>g</em>) and Is Likely a Product of the Relations Between IQ and Autism Spectrum Traits”, Dutton et al 2019</a></li>
<li><a href="/doc/philosophy/religion/index#fraser-2019-section" id="toc-fraser-2019-section">“Dying the Christian Science Way: the Horror of My Father’s Last Days; The Anti-Medical Dogma of Christian Science Led My Father to an Agonising Death. Now the Church Itself Is in Decline—And It Can’t Happen Fast Enough”, Fraser 2019</a></li>
<li><a href="/doc/philosophy/religion/index#perell-2019-section" id="toc-perell-2019-section">“Peter Thiel’s Religion”, Perell 2019</a></li>
<li><a href="/doc/philosophy/religion/index#mccoy-ullman-2019-section" id="toc-mccoy-ullman-2019-section">“Judgments of Effort for Magical Violations of Intuitive Physics”, McCoy &amp; Ullman 2019</a></li>
<li><a href="/doc/philosophy/religion/index#invernizzi-et-al-2019-section" id="toc-invernizzi-et-al-2019-section">“<em>Tra I Leoni</em>: Revealing the Preferences Behind a Superstition”, Invernizzi et al 2019</a></li>
<li><a href="/doc/philosophy/religion/index#mehr-et-al-2019-section" id="toc-mehr-et-al-2019-section">“Universality and Diversity in Human Song”, Mehr et al 2019</a></li>
<li><a href="/doc/philosophy/religion/index#lesaffre-et-al-2018-section" id="toc-lesaffre-et-al-2018-section">“Magic Performances—When Explained in Psychic Terms by University Students”, Lesaffre et al 2018</a></li>
<li><a href="/doc/philosophy/religion/index#daws-hampshire-2017-section" id="toc-daws-hampshire-2017-section">“The Negative Relationship between Reasoning and Religiosity Is Underpinned by a Bias for Intuitive Responses Specifically When Intuition and Logic Are in Conflict”, Daws &amp; Hampshire 2017</a></li>
<li><a href="/doc/philosophy/religion/index#section" id="toc-section">“Humanist Lives of Classical Philosophers and the Idea of Renaissance Secularization: Virtue, Rhetoric, and the Orthodox Sources of Unbelief”</a></li>
<li><a href="/doc/philosophy/religion/index#gervais-najle-2017-section" id="toc-gervais-najle-2017-section">“How Many Atheists Are There?”, Gervais &amp; Najle 2017</a></li>
<li><a href="/doc/philosophy/religion/index#shtulman-morgan-2017-section" id="toc-shtulman-morgan-2017-section">“The Explanatory Structure of Unexplainable Events: Causal Constraints on Magical Reasoning”, Shtulman &amp; Morgan 2017</a></li>
<li><a href="/doc/philosophy/religion/index#pennycook-et-al-2016-section" id="toc-pennycook-et-al-2016-section">“Atheists and Agnostics Are More Reflective Than Religious Believers: Four Empirical Studies and a Meta-Analysis”, Pennycook et al 2016</a></li>
<li><a href="/doc/philosophy/religion/index#herzer-strulik-2016-section" id="toc-herzer-strulik-2016-section">“Religiosity and Income: a Panel Cointegration and Causality Analysis”, Herzer &amp; Strulik 2016</a></li>
<li><a href="/doc/philosophy/religion/index#kuran-2016-section" id="toc-kuran-2016-section">“Legal Roots of Authoritarian Rule in the Middle East: Civic Legacies of the Islamic Waqf”, Kuran 2016</a></li>
<li><a href="/doc/philosophy/religion/index#vanarsdale-2016-section" id="toc-vanarsdale-2016-section">“Chain Letter Evolution § Origins of Testimonials”, VanArsdale 2016</a></li>
<li><a href="/doc/philosophy/religion/index#alexander-2015-2-section" id="toc-alexander-2015-2-section"><em>Unsong</em>, Alexander 2015</a></li>
<li><a href="/doc/philosophy/religion/index#purzycki-willard-2015-section" id="toc-purzycki-willard-2015-section">“MCI Theory: a Critical Discussion”, Purzycki &amp; Willard 2015</a></li>
<li><a href="/doc/philosophy/religion/index#remains-2015-section" id="toc-remains-2015-section">“The Beauty of Human Decomposition in Japanese Watercolor”, Remains 2015</a></li>
<li><a href="/doc/philosophy/religion/index#griffiths-2015-section" id="toc-griffiths-2015-section">“Revealing Ontological Commitments by Magic”, Griffiths 2015</a></li>
<li><a href="/doc/philosophy/religion/index#remains-2014-section" id="toc-remains-2014-section">“”Body of a Courtesan in 9 Stages”: A 19<sup>th</sup> Century Study of Decomposition”, Remains 2014</a></li>
<li><a href="/doc/philosophy/religion/index#simanek-2014-section" id="toc-simanek-2014-section">“Heaven Is Hotter Than Hell &amp; A Refutation”, Simanek 2014</a></li>
<li><a href="/doc/philosophy/religion/index#alexander-2014-2-section" id="toc-alexander-2014-2-section">“Do You Believe Me, Doc?”, Alexander 2014</a></li>
<li><a href="/doc/philosophy/religion/index#levitin-2013-section" id="toc-levitin-2013-section">“Halley and the Eternity of the World Revisited”, Levitin 2013</a></li>
<li><a href="/doc/philosophy/religion/index#zuckerman-et-al-2013-section" id="toc-zuckerman-et-al-2013-section">“The Relation Between Intelligence and Religiosity: A Meta-Analysis and Some Proposed Explanations”, Zuckerman et al 2013</a></li>
<li><a href="/doc/philosophy/religion/index#pennycook-et-al-2013-section" id="toc-pennycook-et-al-2013-section">“Cognitive Style and Religiosity: The Role of Conflict Detection”, Pennycook et al 2013</a></li>
<li><a href="/doc/philosophy/religion/index#nagel-2012-section" id="toc-nagel-2012-section">“A Philosopher Defends Religion [Review of Plantinga, <em>Where the Conflict Really Lies</em>]”, Nagel 2012</a></li>
<li><a href="/doc/philosophy/religion/index#descioli-kurzban-2012-section" id="toc-descioli-kurzban-2012-section">“A Solution to the Mysteries of Morality”, DeScioli &amp; Kurzban 2012</a></li>
<li><a href="/doc/philosophy/religion/index#schoch-2012-section" id="toc-schoch-2012-section">“Gods As Topological Invariants”, Schoch 2012</a></li>
<li><a href="/doc/philosophy/religion/index#shenhav-et-al-2012-section" id="toc-shenhav-et-al-2012-section">“Divine Intuition: Cognitive Style Influences Belief in God”, Shenhav et al 2012</a></li>
<li><a href="/doc/philosophy/religion/index#button-et-al-2011-section" id="toc-button-et-al-2011-section">“The Etiology of Stability and Change in Religious Values and Religious Attendance”, Button et al 2011</a></li>
<li><a href="/doc/philosophy/religion/index#harris-corriveau-2011-section" id="toc-harris-corriveau-2011-section">“Young Children’s Selective Trust in Informants”, Harris &amp; Corriveau 2011</a></li>
<li><a href="/doc/philosophy/religion/index#koenig-et-al-2008-section" id="toc-koenig-et-al-2008-section">“Stability and Change in Religiousness During Emerging Adulthood”, Koenig et al 2008</a></li>
<li><a href="/doc/philosophy/religion/index#payne-2008-section" id="toc-payne-2008-section">“Rugby (the Religion of Wales) and Its Influence on the Catholic Church: Should Pope Benedict XVI Be Worried?”, Payne 2008</a></li>
<li><a href="/doc/philosophy/religion/index#schneider-2007-section" id="toc-schneider-2007-section">“A Rule Against Perpetuities For The 21<sup>st</sup> Century”, Schneider 2007</a></li>
<li><a href="/doc/philosophy/religion/index#rey-2004-section" id="toc-rey-2004-section">“Meta-Atheism: Religious Avowal As Self-Deception”, Rey 2004</a></li>
<li><a href="/doc/philosophy/religion/index#p%C3%A9rez-2001-section" id="toc-pérez-2001-section">“The Temperature of Heaven and Hell [Retrospective]”, Pérez 2001</a></li>
<li><a href="/doc/philosophy/religion/index#mikkelson-2000-section" id="toc-mikkelson-2000-section">“Is Hell Endothermic or Exothermic? Old Collegiate Legend Involves a Student’s Coming up With a Clever Proof about the Physical Properties of Hell”, Mikkelson 2000</a></li>
<li><a href="/doc/philosophy/religion/index#larson-witham-1998-section" id="toc-larson-witham-1998-section">“Leading Scientists Still Reject God”, Larson &amp; Witham 1998</a></li>
<li><a href="/doc/philosophy/religion/index#hopkins-1998-section" id="toc-hopkins-1998-section">“Christian Number and Its Implications”, Hopkins 1998</a></li>
<li><a href="/doc/philosophy/religion/index#harris-1997-section" id="toc-harris-1997-section">“Possession on the Borders: The <em>Mal De Morzine</em> in 19<sup>th</sup>-Century France”, Harris 1997</a></li>
<li><a href="/doc/philosophy/religion/index#tucker-williams-1997-section" id="toc-tucker-williams-1997-section">“Buddhism and Ecology: The Interconnection of Dharma and Deeds”, Tucker &amp; Williams 1997</a></li>
<li><a href="/doc/philosophy/religion/index#tebbetts-1984-section" id="toc-tebbetts-1984-section">“The Question of Satire in ‘Caliban upon Setebos’”, Tebbetts 1984</a></li>
<li><a href="/doc/philosophy/religion/index#caplow-1984-section" id="toc-caplow-1984-section">“Rule Enforcement Without Visible Means: Christmas Gift Giving in Middletown”, Caplow 1984</a></li>
<li><a href="/doc/philosophy/religion/index#eiseley-1984-section" id="toc-eiseley-1984-section">“From ‘The Judgment Of The Birds’”, Eiseley 1984</a></li>
<li><a href="/doc/philosophy/religion/index#vollweiler-sanchez-1983-section" id="toc-vollweiler-sanchez-1983-section">“Divination—‘Adaptive’ from Whose Perspective?”, Vollweiler &amp; Sanchez 1983</a></li>
<li><a href="/doc/philosophy/religion/index#wolfe-1983-section" id="toc-wolfe-1983-section">“Melito’s Story—The Cock, the Angel, and the Eagle”, Wolfe 1983</a></li>
<li><a href="/doc/philosophy/religion/index#brams-1982-section" id="toc-brams-1982-section">“Belief in God: A Game-Theoretic Paradox”, Brams 1982</a></li>
<li><a href="/doc/philosophy/religion/index#siegel-1981-section" id="toc-siegel-1981-section">“’The Psychology of Life After Death’: Reply”, Siegel 1981</a></li>
<li><a href="/doc/philosophy/religion/index#swiderski-1980-section" id="toc-swiderski-1980-section">“Bouvet and Leibniz: A Scholarly Correspondence”, Swiderski 1980</a></li>
<li><a href="/doc/philosophy/religion/index#russell-1980-section" id="toc-russell-1980-section">“Julius Caesar’s Last Words: A Reinterpretation”, Russell 1980</a></li>
<li><a href="/doc/philosophy/religion/index#caplow-williamson-1980-section" id="toc-caplow-williamson-1980-section">“Decoding Middletown’s Easter Bunny: A Study in American Iconography”, Caplow &amp; Williamson 1980</a></li>
<li><a href="/doc/philosophy/religion/index#astin-1979-page-12-section" id="toc-astin-1979-page-12-section">“Paul Darwin Foote (1888–1971) § The Temperature of Heaven &amp; Hell”, Astin 1979 (page 12)</a></li>
<li><a href="/doc/philosophy/religion/index#warren-1978-section" id="toc-warren-1978-section">“Heart of the Backlog”, Warren 1978</a></li>
<li><a href="/doc/philosophy/religion/index#schaffer-1977-section" id="toc-schaffer-1977-section">“Halley’s Atheism and the End of the World”, Schaffer 1977</a></li>
<li><a href="/doc/philosophy/religion/index#dalton-1972-section" id="toc-dalton-1972-section">“Kings Dying On Tuesday”, Dalton 1972</a></li>
<li><a href="/doc/philosophy/religion/index#hostetler-huntington-1971-section" id="toc-hostetler-huntington-1971-section"><em>Children in Amish Society: Socialization and Community Education</em>, Hostetler &amp; Huntington 1971</a></li>
<li><a href="/doc/philosophy/religion/index#turner-1966-section" id="toc-turner-1966-section">“Colour Classification in Ndembu Ritual: A Problem in Primitive Classification”, Turner 1966</a></li>
<li><a href="/doc/philosophy/religion/index#ikado-1961-section" id="toc-ikado-1961-section">“The Origin of the Social Status of Protestant Christianity in Japan (1859–1918)”, Ikado 1961</a></li>
<li><a href="/doc/philosophy/religion/index#echols-1951-section" id="toc-echols-1951-section">“The Art of Classical Swearing”, Echols 1951</a></li>
<li><a href="/doc/philosophy/religion/index#borges-1951-pascalssphere-section" id="toc-borges-1951-pascalssphere-section">“Pascal’s Sphere”, Borges 1951</a></li>
<li><a href="/doc/philosophy/religion/index#borges-1943-section" id="toc-borges-1943-section">“On William Beckford’s <em>Vathek</em>”, Borges 1943</a></li>
<li><a href="/doc/philosophy/religion/index#tracy-1938-section" id="toc-tracy-1938-section">“Caliban upon Setebos”, Tracy 1938</a></li>
<li><a href="/doc/philosophy/religion/index#leuba-1934-section" id="toc-leuba-1934-section">“Religious Beliefs of American Scientists”, Leuba 1934</a></li>
<li><a href="/doc/philosophy/religion/index#foote-1920-section" id="toc-foote-1920-section">“The Temperature of Heaven and Hell”, Foote 1920</a></li>
<li><a href="/doc/philosophy/religion/index#stetson-1896-section" id="toc-stetson-1896-section">“The Animistic Vampire in New England”, Stetson 1896</a></li>
<li><a href="/doc/philosophy/religion/index#laplace-1814-section" id="toc-laplace-1814-section">“Philosophical Essay on Probabilities, Chapter 11: Concerning the Probabilities of Testimonies”, Laplace 1814</a></li>
<li><a href="/doc/philosophy/religion/index#GpdpGfdp-section" id="toc-GpdpGfdp-section">“Theological Engineering Exam”, Anonymous 2024</a></li>
<li><a href="/doc/philosophy/religion/index#b7S89s7_-section" id="toc-b7S89s7_-section">“Wang Chong § Against Ghosts, Supernatural, &amp; Other Superstitions”, McLeod 2024</a></li>
<li><a href="/doc/philosophy/religion/index#section-1" id="toc-section-1">“Evaluating Extraordinary Claims: Mind Over Matter? Or Mind Over Mind?”</a></li>
<li><a href="/doc/philosophy/religion/index#section-2" id="toc-section-2">“The Unicorn Tapestries (1495–1505)”</a></li>
<li><a href="/doc/philosophy/religion/index#section-3" id="toc-section-3">“Defining the Demonic”</a></li>
<li><a href="/doc/philosophy/religion/index#section-4" id="toc-section-4">“Our Masterpiece Is the Private Life: In Pursuit of the ‘Real’ Chateaubriand”</a></li>
<li><a href="/doc/philosophy/religion/index#section-5" id="toc-section-5">“The What-You’d-Implicitly-Heard-Before Telling Thing”</a></li>
<li><a href="/doc/philosophy/religion/index#section-6" id="toc-section-6">“The Survival Skills of Helena Valero”</a></li>
<li><a href="/doc/philosophy/religion/index#section-7" id="toc-section-7">“Your Book Review: <em>The Ballad of the White Horse</em>, by G. K. Chesterton”</a></li>
<li><a href="/doc/philosophy/religion/index#hW0pDP3z-section" id="toc-hW0pDP3z-section"><em>Buddha’s Lists</em>, Wiki 2024</a></li>
<li><a href="/doc/philosophy/religion/index#section-8" id="toc-section-8">“Passages I Highlighted in <em>The Letters of J.R.R.Tolkien</em>”</a></li>
<li><a href="/doc/philosophy/religion/index#section-9" id="toc-section-9">“Ancestor Worship Is Efficient”</a></li>
<li><a href="/doc/philosophy/religion/index#section-10" id="toc-section-10">“Casting out the Wolf in Our Midst”</a></li>
<li><a href="/doc/philosophy/religion/index#section-11" id="toc-section-11">“A Long-Lost Space Age Satire about What It Means to Be a Jew from One of Science Fiction’s Greatest Humorists”</a></li>
<li><a href="/doc/philosophy/religion/index#3f-lwqai-section" id="toc-3f-lwqai-section">“God Answers Prayers Of Paralyzed Little Boy (‘No’)”, Onion 2024</a></li>
<li><a href="/doc/philosophy/religion/index#section-12" id="toc-section-12">“Joint Review: <em>The Ancient City</em>, by Numa Denis Fustel De Coulanges”</a></li>
<li><a href="/doc/philosophy/religion/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/philosophy/religion/index#trust" id="toc-trust"><code>trust</code></a></li>
<li><a href="/doc/philosophy/religion/index#decomposition-art" id="toc-decomposition-art"><code>decomposition-art</code></a></li>
<li><a href="/doc/philosophy/religion/index#secularism" id="toc-secularism"><code>secularism</code></a></li>
<li><a href="/doc/philosophy/religion/index#cognitive-religiosity" id="toc-cognitive-religiosity"><code>cognitive-religiosity</code></a></li>
<li><a href="/doc/philosophy/religion/index#religious-values" id="toc-religious-values"><code>religious-values</code></a></li>
<li><a href="/doc/philosophy/religion/index#religiosity-income" id="toc-religiosity-income"><code>religiosity-income</code></a></li>
</ul></li>
<li><a href="/doc/philosophy/religion/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/philosophy/religion/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/philosophy/religion/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/politics/1974-coase.pdf
The Market for Goods and the Market for Ideas
Ronald H. Coase
1974-05-01
2024-04-26
[("doi","10.2307/1816070")]


---
/doc/politics/1974-wohlstetter-2.pdf
Is There a Strategic Arms Race? (II): Rivals but No "Race"
Albert Wohlstetter, Paul H. Nitze, Joseph Alsop, Morton H. Halperin, Jeremy J. Stone
1974-09-01
2024-01-01
[("doi","10.2307/1147844")]


---
/doc/politics/1974-wohlstetter.pdf
Is There a Strategic Arms Race?
Albert Wohlstetter
1974-06-01
2024-01-01
[("doi","10.2307/1147927")]


---
/doc/politics/1999-luttwak.pdf
Give War a Chance
Edward Luttwak
1999-07-01
2024-11-30
[("doi","10.2307/20049362")]


---
/doc/politics/2003-rowling-harrypotterandtheorderofthephoenix-ch11-doloresumbridgesspeech.pdf
Chapter 11: The Sorting Hat‘s New Song § Dolores Umbridge’s Speech
J. K. Rowling
2003-01-01
2024-01-01



---
/doc/politics/2007-thiel.pdf
The Straussian Moment
Peter Thiel
2007-01-01
2024-01-01



---
/doc/politics/2008-gutman.pdf
Race, Place, and Play: Robert Moses and the WPA Swimming Pools in New York City
Marta Gutman
2008-12-01
2024-09-18
[("doi","10.1525/jsah.2008.67.4.532")]


---
/doc/politics/2008-washington.pdf
Female Socialization: How Daughters Affect Their Legislator Fathers’ Voting on Women’s Issues
Ebonya L. Washington
2008-03-01
2024-01-01
[("doi","10.1257/aer.98.1.311")]

<p>Parenting daughters, sociologists have shown, increases feminist sympathies.</p>
<p>I test the hypothesis that children, much like neighbors or peers, can influence parental behavior. I demonstrate that conditional on the total number of children, each daughter increases a congressperson’s propensity to vote liberally, particularly on reproductive rights issues.</p>
<p>The results identify an important (and previously omitted) explanatory variable in the literature on congressional decision making. Additionally, the paper highlights the relevance of child-to-parent behavioral influence.</p>
---
/doc/politics/2009-deugarte-phyleseconomicdemocracyinthenetworkcentury.pdf
Phyles: Economic Democracy in the Network Century
David de Ugarte, Asunción Álvarez
2009-01-01
2024-01-01



---
/doc/politics/2010-anderson-2.pdf
Tourism and the Development of the Modern British Passport, 1814–1858
PubLink Inc. Version 15.50
2010-04-01
2024-01-01
[("doi","10.1086/649764")]


---
/doc/politics/2016-lall-figure1-sensitivityofpoliticalscienceresearchtodetailsofimputationofmissingdata.jpg


2016
2024-01-01



---
/doc/politics/2020-galvin.pdf
The Limits of Policy Feedback as a Party-Building Tool
Daniel J. Galvin, Chloe N. Thurston
2020-01-01
2024-11-10
[("doi","10.9783/9780812296921-003")]


---
/doc/politics/2021-atherton-figure2-meanchangeinlifegoalsofberkeleycollegestudentsover24years.jpg


2021
2024-09-18



---
/doc/politics/2022-hanania.pdf
What Do Think Tanks Think? Proximity to Power and Foreign Policy Preferences
Richard Hanania, Max Abrahms
2022-12-12
2024-01-01
[("doi","10.1093/fpa/orac031")]

<p>Through the use of <a href="https://en.wikipedia.org/wiki/Survey_methodology">survey methods</a>, the study presents the first systematic comparison of America-based <a href="https://en.wikipedia.org/wiki/International_relations">international relations</a> professors to <a href="https://en.wikipedia.org/wiki/Think_tank">think tank</a> employees (TTEs) in terms of their preferred conduct of the United States in international affairs.</p>
<p>The difference between the two groups in their support for <a href="https://en.wikipedia.org/wiki/Military_intervention">military intervention</a> is stark. TTEs are 0.47 standard deviations more hawkish than professors based on a standard measure of militant internationalism (MI). Controlling for self-described ideology mitigates this effect although it remains statistically-significant.</p>
<p>Beyond quantifying their relative foreign policy preferences, this study helps to resolve why TTEs tend to assume more hawkish policies. The authors find evidence that hawkishness is associated with proximity to power. Professors who have worked for the <a href="https://en.wikipedia.org/wiki/Federal_government_of_the_United_States">federal government</a> score higher on MI, as do TTEs based at institutions located closer to <a href="https://en.wikipedia.org/wiki/Capitol_Hill">Capitol Hill</a>.</p>
<p>In general, the results point to a self-selection mechanism whereby those who favor interventionist policies are more likely to pursue positions to increase their policy influence, perhaps because they know that powerful institutions are more likely to hire hawks. Alternative explanations for differences, such as levels or kinds of foreign policy expertise, have weaker empirical support.</p>
---
/doc/politics/2022-yeung-figure1-overestimationandunderestimationofonescountrysdemocracyworldwide.jpg


2022
2024-01-01



---
/doc/politics/2023-green-figure1-daughtereffectovertimeshowswashingtoncherrypickingeffect.jpg


2023
2024-01-01



---
/doc/psychedelic/1973-siegel-table2-animaldrugselfadministration.jpg


1973
2024-01-01



---
/doc/psychedelic/2016-barrett.pdf
The Challenging Experience Questionnaire: Characterization of challenging experiences with psilocybin mushrooms

2016-01-01
2024-01-01



---
/doc/psychedelic/2016-carhartharris.pdf


2016-01-01
2024-01-01



---
/doc/psychedelic/2018-carhartharris.pdf
Psychedelics and the essential importance of context
Robin Carhart-Harris, Leor Roseman1, Eline Haijen, David Erritzoe, Rosalind Watts, Igor Branchi, Mendel Kaelen
2018-02-15
2024-01-01
[("doi","10.1177/0269881118754710")]

<p>Psychedelic drugs are making waves as modern trials support their therapeutic potential and various media continue to pique public interest. In this opinion piece, we draw attention to a long-recognised component of the psychedelic treatment model, namely ‘set’ and ‘setting’—subsumed here under the umbrella term ‘context’. We highlight: (a) the pharmacological mechanisms of classic psychedelics (<a href="https://en.wikipedia.org/wiki/5-HT2A_receptor">5-HT2A receptor agonism</a> and associated plasticity) that we believe render their effects exceptionally sensitive to context, (b) a study design for testing assumptions regarding positive interactions between psychedelics and context, and (c) new findings from our group regarding contextual determinants of the quality of a psychedelic experience and how acute experience predicts subsequent long-term mental health outcomes.</p>
<p>We hope that this article can: (a) inform on good practice in psychedelic research, (b) provide a roadmap for optimising treatment models, and (c) help tackle unhelpful stigma still surrounding these compounds, while developing an evidence base for long-held assumptions about the critical importance of context in relation to psychedelic use that can help minimize harms and maximize potential benefits.</p>
---
/doc/psychedelic/2021-timmermann-figure5-psilocybinaltersmetaphysicalbeliefsindepressionpatients.jpg


2021
2024-01-01



---
/doc/psychedelic/2023-hirschfeld-figure2-doseresponserelationshipoflsdwithselfreportedmeq30ratingscale.jpg


2023
2024-01-01



---
/doc/psychedelic/lsd/index
‘LSD’ tag

2020-05-04
2024-09-04


<figure><img class="float-right page-thumbnail invert-auto outline" height="1149" width="1720" src="/doc/psychedelic/2023-hirschfeld-figure2-doseresponserelationshipoflsdwithselfreportedmeq30ratingscale.jpg" title="Figure 2: Dose-response relationships for the MEQ30. Dose-specific subjective effects of LSD measured with the Mystical Experience Questionnaire (MEQ30). Absolute doses are given in microgram. Effects on the MEQ30 are presented as the percentage score of the maximum score. Circle color indicates from which article the data was obtained; the same color of two circles indicates statistically dependent data. Circle size corresponds to the weight of the data based on study variance (see Methods). Radar charts present the estimated dose-responses for doses up to 200 μg." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychedelic/lsd</code>, most recent first: 1 <a href="/doc/psychedelic/lsd/index#see-alsos" class="icon-not">related tag</a>, 49 <a href="/doc/psychedelic/lsd/index#links" class="icon-not">annotations</a>, &amp; 2 <a href="/doc/psychedelic/lsd/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychedelic/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychedelic/lsd/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychedelic/lsd/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/psychedelic/lsd/index#gwern-review-crumb-section" id="toc-gwern-review-crumb-section">“Review Of <em>Crumb</em>”, Gwern 2024</a></li>
<li><a href="/doc/psychedelic/lsd/index#gwern-silk-road-section" id="toc-gwern-silk-road-section">“Silk Road 1: Theory &amp; Practice”, Gwern 2011</a></li>
</ul></li>
<li><a href="/doc/psychedelic/lsd/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychedelic/lsd/index#hirschfeld-et-al-2023-section" id="toc-hirschfeld-et-al-2023-section">“Dose-Response Relationships of LSD-Induced Subjective Experiences in Humans”, Hirschfeld et al 2023</a></li>
<li><a href="/doc/psychedelic/lsd/index#barnett-et-al-2023-section" id="toc-barnett-et-al-2023-section">“Case Report: Prolonged Amelioration of Mild Red-Green Color Vision Deficiency following Psilocybin Mushroom Use”, Barnett et al 2023</a></li>
<li><a href="/doc/psychedelic/lsd/index#kanen-et-al-2022-section" id="toc-kanen-et-al-2022-section">“Effect of Lysergic Acid Diethylamide (LSD) on Reinforcement Learning in Humans”, Kanen et al 2022</a></li>
<li><a href="/doc/psychedelic/lsd/index#wit-et-al-2022-section" id="toc-wit-et-al-2022-section">“Repeated Low Doses of LSD in Healthy Adults: A Placebo-Controlled, Dose-Response Study”, Wit et al 2022</a></li>
<li><a href="/doc/psychedelic/lsd/index#cao-et-al-2022-2-section" id="toc-cao-et-al-2022-2-section">“Structure-Based Discovery of Non-Hallucinogenic Psychedelic Analogs”, Cao et al 2022</a></li>
<li><a href="/doc/psychedelic/lsd/index#m%C3%BCller-et-al-2022-1-section" id="toc-müller-et-al-2022-1-section">“Flashback Phenomena After Administration of LSD and Psilocybin in Controlled Studies With Healthy Participants”, Müller et al 2022</a></li>
<li><a href="/doc/psychedelic/lsd/index#glausser-2021-section" id="toc-glausser-2021-section">“Psychedelic Drugs and Atheism: Debunking the Myths”, Glausser 2021</a></li>
<li><a href="/doc/psychedelic/lsd/index#blankers-et-al-2021-section" id="toc-blankers-et-al-2021-section">“Changes in Online Psychoactive Substance Trade via Telegram during the COVID-19 Pandemic”, Blankers et al 2021</a></li>
<li><a href="/doc/psychedelic/lsd/index#olson-et-al-2020b-section" id="toc-olson-et-al-2020b-section">“Tripping on Nothing: Placebo Psychedelics and Contextual Factors”, Olson et al 2020b</a></li>
<li><a href="/doc/psychedelic/lsd/index#haden-woods-2020-section" id="toc-haden-woods-2020-section">“LSD Overdoses: 3 Case Reports”, Haden &amp; Woods 2020</a></li>
<li><a href="/doc/psychedelic/lsd/index#barnett-et-al-2019-section" id="toc-barnett-et-al-2019-section">“Decreased Directed Functional Connectivity in the Psychedelic State”, Barnett et al 2019</a></li>
<li><a href="/doc/psychedelic/lsd/index#griffiths-et-al-2019-section" id="toc-griffiths-et-al-2019-section">“Survey of Subjective ‘God Encounter Experiences’: Comparisons among Naturally Occurring Experiences and Those Occasioned by the Classic Psychedelics Psilocybin, LSD, Ayahuasca, or DMT”, Griffiths et al 2019</a></li>
<li><a href="/doc/psychedelic/lsd/index#caudevilla-2016b-section" id="toc-caudevilla-2016b-section">“Results of an International Drug Testing Service for Cryptomarket Users”, Caudevilla 2016b</a></li>
<li><a href="/doc/psychedelic/lsd/index#section" id="toc-section">“Prosecutors: Chester County Student Used Bitcoins to Buy LSD off Dark Web; East Stroudsburg University Student Arrested, Charged”</a></li>
<li><a href="/doc/psychedelic/lsd/index#krebs-johansen-2013-section" id="toc-krebs-johansen-2013-section">“Psychedelics and Mental Health: A Population Study”, Krebs &amp; Johansen 2013</a></li>
<li><a href="/doc/psychedelic/lsd/index#widmer-crumb-2010-section" id="toc-widmer-crumb-2010-section">“R. Crumb, The Art of Comics No. 1”, Widmer &amp; Crumb 2010</a></li>
<li><a href="/doc/psychedelic/lsd/index#jones-2007-section" id="toc-jones-2007-section">“The Creativity of Crumb: Research on the Effects of Psychedelic Drugs on the Comic Art of Robert Crumb”, Jones 2007</a></li>
<li><a href="/doc/psychedelic/lsd/index#crumb-2005-section" id="toc-crumb-2005-section">“‘I’ll Never Be the Same’: Each Day This Week We Are Celebrating the Work of the Controversial American Cartoon Genius Robert Crumb. Today: Drugs and Anti-Racism”, Crumb 2005</a></li>
<li><a href="/doc/psychedelic/lsd/index#aghajanian-marek-1999-section" id="toc-aghajanian-marek-1999-section">“Serotonin and Hallucinogens”, Aghajanian &amp; Marek 1999</a></li>
<li><a href="/doc/psychedelic/lsd/index#persinger-1998-section" id="toc-persinger-1998-section">“Putative Perception of Rotating Permanent Magnetic Fields following Ingestion of LSD”, Persinger 1998</a></li>
<li><a href="/doc/psychedelic/lsd/index#hoffmann-1996-section" id="toc-hoffmann-1996-section">“LSD: Completely Personal”, Hoffmann 1996</a></li>
<li><a href="/doc/psychedelic/lsd/index#crumb-1991-section" id="toc-crumb-1991-section">“Minds Are Made To Be Blown (1966–1967)”, Crumb 1991</a></li>
<li><a href="/doc/psychedelic/lsd/index#siegel-1984b-section" id="toc-siegel-1984b-section">“LSD-Induced Effects in Elephants: Comparisons With Musth Behavior”, Siegel 1984b</a></li>
<li><a href="/doc/psychedelic/lsd/index#siegel-poole-1969-section" id="toc-siegel-poole-1969-section">“Psychedelic-Induced Social Behavior in Mice: A Preliminary Report”, Siegel &amp; Poole 1969</a></li>
<li><a href="/doc/psychedelic/lsd/index#abramson-et-al-1955-section" id="toc-abramson-et-al-1955-section">“Lysergic Acid Diethylamide (LSD-25): Xv. the Effects Produced By Substitution of a Tap Water Placebo”, Abramson et al 1955</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-1" id="toc-section-1">“Stability Study of LSD under Various Storage Conditions”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-2" id="toc-section-2">“Security Troops on US Nuclear Missile Base Took LSD”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-3" id="toc-section-3">“Teen Spared Jail over Preston LSD Offer”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-4" id="toc-section-4">“Long-Lasting Subjective Effects of LSD in Normal Subjects”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-5" id="toc-section-5">“My LSD Order Will Arrive within 2 Weeks: 70%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-6" id="toc-section-6">“My LSD Order Will Arrive: 90%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-7" id="toc-section-7">“I Will Be Visited or Questioned or Arrested by Police over My LSD Order.”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-8" id="toc-section-8">“I Will Cease to Identify As an Atheist After My LSD Trip: 10%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-9" id="toc-section-9">“LSD: I Will Experience a Partial or Fully Mystical Experience, 35%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-10" id="toc-section-10">“LSD: My Trip Will Be Generally Positive (and Not a ‘Bad Trip’), 75%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-11" id="toc-section-11">“LSD: I Will Experience Any Kind of ‘Flashback’ within 5 Years, 5%”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-12" id="toc-section-12">“Synthetic LSD and an Online ‘EBay for Drugs’ Known As the Silk Road Have Been Linked to the Death of Popular Churchlands Student Preston Bridge”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-13" id="toc-section-13">“Is Lucy Drop the Latest Silk Road Scammer? $65,000 in Late LSD Orders Says Yes”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-14" id="toc-section-14">“Er Verkaufte Hunderte Kilo Koks, LSD, Crystal, Marihuana Und Medikamente Übers Internet +++ Gefundenes Rauschgift Ist Über 4 Mio. Euro Wert”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-15" id="toc-section-15">“LSD Analysis: Do We Know What’s in Street Acid?”</a></li>
<li><a href="/doc/psychedelic/lsd/index#DJb4mpn7-section" id="toc-DJb4mpn7-section">“<em>TIHKAL</em> § #26 LSD-25”, Shulgin 2024</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-16" id="toc-section-16">“Teen Arrested After Allegedly Buying LSD Online”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-17" id="toc-section-17">“Gardaí Seize Drugs After Probe into ‘Darknet’ Drug Operation: Ecstasy Tablets, LSD and Other Controlled Drugs to Value €180,000 Have Been Seized by Gardai in a Raid on ‘Darknet’ Drug Distribution Centre in Dublin.”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-18" id="toc-section-18">“ESU Student Busted Buying LSD on the ‘Dark Web’, Police Say”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-19" id="toc-section-19">“Trenton Man Arrested on Drug Charges After Accepting Package Containing LSD”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-20" id="toc-section-20">“Guess I Need to Say Goodbye, Psychonauts”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-21" id="toc-section-21">“Guess I Need to Say Goodbye, Psychonauts”</a></li>
<li><a href="/doc/psychedelic/lsd/index#section-22" id="toc-section-22">“Arrests After Major Drug Seizure in Dublin: Gardaí Have Raided an Internet Drug Distribution Centre in Dublin Using the Encrypted Network Darknet and Seized Almost €200,000 worth of Cannabis, Ecstasy and LSD”</a></li>
<li><a href="/doc/psychedelic/lsd/index#0GXJAIXh-section" id="toc-0GXJAIXh-section">“It’s Just A Ride § Positive Drug Story”, Hicks 2024</a></li>
<li><a href="/doc/psychedelic/lsd/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychedelic/lsd/index#lsd-phenomena" id="toc-lsd-phenomena"><code>lsd-phenomena</code></a></li>
<li><a href="/doc/psychedelic/lsd/index#robert-crumb" id="toc-robert-crumb"><code>robert-crumb</code></a></li>
<li><a href="/doc/psychedelic/lsd/index#lsd-research" id="toc-lsd-research"><code>lsd-research</code></a></li>
</ul></li>
<li><a href="/doc/psychedelic/lsd/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychedelic/lsd/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychedelic/lsd/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychiatry/1887-leidy.pdf
Reports Of Cases Of Insanity From The Insane Department Of The Philadelphia Hospital: #6 & #7
Philip Leidy, Charles K. Mills
1887-01-01
2024-03-30
[("doi","10.1097/00005053-188701000-00005")]


---
/doc/psychiatry/1938-mowrer.pdf
Frustration As An Experimental Problem: 2. Some Research Implications Of The Frustration Concept As Related To Social And Educational Problems

1938-12-01
2024-01-01
[("doi","10.1111/j.1467-6494.1938.tb02281.x")]


---
/doc/psychiatry/1938-rosenzweig-2.pdf
Frustration As An Experimental Problem: 6. A General Outline of Frustration
Saul Rosenzweig
1938-12-01
2024-01-01
[("doi","https://gwern.net/doc/psychology/personality/1938-barker.pdf")]


---
/doc/psychiatry/1972-rutter-maternaldeprivationreassessed.pdf
Maternal Deprivation Reassessed
Michael Rutter
1972-01-01
2024-01-01



---
/doc/psychiatry/1974-ennis.pdf
Psychiatry and the Presumption of Expertise: Flipping Coins in the Courtroom
Bruce J. Ennis, Thomas R. Litwack
1974-01-01
2024-01-01



---
/doc/psychiatry/1981-kleiner.pdf
How Not To Commit Suicide
Art Kleiner
1981-06-01
2024-09-14



---
/doc/psychiatry/1981-nelson.pdf
The Impact of Incest: Factors in Self-Evaluation
Joan A. Nelson
1981-01-01
2024-01-01



---
/doc/psychiatry/2003-haney.pdf
Mental Health Issues in Long-Term Solitary and ‘Supermax’ Confinement
Craig Haney
2003-01-01
2024-01-01
[("doi","10.1177/0011128702239239")]

<p>This article discusses the recent increase in the use of solitary-like confinement, especially the rise of so-called <a href="https://en.wikipedia.org/wiki/Supermax_prison">supermax prisons</a> and the special mental health issues and challenges they pose.</p>
<p>After briefly discussing the nature of these specialized and increasingly widespread units and the forces that have given rise to them, the article reviews some of the unique mental-health-related issues they present, including the large literature that exists on the negative psychological effects of isolation and the unusually high percentage of mentally ill prisoners who are confined there.</p>
<p>It ends with a brief discussion of recent caselaw that addresses some of these mental health issues and suggests that the courts, though in some ways appropriately solicitous of the plight of mentally ill supermax prisoners, have overlooked some of the broader psychological problems these units create.</p>
---
/doc/psychiatry/2004-forrester.pdf
Freud in Cambridge
John Forrester
2004-01-01
2024-01-01
[("doi","10.1111/j.0011-1562.2004.t01-1-00560.x")]


---
/doc/psychiatry/2008-propper.pdf


2008
2024-01-01



---
/doc/psychiatry/2014-01-25-cliobelleweisman-theworstpeopleyouhavenevermetdanddonlineharassment.html


2014-01-25
2024-01-01



---
/doc/psychiatry/2015-laceulle.pdf
The Structure of Psychopathology in Adolescence: Replication of a General Psychopathology Factor in the TRAILS Study
Odilia M. Laceulle, Wilma A. M. Vollebergh, Johan Ormel
2015-02-23
2024-01-01
[("doi","10.1177/2167702614560750")]

<p>This study aimed to replicate a study by Caspi and colleagues, which proposed that the structure of psychopathology is characterized by a general psychopathology factor, in addition to smaller internalizing and externalizing factors.</p>
<p>Our study expanded the approach of the original by using continuous adolescent data and testing additional models, including both self &amp; parent-reported data, to bolster the robustness of the findings.</p>
<p>Our findings indicate that the structure of psychopathology is best characterized by a model including a general factor, in addition to smaller internalizing and externalizing factors.</p>
<p>These results emphasize the importance of this model for understanding the structure of psychopathology. Given the increasing emphasis on the importance of, and need for, replication, the overall evidence of a general factor seems rather robust.</p>
---
/doc/psychiatry/2021-erbeli.pdf
No Evidence of Creative Benefit Accompanying Dyslexia: A Meta-Analysis
Florina Erbeli, Peng Peng, Marianne Rice
2021-04-24
2024-01-01
[("doi","10.1177/00222194211010350")]

<p>Research on the question of creative benefit accompanying <a href="https://en.wikipedia.org/wiki/Dyslexia">dyslexia</a> has produced conflicting findings. In this meta-analysis, we determined summary effects of mean and variance differences in creativity between groups with and without dyslexia. 20 studies were included (<em>n</em> = 770 individuals with dyslexia, <em>n</em> = 1,671 controls). A random-effects robust variance estimation (RVE) analysis indicated no mean (<em>g</em> = −0.02, <em>p</em> = 0.84) or variance (<em>g</em> = −0.0004, <em>p</em> = 0.99) differences in creativity between groups.</p>
<p>The mean summary effect was moderated by age, gender, and creativity domain. Compared with adolescents, adults with dyslexia showed an advantage over nondyslexic adults in creativity. In addition, a higher proportion of males in the dyslexia group was associated with poorer performance compared with the controls. Finally, the dyslexia group showed a significant performance disadvantage in verbal versus figural creativity.</p>
<p>Regarding variance differences, they varied across age and creativity domains. Compared with adults, adolescents showed smaller variability in the dyslexia group. If the creativity task measured verbal versus figural or combined creativity, the dyslexia group exhibited smaller variability.</p>
<p>Altogether, our results suggest that individuals with dyslexia as a group are no more creative or show greater variability in creativity than peers without dyslexia.</p>
---
/doc/psychiatry/2021-kwong-figure1-crossectionalanalysisofpredictivepowerofpsychiatricgwasesincreaseswithageinyoungadults.jpg


2021
2024-01-01



---
/doc/psychiatry/2022-hansen-figure2-suicideratesinmiddleandhighschoolersdropsdramaticallyduringsummerbreakbutnotinyoungadults.jpg


2022
2024-01-01



---
/doc/psychiatry/2022-hansen-figure5-covid192020suicidetrendsvspreviouslyinteensvsyoungadults.jpg


2022
2024-01-01



---
/doc/psychiatry/2023-baldwin-figure2-correlationbetweenchildhoodabuseandpsychiatricoutcomesmetanalysisbymethodology.jpg


2023
2024-01-01



---
/doc/psychiatry/2023-baldwin-figure3-correlationbetweenchildhoodabuseandtypeofpsychiatrycoutcomemetanalysis.jpg


2023
2024-01-01



---
/doc/psychiatry/2023-baldwin-figures2-rawinflatedcorrelationbetweenchildhoodmaltreatmentandpsychiatricproblems.png


2023
2024-01-01



---
/doc/psychiatry/2023-baldwin-supplement.pdf
Childhood Maltreatment and Mental Health Problems: A Systematic Review and Meta-Analysis of Quasi-Experimental Studies [Supplement]
Jessie R. Baldwin, Biyao Wang, Lucy Karwatowska, Tabea Schoeler, Anna Tsaligopoulou, Marcus R. Munafò, Jean-Baptiste Pingault
2023-01-11
2024-01-01
[("doi","10.1176/appi.ajp.20220174_1")]


---
/doc/psychiatry/2023-kim-figure1-overallusadolescentsuicideratebymonthfrom2016to2021showingseasonaleffects.jpg


2023
2024-01-01



---
/doc/psychiatry/2023-kim-figure2-adolescentsuicideratescorrelatewithschoolyearacrossallusstates2016to2021.jpg


2023
2024-01-01



---
/doc/psychiatry/2023-kim-supplement-zoi230709supp1_prod_1689104553.42683.pdf
Supplementary Online Content
Youngran Kim, Trudy Millard Krause, Scott D. Lane
2023
2024-01-01



---
/doc/psychiatry/alzheimers/2023-eyting-figure1a-discontinuityinvaccineuse.jpg


2023
2024-01-01



---
/doc/psychiatry/alzheimers/2023-eyting-figure2-regressiondiscontinuityofvaccineondementiadiagnosis.jpg


2023
2024-01-01



---
/doc/psychiatry/alzheimers/2024-gaikwad.pdf
Nasal tau immunotherapy clears intracellular tau pathology and improves cognitive functions in aged tauopathy mice
Sagar Gaikwad, Nicha Puangmalai, Minal Sonawane, Mauro Montalbano, Rachel Price, Malini S. Iyer, Anamika Ray, Sandra Moreno, Rakez Kayed
2024-07-03
2024-07-12
[("doi","10.1126/scitranslmed.adj5958")]

<p>Pathological tau aggregates cause cognitive decline in neurodegenerative tauopathies, including <a href="https://en.wikipedia.org/wiki/Alzheimer%27s_disease">Alzheimer’s disease (AD)</a>. These aggregates are prevalent within intracellular compartments. Current tau immunotherapies have shown limited efficacy in clearing intracellular tau aggregates and improving cognition in clinical trials.</p>
<p>In this study, we developed toxic tau conformation-specific monoclonal antibody-2 (<strong>TTCM2</strong>), which selectively recognized pathological tau aggregates in brain tissues from patients with AD, dementia with Lewy bodies (DLB), and progressive supranuclear palsy (PSP). TTCM2 potently inhibited tau-seeding activity, an essential mechanism underlying tauopathy progression. To effectively target intracellular tau aggregates and ensure rapid delivery to the brain, TTCM2 was loaded in micelles (TTCM2-ms) and administered through the intranasal route.</p>
<p>We found that intranasally administered TTCM2-ms efficiently entered the brain in hTau-tauopathy mice, targeting pathological tau in intracellular compartments. Moreover, a single intranasal dose of TTCM2-ms effectively cleared pathological tau, elevated synaptic proteins, and improved cognitive functions in aged tauopathy mice.</p>
<p>Mechanistic studies revealed that TTCM2-ms cleared intracellular, synaptic, and seed-competent tau aggregates through tripartite motif-containing 21 <a href="https://en.wikipedia.org/wiki/TRIM21">(TRIM21)</a>, an intracellular antibody receptor and E3 ubiquitin ligase known to facilitate proteasomal degradation of cytosolic antibody-bound proteins. TRIM21 was found to be essential for TTCM2-ms-mediated clearance of tau pathology.</p>
<p>Our study collectively provides evidence of the effectiveness of nasal tau immunotherapy in targeting and clearing intracellular tau pathology through TRIM21 and enhancing cognition in aged tauopathy mice. This study could be valuable in designing effective tau immunotherapies for AD and other tauopathies.</p>
---
/doc/psychiatry/anorexia/1991-epling-solvingtheanorexiapuzzle.pdf
<em>Solving the Anorexia Puzle: A Scientific Approach</em>
W. Frank Epling, W. David Pierce
1991-01-01
2024-01-01



---
/doc/psychiatry/anorexia/2011-ferguson.pdf
Who is The Fairest One of All? How Evolution Guides Peer and Media Influences on Female Body Dissatisfaction
Christopher J. Ferguson, Benjamin Winegard, Bo M. Winegard
2011-03-01
2024-04-02
[("doi","10.1037/a0022607")]

<p>Much attention has focused on the influence of <a href="https://en.wikipedia.org/wiki/Mass_media">media images</a> of thin women on body dissatisfaction among female viewers. Disagreement exists regarding the nature of media influences, with <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analytic</a> results suggesting only small <a href="https://en.wikipedia.org/wiki/Effect_sizes">effect sizes</a>.</p>
<p>Fewer researchers have focused on the role of peer influences and peer competition on female body dissatisfaction. Furthermore, the relation between body dissatisfaction and eating disorders may be more complex than is often implied in the media effects literature.</p>
<p>Links between body dissatisfaction and eating disorders may be overstated, and some eating disorders, primarily <a href="https://en.wikipedia.org/wiki/Anorexia_nervosa">anorexia nervosa</a>, may not always be motivated primarily by body dissatisfaction. The current paper discusses these issues from an evolutionary perspective, examining how sociocultural forces influence the intensity of female competition and how such competition effects body dissatisfaction.</p>
---
/doc/psychiatry/anxiety/2007-hidalgo.pdf
An effect-size analysis of pharmacologic treatments for generalized anxiety disorder
Rosario B. Hidalgo, Larry A. Tupler, Jonathan R. T. Davidson
2007-11-01
2024-01-01
[("doi","10.1177/0269881107076996")]

<p>Generalized anxiety disorder (GAD) is a prevalent and impairing disorder, associated with extensive psychiatric and medical comorbidity and usually characterized by a chronic course. Different drugs have been investigated in GAD; among them are the following: (1) <a href="https://en.wikipedia.org/wiki/Selective_serotonin_reuptake_inhibitor">SSRIs</a>: paroxetine, sertraline, fluvoxamine and escitalopram; (2) <a href="https://en.wikipedia.org/wiki/Serotonin%E2%80%93norepinephrine_reuptake_inhibitor">SNRIs</a>: venlafaxine; (3) <a href="https://en.wikipedia.org/wiki/Benzodiazepine">benzodiazepines (BZs)</a>: alprazolam, diazepam and lorazepam; (4) <a href="https://en.wikipedia.org/wiki/Azapirone">azapirones (AZAs)</a>: buspirone; (5) <a href="https://en.wikipedia.org/wiki/Antihistamine">antihistamines (AHs)</a>: hydroxyzine; (6) <a href="https://en.wikipedia.org/wiki/Pregabalin">pregabalin (PGB)</a>; and (7) <a href="https://en.wikipedia.org/wiki/Alternative_medicine">complementary/alternative medicine (CAM)</a>: kava-kava and homeopathic preparation.</p>
<p>We conducted an effect size (ES) analysis of 21 double-blind placebo-controlled trials of medications treating <a href="https://en.wikipedia.org/wiki/Diagnostic_and_Statistical_Manual_of_Mental_Disorders">DSM-III-R, DSM-IV</a> or <a href="https://en.wikipedia.org/wiki/International_Classification_of_Diseases">ICD-10</a> GAD using <a href="https://en.wikipedia.org/wiki/Hamilton_Anxiety_Rating_Scale">HAM-A</a> change in score from baseline or endpoint score as the main efficacy measure. Literature search was performed using <a href="https://en.wikipedia.org/wiki/MEDLINE">MEDLINE</a> and <a href="https://en.wikipedia.org/wiki/PsycINFO">PsycINFO</a> databases including articles published between 1987 and 2003 and personal communications with investigators and sponsors.</p>
<p>Comparing all drugs versus placebo, the ES was 0.39. Mean ESs, excluding children, were PGB: 0.50, AH: 0.45, SNRI: 0.42, BZ: 0.38, SSRI: 0.36, AZA: 0.17 and CAM: −0.31. Comparing ES for adults versus children/adolescents (excluding CAM) and conventional drugs versus CAM (excluding children/adolescents) we found significantly higher ES for children/adolescents and for conventional drugs (<em>p</em> &lt; 0.001 and <em>p</em> &lt; 0.01, respectively). No statistically-significant differences were found when comparing date of publication, location of site (ie. US versus other), fixed versus flexible dosing, number of study arms, or number of outcome measures used.</p>
<p>Medications varied in the magnitude of their ESs, ranging from moderate to poor. Adolescents and children showed a much greater ES compared with adults. Subjects taking CAM had worse outcomes than placebo.</p>
---
/doc/psychiatry/anxiety/2020-nave-supplementaryfigure1-correlationtable.jpg


2020
2024-01-01



---
/doc/psychiatry/anxiety/2020-nave-table-extremes-agreeableness.jpg


2020
2024-01-01



---
/doc/psychiatry/anxiety/2020-nave-table-extremes-extraversion.jpg


2020
2024-01-01



---
/doc/psychiatry/anxiety/2020-nave-table-extremes-openness.jpg


2020
2024-01-01



---
/doc/psychiatry/anxiety/2021-costelli-figure6-besttwittermodelvsfacebookmodel.png


2021
2024-01-01



---
/doc/psychiatry/anxiety/2021-costelli-figure7-validationperformance.png


2021
2024-01-01



---
/doc/psychiatry/anxiety/2023-asgarizadeh-figure2-fittedstructuralequationmodelofanxietyandclimatechangefears.jpg


2023
2024-01-01



---
/doc/psychiatry/anxiety/lavender/2011-kasper.pdf
Efficacy and safety of silexan, a new, orally administered lavender oil preparation, in subthreshold anxiety disorder
S. Kasper, S. M. Gastpar, W. E. Müller, H. P. Volz, H. J. Möller, A. Dienel, S. Schläfke
2011-03-01
2024-01-01
[("doi","10.1016/S0924-9338(11)71871-5")]

<p>A number of studies has been performed recently on the efficacy and tolerability of <a href="https://en.wikipedia.org/wiki/Silexan">silexan</a>, a novel preparation from <a href="https://en.wikipedia.org/wiki/Lavender_oil">lavender oil</a> for oral use, in the treatment of <a href="https://en.wikipedia.org/wiki/Anxiety_disorder">anxiety disorders</a> and related conditions with particular attention to subthreshold <a href="https://en.wikipedia.org/wiki/Generalized_anxiety_disorder">generalized anxiety disorder (GAD)</a>.</p>
<p>3 randomized, double-blind clinical trials were identified which investigated the efficacy of silexan in subsynromal anxiety disorder (vs. placebo; 10 weeks’ treatment), in GAD (vs. <a href="https://en.wikipedia.org/wiki/Lorazepam">lorazepam</a>; 6 weeks), and in restlessness and agitation (vs. placebo; 10 weeks) according to <a href="https://en.wikipedia.org/wiki/Diagnostic_and_Statistical_Manual_of_Mental_Disorders">DSM-IV</a> and <a href="https://en.wikipedia.org/wiki/ICD-10">ICD-10</a> criteria. One open-label pilot study assessed the potential of the medicinal product in <a href="https://en.wikipedia.org/wiki/Neurasthenia">neurasthenia</a>, <a href="https://en.wikipedia.org/wiki/Posttraumatic_stress_disorder">post-traumatic stress disorder</a> and <a href="https://en.wikipedia.org/wiki/Somatization_disorder">somatization disorder</a> (6 weeks).</p>
<p>All trials assessed the participants’ anxiety levels using the <a href="https://en.wikipedia.org/wiki/Hamilton_Anxiety_Rating_Scale">Hamilton Anxiety Scale (HAMA)</a> or the <a href="https://en.wikipedia.org/wiki/State-Trait_Anxiety_Inventory">State Trait Anxiety Inventory (STAI)</a> as well as measures of co-morbidity and clinical global impressions. Across all trials 280 patients were exposed to silexan 80 mg/day, 37 were treated with lorazepam 0.5 mg/day and 192 received placebo. Average within group HAMA total scores at baseline ranged between 24.7 and 27.1 points.</p>
<p>Patients treated with silexan showed average HAMA total score decreases by between 10.4 ± 7.1 and 12.0 ± 7.2 points at week 6 and by between 11.8 ± 7.7 and 16.0 ± 8.3 points at week 10. In subthreshold GAD silexan was significantly superior to placebo, with a mean value difference of at least 4 points (lower bound of 95% confidence interval (CI)) after 10 weeks. In GAD silexan and lorazepam showed comparable HAMA total score reductions (90% CI for mean value difference: −2.3; 2.8 points).</p>
<p>The decrease of anxiety levels was accompanied by a reduction of restlessness and co-morbidity, and by improvements in general well-being. The anxiolytic effect of silexan is superior to placebo and comparable to lorazepam in subthreshold and threshold GAD, respectively. The medicinal product also improved associated symptoms like restlessness, disturbed sleep and somatic complaints, and had a beneficial influence on general well-being and quality of life. Silexan may offer interesting perspectives particularly in the treatment of subthreshold GAD.</p>
---
/doc/psychiatry/anxiety/lavender/2013-karper-table4-4studiesoutcomemeasuresummarystatisticsofsilexanlavenderoilextractforanxiety.jpg


2013
2024-01-01



---
/doc/psychiatry/anxiety/lavender/2013-politano.pdf
Uterotrophic Assay of Percutaneous Lavender Oil in Immature Female Rats
Valerie T. Politano, Danielle McGinty, Elise M. Lewis, Alan M. Hoberman, Mildred S. Christian, Robert M. Diener, Anne Marie Api
2013-01-28
2024-01-01
[("doi","10.1177/1091581812472209")]

<p>The estrogenic potential of <em>lavender oil</em> was evaluated in a <a href="https://en.wikipedia.org/wiki/Uterotrophic_assay">percutaneous uterotrophic bioassay</a> in immature female rats. 4 groups of 10 immature female rats each were randomly selected on postpartum day (PPD) 16. During the 3-day treatment period (PPDs 19–21), the immature rats were separated from the dams, caged in groups of 5 in a litter box for 6 hours, and administered the vehicle control article (corn oil) or lavender oil at 20 or 100 mg/kg per day. All dosages were administered as a 5 mL/kg volume in a <a href="http://www.hilltoplabs.com/">Hilltop Chamber</a> (25 mm diameter; absorbent material removed) placed on the shaved back of each immature rat, and secured with micropore tape and Vetrap. A positive control group was gavaged twice daily with 2.5 μg/kg per day of <a href="https://en.wikipedia.org/wiki/Ethinylestradiol">17α-ethinyl estradiol</a>.</p>
<p>Daily observations included viability, clinical signs, body weights, and body weight gains. All rats were euthanized 24 hours after the third and final treatment, the uteri and ovaries were removed, and the paired ovaries and wet and blotted uterine weights were recorded. No unscheduled deaths occurred. No skin reactions were observed.</p>
<p>Both dosages of lavender oil significantly reduced body weight gains after the third day of treatment, but terminal body weights and mean absolute and relative uterine weights did not differ significantly from vehicle control values. Positive controls showed statistically-significant increases in body weight and increased mean absolute and relative uterine weights as expected.</p>
<p>Based on these data, lavender oil, at dosages of 20 or 100 mg/kg, was not active in the rat uterotrophic assay and gave no evidence of estrogenic activity.</p>
---
/doc/psychiatry/anxiety/lavender/2014-kasper.pdf
Lavender oil preparation Silexan is effective in generalized anxiety disorder—a randomized, double-blind comparison to placebo and paroxetine
Siegfried Kasper, Markus Gastpar, Walter E. Müller, Hans-Peter Volz, Hans-Jürgen Möller, Sandra Schläfke, Angelika Dienel
2014-06-01
2024-01-01
[("doi","10.1017/S1461145714000017")]


---
/doc/psychiatry/anxiety/lavender/2017-generoso-figure1-forestplotof5silexanstudiesforanxietyshowingg067.jpg


2017
2024-01-01



---
/doc/psychiatry/autism/1989-gillberg.pdf
Asperger Syndrome—Some Epidemiological Considerations: A Research Note
I. Carina Gillberg, Christopher Gillberg
1989-07-01
2024-01-01
[("doi","10.1111/j.1469-7610.1989.tb00275.x")]


---
/doc/psychiatry/autism/2014-goddard.pdf
Development of autobiographical memory in children with autism spectrum disorders: Deficits, gains, and predictors of performance
Lorna Goddard, Barbara Dritschel, Sally Robinson, Patricia Howlin
2013-11-27
2024-05-01
[("doi","10.1017/S0954579413000904")]

<p>Autobiographical memory (AM) was assessed in 63 children (aged 8–17 years) with an <a href="https://en.wikipedia.org/wiki/Autism_spectrum">autism spectrum disorder</a> (ASD) and compared with 63 typically developing children matched for age, gender, IQ, and verbal ability. A range of methodologies was employed for eliciting past experience with particular focus on the ability to recall (a) specific events, (b) the recent and remote past, and (c) semantic versus episodic memories across different lifetime periods.</p>
<p>Results indicated that the ASD group manifested difficulties in retrieving specific memories to word cues and had poorer access to the remote past. Deficits were found in the context of intact recent memory and preserved general memory abilities, with some impairment of visual memory. Problems in retrieving episodic and <a href="https://en.wikipedia.org/wiki/Semantics">semantic</a> AMs across the life span were also evident. Qualitative analysis of memory reports suggested that the ASD group was less likely to refer to emotion in their remote memories but more likely to describe emotions in their recent memories.</p>
<p>Important predictors of AM performance in the ASD group were central executive abilities, in particular cognitive flexibility and verbal fluency.</p>
---
/doc/psychiatry/autism/2023-kim-figure2-progressiveerasureofeyephotographsforpredictingautismcaseshowssolelyuseofluminosityandnoglobalfeatures.jpg


2023
2024-01-01



---
/doc/psychiatry/autism/2023-kim-supplementfigure2-aurocofsymptomseveritypredictorshowschanceperformance.jpg


2023
2024-01-01



---
/doc/psychiatry/autism/2023-usdepartmentofstate-byuunearsuicidefoiaresponse.pdf
Freedom of Information Act request: 2021 death of David Kirk Ginder
Dwayne Williamson
2023-10-16
2024-04-05



---
/doc/psychiatry/autism/2024-schindel.pdf
Suicidal Thoughts and Behaviors Among Children and Adolescents With Autism Spectrum Disorder
Benjamin Joffe Schindel, Briella Baer Chen, Holly C. Wilcox, Alison R. Marvin, J. Kiely Law, Paul H. Lipkin
2024-04-01
2024-04-14
[("doi","10.1001/jamapediatrics.2024.0207")]

<p>This survey study uses data from the Mental Health and Suicidal Behaviors Questionnaire to examine the age at onset of suicidal thoughts and behaviors among children and adolescents aged 8 to 17 years who have been diagnosed with <a href="https://en.wikipedia.org/wiki/Autism_spectrum">autism spectrum disorder</a> (ASD).</p>
---
/doc/psychiatry/bipolar/2023-neirenberg.pdf
Diagnosis and Treatment of Bipolar Disorder: A Review
Andrew A. Nierenberg, Bruno Agustini, Ole Köhler-Forsberg, Cristina Cusin, Douglas Katz, Louisa G. Sylvia, Amy Peters, Michael Berk
2023-10-10
2024-01-01
[("doi","10.1001/jama.2023.18588")]

<p><strong>Importance</strong>: Bipolar disorder affects ~8 million adults in the US and ~40 million individuals worldwide.</p>
<p><strong>Observations</strong>: Bipolar disorder is characterized by recurrent episodes of depression and mania or hypomania. Bipolar depressive episodes are similar to major depressive episodes. Manic and hypomanic episodes are characterized by a distinct change in mood and behavior during discrete time periods. The age of onset is usually 15–25 years, and depression is the most frequent initial presentation. ~75% of symptomatic time consists of depressive episodes or symptoms. Early diagnosis and treatment are associated with a more favorable prognosis. Diagnosis and optimal treatment are often delayed by a mean of ~9 years following an initial depressive episode. Long-term treatment consists of mood stabilizers, such as lithium, valproate, and lamotrigine. Antipsychotic agents, such as quetiapine, aripiprazole, asenapine, lurasidone, and cariprazine, are recommended, but some are associated with weight gain. Antidepressants are not recommended as monotherapy. More than 50% of patients with bipolar disorder are not adherent to treatment. Life expectancy is reduced by ~12 to 14 years in people with bipolar disorder, with a 1.6× to 2× increase in cardiovascular mortality occurring a mean of 17 years earlier compared with the general population. Prevalence rates of metabolic syndrome (37%), obesity (21%), cigarette smoking (45%), and type 2 diabetes (14%) are higher among people with bipolar disorder, contributing to the risk of early mortality. The annual suicide rate is ~0.9% among individuals with bipolar disorder, compared with 0.014% in the general population. ~15% to 20% of people with bipolar disorder die by suicide.</p>
<p><strong>Conclusion</strong>: Bipolar disorder affects ~8 million adults in the US. First-line therapy includes mood stabilizers, such as lithium, anticonvulsants, such as valproate and lamotrigine, and atypical antipsychotic drugs, such as quetiapine, aripiprazole, asenapine, lurasidone, and cariprazine.</p>
---
/doc/psychiatry/bipolar/autism/2014-song-table2-comorbidityofbipolarwithothermajorpsychiatricdisordersinswedishpopulationregistry.jpg


2014
2024-01-01



---
/doc/psychiatry/bipolar/elon-musk/2024-09-14-gwern-dalle3-twolaughingcryingemoji-512px.jpg

Gwern
2024-09-14
2024-09-14



---
/doc/psychiatry/bipolar/energy/1987-andreasen-ratesofmentalillnessiniowawritersworkshopwriterscomparedtocontrol.jpg


1987
2024-01-01



---
/doc/psychiatry/bipolar/energy/1987-andreasen-table2-ratesofmentalillnessinfirstdegreerelativesofiowaworkshopwriters.jpg


1987
2024-01-01



---
/doc/psychiatry/bipolar/energy/1987-andreasen-table3-ratesofcreativityinfirstdegreerelativesofiowaworkshopwriters.jpg


1987
2024-01-01



---
/doc/psychiatry/bipolar/energy/1987-andreasen-table4-patternofmentalillnessandcreativitycorrelationsinwritersvscontrolfamilies.jpg


1987
2024-01-01



---
/doc/psychiatry/bipolar/energy/1989-jamison-figure1-moodandmentalbehavioralchangebyelitewritersduringintensecreativeepisodes.jpg


1989
2024-01-01



---
/doc/psychiatry/bipolar/energy/1989-jamison-table2-historyoftreatmentformooddisordersinsampleofelitewriters.jpg


1989
2024-01-01



---
/doc/psychiatry/bipolar/energy/1989-jamison-table3-historyofseveremoodwingsandextendedelatedmoodstatesinelitewriters.png


1989
2024-01-01



---
/doc/psychiatry/bipolar/energy/1994-shaw-creativityandaffect.pdf
<em>Creativity and Affect</em>
Melvin P. Shaw, Mark A. Runco
1994-01-01
2024-01-01



---
/doc/psychiatry/bipolar/energy/1998-hershman-manicdepressionandcreativity.pdf
<em>Manic Depression and Creativity</em>
Jablow Hershman, Julian Lieb
1998-01-01
2024-01-01



---
/doc/psychiatry/bipolar/energy/2010-maccabe-figure1-bipolarandschizophreniaratebygradepointaverageinswedishcohortsmoothedplot.jpg


2010
2024-01-01



---
/doc/psychiatry/bipolar/energy/2010-mccabe-table2-zscoreofgradepointaverageextremescorrelatewithbipolardisorderriskinsweden.jpg


2010
2024-01-01



---
/doc/psychiatry/bipolar/genetics/2011-sklar-supplement.pdf
Large-scale genome-wide association analysis of bipolar disorder identifies a new susceptibility locus near ODZ4: Supplement 1
Pamela Sklar, Stephan Ripke, Laura J. Scott, Ole A. Andreassen, Sven Cichon, Nick Craddock, Howard J. Edenberg, John I. Nurnberger, Marcella Rietschel, Douglas Blackwood, Aiden Corvin, Matthew Flickinger, Weihua Guan, Morten Mattingsdal, Andrew Mcquillin, Phoenix Kwan, Thomas F. Wienker, Mark Daly, Frank Dudbridge, Peter A. Holmans, Danyu Lin, Margit Burmeister, Tiffany A. Greenwood, Marian L. Hamshere, Pierandrea Muglia, Erin N. Smith, Peter P. Zandi, Caroline M. Nievergelt, Rebecca Mckinney, Paul D. Shilling, Nicholas J. Schork, Cinnamon S. Bloss, Tatiana Foroud, Daniel L. Koller, Elliot S. Gershon, Chunyu Liu, Judith A. Badner, William A. Scheftner, William B. Lawson, Evaristus A. Nwulia, Maria Hipolito, William Coryell, John P. Rice, William Byerley, Francis J. McMahon, Thomas G. Schulze, Wade Berrettini, Falk W. Lohoff, James B. Potash, Pamela B. Mahon, Melvin G. Mcinnis, Sebastian Zöllner, Peng Zhang, David W. Craig, Szabocls Szelinger, Thomas B. Barrett, René Breuer, Sandra Meier, Jana Strohmaier, Stephanie H. Witt, Federica Tozzi, Anne Farmer, Peter McGuffin, John Strauss, Wei Xu, James L. Kennedy, John B. Vincent, Keith Matthews, Richard Day, Manuel D. C. Ferreira, Colm O’Dushlaine, Roy Perlis, Soumya Raychaudhuri, Douglas Ruderfer, Phil L. Hyoun, Jordan W. Smoller, Jun Li, Devin Absher, Robert C. Thompson, Fan Guo Meng, Alan F. Schatzberg, William E. Bunney, Jack D. Barchas, Edward G. Jones, Stanley J. Watson, Richard M. Myers, Huda Akil, Michael Boehnke, Kim Chambert, Jennifer Moran, Ed Scolnick, Srdjan Djurovic, Ingrid Sigfrid Melle, Gunnar Morken, Michael Gill, Derek Morris, Emma Quinn, Thomas W. Mühleisen, Franziska A. Degenhardt, Manuel Mattheisen, Johannes Schumacher, Wolfgang Maier, Michael Steffens, Peter Propping, Markus M. Nöthen, Adebayo Anjorin, Nick Bass, Hugh Gurling, Radhika Kandaswamy, Jacob Lawrence, Kevin Mcghee, Andrew Mcintosh, Alan W. Mclean, Walter J. Muir, Benjamin S. Pickard, Gerome Breen, David St Clair, Sian Caesar, Katherine Gordon-Smith, Lisa Jones, Christine Fraser, Elaine K. Green, Detelina Grozeva, Ian R. Jones, George Kirov, Valentina Moskvina, Ivan Nikolov, Michael C. O’Donovan, Michael J. Owen, David A. Collier, Amanda Elkin, Richard Williamson, Allan H. Young, I. Nicol Ferrier, Kari Stefansson, Hreinn Stefansson, Porgeir Porgeirsson, Stacy Steinberg, Omar Gustafsson, Sarah E. Bergen, Vishwajit Nimgaonkar, Christina hultman, Mikael Landén, Paul Lichtenstein, Patrick Sullivan, Martin Schalling, Urban Osby, Lena Backlund, Louise Frisén, Niklas Langstrom, Stéphane Jamain, Marion Leboyer, Bruno Etain, Frank Bellivier, Hannes Petursson, Engilbert Sigur Sson, Bertram Müller-Mysok, Susanne Lucae, Markus Schwarz, Peter R. Schofield, Nick Martin, Grant W. Montgomery, Mark Lathrop, Högni Oskarsson, Michael Bauer, Adam Wright, Philip B. Mitchell, Martin Hautzinger, Andreas Reif, John R. Kelsoe, Shaun M. Purcell
2011-10-01
2024-01-01
[("doi","10.1038/ng.943")]


---
/doc/psychiatry/bipolar/genetics/2014-song-table1-familyriskforbipolardisorderinswedishpopulationregistry.jpg


2014
2024-01-01



---
/doc/psychiatry/bipolar/genetics/2022-mitchell-figure2-acnegeneticcorrelations.jpg


2022
2024-01-01



---
/doc/psychiatry/bipolar/genetics/index
‘BP genes’ tag

2019-11-13
2024-09-15


<figure><img class="float-right page-thumbnail invert-auto outline" height="791" width="1650" src="/doc/psychiatry/bipolar/genetics/2022-mitchell-figure2-acnegeneticcorrelations.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychiatry/bipolar/genetics</code>, most recent first: 49 <a href="/doc/psychiatry/bipolar/genetics/index#links" class="icon-not">annotations</a> &amp; 3 <a href="/doc/psychiatry/bipolar/genetics/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychiatry/bipolar/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychiatry/bipolar/genetics/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychiatry/bipolar/genetics/index#akbari-et-al-2024-section" id="toc-akbari-et-al-2024-section">“Pervasive Findings of Directional Selection Realize the Promise of Ancient DNA to Elucidate Human Adaptation”, Akbari et al 2024</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#dattani-et-al-2023-section" id="toc-dattani-et-al-2023-section">“Common and Rare Variant Associations With Latent Traits Underlying Depression, Bipolar Disorder, and Schizophrenia”, Dattani et al 2023</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#kendler-et-al-2023-section" id="toc-kendler-et-al-2023-section">“Relationship of Family Genetic Risk Score With Diagnostic Trajectory in a Swedish National Sample of Incident Cases of Major Depression, Bipolar Disorder, Other Non-Affective Psychosis, and Schizophrenia”, Kendler et al 2023</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#morey-et-al-2022-section" id="toc-morey-et-al-2022-section">“Genomic Structural Equation Modeling Reveals Latent Phenotypes in the Human Cortex With Distinct Genetic Architecture”, Morey et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#weiner-et-al-2022-section" id="toc-weiner-et-al-2022-section">“Polygenic Architecture of Rare Coding Variation across 400,000 Exomes”, Weiner et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#sha-et-al-2022-section" id="toc-sha-et-al-2022-section">“Genetic Architecture of the White Matter Connectome of the Human Brain”, Sha et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#song-et-al-2022-1-section" id="toc-song-et-al-2022-1-section">“Genetics, Leadership Position, and Well-Being: An Investigation With a Large-Scale GWAS”, Song et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#mitchell-et-al-2022-2-section" id="toc-mitchell-et-al-2022-2-section">“Genome-Wide Association Meta-Analysis Identifies 29 New Acne Susceptibility Loci”, Mitchell et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#zeng-et-al-2022-3-section" id="toc-zeng-et-al-2022-3-section">“Multi-Ancestry EQTL Meta-Analysis of Human Brain Identifies Candidate Causal Variants for Brain-Related Traits”, Zeng et al 2022</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#birmaher-et-al-2021-section" id="toc-birmaher-et-al-2021-section">“Role of Polygenic Risk Score in the Familial Transmission of Bipolar Disorder in Youth”, Birmaher et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#wainberg-et-al-2021-2-section" id="toc-wainberg-et-al-2021-2-section">“Deletion of Loss-Of-Function-Intolerant Genes and Risk of 5 Psychiatric Disorders”, Wainberg et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#s%C3%A1nchez-et-al-2021-section" id="toc-sánchez-et-al-2021-section">“Comparing Copy Number Variations in a Danish Case Cohort of Individuals With Psychiatric Disorders”, Sánchez et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#strom-et-al-2021-section" id="toc-strom-et-al-2021-section">“Polygenic Heterogeneity Across Obsessive-Compulsive Disorder Subgroups Defined by a Comorbid Diagnosis”, Strom et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#jami-et-al-2021-gwas-internalizing-section" id="toc-jami-et-al-2021-gwas-internalizing-section">“Genome-Wide Association Meta-Analysis of Childhood and Adolescent Internalizing Symptoms”, Jami et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#mullins-et-al-2021-2-section" id="toc-mullins-et-al-2021-2-section">“Genome-Wide Association Study of More Than 40,000 Bipolar Disorder Cases Provides New Insights into the Underlying Biology”, Mullins et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#saarentaus-et-al-2021-section" id="toc-saarentaus-et-al-2021-section">“Polygenic Burden Has Broader Impact on Health, Cognition, and Socioeconomic Outcomes Than Most Rare and High-Risk Copy Number Variants”, Saarentaus et al 2021</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#mullins-et-al-2020-section" id="toc-mullins-et-al-2020-section">“Genome-Wide Association Study of over 40,000 Bipolar Disorder Cases Provides Novel Biological Insights”, Mullins et al 2020</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#byrne-et-al-2020-section" id="toc-byrne-et-al-2020-section">“Conditional GWAS Analysis to Identify Disorder-Specific SNPs for Psychiatric Disorders”, Byrne et al 2020</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#stern-et-al-2020-section" id="toc-stern-et-al-2020-section">“Disentangling Selection on Genetically Correlated Polygenic Traits Using Whole-Genome Genealogies”, Stern et al 2020</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#consortium-2019-section" id="toc-consortium-2019-section">“Genomic Relationships, Novel Loci, and Pleiotropic Mechanisms across Eight Psychiatric Disorders”, Consortium 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#partida-et-al-2019-section" id="toc-partida-et-al-2019-section">“Genome-Wide Association Study Identifies 49 Common Genetic Variants Associated With Handedness”, Partida et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#lehto-et-al-2019-section" id="toc-lehto-et-al-2019-section">“Childhood Adoption and Mental Health in Adulthood: The Role of Gene-Environment Correlations and Interactions in the UK Biobank”, Lehto et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#prata-et-al-2019-section" id="toc-prata-et-al-2019-section">“Unravelling the Genetic Basis of Schizophrenia and Bipolar Disorder With GWAS: A Systematic Review”, Prata et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#consortium-et-al-2019-section" id="toc-consortium-et-al-2019-section">“Genome Wide Meta-Analysis Identifies Genomic Relationships, Novel Loci, and Pleiotropic Mechanisms across Eight Psychiatric Disorders”, Consortium et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#smeland-et-al-2019-section" id="toc-smeland-et-al-2019-section">“Genome-Wide Analysis Reveals Extensive Genetic Overlap between Schizophrenia, Bipolar Disorder, and Intelligence”, Smeland et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#alemany-et-al-2019-section" id="toc-alemany-et-al-2019-section">“Common Polygenic Variations for Psychiatric Disorders and Cognition in Relation to Brain Morphology in the General Pediatric Population”, Alemany et al 2019</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#coleman-et-al-2018-section" id="toc-coleman-et-al-2018-section">“The Genetics of the Mood Disorder Spectrum: Genome-Wide Association Analyses of over 185,000 Cases and 439,000 Controls”, Coleman et al 2018</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#oconnell-et-al-2018-section" id="toc-oconnell-et-al-2018-section">“The Genetic Architecture of Schizophrenia, Bipolar Disorder, Obsessive-Compulsive Disorder and Autism Spectrum Disorder”, O’’Connell et al 2018</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#maier-et-al-2018-1-section" id="toc-maier-et-al-2018-1-section">“Improving Genetic Prediction by Leveraging Genetic Correlations among Human Diseases and Traits”, Maier et al 2018</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#strawbridge-et-al-2017-section" id="toc-strawbridge-et-al-2017-section">“Genome-Wide Analysis of Risk-Taking Behavior and Cross-Disorder Genetic Correlations in 116,255 Individuals from the UK Biobank Cohort”, Strawbridge et al 2017</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#stahl-et-al-2017-section" id="toc-stahl-et-al-2017-section">“Genome-Wide Association Study Identifies 30 Loci Associated With Bipolar Disorder”, Stahl et al 2017</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#ruderfer-et-al-2017-section" id="toc-ruderfer-et-al-2017-section">“Genomic Dissection of Bipolar Disorder and Schizophrenia including 28 Subphenotypes”, Ruderfer et al 2017</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#ganna-et-al-2017-section" id="toc-ganna-et-al-2017-section">“Quantifying the Impact of Rare and Ultra-Rare Coding Variation across the Phenotypic Spectrum”, Ganna et al 2017</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#ward-et-al-2017-section" id="toc-ward-et-al-2017-section">“Genome-Wide Analysis of 113,968 Individuals in UK Biobank Identifies 4 Loci Associated With Mood Instability”, Ward et al 2017</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#smith-et-al-2016-2-section" id="toc-smith-et-al-2016-2-section">“Genome-Wide Analysis of over 106 000 Individuals Identifies 9 Neuroticism-Associated Loci”, Smith et al 2016</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#hulzen-et-al-2016-section" id="toc-hulzen-et-al-2016-section">“Genetic Overlap between Attention-Deficit/Hyperactivity Disorder and Bipolar Disorder: Evidence from GWAS Meta-Analysis Meta-Analysis of ADHD and BPD GWAS”, Hulzen et al 2016</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#power-et-al-2015-section" id="toc-power-et-al-2015-section">“Polygenic Risk Scores for Schizophrenia and Bipolar Disorder Predict Creativity”, Power et al 2015</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#song-et-al-2014-section" id="toc-song-et-al-2014-section">“Bipolar Disorder and Its Relation to Major Psychiatric Disorders: a Family-Based Study in the Swedish Population”, Song et al 2014</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#power-et-al-2013-section" id="toc-power-et-al-2013-section">“Fecundity of Patients With Schizophrenia, Autism, Bipolar Disorder, Depression, Anorexia Nervosa, or Substance Abuse vs Their Unaffected Siblings”, Power et al 2013</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#section" id="toc-section">“Identification of Risk Loci With Shared Effects on Five Major Psychiatric Disorders: a Genome-Wide Analysis”</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#hamshere-et-al-2013-1-section" id="toc-hamshere-et-al-2013-1-section">“Shared Polygenic Contribution between Childhood Attention-Deficit Hyperactivity Disorder and Adult Schizophrenia”, Hamshere et al 2013</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#lee-et-al-2013-section" id="toc-lee-et-al-2013-section">“Genetic Relationship between Five Psychiatric Disorders Estimated from Genome-Wide SNPs”, Lee et al 2013</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#malhotra-sebat-2012-section" id="toc-malhotra-sebat-2012-section">“CNVs: Harbingers of a Rare Variant Revolution in Psychiatric Genetics”, Malhotra &amp; Sebat 2012</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#sklar-et-al-2011-2-section" id="toc-sklar-et-al-2011-2-section">“Large-Scale Genome-Wide Association Analysis of Bipolar Disorder Identifies a New Susceptibility Locus near ODZ4: Supplement 1”, Sklar et al 2011</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#sklar-et-al-2011-1-section" id="toc-sklar-et-al-2011-1-section">“Large-Scale Genome-Wide Association Analysis of Bipolar Disorder Identifies a New Susceptibility Locus near ODZ4”, Sklar et al 2011</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#consortium-2011-section" id="toc-consortium-2011-section">“Genome-Wide Association Study Identifies Five New Schizophrenia Loci”, Consortium 2011</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#consortium-2009-section" id="toc-consortium-2009-section">“Common Polygenic Variation Contributes to Risk of Schizophrenia and Bipolar Disorder”, Consortium 2009</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#keller-miller-2006-section" id="toc-keller-miller-2006-section">“Resolving the Paradox of Common, Harmful, Heritable Mental Disorders: Which Evolutionary Genetic Models Work Best?”, Keller &amp; Miller 2006</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#bertelsen-gottesman-1986-section" id="toc-bertelsen-gottesman-1986-section">“Offspring of Twin Pairs Discordant for Psychiatric Illness”, Bertelsen &amp; Gottesman 1986</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychiatry/bipolar/genetics/index#genetic-correlations-genetic-prediction-polygenic-traits-rare-variants-gene-environment-interactions" id="toc-genetic-correlations-genetic-prediction-polygenic-traits-rare-variants-gene-environment-interactions"><code>genetic-correlations genetic-prediction polygenic-traits rare-variants gene-environment-interactions</code></a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#bipolar-snp" id="toc-bipolar-snp"><code>bipolar-snp</code></a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#bipolar-research-mental-health-polygenic-loci-mood-disorder-genetic-associations-bipolar-biology" id="toc-bipolar-research-mental-health-polygenic-loci-mood-disorder-genetic-associations-bipolar-biology"><code>bipolar-research mental-health polygenic-loci mood-disorder genetic-associations bipolar-biology</code></a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#genomic-pleiotropy-bipolar-loci-psychiatric-risk-schizophrenia-loci-shared-effects-intertwined-genetics" id="toc-genomic-pleiotropy-bipolar-loci-psychiatric-risk-schizophrenia-loci-shared-effects-intertwined-genetics"><code>genomic-pleiotropy bipolar-loci psychiatric-risk schizophrenia-loci shared-effects intertwined-genetics</code></a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#genetic-psychiatry-family-study-twin-discordance-psychiatric-disorders-bipolar-genetics" id="toc-genetic-psychiatry-family-study-twin-discordance-psychiatric-disorders-bipolar-genetics"><code>genetic-psychiatry family-study twin-discordance psychiatric-disorders bipolar-genetics</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychiatry/bipolar/genetics/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychiatry/borderline/2009-bouchard.pdf
Relationship Quality and Stability in Couples When One Partner Suffers From Borderline Personality Disorder
Sébastien Bouchard, Stéphane Sabourin, Yvan Lussier, Evens Villeneuve
2009-09-25
2024-05-15
[("doi","10.1111/j.1752-0606.2009.00151.x")]

<p>The main goal of the present study was to examine and compare the psychosocial functioning of 35 couples including a woman diagnosed with <a href="https://en.wikipedia.org/wiki/Borderline_personality_disorder">borderline personality disorder (BPD)</a> to that of a nonclinical control sample of 35 couples.</p>
<p>The BPD status of women from the clinical group and the prevalence of personality disorder in their partner were ascertained through the SCID-II. Participants completed self-report measures of couple functioning.</p>
<p>A majority of couples in which the woman suffered from BPD (68.7%) evidenced frequent episodes of <em>breakups</em> and reconciliations and, over an 18-month period, nearly 30% of these couples dissolved their relationship. Nearly half of the men involved in a romantic relationship with a woman suffering from BPD met criteria for one personality disorder or more.</p>
<p>As compared with nonclinical couples, clinical couples showed lower marital satisfaction, higher attachment insecurity, more demand/withdraw communication problems, and higher levels of violence.</p>
---
/doc/psychiatry/borderline/transitional-object/index
‘security blanket (BPD)’ tag

2023-11-09
2023-11-18


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychiatry/borderline/transitional-object</code>, most recent first: 4 <a href="/doc/psychiatry/borderline/transitional-object/index#links" class="icon-not">annotations</a> (<a href="/doc/psychiatry/borderline/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#hooley-wilson-murphy-2012-section" id="toc-hooley-wilson-murphy-2012-section">“Adult Attachment to Transitional Objects and Borderline Personality Disorder”, Hooley &amp; Wilson-Murphy 2012</a></li>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#laporta-1997-section" id="toc-laporta-1997-section">“Borderline Personality Disorder and Transitional Objects”, Laporta 1997</a></li>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#cardasis-et-al-1997-section" id="toc-cardasis-et-al-1997-section">“Transitional Objects and Borderline Personality Disorder”, Cardasis et al 1997</a></li>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#arkema-1981-section" id="toc-arkema-1981-section">“The Borderline Personality and Transitional Relatedness”, Arkema 1981</a></li>
<li><a href="/doc/psychiatry/borderline/transitional-object/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
</ul>
</div>
---
/doc/psychiatry/depression/2012-hindash.pdf
Negative Interpretation Bias in Individuals with Depressive Symptoms
Alexandra H. Cowden Hindash, Nader Amir
2011-09-27
2024-07-06
[("doi","10.1007/s10608-011-9397-4")]


---
/doc/psychiatry/depression/2016-saxon-figure1-psychiatrictherapistsrankedworsttobestbymultilevelmodeling.jpg


2016
2024-01-01



---
/doc/psychiatry/depression/2016-saxon-figure4-meantrajectoryofpatientsplitbytherapistgroup.jpg


2016
2024-01-01



---
/doc/psychiatry/depression/2018-everaert.pdf
Looking Through Tinted Glasses: Depression and Social Anxiety Are Related to Both Interpretation Biases and Inflexible Negative Interpretations
Jonas Everaert, Michael V. Bronstein, Tyrone D. Cannon, Jutta Joormann
2018-01-19
2024-07-06
[("doi","10.1177/2167702617747968")]

<p>Interpretation bias is often theorized to play a critical role in <a href="https://en.wikipedia.org/wiki/Depression_(mood)">depression</a> and <a href="https://en.wikipedia.org/wiki/Social_anxiety">social anxiety</a>. To date, it remains unknown how interpretation bias exerts its toxic effects. Interpretation inflexibility may be an important determinant of how distorted interpretations affect emotional well-being.</p>
<p>This study investigated interpretation bias and inflexibility in relation to depression severity and social anxiety. Participants (<em>n</em> = 212) completed a novel cognitive task that simultaneously measured bias and inflexibility in the interpretation of unfolding ambiguous situations.</p>
<p>Depression severity was associated with increased negative and decreased positive interpretation biases. Social anxiety was associated with increased negative interpretation bias. Critically, both symptom types were related to reduced revision of negative interpretations by disconfirmatory positive information.</p>
<p>These findings suggest that individuals with more severe depression or social anxiety make more biased and inflexible interpretations. Future work examining cognitive risk for depression and anxiety could benefit from examining both these factors.</p>
---
/doc/psychiatry/depression/2022-rudolf-figure1-inversecorrelationbetweencountrypercapitagdpandadolescenthappiness.jpg


2022
2024-01-01



---
/doc/psychiatry/depression/2022-rudolf-figure2-positivecorrelationbetweencountrypercapitagdpandadulthappiness.jpg


2022
2024-01-01



---
/doc/psychiatry/depression/2024-freese-figure2-depressionpolygenicscorepredictionofadverselifeevents.jpg


2024
2024-05-15



---
/doc/psychiatry/depression/2024-freese-figure3-correlationbetweenintuitiveratingofpersonalblameandadverseevents.jpg


2024
2024-05-15



---
/doc/psychiatry/lithium/1970-dawson.pdf


1970-01-01
2024-01-01



---
/doc/psychiatry/lithium/1972-dawson.pdf


1972-01-01
2024-01-01



---
/doc/psychiatry/lithium/1972-pokorny.pdf


1972-01-01
2024-01-01



---
/doc/psychiatry/lithium/1983-walsh.pdf


1983-01-01
2024-01-01



---
/doc/psychiatry/lithium/1990-schrauzer.pdf
Lithium in drinking water and the incidences of crimes, suicides, and arrests related to drug addictions

1990-01-01
2024-01-01



---
/doc/psychiatry/lithium/1992-schrauzer.pdf


1992-01-01
2024-01-01



---
/doc/psychiatry/lithium/1993-schrauzer.pdf


1993-01-01
2024-01-01



---
/doc/psychiatry/lithium/1995-klemfuss.pdf


1995-01-01
2024-01-01



---
/doc/psychiatry/lithium/2005-dunn.pdf


2005
2024-01-01



---
/doc/psychiatry/lithium/2006-terao.pdf


2006-01-01
2024-01-01



---
/doc/psychiatry/lithium/2008-gonzalez.pdf
Letters to the Editor

2008-01-01
2024-01-01



---
/doc/psychiatry/lithium/2008-servello.pdf

Karla
2008-01-01
2024-01-01



---
/doc/psychiatry/lithium/2009-terao.pdf
Even very low but sustained lithium intake can prevent suicide in the general population?
Takeshi Terao, Shinjiro Goto, Masatoshi Inagaki, Yasumasa Okamoto
2009-01-01
2024-01-01
[("doi","10.1016/j.mehy.2009.02.043")]


---
/doc/psychiatry/lithium/2011-schopfer.pdf


2011-01-01
2024-01-01



---
/doc/psychiatry/lithium/2011-zarse.pdf


2011-01-01
2024-01-01



---
/doc/psychiatry/lithium/2012-lithium-experiment.csv


2012
2024-01-01



---
/doc/psychiatry/lithium/2013-bluml.pdf
Lithium in the public water supply and suicide mortality in Texas
Victor Blüml, Michael D. Regier, Gerald Hlavin, Ian R. H. Rockett, Franz König, Benjamin Vyssoki, Tom Bschor, Nestor D. Kapusta
2013-01-01
2024-01-01
[("doi","10.1016/j.jpsychires.2012.12.002")]


---
/doc/psychiatry/lithium/2013-giotakos.pdf


2013-01-01
2024-01-01



---
/doc/psychiatry/lithium/2014-aprahamian.pdf


2014-01-01
2024-01-01



---
/doc/psychiatry/lithium/2014-neves.pdf


2014-01-01
2024-01-01



---
/doc/psychiatry/lithium/2014-vita.pdf


2014-01-01
2024-01-01



---
/doc/psychiatry/lithium/2015-giotakos.pdf


2015-01-01
2024-01-01



---
/doc/psychiatry/lithium/2015-ishii.pdf


2015-01-01
2024-01-01



---
/doc/psychiatry/lithium/2015-pompili.pdf

Maurizio Pompili, Monica Vichi, Enrico Dinelli, Roger Pycha, Paolo Valera, Stefano Albanese, Annamaria Lima, Benedetto De Vivo, Domenico Cicchella, Andrea Fiorillo, Mario Amore, Paolo Girardi, Ross J. Baldessarini
2015-01-01
2024-01-01



---
/doc/psychiatry/lithium/2015-vo.pdf


2015-01-01
2024-01-01



---
/doc/psychiatry/lithium/2016-shiotsuki.pdf
Trace lithium is inversely associated with male suicide after adjustment of climatic factors
Ippei Shiotsuki, Takeshi Terao, Nobuyoshi Ishii, Shouhei Takeuchi, Yoshiki Kuroda, Kentaro Kohno, Yoshinori Mizokami, Koji Hatano, Sanshi Tanabe, Masayuki Kanehisa, Noboru Iwata, Shinya Matusda
2016-01-01
2024-01-01
[("doi","10.1016/j.jad.2015.09.070")]


---
/doc/psychiatry/lithium/2017-ando.pdf


2017-01-01
2024-01-01



---
/doc/psychiatry/lithium/2017-grof.pdf
Old treatment and new curiosity: Lithium in drinking water

2017-01-01
2024-01-01
[("doi","10.1111/bdi.12545")]


---
/doc/psychiatry/lithium/2017-ishii.pdf
Trace lithium and mental health
Nobuyoshi Ishii, Takeshi Terao
2017-01-01
2024-01-01
[("doi","10.1007/s00702-017-1824-6")]


---
/doc/psychiatry/lithium/2017-matsuzaki.pdf
Re-analysis of the association of temperature or sunshine with hyperthymic temperament using lithium levels of drinking water
Hideki Matsuzaki, Takeshi Terao, Takeshi Inoue, Yoshikazu Takaesu, Nobuyoshi Ishii, Kentaro Kohno, Minoru Takeshima, Hajime Baba, Hiroshi Honma
2017-01-01
2024-01-01
[("doi","10.1016/j.jad.2017.07.039")]


---
/doc/psychiatry/lithium/2018-brown.pdf
Psychiatric benefits of lithium in water supplies may be due to protection from the neurotoxicity of lead exposure
Eric E. Brown, Philip Gerretsen, Bruce Pollock, Ariel Graff-Guerrero
2018-01-01
2024-01-01
[("doi","10.1016/j.mehy.2018.04.005")]


---
/doc/psychiatry/lithium/2018-shimodera.pdf
Lithium levels in tap water and psychotic experiences in a general population of adolescents
Shinji Shimodera, Shinsuke Koike, Shuntaro Ando, Syudo Yamasaki, Ryosuke Fujito, Kaori Endo, Yudai Iijima, Yu Yamamoto, Masaya Morita, Ken Sawada, Nobuki Ohara, Yuji Okazaki, Atsushi Nishida
2018-01-01
2024-01-01
[("doi","10.1016/j.schres.2018.05.019")]


---
/doc/psychiatry/lithium/2019-guttuso.pdf
High lithium levels in tobacco may account for reduced incidences of both Parkinson’s disease and melanoma in smokers through enhanced β-catenin-mediated activity
Thomas Guttuso
2019-10-01
2024-01-01
[("doi","10.1016/j.mehy.2019.109302")]


---
/doc/psychiatry/lithium/2019-liaugaudaite.pdf
Inverse relationship between lithium levels in drinking water and suicide rates
V. Liaugaudaite, R. Naginiene, N. Raskauskiene, N. Mickuviene, A. Bunevicius, L. Sher
2019-09-07
2024-01-01
[("doi","10.1016/j.euroneuro.2019.09.573")]


---
/doc/psychiatry/lithium/2019-schullehner.pdf
Lithium in drinking water associated with adverse mental health effects
Jörg Schullehner, Diana Paksarian, Birgitte Hansen, Malene Thygesen, Søren Munch Kristiansen, Søren Dalsgaard, Torben Sigsgaard, Carsten Bøcker Pedersen
2019-01-01
2024-01-01
[("doi","10.1016/j.schres.2019.06.016")]


---
/doc/psychiatry/lithium/2019-seidel.pdf
Lithium-Rich Mineral Water is a Highly Bioavailable Lithium Source for Human Consumption
Ulrike Seidel, Elena Baumhof, FranziskaA Hägele, Anja Bosy-Westphal, Marc Birringer, Gerald Rimbach
2019-01-01
2024-01-01
[("doi","10.1002/mnfr.201900039")]


---
/doc/psychiatry/lithium/2020-barjastehaskari.pdf
Relationship between suicide mortality and lithium in drinking water: A systematic review and meta-analysis
Fateme Barjasteh-Askari, Mojtaba Davoudi, Homayoun Amini, Mohammad Ghorbani, Mehdi Yaseri, Masoud Yunesian, Amir Hossein Mahvi, David Lester
2020-03-01
2024-01-01
[("doi","10.1016/j.jad.2019.12.027")]


---
/doc/psychiatry/lithium/2021-lindsey-lithiumgroundwaterconcentrationsintheusa.jpg


2021
2024-01-01



---
/doc/psychiatry/meditation/1977-king-2.pdf
The Structure and Dynamics of the Attainment of Cessation in Theravada Meditation
Winston L. King
1977-06-01
2024-01-01
[("doi","10.2307/1462534")]


---
/doc/psychiatry/meditation/2011-dane.pdf
Paying Attention to Mindfulness and Its Effects on Task Performance in the Workplace
Erik Dane
2010-04-09
2024-01-01
[("doi","10.1177/0149206310367948")]

<p>Although the concept of <a href="https://en.wikipedia.org/wiki/Mindfulness">mindfulness</a> has attracted scholarly attention across multiple disciplines, research on mindfulness in the field of management remains limited.</p>
<p>In particular, little research in this field has examined the nature of mindfulness and whether it relates to task performance in organizational and occupational settings.</p>
<p>Filling these gaps, the present article delineates mindfulness by (a) defining it as a state of consciousness in which attention is focused on present-moment phenomena occurring both externally and internally, (b) comparing it to a range of other attention-related concepts, and (c) developing theory concerning the factors that determine when mindfulness is beneficial versus costly from a task performance standpoint.</p>
---
/doc/psychiatry/meditation/2018-gebauer.pdf
Mind-Body Practices and the Self: Yoga and Meditation Do Not Quiet the Ego but Instead Boost Self-Enhancement
Jochen E. Gebauer, Andreas D. Nehrlich, Dagmar Stahlberg, Constantine Sedikides, Anke Hackenschmidt, Doreen Schick, Clara A. Stegmaier, Cara C. Windfelder, Anna Bruk, Johannes Mander
2018-06-22
2024-01-01
[("doi","10.1177/0956797618764621")]

<p>Mind-body practices enjoy immense public and scientific interest. <a href="https://en.wikipedia.org/wiki/Yoga">Yoga</a> and <a href="https://en.wikipedia.org/wiki/Meditation">meditation</a> are highly popular. Purportedly, they foster well-being by curtailing self-enhancement bias. However, this “ego-quieting” effect contradicts an apparent psychological universal, the self-centrality principle.</p>
<p>According to this principle, practicing any skill renders that skill self-central, and self-centrality breeds self-enhancement bias. We examined those opposing predictions in the first tests of mind-body practices’ self-enhancement effects.</p>
<p>In <strong>Experiment 1</strong>, we followed 93 yoga students over 15 weeks, assessing self-centrality and self-enhancement bias after yoga practice (yoga condition, <em>n</em> = 246) and without practice (control condition, <em>n</em> = 231).</p>
<p>In <strong>Experiment 2</strong>, we followed 162 meditators over 4 weeks (meditation condition: <em>n</em> = 246; control condition: <em>n</em> = 245). Self-enhancement bias was higher in the yoga (Experiment-1) and meditation (Experiment-2) conditions, and those effects were mediated by greater self-centrality.</p>
<p>Additionally, greater self-enhancement bias mediated mind-body practices’ well-being benefits. Evidently, neither yoga nor meditation fully quiet the ego; to the contrary, they boost self-enhancement.</p>
---
/doc/psychiatry/meditation/2021-britton.pdf
Defining and Measuring Meditation-Related Adverse Effects in Mindfulness-Based Programs
Willoughby B. Britton, Jared R. Lindahl, David J. Cooper, Nicholas K. Canby, Roman Palitsky
2021-05-18
2024-01-01
[("doi","10.1177/2167702621996340")]

<p>Research on the adverse effects of mindfulness-based programs (MBPs) has been sparse and hindered by methodological imprecision.</p>
<p>The 44-item Meditation Experiences Interview (MedEx-I) was used by an independent assessor to measure meditation-related side effects (MRSEs) following 3 variants of an 8-week program of mindfulness-based cognitive therapy (<em>n</em> = 96). Each item was queried for occurrence, causal link to mindfulness meditation practice, duration, valence, and impact on functioning.</p>
<p>Eighty-three percent of the MBP sample reported at least one MRSE. Meditation-related adverse effects with negative valences or negative impacts on functioning occurred in 58% and 37% of the sample, respectively. Lasting bad effects occurred in 6% to 14% of the sample and were associated with signs of dysregulated arousal (hyperarousal and dissociation).</p>
<p>Meditation practice in MBPs is associated with transient distress and negative impacts at similar rates to other psychological treatments.</p>
---
/doc/psychiatry/meditation/lewis/gwern-errorsbymeditationandsubject.jpg



2024-01-01



---
/doc/psychiatry/meditation/lewis/gwern-errorsovertime.jpg



2024-01-01



---
/doc/psychiatry/meditation/lewis/gwern-hoursvserrors.jpg



2024-01-01



---
/doc/psychiatry/meditation/lewis/gwern-testdurationovertime.png



2024-01-01



---
/doc/psychiatry/meditation/lewis/gwern-testingtimebymeditationandsubject.png



2024-01-01



---
/doc/psychiatry/schizophrenia/2021-duarte-figure1-comtphewasnullresults.jpg


2021
2024-01-01



---
/doc/psychiatry/schizophrenia/2023-mcgrath-figure2-metanalysisforestplotofcatexposureandschizophreniarelateddisordersunadjustedforcovariates.jpg


2023
2024-01-01



---
/doc/psychiatry/schizophrenia/2023-mcgrath-figure3-metanalysisforestplotofcatexposureandschizophreniarelateddisordersadjustedforcovariates.jpg


2023
2024-01-01



---
/doc/psychiatry/schizophrenia/2023-wang-2.pdf
Long-Acting Injectable Second-Generation Antipsychotics vs Placebo and Their Oral Formulations in Acute Schizophrenia: A Systematic Review and Meta-Analysis of Randomized-Controlled-Trials
Dongfang Wang, Johannes Schneider-Thoma, Spyridon Siafis, Angelika Burschinski, Shimeng Dong, Hui Wu, Yikang Zhu, John M. Davis, Josef Priller, Stefan Leucht
2023-06-23
2024-01-01
[("doi","10.1093/schbul/sbad089")]

<p><strong>Background and Hypothesis</strong>: <a href="https://en.wikipedia.org/wiki/Long-acting_injectable_antipsychotic">Long-acting injectable antipsychotic drugs (LAIs)</a> are mainly used for relapse prevention but could also be advantageous for acutely ill patients with <a href="https://en.wikipedia.org/wiki/Schizophrenia">schizophrenia</a>.</p>
<p><strong>Study Design</strong>: We conducted a systematic review and meta-analysis of <a href="https://en.wikipedia.org/wiki/Randomized_controlled_trial">randomized-controlled-trials (RCTs)</a> comparing the second-generation long-acting injectable antipsychotics (SGA-LAIs) <a href="https://en.wikipedia.org/wiki/Olanzapine">olanzapine</a>, <a href="https://en.wikipedia.org/wiki/Risperidone">risperidone</a>, <a href="https://en.wikipedia.org/wiki/Paliperidone">paliperidone</a>, and <a href="https://en.wikipedia.org/wiki/Aripiprazole">aripiprazole</a> with placebo or their oral counterparts in acutely ill patients with schizophrenia. We analyzed 23 efficacy and tolerability outcomes, with the primary outcome being overall symptoms of schizophrenia. The results were obtained through random effects, pairwise meta-analyses, and subgroup tests. The study quality was assessed using the <a href="https://en.wikipedia.org/wiki/Cochrane_(organisation)#Cochrane_Risk_of_Bias_Tool">Cochrane-Risk-of-Bias-Tool version-1</a>.</p>
<p><strong>Study Results</strong>: Sixty-six studies with 16 457 participants were included in the analysis. 11 studies compared second-generation long-acting injectable antipsychotics (SGA-LAIs) with a placebo, 54 compared second-generation oral antipsychotics (SGA-orals) with a placebo, and one compared an SGA-LAI (aripiprazole) with its oral formulation. All 4 SGA-LAIs reduced overall symptoms more than placebo, with mean standardized differences of −0.66 (95% CI: −0.90; −0.43) for olanzapine, −0.64 (−0.80; −0.48) for aripiprazole, −0.62 (−0.76; −0.48) for risperidone and −0.42 (−0.53; −0.31) for paliperidone. The side-effect profiles of the LAIs corresponded to the patterns known from the oral formulations. In subgroup tests compared to placebo, some side effects were less pronounced under LAIs than under their oral formulations.</p>
<p><strong>Conclusions</strong>: SGA-LAIs effectively treat acute schizophrenia. Some side effects may be less frequent than under oral drugs, but due to the indirect nature of the comparisons, this finding must be confirmed by RCTs comparing LAIs and orals head-to-head.</p>
---
/doc/psychiatry/traumatic-brain-injury/2012-frost.pdf
Prevalence of Traumatic Brain Injury in the General Adult Population: A Meta-Analysis
R. Brock Frost, Thomas J. Farrer, Mark Primosch, Dawson W. Hedges
2012-12-18
2024-01-01
[("doi","10.1159/000343275")]

<p>Traumatic brain injury (<a href="https://en.wikipedia.org/wiki/Traumatic_brain_injury">TBI</a>) is a significant public-health concern. To understand the extent of TBI, it is important to assess the prevalence of TBI in the general population. However, the prevalence of TBI in the general population can be difficult to measure because of differing definitions of TBI, differing TBI severity levels, and underreporting of sport-related TBI. Additionally, prevalence reports vary from study to study.</p>
<p>In this present study, we used <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analytic</a> methods to estimate the prevalence of TBI in the adult general population. Across 15 studies, all originating from developed countries, which included 25,134 adults, 12% had a history of TBI. Men had more than twice the odds of having had a TBI than did women, suggesting that male gender is a risk factor for TBI.</p>
<p>The adverse behavioral, cognitive and psychiatric effects associated with TBI coupled with the high prevalence of TBI identified in this study indicate that TBI is a considerable public and personal-health problem.</p>
---
/doc/psychiatry/traumatic-brain-injury/2021-schneider-figure2-dementiaheadinjurysurvivalcurve.jpg


2021
2024-01-01



---
/doc/psychiatry/traumatic-brain-injury/2023-alosco-alz12779-sup-0001-suppmat.docx


2023
2024-01-01



---
/doc/psychiatry/traumatic-brain-injury/2023-alosco-alz12779-sup-0002-suppmat.pdf
White matter hyperintensities in former American football players: Supplementary Materials Appendix
Michael L. Alosco, Yorghos Tripodis, Zachary H. Baucom, Charles H. Adler, Laura J. Balcer, Charles Bernick, Megan L. Mariani, Rhoda Au, Sarah J. Banks, William B. Barr, Jennifer V. Wethe, Robert C. Cantu, Michael J. Coleman, David W. Dodick, Michael D. McClean, Ann C. McKee, Jesse Mez, Joseph N. Palmisano, Brett Martin, Kaitlin Hartlage, Alexander P. Lin, Inga K. Koerte, Jeffrey L. Cummings, Eric M. Reiman, Robert A. Stern, Martha E. Shenton, Sylvain Bouix
2022-08-22
2024-01-01
[("doi","10.1002/alz.12779_1")]


---
/doc/psychiatry/traumatic-brain-injury/2023-figure1-mckee-grossanatomicalbrainproblemsinyoungathleteswithchronictraumaticencephalopathyvshealthyyoungcontrolbrain.png


2023
2024-01-01



---
/doc/psychiatry/traumatic-brain-injury/2023-ly.pdf
Association of Vascular Risk Factors and CSF and Imaging Biomarkers With White Matter Hyperintensities in Former American Football Players
Monica T. Ly, Fatima Tuz-Zahra, Yorghos Tripodis, Charles H. Adler, Laura J. Balcer, Charles Bernick, Henrik Zetterberg, Kaj Blennow, Elaine R. Peskind, Rhoda Au, Sarah J. Banks, William B. Barr, Jennifer V. Wethe, Mark W. Bondi, Lisa M. Delano-Wood, Robert C. Cantu, Michael J. Coleman, David W. Dodick, Michael D. McClean, Jesse B. Mez, Joseph Palmisano, Brett Martin, Kaitlin Hartlage, Alexander P. Lin, Inga K. Koerte, Jeffrey L. Cummings, Eric M. Reiman, Martha E. Shenton, Robert A. Stern, Sylvain Bouix, Michael L. Alosco
2023-12-20
2024-01-01
[("doi","10.1212/WNL.0000000000208030")]

<p><strong>Background and Objectives</strong>: Recent data link exposure to repetitive head impacts (RHIs) from American football with increased white matter hyperintensity (WMH) burden. WMH might have unique characteristics in the context of RHI beyond vascular risk and normal aging processes. We evaluated biological correlates of WMH in former American football players, including markers of amyloid, tau, inflammation, axonal injury, neurodegeneration, and vascular health.</p>
<p><strong>Methods</strong>: Participants underwent clinical interviews, MRI, and lumbar puncture as part of the Diagnostics, Imaging, and Genetics Network for the Objective Study and Evaluation of Chronic Traumatic Encephalopathy Research Project. <a href="https://en.wikipedia.org/wiki/Structural_equation_modeling">Structural equation modeling</a> tested direct and indirect effects between log-transformed total fluid-attenuated inversion recovery (FLAIR) lesion volumes (TLV) and the revised Framingham stroke risk profile (rFSRP), MRI-derived global metrics of cortical thickness and fractional anisotropy (FA), and CSF levels of amyloid β<sub>1–42</sub>, p-tau<sub>181</sub>, soluble triggering receptor expressed on myeloid cells 2 (sTREM2), and neurofilament light. Covariates included age, race, education, <a href="https://en.wikipedia.org/wiki/Body_mass_index">body mass index</a>, <a href="https://en.wikipedia.org/wiki/Apolipoprotein_E">APOE</a> ε4 carrier status, and evaluation site. Models were performed separately for former football players and a control group of asymptomatic men unexposed to RHI.</p>
<p><strong>Results</strong>: In 180 former football players (mean age = 57.2, 36% Black), higher log(TLV) had direct associations with the following: higher rFSRP score (B = 0.26, 95% <a href="https://en.wikipedia.org/wiki/Confidence_interval">CI</a> 0.07–0.40), higher p-tau<sub>181</sub> (B = 0.17, 95% CI 0.01–0.43), lower FA (B = −0.28, 95% CI −0.42 to −0.13), and reduced cortical thickness (B = −0.25, 95% CI −0.45 to −0.08). In 60 asymptomatic unexposed men (mean age = 59.3, 40% Black), there were no direct effects on log(TLV) (rFSRP: B = −0.03, 95% CI −0.48 to 0.57; p-tau<sub>181</sub>: B = −0.30, 95% CI −1.14 to 0.37; FA: B = −0.07, 95% CI −0.48 to 0.42; or cortical thickness: B = −0.28, 95% CI −0.64 to 0.10). The former football players showed stronger associations between log(TLV) and rFSRP (1,069% difference in estimates), p-tau<sub>181</sub> (158%), and FA (287%) than the unexposed men.</p>
<p><strong>Discussion</strong>: Risk factors and biological correlates of WMH differed between former American football players and asymptomatic unexposed men. In addition to vascular health, p-tau<sub>181</sub> and diffusion tensor imaging indices of white matter integrity showed stronger associations with WMH in the former football players. FLAIR WMH may have specific risk factors and pathologic underpinnings in RHI-exposed individuals.</p>
---
/doc/psychology/1885-galton-measurefidget.pdf


1885
2024-01-01



---
/doc/psychology/1890-medicalpress-placeboinmedicine.pdf


1890-01-01
2024-01-01



---
/doc/psychology/1895-bache.pdf
Reaction Time With Reference to Race
R. Meade Bache
1895-01-01
2024-01-01
[("doi","10.1037/h0070013")]


---
/doc/psychology/1901-thorndike.pdf
The Influence of Improvement in One Mental Function Upon the Efficiency of Other Functions (I)
Edward L. Thorndike, R. S. Woodworth
1901
2024-01-01



---
/doc/psychology/1928-thurstone.pdf
Attitudes Can Be Measured

1928-01-01
2024-01-01



---
/doc/psychology/1937-apa.pdf
Proceedings of the Forty-Fifth Annual Meeting of the American Psychological Association, Incorporated, Minneapolis, Minnesota, September 1, 2, 3, 4, 1937
American Psychological Association
1937-11-01
2024-01-01



---
/doc/psychology/1943-lewin.pdf
Psychology and the Process of Group Living
Kurt Lewin
1943
2024-01-01



---
/doc/psychology/1949-hovland-theamericansoldier-v3-experimentsonmasscommunication.pdf
The American Soldier, Volume 3: Experiments on Mass Communication
Carl I. Hovland, Arthur A. Lumsdaine, Fred D. Sheffield
1949
2024-01-01



---
/doc/psychology/1949-lazarsfeld.pdf


1949-01-01
2024-01-01



---
/doc/psychology/1949-stouffer-theamericansoldier-v1-adjustmentduringarmylife.pdf
The American Soldier, Volume 1: Adjustment During Army Life
Samuel A. Stouffer, Edward A. Suchman, Lel, C. Devinney, Shirley A. Star, Robin M. Williams Jr
1949
2024-01-01



---
/doc/psychology/1949-stouffer-theamericansoldier-v2-combatanditsaftermath.pdf
The American Soldier, Volume 2: Combat and Its Aftermath
Samuel A. Stouffer, Arthur A. Lumsdaine, Marion Harper Lumsdaine, Robin M. Williams Jr, M. Brewster Smith, Irving L. Janis, Shirley A. Star, Leonard S. Cottrell Jr
1949-01-01
2024-01-01



---
/doc/psychology/1950-stouffer-theamericansoldier-v4-measurementandprediction.pdf
The American Soldier, Volume 4: Measurement and Prediction
Samuel A. Stouffer, Louis Guttman, Edward A. Suchman, Paul F. Lazarsfeld, Shirley A. Star, John A. Clausen
1950
2024-01-01



---
/doc/psychology/1951-goodrich.pdf
The Origins of U.S. Scientists
H. B. Goodrich, R. H. Knapp, George A. W. Boehm
1951-07-01
2024-01-01
[("doi","10.2307/24945213")]


---
/doc/psychology/1951-stevens-handbookexperimentalpsychology.pdf


1951-01-01
2024-01-01



---
/doc/psychology/1952-asch.pdf


1952-01-01
2024-01-01



---
/doc/psychology/1953-cattell.pdf


1953-01-01
2024-01-01



---
/doc/psychology/1955-terman.pdf
Are Scientists Different?
Lewis M. Terman
1955-01-01
2024-01-01
[("doi","10.2307/24943724")]


---
/doc/psychology/1957-barron.pdf
Originality in Relation to Personality and Intellect

1957-01-01
2024-01-01
[("doi","10.1111/j.1467-6494.1957.tb01561.x")]


---
/doc/psychology/1957-clark.pdf
The Break-Off Phenomenon a Feeling of Separation from the Earth Experienced by Pilots at High Altitude
Brant Clark, Captain Ashton Graybiel
1957-01-01
2024-01-01



---
/doc/psychology/1957-osgood-themeasurementofmeaning.pdf
<em>The Measurement of Meaning</em>
Charles E. Osgood, George J. Suci, Percy H. Tannenbaum
1957-01-01
2024-01-01



---
/doc/psychology/1959-fifthmentalmeasurementsyearbook-jensenreviews.pdf


1959-01-01
2024-01-01



---
/doc/psychology/1959-jensen-2.pdf


1959
2024-01-01



---
/doc/psychology/1959-jensen-3.pdf


1959
2024-01-01



---
/doc/psychology/1959-jensen.pdf


1959
2024-01-01



---
/doc/psychology/1960-jensen-2.pdf
Some Criticisms of Automated Teaching
Arthur R. Jensen
1960
2024-01-01



---
/doc/psychology/1960-jensen.txt


1960
2024-01-01



---
/doc/psychology/1960-simons-manhigh.pdf
Man High
David G. Simons, Donald A. Schanche
1960-01-01
2024-01-01



---
/doc/psychology/1960-simons-manhigh.pdf#page=58
Man High § pg58
David G. Simons, Donald A. Schanche
1960-01-01
2024-01-01



---
/doc/psychology/1961-epstein.pdf
Relationship Of Fetishism And Transvestism To Brain And Particularly To Temporal Lobe Dysfunction
Arthur W. Epstein
1961
2024-01-01



---
/doc/psychology/1961-symonds-fromadolescenttoadult.pdf


1961-01-01
2024-01-01



---
/doc/psychology/1962-jensen-2.pdf
A Multiple S-R Apparatus for Human Learning

1962
2024-01-01



---
/doc/psychology/1962-jensen.pdf
IS THE SERIAL-POSITION CURVE INVARIANT&#63;

1962-01-01
2024-01-01



---
/doc/psychology/1962-linton.pdf


1962-01-01
2024-01-01



---
/doc/psychology/1962-schachter.pdf
Cognitive, social, and physiological determinants of emotional state
Stanley Schachter, Jerome E. Singer
1962-09-01
2024-04-02
[("doi","10.1037/h0046234")]


---
/doc/psychology/1962-smith-programmedlearning.pdf


1962-01-01
2024-01-01



---
/doc/psychology/1963-jensen-4.pdf
Memory Span And The Skewness Of The Serial-Position Curve

1963
2024-01-01



---
/doc/psychology/1963-jensen.pdf
Serial Rote-learning: Incremental or All-or-none?
Arthur R. Jensen
1963-03-01
2024-01-01
[("doi","10.1080/17470216308416549")]

<p>If the <a href="https://en.wikipedia.org/wiki/Associative_learning">associative connections</a> in a serial list are acquired in an all-or-none fashion, rather than gradually with every trial adding an increment of associative strength, then changing the serial order of the middle items in the list during the course of practice should have no effect on the rate of learning the list as a whole or even of the particular items that have been interchanged.</p>
<p>Double-newline</p>
<p>Thirty subjects learned a serial list by the <a href="https://en.wikipedia.org/wiki/Anticipation_(learning)">anticipation method</a>. The middle items of the list were reversed in serial order ~half-way through the number of trials required for mastery. The subjects took no longer to learn the list and made no more errors than did 30 control subjects for whom there was no change in serial order. The <a href="https://en.wikipedia.org/wiki/Serial_position_effect">serial-position curves</a> of the two groups were almost identical.</p>
<p>Double-newline</p>
<p>It was also shown that the learning “curves” of single items in the series, when plotted for individual subjects do not reveal a gradually increasing probability of the correct response, but show instead a sudden jump on one trial from the chance guessing level to a level close to 100 per cent, correct responses. The results are consistent with a non-incremental theory of serial learning.</p>
---
/doc/psychology/1964-downing.pdf
The I.T.A. (Initial Teaching Alphabet) Reading Experiment
John Downing
1964-01-01
2024-01-01
[("doi","10.2307/20197865")]


---
/doc/psychology/1964-simons.pdf


1964-01-01
2024-01-01



---
/doc/psychology/1965-gregory.pdf


1965
2024-01-01



---
/doc/psychology/1965-jensen-2.pdf
Syntactical Mediation of Serial and Paired-Associate Learning as a Function of Age

1965
2024-01-01



---
/doc/psychology/1965-jensen-3.pdf


1965
2024-01-01



---
/doc/psychology/1965-jensen-4.pdf


1965
2024-01-01



---
/doc/psychology/1965-jensen-5.pdf


1965
2024-01-01



---
/doc/psychology/1965-sours.pdf


1965-01-01
2024-01-01



---
/doc/psychology/1966-banks-studiesinpsychology.pdf
Studies in Psychology: presented to Cyril Burt
Charlotte Banks, P. L. Broadhurst
1965-10-01
2024-01-01



---
/doc/psychology/1966-jensen.pdf
The Measurement Of Reactive Inhibition In Humans
Arthur R. Jensen
1966-01-01
2024-01-01
[("doi","10.1080/00221309.1966.9710352")]


---
/doc/psychology/1966-rachman.pdf
Sexual Fetishism: An Experimental Analogue
S. Rachman
1966-01-01
2024-01-01
[("doi","10.1007/BF03393671")]


---
/doc/psychology/1967-gagne-learningandindividualdifferences.pdf


1967-01-01
2024-01-01



---
/doc/psychology/1968-brown.pdf
Bereavement and lack of a parent in childhood
Felix Brown
1968-01-01
2024-01-01



---
/doc/psychology/1968-brown.pdf#page=9
Bereavement and lack of a parent in childhood § pg9
Felix Brown
1968-01-01
2024-01-01



---
/doc/psychology/1968-gagne-learningresearchandschoolsubjects.pdf


1968-01-01
2024-01-01



---
/doc/psychology/1968-lee.pdf


1968-01-01
2024-01-01



---
/doc/psychology/1968-mckelway.pdf
The Big Little Man From Brooklyn—II [Annals of Imposture]
St. Clair McKelway
1968-11-23
2024-01-01



---
/doc/psychology/1968-miller-foundationschildpsychiatry.pdf
Foundations of Child Psychiatry
Emanuel Miller
1968-01-01
2024-01-01



---
/doc/psychology/1968-shuter-thepsychologyofmusicability.pdf


1968-01-01
2024-01-01



---
/doc/psychology/1968-welford-fundamentalsofskill.pdf
Fundamentals of Skill
A. T. Welford
1968-01-01
2024-01-01



---
/doc/psychology/1969-arnheim-visualthinking.pdf
Visual Thinking
Rudolf Arnheim
1967-01-01
2024-01-01



---
/doc/psychology/1969-rogers-readingsinchildpsychology.pdf


1969-01-01
2024-01-01



---
/doc/psychology/1970-allen-psychologicalfactorsinpoverty.pdf


1970-01-01
2024-01-01



---
/doc/psychology/1971-block-masterylearningtheoryandpractice.pdf
Mastery Learning: Theory and Practice
James H. Block
1971-01-01
2024-01-01



---
/doc/psychology/1971-lindgren-currentreadingsineducationalpsychology.pdf


1971-01-01
2024-01-01



---
/doc/psychology/1972-beggs.pdf
The Movement of the Hand towards a Target
W. D. A. Beggs, C. I. Howarth
1972-11-01
2024-01-01
[("doi","10.1080/14640747208400304")]

<p>Previous work on the approach trajectories of hands to targets in tracking and aiming tasks had produced contradictory evidence about the shape of these curves.</p>
<p>This paper shows that these trajectories are a function of the level of practice of the subject; an interpretation in terms of the theory of intermittent control of movements is advanced.</p>
<p>Previous contradictory data can be resolved by reference to the subjects’ level of practice.</p>
<p>In addition, this theory will encompass the differences between accurate and free movement trajectories reported earlier.</p>
---
/doc/psychology/1972-cronbach-thedependabilityofbehavioralmeasurements.pdf
The Dependability of Behavioral Measurements: Theory of Generalizability for Scores and Profiles
Lee J. Cronbach, Goldine C. Gleser, Harinder Nanda, Nageswari Rajaratnam
1972-01-01
2024-01-01



---
/doc/psychology/1972-martindale.pdf
Father's Absence, Psychopathology, and Poetic Eminence
Colin Martindale
1972-01-01
2024-01-01
[("doi","10.2466/pr0.1972.31.3.843")]

<p>Ratings of degree of psychopathology and of probability of cross-sexual identification were made on temporally stratified samples of 42 eminent English and French poets.</p>
<p>55% of Ss had life histories indicating some possibility of cross-sexual identification; of these, 30% came from father-absent homes.</p>
<p>48% exhibited some symptoms of psychopathology; of these, 15% were rated as psychotic.</p>
<p>Psychopathology and cross-sexual identification were highly related.</p>
<p>Reasons why temporally stratified samples should yield high incidence rates on the variables were explored.</p>
---
/doc/psychology/1973-jensen-3.pdf
PERSONALITY AND SCHOLASTIC ACHIEVEMENT IN THREE ETHNIC GROUPS

1973
2024-01-01



---
/doc/psychology/1975-dahlstrom-appendixl-listofmmpiitems.ods


1975
2024-01-01



---
/doc/psychology/1975-dahlstrom-appendixl-listofmmpiitems.pdf
An MMPI handbook (vol. I, Clinical interpretation, reved.): Appendix L: List of MMPI Items
W. Grant Dahlstrom, George Schlager Welsh, Leona E. Dahlstrom
1975
2024-01-01



---
/doc/psychology/1977-cross.pdf
Not can, but will college teaching be improved?
K. Patricia Cross
1977-01-01
2024-01-01
[("doi","10.1002/he.36919771703")]


---
/doc/psychology/1977-ross.pdf


1977-01-01
2024-01-01



---
/doc/psychology/1977-smith.pdf


1977-01-01
2024-01-01



---
/doc/psychology/1978-eisenstadt.pdf
Parental Loss and Genius
J. Marvin Eisenstadt
1978-01-01
2024-01-01
[("doi","10.1037/0003-066x.33.3.211")]


---
/doc/psychology/1978-goertzel-threehundredeminentpersonalities.pdf
Three hundred eminent personalities
Mildred George Goertzel, Victor Goertzel, Ted George Goertzel
1978-01-01
2024-01-01



---
/doc/psychology/1978-stern.pdf
Age and Achievement in Mathematics: A Case-Study in the Sociology of Science

1978-01-01
2024-01-01



---
/doc/psychology/1979-jouvet.pdf


1979-01-01
2024-01-01



---
/doc/psychology/1979-kenrick.pdf
Misattribution Under Fear-Producing Circumstances: 4 Failures to Replicate
Douglas T. Kenrick, Robert B. Cialdini, Darwyn E. Linder
1979
2024-01-01



---
/doc/psychology/1979-walberg.pdf
Childhood and Eminence
Herbert J. Walberg, Sue Pinzur Rasher, Joann Parkerson
1979-01-01
2024-01-01



---
/doc/psychology/1980-arnheim.pdf
A Plea for Visual Thinking
Rudolf Arnheim
1980-01-01
2024-01-01
[("doi","10.1086/448061")]


---
/doc/psychology/1980-smith-thebenefitsofpsychotherapy.pdf
The Benefits of Psychotherapy
Mary Lee Smith, Gene V. Glass, Thomas I. Miller
1980
2024-01-01



---
/doc/psychology/1981-latham-increasingproductivitythroughperformanceevaluations.pdf
Increasing Productivity Through Performance Appraisal
Gary P. Latham, Kenneth N. Wexley
1981-01-01
2024-01-01



---
/doc/psychology/1981-svenson.pdf
Are we all less risky and more skillful than our fellow drivers?
Ola Svenson
1981-01-01
2024-01-01
[("doi","10.1016/0001-6918(81)90005-6")]


---
/doc/psychology/1982-hier.pdf
Spatial Ability in Androgen-Deficient Men
Hier Daniel B., Crowley William F. Junior
1982
2024-01-01



---
/doc/psychology/1983-anania.pdf
The influence of instructional conditions on student learning and achievement
Joanne Anania
1983-01-01
2024-01-01
[("doi","10.1016/0191-765X(83)90002-2")]


---
/doc/psychology/1984-bloom.pdf
The 2 Sigma Problem: The Search for Methods of Group Instruction as Effective as One-to-One Tutoring
Benjamin S. Bloom
1984-06-01
2024-01-01
[("doi","10.3102/0013189X013006004")]


---
/doc/psychology/1984-hansen.pdf


1984-01-01
2024-01-01



---
/doc/psychology/1984-royce-annalsoftheoreticalpsychologyvol2.pdf


1984
2024-01-01



---
/doc/psychology/1984-walberg.pdf
Improving the Productivity of America's Schools: Syntheses of thousands of research studies show the power of 9 factors influencing learning
Herbert J. Walberg
1984-05-01
2024-01-01



---
/doc/psychology/1985-farmer.pdf


1985
2024-01-01



---
/doc/psychology/1986-dahlstrom-mmpipatternsofamericanminorities.pdf
MMPI Patterns of American Minorities
W. Grant Dahlstrom, David Lachar, Leona E. Dahlstrom, Luther A. Diehl, Malcolm D. Gynther, Kevin L. Moreland, James T. Webb
1986-01-01
2024-01-01



---
/doc/psychology/1986-modgil-hanseysenckconsensusandcontroversy.pdf
Hans Eysenck: Consensus and Controversy
Sohan Modgil, Celia Modgil
1986-01-01
2024-01-01



---
/doc/psychology/1987-slavin.pdf
Mastery Learning Reconsidered
Robert E. Slavin
1987-06-01
2024-01-01
[("doi","10.3102/00346543057002175")]

<p>Several recent reviews and meta-analyses have claimed extraordinarily positive effects of mastery learning on student achievement, and <a href="https://en.wikipedia.org/wiki/Benjamin_Bloom">Bloom</a> (1984a, 1984b) has hypothesized that mastery-based treatments will soon be able to produce “2-sigma” (ie. 2 standard deviation) increases in achievement.</p>
<p>This article examines the literature on achievement effects of practical applications of group-based mastery learning in elementary and secondary schools over periods of at least 4 weeks, using a review technique, “best-evidence synthesis”, which combines features of meta-analytic and traditional narrative reviews.</p>
<p>The review found essentially no evidence to support the effectiveness of group-based mastery learning on standardized achievement measures. On experimenter-made measures, effects were generally positive but moderate in magnitude, with little evidence that effects maintained over time.</p>
<p>These results are discussed in light of the coverage versus mastery dilemma posed by group-based mastery learning.</p>
---
/doc/psychology/1988-damato.pdf


1988-01-01
2024-01-01



---
/doc/psychology/1989-11-thepsychologist-v2-e11.pdf
The Psychologist vol 2 no 11 November 1989
The British Psychological Society
1989-11
2024-01-01



---
/doc/psychology/1989-chambliss.pdf
The Mundanity of Excellence: An Ethnographic Report on Stratification and Olympic Swimmers
Daniel F. Chambliss
1989-01-01
2024-01-01
[("doi","10.2307/202063")]


---
/doc/psychology/1989-singley-thetransferofcognitiveskill.pdf
The Transfer of Cognitive Skill
Mark K. Singley, John R. Anderson
1989-01-01
2024-01-01



---
/doc/psychology/1990-amering.pdf
Panic Attacks and Panic Disorder in Cross-Cultural Perspective
M. Amering, H. Katschnig
1990-01-01
2024-01-01
[("doi","10.3928/0048-5713-19900901-07")]


---
/doc/psychology/1990-gleitman.pdf
The Structural Sources of Verb Meanings
Lila Gleitman
1990-01-01
2024-01-01
[("doi","10.1207/s15327817la0101_2")]


---
/doc/psychology/1991-anglin-instructionaltechnology.pdf


1991-01-01
2024-01-01



---
/doc/psychology/1991-brown-humanuniversals.pdf


1991-01-01
2024-01-01



---
/doc/psychology/1991-clark.pdf


1991-01-01
2024-01-01



---
/doc/psychology/1991-downs.pdf
Natural Observations of the Links between Attractiveness and Initial Legal Judgments
A. Chris Downs, Phillip M. Lyons
1991
2024-01-01



---
/doc/psychology/1991-greenwald.pdf
Double-Blind Tests of Subliminal Self-Help Audiotapes
Anthony G. Greenwald, Eric R. Spangenberg, Anthony R. Pratkanis, Jay Eskenazi
1991-03-01
2024-01-01
[("doi","10.1111/j.1467-9280.1991.tb00112.x")]

<p>3 replications of a double-blind experiment tested subliminal audiotape products that were claimed to improve memory or to increase self-esteem. Conditions of use adhered to manufacturers’ recommendations, and subjects (<em>n</em> = 237) were limited to persons who desired the effects offered by the tapes.</p>
<p>Actual content and labeled content of tapes were independently varied, so that some subjects who believed they were using memory tapes were actually using self-esteem tapes, and vice versa.</p>
<p>After a month of use, neither the memory nor the self-esteem tapes produced their claimed effects.</p>
<p>Nevertheless, a general improvement for all subjects in both memory and self-esteem (a nonspecific placebo effect) was observed, and more than a third of the subjects had the illusion of improvement specific to the domain named on the tape’s label.</p>
---
/doc/psychology/1992-jensen-3.pdf


1992
2024-01-01



---
/doc/psychology/1992-silverman.pdf
Sex Differences in Spatial Abilities: Evolutionary Theory and Data
Irwin Silverman, Marion Eals
1992
2024-01-01



---
/doc/psychology/1992-thompson.pdf
Two and One-Half Decades of Leadership in Measurement and Evaluation
Bruce Thompson
1992-01-01
2024-01-01



---
/doc/psychology/1995-westby.pdf
Creativity: Asset or Burden in the Classroom?

1995-01-01
2024-01-01



---
/doc/psychology/1996-defranco.pdf
A Perspective on Mathematical Problem-Solving Expertise Based on the Performances of Male Ph.D. Mathematicians
Thomas C. DeFranco
1996
2024-01-01



---
/doc/psychology/1997-nyborg-thescientificstudyofhumannature.pdf
The Scientific Study of Human Nature: Tribute to Hans J. Eysenck at Eighty
H. Nyborg
1997-01-01
2024-01-01



---
/doc/psychology/1998-meehl.pdf
The Power of Quantitative Thinking
Paul E. Meehl
1998-01-01
2024-01-01



---
/doc/psychology/2001-wang.pdf
Evaluating Comparability in Computerized Adaptive Testing: Issues, Criteria and an Example
Tianyou Wang, Michael J. Kolen
2001-03-01
2024-01-01
[("doi","10.1111/j.1745-3984.2001.tb01115.x")]

<p>When a <a href="https://en.wikipedia.org/wiki/Computerized_adaptive_testing">computerized adaptive testing (CAT)</a> version of a test co-exists with its <a href="https://en.wikipedia.org/wiki/Educational_assessment">paper-and-pencil (P&amp;P)</a> version, it is important for scores from the CAT version to be comparable to scores from its P&amp;P version. The CAT version may require multiple item pools for test security reasons, and CAT scores based on alternate pools also need to be comparable to each other.</p>
<p>In this paper, we review research literature on CAT comparability issues and synthesize issues specific to these two settings. A framework of criteria for evaluating comparability was developed that contains the following 3 categories of criteria: validity criterion, psychometric property/reliability criterion, and statistical assumption/test administration condition criterion. Methods for evaluating comparability under these criteria as well as various algorithms for improving comparability are described and discussed.</p>
<p>Focusing on the psychometric property/reliability criterion, an example using an item pool of <a href="https://en.wikipedia.org/wiki/ACT_(test)">ACT Assessment Mathematics</a> items is provided to demonstrate a process for developing comparable CAT versions and for evaluating comparability. This example illustrates how simulations can be used to improve comparability at the early stages of the development of a CAT. The effects of different specifications of practical constraints, such as content balancing and item exposure rate control, and the effects of using alternate item pools are examined.</p>
<p>One interesting finding from this study is that a large part of incomparability may be due to the change from number-correct score-based scoring to <a href="https://en.wikipedia.org/wiki/Item_response_theory">IRT</a> ability estimation-based scoring. In addition, changes in components of a CAT, such as exposure rate control, content balancing, test length, and item pool size were found to result in different levels of comparability in test scores.</p>
---
/doc/psychology/2002-shavelson.pdf

Richard J. Shavelson, Goldine Gleser
2002-01-01
2024-01-01
[("doi","10.1037/0003-066X.57.5.360")]


---
/doc/psychology/2003-hardin.pdf
The simulation extrapolation method for fitting generalized linear models with additive measurement error
James W. Hardin, Henrik Schmiediche, Raymond J. Carroll
2003-12-01
2024-07-06
[("doi","10.1177/1536867X0400300407")]

<p>We discuss and illustrate the method of simulation extrapolation for fitting models with additive <a href="https://en.wikipedia.org/wiki/Measurement_error">measurement error</a>.</p>
<p>We present this discussion in terms of <a href="https://en.wikipedia.org/wiki/Generalized_linear_model">generalized linear models</a> (GLMs) following the notation defined in Hardin &amp; Carroll 2003. As in Hardin, Schmiediche, and Carroll (2003), our discussion includes specified measurement error and measurement error estimated by replicate error-prone proxies.</p>
<p>In addition, we discuss and illustrate 3 extrapolant functions.</p>
---
/doc/psychology/2004-bonanno.pdf

Canon
2004-01-01
2024-01-01



---
/doc/psychology/2004-previc-spatialdisorientationinaviation.pdf


2004-01-01
2024-01-01



---
/doc/psychology/2004-viau.pdf

pilc2501
2004-01-01
2024-01-01



---
/doc/psychology/2005-carson.pdf


2005-01-01
2024-01-01



---
/doc/psychology/2005-hyllegard.pdf
Testing Assumptions of Deliberate Practice Theory, Relevance, Effort, and Inherent Enjoyment of Practice on a Novel Task
Randy Hyllegard, Masayuki Yamamoto
2005-08-01
2024-09-02
[("doi","10.2466/pms.101.1.283-294")]

<p>This study examined 3 assumptions of the theory of <a href="https://en.wikipedia.org/wiki/Practice_(learning_method)#Deliberate_practice">deliberate practice</a>: that deliberate practice is perceived as relevant for improving performance and that it requires effort, but that it is not perceived as being inherently enjoyable. Of particular interest was the assumption of inherent enjoyment of practice since that has been questioned in previous research.</p>
<p>30 undergraduate and graduate students combined practiced a maze memorization and recall task and rated relevance of practice for improving recall, the practice effort, and inherent enjoyment of practice.</p>
<p>The findings were consistent with 3 assumptions, but also suggested that perceptions about relevance, effort, and inherent enjoyment of practice may change with increasing experience and performance.</p>
---
/doc/psychology/2005-quinn.pdf


2005-01-01
2024-01-01



---
/doc/psychology/2006-feist.pdf


2006-01-01
2024-01-01



---
/doc/psychology/2006-frattaroli.pdf


2006-01-01
2024-01-01



---
/doc/psychology/2006-honekopp-figure2-extremesoffacepreferencejudgementsinsamplesof30to80faces.jpg


2006
2024-01-01



---
/doc/psychology/2006-porter-humanscenttracking-41593_2007_bfnn1819_moesm2_esm.mp4


2006
2024-01-01



---
/doc/psychology/2007-hyllegard.pdf
Testing Assumptions of Deliberate Practice Theory Relevance, Effort, and Inherent Enjoyment of Practice with a Novel Task: Study II
Randy Hyllegard, Masayuki Yamamoto
2007-10-01
2024-09-02
[("doi","10.2466/pms.105.2.435-446")]

<p>This study examined 3 assumptions of the theory of <a href="https://en.wikipedia.org/wiki/Practice_(learning_method)#Deliberate_practice">deliberate practice</a>: that deliberate practice is perceived as relevant for improving performance and that it requires effort, but that it is not perceived as being inherently enjoyable.</p>
<p>Of particular interest was how these perceptions change as practice difficulty changes. Thirty college undergraduates practiced two different maze memorization and replication tasks and rated the practice relevance for improving performance on the task, the practice effort, and the inherent enjoyment of practice.</p>
<p>The findings for each of the assumptions were consistent with those suggested by the theory and also showed that these perceptions are subject to the current performance on an activity and the difficulty of the practice.</p>
---
/doc/psychology/2008-evans.pdf
The Furry Sociological Survey
K. Evans
2008-10-23
2024-01-01



---
/doc/psychology/2008-saad.pdf
Advertised Waist-to-Hip Ratios of Online Female Escorts
Gad Saad
2008
2024-01-01



---
/doc/psychology/2008-simonton.pdf


2008-01-01
2024-01-01



---
/doc/psychology/2010-gopnik.pdf


2010-01-01
2024-01-01



---
/doc/psychology/2011-diski-thethreechristsofypsilanti.html


2011
2024-01-01



---
/doc/psychology/2011-sparrow.pdf


2011-01-01
2024-01-01



---
/doc/psychology/2012-hendegren.pdf
The Dog that Didn't Bark: What Item Nonresponse Shows about Cognitive and Non-Cognitive Ability
David Hedengren, Thomas Stratmann
2012-12-30
2024-01-01
[("doi","10.2139/ssrn.2194373")]


---
/doc/psychology/2012-mannes.pdf
Shorn Scalps and Perceptions of Male Dominance
Albert E. Mannes
2012-07-16
2024-01-01
[("doi","10.1177/1948550612449490")]

<p>3 studies contribute to the literature on dominance and nonverbal behavior (<a href="https://en.wikipedia.org/wiki/Nonverbal_communication">Ellyson &amp; Dovidio 1985</a>) by examining how a man’s choice to shave his head influences person perception.</p>
<p>In <strong>Study 1</strong>, men with shaved heads were rated as more dominant than similar men with full heads of hair. In <strong>Study 2</strong>, men whose hair was digitally removed were perceived as more dominant, taller, and stronger than their authentic selves. <strong>Study 3</strong> extends these results with nonphotographic stimuli and demonstrates how men experiencing natural hair loss may improve their interpersonal standing by shaving.</p>
<p>Theories of signaling, norm violation, and stereotypes are examined as explanations for the effect. Practical implications for men’s psychological, social, and economic outlooks are also discussed.</p>
---
/doc/psychology/2013-04-28-oglaf-bilge.jpg


2013-04-28
2024-01-01



---
/doc/psychology/2013-aap.pdf
Building ‘Piece’ of Mind: An Introduction to Purposeful Parenting
American Academy of Pediatrics Ohio Chapter
2013-01-01
2024-01-01



---
/doc/psychology/2013-buckwalter.pdf


2013-01-01
2024-01-01



---
/doc/psychology/2014-bimm.pdf

Jordan Bimm
2014-01-01
2024-01-01



---
/doc/psychology/2014-levine.pdf
Truth-Default Theory (TDT): A Theory of Human Deception and Deception Detection
Timothy R. Levine
2014-05-23
2024-01-01
[("doi","10.1177/0261927X14535916")]

<p>Truth-Default Theory (TDT) is a new theory of deception and deception detection. This article offers an initial sketch of, and brief introduction to, TDT.</p>
<p>The theory seeks to provide an elegant explanation of previous findings as well as point to new directions for future research. Unlike previous theories of deception detection, TDT emphasizes contextualized communication content in deception detection over nonverbal behaviors associated with emotions, arousal, strategic self-presentation, or cognitive effort.</p>
<p>The central premises of TDT are that people tend to believe others and that this “truth-default” is adaptive. Key definitions are provided. TDT modules and propositions are briefly explicated.</p>
<p>Finally, research consistent with TDT is summarized.</p>
---
/doc/psychology/2014-rosenbaum.pdf
Pre-Crastination: Hastening Subgoal Completion at the Expense of Extra Physical Effort
David A. Rosenbaum, Lanyun Gong, Cory Adam Potts
2014-05-08
2024-01-01
[("doi","10.1177/0956797614532657")]

<p>In this article, we describe a phenomenon we discovered while conducting experiments on walking and reaching. We asked university students to pick up either of two buckets, one to the left of an alley and one to the right, and to carry the selected bucket to the alley’s end.</p>
<p>In most trials, one of the buckets was closer to the end point. We emphasized choosing the easier task, expecting participants to prefer the bucket that would be carried a shorter distance. Contrary to our expectation, participants chose the bucket that was closer to the start position, carrying it farther than the other bucket.</p>
<p>On the basis of results from 9 experiments and participants’ reports, we concluded that this seemingly irrational choice reflected a tendency to <strong>pre-crastinate</strong>, a term we introduce to refer to the hastening of subgoal completion, even at the expense of extra physical effort.</p>
<p>Other tasks also reveal this preference, which we ascribe to the desire to reduce working memory loads.</p>
---
/doc/psychology/2015-feddersen.pdf
Subjective wellbeing: why weather matters
DVIPSONE 2.2.0 http://www.YandY. com
2015-01-01
2024-01-01



---
/doc/psychology/2016-ferguson.pdf
Education or Indoctrination? The Accuracy of Introductory Psychology Textbooks in Covering Controversial Topics and Urban Legends About Psychology
Christopher J. Ferguson, Jeffrey M. Brown, Amanda V. Torres
2016-01-01
2024-01-01
[("doi","10.1007/s12144-016-9539-7")]


---
/doc/psychology/2016-gignac-supplementary.docx


2016
2024-01-01



---
/doc/psychology/2016-nieuwkamp.pdf
The illusion of the perfect alibi: Establishing the base rate of non-offenders' alibis
Ricardo Nieuwkamp, Robert Horselenberg, Peter J. Van Koppen
2016-01-01
2024-01-01



---
/doc/psychology/2017-bergold.pdf
Academic competencies: Their interrelatedness and gender differences at their high end
Sebastian Bergold, Heike Wendt, Daniel Kasper, Ricarda Steinmayr
2017-01-01
2024-01-01
[("doi","10.1037/edu0000140")]


---
/doc/psychology/2017-gavrilets.pdf
Understanding Homosexuality: Moving on from Patterns to Mechanisms
Sergey Gavrilets, Urban Friberg, William R. Rice
2017-01-01
2024-01-01
[("doi","10.1007/s10508-017-1092-4")]


---
/doc/psychology/2017-goes.pdf
When More Is Less: Field Evidence on Unintended Consequences of Multitasking
Paulo B. Goes, Noyan Ilk, Mingfeng Lin, J. Leon Zhao
2017-06-27
2024-01-01
[("doi","10.1287/mnsc.2017.2763")]

<p>Online customer service chats provide new opportunities for firms to interact with their customers and have become increasingly popular in recent years for firms of all sizes. One reason for their popularity is the ability for customer service agents to multitask (ie. interact with multiple customers at a time) thereby increasing the system “throughput” and agent productivity. Yet little is known about how multitasking impacts customer satisfaction—the ultimate goal of customer engagements. We address this question using a proprietary data set from an S&amp;P 500 service firm that documents agent multitasking activities (unobservable to customers) in the form of server logs, customer service chat transcripts, and postservice customer surveys. We find that agent multitasking leads to longer in-service delays for customers and lower problem resolution rates. Both lead to lower customer satisfaction, although the impact varies for different customers. Our study is among the first to document the link between multitasking and customer satisfaction, and it has implications for the design of agent time allocation in contact centers and more broadly for how firms can best manage customer relations in new service channels enabled by information technology.</p>
<p>The online appendix is available at <a href="https://pubsonline.informs.org/doi/suppl/10.1287/mnsc.2017.2763/suppl_file/mnsc.2017.2763-sm.pdf">https://pubsonline.informs.org/doi/suppl/10.1287/mnsc.2017.2763/suppl_file/mnsc.2017.2763-sm.pdf</a>.</p>
---
/doc/psychology/2017-joel.pdf
Is Romantic Desire Predictable? Machine Learning Applied to Initial Romantic Attraction
Samantha Joel, Paul W. Eastwick, Eli J. Finkel
2017-08-30
2024-01-01
[("doi","10.1177/0956797617714580")]

<p>Matchmaking companies and <a href="https://en.wikipedia.org/wiki/Interpersonal_relationship">theoretical perspectives on close relationships</a> suggest that initial attraction is, to some extent, a product of two people’s self-reported traits and preferences. We used <a href="https://en.wikipedia.org/wiki/Machine_learning">machine learning</a> to test how well such measures predict people’s overall tendencies to romantically desire other people (actor variance) and to be desired by other people (partner variance), as well as people’s desire for specific partners above and beyond actor and partner variance (relationship variance).</p>
<p>In two <a href="https://en.wikipedia.org/wiki/Speed_dating">speed-dating</a> studies, romantically unattached individuals completed more than 100 self-report measures about traits and preferences that past researchers have identified as being relevant to <a href="https://en.wikipedia.org/wiki/Mate_choice">mate selection</a>. Each participant met each opposite-sex participant attending a speed-dating event for a 4-min speed date.</p>
<p>Random forests models predicted 4% to 18% of actor variance and 7% to 27% of partner variance; crucially, however, they were unable to predict relationship variance using any combination of traits and preferences reported before the dates. These results suggest that compatibility elements of human mating are challenging to predict before two people meet.</p>
---
/doc/psychology/2017-kirschner.pdf
The myths of the digital native and the multitasker
Paul A. Kirschner, Pedro De Bruyckere
2017-01-01
2024-01-01
[("doi","10.1016/j.tate.2017.06.001")]


---
/doc/psychology/2018-01-04-rescuetime-writingoverweek.png


2018-01-04
2024-01-01



---
/doc/psychology/2018-08-28-gwern-expandingbrain-mediaconsumptionmovies.jpg

Gwern
2018-08-28
2024-01-01



---
/doc/psychology/2018-11-03-gwern-bradshaw-catsense-thisisfineburning.jpg

Gwern
2018-11-03
2024-01-01



---
/doc/psychology/2018-11-27-gwern-meme-cat-schopenhauer.jpg

Gwern
2018-11-27
2024-01-01



---
/doc/psychology/2018-12-09-gwern-borges-dreamtiger-meme-tigerheadstuckinbucket.png

Gwern
2018-12-09
2024-01-01



---
/doc/psychology/2018-chadwick.pdf


2018-01-01
2024-01-01



---
/doc/psychology/2018-ellison.pdf

TeX
2018-01-01
2024-01-01



---
/doc/psychology/2018-hesse.pdf
Can psychology walk the walk of open science?
Bradford W. Hesse
2018-01-01
2024-01-01
[("doi","10.1037/amp0000197")]


---
/doc/psychology/2018-lukeshelley-satinbowerbird-adj2-bowersurroundedbyblueplasticgarbage.jpg


2018
2024-01-01



---
/doc/psychology/2018-morgan-2.pdf
Congenital blindness is protective for schizophrenia and other psychotic illness. A whole-population study
Vera A. Morgan, Melanie Clark, Julie Crewe, Giulietta Valuri, David A. Mackey, Johanna C. Badcock, Assen Jablensky
2018-12-01
2024-01-01
[("doi","10.1016/j.schres.2018.06.061")]


---
/doc/psychology/2018-pietraszewski-supplement.xlsx


2018
2024-01-01



---
/doc/psychology/2018-reardon.pdf


2018-01-01
2024-01-01



---
/doc/psychology/2018-smithers.pdf
A systematic review and meta-analysis of effects of early life non-cognitive skills on academic, psychosocial, cognitive and health outcomes
Lisa G. Smithers, Alyssa C. P. Sawyer, Catherine R. Chittleborough, Neil M. Davies, George Davey Smith, John W. Lynch
2018-01-01
2024-01-01
[("doi","10.1038/s41562-018-0461-x")]


---
/doc/psychology/2018-williams-2.pdf
Academic achievement across the day: Evidence from randomized class schedules
Kevin M. Williams, Teny Maghakian Shapiro
2018
2024-01-01
[("doi","10.1016/j.econedurev.2018.10.007")]


---
/doc/psychology/2018-williams.pdf
Hierarchical Bayesian models of delusion
Daniel Williams
2018-01-01
2024-01-01
[("doi","10.1016/j.concog.2018.03.003")]


---
/doc/psychology/2019-01-20-gs-socks.csv


2019-01-20
2024-01-01



---
/doc/psychology/2019-baldwin.pdf
Agreement Between Prospective and Retrospective Measures of Childhood Maltreatment: A Systematic Review and Meta-analysis
Jessie R. Baldwin, Aaron Reuben, Joanne B. Newbury, Andrea Danese
2019-01-01
2024-01-01
[("doi","10.1001/jamapsychiatry.2019.0097")]


---
/doc/psychology/2019-funder.pdf
Evaluating Effect Size in Psychological Research: Sense and Nonsense
David C. Funder, Daniel J. Ozer
2019-05-08
2024-01-01
[("doi","10.1177/2515245919847202")]

<p>Effect sizes are <a href="https://en.wikipedia.org/wiki/Effect_size">underappreciated</a> and often misinterpreted—the most common mistakes being to describe them in ways that are uninformative (eg. using arbitrary standards) or misleading (eg. squaring effect-size rs). We propose that effect sizes can be usefully evaluated by comparing them with well-understood benchmarks or by considering them in terms of concrete consequences.</p>
<p>In that light, we conclude that when reliably estimated (a critical consideration), an effect-size r of .05 indicates an effect that is very small for the explanation of single events but potentially consequential in the not-very-long run, an effect-size r of .10 indicates an effect that is still small at the level of single events but potentially more ultimately consequential, an effect-size r of .20 indicates a medium effect that is of some explanatory and practical use even in the short run and therefore even more important, and an effect-size r of .30 indicates a large effect that is potentially powerful in both the short and the long run.</p>
<p>A very large effect size (<em>r</em> = 0.40 or greater) in the context of <a href="https://en.wikipedia.org/wiki/Psychological_research">psychological research</a> is likely to be a gross overestimate that will rarely be found in a large sample or in a replication. Our goal is to help advance the treatment of effect sizes so that rather than being numbers that are ignored, reported without interpretation, or interpreted superficially or incorrectly, they become aspects of research reports that can better inform the application and theoretical development of psychological research.</p>
---
/doc/psychology/2019-grasby.pdf
Estimating classroom-level influences on literacy and numeracy: A twin study
Katrina L. Grasby, Callie W. Little, Brian Bryne, William L. Coventry, Richard K. Olson, Sally Larsen, Stefan Samuelsson
2019-10-10
2024-01-01
[("doi","10.1037/edu0000418")]


---
/doc/psychology/2019-hsu-2.pdf
The Poverty of Conditioning Explanations for Sexual Interests: Reply to Grey (2019)
Kevin J. Hsu, J. Michael Bailey
2019-10-24
2024-01-01
[("doi","10.1007/s10508-019-01561-5")]


---
/doc/psychology/2019-hsu.pdf
The ‘Furry’ Phenomenon: Characterizing Sexual Orientation, Sexual Motivation, and Erotic Target Identity Inversions in Male Furries
Kevin J. Hsu, J. Michael Bailey
2019-01-01
2024-01-01
[("doi","10.1007/s10508-018-1303-7")]


---
/doc/psychology/2019-lim.pdf
Determining the number of factors using parallel analysis and its recent variants
Sangdon Lim, Seungmin Jahng
2019-01-01
2024-01-01
[("doi","10.1037/met0000230")]


---
/doc/psychology/2019-marengo.pdf
Mining Facebook Data for Personality Prediction: An Overview
Davide Marengo, Michele Settanni
2019-11-01
2024-01-01
[("doi","10.1007/978-3-030-31620-4_7")]


---
/doc/psychology/2019-orben.pdf
The association between adolescent well-being and digital technology use
Amy Orben, Andrew K. Przybylski
2019-01-01
2024-01-01
[("doi","10.1038/s41562-018-0506-1")]


---
/doc/psychology/2019-ruffle.pdf
Tat will tell: Tattoos and time preferences
Bradley J. Ruffle, Anne E. Wilson
2019-08-24
2024-01-01
[("doi","10.1016/j.jebo.2019.08.001")]


---
/doc/psychology/2019-vanhiel.pdf
The relationship between emotional abilities and right-wing and prejudiced attitudes
Alain Van Hiel, Jonas De keersmaecker, Emma Onraet, Tessa Haesevoets, Arne Roets, Johnny R. J. Fontaine
2019-08-01
2024-01-01
[("doi","10.1037/emo0000497")]


---
/doc/psychology/2019-vrij.pdf
Reading Lies: Nonverbal Communication and Deception
Aldert Vrij, Maria Hartwig, Pär Anders Granhag
2019-01-01
2024-01-01
[("doi","10.1146/annurev-psych-010418-103135")]

<p>The relationship between nonverbal communication and deception continues to attract much interest, but there are many misconceptions about it.</p>
<p>In this review, we present a scientific view on this relationship. We describe theories explaining why liars would behave differently from truth tellers, followed by research on how liars actually behave and individuals’ ability to detect lies.</p>
<p>We show that the nonverbal cues to deceit discovered to date are faint and unreliable and that people are mediocre lie catchers when they pay attention to behavior.</p>
<p>We also discuss why individuals hold misbeliefs about the relationship between nonverbal behavior and deception—beliefs that appear very hard to debunk.</p>
<p>We further discuss the ways in which researchers could improve the state of affairs by examining nonverbal behaviors in different ways and in different settings than they currently do.</p>
---
/doc/psychology/2019-yoder.pdf
The quality of online knowledge sharing signals general intelligence
Christian N. Yoder, Scott A. Reid
2019-01-01
2024-01-01
[("doi","10.1016/j.paid.2019.05.013")]


---
/doc/psychology/2020-04-21-uptodate-schizotypalpersonalitydisorder.html


2020-04-21
2024-01-01



---
/doc/psychology/2020-burgoyne.pdf
How Firm Are the Foundations of Mind-Set Theory? The Claims Appear Stronger Than the Evidence
Alexander P. Burgoyne, David Z. Hambrick, Brooke N. Macnamara
2020-02-03
2024-01-01
[("doi","10.1177/0956797619897588")]

<p>Mind-set refers to people’s beliefs about whether attributes are malleable (<a href="https://en.wikipedia.org/wiki/Growth_mindset">growth mind-set</a>) or unchangeable (<a href="https://en.wikipedia.org/wiki/Fixed_mindset">fixed mind-set</a>). Proponents of mind-set theory have made bold claims about mind-set’s importance. For example, one’s mind-set is described as having profound effects on one’s motivation and achievements, creating different psychological worlds for people, and forming the core of people’s meaning systems.</p>
<p>We examined the evidentiary strength of 6 key premises of mind-set theory in 438 participants; we reasoned that strongly worded claims should be supported by equally strong evidence. However, no support was found for most premises. All associations (<em>r</em>s) were significantly weaker than .20. Other achievement-motivation constructs, such as <a href="https://en.wikipedia.org/wiki/Self-efficacy">self-efficacy</a> and <a href="https://en.wikipedia.org/wiki/Need_for_achievement">need for achievement</a>, have been found to correlate much more strongly with presumed associates of mind-set.</p>
<p>The strongest association with mind-set (<em>r</em> = −.12) was opposite from the predicted direction. The results suggest that the foundations of mind-set theory are not firm and that bold claims about mind-set appear to be overstated.</p>
---
/doc/psychology/2020-clinicalpsychologicalscience.pdf

Clinical Psychological Science
2020-11-16
2024-01-01
[("doi","10.1177/2167702620968775")]


---
/doc/psychology/2020-hagen.pdf
Academic Performance: The Role of Grit Compared to Short and Comprehensive Inventories of Conscientiousness
Fredrik Stølan Hagen, Stian Solem
2020-06-22
2024-01-01
[("doi","10.1177/1948550620933421")]

<p>Grit has been suggested as a <a href="https://en.wikipedia.org/wiki/Grit_(personality_trait)">predictor of academic success</a> over and above established constructs like conscientiousness (C) but has only been compared to brief inventories of trait-level C.</p>
<p>This study examined the difference between using a brief inventory of C (Big 5 Inventory [BFI]) and a facet-level inventory (NEO Personality Inventory–Revised [NEO PI-R]) as controls for grit in an undergraduate sample (<em>n</em> = 1,394). Grit exhibited strong correlations with C, particularly the facets of self-discipline and achievement striving.</p>
<p>When BFI was used, both grit and C added small increments in explained variance while controlling for each other. When NEO PI-R was used, grit could not explain any additional variance in university grade and minuscule amounts (4%) in high school grade. Facets of C added moderate amounts (16%–54%) of incremental variance to both university and high school grades when controlling for grit.</p>
<p>The results demonstrated that different outcomes are to be expected depending upon the choice of C measure.</p>
---
/doc/psychology/2020-thoni.pdf
Greater Male Variability in Cooperation: Meta-Analytic Evidence for an Evolutionary Perspective
Christian Thöni, Stefan Volk, Jose M. Cortina
2020-11-10
2024-01-01
[("doi","10.1177/0956797620956632")]

<p>Do men and women differ systematically in their <a href="https://en.wikipedia.org/wiki/Cooperation">cooperation</a> behaviors? Researchers have long grappled with this question, and studies have returned equivocal results. We developed an <a href="https://en.wikipedia.org/wiki/Evolutionary_psychology">evolutionary perspective</a> according to which men are characterized by greater intrasex variability in cooperation as a result of sex-differentiated psychological adaptations.</p>
<p>We tested our hypothesis in two <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analyses</a>. The first involved the raw data of 40 samples from 23 <a href="https://en.wikipedia.org/wiki/Social_dilemma">social-dilemma</a> studies with 8,123 participants. Findings provided strong support for our perspective. Whereas we found that the two sexes do not differ in average cooperation levels, men are much more likely to behave either selfishly or altruistically, whereas women are more likely to be moderately cooperative.</p>
<p>We confirmed our findings in a second meta-analytic study of 28 samples from 23 studies of <a href="https://en.wikipedia.org/wiki/Organizational_citizenship_behavior">organizational citizenship behavior</a> with 13,985 participants. Our results highlight the importance of taking intrasex variability into consideration when studying sex differences in cooperation and suggest important future research directions.</p>
---
/doc/psychology/2020-walter.pdf
Sex Differences in Mate Preferences Across 45 Countries: A Large-Scale Replication
Kathryn V. Walter, Daniel Conroy-Beam, David M. Buss, Kelly Asao, Agnieszka Sorokowska, Piotr Sorokowski, Toivo Aavik, Grace Akello, Mohammad Madallh Alhabahba, Charlotte Alm, Naumana Amjad, Afifa Anjum, Chiemezie S. Atama, Derya Atamtürk Duyar, Richard Ayebare, Carlota Batres, Mons Bendixen, Aicha Bensafia, Boris Bizumic, Mahmoud Boussena, Marina Butovskaya, Seda Can, Katarzyna Cantarero, Antonin Carrier, Hakan Cetinkaya, Ilona Croy, Rosa María Cueto, Marcin Czub, Daria Dronova, Seda Dural, Izzet Duyar, Berna Ertugrul, Agustín Espinosa, Ignacio Estevan, Carla Sofia Esteves, Luxi Fang, Tomasz Frackowiak, Jorge Contreras Garduño, Karina Ugalde González, Farida Guemaz, Petra Gyuris, Mária Halamová, Iskra Herak, Marina Horvat, Ivana Hromatko, Chin-Ming Hui, Jas Laile Jaafar, Feng Jiang, Konstantinos Kafetsios, Tina Kavčič, Leif Edward Ottesen Kennair, Nicolas Kervyn, Truong Thi Khanh Ha, Imran Ahmed Khilji, Nils C. Köbis, Hoang Moc Lan, András Láng, Georgina R. Lennard, Ernesto León, Torun Lindholm, Trinh Thi Linh, Giulia Lopez, Nguyen Van Luot, Alvaro Mailhos, Zoi Manesi, Rocio Martinez, Sarah L. McKerchar, Norbert Meskó, Girishwar Misra, Conal Monaghan, Emanuel C. Mora, Alba Moya-Garófano, Bojan Musil, Jean Carlos Natividade, Agnieszka Niemczyk, George Nizharadze, Elisabeth Oberzaucher, Anna Oleszkiewicz, Mohd Sofian Omar-Fauzee, Ike E. Onyishi, Baris Özener, Ariela Francesca Pagani, Vilmante Pakalniskiene, Miriam Parise, Farid Pazhoohi, Annette Pisanski, Katarzyna Pisanski, Edna Ponciano, Camelia Popa, Pavol Prokop, Muhammad Rizwan, Mario Sainz, Svjetlana Salkičević, Ruta Sargautyte, Ivan Sarmány-Schuller, Susanne Schmehl, Shivantika Sharad, Razi Sultan Siddiqui, Franco Simonetti, Stanislava Yordanova Stoyanova, Meri Tadinac, Marco Antonio Correa Varella, Christin-Melanie Vauclair, Luis Diego Vega, Dwi Ajeng Widarini, Gyesook Yoo, Marta Zat’ková, Maja Zupančič
2020-03-20
2024-01-01
[("doi","10.1177/0956797620904154")]

<p>Considerable research has examined human <a href="https://en.wikipedia.org/wiki/Mate_choice">mate preferences</a> across cultures, finding universal sex differences in preferences for attractiveness and resources as well as sources of systematic cultural variation. Two competing perspectives—an <a href="https://en.wikipedia.org/wiki/Evolutionary_psychology">evolutionary psychological perspective</a> and a <a href="https://en.wikipedia.org/wiki/Social_role_theory">biosocial role perspective</a>—offer alternative explanations for these findings. However, the original data on which each perspective relies are decades old, and the literature is fraught with conflicting methods, analyses, results, and conclusions.</p>
<p>Using a new 45-country sample (<em>n</em> = 14,399), we attempted to replicate classic studies and test both the evolutionary and biosocial role perspectives. Support for universal sex differences in preferences remains robust: Men, more than women, prefer attractive, young mates, and women, more than men, prefer older mates with financial prospects.</p>
<p>Cross-culturally, both sexes have mates closer to their own ages as <a href="https://en.wikipedia.org/wiki/Gender_equality">gender equality</a> increases. Beyond age of partner, neither <a href="https://en.wikipedia.org/wiki/Pathogen">pathogen prevalence</a> nor gender equality robustly predicted sex differences or preferences across countries.</p>
---
/doc/psychology/2020-yu.pdf
Some Roads Lead to Psychology, Some Lead Away: College Student Characteristics and Psychology Major Choice
Martin C. Yu, Nathan R. Kuncel, Paul R. Sackett
2020-03-20
2024-01-01
[("doi","10.1177/1745691619898843")]

<p>Understanding which students enter and leave <a href="https://en.wikipedia.org/wiki/Psychology">psychology</a> majors in college is critical to understanding the pipeline into the field. In this study, we compared psychology majors with nonpsychology majors on the basis of demographic, degree planning, academic preparedness, and academic performance variables using a unique longitudinal sample of nearly a million college students at 249 colleges and universities.</p>
<p>Guided by prior research, we examined which students would persist in psychology, enter psychology from another major, or leave psychology for another major between 3 points in time: intended major before entering college, second-year college major, and fourth-year college major. Critically, most students who majored in psychology did not initially express interest in the field, but entering and persisting in the field was strongly associated with high school exposure and performance in psychology.</p>
<p>Students with poorer performance in college often transfer into psychology from majors that may be perceived as difficult (eg. <a href="https://en.wikipedia.org/wiki/Science,_technology,_engineering,_and_mathematics">science, technology, engineering, and math</a>), whereas higher-performing students appear to leave psychology for these same majors, which may also be perceived as more lucrative. These results are concerning for the field of psychology if individuals with high potential who are originally interested in the field eventually leave.</p>
---
/doc/psychology/2021-berenbaum.pdf
Evidence and Implications From a Natural Experiment of Prenatal Androgen Effects on Gendered Behavior
Sheri A. Berenbaum, Adriene M. Beltz
2021-06-18
2024-01-01
[("doi","10.1177/0963721421998341")]

<p>Sex and gender are key to people’s lives, and are the focus of <a href="https://en.wikipedia.org/wiki/Sex_and_gender_distinction">scientific and popular interest and controversy</a>. Sex-related psychological characteristics reflect more than socialization; they are influenced by <a href="https://en.wikipedia.org/wiki/Sex_hormone">sex hormones</a> present during sensitive periods of development, particularly <a href="https://en.wikipedia.org/wiki/Androgen">androgens</a> that are present prenatally.</p>
<p>Studies of females with <a href="https://en.wikipedia.org/wiki/Congenital_adrenal_hyperplasia">congenital adrenal hyperplasia (CAH)</a> show how prenatal androgens affect behavior across the life span; these hormones have large effects on interest and engagement in gendered activities, moderate effects on spatial abilities, and relatively small (or no) effects on gender identity, gender cognitions, and gendered peer involvement. In addition to showing the complexity of androgens’ effects on gendered behavior, studies of females with CAH provide an opportunity to test theories of <a href="https://en.wikipedia.org/wiki/Gender_identity">gender development</a>, gain insight into how nature and nurture work together, and examine mechanisms of development.</p>
<p>The implications of this work have often been misunderstood, so we consider what it means—and does not mean—for biology to influence gender-related behavior.</p>
---
/doc/psychology/2021-ferguson-table1-correlationsbetweenirrelevantfactorsandjuveniledelinquencyinaddhealth.png


2021
2024-01-01



---
/doc/psychology/2021-ferguson-table2-correlationsbetweenirrelevantfactorsandconductproblemsinunderstandingsocietywave1.png


2021
2024-01-01



---
/doc/psychology/2022-dona-figure2-bumblebeeballrollingvideosnapshots3x3.jpg


2022
2024-01-01



---
/doc/psychology/2022-papay.pdf
On the Threshold: Impacts of Barely Passing High-School Exit Exams on Post-Secondary Enrollment and Completion
John P. Papay, Ann Mantil, Richard J. Murnane
2022-06-13
2024-01-01
[("doi","10.3102/01623737221090258")]

<p>Many states use high-school exit examinations to assess students’ career and college readiness in core subjects.</p>
<p>We find meaningful consequences of barely passing the mathematics examination in Massachusetts, as opposed to just failing it. However, these impacts operate at different educational attainment margins for low-income and higher-income students.</p>
<p>As in previous work, we find that barely passing increases the probability of graduating from high school for low-income (particularly urban low-income) students, but not for higher-income students. However, this pattern is reversed for 4-year college graduation. For higher-income students only, just passing the examination increases the probability of completing a 4-year college degree by 2.1 percentage points, a sizable effect given that only 13% of these students near the cutoff graduate.</p>
---
/doc/psychology/2022-webb.pdf
Too Good to Be True: Bots and Bad Data From Mechanical Turk
Margaret A. Webb, June P. Tangney
2022-11-07
2024-01-01
[("doi","10.1177/17456916221120027")]

<p>Psychology is moving increasingly toward digital sources of data, with Amazon’s Mechanical Turk (MTurk) at the forefront of that charge. In 2015, up to an estimated 45% of articles published in the top behavioral and social science journals included at least one study conducted on MTurk.</p>
<p>In this article, I summarize my own experience with MTurk and how I deduced that my sample was—at best—only 2.6% valid, by my estimate.</p>
<p>I share these results as a warning and call for caution. Recently, I conducted an online study via Amazon’s MTurk, eager and excited to collect my own data for the first time as a doctoral student. What resulted has prompted me to write this as a warning: it is indeed too good to be true.</p>
<p>This is a summary of how I determined that, at best, I had gathered valid data from 14 human beings—2.6% of my participant sample (<em>n</em> = 529).</p>
---
/doc/psychology/2023-joshanloo.pdf
Perceived functioning in evolutionarily important domains of life
Mohsen Joshanloo
2023-07-10
2024-06-03
[("doi","10.1037/ebs0000335")]


---
/doc/psychology/2023-kekecs-supplement-rsos191375_si_001.docx


2023
2024-01-01



---
/doc/psychology/abstrusegoose-everydayiamaliveisamiracle.png



2024-01-01



---
/doc/psychology/animal/1900-small.pdf
An Experimental Study of the Mental Processes of the Rat
Willard S. Small
1900-01-01
2024-01-01
[("doi","10.2307/1412267")]


---
/doc/psychology/animal/1930-walton.pdf
Visual Cues in Maze Running by the Albino Rat
Albert Walton
1930
2024-01-01



---
/doc/psychology/animal/1935-maier-principlesofanimalpsychology.pdf
<em>Principles of Animal Psychology</em>
Norman R. F. Maier, T. C. Schneirla
1935-10-01
2024-01-01



---
/doc/psychology/animal/1936-honzik.pdf
The Role of Kinesthesis in Maze Learning
C. H. Honzik
1936-10-23
2024-01-01
[("doi","10.1126/science.84.2182.373.a")]


---
/doc/psychology/animal/1937-curtis.pdf
Diurnal Variation in the Free Activity of Sheep and Pig
Quin F. Curtis
1937-01-01
2024-01-01
[("doi","10.3181/00379727-35-9055")]


---
/doc/psychology/animal/1939-fordyce.pdf
Factors Involved in the Ejection of Milk [preliminary abstract]
Fordyce Ely, W. E. Petersen
1939-12-01
2024-09-14
[("doi","10.1093/ansci/1939.1.80")]


---
/doc/psychology/animal/1940-young.pdf
Reversal of Food Preferences of the White Rat Through Controlled Pre-Feeding
Paul Thomas Young
1940-01-01
2024-01-01
[("doi","10.1080/00221309.1940.10544318")]


---
/doc/psychology/animal/1941-ely.pdf
Factors Involved in the Ejection of Milk
Fordyce Ely, W. E. Petersen
1941-03-01
2024-09-14
[("doi","10.3168/jds.S0022-0302(41)95406-1")]


---
/doc/psychology/animal/1950-hilgard.pdf
Book review of <em>Frustration; The Study of Behavior without a Goal</em> by Norma R. F. Maier 1949
Ernest R. Hilgard
1950-01-01
2024-01-01
[("doi","10.2307/1418436")]


---
/doc/psychology/animal/1952-pickett.pdf
Non-Equipotential Cortical Function in Maze Learning
J. M. Pickett
1952-04-01
2024-01-01
[("doi","10.2307/1418354")]


---
/doc/psychology/animal/1958-eibleibesfeldt.pdf
Ethology, the Comparative Study of Animal Behavior
Irenäus Eibl-Eibesfeldt, Sol Kramer
1958-09-01
2024-01-01
[("doi","10.2307/2814314")]


---
/doc/psychology/animal/1963-eibleibesfeldt.pdf
Angeborenes und Erworbenes im Verhalten einiger Säuger
Irenäus Eibl-Eibesfeldt
1963
2024-01-01



---
/doc/psychology/animal/1979-okelly.pdf
Paul Thomas Young: 1892–1978
Lawrence I. O’Kelly
1979-09-01
2024-01-01
[("doi","10.2307/1421573")]


---
/doc/psychology/animal/2002-kuhlmeier.pdf
Chimpanzees (<em>Pan Troglodytes</em>) Recognize Spatial and Object Correspondences Between a Scale Model and Its Referent
Valerie A. Kuhlmeier, Sarah T. Boysen
2001-01-01
2024-01-01
[("doi","10.1111/1467-9280.00410")]

<p>In the present study, the contributions of spatial and object features to <a href="https://en.wikipedia.org/wiki/Chimpanzee">chimpanzees’</a> comprehension of scale models were examined. 7 chimpanzees that previously demonstrated the ability to use a scale model as an information source for the location of a hidden item were tested under conditions manipulating the feature correspondence and spatial-relational correspondence between objects in the model and an outdoor enclosure.</p>
<p>In <strong>Experiment 1</strong>, subjects solved the task under two conditions in which one object cue (color or shape) was unavailable, but positional cues remained. Additionally, performance was above chance under a third condition in which both types of object cues, but not position cues, were available.</p>
<p>In <strong>Experiment 2</strong>, 2 subjects solved the task under a condition in which shape and color object cues were simultaneously unavailable. The results suggest that, much like <a href="https://en.wikipedia.org/wiki/Child_development">young children</a>, chimpanzees are sensitive to both object and spatial-relational correspondences between a model and its referent.</p>
---
/doc/psychology/animal/2006-muller-figure1-femaleattractivenessincreaseswithageinchimpanzees.jpg


2006
2024-01-01



---
/doc/psychology/animal/2009-ramsden.pdf
Escaping the Laboratory: The Rodent Experiments of John B. Calhoun & Their Cultural Influence
Edmund Ramsden, Jon Adams
2009-01-01
2024-01-01
[("doi","10.2307/27696487")]


---
/doc/psychology/animal/2019-fennell-figure4-simulationoftigerstripecoloringasseenbycolorblindjungleprey.jpg


2019
2024-01-01



---
/doc/psychology/animal/2022-dona-supplementaryvideo1-bumbleeplayingwithballs.mp4


2022
2024-01-01



---
/doc/psychology/animal/2022-weise.pdf
Paper wasps form abstract concept of ‘same and different’
Chloe Weise, Christian Cely Ortiz, Elizabeth A. Tibbetts
2022-07-20
2024-01-01
[("doi","10.1098/rspb.2022.1156")]

<p>Concept formation requires animals to learn and use abstract rules that transcend the characteristics of specific stimuli. Abstract concepts are often associated with high levels of cognitive sophistication, so there has been much interest in which species can form and use concepts. A key abstract concept is that of sameness and difference, where stimuli are classified as either <em>the same as</em> or <em>different than</em> an original stimulus.</p>
<p>Here, we used a simultaneous two-item same-different task to test whether <a href="https://en.wikipedia.org/wiki/Paper_wasp">paper wasps</a> (<em>Polistes fuscatus</em>) can learn and apply a same-different concept. We trained wasps by simultaneously presenting pairs of <em>same</em> or <em>different</em> stimuli (eg. colors). Then, we tested whether wasps could apply the concept to new stimuli of the same type (eg. new colors) and to new stimulus types (eg. odours).</p>
<p>We show that wasps learned a general concept of <em>sameness</em> or <em>difference</em> and applied it to new samples and types of stimuli. Notably, wasps were able to transfer the learned rules to new stimuli in a different sensory modality. Therefore, <em>P. fuscatus</em> can classify stimuli based on their relationships and apply abstract concepts to novel stimulus types.</p>
<p>These results indicate that abstract concept learning may be more widespread than previously thought.</p>
---
/doc/psychology/animal/2023-muhammad.pdf
Influence of COVID-19 on the emergence of stone-tool use behavior in a population of common long-tailed macaques (<em>Macaca fascicularis fascicularis</em>) in Thailand
Raza Muhammad, Titiporn Kaikaew, Suchada Panjan, Suthirote Meesawat, Wipaporn Thabthimthong, Sunchai Payungporn, Jirawat Apipattarachaiwong, Sreetharan Kanthaswamy, Yuzuru Hamada, Lydia V. Luncz, Suchinda Malaivijitnond
2023-11-27
2024-01-01
[("doi","10.1002/ajp.23580")]

<p>Stone tool use is a rare behavior across nonhuman primates. Here we report the first population of common long-tailed macaques (<em>Macaca fascicularis fascicularis</em>) who customarily used stone tools to open rock oysters (<em>Saccostrea forskali</em>) on a small island along the Thai Gulf in Koh Ped (KPE), eastern Thailand. We observed this population several times during the past 10 years, but no stone-tool use behavior was observed until our survey during the <a href="https://en.wikipedia.org/wiki/COVID-19_pandemic">coronavirus disease 2019 (COVID-19) pandemic</a> in July 2022.</p>
<p>KPE is located in Pattaya City, a hotspot for tourism in Thailand. Tourists in this area frequently provided large amounts of food for the monkeys on KPE. During the COVID-19 curfew, however, tourists were not allowed to access the island, and monkeys began to face food scarcity. During this time, we observed stone-tool use behavior for the first time on KPE.</p>
<p>Based on our observations, the first tool manipulation was similar to stone throwing (a known precursor of stone tool use). From our observations in March 2023, we found 17 subadult/adult animals performing the behavior, 15/17 were males and mostly solitary while performing the behavior.</p>
<p>The <em>M. f. fascicularis</em> subspecies was confirmed by distribution, morphological characteristics, and mtDNA and <a href="https://en.wikipedia.org/wiki/SRY">SRY</a> gene sequences. Taken together, we proposed that the stone tool use behavior in the KPE common long-tailed macaques emerged due to the COVID-19 food scarcity. Since traveling is no longer restricted many tourists have started coming back to the island, and there is a high risk for this stone tool-use behavior to disappear within this population of long-tailed macaques.</p>
---
/doc/psychology/animal/bird/1972-schmidtnielsen.pdf
Locomotion: Energy Cost of Swimming, Flying, and Running
Knut Schmidt-Nielsen
1972-07-21
2024-01-01
[("doi","10.1126/science.177.4045.222")]


---
/doc/psychology/animal/bird/1995-evenden.pdf
The Laborers of Nature: Economic Ornithology and the Role of Birds as Agents of Biological Pest Control in North American Agriculture, ca. 1880–1930
Matthew D. Evenden
1995-10-01
2024-01-01
[("doi","10.2307/3983958")]


---
/doc/psychology/animal/bird/2021-vanoverveld-supplement-10071_2021_1585_MOESM1_ESM.docx


2021
2024-01-01



---
/doc/psychology/animal/bird/index
‘bird’ tag

2019-11-10
2024-10-29


<figure><img class="float-right page-thumbnail invert-not outline" height="1516" width="1720" src="/doc/biology/2015-gallagher-figure2-seagullskillingbabysealsbyeatingtheireyes.jpg" title="Figure 2: Behavioral ethogram describing kelp gull predatory behavior on Cape fur seals in southern Namibia: (A) gulls approach small, weak, or wandering juvenile or newborn seals; (B) gulls first target the ocular regions of live or dying seals; (C) still-alive seal pup with its right eye ripped out by a gull attack (photos by N. Dreyer)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/animal/bird</code>, most recent first: 1 <a href="/doc/psychology/animal/bird/index#see-alsos" class="icon-not">related tag</a>, 49 <a href="/doc/psychology/animal/bird/index#links" class="icon-not">annotations</a>, &amp; 10 <a href="/doc/psychology/animal/bird/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/animal/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/animal/bird/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/animal/bird/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/animal/bird/index#section" id="toc-section">“What Do Animals Understand About Death?”</a></li>
<li><a href="/doc/psychology/animal/bird/index#section-1" id="toc-section-1">“If You Think You Can Hold a Grudge, Consider the Crow”</a></li>
<li><a href="/doc/psychology/animal/bird/index#welklin-et-al-2024-section" id="toc-welklin-et-al-2024-section">“Spatial Cognitive Ability Is Associated With Longevity in Food-Caching Chickadees”, Welklin et al 2024</a></li>
<li><a href="/doc/psychology/animal/bird/index#liao-et-al-2024-2-section" id="toc-liao-et-al-2024-2-section">“Crows ‘Count’ the Number of Self-Generated Vocalizations”, Liao et al 2024</a></li>
<li><a href="/doc/psychology/animal/bird/index#suzuki-sugita-2024-section" id="toc-suzuki-sugita-2024-section">“The ‘After You’ Gesture in a Bird”, Suzuki &amp; Sugita 2024</a></li>
<li><a href="/doc/psychology/animal/bird/index#pandey-et-al-2023-2-section" id="toc-pandey-et-al-2023-2-section">“Are Vision Transformers More Data Hungry Than Newborn Visual Systems?”, Pandey et al 2023</a></li>
<li><a href="/doc/psychology/animal/bird/index#hillemacher-et-al-2023-section" id="toc-hillemacher-et-al-2023-section">“Roosters Do Not Warn the Bird in the Mirror: The Cognitive Ecology of Mirror Self-Recognition”, Hillemacher et al 2023</a></li>
<li><a href="/doc/psychology/animal/bird/index#agrelo-et-al-2023-section" id="toc-agrelo-et-al-2023-section">“Effect of Kelp Gull Harassment on Southern Right Whale Calf Survival: a Long-Term Capture–recapture Analysis”, Agrelo et al 2023</a></li>
<li><a href="/doc/psychology/animal/bird/index#roth-2023-section" id="toc-roth-2023-section">“Birds With a Taste for Flesh Threaten Whale Calves: In Argentina, Kelp Gulls Are Attacking the Backs of Southern Right Whales, Imperiling the Recovery of an Endangered Species”, Roth 2023</a></li>
<li><a href="/doc/psychology/animal/bird/index#kwon-2022-section" id="toc-kwon-2022-section">“Crows Perform Yet Another Skill Once Thought Distinctively Human: Scientists Demonstrate That Crows Are Capable of Recursion—A Key Feature in Grammar. Not Everyone Is Convinced”, Kwon 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#liao-et-al-2022-1-section" id="toc-liao-et-al-2022-1-section">“Recursive Sequence Generation in Crows”, Liao et al 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#bonnet-et-al-2022-section" id="toc-bonnet-et-al-2022-section">“Genetic Variance in Fitness Indicates Rapid Contemporary Adaptive Evolution in Wild Animals”, Bonnet et al 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#potvin-2022-section" id="toc-potvin-2022-section">“Magpies Have Outwitted Scientists by Helping Each Other Remove Tracking Devices”, Potvin 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#crampton-et-al-2022-section" id="toc-crampton-et-al-2022-section">“Australian Magpies (<em>Gymnorhina Tibicen</em>) Cooperate to Remove Tracking Devices”, Crampton et al 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#giudice-gangestad-2022-section" id="toc-giudice-gangestad-2022-section">“No Evidence Against the Greater Male Variability Hypothesis: A Commentary on Harrison Et Al 2021’s Meta-Analysis of Animal Personality”, Giudice &amp; Gangestad 2022</a></li>
<li><a href="/doc/psychology/animal/bird/index#white-et-al-2021-section" id="toc-white-et-al-2021-section">“Cognition and Reproductive Success in Cowbirds”, White et al 2021</a></li>
<li><a href="/doc/psychology/animal/bird/index#branch-et-al-2021-section" id="toc-branch-et-al-2021-section">“The Genetic Basis of Spatial Cognitive Variation in a Food-Caching Bird”, Branch et al 2021</a></li>
<li><a href="/doc/psychology/animal/bird/index#lefebvre-2021-section" id="toc-lefebvre-2021-section">“A Global Database of Feeding Innovations in Birds”, Lefebvre 2021</a></li>
<li><a href="/doc/psychology/animal/bird/index#woodley-et-al-2021-section" id="toc-woodley-et-al-2021-section">“String-Pulling in the Greater Vasa Parrot (<em>Coracopsis Vasa</em>): A Replication of Capacity, Findings of Longitudinal Retention, and Evidence for a Species-Level General Insight Factor across Five Physical Cognition Tasks”, Woodley et al 2021</a></li>
<li><a href="/doc/psychology/animal/bird/index#payette-et-al-2021-section" id="toc-payette-et-al-2021-section">“An Anti-Narcolepsy Drug Reveals Behavioral and Fitness Costs of Extreme Activity Cycles in Arctic-Breeding Songbirds”, Payette et al 2021</a></li>
<li><a href="/doc/psychology/animal/bird/index#pika-et-al-2020-section" id="toc-pika-et-al-2020-section">“Ravens Parallel Great Apes in Physical and Social Cognitive Skills”, Pika et al 2020</a></li>
<li><a href="/doc/psychology/animal/bird/index#whiten-2019-section" id="toc-whiten-2019-section">“Cultural Evolution in Animals”, Whiten 2019</a></li>
<li><a href="/doc/psychology/animal/bird/index#wilkins-clayton-2019-section" id="toc-wilkins-clayton-2019-section">“Reflections on the Spoon Test”, Wilkins &amp; Clayton 2019</a></li>
<li><a href="/doc/psychology/animal/bird/index#bobrowicz-osvath-2018-section" id="toc-bobrowicz-osvath-2018-section">“Cats Parallel Great Apes and Corvids in Motor Self-Regulation—Not Brain but Material Size Matters”, Bobrowicz &amp; Osvath 2018</a></li>
<li><a href="/doc/psychology/animal/bird/index#bonta-et-al-2017-section" id="toc-bonta-et-al-2017-section">“Intentional Fire-Spreading by ‘Firehawk’ Raptors in Northern Australia”, Bonta et al 2017</a></li>
<li><a href="/doc/psychology/animal/bird/index#hammers-brouwer-2017-section" id="toc-hammers-brouwer-2017-section">“Rescue Behavior in a Social Bird: Removal of Sticky ‘Bird-Catcher Tree’ Seeds by Group Members”, Hammers &amp; Brouwer 2017</a></li>
<li><a href="/doc/psychology/animal/bird/index#soniak-2016-section" id="toc-soniak-2016-section">“How Does a Cowbird Learn To Be a Cowbird? New Research Explains How These Brood Parasites—Who Are Raised by Other Species—Still Manage to Become Cowbirds”, Soniak 2016</a></li>
<li><a href="/doc/psychology/animal/bird/index#louder-et-al-2015-2-section" id="toc-louder-et-al-2015-2-section">“Out on Their Own: a Test of Adult-Assisted Dispersal in Fledgling Brood Parasites Reveals Solitary Departures from Hosts”, Louder et al 2015</a></li>
<li><a href="/doc/psychology/animal/bird/index#swift-marzluff-2015-section" id="toc-swift-marzluff-2015-section">“Wild American Crows Gather around Their Dead to Learn about Danger”, Swift &amp; Marzluff 2015</a></li>
<li><a href="/doc/psychology/animal/bird/index#wilcox-2015-section" id="toc-wilcox-2015-section">“Kelp Gulls Tear Out Baby Seal Eyes So They Can Feast On Their Remains When They Die: While Seagulls Might Be Feeding Machines, They Are far from Mindless”, Wilcox 2015</a></li>
<li><a href="/doc/psychology/animal/bird/index#gallagher-et-al-2015-section" id="toc-gallagher-et-al-2015-section">“Kelp Gulls Prey on the Eyes of Juvenile Cape Fur Seals in Namibia”, Gallagher et al 2015</a></li>
<li><a href="/doc/psychology/animal/bird/index#louder-et-al-2015-1-section" id="toc-louder-et-al-2015-1-section">“A Generalist Brood Parasite Modifies Use of a Host in Response to Reproductive Success”, Louder et al 2015</a></li>
<li><a href="/doc/psychology/animal/bird/index#fazio-et-al-2014-section" id="toc-fazio-et-al-2014-section">“Change in Southern Right Whale Breathing Behavior in Response to Gull Attacks”, Fazio et al 2014</a></li>
<li><a href="/doc/psychology/animal/bird/index#logan-et-al-2014-section" id="toc-logan-et-al-2014-section">“Modifications to the Aesop’s Fable Paradigm Change New Caledonian Crow Performances”, Logan et al 2014</a></li>
<li><a href="/doc/psychology/animal/bird/index#muir-2014-page-21-section" id="toc-muir-2014-page-21-section">“Genetic Influences on the Behavior of Chickens Associated With Welfare and Productivity § Selection Involving Production Traits”, Muir 2014 (page 21)</a></li>
<li><a href="/doc/psychology/animal/bird/index#auersperg-et-al-2013-section" id="toc-auersperg-et-al-2013-section">“Explorative Learning and Functional Inferences on a 5-Step Means-Means-End Problem in Goffin’s Cockatoos (<em>Cacatua Goffini</em>)”, Auersperg et al 2013</a></li>
<li><a href="/doc/psychology/animal/bird/index#moslashller-ib%C3%A1%C3%B1ez-%C3%A1lamo-2012-section" id="toc-moslashller-ibáñez-álamo-2012-section">“Escape Behavior of Birds Provides Evidence of Predation Being Involved in Urbanization”, Moslashller &amp; Ibáñez-Álamo 2012</a></li>
<li><a href="/doc/psychology/animal/bird/index#cornell-et-al-2012-section" id="toc-cornell-et-al-2012-section">“Social Learning Spreads Knowledge about Dangerous Humans among American Crows”, Cornell et al 2012</a></li>
<li><a href="/doc/psychology/animal/bird/index#herbranson-schroeder-2010-1-section" id="toc-herbranson-schroeder-2010-1-section">“Are Birds Smarter Than Mathematicians? Pigeons (<em>Columba Livia</em>) Perform Optimally on a Version of the Monty Hall Dilemma”, Herbranson &amp; Schroeder 2010</a></li>
<li><a href="/doc/psychology/animal/bird/index#evenden-1995-section" id="toc-evenden-1995-section">“The Laborers of Nature: Economic Ornithology and the Role of Birds As Agents of Biological Pest Control in North American Agriculture, Ca. 1880–1930”, Evenden 1995</a></li>
<li><a href="/doc/psychology/animal/bird/index#helbig-1991-section" id="toc-helbig-1991-section">“Inheritance of Migratory Direction in a Bird Species: a Cross-Breeding Experiment With SE-Migrating and SW-Migrating Blackcaps (<em>Sylvia Atricapilla</em>)”, Helbig 1991</a></li>
<li><a href="/doc/psychology/animal/bird/index#prinzinger-et-al-1991-section" id="toc-prinzinger-et-al-1991-section">“Body Temperature in Birds”, Prinzinger et al 1991</a></li>
<li><a href="/doc/psychology/animal/bird/index#eiseley-1984-section" id="toc-eiseley-1984-section">“From ‘The Judgment Of The Birds’”, Eiseley 1984</a></li>
<li><a href="/doc/psychology/animal/bird/index#schmidt-nielsen-1972-section" id="toc-schmidt-nielsen-1972-section">“Locomotion: Energy Cost of Swimming, Flying, and Running”, Schmidt-Nielsen 1972</a></li>
<li><a href="/doc/psychology/animal/bird/index#eiseley-1959-section" id="toc-eiseley-1959-section">“The Judgment of the Birds”, Eiseley 1959</a></li>
<li><a href="/doc/psychology/animal/bird/index#skinner-1948-section" id="toc-skinner-1948-section">“‘Superstition’ in the Pigeon”, Skinner 1948</a></li>
<li><a href="/doc/psychology/animal/bird/index#section-2" id="toc-section-2">“Have Posted This Before, but It Really Left an Impression about Crows, and The…”</a></li>
<li><a href="/doc/psychology/animal/bird/index#section-3" id="toc-section-3">“I’ve Posted This Comment Before but I Grew up in Florida on a Decent Amount Of…”</a></li>
<li><a href="/doc/psychology/animal/bird/index#section-4" id="toc-section-4">“Canadian Pet Chicken Identifies Letters, Numbers to Break World Record”</a></li>
<li><a href="/doc/psychology/animal/bird/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/animal/bird/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/animal/bird/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/animal/bird/neuroscience/2000-tramontin-figure2-300percentvolumechangeinhvcsongareaofspottedtowheebirdsovertheyearfromsmith1996.png


2000
2024-01-01



---
/doc/psychology/animal/bird/neuroscience/2020-ksepka-figure2-birdbrainscalingcurves.jpg


2020
2024-05-15



---
/doc/psychology/animal/bird/neuroscience/2022-sol-figure4-neuroncountbyabsoluteandrelativebrainsizeinbirdsshowingabsoluteasymptotes.png


2022
2024-01-01



---
/doc/psychology/animal/index
‘animal psych’ tag

2019-10-04
2024-11-01


<figure><img class="float-right page-thumbnail invert-not outline" height="525" width="1600" src="/doc/psychology/animal/2019-fennell-figure4-simulationoftigerstripecoloringasseenbycolorblindjungleprey.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/animal</code>, most recent first: 7 <a href="/doc/psychology/animal/index#see-alsos" class="icon-not">related tags</a>, 131 <a href="/doc/psychology/animal/index#links" class="icon-not">annotations</a>, &amp; 21 <a href="/doc/psychology/animal/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/note/animal" id="gwern-note-animal" class="include-content-core include-strict link-page" title="Transclude link for doc/psychology/animal/ notes page.">[page summary]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/animal/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/animal/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/psychology/animal/index#gwern-sunk-cost-section" id="toc-gwern-sunk-cost-section">“Are Sunk Costs Fallacies?”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/psychology/animal/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/animal/index#nagy-et-al-2024-section" id="toc-nagy-et-al-2024-section">“Long-Term Tracking of Social Structure in Groups of Rats”, Nagy et al 2024</a></li>
<li><a href="/doc/psychology/animal/index#mercado-zhuo-2024-section" id="toc-mercado-zhuo-2024-section">“Do Rodents Smell With Sound?”, Mercado &amp; Zhuo 2024</a></li>
<li><a href="/doc/psychology/animal/index#pardo-et-al-2024-section" id="toc-pardo-et-al-2024-section">“African Elephants Address One Another With Individually Specific Name-Like Calls”, Pardo et al 2024</a></li>
<li><a href="/doc/psychology/animal/index#melis-et-al-2024-section" id="toc-melis-et-al-2024-section">“Machine Learning Reveals the Control Mechanics of an Insect Wing Hinge”, Melis et al 2024</a></li>
<li><a href="/doc/psychology/animal/index#muhammad-et-al-2023-section" id="toc-muhammad-et-al-2023-section">“Influence of COVID-19 on the Emergence of Stone-Tool Use Behavior in a Population of Common Long-Tailed Macaques (<em>Macaca Fascicularis Fascicularis</em>) in Thailand”, Muhammad et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#ramos-et-al-2023-section" id="toc-ramos-et-al-2023-section">“Abnormal Behavioral Episodes Associated With Sleep and Quiescence in <em>Octopus Insularis</em>: Possible Nightmares in a Cephalopod?”, Ramos et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#fabian-et-al-2023-section" id="toc-fabian-et-al-2023-section">“Why Flying Insects Gather at Artificial Light”, Fabian et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#crossley-et-al-2023-section" id="toc-crossley-et-al-2023-section">“A Circuit Mechanism Linking past and Future Learning through Shifts in Perception”, Crossley et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#katzen-et-al-2023-section" id="toc-katzen-et-al-2023-section">“The Nematode Worm <em>C. Elegans</em> Chooses between Bacterial Foods As If Maximizing Economic Utility”, Katzen et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#haux-et-al-2023-section" id="toc-haux-et-al-2023-section">“Chimpanzee and Human Risk Preferences Show Key Similarities”, Haux et al 2023</a></li>
<li><a href="/doc/psychology/animal/index#godfrey-smith-et-al-2022-section" id="toc-godfrey-smith-et-al-2022-section">“In the Line of Fire: Debris Throwing by Wild Octopuses”, Godfrey-Smith et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#levy-2022-2-section" id="toc-levy-2022-2-section">“Sorry, Prey. Black Widows Have Surprisingly Good Memory: Despite Having Tiny Arthropod Brains, Spiders in a New Experiment Showed Some Complex Cognitive Calculations”, Levy 2022</a></li>
<li><a href="/doc/psychology/animal/index#dona-et-al-2022-section" id="toc-dona-et-al-2022-section">“Do Bumble Bees Play?”, Dona et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#sergi-et-al-2022-section" id="toc-sergi-et-al-2022-section">“Western Black Widow Spiders (<em>Latrodectus Hesperus</em>) Remember Prey Capture Location and Size, but Only Alter Behavior for Prey Caught at Particular Sites”, Sergi et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#michaud-et-al-2022-section" id="toc-michaud-et-al-2022-section">“The Impact of Environmental Factors on the Evolution of Brain Size in Carnivorans”, Michaud et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#demartsev-et-al-2022-section" id="toc-demartsev-et-al-2022-section">“Male Rock Hyraxes That Maintain an Isochronous Song Rhythm Achieve Higher Reproductive Success”, Demartsev et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#cenni-et-al-2022-section" id="toc-cenni-et-al-2022-section">“Do Monkeys Use Sex Toys? Evidence of Stone Tool-Assisted Masturbation in Free-Ranging Long-Tailed Macaques”, Cenni et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#gibbons-et-al-2022-section" id="toc-gibbons-et-al-2022-section">“Motivational Trade-Offs and Modulation of Nociception in Bumblebees”, Gibbons et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#weise-et-al-2022-section" id="toc-weise-et-al-2022-section">“Paper Wasps Form Abstract Concept of ‘Same and Different’”, Weise et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#n%C3%A1jera-kin-2022-section" id="toc-nájera-kin-2022-section">“Is the Naked Mole-Rat a Domestic Animal?”, Nájera &amp; Kin 2022</a></li>
<li><a href="/doc/psychology/animal/index#okabe-et-al-2022-section" id="toc-okabe-et-al-2022-section">“Rats Emit Unique Distress Calls in Social Inequality Conditions”, Okabe et al 2022</a></li>
<li><a href="/doc/psychology/animal/index#carls-diamante-2022-section" id="toc-carls-diamante-2022-section">“Where Is It Like to Be an Octopus?”, Carls-Diamante 2022</a></li>
<li><a href="/doc/psychology/animal/index#harrison-et-al-2021-section" id="toc-harrison-et-al-2021-section">“A Meta-Analysis of Sex Differences in Animal Personality: No Evidence for the Greater Male Variability Hypothesis”, Harrison et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#garc%C3%ADa-hern%C3%A1ndez-machado-2021-section" id="toc-garcía-hernández-machado-2021-section">“Short-Term &amp; Long-Term Effects of an Extreme Case of Autotomy: Does ‘tail’ Loss and Subsequent Constipation Decrease the Locomotor Performance of Male and Female Scorpions?”, García-hernández &amp; Machado 2021</a></li>
<li><a href="/doc/psychology/animal/index#naundrup-et-al-2021-section" id="toc-naundrup-et-al-2021-section">“A Pathogenic Fungus Uses Volatiles to Entice Male Flies into Fatal Matings With Infected Female Cadavers”, Naundrup et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#amichai-yovel-2021-section" id="toc-amichai-yovel-2021-section">“Echolocating Bats Rely on an Innate Speed-Of-Sound Reference”, Amichai &amp; Yovel 2021</a></li>
<li><a href="/doc/psychology/animal/index#whiten-2021b-section" id="toc-whiten-2021b-section">“The Psychological Reach of Culture in Animals’ Lives”, Whiten 2021b</a></li>
<li><a href="/doc/psychology/animal/index#whiten-2021-section" id="toc-whiten-2021-section">“The Burgeoning Reach of Animal Culture”, Whiten 2021</a></li>
<li><a href="/doc/psychology/animal/index#marco-et-al-2021-section" id="toc-marco-et-al-2021-section">“Coping With Mortality: Responses of Monkeys and Great Apes to Collapsed, Inanimate and Dead Conspecifics”, Marco et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#schnell-et-al-2021-section" id="toc-schnell-et-al-2021-section">“Cuttlefish Exert Self-Control in a Delay of Gratification Task”, Schnell et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#fern%C3%A1ndez-fueyo-et-al-2021-section" id="toc-fernández-fueyo-et-al-2021-section">“Why Do Some Primate Mothers Carry Their Infant’s Corpse? A Cross-Species Comparative Study”, Fernández-Fueyo et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#gammon-2021-section" id="toc-gammon-2021-section">“A Group of Orca Outcasts Is Now Dominating an Entire Sea: Killer Whales That Feast on Seals and Hunt in Small Packs Are Thriving While Their Widely Beloved Siblings Are Dying Out”, Gammon 2021</a></li>
<li><a href="/doc/psychology/animal/index#morton-et-al-2021-section" id="toc-morton-et-al-2021-section">“Personality Structure in Bottlenose Dolphins (<em>Tursiops Truncatus</em>)”, Morton et al 2021</a></li>
<li><a href="/doc/psychology/animal/index#ryan-2021-section" id="toc-ryan-2021-section">“Darwin, Sexual Selection, and the Brain”, Ryan 2021</a></li>
<li><a href="/doc/psychology/animal/index#wen-et-al-2020-section" id="toc-wen-et-al-2020-section">“Red Imported Fire Ants (Hymenoptera: Formicidae) Cover Inaccessible Surfaces With Particles to Facilitate Food Search and Transportation”, Wen et al 2020</a></li>
<li><a href="/doc/psychology/animal/index#ferrigno-et-al-2020-section" id="toc-ferrigno-et-al-2020-section">“Recursive Sequence Generation in Monkeys, Children, US Adults, and Native Amazonians”, Ferrigno et al 2020</a></li>
<li><a href="/doc/psychology/animal/index#ceccarini-et-al-2020-section" id="toc-ceccarini-et-al-2020-section">“Speed-Accuracy Trade-Off in Plants”, Ceccarini et al 2020</a></li>
<li><a href="/doc/psychology/animal/index#micnnes-et-al-2020-section" id="toc-micnnes-et-al-2020-section">“Intentional Stranding by Mammal-Hunting Killer Whales (<em>Orcinus Orca</em>) in the Salish Sea”, MicNnes et al 2020</a></li>
<li><a href="/doc/psychology/animal/index#ravi-et-al-2020-section" id="toc-ravi-et-al-2020-section">“Bumblebees Perceive the Spatial Layout of Their Environment in Relation to Their Body Size and Form to Minimize Inflight Collisions”, Ravi et al 2020</a></li>
<li><a href="/doc/psychology/animal/index#moiron-et-al-2019-section" id="toc-moiron-et-al-2019-section">“Individual Differences in Behavior Explain Variation in Survival: a Meta-Analysis”, Moiron et al 2019</a></li>
<li><a href="/doc/psychology/animal/index#taiz-et-al-2019-section" id="toc-taiz-et-al-2019-section">“Plants Neither Possess nor Require Consciousness”, Taiz et al 2019</a></li>
<li><a href="/doc/psychology/animal/index#fennell-et-al-2019-section" id="toc-fennell-et-al-2019-section">“Optimizing Color for Camouflage and Visibility Using Deep Learning: the Effects of the Environment and the Observer’s Visual System”, Fennell et al 2019</a></li>
<li><a href="/doc/psychology/animal/index#kilmer-rodr%C3%ADguez-2019-section" id="toc-kilmer-rodríguez-2019-section">“Miniature Spiders (with Miniature Brains) Forget Sooner”, Kilmer &amp; Rodríguez 2019</a></li>
<li><a href="/doc/psychology/animal/index#kirk-ramsden-2018-section" id="toc-kirk-ramsden-2018-section">“Working across Species down on the Farm: Howard S. Liddell and the Development of Comparative Psychopathology, C. 1923–1962”, Kirk &amp; Ramsden 2018</a></li>
<li><a href="/doc/psychology/animal/index#suzuki-2018-section" id="toc-suzuki-2018-section">“Alarm Calls Evoke a Visual Search Image of a Predator in Birds”, Suzuki 2018</a></li>
<li><a href="/doc/psychology/animal/index#amichai-yovel-2017-section" id="toc-amichai-yovel-2017-section">“Bats Pre-Adapt Sensory Acquisition according to Target Distance prior to Takeoff Even in the Presence of Closer Background Objects”, Amichai &amp; Yovel 2017</a></li>
<li><a href="/doc/psychology/animal/index#japyass%C3%BA-laland-2017-section" id="toc-japyassú-laland-2017-section">“Extended Spider Cognition”, Japyassú &amp; Laland 2017</a></li>
<li><a href="/doc/psychology/animal/index#gilman-et-al-2017-section" id="toc-gilman-et-al-2017-section">“Area-Specific Features of Pyramidal Neurons-A Comparative Study in Mouse and Rhesus Monkey”, Gilman et al 2017</a></li>
<li><a href="/doc/psychology/animal/index#peng-chittka-2016-section" id="toc-peng-chittka-2016-section">“A Simple Computational Model of the Bee Mushroom Body Can Explain Seemingly Complex Forms of Olfactory Learning and Memory”, Peng &amp; Chittka 2016</a></li>
<li><a href="/doc/psychology/animal/index#alem-et-al-2016-section" id="toc-alem-et-al-2016-section">“Associative Mechanisms Allow for Social Learning and Cultural Transmission of String Pulling in an Insect”, Alem et al 2016</a></li>
<li><a href="/doc/psychology/animal/index#section" id="toc-section">“101 Weird Writers #39: James Tiptree Junior”</a></li>
<li><a href="/doc/psychology/animal/index#caldwell-et-al-2015-section" id="toc-caldwell-et-al-2015-section">“Behavior and Body Patterns of the Larger Pacific Striped Octopus”, Caldwell et al 2015</a></li>
<li><a href="/doc/psychology/animal/index#dochtermann-et-al-2015-section" id="toc-dochtermann-et-al-2015-section">“The Contribution of Additive Genetic Variation to Personality Variation: Heritability of Personality”, Dochtermann et al 2015</a></li>
<li><a href="/doc/psychology/animal/index#brust-guenther-2014-section" id="toc-brust-guenther-2014-section">“Domestication Effects on Behavioral Traits and Learning Performance: Comparing Wild Cavies to Guinea Pigs”, Brust &amp; Guenther 2014</a></li>
<li><a href="/doc/psychology/animal/index#crook-et-al-2014-section" id="toc-crook-et-al-2014-section">“Nociceptive Sensitization Reduces Predation Risk”, Crook et al 2014</a></li>
<li><a href="/doc/psychology/animal/index#mota-herculano-houzel-2014-section" id="toc-mota-herculano-houzel-2014-section">“All Brains Are Made of This: a Fundamental Building Block of Brain Matter With Matching Neuronal and Glial Masses”, Mota &amp; Herculano-Houzel 2014</a></li>
<li><a href="/doc/psychology/animal/index#yang-2013-section" id="toc-yang-2013-section">“Ontogeny and Phylogeny of Language”, Yang 2013</a></li>
<li><a href="/doc/psychology/animal/index#han-et-al-2013-section" id="toc-han-et-al-2013-section">“Forebrain Engraftment by Human Glial Progenitor Cells Enhances Synaptic Plasticity and Learning in Adult Mice”, Han et al 2013</a></li>
<li><a href="/doc/psychology/animal/index#fernandez-duque-huck-2012-section" id="toc-fernandez-duque-huck-2012-section">“Till Death (Or an Intruder) Do Us Part: Intrasexual-Competition in a Monogamous Primate”, Fernandez-Duque &amp; Huck 2012</a></li>
<li><a href="/doc/psychology/animal/index#klein-et-al-2012-section" id="toc-klein-et-al-2012-section">“Learning How to ‘Make a Deal’: Human (<em>Homo Sapiens</em>) and Monkey (<em>Macaca Mulatta</em>) Performance When Repeatedly Faced With the Monty Hall Dilemma”, Klein et al 2012</a></li>
<li><a href="/doc/psychology/animal/index#jabr-2012-section" id="toc-jabr-2012-section">“On a Tiny Caribbean Island, Hermit Crabs Form Sophisticated Social Networks [Video]: Hermit Crabs Have Evolved Sophisticated Social Strategies to Exchange Resources so That Everyone Benefits”, Jabr 2012</a></li>
<li><a href="/doc/psychology/animal/index#klenotich-dulawa-2012-section" id="toc-klenotich-dulawa-2012-section">“The Activity-Based Anorexia Mouse Model”, Klenotich &amp; Dulawa 2012</a></li>
<li><a href="/doc/psychology/animal/index#brown-et-al-2012-section" id="toc-brown-et-al-2012-section">“It Pays to Cheat: Tactical Deception in a Cephalopod Social Signaling System”, Brown et al 2012</a></li>
<li><a href="/doc/psychology/animal/index#montgomery-2011-section" id="toc-montgomery-2011-section">“Deep Intellect”, Montgomery 2011</a></li>
<li><a href="/doc/psychology/animal/index#herculano-houzel-2011-section" id="toc-herculano-houzel-2011-section">“Scaling of Brain Metabolism With a Fixed Energy Budget per Neuron: Implications for Neuronal Activity, Plasticity and Evolution”, Herculano-Houzel 2011</a></li>
<li><a href="/doc/psychology/animal/index#cook-wilson-2010-section" id="toc-cook-wilson-2010-section">“In Practice, Chimp Memory Study Flawed”, Cook &amp; Wilson 2010</a></li>
<li><a href="/doc/psychology/animal/index#ramsden-adams-2009-section" id="toc-ramsden-adams-2009-section">“Escaping the Laboratory: The Rodent Experiments of John B. Calhoun &amp; Their Cultural Influence”, Ramsden &amp; Adams 2009</a></li>
<li><a href="/doc/psychology/animal/index#silberberg-kearns-2008-section" id="toc-silberberg-kearns-2008-section">“Memory for the Order of Briefly Presented Numerals in Humans As a Function of Practice”, Silberberg &amp; Kearns 2008</a></li>
<li><a href="/doc/psychology/animal/index#hribal-2008-section" id="toc-hribal-2008-section">“Orangutans, Resistance and the Zoo”, Hribal 2008</a></li>
<li><a href="/doc/psychology/animal/index#alper-2008-section" id="toc-alper-2008-section">“Anesthetizing the Public Conscience: Lethal Injection and Animal Euthanasia”, Alper 2008</a></li>
<li><a href="/doc/psychology/animal/index#grosman-et-al-2008-section" id="toc-grosman-et-al-2008-section">“Parasitoid Increases Survival of Its Pupae by Inducing Hosts to Fight Predators”, Grosman et al 2008</a></li>
<li><a href="/doc/psychology/animal/index#mcshea-2008-section" id="toc-mcshea-2008-section">“Factors Affecting Autumn Deer/vehicle Collisions in a Rural Virginia County”, McShea 2008</a></li>
<li><a href="/doc/psychology/animal/index#inoue-matsuzawa-2007-section" id="toc-inoue-matsuzawa-2007-section">“Working Memory of Numerals in Chimpanzees”, Inoue &amp; Matsuzawa 2007</a></li>
<li><a href="/doc/psychology/animal/index#muller-et-al-2006-section" id="toc-muller-et-al-2006-section">“Male Chimpanzees Prefer Mating With Old Females”, Muller et al 2006</a></li>
<li><a href="/doc/psychology/animal/index#nettle-2006-section" id="toc-nettle-2006-section">“The Evolution of Personality Variation in Humans and Other Animals”, Nettle 2006</a></li>
<li><a href="/doc/psychology/animal/index#fritsches-et-al-2005-section" id="toc-fritsches-et-al-2005-section">“Warm Eyes Provide Superior Vision in Swordfishes”, Fritsches et al 2005</a></li>
<li><a href="/doc/psychology/animal/index#kantha-2003-section" id="toc-kantha-2003-section">“Is Somnambulism a Distinct Disorder of Humans and Not Seen in Non-Human Primates?”, Kantha 2003</a></li>
<li><a href="/doc/psychology/animal/index#huffman-caton-2001-section" id="toc-huffman-caton-2001-section">“Self-Induced Increase of Gut Motility and the Control of Parasitic Infections in Wild Chimpanzees”, Huffman &amp; Caton 2001</a></li>
<li><a href="/doc/psychology/animal/index#kuhlmeier-boysen-2001-section" id="toc-kuhlmeier-boysen-2001-section">“Chimpanzees (<em>Pan Troglodytes</em>) Recognize Spatial and Object Correspondences Between a Scale Model and Its Referent”, Kuhlmeier &amp; Boysen 2001</a></li>
<li><a href="/doc/psychology/animal/index#radford-blakey-2000-section" id="toc-radford-blakey-2000-section">“Intensity of Nest Defence Is Related to Offspring Sex Ratio in the Great Tit Parus Major”, Radford &amp; Blakey 2000</a></li>
<li><a href="/doc/psychology/animal/index#budiansky-1998-section" id="toc-budiansky-1998-section">“If a Lion Could Talk: Animal Intelligence and the Evolution of Consciousness”, Budiansky 1998</a></li>
<li><a href="/doc/psychology/animal/index#huffman-et-al-1996-section" id="toc-huffman-et-al-1996-section">“Leaf-Swallowing by Chimpanzees: A Behavioral Adaptation for the Control of Strongyle Nematode Infections”, Huffman et al 1996</a></li>
<li><a href="/doc/psychology/animal/index#petrie-1996-section" id="toc-petrie-1996-section">“Environment Is Not the Most Important Variable in Determining Oral Morphine Consumption in Wistar Rats”, Petrie 1996</a></li>
<li><a href="/doc/psychology/animal/index#dewsbury-1993-section" id="toc-dewsbury-1993-section">“On Publishing Controversy: Norman R. F. Maier and the Genesis of Seizures”, Dewsbury 1993</a></li>
<li><a href="/doc/psychology/animal/index#basolo-1990-section" id="toc-basolo-1990-section">“Female Preference Predates the Evolution of the Sword in Swordtail Fish”, Basolo 1990</a></li>
<li><a href="/doc/psychology/animal/index#siegel-brodie-1984-section" id="toc-siegel-brodie-1984-section">“Alcohol Self-Administration by Elephants”, Siegel &amp; Brodie 1984</a></li>
<li><a href="/doc/psychology/animal/index#siegel-1984b-section" id="toc-siegel-1984b-section">“LSD-Induced Effects in Elephants: Comparisons With Musth Behavior”, Siegel 1984b</a></li>
<li><a href="/doc/psychology/animal/index#gwynne-rentz-1983-section" id="toc-gwynne-rentz-1983-section">“Beetles On The Bottle: Male Buprestids Mistake Stubbies For Females (Coleoptera)”, Gwynne &amp; Rentz 1983</a></li>
<li><a href="/doc/psychology/animal/index#carey-1982-section" id="toc-carey-1982-section">“A Brain Heater in the Swordfish”, Carey 1982</a></li>
<li><a href="/doc/psychology/animal/index#siegel-1980-section" id="toc-siegel-1980-section">“The Psychology of Life After Death”, Siegel 1980</a></li>
<li><a href="/doc/psychology/animal/index#okelly-1979-section" id="toc-okelly-1979-section">“Paul Thomas Young: 1892–1978”, O’Kelly 1979</a></li>
<li><a href="/doc/psychology/animal/index#sheldon-1977-section" id="toc-sheldon-1977-section">“The Screwfly Solution”, Sheldon 1977</a></li>
<li><a href="/doc/psychology/animal/index#riss-goodall-1976-section" id="toc-riss-goodall-1976-section">“Sleeping Behavior and Associations in a Group of Captive Chimpanzees”, Riss &amp; Goodall 1976</a></li>
<li><a href="/doc/psychology/animal/index#rozin-kalat-1971-section" id="toc-rozin-kalat-1971-section">“Specific Hungers and Poison Avoidance As Adaptive Specializations of Learning”, Rozin &amp; Kalat 1971</a></li>
<li><a href="/doc/psychology/animal/index#gwadz-1969-section" id="toc-gwadz-1969-section">“Regulation of Blood Meal Size in the Mosquito”, Gwadz 1969</a></li>
<li><a href="/doc/psychology/animal/index#pengelley-fisher-1968-section" id="toc-pengelley-fisher-1968-section">“Ability of the Ground Squirrel, <em>Citellus Lateralis</em>, to Be Habituated to Stimuli While in Hibernation”, Pengelley &amp; Fisher 1968</a></li>
<li><a href="/doc/psychology/animal/index#wilsson-bulman-1968-section" id="toc-wilsson-bulman-1968-section">“My Beaver Colony”, Wilsson &amp; Bulman 1968</a></li>
<li><a href="/doc/psychology/animal/index#zubin-hunt-1967-section" id="toc-zubin-hunt-1967-section">“Comparative Psychopathology: Animal and Human”, Zubin &amp; Hunt 1967</a></li>
<li><a href="/doc/psychology/animal/index#association-1965-section" id="toc-association-1965-section">“Paul Thomas Young: Distinguished Scientific Contribution Award”, Association 1965</a></li>
<li><a href="/doc/psychology/animal/index#eibl-eibesfeldt-1963-section" id="toc-eibl-eibesfeldt-1963-section">“Angeborenes Und Erworbenes Im Verhalten Einiger Säuger”, Eibl-Eibesfeldt 1963</a></li>
<li><a href="/doc/psychology/animal/index#eibl-eibesfeldt-kramer-1958-section" id="toc-eibl-eibesfeldt-kramer-1958-section">“Ethology, the Comparative Study of Animal Behavior”, Eibl-Eibesfeldt &amp; Kramer 1958</a></li>
<li><a href="/doc/psychology/animal/index#riley-rosenzweig-1957-section" id="toc-riley-rosenzweig-1957-section">“Echolocation in Rats”, Riley &amp; Rosenzweig 1957</a></li>
<li><a href="/doc/psychology/animal/index#pickett-1952-section" id="toc-pickett-1952-section">“Non-Equipotential Cortical Function in Maze Learning”, Pickett 1952</a></li>
<li><a href="/doc/psychology/animal/index#hilgard-1950-section" id="toc-hilgard-1950-section">“Book Review of <em>Frustration; The Study of Behavior without a Goal</em> by Norma R. F. Maier 1949”, Hilgard 1950</a></li>
<li><a href="/doc/psychology/animal/index#young-1949-section" id="toc-young-1949-section">“Food-Seeking Drive, Affective Process, and Learning”, Young 1949</a></li>
<li><a href="/doc/psychology/animal/index#young-1948-section" id="toc-young-1948-section">“Appetite, Palatability and Feeding Habit: a Critical Review”, Young 1948</a></li>
<li><a href="/doc/psychology/animal/index#ely-petersen-1941-section" id="toc-ely-petersen-1941-section">“Factors Involved in the Ejection of Milk”, Ely &amp; Petersen 1941</a></li>
<li><a href="/doc/psychology/animal/index#young-1940-section" id="toc-young-1940-section">“Reversal of Food Preferences of the White Rat Through Controlled Pre-Feeding”, Young 1940</a></li>
<li><a href="/doc/psychology/animal/index#ely-petersen-1939-section" id="toc-ely-petersen-1939-section">“Factors Involved in the Ejection of Milk [Preliminary Abstract]”, Ely &amp; Petersen 1939</a></li>
<li><a href="/doc/psychology/animal/index#haslerud-1938-section" id="toc-haslerud-1938-section">“Frustration As An Experimental Problem: 3. Some Interrelations Of Behavioral Measures Of Frustration In Chimpanzees”, Haslerud 1938</a></li>
<li><a href="/doc/psychology/animal/index#rosenzweig-et-al-1938-section" id="toc-rosenzweig-et-al-1938-section">“Frustration As An Experimental Problem: 1. The Significance Of Frustration As A Problem Of Research”, Rosenzweig et al 1938</a></li>
<li><a href="/doc/psychology/animal/index#curtis-1938-section" id="toc-curtis-1938-section">“Frustration As An Experimental Problem: 4. Some Physiological Consequences Of Frustration”, Curtis 1938</a></li>
<li><a href="/doc/psychology/animal/index#young-1938-section" id="toc-young-1938-section">“Preferences and Demands of the White Rat for Food”, Young 1938</a></li>
<li><a href="/doc/psychology/animal/index#curtis-1937b-section" id="toc-curtis-1937b-section">“Experimental Neurosis in the Pig”, Curtis 1937b</a></li>
<li><a href="/doc/psychology/animal/index#liddell-et-al-1937-section" id="toc-liddell-et-al-1937-section">“Further Analysis of the Conditioned Reflex Method in Relation to the Experimental Neurosis”, Liddell et al 1937</a></li>
<li><a href="/doc/psychology/animal/index#curtis-1937-section" id="toc-curtis-1937-section">“Diurnal Variation in the Free Activity of Sheep and Pig”, Curtis 1937</a></li>
<li><a href="/doc/psychology/animal/index#honzik-1936-section" id="toc-honzik-1936-section">“The Role of Kinesthesis in Maze Learning”, Honzik 1936</a></li>
<li><a href="/doc/psychology/animal/index#maier-schneirla-1935-section" id="toc-maier-schneirla-1935-section"><em>Principles of Animal Psychology</em>, Maier &amp; Schneirla 1935</a></li>
<li><a href="/doc/psychology/animal/index#pennington-1934-section" id="toc-pennington-1934-section">“The Effect of Auditory Stimulation Upon the Maze Behavior of the White Rat”, Pennington 1934</a></li>
<li><a href="/doc/psychology/animal/index#kellog-1931-section" id="toc-kellog-1931-section">“Humanizing the Ape”, Kellog 1931</a></li>
<li><a href="/doc/psychology/animal/index#walton-1930-section" id="toc-walton-1930-section">“Visual Cues in Maze Running by the Albino Rat”, Walton 1930</a></li>
<li><a href="/doc/psychology/animal/index#small-1900-section" id="toc-small-1900-section">“An Experimental Study of the Mental Processes of the Rat”, Small 1900</a></li>
<li><a href="/doc/psychology/animal/index#mayhew-1851-ratcatcher-section" id="toc-mayhew-1851-ratcatcher-section">“<em>London Labour and the London Poor; a Cyclopaedia of the Condition and Earnings of Those That Will Work, Those That Cannot Work, and Those That Will Not Work</em> V3 § Jack Black”, Mayhew 1851</a></li>
<li><a href="/doc/psychology/animal/index#G4ZImMzI-section" id="toc-G4ZImMzI-section">“Sébastien Moro on the Most Insane Things Fish Can Do”, Moro 2024</a></li>
<li><a href="/doc/psychology/animal/index#section-1" id="toc-section-1">“Two Concrete Ways to Help Feeder Rodents”</a></li>
<li><a href="/doc/psychology/animal/index#section-2" id="toc-section-2">“Interviews With an Octopus”</a></li>
<li><a href="/doc/psychology/animal/index#section-3" id="toc-section-3">“Monkeys, Marines, and Manners”</a></li>
<li><a href="/doc/psychology/animal/index#Ch_srQyR-section" id="toc-Ch_srQyR-section"><em>Clever Hans (The Horse of Mr. Von Osten)</em>, Pfungst 2024</a></li>
<li><a href="/doc/psychology/animal/index#nV6RX0XL-section" id="toc-nV6RX0XL-section">“<em>Clever Hans (The Horse of Mr. Von Osten)</em> § Learned Animals”, Pfungst 2024</a></li>
<li><a href="/doc/psychology/animal/index#section-4" id="toc-section-4">“Worm Grunting, Fiddling, and Charming”</a></li>
<li><a href="/doc/psychology/animal/index#section-5" id="toc-section-5">“The Ride of Their Lives: Children Prepare for the World’s Most Dangerous Organized Sport”</a></li>
<li><a href="/doc/psychology/animal/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychology/animal/index#orca-intelligence" id="toc-orca-intelligence"><code>orca-intelligence</code></a></li>
<li><a href="/doc/psychology/animal/index#consciousness-research" id="toc-consciousness-research"><code>consciousness-research</code></a></li>
<li><a href="/doc/psychology/animal/index#language-evolution" id="toc-language-evolution"><code>language-evolution</code></a></li>
</ul></li>
<li><a href="/doc/psychology/animal/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/animal/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/animal/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/animal/maze/1901-small.pdf
Experimental Study of the Mental Processes of the Rat. II
Williard S. Small
1901-01-01
2024-01-01
[("doi","10.2307/1412534")]


---
/doc/psychology/animal/maze/1908-carr.pdf
Orientation in the white rat
Harvey Carr, John B. Watson
1908-01-01
2024-01-01
[("doi","10.1002/cne.920180103")]


---
/doc/psychology/animal/maze/1915-vincent-4.pdf
The white rat and the maze problem: 4. The number and distribution of errors—A comparative study
Stella B. Vincent
1915-01-01
2024-01-01
[("doi","10.1037/h0075635")]


---
/doc/psychology/animal/maze/1917-carr-3.pdf
Maze Studies With The White Rat: 1. Normal Animals
Harvey Carr
1917-07-01
2024-01-01



---
/doc/psychology/animal/maze/1917-carr-4.pdf
Maze Studies With The White Rat: 2. Blind Animals
Harvey Carr
1917-09-01
2024-01-01



---
/doc/psychology/animal/maze/1917-carr-5.pdf
Maze Studies With The White Rat: 3. Anosmic Animals
Harvey Carr
1917-09-01
2024-01-01



---
/doc/psychology/animal/maze/1917-carr.pdf
The Journal of Animal Behavior: Volume 7 § pg159
Harvey A. Carr, Robert M. Yerkes, Madison Bentley, Edward L. Thorndike, Gilbert V. Hamilton, Margaret F. Washubrn, Samuel J. Holmes, John B. Watson, Walter S. Hunter, William M. Wheeler
1917-01-01
2024-01-01



---
/doc/psychology/animal/maze/1917-journalofanimalbehavior-v7.pdf
The Journal of Animal Behavior: Volume 7
Harvey A. Carr, Robert M. Yerkes, Madison Bentley, Edward L. Thorndike, Gilbert V. Hamilton, Margaret F. Washubrn, Samuel J. Holmes, John B. Watson, Walter S. Hunter, William M. Wheeler
1917-01-01
2024-01-01



---
/doc/psychology/animal/maze/1924-davis.pdf


1924-01-01
2024-01-01



---
/doc/psychology/animal/maze/1925-tolman.pdf


1925-01-01
2024-01-01



---
/doc/psychology/animal/maze/1927-tolman.pdf


1927-01-01
2024-01-01



---
/doc/psychology/animal/maze/1929-dennis.pdf
The Sensory Control of the White Rat in the Maze Habit
Wayne Dennis
1929
2024-01-01



---
/doc/psychology/animal/maze/1929-hunter.pdf
The Sensory Control of the Maze Habit in the White Rat
Walter S. Hunter
1929
2024-01-01



---
/doc/psychology/animal/maze/1929-hunter.pdf#page=13
The Sensory Control of the Maze Habit in the White Rat § pg13
Walter S. Hunter
1929
2024-01-01



---
/doc/psychology/animal/maze/1930-hunter.pdf
A Further Consideration of the Sensory Control of the Maze Habit in the White Rat
Walter S. Hunter
1930
2024-01-01



---
/doc/psychology/animal/maze/1930-tryon.pdf


1930-01-01
2024-01-01



---
/doc/psychology/animal/maze/1931-tryon-2.pdf


1931
2024-01-01



---
/doc/psychology/animal/maze/1931-tryon-3.pdf


1931
2024-01-01



---
/doc/psychology/animal/maze/1931-tryon-4.pdf


1931
2024-01-01



---
/doc/psychology/animal/maze/1931-tryon.pdf


1931-01-01
2024-01-01



---
/doc/psychology/animal/maze/1933-heron.pdf


1933-01-01
2024-01-01



---
/doc/psychology/animal/maze/1935-maier-principlesofanimalpsychology-ch17-theanalysisofmazelearning.pdf
<em>Principles of Animal Psychology</em>: Chapter 17: The Analysis of Maze Learning
Norman R. F. Maier, Theodore C. Schneirla
1935-01-01
2024-01-01



---
/doc/psychology/animal/maze/1935-maier-principlesofanimalpsychology-ch17-theanalysisofmazelearning.pdf#page=10
<em>Principles of Animal Psychology</em>: Chapter 17: The Analysis of Maze Learning § pg10
Norman R. F. Maier, Theodore C. Schneirla
1935-01-01
2024-01-01



---
/doc/psychology/animal/maze/1935-maier-principlesofanimalpsychology-ch17-theanalysisofmazelearning.pdf#page=8
<em>Principles of Animal Psychology</em>: Chapter 17: The Analysis of Maze Learning § pg8
Norman R. F. Maier, Theodore C. Schneirla
1935-01-01
2024-01-01



---
/doc/psychology/animal/maze/1936-curtis-figure1-diagramoutlineoftheunitalikeratmaze.jpg


1936
2024-01-01



---
/doc/psychology/animal/maze/1939-tryon.pdf


1939-01-01
2024-01-01



---
/doc/psychology/animal/maze/1940-hunter.pdf
A Kinesthetically Controlled Maze Habit in the Rat
Walter S. Hunter
1940-03-15
2024-01-01
[("doi","10.1126/science.91.2359.267")]


---
/doc/psychology/animal/maze/1940-tryon-2.pdf


1940
2024-01-01



---
/doc/psychology/animal/maze/1940-tryon.pdf


1940-01-01
2024-01-01



---
/doc/psychology/animal/maze/1941-tryon-2.pdf


1941
2024-01-01



---
/doc/psychology/animal/maze/1941-tryon.pdf


1941-01-01
2024-01-01



---
/doc/psychology/animal/maze/1948-solomon.pdf#page=32
The influence of work on behavior § pg32
R. L. Solomon
1948-01-01
2024-01-01
[("doi","10.1037/h0055527")]


---
/doc/psychology/animal/maze/1964-maier-principlesofanimalpsychologyenlarged2ndedition.pdf
<em>Principles Of Animal Psychology (Enlarged Edition)</em>
Norman R. F. Maier, T. C. Schneirla
1964-01-01
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-2-shepard-1940-humanwalkthroughmazeinbasementofumichhillauditorium-groundlevelview.jpg


1968
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-2-shepard-1940-humanwalkthroughmazeinbasementofumichhillauditorium-toplevelview.jpg


1968
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-2.pdf
Psychology At The University Of Michigan 1852–1950: Volume 2: Biographical Sketches Of Faculty Members Serving On The Staff During The Years 1897–1945
Alfred C. Raphelson
1968-07-01
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-shepard-1912-firstratmaze.jpg


1968
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-shepard-antmazelabyrinthfindingsugar.jpg


1968
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson-shepard-smallhumanmazelearningapparatususingadrum.jpg


1968
2024-01-01



---
/doc/psychology/animal/maze/1968-raphelson.pdf
Psychology At The University Of Michigan 1852–1950: Volume I: The History Of The Department Of Psychology
Alfred C. Raphelson
1968-11-01
2024-01-01



---
/doc/psychology/animal/maze/1979-burroughs.pdf
The Relation Of Active-Passive Movement And Perceptual Differentiation To Geographic Orientation
Susan Lee Burroughs
1979-08-01
2024-01-01



---
/doc/psychology/animal/maze/1980-raphelson.pdf#page=9
Psychology at Michigan: The Pillsbury years, 1897–1947 § pg9
Alfred C. Raphelson
1980-10-01
2024-01-01
[("doi","10.1002/1520-6696(198010)16:4<301::AID-JHBS2300160402>3.0.CO;2-Z")]


---
/doc/psychology/animal/maze/1985-feynman-surelyyourejokingmrfeynman-theamateurscientist-ants.pdf
<em>Surely You're Joking, Mr Feynman</em>: The Amateur Scientist
Richard Feynman
1985-01-01
2024-01-01



---
/doc/psychology/animal/maze/index
‘maze-running’ tag

2019-10-12
2024-09-09


<figure><img class="float-right page-thumbnail invert-auto outline" height="1053" width="784" src="/doc/psychology/animal/maze/1968-raphelson-2-shepard-1940-humanwalkthroughmazeinbasementofumichhillauditorium-groundlevelview.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/animal/maze</code>, most recent first: 1 <a href="/doc/psychology/animal/maze/index#see-alsos" class="icon-not">related tag</a>, 55 <a href="/doc/psychology/animal/maze/index#links" class="icon-not">annotations</a>, &amp; 36 <a href="/doc/psychology/animal/maze/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/animal/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/maze" id="gwern-maze" class="link-page link-annotated include-annotation include-strict" title="Transclude link for doc/psychology/animal/maze/ annotation of essay on this topic.">[essay on this tag topic]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/animal/maze/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/animal/maze/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/psychology/animal/maze/index#gwern-maze-section" id="toc-gwern-maze-section">“Feynman’s Maze-Running Story”, Gwern 2014</a></li>
<li><a href="/doc/psychology/animal/maze/index#gwern-tryon-section" id="toc-gwern-tryon-section">“Tryon’s Rat Experiment”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/psychology/animal/maze/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/animal/maze/index#gent-2020-section" id="toc-gent-2020-section">“AI-Powered Rat Could Be a Valuable New Tool for Neuroscience: Researchers from DeepMind and Harvard Are Using a Virtual Rat to See What Neural Networks Can Teach Us about Biology”, Gent 2020</a></li>
<li><a href="/doc/psychology/animal/maze/index#markel-2020-section" id="toc-markel-2020-section">“Lack of Evidence for Associative Learning in Pea Plants”, Markel 2020</a></li>
<li><a href="/doc/psychology/animal/maze/index#mohseni-et-al-2020-section" id="toc-mohseni-et-al-2020-section">“A Review of the Historical Evolutionary Process of Dry and Water Maze Tests in Rodents”, Mohseni et al 2020</a></li>
<li><a href="/doc/psychology/animal/maze/index#beekman-latty-2015-section" id="toc-beekman-latty-2015-section">“Brainless but Multi-Headed: Decision Making by the Acellular Slime Mould <em>Physarum Polycephalum</em>”, Beekman &amp; Latty 2015</a></li>
<li><a href="/doc/psychology/animal/maze/index#elms-2004-section" id="toc-elms-2004-section">“The Psychologist Who Empathized With Rats: James Tiptree Junior As Alice B. Sheldon, PhD”, Elms 2004</a></li>
<li><a href="/doc/psychology/animal/maze/index#angelucci-2002-section" id="toc-angelucci-2002-section">“Effects of Caffeine on Learning and Memory in Rats Tested in the Morris Water Maze”, Angelucci 2002</a></li>
<li><a href="/doc/psychology/animal/maze/index#innis-1992-section" id="toc-innis-1992-section">“Tolman and Tryon: Early Research on the Inheritance of the Ability to Learn”, Innis 1992</a></li>
<li><a href="/doc/psychology/animal/maze/index#meck-et-al-1988-section" id="toc-meck-et-al-1988-section">“Pre-Natal and Post-Natal Choline Supplementation Produces Long-Term Facilitation of Spatial Memory”, Meck et al 1988</a></li>
<li><a href="/doc/psychology/animal/maze/index#feynman-1985-2-section" id="toc-feynman-1985-2-section">“<em>Surely You’Re Joking, Mr Feynman</em>: The Amateur Scientist”, Feynman 1985</a></li>
<li><a href="/doc/psychology/animal/maze/index#raphelson-1980-section" id="toc-raphelson-1980-section">“Psychology at Michigan: The Pillsbury Years, 1897–1947”, Raphelson 1980</a></li>
<li><a href="/doc/psychology/animal/maze/index#burroughs-1979-section" id="toc-burroughs-1979-section">“The Relation Of Active-Passive Movement And Perceptual Differentiation To Geographic Orientation”, Burroughs 1979</a></li>
<li><a href="/doc/psychology/animal/maze/index#zoladek-roberts-1978-section" id="toc-zoladek-roberts-1978-section">“The Sensory Basis of Spatial Memory in the Rat”, Zoladek &amp; Roberts 1978</a></li>
<li><a href="/doc/psychology/animal/maze/index#section" id="toc-section">“Genetic Experiments With Animal Learning: A Critical Review”</a></li>
<li><a href="/doc/psychology/animal/maze/index#mcclearn-1970-section" id="toc-mcclearn-1970-section">“Behavioral Genetics [Annual Review]”, McClearn 1970</a></li>
<li><a href="/doc/psychology/animal/maze/index#sheldon-1969-section" id="toc-sheldon-1969-section">“Preference for Familiar versus Novel Stimuli As a Function of the Familiarity of the Environment”, Sheldon 1969</a></li>
<li><a href="/doc/psychology/animal/maze/index#raphelson-1968-section" id="toc-raphelson-1968-section">“Psychology At The University Of Michigan 1852–1950: Volume I: The History Of The Department Of Psychology”, Raphelson 1968</a></li>
<li><a href="/doc/psychology/animal/maze/index#raphelson-1968b-section" id="toc-raphelson-1968b-section">“Psychology At The University Of Michigan 1852–1950: Volume 2: Biographical Sketches Of Faculty Members Serving On The Staff During The Years 1897–1945”, Raphelson 1968b</a></li>
<li><a href="/doc/psychology/animal/maze/index#douglas-1966-section" id="toc-douglas-1966-section">“Cues for Spontaneous Alternation”, Douglas 1966</a></li>
<li><a href="/doc/psychology/animal/maze/index#maier-schneirla-1964-section" id="toc-maier-schneirla-1964-section"><em>Principles Of Animal Psychology (Enlarged Edition)</em>, Maier &amp; Schneirla 1964</a></li>
<li><a href="/doc/psychology/animal/maze/index#section-1" id="toc-section-1">“The Effect of Experimenter Bias on the Performance of the Albino Rat”</a></li>
<li><a href="/doc/psychology/animal/maze/index#solomon-1948-section" id="toc-solomon-1948-section">“The Influence of Work on Behavior”, Solomon 1948</a></li>
<li><a href="/doc/psychology/animal/maze/index#heron-1941-section" id="toc-heron-1941-section">“The Inheritance of Brightness and Dullness in Maze Learning Ability in the Rat”, Heron 1941</a></li>
<li><a href="/doc/psychology/animal/maze/index#hunter-1940-section" id="toc-hunter-1940-section">“A Kinesthetically Controlled Maze Habit in the Rat”, Hunter 1940</a></li>
<li><a href="/doc/psychology/animal/maze/index#tryon-1940c-section" id="toc-tryon-1940c-section">“Genetic Differences in Maze-Learning Ability in Rats (XIII)”, Tryon 1940c</a></li>
<li><a href="/doc/psychology/animal/maze/index#mand-1940-section" id="toc-mand-1940-section">“The Effects of Olfactory Cues on the Maze Learning of White Rats”, Mand 1940</a></li>
<li><a href="/doc/psychology/animal/maze/index#maier-curtis-1937-section" id="toc-maier-curtis-1937-section">“A Further Analysis of Reasoning in Rats: 1. The Influence of Trace-Aggregation on Problem Solving”, Maier &amp; Curtis 1937</a></li>
<li><a href="/doc/psychology/animal/maze/index#curtis-1936-section" id="toc-curtis-1936-section">“The Effect of Floor Cues Upon the Mastery of the Unit-Alike Maze”, Curtis 1936</a></li>
<li><a href="/doc/psychology/animal/maze/index#maier-schneirla-1935-ch17-section" id="toc-maier-schneirla-1935-ch17-section">“<em>Principles of Animal Psychology</em>: Chapter 17: The Analysis of Maze Learning”, Maier &amp; Schneirla 1935</a></li>
<li><a href="/doc/psychology/animal/maze/index#hamilton-1935-section" id="toc-hamilton-1935-section">“The Association Between Brain Size and Maze Ability in the White Rat”, Hamilton 1935</a></li>
<li><a href="/doc/psychology/animal/maze/index#spragg-1933-section" id="toc-spragg-1933-section">“Anticipation As a Factor in Maze Errors”, Spragg 1933</a></li>
<li><a href="/doc/psychology/animal/maze/index#honzik-1933-section" id="toc-honzik-1933-section"><em>Maze Learning in Rats in the Absence of Specific Intra-Maze and Extra-Maze Stimuli</em>, Honzik 1933</a></li>
<li><a href="/doc/psychology/animal/maze/index#dennis-1931-section" id="toc-dennis-1931-section">“The Proprioceptive Ability of the White Rat”, Dennis 1931</a></li>
<li><a href="/doc/psychology/animal/maze/index#hunter-1930-section" id="toc-hunter-1930-section">“A Further Consideration of the Sensory Control of the Maze Habit in the White Rat”, Hunter 1930</a></li>
<li><a href="/doc/psychology/animal/maze/index#lashley-ball-1929-section" id="toc-lashley-ball-1929-section">“Spinal Conduction and Kinesthetic Sensitivity in the Maze Habit”, Lashley &amp; Ball 1929</a></li>
<li><a href="/doc/psychology/animal/maze/index#shepard-1929-section" id="toc-shepard-1929-section">“An Unexpected Cue in Maze Learning”, Shepard 1929</a></li>
<li><a href="/doc/psychology/animal/maze/index#dennis-1929-section" id="toc-dennis-1929-section">“The Sensory Control of the White Rat in the Maze Habit”, Dennis 1929</a></li>
<li><a href="/doc/psychology/animal/maze/index#hunter-1929-section" id="toc-hunter-1929-section">“The Sensory Control of the Maze Habit in the White Rat”, Hunter 1929</a></li>
<li><a href="/doc/psychology/animal/maze/index#stone-nyswander-1927-section" id="toc-stone-nyswander-1927-section">“The Reliability of Rat Learning Scores from the Multiple-T Maze As Determined by Four Different Methods”, Stone &amp; Nyswander 1927</a></li>
<li><a href="/doc/psychology/animal/maze/index#lashley-mccarthy-1926-section" id="toc-lashley-mccarthy-1926-section">“The Survival of the Maze Habit After Cerebellar Injuries”, Lashley &amp; McCarthy 1926</a></li>
<li><a href="/doc/psychology/animal/maze/index#dashiell-helms-1925-section" id="toc-dashiell-helms-1925-section">“The Learning by White Rats of an Inclined Plane Maze”, Dashiell &amp; Helms 1925</a></li>
<li><a href="/doc/psychology/animal/maze/index#hunter-1920-section" id="toc-hunter-1920-section">“The Temporal Maze and Kinesthetic Sensory Processes in the White Rat”, Hunter 1920</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-1917d-section" id="toc-carr-1917d-section">“Maze Studies With The White Rat: 2. Blind Animals”, Carr 1917d</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-1917e-section" id="toc-carr-1917e-section">“Maze Studies With The White Rat: 3. Anosmic Animals”, Carr 1917e</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-1917c-section" id="toc-carr-1917c-section">“Maze Studies With The White Rat: 1. Normal Animals”, Carr 1917c</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-et-al-1917-2-section" id="toc-carr-et-al-1917-2-section">“The Journal of Animal Behavior: Volume 7 § Pg159”, Carr et al 1917</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-et-al-1917-1-section" id="toc-carr-et-al-1917-1-section">“The Journal of Animal Behavior: Volume 7”, Carr et al 1917</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-1917b-section" id="toc-carr-1917b-section">“The Alternation Problem: A Preliminary Study”, Carr 1917b</a></li>
<li><a href="/doc/psychology/animal/maze/index#vincent-1915c-section" id="toc-vincent-1915c-section">“The White Rat and the Maze Problem: 3. The Introduction of a Tactile Control”, Vincent 1915c</a></li>
<li><a href="/doc/psychology/animal/maze/index#vincent-1915d-section" id="toc-vincent-1915d-section">“The White Rat and the Maze Problem: 4. The Number and Distribution of Errors—A Comparative Study”, Vincent 1915d</a></li>
<li><a href="/doc/psychology/animal/maze/index#vincent-1915b-section" id="toc-vincent-1915b-section">“The White Rat and the Maze Problem: 2. The Introduction of an Olfactory Control”, Vincent 1915b</a></li>
<li><a href="/doc/psychology/animal/maze/index#vincent-1915-section" id="toc-vincent-1915-section">“The White Rat and the Maze Problem: 1. The Introduction of a Visual Control”, Vincent 1915</a></li>
<li><a href="/doc/psychology/animal/maze/index#bogardus-henke-1911-section" id="toc-bogardus-henke-1911-section">“Experiments on Tactile Sensations in the White Rat”, Bogardus &amp; Henke 1911</a></li>
<li><a href="/doc/psychology/animal/maze/index#carr-watson-1908-section" id="toc-carr-watson-1908-section">“Orientation in the White Rat”, Carr &amp; Watson 1908</a></li>
<li><a href="/doc/psychology/animal/maze/index#watson-1907-section" id="toc-watson-1907-section">“Kinesthetic and Organic Sensations: Their Role in the Reactions of the White Rat to the Maze”, Watson 1907</a></li>
<li><a href="/doc/psychology/animal/maze/index#small-1901-section" id="toc-small-1901-section">“Experimental Study of the Mental Processes of the Rat. II”, Small 1901</a></li>
<li><a href="/doc/psychology/animal/maze/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/animal/maze/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/animal/maze/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/chess/1973-simon.pdf
Skill in Chess: Experiments with chess-playing tasks and computer simulation of skilled performance throw light on some human perceptual and memory processes
Herbert A. Simon, William G. Chase
1973-07-01
2024-01-01



---
/doc/psychology/chess/2004-cowley-figure3-correctvspositivelybiasedvsnegativelybiasedhypothesistestsinplanningchessmovesbynoviceversusmasterplayer.png


2004
2024-01-01



---
/doc/psychology/chess/2020-duersch-table2-rankingofcardandboardgamesbyamountofskillvschance.png


2020
2024-01-01



---
/doc/psychology/chess/2021-wong-eloovertimeminus1000elocutoff.jpg


2021
2024-01-01



---
/doc/psychology/chess/2021-wong-german11blitzeloratingovertime.png


2021
2024-01-01



---
/doc/psychology/chess/2023-kunn-figurea7-nullimpactofindoorco2onchessplayerperformance.png


2023
2024-01-01



---
/doc/psychology/cognitive-bias/1961-mcguire.pdf
The Effectiveness of Supportive and Refutational Defenses in Immunizing and Restoring Beliefs Against Persuasion
William J. McGuire
1961-06-01
2024-01-01
[("doi","10.2307/2786067")]


---
/doc/psychology/cognitive-bias/2008-pronin.pdf
How We See Ourselves and How We See Others
Emily Pronin
2008-05-30
2024-01-01
[("doi","10.1126/science.1154199")]

<p>People see themselves differently from how they see others. They are immersed in their own sensations, emotions, and cognitions at the same time that their experience of others is dominated by what can be observed externally.</p>
<p>This basic asymmetry has broad consequences. It leads people to judge themselves and their own behavior differently from how they judge others and those others’ behavior.</p>
<p>Often, those differences produce disagreement and conflict. Understanding the psychological basis of those differences may help mitigate some of their negative effects.</p>
---
/doc/psychology/cognitive-bias/2009-02-20-bohannon-gourmetfoodservedbydogs.html


2009-02-20
2024-01-01



---
/doc/psychology/cognitive-bias/2010-bohannon.pdf
Can People Distinguish Pâté from Dog Food?
John Bohannon, Robin Goldstein, Alexis Herschkowitsch
2010-01-01
2024-01-01
[("doi","10.1080/09332480.2010.10739805")]


---
/doc/psychology/cognitive-bias/2018-jones-table5-nyt-randomizedvscorrelation.png


2018
2024-01-01



---
/doc/psychology/cognitive-bias/2021-klebl-2.pdf
Physical Attractiveness Biases Judgments Pertaining to the Moral Domain of Purity
Christoph Klebl, Joshua J. Rhee, Katharine H. Greenaway, Yin Luo, Brock Bastian
2021-12-29
2024-01-01
[("doi","10.1177/01461672211064452")]

<p>Research on the Beauty-is-Good stereotype shows that unattractive people are perceived to have worse moral character than attractive individuals. Yet research has not explored what kinds of moral character judgments are particularly biased by attractiveness.</p>
<p>In this work, we tested whether attractiveness particularly biases moral character judgments pertaining to the moral domain of purity, beyond a more general halo effect. Across 4 preregistered studies (<em>n</em> = 1,778), we found that unattractive (vs. attractive) individuals were judged to be more likely to engage in purity violations compared with harm violations and that this was not due to differences in perceived moral wrongness, weirdness, or sociality between purity and harm violations.</p>
<p>The findings shed light on how physical attractiveness influences moral character attributions, suggesting that physical attractiveness particularly biases character judgments pertaining to the moral domain of purity.</p>
---
/doc/psychology/cognitive-bias/2021-odonnell-figure1-failuretoreplicatescarcitymindsetexperiments.jpg


2021
2024-01-01



---
/doc/psychology/cognitive-bias/2021-yang-figure3-truncationexaggeration.jpg


2021
2024-01-01



---
/doc/psychology/cognitive-bias/2021-yang-figure4-truncationexaggerationdespitewarning.jpg


2021
2024-01-01



---
/doc/psychology/cognitive-bias/2021-yang-figure5-truncationexaggerationdespitewarningafter1day.png


2021
2024-01-01



---
/doc/psychology/cognitive-bias/2021-yang-figure6-truncationexaggerationinphdstudents.jpg


2021
2024-01-01



---
/doc/psychology/cognitive-bias/2023-hale-figure1-distributionofattractivenessratingsformalevsfemaleeconomists.png


2023
2024-01-01



---
/doc/psychology/cognitive-bias/2023-verschuere.pdf
The use-the-best heuristic facilitates deception detection
Bruno Verschuere, Chu-Chien Lin, Sara Huismann, Bennett Kleinberg, Marleen Willemse, Emily Chong Jia Mei, Thierry Goor, Leonie H. S. Löwy, Obed Kwame Appiah, Ewout Meijer
2023-03-20
2024-01-01
[("doi","10.1038/s41562-023-01556-2")]


---
/doc/psychology/cognitive-bias/illusion-of-depth/1898-titchener.pdf
The ‘Feeling of Being Stared At’
E. B. Titchener
1898-12-23
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/1979-nickerson-figure1-attemptedpennydrawingsfrommemory.jpg


1979
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/2010-mckagan-figure1-averagepretestscoresbyphysicscourseknowledgeforquantummechanicsconceptualsurvey.png


2010
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/2017-keogh.pdf
The perceptual and phenomenal capacity of mental imagery
Rebecca Keogh, Joel Pearson
2017-01-01
2024-01-01
[("doi","10.1016/j.cognition.2017.02.004")]


---
/doc/psychology/cognitive-bias/illusion-of-depth/2018-ekroll-figure2-successrateofsolvingattentionvsamodalcompletionmagictricks.jpg


2018
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/2020-copurgencturk.pdf
A Comparison of Perceived and Observed Learning From Professional Development: Relationships Among Self-Reports, Direct Assessments, and Teacher Characteristics
Yasemin Copur-Gencturk, Ian Thacker
2020-01-13
2024-01-01
[("doi","10.1177/0022487119899101")]

<p>The success of professional development programs has typically been determined based on their impact on teacher learning, without much attention being given to the data sources used.</p>
<p>Large-scale studies have generally relied on teachers’ self-reports, whereas small-scale studies have included more direct assessments and observations of teacher learning. The purpose of this study was to compare teachers’ self-reported gains in mathematical knowledge for teaching with those measured by direct assessments.</p>
<p>Quantitative analyses of the data collected from 545 teachers who participated in content-focused professional development programs indicated a lack of correlation between teachers’ self-reports and direct assessments of their knowledge gains.</p>
<p>Furthermore, different teacher-related factors were associated with the learning reported by these two measures. These findings speak to the need to pay careful attention to the outcome measures used to evaluate teachers’ learning.</p>
---
/doc/psychology/cognitive-bias/illusion-of-depth/2021-ekroll-figure1-amodalcompletionopticalillusionmagiceffect.jpg


2021
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/2022-bonezzi-supplement-xge0001181.docx


2022
2024-01-01



---
/doc/psychology/cognitive-bias/illusion-of-depth/2022-mazar.pdf
Illusory Feelings, Elusive Habits: People Overlook Habits in Explanations of Behavior
Asaf Mazar, Wendy Wood
2022-03-28
2024-01-01
[("doi","10.1177/09567976211045345")]

<p>Habits underlie much of human behavior. However, people may prefer agentic accounts that overlook habits in favor of inner states, such as mood.</p>
<p>We tested this misattribution hypothesis in an online experiment of helping behavior (<em>n</em> = 809 adults) as well as in an ecological momentary assessment (EMA) study of U.S. college students’ everyday coffee drinking (<em>n</em> = 112).</p>
<p>Both studies revealed a substantial gap between perceived and actual drivers of behavior: Habit strength outperformed or matched inner states in predicting behavior, but participants’ explanations of their behavior emphasized inner states. Participants continued to misattribute habits to inner states when incentivized for accuracy and when explaining other people’s behavior.</p>
<p>We discuss how this misperception could adversely influence self-regulation.</p>
---
/doc/psychology/cognitive-bias/illusion-of-depth/extramission/1996-winer.pdf
Does Anything Leave the Eye When We See? Extramission Beliefs of Children and Adults
Gerald A. Winer, Jane E. Cottrell
1996-10-01
2024-01-01
[("doi","10.1111/1467-8721.ep11512346")]


---
/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index
‘extramission sight theory’ tag

2020-09-15
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/cognitive-bias/illusion-of-depth/extramission</code>, most recent first: 6 <a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#links" class="icon-not">annotations</a> (<a href="/doc/psychology/cognitive-bias/illusion-of-depth/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#winer-et-al-2002-section" id="toc-winer-et-al-2002-section">“Fundamentally Misunderstanding Visual Perception: Adults’ Belief in Visual Emissions”, Winer et al 2002</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#gregg-et-al-2001-section" id="toc-gregg-et-al-2001-section">“The Persistence of a Misconception about Vision After Educational Interventions”, Gregg et al 2001</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#winer-cottrell-1996-section" id="toc-winer-cottrell-1996-section">“Does Anything Leave the Eye When We See? Extramission Beliefs of Children and Adults”, Winer &amp; Cottrell 1996</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#winer-et-al-1996b-section" id="toc-winer-et-al-1996b-section">“Images, Words, and Questions: Variables That Influence Beliefs about Vision in Children and Adults”, Winer et al 1996b</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#winer-et-al-1996c-section" id="toc-winer-et-al-1996c-section">“Conditions Affecting Beliefs about Visual Perception among Children and Adults”, Winer et al 1996c</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#cottrell-winer-1994-section" id="toc-cottrell-winer-1994-section">“Development in the Understanding of Perception: The Decline of Extramission Perception Beliefs”, Cottrell &amp; Winer 1994</a></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/cognitive-bias/illusion-of-depth/extramission/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/cognitive-bias/index
‘cognitive bias’ tag

2019-11-02
2024-11-24


<figure><img class="float-right page-thumbnail invert-auto outline" height="1229" width="1720" src="/doc/psychology/cognitive-bias/2023-hale-figure1-distributionofattractivenessratingsformalevsfemaleeconomists.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/cognitive-bias</code>, most recent first: 17 <a href="/doc/psychology/cognitive-bias/index#see-alsos" class="icon-not">related tags</a>, 247 <a href="/doc/psychology/cognitive-bias/index#links" class="icon-not">annotations</a>, &amp; 29 <a href="/doc/psychology/cognitive-bias/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/cognitive-bias/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-2024-04-section" id="toc-gwern-2024-04-section">“What Is an ‘AI Warning Shot’?”, Gwern 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-correlation-section" id="toc-gwern-correlation-section">“How Often Does Correlation=Causality?”, Gwern 2014</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-littlewood-section" id="toc-gwern-littlewood-section">“Littlewood’s Law and the Global Media”, Gwern 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-unseeing-section" id="toc-gwern-unseeing-section">“On Seeing Through and Unseeing: The Hacker Mindset”, Gwern 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-causality-section" id="toc-gwern-causality-section">“Why Correlation Usually ≠ Causation”, Gwern 2014</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-socks-section" id="toc-gwern-socks-section">“On Having Enough Socks”, Gwern 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-sunk-cost-section" id="toc-gwern-sunk-cost-section">“Are Sunk Costs Fallacies?”, Gwern 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-language-section" id="toc-gwern-language-section">“On the Existence of Powerful Natural Languages”, Gwern 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-backfire-effect-section" id="toc-gwern-backfire-effect-section">“Biased Information As Anti-Information”, Gwern 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gwern-anchoring-section" id="toc-gwern-anchoring-section">“LW Anchoring Experiment”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/psychology/cognitive-bias/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/cognitive-bias/index#ball-2024-section" id="toc-ball-2024-section">“They All Use It”, Ball 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ge-wu-2024-section" id="toc-ge-wu-2024-section">“How Do You Say Your Name? Difficult-To-Pronounce Names and Labor Market Outcomes”, Ge &amp; Wu 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#liu-et-al-2024-section" id="toc-liu-et-al-2024-section">“Mind Your Step (by Step): Chain-Of-Thought Can Reduce Performance on Tasks Where Thinking Makes Humans Worse”, Liu et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#simantov-nachlieli-2024-section" id="toc-simantov-nachlieli-2024-section">“More to Lose: The Adverse Effect of High Performance Ranking on Employees’ Pre-Implementation Attitudes Toward the Integration of Powerful AI Aids”, SimanTov-Nachlieli 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hamilton-et-al-2024-section" id="toc-hamilton-et-al-2024-section">“Seeing Faces in Things: A Model and Dataset for Pareidolia”, Hamilton et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#tabarrok-2024-section" id="toc-tabarrok-2024-section">“The Economic Way of Thinking in a Pandemic”, Tabarrok 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#chan-et-al-2024-2-section" id="toc-chan-et-al-2024-2-section">“Conversational AI Powered by Large Language Models Amplifies False Memories in Witness Interviews”, Chan et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mazzonna-peracchi-2024-section" id="toc-mazzonna-peracchi-2024-section">“Are Older People Aware of Their Cognitive Decline? Misperception and Financial Decision-Making”, Mazzonna &amp; Peracchi 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#rose-et-al-2024-section" id="toc-rose-et-al-2024-section">“Target Happiness Attenuates Perceivers’ Moral Condemnation of Prejudiced People”, Rose et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hong-et-al-2024-2-section" id="toc-hong-et-al-2024-2-section">“Magic and Empiricism in Early Chinese Rainmaking: A Cultural Evolutionary Analysis”, Hong et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#zylbersztejn-et-al-2024-section" id="toc-zylbersztejn-et-al-2024-section">“How Beautiful People See the World: Cooperativeness Judgments of and by Beautiful People”, Zylbersztejn et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bhattacharjee-dana-2024-section" id="toc-bhattacharjee-dana-2024-section">“Lay Economic Reasoning: An Integrative Review and Call to Action”, Bhattacharjee &amp; Dana 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#caspi-et-al-2024-section" id="toc-caspi-et-al-2024-section">“A Quantitative Examination of Half-Belief in Superstition”, Caspi et al 2024</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kelner-2023-section" id="toc-kelner-2023-section">“Vet Bills Are a Rip-Off—But My Dog Is worth It: They Call the Pets “Patients”, but It’s Often the Owners Who Are Most Time-Consuming”, Kelner 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#davidai-2023-section" id="toc-davidai-2023-section">“Economic Inequality Fosters the Belief That Success Is Zero-Sum”, Davidai 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#eisape-et-al-2023-section" id="toc-eisape-et-al-2023-section">“A Systematic Comparison of Syllogistic Reasoning in Humans and Language Models”, Eisape et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#franzen-mader-2023-section" id="toc-franzen-mader-2023-section">“The Power of Social Influence: A Replication and Extension of the Asch Experiment”, Franzen &amp; Mader 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#fischer-et-al-2023-1-section" id="toc-fischer-et-al-2023-1-section">“Drab and Distant Birds Are Studied Less Than Their Fancy-Feathered Friends”, Fischer et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hale-et-al-2023-section" id="toc-hale-et-al-2023-section">“Do Looks Matter for an Academic Career in Economics?”, Hale et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#klofstad-uscinski-2023-section" id="toc-klofstad-uscinski-2023-section">“Expert Opinions and Negative Externalities Do Not Decrease Support for Anti-Price Gouging Policies”, Klofstad &amp; Uscinski 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#fransen-et-al-2023-section" id="toc-fransen-et-al-2023-section">“60 Years Later: A Replication Study of McGuire’s First Inoculation Experiment”, Fransen et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kerry-et-al-2023-section" id="toc-kerry-et-al-2023-section">“Despite Popular Intuition, Positive World Beliefs Poorly Reflect Several Objective Indicators of Privilege, including Wealth, Health, Sex, and Neighborhood Safety”, Kerry et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#krause-et-al-2023-section" id="toc-krause-et-al-2023-section">“Don’t Sweat It: Ambient Temperature Does Not Affect Social Behavior and Perception”, Krause et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#obenauer-kalsher-2023-section" id="toc-obenauer-kalsher-2023-section">“Is White Always the Standard? Using Replication to Revisit and Extend What We Know about the Leadership Prototype”, Obenauer &amp; Kalsher 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#enke-et-al-2023-section" id="toc-enke-et-al-2023-section">“Cognitive Biases: Mistakes or Missing Stakes?”, Enke et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#agarwal-et-al-2023-1-section" id="toc-agarwal-et-al-2023-1-section">“Combining Human Expertise With Artificial Intelligence: Experimental Evidence from Radiology”, Agarwal et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kidd-birhane-2023-section" id="toc-kidd-birhane-2023-section">“How AI Can Distort Human Beliefs”, Kidd &amp; Birhane 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mangels-degner-2023-section" id="toc-mangels-degner-2023-section">“When the Punk Wishes You a Great Day, He Still Appears Friendly: Stereotypes Do Not Reliably Guide Spontaneous Trait Inferences from Behavior”, Mangels &amp; Degner 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#davidai-tepper-2023b-section" id="toc-davidai-tepper-2023b-section">“The Psychology of Zero-Sum Beliefs”, Davidai &amp; Tepper 2023b</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#koralus-wang-ma%C5%9Bcianica-2023-section" id="toc-koralus-wang-maścianica-2023-section">“Humans in Humans Out: On GPT Converging Toward Common Sense in Both Success and Failure”, Koralus &amp; Wang-Maścianica 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#verschuere-et-al-2023-section" id="toc-verschuere-et-al-2023-section">“The Use-The-Best Heuristic Facilitates Deception Detection”, Verschuere et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mehmood-et-al-2023-section" id="toc-mehmood-et-al-2023-section">“Ramadan Fasting Increases Leniency in Judges from Pakistan and India”, Mehmood et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#millet-et-al-2023-section" id="toc-millet-et-al-2023-section">“Defending Humankind: Anthropocentric Bias in the Appreciation of AI Art”, Millet et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#thal-2023-section" id="toc-thal-2023-section">“Do Political Elites Have Accurate Perceptions of Social Conditions?”, Thal 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#sanderson-et-al-2023-section" id="toc-sanderson-et-al-2023-section">“Listening to Misinformation While Driving: Cognitive Load and the Effectiveness of (Repeated) Corrections”, Sanderson et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#karmarkar-kupor-2022-section" id="toc-karmarkar-kupor-2022-section">“The Unlikelihood Effect: When Knowing More Creates the Perception of Less”, Karmarkar &amp; Kupor 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#t%C3%B6rnberg-2022-section" id="toc-törnberg-2022-section">“How Digital Media Drive Affective Polarization through Partisan Sorting”, Törnberg 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#prati-senik-2022-section" id="toc-prati-senik-2022-section">“Feeling Good Is Feeling Better”, Prati &amp; Senik 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#spamann-2022-section" id="toc-spamann-2022-section">“Comment on ‘Temperature and Decisions: Evidence from 207,000 Court Cases’”, Spamann 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#linsi-et-al-2022-section" id="toc-linsi-et-al-2022-section">“The Delusive Economy: How Information and Affect Color Perceptions of National Economic Performance”, Linsi et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#dev-et-al-2022-section" id="toc-dev-et-al-2022-section">“Sadder ≠ Wiser: Depressive Realism Is Not Robust to Replication”, Dev et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#odermatt-stutzer-2022-section" id="toc-odermatt-stutzer-2022-section">“Does the Dream of Home Ownership Rest Upon Biased Beliefs? A Test Based on Predicted and Realized Life Satisfaction”, Odermatt &amp; Stutzer 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#wang-et-al-2022g-section" id="toc-wang-et-al-2022g-section">“Permitting Immoral Behavior: A Generalized Compensation Belief Hypothesis”, Wang et al 2022g</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#shank-et-al-2022-section" id="toc-shank-et-al-2022-section">“AI Composer Bias: Listeners like Music Less When They Think It Was Composed by an AI”, Shank et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#imas-madarasz-2022-section" id="toc-imas-madarasz-2022-section">“Superiority-Seeking and the Preference for Exclusion”, Imas &amp; Madarasz 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gu-li-2022-section" id="toc-gu-li-2022-section">“Who Made the Paintings: Artists or Artificial Intelligence? The Effects of Identity on Liking and Purchase Intention”, Gu &amp; Li 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#meuer-et-al-2022-section" id="toc-meuer-et-al-2022-section">“What Determines Hindsight Bias in Written Work? One Field and Three Experimental Studies in the Context of Wikipedia”, Meuer et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#colman-et-al-2022-section" id="toc-colman-et-al-2022-section">“Does Competitive Winning Increase Subsequent Cheating?”, Colman et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#unnsteinsson-2022-section" id="toc-unnsteinsson-2022-section">“The Social Epistemology of Introspection”, Unnsteinsson 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#pennycook-et-al-2022-section" id="toc-pennycook-et-al-2022-section">“Science Beliefs, Political Ideology, and Cognitive Sophistication”, Pennycook et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#daniels-kupor-2022-section" id="toc-daniels-kupor-2022-section">“The Magnitude Heuristic: Larger Differences Increase Perceived Causality”, Daniels &amp; Kupor 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#heng-et-al-2022-section" id="toc-heng-et-al-2022-section">“Cannabis Use Does Not Increase Actual Creativity but Biases Evaluations of Creativity”, Heng et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#fujisaki-et-al-2022-section" id="toc-fujisaki-et-al-2022-section">“A Simple Cognitive Method to Improve the Prediction of Matters of Taste by Exploiting the Within-Person Wisdom-Of-Crowd Effect”, Fujisaki et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#sobol-sarag-et-al-2022-section" id="toc-sobol-sarag-et-al-2022-section">“The Irony of (romantic) Harmony: Heterosexual Romantic Relationships Can Drive Women’s Justification of the Gender Hierarchy”, Sobol-Sarag et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#dasgupta-et-al-2022-section" id="toc-dasgupta-et-al-2022-section">“Language Models Show Human-Like Content Effects on Reasoning”, Dasgupta et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#galak-critcher-2022-section" id="toc-galak-critcher-2022-section">“Who Sees Which Political Falsehoods As More Acceptable and Why: A New Look at In-Group Loyalty and Trustworthiness”, Galak &amp; Critcher 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#connor-et-al-2022-section" id="toc-connor-et-al-2022-section">“Intersectional Implicit Bias: Evidence for Asymmetrically Compounding Bias and the Predominance of Target Gender”, Connor et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#herberz-et-al-2022-section" id="toc-herberz-et-al-2022-section">“Counteracting Electric Vehicle Range Concern With a Scalable Behavioral Intervention”, Herberz et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#johnston-madson-2022-section" id="toc-johnston-madson-2022-section">“Negativity Bias, Personality and Political Ideology”, Johnston &amp; Madson 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ujhelyi-et-al-2022-section" id="toc-ujhelyi-et-al-2022-section">“Would You Pass the Turing Test? Influencing Factors of the Turing Decision”, Ujhelyi et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#driessen-et-al-2022-section" id="toc-driessen-et-al-2022-section">“Misleading Graphs in Context: Less Misleading Than Expected”, Driessen et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ang-et-al-2022-section" id="toc-ang-et-al-2022-section">“A Multi-Pronged Investigation of Option Generation Using Depression, PET and Modafinil”, Ang et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#tan-2022-section" id="toc-tan-2022-section">“The Road Not Taken: Technological Uncertainty and the Evaluation of Innovations”, Tan 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ghasemi-et-al-2022-section" id="toc-ghasemi-et-al-2022-section">“Logical Intuition Is Not Really About Logic”, Ghasemi et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#swire-thompson-et-al-2022-section" id="toc-swire-thompson-et-al-2022-section">“The Backfire Effect After Correcting Misinformation Is Strongly Associated With Reliability”, Swire-Thompson et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#grimmer-et-al-2022-1-section" id="toc-grimmer-et-al-2022-1-section">“Eliciting False Insights With Semantic Priming”, Grimmer et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#celniker-et-al-2022-1-section" id="toc-celniker-et-al-2022-1-section">“Correlates of ‘Coddling’: Cognitive Distortions Predict Safetyism-Inspired Beliefs, Belief That Words Can Harm, and Trigger Warning Endorsement in College Students”, Celniker et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lee-hamilton-2022-section" id="toc-lee-hamilton-2022-section">“Anchoring in the Past, Tweeting from the Present: Cognitive Bias in Journalists’ Word Choices”, Lee &amp; Hamilton 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hong-2022-section" id="toc-hong-2022-section">“Dream Interpretation from a Cognitive and Cultural Evolutionary Perspective: The Case of Oneiromancy in Traditional China”, Hong 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#imhoff-et-al-2022-section" id="toc-imhoff-et-al-2022-section">“Conspiracy Mentality and Political Orientation across 26 Countries”, Imhoff et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hannon-2022-section" id="toc-hannon-2022-section">“Are Knowledgeable Voters Better Voters?”, Hannon 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#prooijen-et-al-2022-section" id="toc-prooijen-et-al-2022-section">“Populist Gullibility: Conspiracy Theories, News Credibility, Bullshit Receptivity, and Paranormal Belief”, Prooijen et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lin-thornton-2022-section" id="toc-lin-thornton-2022-section">“Fooled by Beautiful Data: Visualization Esthetics Bias Trust in Science, News, and Social Media”, Lin &amp; Thornton 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#goya-tocchetto-et-al-2022-section" id="toc-goya-tocchetto-et-al-2022-section">“The Partisan Trade-Off Bias: When Political Polarization Meets Policy Trade-Offs”, Goya-Tocchetto et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#klebl-et-al-2021b-section" id="toc-klebl-et-al-2021b-section">“Physical Attractiveness Biases Judgments Pertaining to the Moral Domain of Purity”, Klebl et al 2021b</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#colombo-et-al-2021-section" id="toc-colombo-et-al-2021-section">“The CEO Beauty Premium: Founder CEO Attractiveness and Firm Valuation in Initial Coin Offerings”, Colombo et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#rodr%C3%ADguez-ferreiro-barberia-2021-section" id="toc-rodríguez-ferreiro-barberia-2021-section">“Believers in Pseudoscience Present Lower Evidential Criteria”, Rodríguez-Ferreiro &amp; Barberia 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#franconeri-et-al-2021-section" id="toc-franconeri-et-al-2021-section">“The Science of Visual Data Communication: What Works”, Franconeri et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#chopra-et-al-2021-section" id="toc-chopra-et-al-2021-section">“Do People Demand Fact-Checked News? Evidence from US Democrats”, Chopra et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lee-morewedge-2021-section" id="toc-lee-morewedge-2021-section">“Noise Increases Anchoring Effects”, Lee &amp; Morewedge 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#osmundsen-et-al-2021-section" id="toc-osmundsen-et-al-2021-section">“The Psychophysiology of Political Ideology: Replications, Reanalyses, and Recommendations”, Osmundsen et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bartels-schoenrade-2021-section" id="toc-bartels-schoenrade-2021-section">“The Implicit Association Test in Introductory Psychology Textbooks: Blind Spot for Controversy”, Bartels &amp; Schoenrade 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#costello-et-al-2021-1-section" id="toc-costello-et-al-2021-1-section">“Are Conservatives More Rigid Than Liberals? A Meta-Analytic Test of the Rigidity-Of-The-Right Hypothesis”, Costello et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#odonnell-et-al-2021-section" id="toc-odonnell-et-al-2021-section">“Empirical Audit and Review and an Assessment of Evidentiary Value in Research on the Psychological Consequences of Scarcity”, O’Donnell et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ongis-davidai-2021-section" id="toc-ongis-davidai-2021-section">“Personal Relative Deprivation and the Belief That Economic Success Is Zero-Sum”, Ongis &amp; Davidai 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#giurge-bohns-2021-section" id="toc-giurge-bohns-2021-section">“You Don’t Need to Answer Right Away! Receivers Overestimate How Quickly Senders Expect Responses to Non-Urgent Work Emails”, Giurge &amp; Bohns 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#klebl-et-al-2021-section" id="toc-klebl-et-al-2021-section">“Beauty Goes Down to the Core: Attractiveness Biases Moral Character Attributions”, Klebl et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lange-et-al-2021-section" id="toc-lange-et-al-2021-section">“A Confirmation Bias in Perceptual Decision-Making due to Hierarchical Approximate Inference”, Lange et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#decety-2021-section" id="toc-decety-2021-section">“Why Empathy Is Not a Reliable Source of Information in Moral Decision Making”, Decety 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#werner-et-al-2021-section" id="toc-werner-et-al-2021-section">“Price Information Influences the Subjective Experience of Wine: A Framed Field Experiment”, Werner et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haslam-et-al-2021-section" id="toc-haslam-et-al-2021-section">“The Cultural Dynamics of Concept Creep”, Haslam et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haber-et-al-2021-section" id="toc-haber-et-al-2021-section">“Causal and Associational Linking Language From Observational Research and Health Evaluation Literature in Practice: A Systematic Language Evaluation”, Haber et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bor-petersen-2021-section" id="toc-bor-petersen-2021-section">“The Psychology of Online Political Hostility: A Comprehensive, Cross-National Test of the Mismatch Hypothesis”, Bor &amp; Petersen 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#obrien-2021-section" id="toc-obrien-2021-section">“The ‘Next’ Effect: When a Better Future Worsens the Present”, O’Brien 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#polman-et-al-2021-section" id="toc-polman-et-al-2021-section">“Consumers Believe That Products Work Better for Others”, Polman et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#johnson-et-al-2021c-section" id="toc-johnson-et-al-2021c-section">“Win-Win Denial: The Psychological Underpinnings of Zero-Sum Thinking”, Johnson et al 2021c</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#rozenkrantz-et-al-2021-section" id="toc-rozenkrantz-et-al-2021-section">“Enhanced Rationality in Autism Spectrum Disorder”, Rozenkrantz et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haggag-et-al-2021-section" id="toc-haggag-et-al-2021-section">“Attribution Bias in Major Decisions: Evidence from the United States Military Academy”, Haggag et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#monk-et-al-2021-section" id="toc-monk-et-al-2021-section">“Beholding Inequality: Race, Gender, and Returns to Physical Attractiveness in the United States”, Monk et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#caviola-et-al-2021-section" id="toc-caviola-et-al-2021-section">“The Psychology of (In)Effective Altruism”, Caviola et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#tu-et-al-2021-section" id="toc-tu-et-al-2021-section">“Is Beauty More Than Skin Deep? Attractiveness, Power, and Nonverbal Presence in Evaluations of Hirability”, Tu et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#machery-2021-section" id="toc-machery-2021-section">“Anomalies in Implicit Attitudes Research”, Machery 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#z%C3%BCrn-et-al-2021-section" id="toc-zürn-et-al-2021-section">“Maybe Favors: How to Get More Good Deeds Done”, Zürn et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#yang-et-al-2021-bargraph-section" id="toc-yang-et-al-2021-bargraph-section">“Truncating Bar Graphs Persistently Misleads Viewers”, Yang et al 2021d</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#eftedal-thomsen-2021-section" id="toc-eftedal-thomsen-2021-section">“Motivated Moral Judgments about Freedom of Speech Are Constrained by a Need to Maintain Consistency”, Eftedal &amp; Thomsen 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#segal-2021-section" id="toc-segal-2021-section">“The Mystery of Magic’s Greatest Card Trick: At 94, the Magician David Berglas Says His Renowned Effect Can’t Be Taught. Is He Telling the Truth?”, Segal 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#pandey-zayas-2021-section" id="toc-pandey-zayas-2021-section">“What Is a Face Worth? Facial Attractiveness Biases Experience-Based Monetary Decision-Making”, Pandey &amp; Zayas 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#zell-et-al-2021-section" id="toc-zell-et-al-2021-section">“It’s Their Fault: Partisan Attribution Bias and Its Association With Voting Intentions”, Zell et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#jang-shore-2021-section" id="toc-jang-shore-2021-section">“Man-Bites-Dog Contagion: Disproportionate Diffusion of Information about Rare Categories of Events”, Jang &amp; Shore 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#singh-et-al-2021-3-section" id="toc-singh-et-al-2021-3-section">“Magic, Explanations, and Evil: The Origins and Design of Witches and Sorcerers [And Replies]”, Singh et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#genschow-et-al-2021-section" id="toc-genschow-et-al-2021-section">“Meta-Analysis on Belief in Free Will Manipulations”, Genschow et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#fiechter-kornell-2021-section" id="toc-fiechter-kornell-2021-section">“How the Wisdom of Crowds, and of the Crowd Within, Are Affected by Expertise”, Fiechter &amp; Kornell 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#schwitzgebel-cushman-2021-section" id="toc-schwitzgebel-cushman-2021-section">“Expertise in Moral Reasoning? Order Effects on Moral Judgment in Professional Philosophers and Non-Philosophers”, Schwitzgebel &amp; Cushman 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kleinberg-verschuere-2021-section" id="toc-kleinberg-verschuere-2021-section">“How Humans Impair Automated Deception Detection Performance”, Kleinberg &amp; Verschuere 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#cesario-2021-section" id="toc-cesario-2021-section">“What Can Experimental Studies of Bias Tell Us About Real-World Group Disparities?”, Cesario 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#elder-zhou-2021-section" id="toc-elder-zhou-2021-section">“The Black-White Gap in Noncognitive Skills among Elementary School Children”, Elder &amp; Zhou 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#n%C3%B8dtvedt-et-al-2021-section" id="toc-nødtvedt-et-al-2021-section">“Racial Bias in the Sharing Economy and the Role of Trust and Self-Congruence”, Nødtvedt et al 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#preston-shin-2021-section" id="toc-preston-shin-2021-section">“Anthropocentric Biases in Teleological Thinking: How Nature Seems Designed for Humans”, Preston &amp; Shin 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#olson-raz-2020-section" id="toc-olson-raz-2020-section">“Applying Insights from Magic to Improve Deception in Research: The Swiss Cheese Model”, Olson &amp; Raz 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#inbar-et-al-2020-section" id="toc-inbar-et-al-2020-section">“Recency Negativity: Newer Food Crops Are Evaluated Less Favorably”, Inbar et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gabay-et-al-2020-section" id="toc-gabay-et-al-2020-section">“The Tendency for Interpersonal Victimhood: The Personality Construct and Its Consequences”, Gabay et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lesaffre-et-al-2020-section" id="toc-lesaffre-et-al-2020-section">“Talking to the Dead in the Classroom: How a Supposedly Psychic Event Impacts Beliefs and Feelings”, Lesaffre et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#terrier-2020-section" id="toc-terrier-2020-section">“Boys Lag Behind: How Teachers’ Gender Biases Affect Student Achievement”, Terrier 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#sias-et-al-2020-page-2-section" id="toc-sias-et-al-2020-page-2-section">“Molecular Genetics, Risk Aversion, Return Perceptions, and Stock Market Participation”, Sias et al 2020 (page 2)</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haslam-et-al-2020-section" id="toc-haslam-et-al-2020-section">“Harm Inflation: Making Sense of Concept Creep”, Haslam et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#miller-gelman-2020-section" id="toc-miller-gelman-2020-section">“Laplace’s Theories of Cognitive Illusions, Heuristics and Biases”, Miller &amp; Gelman 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kim-oswald-2020-section" id="toc-kim-oswald-2020-section">“Happy Lottery Winners and Lottery-Ticket Bias”, Kim &amp; Oswald 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#levitt-2020-section" id="toc-levitt-2020-section">“Heads or Tails: The Impact of a Coin Toss on Major Life Decisions and Subsequent Happiness”, Levitt 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#ruggeri-et-al-2020-section" id="toc-ruggeri-et-al-2020-section">“Replicating Patterns of Prospect Theory for Decision under Risk”, Ruggeri et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#barth-et-al-2020-section" id="toc-barth-et-al-2020-section">“Genetic Endowments and Wealth Inequality”, Barth et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#westbrook-et-al-2020-section" id="toc-westbrook-et-al-2020-section">“Dopamine Promotes Cognitive Effort by Biasing the Benefits versus Costs of Cognitive Work”, Westbrook et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#eskreis-winkler-fishbach-2020-section" id="toc-eskreis-winkler-fishbach-2020-section">“Hidden Failures”, Eskreis-Winkler &amp; Fishbach 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#etro-et-al-2020-section" id="toc-etro-et-al-2020-section">“Liberalizing Art. Evidence on the Impressionists at the End of the Paris Salon”, Etro et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kossuth-et-al-2020-section" id="toc-kossuth-et-al-2020-section">“Does It Pay to Bet on Your Favorite to Win? Evidence on Experienced Utility from the 2018 FIFA World Cup Experiment”, Kossuth et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#on-2020-section" id="toc-on-2020-section">“The College Admissions Contribution to the Labor Market Beauty Premium”, On 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#silander-et-al-2020-section" id="toc-silander-et-al-2020-section">“Implications of Ideological Bias in Social Psychology on Clinical Practice”, Silander et al 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#cusimano-goodwin-2020-section" id="toc-cusimano-goodwin-2020-section">“People Judge Others to Have More Voluntary Control over Beliefs Than They Themselves Do”, Cusimano &amp; Goodwin 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kelly-khemlani-2020-section" id="toc-kelly-khemlani-2020-section">“Directional Biases in Durative Inference”, Kelly &amp; Khemlani 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#protzko-schooler-2019-section" id="toc-protzko-schooler-2019-section">“Kids These Days: Why the Youth of Today Seem Lacking”, Protzko &amp; Schooler 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#rees-jones-taubinsky-2019-section" id="toc-rees-jones-taubinsky-2019-section">“Measuring ‘Schmeduling’”, Rees-Jones &amp; Taubinsky 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#soroka-et-al-2019-section" id="toc-soroka-et-al-2019-section">“Cross-National Evidence of a Negativity Bias in Psychophysiological Reactions to News”, Soroka et al 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#forscher-et-al-2019-section" id="toc-forscher-et-al-2019-section">“A Meta-Analysis of Procedures to Change Implicit Measures”, Forscher et al 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#doyle-et-al-2019-section" id="toc-doyle-et-al-2019-section">“Peer-Rated Organizational Citizenship Behavior: Does Familiarity Improve Rating Quality?”, Doyle et al 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bullock-lenz-2019-section" id="toc-bullock-lenz-2019-section">“Partisan Bias in Surveys”, Bullock &amp; Lenz 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#sommers-bohns-2019-section" id="toc-sommers-bohns-2019-section">“The Voluntariness of Voluntary Consent: Consent Searches and the Psychology of Compliance”, Sommers &amp; Bohns 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#jones-hart-2019-section" id="toc-jones-hart-2019-section">“Black Cat Bias: Prevalence and Predictors”, Jones &amp; Hart 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#invernizzi-et-al-2019-section" id="toc-invernizzi-et-al-2019-section">“<em>Tra I Leoni</em>: Revealing the Preferences Behind a Superstition”, Invernizzi et al 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#pallesen-2019-section" id="toc-pallesen-2019-section">“Orchestrating False Beliefs about Gender Discrimination”, Pallesen 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#polito-stevenson-2018-section" id="toc-polito-stevenson-2018-section">“A Systematic Study of Microdosing Psychedelics”, Polito &amp; Stevenson 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#laukaityte-2018-section" id="toc-laukaityte-2018-section">“Mesmerising Science: The Franklin Commission and the Modern Clinical Trial”, Laukaityte 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#stavrova-ehlebracht-2018-section" id="toc-stavrova-ehlebracht-2018-section">“The Cynical Genius Illusion: Exploring and Debunking Lay Beliefs About Cynicism and Competence”, Stavrova &amp; Ehlebracht 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haber-et-al-2018-section" id="toc-haber-et-al-2018-section">“Causal Language and Strength of Inference in Academic and Media Articles Shared in Social Media (CLAIMS): A Systematic Review”, Haber et al 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#yechiam-2018-section" id="toc-yechiam-2018-section">“Acceptable Losses: the Debatable Origins of Loss Aversion”, Yechiam 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#wood-porter-2018-section" id="toc-wood-porter-2018-section">“The Elusive Backfire Effect: Mass Attitudes’ Steadfast Factual Adherence”, Wood &amp; Porter 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#winegard-et-al-2018-section" id="toc-winegard-et-al-2018-section">“Equalitarianism: A Source of Liberal Bias”, Winegard et al 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lesaffre-et-al-2018-section" id="toc-lesaffre-et-al-2018-section">“Magic Performances—When Explained in Psychic Terms by University Students”, Lesaffre et al 2018</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#daws-hampshire-2017-section" id="toc-daws-hampshire-2017-section">“The Negative Relationship between Reasoning and Religiosity Is Underpinned by a Bias for Intuitive Responses Specifically When Intuition and Logic Are in Conflict”, Daws &amp; Hampshire 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#alexander-2017-section" id="toc-alexander-2017-section">“Different Worlds”, Alexander 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#levy-2017-section" id="toc-levy-2017-section">“Requiem for a Shuffle: Why Steve Jobs Told Me He Loved the Littlest IPod—And Why We’re Going to Miss It”, Levy 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#stojmenovska-et-al-2017-section" id="toc-stojmenovska-et-al-2017-section">“Does Diversity Pay? A Replication of Herring 2009”, Stojmenovska et al 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lakens-2017-section" id="toc-lakens-2017-section">“Impossibly Hungry Judges”, Lakens 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mercier-2017-section" id="toc-mercier-2017-section">“How Gullible Are We? A Review of the Evidence from Psychology and Social Science”, Mercier 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#oeberst-et-al-2017-section" id="toc-oeberst-et-al-2017-section">“Biases in the Production and Reception of Collective Knowledge: the Case of Hindsight Bias in Wikipedia”, Oeberst et al 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#levy-snir-2017-section" id="toc-levy-snir-2017-section">“Potterian Economics”, Levy &amp; Snir 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haghani-dewey-2017-section" id="toc-haghani-dewey-2017-section">“Rational Decision-Making Under Uncertainty: Observed Betting Patterns on a Biased Coin”, Haghani &amp; Dewey 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#stafford-2016-section" id="toc-stafford-2016-section">“Rational Judges, Not Extraneous Factors In Decisions”, Stafford 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kausel-et-al-2016-section" id="toc-kausel-et-al-2016-section">“Overconfidence in Personnel Selection: When and Why Unstructured Interview Information Can Hurt Hiring Decisions”, Kausel et al 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#anderson-et-al-2016-section" id="toc-anderson-et-al-2016-section">“Assessing Human Error Against a Benchmark of Perfection”, Anderson et al 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#zschirnt-ruedin-2016-section" id="toc-zschirnt-ruedin-2016-section">“Ethnic Discrimination in Hiring Decisions: a Meta-Analysis of Correspondence Tests 1990–2015”, Zschirnt &amp; Ruedin 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#cowley-cunningham-2016-section" id="toc-cowley-cunningham-2016-section">“Chess Masters’ Hypothesis Testing in Games of Dynamic Equilibrium”, Cowley-Cunningham 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#brandt-crawford-2016-section" id="toc-brandt-crawford-2016-section">“Answering Unresolved Questions About the Relationship Between Cognitive Ability and Prejudice”, Brandt &amp; Crawford 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#jussim-et-al-2016-section" id="toc-jussim-et-al-2016-section">“Stereotype Accuracy: One of the Largest and Most Replicable Effects in All of Social Psychology”, Jussim et al 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#schwitzgebel-2015-section" id="toc-schwitzgebel-2015-section">“Philosophers’ Biased Judgments Persist despite Training, Expertise and Reflection”, Schwitzgebel 2015</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#purzycki-willard-2015-section" id="toc-purzycki-willard-2015-section">“MCI Theory: a Critical Discussion”, Purzycki &amp; Willard 2015</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#griffiths-2015-section" id="toc-griffiths-2015-section">“Revealing Ontological Commitments by Magic”, Griffiths 2015</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#haggag-paci-2014-section" id="toc-haggag-paci-2014-section">“Default Tips”, Haggag &amp; Paci 2014</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bigelow-et-al-2014-section" id="toc-bigelow-et-al-2014-section">“Reflections on How Designers Design With Data”, Bigelow et al 2014</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#dana-et-al-2013-section" id="toc-dana-et-al-2013-section">“Belief in the Unstructured Interview: The Persistence of an Illusion”, Dana et al 2013</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#alexander-2013-3-section" id="toc-alexander-2013-3-section">“Lizardman’s Constant Is 4%”, Alexander 2013</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#dimson-et-al-2013-section" id="toc-dimson-et-al-2013-section">“Credit Suisse Global Investment Returns Yearbook 2013”, Dimson et al 2013</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section" id="toc-section">“Title: Reading Fiction Improves Theory of Mind and Reduces Intergroup Bias”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#shah-et-al-2012-section" id="toc-shah-et-al-2012-section">“Some Consequences of Having Too Little”, Shah et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#moore-fresco-2012-section" id="toc-moore-fresco-2012-section">“Depressive Realism: A Meta-Analytic Review”, Moore &amp; Fresco 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#klein-et-al-2012-section" id="toc-klein-et-al-2012-section">“Learning How to ‘Make a Deal’: Human (<em>Homo Sapiens</em>) and Monkey (<em>Macaca Mulatta</em>) Performance When Repeatedly Faced With the Monty Hall Dilemma”, Klein et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#grinblatt-et-al-2012-section" id="toc-grinblatt-et-al-2012-section">“IQ, Trading Behavior, and Performance”, Grinblatt et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#tinsley-et-al-2012-section" id="toc-tinsley-et-al-2012-section">“How Near-Miss Events Amplify or Attenuate Risky Decision Making”, Tinsley et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#dunkake-et-al-2012-section" id="toc-dunkake-et-al-2012-section">“Good Looks, Good Grades? An Empirical Analysis of the Influence of Students’ Physical Attractiveness on Grading by Teachers”, Dunkake et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#pollak-et-al-2012-section" id="toc-pollak-et-al-2012-section">“Can Physicians Accurately Predict Which Patients Will Lose Weight, Improve Nutrition and Increase Physical Activity?”, Pollak et al 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#simonson-sela-2010-section" id="toc-simonson-sela-2010-section">“On the Heritability of Consumer Decision Making: An Exploratory Approach for Studying Genetic Effects on Judgment and Choice”, Simonson &amp; Sela 2010</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mankiw-weinzierl-2010-section" id="toc-mankiw-weinzierl-2010-section">“The Optimal Taxation of Height: A Case Study of Utilitarian Income Redistribution”, Mankiw &amp; Weinzierl 2010</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bohannon-et-al-2010-section" id="toc-bohannon-et-al-2010-section">“Can People Distinguish Pâté from Dog Food?”, Bohannon et al 2010</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#herbranson-schroeder-2010-2-section" id="toc-herbranson-schroeder-2010-2-section">“Are Birds Smarter Than Mathematicians? Pigeons (Columba Livia) Perform Optimally on a Version of the Monty Hall Dilemma”, Herbranson &amp; Schroeder 2010</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#willer-et-al-2009-section" id="toc-willer-et-al-2009-section">“The False Enforcement of Unpopular Norms”, Willer et al 2009</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#froelich-et-al-2009-section" id="toc-froelich-et-al-2009-section">“Does Your IPod <em>Really</em> Play Favorites?”, Froelich et al 2009</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bohannon-et-al-2009-section" id="toc-bohannon-et-al-2009-section">“Can People Distinguish Pâté From Dog Food? [Preprint]”, Bohannon et al 2009</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#atwood-2009-section" id="toc-atwood-2009-section">“If You Don’t Change the UI, Nobody Notices: I Saw a Screenshot a Few Days Ago That Made Me Think Windows 7 Beta Might Actually Be worth Checking Out.”, Atwood 2009</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#richter-et-al-2009-section" id="toc-richter-et-al-2009-section">“You Don’t Have to Believe Everything You Read: Background Knowledge Permits Fast and Efficient Validation of Information”, Richter et al 2009</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bishop-trout-2008-section" id="toc-bishop-trout-2008-section">“Strategic Reliabilism: A Naturalistic Approach to Epistemology”, Bishop &amp; Trout 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#barron-sackett-2008-section" id="toc-barron-sackett-2008-section">“Asian Variability in Performance Rating Modesty and Leniency Bias”, Barron &amp; Sackett 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#pronin-2008-section" id="toc-pronin-2008-section">“How We See Ourselves and How We See Others”, Pronin 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#thiel-2008-section" id="toc-thiel-2008-section">“The Optimistic Thought Experiment”, Thiel 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-1" id="toc-section-1">“Does Narrative Information Bias Individual’s Decision Making? A Systematic Review”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#goldstein-et-al-2008-section" id="toc-goldstein-et-al-2008-section">“Do More Expensive Wines Taste Better? Evidence from a Large Sample of Blind Tastings”, Goldstein et al 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#stutzer-frey-2008-section" id="toc-stutzer-frey-2008-section">“Stress That Doesn’t Pay: The Commuting Paradox”, Stutzer &amp; Frey 2008</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#bullock-2007-section" id="toc-bullock-2007-section">“Experiments on Partisanship and Public Opinion: Party Cues, False Beliefs, and Bayesian Updating”, Bullock 2007</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#lyons-et-al-2007-section" id="toc-lyons-et-al-2007-section">“The Hidden Structure of Overimitation”, Lyons et al 2007</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#polidoro-2006-section" id="toc-polidoro-2006-section">“Notes on a Strange World: Houdini’s Impossible Demonstration”, Polidoro 2006</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#wakslak-et-al-2006-section" id="toc-wakslak-et-al-2006-section">“Seeing the Forest When Entry Is Unlikely: Probability and the Mental Representation of Events”, Wakslak et al 2006</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#koriat-bjork-2005-section" id="toc-koriat-bjork-2005-section">“Illusions of Competence in Monitoring One’s Knowledge During Study”, Koriat &amp; Bjork 2005</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mills-keil-2005-section" id="toc-mills-keil-2005-section">“The Development of Cynicism”, Mills &amp; Keil 2005</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#cowley-byrne-2004-section" id="toc-cowley-byrne-2004-section">“Chess Masters’ Hypothesis Testing”, Cowley &amp; Byrne 2004</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#meyvis-janiszewski-2002-section" id="toc-meyvis-janiszewski-2002-section">“Consumers’ Beliefs about Product Benefits: The Effect of Obviously Irrelevant Product Information”, Meyvis &amp; Janiszewski 2002</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#chapman-johnson-2002-section" id="toc-chapman-johnson-2002-section">“Incorporating the Irrelevant: Anchors in Judgments of Belief and Value”, Chapman &amp; Johnson 2002</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#spitz-1999-section" id="toc-spitz-1999-section">“Beleaguered <em>Pygmalion</em>: A History of the Controversy Over Claims That Teacher Expectancy Raises Intelligence”, Spitz 1999</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mcglone-tofighbakhsh-1999-section" id="toc-mcglone-tofighbakhsh-1999-section">“The Keats Heuristic: Rhyme As Reason in Aphorism Interpretation”, McGlone &amp; Tofighbakhsh 1999</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#cooper-et-al-1998-section" id="toc-cooper-et-al-1998-section">“Entrepreneurs’ Perceived Chances for Success”, Cooper et al 1998</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#hull-hilliard-1994-section" id="toc-hull-hilliard-1994-section">“The Tuned Deck”, Hull &amp; Hilliard 1994</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#stove-1991-section" id="toc-stove-1991-section">“What Is Wrong With Our Thoughts? A Neo-Positivist Credo [Ch7, <em>The Plato Cult and Other Philosophical Follies</em>]”, Stove 1991</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gilbert-1990-section" id="toc-gilbert-1990-section">“Unbelieving the Unbelievable: Some Problems in the Rejection of False Information”, Gilbert 1990</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#diaconis-mosteller-1989-page-9-section" id="toc-diaconis-mosteller-1989-page-9-section">“Methods for Studying Coincidences § Pg9”, Diaconis &amp; Mosteller 1989 (page 9)</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-2" id="toc-section-2">“Informal Conceptions of Probability”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#frey-1981-section" id="toc-frey-1981-section">“Reversible and Irreversible Decisions: Preference for Consonant Information As a Function of Attractiveness of Decision Alternatives”, Frey 1981</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#kahneman-tversky-1979-section" id="toc-kahneman-tversky-1979-section">“Prospect Theory: An Analysis of Decision under Risk”, Kahneman &amp; Tversky 1979</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#markkula-1977-page-9-section" id="toc-markkula-1977-page-9-section">“The Apple Marketing Philosophy: Empathy · Focus · Impute”, Markkula 1977 (page 9)</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#spitzer-1975-section" id="toc-spitzer-1975-section">“On Pseudoscience in Science, Logic in Remission, and Psychiatric Diagnosis: A Critique of Rosenhan’s ‘On Being Sane in Insane Places’”, Spitzer 1975</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#loftus-palmer-1974-section" id="toc-loftus-palmer-1974-section">“Reconstruction of Automobile Destruction: An Example of the Interaction between Language and Memory”, Loftus &amp; Palmer 1974</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#gergen-1973-section" id="toc-gergen-1973-section">“Social Psychology As History”, Gergen 1973</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#elashoff-snow-1971-section" id="toc-elashoff-snow-1971-section">“Pygmalion Reconsidered: A Case Study in Statistical Inference: Reconsideration of the Rosenthal-Jacobson Data on Teacher Expectancy”, Elashoff &amp; Snow 1971</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#claiborn-1969-section" id="toc-claiborn-1969-section">“Expectancy Effects in the Classroom: A Failure to Replicate”, Claiborn 1969</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#rosenthal-jacobson-1968-section" id="toc-rosenthal-jacobson-1968-section">“Pygmalion In The Classroom: Teacher Expectation and Pupil’s Intellectual Development”, Rosenthal &amp; Jacobson 1968</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#henslin-1967-section" id="toc-henslin-1967-section">“Craps and Magic”, Henslin 1967</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#mcguire-1961-section" id="toc-mcguire-1961-section">“The Effectiveness of Supportive and Refutational Defenses in Immunizing and Restoring Beliefs Against Persuasion”, McGuire 1961</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#abramson-et-al-1955-section" id="toc-abramson-et-al-1955-section">“Lysergic Acid Diethylamide (LSD-25): Xv. the Effects Produced By Substitution of a Tap Water Placebo”, Abramson et al 1955</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#skinner-1948-section" id="toc-skinner-1948-section">“‘Superstition’ in the Pigeon”, Skinner 1948</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-3" id="toc-section-3">“The Good Tsar Bias”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-4" id="toc-section-4">“Immune Neglect: A Source of Durability Bias in Affective Forecasting”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-5" id="toc-section-5">“Consumer and Producer Behavior in the Market for Penny Auctions: A Theoretical and Empirical Analysis”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-6" id="toc-section-6">“The Reversal Test: Eliminating Status Quo Bias in Applied Ethics”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-7" id="toc-section-7">“How Did You Do On The AI Art Turing Test?”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-8" id="toc-section-8">“Systematically Biased Beliefs About Inequality”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-9" id="toc-section-9">“Scientists Are Beginning to Figure Out Why Conservatives Are…Conservative: 10 Years Ago, It Was Wildly Controversial to Talk about Psychological Differences between Liberals and Conservatives. Today, It’s Becoming Hard Not To.”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-10" id="toc-section-10">“The Law of Small Numbers in Financial Markets: Theory and Evidence”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-11" id="toc-section-11">“Knowing Your Argumentative Limitations, OR ’One [Rationalist’s] <em>modus Ponens</em> Is Another’s <em>modus Tollens</em>’.”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-12" id="toc-section-12">“Why Fiction Lies”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-13" id="toc-section-13">“An IPad for $14.95? Sunk Cost Fallacy and Why People Keep Losing Money in Penny Auctions”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-14" id="toc-section-14">“Decision-Making Biases in Children and Early Adolescents: Exploratory Studies”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#section-15" id="toc-section-15">“What Does Randomness Look Like?”</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychology/cognitive-bias/index#cognitive-perception" id="toc-cognitive-perception"><code>cognitive-perception</code></a></li>
<li><a href="/doc/psychology/cognitive-bias/index#altruism" id="toc-altruism"><code>altruism</code></a></li>
<li><a href="/doc/psychology/cognitive-bias/index#attractiveness-bias" id="toc-attractiveness-bias"><code>attractiveness-bias</code></a></li>
<li><a href="/doc/psychology/cognitive-bias/index#implicit-bias" id="toc-implicit-bias"><code>implicit-bias</code></a></li>
</ul></li>
<li><a href="/doc/psychology/cognitive-bias/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/cognitive-bias/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/cognitive-bias/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/cognitive-bias/stereotype-threat/2012-stoet.pdf
Can Stereotype Threat Explain the Gender Gap in Mathematics Performance and Achievement?
Gijsbert Stoet, David C. Geary
2012-03-01
2024-01-01
[("doi","10.1037/a0026617")]

<p>Men and women score similarly in most areas of <a href="https://en.wikipedia.org/wiki/Mathematics">mathematics</a>, but a gap favoring men is consistently found at the high end of performance. One explanation for this gap, <a href="https://en.wikipedia.org/wiki/Stereotype_threat">stereotype threat</a>, was first proposed by <a href="https://en.wikipedia.org/wiki/Steven_Spencer">Spencer</a>, <a href="https://en.wikipedia.org/wiki/Claude_Steele">Steele</a>, and Quinn (1999) and has received much attention.</p>
<p>We discuss merits and shortcomings of this study and review replication attempts. Only 55% of the articles with experimental designs that could have replicated the original results did so. But half of these were confounded by statistical adjustment of preexisting mathematics exam scores. Of the unconfounded experiments, only 30% replicated the original.</p>
<p>A <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analysis</a> of these effects confirmed that only the group of studies with adjusted mathematics scores displayed the stereotype threat effect. We conclude that although stereotype threat may affect some women, the existing state of knowledge does not support the current level of enthusiasm for this as a mechanism underlying the gender gap in mathematics.</p>
<p>We argue there are many reasons to close this gap, and that too much weight on the stereotype explanation may hamper research and implementation of effective interventions.</p>
---
/doc/psychology/cognitive-bias/stereotype-threat/2016-protzko-2.pdf
Context Moderates Affirmation Effects on the Ethnic Achievement Gap
John Protzko, Joshua Aronson
2016-07-07
2024-01-01
[("doi","10.1177/1948550616646426")]

<p>We attempted to replicate a self-affirmation intervention that produced a 40% reduction in the academic achievement gap among at-risk students. The intervention was designed as a protection against <a href="https://en.wikipedia.org/wiki/Stereotype_threat">stereotype threat</a>, which creates stress and suppresses the performance, engagement, and learning of students stereotyped as intellectually inferior.</p>
<p>In previous research, Black and Hispanic students who engaged in a values-affirmation exercise significantly improved their academic performance over the course of a school semester. We attempted to replicate these salutary effects in both an inner-city school and a more wealthy suburban school, contexts not tested in the original research.</p>
<p>Despite employing the same materials, we found no effect of the affirmation on academic performance.</p>
<p>We discuss these results in terms of the possibility that negatively stereotyped students benefit most from self-affirmations in environments where their numbers portray them neither as clearly “majority” nor minority.</p>
---
/doc/psychology/cognitive-bias/stereotype-threat/2022-tomeh.pdf
On the Continued Misinterpretation of Stereotype Threat as Accounting for Black-White Differences on Cognitive Tests
Dana H. Tomeh, Paul R. Sackett
2022-01-01
2024-01-01
[("doi","10.25035/pad.2022.01.001")]

<p>Steele & Aronson 1995 showed that stereotype threat affects the test performance of stereotyped groups. A careful reading shows that threat affects test performance but does not eliminate Black–White mean score gaps. Sackett et al 2004 reviewed characterization of this research in scholarly articles, textbooks, and popular press, and found that many mistakenly inferred that removing stereotype threats eliminated the Black-White performance gap.</p>
<p>We examined whether the rate of mischaracterization of Steele and Aronson had decreased in the 15 years since Sackett et al highlighted the common misinterpretation.</p>
<p>We found that the misinterpretation rate dropped 90.9% → 62.8% in journal articles and 55.6% → 41.18% in textbooks, though this is only statistically-significant in journal articles.</p>
---
/doc/psychology/cognitive-bias/stereotype-threat/index
‘stereotype threat’ tag

2020-09-01
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/cognitive-bias/stereotype-threat</code>, most recent first: 17 <a href="/doc/psychology/cognitive-bias/stereotype-threat/index#links" class="icon-not">annotations</a> &amp; 3 <a href="/doc/psychology/cognitive-bias/stereotype-threat/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/cognitive-bias/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#odonohue-et-al-2023-section" id="toc-odonohue-et-al-2023-section">“A Challenge to Orthodoxy in Psychology: Thomas Sowell and Social Justice”, O’Donohue et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#bartels-2023-section" id="toc-bartels-2023-section">“Indoctrination in Introduction to Psychology”, Bartels 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#forscher-et-al-2023-section" id="toc-forscher-et-al-2023-section">“Stereotype Threat in Black College Students Across Many Operationalizations”, Forscher et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#azevedo-et-al-2023-section" id="toc-azevedo-et-al-2023-section">“Does Stereotype Threat Contribute to the Political Knowledge Gender Gap? A Preregistered Replication Study of Ihme &amp; Tausendpfund 2018”, Azevedo et al 2023</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#rubinstein-et-al-2022-section" id="toc-rubinstein-et-al-2022-section">“Effects of Individuating Information on Implicit Person Perception Are Largely Consistent across Individual Differences and Two Types of Target Groups”, Rubinstein et al 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#inglis-ohagan-2022-section" id="toc-inglis-ohagan-2022-section">“Stereotype Threat, Gender and Mathematics Attainment: A Conceptual Replication of Stricker &amp; Ward”, Inglis &amp; O’Hagan 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#tomeh-sackett-2022-section" id="toc-tomeh-sackett-2022-section">“On the Continued Misinterpretation of Stereotype Threat As Accounting for Black-White Differences on Cognitive Tests”, Tomeh &amp; Sackett 2022</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#warne-2021-section" id="toc-warne-2021-section">“No Strong Evidence of Stereotype Threat in Females: A Reassessment of the Meta-Analysis”, Warne 2021</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#campbell-brauer-2020-section" id="toc-campbell-brauer-2020-section">“Is Discrimination Widespread? Testing Assumptions About Bias on a University Campus”, Campbell &amp; Brauer 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#moreau-2020-section" id="toc-moreau-2020-section">“Shifting Minds: A Quantitative Reappraisal of Cognitive-Intervention Research”, Moreau 2020</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#lewis-michalak-2019-section" id="toc-lewis-michalak-2019-section">“Has Stereotype Threat Dissipated Over Time? A Cross-Temporal Meta-Analysis”, Lewis &amp; Michalak 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#shewach-et-al-2019-section" id="toc-shewach-et-al-2019-section">“Stereotype Threat Effects in Settings With Features Likely versus Unlikely in Operational Test Settings: A Meta-Analysis”, Shewach et al 2019</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#zigerell-2017-section" id="toc-zigerell-2017-section">“Potential Publication Bias in the Stereotype Threat Literature: Comment on Nguyen &amp; Ryan 2008”, Zigerell 2017</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#finnigan-corker-2016-section" id="toc-finnigan-corker-2016-section">“Do Performance Avoidance Goals Moderate the Effect of Different Types of Stereotype Threat on Women’s Math Performance?”, Finnigan &amp; Corker 2016</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#protzko-aronson-2016b-section" id="toc-protzko-aronson-2016b-section">“Context Moderates Affirmation Effects on the Ethnic Achievement Gap”, Protzko &amp; Aronson 2016b</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#flore-wicherts-2015-section" id="toc-flore-wicherts-2015-section">“Does Stereotype Threat Influence Performance of Girls in Stereotyped Domains? A Meta-Analysis”, Flore &amp; Wicherts 2015</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#stoet-geary-2012-section" id="toc-stoet-geary-2012-section">“Can Stereotype Threat Explain the Gender Gap in Mathematics Performance and Achievement?”, Stoet &amp; Geary 2012</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/cognitive-bias/stereotype-threat/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/cognitive-bias/sunk-cost/1959-aronson.pdf


1959-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1972-trivers.pdf

Canon
1972-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1976-dawkins.pdf


1976
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1976-staw.pdf


1976-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1979-weatherhead.pdf


1979-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1980-dawkins.pdf


1980-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1981-biermann.pdf


1981-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1981-brockner.pdf


1981-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1981-staw.pdf


1981-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1982-bazerman.pdf


1982-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1982-brockner.pdf


1982-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1983-regelmann.pdf


1983-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1984-bazerman.pdf


1984-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1986-davis.pdf


1986-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1986-krouse.pdf


1986-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1986-mccain.pdf


1986-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1986-northcraft.pdf


1986-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1987-curio.pdf


1987-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1988-armstrong.pdf


1988-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1988-montgomerie.pdf


1988-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1989-burger.pdf


1989-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1989-kanodia.pdf


1989-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1990-garland.pdf


1990-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1990-larrick.pdf


1990-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1990-wiklund-2.pdf


1990-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1990-wiklund.pdf

Guest
1990-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1991-garland.pdf


1991-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1991-jacobs.pdf


1991-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1991-maestripieri.pdf


1991-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1991-phillips-2.pdf


1991-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1992-bazerman.pdf


1992-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1992-brockner.pdf


1992-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1992-simonson.pdf


1992-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1993-conlon.pdf


1993-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1993-cooper.pdf


1993-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1993-huyck.pdf


1993-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1993-mccarthy.pdf


1993-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1993-whyte.pdf


1993-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1994-reyna.pdf


1994-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1995-heath.pdf


1995-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1995-hoang.pdf


1995-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1995-lavery.pdf


1995-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1995-tan.pdf


1995-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1996-boehm.pdf


1996-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1996-cachon.pdf


1996-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1996-steele.pdf


1996-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1997-boulding.pdf


1997-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1998-bragger.pdf
ORGANIZATIONAL BEHAVIOR AND HUMAN DECISION PROCESSES, Vol. 74 Issue 03
J. Bragger
1998-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1998-garland.pdf
Too Close to Quit: The Role of Project Completion in Maintaining Commitment1

1998-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/1998-webley.pdf
Mental Accounting in Childhood
Paul Webley, Zarrea Plaisier
1998-06-01
2024-01-01
[("doi","10.2304/csee.1998.3.2.55")]

<p>The purpose of this study was to investigate the development of mental accounts. Of particular concern was how mental accounts function in the everyday life of children and how children deal with money matters.</p>
<p>Sixty children from 3 age groups (5–6, 8–9, and 11–12) were individually interviewed about their financial situation (eg. sources of money, storage of money, expenditure patterns) and were presented with various financial scenarios. Some of these were children’s versions of scenarios devised for adults by <a href="https://en.wikipedia.org/wiki/Richard_Thaler" title="Richard Thaler">Thaler</a> and by <a href="https://en.wikipedia.org/wiki/Daniel_Kahneman" title="Daniel Kahneman">Kahneman</a> and Tversky; others (on windfalls, on money “lumping”, and on buying for self versus buying for others) were devised especially for this study.</p>
<p>No compelling evidence was found for mental accounting in childhood though there was some indication that the 11–12-year-olds responded in a similar fashion to adults whilst the younger children did not.</p>
---
/doc/psychology/cognitive-bias/sunk-cost/1999-stanovich.pdf
Discrepancies Between Normative and Descriptive Models of Decision Making and the Understanding /Acceptance Principle
Keith E. Stanovich
1999-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2000-khan.pdf


2000-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2001-klaczynski.pdf


2001-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2001-mendelson.pdf
Amazon.com: Marching Towards Profitability
Haim Mendelson, Philip Meza
2001-07-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2002-boehne.pdf
Organizational Behavior and Human Decision Processes
Boehne, D. M. et.al
2002-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2002-mcnamara.pdf


2002-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2003-bragger.pdf


2003-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2004-klaczynski.pdf


2004-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2005-parker.pdf
Decision-making competence: External validation through an individual-differences approach

2005-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2006-chen.pdf

mkc43
2006-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2007-bruinedebruin.pdf


2007-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2007-friedman.pdf

dan
2007-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2008-fennema.pdf


2008-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2008-strough.pdf
Are Older Adults Less Subject to the Sunk-Cost Fallacy Than Younger Adults?
JoNell Strough, Clare M. Mehta, Joseph P. McFall, Kelly L. Schuller
2008-01-01
2024-01-01
[("doi","10.1111/j.1467-9280.2008.02138.x")]


---
/doc/psychology/cognitive-bias/sunk-cost/2009-obrien.pdf
dtp014 1..27

2009-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2009-wennberg.pdf


2009-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2011-mukerjee.pdf

Owner
2011-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2012-braverman.pdf


2012-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2012-siniver.pdf


2012-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2012-sleesman.pdf


2012-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2012-wang.pdf

TeX
2012-01-01
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2015-danielmead-alwaysastarterneverafinisher.html


2015
2024-01-01



---
/doc/psychology/cognitive-bias/sunk-cost/2018-olivola.pdf
The Interpersonal Sunk-Cost Effect
Christopher Y. Olivola
2018-01-01
2024-01-01
[("doi","10.1177/0956797617752641")]

<p>The <a href="https://en.wikipedia.org/wiki/Sunk_cost_fallacy">sunk-cost fallacy</a>—pursuing an inferior alternative merely because we have previously invested significant, but nonrecoverable, resources in it—represents a striking violation of rational decision making. Whereas theoretical accounts and empirical examinations of the sunk-cost effect have generally been based on the assumption that it is a purely intrapersonal phenomenon (ie. solely driven by one’s own past investments), the present research demonstrates that it is also an interpersonal effect (ie. people will alter their choices in response to other people’s past investments).</p>
<p>Across 8 experiments (<em>n</em> = 6,076) covering diverse scenarios, I documented sunk-cost effects when the costs are borne by someone other than the decision maker. Moreover, the interpersonal sunk-cost effect is not moderated by social closeness or whether other people observe their sunk costs being “honored.”</p>
<p>These findings uncover a previously undocumented bias, reveal that the sunk-cost effect is a much broader phenomenon than previously thought, and pose interesting challenges for existing accounts of this fascinating human tendency.</p>
---
/doc/psychology/cognitive-bias/sunk-cost/2022-jain.pdf
Sunk Cost Bias and Time Inconsistency: A Strategic Analysis of Pricing Decisions
Sanjay Jain, Haipeng Allan Chen
2022
2024-01-01



---
/doc/psychology/collecting/2015-03-20-jeffmaysh-howamichiganfarmermade4millionsmugglingrarepezcontainersintotheus.html


2015-03-20
2024-01-01



---
/doc/psychology/dark-knowledge/1987-shepard-figure1-12gradientsofpsychologicalgeneralization.png


1987
2024-01-01



---
/doc/psychology/dark-knowledge/2013-avis-figure2table1-brandpersonalityratingsof3rockphotographsbyhumans.jpg


2013
2024-01-01



---
/doc/psychology/dark-knowledge/2013-avis-table2-meansanddifferencesinbrandpersonalityfactorratingsfor3rockphotographsbyhumans.png


2013
2024-01-01



---
/doc/psychology/dark-knowledge/2024-marjieh-figure4-generalizationcurvesforanimalsfruitsvegetableswithmodelfitsshowshepardexponentialfitsbest.png


2024
2024-01-01



---
/doc/psychology/energy/2010-li-quincunx-lognormal.jpg


2010
2024-01-01



---
/doc/psychology/energy/gwern-orderstatistics-maximums.png



2024-01-01



---
/doc/psychology/inner-voice/1990-korba.pdf
The Rate of Inner Speech
Rodney J. Korba
1990-12-01
2024-01-01
[("doi","10.2466/pms.1990.71.3.1043")]

<p>Self-reports of <a href="https://en.wikipedia.org/wiki/Inner_speech">elliptical inner speech</a> were measured to assess the speed of verbal problem solving. Rates of inner speech were correlated with physiological measurements of subvocal activity during verbal problem solving to evaluate the association between self-reports of verbal cognition and covert oral behavior.</p>
<p><a href="https://en.wikipedia.org/wiki/Subvocalization">Sub-vocalization</a> was <a href="https://en.wikipedia.org/wiki/Electromyography">electromyographically</a> recorded during the silent solution of verbal tasks. Subjects reported the elliptical inner speech used to solve each problem (elliptical word count) and expanded that volume of words into a full statement of their internal problem-solving strategies (extended word count).</p>
<p>The speed of processing and task simplicity were important in obtaining a high correlation between elliptical and extended word counts. The extended word count represented an equivalent rate of speech in excess of 4,000 words per minute.</p>
<p>The volume of subvocal activity was correlated with the elliptical word count to assess whether subvocalization could be linked to <a href="https://en.wikipedia.org/wiki/Introspection">introspection</a>. This correlation was stronger during the rapid solution of simple problems.</p>
---
/doc/psychology/inner-voice/2014-hurlburt.pdf
Grounding The Science Of Inner Experience In The Apprehension Of Phenomena
Russell T. Hurlburt, Susan A. J. Stuart
2014-06-01
2024-01-01
[("doi","10.5406/amerjpsyc.127.2.0253")]


---
/doc/psychology/inner-voice/2021-hurlburt.pdf
Measuring the Frequency of Inner-Experience Characteristics
Russell T. Hurlburt, Christopher L. Heavey, Leiszle Lapping-Carr, Alek E. Krumm, Stefanie A. Moynihan, Cody Kaneshiro, Vincent P. Brouwers, Dio K. Turner, II, Jason M. Kelsey
2021-07-20
2024-01-01
[("doi","10.1177/1745691621990379")]

<p>Inner experience is widely accepted by psychologists and lay people as being straightforwardly observable: <a href="https://en.wikipedia.org/wiki/Inner_speech">Inner speech</a>, visual images, feelings, and so on are understood to be directly apprehendable “before the footlights of consciousness.” Many psychologists hold that such characteristics of inner experience play substantial theoretical roles and have applied importance across a wide range of cognitive, affective, performance, and clinical situations. If so, the frequency of occurrence of these characteristics is of fundamental importance.</p>
<p>Such frequencies are usually estimated by questionnaires or by questionnaire-based experience sampling. However, there are reasons to wonder about the accuracy of such questionnaire-based estimates. We present 3 studies that compared, head-to-head, questionnaire-based experiential frequencies with frequencies discovered using <a href="https://en.wikipedia.org/wiki/Descriptive_experience_sampling">descriptive experience sampling (DES)</a>, a method for random sampling in the natural environment that aspires to apprehend inner experience with as high fidelity as the state-of-the-art allows.</p>
<p>Together, they suggest that estimates of inner-experience frequency produced by questionnaires and DES are irreconcilably discrepant: Questionnaire-based methods produced dramatically higher (2–4× as high) frequencies than did DES.</p>
<p>These results suggest caution when interpreting questionnaire-based experiential results and the importance of additional high-fidelity studies of inner experience.</p>
---
/doc/psychology/linguistics/1954-harris.pdf
Distributional Structure
Zellig S. Harris
1954
2024-01-01



---
/doc/psychology/linguistics/1990-zutell-literacytheoryandresearch39thnationalreadingconference.pdf
<em>Literacy Theory and Research: Analyses from Multiple Paradigms. Proceedings of the Annual Meeting of the National Reading Conference (39<sup>th</sup>, Austin, Texas, November 28–December 2, <span class="date-range">1989<sub><span title="1989 was 35 years ago.">35ya</span></sub></span>)</em>
Jerry Zutell, Sandra McCormick
1990-01-01
2024-09-25



---
/doc/psychology/linguistics/1991-fetzer-epistemologyandcognition.pdf
<em>Epistemology and Cognition</em>
James H. Fetzer
1991-01-01
2024-04-24



---
/doc/psychology/linguistics/2001-bloom.pdf
Pr&eacute;cis of How Children Learn the Meanings of Words
Paul Bloom
2010-11-19
2024-01-01
[("doi","10.1017/s0140525x01000139")]

<p>Normal children learn tens of thousands of words, and do so quickly and efficiently, often in highly impoverished environments. In <a href="https://en.wikipedia.org/wiki/How_Children_Learn_the_Meanings_of_Words"><em>How Children Learn the Meanings of Words</em></a>, I argue that word learning is the product of certain cognitive and linguistic abilities that include the ability to acquire concepts, an appreciation of syntactic cues to meaning, and a rich understanding of the mental states of other people.</p>
<p>These capacities are powerful, early emerging, and to some extent uniquely human, but they are not special to word learning. This proposal is an alternative to the view that word learning is the result of simple associative learning mechanisms, and it rejects as well the notion that children possess constraints, either innate or learned, that are specifically earmarked for word learning.</p>
<p>This theory is extended to account for how children learn names for objects, substances, and abstract entities, pronouns and proper names, verbs, determiners, prepositions, and number words. Several related topics are also discussed, including <a href="https://en.wikipedia.org/wiki/Essentialism#Psychology">naïve essentialism</a>, children’s understanding of representational art, the nature of numerical and spatial reasoning, and the role of words in the shaping of mental life.</p>
---
/doc/psychology/linguistics/2024-12-04-gwern-trajectoid-words.txt


2024-12-04
2024-12-05



---
/doc/psychology/linguistics/bilingual/1972-larson-becomingbilingual.pdf


1972-01-01
2024-01-01



---
/doc/psychology/linguistics/bilingual/index
‘bilingualism’ tag

2020-05-15
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/linguistics/bilingual</code>, most recent first: 8 <a href="/doc/psychology/linguistics/bilingual/index#links" class="icon-not">annotations</a> &amp; 7 <a href="/doc/psychology/linguistics/bilingual/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/linguistics/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/linguistics/bilingual/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/linguistics/bilingual/index#lin-et-al-2022-01-section" id="toc-lin-et-al-2022-01-section">“A Genome-Wide Association Study of Chinese and English Language Abilities in Hong Kong Chinese Children”, Lin et al 2022</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#nichols-et-al-2020-2-section" id="toc-nichols-et-al-2020-2-section">“Bilingualism Affords No General Cognitive Advantages: A Population Study of Executive Function in 11,000 People”, Nichols et al 2020</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#berggren-et-al-2020-section" id="toc-berggren-et-al-2020-section">“Foreign Language Learning in Older Age Does Not Improve Memory or Intelligence: Evidence from a Randomized Controlled Study”, Berggren et al 2020</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#antoniou-2019-section" id="toc-antoniou-2019-section">“The Advantages of Bilingualism Debate”, Antoniou 2019</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#dick-et-al-2019-section" id="toc-dick-et-al-2019-section">“No Evidence for a Bilingual Executive Function Advantage in the Nationally Representative ABCD Study”, Dick et al 2019</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#moreau-et-al-2018-section" id="toc-moreau-et-al-2018-section">“Overstating the Role of Environmental Factors in Success: A Cautionary Note”, Moreau et al 2018</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#section" id="toc-section">“China’s Push to Teach in Mandarin Sparks Mongol Resistance”</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#section-1" id="toc-section-1">“For Decades, Some Psychologists Have Claimed That Bilinguals Have Better Mental Control. Their Work Is Now Being Called into Question.”</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/linguistics/bilingual/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/mandala-mara-wheeloflife.jpg



2024-01-01



---
/doc/psychology/music/distraction/1945-henderson.pdf


1945-01-01
2024-01-01



---
/doc/psychology/music/distraction/1947-super.pdf


1947-01-01
2024-01-01



---
/doc/psychology/music/distraction/1948-mitchell.pdf


1948-01-01
2024-01-01



---
/doc/psychology/music/distraction/1952-freeburne.pdf


1952-01-01
2024-01-01



---
/doc/psychology/music/distraction/1959-jerison.pdf


1959-01-01
2024-01-01



---
/doc/psychology/music/distraction/1969-davies.pdf
Varied Auditory Stimulation, Temperament Differences And Vigilance Performance

1969-01-01
2024-01-01



---
/doc/psychology/music/distraction/1972-fox.pdf


1972-01-01
2024-01-01



---
/doc/psychology/music/distraction/1973-davies.pdf
The Effects Of Music And Task Difficulty On Performance At A Visual Vigilance Task

1973-01-01
2024-01-01



---
/doc/psychology/music/distraction/1973-fogelson.pdf


1973-01-01
2024-01-01



---
/doc/psychology/music/distraction/1973-mowsesian.pdf


1973-01-01
2024-01-01



---
/doc/psychology/music/distraction/1976-parente.pdf


1976-01-01
2024-01-01



---
/doc/psychology/music/distraction/1978-zimmer.pdf


1978-01-01
2024-01-01



---
/doc/psychology/music/distraction/1979-hilliard.pdf
Effect of Familiarity with Background Music on Performance of Simple and Difficult Reading Comprehension Tasks
O. Mark Hilliard, Philip Tolin
1979-12-01
2024-01-01
[("doi","10.2466/pms.1979.49.3.713")]

<p>For 64 undergraduates varied musical selections did not offset scores on Sequential Tests of Educational Progress but scores on the easier sections were higher than those on more difficult ones.</p>
<p>Scores made with familiar music were higher than those with unfamiliar music.</p>
---
/doc/psychology/music/distraction/1988-martin.pdf


1988-01-01
2024-01-01



---
/doc/psychology/music/distraction/1989-mayfield.pdf


1989-01-01
2024-01-01



---
/doc/psychology/music/distraction/1989-salame.pdf


1989-01-01
2024-01-01



---
/doc/psychology/music/distraction/1990-morris.pdf
Habituation to irrelevant speech: Effects on a visual short-term memory task

1990-01-01
2024-01-01



---
/doc/psychology/music/distraction/1991-tucker.pdf


1991-01-01
2024-01-01



---
/doc/psychology/music/distraction/1994-allen.pdf


1994-01-01
2024-01-01



---
/doc/psychology/music/distraction/1996-abikoff.pdf


1996
2024-01-01



---
/doc/psychology/music/distraction/1996-boyle.pdf


1996-01-01
2024-01-01



---
/doc/psychology/music/distraction/1997-furnham.pdf


1997-01-01
2024-01-01



---
/doc/psychology/music/distraction/1999-furnham-2.pdf
The influence of musical distraction of varying complexity on the cognitive performance of extroverts and introverts

1999
2024-01-01



---
/doc/psychology/music/distraction/1999-furnham.pdf


1999-01-01
2024-01-01



---
/doc/psychology/music/distraction/2001-ransdell.pdf


2001-01-01
2024-01-01



---
/doc/psychology/music/distraction/2002-hallam.pdf


2002-01-01
2024-01-01



---
/doc/psychology/music/distraction/2005-lesiuk.pdf


2005-01-01
2024-01-01



---
/doc/psychology/music/distraction/2006-spherion.pdf


2006-01-01
2024-01-01



---
/doc/psychology/music/distraction/2007-anderson.pdf


2007-01-01
2024-01-01



---
/doc/psychology/music/distraction/2009-kantner.pdf


2009-01-01
2024-01-01



---
/doc/psychology/music/distraction/2010-judde.pdf
The effect of post-learning presentation of music on long-term word-list retention
Sarah Judde, Nikki Rickard
2010-01-01
2024-01-01
[("doi","10.1016/j.nlm.2010.03.002")]


---
/doc/psychology/music/distraction/2011-huang.pdf


2011-01-01
2024-01-01



---
/doc/psychology/music/distraction/2011-patston.pdf


2011-01-01
2024-01-01



---
/doc/psychology/music/distraction/2012-doyle.pdf
The distracting effects of music on the cognitive test performance of creative and non-creative individuals
Maddie Doyle, Adrian Furnham
2012-01-01
2024-01-01
[("doi","10.1016/j.tsc.2011.09.002")]


---
/doc/psychology/music/distraction/2012-shih.pdf
Background music: Effects on attention performance
Yi-Nuo Shih, Rong-Hwa Huang, Hsin-Yu Chiang
2012-01-01
2024-01-01
[("doi","10.3233/WOR-2012-1410")]


---
/doc/psychology/music/distraction/2013-brodsky.pdf
Background music as a risk factor for distraction among young-novice drivers
Warren Brodsky, Zack Slor
2013-01-01
2024-01-01
[("doi","10.1016/j.aap.2013.06.022")]


---
/doc/psychology/music/distraction/2013-li-2.pdf


2013-01-01
2024-01-01



---
/doc/psychology/music/distraction/2013-pachecounguetti.pdf


2013-01-01
2024-01-01



---
/doc/psychology/music/distraction/2014-miller.pdf

Cameron Miller
2014-01-01
2024-01-01



---
/doc/psychology/music/distraction/2014-perham.pdf
acp2994 279..284

2014-01-01
2024-01-01



---
/doc/psychology/music/distraction/2015-bonin.pdf
13414_2015_1042_Article 1..14

2015-01-01
2024-01-01



---
/doc/psychology/music/distraction/2016-martnezmolina.pdf
Neural correlates of specific musical anhedonia

2016-01-01
2024-01-01
[("doi","10.1073/pnas.1611211113")]

<p><strong>Significance</strong>: This study provides direct evidence supporting the model of reward–auditory cortex interaction as underlying musical pleasure: People who do not experience that pleasure have selectively reduced responses in that system.</p>
<p>People who are especially sensitive to musical reward conversely seem to show an enhanced interaction. Our paper offers insights into the neurobiological basis of music-induced pleasure that could also provide the basis for thinking more broadly about other types of esthetic rewards.</p>
<p>Our results also provide an important step toward the understanding of how music may have acquired reward value through evolution.</p>
---
/doc/psychology/music/distraction/2019-wu-3.pdf
The effects of background music on the work attention performance between musicians and non-musicians
Chia-Chun Wu, Yi-Nuo Shih, Yi-Nuo Shih
2019-01-01
2024-01-01
[("doi","10.1080/10803548.2018.1558854")]


---
/doc/psychology/music/distraction/2020-bonetti.pdf
Intelligence and Music: Lower Intelligent Quotient Is Associated With Higher Use of Music for Experiencing Strong Sensations
Leonardo Bonetti, Elvira Brattico, Peter Vuust, Marina Kliuchko, Suvi Saarikallio
2020-08-25
2024-07-08
[("doi","10.1177/0276237420951414")]

<p>Intelligence is a key psychological feature associated with emotion and perception. Listening to music is often linked to emotional experience and sensation seeking (<a href="https://en.wikipedia.org/wiki/Sensation_seeking">SS</a>), traits that have been shown overall negatively correlated with intelligence.</p>
<p>In a sample of 53 musicians and 54 non-musicians, we assessed the use of music for experiencing strong emotions through the Music in Mood Regulation (<a href="https://www.cambridge.org/core/journals/journal-of-the-international-neuropsychological-society/article/use-of-music-in-mood-regulation-a-theoretical-review/DB16AD7819B8F4C905C983072BCE5654">MMR</a>) and the intelligence quotient (<a href="https://en.wikipedia.org/wiki/Intelligence_quotient">IQ</a>) by using the Wechsler Adult Intelligence Scale III (<a href="https://en.wikipedia.org/wiki/Wechsler_Adult_Intelligence_Scale">WAIS-III</a>). We found a negative correlation between the full IQ score and the use of music for SS in both musician and non-musician groups.</p>
<p>Furthermore, the use of music for SS was negatively correlated with Verbal IQ in musicians, and with Performance IQ in non-musicians. Our findings indicate that less intelligent individuals make a higher use of music for experiencing strong sensations than more intelligent ones. Furthermore, this association is modulated by the individual musical expertise.</p>
---
/doc/psychology/music/index
‘music psychology’ tag

2024-08-05
2024-08-05


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/music</code>, most recent first: 1 <a href="/doc/psychology/music/index#see-alsos" class="icon-not">related tag</a>, 1 <a href="/doc/psychology/music/index#links" class="icon-not">annotation</a> (<a href="/doc/psychology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/music/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/music/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/music/index#ruthsatz-et-al-2007-section" id="toc-ruthsatz-et-al-2007-section">“Becoming an Expert in the Musical Domain: It Takes More Than Just Practice”, Ruthsatz et al 2007</a></li>
<li><a href="/doc/psychology/music/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/music/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/nature/1997-torrey.pdf


1997-01-01
2024-01-01



---
/doc/psychology/nature/1998-castrogiovanni.pdf


1998-01-01
2024-01-01



---
/doc/psychology/nature/2008-berman.pdf


2008
2024-01-01



---
/doc/psychology/nature/2008-sugiyama.pdf


2008-01-01
2024-01-01



---
/doc/psychology/nature/2010-barton.pdf
What is the Best Dose of Nature and Green Exercise for Improving Mental Health? A Multi-Study Analysis
Jo Barton, Jules Pretty
2010-03-25
2024-01-01
[("doi","10.1021/es903183r")]


---
/doc/psychology/nature/2010-peen.pdf


2010-01-01
2024-01-01



---
/doc/psychology/nature/2012-barton.pdf
Exercise-based, nature-based and socially interactive-based initiatives improve mood and self-esteem in the clinical population
Jo Barton, Murray Griffin, Jules Pretty
2011-04-07
2024-01-01
[("doi","10.1177/1757913910393862")]

<p><strong>Aims</strong>: This study evaluated two existing group-based health promotion initiatives (a social club and a swimming group) and compared these to a new green exercise programme (weekly countryside and urban park walks).</p>
<p><strong>Method</strong>: Participants represented a clinical population (<em>n</em> = 53) and were all experiencing a range of mental health problems. They only attended one of the 3 programmes and sessions were held once a week for 6 weeks in all initiatives. Composite questionnaires incorporating two standardized measures to analyse changes in self-esteem and mood were completed before and after all sessions.</p>
<p><strong>Results</strong>: A significant main effect for self-esteem and mood pre and post activity (<em>p</em> &lt; 0.001) was reported after participating in a single session. The change in self-esteem was significantly greater in the green exercise group compared with the social activities club (<em>p</em> &lt; 0.001). Dose responses showed that both self-esteem and mood levels improved over the six-week period and improvements were related to attendance in the green exercise group.</p>
<p><strong>Conclusion</strong>: Green exercise as a health-promoting initiative for people experiencing mental ill health is equally as effective as existing programmes. Combining exercise, nature and social components in future initiatives may play a key role in managing and supporting recovery from mental ill health, suggesting a potential ‘green’ approach to mental healthcare and promotion.</p>
---
/doc/psychology/nature/2012-cannon.pdf
Delusion content across the 20<sup>th</sup> century in an American psychiatric hospital
Brooke J. Cannon, Lorraine Masinos Kramer
2011-03-18
2024-01-01
[("doi","10.1177/0020764010396413")]

<p><strong>Background</strong>: Differences in delusion content have been studied across time periods and in various international samples, with variations reflecting sociocultural influences. A similar analysis of delusion content in an American sample has yet to be reported.</p>
<p><strong>Aims</strong>: The current study seeks to contribute to this growing database by reporting delusion content from a sample in the US across a 100-year period.</p>
<p><strong>Method</strong>: Archival medical records of 102 patients hospitalized for psychosis across the 20<sup>th</sup> century were examined for types of delusion content. Random samples were selected from each decade. All patients were hospitalized at the same state psychiatric facility in the US.</p>
<p><strong>Results</strong>: Persecutory was the most common delusion category, followed by religious, somatic and grandiose. Greater frequency of persecutory delusions occurred after 1950. Delusion content also reflected sociocultural factors during the associated time period.</p>
<p><strong>Conclusion</strong>: As in most samples internationally, persecutory was the most common delusion type. Delusion content paralleled sociocultural changes, as has been reported in non-American samples.</p>
---
/doc/psychology/nature/2013-alcock.pdf


2013-01-01
2024-01-01



---
/doc/psychology/nature/2014-nieuwenhuis.pdf


2014-01-01
2024-01-01



---
/doc/psychology/nature/2019-engemann.pdf
Residential green space in childhood is associated with lower risk of psychiatric disorders from adolescence into adulthood
Kristine Engemann, Carsten Bøcker Pedersen, Lars Arge, Constantinos Tsirogiannis, Preben Bo Mortensen, Jens-Christian Svenning
2019-01-01
2024-01-01
[("doi","10.1073/pnas.1807504116")]

<p>Urban residence is associated with a higher risk of some <a href="https://en.wikipedia.org/wiki/Psychiatric_disorder">psychiatric disorders</a>, but the underlying drivers remain unknown. There is increasing evidence that the level of exposure to <a href="https://en.wikipedia.org/wiki/Natural_environment">natural environments</a> impacts mental health, but few large-scale epidemiological studies have assessed the general existence and importance of such associations.</p>
<p>Here, we investigate the prospective association between <a href="https://en.wikipedia.org/wiki/Green_space">green space</a> and mental health in the Danish population. Green space presence was assessed at the individual level using high-resolution satellite data to calculate the <a href="https://en.wikipedia.org/wiki/Normalized_difference_vegetation_index">normalized difference vegetation index</a> within a 210 × 210 m square around each person’s place of residence (~1 million people) from birth to the age of 10.</p>
<p>We show that high levels of green space presence during childhood are associated with lower risk of a wide spectrum of psychiatric disorders later in life. Risk for subsequent mental illness for those who lived with the lowest level of green space during childhood was up to 55% higher across various disorders compared with those who lived with the highest level of green space. The association remained even after adjusting for urbanization, socioeconomic factors, parental history of mental illness, and parental age.</p>
<p>Stronger association of cumulative green space presence during childhood compared with single-year green space presence suggests that presence throughout childhood is important. Our results show that green space during childhood is associated with better mental health, supporting efforts to better integrate natural environments into <a href="https://en.wikipedia.org/wiki/Urban_planning">urban planning</a> and childhood life.</p>
---
/doc/psychology/neuroscience/1963-penfield.pdf
The Brain’s Record Of Auditory And Visual Experience
Wilder Penfield, Phanor Perot
1963-12-01
2024-01-01
[("doi","10.1093/brain/86.4.595")]


---
/doc/psychology/neuroscience/1974-gregory-conceptsandmechanismsofperception.pdf
Concepts and Mechanisms of Perception
R. L. Gregory
1974-01-01
2024-01-01



---
/doc/psychology/neuroscience/1981-rimel.pdf
Disability Caused by Minor Head Injury
Rebecca W. Rimel, Bruno Giordani, Jeffrey T. Barth, Thomas J. Boll, John A. Jane
1981-01-01
2024-01-01
[("doi","10.1227/00006123-198109000-00001")]


---
/doc/psychology/neuroscience/1982-bever-regressionsinmentaldevelopment.pdf
<em>Regressions in Mental Development: Basic Phenomena and Theories</em>
Thomas G. Bever
1982-01-01
2024-01-01



---
/doc/psychology/neuroscience/2003-devlin-figure1-retardationinepilepticchildren.png


2003
2024-01-01



---
/doc/psychology/neuroscience/2006-cdc-tbibluebook.odt


2006
2024-01-01



---
/doc/psychology/neuroscience/2009-azevedo.pdf
Equal numbers of neuronal and nonneuronal cells make the human brain an isometrically scaled-up primate brain
Frederico A. C. Azevedo, Ludmila R. B. Carvalho, Lea T. Grinberg, José Marcelo Farfel, Renata E. L. Ferretti, Renata E. P. Leite, Wilson Jacob Filho, Roberto Lent, Suzana Herculano-Houzel
2009-02-18
2024-05-13
[("doi","10.1002/cne.21974")]

<p>The human brain is often considered to be the most cognitively capable among mammalian brains and to be much larger than expected for a mammal of our body size. Although the number of neurons is generally assumed to be a determinant of computational power, and despite the widespread quotes that the human brain contains 100 billion neurons and 10× more glial cells, the absolute number of neurons and glial cells in the human brain remains unknown.</p>
<p>Here we determine these numbers by using the <a href="https://www.jneurosci.org/content/25/10/2518" title="‘Isotropic Fractionator: A Simple, Rapid Method for the Quantification of Total Cell and Neuron Numbers in the Brain’, Herculano-Houzel & Lent 2005">isotropic fractionator</a> and compare them with the expected values for a human-sized primate. We find that the adult male human brain contains on average 86.1 ± 8.1 billion NeuN-positive cells (“neurons”) and 84.6 ± 9.8 billion NeuN-negative (“nonneuronal”) cells.</p>
<p>With only 19% of all neurons located in the cerebral cortex, greater cortical size (representing 82% of total brain mass) in humans compared with other primates does not reflect an increased relative number of cortical neurons. The ratios between glial cells and neurons in the human brain structures are similar to those found in other primates, and their numbers of cells match those expected for a primate of human proportions.</p>
<p>These findings challenge the common view that humans stand out from other primates in their brain composition and indicate that, with regard to numbers of neuronal and nonneuronal cells, the human brain is an isometrically scaled-up primate brain.</p>
---
/doc/psychology/neuroscience/2009-spivey.pdf
The Phase Transition In Human Cognition
Michael J. Spivey, Sarah E. Anderson, Rick Dale
2009-03-01
2024-01-01
[("doi","10.1142/S1793005709001234")]

<p>This article attempts to build a bridge between <a href="https://en.wikipedia.org/wiki/Cognitive_psychology">cognitive psychology</a> and <a href="https://en.wikipedia.org/wiki/Computational_neuroscience">computational neuroscience</a>, perhaps allowing each group to understand the other’s theoretical insights and sympathize with the other’s methodological challenges.</p>
<p>In briefly discussing a collection of conceptual demonstrations, neural network and dynamical system simulations, and human experimental results, we highlight the importance of the concept of <a href="https://en.wikipedia.org/wiki/Phase_transition">phase transition</a> to understand cognitive function.</p>
<p>Our goal is to show that viewing cognition as a self-organizing process (involving phase transitions, criticality, and autocatalysis) affords a more natural explanation of these data over traditional approaches inspired by a sequence of linear filters (involving detection, recognition, and then response selection).</p>
---
/doc/psychology/neuroscience/2012-oliveira-hydrocephaly-retracted-mislabeledimage.jpg


2012
2024-01-01



---
/doc/psychology/neuroscience/2012-polilov-figure1-smallestknownparasitewaspcomparedtounicellularlifeformsinsize.jpg


2012
2024-01-01



---
/doc/psychology/neuroscience/2015-07-26-neuroskeptic-isyourbrainreallynecessary.html


2015-07-26
2024-01-01



---
/doc/psychology/neuroscience/2021-fried-supplement-mmc1.docx


2021
2024-01-01



---
/doc/psychology/neuroscience/2021-mineault-figure3-doubleexponentialforecastofelectrophysiologyneuronrecordingprogress.png


2021
2024-01-01



---
/doc/psychology/neuroscience/2021-urai-electrophysiologyprogress.jpg


2021
2024-01-01



---
/doc/psychology/neuroscience/2021-williams-figure2-distributionofhumanmalevsfemaleneuroanatomicaldifferences.jpg


2021
2024-01-01



---
/doc/psychology/neuroscience/2022-givon-figure1-thefishoperatedvehicle.jpg


2022
2024-01-01



---
/doc/psychology/neuroscience/2022-givon-goldfishdrivingvideo.mp4


2022
2024-01-01



---
/doc/psychology/neuroscience/2022-loomba.pdf
Connectomic comparison of mouse and human cortex
Sahil Loomba, Jakob Straehle, Vijayan Gangadharan, Natalie Heike Abdelrahman Khalifa, Alessandro Motta, Niansheng Ju, Meike Sievers, Jens Gempt, Hanno S. Meyer, Moritz Helmstaedter
2022
2024-01-01



---
/doc/psychology/neuroscience/2023-burkhardt.pdf
Syncytial nerve net in a ctenophore adds insights on the evolution of nervous systems
Pawel Burkhardt, Jeffrey Colgren, Astrid Medhus, Leonid Digel, Benjamin Naumann, Joan J. Soto-Angel, Eva-Lena Nordmann, Maria Y. Sachkova, Maike Kittelmann
2023-04-20
2024-01-01
[("doi","10.1126/science.ade5645")]

<p>A fundamental breakthrough in neurobiology has been the formulation of the neuron doctrine by Santiago Ramón y Cajal, which stated that the nervous system is composed of discrete cells. Electron microscopy later confirmed the doctrine and allowed the identification of synaptic connections.</p>
<p>In this work, we used volume electron microscopy and three-dimensional reconstructions to characterize the nerve net of a ctenophore, a marine invertebrate that belongs to one of the earliest-branching animal lineages.</p>
<p>We found that neurons in the subepithelial nerve net have a continuous plasma membrane that forms a syncytium.</p>
<p>Our findings suggest fundamental differences of nerve net architectures between ctenophores and cnidarians or bilaterians and offer an alternative perspective on neural network organization and neurotransmission.</p>
---
/doc/psychology/neuroscience/2023-castner-figure2-rhesusklothoinjectionsenhancecognitioninoldrhesusmacaquemonkeys.jpg


2023
2024-01-01



---
/doc/psychology/neuroscience/2023-dunn.pdf
Neurons that connect without synapses: The ctenophore nerve net suggests a complex evolutionary history of the animal nervous system
Casey Dunn
2023-04-20
2024-01-01
[("doi","10.1126/science.adh0542")]

<p>The <a href="!W">ctenophore</a> <a href="!W">nerve net</a> suggests a complex evolutionary history of the animal nervous system</p>
---
/doc/psychology/neuroscience/2023-vangalen-figure4-responseoffmribrainboldsignalafterlipidsugaradministrationinleanvsweightlosshumans.jpg


2023
2024-01-01



---
/doc/psychology/neuroscience/2024-01-04-hagen-figure1-cumulativeusefrombirththroughage15bymalesshowingbrainsdecreaseinmetabolicfractionoverdevelopment.jpg


2024-01-04
2024-01-01



---
/doc/psychology/neuroscience/memory/2024-annese-figure4-avsamnesiacpreservationofprocedurallearningofskillslikehm.jpg


2024
2024-09-01



---
/doc/psychology/neuroscience/memory/2024-annese-figure5-amnesiacsubjectsdailyuseofsmartphoneapplicationsandphone.jpg


2024
2024-09-01



---
/doc/psychology/neuroscience/pain/1932-dearborn.pdf
A case of congenital general pure analgesia
George Van Ness Dearborn
1932-01-01
2024-01-01
[("doi","10.1097/00005053-193206000-00002")]


---
/doc/psychology/neuroscience/pain/1959-barber.pdf
Toward a theory of pain: Relief of chronic pain by prefrontal leucotomy, opiates, placebos, and hypnosis
Theodore X. Barber
1959-01-01
2024-01-01
[("doi","10.1037/h0046676")]


---
/doc/psychology/neuroscience/pain/1993-brand-painthegiftnobodywants.pdf
Pain: The Gift Nobody Wants
Paul W. Brand, Philip Yancey
1993-01-01
2024-01-01



---
/doc/psychology/neuroscience/pain/1996-melzack-thechallengeofpain.pdf
The Challenge of Pain (Updated Second Edition)
Patrick Melzack, Patrick D. Wall
1996-01-01
2024-01-01



---
/doc/psychology/neuroscience/pain/2014-smith-figure1-testedhoneybeestinglocationsonbody.jpg


2014
2024-09-09



---
/doc/psychology/neuroscience/pain/2023-badran.pdf
Transcranial focused ultrasound (tFUS): a promising noninvasive deep brain stimulation approach for pain
Bashar W. Badran, Xiaolong Peng
2023-08-10
2024-10-24
[("doi","10.1038/s41386-023-01699-w")]


---
/doc/psychology/neuroscience/pain/anesthesia/1950-keats.pdf
Pain Relief With Hypnotic Doses Of Barbiturates And A Hypothesis
Arthur S. Keats, Henry K. Beecher
1950-01-01
2024-01-01



---
/doc/psychology/neuroscience/tcs/2015-hoy.pdf
The effect of Î³-tACS on working memory performance in healthy controls
Kate E. Hoy, Neil Bailey, Sara Arnold, Kirstyn Windsor, Joshua John, Zafiris J. Daskalakis, Paul B. Fitzgerald
2015-01-01
2024-01-01
[("doi","10.1016/j.bandc.2015.11.002")]


---
/doc/psychology/novelty/2005-orr.pdf
Relationship Between Complexity and Liking as a Function of Expertise
Mark G. Orr Stellan Ohlsson
2005
2024-01-01



---
/doc/psychology/novelty/2016-goldberg.pdf
What Does It Mean to Span Cultural Boundaries? Variety and Atypicality in Cultural Consumption
Amir Goldberg, Michael T. Hannan, Balázs Kovács
2016-03-04
2024-01-01
[("doi","10.1177/0003122416632787")]

<p>We propose a synthesis of two lines of sociological research on boundary spanning in cultural production and consumption. One, research on cultural omnivorousness, analyzes choice by heterogeneous audiences facing an array of crisp cultural offerings.</p>
<p>The other, research on categories in markets, analyzes reactions by homogeneous audiences to objects that vary in the degree to which they conform to categorical codes. We develop a model of heterogeneous audiences evaluating objects that vary in typicality. This allows consideration of orientations on two dimensions of cultural preference: variety and typicality.</p>
<p>We propose a novel analytic framework to map consumption behavior in these two dimensions. We argue that one audience type, those who value variety and typicality, are especially resistant to objects that span boundaries.</p>
<p>We test this argument in an analysis of two large-scale datasets of reviews of films and restaurants.</p>
---
/doc/psychology/novelty/2023-stuppy-appendix.pdf
Appendix: The Art of Slowness: Slow Motion Enhances Consumer Evaluations by Increasing Processing Fluency
Anika Stuppy, Jan R. Landwehr, A. Peter McGraw
2023-05-16
2024-01-01
[("doi","10.1177/00222437231179187_1")]


---
/doc/psychology/novelty/2023-stuppy-figure1-schematicdiagramoftheoryofslowmotioneffectonnoveltyandestheticliking.jpg


2023
2024-01-01



---
/doc/psychology/okcupid/10chartsaboutsex.html



2024-01-01



---
/doc/psychology/okcupid/2018-12-29-internetarchive-blog.okcupid.com.tar.xz


2018-12-29
2024-01-01



---
/doc/psychology/okcupid/autoeroticisminamerica.html



2024-01-01



---
/doc/psychology/okcupid/deathfreedomandcoldwinters.html



2024-01-01



---
/doc/psychology/okcupid/dontbeuglybyaccident.html



2024-01-01



---
/doc/psychology/okcupid/exactlywhattosayinafirstmessage.html



2024-01-01



---
/doc/psychology/okcupid/flowcharttomyheart.html



2024-01-01



---
/doc/psychology/okcupid/gaysexvsstraightsex.html



2024-01-01



---
/doc/psychology/okcupid/howracesandreligionsmatchinonlinedating.html



2024-01-01



---
/doc/psychology/okcupid/howyourraceaffectsthemessagesyouget.html



2024-01-01



---
/doc/psychology/okcupid/index
‘OKCupid’ tag

2020-09-27
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="523" width="575" src="/doc/psychology/okcupid/shortermenaremorelikelytobegay-graph.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/okcupid</code>, most recent first: 3 <a href="/doc/psychology/okcupid/index#links" class="icon-not">annotations</a> &amp; 35 <a href="/doc/psychology/okcupid/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/okcupid/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/okcupid/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/okcupid/index#neyt-et-al-2019-section" id="toc-neyt-et-al-2019-section">“Are Men Intimidated by Highly Educated Women? Undercover on Tinder”, Neyt et al 2019</a></li>
<li><a href="/doc/psychology/okcupid/index#ong-wang-2015-section" id="toc-ong-wang-2015-section">“Income Attraction: An Online Dating Field Experiment”, Ong &amp; Wang 2015</a></li>
<li><a href="/doc/psychology/okcupid/index#rudder-2011-section" id="toc-rudder-2011-section">“The Mathematics Of Beauty”, Rudder 2011</a></li>
</ul></li>
<li><a href="/doc/psychology/okcupid/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/okcupid/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/okcupid/itseemsthatwomenlieabouttheirheightmorethanmendo.html



2024-01-01



---
/doc/psychology/okcupid/mofoandothermysteries.html



2024-01-01



---
/doc/psychology/okcupid/olderwomenwritemore.html



2024-01-01



---
/doc/psychology/okcupid/onlinedatingadviceoptimummessagelength.html



2024-01-01



---
/doc/psychology/okcupid/onlinedatingadvicesamesexmessaging.html



2024-01-01



---
/doc/psychology/okcupid/peoplereallydolearnsomethingincollege.html



2024-01-01



---
/doc/psychology/okcupid/raceandattraction20092014.html



2024-01-01



---
/doc/psychology/okcupid/rapefantasiesandhygienebystate.html



2024-01-01



---
/doc/psychology/okcupid/samesexdataforracevsreplyrates.html



2024-01-01



---
/doc/psychology/okcupid/shortermenaremorelikelytobegay-graph.png



2024-01-01



---
/doc/psychology/okcupid/shortermenaremorelikelytobegay.html



2024-01-01



---
/doc/psychology/okcupid/the4bigmythsofprofilepictures.html



2024-01-01



---
/doc/psychology/okcupid/thebestquestionsforafirstdate.html



2024-01-01



---
/doc/psychology/okcupid/thebigliespeopletellinonlinedating.html



2024-01-01



---
/doc/psychology/okcupid/thecaseforanolderwoman.html



2024-01-01



---
/doc/psychology/okcupid/thedemocratsaredoomedorhowabigtentcanbetoobig.html



2024-01-01



---
/doc/psychology/okcupid/therealstuffwhitepeoplelike.html



2024-01-01



---
/doc/psychology/okcupid/weexperimentonhumanbeings.html



2024-01-01



---
/doc/psychology/okcupid/welcometothemicroblog.html



2024-01-01



---
/doc/psychology/okcupid/whatiftherewerentsomanywhitepeople.html



2024-01-01



---
/doc/psychology/okcupid/whatisyourbestprofilepicture.html



2024-01-01



---
/doc/psychology/okcupid/whyyoushouldneverpayforonlinedating.html



2024-01-01



---
/doc/psychology/okcupid/yourlooksandyourinbox.html



2024-01-01



---
/doc/psychology/parapsychology/1955-boring.pdf
The Present Status of Parapsychology
Edwin G. Boring
1955-01-01
2024-01-01
[("doi","10.2307/27826593")]


---
/doc/psychology/parapsychology/2023-kekcs-figure2-bayesiananlysisofguessprobabilityshowsnopsieffectdifferentfromrandomguess.jpg


2023
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2004-ejpv-19.pdf


2004
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2005-ejpv-20-1.pdf


2005
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2005-ejpv-20-2.pdf


2005
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2006-ejpv-21-1.pdf


2006
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2006-ejpv-21-2.pdf


2006
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2007-ejpv-22-1.pdf


2007
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2007-ejpv-22-2.pdf


2007
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2008-ejpv-23-1.pdf


2008
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2008-ejpv-23-2.pdf


2008
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2009-ejpv-24-1.pdf


2009
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2009-ejpv-24-2.pdf


2009
2024-01-01



---
/doc/psychology/parapsychology/european-journal-of-parapsychology/2010-ejpv-25.pdf


2010
2024-01-01



---
/doc/psychology/personality/1946-asch.pdf
Forming impressions of personality
Solomon E. Asch
1946-01-01
2024-01-01
[("doi","10.1037/h0055756")]


---
/doc/psychology/personality/1966-cattell.pdf
Higher Order Factor Structures and Reticular-vs-Hierarchical Formulae for their lnterpretation
Raymond B. Cattell
1966-01-01
2024-01-01



---
/doc/psychology/personality/1977-eysenck-psychologyisaboutpeople.pdf
<em>Psychology is About People</em>
Hans Eysenck
1977-01-01
2024-01-01



---
/doc/psychology/personality/1989-carson.pdf
Personality [Annual Review]
Robert C. Carson
1989-02-01
2024-01-01
[("doi","10.1146/annurev.ps.40.020189.001303")]


---
/doc/psychology/personality/1989-eisenstadt-parentallossandachievement.pdf
Parental Loss and Achievement
Marvin Eisenstadt, Andre Haymal, Pierre Rentchnick, Pierre De Senarclens
1989-01-01
2024-01-01



---
/doc/psychology/personality/1994-cixous.pdf#page=8
Love of the Wolf § pg8
Hélène Cixous, Keith Cohen
1994-01-01
2024-10-30
[("doi","10.4324/9780203023662")]


---
/doc/psychology/personality/1997-staudinger-figure1-piegraphofwisdomuniquevariancepredictedbyintelligenceandpersonalitypsychometricvariables.jpg


1997
2024-01-01



---
/doc/psychology/personality/1998-feist.pdf
A Meta-Analysis of Personality in Scientific and Artistic Creativity

1998-01-01
2024-01-01



---
/doc/psychology/personality/2011-alford-table2-spousalcorrelationsonpoliticalandpersonalitytestitems.png


2011
2024-01-01



---
/doc/psychology/personality/2014-shulman-2-figure1-agetrendsinriskybehaviorsplitbysex.png


2014
2024-01-01



---
/doc/psychology/personality/2018-gerlach.pdf
A robust data-driven approach identifies 4 personality types across 4 large data sets
Martin Gerlach, Beatrice Farb, William Revelle, Luís A. Nunes Amaral
2018-01-01
2024-01-01
[("doi","10.1038/s41562-018-0419-z")]


---
/doc/psychology/personality/2018-kajonius.pdf
Sex differences in 30 facets of the 5 factor model of personality in the large public (N = 320,128)
Petri J. Kajonius, John Johnson
2018-01-01
2024-01-01
[("doi","10.1016/j.paid.2018.03.026")]


---
/doc/psychology/personality/2020-saucier.pdf
Comparing predictive validity in a community sample: High-dimensionality and traditional domain-and-facet structures of personality variation
Gerard Saucier, Kathryn Iurino, Amber Gayle Thalmayer
2020-12-01
2024-04-14
[("doi","10.1002/per.2235")]

<p>Prediction of outcomes is an important way of distinguishing, among <a href="https://en.wikipedia.org/wiki/Personality_psychology">personality models</a>, the best from the rest. Prominent previous models have tended to emphasize multiple internally consistent “facet” scales subordinate to a few broad domains. But such an organization of measurement may not be optimal for prediction. Here, we compare the predictive capacity and efficiency of assessments across two types of personality structure model: conventional structures of facets as found in multiple platforms, and new high-dimensionality structures emphasizing those based on <a href="https://en.wikipedia.org/wiki/Natural_language">natural-language</a> adjectives, in particular lexicon-based structures of 20, 23, and 28 dimensions.</p>
<p>Predictions targeted 12 criterion variables related to health and psychopathology, in a sizeable American community sample. Results tended to favor personality-assessment platforms with (at least) a dozen or two well-selected variables having minimal intercorrelations, without sculpting of these to make them function as indicators of a few broad domains.</p>
<p>Unsurprisingly, shorter scales, especially when derived from factor analyses of the personality lexicon, were shown to take a more efficient route to given levels of predictive capacity. Popular 20<sup>th</sup>-century personality-assessment models set out influential but suboptimal templates, including one that first identifies domains and then facets, which compromise the efficiency of measurement models, at least from a comparative-prediction standpoint.</p>
---
/doc/psychology/personality/2020-soto.pdf
Do Links Between Personality and Life Outcomes Generalize? Testing the Robustness of Trait–Outcome Associations Across Gender, Age, Ethnicity, and Analytic Approaches
Christopher J. Soto
2020-04-04
2024-01-01
[("doi","10.1177/1948550619900572")]

<p>The Big 5 personality traits have been linked with a broad range of consequential life outcomes.</p>
<p>The present research systematically tested whether such trait-outcome associations generalize across gender, age, ethnicity, and analytic approaches that control for demographic and personality covariates. Analyses of nationally representative samples from the Life Outcomes of Personality Replication project (<em>n</em> = 6,126) indicated that (a) most trait-outcome associations do generalize across gender, age, and ethnicity; (b) controlling for overlap between personality traits substantially reduces the strength of many associations; and (c) several dozen trait-outcome associations proved highly generalizable across all analyses.</p>
<p>These findings have important implications for evaluating the robustness of the personality-outcome literature, updating the canon of established trait-outcome associations, and conducting future research.</p>
---
/doc/psychology/personality/2021-atherton-supplement-bigfiveitemchanges.jpg


2021
2024-09-18



---
/doc/psychology/personality/2021-kaplan-figure1-factorscoresofinterviewedvshiredexecutives.jpg


2021
2024-01-01



---
/doc/psychology/personality/2021-kaplan-table4-factorloadingofceocfopsychometrictests.png


2021
2024-01-01



---
/doc/psychology/personality/2021-luchetti.pdf
Personality Traits and Memory: A Multilevel Analysis Across 27 Countries From the Survey of Health, Ageing and Retirement in Europe
Martina Luchetti, Antonio Terracciano, Yannick Stephan, Damaris Aschwanden, Angelina R. Sutin
2021-06-03
2024-01-01
[("doi","10.1177/0956797621993101")]

<p>Personality traits are associated with memory in older adulthood: Individuals higher in <a href="https://en.wikipedia.org/wiki/Conscientiousness">conscientiousness</a> and <a href="https://en.wikipedia.org/wiki/Openness_to_experience">openness</a> and lower in <a href="https://en.wikipedia.org/wiki/Neuroticism">neuroticism</a> tend to perform better on memory-recall tasks. We conducted a preregistered study to replicate these associations in a large, multinational cohort and test whether the associations varied by national-level socioeconomic indicators (eg. per capita <a href="https://en.wikipedia.org/wiki/Gross_domestic_product">gross domestic product</a>).</p>
<p>
</p>
<p>Multilevel modeling was used to analyze data from 71,566 individuals (age: M = 67.9 years, SD = 9.5; 57% women) across 26 European countries and Israel. Higher conscientiousness, openness, and <a href="https://en.wikipedia.org/wiki/Extraversion_and_introversion">extraversion</a> and lower neuroticism were associated with better memory performance, even when analyses accounted for risk factors including diabetes, hypertension, obesity, emotional disorders, and sleeping problems.</p>
<p>
</p>
<p>Consistent with the <a href="https://en.wikipedia.org/wiki/Resource_substitution">resource-substitution hypothesis</a>, results showed that higher conscientiousness and <a href="https://en.wikipedia.org/wiki/Agreeableness">agreeableness</a> and lower neuroticism were associated with better memory in countries with lower gross domestic product. This pattern suggests that psychological (trait) resources may help compensate for country-specific disadvantaged contexts.</p>
---
/doc/psychology/personality/2021-waters.pdf
Dismissing ‘Don’t Know’ Responses to Perceived Risk Survey Items Threatens the Validity of Theoretical and Empirical Behavior-Change Research
Erika A. Waters, Marc T. Kiviniemi, Jennifer L. Hay, Heather Orom
2021-11-23
2024-01-01
[("doi","10.1177/17456916211017860")]

<p>Since the middle of the <a href="https://en.wikipedia.org/wiki/20th_century">20<sup>th</sup> century</a>, perceptions of risk have been critical to understanding engagement in volitional behavior change. However, theoretical and empirical <a href="https://en.wikipedia.org/wiki/Risk_perception">risk perception</a> research seldom considers the possibility that risk perceptions do not simply exist: They must be formed. Thus, some people may not have formulated a perception of risk for a hazard at the time a researcher asks them, or they may not be confident in the extent to which their perception matches reality.</p>
<p>We describe a decade-long research program that investigates the possibility that some people may genuinely not know their risk of even well-publicized hazards. We demonstrate that indications of not knowing (ie. “don’t know” responses) are prevalent in the <a href="https://en.wikipedia.org/wiki/United_States">U.S. population</a>, are systematically more likely to occur among marginalized sociodemographic groups, and are associated with less engagement in protective health behaviors.</p>
<p>“Don’t know” responses are likely indications of genuinely limited knowledge and therefore may indicate populations in need of targeted intervention. This body of research suggests that not allowing participants to indicate their uncertainty may threaten the validity and generalizability of behavior-change research.</p>
<p>We provide concrete recommendations for scientists to allow participants to express uncertainty and to analyze the resulting data.</p>
---
/doc/psychology/personality/2022-09-24-aella-fetishtaboonessvspopularity-chart-large.jpg


2022-09-24
2024-05-19



---
/doc/psychology/personality/2022-anglim-table2-bigfivepersonalitytraitcorrelationswithiq.png


2022
2024-01-01



---
/doc/psychology/personality/2022-anglim-table3-neopersonalitytraitfacetscorrelationswithiq.png


2022
2024-01-01



---
/doc/psychology/personality/2022-anglim-table7-bigfivepersonalitytraitfacetscorrelationswithiq.png


2022
2024-01-01



---
/doc/psychology/personality/2022-bainbridge-figure4-correlationofmanypsychologyinventorieswiththebig5personalityfactors.jpg


2022
2024-01-01



---
/doc/psychology/personality/2022-isungset-figure1-birthordereffectsoneducationinnorwegianpopulation.jpg


2022
2024-01-01



---
/doc/psychology/personality/2022-isungset-supplement.pdf
Supplementary Information for Birth Order Differences in Education Originate in Post-Natal Environments
Martin Arstad Isungset, Jeremy Freese, Ole A. Andreassen, Torkild Hovde Lyngstad
2022-05-01
2024-01-01
[("doi","10.1093/pnasnexus/pgac051_1")]


---
/doc/psychology/personality/conscientiousness/1993-friedman.pdf


1993-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/1994-krueger.pdf


1994-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/1996-costa.pdf
Work and Personality: Use of the NEO-PI-R in Industrial/Organisational Psychology

1996-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/1997-allik.pdf


1997-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/1998-mount.pdf
FIVE REASONS WHY THE ‘BIG FIVE’ ARTICLE HAS BEEN FREQUENTLY CITED

1998-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/1999-judge.pdf


1999-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2003-elvers.pdf


2003-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2003-lounsbury.pdf


2003-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2004-bogg.pdf


2004-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2004-irani.pdf


2004-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2004-kim.pdf

mcdonaldm
2004-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2004-ladyshewsky.html


2004
2024-01-01



---
/doc/psychology/personality/conscientiousness/2004-roberts.pdf


2004-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2005-schniederjans.pdf
Relationship of Student Undergraduate Achievement and Personality Characteristics in a Total Web-Based Environment: An Empirical Study

2005-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2006-doherty.pdf


2006-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2007-bishopclark.pdf


2007-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2007-coombsrichardson.pdf
Personalizing Distance Learning

2007
2024-01-01



---
/doc/psychology/personality/conscientiousness/2007-noftle-table1-personalityacademiccollegeoutcomes.png


2007
2024-01-01



---
/doc/psychology/personality/conscientiousness/2007-noftle-table3-bigfivecorrelatesofsatverbalandmathscores.png


2007
2024-01-01



---
/doc/psychology/personality/conscientiousness/2007-noftle-table5-bigfivecorrelatesofcollegegpa.png


2007
2024-01-01



---
/doc/psychology/personality/conscientiousness/2008-edmonds.pdf


2008-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2008-kern.pdf


2008-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2008-nadarajah.pdf
PubTeX output 2008.01.08:1218

2008-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2008-winters.pdf


2008-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2009-nemanich.pdf
Enhancing Knowledge Transfer in Classroom Versus Online Settings: The Interplay Among Instructor, Student, Content, and Context

2009-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2009-poropat.pdf


2009-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2011-chahino.pdf
AN EXPLORATION OF THE RELATIONSHIP BETWEEN STUDENTS TAKING ONLINE CLASSES AND PERSONALITY TYPES
mchahino
2011-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2011-hill.pdf


2011-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2011-mellish.pdf


2011-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2011-uysala.pdf
Unemployment duration and personality
Selver Derya Uysal, Winfried Pohlmeier
2011-01-01
2024-01-01
[("doi","10.1016/j.joep.2011.03.008")]


---
/doc/psychology/personality/conscientiousness/2012-ama-winterproceedings.pdf
AMA 2012 Winter Educators' Conference

2012-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2012-ama-winterproceedings.pdf#page=348
AMA 2012 Winter Educators' Conference § pg348

2012-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2012-varela.pdf


2012-01-01
2024-01-01



---
/doc/psychology/personality/conscientiousness/2013-fariba.pdf
Academic Performance of Virtual Students based on their Personality Traits, Learning Styles and Psychological Well Being: A Prediction
Tabe Bordbar Fariba
2013-01-01
2024-01-01
[("doi","10.1016/j.sbspro.2013.06.519")]


---
/doc/psychology/personality/conscientiousness/2013-keller.pdf
The importance of personality in studentsâ€™ perceptions of the online learning experience
Heath Keller, Steven J. Karau
2013-01-01
2024-01-01
[("doi","10.1016/j.chb.2013.06.007")]


---
/doc/psychology/personality/conscientiousness/2014-murray.pdf
How are conscientiousness and cognitive ability related to one another? A re-examination of the intelligence compensation hypothesis
Aja L. Murray, Wendy Johnson, Matt McGue, William Iacono
2014-01-01
2024-01-01
[("doi","10.1016/j.paid.2014.06.014")]


---
/doc/psychology/personality/conscientiousness/2015-lin.pdf
Online Foreign Language Education: What Are the Proficiency Outcomes?
Chin-Hsi Lin, Mark Warschauer
2015-01-01
2024-01-01
[("doi","10.2307/43650034")]


---
/doc/psychology/personality/conscientiousness/2016-crede.pdf
Much Ado About Grit: A Meta-Analytic Synthesis of the Grit Literature
Marcus Credé, Michael C. Tynan, Peter D. Harms
2016-06-16
2024-01-01
[("doi","10.1037/pspp0000102")]


---
/doc/psychology/personality/conscientiousness/2021-atherton-figure1-meanchangeinbigfivepersonalitytraitofberkeleycollegestudentsover24years.jpg


2021
2024-09-18



---
/doc/psychology/personality/conscientiousness/2022-huijzer-figure1-informalreviewofmilitarybigfivepersonalityscores.jpg


2022
2024-01-01



---
/doc/psychology/personality/conscientiousness/2023-freiberg-figure2-correlationbetweenstartupfounderbigfivepersonalitytraitsandfundinginvestorsexitamounts.jpg


2023
2024-01-01



---
/doc/psychology/personality/conscientiousness/2024-cobbclark.pdf
Surveillance and Self-Control
Deborah A. Cobb-Clark, Sarah C. Dahmann, Daniel A. Kamhöfer, Hannah Schildberg-Hörisch
2023-12-18
2024-09-01
[("doi","10.1093/ej/uead111")]

<p>This paper studies important determinants of adult self-control using population-representative data and exploiting Germany’s division as quasi-experimental variation. We find that former East Germans have substantially more self-control than West Germans and provide evidence for government surveillance as a possible underlying mechanism. We thereby demonstrate that institutional factors can shape people’s self-control. Moreover, we find that self-control increases linearly with age. In contrast to previous findings for children, there is no gender gap in adult self-control and family background does not predict self-control.</p>
---
/doc/psychology/personality/narcissism/2015-grijalva.pdf
Narcissism and Self-Insight: A Review and Meta-Analysis of Narcissists’ Self-Enhancement Tendencies
Emily Grijalva, Luyao Zhang
2015-11-04
2024-10-24
[("doi","10.1177/0146167215611636")]

<p>The current article reviews the narcissism–self-enhancement literature using a multilevel <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analytic</a> technique. Specifically, we focus on self-insight self-enhancement (ie. whether narcissists perceive themselves more positively than they are perceived by others); thus, we only include studies that compare narcissists’ self-reports to observer reports or objective measures.</p>
<p>Results from 171 correlations reported in 36 empirical studies (<em>n</em> = 6,423) revealed that the narcissism–self-enhancement relationship corrected for unreliability in narcissism was 0.21 (95% <a href="https://en.wikipedia.org/wiki/Confidence_interval">confidence interval</a> [CI] = [0.17, 0.25]), and that narcissists tend to self-enhance their agentic characteristics more than their communal characteristics.</p>
<p>The average corrected relationship between narcissism and self-enhancement for agentic characteristics was 0.29 (95% CI = [0.25, 0.33]), whereas for communal characteristics it was 0.05 (95% CI = [−0.01, 0.10]).</p>
<p>In addition, we individually summarized narcissists’ self-enhancement for 10 different constructs (ie. the <a href="https://en.wikipedia.org/wiki/Big_Five_personality_traits">Big Five</a>, task performance, intelligence, leadership, attractiveness, and likeability).</p>
---
/doc/psychology/personality/narcissism/2018-dufner.pdf
Self-Enhancement and Psychological Adjustment: A Meta-Analytic Review
Michael Dufner, Jochen E. Gebauer, Constantine Sedikides, Jaap J. A. Denissen
2018-03-13
2024-10-24
[("doi","10.1177/1088868318756467")]

<p>This article advances the debate about costs and benefits of self-enhancement (the tendency to maintain unrealistically positive self-views) with a comprehensive <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analytic</a> review (299 samples, <em>n</em> = 126,916).</p>
<p>The review considers relations between self-enhancement and personal adjustment (life satisfaction, positive affect, negative affect, depression), and between self-enhancement and interpersonal adjustment (informant reports of domain-general social valuation, agency, communion). Self-enhancement was positively related to personal adjustment, and this relation was robust across sex, age, cohort, and culture.</p>
<p>Important from a causal perspective, self-enhancement had a positive longitudinal effect on personal adjustment. The relation between self-enhancement and interpersonal adjustment was nuanced. Self-enhancement was positively related to domain-general social valuation at 0, but not long, acquaintance.</p>
<p>Communal self-enhancement was positively linked to informant judgments of communion, whereas agentic self-enhancement was linked positively to agency but negatively to communion.</p>
<p>Overall, the results suggest that self-enhancement is beneficial for personal adjustment but a mixed blessing for interpersonal adjustment.</p>
---
/doc/psychology/personality/narcissism/2024-bates-figure1-scatterplotofcrybulliesvsnarcissismmachiavellianism.jpg


2024
2024-11-25



---
/doc/psychology/personality/psychopathy/2006-harris.pdf


2006-01-01
2024-01-01



---
/doc/psychology/personality/psychopathy/2019-landay-table2-metanalysisofcorrelationbetweenpsychopathicpersonalitytraitsandleadership.png


2019
2024-01-01



---
/doc/psychology/personality/psychopathy/2020-smith.pdf
The General Factor of Psychopathology
Gregory T. Smith, Emily A. Atkinson, Heather A. Davis, Elizabeth N. Riley, Joshua R. Oltmanns
2020-02-04
2024-01-01
[("doi","10.1146/annurev-clinpsy-071119-115848")]

<p>An important advance in understanding and defining <a href="https://en.wikipedia.org/wiki/Mental_disorder">mental disorders</a> has been the development of empirical approaches to mapping dimensions of dysfunction and their interrelatedness.</p>
<p>Such empirical approaches have consistently observed intercorrelations among the many forms of psychopathology, leading to the identification of a general factor of psychopathology (the <a href="https://en.wikipedia.org/wiki/P_factor_(psychopathology)">p factor</a>). In this article, we review empirical support for p, including evidence for the stability and criterion validity of p.</p>
<p>Further, we discuss the strong relationship between p and both the general factor of <a href="https://en.wikipedia.org/wiki/Personality">personality</a> and the general factor of <a href="https://en.wikipedia.org/wiki/Personality_disorder">personality disorder</a>, substantive interpretations of p, and the potential clinical utility of p.</p>
<p>We posit that proposed substantive interpretations of p do not explain the full range of symptomatology typically included in p. The most plausible explanation is that p represents an index of impairment that has the potential to inform the duration and intensity of a client’s mental health treatment.</p>
---
/doc/psychology/personality/psychopathy/2022-markowitz.pdf
Toward a Deeper Understanding of Prolific Lying: Building a Profile of Situation-Level and Individual-Level Characteristics
David M. Markowitz
2022-07-04
2024-01-01
[("doi","10.1177/00936502221097041")]

<p>Prior work suggests those who <a href="https://en.wikipedia.org/wiki/Lie">lie</a> prolifically tend to be younger and self-identify as male compared to those who engage in everyday lying, but little research has developed an understanding of prolific lying beyond demographics.</p>
<p><strong>Study 1</strong> (<em>n</em> = 775) replicated the prior demographic effects and assessed prolific lying through situation-level (eg. <a href="https://en.wikipedia.org/wiki/Cheating">opportunistic cheating</a>) and individual-level characteristics (eg. <a href="https://en.wikipedia.org/wiki/Personality_trait">dispositional traits</a>, general communication patterns) for white and big lies. For these two lie types, prolific lying associated with more opportunistic cheating, the use of fewer adjectives, and being high on <a href="https://en.wikipedia.org/wiki/Psychopathy">psychopathy</a> compared to everyday lying.</p>
<p><strong>Study 2</strong> (<em>n</em> = 1,022) replicated these results and observed a deception consensus effect reported in other studies: the more that people deceived, the more they believed that others deceived as well. This piece develops a deeper theoretical understanding of prolific lying for white and big lies, combining evidence of situational, dispositional, and communication characteristics.</p>
---
/doc/psychology/smell/1942-06-popularscience-trainingbloodhounds.pdf
Training Bloodhounds
<em>Popular Science</em>
1942-06-01
2024-01-01



---
/doc/psychology/smell/human/index
‘human olfaction’ tag

2019-11-21
2024-06-14


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/smell/human</code>, most recent first: 33 <a href="/doc/psychology/smell/human/index#links" class="icon-not">annotations</a> &amp; 3 <a href="/doc/psychology/smell/human/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/smell/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/smell/human/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/smell/human/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/smell/human/index#agron-et-al-2023-section" id="toc-agron-et-al-2023-section">“A Chemical Signal in Human Female Tears Lowers Aggression in Males”, Agron et al 2023</a></li>
<li><a href="/doc/psychology/smell/human/index#frazier-et-al-2023-section" id="toc-frazier-et-al-2023-section">“Multivariate Regression Modeling for Gender Prediction Using Volatile Organic Compounds from Hand Odor Profiles via HS-SPME-GC-MS”, Frazier et al 2023</a></li>
<li><a href="/doc/psychology/smell/human/index#roney-et-al-2023-section" id="toc-roney-et-al-2023-section">“No Effects of Exposure to Women’s Fertile Window Body Scents on Men’s Hormonal and Psychological Responses”, Roney et al 2023</a></li>
<li><a href="/doc/psychology/smell/human/index#williams-apicella-2023-section" id="toc-williams-apicella-2023-section">“Do Humans Agree on Which Body Odors Are Attractive, Similar to the Agreement Observed When Rating Faces and Voices?”, Williams &amp; Apicella 2023</a></li>
<li><a href="/doc/psychology/smell/human/index#lee-et-al-2022-03-section" id="toc-lee-et-al-2022-03-section">“POM: A Principal Odor Map Unifies Diverse Tasks in Human Olfactory Perception”, Lee et al 2022</a></li>
<li><a href="/doc/psychology/smell/human/index#ebrahimi-2022-section" id="toc-ebrahimi-2022-section">“Woman Who Can Smell Parkinson’s Helps Scientists Develop New Test for Condition—Joy Milne, 72, Who Lives in Scotland Has Been Dubbed ’the Woman Who Can Smell Parkinson’s”, Ebrahimi 2022</a></li>
<li><a href="/doc/psychology/smell/human/index#ravreby-et-al-2022-section" id="toc-ravreby-et-al-2022-section">“There Is Chemistry in Social Chemistry”, Ravreby et al 2022</a></li>
<li><a href="/doc/psychology/smell/human/index#may-wilson-et-al-2021-section" id="toc-may-wilson-et-al-2021-section">“Large-Scale Genome-Wide Association Study of Food Liking Reveals Genetic Determinants and Genetic Correlations With Distinct Neurophysiological Traits”, May-Wilson et al 2021</a></li>
<li><a href="/doc/psychology/smell/human/index#ravreby-et-al-2021-section" id="toc-ravreby-et-al-2021-section">“Sniffing Out New Friends: Similarity in Body-Odor Predicts the Quality of Same-Sex Non-Romantic Dyadic Interactions”, Ravreby et al 2021</a></li>
<li><a href="/doc/psychology/smell/human/index#pellegrino-et-al-2021-section" id="toc-pellegrino-et-al-2021-section">“Consequences of Gaining Olfactory Function After Lifelong Anosmia”, Pellegrino et al 2021</a></li>
<li><a href="/doc/psychology/smell/human/index#meister-pause-2021-section" id="toc-meister-pause-2021-section">“It’s Trust or Risk? Chemosensory Anxiety Signals Affect Bargaining in Women”, Meister &amp; Pause 2021</a></li>
<li><a href="/doc/psychology/smell/human/index#perl-et-al-2020-section" id="toc-perl-et-al-2020-section">“Are Humans Constantly but Subconsciously Smelling Themselves?”, Perl et al 2020</a></li>
<li><a href="/doc/psychology/smell/human/index#erskine-philpott-2019-section" id="toc-erskine-philpott-2019-section">“An Unmet Need: Patients With Smell and Taste Disorders”, Erskine &amp; Philpott 2019</a></li>
<li><a href="/doc/psychology/smell/human/index#weiss-et-al-2019-section" id="toc-weiss-et-al-2019-section">“Human Olfaction without Apparent Olfactory Bulbs”, Weiss et al 2019</a></li>
<li><a href="/doc/psychology/smell/human/index#trimmer-et-al-2019-section" id="toc-trimmer-et-al-2019-section">“Genetic Variation across the Human Olfactory Receptor Repertoire Alters Odor Perception”, Trimmer et al 2019</a></li>
<li><a href="/doc/psychology/smell/human/index#trivedi-et-al-2018-section" id="toc-trivedi-et-al-2018-section">“Discovery of Volatile Biomarkers of Parkinson’s Disease from Sebum”, Trivedi et al 2018</a></li>
<li><a href="/doc/psychology/smell/human/index#flegr-et-al-2017-section" id="toc-flegr-et-al-2017-section">“Effects of Latent Toxoplasmosis on Olfactory Functions of Men and Women”, Flegr et al 2017</a></li>
<li><a href="/doc/psychology/smell/human/index#mcgann-2017-section" id="toc-mcgann-2017-section">“Poor Human Olfaction Is a 19<sup>th</sup>-Century Myth”, McGann 2017</a></li>
<li><a href="/doc/psychology/smell/human/index#sorokowska-et-al-2016-section" id="toc-sorokowska-et-al-2016-section">“Body Odor Based Personality Judgments: The Effect of Fragranced Cosmetics”, Sorokowska et al 2016</a></li>
<li><a href="/doc/psychology/smell/human/index#altundag-et-al-2015-section" id="toc-altundag-et-al-2015-section">“Modified Olfactory Training in Patients With Post-Infectious Olfactory Loss”, Altundag et al 2015</a></li>
<li><a href="/doc/psychology/smell/human/index#frumin-et-al-2015-section" id="toc-frumin-et-al-2015-section">“A Social Chemosignaling Function for Human Handshaking”, Frumin et al 2015</a></li>
<li><a href="/doc/psychology/smell/human/index#prokop-prigge-et-al-2014-section" id="toc-prokop-prigge-et-al-2014-section">“Identification of Volatile Organic Compounds in Human Cerumen”, Prokop-Prigge et al 2014</a></li>
<li><a href="/doc/psychology/smell/human/index#damm-et-al-2013-section" id="toc-damm-et-al-2013-section">“Olfactory Training Is Helpful in Post-Infectious Olfactory Loss: A Randomized, Controlled, Multicenter Study”, Damm et al 2013</a></li>
<li><a href="/doc/psychology/smell/human/index#weiss-et-al-2012-section" id="toc-weiss-et-al-2012-section">“Perceptual Convergence of Multi-Component Mixtures in Olfaction Implies an Olfactory White”, Weiss et al 2012</a></li>
<li><a href="/doc/psychology/smell/human/index#bilger-2010-section" id="toc-bilger-2010-section">“Nature’s Spoils: The Underground Food Movement Ferments Revolution”, Bilger 2010</a></li>
<li><a href="/doc/psychology/smell/human/index#porter-et-al-2006-section" id="toc-porter-et-al-2006-section">“Mechanisms of Scent-Tracking in Humans”, Porter et al 2006</a></li>
<li><a href="/doc/psychology/smell/human/index#moss-et-al-2003-section" id="toc-moss-et-al-2003-section">“Aromas Of Rosemary And Lavender Essential Oils Differentially Affect Cognition And Mood In Healthy Adults”, Moss et al 2003</a></li>
<li><a href="/doc/psychology/smell/human/index#feynman-1985-1-section" id="toc-feynman-1985-1-section">“<em>Surely You’re Joking, Mr. Feynman!</em> § Testing Bloodhounds”, Feynman 1985</a></li>
<li><a href="/doc/psychology/smell/human/index#brill-1932-section" id="toc-brill-1932-section">“The Sense of Smell in the Neuroses and Psychoses”, Brill 1932</a></li>
<li><a href="/doc/psychology/smell/human/index#galton-1894-section" id="toc-galton-1894-section">“Arithmetic By Smell”, Galton 1894</a></li>
<li><a href="/doc/psychology/smell/human/index#section" id="toc-section">“10 Cross-Modally Coherent Costume Ideas for This Halloween”</a></li>
<li><a href="/doc/psychology/smell/human/index#section-1" id="toc-section-1">“Perfume Notes Are Impressionistic”</a></li>
<li><a href="/doc/psychology/smell/human/index#section-2" id="toc-section-2">“The Woman Who Could Smell Parkinson’s”</a></li>
<li><a href="/doc/psychology/smell/human/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychology/smell/human/index#olfactory-research" id="toc-olfactory-research"><code>olfactory-research</code></a></li>
<li><a href="/doc/psychology/smell/human/index#genetics-olfaction" id="toc-genetics-olfaction"><code>genetics-olfaction</code></a></li>
<li><a href="/doc/psychology/smell/human/index#social-odor" id="toc-social-odor"><code>social-odor</code></a></li>
</ul></li>
<li><a href="/doc/psychology/smell/human/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/smell/human/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/smell/human/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/smell/index
‘smelling’ tag

2019-12-02
2024-10-16


<div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/smell</code>, most recent first: 2 <a href="/doc/psychology/smell/index#see-alsos" class="icon-not">related tags</a>, 50 <a href="/doc/psychology/smell/index#links" class="icon-not">annotations</a>, &amp; 13 <a href="/doc/psychology/smell/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/smell/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/smell/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/smell/index#mercado-zhuo-2024-section" id="toc-mercado-zhuo-2024-section">“Do Rodents Smell With Sound?”, Mercado &amp; Zhuo 2024</a></li>
<li><a href="/doc/psychology/smell/index#dan-et-al-2023-section" id="toc-dan-et-al-2023-section">“Loss of Smelling Is an Early Marker of Aging and Is Associated With Inflammation and DNA Damage in C57BL/6J Mice”, Dan et al 2023</a></li>
<li><a href="/doc/psychology/smell/index#wei-et-al-2022-1-section" id="toc-wei-et-al-2022-1-section">“A Deep Learning and Digital Archaeology Approach for Mosquito Repellent Discovery”, Wei et al 2022</a></li>
<li><a href="/doc/psychology/smell/index#rosen-et-al-2022-section" id="toc-rosen-et-al-2022-section">“Olfactory Exposure to Late-Pregnant and Lactating Mice Causes Stress-Induced Analgesia in Male Mice”, Rosen et al 2022</a></li>
<li><a href="/doc/psychology/smell/index#spelliscy-2022-section" id="toc-spelliscy-2022-section">“I Cloned My Dog—They Have Completely Different Personalities”, Spelliscy 2022</a></li>
<li><a href="/doc/psychology/smell/index#naundrup-et-al-2021-section" id="toc-naundrup-et-al-2021-section">“A Pathogenic Fungus Uses Volatiles to Entice Male Flies into Fatal Matings With Infected Female Cadavers”, Naundrup et al 2021</a></li>
<li><a href="/doc/psychology/smell/index#vesga-et-al-2020-section" id="toc-vesga-et-al-2020-section">“Dog Savior: Immediate Scent-Detection of SARS-COV-2 by Trained Dogs”, Vesga et al 2020</a></li>
<li><a href="/doc/psychology/smell/index#ceccarini-et-al-2020-section" id="toc-ceccarini-et-al-2020-section">“Speed-Accuracy Trade-Off in Plants”, Ceccarini et al 2020</a></li>
<li><a href="/doc/psychology/smell/index#becher-et-al-2020-section" id="toc-becher-et-al-2020-section">“Developmentally Regulated Volatiles Geosmin and 2-Methylisoborneol Attract a Soil Arthropod to <em>Streptomyces</em> Bacteria Promoting Spore Dispersal”, Becher et al 2020</a></li>
<li><a href="/doc/psychology/smell/index#sanchez-lengeling-et-al-2019-section" id="toc-sanchez-lengeling-et-al-2019-section">“Machine Learning for Scent: Learning Generalizable Perceptual Representations of Small Molecules”, Sanchez-Lengeling et al 2019</a></li>
<li><a href="/doc/psychology/smell/index#riera-et-al-2017-section" id="toc-riera-et-al-2017-section">“The Sense of Smell Impacts Metabolic Health and Obesity”, Riera et al 2017</a></li>
<li><a href="/doc/psychology/smell/index#peng-chittka-2016-section" id="toc-peng-chittka-2016-section">“A Simple Computational Model of the Bee Mushroom Body Can Explain Seemingly Complex Forms of Olfactory Learning and Memory”, Peng &amp; Chittka 2016</a></li>
<li><a href="/doc/psychology/smell/index#kim-et-al-2015-section" id="toc-kim-et-al-2015-section">“Preservation through Cloning of Superior Canine Scent Detection Ability for Cancer Screening”, Kim et al 2015</a></li>
<li><a href="/doc/psychology/smell/index#berns-et-al-2015-section" id="toc-berns-et-al-2015-section">“Scent of the Familiar: An FMRI Study of Canine Brain Responses to Familiar and Unfamiliar Human and Dog Odors”, Berns et al 2015</a></li>
<li><a href="/doc/psychology/smell/index#montague-et-al-2014-section" id="toc-montague-et-al-2014-section">“Comparative Analysis of the Domestic Cat Genome Reveals Genetic Signatures Underlying Feline Biology and Domestication”, Montague et al 2014</a></li>
<li><a href="/doc/psychology/smell/index#hughes-et-al-2010-section" id="toc-hughes-et-al-2010-section">“Predators Are Attracted to the Olfactory Signals of Prey”, Hughes et al 2010</a></li>
<li><a href="/doc/psychology/smell/index#strli%C4%8D-et-al-2009-section" id="toc-strlič-et-al-2009-section">“Material Degradomics: On the Smell of Old Books”, Strlič et al 2009</a></li>
<li><a href="/doc/psychology/smell/index#thomas-et-al-2005b-section" id="toc-thomas-et-al-2005b-section">“Using Scent Attractants to Non-Invasively Collect Hair Samples from Cheetahs, Leopards and Lions”, Thomas et al 2005b</a></li>
<li><a href="/doc/psychology/smell/index#science-1942-section" id="toc-science-1942-section">“Training Bloodhounds”, Science 1942</a></li>
<li><a href="/doc/psychology/smell/index#mand-1940-section" id="toc-mand-1940-section">“The Effects of Olfactory Cues on the Maze Learning of White Rats”, Mand 1940</a></li>
<li><a href="/doc/psychology/smell/index#section" id="toc-section">“Scents and Sensibility”</a></li>
<li><a href="/doc/psychology/smell/index#section-1" id="toc-section-1">“Atmospheric Intoxication”</a></li>
<li><a href="/doc/psychology/smell/index#section-2" id="toc-section-2">“A Can of Air, Or: C.S.I. Duchamp”</a></li>
<li><a href="/doc/psychology/smell/index#section-3" id="toc-section-3">“The Subjective Experience of Time: Welfare Implications”</a></li>
<li><a href="/doc/psychology/smell/index#section-4" id="toc-section-4">“The Odor of Things, by Scott Sayare”</a></li>
<li><a href="/doc/psychology/smell/index#section-5" id="toc-section-5">“2020: <em>Scents &amp; Semiosis</em>, by Aaron A. Reed”</a></li>
<li><a href="/doc/psychology/smell/index#section-6" id="toc-section-6">“The Ugly History of Beautiful Things: Perfume”</a></li>
<li><a href="/doc/psychology/smell/index#section-7" id="toc-section-7">“The Animals That Sniff out TB, Cancer and Landmines”</a></li>
<li><a href="/doc/psychology/smell/index#section-8" id="toc-section-8">“Does Garlic Protect against Vampires? An Experimental Study”</a></li>
<li><a href="/doc/psychology/smell/index#section-9" id="toc-section-9">“Depression: The Olfactory Perspective”</a></li>
<li><a href="/doc/psychology/smell/index#section-10" id="toc-section-10">“Digital Nose Stimulation Enables Smelling in Stereo”</a></li>
<li><a href="/doc/psychology/smell/index#section-11" id="toc-section-11">“‘It Smelled like Death’: An Oral History of the <em>Double Dare</em> Obstacle Course”</a></li>
<li><a href="/doc/psychology/smell/index#section-12" id="toc-section-12">“The Hidden Reason Processed Pet Foods Are so Addictive”</a></li>
<li><a href="/doc/psychology/smell/index#section-13" id="toc-section-13">“Kitty Litter’s Invention Spawned Pet Cat Industry”</a></li>
<li><a href="/doc/psychology/smell/index#section-14" id="toc-section-14">“Stasi Surveillance”</a></li>
<li><a href="/doc/psychology/smell/index#section-15" id="toc-section-15">“Sweet and Sour Soils”</a></li>
<li><a href="/doc/psychology/smell/index#section-16" id="toc-section-16">“Switzerland’s ‘Silicon Valley of Smell’ Prospers in Age of Big Data”</a></li>
<li><a href="/doc/psychology/smell/index#section-17" id="toc-section-17">“No One Craves Scentlessness”</a></li>
<li><a href="/doc/psychology/smell/index#section-18" id="toc-section-18">“Scratch And Sniff”</a></li>
<li><a href="/doc/psychology/smell/index#section-19" id="toc-section-19">“The Taste Makers”</a></li>
<li><a href="/doc/psychology/smell/index#section-20" id="toc-section-20">“Suzy Batiz’s Empire of Odor”</a></li>
<li><a href="/doc/psychology/smell/index#section-21" id="toc-section-21">“Can Babies Learn to Love Vegetables?”</a></li>
<li><a href="/doc/psychology/smell/index#section-22" id="toc-section-22">“The War on Stink”</a></li>
<li><a href="/doc/psychology/smell/index#section-23" id="toc-section-23">“Starship Kimchi: A Bold Taste Goes Where It Has Never Gone Before”</a></li>
<li><a href="/doc/psychology/smell/index#section-24" id="toc-section-24">“One Day, a Machine Will Smell Whether You’re Sick”</a></li>
<li><a href="/doc/psychology/smell/index#section-25" id="toc-section-25">“What’s the World’s Worst Smell?”</a></li>
<li><a href="/doc/psychology/smell/index#section-26" id="toc-section-26">“Sometimes, Life Stinks. So He Invented the Nasal Ranger.”</a></li>
<li><a href="/doc/psychology/smell/index#section-27" id="toc-section-27">“Why Do Most Languages Have So Few Words for Smells?”</a></li>
<li><a href="/doc/psychology/smell/index#section-28" id="toc-section-28">“Plant-Based Meat like Beyond and Impossible Burgers Get Their Beefy Taste from Flavorists”</a></li>
<li><a href="/doc/psychology/smell/index#section-29" id="toc-section-29">“The Quest to Make a Bot That Can Smell as Well as a Dog”</a></li>
<li><a href="/doc/psychology/smell/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/psychology/smell/index#olfactory-learning" id="toc-olfactory-learning"><code>olfactory-learning</code></a></li>
<li><a href="/doc/psychology/smell/index#scent-biology-scent-health-olfactory-cloning-metabolic-olfaction-volatile-attraction" id="toc-scent-biology-scent-health-olfactory-cloning-metabolic-olfaction-volatile-attraction"><code>scent-biology scent-health olfactory-cloning metabolic-olfaction volatile-attraction</code></a></li>
<li><a href="/doc/psychology/smell/index#smell-research-olfactory-behavior-canine-olfaction-scent-detection-animal-olfactory" id="toc-smell-research-olfactory-behavior-canine-olfaction-scent-detection-animal-olfactory"><code>smell-research, olfactory-behavior, canine-olfaction, scent-detection, animal-olfactory</code></a></li>
</ul></li>
<li><a href="/doc/psychology/smell/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/smell/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/psychology/smell/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/psychology/smell/perfume/index
‘perfume’ tag

2019-11-09
2024-09-16


<figure><img class="float-right page-thumbnail invert-not outline" height="766" width="766" src="/doc/psychology/smell/perfume/2019-kraft-figure2-schematicrepresentationofduneperfume.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>psychology/smell/perfume</code>, most recent first: 1 <a href="/doc/psychology/smell/perfume/index#see-alsos" class="icon-not">related tag</a>, 15 <a href="/doc/psychology/smell/perfume/index#links" class="icon-not">annotations</a>, &amp; 6 <a href="/doc/psychology/smell/perfume/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/psychology/smell/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/psychology/smell/perfume/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/psychology/smell/perfume/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/psychology/smell/perfume/index#section" id="toc-section">“The French Perfumer [Francis Kurkdjian] Behind the Internet’s Favorite Fragrance, Baccarat Rouge 540”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#collin-et-al-2024-section" id="toc-collin-et-al-2024-section">“The Effects of Ambient Scent on Olfactory Comfort and Attitude toward Its Use in a Tramway: an On-Board Study”, Collin et al 2024</a></li>
<li><a href="/doc/psychology/smell/perfume/index#cosano-et-al-2023-section" id="toc-cosano-et-al-2023-section">“Archaeometric Identification of a Perfume from Roman Times”, Cosano et al 2023</a></li>
<li><a href="/doc/psychology/smell/perfume/index#patience_limited-2022-section" id="toc-patience_limited-2022-section">“Why Cats Love Earwax § Comments”, patience_limited 2022</a></li>
<li><a href="/doc/psychology/smell/perfume/index#littman-et-al-2021-section" id="toc-littman-et-al-2021-section">“Eau De Cleopatra: Mendesian Perfume and Tell Timai”, Littman et al 2021</a></li>
<li><a href="/doc/psychology/smell/perfume/index#kraft-2018-section" id="toc-kraft-2018-section">“The Odor Value Concept in the Formal Analysis of Olfactory Art”, Kraft 2018</a></li>
<li><a href="/doc/psychology/smell/perfume/index#byron-2010-section" id="toc-byron-2010-section">“Big Cats Obsess Over Calvin Klein’s ‘Obsession for Men’: A Certain Animal Magnetism Makes the Fragrance a Hit With Zoos”, Byron 2010</a></li>
<li><a href="/doc/psychology/smell/perfume/index#shiner-kriskovets-2007-section" id="toc-shiner-kriskovets-2007-section">“The Esthetics of Smelly Art”, Shiner &amp; Kriskovets 2007</a></li>
<li><a href="/doc/psychology/smell/perfume/index#knuth-2005-page-22-section" id="toc-knuth-2005-page-22-section">“History of Combinatorial Generation (The Art of Computer Programming: Volume 4: Pre-Fascicle 4B: §7.2.1.7) § Pg22”, Knuth 2005 (page 22)</a></li>
<li><a href="/doc/psychology/smell/perfume/index#burr-2005-section" id="toc-burr-2005-section">“The Scent of the Nile: Jean-Claude Ellena Creates a New Perfume”, Burr 2005</a></li>
<li><a href="/doc/psychology/smell/perfume/index#section-1" id="toc-section-1">“Hedonic Tone, Memetics, Scent, Sex, Spirituality”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#section-2" id="toc-section-2">“Qualia Research Diary: Scents [Consciousness Research, Experiment, Genetics, Memetics, Scent, Valence]”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#section-3" id="toc-section-3">“Checkmate Fighter Jet-Scented Perfume Created in Russia”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#section-4" id="toc-section-4">“Https://x.com/add_hawk/status/1357071738731814912”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#section-5" id="toc-section-5">“The Best in Fragrance…and More”</a></li>
<li><a href="/doc/psychology/smell/perfume/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/psychology/smell/perfume/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/psychology/spaced-repetition/1912-culler.pdf


1912-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1915-lashley.pdf


1915-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1916-murphy.pdf


1916-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1921-thorndike-educationalpsychology-v2-thepsychologyoflearning.pdf
Educational Psychology (volume 2): The Psychology of Learning
Edward L. Thorndike
1921
2024-01-01



---
/doc/psychology/spaced-repetition/1921-thorndike-educationalpsychology-v2-thepsychologyoflearning.pdf#page=188
Educational Psychology (volume 2): The Psychology of Learning § pg188
Edward L. Thorndike
1921
2024-01-01



---
/doc/psychology/spaced-repetition/1928-ruch.pdf


1928-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1939-spitzer.pdf


1939-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1950-gagne.pdf


1950-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1956-kurtz.pdf


1956-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1961-woodworth-forgettingcurveovertimein5studies.jpg


1961
2024-01-01



---
/doc/psychology/spaced-repetition/1963-peterson.pdf


1963-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1967-keppel.pdf


1967-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1969-allen.pdf


1969-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1972-carew.pdf
Long-Term Habituation of a Defensive Withdrawal Reflex in Aplysia

1972-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1973-standing.pdf
Learning 10,000 pictures
Lionel Standing
1973-05-01
2024-01-01
[("doi","10.1080/14640747308400340")]

<p>Four experiments are reported which examined memory capacity and retrieval speed for pictures and for words. Single-trial learning tasks were employed throughout, with memory performance assessed by forced-choice recognition, recall measures or choice reaction-time tasks. The main experimental findings were: (1) memory capacity, as a function of the amount of material presented, follows a general power law with a characteristic exponent for each task; (2) pictorial material obeys this power law and shows an overall superiority to verbal material. The capacity of recognition memory for pictures is almost limitless, when measured under appropriate conditions; (3) when the recognition task is made harder by using more alternatives, memory capacity stays constant and the superiority of pictures is maintained; (4) picture memory also exceeds verbal memory in terms of verbal recall; comparable recognition/recall ratios are obtained for pictures, words and nonsense syllables; (5) verbal memory shows a higher retrieval speed than picture memory, as inferred from reaction-time measures. Both types of material obey a power law, when reaction-time is measured for various sizes of learning set, and both show very rapid rates of memory search.</p>
<p>From a consideration of the experimental results and other data it is concluded that the superiority of the pictorial mode in recognition and free recall learning tasks is well established and cannot be attributed to methodological artifact.</p>
---
/doc/psychology/spaced-repetition/1975-laporte.pdf


1975-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1977-glenberg.pdf


1977-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1978-landauer.pdf


1978-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1980-glenberg.pdf
Spacing repetitions over 1 week

1980-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1981-bloom.pdf
Effects of Massed and Distributed Practice on the Learning and Retention of Second-Language Vocabulary

1981-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1981-duchastel.pdf


1981-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1982-nungester.pdf


1982-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1983-lee.pdf


1983-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1985-mckenna.pdf


1985-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1986-goode.pdf


1986-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1987-adams.pdf


1987-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1987-bahrick.pdf


1987-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1988-ammons.pdf


1988-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1988-bjork.pdf


1988
2024-01-01



---
/doc/psychology/spaced-repetition/1988-christina.pdf


1988-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1988-dempster.pdf


1988-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1988-lee.pdf


1988-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1988-newell.pdf


1988-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1989-carlson.pdf


1989-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1989-dempster.pdf


1989-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1989-gilmore-memoryaginganddementia.pdf


1989-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1989-glover.pdf


1989-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1990-carlson.pdf


1990-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1991-bangertdrowns.pdf
Effects of Frequent Classroom Testing

1991-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1991-mcdaniel.pdf


1991-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1991-toppino.pdf


1991-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1993-landin.pdf


1993-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1993-toppino.pdf


1993-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1994-graesser.pdf


1994-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1994-hall.pdf


1994-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1995-davis.pdf
http://gateway.ut.ovid.com/gw2/ovidweb.cgi
WainnerRS
1995-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1997-landin.pdf


1997-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1997-revak.pdf
Florida Journal of Educational Research
Admin
1997-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/1998-arthur.pdf
Factors That Influence Skill Decay and Retention: A Quantitative Review and Analysis

1998-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2000-cull.pdf
Untangling the benefits of multiple study opportunities and repeated testing for cued recall

2000-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2000-jamieson.pdf

comp5
2000-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2001-maquet.pdf


2001-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2002-change-table2-preandposttestscoresultsfrommindmappingshowminimaleffect.png


2002
2024-01-01



---
/doc/psychology/spaced-repetition/2002-childers.pdf

Tarn Somervell Fletcher
2002-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2002-leeming.pdf
The Exam-A-Day Procedure Improves Performance in Psychology Classes
Frank C. Leeming
2002-07-01
2024-01-01
[("doi","10.1207/S15328023TOP2903_06")]

<p>Students in 4 classes had a short exam at the start of every class.</p>
<p>Grades were significantly better than in previous classes where the same material was taught but with only 4 exams, and there were fewer withdrawals from the exam-a-day classes.</p>
<p>Students taught with the exam-a-day procedure also performed better on a retention test than did students from classes taught using less frequent exams.</p>
<p>Responses to anonymous questionnaires administered in all 4 classes indicated that most students believed having an exam every day led to more studying and better learning than in their other classes and that they liked the procedure.</p>
---
/doc/psychology/spaced-repetition/2002-mammarella.pdf
Spacing effects in cued-memory tasks for unfamiliar faces and nonwords

2002-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2003-commins.pdf


2003-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2003-hatala.pdf
Practice Makes Perfect: The Critical Role of Mixed Practice in the Acquisition of ECG Interpretation Skills

2003-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2004-brady.pdf


2004-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2004-lee.pdf
Chapter 2: Contextual interference
Timothy D. Lee, Dominic A. Simon
2004-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2004-stemarie.pdf
High Levels of Contextual Interference Enhance Handwriting Skill Acquisition

2004-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2005-appletonknapp.pdf
Examining the Spacing Effect in Advertising: Encoding Variability, Retrieval Processes, and Their Interaction

2005-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2005-ollis.pdf


2005-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2005-seabrook.pdf
Distributed and massed practice: from laboratory to classroom

2005-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2006-balch.pdf

Judy Levine
2006-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2006-cook.pdf


2006-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2006-galluccio.pdf


2006-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2007-kang.pdf


2007-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2007-rohrer.pdf
11251_2007_9015_35_6-web 481..4

2007-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2008-butler.pdf


2008-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2008-kornell.pdf
Learning Concepts and Categories: Is Spacing the ‘Enemy of Induction’?

2008
2024-01-01



---
/doc/psychology/spaced-repetition/2009-kerfoot-2.pdf
Online spaced education to teach urology to medical students: a multi-institutional randomized trial
B. P. Kerfoot, E. Brotschi
2009-01-01
2024-01-01
[("doi","10.1016/j.amjsurg.2007.10.026")]


---
/doc/psychology/spaced-repetition/2009-kerfoot.pdf
Learning Benefits of On-Line Spaced Education Persist for 2 Years
B. P. Kerfoot
2009-01-01
2024-01-01
[("doi","10.1016/j.juro.2009.02.024")]


---
/doc/psychology/spaced-repetition/2009-toppino.pdf
The spacing effect in intentional and incidental free recall by children and adults: Limits on the automaticity hypothesis

2009-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2010-delaney.pdf


2010-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2010-oneill.pdf


2010-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2011-mccabe.pdf


2011-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2011-qs-rogercraigwinsjeopardy.html


2011
2024-01-01



---
/doc/psychology/spaced-repetition/2011-qs-rogercraigwinsjeopardy.html#comment-3004


2011
2024-01-01



---
/doc/psychology/spaced-repetition/2011-zulkiply.pdf
Spacing and induction: Application to exemplars presented as auditory and visual text
Norehan Zulkiply, John McLean, Jennifer S. Burt, Debra Bath
2011-01-01
2024-01-01
[("doi","10.1016/j.learninstruc.2011.11.002")]


---
/doc/psychology/spaced-repetition/2012-chessdata-perfectpitchspacedrepetition.webm


2012
2024-01-01



---
/doc/psychology/spaced-repetition/2012-hartwig.pdf


2012-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2012-mcdaniel.pdf
Using quizzes to enhance summative-assessment performance in a web-based class: An experimental study
Mark A. McDaniel, Kathleen M. Wildman, Janis L. Anderson
2012-01-01
2024-01-01
[("doi","10.1016/j.jarmac.2011.10.001")]


---
/doc/psychology/spaced-repetition/2012-muflax-dreamingofaworldundone.html.maff


2012
2024-01-01



---
/doc/psychology/spaced-repetition/2012-persol-srssitecomparison.pdf

Google Sheets
2012
2024-01-01



---
/doc/psychology/spaced-repetition/2012-simone.pdf


2012-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2012-susser.pdf


2012-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2012-zulkiply.pdf


2012-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2013-dunlosky.pdf
Improving Students’ Learning With Effective Learning Techniques: Promising Directions From Cognitive and Educational Psychology
John Dunlosky, Katherine A. Rawson, Elizabeth J. Marsh, Mitchell J. Nathan, Daniel T. Willingham
2013-01-08
2024-01-01
[("doi","10.1177/1529100612453266")]

<p>Many students are being left behind by an educational system that some people believe is in crisis. Improving educational outcomes will require efforts on many fronts, but a central premise of this monograph is that one part of a solution involves helping students to better regulate their learning through the use of effective learning techniques. Fortunately, cognitive and educational psychologists have been developing and evaluating easy-to-use learning techniques that could help students achieve their learning goals. In this monograph, we discuss 10 learning techniques in detail and offer recommendations about their relative utility. We selected techniques that were expected to be relatively easy to use and hence could be adopted by many students. Also, some techniques (eg. highlighting and rereading) were selected because students report relying heavily on them, which makes it especially important to examine how well they work. The techniques include elaborative interrogation, self-explanation, summarization, highlighting (or underlining), the keyword mnemonic, imagery use for text learning, rereading, practice testing, distributed practice, and interleaved practice.</p>
<p>To offer recommendations about the relative utility of these techniques, we evaluated whether their benefits generalize across 4 categories of variables: learning conditions, student characteristics, materials, and criterion tasks. Learning conditions include aspects of the learning environment in which the technique is implemented, such as whether a student studies alone or with a group. Student characteristics include variables such as age, ability, and level of prior knowledge. Materials vary from simple concepts to mathematical problems to complicated science texts. Criterion tasks include different outcome measures that are relevant to student achievement, such as those tapping memory, problem solving, and comprehension.</p>
<p>We attempted to provide thorough reviews for each technique, so this monograph is rather lengthy. However, we also wrote the monograph in a modular fashion, so it is easy to use. In particular, each review is divided into the following sections: General description of the technique and why it should work How general are the effects of this technique?  2a. Learning conditions  2b. Student characteristics  2c. Materials  2d. Criterion tasks Effects in representative educational contexts Issues for implementation Overall assessment</p>
<p>The review for each technique can be read independently of the others, and particular variables of interest can be easily compared across techniques.</p>
<p>To foreshadow our final recommendations, the techniques vary widely with respect to their generalizability and promise for improving student learning. Practice testing and distributed practice received high utility assessments because they benefit learners of different ages and abilities and have been shown to boost students’ performance across many criterion tasks and even in educational contexts. Elaborative interrogation, self-explanation, and interleaved practice received moderate utility assessments. The benefits of these techniques do generalize across some variables, yet despite their promise, they fell short of a high utility assessment because the evidence for their efficacy is limited. For instance, elaborative interrogation and self-explanation have not been adequately evaluated in educational contexts, and the benefits of interleaving have just begun to be systematically explored, so the ultimate effectiveness of these techniques is currently unknown. Nevertheless, the techniques that received moderate-utility ratings show enough promise for us to recommend their use in appropriate situations, which we describe in detail within the review of each technique.</p>
<p>Five techniques received a low utility assessment: summarization, highlighting, the keyword mnemonic, imagery use for text learning, and rereading. These techniques were rated as low utility for numerous reasons. Summarization and imagery use for text learning have been shown to help some students on some criterion tasks, yet the conditions under which these techniques produce benefits are limited, and much research is still needed to fully explore their overall effectiveness. The keyword mnemonic is difficult to implement in some contexts, and it appears to benefit students for a limited number of materials and for short retention intervals. Most students report rereading and highlighting, yet these techniques do not consistently boost students’ performance, so other techniques should be used in their place (eg. practice testing instead of rereading).</p>
<p>Our hope is that this monograph will foster improvements in student learning, not only by showcasing which learning techniques are likely to have the most generalizable effects but also by encouraging researchers to continue investigating the most promising techniques. Accordingly, in our closing remarks, we discuss some issues for how these techniques could be implemented by teachers and students, and we highlight directions for future research.</p>
---
/doc/psychology/spaced-repetition/2013-gwern-meme-scumbagbrain.png

Gwern
2013
2024-01-01



---
/doc/psychology/spaced-repetition/2013-gyorki.pdf


2013-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2013-larsen.pdf
Chapter 38: Test-Enhanced Learning
Douglas P. Larsen, Andrew C. Butler
2013-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2013-memotrainerrr.png


2013
2024-01-01



---
/doc/psychology/spaced-repetition/2013-patac.pdf


2013-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2013-philips.pdf
Pattern and predictability in memory formation: From molecular mechanisms to clinical relevance
Gary T. Philips, Ashley M. Kopec, Thomas J. Carew
2013-01-01
2024-01-01
[("doi","10.1016/j.nlm.2013.05.003")]


---
/doc/psychology/spaced-repetition/2014-05-31-mnemosyne-treadmill-dailyaverage.jpg


2014-05-31
2024-01-01



---
/doc/psychology/spaced-repetition/2014-05-31-mnemosyne-treadmill.csv


2014-05-31
2024-01-01



---
/doc/psychology/spaced-repetition/2014-rohrer.pdf


2014
2024-01-01



---
/doc/psychology/spaced-repetition/2014-spruit.pdf


2014-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2014-vlach.pdf
Equal spacing and expanding schedules in childrenâ€™s categorization and generalization
Haley A. Vlach, Catherine M. Sandhofer, Robert A. Bjork
2014-01-01
2024-01-01
[("doi","10.1016/j.jecp.2014.01.004")]


---
/doc/psychology/spaced-repetition/2015-maas.pdf


2015-01-01
2024-01-01



---
/doc/psychology/spaced-repetition/2016-mazza-figure1-overallresults.png


2016
2024-01-01



---
/doc/psychology/spaced-repetition/2016-mazza-figure2-individuallisttrialscoresscatterplot.png


2016
2024-01-01



---
/doc/psychology/spaced-repetition/2016-mazza-figure3-individualscorechangesslopegraph.png


2016
2024-01-01



---
/doc/psychology/spaced-repetition/2017-adesope.pdf
Rethinking the Use of Tests: A Meta-Analysis of Practice Testing
Olusola O. Adesope, Dominic A. Trevisan, Narayankripa Sundararajan
2017-02-01
2024-05-25
[("doi","10.3102/0034654316689306")]

<p>The testing effect is a well-known concept referring to gains in learning and retention that can occur when students take a practice test on studied material before taking a final test on the same material. Research demonstrates that students who take practice tests often outperform students in nontesting learning conditions such as restudying, practice, filler activities, or no presentation of the material. However, evidence-based <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analysis</a> is needed to develop a comprehensive understanding of the conditions under which practice tests enhance or inhibit learning.</p>
<p>This meta-analysis fills this gap by examining the effects of practice tests versus nontesting learning conditions. Results reveal that practice tests are more beneficial for learning than restudying and all other comparison conditions.</p>
<p>Mean <a href="https://en.wikipedia.org/wiki/Effect_sizes">effect sizes</a> were moderated by the features of practice tests, participant and study characteristics, outcome constructs, and methodological features of the studies.</p>
<p>Findings may guide the use of practice tests to advance student learning, and inform students, teachers, researchers, and policymakers. This article concludes with the theoretical and practical implications of the meta-analysis.</p>
---
/doc/psychology/spaced-repetition/2021-latour.pdf
Self-Directed Learning Online: An Opportunity to Binge
Kathryn A. LaTour, Hayden N. Noel
2021-01-17
2024-01-01
[("doi","10.1177/0273475320987295")]

<p>The online classroom is self-directed, where students decide when and how often they access their course material. Even in the traditional classroom, students have shown a propensity to shift their time allocation to the last minute, so it is not clear what happens when they have full control over their learning schedules.</p>
<p>Our interest is whether this self-directed learning environment produces similar harmful binge behavior as observed with online television, where memory and satisfaction with the experience decrease over time. With access to clickstream data from an online e-educator, we found 62% of the sample binged their learning by concentrating their studies within the semester rather than distributing their online activity throughout.</p>
<p>Two types of binge learning emerged as significant: Front-bingers, who accessed the majority of their education early, performed more similarly over time to those who spaced their learning activities. Back-bingers, who accessed the majority of their material late in the semester, did not perform as well.</p>
<p>To help us better understand these findings, we used a relatively new measure of behavior called “<a href="https://en.wikipedia.org/wiki/Clumpiness_(customer_behavior)">clumpiness</a>” to summarize their overall online activity. We discuss our findings and their implications for online education and marketing course design.</p>
---
/doc/psychology/spaced-repetition/forgetting-curve-stahl.jpg



2024-01-01



---
/doc/psychology/spaced-repetition/forgetting-curve-wired-wozniak.jpg



2024-01-01



---
/doc/psychology/spaced-repetition/gwern-forgetting-curves.png



2024-01-01



---
/doc/psychology/spaced-repetition/gwern-forgetting-curves.svg



2024-01-01



---
/doc/psychology/spaced-repetition/gwern-scheduled-cards.png



2024-01-01



---
/doc/psychology/spaced-repetition/michaellee-memoryretentionexperiments-data.tar



2024-01-01



---
/doc/psychology/vision/1935-leeper.pdf
A Study of a Neglected Portion of the Field of Learning—the Development of Sensory Organization
Robert Leeper
1935
2024-01-01



---
/doc/psychology/vision/1968-fitch.pdf
The Control of the Luminous Environment
James Marston Fitch
1968-09-01
2024-01-01
[("doi","10.2307/24927512")]


---
/doc/psychology/vision/1984-parsons.pdf
Light gradients in shoots subjected to unilateral illumination—implications for phototropism
A. Parsons, K. Macleod, R. D. Firn, J. Digby
1984-07-01
2024-01-01
[("doi","10.1111/1365-3040.ep11589785")]

<p>When an organ is subject to unilateral illumination, light entering the organ is attenuated very efficiently and the irradiance at the ‘shaded’ surface is only a small percentage of that at the illuminated surface. The light gradient across the organ is ~exponential, being steepest across the first few cell layers. The penetration of light into an organ was found to be similar with red or blue light and was largely independent of the pigmentation of the organ. Studies of light transmission in organs infiltrated with liquids of different refractive index showed that refraction and reflection were the main factors in establishing the light gradient in organs.</p>
<p>The implications of the measured light gradients are discussed briefly in relation to models of phototropism.</p>
---
/doc/psychology/vision/1992-shepard.pdf
The perceptual organization of colors: An adaptation to regularities of the terrestrial world?
Roger N. Shepard
1992-01-01
2024-05-26



---
/doc/psychology/vision/1994-ripa.pdf
Confessions of a Gaboon Viper Lover
Dean Ripa
1994-06-01
2024-01-01



---
/doc/psychology/vision/2000-ninio.pdf


2000
2024-01-01



---
/doc/psychology/vision/aphantasia/2018-keogh.pdf
The blind mind: No sensory visual imagery in aphantasia
Rebecca Keogh, Joel Pearson
2018-01-01
2024-01-01
[("doi","10.1016/j.cortex.2017.10.012")]


---
/doc/psychology/vision/dream/1933-middleton.pdf
Nocturnal Dreams
Warren C. Middleton
1933-11-01
2024-01-01
[("doi","10.2307/15630")]


---
/doc/psychology/vision/dream/1989-tholey.pdf
Consciousness and Abilities of Dream Characters Observed during Lucid Dreaming
Paul Tholey
1989-04-01
2024-04-02
[("doi","10.2466/pms.1989.68.2.567")]

<p>A description of several phenomenological experiments is given. These were done to investigate of which cognitive accomplishments <a href="https://en.wikipedia.org/wiki/Dream_character">dream characters</a> are capable in <a href="https://en.wikipedia.org/wiki/Lucid_dream">lucid dreams</a>.</p>
<p>9 male experienced lucid dreamers participated as subjects. They were directed to set different tasks to dream characters they met while lucid dreaming. Dream characters were asked to draw or write, to name unknown words, to find rhyme words, to make verses, and to solve arithmetic problems.</p>
<p>Part of the dream characters actually agreed to perform the tasks and were successful, although the arithmetic accomplishments were poor.</p>
<p>From the phenomenological findings, nothing contradicts the assumption that dream characters have consciousness in a specific sense. Herefrom the conclusion was drawn, that in lucid dream therapy communication with dream characters should be handled as if they were rational beings.</p>
<p>Finally, several possibilities of assessing the question, whether dream characters possess consciousness, can be examined with the aid of <a href="https://en.wikipedia.org/wiki/Psychophysiology">psychophysiological</a> experiments.</p>
---
/doc/psychology/willpower/2013-kurzban.pdf#page=14
An opportunity cost model of subjective effort and task performance § pg14
Robert Kurzban, Angela Duckworth, Joseph W. Kable, Justus Myers
2013-12-04
2024-01-01
[("doi","10.1017/S0140525X12003196")]

<p>Why does performing certain tasks cause the aversive experience of <a href="https://en.wikipedia.org/wiki/Mental_effort">mental effort</a> and concomitant deterioration in task performance? One explanation posits a physical resource that is depleted over time. We propose an alternative explanation that centers on mental representations of the costs and benefits associated with task performance.</p>
<p>Specifically, certain <a href="https://en.wikipedia.org/wiki/Computational_mechanism">computational mechanisms</a>, especially those associated with <a href="https://en.wikipedia.org/wiki/Executive_functions">executive function</a>, can be deployed for only a limited number of simultaneous tasks at any given moment. Consequently, the deployment of these computational mechanisms carries an <a href="https://en.wikipedia.org/wiki/Opportunity_cost">opportunity cost</a>—that is, the next-best use to which these systems might be put. We argue that the phenomenology of effort can be understood as the felt output of these cost/benefit computations. In turn, the subjective experience of effort motivates reduced deployment of these computational mechanisms in the service of the present task.</p>
<p>These opportunity cost representations, then, together with other cost/benefit calculations, determine effort expended and, everything else equal, result in performance reductions. In making our case for this position, we review alternative explanations for both the phenomenology of effort associated with these tasks and for performance reductions over time. Likewise, we review the broad range of relevant empirical results from across sub-disciplines, especially psychology and neuroscience.</p>
<p>We hope that our proposal will help to build links among the diverse fields that have been addressing similar questions from different perspectives, and we emphasize ways in which alternative models might be empirically distinguished.</p>
---
/doc/psychology/willpower/2016-orquin.pdf


2016-01-01
2024-01-01



---
/doc/psychology/willpower/2019-01-21-eric-socksurvey.csv


2019-01-21
2024-01-01



---
/doc/psychology/willpower/2019-01-21-eric-socksurvey.ods


2019-01-21
2024-01-01



---
/doc/psychology/willpower/2021-vohs.pdf
A Multisite Preregistered Paradigmatic Test of the Ego-Depletion Effect
Kathleen D. Vohs, Brandon J. Schmeichel, Sophie Lohmann, Quentin F. Gronau, Anna J. Finley, Sarah E. Ainsworth, Jessica L. Alquist, Michael D. Baker, Ambra Brizi, Angelica Bunyi, Grant J. Butschek, Collier Campbell, Jonathan Capaldi, Chuting Cau, Heather Chambers, Nikos L. D. Chatzisarantis, Weston J. Christensen, Samuel L. Clay, Jessica Curtis, Valeria De Cristofaro, Kareena del Rosario, Katharina Diel, Yasemin Doğruol, Megan Doi, Tina L. Donaldson, Andreas B. Eder, Mia Ersoff, Julie R. Eyink, Angelica Falkenstein, Bob M. Fennis, Matthew B. Findley, Eli J. Finkel, Victoria Forgea, Malte Friese, Paul Fuglestad, Natasha E. Garcia-Willingham, Lea F. Geraedts, Will M. Gervais, Mauro Giacomantonio, Bryan Gibson, Karolin Gieseler, Justina Gineikiene, Elana M. Gloger, Carina M. Gobes, Maria Grande, Martin S. Hagger, Bethany Hartsell, Anthony D. Hermann, Jasper J. Hidding, Edward R. Hirt, Josh Hodge, Wilhelm Hofmann, Jennifer L. Howell, Robert D. Hutton, Michael Inzlicht, Lily James, Emily Johnson, Hannah L. Johnson, Sarah M. Joyce, Yannick Joye, Jan Helge Kaben, Lara K. Kammrath, Caitlin N. Kelly, Brian L. Kissell, Sander L. Koole, An, Krishna, Christine Lam, Kelemen T. Lee, Nick Lee, Dana C. Leighton, David D. Loschelder, Heather M. Maranges, E. J. Masicampo, Kennedy Mazara Junior, Samantha McCarthy, Ian McGregor, Nicole L. Mead, Wendy B. Mendes, Carine Meslot, Nicholas M. Michalak, Marina Milyavskaya, Akira Miyake, Mehrad Moeini-Jazani, Mark Muraven, Erin Nakahara, Krishna Patel, John V. Petrocelli, Katja M. Pollak, Mindi M. Price, Haley J. Ramsey, Maximilian Rath, Jacob A. Robertson, Rachael Rockwell, Isabella F. Russ, Marco Salvati, Blair Saunders, Anne Scherer, Astrid Schütz, Kristin N. Schmitt, Suzanne C. Segerstrom, Benjamin Serenka, Konstantyn Sharpinskyi, Meaghan Shaw, Janelle Sherman, Yu Song, Nicholas Sosa, Kaitlyn Spillane, Julia Stapels, Alec J. Stinnett, Hannah R. Strawser, Kate Sweeny, Dominic Theodore, Karine Tonnu, Yasmijn van Oldenbeuving, Michelle R. vanDellen, Raiza C. Vergara, Jasmine S. Walker, Christian E. Waugh, Feline Weise, Kaitlyn M. Werner, Craig Wheeler, Rachel A. White, Aaron L. Wichman, Bradford J. Wiggins, Julian A. Wills, Janie H. Wilson, Eric-Jan Wagenmakers, Dolores Albarracín
2021-09-14
2024-01-01
[("doi","10.1177/0956797621989733")]

<p>We conducted a preregistered multilaboratory project (<em>k</em> = 36; <em>n</em> = 3,531) to assess the size and robustness of <a href="https://en.wikipedia.org/wiki/Ego_depletion">ego-depletion</a> effects using a novel replication method, termed the paradigmatic replication approach. Each laboratory implemented one of two procedures that was intended to manipulate self-control and tested performance on a subsequent measure of self-control.</p>
<p>Confirmatory tests found a non-statistically-significant result (<em>d</em> = 0.06). Confirmatory <a href="https://en.wikipedia.org/wiki/Bayesian_statistics">Bayesian</a> meta-analyses using an informed-prior hypothesis (δ = 0.30, SD = 0.15) found that the data were 4× more likely under the null than the alternative hypothesis. Hence, preregistered analyses did not find evidence for a depletion effect.</p>
<p>Exploratory analyses on the full sample (ie. ignoring exclusion criteria) found a statistically-significant effect (<em>d</em> = 0.08); Bayesian analyses showed that the data were about equally likely under the null and informed-prior hypotheses. Exploratory moderator tests suggested that the depletion effect was larger for participants who reported more fatigue but was not moderated by trait self-control, willpower beliefs, or action orientation.</p>
---
/doc/psychology/writing/1903-london.pdf
Getting Into Print
Jack London
1903
2024-01-01



---
/doc/psychology/writing/1949-benchley-howtogetthingsdone.txt


1949
2024-01-01



---
/doc/psychology/writing/1968-knox.pdf
Silent Reading in Antiquity
Bernard M. W. Knox
1968-12-01
2024-08-21



---
/doc/psychology/writing/1970-vernon-creativity.pdf


1970-01-01
2024-01-01



---
/doc/psychology/writing/1974-stein-stimulatingcreativity-v1individualprocedures.pdf
Individual Procedures
Morris I. Stein
1974
2024-01-01



---
/doc/psychology/writing/1980-hartley-thepsychologyofwrittencommunication.pdf


1980-01-01
2024-01-01



---
/doc/psychology/writing/1981-bullough.pdf
History and Creativity: Research Problems and Some Possible Solutions

1981-01-01
2024-01-01



---
/doc/psychology/writing/1981-lowenthal.pdf
Academics and Their Writing [abridged]
David Lowenthal, Peter C. Wason
1981-01-01
2024-01-01



---
/doc/psychology/writing/1982-oates.pdf
Notes on Failure
Joyce Carol Oates
1982-06-01
2024-01-01
[("doi","10.2307/3850783")]


---
/doc/psychology/writing/1984-boice.pdf
Perception and practice of writing for publication by faculty at a doctoral-granting university

1984-01-01
2024-01-01



---
/doc/psychology/writing/1986-kellogg.pdf
Writing method and productivity of science and engineering faculty

1986-01-01
2024-01-01



---
/doc/psychology/writing/1989-hartley.pdf
The psychologist as wordsmith: a questionnaire study of the writing strategies of productive British psychologists
James Hartley, Alan Branthwaite
1989-01-01
2024-01-01
[("doi","10.1007/bf00140748")]


---
/doc/psychology/writing/1990-parisreview-irismurdochinterview.html


1990
2024-01-01



---
/doc/psychology/writing/1992-sassone-table3-meandegreeofintellectualspecializationintimespentdoingworkbyjobclass.jpg


1992
2024-01-01



---
/doc/psychology/writing/1993-bjork-skinneralife.pdf
B. F. Skinner: A Life
Bjork, Daniel W
1993-01-01
2024-01-01



---
/doc/psychology/writing/2014-mark-figure2-focusroteboredomexperiencesamplingratingsbymicrosoftworkersoverthecourseoftheday.jpg


2014
2024-01-01



---
/doc/psychology/writing/2017-dobronyi.pdf
Goal Setting, Academic Reminders, and College Success: A Large-Scale Field Experiment
Chris
2017-01-01
2024-01-01



---
/doc/psychology/writing/2017-meyer-figure3-circadianrhythmsinworkproductivitythreetypesofdevelopersmorninglowlunchafternoon.jpg


2017
2024-01-01



---
/doc/psychology/writing/2017-sarahperry-thewritingprocess.jpg


2017
2024-01-01



---
/doc/psychology/writing/2018-10-27-googlesurveys-morningwriting.csv


2018-10-27
2024-01-01



---
/doc/psychology/writing/2019-07-17-tylercowen-nealstephenson-converstionswithtyler-71.html


2019-07-17
2024-01-01



---
/doc/psychology/writing/2019-07-27-googlesurveys-morningwriting-fictionvsnonfiction.csv


2019-07-27
2024-01-01



---
/doc/psychology/writing/2019-gable.pdf
When the Muses Strike: Creative Ideas of Physicists and Writers Routinely Occur During Mind Wandering
Shelly L. Gable, Elizabeth A. Hopper, Jonathan W. Schooler
2019-01-17
2024-01-01
[("doi","10.1177/0956797618820626")]

<p>How often are creative ideas generated during episodes of <a href="https://en.wikipedia.org/wiki/Mind-wandering">mind wandering</a>, and do they differ from those generated while on task? In two studies (<em>n</em> = 98, <em>n</em> = 87), professional writers and physicists reported on their most creative idea of the day, what they were thinking about and doing when it occurred, whether the idea felt like an “aha” moment, and the quality of the idea.</p>
<p>Participants reported that one fifth of their most significant ideas of the day were formed during spontaneous task-independent mind wandering—operationalized here as (a) engaging in an activity other than working and (b) thinking about something unrelated to the generated idea. There were no differences between ratings of the creativity or importance of ideas that occurred during mind wandering and those that occurred on task.</p>
<p>However, ideas that occurred during mind wandering were more likely to be associated with overcoming an impasse on a problem and to be experienced as “aha” moments, compared with ideas generated while on task.</p>
---
/doc/psychology/writing/2020-blunden.pdf
Beyond the Emoticon: Are There Unintentional Cues of Emotion in Email?
Hayley Blunden, Andrew Brodsky
2020-07-27
2024-01-01
[("doi","10.1177/0146167220936054")]

<p>Email and text-based communication have become ubiquitous. Although recent findings indicate emotional equivalence between <a href="https://en.wikipedia.org/wiki/Face-to-face_interaction">face-to-face</a> and <a href="https://en.wikipedia.org/wiki/Email">email communication</a>, there is limited evidence of nonverbal behaviors in text-based communication, especially the kinds of unintentional displays central to emotion perception in face-to-face interactions.</p>
<p>We investigate whether unintentional emotion cues occur in text-based communication by proposing that communication mistakes (eg. typos) influence emotion perception. Across 6 studies, we show that communication errors amplify perceptions of email sender’s emotions—both negative (Studies 1A–2, 4, 5) and positive (Study 3).</p>
<p>Furthermore, by contrasting perceptions of message senders who make mistakes in emotional versus unemotional contexts (Study 5), we show that people partially excuse message sender communication errors in emotional (versus unemotional) contexts, attributing such mistakes to the sender’s emotional state rather than solely their intelligence level.</p>
<p>These studies suggest that nonverbal behavior in text-based and face-to-face communication may be more comparable than previously thought.</p>
---
/doc/psychology/writing/2021-warren.pdf
Marketing Ideas: How to Write Research Articles that Readers Understand and Cite
Nooshin L. Warren, Matthew Farmer, Tianyu Gu, Caleb Warren
2021-03-02
2024-01-01
[("doi","10.1177/00222429211003560")]

<p>Academia is a marketplace of ideas. Just as firms market their products with packaging and advertising, scholars market their ideas with writing. Even the best ideas will make an impact only if others understand and build on them. Why, then, is academic writing often difficult to understand?</p>
<p>In two experiments and a text analysis of 1,640 articles in premier marketing journals, this research shows that scholars write unclearly in part because they forget that they know more about their research than readers, a phenomenon called “<a href="https://en.wikipedia.org/wiki/Curse_of_knowledge">the curse of knowledge</a>.”</p>
<p>Knowledge, or familiarity with one’s own research, exacerbates 3 practices that make academic writing difficult to understand: abstraction, technical language, and passive writing. When marketing scholars know more about a research project, they use more abstract, technical, and passive writing to describe it.</p>
<p>Articles with more abstract, technical, and passive writing are harder for readers to understand and are less likely to be cited. The authors call for scholars to overcome the curse of knowledge and provide two tools—a website (<a href="http://writingclaritycalculator.com/">writingclaritycalculator.com</a>) and a tutorial—to help them recognize and repair unclear writing so they can write articles that are more likely to make an impact.</p>
---
/doc/radiance/1962-teller-thelegacyofhiroshima.pdf
The Legacy of Hiroshima
Edward Teller, Allen Brown
1962-01-01
2024-01-01



---
/doc/radiance/1964-pillsbury-avisittothenewyorkworldsfair.pdf


1964-01-01
2024-01-01



---
/doc/radiance/1965-lemay-missionwithlemay.pdf


1965-01-01
2024-01-01



---
/doc/radiance/1973-westfall.pdf


1973-01-01
2024-01-01



---
/doc/radiance/1974-clay.pdf


1974-01-01
2024-01-01



---
/doc/radiance/1985-broad-starwarriors.pdf


1985-01-01
2024-01-01



---
/doc/radiance/1987-kidder.pdf


1987-01-01
2024-01-01



---
/doc/radiance/1988-franklin-warstars.pdf


1988-01-01
2024-01-01



---
/doc/radiance/1992-serber-thelosalamosprimer.epub


1992
2024-01-01



---
/doc/radiance/1995-benford-oldlegends.pdf
Old Legends
Gregory Benford
1995-01-01
2024-01-01



---
/doc/radiance/1995-scholz-radiance-plaintext.txt


1995
2024-01-01



---
/doc/radiance/1995-scholz-radiance.pdf


1995-01-01
2024-01-01



---
/doc/radiance/1995-teller.pdf
Planetary Defense Workshop

1995-01-01
2024-01-01



---
/doc/radiance/2002-07-duchamp-itsawfulandenticingradiance.html


2002-07
2024-01-01



---
/doc/radiance/2002-scholz-radiance#about-radiance
Radiance: A Novel § About <em>Radiance</em>
Scholz
2013
2024-01-01



---
/doc/radiance/2002-scholz-radiance#appendices


2002
2024-01-01



---
/doc/radiance/2002-scholz-radiance#diff
Radiance: A Novel § Diff
Scholz
2013
2024-01-01



---
/doc/radiance/2002-scholz-radiance#review-excerpts
Radiance: A Novel
Scholz
2013
2024-01-01



---
/doc/radiance/2002-scholz-radiance#the-loneliness
Radiance: A Novel § 75</sup>
Scholz
2013
2024-01-01



---
/doc/radiance/2002-scholz-radiance-part1-plaintext.txt


2002
2024-01-01



---
/doc/radiance/2002-scholz-radiance.pdf


2002-01-01
2024-01-01



---
/doc/radiance/2011-nist-cradatemplate.pdf

jmaynard
2011-01-01
2024-01-01



---
/doc/radiance/cover.jpg



2024-01-01



---
/doc/radiance/davinci.png



2024-01-01



---
/doc/radiance/ichthys-darwin.png



2024-01-01



---
/doc/radiance/ichthys.png



2024-01-01



---
/doc/radiance/oven.png



2024-01-01



---
/doc/radiance/wikipedia-doj-diazepamvalium.jpg



2024-01-01



---
/doc/reinforcement-learning/1977-werbos.pdf
Advanced Forecasting Methods for Global Crisis Warning and Models of Intelligence
Paul J. Werbos
1977
2024-01-01



---
/doc/reinforcement-learning/1989-sutton.pdf

TeX
1989-01-01
2024-01-01



---
/doc/reinforcement-learning/1990-barto.pdf


1990-01-01
2024-01-01



---
/doc/reinforcement-learning/1993-lin.pdf

Long-Ji Lin
1993-01-01
2024-01-01
[("doi","10.1109/ICNN.1993.298553")]


---
/doc/reinforcement-learning/2004-cook-twoneuronbicycle.avi


2004
2024-01-01



---
/doc/reinforcement-learning/2004-cook-twoneuronbicycle.avi-poster.jpg


2004
2024-01-01



---
/doc/reinforcement-learning/2013-vien.pdf


2013-01-01
2024-01-01



---
/doc/reinforcement-learning/2016-hein.pdf


2016-01-01
2024-01-01



---
/doc/reinforcement-learning/2017-12-24-gwern-meme-nnlayers-alphagozero.jpg

Gwern
2017-12-24
2024-01-01



---
/doc/reinforcement-learning/2017-leike.pdf
On the computability of Solomonoff induction and AIXI
Jan Leike, Marcus Hutter
2017-01-01
2024-01-01
[("doi","10.1016/j.tcs.2017.11.020")]


---
/doc/reinforcement-learning/2018-07-26-synced-googleaichiefjeffdeansmlsystemarchitectureblueprint.html


2018-07-26
2024-01-01



---
/doc/reinforcement-learning/2018-metz-table1-metalearningparadigms.png


2018
2024-01-01



---
/doc/reinforcement-learning/2020-real-googlebrain-automlzero-populationperformanceevolution.mp4


2020
2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/2016-02-02-2.2.0-jquery.min.js


2016-02-02
2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/2016-02-02-karpathy-rl.js


2016-02-02
2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/block.png



2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/camera.png



2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/controlproblem.js



2024-01-01



---
/doc/reinforcement-learning/armstrong-controlproblem/robot.png



2024-01-01



---
/doc/reinforcement-learning/deepmind/2011-deepmind-annualreturn-2.pdf
2011 Annual Return [second]
DeepMind
2011-10-01
2024-01-01



---
/doc/reinforcement-learning/deepmind/2011-deepmind-annualreturn.pdf
2011 Annual Return
DeepMind
2011-09-23
2024-01-01



---
/doc/reinforcement-learning/deepmind/2011-deepmind-unauditedaccounts.pdf
Unaudited Financial Statements DeepMind Technologies Limited (formerly Friars 2022 Limited): For the period from 23 September 2010 to 30 September 2011
Companies House
2012-02-10
2024-01-01



---
/doc/reinforcement-learning/deepmind/2012-deepmind-annualreturn.pdf
2012 Annual Return
DeepMind
2012-09-11
2024-01-01



---
/doc/reinforcement-learning/deepmind/2012-deepmind-unauditedaccounts.pdf
Unaudited Abbreviated Accounts DeepMind Technologies Limited: For the period 1 October 2011 to 31 December 2012
Companies House
2013-10-16
2024-01-01



---
/doc/reinforcement-learning/deepmind/2013-deepmind-unauditedaccounts.pdf
Unaudited Abbreviated Accounts DeepMind Technologies Limited: For the period ended 31 December 2013
Grant Thornton
2013-12-31
2024-01-01



---
/doc/reinforcement-learning/deepmind/2014-deepmind-annualreturn.pdf

DeepMind
2014-09-23
2024-01-01



---
/doc/reinforcement-learning/deepmind/2014-deepmind-fullaccounts.pdf

Graham Law
2015-09-24
2024-01-01



---
/doc/reinforcement-learning/deepmind/2015-deepmind-fullaccounts.pdf
Audited Financial Statements DeepMind Technologies Limited For the year ended 31 December 2015 [Full Accounts]
Ronan Harris
2016-08-16
2024-01-01



---
/doc/reinforcement-learning/deepmind/2016-deepmind-fullaccounts.pdf
Audited Financial Statements DeepMind Technologies Limited For the year ended 31 December 2016 [Full Accounts]
Kenneth H. Yi
2016
2024-01-01



---
/doc/reinforcement-learning/deepmind/2017-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2017 [Full Accounts]
Ronan Harris
2018-09-28
2024-01-01



---
/doc/reinforcement-learning/deepmind/2018-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2018 [Full Accounts]
Ronan Harris
2019-07-25
2024-01-01



---
/doc/reinforcement-learning/deepmind/2019-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2019 [Full Accounts]
Ronan Harris
2020-11-13
2024-01-01



---
/doc/reinforcement-learning/deepmind/2020-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2020 [Full Accounts]
Ronan Harris
2021-09-23
2024-01-01



---
/doc/reinforcement-learning/deepmind/2020-deepmind-fullaccounts.pdf#page=3
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2020 [Full Accounts] § pg3
Ronan Harris
2021-09-23
2024-01-01



---
/doc/reinforcement-learning/deepmind/2021-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2021 [Full Accounts]
Kenneth Yi
2022-09-27
2024-01-01



---
/doc/reinforcement-learning/deepmind/2022-deepmind-fullaccounts.pdf
Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2022 [Full Accounts]
Valentine A. Bohan
2023-09-28
2024-01-01



---
/doc/reinforcement-learning/deepmind/2023-deepmind-fullaccounts.pdf
<span>Deepmind Technologies Limited: Report and Financial Statements Year Ended 31 December 2023 [Full Accounts]</span>
Valentine A. Bohan
2024-09-24
2024-10-19



---
/doc/reinforcement-learning/exploration/1977-rechenberg.pdf
Evolutionsstrategien
Ingo Rechenberg
1977-01-01
2024-01-01
[("doi","10.1007/978-3-642-81283-5_8")]


---
/doc/reinforcement-learning/exploration/2008-lehman.pdf
Exploiting Open-Endedness to Solve Problems Through the Search for Novelty
Joel Lehman, Kenneth O. Stanley
2008-01-01
2024-01-01



---
/doc/reinforcement-learning/exploration/2011-lehman.pdf
Abandoning Objectives: Evolution Through the Search for Novelty Alone
Joel Lehman, Kenneth O. Stanley
2011-06-01
2024-01-01
[("doi","10.1162/EVCO_a_00025")]

<p>In <a href="https://en.wikipedia.org/wiki/Evolutionary_computation">evolutionary computation</a>, the fitness function normally measures progress toward an objective in the search space, effectively acting as an objective function. Through deception, such objective functions may actually prevent the objective from being reached. While methods exist to mitigate deception, they leave the underlying pathology untreated: Objective functions themselves may actively misdirect search toward dead ends.</p>
<p>This paper proposes an approach to circumventing deception that also yields a new perspective on <a href="https://en.wikipedia.org/wiki/Open-ended_evolution">open-ended evolution</a>. Instead of either explicitly seeking an objective or modeling natural evolution to capture open-endedness, the idea is to simply search for behavioral novelty. Even in an objective-based problem, such novelty search ignores the objective. Because many points in the search space collapse to a single behavior, the search for novelty is often feasible.</p>
<p>Furthermore, because there are only so many simple behaviors, the search for novelty leads to increasing complexity. By decoupling open-ended search from artificial life worlds, the search for novelty is applicable to real world problems. Counterintuitively, in the maze navigation and biped walking tasks in this paper, novelty search significantly outperforms objective-based search, suggesting the strange conclusion that some problems are best solved by methods that ignore the objective.</p>
<p>The main lesson is the inherent limitation of the objective-based paradigm and the unexploited opportunity to guide search through other means.</p>
---
/doc/reinforcement-learning/exploration/2015-gomezuribe-figure4-effectivecatalogsizeofnetflixbydefaultvspersonalizedratings.jpg


2015
2024-01-01



---
/doc/reinforcement-learning/exploration/2018-such-table1-geneticalgorithmsvsdqnar3crandomsearchevolutionstrategiesonatariale.png


2018
2024-01-01



---
/doc/reinforcement-learning/exploration/2019-jaderberg-figure2-agentarchitectureandbenchmarking.jpg


2019
2024-01-01



---
/doc/reinforcement-learning/exploration/2019-jaderberg-figure3-knowledgerepresentationtsneandbehavior.jpg


2019
2024-01-01



---
/doc/reinforcement-learning/exploration/2019-jaderberg-figure4-progressionofagentduringtraining.jpg


2019
2024-01-01



---
/doc/reinforcement-learning/exploration/2019-yang.pdf
Machine-learning-guided directed evolution for protein engineering
Kevin K. Yang, Zachary Wu, Frances H. Arnold
2019-01-01
2024-01-01
[("doi","10.1038/s41592-019-0496-6")]


---
/doc/reinforcement-learning/exploration/2020-interactiveagentsgroup-figure15-scalingandtransfer.jpg


2020
2024-01-01



---
/doc/reinforcement-learning/exploration/2021-mehrotra-figure3-highlightingunpopularartistsonspotifyincreasestheirpopularity.jpg


2021
2024-01-01



---
/doc/reinforcement-learning/exploration/2022-ramrakhya-figure1b-habitatobjectnavlogscalinginhumandemonstrationdata.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/exploration/2022-ramrakhya-figure5-scalingcurvesofimitationlearningvsreinforcementlearningonhabitat.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/exploration/2022-ramrakhya-figure7-scalingcurvesofimitationlearningonpickandplace.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/exploration/2023-hafner-figure1-dreamerv3outperformsbaselinesinsampleefficiencyonmanytasks.png


2023
2024-01-01



---
/doc/reinforcement-learning/exploration/2023-hafner-figure6-dreamerv3scaleswellinbothdatarepeatsandmodelsize.png


2023
2024-01-01



---
/doc/reinforcement-learning/exploration/2023-mehrotra-figure8-abtestofhighlightingunpopularartistsonspotifyincreasingtheirpercentilepopularity.jpg


2023
2024-01-01



---
/doc/reinforcement-learning/exploration/active-learning/2009-amatriain-figure5-accuracyofnetflixmovierecommendationsbyhowmanynearbyexpertratingsareusedandweighted.jpg


2009
2024-01-01



---
/doc/reinforcement-learning/exploration/active-learning/2009-amatriain-figure6-expertcfvsnearnestneighborerrorrates.jpg


2009
2024-01-01



---
/doc/reinforcement-learning/exploration/active-learning/2023-kaddour-figure3-validationlossesforbertusingselectivebackpropvsreducibleholdoutvsrandomsampling.png


2023
2024-01-01



---
/doc/reinforcement-learning/exploration/active-learning/2023-xie-figure2-doremioptimizationoftrainingperformancetrainstwiceasfast.jpg


2023
2024-01-01



---
/doc/reinforcement-learning/exploration/active-learning/2024-zhao-figure11-improvmeentofllmtransformerdecisionboundariesbyusingactivelearning.png


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure1-rho1lossacceleratestrainingofllmswhilereducingdatause.jpg


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure2-exampleoftokenlevelcleaningofnoisyinternettextdata.png


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure3-thefourkindsoftokensarealreadylearnedlearnableunlearnableandworsening.png


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure6-rho1trainingcurvesvsdownstreamlosssplitbytokentype.png


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure8-perplexityofrho1filteredtokensoverthecourseoftraining.png


2024
2024-06-24



---
/doc/reinforcement-learning/exploration/active-learning/data-pruning/index
‘data pruning’ tag

2021-03-20
2024-10-23


<figure><img class="float-right page-thumbnail invert-auto outline" height="723" width="1700" src="/doc/reinforcement-learning/exploration/active-learning/data-pruning/2024-lin-figure1-rho1lossacceleratestrainingofllmswhilereducingdatause.jpg" title="Figure 1: We continual pretrain 1B and 7B LMs with 15B OpenWebMath tokens. RHO-1 is trained with our proposed Selective Language Modeling (SLM) [training a reference model on a curated, high-quality dataset. This model then assesses the loss of each token within the pretraining corpus. In the final phase, we train the language model selectively, focusing on tokens with high excess loss between the training and reference model.], while baselines are trained using causal language modeling. SLM improves average few-shot accuracy on GSM8k and MATH by over 16%, achieving the baseline performance 5–10× faster." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>reinforcement-learning/exploration/active-learning/data-pruning</code>, most recent first: 24 <a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#links" class="icon-not">annotations</a> &amp; 7 <a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/reinforcement-learning/exploration/active-learning/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#gwern-face-section" id="toc-gwern-face-section">“Making Anime Faces With StyleGAN”, Gwern 2019</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#prakriya-et-al-2024-section" id="toc-prakriya-et-al-2024-section">“Accelerating Large Language Model Pretraining via LFR Pedagogy: Learn, Focus, and Review”, Prakriya et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#thrush-et-al-2024-1-section" id="toc-thrush-et-al-2024-1-section">“Improving Pretraining Data Using Perplexity Correlations”, Thrush et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#li-et-al-2024-03-section" id="toc-li-et-al-2024-03-section">“DataComp-LM: In Search of the next Generation of Training Sets for Language Models”, Li et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#ankner-et-al-2024-section" id="toc-ankner-et-al-2024-section">“Perplexed by Perplexity: Perplexity-Based Data Pruning With Small Reference Models”, Ankner et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#lin-et-al-2024-1-section" id="toc-lin-et-al-2024-1-section">“Rho-1: Not All Tokens Are What You Need”, Lin et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#allen-zhu-li-2024-section" id="toc-allen-zhu-li-2024-section">“Physics of Language Models: Part 3.3, Knowledge Capacity Scaling Laws”, Allen-Zhu &amp; Li 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#moser-et-al-2024-section" id="toc-moser-et-al-2024-section">“A Study in Dataset Pruning for Image Super-Resolution”, Moser et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#sachdeva-et-al-2024-2-section" id="toc-sachdeva-et-al-2024-2-section">“How to Train Data-Efficient LLMs”, Sachdeva et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#zhang-et-al-2024-08-section" id="toc-zhang-et-al-2024-08-section">“Autonomous Data Selection With Language Models for Mathematical Texts”, Zhang et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#maini-et-al-2024-section" id="toc-maini-et-al-2024-section">“Rephrasing the Web (WARP): A Recipe for Compute and Data-Efficient Language Modeling”, Maini et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#evans-et-al-2023-2-section" id="toc-evans-et-al-2023-2-section">“Bad Students Make Great Teachers: Active Learning Accelerates Large-Scale Visual Understanding”, Evans et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#mayilvahanan-et-al-2023-section" id="toc-mayilvahanan-et-al-2023-section">“Does CLIP’s Generalization Performance Mainly Stem from High Train-Test Similarity?”, Mayilvahanan et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#fang-et-al-2023-1-section" id="toc-fang-et-al-2023-1-section">“Data Filtering Networks”, Fang et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#shen-et-al-2023-2-section" id="toc-shen-et-al-2023-2-section">“SlimPajama-DC: Understanding Data Combinations for LLM Training”, Shen et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#vivek-et-al-2023-section" id="toc-vivek-et-al-2023-section">“Anchor Points: Benchmarking Models With Much Fewer Examples”, Vivek et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#marion-et-al-2023-section" id="toc-marion-et-al-2023-section">“When Less Is More: Investigating Data Pruning for Pretraining LLMs at Scale”, Marion et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#lee-et-al-2023-4-section" id="toc-lee-et-al-2023-4-section">“Beyond Scale: the Diversity Coefficient As a Data Quality Metric Demonstrates LLMs Are Pre-Trained on Formally Diverse Data”, Lee et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#xie-et-al-2023-3-section" id="toc-xie-et-al-2023-3-section">“Data Selection for Language Models via Importance Resampling”, Xie et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#sorscher-et-al-2022-section" id="toc-sorscher-et-al-2022-section">“Beyond Neural Scaling Laws: Beating Power Law Scaling via Data Pruning”, Sorscher et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#salman-et-al-2020-1-section" id="toc-salman-et-al-2020-1-section">“Unadversarial Examples: Designing Objects for Robust Vision”, Salman et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#bahri-et-al-2020-section" id="toc-bahri-et-al-2020-section">“Generative Models Are Unsupervised Predictors of Page Quality: A Colossal-Scale Study”, Bahri et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#wang-et-al-2018-2-section" id="toc-wang-et-al-2018-2-section">“Dataset Distillation”, Wang et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#zhu-2013-section" id="toc-zhu-2013-section">“Machine Teaching for Bayesian Learners in the Exponential Family”, Zhu 2013</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#section" id="toc-section">“FineWeb: Decanting the Web for the Finest Text Data at Scale”</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#data-selection" id="toc-data-selection"><code>data-selection</code></a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#data-pruning" id="toc-data-pruning"><code>data-pruning</code></a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#model-acceleration" id="toc-model-acceleration"><code>model-acceleration</code></a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/reinforcement-learning/exploration/active-learning/data-pruning/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/reinforcement-learning/imitation-learning/brain-imitation-learning/2021-spape-figure5-samplepersonalizedfaces.png


2021
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/2022-perolat-figure1b-deepnashstrategoselfplayarchitecture.png


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure1-architectureofcicerodiplomacyagent.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure2-trainingandinferenceofcicerointentcontrolleddialogue.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure3-differentcicerointentsleadtodifferentdialogues.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure5-theeffectofdialogueoncicerosplanningandintents3possiblescenariosinanegotiationwithengland.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure6-successfulcicerohumandialogueexamplesfromtestgames.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-supplement.pdf
CICERO: Human-level play in the game of <em>Diplomacy</em> by combining language models with strategic reasoning: Supplement
Meta Fundamental A. I. Research Diplomacy Team, Anton Bakhtin, Noam Brown, Emily Dinan, Gabriele Farina, Colin Flaherty, Daniel Fried, Andrew Goff, Jonathan Gray, Hengyuan Hu, Athul Paul Jacob, Mojtaba Komeili, Karthik Konath, Minae Kwon, Adam Lerer, Mike Lewis, Alexander H. Miller, Sasha Mitts, Adithya Renduchintala, Stephen Roller, Dirk Rowe, Weiyan Shi, Joe Spisak, Alexander Wei, David Wu, Hugh Zhang, Markus Zijlstra
2022-11-22
2024-01-01
[("doi","10.1126/science.ade9097_1")]


---
/doc/reinforcement-learning/imperfect-information/diplomacy/index
‘<em>Diplomacy</em> AI’ tag

2020-11-25
2024-01-01


<figure><img class="float-right page-thumbnail invert-not outline" height="1530" width="2015" src="/doc/reinforcement-learning/imperfect-information/diplomacy/2022-bakhtin-figure1-architectureofcicerodiplomacyagent.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>reinforcement-learning/imperfect-information/diplomacy</code>, most recent first: 13 <a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#links" class="icon-not">annotations</a> &amp; 8 <a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/reinforcement-learning/imperfect-information/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#heffernan-2023-section" id="toc-heffernan-2023-section">“What If the Robots Were Very Nice While They Took Over the World?”, Heffernan 2023</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#kram%C3%A1r-et-al-2022-section" id="toc-kramár-et-al-2022-section">“Negotiation and Honesty in Artificial Intelligence Methods for the Board Game of <em>Diplomacy</em>”, Kramár et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#team-et-al-2022-section" id="toc-team-et-al-2022-section">“CICERO: Human-Level Play in the Game of <em>Diplomacy</em> by Combining Language Models With Strategic Reasoning: Supplement”, Team et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#bakhtin-et-al-2022-2-section" id="toc-bakhtin-et-al-2022-2-section">“CICERO: Human-Level Play in the Game of <em>Diplomacy</em> by Combining Language Models With Strategic Reasoning”, Bakhtin et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#bakhtin-et-al-2022-1-section" id="toc-bakhtin-et-al-2022-1-section">“Diplodocus: Mastering the Game of No-Press Diplomacy via Human-Regularized Reinforcement Learning and Planning”, Bakhtin et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#jacob-et-al-2021-1-section" id="toc-jacob-et-al-2021-1-section">“Modeling Strong and Human-Like Gameplay With KL-Regularized Search”, Jacob et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#bakhtin-et-al-2021-section" id="toc-bakhtin-et-al-2021-section">“DORA: No-Press Diplomacy from Scratch”, Bakhtin et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#gray-et-al-2020-section" id="toc-gray-et-al-2020-section">“Human-Level Performance in No-Press Diplomacy via Equilibrium Search”, Gray et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#anthony-et-al-2020-section" id="toc-anthony-et-al-2020-section">“Learning to Play No-Press Diplomacy With Best Response Policy Iteration”, Anthony et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#paquette-et-al-2019-section" id="toc-paquette-et-al-2019-section">“No Press Diplomacy: Modeling Multi-Agent Gameplay”, Paquette et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#jonge-et-al-2018-section" id="toc-jonge-et-al-2018-section">“The Challenge of Negotiation in the Game of <em>Diplomacy</em>”, Jonge et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#kraus-lehmann-1988-section" id="toc-kraus-lehmann-1988-section">“Diplomat, an Agent in a Multi Agent Environment: An Overview”, Kraus &amp; Lehmann 1988</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#section" id="toc-section">“Hsdip: a <em>Diplomacy</em> Parser/renderer”</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/diplomacy/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/reinforcement-learning/imperfect-information/poker/index
‘poker AI’ tag

2019-12-20
2023-08-26


<figure><img class="float-right page-thumbnail invert-auto outline" height="1294" width="1720" src="/doc/psychology/chess/2020-duersch-table2-rankingofcardandboardgamesbyamountofskillvschance.png" title="Table 2: Summary statistics of rating distributions—regulars only." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>reinforcement-learning/imperfect-information/poker</code>, most recent first: 15 <a href="/doc/reinforcement-learning/imperfect-information/poker/index#links" class="icon-not">annotations</a> (<a href="/doc/reinforcement-learning/imperfect-information/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#schmid-et-al-2021-section" id="toc-schmid-et-al-2021-section">“Player of Games”, Schmid et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#duersch-et-al-2020-section" id="toc-duersch-et-al-2020-section">“Measuring Skill and Chance in Games”, Duersch et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#brown-et-al-2020-1-section" id="toc-brown-et-al-2020-1-section">“ReBeL: Combining Deep Reinforcement Learning and Search for Imperfect-Information Games”, Brown et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#timbers-et-al-2020-section" id="toc-timbers-et-al-2020-section">“Approximate Exploitability: Learning a Best Response in Large Games”, Timbers et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#zhang-et-al-2019-03-section" id="toc-zhang-et-al-2019-03-section">“Multi-Agent Reinforcement Learning: A Selective Overview of Theories and Algorithms”, Zhang et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#brown-sandholm-2019-section" id="toc-brown-sandholm-2019-section">“Pluribus: Superhuman AI for Multiplayer Poker”, Brown &amp; Sandholm 2019</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#hennes-et-al-2019-section" id="toc-hennes-et-al-2019-section">“NeuRD: Neural Replicator Dynamics”, Hennes et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#omidshafiei-et-al-2019-section" id="toc-omidshafiei-et-al-2019-section">“Α-Rank: Multi-Agent Evaluation by Evolution”, Omidshafiei et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#brown-et-al-2018-1-section" id="toc-brown-et-al-2018-1-section">“Deep Counterfactual Regret Minimization”, Brown et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#srinivasan-et-al-2018-section" id="toc-srinivasan-et-al-2018-section">“Actor-Critic Policy Optimization in Partially Observable Multiagent Environments”, Srinivasan et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#brown-sandholm-2017-section" id="toc-brown-sandholm-2017-section">“Safe and Nested Subgame Solving for Imperfect-Information Games”, Brown &amp; Sandholm 2017</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#morav%C4%8D%C3%ADk-et-al-2017-section" id="toc-moravčík-et-al-2017-section">“DeepStack: Expert-Level Artificial Intelligence in No-Limit Poker”, Moravčík et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#lisy-bowling-2016-section" id="toc-lisy-bowling-2016-section">“Equilibrium Approximation Quality of Current No-Limit Poker Bots”, Lisy &amp; Bowling 2016</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#heinrich-silver-2016-section" id="toc-heinrich-silver-2016-section">“Deep Reinforcement Learning from Self-Play in Imperfect-Information Games”, Heinrich &amp; Silver 2016</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#nash-1951-section" id="toc-nash-1951-section">“Non-Cooperative Games”, Nash 1951</a></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/imperfect-information/poker/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/reinforcement-learning/meta-learning/2018-metz-appendix-figure1-detailedschematicdiagramofmetalearningarchitecture.png


2018
2024-01-01



---
/doc/reinforcement-learning/meta-learning/2018-metz-figure1-schematicofmetalearningrepresentationsforunsupervisedlearning.jpg


2018
2024-01-01



---
/doc/reinforcement-learning/meta-learning/2018-metz-figure5-generalizationofmetalearnedruletounseenlayesrunitsandactivations.jpg


2018
2024-01-01



---
/doc/reinforcement-learning/meta-learning/2018-metz-figure6-learnedfiltersandrepresentationsofthemetalearnednet.jpg


2018
2024-01-01



---
/doc/reinforcement-learning/meta-learning/2020-real-googlebrain-automlzero-bestalgorithmannotation.mp4


2020
2024-01-01



---
/doc/reinforcement-learning/meta-learning/2022-patel-figure1-mt5fewshotpromptingwordbywordforneuralmachinetranslation.png


2022
2024-01-01



---
/doc/reinforcement-learning/meta-learning/continual-learning/2024-ibrahim-figure1-continualpretrainingwithcyclicallearningratematchesfromscratchtraining.png


2024
2024-03-16



---
/doc/reinforcement-learning/model-free/1963-michie.pdf
Experiments on the mechanization of game-learning Part I. Characterization of the model and its parameters [MENACE]
Donald Michie
1963-01-01
2024-01-01



---
/doc/reinforcement-learning/model-free/1982-michie.pdf
Experiments on the mechanization of game-learning Part II. Rule-Based Learning and the Human Window [BOXES]
Donald Michie
1982-01-01
2024-01-01



---
/doc/reinforcement-learning/model-free/1985-grefenstette-proceedingsofthefirstinternationalconferenceongeneticalgorithmsandtheirapplications.pdf
<em>Proceedings of the First International Conference on Genetic Algorithms and Their Applications</em>
John J. Grefenstette
1985-01-01
2024-01-01
[("doi","10.4324/9781315799674")]


---
/doc/reinforcement-learning/model-free/1991-gardner-ch8amatchboxgamelearningmachine.pdf
A Matchbox Game-Learning Machine
Martin Gardner
1962-01-01
2024-01-01



---
/doc/reinforcement-learning/model-free/2001-cook-figure2-chaoticdynamicsofunsteeredvirtualbicycleover800runs.png


2001
2024-01-01



---
/doc/reinforcement-learning/model-free/2021-hessel-figure4-anakinsebulbatpupodperformance.jpg


2021
2024-01-01



---
/doc/reinforcement-learning/model-free/2022-georgescu.pdf
Machine learning helps control tokamak plasmas
Iulia Georgescu
2022-02-18
2024-01-01
[("doi","10.1038/s42254-022-00434-6")]


---
/doc/reinforcement-learning/model-free/index
‘model-free RL’ tag

2018-12-12
2024-11-26


<figure><img class="float-right page-thumbnail invert-auto outline" height="689" width="1612" src="/doc/reinforcement-learning/model-free/2021-hessel-figure4-anakinsebulbatpupodperformance.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>reinforcement-learning/model-free</code>, most recent first: 2 <a href="/doc/reinforcement-learning/model-free/index#see-alsos" class="icon-not">related tags</a>, 288 <a href="/doc/reinforcement-learning/model-free/index#links" class="icon-not">annotations</a>, &amp; 25 <a href="/doc/reinforcement-learning/model-free/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/reinforcement-learning/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/reinforcement-learning/model-free/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/reinforcement-learning/model-free/index#elsayed-et-al-2024-section" id="toc-elsayed-et-al-2024-section">“Deep Reinforcement Learning Without Experience Replay, Target Networks, or Batch Updates”, Elsayed et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#binz-et-al-2024-section" id="toc-binz-et-al-2024-section">“Centaur: a Foundation Model of Human Cognition”, Binz et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lee-et-al-2024-5-section" id="toc-lee-et-al-2024-5-section">“SimBa: Simplicity Bias for Scaling Up Parameters in Deep Reinforcement Learning”, Lee et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kumar-et-al-2024-section" id="toc-kumar-et-al-2024-section">“Training Language Models to Self-Correct via Reinforcement Learning”, Kumar et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#carpentier-2024-section" id="toc-carpentier-2024-section">“Carpentopod: A Walking Table Project”, Carpentier 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#simor-et-al-2024-section" id="toc-simor-et-al-2024-section">“Mind Wandering During Implicit Learning Is Associated With Increased Periodic EEG Activity And Improved Extraction Of Hidden Probabilistic Patterns”, Simor et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mattioli-2024-section" id="toc-mattioli-2024-section">“Alexa Is in Millions of Households—And Amazon Is Losing Billions”, Mattioli 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zhao-et-al-2024-3-section" id="toc-zhao-et-al-2024-3-section">“Probabilistic Inference in Language Models via Twisted Sequential Monte Carlo”, Zhao et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#tajwar-et-al-2024-section" id="toc-tajwar-et-al-2024-section">“Preference Fine-Tuning of LLMs Should Leverage Suboptimal, On-Policy Data”, Tajwar et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#butt-et-al-2024-section" id="toc-butt-et-al-2024-section">“CodeIt: Self-Improving Language Models With Prioritized Hindsight Replay”, Butt et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#aksitov-et-al-2023-1-section" id="toc-aksitov-et-al-2023-1-section">“ReST Meets ReAct: Self-Improvement for Multi-Step Reasoning LLM Agent”, Aksitov et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dutta-et-al-2023-section" id="toc-dutta-et-al-2023-section">“Frugal LMs Trained to Invoke Symbolic Solvers Achieve Parameter-Efficient Arithmetic Reasoning”, Dutta et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pham-et-al-2023-section" id="toc-pham-et-al-2023-section">“Let Models Speak Ciphers: Multiagent Debate through Embeddings”, Pham et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fang-stachenfeld-2023-section" id="toc-fang-stachenfeld-2023-section">“Predictive Auxiliary Objectives in Deep RL Mimic Learning in the Brain”, Fang &amp; Stachenfeld 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#obando-ceron-et-al-2023-section" id="toc-obando-ceron-et-al-2023-section">“Small Batch Deep Reinforcement Learning”, Obando-Ceron et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yunis-et-al-2023-section" id="toc-yunis-et-al-2023-section">“Subwords As Skills: Tokenization for Sparse-Reward Reinforcement Learning”, Yunis et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#gao-wang-2023-section" id="toc-gao-wang-2023-section">“Comparative Study of Model-Based and Model-Free Reinforcement Learning Control Performance in HVAC Systems”, Gao &amp; Wang 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#gefter-2023-section" id="toc-gefter-2023-section">“What Are Dreams For? Converging Lines of Research Suggest That We Might Be Misunderstanding Something We Do Every Night of Our Lives”, Gefter 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lin-et-al-2023-6-section" id="toc-lin-et-al-2023-6-section">“Learning to Model the World With Language”, Lin et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section" id="toc-section">“Low-Poly Image Generation Using Evolutionary Algorithms in Ruby”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#monteiro-et-al-2023-section" id="toc-monteiro-et-al-2023-section">“Using Temperature to Analyze the Neural Basis of a Time-Based Decision”, Monteiro et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chevalier-boisvert-et-al-2023-section" id="toc-chevalier-boisvert-et-al-2023-section">“Minigrid &amp; Miniworld: Modular &amp; Customizable Reinforcement Learning Environments for Goal-Oriented Tasks”, Chevalier-Boisvert et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#blumberg-et-al-2023-section" id="toc-blumberg-et-al-2023-section">“Twitching in Sensorimotor Development from Sleeping Rats to Robots”, Blumberg et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#parsa-et-al-2023-section" id="toc-parsa-et-al-2023-section">“Universal Mechanical Polycomputation in Granular Matter”, Parsa et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#moschopoulos-et-al-2023-section" id="toc-moschopoulos-et-al-2023-section">“Lucy-SKG: Learning to Play Rocket League Efficiently Using Deep Reinforcement Learning”, Moschopoulos et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#baheti-et-al-2023-section" id="toc-baheti-et-al-2023-section">“Improving Language Models With Advantage-Based Offline Policy Gradients”, Baheti et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bell-et-al-2023-section" id="toc-bell-et-al-2023-section">“Reinforcement Learning in Newcomb-Like Environments”, Bell et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#xu-et-al-2023-6-section" id="toc-xu-et-al-2023-6-section">“WizardLM: Empowering Large Language Models to Follow Complex Instructions”, Xu et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#liu-et-al-2023-17-section" id="toc-liu-et-al-2023-17-section">“Bridging Discrete and Backpropagation: Straight-Through and Beyond”, Liu et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#patterson-et-al-2023-2-section" id="toc-patterson-et-al-2023-2-section">“Empirical Design in Reinforcement Learning”, Patterson et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#crossley-et-al-2023-section" id="toc-crossley-et-al-2023-section">“A Circuit Mechanism Linking past and Future Learning through Shifts in Perception”, Crossley et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#doro-et-al-2023-section" id="toc-doro-et-al-2023-section">“Sample-Efficient Reinforcement Learning by Breaking the Replay Ratio Barrier”, D’Oro et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bronstein-et-al-2022-section" id="toc-bronstein-et-al-2022-section">“Embedding Synthetic Off-Policy Experience for Autonomous Driving via Zero-Shot Curricula”, Bronstein et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#agapiou-et-al-2022-section" id="toc-agapiou-et-al-2022-section">“Melting Pot 2.0”, Agapiou et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ryoo-et-al-2022-section" id="toc-ryoo-et-al-2022-section">“Token Turing Machines”, Ryoo et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#agarwal-et-al-2022-section" id="toc-agarwal-et-al-2022-section">“Legged Locomotion in Challenging Terrains Using Egocentric Vision”, Agarwal et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kalinowska-et-al-2022-section" id="toc-kalinowska-et-al-2022-section">“Over-Communicate No More: Situated RL Agents Learn Concise Communication Protocols”, Kalinowska et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#henaff-et-al-2022-section" id="toc-henaff-et-al-2022-section">“E3B: Exploration via Elliptical Episodic Bonuses”, Henaff et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cetin-et-al-2022-section" id="toc-cetin-et-al-2022-section">“Hyperbolic Deep Reinforcement Learning”, Cetin et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ramamurthy-et-al-2022-section" id="toc-ramamurthy-et-al-2022-section">“Is Reinforcement Learning (Not) for Natural Language Processing: Benchmarks, Baselines, and Building Blocks for Natural Language Policy Optimization”, Ramamurthy et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lu-et-al-2022-3-section" id="toc-lu-et-al-2022-3-section">“Dynamic Prompt Learning via Policy Gradient for Semi-Structured Mathematical Reasoning”, Lu et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ghugare-et-al-2022-section" id="toc-ghugare-et-al-2022-section">“Simplifying Model-Based RL: Learning Representations, Latent-Space Models, and Policies With One Objective (ALM)”, Ghugare et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kapturowski-et-al-2022-section" id="toc-kapturowski-et-al-2022-section">“Human-Level Atari 200× Faster”, Kapturowski et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#niwa-et-al-2022-section" id="toc-niwa-et-al-2022-section">“Nearest Neighbor Non-Autoregressive Text Generation”, Niwa et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dann-et-al-2022-section" id="toc-dann-et-al-2022-section">“A Provably Efficient Model-Free Posterior Sampling Method for Episodic Reinforcement Learning”, Dann et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#stani%C4%87-et-al-2022-section" id="toc-stanić-et-al-2022-section">“Learning to Generalize With Object-Centric Agents in the Open World Survival Game Crafter”, Stanić et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lavington-et-al-2022-section" id="toc-lavington-et-al-2022-section">“Improved Policy Optimization for Online Imitation Learning”, Lavington et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#snell-et-al-2022-section" id="toc-snell-et-al-2022-section">“Offline RL for Natural Language Generation With Implicit Language Q Learning”, Snell et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cho-et-al-2022-2-section" id="toc-cho-et-al-2022-2-section">“Fine-Grained Image Captioning With CLIP Reward”, Cho et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#millidge-et-al-2022-section" id="toc-millidge-et-al-2022-section">“Reward Bases: Instantaneous Reward Revaluation With Temporal Difference Learning”, Millidge et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#grooten-et-al-2022-section" id="toc-grooten-et-al-2022-section">“Is Vanilla Policy Gradient Overlooked? Analyzing Deep Reinforcement Learning for Hanabi”, Grooten et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#liu-et-al-2022c-section" id="toc-liu-et-al-2022c-section">“Quantifying and Alleviating Political Bias in Language Models”, Liu et al 2022c</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#georgescu-2022-section" id="toc-georgescu-2022-section">“Machine Learning Helps Control Tokamak Plasmas”, Georgescu 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#goyal-et-al-2022-1-section" id="toc-goyal-et-al-2022-1-section">“Retrieval-Augmented Reinforcement Learning”, Goyal et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#arnold-et-al-2022-section" id="toc-arnold-et-al-2022-section">“Policy Learning and Evaluation With Randomized Quasi-Monte Carlo”, Arnold et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#humphreys-et-al-2022-2-section" id="toc-humphreys-et-al-2022-2-section">“A Data-Driven Approach for Learning to Control Computers”, Humphreys et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#degrave-et-al-2022-section" id="toc-degrave-et-al-2022-section">“Magnetic Control of Tokamak Plasmas through Deep Reinforcement Learning”, Degrave et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fujimoto-et-al-2022-section" id="toc-fujimoto-et-al-2022-section">“Why Should I Trust You, Bellman? The Bellman Error Is a Poor Replacement for Value Error”, Fujimoto et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lyle-et-al-2022-section" id="toc-lyle-et-al-2022-section">“Learning Dynamics and Generalization in Deep Reinforcement Learning”, Lyle et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#margolis-2022-section" id="toc-margolis-2022-section">“Agile Locomotion via Model-Free Learning”, Margolis 2022</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pang-et-al-2021-1-section" id="toc-pang-et-al-2021-1-section">“Amortized Noisy Channel Neural Machine Translation”, Pang et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#korkmaz-2021-section" id="toc-korkmaz-2021-section">“Deep Reinforcement Learning Policies Learn Shared Adversarial Features Across MDPs”, Korkmaz 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#khandelwal-et-al-2021-section" id="toc-khandelwal-et-al-2021-section">“Simple but Effective: CLIP Embeddings for Embodied AI”, Khandelwal et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kostrikov-et-al-2021-section" id="toc-kostrikov-et-al-2021-section">“Offline Reinforcement Learning With Implicit Q-Learning (IQL)”, Kostrikov et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ni-et-al-2021-3-section" id="toc-ni-et-al-2021-3-section">“Recurrent Model-Free RL Is a Strong Baseline for Many POMDPs”, Ni et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hiraoka-et-al-2021-section" id="toc-hiraoka-et-al-2021-section">“DroQ: Dropout Q-Functions for Doubly Efficient Reinforcement Learning”, Hiraoka et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hilton-et-al-2021-2-section" id="toc-hilton-et-al-2021-2-section">“Batch Size-Invariance for Policy Optimization”, Hilton et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#samvelyan-et-al-2021-section" id="toc-samvelyan-et-al-2021-section">“MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research”, Samvelyan et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#flennerhag-et-al-2021-section" id="toc-flennerhag-et-al-2021-section">“Bootstrapped Meta-Learning”, Flennerhag et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#petrenko-et-al-2021-section" id="toc-petrenko-et-al-2021-section">“Megaverse: Simulating Embodied Agents at One Million Experiences per Second”, Petrenko et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#vicol-et-al-2021-section" id="toc-vicol-et-al-2021-section">“PES: Unbiased Gradient Estimation in Unrolled Computation Graphs With Persistent Evolution Strategies”, Vicol et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kanitscheider-et-al-2021-section" id="toc-kanitscheider-et-al-2021-section">“Multi-Task Curriculum Learning in a Complex, Visual, Hard-Exploration Domain: Minecraft”, Kanitscheider et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#vischer-et-al-2021-section" id="toc-vischer-et-al-2021-section">“On Lottery Tickets and Minimal Task Representations in Deep Reinforcement Learning”, Vischer et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wagner-2021-section" id="toc-wagner-2021-section">“Constructions in Combinatorics via Neural Networks”, Wagner 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hessel-et-al-2021-3-section" id="toc-hessel-et-al-2021-3-section">“Muesli: Combining Improvements in Policy Optimization”, Hessel et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hessel-et-al-2021-2-section" id="toc-hessel-et-al-2021-2-section">“Podracer Architectures for Scalable Reinforcement Learning”, Hessel et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pearce-zhu-2021-section" id="toc-pearce-zhu-2021-section">“Counter-Strike Deathmatch With Large-Scale Behavioral Cloning”, Pearce &amp; Zhu 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#parisotto-salakhutdinov-2021-section" id="toc-parisotto-salakhutdinov-2021-section">“ALD: Efficient Transformers in Reinforcement Learning Using Actor-Learner Distillation”, Parisotto &amp; Salakhutdinov 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hayes-et-al-2021-section" id="toc-hayes-et-al-2021-section">“Replay in Deep Learning: Current Approaches and Missing Biological Elements”, Hayes et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#shacklett-et-al-2021-section" id="toc-shacklett-et-al-2021-section">“Large Batch Simulation for Deep Reinforcement Learning”, Shacklett et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yu-et-al-2021-2-section" id="toc-yu-et-al-2021-2-section">“The Surprising Effectiveness of PPO in Cooperative, Multi-Agent Games”, Yu et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#tessler-et-al-2021-section" id="toc-tessler-et-al-2021-section">“Reinforcement Learning for Datacenter Congestion Control”, Tessler et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ota-et-al-2021-section" id="toc-ota-et-al-2021-section">“Training Larger Networks for Deep Reinforcement Learning”, Ota et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#langlois-everitt-2021-section" id="toc-langlois-everitt-2021-section">“How RL Agents Behave When Their Actions Are Modified”, Langlois &amp; Everitt 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#agostinelli-et-al-2021-section" id="toc-agostinelli-et-al-2021-section">“A<sup>✱</sup> Search Without Expansions: Learning Heuristic Functions With Deep Q-Networks”, Agostinelli et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chen-et-al-2021-12-section" id="toc-chen-et-al-2021-12-section">“Randomized Ensembled Double Q-Learning (REDQ): Learning Fast Without a Model”, Chen et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#trofin-et-al-2021-section" id="toc-trofin-et-al-2021-section">“MLGO: a Machine Learning Guided Compiler Optimizations Framework”, Trofin et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#co-reyes-et-al-2021-section" id="toc-co-reyes-et-al-2021-section">“Evolving Reinforcement Learning Algorithms”, Co-Reyes et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cross-2020-section" id="toc-cross-2020-section">“Using Deep Reinforcement Learning to Reveal How the Brain Encodes Abstract State-Space Representations in High-Dimensional Environments”, Cross 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bellemare-et-al-2020-section" id="toc-bellemare-et-al-2020-section">“Autonomous Navigation of Stratospheric Balloons Using Reinforcement Learning”, Bellemare et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kim-et-al-2020-3-section" id="toc-kim-et-al-2020-3-section">“A Unified Framework for Dopamine Signals across Timescales”, Kim et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zolna-et-al-2020-section" id="toc-zolna-et-al-2020-section">“Offline Learning from Demonstrations and Unlabeled Experience”, Zolna et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dezfouli-et-al-2020-section" id="toc-dezfouli-et-al-2020-section">“Adversarial Vulnerabilities of Human Decision-Making”, Dezfouli et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sinha-et-al-2020-1-section" id="toc-sinha-et-al-2020-1-section">“D2RL: Deep Dense Architectures in Reinforcement Learning”, Sinha et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#jaques-et-al-2020-section" id="toc-jaques-et-al-2020-section">“Human-Centric Dialog Training via Offline Reinforcement Learning”, Jaques et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ndousse-et-al-2020-section" id="toc-ndousse-et-al-2020-section">“Emergent Social Learning via Multi-Agent Reinforcement Learning”, Ndousse et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fuchs-et-al-2020-section" id="toc-fuchs-et-al-2020-section">“Super-Human Performance in <em>Gran Turismo Sport</em> Using Deep Reinforcement Learning”, Fuchs et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#schwarzer-et-al-2020-section" id="toc-schwarzer-et-al-2020-section">“SPR: Data-Efficient Reinforcement Learning With Self-Predictive Representations”, Schwarzer et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#philoxenic-2020-1-section" id="toc-philoxenic-2020-1-section">“Learning Breakout From RAM—Part 2”, philoxenic 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#philoxenic-2020-2-section" id="toc-philoxenic-2020-2-section">“Learning Breakout From RAM—Part 1”, philoxenic 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#papoudakis-et-al-2020-section" id="toc-papoudakis-et-al-2020-section">“Benchmarking Multi-Agent Deep Reinforcement Learning Algorithms in Cooperative Tasks”, Papoudakis et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wu-et-al-2020-2-section" id="toc-wu-et-al-2020-2-section">“Improving GAN Training With Probability Ratio Clipping and Sample Reweighting”, Wu et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kumar-et-al-2020-2-section" id="toc-kumar-et-al-2020-2-section">“Conservative Q-Learning for Offline Reinforcement Learning”, Kumar et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kuznetsov-et-al-2020-section" id="toc-kuznetsov-et-al-2020-section">“Controlling Overestimation Bias With Truncated Mixture of Continuous Distributional Quantile Critics (TQC)”, Kuznetsov et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#canaan-et-al-2020-2-section" id="toc-canaan-et-al-2020-2-section">“Evaluating the Rainbow DQN Agent in Hanabi With Unseen Partners”, Canaan et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kostrikov-et-al-2020-section" id="toc-kostrikov-et-al-2020-section">“Image Augmentation Is All You Need: Regularizing Deep Reinforcement Learning from Pixels”, Kostrikov et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mirhoseini-et-al-2020-section" id="toc-mirhoseini-et-al-2020-section">“Chip Placement With Deep Reinforcement Learning”, Mirhoseini et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#srinivas-et-al-2020-section" id="toc-srinivas-et-al-2020-section">“CURL: Contrastive Unsupervised Representations for Reinforcement Learning”, Srinivas et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#liu-et-al-2020-2-section" id="toc-liu-et-al-2020-2-section">“Evolving Normalization-Activation Layers”, Liu et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kanervisto-et-al-2020-section" id="toc-kanervisto-et-al-2020-section">“Benchmarking End-To-End Behavioral Cloning on Video Games”, Kanervisto et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#badia-et-al-2020-agent57-section" id="toc-badia-et-al-2020-agent57-section">“Agent57: Outperforming the Atari Human Benchmark”, Badia et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#merel-et-al-2020-section" id="toc-merel-et-al-2020-section">“Deep Neuroethology of a Virtual Rodent”, Merel et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#xie-jiang-2020-section" id="toc-xie-jiang-2020-section">“Q<sup>✱</sup> Approximation Schemes for Batch Reinforcement Learning: A Theoretical Comparison”, Xie &amp; Jiang 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ota-et-al-2020-section" id="toc-ota-et-al-2020-section">“Can Increasing Input Dimensionality Improve Deep Reinforcement Learning?”, Ota et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#maes-et-al-2020-section" id="toc-maes-et-al-2020-section">“Causal Evidence Supporting the Proposal That Dopamine Transients Function As Temporal Difference Prediction Errors”, Maes et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dabney-et-al-2020-section" id="toc-dabney-et-al-2020-section">“A Distributional Code for Value in Dopamine-Based Reinforcement Learning”, Dabney et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hamrick-et-al-2019-section" id="toc-hamrick-et-al-2019-section">“Combining Q-Learning and Search With Amortized Value Estimates”, Hamrick et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#espeholt-et-al-2019-section" id="toc-espeholt-et-al-2019-section">“SEED RL: Scalable and Efficient Deep-RL With Accelerated Central Inference”, Espeholt et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#du-et-al-2019-4-section" id="toc-du-et-al-2019-4-section">“Is a Good Representation Sufficient for Sample Efficient Reinforcement Learning?”, Du et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lam-et-al-2019-section" id="toc-lam-et-al-2019-section">“QUARL: Quantized Reinforcement Learning (ActorQ)”, Lam et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zhavoronkov-et-al-2019-section" id="toc-zhavoronkov-et-al-2019-section">“Deep Learning Enables Rapid Identification of Potent DDR1 Kinase Inhibitors”, Zhavoronkov et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lengler-zou-2019-section" id="toc-lengler-zou-2019-section">“Exponential Slowdown for Larger Populations: The (<em>μ</em>+1)-EA on Monotone Functions”, Lengler &amp; Zou 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#toromanoff-et-al-2019-section" id="toc-toromanoff-et-al-2019-section">“Is Deep Reinforcement Learning Really Superhuman on Atari? Leveling the Playing Field”, Toromanoff et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#haj-ali-et-al-2019-section" id="toc-haj-ali-et-al-2019-section">“A View on Deep Reinforcement Learning in System Optimization”, Haj-Ali et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yu-et-al-2019-2-section" id="toc-yu-et-al-2019-2-section">“Playing the Lottery With Rewards and Multiple Languages: Lottery Tickets in RL and NLP”, Yu et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lengler-2019-section" id="toc-lengler-2019-section">“A General Dichotomy of Evolutionary Algorithms on Monotone Functions”, Lengler 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#karpathy-2019-section" id="toc-karpathy-2019-section">“A Recipe for Training Neural Networks”, Karpathy 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#niu-et-al-2019-section" id="toc-niu-et-al-2019-section">“Universal Quantum Control through Deep Reinforcement Learning”, Niu et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chen-2019-section" id="toc-chen-2019-section">“Reinforcement Learning for Recommender Systems: A Case Study on Youtube”, Chen 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mishkin-et-al-2019-section" id="toc-mishkin-et-al-2019-section">“Benchmarking Classic and Learned Navigation in Complex 3D Environments”, Mishkin et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#haj-ali-et-al-2019-compiler-section" id="toc-haj-ali-et-al-2019-compiler-section">“AutoPhase: Compiler Phase-Ordering for High Level Synthesis With Deep Reinforcement Learning”, Haj-Ali et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bishop-gagne-2019-section" id="toc-bishop-gagne-2019-section">“Anxiety, Depression, and Decision Making: A Computational Perspective”, Bishop &amp; Gagne 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#neftci-averbeck-2019-section" id="toc-neftci-averbeck-2019-section">“Reinforcement Learning in Artificial and Biological Systems”, Neftci &amp; Averbeck 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#stanley-et-al-2019-section" id="toc-stanley-et-al-2019-section">“Designing Neural Networks through Neuroevolution”, Stanley et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#guo-et-al-2018-1-section" id="toc-guo-et-al-2018-1-section">“IRLAS: Inverse Reinforcement Learning for Architecture Search”, Guo et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cobbe-et-al-2018-section" id="toc-cobbe-et-al-2018-section">“Quantifying Generalization in Reinforcement Learning”, Cobbe et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chen-et-al-2018-2-section" id="toc-chen-et-al-2018-2-section">“Top-<em>K</em> Off-Policy Correction for a REINFORCE Recommender System”, Chen et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#abdolmaleki-et-al-2018-1-section" id="toc-abdolmaleki-et-al-2018-1-section">“Relative Entropy Regularized Policy Iteration”, Abdolmaleki et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cai-et-al-2018-section" id="toc-cai-et-al-2018-section">“ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware”, Cai et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#merel-et-al-2018-section" id="toc-merel-et-al-2018-section">“Neural Probabilistic Motor Primitives for Humanoid Control”, Merel et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cheng-et-al-2018-instanas-section" id="toc-cheng-et-al-2018-instanas-section">“InstaNAS: Instance-Aware Neural Architecture Search”, Cheng et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ilyas-et-al-2018-section" id="toc-ilyas-et-al-2018-section">“A Closer Look at Deep Policy Gradients”, Ilyas et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#paine-et-al-2018-section" id="toc-paine-et-al-2018-section">“One-Shot High-Fidelity Imitation: Training Large-Scale Deep Nets With RL”, Paine et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#peng-et-al-2018-2-section" id="toc-peng-et-al-2018-2-section">“Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow”, Peng et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chen-tian-2018-section" id="toc-chen-tian-2018-section">“Learning to Perform Local Rewriting for Combinatorial Optimization”, Chen &amp; Tian 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kapturowski-et-al-2018-section" id="toc-kapturowski-et-al-2018-section">“R2D2: Recurrent Experience Replay in Distributed Reinforcement Learning”, Kapturowski et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mahmood-et-al-2018-section" id="toc-mahmood-et-al-2018-section">“Benchmarking Reinforcement Learning Algorithms on Real-World Robots”, Mahmood et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#nagarajan-et-al-2018-section" id="toc-nagarajan-et-al-2018-section">“Deterministic Implementations for Reproducibility in Deep Reinforcement Learning”, Nagarajan et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hessel-et-al-2018-section" id="toc-hessel-et-al-2018-section">“Multi-Task Deep Reinforcement Learning With PopArt”, Hessel et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hashimoto-tsuruoka-2018-section" id="toc-hashimoto-tsuruoka-2018-section">“Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction”, Hashimoto &amp; Tsuruoka 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cheng-et-al-2018-2-section" id="toc-cheng-et-al-2018-2-section">“Searching Toward Pareto-Optimal Device-Aware Neural Architectures”, Cheng et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wu-et-al-2018-2-section" id="toc-wu-et-al-2018-2-section">“A Study of Reinforcement Learning for Neural Machine Translation”, Wu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kry%C5%9Bci%C5%84ski-et-al-2018-section" id="toc-kryściński-et-al-2018-section">“Improving Abstraction in Text Summarization”, Kryściński et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#krishnan-et-al-2018-section" id="toc-krishnan-et-al-2018-section">“Learning to Optimize Join Queries With Deep Reinforcement Learning”, Krishnan et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#oord-et-al-2018-section" id="toc-oord-et-al-2018-section">“InfoNCE: Representation Learning With Contrastive Predictive Coding (CPC)”, Oord et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#jin-et-al-2018-section" id="toc-jin-et-al-2018-section">“Is Q-Learning Provably Efficient?”, Jin et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#abdolmaleki-et-al-2018-2-section" id="toc-abdolmaleki-et-al-2018-2-section">“Maximum a Posteriori Policy Optimization”, Abdolmaleki et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yaz%C4%B1c%C4%B1-et-al-2018-section" id="toc-yazıcı-et-al-2018-section">“The Unusual Effectiveness of Averaging in GAN Training”, Yazıcı et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zhou-et-al-2018-1-section" id="toc-zhou-et-al-2018-1-section">“Resource-Efficient Neural Architect”, Zhou et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#igl-et-al-2018-section" id="toc-igl-et-al-2018-section">“DVRL: Deep Variational Reinforcement Learning for POMDPs”, Igl et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cuccu-et-al-2018-section" id="toc-cuccu-et-al-2018-section">“Playing Atari With Six Neurons”, Cuccu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#li-et-al-2018-1-section" id="toc-li-et-al-2018-1-section">“Measuring the Intrinsic Dimension of Objective Landscapes”, Li et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#barth-maron-et-al-2018-section" id="toc-barth-maron-et-al-2018-section">“DP4G: Distributed Distributional Deterministic Policy Gradients”, Barth-Maron et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#rosset-et-al-2018-section" id="toc-rosset-et-al-2018-section">“Optimizing Query Evaluations Using Reinforcement Learning for Web Search”, Rosset et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#liu-et-al-2018-3-section" id="toc-liu-et-al-2018-3-section">“Delayed Impact of Fair Machine Learning”, Liu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#stooke-abbeel-2018-section" id="toc-stooke-abbeel-2018-section">“Accelerated Methods for Deep Reinforcement Learning”, Stooke &amp; Abbeel 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hashemi-et-al-2018-section" id="toc-hashemi-et-al-2018-section">“Learning Memory Access Patterns”, Hashemi et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dubey-et-al-2018-section" id="toc-dubey-et-al-2018-section">“Investigating Human Priors for Playing Video Game”, Dubey et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kurutach-et-al-2018-section" id="toc-kurutach-et-al-2018-section">“ME-TRPO: Model-Ensemble Trust-Region Policy Optimization”, Kurutach et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fujimoto-et-al-2018-2-section" id="toc-fujimoto-et-al-2018-2-section">“TD3: Addressing Function Approximation Error in Actor-Critic Methods”, Fujimoto et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#liu-et-al-2018-4-section" id="toc-liu-et-al-2018-4-section">“Reinforcement Learning on Web Interfaces Using Workflow-Guided Exploration”, Liu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mankowitz-et-al-2018-section" id="toc-mankowitz-et-al-2018-section">“Unicorn: Continual Learning With a Universal, Off-Policy Agent”, Mankowitz et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pham-et-al-2018-section" id="toc-pham-et-al-2018-section">“ENAS: Efficient Neural Architecture Search via Parameter Sharing”, Pham et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#real-et-al-2018-section" id="toc-real-et-al-2018-section">“Regularized Evolution for Image Classifier Architecture Search”, Real et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#espeholt-et-al-2018-section" id="toc-espeholt-et-al-2018-section">“IMPALA: Scalable Distributed Deep-RL With Importance Weighted Actor-Learner Architectures”, Espeholt et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yu-et-al-2018-4-section" id="toc-yu-et-al-2018-4-section">“Interactive Grounded Language Acquisition and Generalization in a 2D World”, Yu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#haarnoja-et-al-2018-section" id="toc-haarnoja-et-al-2018-section">“Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning With a Stochastic Actor”, Haarnoja et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sutton-barto-2018-page-133-section" id="toc-sutton-barto-2018-page-133-section">“Chapter 5: Monte Carlo Methods”, Sutton &amp; Barto 2018 (page 133)</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#such-et-al-2017-section" id="toc-such-et-al-2017-section">“Deep Neuroevolution: Genetic Algorithms Are a Competitive Alternative for Training Deep Neural Networks for Reinforcement Learning”, Such et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kraska-et-al-2017-section" id="toc-kraska-et-al-2017-section">“The Case for Learned Index Structures”, Kraska et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#leike-et-al-2017-2-section" id="toc-leike-et-al-2017-2-section">“AI Safety Gridworlds”, Leike et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#janisch-et-al-2017-section" id="toc-janisch-et-al-2017-section">“Classification With Costly Features Using Deep Reinforcement Learning”, Janisch et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kato-shinozaki-2017-section" id="toc-kato-shinozaki-2017-section">“Reinforcement Learning of Speech Recognition System Based on Policy Gradient and Hypothesis Selection”, Kato &amp; Shinozaki 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#molla-2017-section" id="toc-molla-2017-section">“Towards the Use of Deep Reinforcement Learning With Global Policy For Query-Based Extractive Summarization”, Molla 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ramachandran-et-al-2017-section" id="toc-ramachandran-et-al-2017-section">“Swish: Searching for Activation Functions”, Ramachandran et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ebrahimi-et-al-2017-section" id="toc-ebrahimi-et-al-2017-section">“Gradient-Free Policy Architecture Search and Adaptation”, Ebrahimi et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hessel-et-al-2017-section" id="toc-hessel-et-al-2017-section">“Rainbow: Combining Improvements in Deep Reinforcement Learning”, Hessel et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#henderson-et-al-2017-1-section" id="toc-henderson-et-al-2017-1-section">“OptionGAN: Learning Joint Reward-Policy Options Using Generative Adversarial Inverse Reinforcement Learning”, Henderson et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#henderson-et-al-2017-2-section" id="toc-henderson-et-al-2017-2-section">“Deep Reinforcement Learning That Matters”, Henderson et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#machado-et-al-2017-section" id="toc-machado-et-al-2017-section">“Revisiting the Arcade Learning Environment: Evaluation Protocols and Open Problems for General Agents”, Machado et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zhong-et-al-2017-seq2sql-section" id="toc-zhong-et-al-2017-seq2sql-section">“Seq2SQL: Generating Structured Queries from Natural Language Using Reinforcement Learning”, Zhong et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#momennejad-et-al-2017-section" id="toc-momennejad-et-al-2017-section">“The Successor Representation in Human Reinforcement Learning”, Momennejad et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zhong-et-al-2017-section" id="toc-zhong-et-al-2017-section">“Practical Block-Wise Neural Network Architecture Generation”, Zhong et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#huang-et-al-2017-1-section" id="toc-huang-et-al-2017-1-section">“Learning Policies for Adaptive Tracking With Deep Feature Cascades”, Huang et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pasunuru-bansal-2017-section" id="toc-pasunuru-bansal-2017-section">“Reinforced Video Captioning With Entailment Rewards”, Pasunuru &amp; Bansal 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bellemare-et-al-2017-section" id="toc-bellemare-et-al-2017-section">“A Distributional Perspective on Reinforcement Learning”, Bellemare et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#iii-ramanan-2017-section" id="toc-iii-ramanan-2017-section">“Tracking As Online Decision-Making: Learning a Policy from Streaming Videos With Reinforcement Learning”, III &amp; Ramanan 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#saunders-et-al-2017-section" id="toc-saunders-et-al-2017-section">“Trial without Error: Towards Safe Reinforcement Learning via Human Intervention”, Saunders et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cai-et-al-2017-section" id="toc-cai-et-al-2017-section">“Efficient Architecture Search by Network Transformation”, Cai et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sakaguchi-et-al-2017-section" id="toc-sakaguchi-et-al-2017-section">“Grammatical Error Correction With Neural Reinforcement Learning”, Sakaguchi et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fortunato-et-al-2017-1-section" id="toc-fortunato-et-al-2017-1-section">“Noisy Networks for Exploration”, Fortunato et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chaplot-et-al-2017-section" id="toc-chaplot-et-al-2017-section">“Gated-Attention Architectures for Task-Oriented Language Grounding”, Chaplot et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#richards-frankland-2017-section" id="toc-richards-frankland-2017-section">“The Persistence and Transience of Memory”, Richards &amp; Frankland 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#christiano-et-al-2017-page-15-org-openai-section" id="toc-christiano-et-al-2017-page-15-org-openai-section">“Deep Reinforcement Learning from Human Preferences § Appendix A.2: Atari”, Christiano et al 2017 (page 15 org openai)</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#chen-et-al-2017-2-section" id="toc-chen-et-al-2017-2-section">“Towards Synthesizing Complex Programs from Input-Output Examples”, Chen et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wang-et-al-2017-5-section" id="toc-wang-et-al-2017-5-section">“IDK Cascades: Fast Deep Learning by Learning Not to Overthink”, Wang et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ling-fidler-2017-section" id="toc-ling-fidler-2017-section">“Teaching Machines to Describe Images via Natural Language Feedback”, Ling &amp; Fidler 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#veniat-denoyer-2017-section" id="toc-veniat-denoyer-2017-section">“Learning Time/Memory-Efficient Deep Architectures With Budgeted Super Networks”, Veniat &amp; Denoyer 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#guimaraes-et-al-2017-section" id="toc-guimaraes-et-al-2017-section">“Objective-Reinforced Generative Adversarial Networks (ORGAN) for Sequence Generation Models”, Guimaraes et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#buck-et-al-2017-section" id="toc-buck-et-al-2017-section">“Ask the Right Questions: Active Question Reformulation With Reinforcement Learning”, Buck et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#paulus-et-al-2017-section" id="toc-paulus-et-al-2017-section">“A Deep Reinforced Model for Abstractive Summarization”, Paulus et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#johnson-et-al-2017-2-section" id="toc-johnson-et-al-2017-2-section">“Inferring and Executing Programs for Visual Reasoning”, Johnson et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sermanet-et-al-2017-section" id="toc-sermanet-et-al-2017-section">“Time-Contrastive Networks: Self-Supervised Learning from Video”, Sermanet et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#li-et-al-2017-5-section" id="toc-li-et-al-2017-5-section">“RAM: Dynamic Computational Time for Visual Attention”, Li et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#soltoggio-et-al-2017-section" id="toc-soltoggio-et-al-2017-section">“Born to Learn: the Inspiration, Progress, and Future of Evolved Plastic Artificial Neural Networks (EPANNs)”, Soltoggio et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#yang-et-al-2017-seqgan-section" id="toc-yang-et-al-2017-seqgan-section">“Improving Neural Machine Translation With Conditional Sequence Generative Adversarial Nets”, Yang et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#strub-et-al-2017-section" id="toc-strub-et-al-2017-section">“End-To-End Optimization of Goal-Driven and Visually Grounded Dialogue Systems”, Strub et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pritzel-et-al-2017-section" id="toc-pritzel-et-al-2017-section">“Neural Episodic Control”, Pritzel et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#miikkulainen-et-al-2017-section" id="toc-miikkulainen-et-al-2017-section">“CoDeepNEAT: Evolving Deep Neural Networks”, Miikkulainen et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#jaques-et-al-2017-section" id="toc-jaques-et-al-2017-section">“Tuning Recurrent Neural Networks With Reinforcement Learning”, Jaques et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#fernando-et-al-2017-section" id="toc-fernando-et-al-2017-section">“PathNet: Evolution Channels Gradient Descent in Super Neural Networks”, Fernando et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#arulkumaran-et-al-2017-section" id="toc-arulkumaran-et-al-2017-section">“Deep Reinforcement Learning: A Brief Survey”, Arulkumaran et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#paulus-2017-section" id="toc-paulus-2017-section">“Your TL;DR by an AI: A Deep Reinforced Model for Abstractive Summarization”, Paulus 2017</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#shelhamer-et-al-2016-1-section" id="toc-shelhamer-et-al-2016-1-section">“Loss Is Its Own Reward: Self-Supervision for Reinforcement Learning”, Shelhamer et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#rennie-et-al-2016-section" id="toc-rennie-et-al-2016-section">“Self-Critical Sequence Training for Image Captioning”, Rennie et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bello-et-al-2016-section" id="toc-bello-et-al-2016-section">“Neural Combinatorial Optimization With Reinforcement Learning”, Bello et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#jaderberg-et-al-2016-2-section" id="toc-jaderberg-et-al-2016-2-section">“Reinforcement Learning With Unsupervised Auxiliary Tasks”, Jaderberg et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#finn-et-al-2016-section" id="toc-finn-et-al-2016-section">“A Connection between Generative Adversarial Networks, Inverse Reinforcement Learning, and Energy-Based Models”, Finn et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#graves-et-al-2016-section" id="toc-graves-et-al-2016-section">“Hybrid Computing Using a Neural Network With Dynamic External Memory”, Graves et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#pfau-vinyals-2016-section" id="toc-pfau-vinyals-2016-section">“Connecting Generative Adversarial Networks and Actor-Critic Methods”, Pfau &amp; Vinyals 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#clark-manning-2016-section" id="toc-clark-manning-2016-section">“Deep Reinforcement Learning for Mention-Ranking Coreference Models”, Clark &amp; Manning 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#covington-et-al-2016-section" id="toc-covington-et-al-2016-section">“Deep Neural Networks for YouTube Recommendations”, Covington et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#johnson-et-al-2016-3-section" id="toc-johnson-et-al-2016-3-section">“The Malmo Platform for Artificial Intelligence Experimentation”, Johnson et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#rusu-et-al-2016-section" id="toc-rusu-et-al-2016-section">“Progressive Neural Networks”, Rusu et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#li-malik-2016-section" id="toc-li-malik-2016-section">“Learning to Optimize”, Li &amp; Malik 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#li-et-al-2016-2-section" id="toc-li-et-al-2016-2-section">“Deep Reinforcement Learning for Dialogue Generation”, Li et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#kempka-et-al-2016-section" id="toc-kempka-et-al-2016-section">“ViZDoom: A Doom-Based AI Research Platform for Visual Reinforcement Learning”, Kempka et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sygnowski-michalewski-2016-section" id="toc-sygnowski-michalewski-2016-section">“Learning from the Memory of Atari 2600”, Sygnowski &amp; Michalewski 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#narasimhan-et-al-2016-section" id="toc-narasimhan-et-al-2016-section">“Improving Information Extraction by Acquiring External Evidence With Reinforcement Learning”, Narasimhan et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mnih-et-al-2016-section" id="toc-mnih-et-al-2016-section">“Asynchronous Methods for Deep Reinforcement Learning”, Mnih et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wang-et-al-2015-section" id="toc-wang-et-al-2015-section">“Dueling Network Architectures for Deep Reinforcement Learning”, Wang et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#parisotto-et-al-2015-section" id="toc-parisotto-et-al-2015-section">“Actor-Mimic: Deep Multitask and Transfer Reinforcement Learning”, Parisotto et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#schaul-et-al-2015-section" id="toc-schaul-et-al-2015-section">“Prioritized Experience Replay”, Schaul et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#hasselt-et-al-2015-section" id="toc-hasselt-et-al-2015-section">“Deep Reinforcement Learning With Double Q-Learning”, Hasselt et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#nair-et-al-2015-section" id="toc-nair-et-al-2015-section">“Gorila: Massively Parallel Methods for Deep Reinforcement Learning”, Nair et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zaremba-sutskever-2015-section" id="toc-zaremba-sutskever-2015-section">“Reinforcement Learning Neural Turing Machines—Revised”, Zaremba &amp; Sutskever 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bagnell-2015-section" id="toc-bagnell-2015-section">“An Invitation to Imitation”, Bagnell 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#schulman-et-al-2015-section" id="toc-schulman-et-al-2015-section">“TRPO: Trust Region Policy Optimization”, Schulman et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#gregor-et-al-2015-section" id="toc-gregor-et-al-2015-section">“DRAW: A Recurrent Neural Network For Image Generation”, Gregor et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#lillicrap-et-al-2014-section" id="toc-lillicrap-et-al-2014-section">“Random Feedback Weights Support Learning in Deep Neural Networks”, Lillicrap et al 2014</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#zaremba-sutskever-2014-section" id="toc-zaremba-sutskever-2014-section">“Learning to Execute”, Zaremba &amp; Sutskever 2014</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#story-et-al-2014-section" id="toc-story-et-al-2014-section">“Does Temporal Discounting Explain Unhealthy Behavior? A Systematic Review and Reinforcement Learning Perspective”, Story et al 2014</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#mnih-et-al-2013-section" id="toc-mnih-et-al-2013-section">“Playing Atari With Deep Reinforcement Learning”, Mnih et al 2013</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bellemare-et-al-2012-section" id="toc-bellemare-et-al-2012-section">“The Arcade Learning Environment: An Evaluation Platform for General Agents”, Bellemare et al 2012</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#xie-et-al-2012-section" id="toc-xie-et-al-2012-section">“Artist Agent: A Reinforcement Learning Approach to Automatic Stroke Generation in Oriental Ink Painting”, Xie et al 2012</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#degris-et-al-2012-section" id="toc-degris-et-al-2012-section">“Off-Policy Actor-Critic”, Degris et al 2012</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#heitz-schall-2012-section" id="toc-heitz-schall-2012-section">“Neural Mechanisms of Speed-Accuracy Tradeoff”, Heitz &amp; Schall 2012</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#ross-et-al-2010-section" id="toc-ross-et-al-2010-section">“DAgger: A Reduction of Imitation Learning and Structured Prediction to No-Regret Online Learning”, Ross et al 2010</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#stanley-2007-section" id="toc-stanley-2007-section">“Compositional Pattern Producing Networks: A Novel Abstraction of Development”, Stanley 2007</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#bayer-glimcher-2005-section" id="toc-bayer-glimcher-2005-section">“Midbrain Dopamine Neurons Encode a Quantitative Reward Prediction Error Signal”, Bayer &amp; Glimcher 2005</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#cook-2004-section" id="toc-cook-2004-section">“It Takes Two Neurons To Ride a Bicycle”, Cook 2004</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#taylor-massey-2001-page-6-section" id="toc-taylor-massey-2001-page-6-section">“Recent Developments in the Evolution of Morphologies and Controllers for Physically Simulated Creatures § A Re-Implementation of Sims’ Work Using the MathEngine Physics Engine”, Taylor &amp; Massey 2001 (page 6)</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#randl%C3%B8v-alstr%C3%B8m-1998-section" id="toc-randløv-alstrøm-1998-section">“Learning to Drive a Bicycle Using Reinforcement Learning and Shaping”, Randløv &amp; Alstrøm 1998</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sutton-barto-1998-section" id="toc-sutton-barto-1998-section">“6.6 Actor-Critic Methods”, Sutton &amp; Barto 1998</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#wissel-et-al-1996-section" id="toc-wissel-et-al-1996-section">“Descriptor Predictive Control: Tracking Controllers for a Riderless Bicycle”, Wissel et al 1996</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#getz-marsden-1995-section" id="toc-getz-marsden-1995-section">“Control for an Autonomous Bicycle”, Getz &amp; Marsden 1995</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#williams-1992-section" id="toc-williams-1992-section">“Simple Statistical Gradient-Following Algorithms for Connectionist Reinforcement Learning”, Williams 1992</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#grefenstette-1985-section" id="toc-grefenstette-1985-section"><em>Proceedings of the First International Conference on Genetic Algorithms and Their Applications</em>, Grefenstette 1985</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#sutton-1984-section" id="toc-sutton-1984-section">“Temporal Credit Assignment In Reinforcement Learning”, Sutton 1984</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#michie-1982-section" id="toc-michie-1982-section">“Experiments on the Mechanization of Game-Learning Part II. Rule-Based Learning and the Human Window [BOXES]”, Michie 1982</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#dennett-1974-section" id="toc-dennett-1974-section">“Why the Law of Effect Will Not Go Away”, Dennett 1974</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#michie-1963-section" id="toc-michie-1963-section">“Experiments on the Mechanization of Game-Learning Part I. Characterization of the Model and Its Parameters [MENACE]”, Michie 1963</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#gardner-1962-section" id="toc-gardner-1962-section">“A Matchbox Game-Learning Machine”, Gardner 1962</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#samuel-1959-section" id="toc-samuel-1959-section">“Some Studies in Machine Learning Using the Game of Checkers”, Samuel 1959</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#PjQn99mP-section" id="toc-PjQn99mP-section">“John Schulman’s Homepage”, Schulman 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-1" id="toc-section-1">“LA Residents Complain about ‘Waze Craze’”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#8DTtnGvd-section" id="toc-8DTtnGvd-section">“Sutton &amp; Barto Book: Reinforcement Learning: An Introduction”, Sutton &amp; Barto 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#HVTBSsQO-section" id="toc-HVTBSsQO-section">“Evolving Stable Strategies”, Ha 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-2" id="toc-section-2">“Finding Nash Equilibria through Simulation”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-3" id="toc-section-3"><em>Trackmania</em> I—The History of Machine Learning in <em>Trackmania</em></a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-4" id="toc-section-4">“The 37 Implementation Details of Proximal Policy Optimization”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-5" id="toc-section-5">“Microsoft and Meta Join Google in Using AI to Help Run Their Data Centers”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#9Fulo2KW-section" id="toc-9Fulo2KW-section">“Hedonic Loops and Taming RL”, Millidge 2024</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-6" id="toc-section-6">“Sony’s Racing Car AI Just Destroyed Its Human Competitors—By Being Nice (and Fast)”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-7" id="toc-section-7">“Target-Driven Visual Navigation in Indoor Scenes Using Deep Reinforcement Learning [Video]”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-8" id="toc-section-8">“Measuring the Intrinsic Dimension of Objective Landscapes [Video]”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#section-9" id="toc-section-9">“Zyme—An Evolvable Language”</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/model-free/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/reinforcement-learning/model-free/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/reinforcement-learning/model-free/oa5/2018-mccandlish-openai-howaitrainingscales-gradientnoisescale-summary3-scalevsbatchsize.svg


2018
2024-01-01



---
/doc/reinforcement-learning/model/2002-schmidhuber.pdf
The Speed Prior: A New Simplicity Measure Yielding Near-Optimal Computable Predictions
Jürgen Schmidhuber
2002-01-01
2024-01-01



---
/doc/reinforcement-learning/model/2010-silver-figure1-illustrationofpomcpmctssearchoverapomdp.png


2010
2024-01-01



---
/doc/reinforcement-learning/model/2020-hafner-dreamer-learninganimation.mp4


2020
2024-01-01



---
/doc/reinforcement-learning/model/2020-hafner-dreamer-modelpredictions.png


2020
2024-01-01



---
/doc/reinforcement-learning/model/2020-hafner-dreamer-threephasearchitecture.png


2020
2024-01-01



---
/doc/reinforcement-learning/model/2021-scanlon-waymoaccidentavoidance-worldsimreconstruction-case_AZ1796255_2_surfels_noagent_cropped-2021-03-05_12_56_39.mp4


2021
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2017-silver-figure3b-alphagozeropredictionofhumanexpertgomovesvssuperhumanlyaccuratepredictions.png


2017
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2017-silver-figure6-performanceofalphagozerolearningcurvesandbyelocomparison.jpg


2017
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2017-silver.pdf#page=3&org=deepmind
Mastering the game of Go without human knowledge § pg3
David Silver, Julian Schrittwieser, Karen Simonyan, Ioannis Antonoglou, Aja Huang, Arthur Guez, Thomas Hubert, Lucas Baker, Matthew Lai, Adrian Bolton, Yutian Chen, Timothy Lillicrap, Fan Hui, Laurent Sifre, George van den Driessche, Thore Graepel, Demis Hassabis
2017-10-19
2024-01-01
[("doi","10.1038/nature24270")]


---
/doc/reinforcement-learning/model/alphago/2021-choi-figure2-globalgoplayerimprovementduetoleelarelease.jpg


2021
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2021-jones-figure5-alphazerohexscalinglaws.png


2021
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2021-jones-figure6-computerfrontierbyboardsize.jpg


2021
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2022-humphreys-figure2-retrievalaugmentedmuzerogoagentarchitecture.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2022-mcgrath-figure4-alphazerolearningofhumanchessconceptsovertraininghistory.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2022-mcgrath-figure5-a-alphazerovshumanprofessionalopeningmoveoverhistory.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2022-mcgrath-figure5-b-alphazeroopeningmoveovertraininghistory.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2022-mcgrath-figure7-alphazerorapidlydiscoveriesbasicchessopenings.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/alphago/2023-zahavy-figure7-scalingofchesspuzzlesolutionswithmultiplealphazeroagentsandsimulations.png


2023
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-lee-figure1-multigamedecisiontransformerperformancevscompetitorson41atarigames.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-lee-figure15-largermultigamedecisiontransformersaremoredatasamplefficient.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-lee-figure3-causaltransformerdecisiontransformerarchitecture.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-lee-figure5-multigamedtscalingwithmodelparametersize.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-lee-figure7-multigamedecisiontransformerimprovesoverexpertdemonstrationsonmanyalegames.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-reed-figure1-gatoageneralistagenttrainedon604tasks.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-reed-figure10-roboticsfinetuningsamplefficiencybymodelscaling.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-reed-figure2-trainingarchitectureofgatodecisiontransformer.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-reed-figure5-gatoperformanceoncontroltasksdistribution.png


2022
2024-01-01



---
/doc/reinforcement-learning/model/decision-transformer/2022-reed-figure8-gatotokenmodellogscalingcurves.jpg


2022
2024-01-01



---
/doc/reinforcement-learning/model/index
‘model-based RL’ tag

2018-12-12
2024-11-22


<figure><img class="float-right page-thumbnail invert-not outline" height="325" width="760" src="/doc/reinforcement-learning/model/2020-hafner-dreamer-modelpredictions.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>reinforcement-learning/model</code>, most recent first: 7 <a href="/doc/reinforcement-learning/model/index#see-alsos" class="icon-not">related tags</a>, 207 <a href="/doc/reinforcement-learning/model/index#links" class="icon-not">annotations</a>, &amp; 30 <a href="/doc/reinforcement-learning/model/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/reinforcement-learning/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/reinforcement-learning/model/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/reinforcement-learning/model/index#gwern-resorter-section" id="toc-gwern-resorter-section">“Resorting Media Ratings”, Gwern 2015</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/model/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/reinforcement-learning/model/index#binz-et-al-2024-section" id="toc-binz-et-al-2024-section">“Centaur: a Foundation Model of Human Cognition”, Binz et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#li-et-al-2024-1-section" id="toc-li-et-al-2024-1-section">“Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making”, Li et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gao-et-al-2024-section" id="toc-gao-et-al-2024-section">“Interpretable Contrastive Monte Carlo Tree Search Reasoning”, Gao et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#cai-et-al-2024-section" id="toc-cai-et-al-2024-section">“OpenAI Co-Founder Sutskever’s New Safety-Focused AI Startup SSI Raises $1 Billion”, Cai et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#senzai-scanziani-2024-section" id="toc-senzai-scanziani-2024-section">“The Brain Simulates Actions and Their Consequences during REM Sleep”, Senzai &amp; Scanziani 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#britz-2024-section" id="toc-britz-2024-section">“Solving <em>Path of Exile</em> Item Crafting With Value Iteration”, Britz 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#denison-et-al-2024-section" id="toc-denison-et-al-2024-section">“Sycophancy to Subterfuge: Investigating Reward-Tampering in Large Language Models”, Denison et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2024-03-section" id="toc-wang-et-al-2024-03-section">“DT-VIN: Scaling Value Iteration Networks to 5000 Layers for Extreme Long-Term Planning”, Wang et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zhang-et-al-2024-02-section" id="toc-zhang-et-al-2024-02-section">“MCTSr: Accessing GPT-4 Level Mathematical Olympiad Solutions via Monte Carlo Tree Self-Refine With LLaMA-3-8B”, Zhang et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#qi-et-al-2024-section" id="toc-qi-et-al-2024-section">“Safety Alignment Should Be Made More Than Just a Few Tokens Deep”, Qi et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2024-04-section" id="toc-wang-et-al-2024-04-section">“Can Language Models Serve As Text-Based World Simulators?”, Wang et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#vafa-et-al-2024-section" id="toc-vafa-et-al-2024-section">“Evaluating the World Model Implicit in a Generative Model”, Vafa et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#luo-et-al-2024-section" id="toc-luo-et-al-2024-section">“OmegaPRM: Improve Mathematical Reasoning in Language Models by Automated Process Supervision”, Luo et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kapur-et-al-2024-section" id="toc-kapur-et-al-2024-section">“Diffusion On Syntax Trees For Program Synthesis”, Kapur et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#belouadi-et-al-2024-section" id="toc-belouadi-et-al-2024-section">“DeTikZify: Synthesizing Graphics Programs for Scientific Figures and Sketches With TikZ”, Belouadi et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#xin-et-al-2024-section" id="toc-xin-et-al-2024-section">“DeepSeek-Prover: Advancing Theorem Proving in LLMs through Large-Scale Synthetic Data”, Xin et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#patel-2024-2-section" id="toc-patel-2024-2-section">“Amit’s A<sup>✱</sup> Pages”, Patel 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#rafailov-et-al-2024-section" id="toc-rafailov-et-al-2024-section">“From <em>r</em> to <em>Q</em><sup>✱</sup>: Your Language Model Is Secretly a Q-Function”, Rafailov et al 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2024b-section" id="toc-wang-et-al-2024b-section">“Identifying General Reaction Conditions by Bandit Optimization”, Wang et al 2024b</a></li>
<li><a href="/doc/reinforcement-learning/model/index#v-et-al-2023-section" id="toc-v-et-al-2023-section">“Gradient-Based Planning With World Models”, V et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#poudel-et-al-2023-section" id="toc-poudel-et-al-2023-section">“ReCoRe: Regularized Contrastive Representation Learning of World Model”, Poudel et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#goel-bartlett-2023-section" id="toc-goel-bartlett-2023-section">“Can a Transformer Represent a Kalman Filter?”, Goel &amp; Bartlett 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-jansen-2023-section" id="toc-wang-jansen-2023-section">“Self-Supervised Behavior Cloned Transformers Are Path Crawlers for Text Games”, Wang &amp; Jansen 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hao-2023-section" id="toc-hao-2023-section">“Why Won’t OpenAI Say What the Q<sup>✱</sup> Algorithm Is? Supposed AI Breakthroughs Are Frequently Veiled in Secrecy, Hindering Scientific Consensus”, Hao 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hong-et-al-2023-section" id="toc-hong-et-al-2023-section">“Zero-Shot Goal-Directed Dialogue via RL on Imagined Conversations”, Hong et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#coulter-kemere-2023-section" id="toc-coulter-kemere-2023-section">“The Neural Basis of Mental Navigation in Rats: A Brain–machine Interface Demonstrates Volitional Control of Hippocampal Activity”, Coulter &amp; Kemere 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lai-et-al-2023-2-section" id="toc-lai-et-al-2023-2-section">“Volitional Activation of Remote Place Representations With a Hippocampal Brain–machine Interface”, Lai et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zhang-et-al-2023-08-section" id="toc-zhang-et-al-2023-08-section">“Learning Unsupervised World Models for Autonomous Driving via Discrete Diffusion”, Zhang et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#catt-et-al-2023-section" id="toc-catt-et-al-2023-section">“Self-AIXI: Self-Predictive Universal AI”, Catt et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#takizawa-2023-section" id="toc-takizawa-2023-section">“Othello Is Solved”, Takizawa 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#fathi-et-al-2023-1-section" id="toc-fathi-et-al-2023-1-section">“Course Correcting Koopman Representations”, Fathi et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#fang-stachenfeld-2023-section" id="toc-fang-stachenfeld-2023-section">“Predictive Auxiliary Objectives in Deep RL Mimic Learning in the Brain”, Fang &amp; Stachenfeld 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zhou-et-al-2023-04-section" id="toc-zhou-et-al-2023-04-section">“Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models”, Zhou et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gao-wang-2023-section" id="toc-gao-wang-2023-section">“Comparative Study of Model-Based and Model-Free Reinforcement Learning Control Performance in HVAC Systems”, Gao &amp; Wang 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lin-et-al-2023-6-section" id="toc-lin-et-al-2023-6-section">“Learning to Model the World With Language”, Lin et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#chen-et-al-2023-section" id="toc-chen-et-al-2023-section">“Do Models Explain Themselves? Counterfactual Simulatability of Natural Language Explanations”, Chen et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#suh-et-al-2023-section" id="toc-suh-et-al-2023-section">“Fighting Uncertainty With Gradients: Offline Reinforcement Learning via Diffusion Score Matching”, Suh et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hejna-et-al-2023-section" id="toc-hejna-et-al-2023-section">“Improving Long-Horizon Imitation Through Instruction Prediction”, Hejna et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mozannar-et-al-2023-section" id="toc-mozannar-et-al-2023-section">“When to Show a Suggestion? Integrating Human Feedback in AI-Assisted Programming (CDHF)”, Mozannar et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#su-et-al-2023-section" id="toc-su-et-al-2023-section">“Long-Term Value of Exploration: Measurements, Findings and Algorithms”, Su et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hennig-et-al-2023-section" id="toc-hennig-et-al-2023-section">“Emergence of Belief-Like Representations through Reinforcement Learning”, Hennig et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#greydanus-2023-physicsbackprop-1-section" id="toc-greydanus-2023-physicsbackprop-1-section">“Six Experiments in Action Minimization”, Greydanus 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#greydanus-2023-2023-physicsbackprop-2-section" id="toc-greydanus-2023-2023-physicsbackprop-2-section">“Finding Paths of Least Action With Gradient Descent”, Greydanus 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2023-16-section" id="toc-wang-et-al-2023-16-section">“MimicPlay: Long-Horizon Imitation Learning by Watching Human Play”, Wang et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#guntupalli-et-al-2023-section" id="toc-guntupalli-et-al-2023-section">“Graph Schemas As Abstractions for Transfer Learning, Inference, and Planning”, Guntupalli et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#carmack-2023-section" id="toc-carmack-2023-section">“John Carmack’s ‘Different Path’ to Artificial General Intelligence”, Carmack 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hafner-et-al-2023-section" id="toc-hafner-et-al-2023-section">“DreamerV3: Mastering Diverse Domains through World Models”, Hafner et al 2023</a></li>
<li><a href="/doc/reinforcement-learning/model/index#levin-et-al-2022-1-section" id="toc-levin-et-al-2022-1-section">“Merging Enzymatic and Synthetic Chemistry With Computational Synthesis Planning”, Levin et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#beker-et-al-2022-section" id="toc-beker-et-al-2022-section">“PALMER: Perception-Action Loop With Memory for Long-Horizon Planning”, Beker et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#raju-et-al-2022-section" id="toc-raju-et-al-2022-section">“Space Is a Latent [CSCG] Sequence: Structured Sequence Learning As a Unified Theory of Representation in the Hippocampus”, Raju et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#bakhtin-et-al-2022-2-section" id="toc-bakhtin-et-al-2022-2-section">“CICERO: Human-Level Play in the Game of <em>Diplomacy</em> by Combining Language Models With Strategic Reasoning”, Bakhtin et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#bhaskara-et-al-2022-section" id="toc-bhaskara-et-al-2022-section">“Online Learning and Bandits With Queried Hints”, Bhaskara et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#henaff-et-al-2022-section" id="toc-henaff-et-al-2022-section">“E3B: Exploration via Elliptical Episodic Bonuses”, Henaff et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#huang-et-al-2022-3-section" id="toc-huang-et-al-2022-3-section">“Creating a Dynamic Quadrupedal Robotic Goalkeeper With Reinforcement Learning”, Huang et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lutz-et-al-2022-section" id="toc-lutz-et-al-2022-section">“Top-Down Design of Protein Nanomaterials With Reinforcement Learning”, Lutz et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#ghugare-et-al-2022-section" id="toc-ghugare-et-al-2022-section">“Simplifying Model-Based RL: Learning Representations, Latent-Space Models, and Policies With One Objective (ALM)”, Ghugare et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#micheli-et-al-2022-section" id="toc-micheli-et-al-2022-section">“IRIS: Transformers Are Sample-Efficient World Models”, Micheli et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gallou%C3%A9dec-dellandr%C3%A9a-2022-section" id="toc-gallouédec-dellandréa-2022-section">“LGE: Cell-Free Latent Go-Explore”, Gallouédec &amp; Dellandréa 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#bucker-et-al-2022-section" id="toc-bucker-et-al-2022-section">“LaTTe: Language Trajectory TransformEr”, Bucker et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lee-et-al-2022-06-section" id="toc-lee-et-al-2022-06-section">“PI-ARS: Accelerating Evolution-Learned Visual-Locomotion With Predictive Information Representations”, Lee et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#dalle-et-al-2022-section" id="toc-dalle-et-al-2022-section">“Learning With Combinatorial Optimization Layers: a Probabilistic Approach”, Dalle et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tennant-et-al-2022-section" id="toc-tennant-et-al-2022-section">“Spatial Representation by Ramping Activity of Neurons in the Retrohippocampal Cortex”, Tennant et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#huang-et-al-2022-5-section" id="toc-huang-et-al-2022-5-section">“Inner Monologue: Embodied Reasoning through Planning With Language Models”, Huang et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#shah-et-al-2022-section" id="toc-shah-et-al-2022-section">“LM-Nav: Robotic Navigation With Large Pre-Trained Models of Language, Vision, and Action”, Shah et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wu-et-al-2022-06-section" id="toc-wu-et-al-2022-06-section">“DayDreamer: World Models for Physical Robot Learning”, Wu et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#baker-et-al-2022-2-section" id="toc-baker-et-al-2022-2-section">“Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos”, Baker et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#peng-et-al-2022-2-section" id="toc-peng-et-al-2022-2-section">“GODEL: Large-Scale Pre-Training for Goal-Directed Dialog”, Peng et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#guo-et-al-2022-4-section" id="toc-guo-et-al-2022-4-section">“BYOL-Explore: Exploration by Bootstrapped Prediction”, Guo et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hafner-et-al-2022-section" id="toc-hafner-et-al-2022-section">“Director: Deep Hierarchical Planning from Pixels”, Hafner et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#harvey-et-al-2022-section" id="toc-harvey-et-al-2022-section">“Flexible Diffusion Modeling of Long Videos”, Harvey et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kant-et-al-2022-section" id="toc-kant-et-al-2022-section">“Housekeep: Tidying Virtual Households Using Commonsense Reasoning”, Kant et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tam-et-al-2022-section" id="toc-tam-et-al-2022-section">“Semantic Exploration from Language Abstractions and Pretrained Representations”, Tam et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#valassakis-et-al-2022-section" id="toc-valassakis-et-al-2022-section">“Demonstrate Once, Imitate Immediately (DOME): Learning Visual Servoing for One-Shot Imitation Learning”, Valassakis et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#ahn-et-al-2022-section" id="toc-ahn-et-al-2022-section">“Do As I Can, Not As I Say (SayCan): Grounding Language in Robotic Affordances”, Ahn et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#seo-et-al-2022-section" id="toc-seo-et-al-2022-section">“Reinforcement Learning With Action-Free Pre-Training from Videos”, Seo et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zand-et-al-2022-section" id="toc-zand-et-al-2022-section">“On-The-Fly Strategy Adaptation for Ad-Hoc Agent Coordination”, Zand et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#borja-diaz-et-al-2022-section" id="toc-borja-diaz-et-al-2022-section">“VAPO: Affordance Learning from Play for Sample-Efficient Policy Learning”, Borja-Diaz et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#ferreira-et-al-2022-2-section" id="toc-ferreira-et-al-2022-2-section">“Learning Synthetic Environments and Reward Networks for Reinforcement Learning”, Ferreira et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#whittington-et-al-2022-section" id="toc-whittington-et-al-2022-section">“How to Build a Cognitive Map: Insights from Models of the Hippocampal Formation”, Whittington et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#li-et-al-2022-19-section" id="toc-li-et-al-2022-19-section">“LID: Pre-Trained Language Models for Interactive Decision-Making”, Li et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kim-et-al-2022-8-section" id="toc-kim-et-al-2022-8-section">“Rotting Infinitely Many-Armed Bandits”, Kim et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#huang-et-al-2022-6-section" id="toc-huang-et-al-2022-6-section">“Language Models As Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents”, Huang et al 2022</a></li>
<li><a href="/doc/reinforcement-learning/model/index#buzzard-2021-section" id="toc-buzzard-2021-section">“What Is the Point of Computers? A Question for Pure Mathematicians”, Buzzard 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mehta-et-al-2021-2-section" id="toc-mehta-et-al-2021-2-section">“An Experimental Design Perspective on Model-Based Reinforcement Learning”, Mehta et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kantack-2021-section" id="toc-kantack-2021-section">“Reinforcement Learning on Human Decision Models for Uniquely Collaborative AI Teammates”, Kantack 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tomar-et-al-2021-section" id="toc-tomar-et-al-2021-section">“Learning Representations for Pixel-Based Control: What Matters and Why?”, Tomar et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#richard-et-al-2021-section" id="toc-richard-et-al-2021-section">“Learning Behaviors through Physics-Driven Latent Imagination”, Richard et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#seyde-et-al-2021-section" id="toc-seyde-et-al-2021-section">“Is Bang-Bang Control All You Need? Solving Continuous Control With Bernoulli Policies”, Seyde et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#sharma-et-al-2021-2-section" id="toc-sharma-et-al-2021-2-section">“Skill Induction and Planning With Latent Language”, Sharma et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wu-et-al-2021-09-section" id="toc-wu-et-al-2021-09-section">“Example-Driven Model-Based Reinforcement Learning for Solving Long-Horizon Visuomotor Tasks”, Wu et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#donati-et-al-2021-2-section" id="toc-donati-et-al-2021-2-section">“TrufLL: Learning Natural Language Generation from Scratch”, Donati et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wellmer-kwok-2021-section" id="toc-wellmer-kwok-2021-section">“Dropout’s Dream Land: Generalization from Learned Simulators to Reality”, Wellmer &amp; Kwok 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#babaeizadeh-et-al-2021-section" id="toc-babaeizadeh-et-al-2021-section">“FitVid: Overfitting in Pixel-Level Video Prediction”, Babaeizadeh et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#freeman-et-al-2021-section" id="toc-freeman-et-al-2021-section">“Brax—A Differentiable Physics Engine for Large Scale Rigid Body Simulation”, Freeman et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mirhoseini-et-al-2021-section" id="toc-mirhoseini-et-al-2021-section">“A Graph Placement Methodology for Fast Chip Design”, Mirhoseini et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lipovetzky-2021-section" id="toc-lipovetzky-2021-section">“Planning for Novelty: Width-Based Algorithms for Common Problems in Control, Planning and Reinforcement Learning”, Lipovetzky 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#fine-hayden-2021-section" id="toc-fine-hayden-2021-section">“The Whole Prefrontal Cortex Is Premotor Cortex”, Fine &amp; Hayden 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zellers-et-al-2021-section" id="toc-zellers-et-al-2021-section">“PIGLeT: Language Grounding Through Neuro-Symbolic Interaction in a 3D World”, Zellers et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wagner-2021-section" id="toc-wagner-2021-section">“Constructions in Combinatorics via Neural Networks”, Wagner 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#leblond-et-al-2021-section" id="toc-leblond-et-al-2021-section">“Machine Translation Decoding beyond Beam Search”, Leblond et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lindner-et-al-2021-section" id="toc-lindner-et-al-2021-section">“Learning What To Do by Simulating the Past”, Lindner et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#scanlon-et-al-2021-section" id="toc-scanlon-et-al-2021-section">“Waymo Simulated Driving Behavior in Reconstructed Fatal Crashes within an Autonomous Vehicle Operating Domain”, Scanlon et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#brunnbauer-et-al-2021-section" id="toc-brunnbauer-et-al-2021-section">“Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing”, Brunnbauer et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#waymo-2021-section" id="toc-waymo-2021-section">“Replaying Real Life: How the Waymo Driver Avoids Fatal Human Crashes”, Waymo 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#toshniwal-et-al-2021-section" id="toc-toshniwal-et-al-2021-section">“Learning Chess Blindfolded: Evaluating Language Models on State Tracking”, Toshniwal et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#yu-et-al-2021-3-section" id="toc-yu-et-al-2021-3-section">“COMBO: Conservative Offline Model-Based Policy Optimization”, Yu et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#agostinelli-et-al-2021-section" id="toc-agostinelli-et-al-2021-section">“A<sup>✱</sup> Search Without Expansions: Learning Heuristic Functions With Deep Q-Networks”, Agostinelli et al 2021</a></li>
<li><a href="/doc/reinforcement-learning/model/index#shah-et-al-2020-section" id="toc-shah-et-al-2020-section">“ViNG: Learning Open-World Navigation With Visual Goals”, Shah et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#goyal-bengio-2020-section" id="toc-goyal-bengio-2020-section">“Inductive Biases for Deep Learning of Higher-Level Cognition”, Goyal &amp; Bengio 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tremblay-et-al-2020-section" id="toc-tremblay-et-al-2020-section">“Multimodal Dynamics Modeling for Off-Road Autonomous Vehicles”, Tremblay et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#yang-et-al-2020-3-section" id="toc-yang-et-al-2020-3-section">“Targeting for Long-Term Outcomes”, Yang et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2020-06-section" id="toc-wang-et-al-2020-06-section">“What Are the Statistical Limits of Offline RL With Linear Function Approximation?”, Wang et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#fichte-et-al-2020-section" id="toc-fichte-et-al-2020-section">“A Time Leap Challenge for SAT Solving”, Fichte et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hoel-2020-section" id="toc-hoel-2020-section">“The Overfitted Brain: Dreams Evolved to Assist Generalization”, Hoel 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gulcehre-et-al-2020-section" id="toc-gulcehre-et-al-2020-section">“RL Unplugged: A Suite of Benchmarks for Offline Reinforcement Learning”, Gulcehre et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#rabe-et-al-2020-section" id="toc-rabe-et-al-2020-section">“Mathematical Reasoning via Self-Supervised Skip-Tree Training”, Rabe et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#yu-et-al-2020-1-section" id="toc-yu-et-al-2020-1-section">“MOPO: Model-Based Offline Policy Optimization”, Yu et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kim-et-al-2020-gamegan-paper-section" id="toc-kim-et-al-2020-gamegan-paper-section">“Learning to Simulate Dynamic Environments With GameGAN”, Kim et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#sekar-et-al-2020-section" id="toc-sekar-et-al-2020-section">“Planning to Explore via Self-Supervised World Models”, Sekar et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kim-et-al-2020-gamegan-repo-section" id="toc-kim-et-al-2020-gamegan-repo-section">“Learning to Simulate Dynamic Environments With GameGAN [Homepage]”, Kim et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#laskin-et-al-2020-2-section" id="toc-laskin-et-al-2020-2-section">“Reinforcement Learning With Augmented Data”, Laskin et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#becker-ehmck-et-al-2020-section" id="toc-becker-ehmck-et-al-2020-section">“Learning to Fly via Deep Model-Based Reinforcement Learning”, Becker-Ehmck et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hafner-2020-section" id="toc-hafner-2020-section">“Introducing Dreamer: Scalable Reinforcement Learning Using World Models”, Hafner 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mazyavkina-et-al-2020-section" id="toc-mazyavkina-et-al-2020-section">“Reinforcement Learning for Combinatorial Optimization: A Survey”, Mazyavkina et al 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-deng-2020-section" id="toc-wang-deng-2020-section">“Learning to Prove Theorems by Learning to Generate Theorems”, Wang &amp; Deng 2020</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wang-et-al-2019-1-section" id="toc-wang-et-al-2019-1-section">“The Gambler’s Problem and Beyond”, Wang et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hamrick-et-al-2019-section" id="toc-hamrick-et-al-2019-section">“Combining Q-Learning and Search With Amortized Value Estimates”, Hamrick et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hafner-et-al-2019-section" id="toc-hafner-et-al-2019-section">“Dream to Control: Learning Behaviors by Latent Imagination”, Hafner et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#buesing-et-al-2019-section" id="toc-buesing-et-al-2019-section">“Approximate Inference in Discrete Distributions With Monte Carlo Tree Search and Value Functions”, Buesing et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#du-et-al-2019-4-section" id="toc-du-et-al-2019-4-section">“Is a Good Representation Sufficient for Sample Efficient Reinforcement Learning?”, Du et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#everitt-et-al-2019-1-section" id="toc-everitt-et-al-2019-1-section">“Designing Agent Incentives to Avoid Reward Tampering”, Everitt et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#abbeel-et-al-2019-section" id="toc-abbeel-et-al-2019-section">“An Application of Reinforcement Learning to Aerobatic Helicopter Flight”, Abbeel et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#janner-et-al-2019-section" id="toc-janner-et-al-2019-section">“When to Trust Your Model: Model-Based Policy Optimization (MOPO)”, Janner et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hansen-et-al-2019-section" id="toc-hansen-et-al-2019-section">“VISR: Fast Task Inference With Variational Intrinsic Successor Features”, Hansen et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#bansal-et-al-2019-section" id="toc-bansal-et-al-2019-section">“Learning to Reason in Large Theories without Imitation”, Bansal et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#soemers-et-al-2019-section" id="toc-soemers-et-al-2019-section">“Biasing MCTS With Features for General Games”, Soemers et al 2019</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tran-et-al-2018-section" id="toc-tran-et-al-2018-section">“Bayesian Layers: A Module for Neural Network Uncertainty”, Tran et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hafner-et-al-2018-section" id="toc-hafner-et-al-2018-section">“PlaNet: Learning Latent Dynamics for Planning from Pixels”, Hafner et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#foerster-et-al-2018-section" id="toc-foerster-et-al-2018-section">“Bayesian Action Decoder for Deep Multi-Agent Reinforcement Learning”, Foerster et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gudmundsson-et-al-2018-section" id="toc-gudmundsson-et-al-2018-section">“Human-Like Playtesting With Deep Learning”, Gudmundsson et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#schlegel-et-al-2018-section" id="toc-schlegel-et-al-2018-section">“General Value Function Networks”, Schlegel et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zela-et-al-2018-section" id="toc-zela-et-al-2018-section">“Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search”, Zela et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#everitt-hutter-2018-section" id="toc-everitt-hutter-2018-section">“The Alignment Problem for Bayesian History-Based Reinforcement Learners”, Everitt &amp; Hutter 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#eslami-et-al-2018-section" id="toc-eslami-et-al-2018-section">“Neural Scene Representation and Rendering”, Eslami et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#kurtl-et-al-2018-section" id="toc-kurtl-et-al-2018-section">“Deep Reinforcement Learning in a Handful of Trials Using Probabilistic Dynamics Models”, Kurtl et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#brehmer-et-al-2018-section" id="toc-brehmer-et-al-2018-section">“Mining Gold from Implicit Models to Improve Likelihood-Free Inference”, Brehmer et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#chen-et-al-2018-learningtensorprograms-section" id="toc-chen-et-al-2018-learningtensorprograms-section">“Learning to Optimize Tensor Programs”, Chen et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#levine-2018-section" id="toc-levine-2018-section">“Reinforcement Learning and Control As Probabilistic Inference: Tutorial and Review”, Levine 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hadash-et-al-2018-section" id="toc-hadash-et-al-2018-section">“Estimate and Replace: A Novel Approach to Integrating Deep Neural Networks With Existing Applications”, Hadash et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#ha-schmidhuber-2018-section" id="toc-ha-schmidhuber-2018-section">“World Models”, Ha &amp; Schmidhuber 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#riquelme-et-al-2018-section" id="toc-riquelme-et-al-2018-section">“Deep Bayesian Bandits Showdown: An Empirical Comparison of Bayesian Deep Networks for Thompson Sampling”, Riquelme et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mensch-blondel-2018-section" id="toc-mensch-blondel-2018-section">“Differentiable Dynamic Programming for Structured Prediction and Attention”, Mensch &amp; Blondel 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gromski-et-al-2018-section" id="toc-gromski-et-al-2018-section">“How to Explore Chemical Space Using Algorithms and Automation”, Gromski et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#segler-et-al-2018-section" id="toc-segler-et-al-2018-section">“Planning Chemical Syntheses With Deep Neural Networks and Symbolic AI”, Segler et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#wu-et-al-2018-3-section" id="toc-wu-et-al-2018-3-section">“Generalization Guides Human Exploration in Vast Decision Spaces”, Wu et al 2018</a></li>
<li><a href="/doc/reinforcement-learning/model/index#polymenakos-et-al-2017-section" id="toc-polymenakos-et-al-2017-section">“Safe Policy Search With Gaussian Process Models”, Polymenakos et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#chatzilygeroudis-mouret-2017-section" id="toc-chatzilygeroudis-mouret-2017-section">“Using Parameterized Black-Box Priors to Scale Up Model-Based Policy Search for Robotics”, Chatzilygeroudis &amp; Mouret 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#le-et-al-2017-section" id="toc-le-et-al-2017-section">“Analogical-Based Bayesian Optimization”, Le et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#w%C3%A4ngberg-et-al-2017-section" id="toc-wängberg-et-al-2017-section">“A Game-Theoretic Analysis of the Off-Switch Game”, Wängberg et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#nagabandi-et-al-2017-section" id="toc-nagabandi-et-al-2017-section">“Neural Network Dynamics for Model-Based Deep Reinforcement Learning With Model-Free Fine-Tuning”, Nagabandi et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zoph-et-al-2017-section" id="toc-zoph-et-al-2017-section">“Learning Transferable Architectures for Scalable Image Recognition”, Zoph et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#pascanu-et-al-2017-section" id="toc-pascanu-et-al-2017-section">“Learning Model-Based Planning from Scratch”, Pascanu et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#oh-et-al-2017-section" id="toc-oh-et-al-2017-section">“Value Prediction Network”, Oh et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#okada-et-al-2017-section" id="toc-okada-et-al-2017-section">“Path Integral Networks: End-To-End Differentiable Optimal Control”, Okada et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zhu-et-al-2017-1-section" id="toc-zhu-et-al-2017-1-section">“Visual Semantic Planning Using Deep Successor Representations”, Zhu et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#aslanides-2017-section" id="toc-aslanides-2017-section">“AIXIjs: A Software Demo for General Reinforcement Learning”, Aslanides 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#hamrick-et-al-2017-section" id="toc-hamrick-et-al-2017-section">“Metacontrol for Adaptive Imagination-Based Optimization”, Hamrick et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#negrinho-gordon-2017-section" id="toc-negrinho-gordon-2017-section">“DeepArchitect: Automatically Designing and Training Deep Architectures”, Negrinho &amp; Gordon 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#prestwich-et-al-2017-section" id="toc-prestwich-et-al-2017-section">“Stochastic Constraint Programming As Reinforcement Learning”, Prestwich et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#chiappa-et-al-2017-section" id="toc-chiappa-et-al-2017-section">“Recurrent Environment Simulators”, Chiappa et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mishra-et-al-2017-section" id="toc-mishra-et-al-2017-section">“Prediction and Control With Temporal Segment Models”, Mishra et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#levine-et-al-2017-section" id="toc-levine-et-al-2017-section">“Rotting Bandits”, Levine et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#gwern-et-al-2017-section" id="toc-gwern-et-al-2017-section">“The Kelly Coin-Flipping Game: Exact Solutions”, Gwern et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#stachenfeld-et-al-2017-section" id="toc-stachenfeld-et-al-2017-section">“The Hippocampus As a Predictive Map”, Stachenfeld et al 2017</a></li>
<li><a href="/doc/reinforcement-learning/model/index#silver-et-al-2016-2-section" id="toc-silver-et-al-2016-2-section">“The Predictron: End-To-End Learning and Planning”, Silver et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model/index#baram-et-al-2016-section" id="toc-baram-et-al-2016-section">“Model-Based Adversarial Imitation Learning”, Baram et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model/index#alemi-et-al-2016-section" id="toc-alemi-et-al-2016-section">“DeepMath: Deep Sequence Models for Premise Selection”, Alemi et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model/index#tamar-et-al-2016-section" id="toc-tamar-et-al-2016-section">“Value Iteration Networks”, Tamar et al 2016</a></li>
<li><a href="/doc/reinforcement-learning/model/index#schmidhuber-2015-section" id="toc-schmidhuber-2015-section">“On Learning to Think: Algorithmic Information Theory for Novel Combinations of Reinforcement Learning Controllers and Recurrent Neural World Models”, Schmidhuber 2015</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lipovetzky-et-al-2015-section" id="toc-lipovetzky-et-al-2015-section">“Classical Planning Algorithms on the Atari Video Games”, Lipovetzky et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model/index#komiyama-et-al-2015-section" id="toc-komiyama-et-al-2015-section">“Optimal Regret Analysis of Thompson Sampling in Stochastic Multi-Armed Bandit Problem With Multiple Plays”, Komiyama et al 2015</a></li>
<li><a href="/doc/reinforcement-learning/model/index#veness-et-al-2014-section" id="toc-veness-et-al-2014-section">“Compress and Control”, Veness et al 2014</a></li>
<li><a href="/doc/reinforcement-learning/model/index#branavan-et-al-2014-section" id="toc-branavan-et-al-2014-section">“Learning to Win by Reading Manuals in a Monte-Carlo Framework”, Branavan et al 2014</a></li>
<li><a href="/doc/reinforcement-learning/model/index#clark-2013-section" id="toc-clark-2013-section">“Whatever Next? Predictive Brains, Situated Agents, and the Future of Cognitive Science”, Clark 2013</a></li>
<li><a href="/doc/reinforcement-learning/model/index#dearden-et-al-2013-section" id="toc-dearden-et-al-2013-section">“Model-Based Bayesian Exploration”, Dearden et al 2013</a></li>
<li><a href="/doc/reinforcement-learning/model/index#auger-et-al-2013-section" id="toc-auger-et-al-2013-section">“PUCT: Continuous Upper Confidence Trees With Polynomial Exploration-Consistency”, Auger et al 2013</a></li>
<li><a href="/doc/reinforcement-learning/model/index#rintanen-2012-section" id="toc-rintanen-2012-section">“Planning As Satisfiability: Heuristics”, Rintanen 2012</a></li>
<li><a href="/doc/reinforcement-learning/model/index#lipovetzky-geffner-2012-section" id="toc-lipovetzky-geffner-2012-section">“Width and Serialization of Classical Planning Problems”, Lipovetzky &amp; Geffner 2012</a></li>
<li><a href="/doc/reinforcement-learning/model/index#chapelle-li-2011-section" id="toc-chapelle-li-2011-section">“An Empirical Evaluation of Thompson Sampling”, Chapelle &amp; Li 2011</a></li>
<li><a href="/doc/reinforcement-learning/model/index#silver-veness-2010-section" id="toc-silver-veness-2010-section">“Monte-Carlo Planning in Large POMDPs”, Silver &amp; Veness 2010</a></li>
<li><a href="/doc/reinforcement-learning/model/index#veness-et-al-2009-section" id="toc-veness-et-al-2009-section">“A Monte Carlo AIXI Approximation”, Veness et al 2009</a></li>
<li><a href="/doc/reinforcement-learning/model/index#klein-et-al-2009-section" id="toc-klein-et-al-2009-section">“Evolution And Episodic Memory: An Analysis And Demonstration Of A Social Function Of Episodic Recollection”, Klein et al 2009</a></li>
<li><a href="/doc/reinforcement-learning/model/index#bongard-et-al-2006-section" id="toc-bongard-et-al-2006-section">“Resilient Machines Through Continuous Self-Modeling”, Bongard et al 2006</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zadrozny-2003-section" id="toc-zadrozny-2003-section">“Policy Mining: Learning Decision Policies from Fixed Sets of Data”, Zadrozny 2003</a></li>
<li><a href="/doc/reinforcement-learning/model/index#schmidhuber-2002-2-section" id="toc-schmidhuber-2002-2-section">“The Speed Prior: A New Simplicity Measure Yielding Near-Optimal Computable Predictions”, Schmidhuber 2002</a></li>
<li><a href="/doc/reinforcement-learning/model/index#cazenave-2001-section" id="toc-cazenave-2001-section">“Iterative Widening”, Cazenave 2001</a></li>
<li><a href="/doc/reinforcement-learning/model/index#cazenave-2000-section" id="toc-cazenave-2000-section">“Abstract Proof Search”, Cazenave 2000</a></li>
<li><a href="/doc/reinforcement-learning/model/index#mcdermott-1987-section" id="toc-mcdermott-1987-section">“A Critique of Pure Reason”, McDermott 1987</a></li>
<li><a href="/doc/reinforcement-learning/model/index#michie-1985-section" id="toc-michie-1985-section">“Human Window on the World”, Michie 1985</a></li>
<li><a href="/doc/reinforcement-learning/model/index#dennett-1974-section" id="toc-dennett-1974-section">“Why the Law of Effect Will Not Go Away”, Dennett 1974</a></li>
<li><a href="/doc/reinforcement-learning/model/index#section" id="toc-section">“Getting the World Record in HATETRIS”</a></li>
<li><a href="/doc/reinforcement-learning/model/index#uu9Dez4H-section" id="toc-uu9Dez4H-section">“Solving Probabilistic Tic-Tac-Toe”, Abraham 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#section-1" id="toc-section-1">“Approximate Bayes Optimal Policy Search Using Neural Networks”</a></li>
<li><a href="/doc/reinforcement-learning/model/index#section-2" id="toc-section-2">“Embodying Addiction: A Predictive Processing Account”</a></li>
<li><a href="/doc/reinforcement-learning/model/index#A69mOJ6X-section" id="toc-A69mOJ6X-section">“Introducing ‘Computer Use’, a New Claude 3.5 Sonnet, and Claude 3.5 Haiku”, Anthropic 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#zrVBZLPx-section" id="toc-zrVBZLPx-section">“Developing a Computer Use Model”, Anthropic 2024</a></li>
<li><a href="/doc/reinforcement-learning/model/index#section-3" id="toc-section-3">“Best-Of-<em>n</em> With Misaligned Reward Models for Math Reasoning”</a></li>
<li><a href="/doc/reinforcement-learning/model/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/reinforcement-learning/model/index#cognition-benchmarking-embodied-agent-language-grounding-episodic-memory" id="toc-cognition-benchmarking-embodied-agent-language-grounding-episodic-memory"><code>cognition benchmarking embodied-agent language-grounding episodic-memory</code></a></li>
<li><a href="/doc/reinforcement-learning/model/index#driving-safety" id="toc-driving-safety"><code>driving-safety</code></a></li>
<li><a href="/doc/reinforcement-learning/model/index#world-models" id="toc-world-models"><code>world-models</code></a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/model/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/reinforcement-learning/model/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/reinforcement-learning/model/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/reinforcement-learning/model/muzero/2020-anonymous-drlsampleefficiency-figure1-alescoresandsamplesovertime.png


2020
2024-01-01



---
/doc/reinforcement-learning/model/muzero/2020-anonymous-drlsampleefficiency-figure2-dqnlevelsampleefficiencyovertime.jpg


2020
2024-01-01



---
/doc/reinforcement-learning/multi-agent/2019-jaderberg-supplement-movie-1-aau6249s1.mp4


2019
2024-01-01



---
/doc/reinforcement-learning/multi-agent/2019-jaderberg-supplement-movie-2-aau6249s2.mp4


2019
2024-01-01



---
/doc/reinforcement-learning/multi-agent/2019-jaderberg-supplement-movie-3-aau6249s3.mp4


2019
2024-01-01



---
/doc/reinforcement-learning/multi-agent/2019-jaderberg-supplement-movie-4-aau6249s4.mp4


2019
2024-01-01



---
/doc/reinforcement-learning/openai/2016-openai-form990.pdf
Form 990 [OpenAI 2016]
Chris Clark
2016-12-11
2024-01-01



---
/doc/reinforcement-learning/openai/2017-openai-form990.pdf
Form 990 [OpenAI 2017]
Chris Clark
2019-03-12
2024-01-01



---
/doc/reinforcement-learning/openai/2018-openai-form990.pdf
Form 990 [OpenAI 2018]
Chris Clark
2019-11-15
2024-01-01



---
/doc/reinforcement-learning/openai/2019-openai-form990.pdf
Form 990 [OpenAI 2019]
Chris Clark
2020-11-16
2024-01-01



---
/doc/reinforcement-learning/openai/2020-openai-form990-californiaversion.pdf
OpenAI 2020 Form 990 (California version)
PSIcapture 7.5.0.25
2021-11-15
2024-01-01



---
/doc/reinforcement-learning/openai/2020-openai-form990.pdf
OpenAI 2020 Form 990
Chris Clark
2021-11-15
2024-01-01



---
/doc/reinforcement-learning/openai/2021-openai-form990.pdf
OpenAI 2021 Form 990
Chris Clark
2022-11-15
2024-01-01



---
/doc/reinforcement-learning/openai/2022-openai-form990.pdf
OpenAI 2022 Form 990
Chris Clark
2023-11-27
2024-01-01



---
/doc/reinforcement-learning/openai/2023-06-28-openai-openainonprofitandcappedforprofitorganizationalstructure.svg


2023-06-28
2024-01-01



---
/doc/reinforcement-learning/openai/2023-10-18-g42-photographofg42ceopengxiaoshakinghandswithopenaiceosamaltmanatcitexglobalconferenceannouncingpartnership.jpg


2023-10-18
2024-01-01



---
/doc/reinforcement-learning/openai/2023-openai.pdf
OpenAI Open Letter to Board of Directors
OpenAI employees
2023-11-20
2024-01-01



---
/doc/reinforcement-learning/openai/2024-04-02-jimmyapples-openai.orginternaldomains-twittertextleak.txt


2024-04-02
2024-04-03



---
/doc/reinforcement-learning/openai/2024-06-18-twitter-jakubpachocki-cryptocurrencyscammerhack.png


2024-06-18
2024-06-18



---
/doc/reinforcement-learning/preference-learning/2012-cakmak-figure5-algorithmicteachingvsrandomsampleselectionsampleefficiencygains.jpg


2012
2024-01-01



---
/doc/reinforcement-learning/preference-learning/2017-amodei-openai-learningfromhumanpreferences-architecture2x-2x.png


2017
2024-01-01



---
/doc/reinforcement-learning/preference-learning/2023-kirstain-figure6-inversecorrelationbetweenmscocofidqualityandhumanexpertrankingofimagequality.jpg


2023
2024-01-01



---
/doc/reinforcement-learning/preference-learning/2023-kirstain-figure7-comparisonofhighervslowerclassifierfreeguidanceillustratesworsefidbutbetterhumanpreferenceofimagesamples.png


2023
2024-01-01



---
/doc/reinforcement-learning/preference-learning/2023-pullen-buildt-knowledgedistillationofkshotdavinci003tofinetunedbabbagegpt3modeltosavemoneyandlatency.png


2023
2024-01-01



---
/doc/reinforcement-learning/preference-learning/index#decisiontransformer-blog-section



2024-01-01



---
/doc/reinforcement-learning/preference-learning/mode-collapse/2024-astolfi-figure1-paretofrontierofqualityvsdiversitytradeoffshowsnoconsistentgaininldmimagegenmodelsovertime.jpg


2024
2024-07-10



---
/doc/reinforcement-learning/preference-learning/mode-collapse/2024-astolfi-figure2-mscocoexamplesdemonstrationcollapseofdiversityinldmtunedimagegenmodels.png


2024
2024-07-10



---
/doc/reinforcement-learning/robot/2009-bozkurt-figure1-effectsofrobotictransplantationduringthecourseofmothlifecycle.jpg


2009
2024-01-01



---
/doc/reinforcement-learning/robot/2009-bozkurt-figure2-crosssectionofmothflightmusclesandchipimplantpointsforcontrol.jpg


2009
2024-01-01



---
/doc/reinforcement-learning/robot/2009-bozkurt-figure4-photographosofmothlifecyclewithprobeanddissection.jpg


2009
2024-01-01



---
/doc/reinforcement-learning/robot/2019-savva-figure3-cnnroboticsscalesbetterthanslam.png


2019
2024-01-01



---
/doc/reinforcement-learning/robot/2020-won.pdf
An adaptive deep reinforcement learning framework enables curling robots with human-like performance in real-world conditions
Dong-Ok Won, Klaus-Robert Müller, Seong-Whan Lee
2020-09-23
2024-01-01
[("doi","10.1126/scirobotics.abb9764")]

<p>An AI curling robot can compete and win against top-ranked human teams in the <a href="!W">game of curling</a>.</p>
---
/doc/reinforcement-learning/robot/2022-huang-figure1-palmsaycaninnermonologuewithclosedloopcontrolofrobotusingfeedback.png


2022
2024-01-01



---
/doc/reinforcement-learning/robot/2024-amatucci.pdf
VERO: A vacuum-cleaner-equipped quadruped robot for efficient litter removal
Lorenzo Amatucci, Giulio Turrisi, Angelo Bratta, Victor Barasuol, Claudio Semini
2024-04-29
2024-07-20
[("doi","10.1002/rob.22350")]

<p>Litter nowadays presents a significant threat to the equilibrium of many ecosystems. An example is the sea, where litter coming from coasts and cities via gutters, streets, and waterways, releases toxic chemicals and microplastics during its decomposition.</p>
<p>Litter removal is often carried out manually by humans, which inherently lowers the amount of waste that can be effectively collected from the environment. In this paper, we present a novel quadruped robot prototype that, thanks to its natural mobility, is able to collect cigarette butts (CBs) autonomously, the second most common undisposed waste worldwide, in terrains that are hard to reach for wheeled and tracked robots. The core of our approach is a <a href="https://en.wikipedia.org/wiki/Convolutional_neural_network">convolutional neural network</a> for litter detection, followed by a time-optimal planner for reducing the time needed to collect all the target objects.</p>
<p>Precise litter removal is then performed by a visual-servoing procedure which drives the nozzle of a vacuum cleaner that is attached to one of the robot legs on top of the detected CB. As a result of this particular position of the nozzle, we are able to perform the collection task without even stopping the robot’s motion, thus greatly increasing the time-efficiency of the entire procedure.</p>
<p>Extensive tests were conducted in 6 different outdoor scenarios to show the performance of our prototype and method. To the best knowledge of the authors, this is the first time that such a design and method was presented and successfully tested on a legged robot.</p>
---
/doc/reinforcement-learning/robot/2024-ivanyi-figure4-cellulartweezerphotographsshowingcelllevelmanipulation.jpg


2024
2024-07-08



---
/doc/reinforcement-learning/safe/2022-ganguli-figure1-languagemodelredteamattacksuccessratesbymodelparametersizeandsafetymethod.png


2022
2024-01-01



---
/doc/reinforcement-learning/safe/2022-gao-figure1-rewardscalingofrewardhackingwithinstructgpttrainedviarlandbestofnrejectionsampling.png


2022
2024-01-01



---
/doc/reinforcement-learning/safe/2022-gao-figure3-parameterizationscalingbyparametercountofrewardhacking.png


2022
2024-01-01



---
/doc/reinforcement-learning/safe/2023-krakovna-specificationgamingexamplesinai-masterlist.html
Specification gaming examples in AI

2023
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-09-lordbyronsiron-clippymeme-youcannotkillmeinawaythatmatters.png


2022-03-09
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-flamebackground-blueeyes.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-flamebackground-redeyes-cropped-small.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-flamebackground-redeyes-cropped.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-flamebackground-redeyes.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-nobackground-blueeyes.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2022-03-21-digiartisu-clippy-evil-nobackground-redeyes.jpg


2022-03-21
2024-01-01



---
/doc/reinforcement-learning/safe/clippy/2023-03-26-claiborneart-saintclippymaxima.jpg


2023-03-26
2024-01-01



---
/doc/reinforcement-learning/scaling/2021-jones-figure9-trainvstreesearchamortization.jpg


2021
2024-01-01



---
/doc/reinforcement-learning/scaling/2021-liu-figure5-soccerperformancescaling.png


2021
2024-01-01



---
/doc/reinforcement-learning/scaling/2023-baumli-figure4-rewardscalinginclipmodelsize.png


2023
2024-01-01



---
/doc/rotten.com/library/bio/entertainers/comic/david-letterman/letterman_any_sense.wav



2024-01-01



---
/doc/rotten.com/library/bio/hackers/robert-morris/morris.bmp



2024-01-01



---
/doc/rotten.com/library/culture/batman/theme-song/batmantv.rm



2024-01-01



---
/doc/rotten.com/library/sex/sexual-ethics-in-psychology/55403_m.gif



2024-01-01



---
/doc/scaling/index



2024-04-01



---
/doc/science/1598-richardhamming-leydoig-ieeehistorycenter-profilephoto-ethw.jpg


1598
2024-01-01



---
/doc/science/1905-einstein.pdf
Ist die Trägheit eines Körpers von seinem Energieinhalt abhängig? [Does the Inertia of a Body Depend upon its Energy-Content?]
Albert Einstein
1905-01-01
2024-01-01



---
/doc/science/1924-compton.pdf
A Possible Explanation of the Behavior of the Hydrogen Lines in Giant Stars
K. T. Compton, H. N. Russell
1924-07-19
2024-01-01
[("doi","10.1038/114086a0")]


---
/doc/science/1924-swinton.pdf
Personal Recollections Of Some Notable Scientific Men
Alan A. Campbell Swinton
1924-07-11
2024-01-01
[("doi","10.2307/41357624")]


---
/doc/science/1939-flexner.pdf#page=7
The Usefulness of Useless Knowledge § pg7
Abraham Flexner
1939-06-01
2024-01-01



---
/doc/science/1958-parkyn.pdf
The Effect of Friction on Elliptic Orbits
D. G. Parkyn
1958-05-01
2024-09-02
[("doi","10.2307/3609391")]

<p>It forms an interesting and topical example in particle dynamics to investigate the effect of a small frictional perturbation on an elliptic orbit. In this paper the frictional force is assumed to be proportional to the square of the velocity and the eccentricity of the orbit is assumed to be small. Formulae are deduced for the rates of change of the major axis and eccentricity of the ellipse in terms of the rate of change of periodic time, numerical values being compared with the rather sparse information on Sputnik I.</p>
---
/doc/science/1959-cane-giantsofscience.pdf
<em>Giants of Science</em>
Philip Cane, Samuel Nisenson
1959-01-01
2024-01-01



---
/doc/science/1961-klein.pdf
Max Planck and the beginnings of the quantum theory
Martin J. Klein
1961-10-01
2024-01-01
[("doi","10.1007/BF00327765")]


---
/doc/science/1962-good-thescientistspeculates.pdf
<em>The Scientist Speculates: An Anthology of Partly-Baked Ideas</em>
Irving John Good, Alan James Mayne, John Maynard Smith
1962-01-01
2024-01-01



---
/doc/science/1964-andrade-rutherfordandthenatureoftheatom.pdf
<em>Rutherford and the Nature of the Atom</em>
Edward Neville da Costa Andrade
1964-01-01
2024-01-01



---
/doc/science/1965-kepler-keplersconversationwithgalileossiderealmessenger.pdf
Kepler‘s Conversation with Galileo’s Sidereal Messenger: First Complete Translation, With an Introduction and Notes
Johannes Kepler, Edward Rosen
1965-01-01
2024-01-01



---
/doc/science/1965-platt.pdf
The Step to Man: Our recent era of change may be converging to a unique historical transformation to a new kind of life
John R. Platt
1965-08-06
2024-01-01
[("doi","10.1126/science.149.3684.607")]


---
/doc/science/1966-feinberg.pdf
Physics and the Thales Problem
Gerald Feinberg
1966-01-06
2024-01-01
[("doi","10.2307/2024523")]


---
/doc/science/1966-platt-thesteptoman.pdf
<em>The Step to Man: this book is concerned with the evolving nature of man, social and intellectual, what he is and what he may become</em>
John Rader Platt
1966-01-01
2024-01-01



---
/doc/science/1971-millikan-scienceandthenewcivilization.pdf
Science And The New Civilization
Robert A. Millikan
1971-01-01
2024-01-01



---
/doc/science/1973-drake.pdf
Life on a Neutron Star: An Interview With Frank Drake
Frank Drake
1973-12-01
2024-01-01



---
/doc/science/1973-holton-thematicoriginsofscientificthought.pdf
Thematic Origins of Scientific Thought: Kepler To Einstein
Gerald Holton
1973
2024-01-01



---
/doc/science/1974-thackray-scienceandvalues.pdf
<em>Science and Values: Patterns of Tradition and Change</em>
Arnold Thackray, Everett Mendelsohn
1974-01-01
2024-01-01



---
/doc/science/1975-graham.pdf
The Formation of Soviet Research Institutes: A Combination of Revolutionary Innovation and International Borrowing
Lorem R. Graham
1975-08-01
2024-01-01
[("doi","10.1177/030631277500500303")]


---
/doc/science/1977-duncan-theencyclopediaofignorance.pdf
<em>The Encyclopaedia of Ignorance: Everything you ever wanted to know about the unknown</em>
Ronald Duncan, Miranda Weston-Smith
1977-01-01
2024-01-01



---
/doc/science/1981-berry.pdf
The Nobel Scientists and the Origins of Scientific Achievement
Colin Berry
1981-09-01
2024-01-01
[("doi","10.2307/589284")]


---
/doc/science/1985-bartlett.pdf
The slingshot effect: explanation and analogies
Albert A. Bartlett, Charles W. Hord
1985-01-01
2024-01-01
[("doi","10.1119/1.2341882")]


---
/doc/science/1986-hamming#consistent-progress


1986
2024-01-01



---
/doc/science/1986-hamming#discussionquestions-answers


1986
2024-01-01



---
/doc/science/1986-hamming#ias


1986
2024-06-10



---
/doc/science/1986-hamming#library-work


1986
2024-01-01



---
/doc/science/1986-hamming#life-cycle-effects


1986
2024-01-01



---
/doc/science/1986-hamming#talk-vs-paper-vs-book


1986
2024-01-01



---
/doc/science/1986-kanigel-apprenticetogeniusthemakingofascientificdynasty.pdf
Apprentice to Genius: The Making of a Scientific Dynasty
Robert Kanigel
1986-01-01
2024-01-01



---
/doc/science/1988-radnai-physicsinbudapest.pdf
Physics in Budapest: A Survey
Gyula Radnai, Rezső Kunfalvi
1988
2024-01-01



---
/doc/science/1993-hamming.pdf
You and your research: a stroke of genius: striving for greatness in all you do
Richard W. Hamming
1993-10-01
2024-01-01



---
/doc/science/1993-stuckey-figure5-boomerangphotonsaroundablackhole.jpg


1993
2024-01-01



---
/doc/science/1994-udias.pdf
Jesuit Astronomers in Beijing 1601–1805
Agustin Udias
1994-12-01
2024-01-01



---
/doc/science/1996-adamson.pdf
Towards the total synthesis of cyclo[n]carbons and the generation of cyclo[6]carbon
George A. Adamson, Charles W. Rees
1996-01-01
2024-01-01
[("doi","10.1039/P19960001535")]


---
/doc/science/1998-cohen.pdf
Scientists Who Fund Themselves
Jon Cohen
1998-01-09
2024-06-22
[("doi","10.1126/science.279.5348.178")]


---
/doc/science/1999-crum.pdf
The underwater sounds produced by impacting snowflakes
Lawrence A. Crum, Hugh C. Pumphrey, Ronald A. Roy, Andrea Prosperetti
1999-10-01
2024-05-29
[("doi","10.1121/1.427925")]

<p>In 1985, Scrimger [Nature 318, 647 (1985)] reported measurements of noise levels significantly above the ambient level for snow falling on a quiet freshwater lake. He examined only the time-averaged sound levels and did not report measurements of individual snowflake impacts.</p>
<p>Subsequently, the noise produced by individual and multiple snowflake impacts was examined for a number of different snowfalls. The radiated acoustic signals generated by the impact of individual snowflakes upon a body of water have a remarkable similarity to each other and differ principally in the frequency of the emitted sound wave.</p>
<p>The acoustic signal of a snowflake impact thus generates a characteristic signature for snowfall that is clearly distinct from other forms of precipitation noise. Various aspects of this signature suggest that the radiated acoustic waveform from a snowflake impacting with water is due to the <strong>entrainment</strong> of a gas bubble into the liquid, and the subsequent oscillation of this bubble as it establishes its equilibrium state.</p>
<p>Various scenarios are presented for bubble entrainment and approximations to the amplitude of the radiated signal and the acoustic waveform are obtained.</p>
---
/doc/science/2002-hu.pdf
Provenance in Contest: Searching for the Origins of Jesuit Astronomy in Early Qing China, 1664–1705
Minghui Hu
2002-03-01
2024-01-01



---
/doc/science/2007-koshland.pdf
The Cha-Cha-Cha Theory of Scientific Discovery
Daniel E. Koshland Junior
2007-08-10
2024-09-07
[("doi","10.1126/science.1147166")]


---
/doc/science/2007-zeng.pdf


2007
2024-01-01



---
/doc/science/2009-kaiser-2.pdf
Richard Hamming—You and Your Research
J. F. Kaiser
2009-10-22
2024-01-01
[("doi","10.1007/978-3-642-01156-6_6")]


---
/doc/science/2010-aslaksen.pdf
The Mathematics of the Chinese Calendar
Helmer Aslaksen
2010-07-17
2024-01-01



---
/doc/science/2010-aslaksen.pdf#page=42
The Mathematics of the Chinese Calendar § pg42
Helmer Aslaksen
2010-07-17
2024-01-01



---
/doc/science/2011-chynoweth.pdf
<em>Bell Labs Memoirs: Voices of Innovation</em>: 5. Alan G. Chynoweth
Alan G. Chynoweth
2011-01-01
2024-01-01



---
/doc/science/2011-kilbane.html
Richard W. Hamming: Curiosity And Collaboration Define A Coding Career
Doris Kilbane
2011-12-02
2024-01-01



---
/doc/science/2013-kramer-figure1-sketchofanosmoticsystemtheosmoticdrive.jpg


2013
2024-01-01



---
/doc/science/2018-morley-video-electricalspiderballooning-1-s2.0-S0960982218306936-mmc2.mp4


2018
2024-05-15



---
/doc/science/2018-morley-videoabstract-electricalspiderballoon-1-s2.0-S0960982218306936-mmc4.mp4


2018
2024-05-15



---
/doc/science/2019-savage.pdf
Novelist Cormac McCarthy’s tips on how to write a great science paper: The Pulitzer prizewinner shares his advice for pleasing readers, editors and yourself
Van Savage, Pamela Yeh
2019-09-26
2024-01-01
[("doi","10.1038/d41586-019-02918-5")]


---
/doc/science/2019-tierno.pdf
Cobalt and Ruthenium drift in ultra-thin oxides
D. Tierno, O. Varela Pedreira, C. Wu, N. Jourdan, L. Kljucar, Zs. Tőkei, K. Croes
2019-09-23
2024-01-01
[("doi","10.1016/j.microrel.2019.113407")]


---
/doc/science/2020-05-26-stripepress-richardhammingsyouandyourresearch-cover-image17.svg


2020-05-26
2024-01-01



---
/doc/science/2020-05-26-stripepress-theartofdoingscienceandengineering-cover.jpg


2020-05-26
2024-01-01



---
/doc/science/2022-cullen.pdf
Prediction and politics in Beijing, 1668: A Jesuit astronomer and his technical resources in a time of crisis
Christopher Cullen, Catherine Jami
2022-10-18
2024-01-01
[("doi","10.1177/00218286221114093")]

<p>In late December 1668 the <a href="https://en.wikipedia.org/wiki/Kangxi_Emperor">Kangxi Emperor</a> (r. 1662–1722) asked the Jesuit astronomer <a href="https://en.wikipedia.org/wiki/Ferdinand_Verbiest">Ferdinand Verbiest</a> (1623–1688) to give publicly verifiable proof that the western astronomical system introduced to China by the Jesuits was accurate. In response Verbiest proposed that he and his Chinese opponents should be set the task of predicting the length of the shadow cast by a <a href="https://en.wikipedia.org/wiki/Gnomon">gnomon</a> of a given length at a given time on a given day, and his suggestion was accepted. Success in this experimental trial was vital to the future of the Jesuit mission in China. After repeating the trial at noon on 3 successive days, Verbiest was judged to have succeeded in showing the superiority of western methods in this respect.</p>
<p>In this paper, we provide a detailed technical analysis of the methods used by Verbiest to make his predictions of gnomon shadows, and trace the sources of his skills back to his astronomical studies in Europe before his departure for China. In the course of this investigation, we discuss changes in European astronomical techniques up to the mid 17<sup>th</sup> century that played a decisive role in his predictive task.</p>
<p>As a result of this analysis, we are able to explain certain previously puzzling features of Verbiest’s predictions as a rational response on his part to the contentious circumstances under which the trial was conducted.</p>
---
/doc/science/2023-lineweaver-figure2-allobjectsintheuniversebymassdensitysizephasediagram.jpg


2023
2024-01-01



---
/doc/science/2023-litina-figure3-correlationofchildhoodexposuretototalsolareclipseandbecomingafamousscientist.jpg


2023
2024-05-15



---
/doc/science/2023-litina-figure4-orrelationofchildhoodexposuretototalsolareclipseandbecomingafamousreligiousfigure.jpg


2023
2024-05-15



---
/doc/science/2023-nguyen-figure11-biggerclimateforecastingmodelsaremoresampleefficient.jpg


2023
2024-01-01



---
/doc/science/2024-wilkins-newscientist-graphofoperatorfrequencyinphysicsfromconstanttinetal2024.jpg


2024
2024-10-21



---
/doc/science/chemistry/1932-bosch.pdf
The development of the chemical high pressure method during the establishment of the new ammonia industry
Carl Bosch
1932-05-21
2024-10-19



---
/doc/science/chemistry/1958-hall.pdf
Some High-Pressure, High-Temperature Apparatus Design Considerations: Equipment for Use at 100,000 Atmospheres and 3,000℃
H. Tracy Hall
1958-04-01
2024-09-03
[("doi","10.1063/1.1716172")]

<p>Three items of equipment are described in detail; (1) A simple-piston and cylinder device capable of generating pressures to 50,000 atmospheres simultaneously with temperatures of 5,000℃, (2) a tetrahedral-anvil device that has been successfully tested at 100,000 atmospheres and 3,000℃, and (3) a stepped-piston device capable of developing pressures to 200,000 atmospheres at room temperature.</p>
<p>In addition consideration is given to such problems as (1) geometrical elements of design, (2) higher strength materials, (3) use of mechanical anisotropy in design, (4) electrical leads, (5) thermal and electrical insulation, (6) solid pressure transmitting media, (7) binding rings, (8) internal generation of pressure, (9) multistaging, and (10) calibration.</p>
---
/doc/science/chemistry/2019-sundell.pdf
Atom Probe Tomography for 3D Structural and Chemical Analysis of Individual Proteins
Gustav Sundell, Mats Hulander, Astrid Pihl, Martin Andersson
2019-05-06
2024-10-21
[("doi","10.1002/smll.201900316")]

<p>Determination of the 3D structure of proteins and other biomolecules is a major goal in structural biology, to provide insights to their biological function. Such structures are historically unveiled experimentally by X-ray crystallography or NMR spectroscopy, and in recent years using cryo-electron microscopy.</p>
<p>Here, a method for structural analysis of individual proteins on the sub-nanometer scale using atom probe tomography is described. This technique offers a combination of high-resolution analysis of biomolecules in 3D, and the chemical sensitivity of mass spectrometry. As a model protein, the well-characterized antibody <em>IgG</em> is used.</p>
<p><em>IgG</em> is encapsulated in an amorphous solid silica matrix via a sol-gel process to provide the requisite support for atom probe analysis. The silica synthesis is tuned to resemble physiological conditions. The 3D reconstructions show good agreement with the protein databank <em>IgG</em> crystal structure. This suggests that the silica-embedding strategy can open the field of atom probe tomography to the analysis of biological molecules.</p>
<p>In addition to high-resolution structural information, the technique may potentially provide chemical information on the atomic scale using isotopic labeling. It is envisaged that this method may constitute a useful complement to existing tools in structural biology, particularly for the examination of proteins with low propensity for crystallization.</p>
---
/doc/science/chemistry/2024-07-16-gwern-midjourneyv6-skullsandcrossbonesmadeofwhiteballsonblackbackgroundissolvingaway-thumbnail-512px.jpg

Gwern
2024-07-16
2024-07-16



---
/doc/science/chemistry/disappearing-polymorph/index
‘disappearing polymorphs (chemistry)’ tag

2019-10-07
2022-04-02


<div class="page-description-annotation">
<p>Bibliography for tag <code>science/chemistry/disappearing-polymorph</code>, most recent first: 6 <a href="/doc/science/chemistry/disappearing-polymorph/index#links" class="icon-not">annotations</a> &amp; 1 <a href="/doc/science/chemistry/disappearing-polymorph/index#miscellaneous" class="icon-not">link</a> (<a href="/doc/science/chemistry/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#gwern-rtx-section" id="toc-gwern-rtx-section">“Highly Potent Drugs As Psychological Warfare Weapons”, Gwern 2020</a></li>
</ul></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#lowe-2019-section" id="toc-lowe-2019-section">“Perverse Polymorphism”, Lowe 2019</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#bu%C4%8Dar-et-al-2015-section" id="toc-bučar-et-al-2015-section">“Disappearing Polymorphs Revisited”, Bučar et al 2015</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#care-2000-section" id="toc-care-2000-section">“Norvir Advisory”, Care 2000</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#dunitz-bernstein-1995-section" id="toc-dunitz-bernstein-1995-section">“Disappearing Polymorphs”, Dunitz &amp; Bernstein 1995</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#campbell-1960-page-5-section" id="toc-campbell-1960-page-5-section">“The Self-Repairing Robot § Disappearing Polymorphs”, Campbell 1960 (page 5)</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#kohman-1950-section" id="toc-kohman-1950-section">“The Case of the Barnacled Crystal”, Kohman 1950</a></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/science/chemistry/disappearing-polymorph/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/science/chemistry/index
‘chemistry’ tag

2020-10-18
2024-10-28


<figure><img class="float-right page-thumbnail invert-auto outline" height="587" width="488" src="/doc/science/chemistry/2024-07-16-gwern-midjourneyv6-skullsandcrossbonesmadeofwhiteballsonblackbackgroundissolvingaway-thumbnail-512px.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>science/chemistry</code>, most recent first: 1 <a href="/doc/science/chemistry/index#see-alsos" class="icon-not">related tag</a>, 12 <a href="/doc/science/chemistry/index#links" class="icon-not">annotations</a>, &amp; 1 <a href="/doc/science/chemistry/index#miscellaneous" class="icon-not">link</a> (<a href="/doc/science/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/science/chemistry/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/science/chemistry/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/science/chemistry/index#lakha-2024-section" id="toc-lakha-2024-section">“Lab-Grown Diamonds: Synthetic Diamonds Are Now Purer, More Beautiful, and Vastly Cheaper Than Mined Diamonds. Beating Nature Took Decades of Hard Graft and Millions of Pounds of Pressure.”, Lakha 2024</a></li>
<li><a href="/doc/science/chemistry/index#sundell-et-al-2019-section" id="toc-sundell-et-al-2019-section">“Atom Probe Tomography for 3D Structural and Chemical Analysis of Individual Proteins”, Sundell et al 2019</a></li>
<li><a href="/doc/science/chemistry/index#caplan-et-al-2018-section" id="toc-caplan-et-al-2018-section">“The Elasticity of Nuclear Pasta”, Caplan et al 2018</a></li>
<li><a href="/doc/science/chemistry/index#reilly-2017-section" id="toc-reilly-2017-section">“The Most Important Scientist You’ve Never Heard Of: For 60 Years, American Drivers Unknowingly Poisoned Themselves by Pumping Leaded Gasoline into Their Tanks. Here Is the Lifelong Saga of Clair Patterson—A Scientist Who Helped Build the Atomic Bomb and Discovered the True Age of the Earth—And How He Took on a Billion-Dollar Industry to save Humanity from Itself.”, Reilly 2017</a></li>
<li><a href="/doc/science/chemistry/index#ordagarb-2015-section" id="toc-ordagarb-2015-section">“I Have a Slight Fascination With Sweeteners.”, OrdaGarb 2015</a></li>
<li><a href="/doc/science/chemistry/index#stasi-et-al-2004-section" id="toc-stasi-et-al-2004-section">“Stability of Resiniferatoxin Stock Solutions”, Stasi et al 2004</a></li>
<li><a href="/doc/science/chemistry/index#appendino-szallasi-1997-section" id="toc-appendino-szallasi-1997-section">“Euphorbium: Modern Research on Its Active Principle, Resiniferatoxin, Revives an Ancient Medicine”, Appendino &amp; Szallasi 1997</a></li>
<li><a href="/doc/science/chemistry/index#wilson-1970-section" id="toc-wilson-1970-section">“Relative Recovery And Identification Of Carbonyl Compounds From Celery Essential Oil”, Wilson 1970</a></li>
<li><a href="/doc/science/chemistry/index#hall-1958-section" id="toc-hall-1958-section">“Some High-Pressure, High-Temperature Apparatus Design Considerations: Equipment for Use at 100,000 Atmospheres and 3,000℃”, Hall 1958</a></li>
<li><a href="/doc/science/chemistry/index#bosch-1932-section" id="toc-bosch-1932-section">“The Development of the Chemical High Pressure Method during the Establishment of the New Ammonia Industry”, Bosch 1932</a></li>
<li><a href="/doc/science/chemistry/index#s6OG8Di5-section" id="toc-s6OG8Di5-section">“Volumetric Liquid Dosing”, Wiki 2024</a></li>
<li><a href="/doc/science/chemistry/index#section" id="toc-section">“Getting Materials out of the Lab”</a></li>
<li><a href="/doc/science/chemistry/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/science/chemistry/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/sociology/1937-thorndike.pdf
How We Spend Our Time and What We Spend It For
Edward L. Thorndike
1937-05-01
2024-11-21
[("doi","10.2307/16155")]


---
/doc/sociology/1938-scienceservice.pdf
Recreation Interests and Age
Science Service
1938-10-01
2024-11-21
[("doi","10.2307/16714")]


---
/doc/sociology/1939-thorndike-yourcity.pdf


1939-01-01
2024-01-01



---
/doc/sociology/1940-thorndike-144smallercities.pdf


1940
2024-01-01



---
/doc/sociology/1950-leibenstein.pdf
Bandwagon, Snob, and Veblen Effects in the Theory of Consumers' Demand
H. Leibenstein
1950-05-01
2024-01-01
[("doi","10.2307/1882692")]


---
/doc/sociology/1959-haire.pdf
Biological models and Empirical Histories of the Growth of Organizations
Mason Haire
1959-01-01
2024-01-01



---
/doc/sociology/1962-calhoun.pdf
Population Density and Social Pathology: When a population of laboratory rats is allowed to increase in a confined space, the rats develop acutely abnormal patterns of behavior that can even lead to the extinction of the population
John B. Calhoun
1962-01-01
2024-01-01
[("doi","10.2307/24937233")]


---
/doc/sociology/1963-calhoun.pdf
The Social Use of Space
John B. Calhoun
1963-01-01
2024-01-01



---
/doc/sociology/1963-calhoun.pdf#page=93
The Social Use of Space § pg93
John B. Calhoun
1963-01-01
2024-01-01



---
/doc/sociology/1963-mayer-physiologicalmammalogy-volume1.pdf
Physiological Mammalogy, Volume 1: Mammalian Populations
William Mayer
1963-01-01
2024-01-01



---
/doc/sociology/1966-bereiter-teachingdisadvantagedchildreninpreschool.pdf


1966-01-01
2024-01-01



---
/doc/sociology/1967-becker.pdf
Whose Side Are We On?
Howard S. Becker
1967-12-01
2024-01-01
[("doi","10.2307/799147")]


---
/doc/sociology/1967-powledge-tochangeachild.pdf


1967-01-01
2024-01-01



---
/doc/sociology/1967-uscommissioncivilrights-racialisolationpublicschools-vol1.pdf
Racial isolation in the public schools; a report—Volume 1
United States Commission on Civil Rights
1967
2024-01-01



---
/doc/sociology/1967-uscommissioncivilrights-racialisolationpublicschools-vol1.pdf#page=125
Racial isolation in the public schools; a report—Volume 1 § pg125
United States Commission on Civil Rights
1967
2024-01-01



---
/doc/sociology/1971-calhoun.pdf
Space and the Strategy of Life
John B. Calhoun
1971-01-01
2024-01-01
[("doi","10.1007/978-1-4684-1893-4_25")]


---
/doc/sociology/1971-calhoun.pdf#page=8
Space and the Strategy of Life § pg8
John B. Calhoun
1971-01-01
2024-01-01
[("doi","10.1007/978-1-4684-1893-4_25")]


---
/doc/sociology/1971-kassebaum-prisontreatmentandparolesurvival.pdf


1971-01-01
2024-01-01



---
/doc/sociology/1972-hawley.pdf
Population Density and the City
Amos H. Hawley
1972-01-01
2024-01-01
[("doi","10.2307/2060663")]


---
/doc/sociology/1972-marsden.pdf
Crowding and Animal Behavior [<em>Environment and the social sciences: Perspectives and applications</em>]
Halsey M. Marsden
1972-01-01
2024-01-01
[("doi","10.1037/10045-001")]


---
/doc/sociology/1972-may.pdf
Will a Large Complex System be Stable?
Robert M. May
1972-08-18
2024-01-01
[("doi","10.1038/238413a0")]


---
/doc/sociology/1972-page.pdf
How We <em>All</em> Failed In Performance Contracting
Ellis B. Page
1972-01-01
2024-01-01
[("doi","10.1080/00461527209529079")]


---
/doc/sociology/1973-herlihy.pdf
Three Patterns of Social Mobility in Medieval History
David Herlihy
1973
2024-07-30
[("doi","10.2307/202686")]


---
/doc/sociology/1973-sunderland.pdf
Biosocial Aspects of Life in Britain: Proceedings of a Symposium held 7<sup>th</sup>–8<sup>th</sup> September 1972 during the Leicester Meeting
Eric Sunderland, Margaret Herbertson
1973-04-01
2024-01-01
[("doi","10.1017/S0021932000009172")]


---
/doc/sociology/1973-wheeler-beyondthepunitivesociety.pdf


1973-01-01
2024-01-01



---
/doc/sociology/1974-levison-theworkingclassmajority.pdf


1974-01-01
2024-01-01



---
/doc/sociology/1975-bardhan.pdf
Totems and Taboos of Left Mythology
Pranab Bardhan, Ashok Rudra
1975-04-26
2024-01-01
[("doi","10.2307/4537064")]


---
/doc/sociology/1975-gramlich-educationalperformancecontracting.pdf
Educational Performance Contracting: An Evaluation of an Experiment
Edward M. Gramlich, Patricia P. Koshel
1975-01-01
2024-01-01



---
/doc/sociology/1975-lemasters-bluecollararistocrats.pdf


1975-01-01
2024-01-01



---
/doc/sociology/1976-kaufman-aregovernmentorganizationsimmortal.pdf
Are Government Organizations Immortal?
Kaufman, Herbert, 1922
1976-01-01
2024-01-01



---
/doc/sociology/1977-cutright-impactfamilyplanningprogramsfertility.pdf


1977-01-01
2024-01-01



---
/doc/sociology/1978-mccord.pdf


1978-01-01
2024-01-01



---
/doc/sociology/1978-rossi.pdf


1978-01-01
2024-01-01



---
/doc/sociology/1979-sechrest.pdf


1979-01-01
2024-01-01



---
/doc/sociology/1980-patton-qualitativeevaluationmethods.pdf


1980-01-01
2024-01-01



---
/doc/sociology/1980-rossi-moneyworkandcrime.pdf


1980-01-01
2024-01-01



---
/doc/sociology/1981-guba-effectiveevaluation.pdf


1981-01-01
2024-01-01



---
/doc/sociology/1981-hirschi.pdf
Book Reviews: <em>Taboos in Criminology</em>, Edward Sagarin 1980
Travis Hirschi
1981-01-01
2024-01-01
[("doi","10.1177/001112878102700411")]


---
/doc/sociology/1981-struyk-housingvouchersforthepoor.pdf


1981-01-01
2024-01-01



---
/doc/sociology/1983-delgado.pdf
Can Science Be Inopportune—Constitutional Validity of Governmental Restrictions on Race-IQ Research
Richard Delgado, Sean Bradley, David Burkenroad, Ron Chavez
1983-10-01
2024-01-01



---
/doc/sociology/1983-dimaggio.pdf
The Iron Cage Revisited: Institutional Isomorphism and Collective Rationality in Organizational Fields

1983-01-01
2024-01-01



---
/doc/sociology/1983-vandusen-prospectivestudiesofcrimeanddelinquency.pdf
Prospective Studies of Crime and Delinquency [Longitudinal Research in the Behavioral, Social, and Medical Sciences]
Katherine Teilmann Van Dusen, Sarnoff A. Mednick
1983
2024-01-01



---
/doc/sociology/1984-conner-evaluationstudiesreviewannualvol9.pdf


1984
2024-01-01



---
/doc/sociology/1985-fine.pdf
The Goliath Effect: Corporate Dominance and Mercantile Legends
Gary Alan Fine
1985
2024-01-01
[("doi","10.2307/540877")]


---
/doc/sociology/1985-pate-appendices.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1985-pate-executivesummary.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1985-pate-technicalreport.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1985-skogan-appendices.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1985-skogan-executivesummary.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1985-skogan-technicalreport.pdf


1985-01-01
2024-01-01



---
/doc/sociology/1986-jensen.pdf


1986-01-01
2024-01-01



---
/doc/sociology/1987-miller-researchinsocialproblemsandpublicpolicy-v4.pdf
Research in Social Problems and Public Policy, A Research Annual: Volume 4
JoAnn L. Miller, Michael Lewis
1987-01-01
2024-01-01



---
/doc/sociology/1987-rossi#external-links


1987
2024-01-01



---
/doc/sociology/1987-rossi#is-there-something-wrong-with-evaluation-research
The Iron Law Of Evaluation And Other Metallic Rules: Is There Something Wrong With Evaluation Research?

1987
2024-01-01



---
/doc/sociology/1987-rossi#some-laws-of-evaluation
The Iron Law Of Evaluation And Other Metallic Rules
Rossi
1987
2024-01-01



---
/doc/sociology/1987-rossi.pdf


1987-01-01
2024-01-01



---
/doc/sociology/1988-bennett-perspectivesoncontemporarylegend-v3-monsterswithironteeth.pdf
Monsters with Iron Teeth: Perspectives on Contemporary Legend Volume III
Gillian Bennett, Paul Smith
1988
2024-01-01



---
/doc/sociology/1988-hobbs.pdf
Hunting the Monster with Iron Teeth
Sandy Hobbs, David Cornwell
1988-01-01
2024-01-01



---
/doc/sociology/1990-atkins.pdf
The spatial configuration of class solidarity in London's West End 1792–1939
P. J. Atkins
1990-05-01
2024-01-01
[("doi","10.1017/S0963926800014346")]

<p>For more than two hundred years after the <a href="https://en.wikipedia.org/wiki/Glorious_Revolution">Glorious Revolution</a>, the British aristocracy gained control of ‘every aspect of government, both executive and legislative. They dominated the Cabinet, the highest ranks of the armed forces, the civil service and, to a lesser extent, the judiciary’.</p>
<p>During the 18<sup>th</sup> and early 19<sup>th</sup> centuries there was a shift in their centre of gravity from that of a rural elite, to a group whose influence was mediated increasingly through the manipulation of the levers of power embedded in the urban system. This urbanization of their consciousness was coupled with, and partly responsible for, a scale jump in their collectivity.</p>
<p>By 1850 it was no longer true that ‘society’ owed its allegiance to the local ‘county’ circles. Bush suggests that for the aristocratic class there developed in the 19<sup>th</sup> century a nationwide, shared ethos and culture. This was fostered on the proverbial playing fields of the nascent <a href="https://en.wikipedia.org/wiki/Public_school_(United_Kingdom)">public schools</a>, but it is the thesis of this paper that the spatiality of the West End of London was also a major factor in what amounts to a process of class formation for the disparate social factions which were eventually moulded into a coalition of the British ruling classes.</p>
<p>Such was the binding quality of the social cement manufactured in the West End that it was able to withstand the aggressive solvent of industrial capitalism for something approaching a century.</p>
---
/doc/sociology/1990-ellenberger.pdf
The Transformation of London ‘Society’ at the End of Victoria's Reign: Evidence from the Court Presentation Records
Nancy W. Ellenberger
1990-12-01
2024-01-01
[("doi","10.2307/4051393")]

<p>To its late-Victorian participants, London “Society” was one of those abstractions, like “the young”, that deteriorated with each passing generation. For decades chroniclers of Britain’s clannish ruling circles had lamented the diminishing refinement, morals, and breeding of those highest sections of elite society that migrated to the capital each spring for the parliamentary and social “season.”</p>
<p>Thus, when the press, with many contributors from the aristocracy itself, launched a new campaign against London Society in the last years of <a href="https://en.wikipedia.org/wiki/Queen_Victoria">Victoria’s</a> reign, the charges had a familiar ring. Society was expanding alarmingly, abandoning its standards, worshipping notoriety and opulence, and abdicating serious responsibilities in the pursuit of frivolous amusement. If the criticisms contained few surprises, the intensity of the alarm was unprecedented.</p>
<p>Beginning in 1874, with <em>The Way We Live Now</em>, <a href="https://en.wikipedia.org/wiki/Anthony_Trollope">Anthony Trollope’s</a> novel of a greedy and credulous <em>beau monde</em>, and continuing through a series of journal articles bearing titles such as “The New Society”, “The Deterioration of English Society”, “The Sins of Society”, and “The Enlargement of London Society”, critics subjected the aristocratic elites and the informal institutions of the London season to fierce scrutiny and nearly universal diagnosis of advanced illness.</p>
---
/doc/sociology/1991-jensen.pdf


1991-01-01
2024-01-01



---
/doc/sociology/1995-lipton.pdf


1995-01-01
2024-01-01
[("doi","10.1300/J076v22n01_01")]


---
/doc/sociology/1995-sutton.pdf
Consuming Counterrevolution: The Ritual and Culture of Cannibalism in Wuxuan, Guangxi, China, May to July 1968
Donald S. Sutton
1995-01-01
2024-01-01
[("doi","10.1017/S0010417500019575")]

<p>People are eating each other, came the message from southern Guangxi to Peking in the early summer of 1968, as the violent phase of the Cultural Revolution was drawing to a close.</p>
<p>When militia reinforcements arrived in Wuxuan, parts of decomposing corpses still festooned the town center (Zheng 1993:2-3).</p>
<p>No proper investigation was conducted, however, for this was a county in which order had already been imposed and the rebels had been crushed. Only in 1981–83, long after the Gang of 4 had collapsed, was an investigation team sent into the county. It compiled a list of those eaten and a number of the ringleaders in cannibalism. 15 were jailed, and 130 Party members and cadres were disciplined.</p>
<p>The Guangxi Zhuang Autonomous Region announced the expulsion from the Party of all who had eaten human flesh. But the regulations were withdrawn quickly for fear that the document would be slipped out to Hong Kong and reveal this episode of cannibalism to the world (Zheng 1993:52).</p>
---
/doc/sociology/1996-harvey.pdf
The Culture of Poverty: An Ideological Analysis
David L. Harvey, Michael H. Reed
1996-01-01
2024-01-01
[("doi","10.2307/1389418")]

<p>For 3 decades Oscar Lewis’s subculture of poverty concept has been misinterpreted as a theory bent on blaming the victims of poverty for their poverty.</p>
<p>This essay corrects this misunderstanding. Using a sociology of knowledge approach, it explores the historical origins of this misreading and shows how current poverty scholarship replicates this erroneous interpretation of Lewis’s work.</p>
<p>An attempt is made to remedy this situation by arguing that Lewis’s subculture of poverty idea, far from being a poor-bashing, ideological ploy, is firmly grounded in a Marxist critique of capital and its productive contradictions.</p>
<p>As such, Lewis’s work is a celebration of the resilience and resourcefulness of the poor, not a denigration of the lower class and the cultural defenses they erect against poverty’s everyday uncertainty.</p>
---
/doc/sociology/1997-banks-theproblemofexcessgenius.html


1997
2024-01-01



---
/doc/sociology/1997-elvik.pdf


1997-01-01
2024-01-01



---
/doc/sociology/1997-mayer-whatmoneycantbuy.pdf
What Money Can‘t Buy: Family Income and Children’s Life Chances
Susan E. Mayer
1997-01-01
2024-01-01



---
/doc/sociology/1998-student.pdf


1998
2024-01-01



---
/doc/sociology/1999-buhl.pdf
Positive-Negative Asymmetry in Social Discrimination: Meta-Analytical Evidence
Thomas Buhl
1999
2024-01-01



---
/doc/sociology/2000-fletcher-2.pdf
Ideal Standards in Close Relationships: Their Structure and Functions
Garth J. O. Fletcher, Jeffry A. Simpson
2000-06-01
2024-01-01
[("doi","10.1111/1467-8721.00070")]

<p>This article describes the <a href="https://en.wikipedia.org/wiki/Ideal_Standards_Model">Ideal Standards Model</a>, which deals with the content and functions of partner and relationship ideals in intimate relationships.</p>
<p>This model proposes that there are 3 distinct categories of partner ideals (warmth-loyalty, vitality-attractiveness, and status-resources), and that ideals have 3 distinct functions (evaluation, explanation, and regulation).</p>
<p>The model also explains how perceived discrepancies between ideals and perceptions of one’s current partner or relationship can have different consequences, depending on which of two motivating forces is active (the need to see the partner or relationship positively or the need to be accurate).</p>
<p>Recent empirical studies that support some of the main features of the model are described.</p>
---
/doc/sociology/2002-pearson.pdf


2002-01-01
2024-01-01



---
/doc/sociology/2003-mccord.pdf
Cures That Harm: Unanticipated Outcomes of Crime Prevention Programs
Joan McCord
2003-05-01
2024-01-01
[("doi","10.1177/0002716202250781")]

<p>This review highlights the importance of recognizing the possibility for doing harm when intentions are good.</p>
<p>It describes several examples showing that well-planned and adequately executed programs provide no guarantee for safety or efficacy.</p>
<p>The author concludes with recommendations for scientifically credible evaluations to promote progress in the field of crime prevention.</p>
---
/doc/sociology/2003-murray-humanaccomplishment.pdf
Human Accomplishment
Charles Murray
2003-01-01
2024-01-01



---
/doc/sociology/2004-charles.pdf
Job Displacement, Disability, and Divorce
Kerwin Kofi Charles, Melvin Stephens
2004-01-01
2024-07-06
[("doi","10.1086/381258")]


---
/doc/sociology/2004-weber-2.pdf
Poll results: doctors' disruptive behavior disturbs physician leaders
David O. Weber
2004
2024-01-01



---
/doc/sociology/2005-pritchard.pdf
Differential Suicide Rates in Typologies of Child Sex Offenders in a 6-year Consecutive Cohort of Male Suicides
Colin Pritchard, Elizabeth King
2005-01-01
2024-01-01
[("doi","10.1080/13811110590512903")]


---
/doc/sociology/2006-rossi-obituary.html


2006
2024-01-01



---
/doc/sociology/2007-billari.pdf
Approaching the Limit: Long-Term Trends in Late and Very Late Fertility
Francesco C. Billari, Hans-Peter Kohler, Gunnar Andersson, Hans Lundström
2007-03-01
2024-01-01



---
/doc/sociology/2008-buss-table1-femalepreferencesinmalematescorrelationtable.jpg


2008
2024-01-01



---
/doc/sociology/2009-deming.pdf
Early Childhood Intervention and Life-Cycle Skill Development: Evidence from Head Start
David Deming
2009-07-01
2024-01-01
[("doi","10.1257/app.1.3.111")]

<p>This paper provides new evidence on the long-term benefits of <a href="https://en.wikipedia.org/wiki/Head_Start_(program)">Head Start</a> using the National Longitudinal Survey of Youth.</p>
<p>I compare siblings who differ in their participation in the program, controlling for a variety of pre-treatment covariates.</p>
<p>I estimate that Head Start participants gain 0.23 standard deviations on a summary index of young adult outcomes. This closes 1⁄3<sup>rd</sup> of the gap between children with median and bottom quartile family income, and is about 80% as large as model programs such as Perry Preschool.</p>
<p>The long-term impact for disadvantaged children is large despite “fade-out” of test score gains.</p>
---
/doc/sociology/2009-gibson.pdf
Differential parental investment in families with both adopted and genetic children
Kyle Gibson
2009
2024-01-01
[("doi","10.1016/j.evolhumbehav.2009.01.001")]


---
/doc/sociology/2009-mccord-crimeandfamily-ch1-a30yearfollowuptreatmenteffects.pdf


2009
2024-01-01



---
/doc/sociology/2009-mccord-crimeandfamily-ch2-considerationeffectscounselingprogram.pdf


2009
2024-01-01



---
/doc/sociology/2009-mccord-crimeandfamily-ch3-cambridgesomervillestudy.pdf


2009
2024-01-01



---
/doc/sociology/2009-mccord-crimeandfamily-ch4-curesthatharm.pdf


2009
2024-01-01



---
/doc/sociology/2010-03-19-willwilkinson-booksthathaveinfluencedmethemost.html


2010-03-19
2024-01-01



---
/doc/sociology/2011-hankins.pdf
MIT_REST_110030 961..969

2011-01-01
2024-01-01



---
/doc/sociology/2013-bleakley-2.pdf
Up from Poverty? The 1832 Cherokee Land Lottery and the Long-run Distribution of Wealth
Hoyt Bleakley, Joseph P. Ferrie
2013
2024-01-01



---
/doc/sociology/2013-carroll-figure1-randomizedvscorrelationalresultsofpeergroupeducationalintervention.png


2013
2024-01-01



---
/doc/sociology/2013-metcalfe.pdf
Satan's Target: Your Mind—Supernatural Living in the American Marketplace
David Metcalfe
2013-01-01
2024-01-01



---
/doc/sociology/2014-02-25-matter-themanwhodestroyedamericasego.html


2014-02-25
2024-01-01



---
/doc/sociology/2014-meganc-obsessedbenedictcumberbatchfanstriedtohavemefired.html


2014
2024-01-01



---
/doc/sociology/2015-mackenzie.pdf
11292_2015_9244_Article 1..31

2015-01-01
2024-01-01



---
/doc/sociology/2015-martorell.pdf
Investing in Schools: Capital Spending, Facility Conditions, and Student Achievement
kstange
2015-01-01
2024-01-01



---
/doc/sociology/2016-04-17-losangelestimes-pollofamericanindependentpartymembers.pdf
Poll of American Independent Party members in California
Kelly Parker
2016-04-17
2024-01-01



---
/doc/sociology/2016-clark.pdf


2016-01-01
2024-01-01



---
/doc/sociology/2016-depew.pdf
Born on the wrong day? School entry age and juvenile crime
Briggs Depew, Ozkan Eren
2016-01-01
2024-01-01
[("doi","10.1016/j.jue.2016.09.002")]


---
/doc/sociology/2016-kline.pdf
Evaluating Public Programs with Close Substitutes: The Case of Head Start
Patrick Kline, Christopher R. Walters
2016-07-11
2024-01-01
[("doi","10.1093/qje/qjw027")]

<p>We use data from the <a href="https://en.wikipedia.org/wiki/Head_Start_Program">Head Start</a> Impact Study (HSIS) to evaluate the cost-effectiveness of Head Start, the largest early childhood education program in the United States. Head Start draws roughly a third of its participants from competing preschool programs, many of which receive public funds.</p>
<p>We show that accounting for the fiscal impacts of such program substitution pushes estimates of Head Start’s benefit-cost ratio well above one under a wide range of assumptions on the structure of the market for preschool services and the dollar value of test score gains. To parse the program’s test score impacts relative to home care and competing preschools, we selection-correct test scores in each care environment using excluded interactions between experimental assignments and household characteristics.</p>
<p>We find that Head Start generates larger test score gains for children who would not otherwise attend preschool and for children who are less likely to participate in the program.</p>
---
/doc/sociology/2016-vonrueden.pdf
Men’s status and reproductive success in 33 nonindustrial societies: Effects of subsistence, marriage system, and reproductive strategy

2016-01-01
2024-01-01
[("doi","10.1073/pnas.1606800113")]

<p><strong>Significance</strong>: Much of human behavior results from a desire for social status. From an evolutionary perspective, answering the question of why we pursue status must consider how status affects reproduction, especially in nonindustrial societies with natural fertility.</p>
<p>In a metaanalysis of 288 results from 33 nonindustrial populations, we find that status is statistically-significantly associated with men’s reproductive success, consistent with an evolved basis for status pursuit.</p>
<p>Status hierarchies have changed dramatically throughout human history, yet we find that the association between status and reproductive success does not depend on subsistence category (<a href="https://en.wikipedia.org/wiki/Foraging">foraging</a>, <a href="https://en.wikipedia.org/wiki/Horticulture">horticulture</a>, <a href="https://en.wikipedia.org/wiki/Pastoralism">pastoralism</a>, <a href="https://en.wikipedia.org/wiki/Agriculture">agriculture</a>) or how status is measured.</p>
<p>These findings suggest no statistically-significant increase in selection on status-enhancing traits with the domestication of plants and animals.</p>
---
/doc/sociology/2016-zane.pdf


2016-01-01
2024-01-01



---
/doc/sociology/2017-abeykoon.pdf
Health-related outcomes of new grocery store interventions: a systematic review
A. M. Hasanthi Abeykoon, Rachel Engler-Stringer, Nazeem Muhajarine
2017-06-01
2024-01-01
[("doi","10.1017/S1368980017000933")]

<p><strong>Objective</strong>: To assess the evidence of the impact of new food store (supermarket/grocery store) interventions on selected health-related outcomes.</p>
<p><strong>Design</strong>: A <a href="https://en.wikipedia.org/wiki/Systematic_review">systematic review</a> following the Effective Public Health Practice Project guidelines. All quantitative studies were assessed for their methodological quality. Results were synthesized narratively.</p>
<p><strong>Setting</strong>: 8 electronic databases—MEDLINE, Embase, CINAHL, ProQuest Public Health, Web of Science, Scopus, PsycINFO and Cochrane Library—were searched to identify relevant records.</p>
<p><strong>Subjects</strong>: Peer-reviewed scholarly journal articles on new grocery store/supermarket interventions with adult study populations, published in the English language after 1995.</p>
<p><strong>Results</strong>: 11 records representing 7 new grocery store interventions were identified. 6 were assessed having ‘weak’ methodological quality, one as ‘moderate’ and two as ‘strong’. All studies reported fruit and vegetable consumption but results were not consistent, some studies reporting statistically-significantly more and others no increase in consumption. BMI and self-rated health did not show significant improvements. Perceptions of food access, neighbourhood satisfaction and psychological health showed significant improvements.</p>
<p><strong>Conclusions</strong>: Improved food access through establishment of a full-service food retailer, by itself, does not show strong evidence towards enhancing health-related outcomes over short durations. Presently the field is developing and the complex linking pathways/mechanisms are yet to be elucidated. Further evidence, in the form of high-quality research in different communities with longer follow-up periods, is needed to inform policy decisions.</p>
---
/doc/sociology/2017-cantoni-figure3-educationcurriculumeffectsonpoliticalattitudes.png


2017
2024-01-01



---
/doc/sociology/2017-chalfin.pdf


2017-01-01
2024-01-01



---
/doc/sociology/2017-chiappa.pdf
Sexual Dimorphism in Waist-to-Hip Ratio and Divorce Frequency in Human Populations
Pilar Chiappa, Suneeta Singh
2017-01-01
2024-01-01
[("doi","10.1037/ebs0000100")]


---
/doc/sociology/2017-friend.pdf
The Rise of Han-Centrism and What It Means for International Politics
John M. Friend, Bradley A. Thayer
2017-01-01
2024-01-01
[("doi","10.1111/sena.12223")]


---
/doc/sociology/2017-peterson.pdf
Effects of physical attractiveness on political beliefs
Rolfe Daus Peterson, Carl L. Palmer
2017-12-27
2024-01-01
[("doi","10.1017/pls.2017.18")]

<p>Physical attractiveness is an important social factor in our daily interactions. Scholars in social psychology provide evidence that attractiveness stereotypes and the “halo effect” are prominent in affecting the traits we attribute to others.</p>
<p>However, the interest in attractiveness has not directly filtered down to questions of political behavior beyond candidates and elites. Utilizing measures of attractiveness across multiple surveys, we examine the relationship between attractiveness and political beliefs.</p>
<p>Controlling for socioeconomic status, we find that more attractive individuals are more likely to report higher levels of political efficacy, identify as conservative, and identify as Republican.</p>
<p>These findings suggest an additional mechanism for political socialization that has further implications for understanding how the body intertwines with the social nature of politics.</p>
---
/doc/sociology/2018-chong.pdf


2018-01-01
2024-01-01



---
/doc/sociology/2018-pianta.pdf
Does Attendance in Private Schools Predict Student Outcomes at Age 15? Evidence From a Longitudinal Study
Robert C. Pianta, Arya Ansari
2018-01-01
2024-01-01
[("doi","10.3102/0013189X18785632")]

<p>By tracking longitudinally a sample of American children (<em>n</em> = 1,097), this study examined the extent to which enrollment in private schools between kindergarten and ninth grade was related to students’ academic, social, psychological, and attainment outcomes at age 15.</p>
<p>Results from this investigation revealed that in unadjusted models, children with a history of enrollment in private schools performed better on nearly all outcomes assessed in adolescence.</p>
<p>However, by simply controlling for the sociodemographic characteristics that selected children and families into these schools, all of the advantages of private school education were eliminated.</p>
<p>There was also no evidence to suggest that low-income children or children enrolled in urban schools benefited more from private school enrollment.</p>
---
/doc/sociology/2018-shorrocks.pdf
Cohort Change in Political Gender Gaps in Europe and Canada: The Role of Modernization
Rosalind Shorrocks
2018-01-23
2024-01-01
[("doi","10.1177/0032329217751688")]

<p>This article finds firmer evidence than has previously been presented that men are more left-wing than women in older birth cohorts, while women are more left-wing than men in younger cohorts.</p>
<p>Analysis of the European Values Study/World Values Survey provides the first systematic test of how processes of modernization and social change have led to this phenomenon.</p>
<p>In older cohorts, women are more right-wing primarily because of their greater religiosity and the high salience of religiosity for left-right self-placement and vote choice in older cohorts.</p>
<p>In younger, more secular, cohorts, women’s greater support for economic equality and state intervention and, to a lesser extent, for liberal values makes them more left-wing than men.</p>
<p>Because the gender gap varies in this way between cohorts, research focusing on the aggregate-level gap between all men and all women underestimates gender differences in left-right self-placement and vote choice.</p>
<p>For more information, please visit <a href="https://en.wikipedia.org/wiki/European_Values_Study">European Values Study</a> and <a href="https://en.wikipedia.org/wiki/World_Values_Survey">World Values Survey</a>.</p>
---
/doc/sociology/2018-vanbavel.pdf
The Reversal of the Gender Gap in Education and Its Consequences for Family Life
Jan Van Bavel, Christine R. Schwartz, Albert Esteve
2018-01-01
2024-01-01
[("doi","10.1146/annurev-soc-073117-041215")]

<p>Although men tended to receive more education than women in the past, the gender gap in education has reversed in recent decades in most Western and many non-Western countries.</p>
<p>We review the literature about the implications for union formation, assortative mating, the division of paid and unpaid work, and union stability in Western countries.</p>
<p>The bulk of the evidence points to a narrowing of gender differences in mate preferences and declining aversion to female status-dominant relationships. Couples in which wives have more education than their husbands now outnumber those in which husbands have more.</p>
<p>Although such marriages were more unstable in the past, existing studies indicate that this is no longer true. In addition, recent studies show less evidence of gender display in housework when wives have higher status than their husbands.</p>
<p>Despite these shifts, other research documents the continuing influence of the breadwinner-homemaker model of marriage.</p>
---
/doc/sociology/2019-bumpus.pdf
Social Class and Educational Attainment: Do Blacks Benefit Less from Increases in Parents’ Social Class Status?
John P. Bumpus, Zimife Umeh, Angel L. Harris
2019-01-01
2024-01-01
[("doi","10.1177/2332649219854465")]

<p>Classic and contemporary studies show that greater <a href="https://en.wikipedia.org/wiki/Social_class">social class</a> status is associated with higher levels of education for youth. However, <a href="https://en.wikipedia.org/wiki/Racialization">racialized processes</a> might constrain the benefits blacks receive from increases in parents’ social class.</p>
<p>In this study the authors use the <a href="https://nces.ed.gov/surveys/els2002/">Education Longitudinal Study of 2002</a> to estimate whether race moderates the relationship among 3 common measures of youths’ social class during high school (parents’ occupations, family income, and parents’ level of education) and their college enrollment two years after high school and educational attainment 8 years after high school. The results suggest that black youth receive lower benefits from social class than whites for both outcomes, and parents’ gender plays a role in the racial differences in the link between social class and both outcomes.</p>
<p>The authors also find a three-way interaction with family structure for mothers (among race, social class, and family structure); among youth not in two-parent households, blacks benefit less than whites from mothers’ occupational prestige on enrollment. This study extends the literature on social class and racial inequality in education by explicitly testing whether black youth receive lower benefits from social class in their attainment.</p>
<p>Doing so separately for mothers’ and fathers’ social class characteristics uncovers a nuanced pattern useful for understanding race as a moderator to social class.</p>
---
/doc/sociology/2019-dee-figure1-kinksinnystateregentsexamsshowingteachercheating.jpg


2019
2024-01-01



---
/doc/sociology/2019-hermansen.pdf
Long-Term Trends in Adult Socio-Economic Resemblance between Former Schoolmates and Neighbouring Children
Are Skeie Hermansen, Nicolai T. Borgen, Arne Mastekaasa
2019
2024-01-01



---
/doc/sociology/2019-ichino.pdf
Cognitive and Non-Cognitive Costs of Daycare [Age] 0–2 for Children in Advantaged Families
Andrea Ichino, Margherita Fort, Giulio Zanella
2019-01-01
2024-01-01
[("doi","10.1086/704075")]


---
/doc/sociology/2019-kam.pdf
Racial Resentment and Public Opinion across the Racial Divide
Cindy D. Kam, Camille D. Burge
2019-09-20
2024-01-01
[("doi","10.1177/1065912919870280")]

<p>Research on <a href="https://en.wikipedia.org/wiki/Racial_resentment">racial resentment</a> has been meticulously developed, tested, and analyzed with white Americans in mind—yet black Americans have also responded to this battery for the past 3 decades. To date, little to nothing is known about the implications of responses to the racial resentment battery among black Americans.</p>
<p>A burgeoning literature on blacks’ intragroup attitudes suggests that over time, black Americans have increasingly attributed racial inequality to individual failings as opposed to structural forces. As such, unpacking blacks’ responses to the canonical racial resentment battery may provide further insight into the micro-foundations of black public opinion.</p>
<p>Using survey data from 1986–2016, we engage in a systematic quantitative examination of the role of racial resentment in predicting black and white Americans’ opinions on racial policies, “race-coded” policies, and nonracialized policies. Along the way, we highlight the existence of wide heterogeneity among black respondents and call for further investigation that identifies similarities and differences in the foundations of white and black public opinion.</p>
---
/doc/sociology/2019-perry.pdf
Credibility and Incredulity in Milgram's Obedience Experiments: A Reanalysis of an Unpublished Test
Gina Perry, Augustine Brannigan, Richard A. Wanner, Henderikus Stam
2019-08-22
2024-01-01
[("doi","10.1177/0190272519861952")]

<p>This article analyzes variations in subject perceptions of pain in <a href="https://en.wikipedia.org/wiki/Milgram_experiment">Milgram’s obedience experiments</a> and their behavioral consequences. Based on an unpublished study by Milgram’s assistant, <a href="https://en.wikipedia.org/wiki/Taketo_Murata">Taketo Murata</a>, we report the relationship between the subjects’ belief that the learner was actually receiving painful electric shocks and their choice of shock level.</p>
<p>This archival material indicates that in 18⁄23 variations of the experiment, the mean levels of shock for those who fully believed that they were inflicting pain were lower than for subjects who did not fully believe they were inflicting pain. These data suggest that the perception of pain inflated subject defiance and that subject skepticism inflated their obedience.</p>
<p>This analysis revises our perception of the classical interpretation of the experiment and its putative relevance to the explanation of state atrocities, such as the <a href="https://en.wikipedia.org/wiki/Holocaust">Holocaust</a>. It also raises the issue of dramaturgical credibility in experiments based on deception.</p>
<p>The findings are discussed in the context of methodological questions about the reliability of <a href="https://en.wikipedia.org/wiki/Stanley_Milgram">Milgram’s</a> questionnaire data and their broader theoretical relevance.</p>
---
/doc/sociology/2019-poulos.pdf
Land lotteries, long-term wealth, and political selection
Jason Poulos
2019-01-01
2024-01-01
[("doi","10.1007/s11127-018-00625-9")]


---
/doc/sociology/2019-rea-figure3-248costbenefitratios.jpg


2019
2024-01-01



---
/doc/sociology/2019-reardon.pdf
The Geography of Racial/Ethnic Test Score Gaps
Sean F. Reardon, Demetra Kalogrides, Kenneth Shores
2019-01-01
2024-01-01
[("doi","10.1086/700678")]


---
/doc/sociology/2019-schmukle.pdf
No evidence that economic inequality moderates the effect of income on generosity
Stefan C. Schmukle, Martin Korndörfer, Boris Egloff
2019-01-01
2024-01-01
[("doi","10.1073/pnas.1807942116")]

<p>A landmark study published in <a href="https://www.pnas.org/">PNAS</a> [Côté et al 2015, <em>Proc Natl Acad Sci USA</em> 112:15838–15843] showed that higher income individuals are less generous than poorer individuals only if they reside in a US state with comparatively large economic inequality. This finding might serve to reconcile inconsistent findings on the effect of social class on generosity by highlighting the moderating role of economic inequality.</p>
<p>On the basis of the importance of replicating a major finding before readily accepting it as evidence, we analyzed the effect of the interaction between income and inequality on generosity in 3 large representative datasets. We analyzed the donating behavior of 27,714 US households (study 1), the generosity of 1,334 German individuals in an economic game (study 2), and volunteering to participate in charitable activities in 30,985 participants from 30 countries (study 3).</p>
<p>We found no evidence for the postulated moderation effect in any study. This result is especially remarkable because (1) our samples were very large, leading to high power to detect effects that exist, and (2)the cross-country analysis employed in study 3 led to much greater variability in economic inequality.</p>
<p>These findings indicate that the moderation effect might be rather specific and cannot be easily generalized. Consequently, economic inequality might not be a plausible explanation for the heterogeneous results on the effect of social class on prosociality.</p>
---
/doc/sociology/2019-wright-2.pdf
Political Disparities in the Academy: It’s More Than Self-Selection
John Paul Wright, Ryan T. Motz, Timothy S. Nixon
2019-01-01
2024-01-01



---
/doc/sociology/2020-ashworth.pdf
Letter from the Editors-in-Chief
Scott Ashworth, Joshua D. Clinton
2020-01-27
2024-01-01
[("doi","10.1561/100.00000001-1")]


---
/doc/sociology/2020-blavatskyy-figure1-scatterplotofministerbmivstransparencyinternationalcorruptionperceptionsindex2017.jpg


2020
2024-01-01



---
/doc/sociology/2020-blavatskyy-figure2-scatterplotofministerbmivsworldbankcontrolofcorruption2017.jpg


2020
2024-01-01



---
/doc/sociology/2020-dellavigna-figure4-nudgetreatmenteffectsactualvspublished.png


2020
2024-01-01



---
/doc/sociology/2020-germar.pdf
Basal Testosterone Renders Individuals More Receptive to Minority Positions
Markus Germar, Andreas Mojzisch
2020-08-11
2024-01-01
[("doi","10.1177/1948550620945116")]

<p>Social influence is an inevitable part of human social interaction. Although past research has demonstrated that <a href="https://en.wikipedia.org/wiki/Testosterone">testosterone</a> has a key role in social interaction, no study has examined its role in social influence so far.</p>
<p>Building on previous research showing that minority positions are perceived as risky options and that testosterone is positively associated with status seeking and risk-taking, we hypothesized that basal testosterone renders individuals more receptive to minority positions. In two studies, participants (total <em>n</em> = 250) read messages that were supported by either a numerical majority or minority.</p>
<p>As hypothesized, individuals’ levels of basal testosterone were positively related to susceptibility to minority influence. In contrast, susceptibility to majority influence was unaffected by basal testosterone.</p>
<p>Given the importance of minorities for innovation and change within societies, our results suggest that individuals with high levels of testosterone may play an important role as catalysts of social change.</p>
---
/doc/sociology/2020-henrich.pdf
The Origins and Psychology of Human Cooperation
Joseph Henrich, Michael Muthukrishna
2020-10-02
2024-01-01
[("doi","10.1146/annurev-psych-081920-042106")]

<p>Humans are an <a href="https://en.wikipedia.org/wiki/Social_animal">ultrasocial species</a>. This sociality, however, cannot be fully explained by the canonical approaches found in <a href="https://en.wikipedia.org/wiki/Evolutionary_biology">evolutionary biology</a>, <a href="https://en.wikipedia.org/wiki/Psychology">psychology</a>, or <a href="https://en.wikipedia.org/wiki/Economics">economics</a>. Understanding our unique social psychology requires accounting not only for the breadth and intensity of human cooperation but also for the variation found across societies, over history, and among behavioral domains.</p>
<p>Here, we introduce an expanded evolutionary approach that considers how <a href="https://en.wikipedia.org/wiki/Genetic_evolution">genetic</a> and <a href="https://en.wikipedia.org/wiki/Cultural_evolution">cultural evolution</a>, and their interaction, may have shaped both the reliably developing features of our minds and the well-documented differences in cultural psychologies around the globe. We review the major evolutionary mechanisms that have been proposed to explain human cooperation, including <a href="https://en.wikipedia.org/wiki/Kin_selection">kinship</a>, <a href="https://en.wikipedia.org/wiki/Reciprocity_(social_and_political_philosophy)">reciprocity</a>, <a href="https://en.wikipedia.org/wiki/Reputation">reputation</a>, <a href="https://en.wikipedia.org/wiki/Signalling_(economics)">signaling</a>, and <a href="https://en.wikipedia.org/wiki/Punishment">punishment</a>; we discuss key culture–gene coevolutionary hypotheses, such as those surrounding <a href="https://en.wikipedia.org/wiki/Self-domestication">self-domestication</a> and <a href="https://en.wikipedia.org/wiki/Norm_(social)">norm psychology</a>; and we consider the role of <a href="https://en.wikipedia.org/wiki/Religion">religions</a> and <a href="https://en.wikipedia.org/wiki/Marriage">marriage systems</a>.</p>
<p>Empirically, we synthesize experimental and observational evidence from studies of children and adults from diverse societies with research among <a href="https://en.wikipedia.org/wiki/Non-human_primate">nonhuman primates</a>.</p>
---
/doc/sociology/2020-marsden.pdf
Tracking US Social Change Over a Half-Century: The General Social Survey at Fifty
Peter V. Marsden, Tom W. Smith, Michael Hout
2020-04-29
2024-01-01
[("doi","10.1146/annurev-soc-121919-054838")]

<p>In the 5 decades since its inception in 1971, the <a href="https://en.wikipedia.org/wiki/General_Social_Survey">General Social Survey</a> (GSS) project has prospectively recorded the current characteristics, backgrounds, behaviors, and attitudes of representative cross sections of American adults covering more than two generations and more than a century of birth cohorts. A foundational resource for contemporary social science, the data it produces and disseminates enable social scientists to develop broad and deep understandings into the changing fabric of US society, and aid legions of instructors and students in teaching and learning.</p>
<p>It facilitates internationally comparative survey research and places the United States in the context of other societies through the <a href="https://en.wikipedia.org/wiki/International_Social_Survey_Programme">International Social Survey Program</a>, which it cofounded. This article first recounts the GSS’s origins, design, and development.</p>
<p>It then surveys contributions based on GSS data to studies of stratification and inequality, religion, sociopolitical trends, intergroup relations, social capital and social networks, health and well-being, culture, and methodology.</p>
---
/doc/sociology/2020-muralidharan-figure2-prepostinterventionschooltestscores.png


2020
2024-01-01



---
/doc/sociology/2020-wang.pdf
Diversity, Inclusion, and Equity: Evolution of Race and Ethnicity Considerations for the Cardiology Workforce in the United States of America From 1969–2019
Norman C. Wang
2020-03-24
2024-01-01
[("doi","10.1161/JAHA.120.015959")]

<p>Since 1969, racial and ethnic preferences have existed throughout the <a href="https://en.wikipedia.org/wiki/American_medical_academy">American medical academy</a>. The primary purpose has been to increase the number of blacks and Hispanics within the physician workforce as they were deemed to be “underrepresented in medicine.” To this day, the goal continues to be population parity or proportional representation. These affirmative action programs were traditionally voluntary, created and implemented at the state or institutional level, limited to the premedical and medical school stages, and intended to be temporary.</p>
<p>Despite these efforts, numerical targets for underrepresented minorities set by the <a href="https://en.wikipedia.org/wiki/Association_of_American_Medical_Colleges">Association of American Medical Colleges</a> have consistently fallen short. Failures have largely been attributable to the limited qualified applicant pool and legal challenges to the use of race and ethnicity in admissions to institutions of higher education.</p>
<p>In response, programs under the appellation of diversity, inclusion, and equity have recently been created to increase the number of blacks and Hispanics as medical school students, internal medicine trainees, cardiovascular disease trainees, and cardiovascular disease faculty. These new diversity programs are mandatory, created and implemented at the national level, imposed throughout all stages of academic medicine and cardiology, and intended to be permanent.</p>
<p>The purpose of this white paper is to provide an overview of policies that have been created to impact the racial and ethnic composition of the cardiology workforce, to consider the evolution of racial and ethnic preferences in legal and medical spheres, to critically assess current paradigms, and to consider potential solutions to anticipated challenges.</p>
---
/doc/sociology/2021-bender.html


2021
2024-01-01



---
/doc/sociology/2021-bowes.pdf
Stepping Outside the Echo Chamber: Is Intellectual Humility Associated With Less Political Myside Bias?
Shauna M. Bowes, Thomas H. Costello, Caroline Lee, Stacey McElroy-Heltzel, Don E. Davis, Scott O. Lilienfeld
2021
2024-01-01
[("doi","10.1177/0146167221997619")]

<p>In recent years, an upsurge of <a href="https://en.wikipedia.org/wiki/Polarization_(politics)">polarization</a> has been a salient feature of political discourse in America. A small but growing body of research has examined the potential relevance of <a href="https://en.wikipedia.org/wiki/Intellectual_humility">intellectual humility (IH)</a> to political polarization.</p>
<p>In the present investigation, we extend this work to political myside bias, testing the hypothesis that IH is associated with less bias in two community samples (N<sub>1</sub> = 498; N<sub>2</sub> = 477). In line with our expectations, measures of IH were negatively correlated with political myside bias across paradigms, political topics, and samples. These relations were robust to controlling for humility.</p>
<p>We also examined ideological asymmetries in the relations between IH and political myside bias, finding that IH–bias relations were statistically equivalent in members of the political left and right. Notwithstanding important limitations and caveats, these data establish IH as one of a small handful psychological features known to predict less political myside bias.</p>
---
/doc/sociology/2021-cansunar-figure2-objectivevssubjectiveincomedecileandceoinequality.jpg


2021
2024-01-01



---
/doc/sociology/2021-crawford.pdf
Asking People to Explain Complex Policies Does Not Increase Political Moderation: 3 Preregistered Failures to Closely Replicate Fernbach, Rogers, Fox, and Sloman’s (2013) Findings
Jarret T. Crawford, John Ruscio
2021-03-05
2024-01-01
[("doi","10.1177/0956797620972367")]

<p>Fernbach et al 2013 found that <a href="https://en.wikipedia.org/wiki/Political_extremism">political extremism</a> and <a href="https://en.wikipedia.org/wiki/In-group_favoritism">partisan in-group favoritism</a> can be reduced by asking people to provide mechanistic explanations for complex policies, thus making their lack of <a href="https://en.wikipedia.org/wiki/Procedural_knowledge">procedural-policy knowledge</a> salient.</p>
<p>Given the practical importance of these findings, we conducted two preregistered close replications of Fernbach et al.’s <strong>Experiment 2</strong> (Replication 1a: <em>n</em> = 306; Replication 1b: <em>n</em> = 405) and preregistered close and conceptual replications of Fernbach et al.’s <strong>Experiment 3</strong> (Replication 2: <em>n</em> = 343).</p>
<p>None of the key effects were <a href="https://en.wikipedia.org/wiki/Statistical_significance">statistically-significant</a>, and only one survived a <a href="https://en.wikipedia.org/wiki/Meta-analysis">small-telescopes analysis</a>. Although participants reported less policy understanding after providing mechanistic policy explanations, policy-position extremity and in-group favoritism were unaffected.</p>
<p>That said, well-established findings that providing justifications for prior beliefs strengthens those beliefs, and well-established findings of in-group favoritism, were replicated. These findings suggest that providing mechanistic explanations increases people’s recognition of their ignorance but is unlikely to increase their political moderation, at least under these conditions.</p>
---
/doc/sociology/2021-ghosh.pdf
The Politics of Alignment and the ‘Quiet Transgender Revolution’ in Fortune 500 Corporations, 2008–2017
Apoorva Ghosh
2021-07-07
2024-01-01
[("doi","10.1093/ser/mwab019")]

<p>This study shows that when social movements achieve a general acceptance for the legitimacy of their cause in the institutional environment, they may start pursuing further demands by challenging their target entities through the ‘politics of alignment’, meaning engaging these entities in professionally developed programs and demanding specific outcomes by introducing timed interventions in them.</p>
<p>This study exemplifies this politics using the case of American <a href="https://en.wikipedia.org/wiki/LGBT">LGBT</a> workplace movement which used its <a href="https://en.wikipedia.org/wiki/Corporate_Equality_Index">Corporate Equality Index (CEI)</a> program to extend reputational and economic benefits to its target entities—the <a href="https://en.wikipedia.org/wiki/Fortune_500">Fortune 500</a> corporations—but also added an intervention to this program in 2011 to demand the adoption of gender transition-related health benefits by these corporations as a specific movement outcome which, if not met, would make these corporations lose the benefits they had been deriving through their performance in the CEI program.</p>
<p>A longitudinal study of 456 Fortune 500 corporations from 2008–2017 conducted through <a href="https://en.wikipedia.org/wiki/Survival_analysis">hazard rate analysis</a> indicates that corporations affected by this intervention, as well as by other movement factors, were the most likely to adopt these health benefits for their employees. Further quantitative analysis—using <a href="https://en.wikipedia.org/wiki/Qualitative_comparative_analysis">QCA</a>—shows that early adoptions were explained largely by the LGBT workplace movement forces and the later adoptions by insider activism and <a href="https://en.wikipedia.org/wiki/Isomorphism_(institutional_theory)">isomorphic diffusion</a>.</p>
<p>These findings highlight that an incisive understanding of organizational change can be best gathered by examining social movements and institutional forces together.</p>
---
/doc/sociology/2021-harrispoll-juneusapoll.pdf
Approval and Mood of Country [Harvard Caps / Harris Poll]
The Harris Poll
2021-06-17
2024-01-01



---
/doc/sociology/2021-harrispoll-juneusapoll.pdf#page=15
Approval and Mood of Country [Harvard Caps / Harris Poll] § pg15
The Harris Poll
2021-06-17
2024-01-01



---
/doc/sociology/2021-hopcroft-figure1-probabilityofeverhavingmarriedbyincome.png


2021
2024-01-01



---
/doc/sociology/2021-hopcroft-figure2-probabilityeverhavingdivorcedbyincome.png


2021
2024-01-01



---
/doc/sociology/2021-hopcroft-figure4-probabilityeverhavechildrenbyincome.png


2021
2024-01-01



---
/doc/sociology/2021-krebs.pdf
No Right to Be Wrong: What Americans Think about Civil-Military Relations
Ronald R. Krebs, Robert Ralston, Aaron Rapport
2021-03-11
2024-01-01
[("doi","10.1017/S1537592721000013")]

<p>An influential model of <a href="https://en.wikipedia.org/wiki/Civil%E2%80%93military_relations">democratic civil-military relations</a> insists that civilian politicians and officials, accountable to the public, have “the right to be wrong” about the use of force: they, not senior military officers, decide when force will be used and set military strategy.</p>
<p>While polls have routinely asked about Americans’ trust in the military, they have rarely probed deeply into Americans’ views of civil-military relations. We report and analyze the results of a June 2019 survey that yields two important, and troubling, findings.</p>
<p>First, Americans do not accept the basic premises of democratic civil-military relations. They are extraordinarily deferential to the military’s judgment regarding when to use military force, and they are comfortable with high-ranking officers intervening in public debates over policy.</p>
<p>Second, in this polarized age, Americans’ views of civil-military relations are not immune to partisanship. Consequently, with their man in the Oval Office in June 2019, Republicans—who, as political conservatives, might be expected to be more deferential to the military—were actually less so. And Democrats, similarly putting ideology aside, wanted the military to act as a check on a president they abhorred.</p>
<p>The stakes are high: democracy is weakened when civilians relinquish their “right to be wrong.”</p>
---
/doc/sociology/2021-mittiga.pdf
Political Legitimacy, Authoritarianism, and Climate Change
Ross Mittiga
2021-12-06
2024-01-01
[("doi","10.1017/S0003055421001301")]

<p>Is authoritarian power ever legitimate? The contemporary political theory literature—which largely conceptualizes legitimacy in terms of <a href="https://en.wikipedia.org/wiki/Democracy">democracy</a> or <a href="https://en.wikipedia.org/wiki/Human_rights">basic rights</a>—would seem to suggest not. I argue, however, that there exists another, overlooked aspect of legitimacy concerning a government’s ability to ensure safety and security.</p>
<p>While, under normal conditions, maintaining democracy and rights is typically compatible with guaranteeing safety, in emergency situations, conflicts between these two aspects of legitimacy can and often do arise. A salient example of this is the <a href="https://en.wikipedia.org/wiki/COVID-19_pandemic">COVID-19 pandemic</a>, during which severe limitations on free movement and association have become legitimate techniques of government.</p>
<p><a href="https://en.wikipedia.org/wiki/Climate_change">Climate change</a> poses an even graver threat to public safety. Consequently, I argue, legitimacy may require a similarly authoritarian approach. While unsettling, this suggests the political importance of climate action. For if we wish to avoid legitimating authoritarian power, we must act to prevent crises from arising that can only be resolved by such means.</p>
---
/doc/sociology/2021-sege-figure1-emergencyroomvisitsduetochildabuseandneglect20192020.png


2021
2024-01-01



---
/doc/sociology/2021-small.pdf
Polis: Scaling Deliberation by Mapping High Dimensional Opinion Spaces
Christopher Small, Michael Bjorkegren, Timo Erkkilä, Lynette Shaw, Colin Megill
2021
2024-01-01



---
/doc/sociology/2022-ahlskog-figure2-naivevswithintwinmodelcoefficientsshowingmorethanhalvingofconfoundedestimates.png


2022
2024-01-01



---
/doc/sociology/2022-charlesworth-2.pdf
Patterns of Implicit and Explicit Attitudes: IV. Change and Stability 2007–2020
Tessa E. S. Charlesworth, Mahzarin R. Banaji
2022-07-27
2024-01-01
[("doi","10.1177/09567976221084257")]

<p>Using more than 7.1 million implicit and explicit attitude tests drawn from U.S. participants to the <a href="https://implicit.harvard.edu/implicit/">Project Implicit</a> website, we examined long-term trends across 14 years (2007–2020). Despite tumultuous sociopolitical events, trends from 2017–2020 persisted largely as forecasted from past data (2007–2016).</p>
<p>Since 2007, all explicit attitudes decreased in bias between 22% (age attitudes) and 98% (race attitudes). Implicit sexuality, race, and skin-tone attitudes also continued to decrease in bias, by 65%, 26%, and 25%, respectively. Implicit age, disability, and body-weight attitudes, however, continued to show little to no long-term change.</p>
<p>Patterns of change and stability were generally consistent across demographic groups (eg. men and women), indicating widespread, macrolevel change. Ultimately, the data magnify evidence that (some) implicit attitudes reveal persistent, long-term change toward neutrality.</p>
<p>The data also newly reveal the potential for short-term influence from sociopolitical events that temporarily disrupt progress toward neutrality, although attitudes eventually return to long-term homeostasis in trends.</p>
---
/doc/sociology/2022-denning.pdf
Why Have College Completion Rates Increased?
Jeffrey T. Denning, Eric R. Eide, Kevin J. Mumford, Richard W. Patterson, Merrill Warnick
2022-07-01
2024-01-01
[("doi","10.1257/app.20200525")]

<p>We document that college completion rates have increased since the 1990s, after declining in the 1970s and 1980s.</p>
<p>We find that most of the increase in graduation rates can be explained by grade inflation and that other factors, such as changing student characteristics and institutional resources, play little or no role. This is because GPA strongly predicts graduation, and GPAs have been rising since the 1990s.</p>
<p>This finding holds in national survey data and in records from 9 large public universities. We also find that at a public liberal arts college grades increased, holding performance on identical exams fixed.</p>
---
/doc/sociology/2022-devine.pdf
Diversity Training Goals, Limitations, and Promise: A Review of the Multidisciplinary Literature
Patricia G. Devine, Tory L. Ash
2021-07-19
2024-01-01
[("doi","10.1146/annurev-psych-060221-122215")]

<p>In this review, we use a narrative approach to synthesize the multidisciplinary literature on diversity training.</p>
<p>In examining hundreds of articles on the topic, we discovered that the literature is amorphous and complex and does not allow us to reach decisive conclusions regarding best practices in diversity training.</p>
<p>We note that scholars of diversity training, when testing the efficacy of their approaches, too often use proxy measures for success that are far removed from the types of consequential outcomes that reflect the purported goals of such trainings.</p>
<p>We suggest that the enthusiasm for, and monetary investment in, diversity training has outpaced the available evidence that such programs are effective in achieving their goals.</p>
<p>We recommend that researchers and practitioners work together for future investigations to propel the science of diversity training forward.</p>
<p>We conclude with a roadmap for how to create a more rigorous and relevant science of diversity training.</p>
---
/doc/sociology/2022-goni-figure2-elitemarriageprobabilityofbritishdebutantewomandecreasingbyage18511875.jpg


2022
2024-01-01



---
/doc/sociology/2022-goni-figure3-theseasonroyalpartyattendancerates18511875.png


2022
2024-01-01



---
/doc/sociology/2022-hamermesh-figure1-histogramof11438beautyratingsof715billionairesratedby16students.png


2022
2024-01-01



---
/doc/sociology/2022-ullman.pdf
How safe are safety messages? Highway fatalities increased in response to certain messages
Gerald Ullman, Susan Chrysler
2022-04-21
2024-01-01
[("doi","10.1126/science.abq1757")]


---
/doc/sociology/2022-yuan-figure1-historicalchangesinthemeancooperationrateinsocialdilemmasinamericanlabexperiments.jpg


2022
2024-01-01



---
/doc/sociology/2022-yuan-supplement-bul20200358supplementalmaterials.html


2022
2024-01-01



---
/doc/sociology/2023-hallsten-figure4-cousincorrelationsofswedisheducation.jpg


2023
2024-01-01



---
/doc/sociology/2023-horwitz-figure1-metanalysisvsukbiobankassortativematingestimatesacrosskeytraitsinhumans.png


2023
2024-01-01



---
/doc/sociology/2023-horwitz-figure2-ukbiobankassortativematingcorrelationsfor133traitsgroupedby6domainshealthdemographicanthropometricpsychologicaldrugbehavioral.jpg


2023
2024-01-01



---
/doc/sociology/2023-horwitz-table1-metanalysisofassortativematingacross22traitsinhumans.png


2023
2024-01-01



---
/doc/sociology/2023-johnson-jlpartnerssurveyofbritishcrimepunishmentpreferences.png


2023
2024-01-01



---
/doc/sociology/2023-jolink.pdf
What Happens in Initial Interactions Forecasts Relationship Development: Showcasing the Role of Social Behavior
Tatum A. Jolink, Sara B. Algoe
2023-02-20
2024-01-01
[("doi","10.1177/19485506231153438")]

<p>We do not know what happens in initial interactions to spark platonic or romantic relationships. This requires data on relationships from their inception, tracked over time. Building on theory about <a href="https://en.wikipedia.org/wiki/Interpersonal_relationship">relationship promotion</a>, we identified 3 exemplar behaviors to test novel hypotheses about relationship development.</p>
<p>When starting college, a greenhouse for relationship initiation, first-year undergraduates (<em>n</em> = 143) reported initial interactions with potential friends and romantic partners, and then 129 of them reported back about those 591 people over the semester. As predicted, reports of each behavior—affectionate touch, shared laughter, and partner’s gratitude expression—were associated with immediate interest in affiliating with the new person, beyond their perceived warmth, competence, and attractiveness; theoretically derived social perceptual mechanisms explained these links.</p>
<p>Critically, although not all potential connections blossomed into relationships, these behavioral precursors to relationship promotion predicted relationship development via post-interaction interest in affiliating. Findings are contextualized within <a href="https://en.wikipedia.org/wiki/Interpersonal_attraction">attraction literature</a> with implications for relationship development.</p>
---
/doc/sociology/2023-li-5.pdf
Is one's happiness associated with their spouse's income, and vice versa? Insights from China

2023-12-29
2024-01-01
[("doi","10.1111/ssqu.13330")]

<p><strong>Objective</strong>: This study empirically explores the relationship between spousal income and individual happiness in contemporary China.</p>
<p><strong>Methods</strong>: Utilizing 3 waves of the Chinese <a href="https://en.wikipedia.org/wiki/General_Social_Survey">General Social Survey</a> (CGSS) data set, we employ a methodological approach involving an ordinal logit model, nearest neighbor matching, inverse probability weighting methods, and a series of robustness tests.</p>
<p><strong>Results</strong>: The findings reveal an asymmetric association between spousal income and one’s happiness within the family context. Husband’s happiness is more positively linked to his own income than his wife’s income, whereas the wife’s happiness is positively associated with her husband’s income rather than her own. This association is more pronounced for women from rural areas and lower-income households, influenced by traditional gender ideologies and limited economic and political participation.</p>
<p><strong>Conclusion</strong>: Our results highlight that women in contemporary China, especially those in rural areas and from lower-income households, continue to rely on the traditional gender role arrangement for greater well-being, emphasizing the enduring influence of spousal income on women’s happiness.</p>
---
/doc/sociology/2023-scheiring.pdf
Deindustrialisation and the post-socialist mortality crisis
Gábor Scheiring, Aytalina Azarova, Darja Irdam, Katarzyna Doniec, Martin McKee, David Stuckler, Lawrence King
2023-03-20
2024-01-01
[("doi","10.1093/cje/beac072")]

<p>An unprecedented <a href="https://en.wikipedia.org/wiki/Mortality_rate">mortality crisis</a> struck Eastern Europe during the 1990s, causing around 7 million excess deaths. We enter the debate about the causes of this crisis by performing the first quantitative analysis of the association between <a href="https://en.wikipedia.org/wiki/Deindustrialization">deindustrialisation</a> and mortality in Eastern Europe.</p>
<p>We develop a theoretical framework identifying deindustrialisation as a process of social disintegration rooted in the lived experience of <a href="https://en.wikipedia.org/wiki/Shock_therapy_(economics)">shock therapy</a>. We test this theory relying on a novel multilevel dataset, fitting survival and panel models covering 52 towns and 42,800 people in 1989–95 in <a href="https://en.wikipedia.org/wiki/Hungary">Hungary</a> and 514 towns in European <a href="https://en.wikipedia.org/wiki/Russia">Russia</a> in 1991–99.</p>
<p>The results show that deindustrialisation was directly associated with male mortality and indirectly mediated by hazardous drinking as a stress-coping strategy. The association is not a spurious result of a legacy of dysfunctional working-class health culture aggravated by low alcohol prices during the early years of the transition.</p>
<p>Both countries experienced deindustrialisation, but social and economic policies have offset Hungary’s more immense industrial employment loss. The results are relevant to health crises in other regions, including the deaths of despair plaguing the <a href="https://en.wikipedia.org/wiki/Rust_Belt">American Rust Belt</a>.</p>
<p>Policies addressing the underlying causes of stress and despair are vital to save lives during painful economic transformations.</p>
---
/doc/sociology/2023-yang-3-figure3-funnelplot.jpg


2023
2024-01-01



---
/doc/sociology/2024-caluori.pdf
Perceptions of Falling Behind ‘Most White People’: Within-Group Status Comparisons Predict Fewer Positive Emotions and Worse Health Over Time Among White (but Not Black) Americans
Nava Caluori, Erin Cooley, Jazmin L. Brown-Iannuzzi, Emma Klein, Ryan F. Lei, William Cipolli, Lauren E. Philbrook
2024-01-18
2024-01-01
[("doi","10.1177/09567976231221546")]

<p>Despite the persistence of <a href="https://en.wikipedia.org/wiki/Racism_in_the_United_States">anti-Black racism</a>, White Americans report feeling worse off than Black Americans. We suggest that some White Americans may report low well-being despite high group-level status because of perceptions that they are falling behind their in-group.</p>
<p>Using census-based quota sampling, we measured status comparisons and health among Black (<em>n</em> = 452, Wave 1) and White (<em>n</em> = 439, Wave 1) American adults over a period of 6 to 7 weeks. We found that Black and White Americans tended to make status comparisons within their own racial groups and that most Black participants felt better off than their racial group, whereas most White participants felt worse off than their racial group.</p>
<p>Moreover, we found that White Americans’ perceptions of falling behind “most White people” predicted fewer positive emotions at a subsequent time, which predicted worse <a href="https://en.wikipedia.org/wiki/Sleep">sleep quality</a> and <a href="https://en.wikipedia.org/wiki/Depression_(mood)">depressive symptoms</a> in the future. Subjective within-group status did not have the same consequences among Black participants.</p>
---
/doc/sociology/2024-low-figure1-spousalincomebyageatmarriagebymenvswomenin2010america.jpg


2024
2024-01-01



---
/doc/sociology/abandoned-footnotes/1988-veyne.pdf
Conduct Without Belief and Works of Art Without Viewers
Paul Veyne, Jeanne Ferguson
1988-01-01
2024-01-01
[("doi","10.1177/039219218803614301")]


---
/doc/sociology/abandoned-footnotes/2011-kung.pdf
The Tragedy of the <em>Nomenklatura</em>: Career Incentives and Political Radicalism during China's Great Leap Famine
James Kai-Sing Kung, Shuo Chen
2011-02-23
2024-01-01
[("doi","10.1017/S0003055410000626")]

<p>A salient feature of China’s Great Leap Famine is that political radicalism varied enormously across provinces.</p>
<p>Using excessive grain procurement as a pertinent measure, we find that such variations were patterned systematically on the political career incentives of Communist Party officials rather than the conventionally assumed ideology or personal idiosyncrasies.</p>
<p>Political rank alone can explain 16.83% of the excess death rate: the excess procurement ratio of provinces governed by alternate members of the Central Committee was about 3% higher than in provinces governed by full members, or there was an approximate 1.11% increase in the excess death rate.</p>
<p>The stronger career incentives of alternate members can be explained by the distinctly greater privileges, status, and power conferred only on the rank of full members of the Central Committee and the “entry barriers” to the Politburo that full members faced.</p>
---
/doc/sociology/abandoned-footnotes/2021-esarey-figure3-peoplesdailynewspapermentionsofhujintaovsxijinpingduringcommittee.jpg


2021
2024-01-01



---
/doc/sociology/abandoned-footnotes/index
‘<em>Abandoned Footnotes</em>’ tag

2019-12-07
2024-01-01


<figure><img class="float-right page-thumbnail invert-auto outline" height="1059" width="1720" src="/doc/sociology/abandoned-footnotes/2021-esarey-figure3-peoplesdailynewspapermentionsofhujintaovsxijinpingduringcommittee.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>sociology/abandoned-footnotes</code>, most recent first: 27 <a href="/doc/sociology/abandoned-footnotes/index#links" class="icon-not">annotations</a> &amp; 6 <a href="/doc/sociology/abandoned-footnotes/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/sociology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/note/abandoned-footnotes" id="gwern-note-abandoned-footnotes" class="include-content-core include-strict link-page" title="Transclude link for doc/sociology/abandoned-footnotes/ notes page.">[page summary]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/sociology/abandoned-footnotes/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/sociology/abandoned-footnotes/index#goldring-matthews-2021-section" id="toc-goldring-matthews-2021-section">“To Purge or Not to Purge? An Individual-Level Quantitative Analysis of Elite Purges in Dictatorships”, Goldring &amp; Matthews 2021</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#esarey-2021-section" id="toc-esarey-2021-section">“Propaganda As a Lens for Assessing Xi Jinping’s Leadership”, Esarey 2021</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#marquez-2020-section" id="toc-marquez-2020-section">“The Mechanisms of Cult Production: An Overview”, Marquez 2020</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#m%C3%A1rquez-2018-section" id="toc-márquez-2018-section">“Two Models of Political Leader Cults: Propaganda and Ritual”, Márquez 2018</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#huang-2015-section" id="toc-huang-2015-section">“Propaganda As Signaling”, Huang 2015</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#marquez-2013-section" id="toc-marquez-2013-section">“Aztec Political Thought”, Marquez 2013</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#kung-chen-2011-section" id="toc-kung-chen-2011-section">“The Tragedy of the <em>Nomenklatura</em>: Career Incentives and Political Radicalism during China’s Great Leap Famine”, Kung &amp; Chen 2011</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#veyne-ferguson-1988-section" id="toc-veyne-ferguson-1988-section">“Conduct Without Belief and Works of Art Without Viewers”, Veyne &amp; Ferguson 1988</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section" id="toc-section">“Abandoned Footnotes”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-1" id="toc-section-1">“Footnotes on Things I’Ve Been Reading: Steven Pfaff’s “Exit-Voice Dynamics and the Collapse of East Germany””</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-2" id="toc-section-2">“The Most Surprising Sentence I Read Today”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-3" id="toc-section-3">“The Weather under Ceausescu”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-4" id="toc-section-4">“A Simple Model of Cults of Personality”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-5" id="toc-section-5">“Qaddafi’s Chickens”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-6" id="toc-section-6">“Flattery Inflation”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-7" id="toc-section-7">“The Great Norm Shift and the Triumph of Universal Suffrage: A Very Short Quantitative History of Political Regimes, Part 1.825”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-8" id="toc-section-8">“‘Ten Thousand Melodies Cannot Express Our Boundless Hot Love for You’: the Cult of Personality in Mao’s China”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-9" id="toc-section-9">“Of Malevolent Democracies and Benevolent Autocracies: A Very Short Quantitative History of Political Regimes, Part 1.9325”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-10" id="toc-section-10">“The Sun Was Once New”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-11" id="toc-section-11">“Francisco Franco, Robust Action, and the Power of Non-Commitment”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-12" id="toc-section-12">“The Varieties of Electoral Experience”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-13" id="toc-section-13">“The Good Tsar Bias”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-14" id="toc-section-14">“The Saudi Monarchy As a Family Firm”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-15" id="toc-section-15">“Electoral Parodies”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-16" id="toc-section-16">“Principal-Agent Problems in the Soviet Union, circa 1990”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-17" id="toc-section-17">“Propaganda As Signaling [Blog]”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#section-18" id="toc-section-18">“Robust Action and the Rise of the Medici, 1400–1434”</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/sociology/abandoned-footnotes/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/sociology/intrasexual-aggression/1999-campbell.pdf
Staying alive: Evolution, culture, and women's intrasexual aggression
Anne Campbell
1999-04-01
2024-01-01
[("doi","10.1017/S0140525X99001818")]

<p>Females’ tendency to place a high value on protecting their own lives enhanced their reproductive success in the environment of evolutionary adaptation because infant survival depended more upon maternal than on paternal care and defence. The evolved mechanism by which the costs of aggression (and other forms of risk taking) are weighted more heavily for females may be a lower threshold for fear in situations which pose a direct threat of bodily injury.</p>
<p>Females’ concern with personal survival also has implications for sex differences in dominance hierarchies because the risks associated with hierarchy formation in nonbonded exogamous females are not offset by increased reproductive success. Hence among females, disputes do not carry implications for status with them as they do among males, but are chiefly connected with the acquisition and defence of scarce resources. Consequently, female competition is more likely to take the form of indirect aggression or low-level direct combat than among males.</p>
<p>Under patriarchy, men have held the power to propagate images and attributions which are favourable to the continuance of their control. Women’s aggression has been viewed as a gender-incongruent aberration or dismissed as evidence of irrationality. These cultural interpretations have “enhanced” evolutionarily based sex differences by a process of imposition which stigmatises the expression of aggression by females and causes women to offer exculpatory (rather than justificatory) accounts of their own aggression.</p>
---
/doc/sociology/intrasexual-aggression/2020-gerhards.pdf
I (Don’t) Like You! But Who Cares? Gender Differences in Same-Sex and Mixed-Sex Teams
Leonie Gerhards, Michael Kosfeld
2020-01-28
2024-01-01
[("doi","10.1093/ej/uez067")]

<p>We study the effect of likeability on women’s and men’s team behavior in a lab experiment.</p>
<p>Extending a two-player public goods game and a minimum effort game by an additional pre-play stage that informs team members about their mutual likeability, we find that female teams lower their contribution to the public good in the event of low likeability, while male teams achieve high levels of co-operation irrespective of the level of mutual likeability. In mixed-sex teams, both women’s and men’s contributions depend on mutual likeability. Similar results are found in the minimum effort game.</p>
<p>Our results offer a new perspective on gender differences in labor market outcomes: mutual dislikeability impedes team behavior, except in all-male teams.</p>
---
/doc/sociology/intrasexual-aggression/2020-wang-2.pdf
Women’s Intrasexual Competition Results in Beautification
Xijing Wang, Hao Chen, Zhansheng Chen, Ying Yang
2020-07-22
2024-01-01
[("doi","10.1177/1948550620933403")]

<p>Psychology research focuses primarily on <a href="https://en.wikipedia.org/wiki/Competition_(biology)">male competition</a>. This research, however, investigates women’s competition for love and the ideal partner in the <a href="https://en.wikipedia.org/wiki/Mating_(human)">mating market</a> and reveals one psychological consequence for women, that is, beautification. This is demonstrated with ecologically valid, real-world archive and online search query data, a quasi-experiment, and a series of controlled experiments with random assignments.</p>
<p>Intrasexual competition, indexed by the <a href="https://en.wikipedia.org/wiki/Operational_sex_ratio">operational sex ratio (OSR)</a> and <a href="https://en.wikipedia.org/wiki/Gini_coefficient">income inequality (GINI)</a>, predicts women’s beautification reflected by Google search queries for cosmetic surgery terms (Study 1) and the density of certificated plastic surgeons (Study 2).</p>
<p>Female college students from faculties with female-biased OSRs exhibit greater appearance focus than women from male-biased faculties (Study 3). A causal relationship, between women’s intrasexual competition and beautification (and even self-objectification), is subsequently demonstrated in experiments (Studies 4–6).</p>
<p>Additionally, self-objectification due to intrasexual competition leads to women’s preference for appearance-oriented products (Study 6). Implications are discussed.</p>
---
/doc/sociology/intrasexual-aggression/2024-reynolds.pdf
Bless her heart: Gossip phrased with concern provides advantages in female intrasexual competition
Tania A. Reynolds, Jon K. Maner, Roy F. Baumeister
2024-09-12
2024-10-24
[("doi","10.1016/j.jesp.2024.104670")]


---
/doc/sociology/intrasexual-aggression/index
‘intrasexual aggression’ tag

2020-11-10
2024-10-24


<div class="page-description-annotation">
<p>Bibliography for tag <code>sociology/intrasexual-aggression</code>, most recent first: 16 <a href="/doc/sociology/intrasexual-aggression/index#links" class="icon-not">annotations</a> &amp; 16 <a href="/doc/sociology/intrasexual-aggression/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/sociology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/sociology/intrasexual-aggression/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/sociology/intrasexual-aggression/index#reynolds-et-al-2024-section" id="toc-reynolds-et-al-2024-section">“Bless Her Heart: Gossip Phrased With Concern Provides Advantages in Female Intrasexual Competition”, Reynolds et al 2024</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#luberti-et-al-2023-section" id="toc-luberti-et-al-2023-section">“Evolutionary Ecological Insights into the Suppression of Female Sexuality”, Luberti et al 2023</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#sulikowski-et-al-2023-section" id="toc-sulikowski-et-al-2023-section">“Off With Her Hair: Intrasexually Competitive Women Advise Other Women to Cut off More Hair”, Sulikowski et al 2023</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#reynolds-et-al-2023-section" id="toc-reynolds-et-al-2023-section">“A Slim Majority: The Influence of Sex Ratio on Women’s Body Dissatisfaction and Weight Loss Motivations”, Reynolds et al 2023</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#harbke-lindemann-2022-section" id="toc-harbke-lindemann-2022-section">“Objectification and Reactions toward Public Female Toplessness in the United States: Looking Beyond Legal Approval”, Harbke &amp; Lindemann 2022</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#bradshaw-et-al-2022-section" id="toc-bradshaw-et-al-2022-section">“Known by the Company She Keeps: Women’s Friendship Preferences Influence Interpersonal Evaluations”, Bradshaw et al 2022</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#ranehill-weber-2022-section" id="toc-ranehill-weber-2022-section">“Gender Preference Gaps and Voting for Redistribution”, Ranehill &amp; Weber 2022</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#bakolas-park-2022-section" id="toc-bakolas-park-2022-section">“Female Intrasexual Competition Is Affected by the Sexual Orientation of the Target and the Ovulatory Cycle”, Bakolas &amp; Park 2022</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#arnocky-et-al-2021-section" id="toc-arnocky-et-al-2021-section">“Men’s Mate Value Correlates With a Less Restricted Sociosexual Orientation: A Meta-Analysis”, Arnocky et al 2021</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#paw%C5%82owski-%C5%BCela%C5%BAniewicz-2021-section" id="toc-pawłowski-żelaźniewicz-2021-section">“The Evolution of Perennially Enlarged Breasts in Women: a Critical Review and a Novel Hypothesis”, Pawłowski &amp; Żelaźniewicz 2021</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#wang-et-al-2020b-section" id="toc-wang-et-al-2020b-section">“Women’s Intrasexual Competition Results in Beautification”, Wang et al 2020b</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#gerhards-kosfeld-2020-section" id="toc-gerhards-kosfeld-2020-section">“I (Don’t) Like You! But Who Cares? Gender Differences in Same-Sex and Mixed-Sex Teams”, Gerhards &amp; Kosfeld 2020</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#fernandez-duque-huck-2012-section" id="toc-fernandez-duque-huck-2012-section">“Till Death (Or an Intruder) Do Us Part: Intrasexual-Competition in a Monogamous Primate”, Fernandez-Duque &amp; Huck 2012</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#balliet-et-al-2011-section" id="toc-balliet-et-al-2011-section">“Sex Differences in Cooperation: A Meta-Analytic Review of Social Dilemmas”, Balliet et al 2011</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#campbell-1999-section" id="toc-campbell-1999-section">“Staying Alive: Evolution, Culture, and Women’s Intrasexual Aggression”, Campbell 1999</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#boehm-et-al-1993-section" id="toc-boehm-et-al-1993-section">“Egalitarian Behavior and Reverse Dominance Hierarchy [And Comments and Reply]”, Boehm et al 1993</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/sociology/intrasexual-aggression/index#gender-dynamics" id="toc-gender-dynamics"><code>gender-dynamics</code></a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#female-competitiveness" id="toc-female-competitiveness"><code>female-competitiveness</code></a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#evolutionary-female" id="toc-evolutionary-female"><code>evolutionary-female</code></a></li>
</ul></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/sociology/intrasexual-aggression/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/sociology/preference-falsification/2019-invernizzi-figure5-distributionofwillingnesstobreakasuperstitionaloneorinagroup.png


2019
2024-01-01



---
/doc/sociology/technology/1973-hirschman.pdf
An Alternative Explanation of Contemporary Harriedness
Albert O. Hirschman
1973-11-01
2024-03-29
[("doi","10.2307/1882031")]


---
/doc/sociology/technology/1986-chainletters-proctorandgamblesatanismhoax-ae1986-09_proctor_image.jpg


1986
2024-01-01



---
/doc/sociology/technology/2010-fiore-figure1-genderdifferencesinonlinedatingmessagesbyagepreferences.png


2010
2024-01-01



---
/doc/sociology/technology/2017-reddit-dhieno-theplace-timelapseevolution.mp4


2017
2024-01-01



---
/doc/sociology/technology/2018-moore.pdf
Anonymity, Pseudonymity, and Deliberation: Why Not Everything Should Be Connected
Alfred Moore
2017-11-24
2024-01-01
[("doi","10.1111/jopp.12149")]


---
/doc/sociology/technology/2020-alccott-figure5-effectsofdeactivatingfacebookonsubjectivewellbeing.png


2020
2024-01-01



---
/doc/sociology/technology/2020-alccott-figure6-effectofdeactivatingfacebookonopinionoffacebookandplanstousefacebookinthefuture.jpg


2020
2024-01-01



---
/doc/sociology/technology/2020-muller.pdf
Fanning the Flames of Hate: Social Media and Hate Crime
Karsten Müller, Carlo Schwarz
2020-10-30
2024-01-01
[("doi","10.1093/jeea/jvaa045")]

<p>This paper investigates the link between social media and hate crime.</p>
<p>We show that antirefugee sentiment on Facebook predicts crimes against refugees in otherwise similar municipalities with higher social media usage. To establish causality, we exploit exogenous variation in the timing of major Facebook and internet outages.</p>
<p>Consistent with a role for “echo chambers”, we find that right-wing social media posts contain narrower and more loaded content than news reports.</p>
<p>Our results suggest that social media can act as a propagation mechanism for violent crimes by enabling the spread of extreme viewpoints.</p>
---
/doc/sociology/technology/2021-slechten.pdf
Adapting the Selective Exposure Perspective to Algorithmically Governed Platforms: The Case of Google Search
Laura Slechten, Cédric Courtois, Lennert Coenen, Bieke Zaman
2021-04-30
2024-01-01
[("doi","10.1177/00936502211012154")]

<p>Experimental research on <a href="https://en.wikipedia.org/wiki/Selective_exposure_theory">selective exposure</a> on online platforms is generally limited by a narrow focus on specific parts of the information selection process, rather than integrating the entire sequence of user-platform interactions. The current study, focusing on <a href="https://en.wikipedia.org/wiki/Web_search_engine">online search</a>, incorporates the entire process that stretches from formulating an initial query to finally satisfying an information need.</p>
<p>As such, it comprehensively covers how both users and platforms exercise agency by enabling and constraining each other in progressively narrowing down the available information. During a tailored online experiment, participants are asked to search for social and political information in a fully tracked, manipulated <a href="https://en.wikipedia.org/wiki/Google_Search">Google Search</a> environment.</p>
<p>Although the results show a structural impact of varying search result rankings, users still appear to be able to tailor their information exposure to maintain their prior beliefs, hence defying that algorithmic impact. This corroborates the need to conceptually and methodologically expand online selective exposure research.</p>
---
/doc/sociology/technology/2022-farrer.pdf
Political Communication as a Tragedy of the Commons
Benjamin Farrer
2022-11-25
2024-01-01
[("doi","10.1177/00323217221138414")]

<p>In this article, we argue that many contemporary challenges to democracy can be traced back to how political organizations compete for attention.</p>
<p>We begin with the idea that these organizations appeal for attention both by mobilizing their own members, and also through media that reaches a wider audience, such as social media and mass media. But since many organizations are competing for the limited attention of this wider audience, they all have an incentive to send “too many” and “too sensational” messages.</p>
<p>This overwhelms the audience and leads to polarization and populism. Our article describes the conditions necessary for this “tragedy of the commons” to occur and also reviews empirical evidence demonstrating that these conditions are met.</p>
<p>We find that social media is not a necessary condition for the model, but does accelerate it.</p>
<p>We conclude that <a href="https://en.wikipedia.org/wiki/Elinor_Ostrom">Elinor Ostrom’s</a> theories of the commons are important for understanding political communication.</p>
---
/doc/sociology/technology/2022-milkman-figures3-scientistvslaymenpredictionsofvaccinenudgeinterventions.png


2022
2024-01-01



---
/doc/sociology/technology/2022-smiley.pdf
The Golden Age Is Behind Us: How the Status Quo Impacts the Evaluation of Technology
Adam H. Smiley, Matthew Fisher
2022-08-24
2024-01-01
[("doi","10.1177/09567976221102868")]

<p>New technology invariably provokes concerns over potential societal impacts. Even as risks often fail to materialize, the fear continues. The current research explored the psychological underpinnings of this pattern.</p>
<p>Across 4 studies (<em>n</em> = 2,454 adults recruited via Amazon Mechanical Turk), we found evidence for the role of status quo thinking in evaluating technology. In <strong>Study 1</strong>, we experimentally manipulated the reported age of unfamiliar technology and found that people evaluate it more favorably when it is described as originating before (vs. after) their birth.</p>
<p>In Studies 2 through 4, participants’ age at the time of invention strongly predicts attitudes toward a wide range of real-world technologies. Finally, we found that individual differences in status-quo-based decision-making moderated evaluations of technology.</p>
<p>These studies provide insight into how people respond to the rapidly changing technological landscape.</p>
---
/doc/sociology/technology/2022-wang-8.pdf
Weak ties, failed tries, and success: A large-scale study provides a causal test for a cornerstone of social science
Dashun Wang, Brian Uzzi
2022-09-15
2024-01-01
[("doi","10.1126/science.add0692")]


---
/doc/sociology/technology/2023-08-04-watchmen-ch10tworiderswereapproaching-ozymandiasveidtbubastiscatinfrontoftvscreens-twitter.jpg


2023-08-04
2024-01-01



---
/doc/sociology/technology/2023-zendle-figure1-heavyvideogameplaytimebeforeafterccprestrictionsandbansshownodecrease.jpg


2023
2024-01-01



---
/doc/statistics/1910-spearman.pdf
Correlation Calculated from Faulty Data
Charles Spearman
1910-01-01
2024-01-01
[("doi","10.1111/j.2044-8295.1910.tb0020")]


---
/doc/statistics/1930-hotelling.pdf


1930-01-01
2024-01-01



---
/doc/statistics/1934-wright.pdf
The Method of Path Coefficients
Sewall Wright
1934-01-01
2024-01-01
[("doi","10.2307/2957502")]


---
/doc/statistics/1938-mahalanobis.pdf
Professor Ronald Aylmer Fisher [profile]
P. C. Mahalanobis
1938-01-01
2024-01-01
[("doi","10.2307/40383919")]


---
/doc/statistics/1940-dantzig.pdf
On the Non-Existence of Tests of ‘Student's’ Hypothesis Having Power Functions Independent of σ
George B. Dantzig
1940-06-01
2024-01-01
[("doi","10.1214/aoms/1177731912")]


---
/doc/statistics/1948-rao.pdf
Large sample tests of statistical hypotheses concerning several parameters with applications to problems of estimation
C. Radhakrishna Rao
1948-01-01
2024-01-01
[("doi","10.1017/S0305004100023987")]

<p>If the probability differential of a set of stochastic variates contains <em>k</em> unknown parameters, the statistical hypotheses concerning them may be simple or composite.</p>
<p>The hypothesis leading to a complete specification of the values of the <em>k</em> parameters is called a simple hypothesis, and the one leading to a collection of admissible sets a composite hypothesis.</p>
<p>In this paper we shall be concerned with the testing of these two types of hypotheses on the basis of a large number of observations from any probability distribution satisfying some mild restrictions and their use in problems of estimation.</p>
---
/doc/statistics/1955-duncan.pdf
Multiple Range and Multiple F Tests

1955-01-01
2024-01-01



---
/doc/statistics/1958-welch.pdf
‘Student’ and Small Sample Theory
B. L. Welch
1958-01-01
2024-01-01
[("doi","10.1080/01621459.1958.10501478")]


---
/doc/statistics/1960-blalock-socialstatistics.pdf
Social Statistics
Hubert M. Blalock Junior
1960-01-01
2024-01-01



---
/doc/statistics/1961-stanley.pdf


1961-01-01
2024-01-01



---
/doc/statistics/1976-savage.pdf
On Rereading R. A. Fisher [Fisher Memorial lecture, with comments]
Leonard J. Savage, John Pratt, Bradley Efron, Churchill Eisenhart, Bruno de Finetti, D. A. S. Fraser, V. P. Godambe, Irving John Good, O. Kempthorne, Stephen M. Stigler, I. Richard Savage
1976-01-01
2024-01-01
[("doi","10.1214/aos/1176343456")]


---
/doc/statistics/1976-savage.pdf#page=46
On Rereading R. A. Fisher [Fisher Memorial lecture, with comments] § pg46
Leonard J. Savage, John Pratt, Bradley Efron, Churchill Eisenhart, Bruno de Finetti, D. A. S. Fraser, V. P. Godambe, Irving John Good, O. Kempthorne, Stephen M. Stigler, I. Richard Savage
1976-01-01
2024-01-01
[("doi","10.1214/aos/1176343456")]


---
/doc/statistics/1981-mackenzie-statisticsinbritain18651930.pdf
Statistics in Britain 1865–1930: The Social Construction of Scientific Knowledge
Donald A. MacKenzie
1981-01-01
2024-01-01



---
/doc/statistics/1983-kolmogorov.pdf


1983-01-01
2024-01-01



---
/doc/statistics/2001-08-canadianmultifactorproductivity19612010.png


2001-08
2024-01-01



---
/doc/statistics/2001-francesrichard-obsessivegeneroustowardadiagramofmarklombardi.html


2001
2024-01-01



---
/doc/statistics/2001-preston-demography.pdf


2001-01-01
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-arima-forecast.jpg

Gwern
2003
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-bayes.png

Gwern
2003
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-counts.png

Gwern
2003
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-proportions-binomialspline.png

Gwern
2003
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-proportions-bootstrap.webm

Gwern
2003
2024-01-01



---
/doc/statistics/2003-gwern-murray-humanaccomplishment-region-proportions.jpg

Gwern
2003
2024-01-01



---
/doc/statistics/2003-zuehlke.pdf


2003-01-01
2024-01-01



---
/doc/statistics/2004-waller-figure1.png


2004
2024-01-01



---
/doc/statistics/2004-waller-figure2.png


2004
2024-01-01



---
/doc/statistics/2005-ioannidis-table4-positivepredictivevalueofpublicationsforpowervsbaseratevsbias.png


2005
2024-01-01



---
/doc/statistics/2006-starbuck-websterstarbuck1988-figure26-managementsciencecorrelations.jpg


2006
2024-01-01



---
/doc/statistics/2007-clauser.pdf
The Life and Labors of Francis Galton: A Review of 4 Recent Books About the Father of Behavioral Statistics
Brian E. Clauser
2007-01-01
2024-01-01
[("doi","10.3102/1076998607307449")]


---
/doc/statistics/2008-sffed-johnfernald-americaquarterlytfp19472007.jpg


2008
2024-01-01



---
/doc/statistics/2010-consort-checklist.jpg


2010
2024-01-01



---
/doc/statistics/2010-stigler.pdf
The Changing History of Robustness
Stephen M. Stigler
2010-08-01
2024-01-01
[("doi","10.1198/tast.2010.10159")]


---
/doc/statistics/2012-silver-thesignalandthenoise-excerpts.pdf


2012-01-01
2024-01-01



---
/doc/statistics/2013-google-index.csv


2013
2024-01-01



---
/doc/statistics/2013-gwern-ngram-sandstone.png

Gwern
2013
2024-01-01



---
/doc/statistics/2013-gwern-ngram-sandstoneoilskinlinoleum.png

Gwern
2013
2024-01-01



---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=118
Past, Present, and Future of Statistical Science § pg118
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=150
Past, Present, and Future of Statistical Science § pg150
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=274
Past, Present, and Future of Statistical Science § pg274
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=302
Past, Present, and Future of Statistical Science § pg302
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=344
Past, Present, and Future of Statistical Science § pg344
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=356
Past, Present, and Future of Statistical Science § pg356
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=370
Past, Present, and Future of Statistical Science § pg370
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=402
Past, Present, and Future of Statistical Science § pg402
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=44
Past, Present, and Future of Statistical Science § pg44
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=50
Past, Present, and Future of Statistical Science § pg50
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=558
Past, Present, and Future of Statistical Science § pg558
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2014-copss-pastpresentfuturestatistics.pdf#page=636
Past, Present, and Future of Statistical Science § pg636
Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang
2014-03-26
2024-01-01
[("doi","10.1201/b16720")]


---
/doc/statistics/2016-gordon-figure7-propensityscoringresults.png


2016
2024-01-01



---
/doc/statistics/2017-mosenia.pdf

arsalan
2017-01-01
2024-01-01



---
/doc/statistics/2019-couvyduchesne-figure1-morphometricity.jpg


2019
2024-01-01



---
/doc/statistics/2019-markon-figure1-bifactorvshierarchicalmodelfactoranalysis.png


2019
2024-01-01



---
/doc/statistics/2020-06-30-gwern-meme-expandingbrain-statisticalpower.jpg

Gwern
2020-06-30
2024-01-01



---
/doc/statistics/2021-haber-figure5-strengthofcorrelationiscausationbyexpertraters.jpg


2021
2024-01-01



---
/doc/statistics/2022-10-03-feepingcreature-problem14-schematicillustrationofdiagonaltraversalpatterntooptimizelocalityanddependency.png


2022-10-03
2024-01-01



---
/doc/statistics/2022-10-07-khoth-problem14-diagonalizedblockparallelversion-schematicdiagramofevaluationpattern.jpg


2022-10-07
2024-01-01



---
/doc/statistics/2022-10-11-problem14-squarerootvslogapproximationerror.jpg


2022-10-11
2024-01-01



---
/doc/statistics/2023-08-20-allendowney-howcorrelatedareyou-cumulativedistributionfunctionofansuriimeasurementscorrelatedagainsteachother.png


2023-08-20
2024-01-01



---
/doc/statistics/bayes/1950-good-probabilityandtheweighingofevidence.pdf
Probability and the Weighing of Evidence
Irving John Good
1950-01-01
2024-01-01



---
/doc/statistics/bayes/1950-good-probabilityandtheweighingofevidence.pdf#page=96
Probability and the Weighing of Evidence § pg96
Irving John Good
1950-01-01
2024-01-01



---
/doc/statistics/bayes/1957-lindley.pdf
A Statistical Paradox
D. V. Lindley
1957-06-01
2024-05-28
[("doi","10.2307/2333251")]


---
/doc/statistics/bayes/1977-efron.pdf
Stein‘s Paradox in Statistics: The best guess about the future is usually obtained by computing the average of past events. Stein’s paradox defines circumstances in which there are estimators better than the arithmetic average
Bradley Efron, Carl Morris
1977
2024-01-01



---
/doc/statistics/bayes/1978-humphreys.pdf
To understand regression from parent to offspring, think statistically
Lloyd G. Humphreys
1978
2024-01-01



---
/doc/statistics/bayes/1984-norton.pdf
The Double Exponential Distribution: Using Calculus to Find a Maximum Likelihood Estimator
Robert M. Norton
1984-01-01
2024-01-01
[("doi","10.1080/00031305.1984.10483185")]


---
/doc/statistics/bayes/1987-ayton.pdf


1987-01-01
2024-01-01



---
/doc/statistics/bayes/1988-jaynes-maximumentropyandbayesianmethods.pdf


1988-01-01
2024-01-01



---
/doc/statistics/bayes/1989-shimojo.pdf


1989-01-01
2024-01-01



---
/doc/statistics/bayes/1991-ohagan.pdf
Bayes-Hermite quadrature
Andrew O’Hagan
1991-01-01
2024-01-01
[("doi","10.1016/0378-3758(91)90002-V")]


---
/doc/statistics/bayes/1993-mislevy.pdf
Some Formulas for Use with Bayesian Ability Estimates
Robert J. Mislevy
1993
2024-01-01



---
/doc/statistics/bayes/1994-wright-subjectiveprobability.pdf
Subjective Probability
George Wright, Peter Ayton
1994-01-01
2024-01-01



---
/doc/statistics/bayes/1995-cavin.pdf
Is There Sufficient Historical Evidence to Establish the Resurrection of Jesus?
Robert Greg Cavin
1995-01-01
2024-01-01
[("doi","10.5840/faithphil19951235")]


---
/doc/statistics/bayes/1996-kadane.pdf
Statistical Issues in the Analysis of Data Gathered in the New Designs
Joseph B. Kadane, Teddy Seidenfeld
1996-01-01
2024-01-01



---
/doc/statistics/bayes/2000-wainer.pdf
Kelley's Paradox
Howard Wainer
2000-01-01
2024-01-01
[("doi","10.1080/09332480.2000.10542192")]


---
/doc/statistics/bayes/2007-bullock-excerpt.pdf


2007-01-01
2024-01-01



---
/doc/statistics/bayes/2007-teigen.pdf


2007-01-01
2024-01-01



---
/doc/statistics/bayes/2009-kaas.html


2009
2024-01-01



---
/doc/statistics/bayes/2010-kruschke.pdf
Bayesian data analysis
John K. Kruschke
2010-08-10
2024-01-01
[("doi","10.1002/wcs.72")]


---
/doc/statistics/bayes/2010-stigler-2.pdf#page=4
Darwin, Galton and the Statistical Enlightenment § pg4
Stephen M. Stigler
2010-06-17
2024-01-01
[("doi","10.1111/j.1467-985X.2010.00643.x")]

<p>On September 10, 1885, <a href="!W">Francis Galton</a> ushered in a new era of Statistical Enlightenment with an address to the British Association for the Advancement of Science in Aberdeen.</p>
<p>In the process of solving a puzzle that had lain dormant in Darwin’s <a href="https://en.wikipedia.org/wiki/On_the_Origin_of_Species"><em>Origin of Species</em></a>, Galton introduced multivariate analysis and paved the way towards modern <a href="https://en.wikipedia.org/wiki/Bayesian_statistics">Bayesian statistics</a>.</p>
<p>The background to this work is recounted, including the recognition of a failed attempt by Galton in 1877 as providing the first use of a <a href="!W">rejection sampling</a> algorithm for the simulation of a <a href="!W">posterior distribution</a>, and the first appearance of a proper Bayesian analysis for the normal distribution.</p>
---
/doc/statistics/bayes/2011-sainudiin.pdf


2011-01-01
2024-01-01



---
/doc/statistics/bayes/2013-dunson.pdf


2013-01-01
2024-01-01



---
/doc/statistics/bayes/2014-tenan-supplement.zip


2014
2024-01-01



---
/doc/statistics/bayes/2014-tenan.pdf
Bayesian model selection: The steepest mountain to climb
Simone Tenan, Robert B. O’Hara, Iris Hendriks, Giacomo Tavecchia
2014-01-01
2024-01-01
[("doi","10.1016/j.ecolmodel.2014.03.017")]


---
/doc/statistics/bayes/2019-12-09-gwern-goodreads-abandonment-bayesian-averageratingspline.png

Gwern
2019-12-09
2024-01-01



---
/doc/statistics/bayes/2019-12-09-gwern-goodreads-abandonment-bayesian-yearspline.png

Gwern
2019-12-09
2024-01-01



---
/doc/statistics/bayes/2019-beaumont.pdf
Approximate Bayesian Computation [review]
Mark A. Beaumont
2019-01-01
2024-01-01
[("doi","10.1146/annurev-statistics-030718-105212")]

<p>Many of the statistical models that could provide an accurate, interesting, and testable explanation for the structure of a data set turn out to have intractable <a href="!W">likelihood functions</a>.</p>
<p>The method of <a href="!W">approximate Bayesian computation</a> (ABC) has become a popular approach for tackling such models.</p>
<p>This review gives an overview of the method and the main issues and challenges that are the subject of current research.</p>
---
/doc/statistics/bayes/2019-lynch.pdf
Bayesian Statistics in Sociology: Past, Present, and Future
Scott M. Lynch, Bryce Bartlett
2019-01-01
2024-01-01
[("doi","10.1146/annurev-soc-073018-022457")]

<p>Although <a href="https://en.wikipedia.org/wiki/Bayes%27_theorem">Bayes’ theorem</a> has been around for more than 250 years, widespread application of the Bayesian approach only began in statistics in 1990.</p>
<p>By 2000, Bayesian statistics had made considerable headway into social science, but even now its direct use is rare in articles in top sociology journals, perhaps because of a lack of knowledge about the topic.</p>
<p>In this review, we provide an overview of the key ideas and terminology of Bayesian statistics, and we discuss articles in the top journals that have used or developed Bayesian methods over the last decade.</p>
<p>In this process, we elucidate some of the advantages of the Bayesian approach. We highlight that many sociologists are, in fact, using Bayesian methods, even if they do not realize it, because techniques deployed by popular software packages often involve Bayesian logic and/or computation.</p>
<p>Finally, we conclude by briefly discussing the future of Bayesian statistics in sociology.</p>
---
/doc/statistics/bayes/2020-oaksford.pdf
New Paradigms in the Psychology of Reasoning
Mike Oaksford, Nick Chater
2019-09-12
2024-01-01
[("doi","10.1146/annurev-psych-010419-051132")]

<p>The psychology of <a href="https://en.wikipedia.org/wiki/Verbal_reasoning">verbal reasoning</a> initially compared performance with <a href="https://en.wikipedia.org/wiki/Classical_logic">classical logic</a>. In the last 25 years, a new paradigm has arisen, which focuses on knowledge-rich reasoning for communication and persuasion and is typically modeled using <a href="https://en.wikipedia.org/wiki/Bayesian_probability">Bayesian probability theory</a> rather than logic.</p>
<p>This paradigm provides a new perspective on <a href="https://en.wikipedia.org/wiki/Argumentation_theory">argumentation</a>, explaining the rational persuasiveness of arguments that are logical fallacies. It also helps explain how and why people stray from logic when given deductive reasoning tasks. What appear to be erroneous responses, when compared against logic, often turn out to be rationally justified when seen in the richer rational framework of the new paradigm.</p>
<p>Moreover, the same approach extends naturally to <a href="https://en.wikipedia.org/wiki/Inductive_reasoning">inductive reasoning</a> tasks, in which people extrapolate beyond the data they are given and logic does not readily apply. We outline links between social and individual reasoning and set recent developments in the psychology of reasoning in the wider context of <a href="https://en.wikipedia.org/wiki/Bayesian_cognition">Bayesian cognitive science</a>.</p>
---
/doc/statistics/bayes/2022-kadavath-figure4-anthropiclmscalingofanswercalibrationvsmodelsizefrom08bto52b.png


2022
2024-01-01



---
/doc/statistics/bayes/hope-function/1992-falk.pdf


1992-01-01
2024-01-01



---
/doc/statistics/bayes/hope-function/1994-falk.pdf


1994-01-01
2024-01-01



---
/doc/statistics/bayes/hope-function/desk.jpg



2024-01-01



---
/doc/statistics/bayes/hope-function/deskbus-table.png



2024-01-01



---
/doc/statistics/bayes/hope-function/sherlock.png



2024-01-01



---
/doc/statistics/bayes/hope-function/with-replacement.png



2024-01-01



---
/doc/statistics/bias/1942-thorndike.pdf

Robert L. Thorndike
1942-01-01
2024-01-01
[("doi","10.1007/BF02288069")]


---
/doc/statistics/bias/1965-kahneman.pdf
Control of spurious association and the reliability of the controlled variable
Daniel Kahneman
1965-01-01
2024-01-01
[("doi","10.1037/h0022529")]


---
/doc/statistics/bias/1970-meehl.pdf
Nuisance Variables and the Ex Post Facto Design
Paul E. Meehl
1970-01-01
2024-01-01



---
/doc/statistics/bias/1973-andreski-socialsciencesassorcery.pdf
<em>Social Sciences as Sorcery</em>
Stanislav Andreski
1973-03-01
2024-01-01



---
/doc/statistics/bias/1977-guttman.pdf
What is Not What in Statistics
Louis Guttman
1977
2024-01-01
[("doi","10.2307/2987957")]


---
/doc/statistics/bias/1978-jacoby.pdf
Consumer Research: How valid and useful are all our consumer behavior research findings?: A State-of-the-Art Review
Jacob Jacoby
1978-04-01
2024-01-01
[("doi","10.1177/002224297804200213")]


---
/doc/statistics/bias/1983-broadus.pdf
An investigation of the validity of bibliographic citations
Robert N. Broadus
1983-03-01
2024-01-01
[("doi","10.1002/asi.4630340206")]


---
/doc/statistics/bias/1983-jensen-2.pdf
Taboo, constraint, and responsibility in educational research
Arthur R. Jensen
1983-01-01
2024-01-01



---
/doc/statistics/bias/1986-henrion-figure1-historyofmeasurementofspeedoflight18751958.jpg


1986
2024-01-01



---
/doc/statistics/bias/1987-smith.pdf


1987-01-01
2024-01-01



---
/doc/statistics/bias/1989-moed.pdf
Possible inaccuracies occurring in citation analysis
H. F. Moed, M. Vriens
1989-04-01
2024-01-01
[("doi","10.1177/016555158901500205")]

<p>Citation analysis of scientific articles constitutes an im portant tool in quantitative studies of science and technology. Moreover, citation indexes are used frequently in searches for relevant scientific documents. In this article we focus on the issue of reliability of citation analysis. How accurate are cita tion counts to individual scientific articles? What pitfalls might occur in the process of data collection? To what extent do 'random' or 'systematic' errors affect the results of the citation analysis?</p>
<p>We present a detailed analysis of discrepancies between target articles and cited references with respect to author names, publication year, volume number, and starting page number. Our data consist of some 4500 target articles pub lished in 5 scientific journals, and 25000 citations to these articles. Both target and citation data were obtained from the Science Citation Index, produced by the Institute for Scientific Information.</p>
<p>It appears that in many cases a specific error in a citation to a particular target article occurs in more than one citing publication. We present evidence that authors in compiling reference lists, may copy references from reference lists in other articles, and that this may be one of the mechanisms underlying this phenomenon of multiple' variations/errors.</p>
---
/doc/statistics/bias/1989-omni-walterstewartinterview.pdf
Walter Stewart: Fighting Fraud in Science (They call him the ‘terrorist of the lab’, but this self-appointed scourge of scientific fraud has reason to suspect that as much as 25% of all research papers may be intentionally fudged) [interview]
Walter Stewart, Doug Stewart
1989-01-01
2024-01-01



---
/doc/statistics/bias/1992-miller-researchfraudbehavioralmedicalsciences.pdf


1992-01-01
2024-01-01



---
/doc/statistics/bias/1996-csada.pdf
The ‘File Drawer Problem’ of Non-Significant Results: Does It Apply to Biological Research?

1996-01-01
2024-01-01



---
/doc/statistics/bias/1997-pellechia.pdf
Trends in science coverage: a content analysis of 3 US newspapers
Marianne G. Pellechia
1997-01-01
2024-01-01
[("doi","10.1088/0963-6625/6/1/004")]

<p>This paper describes a content analysis of science news reporting in 3 major daily newspapers, the <a href="https://en.wikipedia.org/wiki/The_New_York_Times">New York Times</a>, the <a href="https://en.wikipedia.org/wiki/Chicago_Tribune">Chicago Tribune</a>, and the <a href="https://en.wikipedia.org/wiki/The_Washington_Post">Washington Post</a>, during the last 3 decades.</p>
<p>It was found that although science articles represent only a small percentage of the total number of articles printed, this percentage has steadily increased with each time period. The results also show that, at least in the newspapers analysed, science coverage does not differ substantially in terms of the range of topics covered, as well as information that has been both included and omitted from science news accounts.</p>
<p>Although there were some differences between articles appearing in the different time frames, in general science news reporting has not changed significantly in terms of the comprehensiveness of accounts. An especially significant finding is that articles frequently omitted methodological and contextual information, features most often mentioned as critical for a complete journalistic account of science.</p>
---
/doc/statistics/bias/2002-jennions.pdf
c:/ncn/bre587

2002-01-01
2024-01-01



---
/doc/statistics/bias/2003-krum.pdf


2003-01-01
2024-01-01



---
/doc/statistics/bias/2007-kyzas.pdf


2007-01-01
2024-01-01



---
/doc/statistics/bias/2008-charlton.pdf
Figureheads, ghost-writers and pseudonymous quant bloggers: The recent evolution of authorship in science publishing
Bruce G. Charlton
2008-10-01
2024-01-01
[("doi","10.1016/j.mehy.2008.06.023")]


---
/doc/statistics/bias/2008-falk.pdf
The allure of equality: Uniformity in probabilistic and statistical judgment
Ruma Falk, Avital Lann
2008-01-01
2024-01-01
[("doi","10.1016/j.cogpsych.2008.02.002")]


---
/doc/statistics/bias/2008-ioannidis.pdf
Why Most Discovered True Associations Are Inflated
John Ioannidis
2008-09-01
2024-01-01
[("doi","10.2307/25662607")]


---
/doc/statistics/bias/2009-anda.pdf


2009-01-01
2024-01-01



---
/doc/statistics/bias/2011-osherovich.pdf


2011-01-01
2024-01-01



---
/doc/statistics/bias/2011-sainani.pdf
BCR Fall 2011_full
Jesse Garnier
2011
2024-01-01



---
/doc/statistics/bias/2011-simmons.pdf


2011-01-01
2024-01-01



---
/doc/statistics/bias/2011-tatum-eeg-figure1-jelloeeg.png


2011
2024-01-01



---
/doc/statistics/bias/2011-tatum-eeg-figure2-compositeeeg.png


2011
2024-01-01



---
/doc/statistics/bias/2012-levelt.pdf
Flawed science: The fraudulent research practices of social psychologist Diederik Stapel
Levelt Committee, Noort Committee, Drenth Committee
2012-11-28
2024-01-01



---
/doc/statistics/bias/2013-button.pdf


2013-01-01
2024-01-01



---
/doc/statistics/bias/2013-duncan-figure2-metanalyticdeclineinearlychildcareeffectsovertime.jpg


2013
2024-01-01



---
/doc/statistics/bias/2014-oboyle.pdf
The Chrysalis Effect: How Ugly Initial Results Metamorphosize Into Beautiful Articles
Ernest Hugh O’Boyle Junior, George Christopher Banks, Erik Gonzalez-Mulé
2014-03-19
2024-01-01
[("doi","10.1177/0149206314527133")]

<p>The issue of a published literature not representative of the population of research is most often discussed in terms of entire studies being suppressed. However, alternative sources of <a href="https://en.wikipedia.org/wiki/Publication_bias">publication bias</a> are questionable research practices (QRPs) that entail post hoc alterations of hypotheses to support data or post hoc alterations of data to support hypotheses. Using <a href="https://en.wikipedia.org/wiki/General_strain_theory">general strain theory</a> as an explanatory framework, we outline the means, motives, and opportunities for researchers to better their chances of publication independent of rigor and relevance.</p>
<p>We then assess the frequency of QRPs in management research by tracking differences between dissertations and their resulting journal publications. Our primary finding is that from dissertation to journal article, the ratio of supported to unsupported hypotheses more than doubled (0.82 to 1.00 versus 1.94 to 1.00). The rise in predictive accuracy resulted from the dropping of statistically nonsignificant hypotheses, the addition of statistically-significant hypotheses, the reversing of predicted direction of hypotheses, and alterations to data.</p>
<p>We conclude with recommendations to help mitigate the problem of an unrepresentative literature that we label the “Chrysalis Effect.”</p>
---
/doc/statistics/bias/2015-krawczyk.pdf


2015-01-01
2024-01-01



---
/doc/statistics/bias/2017-fanelli.pdf
Meta-assessment of bias in science

2017-01-01
2024-01-01
[("doi","10.1073/pnas.1618569114")]

<p><strong>Significance</strong>: Science is said to be suffering a <a href="https://en.wikipedia.org/wiki/Replication_crisis">reproducibility crisis</a> caused by many biases. How common are these problems, across the wide diversity of research fields?</p>
<p>We probed for multiple bias-related patterns in a large random sample of meta-analyses taken from all disciplines.</p>
<p>The magnitude of these biases varied widely across fields and was on average relatively small. However, we consistently observed that small, early, highly cited studies published in peer-reviewed journals were likely to overestimate effects.</p>
<p>We found little evidence that these biases were related to scientific productivity, and we found no difference between biases in male and female researchers. However, a scientist’s early-career status, isolation, and lack of scientific integrity might be significant risk factors for producing unreliable results.</p>
---
/doc/statistics/bias/2018-coppock-figure1-27differenceineffectsizeinsurveyexperimentsacrossnationallyrepresentativevsamazonmechanicalturkconveniencesamples.jpg


2018
2024-01-01



---
/doc/statistics/bias/2018-coppock-figure2-withinstudycomparisonofsurveyeffectsizes.jpg


2018
2024-01-01



---
/doc/statistics/bias/2018-devries-figure1-publicationbiasflowchart.jpg


2018
2024-01-01



---
/doc/statistics/bias/2018-grady.pdf
Why Is Nonadherence to Cancer Screening Associated With Increased Mortality?
American Medical Association
2018-12-28
2024-01-01
[("doi","10.1001/jamainternmed.2018.6813")]


---
/doc/statistics/bias/2019-guzey-whywesleep-tableofcontents.png


2019
2024-01-01



---
/doc/statistics/bias/2019-lodder-figure1-funnelplotofmoneyprimingstudiesshowslittleeffectinunpublishedliteratureandzeroeffectinpreregisteredstudies.jpg


2019
2024-01-01



---
/doc/statistics/bias/2019-nicolas.pdf
Exploring Research-Methods Blogs in Psychology: Who Posts What About Whom, and With What Effect?
Gandalf Nicolas, Xuechunzi Bai, Susan T. Fiske
2019-06-14
2024-01-01
[("doi","10.1177/1745691619835216")]

<p>During the <a href="https://en.wikipedia.org/wiki/Replication_crisis">methods crisis</a> in psychology and other sciences, much discussion developed online in forums such as blogs and other social media. Hence, this increasingly popular channel of scientific discussion itself needs to be explored to inform current controversies, record the historical moment, improve methods communication, and address equity issues.</p>
<p>Who posts what about whom, and with what effect? Does a particular generation or gender contribute more than another? Do blogs focus narrowly on methods, or do they cover a range of issues? How do they discuss individual researchers, and how do readers respond? What are some impacts?</p>
<p>Web-scraping and text-analysis techniques provide a snapshot characterizing 41 current research-methods blogs in psychology. Bloggers mostly represented psychology’s traditional leaderships’ demographic categories: primarily male, mid- to late career, associated with <a href="https://en.wikipedia.org/wiki/Higher_education_in_the_United_States">American institutions</a>, White, and with established citation counts.</p>
<p>As methods blogs, their posts mainly concern <a href="https://en.wikipedia.org/wiki/Statistics">statistics</a>, <a href="https://en.wikipedia.org/wiki/Replication_(statistics)">replication</a> (particularly <a href="https://en.wikipedia.org/wiki/Statistical_power">statistical power</a>), and research findings. The few posts that mentioned individual researchers substantially focused on replication issues; they received more views, social-media impact, comments, and citations.</p>
<p>Male individual researchers were mentioned much more often than female researchers. Further data can inform perspectives about these new channels of scientific communication, with the shared aim of improving scientific practices.</p>
---
/doc/statistics/bias/2019-schafer-figure1-preregisteredreporteffectsizesvsunpreregisteredstudies.jpg


2019
2024-01-01



---
/doc/statistics/bias/2019-wu.pdf
Large teams develop and small teams disrupt science and technology
Lingfei Wu, Dashun Wang, James A. Evans
2019-01-01
2024-01-01
[("doi","10.1038/s41586-019-0941-9")]


---
/doc/statistics/bias/2020-elliott.pdf
What Is the Test-Retest Reliability of Common Task-Functional MRI Measures? New Empirical Evidence and a Meta-Analysis
Maxwell L. Elliott, Annchen R. Knodt, David Ireland, Meriwether L. Morris, Richie Poulton, Sandhya Ramrakha, Maria L. Sison, Terrie E. Moffitt, Avshalom Caspi, Ahmad R. Hariri
2020-06-07
2024-01-01
[("doi","10.1177/0956797620916786")]

<p>Identifying <a href="https://en.wikipedia.org/wiki/Biomarker_(medicine)">brain biomarkers</a> of disease risk is a growing priority in <a href="https://en.wikipedia.org/wiki/Neuroscience">neuroscience</a>. The ability to identify meaningful biomarkers is limited by measurement reliability; unreliable measures are unsuitable for predicting clinical outcomes.</p>
<p>Measuring brain activity using task <a href="https://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging">functional MRI (fMRI)</a> is a major focus of biomarker development; however, the reliability of task fMRI has not been systematically evaluated. We present converging evidence demonstrating poor reliability of task-fMRI measures.</p>
<p>First, a meta-analysis of 90 experiments (<em>n</em> = 1,008) revealed poor overall reliability—mean <a href="https://en.wikipedia.org/wiki/Intraclass_correlation">intraclass correlation coefficient (ICC)</a> = 0.397. Second, the test-retest reliabilities of activity in a priori regions of interest across 11 common fMRI tasks collected by the <a href="https://en.wikipedia.org/wiki/Human_Connectome_Project">Human Connectome Project</a> (<em>n</em> = 45) and the <a href="https://en.wikipedia.org/wiki/Dunedin_Multidisciplinary_Health_and_Development_Study">Dunedin Study</a> (<em>n</em> = 20) were poor (ICCs = 0.067–.485).</p>
<p>Collectively, these findings demonstrate that common task-fMRI measures are not currently suitable for brain biomarker discovery or for individual-differences research. We review how this state of affairs came to be and highlight avenues for improving task-fMRI reliability.</p>
---
/doc/statistics/bias/2020-gelman.pdf
Statistics as Squid Ink: How Prominent Researchers Can Get Away with Misrepresenting Data
Andrew Gelman, Alexey Guzey
2020-04-16
2024-01-01
[("doi","10.1080/09332480.2020.1754069")]


---
/doc/statistics/bias/2020-harder.pdf
The Multiverse of Methods: Extending the Multiverse Analysis to Address Data-Collection Decisions
Jenna A. Harder
2020-06-29
2024-01-01
[("doi","10.1177/1745691620917678")]

<p>When analyzing data, researchers may have multiple reasonable options for the many decisions they must make about the data—for example, how to code a variable or which participants to exclude. Therefore, there exists a <a href="https://en.wikipedia.org/wiki/Multiverse_(statistics)">multiverse of possible data sets</a>. A classic multiverse analysis involves performing a given analysis on every potential data set in this multiverse to examine how each data decision affects the results.</p>
<p>However, a limitation of the multiverse analysis is that it addresses only data cleaning and analytic decisions, yet researcher decisions that affect results also happen at the data-collection stage. I propose an adaptation of the multiverse method in which the multiverse of data sets is composed of real data sets from studies varying in data-collection methods of interest.</p>
<p>I walk through an example analysis applying the approach to 19 studies on <a href="https://en.wikipedia.org/wiki/Shoot/don%27t_shoot">shooting decisions</a> to demonstrate the usefulness of this approach and conclude with a further discussion of the limitations and applications of this method.</p>
---
/doc/statistics/bias/2021-bender-figure2-benefitsofcostimprovementstodrugpipeline.jpg


2021
2024-01-01



---
/doc/statistics/bias/2021-broers.pdf
When the Numbers Do Not Add Up: The Practical Limits of Stochastologicals for Soft Psychology
Nick J. Broers
2021-01-22
2024-01-01
[("doi","10.1177/1745691620970557")]

<p>One particular weakness of <a href="https://en.wikipedia.org/wiki/Psychology">psychology</a> that was left implicit by <a href="https://en.wikipedia.org/wiki/Paul_E._Meehl">Meehl</a> is the fact that psychological theories tend to be verbal theories, permitting at best ordinal predictions. Such predictions do not enable the high-risk tests that would strengthen our belief in the verisimilitude of theories but instead lead to the practice of <a href="https://en.wikipedia.org/wiki/Statistical_hypothesis_testing">null-hypothesis statistical-significance testing</a>, a practice Meehl believed to be a major reason for the slow theoretical progress of soft psychology.</p>
<p>The rising popularity of <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analysis</a> has led some to argue that we should move away from statistical-significance testing and focus on the size and stability of effects instead. Proponents of this reform assume that a greater emphasis on quantity can help psychology to develop a cumulative body of knowledge.</p>
<p>The crucial question in this endeavor is whether the resulting numbers really have theoretical meaning. Psychological science lacks an undisputed, preexisting domain of observations analogous to the observations in the <a href="https://en.wikipedia.org/wiki/Space-time">space-time continuum</a> in <a href="https://en.wikipedia.org/wiki/Physics">physics</a>. It is argued that, for this reason, effect sizes do not really exist independently of the adopted research design that led to their manifestation. Consequently, they can have no bearing on the verisimilitude of a theory.</p>
---
/doc/statistics/bias/2021-cristea.pdf
Effect Sizes Reported in Highly Cited Emotion Research Compared With Larger Studies and Meta-Analyses Addressing the Same Questions
Ioana A. Cristea, Raluca Georgescu, John Ioannidis
2021-11-01
2024-01-01
[("doi","10.1177/21677026211049366")]

<p>We assessed whether the most highly cited studies in <a href="https://en.wikipedia.org/wiki/Emotion">emotion research</a> reported larger effect sizes compared with <a href="https://en.wikipedia.org/wiki/Meta-analysis">meta-analyses</a> and the largest studies on the same question. We screened all reports with at least 1,000 citations and identified matching meta-analyses for 40 highly cited observational studies and 25 highly cited experimental studies.</p>
<p>Highly cited observational studies had effects greater on average by 1.42× (95% confidence interval [CI] = [1.09, 1.87]) compared with meta-analyses and 1.99× (95% CI = [1.33, 2.99]) compared with largest studies on the same questions. Highly cited experimental studies had increases of 1.29× (95% CI = [1.01, 1.63]) compared with meta-analyses and 2.02× (95% CI = [1.60, 2.57]) compared with the largest studies.</p>
<p>There was substantial between-topics heterogeneity, more prominently for observational studies. Highly cited studies often did not have the largest weight in meta-analyses (12⁄65 topics, 18%) but were frequently the earliest ones published on the topic (31⁄65 topics, 48%).</p>
<p>Highly cited studies may offer, on average, exaggerated estimates of effects in both observational and experimental designs.</p>
---
/doc/statistics/bias/2021-mcbee.pdf
Challenging the Link Between Early Childhood Television Exposure and Later Attention Problems: A Multiverse Approach
Matthew T. McBee, Rebecca J. Brand, Wallace E. Dixon Junior
2021-03-25
2024-01-01
[("doi","10.1177/0956797620971650")]

<p>In 2004, Christakis and colleagues published findings that he and others used to argue for a link between early childhood television exposure and later attention problems, a claim that continues to be frequently promoted by the popular media.</p>
<p>Using the same National Longitudinal Survey of Youth 1979 data set (<em>n</em> = 2,108), we conducted two multiverse analyses to examine whether the finding reported by Christakis and colleagues was robust to different analytic choices. We evaluated 848 models, including logistic regression models, linear regression models, and two forms of propensity-score analysis.</p>
<p>If the claim were true, we would expect most of the justifiable analyses to produce significant results in the predicted direction. However, only 166 models (19.6%) yielded a statistically-significant relationship, and most of these employed questionable analytic choices.</p>
<p>We concluded that these data do not provide compelling evidence of a harmful effect of TV exposure on attention.</p>
---
/doc/statistics/bias/2021-morey-figure6-actioncompatibilityeffectmetaanalysisliftofftimes.jpg


2021
2024-01-01



---
/doc/statistics/bias/2021-morey-figure7-actioncompatibilityeffectmetanalysismovetimes.jpg


2021
2024-01-01



---
/doc/statistics/bias/2021-rubin-figure3-fallincitationspostjournalclosure.jpg


2021
2024-01-01



---
/doc/statistics/bias/2022-bailey-figure1-biasinestimatesofeducationrctresultsforshortfollowupvslongtermfollowup.png


2022
2024-01-01



---
/doc/statistics/bias/2022-bailey-figure2-biasinestimatesofrcteffectongraduationratesinwwccsamplebyshortvslongtermfollowup.png


2022
2024-01-01



---
/doc/statistics/bias/2022-brodeur-figure3-teststatisticsbypreregistrationstatusareequallybiased.jpg


2022
2024-01-01



---
/doc/statistics/bias/2022-brodeur-figure6-teststatisticsfromprespecifiedanalysesarelessbiased.jpg


2022
2024-01-01



---
/doc/statistics/bias/2022-giolla-figure2-originalprimingeffectsvsreplicationattempts.jpg


2022
2024-01-01



---
/doc/statistics/bias/2022-vonhippel-figure2-meancitationofreplicatedvsunreplicatedpsychologystudiespostmanylabs.jpg


2022
2024-01-01



---
/doc/statistics/bias/2023-amabile.pdf
Final Report of Investigation Committee Concerning Allegations against Professor Francesca Gino—Case RI21-001
Teresa Amabile, Robert Kaplan, Shawn Cole
2023-03-07
2024-03-16



---
/doc/statistics/bias/2023-sigurdson-figure2-effectsizesofhomeopathystudiesshowmeaneffectsize036.jpg


2023
2024-01-01



---
/doc/statistics/bias/2023-youyou-figure2-replicabilityscoresbypsychologyfield.jpg


2023
2024-01-01



---
/doc/statistics/bias/2023-youyou-figure3-meanreplicabilityscoreofpsychologyfieldsbypercentageofexperimentalresearchshowsdecreasingtrend.jpg


2023
2024-01-01



---
/doc/statistics/bias/2024-oktar.pdf
Psychology remains marginally valid
Kerem Oktar
2024-01-19
2024-07-06
[("doi","10.1038/s44159-024-00281-5")]


---
/doc/statistics/bias/animal/1981-lagakos.pdf


1981-01-01
2024-01-01



---
/doc/statistics/bias/animal/index
‘animal study methodology’ tag

2020-06-11
2024-10-26


<div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/bias/animal</code>, most recent first: 45 <a href="/doc/statistics/bias/animal/index#links" class="icon-not">annotations</a> &amp; 40 <a href="/doc/statistics/bias/animal/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/bias/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<p><a href="/note/animal" id="gwern-note-animal" class="include-content-core include-strict link-page" title="Transclude link for doc/statistics/bias/animal/ notes page.">[page summary]</a></p>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/bias/animal/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/bias/animal/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/bias/animal/index#davidson-et-al-2024-section" id="toc-davidson-et-al-2024-section">“Laboratory Horror Stories: Poison in the Agars”, Davidson et al 2024</a></li>
<li><a href="/doc/statistics/bias/animal/index#berr%C3%ADo-kalliokoski-2024-section" id="toc-berrío-kalliokoski-2024-section">“Fraudulent Studies Are Undermining the Reliability of Systematic Reviews—A Study of the Prevalence of Problematic Images in Preclinical Studies of Depression”, Berrío &amp; Kalliokoski 2024</a></li>
<li><a href="/doc/statistics/bias/animal/index#section" id="toc-section">“The Fight Against Cancer Turns to a Special Class of Carcinogens”</a></li>
<li><a href="/doc/statistics/bias/animal/index#georgiou-et-al-2022-section" id="toc-georgiou-et-al-2022-section">“Experimenters’ Sex Modulates Mouse Behaviors and Neural Responses to Ketamine via Corticotropin Releasing Factor”, Georgiou et al 2022</a></li>
<li><a href="/doc/statistics/bias/animal/index#grohn-et-al-2020-section" id="toc-grohn-et-al-2020-section">“C<sub>60</sub> in Olive Oil Causes Light-Dependent Toxicity and Does Not Extend Lifespan in Mice”, Grohn et al 2020</a></li>
<li><a href="/doc/statistics/bias/animal/index#chawla-2020-section" id="toc-chawla-2020-section">“Millions of Animals May Be Missing from Scientific Studies”, Chawla 2020</a></li>
<li><a href="/doc/statistics/bias/animal/index#naald-et-al-2020-section" id="toc-naald-et-al-2020-section">“Publication Rate in Preclinical Research: a Plea for Preregistration”, Naald et al 2020</a></li>
<li><a href="/doc/statistics/bias/animal/index#goodson-et-al-2020-section" id="toc-goodson-et-al-2020-section">“Testing the Low Dose Mixtures Hypothesis from the Halifax Project”, Goodson et al 2020</a></li>
<li><a href="/doc/statistics/bias/animal/index#voelkl-et-al-2020-section" id="toc-voelkl-et-al-2020-section">“Reproducibility of Animal Research in Light of Biological Variation”, Voelkl et al 2020</a></li>
<li><a href="/doc/statistics/bias/animal/index#moiron-et-al-2019-section" id="toc-moiron-et-al-2019-section">“Individual Differences in Behavior Explain Variation in Survival: a Meta-Analysis”, Moiron et al 2019</a></li>
<li><a href="/doc/statistics/bias/animal/index#reardon-2019b-section" id="toc-reardon-2019b-section">“Depression Researchers Rethink Popular Mouse Swim Tests: Animal-Rights Group’s Campaign to End Forced-Swim Tests Comes amid Debate over Whether Method Is Overused”, Reardon 2019b</a></li>
<li><a href="/doc/statistics/bias/animal/index#cheng-et-al-2019-section" id="toc-cheng-et-al-2019-section">“Genetically Heterogeneous Mice Exhibit a Female Survival Advantage That Is Age-Specific and Site-Specific: Results from a Large Multi-Site Study”, Cheng et al 2019</a></li>
<li><a href="/doc/statistics/bias/animal/index#lazic-et-al-2017-section" id="toc-lazic-et-al-2017-section">“What Exactly Is ‘N’ in Cell Culture and Animal Experiments?”, Lazic et al 2017</a></li>
<li><a href="/doc/statistics/bias/animal/index#lithgow-et-al-2017-section" id="toc-lithgow-et-al-2017-section">“A Long Journey to Reproducible Results: Replicating Our Work Took Four Years and 100,000 Worms but Brought Surprising Discoveries”, Lithgow et al 2017</a></li>
<li><a href="/doc/statistics/bias/animal/index#lucanic-et-al-2017-section" id="toc-lucanic-et-al-2017-section">“Impact of Genetic Background and Experimental Reproducibility on Identifying Chemical Compounds With Robust Longevity Effects”, Lucanic et al 2017</a></li>
<li><a href="/doc/statistics/bias/animal/index#kafkafi-et-al-2016-section" id="toc-kafkafi-et-al-2016-section">“Reproducibility and Replicability of Rodent Phenotyping in Preclinical Studies”, Kafkafi et al 2016</a></li>
<li><a href="/doc/statistics/bias/animal/index#hylander-repasky-2016-section" id="toc-hylander-repasky-2016-section">“Thermoneutrality, Mice, and Cancer: A Heated Opinion”, Hylander &amp; Repasky 2016</a></li>
<li><a href="/doc/statistics/bias/animal/index#ruff-et-al-2015-section" id="toc-ruff-et-al-2015-section">“Low-Dose Paroxetine Exposure Causes Lifetime Declines in Male Mouse Body Weight, Reproduction and Competitive Ability As Measured by the Novel Organismal Performance Assay”, Ruff et al 2015</a></li>
<li><a href="/doc/statistics/bias/animal/index#couzin-frankel-2013-section" id="toc-couzin-frankel-2013-section">“When Mice Mislead: Tackling a Long-Standing Disconnect between Animal and Human Studies, Some Charge That Animal Researchers Need Stricter Safeguards and Better Statistics to Ensure Their Science Is Solid”, Couzin-Frankel 2013</a></li>
<li><a href="/doc/statistics/bias/animal/index#kokolus-et-al-2013-section" id="toc-kokolus-et-al-2013-section">“Baseline Tumor Growth and Immune Control in Laboratory Mice Are Importantly Influenced by Subthermoneutral Housing Temperature”, Kokolus et al 2013</a></li>
<li><a href="/doc/statistics/bias/animal/index#tsilidis-et-al-2013-section" id="toc-tsilidis-et-al-2013-section">“Evaluation of Excess Statistical-Significance Bias in Animal Studies of Neurological Diseases”, Tsilidis et al 2013</a></li>
<li><a href="/doc/statistics/bias/animal/index#hartung-2013-section" id="toc-hartung-2013-section">“Look Back in Anger—What Clinical Studies Tell Us about Preclinical Work”, Hartung 2013</a></li>
<li><a href="/doc/statistics/bias/animal/index#seok-2013-section" id="toc-seok-2013-section">“Genomic Responses in Mouse Models Poorly Mimic Human Inflammatory Diseases”, Seok 2013</a></li>
<li><a href="/doc/statistics/bias/animal/index#riet-et-al-2012-section" id="toc-riet-et-al-2012-section">“Publication Bias in Laboratory Animal Research: A Survey on Magnitude, Drivers, Consequences and Potential Solutions”, Riet et al 2012</a></li>
<li><a href="/doc/statistics/bias/animal/index#prinz-2011-1-section" id="toc-prinz-2011-1-section">“Believe It or Not: How Much Can We Rely on Published Data on Potential Drug Targets?”, Prinz 2011</a></li>
<li><a href="/doc/statistics/bias/animal/index#vesterinen-et-al-2010-section" id="toc-vesterinen-et-al-2010-section">“Improving the Translational Hit of Experimental Treatments in Multiple Sclerosis”, Vesterinen et al 2010</a></li>
<li><a href="/doc/statistics/bias/animal/index#sena-et-al-2010-section" id="toc-sena-et-al-2010-section">“Publication Bias in Reports of Animal Stroke Studies Leads to Major Overstatement of Efficacy”, Sena et al 2010</a></li>
<li><a href="/doc/statistics/bias/animal/index#bracken-2009-section" id="toc-bracken-2009-section">“Why Are So Many Epidemiology Associations Inflated or Wrong? Does Poorly Conducted Animal Research Suggest Implausible Hypotheses?”, Bracken 2009</a></li>
<li><a href="/doc/statistics/bias/animal/index#knight-2008-section" id="toc-knight-2008-section">“Systematic Reviews of Animal Experiments Demonstrate Poor Contributions Toward Human Healthcare”, Knight 2008</a></li>
<li><a href="/doc/statistics/bias/animal/index#hackam-2007-section" id="toc-hackam-2007-section">“Translating Animal Research into Clinical Benefit”, Hackam 2007</a></li>
<li><a href="/doc/statistics/bias/animal/index#peters-et-al-2006-section" id="toc-peters-et-al-2006-section">“A Systematic Review of Systematic Reviews and Meta-Analyses of Animal Experiments With Guidelines for Reporting”, Peters et al 2006</a></li>
<li><a href="/doc/statistics/bias/animal/index#bailey-et-al-2005-section" id="toc-bailey-et-al-2005-section">“The Future of Teratology Research Is In Vitro”, Bailey et al 2005</a></li>
<li><a href="/doc/statistics/bias/animal/index#pound-et-al-2004-section" id="toc-pound-et-al-2004-section">“Where Is the Evidence That Animal Research Benefits Humans?”, Pound et al 2004</a></li>
<li><a href="/doc/statistics/bias/animal/index#weinstein-ciszek-2002-section" id="toc-weinstein-ciszek-2002-section">“The Reserve-Capacity Hypothesis: Evolutionary Origins and Modern Implications of the Trade-Off between Tumor-Suppression and Tissue-Repair”, Weinstein &amp; Ciszek 2002</a></li>
<li><a href="/doc/statistics/bias/animal/index#fishbain-et-al-2000-section" id="toc-fishbain-et-al-2000-section">“Evidence-Based Data From Animal and Human Experimental Studies on Pain Relief With Antidepressants: A Structured Review”, Fishbain et al 2000</a></li>
<li><a href="/doc/statistics/bias/animal/index#olson-et-al-2000-section" id="toc-olson-et-al-2000-section">“Concordance of the Toxicity of Pharmaceuticals in Humans and in Animals”, Olson et al 2000</a></li>
<li><a href="/doc/statistics/bias/animal/index#vesell-1967-section" id="toc-vesell-1967-section">“Induction of Drug-Metabolizing Enzymes in Liver Microsomes of Mice and Rats by Softwood Bedding”, Vesell 1967</a></li>
<li><a href="/doc/statistics/bias/animal/index#michie-mclaren-1955-section" id="toc-michie-mclaren-1955-section">“The Importance of Being Cross-Bred”, Michie &amp; McLaren 1955</a></li>
<li><a href="/doc/statistics/bias/animal/index#mand-1940-section" id="toc-mand-1940-section">“The Effects of Olfactory Cues on the Maze Learning of White Rats”, Mand 1940</a></li>
<li><a href="/doc/statistics/bias/animal/index#section-1" id="toc-section-1">“Experiments Using Mice Are Often Heavily Publicised—But Very, Very Few of Them Translate into Humans. Anthony King Reports on Why Animal Models Are of Questionable Value.”</a></li>
<li><a href="/doc/statistics/bias/animal/index#i6qUsPjd-section" id="toc-i6qUsPjd-section">“Two Years Later: Journals Are Not Yet Enforcing the ARRIVE Guidelines on Reporting Standards for Pre-Clinical Animal Studies”, Baker et al 2024</a></li>
<li><a href="/doc/statistics/bias/animal/index#dEUNh5Rv-section" id="toc-dEUNh5Rv-section">“Can Animal Models of Disease Reliably Inform Human Studies?”, Worp et al 2024</a></li>
<li><a href="/doc/statistics/bias/animal/index#section-2" id="toc-section-2">“The Mouse As a Microscope”</a></li>
<li><a href="/doc/statistics/bias/animal/index#section-3" id="toc-section-3">“A Primer on Why Computational Predictive Toxicology Is Hard”</a></li>
<li><a href="/doc/statistics/bias/animal/index#section-4" id="toc-section-4">“The Mouse Trap: The Dangers of Using One Lab Animal to Study Every Disease”</a></li>
<li><a href="/doc/statistics/bias/animal/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/statistics/bias/animal/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/statistics/bias/animal/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/statistics/bias/kaplan-figure1-resultsofheartdiseasedrugtrialsbeforeandaftermandatorypreregistration.jpg



2024-01-01



---
/doc/statistics/bias/publication/1995-sterling.pdf
Publication Decisions Revisited: The Effect of the Outcome of Statistical Tests on the Decision to Publish and Vice Versa

1995-01-01
2024-01-01



---
/doc/statistics/bias/publication/2015-franco.pdf
SPP598377 1..5

2015-01-01
2024-01-01



---
/doc/statistics/bias/publication/2016-lane.pdf
Is there a publication bias in behavioral intranasal oxytocin research on humans? Opening the file drawer of one lab
A. Lane, O. Luminet, G. Nave, M. Mikolajczak
2016-01-01
2024-01-01
[("doi","10.1111/jne.12384")]


---
/doc/statistics/bias/publication/2021-lishner.pdf
Sorting the File Drawer: A Typology for Describing Unpublished Studies
David A. Lishner
2021-03-01
2024-01-01
[("doi","10.1177/1745691620979831")]

<p>A typology of <a href="https://en.wikipedia.org/wiki/Unpublished_work">unpublished studies</a> is presented to describe various types of unpublished studies and the reasons for their nonpublication. Reasons for nonpublication are classified by whether they stem from an awareness of the study results (result-dependent reasons) or not (result-independent reasons) and whether the reasons affect the publication decisions of individual researchers or reviewers/editors.</p>
<p>I argue that result-independent reasons for nonpublication are less likely to introduce <a href="https://en.wikipedia.org/wiki/Motivated_reasoning">motivated reasoning</a> into the publication decision process than are result-dependent reasons. I also argue that some reasons for nonpublication would produce beneficial as opposed to problematic publication bias.</p>
<p>The typology of unpublished studies provides a descriptive scheme that can facilitate understanding of the population of study results across the field of <a href="https://en.wikipedia.org/wiki/Psychology">psychology</a>, within subdisciplines of psychology, or within specific psychology research domains. The typology also offers insight into different <a href="https://en.wikipedia.org/wiki/Publication_bias">publication biases</a> and research-dissemination practices and can guide individual researchers in organizing their own file drawers of unpublished studies.</p>
---
/doc/statistics/bias/publication/miscitation/index
‘miscite bias’ tag

2020-12-25
2024-10-05


<div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/bias/publication/miscitation</code>, most recent first: 7 <a href="/doc/statistics/bias/publication/miscitation/index#links" class="icon-not">annotations</a> &amp; 2 <a href="/doc/statistics/bias/publication/miscitation/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/bias/publication/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/bias/publication/miscitation/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/statistics/bias/publication/miscitation/index#gwern-leprechaun-section" id="toc-gwern-leprechaun-section">“Leprechaun Hunting &amp; Citogenesis”, Gwern 2014</a></li>
</ul></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/bias/publication/miscitation/index#cobb-et-al-2023-section" id="toc-cobb-et-al-2023-section">“The Problem of Miscitation in Psychological Science: Righting the Ship”, Cobb et al 2023</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#pavlovic-et-al-2020-section" id="toc-pavlovic-et-al-2020-section">“How Accurate Are Citations of Frequently Cited Papers in Biomedical Literature?”, Pavlovic et al 2020</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#stang-et-al-2018-section" id="toc-stang-et-al-2018-section">“Case Study in Major Quotation Errors: a Critical Commentary on the Newcastle-Ottawa Scale”, Stang et al 2018</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#greenberg-2009-section" id="toc-greenberg-2009-section">“How Citation Distortions Create Unfounded Authority: Analysis of a Citation Network”, Greenberg 2009</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#hoerman-nowicke-1995-section" id="toc-hoerman-nowicke-1995-section">“Secondary and Tertiary Citing: A Study of Referencing Behavior in the Literature of Citation Analysis Deriving from the Ortega Hypothesis of Cole and Cole”, Hoerman &amp; Nowicke 1995</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#eichorn-yankauer-1987-section" id="toc-eichorn-yankauer-1987-section">“Do Authors Check Their References? A Survey of Accuracy of References in 3 Public Health Journals”, Eichorn &amp; Yankauer 1987</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#lacey-et-al-1985-section" id="toc-lacey-et-al-1985-section">“How Accurate Are Quotations and References in Medical Journals?”, Lacey et al 1985</a></li>
</ul></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/statistics/bias/publication/miscitation/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/statistics/borweinintegral-2cost.jpg



2024-01-01



---
/doc/statistics/canada-oilproduction19602020.png



2024-01-01



---
/doc/statistics/causality/1926-yule.pdf
Why do we Sometimes get Nonsense-Correlations between Time-Series?--A Study in Sampling and the Nature of Time-Series

1926-01-01
2024-01-01



---
/doc/statistics/causality/1951-yates.pdf
The Influence of ‘Statistical Methods for Research Workers’ on the Development of the Science of Statistics
Francis Yates
1951-01-01
2024-01-01
[("doi","10.1080/01621459.1951.10500764")]


---
/doc/statistics/causality/1960-nunnally.pdf


1960-01-01
2024-01-01



---
/doc/statistics/causality/1960-smith.pdf


1960
2024-01-01



---
/doc/statistics/causality/1966-box.pdf
Use and Abuse of Regression
George E. P. Box
1966-01-01
2024-01-01
[("doi","10.1080/00401706.1966.10490407")]


---
/doc/statistics/causality/1972-peston.pdf
The Correlation between Targets and Instruments
M. H. Peston
1972-11-01
2024-01-01
[("doi","10.2307/2552884")]


---
/doc/statistics/causality/1973-hays.pdf


1973-01-01
2024-01-01



---
/doc/statistics/causality/1973-keuth.pdf
On Prior Probabilities of Rejecting Statistical Hypotheses
Herbert Keuth
1973-01-01
2024-01-01
[("doi","10.1086/288563")]


---
/doc/statistics/causality/1973-wendell-anmmpisourcebook.pdf


1973-01-01
2024-01-01



---
/doc/statistics/causality/1975-oakes.pdf
On the alleged falsity of the null hypothesis
William F. Oakes
1975-01-01
2024-01-01
[("doi","10.1007/bf03394312")]


---
/doc/statistics/causality/1975-swoyer.pdf
Theory Confirmation in Psychology
Chris Swoyer, Thomas C. Monson
1975-01-01
2024-01-01
[("doi","10.1086/288665")]


---
/doc/statistics/causality/1982-loftus-essenceofstatistics.pdf
Essence of Statistics (Second Edition)
Geoffry R. Loftus, Elizabeth F. Loftus
1982-01-01
2024-01-01



---
/doc/statistics/causality/1982-sacks.pdf


1982-01-01
2024-01-01



---
/doc/statistics/causality/1983-hedges.pdf


1983-01-01
2024-01-01



---
/doc/statistics/causality/1983-shapiro.pdf


1983-01-01
2024-01-01



---
/doc/statistics/causality/1984-yusuf.pdf
Why do we need some large, simple randomized trials?
Salim Yusuf, Rory Collins, Richard Peto
1984-01-01
2024-01-01
[("doi","10.1002/sim.4780030421")]


---
/doc/statistics/causality/1987-hazelrigg.pdf


1987-01-01
2024-01-01



---
/doc/statistics/causality/1988-colditz.pdf


1988-01-01
2024-01-01



---
/doc/statistics/causality/1988-feinstein.pdf


1988-01-01
2024-01-01



---
/doc/statistics/causality/1990-baker.pdf


1990-01-01
2024-01-01



---
/doc/statistics/causality/1990-hill.pdf
Memories of the British streptomycin trial in tuberculosis: The First Randomized Trial
Austin Bradford Hill
1990-01-01
2024-01-01
[("doi","10.1016/0197-2456(90)90001-I")]


---
/doc/statistics/causality/1990-rothman.pdf


1990-01-01
2024-01-01



---
/doc/statistics/causality/1991-phillips.pdf
How independent are ‘independent’ effects? Relative risk estimation when correlated exposures are measured imprecisely
Andrew N. Phillips, George Davey Smith
1991-01-01
2024-01-01
[("doi","10.1016/0895-4356(91)90155-3")]


---
/doc/statistics/causality/1992-phillips.pdf
Bias in relative odds estimation owing to imprecise measurement of correlated exposures
Andrew N. Phillips, George Davey Smith
1992-01-01
2024-01-01



---
/doc/statistics/causality/1992-smith.pdf
Smoking as ‘independent’ risk factor for suicide: illustration of an artifact from observational epidemiology?
George Davey Smith, Andrew N. Phillips, James D. Neaton
1992-01-01
2024-01-01
[("doi","10.1016/0140-6736(92)92242-8")]


---
/doc/statistics/causality/1995-friedlander.pdf
Evaluating Program Evaluations: New Evidence on Commonly Used Nonexperimental Methods
Daniel Friedlander, Philip K. Robins
1995-09-01
2024-01-01
[("doi","10.2307/2118240")]


---
/doc/statistics/causality/1996-heinsman.pdf


1996-01-01
2024-01-01



---
/doc/statistics/causality/1997-muzaik.pdf
There Is a Time and a Place for Significance Testing
Stanley A. Mulaik, Nambury S. Raju, Richard A. Harshman
1997-01-01
2024-01-01



---
/doc/statistics/causality/1998-britton.pdf
Choosing Between Randomized and Non-randomized Studies
A. Britton, M. McKee, N. Black, K. McPherson, C. Sanderson, C. Bain
1998-01-01
2024-01-01



---
/doc/statistics/causality/1999-giraud.pdf
Superadditive Correlation
B. G. Giraud, John M. Heumann, Alan S. Lapedes
1999-01-01
2024-01-01
[("doi","10.1103/physreve.59.4983")]


---
/doc/statistics/causality/2000-maclehose.pdf
Study design and estimates of effectiveness
R. R. MacLehose, B. C. Reeves, I. M. Harvey, T. A. Sheldon, I. T. Russell, A. M. S. Black
2000-01-01
2024-01-01



---
/doc/statistics/causality/2001-thompson.html


2001
2024-01-01



---
/doc/statistics/causality/2001-wilson.pdf


2001-01-01
2024-01-01



---
/doc/statistics/causality/2004-duncan.pdf


2004-01-01
2024-01-01



---
/doc/statistics/causality/2004-lawlor.pdf


2004-01-01
2024-01-01



---
/doc/statistics/causality/2004-shapiro.pdf
Looking to the 21<sup>st</sup> century: have we learned from our mistakes, or are we doomed to compound them?
Samuel Shapiro
2004
2024-01-01



---
/doc/statistics/causality/2006-papanikolaou.pdf


2006-01-01
2024-01-01



---
/doc/statistics/causality/2006-shikata.pdf


2006-01-01
2024-01-01



---
/doc/statistics/causality/2007-wilde-table5-experimentalvsnonexperimentalestimatesinprojectstar.jpg


2007
2024-01-01



---
/doc/statistics/causality/2009-young.pdf
Association of Bisphenol A With Diabetes and Other Abnormalities

2009-01-01
2024-01-01



---
/doc/statistics/causality/2010-foster.pdf
Causal Inference and Developmental Psychology
E. Michael Foster
2010-01-01
2024-01-01
[("doi","10.1037/a0020204")]


---
/doc/statistics/causality/2011-09-slacktory-correlations-biebertonsillitis.png


2011-09
2024-01-01



---
/doc/statistics/causality/2011-byrd.pdf
The possibility of unmeasured confounding variables in observational studies: a forgotten fact?
James Brian Byrd, P. Michael Ho
2011-01-01
2024-01-01
[("doi","10.1136/heartjnl-2011-300630")]


---
/doc/statistics/causality/2011-odgaardjensen.pdf


2011-01-01
2024-01-01



---
/doc/statistics/causality/2011-prasad.pdf


2011-01-01
2024-01-01



---
/doc/statistics/causality/2011-young.pdf
Deming, data and observational studies

2011-01-01
2024-01-01



---
/doc/statistics/causality/2012-prasad.pdf


2012-01-01
2024-01-01



---
/doc/statistics/causality/2013-prasad.pdf
Observational studies often make clinical practice recommendations: an empirical evaluation of authors' attitudes
Vinay Prasad, Joel Jorgenson, John Ioannidis, Adam Cifu
2013-01-01
2024-01-01
[("doi","10.1016/j.jclinepi.2012.11.005")]


---
/doc/statistics/causality/2015-krauth.pdf
Bounding a Linear Causal Effect Using Relative Correlation Restrictions
Brian Krauth
2015-06-04
2024-01-01
[("doi","10.1515/jem-2013-0013")]

<p>This paper describes and implements a simple partial solution to the most common problem in applied microeconometrics: estimating a linear causal effect with a potentially endogenous explanatory variable and no suitable instrumental variables.</p>
<p>Empirical researchers faced with this situation can either assume away the endogeneity or accept that the effect of interest is not identified. This paper describes a middle ground in which the researcher assumes plausible but nontrivial restrictions on the correlation between the variable of interest and relevant unobserved variables relative to the correlation between the variable of interest and observed control variables.</p>
<p>Given such relative correlation restrictions, the researcher can then estimate informative bounds on the effect and assess the sensitivity of conventional estimates to plausible deviations from exogeneity.</p>
<p>Two empirical applications demonstrate the potential usefulness of this method for both experimental and observational data.</p>
---
/doc/statistics/causality/2015-setter.html


2015
2024-01-01



---
/doc/statistics/causality/2017-adams.pdf

Rachel
2017-01-01
2024-01-01



---
/doc/statistics/causality/2017-blazar-table5-correlationvscausation.png


2017
2024-01-01



---
/doc/statistics/causality/2017-blazar.pdf

Word
2017-01-01
2024-01-01



---
/doc/statistics/causality/2018-05-11-isthisapigeonmeme-causation.jpg


2018-05-11
2024-01-01



---
/doc/statistics/causality/2018-jones-figure8-randomizedvscorrelationliterature.png


2018
2024-01-01



---
/doc/statistics/causality/2018-jones-supplement-randomizedvscorrelation-tablea3-ac.png


2018
2024-01-01



---
/doc/statistics/causality/2018-jones-supplement-randomizedvscorrelation-tablea3-de.png


2018
2024-01-01



---
/doc/statistics/causality/2018-jones-supplement-randomizedvscorrelation-tablea3-fg.png


2018
2024-01-01



---
/doc/statistics/causality/2018-jones-table5-correlationvsrandomized.png


2018
2024-01-01



---
/doc/statistics/causality/2018-jones.pdf


2018-01-01
2024-01-01



---
/doc/statistics/causality/2019-12-21-gwern-meme-ancientaliens-correlationcausation.jpg

Gwern
2019-12-21
2024-01-01



---
/doc/statistics/causality/2019-schellenberg.pdf
Correlation = causation? Music training, psychology, and neuroscience
E. Glenn Schellenberg
2019-01-01
2024-01-01
[("doi","10.1037/aca0000263")]


---
/doc/statistics/causality/2019-song-supplement2.pdf

Ozlem Barin
2019
2024-01-01



---
/doc/statistics/causality/2019-song-supplement2.pdf#page=45

Ozlem Barin
2019
2024-01-01



---
/doc/statistics/causality/2019-song.pdf
Effect of a Workplace Wellness Program on Employee Health and Economic Outcomes: A Randomized Clinical Trial
Zirui Song, Katherine Baicker
2019-01-01
2024-01-01
[("doi","10.1001/jama.2019.3307")]


---
/doc/statistics/causality/2020-kaufman.pdf
Commentary: Cynical epidemiology
Jay S. Kaufman
2020-06-28
2024-01-01
[("doi","10.1093/ije/dyaa096")]


---
/doc/statistics/causality/2021-05-21-meme-theyrethesamephoto-judeapearl-colliderbias.jpg


2021-05-21
2024-01-01



---
/doc/statistics/causality/2021-lundberg.pdf
What Is Your Estimand? Defining the Target Quantity Connects Statistical Evidence to Theory
Ian Lundberg, Rebecca Johnson, Brandon M. Stewart
2021-06-04
2024-01-01
[("doi","10.1177/00031224211004187")]

<p>We make only one point in this article. Every <a href="https://en.wikipedia.org/wiki/Quantitative_research">quantitative study</a> must be able to answer the question: what is your <a href="https://en.wikipedia.org/wiki/Estimand">estimand</a>? The estimand is the target quantity—the purpose of the statistical analysis. Much attention is already placed on how to do estimation; a similar degree of care should be given to defining the thing we are estimating.</p>
<p>We advocate that authors state the central quantity of each analysis—the theoretical estimand—in precise terms that exist outside of any statistical model. In our framework, researchers do 3 things: (1) set a theoretical estimand, clearly connecting this quantity to theory; (2) link to an empirical estimand, which is informative about the theoretical estimand under some identification assumptions; and (3) learn from data.</p>
<p>Adding precise estimands to research practice expands the space of theoretical questions, clarifies how evidence can speak to those questions, and unlocks new tools for estimation. By grounding all 3 steps in a precise statement of the target quantity, our framework connects statistical evidence to theory.</p>
---
/doc/statistics/causality/2022-wallace-figure1-differencebetweenrandomizedandcorelationalestimatesfromlouisianamedicaidnaturalexperiment.jpg


2022
2024-01-01



---
/doc/statistics/causality/2023-jeng-figure1-cumulativedistributionofabtestinteractionpvaluetestsshowingnearzeropresenceofinteractions.jpg


2023
2024-01-01



---
/doc/statistics/decision/1904-gosset.pdf
The Application Of The ‘Law Of Error’ To The Work Of The Brewery
William Sealy Gosset
1904-11-03
2024-01-01



---
/doc/statistics/decision/1923-student.pdf
On Testing Varieties of Cereals
William Sealy Gosset
1923-01-01
2024-01-01
[("doi","10.2307/2331868")]


---
/doc/statistics/decision/1930-leighton-lanarkshiremilkreport.pdf


1930-01-01
2024-01-01



---
/doc/statistics/decision/1931-fisher.pdf
Pasteurised and Raw Milk
R. A. Fisher, S. Bartlett
1931-01-01
2024-01-01
[("doi","10.1038/127591c0")]


---
/doc/statistics/decision/1931-student.pdf
The Lanarkshire Milk Experiment [Student]
William Sealy Gosset
1931-01-01
2024-01-01



---
/doc/statistics/decision/1933-elderton.pdf
The Lanarkshire Milk Experiment
Ethel M. Elderton
1933-01-01
2024-01-01



---
/doc/statistics/decision/1933-thompson.pdf


1933-01-01
2024-01-01



---
/doc/statistics/decision/1935-thompson.pdf
On the Theory of Apportionment

1935-01-01
2024-01-01



---
/doc/statistics/decision/1937-fisher-thedesignofexperiments.pdf


1937-01-01
2024-01-01



---
/doc/statistics/decision/1938-fisher.pdf
Presidential address to the first Indian statistical congress
R. A. Fisher
1938-01-01
2024-01-01
[("doi","10.2307/40383882")]


---
/doc/statistics/decision/1940-preinreich.pdf
The Economic Life of Industrial Equipment
Gabriel A. D. Preinreich
1940-01-01
2024-01-01
[("doi","10.2307/1906860")]


---
/doc/statistics/decision/1947-wald-sequentialanalysis.epub


1947
2024-01-01



---
/doc/statistics/decision/1950-wald-statisticaldecisionfunctions.pdf


1950-01-01
2024-01-01



---
/doc/statistics/decision/1951-bechtoldt.pdf


1951-01-01
2024-01-01



---
/doc/statistics/decision/1952-yates.pdf


1952
2024-01-01



---
/doc/statistics/decision/1954-hodges.pdf


1954-01-01
2024-01-01



---
/doc/statistics/decision/1954-tukey.pdf
Unsolved Problems of Experimental Statistics
John W. Tukey
1954-01-01
2024-01-01
[("doi","10.1080/01621459.1954.10501230")]


---
/doc/statistics/decision/1957-bellman-dynamicprogramming.pdf


1957-01-01
2024-01-01



---
/doc/statistics/decision/1957-box.pdf
Evolutionary Operation: A Method for Increasing Industrial Productivity

1957-01-01
2024-01-01



---
/doc/statistics/decision/1957-luce-gamesanddecisions.pdf


1957-01-01
2024-01-01



---
/doc/statistics/decision/1957-savage.pdf


1957-01-01
2024-01-01



---
/doc/statistics/decision/1959-latane-2.pdf
Rational Decision-Making In Portfolio Management
Henry Allen Latané
1959-09-01
2024-01-01
[("doi","10.1111/j.1540-6261.1959.tb00132.x")]


---
/doc/statistics/decision/1959-latane.pdf
Criteria for Choice Among Risky Ventures
Henry Allen Latané
1959-04-01
2024-01-01
[("doi","10.2307/1825390")]


---
/doc/statistics/decision/1959-lehmann-testingstatisticalhypotheses.pdf
Testing Statistical Hypotheses (First Edition)
E. L. Lehmann
1959-01-01
2024-01-01



---
/doc/statistics/decision/1959-schlaifer-probabilitystatisticsbusinessdecisions.pdf#page=488


1959-01-01
2024-01-01



---
/doc/statistics/decision/1959-schlaifer-probabilitystatisticsbusinessdecisions.pdf#page=600


1959-01-01
2024-01-01



---
/doc/statistics/decision/1960-jewell.pdf
Letter to the Editor—A Classroom Example of Linear Programming (Lesson Number 2)
William S. Jewell
1960
2024-01-01



---
/doc/statistics/decision/1961-raiffa-appliedstatisticaldecisiontheory.pdf
<em>Applied Statistical Decision Theory</em>
Howard Raiffa, Robert Schlaifer
1961-01-01
2024-01-01



---
/doc/statistics/decision/1962-blackett-studiesofwarnuclearandconventional.pdf#page=179
Studies of war, nuclear and conventional

1962
2024-01-01



---
/doc/statistics/decision/1962-dreyfus.pdf


1962-01-01
2024-01-01



---
/doc/statistics/decision/1963-anscombe.pdf
Sequential Medical Trials

1963-01-01
2024-01-01



---
/doc/statistics/decision/1965-black.pdf


1965-01-01
2024-01-01



---
/doc/statistics/decision/1966-giaever.pdf
Optimal Dairy Cow Replacement Policies
Harald Birger Giaever
1966-01-01
2024-01-01



---
/doc/statistics/decision/1966-weiss.pdf
Systems Analysis Problems of Limited War
Herbert K. Weiss
1966-01-01
2024-01-01



---
/doc/statistics/decision/1967-samuelson.pdf
General Proof that Diversification Pays
Paul Samuelson
1967-01-01
2024-01-01
[("doi","10.2307/2329779")]


---
/doc/statistics/decision/1968-cohen.pdf


1968-01-01
2024-01-01



---
/doc/statistics/decision/1968-howard.pdf
The Practicality Gap
Ronald A. Howard
1968-03-01
2024-01-01
[("doi","10.1287/mnsc.14.7.503")]

<p>The topic, “The Interface Between Management Science and Managers”, sounds as if it should make a certain amount of sense, and yet sometimes I worry.</p>
<p>If I referred to “The Interface Between Physics and the Motorist”, “The Interface Between Aeronautical Science and the Airline Pilot”, or “The Interface Between Nuclear Science and the Reactor Owner”, you would say, “Well, it seems to me that there is such a gap in these cases, that we almost need a whole new profession to fill it.”</p>
<p>Well, that’s the point of my letter.</p>
---
/doc/statistics/decision/1970-samuelson.pdf
What Makes for a Beautiful Problem in Science?
Paul A. Samuelson
1970-01-01
2024-01-01
[("doi","10.1086/259716")]


---
/doc/statistics/decision/1972-savage-foundationsofstatistics.pdf


1972-01-01
2024-01-01



---
/doc/statistics/decision/1972-savage-foundationsofstatistics.pdf#page=270


1972-01-01
2024-01-01



---
/doc/statistics/decision/1973-fishburn-theoryofsocialchoice.pdf
The Theory of Social Choice
Peter C. Fishburn
1973-01-01
2024-01-01



---
/doc/statistics/decision/1974-balch-essayseconomicbehavioruncertainty.pdf


1974-01-01
2024-01-01



---
/doc/statistics/decision/1979-lewis.pdf
Prisoners' Dilemma is a Newcomb Problem
David Lewis
1979-01-01
2024-01-01



---
/doc/statistics/decision/1980-wallis.pdf
The Statistical Research Group, 1942–1945
W. Allen Wallis
1980-06-01
2024-07-11
[("doi","10.1080/01621459.1980.10477469")]


---
/doc/statistics/decision/1981-anger.pdf
What Good Are Warfare Models?
Thomas E. Anger
1981-05-01
2024-06-22



---
/doc/statistics/decision/1981-weerahandi.pdf
Multi-Bayesian Statistical Decision Theory
S. Weerahandi, J. V. Zidek
1981-01-01
2024-01-01
[("doi","10.2307/2982162")]


---
/doc/statistics/decision/1982-sobel.pdf
The Variance of Discounted Markov Decision Processes

1982-01-01
2024-01-01



---
/doc/statistics/decision/1983-hauer.pdf


1983-01-01
2024-01-01



---
/doc/statistics/decision/1983-howard-readingsondecisionanalysis-v1.pdf
Readings on the Principles and Applications of Decision Analysis: Volume 1: General Collection
Ronald H. Howard, James E. Matheson
1983-01-01
2024-01-01



---
/doc/statistics/decision/1983-howard-readingsondecisionanalysis-v2.pdf
Readings on the Principles and Applications of Decision Analysis: Volume 2: Professional Collection
Ronald H. Howard, James E. Matheson
1983-01-01
2024-01-01



---
/doc/statistics/decision/1984-frey.pdf
Re-evaluation of decision alternatives dependent upon the reversibility of a decision and the passage of time

1984-01-01
2024-01-01



---
/doc/statistics/decision/1984-thorp-themathematicsofgambling-ch4.pdf


1984
2024-01-01



---
/doc/statistics/decision/1984-tidman-theoperationsevaluationgroup.pdf


1984-01-01
2024-01-01



---
/doc/statistics/decision/1985-aumann.pdf
Game theoretic analysis of a bankruptcy problem from the Talmud
Robert J. Aumann, Michael Maschler
1985-01-01
2024-01-01
[("doi","10.1016/0022-0531(85)90102-4")]


---
/doc/statistics/decision/1986-bolton.pdf
Searching for Positive Returns at the Track: A Multinomial Logit Model for Handicapping Horse Races

1986
2024-01-01



---
/doc/statistics/decision/1986-lehmann-testingstatisticalhypotheses.pdf


1986-01-01
2024-01-01



---
/doc/statistics/decision/1986-stephens-foragingtheory.pdf


1986-01-01
2024-01-01



---
/doc/statistics/decision/1987-fishburn-interprofileconditionsimpossibility.pdf


1987-01-01
2024-01-01



---
/doc/statistics/decision/1987-jonker.pdf
A shortest augmenting path algorithm for dense and sparse linear assignment problems

1987-01-01
2024-01-01



---
/doc/statistics/decision/1987-macgregor.pdf


1987-01-01
2024-01-01



---
/doc/statistics/decision/1988-fishburn-nonlinearpreferencesandutilitytheory.pdf
Nonlinear Preference and Utility Theory
Peter C. Fishburn
1988-01-01
2024-01-01



---
/doc/statistics/decision/1990-mellor-frankramseyphilosophicalpapers.pdf#page=123
<em>F. P. Ramsey: Philosophical Papers</em> § pg123
Frank Ramsey, D. H. Mellor
1990-01-01
2024-11-17



---
/doc/statistics/decision/1990-mellor-frankramseyphilosophicalpapers.pdf#page=125
Reasonable Degree of Belief
Frank Ramsey, D. H. Mellor
1990-01-01
2024-11-17



---
/doc/statistics/decision/1990-mellor-frankramseyphilosophicalpapers.pdf#page=80
Truth and Probability
Frank Ramsey, D. H. Mellor
1990-01-01
2024-11-17



---
/doc/statistics/decision/1990-pearson-studentastatisticalbiographyofwilliamsealygosset.pdf
‘Student’: A Statistical Biography of William Sealy Gosset
Egon S. Pearson, R. L. Plackett, G. A. Barnard
1990-01-01
2024-01-01



---
/doc/statistics/decision/1990-rosenthal.pdf


1990-01-01
2024-01-01



---
/doc/statistics/decision/1991-tsevat.pdf


1991-01-01
2024-01-01



---
/doc/statistics/decision/1994-benter.pdf
Computer Based Horse Race Handicapping and Wagering Systems: A Report
Donald B. Hausch, Victor S. Y. Lo, William T. Ziemba
1994-01-01
2024-01-01
[("doi","10.1142/9789812819192_0019")]


---
/doc/statistics/decision/1995-bohn-2.pdf


1995
2024-01-01



---
/doc/statistics/decision/1995-bohn.pdf
Noise and Learning in Semiconductor Manufacturing
Roger E. Bohn
1995
2024-01-01



---
/doc/statistics/decision/1995-budescu-figure2-forecastingphrasesasprobabilities.jpg


1995
2024-01-01



---
/doc/statistics/decision/1995-pratt-introductionstatisticaldecisiontheory.epub
_Introduction to Statistical Decision Theory_

1995
2024-01-01



---
/doc/statistics/decision/1995-tengs.pdf
Five-Hundred Life-Saving Interventions and Their Cost-Effectiveness

1995-01-01
2024-01-01



---
/doc/statistics/decision/1996-hoskin.pdf
The ‘awful idea of accountability’: inscribing people into the measurement of objects
Keith Hoskin
1996-01-01
2024-01-01



---
/doc/statistics/decision/1996-puskin.pdf
Comments on Tengs et al ‘Comparative Study of the Cost-Effectiveness of Life-Saving Interventions’

1996-01-01
2024-01-01



---
/doc/statistics/decision/1997-mcclelland-optimalexperimentdesign.pdf


1997-01-01
2024-01-01



---
/doc/statistics/decision/1999-kivinen.pdf
Averaging Expert Predictions
Jyrki Kivinen, Manfred K. Warmuth
1999-11-19
2024-01-01
[("doi","10.1007/3-540-49097-3_13")]


---
/doc/statistics/decision/1999-ross.pdf
Adding Risks: Samuelson's Fallacy of Large Numbers Revisited
Stephen A. Ross
1999-01-01
2024-01-01
[("doi","10.2307/2676262")]


---
/doc/statistics/decision/2000-gelman-figure2-meansquarederroroflinearvsquadraticexperiments.jpg


2000
2024-01-01



---
/doc/statistics/decision/2000-scott.pdf
Rational choice theory
John Scott
2000-01-01
2024-01-01
[("doi","/10.4135/9781446218310.n9")]


---
/doc/statistics/decision/2001-fienberg.pdf
William Sealy Gosset
Stephen E. Fienberg, Nicole Lazar
2001-01-01
2024-01-01
[("doi","10.1007/978-1-4613-0179-0_67")]


---
/doc/statistics/decision/2002-brillinger.pdf
John W. Tukey: His Life and Professional Contributions
David R. Brillinger
2002-12-01
2024-01-01
[("doi","10.2307/1558729")]


---
/doc/statistics/decision/2002-brillinger.pdf#page=5
John W. Tukey: His Life and Professional Contributions § pg5
David R. Brillinger
2002-12-01
2024-01-01
[("doi","10.2307/1558729")]


---
/doc/statistics/decision/2003-diaconis.pdf
The Problem of Thinking Too Much
Persi Diaconis, Barry C. Mazur
2003-01-01
2024-11-17
[("doi","10.2307/3824296")]


---
/doc/statistics/decision/2004-ades.pdf


2004-01-01
2024-01-01



---
/doc/statistics/decision/2004-parmigiani.pdf
Uncertainty and the value of diagnostic information, with application to axillary lymph node dissection in breast cancer

2004-01-01
2024-01-01



---
/doc/statistics/decision/2005-howard.pdf
Influence Diagrams
Ronald A. Howard, James E. Matheson
1984-01-01
2024-01-01
[("doi","10.1287/deca.1050.0020")]


---
/doc/statistics/decision/2007-07-15-davidkronemyer-mydaysatrandcorporation.html


2007-07-15
2024-07-04



---
/doc/statistics/decision/2007-lensberg.pdf
On the Evolution of Investment Strategies and the Kelly Rule—A Darwinian Approach
Terje Lensberg, Klaus Reiner Schenk-Hoppé
2007-01-01
2024-01-01
[("doi","10.1093/rof/rfm003")]


---
/doc/statistics/decision/2009-baumann.pdf
anp060–79 407..506

2009-01-01
2024-01-01



---
/doc/statistics/decision/2010-nutt.pdf
Drug harms in the UK: a multicriteria decision analysis
David J. Nutt, Leslie A. King, Lawrence D. Phillips, on behalf of the Independent Scientific Committee on Drugs
2010-01-01
2024-01-01
[("doi","10.1016/S0140-6736(10)61462-6")]


---
/doc/statistics/decision/2011-ioannidis.pdf


2011-01-01
2024-01-01



---
/doc/statistics/decision/2011-meyers.pdf
Improving vineyard sampling efficiency via dynamic spatially explicit optimization
J. M. Meyers, G. L. Sacks, H. M. Van Es, J. E. Vanden Heuvel
2011-01-01
2024-01-01
[("doi","10.1111/j.1755-0238.2011.00152.x")]


---
/doc/statistics/decision/2013-06-24-schou-devilgametheory.html


2013-06-24
2024-01-01



---
/doc/statistics/decision/2013-djulbegovic.pdf


2013-01-01
2024-01-01



---
/doc/statistics/decision/2015-mi.pdf
Selectiongain: an R package for optimizing multi-stage selection
Xuefei Mi, H. Friedrich Utz, Albrecht E. Melchinger
2015-01-01
2024-01-01
[("doi","10.1007/s00180-015-0583-9")]


---
/doc/statistics/decision/2016-08-20-candyjapan-decisiontree-n9.csv


2016-08-20
2024-01-01



---
/doc/statistics/decision/2017-nohdurft.pdf
Was Angelina Jolie Right? Optimizing Cancer Prevention Strategies Among BRCA Mutation Carriers
Eike Nohdurft, Elisa Long, Stefan Spinler
2017-01-01
2024-01-01



---
/doc/statistics/decision/2017-pal.pdf


2017-01-01
2024-01-01



---
/doc/statistics/decision/2017-pedroni.pdf
The risk elicitation puzzle
Andreas Pedroni, Renato Frey, Adrian Bruhin, Gilles Dutilh, Ralph Hertwig, Jörg Rieskamp
2017-01-01
2024-01-01
[("doi","10.1038/s41562-017-0219-x")]


---
/doc/statistics/decision/2018-aguilar.pdf


2018-01-01
2024-01-01



---
/doc/statistics/decision/2018-berman.pdf
p-Hacking and False Discovery in A/B Testing
Ron Berman, Leonid Pekelis, Aisling Scott, Christophe Van den Bulte
2018-01-01
2024-01-01
[("doi","10.2139/ssrn.3204791")]


---
/doc/statistics/decision/2018-cohen.pdf


2018-01-01
2024-01-01



---
/doc/statistics/decision/2018-daye.pdf
How to train your oracle: The Delphi method and its turbulent youth in operations research and the policy sciences
Christian Dayé
2018-01-01
2024-01-01
[("doi","10.1177/0306312718798497")]

<p>Delphi is a procedure that produces forecasts on technological and social developments. This article traces the history of <a href="https://en.wikipedia.org/wiki/Delphi_method">Delphi’s</a> development to the early 1950s, where a group of logicians and mathematicians working at the <a href="https://en.wikipedia.org/wiki/RAND_Corporation">RAND Corporation</a> carried out experiments to assess the predictive capacities of groups of experts.</p>
<p>While Delphi now has a rather stable methodological shape, this was not so in its early years. The vision that Delphi’s creators had for their brainchild changed considerably. While they had initially seen it as a technique, a few years later they reconfigured it as a scientific method. After some more years, however, they conceived of Delphi as a tool.</p>
<p>This turbulent youth of Delphi can be explained by parallel changes in the fields that were deemed relevant audiences for the technique, operations research and the policy sciences. While changing the shape of Delphi led to some success, it had severe, yet unrecognized methodological consequences.</p>
<p>The core assumption of Delphi that the convergence of expert opinions observed over the iterative stages of the procedure can be interpreted as consensus, appears not to be justified for the third shape of Delphi as a tool that continues to be the most prominent one.</p>
---
/doc/statistics/decision/2019-azevedo.pdf
A/B Testing with Fat Tails
Eduardo M. Azevedo, Alex Deng, José Luis Montiel Olea, Justin M. Rao, E. Glen Weyl
2019-08-09
2024-01-01
[("doi","10.2139/ssrn.3171224")]


---
/doc/statistics/decision/2019-orr.pdf
Using the Results from Rigorous Multisite Evaluations to Inform Local Policy Decisions
Larry L. Orr, Robert B. Olsen, Stephen H. Bell, Ian Schmid, Azim Shivji, Elizabeth A. Stuart
2019-01-01
2024-01-01
[("doi","10.1002/pam.22154")]


---
/doc/statistics/decision/2020-chamberlain.pdf
Robust Decision Theory and Econometrics
Gary Chamberlain
2020-08-01
2024-01-01
[("doi","10.1146/annurev-economics-081919-042544")]

<p>This review uses the empirical analysis of portfolio choice to illustrate econometric issues that arise in decision problems.</p>
<p>Subjective expected utility (SEU) can provide normative guidance to an investor making a portfolio choice. The investor, however, may have doubts on the specification of the distribution and may seek a decision theory that is less sensitive to the specification.</p>
<p>I consider 3 such theories: <a href="https://en.wikipedia.org/wiki/Maxmin_expected_utility">maxmin expected utility</a>, <a href="https://en.wikipedia.org/wiki/Variational_preferences">variational preferences</a> (including multiplier and divergence preferences and the associated constraint preferences), and smooth ambiguity preferences. I use a simple two-period model to illustrate their application.</p>
<p>Normative empirical work on portfolio choice is mainly in the SEU framework, and bringing in ideas from robust decision theory may be fruitful.</p>
---
/doc/statistics/decision/2020-sharot.pdf
How people decide what they want to know
Tali Sharot
2020
2024-01-01



---
/doc/statistics/decision/2022-10-03-feepingcreature-problem14-bottomup-values0to22974.txt


2022-10-03
2024-01-01



---
/doc/statistics/decision/2023-mohajeri.pdf
Conditional causal decision theory reduces to evidential decision theory
Mostafa Mohajeri
2023-03-08
2024-01-01
[("doi","10.1111/phib.12298")]


---
/doc/statistics/decision/gwern-coinflip-action-valuecurves.jpg



2024-01-01



---
/doc/statistics/decision/gwern-coinflip-gamecurves.png



2024-01-01



---
/doc/statistics/decision/gwern-coinflip-valuecurves.jpg



2024-01-01



---
/doc/statistics/decision/gwern-coinflip-valuefunction.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-exact.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-losses.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-optimum-by-sample.jpg



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-ppc.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-real-inferencesamplebysample.webm



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-simulated-inferencesamplebysample.webm



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-simulated-survivalcurve.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-simulated.png



2024-01-01



---
/doc/statistics/decision/mail-delivery/gwern-thompsonsampling.jpg



2024-01-01



---
/doc/statistics/decision/stigler-diet/1945-stigler.pdf
The Cost of Subsistence
George J. Stigler
1945-05-01
2024-07-17
[("doi","10.2307/1231810")]


---
/doc/statistics/decision/stigler-diet/1961-smith.pdf
The Diet Problem Revisited: A Linear Programming Model for Convex Economists
Paul E. Smith
1961
2024-07-16
[("doi","10.2307/1235900")]


---
/doc/statistics/decision/stigler-diet/1976-bassi.pdf
The Diet Problem Revisited
L. J. Bassi
1976-09-01
2024-07-16
[("doi","10.2307/25603072.pdf")]


---
/doc/statistics/decision/stigler-diet/1979-balintfy.pdf
The Cost Of Decent Subsistence
Joseph L. Balintfy
1979-10-01
2024-07-17
[("doi","10.1287/mnsc.25.10.980")]

<p>Food preference and utility measures are functionally related to the frequency and quantity of foods consumed within fixed time periods. The coefficients of these functions can be estimated by psychometric or econometric methods.</p>
<p>Total preference or utility can be maximized subject to budgetary and dietary constraints by nonlinear programming techniques. Postoptimal analysis provides the marginal utility of calories maintained in the diet at any level of the budget.</p>
<p>The food budget where the marginal utility of calories becomes zero is defined as the Cost of Decent Subsistence (COS). It is a unique measure that embodies all the relevant factors of human food consumption such as food likes and dislikes, food prices and nutrition in a single numerical value. Computational examples with USDA food group data are presented for two time periods a decade apart.</p>
<p>Approximations of the CDS estimates show a marked sensitivity to nutritional needs and an increase in cost over time that slightly exceeds the change of the food price index.</p>
<p>The applicability of the CDS concept to income maintenance policies and volume feeding programs are discussed.</p>
---
/doc/statistics/decision/stigler-diet/2001-garille.pdf
Stigler's Diet Problem Revisited
Susan Garner Garille, Saul I. Gass
2001-01-01
2024-01-01
[("doi","10.1287/opre.49.1.1.11187")]

<p>We review <a href="https://en.wikipedia.org/wiki/Stigler_diet">Stigler’s diet problem</a>, its impact on <a href="!W">linear programming</a> and <a href="!W">operations research</a>, and we determine minimum cost diets using updated nutritional and cost data.</p>
<p>We also discuss how Stigler's diet problem formulation and its extensions have, over the years, influenced dietitians and nutritionists in their search for more wholesome but cost-effective diets.</p>
---
/doc/statistics/gwern-cryonics-triplet.jpg



2024-01-01



---
/doc/statistics/gwern-deathnote-cluster.png



2024-01-01



---
/doc/statistics/gwern-lw-anchoring-comment.jpg



2024-01-01



---
/doc/statistics/gwern-lw-anchoring-yvain-omitted.jpg



2024-01-01



---
/doc/statistics/gwern-lw-anchoring-yvain.jpg



2024-01-01



---
/doc/statistics/gwern-selection-successrpredictor-twostep.png



2024-01-01



---
/doc/statistics/gwern-selection-successrpredictor.png



2024-01-01



---
/doc/statistics/meta-analysis/1985-godfrey.pdf


1985-01-01
2024-01-01



---
/doc/statistics/meta-analysis/1987-pocock.pdf


1987-01-01
2024-01-01



---
/doc/statistics/meta-analysis/1990-crowley.pdf
The effects of corticosteroid administration before preterm delivery: an overview of the evidence from controlled trials

1990-01-01
2024-01-01



---
/doc/statistics/meta-analysis/1992-lipsey.pdf


1992-01-01
2024-01-01



---
/doc/statistics/meta-analysis/1992-schmidt.pdf


1992-01-01
2024-01-01



---
/doc/statistics/meta-analysis/1994-cook-metanalysisexplanationcasebook.pdf


1994-01-01
2024-01-01



---
/doc/statistics/meta-analysis/2000-duval.pdf
Trim and Fill: A Simple FunnelPlotBased Method of Testing and Adjusting for Publication Bias in MetaAnalysis

2000-01-01
2024-01-01



---
/doc/statistics/meta-analysis/2004-hunterschmidt-methodsofmetaanalysis.pdf
Methods of Meta-Analysis: Correcting Error and Bias in Research Findings
John E. Hunter, Dr. Frank L. Schmidt
2004-01-01
2024-01-01



---
/doc/statistics/meta-analysis/2012-mitchell.pdf


2012-01-01
2024-01-01



---
/doc/statistics/meta-analysis/2014-vanassen-figure4-puniformreanalysisofpublicationbiasinmccallandcarriger1993iqinfantmetaanalysis.jpg


2014
2024-01-01



---
/doc/statistics/meta-analysis/2017-wallach.pdf
Evaluation of Evidence of Statistical Support and Corroboration of Subgroup Claims in Randomized Clinical Trials
American Medical Association
2017-01-01
2024-01-01



---
/doc/statistics/meta-analysis/2018-yu.pdf
The heterogeneity problem in meta-analytic structural equation modeling (MASEM) revisited: A reply to Cheung
Jia Joya Yu, Patrick E. Downes, Karmeon M. Carter, Ernest O’Boyle
2018-01-01
2024-01-01
[("doi","10.1037/apl0000328")]


---
/doc/statistics/meta-analysis/2023-ostropolets-figure5-heatmapofdifferencesinselectionofpatientpopulationamong10analystteamsshowinglargedifferences.jpg


2023
2024-01-01



---
/doc/statistics/meta-analysis/index
‘meta-analysis’ tag

2021-01-02
2024-05-12


<figure><img class="float-right page-thumbnail invert-not outline" height="1451" width="1515" src="/doc/statistics/meta-analysis/2023-ostropolets-figure5-heatmapofdifferencesinselectionofpatientpopulationamong10analystteamsshowinglargedifferences.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/meta-analysis</code>, most recent first: 1 <a href="/doc/statistics/meta-analysis/index#see-alsos" class="icon-not">related tag</a>, 47 <a href="/doc/statistics/meta-analysis/index#links" class="icon-not">annotations</a>, &amp; 14 <a href="/doc/statistics/meta-analysis/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/meta-analysis/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/statistics/meta-analysis/index#gwern-creatine-section" id="toc-gwern-creatine-section">“Creatine Cognition Meta-Analysis”, Gwern 2013</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-replication-section" id="toc-gwern-replication-section">“The Replication Crisis: Flaws in Mainstream Science”, Gwern 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-lithium-section" id="toc-gwern-lithium-section">“Lithium in Ground-Water and Well-Being”, Gwern 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-catnip-section" id="toc-gwern-catnip-section">“Catnip Immunity and Alternatives”, Gwern 2015</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-dnb-meta-analysis-section" id="toc-gwern-dnb-meta-analysis-section">“Dual <em>n</em>-Back Meta-Analysis”, Gwern 2012</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-iodine-section" id="toc-gwern-iodine-section">“Iodine and Adult IQ Meta-Analysis”, Gwern 2012</a></li>
<li><a href="/doc/statistics/meta-analysis/index#gwern-conscientiousness-section" id="toc-gwern-conscientiousness-section">“Conscientiousness &amp; Online Education”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/statistics/meta-analysis/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/meta-analysis/index#ostropolets-et-al-2023-section" id="toc-ostropolets-et-al-2023-section">“Reproducible Variability: Assessing Investigator Discordance across 9 Research Teams Attempting to Reproduce the Same Observational Study”, Ostropolets et al 2023</a></li>
<li><a href="/doc/statistics/meta-analysis/index#macnamara-burgoyne-2023-section" id="toc-macnamara-burgoyne-2023-section">“A Spotlight on Bias in the Growth Mindset Intervention Literature: A Reply to Commentaries That Contextualize the Discussion (Oyserman 2023; Yan &amp; Schuetze 2023) and Illustrate the Conclusion (Tipton Et Al 2023)”, Macnamara &amp; Burgoyne 2023</a></li>
<li><a href="/doc/statistics/meta-analysis/index#kadlec-et-al-2022-section" id="toc-kadlec-et-al-2022-section">“With Great Power Comes Great Responsibility: Common Errors in Meta-Analyses and Meta-Regressions in Strength &amp; Conditioning Research”, Kadlec et al 2022</a></li>
<li><a href="/doc/statistics/meta-analysis/index#niemeyer-et-al-2022-section" id="toc-niemeyer-et-al-2022-section">“Are Most Published Criminological Research Findings Wrong? Taking Stock of Criminological Research Using a Bayesian Simulation Approach”, Niemeyer et al 2022</a></li>
<li><a href="/doc/statistics/meta-analysis/index#bailey-weiss-2022-section" id="toc-bailey-weiss-2022-section">“Do Meta-Analyses Oversell the Longer-Term Effects of Programs? (Part 1): Detecting Follow-Up Selection Bias in Studies of Postsecondary Education Programs”, Bailey &amp; Weiss 2022</a></li>
<li><a href="/doc/statistics/meta-analysis/index#sackett-et-al-2021-section" id="toc-sackett-et-al-2021-section">“Revisiting Meta-Analytic Estimates of Validity in Personnel Selection: Addressing Systematic Overcorrection for Restriction of Range”, Sackett et al 2021</a></li>
<li><a href="/doc/statistics/meta-analysis/index#warne-2021-section" id="toc-warne-2021-section">“No Strong Evidence of Stereotype Threat in Females: A Reassessment of the Meta-Analysis”, Warne 2021</a></li>
<li><a href="/doc/statistics/meta-analysis/index#barto%C5%A1-et-al-2021-section" id="toc-bartoš-et-al-2021-section">“No Need to Choose: Robust Bayesian Meta-Analysis With Competing Publication Bias Adjustment Methods”, Bartoš et al 2021</a></li>
<li><a href="/doc/statistics/meta-analysis/index#zwet-et-al-2020-section" id="toc-zwet-et-al-2020-section">“The Statistical Properties of RCTs and a Proposal for Shrinkage”, Zwet et al 2020</a></li>
<li><a href="/doc/statistics/meta-analysis/index#simonsohn-et-al-2020-section" id="toc-simonsohn-et-al-2020-section">“Specification Curve Analysis”, Simonsohn et al 2020</a></li>
<li><a href="/doc/statistics/meta-analysis/index#brunner-schimmack-2020-section" id="toc-brunner-schimmack-2020-section">“Estimating Population Mean Power Under Conditions of Heterogeneity and Selection for Significance”, Brunner &amp; Schimmack 2020</a></li>
<li><a href="/doc/statistics/meta-analysis/index#kvarven-et-al-2019-section" id="toc-kvarven-et-al-2019-section">“Comparing Meta-Analyses and Preregistered Multiple-Laboratory Replication Projects”, Kvarven et al 2019</a></li>
<li><a href="/doc/statistics/meta-analysis/index#hung-fithian-2019-section" id="toc-hung-fithian-2019-section">“Statistical Methods for Replicability Assessment”, Hung &amp; Fithian 2019</a></li>
<li><a href="/doc/statistics/meta-analysis/index#stroebe-2019-section" id="toc-stroebe-2019-section">“What Can We Learn from Many Labs Replications? 3. Can Replication Studies Detect Fraud?”, Stroebe 2019</a></li>
<li><a href="/doc/statistics/meta-analysis/index#wong-et-al-2019-section" id="toc-wong-et-al-2019-section">“Estimation of Clinical Trial Success Rates and Related Parameters”, Wong et al 2019</a></li>
<li><a href="/doc/statistics/meta-analysis/index#singh-et-al-2018-2-section" id="toc-singh-et-al-2018-2-section">“Improving Active Learning in Systematic Reviews”, Singh et al 2018</a></li>
<li><a href="/doc/statistics/meta-analysis/index#yu-et-al-2018-5-section" id="toc-yu-et-al-2018-5-section">“The Heterogeneity Problem in Meta-Analytic Structural Equation Modeling (MASEM) Revisited: A Reply to Cheung”, Yu et al 2018</a></li>
<li><a href="/doc/statistics/meta-analysis/index#association-2017-1-section" id="toc-association-2017-1-section">“Evaluation of Evidence of Statistical Support and Corroboration of Subgroup Claims in Randomized Clinical Trials”, Association 2017</a></li>
<li><a href="/doc/statistics/meta-analysis/index#pedroza-et-al-2015-section" id="toc-pedroza-et-al-2015-section">“Performance of Informative Priors Skeptical of Large Treatment Effects in Clinical Trials: A Simulation Study”, Pedroza et al 2015</a></li>
<li><a href="/doc/statistics/meta-analysis/index#patel-et-al-2015-section" id="toc-patel-et-al-2015-section">“Assessment of Vibration of Effects due to Model Specification Can Demonstrate the Instability of Observational Associations”, Patel et al 2015</a></li>
<li><a href="/doc/statistics/meta-analysis/index#turner-et-al-2014-section" id="toc-turner-et-al-2014-section">“Predictive Distributions for Between-Study Heterogeneity and Simple Methods for Their Application in Bayesian Meta-Analysis”, Turner et al 2014</a></li>
<li><a href="/doc/statistics/meta-analysis/index#assen-et-al-2014-section" id="toc-assen-et-al-2014-section">“Meta-Analysis Using Effect Size Distributions of Only Statistically-Significant Studies”, Assen et al 2014</a></li>
<li><a href="/doc/statistics/meta-analysis/index#dechartres-et-al-2014-section" id="toc-dechartres-et-al-2014-section">“Association Between Analytic Strategy and Estimates of Treatment Outcomes in Meta-Analyses”, Dechartres et al 2014</a></li>
<li><a href="/doc/statistics/meta-analysis/index#simonsohn-et-al-2014-section" id="toc-simonsohn-et-al-2014-section">“<em>p</em>-Curve: A Key to the File-Drawer”, Simonsohn et al 2014</a></li>
<li><a href="/doc/statistics/meta-analysis/index#couzin-frankel-2013-section" id="toc-couzin-frankel-2013-section">“When Mice Mislead: Tackling a Long-Standing Disconnect between Animal and Human Studies, Some Charge That Animal Researchers Need Stricter Safeguards and Better Statistics to Ensure Their Science Is Solid”, Couzin-Frankel 2013</a></li>
<li><a href="/doc/statistics/meta-analysis/index#stanley-doucouliagos-2013-section" id="toc-stanley-doucouliagos-2013-section">“PET-PEESE: Meta-Regression Approximations to Reduce Publication Selection Bias”, Stanley &amp; Doucouliagos 2013</a></li>
<li><a href="/doc/statistics/meta-analysis/index#schmidt-oh-2013-section" id="toc-schmidt-oh-2013-section">“Methods for Second Order Meta-Analysis and Illustrative Applications”, Schmidt &amp; Oh 2013</a></li>
<li><a href="/doc/statistics/meta-analysis/index#schimmack-2012-section" id="toc-schimmack-2012-section">“The Ironic Effect of Significant Results on the Credibility of Multiple-Study Articles”, Schimmack 2012</a></li>
<li><a href="/doc/statistics/meta-analysis/index#pereira-ioannidis-2011-section" id="toc-pereira-ioannidis-2011-section">“Statistically-Significant Meta-Analyses of Clinical Trials Have Modest Credibility and Inflated Effects”, Pereira &amp; Ioannidis 2011</a></li>
<li><a href="/doc/statistics/meta-analysis/index#lehrer-2010-section" id="toc-lehrer-2010-section">“The Truth Wears Off: Is There Something Wrong With the Scientific Method?”, Lehrer 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#schulz-2010-section" id="toc-schulz-2010-section">“CONSORT 2010 Statement: Updated Guidelines for Reporting Parallel Group Randomized Trials Free”, Schulz 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#moher-2010-section" id="toc-moher-2010-section">“CONSORT 2010 Explanation and Elaboration: Updated Guidelines for Reporting Parallel Group Randomized Trials”, Moher 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#schulz-et-al-2010-section" id="toc-schulz-et-al-2010-section">“CONSORT 2010 Statement: Updated Guidelines for Reporting Parallel Group Randomized Trials”, Schulz et al 2010</a></li>
<li><a href="/doc/statistics/meta-analysis/index#moher-et-al-2009-section" id="toc-moher-et-al-2009-section">“Preferred Reporting Items for Systematic Reviews and Meta-Analyses: The PRISMA Statement”, Moher et al 2009</a></li>
<li><a href="/doc/statistics/meta-analysis/index#senn-2009-section" id="toc-senn-2009-section">“Overstating the Evidence: Double Counting in Meta-Analysis and Related Problems”, Senn 2009</a></li>
<li><a href="/doc/statistics/meta-analysis/index#vandenbroucke-et-al-2007-section" id="toc-vandenbroucke-et-al-2007-section">“Strengthening the Reporting of Observational Studies in Epidemiology (STROBE): Explanation and Elaboration”, Vandenbroucke et al 2007</a></li>
<li><a href="/doc/statistics/meta-analysis/index#ioannidis-trikalinos-2007-section" id="toc-ioannidis-trikalinos-2007-section">“An Exploratory Test for an Excess of Statistically-Significant Findings”, Ioannidis &amp; Trikalinos 2007</a></li>
<li><a href="/doc/statistics/meta-analysis/index#hunter-schmidt-2004-section" id="toc-hunter-schmidt-2004-section">“Methods of Meta-Analysis: Correcting Error and Bias in Research Findings”, Hunter &amp; Schmidt 2004</a></li>
<li><a href="/doc/statistics/meta-analysis/index#jarlais-2004-section" id="toc-jarlais-2004-section">“Improving the Reporting Quality of Nonrandomized Evaluations of Behavioral and Public Health Interventions: The TREND Statement”, Jarlais 2004</a></li>
<li><a href="/doc/statistics/meta-analysis/index#higgins-2003-section" id="toc-higgins-2003-section">“Measuring Inconsistency in Meta-Analyses”, Higgins 2003</a></li>
<li><a href="/doc/statistics/meta-analysis/index#silverman-2003-section" id="toc-silverman-2003-section">“Personal Reflections on Lessons Learned from Randomized Trials Involving Newborn Infants, 1951–1967”, Silverman 2003</a></li>
<li><a href="/doc/statistics/meta-analysis/index#meyer-et-al-2001-section" id="toc-meyer-et-al-2001-section">“Psychological Testing and Psychological Assessment: A Review of Evidence and Issues”, Meyer et al 2001</a></li>
<li><a href="/doc/statistics/meta-analysis/index#section" id="toc-section">“Trim and Fill: A Simple FunnelPlotBased Method of Testing and Adjusting for Publication Bias in MetaAnalysis”</a></li>
<li><a href="/doc/statistics/meta-analysis/index#egger-et-al-1997-section" id="toc-egger-et-al-1997-section">“Bias in Meta-Analysis Detected by a Simple, Graphical Test”, Egger et al 1997</a></li>
<li><a href="/doc/statistics/meta-analysis/index#section-1" id="toc-section-1">“The Effects of Corticosteroid Administration Before Preterm Delivery: an Overview of the Evidence from Controlled Trials”</a></li>
<li><a href="/doc/statistics/meta-analysis/index#GFTWj64i-section" id="toc-GFTWj64i-section">“The PRISMA Statement for Reporting Systematic Reviews and Meta-Analyses of Studies That Evaluate Health Care Interventions: Explanation and Elaboration”, Liberati et al 2024</a></li>
<li><a href="/doc/statistics/meta-analysis/index#section-2" id="toc-section-2">“16.5.4 How to Include Multiple Groups from One Study”</a></li>
<li><a href="/doc/statistics/meta-analysis/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/statistics/meta-analysis/index#statistical-robustness" id="toc-statistical-robustness"><code>statistical-robustness</code></a></li>
<li><a href="/doc/statistics/meta-analysis/index#effect-sizes" id="toc-effect-sizes"><code>effect-sizes</code></a></li>
<li><a href="/doc/statistics/meta-analysis/index#replication" id="toc-replication"><code>replication</code></a></li>
</ul></li>
</ul></li>
<li><a href="/doc/statistics/meta-analysis/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/statistics/meta-analysis/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/statistics/order/1923-kelley.pdf
Statistical Method
Truman Lee Kelley
1923
2024-01-01



---
/doc/statistics/order/1958-blom-orderstatistics.pdf
Statistical Estimates and Transformed Beta-Variables
Gunnar Blom
1958-01-01
2024-01-01



---
/doc/statistics/order/1961-harter.pdf
Expected Values of Normal Order Statistics
H. Leon Harter
1961
2024-01-01



---
/doc/statistics/order/1967-deakin.pdf
Estimating Bounds on Athletic Performance
Michael Deakin
1967-05-01
2024-01-01
[("doi","10.2307/3614380")]

<p>A sequence of athletic records forms by definition a <a href="!W">monotonic sequence</a>.</p>
<p>Since it is reasonable to assume this to be bounded, it follows that a limit must exist to future performance.</p>
<p>It has been proposed [1, 2] that this can be estimated by use of a curve-fitting procedure on existing data, such as may be found in many compendia of athletic records.</p>
---
/doc/statistics/order/1982-royston.pdf
Expected Normal Order Statistics (Exact and Approximate)
J. P. Royston
1982-01-01
2024-01-01
[("doi","10.2307/2347982")]


---
/doc/statistics/order/1987-galambos-theasymptotictheoryofextremeorderstatistics2nded.pdf
The Asymptotic Theory of Extreme Order Statistics, Second Edition
Janos Galambos
1987-01-01
2024-01-01



---
/doc/statistics/order/1989-husler.pdf
Maxima of normal random vectors: Between independence and complete dependence
Jürg Hüsler, Rolf-Dieter Reiss
1989
2024-01-01



---
/doc/statistics/order/1996-lubinski-figure1-pilotselection.jpg


1996
2024-01-01



---
/doc/statistics/order/2013-chatterjee-supplement.pdf
A New Coefficient of Correlation: Supplementary material: Proofs
Sourav Chatterjee
2020-05-28
2024-01-01



---
/doc/statistics/order/2016-dewinter.pdf
Comparing the Pearson and Spearman correlation coefficients across distributions and sample sizes: A tutorial using simulations and empirical data
Joost C. F. de Winter, Samuel D. Goslin, Jeff Potter
2016-01-01
2024-01-01
[("doi","10.1037/met0000079")]


---
/doc/statistics/order/2020-11-26-gabrielpeyre-maxgaussianclt.jpg


2020-11-26
2024-01-01



---
/doc/statistics/order/2022-scannell.pdf
Predictive validity in drug discovery: what it is, why it matters and how to improve it
Jack W. Scannell, James Bosley, John A. Hickman, Gerard R. Dawson, Hubert Truebel, Guilherme S. Ferreira, Duncan Richards, J. Mark Treherne
2022-10-04
2024-01-01
[("doi","10.1038/s41573-022-00552-x")]


---
/doc/statistics/order/2022-woo.pdf
Bias, Fairness, and Validity in Graduate-School Admissions: A Psychometric Perspective
Sang Eun Woo, James M. LeBreton, Melissa G. Keith, Louis Tay
2022-06-10
2024-01-01
[("doi","10.1177/17456916211055374")]

<p>As many schools and departments are considering the removal of the <a href="https://en.wikipedia.org/wiki/Graduate_Record_Examinations">Graduate Record Examination (GRE)</a> from their graduate-school admission processes to enhance equity and diversity in higher education, controversies arise.</p>
<p>From a psychometric perspective, we see a critical need for clarifying the meanings of measurement “bias” and “fairness” to create common ground for constructive discussions within the field of psychology, higher education, and beyond.</p>
<p>We critically evaluate 6 major sources of information that are widely used to help inform graduate-school admissions decisions: grade point average, personal statements, resumes/curriculum vitae, letters of recommendation, interviews, and GRE.</p>
<p>We review empirical research evidence available to date on the validity, bias, and fairness issues associated with each of these admission measures and identify potential issues that have been overlooked in the literature.</p>
<p>We conclude by suggesting several directions for practical steps to improve the current admissions decisions and highlighting areas in which future research would be beneficial.</p>
---
/doc/statistics/order/2024-08-21-gwern-tailcollapse-shrinkageofempiricalstandarddeviationafterresamblingmanygenerationswithoutbiascorrection.jpg

Gwern
2024-08-21
2024-08-22



---
/doc/statistics/order/capture/1972-brainerd.pdf
On the Relation between Types and Tokens in Literary Text
Barron Brainerd
1972-09-01
2024-01-01
[("doi","10.2307/3212322")]

<p>The ratio of the number <em>X<sub>n</sub></em> of different words (types) in a text of length <em>n</em> (token) words to <em>n</em> has received considerable attention in the literature of statistical linguistics.</p>
<p>The present note contains two stochastic models for <em>X<sub>n</sub></em> based on an inhomogeneous discrete <a href="https://en.wikipedia.org/wiki/Markov_process">Markov process</a> of the pure birth type where the transition probabilities take certain forms depending only upon <em>n.</em></p>
<p>These models are then tested against data obtained from the plays of William Shakespeare.</p>
---
/doc/statistics/order/comparison/1961-slater.pdf
Inconsistencies in a Schedule of Paired Comparisons

1961-01-01
2024-01-01



---
/doc/statistics/order/comparison/1985-wolf.pdf
Born again group testing: Multiaccess communications
J. Wolf
1985-03-01
2024-01-01
[("doi","10.1109/TIT.1985.1057026")]


---
/doc/statistics/order/comparison/2002-pelc.pdf


2002-01-01
2024-01-01



---
/doc/statistics/order/comparison/2017-wills-figure10-percentageofgamesatdifferentpredictedpercentagesofteamaheadforgoodbyprofessionalsportindustry.jpg


2017
2024-01-01



---
/doc/statistics/order/comparison/2019-aldridge.pdf
Group Testing: An Information Theory Perspective
Aldridge, Matthew, Johnson, Oliver, Scarlett, Jonathan
2019-01-01
2024-01-01
[("doi","10.1561/0100000099")]


---
/doc/statistics/order/comparison/2019-nathanwpyle-strangeplanet-ihaveattemptedscience.jpg


2019
2024-01-01



---
/doc/statistics/order/comparison/2020-04-03-florianloitsch-tenkilogramsofchocolatetournament-data.ods


2020-04-03
2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-increasedvarianceadvantage-n100.png



2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-increasedvarianceadvantage-n1000.png



2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-increasedvarianceadvantage-n10000.png



2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-increasedvarianceadvantage.png



2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-multistageselection-n48.jpg



2024-01-01



---
/doc/statistics/order/gwern-orderstatistics-selection-multivssingle.jpg



2024-01-01



---
/doc/statistics/order/gwern-topp-necessarycorrelationstrengthtoreach50percent.jpg



2024-01-01



---
/doc/statistics/peer-review/1970-walster.pdf
A Proposal for a New Editorial Policy in the Social Sciences

1970-01-01
2024-01-01



---
/doc/statistics/peer-review/1976-rosenthal-experimenterexpectancyeffects-ch3.pdf


1976
2024-01-01



---
/doc/statistics/peer-review/1977-mahoney.pdf
Publication prejudices: An experimental study of confirmatory bias in the peer review system

1977-01-01
2024-01-01



---
/doc/statistics/peer-review/1988-kupfersmid.pdf


1988-01-01
2024-01-01



---
/doc/statistics/peer-review/1989-strickland-storynihgrantsprograms.pdf
The Story of the NIH Grants Programs
Stephen P. Strickland
1989-01-01
2024-01-01



---
/doc/statistics/peer-review/1989-weiss.pdf


1989-01-01
2024-01-01



---
/doc/statistics/peer-review/1994-gans.pdf
How Are the Mighty Fallen: Rejected Classic Articles by Leading Economists
Joshua S. Gans, George B. Shepherd
1994-01-01
2024-01-01
[("doi","10.1257/jep.8.1.165")]

<p>The authors asked the world’s leading economists to describe instances in which journals rejected their articles. More than sixty essays, by a broadly diverse group that includes 15 Nobel Prize winners, indicate that most have suffered publication rejection, often frequently.</p>
<p>Indeed, journals have rejected many papers that later became classics.</p>
<p>The authors discuss the prize-winners’ experiences, other notable cases, and rejections by <a href="https://en.wikipedia.org/wiki/John_Maynard_Keynes">John Maynard Keynes</a> when he edited the <a href="https://en.wikipedia.org/wiki/The_Economic_Journal">Economic Journal</a>.</p>
<p>Finally, they search in economists’ almost universal experience of rejection for patterns and lessons about the publication process.</p>
---
/doc/statistics/peer-review/1997-armstrong.pdf
Peer review for journals: Evidence on quality control, fairness, and innovation

1997-01-01
2024-01-01



---
/doc/statistics/peer-review/2005-glymour.pdf


2005-01-01
2024-01-01



---
/doc/statistics/peer-review/2007-ceci.pdf
Is tenure justified? An experimental study of faculty beliefs about tenure, promotion, and academic freedom
Stephen J. Ceci, Wendy M. Williams, Katrin Mueller-Johnson
2007-02-08
2024-01-01
[("doi","10.1017/S0140525X06009125")]

<p>The behavioral sciences have come under attack for writings and speech that affront sensitivities. At such times, academic freedom and tenure are invoked to forestall efforts to censure and terminate jobs. We review the history and controversy surrounding <a href="https://en.wikipedia.org/wiki/Academic_freedom">academic freedom</a> and <a href="https://en.wikipedia.org/wiki/Tenure">tenure</a>, and explore their meaning across different fields, at different institutions, and at different ranks.</p>
<p>In a multifactoral experimental survey, 1,004 randomly selected faculty members from top-ranked institutions were asked how colleagues would typically respond when confronted with dilemmas concerning teaching, research, and wrong-doing. Full professors were perceived as being more likely to insist on having the academic freedom to teach unpopular courses, research controversial topics, and whistle-blow wrong-doing than were lower-ranked professors (even associate professors with tenure).</p>
<p>Everyone thought that <em>others</em> were more likely to exercise academic freedom than they themselves were, and that promotion to full professor was a better predictor of who would exercise academic freedom than was the awarding of tenure. Few differences emerged related either to gender or type of institution, and behavioral scientists’ beliefs were similar to scholars from other fields.</p>
<p>In addition, no support was found for glib celebrations of tenure’s sanctification of broadly defined academic freedoms. These findings challenge the assumption that tenure can be justified on the basis of fostering academic freedom, suggesting the need for a re-examination of the philosophical foundation and practical implications of tenure in today’s academy.</p>
---
/doc/statistics/peer-review/2008-gonzalezalvarez.pdf
Science in the 21<sup>st</sup> century: social, political, and economic issues
Juan R. González-Álvarez
2008-01-01
2024-01-01



---
/doc/statistics/peer-review/2013-smulders.pdf
A two-step manuscript submission process can reduce publication bias
Yvo M. Smulders
2013-01-01
2024-01-01
[("doi","10.1016/j.jclinepi.2013.03.023")]


---
/doc/statistics/peer-review/2015-lancet.pdf
Protocol review at The Lancet: 1997–2015
The Editors of The Lancet
2015-01-01
2024-01-01
[("doi","10.1016/S0140-6736(15)01131-9")]


---
/doc/statistics/peer-review/2015-nyhan.pdf


2015-01-01
2024-01-01



---
/doc/statistics/peer-review/2018-baldwin.pdf
Scientific Autonomy, Public Accountability, and the Rise of ‘Peer Review’ in the Cold War United States
Melinda Baldwin
2018-01-01
2024-01-01
[("doi","10.1086/700070")]


---
/doc/statistics/peer-review/2018-pier.pdf
Low agreement among reviewers evaluating the same NIH grant applications

2018-01-01
2024-01-01
[("doi","10.1073/pnas.1714379115")]

<p><strong>Significance</strong>: Scientific grant peer reviewers must differentiate the very best applications from comparatively weaker ones. Despite the importance of this determination in allocating funding, little research has explored how reviewers derive their assigned ratings for the applications they review or whether this assessment is consistent when the same application is evaluated by different sets of reviewers.</p>
<p>We replicated the NIH peer-review process to examine the qualitative and quantitative judgments of different reviewers examining the same grant application.</p>
<p>We found no agreement among reviewers in evaluating the same application.</p>
<p>These findings highlight the subjectivity in reviewers’ evaluations of grant applications and underscore the difficulty in comparing the evaluations of different applications from different reviewers—which is how peer review actually unfolds.</p>
---
/doc/statistics/peer-review/2020-aboozar.pdf
Is Scholarly Refereeing Productive (at the Margin)?
Aboozar Hadavand, Daniel S. Hamermesh, Wesley W. Wilson
2020-01-01
2024-01-01
[("doi","10.3386/w26614")]


---
/doc/statistics/peer-review/2021-scheel-figure2-positiveresultspublishedbyregularvsregisteredreportspyschologyresearch.jpg


2021
2024-01-01



---
/doc/statistics/power-analysis/2015-bertsimas-figure5-muchlargerstatisticalpowertodetectcausaleffectsofoptimizedbalancesofsamplesvssimplerandomization.jpg


2015
2024-01-01



---
/doc/statistics/power-analysis/2016-owen-figure3-simulationshowingextremelylargesignandmagnitudeerrorwhenstatisticalpowerissmall.png


2016
2024-01-01



---
/doc/statistics/power-analysis/index
‘power analysis’ tag

2020-08-16
2024-10-20


<figure><img class="float-right page-thumbnail invert-auto outline" height="1199" width="1720" src="/doc/statistics/power-analysis/2016-owen-figure3-simulationshowingextremelylargesignandmagnitudeerrorwhenstatisticalpowerissmall.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/power-analysis</code>, most recent first: 41 <a href="/doc/statistics/power-analysis/index#links" class="icon-not">annotations</a> &amp; 10 <a href="/doc/statistics/power-analysis/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/power-analysis/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/statistics/power-analysis/index#gwern-unsort-section" id="toc-gwern-unsort-section">“Can You Unsort Lists for Diversity?”, Gwern 2019</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-acne-section" id="toc-gwern-acne-section">“Acne: a Good Quantified Self Topic”, Gwern 2019</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-note-statistic-section" id="toc-gwern-note-statistic-section">“Statistical Notes”, Gwern 2014</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-ab-test-section" id="toc-gwern-ab-test-section">“A/B Testing Long-Form Readability on Gwern.net”, Gwern 2012</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-nootropic-magnesium-section" id="toc-gwern-nootropic-magnesium-section">“Magnesium Self-Experiments”, Gwern 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-embryo-selection-section" id="toc-gwern-embryo-selection-section">“Embryo Selection For Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-zeo-redshift-section" id="toc-gwern-zeo-redshift-section">“Redshift Sleep Experiment”, Gwern 2012</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-milk-section" id="toc-gwern-milk-section">“The Power of Twins: The Scottish Milk Experiment”, Gwern 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-hunter-section" id="toc-gwern-hunter-section">“<em>Genius Revisited</em> Revisited”, Gwern 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-lsd-microdosing-section" id="toc-gwern-lsd-microdosing-section">“LSD Microdosing RCT”, Gwern 2012</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-embryo-editing-section" id="toc-gwern-embryo-editing-section">“Embryo Editing for Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-ies-history-section" id="toc-gwern-ies-history-section">“History of Iterated Embryo Selection”, Gwern 2019</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-nootropic-nootropics-section" id="toc-gwern-nootropic-nootropics-section">“Nootropics”, Gwern 2010</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-longevity-section" id="toc-gwern-longevity-section">“Life Extension Cost-Benefits”, Gwern 2015</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-ethical-sperm-donation-section" id="toc-gwern-ethical-sperm-donation-section">“The Morality of Sperm Donation”, Gwern 2012</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-zeo-zeo-section" id="toc-gwern-zeo-zeo-section">“Zeo Sleep Self-Experiments”, Gwern 2010</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-lunar-section" id="toc-gwern-lunar-section">“Lunar Circadian Rhythms”, Gwern 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-zeo-caffeine-section" id="toc-gwern-zeo-caffeine-section">“Caffeine Wakeup Experiment”, Gwern 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-candy-japan-section" id="toc-gwern-candy-japan-section">“Candy Japan’s New Box A/B Test”, Gwern 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-soylent-section" id="toc-gwern-soylent-section">“Diet Variance: Soylent Study”, Gwern 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#gwern-weather-section" id="toc-gwern-weather-section">“Weather and My Productivity”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/statistics/power-analysis/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/power-analysis/index#davezies-et-al-2024-section" id="toc-davezies-et-al-2024-section">“Revisiting Randomization With the Cube Method”, Davezies et al 2024</a></li>
<li><a href="/doc/statistics/power-analysis/index#tilburg-tilburg-2023-section" id="toc-tilburg-tilburg-2023-section">“Impossible Hypotheses and Effect-Size Limits”, Tilburg &amp; Tilburg 2023</a></li>
<li><a href="/doc/statistics/power-analysis/index#sommet-et-al-2023-section" id="toc-sommet-et-al-2023-section">“How Many Participants Do I Need to Test an Interaction? Conducting an Appropriate Power Analysis and Achieving Sufficient Power to Detect an Interaction”, Sommet et al 2023</a></li>
<li><a href="/doc/statistics/power-analysis/index#liu-et-al-2023b-section" id="toc-liu-et-al-2023b-section">“Replicable Brain-Phenotype Associations Require Large-Scale Neuroimaging Data”, Liu et al 2023b</a></li>
<li><a href="/doc/statistics/power-analysis/index#hawkes-et-al-2023-section" id="toc-hawkes-et-al-2023-section">“Identification and Analysis of Individuals Who Deviate from Their Genetically-Predicted Phenotype”, Hawkes et al 2023</a></li>
<li><a href="/doc/statistics/power-analysis/index#chassang-feng-2022-section" id="toc-chassang-feng-2022-section">“The Cost of Imbalance in Clinical Trials”, Chassang &amp; Feng 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#niemeyer-et-al-2022-section" id="toc-niemeyer-et-al-2022-section">“Are Most Published Criminological Research Findings Wrong? Taking Stock of Criminological Research Using a Bayesian Simulation Approach”, Niemeyer et al 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#bastarache-et-al-2022-section" id="toc-bastarache-et-al-2022-section">“The Phenotype-Genotype Reference Map: Improving Biobank Data Science through Replication.”, Bastarache et al 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#bai-2022-section" id="toc-bai-2022-section">“Optimality of Matched-Pair Designs in Randomized Controlled Trials”, Bai 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#momin-et-al-2022-section" id="toc-momin-et-al-2022-section">“Statistical-Significance Tests for <em>R</em><sup>2</sup> of Out-Of-Sample Prediction Using Polygenic Scores”, Momin et al 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#marek-et-al-2022-section" id="toc-marek-et-al-2022-section">“Reproducible Brain-Wide Association Studies Require Thousands of Individuals”, Marek et al 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#arnold-et-al-2022-section" id="toc-arnold-et-al-2022-section">“Policy Learning and Evaluation With Randomized Quasi-Monte Carlo”, Arnold et al 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#frankel-kasy-2022-section" id="toc-frankel-kasy-2022-section">“Which Findings Should Be Published?”, Frankel &amp; Kasy 2022</a></li>
<li><a href="/doc/statistics/power-analysis/index#zwet-cator-2020-section" id="toc-zwet-cator-2020-section">“The Significance Filter, the Winner’s Curse and the Need to Shrink”, Zwet &amp; Cator 2020</a></li>
<li><a href="/doc/statistics/power-analysis/index#jefsen-et-al-2020-section" id="toc-jefsen-et-al-2020-section">“Is Early Blindness Protective of Psychosis or Are We Turning a Blind Eye to the Lack of Statistical Power?”, Jefsen et al 2020</a></li>
<li><a href="/doc/statistics/power-analysis/index#isakov-et-al-2019-section" id="toc-isakov-et-al-2019-section">“Is the FDA Too Conservative or Too Aggressive?: A Bayesian Decision Analysis of Clinical Trial Design”, Isakov et al 2019</a></li>
<li><a href="/doc/statistics/power-analysis/index#locke-et-al-2019-section" id="toc-locke-et-al-2019-section">“Exome Sequencing of Finnish Isolates Enhances Rare-Variant Association Power”, Locke et al 2019</a></li>
<li><a href="/doc/statistics/power-analysis/index#lamberink-et-al-2017-section" id="toc-lamberink-et-al-2017-section">“Statistical Power of Clinical Trials Has Increased Whilst Effect Size Remained Stable: an Empirical Analysis of 137,032 Clinical Trials between 1975–2017”, Lamberink et al 2017</a></li>
<li><a href="/doc/statistics/power-analysis/index#ioannidis-et-al-2017-section" id="toc-ioannidis-et-al-2017-section">“The Power of Bias in Economics Research”, Ioannidis et al 2017</a></li>
<li><a href="/doc/statistics/power-analysis/index#lazic-et-al-2017-section" id="toc-lazic-et-al-2017-section">“What Exactly Is ‘N’ in Cell Culture and Animal Experiments?”, Lazic et al 2017</a></li>
<li><a href="/doc/statistics/power-analysis/index#szucs-ioannidis-2017-section" id="toc-szucs-ioannidis-2017-section">“Empirical Assessment of Published Effect Sizes and Power in the Recent Cognitive Neuroscience and Psychology Literature”, Szucs &amp; Ioannidis 2017</a></li>
<li><a href="/doc/statistics/power-analysis/index#owen-2016-section" id="toc-owen-2016-section">“Refiltering Hypothesis Tests to Control Sign Error”, Owen 2016</a></li>
<li><a href="/doc/statistics/power-analysis/index#westfall-2015-section" id="toc-westfall-2015-section">“Don’t Fight the Power (analysis)”, Westfall 2015</a></li>
<li><a href="/doc/statistics/power-analysis/index#jonas-et-al-2015-section" id="toc-jonas-et-al-2015-section">“An Implantable Microdevice to Perform High-Throughput <em>in Vivo</em> Drug Sensitivity Testing in Tumors”, Jonas et al 2015</a></li>
<li><a href="/doc/statistics/power-analysis/index#bertsimas-et-al-2015-section" id="toc-bertsimas-et-al-2015-section">“The Power of Optimization Over Randomization in Designing Experiments Involving Small Samples”, Bertsimas et al 2015</a></li>
<li><a href="/doc/statistics/power-analysis/index#simonsohn-2015-section" id="toc-simonsohn-2015-section">“Small Telescopes: Detectability and the Evaluation of Replication Results”, Simonsohn 2015</a></li>
<li><a href="/doc/statistics/power-analysis/index#hsu-2014-section" id="toc-hsu-2014-section">“On the Genetic Architecture of Intelligence and Other Quantitative Traits”, Hsu 2014</a></li>
<li><a href="/doc/statistics/power-analysis/index#wood-et-al-2014-2-section" id="toc-wood-et-al-2014-2-section">“Trap of Trends to Statistical-Significance: Likelihood of Near-Statistically-Significant <em>p</em>-Values Becoming More Statistically-Significant With Extra Data”, Wood et al 2014</a></li>
<li><a href="/doc/statistics/power-analysis/index#rietveld-et-al-2014-section" id="toc-rietveld-et-al-2014-section">“Replicability and Robustness of Genome-Wide-Association Studies for Behavioral Traits”, Rietveld et al 2014</a></li>
<li><a href="/doc/statistics/power-analysis/index#liao-et-al-2013-section" id="toc-liao-et-al-2013-section">“Impact of Measurement Error on Testing Genetic Association With Quantitative Traits”, Liao et al 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#lewis-rao-2013-section" id="toc-lewis-rao-2013-section">“On the Near Impossibility of Measuring the Returns to Advertising”, Lewis &amp; Rao 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#deng-et-al-2013-section" id="toc-deng-et-al-2013-section">“Improving the Sensitivity of Online Controlled Experiments by Utilizing Pre-Experiment Data”, Deng et al 2013</a></li>
<li><a href="/doc/statistics/power-analysis/index#morgan-rubin-2012-section" id="toc-morgan-rubin-2012-section">“Rerandomization to Improve Covariate Balance in Experiments”, Morgan &amp; Rubin 2012</a></li>
<li><a href="/doc/statistics/power-analysis/index#aguinis-et-al-2008-section" id="toc-aguinis-et-al-2008-section">“Scale Coarseness As a Methodological Artifact: Correcting Correlation Coefficients Attenuated From Using Coarse Scales”, Aguinis et al 2008</a></li>
<li><a href="/doc/statistics/power-analysis/index#gelman-2000-section" id="toc-gelman-2000-section">“Should We Take Measurements at an Intermediate Design Point?”, Gelman 2000</a></li>
<li><a href="/doc/statistics/power-analysis/index#A2McF-sI-section" id="toc-A2McF-sI-section">“Most Published Research Findings Are False—But a Little Replication Goes a Long Way”, Moonesinghe et al 2024</a></li>
<li><a href="/doc/statistics/power-analysis/index#section" id="toc-section">“Counterbalancing in the Design of Experiments”</a></li>
<li><a href="/doc/statistics/power-analysis/index#section-1" id="toc-section-1">“Computational Analysis of Lifespan Experiment Reproducibility”</a></li>
<li><a href="/doc/statistics/power-analysis/index#section-2" id="toc-section-2">“Analyzing DeepMind’s Probabilistic Methods for Evaluating Agent Capabilities”</a></li>
<li><a href="/doc/statistics/power-analysis/index#section-3" id="toc-section-3">“From Classical Methods to Generative Models: Tackling the Unreliability of Neuroscientific Measures in Mental Health Research”</a></li>
<li><a href="/doc/statistics/power-analysis/index#section-4" id="toc-section-4">“Optimal Design in Psychological Research”</a></li>
<li><a href="/doc/statistics/power-analysis/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/statistics/power-analysis/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/statistics/power-analysis/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/statistics/prediction/1972-toffler-thefuturists.pdf
The Futurists
Alvin Toffler
1972-01-01
2024-01-01



---
/doc/statistics/prediction/1978-fischhoff.pdf


1978-01-01
2024-01-01



---
/doc/statistics/prediction/1986-osberg.pdf


1986-01-01
2024-01-01



---
/doc/statistics/prediction/1996-rowe.pdf


1996-01-01
2024-01-01



---
/doc/statistics/prediction/2001-rowe.pdf


2001-01-01
2024-01-01



---
/doc/statistics/prediction/2002-crichton-whyspeculate.html


2002
2024-01-01



---
/doc/statistics/prediction/2008-vul-figure1-wisdomofinnercrowdimprovespredictions.jpg


2008
2024-01-01



---
/doc/statistics/prediction/2010-denrell.pdf
Predicting the Next Big Thing: Success as a Signal of Poor Judgment
Jerker Denrell, Christina Fang
2010-01-01
2024-01-01
[("doi","10.1287/mnsc.1100.1220")]

<p>Successfully predicting that something will become a big hit seems impressive. Managers and entrepreneurs who have made successful predictions and have invested money on this basis are promoted, become rich, and may end up on the cover of business magazines.</p>
<p>In this paper, we show that an accurate prediction about such an extreme event, eg. a big hit, may in fact be an indication of poor rather than good forecasting ability. We first demonstrate how this conclusion can be derived from a formal model of forecasting.</p>
<p>We then illustrate that the basic result is consistent with data from two lab experiments as well as field data on professional forecasts from the Wall Street Journal Survey of Economic Forecasts.</p>
---
/doc/statistics/prediction/2017-vandolder-figure1-scalingofaccuracyofcrowdestimatesbywithinpersonvsbetweenperson.jpg


2017
2024-01-01



---
/doc/statistics/prediction/2019-aiimpacts-goodforecasting-gjp-ensemblingperformance.jpg


2019
2024-01-01



---
/doc/statistics/prediction/2019-mellers-supplement.zip


2019
2024-01-01



---
/doc/statistics/prediction/2021-hutcherson-figure1-expertandlaymancoronavirusforecastsvsreality.jpg


2021
2024-01-01



---
/doc/statistics/prediction/2021-milkman-figure1-actualvspredictedeffectsofgymgoingincentivesinrandomizedexperiments.png


2021
2024-01-01



---
/doc/statistics/prediction/2022-gelman-figure3-overconfidenceinstudentclassroomcalibrationexercise.jpg


2022
2024-01-01



---
/doc/statistics/prediction/2022-zou-figure1-exampleautocastdatapointcomparingforecastingoflanguagemodeltohumanforecasters.png


2022
2024-01-01



---
/doc/statistics/prediction/2022-zou-table2-modelaccuracyonautocastpredictiondatasetbyquestiontypeandmodeltype.png


2022
2024-01-01



---
/doc/statistics/prediction/election/2012-gwern-notes.txt

Gwern
2012
2024-01-01



---
/doc/statistics/prediction/election/2012-linzer-statewinprob.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2012-presidential.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2012-senatemargin.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2012-senatewin.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2012-statemargin.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2012-statewin.csv


2012
2024-01-01



---
/doc/statistics/prediction/election/2013-rhode.pdf
The Long History of Political Betting Markets: An International Perspective
Paul W. Rhode, Koleman Strumpf
2013-11-01
2024-01-01
[("doi","10.1093/oxfordhb/9780199797912.013.0029")]

<p>The conventional wisdom is that political futures markets are a recent invention. However, such markets have a long history in many Western countries.</p>
<p>This chapter traces the operation of political futures markets back to 16<sup>th</sup>-century Italy, 18<sup>th</sup>-century Britain & Ireland 19<sup>th</sup>-century Canada, and twentieth-century Australia and Singapore. In the United States election betting was a common part of political campaigns in the pre-1860 period but over the post-1860 period became increasingly concentrated in the organized futures markets in New York City.</p>
---
/doc/statistics/prediction/election/index
‘election forecast’ tag

2021-10-10
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/prediction/election</code>, most recent first: 3 <a href="/doc/statistics/prediction/election/index#links" class="icon-not">annotations</a> &amp; 8 <a href="/doc/statistics/prediction/election/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/prediction/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/prediction/election/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/prediction/election/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/statistics/prediction/election/index#gwern-prediction-market-section" id="toc-gwern-prediction-market-section">“Prediction Markets”, Gwern 2009</a></li>
<li><a href="/doc/statistics/prediction/election/index#gwern-2012-election-section" id="toc-gwern-2012-election-section">“2012 Election Predictions”, Gwern 2012</a></li>
</ul></li>
<li><a href="/doc/statistics/prediction/election/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/prediction/election/index#meng-2018-section" id="toc-meng-2018-section">“Statistical Paradises and Paradoxes in Big Data (1): Law of Large Populations, Big Data Paradox, and the 2016 US Presidential Election”, Meng 2018</a></li>
<li><a href="/doc/statistics/prediction/election/index#shirani-mehr-et-al-2018-section" id="toc-shirani-mehr-et-al-2018-section">“Disentangling Bias and Variance in Election Polls”, Shirani-Mehr et al 2018</a></li>
<li><a href="/doc/statistics/prediction/election/index#rhode-strumpf-2013-section" id="toc-rhode-strumpf-2013-section">“The Long History of Political Betting Markets: An International Perspective”, Rhode &amp; Strumpf 2013</a></li>
</ul></li>
<li><a href="/doc/statistics/prediction/election/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/statistics/prediction/gjp-season4-allpages.maff



2024-01-01



---
/doc/statistics/probability/1957-feller-anintroductiontoprobabilitytheoryanditsapplications-1.pdf


1957-01-01
2024-01-01



---
/doc/statistics/probability/1966-feller-anintroductiontoprobabilitytheoryanditsapplications-2.pdf


1966
2024-01-01



---
/doc/statistics/probability/1973-meshalkin-collectionofproblemsinprobabilitytheory.pdf


1973-01-01
2024-01-01



---
/doc/statistics/probability/1989-muliere.pdf
A note on stochastic dominance and inequality measures
Pietro Muliere, Marco Scarsini
1989-12-01
2024-01-01
[("doi","10.1016/0022-0531(89)90084-7")]


---
/doc/statistics/probability/1990-mallows.pdf
Another comment on O'Cinneide
Colin Mallows
1991-08-01
2024-01-01
[("doi","10.2307/2684306")]


---
/doc/statistics/probability/1990-ocinneide.pdf
The Mean is within One Standard Deviation of Any Median
Colin Art O’Cinneide
1990-01-01
2024-01-01
[("doi","10.1080/00031305.1990.10475743")]


---
/doc/statistics/probability/1998-williams.pdf
The Ok Corral And The Power Of The Law (A Curious Poisson-Kernel Formula For A Parabolic Equation)
David Williams, Paul McIlroy
1998-03-01
2024-11-22
[("doi","10.1112/S0024609397004062")]


---
/doc/statistics/probability/1999-campbell-aprimeronregressionartifacts.pdf
A Primer on Regression Artifacts
Donald T. Campbell, David A. Kenny
1999-01-01
2024-01-01



---
/doc/statistics/probability/1999-kingman.pdf
Martingales In The Ok Corral
J. F. C. Kingman
1999-09-01
2024-11-22
[("doi","10.1112/S0024609399006098")]


---
/doc/statistics/probability/2005-gorsuch.pdf
Continuous Parameter Estimation Model: Expanding the Standard Statistical Paradigm
Richard L. Gorsuch
2005-01-01
2024-01-01



---
/doc/statistics/probability/2009-ekstrom-figure1-optimalstoppingboundaryofabrownianbridgeproblem.png


2009
2024-01-01



---
/doc/statistics/probability/2016-ernst-equation-varianceoftheempiricalcorrelationof2independentrandomwalkwienerprocesses.jpg


2016
2024-04-03



---
/doc/statistics/probability/2018-hardin-shuffle-illustration.png


2018
2024-01-01



---
/doc/statistics/probability/2019-mclachlan.pdf
Finite Mixture Models
Geoffrey J. McLachlan, Sharon X. Lee, Suren I. Rathnayake
2019-01-01
2024-01-01
[("doi","10.1146/annurev-statistics-031017-100325")]

<p>The important role of <a href="https://en.wikipedia.org/wiki/Mixture_model">finite mixture models</a> in the statistical analysis of data is underscored by the ever-increasing rate at which articles on mixture applications appear in the statistical and general scientific literature. The aim of this article is to provide an up-to-date account of the theory and methodological developments underlying the applications of finite mixture models.</p>
<p>Because of their flexibility, mixture models are being increasingly exploited as a convenient, semiparametric way in which to model unknown distributional shapes. This is in addition to their obvious applications where there is group-structure in the data or where the aim is to explore the data for such structure, as in a <a href="https://en.wikipedia.org/wiki/Cluster_analysis">cluster analysis</a>.</p>
<p>It has now been 3 decades since the publication of the monograph by <a href="https://en.wikipedia.org/wiki/Geoffrey_McLachlan">McLachlan</a> &amp; Basford (1988) with an emphasis on the potential usefulness of mixture models for inference and clustering. Since then, mixture models have attracted the interest of many researchers and have found many new and interesting fields of application. Thus, the literature on mixture models has expanded enormously, and as a consequence, the bibliography here can only provide selected coverage.</p>
---
/doc/statistics/probability/2019-panaretos.pdf
Statistical Aspects of Wasserstein Distances
Victor M. Panaretos, Yoav Zemel
2019-01-01
2024-01-01
[("doi","10.1146/annurev-statistics-030718-104938")]

<p>Wasserstein distances are <a href="https://en.wikipedia.org/wiki/Wasserstein_metric">metrics on probability distributions</a> inspired by the problem of <a href="https://en.wikipedia.org/wiki/Transportation_theory_(mathematics)">optimal mass transportation</a>. Roughly speaking, they measure the minimal effort required to reconfigure the probability mass of one distribution in order to recover the other distribution. They are ubiquitous in mathematics, with a long history that has seen them catalyze core developments in <a href="https://en.wikipedia.org/wiki/Mathematical_analysis">analysis</a>, <a href="https://en.wikipedia.org/wiki/Mathematical_optimization">optimization</a>, and <a href="https://en.wikipedia.org/wiki/Probability_theory">probability</a>.</p>
<p>Beyond their intrinsic mathematical richness, they possess attractive features that make them a versatile tool for the statistician: They can be used to derive weak convergence and convergence of moments, and can be easily bounded; they are well-adapted to quantify a natural notion of perturbation of a probability distribution; and they seamlessly incorporate the geometry of the domain of the distributions in question, thus being useful for contrasting complex objects. Consequently, they frequently appear in the development of statistical theory and inferential methodology, and they have recently become an object of inference in themselves.</p>
<p>In this review, we provide a snapshot of the main concepts involved in Wasserstein distances and optimal transportation, and a succinct overview of some of their many statistical aspects.</p>
---
/doc/statistics/probability/2024-09-05-gwern-meme-butitcouldworkforus-regressiontothemean.jpg

Gwern
2024-09-05
2024-09-05



---
/doc/statistics/probability/index
‘probability theory’ tag

2019-11-12
2024-11-22


<figure><img class="float-right page-thumbnail invert-auto outline" height="731" width="780" src="/doc/psychology/energy/2010-li-quincunx-lognormal.jpg" title="Figure 2: Diagram of two Galton boards yielding normal (a) and log-normal (b) distributions respectively. If the tip of a triangle is at distance x from the left edge of the board, the triangle tips to the right & to the left below it are placed at x + c & x − c for the normal distribution, but x · c′ and x/c′ for the log-normal (where c and c′ are constants)." alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>statistics/probability</code>, most recent first: 2 <a href="/doc/statistics/probability/index#see-alsos" class="icon-not">related tags</a>, 106 <a href="/doc/statistics/probability/index#links" class="icon-not">annotations</a>, &amp; 40 <a href="/doc/statistics/probability/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/statistics/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/statistics/probability/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/statistics/probability/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/statistics/probability/index#gwern-2024-03-section" id="toc-gwern-2024-03-section">“A World Where the Gambler’s Fallacy Was True via Sampling-<em>Without</em>-Replacement”, Gwern 2024</a></li>
<li><a href="/doc/statistics/probability/index#gwern-order-statistic-section" id="toc-gwern-order-statistic-section">“Calculating The Gaussian Expected Maximum”, Gwern 2016</a></li>
<li><a href="/doc/statistics/probability/index#gwern-note-pipeline-section" id="toc-gwern-note-pipeline-section">“Leaky Pipelines”, Gwern 2014</a></li>
</ul></li>
<li><a href="/doc/statistics/probability/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/statistics/probability/index#christiano-et-al-2024-section" id="toc-christiano-et-al-2024-section">“Towards a Law of Iterated Expectations for Heuristic Estimators”, Christiano et al 2024</a></li>
<li><a href="/doc/statistics/probability/index#moertel-2024-section" id="toc-moertel-2024-section">“Sampling With SQL”, Moertel 2024</a></li>
<li><a href="/doc/statistics/probability/index#constantin-et-al-2024-section" id="toc-constantin-et-al-2024-section">“Statistical Patterns in the Equations of Physics and the Emergence of a Meta-Law of Nature”, Constantin et al 2024</a></li>
<li><a href="/doc/statistics/probability/index#segert-2024-section" id="toc-segert-2024-section">“A Proof That HT Is More Likely to Outnumber HH Than vice Versa in a Sequence of <em>n</em> Coin Flips”, Segert 2024</a></li>
<li><a href="/doc/statistics/probability/index#ekhad-zeilberger-2024-section" id="toc-ekhad-zeilberger-2024-section">“How to Answer Questions of the Type: If You Toss a Coin <em>n</em> Times, How Likely Is HH to Show up More Than HT?”, Ekhad &amp; Zeilberger 2024</a></li>
<li><a href="/doc/statistics/probability/index#bunel-et-al-2024-section" id="toc-bunel-et-al-2024-section">“Verified Neural Compressed Sensing”, Bunel et al 2024</a></li>
<li><a href="/doc/statistics/probability/index#tilburg-tilburg-2023-section" id="toc-tilburg-tilburg-2023-section">“Impossible Hypotheses and Effect-Size Limits”, Tilburg &amp; Tilburg 2023</a></li>
<li><a href="/doc/statistics/probability/index#barto%C5%A1-et-al-2023-2-section" id="toc-bartoš-et-al-2023-2-section">“Fair Coins Tend to Land on the Same Side They Started: Evidence from 350,757 Flips”, Bartoš et al 2023</a></li>
<li><a href="/doc/statistics/probability/index#downey-2023-section" id="toc-downey-2023-section">“How Correlated Are You?”, Downey 2023</a></li>
<li><a href="/doc/statistics/probability/index#ord-2023-section" id="toc-ord-2023-section">“The Lindy Effect”, Ord 2023</a></li>
<li><a href="/doc/statistics/probability/index#wang-braunstein-2023-section" id="toc-wang-braunstein-2023-section">“Sciama’s Argument on Life in a Random Universe: Distinguishing Apples from Oranges”, Wang &amp; Braunstein 2023</a></li>
<li><a href="/doc/statistics/probability/index#chakraborty-et-al-2023-2-section" id="toc-chakraborty-et-al-2023-2-section">“Distinct Elements in Streams: An Algorithm for the (Text) Book”, Chakraborty et al 2023</a></li>
<li><a href="/doc/statistics/probability/index#vilnis-et-al-2022-section" id="toc-vilnis-et-al-2022-section">“Arithmetic Sampling: Parallel Diverse Decoding for Large Language Models”, Vilnis et al 2022</a></li>
<li><a href="/doc/statistics/probability/index#eerkens-voogt-2022-section" id="toc-eerkens-voogt-2022-section">“Why Are Roman-Period Dice Asymmetrical? An Experimental and Quantitative Approach”, Eerkens &amp; Voogt 2022</a></li>
<li><a href="/doc/statistics/probability/index#section" id="toc-section">“The Dunning-Kruger Effect Is Autocorrelation”</a></li>
<li><a href="/doc/statistics/probability/index#arnold-et-al-2022-section" id="toc-arnold-et-al-2022-section">“Policy Learning and Evaluation With Randomized Quasi-Monte Carlo”, Arnold et al 2022</a></li>
<li><a href="/doc/statistics/probability/index#fort-2022-section" id="toc-fort-2022-section">“A High-Dimensional Sphere Spilling out of a High-Dimensional Cube despite Exponentially Many Constraints”, Fort 2022</a></li>
<li><a href="/doc/statistics/probability/index#balestriero-et-al-2021-section" id="toc-balestriero-et-al-2021-section">“Learning in High Dimension Always Amounts to Extrapolation”, Balestriero et al 2021</a></li>
<li><a href="/doc/statistics/probability/index#ciccione-dehaene-2021-section" id="toc-ciccione-dehaene-2021-section">“Can Humans Perform Mental Regression on a Graph? Accuracy and Bias in the Perception of Scatterplots”, Ciccione &amp; Dehaene 2021</a></li>
<li><a href="/doc/statistics/probability/index#tosh-et-al-2021-section" id="toc-tosh-et-al-2021-section">“The Piranha Problem: Large Effects Swimming in a Small Pond”, Tosh et al 2021</a></li>
<li><a href="/doc/statistics/probability/index#chatterjee-2020-1-section" id="toc-chatterjee-2020-1-section">“A New Coefficient of Correlation”, Chatterjee 2020</a></li>
<li><a href="/doc/statistics/probability/index#mohamed-et-al-2019-section" id="toc-mohamed-et-al-2019-section">“Monte Carlo Gradient Estimation in Machine Learning”, Mohamed et al 2019</a></li>
<li><a href="/doc/statistics/probability/index#simler-2019-section" id="toc-simler-2019-section">“Going Critical”, Simler 2019</a></li>
<li><a href="/doc/statistics/probability/index#farmer-2019-section" id="toc-farmer-2019-section">“Follow-Up: I Found Two Identical Packs of Skittles, among 468 Packs With a Total of 27,740 Skittles”, Farmer 2019</a></li>
<li><a href="/doc/statistics/probability/index#broido-clauset-2019-section" id="toc-broido-clauset-2019-section">“Scale-Free Networks Are Rare”, Broido &amp; Clauset 2019</a></li>
<li><a href="/doc/statistics/probability/index#mclachlan-et-al-2019-section" id="toc-mclachlan-et-al-2019-section">“Finite Mixture Models”, McLachlan et al 2019</a></li>
<li><a href="/doc/statistics/probability/index#panaretos-zemel-2019-section" id="toc-panaretos-zemel-2019-section">“Statistical Aspects of Wasserstein Distances”, Panaretos &amp; Zemel 2019</a></li>
<li><a href="/doc/statistics/probability/index#tarreau-2019-section" id="toc-tarreau-2019-section">“Test Driving ‘Power of Two Random Choices’ Load Balancing”, Tarreau 2019</a></li>
<li><a href="/doc/statistics/probability/index#zhou-et-al-2018-tweedie-section" id="toc-zhou-et-al-2018-tweedie-section">“Tweedie Gradient Boosting for Extremely Unbalanced Zero-Inflated Data”, Zhou et al 2018</a></li>
<li><a href="/doc/statistics/probability/index#hardin-2018-section" id="toc-hardin-2018-section">“How to Shuffle a Big Dataset”, Hardin 2018</a></li>
<li><a href="/doc/statistics/probability/index#westfall-2018-section" id="toc-westfall-2018-section">“Logistic Regression Is Not Fucked”, Westfall 2018</a></li>
<li><a href="/doc/statistics/probability/index#bagrow-et-al-2017-section" id="toc-bagrow-et-al-2017-section">“Information Flow Reveals Prediction Limits in Online Social Activity”, Bagrow et al 2017</a></li>
<li><a href="/doc/statistics/probability/index#levy-2017-section" id="toc-levy-2017-section">“Requiem for a Shuffle: Why Steve Jobs Told Me He Loved the Littlest IPod—And Why We’re Going to Miss It”, Levy 2017</a></li>
<li><a href="/doc/statistics/probability/index#cousineau-2017-section" id="toc-cousineau-2017-section">“Varieties of Confidence Intervals”, Cousineau 2017</a></li>
<li><a href="/doc/statistics/probability/index#goldberg-et-al-2016-1-section" id="toc-goldberg-et-al-2016-1-section">“Asymptotically Optimal Amplifiers for the Moran Process”, Goldberg et al 2016</a></li>
<li><a href="/doc/statistics/probability/index#giakkoupis-2016-section" id="toc-giakkoupis-2016-section">“Amplifiers and Suppressors of Selection for the Moran Process on Undirected Graphs”, Giakkoupis 2016</a></li>
<li><a href="/doc/statistics/probability/index#jang-et-al-2016-section" id="toc-jang-et-al-2016-section">“Categorical Reparameterization With Gumbel-Softmax”, Jang et al 2016</a></li>
<li><a href="/doc/statistics/probability/index#maddison-et-al-2016-section" id="toc-maddison-et-al-2016-section">“The Concrete Distribution: A Continuous Relaxation of Discrete Random Variables”, Maddison et al 2016</a></li>
<li><a href="/doc/statistics/probability/index#ernst-et-al-2016-section" id="toc-ernst-et-al-2016-section">“Yule’s ‘Nonsense Correlation’ Solved!”, Ernst et al 2016</a></li>
<li><a href="/doc/statistics/probability/index#galanis-et-al-2015-section" id="toc-galanis-et-al-2015-section">“Amplifiers for the Moran Process”, Galanis et al 2015</a></li>
<li><a href="/doc/statistics/probability/index#%C5%9Bcibior-et-al-2015-section" id="toc-ścibior-et-al-2015-section">“Practical Probabilistic Programming With Monads”, Ścibior et al 2015</a></li>
<li><a href="/doc/statistics/probability/index#hindersin-traulsen-2015-section" id="toc-hindersin-traulsen-2015-section">“Most Undirected Random Graphs Are Amplifiers of Selection for Birth-Death Dynamics, but Suppressors of Selection for Death-Birth Dynamics”, Hindersin &amp; Traulsen 2015</a></li>
<li><a href="/doc/statistics/probability/index#hesterberg-2014-section" id="toc-hesterberg-2014-section">“What Teachers Should Know about the Bootstrap: Resampling in the Undergraduate Statistics Curriculum”, Hesterberg 2014</a></li>
<li><a href="/doc/statistics/probability/index#howe-2014-section" id="toc-howe-2014-section">“Red Black Card Game and Generalized Catalan Numbers”, Howe 2014</a></li>
<li><a href="/doc/statistics/probability/index#chalub-2014-section" id="toc-chalub-2014-section">“Asymptotic Expression for the Fixation Probability of a Mutant in Star Graphs”, Chalub 2014</a></li>
<li><a href="/doc/statistics/probability/index#adlam-nowak-2014-section" id="toc-adlam-nowak-2014-section">“Universality of Fixation Probabilities in Randomly Structured Populations”, Adlam &amp; Nowak 2014</a></li>
<li><a href="/doc/statistics/probability/index#jamieson-lane-hauert-2013-section" id="toc-jamieson-lane-hauert-2013-section">“Fixation Probabilities on Superstars, Revisited and Revised”, Jamieson-Lane &amp; Hauert 2013</a></li>
<li><a href="/doc/statistics/probability/index#beck-et-al-2013-section" id="toc-beck-et-al-2013-section">“On the Distribution of Job Performance: The Role of Measurement Characteristics in Observed Departures from Normality”, Beck et al 2013</a></li>
<li><a href="/doc/statistics/probability/index#aguinis-oboyle-2013-section" id="toc-aguinis-oboyle-2013-section">“Star Performers in 21<sup>st</sup> Century Organizations”, Aguinis &amp; O’Boyle 2013</a></li>
<li><a href="/doc/statistics/probability/index#wasserman-2013-section" id="toc-wasserman-2013-section">“Stein’s Paradox [Blog]”, Wasserman 2013</a></li>
<li><a href="/doc/statistics/probability/index#zacharias-2012-section" id="toc-zacharias-2012-section">“Page Weight Matters”, Zacharias 2012</a></li>
<li><a href="/doc/statistics/probability/index#sandberg-armstrong-2012-section" id="toc-sandberg-armstrong-2012-section">“Indefinite Survival through Backup Copies”, Sandberg &amp; Armstrong 2012</a></li>
<li><a href="/doc/statistics/probability/index#small-tse-2012-section" id="toc-small-tse-2012-section">“Predicting the Outcome of Roulette”, Small &amp; Tse 2012</a></li>
<li><a href="/doc/statistics/probability/index#kuipers-moffa-2012-section" id="toc-kuipers-moffa-2012-section">“Uniform Random Generation of Large Acyclic Digraphs”, Kuipers &amp; Moffa 2012</a></li>
<li><a href="/doc/statistics/probability/index#zhou-et-al-2011-section" id="toc-zhou-et-al-2011-section">“Counting YouTube Videos via Random Prefix Sampling”, Zhou et al 2011</a></li>
<li><a href="/doc/statistics/probability/index#thurner-et-al-2011-section" id="toc-thurner-et-al-2011-section">“Emergence of Good Conduct, Scaling and Zipf Laws in Human Behavioral Sequences in an Online World”, Thurner et al 2011</a></li>
<li><a href="/doc/statistics/probability/index#click-et-al-2011-section" id="toc-click-et-al-2011-section">“Quality of Random Number Generators Affects Results of Monte Carlo Simulations for Organic and Biological Systems”, Click et al 2011</a></li>
<li><a href="/doc/statistics/probability/index#li-et-al-2010-section" id="toc-li-et-al-2010-section">“A New Car-Following Model Yielding Log-Normal Type Headways Distributions”, Li et al 2010</a></li>
<li><a href="/doc/statistics/probability/index#froelich-et-al-2009-section" id="toc-froelich-et-al-2009-section">“Does Your IPod <em>Really</em> Play Favorites?”, Froelich et al 2009</a></li>
<li><a href="/doc/statistics/probability/index#hill-2009-section" id="toc-hill-2009-section">“When to Stop: How to Gamble If You Must—The Mathematics of Optimal Stopping”, Hill 2009</a></li>
<li><a href="/doc/statistics/probability/index#ekstr%C3%B6m-wanntorp-2009-section" id="toc-ekström-wanntorp-2009-section">“Optimal Stopping of a Brownian Bridge”, Ekström &amp; Wanntorp 2009</a></li>
<li><a href="/doc/statistics/probability/index#labby-2009-section" id="toc-labby-2009-section">“Weldon’s Dice, Automated”, Labby 2009</a></li>
<li><a href="/doc/statistics/probability/index#stigler-2007-section" id="toc-stigler-2007-section">“The Epic Story of Maximum Likelihood”, Stigler 2007</a></li>
<li><a href="/doc/statistics/probability/index#clauset-et-al-2007-section" id="toc-clauset-et-al-2007-section">“Power-Law Distributions in Empirical Data”, Clauset et al 2007</a></li>
<li><a href="/doc/statistics/probability/index#halpin-et-al-2007-section" id="toc-halpin-et-al-2007-section">“The Complex Dynamics of Collaborative Tagging”, Halpin et al 2007</a></li>
<li><a href="/doc/statistics/probability/index#simkin-roychowdhury-2007-2-section" id="toc-simkin-roychowdhury-2007-2-section">“An Introduction to the Theory of Citing”, Simkin &amp; Roychowdhury 2007</a></li>
<li><a href="/doc/statistics/probability/index#stigler-2006-section" id="toc-stigler-2006-section">“Isaac Newton As a Probabilist”, Stigler 2006</a></li>
<li><a href="/doc/statistics/probability/index#vazquez-et-al-2005-section" id="toc-vazquez-et-al-2005-section">“Modeling Bursts and Heavy Tails in Human Dynamics”, Vazquez et al 2005</a></li>
<li><a href="/doc/statistics/probability/index#gorsuch-2005-section" id="toc-gorsuch-2005-section">“Continuous Parameter Estimation Model: Expanding the Standard Statistical Paradigm”, Gorsuch 2005</a></li>
<li><a href="/doc/statistics/probability/index#killeen-2005-section" id="toc-killeen-2005-section">“An Alternative to Null-Hypothesis Statistical-Significance Tests”, Killeen 2005</a></li>
<li><a href="/doc/statistics/probability/index#rohde-et-al-2004-section" id="toc-rohde-et-al-2004-section">“Modelling the Recent Common Ancestry of All Living Humans”, Rohde et al 2004</a></li>
<li><a href="/doc/statistics/probability/index#simkin-roychowdhury-2004-section" id="toc-simkin-roychowdhury-2004-section">“Stochastic Modeling of Citation Slips”, Simkin &amp; Roychowdhury 2004</a></li>
<li><a href="/doc/statistics/probability/index#simkin-roychowdhury-2003-section" id="toc-simkin-roychowdhury-2003-section">“Copied Citations Create Renowned Papers?”, Simkin &amp; Roychowdhury 2003</a></li>
<li><a href="/doc/statistics/probability/index#kingman-volkov-2003-section" id="toc-kingman-volkov-2003-section">“Solution to the OK Corral Model via Decoupling of Friedman’s Urn”, Kingman &amp; Volkov 2003</a></li>
<li><a href="/doc/statistics/probability/index#simkin-roychowdhury-2002-section" id="toc-simkin-roychowdhury-2002-section">“Read Before You Cite!”, Simkin &amp; Roychowdhury 2002</a></li>
<li><a href="/doc/statistics/probability/index#mitzenmacher-et-al-2001-section" id="toc-mitzenmacher-et-al-2001-section">“The Power of Two Random Choices: A Survey of Techniques and Results”, Mitzenmacher et al 2001</a></li>
<li><a href="/doc/statistics/probability/index#egghe-2000-section" id="toc-egghe-2000-section">“The Distribution of <em>N</em>-Grams”, Egghe 2000</a></li>
<li><a href="/doc/statistics/probability/index#kingman-1999-section" id="toc-kingman-1999-section">“Martingales In The Ok Corral”, Kingman 1999</a></li>
<li><a href="/doc/statistics/probability/index#campbell-kenny-1999-section" id="toc-campbell-kenny-1999-section">“A Primer on Regression Artifacts”, Campbell &amp; Kenny 1999</a></li>
<li><a href="/doc/statistics/probability/index#williams-mcilroy-1998-section" id="toc-williams-mcilroy-1998-section">“The Ok Corral And The Power Of The Law (A Curious Poisson-Kernel Formula For A Parabolic Equation)”, Williams &amp; McIlroy 1998</a></li>
<li><a href="/doc/statistics/probability/index#gaston-blackburn-1997-section" id="toc-gaston-blackburn-1997-section">“How Many Birds Are There?”, Gaston &amp; Blackburn 1997</a></li>
<li><a href="/doc/statistics/probability/index#mallows-1991-section" id="toc-mallows-1991-section">“Another Comment on O’Cinneide”, Mallows 1991</a></li>
<li><a href="/doc/statistics/probability/index#ocinneide-1990-section" id="toc-ocinneide-1990-section">“The Mean Is within One Standard Deviation of Any Median”, O’Cinneide 1990</a></li>
<li><a href="/doc/statistics/probability/index#muliere-scarsini-1989-section" id="toc-muliere-scarsini-1989-section">“A Note on Stochastic Dominance and Inequality Measures”, Muliere &amp; Scarsini 1989</a></li>
<li><a href="/doc/statistics/probability/index#diaconis-mosteller-1989-section" id="toc-diaconis-mosteller-1989-section">“Methods for Studying Coincidences”, Diaconis &amp; Mosteller 1989</a></li>
<li><a href="/doc/statistics/probability/index#levin-1984-section" id="toc-levin-1984-section">“Randomness Conservation Inequalities; Information and Independence in Mathematical Theories”, Levin 1984</a></li>
<li><a href="/doc/statistics/probability/index#chung-1981-page-5-section" id="toc-chung-1981-page-5-section">“Application of the Buffon Needle Problem and Its Extensions to Parallel-Line Search Sampling Scheme”, Chung 1981 (page 5)</a></li>
<li><a href="/doc/statistics/probability/index#cover-king-1978-section" id="toc-cover-king-1978-section">“A Convergent Gambling Estimate Of The Entropy Of English”, Cover &amp; King 1978</a></li>
<li><a href="/doc/statistics/probability/index#watson-1977-page-12-section" id="toc-watson-1977-page-12-section">“Characteristic Statistical Problems of Stochastic Geometry”, Watson 1977 (page 12)</a></li>
<li><a href="/doc/statistics/probability/index#waddington-1977-1-section" id="toc-waddington-1977-1-section">“Stabilization in Systems: Chreods and Epigenetic Landscapes”, Waddington 1977</a></li>
<li><a href="/doc/statistics/probability/index#maruyama-1974-section" id="toc-maruyama-1974-section">“A Markov Process of Gene Frequency Change in a Geographically Structured Population”, Maruyama 1974</a></li>
<li><a href="/doc/statistics/probability/index#lafferty-1970-section" id="toc-lafferty-1970-section">“Been A Long, Long Time”, Lafferty 1970</a></li>
<li><a href="/doc/statistics/probability/index#fleiss-1969-section" id="toc-fleiss-1969-section">“Estimating the Magnitude of Experimental Effects”, Fleiss 1969</a></li>
<li><a href="/doc/statistics/probability/index#samuelson-1968-section" id="toc-samuelson-1968-section">“How Deviant Can You Be?”, Samuelson 1968</a></li>
<li><a href="/doc/statistics/probability/index#sandelius-1962-section" id="toc-sandelius-1962-section">“A Simple Randomization Procedure”, Sandelius 1962</a></li>
<li><a href="/doc/statistics/probability/index#rao-1961-section" id="toc-rao-1961-section">“Generation of Random Permutations of Given Number of Elements Using Random Sampling Numbers”, Rao 1961</a></li>
<li><a href="/doc/statistics/probability/index#pierce-1949-section" id="toc-pierce-1949-section">“Chance Remarks”, Pierce 1949</a></li>
<li><a href="/doc/statistics/probability/index#hotelling-solomons-1932-section" id="toc-hotelling-solomons-1932-section">“The Limits of a Measure of Skewness”, Hotelling &amp; Solomons 1932</a></li>
<li><a href="/doc/statistics/probability/index#nXalsaQ0-section" id="toc-nXalsaQ0-section">“There Is Still Only One Test”, Downey 2024</a></li>
<li><a href="/doc/statistics/probability/index#section-1" id="toc-section-1">“Visualizing Algorithms”</a></li>
<li><a href="/doc/statistics/probability/index#section-2" id="toc-section-2">“Zero Tolerance for Bias”</a></li>
<li><a href="/doc/statistics/probability/index#58bqCEQK-section" id="toc-58bqCEQK-section">“User Probabilityislogic”, probabilityislogic 2024</a></li>
<li><a href="/doc/statistics/probability/index#section-3" id="toc-section-3">“Research Update: Towards a Law of Iterated Expectations for Heuristic Estimators”</a></li>
<li><a href="/doc/statistics/probability/index#section-4" id="toc-section-4">“How Long Does It Take to Become Gaussian?”</a></li>
<li><a href="/doc/statistics/probability/index#section-5" id="toc-section-5">“The Infinitesimal Model: Definition, Derivation, and Implications”</a></li>
<li><a href="/doc/statistics/probability/index#section-6" id="toc-section-6">“What Does Randomness Look Like?”</a></li>
<li><a href="/doc/statistics/probability/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/statistics/probability/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/statistics/probability/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/statistics/survival-analysis/2013-gajendragadkar-figure1-survivalcurveofchocolateinhospitaloverminutes.jpg


2013
2024-01-01



---
/doc/statistics/survival-analysis/2013-google.csv


2013
2024-01-01



---
/doc/statistics/survival-analysis/2017-hamasaki.pdf
Interview with Professor Geert Molenberghs
Toshimitsu Hamasaki, Scott Evans, Geert Molenberghs
2017-03-10
2024-10-10
[("doi","10.1080/09332480.2017.1302715")]


---
/doc/statistics/threegrenades-blankgrid.png



2024-01-01



---
/doc/statistics/threegrenades-mustliegrid.png



2024-01-01



---
/doc/statistics/threegrenades-mustliegridfilled.png



2024-01-01



---
/doc/statistics/threegrenades-redgrid.png



2024-01-01



---
/doc/statistics/variance-component/2022-kortzfleisch-figure5-multilaboratoryanimalexperimentsvariancebysource.png


2022
2024-01-01



---
/doc/survey/index
‘survey’ tag

2019-04-01
2022-01-14


<div class="page-description-annotation">
<p>Bibliography for tag <code>survey</code>, most recent first: 1 <a href="/doc/survey/index#see-alsos" class="icon-not">related tag</a>, 5 <a href="/doc/survey/index#links" class="icon-not">annotations</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/survey/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/survey/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/survey/index#gwern-math-error-section" id="toc-gwern-math-error-section">“The Existential Risk of Math Errors”, Gwern 2012</a></li>
<li><a href="/doc/survey/index#gwern-acne-section" id="toc-gwern-acne-section">“Acne: a Good Quantified Self Topic”, Gwern 2019</a></li>
<li><a href="/doc/survey/index#gwern-2024-11-section" id="toc-gwern-2024-11-section">“Prolific Internet Earwax Survey of East Asian Cat-Owners”, Gwern 2024</a></li>
<li><a href="/doc/survey/index#gwern-earwax-section" id="toc-gwern-earwax-section">“Why Cats Love Earwax”, Gwern 2019</a></li>
<li><a href="/doc/survey/index#gwern-note-statistic-section" id="toc-gwern-note-statistic-section">“Statistical Notes”, Gwern 2014</a></li>
<li><a href="/doc/survey/index#gwern-morning-writing-section" id="toc-gwern-morning-writing-section">“What Is The Morning Writing Effect?”, Gwern 2011</a></li>
<li><a href="/doc/survey/index#gwern-everything-section" id="toc-gwern-everything-section">“Everything Is Correlated”, Gwern 2014</a></li>
<li><a href="/doc/survey/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
<li><a href="/doc/survey/index#gwern-me-section" id="toc-gwern-me-section">“About Gwern”, Gwern 2009</a></li>
<li><a href="/doc/survey/index#gwern-socks-section" id="toc-gwern-socks-section">“On Having Enough Socks”, Gwern 2017</a></li>
<li><a href="/doc/survey/index#gwern-sunk-cost-section" id="toc-gwern-sunk-cost-section">“Are Sunk Costs Fallacies?”, Gwern 2012</a></li>
<li><a href="/doc/survey/index#gwern-prediction-market-section" id="toc-gwern-prediction-market-section">“Prediction Markets”, Gwern 2009</a></li>
<li><a href="/doc/survey/index#gwern-catnip-survey-section" id="toc-gwern-catnip-survey-section">“World Catnip Surveys”, Gwern 2015</a></li>
<li><a href="/doc/survey/index#gwern-modafinil-survey-section" id="toc-gwern-modafinil-survey-section">“Modafinil Community Survey”, Gwern 2015</a></li>
<li><a href="/doc/survey/index#gwern-story-of-your-life-section" id="toc-gwern-story-of-your-life-section">“‘Story Of Your Life’ Is Not A Time-Travel Story”, Gwern 2012</a></li>
<li><a href="/doc/survey/index#gwern-ea-donation-section" id="toc-gwern-ea-donation-section">“LWer Effective Altruism Donations, 2013–2014”, Gwern 2015</a></li>
<li><a href="/doc/survey/index#gwern-haskell-summer-of-code-section" id="toc-gwern-haskell-summer-of-code-section">“Summers of Code, 2006–2013”, Gwern 2009</a></li>
<li><a href="/doc/survey/index#gwern-sand-section" id="toc-gwern-sand-section">“Cultural Drift: Cleaning Methods”, Gwern 2013</a></li>
<li><a href="/doc/survey/index#gwern-iq-section" id="toc-gwern-iq-section">“The IQ Halo Effect”, Gwern 2013</a></li>
<li><a href="/doc/survey/index#gwern-cryonics-section" id="toc-gwern-cryonics-section">“LessWrong and Cryonics”, Gwern 2013</a></li>
<li><a href="/doc/survey/index#gwern-conscientiousness-section" id="toc-gwern-conscientiousness-section">“Conscientiousness &amp; Online Education”, Gwern 2012</a></li>
<li><a href="/doc/survey/index#gwern-education-is-not-about-learning-section" id="toc-gwern-education-is-not-about-learning-section">“Education Is Not about Learning”, Gwern 2009</a></li>
<li><a href="/doc/survey/index#gwern-plastination-section" id="toc-gwern-plastination-section">“Plastination versus Cryonics”, Gwern 2011</a></li>
<li><a href="/doc/survey/index#gwern-note-lizardman-section" id="toc-gwern-note-lizardman-section">“Lizardman Constant in Surveys”, Gwern 2013</a></li>
</ul></li>
<li><a href="/doc/survey/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/survey/index#litman-et-al-2020-section" id="toc-litman-et-al-2020-section">“Did People Really Drink Bleach to Prevent COVID-19? A Tale of Problematic Respondents and a Guide for Measuring Rare Events in Survey Data”, Litman et al 2020</a></li>
<li><a href="/doc/survey/index#gruetzemacher-et-al-2019-section" id="toc-gruetzemacher-et-al-2019-section">“Forecasting Transformative AI: An Expert Survey”, Gruetzemacher et al 2019</a></li>
<li><a href="/doc/survey/index#alexander-2013-3-section" id="toc-alexander-2013-3-section">“Lizardman’s Constant Is 4%”, Alexander 2013</a></li>
<li><a href="/doc/survey/index#falk-et-al-2012-section" id="toc-falk-et-al-2012-section">“The Ups and Downs of the Hope Function In a Fruitless Search”, Falk et al 2012</a></li>
<li><a href="/doc/survey/index#young-et-al-2010-section" id="toc-young-et-al-2010-section">“Typologies of Extreme Longevity Myths”, Young et al 2010</a></li>
</ul></li>
<li><a href="/doc/survey/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/tea/2009-vintagereport.pdf
Vintage Report 2009
Vintner’s Quality Alliance Ontario
2009
2024-01-01



---
/doc/tea/2010-gallagher.pdf


2010-01-01
2024-01-01



---
/doc/tea/2011-gwern-teatasting-5.jpg

Gwern
2011
2024-01-01



---
/doc/tea/2011-voss.pdf


2011
2024-01-01



---
/doc/tea/2013-dietrich.pdf
Consumer ability to detect the taste of total dissolved solids

2013-01-01
2024-01-01
[("doi","10.5942/jawwa.2013.105.0049")]


---
/doc/tea/2014-fijiwater-bottledwaterqualityreport.pdf

randerer
2014
2024-01-01



---
/doc/tea/2014-gwern-tea-clough-unknownginseng.jpg

Gwern
2014
2024-01-01



---
/doc/tea/2014-gwern-tea-clough-unknownoolong.jpg

Gwern
2014
2024-01-01



---
/doc/tea/2015-nestle.pdf


2015
2024-01-01



---
/doc/tea/2016-polandspring.pdf


2016
2024-01-01



---
/doc/tea/2018-11-29-gwern-tea-kettle-nook.jpg

Gwern
2018-11-29
2024-01-01



---
/doc/tea/2019-aquafina.pdf
Aquafina Bottled Water Information
Barbara Sawicki
2019
2024-01-01



---
/doc/tea/gwern-tea-kettle-electricvstove.png



2024-01-01



---
/doc/tea/gwern-tea-mineralwaters-bestarm-sequential.webm



2024-01-01



---
/doc/technology/1891-maxim.pdf
Aerial Navigation: The Power Required
Hiram Stevens Maxim
1891-10-01
2024-01-01



---
/doc/technology/1946-harper-dawnofthespaceage.pdf
Dawn Of The Space Age
Harry Harper
1946-01-01
2024-01-01



---
/doc/technology/1946-harper-wingedworld.pdf
Winged World: The Coming of the Air Age
Harry Harper
1946-01-01
2024-01-01



---
/doc/technology/1963-dornberger.pdf
The German V-2
Walter R. Dornberger
1963-09-01
2024-01-01
[("doi","10.2307/3101376")]


---
/doc/technology/1966-alexander-figure1-roaddesignforcircularroadwaysaroundcitieswithonewaystreetsforefficiency.png


1966
2024-01-01



---
/doc/technology/1966-beazley.pdf
The Pigeon Towers of Iṣfahān
Elizabeth Bealy
1966-01-01
2024-01-01
[("doi","10.2307/4299579")]


---
/doc/technology/1968-robb.pdf
Thin Silicone Membranes—Their Permeation Properties And Some Applications
W. L. Robb
1968-01-01
2024-01-01
[("doi","10.1111/j.1749-6632.1968.tb20277.x")]


---
/doc/technology/1969-fox.pdf
The Fire Piston and Its Origins in Europe
Robert Fox
1969-07-01
2024-04-25
[("doi","10.2307/3101687")]


---
/doc/technology/1971-dessauer-myyearswithxerox.pdf
<em>My Years With Xerox: The Billions Nobody Wanted</em>
John H. Dessauer
1971-01-01
2024-01-01



---
/doc/technology/1976-beckmann-thehealthhazardsofnotgoingnuclear.pdf
The Health Hazards of NOT Going Nuclear
Petr Beckmann
1976-01-01
2024-01-01



---
/doc/technology/1976-stanhill-figure2-flowchartofelementalmassthroughparisianagriculturaleconomy.jpg


1976
2024-01-01



---
/doc/technology/1983-lidsky.pdf
The Trouble With Fusion: Long touted as an inexhaustible energy source for the next century, fusion as it is now being developed will almost certainly be too expensive and unreliable for commercial use
Lawrence M. Lidsky
1983-10-01
2024-01-01



---
/doc/technology/1985-krauss-figure3-californianchildrefrigerationdeathsovertime.png


1985
2024-01-01



---
/doc/technology/1987-petroski.pdf
On the Fracture of Pencil Points
H. Petroski
1987-09-01
2024-01-01
[("doi","10.1115/1.3173100")]


---
/doc/technology/1990-seifritz.pdf
CO2 disposal by means of silicates
W. Seifritz
1990-06-07
2024-01-01
[("doi","10.1038/345486b0")]


---
/doc/technology/1996-mcphee.pdf
The Gravel Page: the most frightening crimes have no witnesses except the ground on which they were committed. And from that alone forensic geologists illuminate cases in a way that would impress Sherlock Holmes, the science's first practitioner [Balloons of War] [Death of an Agent]
John McPhee
1996-01-01
2024-01-01



---
/doc/technology/1996-sutherland.pdf
Technology and Courage
Ivan Sutherland
1996-04-01
2024-01-01



---
/doc/technology/1996-sutherland.pdf#page=3
Technology and Courage § pg3
Ivan Sutherland
1996-04-01
2024-01-01



---
/doc/technology/1997-04-11-davidreid-microwavemeltingofmetals.html


1997-04-11
2024-01-01



---
/doc/technology/1999-aldrich.pdf
Engineering Success and Disaster: American Railroad Bridges, 1840–1900
Mark Aldrich
1999-03-01
2024-01-01
[("doi","10.2307/43522104")]


---
/doc/technology/2000-ronen-figure1-schematicdrawingofamericiumpoweredottocycleengine.png


2000
2024-01-01



---
/doc/technology/2000-ronen-figure2-amerciumottocyclenuclearenginephasediagram.png


2000
2024-01-01



---
/doc/technology/2002-battin.pdf


2002
2024-01-01



---
/doc/technology/2004-03-30-shirky-situatedsoftware.html


2004-03-30
2024-01-01



---
/doc/technology/2004-pilgrim-freedom0.html
https://web.archive.org/web/20110726001925/http://diveintomark.org/archives/2004/05/14/freedom-0

2004
2024-01-01



---
/doc/technology/2005-whirlpool-acq189xs-energyguide.pdf


2005
2024-01-01



---
/doc/technology/2007-assange-iq.org.html#Selfdestructingpaper
https://web.archive.org/web/20071020051936/http://iq.org/

2007
2024-01-01



---
/doc/technology/2007-livingston-foundersatwork-introduction.pdf
Founders at Work: Stories of Startups' Early Days: Introduction
Jessica Livingstone
2007-01-01
2024-01-01



---
/doc/technology/2009-arnold-bloggingstatisticsanddemographics.html
blog statistics and demographics
Bruce Arnold
2009
2024-01-01



---
/doc/technology/2010-arceneaux.pdf
Wanamaker's Department Store and the Origins of Electronic Media, 1910–1922
Noah Arceneaux
2010-10-01
2024-01-01
[("doi","10.2307/40928026")]


---
/doc/technology/2011-chrisdone-programmeratworkstatisticsfromatwoyearproject.html


2011
2024-01-01



---
/doc/technology/2012-kretchun.pdf
A Quiet Opening: North Koreans in a Changing Media Environment
Nat Kretchun, Jane Kim
2012-05-01
2024-01-01



---
/doc/technology/2013-02-07-nyrb-rich-divingdeepintodanger.html


2013-02-07
2024-01-01



---
/doc/technology/2014-rogers-adolphinstalethestoryofgamecube.html


2014
2024-01-01



---
/doc/technology/2015-11-harvard-innovationlabs-bestreviews-evolutionofthedesk-vi.jpg


2015-11
2024-01-01



---
/doc/technology/2015-bergthorson-graphicalabstract-burningmetalasfuel.jpg


2015
2024-01-01



---
/doc/technology/2017-02-05-cms-ahistoryofimdbforums.html


2017-02-05
2024-01-01



---
/doc/technology/2017-blackmore.pdf
Autonomous Precision Landing of Space Rockets
PDF-XChange Editor 5.5.315
2017-01-01
2024-10-21
[("doi","10.17226/23659")]


---
/doc/technology/2017-budak-figure2-theguardiancommentrateincreaseusingthreadedcomments.jpg


2017
2024-01-01



---
/doc/technology/2017-post.pdf
Stone Walls That Stay Built: A master waller shares how to dry-lay stone walls that hold their ground for centuries
Brian Post
2017-04-01
2024-01-01



---
/doc/technology/2018-01-statista-numberofvaliduspassportsdividedbytotalusadultpopulationaccordingtodepartmentofstate.png


2018-01
2024-01-01



---
/doc/technology/2018-07-25-johnbackus-howdecentralizationevolves.html


2018-07-25
2024-01-01



---
/doc/technology/2018-oettingen-figure10-schematicoflouisslotkinhandcontributingtodemoncorecriticalityexcursionincident.png


2018
2024-01-01



---
/doc/technology/2019-07-mastersofscale-episode13-stewartbutterfield.pdf
Episode 13: Masters of Scale Episode Transcript: Stewart Butterfield [2018]

2019-07
2024-01-01



---
/doc/technology/2021-kuna.pdf
Seismic crustal imaging using fin whale songs
Václav M. Kuna, John L. Nábělek
2021-02-12
2024-01-01
[("doi","10.1126/science.abf3962")]

<p><strong>Structure from a whale song</strong>: Probing the structure of the ocean crust requires a wave source. The most common source is an air gun, which is effective but potentially harmful for ocean life and not easy to use everywhere.</p>
<p>Kuna and Nábělek found that fin whale songs can also be used as a seismic source for determining crustal structure. Fin whale vocalizations can be as loud as large ships and occur at frequencies useful for traveling through the ocean floor.</p>
<p>These properties allow fin whale songs to be used for mapping out the density of ocean crust, a vital part of exploring the seafloor.</p>
---
/doc/technology/2022-cordovil-figure2-decreasingmeanagetolearnhowtobicyclebygeneration.jpg


2022
2024-10-07



---
/doc/technology/2022-cordovil-figure3-meanagetolearnhowtobicyclesplitbygenerationandcountry.jpg


2022
2024-10-07



---
/doc/technology/2022-green.pdf
Then What? Assessing the Military Implications of Chinese Control of Taiwan
Brendan Rittenhouse Green, Caitlin Talmadge
2022-06-01
2024-01-01
[("doi","10.1162/isec_a_00437")]

<p>The military implications of <a href="https://en.wikipedia.org/wiki/China">Chinese</a> control of <a href="https://en.wikipedia.org/wiki/Taiwan">Taiwan</a> are understudied. Chinese control of Taiwan would likely improve the military balance in China’s favor because of reunification’s positive impact on Chinese <a href="https://en.wikipedia.org/wiki/Submarine_warfare">submarine warfare</a> and <a href="https://en.wikipedia.org/wiki/Ocean_surveillance">ocean surveillance</a> capabilities.</p>
<p>Basing Chinese submarine warfare assets on Taiwan would increase the vulnerability of <a href="https://en.wikipedia.org/wiki/United_States_Navy">U.S. surface forces</a> to attack during a crisis, reduce the attrition rate of Chinese submarines during a war, and likely increase the number of submarine attack opportunities against U.S. surface combatants. Furthermore, placing <a href="https://en.wikipedia.org/wiki/Hydrophone">hydrophone arrays</a> off Taiwan’s coasts for ocean surveillance would forge a critical missing link in China’s <a href="https://en.wikipedia.org/wiki/Kill_chain">kill chain</a> for long-range attacks.</p>
<p>This outcome could push the United States toward <a href="https://en.wikipedia.org/wiki/Anti-satellite_weapon">anti-satellite warfare</a> that it might otherwise avoid, or it could force the U.S. Navy into narrower parts of the <a href="https://en.wikipedia.org/wiki/Philippine_Sea">Philippine Sea</a>. Finally, over the long term, if China were to develop a large fleet of truly quiet <a href="https://en.wikipedia.org/wiki/Nuclear_submarine">nuclear attack submarines</a> and <a href="https://en.wikipedia.org/wiki/Ballistic_missile_submarine">ballistic missile submarines</a>, basing them on Taiwan would provide it with additional advantages.</p>
<p>Specifically, such basing would enable China to both threaten <a href="https://en.wikipedia.org/wiki/Sea_lines_of_communication">Northeast Asian sea lanes of communication</a> and strengthen its <a href="https://en.wikipedia.org/wiki/Sea-based_nuclear_deterrent">sea-based nuclear deterrent</a> in ways that it is otherwise unlikely to be able to do. These findings have important implications for <a href="https://en.wikipedia.org/wiki/United_States_Department_of_Defense">U.S. operational planning</a>, policy, and <a href="https://en.wikipedia.org/wiki/Grand_strategy">grand strategy</a>.</p>
---
/doc/technology/2022-warburton-figure4-vrheadsetlatencies.jpg


2022
2024-01-01



---
/doc/technology/2022-warburton-figure5-latencyofoculusriftvsvalveindexat90hertz.jpg


2022
2024-01-01



---
/doc/technology/2023-02-24-yougov-whenwatchingtshowsdoyouprefersubsordubs.jpg


2023-02-24
2024-01-01



---
/doc/technology/2023-patel.pdf
Open Source Data Programs From Low-Earth Orbit Synthetic Aperture Radar Companies: Questions and answers [Industry Profiles and Activities]
Nirav Patel
2023-12-21
2024-01-01
[("doi","10.1109/MGRS.2023.3321333")]


---
/doc/technology/2024-09-04-gwern-meme-wifehusbandinbed-housewidecoolingusingheatpipeandheatsink.png

Gwern
2024-09-04
2024-09-14



---
/doc/technology/2024-lowe.pdf
The value of space activity
Rebecca Lowe
2024-10-12
2024-10-16
[("doi","10.1111/ecaf.12676")]


---
/doc/technology/carbon-capture/2022-johnson-figure3-aerialviewofglassspheretreatedsnowvsnontreatedshowinglattermeltsmuchfaster.jpg


2022
2024-01-01



---
/doc/technology/carbon-capture/index
‘carbon capture’ tag

2020-03-04
2024-09-30


<figure><img class="float-right page-thumbnail invert-not outline" height="1286" width="1720" src="/doc/technology/carbon-capture/2022-johnson-figure3-aerialviewofglassspheretreatedsnowvsnontreatedshowinglattermeltsmuchfaster.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>technology/carbon-capture</code>, most recent first: 53 <a href="/doc/technology/carbon-capture/index#links" class="icon-not">annotations</a> &amp; 29 <a href="/doc/technology/carbon-capture/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/technology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/technology/carbon-capture/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/technology/carbon-capture/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/technology/carbon-capture/index#section" id="toc-section">“An Australian Start-Up Hopes to Slow Climate Change With an Unusual Approach”</a></li>
<li><a href="/doc/technology/carbon-capture/index#moynihan-2024-2-section" id="toc-moynihan-2024-2-section">“A US Engineer Had a Shocking Plan to Improve the Climate—Burn All Coal on Earth”, Moynihan 2024</a></li>
<li><a href="/doc/technology/carbon-capture/index#anderson-et-al-2023-2-section" id="toc-anderson-et-al-2023-2-section">“Controversies of Carbon Dioxide Removal”, Anderson et al 2023</a></li>
<li><a href="/doc/technology/carbon-capture/index#handmer-2023-section" id="toc-handmer-2023-section">“We Should Not Let the Earth Overheat!”, Handmer 2023</a></li>
<li><a href="/doc/technology/carbon-capture/index#johnson-et-al-2022-section" id="toc-johnson-et-al-2022-section">“A Controlled Experiment of Surface Albedo Modification to Reduce Ice Melt”, Johnson et al 2022</a></li>
<li><a href="/doc/technology/carbon-capture/index#cherry-et-al-2022-section" id="toc-cherry-et-al-2022-section">“Climate Cooperation in the Shadow of Solar Geoengineering: an Experimental Investigation of the Moral Hazard Conjecture”, Cherry et al 2022</a></li>
<li><a href="/doc/technology/carbon-capture/index#peters-2021-section" id="toc-peters-2021-section">“The Bootleg Fire Is Burning through Trees That Are Being Used As Carbon Offsets: One of the Dangers of Using Trees As Offsets Is That They Can Suddenly and Catastrophically Release All Their Stored Carbon”, Peters 2021</a></li>
<li><a href="/doc/technology/carbon-capture/index#bullock-et-al-2021-section" id="toc-bullock-et-al-2021-section">“Global Carbon Dioxide Removal Potential of Waste Materials From Metal and Diamond Mining”, Bullock et al 2021</a></li>
<li><a href="/doc/technology/carbon-capture/index#flavelle-2021-section" id="toc-flavelle-2021-section">“Should We Block the Sun? Scientists Say the Time Has Come to Study It. The National Academies Said the United States Must Study Technologies That Would Artificially Cool the Planet by Reflecting Away Some Sunlight, Citing the Lack of Progress Fighting Global Warming.”, Flavelle 2021</a></li>
<li><a href="/doc/technology/carbon-capture/index#sciences-2021-section" id="toc-sciences-2021-section">“Reflecting Sunlight: Recommendations for Solar Geoengineering Research and Research Governance”, Sciences 2021</a></li>
<li><a href="/doc/technology/carbon-capture/index#plumer-flavelle-2021-section" id="toc-plumer-flavelle-2021-section">“Businesses Aim to Pull Greenhouse Gases From the Air. It’s a Gamble. A Surge of Corporate Money Could Soon Transform Carbon Removal from Science Fiction to Reality. But There Are Risks: The Very Idea Could Offer Industry an Excuse to Maintain Dangerous Habits.”, Plumer &amp; Flavelle 2021</a></li>
<li><a href="/doc/technology/carbon-capture/index#longman-et-al-2020-section" id="toc-longman-et-al-2020-section">“Viability of Greenhouse Gas Removal via Artificial Addition of Volcanic Ash to the Ocean”, Longman et al 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#herbert-et-al-2020-section" id="toc-herbert-et-al-2020-section">“Carbon Offsets Burning: A Major Fire in Oregon Illustrates the Challenges of Managing Forest Carbon Permanence”, Herbert et al 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#beerling-et-al-2020-section" id="toc-beerling-et-al-2020-section">“Potential for Large-Scale CO<sub>2</sub> Removal via Enhanced Rock Weathering With Croplands”, Beerling et al 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#lehmann-possinger-2020-section" id="toc-lehmann-possinger-2020-section">“Removal of Atmospheric CO<sub>2</sub> by Rock Weathering Holds Promise for Mitigating Climate Change: Large-Scale Removal of Carbon Dioxide from the Atmosphere Might Be Achieved through Enhanced Rock Weathering. It Now Seems That This Approach Is As Promising As Other Strategies, in Terms of Cost and CO<sub>2</sub>-Removal Potential”, Lehmann &amp; Possinger 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#nature-2020-section" id="toc-nature-2020-section">“Pulling Carbon from the Sky Is Necessary but Not Sufficient: Carbon Dioxide Removal Is Becoming a Serious Proposition. But It Is Not a Substitute for Aggressive Action to Cut Emissions”, Nature 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#carrington-2020-section" id="toc-carrington-2020-section">“Spreading Rock Dust on Fields Could Remove Vast Amounts of CO<sub>2</sub> from Air: It May Be Best Near-Term Way to Remove CO<sub>2</sub>, Say Scientists, but Cutting Fossil Fuel Use Remains Critical”, Carrington 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#anderegg-et-al-2020-section" id="toc-anderegg-et-al-2020-section">“Climate-Driven Risks to the Climate Mitigation Potential of Forests”, Anderegg et al 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#fuss-et-al-2020-section" id="toc-fuss-et-al-2020-section">“Negative Emissions—Part 2: Costs, Potentials and Side Effects”, Fuss et al 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#orbuch-2020-section" id="toc-orbuch-2020-section">“We Need To Take CO<sub>2</sub> Out Of The Sky: To Keep below Two Degrees, We’ll Need to Dramatically Reduce Current Emissions and Simultaneously Remove 10–15 Gigatons of CO<sub>2</sub>⁄yr from the Atmosphere by 2050. Read on for What That Means, Why, and How We Might Do It.”, Orbuch 2020</a></li>
<li><a href="/doc/technology/carbon-capture/index#keith-et-al-2018-section" id="toc-keith-et-al-2018-section">“A Process for Capturing CO<sub>2</sub> from the Atmosphere”, Keith et al 2018</a></li>
<li><a href="/doc/technology/carbon-capture/index#minx-et-al-2018-section" id="toc-minx-et-al-2018-section">“Negative Emissions—Part 1: Research Landscape and Synthesis”, Minx et al 2018</a></li>
<li><a href="/doc/technology/carbon-capture/index#nemet-et-al-2018-section" id="toc-nemet-et-al-2018-section">“Negative Emissions—Part 3: Innovation and Upscaling”, Nemet et al 2018</a></li>
<li><a href="/doc/technology/carbon-capture/index#field-et-al-2018-section" id="toc-field-et-al-2018-section">“Increasing Arctic Sea Ice Albedo Using Localized Reversible Geoengineering”, Field et al 2018</a></li>
<li><a href="/doc/technology/carbon-capture/index#nemet-2007-section" id="toc-nemet-2007-section">“Policy and Innovation in Low-Carbon Energy Technologies”, Nemet 2007</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-1" id="toc-section-1">“Progress on Our Goal to Be Carbon Negative by 2030”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-2" id="toc-section-2">“Forest Offsets”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-3" id="toc-section-3">“An (Even More) Inconvenient Truth”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-4" id="toc-section-4">“Climate Technology Primer (2/3): CO<sub>2</sub> Removal”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-5" id="toc-section-5">“Summary Negative Emissions Technologies and Reliable Sequestration: A Research Agenda”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-6" id="toc-section-6">“How to Leverage the Plastic Belt to Solve Climate Change”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-7" id="toc-section-7">“Carbon-Removal Tech Grabs Elon Musk’s Check”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-8" id="toc-section-8">“Iron Powder Passes First Industrial Test As Renewable, Carbon Dioxide-Free Fuel”</a></li>
<li><a href="/doc/technology/carbon-capture/index#RPDgwF1g-section" id="toc-RPDgwF1g-section">“Stripe’s First Carbon Removal Purchases”, Stripe 2024</a></li>
<li><a href="/doc/technology/carbon-capture/index#XenEM5Z3-section" id="toc-XenEM5Z3-section">“Decrement Carbon: Stripe’s Negative Emissions Commitment”, Stripe 2024</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-9" id="toc-section-9">“OAE Research Award”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-10" id="toc-section-10">“The Climate Engineers Sucking CO<sub>2</sub> From the Atmosphere”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-11" id="toc-section-11">“The World’s Biggest Carbon-Removal Plant Switches On”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-12" id="toc-section-12">“Summary for Policymakers: Global Warming of 1.5ºC”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-13" id="toc-section-13">“Can Carbon-Dioxide Removal Save the World?”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-14" id="toc-section-14">“The Tiny Swiss Company That Thinks It Can Help Stop Climate Change”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-15" id="toc-section-15">“Blamed for Climate Change, Oil Companies Invest in Carbon Removal”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-16" id="toc-section-16">“Projects to Stash Carbon Dioxide Underground Get a Boost”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-17" id="toc-section-17">“Is Carbon Capture Here?”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-18" id="toc-section-18">“Negative Emissions Reading List”</a></li>
<li><a href="/doc/technology/carbon-capture/index#C97nSp49-section" id="toc-C97nSp49-section">“Fighting for the Future: Shopify Invests $5M in Breakthrough Sustainability Technologies”, Shopify 2024</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-19" id="toc-section-19">“To Save the Whales, Feed the Whales”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-20" id="toc-section-20">“Home”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-21" id="toc-section-21">“Tesla Founder Elon Musk Has Spent $150 Million on Charity in 2021”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-22" id="toc-section-22">“The Big Business of Burying Carbon”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-23" id="toc-section-23">“Climate Change Is Here. It’s Time to Talk About Geoengineering”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-24" id="toc-section-24">“The Quest to Trap Carbon in Stone—And Beat Climate Change”</a></li>
<li><a href="/doc/technology/carbon-capture/index#section-25" id="toc-section-25">“Overview XPRIZE Carbon Removal”</a></li>
<li><a href="/doc/technology/carbon-capture/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/technology/carbon-capture/index#forest-carbon" id="toc-forest-carbon"><code>forest-carbon</code></a></li>
<li><a href="/doc/technology/carbon-capture/index#solar-geoengineering" id="toc-solar-geoengineering"><code>solar-geoengineering</code></a></li>
<li><a href="/doc/technology/carbon-capture/index#carbon-removal" id="toc-carbon-removal"><code>carbon-removal</code></a></li>
</ul></li>
<li><a href="/doc/technology/carbon-capture/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/technology/carbon-capture/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/technology/carbon-capture/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/technology/google/2007-klein-slides.pdf
The PageRank Citation Ranking: Bringing Order to the Web [slides]
Martin Klein, Santosh Vuppala
2007-01-31
2024-03-24



---
/doc/technology/google/2011-07-14-larrypage-quarterlyearningscall.html


2011-07-14
2024-01-01



---
/doc/technology/google/2023-05-01-googlebooks-1934maier-searchsnippetsforsandkeyword.jpg


2023-05-01
2024-01-01



---
/doc/technology/google/2023-07-08-gwern-google-searchcasestudy-pressleyetal1990academiaeduhit.png

Gwern
2023-07-08
2024-01-01



---
/doc/technology/google/alerts/gwern-changepoint.jpg



2024-01-01



---
/doc/technology/google/alerts/gwern-linksperemail.png



2024-01-01



---
/doc/technology/google/alerts/gwern-linkspermonth.jpg



2024-01-01



---
/doc/technology/google/alerts/gwern-mlm2-simulation.png



2024-01-01



---
/doc/technology/google/alerts/gwern-mlm2-slopes.png



2024-01-01



---
/doc/technology/google/alerts/gwern-monthlylinks-individuallinearregression.png



2024-01-01



---
/doc/technology/google/alerts/gwern-monthlylinks-individualmlm.png



2024-01-01



---
/doc/technology/google/gwern-15-predicted-survivorship-curves.png



2024-01-01



---
/doc/technology/google/gwern-googlescholar-search-highlightfulltextlink.png



2024-01-01



---
/doc/technology/google/gwern-googlesearch-tools-daterange.png



2024-01-01



---
/doc/technology/google/gwern-googlesearch-tools-verbatim.png



2024-01-01



---
/doc/technology/google/gwern-openedvslifespan.png



2024-01-01



---
/doc/technology/google/gwern-overall-survivorship-curve.png



2024-01-01



---
/doc/technology/google/gwern-profit-survivorship-curve.png



2024-01-01



---
/doc/technology/google/gwern-rsf-importance.png



2024-01-01



---
/doc/technology/google/gwern-shutdownsbymonth-kernel.png



2024-01-01



---
/doc/technology/google/gwern-shutdownsbymonth.png



2024-01-01



---
/doc/technology/google/gwern-shutdownsbyyear-kernel.png



2024-01-01



---
/doc/technology/google/gwern-shutdownsbyyear.png



2024-01-01



---
/doc/technology/google/gwern-social-survivorship-curve.png



2024-01-01



---
/doc/technology/google/gwern-startsbyyear.png



2024-01-01



---
/doc/technology/google/gwern-www-index-model.png



2024-01-01



---
/doc/technology/google/index
‘Google’ tag

2021-04-12
2024-11-11


<figure><img class="float-right page-thumbnail invert-auto outline" height="301" width="1227" src="/doc/technology/google/2023-07-08-gwern-google-searchcasestudy-pressleyetal1990academiaeduhit.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>technology/google</code>, most recent first: 1 <a href="/doc/technology/google/index#see-alsos" class="icon-not">related tag</a>, 14 <a href="/doc/technology/google/index#links" class="icon-not">annotations</a>, &amp; 28 <a href="/doc/technology/google/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/technology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/technology/google/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/technology/google/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/technology/google/index#gwern-morning-writing-section" id="toc-gwern-morning-writing-section">“What Is The Morning Writing Effect?”, Gwern 2011</a></li>
<li><a href="/doc/technology/google/index#gwern-traffic-section" id="toc-gwern-traffic-section">“Gwern.net Website Traffic”, Gwern 2011</a></li>
<li><a href="/doc/technology/google/index#gwern-search-section" id="toc-gwern-search-section">“Internet Search Tips”, Gwern 2018</a></li>
<li><a href="/doc/technology/google/index#gwern-search-case-studies-section" id="toc-gwern-search-case-studies-section">“Internet Search Case Studies”, Gwern 2019</a></li>
<li><a href="/doc/technology/google/index#gwern-ab-test-section" id="toc-gwern-ab-test-section">“A/B Testing Long-Form Readability on Gwern.net”, Gwern 2012</a></li>
<li><a href="/doc/technology/google/index#gwern-complement-section" id="toc-gwern-complement-section">“Laws of Tech: Commoditize Your Complement”, Gwern 2018</a></li>
<li><a href="/doc/technology/google/index#gwern-banner-section" id="toc-gwern-banner-section">“Banner Ads Considered Harmful”, Gwern 2017</a></li>
<li><a href="/doc/technology/google/index#gwern-socks-section" id="toc-gwern-socks-section">“On Having Enough Socks”, Gwern 2017</a></li>
<li><a href="/doc/technology/google/index#gwern-google-shutdown-section" id="toc-gwern-google-shutdown-section">“Predicting Google Closures”, Gwern 2013</a></li>
<li><a href="/doc/technology/google/index#gwern-catnip-survey-section" id="toc-gwern-catnip-survey-section">“World Catnip Surveys”, Gwern 2015</a></li>
<li><a href="/doc/technology/google/index#gwern-story-of-your-life-section" id="toc-gwern-story-of-your-life-section">“‘Story Of Your Life’ Is Not A Time-Travel Story”, Gwern 2012</a></li>
<li><a href="/doc/technology/google/index#gwern-sand-section" id="toc-gwern-sand-section">“Cultural Drift: Cleaning Methods”, Gwern 2013</a></li>
<li><a href="/doc/technology/google/index#gwern-google-alerts-section" id="toc-gwern-google-alerts-section">“Alerts Over Time”, Gwern 2013</a></li>
<li><a href="/doc/technology/google/index#gwern-wikipedia-and-youtube-section" id="toc-gwern-wikipedia-and-youtube-section">“Wikipedia &amp; YouTube”, Gwern 2009</a></li>
<li><a href="/doc/technology/google/index#gwern-wikipedia-and-knol-section" id="toc-gwern-wikipedia-and-knol-section">“Wikipedia &amp; Knol: Why Knol Already Failed”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/technology/google/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/technology/google/index#schwarz-2024-section" id="toc-schwarz-2024-section">“The Death and Life of Prediction Markets at Google: Over the past Two Decades, Google Has Hosted Two Different Internal Platforms for Predictions. Why Did the First One Fail—And Will the Other Endure?”, Schwarz 2024</a></li>
<li><a href="/doc/technology/google/index#goodwin-2024-section" id="toc-goodwin-2024-section">“HUGE Google Search Document Leak Reveals Inner Workings of Ranking Algorithm: The Documents Reveal How Google Search Is Using, or Has Used, Clicks, Links, Content, Entities, Chrome Data and More for Ranking.”, Goodwin 2024</a></li>
<li><a href="/doc/technology/google/index#blondel-et-al-2020-section" id="toc-blondel-et-al-2020-section">“Fast Differentiable Sorting and Ranking”, Blondel et al 2020</a></li>
<li><a href="/doc/technology/google/index#klein-vuppala-2007-section" id="toc-klein-vuppala-2007-section">“The PageRank Citation Ranking: Bringing Order to the Web [Slides]”, Klein &amp; Vuppala 2007</a></li>
<li><a href="/doc/technology/google/index#signorini-2005-section" id="toc-signorini-2005-section">“A Survey of Ranking Algorithms”, Signorini 2005</a></li>
<li><a href="/doc/technology/google/index#brin-page-1998-section" id="toc-brin-page-1998-section">“The Anatomy of a Large-Scale Hypertextual Web Search Engine”, Brin &amp; Page 1998</a></li>
<li><a href="/doc/technology/google/index#page-et-al-1998-section" id="toc-page-et-al-1998-section">“The PageRank Citation Ranking: Bringing Order to the Web”, Page et al 1998</a></li>
<li><a href="/doc/technology/google/index#section" id="toc-section">“Google’s <code>goo.gl</code> Links Will Stop Working in August 2025”</a></li>
<li><a href="/doc/technology/google/index#section-1" id="toc-section-1">“Google Search Operators: The Complete List (44 Advanced Operators)”</a></li>
<li><a href="/doc/technology/google/index#section-2" id="toc-section-2">“Google Services Survive If They Make Money, Aren’t Social: Statistical Analysis of Google Products Finds a Shutdown Rate of 35 Percent”</a></li>
<li><a href="/doc/technology/google/index#HFWdo2q8-section" id="toc-HFWdo2q8-section">“<code>gsutil Config</code>: Obtain Credentials and Create Configuration File”, Google 2024</a></li>
<li><a href="/doc/technology/google/index#dpuECoS8-section" id="toc-dpuECoS8-section">“TensorFlow Research Cloud (TRC): Accelerate Your Cutting-Edge Machine Learning Research With Free Cloud TPUs”, TRC 2024</a></li>
<li><a href="/doc/technology/google/index#section-3" id="toc-section-3">“The Google Black Hole: Sergey and Larry Just Bought My Company. Uh Oh.”</a></li>
<li><a href="/doc/technology/google/index#section-4" id="toc-section-4">“Misery At Google: You’d Never Expect NSFW Graffiti Like This On Google’s Bathroom Walls”</a></li>
<li><a href="/doc/technology/google/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/technology/google/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/technology/google/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/technology/index
‘tech’ tag

2019-09-14
2024-11-25


<figure><img class="float-right page-thumbnail invert-auto outline" height="487" width="827" src="/doc/technology/2022-cordovil-figure2-decreasingmeanagetolearnhowtobicyclebygeneration.jpg" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>technology</code>, most recent first: 15 <a href="/doc/technology/index#see-alsos" class="icon-not">related tags</a>, 384 <a href="/doc/technology/index#links" class="icon-not">annotations</a>, &amp; 125 <a href="/doc/technology/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/technology/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/technology/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/technology/index#gwern-note-note-section" id="toc-gwern-note-note-section">“Miscellaneous”, Gwern 2009</a></li>
<li><a href="/doc/technology/index#gwern-startup-idea-section" id="toc-gwern-startup-idea-section">“Startup Ideas”, Gwern 2017</a></li>
<li><a href="/doc/technology/index#gwern-fulltext-section" id="toc-gwern-fulltext-section">“Research Bounties On Fulltexts”, Gwern 2018</a></li>
<li><a href="/doc/technology/index#gwern-co2-coin-section" id="toc-gwern-co2-coin-section">“CO<sub>2</sub> Coin: Decentralized Carbon Capture Blockchains”, Gwern 2021</a></li>
<li><a href="/doc/technology/index#gwern-newton-section" id="toc-gwern-newton-section">“Newton’s System of the World and Comets”, Gwern 2016</a></li>
<li><a href="/doc/technology/index#gwern-epigram-section" id="toc-gwern-epigram-section">“Epigrams”, Gwern 2014</a></li>
<li><a href="/doc/technology/index#gwern-backstop-section" id="toc-gwern-backstop-section">“Evolution As Backstop for Reinforcement Learning”, Gwern 2018</a></li>
<li><a href="/doc/technology/index#gwern-beauty-section" id="toc-gwern-beauty-section">“Progress In Beauty”, Gwern 2016</a></li>
<li><a href="/doc/technology/index#gwern-me-section" id="toc-gwern-me-section">“About Gwern”, Gwern 2009</a></li>
<li><a href="/doc/technology/index#gwern-music-distraction-section" id="toc-gwern-music-distraction-section">“Music and Distraction”, Gwern 2012</a></li>
<li><a href="/doc/technology/index#gwern-girl-scouts-section" id="toc-gwern-girl-scouts-section">“Girl Scouts &amp; Good Corporate Governance”, Gwern 2011</a></li>
<li><a href="/doc/technology/index#gwern-choosing-software-section" id="toc-gwern-choosing-software-section">“Choosing Software”, Gwern 2008</a></li>
<li><a href="/doc/technology/index#gwern-wikipedia-and-other-wikis-section" id="toc-gwern-wikipedia-and-other-wikis-section">“Wikipedia and Other Wikis”, Gwern 2009</a></li>
<li><a href="/doc/technology/index#gwern-resilient-software-section" id="toc-gwern-resilient-software-section">“Resilient Haskell Software”, Gwern 2008</a></li>
</ul></li>
<li><a href="/doc/technology/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/technology/index#section" id="toc-section">“‘You Tried to Tell Yourself I Wasn’t Real’: What Happens When People With Acute Psychosis Meet the Voices in Their Heads?”</a></li>
<li><a href="/doc/technology/index#koivuranta-2024-section" id="toc-koivuranta-2024-section">“Satu Rämö’s Novel Received 1-Star Reviews on Amazon UK Because the Wrong Story Was Published on the Cover of the <em>Hildur</em> Book”, Koivuranta 2024</a></li>
<li><a href="/doc/technology/index#lowe-2024-section" id="toc-lowe-2024-section">“The Value of Space Activity”, Lowe 2024</a></li>
<li><a href="/doc/technology/index#section-1" id="toc-section-1">“The Hidden Engineering of Landfills”</a></li>
<li><a href="/doc/technology/index#mcbride-2024-section" id="toc-mcbride-2024-section">“Battle Over Startup Leaves Early Investor With No Equity, $2.6 Million Legal Bill § <em>The Information</em> PR War”, McBride 2024</a></li>
<li><a href="/doc/technology/index#matranga-2024-section" id="toc-matranga-2024-section">“The Ant And The Grasshopper: Seasonality And The Invention Of Agriculture”, Matranga 2024</a></li>
<li><a href="/doc/technology/index#djellouli-et-al-2024-section" id="toc-djellouli-et-al-2024-section">“Shell Buckling for Programmable Metafluids”, Djellouli et al 2024</a></li>
<li><a href="/doc/technology/index#mark-2024-section" id="toc-mark-2024-section">“The Road to Zero: The 50-Year Effort to Eliminate Roof Fall Fatalities from US Underground Coal Mines”, Mark 2024</a></li>
<li><a href="/doc/technology/index#geerling-2024-section" id="toc-geerling-2024-section">“What Happens When You Touch a Pickle to an AM Radio Tower?”, Geerling 2024</a></li>
<li><a href="/doc/technology/index#patel-2023-2-section" id="toc-patel-2023-2-section">“Open Source Data Programs From Low-Earth Orbit Synthetic Aperture Radar Companies: Questions and Answers [Industry Profiles and Activities]”, Patel 2023</a></li>
<li><a href="/doc/technology/index#gross-sampat-2023-section" id="toc-gross-sampat-2023-section">“America, Jump-Started: World War II R&amp;D and the Takeoff of the US Innovation System”, Gross &amp; Sampat 2023</a></li>
<li><a href="/doc/technology/index#thorson-2023-section" id="toc-thorson-2023-section">“Taxonomy and Nomenclature for the Stone Domain in New England”, Thorson 2023</a></li>
<li><a href="/doc/technology/index#jordan-2023-2-section" id="toc-jordan-2023-2-section">“Testing My Speech Jammer In Public”, Jordan 2023</a></li>
<li><a href="/doc/technology/index#jordan-2023-1-section" id="toc-jordan-2023-1-section">“Testing My Speech Jammer In Public § Speech Jammer Immunity”, Jordan 2023</a></li>
<li><a href="/doc/technology/index#wright-2023-2-section" id="toc-wright-2023-2-section">“Application of the Thermodynamics of Radiation to Dyson Spheres As Work Extractors and Computational Engines, and Their Observational Consequences”, Wright 2023</a></li>
<li><a href="/doc/technology/index#balbi-frank-2023-section" id="toc-balbi-frank-2023-section">“The Oxygen Bottleneck for Technospheres”, Balbi &amp; Frank 2023</a></li>
<li><a href="/doc/technology/index#jones-et-al-2023-section" id="toc-jones-et-al-2023-section">“Insights from a Laboratory Fire”, Jones et al 2023</a></li>
<li><a href="/doc/technology/index#guys-2023-section" id="toc-guys-2023-section">“Elephant Rifle Annihilates Ballistic Gel at 82,000FPS § Combustion by Compression”, Guys 2023</a></li>
<li><a href="/doc/technology/index#struthers-roberts-2023-section" id="toc-struthers-roberts-2023-section">“Rebecca Struthers on Watches, Watchmaking, and the Hands of Time § Practical Challenges With Marine Chronometers”, Struthers &amp; Roberts 2023</a></li>
<li><a href="/doc/technology/index#hamming-2023-section" id="toc-hamming-2023-section">“You And Your Research”, Hamming 2023</a></li>
<li><a href="/doc/technology/index#halper-2023-section" id="toc-halper-2023-section">“Fusion Power by 2028? Microsoft Is Betting on It”, Halper 2023</a></li>
<li><a href="/doc/technology/index#freiberg-matz-2023-section" id="toc-freiberg-matz-2023-section">“Founder Personality and Entrepreneurial Outcomes: A Large-Scale Field Study of Technology Startups”, Freiberg &amp; Matz 2023</a></li>
<li><a href="/doc/technology/index#agrawal-zhao-2023-section" id="toc-agrawal-zhao-2023-section">“Taxing Uber”, Agrawal &amp; Zhao 2023</a></li>
<li><a href="/doc/technology/index#sousa-et-al-2023-section" id="toc-sousa-et-al-2023-section">“Effectiveness of an Over-The-Counter Self-Fitting Hearing Aid Compared With an Audiologist-Fitted Hearing Aid: A Randomized Clinical Trial”, Sousa et al 2023</a></li>
<li><a href="/doc/technology/index#li-2023-section" id="toc-li-2023-section">“All-Way Stops”, Li 2023</a></li>
<li><a href="/doc/technology/index#kaltenberg-et-al-2023-section" id="toc-kaltenberg-et-al-2023-section">“Invention and the Life Course: Age Differences in Patenting”, Kaltenberg et al 2023</a></li>
<li><a href="/doc/technology/index#kelly-et-al-2022b-section" id="toc-kelly-et-al-2022b-section">“The Mechanics of the Industrial Revolution”, Kelly et al 2022b</a></li>
<li><a href="/doc/technology/index#amadeo-2022-section" id="toc-amadeo-2022-section">“Linux, Amazon, Meta, and Microsoft Want to Break the Google Maps Monopoly: Overture Maps Foundation Wants to End the Oppressive Rule of the Google Maps API”, Amadeo 2022</a></li>
<li><a href="/doc/technology/index#larrouturou-et-al-2022-section" id="toc-larrouturou-et-al-2022-section">“Dynamic Soaring As a Means to Exceed the Solar Wind Speed”, Larrouturou et al 2022</a></li>
<li><a href="/doc/technology/index#kl%C3%BCppel-knott-2022-section" id="toc-klüppel-knott-2022-section">“Are Ideas Being Fished Out?”, Klüppel &amp; Knott 2022</a></li>
<li><a href="/doc/technology/index#dodda-et-al-2022-section" id="toc-dodda-et-al-2022-section">“Active Pixel Sensor Matrix Based on Monolayer MoS<sub>2</sub> Phototransistor Array”, Dodda et al 2022</a></li>
<li><a href="/doc/technology/index#warburton-et-al-2022-section" id="toc-warburton-et-al-2022-section">“Measuring Motion-To-Photon Latency for Sensorimotor Experiments With Virtual Reality Systems”, Warburton et al 2022</a></li>
<li><a href="/doc/technology/index#rakhmatulin-et-al-2022-section" id="toc-rakhmatulin-et-al-2022-section">“Selective Neutralization and Deterring of Cockroaches With Laser Automated by Machine Vision”, Rakhmatulin et al 2022</a></li>
<li><a href="/doc/technology/index#blackler-2022-section" id="toc-blackler-2022-section">“Communication And The Role Of The Medieval Tower In Greece: A Re-Appraisal”, Blackler 2022</a></li>
<li><a href="/doc/technology/index#fradley-et-al-2022-section" id="toc-fradley-et-al-2022-section">“Following the Herds? A New Distribution of Hunting Kites in Southwest Asia”, Fradley et al 2022</a></li>
<li><a href="/doc/technology/index#kelly-gr%C3%A1da-2022-section" id="toc-kelly-gráda-2022-section">“Connecting the Scientific and Industrial Revolutions: The Role of Practical Mathematics”, Kelly &amp; Gráda 2022</a></li>
<li><a href="/doc/technology/index#norman-2022-section" id="toc-norman-2022-section">“The Charming Bloke Who Dominates GeoGuessr: Tom Davies Has Become a Beloved Icon of the Google Maps Guessing Game”, Norman 2022</a></li>
<li><a href="/doc/technology/index#pinheiro-2022-section" id="toc-pinheiro-2022-section">“Searching for Cyclic TV Reference Paradoxes”, Pinheiro 2022</a></li>
<li><a href="/doc/technology/index#green-talmadge-2022-section" id="toc-green-talmadge-2022-section">“Then What? Assessing the Military Implications of Chinese Control of Taiwan”, Green &amp; Talmadge 2022</a></li>
<li><a href="/doc/technology/index#vick-2022-section" id="toc-vick-2022-section">sniko_ @ “2022-05-09”</a></li>
<li><a href="/doc/technology/index#wu-et-al-2022-11-section" id="toc-wu-et-al-2022-11-section">“Light-Driven Microdrones”, Wu et al 2022</a></li>
<li><a href="/doc/technology/index#juhasz-mooney-2022-section" id="toc-juhasz-mooney-2022-section">“‘I Think I Discovered a Military Base in the Middle of the Ocean’—Null Island, the Most Real of Fictional Places”, Juhasz &amp; Mooney 2022</a></li>
<li><a href="/doc/technology/index#turton-2022-section" id="toc-turton-2022-section">“Apple and Meta Gave User Data to Hackers Who Used Forged Legal Requests: Hackers Compromised the Emails of Law Enforcement Agencies; Data Was Used to Enable Harassment, May Aid Financial Fraud”, Turton 2022</a></li>
<li><a href="/doc/technology/index#wiblin-rohlfing-2022-section" id="toc-wiblin-rohlfing-2022-section">“Joan Rohlfing on How to Avoid Catastrophic Nuclear Blunders: The Interaction between Nuclear Weapons and Cybersecurity”, Wiblin &amp; Rohlfing 2022</a></li>
<li><a href="/doc/technology/index#krebs-2022-section" id="toc-krebs-2022-section">“Hackers Gaining Power of Subpoena Via Fake ‘Emergency Data Requests’”, Krebs 2022</a></li>
<li><a href="/doc/technology/index#humphreys-et-al-2022-2-section" id="toc-humphreys-et-al-2022-2-section">“A Data-Driven Approach for Learning to Control Computers”, Humphreys et al 2022</a></li>
<li><a href="/doc/technology/index#givon-et-al-2022-section" id="toc-givon-et-al-2022-section">“From Fish out of Water to New Insights on Navigation Mechanisms in Animals”, Givon et al 2022</a></li>
<li><a href="/doc/technology/index#tan-2022-section" id="toc-tan-2022-section">“The Road Not Taken: Technological Uncertainty and the Evaluation of Innovations”, Tan 2022</a></li>
<li><a href="/doc/technology/index#merc%C3%AA-et-al-2022-section" id="toc-mercê-et-al-2022-section">“Learning to Cycle: From Training Wheels to Balance Bike”, Mercê et al 2022</a></li>
<li><a href="/doc/technology/index#dedeke-2022-section" id="toc-dedeke-2022-section">“Moore’s Not Enough: 4 New Laws of Computing: Moore’s and Metcalfe’s Conjectures Are Taught in Classrooms Every Day—These Four Deserve Consideration, Too”, Dedeke 2022</a></li>
<li><a href="/doc/technology/index#bhatt-et-al-2022-section" id="toc-bhatt-et-al-2022-section">“Surprisingly Robust In-Hand Manipulation: An Empirical Study”, Bhatt et al 2022</a></li>
<li><a href="/doc/technology/index#munich-chamber-2022-section" id="toc-munich-chamber-2022-section"><em>LG München: 3 O 17493/20 Vom 20.01.2022</em>, Munich &amp; Chamber 2022</a></li>
<li><a href="/doc/technology/index#munroe-2022-section" id="toc-munroe-2022-section">“Latency”, Munroe 2022</a></li>
<li><a href="/doc/technology/index#lin-thornton-2022-section" id="toc-lin-thornton-2022-section">“Fooled by Beautiful Data: Visualization Esthetics Bias Trust in Science, News, and Social Media”, Lin &amp; Thornton 2022</a></li>
<li><a href="/doc/technology/index#mart%C3%ADnez-et-al-2022-2-section" id="toc-martínez-et-al-2022-2-section">“Synthetic Fat from Petroleum As a Resilient Food for Global Catastrophes: Preliminary Techno-Economic Assessment and Technology Roadmap”, Martínez et al 2022</a></li>
<li><a href="/doc/technology/index#piccardi-et-al-2021-section" id="toc-piccardi-et-al-2021-section">“A Large-Scale Characterization of How Readers Browse Wikipedia”, Piccardi et al 2021</a></li>
<li><a href="/doc/technology/index#giustiziero-et-al-2021-section" id="toc-giustiziero-et-al-2021-section">“Hyperspecialization and Hyperscaling: A Resource-Based Theory of the Digital Firm”, Giustiziero et al 2021</a></li>
<li><a href="/doc/technology/index#palumbo-2021-section" id="toc-palumbo-2021-section">“Steam Deck Won’t Have Any Exclusive Games, Valve Confirms”, Palumbo 2021</a></li>
<li><a href="/doc/technology/index#giurge-bohns-2021-section" id="toc-giurge-bohns-2021-section">“You Don’t Need to Answer Right Away! Receivers Overestimate How Quickly Senders Expect Responses to Non-Urgent Work Emails”, Giurge &amp; Bohns 2021</a></li>
<li><a href="/doc/technology/index#win-et-al-2021-section" id="toc-win-et-al-2021-section">“Design and Control of the First Foldable Single-Actuator Rotary Wing Micro Aerial Vehicle”, Win et al 2021</a></li>
<li><a href="/doc/technology/index#sugimoto-2021-section" id="toc-sugimoto-2021-section">“Tokyo Says Long Goodbye to Beloved Floppy Disks: Reliability Cherished by Bureaucrats, but Maintenance Fees Had Become a Burden”, Sugimoto 2021</a></li>
<li><a href="/doc/technology/index#pham-et-al-2021-3-section" id="toc-pham-et-al-2021-3-section">“Dexterous Magnetic Manipulation of Conductive Non-Magnetic Objects”, Pham et al 2021</a></li>
<li><a href="/doc/technology/index#drosos-guo-2021-section" id="toc-drosos-guo-2021-section">“Streamers Teaching Programming, Art, and Gaming: Cognitive Apprenticeship, Serendipitous Teachable Moments, and Tacit Expert Knowledge”, Drosos &amp; Guo 2021</a></li>
<li><a href="/doc/technology/index#ryan-tolga-2021-section" id="toc-ryan-tolga-2021-section">“From Stroke to Stoke: The Multiple Sporting Legacies of the Southern California Home Swimming Pool”, Ryan &amp; Tolga 2021</a></li>
<li><a href="/doc/technology/index#fillmore-hall-2021-section" id="toc-fillmore-hall-2021-section">“Technological Change and Obsolete Skills: Evidence from Men’s Professional Tennis”, Fillmore &amp; Hall 2021</a></li>
<li><a href="/doc/technology/index#littman-et-al-2021-section" id="toc-littman-et-al-2021-section">“Eau De Cleopatra: Mendesian Perfume and Tell Timai”, Littman et al 2021</a></li>
<li><a href="/doc/technology/index#roberts-et-al-2021-section" id="toc-roberts-et-al-2021-section">“Blood, Sweat, and Tears: Extraterrestrial Regolith Biocomposites With <em>in Vivo</em> Binders”, Roberts et al 2021</a></li>
<li><a href="/doc/technology/index#kaspar-et-al-2021-section" id="toc-kaspar-et-al-2021-section">“The Rise of Intelligent Matter”, Kaspar et al 2021</a></li>
<li><a href="/doc/technology/index#phan-rauthmann-2021-section" id="toc-phan-rauthmann-2021-section">“Personality Computing: New Frontiers in Personality Assessment”, Phan &amp; Rauthmann 2021</a></li>
<li><a href="/doc/technology/index#grams-2021-section" id="toc-grams-2021-section">“Ripple: An Investigation of the World’s Most Advanced High-Yield Thermonuclear Weapon Design”, Grams 2021</a></li>
<li><a href="/doc/technology/index#koerner-2021-section" id="toc-koerner-2021-section">“One Man’s Amazing Journey to the Center of the Bowling Ball: Mo Pinel Spent a Career Reshaping the Ball’s Inner Core to Harness the Power of Physics. He Revolutionized the Sport—And Spared No Critics along the Way”, Koerner 2021</a></li>
<li><a href="/doc/technology/index#wiggers-2021-section" id="toc-wiggers-2021-section">“Google Details New AI Accelerator Chips”, Wiggers 2021</a></li>
<li><a href="/doc/technology/index#meister-pause-2021-section" id="toc-meister-pause-2021-section">“It’s Trust or Risk? Chemosensory Anxiety Signals Affect Bargaining in Women”, Meister &amp; Pause 2021</a></li>
<li><a href="/doc/technology/index#kaltenberg-et-al-2021-page-3-section" id="toc-kaltenberg-et-al-2021-page-3-section">“The Age of Invention: Matching Inventor Ages to Patents Based on Web-Scraped Sources”, Kaltenberg et al 2021 (page 3)</a></li>
<li><a href="/doc/technology/index#solomon-et-al-2021-section" id="toc-solomon-et-al-2021-section">“WORF (Write Once, Read Forever) Next Generation Archival Big Data Storage”, Solomon et al 2021</a></li>
<li><a href="/doc/technology/index#kuna-n%C3%A1b%C4%9Blek-2021-section" id="toc-kuna-nábělek-2021-section">“Seismic Crustal Imaging Using Fin Whale Songs”, Kuna &amp; Nábělek 2021</a></li>
<li><a href="/doc/technology/index#cocquyt-et-al-2021-section" id="toc-cocquyt-et-al-2021-section">“Neutron Tomography of Van Leeuwenhoek’s Microscopes”, Cocquyt et al 2021</a></li>
<li><a href="/doc/technology/index#alcorn-2020-section" id="toc-alcorn-2020-section">“Goodreads Plans to Retire API Access, Disables Existing API Keys”, Alcorn 2020</a></li>
<li><a href="/doc/technology/index#guri-2020-section" id="toc-guri-2020-section">“AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers”, Guri 2020</a></li>
<li><a href="/doc/technology/index#pace-2020-section" id="toc-pace-2020-section">“What Is the Meta-Rational Thing to Do Here? [Comments]”, Pace 2020</a></li>
<li><a href="/doc/technology/index#meyrowitz-2020-section" id="toc-meyrowitz-2020-section">“Time Travel: A Live Demo of the Intermedia Hypertext System—Circa 1989”, Meyrowitz 2020</a></li>
<li><a href="/doc/technology/index#horton-tambe-2020-section" id="toc-horton-tambe-2020-section">“The Death of a Technical Skill”, Horton &amp; Tambe 2020</a></li>
<li><a href="/doc/technology/index#khatchadourian-2020-section" id="toc-khatchadourian-2020-section">“The Elusive Peril of Space Junk”, Khatchadourian 2020</a></li>
<li><a href="/doc/technology/index#isaac-spangenberg-2020-section" id="toc-isaac-spangenberg-2020-section">“The Perfection Premium”, Isaac &amp; Spangenberg 2020</a></li>
<li><a href="/doc/technology/index#kroll-2020-section" id="toc-kroll-2020-section">“Tripping over the Potholes in Too Many Libraries”, Kroll 2020</a></li>
<li><a href="/doc/technology/index#roscioli-et-al-2020-section" id="toc-roscioli-et-al-2020-section">“How Hair Deforms Steel”, Roscioli et al 2020</a></li>
<li><a href="/doc/technology/index#moss-2020-section" id="toc-moss-2020-section">“The Rise and Fall of Adobe Flash: Before Flash Player Sunsets This December, We Talk Its Legacy With Those Who Built It”, Moss 2020</a></li>
<li><a href="/doc/technology/index#holderith-2020-section" id="toc-holderith-2020-section">“The Incredible Story of the US Army’s Earth-Shaking, Off-Road Land Trains: Oh, Your Pickup Has a Lift? That’s Cute”, Holderith 2020</a></li>
<li><a href="/doc/technology/index#patel-et-al-2020-section" id="toc-patel-et-al-2020-section">“Volitional Control of Individual Neurons in the Human Brain”, Patel et al 2020</a></li>
<li><a href="/doc/technology/index#chen-2020-section" id="toc-chen-2020-section">“How to See the World’s Reflection From a Bag of Chips: Computer Scientists Reconstructed the Image of a Whole Room Using the Reflection from a Snack Package. It’s Useful for AR/VR Research—And Possibly Spying”, Chen 2020</a></li>
<li><a href="/doc/technology/index#achmiz-2020-1-section" id="toc-achmiz-2020-1-section">“<code>darkmode.js</code>”, Achmiz 2020</a></li>
<li><a href="/doc/technology/index#kr%C3%B6ger-et-al-2020-section" id="toc-kröger-et-al-2020-section">“What Does Your Gaze Reveal About You? On the Privacy Implications of Eye Tracking”, Kröger et al 2020</a></li>
<li><a href="/doc/technology/index#ramesh-et-al-2020-section" id="toc-ramesh-et-al-2020-section">“Listen to Your Key: Towards Acoustics-Based Physical Key Inference”, Ramesh et al 2020</a></li>
<li><a href="/doc/technology/index#hambling-2020-section" id="toc-hambling-2020-section">“In the 1970s, the CIA Created a Robot Dragonfly Spy. Now We Know How It Works. Newly Released Documents Show How the CIA Created One of the World’s First Examples of Insect Robotics.”, Hambling 2020</a></li>
<li><a href="/doc/technology/index#miller-2020-section" id="toc-miller-2020-section">“‘The Intelligence Coup of the Century’: For Decades, the CIA Read the Encrypted Communications of Allies and Adversaries”, Miller 2020</a></li>
<li><a href="/doc/technology/index#crawford-2020-section" id="toc-crawford-2020-section">“Draining the Swamp: How Sanitation Conquered Disease Long Before Vaccines or Antibiotics”, Crawford 2020</a></li>
<li><a href="/doc/technology/index#crawford-et-al-2020-section" id="toc-crawford-et-al-2020-section">“Enriched Environment Exposure Accelerates Rodent Driving Skills”, Crawford et al 2020</a></li>
<li><a href="/doc/technology/index#park-et-al-2020-2-section" id="toc-park-et-al-2020-2-section">“Seeing the World in a Bag of Chips”, Park et al 2020</a></li>
<li><a href="/doc/technology/index#hester-2020-section" id="toc-hester-2020-section">“All the Money in the World Couldn’t Make Kinect Happen: For a Moment a Decade Ago, the Game Industry Looked like a Very Different Place”, Hester 2020</a></li>
<li><a href="/doc/technology/index#zimmer-2020-section" id="toc-zimmer-2020-section">“Air Pollution, Evolution, and the Fate of Billions of Humans: It’s Not Just a Modern Problem. Airborne Toxins Are so Pernicious That They May Have Shaped Our DNA over Millions of Years”, Zimmer 2020</a></li>
<li><a href="/doc/technology/index#kim-et-al-2020-1-section" id="toc-kim-et-al-2020-1-section">“A Body Bag Can save Your Life: a Novel Method of Cold Water Immersion for Heat Stroke Treatment”, Kim et al 2020</a></li>
<li><a href="/doc/technology/index#mclaughlin-dorfman-2019-section" id="toc-mclaughlin-dorfman-2019-section">“‘Shattered’: Inside the Secret Battle to save America’s Undercover Spies in the Digital Age”, McLaughlin &amp; Dorfman 2019</a></li>
<li><a href="/doc/technology/index#toller-2019-section" id="toc-toller-2019-section">“Guide To Using Reverse Image Search For Investigations”, Toller 2019</a></li>
<li><a href="/doc/technology/index#pronk-et-al-2019-section" id="toc-pronk-et-al-2019-section">“Mental Chronometry in the Pocket? Timing Accuracy of Web Applications on Touchscreen and Keyboard Devices”, Pronk et al 2019</a></li>
<li><a href="/doc/technology/index#condor-2019-1-section" id="toc-condor-2019-1-section">“Cool Links of the Decade: 2010s”, Condor 2019</a></li>
<li><a href="/doc/technology/index#tsykunov-et-al-2019-section" id="toc-tsykunov-et-al-2019-section">“SwarmCloak: Landing of a Swarm of Nano-Quadrotors on Human Arms”, Tsykunov et al 2019</a></li>
<li><a href="/doc/technology/index#gerasimov-2019-section" id="toc-gerasimov-2019-section">“Building Personal Search Infrastructure for Your Knowledge and Code: Overview of Search Tools for Desktop and Mobile; Using Emacs and Ripgrep As Desktop Search Engine”, Gerasimov 2019</a></li>
<li><a href="/doc/technology/index#hanssen-2019-section" id="toc-hanssen-2019-section">“‘What’s Wrong With The Way I Talk?’ The Effect Of Sound Motion Pictures On Actor Careers”, Hanssen 2019</a></li>
<li><a href="/doc/technology/index#duisterhof-et-al-2019-section" id="toc-duisterhof-et-al-2019-section">“Learning to Seek: Autonomous Source Seeking With Deep Reinforcement Learning Onboard a Nano Drone Microcontroller”, Duisterhof et al 2019</a></li>
<li><a href="/doc/technology/index#crawford-2019-section" id="toc-crawford-2019-section">“Why Did We Wait so Long for the Bicycle?”, Crawford 2019</a></li>
<li><a href="/doc/technology/index#section-2" id="toc-section-2">“Episode 13: Masters of Scale Episode Transcript: Stewart Butterfield [2018]”</a></li>
<li><a href="/doc/technology/index#stachl-et-al-2019-section" id="toc-stachl-et-al-2019-section">“Behavioral Patterns in Smartphone Usage Predict Big Five Personality Traits”, Stachl et al 2019</a></li>
<li><a href="/doc/technology/index#joyner-et-al-2019-section" id="toc-joyner-et-al-2019-section">“5 Years of Graduate CS Education Online and at Scale”, Joyner et al 2019</a></li>
<li><a href="/doc/technology/index#kwong-et-al-2019-section" id="toc-kwong-et-al-2019-section">“Hard Drive of Hearing: Disks That Eavesdrop With a Synthesized Microphone”, Kwong et al 2019</a></li>
<li><a href="/doc/technology/index#poehler-et-al-2019-section" id="toc-poehler-et-al-2019-section">“The Iron Streets of Pompeii”, Poehler et al 2019</a></li>
<li><a href="/doc/technology/index#shumailov-et-al-2019-section" id="toc-shumailov-et-al-2019-section">“Hearing Your Touch: A New Acoustic Side Channel on Smartphones”, Shumailov et al 2019</a></li>
<li><a href="/doc/technology/index#savla-2019-section" id="toc-savla-2019-section">“Real-Time Continuous Transcription With Live Transcribe”, Savla 2019</a></li>
<li><a href="/doc/technology/index#quinn-2019-section" id="toc-quinn-2019-section">“Squeezing the Bears: Cornering Risk and Limits on Arbitrage during the ‘British Bicycle Mania’, 1896–1898”, Quinn 2019</a></li>
<li><a href="/doc/technology/index#cote-2019-section" id="toc-cote-2019-section">“Invisible Nuclear-Armed Submarines, or Transparent Oceans? Are Ballistic Missile Submarines Still the Best Deterrent for the United States?”, Cote 2019</a></li>
<li><a href="/doc/technology/index#middendorf-2019-page-5-section" id="toc-middendorf-2019-page-5-section">“<em>What Every Engineer Should Know About Inventing</em> § Chapter 4: Theories of Creativity [Wine/printing]”, Middendorf 2019 (page 5)</a></li>
<li><a href="/doc/technology/index#scott-et-al-2019-section" id="toc-scott-et-al-2019-section">“Entrepreneurial Uncertainty and Expert Evaluation: An Empirical Analysis”, Scott et al 2019</a></li>
<li><a href="/doc/technology/index#kr%C3%B6ger-et-al-2019-section" id="toc-kröger-et-al-2019-section">“Privacy Implications of Accelerometer Data: a Review of Possible Inferences”, Kröger et al 2019</a></li>
<li><a href="/doc/technology/index#coursey-et-al-2019-section" id="toc-coursey-et-al-2019-section">“Living With Harmony: A Personal Companion System by Realbotix™”, Coursey et al 2019</a></li>
<li><a href="/doc/technology/index#steiner-et-al-2018-section" id="toc-steiner-et-al-2018-section">“Organic Synthesis in a Modular Robotic System Driven by a Chemical Programming Language”, Steiner et al 2018</a></li>
<li><a href="/doc/technology/index#oettingen-2018-section" id="toc-oettingen-2018-section">“Criticality Analysis of the Louis Slotin Accident”, Oettingen 2018</a></li>
<li><a href="/doc/technology/index#argyrou-et-al-2018-section" id="toc-argyrou-et-al-2018-section">“Energy Storage for Electricity Generation and Related Processes: Technologies Appraisal and Grid Scale Applications”, Argyrou et al 2018</a></li>
<li><a href="/doc/technology/index#poehler-crowther-2018-section" id="toc-poehler-crowther-2018-section">“Paving Pompeii: The Archaeology of Stone-Paved Streets”, Poehler &amp; Crowther 2018</a></li>
<li><a href="/doc/technology/index#highhouse-et-al-2018-section" id="toc-highhouse-et-al-2018-section">“Dark Motives and Elective Use of Brainteaser Interview Questions”, Highhouse et al 2018</a></li>
<li><a href="/doc/technology/index#patterson-2018-section" id="toc-patterson-2018-section">“Can Behavioral Tools Improve Online Student Outcomes? Experimental Evidence from a Massive Open Online Course”, Patterson 2018</a></li>
<li><a href="/doc/technology/index#cheng-et-al-2018-1-section" id="toc-cheng-et-al-2018-1-section">“SonarSnoop: Active Acoustic Side-Channel Attacks”, Cheng et al 2018</a></li>
<li><a href="/doc/technology/index#greer-tradition-section" id="toc-greer-tradition-section">“Tradition Is Smarter Than You Are”, Greer 2018</a></li>
<li><a href="/doc/technology/index#greer-hybrid-warfare-section" id="toc-greer-hybrid-warfare-section">“What Cyber-War Will Look Like”, Greer 2018</a></li>
<li><a href="/doc/technology/index#chou-et-al-2018-section" id="toc-chou-et-al-2018-section">“Ionospheric Disturbances Triggered by SpaceX Falcon Heavy”, Chou et al 2018</a></li>
<li><a href="/doc/technology/index#hwang-2018-section" id="toc-hwang-2018-section">“<em>The Trade Journal Cooperative</em>: A Niche Trade Journal Delivered To Your Door, Quarterly”, Hwang 2018</a></li>
<li><a href="/doc/technology/index#bertsekas-2018-section" id="toc-bertsekas-2018-section">“Feature-Based Aggregation and Deep Reinforcement Learning: A Survey and Some New Implementations”, Bertsekas 2018</a></li>
<li><a href="/doc/technology/index#schmidt-frank-2018-section" id="toc-schmidt-frank-2018-section">“The Silurian Hypothesis: Would It Be Possible to Detect an Industrial Civilization in the Geological Record?”, Schmidt &amp; Frank 2018</a></li>
<li><a href="/doc/technology/index#hippke-2018-section" id="toc-hippke-2018-section">“Super-Earths in Need for Extremely Big Rockets”, Hippke 2018</a></li>
<li><a href="/doc/technology/index#liu-et-al-2018-4-section" id="toc-liu-et-al-2018-4-section">“Reinforcement Learning on Web Interfaces Using Workflow-Guided Exploration”, Liu et al 2018</a></li>
<li><a href="/doc/technology/index#yaqub-2018-section" id="toc-yaqub-2018-section">“Serendipity: Towards a Taxonomy and a Theory”, Yaqub 2018</a></li>
<li><a href="/doc/technology/index#nilsson-et-al-2018-section" id="toc-nilsson-et-al-2018-section">“15 Years of Research on Redirected Walking in Immersive Virtual Environments”, Nilsson et al 2018</a></li>
<li><a href="/doc/technology/index#s%C3%BCrmelihindi-2018-section" id="toc-sürmelihindi-2018-section">“The Second Century CE Roman Watermills of Barbegal: Unraveling the Enigma of One of the Oldest Industrial Complexes”, Sürmelihindi 2018</a></li>
<li><a href="/doc/technology/index#jambon-2017-section" id="toc-jambon-2017-section">“Bronze Age Iron: Meteoritic or Not? A Chemical Strategy”, Jambon 2017</a></li>
<li><a href="/doc/technology/index#bonta-et-al-2017-section" id="toc-bonta-et-al-2017-section">“Intentional Fire-Spreading by ‘Firehawk’ Raptors in Northern Australia”, Bonta et al 2017</a></li>
<li><a href="/doc/technology/index#amazon-2017-section" id="toc-amazon-2017-section">“Amazon Celebrates 10<sup>th</sup> Holiday Season of Frustration-Free Packaging—An Invention That’s Helped Eliminate 181,000 Tons of Packaging and 307 Million Boxes, and Given Millions of Customers Holidays Without ‘Wrap Rage’”, Amazon 2017</a></li>
<li><a href="/doc/technology/index#budak-et-al-2017-section" id="toc-budak-et-al-2017-section">“Threading Is Sticky: How Threaded Conversations Promote Comment System User Retention”, Budak et al 2017</a></li>
<li><a href="/doc/technology/index#dean-2017-1-section" id="toc-dean-2017-1-section">“Film Review: <em>The Haunting</em> (1963)”, Dean 2017</a></li>
<li><a href="/doc/technology/index#raff-et-al-2017-section" id="toc-raff-et-al-2017-section">“Malware Detection by Eating a Whole EXE”, Raff et al 2017</a></li>
<li><a href="/doc/technology/index#datta-et-al-2017-section" id="toc-datta-et-al-2017-section">“Changing Their Tune: How Consumers’ Adoption of Online Streaming Affects Music Consumption and Discovery”, Datta et al 2017</a></li>
<li><a href="/doc/technology/index#bagrow-et-al-2017-section" id="toc-bagrow-et-al-2017-section">“Information Flow Reveals Prediction Limits in Online Social Activity”, Bagrow et al 2017</a></li>
<li><a href="/doc/technology/index#pei-et-al-2017-section" id="toc-pei-et-al-2017-section">“DeepXplore: Automated Whitebox Testing of Deep Learning Systems”, Pei et al 2017</a></li>
<li><a href="/doc/technology/index#bezos-2017-section" id="toc-bezos-2017-section">“2016 Letter to Shareholders”, Bezos 2017</a></li>
<li><a href="/doc/technology/index#post-2017-section" id="toc-post-2017-section">“Stone Walls That Stay Built: A Master Waller Shares How to Dry-Lay Stone Walls That Hold Their Ground for Centuries”, Post 2017</a></li>
<li><a href="/doc/technology/index#lafond-et-al-2017-section" id="toc-lafond-et-al-2017-section">“How Well Do Experience Curves Predict Technological Progress? A Method for Making Distributional Forecasts”, Lafond et al 2017</a></li>
<li><a href="/doc/technology/index#jwh1975-2017-section" id="toc-jwh1975-2017-section">“Cleaning up After WWII”, jwh1975 2017</a></li>
<li><a href="/doc/technology/index#schumann-oregan-2017-section" id="toc-schumann-oregan-2017-section">“Sensory Augmentation: Integration of an Auditory Compass Signal into Human Perception of Space”, Schumann &amp; O’Regan 2017</a></li>
<li><a href="/doc/technology/index#moran-2017-section" id="toc-moran-2017-section">“The Esthetic-Usability Effect”, Moran 2017</a></li>
<li><a href="/doc/technology/index#55315-2017-section" id="toc-55315-2017-section">“Autonomous Precision Landing of Space Rockets”, 5.5.315 2017</a></li>
<li><a href="/doc/technology/index#sanders-et-al-2017-1-section" id="toc-sanders-et-al-2017-1-section">“Hyper-Realistic Face Masks: a New Challenge in Person Identification”, Sanders et al 2017</a></li>
<li><a href="/doc/technology/index#wang-2016b-section" id="toc-wang-2016b-section">“Deep Learning Reinvents the Hearing Aid: Finally, Wearers of Hearing Aids Can Pick out a Voice in a Crowded Room”, Wang 2016b</a></li>
<li><a href="/doc/technology/index#li-et-al-2016-1-section" id="toc-li-et-al-2016-1-section">“Digital Health: Tracking Physiomes and Activity Using Wearable Biosensors Reveals Useful Health-Related Information”, Li et al 2016</a></li>
<li><a href="/doc/technology/index#neal-2016-section" id="toc-neal-2016-section">“Survey of Alternative Displays”, Neal 2016</a></li>
<li><a href="/doc/technology/index#addey-2016-section" id="toc-addey-2016-section">“<em>Blade Runner</em> (Typeset In The Future)”, Addey 2016</a></li>
<li><a href="/doc/technology/index#eghbal-2016-section" id="toc-eghbal-2016-section">“Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure”, Eghbal 2016</a></li>
<li><a href="/doc/technology/index#boudreau-et-al-2016-section" id="toc-boudreau-et-al-2016-section">“Looking Across and Looking Beyond the Knowledge Frontier: Intellectual Distance, Novelty, and Resource Allocation in Science”, Boudreau et al 2016</a></li>
<li><a href="/doc/technology/index#ric%C3%B3n-2016-section" id="toc-ricón-2016-section">“No Great Technological Stagnation”, Ricón 2016</a></li>
<li><a href="/doc/technology/index#beltramelli-risi-2015-section" id="toc-beltramelli-risi-2015-section">“Deep-Spying: Spying Using Smartwatch and Deep Learning”, Beltramelli &amp; Risi 2015</a></li>
<li><a href="/doc/technology/index#bergthorson-et-al-2015-section" id="toc-bergthorson-et-al-2015-section">“Direct Combustion of Recyclable Metal Fuels for Zero-Carbon Heat and Power”, Bergthorson et al 2015</a></li>
<li><a href="/doc/technology/index#george-2015-section" id="toc-george-2015-section">“Why the Hell Do They Still Make Car Alarms? They Add to Noise Pollution While failing to Prevent Car Theft. It’s Time for Them to Go.”, George 2015</a></li>
<li><a href="/doc/technology/index#peckmezian-taylor-2015-section" id="toc-peckmezian-taylor-2015-section">“A Virtual Reality Paradigm for the Study of Visually Mediated Behavior and Cognition in Spiders”, Peckmezian &amp; Taylor 2015</a></li>
<li><a href="/doc/technology/index#petroff-et-al-2015-section" id="toc-petroff-et-al-2015-section">“Identifying the Source of Perytons at the Parkes Radio Telescope”, Petroff et al 2015</a></li>
<li><a href="/doc/technology/index#bu%C4%8Dar-et-al-2015-section" id="toc-bučar-et-al-2015-section">“Disappearing Polymorphs Revisited”, Bučar et al 2015</a></li>
<li><a href="/doc/technology/index#postrel-2015-section" id="toc-postrel-2015-section">“How Those Plush Easter Bunnies Got so Cuddly”, Postrel 2015</a></li>
<li><a href="/doc/technology/index#ahmed-et-al-2015-section" id="toc-ahmed-et-al-2015-section">“Reviving a Ghost in the History of Technology: The Social Construction of the Recumbent Bicycle”, Ahmed et al 2015</a></li>
<li><a href="/doc/technology/index#hofman-2015-section" id="toc-hofman-2015-section">“Evolution of the Human Brain: From Matter to Mind”, Hofman 2015</a></li>
<li><a href="/doc/technology/index#gwern-2014-3-section" id="toc-gwern-2014-3-section">“Adjusting Linux Pulseaudio Frequency Settings for Hearing Loss”, Gwern 2014</a></li>
<li><a href="/doc/technology/index#padilla-et-al-2014-section" id="toc-padilla-et-al-2014-section">“RF Fingerprint Measurements for the Identification of Devices in Wireless Communication Networks Based on Feature Reduction and Subspace Transformation”, Padilla et al 2014</a></li>
<li><a href="/doc/technology/index#park-et-al-2014-section" id="toc-park-et-al-2014-section">“Automatic Personality Assessment Through Social Media Language”, Park et al 2014</a></li>
<li><a href="/doc/technology/index#azzarello-2014-section" id="toc-azzarello-2014-section">“Harvard Innovation Lab Visualizes the Evolution of the Desk”, Azzarello 2014</a></li>
<li><a href="/doc/technology/index#lafleur-et-al-2014-section" id="toc-lafleur-et-al-2014-section">“The Perfect Heist: Recipes from Around the World [Combined Papers + Slides]”, Lafleur et al 2014</a></li>
<li><a href="/doc/technology/index#cichon-2014-section" id="toc-cichon-2014-section">“Everything from 1991 Radio Shack Ad I Now Do With My Phone”, Cichon 2014</a></li>
<li><a href="/doc/technology/index#robbins-2014-section" id="toc-robbins-2014-section">“Killing Time: <em>Dracula</em> and Social Discoordination”, Robbins 2014</a></li>
<li><a href="/doc/technology/index#masia-et-al-2013-section" id="toc-masia-et-al-2013-section">“A Survey on Computational Displays: Pushing the Boundaries of Optics, Computation, and Perception”, Masia et al 2013</a></li>
<li><a href="/doc/technology/index#alexander-2013-1-section" id="toc-alexander-2013-1-section">“The Story Of Thanksgiving Is A Science-Fiction Story”, Alexander 2013</a></li>
<li><a href="/doc/technology/index#pfeiffer-et-al-2013-section" id="toc-pfeiffer-et-al-2013-section">“Supporting Interaction in Public Space With Electrical Muscle Stimulation”, Pfeiffer et al 2013</a></li>
<li><a href="/doc/technology/index#friedman-horn-2013-section" id="toc-friedman-horn-2013-section">“StallTalk: Graffiti, Toilets, and Anonymous Location Based Micro Blogging”, Friedman &amp; Horn 2013</a></li>
<li><a href="/doc/technology/index#holwerda-2013-section" id="toc-holwerda-2013-section">“Palm: I’m Ready to Wallow Now”, Holwerda 2013</a></li>
<li><a href="/doc/technology/index#tognazzini-2013-section" id="toc-tognazzini-2013-section">“The Third User, Or, Exactly Why Apple Keeps Doing Foolish Things”, Tognazzini 2013</a></li>
<li><a href="/doc/technology/index#thomson-et-al-2013-section" id="toc-thomson-et-al-2013-section">“Perceiving Invisible Light through a Somatosensory Cortical Prosthesis”, Thomson et al 2013</a></li>
<li><a href="/doc/technology/index#eaton-2013-page-5-section" id="toc-eaton-2013-page-5-section">“Blackout Tracker United Kingdom Annual Report 2013 § Top 5 Most Unusual Outages/causes”, Eaton 2013 (page 5)</a></li>
<li><a href="/doc/technology/index#karecha-hansen-2013-section" id="toc-karecha-hansen-2013-section">“Prevented Mortality and Greenhouse Gas Emissions from Historical and Projected Nuclear Power”, Karecha &amp; Hansen 2013</a></li>
<li><a href="/doc/technology/index#stroustrup-et-al-2013-section" id="toc-stroustrup-et-al-2013-section">“The <em>Caenorhabditis Elegans</em> Lifespan Machine”, Stroustrup et al 2013</a></li>
<li><a href="/doc/technology/index#hill-2012-section" id="toc-hill-2012-section">“The Olivetti Valentine Typewriter”, Hill 2012</a></li>
<li><a href="/doc/technology/index#nagy-et-al-2012-section" id="toc-nagy-et-al-2012-section">“Statistical Basis for Predicting Technological Progress”, Nagy et al 2012</a></li>
<li><a href="/doc/technology/index#plotnick-2012-section" id="toc-plotnick-2012-section">“At the Interface: The Case of the Electric Push Button, 1880–1923”, Plotnick 2012</a></li>
<li><a href="/doc/technology/index#stillwater-2012-section" id="toc-stillwater-2012-section">“I Put a Toaster in the Dishwasher”, Stillwater 2012</a></li>
<li><a href="/doc/technology/index#kretchun-kim-2012-section" id="toc-kretchun-kim-2012-section">“A Quiet Opening: North Koreans in a Changing Media Environment”, Kretchun &amp; Kim 2012</a></li>
<li><a href="/doc/technology/index#buttersafe-2012-section" id="toc-buttersafe-2012-section">“The Floppy Toast”, Buttersafe 2012</a></li>
<li><a href="/doc/technology/index#rao-2012-section" id="toc-rao-2012-section">“Hall’s Law: The 19<sup>th</sup> Century Prequel to Moore’s Law”, Rao 2012</a></li>
<li><a href="/doc/technology/index#kurihara-tsukada-2012-1-section" id="toc-kurihara-tsukada-2012-1-section">“SpeechJammer”, Kurihara &amp; Tsukada 2012</a></li>
<li><a href="/doc/technology/index#kurihara-tsukada-2012-2-section" id="toc-kurihara-tsukada-2012-2-section">“SpeechJammer: A System Utilizing Artificial Speech Disturbance With Delayed Auditory Feedback”, Kurihara &amp; Tsukada 2012</a></li>
<li><a href="/doc/technology/index#simkin-roychowdhury-2012-section" id="toc-simkin-roychowdhury-2012-section">“Why Does Attention to Web Articles Fall With Time?”, Simkin &amp; Roychowdhury 2012</a></li>
<li><a href="/doc/technology/index#mckenzie-2012-section" id="toc-mckenzie-2012-section">“Salary Negotiation: Make More Money, Be More Valued”, McKenzie 2012</a></li>
<li><a href="/doc/technology/index#christin-et-al-2012-section" id="toc-christin-et-al-2012-section">“It’s All about the Benjamins: An Empirical Study on Incentivizing Users to Ignore Security Advice”, Christin et al 2012</a></li>
<li><a href="/doc/technology/index#kooijman-et-al-2011-section" id="toc-kooijman-et-al-2011-section">“A Bicycle Can Be Self-Stable Without Gyroscopic or Caster Effects”, Kooijman et al 2011</a></li>
<li><a href="/doc/technology/index#bresnahan-2011-section" id="toc-bresnahan-2011-section">“‘An Unused Esperanto’: Internationalism and Pictographic Design, 1930–1970”, Bresnahan 2011</a></li>
<li><a href="/doc/technology/index#mccray-2010-section" id="toc-mccray-2010-section">“‘Globalization With Hardware’: ITER’s Fusion of Technology, Policy, and Politics”, McCray 2010</a></li>
<li><a href="/doc/technology/index#arceneaux-2010-section" id="toc-arceneaux-2010-section">“Wanamaker’s Department Store and the Origins of Electronic Media, 1910–1922”, Arceneaux 2010</a></li>
<li><a href="/doc/technology/index#horton-2010-section" id="toc-horton-2010-section">“Online Labor Markets”, Horton 2010</a></li>
<li><a href="/doc/technology/index#desrochers-2009-section" id="toc-desrochers-2009-section">“Victorian Pioneers of Corporate Sustainability”, Desrochers 2009</a></li>
<li><a href="/doc/technology/index#alexander-2009-trivial-inconveniences-section" id="toc-alexander-2009-trivial-inconveniences-section">“Beware Trivial Inconveniences”, Alexander 2009</a></li>
<li><a href="/doc/technology/index#baumann-2009-section" id="toc-baumann-2009-section">“Did America Forget How to Make the H-Bomb? Inside an Institutional Memory Lapse of Nuclear Proportions”, Baumann 2009</a></li>
<li><a href="/doc/technology/index#allen-2009-1-section" id="toc-allen-2009-1-section">“Mark of Integrity”, Allen 2009</a></li>
<li><a href="/doc/technology/index#graham-2009-1-section" id="toc-graham-2009-1-section">“Keep Your Identity Small”, Graham 2009</a></li>
<li><a href="/doc/technology/index#alexander-2009-2-section" id="toc-alexander-2009-2-section">“The Concept of Efficiency: An Historical Analysis”, Alexander 2009</a></li>
<li><a href="/doc/technology/index#arnold-2009-section" id="toc-arnold-2009-section">“Blog Statistics and Demographics”, Arnold 2009</a></li>
<li><a href="/doc/technology/index#crompton-2008-section" id="toc-crompton-2008-section">“Three Doors to Other Worlds”, Crompton 2008</a></li>
<li><a href="/doc/technology/index#briggs-2008-section" id="toc-briggs-2008-section">“Silver Bullet Pages: History Channel Shoot”, Briggs 2008</a></li>
<li><a href="/doc/technology/index#sower-et-al-2008-section" id="toc-sower-et-al-2008-section">“Ferrari’s Formula One Handovers and Handovers from Surgery to Intensive Care [Great Ormond Street Hospital for Children]”, Sower et al 2008</a></li>
<li><a href="/doc/technology/index#paumgarten-2008-section" id="toc-paumgarten-2008-section">“Up and Then Down: The Lives of Elevators”, Paumgarten 2008</a></li>
<li><a href="/doc/technology/index#davis-2008-section" id="toc-davis-2008-section">“High Tech Cowboys of the Deep Seas: The Race to Save the Cougar Ace”, Davis 2008</a></li>
<li><a href="/doc/technology/index#markandya-wilkinson-2007-section" id="toc-markandya-wilkinson-2007-section">“Electricity Generation and Health”, Markandya &amp; Wilkinson 2007</a></li>
<li><a href="/doc/technology/index#avidan-shamir-2007-section" id="toc-avidan-shamir-2007-section">“Seam Carving for Content-Aware Image Resizing”, Avidan &amp; Shamir 2007</a></li>
<li><a href="/doc/technology/index#livingstone-2007-section" id="toc-livingstone-2007-section">“Founders at Work: Stories of Startups’ Early Days: Introduction”, Livingstone 2007</a></li>
<li><a href="/doc/technology/index#section-3" id="toc-section-3">“Https://web.archive.org/web/20071020051936/http://iq.org/”</a></li>
<li><a href="/doc/technology/index#council-2007-section" id="toc-council-2007-section"><em>Distributed Remote Sensing for Naval Undersea Warfare: Abbreviated Version</em>, Council 2007</a></li>
<li><a href="/doc/technology/index#kloot-2005-section" id="toc-kloot-2005-section">“Lawrence Bragg’s Role in the Development of Sound-Ranging in World War I”, Kloot 2005</a></li>
<li><a href="/doc/technology/index#shirky-2005-section" id="toc-shirky-2005-section">“A Group Is Its Own Worst Enemy”, Shirky 2005</a></li>
<li><a href="/doc/technology/index#bowden-2004-section" id="toc-bowden-2004-section">“Moore’s Law and the Technology S-Curve”, Bowden 2004</a></li>
<li><a href="/doc/technology/index#langewiesche-2004-section" id="toc-langewiesche-2004-section">“A Sea Story: One of the Worst Maritime Disasters in European History Took Place a Decade Ago. It Remains Very Much in the Public Eye. On a Stormy Night on the Baltic Sea, More Than 850 People Lost Their Lives When a Luxurious Ferry Sank below the Waves. From a Mass of Material, including Official and Unofficial Reports and Survivor Testimony, Our Correspondent Has Distilled an Account of the Estonia’s Last Moments—Part of His Continuing Coverage for the Magazine of Anarchy on the High Seas”, Langewiesche 2004</a></li>
<li><a href="/doc/technology/index#henrich-2004-section" id="toc-henrich-2004-section">“Demography and Cultural Evolution: How Adaptive Cultural Processes Can Produce Maladaptive Losses: The Tasmanian Case”, Henrich 2004</a></li>
<li><a href="/doc/technology/index#osterman-2004-section" id="toc-osterman-2004-section">“”One in a Million” Is next Tuesday”, Osterman 2004</a></li>
<li><a href="/doc/technology/index#fry-2004-section" id="toc-fry-2004-section">“A Century of Ramjet Propulsion Technology Evolution”, Fry 2004</a></li>
<li><a href="/doc/technology/index#section-4" id="toc-section-4">“Https://web.archive.org/web/20110726001925/http://diveintomark.org/archives/2004/05/14/freedom-0”</a></li>
<li><a href="/doc/technology/index#macdonald-weisbach-2004-section" id="toc-macdonald-weisbach-2004-section">“The Economics of Has-Beens”, MacDonald &amp; Weisbach 2004</a></li>
<li><a href="/doc/technology/index#chivers-2004-section" id="toc-chivers-2004-section">“Headcase”, Chivers 2004</a></li>
<li><a href="/doc/technology/index#raymond-2003-2-section" id="toc-raymond-2003-2-section">“The Jargon File (version 4.4.7): H: Holy Wars”, Raymond 2003</a></li>
<li><a href="/doc/technology/index#morris-et-al-2003-section" id="toc-morris-et-al-2003-section">“Adjunctive Virtual Reality Pain Relief After Traumatic Injury: a Proof-Of-Concept Within-Person Randomized Trial”, Morris et al 2003</a></li>
<li><a href="/doc/technology/index#sugawara-et-al-2003-section" id="toc-sugawara-et-al-2003-section">“Destruction of Nuclear Bombs Using Ultra-High Energy Neutrino Beam”, Sugawara et al 2003</a></li>
<li><a href="/doc/technology/index#friedman-et-al-2003-section" id="toc-friedman-et-al-2003-section">“Alarmingly Useless: The Case for Banning Car Alarms in New York City”, Friedman et al 2003</a></li>
<li><a href="/doc/technology/index#stephenson-et-al-2002b-section" id="toc-stephenson-et-al-2002b-section">“Forest Dewey Dodrill: Heart Surgery Pioneer. Michigan Heart, Part II”, Stephenson et al 2002b</a></li>
<li><a href="/doc/technology/index#stephenson-et-al-2002-section" id="toc-stephenson-et-al-2002-section">“The Michigan Heart: The World’s First Successful Open Heart Operation? Part I”, Stephenson et al 2002</a></li>
<li><a href="/doc/technology/index#spolsky-2002-section" id="toc-spolsky-2002-section">“Joel on Software: Strategy Letter V”, Spolsky 2002</a></li>
<li><a href="/doc/technology/index#markoff-2002-section" id="toc-markoff-2002-section">“Stung by Security Flaws, Microsoft Makes Software Safety a Top Goal”, Markoff 2002</a></li>
<li><a href="/doc/technology/index#section-5" id="toc-section-5">“This <em>Is</em> Your Father’s IBM, Only Smarter: How a Former Has-Been Kicked Its Old Habits, Got Open-Source Religion, and Regained Its Status As One of the Biggest, Baddest Tech Companies on Earth.”</a></li>
<li><a href="/doc/technology/index#yasuda-et-al-2001-section" id="toc-yasuda-et-al-2001-section">“Resolution of Distinct Rotational Substeps by Sub-Millisecond Kinetic Analysis of F<sub>1</sub>-ATPase”, Yasuda et al 2001</a></li>
<li><a href="/doc/technology/index#woodeson-2001-section" id="toc-woodeson-2001-section">“<em>Altered Beast</em> [Tomato Sauce, Bathtub, Sega Console, CRT TV]”, Woodeson 2001</a></li>
<li><a href="/doc/technology/index#raeissi-taheri-2000-section" id="toc-raeissi-taheri-2000-section">“Skytherm: an Approach to Year-Round Thermal Energy Sufficient Houses”, Raeissi &amp; Taheri 2000</a></li>
<li><a href="/doc/technology/index#bradlow-schmittlein-2000-section" id="toc-bradlow-schmittlein-2000-section">“The Little Engines That Could: Modeling the Performance of World Wide Web Search Engines”, Bradlow &amp; Schmittlein 2000</a></li>
<li><a href="/doc/technology/index#cook-2000-section" id="toc-cook-2000-section">“How Complex Systems Fail: Being a Short Treatise on the Nature of Failure; How Failure Is Evaluated; How Failure Is Attributed to Proximate Cause; and the Resulting New Understanding of Patient Safety”, Cook 2000</a></li>
<li><a href="/doc/technology/index#ronen-et-al-2000-section" id="toc-ronen-et-al-2000-section">“A Nuclear Engine Design With <sup>242m</sup>Am As a Nuclear Fuel”, Ronen et al 2000</a></li>
<li><a href="/doc/technology/index#care-2000-section" id="toc-care-2000-section">“Norvir Advisory”, Care 2000</a></li>
<li><a href="/doc/technology/index#aldrich-1999-section" id="toc-aldrich-1999-section">“Engineering Success and Disaster: American Railroad Bridges, 1840–1900”, Aldrich 1999</a></li>
<li><a href="/doc/technology/index#cernan-davis-1999-section" id="toc-cernan-davis-1999-section"><em>The Last Man on the Moon</em>, Cernan &amp; Davis 1999</a></li>
<li><a href="/doc/technology/index#kremer-1998-section" id="toc-kremer-1998-section">“Patent Buyouts: A Mechanism for Encouraging Innovation”, Kremer 1998</a></li>
<li><a href="/doc/technology/index#mikkelson-1997-section" id="toc-mikkelson-1997-section">“Who Is Arguing About the Cat? Moral Action and Enlightenment According to Dōgen”, Mikkelson 1997</a></li>
<li><a href="/doc/technology/index#sutherland-1996-section" id="toc-sutherland-1996-section">“Technology and Courage”, Sutherland 1996</a></li>
<li><a href="/doc/technology/index#mcphee-1996-section" id="toc-mcphee-1996-section">“The Gravel Page: the Most Frightening Crimes Have No Witnesses except the Ground on Which They Were Committed. And from That Alone Forensic Geologists Illuminate Cases in a Way That Would Impress Sherlock Holmes, the Science’s First Practitioner [Balloons of War] [Death of an Agent]”, McPhee 1996</a></li>
<li><a href="/doc/technology/index#marchetti-1994-page-6-section" id="toc-marchetti-1994-page-6-section">“Anthropological Invariants in Travel Behavior”, Marchetti 1994 (page 6)</a></li>
<li><a href="/doc/technology/index#foley-1994-section" id="toc-foley-1994-section">“The Role Of The CIA In Economic And Technological Intelligence”, Foley 1994</a></li>
<li><a href="/doc/technology/index#trauth-et-al-1993-section" id="toc-trauth-et-al-1993-section">“Expert Judgment on Markers to Deter Inadvertent Human Intrusion into the Waste Isolation Pilot Plant”, Trauth et al 1993</a></li>
<li><a href="/doc/technology/index#fitzhugh-zycherman-1992-section" id="toc-fitzhugh-zycherman-1992-section">“A Purple Barium Copper Silicate Pigment from Early China”, FitzHugh &amp; Zycherman 1992</a></li>
<li><a href="/doc/technology/index#hitt-tough-1990-section" id="toc-hitt-tough-1990-section">“Terminal Delinquents: Once, They Stole Hubcaps And Shot Out Street-Lights. Now They’re Stealing Your Social Security Number And Shooting Out Your Credit Rating. A Layman’s Guide To Computer High Jinks”, Hitt &amp; Tough 1990</a></li>
<li><a href="/doc/technology/index#seifritz-1990-section" id="toc-seifritz-1990-section">“CO2 Disposal by means of Silicates”, Seifritz 1990</a></li>
<li><a href="/doc/technology/index#forward-1989-section" id="toc-forward-1989-section">“The Statite—A Non-Orbiting Spacecraft”, Forward 1989</a></li>
<li><a href="/doc/technology/index#petroski-1987-section" id="toc-petroski-1987-section">“On the Fracture of Pencil Points”, Petroski 1987</a></li>
<li><a href="/doc/technology/index#burich-1987-section" id="toc-burich-1987-section">“Henry Adams, the Second Law of Thermodynamics, and the Course of History”, Burich 1987</a></li>
<li><a href="/doc/technology/index#mcphee-1987-section" id="toc-mcphee-1987-section">“Atchafalaya”, McPhee 1987</a></li>
<li><a href="/doc/technology/index#daniel-1987-section" id="toc-daniel-1987-section">“The Little Can That Could”, Daniel 1987</a></li>
<li><a href="/doc/technology/index#seok-hwang-1985-section" id="toc-seok-hwang-1985-section">“Zero-Gravity Distillation Using the Heat Pipe Principle (micro-Distillation)”, Seok &amp; Hwang 1985</a></li>
<li><a href="/doc/technology/index#krauss-1985-section" id="toc-krauss-1985-section">“Effectiveness of Measures to Prevent Unintentional Deaths of Infants and Children from Suffocation and Strangulation”, Krauss 1985</a></li>
<li><a href="/doc/technology/index#lidsky-1983-section" id="toc-lidsky-1983-section">“The Trouble With Fusion: Long Touted As an Inexhaustible Energy Source for the next Century, Fusion As It Is Now Being Developed Will Almost Certainly Be Too Expensive and Unreliable for Commercial Use”, Lidsky 1983</a></li>
<li><a href="/doc/technology/index#knuth-plass-1981-section" id="toc-knuth-plass-1981-section">“Breaking Paragraphs into Lines”, Knuth &amp; Plass 1981</a></li>
<li><a href="/doc/technology/index#knuth-plass-1981-page-48-section" id="toc-knuth-plass-1981-page-48-section">“Breaking Paragraphs into Lines § A Historical Summary”, Knuth &amp; Plass 1981 (page 48)</a></li>
<li><a href="/doc/technology/index#reinstedt-westbury-1980-page-6-section" id="toc-reinstedt-westbury-1980-page-6-section">“Major Crimes As Analogs to Potential Threats to Nuclear Facilities and Programs”, Reinstedt &amp; Westbury 1980 (page 6)</a></li>
<li><a href="/doc/technology/index#lande-weinrich-1978-section" id="toc-lande-weinrich-1978-section">“Are Humans Maximizing Reproductive Success? [With Reply]”, Lande &amp; Weinrich 1978</a></li>
<li><a href="/doc/technology/index#lezniak-et-al-1977-section" id="toc-lezniak-et-al-1977-section">“A Dead Reckoning/map Correlation System for Automatic Vehicle Tracking”, Lezniak et al 1977</a></li>
<li><a href="/doc/technology/index#weinrich-1977-section" id="toc-weinrich-1977-section">“Human Sociobiology: Pair-Bonding and Resource Predictability (effects of Social Class and Race)”, Weinrich 1977</a></li>
<li><a href="/doc/technology/index#johnson-holbrow-1977-section" id="toc-johnson-holbrow-1977-section">“Space Settlements: A Design Study”, Johnson &amp; Holbrow 1977</a></li>
<li><a href="/doc/technology/index#weinrich-1976-section" id="toc-weinrich-1976-section">“Human Reproductive Strategy: I. Environmental Predictability And Reproductive Strategy; Effects Of Social Class And Race. II. Homosexuality And Non-Reproduction; Some Evolutionary Models”, Weinrich 1976</a></li>
<li><a href="/doc/technology/index#beckmann-1976-section" id="toc-beckmann-1976-section">“The Health Hazards of NOT Going Nuclear”, Beckmann 1976</a></li>
<li><a href="/doc/technology/index#stanhill-1976-section" id="toc-stanhill-1976-section">“An Urban Agro-Ecosystem: The Example of 19<sup>th</sup>-Century Paris”, Stanhill 1976</a></li>
<li><a href="/doc/technology/index#oswalt-1976-section" id="toc-oswalt-1976-section"><em>An Anthropological Analysis of Food-Getting Technology</em>, Oswalt 1976</a></li>
<li><a href="/doc/technology/index#dessauer-1971-section" id="toc-dessauer-1971-section"><em>My Years With Xerox: The Billions Nobody Wanted</em>, Dessauer 1971</a></li>
<li><a href="/doc/technology/index#fox-1969-section" id="toc-fox-1969-section">“The Fire Piston and Its Origins in Europe”, Fox 1969</a></li>
<li><a href="/doc/technology/index#earls-1969-section" id="toc-earls-1969-section">“Human Adjustment to an Exotic Environment: The Nuclear Submarine”, Earls 1969</a></li>
<li><a href="/doc/technology/index#bass-1969-section" id="toc-bass-1969-section">“Saul Bass Pitch Video for Bell System Logo Redesign”, Bass 1969</a></li>
<li><a href="/doc/technology/index#robb-1968-section" id="toc-robb-1968-section">“Thin Silicone Membranes—Their Permeation Properties And Some Applications”, Robb 1968</a></li>
<li><a href="/doc/technology/index#ferdinand-1966-section" id="toc-ferdinand-1966-section">“On The Obsolescence Of Scientists And Engineers”, Ferdinand 1966</a></li>
<li><a href="/doc/technology/index#bealy-1966-section" id="toc-bealy-1966-section">“The Pigeon Towers of Iṣfahān”, Bealy 1966</a></li>
<li><a href="/doc/technology/index#alexander-1966-section" id="toc-alexander-1966-section">“The Pattern of Streets”, Alexander 1966</a></li>
<li><a href="/doc/technology/index#dornberger-1963-section" id="toc-dornberger-1963-section">“The German V-2”, Dornberger 1963</a></li>
<li><a href="/doc/technology/index#bain-et-al-1958-section" id="toc-bain-et-al-1958-section">“Behavior Of Young Children Under Conditions Simulating Entrapment In Refrigerators”, Bain et al 1958</a></li>
<li><a href="/doc/technology/index#vaage-1953-section" id="toc-vaage-1953-section">“Transmission Properties of Laminated Clogston Type Conductors”, Vaage 1953</a></li>
<li><a href="/doc/technology/index#bassett-tillman-1953-section" id="toc-bassett-tillman-1953-section">“Some Transient Properties of Transistors”, Bassett &amp; Tillman 1953</a></li>
<li><a href="/doc/technology/index#heezen-ewing-1952-section" id="toc-heezen-ewing-1952-section">“Turbidity Currents and Submarine Slumps, and the 1929 Grand Banks [Newfoundland] Earthquake”, Heezen &amp; Ewing 1952</a></li>
<li><a href="/doc/technology/index#morgan-1952b-section" id="toc-morgan-1952b-section">“Mathematical Theory of Laminated Transmission Lines-Part 2”, Morgan 1952b</a></li>
<li><a href="/doc/technology/index#morgan-1952-section" id="toc-morgan-1952-section">“Mathematical Theory of Laminated Transmission Lines—Part I”, Morgan 1952</a></li>
<li><a href="/doc/technology/index#gabrielli-k%C3%A1rm%C3%A1n-1950-section" id="toc-gabrielli-kármán-1950-section">“What Price Speed? Specific Power Required for Propulsion of Vehicles”, Gabrielli &amp; Kármán 1950</a></li>
<li><a href="/doc/technology/index#walker-1946-section" id="toc-walker-1946-section">“Secrets by the Thousands”, Walker 1946</a></li>
<li><a href="/doc/technology/index#harper-1946-2-section" id="toc-harper-1946-2-section">“Dawn Of The Space Age”, Harper 1946</a></li>
<li><a href="/doc/technology/index#harper-1946-1-section" id="toc-harper-1946-1-section">“Winged World: The Coming of the Air Age”, Harper 1946</a></li>
<li><a href="/doc/technology/index#ogorman-1924-section" id="toc-ogorman-1924-section">“The Effect of Size on the Equipment of the Queen’s Dolls’ House”, O’Gorman 1924</a></li>
<li><a href="/doc/technology/index#seneca-gummere-1920-section" id="toc-seneca-gummere-1920-section">“On the Part Played by Philosophy in the Progress of Man”, Seneca &amp; Gummere 1920</a></li>
<li><a href="/doc/technology/index#maxim-1891-section" id="toc-maxim-1891-section">“Aerial Navigation: The Power Required”, Maxim 1891</a></li>
<li><a href="/doc/technology/index#section-6" id="toc-section-6">“Unfathomable”</a></li>
<li><a href="/doc/technology/index#7ljI2LvR-section" id="toc-7ljI2LvR-section">“Recent Works [Exploded-Diagram Sculptures]”, Peralta 2024</a></li>
<li><a href="/doc/technology/index#section-7" id="toc-section-7">“All That Is Solid Bursts into Flame: Capitalism and Fire in the 19<sup>th</sup>-Century United States”</a></li>
<li><a href="/doc/technology/index#section-8" id="toc-section-8">“Making Is Show Business Now”</a></li>
<li><a href="/doc/technology/index#section-9" id="toc-section-9">“Stargate Physics 101”</a></li>
<li><a href="/doc/technology/index#section-10" id="toc-section-10">“The Dream of an Alpine Waterway”</a></li>
<li><a href="/doc/technology/index#n84akOMu-section" id="toc-n84akOMu-section"><em>Web Typography</em>, Rutter 2024</a></li>
<li><a href="/doc/technology/index#section-11" id="toc-section-11">“Domes Are Overrated”</a></li>
<li><a href="/doc/technology/index#section-12" id="toc-section-12">“Technology Transfer and Early Industrial Development: The Case of the Sino-Soviet Alliance”</a></li>
<li><a href="/doc/technology/index#section-13" id="toc-section-13">“How the Shroud of Turin Was Made”</a></li>
<li><a href="/doc/technology/index#section-14" id="toc-section-14">“Hypertext Tools from the 80s”</a></li>
<li><a href="/doc/technology/index#section-15" id="toc-section-15">“Lippmann Security”</a></li>
<li><a href="/doc/technology/index#section-16" id="toc-section-16">“Fan Is A Tool-Using Animal”</a></li>
<li><a href="/doc/technology/index#section-17" id="toc-section-17">“BitWhisper: Covert Signaling Channel between Air-Gapped Computers Using Thermal Manipulations”</a></li>
<li><a href="/doc/technology/index#section-18" id="toc-section-18">“You Have No Idea How Insanely Complex Modern Headlights Can Be I Mean Holy Crap They Have GPS”</a></li>
<li><a href="/doc/technology/index#section-19" id="toc-section-19">“<em>The Mastermind</em> Episode 1: An Arrogant Way of Killing”</a></li>
<li><a href="/doc/technology/index#section-20" id="toc-section-20">“How to Tell When a Robot Has Written You a Letter”</a></li>
<li><a href="/doc/technology/index#section-21" id="toc-section-21">“The GE Beetle: Our Giant Atomic Robot”</a></li>
<li><a href="/doc/technology/index#section-22" id="toc-section-22">“The Price of Batteries Has Declined by 97% in the Last Three Decades”</a></li>
<li><a href="/doc/technology/index#section-23" id="toc-section-23">“Why Did Renewables Become so Cheap so Fast?”</a></li>
<li><a href="/doc/technology/index#section-24" id="toc-section-24">“Performance Curve Database”</a></li>
<li><a href="/doc/technology/index#section-25" id="toc-section-25">“Predicting the Tide With an Analog Computer Made from Lego”</a></li>
<li><a href="/doc/technology/index#rxwmvgia-section" id="toc-rxwmvgia-section">“Alexander Graham Bell’s Tetrahedral Kites (1903–9) [Image Gallery]”, Review 2024</a></li>
<li><a href="/doc/technology/index#section-26" id="toc-section-26">“Japanese Firemen’s Coats (19th Century)”</a></li>
<li><a href="/doc/technology/index#section-27" id="toc-section-27">“John Locke’s Method for Common-Place Books (1685)”</a></li>
<li><a href="/doc/technology/index#section-28" id="toc-section-28">“Stuffed Ox, Dummy Tree, Artificial Rock: Deception in the Work of Richard and Cherry Kearton”</a></li>
<li><a href="/doc/technology/index#xWYCoi5m-section" id="toc-xWYCoi5m-section">“SpeechJammer Homepage”, Kurihara &amp; Tsukada 2024</a></li>
<li><a href="/doc/technology/index#section-29" id="toc-section-29">“Akin’s Laws of Spacecraft Design”</a></li>
<li><a href="/doc/technology/index#section-30" id="toc-section-30">“No Human Can Match This High-Speed Box-Unloading Robot Named After a Pickle”</a></li>
<li><a href="/doc/technology/index#CkjXzLru-section" id="toc-CkjXzLru-section">“Education of a Programmer. When I Left Microsoft in October 2016”, Crowley 2024</a></li>
<li><a href="/doc/technology/index#section-31" id="toc-section-31">“How a Handful of Prehistoric Geniuses Launched Humanity’s Technological Revolution”</a></li>
<li><a href="/doc/technology/index#section-32" id="toc-section-32">“Toshi Omagari”</a></li>
<li><a href="/doc/technology/index#x7vNncef-section" id="toc-x7vNncef-section">“Forget It!”, Asimov 2024</a></li>
<li><a href="/doc/technology/index#section-33" id="toc-section-33">“Offshore Nuclear Power Plants”</a></li>
<li><a href="/doc/technology/index#section-34" id="toc-section-34">“Getting Materials out of the Lab”</a></li>
<li><a href="/doc/technology/index#section-35" id="toc-section-35">“Why Skyscrapers Are so Short”</a></li>
<li><a href="/doc/technology/index#section-36" id="toc-section-36">“The Rise of Niche Consumption”</a></li>
<li><a href="/doc/technology/index#section-37" id="toc-section-37">“The Hum That Helps to Fight Crime”</a></li>
<li><a href="/doc/technology/index#section-38" id="toc-section-38">“This Company’s Robots Are Making Everything”</a></li>
<li><a href="/doc/technology/index#section-39" id="toc-section-39">“Inside the Crash of Fling, the Startup Whose Founder Partied on an Island While His Company Burned through $21 Million”</a></li>
<li><a href="/doc/technology/index#section-40" id="toc-section-40">“Marc Andreessen Says The 1990s Dot-Com Bubble Startups Were ‘All Right But Just Early’”</a></li>
<li><a href="/doc/technology/index#section-41" id="toc-section-41">“How We Can Mine Asteroids for Space Food”</a></li>
<li><a href="/doc/technology/index#section-42" id="toc-section-42">“Absolute Zero Is 0K”</a></li>
<li><a href="/doc/technology/index#section-43" id="toc-section-43">“Deciphering China’s AI Dream”</a></li>
<li><a href="/doc/technology/index#section-44" id="toc-section-44">“New Look, Same Great Look”</a></li>
<li><a href="/doc/technology/index#E8plKwSG-section" id="toc-E8plKwSG-section">“Olivetti Valentine”, Soul 2024</a></li>
<li><a href="/doc/technology/index#section-45" id="toc-section-45">“How a Naked Skydive Inspired a Way to Keep Pilots Oriented in Flight”</a></li>
<li><a href="/doc/technology/index#I8RgjMhn-section" id="toc-I8RgjMhn-section">“Learning to Cycle: A Cross-Cultural and Cross-Generational Comparison”, Cordovil et al 2024</a></li>
<li><a href="/doc/technology/index#section-46" id="toc-section-46">“X-Ray Decks: the Lost Bone Music of the Soviet Union”</a></li>
<li><a href="/doc/technology/index#section-47" id="toc-section-47">“The Man Who Broke the Music Business”</a></li>
<li><a href="/doc/technology/index#section-48" id="toc-section-48">“The Age of Robot Farmers”</a></li>
<li><a href="/doc/technology/index#section-49" id="toc-section-49">“Paging Dr. Robot”</a></li>
<li><a href="/doc/technology/index#section-50" id="toc-section-50">“Putting Spiders On Treadmills In Virtual-Reality Worlds”</a></li>
<li><a href="/doc/technology/index#section-51" id="toc-section-51">“CD-Loving Japan Resists Move to Online Music”</a></li>
<li><a href="/doc/technology/index#section-52" id="toc-section-52">“A Tiny Robot That Can Fly And, Amazingly, Rest”</a></li>
<li><a href="/doc/technology/index#section-53" id="toc-section-53">“No Sailors Needed: Robot Sailboats Scour the Oceans for Data”</a></li>
<li><a href="/doc/technology/index#section-54" id="toc-section-54">“The Microbots Are on Their Way”</a></li>
<li><a href="/doc/technology/index#section-55" id="toc-section-55">“‘We Don’t Need Another Michelangelo’: In Italy, It’s Robots’ Turn to Sculpt”</a></li>
<li><a href="/doc/technology/index#section-56" id="toc-section-56">“Are You Ready for Sentient Disney Robots?”</a></li>
<li><a href="/doc/technology/index#section-57" id="toc-section-57">“This Robot Looks Like a Pancake and Jumps Like a Maggot”</a></li>
<li><a href="/doc/technology/index#section-58" id="toc-section-58">“How European Royals Once Shared Their Most Important Secrets”</a></li>
<li><a href="/doc/technology/index#section-59" id="toc-section-59">“The Man Who Controls Computers With His Mind”</a></li>
<li><a href="/doc/technology/index#section-60" id="toc-section-60">“Why Is It So Hard for New Musical Instruments to Catch On?”</a></li>
<li><a href="/doc/technology/index#section-61" id="toc-section-61">“Stewart Brand’s Whole Earth Catalog, the Book That Changed the World: Stewart Brand Was at the Heart of 60s Counterculture and Is Now Widely Revered As the Tech Visionary Whose Book Anticipated the Web. We Meet the Man for Whom Big Ideas Are a Way of Life”</a></li>
<li><a href="/doc/technology/index#section-62" id="toc-section-62">“World’s First Raspberry Picking Robot Cracks the Toughest Nut: Soft Fruit Food &amp; Drink Industry”</a></li>
<li><a href="/doc/technology/index#section-63" id="toc-section-63">“GSMem: Data Exfiltration from Air-Gapped Computers over GSM Frequencies”</a></li>
<li><a href="/doc/technology/index#section-64" id="toc-section-64">“The Search for a More Perfect Kilogram”</a></li>
<li><a href="/doc/technology/index#section-65" id="toc-section-65">“Inside a Startup’s Plan to Turn a Swarm of DIY Satellites Into an All-Seeing Eye”</a></li>
<li><a href="/doc/technology/index#section-66" id="toc-section-66">“Turns Out the Dot-Com Bust’s Worst Flops Were Actually Fantastic Ideas”</a></li>
<li><a href="/doc/technology/index#section-67" id="toc-section-67">“Modern Love: Are We Ready for Intimacy With Robots?”</a></li>
<li><a href="/doc/technology/index#section-68" id="toc-section-68">“This 22-Year-Old Builds Chips in His Parents’ Garage”</a></li>
<li><a href="/doc/technology/index#section-69" id="toc-section-69">“An Oral History of the 2004 Darpa Grand Challenge”</a></li>
<li><a href="/doc/technology/index#section-70" id="toc-section-70">“Robots Are Fueling the Quiet Ascendance of the Electric Motor”</a></li>
<li><a href="/doc/technology/index#section-71" id="toc-section-71">“Watch a Homemade Robot Crack a SentrySafe Combination Safe in 15 Minutes”</a></li>
<li><a href="/doc/technology/index#section-72" id="toc-section-72">“You Can Now Buy Spot the Robot Dog—If You’ve Got $74,500”</a></li>
<li><a href="/doc/technology/index#section-73" id="toc-section-73">“Cats, Rats, A.I., Oh My!”</a></li>
<li><a href="/doc/technology/index#section-74" id="toc-section-74">“SwarmCloak: Landing of a Swarm of Nano-Quadrotors on Human Arms [Video]”</a></li>
<li><a href="/doc/technology/index#section-75" id="toc-section-75">“LEGO Uses 18 Cucumbers to Build Real Log House”</a></li>
<li><a href="/doc/technology/index#section-76" id="toc-section-76">“HUMAN’20: ‘A Live Demo of the Intermedia Hypertext System’ (Norman K. Meyrowitz)”</a></li>
<li><a href="/doc/technology/index#section-77" id="toc-section-77">“How a Solar Farm Is Constructed From Beginning to End”</a></li>
<li><a href="/doc/technology/index#sort-by-magic" id="toc-sort-by-magic">Sort By Magic</a>
<ul>
<li><a href="/doc/technology/index#data-prediction" id="toc-data-prediction"><code>data-prediction</code></a></li>
<li><a href="/doc/technology/index#innovation-history" id="toc-innovation-history"><code>innovation-history</code></a></li>
<li><a href="/doc/technology/index#energy-innovation" id="toc-energy-innovation"><code>energy-innovation</code></a></li>
<li><a href="/doc/technology/index#virtual-reality" id="toc-virtual-reality"><code>virtual-reality</code></a></li>
</ul></li>
<li><a href="/doc/technology/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/technology/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/technology/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/technology/northpaw/gwern-ankle.jpg



2024-01-01



---
/doc/technology/northpaw/gwern-casecloseup.jpg



2024-01-01



---
/doc/technology/northpaw/gwern-circled.jpg



2024-01-01



---
/doc/technology/northpaw/gwern-full.jpg



2024-01-01



---
/doc/technology/northpaw/gwern-internalmotors.jpg



2024-01-01



---
/doc/technology/northpaw/gwern-packaging.jpg



2024-01-01



---
/doc/technology/self-sinking/1972-donea.pdf
Operation ‘Hot Mole’: Self-burial: an elegant solution to the problem of storing high-activity radioactive effluents?
Jean Donea
1972-12-01
2024-01-01



---
/doc/technology/self-sinking/1985-moallemi.pdf
Experiments on fluid flow induced by melting around a migrating heat source
M. K. Moallemi, R. Viskanta
1985
2024-01-01



---
/doc/technology/self-sinking/1994-efankin.pdf
Laboratory modeling of self-disposal of radioactive wastes
V. G. Efankin, V. A. Kashcheev, P. P. Poluéktov, A. S. Polyakov
1994-02-01
2024-01-01
[("doi","10.1007/BF02414365")]


---
/doc/technology/self-sinking/2012-ojovan.pdf
Self-disposal option for highly-radioactive waste reconsidered
M. Ojovan, V. Kascheev, P. Poluektov
2012-03-28
2024-01-01
[("doi","10.1557/opl.2012.611")]

<p>Self-disposal option for heat-generating radioactive waste (HLW, spent fuel, sealed radioactive sources) known also as the rock melting concept was considered in the 70s as a viable but alternative disposal option by both DOE in the USA and Atomic Industry Ministry in the USSR.</p>
<p>Self-disposal is currently reconsidered with a novel purpose—to penetrate into the very deep Earth’s layers beneath the <a href="https://en.wikipedia.org/wiki/Mohorovi%C4%8Di%C4%87_discontinuity">Moho’s discontinuity</a> and to explore Earth’s interior. Self-descending heat-generating capsules can be used for the disposal of dangerous radioactive wastes in extremely deep layers of the Earth, preventing any release of radionuclides into the biosphere.</p>
<p>Descending of capsules continues until enough heat is generated by radionuclides to provide partial melting of surrounding rock. Estimates show that extreme depths of several tens and up to a hundred kilometers can be reached by capsules, which could never be achieved by other techniques.</p>
---
/doc/technology/self-sinking/index
‘self-sinking waste disposal’ tag

2021-02-07
2024-01-01


<div class="page-description-annotation">
<p>Bibliography for tag <code>technology/self-sinking</code>, most recent first: 13 <a href="/doc/technology/self-sinking/index#links" class="icon-not">annotations</a> &amp; 4 <a href="/doc/technology/self-sinking/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/technology/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/technology/self-sinking/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/technology/self-sinking/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/technology/self-sinking/index#arutunyan-et-al-2018-section" id="toc-arutunyan-et-al-2018-section">“A New Approach to Radioactive Waste Self-Burial Using High Penetrating Radiation”, Arutunyan et al 2018</a></li>
<li><a href="/doc/technology/self-sinking/index#ojovan-et-al-2012-section" id="toc-ojovan-et-al-2012-section">“Self-Disposal Option for Highly-Radioactive Waste Reconsidered”, Ojovan et al 2012</a></li>
<li><a href="/doc/technology/self-sinking/index#stevenson-2003-section" id="toc-stevenson-2003-section">“Mission to Earth’s Core—A Modest Proposal: Not Science Fiction, but a Technically Feasible Plan to Probe Our Planet’s Inner Workings”, Stevenson 2003</a></li>
<li><a href="/doc/technology/self-sinking/index#kosachevskii-syui-1999-section" id="toc-kosachevskii-syui-1999-section">“Self-Burial of Radioactive Waste”, Kosachevskii &amp; Syui 1999</a></li>
<li><a href="/doc/technology/self-sinking/index#efankin-et-al-1994-section" id="toc-efankin-et-al-1994-section">“Laboratory Modeling of Self-Disposal of Radioactive Wastes”, Efankin et al 1994</a></li>
<li><a href="/doc/technology/self-sinking/index#moallemi-viskanta-1985-section" id="toc-moallemi-viskanta-1985-section">“Experiments on Fluid Flow Induced by Melting around a Migrating Heat Source”, Moallemi &amp; Viskanta 1985</a></li>
<li><a href="/doc/technology/self-sinking/index#emerman-turcotte-1983-section" id="toc-emerman-turcotte-1983-section">“Stokes’s Problem With Melting”, Emerman &amp; Turcotte 1983</a></li>
<li><a href="/doc/technology/self-sinking/index#talbot-1978-section" id="toc-talbot-1978-section">“Radioactive Sinkers: Can We Devise High-Temperature, Rock-Melting Probes, Fuelled With the Radioactive Wastes from Reactors, Both to Dispose of Those Wastes Effectively and to Tell Us More about the Earth’s Interior? There Are Many Difficult Problems, but the Gains in Knowledge about the Deep Regions of the Terrestrial Mantle Could Be Considerable”, Talbot 1978</a></li>
<li><a href="/doc/technology/self-sinking/index#logan-1974-section" id="toc-logan-1974-section">“Deep Self-Burial of Radioactive Wastes by Rock-Melting Capsules”, Logan 1974</a></li>
<li><a href="/doc/technology/self-sinking/index#donea-1972-section" id="toc-donea-1972-section">“Operation ‘Hot Mole’: Self-Burial: an Elegant Solution to the Problem of Storing High-Activity Radioactive Effluents?”, Donea 1972</a></li>
<li><a href="/doc/technology/self-sinking/index#robinson-et-al-1971-page-5-section" id="toc-robinson-et-al-1971-page-5-section">“Preliminary Study Of The Nuclear Subterrene”, Robinson et al 1971 (page 5)</a></li>
<li><a href="/doc/technology/self-sinking/index#section" id="toc-section">“Earthgrid Aims to Re-Wire the USA Using Super-Cheap Tunnel Tech”</a></li>
<li><a href="/doc/technology/self-sinking/index#section-1" id="toc-section-1">“Watch As Petra’s Remarkable Thermal Bore Cuts through Undrillable Rock”</a></li>
<li><a href="/doc/technology/self-sinking/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/technology/self-sinking/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul>
</div>
---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i1-newproductsmanagingthefuzzyfrontend.html



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i1-v1i1-a00.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i1-v1i1-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i1-v1i1-a03.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i1-v1i1-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i2-v1i2-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i2-v1i2-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i2-v1i2-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i3-v1i3-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i3-v1i3-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i3-v1i3-a03.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i3-v1i3-a04.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i3-v1i3-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i4-v1i4-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i4-v1i4-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i4-v1i4-a03.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v01-v1i4-v1i4-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i1-v2i1-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i1-v2i1-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i1-v2i1-a03.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i1-v2i1-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i2-v2i2-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i2-v2i2-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i2-v2i2-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i3-v2i3-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i3-v2i3-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i4-v2i4-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i4-v2i4-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v02-v2i4-v2i4-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v03-v3i1-v3i1-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v03-v3i1-v3i1-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i1-v4i1-99papers.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i1-v4i1-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i1-v4i1-may-conf.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i1-v4i1-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i2-v4i2-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i2-v4i2-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i2-v4i2-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i3-v4i3-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i3-v4i3-a02.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i3-v4i3-takeaways-1.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i3-v4i3-takeaways-2.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v04-v4i4-v4i4-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i1.sp01-italignment.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i1.sp01-spring_2001.zip



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i2.f01-b2bmarketplaces.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i2.f01-fall_2001.zip



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i3.w02-10thanniversary.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v05-v5i3.w02-winter_2002.zip



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v06-v6i1.sp02-criticalchain.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v06-v6i2.su02-projectmanagementoffice.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v06-v6i2.su02-summer_2002.zip



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v06-v6i3.f02-fall_2002.zip



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v06-v6i3.f02-lifecycle.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v07-v7i1-v7i1-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v07-v7i2-v7i2-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v07-v7i3-v7i3-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v07-v7i4-v7i4-a01.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i1-bowden.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i1-satm-winter04-4.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i2-satm-spring04-5.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i3-dominicklechleraronson.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i3-satm_sum20041.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v08-v8i4-satm_fall2004-1.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i1.w05-lojeski.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i1.w05-roitz-and-allenby.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i1.w05-satm_winter2005.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i2.sp05-langer.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i2.sp05-roundtable.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i2.sp05-satm_spring2005.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i3.su05-reilly.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i3.su05-satm_summer2005.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i3.su05-zurmuehlen.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i4.f05-fallah.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i4.f05-satm_fall2005.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v09-v9i4.f05-takeaways.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v10-v10i1.sp06-citm-vol10iss1spring06.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v10-v10i2.f06-citm-vol10_2fall06.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v10-v10i2.f06-lestorti.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v10-v10i2.f06-rovner.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v10-v10i2.f06-wiet.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-barlow.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-citm-vol11-2fall07.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-citm-vol111spring07.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-roundtable.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-ryan.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-shenhar_stefanovic.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-takeaways.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v11-tanner.pdf



2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-citm-vol12-1spring08final.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-emert.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-f08-citm-vol12-2fall08.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-f08-holahanmooneymayerpaul.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-f08-mooneymahoneywixom.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-f08-schutz.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v12-karol_tait.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-brownarticle_fall_09.pdf
BrownArticle:SPRING 09
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-citm_fall09.pdf
CITM_FALL 09:C
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-citm_spring_09.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-fuess_article.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-gulliksenarticle_fall_09.pdf
GulliksenArticle:SPRING 09
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-jacobs_article.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-jeff_krull_article.pdf

Kristine Gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v13-reillyarticle_fall_09.pdf
ReillyArticle:SPRING 09
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v14-bobbarticle.pdf
BobbArticle:SPRING 09
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v14-boehlkearticle.pdf
BoehlkeArticle:SPRING 09
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v14-citm_spring_10.pdf
CITM_Spring 10:C
kristine gallo

2024-01-01



---
/doc/technology/stevensinstituteoftechnology-satmnewsletter/v14-roundtable.pdf
Roundtable:SPRING 09
kristine gallo

2024-01-01



---
/doc/touhou/2013-06-08-acircle-tohoarrange.csv


2013-06-08
2024-01-01



---
/doc/touhou/2013-06-08-acircle-tohoarrange.mdb.xz


2013-06-08
2024-03-11



---
/doc/touhou/2013-06-08-acircle-tohoarrange.zip


2013-06-08
2024-01-01



---
/doc/touhou/2013-06-08-acircle-tohoarrangeb.xz


2013-06-08
2024-03-16



---
/doc/touhou/2013-c83-downloads.json.xz


2013
2024-01-01



---
/doc/touhou/2013-c83-downloads.txt


2013
2024-01-01



---
/doc/touhou/2013-c84-downloads.json


2013
2024-01-01



---
/doc/touhou/2013-c85-download.json


2013
2024-01-01



---
/doc/touhou/2013-reitaisai-downloads.json


2013
2024-01-01



---
/doc/touhou/2013-reitaisai-torrent-downloads.json


2013
2024-01-01



---
/doc/touhou/2013-torrent.csv


2013
2024-01-01



---
/doc/touhou/2013-torrent.json.xz


2013
2024-01-01



---
/doc/touhou/2013-touhouwikinet.csv


2013
2024-01-01



---
/doc/touhou/2013-vgmdb.csv


2013
2024-01-01



---
/doc/traffic/2010-2017-gwern-traffic-autocorrelation.png

Gwern
2010
2024-01-01



---
/doc/traffic/2010-gwern-gwernnet-nfsncosts.maff

Gwern
2010
2024-01-01



---
/doc/traffic/201010-201102-gwern-traffic-history.png

Gwern
2011-02
2024-01-01



---
/doc/traffic/201010-201102-gwern.net-analytics.pdf

Gwern
2011-02-28
2024-01-01



---
/doc/traffic/20102017-gwern-traffic-log.jpg

Gwern

2024-01-01



---
/doc/traffic/20102017-gwern-traffic.jpg

Gwern

2024-01-01



---
/doc/traffic/2011-gwern-december-darcs-history.png

Gwern
2011
2024-01-01



---
/doc/traffic/2011-gwern-february-darcs-history.png

Gwern
2011
2024-01-01



---
/doc/traffic/2011-gwern-gwernnet-nfsncosts.maff

Gwern
2011
2024-01-01



---
/doc/traffic/2011-gwern-july-darcs-history.png

Gwern
2011
2024-01-01



---
/doc/traffic/201102-201107-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20110228-20110702-gwern.net-analytics.pdf

Gwern
2011-07-02
2024-01-01



---
/doc/traffic/201107-201201-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20110702-20120102-gwern.net-analytics.pdf

Gwern
2012-01-02
2024-01-01



---
/doc/traffic/2012-gwern-gwernnet-nfsncosts.maff

Gwern
2012
2024-01-01



---
/doc/traffic/2012-gwern-january-darcs-history.png

Gwern
2012
2024-01-01



---
/doc/traffic/2012-gwern-july-darcs-history.png

Gwern
2012
2024-01-01



---
/doc/traffic/201201-201207-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20120103-20120702-gwern.net-analytics.pdf

Gwern
2012-07-02
2024-01-01



---
/doc/traffic/20120703-20130102-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20120703-20130102-gwern.net-analytics.pdf

Gwern
2013-01-02
2024-01-01



---
/doc/traffic/2013-11-30-gwern-gwernnet-hitsovertime.jpg

Gwern
2013-11-30
2024-01-01



---
/doc/traffic/2013-gwern-benfords-law.png

Gwern
2013
2024-01-01



---
/doc/traffic/2013-gwern-gwernnet-anonymousfeedback.csv

Gwern
2013
2024-01-01



---
/doc/traffic/2013-gwern-july-darcs-history.png

Gwern
2013
2024-01-01



---
/doc/traffic/2013-gwern-maxwidthanalytics.pdf

Gwern
2013-04-17
2024-01-01



---
/doc/traffic/20130103-20130702-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20130103-20130702-gwern.net-analytics.pdf

Gwern
2013-07-02
2024-01-01



---
/doc/traffic/20130703-20140102-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20130703-20140102-gwern.net-analytics.pdf

Gwern
2014-01-02
2024-01-01



---
/doc/traffic/2014-06-08-abtesting-blr.csv


2014-06-08
2024-01-01



---
/doc/traffic/2014-gwern-january-darcs-history.png

Gwern
2014
2024-01-01



---
/doc/traffic/2014-gwern-july-git-history.jpg

Gwern
2014
2024-01-01



---
/doc/traffic/20140103-20140702-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20140103-20140702-gwern.net-analytics.pdf

Gwern
2014-07-02
2024-01-01



---
/doc/traffic/20140703-20150103-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20140703-20150103-gwern.net-analytics.pdf

Gwern
2015-01-03
2024-01-01



---
/doc/traffic/2015-gwern-january-git-history.jpg

Gwern
2015
2024-01-01



---
/doc/traffic/2015-gwern-july-git-history.jpg

Gwern
2015
2024-01-01



---
/doc/traffic/20150103-20150702-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20150103-20150702-gwern.net-analytics.pdf

Gwern
2015-07-02
2024-01-01



---
/doc/traffic/20150703-20160103-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20150703-20160103-gwern.net-analytics.pdf

Gwern
2016-01-03
2024-01-01



---
/doc/traffic/2016-gwern-january-git-history.jpg

Gwern
2016
2024-01-01



---
/doc/traffic/2016-gwern-july-git-history.jpg

Gwern
2016
2024-01-01



---
/doc/traffic/20160104-20160703-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20160104-20160703-gwern.net-analytics.pdf

Gwern
2016-07-03
2024-01-01



---
/doc/traffic/20160704-20170103-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20160704-20170103-gwern.net-analytics.pdf

Gwern
2017-01-03
2024-01-01



---
/doc/traffic/2017-09-14-analytics-location.pdf


2017-09-14
2024-01-01



---
/doc/traffic/2017-10-20-abtesting-adsense.csv


2017-10-20
2024-01-01



---
/doc/traffic/2017-gwern-january-git-history.jpg

Gwern
2017
2024-01-01



---
/doc/traffic/2017-gwern-july-git-history.jpg

Gwern
2017
2024-01-01



---
/doc/traffic/20170101-20171015-gwern.net-analytics.pdf

Gwern
2017-10-15
2024-01-01



---
/doc/traffic/20170101-20181231-annualcomparison.pdf
2018 Gwern.net Site Traffic (Comparison with 2017)
Gwern
2019-01-01
2024-01-01



---
/doc/traffic/20170104-20170703-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20170104-20170703-gwern.net-analytics.pdf

Gwern
2017-07-03
2024-01-01



---
/doc/traffic/20170108-traffic.csv



2024-01-01



---
/doc/traffic/20170704-20180103-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20170704-20180103-gwern.net-analytics-pages.pdf


2018-01-03
2024-01-01



---
/doc/traffic/20170704-20180103-gwern.net-analytics.pdf

Gwern
2018-01-03
2024-01-01



---
/doc/traffic/20170908-traffic.csv



2024-01-01



---
/doc/traffic/2018-10-25-gwern.net-inboundlinks.tar.xz


2018-10-25
2024-01-01



---
/doc/traffic/2018-gwern-january-git-history.jpg

Gwern
2018
2024-01-01



---
/doc/traffic/2018-gwern-july-git-history.jpg

Gwern
2018
2024-01-01



---
/doc/traffic/20180101-20191231-annualcomparison.pdf
2019 Gwern.net Site Traffic (Comparison with 2018)
Gwern
2020-01-03
2024-01-01



---
/doc/traffic/20180104-20180703-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20180104-20180703-gwern.net-analytics-pages.pdf


2018-07-03
2024-01-01



---
/doc/traffic/20180104-20180703-gwern.net-analytics.pdf

Gwern
2018-07-03
2024-01-01



---
/doc/traffic/20180704-20190103-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20180704-20190103-gwern.net-analytics-pages.pdf


2019-01-03
2024-01-01



---
/doc/traffic/20180704-20190103-gwern.net-analytics.pdf

Gwern
2019-01-03
2024-01-01



---
/doc/traffic/2019-gwern-january-git-history.jpg

Gwern
2019
2024-01-01



---
/doc/traffic/2019-gwern-july-git-history.jpg

Gwern
2019
2024-01-01



---
/doc/traffic/20190104-20190702-gwern.net-analytics-pages.pdf


2019-07-02
2024-01-01



---
/doc/traffic/20190218-20190720-twdne-analytics.pdf

Gwern
2019-07-20
2024-01-01



---
/doc/traffic/20190703-20200102-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20190703-20200102-gwern.net-analytics-pages.pdf

Gwern
2020-01-07
2024-01-01



---
/doc/traffic/2020-02-04-gwern-gwernnet-index.png

Gwern
2020-02-04
2024-01-01



---
/doc/traffic/2020-gwern-jan-git-history.jpg

Gwern
2020
2024-01-01



---
/doc/traffic/2020-gwern-july-git-history.jpg

Gwern
2020
2024-01-01



---
/doc/traffic/20200103-20200704-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/20200103-20200704-gwern.net-analytics-pages.pdf


2020-07-05
2024-01-01



---
/doc/traffic/20200705-20210103-gwern-traffic-history.png

Gwern

2024-01-01



---
/doc/traffic/20200705-20210103-gwern.net-analytics.pdf

Gwern
2021-01-09
2024-01-01



---
/doc/traffic/2021-01-24-gwern-googlewebmaster-wwwgwernnet-outboundlinks-20210112-20210124.csv

Gwern
2021-01-24
2024-01-01



---
/doc/traffic/2021-gwern-january-git-history.jpg

Gwern
2021
2024-01-01



---
/doc/traffic/2021-gwern-july-git-history.jpg

Gwern
2021
2024-01-01



---
/doc/traffic/2021010420210705-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/2021010420210705-gwern.net-analytics.pdf

Gwern
2021-07-11
2024-01-01



---
/doc/traffic/2021070620220103-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/2021070620220103-gwern.net-analytics.pdf

Gwern
2022-01-08
2024-01-01



---
/doc/traffic/2022-04-21-gwern-disqus-gwernnet-comments-analytics-april2021april2022.csv

Gwern
2022-04-21
2024-01-01



---
/doc/traffic/2022-04-21-gwern-disqus-gwernnet-commentsexport.tar.xz

Gwern
2022-04-21
2024-01-01



---
/doc/traffic/2022-gwern-january-git-history.png

Gwern
2022
2024-01-01



---
/doc/traffic/2022-gwern-july-git-history.png

Gwern
2022
2024-01-01



---
/doc/traffic/2022010320220702-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/2022010320220702-gwern.net-analytics.pdf

Gwern
2022-07-03
2024-01-01



---
/doc/traffic/2022070320230101-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/2022070320230101-gwern.net-analytics.pdf

Gwern
2023-01-01
2024-01-01



---
/doc/traffic/2023-08-21-gwern-abtest-indentjustificationsitetraffictimeseries.png

Gwern
2023-08-21
2024-01-01



---
/doc/traffic/2023-08-21-gwern-abtesting-indentjustification-original.csv

Gwern
2023-08-21
2024-01-01



---
/doc/traffic/2023-08-21-gwern-abtesting-indentjustification.csv

Gwern
2023-08-21
2024-01-01



---
/doc/traffic/2023-gwern-january-git-history.png

Gwern
2023
2024-01-01



---
/doc/traffic/2023-gwern-july-git-history.png

Gwern
2023
2024-01-01



---
/doc/traffic/2023010220230701-gwern-traffic-history.jpg

Gwern

2024-01-01



---
/doc/traffic/2023010220230701-gwern.net-analytics.pdf

Gwern
2023-07-01
2024-01-01



---
/doc/traffic/ab-testing/2013-10-27-gwern-ulfontsize.png

Gwern
2013-10-27
2024-01-01



---
/doc/traffic/ab-testing/2013-11-25-gwern-blockquotehighlighting.png

Gwern
2013-11-25
2024-01-01



---
/doc/traffic/ab-testing/2014-06-08-gwern-blr-byweek.png

Gwern
2014-06-08
2024-01-01



---
/doc/traffic/ab-testing/2014-11-19-gwern-indentation.png

Gwern
2014-11-19
2024-01-01



---
/doc/traffic/ab-testing/2015-08-05-gwern-css-charrnn-trainingloss.jpg

Gwern
2015-08-05
2024-01-01



---
/doc/traffic/ab-testing/2022-09-27-gwern-gwernnet-indentjustification2x2abtest.png

Gwern
2022-09-27
2024-01-01



---
/doc/transhumanism/1990-fedorov.pdf
<em>What Was Man Created For? The Philosophy of the Common Task</em>
Nikolai Fyodorovich Fyodorov, Elisabeth Koutaissoff, Marilyn Minto
1990-01-01
2024-03-13



---
/doc/transhumanism/1990-fedorov.pdf#page=11
<em>What Was Man Created For? The Philosophy of the Common Task</em> § pg11
Nikolai Fyodorovich Fyodorov, Elisabeth Koutaissoff, Marilyn Minto
1990-01-01
2024-03-16



---
/doc/transhumanism/1990-regis-greatmambochickenandthetranshumancondition.pdf
<em>Great Mambo Chicken and the Transhuman Condition: Science Slightly over the Edge</em>
Ed Regis
1990-01-01
2024-01-01



---
/doc/transhumanism/1998-cariani.pdf


1998-01-01
2024-01-01



---
/doc/transhumanism/2012-broderick.pdf


2012-01-01
2024-01-01



---
/doc/transhumanism/index
‘transhumanism’ tag

2011-08-31
2024-11-20


<div class="page-description-annotation">
<p>Bibliography for tag <code>transhumanism</code>, most recent first: 1 <a href="/doc/transhumanism/index#see-alsos" class="icon-not">related tag</a>, 12 <a href="/doc/transhumanism/index#links" class="icon-not">annotations</a>, &amp; 8 <a href="/doc/transhumanism/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/transhumanism/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/transhumanism/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/transhumanism/index#gwern-math-error-section" id="toc-gwern-math-error-section">“The Existential Risk of Math Errors”, Gwern 2012</a></li>
<li><a href="/doc/transhumanism/index#gwern-scaling-hypothesis-section" id="toc-gwern-scaling-hypothesis-section">“The Scaling Hypothesis”, Gwern 2020</a></li>
<li><a href="/doc/transhumanism/index#gwern-dune-genetics-section" id="toc-gwern-dune-genetics-section">“Genetics and Eugenics in Frank Herbert’s Dune-Verse”, Gwern 2018</a></li>
<li><a href="/doc/transhumanism/index#gwern-mlp-genetics-section" id="toc-gwern-mlp-genetics-section">“Race in <em>My Little Pony</em>”, Gwern 2018</a></li>
<li><a href="/doc/transhumanism/index#gwern-embryo-selection-section" id="toc-gwern-embryo-selection-section">“Embryo Selection For Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/transhumanism/index#gwern-mugging-section" id="toc-gwern-mugging-section">“Notes on Pascal’s Mugging”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-amuse-section" id="toc-gwern-amuse-section">“Amusing Ourselves to Death?”, Gwern 2018</a></li>
<li><a href="/doc/transhumanism/index#gwern-difference-section" id="toc-gwern-difference-section">“How Complex Are Individual Differences?”, Gwern 2010</a></li>
<li><a href="/doc/transhumanism/index#gwern-complexity-section" id="toc-gwern-complexity-section">“Complexity No Bar to AI”, Gwern 2014</a></li>
<li><a href="/doc/transhumanism/index#gwern-embryo-editing-section" id="toc-gwern-embryo-editing-section">“Embryo Editing for Intelligence”, Gwern 2016</a></li>
<li><a href="/doc/transhumanism/index#gwern-abortion-section" id="toc-gwern-abortion-section">“An Abortion Dialogue”, Gwern 2008</a></li>
<li><a href="/doc/transhumanism/index#gwern-ies-history-section" id="toc-gwern-ies-history-section">“History of Iterated Embryo Selection”, Gwern 2019</a></li>
<li><a href="/doc/transhumanism/index#gwern-hyperbolic-time-chamber-section" id="toc-gwern-hyperbolic-time-chamber-section">“The Hyperbolic Time Chamber &amp; Brain Emulation”, Gwern 2012</a></li>
<li><a href="/doc/transhumanism/index#gwern-drug-heuristic-section" id="toc-gwern-drug-heuristic-section">“The Algernon Argument”, Gwern 2010</a></li>
<li><a href="/doc/transhumanism/index#gwern-mcts-ai-section" id="toc-gwern-mcts-ai-section">“AI Risk Demos”, Gwern 2016</a></li>
<li><a href="/doc/transhumanism/index#gwern-on-really-trying-section" id="toc-gwern-on-really-trying-section">“On Really Trying”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-cryonics-section" id="toc-gwern-cryonics-section">“LessWrong and Cryonics”, Gwern 2013</a></li>
<li><a href="/doc/transhumanism/index#gwern-plastination-section" id="toc-gwern-plastination-section">“Plastination versus Cryonics”, Gwern 2011</a></li>
<li><a href="/doc/transhumanism/index#gwern-hpmor-prediction-section" id="toc-gwern-hpmor-prediction-section">“‘Methods of Rationality’ Predictions”, Gwern 2012</a></li>
<li><a href="/doc/transhumanism/index#gwern-fiction-menard-section" id="toc-gwern-fiction-menard-section">“Gilles Goullet, Author of the Blindsight”, Gwern 2010</a></li>
<li><a href="/doc/transhumanism/index#gwern-long-stagnation-section" id="toc-gwern-long-stagnation-section">“Scientific Stagnation”, Gwern 2012</a></li>
<li><a href="/doc/transhumanism/index#gwern-lifelogging-section" id="toc-gwern-lifelogging-section">“Lifelogging”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-colder-war-section" id="toc-gwern-colder-war-section">“Colder Wars”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-fiction-final-gifts-section" id="toc-gwern-fiction-final-gifts-section">“Final Gifts”, Gwern 2013</a></li>
<li><a href="/doc/transhumanism/index#gwern-simulation-inference-section" id="toc-gwern-simulation-inference-section">“Simulation Inferences”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-intermittent-fasting-section" id="toc-gwern-intermittent-fasting-section">“Intermittent Fasting”, Gwern 2011</a></li>
<li><a href="/doc/transhumanism/index#gwern-fiction-dying-outside-section" id="toc-gwern-fiction-dying-outside-section">“Dying Outside”, Gwern 2009</a></li>
<li><a href="/doc/transhumanism/index#gwern-fiction-hybrid-rainbow-section" id="toc-gwern-fiction-hybrid-rainbow-section">“Hybrid Rainbow”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/transhumanism/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/transhumanism/index#moynihan-2024-1-section" id="toc-moynihan-2024-1-section">“Are We Accidentally Building A Planetary Brain? From Superorganisms to Superintelligences, How Studying Crabs Could Reveal That We Are Unintentionally Building an Artificial World Brain”, Moynihan 2024</a></li>
<li><a href="/doc/transhumanism/index#scoggins-kipping-2022-section" id="toc-scoggins-kipping-2022-section">“Lazarus Stars: Numerical Investigations of Stellar Evolution With Star-Lifting”, Scoggins &amp; Kipping 2022</a></li>
<li><a href="/doc/transhumanism/index#land-2020-section" id="toc-land-2020-section">Outsideness @ “2020-12-02”</a></li>
<li><a href="/doc/transhumanism/index#conan-2019-section" id="toc-conan-2019-section">“Frequently Overlooked Realistic Moral Bioenhancement Interventions”, Conan 2019</a></li>
<li><a href="/doc/transhumanism/index#asimov-2011-section" id="toc-asimov-2011-section">“The Sword of Achilles”, Asimov 2011</a></li>
<li><a href="/doc/transhumanism/index#section" id="toc-section">“Matrioshka Brains”</a></li>
<li><a href="/doc/transhumanism/index#fyodorov-et-al-1990-section" id="toc-fyodorov-et-al-1990-section"><em>What Was Man Created For? The Philosophy of the Common Task</em>, Fyodorov et al 1990</a></li>
<li><a href="/doc/transhumanism/index#regis-1990-section" id="toc-regis-1990-section"><em>Great Mambo Chicken and the Transhuman Condition: Science Slightly over the Edge</em>, Regis 1990</a></li>
<li><a href="/doc/transhumanism/index#vinge-1983-section" id="toc-vinge-1983-section">“First Word [Singularity]”, Vinge 1983</a></li>
<li><a href="/doc/transhumanism/index#N_ceA2Yq-section" id="toc-N_ceA2Yq-section">“Thomas Moynihan—Homepage”, Moynihan 2024</a></li>
<li><a href="/doc/transhumanism/index#section-1" id="toc-section-1">“Reliable Sources: How Wikipedia Admin David Gerard Launders His Grudges Into the Public Record”</a></li>
<li><a href="/doc/transhumanism/index#section-2" id="toc-section-2">“Wirehead Hedonism versus Paradise-Engineering”</a></li>
<li><a href="/doc/transhumanism/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/transhumanism/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/transhumanism/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/tutorial/index
‘tutorial’ tag

2019-10-29
2019-10-29


<div class="page-description-annotation">
<p>Bibliography for tag <code>tutorial</code>, most recent first: 1 <a href="/doc/tutorial/index#links" class="icon-not">annotation</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/tutorial/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/tutorial/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/tutorial/index#gwern-search-section" id="toc-gwern-search-section">“Internet Search Tips”, Gwern 2018</a></li>
<li><a href="/doc/tutorial/index#gwern-search-case-studies-section" id="toc-gwern-search-case-studies-section">“Internet Search Case Studies”, Gwern 2019</a></li>
<li><a href="/doc/tutorial/index#gwern-archiving-section" id="toc-gwern-archiving-section">“Archiving URLs”, Gwern 2011</a></li>
<li><a href="/doc/tutorial/index#gwern-face-section" id="toc-gwern-face-section">“Making Anime Faces With StyleGAN”, Gwern 2019</a></li>
<li><a href="/doc/tutorial/index#gwern-gpt-2-preference-learning-section" id="toc-gwern-gpt-2-preference-learning-section">“GPT-2 Preference Learning for Music Generation”, Gwern 2019</a></li>
<li><a href="/doc/tutorial/index#gwern-sort-section" id="toc-gwern-sort-section">“The <code>sort –key</code> Trick”, Gwern 2014</a></li>
<li><a href="/doc/tutorial/index#gwern-biggan-section" id="toc-gwern-biggan-section">“Making Anime With BigGAN”, Gwern 2019</a></li>
<li><a href="/doc/tutorial/index#gwern-twdne-section" id="toc-gwern-twdne-section">“This Waifu Does Not Exist”, Gwern 2019</a></li>
<li><a href="/doc/tutorial/index#gwern-rnn-metadata-section" id="toc-gwern-rnn-metadata-section">“RNN Metadata for Mimicking Author Style”, Gwern 2015</a></li>
<li><a href="/doc/tutorial/index#gwern-mail-delivery-section" id="toc-gwern-mail-delivery-section">“When Should I Check The Mail?”, Gwern 2015</a></li>
<li><a href="/doc/tutorial/index#gwern-timestamping-section" id="toc-gwern-timestamping-section">“Easy Cryptographic Timestamping of Files”, Gwern 2015</a></li>
<li><a href="/doc/tutorial/index#gwern-haskell-wikipedia-archive-bot-section" id="toc-gwern-haskell-wikipedia-archive-bot-section">“Writing a Wikipedia Link Archive Bot”, Gwern 2008</a></li>
<li><a href="/doc/tutorial/index#gwern-candy-japan-section" id="toc-gwern-candy-japan-section">“Candy Japan’s New Box A/B Test”, Gwern 2016</a></li>
<li><a href="/doc/tutorial/index#gwern-haskell-archiving-github-section" id="toc-gwern-haskell-archiving-github-section">“Archiving GitHub”, Gwern 2011</a></li>
<li><a href="/doc/tutorial/index#gwern-sicp-1-1-section" id="toc-gwern-sicp-1-1-section">“<em>SICP</em> Chapter 1.1 Notes”, Gwern 2009</a></li>
<li><a href="/doc/tutorial/index#gwern-haskell-run-length-encoding-section" id="toc-gwern-haskell-run-length-encoding-section">“Golfing Run Length Encoding in Haskell”, Gwern 2008</a></li>
<li><a href="/doc/tutorial/index#gwern-haskell-wikipedia-rss-archive-bot-section" id="toc-gwern-haskell-wikipedia-rss-archive-bot-section">“Writing a Wikipedia RSS Link Archive Bot”, Gwern 2009</a></li>
<li><a href="/doc/tutorial/index#gwern-sicp-1-3-section" id="toc-gwern-sicp-1-3-section">“<em>SICP</em> Chapter 1.3”, Gwern 2010</a></li>
<li><a href="/doc/tutorial/index#gwern-sicp-1-2-section" id="toc-gwern-sicp-1-2-section">“<em>SICP</em> Chapter 1.2 Notes”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/tutorial/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/tutorial/index#gwern-presser-2019-poetry-section" id="toc-gwern-presser-2019-poetry-section">“GPT-2 Neural Network Poetry”, Gwern &amp; Presser 2019</a></li>
</ul></li>
<li><a href="/doc/tutorial/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/vitamin-d/1983-inkovaara.pdf


1983-01-01
2024-01-01



---
/doc/vitamin-d/1985-corless.pdf


1985-01-01
2024-01-01



---
/doc/vitamin-d/1996-lips.pdf


1996-01-01
2024-01-01



---
/doc/vitamin-d/1998-baeksgaard.pdf


1998-01-01
2024-01-01



---
/doc/vitamin-d/1998-komulainen.pdf


1998-01-01
2024-01-01



---
/doc/vitamin-d/1999-krieg.pdf


1999-01-01
2024-01-01



---
/doc/vitamin-d/2002-chapuy.pdf


2002-01-01
2024-01-01



---
/doc/vitamin-d/2004-avenell.pdf


2004-01-01
2024-01-01



---
/doc/vitamin-d/2005-brazier.pdf


2005-01-01
2024-01-01



---
/doc/vitamin-d/2006-jackson.pdf


2006-01-01
2024-01-01



---
/doc/vitamin-d/2007-broe.pdf


2007-01-01
2024-01-01



---
/doc/vitamin-d/2007-lyons.pdf


2007-01-01
2024-01-01



---
/doc/vitamin-d/2009-cherniack.pdf


2009-01-01
2024-01-01



---
/doc/vitamin-d/2010-barnard.pdf
Extraskeletal effects of vitamin D in older adults: Cardiovascular disease, mortality, mood, and cognition
Karen Barnard MBBCh MPH, Cathleen Colón-Emeric
2010-01-01
2024-01-01
[("doi","10.1016/j.amjopharm.2010.02.004")]


---
/doc/vitamin-d/2013-lazzeroni.pdf


2013-01-01
2024-01-01



---
/doc/vitamin-d/2014-autier-appendix.pdf

Philippe Autier
2014-01-01
2024-01-01



---
/doc/vitamin-d/2014-autier.pdf
Vitamin D status and ill health: a systematic review
Philippe Autier, Mathieu Boniol, Cécile Pizot, Patrick Mullie
2013-12-06
2024-01-01
[("doi","10.1016/S2213-8587(13)70165-7")]


---
/doc/vitamin-d/2014-bolland.pdf


2014-01-01
2024-01-01



---
/doc/wikipedia/2009-ortega.pdf


2009-01-01
2024-01-01



---
/doc/wikipedia/2011-01-wikipedia-articleswithdeadexternallinks.png


2011-01
2024-01-01



---
/doc/wikipedia/2011-oneill.pdf

Writer
2011-01-01
2024-01-01



---
/doc/wikipedia/2011-wikipedia-vandalreverttrendbyyear20022010.png


2011
2024-01-01



---
/doc/wikipedia/2012-gwern-dnb-wikipedia-after.csv

Gwern
2012
2024-01-01



---
/doc/wikipedia/2012-gwern-dnb-wikipedia-after.pdf

Gwern
2012-01-01
2024-01-01



---
/doc/wikipedia/2012-gwern-dnb-wikipedia-before.csv

Gwern
2012
2024-01-01



---
/doc/wikipedia/2012-gwern-dnb-wikipedia-before.pdf

Gwern
2012-01-01
2024-01-01



---
/doc/wikipedia/2012-gwern-dnbfaqwikipedia.pdf

Gwern
2012-01-01
2024-01-01



---
/doc/wikipedia/2012-henkvd-activewikipedians.png


2012
2024-01-01



---
/doc/wikipedia/2017-09-29-gwern-wikipedia-humordeletion.jpg

Gwern
2017-09-29
2024-01-01



---
/doc/wikipedia/2018-teblunthuis.pdf
Revisiting ‘The Rise and Decline’ in a Population of Peer Production Projects
Nathan TeBlunthuis, Aaron Shaw, Benjamin Mako Hill
2018-01-01
2024-01-01



---
/doc/wikipedia/2023-09-30-gwern-wikipedia-unusedacronyms-threeletterandfourletter.txt

Gwern
2023-09-30
2024-01-01



---
/doc/wikipedia/2023-10-01-gwern-tla-lettervsunusedtlaswiththatletterpercentageoverthealphabet.png

Gwern
2023-10-01
2024-01-01



---
/doc/wikipedia/2023-10-01-gwern-wikipedia-unusedacronyms-alphanumerical1to3lettertlas.txt

Gwern
2023-10-01
2024-01-01



---
/doc/wikipedia/2023-10-01-gwern-wikipedia-unusedacronyms-processeddata.csv.xz

Gwern
2023-10-01
2024-01-01



---
/doc/wikipedia/2023-11-04-gwern-fla-missingness.png

Gwern
2023-11-04
2024-01-01



---
/doc/wikipedia/2023-11-04-gwern-tla-missingness.jpg

Gwern
2023-11-04
2024-01-01



---
/doc/wikipedia/index
‘Wikipedia’ tag

2019-11-23
2024-11-13


<figure><img class="float-right page-thumbnail invert-auto outline" height="1700" width="1700" src="/doc/wikipedia/2023-11-04-gwern-fla-missingness.png" title="" alt="" /></figure><div class="page-description-annotation">
<p>Bibliography for tag <code>wikipedia</code>, most recent first: 56 <a href="/doc/wikipedia/index#links" class="icon-not">annotations</a> &amp; 49 <a href="/doc/wikipedia/index#miscellaneous" class="icon-not">links</a> (<a href="/doc/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/doc/wikipedia/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/doc/wikipedia/index#gwern" id="toc-gwern">Gwern</a>
<ul>
<li><a href="/doc/wikipedia/index#gwern-tla-section" id="toc-gwern-tla-section">“CQK Is The First Unused TLA”, Gwern 2023</a></li>
<li><a href="/doc/wikipedia/index#gwern-prediction-market-section" id="toc-gwern-prediction-market-section">“Prediction Markets”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-inclusionism-section" id="toc-gwern-inclusionism-section">“In Defense of Inclusionism”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-haskell-wikipedia-archive-bot-section" id="toc-gwern-haskell-wikipedia-archive-bot-section">“Writing a Wikipedia Link Archive Bot”, Gwern 2008</a></li>
<li><a href="/doc/wikipedia/index#gwern-wikipedia-resume-section" id="toc-gwern-wikipedia-resume-section">“Wikipedia Résumé”, Gwern 2010</a></li>
<li><a href="/doc/wikipedia/index#gwern-wikipedia-and-youtube-section" id="toc-gwern-wikipedia-and-youtube-section">“Wikipedia &amp; YouTube”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-wikipedia-and-knol-section" id="toc-gwern-wikipedia-and-knol-section">“Wikipedia &amp; Knol: Why Knol Already Failed”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-wikipedia-and-dark-side-editing-section" id="toc-gwern-wikipedia-and-dark-side-editing-section">“Wikipedia and Dark Side Editing”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-haskell-wikipedia-rss-archive-bot-section" id="toc-gwern-haskell-wikipedia-rss-archive-bot-section">“Writing a Wikipedia RSS Link Archive Bot”, Gwern 2009</a></li>
<li><a href="/doc/wikipedia/index#gwern-wikipedia-and-other-wikis-section" id="toc-gwern-wikipedia-and-other-wikis-section">“Wikipedia and Other Wikis”, Gwern 2009</a></li>
</ul></li>
<li><a href="/doc/wikipedia/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/doc/wikipedia/index#brooks-et-al-2024-section" id="toc-brooks-et-al-2024-section">“The Rise of AI-Generated Content in Wikipedia”, Brooks et al 2024</a></li>
<li><a href="/doc/wikipedia/index#lee-2024-1-section" id="toc-lee-2024-1-section">“Why We’re Helping More Wikis Move Away from Fandom”, Lee 2024</a></li>
<li><a href="/doc/wikipedia/index#choi-2023-section" id="toc-choi-2023-section">“GoodWiki”, Choi 2023</a></li>
<li><a href="/doc/wikipedia/index#semnani-et-al-2023-section" id="toc-semnani-et-al-2023-section">“WikiChat: Stopping the Hallucination of Large Language Model Chatbots by Few-Shot Grounding on Wikipedia”, Semnani et al 2023</a></li>
<li><a href="/doc/wikipedia/index#kirkpatrick-2023-section" id="toc-kirkpatrick-2023-section">“The Dirty Secrets of a Smear Campaign: Rumors Destroyed Hazim Nada’s Company. Then Hackers Handed Him Terabytes of Files Exposing a Covert Campaign against Him—And the Culprit Wasn’t a Rival but an Entire Country”, Kirkpatrick 2023</a></li>
<li><a href="/doc/wikipedia/index#meuer-et-al-2022-section" id="toc-meuer-et-al-2022-section">“What Determines Hindsight Bias in Written Work? One Field and Three Experimental Studies in the Context of Wikipedia”, Meuer et al 2022</a></li>
<li><a href="/doc/wikipedia/index#thompson-et-al-2022-section" id="toc-thompson-et-al-2022-section">“Trial by Internet: A Randomized Field Experiment on Wikipedia’s Influence on Judges’ Legal Reasoning”, Thompson et al 2022</a></li>
<li><a href="/doc/wikipedia/index#gordon-2022-section" id="toc-gordon-2022-section">“How Wikipedia Influences Judicial Behavior”, Gordon 2022</a></li>
<li><a href="/doc/wikipedia/index#reid-neubig-2022-section" id="toc-reid-neubig-2022-section">“Learning to Model Editing Processes”, Reid &amp; Neubig 2022</a></li>
<li><a href="/doc/wikipedia/index#derksen-et-al-2022-section" id="toc-derksen-et-al-2022-section">“Restricted Access: How the Internet Can Be Used to Promote Reading and Learning”, Derksen et al 2022</a></li>
<li><a href="/doc/wikipedia/index#piccardi-et-al-2021-section" id="toc-piccardi-et-al-2021-section">“A Large-Scale Characterization of How Readers Browse Wikipedia”, Piccardi et al 2021</a></li>
<li><a href="/doc/wikipedia/index#iv-et-al-2021-1-section" id="toc-iv-et-al-2021-1-section">“FRUIT: Faithfully Reflecting Updated Information in Text”, IV et al 2021</a></li>
<li><a href="/doc/wikipedia/index#hinnosaar-et-al-2021-section" id="toc-hinnosaar-et-al-2021-section">“Externalities in Knowledge Production: Evidence from a Randomized Field Experiment”, Hinnosaar et al 2021</a></li>
<li><a href="/doc/wikipedia/index#dou-et-al-2021-section" id="toc-dou-et-al-2021-section">“Scarecrow: A Framework for Scrutinizing Machine Text”, Dou et al 2021</a></li>
<li><a href="/doc/wikipedia/index#schuster-et-al-2021-section" id="toc-schuster-et-al-2021-section">“Get Your Vitamin C! Robust Fact Verification With Contrastive Evidence (VitaminC)”, Schuster et al 2021</a></li>
<li><a href="/doc/wikipedia/index#srinivasan-et-al-2021-section" id="toc-srinivasan-et-al-2021-section">“WIT: Wikipedia-Based Image Text Dataset for Multimodal Multilingual Machine Learning”, Srinivasan et al 2021</a></li>
<li><a href="/doc/wikipedia/index#gao-et-al-2021-6-section" id="toc-gao-et-al-2021-6-section">“The Pile: An 800GB Dataset of Diverse Text for Language Modeling”, Gao et al 2021</a></li>
<li><a href="/doc/wikipedia/index#herzig-et-al-2020-section" id="toc-herzig-et-al-2020-section">“TAPAS: Weakly Supervised Table Parsing via Pre-Training”, Herzig et al 2020</a></li>
<li><a href="/doc/wikipedia/index#taub-2020-2-section" id="toc-taub-2020-2-section">“The Intrepid Mother and Son Who Unraveled a Geographic Hoax: Atlas Obscura Had a Page for Something Called Moose Boulder, Until Fan Roger Dickey Called Us on It.”, Taub 2020</a></li>
<li><a href="/doc/wikipedia/index#guu-et-al-2020-section" id="toc-guu-et-al-2020-section">“REALM: Retrieval-Augmented Language Model Pre-Training”, Guu et al 2020</a></li>
<li><a href="/doc/wikipedia/index#achmiz-2019-section" id="toc-achmiz-2019-section">“<code>popups.js</code>”, Achmiz 2019</a></li>
<li><a href="/doc/wikipedia/index#achmiz-2019-wikipediapopups-section" id="toc-achmiz-2019-wikipediapopups-section">“<code>wikipedia-Popups.js</code>”, Achmiz 2019</a></li>
<li><a href="/doc/wikipedia/index#hinnosaar-et-al-2019-section" id="toc-hinnosaar-et-al-2019-section">“Wikipedia Matters”, Hinnosaar et al 2019</a></li>
<li><a href="/doc/wikipedia/index#harrison-2019-section" id="toc-harrison-2019-section">“Citogenesis: the Serious Circular Reporting Problem Wikipedians Are Fighting. Circular Reporting Is a Real Problem on Platforms like Wikipedia—And It’s Harder to Solve Than It Looks”, Harrison 2019</a></li>
<li><a href="/doc/wikipedia/index#shi-2019-section" id="toc-shi-2019-section">“The Wisdom of Polarized Crowds”, Shi 2019</a></li>
<li><a href="/doc/wikipedia/index#hitt-2019-section" id="toc-hitt-2019-section">“Inside the Secret Sting Operations to Expose Celebrity Psychics: Are Some Celebrity Mediums Fooling Their Audience Members by Reading Social Media Pages in Advance? A Group of Online Vigilantes Is out to Prove It”, Hitt 2019</a></li>
<li><a href="/doc/wikipedia/index#erickson-et-al-2018-section" id="toc-erickson-et-al-2018-section">“What Is the Commons Worth? Estimating the Value of Wikimedia Imagery by Observing Downstream Use”, Erickson et al 2018</a></li>
<li><a href="/doc/wikipedia/index#liu-et-al-2018-5-section" id="toc-liu-et-al-2018-5-section">“Generating Wikipedia by Summarizing Long Sequences”, Liu et al 2018</a></li>
<li><a href="/doc/wikipedia/index#teblunthuis-et-al-2018-section" id="toc-teblunthuis-et-al-2018-section">“Revisiting ‘The Rise and Decline’ in a Population of Peer Production Projects”, TeBlunthuis et al 2018</a></li>
<li><a href="/doc/wikipedia/index#vincent-2018-section" id="toc-vincent-2018-section">“Examining Wikipedia With a Broader Lens: Quantifying the Value of Wikipedia’s Relationships With Other Large-Scale Online Communities”, Vincent 2018</a></li>
<li><a href="/doc/wikipedia/index#yang-et-al-2017-2-section" id="toc-yang-et-al-2017-2-section">“Learning to Organize Knowledge and Answer Questions With <em>N</em>-Gram Machines”, Yang et al 2017</a></li>
<li><a href="/doc/wikipedia/index#zhong-et-al-2017-seq2sql-section" id="toc-zhong-et-al-2017-seq2sql-section">“Seq2SQL: Generating Structured Queries from Natural Language Using Reinforcement Learning”, Zhong et al 2017</a></li>
<li><a href="/doc/wikipedia/index#nagaraj-2017-section" id="toc-nagaraj-2017-section">“Does Copyright Affect Reuse? Evidence from Google Books and Wikipedia”, Nagaraj 2017</a></li>
<li><a href="/doc/wikipedia/index#oeberst-et-al-2017-section" id="toc-oeberst-et-al-2017-section">“Biases in the Production and Reception of Collective Knowledge: the Case of Hindsight Bias in Wikipedia”, Oeberst et al 2017</a></li>
<li><a href="/doc/wikipedia/index#heald-et-al-2015-section" id="toc-heald-et-al-2015-section">“The Valuation of Unprotected Works: A Case Study of Public Domain Images on Wikipedia”, Heald et al 2015</a></li>
<li><a href="/doc/wikipedia/index#miller-2015-section" id="toc-miller-2015-section">“<em>Gadsby</em>: Wikip█dia’s Lost Lipogram”, Miller 2015</a></li>
<li><a href="/doc/wikipedia/index#xu-zhang-2013-section" id="toc-xu-zhang-2013-section">“Impact of Wikipedia on Market Information Environment: Evidence on Management Disclosure and Investor Reaction”, Xu &amp; Zhang 2013</a></li>
<li><a href="/doc/wikipedia/index#gardner-2011-section" id="toc-gardner-2011-section">“Wikimedia UK Board Meeting, London [On the Editor Recruitment/retention Crisis]”, Gardner 2011</a></li>
<li><a href="/doc/wikipedia/index#section" id="toc-section">“Citizendium Turns Five, but the Wikipedia Fork Is Dead in the Water”</a></li>
<li><a href="/doc/wikipedia/index#yasseri-et-al-2011-section" id="toc-yasseri-et-al-2011-section">“Circadian Patterns of Wikipedia Editorial Activity: A Demographic Analysis”, Yasseri et al 2011</a></li>
<li><a href="/doc/wikipedia/index#section-1" id="toc-section-1">“File:Newbie Survival by Semester Rows.png”</a></li>
<li><a href="/doc/wikipedia/index#alexander-2009-trivial-inconveniences-section" id="toc-alexander-2009-trivial-inconveniences-section">“Beware Trivial Inconveniences”, Alexander 2009</a></li>
<li><a href="/doc/wikipedia/index#section-2" id="toc-section-2">“Wikipedia Over DNS”</a></li>
<li><a href="/doc/wikipedia/index#kittur-et-al-2007-section" id="toc-kittur-et-al-2007-section">“He Says, She Says: Conflict and Coordination in Wikipedia”, Kittur et al 2007</a></li>
<li><a href="/doc/wikipedia/index#spoerri-2007-section" id="toc-spoerri-2007-section">“What Is Popular on Wikipedia and Why?”, Spoerri 2007</a></li>
<li><a href="/doc/wikipedia/index#shirky-2005-section" id="toc-shirky-2005-section">“A Group Is Its Own Worst Enemy”, Shirky 2005</a></li>
<li><a href="/doc/wikipedia/index#fehr-g%C3%A4chter-2001-section" id="toc-fehr-gächter-2001-section">“Do Incentive Contracts Crowd Out Voluntary Cooperation?”, Fehr &amp; Gächter 2001</a></li>
<li><a href="/doc/wikipedia/index#section-3" id="toc-section-3">“List of Pangrams”</a></li>
<li><a href="/doc/wikipedia/index#section-4" id="toc-section-4">“Almost Wikipedias and Innovation in Free Collaboration Projects”</a></li>
<li><a href="/doc/wikipedia/index#section-5" id="toc-section-5">“Is Wikipedia Politically Biased?”</a></li>
<li><a href="/doc/wikipedia/index#section-6" id="toc-section-6">“Original Research: Instead of Making Useful Edits to Wikipedia”</a></li>
<li><a href="/doc/wikipedia/index#section-7" id="toc-section-7">“Arbital Postmortem”</a></li>
<li><a href="/doc/wikipedia/index#section-8" id="toc-section-8">“How I Got 3.2 Million Youtube Views without Making a Single Video”</a></li>
<li><a href="/doc/wikipedia/index#section-9" id="toc-section-9">“Wikipedia Shapes Language in Science Papers: Experiment Traces How Online Encyclopaedia Influences Research Write-Ups”</a></li>
<li><a href="/doc/wikipedia/index#section-10" id="toc-section-10">“How Wikipedia Launders Regime Propaganda”</a></li>
<li><a href="/doc/wikipedia/index#section-11" id="toc-section-11">“Reliable Sources: How Wikipedia Admin David Gerard Launders His Grudges Into the Public Record”</a></li>
<li><a href="/doc/wikipedia/index#titled-links-wikipedia" id="toc-titled-links-wikipedia">Wikipedia</a></li>
</ul></li>
<li><a href="/doc/wikipedia/index#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/doc/wikipedia/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/doc/zeo/1985-brissette.pdf


1985-01-01
2024-01-01



---
/doc/zeo/1991-drennan.pdf

Paperless
1991-01-01
2024-01-01



---
/doc/zeo/1992-stampi-whywenap.pdf
Why We Nap: Evolution, Chronobiology, and Functions of Polyphasic and Ultrashort SLeep
Claudio Stampi
1992
2024-01-01



---
/doc/zeo/1997-wyatt.pdf
Mesograde Amnesia During the Sleep Onset Transition: Replication and Electrophysiological Correlates
James K. Wyatt, Richard R. Bootzin, John J. B. Allen, Jennifer L. Anthony
1997
2024-01-01



---
/doc/zeo/2006-selvi.pdf
Mood changes after sleep deprivation in morningness–eveningness chronotypes in healthy individuals

2006-01-01
2024-01-01



---
/doc/zeo/2007-trajanovic.pdf
Positive sleep state misperception—A new concept of sleep misperception
Nikola N. Trajanovic, Vlada Radivojevic, Yulia Kaushansky, Colin M. Shapiro
2007-03-01
2024-01-01
[("doi","10.1016/j.sleep.2006.08.013")]


---
/doc/zeo/2008-wright-2.pdf
esrs poster 2008-08-28 full

2008
2024-01-01



---
/doc/zeo/2009-blake.pdf


2009-01-01
2024-01-01



---
/doc/zeo/2009-fabregas.mht


2009
2024-01-01



---
/doc/zeo/2009-shambroom.pdf


2009-01-01
2024-01-01



---
/doc/zeo/2009-siddiqui.pdf
Writing emails as part of sleepwalking after increase in Zolpidem
Fouzia Siddiqui, Edgar Osuna, Sudhansu Chokroverty
2009-02-01
2024-10-01
[("doi","10.1016/j.sleep.2008.09.008")]


---
/doc/zeo/2009-zeo-steve-sleepforgetting.html


2009
2024-01-01



---
/doc/zeo/2010-12-25-gwern.png


2010-12-25
2024-01-01



---
/doc/zeo/2010-12-26-gwern.png


2010-12-26
2024-01-01



---
/doc/zeo/2010-12-27-gwern.png


2010-12-27
2024-01-01



---
/doc/zeo/2010-12-28-gwern.png


2010-12-28
2024-01-01



---
/doc/zeo/2010-12-29-gwern.png


2010-12-29
2024-01-01



---
/doc/zeo/2010-12-30-gwern.png


2010-12-30
2024-01-01



---
/doc/zeo/2010-12-31-gwern.png


2010-12-31
2024-01-01



---
/doc/zeo/2010-drake.pdf

Allison Sheridan
2010-01-01
2024-01-01



---
/doc/zeo/2011-01-01-gwern.png


2011-01-01
2024-01-01



---
/doc/zeo/2011-01-03-gwern.png


2011-01-03
2024-01-01



---
/doc/zeo/2011-01-04-gwern.png


2011-01-04
2024-01-01



---
/doc/zeo/2011-01-05-gwern.png


2011-01-05
2024-01-01



---
/doc/zeo/2011-01-07-gwern.png


2011-01-07
2024-01-01



---
/doc/zeo/2011-01-08-gwern.png


2011-01-08
2024-01-01



---
/doc/zeo/2011-01-09-gwern.png


2011-01-09
2024-01-01



---
/doc/zeo/2011-01-10-gwern.png


2011-01-10
2024-01-01



---
/doc/zeo/2011-01-11-gwern.png


2011-01-11
2024-01-01



---
/doc/zeo/2011-01-12-gwern.png


2011-01-12
2024-01-01



---
/doc/zeo/2011-01-13-gwern.png


2011-01-13
2024-01-01



---
/doc/zeo/2011-01-14-gwern.png


2011-01-14
2024-01-01



---
/doc/zeo/2011-01-15-gwern.png


2011-01-15
2024-01-01



---
/doc/zeo/2011-01-16-gwern.png


2011-01-16
2024-01-01



---
/doc/zeo/2011-01-17-gwern.png


2011-01-17
2024-01-01



---
/doc/zeo/2011-01-18-gwern.png


2011-01-18
2024-01-01



---
/doc/zeo/2011-01-19-gwern.png


2011-01-19
2024-01-01



---
/doc/zeo/2011-01-20-gwern.png


2011-01-20
2024-01-01



---
/doc/zeo/2011-01-21-gwern.png


2011-01-21
2024-01-01



---
/doc/zeo/2011-01-23-gwern.png


2011-01-23
2024-01-01



---
/doc/zeo/2011-01-26-gwern.png


2011-01-26
2024-01-01



---
/doc/zeo/2011-01-28-gwern.png


2011-01-28
2024-01-01



---
/doc/zeo/2011-01-29-gwern.png


2011-01-29
2024-01-01



---
/doc/zeo/2011-02-04-gwern.png


2011-02-04
2024-01-01



---
/doc/zeo/2011-02-06-gwern.png


2011-02-06
2024-01-01



---
/doc/zeo/2011-02-10-gwern.png


2011-02-10
2024-01-01



---
/doc/zeo/2011-02-11-gwern.png


2011-02-11
2024-01-01



---
/doc/zeo/2011-02-12-gwern.png


2011-02-12
2024-01-01



---
/doc/zeo/2011-02-13-gwern.png


2011-02-13
2024-01-01



---
/doc/zeo/2011-02-14-gwern.png


2011-02-14
2024-01-01



---
/doc/zeo/2011-02-15-gwern.png


2011-02-15
2024-01-01



---
/doc/zeo/2011-02-16-gwern.png


2011-02-16
2024-01-01



---
/doc/zeo/2011-02-17-gwern.png


2011-02-17
2024-01-01



---
/doc/zeo/2011-02-18-gwern.png


2011-02-18
2024-01-01



---
/doc/zeo/2011-02-19-gwern.png


2011-02-19
2024-01-01



---
/doc/zeo/2011-02-20-gwern.png


2011-02-20
2024-01-01



---
/doc/zeo/2011-02-23-gwern.png


2011-02-23
2024-01-01



---
/doc/zeo/2011-02-24-gwern.png


2011-02-24
2024-01-01



---
/doc/zeo/2011-02-26-gwern.png


2011-02-26
2024-01-01



---
/doc/zeo/2011-02-28-gwern.png


2011-02-28
2024-01-01



---
/doc/zeo/2011-03-01-gwern.png


2011-03-01
2024-01-01



---
/doc/zeo/2011-03-02-gwern.png


2011-03-02
2024-01-01



---
/doc/zeo/2011-03-05-gwern.png


2011-03-05
2024-01-01



---
/doc/zeo/2011-03-07-gwern.png


2011-03-07
2024-01-01



---
/doc/zeo/2011-03-08-gwern.png


2011-03-08
2024-01-01



---
/doc/zeo/2011-03-09-gwern.png


2011-03-09
2024-01-01



---
/doc/zeo/2011-03-10-gwern.png


2011-03-10
2024-01-01



---
/doc/zeo/2011-03-11-gwern.png


2011-03-11
2024-01-01



---
/doc/zeo/2011-03-15-gwern.png


2011-03-15
2024-01-01



---
/doc/zeo/2011-03-19-gwern.png


2011-03-19
2024-01-01



---
/doc/zeo/2011-03-22-gwern.png


2011-03-22
2024-01-01



---
/doc/zeo/2011-03-23-gwern.png


2011-03-23
2024-01-01



---
/doc/zeo/2011-03-24-gwern.png


2011-03-24
2024-01-01



---
/doc/zeo/2011-03-25-gwern.png


2011-03-25
2024-01-01



---
/doc/zeo/2011-03-26-gwern.png


2011-03-26
2024-01-01



---
/doc/zeo/2011-03-27-gwern.png


2011-03-27
2024-01-01



---
/doc/zeo/2011-03-28-gwern.png


2011-03-28
2024-01-01



---
/doc/zeo/2011-03-29-gwern.png


2011-03-29
2024-01-01



---
/doc/zeo/2011-03-30-gwern.png


2011-03-30
2024-01-01



---
/doc/zeo/2011-03-31-gwern.png


2011-03-31
2024-01-01



---
/doc/zeo/2011-04-01-gwern.png


2011-04-01
2024-01-01



---
/doc/zeo/2011-04-02-gwern.png


2011-04-02
2024-01-01



---
/doc/zeo/2011-04-03-gwern.png


2011-04-03
2024-01-01



---
/doc/zeo/2011-04-04-gwern.png


2011-04-04
2024-01-01



---
/doc/zeo/2011-04-05-gwern.png


2011-04-05
2024-01-01



---
/doc/zeo/2011-04-06-gwern.png


2011-04-06
2024-01-01



---
/doc/zeo/2011-04-07-gwern.png


2011-04-07
2024-01-01



---
/doc/zeo/2011-04-08-gwern.png


2011-04-08
2024-01-01



---
/doc/zeo/2011-04-09-gwern.png


2011-04-09
2024-01-01



---
/doc/zeo/2011-04-10-gwern.png


2011-04-10
2024-01-01



---
/doc/zeo/2011-04-11-gwern.png


2011-04-11
2024-01-01



---
/doc/zeo/2011-04-12-gwern.png


2011-04-12
2024-01-01



---
/doc/zeo/2011-04-13-gwern.png


2011-04-13
2024-01-01



---
/doc/zeo/2011-04-14-gwern.png


2011-04-14
2024-01-01



---
/doc/zeo/2011-04-15-gwern.png


2011-04-15
2024-01-01



---
/doc/zeo/2011-04-16-gwern.png


2011-04-16
2024-01-01



---
/doc/zeo/2011-04-18-gwern.png


2011-04-18
2024-01-01



---
/doc/zeo/2011-04-20-gwern.png


2011-04-20
2024-01-01



---
/doc/zeo/2011-04-22-gwern.png


2011-04-22
2024-01-01



---
/doc/zeo/2011-04-23-gwern.png


2011-04-23
2024-01-01



---
/doc/zeo/2011-04-24-gwern.png


2011-04-24
2024-01-01



---
/doc/zeo/2011-04-26-gwern.png


2011-04-26
2024-01-01



---
/doc/zeo/2011-04-27-gwern.png


2011-04-27
2024-01-01



---
/doc/zeo/2011-05-03-gwern.png


2011-05-03
2024-01-01



---
/doc/zeo/2011-05-06-gwern.png


2011-05-06
2024-01-01



---
/doc/zeo/2011-05-07-gwern.png


2011-05-07
2024-01-01



---
/doc/zeo/2011-05-08-gwern.png


2011-05-08
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-deep.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-morningfeel.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-rem.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-totalz.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-wake.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-woken.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-gwern-oneleg-zq.png

Gwern
2011
2024-01-01



---
/doc/zeo/2011-satomito.pdf
The midpoint of sleep is associated with dietary intake and dietary behavior among young Japanese women
Natsuko Sato-Mito, Satoshi Sasaki, Kentaro Murakami, Hitomi Okubo, Yoshiko Takahashi, Shigenobu Shibata, Kazuhiko Yamada, Kazuto Sato, the Freshmen in Dietetic Courses Study I. I. group
2011-01-01
2024-01-01
[("doi","10.1016/j.sleep.2010.09.012")]


---
/doc/zeo/2011-zeo-melatonin.csv


2011
2024-01-01



---
/doc/zeo/2011-zeo-oneleg.csv


2011
2024-01-01



---
/doc/zeo/2012-2013-gwern-zeo-redshift.csv

Gwern
2012
2024-01-01



---
/doc/zeo/2012-gominak.pdf
The world epidemic of sleep disorders is linked to vitamin D deficiency
S. C. Gominak, W. E. Stumpf
2012-01-01
2024-01-01
[("doi","10.1016/j.mehy.2012.03.031")]


---
/doc/zeo/2012-gwern-amphetype.png

Gwern
2012
2024-01-01



---
/doc/zeo/2012-gwern-vitamind-morning-control.png

Gwern
2012
2024-01-01



---
/doc/zeo/2012-gwern-vitamind-morning-daymood.png

Gwern
2012
2024-01-01



---
/doc/zeo/2012-gwern-vitamind-morning-morningfeel.png

Gwern
2012
2024-01-01



---
/doc/zeo/2012-huang.pdf
LWWUS_AJP_200980 1..7

2012-01-01
2024-01-01



---
/doc/zeo/2012-sdr-dream.txt


2012
2024-01-01



---
/doc/zeo/2012-sethroberts-restedratingvsvitamind.jpg


2012
2024-01-01



---
/doc/zeo/2012-shambroom.pdf
JSR_944 221..230

2012-01-01
2024-01-01



---
/doc/zeo/2012-zeo-vitamind-morning-control.csv


2012
2024-01-01



---
/doc/zeo/2012-zeo-vitamind-morning.csv


2012
2024-01-01



---
/doc/zeo/2012-zeo-vitamind.csv


2012
2024-01-01



---
/doc/zeo/2013-cajochen-figure1.jpg


2013
2024-01-01



---
/doc/zeo/2013-cajochen-figure3.jpg


2013
2024-01-01



---
/doc/zeo/2013-cajochen.pdf
Evidence that the Lunar Cycle Influences Human Sleep
Christian Cajochen, Songül Altanay-Ekici, Mirjam Münch, Sylvia Frey, Vera Knoblauch, Anna Wirz-Justice
2013-01-01
2024-01-01
[("doi","10.1016/j.cub.2013.06.029")]


---
/doc/zeo/2013-eva.csv


2013
2024-01-01



---
/doc/zeo/2013-fred.csv


2013
2024-01-01



---
/doc/zeo/2013-grandner.pdf


2013-01-01
2024-01-01



---
/doc/zeo/2013-gwern-sleepdisturbances-productivity.csv

Gwern
2013
2024-01-01



---
/doc/zeo/2013-sdr-dream.csv


2013
2024-01-01



---
/doc/zeo/2013-shiue.pdf
Low vitamin D levels in adults with longer time to fall asleep: US NHANES, 2005–2006
Ivy Shiue
2013-01-01
2024-01-01
[("doi","10.1016/j.ijcard.2013.07.195")]


---
/doc/zeo/2013-tonetti.pdf
Polysomnographic validation of a wireless dry headband technology for sleep monitoring in healthy young adults
Lorenzo Tonetti, Nicola Cellini, Massimiliano de Zambotti, Marco Fabbri, Monica Martoni, Stephan E. Fábregas, Luciano Stegagno, Vincenzo Natale
2013-01-01
2024-01-01
[("doi","10.1016/j.physbeh.2013.05.036")]


---
/doc/zeo/2013-zeo-exportdatasheet.pdf
Zeo_DataDownload™_Help_Sheet
Emily Tata
2013-01-01
2024-01-01



---
/doc/zeo/2014-06-28-gwern-zeodata-caffeinecorrelation.csv

Gwern
2014-06-28
2024-01-01



---
/doc/zeo/2014-06-28-gwern-zeodata-caffeinecorrelation.jpg

Gwern
2014-06-28
2024-01-01



---
/doc/zeo/2014-07-26-bedtime-factoranalysis.csv


2014-07-26
2024-01-01



---
/doc/zeo/2014-07-26-gwern-bedtime-factors.jpg

Gwern
2014-07-26
2024-01-01



---
/doc/zeo/2014-07-26-gwern-risetime-mp.jpg

Gwern
2014-07-26
2024-01-01



---
/doc/zeo/2014-07-26-risetime-mp.csv


2014-07-26
2024-01-01



---
/doc/zeo/2014-cellini.pdf


2014-01-01
2024-01-01



---
/doc/zeo/2014-gwern-alcohol.csv

Gwern
2014
2024-01-01



---
/doc/zeo/2014-gwern-lunar.png

Gwern
2014
2024-01-01



---
/doc/zeo/2014-jay.csv


2014
2024-01-01



---
/doc/zeo/2014-kosmadopoulos.pdf


2014-01-01
2024-01-01



---
/doc/zeo/2014-malcolm.csv


2014
2024-01-01



---
/doc/zeo/2015-dellamonica.pdf
Effects of lunar phase on sleep in men and women in Surrey
Ciro Della Monica, Giuseppe Atzori, Derk-Jan Dijk
2015-06-12
2024-10-29
[("doi","10.1111/jsr.12312")]

<p>Recently, evidence has emerged that the phases of the moon may modulate subjective sleep quality and polysomnographically assessed sleep structure in humans. We aimed to explore further the putative effects of circa-lunar periodicity (~29.5 days) on subjective and objective parameters of human sleep in a retrospective analysis.</p>
<p>The baseline sleep recordings of 205 (91 males and 114 females; mean age = 47.47 years, standard deviation = 19.01; range: 20–84 years) healthy and carefully screened participants who participated in two clinical trials in the Surrey Clinical Research Centre were included in the analyses. Sleep was recorded in windowless sleep laboratories. For each study night, we calculated the distance, in days, to the date of the closest full moon phase and based on this distance, classified sleep records in 3 lunar classes.</p>
<p>Univariate analysis of <a href="https://en.wikipedia.org/wiki/Variance">variance</a> with factors lunar class, age, and sex was applied to each of 21 sleep parameters. No significant main effect for the factor lunar class was observed for any of the objective sleep parameters and subjective sleep quality, but some significant interactions were observed.</p>
<p>The interaction between lunar class and sex was significant for total sleep time, Stage 4 sleep, and rapid eye movement (REM) sleep. Separate analyses for men and women indicated that in women, total sleep time, Stage 4 sleep, and REM sleep were reduced when sleep occurred close to full moon, whereas in men, REM duration increased around full moon.</p>
<p>These data provide limited evidence for an effect of lunar phase on human sleep.</p>
---
/doc/zeo/2016-05-04-caffeine.csv


2016-05-04
2024-01-01



---
/doc/zeo/2016-05-04-caffeinemorning.csv


2016-05-04
2024-01-01



---
/doc/zeo/2016-05-04-gwern-caffeine-experiment.jpg

Gwern
2016-05-04
2024-01-01



---
/doc/zeo/2018-01-04-zeo-zma.csv


2018-01-04
2024-01-01



---
/doc/zeo/2019-guzey-whywesleep-walkerdatamanipulation.jpg


2019
2024-01-01



---
/doc/zeo/firmware-v2.6.3R-zeo.img



2024-01-01



---
/doc/zeo/gwern-melatonin-morningfeel.png



2024-01-01



---
/doc/zeo/gwern-melatonin-timedeep.png



2024-01-01



---
/doc/zeo/gwern-melatonin-timerem.png



2024-01-01



---
/doc/zeo/gwern-melatonin-timeswoken.png



2024-01-01



---
/doc/zeo/gwern-melatonin-totalz.png



2024-01-01



---
/doc/zeo/gwern-melatonin-usage-versus-darcs.png



2024-01-01



---
/doc/zeo/gwern-melatonin-zq.png



2024-01-01



---
/doc/zeo/gwern-zeo-headband-deconstructed.jpg



2024-01-01



---
/doc/zeo/gwern-zeo-headband-fabric2.jpg



2024-01-01



---
/doc/zeo/gwern-zeo-headband-original.jpg



2024-01-01



---
/doc/zeo/gwern-zeo-headband-sensor-inside.jpg



2024-01-01



---
/doc/zeo/gwern-zeo-new-headband.jpg



2024-01-01



---
/doc/zeo/gwern-zeo-wrapper.jpg



2024-01-01



---
/doc/zeo/gwern-zeodata.csv



2024-01-01



---
/doc/zeo/gwern-zma-sleepfactors.jpg



2024-01-01



---
/doc/zeo/gwern-zma-sleepvariables.png



2024-01-01



---
/doc/zeo/short-sleeper/2017-harbison-figure1-effectofselectivebreedingfor13generationsforextremelyshortandextremelylongsleepinfruitflies.jpg


2017
2024-01-01



---
/doc/zeo/zeo-headband-fabric1.jpg



2024-01-01



---
/dropcap#christmas



2024-11-02



---
/dropcap#dropcap-implementation



2024-01-01



---
/dropcap#neural-net-generation



2024-12-11



---
/dropcap#web-dropcap-implementation



2024-01-01



---
/drug-heuristic#algernons-law



2024-01-01



---
/drug-heuristic#if-a-lion-could-talk



2024-01-01



---
/drug-heuristic#piracetam



2024-01-01



---
/earwax#valerian



2024-01-01



---
/education-is-not-about-learning#school-hours



2024-01-01



---
/embryo-selection#chromosome-selection



2024-01-01



---
/embryo-selection#faq-frequently-asked-questions



2024-01-01



---
/embryo-selection#gamete-selection



2024-01-01



---
/embryo-selection#iterated-embryo-selection



2024-01-01



---
/embryo-selection#limiting-step-eggs-or-scores



2024-01-01



---
/embryo-selection#limits-to-iterated-selection



2024-01-01



---
/embryo-selection#multi-stage-selection



2024-01-01



---
/embryo-selection#multiple-selection-on-genetically-correlated-traits



2024-01-01



---
/embryo-selection#overview-of-major-approaches



2024-01-01



---
/embryo-selection#polygenic-scores



2024-01-01



---
/embryo-selection#robustness-of-utility-weights



2024-01-01



---
/embryo-selection#weber-1996



2024-01-01



---
/epigram#less-known-mi6-licenses



2024-01-01



---
/epigram#rule-of-three



2024-01-01



---
/epigram#technology



2024-01-01



---
/epigram#tom-swifties



2024-07-15



---
/epigram#umeshisms



2024-01-01



---
/everything#meehl-1990-1



2024-01-01



---
/face#anime-faces



2024-01-01



---
/face#anime-faces-portrait



2024-01-01



---
/face#biggan-latent-space



2024-01-01



---
/face#cropping



2024-01-01



---
/face#extended-stylegan2-danbooru2019-aydao



2024-01-01



---
/face#faq



2024-01-01



---
/face#minibatch-retrieval



2024-01-01



---
/face#pixel-art



2024-01-01



---
/face#portrait-dataset



2024-01-01



---
/face#psitruncation-trick



2024-01-01



---
/face#running



2024-01-01



---
/face#stylegan2-ext-modifications



2024-01-01



---
/face#sussman-attains-enlightenment



2024-05-14



---
/face#transfer-learning



2024-01-01



---
/face-graveyard#biggan-unofficial



2024-01-01



---
/face-graveyard#gan-qp



2024-01-01



---
/face-graveyard#glow



2024-01-01



---
/face-graveyard#introvae



2024-01-01



---
/face-graveyard#msg-gan



2024-01-01



---
/face-graveyard#pokegan



2024-01-01



---
/face-graveyard#progan



2024-01-01



---
/face-graveyard#self-attention-gan-tensorflow



2024-01-01



---
/face-graveyard#vgan



2024-01-01



---
/face-graveyard#wgan



2024-01-01



---
/fiction/clippy#year



2024-01-01



---
/fiction/missing-cities#i



2024-01-01



---
/fiction/poem#summer



2024-01-01



---
/fiction/poem#winter



2024-01-01



---
/girl-scouts#organization-survival-rates



2024-01-01



---
/google-shutdown#predictions



2024-01-01



---
/google-shutdown#random-survival-forests



2024-01-01



---
/gpt-2#data-the-project-gutenberg-poetry-corpus



2024-01-01



---
/gpt-2#gpt-2-1-5b



2024-01-01



---
/gpt-2#gpt-2-345m



2024-01-01



---
/gpt-2#irc



2024-01-01



---
/gpt-2#training-gpt-2-poetry-prefix



2024-01-01



---
/gpt-2-preference-learning#differentiable-sorting



2024-01-01



---
/gpt-3#effective-prompt-programming



2024-01-01



---
/gpt-3#prompt-programming



2024-01-01



---
/gpt-3#tanka-fujiwara-no-teika



2024-01-01



---
/gpt-3#tom-swifties



2024-01-01



---
/gpt-3-nonfiction#anagrams



2024-01-01



---
/gpt-3-nonfiction#arxiv-paper



2024-01-01



---
/gpt-3-nonfiction#common-sense-knowledge-animal-eyes



2024-01-01



---
/gpt-3-nonfiction#common-sense-knowledge-weights



2024-01-01



---
/gpt-3-nonfiction#epigrams-proverbs



2024-06-19



---
/gpt-3-nonfiction#expressing-uncertainty



2024-01-01



---
/gpt-3-nonfiction#gwern-branwen



2024-01-01



---
/gpt-3-nonfiction#marcus-davis-2020-supplement



2024-01-01



---
/gpt-3-nonfiction#parity



2024-01-01



---
/gpt-3-nonfiction#paul-graham



2024-01-01



---
/gpt-3-nonfiction#twitter-absence



2024-07-15



---
/gpt-3-nonfiction#understanding-uncertainty



2024-01-01



---
/gpt-3-nonfiction#why-deep-learning-will-never-truly-x



2024-01-01



---
/haskell/Permute.hs



2024-01-01



---
/haskell/Redirect-bot.hs



2024-01-01



---
/haskell/conjugate-present.hs



2024-01-01



---
/haskell/goodreadsToMarkdown.hs



2024-01-01



---
/haskell/interwiki-compile.hs



2024-01-01



---
/haskell/lcp.hs



2024-01-01



---
/haskell/mnemo.hs



2024-01-01



---
/haskell/mnemo2.hs



2024-01-01



---
/haskell/mnemo3.hs



2024-01-01



---
/haskell/mnemo4.hs



2024-01-01



---
/haskell/summer-of-code#predicting-2010-results



2024-01-01



---
/haskell/summer-of-code#predicting-2011-results



2024-01-01



---
/haskell/summer-of-code#predictions



2024-01-01



---
/haskell/summer-of-code#predictions-1



2024-01-01



---
/haskell/summer-of-code#section-5



2024-01-01



---
/haskell/summer-of-code#section-6



2024-01-01



---
/haskell/summer-of-code#section-7



2024-01-01



---
/haskell/wikipedia-archive-bot#duplicate-urls



2024-01-01



---
/haskell/wikipedia-archive-bot#parsing-html



2024-01-01



---
/haskell/wikipedia-rss-archive-bot#rewriting-network-code



2024-01-01



---
/holy-war#bitrot



2024-01-01



---
/hpmor#survival-analysis



2024-01-01



---
/idea
Research Ideas
Gwern
2017-03-19
2024-10-15


<div class="page-description-annotation">
<p>Someone (who is not me) should do something: a wishlist of miscellaneous research or project ideas—free to a good home.</p>
</div>
<p>Error-Ensuring Codes (2024-09-01): a proposal for a generation method to reduce the harms of synthetic media by deliberating introducing minor errors which are locally consistent but globally inconsistent, and relatively cheap to detect but computationally intractable to remove.</p>
<p>This would be a useful form of watermarking for AI outputs not intended to be strictly factual, like most image/video generation uses.</p>
<div class="columns TOC">
<ul>
<li><a href="/idea#deep-learning" id="toc-deep-learning">Deep Learning</a>
<ul>
<li><a href="/idea#invertornot" id="toc-invertornot">InvertOrNot</a></li>
<li><a href="/idea#novel-word-definition" id="toc-novel-word-definition">Novel Word Definition</a></li>
<li><a href="/idea#timeghost" id="toc-timeghost">Timeghost</a></li>
<li><a href="/idea#generative" id="toc-generative">Generative</a>
<ul>
<li><a href="/idea#language-models" id="toc-language-models">Language Models</a>
<ul>
<li><a href="/idea#vector-generation" id="toc-vector-generation">Vector Generation</a></li>
<li><a href="/idea#hierarchical-training-for-writing-novels" id="toc-hierarchical-training-for-writing-novels">Hierarchical Training for Writing Novels</a></li>
<li><a href="/idea#sampling-within-llm-simulations" id="toc-sampling-within-llm-simulations">Sampling Within LLM Simulations</a></li>
<li><a href="/idea#number-search-engine" id="toc-number-search-engine">Number Search Engine</a></li>
<li><a href="/idea#error-ensuring-codes" title="‘Research Ideas § Error-Ensuring Codes’, Gwern 2017" id="toc-error-ensuring-codes">Error-Ensuring Codes</a></li>
</ul></li>
<li><a href="/idea#diffusion" id="toc-diffusion">Diffusion</a></li>
<li><a href="/idea#gans" id="toc-gans">GANs</a>
<ul>
<li><a href="/idea#random-sampling-changes" id="toc-random-sampling-changes">Random Sampling Changes</a></li>
<li><a href="/idea#pixel-wise-losses" id="toc-pixel-wise-losses">Pixel-Wise Losses</a></li>
</ul></li>
<li><a href="/idea#novelty-nets" id="toc-novelty-nets">Novelty Nets</a></li>
</ul></li>
<li><a href="/idea#rl" id="toc-rl">RL</a>
<ul>
<li><a href="/idea#llm-fingerprinting" id="toc-llm-fingerprinting">LLM Fingerprinting</a></li>
<li><a href="/idea#robotics-scaling-the-dollhouse" id="toc-robotics-scaling-the-dollhouse">Robotics Scaling: The Dollhouse</a></li>
<li><a href="/idea#exploration-via-free-play" id="toc-exploration-via-free-play">Exploration Via Free-Play</a></li>
</ul></li>
</ul></li>
<li><a href="/idea#technology" id="toc-technology">Technology</a>
<ul>
<li><a href="/idea#zen-sand-garden-puzzle-game" id="toc-zen-sand-garden-puzzle-game">Zen Sand Garden Puzzle Game</a></li>
</ul></li>
<li><a href="/idea#statistics" id="toc-statistics">Statistics</a>
<ul>
<li><a href="/idea#chinese-censorship-audit" id="toc-chinese-censorship-audit">Chinese Censorship Audit</a></li>
</ul></li>
<li><a href="/idea#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/idea#psychiatry" id="toc-psychiatry">Psychiatry</a>
<ul>
<li><a href="/idea#schizophrenia-meaning-overload" id="toc-schizophrenia-meaning-overload">Schizophrenia Meaning Overload</a></li>
</ul></li>
</ul>
</div>
---
/idea#better-initializations



2024-01-01



---
/idea#error-ensuring-codes
Research Ideas § Error-Ensuring Codes
Gwern
2017-03-19
2024-10-15


<div class="page-description-annotation">
<p>Someone (who is not me) should do something: a wishlist of miscellaneous research or project ideas—free to a good home.</p>
</div>
<p>Error-Ensuring Codes (2024-09-01): a proposal for a generation method to reduce the harms of synthetic media by deliberating introducing minor errors which are locally consistent but globally inconsistent, and relatively cheap to detect but computationally intractable to remove.</p>
<p>This would be a useful form of watermarking for AI outputs not intended to be strictly factual, like most image/video generation uses.</p>
<div class="columns TOC">
<ul>
<li><a href="/idea#deep-learning" id="toc-deep-learning">Deep Learning</a>
<ul>
<li><a href="/idea#invertornot" id="toc-invertornot">InvertOrNot</a></li>
<li><a href="/idea#novel-word-definition" id="toc-novel-word-definition">Novel Word Definition</a></li>
<li><a href="/idea#timeghost" id="toc-timeghost">Timeghost</a></li>
<li><a href="/idea#generative" id="toc-generative">Generative</a>
<ul>
<li><a href="/idea#language-models" id="toc-language-models">Language Models</a>
<ul>
<li><a href="/idea#vector-generation" id="toc-vector-generation">Vector Generation</a></li>
<li><a href="/idea#hierarchical-training-for-writing-novels" id="toc-hierarchical-training-for-writing-novels">Hierarchical Training for Writing Novels</a></li>
<li><a href="/idea#sampling-within-llm-simulations" id="toc-sampling-within-llm-simulations">Sampling Within LLM Simulations</a></li>
<li><a href="/idea#number-search-engine" id="toc-number-search-engine">Number Search Engine</a></li>
<li><a href="/idea#error-ensuring-codes" title="‘Research Ideas § Error-Ensuring Codes’, Gwern 2017" id="toc-error-ensuring-codes">Error-Ensuring Codes</a></li>
</ul></li>
<li><a href="/idea#diffusion" id="toc-diffusion">Diffusion</a></li>
<li><a href="/idea#gans" id="toc-gans">GANs</a>
<ul>
<li><a href="/idea#random-sampling-changes" id="toc-random-sampling-changes">Random Sampling Changes</a></li>
<li><a href="/idea#pixel-wise-losses" id="toc-pixel-wise-losses">Pixel-Wise Losses</a></li>
</ul></li>
<li><a href="/idea#novelty-nets" id="toc-novelty-nets">Novelty Nets</a></li>
</ul></li>
<li><a href="/idea#rl" id="toc-rl">RL</a>
<ul>
<li><a href="/idea#llm-fingerprinting" id="toc-llm-fingerprinting">LLM Fingerprinting</a></li>
<li><a href="/idea#robotics-scaling-the-dollhouse" id="toc-robotics-scaling-the-dollhouse">Robotics Scaling: The Dollhouse</a></li>
<li><a href="/idea#exploration-via-free-play" id="toc-exploration-via-free-play">Exploration Via Free-Play</a></li>
</ul></li>
</ul></li>
<li><a href="/idea#technology" id="toc-technology">Technology</a>
<ul>
<li><a href="/idea#zen-sand-garden-puzzle-game" id="toc-zen-sand-garden-puzzle-game">Zen Sand Garden Puzzle Game</a></li>
</ul></li>
<li><a href="/idea#statistics" id="toc-statistics">Statistics</a>
<ul>
<li><a href="/idea#chinese-censorship-audit" id="toc-chinese-censorship-audit">Chinese Censorship Audit</a></li>
</ul></li>
<li><a href="/idea#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/idea#psychiatry" id="toc-psychiatry">Psychiatry</a>
<ul>
<li><a href="/idea#schizophrenia-meaning-overload" id="toc-schizophrenia-meaning-overload">Schizophrenia Meaning Overload</a></li>
</ul></li>
</ul>
</div>
---
/idea#hybrid-llm



2024-10-06



---
/idea#low-variance-z-sampling



2024-04-08



---
/idea#prefetch



2024-01-01



---
/idea#random-sampling-changes



2024-01-01



---
/idea#real-estate-drone-discontinuities



2024-01-01



---
/idea#robotics-scaling-the-doll-house



2024-01-01



---
/idea#schizophrenia-meaning-overload



2024-01-01



---
/idea#timeghost



2024-01-01



---
/idea#vector-generation



2024-01-01



---
/improvement#microsoft



2024-01-01



---
/improvement#tuberculosis



2024-01-01



---
/inclusionism#ignoti-sed-non-occulti



2024-01-01



---
/inclusionism#new-regimes



2024-01-01



---
/inclusionism#sins-of-omission-experiment-1



2024-01-01



---
/inclusionism#sins-of-omission-experiment-2



2024-01-01



---
/index#fiction



2024-01-01



---
/index-long
Long Essay Index
Gwern
2009-01-27
2024-11-29


<div class="page-description-annotation">
<p>Long index page of major site essays, categorized by topic, with abstract &amp; ToC displayed by default.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/index-long#newest" id="toc-newest">Newest</a></li>
<li><a href="/index-long#popular" id="toc-popular">Popular</a></li>
<li><a href="/index-long#notable" id="toc-notable">Notable</a></li>
<li><a href="/index-long#statistics" id="toc-statistics">Statistics</a></li>
<li><a href="/index-long#meta-science" id="toc-meta-science">Meta-Science</a></li>
<li><a href="/index-long#decision-theory" id="toc-decision-theory">Decision Theory</a></li>
<li><a href="/index-long#order-statistics" id="toc-order-statistics">Order Statistics</a></li>
<li><a href="/index-long#crypto" id="toc-crypto">Crypto/₿</a></li>
<li><a href="/index-long#dark-net-markets" id="toc-dark-net-markets">Dark Net Markets</a></li>
<li><a href="/index-long#ai-safety" id="toc-ai-safety">AI: Safety</a></li>
<li><a href="/index-long#generative-ai-image" id="toc-generative-ai-image">Generative AI: Image</a></li>
<li><a href="/index-long#generative-ai-fiction" id="toc-generative-ai-fiction">Generative AI: Fiction</a></li>
<li><a href="/index-long#deep-learning" id="toc-deep-learning">Deep Learning</a></li>
<li><a href="/index-long#computer-science" id="toc-computer-science">Computer Science</a></li>
<li><a href="/index-long#haskell" id="toc-haskell">Haskell</a></li>
<li><a href="/index-long#cognition" id="toc-cognition">Cognition</a></li>
<li><a href="/index-long#psychology" id="toc-psychology">Psychology</a></li>
<li><a href="/index-long#behavior-genetics" id="toc-behavior-genetics">Behavior Genetics</a></li>
<li><a href="/index-long#economics" id="toc-economics">Economics</a></li>
<li><a href="/index-long#economics-tech" id="toc-economics-tech">Economics: Tech</a></li>
<li><a href="/index-long#domestic-cats" id="toc-domestic-cats">Domestic Cats</a></li>
<li><a href="/index-long#practical" id="toc-practical">Practical</a></li>
<li><a href="/index-long#design" id="toc-design">Design</a></li>
<li><a href="/index-long#qs-sleep" id="toc-qs-sleep">QS: Sleep</a></li>
<li><a href="/index-long#qs" id="toc-qs">QS</a></li>
<li><a href="/index-long#politics" id="toc-politics">Politics</a></li>
<li><a href="/index-long#epistemology" id="toc-epistemology">Epistemology</a></li>
<li><a href="/index-long#ethics" id="toc-ethics">Ethics</a></li>
<li><a href="/index-long#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/index-long#literary-criticism" id="toc-literary-criticism">Literary Criticism</a></li>
<li><a href="/index-long#anime" id="toc-anime">Anime</a></li>
<li><a href="/index-long#fiction-prose" id="toc-fiction-prose">Fiction: Prose</a></li>
<li><a href="/index-long#fiction-verse" id="toc-fiction-verse">Fiction: Verse</a></li>
<li><a href="/index-long#docs" id="toc-docs">Docs</a></li>
<li><a href="/index-long#docs-science" id="toc-docs-science">Docs: Science</a></li>
<li><a href="/index-long#docs-crypto" id="toc-docs-crypto">Docs: Crypto</a></li>
<li><a href="/index-long#docs-nge" id="toc-docs-nge">Docs: NGE</a></li>
<li><a href="/index-long#docs-anime" id="toc-docs-anime">Docs: Anime</a></li>
<li><a href="/index-long#wikipedia" id="toc-wikipedia">Wikipedia</a></li>
<li><a href="/index-long#reviews" id="toc-reviews">Reviews</a></li>
<li><a href="/index-long#personal" id="toc-personal">Personal</a></li>
</ul>
</div>
---
/iodine#meta-analysis



2024-01-01



---
/kyon#sequence



2024-01-01



---
/larping#optimization-as-esthetic



2024-01-01



---
/leprechaun#spinach



2024-01-01



---
/littlewood#media



2024-09-20



---
/llm-writing
Writing for LLMs So They Listen
Gwern
2024-11-30
2024-11-30


<div class="page-description-annotation">
<p>Speculation about what sort of ordinary human writing is most relevant and useful to future AI systems.</p>
</div>
---
/longevity#vitamin-d



2024-01-01



---
/lorem-admonition
Lorem Ipsum: Admonitions
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Admonitions block element test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-admonition#admonitions" id="toc-admonitions">Admonitions</a></li>
</ul>
</div>
---
/lorem-admonition#admonitions



2024-01-01



---
/lorem-block



2024-01-01



---
/lorem-block#block-elements



2024-01-01



---
/lorem-block#collapse
Lorem Ipsum: Block Elements § Collapse
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Block elements (blockquotes, rulers, multi-column lists, sidenotes, math, epigraphs, collapses, admonitions) test subset of <code>/lorem</code></p>
</div>
<p>This is an abstract (<code>.abstract</code>) within a double-collapse section.</p>
<div class="columns TOC">
<ul>
<li><a href="/lorem-block#block-elements" id="toc-block-elements">Block Elements</a>
<ul>
<li><a href="/lorem-block#blockquotes" id="toc-blockquotes">Blockquotes</a></li>
<li><a href="/lorem-block#horizontal-rulers" id="toc-horizontal-rulers">Horizontal Rulers</a></li>
<li><a href="/lorem-block#math-block" id="toc-math-block">Math (Block)</a></li>
<li><a href="/lorem-block#epigraphs" id="toc-epigraphs">Epigraphs</a></li>
<li><a href="/lorem-block#interviews" id="toc-interviews">Interviews</a></li>
<li><a href="/lorem-block#collapses" id="toc-collapses">Collapses</a>
<ul>
<li><a href="/lorem-block#mismatch" id="toc-mismatch">Mismatch</a></li>
<li><a href="/lorem-block#collapse" title="‘Lorem Ipsum: Block Elements § Collapse’, Gwern 2020" id="toc-collapse">Collapse</a>
<ul>
<li><a href="/lorem-block#collapse-collapse" id="toc-collapse-collapse">Collapse Collapse</a></li>
</ul></li>
<li><a href="/lorem-block#collapse-no-abstract" id="toc-collapse-no-abstract">Collapse (No Abstract)</a></li>
</ul></li>
<li><a href="/lorem-block#secondary-abstract" id="toc-secondary-abstract">Secondary Abstract</a></li>
</ul></li>
</ul>
</div>
---
/lorem-code
Lorem Ipsum: Source Code Highlighting
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Source code syntax highlighting test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-code#code" id="toc-code">Code</a></li>
</ul>
</div>
---
/lorem-code#code



2024-01-01



---
/lorem-dropcap#cheshire



2024-01-01



---
/lorem-dropcap#deutsche-zierschrift



2024-01-01



---
/lorem-dropcap#dropcaps



2024-01-01



---
/lorem-dropcap#dropcat



2024-01-01



---
/lorem-dropcap#gene-wolfe



2024-01-01



---
/lorem-dropcap#kanzlei



2024-01-01



---
/lorem-dropcap#yinit



2024-01-01



---
/lorem-header
Lorem Ipsum: Headers
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Hierarchical header appearance test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-header#headers" id="toc-headers">Headers</a></li>
<li><a href="/lorem-header#the-quick-brown-fox-jumps-over-a-lazy-dog" id="toc-the-quick-brown-fox-jumps-over-a-lazy-dog">“The Quick Brown Fox Jumps Over A Lazy Dog”</a></li>
<li><a href="/lorem-header#section" id="toc-section">0123456789</a></li>
<li><a href="/lorem-header#italics-1" id="toc-italics-1"><em>Italics</em> 1</a>
<ul>
<li><a href="/lorem-header#italics-2" id="toc-italics-2"><em>Italics</em> 2</a>
<ul>
<li><a href="/lorem-header#italics-3" id="toc-italics-3"><em>Italics</em> 3</a>
<ul>
<li><a href="/lorem-header#italics-4" id="toc-italics-4"><em>Italics</em> 4</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/lorem-header#bold-1" id="toc-bold-1"><strong>Bold</strong> 1</a>
<ul>
<li><a href="/lorem-header#bold-2" id="toc-bold-2"><strong>Bold</strong> 2</a>
<ul>
<li><a href="/lorem-header#bold-3" id="toc-bold-3"><strong>Bold</strong> 3</a>
<ul>
<li><a href="/lorem-header#bold-4" id="toc-bold-4"><strong>Bold</strong> 4</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/lorem-header#bold-italics-1" id="toc-bold-italics-1"><strong><em>Bold Italics</em></strong> 1</a>
<ul>
<li><a href="/lorem-header#bold-italics-2" id="toc-bold-italics-2"><strong><em>Bold Italics</em></strong> 2</a>
<ul>
<li><a href="/lorem-header#bold-italics-3" id="toc-bold-italics-3"><strong><em>Bold Italics</em></strong> 3</a>
<ul>
<li><a href="/lorem-header#bold-italics-4" id="toc-bold-italics-4"><strong><em>Bold Italics</em></strong> 4</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/lorem-header#code-1" id="toc-code-1"><code>Code</code> 1</a>
<ul>
<li><a href="/lorem-header#code-2" id="toc-code-2"><code>Code</code> 2</a>
<ul>
<li><a href="/lorem-header#code-3" id="toc-code-3"><code>Code</code> 3</a>
<ul>
<li><a href="/lorem-header#code-4" id="toc-code-4"><code>Code</code> 4</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/lorem-header#decision-transformers-preference-learning-as-simple-as-possible" id="toc-decision-transformers-preference-learning-as-simple-as-possible">Decision Transformers: Preference Learning As Simple As Possible</a>
<ul>
<li><a href="/lorem-header#discriminator-ranking-using-a-trained-discriminator-to-rank-and-clean-data" id="toc-discriminator-ranking-using-a-trained-discriminator-to-rank-and-clean-data">Discriminator Ranking: Using a Trained Discriminator to Rank and Clean Data</a>
<ul>
<li><a href="/lorem-header#through-the-looking-glass-section-and-what-css-bugs-alice-found-there" id="toc-through-the-looking-glass-section-and-what-css-bugs-alice-found-there"><em>Through The Looking-Glass Section, and What CSS Bugs Alice Found There</em></a>
<ul>
<li><a href="/lorem-header#is-preference-learning-a-bradley-terry-model" id="toc-is-preference-learning-a-bradley-terry-model">Is Preference Learning a Bradley-Terry Model‽</a></li>
</ul></li>
</ul></li>
</ul></li>
</ul>
</div>
---
/lorem-header#headers



2024-01-01



---
/lorem-inline
Lorem Ipsum: Inline Markup
Gwern
2020-09-27
2023-05-17


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Inline elements test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-inline#inline-formatting" id="toc-inline-formatting">Inline Formatting</a>
<ul>
<li><a href="/lorem-inline#long-lines" id="toc-long-lines">Long Lines</a></li>
<li><a href="/lorem-inline#smallcaps" id="toc-smallcaps">Smallcaps</a></li>
<li><a href="/lorem-inline#subscriptsuperscript" id="toc-subscriptsuperscript">Subscript+Superscript</a>
<ul>
<li><a href="/lorem-inline#date-subscripts" id="toc-date-subscripts">Date Subscripts</a></li>
</ul></li>
<li><a href="/lorem-inline#numbers" id="toc-numbers">Numbers</a></li>
<li><a href="/lorem-inline#inflation-adjusters" id="toc-inflation-adjusters">Inflation Adjusters</a></li>
<li><a href="/lorem-inline#math-inline" id="toc-math-inline">Math (Inline)</a></li>
<li><a href="/lorem-inline#collapses-inline" id="toc-collapses-inline">Collapses (Inline)</a>
<ul>
<li><a href="/lorem-inline#collapses-links" id="toc-collapses-links">Collapses (Links)</a></li>
</ul></li>
<li><a href="/lorem-inline#link-icons-manual" id="toc-link-icons-manual">Link Icons (Manual)</a></li>
<li><a href="/lorem-inline#color" id="toc-color">Color</a></li>
</ul></li>
</ul>
</div>
---
/lorem-inline#collapses-inline



2024-07-08



---
/lorem-inline#inline-formatting



2024-01-01



---
/lorem-link
Lorem Ipsum: Link Types
Gwern
2020-09-27
2024-11-29


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Link type/link icon subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-link#internal-page-links" id="toc-internal-page-links">Internal Page Links</a></li>
<li><a href="/lorem-link#link-types" id="toc-link-types">Link Types</a></li>
<li><a href="/lorem-link#link-icons" id="toc-link-icons">Link Icons</a>
<ul>
<li><a href="/lorem-link#color-only" id="toc-color-only">Color-Only</a></li>
<li><a href="/lorem-link#icon-color" id="toc-icon-color">Icon + Color</a></li>
<li><a href="/lorem-link#icon-only" id="toc-icon-only">Icon-Only</a></li>
<li><a href="/lorem-link#file-type" id="toc-file-type">File Type</a></li>
<li><a href="/lorem-link#wp" id="toc-wp">WP</a></li>
</ul></li>
<li><a href="/lorem-link#live-link-testcases" id="toc-live-link-testcases">Live Link Testcases</a></li>
</ul>
</div>
---
/lorem-link#internal-page-links#



2024-01-01



---
/lorem-link#link-icons



2024-06-24



---
/lorem-list
Lorem Ipsum: Lists
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Lists &amp; multi-column lists block element test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-list#lists" id="toc-lists">Lists</a></li>
<li><a href="/lorem-list#columns" id="toc-columns">Columns</a></li>
</ul>
</div>
---
/lorem-list#lists



2024-01-01



---
/lorem-multimedia
Lorem Ipsum: Multimedia
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Multimedia (image, video, audio) test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-multimedia#multimedia" id="toc-multimedia">Multimedia</a>
<ul>
<li><a href="/lorem-multimedia#images" id="toc-images">Images</a></li>
<li><a href="/lorem-multimedia#music" id="toc-music">Music</a></li>
<li><a href="/lorem-multimedia#video" id="toc-video">Video</a></li>
</ul></li>
</ul>
</div>
---
/lorem-multimedia#multimedia



2024-01-01



---
/lorem-sidenote
Lorem Ipsum: Sidenotes
Gwern
2020-09-27
2022-11-10


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Sidenotes/footnotes block element test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-sidenote#sidenotes" id="toc-sidenotes">Sidenotes</a></li>
</ul>
</div>
---
/lorem-sidenote#sidenotes



2024-01-01



---
/lorem-table#tables



2024-01-01



---
/lorem-transclude
Lorem Ipsum: Transcludes
Gwern
2020-09-27
2024-09-25


<figure><img class="float-right page-thumbnail  outline invert-not" height="1126" width="1770" src="/doc/design/2022-04-13-gwern-gwernnet-index-desktop-small.png" title="Screenshot of the website Gwern.net’s homepage mid-2022 (small desktop view), showing sidebar, logo, introduction, and first 2 sections of links to essays. It is a minimalist monochrome design emphasizing powerful link popup capabilities." alt="" /></figure><div class="page-description-annotation">
<p>Page transclusion test subset of <code>/lorem</code></p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/lorem-transclude#transclusions" id="toc-transclusions">Transclusions</a>
<ul>
<li><a href="/lorem-transclude#cross-page-transcludes" id="toc-cross-page-transcludes">Cross-Page Transcludes</a></li>
<li><a href="/lorem-transclude#annotation-transcludes" id="toc-annotation-transcludes">Annotation Transcludes</a></li>
<li><a href="/lorem-transclude#file-transcludes" id="toc-file-transcludes">File Transcludes</a>
<ul>
<li><a href="/lorem-transclude#media-transcludes" id="toc-media-transcludes">Media Transcludes</a>
<ul>
<li><a href="/lorem-transclude#video-transcludes" id="toc-video-transcludes">Video Transcludes</a></li>
<li><a href="/lorem-transclude#image-transcludes" id="toc-image-transcludes">Image Transcludes</a></li>
</ul></li>
<li><a href="/lorem-transclude#document-transcludes" id="toc-document-transcludes">Document Transcludes</a>
<ul>
<li><a href="/lorem-transclude#native-document-transcludes" id="toc-native-document-transcludes">Native Document Transcludes</a></li>
<li><a href="/lorem-transclude#syntax-highlighted-transcludes" id="toc-syntax-highlighted-transcludes">Syntax-Highlighted Transcludes</a></li>
<li><a href="/lorem-transclude#libreoffice" id="toc-libreoffice">LibreOffice</a></li>
</ul></li>
</ul></li>
<li><a href="/lorem-transclude#gwern-newsletter-2020-12-section" id="toc-gwern-newsletter-2020-12-section">“December 2020 News”, <span class="cite"><span class="cite-author">Gwern</span><span class="cite-date">2019</span></span></a></li>
<li><a href="/lorem-transclude#like-engendring-like-russell-1986" id="toc-like-engendring-like-russell-1986"><em>Like Engend’ring Like</em>, <span class="cite"><span class="cite-author">Russell</span><span class="cite-date">1986</span></span></a></li>
<li><a href="/lorem-transclude#range-transcludes" id="toc-range-transcludes">Range Transcludes</a>
<ul>
<li><a href="/lorem-transclude#hunting-lions-history" id="toc-hunting-lions-history">Hunting Lions History</a></li>
<li><a href="/lorem-transclude#killing-rabbits" id="toc-killing-rabbits">Killing Rabbits</a></li>
</ul></li>
</ul></li>
</ul>
</div>
---
/lorem-transclude#transclusions



2024-01-01



---
/lorem-unicode#unicode-characters



2024-01-01



---
/lorem.md



2024-01-01



---
/lsd-microdosing#microdosing



2019-06-25

nootropics/lsd

---
/mail-delivery#on-model-uncertainty



2024-01-01



---
/math-error#unreliability-of-programs
The Existential Risk of Math Errors § Unreliability of Programs
Gwern
2012-07-20
2024-10-20


<div class="page-description-annotation">
<p>Mathematical mistake/error-rates limit our understanding of rare risks and ability to defend against them</p>
</div>
<p>I have never written an equation or line of code that I was 100% confident of, or which I thought had less than a 1-in-trillions chance of it being wrong in some important way. Software &amp; real-world systems are too complex &amp; fragile.</p>
<p>Every part of my understanding, the hardware, or the real-world context is less reliable than 1-in-trillions.</p>
<p>Let’s consider potential problems with our understanding of even the most trivial seeming arithmetic comparison checking that ‘<em>x</em> + <em>x</em> = 2<em>x</em>’.</p>
<div class="columns TOC">
<ul>
<li><a href="/math-error#untrustworthy-proofs" id="toc-untrustworthy-proofs">Untrustworthy Proofs</a></li>
<li><a href="/math-error#error-distribution" id="toc-error-distribution">Error Distribution</a>
<ul>
<li><a href="/math-error#type-i-type-ii" id="toc-type-i-type-ii">Type I &gt; Type II?</a></li>
</ul></li>
<li><a href="/math-error#heuristics" id="toc-heuristics">Heuristics</a>
<ul>
<li><a href="/math-error#type-i-vs-type-ii" id="toc-type-i-vs-type-ii">Type I vs Type II</a></li>
</ul></li>
<li><a href="/math-error#future-implications" id="toc-future-implications">Future Implications</a></li>
<li><a href="/math-error#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/math-error#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/math-error#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/math-error#jones-1998" id="toc-jones-1998"><span class="cite"><span class="cite-author">Jones</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/math-error#unreliability-of-programs" title="‘The Existential Risk of Math Errors § Unreliability of Programs’, Gwern 2012" id="toc-unreliability-of-programs">Unreliability of Programs</a></li>
</ul></li>
</ul>
</div>
---
/me#contact



2024-01-01



---
/me#profile



2024-01-01



---
/me#websites



2024-01-01



---
/melatonin#health-performance



2024-01-01



---
/melatonin#roi



2024-01-01



---
/melatonin#self-discipline



2024-01-01



---
/melatonin#vitamins



2024-01-01



---
/modafinil#comment-296389445



2024-01-01



---
/modafinil#comment-415400874



2024-01-01



---
/modafinil#discount-rate-applications-swapping-time-for-time



2024-01-01



---
/modafinil#effects



2024-01-01



---
/modafinil#intelligence



2024-01-01



---
/modafinil#legal-risk



2024-01-01



---
/modafinil#modafinil-table



2024-01-01



---
/modafinil#ordering-behavior



2024-01-01



---
/modafinil#ordering-when-learning-isnt-free



2024-01-01



---
/modafinil#ordering-with-learning



2024-01-01



---
/modafinil#schizophrenia



2024-01-01



---
/modafinil#suppliers-prices



2024-01-01



---
/modafinil#tolerance



2024-01-01



---
/modus#bjorksten



2024-01-01



---
/morning-writing#anthony-trollope



2024-09-17



---
/morning-writing#lord-dunsany



2024-01-01



---
/narrowing-circle#ancestors



2024-01-01



---
/narrowing-circle#the-dark-side-of-the-enlightenment
The Narrowing Circle § <em>The Dark Side of the Enlightenment</em>
Gwern
2012-04-24
2019-04-27


<div class="page-description-annotation">
<p>Modern ethics excludes as many beings as it includes.</p>
</div>
<p>Fleming <span class="date-range">2013<sub><span title="2013 was 11 years ago.">11ya</span></sub></span>, <a href="https://www.amazon.com/Dark-Side-Enlightenment-Alchemists-Spiritual/dp/0393079465" id="uYYzbFpI" data-link-icon="amazon" data-link-icon-type="svg" data-link-icon-color="#ffce53" data-url-html="https://www.amazon.com/Dark-Side-Enlightenment-Alchemists-Spiritual/dp/0393079465?tag=gwernnet-20"><em>The Dark Side of the Enlightenment</em></a>, offers a useful example of the blinding effects of time &amp; changes in ideology in discussion of Milton’s <em>Paradise Lost</em> (pg27–29):</p>
<div class="columns TOC">
<ul>
<li><a href="/narrowing-circle#problems" id="toc-problems">Problems</a>
<ul>
<li><a href="/narrowing-circle#pareidolia" id="toc-pareidolia">Pareidolia</a></li>
<li><a href="/narrowing-circle#observer-bias" id="toc-observer-bias">Observer Bias</a>
<ul>
<li><a href="/narrowing-circle#matters-of-fact" id="toc-matters-of-fact">Matters of Fact</a></li>
</ul></li>
</ul></li>
<li><a href="/narrowing-circle#narrowings" id="toc-narrowings">Narrowings</a>
<ul>
<li><a href="/narrowing-circle#religion" id="toc-religion">Religion</a>
<ul>
<li><a href="/narrowing-circle#religions-of-convenience" id="toc-religions-of-convenience">Religions of Convenience</a></li>
<li><a href="/narrowing-circle#animals" id="toc-animals">Animals</a></li>
</ul></li>
<li><a href="/narrowing-circle#infanticide" id="toc-infanticide">Infanticide</a></li>
<li><a href="/narrowing-circle#judicial-torture" id="toc-judicial-torture">Judicial Torture</a></li>
<li><a href="/narrowing-circle#ancestors" id="toc-ancestors">Ancestors</a>
<ul>
<li><a href="/narrowing-circle#property-rights" id="toc-property-rights">Property Rights</a></li>
</ul></li>
<li><a href="/narrowing-circle#descendants" id="toc-descendants">Descendants</a></li>
</ul></li>
<li><a href="/narrowing-circle#conclusion" id="toc-conclusion">Conclusion</a></li>
<li><a href="/narrowing-circle#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/narrowing-circle#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/narrowing-circle#the-fukuyama-thesis" title="‘The Narrowing Circle § The Fukuyama Thesis’, Gwern 2012" id="toc-the-fukuyama-thesis">The Fukuyama Thesis</a></li>
<li><a href="/narrowing-circle#islamic-waqfs" id="toc-islamic-waqfs">Islamic Waqfs</a></li>
<li><a href="/narrowing-circle#the-discovery-of-france" id="toc-the-discovery-of-france"><em>The Discovery of France</em></a></li>
<li><a href="/narrowing-circle#the-dark-side-of-the-enlightenment" title="‘The Narrowing Circle § <em>The Dark Side of the Enlightenment</em>’, Gwern 2012" id="toc-the-dark-side-of-the-enlightenment"><em>The Dark Side of the Enlightenment</em></a></li>
<li><a href="/narrowing-circle#the-better-angels-of-our-nature-pinker" id="toc-the-better-angels-of-our-nature-pinker"><em>The Better Angels of Our Nature</em>, Pinker</a></li>
</ul></li>
</ul>
</div>
---
/narrowing-circle#the-fukuyama-thesis
The Narrowing Circle § The Fukuyama Thesis
Gwern
2012-04-24
2019-04-27


<div class="page-description-annotation">
<p>Modern ethics excludes as many beings as it includes.</p>
</div>
<p>Western liberal socialist capitalism is the attractor state for industrialized humanity for the foreseeable future, and that barring existential risks etc, we will see a long-term trend (possibly very noisy in the short-term) towards that; alternative systems of economics &amp; governance may have sporadic successes but fundamentally have no broad allegiance among the intelligentsia and richer countries; and that most criticisms of the Fukuyama thesis are based on misunderstandings, pop-culture simplifications, ignorance, reasoning from anecdotes, and ignoring long-term trends in favor of some brief regressions.</p>
<div class="columns TOC">
<ul>
<li><a href="/narrowing-circle#problems" id="toc-problems">Problems</a>
<ul>
<li><a href="/narrowing-circle#pareidolia" id="toc-pareidolia">Pareidolia</a></li>
<li><a href="/narrowing-circle#observer-bias" id="toc-observer-bias">Observer Bias</a>
<ul>
<li><a href="/narrowing-circle#matters-of-fact" id="toc-matters-of-fact">Matters of Fact</a></li>
</ul></li>
</ul></li>
<li><a href="/narrowing-circle#narrowings" id="toc-narrowings">Narrowings</a>
<ul>
<li><a href="/narrowing-circle#religion" id="toc-religion">Religion</a>
<ul>
<li><a href="/narrowing-circle#religions-of-convenience" id="toc-religions-of-convenience">Religions of Convenience</a></li>
<li><a href="/narrowing-circle#animals" id="toc-animals">Animals</a></li>
</ul></li>
<li><a href="/narrowing-circle#infanticide" id="toc-infanticide">Infanticide</a></li>
<li><a href="/narrowing-circle#judicial-torture" id="toc-judicial-torture">Judicial Torture</a></li>
<li><a href="/narrowing-circle#ancestors" id="toc-ancestors">Ancestors</a>
<ul>
<li><a href="/narrowing-circle#property-rights" id="toc-property-rights">Property Rights</a></li>
</ul></li>
<li><a href="/narrowing-circle#descendants" id="toc-descendants">Descendants</a></li>
</ul></li>
<li><a href="/narrowing-circle#conclusion" id="toc-conclusion">Conclusion</a></li>
<li><a href="/narrowing-circle#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/narrowing-circle#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/narrowing-circle#the-fukuyama-thesis" title="‘The Narrowing Circle § The Fukuyama Thesis’, Gwern 2012" id="toc-the-fukuyama-thesis">The Fukuyama Thesis</a></li>
<li><a href="/narrowing-circle#islamic-waqfs" id="toc-islamic-waqfs">Islamic Waqfs</a></li>
<li><a href="/narrowing-circle#the-discovery-of-france" id="toc-the-discovery-of-france"><em>The Discovery of France</em></a></li>
<li><a href="/narrowing-circle#the-dark-side-of-the-enlightenment" title="‘The Narrowing Circle § <em>The Dark Side of the Enlightenment</em>’, Gwern 2012" id="toc-the-dark-side-of-the-enlightenment"><em>The Dark Side of the Enlightenment</em></a></li>
<li><a href="/narrowing-circle#the-better-angels-of-our-nature-pinker" id="toc-the-better-angels-of-our-nature-pinker"><em>The Better Angels of Our Nature</em>, Pinker</a></li>
</ul></li>
</ul>
</div>
---
/newsletter/2017/01#books



2024-01-01



---
/newsletter/2017/02#one-upon-a-time-in-the-west



2024-01-01



---
/newsletter/2017/03#books



2024-01-01



---
/newsletter/2017/06#links



2024-01-01



---
/newsletter/2017/06#the-digital-antiquarian
June 2017 News § The Digital Antiquarian
Gwern
2017
2024-01-01



---
/newsletter/2017/07#links



2024-01-01



---
/newsletter/2017/13#overview
2017 News § Overview
Gwern
2017
2024-01-01



---
/newsletter/2018/08#ant-man-and-the-wasp
August 2018 News § <em>Ant-Man and the Wasp</em>
Gwern
2018
2024-01-01



---
/newsletter/2018/10#books



2024-01-01



---
/newsletter/2019/01#gzip



2024-01-01



---
/newsletter/2019/09#ejp



2024-01-01



---
/newsletter/2019/12#tufte
December 2019 News § <em>Visual Explanations: Images and Quantities, Evidence and Narrative</em>
Gwern
2019
2024-01-01



---
/newsletter/2019/13#what-progress
2019 News § What Progress?
Gwern
2019
2024-01-01



---
/newsletter/2020/06#deepmind-budget
June 2020 News § Companies House
Gwern
2019
2024-01-01



---
/newsletter/2020/07#long-term-growth
July 2020 News § ‘Modeling the Human Trajectory’
Gwern
2019
2024-01-01



---
/newsletter/2020/07#uighurs
July 2020 News § Uighur Genocide
Gwern
2019
2024-01-01



---
/newsletter/2020/13
2020 News
Gwern
2019-12-26
2024-11-29


<div class="page-description-annotation">
<p>Annual summary of 2020 Gwern.net newsletters, selecting my best writings, the best 2020 links by topic, and the best books/movies/anime I saw in 2020, with some general discussion of the year.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2020/13#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2020/13#overview" id="toc-overview">Overview</a></li>
<li><a href="/newsletter/2020/13#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2020/13#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2020/13#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2020/13#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2020/13#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2020/13#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2020/13#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2020/13#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2020/13#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2020/13#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2020/13#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2020/13#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2020/13#tvmovies" id="toc-tvmovies">TV/movies</a></li>
</ul>
</div>
---
/newsletter/2021/02#semaglutide
February 2021 News § Semaglutide
Gwern
2020
2024-01-01



---
/newsletter/2021/04#perfume



2024-01-01



---
/newsletter/2021/05#master-synthesis



2024-05-01



---
/newsletter/2021/06
June 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>June 2021 Gwern.net newsletter with new site features/refactoring, and links on Codex, embryo selection, and gametogenesis.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/06#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/06#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/06#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/06#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/06#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/06#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/06#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/06#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/06#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/06#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
</ul>
</div>
---
/newsletter/2021/07
July 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>July 2021 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/07#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/07#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/07#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/07#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/07#statisticsmeta-sciencemath" id="toc-statisticsmeta-sciencemath">Statistics/Meta-Science/Math</a></li>
<li><a href="/newsletter/2021/07#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/07#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/07#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/07#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/07#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/07#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/07#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/07#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2021/07#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2021/08
August 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>August 2021 Gwern.net newsletter with links on molecular recording, TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/08#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/08#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/08#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/08#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/08#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/08#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/08#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/08#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/08#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/08#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/08#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/08#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
</ul>
</div>
---
/newsletter/2021/09
September 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>September 2021 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/09#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/09#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/09#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/09#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/09#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/09#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/09#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/09#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/09#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/09#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/09#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/09#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/09#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2021/09#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2021/09#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2021/09#link-bibliography



2024-01-01



---
/newsletter/2021/10
October 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>October 2021 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/10#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/10#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/10#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/10#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/10#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/10#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/10#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/10#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/10#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/10#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/10#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/10#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/10#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2021/10#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2021/10#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2021/11
November 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>November 2021 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/11#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/11#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/11#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/11#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/11#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/11#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/11#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/11#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/11#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/11#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/11#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2021/12
December 2021 News
Gwern
2020-01-02
2024-11-29


<div class="page-description-annotation">
<p>December 2021 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/12#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/12#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/12#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/12#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/12#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/12#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/12#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/12#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/12#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/12#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/12#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/12#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/12#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2021/12#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2021/13
2021 News
Gwern
2021-01-02
2024-11-29


<div class="page-description-annotation">
<p>Annual summary of 2021 Gwern.net newsletters, selecting my best writings, the best 2021 links by topic, and the best books/movies/anime I saw in 2021, with some general discussion of the year.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2021/13#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2021/13#overview" id="toc-overview">Overview</a></li>
<li><a href="/newsletter/2021/13#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2021/13#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2021/13#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2021/13#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2021/13#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2021/13#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2021/13#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2021/13#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2021/13#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2021/13#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2021/13#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2021/13#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2021/13#tvmovies" id="toc-tvmovies">TV/movies</a></li>
</ul>
</div>
---
/newsletter/2022/01
January 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>January 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/01#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/01#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/01#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/01#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/01#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/01#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/01#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/01#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/01#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/01#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/01#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/01#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/01#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/01#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2022/02
February 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>February 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/02#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/02#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/02#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/02#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/02#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/02#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/02#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/02#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/02#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/02#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/02#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/02#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2022/02#the-green-knight



2024-01-01



---
/newsletter/2022/03
March 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>March 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/03#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/03#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/03#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/03#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/03#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/03#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/03#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/03#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/03#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/03#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/03#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/03#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/03#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/03#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/03#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/04
April 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>April 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/04#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/04#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/04#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/04#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/04#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/04#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/04#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/04#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/04#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/04#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/04#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/04#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/04#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/04#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/04#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/05
May 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>May 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/05#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/05#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/05#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/05#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/05#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/05#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/05#psychology-biology" id="toc-psychology-biology">Psychology / Biology</a></li>
<li><a href="/newsletter/2022/05#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/05#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/05#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/05#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/05#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/05#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/05#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/05#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/06
June 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>June 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/06#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/06#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/06#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/06#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/06#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/06#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/06#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/06#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/06#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/06#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/06#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/06#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/06#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/06#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/06#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/07
July 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>July 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/07#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/07#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/07#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/07#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/07#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/07#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/07#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/07#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/07#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/07#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/07#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/07#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/07#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/07#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/07#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/08
August 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>August 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/08#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/08#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/08#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/08#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/08#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/08#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/08#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/08#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/08#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/08#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/08#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/08#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/08#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/08#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/08#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/09
September 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>September 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/09#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/09#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/09#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/09#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/09#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/09#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/09#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/09#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/09#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/09#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/09#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/09#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/09#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/09#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/09#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/10
October 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>October 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/10#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/10#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/10#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/10#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/10#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/10#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/10#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/10#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/10#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/10#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/10#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/10#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/10#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/10#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/10#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/11
November 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>November 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/11#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/11#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/11#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/11#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/11#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/11#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/11#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/11#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/11#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/11#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/11#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/11#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/11#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/11#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/11#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/12
December 2022 News
Gwern
2022-01-08
2024-11-29


<div class="page-description-annotation">
<p>December 2022 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/12#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/12#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/12#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/12#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/12#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/12#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/12#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/12#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/12#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/12#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/12#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/12#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/12#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/12#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2022/12#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2022/13
2022 News
Gwern
2022-01-02
2024-11-29


<div class="page-description-annotation">
<p>Annual summary of 2022 Gwern.net newsletters, selecting my best writings, the best 2022 links by topic, and the best books/movies/anime I saw in 2022, with some general discussion of the year.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2022/13#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2022/13#overview" id="toc-overview">Overview</a></li>
<li><a href="/newsletter/2022/13#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2022/13#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2022/13#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2022/13#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2022/13#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2022/13#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2022/13#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2022/13#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2022/13#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2022/13#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2022/13#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2022/13#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2022/13#tvmovies" id="toc-tvmovies">TV/movies</a></li>
</ul>
</div>
---
/newsletter/2023/01
January 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>January 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/01#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/01#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/01#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/01#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/01#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/01#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/01#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/01#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/01#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/01#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/01#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/01#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/01#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/01#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2023/02
February 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>February 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/02#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/02#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/02#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/02#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/02#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/02#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/02#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/02#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/02#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/02#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/02#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/02#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2023/03
March 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>March 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/03#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/03#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/03#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/03#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/03#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/03#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/03#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/03#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/03#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/03#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/03#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/03#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/03#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/03#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/03#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/04
April 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>April 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/04#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/04#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/04#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/04#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/04#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/04#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/04#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/04#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/04#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/04#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/04#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/04#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/04#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/04#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/04#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/05
May 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>May 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/05#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/05#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/05#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/05#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/05#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/05#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/05#psychology-biology" id="toc-psychology-biology">Psychology / Biology</a></li>
<li><a href="/newsletter/2023/05#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/05#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/05#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/05#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/05#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/05#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/05#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/05#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/06
June 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>June 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/06#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/06#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/06#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/06#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/06#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/06#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/06#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/06#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/06#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/06#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/06#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/06#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/06#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/06#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/06#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/07
July 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>July 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/07#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/07#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/07#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/07#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/07#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/07#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/07#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/07#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/07#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/07#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/07#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/07#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/07#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/07#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/07#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/08
August 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>August 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/08#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/08#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/08#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/08#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/08#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/08#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/08#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/08#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/08#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/08#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/08#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/08#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/08#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/08#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/08#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/09
September 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>September 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/09#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/09#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/09#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/09#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/09#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/09#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/09#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/09#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/09#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/09#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/09#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/09#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/09#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/09#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/09#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/10
October 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>October 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/10#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/10#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/10#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/10#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/10#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/10#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/10#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/10#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/10#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/10#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/10#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/10#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/10#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/10#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/10#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/11
November 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>November 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/11#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/11#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/11#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/11#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/11#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/11#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/11#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/11#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/11#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/11#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/11#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/11#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
</ul>
</div>
---
/newsletter/2023/12
December 2023 News
Gwern
2023-01-08
2024-11-29


<div class="page-description-annotation">
<p>December 2023 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/12#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/12#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/12#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/12#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/12#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/12#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/12#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/12#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/12#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/12#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/12#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/12#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/12#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/12#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2023/12#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2023/13
2023 News
Gwern
2023-01-02
2024-11-29


<div class="page-description-annotation">
<p>Annual summary of 2023 Gwern.net newsletters, selecting my best writings, the best 2023 links by topic, and the best books/movies/anime I saw in 2023, with some general discussion of the year.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2023/13#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2023/13#overview" id="toc-overview">Overview</a></li>
<li><a href="/newsletter/2023/13#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2023/13#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2023/13#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2023/13#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2023/13#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2023/13#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2023/13#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2023/13#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2023/13#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2023/13#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2023/13#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2023/13#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2023/13#tvmovies" id="toc-tvmovies">TV/movies</a></li>
</ul>
</div>
---
/newsletter/2024/01
January 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>January 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/01#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/01#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/01#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/01#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/01#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/01#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/01#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/01#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/01#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/01#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/01#fiction" id="toc-fiction">Fiction</a></li>
</ul></li>
<li><a href="/newsletter/2024/01#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/01#filmtv" id="toc-filmtv">Film/TV</a></li>
</ul>
</div>
---
/newsletter/2024/02
February 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>February 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/02#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/02#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/02#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/02#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/02#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/02#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/02#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/02#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/02#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/02#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/02#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/02#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/02#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/02#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/02#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/03
March 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>March 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/03#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/03#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/03#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/03#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/03#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/03#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/03#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/03#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/03#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/03#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/03#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/03#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/03#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/03#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/03#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/04
April 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>April 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/04#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/04#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/04#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/04#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/04#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/04#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/04#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/04#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/04#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/04#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/04#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/04#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/04#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/04#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/04#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/05
May 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>May 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/05#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/05#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/05#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/05#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/05#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/05#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/05#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/05#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/05#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/05#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/05#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/05#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/05#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/05#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/05#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/06
June 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>June 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/06#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/06#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/06#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/06#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/06#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/06#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/06#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/06#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/06#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/06#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/06#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/06#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/06#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/06#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/06#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/07
July 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>July 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/07#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/07#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/07#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/07#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/07#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/07#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/07#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/07#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/07#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/07#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/07#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/07#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/07#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/07#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/07#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/08
August 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>August 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/08#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/08#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/08#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/08#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/08#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/08#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/08#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/08#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/08#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/08#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/08#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/08#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/08#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/08#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/08#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/09
September 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>September 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/09#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/09#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/09#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/09#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/09#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/09#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/09#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/09#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/09#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/09#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/09#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/09#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/09#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/09#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/09#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/10
October 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>October 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/10#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/10#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/10#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/10#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/10#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/10#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/10#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/10#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/10#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/10#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/10#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/10#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/10#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/10#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/10#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/10#duhigg-2024



2024-10-24



---
/newsletter/2024/11
November 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>November 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/11#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/11#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/11#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/11#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/11#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/11#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/11#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/11#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/11#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/11#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/11#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/11#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/11#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/11#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/11#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/12
December 2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>December 2024 Gwern.net newsletter with links on TODO</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/12#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/12#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/12#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/12#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/12#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/12#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/12#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/12#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/12#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/12#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/12#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/12#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/12#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/12#filmtv" id="toc-filmtv">Film/TV</a></li>
<li><a href="/newsletter/2024/12#music" id="toc-music">Music</a></li>
</ul>
</div>
---
/newsletter/2024/13
2024 News
Gwern
2024-01-01
2024-11-29


<div class="page-description-annotation">
<p>Annual summary of 2024 Gwern.net newsletters, selecting my best writings, the best 2024 links by topic, and the best books/movies/anime I saw in 2024, with some general discussion of the year.</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/13#writings" id="toc-writings">Writings</a></li>
<li><a href="/newsletter/2024/13#overview" id="toc-overview">Overview</a></li>
<li><a href="/newsletter/2024/13#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/13#ai" id="toc-ai">AI</a></li>
<li><a href="/newsletter/2024/13#genetics" id="toc-genetics">Genetics</a></li>
<li><a href="/newsletter/2024/13#statisticsmeta-science" id="toc-statisticsmeta-science">Statistics/Meta-Science</a></li>
<li><a href="/newsletter/2024/13#politicsreligion" id="toc-politicsreligion">Politics/Religion</a></li>
<li><a href="/newsletter/2024/13#psychologybiology" id="toc-psychologybiology">Psychology/Biology</a></li>
<li><a href="/newsletter/2024/13#technology" id="toc-technology">Technology</a></li>
<li><a href="/newsletter/2024/13#economics" id="toc-economics">Economics</a></li>
<li><a href="/newsletter/2024/13#philosophy" id="toc-philosophy">Philosophy</a></li>
<li><a href="/newsletter/2024/13#fiction" id="toc-fiction">Fiction</a></li>
<li><a href="/newsletter/2024/13#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
</ul></li>
<li><a href="/newsletter/2024/13#books" id="toc-books">Books</a></li>
<li><a href="/newsletter/2024/13#tvmovies" id="toc-tvmovies">TV/movies</a></li>
</ul>
</div>
---
/newsletter/2024/index
‘newsletter/2024’ tag
Gwern
2024-11-20
2024-11-20


<div class="page-description-annotation">
<p>Bibliography for tag <code>newsletter/2024</code>, most recent first: 13 <a href="/doc/newsletter/2024/index#links" class="icon-not">annotations</a> (<a href="/newsletter/index" class="link-page link-tag directory-indexes-upwards link-annotated" data-link-icon="arrow-up-left" data-link-icon-type="svg" rel="tag" title="Link to parent directory">parent</a>).</p>
</div>
<div class="columns TOC">
<ul>
<li><a href="/newsletter/2024/index#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/newsletter/2024/index#links" id="toc-links">Links</a>
<ul>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-01-section" id="toc-gwern-newsletter-2024-01-section">“January 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-02-section" id="toc-gwern-newsletter-2024-02-section">“February 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-03-section" id="toc-gwern-newsletter-2024-03-section">“March 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-04-section" id="toc-gwern-newsletter-2024-04-section">“April 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-05-section" id="toc-gwern-newsletter-2024-05-section">“May 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-06-section" id="toc-gwern-newsletter-2024-06-section">“June 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-07-section" id="toc-gwern-newsletter-2024-07-section">“July 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-08-section" id="toc-gwern-newsletter-2024-08-section">“August 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-09-section" id="toc-gwern-newsletter-2024-09-section">“September 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-10-section" id="toc-gwern-newsletter-2024-10-section">“October 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-11-section" id="toc-gwern-newsletter-2024-11-section">“November 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-12-section" id="toc-gwern-newsletter-2024-12-section">“December 2024 News”, Gwern 2024</a></li>
<li><a href="/newsletter/2024/index#gwern-newsletter-2024-13-section" id="toc-gwern-newsletter-2024-13-section">“2024 News”, Gwern 2024</a></li>
</ul></li>
<li><a href="/newsletter/2024/index#link-bibliography-section" id="toc-link-bibliography-section">Bibliography</a></li>
</ul>
</div>
---
/newton#lucretius



2024-11-03



---
/nicotine#habit-formation



2024-01-01



---
/nicotine#performance



2024-01-01



---
/nootropic/magnesium#citrate



2024-01-01



---
/nootropic/magnesium#l-threonate



2024-01-01



---
/nootropic/nootropics#adderall



2024-01-01



---
/nootropic/nootropics#adderall-blind-testing



2024-01-01



---
/nootropic/nootropics#armodafinil



2024-01-01



---
/nootropic/nootropics#blinding-yourself



2024-01-01



---
/nootropic/nootropics#creatine



2024-01-01



---
/nootropic/nootropics#experiment-1



2024-01-01



---
/nootropic/nootropics#experiment-2



2024-01-01



---
/nootropic/nootropics#followup-experiment



2024-01-01



---
/nootropic/nootropics#huperzine-a



2024-01-01



---
/nootropic/nootropics#iodine



2024-01-01



---
/nootropic/nootropics#iodine-eye-color-changes



2024-01-01



---
/nootropic/nootropics#kratom



2024-01-01



---
/nootropic/nootropics#lithium



2024-01-01



---
/nootropic/nootropics#lithium-experiment



2024-01-01



---
/nootropic/nootropics#lllt



2024-01-01



---
/nootropic/nootropics#modalert-blind-day-trial



2024-01-01



---
/nootropic/nootropics#nicotine



2024-01-01



---
/nootropic/nootropics#nicotine-experiment



2024-01-01



---
/nootropic/nootropics#noopept



2024-01-01



---
/nootropic/nootropics#noopept-followup-experiment



2024-01-01



---
/nootropic/nootropics#piracetam



2024-01-01



---
/nootropic/nootropics#potassium



2024-01-01



---
/nootropic/nootropics#results



2024-01-01



---
/nootropic/nootropics#sleep



2024-01-01



---
/nootropic/nootropics#value-of-information-voi



2024-01-01



---
/nootropic/nootropics#vitamin-d



2024-01-01



---
/note/abandoned-footnotes
Abandoned Footnotes
Gwern
2021-04-17
2021-04-17



---
/note/animal
Reproducibility Problems in Animal Studies in Science & Medicine
Gwern
2013-03
2013-03



---
/note/attention#transformer-rnn


2020-07-25
2024-01-01



---
/note/automation
Automation As Colonization Wave
Gwern
2021-05-04
2021-05-04



---
/note/booger
Booger Picking
Gwern
2021-07-18
2021-07-18



---
/note/competence#economics



2024-01-01



---
/note/competence#physics



2024-01-01



---
/note/dynamic-evaluation
Dynamic Evaluation
Gwern
2023-09-18
2024-06-16


<div class="page-description-annotation">
<p>Old neural net technique for runtime (online) learning which boosts performance.</p>
</div>
---
/note/dynamic-evaluation#scaling-laws



2024-06-17



---
/note/emergenesis
Emergenesis: The Nonlinear Genetics of the Extraordinary?
Gwern
2021-09-04
2021-09-04



---
/note/european-journal-of-parapsychology
<em>European Journal of Parapsychology</em> archives
Gwern
2019-09-01
2019-09-01



---
/note/faster#latency



2024-01-01



---
/note/fully-connected#convolution-learning



2024-01-01



---
/note/fully-connected#mlp-mixer-why-now



2024-01-01



---
/note/illusion-of-depth
The Illusion of Depth
Gwern
2021-09-06
2021-09-06



---
/note/inner-monologue
NN Inner Monologue
Gwern
2021-11-30
2021-11-30



---
/note/killing-rabbits##



2024-01-01



---
/note/lamda
Google LaMDA LLM
Gwern
2022-01-16
2022-01-16



---
/note/lion#history#



2024-01-01



---
/note/lion#piffles



2024-01-01



---
/note/metcalfes-law
Metcalfe’s Law
Gwern
2023-03-22
2023-03-22



---
/note/mode-collapse
Generative AI mode collapse
Gwern
2022-11-28
2024-07-09


<div class="page-description-annotation">
<p>A side effect of preference-learning approaches like RLHF is a severe loss of ‘diversity’ or ‘creativity’ in outputs, analogous to broader mode collapse in generative models.</p>
</div>
---
/note/newest



2024-09-21



---
/note/note#advanced-chess-obituary



2024-01-01



---
/note/note#alternate-futures-the-second-english-restoration



2024-01-01



---
/note/note#celebrity-masquerade-game
Miscellaneous § Celebrity Masquerade Game
Gwern
2009-08-05
2024-11-02


<div class="page-description-annotation">
<p>Misc thoughts, memories, proto-essays, musings, etc.</p>
</div>
<p>Proposal for a costume party game which involves social deduction of a well-known guest.</p>
<p>Several players start off masked, and the rest must attempt to guess which is actually the guest; each time they guess, right or wrong, they become a masked player too. Players compete to correctly guess who is the well-known guest, and then to fool as many of the remaining non-masked players as well.</p>
<p>When all players are masked, the game ends, and the well-known guest is revealed. Prizes are awarded for the best players at both sides of the game.</p>
<div class="columns TOC">
<ul>
<li><a href="/note/note#quickies" id="toc-quickies">Quickies</a></li>
<li><a href="/note/note#non-existence-is-bad" id="toc-non-existence-is-bad">Non-Existence Is Bad</a></li>
<li><a href="/note/note#celebrity-masquerade-game" title="‘Miscellaneous § Celebrity Masquerade Game’, Gwern 2009" id="toc-celebrity-masquerade-game">Celebrity Masquerade Game</a>
<ul>
<li><a href="/note/note#requirements" id="toc-requirements">Requirements</a></li>
<li><a href="/note/note#preparation" id="toc-preparation">Preparation</a></li>
<li><a href="/note/note#playing" id="toc-playing">Playing</a>
<ul>
<li><a href="/note/note#beginning" id="toc-beginning">Beginning</a></li>
<li><a href="/note/note#middle" id="toc-middle">Middle</a></li>
<li><a href="/note/note#end" id="toc-end">End</a></li>
<li><a href="/note/note#prizes" id="toc-prizes">Prizes</a></li>
</ul></li>
</ul></li>
<li><a href="/note/note#pemmican" id="toc-pemmican">Pemmican</a></li>
<li><a href="/note/note#rock-paper-scissors" id="toc-rock-paper-scissors">Rock Paper Scissors</a></li>
<li><a href="/note/note#backfire-effects-in-operant-conditioning" id="toc-backfire-effects-in-operant-conditioning">Backfire Effects in Operant Conditioning</a></li>
<li><a href="/note/note#on-being-sick-as-a-kid" id="toc-on-being-sick-as-a-kid">On Being Sick As A Kid</a></li>
<li><a href="/note/note#on-first-looking-into-tolkiens-tower" id="toc-on-first-looking-into-tolkiens-tower">On First Looking Into Tolkien’s <em>Tower</em></a></li>
<li><a href="/note/note#hash-functions" id="toc-hash-functions">Hash Functions</a></li>
<li><a href="/note/note#icepires" id="toc-icepires">Icepires</a></li>
<li><a href="/note/note#cleanup-before-or-after" title="‘Miscellaneous § Cleanup: Before Or After?’, Gwern 2009" id="toc-cleanup-before-or-after">Cleanup: Before Or After?</a></li>
<li><a href="/note/note#peak-human-speed" title="‘Miscellaneous § Peak Human Speed’, Gwern 2009" id="toc-peak-human-speed">Peak Human Speed</a></li>
<li><a href="/note/note#oldest-food" id="toc-oldest-food">Oldest Food</a></li>
<li><a href="/note/note#zuckerberg-futures" id="toc-zuckerberg-futures">Zuckerberg Futures</a></li>
<li><a href="/note/note#russia" id="toc-russia">Russia</a></li>
<li><a href="/note/note#conscientiousness-and-online-education" id="toc-conscientiousness-and-online-education">Conscientiousness And Online Education</a></li>
<li><a href="/note/note#fiction" id="toc-fiction">Fiction</a>
<ul>
<li><a href="/note/note#american-light-novels-absence" id="toc-american-light-novels-absence">American Light Novels’ Absence</a></li>
<li><a href="/note/note#cultural-growth-through-diversity" id="toc-cultural-growth-through-diversity">Cultural Growth through Diversity</a></li>
<li><a href="/note/note#tv-the-matrix" id="toc-tv-the-matrix">TV &amp; the Matrix</a></li>
<li><a href="/note/note#cherchez-le-chien-dogs-as-class-markers-in-anime" id="toc-cherchez-le-chien-dogs-as-class-markers-in-anime"><em>Cherchez Le Chien</em>: Dogs As Class Markers in Anime</a></li>
<li><a href="/note/note#tradeoffs-and-costly-signaling-in-appearances-the-case-of-long-hair" id="toc-tradeoffs-and-costly-signaling-in-appearances-the-case-of-long-hair">Tradeoffs and Costly Signaling in Appearances: the Case of Long Hair</a>
<ul>
<li><a href="/note/note#boorus-revealed-preferences" id="toc-boorus-revealed-preferences">Boorus: Revealed Preferences</a></li>
</ul></li>
<li><a href="/note/note#the-tragedy-of-grand-admiral-thrawn" title="‘Miscellaneous § The Tragedy of Grand Admiral Thrawn’, Gwern 2009" id="toc-the-tragedy-of-grand-admiral-thrawn">The Tragedy of Grand Admiral Thrawn</a></li>
<li><a href="/note/note#on-dropping-family-guy" id="toc-on-dropping-family-guy">On Dropping <em>Family Guy</em></a></li>
<li><a href="/note/note#pom-pokos-glorification-of-group-suicide" id="toc-pom-pokos-glorification-of-group-suicide"><em>Pom Poko</em>’s Glorification of Group Suicide</a></li>
<li><a href="/note/note#full-metal-alchemist-pride-and-knowledge" id="toc-full-metal-alchemist-pride-and-knowledge"><em>Full Metal Alchemist</em>: Pride and Knowledge</a></li>
<li><a href="/note/note#a-secular-humanist-reads-the-tale-of-genji" id="toc-a-secular-humanist-reads-the-tale-of-genji">A Secular Humanist Reads <em>The Tale of Genji</em></a></li>
</ul></li>
<li><a href="/note/note#economics" id="toc-economics">Economics</a>
<ul>
<li><a href="/note/note#long-term-investment" id="toc-long-term-investment">Long Term Investment</a></li>
<li><a href="/note/note#measuring-social-trust-by-offering-free-lunches" id="toc-measuring-social-trust-by-offering-free-lunches">Measuring Social Trust by Offering Free Lunches</a></li>
<li><a href="/note/note#lip-reading-website" id="toc-lip-reading-website">Lip Reading Website</a></li>
<li><a href="/note/note#good-governance-girl-scouts" id="toc-good-governance-girl-scouts">Good Governance &amp; Girl Scouts</a></li>
<li><a href="/note/note#chinese-kremlinology" id="toc-chinese-kremlinology">Chinese Kremlinology</a>
<ul>
<li><a href="/note/note#against-collapsism" id="toc-against-collapsism">Against Collapsism</a></li>
</ul></li>
<li><a href="/note/note#domain-squatting-externalities" id="toc-domain-squatting-externalities">Domain-Squatting Externalities</a></li>
<li><a href="/note/note#ordinary-life-improvements" id="toc-ordinary-life-improvements">Ordinary Life Improvements</a></li>
<li><a href="/note/note#a-market-for-fat-the-transfer-machine" id="toc-a-market-for-fat-the-transfer-machine">A Market For Fat: The Transfer Machine</a></li>
<li><a href="/note/note#urban-area-cost-of-living-as-big-tech-moats-employee-golden-handcuffs" id="toc-urban-area-cost-of-living-as-big-tech-moats-employee-golden-handcuffs">Urban Area Cost-Of-Living As Big Tech Moats &amp; Employee Golden Handcuffs</a>
<ul>
<li><a href="/note/note#the-seen-and-the-unseen" id="toc-the-seen-and-the-unseen">The Seen and the Unseen</a></li>
<li><a href="/note/note#external-links" id="toc-external-links">External Links</a></li>
</ul></li>
</ul></li>
<li><a href="/note/note#psychology" id="toc-psychology">Psychology</a>
<ul>
<li><a href="/note/note#decluttering" id="toc-decluttering">Decluttering</a></li>
<li><a href="/note/note#optimizing-the-alphabet" id="toc-optimizing-the-alphabet">Optimizing the Alphabet</a></li>
<li><a href="/note/note#multiple-interpretations-theory-of-humor" id="toc-multiple-interpretations-theory-of-humor">Multiple Interpretations Theory of Humor</a></li>
<li><a href="/note/note#efficient-natural-language" id="toc-efficient-natural-language">Efficient Natural Language</a></li>
<li><a href="/note/note#cryonics-cluster" id="toc-cryonics-cluster">Cryonics Cluster</a>
<ul>
<li><a href="/note/note#reductionism-is-the-common-thread" id="toc-reductionism-is-the-common-thread">Reductionism Is the Common Thread?</a></li>
</ul></li>
<li><a href="/note/note#lighting" id="toc-lighting">Lighting</a></li>
<li><a href="/note/note#possible-amazon-mechanical-turk-surveysexperiments" id="toc-possible-amazon-mechanical-turk-surveysexperiments">Possible Amazon Mechanical Turk Surveys/experiments</a></li>
</ul></li>
<li><a href="/note/note#technology" id="toc-technology">Technology</a>
<ul>
<li><a href="/note/note#somatic-genetic-engineering" id="toc-somatic-genetic-engineering">Somatic Genetic Engineering</a></li>
<li><a href="/note/note#the-advantage-of-an-uncommon-name" id="toc-the-advantage-of-an-uncommon-name">The Advantage of an Uncommon Name</a></li>
<li><a href="/note/note#backups-life-and-death" id="toc-backups-life-and-death">Backups: Life and Death</a></li>
<li><a href="/note/note#measuring-multiple-times-in-a-sandglass" id="toc-measuring-multiple-times-in-a-sandglass">Measuring Multiple times in a Sandglass</a></li>
<li><a href="/note/note#powerful-natural-languages" id="toc-powerful-natural-languages">Powerful Natural Languages</a></li>
<li><a href="/note/note#a-bitcoinbittorrent-driven-economy-for-creators-artcoin" id="toc-a-bitcoinbittorrent-driven-economy-for-creators-artcoin">A Bitcoin+BitTorrent-Driven Economy for Creators (Artcoin)</a></li>
<li><a href="/note/note#william-carlos-williams" id="toc-william-carlos-williams">William Carlos Williams</a></li>
<li><a href="/note/note#simplicity-is-the-price-of-reliability" id="toc-simplicity-is-the-price-of-reliability">Simplicity Is the Price of Reliability</a></li>
<li><a href="/note/note#november-2016-data-loss-postmortem" title="‘Miscellaneous § November 2016 Data Loss Postmortem’, Gwern 2009" id="toc-november-2016-data-loss-postmortem">November 2016 Data Loss Postmortem</a></li>
<li><a href="/note/note#cats-and-computer-keyboards" id="toc-cats-and-computer-keyboards">Cats and Computer Keyboards</a></li>
<li><a href="/note/note#how-would-you-prove-you-are-a-time-traveler-from-the-past" title="‘Miscellaneous § How Would You Prove You Are a Time-Traveler From the Past?’, Gwern 2009" id="toc-how-would-you-prove-you-are-a-time-traveler-from-the-past">How Would You Prove You Are a Time-Traveler From the Past?</a></li>
<li><a href="/note/note#arpa-and-sci-surfing-ai-review-of-roland-shiman-2002" id="toc-arpa-and-sci-surfing-ai-review-of-roland-shiman-2002">ARPA and SCI: Surfing AI (Review of Roland &amp; Shiman <span class="date-range">2002<sub><span title="2002 was 22 years ago.">22ya</span></sub></span>)</a></li>
<li><a href="/note/note#open-questions" id="toc-open-questions">Open Questions</a></li>
<li><a href="/note/note#the-reverse-amaras-law" id="toc-the-reverse-amaras-law">The Reverse Amara’s Law</a></li>
<li><a href="/note/note#worldbuilding-the-lights-in-the-sky-are-sacs" id="toc-worldbuilding-the-lights-in-the-sky-are-sacs">Worldbuilding: The Lights in the Sky Are Sacs</a></li>
<li><a href="/note/note#remote-monitoring" id="toc-remote-monitoring">Remote Monitoring</a></li>
<li><a href="/note/note#surprising-turing-complete-languages" id="toc-surprising-turing-complete-languages">Surprising Turing-Complete Languages</a></li>
<li><a href="/note/note#north-paw" id="toc-north-paw">North Paw</a>
<ul>
<li><a href="/note/note#purchase" id="toc-purchase">Purchase</a></li>
<li><a href="/note/note#conclusion" id="toc-conclusion">Conclusion</a></li>
</ul></li>
</ul></li>
<li><a href="/note/note#leaf-burgers" id="toc-leaf-burgers">Leaf Burgers</a></li>
<li><a href="/note/note#night-watch" id="toc-night-watch">Night Watch</a>
<ul>
<li><a href="/note/note#liminality" id="toc-liminality">Liminality</a></li>
</ul></li>
<li><a href="/note/note#two-cows-philosophy" id="toc-two-cows-philosophy">Two Cows: Philosophy</a></li>
<li><a href="/note/note#venusian-revolution" id="toc-venusian-revolution">Venusian Revolution</a></li>
<li><a href="/note/note#hard-problems-in-utilitarianism" id="toc-hard-problems-in-utilitarianism">Hard Problems in Utilitarianism</a></li>
<li><a href="/note/note#who-lives-longer-men-or-women" id="toc-who-lives-longer-men-or-women">Who Lives Longer, Men or Women?</a></li>
<li><a href="/note/note#politicians-are-not-unethical" id="toc-politicians-are-not-unethical">Politicians Are Not Unethical</a>
<ul>
<li><a href="/note/note#revealed-moralities" id="toc-revealed-moralities">Revealed Moralities</a>
<ul>
<li><a href="/note/note#a-priori-rates" id="toc-a-priori-rates">A Priori Rates</a></li>
</ul></li>
<li><a href="/note/note#why" id="toc-why">Why?</a></li>
<li><a href="/note/note#investigating" id="toc-investigating">Investigating</a>
<ul>
<li><a href="/note/note#uses" id="toc-uses">Uses</a></li>
</ul></li>
</ul></li>
<li><a href="/note/note#defining-but" id="toc-defining-but">Defining ‘But’</a></li>
<li><a href="/note/note#on-meta-ethical-optimization" id="toc-on-meta-ethical-optimization">On Meta-Ethical Optimization</a></li>
<li><a href="/note/note#alternate-futures-the-second-english-restoration" id="toc-alternate-futures-the-second-english-restoration">Alternate Futures: The Second English Restoration</a></li>
<li><a href="/note/note#cicadas" id="toc-cicadas">Cicadas</a></li>
<li><a href="/note/note#no-poo-self-experiment" id="toc-no-poo-self-experiment">No-Poo Self-Experiment</a></li>
<li><a href="/note/note#newtons-system-of-the-world-and-comets" id="toc-newtons-system-of-the-world-and-comets">Newton’s System of the World and Comets</a></li>
<li><a href="/note/note#rationality-heuristic-for-bias-detection-updating-towards-the-net-weight-of-evidence" id="toc-rationality-heuristic-for-bias-detection-updating-towards-the-net-weight-of-evidence">Rationality Heuristic for Bias Detection: Updating Towards the Net Weight of Evidence</a></li>
<li><a href="/note/note#littlewoods-law-and-the-global-media" id="toc-littlewoods-law-and-the-global-media">Littlewood’s Law and the Global Media</a></li>
<li><a href="/note/note#dd-game-2-log" title="‘Miscellaneous § D&amp;D Game #2 Log’, Gwern 2009" id="toc-dd-game-2-log">D&amp;D Game #2 Log</a>
<ul>
<li><a href="/note/note#bearer-bonds-cash-on-delivery" id="toc-bearer-bonds-cash-on-delivery">“Bearer Bonds (Cash On Delivery)”</a>
<ul>
<li><a href="/note/note#red-larch-the-larch" id="toc-red-larch-the-larch">Red Larch (The… Larch)</a></li>
<li><a href="/note/note#in-the-hall-of-the-mountain-kodiak" id="toc-in-the-hall-of-the-mountain-kodiak">In The Hall Of The Mountain Kodiak</a></li>
<li><a href="/note/note#fin" id="toc-fin"><em>Fin</em></a></li>
</ul></li>
</ul></li>
<li><a href="/note/note#highly-potent-drugs-as-psychological-warfare-weapons" id="toc-highly-potent-drugs-as-psychological-warfare-weapons">Highly Potent Drugs As Psychological Warfare Weapons</a></li>
<li><a href="/note/note#who-buys-fonts" id="toc-who-buys-fonts">Who Buys Fonts?</a></li>
<li><a href="/note/note#twitter-follow-request-ux-problems" id="toc-twitter-follow-request-ux-problems">Twitter Follow-Request UX Problems</a></li>
<li><a href="/note/note#the-diamond-earrings" id="toc-the-diamond-earrings">The Diamond Earrings</a></li>
<li><a href="/note/note#advanced-chess-obituary" id="toc-advanced-chess-obituary">Advanced Chess Obituary</a></li>
</ul>
</div>
---
/note/note#cicadas



2024-01-01



---
/note/note#comment-1101317450



2024-01-01



---
/note/note#daily-weight-data-graph



2024-01-01



---
/note/note#non-existence-is-bad



2024-12-02



---
/note/note#north-paw



2024-01-01



---
/note/note#oldest-food



2024-01-01



---
/note/note#on-being-sick-as-a-kid



2024-04-23



---
/note/note#on-first-looking-into-tolkiens-tower



2024-04-23



---
/note/note#pemmican



2024-10-06



---
/note/note#pom-pokos-glorification-of-group-suicide



2024-07-12



---
/note/note#remote-monitoring



2024-01-01



---
/note/note#surprising-turing-complete-languages



2024-01-01



---
/note/note#the-morality-of-sperm-donation



2024-01-01



---
/note/note#tradeoffs-and-costly-signaling-in-appearances



2024-01-01



---
/note/note#tradeoffs-and-costly-signaling-in-appearances-the-case-of-long-hair



2024-01-01



---
/note/note#tv-the-matrix



2024-01-01



---
/note/note#urban-area-cost-of-living-as-big-tech-moats-employee-golden-handcuffs



2024-01-01



---
/note/note#worldbuilding-the-lights-in-the-sky-are-sacs



2024-01-01



---
/note/note#zeo-sleep-data



2024-01-01



---
/note/pipeline#drug-development



2024-11-23



---
/note/s-l-a-marshall
S. L. A. Marshall
Gwern
2021-10-11
2021-10-11



---
/note/sentence-spacing
Double space or single space?
Gwern
2023-01-29
2023-01-29



---
/note/small-groups#coaching-injuries



2024-10-30



---
/note/sparsity
Neural Net Sparsity
Gwern
2022-10-07
2022-10-07



---
/note/statistic#air-conditioner-replacement



2024-01-01



---
/note/statistic#correlationcausation-in-cancer-research



2024-01-01



---
/note/statistic#daily-weight-data-graph



2024-01-01



---
/note/statistic#detecting-fake-human-markov-chain-bots



2024-01-01



---
/note/statistic#estimating-censored-test-scores



2024-01-01



---
/note/statistic#expectations-are-not-expected-deviations-and-large-number-of-variables-are-not-large-samples



2024-01-01



---
/note/statistic#great-scott-personal-name-collisions-and-the-birthday-paradox



2024-01-01



---
/note/statistic#littles-law-in-the-wild



2024-01-01



---
/note/statistic#model-criticism-via-machine-learning



2024-01-01



---
/note/statistic#moxibustion-mouse-study



2024-01-01



---
/note/statistic#operating-on-an-aneurysm



2024-01-01



---
/note/statistic#proportion-of-important-thinkers-by-global-region-over-time-in-charles-murrays-human-accomplishment



2024-01-01



---
/note/statistic#the-traveling-gerontologist-problem



2024-01-01



---
/note/statistic#value-of-information-clinical-prediction-instruments-for-suicide



2024-01-01



---
/note/statistic#zeo-sleep-data



2024-01-01



---
/novelty-nets



2024-12-11



---
/order-statistic#sampling-gompertz-distribution-extremes
Calculating The Gaussian Expected Maximum § Sampling Gompertz Distribution Extremes
Gwern
2016-01-22
2022-10-15


<figure><img class="float-right page-thumbnail invert-auto outline" height="923" width="1535" src="/doc/cs/r/gwern-orderstatistics-12comparisons.jpg" title="Statistical graph comparing the accuracy of several methods for predicting how large will be the largest sample in a random sample of <em>n</em> samples. Comparison of estimates of the maximum for <em>n</em> = 2--300 for 12 methods, showing Chen 1999/polynomial approximation/Monte Carlo/lmomco are the most accurate and Blom 1958/upper bounds highly-inaccurate." alt="" /></figure><div class="page-description-annotation">
<p>In generating a sample of <em>n</em> datapoints drawn from a normal/<a href="https://en.wikipedia.org/wiki/Normal_distribution">Gaussian distribution</a>, how big on average the biggest datapoint is will depend on how large <em>n</em> is. I implement a variety of exact &amp; approximate calculations from the literature in R to compare efficiency &amp; accuracy.</p>
</div>
<p>Implementation of efficient random sampling of extreme order statistics (such as 1-in-10-billion) in R code using the beta transform trick, with a case study applying to the <a href="/question#jeanne-calment" title="‘Open Questions § Jeanne Calment’, Gwern 2018">Jeanne Calment lifespan anomaly</a>.</p>
<p>I implement random sampling from the extremes/order statistics of the <a href="https://en.wikipedia.org/wiki/Gompertz%E2%80%93Makeham_law_of_mortality">Gompertz</a> survival distribution, used to model human life expectancies, with the beta transformation trick and <code>flexsurv</code>/root-finding inversion. I then discuss the unusually robust lifespan record of <a href="https://en.wikipedia.org/wiki/Jeanne_Calment" class="link-annotated-partial link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Jeanne_Calment#bodyContent" title="Jeanne Calment">Jeanne Calment</a>, and show that records like hers (which surpass the runner-up’s lifespan by such a degree) are not usually produced by a Gompertz distribution, supporting the claim that her lifespan was indeed unusual even for the record holder.</p>
<div class="columns TOC">
<ul>
<li><a href="/order-statistic#approximation" id="toc-approximation">Approximation</a>
<ul>
<li><a href="/order-statistic#monte-carlo" id="toc-monte-carlo">Monte Carlo</a></li>
<li><a href="/order-statistic#upper-bounds" id="toc-upper-bounds">Upper Bounds</a></li>
<li><a href="/order-statistic#formulas" id="toc-formulas">Formulas</a></li>
<li><a href="/order-statistic#polynomial-regression" id="toc-polynomial-regression">Polynomial Regression</a></li>
</ul></li>
<li><a href="/order-statistic#exact" id="toc-exact">Exact</a>
<ul>
<li><a href="/order-statistic#comparison" id="toc-comparison">Comparison</a></li>
<li><a href="/order-statistic#rescaling-for-generality" id="toc-rescaling-for-generality">Rescaling for Generality</a></li>
</ul></li>
<li><a href="/order-statistic#general-order-statistics-for-the-normal-distribution" id="toc-general-order-statistics-for-the-normal-distribution">General Order Statistics for the Normal Distribution</a></li>
<li><a href="/order-statistic#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/order-statistic#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/order-statistic#probability-of-bivariate-maximum" title="‘Calculating The Gaussian Expected Maximum § Probability of Bivariate Maximum’, Gwern 2016" id="toc-probability-of-bivariate-maximum">Probability of Bivariate Maximum</a>
<ul>
<li><a href="/order-statistic#ali-mikhail-haq-copula" id="toc-ali-mikhail-haq-copula">Ali-Mikhail-Haq Copula</a></li>
<li><a href="/order-statistic#see-also-1" id="toc-see-also-1">See Also</a></li>
</ul></li>
<li><a href="/order-statistic#sampling-gompertz-distribution-extremes" title="‘Calculating The Gaussian Expected Maximum § Sampling Gompertz Distribution Extremes’, Gwern 2016" id="toc-sampling-gompertz-distribution-extremes">Sampling Gompertz Distribution Extremes</a>
<ul>
<li><a href="/order-statistic#jeanne-calment-case-study" id="toc-jeanne-calment-case-study">Jeanne Calment Case Study</a></li>
</ul></li>
<li><a href="/order-statistic#sampling-sports-extremes-hypothetical-human-all-stars-league" title="‘Calculating The Gaussian Expected Maximum § Sampling Sports Extremes: Hypothetical Human All-Stars League’, Gwern 2016" id="toc-sampling-sports-extremes-hypothetical-human-all-stars-league">Sampling Sports Extremes: Hypothetical Human All-Stars League</a>
<ul>
<li><a href="/order-statistic#comparing-maximum-counts" id="toc-comparing-maximum-counts">Comparing Maximum Counts</a></li>
<li><a href="/order-statistic#expected-count-past-the-threshold" id="toc-expected-count-past-the-threshold">Expected Count Past The Threshold</a></li>
</ul></li>
</ul></li>
</ul>
</div>
---
/order-statistic#sampling-sports-extremes-hypothetical-human-all-stars-league
Calculating The Gaussian Expected Maximum § Sampling Sports Extremes: Hypothetical Human All-Stars League
Gwern
2016-01-22
2022-10-15


<figure><img class="float-right page-thumbnail invert-auto outline" height="923" width="1535" src="/doc/cs/r/gwern-orderstatistics-12comparisons.jpg" title="Statistical graph comparing the accuracy of several methods for predicting how large will be the largest sample in a random sample of <em>n</em> samples. Comparison of estimates of the maximum for <em>n</em> = 2--300 for 12 methods, showing Chen 1999/polynomial approximation/Monte Carlo/lmomco are the most accurate and Blom 1958/upper bounds highly-inaccurate." alt="" /></figure><div class="page-description-annotation">
<p>In generating a sample of <em>n</em> datapoints drawn from a normal/<a href="https://en.wikipedia.org/wiki/Normal_distribution">Gaussian distribution</a>, how big on average the biggest datapoint is will depend on how large <em>n</em> is. I implement a variety of exact &amp; approximate calculations from the literature in R to compare efficiency &amp; accuracy.</p>
</div>
<p>If we assembled a sports league of the greatest counterfactual athletes from human history, had they all lived in ideal circumstances, how many would be superior to the greatest actual athlete? Not as many as one might think.</p>
<p>As the total human population ever is ~120b and billions have had considerable opportunity, this league couldn’t be &gt;120 in size, as that is how many would be equal to an extreme actual athlete’s rarity (perhaps 1-in-1b).</p>
<p>If we make distributional assumptions like normality, we can calculate the expected number <em>past</em> a threshold like 1-in-1b for 120 replicates; the number is ~77.</p>
<div class="columns TOC">
<ul>
<li><a href="/order-statistic#approximation" id="toc-approximation">Approximation</a>
<ul>
<li><a href="/order-statistic#monte-carlo" id="toc-monte-carlo">Monte Carlo</a></li>
<li><a href="/order-statistic#upper-bounds" id="toc-upper-bounds">Upper Bounds</a></li>
<li><a href="/order-statistic#formulas" id="toc-formulas">Formulas</a></li>
<li><a href="/order-statistic#polynomial-regression" id="toc-polynomial-regression">Polynomial Regression</a></li>
</ul></li>
<li><a href="/order-statistic#exact" id="toc-exact">Exact</a>
<ul>
<li><a href="/order-statistic#comparison" id="toc-comparison">Comparison</a></li>
<li><a href="/order-statistic#rescaling-for-generality" id="toc-rescaling-for-generality">Rescaling for Generality</a></li>
</ul></li>
<li><a href="/order-statistic#general-order-statistics-for-the-normal-distribution" id="toc-general-order-statistics-for-the-normal-distribution">General Order Statistics for the Normal Distribution</a></li>
<li><a href="/order-statistic#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/order-statistic#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/order-statistic#probability-of-bivariate-maximum" title="‘Calculating The Gaussian Expected Maximum § Probability of Bivariate Maximum’, Gwern 2016" id="toc-probability-of-bivariate-maximum">Probability of Bivariate Maximum</a>
<ul>
<li><a href="/order-statistic#ali-mikhail-haq-copula" id="toc-ali-mikhail-haq-copula">Ali-Mikhail-Haq Copula</a></li>
<li><a href="/order-statistic#see-also-1" id="toc-see-also-1">See Also</a></li>
</ul></li>
<li><a href="/order-statistic#sampling-gompertz-distribution-extremes" title="‘Calculating The Gaussian Expected Maximum § Sampling Gompertz Distribution Extremes’, Gwern 2016" id="toc-sampling-gompertz-distribution-extremes">Sampling Gompertz Distribution Extremes</a>
<ul>
<li><a href="/order-statistic#jeanne-calment-case-study" id="toc-jeanne-calment-case-study">Jeanne Calment Case Study</a></li>
</ul></li>
<li><a href="/order-statistic#sampling-sports-extremes-hypothetical-human-all-stars-league" title="‘Calculating The Gaussian Expected Maximum § Sampling Sports Extremes: Hypothetical Human All-Stars League’, Gwern 2016" id="toc-sampling-sports-extremes-hypothetical-human-all-stars-league">Sampling Sports Extremes: Hypothetical Human All-Stars League</a>
<ul>
<li><a href="/order-statistic#comparing-maximum-counts" id="toc-comparing-maximum-counts">Comparing Maximum Counts</a></li>
<li><a href="/order-statistic#expected-count-past-the-threshold" id="toc-expected-count-past-the-threshold">Expected Count Past The Threshold</a></li>
</ul></li>
</ul></li>
</ul>
</div>
---
/otaku#airing



2024-01-01



---
/otaku#karekano-research



2024-01-01



---
/prediction-market#1001-predictionbook-nights



2024-01-01



---
/prediction-market#calibration



2024-01-01



---
/prediction-market#how-i-make-predictions



2024-01-01



---
/prediction-market#long-shot-bias



2024-01-01



---
/prediction-market#personal-bets



2024-01-01



---
/prediction-market#predictionbook-nights
Prediction Markets § 1001 PredictionBook Nights
Gwern
2009-01-10
2019-05-16


<div class="page-description-annotation">
<p>My prediction/betting strategies and track record, reflections on rationality, prediction judgments</p>
</div>
<p>I explain what I’ve learned from creating and judging thousands of predictions on personal and real-world matters: the challenges of maintenance, the limitations of <a href="/prediction-market">prediction markets</a>, the interesting applications to my other essays, skepticism about pundits and unreflective persons’ opinions, my own biases like optimism &amp; planning fallacy, 3 very useful heuristics/approaches, and the costs of these activities in general. (Plus a geeky parody of <em>Fate/Stay Night</em>.)</p>
<div class="columns TOC">
<ul>
<li><a href="/prediction-market#prediction-markets" id="toc-prediction-markets">Prediction Markets</a>
<ul>
<li><a href="/prediction-market#events-not-dividends-or-sales" id="toc-events-not-dividends-or-sales">Events, Not Dividends or Sales</a></li>
<li><a href="/prediction-market#how-much-to-bet" id="toc-how-much-to-bet">How Much to Bet</a></li>
<li><a href="/prediction-market#specific-markets" id="toc-specific-markets">Specific Markets</a>
<ul>
<li><a href="/prediction-market#iem" id="toc-iem">IEM</a>
<ul>
<li><a href="/prediction-market#my-iem-trading" id="toc-my-iem-trading">My IEM Trading</a></li>
</ul></li>
<li><a href="/prediction-market#summing-up" id="toc-summing-up">Summing Up</a>
<ul>
<li><a href="/prediction-market#iem-logs" id="toc-iem-logs">IEM Logs</a></li>
</ul></li>
<li><a href="/prediction-market#intrade" id="toc-intrade">Intrade</a>
<ul>
<li><a href="/prediction-market#payment" id="toc-payment">Payment</a></li>
<li><a href="/prediction-market#my-intrade-trading" id="toc-my-intrade-trading">My Intrade Trading</a></li>
</ul></li>
<li><a href="/prediction-market#bitcoin" id="toc-bitcoin">Bitcoin</a>
<ul>
<li><a href="/prediction-market#zerocoin" id="toc-zerocoin">Zerocoin</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/prediction-market#personal-bets" id="toc-personal-bets">Personal Bets</a></li>
<li><a href="/prediction-market#predictions" id="toc-predictions">Predictions</a>
<ul>
<li><a href="/prediction-market#prediction-sites" id="toc-prediction-sites">Prediction Sites</a>
<ul>
<li><a href="/prediction-market#prediction-sources" id="toc-prediction-sources">Prediction Sources</a></li>
<li><a href="/prediction-market#iarpa-the-good-judgment-project" id="toc-iarpa-the-good-judgment-project">IARPA: The Good Judgment Project</a>
<ul>
<li><a href="/prediction-market#season-1-results" id="toc-season-1-results">Season 1 Results</a></li>
<li><a href="/prediction-market#season-2-results" id="toc-season-2-results">Season 2 Results</a></li>
<li><a href="/prediction-market#season-3-results" id="toc-season-3-results">Season 3 Results</a></li>
<li><a href="/prediction-market#season-4-results" id="toc-season-4-results">Season 4 Results</a></li>
</ul></li>
</ul></li>
<li><a href="/prediction-market#calibration" id="toc-calibration">Calibration</a></li>
<li><a href="/prediction-market#predictionbook-nights" title="‘Prediction Markets § 1001 PredictionBook Nights’, Gwern 2009" id="toc-predictionbook-nights">1001 PredictionBook Nights</a>
<ul>
<li><a href="/prediction-market#using-predictionbook" id="toc-using-predictionbook">Using PredictionBook</a></li>
<li><a href="/prediction-market#noted-predictions" id="toc-noted-predictions">Noted Predictions</a></li>
<li><a href="/prediction-market#benefits-from-making-predictions" id="toc-benefits-from-making-predictions">Benefits from Making Predictions</a></li>
<li><a href="/prediction-market#lessons-learned" id="toc-lessons-learned">Lessons Learned</a></li>
<li><a href="/prediction-market#non-benefits" id="toc-non-benefits">Non-Benefits</a></li>
<li><a href="/prediction-market#how-i-make-predictions" id="toc-how-i-make-predictions">How I Make Predictions</a></li>
</ul></li>
</ul></li>
<li><a href="/prediction-market#see-also" id="toc-see-also">See Also</a></li>
<li><a href="/prediction-market#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/prediction-market#appendices" id="toc-appendices">Appendices</a>
<ul>
<li><a href="/prediction-market#modus-tollens-vs-modus-ponens" id="toc-modus-tollens-vs-modus-ponens"><em>Modus Tollens</em> Vs <em>Modus Ponens</em></a></li>
<li><a href="/prediction-market#the-hidden-library-of-the-long-now" id="toc-the-hidden-library-of-the-long-now">The Hidden Library of the Long Now</a></li>
</ul></li>
</ul>
</div>
---
/prediction-market#zerocoin



2024-01-01



---
/private/data-pruning


2024-01-01
2024-01-01



---
/private/llm-catapult


2024-01-01
2024-01-01



---
/question#afterglow



2024-01-01



---
/question#anti-psychedelics
Open Questions § Anti-Psychedelics
Gwern
2018-10-17
2023-02-13


<figure><img class="float-right page-thumbnail invert-auto outline-not" height="490" width="506" src="/static/img/triple-question-mark.png" title="Three superimposed tilted question marks sharing the same dot as a symbol of severe confusion, beyond a single question mark." alt="" /></figure><div class="page-description-annotation">
<p>Some anomalies/questions which are not necessarily important, but do puzzle me or where I find existing explanations to be unsatisfying.</p>
</div>
<p>Psychedelics famously dissolve personal identity and make you ‘one with everything’. If there are so many drugs which can do that, where are the drugs which do the opposite, strengthening identity and making you one with nothing?</p>
<p>There are a few candidates like <a href="https://en.wikipedia.org/wiki/MDMA">MDMA</a> or ketamine/DXM which may do something like that, but not many and not convincingly.</p>
<p>This may show that psychedelics’ effect on identity is less interesting than it looks: it is easier to destroy than to create, and this may be why so many psychedelics can have such similar effects in dissolving but never strengthening identity.</p>
<div class="columns TOC">
<ul>
<li><a href="/question#biology" id="toc-biology">Biology</a>
<ul>
<li><a href="/question#jeanne-calment" title="‘Open Questions § Jeanne Calment’, Gwern 2018" id="toc-jeanne-calment">Jeanne Calment</a></li>
<li><a href="/question#cats-earwax" id="toc-cats-earwax">Cats &amp; Earwax</a></li>
<li><a href="/question#genetics" id="toc-genetics">Genetics</a></li>
</ul></li>
<li><a href="/question#psychology" id="toc-psychology">Psychology</a>
<ul>
<li><a href="/question#psychiatry" id="toc-psychiatry">Psychiatry</a>
<ul>
<li><a href="/question#fetish-economics" title="‘Open Questions § Fetish Economics’, Gwern 2018" id="toc-fetish-economics">Fetish Economics</a></li>
<li><a href="/question#anti-psychedelics" title="‘Open Questions § Anti-Psychedelics’, Gwern 2018" id="toc-anti-psychedelics">Anti-Psychedelics</a></li>
</ul></li>
</ul></li>
<li><a href="/question#sociology" id="toc-sociology">Sociology</a></li>
<li><a href="/question#ai" id="toc-ai">AI</a></li>
<li><a href="/question#technology" id="toc-technology">Technology</a>
<ul>
<li><a href="/question#bad-microwave-tea" title="‘Open Questions § Bad Microwave Tea’, Gwern 2018" id="toc-bad-microwave-tea">Bad Microwave Tea</a></li>
</ul></li>
<li><a href="/question#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/question#external-links" id="toc-external-links">External Links</a></li>
</ul>
</div>
---
/question#bad-microwave-tea
Open Questions § Bad Microwave Tea
Gwern
2018-10-17
2023-02-13


<figure><img class="float-right page-thumbnail invert-auto outline-not" height="490" width="506" src="/static/img/triple-question-mark.png" title="Three superimposed tilted question marks sharing the same dot as a symbol of severe confusion, beyond a single question mark." alt="" /></figure><div class="page-description-annotation">
<p>Some anomalies/questions which are not necessarily important, but do puzzle me or where I find existing explanations to be unsatisfying.</p>
</div>
<p>Why does microwaved tea taste bad? I discovered this in college, and tea-drinkers agree: heating water in a microwave somehow makes tea taste worse.</p>
<p>There is no obvious <em>chemical</em> difference between H<sub>2</sub>0 heated on an electric heating coil in a tea kettle and one heated by microwaves, so how is this possible?</p>
<p>I suggest that it is not a chemical difference so much as a <em>physical</em> difference, like texture, which can affect taste a lot. Specifically, normal tea has lots of boiling bubbles from uneven heating inside metal or ceramic containers, while microwave heating of glass containers produces (dangerously superheated) even heating and no bubbles or boiling.</p>
<p>If so, then the bad taste of microwave tea may be fixable by adding rough surfaces or injecting air or active stirring.</p>
<div class="columns TOC">
<ul>
<li><a href="/question#biology" id="toc-biology">Biology</a>
<ul>
<li><a href="/question#jeanne-calment" title="‘Open Questions § Jeanne Calment’, Gwern 2018" id="toc-jeanne-calment">Jeanne Calment</a></li>
<li><a href="/question#cats-earwax" id="toc-cats-earwax">Cats &amp; Earwax</a></li>
<li><a href="/question#genetics" id="toc-genetics">Genetics</a></li>
</ul></li>
<li><a href="/question#psychology" id="toc-psychology">Psychology</a>
<ul>
<li><a href="/question#psychiatry" id="toc-psychiatry">Psychiatry</a>
<ul>
<li><a href="/question#fetish-economics" title="‘Open Questions § Fetish Economics’, Gwern 2018" id="toc-fetish-economics">Fetish Economics</a></li>
<li><a href="/question#anti-psychedelics" title="‘Open Questions § Anti-Psychedelics’, Gwern 2018" id="toc-anti-psychedelics">Anti-Psychedelics</a></li>
</ul></li>
</ul></li>
<li><a href="/question#sociology" id="toc-sociology">Sociology</a></li>
<li><a href="/question#ai" id="toc-ai">AI</a></li>
<li><a href="/question#technology" id="toc-technology">Technology</a>
<ul>
<li><a href="/question#bad-microwave-tea" title="‘Open Questions § Bad Microwave Tea’, Gwern 2018" id="toc-bad-microwave-tea">Bad Microwave Tea</a></li>
</ul></li>
<li><a href="/question#miscellaneous" id="toc-miscellaneous">Miscellaneous</a></li>
<li><a href="/question#external-links" id="toc-external-links">External Links</a></li>
</ul>
</div>
---
/question#boogers



2024-01-01



---
/question#fantasies



2024-01-01



---
/question#feynman



2024-01-01



---
/question#microwave-tea



2024-01-01



---
/question#numeric-rhetoric



2024-01-01



---
/red#contemporary



2024-01-01



---
/replication#blood-sugar-willpower



2024-01-01



---
/replication#further-reading



2024-01-01



---
/replication#pygmalion-effect



2024-01-01



---
/replication#systemic-error-doesnt-go-away



2024-01-01



---
/resorter#background



2024-01-01



---
/resorter#noisy-sorting



2024-01-01



---
/review/anime#a-charlie-brown-christmas



2024-01-01



---
/review/anime#a-letter-to-momo



2024-01-01



---
/review/anime#arakawa-under-the-bridge



2024-01-01



---
/review/anime#ayakashimononoke



2024-01-01



---
/review/anime#barakamon



2024-01-01



---
/review/anime#basilisk-kouga-ninpou-chou



2024-01-01



---
/review/anime#battle-angel-alita



2024-01-01



---
/review/anime#belladonna-of-sadness



2024-01-01



---
/review/anime#ben-to



2024-01-01



---
/review/anime#biomega



2024-01-01



---
/review/anime#blood-blockade-battlefront



2024-01-01



---
/review/anime#blue-blazes



2024-01-01



---
/review/anime#brave



2024-01-01



---
/review/anime#cat-shit-one



2024-01-01



---
/review/anime#children-who-chase-lost-voices



2024-01-01



---
/review/anime#coco



2024-01-01



---
/review/anime#concurrency



2024-01-01



---
/review/anime#expelled-from-paradise



2024-01-01



---
/review/anime#flip-flappers



2024-01-01



---
/review/anime#fma-brotherhood



2024-01-01



---
/review/anime#fsn-unlimited-blade-works



2024-01-01



---
/review/anime#fuse



2024-01-01



---
/review/anime#futakoi-alternative



2024-01-01



---
/review/anime#gekkan-shoujo-nozaki-kun



2024-01-01



---
/review/anime#genshiken-nidaime



2024-01-01



---
/review/anime#george-washington



2024-01-01



---
/review/anime#golden-kamuy



2024-01-01



---
/review/anime#gosick



2024-01-01



---
/review/anime#gyakkyou-burai-kaiji-ultimate-survivor



2024-01-01



---
/review/anime#hataraku-maou-sama



2024-01-01



---
/review/anime#hells



2024-01-01



---
/review/anime#how-the-grinch-stole-christmas



2024-01-01



---
/review/anime#incredibles-2



2024-01-01



---
/review/anime#kubo-and-the-two-strings



2024-01-01



---
/review/anime#kurozuka



2024-01-01



---
/review/anime#little-witch-academia



2024-01-01



---
/review/anime#made-in-abyss



2024-01-01



---
/review/anime#majin-tantei-nougami-neuro



2024-01-01



---
/review/anime#michiko-to-hatchin



2024-01-01



---
/review/anime#miss-kobayashis-dragon-maid



2024-01-01



---
/review/anime#mlp-fim



2024-01-01



---
/review/anime#mobile-suit-gundam-chars-counterattack



2024-01-01



---
/review/anime#monogatari-second-season



2024-01-01



---
/review/anime#mushishi-zoku-shou



2024-01-01



---
/review/anime#one-punch-man



2024-01-01



---
/review/anime#owarimonogatari



2024-01-01



---
/review/anime#pokemon-detective-pikachu



2024-01-01



---
/review/anime#redline



2024-01-01



---
/review/anime#ringing-bell



2024-01-01



---
/review/anime#rurouni-kenshin-2014



2024-01-01



---
/review/anime#school-live



2024-01-01



---
/review/anime#seto-no-hanayome



2024-01-01



---
/review/anime#shin-godzilla



2024-01-01



---
/review/anime#shin-sekai-yori



2024-01-01



---
/review/anime#shirobako



2024-01-01



---
/review/anime#soul-eater



2024-01-01



---
/review/anime#space-dandy



2024-01-01



---
/review/anime#spider-man-into-the-spider-verse



2024-01-01



---
/review/anime#tamala



2024-01-01



---
/review/anime#the-dragon-dentist



2024-01-01



---
/review/anime#the-garden-of-words



2024-01-01



---
/review/anime#the-kingdom-of-dreams-and-madness



2024-01-01



---
/review/anime#the-soultaker



2024-01-01



---
/review/anime#the-thief-and-the-cobbler



2024-01-01



---
/review/anime#the-wind-rises



2024-01-01



---
/review/anime#tonari-no-seki-kun



2024-01-01



---
/review/anime#ugly-animation



2024-04-26



---
/review/anime#watamote



2024-01-01



---
/review/anime#youjo-senki



2024-01-01



---
/review/anime#yurikuma-arashi



2024-01-01



---
/review/bakewell#social-contagion



2024-01-01



---
/review/bakewell#the-improving-attitude



2024-01-01



---
/review/bakker#neuropath



2024-01-01



---
/review/bakker#time-travel



2024-03-29



---
/review/book#a-history-of-life-extensionism-in-the-twentieth-century-stambler-2014



2024-01-01



---
/review/book#a-life-of-sir-francis-galton-gillham-2001



2024-01-01



---
/review/book#a-perfect-vacuum-lem-1999



2024-01-01



---
/review/book#a-shropshire-lad-housman-1990



2024-01-01



---
/review/book#a-troublesome-inheritance-wade-2014



2024-01-01



---
/review/book#although-of-course-you-end-up-becoming-yourself-lipsky-2010



2024-01-01



---
/review/book#an-introduction-to-japanese-court-poetry-miner-1968



2024-01-01



---
/review/book#average-is-over-cowen-2013



2024-01-01



---
/review/book#berkshire-hathaway-letters-to-shareholders-buffett-2013



2024-01-01



---
/review/book#bias-in-mental-testing-jensen-1980



2024-01-01



---
/review/book#chronicle-of-a-death-foretold-marquez-2003



2024-01-01



---
/review/book#clear-and-simple-as-the-truth-thomas-1996



2024-01-01



---
/review/book#clever-hans-pfungst-2011



2024-01-01



---
/review/book#confessions-of-an-english-opium-eater-quincey-2003



2024-01-01



---
/review/book#cool-tools-kelly-2013



2024-01-01



---
/review/book#curves-and-angles-poems-leithauser-2006



2024-01-01



---
/review/book#digital-gold-popper-2015



2024-01-01



---
/review/book#donald-michie-michie-2009



2024-01-01



---
/review/book#dont-sleep-there-are-snakes-everett-2008



2024-01-01



---
/review/book#double-entry-gleeson-white-2012



2024-01-01



---
/review/book#drift-into-failure-dekker-2011



2024-01-01



---
/review/book#drop-dead-healthy-jacobs-2012



2024-01-01



---
/review/book#drug-interdiction-steffan-2010



2024-01-01



---
/review/book#drugs-2-0-power-2013



2024-01-01



---
/review/book#echopraxia-watts-2014



2024-01-01



---
/review/book#eragon-paolini-2005



2024-01-01



---
/review/book#excuse-me-sir-would-you-like-to-buy-a-kilo-of-isopropyl-bromide-gergel-1979



2024-01-01



---
/review/book#fascinating-mathematical-people-albers-2011



2024-01-01



---
/review/book#fear-and-loathing-in-las-vegas-thompson-1998



2024-01-01



---
/review/book#fortunes-formula-poundstone-2006



2024-01-01



---
/review/book#game-programming-patterns-nystrom-2011



2024-01-01



---
/review/book#genius-gleick-1993



2024-01-01



---
/review/book#handbook-of-intelligence-goldstein-2015



2024-01-01



---
/review/book#hanging-out-with-the-dream-king-mccabe-2005



2024-01-01



---
/review/book#hive-mind-jones-2015



2024-01-01



---
/review/book#hyperbole-and-a-half-brosh-2013



2024-01-01



---
/review/book#indiscrete-thoughts-rota-1998



2024-01-01



---
/review/book#japan-as-number-one-lessons-for-america-vogel-1999



2024-01-01



---
/review/book#ketamine-jansen-2004



2024-01-01



---
/review/book#life-in-our-phage-world-rohwer-2014



2024-01-01



---
/review/book#light-harrison-2004



2024-01-01



---
/review/book#mctb-ingram-2008



2024-01-01



---
/review/book#memoirs-found-in-a-bathtub-lem-1986



2024-01-01



---
/review/book#moby-dick-or-the-whale-melville-2003



2024-01-01



---
/review/book#modern-japanese-diaries-keene-1999



2024-01-01



---
/review/book#moondust-smith-2006



2024-01-01



---
/review/book#more-poems-housman-1936



2024-01-01



---
/review/book#new-legends-bear-1996



2024-01-01



---
/review/book#newton-and-the-counterfeiter-levenson-2009



2024-01-01



---
/review/book#on-the-historicity-of-jesus-carrier-2014



2024-01-01



---
/review/book#packing-for-mars-roach-2010



2024-01-01



---
/review/book#pact-wildbow-2014



2024-01-01



---
/review/book#past-present-and-future-of-statistical-science-lin-2014



2024-01-01



---
/review/book#perseverance-island-frazar-2009



2024-01-01



---
/review/book#pioneers-of-soviet-computing-malinovsky-2010



2024-01-01



---
/review/book#playboy-interview-ii-golson-1983



2024-01-01



---
/review/book#poems-from-the-manyoshu-yakamochi-2005



2024-01-01



---
/review/book#possible-worlds-haldane-2001



2024-01-01



---
/review/book#practical-criticism-richards-1930



2024-01-01



---
/review/book#puzzles-of-the-black-widowers-asimov-1991



2024-01-01



---
/review/book#radiance-scholz-2003



2024-01-01



---
/review/book#ready-player-one-cline-2011



2024-01-01



---
/review/book#red-plenty-spufford-2010



2024-01-01



---
/review/book#reflections-on-violence-sorel-2004



2024-01-01



---
/review/book#renaming-of-the-birds-troupes-2013



2024-01-01



---
/review/book#research-fraud-in-the-behavioral-and-biomedical-sciences-miller-1992



2024-01-01



---
/review/book#robert-bakewell-and-the-longhorn-breed-of-cattle-stanley-1998



2024-01-01



---
/review/book#savage-continent-lowe-2012



2024-01-01



---
/review/book#selected-non-fictions-borges-1999



2024-01-01



---
/review/book#selected-poems-celan-1972



2024-01-01



---
/review/book#shannon-late-career



2024-01-01



---
/review/book#solid-fools-gold-james-2011



2024-01-01



---
/review/book#spam-nation-krebs-2014



2024-01-01



---
/review/book#spec-ops-mcraven-1996



2024-01-01



---
/review/book#stories-of-your-life-and-others-chiang-2010



2024-01-01



---
/review/book#structural-equation-modeling-lee-2007



2024-01-01



---
/review/book#tales-of-ise-anonymous-1968



2024-01-01



---
/review/book#the-art-of-unix-programming-raymond-2003



2024-01-01



---
/review/book#the-autobiography-of-benvenuto-cellini-cellini-1999



2024-01-01



---
/review/book#the-bridge-to-lucy-dunne-exurb1a-2016



2024-01-01



---
/review/book#the-buried-giant-ishiguro-2015



2024-01-01



---
/review/book#the-city-of-falling-angels-berendt-2006



2024-01-01



---
/review/book#the-complete-poems-jarrell-1981



2024-01-01



---
/review/book#the-corpse-exhibition-and-other-stories-of-iraq-blasim-2014



2024-01-01



---
/review/book#the-discovery-of-france-robb-2007



2024-01-01



---
/review/book#the-fountain-troupes-2014



2024-01-01



---
/review/book#the-genius-factory-plotz-2006



2024-01-01



---
/review/book#the-grand-strategy-of-the-roman-empire-luttwak-2016



2024-01-01



---
/review/book#the-great-gatsby-fitzgerald-2004



2024-01-01



---
/review/book#the-hall-of-uselessness-leys-2011



2024-01-01



---
/review/book#the-hye-cho-diary-memoir-of-the-pilgrimage-to-the-five-regions-of-india-hyecho-1984
Book Reviews § <em>The Hye Ch’O Diary: Memoir of the Pilgrimage to the Five Regions of India</em>, <span class="cite"><span class="cite-author">Hyecho</span><span class="cite-date">1984</span></span>
Gwern
2013-08-23
2022-10-13


<div class="page-description-annotation">
<p>A compilation of books reviews of books I have read since ~1997.</p>
</div>
<p>Disappointing bland, short, and incomplete account of an extraordinary journey. Specialist historians only.</p>
<div class="columns TOC">
<ul>
<li><a href="/review/book#stars" id="toc-stars">5 Stars</a>
<ul>
<li><a href="/review/book#like-engendring-like-russell-1986" id="toc-like-engendring-like-russell-1986"><em>Like Engend’ring Like</em>, <span class="cite"><span class="cite-author">Russell</span><span class="cite-date">1986</span></span></a></li>
<li><a href="/review/book#cat-sense-bradshaw-2013" id="toc-cat-sense-bradshaw-2013"><em>Cat Sense</em>, Bradshaw <span class="date-range">2013<sub><span title="2013 was 11 years ago.">11ya</span></sub></span>: Are We Good Owners?</a></li>
<li><a href="/review/book#the-media-lab-brand-1988" id="toc-the-media-lab-brand-1988"><em>The Media Lab: Inventing the Future at M.I.T.</em>, <span class="cite"><span class="cite-author">Brand</span><span class="cite-date">1988</span></span></a></li>
<li><a href="/review/book#radiance-scholz-2003" id="toc-radiance-scholz-2003"><em>Radiance</em>, <span class="cite"><span class="cite-author">Scholz</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#stories-of-your-life-and-others-chiang-2010" id="toc-stories-of-your-life-and-others-chiang-2010"><em>Stories of Your Life and Others</em>, <span class="cite"><span class="cite-author">Chiang</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#worm-wildbow-2013" id="toc-worm-wildbow-2013"><em>Worm</em>, <span class="cite"><span class="cite-author">Wildbow</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#quantum-thief-trilogy-rajaniemi-2014" id="toc-quantum-thief-trilogy-rajaniemi-2014"><em>Quantum Thief</em> Trilogy, <span class="cite"><span class="cite-author">Rajaniemi</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#urne-burial-browne-2005" id="toc-urne-burial-browne-2005"><em>Urne Burial</em>, <span class="cite"><span class="cite-author">Browne</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-discovery-of-france-robb-2007" id="toc-the-discovery-of-france-robb-2007"><em>The Discovery of France</em>, <span class="cite"><span class="cite-author">Robb</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#selected-non-fictions-borges-1999" id="toc-selected-non-fictions-borges-1999"><em>Selected Non-Fictions</em>, <span class="cite"><span class="cite-author">Borges</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#the-wages-of-destruction-tooze-2007" id="toc-the-wages-of-destruction-tooze-2007"><em>The Wages of Destruction</em>, <span class="cite"><span class="cite-author">Tooze</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#lords-of-finance-ahamed-2009" id="toc-lords-of-finance-ahamed-2009"><em>Lords of Finance</em>, <span class="cite"><span class="cite-author">Ahamed</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#bias-in-mental-testing-jensen-1980" id="toc-bias-in-mental-testing-jensen-1980"><em>Bias in Mental Testing</em>, <span class="cite"><span class="cite-author">Jensen</span><span class="cite-date">1980</span></span></a></li>
<li><a href="/review/book#the-notenki-memoirs-takeda-2005" id="toc-the-notenki-memoirs-takeda-2005"><em>The Notenki Memoirs</em>, <span class="cite"><span class="cite-author">Takeda</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-remains-of-the-day-ishiguro-2005" id="toc-the-remains-of-the-day-ishiguro-2005"><em>The Remains of the Day</em>, <span class="cite"><span class="cite-author">Ishiguro</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-book-of-lord-shanga-classic-of-the-chinese-school-of-law-yang-2011" id="toc-the-book-of-lord-shanga-classic-of-the-chinese-school-of-law-yang-2011"><em>The Book of Lord Shang—A Classic of the Chinese School of Law</em>, <span class="cite"><span class="cite-author">Yang</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-origins-of-political-order-fukuyama-2011" id="toc-the-origins-of-political-order-fukuyama-2011"><em>The Origins of Political Order</em>, <span class="cite"><span class="cite-author">Fukuyama</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-histories-herodotus-2003" id="toc-the-histories-herodotus-2003"><em>The Histories</em>, <span class="cite"><span class="cite-author">Herodotus</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#genius-gleick-1993" id="toc-genius-gleick-1993"><em>Genius</em>, <span class="cite"><span class="cite-author">Gleick</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#the-better-angels-of-our-nature-pinker-2011" id="toc-the-better-angels-of-our-nature-pinker-2011"><em>The Better Angels of Our Nature</em>, <span class="cite"><span class="cite-author">Pinker</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-thousand-autumns-of-jacob-de-zoet-mitchell-2010" id="toc-the-thousand-autumns-of-jacob-de-zoet-mitchell-2010"><em>The Thousand Autumns of Jacob De Zoet</em>, <span class="cite"><span class="cite-author">Mitchell</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#collapse-of-complex-societies-tainter-1990" id="toc-collapse-of-complex-societies-tainter-1990"><em>Collapse of Complex Societies</em>, <span class="cite"><span class="cite-author">Tainter</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#star-maker-stapledon-1999" id="toc-star-maker-stapledon-1999"><em>Star Maker</em>, <span class="cite"><span class="cite-author">Stapledon</span><span class="cite-date">1999</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-1" id="toc-stars-1">4 Stars</a>
<ul>
<li><a href="/review/book#arpa-and-sci-roland-shiman-2002" id="toc-arpa-and-sci-roland-shiman-2002"><em>ARPA and SCI: Surfing AI</em>, Roland And <span class="cite"><span class="cite-author">Shiman</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#past-present-and-future-of-statistical-science-lin-2014" id="toc-past-present-and-future-of-statistical-science-lin-2014"><em>Past, Present, and Future of Statistical Science</em>, <span class="cite"><span class="cite-author">Lin</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-cultural-revolution-dikotter-2016" id="toc-the-cultural-revolution-dikotter-2016"><em>The Cultural Revolution</em>, <span class="cite"><span class="cite-author">Dikötter</span><span class="cite-date">2016</span></span></a></li>
<li><a href="/review/book#the-genius-factory-plotz-2006" id="toc-the-genius-factory-plotz-2006"><em>The Genius Factory</em>, <span class="cite"><span class="cite-author">Plotz</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#dont-sleep-there-are-snakes-everett-2008" id="toc-dont-sleep-there-are-snakes-everett-2008"><em>Don’t Sleep, There Are Snakes</em>, <span class="cite"><span class="cite-author">Everett</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#mcnamaras-folly-gregory-2015" id="toc-mcnamaras-folly-gregory-2015"><em>McNamara’s Folly</em>, <span class="cite"><span class="cite-author">Gregory</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-iron-dragons-daughter-swanwick-2012" id="toc-the-iron-dragons-daughter-swanwick-2012"><em>The Iron Dragon’s Daughter</em>, <span class="cite"><span class="cite-author">Swanwick</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#bad-blood-carreyrou-2018" id="toc-bad-blood-carreyrou-2018"><em>Bad Blood</em>, <span class="cite"><span class="cite-author">Carreyrou</span><span class="cite-date">2018</span></span></a></li>
<li><a href="/review/book#a-history-of-life-extensionism-in-the-twentieth-century-stambler-2014" id="toc-a-history-of-life-extensionism-in-the-twentieth-century-stambler-2014"><em>A History of Life-Extensionism in the Twentieth Century</em>, <span class="cite"><span class="cite-author">Stambler</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#moondust-smith-2006" id="toc-moondust-smith-2006"><em>Moondust</em>, <span class="cite"><span class="cite-author">Smith</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-many-worlds-of-hugh-everett-iii-byrne-2010" id="toc-the-many-worlds-of-hugh-everett-iii-byrne-2010"><em>The Many Worlds of Hugh Everett III</em>, <span class="cite"><span class="cite-author">Byrne</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#unsong-alexander-2017" id="toc-unsong-alexander-2017"><em>Unsong</em>, <span class="cite"><span class="cite-author">Alexander</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#fortunes-formula-poundstone-2006" id="toc-fortunes-formula-poundstone-2006"><em>Fortune’s Formula</em>, <span class="cite"><span class="cite-author">Poundstone</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#digital-gold-popper-2015" id="toc-digital-gold-popper-2015"><em>Digital Gold</em>, <span class="cite"><span class="cite-author">Popper</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#playboy-interview-ii-golson-1983" id="toc-playboy-interview-ii-golson-1983"><em>Playboy Interview II</em>, <span class="cite"><span class="cite-author">Golson</span><span class="cite-date">1983</span></span></a></li>
<li><a href="/review/book#spec-ops-mcraven-1996" id="toc-spec-ops-mcraven-1996"><em>Spec Ops</em>, <span class="cite"><span class="cite-author">McRaven</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#excuse-me-sir-would-you-like-to-buy-a-kilo-of-isopropyl-bromide-gergel-1979" id="toc-excuse-me-sir-would-you-like-to-buy-a-kilo-of-isopropyl-bromide-gergel-1979"><em>Excuse Me Sir, Would You Like to Buy a Kilo of Isopropyl Bromide?</em>, <span class="cite"><span class="cite-author">Gergel</span><span class="cite-date">1979</span></span></a></li>
<li><a href="/review/book#titan-chernow-2004" id="toc-titan-chernow-2004"><em>Titan</em>, <span class="cite"><span class="cite-author">Chernow</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#a-perfect-vacuum-lem-1999" id="toc-a-perfect-vacuum-lem-1999"><em>A Perfect Vacuum</em>, <span class="cite"><span class="cite-author">Lem</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#fujiwara-teikas-hundred-poem-sequence-of-the-shoji-era-1200-brower-1978" id="toc-fujiwara-teikas-hundred-poem-sequence-of-the-shoji-era-1200-brower-1978"><em>Fujiwara Teika’s Hundred-Poem Sequence of the Shōji Era, 1200</em>, <span class="cite"><span class="cite-author">Brower</span><span class="cite-date">1978</span></span></a></li>
<li><a href="/review/book#chronicle-of-a-death-foretold-marquez-2003" id="toc-chronicle-of-a-death-foretold-marquez-2003"><em>Chronicle of a Death Foretold</em>, <span class="cite"><span class="cite-author">Márquez</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-battle-between-the-frogs-and-the-mice-stallings-2019" title="‘Book Reviews § <em>The Battle Between the Frogs and the Mice</em>, <span class="cite"><span class="cite-author">Stallings</span><span class="cite-date">2019</span></span>’, Gwern 2013" id="toc-the-battle-between-the-frogs-and-the-mice-stallings-2019"><em>The Battle Between the Frogs and the Mice</em>, <span class="cite"><span class="cite-author">Stallings</span><span class="cite-date">2019</span></span></a></li>
<li><a href="/review/book#singularity-rising-miller-2012" id="toc-singularity-rising-miller-2012"><em>Singularity Rising</em>, <span class="cite"><span class="cite-author">Miller</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-corpse-exhibition-and-other-stories-of-iraq-blasim-2014" id="toc-the-corpse-exhibition-and-other-stories-of-iraq-blasim-2014"><em>The Corpse Exhibition and Other Stories of Iraq</em>, <span class="cite"><span class="cite-author">Blasim</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#savage-continent-lowe-2012" id="toc-savage-continent-lowe-2012"><em>Savage Continent</em>, <span class="cite"><span class="cite-author">Lowe</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#quantum-computing-since-democritus-aaronson-2013" id="toc-quantum-computing-since-democritus-aaronson-2013"><em>Quantum Computing Since Democritus</em>, <span class="cite"><span class="cite-author">Aaronson</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-life-of-sir-francis-galton-gillham-2001" id="toc-a-life-of-sir-francis-galton-gillham-2001"><em>A Life of Sir Francis Galton</em>, <span class="cite"><span class="cite-author">Gillham</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-grand-strategy-of-the-roman-empire-luttwak-2016" id="toc-the-grand-strategy-of-the-roman-empire-luttwak-2016"><em>The Grand Strategy of the Roman Empire</em>, <span class="cite"><span class="cite-author">Luttwak</span><span class="cite-date">2016</span></span></a></li>
<li><a href="/review/book#the-machiavellians-burnham-1988" id="toc-the-machiavellians-burnham-1988"><em>The Machiavellians</em>, <span class="cite"><span class="cite-author">Burnham</span><span class="cite-date">1988</span></span></a></li>
<li><a href="/review/book#the-vaccinators-jannetta-2007" id="toc-the-vaccinators-jannetta-2007"><em>The Vaccinators</em>, <span class="cite"><span class="cite-author">Jannetta</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-black-company-cook-1992" id="toc-the-black-company-cook-1992"><em>The Black Company</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#life-in-our-phage-world-rohwer-2014" id="toc-life-in-our-phage-world-rohwer-2014"><em>Life in Our Phage World</em>, <span class="cite"><span class="cite-author">Rohwer</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#tombstone-jisheng-2012" id="toc-tombstone-jisheng-2012"><em>Tombstone</em>, <span class="cite"><span class="cite-author">Jisheng</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#pact-wildbow-2014" id="toc-pact-wildbow-2014"><em>Pact</em>, <span class="cite"><span class="cite-author">Wildbow</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#drugs-2-0-power-2013" id="toc-drugs-2-0-power-2013"><em>Drugs 2.0</em>, <span class="cite"><span class="cite-author">Power</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#the-hall-of-uselessness-leys-2011" id="toc-the-hall-of-uselessness-leys-2011"><em>The Hall of Uselessness</em>, <span class="cite"><span class="cite-author">Leys</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#packing-for-mars-roach-2010" id="toc-packing-for-mars-roach-2010"><em>Packing for Mars</em>, <span class="cite"><span class="cite-author">Roach</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-windup-girl-bacigalupi-2009" id="toc-the-windup-girl-bacigalupi-2009"><em>The Windup Girl</em>, <span class="cite"><span class="cite-author">Bacigalupi</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#haikai-poet-yosa-buson-and-the-basho-revival-crowley-2006" id="toc-haikai-poet-yosa-buson-and-the-basho-revival-crowley-2006"><em>Haikai Poet Yosa Buson And The Bashō Revival</em>, <span class="cite"><span class="cite-author">Crowley</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#turings-cathedral-dyson-2012" id="toc-turings-cathedral-dyson-2012"><em>Turing’s Cathedral</em>, <span class="cite"><span class="cite-author">Dyson</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#web-typography-rutter-2017" title="‘Book Reviews § <em>Web Typography</em>, Rutter 2017’, Gwern 2013" id="toc-web-typography-rutter-2017"><em>Web Typography</em>, <span class="cite"><span class="cite-author">Rutter</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#echopraxia-watts-2014" id="toc-echopraxia-watts-2014"><em>Echopraxia</em>, <span class="cite"><span class="cite-author">Watts</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#ketamine-jansen-2004" id="toc-ketamine-jansen-2004"><em>Ketamine</em>, <span class="cite"><span class="cite-author">Jansen</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#clear-and-simple-as-the-truth-thomas-1996" id="toc-clear-and-simple-as-the-truth-thomas-1996"><em>Clear and Simple As the Truth</em>, <span class="cite"><span class="cite-author">Thomas</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#in-the-plex-levy-2011" id="toc-in-the-plex-levy-2011"><em>In the Plex</em>, <span class="cite"><span class="cite-author">Levy</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#ready-player-one-cline-2011" id="toc-ready-player-one-cline-2011"><em>Ready Player One</em>, <span class="cite"><span class="cite-author">Cline</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#cool-tools-kelly-2013" id="toc-cool-tools-kelly-2013"><em>Cool Tools</em>, <span class="cite"><span class="cite-author">Kelly</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#proving-history-carrier-2012" id="toc-proving-history-carrier-2012"><em>Proving History</em>, <span class="cite"><span class="cite-author">Carrier</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#wired-love-thayer-1879" id="toc-wired-love-thayer-1879"><em>Wired Love</em>, <span class="cite"><span class="cite-author">Thayer</span><span class="cite-date">1879</span></span></a></li>
<li><a href="/review/book#the-psychology-of-invention-in-the-mathematical-field-hadamard-1954" id="toc-the-psychology-of-invention-in-the-mathematical-field-hadamard-1954"><em>The Psychology of Invention in the Mathematical Field</em>, <span class="cite"><span class="cite-author">Hadamard</span><span class="cite-date">1954</span></span></a></li>
<li><a href="/review/book#the-devil-in-the-white-city-larson-2003" id="toc-the-devil-in-the-white-city-larson-2003"><em>The Devil in the White City</em>, <span class="cite"><span class="cite-author">Larson</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-mask-of-sanity-cleckley-2003" id="toc-the-mask-of-sanity-cleckley-2003"><em>The Mask of Sanity</em>, <span class="cite"><span class="cite-author">Cleckley</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-end-of-history-and-the-last-man-fukuyama-2006" id="toc-the-end-of-history-and-the-last-man-fukuyama-2006"><em>The End of History and the Last Man</em>, <span class="cite"><span class="cite-author">Fukuyama</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#hyperbole-and-a-half-brosh-2013" id="toc-hyperbole-and-a-half-brosh-2013"><em>Hyperbole and a Half</em>, <span class="cite"><span class="cite-author">Brosh</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#declare-powers-2002" id="toc-declare-powers-2002"><em>Declare</em>, <span class="cite"><span class="cite-author">Powers</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#a-shropshire-lad-housman-1990" id="toc-a-shropshire-lad-housman-1990"><em>A Shropshire Lad</em>, <span class="cite"><span class="cite-author">Housman</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#chased-by-the-light-brandenburg-2001" id="toc-chased-by-the-light-brandenburg-2001"><em>Chased by the Light</em>, <span class="cite"><span class="cite-author">Brandenburg</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-great-gatsby-fitzgerald-2004" id="toc-the-great-gatsby-fitzgerald-2004"><em>The Great Gatsby</em>, <span class="cite"><span class="cite-author">Fitzgerald</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#the-signal-and-the-noise-silver-2012" id="toc-the-signal-and-the-noise-silver-2012"><em>The Signal and the Noise</em>, <span class="cite"><span class="cite-author">Silver</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-theory-that-would-not-die-mcgrayne-2011" id="toc-the-theory-that-would-not-die-mcgrayne-2011"><em>The Theory That Would Not Die</em>, <span class="cite"><span class="cite-author">McGrayne</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-man-who-knew-infinity-kanigel-1992" id="toc-the-man-who-knew-infinity-kanigel-1992"><em>The Man Who Knew Infinity</em>, <span class="cite"><span class="cite-author">Kanigel</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#debt-graeber-2011" id="toc-debt-graeber-2011"><em>Debt</em>, <span class="cite"><span class="cite-author">Graeber</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#red-plenty-spufford-2010" id="toc-red-plenty-spufford-2010"><em>Red Plenty</em>, <span class="cite"><span class="cite-author">Spufford</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-metropolitan-man-wales-2014" id="toc-the-metropolitan-man-wales-2014"><em>The Metropolitan Man</em>, <span class="cite"><span class="cite-author">Wales</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-true-believer-hoffer-2010" id="toc-the-true-believer-hoffer-2010"><em>The True Believer</em>, <span class="cite"><span class="cite-author">Hoffer</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#dreams-of-steel-cook-1990" id="toc-dreams-of-steel-cook-1990"><em>Dreams of Steel</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#on-china-kissinger-2011" id="toc-on-china-kissinger-2011"><em>On China</em>, <span class="cite"><span class="cite-author">Kissinger</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-master-switch-wu-2010" id="toc-the-master-switch-wu-2010"><em>The Master Switch</em>, <span class="cite"><span class="cite-author">Wu</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-circus-of-dr-lao-finney-2002" id="toc-the-circus-of-dr-lao-finney-2002"><em>The Circus of Dr. Lao</em>, <span class="cite"><span class="cite-author">Finney</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#the-kindly-ones-littell-2009" id="toc-the-kindly-ones-littell-2009"><em>The Kindly Ones</em>, <span class="cite"><span class="cite-author">Littell</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-ideological-origins-of-the-american-revolution-bailyn-1992" id="toc-the-ideological-origins-of-the-american-revolution-bailyn-1992"><em>The Ideological Origins of the American Revolution</em>, <span class="cite"><span class="cite-author">Bailyn</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#friendship-is-optimal-iceman-2012" id="toc-friendship-is-optimal-iceman-2012"><em>Friendship Is Optimal</em>, Iceman 2012</a></li>
</ul></li>
<li><a href="/review/book#stars-2" id="toc-stars-2">3 Stars</a>
<ul>
<li><a href="/review/book#pioneers-of-soviet-computing-malinovsky-2010" id="toc-pioneers-of-soviet-computing-malinovsky-2010"><em>Pioneers of Soviet Computing</em>, <span class="cite"><span class="cite-author">Malinovsky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-operations-evaluation-group-tidman-1984" id="toc-the-operations-evaluation-group-tidman-1984"><em>The Operations Evaluation Group</em>, <span class="cite"><span class="cite-author">Tidman</span><span class="cite-date">1984</span></span></a></li>
<li><a href="/review/book#confessions-of-an-english-opium-eater-quincey-2003" id="toc-confessions-of-an-english-opium-eater-quincey-2003"><em>Confessions of an English Opium Eater</em>, <span class="cite"><span class="cite-author">Quincey</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-unholy-consult-bakker-2017" id="toc-the-unholy-consult-bakker-2017"><em>The Unholy Consult</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#a-troublesome-inheritance-wade-2014" id="toc-a-troublesome-inheritance-wade-2014"><em>A Troublesome Inheritance</em>, <span class="cite"><span class="cite-author">Wade</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-recollections-of-eugene-p-wigner-wigner-2003" id="toc-the-recollections-of-eugene-p-wigner-wigner-2003"><em>The Recollections Of Eugene P. Wigner</em>, <span class="cite"><span class="cite-author">Wigner</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#donald-michie-michie-2009" id="toc-donald-michie-michie-2009"><em>Donald Michie</em>, <span class="cite"><span class="cite-author">Michie</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#average-is-over-cowen-2013" id="toc-average-is-over-cowen-2013"><em>Average Is Over</em>, <span class="cite"><span class="cite-author">Cowen</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#new-legends-bear-1996" id="toc-new-legends-bear-1996"><em>New Legends</em>, <span class="cite"><span class="cite-author">Bear</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#perseverance-island-frazar-2009" id="toc-perseverance-island-frazar-2009"><em>Perseverance Island</em>, <span class="cite"><span class="cite-author">Frazar</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#berkshire-hathaway-letters-to-shareholders-buffett-2013" id="toc-berkshire-hathaway-letters-to-shareholders-buffett-2013"><em>Berkshire Hathaway Letters to Shareholders</em>, <span class="cite"><span class="cite-author">Buffett</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-memory-of-light-jordan-2013" id="toc-a-memory-of-light-jordan-2013"><em>A Memory of Light</em>, <span class="cite"><span class="cite-author">Jordan</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#tokyo-tsuzuki-1999" id="toc-tokyo-tsuzuki-1999"><em>Tokyo</em>, <span class="cite"><span class="cite-author">Tsuzuki</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#poems-from-the-manyoshu-yakamochi-2005" id="toc-poems-from-the-manyoshu-yakamochi-2005"><em>1000 Poems from the Manyōshū</em>, <span class="cite"><span class="cite-author">Yakamochi</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#double-entry-gleeson-white-2012" id="toc-double-entry-gleeson-white-2012"><em>Double Entry</em>, Gleeson-<span class="cite"><span class="cite-author">White</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#renaming-of-the-birds-troupes-2013" id="toc-renaming-of-the-birds-troupes-2013"><em>Renaming of the Birds</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#drop-dead-healthy-jacobs-2012" id="toc-drop-dead-healthy-jacobs-2012"><em>Drop Dead Healthy</em>, <span class="cite"><span class="cite-author">Jacobs</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#spam-nation-krebs-2014" id="toc-spam-nation-krebs-2014"><em>Spam Nation</em>, <span class="cite"><span class="cite-author">Krebs</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#on-the-historicity-of-jesus-carrier-2014" id="toc-on-the-historicity-of-jesus-carrier-2014"><em>On the Historicity of Jesus</em>, <span class="cite"><span class="cite-author">Carrier</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#mathematical-people-albers-2008" id="toc-mathematical-people-albers-2008"><em>Mathematical People</em>, <span class="cite"><span class="cite-author">Albers</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#the-riddle-of-the-labyrinth-fox-2013" id="toc-the-riddle-of-the-labyrinth-fox-2013"><em>The Riddle of the Labyrinth</em>, <span class="cite"><span class="cite-author">Fox</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#pirate-freedom-wolfe-2007" id="toc-pirate-freedom-wolfe-2007"><em>Pirate Freedom</em>, <span class="cite"><span class="cite-author">Wolfe</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#japanese-love-hotels-chaplin-2007" id="toc-japanese-love-hotels-chaplin-2007"><em>Japanese Love Hotels</em>, <span class="cite"><span class="cite-author">Chaplin</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-life-of-samuel-johnson-boswell-1993" id="toc-the-life-of-samuel-johnson-boswell-1993"><em>The Life of Samuel Johnson</em>, <span class="cite"><span class="cite-author">Boswell</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#selected-poems-celan-1972" id="toc-selected-poems-celan-1972"><em>Selected Poems</em>, <span class="cite"><span class="cite-author">Celan</span><span class="cite-date">1972</span></span></a></li>
<li><a href="/review/book#moby-dick-or-the-whale-melville-2003" id="toc-moby-dick-or-the-whale-melville-2003"><em>Moby-Dick Or, the Whale</em>, <span class="cite"><span class="cite-author">Melville</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#japan-as-number-one-lessons-for-america-vogel-1999" id="toc-japan-as-number-one-lessons-for-america-vogel-1999"><em>Japan As Number One Lessons for America</em>, <span class="cite"><span class="cite-author">Vogel</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#private-wealth-in-renaissance-florence-goldthwaite-1968" title="‘Book Reviews § <em>Private Wealth in Renaissance Florence</em>, <span class="cite"><span class="cite-author">Goldthwaite</span><span class="cite-date">1968</span></span>’, Gwern 2013" id="toc-private-wealth-in-renaissance-florence-goldthwaite-1968"><em>Private Wealth in Renaissance Florence</em>, <span class="cite"><span class="cite-author">Goldthwaite</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#before-the-storm-kube-mcdowell-1996" id="toc-before-the-storm-kube-mcdowell-1996"><em>Before the Storm</em>, Kube-<span class="cite"><span class="cite-author">McDowell</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#uncontrolled-manzi-2012" id="toc-uncontrolled-manzi-2012"><em>Uncontrolled</em>, <span class="cite"><span class="cite-author">Manzi</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#research-fraud-in-the-behavioral-and-biomedical-sciences-miller-1992" id="toc-research-fraud-in-the-behavioral-and-biomedical-sciences-miller-1992"><em>Research Fraud in the Behavioral and Biomedical Sciences</em>, <span class="cite"><span class="cite-author">Miller</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#the-empty-box-and-the-zeroth-maria-mikage-2009" id="toc-the-empty-box-and-the-zeroth-maria-mikage-2009"><em>空ろの箱と零のマリア 1</em>, <span class="cite"><span class="cite-author">Mikage</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#game-programming-patterns-nystrom-2011" id="toc-game-programming-patterns-nystrom-2011"><em>Game Programming Patterns</em>, <span class="cite"><span class="cite-author">Nystrom</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-dark-side-of-the-enlightenment-fleming-2013" id="toc-the-dark-side-of-the-enlightenment-fleming-2013"><em>The Dark Side of the Enlightenment</em>, <span class="cite"><span class="cite-author">Fleming</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#drift-into-failure-dekker-2011" id="toc-drift-into-failure-dekker-2011"><em>Drift into Failure</em>, <span class="cite"><span class="cite-author">Dekker</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-poems-of-gerard-manley-hopkins-hopkins-1976" id="toc-the-poems-of-gerard-manley-hopkins-hopkins-1976"><em>The Poems of Gerard Manley Hopkins</em>, <span class="cite"><span class="cite-author">Hopkins</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#possible-worlds-haldane-2001" id="toc-possible-worlds-haldane-2001"><em>Possible Worlds</em>, <span class="cite"><span class="cite-author">Haldane</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#hanging-out-with-the-dream-king-mccabe-2005" id="toc-hanging-out-with-the-dream-king-mccabe-2005"><em>Hanging Out With the Dream King</em>, <span class="cite"><span class="cite-author">McCabe</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#theological-incorrectness-slone-2004" id="toc-theological-incorrectness-slone-2004"><em>Theological Incorrectness</em>, <span class="cite"><span class="cite-author">Slone</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#string-of-beads-complete-poems-of-princess-shikishi-shikishi-1993" title="‘Book Reviews § <em>String of Beads: Complete Poems of Princess Shikishi</em>, <span class="cite"><span class="cite-author">Shikishi</span><span class="cite-date">1993</span></span>’, Gwern 2013" id="toc-string-of-beads-complete-poems-of-princess-shikishi-shikishi-1993"><em>String of Beads: Complete Poems of Princess Shikishi</em>, <span class="cite"><span class="cite-author">Shikishi</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#on-the-road-kerouac-1976" id="toc-on-the-road-kerouac-1976"><em>On the Road</em>, <span class="cite"><span class="cite-author">Kerouac</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#handbook-of-intelligence-goldstein-2015" id="toc-handbook-of-intelligence-goldstein-2015"><em>Handbook of Intelligence</em>, <span class="cite"><span class="cite-author">Goldstein</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-secret-history-of-the-mongols-rachewiltz-2006" id="toc-the-secret-history-of-the-mongols-rachewiltz-2006"><em>The Secret History of the Mongols</em>, <span class="cite"><span class="cite-author">Rachewiltz</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-ocean-at-the-end-of-the-lane-gaiman-2013" id="toc-the-ocean-at-the-end-of-the-lane-gaiman-2013"><em>The Ocean at the End of the Lane</em>, <span class="cite"><span class="cite-author">Gaiman</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-confederacy-of-dunces-toole-1994" id="toc-a-confederacy-of-dunces-toole-1994"><em>A Confederacy of Dunces</em>, <span class="cite"><span class="cite-author">Toole</span><span class="cite-date">1994</span></span></a></li>
<li><a href="/review/book#bitter-seeds-tregillis-2010" id="toc-bitter-seeds-tregillis-2010"><em>Bitter Seeds</em>, <span class="cite"><span class="cite-author">Tregillis</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#modern-japanese-diaries-keene-1999" id="toc-modern-japanese-diaries-keene-1999"><em>Modern Japanese Diaries</em>, <span class="cite"><span class="cite-author">Keene</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#voyage-of-the-beagle-darwin-1989" id="toc-voyage-of-the-beagle-darwin-1989"><em>Voyage of the Beagle</em>, <span class="cite"><span class="cite-author">Darwin</span><span class="cite-date">1989</span></span></a></li>
<li><a href="/review/book#indiscrete-thoughts-rota-1998" id="toc-indiscrete-thoughts-rota-1998"><em>Indiscrete Thoughts</em>, <span class="cite"><span class="cite-author">Rota</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#inside-wikileaks-domscheit-berg-2011" id="toc-inside-wikileaks-domscheit-berg-2011"><em>Inside WikiLeaks</em>, Domscheit-<span class="cite"><span class="cite-author">Berg</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-bridge-to-lucy-dunne-exurb1a-2016" id="toc-the-bridge-to-lucy-dunne-exurb1a-2016"><em>The Bridge to Lucy Dunne</em>, Exurb1a 2016</a></li>
<li><a href="/review/book#the-japanese-family-storehouse-ihara-1959" id="toc-the-japanese-family-storehouse-ihara-1959"><em>The Japanese Family Storehouse</em>, <span class="cite"><span class="cite-author">Ihara</span><span class="cite-date">1959</span></span></a></li>
<li><a href="/review/book#the-pillow-book-shonagon-2006" id="toc-the-pillow-book-shonagon-2006"><em>The Pillow Book</em>, <span class="cite"><span class="cite-author">Shōnagon</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#robert-bakewell-and-the-longhorn-breed-of-cattle-stanley-1998" id="toc-robert-bakewell-and-the-longhorn-breed-of-cattle-stanley-1998"><em>Robert Bakewell And the Longhorn Breed of Cattle</em>, <span class="cite"><span class="cite-author">Stanley</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#hive-mind-jones-2015" id="toc-hive-mind-jones-2015"><em>Hive Mind</em>, <span class="cite"><span class="cite-author">Jones</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-city-of-falling-angels-berendt-2006" id="toc-the-city-of-falling-angels-berendt-2006"><em>The City of Falling Angels</em>, <span class="cite"><span class="cite-author">Berendt</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#structural-equation-modeling-lee-2007" id="toc-structural-equation-modeling-lee-2007"><em>Structural Equation Modeling</em>, <span class="cite"><span class="cite-author">Lee</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-autobiography-of-benvenuto-cellini-cellini-1999" id="toc-the-autobiography-of-benvenuto-cellini-cellini-1999"><em>The Autobiography Of Benvenuto Cellini</em>, <span class="cite"><span class="cite-author">Cellini</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#newton-and-the-counterfeiter-levenson-2009" id="toc-newton-and-the-counterfeiter-levenson-2009"><em>Newton and the Counterfeiter</em>, <span class="cite"><span class="cite-author">Levenson</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#drug-interdiction-steffan-2010" id="toc-drug-interdiction-steffan-2010"><em>Drug Interdiction</em>, <span class="cite"><span class="cite-author">Steffan</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#daemon-suarez-2009" id="toc-daemon-suarez-2009"><em>Daemon</em>, <span class="cite"><span class="cite-author">Suarez</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-midas-paradox-sumner-2015" id="toc-the-midas-paradox-sumner-2015"><em>The Midas Paradox</em>, <span class="cite"><span class="cite-author">Sumner</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#clever-hans-pfungst-2011" id="toc-clever-hans-pfungst-2011"><em>Clever Hans</em>, <span class="cite"><span class="cite-author">Pfungst</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-hye-cho-diary-memoir-of-the-pilgrimage-to-the-five-regions-of-india-hyecho-1984" title="‘Book Reviews § <em>The Hye Ch’O Diary: Memoir of the Pilgrimage to the Five Regions of India</em>, <span class="cite"><span class="cite-author">Hyecho</span><span class="cite-date">1984</span></span>’, Gwern 2013" id="toc-the-hye-cho-diary-memoir-of-the-pilgrimage-to-the-five-regions-of-india-hyecho-1984"><em>The Hye Ch’O Diary: Memoir of the Pilgrimage to the Five Regions of India</em>, <span class="cite"><span class="cite-author">Hyecho</span><span class="cite-date">1984</span></span></a></li>
<li><a href="/review/book#un-lun-dun-mieville-2007" id="toc-un-lun-dun-mieville-2007"><em>Un Lun Dun</em>, <span class="cite"><span class="cite-author">Miéville</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#fear-and-loathing-in-las-vegas-thompson-1998" id="toc-fear-and-loathing-in-las-vegas-thompson-1998"><em>Fear and Loathing in Las Vegas</em>, <span class="cite"><span class="cite-author">Thompson</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#curves-and-angles-poems-leithauser-2006" id="toc-curves-and-angles-poems-leithauser-2006"><em>Curves and Angles: Poems</em>, <span class="cite"><span class="cite-author">Leithauser</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#an-introduction-to-japanese-court-poetry-miner-1968" id="toc-an-introduction-to-japanese-court-poetry-miner-1968"><em>An Introduction to Japanese Court Poetry</em>, <span class="cite"><span class="cite-author">Miner</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#more-poems-housman-1936" id="toc-more-poems-housman-1936"><em>More Poems</em>, <span class="cite"><span class="cite-author">Housman</span><span class="cite-date">1936</span></span></a></li>
<li><a href="/review/book#tau-zero-anderson-2006" id="toc-tau-zero-anderson-2006"><em>Tau Zero</em>, <span class="cite"><span class="cite-author">Anderson</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-buried-giant-ishiguro-2015" id="toc-the-buried-giant-ishiguro-2015"><em>The Buried Giant</em>, <span class="cite"><span class="cite-author">Ishiguro</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#matter-banks-2008" id="toc-matter-banks-2008"><em>Matter</em>, <span class="cite"><span class="cite-author">Banks</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#in-50-harrison-2002" id="toc-in-50-harrison-2002"><em>50 in 50</em>, <span class="cite"><span class="cite-author">Harrison</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#shadow-games-cook-1989" id="toc-shadow-games-cook-1989"><em>Shadow Games</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1989</span></span></a></li>
<li><a href="/review/book#silicon-snake-oil-stoll-1996" id="toc-silicon-snake-oil-stoll-1996"><em>Silicon Snake Oil</em>, <span class="cite"><span class="cite-author">Stoll</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#memoirs-found-in-a-bathtub-lem-1986" id="toc-memoirs-found-in-a-bathtub-lem-1986"><em>Memoirs Found in a Bathtub</em>, <span class="cite"><span class="cite-author">Lem</span><span class="cite-date">1986</span></span></a></li>
<li><a href="/review/book#iwoz-wozniak-2006" id="toc-iwoz-wozniak-2006"><em>IWoz</em>, <span class="cite"><span class="cite-author">Wozniak</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#house-of-leaves-danielewski-2000" id="toc-house-of-leaves-danielewski-2000"><em>House of Leaves</em>, <span class="cite"><span class="cite-author">Danielewski</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#mctb-ingram-2008" id="toc-mctb-ingram-2008"><em>Mastering the Core Teachings of the Buddha</em>, <span class="cite"><span class="cite-author">Ingram</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#the-judging-eye-bakker-2009" id="toc-the-judging-eye-bakker-2009"><em>The Judging Eye</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#no-country-for-old-men-mccarthy-2006" id="toc-no-country-for-old-men-mccarthy-2006"><em>No Country for Old Men</em>, <span class="cite"><span class="cite-author">McCarthy</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#although-of-course-you-end-up-becoming-yourself-lipsky-2010" id="toc-although-of-course-you-end-up-becoming-yourself-lipsky-2010"><em>Although of Course You End Up Becoming Yourself</em>, <span class="cite"><span class="cite-author">Lipsky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-rapture-of-the-nerds-doctorow-2012" id="toc-the-rapture-of-the-nerds-doctorow-2012"><em>The Rapture of the Nerds</em>, <span class="cite"><span class="cite-author">Doctorow</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#chinese-history-in-economic-perspective-rawski-1992" id="toc-chinese-history-in-economic-perspective-rawski-1992"><em>Chinese History in Economic Perspective</em>, <span class="cite"><span class="cite-author">Rawski</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#the-wallet-of-kai-lung-bramah-2002" id="toc-the-wallet-of-kai-lung-bramah-2002"><em>The Wallet of Kai Lung</em>, <span class="cite"><span class="cite-author">Bramah</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#portfolios-of-the-poor-collins-2009" id="toc-portfolios-of-the-poor-collins-2009"><em>Portfolios of the Poor</em>, <span class="cite"><span class="cite-author">Collins</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#a-random-walk-down-wall-street-malkiel-2004" id="toc-a-random-walk-down-wall-street-malkiel-2004"><em>A Random Walk Down Wall Street</em>, <span class="cite"><span class="cite-author">Malkiel</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#kim-kipling-1981" id="toc-kim-kipling-1981"><em>Kim</em>, <span class="cite"><span class="cite-author">Kipling</span><span class="cite-date">1981</span></span></a></li>
<li><a href="/review/book#cognitive-surplus-shirky-2010" id="toc-cognitive-surplus-shirky-2010"><em>Cognitive Surplus</em>, <span class="cite"><span class="cite-author">Shirky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#genius-revisited-kassan-1993" id="toc-genius-revisited-kassan-1993"><em>Genius Revisited</em>, <span class="cite"><span class="cite-author">Kassan</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#everything-bad-is-good-for-you-johnson-2006" id="toc-everything-bad-is-good-for-you-johnson-2006"><em>Everything Bad Is Good for You</em>, <span class="cite"><span class="cite-author">Johnson</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#spice-and-wolf-vol-01-hasekura-2009" id="toc-spice-and-wolf-vol-01-hasekura-2009"><em>Spice and Wolf, Vol. 01</em>, <span class="cite"><span class="cite-author">Hasekura</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-art-of-unix-programming-raymond-2003" id="toc-the-art-of-unix-programming-raymond-2003"><em>The Art of UNIX Programming</em>, <span class="cite"><span class="cite-author">Raymond</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#psychiatry-and-the-human-condition-charlton-2000" id="toc-psychiatry-and-the-human-condition-charlton-2000"><em>Psychiatry And The Human Condition</em>, <span class="cite"><span class="cite-author">Charlton</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#the-chicago-worlds-fair-of-1893-appelbaum-1980" id="toc-the-chicago-worlds-fair-of-1893-appelbaum-1980"><em>The Chicago World’s Fair of 1893</em>, <span class="cite"><span class="cite-author">Appelbaum</span><span class="cite-date">1980</span></span></a></li>
<li><a href="/review/book#being-wrong-schulz-2010" id="toc-being-wrong-schulz-2010"><em>Being Wrong</em>, <span class="cite"><span class="cite-author">Schulz</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#silently-and-very-fast-valente-2011" id="toc-silently-and-very-fast-valente-2011"><em>Silently and Very Fast</em>, <span class="cite"><span class="cite-author">Valente</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-cinema-of-george-lucas-hearn-2005" id="toc-the-cinema-of-george-lucas-hearn-2005"><em>The Cinema of George Lucas</em>, <span class="cite"><span class="cite-author">Hearn</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#practical-criticism-richards-1930" id="toc-practical-criticism-richards-1930"><em>Practical Criticism</em>, <span class="cite"><span class="cite-author">Richards</span><span class="cite-date">1930</span></span></a></li>
<li><a href="/review/book#shame-confessions-of-the-father-of-the-neutron-bomb-cohen-2000" id="toc-shame-confessions-of-the-father-of-the-neutron-bomb-cohen-2000"><em>Shame: Confessions of the Father of the Neutron Bomb</em>, <span class="cite"><span class="cite-author">Cohen</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#the-man-who-would-be-queen-bailey-2003" id="toc-the-man-who-would-be-queen-bailey-2003"><em>The Man Who Would Be Queen</em>, <span class="cite"><span class="cite-author">Bailey</span><span class="cite-date">2003</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-3" id="toc-stars-3">2 Stars</a>
<ul>
<li><a href="/review/book#solid-fools-gold-james-2011" id="toc-solid-fools-gold-james-2011"><em>Solid Fool’s Gold</em>, <span class="cite"><span class="cite-author">James</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#existence-brin-2012" id="toc-existence-brin-2012"><em>Existence</em>, <span class="cite"><span class="cite-author">Brin</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-master-algorithm-domingos-2015" id="toc-the-master-algorithm-domingos-2015"><em>The Master Algorithm</em>, <span class="cite"><span class="cite-author">Domingos</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#intellectuals-and-society-sowell-2010" id="toc-intellectuals-and-society-sowell-2010"><em>Intellectuals and Society</em>, <span class="cite"><span class="cite-author">Sowell</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-simple-men-troupes-2012" id="toc-the-simple-men-troupes-2012"><em>The Simple Men</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-fountain-troupes-2014" id="toc-the-fountain-troupes-2014"><em>The Fountain</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#fascinating-mathematical-people-albers-2011" id="toc-fascinating-mathematical-people-albers-2011"><em>Fascinating Mathematical People</em>, <span class="cite"><span class="cite-author">Albers</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#soldiers-live-cook-2001" id="toc-soldiers-live-cook-2001"><em>Soldiers Live</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-legend-of-sigurd-and-gudrun-tolkien-2009" id="toc-the-legend-of-sigurd-and-gudrun-tolkien-2009"><em>The Legend of Sigurd and Gudrún</em>, <span class="cite"><span class="cite-author">Tolkien</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#tales-of-ise-anonymous-1968" id="toc-tales-of-ise-anonymous-1968"><em>Tales of Ise</em>, <span class="cite"><span class="cite-author">Anonymous</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#the-mature-optimization-handbook-bueno-2013" id="toc-the-mature-optimization-handbook-bueno-2013"><em>The Mature Optimization Handbook</em>, <span class="cite"><span class="cite-author">Bueno</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#light-harrison-2004" id="toc-light-harrison-2004"><em>Light</em>, <span class="cite"><span class="cite-author">Harrison</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#puzzles-of-the-black-widowers-asimov-1991" id="toc-puzzles-of-the-black-widowers-asimov-1991"><em>Puzzles of the Black Widowers</em>, <span class="cite"><span class="cite-author">Asimov</span><span class="cite-date">1991</span></span></a></li>
<li><a href="/review/book#the-thousandfold-thought-bakker-2007" id="toc-the-thousandfold-thought-bakker-2007"><em>The Thousandfold Thought</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#good-thinking-good-2009" id="toc-good-thinking-good-2009"><em>Good Thinking</em>, <span class="cite"><span class="cite-author">Good</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-lady-tasting-tea-salsburg-2002" id="toc-the-lady-tasting-tea-salsburg-2002"><em>The Lady Tasting Tea</em>, <span class="cite"><span class="cite-author">Salsburg</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#conversations-with-goethe-eckermann-1906" id="toc-conversations-with-goethe-eckermann-1906"><em>Conversations With Goethe</em>, <span class="cite"><span class="cite-author">Eckermann</span><span class="cite-date">1906</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-4" id="toc-stars-4">1 Stars</a>
<ul>
<li><a href="/review/book#experimenter-effects-in-behavioral-research-rosenthal-1976" title="‘Book Reviews § <em>Experimenter Effects In Behavioral Research</em>, <span class="cite"><span class="cite-author">Rosenthal</span><span class="cite-date">1976</span></span>’, Gwern 2013" id="toc-experimenter-effects-in-behavioral-research-rosenthal-1976"><em>Experimenter Effects In Behavioral Research</em>, <span class="cite"><span class="cite-author">Rosenthal</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#years-of-nobel-prizes-shalev-2002" id="toc-years-of-nobel-prizes-shalev-2002"><em>100 Years of Nobel Prizes</em>, <span class="cite"><span class="cite-author">Shalev</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#the-complete-poems-jarrell-1981" id="toc-the-complete-poems-jarrell-1981"><em>The Complete Poems</em>, <span class="cite"><span class="cite-author">Jarrell</span><span class="cite-date">1981</span></span></a></li>
<li><a href="/review/book#left-in-the-dark-gynn-2008" id="toc-left-in-the-dark-gynn-2008"><em>Left In The Dark</em>, <span class="cite"><span class="cite-author">Gynn</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#reflections-on-violence-sorel-2004" id="toc-reflections-on-violence-sorel-2004"><em>Reflections on Violence</em>, <span class="cite"><span class="cite-author">Sorel</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#dhalgren-delany-2001" id="toc-dhalgren-delany-2001"><em>Dhalgren</em>, <span class="cite"><span class="cite-author">Delany</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#eragon-paolini-2005" id="toc-eragon-paolini-2005"><em>Eragon</em>, <span class="cite"><span class="cite-author">Paolini</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#planning-for-empire-mimura-2011" id="toc-planning-for-empire-mimura-2011"><em>Planning for Empire</em>, <span class="cite"><span class="cite-author">Mimura</span><span class="cite-date">2011</span></span></a></li>
</ul></li>
<li><a href="/review/book#visual-novels" id="toc-visual-novels">Visual Novels</a>
<ul>
<li><a href="/review/book#umineko-no-naku-koro-ni" id="toc-umineko-no-naku-koro-ni"><em>Umineko No Naku Koro Ni</em></a></li>
</ul></li>
</ul>
</div>
---
/review/book#the-iron-dragons-daughter-swanwick-2012



2024-01-01



---
/review/book#the-lady-tasting-tea-salsburg-2002



2024-12-17



---
/review/book#the-life-of-samuel-johnson-boswell-1993



2024-01-01



---
/review/book#the-many-worlds-of-hugh-everett-iii-byrne-2010



2024-01-01



---
/review/book#the-master-algorithm-domingos-2015



2024-01-01



---
/review/book#the-mature-optimization-handbook-bueno-2013



2024-01-01



---
/review/book#the-metropolitan-man-wales-2014



2024-01-01



---
/review/book#the-midas-paradox-sumner-2015



2024-01-01



---
/review/book#the-ocean-at-the-end-of-the-lane-gaiman-2013



2024-01-01



---
/review/book#the-operations-evaluation-group-tidman-1984



2024-01-01



---
/review/book#the-pillow-book-shonagon-2006



2024-01-01



---
/review/book#the-poems-of-gerard-manley-hopkins-hopkins-1976



2024-01-01



---
/review/book#the-psychology-of-invention-in-the-mathematical-field-hadamard-1954



2024-01-01



---
/review/book#the-recollections-of-eugene-p-wigner-wigner-2003



2024-01-01



---
/review/book#the-remains-of-the-day-ishiguro-2005



2024-01-01



---
/review/book#the-riddle-of-the-labyrinth-fox-2013



2024-01-01



---
/review/book#the-secret-history-of-the-mongols-rachewiltz-2006



2024-01-01



---
/review/book#the-simple-men-troupes-2012



2024-01-01



---
/review/book#the-wages-of-destruction-tooze-2007



2024-01-01



---
/review/book#the-windup-girl-bacigalupi-2009



2024-01-01



---
/review/book#theological-incorrectness-slone-2004



2024-01-01



---
/review/book#titan-chernow-2004
Gwern's review of _Titan: The Life of John D. Rockefeller, Sr._


2024-01-01



---
/review/book#tokyo-tsuzuki-1999



2024-01-01



---
/review/book#tombstone-jisheng-2012



2024-01-01



---
/review/book#un-lun-dun-mieville-2007



2024-01-01



---
/review/book#unsong-alexander-2017



2024-01-01



---
/review/book#worm-wildbow-2013



2024-01-01



---
/review/book#years-of-nobel-prizes-shalev-2002



2024-01-01



---
/review/cat#biting



2024-10-06



---
/review/cat#far-from-the-madding-crowd



2024-01-01



---
/review/cat#small-world



2024-01-01



---
/review/cat#wittgenstein



2024-01-01



---
/review/mlp#music



2024-01-01



---
/review/movie#a-beautiful-planet



2024-01-01



---
/review/movie#a-quiet-place



2024-01-01



---
/review/movie#all-about-eve



2024-01-01



---
/review/movie#alphago



2024-01-01



---
/review/movie#american-psycho



2024-01-01



---
/review/movie#amy



2024-01-01



---
/review/movie#apollo-11



2024-01-01



---
/review/movie#blade-runner-2049



2024-01-01



---
/review/movie#breaking-bad



2024-01-01



---
/review/movie#bridge-of-spies



2024-01-01



---
/review/movie#cinderella



2024-01-01



---
/review/movie#conan-the-barbarian



2024-01-01



---
/review/movie#cool-hand-luke



2024-01-01



---
/review/movie#dna-dreams



2024-01-01



---
/review/movie#doctor-strange



2024-01-01



---
/review/movie#dunkirk



2024-01-01



---
/review/movie#eyes-wide-shut



2024-01-01



---
/review/movie#freaks



2024-01-01



---
/review/movie#free-solo



2024-01-01



---
/review/movie#gone-with-the-wind



2024-01-01



---
/review/movie#hackers



2024-01-01



---
/review/movie#hero



2024-01-01



---
/review/movie#icarus



2024-01-01



---
/review/movie#invasion-of-the-body-snatchers



2024-01-01



---
/review/movie#it-follows



2024-01-01



---
/review/movie#kedi



2024-01-01



---
/review/movie#lady-jane



2024-01-01



---
/review/movie#listen-to-me-marlon



2024-01-01



---
/review/movie#mandy



2024-01-01



---
/review/movie#marty



2024-01-01



---
/review/movie#palm-springs



2024-06-30



---
/review/movie#pirates-of-silicon-valley



2024-01-01



---
/review/movie#project-nim



2024-01-01



---
/review/movie#pumping-iron



2024-01-01



---
/review/movie#rams



2024-01-01



---
/review/movie#ready-player-one



2024-01-01



---
/review/movie#red



2024-01-01



---
/review/movie#rollerball



2024-01-01



---
/review/movie#singin-in-the-rain



2024-01-01



---
/review/movie#stalker



2024-01-01



---
/review/movie#star-wars-the-force-awakens



2024-01-01



---
/review/movie#streets-of-fire



2024-01-01



---
/review/movie#suspicion



2024-01-01



---
/review/movie#the-black-cat



2024-01-01



---
/review/movie#the-bridge-over-the-river-kwai



2024-01-01



---
/review/movie#the-great-gatsby



2024-01-01



---
/review/movie#the-great-happiness-space



2024-01-01



---
/review/movie#the-haunting



2024-01-01



---
/review/movie#the-king-of-kong



2024-01-01



---
/review/movie#the-shining



2024-01-01



---
/review/movie#the-theory-of-everything



2024-01-01



---
/review/movie#the-thing



2024-01-01



---
/review/movie#the-wire



2024-01-01



---
/review/movie#they-live



2024-01-01



---
/review/movie#they-shall-not-grow-old



2024-01-01



---
/review/movie#this-is-spinal-tap



2024-01-01



---
/review/movie#tokyo-drifter



2024-01-01



---
/review/movie#weiner



2024-01-01



---
/review/movie#woman-in-gold



2024-01-01



---
/review/opera#agrippina



2024-01-01



---
/review/opera#akhnaten



2024-01-01



---
/review/opera#porgy-and-bess



2024-01-01



---
/review/opera#rheingold-siegfried-gotterdammerung



2024-01-01



---
/review/opera#the-ring-cycle



2024-01-01



---
/review/opera#wozzeck



2024-01-01



---
/review/tea#ku-ki



2024-01-01



---
/review/the-last-unicorn#the-price-of-immortality



2024-09-09



---
/review/timecrimes#crime



2024-06-18



---
/review/timecrimes#looping-computational-power



2024-06-30



---
/review/timecrimes#time-travel-calvinism



2024-06-19



---
/rnn-metadata#inline-metadata-trick



2024-01-01



---
/rnn-metadata#success



2024-01-01



---
/scaling-hypothesis#blessings-of-scale



2024-04-30



---
/scaling-hypothesis#human-perplexity



2024-01-01



---
/scaling-hypothesis#meta-learning



2024-01-01



---
/scaling-hypothesis#why-does-pretraining-work



2024-05-11



---
/search#post-finding



2024-01-01



---
/search-case-studies#astronomy



2024-09-25



---
/search-case-studies#oliver-heaviside



2024-01-01



---
/self-decrypting#asic



2024-01-01



---
/self-decrypting#unlocking-of-lcs35



2024-01-01



---
/sicp/1-3#monoids



2024-01-01



---
/sidenote#sidenotes-js



2024-01-01



---
/sidenote#tufte-css



2024-01-01



---
/silk-road#a-mole



2024-01-01



---
/silk-road#archives-of-sr-pages



2024-01-01



---
/silk-road#bbc-questions



2024-01-01



---
/silk-road#bitcoin-exchange-risk



2024-01-01



---
/silk-road#estimating-dprs-fortune-minus-expenses-exchange-rate



2024-01-01



---
/silk-road#finalization



2024-01-01



---
/silk-road#mike-power-questions



2024-01-01



---
/silk-road#safe



2024-01-01



---
/silk-road#silk-road-as-cyphernomicons-black-markets



2024-01-01



---
/silk-road#the-bet-bmr-or-sheep-to-die-in-a-year-by-oct-2014



2024-01-01



---
/silk-road#vendor-table



2024-01-01



---
/slowing-moores-law#lesswrong-survey



2024-01-01



---
/smpy#fullerton-longitudinal-study



2024-01-01



---
/smpy#karpinski



2024-01-01



---
/socks#exploration



2024-01-01



---
/socks#toil



2024-01-01



---
/sort#binsort



2024-01-01



---
/spaced-repetition#abstraction



2024-05-01



---
/spaced-repetition#literature-review



2024-01-01



---
/spaced-repetition#when-to-review



2024-01-01



---
/startup-idea#indoor-tree-climbing-gym



2024-01-01



---
/startup-idea#streamer-memorabilia



2024-01-01



---
/static/build/Interwiki.hs



2024-01-01



---
/static/build/LinkArchive.hs



2024-01-01



---
/static/build/LinkAuto.hs



2024-01-01



---
/static/build/LinkIcon.hs



2024-01-01



---
/static/build/LinkLive.hs



2024-01-01



---
/static/build/LinkMetadata.hs



2024-01-01



---
/static/build/Tags.hs



2024-01-01



---
/static/build/Typography.hs



2024-01-01



---
/static/build/anchor-checker.php



2024-01-01



---
/static/build/annotation-dump.hs



2024-01-01



---
/static/build/bash.sh



2024-01-01



---
/static/build/changeTag.hs



2024-01-01



---
/static/build/clean-pdf.py



2024-07-08



---
/static/build/collapse-checker.py



2024-01-01



---
/static/build/date-guesser.py



2024-08-22



---
/static/build/daterange-checker.py



2024-09-01



---
/static/build/generateDirectory.hs



2024-01-01



---
/static/build/gwsed.sh



2024-01-01



---
/static/build/hakyll.hs



2024-01-01



---
/static/build/link-extractor.hs



2024-01-01



---
/static/build/linkArchive.sh



2024-01-01



---
/static/build/markdown-footnote-length.hs



2024-01-01



---
/static/build/markdown-length-checker.hs



2024-01-01



---
/static/build/markdown-lint.sh



2024-01-01



---
/static/build/stringReplace.hs



2024-01-01



---
/static/build/sync.sh



2024-01-01



---
/static/build/tagguesser.py



2024-11-22



---
/static/build/upload.sh



2024-01-01



---
/static/css/default.css



2024-01-01



---
/static/css/fonts-GENERATED.css



2024-01-01



---
/static/css/fonts.css



2024-01-01



---
/static/css/links.css



2024-01-01



---
/static/css/old/image-focus.css



2024-01-01



---
/static/font/dropcap/de-zs/DeutscheZierschrift-M.ttf



2024-01-01



---
/static/google-cse.html



2024-09-28



---
/static/img/favicon.ico



2024-01-01



---
/static/img/icon/chi-dna.svg



2024-01-01



---
/static/img/icon/deepmind.svg



2024-01-01



---
/static/img/icon/erowid.svg



2024-01-01



---
/static/img/icon/google-scholar.svg



2024-01-01



---
/static/img/icon/internet-archive.svg



2024-01-01



---
/static/img/icon/miri.svg



2024-01-01



---
/static/img/icon/new-york-times.svg



2024-01-01



---
/static/img/icon/nlm-ncbi.svg



2024-01-01



---
/static/img/icon/openai.svg



2024-01-01



---
/static/img/icon/the-guardian.svg



2024-01-01



---
/static/img/icon/the-new-yorker.svg



2024-01-01



---
/static/img/icon/video.svg



2024-01-01



---
/static/img/icon/washington-post.svg



2024-01-01



---
/static/img/ornament/asterism-triplewhitestar.svg



2024-01-01



---
/static/js/404-guesser.js



2024-08-01



---
/static/js/Hyphenopoly.js



2024-01-01



---
/static/js/image-focus.js



2024-01-01



---
/static/js/old/links.js



2024-01-01



---
/static/js/rewrite.js



2024-01-01



---
/static/js/tablesorter.js



2024-01-01



---
/static/js/transclude.js



2024-01-01



---
/static/nginx/twdne.conf



2024-01-01



---
/static/redirect/nginx.conf



2024-01-01



---
/static/template/default.html



2024-01-01



---
/story-of-your-life#overshadowing



2024-01-01



---
/subculture#a-winner-is-you



2024-01-01



---
/subculture#cities



2024-01-01



---
/subscript#date-ranges



2024-01-01



---
/subscript#inflation
Subscripts For Citations § Inflation
Gwern
2020-01-08
2024-11-01


<figure><img class="float-right page-thumbnail  outline invert-not" height="1032" width="981" src="/doc/design/typography/2020-02-06-gwern-gwernnet-subscripts-examples.png" title="Screenshot of 3 proposed typographic conventions for simpler, easier to read, inline citations." alt="" /></figure><div class="page-description-annotation">
<p>A typographic proposal: replace cumbersome inline citation formats like ’Foo <em>et al.</em> (2010)’ with subscripted dates/sources like ‘<span class="cite"><span class="cite-author-plural">Foo</span><span class="cite-joiner">et al</span><span class="cite-date">2020</span></span>’. Intuitive, easily implemented, consistent, compact, and can be used for evidentials in general.</p>
</div>
<p>My general approach of <a href="/static/build/Inflation.hs" id="inflation-adjuster-2" class="link-annotated" data-link-icon="code" data-link-icon-type="svg" data-link-icon-color="#5e5086" title="‘InflationAdjuster’, Gwern 2019">automatically inflation-adjusting</a> dollar/₿ amounts to the current nominal (ie. real) amount, rather than default to presenting ever-more-misleading nominal historical amounts, could be applied to many other financial assets.</p>
<p>As far as almost all financial software is concerned, ‘a dollar is a dollar’, and as long as credits &amp; debits sum to zero, everything is fine; inflation is, somewhat bizarrely, almost completely ignored, and left to readers or analysts to haphazardly handle it as they may (or may not, as is usually the case).</p>
<p>Here are 4 ideas of ‘inflation adjustments’ to make commonly-cited economic numbers more meaningful to our decision-making:</p>
<ol type="1">
<li><p>rewrite individual stock returns to be always against a standard stock index, rather than against themselves in nominal terms</p></li>
<li><p>annotate stock prices on a specific date with their #1 statistic from that date to ‘today’</p></li>
<li><p>rewrite currencies to year-currencies, with ‘real’ currency amounts simply being reported in the most recent year-currency</p></li>
<li><p>rewrite year-currencies into the <a href="https://en.wikipedia.org/wiki/Net_present_value" class="link-annotated-partial link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Net_present_value#bodyContent" title="Net present value">NPV</a> of the next-best alternative investment, which represents the compounding opportunity cost</p></li>
</ol>
<div class="columns TOC">
<ul>
<li><a href="/subscript#good-writing-conventions" id="toc-good-writing-conventions">Good Writing Conventions</a></li>
<li><a href="/subscript#subscripts-for-metadata" id="toc-subscripts-for-metadata">Subscripts For Metadata</a>
<ul>
<li><a href="/subscript#citations" id="toc-citations">Citations</a></li>
<li><a href="/subscript#evidentials" id="toc-evidentials">Evidentials</a></li>
<li><a href="/subscript#multiple-authors" id="toc-multiple-authors">Multiple Authors</a>
<ul>
<li><a href="/subscript#unicode-ellipsis" id="toc-unicode-ellipsis">Unicode Ellipsis</a></li>
</ul></li>
<li><a href="/subscript#generalized-evidentials" id="toc-generalized-evidentials">Generalized Evidentials</a></li>
<li><a href="/subscript#citation-evidentials" id="toc-citation-evidentials">Citation Evidentials</a></li>
<li><a href="/subscript#technical-support" id="toc-technical-support">Technical Support</a></li>
<li><a href="/subscript#example-use" id="toc-example-use">Example Use</a></li>
<li><a href="/subscript#possible-alternative-notation" id="toc-possible-alternative-notation">Possible Alternative Notation</a></li>
<li><a href="/subscript#disadvantages" id="toc-disadvantages">Disadvantages</a></li>
<li><a href="/subscript#date-ranges" id="toc-date-ranges">Date Ranges</a></li>
</ul></li>
<li><a href="/subscript#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/subscript#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/subscript#inflation" title="‘Subscripts For Citations § Inflation’, Gwern 2020" id="toc-inflation">Inflation</a>
<ul>
<li><a href="/subscript#benchmarking" id="toc-benchmarking">Benchmarking</a>
<ul>
<li><a href="/subscript#index" id="toc-index">Index</a></li>
<li><a href="/subscript#event" id="toc-event">Event</a></li>
</ul></li>
<li><a href="/subscript#year-currencies" id="toc-year-currencies">Year-Currencies</a></li>
<li><a href="/subscript#npv-investment-units" id="toc-npv-investment-units">NPV-Investment Units</a></li>
</ul></li>
</ul></li>
</ul>
</div>
---
/subscript#ruby



2024-01-01



---
/suzanne-delage#bram-stokers-dracula



2024-01-01



---
/suzanne-delage#coordination



2024-01-01



---
/suzanne-delage#overshadowing



2024-01-01



---
/suzanne-delage#progress



2024-01-01



---
/suzanne-delage#the-story



2024-01-01



---
/tank#alternative-examples



2024-01-01



---
/terrorism-is-not-about-terror#the-problem



2024-01-01



---
/terrorism-is-not-effective#competent-murders



2024-01-01



---
/terrorism-is-not-effective#on-the-absence-of-true-fanatics



2024-01-01



---
/timing#try-try-again-but-less-less



2024-01-01



---
/tla#blind-spot



2024-07-08



---
/tool-ai#active-learning-sample-efficiency



2024-06-27



---
/touhou#growth-over-time



2024-01-01



---
/traffic#adwords



2024-01-01



---
/traffic#january-2012july-2012



2024-01-01



---
/traffic#january-2014july-2014



2024-01-01



---
/traffic#january-2016july-2016



2024-01-01



---
/traffic#july-2011december-2011



2024-01-01



---
/traffic#july-2012january-2013



2024-01-01



---
/traffic#july-2017january-2018



2024-01-01



---
/traffic#july-2018january-2019
July 2018-January 2019 Gwern.net traffic statistics


2024-01-01



---
/traffic#july-2019january-2020
July 2019-January 2020 Gwern.net traffic statistics


2024-01-01



---
/traffic#july-2021january-2022



2024-01-01



---
/treadmill#spaced-repetition



2024-01-01



---
/treadmill#typing



2024-01-01



---
/turing-complete#dullien-2017
Weird machines, exploitability, and provable unexploitability


2024-01-01



---
/turing-complete#security-implications



2024-01-01



---
/twdne#downloads



2024-01-01



---
/twdne#mobile-broken



2024-01-01



---
/twdne#text



2024-01-01



---
/unseeing#confirmation-bias



2024-01-01



---
/unsorting



2024-12-11



---
/water#best-arm-racing-algorithms



2024-01-01



---
/wikipedia-and-knol#chronicle-of-a-death-foretold



2024-01-01



---
/zeo/caffeine#first-morning-caffeine-experiment



2024-01-01



---
/zeo/co2#satish



2024-01-01



---
/zeo/potassium#potassium-day-use



2024-01-01



---
/zeo/potassium#potassium-morning-use



2024-01-01



---
/zeo/vitamin-d#vitamin-d-at-morn-helps



2024-01-01



---
/zeo/zeo#bed-time-for-better-sleep



2024-01-01



---
/zeo/zeo#melatonin



2024-01-01



---
/zeo/zeo#melatonin-analysis



2024-01-01



---
/zeo/zeo#phases-of-the-moon
Zeo sleep self-experiments § Phases Of The Moon
Gwern
2010
2024-01-01



---
/zeo/zeo#q-value



2024-01-01



---
/zeo/zeo#redshift-flux
Zeo sleep self-experiments § Redshift/f.lux
Gwern
2010
2024-01-01



---
/zeo/zeo#rise-time-for-productivity



2024-01-01



---
/zeo/zeo#sdr-lucid-dreaming-exploratory-data-analysis



2024-01-01



---
/zeo/zeo#value-of-information-voi



2024-01-01



---
http://10000yearclock.net/



2024-01-01



---
http://2015phage.org/
2015 Year of the Phage Conference


2024-01-01



---
http://2chan.us/wordpress/2009/05/17/japanese-lectureblog-post-translation-the-space-between-anime-and-manga-5-katsuhiro-otomo-the-anti-story-author-by-kentaro-takekuma/



2024-01-01



---
http://2chan.us/wordpress/2012/07/12/c82-genre-stats/



2024-01-01



---
http://5onwnspjvuk7cwvk.onion/



2024-01-01



---
http://act-r.psy.cmu.edu/wordpress/wp-content/themes/ACT-R/workshops/2003/proceedings/46.pdf



2024-01-01



---
http://aero-comlab.stanford.edu/jameson/index.html
Antony Jameson's Home Page, Dept. of Aeronautics &amp; Astronautics


2024-05-10



---
http://ageconsearch.umn.edu/record/9620/files/61030401.pdf
Generic Advertising Wearout


2024-01-01



---
http://akenney.fastmail.fm.user.fm/works/9.61Paper.pdf



2024-01-01



---
http://alex-reid.net/



2024-01-01



---
http://alpaca727o3c75xx.onion/pages/ethics/



2024-01-01



---
http://andrewsullivan.thedailybeast.com/2011/09/the-subtlety-of-testosterone.html



2024-01-01



---
http://anitra.net/commonwealth/alamo.html
Notes on "The Death of Bowie Gizzardsbane" by John Myers Myers


2024-01-01



---
http://answers.google.com/answers/threadview?id=714986
Q: Population statistics by time zone


2024-01-01



---
http://apjcn.org/update%5Cpdf%5C2000%5C4%5C274-281%5C274.pdf



2024-01-01



---
http://apjcn.org/update%5Cpdf%5C2009%5C3%5C326-334%5C326.pdf



2024-01-01



---
http://app.qstream.com/pricekerfoot



2024-01-01



---
http://apsychoserver.psych.arizona.edu/JJBAReprints/PSYC621/Johnson%20Current%20Directions%20Psych%20Science%202010%20%28G%20and%20E%20in%20IQ%29.pdf



2024-01-01



---
http://archive.recapthelaw.org/paed/203025/



2024-01-01



---
http://archive.recapthelaw.org/search/advanced/?q=modafinil



2024-01-01



---
http://archives.cnn.com/2000/HEALTH/aging/04/19/hearing.loss.wmd/index.html



2024-01-01



---
http://armodafinilnowin.com/



2024-01-01



---
http://arvindn.livejournal.com/133249.html



2024-01-01



---
http://assmkedzgorodn7o.onion/



2024-01-01



---
http://atlantisrky4es5q.tor2web.org/about



2024-01-01



---
http://aurellem.org/vba-clojure/html/total-control.html
Pokemon Yellow Total Control Hack


2024-01-01



---
http://azspcs.com/Contest/Nearness
AZsPCs—Reversing Nearness—Description


2024-11-05



---
http://bactra.org/weblog/601.html
Bayes &lt; Darwin-Wallace


2024-01-01



---
http://bactra.org/weblog/698.html
The Neutral Model of Inquiry (or, What Is the Scientific Literature, Chopped Liver?); Attention conservation notice: 900 words of wondering what the scientific literature would look like if it were entirely a product of publication bias. Veils the hard-won discoveries of actual empirical scientists in vague, abstract, hyper-theoretical doubts, without alleging any concrete errors. A pile of skeptical nihilism, best refuted by going back to the lab.


2024-01-01



---
http://bactra.org/weblog/algae-2012-09.html
Books to Read While the Algae Grow in Your Fur, September 2012


2024-01-01



---
http://bastiat.org/en/twisatwins.html
That Which is Seen, and That Which is Not Seen; by Frederic Bastiat


2024-01-01



---
http://batman691.blog.me/50040137156



2024-01-01



---
http://betsofbitco.in/help



2024-01-01



---
http://betsofbitco.in/list?status=available&category=All&sorting=-moderationTime



2024-01-01



---
http://betsofbitco.in/list?status=available&category=All&sorting=deadlineTime



2024-01-01



---
http://bifunctor.homelinux.net/~roel/cgi-bin/hackage-scripts/package/xhtml



2024-01-01



---
http://bifunctor.homelinux.net/~roel/cgi-bin/hackage-scripts/revdeps/iteratee#direct



2024-01-01



---
http://bifunctor.homelinux.net/~roel/cgi-bin/hackage-scripts/revdeps/storablevector-0.2.7#indirect



2024-01-01



---
http://bit-player.org/2021/three-months-in-monte-carlo
Three Months in Monte Carlo


2024-01-01



---
http://bit-player.org/wp-content/uploads/2011/05/interest-pills-450.png



2024-01-01



---
http://bl3j73taluhwidx5.onion/index.php?topic=9.msg19#msg19



2024-01-01



---
http://blog.dansimons.com/2013/03/what-effect-size-would-you-expect.html
Daniel Simons: What effect size would you expect?


2024-01-01



---
http://blog.darcs.net/2010/11/coming-in-darcs-28-new-features.html
Coming in Darcs 2.8: new features


2024-01-01



---
http://blog.darcs.net/2010/11/coming-in-darcs-28-read-only-support.html
Coming in Darcs 2.8: read-only support for old-fashioned repositories


2024-01-01



---
http://blog.darcs.net/2012/04/darcs-hacking-sprint-7-report.html
darcs advanced revision control system: darcs hacking sprint 7 report


2024-01-01



---
http://blog.kaggle.com/2011/10/06/like-popping-bubble-wrap/



2024-01-01



---
http://blog.nationalgeographic.org/2008/09/09/neanderthal/?q=/2008/09/neanderthal.html
Neanderthal Brain Size at Birth Sheds Light on Human Evolution


2024-01-01



---
http://blog.notdot.net/2012/08/Damn-Cool-Algorithms-Homomorphic-Hashing
Damn Cool Algorithms: Homomorphic Hashing


2024-01-01



---
http://blog.oddhead.com/2015/02/28/unlock-spock/
Unlock your Spock


2024-01-01



---
http://blog.platypope.org/2010/1/7/solving-puzzles-with-computer-science/
Solving puzzles with (computer) science


2024-01-01



---
http://blog.platypope.org/2012/4/5/restore-features/
Restoring Features


2024-01-01



---
http://blog.remoteworknewsletter.com/2014/10/15/how-to-valdiate-an-idea-on-hacker-news/



2024-08-04



---
http://blog.sigfpe.com/2005/08/absence-of-evidence-is-evidence-of.html
Absence of Evidence is Evidence of Absence


2024-01-01



---
http://blog.sigfpe.com/2009/01/haskell-monoids-and-their-uses.html
Haskell Monoids and their Uses


2024-01-01



---
http://blog.thegrandlocus.com/2014/10/a-flurry-of-copycats-on-pubmed
A flurry of copycats on PubMed


2024-01-01



---
http://blog.tyrannyofthemouse.com/2008/11/my-plan-to-destroy-universe-wont-work.html
Setting Things Straight: My plan to destroy the universe won't work


2024-01-01



---
http://blogsuki.com/archives/2008/05/25/1415/
fanime 2008 gurren lagann panel


2024-01-01



---
http://bps-research-digest.blogspot.com/2012/08/music-we-like-is-more-distracting-than.html



2024-01-01



---
http://bps-research-digest.blogspot.com/2014/05/a-replication-tour-de-force.html



2024-01-01



---
http://chesstempo.com/user-guide/en/probSearchSpacedRepetition.html



2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/05/30/going-going-gone/
Going, Going, Gone…
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/05/31/going-going-gone%E2%80%A6-part-2/index.html
Going, Going, Gone… Part 2
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/07/11/the-armories-of-the-latter-day-laputas-part-5/index.html
The Armories of the Latter Day Laputas, Part 5
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/07/15/902/index.html
Harry Potter and the Deathly Hallows, Part 2
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/07/27/would-you-like-another-plate-of-this/
Would You Like Another Plate of This?
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/08/05/science-fiction-double-feature-2-part-2/index.html
Science Fiction, Double Feature, 2: Part 2
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/08/09/fucked/#comment-3171
Fucked
Mike Darwin

2024-01-01



---
http://chronopause.com/chronopause.com/index.php/2011/08/20/interventive-gerontology-1-0-02-first-try-to-make-it-to-the-mean-diet-as-a-life-extending-tool-part-3/index.html
Interventive Gerontology 1.0.02: First, Try to Make it to the Mean: Diet as a life extending tool, Part 3
Mike Darwin

2024-01-01



---
http://classiques.uqac.ca/classiques/duyvendak_jjl/B25_book_of_lord_shang/duyvlord.rtf



2024-01-01



---
http://clickotron.com/
Click-o-Tron


2024-01-01



---
http://cluteonline.com/journals/index.php/IJMIS/article/download/4944/5036
Escalation Of Commitment In MIS Projects: A Meta-Analysis


2024-01-01



---
http://cmt.harvard.edu/demler/
Eugene Demler


2024-01-01



---
http://cmxiong.com/
Caiming Xiong—Home Page


2024-07-21



---
http://codyraskin.com/research/?p=135
A Chinese Room Writes a Sequel to Blindsight


2024-01-01



---
http://coldwa.st/e/blog/2011-08-22-GSoC-Final.html



2024-01-01



---
http://colormind.io/
Colormind—Color schemes via Generative Adversarial Networks


2024-01-01



---
http://csjarchive.cogsci.rpi.edu/Proceedings/2005/docs/p512.pdf



2024-01-01



---
http://csjarchive.cogsci.rpi.edu/proceedings/2011/papers/0782/paper0782.pdf



2024-01-01



---
http://danluu.com/



2024-12-01



---
http://davidjf.free.fr/new/Xtech_scientific%20american_%20making%20memories%20stick.pdf
Making Memories Stick
Fields
2005
2024-01-01



---
http://davidpfau.com/
David Pfau


2024-10-08



---
http://de1.erowid.org/experiences/subs/exp_Melatonin.html



2024-01-01



---
http://denisdutton.com/baumeister.htm



2024-01-01



---
http://developer.cybozu.co.jp/akky/2019/02/thiswaifudoesnotexist-generates-my-waifu-faces/



2024-01-01



---
http://digitalcommons.law.scu.edu/cgi/viewcontent.cgi?article=1170&context=facpubs



2024-01-01



---
http://digitalcommons.mtu.edu/cgi/viewcontent.cgi?article=1486&context=etds
Skill Acquisition and the Influence of Attentional Focus and Practice


2024-01-01



---
http://digitalcommons.usu.edu/cgi/viewcontent.cgi?article=4569&context=etd
The efficacy of masses versus distributed practice as a function of desired learning outcomes and grade level of the student


2024-01-01



---
http://digitalrepository.smu.edu/cgi/viewcontent.cgi?article=1001&context=engineering_compsci_research



2024-01-01



---
http://dioi.org/kn/newtonmoontest.htm
Newton’s two ‘Moon-tests’


2024-01-01



---
http://disi.unitn.it/security/icccn08.pdf



2024-01-01



---
http://diysupplements.com/add-caffeine-to-everything/
Add Caffeine to Everything


2024-01-01



---
http://documents.worldbank.org/curated/en/960091473863696457/Shoeing-the-Children-the-impact-of-the-TOMS-Shoe-donation-program-in-rural-El-Salvador



2024-01-01



---
http://dspace.ucalgary.ca/bitstream/1880/47914/1/Steel_PsychBulletin_2007_Postprint.pdf
The nature of procrastination: A meta-analytic and theoretical review of quintessential self-regulatory failure


2024-01-01



---
http://dual-n-back.com/nback.html
Dual n-task


2024-01-01



---
http://e-drexler.com/p/06/00/EOC_Cover.html



2024-01-01



---
http://ebooks.byethost6.com/?i=1



2024-01-01



---
http://esr.ibiblio.org/?p=7183
Managing modafinil


2024-01-01



---
http://eulerarchive.maa.org/docs/translations/E149tr.pdf



2024-01-01



---
http://eurfa.org.uk/pangur_ban.php
Eurfa


2024-01-01



---
http://evamedias.free.fr/fin.htm#entretien_96
<em>Evangelion</em>: Une fin controverse


2024-01-01



---
http://evaxephon.com/
Welcome to EvaXephon.com!


2024-01-01



---
http://faculty.une.edu/cas/szeeman/GK-12/articles/ViewsofNature.pdf



2024-01-01



---
http://folding.stanford.edu/English/FAQ-Diseases



2024-01-01



---
http://forum.bitcoin.org/index.php



2024-01-01



---
http://gainax.fr/
Studio Gainax


2024-01-01



---
http://galileo.rice.edu/Catalog/NewFiles/bacon.html
The Galileo Project


2024-01-01



---
http://gallery.gensokyo.org/archive/Iyokan_and_Surrounded_by_Enemies_-_Dream_and_Reality.zip



2024-01-01



---
http://gamers.eurogamer.net/user_profile.php?user_id=8



2024-01-01



---
http://geneatlas.roslin.ed.ac.uk/
Gene ATLAS is a large database of associations between hundreds of traits and millions of variants using the UK Biobank cohort


2024-01-01



---
http://geroprotectors.org/?page=8&q%5Bs%5D=organism_name+asc
CURATED DATABASE OF GEROPROTECTORS


2024-01-01



---
http://gettermario.dynamicforum.net/t974p15-entretien-go-nagai-hideaki-anno



2024-01-01



---
http://glench.com/closed-source/dictionaryofnumbers/
Dictionary of Numbers


2024-01-01



---
http://global.genron.co.jp/2011/12/01/can-social-media-regenerate-tohoku/print/
Can Social Media Regenerate Tohoku?


2024-01-01



---
http://graded-reader.org/
jtauber/graded-reader


2024-01-01



---
http://hmxutiksabsj4ozi.onion/index.php?topic=2.msg0



2024-01-01



---
http://home.earthlink.net/~peter.a.taylor/midrash.htm



2024-01-01



---
http://home.mcom.com/info/newsrelease.html
Netscape Communications Offers New Network Navigator Free On The Internet: Netscape Communications Now, Builds On Tradition Of Freeware For The Net (web.archive.org/web/20020614041310/http://wp.netscape.com/newsref/pr/newsrelease1.html)


2024-01-01



---
http://homepage3.nifty.com/mana/eva-shi1.htm



2024-01-01



---
http://homepage3.nifty.com/mana/miyazaki-annno.html



2024-01-01



---
http://homepage3.nifty.com/mana/new-eva-siryou1.html



2024-01-01



---
http://homepage3.nifty.com/mana/siryou1.htm



2024-01-01



---
http://homepage3.nifty.com/mana/siryou4-1.htm



2024-01-01



---
http://host.robots.ox.ac.uk/pascal/VOC/
The PASCAL Visual Object Classes Homepage


2024-01-01



---
http://howmanyofme.com/search/



2024-01-01



---
http://humancond.org/_media/papers/bouchard04_genetic_influence_psychological_traits.pdf



2024-01-01



---
http://i25c62nvu4cgeqyz.onion/viewtopic.php?pid=121#p121



2024-01-01



---
http://icampustutor.csail.mit.edu/6.001-public/



2024-01-01



---
http://ijem.in/article.asp?issn=2230-8210;year%3D2014;volume%3D18;issue%3D6;spage%3D750;epage%3D752;aulast%3DKalra



2024-01-01



---
http://images.pearsonassessments.com/Images/dotCom/milleranalogies/pdfs/MAT_Meta-Analysis.pdf
Academic performance, career potential, creativity, and job performance: Can one construct predict them all?


2024-01-01



---
http://images.pearsonclinical.com/images/pdf/wisciv/WISCIVTechReport2.pdf



2024-01-01



---
http://img2.timg.co.il/forums/1_174893674.pdf



2024-01-01



---
http://individual.utoronto.ca/jacobhirsh/publications/Mar_Oatley_Hirsh_delaPaz_Peterson.pdf
Bookworms versus nerds: Exposure to fiction versus non-fiction, divergent associations with social ability, and the simulation of fictional social worlds


2024-01-01



---
http://iodineresearch.com/files/cann_2006_iodine_in_cardiovascular_disease.pdf



2024-01-01



---
http://itre.cis.upenn.edu/~myl/languagelog/archives/002379.html
Language Log: One world, how many bytes?


2024-01-01



---
http://itre.cis.upenn.edu/~myl/languagelog/archives/005526.html
Language Log: Comparing communication efficiency across languages


2024-01-01



---
http://itre.cis.upenn.edu/~myl/languagelog/archives/005530.html
Language Log: Mailbag: comparative communication efficiency


2024-01-01



---
http://jeffclune.com/
Jeff Clune—Professor—Computer Science—University of British Columbia


2024-10-08



---
http://jessic.at/writing/wireheading.pdf



2024-01-01



---
http://jfk.hood.edu/Collection/Weisberg%20Subject%20Index%20Files/C%20Disk/CIA%20Reporters%20New%20York%20Times%20Series%2012-25-77/Item%2007.pdf



2024-01-01



---
http://jidinews.com/innernews/innernews/event/1204.html
GAN的模仿者：假脸网站火了


2024-01-01



---
http://jkff.info/articles/ire/
Incremental Regular Expressions


2024-01-01



---
http://jonathan.graehl.org/



2024-01-01



---
http://jonls.dk/redshift/



2024-01-01



---
http://joshua.schachter.org/2009/04/on-url-shorteners
on url shorteners


2024-01-01



---
http://journals.cambridge.org/production/action/cjoGetFulltext?fulltextid=1463440



2024-01-01



---
http://jtoomim.org/brain-training/Acute%20Hypoglycemia%20Impairs%20Nonverbal.pdf



2024-01-01



---
http://jtoomim.org/brain-training/Brain%20networks%20for%20working%20memory%20and%20factors%20of%20intelligence%20assessed%20in%20males%20and%20females%20with%20fMRI%20and%20DTI.pdf



2024-01-01



---
http://jtoomim.org/brain-training/Do%20working%20memory%20and%20susceptibility%20to%20interference%20predict%20differences%20in%20fluid%20intelligence.pdf



2024-01-01



---
http://jtoomim.org/brain-training/Domain%20general%20mechanisms%20of%20complex%20memory%20span.pdf



2024-01-01



---
http://jtoomim.org/brain-training/intelligence%20and%20seaman%20quality%20are%20positively%20correlated.pdf



2024-01-01



---
http://jtoomim.org/brain-training/jaeggi2005-thesis-humancapacity-and-limits.pdf



2024-01-01



---
http://jtoomim.org/brain-training/moody2009-jaeggi2008rebuttal.pdf



2024-01-01



---
http://jtoomim.org/brain-training/n-back%20and%20novelty%20seeking.pdf



2024-01-01



---
http://jtoomim.org/files/Brehmer%20et%20al.%20-%202012%20-%20Working-memory%20training%20in%20younger%20and%20older%20adult.pdf



2024-01-01



---
http://jtoomim.org/files/Jau%9aovec%20and%20Jau%9aovec%20-%202012%20-%20Working%20memory%20training%20Improving%20intelligence.pdf



2024-01-01



---
http://jtoomim.org/files/stephenson_2010.pdf



2024-01-01



---
http://karpathy.ca/myblog/2013/11/27/quantifying-hacker-news-with-50-days-of-data/



2024-08-04



---
http://keyj.emphy.de/balanced-shuffle/
The art of shuffling music


2024-11-05



---
http://knol.google.com/k



2024-01-01



---
http://kth2mwuwlkezwziy.onion/wiki/index.php/Forbidden_Goods



2024-01-01



---
http://learningquest.blog.com/2009/09/04/the-wonder-of-human-body-2-brain-and-heart-chap-4-emotion-by-nhk/



2024-01-01



---
http://leipper.org/manuals/zip-fill/safelocks_for_compscientist.pdf



2024-01-01



---
http://libgen.org/search.php?req=%22wheel+of+time%22
Domain Registered at Safenames


2024-01-01



---
http://library.ioz.ac.cn/bitstream/000000/10340/1/Simultaneous%20generation%20and%20germline%20transmiss.pdf
Simultaneous generation and germline transmission of multiple gene mutations in rat using CRISPR-Cas systems


2024-01-01



---
http://linuxmafia.com/faq/Essays/marriage.html
Kudzu and the Marriage Amendment


2024-01-01



---
http://lists.urth.net/pipermail/urth-urth.net/2011-May/047751.html
Seventeen


2024-01-01



---
http://lists.urth.net/pipermail/urth-urth.net/2012-July/027396.html
Predictions Re: The Politics Of Gene Wolfe


2024-01-01



---
http://lists.urth.net/pipermail/urth-urth.net/2012-November/027732.html
Pirate Freedom notes


2024-01-01



---
http://lists.urth.net/pipermail/urth-urth.net/2019-January/026902.html
Allusion source: "The exultant Talarican" on Nessus?


2024-01-01



---
http://logsoku.com/thread/changi.2ch.net/eva/1234692428/6



2024-01-01



---
http://luthuli.cs.uiuc.edu/~daf/courses/games/AIpapers/ng99policy.pdf



2024-01-01



---
http://madry.mit.edu/
Homepage: Aleksander Mądry


2024-07-24



---
http://magicicada.org/databases/magicicada/map.html



2024-01-01



---
http://markets.nitle.org/expiring/markets



2024-01-01



---
http://markets.nitle.org/markets



2024-01-01



---
http://massless.org/?p=174
Dreams, discernment, and Google Reader


2024-01-01



---
http://mbe.oxfordjournals.org/content/14/2/195.full.pdf
Estimating the age of the common ancestor of a sample of DNA sequences


2024-01-01



---
http://mbe.oxfordjournals.org/content/16/12/1791.full.pdf
Population growth of human Y chromosomes: a study of Y chromosome microsatellites


2024-01-01



---
http://mbe.oxfordjournals.org/content/early/2016/12/20/molbev.msw283.full.pdf+html



2024-01-01



---
http://mccaine.org/2013/10/09/dwarf-fortress-a-marxist-analysis/
Dwarf Fortress: A Marxist Analysis


2024-01-01



---
http://members.fortunecity.com/wndrkn/mecha.html



2024-01-01



---
http://members.madasafish.com/~cj_whitehound/Fanfic/A_true_original.htm
A true original


2024-06-30



---
http://members.madasafish.com/~cj_whitehound/Fanfic/fanonvscanon.htm
Fanon versus canon


2024-06-30

fiction/criticism

---
http://members.madasafish.com/~cj_whitehound/Fanfic/magical_genetics.htm
The inheritance of magic


2024-06-30



---
http://mikebeauchamp.com/misc/sennheiser-hd-555-to-hd-595-mod/



2024-01-01



---
http://modelingtheworld.benjaminrosshoffman.com/intelligence-project-specific-factor-production
Modeling intelligence as a project-specific factor of production


2024-01-01



---
http://najafali.com/zero-to-fifteen-thousand-in-twenty-four-hours.html



2024-08-04



---
http://nathanael.hevenet.com/the-best-time-to-post-on-hacker-news-a-comprehensive-answer/



2024-08-04



---
http://news.bbc.co.uk/2/hi/uk_news/education/8579951.stm



2024-01-01



---
http://newsvote.bbc.co.uk/2/hi/science/nature/8127804.stm



2024-01-01



---
http://ngm.nationalgeographic.com/print/2010/05/sleep/max-text



2024-01-01



---
http://nicolasduquette.com/research.html



2024-01-01



---
http://nitro.biosci.arizona.edu/workshops/Aarhus2006/pdfs/WalshLT.pdf



2024-01-01



---
http://nitro.biosci.arizona.edu/zbook/NewVolume_2/pdf/Chapter05.pdf



2024-01-01



---
http://openscholarship.wustl.edu/cgi/viewcontent.cgi?article=2147&context=etd
The Efficiency of Retrieval Practice as a Function of Spacing and Intrinsic Value in Young and Older Adults


2024-01-01



---
http://otokei-douj.in/tlmc/%5BSWING%20HOLIC%5D/2012.05.27%20%5BSWHC-0009%5D%20SWING%20HOLIC%20VOL.09%20%5B%E4%BE%8B%E5%A4%A7%E7%A5%AD9%5D/05%20%5bSanokan%5d%20NEMESIS.mp3



2024-01-01



---
http://otokei-douj.in/tlmc//%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E3%83%96%E3%83%A9%E3%82%B6%E3%83%BC%E3%82%BA%5D%20Sisimai-brothers/2009.12.30%20%5BSSM-009%5D%20%E5%A4%A7%E6%A5%BD%E7%AC%A6%20%5BC77%5D/01%20%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7%5D%20%E6%81%8B%E3%81%A8%E6%B0%B4%E3%81%A8%E7%9F%B3%E7%82%AD%E3%81%A8.mp3



2024-01-01



---
http://otokei-douj.in/tlmc//%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E3%83%96%E3%83%A9%E3%82%B6%E3%83%BC%E3%82%BA%5D%20Sisimai-brothers/2009.12.30%20%5BSSM-009%5D%20%E5%A4%A7%E6%A5%BD%E7%AC%A6%20%5BC77%5D/03%20%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7%5D%20%E6%B0%B4%E5%BD%A9%E4%BA%BA%E5%BD%A2.mp3



2024-01-01



---
http://otokei-douj.in/tlmc//%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E3%83%96%E3%83%A9%E3%82%B6%E3%83%BC%E3%82%BA%5D%20Sisimai-brothers/2009.12.30%20%5BSSM-009%5D%20%E5%A4%A7%E6%A5%BD%E7%AC%A6%20%5BC77%5D/09%20%5B%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7%5D%20%E7%A9%BA%E3%81%AE%E9%96%93%E3%81%AB%E9%96%93%E3%81%AB.mp3



2024-01-01



---
http://otokei-douj.in/tlmc//%5BSound%20Sepher%5D/2011.05.08%20%5BSEPR-0009%5D%20%E6%9D%B1%E6%96%B9%E5%B9%BB%E5%A5%8F%E7%A5%80%E5%85%B86%20-Grimoire-%20%5B%E4%BE%8B%E5%A4%A7%E7%A5%AD8%5D/04%20%5Bzunba%5D%20%E4%B8%8A%E6%B5%B7%E7%B4%85%E8%8C%B6%E9%A4%A8%20%EF%BD%9E%20Chinese%20Tea.mp3



2024-01-01



---
http://people.virginia.edu/~ent3c/papers2/d%27onofrioAJPH.pdf



2024-01-01



---
http://permalink.gmane.org/gmane.science.linguistics.wikipedia.english/110790



2024-01-01



---
http://pharm-marketing.com/bulk_drug_other_eng.htm#modafinil



2024-01-01



---
http://philcrissman.net/posts/eulers-fizzbuzz/
Euler’s Fizzbuzz


2024-01-01



---
http://plaza.harmonix.ne.jp/~onizuka/literal/EVA26.txt
Literal Translation Project: Episode 26 script


2024-01-01



---
http://plaza.harmonix.ne.jp/~onizuka/literal/evangelion.html
Literal Translation Project Homepage


2024-01-01



---
http://popsych.org/should-psychological-neuroscience-research-be-funded/
Should Psychological Neuroscience Research Be Funded?


2024-01-01



---
http://portal.idc.ac.il/FacultyPublication.Publication?PublicationID=626&FacultyUserName=ZWJpYWxvZ29yc2t5#pdf
Stuck in the past: Why managers persist with new product failures


2024-01-01



---
http://portal.idc.ac.il/en/schools/economics/about/documents/text_and_tables_out_of_africa_%2023_feb_2015.pdf



2024-01-01



---
http://precedings.nature.com/documents/3697/version/1



2024-01-01



---
http://precedings.nature.com/documents/3697/version/1/files/npre20093697-1.pdf



2024-01-01



---
http://proselint.com/



2024-01-01



---
http://psychnet.wustl.edu/coglab/wp-content/uploads/2015/01/1989-Balota.pdf



2024-01-01



---
http://public.econ.duke.edu/~psarcidi/prop209instfit.pdf
Affirmative Action and University Fit: Evidence from Proposition 209
Arcidiacono
2012
2024-01-01



---
http://radar.oreilly.com/2009/03/the-sizzling-sound-of-music.html
The Sizzling Sound of Music


2024-01-01



---
http://radar.oreilly.com/2011/05/anonymize-data-limits.html
Why you can't really anonymize your data


2024-01-01



---
http://reddragdiva.co.uk/lj/gwern.mp3



2024-01-01



---
http://repetae.net/
John Meacham's Homepage


2024-01-01



---
http://researchnews.osu.edu/archive/nobelage.htm
Breakthrough scientific discoveries no longer dominated by the very young, study finds


2024-01-01



---
http://resources.emartin.net/blog/docs/AgeAchievement.pdf



2024-01-01



---
http://rickyreports.com/archives/annohideaki/
Evangelion Mastermind Anno Confesses Love for Anime


2024-01-01



---
http://sapyc.espe.edu.ec/evcarrera/DSP/pitch.pdf



2024-01-01



---
http://schizophrenia.com/family/FAQoffspring.htm#inherit
Schizophrenia and children and offspring


2024-01-01



---
http://schmid-werren.ch/hanspeter/publications/2014elemath.pdf



2024-01-01



---
http://self-assembly.net/wiki/index.php?title=Abstract_Tile_Assembly_Model_(aTAM)
Abstract Tile Assembly Model (aTAM)


2024-01-01



---
http://silkandhornheresy.blogspot.co.uk/2012/08/this-warrior-of-dead-world-gene-wolfes.html



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?board=4.0



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?topic=10489.msg191044#msg191044



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?topic=18574.0



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?topic=25091.0;all



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?topic=4925.0



2024-01-01



---
http://silkroad5v7dywlc.onion/index.php?topic=9940.msg179819#msg179819



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/forums/thread/894



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/category/138



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/category/52



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/category/94



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/025af62b7a



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/0337b24a54



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/2f318044ea



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/34e836fe31



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/3856ebd21c



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/4de32adfbb



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/693a8c4f59



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/b3e0fa2ad2



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/b69500e71e



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/cb63dfdf78



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/ce9ab3fa0f



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/d6aa0bc8b8



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/d7d9542ee9



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/db5556491b



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/e6ae923979



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/f3df3e9842



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/item/f8cc7e5c64



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/search_results/LSD/0



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/1675dcb422



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/1bfd7523ad



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/351ee799c9



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/45b8f448bf



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/4f3f1e8eab



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/69a6bec290



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/96b11d47ca



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/af8f7b03ff



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/c684aad387



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/db71c13ee1



2024-01-01



---
http://silkroadvb5piz3r.onion/index.php/silkroad/user/e0a7dba26a



2024-01-01



---
http://silkroadvb5piz3r.onion/silkroad/item/9a30857e65



2024-01-01



---
http://sitemaker.umich.edu/satran/files/science-gst.pdf



2024-01-01



---
http://sl4.org/archive/0812/index.html#19570



2024-01-01



---
http://software.schmorp.de/pkg/rxvt-unicode.html



2024-01-01



---
http://solutions.redwingshoes.com/WorldsLargestBootA



2024-01-01



---
http://sound-of-pixels.csail.mit.edu/
The Sound of Pixels [homepage]


2024-01-01



---
http://sparky.haskell.org:8080/package/blaze-builder/reverse/all



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/blaze-html/reverse/all



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/curl/reverse/all



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/enumerator/reverse



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/gmap/reverse/all



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/haskell-src-exts/reverse/all



2024-01-01

cs/haskell

---
http://sparky.haskell.org:8080/package/haskell-src/reverse/all



2024-01-01

cs/haskell

---
http://spcats.umlib.um.edu.my/details.asp?mid=44692



2024-01-01



---
http://sqapo.com/index.htm



2024-01-01



---
http://star.psy.ohio-state.edu/coglab/Miracle.html



2024-01-01



---
http://stats.org.uk/statistical-inference/Bakan1966.pdf



2024-01-01



---
http://strdu.com/human_longevity_vs_mammals.html



2024-01-01



---
http://summaries.cochrane.org/CD007176/antioxidant-supplements-for-prevention-of-mortality-in-healthy-participants-and-patients-with-various-diseases
Antioxidant supplements for prevention of mortality in healthy participants and patients with various diseases
Bjelakovic
2012
2024-01-01



---
http://swaaanson.tumblr.com/post/25005539624/kindle-notes-inside-apple-by-adam-lashinsky
Kindle Notes: <em>Inside Apple</em> by Adam Lashinsky


2024-01-01



---
http://thecodelesscode.com/case/66
Case 66: Porpoise


2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?action=profile;area=showposts;u=1663



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=1428.0;all



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=2261.msg17459



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=237.0



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=2421.0



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=2678.0



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=2889.msg22662#msg22662



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=4034.msg32690#msg32690



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=4768



2024-01-01



---
http://thehub7dnl5nmcz5.onion/index.php?topic=5252.msg41679#msg41679



2024-01-01



---
http://thehub7gqe43miyc.onion/index.php?topic=8940.0



2024-01-01



---
http://themindflow.com/
MindFlow: IQ Enhancement


2024-01-01



---
http://theplanetsthatmatter.com/features/yoshiyuki_sadamoto_young_ace_interview/yoshiyuki_sadamoto_young_ace_interview.html



2024-01-01



---
http://thesiecle.com/episode22/



2024-01-01



---
http://theuncertainfuture.com/
The Uncertain Future


2024-01-01



---
http://tigersophia.blogspot.com/2011/04/q-elves-dirtand-michelangelo.html



2024-01-01



---
http://tokyo3cn.com/bbs/thread-18322-1-1.html



2024-01-01



---
http://tom7.org/bovex/
Badness 0


2024-12-10



---
http://tom7.org/mario/
learnfun and playfun: A general technique for automating NES games


2024-01-01



---
http://tom7.org/papers/murphy2022harder.pdf



2024-01-01



---
http://torch.ch/



2024-01-01



---
http://torch.ch/docs/getting-started.html



2024-01-01



---
http://trashotron.com/agony/reviews/2003/scholz-radiance.htm
Carter Scholz Radiance Reviewed by Rick Kleffel


2024-01-01



---
http://tthqi.free.fr/Uncommonly%20Difficult%20IQ%20Tests.php
Uncommonly Difficult IQ Tests


2024-01-01



---
http://ukrainiancomputing.org/Malinovsky.html



2024-01-01



---
http://uweb.cas.usf.edu/~drohrer/pdfs/Rohrer&Taylor2006ACP.pdf



2024-01-01



---
http://varianceexplained.org/r/hn-trends/
Words growing or shrinking in Hacker News titles: a tidy analysis


2024-08-04



---
http://vedantmisra.com/
Vedant Misra


2024-11-06



---
http://vision.ucsd.edu/~blaxton/sneakey.html



2024-01-01



---
http://visualgenome.org/



2024-01-01



---
http://vserver1.cscs.lsa.umich.edu/~crshalizi/weblog/918.html



2024-01-01



---
http://wavefunction.fieldofscience.com/2018/08/technological-convergence-in-drug.html
The Curious Wavefunction: Technological convergence in drug discovery and other endeavors


2024-01-01



---
http://whqlibdoc.who.int/publications/2007/9789241595827_eng.pdf



2024-01-01



---
http://wildfire-economics.org/Library/Bowman_et_al_2009.pdf



2024-01-01



---
http://williamchan.ca/
William Chan


2024-06-18



---
http://ww12.crazymeds.us/CrazyTalk/index.php?/topic/11439-what-do-provigilnuvigil-cost-out-of-pocket/



2024-01-01



---
http://ww12.sleepingwithtechnology.com/2013/04/09/speaking-quantified-self-conference-amsterdam-may-11-12-2013/



2024-01-01



---
http://ww25.endometabol.com/?page=download&file_id=13181&subid1=20220124-1520-030d-8748-eb5210a63d4d



2024-01-01



---
http://ww7.desiredmeds.com/detail.php?id=1680&medication=Modafinil&gid=601



2024-01-01



---
http://www-biba.inrialpes.fr/Jaynes/cc18i.pdf
Chapter 18: the A<sub>p</sub> Distribution and the Rule of Succession


2024-01-01



---
http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/Web/People/harchol/Papers/SODA94-ranking.pdf



2024-01-01



---
http://www-stat.wharton.upenn.edu/~steele/HoldingPen/SunsetSalvo.pdf



2024-01-01



---
http://www.aaronsw.com/weblog/000404
Bake, Don’t Fry


2024-01-01



---
http://www.aaronsw.com/weblog/squarezooko
Squaring the Triangle: Secure, Decentralized, Human-Readable Names


2024-01-01



---
http://www.accio-quote.org/articles/2001/1201-bbc-hpandme.htm
‘Harry Potter and Me’ (BBC Christmas Special, British version), BBC, 2001-12-28


2024-01-01



---
http://www.aellea.com/script/adventure.txt



2024-01-01



---
http://www.ai.mit.edu/courses/6.034f/psets/ps1/airtravel.pdf



2024-01-01



---
http://www.alex-reid.net/2011/03/on-the-value-of-academic-blogging.html



2024-01-01



---
http://www.analytical-lab.com/



2024-01-01



---
http://www.anga.us/issues--policy/power-generation/clean--efficient



2024-01-01



---
http://www.animeboards.com/showthread.php?t=23715



2024-01-01



---
http://www.animenewsservice.com/archives/dec13.htm



2024-01-01



---
http://www.animenewsservice.com/archives/evafilm.htm



2024-01-01



---
http://www.apn.psy.unibe.ch/content/application/braintwister



2024-01-01



---
http://www.applied-math.org/optical_tempest.pdf



2024-01-01



---
http://www.art-virtue.com/seals/introduction/intro.htm
Origin of Chinese Seals


2024-01-01



---
http://www.bartkira.com/
Start Reading!


2024-01-01



---
http://www.bayefsky.com/reports/rokorea_cerd_c_kor_15_16.pdf



2024-01-01



---
http://www.biotrend-usa.com/us/shop/search-query?itemid=N199-500&gclid=CKbL27u417YCFcU5Qgoduj8AGQ



2024-01-01



---
http://www.blackcatpoems.com/t/the_mystic.html
The Mystic, by Alfred Tennyson


2024-01-01



---
http://www.blc.arizona.edu/courses/schaffer/182/Eugenics/Paul%20Spencer%20Hidden%20Science%20of%20Eugenics.pdf
The hidden science of eugenics


2024-01-01



---
http://www.bloombergview.com/articles/2013-07-19/j-k-rowling-and-the-chamber-of-literary-fame



2024-01-01



---
http://www.byrnehobart.com/blog/why-are-middlebrow-dismissals-so-tempting/
Why Are Middlebrow Dismissals So Tempting?


2024-01-01



---
http://www.catb.org/esr/writings/taouu/html/
The Art of Unix Usability


2024-01-01



---
http://www.catb.org/jargon/html/B/banana-problem.html
banana problem


2024-01-01



---
http://www.catb.org/jargon/html/B/big-win.html
Hacker Jargon File


2024-01-01



---
http://www.catb.org/~esr/jargon/html/Y/yak-shaving.html
yak shaving


2024-01-01



---
http://www.catb.org/~esr/writings/cathedral-bazaar/magic-cauldron/ar01s11.html
Open Source as a Strategic Weapon


2024-01-01



---
http://www.catb.org/~esr/writings/sextips/sexy.html
Sex Tips For Geeks: How To Be Sexy


2024-01-01



---
http://www.chinaheritagequarterly.org/articles.php?searchterm=014_chineseattitude.inc&issue=014
The Chinese Attitude Towards the Past


2024-01-01



---
http://www.circle-wave.net/



2024-01-01



---
http://www.codinghorror.com/blog/archives/001076.html



2024-01-01



---
http://www.coldbacon.com/writing/borges-quixote.html
Pierre Menard Author of the Quixote


2024-01-01



---
http://www.collisiondetection.net/mt/archives/2007/05/_in_the_age_of.php
collision detection: Should you pick an unusual name for yourself—so you'll be more Googleable?


2024-01-01



---
http://www.collisiondetection.net/mt/archives/2013/07/wired_love_a_ta.php
collision detection: "Wired Love": A tale of catfishing, OK Cupid, and sexting ... from 1880


2024-01-01



---
http://www.communicationcache.com/uploads/1/0/8/8/10887248/arkes-hutzel-the-role-of-probability-of-success-estimates-in-the-sunk-cost-effect.pdf



2024-01-01



---
http://www.communicationcache.com/uploads/1/0/8/8/10887248/the_psychology_of_sunk_cost.pdf



2024-01-01



---
http://www.compilerpress.ca/Competitiveness/Anno/Anno%20Polanyi%20Problem%20Solving%20BJPS%201957.htm
Michael Polanyi


2024-01-01



---
http://www.controlledpills.com/prices_new.php?cid=&sub=1259



2024-01-01



---
http://www.cryonet.org/cgi-bin/dsp.cgi?msg=31606
How can we help those who cannot afford cryonics?


2024-01-01



---
http://www.dailyfinance.com/2010/02/06/girl-scout-cookies-by-the-numbers-just-where-do-all-those-dolla/
Yahoo


2024-01-01



---
http://www.deafcando.org.au/index.php?/deafcando/services/C81/



2024-01-01



---
http://www.denisdutton.com/universals.htm



2024-01-01



---
http://www.discus-lang.org/
Discus


2024-01-01



---
http://www.douglas-self.com/MUSEUM/COMMS/airclock/airclock.htm
The Paris Pneumatic Clock Network


2024-01-01



---
http://www.douglas-self.com/MUSEUM/POWER/airnetwork/airnetwork.htm
The Paris Compressed-Air Network: Elevators and Other Modern Conveniences


2024-01-01



---
http://www.dougwalton.ca/papers%20in%20pdf/02sunkcosts.pdf
Welcome dougwalton.ca


2024-01-01



---
http://www.dtic.mil/docs/citations/AD0410261



2024-01-01



---
http://www.dtic.mil/dtic/tr/fulltext/u2/a155212.pdf



2024-01-01



---
http://www.econ.yale.edu/smith/econ116a/keynes1.pdf



2024-01-01



---
http://www.econweb.umd.edu/~pope/westpointtiming.pdf



2024-01-01



---
http://www.emeraldinsight.com/journals.htm?articleid=1796008&show=abstract



2024-01-01



---
http://www.evalegend.com/interview_anno96.php



2024-01-01



---
http://www.evalegend.com/interview_anno97.php



2024-01-01



---
http://www.everlastingteas.com/
Everlasting Teas – For Leaf. For Life.


2024-01-01



---
http://www.evstigneev.net/EF.pdf
Evolutionary finance


2024-01-01



---
http://www.ex.org/1.5/24-ghibli.html



2024-01-01



---
http://www.ex.org/2.7/09-exclusive_evangelion.html



2024-01-01



---
http://www.faqs.org/faqs/compression-faq/
Compression FAQ Index


2024-01-01



---
http://www.fleafollyarchitects.com/?border_portfolio=grimm-city-book
Grimm City: An Architectural Fairytale


2024-01-01



---
http://www.floatingsheep.org/2010/07/obesity-beer-and-christianity-or.html
Obesity, Beer and Christianity: Or Correlation does not equal causation


2024-01-01



---
http://www.foundersatwork.com/
Founders at Work


2024-01-01



---
http://www.fsb.muohio.edu/fsb/ecopapers/docs/elliotsr-2006-09-paper.pdf
Understanding the Sunk Cost Effect: An Experimental Approach
Elliott, Curme
2006
2024-01-01



---
http://www.fsb.muohio.edu/fsb/ecopapers/docs/packhaam-2017-01-paper.pdf



2024-01-01



---
http://www.futurepundit.com/archives/007378.html



2024-01-01



---
http://www.futurepundit.com/archives/009032.html



2024-01-01



---
http://www.gainax.co.jp/wp/



2024-01-01



---
http://www.gainax.fr/index.php?option=com_content&view=category&id=37&Itemid=227



2024-01-01



---
http://www.gg.e-mansion.com/~kkatoh/ankoku/ankoku.html



2024-01-01



---
http://www.goodhealthpharmacy.com/new/catalog/affiliate_info.php



2024-01-01



---
http://www.grg.org/



2024-01-01



---
http://www.highbeam.com/doc/1G1-17381493.html
What was it like to try a rat? (Comparative Jurisprudence, part 1)
Ewald
1995
2024-01-01



---
http://www.highbeam.com/doc/1P2-869220.html



2024-01-01



---
http://www.holidaymead.com/#!product-page/cba4/1b42e823-5889-c0bb-0ab5-4cccca9a3f4c



2024-01-01



---
http://www.holidaymead.com/#!product-page/cba4/7bb4e589-1a66-8aa6-9a42-e7aa186c7584



2024-01-01



---
http://www.holidaymead.com/#!product-page/cba4/f8f43032-665c-5a4c-6756-1ac355b32549



2024-01-01



---
http://www.hotelchatter.com/story/2011/11/1/123142/269/hotels/Could_You_Be_Paying_for_Your_Next_Hotel_Stay_in_Bitcoin%3F



2024-01-01



---
http://www.hour.ca/film/film.aspx?iIDArticle=3530



2024-01-01



---
http://www.iapsych.com/iqmr/fe/LinkedDocuments/howard2001.pdf



2024-01-01



---
http://www.icir.org/christian/publications/2011-oakland-trajectory.pdf



2024-01-01



---
http://www.icsd.k12.ny.us/redistricting/startend/StartTimeChanges-v3.pdf



2024-01-01



---
http://www.icsd.k12.ny.us/redistricting/startend/starttimesummary.pdf



2024-01-01



---
http://www.identifont.com/differences?first=GT+America&second=ITC+Franklin+Gothic
Font Differences: GT America &amp; ITC Franklin Gothic


2024-01-01



---
http://www.infinitychess.com/Page/Public/Article/DefaultArticle.aspx?id=156
Portrait of Alvin Alcala


2024-01-01



---
http://www.infinitychess.com/Page/Public/Article/DefaultArticle.aspx?id=162



2024-01-01



---
http://www.injusticeinperugia.org/FBI2.html
Professional Opinion From Veteran FBI Agent Steve Moore


2024-01-01



---
http://www.interq.or.jp/blue/junya/appleparadise/html/okgoods/ok-goods-uru.html
Apple Paradise: OTOMO KATSUHIRO: Goods


2024-01-01



---
http://www.jacurutu.com/viewtopic.php?f=21&t=1112#p34878
Norman Spinrad Interview


2024-01-01



---
http://www.jacurutu.com/viewtopic.php?t=2690
Frank Herbert LP: the Banquet Scene


2024-01-01



---
http://www.jarvm.com/articles/Vol16Iss1/Vol16%20Iss1%20Beck.pdf



2024-01-01



---
http://www.jfrankle.com/
Jonathan Frankle—Chief Neural network Scientist at Databricks


2024-09-27



---
http://www.johnsonupdaydowndaydiet.com/pdf/ADCR%20JBJ%20MH.pdf



2024-01-01



---
http://www.jonathanho.me/
Jonathan Ho


2024-07-17



---
http://www.kegel.com/c10k.html
The C10K problem


2024-01-01



---
http://www.keithstanovich.com/Site/Research_on_Reasoning_files/JPSP08.pdf



2024-01-01



---
http://www.konaka.com/alice6/lain/hkint_e.html
HK Interview


2024-01-01



---
http://www.kroah.com/log/linux/stable_api_nonsense.html
linux kernel monkey log


2024-01-01



---
http://www.lagriffedulion.f2s.com/ashkenaz.htm
Assessing the Ashkenazic IQ


2024-01-01



---
http://www.logsoku.com/thread/anime.2ch.net/eva/1126970562/



2024-01-01



---
http://www.loshchilov.com/
Ilya Loshchilov


2024-11-11



---
http://www.magicalthinkingbook.com/2015/07/teller-of-penn-teller-on-explaining-magic-tricks/
Teller (of Penn &amp; Teller) on Revealing Magic Tricks


2024-01-01



---
http://www.mangauk.com/?p=annos-dominus



2024-01-01



---
http://www.mangauk.com/index.php?p=family-feud



2024-01-01



---
http://www.mangauk.com/post.php?p=hideaki-anno-interview



2024-01-01



---
http://www.marjanbakker.eu/Bakker%20Van%20Dijk%20Wicherts%202012.pdf
The Rules of the Game Called Psychological Science
Bakker
2012
2024-01-01



---
http://www.mars.dti.ne.jp/~yato/eva/magazine.htm
G@WGEVEer


2024-01-01



---
http://www.massmind.org/techref/idea/lessons.htm
Slowing 216.36.5.47&amp;c=1&amp;t=45456.4152673611


2024-01-01



---
http://www.math.tau.ac.il/~ybenja/MyPapers/benjamini_hochberg1995.pdf
Controlling the False Discovery Rate: a Practical and Powerful Approach to Multiple Testing


2024-01-01



---
http://www.michaelpetralia.com/theartofliving_epictetus.html
The Art of Living (Epictetus circa A.D. 100), as interpreted by Sharon Lebell


2024-01-01



---
http://www.michaelswanwick.com/revan/idda.html
The Elf Lord, the triune Goddess, and Jane’s dilemma (Caution—Spoilers)


2024-01-01



---
http://www.mikedellanoce.com/2012/09/my-first-hacker-news-effect-experience.html
My first "Hacker News Effect" experience


2024-08-04



---
http://www.mikeonads.com/2008/07/13/using-your-browser-url-history-estimate-gender/
Using your browser URL history to estimate gender


2024-01-01



---
http://www.morse.kiwi.nz/kingsley/lib/exe/fetch.php?media=single_interventions_tend_to_prolong_life_as_much_as_combinations.1.pdf



2024-01-01



---
http://www.nationalpost.com/news/means+fewer+sperm+donations+study/4362506/story.html



2024-01-01



---
http://www.nature.com/articles/d41586-019-01880-6



2024-01-01



---
http://www.nausicaa.net/miyazaki/earthsea/blog/blog39.html
Goro Miyazaki's Blog Translation (Page 39); 22<sup>nd</sup> February 2006; Number 39—Zero Marks as a Father, Full Marks as a Director


2024-01-01



---
http://www.nausicaa.net/miyazaki/interviews/aboutanime.html
Miyazaki on anime


2024-01-01



---
http://www.nausicaa.net/wiki/2010-01-News#Hideaki_Anno_Appears_on_Ghibli_Asemamire
2010-01-News


2024-01-01



---
http://www.nausicaa.net/wiki/The_Wind_Rises_(impressions)#Asahi_Shimbun
The Wind Rises (impressions)


2024-01-01



---
http://www.nco.go.jp/dl_data/keitai/keitai_guide.pdf



2024-01-01



---
http://www.neuroscienceschool.ku.dk/cbfm_literature/attwell%20laughlin.pdf



2024-01-01



---
http://www.neverendingbooks.org/where-is-the-royal-poldavian-academy/



2024-01-01



---
http://www.nhk.org.jp/tr/



2024-01-01



---
http://www.nibs.ac.cn/articles/20090723_01.pdf
iPS Cells Can Support Full-Term Development of Tetraploid Blastocyst-Complemented Embryos


2024-01-01



---
http://www.parthen-impact.com/parthen-uploads/78/2015/add_1_258968_6jxqYCJ7tK.pdf



2024-01-01



---
http://www.philipp-koellinger.com/
Philipp Koellinger—Personal Homepage


2024-07-17



---
http://www.progressive.org/images/pdf/1179.pdf



2024-01-01



---
http://www.projectharuhi.net/phpBB2/viewtopic.php?f=5&t=35
Kyonism (or The Kyon Theory)


2024-01-01



---
http://www.protoculture.ca/PA/edito42.htm



2024-01-01



---
http://www.psychology.sunysb.edu/attachment/measures/content/maccallum_on_dichotomizing.pdf
On the Practice of Dichotomization of Quantitative Variables


2024-01-01



---
http://www.quivira-font.com/
Quivira (typeface)


2024-01-01



---
http://www.randomhacks.net/2007/02/22/bayes-rule-and-drug-tests/



2024-01-01



---
http://www.ratbehavior.org/DumboRatMutation.htm
The dumbo rat mutation and human analogues


2024-01-01



---
http://www.rean-wings.net/chara01.html



2024-01-01



---
http://www.replicatedtypo.com/chocolate-consumption-traffic-accidents-and-serial-killers/5718.html
Chocolate Consumption, Traffic Accidents and Serial Killers


2024-01-01



---
http://www.replicatedtypo.com/spurious-correlation-bonanza-to-mark-replicated-typo-2-0-reaching-100000-hits/4374.html
Spurious correlation bonanza to mark Replicated Typo 2.0 reaching 100,000 hits


2024-01-01



---
http://www.replicatedtypo.com/super-smart-animals/4635.html
Super Smart Animals


2024-01-01



---
http://www.replicatedtypo.com/the-final-correlation-bayesian-causal-graphs-as-an-alternative-to-phylogenetics/5616.html
The final correlation: Bayesian Causal Graphs as an alternative to Phylogenetics


2024-01-01



---
http://www.replicatedtypo.com/what-makes-humans-unique-i-the-evolution-of-the-human-brain/1372.html
What Makes Humans Unique? (I): The Evolution of the Human Brain


2024-01-01



---
http://www.resources.emartin.net/blog/docs/AgeAchievement.pdf



2024-01-01



---
http://www.rexresearch.com/kahne/kahne.htm
Harry Kahne: Multiple Mentality Course


2024-01-01



---
http://www.roa.unimaas.nl/seminars/pdf2011/gensowski.pdf



2024-08-04



---
http://www.rocketpunk-manifesto.com/2007/08/space-fighters-not.html
Rocketpunk Manifesto: Space Fighters, Not


2024-01-01



---
http://www.rocketpunk-manifesto.com/2009/06/space-warfare-i-gravity-well.html
Space Warfare I: The Gravity Well


2024-01-01



---
http://www.rohitab.com/discuss/topic/36820-brain-workshops-dual-n-back/#entry10079255
Brain Workshop's Dual N-Back


2024-01-01



---
http://www.scholarpedia.org/article/N-body_choreographies
N-body choreographies


2024-01-01



---
http://www.scholarpedia.org/article/Sine-wave_speech
Sine-wave speech


2024-01-01



---
http://www.school.sleepeducation.com/resources/lessons/teensdrowsydriving/teencrashrates.pdf



2024-01-01



---
http://www.scifiscripts.com/scripts/2001.txt



2024-01-01



---
http://www.scifiscripts.com/scripts/banzai_script.txt



2024-01-01



---
http://www.script-o-rama.com/table.shtml/
movie scripts: drew's meat and potatoes


2024-01-01



---
http://www.sebastianmarshall.com/a-slightly-more-cautious-take-on-modafinil



2024-01-01



---
http://www.sebastianmarshall.com/my-experiences-with-modafinil



2024-01-01



---
http://www.seistronix.com/
SEISTRONIX Exploration Seismographs


2024-01-01



---
http://www.seistronix.com/ras_g.htm
RAS-24 Exploration Seismograph


2024-01-01



---
http://www.sequentialtart.com/archive/apr04/cv_0404_2.shtml
Why Is Manga and Anime Characters' Hair All the Colors of the Rainbow? Part 3: Blonds Are Trouble


2024-01-01



---
http://www.sequentialtart.com/archive/feb04/cv_0204_2.shtml
Why Is Manga and Anime Characters' Hair All the Colors of the Rainbow? Part 1


2024-01-01



---
http://www.sequentialtart.com/archive/mar04/cv_0304_2.shtml
Why Is Manga and Anime Characters' Hair All the Colors of the Rainbow? Part 2: Otherworldly Shades


2024-01-01



---
http://www.sequentialtart.com/archive/may04/cv_0504_2.shtml
Why Is Manga and Anime Characters' Hair All the Colors of the Rainbow?, Part 4: When Is a Blond Not a Blond? (vol VII/iss 5/May 2004)


2024-01-01



---
http://www.serpentine.com/blog/2007/04/12/haskellorg-and-googles-summer-of-code/
Haskell.org and Google’s Summer of Code


2024-01-01



---
http://www.sexarchive.info/GESUND/ARCHIV/GUS/HISTORYCHHS.HTM
Growing Up Sexually in Europe: Historical Matters


2024-01-01



---
http://www.sgenomics.co.uk/



2024-01-01



---
http://www.silicontaiga.ru/article/files/1761_1.pdf



2024-01-01



---
http://www.simpsoncrazy.com/scripts/last-exit



2024-01-01



---
http://www.sinanvural.com/seksek/inien/tvd/tvd2.htm
Interview with Frank Herbert and Beverly Herbert by Willis E. McNelly


2024-01-01



---
http://www.smarternootropics.com/2012/01/cephalon-europe-discontinues-olmifon-adrafinil/



2024-01-01



---
http://www.smarternootropics.com/coluracetam/



2024-01-01



---
http://www.soakyourhead.com/
Dual N-Back Training for Intelligence


2024-01-01



---
http://www.softmachines.org/wordpress/?p=2388
Rock climbing and the economics of innovation


2024-01-01



---
http://www.sophia.de/pdf/2014_PT-AI_polls.pdf



2024-01-01



---
http://www.sound-holic.com/swingholic/work_list02.html
SWING HOLIC


2024-01-01



---
http://www.southwales-eveningpost.co.uk/Teenager-tried-buy-Glock-pistol-dark-web-books/story-28949305-detail/story.html
Teenager who tried to buy Glock pistol on ‘dark web’ had books on mass shootings in bedroom


2024-01-01



---
http://www.speciosapro.com/starter-pack-test-drive-b1st-time-customers-only-p-76.html



2024-01-01



---
http://www.starblazers.com/html.php?page_id=252



2024-01-01



---
http://www.stat.columbia.edu/~gelman/research/published/GRR18.pdf



2024-01-01



---
http://www.stat.columbia.edu/~gelman/research/published/causalreview4.pdf



2024-01-01



---
http://www.stat.columbia.edu/~gelman/research/published/feller8.pdf



2024-01-01



---
http://www.stat.columbia.edu/~gelman/research/unpublished/GRR16.pdf



2024-01-01



---
http://www.stats.org.uk/statistical-inference/Berkson1938.pdf



2024-01-01



---
http://www.steffmann.de/wordpress/
Fototagebuch


2024-01-01



---
http://www.style.fm/as/05_column/animesama60.shtml
WEBAjX^C_COLUMN


2024-01-01



---
http://www.superdrugsaver.com/generic-medicine/451/Provigil--Generic.html



2024-01-01



---
http://www.tara.tcd.ie/bitstream/handle/2262/39430/When%20Falsification%20is%20the%20Only%20Path%20to%20Truth.pdf;jsessionid=D84530FD91BCAB9A1398369D28E77D56?sequence=1



2024-01-01



---
http://www.teanobi.com/



2024-01-01



---
http://www.theannals.com/content/45/4/476
Multivitamin Supplement Use and Risk of Breast Cancer: A Meta-Analysis
Chan
2011
2024-01-01



---
http://www.themalaysianinsider.com/showbiz/article/japan-anime-king-anno-haunted-by-fears-of-apocalypse



2024-01-01



---
http://www.tinyrevolution.com/mt/archives/001705.html
Democrats And The Iron Law Of Institutions


2024-01-01



---
http://www.tokyo3cn.com/bbs/thread-15512-1-1.html



2024-01-01



---
http://www.tomwaits.com/songs/song/71/Dirt_In_The_Ground/
Tom Waits


2024-01-01



---
http://www.toonzone.net/forums/showpost.php?p=2920664&postcount=63



2024-01-01



---
http://www.toponeraegunbuster.com/Gunbuster-Models.html
Gunbuster Model Kits


2024-01-01



---
http://www.trettel.us/papers-to-find.html
Scientific papers I haven't been able to find


2024-01-01



---
http://www.tritolonen.fi/files/pdf/Cai-2012-review.PDF
Cognitive enhancement by omega-3 fatty acids from childhood to old age: Findings from animal and clinical studies


2024-01-01



---
http://www.trixietracker.com/



2024-01-01



---
http://www.trixietracker.com/press#presssection



2024-01-01



---
http://www.trixietracker.com/pricing/



2024-01-01



---
http://www.tsuentea.com/
宇治茶の老舗・通圓


2024-01-01



---
http://www.tullabs.com/cicadaworld/cicadarecipes.pdf



2024-01-01



---
http://www.tweelingenregister.org/fileadmin/user_upload/publicaties/verslaggeving/NTR-publicaties_2014/Benyamin_MP_2014_sup.pdf



2024-01-01



---
http://www.uaedreform.org/site-der/wp-content/uploads/2013/08/Hitt_Trivitt_EDRE_2013_05.pdf



2024-01-01



---
http://www.usagi.org/doi-bin/getdbinfo.pl?MAG=nt-09-07
Seiyuu DB: Newtype July 2009


2024-01-01



---
http://www.usagi.org/doi/aozora/adrama/ao02.html
Aozora Shoujotai episode 2


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/boogie/19950325.html
Tokyo Boogie Night - 1995.03.25


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/boogie/19970118.html
Tokyo Boogie Night - 1997.01.18


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/boogie/19970125.html
Tokyo Boogie Night - 1997.01.25


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/geruge/19970609.html
Gerugeto Shocking


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/geruge/19970610.html
Gerugeto Shocking - 1997.06.10


2024-01-01



---
http://www.usagi.org/doi/seiyuu/radio/geruge/19970611.html
Gerugeto Shocking - 1997.06.11


2024-01-01



---
http://www.usagi.org/doi/seiyuu/tv/1997eva.html
Evangelion re-runs


2024-01-01



---
http://www.visual-memory.co.uk/amk/doc/0096.html
The Kubrick Site: Introducing Sociology by Tim Kreider


2024-01-01



---
http://www.visual-memory.co.uk/amk/doc/interview.aco.html
The Kubrick Site: Kubrick's comments regarding 'A Clockwork Orange'


2024-01-01



---
http://www.wa.commufa.jp/andsdoro/



2024-01-01



---
http://www.wangafu.net/~nickm/
Nick Mathewson


2024-01-01



---
http://www.weidai.com/
Wei Dai's Home Page


2024-01-01



---
http://www.weidai.com/bmoney.txt



2024-01-01



---
http://www.williamhertling.com/2014/02/the-singularity-is-still-closer-than-it-appears/
The Singularity is Still Closer than it Appears


2024-01-01



---
http://www.windsong.demon.co.uk/nge/manyworlds.html



2024-01-01



---
http://www.winwenger.com/imstream.htm



2024-01-01



---
http://www.wiringthebrain.com/2018/05/grandmas-trauma-critical-appraisal-of.html
Grandma’s trauma – a critical appraisal of the evidence for transgenerational epigenetic inheritance in humans


2024-01-01



---
http://www.wjh.harvard.edu/~dtg/KILLINGSWORTH%20&%20GILBERT%20(2010).pdf
A Wandering Mind Is An Unhappy Mind


2024-01-01



---
http://www.writers-bloc.org.uk/



2024-03-13



---
http://www.wry.me/hacking/Turing-Drawings/#3,6,2,2,3,2,4,0,0,1,0,2,1,2,1,1,0,1,2,3,2,3,0,2,1,0,2,5,3,2,5,2,2,4,1,1,5,0,2,4,3,0,4,0,0,1,1,2,1,3,2,1,0,2,2,0



2024-01-01



---
http://www.yisongyue.com/publications/icml2011_beat_the_mean.pdf



2024-01-01



---
http://www.yourgeneticgenealogist.com/2014/01/artificial-insemination.html
Your Genetic Genealogist: Artificial Insemination Nightmare Revealed by DNA Test


2024-01-01



---
http://www001.upp.so-net.ne.jp/tsuribe/anime/critique/evae.html



2024-01-01



---
http://www1.udel.edu/educ/gottfredson/reprints/1997mainstream.pdf



2024-08-04



---
http://www1.udel.edu/educ/gottfredson/reprints/2002notamystery.pdf



2024-08-04



---
http://www1.udel.edu/educ/gottfredson/reprints/2007gottfredsoninterview.pdf



2024-01-01



---
http://www2.nstec.com/Documents/Fact%20Sheets/BEEF.pdf



2024-01-01



---
http://www7.inra.fr/dpenv/pascac23.htm
La population de chats de la péninsule Courbet (îles Kerguelen). Un bel exemple de l'effet fondateur


2024-01-01



---
https://07th-expansion.fandom.com/wiki/Our_Confession
Our Confession


2024-01-01



---
https://07th-expansion.fandom.com/wiki/Van_Dine%27s_Commandments
Van Dine's Commandments


2024-01-01



---
https://07th-expansion.fandom.com/wiki/Willard's_Truths
Willard's Truths


2024-01-01



---
https://0fps.net/2012/09/18/turning-8-bit-sprites-into-printable-3d-models/
Turning 8-Bit Sprites into Printable 3D Models


2024-01-01



---
https://17th-angel.tumblr.com/post/11409371268/anno-a-transfer-student-opens-the-door-with-a
Anno: A transfer student opens the door with a...


2024-01-01



---
https://17th-angel.tumblr.com/post/11409377759/anno-in-the-original-script-the-two-of-them



2024-01-01



---
https://17th-angel.tumblr.com/post/11409385358/i-wanted-to-make-kaworu-someone-that-could-be



2024-01-01



---
https://17th-angel.tumblr.com/post/16610951737/interviewer-who-worked-on-episode-24-anno-a
Interviewer: Who worked on episode 24?


2024-01-01



---
https://17th-angel.tumblr.com/post/28934381537/interviewer-at-that-time-it-felt-like-even-among
Interviewer: At that time, it felt like even among...


2024-01-01



---
https://17th-angel.tumblr.com/post/29006514499/anno-im-thinking-of-adding-a-few-scenes-i-had
Anno: I’m thinking of adding a few scenes


2024-01-01



---
https://17th-angel.tumblr.com/post/29078315400/interviewer-you-said-previously-that-that-sort-of



2024-01-01



---
https://17th-angel.tumblr.com/post/29149239352/interviewer-did-you-plan-that-sort-of-thing-from



2024-01-01



---
https://17th-angel.tumblr.com/post/29361616658/interviewer-but-wouldnt-the-name-nagisa-kaworu



2024-01-01



---
https://17th-angel.tumblr.com/post/29433991291/anno-since-hes-kaworu-kuns-the-character



2024-01-01



---
https://17th-angel.tumblr.com/post/29506155360/interviewer-usually-anno-san-you-and-one-other
Interviewer: Usually, Anno-san, you and one other


2024-01-01



---
https://17th-angel.tumblr.com/post/29576009145/interviewer-did-you-stop-satsukawa-san-when-it
Interviewer: Did you stop Satsukawa-san when it...


2024-01-01



---
https://17th-angel.tumblr.com/post/29645790223/interviewer-were-there-other-scenes-like-that



2024-01-01



---
https://17th-angel.tumblr.com/post/29852363306/interviewer-what-is-the-connection-between
Interviewer: What is the connection between...


2024-01-01



---
https://17th-angel.tumblr.com/post/29921635926/interviewer-junes-readers-would-be-ever-so



2024-01-01



---
https://17th-angel.tumblr.com/post/29989812945/interviewer-of-course-june-wants-to-see-them
Interviewer: Of course, JUNE wants to see them...


2024-01-01



---
https://17th-angel.tumblr.com/post/30058411586/interviewer-what-about-the-play-on-words-with-the



2024-01-01



---
https://17th-angel.tumblr.com/post/30126435285/interviewer-the-voice-actor-who-played
Interviewer: The voice actor who played...


2024-01-01



---
https://17th-angel.tumblr.com/post/30340622205/anno-no-id-sort-of-stopped-understanding
Anno: No, I’d sort of stopped understanding...


2024-01-01



---
https://17th-angel.tumblr.com/post/40943964331/reitengo-nagisa-kaworu-the-fifth-eva



2024-01-01



---
https://1d4chan.org/wiki/Tale_of_an_Industrious_Rogue,_Part_I



2024-01-01



---
https://1d4chan.org/wiki/Tale_of_an_Industrious_Rogue,_Part_II



2024-01-01



---
https://1d4chan.org/wiki/Tale_of_an_Industrious_Rogue,_Part_III



2024-01-01



---
https://1dollarscan.com/



2024-01-01



---
https://2dteleidoscope.wordpress.com/2011/09/18/tag-porn-culture-of-categorization/



2024-01-01



---
https://3quarksdaily.com/3quarksdaily/2020/03/freeman-dyson-the-last-great-contrarian.html
The last great contrarian?


2024-01-01



---
https://4.files.edl.io/933c/10/23/18/181634-4eec71a1-a437-4422-80c3-9df7454d382d.doc



2024-01-01



---
https://41j.com/hterm/
HTerm - The Graphical Terminal


2024-01-01



---
https://5onwnspjvuk7cwvk.tor2web.org/



2024-01-01



---
https://6uold.blogspot.com/2008/06/long-list-of-url-shorteners.html
6uold: Long list of URL shorteners


2024-01-01



---
https://80000hours.org/2012/08/social-interventions-gone-wrong/
Social interventions gone wrong


2024-01-01



---
https://80000hours.org/2013/05/intelligence-matters-more-than-you-think-for-career-success/
Intelligence matters more than you think for career success


2024-08-04



---
https://80000hours.org/articles/money-and-happiness/
Everything you need to know about whether money makes you happy


2024-01-01



---
https://80000hours.org/career-reviews/china-related-ai-safety-and-governance-paths/
China-related AI safety and governance paths - Career review


2024-01-01



---
https://80000hours.org/podcast/episodes/david-denkenberger-allfed-and-feeding-everyone-no-matter-what/
We could feed all eight billion people through a nuclear winter


2024-01-01



---
https://80000hours.org/podcast/episodes/holden-karnofsky-open-philanthropy/
The world’s most intellectual foundation is hiring. Holden Karnofsky, founder of GiveWell, on how philanthropy can have maximum impact by taking big risks.


2024-01-01



---
https://80000hours.org/podcast/episodes/max-tegmark-ai-and-algorithmic-news-selection/
Max Tegmark on how a 'put-up-or-shut-up' resolution led him to work on AI and algorithmic news selection


2024-01-01



---
https://80000hours.org/podcast/episodes/richard-ngo-large-language-models/
Richard Ngo on large language models, OpenAI, and striving to make the future go well


2024-11-17



---
https://80000hours.org/podcast/episodes/spencer-greenberg-stopping-valueless-papers/
Spencer Greenberg on stopping valueless papers from getting into top journals


2024-01-01



---
https://80000hours.org/podcast/episodes/spencer-greenberg-stopping-valueless-papers/#how-do-we-predict-high-levels-of-success-005526
Spencer Greenberg on stopping valueless papers from getting into top journals § How do we predict high levels of success?
Spencer Greenberg, Rob Wiblin

2024-01-01



---
https://99bitcoins.com/20-strange-things-you-can-buy-on-silk-road/
20 Strange things you can buy on Silk Road


2024-01-01



---
https://a16z.com/author/scott-kupor/
Scott Kupor


2024-01-01



---
https://a16z.com/the-digital-future-of-tabletop-games/
The Digital Future of Tabletop Games


2024-01-01



---
https://aaronsadventures.blogspot.com/2012/02/amazing-new-declassified-document.html
Adventures in Computation: Amazing new declassified document


2024-01-01



---
https://aaronzlewis.com/blog/2020/07/07/the-garden-of-forking-memes/
The garden of forking memes: how digital media distorts our sense of time


2024-01-01



---
https://abandonedfootnotes.blogspot.com/2011/03/simple-model-of-cults-of-personality.html
A Simple Model of Cults of Personality


2024-01-01

sociology/abandoned-footnotes

---
https://abandonedfootnotes.blogspot.com/2012/12/of-malevolent-democracies-and.html
Of Malevolent Democracies and Benevolent Autocracies: A Very Short Quantitative History of Political Regimes, Part 1.9325


2024-01-01

sociology/abandoned-footnotes

---
https://abcnews.go.com/Business/steve-jobs-death-billions-remain-private-topic/story?id=14682218
Future of Steve Jobs' $6.7 Billion Wealth Likely to Remain as Private As He Was


2024-01-01



---
https://abcnotation.com/wiki/abc:standard:v2.1
abc:standard:v2.1


2024-01-01



---
https://abcnotation.com/wiki/abc:standard:v2.1#comments_and_remarks
abc:standard:v2.1 § Commenting


2024-01-01



---
https://about.google/
Google - About Google, Our Culture &amp; Company News


2024-01-01



---
https://about.netflix.com/en/news/2017-on-netflix-a-year-in-bingeing
2017 on Netflix: A Year in Bingeing


2024-01-01



---
https://about.proquest.com/en/
ProQuest


2024-01-01



---
https://academia.stackexchange.com/questions/90318/do-repositories-of-translated-papers-exist/93209#93209
language - Do repositories of translated papers exist?


2024-01-01



---
https://academic.oup.com/ageing/article/36/5/507/40586



2024-01-01



---
https://academic.oup.com/ageing/article/37/1/25/24810



2024-01-01



---
https://academic.oup.com/ajcn/article/74/5/694/4737535



2024-01-01



---
https://academic.oup.com/aje/article/166/6/646/89040
The Impact of Residual and Unmeasured Confounding in Epidemiologic Studies: A Simulation Study


2024-01-01



---
https://academic.oup.com/aje/article/180/8/776/2739293



2024-01-01



---
https://academic.oup.com/brain/article/140/5/1231/2951052



2024-01-01



---
https://academic.oup.com/clinchem



2024-01-01



---
https://academic.oup.com/clinchem/article/43/7/1262/5640958
Hormonal doping and androgenization of athletes: a secret program of the German Democratic Republic government


2024-08-04



---
https://academic.oup.com/clinchem/article/59/5/793/5622179



2024-01-01



---
https://academic.oup.com/ejendo



2024-01-01



---
https://academic.oup.com/epirev/article/30/1/133/621357
Suicide and Suicidal Behavior


2024-01-01



---
https://academic.oup.com/europace/article/23/3/441/5983835
Infanticide vs. inherited cardiac arrhythmias


2024-01-01



---
https://academic.oup.com/gbe/article/10/3/939/4938688



2024-01-01



---
https://academic.oup.com/genetics/article/190/2/295/6064058



2024-01-01



---
https://academic.oup.com/genetics/article/202/2/377/5930181



2024-01-01



---
https://academic.oup.com/genetics/article/202/3/869/5930150



2024-01-01



---
https://academic.oup.com/genetics/article/202/3/877/5930157



2024-01-01



---
https://academic.oup.com/genetics/article/203/2/881/6066252



2024-01-01



---
https://academic.oup.com/genetics/article/204/1/99/6066269



2024-01-01



---
https://academic.oup.com/hmg/article-abstract/15/18/2721/641681



2024-01-01



---
https://academic.oup.com/hropen/article/2017/2/hox012/4096838
Trends over 15 years in ART in Europe: an analysis of 6 million cycles
Ferraretti
2017
2024-01-01



---
https://academic.oup.com/humrep/article/26/7/1768/2913935



2024-01-01



---
https://academic.oup.com/humupd/article/19/3/244/728245
The longer-term health outcomes for children born as a result of IVF treatment. Part II—Mental health and development outcomes


2024-01-01



---
https://academic.oup.com/humupd/article/23/6/646/4035689



2024-01-01



---
https://academic.oup.com/icb/article/47/2/317/719209



2024-01-01



---
https://academic.oup.com/ije/article-pdf/30/6/1246/18524673/301246.pdf



2024-01-01



---
https://academic.oup.com/ije/article/30/6/1251/651759



2024-01-01



---
https://academic.oup.com/ije/article/34/6/1435/707557



2024-01-01



---
https://academic.oup.com/ije/article/39/2/329/683156
Statistical methods in genetics. 1951/2010


2024-01-01



---
https://academic.oup.com/ije/article/40/3/537/747708



2024-01-01



---
https://academic.oup.com/ije/article/43/3/775/758445



2024-01-01



---
https://academic.oup.com/ije/article/45/2/417/2572579
Application of linear mixed models to study genetic stability of height and body mass index across countries and time


2024-01-01



---
https://academic.oup.com/ije/article/46/2/421/2617257



2024-01-01



---
https://academic.oup.com/ije/article/47/1/89/4085882
Intelligence and all-cause mortality in the 6-Day Sample of the Scottish Mental Survey 1947 and their siblings: testing the contribution of family background


2024-01-01



---
https://academic.oup.com/jcem/article/84/12/4324/2864451



2024-01-01



---
https://academic.oup.com/jcem/article/97/8/2644/2823270
A Reverse J-Shaped Association of All-Cause Mortality with Serum 25-Hydroxyvitamin D in General Practice, the CopD Study


2024-01-01



---
https://academic.oup.com/jla/article/9/2/247/4430792



2024-01-01



---
https://academic.oup.com/jmcb/article/7/6/580/2459501?login=true
Generation of gene-target dogs using CRISPR/Cas9 system


2024-01-01



---
https://academic.oup.com/jpubhealth/article/31/1/32/1586582



2024-01-01



---
https://academic.oup.com/mbe/article/21/11/2047/1147770



2024-01-01



---
https://academic.oup.com/mbe/article/32/6/1507/1073310



2024-01-01



---
https://academic.oup.com/mbe/article/32/6/1544/1074042



2024-01-01



---
https://academic.oup.com/mbe/article/34/6/1307/3062804



2024-01-01



---
https://academic.oup.com/mbe/article/35/2/473/4675175



2024-01-01



---
https://academic.oup.com/nsr/article/8/6/nwaa175/5893295



2024-01-01



---
https://academic.oup.com/pnasnexus/article/3/1/pgad431/7512761



2024-01-01



---
https://academic.oup.com/policing/article/15/1/103/5094543



2024-01-01



---
https://academic.oup.com/poq/article/79/2/594/2277466



2024-01-01



---
https://academic.oup.com/psychsocgerontology/article/66B/6/681/589941
Understanding decisions about sunk costs from older and younger adults' perspectives


2024-01-01



---
https://academic.oup.com/rheumatology/article/39/1/28/1783791
Economic burden of rheumatoid arthritis: a systematic review


2024-01-01



---
https://academic.oup.com/rheumatology/article/46/12/1852/1789226



2024-01-01



---
https://academic.oup.com/schizophreniabulletin/article/33/6/1277/1902355
The Orexins/Hypocretins and Schizophrenia


2024-01-01



---
https://academic.oup.com/schizophreniabulletin/article/33/6/1298/1901847



2024-01-01



---
https://academic.oup.com/schizophreniabulletin/article/43/5/1011/3859745



2024-01-01



---
https://academic.oup.com/toxsci/article/79/1/1/1654023



2024-01-01



---
https://academic.oup.com/view-large/110204017



2024-01-01



---
https://academicmatters.ca/reflections-on-university-press-publishing/
Reflections on University Press Publishing


2024-01-01



---
https://academictorrents.com/details/a306397ccf9c2ead27155983c254227c0fd938e2
ImageNet LSVRC 2012 Training Set (Object Detection)


2024-01-01



---
https://accelerationinstitute.org/Nation_Deceived/ND_v2.pdf



2024-01-01



---
https://aclanthology.org/2020.acl-main.463.pdf#page=13



2024-01-01



---
https://aclanthology.org/2020.acl-main.463.pdf#page=14



2024-01-01



---
https://aclanthology.org/D15-1002/
Distributional vectors encode referential attributes


2024-01-01



---
https://acmedsci.ac.uk/download



2024-01-01



---
https://acoup.blog/2020/06/19/collections-the-battle-of-helms-deep-part-viii-the-mind-of-saruman/
Collections: The Battle of Helm’s Deep, Part VIII: The Mind of Saruman

2020-06-19
2024-11-13



---
https://acoup.blog/about-the-pedant/
About the Pedant


2024-11-02



---
https://actavet.vfu.cz/media/pdf/avb_2007076030431.pdf



2024-01-01



---
https://actualfacebookgraphsearches.tumblr.com/
Actual Facebook Graph Searches


2024-01-01



---
https://adage.com/node/1206366/printable/print
How Blank Display Ads Managed to Tot Up Some Impressive Numbers: And No, Most People Didn't Click on Them by Mistake


2024-01-01



---
https://adamwierman.com/wp-content/uploads/2021/05/book-05-11.pdf#page=142



2024-01-01



---
https://adapterhub.ml/
AdapterHub - 625 adapters for 71 text tasks and 97 languages


2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/aboutme/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/evernote-web-clipper/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/export-cookies-txt/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/flashblock/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/http-header-live/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/lastpass-password-manager/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/leechblock/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/noscript/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/switchproxytype/



2024-01-01



---
https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/



2024-01-01



---
https://adidkh.bandcamp.com/track/autumn-beat
Autumn Beat adidkh feat. Hatsune Miku


2024-01-01



---
https://advancedfertility.com/2020/08/17/weight-bmi-and-fertility-and-ivf-success/
Weight BMI and Fertility and IVF Success


2024-01-01



---
https://advancedfertility.com/fertility-treatment/affording-care/pgd-cost/
PGD Costs


2024-01-01



---
https://advocatesforchildren.org/articles/114000-nyc-students-were-homeless-last-school-year-new-data-reveals/
New Data Show Number of NYC Students who are Homeless Topped 100,000 for Fourth Consecutive Year


2024-01-01



---
https://aeon.co/essays/a-mathematical-bs-detector-can-boost-the-wisdom-of-crowds
A mathematical BS detector can boost the wisdom of crowds


2024-01-01



---
https://aeon.co/essays/let-s-ditch-the-dangerous-idea-that-life-is-a-story
Let’s ditch the dangerous idea that life is a story


2024-01-01



---
https://aeon.co/essays/what-can-we-learn-from-the-lunar-pandemic-that-never-was
What can we learn from the lunar pandemic that never was?


2024-01-01



---
https://aeon.co/essays/when-bacteria-kill-us-it-s-more-accident-than-assassination
When bacteria kill us, it’s more accident than assassination


2024-01-01



---
https://aeon.co/essays/why-fake-miniatures-depicting-islamic-science-are-everywhere
Why fake miniatures depicting Islamic science are everywhere


2024-01-01



---
https://aeon.co/essays/why-pregnancy-is-a-biological-war-between-mother-and-baby
Why pregnancy is a biological war between mother and baby


2024-01-01



---
https://aeon.co/essays/why-young-men-queue-up-to-die-in-the-french-foreign-legion
Why young men queue up to die in the French Foreign Legion


2024-01-01



---
https://ageing.oxfordjournals.org/content/33/1/45.full.pdf+html



2024-01-01



---
https://ai.facebook.com/blog/mapping-roads-through-deep-learning-and-weakly-supervised-training/
Mapping roads through deep learning and weakly supervised training


2024-01-01



---
https://ai.facebook.com/blog/self-supervised-learning-the-dark-matter-of-intelligence/
Self-supervised learning: The dark matter of intelligence


2024-01-01



---
https://ai.glossika.com/
Glossika


2024-01-01



---
https://ai.meta.com/blog/code-llama-large-language-model-coding/



2024-09-03



---
https://ai.stanford.edu/~danilevy/
Daniel Levy


2024-06-26



---
https://aigenerated.tumblr.com/



2024-01-01



---
https://aiimpacts.org/category/ai-timelines/predictions-of-human-level-ai-timelines/
Predictions of Human-Level AI Timelines


2024-01-01



---
https://aiimpacts.org/resolutions-of-mathematical-conjectures-over-time/
Resolutions of mathematical conjectures over time


2024-01-01



---
https://aiimpacts.org/what-if-you-turned-the-worlds-hardware-into-ai-minds/
What if you turned the world’s hardware into AI minds?


2024-01-01



---
https://aiindex.stanford.edu/wp-content/uploads/2021/11/2021-AI-Index-Report_Master.pdf#page=41



2024-01-01



---
https://aino.bandcamp.com/track/--2
å°è¦æ¨¡ãªä¸çã®ç§_ã´ãã


2024-01-01



---
https://aino.bandcamp.com/track/echoes-teha
echoes_teha


2024-01-01



---
https://aino.bandcamp.com/track/vanishing



2024-01-01



---
https://ajayj.com/
Ajay Jain


2024-09-29



---
https://ajjacobs.com/books/drop-dead-healthy/
Drop Dead Healthy


2024-01-01



---
https://ajp.psychiatryonline.org/article.aspx?articleID=96732



2024-01-01



---
https://ajp.psychiatryonline.org/doi/full/10.1176/appi.ajp.158.6.970-a
Letter to the Editor: Modafinil for Narcolepsy


2024-01-01



---
https://ajpregu.physiology.org/content/304/7/R523.full.pdf
Fish oil and neurovascular reactivity to mental stress in humans


2024-01-01



---
https://alarmingdevelopment.org/?p=1245
Roadmap to the Renaissance


2024-01-01



---
https://aleph.se/andart2/megascale/what-is-the-largest-possible-inhabitable-world/
What is the largest possible inhabitable world?


2024-01-01



---
https://aleph.se/andart2/neuroscience/energetics-of-the-brain-and-ai/
Energetics of the brain and AI


2024-01-01



---
https://alessonislearned.com/index.php?comic=42



2024-01-01



---
https://aletheap.github.io/posts/2020/07/looking-for-grammar/
Looking for Grammar in all the Right Places


2024-01-01



---
https://alexanderetz.com/2015/08/30/the-bayesian-reproducibility-project/
The Bayesian Reproducibility Project


2024-01-01



---
https://alexanderwales.com/thoughts-on-adapting-worth-the-candle-for-tabletop-rpgs-part-3-gold-magic-revision-magic-still-magic-warding/
Thoughts on Adapting Worth the Candle for Tabletop RPGs, Part 3: Gold Magic, Revision Magic, Still Magic, Warding


2024-01-01



---
https://alexdanco.com/2020/09/17/are-founders-allowed-to-lie/
Are Founders Allowed to Lie?


2024-01-01



---
https://alexeymk.com/flipping-coins-through-mechanical-turk-part-2/
Flipping Coins through Mechanical Turk: Part 2


2024-01-01



---
https://alexgaynor.net/2020/nov/30/why-software-ends-up-complex/
Why software ends up complex


2024-01-01



---
https://alexvermeer.com/anki-essentials/
Anki Essentials


2024-01-01



---
https://algorithmsbook.com/files/dm.pdf#page=246



2024-01-01



---
https://algorithmsoup.wordpress.com/2019/01/15/breaking-an-unbreakable-code-part-1-the-hack/
The (Almost) Secret Algorithm Researchers Used to Break Thousands of RSA Keys


2024-01-01



---
https://alldoujinmusic.wordpress.com/
All Doujin Music


2024-01-01



---
https://allendowney.blogspot.com/2015/08/the-inspection-paradox-is-everywhere.html
Probably Overthinking It: The Inspection Paradox is Everywhere


2024-01-01



---
https://allthingsd.com/20130324/another-reason-google-reader-died-increased-concern-about-privacy-and-compliance/
Another Reason Google Reader Died: Increased Concern About Privacy and Compliance


2024-01-01



---
https://allthingsr.blogspot.com/2012/04/getting-historical-weather-data-in-r.html
All Things R: Getting Historical Weather Data in R and SAP HANA


2024-01-01



---
https://almanac.httparchive.org/en/2019/
Web Almanac—HTTP Archive's annual state of the web report: Our mission is to combine the raw stats and trends of the HTTP Archive with the expertise of the web community. The Web Almanac is a comprehensive report on the state of the web, backed by real data and trusted web experts. It is comprised of 20 chapters spanning aspects of page content, user experience, publishing, and distribution


2024-01-01



---
https://alok.github.io/2022/11/09/dissection/
What it's like to dissect a cadaver


2024-01-01



---
https://altairandvega.wordpress.com/2012/09/18/jinrui-wa-suitai-shimashita-seeing-a-post-singularity-world-through-pre-singularity-eyes/
Jinrui wa Suitai Shimashita: Seeing A Post-Singularity World Through Pre-Singularity Eyes


2024-01-01



---
https://altascapacidadesrioja.com/wp-content/uploads/2016/11/The-Munich-Model-of-Giftedness-Designed-to-Identify-and-Promote-Gifted-1.pdf



2024-01-01



---
https://altjapan.typepad.com/my_weblog/2007/05/better_stronger.html



2024-01-01



---
https://altjapan.typepad.com/my_weblog/2008/07/already-dead.html



2024-01-01



---
https://ameblo.jp/tetsuyasan/entry-10351913360.html
すごい！すごすぎる！！


2024-01-01



---
https://americanaffairsjournal.org/2017/08/japans-eightfold-fence/
Japan’s Eightfold Fence


2024-01-01



---
https://americangroundzero.blogspot.com/
American Ground Zero


2024-01-01



---
https://amitness.com/posts/google-colab-tips



2024-01-01



---
https://amstat.tandfonline.com/doi/full/10.1080/01621459.2016.1240079



2024-01-01



---
https://anagramatron.tumblr.com/
ANAGRAMATRON


2024-01-01



---
https://anaturalhealingcenter.com/documents/Thorne/articles/Iodine13-2.pdf



2024-01-01



---
https://andrewbadr.com/log/11/anonymizing-bitcoin/
Anonymizing Bitcoin


2024-01-01



---
https://andrewducker.livejournal.com/2668970.html
Interesting Links for 06-03-2012


2024-01-01



---
https://andrewmayne.com/2020/06/11/the-aichannels-project/
The AI Channels project


2024-01-01



---
https://andrewmayne.com/2020/06/13/openai-api-alchemy-summarization/
OpenAI API Alchemy: Summarization


2024-01-01



---
https://andrewmayne.com/2020/07/08/openai-api-alchemy-turn-a-script-into-a-novel-and-vice-versa/
OpenAI API Alchemy: Turn a script into a novel (and vice versa)


2024-01-01



---
https://andrewmayne.com/2020/10/20/the-best-kept-secret-about-openais-gpt-3/
The best kept secret about OpenAI’s GPT-3 – @AndrewMayne


2024-01-01



---
https://andrewvs.blogs.com/usu/files/the_spacing_effect.pdf



2024-01-01



---
https://andyljones.com/
andy jones


2024-01-01



---
https://andyljones.com/posts/rl-debugging.html
Debugging Reinforcement Learning Systems


2024-01-01



---
https://andymatuschak.org/
Andy Matuschak


2024-01-01



---
https://andymatuschak.org/files/papers/Apple%20Human%20Interface%20Guidelines%201987.pdf#page=16



2024-01-01



---
https://andywightman.scot/docs/civil_list_crown_1901.pdf



2024-01-01



---
https://andyzoujm.github.io/
Andy Zou


2024-09-10



---
https://andzuck.com/blog/sfw/
Super Free Will


2024-01-01



---
https://angelsanctuary.fandom.com/wiki/Talk:Setsuna_Mudo#Parentage
Talk:Setsuna Mudo Angel Sanctuary Wiki


2024-01-01



---
https://anidb.net/tag/385/chartb
mixed heritage


2024-01-01



---
https://animanch.com/archives/15915450.html
人工知能が美少女イラストを作ってくれるサイト『This waifu does not exist.』が登場　1秒で誰でも美少女を作成　ガチャみたいで楽しいな : あにまんch


2024-01-01



---
https://anime.plus/gwern/ratings,anime
User not found


2024-01-01



---
https://animehistory.wordpress.com/2012/06/11/epitanime-2012-ryukishi07s-conference-transcriptions/
Ryukishi07’s conference transcriptions


2024-01-01



---
https://animekritik.wordpress.com/2011/05/08/evangelion-2-0/#comment-3348
Evangelion 2.0


2024-01-01



---
https://animekritik.wordpress.com/2011/05/12/evangelion-2-0-surnames-statements-and-makinami/
Evangelion 2.0: Surnames, Statements and Makinami


2024-01-01



---
https://animekritik.wordpress.com/2011/11/22/imperialism-translation-gunbuster-introduction/
Imperialism, Translation, Gunbuster (Introduction)


2024-01-01



---
https://animekritik.wordpress.com/2011/11/25/imperialism-translation-gunbuster-episode-one/
Imperialism, Translation, Gunbuster (Episode One)


2024-01-01



---
https://animekritik.wordpress.com/2011/11/27/imperialism-translation-gunbuster-episode-two-nsfw/
Imperialism, Translation, Gunbuster (Episode Two – NSFW)


2024-01-01



---
https://animekritik.wordpress.com/2011/11/29/imperialism-translation-gunbuster-episode-three/
Imperialism, Translation, Gunbuster (Episode Three)


2024-01-01



---
https://animekritik.wordpress.com/2011/12/01/imperialism-translation-gunbuster-episode-four/
Imperialism, Translation, Gunbuster (Episode Four)


2024-01-01



---
https://animekritik.wordpress.com/2011/12/03/imperialism-translation-gunbuster-episode-five/
Imperialism, Translation, Gunbuster (Episode Five)


2024-01-01



---
https://animekritik.wordpress.com/2011/12/05/imperialism-translation-gunbuster-episode-six/
Imperialism, Translation, Gunbuster (Episode Six)


2024-01-01



---
https://animesuperhero.com/forums/install/index.php?upgrade/
Upgrade system login


2024-01-01



---
https://animetudes.com/2021/04/25/artist-spotlight-shoichi-masuo/
Artist spotlight: Shôichi Masuo


2024-01-01



---
https://ankiweb.net/shared/decks



2024-01-01



---
https://annotum.wordpress.com/
Annotum


2024-01-01



---
https://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html
An Analysis of Anonymity in the Bitcoin System: Bitcoin is not Anonymous


2024-01-01



---
https://ansiwave.net/blog/sqlite-over-http.html
ANSIWAVE - Using the SQLite-over-HTTP "hack" to make backend-less, offline-friendly apps


2024-01-01



---
https://ansuz.sooke.bc.ca/entry/354
Horse girls considered


2024-01-01



---
https://answers.google.com/answers/threadview/id/777105.html



2024-01-01



---
https://antilop.cc/sr/#assassination_plot
Silk Road Tales and Archives § Assassination Plot


2024-01-01



---
https://antilop.cc/sr/#flotsam
Silk Road Tales and Archives § Flotsam


2024-01-01



---
https://antilop.cc/sr/#jones
Silk Road Tales and Archives § Variety Jones


2024-01-01



---
https://antilop.cc/sr/#the_chinese_connection
Silk Road Tales and Archives § The Chinese Connection


2024-01-01



---
https://antilop.cc/sr/#the_silk_road_travellers
Silk Road Tales and Archives § The Silk Road Investigation


2024-01-01



---
https://antilop.cc/sr/files/2013_08_28_SLOMP_affidavit.pdf



2024-01-01



---
https://antilop.cc/sr/files/2014_05_13_QUINONES_plea_agreement.pdf



2024-01-01



---
https://antilop.cc/sr/files/2014_12_09_ULBRICHT_motions_in_limine.pdf



2024-01-01



---
https://antilop.cc/sr/files/2014_12_10_ULBRICHT_evidence_lists.pdf



2024-01-01



---
https://antilop.cc/sr/files/2015_01_29_HANDEL_plea_agreement.pdf



2024-01-01



---
https://antilop.cc/sr/files/2015_01_29_HANDEL_sentencing_order.pdf



2024-01-01



---
https://antilop.cc/sr/files/2016_06_30_BRIDGES_Emergency_motion_exhibit_B.pdf



2024-01-01



---
https://antilop.cc/sr/files/handel_indictment.pdf



2024-01-01



---
https://antilop.cc/sr/files/sheldon_kennedy_criminal_complaint.pdf



2024-01-01



---
https://antilop.cc/sr/trial/
UNITED STATES OF AMERICA v. ROSS WILLIAM ULBRICHT Trial Transcript


2024-01-01



---
https://antilop.cc/sr/users/1stopoz/
Silk Road


2024-01-01



---
https://antilop.cc/sr/vendors/045a2d1d9b.htm
fuckthepolice137


2024-01-01



---
https://antilop.cc/sr/vendors/24bb54ca7e.htm
SuperTrips


2024-01-01



---
https://antilop.cc/sr/vendors/632318af0c.htm



2024-01-01



---
https://antilop.cc/sr/vendors/6b5ed4c1fc.htm
RXMan


2024-01-01



---
https://antilop.cc/sr/vendors/75803901ae.htm
JumboMonkeyBiscuit


2024-01-01



---
https://antilop.cc/sr/vendors/8184c05ea4.htm
UnderGroundSyndicate


2024-01-01



---
https://antilop.cc/sr/vendors/a773f1b769.htm
luckylucianno


2024-01-01



---
https://antilop.cc/sr/vendors/cdd8e9e8d9.html
davidd


2024-01-01



---
https://antilop.cc/sr/vendors/ce349694a5.htm
WalkaBoot


2024-01-01



---
https://antilop.cc/sr/vendors/f028f01ceb.htm
sonicdrone


2024-01-01



---
https://antilop.cc/sr/vendors/f70952f167.htm
deezletime


2024-01-01



---
https://antonhowes.tumblr.com/
Capitalism's Cradle: An Economic History Blog


2024-01-01



---
https://antonhowes.tumblr.com/post/103641982829/immigration-and-the-industrial-revolution
Immigration and the Industrial Revolution


2024-01-01



---
https://antonhowes.tumblr.com/post/108245956235/economic-growth-in-ancient-rome
Economic Growth in Ancient Rome


2024-01-01



---
https://antonhowes.tumblr.com/post/127872059704/who-will-watch-the-watch-men-celebrating-the
Who will watch the Watch-Men?


2024-01-01



---
https://antonhowes.tumblr.com/post/128190471139/the-great-british-industrial-bake-off
The Great British (Industrial) Bake-Off


2024-01-01



---
https://antonhowes.tumblr.com/post/128510808049/chim-chim-cher-ee-when-inventions-stealing-jobs
Chim-Chim-Cher-ee: When Inventions Stealing Jobs...


2024-01-01



---
https://antonhowes.tumblr.com/post/135317193289/the-ideology-of-innovation
The Ideology of Innovation


2024-01-01



---
https://antonhowes.tumblr.com/post/143173119024/how-innovation-accelerated-in-britain-1651-1851
How Innovation Accelerated in Britain 1651–1851


2024-01-01



---
https://anymemo.org/
AnyMemo


2024-01-01



---
https://apastyle.apa.org/products/publication-manual-7th-edition
Publication Manual of the American Psychological Association, Seventh Edition (2020)


2024-01-01



---
https://apenwarr.ca/log/20190926
What do executives do, anyway?


2024-01-01



---
https://apenwarr.ca/log/?m=201707#04
201707


2024-01-01



---
https://apfelmus.nfshost.com/articles/monoid-fingertree.html
Monoids and Finger Trees


2024-01-01



---
https://api.repository.cam.ac.uk/server/api/core/bitstreams/7820cc59-9363-48fa-802e-a23aa2d8778d/content



2024-01-01



---
https://api.repository.cam.ac.uk/server/api/core/bitstreams/a4c4f24b-06bb-41e6-b6da-dfd0b7bd74ac/content#page=12



2024-01-01



---
https://apjjf.org/2016/11/Soh.html



2024-01-01



---
https://apnews.com/4ae98919b52e43d8a8960e0e260feb0a/AP-Exclusive:-US-scientists-try-1st-gene-editing-in-the-body



2024-01-01



---
https://apnews.com/article/13303d99c4f849829e98350301e334a9
Gene-editing Chinese scientist kept much of his work secret


2024-01-01



---
https://apnews.com/article/a6a67fb761304e3cae7497faa32dcdc9
Israel arrests hacker linked to threats on US Jewish centers


2024-01-01



---
https://apnews.com/article/ap-top-news-international-news-ca-state-wire-genetic-frontiers-health-4997bb7aa36c45449b488e19ac83e86d
Chinese researcher claims first gene-edited babies


2024-01-01



---
https://apnews.com/article/technology-business-health-genetic-frontiers-science--4ae98919b52e43d8a8960e0e260feb0a
AP Exclusive: US scientists try 1<sup>st</sup> gene editing in the body


2024-01-01



---
https://apo.org.au/node/276711



2024-01-01



---
https://app.chessclub.com/profile/ENGINEMASTER
Server Ratings Stats


2024-01-01



---
https://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220070073681%22.PGNR.&OS=DN/20070073681&RS=DN/20070073681



2024-01-01



---
https://apprenticealf.wordpress.com/
Apprentice Alf’s Blog


2024-01-01



---
https://apps.apple.com/app/id787822673



2024-01-01



---
https://apps.apple.com/us/app/ankimobile-flashcards/id373493387
AnkiMobile Flashcards


2024-01-01



---
https://apps.apple.com/us/app/better-brain-lite/id307920888
Better Brain Lite


2024-01-01



---
https://apps.apple.com/us/app/better-brain/id307922453
‎Better Brain on the App Store


2024-01-01



---
https://apps.apple.com/us/app/double-dynamo-matching-rhythm/id703947966



2024-01-01



---
https://apps.apple.com/us/app/dual-n-back/id512296400
‎Dual N-Back on the App Store


2024-01-01



---
https://apps.apple.com/us/app/iq-boost/id286574399



2024-01-01



---
https://apps.dtic.mil/dtic/tr/fulltext/u2/a224049.pdf



2024-01-01



---
https://apps.dtic.mil/dtic/tr/fulltext/u2/a442891.pdf#page=76



2024-01-01



---
https://apps.dtic.mil/dtic/tr/fulltext/u2/a507369.pdf



2024-01-01



---
https://apps.dtic.mil/sti/pdfs/AD0214252.pdf#page=7



2024-01-01



---
https://apps.dtic.mil/sti/pdfs/ADA099503.pdf
Variants of uncertainty


2024-01-01



---
https://apps.dtic.mil/sti/pdfs/ADA365558.pdf



2024-01-01



---
https://apps.dtic.mil/sti/pdfs/ADA417190.pdf#page=15



2024-01-01



---
https://apps.dtic.mil/sti/pdfs/ADA442891.pdf
Ground Dog Day: Lessons Don't Have To Be Relearned In The Use Of Dogs In Combat


2024-01-01



---
https://apps.npr.org/unfit-for-work/



2024-01-01



---
https://apsdehal.in/
Amanpreet Singh


2024-07-13



---
https://arankomatsuzaki.wordpress.com/2021/03/04/state-of-the-art-image-generative-models/
State-of-the-Art Image Generative Models


2024-01-01



---
https://aravindr93.github.io/
Aravind Rajeswaran


2024-12-01



---
https://arbital.com/p/edge_instantiation/



2024-01-01



---
https://arbital.com/p/nearest_unblocked/



2024-01-01



---
https://arbtt.nomeata.de/
arbtt: the automatic, rule-based time tracker


2024-01-01



---
https://arbtt.nomeata.de/doc/users_guide/effective-use.html
Effective Use of Arbtt


2024-01-01



---
https://arbtt.nomeata.de/doc/users_guide/index.html
arbtt user’s guide


2024-01-01



---
https://archive.benton.io/tech/2010/04/16/apple-doesnt-want-your-iphone-app-to-make-money.html
Apple Doesn’t Want Your iPhone App to Make Money


2024-01-01



---
https://archive.blogs.harvard.edu/perma/2019/01/07/introducing-individual-account-subscription-tiers-for-perma/



2024-01-01



---
https://archive.boston.com/bostonglobe/ideas/articles/2011/03/06/the_power_of_lonely/?page=full
The power of lonely


2024-01-01



---
https://archive.computerhistory.org/resources/access/text/2013/05/102630504-05-01-acc.pdf



2024-01-01



---
https://archive.computerhistory.org/resources/access/text/2013/05/102630504-05-01-acc.pdf#page=27



2024-01-01



---
https://archive.computerhistory.org/resources/text/Oral_History/Lampson_Butler/102658024.05.01.pdf



2024-01-01



---
https://archive.fo/MGuvf
The military actively encouraged, when it did not finance directly, the giant…


2024-01-01



---
https://archive.foolz.us/a/thread/77196171/#77207238



2024-01-01



---
https://archive.ilr.cornell.edu/download/9851
Mortality and immortality: The Nobel Prize as an experiment into the effect of status upon longevity


2024-01-01



---
https://archive.is/
Webpage archive


2024-01-01



---
https://archive.is/1gXax
Toucan’s Huge Crypto Effort to End Useless Carbon Offsets Is Backfiring


2024-01-01



---
https://archive.is/9dFGL
薬物密輸:容疑で理研実習生逮捕 兵庫県警


2024-01-01



---
https://archive.is/Fr9kP
Legalize It All, by Dan Baum


2024-01-01



---
https://archive.is/M50fh
密輸摘発実績


2024-01-01



---
https://archive.is/M50fh#260208
密輸摘発実績


2024-01-01



---
https://archive.is/RSm0o
Two men charged with delivery of designer drug http://www.greenbaypressgazette.com/article/20130906/GPG1008/309060102/Two-men-charged-delivery-designer-drug http://archive.greenbaypressgazette.com/article/20130906/GPG1008/309060102/Two-men-charged-delivery-designer-drug


2024-01-01



---
https://archive.is/U58CS#selection-1768.0-1768.1
http://www.lex18.com/news/police-georgetown-man-receiving-pot-in-disguised-pet-supply-packages/


2024-01-01



---
https://archive.is/VY8e2
Who Is Ali Khamenei?


2024-01-01



---
https://archive.is/Vetw1
IU student accused of dealing drugs from fraternity house


2024-01-01



---
https://archive.is/bm4So
2002 « anime year by year


2024-01-01



---
https://archive.is/mTFuf



2024-01-01



---
https://archive.is/rKJLx



2024-01-01



---
https://archive.is/u6ji#selection-236.0-236.1
Mt.Gox, The World's Largest Bitcoin Exchange to Acquire Bitomat.pl, Compensate Loss Of Bitcoins


2024-01-01



---
https://archive.md/20131020192356/http://www.logan-counseling.com/rockford-counseling-discoveries-brain-training-to-improve-memory-boosts-fluid-intelligence-2/
Rockford Counseling Discoveries-Brain-training To Improve Memory Boosts Fluid Intelligence?


2024-01-01



---
https://archive.nytimes.com/6thfloor.blogs.nytimes.com/2013/03/20/a-sham-procedure-leads-to-disappointing-m-s-news/
A ‘Sham Procedure’ Leads to Disappointing M.S. News


2024-01-01



---
https://archive.nytimes.com/6thfloor.blogs.nytimes.com/2013/07/12/considering-the-horror-of-zuckerbergian-dystopias/
Considering the Horror of Zuckerbergian Dystopias


2024-01-01



---
https://archive.nytimes.com/bits.blogs.nytimes.com/2010/12/07/palm-is-far-from-game-over-says-former-chief/
Palm Is Far From ‘Game Over’, Says Former Chief


2024-01-01



---
https://archive.nytimes.com/bits.blogs.nytimes.com/2012/06/07/good-night-moon-good-night-little-bird/
Twitter Knows When You Sleep, and More


2024-01-01



---
https://archive.nytimes.com/dealbook.nytimes.com/2011/08/29/the-mystery-of-steve-jobss-public-giving/
The Mystery of Steve Jobs's Public Giving


2024-01-01



---
https://archive.nytimes.com/dealbook.nytimes.com/2011/09/03/the-survivor-who-saw-the-future-for-cantor-fitzgerald/
The Survivor Who Saw the Future for Cantor Fitzgerald


2024-01-01



---
https://archive.nytimes.com/krugman.blogs.nytimes.com/2011/03/06/autor-autor/
Autor! Autor!


2024-01-01



---
https://archive.nytimes.com/opinionator.blogs.nytimes.com/2009/03/10/guest-column-can-we-increase-our-intelligence/
Guest Column: Can We Increase Our Intelligence?


2024-01-01



---
https://archive.nytimes.com/opinionator.blogs.nytimes.com/2009/11/24/the-end-of-music/
The Score: The End of Music


2024-01-01



---
https://archive.nytimes.com/opinionator.blogs.nytimes.com/2012/08/08/hear-all-ye-people-hearken-o-earth/
Hear, All Ye People; Hearken, O Earth (Part One)


2024-01-01



---
https://archive.nytimes.com/scientistatwork.blogs.nytimes.com/2012/09/06/lost-in-time-in-the-antarctic-ice-age/
Lost in Time in the Antarctic Ice Age


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2008/10/17/a-dose-of-nature-for-attention-problems/
A 'Dose of Nature' for Attention Problems


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2009/06/08/worries-about-antioxidant-use-by-breast-cancer-patients/
Concern About Antioxidants and Breast Cancer


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2009/09/16/what-sort-of-exercise-can-make-you-smarter/
Phys Ed: What Sort of Exercise Can Make You Smarter?


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2009/11/20/can-meditation-curb-heart-attacks/
Can Meditation Curb Heart Attacks?


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2010/10/06/phys-ed-free-the-free-radicals/
Phys Ed: Free the Free Radicals


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2011/01/19/phys-ed-brains-and-brawn/
Phys Ed: Brains and Brawn


2024-01-01



---
https://archive.nytimes.com/well.blogs.nytimes.com/2011/04/04/regular-fasting-may-boost-heart-health/
Fasting May Boost Heart Health


2024-01-01



---
https://archive.nytimes.com/www.nytimes.com/books/first/p/proctor-cancer.html
The Nazi War on Cancer


2024-01-01



---
https://archive.nytimes.com/www.nytimes.com/interactive/2013/02/24/opinion/sunday/ben-schott-movies-billing-blocks.html
Ben Schott


2024-01-01



---
https://archive.org/about/bios.php
Internet Archive: Bios


2024-01-01



---
https://archive.org/details/2013_06_07_SilkRoad_Vendors
Active Vendors on Silk Road Before Shutdown, Mid-2013


2024-01-01



---
https://archive.org/details/@entropy11235813



2024-01-01



---
https://archive.org/details/AncientAndModernImperialism
Ancient And Modern Imperialism : The Earl Of Cromer


2024-01-01



---
https://archive.org/details/ElectronicBookForAdults/
<em>A European Collection of Social Poetry and Art (1800–1950)</em>


2024-01-01



---
https://archive.org/details/ElectronicBookForAdults/page/n137
<em>A European Collection of Social Poetry and Art (1800–1950)</em> § pg137


2024-01-01



---
https://archive.org/details/FryTheBrainTheArtOfUrbanSniping/
<em>The Art Of Urban Sniping</em>


2024-01-01



---
https://archive.org/details/GirolamoCardanoTheBookOfMyLifeDeVitaPropriaLiber/page/n205/mode/2up
<em>The Book Of My Life</em>
Girolamo Cardano, Jerome Cardan

2024-01-01



---
https://archive.org/details/GrunchOfGiants
<em>Grunch Of Giants</em>
Buckminster Fuller

2024-01-01



---
https://archive.org/details/ModernFactorAnalysis
<em>Modern Factor Analysis</em>


2024-01-01



---
https://archive.org/details/MontaigneCompleteFrame/page/n771
<em>Montaigne Complete</em>


2024-01-01



---
https://archive.org/details/MuggeridgeMalcolmChroniclesOfWastedTime/page/n2
<em>Chronicles Of Wasted Time</em>


2024-01-01



---
https://archive.org/details/NGDOctober12016/page/n509
Nicolás Gómez Davila: <em>An Anthology</em>
Nicolás Gómez Davila, Andis Kaulins

2024-01-01



---
https://archive.org/details/acquisitionofski00conf
<em>Acquisition of Skill</em>


2024-01-01



---
https://archive.org/details/animalbreedingpl032391mbp/page/n173/mode/2up
<em>Animal Breeding Plans</em>, Lush 1943: ‘How Selection Changes A Population: Summary Of Results Expected From Mass Selection For Net Merit’, pg161


2024-01-01



---
https://archive.org/details/anintroductiont01whitgoog/page/n59
An Introduction to Mathematics


2024-01-01



---
https://archive.org/details/archiveteam-googlereader201306-indexes.cdx
Google Reader 2013 scrape: combined index


2024-01-01



---
https://archive.org/details/archiveteam_greader



2024-01-01



---
https://archive.org/details/asystemphrenolo06combgoog/page/n366
<em>A system of phrenology</em>


2024-01-01



---
https://archive.org/details/behavioroflowero00jenn
<em>Behavior of the lower organisms</em>


2024-01-01



---
https://archive.org/details/bub_gb_Tz9KAAAAYAAJ/page/33/mode/1up
The Philosophical transactions of the Royal Society of London


2024-11-21



---
https://archive.org/details/classicpcgames?tab=collection



2024-01-01



---
https://archive.org/details/consolelivingroom?tab=collection



2024-01-01



---
https://archive.org/details/correspondance04flauuoft/page/280
Correspondance : Flaubert, Gustave, 1821–1880


2024-01-01



---
https://archive.org/details/creativeprocessa013702mbp
The Creative Process A Symposium : Brewster Ghiselin


2024-01-01



---
https://archive.org/details/cu31924092592751
London labour and the London poor; a cyclopaedia of the condition and earnings of those that will work, those that cannot work, and those that will not work


2024-01-01



---
https://archive.org/details/cu31924092592751?view=theater#page/n128/mode/1up
London labour and the London poor; a cyclopaedia of the condition and earnings of those that will work, those that cannot work, and those that will not work : Mayhew, Henry, 1812–1887


2024-01-01



---
https://archive.org/details/debunked00geor
Debunked! : esp, telekinesis, and other pseudoscience


2024-01-01



---
https://archive.org/details/ecologysociology00calh
The ecology and sociology of the Norway rat : Calhoun, John B


2024-01-01



---
https://archive.org/details/electromagnetict02heavrich/page/4/mode/2up
<em>Electromagnetic theory</em> § 4


2024-01-01



---
https://archive.org/details/electromagnetict02heavrich/page/8/mode/2up
<em>Electromagnetic theory</em>  § pg8


2024-01-01



---
https://archive.org/details/essaysofschodirc00schouoft/page/144
‘Psychological Observations’, _Essays of Schopenhauer_ trans. 1897 Dircks


2024-01-01



---
https://archive.org/details/g.-e.-m.-anscombe-an-introduction-to-wittgenstein-s-tractatus/page/150/mode/2up
An Introduction To Wittgenstein's Tractatus


2024-01-01



---
https://archive.org/details/galaxymagazine-1954-02
Galaxy Magazine (February 1954)


2024-01-01



---
https://archive.org/details/handbookofparaps00wolm
Handbook of parapsychology


2024-01-01



---
https://archive.org/details/homersbatrachomy00chapuoft/page/n31/mode/2up
Homer's Batrachomyomachia : hymns and epigrams. Hesiod's Works and days. Musaeus' Hero and Leander. Juvenal's Fifth satire. With introd. and notes by Richard Hooper. 2d ed. to which is added a glossarial index to the whole of the works of Chapman's classical translations


2024-01-01



---
https://archive.org/details/imagesoftruthrem00wesc/page/160
Images of truth: remembrances and criticism


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.134555/page/n47
Statistical Methods And Scientific Inference


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.167460
Reading An Essay


2024-09-25



---
https://archive.org/details/in.ernet.dli.2015.171136
Continuous Longitudinal Manpower Survey Report No-8 March 1979 : Prepared For Office Of Program Evaluation Employment And Training Administration


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.176420/page/n317
The Naval Memoirs 1910–1915 : Sir Roger Keyes


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.187520/page/n3
Modern Experiments In Telepathy : S G Soal And F Bateman


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.207427
1943


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.207427/page/n141
Animal Breeding Plans


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.214331/page/n421
Statistics A New Approach


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.223806/page/n267
The Foundations Of Statistics


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.233812/page/n168
Yield trials


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.233812/page/n200
Evolution By Selection: The Implications of Winter’s Selection Experiment [in <em>Student’s Collected Papers</em>]


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.263082/page/n421/mode/2up
Fundamentals Of Statistics


2024-01-01



---
https://archive.org/details/in.ernet.dli.2015.84865/page/n156/mode/1up
<em>The Letters of Herman Melville</em>


2024-01-01



---
https://archive.org/details/internetarcade?tab=collection



2024-01-01



---
https://archive.org/details/introductiontoq00falc?view=theater#page/312/mode/2up
Introduction to quantitative genetics


2024-01-01



---
https://archive.org/details/isbn_9780070340220/
The devil's DP dictionary


2024-01-01



---
https://archive.org/details/jestingpilateint00huxl/page/156
Jesting Pilate : an intellectual holyday : Huxley, Aldous, 1894–1963


2024-01-01



---
https://archive.org/details/jstor-1641669/page/n9
The Organization of Thought


2024-01-01



---
https://archive.org/details/littlewoodsmisce0000litt
Littlewood's Miscellany


2024-01-01



---
https://archive.org/details/magazine_rack?tab=collection



2024-01-01



---
https://archive.org/details/mathematiciansmi033496mbp/page/n111
A Mathematicians Miscellany : Littlewood,J.E


2024-01-01



---
https://archive.org/details/mathematicsqueen0000bell
Mathematics, queen and servant of science


2024-01-01



---
https://archive.org/details/memoirsofmadamej01abra/page/254/mode/1up
<em>Memoirs of Madame Junot, volume 1</em>


2024-04-08



---
https://archive.org/details/memoirsofmadamej03abra/page/214/mode/1up
<em>Memoirs of Madame Junot, volume 3</em>


2024-04-08



---
https://archive.org/details/methodsofoperati030158mbp
Methods Of Operations Research


2024-01-01



---
https://archive.org/details/mindandsocietyvo029378mbp/page/n559
The Mind And Society Vol III


2024-01-01



---
https://archive.org/details/myspace_dragon_hoard_2010
The Myspace Dragon Hoard (2008–2010)


2024-01-01



---
https://archive.org/details/notesonunited01comb/page/258
Notes on the United States of North America, during a phrenological visit in 1838-9-40


2024-01-01



---
https://archive.org/details/np70033823/page/n1
<em>Adult dental health in England and Wales in 1968</em>


2024-01-01



---
https://archive.org/details/originsoftheoret00prov
<em>The origins of theoretical population genetics</em>


2024-01-01



---
https://archive.org/details/proslaveryargume00harp/page/n5
<em>The pro-slavery argument, as maintained by the most distinguished writers of the southern states: containing the several essays on the subject, of Chancellor Harper, Governor Hammond, Dr. Simms, and Professor Dew</em>


2024-01-01



---
https://archive.org/details/psychologyasscie0000dees
<em>Psychology as science and art</em>


2024-01-01



---
https://archive.org/details/racialisolationi01unit/page/120
Racial isolation in the public schools; a report


2024-01-01



---
https://archive.org/details/recitationasafa00gategoog
Recitation as a factor in memorizing


2024-01-01



---
https://archive.org/details/sinfultunesspiri00epst
Sinful tunes and spirituals : black folk music to the civil War
Dena J. Epstein

2024-01-01



---
https://archive.org/details/softwarelibrary_flash_games?tab=collection



2024-01-01



---
https://archive.org/details/whatcomputerscan017504mbp
<em>What Computers Can’t Do</em>
Hubert L. Dreyfus

2024-01-01



---
https://archive.org/details/womaningirlhoodw00soli/page/44/mode/2up
Woman in girlhood, wifehood, motherhood; her responsibilities and her duties at all periods of life; a guide in the maintenance of her health and that of her children


2024-01-01



---
https://archive.org/donate/



2024-01-01



---
https://archive.org/help/wayback_api.php
Wayback Machine APIs


2024-01-01



---
https://archive.org/search?query=%22Tom+and+Jerry%22
<em>Tom & Jerry</em>


2024-01-01



---
https://archive.org/stream/cu31924013541895/cu31924013541895_djvu.txt
Full text of "Letters of Dante Gabriel Rossetti to William Allingham, 1854–1870"


2024-01-01



---
https://archive.org/web/researcher/cdx_legend.php
Internet Archive: CDX Legend Reference


2024-01-01



---
https://archive.seattletimes.com/archive/?date=19930513&slug=1701067
Bureaucracy Eats Girl Scout Cookie Profits—Some Volunteers Complain That Troops Get Only Crumbs


2024-01-01



---
https://archivebox.io/
ArchiveBox


2024-01-01



---
https://archived.moe/wsr/thread/661741/
/wsr/ - Worksafe Requests » Thread #661741


2024-01-01



---
https://archiveofourown.org/works/11478249/chapters/27684774
Worth the Candle - Chapter 40


2024-01-01



---
https://archiveofourown.org/works/1152749/chapters/2337442
Cenotaph - Chapter 1


2024-01-01



---
https://archiveofourown.org/works/137185
No Reservations: Narnia


2024-01-01



---
https://archiveofourown.org/works/2372021/chapters/5238359
Floornight - Chapter 1 - nostalgebraist - Original Work [Archive of Our Own]


2024-01-01



---
https://archiveofourown.org/works/6178036/chapters/14154868
CORDYCEPS: Too clever for their own good - Chapter 1


2024-01-01



---
https://archiveprogram.github.com/
GitHub Archive Program


2024-01-01



---
https://archiver.rootsweb.com/th/read/CHEROKEE/2008-06/1214789071
Little Brother Snares The Sun


2024-01-01



---
https://archives.fbi.gov/archives/newyork/press-releases/2012/manhattan-u.s.-attorney-and-fbi-assistant-director-in-charge-announce-24-arrests-in-eight-countries-as-part-of-international-cyber-crime-takedown



2024-01-01



---
https://archives.haskell.org/code.haskell.org/hbuild/
Index of /code.haskell.org/hbuild/


2024-01-01

cs/haskell

---
https://archives.haskell.org/code.haskell.org/monadius/Monadius/Demo.hs



2024-01-01

cs/haskell

---
https://archives.haskell.org/code.haskell.org/~Saizan/cabal/



2024-01-01

cs/haskell

---
https://arcinstitute.org/news/blog/introducing-arc-institute
Introducing Arc Institute


2024-01-01



---
https://arcsecond.wordpress.com/2010/09/08/flat-priors-and-other-improbable-tales/
Flat Priors and Other Improbable Tales


2024-01-01



---
https://arcsecond.wordpress.com/2011/02/08/late-night-thoughts-on-reading-scientology/
Late Night Thoughts on Reading Scientology


2024-01-01



---
https://areben.com/project/ai-am-i/
AI Am I? (The New Aesthetic)


2024-01-01



---
https://arep.med.harvard.edu/pdf/Yang_Science_2015.pdf
Genome-wide inactivation of porcine endogenous retroviruses (PERVs)


2024-01-01



---
https://arima.cylab.cmu.edu/markets/cybercrime.php
CMU Online Anonymous Marketplace Research


2024-01-01



---
https://arima.cylab.cmu.edu/sr/
Traveling the Silk Road: Datasets


2024-01-01



---
https://armenag.com/posts/2019-05-13/
Stochastic Weight Averaging and the Ornstein-Uhlenbeck Process


2024-01-01



---
https://arr.am/2020/07/09/gpt-3-an-ai-thats-eerily-good-at-writing-almost-anything/
GPT-3: An AI that's eerily good at writing almost anything


2024-01-01



---
https://arr.am/2020/07/14/elon-musk-by-dr-seuss-gpt-3/
Elon Musk By Dr. Seuss (GPT-3)


2024-01-01



---
https://arr.am/2020/07/25/gpt-3-uncertainty-prompts/
Teaching GPT-3 to Identify Nonsense


2024-01-01



---
https://arr.am/2020/07/31/gpt-3-using-fiction-to-demonstrate-how-prompts-impact-output-quality/
GPT-3: Using Fiction to Demonstrate How Prompts Impact Output Quality


2024-01-01



---
https://arr.am/2020/07/31/human-intelligence-an-ai-op-ed/
Are Humans Intelligent? A Salty AI Op-Ed


2024-01-01



---
https://arrgh.tim-smith.us/
aRrgh: a newcomer's (angry) guide to R


2024-01-01



---
https://ars.els-cdn.com/content/image/1-s2.0-S0007091219301382-mmc2.pdf



2024-01-01



---
https://arstechnica.com/gadgets/2011/09/the-post-jobs-era-tim-cook-brings-philanthropy-back-to-apple/
The post-Jobs era: Tim Cook brings philanthropy back to Apple


2024-01-01



---
https://arstechnica.com/gadgets/2013/04/a-history-of-the-amiga-part-9-the-demo-scene/
A history of the Amiga, part 8: The demo scene


2024-01-01



---
https://arstechnica.com/gadgets/2019/04/googles-constant-product-shutdowns-are-damaging-its-brand/
Google’s constant product shutdowns are damaging its brand


2024-01-01



---
https://arstechnica.com/gadgets/2021/08/a-decade-and-a-half-of-instability-the-history-of-google-messaging-apps/
A decade and a half of instability: The history of Google messaging apps


2024-01-01



---
https://arstechnica.com/gaming/2011/08/accuracy-takes-power-one-mans-3ghz-quest-to-build-a-perfect-snes-emulator/
Accuracy takes power: one man’s 3GHz quest to build a perfect SNES emulator


2024-01-01



---
https://arstechnica.com/gaming/2015/01/pokemon-plays-twitch-how-a-robot-got-irc-running-on-an-unmodified-snes/
Pokémon plays Twitch: How a robot got IRC running on an unmodified SNES; Behind the scenes with the hackers that crammed Web chat through a Super Game Boy.


2024-01-01



---
https://arstechnica.com/information-technology/2009/01/google-knol-six-months-later-wikipedia-need-not-worry/
Google Knol six months later: Wikipedia need not worry


2024-01-01



---
https://arstechnica.com/information-technology/2013/04/the-rise-and-fall-of-amd-how-an-underdog-stuck-it-to-intel/3/
The rise and fall of AMD: How an underdog stuck it to Intel


2024-01-01



---
https://arstechnica.com/information-technology/2013/05/google-services-survive-if-they-make-money-arent-social/?comments=1
Google services survive if they make money, aren’t social


2024-01-01



---
https://arstechnica.com/information-technology/2013/05/how-crackers-make-minced-meat-out-of-your-passwords/
Anatomy of a hack: How crackers ransack passwords like ‘qeadzcwrsfxv1331’


2024-01-01



---
https://arstechnica.com/information-technology/2019/06/manufacturing-memory-means-scribing-silicon-in-a-sea-of-sensors/
Manufacturing memory means scribing silicon in a sea of sensors


2024-01-01



---
https://arstechnica.com/information-technology/2020/10/apples-t2-security-chip-has-an-unfixable-flaw/
Apple’s T2 security chip has an unfixable flaw: Checkm8 vulnerability used to jailbreak iPhones hits Macs as well.


2024-01-01



---
https://arstechnica.com/information-technology/2021/12/hackers-drain-31-million-from-cryptocurrency-service-monox-finance/
Really stupid ‘smart contract’ bug let hackers steal $31 million in digital coin


2024-01-01



---
https://arstechnica.com/science/2013/08/new-meta-analysis-checks-the-correlation-between-intelligence-and-faith/
New meta-analysis checks the correlation between intelligence and faith


2024-01-01



---
https://arstechnica.com/science/2017/11/when-will-the-earth-try-to-kill-us-again/
When will the Earth try to kill us again?


2024-01-01



---
https://arstechnica.com/science/2019/06/its-possible-to-build-a-turing-machine-within-magic-the-gathering/
It’s possible to build a Turing machine within Magic: The Gathering


2024-01-01



---
https://arstechnica.com/science/2022/06/pig-heart-transplant-failed-as-its-heart-muscle-cells-died/
Pig heart transplant failure: Doctors detail everything that went wrong


2024-01-01



---
https://arstechnica.com/tech-policy/2010/06/file-sharing-has-weakened-copyrightand-helped-society/
File-sharing has weakened copyright-and helped society: After making waves with a famous P2P paper in 2007, academics Felix Oberholzer...


2024-01-01



---
https://arstechnica.com/tech-policy/2011/03/modern-divorce-wiretapped-teddy-bears-120000-in-fines/
Modern divorce: Wiretapped teddy bears, $120,000 in fines


2024-01-01



---
https://arstechnica.com/tech-policy/2011/06/spies-military-looking-for-hacker-backdoor-proof-circuits/
Spies, military looking for hacker & backdoor-proof circuits


2024-01-01



---
https://arstechnica.com/tech-policy/2012/03/stakeout-how-the-fbi-tracked-and-busted-a-chicago-anon/
Stakeout: how the FBI tracked and busted a Chicago Anon


2024-01-01



---
https://arstechnica.com/tech-policy/2012/06/fbi-halted-one-child-porn-inquiry-because-tor-got-in-the-way/
FBI halted one child porn inquiry because Tor got in the way: Feds closed ‘assessment’ of child porn after checking notorious site Silk Road


2024-01-01



---
https://arthurjensen.net/?page_id=9
Arthur Robert Jensen memorial site – Dedicated to the memory and works of the great psychologist (1923 – 2012)


2024-01-01



---
https://articles.adsabs.harvard.edu/cgi-bin/nph-iarticle_query?1935Obs....58...33.&data_type=PDF_HIGH&whole_paper=YES&type=PRINTER&filetype=.pdf#page=6
1935: January 11 meeting of the Royal Astronomical Society (The Observatory, Vol. 58, p. 33-41 (1935))


2024-01-01



---
https://artsandsciences.fsu.edu/article/faculty-spotlight-michael-bishop
Faculty Spotlight: Michael Bishop


2024-11-10



---
https://arxiv.org/PS_cache/cs/pdf/0610/0610105v2.pdf
Robust De-anonymization of Large Datasets (How to Break Anonymity of the Netflix Prize Dataset)


2024-01-01



---
https://arxiv.org/abs/1612.03801#deepmind
DeepMind Lab
Charles Beattie, Joel Z. Leibo, Denis Teplyashin, Tom Ward, Marcus Wainwright, Heinrich Küttler, Andrew Lefrancq, Simon Green, Víctor Valdés, Amir Sadik, Julian Schrittwieser, Keith Anderson, Sarah York, Max Cant, Adam Cain, Adrian Bolton, Stephen Gaffney, Helen King, Demis Hassabis, Shane Legg, Stig Petersen
2016-12-12
2024-01-01
[("doi","10.48550/arXiv.1612.03801")]

<p>DeepMind Lab is a first-person 3D game platform designed for research and development of general artificial intelligence and machine learning systems. <a href="https://arxiv.org/abs/1612.03801#deepmind">DeepMind Lab</a> can be used to study how autonomous artificial agents may learn complex tasks in large, partially observed, and visually diverse worlds.</p>
<p>DeepMind Lab has a simple and flexible API enabling creative task-designs and novel AI-designs to be explored and quickly iterated upon.</p>
<p>It is powered by a fast and widely recognized game engine, and tailored for effective use by the research community.</p>
---
https://arxiv.org/abs/2204.05862#anthropic
Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback
Yuntao Bai, Andy L. Jones, Kamal Ndousse, Amanda Askell, Anna Chen, Nova DasSarma, Dawn Drain, Stanislav Fort, Deep Ganguli, Tom Henighan, Nicholas Joseph, Saurav Kadavath, Jackson Kernion, Tom Conerly, Sheer El-Showk, Nelson Elhage, Zac Hatfield-Dodds, Danny Hernandez, Tristan Hume, Scott Johnston, Shauna Kravec, Liane Lovitt, Neel Nanda, Catherine Olsson, Dario Amodei, Tom Brown, Jack Clark, Sam McCandlish, Chris Olah, Ben Mann, Jared Kaplan
2022-04-12
2024-01-01
[("doi","10.48550/arXiv.2204.05862")]

<p>We apply preference modeling and <a href="https://en.wikipedia.org/wiki/Reinforcement_learning">reinforcement learning</a> from human feedback (RLHF) to finetune language models to act as helpful and harmless assistants. This approach sets a new standard in aligning AI systems with human intentions and preferences.</p>
<p>We explore an iterated online mode of training, where preference models and reinforcement learning policies are updated on a weekly cadence with fresh human feedback data, efficiently improving our datasets and models. This process allows for rapid iteration and adaptation, ensuring that the models remain relevant and effective over time.</p>
<p>We find this alignment training improves performance on almost all NLP evaluations, and is fully compatible with training for specialized skills such as Python coding and summarization. Our research demonstrates significant advancements in the capability of language models to understand and generate human-like text, making them more versatile and useful across a broader range of tasks.</p>
<p>Finally, we investigate the robustness of RLHF training, and identify a roughly linear relation between the RL reward and the square root of the Kullback–Leibler (KL) divergence between the policy and its initialization. This finding offers valuable insights into the mechanics of reinforcement learning and its applicability in language model training.</p>
<p>Alongside our main results, we perform peripheral analyses on calibration, competing objectives, and the use of out-of-distribution (OOD) detection, compare our models with human writers, and provide samples from our models using prompts appearing in recent related work. This supplementary information enriches the understanding of our methods and their implications for the development of AI language models.</p>
---
https://arxiv.org/abs/2312.11671#arc
Evaluating Language-Model Agents on Realistic Autonomous Tasks
Megan Kinniment, Lucas Jun Koba Sato, Haoxing Du, Brian Goodrich, Max Hasin, Lawrence Chan, Luke Harold Miles, Tao R. Lin, Hjalmar Wijk, Joel Burget, Aaron Ho, Elizabeth Barnes, Paul Christiano
2023-12-18
2024-01-01
[("doi","10.48550/arXiv.2312.11671")]

<p>In this report, we explore the ability of language model agents to acquire resources, create copies of themselves, and adapt to novel challenges they encounter in the wild. We refer to this cluster of capabilities as “autonomous replication and adaptation” or ARA. We believe that systems capable of ARA could have wide-reaching and hard-to-anticipate consequences, and that measuring and forecasting ARA may be useful for informing measures around security, monitoring, and alignment. Additionally, once a system is capable of ARA, placing bounds on a system’s capabilities may become more difficult.</p>
<p>We construct 4 simple example agents that combine language models with tools that allow them to take actions in the world. We then evaluate these agents on 12 tasks relevant to ARA. We find that these language model agents can only complete the easiest tasks from this list, although they make some progress on the more challenging tasks. Unfortunately, these evaluations are not adequate to rule out the possibility that near-future agents will be capable of ARA. In particular, we do not think that these evaluations provide good assurance that the “next generation” of language models (eg. 100× effective compute scaleup on existing models) will not yield agents capable of ARA, unless intermediate evaluations are performed during pretraining. Relatedly, we expect that fine-tuning of the existing models could produce substantially more competent agents, even if the fine-tuning is not directly targeted at ARA.</p>
---
https://arxiv.org/ftp/arxiv/papers/1609/1609.00331.pdf



2024-01-01



---
https://arxiv.org/ftp/arxiv/papers/2002/2002.06890.pdf#page=5
Amplifying The Uncanny § pg5
Broad
2020
2024-01-01



---
https://arxiv.org/html/2112.11848



2024-01-01



---
https://arxiv.org/pdf/1603.05691.pdf#page=7



2024-01-01



---
https://arxiv.org/pdf/1612.03242.pdf#page=3
StackGAN: §3.2. Conditioning Augmentation


2024-01-01



---
https://arxiv.org/pdf/1703.03664.pdf#page=15&org=deepmindopenai
Parallel Multiscale Autoregressive Density Estimation (2017): <strong>Figure 13</strong>: Label-conditional 128×128 ImageNet samples


2024-01-01



---
https://arxiv.org/pdf/1703.04070.pdf#page=3



2024-01-01



---
https://arxiv.org/pdf/1706.03762.pdf#page=6&org=google
Table 1: Maximum path lengths, per-layer complexity and minimum number of sequential operations for different layer types. _n_ is the sequence length, _d_ is the representation dimension, _k_ is the kernel size of convolutions and _r_ the size of the neighborhood in restricted self-attention


2024-01-01



---
https://arxiv.org/pdf/1710.10196.pdf#page=3
Progressive Growing of GANs for Improved Quality, Stability, and Variation: 3. Increasing Variation Using Minibatch Standard Deviation


2024-01-01



---
https://arxiv.org/pdf/1801.04406.pdf#page=7
4.1. Simplified gradient penalties


2024-01-01



---
https://arxiv.org/pdf/1809.11096.pdf#page=14



2024-01-01



---
https://arxiv.org/pdf/1809.11096.pdf#page=18
Figure 16: (a) A typical architectural layout for BigGAN-deep's _G_


2024-01-01



---
https://arxiv.org/pdf/1809.11096.pdf#page=26
Appendix E: Choosing Latent Spaces


2024-01-01



---
https://arxiv.org/pdf/1809.11096.pdf#page=4



2024-01-01



---
https://arxiv.org/pdf/1812.04948.pdf#page=3
3.1. Style mixing


2024-01-01



---
https://arxiv.org/pdf/1812.04948.pdf#page=6



2024-01-01



---
https://arxiv.org/pdf/1909.08053.pdf#page=13
Megatron-LM: Training Multi-Billion Parameter Language Models Using GPU Model Parallelism: Appendix A: Text Samples


2024-01-01



---
https://arxiv.org/pdf/1912.01865#page=9



2024-01-01



---
https://arxiv.org/pdf/1912.04958.pdf#page=5



2024-01-01



---
https://arxiv.org/pdf/2001.08361.pdf#page=25
D.5: Context Dependence


2024-01-01



---
https://arxiv.org/pdf/2001.08361.pdf#page=3&org=openai
Scaling Laws for Neural Language Models: Figure 1: Language modeling performance improves smoothly as we increase the model size, dataset size, and amount of compute used for training.


2024-01-01



---
https://arxiv.org/pdf/2003.13758.pdf#page=3



2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf
Table 2.2: Datasets used to train GPT-3. ‘Weight in training mix’ refers to the fraction of examples during training that are drawn from a given dataset, which we intentionally do not make proportional to the size of the dataset. As a result, when we train for 300 billion tokens, some datasets are seen up to 3.4 times during training while other datasets are seen less than once


2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#org=openai&page=46
Total Compute Used to Train Language Model: Table D.1


2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#org=openai&page=9
Table 2.2: Datasets used to train GPT-3. ‘Weight in training mix’ refers to the fraction of examples during training that are drawn from a given dataset, which we intentionally do not make proportional to the size of the dataset. As a result, when we train for 300 billion tokens, some datasets are seen up to 3.4 times during training while other datasets are seen less than once.


2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#page=11&org=openai



2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#page=17
Winograd-Style Tasks


2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#page=23



2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf#page=48
Figure F.1: Four uncurated completions from a context suggesting the model compose a poem in the style of Wallace Stevens with the title ‘Shadows on the Way’


2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf&org=openai#page=12



2024-01-01



---
https://arxiv.org/pdf/2005.14165.pdf&org=openai#page=34
GPT-3: Language Models are Few-Shot Learners: 5. Limitations


2024-01-01



---
https://arxiv.org/pdf/2006.06676.pdf#figure.caption.2&org=nvidia
Figure 1a shows our baseline results for different subsets of FFHQ. Training starts the same way in each case, but eventually the progress stops and FID starts to rise. The less training data there is, the earlier this happens. Figure 1b, Figure 1c shows the discriminator output distributions for real and generated images during training. The distributions overlap initially but keep drifting apart as the discriminator becomes more and more confident, and the point where FID starts to deteriorate is consistent with the loss of sufficient overlap between distributions. This is a strong indication of overfitting, evidenced further by the drop in accuracy measured for a separate validation set.


2024-01-01



---
https://arxiv.org/pdf/2006.10738.pdf#figure.caption.2
Here we analyze the performance of BigGAN [2] with different amounts of data on CIFAR-10. As plotted in Figure 1, even given 100% data, the gap between the discriminator’s training and validation accuracy keeps increasing, suggesting that the discriminator is simply memorizing the training images...Figure 6 analyzes that stronger DiffAugment policies generally maintain a higher discriminator’s validation accuracy at the cost of a lower training accuracy, alleviate the overfitting problem, and eventually achieve better convergence.


2024-01-01



---
https://arxiv.org/pdf/2011.10650.pdf#page=6&org=openai



2024-01-01



---
https://arxiv.org/pdf/2103.10948.pdf#page=22
The Shape of Learning Curves: a Review: 6. Ill-behaved learning curves: 6.1. Phase transitions


2024-01-01



---
https://arxiv.org/pdf/2104.03113#page=5



2024-11-02



---
https://arxiv.org/pdf/2105.05233.pdf#page=20



2024-01-01



---
https://arxiv.org/pdf/2107.03374.pdf#page=27
Codex: Evaluating Large Language Models Trained on Code: <strong>Figure 14</strong>: When the prompt includes subtle bugs, Codex tends to produce worse code than it is capable of producing. This gap increases with model size. Including an instruction to write correct code helps a little but does not fix the problem. Even with no examples in the context, Codex produces substantially worse code than it is capable of.


2024-01-01



---
https://arxiv.org/pdf/2108.07686.pdf#page=85



2024-01-01



---
https://arxiv.org/pdf/2109.01517#page=12



2024-09-28



---
https://arxiv.org/pdf/2111.09259.pdf#page=19



2024-01-01



---
https://arxiv.org/pdf/2201.09792.pdf#page=16
This section presents an expanded (but still quite compact) version of the terse ConvMixer implementation that we presented in the paper. The code is given in **Figure 7**. We also present an even more terse implementation in **Figure 8**, which to the best of our knowledge is the first model that achieves the elusive dual goals of 80%+ ImageNet top-1 accuracy while also fitting into a tweet.


2024-01-01



---
https://arxiv.org/pdf/2203.13131.pdf#page=14
Make-A-Scene (2022): <strong>Figure 7</strong>: Additional samples generated from challenging text inputs.


2024-01-01



---
https://arxiv.org/pdf/2205.11495#page=13
Table A


2024-01-01



---
https://arxiv.org/pdf/2207.10551.pdf#page=7&org=google



2024-01-01



---
https://arxiv.org/pdf/2209.14958#page=5&org=deepmind



2024-06-10



---
https://arxiv.org/pdf/2307.01952.pdf#page=3



2024-05-11



---
https://arxiv.org/search/cs?searchtype=author&query=Han,+X
Search


2024-06-13



---
https://arxiv.org/search/cs?searchtype=author&query=Page,+M



2024-07-21



---
https://ascii.textfiles.com/archives/1717
FUCK THE CLOUD


2024-01-01



---
https://ascii.textfiles.com/archives/2229
Oh Boy, The Cloud


2024-01-01



---
https://ascii.textfiles.com/archives/3011
Archive Team Yahoo Video Final Push (and a rousing speech)


2024-01-01



---
https://ascii.textfiles.com/archives/3029
The Splendiferous Story of Archive Team


2024-01-01



---
https://ascii.textfiles.com/archives/3974
Life Inside Brewster’s Magnificent Contraption


2024-01-01



---
https://ase.uva.nl/binaries/content/assets/subsites/amsterdam-school-of-economics/research/uva-econometrics/dp-2013/1303.pdf
Mortality hazard rates and life expectancy


2024-01-01



---
https://ashimari.tumblr.com/post/182979774079/this-waifu-does-not-exist-gwern
bright like the sun, i love you


2024-01-01



---
https://asianwiki.com/Marusa:_Taxing_people



2024-01-01



---
https://ask-gpt.tumblr.com/
Ask GPT-2


2024-01-01



---
https://ask-gpt.tumblr.com/post/183402346117/april-is-the-cruelest-month-breeding-n-lilacs
Ask GPT-2


2024-01-01



---
https://ask.metafilter.com/16136/Fog-Gun-Shower
Fog Gun! Shower!


2024-01-01



---
https://ask.metafilter.com/206030/benefits-of-melatonin
benefits of melatonin?


2024-01-01



---
https://askakorean.blogspot.com/2011/05/confucianism-and-korea-part-v-what-can.html
Ask a Korean!: Confucianism and Korea - Part V: What Can Confucianism Do For America?


2024-01-01



---
https://askakorean.blogspot.com/2011/11/suicide-in-korea-series-iii-sociology.html
Ask a Korean!: Suicide in Korea Series: III. Sociology of Suicide in Korea


2024-01-01



---
https://askakorean.blogspot.com/2013/04/when-koreas-e-sports-was-at-brink-of.html
Ask a Korean!: When Korea's E-Sports was at the Brink of Death


2024-01-01



---
https://askakorean.blogspot.com/2016/12/the-ultimate-choi-soon-sil-gate.html
Ask a Korean!: The Ultimate Choi Soon-sil-gate Explainer (Part 2)


2024-01-01



---
https://askell.io/
About Me


2024-09-29



---
https://asofterworld.com/index.php?id=891
A Softer World was ever Friday


2024-01-01



---
https://assets.press.princeton.edu/chapters/s8547.pdf



2024-01-01



---
https://assets.press.princeton.edu/chapters/s8863.pdf



2024-01-01



---
https://atomic-skies.blogspot.com/2012/07/those-magnificent-men-and-their-atomic.html
Those Magnificent Men and Their Atomic Machines: The Atomic Subterrene


2024-01-01



---
https://augmentingcognition.com/ltm.html
Augmenting Long-term Memory


2024-01-01



---
https://augustragone.blogspot.com/2015/04/the-directors-of-godzilla-2016-speak.html
The Good, the Bad, and Godzilla 続・夕陽の呉爾羅: THE DIRECTORS OF "GODZILLA 2016" SPEAK: "I'll Give You the Greatest Worst Nightmare!"


2024-01-01



---
https://aur.archlinux.org/packages/anki20-bin
AUR (en) - Not Found


2024-01-01



---
https://aur.archlinux.org/packages/mnemosyne
AUR (en) - mnemosyne


2024-01-01



---
https://aura.abdn.ac.uk/bitstream/handle/2164/11022/MS_revised_2nd_revision_FINAL.pdf?sequence=1



2024-01-01



---
https://authenticorganizations.com/harquail/2009/08/03/wal-mart-knocks-off-the-girl-scouts/



2024-01-01



---
https://authors.library.caltech.edu/80306/1/sswp1043.pdf



2024-01-01



---
https://authorwars.com/books/titles/57399/suzanne-delage
Suzanne Delage Books


2024-01-01



---
https://avalon.law.yale.edu/20th_century/den001.asp
Defense of Greenland: Agreement Between the United States and the Kingdom of Denmark, April 27, 1951


2024-01-01



---
https://avichal.com/2011/11/14/build-something-people-want-is-not-enough/
‘Build something people want’ is not enough – Avichal Garg


2024-01-01



---
https://avocado-slice.tumblr.com/post/41707916948/evangelion-episode-24-drafts-complete-translation



2024-01-01



---
https://avocado-slice.tumblr.com/post/50755437341/sato-we-made-a-special-collection-about-eva-then



2024-01-01



---
https://aws.amazon.com/blogs/aws/ec2-high-memory-update-new-18-tb-and-24-tb-instances/
EC2 High Memory Update – New 18 TB and 24 TB Instances


2024-01-01



---
https://aws.amazon.com/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/
Introducing Finch: An Open Source Client for Container Development
Phil Estes, Chris Short
2022-11-22
2024-01-01



---
https://aws.amazon.com/blogs/opensource/keeping-open-source-open-open-distro-for-elasticsearch/
Keeping Open Source Open—Open Distro for Elasticsearch


2024-01-01



---
https://aws.amazon.com/blogs/opensource/stepping-up-for-a-truly-open-source-elasticsearch/
Stepping up for a truly open source Elasticsearch


2024-01-01



---
https://aws.amazon.com/ec2/instance-types/p2/
Amazon EC2 - P2 Instances


2024-01-01



---
https://aws.amazon.com/ec2/instance-types/x1e/



2024-01-01



---
https://aws.amazon.com/ec2/pricing/
Amazon EC2 – Secure and resizable compute capacity


2024-01-01



---
https://axisofordinary.substack.com/
Axis of Ordinary


2024-01-01



---
https://axon.cs.byu.edu/papers/Kristine.ijcnn2011.pdf
Turning Bayesian Model Averaging Into Bayesian Model Combination


2024-01-01



---
https://azure.microsoft.com/en-us/blog/microsoft-showcases-the-azure-cloud-switch-acs/
Microsoft showcases the Azure Cloud Switch (ACS)


2024-01-01



---
https://babbemusic.bandcamp.com/track/skydiver
Skydiver Babbe feat. kuroTenshi


2024-01-01



---
https://babel.hathitrust.org/cgi/pt?id=hvd.hn316x&view=1up&seq=1&skin=2021
Pitman's typewriter manual : a practical guide to commercial, ...


2024-01-01



---
https://babel.hathitrust.org/cgi/pt?id=mdp.39015039380632&view=1up&seq=333
Tours in England and Wales


2024-01-01



---
https://babel.hathitrust.org/cgi/pt?id=mdp.39015086654947&seq=340
The Education outlook v.78 <span class="date-range">1926<sub><span title="1926 was 98 years ago.">98ya</span></sub></span>.

1926
2024-09-25



---
https://backoffice.biblio.ugent.be/download/1980430/1980463
Analysis of the influence of ventilation rate on sleep pattern


2024-01-01



---
https://bair.berkeley.edu/blog/2017/07/18/learning-to-learn/



2024-01-01



---
https://bair.berkeley.edu/blog/2018/06/28/daml/



2024-01-01



---
https://bair.berkeley.edu/blog/2022/05/20/crosswords/



2024-01-01



---
https://bakabt.me/torrent/159362/umineko-no-naku-koro-ni-music-collection-flac.html
Here Now


2024-01-01



---
https://bakadesuyo.com/2012/06/when-do-we-stop-being-interested-in-new-thing/
When do we stop being interested in new things? What can this teach us about happiness?


2024-01-01



---
https://bakerp2004.wordpress.com/2014/09/21/leonardo-da-vincis-machineries-of-war/
What were Leonardo Da Vinci's Machineries of War


2024-01-01



---
https://bakuman.fandom.com/wiki/Death_Note#Bakuman_Series
Death Note Bakuman Wiki


2024-01-01



---
https://baltcoffee.com/catalog/loose-tea-ribbon-bags/
Eastern Shore Loose Tea in Ribbon Bags


2024-01-01



---
https://bam-dataset.org/



2024-01-01



---
https://baremetrics.com/blog/hacker-news-1500-recurring-revenue
How Hacker News Generated $1,500 in Monthly Recurring Revenue


2024-08-04



---
https://barrett.dyson.cornell.edu/NEUDC/paper_51.pdf
The Economics of Missionary Expansion: Evidence from Africa and Implications for Development


2024-01-01



---
https://barretzoph.github.io/
Barret Zoph


2024-09-29



---
https://bartokdesign.com/
Bartok design Co. – Authentic Japanese Soaking Tubs Made in Japan


2024-01-01



---
https://bartoszmilewski.com/2009/02/26/message-passing-atoms-mvars/
Message Passing Atoms–MVars


2024-01-01



---
https://baselinescenario.com/2013/02/09/the-importance-of-excel/
The Importance of Excel


2024-01-01



---
https://bayes.wustl.edu/Manual/Student.pdf



2024-01-01



---
https://bayes.wustl.edu/etj/articles/cmystery.pdf



2024-01-01



---
https://bayes.wustl.edu/etj/articles/general.background.ps.gz



2024-01-01



---
https://bayes.wustl.edu/etj/articles/prob.as.logic.pdf



2024-01-01



---
https://bayesianinvestor.com/amm/
Automated Market Maker for Intrade contracts


2024-01-01



---
https://bayesianinvestor.com/blog/index.php/2008/11/13/automated-market-maker-results/
Automated Market Maker Results


2024-01-01



---
https://bayesianinvestor.com/blog/index.php/2012/08/18/omega-6-revisited/
Omega-6 Revisited


2024-01-01



---
https://baynature.org/article/identify-anything-anywhere-instantly-well-almost-newest-inaturalist-release/
Identify Anything, Anywhere, Instantly (Well, Almost) With the Newest iNaturalist Release


2024-01-01



---
https://bear.warrington.ufl.edu/brenner/mar7588/Papers/kermer-lossav-psysci2006.pdf
Loss Aversion Is an Affective Forecasting Error


2024-01-01



---
https://beautifultaiwantea.com/
Beautiful Taiwan Tea Co.


2024-01-01



---
https://beepb00p.xyz/annotating.html
How to annotate literally everything


2024-01-01



---
https://beepb00p.xyz/configs-suck.html
Your configs suck? Try a real programming language.


2024-01-01



---
https://beerconnoisseur.com/articles/schlitz-how-milwaukees-famous-beer-became-infamous
Schlitz: How Milwaukee's Famous Beer Became Infamous


2024-01-01



---
https://behavioralscientist.org/consumers-are-becoming-wise-to-your-nudge/
Consumers Are Becoming Wise to Your Nudge


2024-01-01



---
https://bellard.org/jslinux/tech.html
Technical Notes


2024-01-01



---
https://bellroy.com/
Bellroy


2024-01-01



---
https://benbest.com/misc/DNAamber.html
ANCIENT DNA &amp; PRESERVATION IN AMBER


2024-01-01



---
https://benbest.com/nutrceut/melatonin.html#aging
MELATONIN


2024-01-01



---
https://benbest.com/nutrceut/melatonin.html#negative
MELATONIN


2024-01-01



---
https://beneinstein.com/how-it-s-made-series-yup-our-beats-were-counterfeit-but-they-cost-about-the-same-to-make-as-the-364cc6808d18
How It's Made Series: Yup, Our Beats Were Counterfeit (But They Cost About the Same to Make as the Real Ones)


2024-01-01



---
https://benjaminrosshoffman.com/construction-beacons/
On the construction of beacons


2024-01-01



---
https://benkling.tumblr.com/post/49386635407/what-if-the-tsarnaevs-had-been-giant-copper-robots
benkling


2024-01-01



---
https://benmuse.typepad.com/arctic_economics/2008/06/greenland-and-denmark-decide-how-to-split-greenlands-oil-revenues.html



2024-01-01



---
https://bentilly.blogspot.com/2009/09/teaching-linear-algebra.html
Random Observations: Teaching linear algebra


2024-01-01



---
https://bentilly.blogspot.com/2012/10/my-sons-flashcard-routine.html
Random Observations: My son's flashcard routine


2024-01-01



---
https://berglas.org/Articles/AIKillGrandchildren/AIKillGrandchildren.html
Artificial Intelligence Will Kill Our Grandchildren (Singularity)


2024-01-01



---
https://berkshirehathaway.com/letters/2016ltr.pdf



2024-01-01



---
https://bertcmiller.com/2021/12/28/glimpse_nonce_reuse.html
A Glimpse of the Deep: Finding a Creature in Ethereum's Dark Forest


2024-01-01



---
https://best-universities.net/features/what-grades-can-ai-get-in-college/
What Grades Can AI Get In College?


2024-01-01



---
https://bestiary.ca/beasts/beast152.htm
Medieval Bestiary : Beasts : Beaver


2024-01-01



---
https://beta.openai.com/docs/guides/classifications



2024-06-10



---
https://betterexplained.com/articles/understanding-bayes-theorem-with-ratios/
Understanding Bayes Theorem With Ratios


2024-01-01



---
https://beza1e1.tuxen.de/articles/accidentally_turing_complete.html
Accidentally Turing-Complete


2024-01-01



---
https://bgr.com/general/google-services-shut-down-study/
Statistical analysis finds Google shuts down 35% of its services


2024-01-01



---
https://bibliotecacochrane.com/pdf/CD005052.pdf



2024-01-01



---
https://bibliothek.wzb.eu/pdf/1986/p86-9.pdf



2024-01-01



---
https://bigheadjapan.bandcamp.com/track/open-your-lights-feat-hatsune-miku
Open your Lights feat.Hatsune Miku


2024-01-01



---
https://bigquery.cloud.google.com/table/fh-bigquery:reddit_comments.2015_05



2024-01-01



---
https://bigthink.com/videos/the-ethics-of-designer-brains-2/
The Ethics of Designer Brains


2024-01-01



---
https://billypenn.com/2020/03/17/philly-police-to-halt-narcotics-arrests-other-charges-during-covid-outbreak/
Philly police to halt narcotics arrests, other charges during COVID outbreak: Officers can make exceptions if they think someone would ‘pose a threat’ to public safety


2024-01-01



---
https://biochemical-pathways.com/
Roche Biochemical Pathways: Part 1: Metabolic Pathways


2024-01-01



---
https://biogenesis-antiaging.com/



2024-01-01



---
https://bioinfo.pl/pmid:17597168



2024-01-01



---
https://bitbucket.org/djhshih/argparser
Bitbucket


2024-01-01



---
https://bitcoin-otc.com/
#bitcoin-otc


2024-01-01



---
https://bitcoin-otc.com/viewgpg.php?nick=gwern
#bitcoin-otc gpg key data


2024-01-01



---
https://bitcoin-otc.com/viewratingdetail.php?nick=nanotube
Rating Details for User 'nanotube'


2024-01-01



---
https://bitcoinbook.cs.princeton.edu/
Bitcoin and Cryptocurrency Technologies


2024-01-01



---
https://bitcoincharts.com/charts/mtgoxUSD#rg180zczsg2011-02-06zeg2013-07-23ztgSzm1g10zm2g25zv



2024-01-01



---
https://bitcoincharts.com/charts/mtgoxUSD#rg180zczsg2013-07-23zeg2013-07-23ztgSzm1g10zm2g25zv



2024-01-01



---
https://bitcoinhivemind.com/
Truthcoin Protocol on BTC


2024-01-01



---
https://bitcointalk.org/
Index


2024-01-01



---
https://bitcointalk.org/index.php?action=printpage;topic=91661.0
Putting your money where Pirate's mouth is


2024-01-01



---
https://bitcointalk.org/index.php?action=profile;u=63182
View the profile of Sunny King


2024-01-01



---
https://bitcointalk.org/index.php?topic=11765.msg169026#msg169026
Bitcoin and the Efficient Market Hypothesis; June 04, 2011, 11:36:04 PM


2024-01-01



---
https://bitcointalk.org/index.php?topic=14828.0
Beefjerky.com: Selling Fresh Beef Jerky for Bitcoins, Shipping to +100 Countries


2024-01-01



---
https://bitcointalk.org/index.php?topic=155054.msg1643833#msg1643833
Bitcoin and me (Hal Finney)


2024-01-01



---
https://bitcointalk.org/index.php?topic=15672.msg1873483#msg1873483
Introduce yourself ☺


2024-01-01



---
https://bitcointalk.org/index.php?topic=195.msg1617#msg1617
Transactions and Scripts: DUP HASH160 ... EQUALVERIFY CHECKSIG


2024-01-01



---
https://bitcointalk.org/index.php?topic=279249.0;all
CoinJoin: Bitcoin privacy for the real world


2024-01-01



---
https://bitcointalk.org/index.php?topic=339544.0;all
BitBet Stole ~$7,000 from me (10 BTC)


2024-01-01



---
https://bitcointalk.org/index.php?topic=46652.msg557948#msg557948
THE CRYPTO-CURRENCY


2024-01-01



---
https://bitcointalk.org/index.php?topic=740112.msg8361633#msg8361633
Blowing the lid off the CryptoNote/Bytecoin scam (with the exception of Monero)


2024-01-01



---
https://bitcointalk.org/index.php?topic=82952.0;all
Very Rich Address?


2024-01-01



---
https://bitcointalk.org/index.php?topic=99631.0
Bitcoin Theory (Byzantine Generals and Beyond)


2024-01-01



---
https://bitcoinwiki.org/wiki/bitcoin-fog
Bitcoin Fog. All about cryptocurrency


2024-01-01



---
https://bitslog.com/2013/04/17/the-well-deserved-fortune-of-satoshi-nakamoto/
The Well Deserved Fortune of Satoshi Nakamoto, Bitcoin creator, Visionary and Genius


2024-01-01



---
https://bitslog.com/2015/09/11/dagcoin/
DagCoin: a cryptocurrency without blocks


2024-01-01



---
https://bjo.bmj.com/content/93/8/997
Outdoor activity and myopia in Singapore teenage children


2024-01-01



---
https://bjsm.bmj.com/content/46/16/1144.2.abstract
Correction


2024-01-01



---
https://blackliliana.tumblr.com/post/10440821343/the-wright-solution-to-the-twilights-ep1-4
The Wright solution to the twilights EP1-4


2024-01-01



---
https://blakemasters.tumblr.com/peter-thiels-cs183-startup
Notes Essays—Peter Thiel’s CS183: Startup


2024-01-01



---
https://blakemasters.tumblr.com/post/23435743973/peter-thiels-cs183-startup-class-13-notes
Peter Thiel’s CS183: Startup - Class 13 Notes


2024-01-01



---
https://bldgblog.com/2009/11/political-buffer-space-and-chinese-black-jails/
Political Buffer Space and Chinese ‘Black Jails’


2024-01-01



---
https://bldgblog.com/2010/01/nakatomi-space/
Nakatomi Space


2024-01-01



---
https://bldgblog.com/2015/12/four-floor-war/
The Four-Floor War


2024-01-01



---
https://bldgblog.com/2017/01/the-season-of-burning-trucks/
The Season of Burning Trucks


2024-01-01



---
https://bleacherreport.com/articles/2563825-the-college-recruitment-of-tom-brady
The College Recruitment of Tom Brady


2024-01-01



---
https://blockthrough.com/blog/adblockreport/
Pagefair 2017 Adblock Report


2024-01-01



---
https://blog-soth.blogspot.com/2010/10/evangelion-20-complete-records.html
Evangelion 2.0 Complete Records Collection


2024-01-01



---
https://blog.23andme.com/articles/23andme-and-a-new-paradigm-for-research
23andMe and a New Paradigm for Research


2024-01-01



---
https://blog.23andme.com/articles/chocolate-its-complicated
Chocolate, It's Complicated


2024-01-01



---
https://blog.23andme.com/articles/curetogether-with-23andme
CureTogether with 23andMe


2024-01-01



---
https://blog.23andme.com/articles/genes-scream-for-ice-cream
I Scream, You Scream, Our Genes Scream for Ice Cream!


2024-01-01



---
https://blog.23andme.com/articles/one-in-a-million
Power of One Million


2024-01-01



---
https://blog.23andme.com/tag/curetogether
CureTogether Archives


2024-01-01



---
https://blog.acolyer.org/2015/04/29/applying-the-universal-scalability-law-to-organisations/
Applying the Universal Scalability Law to organisations


2024-01-01



---
https://blog.acolyer.org/2017/05/29/an-empirical-study-on-the-correctness-of-formally-verified-distributed-systems/
An empirical study on the correctness of formally verified distributed systems


2024-01-01



---
https://blog.acolyer.org/2018/02/22/dynamic-word-embeddings-for-evolving-semantic-discovery/
Dynamic word embeddings for evolving semantic discovery


2024-01-01



---
https://blog.adobe.com/en/publish/2021/04/08/source-han-sans-goes-variable
Source Han Sans goes variable


2024-01-01



---
https://blog.alexewerlof.com/p/tech-debt-day
We invested 10% to pay back tech debt; Here's what happened


2024-01-01



---
https://blog.animeinstrumentality.net/composer-profiles/composer-of-the-month-jun-maeda/
Composer of the Month – Jun Maeda


2024-01-01



---
https://blog.archive.org/2011/08/17/scanning-a-braille-playboy/
Scanning a Braille Playboy


2024-01-01



---
https://blog.archive.org/2015/11/24/difficult-times-at-our-credit-union/
Difficult Times at our Credit Union


2024-01-01



---
https://blog.archive.org/2015/12/14/internet-credit-union-2011-2015-rip/
Internet Credit Union 2011–2015: RIP


2024-01-01



---
https://blog.archive.org/2017/10/10/books-from-1923-to-1941-now-liberated/
Books 1923–1941 Now Liberated!


2024-01-01



---
https://blog.archive.org/2020/03/24/announcing-a-national-emergency-library-to-provide-digitized-books-to-students-and-the-public/
Announcing a National Emergency Library to Provide Digitized Books to Students and the Public
Chris Freeland
2020-03-24
2024-01-01



---
https://blog.archive.org/2020/06/01/four-commercial-publishers-filed-a-complaint-about-the-internet-archives-lending-of-digitized-books/
Four commercial publishers filed a complaint about the Internet Archive’s lending of digitized books


2024-01-01



---
https://blog.archive.org/2020/06/10/temporary-national-emergency-library-to-close-2-weeks-early-returning-to-traditional-controlled-digital-lending/
Temporary National Emergency Library to close 2 weeks early, returning to traditional controlled digital lending


2024-01-01



---
https://blog.archive.org/national-emergency-library/
National Emergency Library


2024-01-01



---
https://blog.archive.today/post/660719734341386240/is-there-any-structure-in-place-to-assure-the



2024-01-01



---
https://blog.arxiv.org/2023/12/21/accessibility-update-arxiv-now-offers-papers-in-html-format/
Articles from arXiv.org as responsive HTML5 web pages


2024-01-01



---
https://blog.auxon.io/2019/10/25/type-level-registers/
Using Type-Level Programming in Rust to Make Safer Hardware Abstractions


2024-01-01



---
https://blog.ayjay.org/the-real-value-of-a-catholic-modernity/
The Real Value of a Catholic Modernity


2024-01-01



---
https://blog.beeminder.com/habits/
Failing your Goals with Beeminder


2024-01-01



---
https://blog.beeminder.com/hieroglyphs/
Learning Ancient Egyptian in an Hour Per Week with Beeminder


2024-01-01



---
https://blog.chromium.org/2012/06/tale-of-two-pwnies-part-2.html
A Tale Of Two Pwnies (Part 2)


2024-01-01



---
https://blog.codinghorror.com/diseconomies-of-scale-and-lines-of-code/
Diseconomies of Scale and Lines of Code


2024-01-01



---
https://blog.codinghorror.com/joining-the-prestigious-three-monitor-club/
Joining The Prestigious Three Monitor Club


2024-01-01



---
https://blog.codinghorror.com/multiple-monitors-and-productivity/
Multiple Monitors and Productivity


2024-01-01



---
https://blog.codinghorror.com/profitable-until-deemed-illegal/
Profitable Until Deemed Illegal


2024-01-01



---
https://blog.codinghorror.com/the-large-display-paradox/
The Large Display Paradox


2024-01-01



---
https://blog.codinghorror.com/the-programmers-bill-of-rights/
The Programmer's Bill of Rights


2024-01-01



---
https://blog.cr.yp.to/20170723-random.html
2017.07.23: Fast-key-erasure random-number generators An effort to clean up several messes simultaneously. #rng #forwardsecrecy #urandom #cascade #hmac #rekeying #proofs


2024-01-01



---
https://blog.cryptographyengineering.com/2013/04/11/zerocoin-making-bitcoin-anonymous/
Zerocoin: making Bitcoin anonymous


2024-01-01



---
https://blog.csdn.net/DLW__/article/details/104222546
微调StyleGAN2模型


2024-01-01



---
https://blog.csdn.net/DLW__/article/details/104243506
微调StyleGAN2模型(使用Google Colab)_微调styglegan2


2024-01-01



---
https://blog.danslimmon.com/2019/07/15/do-nothing-scripting-the-key-to-gradual-automation/
Do-nothing scripting: the key to gradual automation


2024-01-01



---
https://blog.darknedgy.net/technology/2020/05/02/0/
systemd, 10 years later: a historical and technical retrospective


2024-01-01



---
https://blog.datadive.net/which-topics-get-the-upvote-on-hacker-news/
Which topics get the upvote on Hacker News?


2024-08-04



---
https://blog.daviskedrosky.com/p/did-profits-from-slavery-finance
Capitalism, Slavery, and the Industrial Revolution


2024-09-03



---
https://blog.developer.atlassian.com/golang-flashcards-and-spaced-repetition/



2024-01-01



---
https://blog.dimview.org/math/2017/10/15/cat-chirality.html
No Cat Chirality


2024-01-01



---
https://blog.dshr.org/2021/03/correlated-failures.html
Correlated Failures


2024-01-01



---
https://blog.eleuther.ai/announcing-20b/
Announcing GPT-NeoX-20B


2024-01-01



---
https://blog.eleuther.ai/gpt3-model-sizes/
On the Sizes of OpenAI API Models: ...Ada, Babbage, Curie and Davinci line up closely with 350M, 1.3B, 6.7B, and 175B respectively.


2024-01-01



---
https://blog.eleuther.ai/prompts-gpt-fewshot/
Evaluating Different Fewshot Description Prompts on GPT-3


2024-01-01



---
https://blog.ericgoldman.org/archives/2006/12/wikipedia_will_1.htm
Wikipedia Will Fail in Four Years


2024-01-01



---
https://blog.eternicity.net/2010/09/19/in-defense-of-furudo-erika/
In Defense of Furudo Erika


2024-01-01



---
https://blog.ethereum.org/2014/01/15/slasher-a-punitive-proof-of-stake-algorithm
Slasher: A Punitive Proof-of-Stake Algorithm


2024-01-01



---
https://blog.feedly.com/2013/04/02/announcing-the-new-feedly-mobile-and-welcoming-3-million-reader-refugees/



2024-01-01



---
https://blog.gerv.net/2006/04/thank_god_for_cancer/
Thank God For Cancer


2024-01-01



---
https://blog.givewell.org/
Exploring how to get real change for your dollar


2024-01-01



---
https://blog.givewell.org/2010/11/17/after-extraordinary-and-unorthodox-comes-the-valley-of-death/
After "extraordinary and unorthodox" comes the valley of death


2024-01-01



---
https://blog.givewell.org/2011/06/02/profile-of-a-givewell-customer/
Profile of a GiveWell customer


2024-01-01



---
https://blog.givewell.org/2011/06/11/why-we-should-expect-good-giving-to-be-hard/
Why we should expect good giving to be hard


2024-01-01



---
https://blog.givewell.org/2012/03/01/philanthropys-success-stories/
Philanthropy's success stories


2024-01-01



---
https://blog.givewell.org/2012/11/09/insecticide-resistance-and-malaria-control/
Insecticide resistance and malaria control


2024-01-01



---
https://blog.givewell.org/2013/10/16/geoengineering-research/
Geoengineering research


2024-01-01



---
https://blog.givewell.org/2013/11/26/change-in-against-malaria-foundation-recommendation-status-room-for-more-funding-related/
Change in Against Malaria Foundation recommendation status (room-for-more-funding-related)


2024-01-01



---
https://blog.givewell.org/2014/06/10/sequence-thinking-vs-cluster-thinking/
Sequence thinking vs. cluster thinking


2024-01-01



---
https://blog.givewell.org/2016/01/19/the-importance-of-gold-standard-studies-for-consumers-of-research/
The importance of "gold standard" studies for consumers of research


2024-01-01



---
https://blog.givewell.org/2017/12/07/questioning-evidence-hookworm-eradication-american-south/
Questioning the evidence on hookworm eradication in the American South


2024-01-01



---
https://blog.google/inside-google/company-announcements/a-second-spring-of-cleaning/
‘A second spring of cleaning’, 2013-03-13


2024-01-01



---
https://blog.google/outreach-initiatives/accessibility/making-audio-more-accessible-two-new-apps/
Making audio more accessible with two new apps


2024-01-01



---
https://blog.google/products/search/introducing-mum/
MUM: A new AI milestone for understanding information


2024-01-01



---
https://blog.google/products/translate/found-translation-more-accurate-fluent-sentences-google-translate/
Found in translation: More accurate, fluent sentences in Google Translate


2024-01-01



---
https://blog.google/technology/safety-security/project-strobe/
Project Strobe: Protecting your data, improving our third-party APIs, and sunsetting consumer Google+


2024-01-01



---
https://blog.id.com.au/2020/population/demographic-trends/australias-birth-rate-lowest-on-record-but-more-babies-than-ever
Australia’s birth rate lowest on record, but more babies than ever


2024-01-01



---
https://blog.insightdatascience.com/generating-custom-photo-realistic-faces-using-ai-d170b1b59255
Generating custom photo-realistic faces using AI: Controlled image synthesis and editing using a novel (Transparent Latent-space GAN) TL-GAN model


2024-01-01



---
https://blog.jeremiahgrossman.com/2006/08/i-know-where-youve-been.html
Jeremiah Grossman: I know where you've been


2024-01-01



---
https://blog.johantibell.com/2010/08/results-from-state-of-haskell-2010.html
Results from the State of Haskell, 2010 Survey


2024-01-01



---
https://blog.johantibell.com/2011/03/summer-of-code-project-suggestions.html
Johan Tibell: Summer of Code project suggestions


2024-01-01



---
https://blog.johantibell.com/2011/04/this-years-haskellorg-gsoc-projects.html
This year's haskell.org GSoC projects


2024-01-01



---
https://blog.johantibell.com/2011/08/results-from-state-of-haskell-2011.html
Results from the State of Haskell, 2011 Survey


2024-01-01



---
https://blog.johantibell.com/2013/04/haskellorg-gsoc-ideas.html
Haskell.org GSoC ideas


2024-01-01



---
https://blog.johantibell.com/2014/03/google-summer-of-code-projects.html
Johan Tibell: Google Summer of Code Projects


2024-01-01



---
https://blog.kronis.dev/articles/never-update-anything
Never update anything


2024-01-01



---
https://blog.mapillary.com/news/2020/06/18/Mapillary-joins-Facebook.html
Mapillary Joins Facebook on the Journey of Improving Maps Everywhere: Today we're announcing that Mapillary has joined Facebook on the quest to improve maps everywhere and for everyone.


2024-01-01



---
https://blog.mlreview.com/our-nips-2017-learning-to-run-approach-b80a295d3bb5
Our ‘NIPS 2017: Learning to Run’ approach


2024-01-01



---
https://blog.mozilla.org/security/2010/03/31/plugging-the-css-history-leak/
Plugging the CSS History Leak


2024-01-01



---
https://blog.mozilla.org/wp-content/uploads/2018/05/MZOTS_OS_Archetypes_report_ext_scr.pdf#page=2



2024-01-01



---
https://blog.novelai.net/data-efficient-language-transfer-with-gpt-j-45daedaaf35a



2024-01-01



---
https://blog.nuclearsecrecy.com/2013/05/17/the-price-of-the-manhattan-project/
The price of the Manhattan Project


2024-01-01



---
https://blog.nuclearsecrecy.com/2013/09/20/worst-manhattan-project-leaks/
The worst of the Manhattan Project leaks


2024-01-01



---
https://blog.nuclino.com/the-simple-genius-of-checklists-from-b-17-to-the-apollo-missions
The simple genius of checklists, from B-17 to the Apollo missions


2024-01-01



---
https://blog.paralleluniverse.co/2014/02/04/littles-law/



2024-01-01



---
https://blog.pimaker.at/texts/rvc1/
Linux in a Pixel Shader - A RISC-V Emulator for VRChat


2024-01-01



---
https://blog.plover.com/lang/anagram-scoring.html
I found the best anagram in English


2024-01-01



---
https://blog.practical-scheme.net/gauche/20120715-nash-cipherer
Working with generators—John Nash's Cipherer


2024-01-01



---
https://blog.practicalethics.ox.ac.uk/2014/11/cog_enhancement_biases/
Cognitive enhancement, legalising opium, and cognitive biases


2024-01-01



---
https://blog.rescuetime.com/225-million-hours-productivity/
Productivity in 2017: What we learned from analyzing 225 million hours


2024-01-01



---
https://blog.rjmetrics.com/2012/10/17/surprising-hacker-news-data-analysis/
Surprising Hacker News Data Analysis

2012-10-17
2024-08-04



---
https://blog.rjmetrics.com/2012/10/24/how-to-get-on-the-front-page-of-hacker-news/
How to Get On the Front Page of Hacker News


2024-08-04



---
https://blog.rootsofprogress.org/is-growth-linear-not-exponential
Is growth linear, not exponential?


2024-01-01



---
https://blog.rootsofprogress.org/nuclear-physics
How counting neutrons explains nuclear waste


2024-01-01



---
https://blog.samaltman.com/you-and-your-research
You and Your Research, by Richard Hamming


2024-01-01



---
https://blog.schauderhaft.de/2009/06/18/building-a-turing-engine-in-oracle-sql-using-the-model-clause/
Building a Turing Engine in Oracle SQL using the Model Clause


2024-01-01



---
https://blog.scienceexchange.com/2013/10/reproducibility-initiative-receives-1-3m-grant-to-validate-50-landmark-cancer-studies/



2024-01-01



---
https://blog.seekwell.io/gpt3
Automating My Job with GPT-3: Using GPT-3 Instruct to generate database-ready SQL to answer business questions


2024-01-01



---
https://blog.thinkst.com/p/if-nsa-has-been-hacking-everything-how.html?m=1
If the NSA has been hacking everything, how has nobody seen them coming?


2024-01-01



---
https://blog.torproject.org/trip-report-october-fbi-conference/
Trip report, October FBI conference


2024-01-01



---
https://blog.vermorel.com/journal/2017/12/17/terabyte-blocks-for-bitcoin-cash.html
Terabyte blocks for Bitcoin Cash


2024-01-01



---
https://blog.wearewizards.io/the-hacker-news-effect-examined



2024-08-04



---
https://blog.x.com/en_us/topics/company/2021/imperfect-by-design
Imperfect, by design


2024-01-01



---
https://blog.youtube/news-and-events/five-stars-dominate-ratings/
Five Stars Dominate Ratings


2024-01-01



---
https://blog.youtube/news-and-events/great-scott-over-35-hours-of-video/
Great Scott! Over 35 Hours of Video Uploaded Every Minute to YouTube


2024-01-01



---
https://blog.za3k.com/archiving-all-web-traffic/
Archiving all web traffic


2024-01-01



---
https://blogoscoped.com/forum/108194.html
Nooglers and the PDB: Reactor


2024-01-01



---
https://blogs.bmj.com/bmj/2021/07/05/time-to-assume-that-health-research-is-fraudulent-until-proved-otherwise/
Time to assume that health research is fraudulent until proven otherwise?


2024-01-01



---
https://blogs.brighton.ac.uk/artsbrighton/the-history-of-arts-education-in-brighton/frederick-charles-herrick-graphic-artist/
Frederick Charles Herrick, graphic artist


2024-10-26



---
https://blogs.discovermagazine.com/gnxp/2012/01/social-conservatives-have-a-lower-i-q-probably/



2024-08-04



---
https://blogs.library.duke.edu/scholcomm/files/2012/09/Berstein-report-on-Elsevier.pdf



2024-01-01



---
https://blogs.loc.gov/maps/2016/04/alphago-neural-networks-and-toblers-first-law/
[Computing Space VIII] Games Cartographers Play: AlphaGo, Neural Networks and Tobler's First Law


2024-01-01



---
https://blogs.nature.com/news/2011/09/reliability_of_new_drug_target.html
Reliability of ‘new drug target’ claims called into question


2024-01-01



---
https://blogs.nvidia.com/blog/gaugan-photorealistic-landscapes-nvidia-research/
GauGAN Turns Doodles into Stunning, Realistic Landscapes


2024-01-01



---
https://blottyparchment.livejournal.com/7541.html?thread=233845
Akuma to Love Song by Toumori Miyoshi - Chapter 50 and 51


2024-01-01



---
https://bls.gov/news.release/archives/ecec_031986.pdf



2024-01-01



---
https://bls.gov/news.release/ecec.nr0.htm



2024-01-01



---
https://bluelight.org/



2024-01-01



---
https://bluelight.org/threads/lsd-subthread-the-low-dose-lsd-appreciation-thread.266623/



2024-01-01



---
https://blurrd.ai/realorfake/



2024-01-01



---
https://bmcmedgenet.biomedcentral.com/articles/10.1186/1471-2350-13-53
Genetic variants associated with breast size also influence breast cancer risk


2024-01-01



---
https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/1471-2288-4-13
Incongruence between test statistics and _p_-values in medical papers
García-Berthou, Alcaraz
2004
2024-01-01



---
https://bmcneurosci.biomedcentral.com/articles/10.1186/1471-2202-12-2
Transcranial direct current stimulation of the prefrontal cortex modulates working memory performance: combined behavioral and electrophysiological evidence


2024-01-01



---
https://bmcneurosci.biomedcentral.com/articles/10.1186/1471-2202-6-23
Bifrontal transcranial direct current stimulation slows reaction time in a working memory task


2024-01-01



---
https://bmcneurosci.biomedcentral.com/counter/pdf/10.1186/1471-2202-13-S1-O6.pdf



2024-01-01



---
https://bmcpublichealth.biomedcentral.com/articles/10.1186/s12889-016-3097-7
A cluster-randomized, controlled trial of nutritional supplementation and promotion of responsive parenting in Madagascar: the MAHAY study design and rationale


2024-01-01



---
https://bmcr.brynmawr.edu/1992/1992.01.26/
Human Sacrifice in Ancient Greece


2024-01-01



---
https://bmk.sh/2020/08/17/Building-AGI-Using-Language-Models/
Building AGI Using Language Models


2024-01-01



---
https://boa.unimib.it/retrieve/handle/10281/23046/29556/Watching_alone_relational_goods.pdf
Watching alone: Relational Goods, Television and Happiness
Bruni, Stanca
2005
2024-01-01



---
https://boardgamegeek.com/boardgame/148931/coup-reformation
Coup: Reformation Board Game


2024-01-01



---
https://boardgamegeek.com/boardgame/150376/dead-of-winter-a-crossroads-game



2024-01-01



---
https://boardgamegeek.com/boardgame/153064/good-cop-bad-cop
Good Cop Bad Cop Board Game


2024-01-01



---
https://boardgamegeek.com/boardgame/1678/peloponnesian-war-431-404-bc



2024-01-01



---
https://boardgamegeek.com/boardgame/200847/secrets
Secrets Board Game


2024-01-01



---
https://boardgamegeek.com/boardgame/20100/wits-and-wagers



2024-01-01



---
https://boardgamegeek.com/boardgame/230275/who-should-we-eat
Who Should We Eat? Board Game


2024-01-01



---
https://boardgamegeek.com/boardgame/240980/blood-on-the-clocktower



2024-01-01



---
https://boardgamegeek.com/boardgame/24396/war-on-terror-the-boardgame



2024-01-01



---
https://boardgamegeek.com/boardgame/340466/unfathomable
Unfathomable Board Game


2024-01-01



---
https://boardgamegeek.com/boardgame/37111/battlestar-galactica-the-board-game



2024-01-01



---
https://boards.4chan.org/jp/
Otaku Culture


2024-01-01



---
https://boards.fireden.net/_/search/text/thiswaifudoesnotexist/



2024-01-01



---
https://boards.fireden.net/a/thread/184906231



2024-01-01



---
https://boards.fireden.net/a/thread/184941866/



2024-01-01



---
https://boards.fireden.net/a/thread/184991698/



2024-01-01



---
https://boards.fireden.net/a/thread/185257999/



2024-01-01



---
https://boards.fireden.net/a/thread/185349280/



2024-01-01



---
https://boards.fireden.net/a/thread/185525520/



2024-01-01



---
https://boards.fireden.net/a/thread/185593210/



2024-01-01



---
https://boards.fireden.net/ic/thread/3820909/



2024-01-01



---
https://boards.fireden.net/tg/thread/64777731/



2024-01-01



---
https://boards.fireden.net/tg/thread/64778751/



2024-01-01



---
https://boards.fireden.net/v/thread/453774531/



2024-01-01



---
https://boards.fireden.net/v/thread/454897125/



2024-01-01



---
https://boards.straightdope.com/sdmb/showpost.php?p=13724510&postcount=133



2024-01-01



---
https://boards.straightdope.com/sdmb/showpost.php?p=15871894&postcount=70



2024-01-01



---
https://bodiesfromthelibrary.com/2017/10/23/seven-types-of-locked-room-mystery-part-15/
Seven Types of Locked Room Mystery (part 1/5)


2024-01-01



---
https://boilingsteam.com/an-interview-with-peter-mulholland-ex-vp/
An Interview with Peter Mulholland, ex-VP


2024-01-01



---
https://boinc.bakerlab.org/rosetta/
Rosetta@home


2024-01-01



---
https://boingboing.net/2011/02/03/cosmic-commodities-h.html



2024-01-01



---
https://boingboing.net/2011/03/25/ghost-babies.html



2024-01-01



---
https://boinngerionn.blog.fc2.com/blog-entry-203.html



2024-01-01



---
https://book.realworldhaskell.org/read/data-structures.html#id637702



2024-01-01

cs/haskell

---
https://book.webtypography.net/Web-Typography_Numerals-and-tables.pdf



2024-01-01



---
https://books.google.com/books/about/A_supplementary_review_of_the_constancy.html?id=KM4zAQAAIAAJ
A supplementary review of the constancy of the intelligence quotient


2024-01-01



---
https://books.google.com/books/about/LIFE.html?id=2FMEAAAAMBAJ



2024-01-01



---
https://books.google.com/books/about/Principles_of_Animal_Psychology.html?id=y59OAAAAMAAJ
<em>Principles of Animal Psychology</em> [Google Books]


2024-01-01



---
https://books.google.com/books/about/Water_Conservation_and_the_Mist_Experien.html
Google Books


2024-01-01



---
https://books.google.com/books/about/You_and_Your_Research.html?id=kSMytwAACAAJ
You and Your Research: Seminar by Richard W. Hamming : Transcription of the ...


2024-01-01



---
https://books.google.com/books?id=2rPqFvn3nocC
Critical Path


2024-01-01



---
https://books.google.com/books?id=7kgMAAAAYAAJ&lpg=PA75&pg=PA75
Observations on Live Stock:: Containing Hints for Choosing and Improving the ... - George Culley


2024-01-01



---
https://books.google.com/books?id=Awsgd6x7MCIC
Radiance: A Novel


2024-01-01



---
https://books.google.com/books?id=BEhtUTdXtG4C
Advice To A Young Scientist


2024-01-01



---
https://books.google.com/books?id=BjAOAAAAYAAJ
Wired Love: A Romance of Dots and Dashes


2024-01-01



---
https://books.google.com/books?id=Cr251kFBy5QC
Looking Back on India


2024-01-01



---
https://books.google.com/books?id=FU8EAAAAMBAJ&pg=PA40



2024-01-01



---
https://books.google.com/books?id=GKgxDwAAQBAJ
Essentials of Computer Organization and Architecture


2024-01-01



---
https://books.google.com/books?id=IETMd3-lSlkC&lpg=PA378&vq=todd&pg=PA244
The Carnivores


2024-01-01



---
https://books.google.com/books?id=S9lsBnV7txoC
Using Statistics: A Gentle Introduction


2024-01-01



---
https://books.google.com/books?id=TKOfhnUhgS4C
Artificial Intelligence: A Beginner's Guide


2024-01-01



---
https://books.google.com/books?id=ZjpJAAAAIAAJ
Ancient and Modern Imperialism


2024-01-01



---
https://books.google.com/books?id=dJxCAAAAcAAJ&pg=PA391#v=onepage
The Correspondence: With Reminiscenses of the Most Distinguished Characters ... - John Sinclair


2024-01-01



---
https://books.google.com/books?id=iOhrizYNIjQC
BuckyWorks: Buckminster Fuller's Ideas for Today


2024-01-01



---
https://books.google.com/books?id=jfJGAAAAYAAJ&dq=animal%20intelligence%20thorndike%201898&pg=PA12#v=onepage&q=animal%20intelligence%20thorndike%201898&f=false
Animal Intelligence: An Experimental Study of the Associative Processes in


2024-01-01



---
https://books.google.com/books?id=kuD6LHknaLUC
‘Multiple Causes of the Sunk Cost Effect’, in _Psychology of decision making in legal, health care and science settings_


2024-01-01



---
https://books.google.com/books?id=p7owAQAAMAAJ
Folia psychiatrica et neurologica japonica


2024-01-01



---
https://books.google.com/books?id=qqprY-YiWY8C&printsec=frontcover&dq=Baumeister+anything+good+about+men&sa=X&ei=4vNaUZffIoe9igLB74DQBA&ved=0CDAQ6AEwAA
Is There Anything Good About Men?: How Cultures Flourish by Exploiting Men


2024-01-01



---
https://books.google.com/books?id=rYhDAAAAcAAJ&pg=PA3240
Biographia Britannica: Or, The Lives of the Most Eminent Persons who Have ...


2024-04-23



---
https://books.google.com/books?id=rvsOkMa6KZgC&pg=PA89
Coyote The Cheat


2024-01-01



---
https://books.google.com/books?id=sLr7z6gNcV0C
India's Bismarck, Sardar Vallabhbhai Patel


2024-01-01



---
https://books.google.com/books?id=yBMRV58IQD8C
Comic Art in Africa, Asia, Australia, and Latin America Through 2000: An


2024-01-01



---
https://books.google.com/books?id=zhjOPdmyz1wC&pg=PA26&lpg=PA26#v=onepage&q&f=false



2024-01-01



---
https://books.google.com/books?lr=&id=P8RMAAAAYAAJ&oi=fnd&pg=PA247&ots=ngbgLvHiqb&sig=Dyur1KbbI6Egs4z1lFqm6rYUIqw#v=onepage&q&f=false
Journal of Educational Psychology


2024-01-01



---
https://books.google.com/ngrams/
Google Ngram Viewer


2024-01-01



---
https://books.google.com/ngrams/graph?content=sanded+floor%2Clinoleum%2Coilcloth%2Coilskin&year_start=1880&year_end=2008&corpus=15&smoothing=1
Google Ngram Viewer


2024-01-01



---
https://books.google.com/ngrams/graph?content=sanded+floor&year_start=1765&year_end=2008&corpus=15&smoothing=1
Google Ngram Viewer


2024-01-01



---
https://books.rakuten.co.jp/rb/6945642/
天屮奪: 縫瓮


2024-01-01



---
https://booksby.ai/
Tired of books written by authors? Try books written by AI


2024-01-01



---
https://booksearch.blogspot.com/
Inside Google Books


2024-01-01



---
https://booksearch.blogspot.com/2010/08/books-of-world-stand-up-and-be-counted.html
Inside Google Books: Books of the world, stand up and be counted! All 129,864,880 of you.


2024-01-01



---
https://bose.fandom.com/wiki/Headphones#Bose_Aviation_Headset_Series_I
Headphones Bose


2024-01-01



---
https://boston.conman.org/2013/01/22.2
Cellphone guts for the curious ...


2024-01-01



---
https://brainchip.thecomicseries.com/
Transdimensional Brain Chip - An experiment


2024-01-01



---
https://brainscale.net/
Dual N-Back Brain Training - it makes you smarter


2024-01-01



---
https://brainworkshop.sourceforge.net/
Brain Workshop - a Dual N-Back game


2024-01-01



---
https://brainworkshop.sourceforge.net/tutorial.html
Brain Workshop - a Dual N-Back game


2024-01-01



---
https://brainybehavior.com/blog/wp-content/uploads/2007/11/agingbrain.pdf



2024-01-01



---
https://bramses.notion.site/ERB-of-History-GPT-3-Bot-784e99b7fea0462f95489d74a568c4ad



2024-01-01



---
https://brenthecht.com/papers/cosit2009.pdf



2024-01-01



---
https://brianshih.com/post/30194495552/reader-redesign-terrible-decision-or-worst-decision/



2024-01-01



---
https://britishlibrary.typepad.co.uk/digitisedmanuscripts/2012/11/beavers-on-the-run.html
Beavers On The Run


2024-01-01



---
https://brooksreview.net/2014/01/i-see-you/
When Anonymous Isn’t Really Anonymous


2024-01-01



---
https://brucesterling.tumblr.com/post/613821441581957120/its-a-gan-ai-and-it-just-sits-there-endlessly
BruceS


2024-01-01



---
https://bsc.harvard.edu/people/alipson



2024-01-01



---
https://buckminster.info/Ideas/07-IcosHouseShowerScientific.htm



2024-01-01



---
https://buddhism-for-vampires.com/
About ‘Buddhism for Vampires’


2024-01-01



---
https://buddhism-for-vampires.com/black-magic-transformation
Black magic, transformation, and power


2024-01-01



---
https://buddhism-for-vampires.com/kangling-chod
Making a kangling for chöd


2024-01-01



---
https://buffer.com/resources/the-science-of-how-room-temperature-and-lighting-affects-our-productivity/
How Temperature and Lighting Impact Our Productivity


2024-01-01



---
https://bugs.darcs.net/issue2209
Issue 2209: Automatically detect replace


2024-01-01



---
https://bugs.darcs.net/issue346
Issue 346: implement "patience diff" from bzr


2024-01-01



---
https://bugs.darcs.net/issue642
Issue 642: wish: Automatic detection of file renames


2024-01-01



---
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217243
#217243 - wget: Possibility to really reject files on recursive downloads


2024-01-01



---
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641166
#641166 - coreutils: 'man sort': '--random-sort' misleading


2024-01-01



---
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1538615
Cat causes login screen to hang


2024-01-01



---
https://bugs.launchpad.net/unity/+bug/1463112
Cat sitting on keyboard crashes LightDM


2024-01-01



---
https://bulbapedia.bulbagarden.net/wiki/EP021
EP021


2024-01-01



---
https://burglarsguide.com/
A Burglar’s Guide to the City


2024-01-01



---
https://burntbrunch.github.io/Silk-Rabbit-Hole/html/
Down the silk rabbit hole


2024-01-01



---
https://businessinnovation.berkeley.edu/institute-activities/programs/williamson-seminar-on-institutional-analysis/
Williamson Seminar on Institutional Analysis


2024-01-01



---
https://buttercupfestival.com/green/index.htm
Green Evening Stories


2024-01-01



---
https://buttondown.com/hillelwayne/archive/tag-systems/
Tag Systems


2024-01-01



---
https://bwc.thelab.dc.gov/
The Lab @ DC - Body Worn Cameras


2024-01-01



---
https://bxroberts.org/2012/01/silk-road-a-vicious-blow-to-the-war-on-drugs/
Silk Road: A Vicious Blow to the War on Drugs


2024-01-01



---
https://c.tieba.baidu.com/p/6042175968?pid=124199740844



2024-01-01



---
https://ca-taylor.com/
Charles A Taylor


2024-06-13



---
https://cabal.readthedocs.io/en/3.4/cabal-package.html#accessing-data-files-from-package-code
7. Package Description


2024-01-01



---
https://cabinetmagazine.org/issues/48/pendle.php
Shaved Heads, Snipped Tubes, Imperial Marines, and Dope Fiends


2024-01-01



---
https://cabinetmagazine.org/issues/64/lucas.php
A philosophy of ‘permadeath’ in the multiuser dungeon


2024-01-01



---
https://cacm.acm.org/research/lessons-learned-from-30-years-of-minix/



2024-01-01



---
https://cacm.acm.org/research/the-science-of-brute-force/
The Science of Brute Force


2024-01-01



---
https://cacm.acm.org/research/the-tail-at-scale/



2024-01-01



---
https://cadmo.ethz.ch/education/lectures/HS18/SAADS/papers/computing_noisy_information.pdf



2024-01-01



---
https://caglab.org/index.php/for-researchers/pricing-and-services.html



2024-01-01



---
https://calabi-yau.space/blog/doom.html
But can DOOM run *it*? Programming Satan's Computer


2024-01-01



---
https://calpaterson.com/fraud.html
No general method to detect fraud


2024-01-01



---
https://calteches.library.caltech.edu/51/2/CargoCult.pdf



2024-01-01



---
https://calteches.library.caltech.edu/52/2/dignified.htm
The Dignified Professor


2024-01-01



---
https://calvinanddune.tumblr.com/image/38150595850



2024-01-01



---
https://calvinanddune.tumblr.com/image/41205262878



2024-01-01



---
https://calvinanddune.tumblr.com/image/41781088433



2024-01-01



---
https://calvinanddune.tumblr.com/image/42501251740



2024-01-01



---
https://calvinanddune.tumblr.com/image/55596841924



2024-01-01



---
https://calvinanddune.tumblr.com/image/60837830203



2024-01-01



---
https://camelcamelcamel.com/



2024-01-01



---
https://canadianbusiness.com/ideas/the-last-days-of-target-canada/
The Last Days of Target Canada


2024-01-01



---
https://caniuse.com/
Can I use... Support tables for HTML5, CSS3, etc


2024-01-01



---
https://caniuse.com/?search=hyphenate
hyphenate


2024-01-01



---
https://caniuse.com/?search=ruby
ruby


2024-01-01



---
https://caniuse.com/?search=text-wrap%3A%20pretty
text-wrap: pretty


2024-04-02



---
https://caniuse.com/css3-attr
CSS3 attr() function for all properties


2024-01-01



---
https://caniuse.com/ping
Ping attribute


2024-01-01



---
https://caniuse.com/srcset



2024-01-01



---
https://capitalgains.thediff.co/p/scaling-attention
Scaling Organizations Means Choosing What's a Rounding Error


2024-01-01



---
https://capitalteas.com/Himalayan_Golden_Monkey_organic_p/23495.htm
Capital Teas - Not Found


2024-01-01



---
https://capitalteas.com/gyokuro-imperial-green-tea/
Gyokuro Imperial Green Tea


2024-01-01



---
https://capsuleconnection.com/
Capsule Machines Empty Gelatin Capsules


2024-01-01



---
https://carlos.bueno.org/optimization/
The Mature Optimization Handbook


2024-01-01



---
https://carlos.bueno.org/optimization/mature-optimization.pdf



2024-01-01



---
https://carnivorebar.com/
The Carnivore Bar


2024-09-03



---
https://carryiton.net/chain-letter/TOOMCL.html
The Origin of Money Chain Letters


2024-09-03



---
https://case.edu/ech/articles/r/rowfant-club
ROWFANT CLUB Encyclopedia of Cleveland History


2024-01-01



---
https://castle.princeton.edu/wp-content/uploads/2018/01/Powell-UnifiedFrameworkStochasticOptimization_Jan292018.pdf
A Unified Framework for Stochastic Optimization


2024-01-01



---
https://casual-effects.com/
Casual Effects


2024-04-17



---
https://catalog.hathitrust.org/Record/000426365
Catalog Record: Emotion in man and animal; its nature and...


2024-01-01



---
https://catalog.hathitrust.org/Record/001503310
Hathitrust Catalog Record: <em>Principles of animal psychology</em>


2024-01-01



---
https://catalogue.nla.gov.au/catalog/5372785
Seventh Annual Report to the Spencer Foundation Concerning Its Support of the Study of Mathematically...


2024-01-01



---
https://catern.com/compdist.html
Your computer is a distributed system


2024-01-01



---
https://catless.ncl.ac.uk/risks/16.41.html



2024-01-01



---
https://catonmat.net/proof-that-sed-is-turing-complete
A Proof That Unix Utility Sed Is Turing Complete


2024-01-01



---
https://catscan2.toolforge.org/catscan2.php?depth=4&categories=Fictional+Japanese+people%0D%0AFictional+characters+by+nationality&comb%5Bsubset%5D=1&comb%5Batleast%5D=1&atleast_count=2&show_redirects=no&templates_any=Multiple+issues%0D%0AUnreferenced%0D%0AOrphan%0D%0AWikify&doit=1
503 Service Unavailable


2024-01-01



---
https://catvalente.livejournal.com/563086.html
The End of the World As We Know It (And I Feel Fine)


2024-01-01



---
https://cba.mit.edu/docs/theses/03.07.vigoda.pdf
Analog Logic: Continuous-Time Analog Circuits for Statistical Signal Processing


2024-01-01



---
https://cbmm.mit.edu/sites/default/files/publications/CBMM%20Memo%20068-On%20Forgetting%20-%20June%2018th%202017%20v2.pdf



2024-01-01



---
https://cdn.auckland.ac.nz/assets/es/about/our-research/documents/Turner%20et%20al%202015%20supplement.pdf



2024-01-01



---
https://cdn.calisphere.org/data/13030/k0/kt5n39p6k0/files/kt5n39p6k0.pdf#page=10



2024-01-01



---
https://cdn.discordapp.com/attachments/693736350561861633/837239344011804722/unknown.png



2024-01-01



---
https://cdn.discordapp.com/attachments/693736350561861633/837449696880492585/unknown.png



2024-01-01



---
https://cdn.discordapp.com/attachments/693736350561861633/837450501645664306/unknown.png



2024-01-01



---
https://cdn.discordapp.com/attachments/693736350561861633/837461131991318609/unknown.png



2024-01-01



---
https://cdn.openai.com/API/English_Bash_Python.mp4



2024-01-01



---
https://cdn.openai.com/better-language-models/language_models_are_unsupervised_multitask_learners.pdf#page=5



2024-01-01



---
https://cdn.openai.com/papers/Learning_Transferable_Visual_Models_From_Natural_Language_Supervision.pdf#page=4



2024-01-01



---
https://cdn.openai.com/policy-submissions/OpenAI+Comments+on+Intellectual+Property+Protection+for+Artificial+Intelligence+Innovation.pdf
Comment Regarding Request for Comments on Intellectual Property Protection for Artificial Intelligence Innovation


2024-01-01



---
https://cdn.preterhuman.net/texts/religion.occult.new_age/occult.conspiracy.and.related/Rose,%20Paul%20Lawrence%20-%20Heisenberg%20and%20the%20Nazi%20Atomic%20Bomb%20Project.pdf
_Heisenberg and the Nazi Atomic Bomb Project: A Study in German Culture_, Rose 1998


2024-01-01



---
https://cdn.prod.website-files.com/605e2887f4bec17879aef4fc/63288e7a701afcdb3083f106_DataScienceWeekly-DataScientistInterviews-Vol1-April2014.pdf



2024-01-01



---
https://cdn.tesuji.org/images/anno_parents.jpg



2024-01-01



---
https://cedar.wwu.edu/cedarbooks/4/
The Secret History of the Mongols: A Mongolian Epic Chronicle of the Thirteenth Century


2024-01-01



---
https://cep.lse.ac.uk/pubs/download/dp1490.pdf



2024-01-01



---
https://cepa.stanford.edu/ben-domingue/
Ben Domingue


2024-09-24



---
https://cfa.org/cfa-history/
CFA History


2024-01-01



---
https://cgp288.wixsite.com/monsterpax
Paxo's Pot-pourri


2024-01-01



---
https://changelog.complete.org/archives/10417-the-pc-internet-revolution-in-rural-america
The PC &amp; Internet Revolution in Rural America


2024-01-01



---
https://chaoyang.substack.com/p/gold-miner-swf
S02 Episode 3: Subor Smash Brothers Ultimate: China’s videogame historians + Flash in the Pandemic + Gold Miner: Absolution + High iQue Society + Nintendo’s and don'ts


2024-01-01



---
https://charlestoncitypaper.com/2019/02/06/a-modern-history-of-satanic-panic-in-south-carolina/
A Modern History of Satanic Panic in South Carolina


2024-01-01



---
https://charlottelennox.livejournal.com/887.html
Table of Contents


2024-01-01



---
https://chartfag.wordpress.com/
Chartfag's Den of Lesbian Enterprise


2024-01-01



---
https://chemrxiv.org/engage/chemrxiv/article-details/6393827c836cebbc757aedeb
Assessment of chemistry knowledge in large language models that generate code


2024-01-01



---
https://chicagoreader.com/food-drink/the-real-american-pie/
The Real American Pie


2024-01-01



---
https://chicagoreader.com/news-politics/brickyard-blues/
Brickyard Blues


2024-01-01



---
https://chinaheritage.net/journal/non-existent-inscriptions-invisible-ink-blank-pages/
Non-existent Inscriptions, Invisible Ink, Blank Pages


2024-01-01



---
https://chinai.substack.com/p/chinai-56-the-sour-past-of-china#%C2%A7feature-translation-the-sour-past-of-china-chips
ChinAI #56: The Sour Past of "China Chips"


2024-01-01



---
https://chinamatters.blogspot.com/2014/01/the-key-to-arctic-survival-improvised.html
China Matters: The Key to Arctic Survival: Improvised Implements of Excrement


2024-01-01



---
https://chinamediaproject.org/the_ccp_dictionary/three-imperatives/
Three Imperatives


2024-01-01



---
https://chineseradiation.tumblr.com/post/182947693723/this-waifu-does-not-exist-gwern



2024-01-01



---
https://chompsky.tumblr.com/
Noam Chompsky's Early Language Acquisition


2024-01-01



---
https://chris-intel-corner.blogspot.com/2014/03/united-states-cryptologic-security.html
United States cryptologic security failures in WWII


2024-01-01



---
https://chris-said.io/2016/05/11/optimizing-things-in-the-ussr/
Optimizing things in the USSR


2024-01-01



---
https://chriskresser.com/the-definitive-fish-oil-buyers-guide/
The Definitive Fish Oil Buyer's Guide


2024-01-01



---
https://christinehaskell.com/blog/great-speeches-you-amp-your-research-and-career-by-richard-hamming
GREAT SPEECHES: You &amp; Your Research (and Career) By Richard Hamming


2024-01-01



---
https://christophercliff.com/sausage/examples/couchdb.html
examples - The Core API


2024-01-01



---
https://christweedt.com/RoweProblemofEvilandSomeVarietiesofAtheism.pdf



2024-01-01



---
https://chroniclingamerica.loc.gov/newspapers/
All Digitized Newspapers


2024-01-01



---
https://cidr.jhmi.edu/services/pricing.pdf
Johns Hopkins University - 50x


2024-01-01



---
https://ciechanow.ski/cameras-and-lenses/
Cameras and Lenses


2024-01-01



---
https://cims.nyu.edu/~sbowman/
Sam Bowman


2024-07-13



---
https://cims.nyu.edu/~schlacht/CNNFluids.htm
Access forbidden!


2024-01-01



---
https://circ.ahajournals.org/content/115/7/846.full



2024-01-01



---
https://circgenetics.ahajournals.org/content/early/2011/08/10/CIRCGENETICS.111.959577.full.pdf
Race / Ethnic Variation in the Association of Lipid-Related Genetic Variants with Blood Lipids in the Adult U.S. Population


2024-01-01



---
https://cis.org/Report/Immigration-and-American-Worker



2024-01-01



---
https://cis.org/articles/2010/teen-study.pdf



2024-01-01



---
https://cit.kuleuven.be/smart/infrastructure/documents/cam200.pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.1085.5663&rep=rep1&type=pdf
Immune Neglect: A Source of Durability Bias in Affective Forecasting


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.120.780&rep=rep1&type=pdf
The Case Against Statistical-Significance Testing


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.121.5339&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.13.7582&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.3468&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.147.6141&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.155.820&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.165.1421&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.174.2853&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.200.683&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.200.8846&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.210.2439&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.212.3067&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.220.5553&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.258.5120&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.294.8277&rep=rep1&type=pdf
An Experimental Study of Antecedents and Consequences of Online Ad Intrusiveness


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.318.4777&rep=rep1&type=pdf
Personality similarity in twins reared apart and together


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.322.4021&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.329.810&rep=rep1&type=pdf
Associative Learning, the Hippocampus, and Nicotine Addiction


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.361.4142&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.365.633&rep=rep1&type=pdf
Iodine deficiency and schooling attainment in Tanzania


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.368.79&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.368.8203&rep=rep1&type=pdf
Deliberate Practice Spells Success: Why Grittier Competitors Triumph at the National Spelling Bee
Duckworth
2010
2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.370.5165&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.372.6457&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.372.7792&rep=rep1&type=pdf
Three Papers On Deworming: ‘Worms: Identifying Impacts on Education and Health in the Presence of Treatment Externalities’, ‘The Illusion of Sustainability’, ‘Worms at Work: Long-run Impacts of Child Health Gains’


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.379.1454&rep=rep1&type=pdf
Cohort crowding: How resources affect collegiate attainment


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.437.20&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.449.4981&rep=rep1&type=pdf
Reasoning With Limited Resources And Assigning Probabilities to Arithmetical Statements


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.453.7194&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.455.8079&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.456.8696&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.46.5864&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.46.7776&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.460.4822&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.460.6702&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.469.1608&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.475.6146&rep=rep1&type=pdf#page=49
Transcending Moore's Law with Molecular Electronics and Nanotechnology


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.510.4296&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.551.3600&rep=rep1&type=pdf
Use Software R to do Survival Analysis and Simulation. A tutorial


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.574.5400&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.577.7471&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.58.2647&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.581.6175&rep=rep1&type=pdf
Effects of causal loop diagrams on escalating commitment


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.625.1731&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.661.2656&rep=rep1&type=pdf
Skill Vs. Luck In Entrepreneurship And Venture Capital: Evidence From Serial Entrepreneurs


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.661.618&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.669.378&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.684.1274&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.693.8918&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.694.1431&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.695.3163&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.70.4331&rep=rep1&type=pdf
Logical Depth and Physical Complexity


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.701.2761&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.720.3838&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.737.7899&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.738.2362&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.75.7884&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.830.8346&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.926.2367&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.928.3730&rep=rep1&type=pdf
Research in the Psychological Laboratory: Truth or Triviality?


2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.95.3101&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.97.9695&rep=rep1&type=pdf



2024-01-01



---
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.99.9838&rep=rep1&type=pdf
`Mind control experiences` on the internet: Implications for the psychiatric diagnosis of delusions
Bell
2006
2024-01-01



---
https://civitai.com/
Civitai: The Home of Open-Source Generative AI


2024-06-05



---
https://civitai.com/models/257749
Pony Diffusion V6 XL


2024-01-01



---
https://cla.umn.edu/psychology/news-events/story/kristian-markon-elevated-research-associate-professor
Kristian Markon Elevated to Research Associate Professor


2024-11-29



---
https://classic.clinicaltrials.gov/ct2/show/NCT00352170



2024-09-03



---
https://classicprose.com/csguide.html



2024-01-01



---
https://clay.earth/story
David Rockefeller and His Rolodex of Index Cards


2024-01-01



---
https://cleantypecheck.wordpress.com/2012/09/05/hte-v-haskell-2010-at-github/



2024-01-01



---
https://cleantypecheck.wordpress.com/2012/09/17/hiw-2012-haskell-suite/



2024-01-01



---
https://clemenswinter.com/2021/03/24/my-reinforcement-learning-learnings/
My Reinforcement Learning Learnings


2024-01-01



---
https://climateer.substack.com/p/numbers
Never Trust A Number


2024-01-01



---
https://clinicaltdcs.com/wp-content/uploads/2021/03/Berryhill_Jones_NLet_2012.pdf
tDCS selectively improves working memory in older adults with more education


2024-01-01



---
https://clinicaltrials.gov/study/NCT01257867?tab=table
Lithia Water Study: Effects of Lithia Water on BDNF and Oxidative Stress Markers in Healthy Male Participants


2024-01-01



---
https://clinicaltrials.gov/study/NCT03429075



2024-01-01



---
https://cloud.google.com/blog/products/gcp/titan-in-depth-security-in-plaintext
Titan in depth: Security in plaintext


2024-01-01



---
https://cloud.google.com/tpu/pricing
Pricing


2024-01-01



---
https://cloud.vast.ai/create
Vast.ai


2024-01-01



---
https://cmp.felk.cvut.cz/~spacelib/
Libor Špaček homepage


2024-01-01



---
https://cms.galenos.com.tr/FileIssue/1/818/article/102-108.pd



2024-01-01



---
https://cnichkawde.github.io/SyntheticGradients.html
Asynchronous network architecture for semi-supervised learning


2024-01-01



---
https://cnls.lanl.gov/External/
Center for Nonlinear Studies


2024-01-01



---
https://code.flickr.net/2017/03/07/introducing-similarity-search-at-flickr/
Introducing Similarity Search at Flickr


2024-01-01



---
https://code.google.com/
Google Code


2024-01-01



---
https://code.google.com/archive/p/amphetype



2024-01-01



---
https://code.google.com/archive/p/google-summer-of-code-2008-haskell/downloads



2024-01-01



---
https://code.google.com/archive/p/graded-reader



2024-01-01



---
https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization
How We Made Bracket Pair Colorization 10,000x Faster In Visual Studio Code


2024-01-01



---
https://codegeass.fandom.com/wiki/Sakuya_Sumeragi
Sakuya Sumeragi


2024-09-14



---
https://codegolf.stackexchange.com/questions/215216/high-throughput-fizz-buzz/236630#236630
fastest code - High throughput Fizz Buzz


2024-01-01



---
https://cognitivefun.net/
cognitive fun!


2024-01-01



---
https://cognitivefun.net/talk/post/22963



2024-01-01



---
https://cognitivefun.net/talk/post/31097



2024-01-01



---
https://cognitivefun.net/task/cogfun-05-jb-dual-n-back-1
cognitive fun! task/cogfun-05-jb-dual-n-back-1


2024-01-01



---
https://cognitivefun.net/tests/



2024-01-01



---
https://cognitivemedium.com/srs-mathematics
Using spaced repetition systems to see through a piece of mathematics


2024-01-01



---
https://cognitivemedium.com/vme
The varieties of material existence


2024-01-01



---
https://cogracenotes.wordpress.com/
Adventures in Duality


2024-01-01



---
https://cogracenotes.wordpress.com/hackage-proposal/
Hackage Proposal


2024-01-01



---
https://cogsci.mindmodeling.org/2013/papers/0566/paper0566.pdf



2024-01-01



---
https://coinapult.com/
Home


2024-01-01



---
https://colab.research.google.com/drive/1BXry0kcm869-RVHHiY6NZmY9uBzbkf1Q



2024-01-01



---
https://colab.research.google.com/drive/1LiWxqJJMR5dg4BxwUgighaWp2U_enaFd#offline=true&sandboxMode=true



2024-01-01



---
https://colab.research.google.com/drive/1Pv8OIFlonha4KeYyY2oEFaK4mG-alaWF



2024-01-01



---
https://colab.research.google.com/drive/1QzttnjpQiVHJ8bnhEP0JaSwBX62V1ieG



2024-01-01



---
https://colab.research.google.com/drive/1WLU1dIWJ4YeNlMk3Jz9q-1dhLfL23-r-



2024-01-01



---
https://colab.research.google.com/drive/1_k3TD-wKvJmYXNSU8Iz027P-ryx9nWHJ
Tag-Based Anime Generation: This model uses doc2vec embeddings of danbooru tags, combined with a conditional StyleGAN2 model, to generate anime characters based on tag inputs.


2024-01-01



---
https://colab.research.google.com/drive/1g-ShMzkRWDMHPyjom_p-5kqkn2f-GwBi



2024-01-01



---
https://colab.research.google.com/drive/1gbqukfE5f4yYOuHWFW-85zuXW8JtWS09



2024-01-01



---
https://colab.research.google.com/drive/1oxcJ1tbG77hlggdKd_d8h22nBcIZsLTL
This Anime Does Not Exist—Interpolation Videos: This notebook generates interpolation videos from the model used for https://thisanimedoesnotexist.ai by @aydao


2024-01-01



---
https://colab.research.google.com/drive/1tputbmA9EaXs9HL9iO21g7xN7jz_Xrko
‘Network blending in StyleGAN: Swapping layers between two models in StyleGAN gives some interesting results. You need a base model and a second model which has been fine-tuned from the base.’, Buntworthy


2024-01-01



---
https://colab.research.google.com/drive/1xLAsfefpG1Hom7JZYbvdROHugMBNBrmR



2024-01-01



---
https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/biggan_generation_with_tf_hub.ipynb#scrollTo=Cd1dhL4Ykbm7



2024-01-01



---
https://colab.research.google.com/notebooks/welcome.ipynb



2024-01-01



---
https://colala.berkeley.edu/people/piantadosi/
Steven T. Piantadosi


2024-07-13



---
https://colinraffel.com/projects/lmd/
The Lakh MIDI Dataset v0.1


2024-01-01



---
https://collections.archives.caltech.edu/repositories/2/accessions/2626
Feynman speaking at Far Rockaway High School


2024-01-01



---
https://collections.artsmia.org/art/210/tiger-pillow-china
Tiger Pillow, China


2024-01-01



---
https://collider.com/hideaki-anno-evangelion-interview/
Hideaki Anno on Ending Evangelion and His Future in Live-Action


2024-01-01



---
https://commento.io/
A comments widget that just works


2024-01-01



---
https://commons.wikimedia.org/wiki/File:05589-Long_Beach-1904-The_Plunge,_Long_Beach,_California-Br%C3%BCck_%26_Sohn_Kunstverlag.jpg
File:05589-Long Beach-1904-The Plunge, Long Beach, California-Brück &amp; Sohn Kunstverlag.jpg—Wikimedia Commons

1904
2024-11-02



---
https://commons.wikimedia.org/wiki/File:Aa_example1.png
File:Aa example1


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Aa_example2.png
File:Aa example2.png


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Aa_example3.png
File:Aa example3.png


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Ascii_art_alphabet.png
File:Ascii art alphabet.png - Wikimedia Commons


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Basic_by_Isotype.jpg
File:Basic by Isotype.jpg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Design_by_El_Lissitzky_1922.jpg
File:Design by El Lissitzky 1922.jpg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Diagram_of_Hard_Disk_Drive_Manufacturer_Consolidation.svg
File:Diagram of Hard Disk Drive Manufacturer Consolidation.svg - Wikimedia Commons


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Energy_density.svg
File:Energy density.svg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:EnwikipediagrowthGom.PNG
File:EnwikipediagrowthGom.PNG


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Filet_arabesque.svg
Filet arabesque.svg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Flag_of_the_NSDAP_(1920%E2%80%931945).svg
File:Flag of the NSDAP (1920–1945).svg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Giorgio_Vasari_-_The_battle_of_Marciano_in_Val_di_Chiana_-_Google_Art_Project.jpg
The battle of Marciano in Val di Chiana


2024-01-01



---
https://commons.wikimedia.org/wiki/File:InkErosion.jpg
File:InkErosion.jpg - Wikimedia Commons


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Japanese_crest_Tsuki_ni_Hoshi.svg
File:Japanese crest Tsuki ni Hoshi.svg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Jenson_De_viris_illustribus.jpg
File:Jenson De viris illustribus.jpg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Kingdom_of_Denmark_EEZ.PNG
File:Kingdom of Denmark EEZ


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Lady_Burton%27s_Edition.jpg
File:Lady Burton's Edition.jpg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Lombardic_capitals_Ambraser_Heldenbuch_folio_75v.jpg
File:Lombardic capitals Ambraser Heldenbuch folio 75v.jpg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Mah%C4%81vyutpatti_Title_Page.jpg
File:Mahāvyutpatti Title Page


2024-01-01



---
https://commons.wikimedia.org/wiki/File:NASA_Worm_logo.svg
File:NASA Worm logo.svg


2024-01-01



---
https://commons.wikimedia.org/wiki/File:Nachf%C3%BClleisengallustinte_Pelikan_0.5_Liter_(G%C3%BCnther_Wagner).JPG
File:Nachfülleisengallustinte Pelikan 0.5 Liter (Günther Wagner).JPG - Wikimedia Commons


2024-01-01



---
https://commons.wikimedia.org/wiki/File:TitlePage_Burton%27s_Nights.jpg
File:TitlePage Burton's Nights.jpg


2024-01-01



---
https://commontask.io/a-letter-about-nikolai-fyodorovich-fyodorov
A letter about Nikolai Fyodorovich Fyodorov


2024-03-13



---
https://communities.springernature.com/posts/engineering-yeast-megachromosomes
Engineering yeast megachromosomes


2024-01-01



---
https://community.eurogamer.net/forum_thread_posts.php?forum_id=1&thread_id=86082&start=60



2024-01-01



---
https://community.haskell.org/~ndm/hlint/



2024-01-01

cs/haskell

---
https://community.torproject.org/relay/



2024-01-01



---
https://como4976.blog62.fc2.com/blog-entry-1872.html



2024-01-01



---
https://companionplants.com/catalog/product_info.php?products_id=392
Companion Plants - Companion Plants Ohio Medicinal Plants, Herbs &amp; Seeds for Sale - Teucrium marum Cat Thyme Germander Ornamental


2024-01-01



---
https://competicionmental.appspot.com/3dnback



2024-01-01



---
https://composing.ai/dataset



2024-01-01



---
https://computationalstylistics.github.io/
Computational Stylistics Group


2024-01-01



---
https://condensate.physics.illinois.edu/stories/fall2017/American_Chemical_Society_recognizes_Gutowsky_McCall_Slichter
American Chemical Society's 2017 Chemical Breakthrough Award recognizes 1951 discovery by Gutowsky, McCall, and Slichter


2024-01-01



---
https://conference.iza.org/conference_files/ESSLE2013/hwang_j9261.pdf



2024-01-01



---
https://conference.scipy.org/proceedings/scipy2013/pdfs/bergstra_hyperopt.pdf
Hyperopt: A Python Library for Optimizing the Hyperparameters of Machine Learning Algorithms
Bergstra
2013
2024-01-01



---
https://conifer.rhizome.org/
Conifer


2024-01-01



---
https://connect.unity.com/p/pancake-bot
Pass the Butter // Pancake bot


2024-01-01



---
https://connects.catalyst.harvard.edu/Profiles/display/Person/79128
Mohammad Ikram Harvard Catalyst Profiles


2024-11-03



---
https://console.cloud.google.com/bigquery?project=danbooru1



2024-01-01



---
https://constitution.org/2-Authors/sps/sps01_1.htm
The Laws Of The Twelve Tables


2024-01-01



---
https://content.wolfram.com/sw-publications/2020/07/mathematical-notation-past-future-images-letterdistributions.gif



2024-01-01



---
https://controlaltbackspace.org/duplicate/
Buying Duplicate Items


2024-01-01



---
https://conversationswithtyler.com/episodes/rebecca-f-kuang/
Rebecca F. Kuang on National Literatures, Book Publishing, and History in Fiction (Ep. 202)


2024-01-01



---
https://conversationswithtyler.com/episodes/seth-godin/
Seth Godin on Marketing, Meaning, and the Bibs We Wear (Episode 180): On good days, Seth Godin thinks about the progress we’re making on climate change. On bad days, he thinks about the problem of racing bibs.
Seth Godin, Tyler Cowen
2023-05-31
2024-01-01



---
https://coornail.net/blog/2013/11/17/nootropic-selfexperiments/
Nootropic selfexperiments


2024-01-01



---
https://copenhagenconsensus.com/publication/second-copenhagen-consensus-micronutrient-supplements-child-survival-best-practice
Second Copenhagen Consensus: Micronutrient Supplements for Child Survival Best Practice, Horton et al


2024-01-01



---
https://corante.com/drug-prices/erooms-law/



2024-01-01



---
https://core.ac.uk/download/pdf/11878423.pdf



2024-01-01



---
https://core.ac.uk/download/pdf/129586473.pdf#page=2
Forecasting: Expectations, Intentions, and Confidence


2024-01-01



---
https://core.ac.uk/download/pdf/28943824.pdf#page=4
The Lonely Jihadist: Weak Networks and the Radicalization of Muslim Clerics


2024-01-01



---
https://core.ac.uk/download/pdf/29194935.pdf



2024-01-01



---
https://core.ac.uk/download/pdf/6708541.pdf
Disease and Development: The Effect of Life Expectancy on Economic Growth


2024-01-01



---
https://core.ac.uk/download/pdf/7372303.pdf



2024-01-01



---
https://core.ac.uk/download/pdf/82547021.pdf



2024-01-01



---
https://corpgov.law.harvard.edu/2017/01/31/the-common-law-corporation-the-power-of-the-trust-in-anglo-american-business-history/
The Common Law Corporation: The Power of the Trust in Anglo-American Business History


2024-01-01



---
https://cosmosmagazine.com/news/4264/can-we-be-awake-and-asleep-same-time



2024-01-01



---
https://courses.cs.duke.edu/compsci590.4/fall13/838-CloudPapers/dean_longtail.pdf



2024-01-01



---
https://courses.csail.mit.edu/6.857/2012/files/H02-ps1.pdf



2024-01-01



---
https://courses.csail.mit.edu/6.857/2012/files/nash.py



2024-01-01



---
https://courses.washington.edu/hsteu401/Leonardo%20letter.pdf



2024-01-01



---
https://courtneymilan.tumblr.com/post/46374496823/truncated-transcript-from-todays-scotus-argument



2024-01-01



---
https://coveryourtracks.eff.org/
Cover Your Tracks


2024-01-01



---
https://coveryourtracks.eff.org/static/browser-uniqueness.pdf
How Unique Is Your Web Browser?
Eckersley
2010
2024-01-01



---
https://cowboybebop.fandom.com/wiki/Green_Bird
Green Bird


2024-01-01



---
https://cpb-us-e1.wpmucdn.com/blogs.roosevelt.edu/dist/b/153/files/2012/02/William-S-Gosset-and-Experimental-Statistics-Ziliak-JWE-2011.pdf



2024-01-01



---
https://cpb-us-e1.wpmucdn.com/blogs.roosevelt.edu/dist/b/153/files/2013/07/Balanced-vs-Randomized-Field-Experiments-in-Economics-_-Ziliak-Review-of-Behavioral-Economics-2013.pdf



2024-01-01



---
https://cpb-us-e1.wpmucdn.com/sites.dartmouth.edu/dist/5/2293/files/2021/03/fake-news-2018.pdf
Fake news, Facebook ads, and misperceptions: Assessing information quality in the 2018 U.S. midterm election campaign
Guess
2018
2024-01-01



---
https://cpb-us-e1.wpmucdn.com/sites.dartmouth.edu/dist/5/2293/files/2021/03/opening-political-mind.pdf



2024-01-01



---
https://cpilab.org/pubs/Dasgupta2017hypotheses.pdf



2024-01-01



---
https://craigc.org/
Craig Cannon


2024-06-10



---
https://cran.r-project.org/web/packages/BEST/index.html
CRAN: Package BEST


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/BradleyTerry2/index.html
CRAN: Package BradleyTerry2


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/EnvStats/index.html
CRAN: Package EnvStats


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/MASS/index.html
CRAN: Package MASS


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/abc/index.html
CRAN: Package abc


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/animation/index.html
CRAN: Package animation


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/bayesmeta/index.html
CRAN: Package bayesmeta


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/betareg/vignettes/betareg.pdf



2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/brms/vignettes/brms_monotonic.html
Estimating Monotonic Effects with brms


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/censReg/index.html
CRAN: Package censReg


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/censReg/vignettes/censReg.pdf



2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/changepoint/index.html
CRAN: Package changepoint


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/data.tree/vignettes/data.tree.html
Introduction to data.tree


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/evd/index.html
CRAN: Package evd


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/flexsurv/index.html
CRAN: Package flexsurv


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/insol/index.html
CRAN: Package insol


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/lme4/index.html
CRAN: Package lme4


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/lmomco/index.html
CRAN: Package lmomco


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/matrixStats/index.html
CRAN: Package matrixStats


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/mice/index.html
CRAN: Package mice


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/orderstats/index.html
CRAN: Package orderstats


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/randcorr/index.html
CRAN: Package randcorr


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/randomForest/index.html
CRAN: Package randomForest


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/randomForestSRC/index.html
CRAN: Package randomForestSRC


2024-01-01

cs/r

---
https://cran.r-project.org/web/packages/txtplot/index.html
CRAN: Package txtplot


2024-01-01

cs/r

---
https://creativecommons.org/licenses/by-nc/3.0/
CC BY-NC 3.0 Deed Attribution-NonCommercial 3.0 Unported


2024-01-01



---
https://creativecommons.org/licenses/by-nc/3.0/us/
CC BY-NC 3.0 US Deed Attribution-NonCommercial 3.0 United States


2024-01-01



---
https://creativecommons.org/licenses/by-nc/4.0/
CC BY-NC 4.0 Deed Attribution-NonCommercial 4.0 International


2024-01-01



---
https://creyos.com/
Creyos


2024-01-01



---
https://cro.sagepub.com/content/15/5/252.full.pdf+html



2024-01-01



---
https://croissantchicago.bandcamp.com/track/crawlers
Crawlers


2024-01-01



---
https://crookedtimber.org/2006/03/08/the-invention-of-tradition-karate-edition/
The invention of tradition (karate edition)


2024-01-01



---
https://crookedtimber.org/2012/05/30/in-soviet-union-optimization-problem-solves-you/
In Soviet Union, Optimization Problem Solves *You*


2024-01-01



---
https://crookedtimber.org/2012/05/30/in-soviet-union-optimization-problem-solves-you/#comment-415931
In Soviet Union, Optimization Problem Solves You


2024-01-01



---
https://crookedtimber.org/2012/12/21/the-christmas-sermon-2012-on-not-believing-in-canada/
The Christmas Sermon 2012 – ‘On Not Believing In Canada’


2024-01-01



---
https://crookedtimber.org/2013/07/04/petraeusgate-anatomy-of-a-scandal/
Petraeusgate: Anatomy of a Scandal


2024-01-01



---
https://crookedtimber.org/2014/02/15/the-tooth-fairy-and-the-traditionality-of-modernity/
The tooth fairy and the traditionality of modernity


2024-01-01



---
https://crookedtimber.org/2014/11/06/philosopher-dreams-of-saving-electric-cats/#comment-581763
Do philosophers dream of saving electric cats?


2024-01-01



---
https://crypko.ai/



2024-01-01



---
https://crypto.stanford.edu/~pgolle/papers/commute.pdf
On the Anonymity of Home/Work Location Pairs


2024-01-01



---
https://crypto.stanford.edu/~xb/fc12/bitcoin.pdf
Bitter to Better—How to Make Bitcoin a Better Currency


2024-01-01



---
https://cryptome.org/0005/bitcoin-who.pdf



2024-01-01



---
https://cryptome.org/ap.htm
Assassination Politics


2024-01-01



---
https://cryptome.org/jya/digicrash.htm
How DigiCash Blew Everything


2024-01-01



---
https://cryptome.org/jya/nsamint.htm
How To Make a Mint: The Cryptography of Anonymous Electronic Cash


2024-01-01



---
https://crystalprisonzone.blogspot.com/2021/01/i-tried-to-report-scientific-misconduct.html
Crystal Prison Zone: I tried to report scientific misconduct. How did it go?


2024-01-01



---
https://crystalprisonzone.blogspot.com/2021/05/smell-you-later.html
Crystal Prison Zone: Smell you later


2024-01-01



---
https://cs-people.bu.edu/tromer/acoustic/



2024-01-01



---
https://cs.brown.edu/research/pubs/theses/masters/2007/schudy.pdf



2024-01-01



---
https://cs.gmu.edu/~mccoy/papers/folex.pdf



2024-01-01



---
https://cs.gmu.edu/~mccoy/papers/imc13.pdf



2024-01-01



---
https://cs.stanford.edu/people/karpathy/hn_analysis.html
Hacker News Quantified: IPython Notebook


2024-08-04



---
https://cs.stanford.edu/people/karpathy/reinforcejs/
REINFORCEjs: Gridworld with Dynamic Programming


2024-01-01



---
https://cs.stanford.edu/people/karpathy/reinforcejs/gridworld_dp.html
REINFORCEjs: Gridworld with Dynamic Programming


2024-01-01



---
https://cs.stanford.edu/people/ranjaykrishna/vrd/
Visual Relationship Detection with Language Priors


2024-01-01



---
https://cs.stanford.edu/~pliang/
Percy Liang


2024-07-13



---
https://cs229.stanford.edu/proj2016/report/GengYuanWang-PredictingPopularityOfPostsOnHackerNews-report.pdf



2024-08-04



---
https://cs231n.github.io/convolutional-networks/
CS231n Convolutional Neural Networks for Visual Recognition


2024-01-01



---
https://cs231n.github.io/transfer-learning/
CS231n Convolutional Neural Networks for Visual Recognition


2024-01-01



---
https://cse.buffalo.edu/~regan/chess/fidelity/FreestyleStudy.html
Freestyle Chess Versus Computers Alone


2024-08-06



---
https://cse.google.com/cse?cx=009114923999563836576%3A1eorkzz2gp4
Programmable Search Engine


2024-01-01



---
https://cse.google.com/cse?cx=009114923999563836576%3A1eorkzz2gp4&q=Wings+of+Honneamise
Programmable Search Engine


2024-01-01



---
https://cse.google.com/cse?cx=009114923999563836576%3Adv0a4ndtmly
Programmable Search Engine


2024-04-27



---
https://cse.google.com/cse?cx=009114923999563836576:1eorkzz2gp4
Programmable Search Engine


2024-01-01



---
https://cse.google.com/cse?cx=009513296995230692334%3Afaadujg162k&q=noopept
Programmable Search Engine


2024-01-01



---
https://cseweb.ucsd.edu/~haosu/
Welcome to Hao Su's homepage


2024-07-07



---
https://cseweb.ucsd.edu/~klevchen/mmlsv-imc11.pdf



2024-01-01



---
https://cseweb.ucsd.edu/~voelker/pubs/cloaking-ccs11.pdf



2024-01-01



---
https://css-tricks.com/poll-results-how-do-you-order-your-css-properties/
Poll Results: How do you order your CSS properties?


2024-01-01



---
https://csstidy.sourceforge.net/
CSSTidy


2024-01-01



---
https://ctan.org/pkg/sidenotesplus
sidenotesplus: Place referenced notes, alerts, figures and tables into the document margin


2024-01-01



---
https://ctan.org/pkg/snotez
snotez: Typeset notes, in the margin


2024-01-01



---
https://ctan.org/topic/drama-script
CTAN: Drama script


2024-01-01



---
https://ctc.usma.edu/wp-content/uploads/2016/11/Cradle-to-Grave2.pdf



2024-01-01



---
https://ctu.dk/media/8831/Bjelakovic-Nikolova-and-Gluud-JAMA-2013.pdf
Antioxidant Supplements to Prevent Mortality
Bjelakovic
2013
2024-01-01



---
https://cultural-science.org/FeastPapers2008/AlexBentley1Bp.pdf



2024-01-01



---
https://culturalcognition.squarespace.com/blog/2013/7/10/fooled-twice-shame-on-who-problems-with-mechanical-turk-stud.html
Squarespace - Account Not Available


2024-01-01



---
https://culture.org/descending-night/



2024-01-01



---
https://culture.org/oulipo-ends-where-the-work-begins/



2024-01-01



---
https://culubas.blogspot.com/2011/05/timejacking-bitcoin_802.html
culubas: Timejacking &amp; Bitcoin


2024-01-01



---
https://curve.coventry.ac.uk/open/file/4a1d1bfe-f361-4f8f-3fdd-132444afcaf8/1/ricecomb1.pdf



2024-01-01



---
https://cwe.mitre.org/data/definitions/330.html
CWE—CWE-330: Use of Insufficiently Random Values


2024-09-03



---
https://cyber.harvard.edu/events/luncheon/2011/10/makohill
Almost Wikipedia: What Eight Collaborative Encyclopedia Projects Reveal About Mechanisms of Collective Action


2024-01-01



---
https://d37ugbyn3rpeym.cloudfront.net/stripe-press/TAODSAE_zine_press.pdf



2024-01-01



---
https://da-data.blogspot.com/2014/08/minting-money-with-monero-and-cpu.html
Minting Money with Monero ... and CPU vector intrinsics


2024-01-01



---
https://daily.jstor.org/why-arent-there-more-dogs-at-the-doctors-office/
Why Aren’t There More Dogs at the Doctor’s Office?


2024-01-01



---
https://dailynous.com/2020/07/30/philosophers-gpt-3/
Philosophers On GPT-3 (updated with replies by GPT-3)


2024-01-01



---
https://dailyvoice.com/connecticut/norwalk/police-fire/norwalk-police-bust-major-marijuana-operation-after-finding-pot-in-mail/582175/
Norwalk Police Bust Major Marijuana Operation After Finding Pot In Mail


2024-01-01



---
https://dalspace.library.dal.ca/bitstream/handle/10222/36238/Clouter-Andrew-MSc-PSYO-August-2013.pdf?sequence=1



2024-01-01



---
https://dalspace.library.dal.ca/bitstream/handle/10222/56021/Heffernan-Amy-MSc-KINE-Nov-14.pdf?sequence=1



2024-01-01



---
https://danbaum.wordpress.com/wp-content/uploads/2018/03/22two-soldiers22-as-run.pdf



2024-01-01



---
https://danbooru.donmai.us/
Anime Image Board


2024-01-01



---
https://danbooru.donmai.us/pools/15717
Kemono Friends - Raccoon-san Mansion


2024-01-01



---
https://danbooru.donmai.us/posts/262311
souryuu asuka langley and ayanami rei (neon genesis evangelion) drawn by sadamoto_yoshiyuki


2024-01-01



---
https://danbooru.donmai.us/posts?tags=death_flag
Death Flag


2024-01-01



---
https://danbooru.donmai.us/posts?tags=hands+rating%3As
Hands and rating


2024-01-01



---
https://danbooru.donmai.us/posts?tags=highres
Highres


2024-01-01



---
https://danbooru.donmai.us/posts?tags=scan



2024-01-01



---
https://danbooru.donmai.us/wiki_pages/10920
HOWTO:rate


2024-01-01



---
https://danbooru.donmai.us/wiki_pages/34230
Solid Black Thumbnail Wiki


2024-01-01



---
https://danbooru.donmai.us/wiki_pages/43043
Help:Tags Wiki


2024-01-01



---
https://danbooru.donmai.us/wiki_pages/4920
tag group:subjective


2024-01-01



---
https://danbooru.donmai.us/wiki_pages/breasts
Breasts Wiki


2024-01-01



---
https://danbooru.donmai.us/wiki_pages/md5_mismatch
Md5 Mismatch


2024-01-01



---
https://danfrank.ca/the-most-loved-and-hated-classics-according-to-goodreads-users/
The Most Loved and Hated Classic Novels According to Goodreads Users


2024-01-01



---
https://dangerousminds.net/comments/f_for_fake_orson_welles_asks_what_is_reality_in_dazzling_masterpiece_of_odd
‘F for Fake’: Orson Welles asks ‘What is reality?’ in dazzling masterpiece of oddball art cinema


2024-01-01



---
https://daniellakens.blogspot.com/2014/06/the-null-is-always-false-except-when-it.html
The 20% Statistician: The Null Is Always False (Except When It Is True)


2024-01-01



---
https://danielnouri.org/notes/2014/01/10/using-deep-learning-to-listen-for-whales/
Using deep learning to listen for whales


2024-01-01



---
https://danijar.com/project/director/



2024-09-03



---
https://danilafe.com/blog/sidenotes/
JavaScript-Free Sidenotes in Hugo


2024-01-01



---
https://danluu.com/everything-is-broken/
One week of bugs


2024-01-01



---
https://danluu.com/in-house/
The value of in-house expertise


2024-01-01



---
https://danluu.com/look-stupid/
Willingness to look stupid


2024-01-01



---
https://danluu.com/randomize-hn/
Randomize HN


2024-08-04



---
https://danwang.co/definite-optimism-as-human-capital/
Definite optimism as human capital


2024-01-01



---
https://danwang.co/how-technology-grows/
How Technology Grows (a Restatement of Definite Optimism)


2024-01-01



---
https://darcs.net/GSoC/2010-Cache
Darcs - GSoC/2010-Cache


2024-01-01



---
https://darcs.net/GSoC/2013-BetterRecord
Darcs - GSoC/2013-BetterRecord


2024-01-01



---
https://darcs.net/GSoC/2013-Darcsden
Darcsden


2024-01-01



---
https://darcs.net/Ideas/PatchIndex
Create Ideas/PatchIndex


2024-01-01



---
https://darcs.net/Internals/OptimizeHTTP
Internals/OptimizeHTTP


2024-01-01



---
https://darenome.wordpress.com/2009/07/23/ryukishi07-interview/
Ryukishi07 interview


2024-01-01



---
https://darenome.wordpress.com/2009/11/05/ryukishi07-interview-2/
Ryukishi07 interview 2


2024-01-01



---
https://dark.fail/archives/dread/recon-launch.txt



2024-01-01



---
https://darkmindexperiment.blogspot.com/2009/04/neurogenesis-experimentdark-side.html
darkmindexperiment: The neurogenesis experiment (dark side)


2024-01-01



---
https://darknetlive.com/post/ncidetf-adds-another-vendor-to-their-arrested-vendor-list/
NCIDETF Adds Another Vendor to Their Arrested Vendor List


2024-01-01



---
https://darkrunescape.fandom.com/wiki/Doubling_money_scam
Dark Runescape Wiki


2024-01-01



---
https://darrenjw.wordpress.com/2013/03/31/introduction-to-approximate-bayesian-computation-abc/
Introduction to Approximate Bayesian Computation (ABC)


2024-01-01



---
https://darrenjw.wordpress.com/2013/09/01/summary-stats-for-abc/
Summary stats for ABC


2024-01-01



---
https://darwin-online.org.uk/content/frameset?pageseq=1&itemID=F1548.1&viewtype=text



2024-01-01



---
https://dash.harvard.edu/bitstream/handle/1/23928053/hansen_reich_2015_1.pdf?sequence=1
Democratizing education? Examining access and usage patterns in massive open online courses


2024-01-01



---
https://data.bls.gov/cgi-bin/cpicalc.pl?cost1=1&year1=199201&year2=201101
CPI Inflation Calculator


2024-01-01



---
https://data.bls.gov/cgi-bin/cpicalc.pl?cost1=100.00&year1=2006&year2=2011
CPI Inflation Calculator


2024-01-01



---
https://data.vision.ee.ethz.ch/cvl/webvision/index.html
WebVision: Visual Understanding by Learning from Web Data


2024-01-01



---
https://data.worldbank.org/indicator/AG.LND.FRST.ZS?locations=US
Forest area (% of land area)


2024-01-01



---
https://data.worldbank.org/indicator/NY.GNP.PCAP.PP.CD
GNI per capita, PPP (current international $)


2024-01-01



---
https://data.worldbank.org/indicator/SH.XPD.PUBL.ZS



2024-01-01



---
https://datacolada.org/
Thinking about evidence and vice versa


2024-01-01



---
https://datacolada.org/13
Posterior-Hacking


2024-01-01



---
https://dataorigami.net/blogs/multi-armed-bandits



2024-08-04



---
https://dataprivacylab.org/dataprivacy/projects/genetic/dna1.html
Genomic Privacy Project


2024-01-01



---
https://dataprivacylab.org/dataprivacy/projects/genetic/dna2.html
Genomic Privacy Project


2024-01-01



---
https://dataprivacylab.org/dataprivacy/projects/genetic/dna3.html
Genomic Privacy Project


2024-01-01



---
https://dataprivacylab.org/dataprivacy/projects/law/law1.html
Sharing Medical Data


2024-01-01



---
https://dataprivacylab.org/dataprivacy/projects/ssnwatch/index.html
SOS Social Security Number Watch Project


2024-01-01



---
https://dataprivacylab.org/projects/identifiability/pharma1.html
Identifiability


2024-01-01



---
https://datasetsearch.research.google.com/search?query=poem+OR+poetry&docid=T3haTlmLU9Dl6xqYAAAAAA%3D%3D
Dataset Search


2024-01-01



---
https://dataverse.harvard.edu/dataset.%C3%97html?persistentId=doi:10.7910/DVN/MVDWCS



2024-09-03



---
https://davidbauer.medium.com/2000-the-year-formerly-known-as-the-future-cbd6bdc6b283
2000, the Year Formerly Known as the Future


2024-01-01



---
https://davidbrin.blogspot.com/
CONTRARY BRIN


2024-01-01



---
https://davidbrin.blogspot.com/2022/09/the-best-economicpolitical-prediction.html
CONTRARY BRIN: The Best Economic/Political Prediction of the last few years


2024-01-01



---
https://daviddfriedman.blogspot.com/2006/10/economics-of-status.html
Ideas: The Economics of Status


2024-01-01



---
https://daviddfriedman.substack.com/p/are-books-worth-writing
Are Books Worth Writing?


2024-11-30



---
https://daviddfriedman.substack.com/p/the-death-of-the-chicago-style-seminar
The Death of the Chicago Style Seminar


2024-01-01



---
https://davidepstein.com/getting-over-gold-athletes-and-mental-health-2/
Getting Over Gold: Athletes and Mental Health


2024-01-01



---
https://davidgerard.co.uk/
David Gerard


2024-01-01



---
https://davidhume.org/texts/e/10
Hume Texts Online


2024-01-01



---
https://davidreiley.com/papers/PandoraListenerDemandCurve.pdf#page=11



2024-01-01



---
https://davidroodman.com/blog/2015/05/01/are-the-benefits-of-moderate-drinking-a-myth/
Are the benefits of moderate drinking a myth?


2024-01-01



---
https://dbanach.com/death.htm



2024-11-03



---
https://dblp.uni-trier.de/pid/59/3099.html
dblp: Stuart Haber


2024-01-01



---
https://dceg.cancer.gov/about/staff-directory/shi-jianxin
Jianxin Shi, Ph.D., biographical sketch and research interests


2024-11-11



---
https://deadline.com/2011/02/scott-rudin-closes-la-office-is-sony-move-imminent-105993/#comment-709877
Scott Rudin Closing LA Office: Is His Move To Sony Imminent?


2024-01-01



---
https://deadline.com/2023/01/dungeons-and-dragons-live-action-series-paramount-plus-rawson-marshall-thurber-eone-paramount-pictures-1235215486/
<em>Dungeons & Dragons</em> Live-Action Series Ordered By Paramount+ From Rawson Marshall Thurber, eOne & Paramount Pictures
Nellie Andreeva
2023-01-10
2024-01-01



---
https://deadoralive.fandom.com/wiki/Dead_or_Alive_Xtreme_Beach_Volleyball#Dead_or_Alive_Xtreme_Beach_Volleyball_Manga
Dead or Alive Xtreme Beach Volleyball


2024-01-01



---
https://deadspin.com/how-america-s-favorite-sports-betting-expert-turned-a-s-1782438574/



2024-01-01



---
https://deadspin.com/sex-steroids-and-arnold-the-gym-that-shaped-america-1828228786/



2024-01-01



---
https://deadspin.com/the-myth-of-the-myth-of-the-hot-hand-1588112937/



2024-01-01



---
https://deathnote.fandom.com/wiki/King_of_Death
King of Death


2024-01-01



---
https://deathnote.fandom.com/wiki/Rules_of_the_Death_Note
Rules of the Death Note


2024-01-01



---
https://debasishg.blogspot.com/2009/01/to-tail-recurse-or-not-part-2-follow-up.html
Ruminations of a Programmer: To Tail Recurse or Not - Part 2 (A follow up for Haskell)


2024-01-01



---
https://decorrespondent.nl/3789/Operation-Easy-Chair-or-how-a-little-company-in-Holland-helped-the-CIA-bug-the-Russians/106823277-f4300cc3



2024-01-01



---
https://decrypt.co/3690/augur-ico-prediction-market
The Long Shot


2024-01-01



---
https://decrypt.co/38050/steem-steemit-tron-justin-sun-cryptocurrency-war
Steem vs Tron: The rebellion against a cryptocurrency empire; Tron founder Justin Sun bought Steemit to expand his realm. But the ferocious backlash started an epic cryptocurrency war


2024-01-01



---
https://dee.su/liberte



2024-01-01



---
https://deepblue.lib.umich.edu/bitstream/handle/2027.42/102333/jporteux_1.pdf?sequence=1&isAllowed=y



2024-01-01



---
https://deepblue.lib.umich.edu/bitstream/handle/2027.42/30415/0000035.pdf
Who uses the cost-benefit rules of choice? Implications for the normative status of microeconomic theory


2024-01-01



---
https://deepforest.substack.com/p/a-deeper-dive-into-semiconductor
A Deeper Dive into Semiconductor Foundries


2024-01-01



---
https://deepmind.google/discover/blog/a-neural-approach-to-relational-reasoning/
A neural approach to relational reasoning


2024-01-01



---
https://deepmind.google/discover/blog/agents-that-imagine-and-plan/
Agents that imagine and plan


2024-01-01



---
https://deepmind.google/discover/blog/capture-the-flag-the-emergence-of-complex-cooperative-agents/
Capture the Flag: the emergence of complex cooperative agents


2024-01-01



---
https://deepmind.google/discover/blog/competitive-programming-with-alphacode/
Competitive programming with AlphaCode


2024-01-01



---
https://deepmind.google/discover/blog/decoupled-neural-interfaces-using-synthetic-gradients/
Decoupled Neural Interfaces Using Synthetic Gradients


2024-01-01



---
https://deepmind.google/discover/blog/deepmind-and-blizzard-to-release-starcraft-ii-as-an-ai-research-environment/
DeepMind and Blizzard to release StarCraft II as an AI research environment


2024-01-01



---
https://deepmind.google/discover/blog/discovering-novel-algorithms-with-alphatensor/
Discovering novel algorithms with AlphaTensor


2024-01-01



---
https://deepmind.google/discover/blog/high-fidelity-speech-synthesis-with-wavenet/
High-fidelity speech synthesis with WaveNet


2024-01-01



---
https://deepmind.google/discover/blog/learning-to-navigate-in-cities-without-a-map/
Learning to navigate in cities without a map [blog]


2024-01-01



---
https://deepmind.google/discover/blog/making-efficient-use-of-demonstrations-to-solve-hard-exploration-problems/



2024-01-01



---
https://deepmind.google/discover/blog/preserving-outputs-precisely-while-adaptively-rescaling-targets/
Preserving Outputs Precisely while Adaptively Rescaling Targets


2024-01-01



---
https://deepmind.google/discover/blog/scalable-agent-architecture-for-distributed-training/
Scalable agent architecture for distributed training


2024-01-01



---
https://deepmind.google/discover/blog/specification-gaming-the-flip-side-of-ai-ingenuity/
Specification gaming: the flip side of AI ingenuity


2024-01-01



---
https://deepmind.google/discover/blog/specifying-ai-safety-problems-in-simple-environments/
Specifying AI safety problems in simple environments


2024-01-01



---
https://deepmind.google/discover/blog/wavenet-a-generative-model-for-raw-audio/
WaveNet: A generative model for raw audio


2024-01-01



---
https://deepmind.google/research/publications/imitating-interactive-intelligence/
404 - Google DeepMind


2024-01-01



---
https://defector.com/in-the-future-of-collecting-is-anyone-having-fun
In The Future Of Collecting, Is Anyone Having Fun?


2024-01-01



---
https://defenseinnovationmarketplace.dtic.mil/wp-content/uploads/airforce/TechnologyHorizonsVol1_PublicReleasesmall.pdf



2024-01-01



---
https://delmondo.tumblr.com/post/182947890796/this-waifu-does-not-exist-gwern
WERE YOU ENJOYING A BOX OF TRISCUITS, This Waifu Does Not Exist


2024-01-01



---
https://delong.typepad.com/sdj/2013/04/david-graeber-april-fools-day-post.html



2024-01-01



---
https://delong.typepad.com/sdj/2013/08/where-was-china-why-the-twentieth-century-was-not-a-chinese-century-a-deleted-scene-from-my-slouching-towards-utopia-th.html



2024-01-01



---
https://deming.org/index.cfm?content=653
Four Days with W. Edwards Deming


2024-01-01



---
https://democracyjournal.org/magazine/22/small-change/
Small Change


2024-01-01



---
https://dena.com/intl/anime-generation/
Full-body High-resolution Anime Generation with Progressive Structure-conditional Generative Adversarial Networks


2024-01-01



---
https://deponysum.com/2020/08/16/2233/
The Arcadian Cantos- A poem without an author- 1<sup>st</sup> Draft


2024-01-01



---
https://dept.wofford.edu/neuroscience/neuroseminar/pdffall2006/rusted-mem3.pdf
Nicotine improves memory for delayed intentions


2024-01-01



---
https://derandomized.com/post/51729670543/khan-academy-machine-learning-measurable
Derandomized - Khan Academy: Machine Learning


2024-01-01



---
https://derpibooru.org/tags/generator-colon-thisponydoesnotexist
generator:thisponydoesnotexist


2024-01-01



---
https://desystemize.substack.com/p/desystemize-7
Desystemize #7


2024-01-01



---
https://desystemize.substack.com/p/desystemize-9
Desystemize #9


2024-01-01



---
https://deusexvita.medium.com/one-year-anki-update-2615b113f7c2



2024-01-01



---
https://devblogs.microsoft.com/oldnewthing/
When you start talking about numbers as small as 2<sup>−122</sup>, you have to start looking more closely at the things you thought were zero


2024-01-01



---
https://developer.chrome.com/docs/web-platform/prerender-pages
Prerender pages in Chrome for instant page navigations


2024-01-01



---
https://developer.mozilla.org/en-US/
MDN Web Docs


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes
Using data attributes - Learn web development


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images
Responsive images - Learn web development


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
Canvas API


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/srcset
HTMLImageElement: srcset property


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver
IntersectionObserver


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API
Speculation Rules API - Web APIs


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/CSS/::first-letter
:first-letter - CSS: Cascading Style Sheets


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
prefers-color-scheme - CSS: Cascading Style Sheets


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
Using CSS custom properties (variables)


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/CSS/calc
calc() - CSS: Cascading Style Sheets


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/CSS/text-wrap#pretty
text-wrap - CSS: Cascading Style Sheets


2024-04-02



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload
rel=preload


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping
&lt;a&gt;: The Anchor element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbr
&lt;abbr&gt;: The Abbreviation element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
&lt;details&gt;: The Details disclosure element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dfn
&lt;dfn&gt;: The Definition element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl
&lt;dl&gt;: The Description List element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pre
The Preformatted Text element


2024-04-25



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
&lt;q&gt;: The Inline Quotation element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/small
&lt;small&gt;: the side comment element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table
&lt;table&gt;: The Table element


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/data-*
HTML: HyperText Markup Language


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Width
Width - HTTP


2024-04-25



---
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
X-Frame-Options


2024-01-01



---
https://developer.mozilla.org/en-US/docs/Web/Performance/Speculative_loading
Speculative loading


2024-01-01



---
https://developer.nvidia.com/blog/using-deepspeed-and-megatron-to-train-megatron-turing-nlg-530b-the-worlds-largest-and-most-powerful-generative-language-model/
Using DeepSpeed and Megatron to Train Megatron-Turing NLG 530B, the World’s Largest and Most Powerful Generative Language Model


2024-01-01



---
https://developer.nvidia.com/cuda-downloads
CUDA Toolkit 12.5 Downloads


2024-01-01



---
https://developer.nvidia.com/cuda-downloads?sid=907142
CUDA Toolkit 12.5 Downloads


2024-01-01



---
https://developer.x.com/en/docs/x-api/v1/rules-and-filtering/search-operators
Search operators Docs


2024-01-01



---
https://developers.google.com/search/blog/2011/09/pagination-with-relnext-and-relprev
Pagination with rel="next" and rel="prev"


2024-01-01



---
https://dfan.org/blog/2013/07/07/mnemosyne-part-3/
I‘ll mostly discuss my experience using it for chess, since that’s what the majority of my 8000 cards are...


2024-01-01



---
https://diabetesjournals.org/care/article/33/8/1872/39197/Cost-Effectiveness-of-Interventions-to-Prevent-and
Cost-Effectiveness of Interventions to Prevent and Control Diabetes Mellitus: A Systematic Review


2024-01-01



---
https://diabetesjournals.org/care/article/37/9/2557/29366/The-Lifetime-Cost-of-Diabetes-and-Its-Implications
The Lifetime Cost of Diabetes and Its Implications for Diabetes Prevention


2024-01-01



---
https://dialnet.unirioja.es/descarga/articulo/6084963.pdf



2024-01-01



---
https://diff.wikimedia.org/2009/11/26/wikipedias-volunteer-story/
Wikipedia’s Volunteer Story


2024-01-01



---
https://diff.wikimedia.org/2010/09/15/article-feedback-pilot-edit-this-feature/
Article Feedback Pilot: Edit this Feature!


2024-01-01



---
https://diff.wikimedia.org/2011/06/28/data-competition-announcing-the-wikipedia-participation-challenge/
Data Competition: Announcing the Wikipedia Participation Challenge


2024-01-01



---
https://diff.wikimedia.org/2011/07/15/rate-this-page-is-coming-to-the-english-wikipedia/
‘Rate this Page’ is Coming to the English Wikipedia


2024-01-01



---
https://diff.wikimedia.org/2012/03/27/analysis-of-the-quality-of-newcomers-in-wikipedia-over-time/
Kids these days: the quality of new Wikipedia editors over time


2024-01-01



---
https://diffuseprior.wordpress.com/2013/04/30/kalkalash-pinpointing-the-moments-the-simpsons-became-less-cromulent/
Kalkalash! Pinpointing the Moments ‘The Simpsons’ became less Cromulent


2024-01-01



---
https://digital-wing.net/discography/dwcd-0038
DiGiTAL WiNG Official Page


2024-01-01



---
https://digital.lib.washington.edu/server/api/core/bitstreams/995f5bb9-3b6a-472f-9cc7-8252ad7992be/content



2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc232178/
[Letter from James R. Miller to Carl L. Yeckel, October 8, 1987]


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc232191/
Memo from Rogers W. Redding to James R. Miller, September 14, 1987


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc232260/m1/1/
Young Entrants to College: How Did They Fare?


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc232295/
Mathematical Aptitude in China


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc232323/
Testimony in Annapolis on 15 February 1988 Before the House Appropriations Committee


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc268889/
[Letter from Julian Stanley to Richard Simms, July 28, 1989]


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc268891/
[Letter from Julian Stanley to Jim Miller, August 15, 1989]


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc268929/
Precollege Newsletter, Number 10, September 1, 1988


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc268934/
[Letter from Julian Stanley to Manus Donahue, June 13, 1989]


2024-01-01



---
https://digital.library.unt.edu/ark:/67531/metadc268948/
[Letter from Julian Stanley to Rogers Redding, June 6, 1989]


2024-01-01



---
https://digital.library.unt.edu/explore/partners/TAMS/browse/?q=%22Julian+Stanley%22+OR+%22SMPY%22&sort=date_a&t=fulltext
Search Results - "Julian Stanley" OR "SMPY"


2024-01-01



---
https://digitalcommons.ilr.cornell.edu/cgi/viewcontent.cgi?article=1457&context=articles



2024-01-01



---
https://digitalcommons.law.uga.edu/cgi/viewcontent.cgi?article=1026&context=law_lib_artchop



2024-01-01



---
https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1006&context=poliscifacpub#pdf



2024-01-01



---
https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1024&context=vpc15



2024-01-01



---
https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1211&context=psychfacpub#pdf
Rationality in medical treatment decisions: Is there a sunk-cost effect?


2024-01-01



---
https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1255&context=entomologyfacpub
Multiple transatlantic introductions of the Western corn rootworm


2024-01-01



---
https://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1293&context=psychfacpub#pdf



2024-01-01



---
https://digitalcommons.usf.edu/cgi/viewcontent.cgi?article=1570&context=mhlp_facpub



2024-01-01



---
https://digitalis-dsp.uc.pt/bitstream/10316.2/36395/1/Plutarch%20and%20%E2%80%98God-Eclipse%E2%80%99%20in%20Christian%20Theology.pdf#page=3



2024-01-01



---
https://digitalwords.net/about/
אודות


2024-01-01



---
https://digitstodollars.com/2021/05/28/lets-build-a-chip-with-math/
Let’s Build a Chip – With Math


2024-01-01



---
https://direct-ms.org/sites/default/files/Caffeine%20Vit%20D%20receptor%2007.pdf



2024-01-01



---
https://direct-ms.org/sites/default/files/RheumatoidArthritisReduc.pdf



2024-01-01



---
https://dirtypipe.cm4all.com/
The Dirty Pipe Vulnerability


2024-01-01



---
https://discord.com/invite/7RgdJZy
EleutherAI Discord Server


2024-01-01



---
https://discord.com/invite/D2JbFQ8esc
PurpleSmart.ai


2024-01-01



---
https://discoverbooks.com/



2024-01-01



---
https://discovery.dundee.ac.uk/en/persons/colin-palmer
Colin Palmer


2024-10-17



---
https://discovery.ucl.ac.uk/id/eprint/1472788/3/Shanks_Priming%20Mating%20Motives%20ms_FINAL_COMPLETE.pdf



2024-01-01



---
https://diyhpl.us/~bryan/papers2/neuro/The%20nature%20of%20individual%20differences%20in%20working%20memory%20capacity%20-%20active%20maintenance%20in%20primary%20memory%20and%20controlled%20search%20from%20secondary%20memory.pdf
The nature of individual differences in working memory capacity: Active maintenance in primary memory and controlled search from secondary memory


2024-01-01



---
https://diyhpl.us/~bryan/papers2/neuro/Time-dependent%20effect%20of%20transcranial%20direct%20current%20stimulation%20on%20the%20enhancement%20of%20working%20memory.pdf
Time-dependent effect of transcranial direct current stimulation on the enhancement of working memory


2024-01-01



---
https://diyhpl.us/~nmz787/pdf/Human-level_control_through_deep_reinforcement_learning.pdf



2024-01-01



---
https://dl.acm.org/doi/10.1145/3502222



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7-%E5%BC%B7%E6%95%B5%E9%81%94-%E3%81%93%E3%82%93%E3%81%AA%E3%81%AB%E3%82%82%E6%9C%88%E3%81%8C%E7%B4%85%E3%81%84%E3%81%8B%E3%82%89.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7-%E5%BC%B7%E6%95%B5%E9%81%94-%E6%AB%BB%E3%81%AE%E6%A8%B9%E3%81%AE%E4%B8%8B%E3%81%AB%E3%81%AF.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%81%97%E3%81%97%E3%81%BE%E3%81%84%E4%B8%89%E5%8F%B7-%E5%BC%B7%E6%95%B5%E9%81%94-%E8%87%AA%E5%88%B6%E7%9A%84%E3%81%AA%E5%96%9C%E6%80%92%E5%93%80%E6%A5%BD.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%82%AB%E3%83%A9%E3%82%B9%E3%83%A4%E3%82%B5%E3%83%9C%E3%82%A6-goodnightwonderend-%E3%81%84%E3%81%A4%E3%81%8B.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%82%B8%E3%83%A3%E3%82%B8%E3%81%A8%E6%84%89%E5%BF%AB%E3%81%AA%E4%BB%B2%E9%96%93%E3%81%9F%E3%81%A1-6364completion-caminoalaluna.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%82%B8%E3%83%A3%E3%82%B8%E3%81%A8%E6%84%89%E5%BF%AB%E3%81%AA%E4%BB%B2%E9%96%93%E3%81%9F%E3%81%A1-6364completion-grit%C3%A1sunombre.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E3%83%8F%E3%83%A0-tohobossanova3-%E6%81%8B%E5%BF%83%E3%81%B2%E3%81%A8%E3%81%A4.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/%E5%BD%BC%E3%81%AE%E4%B8%96%E3%81%AB%E5%AC%A2%E3%81%AE%E4%BA%A1%E9%AA%B8.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/mameya-%E5%A4%9A%E5%B9%B8%E6%B6%99%E9%9B%A8-%E5%A4%A2%E3%81%B8%E3%81%A8%E6%8F%BA%E3%82%89%E3%82%8C%E3%81%AA%E3%81%8C%E3%82%89.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/mameya-%E5%A4%9A%E5%B9%B8%E6%B6%99%E9%9B%A8-%E7%9B%AE%E3%82%92%E3%81%95%E3%81%BE%E3%81%9B%E3%81%B0%E5%B9%BB%E6%83%B3%E9%83%B7.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/pluginpsyche-waitformultiplememories-beforemylifeends.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/pluginpsyche-waitformultiplememories-themoonstone.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/syrufitfeatcathy-cexperiment-byyourside.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/syrufitfeatcathy-cexperiment-lunaticprincess.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/syrufitocr-cexperiment-cexperiment.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/music/tam-tohodramaticviolinenthusiasm-lunaticprincessflightofthebamboocutter.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/182368464/umineko-compress.tar.xz



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/%E3%81%B0%E3%82%93%E3%81%97-%E5%8E%84%E7%A5%9Edays-%E4%BB%8A%E6%97%A5%E3%82%82%E3%81%8F%E3%82%8B%E3%81%8F%E3%82%8B.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/%E3%81%B0%E3%82%93%E3%81%97-%E5%8E%84%E7%A5%9Edays-%E5%8E%84%E7%A5%9E%E6%A7%98%E3%81%AE%E9%80%9A%E5%AD%A6%E8%B7%AF.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/%E5%91%B3%E5%99%8C%E6%B1%81p-cueblegacycollection-%E3%82%AF%E3%83%A9%E3%83%96%E6%B5%81%E6%98%9F%E7%BE%A4extend.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/tam-tohodramaticviolinenthusiasm-borderoflifebloomnoblycherryblossomsofsumizome.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/tamusic-%E7%B4%94%E7%99%BD%E3%81%AE%E6%9D%B1%E6%96%B9%E5%AD%90%E5%AE%88%E5%94%84-%E5%AD%A4%E7%8B%AC%E3%81%AA%E3%82%A6%E3%82%A7%E3%82%A2%E3%82%A6%E3%83%AB%E3%83%95.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/tamusic-%E7%B4%94%E7%99%BD%E3%81%AE%E6%9D%B1%E6%96%B9%E5%AD%90%E5%AE%88%E5%94%84-%E6%98%A5%E8%89%B2%E5%B0%8F%E5%BE%84colorfulpath.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/243666993/music/tamusic-%E7%B4%94%E7%99%BD%E3%81%AE%E6%9D%B1%E6%96%B9%E5%AD%90%E5%AE%88%E5%94%84-%E6%9C%88%E6%99%82%E8%A8%88%E3%83%AB%E3%83%8A.%E3%83%80%E3%82%A4%E3%82%A2%E3%83%AB%E5%8D%81%E5%85%AD%E5%A4%9C.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/%E3%82%82%E3%81%B5%EF%BC%A0tinkle-pop-6%E4%BA%BA%E3%81%AE%E5%90%9B%E3%81%A8%E5%83%95%E3%81%AE%E6%AD%8C-%E6%BA%80%E3%81%9F%E3%81%95%E3%82%8C%E3%81%9F%E3%81%A8%E3%81%8D.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/%E3%82%AB%E3%83%9F%E3%83%A4%E3%82%B7%E3%83%AD-blue-pencil-%E9%9D%92%E8%89%B2%E3%83%96%E3%83%AD%E3%82%A6%E3%83%86%E3%82%A3%E3%82%A2instrumental.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/%E3%83%99%E3%83%BC%E3%82%B3%E3%83%B3p-bacon8tion-justcarryonmyway.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/%E3%83%99%E3%83%BC%E3%82%B3%E3%83%B3p-bacon8tion-justhangingaround.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/%E6%B0%B4%E6%A9%8B%E3%82%86%E3%81%A3%E3%81%8D-kirisamemahouyougashiten-%E3%81%8A%E3%81%A4%E3%81%8B%E3%81%84%E3%83%A1%E3%82%A4%E3%83%89%E3%81%AE%E3%81%B2%E3%81%A8%E3%81%84%E3%81%8D.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/ds_8-bacon8tion-%E3%81%9D%E3%82%8C%E3%81%A7%E3%82%82%E3%82%B0%E3%83%A9%E3%83%B3%E3%83%89%E3%83%9E%E3%82%B6%E3%83%BC%E3%81%AF.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/gumigakupo-m%40satoshi-wakabairodisk-countdown.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/lily-maretu-%E3%83%AD%E3%83%9C%E2%98%86%E3%82%A2%E3%83%8B%E3%83%9C%E3%82%AB%E3%83%AD%E5%A4%A7%E6%88%A6-step.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/morrigan-oldnavyneverdie-oldnavyneverdie.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/ryuryu-homeland-landscape.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/sprout-seasons-morningglory.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/takamatt-eastendpandemonium-%E3%82%A6%E3%82%A3%E3%83%AA%E3%82%A6%E3%82%A3%E3%83%AAwiliwili.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/tam-tohodramaticviolinenthusiasm-lovecolouredmasterspark.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/teamstarroid-onyou-nowhere.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/280585369/music/xe-bracingskyblue-%E6%B7%B1%E5%A4%9C%E3%81%AE%E3%83%AC%E3%83%88%E3%83%AD%E3%82%B9%E3%83%9A%E3%82%AF%E3%83%86%E3%82%A3%E3%83%96%E5%A4%A9%E6%B0%97%E4%BA%88%E5%A0%B1.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/%E3%82%B8%E3%83%A3%E3%83%A0-daydreamtunes-%E4%BD%90%E3%80%85%E6%9C%A8%E5%96%9C%E5%96%84%E3%81%AF%E3%81%8B%E3%81%8F%E8%AA%9E%E3%82%8A%E3%81%8D%E9%A1%98%E3%82%8F%E3%81%8F%E3%81%AF%E3%81%93%E3%82%8C%E3%82%92%E8%AA%9E%E3%82%8A%E3%81%A6%E5%B9%B3%E5%9C%B0%E4%BA%BA%E3%82%92%E6%88%A6%E6%85%84%E3%81%9B%E3%81%97%E3%82%81%E3%82%88.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/%E7%8B%90%E5%A4%A2%E6%83%B3-%E6%9D%B1%E6%96%B9vgm-merrychristmaswrnightbug.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/coro-%E7%99%92%E3%81%97%E3%81%AE%E9%A2%A82%E8%93%AE%E5%8F%B0%E9%87%8E%E5%A4%9C%E8%A1%8Cghostlyfieldclub-eyesonme.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/higedriver-higedance-callmycell.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/kouogata-%E5%B9%BD%E3%81%8B%E3%81%AE%E3%81%9F%E3%81%BE%E3%82%86%E3%82%89-%E5%B9%BD%E9%9B%85%E3%81%AB%E5%92%B2%E3%81%8B%E3%81%9B%E5%A2%A8%E6%9F%93%E3%81%AE%E6%A1%9C.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/setsugen-daydreamtunes-couldsheknowthesummer.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/5317066/music/toy-%E5%8D%94%E5%A5%8F%E7%AC%A6%E3%80%8C%E6%8B%BE%E9%81%BA%E7%89%A9%E8%AA%9E%E3%80%8D-bonustrack.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/%E6%AB%BB%E4%BA%95%E3%82%A2%E3%83%B3%E3%83%8A-%E4%B8%8D%E6%80%9D%E8%AD%B0%E3%81%AE%E5%9B%BD%E3%81%AE%E9%9F%B3%E5%93%B2%E6%A8%82%E3%80%80%E5%A4%A2%E8%AA%9E%E3%82%8A%E7%AF%87-%E8%AA%B0%E3%81%8B%E3%81%AE%E5%B9%B8%E3%81%9B.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/music/07%20Far%20East%20Fruits%20(%E6%98%8E%E6%97%A5%E3%83%8F%E3%83%AC%E3%81%AE%E6%97%A5%E3%80%81%E3%82%B1%E3%81%AE%E6%98%A8%E6%97%A5)%20-%20K2%20SOUND.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/music/babbe-blossomingdancefloor-idealized.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/music/rnote-cdcomicmarket84rnoteomakecd-%E7%AC%AC1%E5%9B%9E%E6%9D%B1%E6%96%B9m1%E3%81%90%E3%82%89%E3%82%93%E3%81%B7%E3%82%8Ar%E5%8A%87%E4%B8%ADbgm%E9%9B%8610.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/music/surreacheese-feta-danceevenowl.ogg



2024-01-01



---
https://dl.dropboxusercontent.com/u/85192141/music/surreacheese-feta-magicalcolorbossa.ogg



2024-01-01



---
https://dms.hms.harvard.edu/people/po-ru-loh
Po-Ru Loh


2024-08-01



---
https://dmv.nico/en/nico-opendata/
Dwango Media Village(ドワンゴメディアヴィレッジ,dmv)


2024-01-01



---
https://dna.land/



2024-01-01



---
https://dnstats.net/



2024-01-01



---
https://dnstats.net/market/Abraxas



2024-01-01



---
https://dnstats.net/market/Amazon+Dark



2024-01-01



---
https://dnstats.net/market/East+India+Company



2024-01-01



---
https://dnstats.net/market/Haven



2024-01-01



---
https://dnstats.net/market/Mr+Nice+Guy



2024-01-01



---
https://dnstats.net/market/Nucleus+Market



2024-01-01



---
https://dnstats.net/market/Oxygen



2024-01-01



---
https://dnstats.net/market/Simply+Bear



2024-01-01



---
https://doc.cat-v.org/bell_labs/pikestyle
Rob Pike: Notes on Programming in C


2024-01-01



---
https://docs.ankiweb.net/filtered-decks.html#filtered-decks--cramming
Filtered Decks


2024-01-01



---
https://docs.ankiweb.net/templates/styling.html#javascript
Styling &amp; HTML - Anki Manual


2024-01-01



---
https://docs.aws.amazon.com/whitepapers/latest/best-practices-wordpress/reference-architecture.html
Reference architecture - Best Practices for WordPress on AWS


2024-03-30



---
https://docs.google.com/document/d/1ydVaJJeL1EYbWtlfj9TPfBTE5IBADkQfZrQaBZxqXGs/mobilebasic
Google's Advanced Search Operators


2024-01-01



---
https://docs.google.com/file/d/0B-bpmBygrg8LUTJvazhzOFYwQUk/edit



2024-01-01



---
https://docs.google.com/forms/d/1ZNyGHl6vnHD62spZyHIqyvNM_Ts_82GvZQVdAr2LrGs/viewform



2024-01-01



---
https://docs.google.com/forms/d/e/1FAIpQLSeT3GIg-pSwzDFAfNaqE-MzfJEtD0HghN_Vma68OZJtz1Pztg/viewform
Catnip survey, 2016


2024-01-01



---
https://docs.google.com/presentation/d/1xxfYTWP2R0ZFvbI24sR1jVyFC_qN_Lw85782zE5Q2Jo/edit
Machine learning psychometrics: ISIR 2019


2024-01-01



---
https://docs.google.com/spreadsheet/ccc?key=0Ao3RpZe396VZdE5udDB0S1dqcFpPY0o2Sk5LVkNvX0E#gid=0



2024-01-01



---
https://docs.iza.org/dp10110.pdf



2024-01-01



---
https://docs.iza.org/dp11110.pdf



2024-01-01



---
https://docs.iza.org/dp11308.pdf



2024-01-01



---
https://docs.iza.org/dp12298.pdf



2024-01-01



---
https://docs.iza.org/dp5547.pdf



2024-01-01



---
https://docs.iza.org/dp8029.pdf
Biomarkers and Long-term Labour Market Outcomes: The Case of Creatine


2024-01-01



---
https://docs.iza.org/dp9279.pdf



2024-01-01



---
https://docs.nvidia.com/cuda/index.html#ubuntu-installation
CUDA Toolkit Documentation 12.5


2024-01-01



---
https://docs.oracle.com/javase/6/docs/api/java/util/Date.html
Date


2024-01-01



---
https://docs.originstamp.com/
OriginStamp Docs


2024-01-01



---
https://docs.racket-lang.org/pollen/
Pollen: the book is a program


2024-01-01



---
https://docsdrive.com/pdfs/academicjournals/jpt/2008/425-434.pdf
Efficacy and Tolerability of BacoMind® on Memory Improvement in Elderly Participants-A Double Blind Placebo Controlled Study


2024-01-01



---
https://doingbayesiandataanalysis.blogspot.com/2012/10/bayesian-estimation-of-trend-with-auto.html
Doing Bayesian Data Analysis: Bayesian estimation of trend with auto-regressive AR(1) deviation


2024-01-01



---
https://domaineneige.com/
Neige - Cidre de glace


2024-01-01



---
https://dominiccummings.com/2014/10/30/the-hollow-men-ii-some-reflections-on-westminster-and-whitehall-dysfunction/
The Hollow Men II: Some reflections on Westminster and Whitehall dysfunction


2024-01-01



---
https://dominiccummings.com/2019/03/01/on-the-referendum-31-project-maven-procurement-lollapalooza-results-nuclear-agi-safety/
On the referendum #31: Project Maven, procurement, lollapalooza results &amp; nuclear/AGI safety – Dominic Cummings's Blog


2024-01-01



---
https://dominiccummings.com/wp-content/uploads/2017/02/201702-effective-action-2-systems-engineering-to-systems-politics.pdf
The unrecognised simplicities of effective action #2: ‘Systems engineering' and 'systems management’—ideas from the Apollo programme for a `systems politics`
Cummings
2017
2024-01-01



---
https://don-colacho.blogspot.com/2011/01/2669.html
Don Colacho’s Aphorisms: #2,669


2024-01-01



---
https://donate.torproject.org/



2024-01-01



---
https://donncha.is/2013/05/trawling-tor-hidden-services/
Trawling Tor Hidden Service—Mapping the DHT


2024-01-01



---
https://donsbot.com/2007/05/17/roll-your-own-window-manager-tracking-focus-with-a-zipper/
Roll Your Own Window Manager: Tracking Focus with a Zipper


2024-01-01



---
https://donsbot.com/2007/07/31/run-length-encoding-in-haskell/
Run length encoding in Haskell


2024-01-01



---
https://donsbot.com/2010/04/26/the-7-haskell-projects-in-the-google-summer-of-code/
The 7 Haskell projects in the Google Summer of Code


2024-01-01



---
https://doomwiki.org/wiki/Judgment_Day
Judgment Day


2024-01-01



---
https://douthat.substack.com/p/decadence-and-the-intellectuals
Decadence and the Intellectuals: Notes on the (apparent) exhaustion of the Western mind


2024-01-01



---
https://douthat.substack.com/p/the-rights-answer-to-decadence
The Right's Answer to Decadence? Post-liberalism and its present limits, from Hungary to MAGA


2024-01-01



---
https://downloads.hindawi.com/journals/jnme/2016/8468594.pdf



2024-01-01



---
https://dragonball.fandom.com/wiki/Hyperbolic_Time_Chamber
Hyperbolic Time Chamber


2024-01-01



---
https://dragorol.wordpress.com/2012/07/27/notes-on-azumas-otaku-database-animals-1-the-otakus-psuedo-japan/
Notes on Azuma’s Otaku Database Animals (1. The Otaku’s Psuedo-Japan)


2024-01-01



---
https://dreamsongs.com/WorseIsBetter.html
Worse Is Better


2024-01-01



---
https://dresdencodak.com/2005/06/08/the-tomorrow-man/
The Tomorrow Man


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2005/06/14/lil-werner/
Lil Werner


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2005/06/22/rupert-and-hubert/
Rupert And Hubert


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2005/11/29/secular-heaven/
Secular Heaven


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/01/30/epilogue/
Epilogue


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/02/13/trouble-in-memphis/
Trouble In Memphis


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/07/24/girl-vs-bear/
Girl Vs Bear


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/08/30/traversing-the-luminiferous-aether/
Traversing The Luminiferous Aether


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/10/07/summer-dream-job/
Summer Dream Job


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2006/12/03/dungeons-and-discourse/
Dungeons And Discourse


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2008/05/02/copan/
Hob #20 - Copan


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2008/10/02/epilogue-2/
Hob #26 - Epilogue


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/01/27/advanced-dungeons-and-discourse/
Advanced Dungeons &amp; Discourse


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/02/16/exorcising-laplaces-demon/
Exorcising Laplace's Demon


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/05/11/42-essential-3rd-act-twists/
42 Essential 3<sup>rd</sup> Act Twists


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/07/12/fabulous-prizes/
Fabulous Prizes


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/08/06/youre-a-good-man-charlie-darwin-2/
You're A Good Man, Charlie Darwin


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/09/07/the-sleepwalkers/
The Sleepwalkers


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2009/12/16/lantern-season/
Lantern Season


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2010/02/09/the-process/
The Process


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2010/06/03/dark-science-01/
Dark Science #01 - The Collected Works of Shakespeare: the Movie


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2010/06/10/dark-science-02/
Dark Science #02 - The Complexities of Finance


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2011/04/19/dark-science-09/
Dark Science #09 - Insufficient Credibility


2024-01-01

fiction/humor fiction/humor

---
https://dresdencodak.com/2015/07/08/dark-science-49-exode/
Dark Science #49 - Exode


2024-01-01

fiction/humor fiction/humor

---
https://drhagen.com/blog/the-missing-11th-of-the-month/
The Missing 11th of the Month


2024-01-01



---
https://dribbble.com/search/drop-cap
Browse thousands of Dropcap images for design inspiration


2024-01-01



---
https://drive.google.com/drive/folders/1NY3MTkOSodz_5eCkjtoHUGYSulR25QGU
samples


2024-01-01



---
https://drive.google.com/file/d/0B8iGg5C-uy62N0dmYTdtM19mWUU/view



2024-01-01



---
https://drive.google.com/file/d/1A-E_E32WAtTHRlOzjhhYhyyBDXLJN9_H/view



2024-01-01



---
https://drive.google.com/file/d/1PPI6KlMkiASMXTBFecP6-Xf76fBBaMKg/view
ao3_scrape.tar.gz


2024-01-01



---
https://drive.google.com/file/d/1qNhyusI0hwBLI-HOavkNP5I0J0-kcN4C/view



2024-01-01



---
https://drjamesthompson.blogspot.com/2015/11/genetic-story-jumps-ahead.html
Psychological comments: Genetic story jumps ahead


2024-01-01



---
https://drmcninja.com/newreaders.php



2024-01-01



---
https://droitwichstandard.co.uk/news/droitwich-student-jailed-two-years-importing-cocaine-costa-rica/
Cheltenham student imported cocaine from Costa Rica using dark web, Bitcoin and the name Luigi


2024-01-01



---
https://drugs-forum.com/tags/modafinil/
modafinil


2024-01-01



---
https://drugs-forum.com/threads/116671/



2024-01-01



---
https://drugs.globalincidentmap.com/
Global Incident Map of Major Drug Interdictions


2024-01-01



---
https://drugspowerstore.com/product_info.php/products_id/76



2024-01-01



---
https://dspace.mit.edu/handle/1721.1/10589
Warhead Politics: Livermore and the Competitive System of Nuclear Weapon Design


2024-01-01



---
https://dtg.sites.fas.harvard.edu/Gilbert%20et%20al%20(EVERYTHING%20YOU%20READ).pdf
You Can't Not Believe Everything You Read
Gilbert
1993
2024-01-01



---
https://duckduckgo.com/bang_lite.html
DuckDuckGo !Bang


2024-01-01



---
https://duckduckgo.com/bangs
DuckDuckGo !Bangs


2024-01-01



---
https://duckduckgo.com/bangs#bangs-list
DuckDuckGo !Bangs


2024-01-01



---
https://dumps.wikimedia.org/enwiki/latest/
Index of /enwiki/latest/


2024-01-01



---
https://dumps.wikimedia.org/other/pagecounts-raw/2011/2011-09/
Index of page view statistics for 2011-09


2024-01-01



---
https://dune.fandom.com/wiki/Distrans
Distrans Dune Wiki


2024-01-01



---
https://duplicity.nongnu.org/



2024-01-01



---
https://durarara.fandom.com/wiki/Talk:Walker_Yumasaki#Parentage
Walker Yumasaki Durarara!! Wiki


2024-01-01



---
https://dwarffortresswiki.org/index.php/User:BaronW#The_Almighty_Dwarven_Calculator
User:BaronW


2024-01-01



---
https://dwave.wordpress.com/2014/02/04/the-recent-how-quantum-is-the-d-wave-machine-shin-et-al-paper/



2024-01-01



---
https://dwf.name/
David Warde-Farley


2024-06-26

reinforcement-learning/deepmind

---
https://dynamicecology.wordpress.com/2014/01/23/william-shockley-on-what-makes-a-person-write-a-lot-of-papers-and-the-superstar-researcher-system/
William Shockley on what makes a person who publishes a lot of papers (and the superstar researcher system)


2024-01-01



---
https://dynomight.net/
DYNOMIGHT INTERNET WEBSITE


2024-09-07



---
https://dysology.blogspot.com/2017/12/the-spinach-popeye-iron-decimal-error.html
Dysology: The Spinach, Popeye, Iron, Decimal Error Myth is Finally Busted


2024-01-01



---
https://dzone.com/articles/mechanical-sympathy
Mechanical Sympathy: Understanding the Hardware Makes You a Better Developer


2024-01-01



---
https://e-ns.net/discography/ens0038.html
ENS-0038 / Sprout Intention(スプラウト・インテンション)


2024-01-01



---
https://e-ns.net/discography/ens0063.html
Cleave Spark the Instrumental


2024-01-01



---
https://e360.yale.edu/features/phantom-forests-tree-planting-climate-change
High-profile initiatives to plant millions of trees are being touted by governments around the world as major contributions to fighting climate change. But scientists say many of these projects are ill-conceived and poorly managed and often fail to grow any forests at all.


2024-01-01



---
https://eataupa.com/
AUPA—Live Untamed


2024-09-03



---
https://eataupa.com/product/variety-case-for-the-imperfect-carnivore/
Variety Case


2024-09-03



---
https://eatlab.nl/publikaties/Houben%20et%20al%20Psychological%20Science.11.pdf



2024-01-01



---
https://eaves.ca/2013/11/07/what-werewolf-teaches-us-about-trust-security/
What Werewolf teaches us about Trust &amp; Security


2024-01-01



---
https://ebible.org/kjv/JOB01.htm
King James Version + Apocrypha Job 1


2024-01-01



---
https://ec.toranoana.jp/joshi_r/ec/item/040030048682/
Arrange Circle Database ver.3.0


2024-01-01



---
https://eclipsefp.wordpress.com/2009/08/25/endgame/
Endgame


2024-01-01



---
https://ecodevoevo.blogspot.com/2015/03/the-obstetric-dilemma-hypothesis.html
The Mermaid's Tale: The 'obstetric dilemma' hypothesis unraveled


2024-01-01



---
https://ecommons.cornell.edu/server/api/core/bitstreams/1ea8a5a0-76f9-46ed-bf60-f6aa7b3413ca/content



2024-01-01



---
https://econ.ucsb.edu/~tedb/Family/famwaypdf.pdf
Economics in a Family Way
Bergstrom
1999
2024-01-01



---
https://econbrowser.com/archives/2013/04/the_death_of_pe
The death of peak oil


2024-01-01



---
https://econfaculty.gmu.edu/bcaplan/pdfs/intelligencethinklike.pdf



2024-01-01



---
https://econlolcats.tumblr.com/
Econlolcats


2024-01-01



---
https://economics.mit.edu/files/5554



2024-01-01



---
https://economics.stanford.edu/sites/default/files/djprice_jmp.pdf



2024-01-01



---
https://economics.stanford.edu/sites/default/files/economics_of_scaleup_20180316.pdf



2024-01-01



---
https://economicspsychologypolicy.blogspot.com/2015/06/list-of-19-natural-experiments.html
economics, psychology, policy: List of 19 Natural Experiments


2024-01-01



---
https://econstudentlog.wordpress.com/2011/12/18/data-on-danish-immigrants-2011-1/
Data on Danish immigrants, 2011


2024-01-01



---
https://econstudentlog.wordpress.com/2012/03/17/random-thoughts-2/
Random thoughts


2024-01-01



---
https://econstudentlog.wordpress.com/2013/07/23/a-little-stuff-about-modelling/
A little stuff about modeling


2024-01-01



---
https://econweb.ucsd.edu/~rcarson/papers/TobitEJ07.pdf



2024-01-01



---
https://ecx.images-amazon.com/images/I/B1v0aFQLGFS.pdf



2024-01-01



---
https://edandmore.com/generic-alertec



2024-01-01



---
https://edepot.wur.nl/198212



2024-01-01



---
https://edisciplinas.usp.br/pluginfile.php/338043/mod_folder/content/0/CR%C3%8DTICA/pocock_nejm_2000.pdf?forcedownload=1



2024-01-01



---
https://edition.cnn.com/2011/TRAVEL/03/24/dc.air.traffic.suspension/index.html



2024-01-01



---
https://edition.cnn.com/2016/10/06/health/rapamycin-dog-live-longer/index.html
Rapamycin could make your dog live longer


2024-01-01



---
https://edoc.unibas.ch/12113/2/20180226134529_5a9401696917e.pdf



2024-01-01



---
https://edwardtufte.github.io/tufte-css/
Tufte CSS


2024-01-01



---
https://eepurl.com/cGAN7L
Danbooru Dataset Updates newsletter


2024-01-01



---
https://effectuation.org/hubfs/Journal%20Articles/2017/05/Do-serial-entrepreneurs-1.pdf
Do serial entrepreneurs run successively better-performing businesses?


2024-01-01



---
https://eg-2.hatenablog.com/



2024-01-01



---
https://egtheory.wordpress.com/2019/05/25/agriculture-to-evolution/
British agricultural revolution gave us evolution by natural selection


2024-01-01



---
https://ehp.niehs.nih.gov/1104789/
Is CO2 an Indoor Pollutant? Direct Effects of Low-to-Moderate CO2 Concentrations on Human Decision-Making Performance


2024-01-01



---
https://ehp.niehs.nih.gov/doi/full/10.1289/ehp.1510037
Associations of Cognitive Function Scores with Carbon Dioxide, Ventilation, and Volatile Organic Compound Exposures in Office Workers: A Controlled Exposure Study of Green and Conventional Office Environments


2024-01-01



---
https://eiga.com/news/20110830/11/
庵野秀明「『ヱヴァ』はアニメでしか表現できない」


2024-01-01



---
https://eighteenthelephant.com/2021/11/29/pushed-around-by-stars/
Pushed around by stars


2024-01-01



---
https://eileenormsby.com/2013/01/23/whos-got-it-in-for-the-silk-road/
Who's got it in for the Silk Road?


2024-01-01



---
https://eileenormsby.com/2013/04/26/interview-with-a-virtual-drug-tsar/#comment-756
Interview with a (virtual) drug tsar


2024-01-01



---
https://eileenormsby.com/2013/09/26/the-fall-of-atlantis-a-moderator-tells/
The Fall of Atlantis - a Moderator tells


2024-01-01



---
https://ejwagenmakers.com/2011/LodewyckxEtAl2011.pdf
A tutorial on Bayes factor estimation with the product space method


2024-01-01



---
https://electrum.org/
Electrum Bitcoin Wallet


2024-01-01



---
https://eli.thegreenplace.net/2007/06/21/sicp-section-11/
SICP section 1.1


2024-01-01



---
https://eli.thegreenplace.net/2007/06/26/sicp-section-121/
SICP section 1.2.1


2024-01-01



---
https://eli.thegreenplace.net/2007/06/28/sicp-section-122/
SICP section 1.2.2


2024-01-01



---
https://eli.thegreenplace.net/2007/06/28/sicp-section-123/
SICP section 1.2.3


2024-01-01



---
https://eli.thegreenplace.net/2007/07/04/sicp-sections-124-125/
SICP sections 1.2.4 - 1.2.5


2024-01-01



---
https://eli.thegreenplace.net/2007/07/09/sicp-section-126/
SICP section 1.2.6


2024-01-01



---
https://eli.thegreenplace.net/tag/sicp
Articles in tag "SICP"


2024-01-01



---
https://elicit.com/
Elicit: The AI Research Assistant


2024-01-01



---
https://elifesciences.org/articles/31157
Naked mole-rat mortality rates defy Gompertzian laws by not increasing with age


2024-01-01



---
https://elifesciences.org/articles/43599
A multicellular way of life for a multipartite virus


2024-01-01



---
https://elijahwald.com/generation.html
George Wald: A Generation in Search of a Future


2024-01-01



---
https://elwood5566.net/2010/08/04/bathhouse-basics-6-the-wooden-pillow-mok-chim-%EB%AA%A9%EC%B9%A8-2/
Bathhouse Basics 6: The Wooden Pillow


2024-01-01



---
https://embarkvet.com/
Embark Dog DNA Test: Their best life starts with Embark.


2024-01-01



---
https://emedicine.medscape.com/article/815523-overview#a0104
Lithium Toxicity


2024-01-01



---
https://emilkirkegaard.dk/en/2015/10/polygenic-traits-and-the-distribution-of-effect-sizes-years-of-education-from-rietveld-et-al-2013/
Polygenic traits and the distribution of effect sizes: years of education from Rietveld et al 2013


2024-01-01



---
https://emilkirkegaard.dk/en/2016/02/comments-on-gwerns-embryo-selection-for-intelligence/
Comments on Gwern’s ‘Embryo selection for intelligence’


2024-01-01



---
https://emilkirkegaard.dk/en/2016/10/why-didnt-denmark-sell-greenland-some-comments/
Why didn’t Denmark sell Greenland? Some comments


2024-01-01



---
https://emilkirkegaard.dk/en/2020/03/enhancing-archival-datasets-with-machine-learned-psychometrics/
Enhancing archival datasets with machine learned psychometrics


2024-01-01



---
https://emilkirkegaard.dk/en/wp-content/uploads/Bias-in-Mental-Testing-Arthur-R.-Jensen.pdf



2024-01-01



---
https://emilkirkegaard.dk/en/wp-content/uploads/Bias-in-Mental-Testing-since-Bias-in-Mental-Testing.pdf



2024-01-01



---
https://emilkirkegaard.dk/en/wp-content/uploads/The-g-factor-the-science-of-mental-ability-Arthur-R.-Jensen.pdf



2024-01-01



---
https://emilywilloughby.com/research
Publications


2024-04-19



---
https://eml.berkeley.edu/~sdellavi/wp/expertsJul16.pdf



2024-01-01



---
https://eml.berkeley.edu/~webfac/moretti/e251_s13/mishel.pdf



2024-01-01



---
https://empiria.io/blog/remembering-r-with-spaced-repetition/
Remembering R – Using Spaced Repetition to finally write code fluently


2024-01-01



---
https://en.avion.io/blog/?_escaped_fragment_=/post/the-story-of-our-hackernews-submission#!/post/the-story-of-our-hackernews-submission
Organization not found


2024-08-04



---
https://en.bitcoin.it/wiki/Alpaca
Alpaca


2024-01-01



---
https://en.bitcoin.it/wiki/Anonymity
Privacy


2024-01-01



---
https://en.bitcoin.it/wiki/Bets_of_Bitcoin
Bets of Bitcoin


2024-01-01



---
https://en.bitcoin.it/wiki/Bitcoin_Map
Bitcoin Map


2024-01-01



---
https://en.bitcoin.it/wiki/Buying_bitcoins
Trading bitcoins


2024-01-01



---
https://en.bitcoin.it/wiki/Category:Mixing_Services
Category:Mixing Services


2024-01-01



---
https://en.bitcoin.it/wiki/Contracts
Contract


2024-01-01



---
https://en.bitcoin.it/wiki/Genesis_block
Genesis block


2024-01-01



---
https://en.bitcoin.it/wiki/Mining
Mining


2024-01-01



---
https://en.bitcoin.it/wiki/Mining_hardware_comparison
Mining hardware comparison


2024-01-01



---
https://en.bitcoin.it/wiki/Mixing_service
Bitcoin mixer


2024-01-01



---
https://en.bitcoin.it/wiki/MtGox
Mt. Gox


2024-01-01



---
https://en.bitcoin.it/wiki/Namecoin
BitDNS


2024-01-01



---
https://en.bitcoin.it/wiki/Privacy
Privacy


2024-01-01



---
https://en.bitcoin.it/wiki/Proof_of_Stake
Proof of Stake


2024-01-01



---
https://en.bitcoin.it/wiki/SatoshiDice
Satoshi Dice


2024-01-01



---
https://en.bitcoin.it/wiki/Scalability
Scalability


2024-01-01



---
https://en.bitcoin.it/wiki/Securing_your_wallet
Storing bitcoins


2024-01-01



---
https://en.bitcoin.it/wiki/Thin_Client_Security
Thin Client Security


2024-01-01



---
https://en.bitcoin.it/wiki/User:Nanotube
User:Nanotube


2024-01-01



---
https://en.bitcoin.it/wiki/Wallet_encryption
Wallet encryption


2024-01-01



---
https://en.bitcoin.it/wiki/Witcoin
Witcoin


2024-01-01



---
https://en.chessbase.com/post/a-history-of-cheating-in-chess-4
A history of cheating in chess


2024-01-01



---
https://en.chessbase.com/post/magnus-carlsen-on-his-che-career
Magnus Carlsen on his chess career


2024-01-01



---
https://en.ssi.dk/about-us/contact/employees/j/jonas-bybjerg-grauholm-jogr
Jonas Bybjerg-Grauholm


2024-10-08



---
https://en.teyit.org/fact-check/the-claim-of-a-video-that-shows-kidnapped-children-by-organ-traffickers-in-syria
The claim of a video that shows kidnapped children by organ traffickers in Syria


2024-01-01



---
https://en.touhouwiki.net/wiki/%E5%87%8B%E5%8F%B6%E6%A3%95



2024-01-01



---
https://en.touhouwiki.net/wiki/Doujin_circles



2024-01-01



---
https://en.touhouwiki.net/wiki/Immaterial_and_Missing_Power



2024-01-01



---
https://en.touhouwiki.net/wiki/Imperishable_Night



2024-01-01



---
https://en.touhouwiki.net/wiki/Iyokan



2024-01-01



---
https://en.touhouwiki.net/wiki/List_by_Song/Imperishable_Night#Final_stage_theme



2024-01-01



---
https://en.touhouwiki.net/wiki/Maribel_Hearn#Official_Sources



2024-01-01



---
https://en.touhouwiki.net/wiki/Marisa_Kirisame



2024-01-01



---
https://en.touhouwiki.net/wiki/Musou_Kakyou:_A_Summer_Day%27s_Dream



2024-01-01



---
https://en.touhouwiki.net/wiki/Personal_Color#To_The_Country_of_Trains_.282013-12-30.29



2024-01-01



---
https://en.touhouwiki.net/wiki/Reitaisai



2024-01-01



---
https://en.touhouwiki.net/wiki/Touhou_Wiki:Copyrights#Copyright_status.2FTerms_of_Use_of_the_Touhou_Project



2024-01-01



---
https://en.touhouwiki.net/wiki/Yukari_Yakumo



2024-01-01



---
https://en.wikibooks.org/wiki/Category:Book:Accountancy
Category:Book:Accountancy


2024-01-01



---
https://en.wikibooks.org/wiki/Haskell/Understanding_monads/List
Haskell/Understanding monads/List


2024-01-01



---
https://en.wikibooks.org/wiki/User:Gwern
User:Gwern


2024-01-01



---
https://en.wikichip.org/wiki/intel/core_i9/i9-7900x
Core i9-7900X


2024-01-01



---
https://en.wikifur.com/wiki/History
History


2024-01-01



---
https://en.wikipedia.org/w/index.php?limit=500&tagFilter=&title=Special:Contributions&contribs=user&target=Gwern&namespace=1&tagfilter=&year=2008&month=1
User contributions for Gwern


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Ann_Devroy&diff=next&oldid=489015693
Ann Devroy: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Castell_Dinas_Bran&diff=495191330&oldid=495167821
Castell Dinas Brân: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Chimpanzee&diff=next&oldid=475451653
Pan (genus): Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Faye_Wong&diff=next&oldid=487859138
Faye Wong: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253
Genetic correlation


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253#Boosting_GWASes
Genetic correlation § Boosting GWASes


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253#Human_correlations
Genetic correlation § Human correlations


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253#Intelligence
Genetic correlation


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253#Neuroanatomical
Genetic correlation § Neuroanatomical


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genetic_correlation&oldid=863326253#Psychiatric
Genetic correlation § Psychiatric


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genome-wide_complex_trait_analysis&oldid=871165308
Genome-wide complex trait analysis


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genome-wide_complex_trait_analysis&oldid=871165308#Anthropometric
Genome-wide complex trait analysis


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Genome-wide_complex_trait_analysis&oldid=871165308#Traits
Genome-wide complex trait analysis


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=H%C4%81fu&oldid=689268209#List_of_notable_h%C4%81fus



2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Haruhi_Suzumiya&action=historysubmit&diff=470197261&oldid=470182038
Haruhi Suzumiya: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=John_Frederick_Peel_Rawlinson&diff=next&oldid=489169129
John Rawlinson (politician)


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Lightsaber_combat&oldid=218546245
Lightsaber combat


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=List_of_oldest_church_buildings&direction=prev&oldid=462879008#Oldest_continuous_church_congregations
List of oldest church buildings


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Marilyn_vos_Savant&diff=next&oldid=495167982
Marilyn vos Savant: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=N-back&action=historysubmit&diff=475881145&oldid=460758154
N-back: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=N-back&diff=493522979&oldid=488321715
N-back: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Netscape&oldid=1062880770#Open_sourcing
Netscape


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Neuroscience_and_intelligence&diff=next&oldid=471173931
Neuroscience and intelligence: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Nicotine&diff=523718473&oldid=523176039
Nicotine: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Osprey_Publishing&diff=next&oldid=495167933
Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Protector_%282009_film%29&diff=next&oldid=498072054
Protector (film): Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Rat&action=historysubmit&diff=475838983&oldid=472309056
Rat: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Rihanna&oldid=1139137034#Acting_career
Rihanna


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&limit=500&hideredirs=1&target=Hunter+College+High+School&namespace=0



2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Special:Log&type=delete&user=&page=Gernot+Pfl%C3%BCger&year=&month=-1&tagfilter=
Deletion log


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Talk%3AN-back&action=historysubmit&diff=475881107&oldid=446631582
Talk:N-back: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=The_End_of_Evangelion&oldid=844455261#Red_Cross_Book
The End of Evangelion § Red Cross Book


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=United_States_presidential_election%2C_2012&diff=524574148&oldid=524573694
2012 United States presidential election: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=User_talk:Gwern&diff=next&oldid=453582922
User talk:Gwern: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/w/index.php?title=Wikipedia:Administrators%27_noticeboard/Incidents&diff=prev&oldid=493017071
Wikipedia:Administrators' noticeboard/Incidents: Difference between revisions


2024-01-01



---
https://en.wikipedia.org/wiki/%22Weird_Al%22_Yankovic
‘Weird Al’ Yankovic


2024-01-01



---
https://en.wikipedia.org/wiki/%27Abdallah_ibn_%27Alawi_al-Haddad
‘Abdallah ibn ’Alawi al-Haddad


2024-01-01



---
https://en.wikipedia.org/wiki/%27Tain%27t_What_You_Do_(It%27s_the_Way_That_You_Do_It)
‘Tain't What You Do (It’s the Way That You Do It)


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%81d%C3%A1m_Mikl%C3%B3si
Ádám Miklósi


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%81rp%C3%A1d
Árpád


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%89cole_normale_sup%C3%A9rieure_(Paris)
École normale supérieure (Paris)


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%89ditions_Gallimard
Éditions Gallimard


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%89mile_Durkheim#Suicide
Émile Durkheim § Suicide


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%89p%C3%A9e#Sport
Épée § Sport


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%89variste_Galois
Évariste Galois


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%96gedei_Khan
Ögedei Khan


2024-01-01



---
https://en.wikipedia.org/wiki/%C3%98resund_Bridge
Øresund Bridge


2024-01-01



---
https://en.wikipedia.org/wiki/%C5%8Ckami
Ōkami


2024-01-01



---
https://en.wikipedia.org/wiki/%C5%8Ctomo_no_Sakanoue_no_Iratsume
Ōtomo no Sakanoue no Iratsume


2024-01-01



---
https://en.wikipedia.org/wiki/%CE%93-Aminobutyric_acid
Γ-Aminobutyric acid


2024-01-01



---
https://en.wikipedia.org/wiki/*K%C3%B3ryos
*Kóryos


2024-01-01



---
https://en.wikipedia.org/wiki/.NET_Framework
.NET Framework


2024-01-01



---
https://en.wikipedia.org/wiki/.htaccess
.htaccess


2024-01-01



---
https://en.wikipedia.org/wiki/07th_Expansion
07<sup>th</sup> Expansion


2024-01-01



---
https://en.wikipedia.org/wiki/1%2525_rule
1%25 rule


2024-01-01



---
https://en.wikipedia.org/wiki/1,2-Dibromoethane
1,2-Dibromoethane


2024-01-01



---
https://en.wikipedia.org/wiki/1000_Genomes_Project
1000 Genomes Project


2024-01-01



---
https://en.wikipedia.org/wiki/10_Cloverfield_Lane
10 Cloverfield Lane


2024-01-01



---
https://en.wikipedia.org/wiki/12_Monkeys
12 Monkeys


2024-01-01



---
https://en.wikipedia.org/wiki/15_minutes_of_fame
15 minutes of fame


2024-01-01



---
https://en.wikipedia.org/wiki/16_mm_film
16 mm film


2024-01-01



---
https://en.wikipedia.org/wiki/17776
17776


2024-01-01



---
https://en.wikipedia.org/wiki/1804_Haiti_massacre
1804 Haiti massacre


2024-01-01



---
https://en.wikipedia.org/wiki/1804_Haitian_massacre
1804 Haitian massacre


2024-01-01



---
https://en.wikipedia.org/wiki/1811%E2%80%931812_New_Madrid_earthquakes
1811–1812 New Madrid earthquakes


2024-01-01



---
https://en.wikipedia.org/wiki/1912_United_States_presidential_election
1912 United States presidential election


2024-01-01



---
https://en.wikipedia.org/wiki/1944%E2%80%9350_flight_and_expulsion_of_Germans
1944–50 flight and expulsion of Germans


2024-01-01



---
https://en.wikipedia.org/wiki/1944_Icelandic_constitutional_referendum
1944 Icelandic constitutional referendum


2024-01-01



---
https://en.wikipedia.org/wiki/1946_Faroese_independence_referendum
1946 Faroese independence referendum


2024-01-01



---
https://en.wikipedia.org/wiki/1955_Le_Mans_disaster
1955 Le Mans disaster


2024-01-01



---
https://en.wikipedia.org/wiki/1964_New_York_World%27s_Fair
1964 New York World's Fair


2024-01-01



---
https://en.wikipedia.org/wiki/1964_New_York_World's_Fair
1964 New York World's Fair


2024-01-01



---
https://en.wikipedia.org/wiki/1964_Summer_Olympics
1964 Summer Olympics


2024-01-01



---
https://en.wikipedia.org/wiki/1970_World%27s_Fair
1970 World's Fair


2024-01-01



---
https://en.wikipedia.org/wiki/1975_Banqiao_Dam_failure
1975 Banqiao Dam failure


2024-01-01



---
https://en.wikipedia.org/wiki/1983_Beirut_barracks_bombings
1983 Beirut barracks bombings


2024-01-01



---
https://en.wikipedia.org/wiki/1983_Soviet_nuclear_false_alarm_incident
1983 Soviet nuclear false alarm incident


2024-01-01



---
https://en.wikipedia.org/wiki/1984_Rajneeshee_bioterror_attack
1984 Rajneeshee bioterror attack


2024-01-01



---
https://en.wikipedia.org/wiki/1989_California_medfly_attack
1989 California medfly attack


2024-01-01



---
https://en.wikipedia.org/wiki/1989_Chilean_grape_scare
1989 Chilean grape scare


2024-01-01



---
https://en.wikipedia.org/wiki/1992%E2%80%931993_Jack_in_the_Box_E._coli_outbreak
1992–1993 Jack in the Box <em>E. coli</em> outbreak


2024-01-01



---
https://en.wikipedia.org/wiki/1992-1993_Jack_in_the_Box_E._coli_outbreak
1992–1993 Jack in the Box <em>E. coli</em> outbreak


2024-01-01



---
https://en.wikipedia.org/wiki/1993_Jack_in_the_Box_%3Cem%3EE._coli%3C/em%3E_outbreak
1993 Jack in the Box <em>E. coli</em> outbreak

1993
2024-11-06



---
https://en.wikipedia.org/wiki/1993_World_Trade_Center_bombing
1993 World Trade Center bombing


2024-01-01



---
https://en.wikipedia.org/wiki/1995%E2%80%931996_United_States_federal_government_shutdowns
1995–1996 United States federal government shutdowns


2024-01-01



---
https://en.wikipedia.org/wiki/1995%E2%80%931996_United_States_federal_government_shutdowns#Result
1995–1996 United States federal government shutdowns § Result


2024-01-01



---
https://en.wikipedia.org/wiki/1998_United_States_embassy_bombings
1998 United States embassy bombings


2024-01-01



---
https://en.wikipedia.org/wiki/2,4-Dinitrophenol
2,4-Dinitrophenol


2024-01-01



---
https://en.wikipedia.org/wiki/2,4-Dinitrophenol#History_and_society
2,4-Dinitrophenol § History and society


2024-01-01



---
https://en.wikipedia.org/wiki/2,5-Dimethoxy-4-bromoamphetamine
2,5-Dimethoxy-4-bromoamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/2,5-Dimethoxy-4-ethylamphetamine
2,5-Dimethoxy-4-ethylamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/2,5-Dimethoxy-4-methylamphetamine
2,5-Dimethoxy-4-methylamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/2,5-Dimethoxy-4-nitroamphetamine
2,5-Dimethoxy-4-nitroamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/2-Butoxyethanol
2-Butoxyethanol


2024-01-01



---
https://en.wikipedia.org/wiki/2-Ethylhexanol
2-Ethylhexanol


2024-01-01



---
https://en.wikipedia.org/wiki/2001:_A_Space_Odyssey
2001: A Space Odyssey


2024-01-01



---
https://en.wikipedia.org/wiki/2001:_A_Space_Odyssey_(film)
2001: A Space Odyssey (film)


2024-01-01



---
https://en.wikipedia.org/wiki/2001_anthrax_attacks
2001 anthrax attacks


2024-01-01



---
https://en.wikipedia.org/wiki/2004_Madrid_train_bombings
2004 Madrid train bombings


2024-01-01



---
https://en.wikipedia.org/wiki/2006_Canadian_census#Age_and_sex
2006 Canadian census § Age and sex


2024-01-01



---
https://en.wikipedia.org/wiki/2006_North_Korean_nuclear_test
2006 North Korean nuclear test


2024-01-01



---
https://en.wikipedia.org/wiki/2006_UNC_SUV_attack
2006 UNC SUV attack


2024-01-01



---
https://en.wikipedia.org/wiki/2007_Glasgow_Airport_attack
2007 Glasgow Airport attack


2024-01-01



---
https://en.wikipedia.org/wiki/2008_Akihabara_massacre
2008 Akihabara massacre


2024-01-01



---
https://en.wikipedia.org/wiki/2008_Irish_pork_crisis
2008 Irish pork crisis


2024-01-01



---
https://en.wikipedia.org/wiki/2008_Mumbai_attacks
2008 Mumbai attacks


2024-01-01



---
https://en.wikipedia.org/wiki/2008_United_States_wireless_spectrum_auction#Google_involvement
2008 United States wireless spectrum auction § Google involvement


2024-01-01



---
https://en.wikipedia.org/wiki/2010:_Odyssey_Two
2010: Odyssey Two


2024-01-01



---
https://en.wikipedia.org/wiki/2010:_The_Year_We_Make_Contact
2010: The Year We Make Contact


2024-01-01



---
https://en.wikipedia.org/wiki/2010_California_Proposition_19
2010 California Proposition 19


2024-01-01



---
https://en.wikipedia.org/wiki/2010_Hebei_tractor_rampage
2010 Hebei tractor rampage


2024-01-01



---
https://en.wikipedia.org/wiki/2010_Times_Square_car_bombing_attempt
2010 Times Square car bombing attempt


2024-01-01



---
https://en.wikipedia.org/wiki/2010_transatlantic_aircraft_bomb_plot
2010 transatlantic aircraft bomb plot


2024-01-01



---
https://en.wikipedia.org/wiki/2010s_global_surveillance_disclosures
2010s global surveillance disclosures


2024-01-01



---
https://en.wikipedia.org/wiki/2011_OPERA_faster-than-light_neutrino_anomaly
2011 OPERA faster-than-light neutrino anomaly


2024-01-01



---
https://en.wikipedia.org/wiki/2011_T%C5%8Dhoku_earthquake_and_tsunami
2011 Tōhoku earthquake and tsunami


2024-01-01



---
https://en.wikipedia.org/wiki/2011_Thailand_floods#Damages_to_industrial_estates_and_global_supply_shortages
2011 Thailand floods § Damages to industrial estates and global supply shortages


2024-01-01



---
https://en.wikipedia.org/wiki/2012_phenomenon
2012 phenomenon


2024-01-01



---
https://en.wikipedia.org/wiki/2013_New_York_City_mayoral_election
2013 New York City mayoral election


2024-01-01



---
https://en.wikipedia.org/wiki/2014_Kunming_attack
2014 Kunming attack


2024-01-01



---
https://en.wikipedia.org/wiki/2015_Thalys_train_attack
2015 Thalys train attack


2024-01-01



---
https://en.wikipedia.org/wiki/2016_Berlin_truck_attack
2016 Berlin truck attack


2024-01-01



---
https://en.wikipedia.org/wiki/2016_Munich_shooting
2016 Munich shooting


2024-01-01



---
https://en.wikipedia.org/wiki/2016_New_York_and_New_Jersey_bombings#Suspect
2016 New York and New Jersey bombings § Suspect


2024-01-01



---
https://en.wikipedia.org/wiki/2016_Nice_truck_attack
2016 Nice truck attack


2024-01-01



---
https://en.wikipedia.org/wiki/2017%E2%80%932018_North_Korea_crisis
2017–2018 North Korea crisis


2024-01-01



---
https://en.wikipedia.org/wiki/2017_Jewish_Community_Center_bomb_threats
2017 Jewish Community Center bomb threats


2024-01-01



---
https://en.wikipedia.org/wiki/2018_Australian_strawberry_contamination
2018 Australian strawberry contamination


2024-01-01



---
https://en.wikipedia.org/wiki/2018_Hawaii_false_missile_alert#The_alert
2018 Hawaii false missile alert § The alert


2024-01-01



---
https://en.wikipedia.org/wiki/2018_Horizon_Air_Q400_incident
2018 Horizon Air Q400 incident


2024-01-01



---
https://en.wikipedia.org/wiki/2019%25E2%2580%25932020_vaping_lung_illness_outbreak
2019%E2%80%932020 vaping lung illness outbreak


2024-01-01



---
https://en.wikipedia.org/wiki/2019_in_public_domain#Entering_the_public_domain_in_the_United_States
2019 in public domain § Entering the public domain in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/2020_Twitter_account_hijacking
2020 Twitter account hijacking


2024-01-01



---
https://en.wikipedia.org/wiki/2021_United_States_Capitol_car_attack
2021 United States Capitol car attack


2024-01-01



---
https://en.wikipedia.org/wiki/2022_Russian_invasion_of_Ukraine
2022 Russian invasion of Ukraine


2024-01-01



---
https://en.wikipedia.org/wiki/22_Short_Films_About_Springfield#%22Steamed_Hams%22
22 Short Films About Springfield § ‘Steamed Hams’


2024-01-01



---
https://en.wikipedia.org/wiki/22_nm_process
22 nm process


2024-01-01



---
https://en.wikipedia.org/wiki/23andMe
23andMe


2024-01-01



---
https://en.wikipedia.org/wiki/23andMe#FDA
23andMe § FDA


2024-01-01



---
https://en.wikipedia.org/wiki/2C-B
2C-B


2024-01-01



---
https://en.wikipedia.org/wiki/2C-E
2C-E


2024-01-01



---
https://en.wikipedia.org/wiki/2C-I
2C-I


2024-01-01



---
https://en.wikipedia.org/wiki/2chan
2chan


2024-01-01



---
https://en.wikipedia.org/wiki/2channel
2channel


2024-01-01



---
https://en.wikipedia.org/wiki/3,4-Methylenedioxyamphetamine
3,4-Methylenedioxyamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/3-Methylbutanoic_acid
3-Methylbutanoic acid


2024-01-01



---
https://en.wikipedia.org/wiki/3000_Leagues_in_Search_of_Mother
3000 Leagues in Search of Mother


2024-01-01



---
https://en.wikipedia.org/wiki/30_Days_of_Night
30 Days of Night


2024-01-01



---
https://en.wikipedia.org/wiki/3Blue1Brown
3Blue1Brown


2024-01-01



---
https://en.wikipedia.org/wiki/3D_CAD
3D CAD


2024-01-01



---
https://en.wikipedia.org/wiki/3D_modeling
3D modeling


2024-01-01



---
https://en.wikipedia.org/wiki/3G
3G


2024-01-01



---
https://en.wikipedia.org/wiki/3M
3M


2024-05-24



---
https://en.wikipedia.org/wiki/4chan
4chan


2024-01-01



---
https://en.wikipedia.org/wiki/501(c)_organization
501(c) organization


2024-01-01



---
https://en.wikipedia.org/wiki/51st_state
51<sup>st</sup> state


2024-01-01



---
https://en.wikipedia.org/wiki/555_(telephone_number)
555 (telephone number)


2024-09-20



---
https://en.wikipedia.org/wiki/590_Madison_Avenue
590 Madison Avenue


2024-01-01



---
https://en.wikipedia.org/wiki/60_Minutes
60 Minutes


2024-01-01



---
https://en.wikipedia.org/wiki/61_Renegades
61 Renegades


2024-01-01



---
https://en.wikipedia.org/wiki/7-Eleven#Japan
7-Eleven § Japan


2024-01-01



---
https://en.wikipedia.org/wiki/7-Zip
7-Zip


2024-01-01



---
https://en.wikipedia.org/wiki/8%C2%BD
8½


2024-01-01



---
https://en.wikipedia.org/wiki/8_Man
8 Man


2024-01-01



---
https://en.wikipedia.org/wiki/8_mm_film
8 mm film


2024-01-01



---
https://en.wikipedia.org/wiki/9/11_Commission_Report
9/11 Commission Report


2024-01-01



---
https://en.wikipedia.org/wiki/9/11_truth_movement
9/11 truth movement


2024-01-01



---
https://en.wikipedia.org/wiki/911_(emergency_telephone_number)#History
911 (emergency telephone number) § History


2024-10-30



---
https://en.wikipedia.org/wiki/91_Days
91 Days


2024-01-01



---
https://en.wikipedia.org/wiki/A-135_anti-ballistic_missile_system
A-135 anti-ballistic missile system


2024-01-01



---
https://en.wikipedia.org/wiki/A-2_jacket
A-2 jacket


2024-01-01



---
https://en.wikipedia.org/wiki/A.D._Vision
A.D. Vision


2024-01-01



---
https://en.wikipedia.org/wiki/A.I._Artificial_Intelligence
A.I. Artificial Intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/A._Ali
A. Ali


2024-01-01



---
https://en.wikipedia.org/wiki/A._Bertram_Chandler
A. Bertram Chandler


2024-01-01



---
https://en.wikipedia.org/wiki/A._Bradford_Hill
A. Bradford Hill


2024-01-01



---
https://en.wikipedia.org/wiki/A._E._Housman
A. E. Housman


2024-01-01



---
https://en.wikipedia.org/wiki/A._E._Stallings
A. E. Stallings


2024-01-01



---
https://en.wikipedia.org/wiki/A._E._van_Vogt
A. E. van Vogt


2024-01-01



---
https://en.wikipedia.org/wiki/A._J._Holmes
A. J. Holmes


2024-01-01



---
https://en.wikipedia.org/wiki/A._Jameson
A. Jameson


2024-01-01



---
https://en.wikipedia.org/wiki/A._K._Bera
A. K. Bera


2024-01-01



---
https://en.wikipedia.org/wiki/A._L._Barker
A. L. Barker


2024-01-01



---
https://en.wikipedia.org/wiki/A._Michael_Noll
A. Michael Noll


2024-01-01



---
https://en.wikipedia.org/wiki/A._Murat_Eren
A. Murat Eren


2024-01-01



---
https://en.wikipedia.org/wiki/A._Narayanan
A. Narayanan


2024-01-01



---
https://en.wikipedia.org/wiki/A._Tversky
A. Tversky


2024-01-01



---
https://en.wikipedia.org/wiki/A/B_testing
A/B testing


2024-01-01



---
https://en.wikipedia.org/wiki/AAA_battery
AAA battery


2024-01-01



---
https://en.wikipedia.org/wiki/AA_battery
AA battery


2024-01-01



---
https://en.wikipedia.org/wiki/AAlib
AAlib


2024-01-01



---
https://en.wikipedia.org/wiki/ABCC11
ABCC11


2024-01-01



---
https://en.wikipedia.org/wiki/ABC_notation
ABC notation


2024-01-01



---
https://en.wikipedia.org/wiki/ABM-1_Galosh
ABM-1 Galosh


2024-01-01



---
https://en.wikipedia.org/wiki/ABU_Robocon
ABU Robocon


2024-01-01



---
https://en.wikipedia.org/wiki/ADAT
ADAT


2024-01-01



---
https://en.wikipedia.org/wiki/AGM-86_ALCM
AGM-86 ALCM


2024-01-01



---
https://en.wikipedia.org/wiki/AGPL
AGPL


2024-01-01



---
https://en.wikipedia.org/wiki/AIXI
AIXI


2024-01-01



---
https://en.wikipedia.org/wiki/AI_effect
AI effect


2024-01-01



---
https://en.wikipedia.org/wiki/AI_winter
AI winter


2024-01-01



---
https://en.wikipedia.org/wiki/AK-47
AK-47


2024-01-01



---
https://en.wikipedia.org/wiki/ALCOR
ALCOR


2024-01-01



---
https://en.wikipedia.org/wiki/ALGOL
ALGOL


2024-01-01



---
https://en.wikipedia.org/wiki/ALGOL_60
ALGOL 60


2024-01-01



---
https://en.wikipedia.org/wiki/ALS
ALS


2024-01-01



---
https://en.wikipedia.org/wiki/AM-GM_Inequality
AM-GM Inequality


2024-01-01



---
https://en.wikipedia.org/wiki/AMD
AMD


2024-01-01



---
https://en.wikipedia.org/wiki/AMD_Platform_Security_Processor
AMD Platform Security Processor


2024-01-01



---
https://en.wikipedia.org/wiki/AMPA_receptor
AMPA receptor


2024-01-01



---
https://en.wikipedia.org/wiki/ANSI_art
ANSI art


2024-01-01



---
https://en.wikipedia.org/wiki/AOL_search_log_release
AOL search log release


2024-01-01



---
https://en.wikipedia.org/wiki/ARCO
ARCO


2024-01-01



---
https://en.wikipedia.org/wiki/ARC_(processor)
ARC (processor)


2024-01-01



---
https://en.wikipedia.org/wiki/ARM_Cortex-M#Cortex-M3
ARM Cortex-M § Cortex-M3


2024-01-01



---
https://en.wikipedia.org/wiki/ARM_Holdings
ARM Holdings


2024-01-01



---
https://en.wikipedia.org/wiki/ARM_architecture_family
ARM architecture family


2024-01-01



---
https://en.wikipedia.org/wiki/ASCII_art
ASCII art


2024-01-01



---
https://en.wikipedia.org/wiki/ASIMO
ASIMO


2024-01-01



---
https://en.wikipedia.org/wiki/ASMR
ASMR


2024-01-01



---
https://en.wikipedia.org/wiki/AT%26T
AT&T


2024-01-01



---
https://en.wikipedia.org/wiki/AVL_tree
AVL tree


2024-01-01



---
https://en.wikipedia.org/wiki/AVX-512
AVX-512


2024-01-01



---
https://en.wikipedia.org/wiki/A_Beautiful_Mind_(film)
A Beautiful Mind (film)


2024-01-01



---
https://en.wikipedia.org/wiki/A_Beautiful_Planet
A Beautiful Planet


2024-01-01



---
https://en.wikipedia.org/wiki/A_Charlie_Brown_Christmas
A Charlie Brown Christmas


2024-01-01



---
https://en.wikipedia.org/wiki/A_Clockwork_Orange_(film)
A Clockwork Orange (film)


2024-01-01



---
https://en.wikipedia.org/wiki/A_Clockwork_Orange_(novel)
A Clockwork Orange (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/A_Conflict_of_Visions
A Conflict of Visions


2024-01-01



---
https://en.wikipedia.org/wiki/A_Connecticut_Yankee_in_King_Arthur's_Court
A Connecticut Yankee in King Arthur's Court


2024-01-01



---
https://en.wikipedia.org/wiki/A_Deepness_in_the_Sky
A Deepness in the Sky


2024-01-01



---
https://en.wikipedia.org/wiki/A_Farewell_to_Alms
A Farewell to Alms


2024-01-01



---
https://en.wikipedia.org/wiki/A_Fire_Upon_the_Deep
A Fire Upon the Deep


2024-12-02



---
https://en.wikipedia.org/wiki/A_Fistful_of_Dollars
A Fistful of Dollars


2024-01-01



---
https://en.wikipedia.org/wiki/A_Game_of_Thrones
A Game of Thrones


2024-01-01



---
https://en.wikipedia.org/wiki/A_German_Requiem_(Brahms)
A German Requiem (Brahms)


2024-01-01



---
https://en.wikipedia.org/wiki/A_History_of_Western_Philosophy
A History of Western Philosophy


2024-01-01



---
https://en.wikipedia.org/wiki/A_History_of_the_World_in_10%C2%BD_Chapters
A History of the World in 10½ Chapters


2024-01-01



---
https://en.wikipedia.org/wiki/A_Lesson_Is_Learned_but_the_Damage_Is_Irreversible
A Lesson Is Learned but the Damage Is Irreversible


2024-01-01



---
https://en.wikipedia.org/wiki/A_Lesson_is_Learned
A Lesson is Learned


2024-01-01



---
https://en.wikipedia.org/wiki/A_Letter_to_Momo
A Letter to Momo


2024-01-01



---
https://en.wikipedia.org/wiki/A_Little_History_of_the_World
A Little History of the World


2024-01-01



---
https://en.wikipedia.org/wiki/A_Little_Princess
A Little Princess


2024-01-01



---
https://en.wikipedia.org/wiki/A_Little_Princess_(1995_film)
A Little Princess (1995 film)


2024-01-01



---
https://en.wikipedia.org/wiki/A_Man%27s_a_Man_for_A%27_That
A Man’s a Man for A’ That


2024-10-04



---
https://en.wikipedia.org/wiki/A_Mathematician%27s_Apology
A Mathematician's Apology


2024-01-01



---
https://en.wikipedia.org/wiki/A_Mathematician%27s_Miscellany
A Mathematician's Miscellany


2024-01-01



---
https://en.wikipedia.org/wiki/A_Mathematician's_Apology
A Mathematician's Apology


2024-01-01



---
https://en.wikipedia.org/wiki/A_Mathematician's_Miscellany
A Mathematician's Miscellany


2024-01-01



---
https://en.wikipedia.org/wiki/A_Modest_Proposal
A Modest Proposal


2024-01-01



---
https://en.wikipedia.org/wiki/A_Nation_Empowered
A Nation Empowered


2024-01-01



---
https://en.wikipedia.org/wiki/A_Night_in_the_Lonesome_October
A Night in the Lonesome October


2024-01-01



---
https://en.wikipedia.org/wiki/A_Perfect_Vacuum
A Perfect Vacuum


2024-01-01



---
https://en.wikipedia.org/wiki/A_Planet_Named_Shayol
A Planet Named Shayol


2024-01-01



---
https://en.wikipedia.org/wiki/A_Prairie_Home_Companion
A Prairie Home Companion


2024-01-01



---
https://en.wikipedia.org/wiki/A_Quiet_Place
A Quiet Place


2024-01-01



---
https://en.wikipedia.org/wiki/A_Rape_in_Cyberspace
A Rape in Cyberspace


2024-01-01



---
https://en.wikipedia.org/wiki/A_Shropshire_Lad
A Shropshire Lad


2024-01-01



---
https://en.wikipedia.org/wiki/A_Shropshire_Lad#Parodies
A Shropshire Lad § Parodies


2024-01-01



---
https://en.wikipedia.org/wiki/A_State_of_Mind
A State of Mind


2024-01-01



---
https://en.wikipedia.org/wiki/A_State_of_Mind_(film)
A State of Mind (film)


2024-01-01



---
https://en.wikipedia.org/wiki/A_Troublesome_Inheritance
A Troublesome Inheritance


2024-01-01



---
https://en.wikipedia.org/wiki/A_series_and_B_series
A series and B series


2024-01-01



---
https://en.wikipedia.org/wiki/Aaahh!!!_Real_Monsters
Aaahh!!! Real Monsters


2024-01-01



---
https://en.wikipedia.org/wiki/Aaahh%21%21%21_Real_Monsters
Aaahh!!! Real Monsters


2024-01-01



---
https://en.wikipedia.org/wiki/Aalib
Aalib


2024-01-01



---
https://en.wikipedia.org/wiki/Aanund_Hylland
Aanund Hylland


2024-01-01



---
https://en.wikipedia.org/wiki/Aapo_Kyrola
Aapo Kyrola


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Clauset
Aaron Clauset


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Cochrane
Aaron Cochrane


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_D._Ames
Aaron D. Ames


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_E._Carroll
Aaron E. Carroll


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Edwards
Aaron Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Gordon
Aaron Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Isaacs
Aaron Isaacs


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Klein
Aaron Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Naparstek
Aaron Naparstek


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Reeves
Aaron Reeves


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Roth
Aaron Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Aaron_Streets
Aaron Streets


2024-01-01



---
https://en.wikipedia.org/wiki/Aaronic_priesthood_(Latter_Day_Saints)#Deacon
Aaronic priesthood (Latter Day Saints) § Deacon


2024-01-01



---
https://en.wikipedia.org/wiki/Ab_urbe_condita_(Livy)
Ab urbe condita (Livy)


2024-01-01



---
https://en.wikipedia.org/wiki/Abbreviation
Abbreviation


2024-01-01



---
https://en.wikipedia.org/wiki/Abd_Allah_ibn_Alawi_al-Haddad
Abd Allah ibn Alawi al-Haddad


2024-01-01



---
https://en.wikipedia.org/wiki/Abdoulaye_Diabate
Abdoulaye Diabate


2024-01-01



---
https://en.wikipedia.org/wiki/Abdul_Basit
Abdul Basit


2024-01-01



---
https://en.wikipedia.org/wiki/Abdul_Waheed
Abdul Waheed


2024-01-01



---
https://en.wikipedia.org/wiki/Abdullah_al-Asiri
Abdullah al-Asiri


2024-01-01



---
https://en.wikipedia.org/wiki/Abecedarian_Early_Intervention_Project
Abecedarian Early Intervention Project


2024-01-01



---
https://en.wikipedia.org/wiki/Abercrombie_%26_Fitch
Abercrombie & Fitch


2024-01-01



---
https://en.wikipedia.org/wiki/Abhijit_Banerjee
Abhijit Banerjee


2024-01-01



---
https://en.wikipedia.org/wiki/Abhishek_Kumar
Abhishek Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Abigail_Fisher
Abigail Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Abigail_Powers
Abigail Powers


2024-01-01



---
https://en.wikipedia.org/wiki/Ablative_case
Ablative case


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_A._Palmer
Abraham A. Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_Flexner
Abraham Flexner


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_Loeb
Abraham Loeb


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_Palmer
Abraham Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_Van_Helsing
Abraham Van Helsing


2024-01-01



---
https://en.wikipedia.org/wiki/Abraham_Wald
Abraham Wald


2024-01-01



---
https://en.wikipedia.org/wiki/Abram_Besicovitch
Abram Besicovitch


2024-01-01



---
https://en.wikipedia.org/wiki/Absalom_and_Achitophel
Absalom and Achitophel


2024-01-01



---
https://en.wikipedia.org/wiki/Absent-minded_professor
Absent-minded professor


2024-01-01



---
https://en.wikipedia.org/wiki/Abstract_syntax_tree
Abstract syntax tree


2024-01-01



---
https://en.wikipedia.org/wiki/Abu_al-Walid
Abu al-Walid


2024-01-01



---
https://en.wikipedia.org/wiki/Abulia
Abulia


2024-01-01



---
https://en.wikipedia.org/wiki/Academic_fencing
Academic fencing


2024-01-01



---
https://en.wikipedia.org/wiki/Academic_publishing#Publishers_and_business_aspects
Academic publishing § Publishers and business aspects


2024-01-01



---
https://en.wikipedia.org/wiki/Academic_skepticism
Academic skepticism


2024-01-01



---
https://en.wikipedia.org/wiki/Acalypha_indica#Effect_on_domestic_cats
Acalypha indica § Effect on domestic cats


2024-01-01



---
https://en.wikipedia.org/wiki/Accelerando
Accelerando


2024-01-01



---
https://en.wikipedia.org/wiki/Accelerated_aging
Accelerated aging


2024-01-01



---
https://en.wikipedia.org/wiki/Accessibility
Accessibility


2024-01-01



---
https://en.wikipedia.org/wiki/Accessory_(legal_term)
Accessory (legal term)


2024-03-29



---
https://en.wikipedia.org/wiki/Accounting
Accounting


2024-01-01



---
https://en.wikipedia.org/wiki/Acer_Inc.
Acer Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Acetate
Acetate


2024-01-01



---
https://en.wikipedia.org/wiki/Acetic_acid
Acetic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Acetylcarnitine
Acetylcarnitine


2024-01-01



---
https://en.wikipedia.org/wiki/Acetylcholine
Acetylcholine


2024-01-01



---
https://en.wikipedia.org/wiki/Acetylcholine#ACh_receptor_antagonists
Acetylcholine § ACh receptor antagonists


2024-01-01



---
https://en.wikipedia.org/wiki/Acetylcholinesterase
Acetylcholinesterase


2024-01-01



---
https://en.wikipedia.org/wiki/Achaea,_Dreams_of_Divine_Lands
Achaea, Dreams of Divine Lands


2024-01-01



---
https://en.wikipedia.org/wiki/Achondroplasia
Achondroplasia


2024-01-01



---
https://en.wikipedia.org/wiki/Ackermann_function
Ackermann function


2024-01-01



---
https://en.wikipedia.org/wiki/Acquisition_of_Sun_Microsystems_by_Oracle_Corporation
Acquisition of Sun Microsystems by Oracle Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Acronym
Acronym


2024-01-01



---
https://en.wikipedia.org/wiki/Acronyms
Acronyms


2024-01-01



---
https://en.wikipedia.org/wiki/Across_the_Sea_of_Suns
Across the Sea of Suns


2024-01-01



---
https://en.wikipedia.org/wiki/Act_of_God
Act of God


2024-01-01



---
https://en.wikipedia.org/wiki/Acta_Crystallographica
Acta Crystallographica


2024-01-01



---
https://en.wikipedia.org/wiki/Actigraphy
Actigraphy


2024-01-01



---
https://en.wikipedia.org/wiki/Actinidia_Polygama
Actinidia Polygama


2024-07-24



---
https://en.wikipedia.org/wiki/Actinidia_polygama
Actinidia polygama


2024-01-01



---
https://en.wikipedia.org/wiki/Actinidia_polygama#Pets
Actinidia polygama § Pets


2024-01-01



---
https://en.wikipedia.org/wiki/Actinidine
Actinidine


2024-01-01



---
https://en.wikipedia.org/wiki/Activation_function
Activation function


2024-01-01



---
https://en.wikipedia.org/wiki/Acts_of_the_Apostles
Acts of the Apostles


2024-01-01



---
https://en.wikipedia.org/wiki/Ad-blockers
Ad-blockers


2024-01-01



---
https://en.wikipedia.org/wiki/Ad_blocking#Prevalence
Ad blocking § Prevalence


2024-01-01



---
https://en.wikipedia.org/wiki/Ada_Palmer
Ada Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_B._Jaffe
Adam B. Jaffe


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Back
Adam Back


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Cohen_(scientist)
Adam Cohen (scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_D%27Angelo
Adam D'Angelo


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Driver
Adam Driver


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Frank
Adam Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Gazzaley
Adam Gazzaley


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Lopez
Adam Lopez


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_M._Phillippy
Adam M. Phillippy


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Pearce
Adam Pearce


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Phillips_(psychologist)
Adam Phillips (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Platt
Adam Platt


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Siegel
Adam Siegel


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Siepel
Adam Siepel


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Stein
Adam Stein


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Tauman_Kalai
Adam Tauman Kalai


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Thomas
Adam Thomas


2024-01-01



---
https://en.wikipedia.org/wiki/Adam_Zeman
Adam Zeman


2024-01-01



---
https://en.wikipedia.org/wiki/Adapalene
Adapalene


2024-11-05



---
https://en.wikipedia.org/wiki/Adaptive_design_(medicine)
Adaptive design (medicine)


2024-01-01



---
https://en.wikipedia.org/wiki/Adaptive_immune_system
Adaptive immune system


2024-01-01



---
https://en.wikipedia.org/wiki/Adaptive_mesh_refinement
Adaptive mesh refinement


2024-01-01



---
https://en.wikipedia.org/wiki/Adaptive_optics
Adaptive optics


2024-01-01



---
https://en.wikipedia.org/wiki/Addiction_Research_Center_Inventory
Addiction Research Center Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/Adebowale_A._Adeyemo
Adebowale A. Adeyemo


2024-01-01



---
https://en.wikipedia.org/wiki/Adebowale_Adeyemo
Adebowale Adeyemo


2024-09-05



---
https://en.wikipedia.org/wiki/Adeel_Malik
Adeel Malik


2024-01-01



---
https://en.wikipedia.org/wiki/Adele_Eskeles_Gottfried
Adele Eskeles Gottfried


2024-01-01



---
https://en.wikipedia.org/wiki/Adenosine
Adenosine


2024-01-01



---
https://en.wikipedia.org/wiki/Adenosine_triphosphate
Adenosine triphosphate


2024-01-01



---
https://en.wikipedia.org/wiki/Aditi_Rao
Aditi Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Aditya_Rawal
Aditya Rawal


2024-01-01



---
https://en.wikipedia.org/wiki/Aditya_Sinha
Aditya Sinha


2024-01-01



---
https://en.wikipedia.org/wiki/Admissible_decision_rule
Admissible decision rule


2024-01-01



---
https://en.wikipedia.org/wiki/Adnan_Ahmed
Adnan Ahmed


2024-01-01



---
https://en.wikipedia.org/wiki/Adnan_Custovic
Adnan Custovic


2024-01-01



---
https://en.wikipedia.org/wiki/Adobe_Flash
Adobe Flash


2024-01-01



---
https://en.wikipedia.org/wiki/Adobe_Inc.
Adobe Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Adobe_Photoshop#PSD
Adobe Photoshop § PSD


2024-01-01



---
https://en.wikipedia.org/wiki/Adolf_Loos
Adolf Loos


2024-01-01



---
https://en.wikipedia.org/wiki/Adolf_Ulrik_Wertm%C3%BCller
Adolf Ulrik Wertmüller


2024-01-01



---
https://en.wikipedia.org/wiki/Adolfo_Garc%C3%ADa
Adolfo García


2024-01-01



---
https://en.wikipedia.org/wiki/Adoption_in_the_United_States#Trans-racial_adoption
Adoption in the United States § Trans-racial adoption


2024-01-01



---
https://en.wikipedia.org/wiki/Adrafinil
Adrafinil


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Bejan
Adrian Bejan


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Campos
Adrian Campos


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Cortes
Adrian Cortes


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_E._Raftery
Adrian E. Raftery


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Furnham
Adrian Furnham


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_G._Barnett
Adrian G. Barnett


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Liu
Adrian Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Raine
Adrian Raine


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_V._S._Hill
Adrian V. S. Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Adrian_Zenz
Adrian Zenz


2024-01-01



---
https://en.wikipedia.org/wiki/Adriana_Galv%C3%A1n
Adriana Galván


2024-01-01



---
https://en.wikipedia.org/wiki/Adriana_Munoz
Adriana Munoz


2024-01-01



---
https://en.wikipedia.org/wiki/Adriana_Romero
Adriana Romero


2024-01-01



---
https://en.wikipedia.org/wiki/Adtalem_Global_Education
Adtalem Global Education


2024-01-01



---
https://en.wikipedia.org/wiki/Adult_Swim
Adult Swim


2024-01-01



---
https://en.wikipedia.org/wiki/Adult_movie_theater
Adult movie theater


2024-01-01



---
https://en.wikipedia.org/wiki/Adultery#United_States_of_America
Adultery § United States of America


2024-01-01



---
https://en.wikipedia.org/wiki/Advance_Wars:_Dual_Strike
Advance Wars: Dual Strike


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
Advanced Encryption Standard


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_Micro_Devices
Advanced Micro Devices


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_Simulation_and_Computing_Program
Advanced Simulation and Computing Program


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_Vector_Extensions
Advanced Vector Extensions


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_Video_Coding
Advanced Video Coding


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_chess
Advanced chess


2024-01-01



---
https://en.wikipedia.org/wiki/Advanced_persistent_threat
Advanced persistent threat


2024-01-01



---
https://en.wikipedia.org/wiki/Advertising_mail
Advertising mail


2024-01-01



---
https://en.wikipedia.org/wiki/Aerated_water
Aerated water


2024-01-01



---
https://en.wikipedia.org/wiki/Aerobic_exercise
Aerobic exercise


2024-01-01



---
https://en.wikipedia.org/wiki/Aerogel
Aerogel


2024-01-01



---
https://en.wikipedia.org/wiki/Aeron_chair
Aeron chair


2024-01-01



---
https://en.wikipedia.org/wiki/Aeschylus
Aeschylus


2024-01-01



---
https://en.wikipedia.org/wiki/Affordance
Affordance


2024-01-01



---
https://en.wikipedia.org/wiki/Afghan_(blanket)
Afghan (blanket)


2024-01-01



---
https://en.wikipedia.org/wiki/Afghan_Girl
Afghan Girl


2024-01-01



---
https://en.wikipedia.org/wiki/African_American%E2%80%93Jewish_relations
African American–Jewish relations


2024-01-01



---
https://en.wikipedia.org/wiki/African_civet
African civet


2024-01-01



---
https://en.wikipedia.org/wiki/African_humid_period
African humid period


2024-01-01



---
https://en.wikipedia.org/wiki/After_War_Gundam_X
After War Gundam X


2024-01-01



---
https://en.wikipedia.org/wiki/Against_Malaria_Foundation
Against Malaria Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Against_the_Odds_(novel)
Against the Odds (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Agape
Agape


2024-01-01



---
https://en.wikipedia.org/wiki/Agaricus_bisporus
Agaricus bisporus


2024-01-01



---
https://en.wikipedia.org/wiki/Aging_in_cats
Aging in cats


2024-01-01



---
https://en.wikipedia.org/wiki/Agios_Stefanos_Avliotes
Agios Stefanos Avliotes


2024-01-01



---
https://en.wikipedia.org/wiki/Agnar_Helgason
Agnar Helgason


2024-01-01



---
https://en.wikipedia.org/wiki/Agnosia
Agnosia


2024-03-22



---
https://en.wikipedia.org/wiki/Agomelatine
Agomelatine


2024-01-01



---
https://en.wikipedia.org/wiki/Agrippina_(opera)
Agrippina (opera)


2024-01-01



---
https://en.wikipedia.org/wiki/Agrippina_the_Younger
Agrippina the Younger


2024-01-01



---
https://en.wikipedia.org/wiki/Agus_Salim
Agus Salim


2024-01-01



---
https://en.wikipedia.org/wiki/Aharon_Appelfeld
Aharon Appelfeld


2024-01-01



---
https://en.wikipedia.org/wiki/Ahegao
Ahegao


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Arif
Ahmed Arif


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Elnaggar
Ahmed Elnaggar


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Khalifa
Ahmed Khalifa


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Mustafa
Ahmed Mustafa


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Radwan
Ahmed Radwan


2024-01-01



---
https://en.wikipedia.org/wiki/Ahmed_Yassin
Ahmed Yassin


2024-01-01



---
https://en.wikipedia.org/wiki/Ahriman
Ahriman


2024-01-01



---
https://en.wikipedia.org/wiki/Ahura_Mazda
Ahura Mazda


2024-01-01



---
https://en.wikipedia.org/wiki/Aida
Aida


2024-01-01



---
https://en.wikipedia.org/wiki/Aidan_Gomez
Aidan Gomez


2024-10-19



---
https://en.wikipedia.org/wiki/Aim%C3%A9e_de_Coigny
Aimée de Coigny


2024-01-01



---
https://en.wikipedia.org/wiki/Aim_for_the_Ace!
Aim for the Ace!


2024-01-01



---
https://en.wikipedia.org/wiki/Aimee_Bender
Aimee Bender


2024-01-01



---
https://en.wikipedia.org/wiki/Ainu_cuisine
Ainu cuisine


2024-01-01



---
https://en.wikipedia.org/wiki/Ainu_people
Ainu people


2024-01-01



---
https://en.wikipedia.org/wiki/AirPods
AirPods


2024-01-01



---
https://en.wikipedia.org/wiki/Air_Jordan
Air Jordan


2024-01-01



---
https://en.wikipedia.org/wiki/Air_gun#History
Air gun § History


2024-01-01



---
https://en.wikipedia.org/wiki/Airbnb
Airbnb


2024-01-01



---
https://en.wikipedia.org/wiki/Airlines_for_America
Airlines for America


2024-01-01



---
https://en.wikipedia.org/wiki/Aja_Huang
Aja Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Ajari
Ajari


2024-01-01



---
https://en.wikipedia.org/wiki/Ajay_Gupta
Ajay Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Ajay_Patel
Ajay Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Ajit_Varki
Ajit Varki


2024-01-01



---
https://en.wikipedia.org/wiki/Ajoy_Sarkar
Ajoy Sarkar


2024-01-01



---
https://en.wikipedia.org/wiki/Akaike_information_criterion
Akaike information criterion


2024-01-01



---
https://en.wikipedia.org/wiki/Akanbe
Akanbe


2024-01-01



---
https://en.wikipedia.org/wiki/Akhenaten
Akhenaten


2024-01-01



---
https://en.wikipedia.org/wiki/Akhilesh_Jaiswal
Akhilesh Jaiswal


2024-01-01



---
https://en.wikipedia.org/wiki/Akhnaten_(opera)
Akhnaten (opera)


2024-01-01



---
https://en.wikipedia.org/wiki/Akihabara
Akihabara


2024-01-01



---
https://en.wikipedia.org/wiki/Akio_Nakamori
Akio Nakamori


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_(1988_film)
Akira (1988 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_(manga)
Akira (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_Fujita
Akira Fujita


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_Hori
Akira Hori


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_Ifukube
Akira Ifukube


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_Kurosawa
Akira Kurosawa


2024-01-01



---
https://en.wikipedia.org/wiki/Akira_Toriyama
Akira Toriyama


2024-01-01



---
https://en.wikipedia.org/wiki/Akiyoshi_Kitaoka
Akiyoshi Kitaoka


2024-01-01



---
https://en.wikipedia.org/wiki/Akrasia
Akrasia


2024-01-01



---
https://en.wikipedia.org/wiki/Al%C3%A1n_Aspuru-Guzik
Alán Aspuru-Guzik


2024-01-01



---
https://en.wikipedia.org/wiki/Al-Akhtal_al-Taghlibi
Al-Akhtal al-Taghlibi


2024-01-01



---
https://en.wikipedia.org/wiki/Al-Biruni
Al-Biruni


2024-01-01



---
https://en.wikipedia.org/wiki/Al-Khwarizmi
Al-Khwarizmi


2024-01-01



---
https://en.wikipedia.org/wiki/Al-Qaeda_in_Iraq
Al-Qaeda in Iraq


2024-01-01



---
https://en.wikipedia.org/wiki/Al-Qaeda_in_the_Arabian_Peninsula
Al-Qaeda in the Arabian Peninsula


2024-01-01



---
https://en.wikipedia.org/wiki/Alain_Pellet
Alain Pellet


2024-01-01



---
https://en.wikipedia.org/wiki/Alain_Robbe-Grillet
Alain Robbe-Grillet


2024-01-01



---
https://en.wikipedia.org/wiki/Alain_de_Botton
Alain de Botton


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Bean
Alan Bean


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Bellows
Alan Bellows


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Borning
Alan Borning


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Bovik
Alan Bovik


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Bradley_(writer)
Alan Bradley (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_C._Evans
Alan C. Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Cooper
Alan Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Donaldson
Alan Donaldson


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Gow
Alan Gow


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Hollinghurst
Alan Hollinghurst


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_J._Auerbach
Alan J. Auerbach


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_J._Gow
Alan J. Gow


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_J._Perlis
Alan J. Perlis


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_James
Alan James


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Kay
Alan Kay


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Lerner
Alan Lerner


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Perlis
Alan Perlis


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Price
Alan Price


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Schatzberg
Alan Schatzberg


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Smeaton
Alan Smeaton


2024-07-13



---
https://en.wikipedia.org/wiki/Alan_Sullivan
Alan Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Turing
Alan Turing


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_W._Black
Alan W. Black


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Yuille
Alan Yuille


2024-01-01



---
https://en.wikipedia.org/wiki/Alan_Zweibel
Alan Zweibel


2024-01-01



---
https://en.wikipedia.org/wiki/Alanine
Alanine


2024-01-01



---
https://en.wikipedia.org/wiki/Alban_Berg
Alban Berg


2024-01-01



---
https://en.wikipedia.org/wiki/Albedo
Albedo


2024-01-01



---
https://en.wikipedia.org/wiki/Albert-L%C3%A1szl%C3%B3_Barab%C3%A1si
Albert-László Barabási


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_A._Michelson
Albert A. Michelson


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Einstein
Albert Einstein


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Hofman
Albert Hofman


2024-07-16



---
https://en.wikipedia.org/wiki/Albert_Hofman_(epidemiologist)
Albert Hofman (epidemiologist)


2024-07-03



---
https://en.wikipedia.org/wiki/Albert_Hofmann
Albert Hofmann


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_J._Stunkard
Albert J. Stunkard


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Marcet
Albert Marcet


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Sabin
Albert Sabin


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Szent-Gy%C3%B6rgyi
Albert Szent-Györgyi


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_W._Tucker
Albert W. Tucker


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Wong
Albert Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Albert_Ziegler
Albert Ziegler


2024-01-01



---
https://en.wikipedia.org/wiki/Alberto_F._Alesina
Alberto F. Alesina


2024-01-01



---
https://en.wikipedia.org/wiki/Alberto_Moravia
Alberto Moravia


2024-01-01



---
https://en.wikipedia.org/wiki/Albrecht_D%C3%BCrer
Albrecht Dürer


2024-01-01



---
https://en.wikipedia.org/wiki/Alchemy#Alchemy_in_the_Renaissance_and_modern_age
Alchemy § Alchemy in the Renaissance and modern age


2024-01-01



---
https://en.wikipedia.org/wiki/Alcino_J._Silva
Alcino J. Silva


2024-09-12



---
https://en.wikipedia.org/wiki/Aldert_Vrij
Aldert Vrij


2024-01-01



---
https://en.wikipedia.org/wiki/Aldi
Aldi


2024-01-01



---
https://en.wikipedia.org/wiki/Aldo_Rustichini
Aldo Rustichini


2024-01-01



---
https://en.wikipedia.org/wiki/Aldous_Huxley
Aldous Huxley


2024-01-01



---
https://en.wikipedia.org/wiki/Aldus_Manutius
Aldus Manutius


2024-01-01



---
https://en.wikipedia.org/wiki/Alec_Smith
Alec Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Aleister_Crowley
Aleister Crowley


2024-01-01



---
https://en.wikipedia.org/wiki/Alejandro_Acosta
Alejandro Acosta


2024-01-01



---
https://en.wikipedia.org/wiki/Alejandro_Jodorowsky
Alejandro Jodorowsky


2024-01-01



---
https://en.wikipedia.org/wiki/Alejandro_Pardo
Alejandro Pardo


2024-01-01



---
https://en.wikipedia.org/wiki/Alek_Sigley
Alek Sigley


2024-01-01



---
https://en.wikipedia.org/wiki/Aleksandr_Khokhlov
Aleksandr Khokhlov


2024-01-01



---
https://en.wikipedia.org/wiki/Aleksei_Petrenko
Aleksei Petrenko


2024-01-01



---
https://en.wikipedia.org/wiki/Aleksei_Timofeev
Aleksei Timofeev


2024-01-01



---
https://en.wikipedia.org/wiki/Alembic
Alembic


2024-01-01



---
https://en.wikipedia.org/wiki/Aleph_number
Aleph number


2024-01-01



---
https://en.wikipedia.org/wiki/Alessandra_Voena
Alessandra Voena


2024-01-01



---
https://en.wikipedia.org/wiki/Alessandro_Cagliostro
Alessandro Cagliostro


2024-01-01



---
https://en.wikipedia.org/wiki/Alessandro_Liberati
Alessandro Liberati


2024-01-01



---
https://en.wikipedia.org/wiki/Alessandro_Vespignani
Alessandro Vespignani


2024-01-01



---
https://en.wikipedia.org/wiki/Alessio_Palumbo
Alessio Palumbo


2024-01-01



---
https://en.wikipedia.org/wiki/Alethea_Charlton
Alethea Charlton


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_(A_Clockwork_Orange)
Alex (A Clockwork Orange)


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Calderwood
Alex Calderwood


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Castro
Alex Castro


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Chen
Alex Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Goldin
Alex Goldin


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Graves
Alex Graves


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Heath
Alex Heath


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Hirsch
Alex Hirsch


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Honnold
Alex Honnold


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Kacelnik
Alex Kacelnik


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Krizhevsky
Alex Krizhevsky


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Magee
Alex Magee


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Miller
Alex Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Pentland
Alex Pentland


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_R._Piquero
Alex R. Piquero


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Ramirez
Alex Ramirez


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Ross
Alex Ross


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_Tabarrok
Alex Tabarrok


2024-01-01



---
https://en.wikipedia.org/wiki/Alex_de_Voogt
Alex de Voogt


2024-01-01



---
https://en.wikipedia.org/wiki/Alexa_Beiser
Alexa Beiser


2024-01-01



---
https://en.wikipedia.org/wiki/Alexa_Internet
Alexa Internet


2024-01-01



---
https://en.wikipedia.org/wiki/Alexa_Internet#Toolbar
Alexa Internet § Toolbar


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Berg
Alexander Berg


2024-07-07



---
https://en.wikipedia.org/wiki/Alexander_Binder
Alexander Binder


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_C._Smith
Alexander C. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Grishin
Alexander Grishin


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Hamilton
Alexander Hamilton


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Hamilton#Report_on_Public_Credit
Alexander Hamilton § Report on Public Credit


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Hart
Alexander Hart


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Ljungqvist
Alexander Ljungqvist


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Long
Alexander Long


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Lopez
Alexander Lopez


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Luria
Alexander Luria


2024-05-01



---
https://en.wikipedia.org/wiki/Alexander_Mann
Alexander Mann


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_McCall_Smith
Alexander McCall Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Novikov
Alexander Novikov


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Ogle
Alexander Ogle


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Ploner
Alexander Ploner


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Pope
Alexander Pope


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Pushkin
Alexander Pushkin


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Richards
Alexander Richards


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Rives
Alexander Rives


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Roberts
Alexander Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Rosenberg
Alexander Rosenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Rutherford
Alexander Rutherford


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Scriabin#Death
Alexander Scriabin § Death


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Spiridonov
Alexander Spiridonov


2024-01-01



---
https://en.wikipedia.org/wiki/Alexander_Weiss
Alexander Weiss


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandra_Barratt
Alexandra Barratt


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandra_David-N%C3%A9el
Alexandra David-Néel


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandra_Kelly
Alexandra Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandra_Mendes
Alexandra Mendes


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandre_Borges
Alexandre Borges


2024-01-01



---
https://en.wikipedia.org/wiki/Alexandre_Pouget
Alexandre Pouget


2024-01-01



---
https://en.wikipedia.org/wiki/Alexei_A._Efros
Alexei A. Efros


2024-01-01



---
https://en.wikipedia.org/wiki/Alexei_Leonov
Alexei Leonov


2024-01-01



---
https://en.wikipedia.org/wiki/Alexey_Kurakin
Alexey Kurakin


2024-01-01



---
https://en.wikipedia.org/wiki/Alexis_C._Madrigal
Alexis C. Madrigal


2024-01-01



---
https://en.wikipedia.org/wiki/Alexis_Ohanian
Alexis Ohanian


2024-01-01



---
https://en.wikipedia.org/wiki/Alexis_de_Tocqueville
Alexis de Tocqueville


2024-01-01



---
https://en.wikipedia.org/wiki/Alexithymia
Alexithymia


2024-01-01



---
https://en.wikipedia.org/wiki/Alfacalcidol
Alfacalcidol


2024-01-01



---
https://en.wikipedia.org/wiki/Alfonso_Valencia
Alfonso Valencia


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred,_Lord_Tennyson
Alfred, Lord Tennyson


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Binet
Alfred Binet


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_H._Barr_Junior
Alfred H. Barr Junior


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Hitchcock
Alfred Hitchcock


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_J._Lewy
Alfred J. Lewy


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Lee_Loomis
Alfred Lee Loomis


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Nobel#Inventions
Alfred Nobel § Inventions


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_North_Whitehead
Alfred North Whitehead


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Russel_Wallace
Alfred Russel Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_Russel_Wallace#Natural_selection_and_Darwin
Alfred Russel Wallace § Natural selection and Darwin


2024-01-01



---
https://en.wikipedia.org/wiki/Alfred_W._McCoy
Alfred W. McCoy


2024-01-01



---
https://en.wikipedia.org/wiki/Alfredo_Ramirez
Alfredo Ramirez


2024-01-01



---
https://en.wikipedia.org/wiki/Algebraic_topology
Algebraic topology


2024-01-01



---
https://en.wikipedia.org/wiki/Algis_Budrys
Algis Budrys


2024-01-01



---
https://en.wikipedia.org/wiki/AliExpress
AliExpress


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Farhadi
Ali Farhadi


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Ghodsi
Ali Ghodsi


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Hassani
Ali Hassani


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Jadbabaie
Ali Jadbabaie


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Madani
Ali Madani


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_R._Rezai
Ali R. Rezai


2024-01-01



---
https://en.wikipedia.org/wiki/Ali_Smith
Ali Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Alibaba_Group#E-commerce_and_retail_service_platforms
Alibaba Group § E-commerce and retail service platforms


2024-01-01



---
https://en.wikipedia.org/wiki/Alibaba_Group#Website
Alibaba Group § Website


2024-01-01



---
https://en.wikipedia.org/wiki/Alice%27s_Adventures_in_Wonderland
Alice's Adventures in Wonderland


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Chang
Alice Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Corp._v._CLS_Bank_International
Alice Corp. v. CLS Bank International


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_H._Eagly
Alice H. Eagly


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Hoffman
Alice Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Kober
Alice Kober


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_McDermott
Alice McDermott


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Munro
Alice Munro


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Roberts
Alice Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Spooner
Alice Spooner


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_Stanton
Alice Stanton


2024-01-01



---
https://en.wikipedia.org/wiki/Alice_in_Wonderland
Alice in Wonderland


2024-01-01



---
https://en.wikipedia.org/wiki/Alicia_Martin
Alicia Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Alief_(mental_state)
Alief (mental state)


2024-01-01



---
https://en.wikipedia.org/wiki/Alina_Stoica
Alina Stoica


2024-01-01



---
https://en.wikipedia.org/wiki/Aline_Kominsky-Crumb
Aline Kominsky-Crumb


2024-05-24



---
https://en.wikipedia.org/wiki/Alinea_(restaurant)
Alinea (restaurant)


2024-01-01



---
https://en.wikipedia.org/wiki/Alison_Fraser
Alison Fraser


2024-01-01



---
https://en.wikipedia.org/wiki/Alison_Goate
Alison Goate


2024-01-01



---
https://en.wikipedia.org/wiki/Alison_Gopnik
Alison Gopnik


2024-01-01



---
https://en.wikipedia.org/wiki/Alison_Kraus
Alison Kraus


2024-01-01



---
https://en.wikipedia.org/wiki/Alison_M._Goate
Alison M. Goate


2024-01-01



---
https://en.wikipedia.org/wiki/Alita:_Battle_Angel
Alita: Battle Angel


2024-01-01



---
https://en.wikipedia.org/wiki/Alkaloid
Alkaloid


2024-01-01



---
https://en.wikipedia.org/wiki/Alkes_L._Price
Alkes L. Price


2024-01-01



---
https://en.wikipedia.org/wiki/Alkes_Price
Alkes Price


2024-01-01



---
https://en.wikipedia.org/wiki/All-Woman_Supreme_Court
All-Woman Supreme Court


2024-01-01



---
https://en.wikipedia.org/wiki/All-pay_auction
All-pay auction


2024-01-01



---
https://en.wikipedia.org/wiki/All-star_game
All-star game


2024-01-01



---
https://en.wikipedia.org/wiki/All_About_Eve
All About Eve


2024-01-01



---
https://en.wikipedia.org/wiki/All_Is_Lost
All Is Lost


2024-01-01



---
https://en.wikipedia.org/wiki/All_Things_Considered
All Things Considered


2024-01-01



---
https://en.wikipedia.org/wiki/All_Things_Digital
All Things Digital


2024-01-01



---
https://en.wikipedia.org/wiki/All_You_Zombies
All You Zombies


2024-03-22



---
https://en.wikipedia.org/wiki/All_models_are_wrong
All models are wrong


2024-01-01



---
https://en.wikipedia.org/wiki/All_of_Us_(initiative)
All of Us (initiative)


2024-01-01



---
https://en.wikipedia.org/wiki/All_the_President%27s_Men
All the President's Men


2024-01-01



---
https://en.wikipedia.org/wiki/All_the_President's_Men
All the President's Men


2024-01-01



---
https://en.wikipedia.org/wiki/All_your_base_are_belong_to_us
All your base are belong to us


2024-01-01



---
https://en.wikipedia.org/wiki/Allan_Hobson
Allan Hobson


2024-01-01



---
https://en.wikipedia.org/wiki/Allan_Rechtschaffen
Allan Rechtschaffen


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Buchanan
Allen Buchanan


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Downey
Allen Downey


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Ginsberg
Allen Ginsberg


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Neuringer
Allen Neuringer


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Roush
Allen Roush


2024-01-01



---
https://en.wikipedia.org/wiki/Allen_Wang
Allen Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Allergy_to_cats
Allergy to cats


2024-01-01



---
https://en.wikipedia.org/wiki/AllianceBernstein
AllianceBernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Allied_Irish_Banks
Allied Irish Banks


2024-01-01



---
https://en.wikipedia.org/wiki/Allometry
Allometry


2024-01-01



---
https://en.wikipedia.org/wiki/Allspice
Allspice


2024-01-01



---
https://en.wikipedia.org/wiki/Alma_Mahler
Alma Mahler


2024-01-01



---
https://en.wikipedia.org/wiki/Almond#Sweet_and_bitter_almonds
Almond § Sweet and bitter almonds


2024-01-01



---
https://en.wikipedia.org/wiki/Aloe_vera
Aloe vera


2024-11-05



---
https://en.wikipedia.org/wiki/Alon_Cohen
Alon Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Alon_Halevy
Alon Halevy


2024-01-01



---
https://en.wikipedia.org/wiki/Alon_Orlitsky
Alon Orlitsky


2024-01-01



---
https://en.wikipedia.org/wiki/Aloysia_citrodora
Aloysia citrodora


2024-01-01



---
https://en.wikipedia.org/wiki/Alpha_(finance)
Alpha (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Alpha_Hydroxy_Acid
Alpha Hydroxy Acid


2024-11-05



---
https://en.wikipedia.org/wiki/Alprazolam
Alprazolam


2024-01-01



---
https://en.wikipedia.org/wiki/Alstroemeria
Alstroemeria


2024-01-01



---
https://en.wikipedia.org/wiki/Alt.*_hierarchy
Alt.* hierarchy


2024-01-01



---
https://en.wikipedia.org/wiki/Alt_attribute
Alt attribute


2024-01-01



---
https://en.wikipedia.org/wiki/AlterNet
AlterNet


2024-01-01



---
https://en.wikipedia.org/wiki/Alternate_history
Alternate history


2024-01-01



---
https://en.wikipedia.org/wiki/Alternative_investment
Alternative investment


2024-01-01



---
https://en.wikipedia.org/wiki/Although_of_Course_You_End_Up_Becoming_Yourself
Although of Course You End Up Becoming Yourself


2024-01-01



---
https://en.wikipedia.org/wiki/Alun_Evans
Alun Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Alun_Thomas
Alun Thomas


2024-01-01



---
https://en.wikipedia.org/wiki/Alvaro_Pascual-Leone
Alvaro Pascual-Leone


2024-01-01



---
https://en.wikipedia.org/wiki/Alvaro_Sanchez
Alvaro Sanchez


2024-01-01



---
https://en.wikipedia.org/wiki/Alvin_E._Roth
Alvin E. Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Alvin_Plantinga
Alvin Plantinga


2024-01-01



---
https://en.wikipedia.org/wiki/Alvin_Plantinga%27s_free-will_defense
Alvin Plantinga's free-will defense


2024-01-01



---
https://en.wikipedia.org/wiki/Alvin_Plantinga%27s_free_will_defense
Alvin Plantinga's free will defense


2024-01-01



---
https://en.wikipedia.org/wiki/Alyssa_Panitch
Alyssa Panitch


2024-01-01



---
https://en.wikipedia.org/wiki/Alzheimer%27s_Disease_Neuroimaging_Initiative
Alzheimer's Disease Neuroimaging Initiative


2024-01-01



---
https://en.wikipedia.org/wiki/Alzheimer's_disease
Alzheimer's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Amagami
Amagami


2024-01-01



---
https://en.wikipedia.org/wiki/Amanda_Collins
Amanda Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Amanda_Feilding
Amanda Feilding


2024-01-01



---
https://en.wikipedia.org/wiki/Amanda_Gefter
Amanda Gefter


2024-01-01



---
https://en.wikipedia.org/wiki/Amanda_Knox
Amanda Knox


2024-01-01



---
https://en.wikipedia.org/wiki/Amanpreet_Singh
Amanpreet Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Amara%27s_law
Amara's law


2024-01-01



---
https://en.wikipedia.org/wiki/Amarna
Amarna


2024-01-01



---
https://en.wikipedia.org/wiki/Amateur_Press_Association
Amateur Press Association


2024-01-01



---
https://en.wikipedia.org/wiki/Amateur_press_association
Amateur press association


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_(company)
Amazon (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_(company)#Third-party_sellers
Amazon (company) § Third-party sellers


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Kindle
Amazon Kindle


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Mechanical_Turk
Amazon Mechanical Turk


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Prime_Air
Amazon Prime Air


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Rekognition
Amazon Rekognition


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Robotics
Amazon Robotics


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_S3
Amazon S3


2024-01-01



---
https://en.wikipedia.org/wiki/Amazon_Web_Services
Amazon Web Services


2024-01-01



---
https://en.wikipedia.org/wiki/Amazonomachy
Amazonomachy


2024-01-01



---
https://en.wikipedia.org/wiki/Ambassador_Magma
Ambassador Magma


2024-01-01



---
https://en.wikipedia.org/wiki/Amber
Amber


2024-01-01



---
https://en.wikipedia.org/wiki/Amber#Paleontological_significance
Amber § Paleontological significance


2024-01-01



---
https://en.wikipedia.org/wiki/Amber_Heard
Amber Heard


2024-04-03



---
https://en.wikipedia.org/wiki/Ambien
Ambien


2024-01-01



---
https://en.wikipedia.org/wiki/Ambigram
Ambigram


2024-01-01



---
https://en.wikipedia.org/wiki/Ambrogio_Fasoli
Ambrogio Fasoli


2024-01-01



---
https://en.wikipedia.org/wiki/Ambrose_Bierce
Ambrose Bierce


2024-01-01



---
https://en.wikipedia.org/wiki/Amdahl%27s_Law
Amdahl's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Amdahl's_law
Amdahl's law


2024-01-01



---
https://en.wikipedia.org/wiki/American_Civil_War
American Civil War


2024-01-01



---
https://en.wikipedia.org/wiki/American_Dad!
American Dad!


2024-01-01



---
https://en.wikipedia.org/wiki/American_Dad%21
American Dad!


2024-04-26



---
https://en.wikipedia.org/wiki/American_Educational_Research_Association
American Educational Research Association


2024-01-01



---
https://en.wikipedia.org/wiki/American_Enterprise_Institute
American Enterprise Institute


2024-01-01



---
https://en.wikipedia.org/wiki/American_Gods
American Gods


2024-01-01



---
https://en.wikipedia.org/wiki/American_Independent_Party
American Independent Party


2024-01-01



---
https://en.wikipedia.org/wiki/American_Pie_(song)
American Pie (song)


2024-01-01



---
https://en.wikipedia.org/wiki/American_Psycho
American Psycho


2024-01-01



---
https://en.wikipedia.org/wiki/American_Psycho_(film)
American Psycho (film)


2024-01-01



---
https://en.wikipedia.org/wiki/American_Psychological_Association
American Psychological Association


2024-01-01



---
https://en.wikipedia.org/wiki/American_Quarter_Horse
American Quarter Horse


2024-01-01



---
https://en.wikipedia.org/wiki/American_Sign_Language
American Sign Language


2024-12-04



---
https://en.wikipedia.org/wiki/American_Society_for_the_Prevention_of_Cruelty_to_Animals
American Society for the Prevention of Cruelty to Animals


2024-01-01



---
https://en.wikipedia.org/wiki/American_chestnut
American chestnut


2024-01-01



---
https://en.wikipedia.org/wiki/American_chestnut#Attempts_at_revitalization
American chestnut § Attempts at revitalization


2024-01-01



---
https://en.wikipedia.org/wiki/American_propaganda_of_the_Spanish%E2%80%93American_War
American propaganda of the Spanish–American War


2024-01-01



---
https://en.wikipedia.org/wiki/American_way
American way


2024-01-01



---
https://en.wikipedia.org/wiki/Amerigame
Amerigame


2024-01-01



---
https://en.wikipedia.org/wiki/Amerigo_Vespucci
Amerigo Vespucci


2024-01-01



---
https://en.wikipedia.org/wiki/Amerika_(novel)
Amerika (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Amiga
Amiga


2024-01-01



---
https://en.wikipedia.org/wiki/Amit_Agarwal
Amit Agarwal


2024-01-01



---
https://en.wikipedia.org/wiki/Amit_Kumar
Amit Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Amit_Lal
Amit Lal


2024-01-01



---
https://en.wikipedia.org/wiki/Amit_Sheth
Amit Sheth


2024-01-01



---
https://en.wikipedia.org/wiki/Ammar_Al-Chalabi
Ammar Al-Chalabi


2024-01-01



---
https://en.wikipedia.org/wiki/Ammonia
Ammonia


2024-01-01



---
https://en.wikipedia.org/wiki/Amnon_Rapoport
Amnon Rapoport


2024-01-01



---
https://en.wikipedia.org/wiki/Amnon_Shashua
Amnon Shashua


2024-01-01



---
https://en.wikipedia.org/wiki/Amor_Towles
Amor Towles


2024-01-01



---
https://en.wikipedia.org/wiki/Amor_fati
Amor fati


2024-01-01



---
https://en.wikipedia.org/wiki/Amos_Oz
Amos Oz


2024-01-01



---
https://en.wikipedia.org/wiki/Amos_Storkey
Amos Storkey


2024-01-01



---
https://en.wikipedia.org/wiki/Amoxicillin
Amoxicillin


2024-11-05



---
https://en.wikipedia.org/wiki/Ampere
Ampere


2024-01-01



---
https://en.wikipedia.org/wiki/Amstrad
Amstrad


2024-01-01



---
https://en.wikipedia.org/wiki/Amun
Amun


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_(2015_film)
Amy (2015 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Barrett
Amy Barrett


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Chow
Amy Chow


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Clampitt
Amy Clampitt


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Dawes
Amy Dawes


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Ferguson
Amy Ferguson


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Hauck_Newman
Amy Hauck Newman


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Hempel
Amy Hempel


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_J._Wagers
Amy J. Wagers


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Moore
Amy Moore


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Orben
Amy Orben


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Peters
Amy Peters


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Price
Amy Price


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Winehouse
Amy Winehouse


2024-01-01



---
https://en.wikipedia.org/wiki/Amy_Yang
Amy Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Amygdala
Amygdala


2024-01-01



---
https://en.wikipedia.org/wiki/Amyloid-beta_precursor_protein
Amyloid-beta precursor protein


2024-01-01



---
https://en.wikipedia.org/wiki/Amyotrophic_lateral_sclerosis
Amyotrophic lateral sclerosis


2024-01-01



---
https://en.wikipedia.org/wiki/An_Artist_of_the_Floating_World
An Artist of the Floating World


2024-01-01



---
https://en.wikipedia.org/wiki/An_Enemy_of_the_People
An Enemy of the People


2024-01-01



---
https://en.wikipedia.org/wiki/An_Essay_Towards_a_Real_Character,_and_a_Philosophical_Language
An Essay Towards a Real Character, and a Philosophical Language


2024-01-01



---
https://en.wikipedia.org/wiki/An_Essay_on_Criticism
An Essay on Criticism


2024-01-01



---
https://en.wikipedia.org/wiki/An_Evil_Guest
An Evil Guest


2024-01-01



---
https://en.wikipedia.org/wiki/An_Wang
An Wang


2024-01-01



---
https://en.wikipedia.org/wiki/An_Yang
An Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Ana_Maria_Cuervo
Ana Maria Cuervo


2024-01-01



---
https://en.wikipedia.org/wiki/Ana_Miranda
Ana Miranda


2024-01-01



---
https://en.wikipedia.org/wiki/Ana_Romero
Ana Romero


2024-01-01



---
https://en.wikipedia.org/wiki/Anabaptism
Anabaptism


2024-01-01



---
https://en.wikipedia.org/wiki/Anagnorisis
Anagnorisis


2024-01-01



---
https://en.wikipedia.org/wiki/Anagram
Anagram


2024-01-01



---
https://en.wikipedia.org/wiki/Analog_Science_Fiction_and_Fact
Analog Science Fiction and Fact


2024-01-01



---
https://en.wikipedia.org/wiki/Analog_computer
Analog computer


2024-01-01



---
https://en.wikipedia.org/wiki/Analog_computers
Analog computers


2024-01-01



---
https://en.wikipedia.org/wiki/Analog_hole
Analog hole


2024-01-01



---
https://en.wikipedia.org/wiki/Analysis_of_variance
Analysis of variance


2024-01-01



---
https://en.wikipedia.org/wiki/Analytic_language
Analytic language


2024-01-01



---
https://en.wikipedia.org/wiki/Ananias_and_Sapphira
Ananias and Sapphira


2024-01-01



---
https://en.wikipedia.org/wiki/Anarcho-capitalism
Anarcho-capitalism


2024-01-01



---
https://en.wikipedia.org/wiki/Anarcho-primitivism
Anarcho-primitivism


2024-01-01



---
https://en.wikipedia.org/wiki/Anat_Brunstein_Klomek
Anat Brunstein Klomek


2024-01-01



---
https://en.wikipedia.org/wiki/Anathem
Anathem


2024-01-01



---
https://en.wikipedia.org/wiki/Anatoly_Fomenko
Anatoly Fomenko


2024-01-01



---
https://en.wikipedia.org/wiki/Anatomy_of_Melancholy
Anatomy of Melancholy


2024-01-01



---
https://en.wikipedia.org/wiki/Anatt%C4%81
Anattā


2024-01-01



---
https://en.wikipedia.org/wiki/Anaximander
Anaximander


2024-01-01



---
https://en.wikipedia.org/wiki/Anaximenes_of_Miletus
Anaximenes of Miletus


2024-01-01



---
https://en.wikipedia.org/wiki/Anchialine_system
Anchialine system


2024-01-01



---
https://en.wikipedia.org/wiki/Anchor
Anchor


2024-01-01



---
https://en.wikipedia.org/wiki/Anchoring_(cognitive_bias)
Anchoring (cognitive bias)


2024-01-01



---
https://en.wikipedia.org/wiki/Anchoring_effect
Anchoring effect


2024-01-01



---
https://en.wikipedia.org/wiki/Ancient_DNA#1990s
Ancient DNA § 1990s


2024-01-01



---
https://en.wikipedia.org/wiki/Ancient_drachma
Ancient drachma


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Behring_Breivik
Anders Behring Breivik


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Dale
Anders Dale


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Fjell
Anders Fjell


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Jonsson
Anders Jonsson


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Krogh
Anders Krogh


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Lundmark
Anders Lundmark


2024-01-01



---
https://en.wikipedia.org/wiki/Anders_Sandberg
Anders Sandberg


2024-01-01



---
https://en.wikipedia.org/wiki/Andr%C3%A1s_Hajnal
András Hajnal


2024-01-01



---
https://en.wikipedia.org/wiki/Andr%C3%A9_Barreto
André Barreto


2024-01-01



---
https://en.wikipedia.org/wiki/Andr%C3%A9_Weil
André Weil


2024-01-01



---
https://en.wikipedia.org/wiki/Andre_Agassi
Andre Agassi


2024-01-01



---
https://en.wikipedia.org/wiki/Andre_Barreto
Andre Barreto


2024-01-01



---
https://en.wikipedia.org/wiki/Andre_Franke
Andre Franke


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_B._Troxel
Andrea B. Troxel


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Barrett
Andrea Barrett


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Basso
Andrea Basso


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Burns
Andrea Burns


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Crisanti
Andrea Crisanti


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Huber
Andrea Huber


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_J._Liu
Andrea J. Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_L._Thomaz
Andrea L. Thomaz


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Levy
Andrea Levy


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Montanari
Andrea Montanari


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Natale
Andrea Natale


2024-09-13



---
https://en.wikipedia.org/wiki/Andrea_Repetto
Andrea Repetto


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Riseborough
Andrea Riseborough


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Rusnock
Andrea Rusnock


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Sanchez
Andrea Sanchez


2024-01-01



---
https://en.wikipedia.org/wiki/Andrea_Urrutia
Andrea Urrutia


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Arnold
Andreas Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Brandst%C3%A4tter
Andreas Brandstätter


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Buja
Andreas Buja


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Demetriou
Andreas Demetriou


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Kappes
Andreas Kappes


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Meyer-Lindenberg
Andreas Meyer-Lindenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Steiner
Andreas Steiner


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Wagner
Andreas Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/Andreas_Winter
Andreas Winter


2024-01-01



---
https://en.wikipedia.org/wiki/Andreessen_Horowitz
Andreessen Horowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Andrei_Tarkovsky
Andrei Tarkovsky


2024-01-01



---
https://en.wikipedia.org/wiki/Andrei_Voznesensky
Andrei Voznesensky


2024-01-01



---
https://en.wikipedia.org/wiki/Andrej_Karpathy
Andrej Karpathy


2024-01-01



---
https://en.wikipedia.org/wiki/Andres_Cardenas
Andres Cardenas


2024-01-01



---
https://en.wikipedia.org/wiki/Andres_Metspalu
Andres Metspalu


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_A._Brown
Andrew A. Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Abbott
Andrew Abbott


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Adamatzky
Andrew Adamatzky


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_B._Whinston
Andrew B. Whinston


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Baker
Andrew Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Beer
Andrew Beer


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Berg
Andrew Berg


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Bolt
Andrew Bolt


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Brock
Andrew Brock


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_C._Heath
Andrew C. Heath


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Callahan
Andrew Callahan


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Carroll
Andrew Carroll


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Childs
Andrew Childs


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Cockburn
Andrew Cockburn


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Critch
Andrew Critch


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Crompton
Andrew Crompton


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_D._Gordon
Andrew D. Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_D._Huberman
Andrew D. Huberman


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_D._White
Andrew D. White


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Dahl
Andrew Dahl


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Davison
Andrew Davison


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Dillin
Andrew Dillin


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_E._Budson
Andrew E. Budson


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Farrell
Andrew Farrell


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Frew
Andrew Frew


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_G._Clark
Andrew G. Clark


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_G._Walder
Andrew G. Walder


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_G._White
Andrew G. White


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Gelman
Andrew Gelman


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Goff
Andrew Goff


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Gregory
Andrew Gregory


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Hattersley
Andrew Hattersley


2024-12-01



---
https://en.wikipedia.org/wiki/Andrew_Howard
Andrew Howard


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Iwaniuk
Andrew Iwaniuk


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_J._Offutt
Andrew J. Offutt


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_J._Scott
Andrew J. Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_J._Watson
Andrew J. Watson


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Jackson
Andrew Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Keller
Andrew Keller


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Krystal
Andrew Krystal


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Lih
Andrew Lih


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_M._Colman
Andrew M. Colman


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_M._Davis
Andrew M. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_M._McIntosh
Andrew M. McIntosh


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Marantz
Andrew Marantz


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Mayne
Andrew Mayne


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_McCallum
Andrew McCallum


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_McNamara
Andrew McNamara


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Murphy
Andrew Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_N._Iwaniuk
Andrew N. Iwaniuk


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Ng
Andrew Ng


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Norman
Andrew Norman


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Odlyzko
Andrew Odlyzko


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Owens
Andrew Owens


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Prout
Andrew Prout


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Rice
Andrew Rice


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Ross_Sorkin
Andrew Ross Sorkin


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Scull
Andrew Scull


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Simmons
Andrew Simmons


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Singleton
Andrew Singleton


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Sparkes
Andrew Sparkes


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Steptoe
Andrew Steptoe


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Sullivan
Andrew Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Tang
Andrew Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Tulloch
Andrew Tulloch


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Vaughn
Andrew Vaughn


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Vickers
Andrew Vickers


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_W._Lo
Andrew W. Lo


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Whiten
Andrew Whiten


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Wiles
Andrew Wiles


2024-07-17



---
https://en.wikipedia.org/wiki/Andrew_Z._Fire
Andrew Z. Fire


2024-01-01



---
https://en.wikipedia.org/wiki/Andrew_Zisserman
Andrew Zisserman


2024-01-01



---
https://en.wikipedia.org/wiki/Andrey_Anokhin
Andrey Anokhin


2024-01-01



---
https://en.wikipedia.org/wiki/Andrey_Gromov
Andrey Gromov


2024-01-01



---
https://en.wikipedia.org/wiki/Andrey_Kolmogorov
Andrey Kolmogorov


2024-01-01



---
https://en.wikipedia.org/wiki/Andrey_Korotayev
Andrey Korotayev


2024-01-01



---
https://en.wikipedia.org/wiki/Android_(operating_system)
Android (operating system)


2024-01-01



---
https://en.wikipedia.org/wiki/Andrzej_Pajak
Andrzej Pajak


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Clark
Andy Clark


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Cox
Andy Cox


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Schatz
Andy Schatz


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Simmons
Andy Simmons


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Warhol
Andy Warhol


2024-01-01



---
https://en.wikipedia.org/wiki/Andy_Williams
Andy Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Anemia
Anemia


2024-01-01



---
https://en.wikipedia.org/wiki/Aneurysm
Aneurysm


2024-01-01



---
https://en.wikipedia.org/wiki/Angel%27s_Egg
Angel's Egg


2024-01-01



---
https://en.wikipedia.org/wiki/Angel's_Egg
Angel's Egg


2024-01-01



---
https://en.wikipedia.org/wiki/Angela_Brady
Angela Brady


2024-01-01



---
https://en.wikipedia.org/wiki/Angela_Douglas
Angela Douglas


2024-01-01



---
https://en.wikipedia.org/wiki/Angela_Duckworth
Angela Duckworth


2024-01-01



---
https://en.wikipedia.org/wiki/Angela_N._Brooks
Angela N. Brooks


2024-01-01



---
https://en.wikipedia.org/wiki/Angela_Rose
Angela Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Angelica_Ronald
Angelica Ronald


2024-01-01



---
https://en.wikipedia.org/wiki/Angelika_Steger
Angelika Steger


2024-01-01



---
https://en.wikipedia.org/wiki/Angelo_Rizzo
Angelo Rizzo


2024-01-01



---
https://en.wikipedia.org/wiki/Angels_in_Judaism#Angelic_hierarchy
Angels in Judaism § Angelic hierarchy


2024-01-01



---
https://en.wikipedia.org/wiki/Angie_Chen
Angie Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Anglican
Anglican


2024-01-01



---
https://en.wikipedia.org/wiki/Anglicanism
Anglicanism


2024-01-01



---
https://en.wikipedia.org/wiki/Angora_wool
Angora wool


2024-01-01



---
https://en.wikipedia.org/wiki/Angry_Birds
Angry Birds


2024-01-01



---
https://en.wikipedia.org/wiki/Angst
Angst


2024-01-01



---
https://en.wikipedia.org/wiki/Angus_Deaton
Angus Deaton


2024-01-01



---
https://en.wikipedia.org/wiki/Angus_Fletcher
Angus Fletcher


2024-01-01



---
https://en.wikipedia.org/wiki/Angus_Trumble
Angus Trumble


2024-01-01



---
https://en.wikipedia.org/wiki/Angus_Wilson
Angus Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Anil_Madhavapeddy
Anil Madhavapeddy


2024-01-01



---
https://en.wikipedia.org/wiki/Anil_Seth
Anil Seth


2024-01-01



---
https://en.wikipedia.org/wiki/Aniline_red
Aniline red


2024-10-29



---
https://en.wikipedia.org/wiki/AnimEigo
AnimEigo


2024-01-01



---
https://en.wikipedia.org/wiki/Anima_Anandkumar
Anima Anandkumar


2024-01-01



---
https://en.wikipedia.org/wiki/Animage
Animage


2024-01-01



---
https://en.wikipedia.org/wiki/Animal_magnetism
Animal magnetism


2024-01-01



---
https://en.wikipedia.org/wiki/Animal_trial
Animal trial


2024-01-01



---
https://en.wikipedia.org/wiki/Animal_welfare_in_Nazi_Germany
Animal welfare in Nazi Germany


2024-01-01



---
https://en.wikipedia.org/wiki/Anime
Anime


2024-01-01



---
https://en.wikipedia.org/wiki/AnimeCon
AnimeCon


2024-01-01



---
https://en.wikipedia.org/wiki/Anime_News_Network
Anime News Network


2024-01-01



---
https://en.wikipedia.org/wiki/Animerica
Animerica


2024-01-01



---
https://en.wikipedia.org/wiki/Anita_Brookner
Anita Brookner


2024-01-01



---
https://en.wikipedia.org/wiki/Anita_Diamant
Anita Diamant


2024-01-01



---
https://en.wikipedia.org/wiki/Anita_Sarkeesian
Anita Sarkeesian


2024-01-01



---
https://en.wikipedia.org/wiki/Anita_Shreve
Anita Shreve


2024-01-01



---
https://en.wikipedia.org/wiki/Anita_Thapar
Anita Thapar


2024-01-01



---
https://en.wikipedia.org/wiki/Anjan_Chatterjee
Anjan Chatterjee


2024-01-01



---
https://en.wikipedia.org/wiki/Anki_%28software%29
Anki (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Anki_(software)
Anki (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Ankit_Gupta
Ankit Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_Bartuska
Ann Bartuska


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_Beattie
Ann Beattie


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_L._Brown
Ann L. Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_Lee
Ann Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_Now%C3%A9
Ann Nowé


2024-01-01



---
https://en.wikipedia.org/wiki/Ann_Patchett
Ann Patchett


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Becker
Anna Becker


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Belfer-Cohen
Anna Belfer-Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Cheung
Anna Cheung


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Docherty
Anna Docherty


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Dominiczak
Anna Dominiczak


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Frebel
Anna Frebel


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Grzymala-Busse
Anna Grzymala-Busse


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_J%C3%A4rvinen
Anna Järvinen


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Lebedeva
Anna Lebedeva


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Middleton
Anna Middleton


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Murray
Anna Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Palmer
Anna Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Quindlen
Anna Quindlen


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Rogers
Anna Rogers


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Schmidt
Anna Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Sun
Anna Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Sundstr%C3%B6m
Anna Sundström


2024-01-01



---
https://en.wikipedia.org/wiki/Anna_Van_Meter
Anna Van Meter


2024-01-01



---
https://en.wikipedia.org/wiki/Annals_(Tacitus)
Annals (Tacitus)


2024-01-01



---
https://en.wikipedia.org/wiki/Annamaria_Lusardi
Annamaria Lusardi


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Anastasi
Anne Anastasi


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_B._Newman
Anne B. Newman


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Barton
Anne Barton


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Broadbent
Anne Broadbent


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_C._Stone
Anne C. Stone


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Case
Anne Case


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Chao
Anne Chao


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Cutler
Anne Cutler


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_E._Carpenter
Anne E. Carpenter


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_E._Pusey
Anne E. Pusey


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Farmer
Anne Farmer


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Harrington
Anne Harrington


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_K._Churchland
Anne K. Churchland


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Lamott
Anne Lamott


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_McCaffrey
Anne McCaffrey


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Rice
Anne Rice


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Roe
Anne Roe


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Sinclair
Anne Sinclair


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Thomas
Anne Thomas


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_Tyler
Anne Tyler


2024-01-01



---
https://en.wikipedia.org/wiki/Anne_of_Green_Gables_(1979_TV_series)
Anne of Green Gables (1979 TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Annette_Peters
Annette Peters


2024-01-01



---
https://en.wikipedia.org/wiki/Annie_Chen
Annie Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Annie_Hall
Annie Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Annie_Proulx
Annie Proulx


2024-01-01



---
https://en.wikipedia.org/wiki/Annual_Reviews_(publisher)
Annual Reviews (publisher)


2024-01-01



---
https://en.wikipedia.org/wiki/Annulus_(mathematics)
Annulus (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Annunciation_in_Christian_art
Annunciation in Christian art


2024-01-01



---
https://en.wikipedia.org/wiki/Annus_mirabilis_papers
Annus mirabilis papers


2024-01-01



---
https://en.wikipedia.org/wiki/Anohana
Anohana


2024-01-01



---
https://en.wikipedia.org/wiki/Anonymous_function
Anonymous function


2024-01-01



---
https://en.wikipedia.org/wiki/Anonymous_remailer
Anonymous remailer


2024-01-01



---
https://en.wikipedia.org/wiki/Anorak_(slang)
Anorak (slang)


2024-01-01



---
https://en.wikipedia.org/wiki/Anosognosia
Anosognosia


2024-01-01



---
https://en.wikipedia.org/wiki/Anpanman
Anpanman


2024-01-01



---
https://en.wikipedia.org/wiki/Ant-Man_and_the_Wasp
Ant-Man and the Wasp


2024-01-01



---
https://en.wikipedia.org/wiki/Antal_van_den_Bosch
Antal van den Bosch


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Burgess
Anthony Burgess


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_C._Davison
Anthony C. Davison


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Chen
Anthony Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Doerr
Anthony Doerr


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Downs
Anthony Downs


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Francis
Anthony Francis


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_G._Greenwald
Anthony G. Greenwald


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Hecht
Anthony Hecht


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_J._Bailey
Anthony J. Bailey


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Jorm
Anthony Jorm


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_P._Monaco
Anthony P. Monaco


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Powell
Anthony Powell


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Tommasini
Anthony Tommasini


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Trewavas
Anthony Trewavas


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Trollope
Anthony Trollope


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Weiner
Anthony Weiner


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Weiner_sexting_scandals
Anthony Weiner sexting scandals


2024-01-01



---
https://en.wikipedia.org/wiki/Anthony_Yeung
Anthony Yeung


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-Ballistic_Missile_Treaty
Anti-Ballistic Missile Treaty


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-Revisionism_(Marxism%E2%80%93Leninism)
Anti-Revisionism (Marxism–Leninism)


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-gravity
Anti-gravity


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-nuclear_protests_in_the_United_States#Lawrence_Livermore_National_Laboratory
Anti-nuclear protests in the United States § Lawrence Livermore National Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-revisionism
Anti-revisionism


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-revisionism_(Marxism%E2%80%93Leninism)
Anti-revisionism (Marxism–Leninism)


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-satellite_weapon
Anti-satellite weapon


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-satellite_weapon#U.S._programs
Anti-satellite weapon § U.S. programs


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-tank_dog#Deployment_by_the_Soviet_Union
Anti-tank dog § Deployment by the Soviet Union


2024-01-01



---
https://en.wikipedia.org/wiki/Anti-tobacco_movement_in_Nazi_Germany
Anti-tobacco movement in Nazi Germany


2024-01-01



---
https://en.wikipedia.org/wiki/Anticholinergic
Anticholinergic


2024-01-01



---
https://en.wikipedia.org/wiki/Antigravity
Antigravity


2024-01-01



---
https://en.wikipedia.org/wiki/Antikythera_mechanism
Antikythera mechanism


2024-01-01



---
https://en.wikipedia.org/wiki/Antimony
Antimony


2024-01-01



---
https://en.wikipedia.org/wiki/Antioxidant#Adverse_effects
Antioxidant § Adverse effects


2024-01-01



---
https://en.wikipedia.org/wiki/Antioxidant#Physical_exercise
Antioxidant § Physical exercise


2024-01-01



---
https://en.wikipedia.org/wiki/Antiqua%25E2%2580%2593Fraktur_dispute
Antiqua%E2%80%93Fraktur dispute


2024-01-01



---
https://en.wikipedia.org/wiki/Antiqua%E2%80%93Fraktur_dispute
Antiqua–Fraktur dispute


2024-11-06



---
https://en.wikipedia.org/wiki/Antiviral_drug
Antiviral drug


2024-01-01



---
https://en.wikipedia.org/wiki/Antivirus_software
Antivirus software


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine%27s
Antoine's


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine's
Antoine's


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine_Merle
Antoine Merle


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine_Richard
Antoine Richard


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine_Roux
Antoine Roux


2024-01-01



---
https://en.wikipedia.org/wiki/Antoine_de_Saint-Exup%C3%A9ry
Antoine de Saint-Exupéry


2024-01-01



---
https://en.wikipedia.org/wiki/Antoinette_Schoar
Antoinette Schoar


2024-01-01



---
https://en.wikipedia.org/wiki/Anton_Spiridonov
Anton Spiridonov


2024-01-01



---
https://en.wikipedia.org/wiki/Antonie_van_Leeuwenhoek#Techniques_and_discoveries
Antonie van Leeuwenhoek § Techniques and discoveries


2024-01-01



---
https://en.wikipedia.org/wiki/Antonin_Gadal
Antonin Gadal


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Cano
Antonio Cano


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Damasio
Antonio Damasio


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Ferretti
Antonio Ferretti


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Meucci
Antonio Meucci


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Paoli
Antonio Paoli


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Salieri
Antonio Salieri


2024-01-01



---
https://en.wikipedia.org/wiki/Antonio_Vivaldi
Antonio Vivaldi


2024-01-01



---
https://en.wikipedia.org/wiki/Anu_Garg
Anu Garg


2024-01-01



---
https://en.wikipedia.org/wiki/Anu_Realo
Anu Realo


2024-01-01



---
https://en.wikipedia.org/wiki/Anubha_Mahajan
Anubha Mahajan


2024-01-01



---
https://en.wikipedia.org/wiki/Anupam_Joshi
Anupam Joshi


2024-01-01



---
https://en.wikipedia.org/wiki/Anwar_al-Awlaki
Anwar al-Awlaki


2024-01-01



---
https://en.wikipedia.org/wiki/Anxi_County
Anxi County


2024-01-01



---
https://en.wikipedia.org/wiki/Anya_Kamenetz
Anya Kamenetz


2024-01-01



---
https://en.wikipedia.org/wiki/Anya_Samek
Anya Samek


2024-01-01



---
https://en.wikipedia.org/wiki/Aoi_Hon%C5%8D
Aoi Honō


2024-01-01



---
https://en.wikipedia.org/wiki/Apache_Ant
Apache Ant


2024-01-01



---
https://en.wikipedia.org/wiki/Apache_HTTP_Server
Apache HTTP Server


2024-01-01



---
https://en.wikipedia.org/wiki/Apache_Subversion
Apache Subversion


2024-01-01



---
https://en.wikipedia.org/wiki/Aphra_Behn
Aphra Behn


2024-01-01



---
https://en.wikipedia.org/wiki/Apocalypse_Now
Apocalypse Now


2024-01-01



---
https://en.wikipedia.org/wiki/Apocatastasis
Apocatastasis


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_1#Fire
Apollo 1 § Fire


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_11
Apollo 11


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_11_(2019_film)
Apollo 11 (2019 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_14
Apollo 14


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_Robbins
Apollo Robbins


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_program#Costs
Apollo program § Costs


2024-01-01



---
https://en.wikipedia.org/wiki/Apollo_spacecraft_feasibility_study
Apollo spacecraft feasibility study


2024-01-01



---
https://en.wikipedia.org/wiki/Apollonius_of_Tyana
Apollonius of Tyana


2024-01-01



---
https://en.wikipedia.org/wiki/Apophenia
Apophenia


2024-01-01



---
https://en.wikipedia.org/wiki/App_Store_(Apple)
App Store (Apple)


2024-01-01



---
https://en.wikipedia.org/wiki/App_Store_(iOS/iPadOS)
App Store (iOS/iPadOS)


2024-01-01



---
https://en.wikipedia.org/wiki/App_store
App store


2024-01-01



---
https://en.wikipedia.org/wiki/Apparatchik
Apparatchik


2024-01-01



---
https://en.wikipedia.org/wiki/Apparent_death
Apparent death


2024-01-01



---
https://en.wikipedia.org/wiki/Appendix_(anatomy)#Functions
Appendix (anatomy) § Functions


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_A9
Apple A9


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Cinema_Display
Apple Cinema Display


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_IIe
Apple IIe


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Inc.
Apple Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Inc.#1997%E2%80%932007:_Return_to_profitability
Apple Inc. § 1997–2007: Return to profitability


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Inc.#Logo
Apple Inc. § Logo


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Industrial_Design_Group
Apple Industrial Design Group


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Maps
Apple Maps


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Retina
Apple Retina


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Store
Apple Store


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_TV%2B
Apple TV+


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_Watch
Apple Watch


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_keyboards#Apple_USB_Keyboard_(M2452)
Apple keyboards § Apple USB Keyboard (M2452)


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_pointing_devices#Apple_Pro_Mouse_(M5769)
Apple pointing devices § Apple Pro Mouse (M5769)


2024-01-01



---
https://en.wikipedia.org/wiki/Apple_silicon#Apple_T1
Apple silicon § Apple T1


2024-01-01



---
https://en.wikipedia.org/wiki/Appleseed_%28manga%29
Appleseed (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Appleseed_(1988_film)
Appleseed (1988 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Appleseed_(manga)
Appleseed (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Application-specific_integrated_circuit
Application-specific integrated circuit


2024-01-01



---
https://en.wikipedia.org/wiki/Appliqu%C3%A9
Appliqué


2024-01-01



---
https://en.wikipedia.org/wiki/Approximate_Bayesian_computation
Approximate Bayesian computation


2024-01-01



---
https://en.wikipedia.org/wiki/Aptos,_California
Aptos, California


2024-01-01



---
https://en.wikipedia.org/wiki/Aqua_vitae
Aqua vitae


2024-01-01



---
https://en.wikipedia.org/wiki/Aquarius_(constellation)
Aquarius (constellation)


2024-01-01



---
https://en.wikipedia.org/wiki/ArXiv
ArXiv


2024-01-01



---
https://en.wikipedia.org/wiki/Ara_Darzi
Ara Darzi


2024-01-01



---
https://en.wikipedia.org/wiki/Arago_spot
Arago spot


2024-01-01



---
https://en.wikipedia.org/wiki/Arakawa_Under_the_Bridge
Arakawa Under the Bridge


2024-01-01



---
https://en.wikipedia.org/wiki/Aran_jumper
Aran jumper


2024-01-01



---
https://en.wikipedia.org/wiki/Arang_Rhie
Arang Rhie


2024-01-01



---
https://en.wikipedia.org/wiki/Arata_Isozaki
Arata Isozaki


2024-01-01



---
https://en.wikipedia.org/wiki/Aravind_Adiga
Aravind Adiga


2024-01-01



---
https://en.wikipedia.org/wiki/Aravinda_Chakravarti
Aravinda Chakravarti


2024-01-01



---
https://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic
Arbitrary-precision arithmetic


2024-10-21



---
https://en.wikipedia.org/wiki/Arch_Linux
Arch Linux


2024-01-01



---
https://en.wikipedia.org/wiki/Archaic_Greek_alphabets
Archaic Greek alphabets


2024-01-01



---
https://en.wikipedia.org/wiki/Archer_(2009_TV_series)
Archer (2009 TV series)


2024-04-26



---
https://en.wikipedia.org/wiki/Archimedes%27s_cattle_problem
Archimedes's cattle problem


2024-01-01



---
https://en.wikipedia.org/wiki/Archimedes_Palimpsest
Archimedes Palimpsest


2024-01-01



---
https://en.wikipedia.org/wiki/Architectural_Digest
Architectural Digest


2024-01-01



---
https://en.wikipedia.org/wiki/Archive_Team
Archive Team


2024-01-01



---
https://en.wikipedia.org/wiki/Archive_of_Our_Own
Archive of Our Own


2024-01-01



---
https://en.wikipedia.org/wiki/Archive_site
Archive site


2024-01-01



---
https://en.wikipedia.org/wiki/Archon#Gnosticism
Archon § Gnosticism


2024-01-01



---
https://en.wikipedia.org/wiki/Archon_(Gnosticism)
Archon (Gnosticism)


2024-01-01



---
https://en.wikipedia.org/wiki/Archytas
Archytas


2024-01-01



---
https://en.wikipedia.org/wiki/Arcology
Arcology


2024-01-01



---
https://en.wikipedia.org/wiki/Arduino
Arduino


2024-01-01



---
https://en.wikipedia.org/wiki/Are_Holen
Are Holen


2024-01-01



---
https://en.wikipedia.org/wiki/Areopagitica
Areopagitica


2024-01-01



---
https://en.wikipedia.org/wiki/Argument_from_silence
Argument from silence


2024-01-01



---
https://en.wikipedia.org/wiki/Ari_Holtzman
Ari Holtzman


2024-01-01



---
https://en.wikipedia.org/wiki/Aria_(manga)
Aria (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Arie_W._Kruglanski
Arie W. Kruglanski


2024-01-01



---
https://en.wikipedia.org/wiki/Ariel_(novel_series)
Ariel (novel series)


2024-01-01



---
https://en.wikipedia.org/wiki/Ariel_Darvasi
Ariel Darvasi


2024-01-01



---
https://en.wikipedia.org/wiki/Ariel_Knafo-Noam
Ariel Knafo-Noam


2024-08-03



---
https://en.wikipedia.org/wiki/Ariel_Shamir
Ariel Shamir


2024-01-01



---
https://en.wikipedia.org/wiki/Arimaspi#Mythological_background
Arimaspi § Mythological background


2024-01-01



---
https://en.wikipedia.org/wiki/Arindrajit_Dube
Arindrajit Dube


2024-01-01



---
https://en.wikipedia.org/wiki/Aristid_Lindenmayer
Aristid Lindenmayer


2024-01-01



---
https://en.wikipedia.org/wiki/Arithmetic_coding
Arithmetic coding


2024-01-01



---
https://en.wikipedia.org/wiki/Arithmetic_progression
Arithmetic progression


2024-01-01



---
https://en.wikipedia.org/wiki/Arithmetical_hierarchy
Arithmetical hierarchy


2024-01-01



---
https://en.wikipedia.org/wiki/Arkady_and_Boris_Strugatsky
Arkady and Boris Strugatsky


2024-01-01



---
https://en.wikipedia.org/wiki/Arlindo_Oliveira
Arlindo Oliveira


2024-01-01



---
https://en.wikipedia.org/wiki/Arm_%26_Hammer
Arm & Hammer


2024-01-01



---
https://en.wikipedia.org/wiki/Arm_(company)
Arm (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Arm_Holdings
Arm Holdings


2024-01-01



---
https://en.wikipedia.org/wiki/Armageddon_(1998_film)
Armageddon (1998 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Armageddon_(MUD)
Armageddon (MUD)


2024-01-01



---
https://en.wikipedia.org/wiki/Armand_Hammer
Armand Hammer


2024-01-01



---
https://en.wikipedia.org/wiki/Armand_M._Leroi
Armand M. Leroi


2024-01-01



---
https://en.wikipedia.org/wiki/Armed_Services_Vocational_Aptitude_Battery
Armed Services Vocational Aptitude Battery


2024-01-01



---
https://en.wikipedia.org/wiki/Armin_Falk
Armin Falk


2024-01-01



---
https://en.wikipedia.org/wiki/Armin_Ronacher
Armin Ronacher


2024-01-01



---
https://en.wikipedia.org/wiki/Armin_Wei%C3%9F
Armin Weiß


2024-01-01



---
https://en.wikipedia.org/wiki/Armistice_Day
Armistice Day


2024-01-01



---
https://en.wikipedia.org/wiki/Armodafinil
Armodafinil


2024-01-01



---
https://en.wikipedia.org/wiki/Armor_(novel)
Armor (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Armored_Trooper_Votoms
Armored Trooper Votoms


2024-01-01



---
https://en.wikipedia.org/wiki/Armoured_train
Armoured train


2024-01-01



---
https://en.wikipedia.org/wiki/Arms_Export_Control_Act
Arms Export Control Act


2024-01-01



---
https://en.wikipedia.org/wiki/Armstrong_limit
Armstrong limit


2024-01-01



---
https://en.wikipedia.org/wiki/Army_List
Army List


2024-01-01



---
https://en.wikipedia.org/wiki/Arnab_Rai_Choudhuri
Arnab Rai Choudhuri


2024-01-01



---
https://en.wikipedia.org/wiki/Arne_Skaug
Arne Skaug


2024-01-01



---
https://en.wikipedia.org/wiki/Arnhem
Arnhem


2024-01-01



---
https://en.wikipedia.org/wiki/Arno_Villringer
Arno Villringer


2024-01-01



---
https://en.wikipedia.org/wiki/Arnold_C._Cooper
Arnold C. Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/Arnold_Lobel
Arnold Lobel


2024-01-01



---
https://en.wikipedia.org/wiki/Arnold_Schwarzenegger
Arnold Schwarzenegger


2024-01-01



---
https://en.wikipedia.org/wiki/Arnout_van_de_Rijt
Arnout van de Rijt


2024-01-01



---
https://en.wikipedia.org/wiki/Arpad_Elo
Arpad Elo


2024-01-01



---
https://en.wikipedia.org/wiki/Arpana_Agrawal
Arpana Agrawal


2024-01-01



---
https://en.wikipedia.org/wiki/Array_(data_structure)
Array (data structure)


2024-01-01



---
https://en.wikipedia.org/wiki/Arren_Bar-Even
Arren Bar-Even


2024-01-01



---
https://en.wikipedia.org/wiki/Arrietty
Arrietty


2024-01-01



---
https://en.wikipedia.org/wiki/Arrival_(film)
Arrival (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Arrow_of_time
Arrow of time


2024-01-01



---
https://en.wikipedia.org/wiki/Arrowhead_(Herman_Meville_House)
Arrowhead (Herman Meville House)


2024-01-01



---
https://en.wikipedia.org/wiki/Ars%C3%A8ne_Lupin
Arsène Lupin


2024-01-01



---
https://en.wikipedia.org/wiki/Ars%C3%A8ne_Lupin_III#Origins
Arsène Lupin III § Origins


2024-01-01



---
https://en.wikipedia.org/wiki/Ars_Amatoria
Ars Amatoria


2024-01-01



---
https://en.wikipedia.org/wiki/Ars_Poetica_(Horace)
Ars Poetica (Horace)


2024-01-01



---
https://en.wikipedia.org/wiki/Ars_Technica
Ars Technica


2024-01-01



---
https://en.wikipedia.org/wiki/Art_Deco
Art Deco


2024-01-01



---
https://en.wikipedia.org/wiki/Art_Nouveau
Art Nouveau


2024-01-01



---
https://en.wikipedia.org/wiki/Art_Pope
Art Pope


2024-01-01



---
https://en.wikipedia.org/wiki/Art_in_Nazi_Germany
Art in Nazi Germany


2024-01-01



---
https://en.wikipedia.org/wiki/Art_of_memory
Art of memory


2024-01-01



---
https://en.wikipedia.org/wiki/Artemisia_tridentata
Artemisia tridentata


2024-01-01



---
https://en.wikipedia.org/wiki/Artemisinin
Artemisinin


2024-01-01



---
https://en.wikipedia.org/wiki/Artemy_Vedel
Artemy Vedel


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_C._Clarke
Arthur C. Clarke


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Conan_Doyle
Arthur Conan Doyle


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Eddington
Arthur Eddington


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Evans
Arthur Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_F._Kramer
Arthur F. Kramer


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Jensen
Arthur Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Koestler
Arthur Koestler


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_L._Norberg
Arthur L. Norberg


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_L._Samuel
Arthur L. Samuel


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Miller
Arthur Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_P._Dempster
Arthur P. Dempster


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_R._Jensen
Arthur R. Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Schnitzler
Arthur Schnitzler


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Schopenhauer
Arthur Schopenhauer


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_W._Toga
Arthur W. Toga


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Woodruff
Arthur Woodruff


2024-01-01



---
https://en.wikipedia.org/wiki/Arthur_Young_(agriculturist)
Arthur Young (agriculturist)


2024-01-01



---
https://en.wikipedia.org/wiki/Article_9_of_the_Japanese_Constitution
Article 9 of the Japanese Constitution


2024-01-01



---
https://en.wikipedia.org/wiki/Articles_of_association
Articles of association


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_general_intelligence
Artificial general intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_insemination
Artificial insemination


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_intelligence
Artificial intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_life
Artificial life


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_neural_network
Artificial neural network


2024-01-01



---
https://en.wikipedia.org/wiki/Artificial_womb
Artificial womb


2024-01-01



---
https://en.wikipedia.org/wiki/Artillery_sound_ranging
Artillery sound ranging


2024-01-01



---
https://en.wikipedia.org/wiki/Artland_(company)
Artland (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Artmic
Artmic


2024-01-01



---
https://en.wikipedia.org/wiki/Arun_Kumar_Gupta
Arun Kumar Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Arvind_Krishnamurthy
Arvind Krishnamurthy


2024-01-01



---
https://en.wikipedia.org/wiki/Arvind_Mahankali
Arvind Mahankali


2024-01-01



---
https://en.wikipedia.org/wiki/Arvind_Narayanan
Arvind Narayanan


2024-01-01



---
https://en.wikipedia.org/wiki/Asa_Fitch
Asa Fitch


2024-01-01



---
https://en.wikipedia.org/wiki/Asabiyyah
Asabiyyah


2024-01-01



---
https://en.wikipedia.org/wiki/Asahi_Sonorama
Asahi Sonorama


2024-01-01



---
https://en.wikipedia.org/wiki/Asahina_Takashi
Asahina Takashi


2024-01-01



---
https://en.wikipedia.org/wiki/Asama-Sans%C5%8D_incident
Asama-Sansō incident


2024-01-01



---
https://en.wikipedia.org/wiki/Asana
Asana


2024-01-01



---
https://en.wikipedia.org/wiki/Asashio_Tar%C5%8D_IV
Asashio Tarō IV


2024-01-01



---
https://en.wikipedia.org/wiki/Asbj%C3%B8rn_Hr%C3%B3bjartsson
Asbjørn Hróbjartsson


2024-01-01



---
https://en.wikipedia.org/wiki/Ascension_of_Isaiah
Ascension of Isaiah


2024-01-01



---
https://en.wikipedia.org/wiki/Ascian_language
Ascian language


2024-01-01



---
https://en.wikipedia.org/wiki/Ashcroft_v._Free_Speech_Coalition
Ashcroft v. Free Speech Coalition


2024-01-01



---
https://en.wikipedia.org/wiki/Ashi_Productions
Ashi Productions


2024-01-01



---
https://en.wikipedia.org/wiki/Ashish_Arora
Ashish Arora


2024-01-01



---
https://en.wikipedia.org/wiki/Ashish_Khetan
Ashish Khetan


2024-01-01



---
https://en.wikipedia.org/wiki/Ashish_Vaswani
Ashish Vaswani


2024-01-01



---
https://en.wikipedia.org/wiki/Ashish_Yadav
Ashish Yadav


2024-01-01



---
https://en.wikipedia.org/wiki/Ashita_no_Joe
Ashita no Joe


2024-01-01



---
https://en.wikipedia.org/wiki/Ashkenazi_Jewish_intelligence
Ashkenazi Jewish intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Ashkenazi_Jewish_intelligence#Evidence_for_a_group_difference_in_intelligence
Ashkenazi Jewish intelligence § Evidence for a group difference in intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Ashkenazi_Jews
Ashkenazi Jews


2024-01-01



---
https://en.wikipedia.org/wiki/Ashkenazi_intelligence
Ashkenazi intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Ashlee_Vance
Ashlee Vance


2024-01-01



---
https://en.wikipedia.org/wiki/Ashley_Byrne
Ashley Byrne


2024-01-01



---
https://en.wikipedia.org/wiki/Ashley_Freeman
Ashley Freeman


2024-01-01



---
https://en.wikipedia.org/wiki/Ashley_Stewart
Ashley Stewart


2024-01-01



---
https://en.wikipedia.org/wiki/Ashley_Whillans
Ashley Whillans


2024-01-01



---
https://en.wikipedia.org/wiki/Ashley_Wilkes
Ashley Wilkes


2024-01-01



---
https://en.wikipedia.org/wiki/Ashok_Goel
Ashok Goel


2024-01-01



---
https://en.wikipedia.org/wiki/AsianWeek
AsianWeek


2024-01-01



---
https://en.wikipedia.org/wiki/Asian_giant_hornet
Asian giant hornet


2024-01-01



---
https://en.wikipedia.org/wiki/Ask.com
Ask.com


2024-01-01



---
https://en.wikipedia.org/wiki/Aspirin#Adverse_effects
Aspirin § Adverse effects


2024-01-01



---
https://en.wikipedia.org/wiki/Assassination_market
Assassination market


2024-01-01



---
https://en.wikipedia.org/wiki/Assembly_language
Assembly language


2024-01-01



---
https://en.wikipedia.org/wiki/Asset_forfeiture#United_States
Asset forfeiture § United States


2024-01-01



---
https://en.wikipedia.org/wiki/Asset_stripping
Asset stripping


2024-11-24



---
https://en.wikipedia.org/wiki/Associated_Press
Associated Press


2024-01-01



---
https://en.wikipedia.org/wiki/Association_for_Computing_Machinery
Association for Computing Machinery


2024-01-01



---
https://en.wikipedia.org/wiki/Associative_property
Associative property


2024-01-01



---
https://en.wikipedia.org/wiki/Assonance
Assonance


2024-01-01



---
https://en.wikipedia.org/wiki/Assortative_mating
Assortative mating


2024-01-01



---
https://en.wikipedia.org/wiki/Asterisk
Asterisk


2024-01-01



---
https://en.wikipedia.org/wiki/Asterism
Asterism


2024-01-01



---
https://en.wikipedia.org/wiki/Asteroid_impact_avoidance#Collision_avoidance_strategies
Asteroid impact avoidance § Collision avoidance strategies


2024-01-01



---
https://en.wikipedia.org/wiki/Asteroid_mining
Asteroid mining


2024-01-01



---
https://en.wikipedia.org/wiki/Astral_projection
Astral projection


2024-01-01



---
https://en.wikipedia.org/wiki/Astrid_Lindgren
Astrid Lindgren


2024-01-01



---
https://en.wikipedia.org/wiki/Astro_Boy
Astro Boy


2024-01-01



---
https://en.wikipedia.org/wiki/Asuka_Langley_Soryu
Asuka Langley Soryu


2024-01-01



---
https://en.wikipedia.org/wiki/Asya_Rolls
Asya Rolls


2024-01-01



---
https://en.wikipedia.org/wiki/Asymmetric_carbon
Asymmetric carbon


2024-01-01



---
https://en.wikipedia.org/wiki/Ataru_Moroboshi
Ataru Moroboshi


2024-01-01



---
https://en.wikipedia.org/wiki/Atenism
Atenism


2024-01-01



---
https://en.wikipedia.org/wiki/Athalaric
Athalaric


2024-01-01



---
https://en.wikipedia.org/wiki/Athanasius_Kircher#Egyptology
Athanasius Kircher § Egyptology


2024-01-01



---
https://en.wikipedia.org/wiki/Athula_Sumathipala
Athula Sumathipala


2024-01-01



---
https://en.wikipedia.org/wiki/Atkins_v._Virginia
Atkins v. Virginia


2024-01-01



---
https://en.wikipedia.org/wiki/Atlanta_campaign
Atlanta campaign


2024-01-01



---
https://en.wikipedia.org/wiki/Atlantis:_The_Lost_Empire
Atlantis: The Lost Empire


2024-01-01



---
https://en.wikipedia.org/wiki/Atlas_(rocket_family)
Atlas (rocket family)


2024-01-01



---
https://en.wikipedia.org/wiki/Atmospheric_optics#List
Atmospheric optics § List


2024-01-01



---
https://en.wikipedia.org/wiki/Atomic_Energy_Act_of_1954
Atomic Energy Act of 1954


2024-01-01



---
https://en.wikipedia.org/wiki/Atomic_demolition_munition#Civilian_uses
Atomic demolition munition § Civilian uses


2024-01-01



---
https://en.wikipedia.org/wiki/Atomic_orbital
Atomic orbital


2024-01-01



---
https://en.wikipedia.org/wiki/Atomism
Atomism


2024-01-01



---
https://en.wikipedia.org/wiki/Atsushi_Takahashi
Atsushi Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Attack_on_Titan
Attack on Titan


2024-01-01



---
https://en.wikipedia.org/wiki/Attempted_assassination_of_Gerald_Ford_in_Sacramento#Assassination_attempt
Attempted assassination of Gerald Ford in Sacramento § Assassination attempt


2024-07-15



---
https://en.wikipedia.org/wiki/Attentional_blink
Attentional blink


2024-01-01



---
https://en.wikipedia.org/wiki/Attila
Attila


2024-01-01



---
https://en.wikipedia.org/wiki/Attila#Death
Attila § Death


2024-01-01



---
https://en.wikipedia.org/wiki/Attractive_nuisances
Attractive nuisances


2024-01-01



---
https://en.wikipedia.org/wiki/Atul_Gawande
Atul Gawande


2024-01-01



---
https://en.wikipedia.org/wiki/Aubrey_de_Grey
Aubrey de Grey


2024-01-01



---
https://en.wikipedia.org/wiki/Aude_Oliva
Aude Oliva


2024-01-01



---
https://en.wikipedia.org/wiki/Audrey_Munson
Audrey Munson


2024-01-01



---
https://en.wikipedia.org/wiki/Audrey_Niffenegger
Audrey Niffenegger


2024-01-01



---
https://en.wikipedia.org/wiki/Audrey_Smith
Audrey Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Augur_(software)
Augur (software)


2024-01-01



---
https://en.wikipedia.org/wiki/August_Kleinzahler
August Kleinzahler


2024-01-01



---
https://en.wikipedia.org/wiki/Augustan_literature
Augustan literature


2024-01-01



---
https://en.wikipedia.org/wiki/Auguste_Villiers_de_l%27Isle-Adam
Auguste Villiers de l'Isle-Adam


2024-01-01



---
https://en.wikipedia.org/wiki/Augusten_Burroughs
Augusten Burroughs


2024-01-01



---
https://en.wikipedia.org/wiki/Augustin-Jean_Fresnel
Augustin-Jean Fresnel


2024-01-01



---
https://en.wikipedia.org/wiki/Augustin-Louis_Cauchy
Augustin-Louis Cauchy


2024-01-01



---
https://en.wikipedia.org/wiki/Augustine_Kong
Augustine Kong


2024-01-01



---
https://en.wikipedia.org/wiki/Augustus#Death_and_succession
Augustus § Death and succession


2024-01-01



---
https://en.wikipedia.org/wiki/Augustus_De_Morgan
Augustus De Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Auke_Tellegen
Auke Tellegen


2024-01-01



---
https://en.wikipedia.org/wiki/Aum_Shinrikyo
Aum Shinrikyo


2024-01-01



---
https://en.wikipedia.org/wiki/Aura_Battler_Dunbine
Aura Battler Dunbine


2024-01-01



---
https://en.wikipedia.org/wiki/Aurelio_Jos%C3%A9_Figueredo
Aurelio José Figueredo


2024-01-01



---
https://en.wikipedia.org/wiki/Aureng-zebe
Aureng-zebe


2024-01-01



---
https://en.wikipedia.org/wiki/Austan_Goolsbee
Austan Goolsbee


2024-01-01



---
https://en.wikipedia.org/wiki/Austin_Burke
Austin Burke


2024-01-01



---
https://en.wikipedia.org/wiki/Austin_Myers
Austin Myers


2024-01-01



---
https://en.wikipedia.org/wiki/Austin_Nichols
Austin Nichols


2024-01-01



---
https://en.wikipedia.org/wiki/Austin_Reiter
Austin Reiter


2024-01-01



---
https://en.wikipedia.org/wiki/Austin_Stone
Austin Stone


2024-01-01



---
https://en.wikipedia.org/wiki/Australopithecine
Australopithecine


2024-01-01



---
https://en.wikipedia.org/wiki/Austria-Hungary
Austria-Hungary


2024-01-01



---
https://en.wikipedia.org/wiki/Austrian_Alps
Austrian Alps


2024-12-17



---
https://en.wikipedia.org/wiki/Austrian_School
Austrian School


2024-01-01



---
https://en.wikipedia.org/wiki/Austrian_school_of_economics
Austrian school of economics


2024-01-01



---
https://en.wikipedia.org/wiki/Authors%27_rights
Authors' rights


2024-01-01



---
https://en.wikipedia.org/wiki/Autism_spectrum#Cost
Autism spectrum § Cost


2024-01-01



---
https://en.wikipedia.org/wiki/AutoCAD
AutoCAD


2024-01-01



---
https://en.wikipedia.org/wiki/AutoHotkey#Examples
AutoHotkey § Examples


2024-01-01



---
https://en.wikipedia.org/wiki/Autocomplete
Autocomplete


2024-01-01



---
https://en.wikipedia.org/wiki/Autocorrelation
Autocorrelation


2024-01-01



---
https://en.wikipedia.org/wiki/Autodesk
Autodesk


2024-01-01



---
https://en.wikipedia.org/wiki/Autodesk_Maya
Autodesk Maya


2024-01-01



---
https://en.wikipedia.org/wiki/Autogamy
Autogamy


2024-01-01



---
https://en.wikipedia.org/wiki/Autogyro
Autogyro


2024-01-01



---
https://en.wikipedia.org/wiki/Autogyros
Autogyros


2024-01-01



---
https://en.wikipedia.org/wiki/Automated_storage_and_retrieval_system
Automated storage and retrieval system


2024-01-01



---
https://en.wikipedia.org/wiki/Automated_theorem_proving
Automated theorem proving


2024-01-01



---
https://en.wikipedia.org/wiki/Automatic_programming
Automatic programming


2024-01-01



---
https://en.wikipedia.org/wiki/Automatic_transmission
Automatic transmission


2024-01-01



---
https://en.wikipedia.org/wiki/Automatic_vectorization
Automatic vectorization


2024-01-01



---
https://en.wikipedia.org/wiki/Automatic_writing
Automatic writing


2024-05-24



---
https://en.wikipedia.org/wiki/Autonomous_system_(Internet)
Autonomous system (Internet)


2024-01-01



---
https://en.wikipedia.org/wiki/Autopilot
Autopilot


2024-01-01



---
https://en.wikipedia.org/wiki/Autoregressive_conditional_heteroskedasticity
Autoregressive conditional heteroskedasticity


2024-01-01



---
https://en.wikipedia.org/wiki/Autoregressive_integrated_moving_average
Autoregressive integrated moving average


2024-01-01



---
https://en.wikipedia.org/wiki/Autoregressive_model
Autoregressive model


2024-01-01



---
https://en.wikipedia.org/wiki/Autovaccines
Autovaccines


2024-11-05



---
https://en.wikipedia.org/wiki/Autumn_Glory
Autumn Glory


2024-01-01



---
https://en.wikipedia.org/wiki/Availability_heuristic
Availability heuristic


2024-01-01



---
https://en.wikipedia.org/wiki/Avalanche_effect
Avalanche effect


2024-01-01



---
https://en.wikipedia.org/wiki/Avalon_(2001_film)
Avalon (2001 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Avatar:_The_Last_Airbender
Avatar: The Last Airbender


2024-01-01



---
https://en.wikipedia.org/wiki/Average_Is_Over
Average Is Over


2024-01-01



---
https://en.wikipedia.org/wiki/Aviation_Week_%26_Space_Technology
Aviation Week & Space Technology


2024-01-01



---
https://en.wikipedia.org/wiki/Aviator_sunglasses
Aviator sunglasses


2024-01-01



---
https://en.wikipedia.org/wiki/Aviv_Regev
Aviv Regev


2024-01-01



---
https://en.wikipedia.org/wiki/Avogadro%27s_number
Avogadro's number


2024-01-01



---
https://en.wikipedia.org/wiki/Avogadro_constant
Avogadro constant


2024-01-01



---
https://en.wikipedia.org/wiki/Avram_Davidson
Avram Davidson


2024-01-01



---
https://en.wikipedia.org/wiki/Avshalom_Caspi
Avshalom Caspi


2024-01-01



---
https://en.wikipedia.org/wiki/Axel_Schmidt
Axel Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Axiom_of_choice
Axiom of choice


2024-01-01



---
https://en.wikipedia.org/wiki/Axiomatic_(book)
Axiomatic (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Axle
Axle


2024-01-01



---
https://en.wikipedia.org/wiki/Ayakashi:_Samurai_Horror_Tales
Ayakashi: Samurai Horror Tales


2024-01-01



---
https://en.wikipedia.org/wiki/Ayako_Fujitani
Ayako Fujitani


2024-01-01



---
https://en.wikipedia.org/wiki/Ayelet_Fishbach
Ayelet Fishbach


2024-01-01



---
https://en.wikipedia.org/wiki/Ayn_Rand
Ayn Rand


2024-01-01



---
https://en.wikipedia.org/wiki/Ayurveda
Ayurveda


2024-01-01



---
https://en.wikipedia.org/wiki/Azhar_Sultan
Azhar Sultan


2024-01-01



---
https://en.wikipedia.org/wiki/Aztl%C3%A1n#Use_by_the_Chicano_movement
Aztlán § Use by the Chicano movement


2024-01-01



---
https://en.wikipedia.org/wiki/Azumanga_Daioh
Azumanga Daioh


2024-01-01



---
https://en.wikipedia.org/wiki/Azure_(heraldry)
Azure (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/B%C3%A9la_Kiss
Béla Kiss


2024-01-01



---
https://en.wikipedia.org/wiki/B%C3%A9zier_curve
Bézier curve


2024-01-01



---
https://en.wikipedia.org/wiki/B%C3%B6sendorfer
Bösendorfer


2024-01-01



---
https://en.wikipedia.org/wiki/B-heap
B-heap


2024-01-01



---
https://en.wikipedia.org/wiki/B-spline
B-spline


2024-01-01



---
https://en.wikipedia.org/wiki/B._Douglas_Bernheim
B. Douglas Bernheim


2024-01-01



---
https://en.wikipedia.org/wiki/B._F._Skinner
B. F. Skinner


2024-01-01



---
https://en.wikipedia.org/wiki/B._M._Trost
B. M. Trost


2024-01-01



---
https://en.wikipedia.org/wiki/B._Timothy_Walsh
B. Timothy Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/B61_nuclear_bomb
B61 nuclear bomb


2024-01-01



---
https://en.wikipedia.org/wiki/BALB/c
BALB/c


2024-01-01



---
https://en.wikipedia.org/wiki/BALCO_scandal
BALCO scandal


2024-01-01



---
https://en.wikipedia.org/wiki/BASE_jumping
BASE jumping


2024-01-01



---
https://en.wikipedia.org/wiki/BBC_Radio_5_Live
BBC Radio 5 Live


2024-01-01



---
https://en.wikipedia.org/wiki/BCS_theory
BCS theory


2024-01-01



---
https://en.wikipedia.org/wiki/BLDBLG
BLDBLG


2024-01-01



---
https://en.wikipedia.org/wiki/BLEU
BLEU


2024-01-01



---
https://en.wikipedia.org/wiki/BPTT
BPTT


2024-01-01



---
https://en.wikipedia.org/wiki/BSD_licenses
BSD licenses


2024-01-01



---
https://en.wikipedia.org/wiki/Baader-Meinhof_Effect
Baader-Meinhof Effect


2024-01-01



---
https://en.wikipedia.org/wiki/Baba_Is_You
Baba Is You


2024-01-01



---
https://en.wikipedia.org/wiki/Baba_Yaga
Baba Yaga


2024-01-01



---
https://en.wikipedia.org/wiki/Babak_Hassibi
Babak Hassibi


2024-01-01



---
https://en.wikipedia.org/wiki/Babak_Hodjat
Babak Hodjat


2024-01-01



---
https://en.wikipedia.org/wiki/Babcock_%26_Wilcox
Babcock & Wilcox


2024-01-01



---
https://en.wikipedia.org/wiki/Babel-17
Babel-17


2024-01-01



---
https://en.wikipedia.org/wiki/Baby_boomers
Baby boomers


2024-01-01



---
https://en.wikipedia.org/wiki/Babylon_5
Babylon 5


2024-01-01



---
https://en.wikipedia.org/wiki/Babylon_V
Babylon V


2024-03-13



---
https://en.wikipedia.org/wiki/Baccano!
Baccano!


2024-01-01



---
https://en.wikipedia.org/wiki/Bachelor_of_Laws
Bachelor of Laws


2024-01-01



---
https://en.wikipedia.org/wiki/Back_To_The_Future
Back To The Future


2024-01-01



---
https://en.wikipedia.org/wiki/Back_to_Methuselah
Back to Methuselah


2024-01-01



---
https://en.wikipedia.org/wiki/Back_to_the_Future
Back to the Future


2024-01-01



---
https://en.wikipedia.org/wiki/Back_to_the_Future_Part_II
Back to the Future Part II


2024-01-01



---
https://en.wikipedia.org/wiki/Backblaze
Backblaze


2024-01-01



---
https://en.wikipedia.org/wiki/Backcrossing
Backcrossing


2024-01-01



---
https://en.wikipedia.org/wiki/Backdoor_(computing)#Compiler_backdoors
Backdoor (computing) § Compiler backdoors


2024-01-01



---
https://en.wikipedia.org/wiki/Background_artists
Background artists


2024-04-26



---
https://en.wikipedia.org/wiki/Backlink
Backlink


2024-01-01



---
https://en.wikipedia.org/wiki/Backlinks
Backlinks


2024-01-01



---
https://en.wikipedia.org/wiki/Backronym
Backronym


2024-01-01



---
https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form
Backus–Naur form


2024-01-01



---
https://en.wikipedia.org/wiki/Backward_induction
Backward induction


2024-01-01



---
https://en.wikipedia.org/wiki/Backwards_digit_spans
Backwards digit spans


2024-01-01



---
https://en.wikipedia.org/wiki/Bacteriochlorophyll
Bacteriochlorophyll


2024-01-01



---
https://en.wikipedia.org/wiki/Bacteriophage
Bacteriophage


2024-01-01



---
https://en.wikipedia.org/wiki/Bactrim
Bactrim


2024-11-05



---
https://en.wikipedia.org/wiki/Bad_Boys_(Inner_Circle_song)
Bad Boys (Inner Circle song)


2024-01-01



---
https://en.wikipedia.org/wiki/Baddeley%27s_model_of_working_memory#Phonological_loop
Baddeley's model of working memory § Phonological loop


2024-01-01



---
https://en.wikipedia.org/wiki/Baddeley's_model_of_working_memory#Phonological_loop
Baddeley's model of working memory § Phonological loop


2024-01-01



---
https://en.wikipedia.org/wiki/Baedeker
Baedeker


2024-01-01



---
https://en.wikipedia.org/wiki/Bag-of-words_model
Bag-of-words model


2024-01-01



---
https://en.wikipedia.org/wiki/Baggage#Wheels
Baggage § Wheels


2024-01-01



---
https://en.wikipedia.org/wiki/Bahad%C4%B1r_Demir
Bahadır Demir


2024-01-01



---
https://en.wikipedia.org/wiki/Baidu_Baike
Baidu Baike


2024-01-01



---
https://en.wikipedia.org/wiki/Baihao_Yinzhen
Baihao Yinzhen


2024-01-01



---
https://en.wikipedia.org/wiki/Bail_bondsman
Bail bondsman


2024-01-01



---
https://en.wikipedia.org/wiki/Baja_California_peninsula
Baja California peninsula


2024-01-01



---
https://en.wikipedia.org/wiki/Bake-danuki
Bake-danuki


2024-01-01



---
https://en.wikipedia.org/wiki/Baku_Yumemakura
Baku Yumemakura


2024-01-01



---
https://en.wikipedia.org/wiki/Bakuman
Bakuman


2024-01-01



---
https://en.wikipedia.org/wiki/Bal%C3%A1zs_Kov%C3%A1cs
Balázs Kovács


2024-01-01



---
https://en.wikipedia.org/wiki/Balancing_selection
Balancing selection


2024-01-01



---
https://en.wikipedia.org/wiki/Baldr
Baldr


2024-01-01



---
https://en.wikipedia.org/wiki/Ballantine_Books
Ballantine Books


2024-01-01



---
https://en.wikipedia.org/wiki/Ballistic_missile_submarine
Ballistic missile submarine


2024-01-01



---
https://en.wikipedia.org/wiki/Ballooning_(spider)
Ballooning (spider)


2024-01-01



---
https://en.wikipedia.org/wiki/Balmis_Expedition
Balmis Expedition


2024-01-01



---
https://en.wikipedia.org/wiki/Bamboo_and_wooden_slips
Bamboo and wooden slips


2024-01-01



---
https://en.wikipedia.org/wiki/Bamboo_wife
Bamboo wife


2024-01-01



---
https://en.wikipedia.org/wiki/Banalit%C3%A9
Banalité


2024-01-01



---
https://en.wikipedia.org/wiki/Bancha
Bancha


2024-01-01



---
https://en.wikipedia.org/wiki/Bandai
Bandai


2024-01-01



---
https://en.wikipedia.org/wiki/Bandai_Visual
Bandai Visual


2024-01-01



---
https://en.wikipedia.org/wiki/Bande_dessin%C3%A9e
Bande dessinée


2024-05-24



---
https://en.wikipedia.org/wiki/BarCamp
BarCamp


2024-01-01



---
https://en.wikipedia.org/wiki/Barack_Obama_citizenship_conspiracy_theories
Barack Obama citizenship conspiracy theories


2024-01-01



---
https://en.wikipedia.org/wiki/Barakamon
Barakamon


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Davis
Barbara Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Delinsky
Barbara Delinsky


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_J._Sahakian
Barbara J. Sahakian


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Mellers
Barbara Mellers


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Palmer,_1st_Duchess_of_Cleveland
Barbara Palmer, 1<sup>st</sup> Duchess of Cleveland


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Schneider
Barbara Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_Wold
Barbara Wold


2024-01-01



---
https://en.wikipedia.org/wiki/Barbara_von_Kr%C3%BCdener
Barbara von Krüdener


2024-01-01



---
https://en.wikipedia.org/wiki/Barbary_slave_trade
Barbary slave trade


2024-01-01



---
https://en.wikipedia.org/wiki/Barbegal_aqueduct_and_mills
Barbegal aqueduct and mills


2024-01-01



---
https://en.wikipedia.org/wiki/Barley_tea
Barley tea


2024-01-01



---
https://en.wikipedia.org/wiki/Barnes_%26_Noble
Barnes & Noble


2024-01-01



---
https://en.wikipedia.org/wiki/Barney_Oliver
Barney Oliver


2024-01-01



---
https://en.wikipedia.org/wiki/Barrage_balloon
Barrage balloon


2024-01-01



---
https://en.wikipedia.org/wiki/Barry_Commoner
Barry Commoner


2024-01-01



---
https://en.wikipedia.org/wiki/Barry_Cunliffe
Barry Cunliffe


2024-01-01



---
https://en.wikipedia.org/wiki/Barry_Hannah
Barry Hannah


2024-01-01



---
https://en.wikipedia.org/wiki/Barry_Horowitz
Barry Horowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Bartlett%27s_Familiar_Quotations
Bartlett's Familiar Quotations


2024-01-01



---
https://en.wikipedia.org/wiki/Bartlett's_Familiar_Quotations
Bartlett's Familiar Quotations


2024-01-01



---
https://en.wikipedia.org/wiki/Baruch_Fischhoff
Baruch Fischhoff


2024-01-01



---
https://en.wikipedia.org/wiki/Baryon
Baryon


2024-01-01



---
https://en.wikipedia.org/wiki/Bas-Lag
Bas-Lag


2024-01-01



---
https://en.wikipedia.org/wiki/Base-3
Base-3


2024-06-06



---
https://en.wikipedia.org/wiki/Base64
Base64


2024-01-01



---
https://en.wikipedia.org/wiki/Base_Realignment_and_Closure
Base Realignment and Closure


2024-01-01



---
https://en.wikipedia.org/wiki/Base_rate
Base rate


2024-01-01



---
https://en.wikipedia.org/wiki/Base_rate_fallacy
Base rate fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Baseball
Baseball


2024-01-01



---
https://en.wikipedia.org/wiki/Baseball_Hall_of_Fame
Baseball Hall of Fame


2024-09-28



---
https://en.wikipedia.org/wiki/Baseball_card
Baseball card


2024-01-01



---
https://en.wikipedia.org/wiki/Baseband_processor
Baseband processor


2024-01-01



---
https://en.wikipedia.org/wiki/Basem_Al-Shayeb
Basem Al-Shayeb


2024-01-01



---
https://en.wikipedia.org/wiki/Basenji
Basenji


2024-01-01



---
https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29
Bash (Unix shell)


2024-01-01



---
https://en.wikipedia.org/wiki/Bash_(Unix_shell)
Bash (Unix shell)


2024-01-01



---
https://en.wikipedia.org/wiki/Basil
Basil


2024-01-01



---
https://en.wikipedia.org/wiki/Basil_Hetzel
Basil Hetzel


2024-01-01



---
https://en.wikipedia.org/wiki/Basil_Zaharoff
Basil Zaharoff


2024-01-01



---
https://en.wikipedia.org/wiki/Basildon
Basildon


2024-01-01



---
https://en.wikipedia.org/wiki/Basilisk_(manga)
Basilisk (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Baskerville
Baskerville


2024-01-01



---
https://en.wikipedia.org/wiki/Baskerville#Digital_versions
Baskerville § Digital versions


2024-01-01



---
https://en.wikipedia.org/wiki/Bassist
Bassist


2024-01-01



---
https://en.wikipedia.org/wiki/Bassoon
Bassoon


2024-01-01



---
https://en.wikipedia.org/wiki/Bastarda
Bastarda


2024-01-01



---
https://en.wikipedia.org/wiki/Bat_virome
Bat virome


2024-01-01



---
https://en.wikipedia.org/wiki/Batavia_(1628_ship)
<em>Batavia</em> (1628 ship)


2024-01-01



---
https://en.wikipedia.org/wiki/Batch_normalization
Batch normalization


2024-01-01



---
https://en.wikipedia.org/wiki/Batman
Batman


2024-01-01



---
https://en.wikipedia.org/wiki/Batman:_The_Animated_Series
<em>Batman: The Animated Series</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Batman_Beyond
<em>Batman Beyond</em>


2024-04-26



---
https://en.wikipedia.org/wiki/Batrachomyomachia
<em>Batrachomyomachia</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Battelle_Memorial_Institute
Battelle Memorial Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_Angel_Alita
<em>Battle Angel Alita</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_buddy
Battle buddy


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Fort_%C3%89ben-%C3%89mael
Battle of Fort Ében-Émael


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Fort_Eben-Emael
Battle of Fort Eben-Emael


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Inchon
Battle of Inchon


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Jutland
Battle of Jutland


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Kosovo_(1448)
Battle of Kosovo (1448)


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Moh%C3%A1cs
Battle of Mohács


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Nablus
Battle of Nablus


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Okinawa
Battle of Okinawa


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Okinawa_(film)
Battle of Okinawa (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Shiloh
Battle of Shiloh


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_Spotsylvania_Court_House
Battle of Spotsylvania Court House


2024-01-01



---
https://en.wikipedia.org/wiki/Battle_of_the_Atlantic
Battle of the Atlantic


2024-01-01



---
https://en.wikipedia.org/wiki/Battles_of_Saratoga
Battles of Saratoga


2024-01-01



---
https://en.wikipedia.org/wiki/Battlespace
Battlespace


2024-01-01



---
https://en.wikipedia.org/wiki/Baud
Baud


2024-01-01



---
https://en.wikipedia.org/wiki/Bauhaus
Bauhaus


2024-01-01



---
https://en.wikipedia.org/wiki/Baumol%27s_cost_disease
Baumol's cost disease


2024-01-01



---
https://en.wikipedia.org/wiki/Bay_Area_Laboratory_Co-operative
Bay Area Laboratory Co-operative


2024-01-01



---
https://en.wikipedia.org/wiki/Bayer
Bayer


2024-01-01



---
https://en.wikipedia.org/wiki/Bayes%27_rule
Bayes' rule


2024-01-01



---
https://en.wikipedia.org/wiki/Bayes%27_theorem
Bayes' theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bayes%27s_theorem
Bayes's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bayes'_theorem
Bayes' theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bayes_factor
Bayes factor


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_inference
Bayesian inference


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_information_criterion
Bayesian information criterion


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_network
Bayesian network


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_network#Causal_networks
Bayesian network § Causal networks


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_optimization
Bayesian optimization


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_probability#Objective_and_subjective_Bayesian_probabilities
Bayesian probability § Objective and subjective Bayesian probabilities


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_search_theory
Bayesian search theory


2024-01-01



---
https://en.wikipedia.org/wiki/Bayesian_statistics
Bayesian statistics


2024-01-01



---
https://en.wikipedia.org/wiki/Bayh%E2%80%93Dole_Act
Bayh–Dole Act


2024-01-01



---
https://en.wikipedia.org/wiki/Bayreuth
Bayreuth


2024-01-01



---
https://en.wikipedia.org/wiki/Bayreuth_Festival#Tickets
Bayreuth Festival § Tickets


2024-01-01



---
https://en.wikipedia.org/wiki/Bayside_Shakedown
Bayside Shakedown


2024-01-01



---
https://en.wikipedia.org/wiki/Beacon_Hill,_Boston
Beacon Hill, Boston


2024-03-29



---
https://en.wikipedia.org/wiki/Beast_King_GoLion
Beast King GoLion


2024-01-01



---
https://en.wikipedia.org/wiki/Beastie_Boys
Beastie Boys


2024-01-01



---
https://en.wikipedia.org/wiki/Beat_(acoustics)#Binaural_beats
Beat (acoustics) § Binaural beats


2024-01-01



---
https://en.wikipedia.org/wiki/Beat_Generation
Beat Generation


2024-01-01



---
https://en.wikipedia.org/wiki/Beat_Keller
Beat Keller


2024-01-01



---
https://en.wikipedia.org/wiki/Beat_Meier
Beat Meier


2024-01-01



---
https://en.wikipedia.org/wiki/Beat_Saber
Beat Saber


2024-01-01



---
https://en.wikipedia.org/wiki/Beatrice_H._Hahn
Beatrice H. Hahn


2024-01-01



---
https://en.wikipedia.org/wiki/Beatrice_de_Gelder
Beatrice de Gelder


2024-01-01



---
https://en.wikipedia.org/wiki/Beatriz_Luna
Beatriz Luna


2024-01-01



---
https://en.wikipedia.org/wiki/Beautiful_Corpse
Beautiful Corpse


2024-12-11



---
https://en.wikipedia.org/wiki/Beautiful_Soup_(HTML_parser)
Beautiful Soup (HTML parser)


2024-01-01



---
https://en.wikipedia.org/wiki/Beaver#Commercial_uses
Beaver § Commercial uses


2024-01-01



---
https://en.wikipedia.org/wiki/Beavis_and_Butt-Head
Beavis and Butt-Head


2024-04-26



---
https://en.wikipedia.org/wiki/Bechtel
Bechtel


2024-01-01



---
https://en.wikipedia.org/wiki/Bed_Bath_%26_Beyond
Bed Bath & Beyond


2024-01-01



---
https://en.wikipedia.org/wiki/Bedford_Level_experiment
Bedford Level experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Bee_Gees
Bee Gees


2024-01-01



---
https://en.wikipedia.org/wiki/Beech_marten
Beech marten


2024-01-01



---
https://en.wikipedia.org/wiki/Beef_tallow
Beef tallow


2024-09-03



---
https://en.wikipedia.org/wiki/Beggars_in_Spain
Beggars in Spain


2024-01-01



---
https://en.wikipedia.org/wiki/Begriffsschrift
Begriffsschrift


2024-01-01



---
https://en.wikipedia.org/wiki/Behavioral_sink
Behavioral sink


2024-01-01



---
https://en.wikipedia.org/wiki/Behavioural_genetics
Behavioural genetics


2024-01-01



---
https://en.wikipedia.org/wiki/Bei_Shi
Bei Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Belief_propagation
Belief propagation


2024-01-01



---
https://en.wikipedia.org/wiki/Belisarius
Belisarius


2024-01-01



---
https://en.wikipedia.org/wiki/Bell%27s_theorem
Bell's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bell%27s_theorem#Interpretations_of_Bell%27s_theorem
Bell's theorem § Interpretations of Bell's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bell%27s_theorem#Interpretations_of_Bell's_theorem
Bell‘s theorem § Interpretations of Bell’s theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bell's_theorem
Bell's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bell's_theorem#Interpretations_of_Bell's_theorem
Bell‘s theorem § Interpretations of Bell’s theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bell_Centennial
Bell Centennial


2024-01-01



---
https://en.wikipedia.org/wiki/Bell_Labs
Bell Labs


2024-01-01



---
https://en.wikipedia.org/wiki/Bell_Labs_Holmdel_Complex
Bell Labs Holmdel Complex


2024-01-01



---
https://en.wikipedia.org/wiki/Bell_Labs_Technical_Journal
Bell Labs Technical Journal


2024-01-01



---
https://en.wikipedia.org/wiki/Belladonna_of_Sadness
Belladonna of Sadness


2024-01-01



---
https://en.wikipedia.org/wiki/Belle_%C3%89poque
Belle Époque


2024-01-01



---
https://en.wikipedia.org/wiki/Belle_Chen
Belle Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Bellingcat
Bellingcat


2024-01-01



---
https://en.wikipedia.org/wiki/Ben-To
Ben-To


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Bernanke
Ben Bernanke


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Carlin
Ben Carlin


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Goldacre
Ben Goldacre


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Goodrich
Ben Goodrich


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Horowitz
Ben Horowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Hutchinson
Ben Hutchinson


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Laurie
Ben Laurie


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Marcus
Ben Marcus


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Mezrich
Ben Mezrich


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Poole
Ben Poole


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Shneiderman
Ben Shneiderman


2024-01-01



---
https://en.wikipedia.org/wiki/Ben_Silverman
Ben Silverman


2024-01-01



---
https://en.wikipedia.org/wiki/Benadryl
Benadryl


2024-01-01



---
https://en.wikipedia.org/wiki/Bend_(heraldry)
Bend (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Benedict_Arnold
Benedict Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/Benedict_Jones
Benedict Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Benedict_Smith
Benedict Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Benedicto_Crespo-Facorro
Benedicto Crespo-Facorro


2024-01-01



---
https://en.wikipedia.org/wiki/Benevolent_dictator_for_life
Benevolent dictator for life


2024-01-01



---
https://en.wikipedia.org/wiki/Benford's_law
Benford's law


2024-01-01



---
https://en.wikipedia.org/wiki/Benfotiamine
Benfotiamine


2024-12-01



---
https://en.wikipedia.org/wiki/Beng_Chin_Ooi
Beng Chin Ooi


2024-01-01



---
https://en.wikipedia.org/wiki/Bengal_tiger
Bengal tiger


2024-01-01



---
https://en.wikipedia.org/wiki/Bengt_Holmstr%C3%B6m
Bengt Holmström


2024-01-01



---
https://en.wikipedia.org/wiki/Bengt_Holmstrom
Bengt Holmstrom


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_A._Garcia
Benjamin A. Garcia


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_A._Olken
Benjamin A. Olken


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_B._Lahey
Benjamin B. Lahey


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Black
Benjamin Black


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Breen
Benjamin Breen


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Disraeli
Benjamin Disraeli


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Djulbegovic
Benjamin Djulbegovic


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_F._Jones
Benjamin F. Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Franklin
Benjamin Franklin


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Goldstein
Benjamin Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Graham
Benjamin Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Hayden
Benjamin Hayden


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Haydon
Benjamin Haydon


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Jensen
Benjamin Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Mako_Hill
Benjamin Mako Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_McMahon
Benjamin McMahon


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Neale
Benjamin Neale


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Tan
Benjamin Tan


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Tang
Benjamin Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_Williams
Benjamin Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Benjamin_van_Niekerk
Benjamin van Niekerk


2024-01-01



---
https://en.wikipedia.org/wiki/Benkei
Benkei


2024-01-01



---
https://en.wikipedia.org/wiki/Bennett_Foddy
Bennett Foddy


2024-07-07



---
https://en.wikipedia.org/wiki/Bent_Flyvbjerg
Bent Flyvbjerg


2024-01-01



---
https://en.wikipedia.org/wiki/Bent_Petersen
Bent Petersen


2024-01-01



---
https://en.wikipedia.org/wiki/Bento
Bento


2024-01-01



---
https://en.wikipedia.org/wiki/Benzaldehyde
Benzaldehyde


2024-01-01



---
https://en.wikipedia.org/wiki/Benzene
Benzene


2024-01-01



---
https://en.wikipedia.org/wiki/Benzoic_acid#Precursor_to_sodium_benzoate_and_related_preservatives
Benzoic acid § Precursor to sodium benzoate and related preservatives


2024-01-01



---
https://en.wikipedia.org/wiki/Beowulf
Beowulf


2024-01-01



---
https://en.wikipedia.org/wiki/Beowulf_cluster
Beowulf cluster


2024-01-01



---
https://en.wikipedia.org/wiki/Beringer_Vineyards
Beringer Vineyards


2024-01-01



---
https://en.wikipedia.org/wiki/Berkeley_Software_Distribution
Berkeley Software Distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Berkson%27s_paradox
Berkson's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Berkson's_paradox
Berkson's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Bernard_Lonergan
Bernard Lonergan


2024-01-01



---
https://en.wikipedia.org/wiki/Bernard_M._Oliver
Bernard M. Oliver


2024-01-01



---
https://en.wikipedia.org/wiki/Bernard_Tan
Bernard Tan


2024-01-01



---
https://en.wikipedia.org/wiki/Bernard_Zinman
Bernard Zinman


2024-01-01



---
https://en.wikipedia.org/wiki/Bernard_von_NotHaus
Bernard von NotHaus


2024-01-01



---
https://en.wikipedia.org/wiki/Bernd_Kr%C3%A4mer
Bernd Krämer


2024-01-01



---
https://en.wikipedia.org/wiki/Bernd_Kraemer
Bernd Kraemer


2024-01-01



---
https://en.wikipedia.org/wiki/Bernd_W%C3%BCrsig
Bernd Würsig


2024-01-01



---
https://en.wikipedia.org/wiki/Bernd_Weber
Bernd Weber


2024-01-01



---
https://en.wikipedia.org/wiki/Berne_Convention
Berne Convention


2024-11-23



---
https://en.wikipedia.org/wiki/Bernhard_Ludvik
Bernhard Ludvik


2024-01-01



---
https://en.wikipedia.org/wiki/Bernhard_Nebel
Bernhard Nebel


2024-01-01



---
https://en.wikipedia.org/wiki/Bernhard_Riemann
Bernhard Riemann


2024-01-01



---
https://en.wikipedia.org/wiki/Bernhard_Sch%C3%B6lkopf
Bernhard Schölkopf


2024-01-01



---
https://en.wikipedia.org/wiki/Bernie_Devlin
Bernie Devlin


2024-01-01



---
https://en.wikipedia.org/wiki/Bernt_Schiele
Bernt Schiele


2024-01-01



---
https://en.wikipedia.org/wiki/Berserk:_The_Golden_Age_Arc
Berserk: The Golden Age Arc


2024-09-28



---
https://en.wikipedia.org/wiki/Berserk_(manga)
Berserk (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Berserker
Berserker


2024-01-01



---
https://en.wikipedia.org/wiki/Berserkers
Berserkers


2024-01-01



---
https://en.wikipedia.org/wiki/Bert_H%C3%B6lldobler
Bert Hölldobler


2024-01-01



---
https://en.wikipedia.org/wiki/Bertold_Wiesner
Bertold Wiesner


2024-01-01



---
https://en.wikipedia.org/wiki/Bertram_Gilfoyle
Bertram Gilfoyle


2024-01-01



---
https://en.wikipedia.org/wiki/Bertrand_Meyer
Bertrand Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Bertrand_Russell
Bertrand Russell


2024-01-01



---
https://en.wikipedia.org/wiki/Beryl_Bainbridge
Beryl Bainbridge


2024-01-01



---
https://en.wikipedia.org/wiki/Beryllium
Beryllium


2024-01-01



---
https://en.wikipedia.org/wiki/Besse_Cooper
Besse Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/Bessel_van_der_Kolk
Bessel van der Kolk


2024-01-01



---
https://en.wikipedia.org/wiki/Best_Buy
Best Buy


2024-01-01



---
https://en.wikipedia.org/wiki/Best_Buy#Controversies
Best Buy § Controversies


2024-01-01



---
https://en.wikipedia.org/wiki/Best_linear_unbiased_prediction
Best linear unbiased prediction


2024-01-01



---
https://en.wikipedia.org/wiki/Beta_(finance)
Beta (finance)


2024-11-03



---
https://en.wikipedia.org/wiki/Beta_blocker#Performance-enhancing_use
Beta blocker § Performance-enhancing use


2024-01-01



---
https://en.wikipedia.org/wiki/Beta_distribution
Beta distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Beta_thalassemia
Beta thalassemia


2024-01-01



---
https://en.wikipedia.org/wiki/Betdaq
Betdaq


2024-01-01



---
https://en.wikipedia.org/wiki/Betfair
Betfair


2024-01-01



---
https://en.wikipedia.org/wiki/Beth_Martin
Beth Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Beth_Shapiro
Beth Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Betrayal_at_House_on_the_Hill
Betrayal at House on the Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Betrayers_of_the_Truth
Betrayers of the Truth


2024-01-01



---
https://en.wikipedia.org/wiki/Betti_number
Betti number


2024-07-17



---
https://en.wikipedia.org/wiki/Betting_strategy
Betting strategy


2024-01-01



---
https://en.wikipedia.org/wiki/Between-group_design#Practice_effect
Between-group design § Practice effect


2024-01-01



---
https://en.wikipedia.org/wiki/Between-group_design_experiment#Practice_effect
Between-group design experiment § Practice effect


2024-01-01



---
https://en.wikipedia.org/wiki/Beverly_Rodriguez
Beverly Rodriguez


2024-01-01



---
https://en.wikipedia.org/wiki/Beyond_Good_and_Evil
Beyond Good and Evil


2024-01-01



---
https://en.wikipedia.org/wiki/Bhramar_Mukherjee
Bhramar Mukherjee


2024-01-01



---
https://en.wikipedia.org/wiki/Bhumibol_Adulyadej
Bhumibol Adulyadej


2024-01-01



---
https://en.wikipedia.org/wiki/Bhuvana_Ramabhadran
Bhuvana Ramabhadran


2024-01-01



---
https://en.wikipedia.org/wiki/Bian_Li
Bian Li


2024-01-01



---
https://en.wikipedia.org/wiki/Bias%E2%80%93variance_tradeoff
Bias–variance tradeoff


2024-01-01



---
https://en.wikipedia.org/wiki/Bias_in_Mental_Testing
Bias in Mental Testing


2024-01-01



---
https://en.wikipedia.org/wiki/Bias_of_Priene
Bias of Priene


2024-01-01



---
https://en.wikipedia.org/wiki/Bias_of_an_estimator
Bias of an estimator


2024-05-13



---
https://en.wikipedia.org/wiki/Biased_estimator
Biased estimator


2024-08-21



---
https://en.wikipedia.org/wiki/Biblical_Magi
Biblical Magi


2024-01-01



---
https://en.wikipedia.org/wiki/BiblioBazaar
BiblioBazaar


2024-01-01



---
https://en.wikipedia.org/wiki/Bibliotheca_historica
Bibliotheca historica


2024-01-01



---
https://en.wikipedia.org/wiki/Bicycle#Parts
Bicycle § Parts


2024-01-01



---
https://en.wikipedia.org/wiki/Bicycling_and_feminism
Bicycling and feminism


2024-01-01



---
https://en.wikipedia.org/wiki/Bidding_fee_auction
Bidding fee auction


2024-01-01



---
https://en.wikipedia.org/wiki/Bidirectional_text
Bidirectional text


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Boss_(Metal_Gear)
Big Boss (Metal Gear)


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Dumb_Object
Big Dumb Object


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Five_personality
Big 5 personality


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Hero_6_%28film%29
Big Hero 6 (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Hero_6_(film)
Big Hero 6 (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Mouth_(American_TV_series)
Big Mouth (American TV series)


2024-04-26



---
https://en.wikipedia.org/wiki/Big_Name_Fan
Big Name Fan


2024-01-01



---
https://en.wikipedia.org/wiki/Big_O_notation
Big O notation


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Oil
Big Oil


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Think
Big Think


2024-01-01



---
https://en.wikipedia.org/wiki/Big_Trouble_in_Little_China
Big Trouble in Little China


2024-01-01



---
https://en.wikipedia.org/wiki/Bigelow_Tea_Company
Bigelow Tea Company


2024-01-01



---
https://en.wikipedia.org/wiki/Bigtable
Bigtable


2024-01-01



---
https://en.wikipedia.org/wiki/Bijection
Bijection


2024-01-01



---
https://en.wikipedia.org/wiki/Bikram_Yoga
Bikram Yoga


2024-11-05



---
https://en.wikipedia.org/wiki/Bilal_Ashraf
Bilal Ashraf


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Bill & Ted's Excellent Adventure


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_%26_Ted's_Excellent_Adventure
Bill & Ted's Excellent Adventure


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Atkinson
Bill Atkinson


2024-12-11



---
https://en.wikipedia.org/wiki/Bill_Casselman
Bill Casselman


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Clinton
Bill Clinton


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Clinton_1992_presidential_campaign
Bill Clinton 1992 presidential campaign


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Cosby
Bill Cosby


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Dally
Bill Dally


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Deakin
Bill Deakin


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Gates
Bill Gates


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Gosper
Bill Gosper


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Haast
Bill Haast


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Hicks
Bill Hicks


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_James
Bill James


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Mason_(jewel_thief)
Bill Mason (jewel thief)


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Murray
Bill Murray


2024-06-30



---
https://en.wikipedia.org/wiki/Bill_Peck
Bill Peck


2024-01-01



---
https://en.wikipedia.org/wiki/Bill_Watterson
Bill Watterson


2024-12-06



---
https://en.wikipedia.org/wiki/Bill_de_Blasio
Bill de Blasio


2024-01-01



---
https://en.wikipedia.org/wiki/Billy_Reid_(fashion_designer)
Billy Reid (fashion designer)


2024-01-01



---
https://en.wikipedia.org/wiki/Bimetallic_strip
Bimetallic strip


2024-01-01



---
https://en.wikipedia.org/wiki/Bin_Jiang
Bin Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Bin_Liu
Bin Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Bin_Xu
Bin Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Bin_Yu
Bin Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Bin_packing_problem
Bin packing problem


2024-01-01



---
https://en.wikipedia.org/wiki/Binary_heap
Binary heap


2024-01-01



---
https://en.wikipedia.org/wiki/Binary_translation#Dynamic_binary_translation
Binary translation § Dynamic binary translation


2024-01-01



---
https://en.wikipedia.org/wiki/Binary_tree
Binary tree


2024-01-01



---
https://en.wikipedia.org/wiki/Binary_tree#Arrays
Binary tree § Arrays


2024-01-01



---
https://en.wikipedia.org/wiki/Binder_clip
Binder clip


2024-01-01



---
https://en.wikipedia.org/wiki/Bing_Han
Bing Han


2024-01-01



---
https://en.wikipedia.org/wiki/Bing_Zhang
Bing Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Binomial_coefficient
Binomial coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Binomial_distribution
Binomial distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Binomial_options_pricing_model
Binomial options pricing model


2024-01-01



---
https://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval
Binomial proportion confidence interval


2024-01-01



---
https://en.wikipedia.org/wiki/BioRxiv
BioRxiv


2024-01-01



---
https://en.wikipedia.org/wiki/Biobank
Biobank


2024-01-01



---
https://en.wikipedia.org/wiki/Bioequivalence
Bioequivalence


2024-01-01



---
https://en.wikipedia.org/wiki/Biofilms
Biofilms


2024-01-01



---
https://en.wikipedia.org/wiki/Biological_patents_in_the_United_States#Myriad_Genetics_case
Biological patents in the United States § Myriad Genetics case


2024-01-01



---
https://en.wikipedia.org/wiki/Biological_warfare
Biological warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Biomarker
Biomarker


2024-01-01



---
https://en.wikipedia.org/wiki/Biomega_(manga)
Biomega (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Biometrics
Biometrics


2024-06-19



---
https://en.wikipedia.org/wiki/Bioprospecting
Bioprospecting


2024-01-01



---
https://en.wikipedia.org/wiki/Bioremediation
Bioremediation


2024-01-01



---
https://en.wikipedia.org/wiki/Biosimilar
Biosimilar


2024-01-01



---
https://en.wikipedia.org/wiki/Biosphere_2
Biosphere 2


2024-01-01



---
https://en.wikipedia.org/wiki/Biphasic_and_polyphasic_sleep
Biphasic and polyphasic sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Bipolar_II_disorder#Antidepressants
Bipolar II disorder § Antidepressants


2024-01-01



---
https://en.wikipedia.org/wiki/Bipolar_disorder#Epidemiology
Bipolar disorder § Epidemiology


2024-01-01



---
https://en.wikipedia.org/wiki/Bird_food
Bird food


2024-01-01



---
https://en.wikipedia.org/wiki/Bird_seed
Bird seed


2024-01-01



---
https://en.wikipedia.org/wiki/Birdy_the_Mighty
Birdy the Mighty


2024-01-01



---
https://en.wikipedia.org/wiki/Birth_order
Birth order


2024-01-01



---
https://en.wikipedia.org/wiki/Birth_tourism
Birth tourism


2024-01-01



---
https://en.wikipedia.org/wiki/Birthday_problem#Approximations
Birthday problem § Approximations


2024-01-01



---
https://en.wikipedia.org/wiki/Bish%C5%8Djo
Bishōjo


2024-01-01



---
https://en.wikipedia.org/wiki/Bishop_(Latter_Day_Saints)
Bishop (Latter Day Saints)


2024-01-01



---
https://en.wikipedia.org/wiki/Bisimulation
Bisimulation


2024-01-01



---
https://en.wikipedia.org/wiki/Bisphosphonate
Bisphosphonate


2024-01-01



---
https://en.wikipedia.org/wiki/BitClout
BitClout


2024-01-01



---
https://en.wikipedia.org/wiki/BitKeeper
BitKeeper


2024-01-01



---
https://en.wikipedia.org/wiki/BitMEX
BitMEX


2024-01-01



---
https://en.wikipedia.org/wiki/BitTorrent
BitTorrent


2024-01-01



---
https://en.wikipedia.org/wiki/Bite_the_bullet
Bite the bullet


2024-01-01



---
https://en.wikipedia.org/wiki/Bitkeeper
Bitkeeper


2024-01-01



---
https://en.wikipedia.org/wiki/Bitly
Bitly


2024-01-01



---
https://en.wikipedia.org/wiki/Bitter_taste_evolution
Bitter taste evolution


2024-01-01



---
https://en.wikipedia.org/wiki/Bitterants
Bitterants


2024-10-29



---
https://en.wikipedia.org/wiki/Bixby_(software)
Bixby (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Black%E2%80%93Scholes_model
Black-Scholes model


2024-01-01



---
https://en.wikipedia.org/wiki/Black-footed_cat
Black-footed cat


2024-01-01



---
https://en.wikipedia.org/wiki/Black_Flag_(band)
Black Flag (band)


2024-01-01



---
https://en.wikipedia.org/wiki/Black_Hand_(Serbia)
Black Hand (Serbia)


2024-01-01



---
https://en.wikipedia.org/wiki/Black_Leopard,_Red_Wolf
Black Leopard, Red Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/Black_Mountain_College
Black Mountain College


2024-01-01



---
https://en.wikipedia.org/wiki/Black_Rain_(1989_Japanese_film)
Black Rain (1989 Japanese film)


2024-01-01



---
https://en.wikipedia.org/wiki/Black_September_Organization
Black September Organization


2024-01-01



---
https://en.wikipedia.org/wiki/Black_box
Black box


2024-01-01



---
https://en.wikipedia.org/wiki/Black_cat#Coat
Black cat § Coat


2024-01-01



---
https://en.wikipedia.org/wiki/Black_swan
Black swan


2024-01-01



---
https://en.wikipedia.org/wiki/Black_tea
Black tea


2024-01-01



---
https://en.wikipedia.org/wiki/Blackboard
Blackboard


2024-01-01



---
https://en.wikipedia.org/wiki/Blackletter#Textura
Blackletter § Textura


2024-01-01



---
https://en.wikipedia.org/wiki/Blacklist_(computing)
Blacklist (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Blade_Runner
Blade Runner


2024-01-01



---
https://en.wikipedia.org/wiki/Blade_Runner_2049
Blade Runner 2049


2024-01-01



---
https://en.wikipedia.org/wiki/Blade_of_the_Immortal
Blade of the Immortal


2024-01-01



---
https://en.wikipedia.org/wiki/Blair_Braverman
Blair Braverman


2024-01-01



---
https://en.wikipedia.org/wiki/Blaise_Ag%C3%BCera_y_Arcas
Blaise Agüera y Arcas


2024-01-01



---
https://en.wikipedia.org/wiki/Blaise_Aguera_y_Arcas
Blaise Aguera y Arcas


2024-01-01



---
https://en.wikipedia.org/wiki/Blaise_Cendrars
Blaise Cendrars


2024-01-01



---
https://en.wikipedia.org/wiki/Blake_Camp
Blake Camp


2024-01-01



---
https://en.wikipedia.org/wiki/Blake_Richards
Blake Richards


2024-01-01



---
https://en.wikipedia.org/wiki/Blame!
Blame!


2024-01-01



---
https://en.wikipedia.org/wiki/Blazon
Blazon


2024-01-01



---
https://en.wikipedia.org/wiki/Blender_(software)
Blender (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Blighia_sapida
Blighia sapida


2024-01-01



---
https://en.wikipedia.org/wiki/Blind_spot_(vision)
Blind spot (vision)


2024-01-01



---
https://en.wikipedia.org/wiki/Blinded_experiment
Blinded experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Blindsight_(Watts_novel)
Blindsight (Watts novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Blizzard_Entertainment
Blizzard Entertainment


2024-01-01



---
https://en.wikipedia.org/wiki/Block,_Inc.
Block, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Block-stacking_problem
Block-stacking problem


2024-01-01



---
https://en.wikipedia.org/wiki/Block_Elements
Block Elements


2024-01-01



---
https://en.wikipedia.org/wiki/Blockbuster_(retailer)
Blockbuster (retailer)


2024-01-01



---
https://en.wikipedia.org/wiki/Blocking_%28statistics%29
Blocking (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Blocking_(computing)
Blocking (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Blocking_(statistics)
Blocking (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Blog
Blog


2024-01-01



---
https://en.wikipedia.org/wiki/Bloglines
Bloglines


2024-01-01



---
https://en.wikipedia.org/wiki/Blood_Blockade_Battlefront
Blood Blockade Battlefront


2024-01-01



---
https://en.wikipedia.org/wiki/Blood_Meridian
Blood Meridian


2024-01-01



---
https://en.wikipedia.org/wiki/Blood_orange
Blood orange


2024-01-01



---
https://en.wikipedia.org/wiki/Bloom%27s_2_Sigma_Problem
Bloom's 2 Sigma Problem


2024-01-01



---
https://en.wikipedia.org/wiki/Bloom%27s_2_sigma_problem
Bloom's 2 sigma problem


2024-01-01



---
https://en.wikipedia.org/wiki/Bloom's_2_sigma_problem
Bloom's 2 sigma problem


2024-01-01



---
https://en.wikipedia.org/wiki/Bloom_filter
Bloom filter


2024-01-01



---
https://en.wikipedia.org/wiki/Bloomberg_Businessweek
Bloomberg Businessweek


2024-01-01



---
https://en.wikipedia.org/wiki/Bloomberg_Terminal
Bloomberg Terminal


2024-01-01



---
https://en.wikipedia.org/wiki/Bloomingdale%27s
Bloomingdale's


2024-01-01



---
https://en.wikipedia.org/wiki/Bloomingdale's
Bloomingdale's


2024-01-01



---
https://en.wikipedia.org/wiki/Bloomsbury_Group
Bloomsbury Group


2024-01-01



---
https://en.wikipedia.org/wiki/Blotting_paper#Drugs
Blotting paper § Drugs


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_Cliff_Record
Blue Cliff Record


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_Submarine_No._6
Blue Submarine No. 6


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_Whale_Challenge
Blue Whale Challenge


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_Wizard_Is_About_To_Die!
Blue Wizard Is About To Die!


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_Wizard_Is_About_To_Die%21
Blue Wizard Is About To Die!


2024-01-01



---
https://en.wikipedia.org/wiki/Blue_screen_of_death
Blue screen of death


2024-01-01



---
https://en.wikipedia.org/wiki/Bluey_(2018_TV_series)
Bluey (2018 TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Blum%27s_speedup_theorem
Blum's speedup theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Bluma_Zeigarnik
Bluma Zeigarnik


2024-01-01



---
https://en.wikipedia.org/wiki/Bo%C3%B8wy
Boøwy


2024-01-01



---
https://en.wikipedia.org/wiki/Bo_Dai
Bo Dai


2024-01-01



---
https://en.wikipedia.org/wiki/Bo_Gao
Bo Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Bo_Li
Bo Li


2024-01-01



---
https://en.wikipedia.org/wiki/Bo_Peng
Bo Peng


2024-01-01



---
https://en.wikipedia.org/wiki/Bo_Yang
Bo Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Board_of_directors
Board of directors


2024-01-01



---
https://en.wikipedia.org/wiki/Board_of_selectmen
Board of selectmen


2024-01-01



---
https://en.wikipedia.org/wiki/Boaz_Barak
Boaz Barak


2024-01-01



---
https://en.wikipedia.org/wiki/Boaz_Keysar
Boaz Keysar


2024-01-01



---
https://en.wikipedia.org/wiki/Bob%27s_Burgers
Bob's Burgers


2024-04-26



---
https://en.wikipedia.org/wiki/Bob%27s_Game
Bob's Game


2024-01-01



---
https://en.wikipedia.org/wiki/Bob's_Game
Bob's Game


2024-01-01



---
https://en.wikipedia.org/wiki/Bob_Dylan
Bob Dylan


2024-01-01



---
https://en.wikipedia.org/wiki/Bob_Marley
Bob Marley


2024-01-01



---
https://en.wikipedia.org/wiki/Bob_Marley_and_the_Wailers
Bob Marley and the Wailers


2024-01-01



---
https://en.wikipedia.org/wiki/Bob_Sturm
Bob Sturm


2024-01-01



---
https://en.wikipedia.org/wiki/Boban_Petrovi%C4%87
Boban Petrović


2024-01-01



---
https://en.wikipedia.org/wiki/Bobblehead
Bobblehead


2024-01-01



---
https://en.wikipedia.org/wiki/Bobby_Driscoll
Bobby Driscoll


2024-05-26



---
https://en.wikipedia.org/wiki/Bobby_Leach
Bobby Leach


2024-01-01



---
https://en.wikipedia.org/wiki/Bodleian_Library
Bodleian Library


2024-01-01



---
https://en.wikipedia.org/wiki/BodyMedia
BodyMedia


2024-01-01



---
https://en.wikipedia.org/wiki/Body_Worlds
Body Worlds


2024-01-01



---
https://en.wikipedia.org/wiki/Body_mass_index
Body mass index


2024-01-01



---
https://en.wikipedia.org/wiki/Body_schema
Body schema


2024-01-01



---
https://en.wikipedia.org/wiki/Boehringer_Ingelheim
Boehringer Ingelheim


2024-01-01



---
https://en.wikipedia.org/wiki/Boethius
Boethius


2024-01-01



---
https://en.wikipedia.org/wiki/Boethius#De_institutione_musica
Boethius § De institutione musica


2024-01-01



---
https://en.wikipedia.org/wiki/Bog_butter
Bog butter


2024-01-01



---
https://en.wikipedia.org/wiki/Bogus%C5%82aw_Paw%C5%82owski
Bogusław Pawłowski


2024-01-01



---
https://en.wikipedia.org/wiki/Bohr_model
Bohr model


2024-01-01



---
https://en.wikipedia.org/wiki/Boiling
Boiling


2024-01-01



---
https://en.wikipedia.org/wiki/Boing_Boing
Boing Boing


2024-01-01



---
https://en.wikipedia.org/wiki/Bojinka_plot
Bojinka plot


2024-01-01



---
https://en.wikipedia.org/wiki/Boko_Haram
Boko Haram


2024-01-01



---
https://en.wikipedia.org/wiki/Bokurano
Bokurano


2024-01-01



---
https://en.wikipedia.org/wiki/Bokyung_Son
Bokyung Son


2024-01-01



---
https://en.wikipedia.org/wiki/Bolo_tie
Bolo tie


2024-01-01



---
https://en.wikipedia.org/wiki/Bolshoi_Ballet
Bolshoi Ballet


2024-01-01



---
https://en.wikipedia.org/wiki/Boltzmann_brain
Boltzmann brain


2024-01-01



---
https://en.wikipedia.org/wiki/Bomb_pulse
Bomb pulse


2024-01-01



---
https://en.wikipedia.org/wiki/Bombard_(weapon)
Bombard (weapon)


2024-01-01



---
https://en.wikipedia.org/wiki/Bombe
Bombe


2024-01-01



---
https://en.wikipedia.org/wiki/Bond_Street_(Manhattan)
Bond Street (Manhattan)


2024-01-01



---
https://en.wikipedia.org/wiki/Bones_(studio)
Bones (studio)


2024-01-01



---
https://en.wikipedia.org/wiki/Bonferroni_correction
Bonferroni correction


2024-01-01



---
https://en.wikipedia.org/wiki/Bongo_drum
Bongo drum


2024-01-01



---
https://en.wikipedia.org/wiki/Bonnie_Berger
Bonnie Berger


2024-01-01



---
https://en.wikipedia.org/wiki/Bonobo
Bonobo


2024-01-01



---
https://en.wikipedia.org/wiki/Bonsai
Bonsai


2024-01-01



---
https://en.wikipedia.org/wiki/Bonus_Army
Bonus Army


2024-01-01



---
https://en.wikipedia.org/wiki/Bonyads
Bonyads


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Abraham
Book of Abraham


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Job
Book of Job


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Job#Two_speeches_by_God
Book of Job § Two speeches by God


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Kells
Book of Kells


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Mormon
Book of Mormon


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Mormon_witnesses
Book of Mormon witnesses


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_Proverbs
Book of Proverbs


2024-01-01



---
https://en.wikipedia.org/wiki/Book_of_the_Dead
Book of the Dead


2024-01-01



---
https://en.wikipedia.org/wiki/Bookmark_(digital)
Bookmark (digital)


2024-01-01



---
https://en.wikipedia.org/wiki/Bookworm,_Run%21
Bookworm, Run!


2024-03-23



---
https://en.wikipedia.org/wiki/Boolean_satisfiability_problem#3-satisfiability
Boolean satisfiability problem § 3-satisfiability


2024-01-01



---
https://en.wikipedia.org/wiki/Boolean_satisfiability_problem#Algorithms_for_solving_SAT
Boolean satisfiability problem § Algorithms for solving SAT


2024-01-01



---
https://en.wikipedia.org/wiki/Booster_(rocketry)
Booster (rocketry)


2024-01-01



---
https://en.wikipedia.org/wiki/Boot_camp_(correctional)
Boot camp (correctional)


2024-01-01



---
https://en.wikipedia.org/wiki/Bootleggers_and_Baptists
Bootleggers and Baptists


2024-01-01



---
https://en.wikipedia.org/wiki/Bootstrapping_(statistics)
Bootstrapping (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Bootstrapping_(statistics)#Block_bootstrap
Bootstrapping (statistics) § Block bootstrap


2024-01-01



---
https://en.wikipedia.org/wiki/Bootstrapping_(statistics)#Parametric_bootstrap
Bootstrapping (statistics) § Parametric bootstrap


2024-01-01



---
https://en.wikipedia.org/wiki/Borders_Group
Borders Group


2024-01-01



---
https://en.wikipedia.org/wiki/Bordure
Bordure


2024-01-01



---
https://en.wikipedia.org/wiki/Borges
Borges


2024-01-01



---
https://en.wikipedia.org/wiki/Boris_Godunov_(opera)
Boris Godunov (opera)


2024-01-01



---
https://en.wikipedia.org/wiki/Boris_Karloff
Boris Karloff


2024-07-17



---
https://en.wikipedia.org/wiki/Boris_Katz
Boris Katz


2024-01-01



---
https://en.wikipedia.org/wiki/Boro_the_Caterpillar
Boro the Caterpillar


2024-01-01



---
https://en.wikipedia.org/wiki/Borwein_integral
Borwein integral


2024-01-01



---
https://en.wikipedia.org/wiki/Bosc_pear
Bosc pear


2024-01-01



---
https://en.wikipedia.org/wiki/Bose_Corporation
Bose Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Boston_Marathon_bombing#Identification_and_search_for_suspects
Boston Marathon bombing § Identification and search for suspects


2024-01-01



---
https://en.wikipedia.org/wiki/Botnet
Botnet


2024-01-01



---
https://en.wikipedia.org/wiki/Botond_Roska
Botond Roska


2024-01-01



---
https://en.wikipedia.org/wiki/Botox
Botox


2024-10-30



---
https://en.wikipedia.org/wiki/Bottom_type
Bottom type


2024-01-01



---
https://en.wikipedia.org/wiki/Bouba/kiki_effect
Bouba/kiki effect


2024-01-01



---
https://en.wikipedia.org/wiki/Boundary_value_problem
Boundary value problem


2024-01-01



---
https://en.wikipedia.org/wiki/Boustrophedon
Boustrophedon


2024-01-01



---
https://en.wikipedia.org/wiki/Bowen_Zhang
Bowen Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Bowling_Alone
Bowling Alone


2024-01-01



---
https://en.wikipedia.org/wiki/Box-drawing_character
Box-drawing character


2024-01-01



---
https://en.wikipedia.org/wiki/Boy_or_Girl_paradox
Boy or Girl paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Boy_or_girl_paradox
Boy or girl paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Boyar
Boyar


2024-01-01



---
https://en.wikipedia.org/wiki/Bra_size
Bra size


2024-01-01



---
https://en.wikipedia.org/wiki/Brad_Leithauser
Brad Leithauser


2024-01-01



---
https://en.wikipedia.org/wiki/Brad_Templeton
Brad Templeton


2024-01-01



---
https://en.wikipedia.org/wiki/Bradley%E2%80%93Terry_model
Bradley–Terry model


2024-01-01



---
https://en.wikipedia.org/wiki/Bradley_Cooper
Bradley Cooper


2024-03-29



---
https://en.wikipedia.org/wiki/Bradley_J._Nelson
Bradley J. Nelson


2024-01-01



---
https://en.wikipedia.org/wiki/Bradley_T._Hyman
Bradley T. Hyman


2024-01-01



---
https://en.wikipedia.org/wiki/Braess%27s_paradox
Braess's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Braess's_paradox
Braess's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Braid_(video_game)
Braid (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Braille_Patterns
Braille Patterns


2024-01-01



---
https://en.wikipedia.org/wiki/Brain%E2%80%93body_mass_ratio#Comparisons_between_groups
Brain–body mass ratio § Comparisons between groups


2024-01-01



---
https://en.wikipedia.org/wiki/Brain-derived_neurotrophic_factor
Brain-derived neurotrophic factor


2024-01-01



---
https://en.wikipedia.org/wiki/Brain_Wave
Brain Wave


2024-01-01



---
https://en.wikipedia.org/wiki/Brain_size#Cranial_capacity
Brain size § Cranial capacity


2024-01-01



---
https://en.wikipedia.org/wiki/Brainfuck
Brainfuck


2024-01-01



---
https://en.wikipedia.org/wiki/Brainstorming
Brainstorming


2024-01-01



---
https://en.wikipedia.org/wiki/Braitenberg_vehicle
Braitenberg vehicle


2024-01-01



---
https://en.wikipedia.org/wiki/Bram_Stoker
Bram Stoker


2024-01-01



---
https://en.wikipedia.org/wiki/Brandenburg_Concertos
Brandenburg Concertos


2024-01-01



---
https://en.wikipedia.org/wiki/Brandolini%27s_law
Brandolini's law


2024-01-01



---
https://en.wikipedia.org/wiki/Brandolini's_law
Brandolini's law


2024-01-01



---
https://en.wikipedia.org/wiki/Brandon_Carter
Brandon Carter


2024-01-01



---
https://en.wikipedia.org/wiki/Brandon_Hill
Brandon Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Brandon_Sanderson
Brandon Sanderson


2024-01-01



---
https://en.wikipedia.org/wiki/Brandy
Brandy


2024-01-01



---
https://en.wikipedia.org/wiki/Brave_%282012_film%29
Brave (2012 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Brave_(2012_film)
Brave (2012 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Brave_Raideen
Brave Raideen


2024-01-01



---
https://en.wikipedia.org/wiki/Brave_Raideen#Combined_colossal_monsters
Brave Raideen § Combined colossal monsters


2024-01-01



---
https://en.wikipedia.org/wiki/Brazilian_jiu-jitsu
Brazilian jiu-jitsu


2024-01-01



---
https://en.wikipedia.org/wiki/Breaker_boy
Breaker boy


2024-01-01



---
https://en.wikipedia.org/wiki/Breaking_Bad
Breaking Bad


2024-01-01



---
https://en.wikipedia.org/wiki/Breakup_of_the_Bell_System
Breakup of the Bell System


2024-01-01



---
https://en.wikipedia.org/wiki/Breast#Evolutionary_development
Breast § Evolutionary development


2024-08-01



---
https://en.wikipedia.org/wiki/Breast_augmentation
Breast augmentation


2024-01-01



---
https://en.wikipedia.org/wiki/Bremsstrahlung
Bremsstrahlung


2024-01-01



---
https://en.wikipedia.org/wiki/Brenda_Penninx
Brenda Penninx


2024-11-23



---
https://en.wikipedia.org/wiki/Brendan_Behan
Brendan Behan


2024-01-01



---
https://en.wikipedia.org/wiki/Brendan_Burchell
Brendan Burchell


2024-01-01



---
https://en.wikipedia.org/wiki/Brendan_Eich
Brendan Eich


2024-01-01



---
https://en.wikipedia.org/wiki/Brendan_I._Koerner
Brendan I. Koerner


2024-01-01



---
https://en.wikipedia.org/wiki/Brendan_Nyhan
Brendan Nyhan


2024-01-01



---
https://en.wikipedia.org/wiki/Brendan_O%27Donoghue
Brendan O'Donoghue


2024-01-01



---
https://en.wikipedia.org/wiki/Brent_Graham
Brent Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Bret_Easton_Ellis
Bret Easton Ellis


2024-01-01



---
https://en.wikipedia.org/wiki/Bret_S._Weinstein
Bret S. Weinstein


2024-01-01



---
https://en.wikipedia.org/wiki/Bret_Taylor
Bret Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Bret_Victor
Bret Victor


2024-01-01



---
https://en.wikipedia.org/wiki/Brethren_of_Purity
Brethren of Purity


2024-01-01



---
https://en.wikipedia.org/wiki/Brett_Kavanaugh_assassination_plot
Brett Kavanaugh assassination plot


2024-01-01



---
https://en.wikipedia.org/wiki/Brewster_Kahle
Brewster Kahle


2024-01-01



---
https://en.wikipedia.org/wiki/Breyer_Animal_Creations
Breyer Animal Creations


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_A._Jacob
Brian A. Jacob


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Bailey
Brian Bailey


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Bell
Brian Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Charlesworth
Brian Charlesworth


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Curtis
Brian Curtis


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_D%27Onofrio
Brian D'Onofrio


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Ferguson
Brian Ferguson


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Flanagan
Brian Flanagan


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Fuller
Brian Fuller


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_G._Wowk
Brian G. Wowk


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Hanley_(microbiologist)
Brian Hanley (microbiologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Hare
Brian Hare


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Herbert
Brian Herbert


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Hicks
Brian Hicks


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Israel
Brian Israel


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_K._Kennedy
Brian K. Kennedy


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Krebs
Brian Krebs


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_L._Schmidt
Brian L. Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_L._Strom
Brian L. Strom


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Levine
Brian Levine


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_M._D%27Onofrio
Brian M. D'Onofrio


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Moriarty
Brian Moriarty


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Nosek
Brian Nosek


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Pittman
Brian Pittman


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Tomlinson
Brian Tomlinson


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Uzzi
Brian Uzzi


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Vaughan
Brian Vaughan


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Wansink
Brian Wansink


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Williams
Brian Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Wong
Brian Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Brian_Wowk
Brian Wowk


2024-01-01



---
https://en.wikipedia.org/wiki/Bricolage
Bricolage


2024-01-01



---
https://en.wikipedia.org/wiki/Bride_of_Dracula
Bride of Dracula


2024-01-01



---
https://en.wikipedia.org/wiki/Brides_of_Dracula
Brides of Dracula


2024-01-01



---
https://en.wikipedia.org/wiki/Bridge_of_Spies_(film)
Bridge of Spies (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Bridge_to_Terabithia_(novel)
Bridge to Terabithia (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Bridgeman_Art_Library_v._Corel_Corp.
Bridgeman Art Library v. Corel Corp


2024-01-01



---
https://en.wikipedia.org/wiki/Brier_score
Brier score


2024-01-01



---
https://en.wikipedia.org/wiki/Brilliant_Pebbles
Brilliant Pebbles


2024-01-01



---
https://en.wikipedia.org/wiki/Brillouin_scattering
Brillouin scattering


2024-01-01



---
https://en.wikipedia.org/wiki/Britannicus
Britannicus


2024-01-01



---
https://en.wikipedia.org/wiki/British_Agricultural_Revolution
British Agricultural Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/British_Museum
British Museum


2024-10-07



---
https://en.wikipedia.org/wiki/British_Raj
British Raj


2024-01-01



---
https://en.wikipedia.org/wiki/British_undergraduate_degree_classification
British undergraduate degree classification


2024-01-01



---
https://en.wikipedia.org/wiki/Brittany_Haas
Brittany Haas


2024-01-01



---
https://en.wikipedia.org/wiki/Broadcast_syndication
Broadcast syndication


2024-01-01



---
https://en.wikipedia.org/wiki/Broadridge_Financial_Solutions_Inc
Broadridge Financial Solutions Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Broca%27s_area
Broca's area


2024-01-01



---
https://en.wikipedia.org/wiki/Broca's_area
Broca's area


2024-01-01



---
https://en.wikipedia.org/wiki/Broforce
Broforce


2024-01-01



---
https://en.wikipedia.org/wiki/Brogue_shoe
Brogue shoe


2024-01-01



---
https://en.wikipedia.org/wiki/Brokered_convention
Brokered convention


2024-01-01



---
https://en.wikipedia.org/wiki/Bromine
Bromine


2024-01-01



---
https://en.wikipedia.org/wiki/Bronny_James
Bronny James


2024-01-01



---
https://en.wikipedia.org/wiki/Bront%C3%AB_family
Brontë family


2024-01-01



---
https://en.wikipedia.org/wiki/Brookings_Institution
Brookings Institution


2024-01-01



---
https://en.wikipedia.org/wiki/Brown_Corpus
Brown Corpus


2024-01-01



---
https://en.wikipedia.org/wiki/Brown_University
Brown University


2024-03-28



---
https://en.wikipedia.org/wiki/Brown_antechinus
Brown antechinus


2024-01-01



---
https://en.wikipedia.org/wiki/Brownian_Bridge
Brownian Bridge


2024-01-01



---
https://en.wikipedia.org/wiki/Brownian_bridge
Brownian bridge


2024-01-01



---
https://en.wikipedia.org/wiki/Browser_game
Browser game


2024-01-01



---
https://en.wikipedia.org/wiki/Browser_toolbar
Browser toolbar


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Bode
Bruce Bode


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Bueno_de_Mesquita
Bruce Bueno de Mesquita


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Castle
Bruce Castle


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Charles_Heezen
Bruce Charles Heezen


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Charlton
Bruce Charlton


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Collie
Bruce Collie


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_E._Wampold
Bruce E. Wampold


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_F._Pennington
Bruce F. Pennington


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Hoffman
Bruce Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_J._Ellis
Bruce J. Ellis


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_L._McNaughton
Bruce L. McNaughton


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_M._Cohen
Bruce M. Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Pennington
Bruce Pennington


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_R._Rosen
Bruce R. Rosen


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_S._Weir
Bruce S. Weir


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Sacerdote
Bruce Sacerdote


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Schneier
Bruce Schneier


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Springsteen
Bruce Springsteen


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Sterling
Bruce Sterling


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Timm
Bruce Timm


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Tognazzini
Bruce Tognazzini


2024-01-01



---
https://en.wikipedia.org/wiki/Bruce_Western
Bruce Western


2024-01-01



---
https://en.wikipedia.org/wiki/Bruges-la-Morte
Bruges-la-Morte


2024-01-01



---
https://en.wikipedia.org/wiki/Bruno_Mota
Bruno Mota


2024-01-01



---
https://en.wikipedia.org/wiki/Bruno_Pereira
Bruno Pereira


2024-01-01



---
https://en.wikipedia.org/wiki/Bruno_S._Frey
Bruno S. Frey


2024-01-01



---
https://en.wikipedia.org/wiki/Bruno_Studer
Bruno Studer


2024-01-01



---
https://en.wikipedia.org/wiki/Bruno_de_Finetti
Bruno de Finetti


2024-01-01



---
https://en.wikipedia.org/wiki/Brushing_(e-commerce)
Brushing (e-commerce)


2024-01-01



---
https://en.wikipedia.org/wiki/Brussels_sprout
Brussels sprout


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_Brown
Bryan Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_Caplan
Bryan Caplan


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_Gibson
Bryan Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_J._Traynor
Bryan J. Traynor


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_Kolb
Bryan Kolb


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_L._Roth
Bryan L. Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Bryan_McCann
Bryan McCann


2024-01-01



---
https://en.wikipedia.org/wiki/Bryne_Hobart
Bryne Hobart


2024-09-02



---
https://en.wikipedia.org/wiki/Bryony_James
Bryony James


2024-01-01



---
https://en.wikipedia.org/wiki/Bubble_sort
Bubble sort


2024-01-01



---
https://en.wikipedia.org/wiki/Bubblegum_Crisis
Bubblegum Crisis


2024-01-01



---
https://en.wikipedia.org/wiki/Buckminster_Fuller
Buckminster Fuller


2024-01-01



---
https://en.wikipedia.org/wiki/Budapest
Budapest


2024-01-01



---
https://en.wikipedia.org/wiki/Buddhist_modernism
Buddhist modernism


2024-01-01



---
https://en.wikipedia.org/wiki/Buenos_Aires
Buenos Aires


2024-01-01



---
https://en.wikipedia.org/wiki/Buffer_overflow
Buffer overflow


2024-10-21



---
https://en.wikipedia.org/wiki/Buffon%27s_needle_problem
Buffon's needle problem


2024-01-01



---
https://en.wikipedia.org/wiki/Buffon%27s_noodle
Buffon's noodle


2024-01-01



---
https://en.wikipedia.org/wiki/Buffon's_noodle
Buffon's noodle


2024-01-01



---
https://en.wikipedia.org/wiki/Buffon_needle
Buffon needle


2024-01-01



---
https://en.wikipedia.org/wiki/Buffy:_The_Animated_Series
Buffy: The Animated Series


2024-01-01



---
https://en.wikipedia.org/wiki/Buffy_the_Vampire_Slayer
Buffy the Vampire Slayer


2024-01-01



---
https://en.wikipedia.org/wiki/Bug_tracking_system
Bug tracking system


2024-01-01



---
https://en.wikipedia.org/wiki/Building_Strong_Families_Program
Building Strong Families Program


2024-01-01



---
https://en.wikipedia.org/wiki/Bukkake
Bukkake


2024-01-01



---
https://en.wikipedia.org/wiki/Bulgars
Bulgars


2024-01-01



---
https://en.wikipedia.org/wiki/Bulldog#Health
Bulldog § Health


2024-01-01



---
https://en.wikipedia.org/wiki/Bulletin_of_the_Atomic_Scientists
<em>Bulletin of the Atomic Scientists</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Bullshit#Harry_Frankfurt%27s_concept
Bullshit § Harry Frankfurt's concept


2024-01-01



---
https://en.wikipedia.org/wiki/Bullshit#Harry_Frankfurt's_concept
Bullshit § Harry Frankfurt's concept


2024-01-01



---
https://en.wikipedia.org/wiki/Bunkers_in_Albania
Bunkers in Albania


2024-01-01



---
https://en.wikipedia.org/wiki/Bunnies_%26_Burrows
Bunnies & Burrows


2024-01-01



---
https://en.wikipedia.org/wiki/Bunny_Drop
Bunny Drop


2024-01-01



---
https://en.wikipedia.org/wiki/Bunraku
Bunraku


2024-01-01



---
https://en.wikipedia.org/wiki/Bupropion
Bupropion


2024-01-01



---
https://en.wikipedia.org/wiki/Burkhard_Bilger
Burkhard Bilger


2024-01-01



---
https://en.wikipedia.org/wiki/Burkhard_Rost
Burkhard Rost


2024-01-01



---
https://en.wikipedia.org/wiki/Burma-Shave
Burma-Shave


2024-01-01



---
https://en.wikipedia.org/wiki/Burmese_cat
Burmese cat


2024-01-01



---
https://en.wikipedia.org/wiki/Burmese_language
Burmese language


2024-01-01



---
https://en.wikipedia.org/wiki/Burned_house_horizon
Burned house horizon


2024-01-01



---
https://en.wikipedia.org/wiki/Burning_of_books_and_burying_of_scholars
Burning of books and burying of scholars


2024-01-01



---
https://en.wikipedia.org/wiki/Burnside%27s_problem
Burnside's problem


2024-01-01



---
https://en.wikipedia.org/wiki/Burnside_problem
Burnside problem


2024-01-01



---
https://en.wikipedia.org/wiki/Burst_City
Burst City


2024-01-01



---
https://en.wikipedia.org/wiki/Bush_tax_cuts
Bush tax cuts


2024-01-01



---
https://en.wikipedia.org/wiki/Bushido
Bushido


2024-01-01



---
https://en.wikipedia.org/wiki/Bushido_Blade_(video_game)
Bushido Blade (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Bushy_Park
Bushy Park


2024-01-01



---
https://en.wikipedia.org/wiki/Business_Jump
Business Jump


2024-01-01



---
https://en.wikipedia.org/wiki/Business_plan
Business plan


2024-01-01



---
https://en.wikipedia.org/wiki/Bussard_ramjet
Bussard ramjet


2024-01-01



---
https://en.wikipedia.org/wiki/Butler_Lampson
Butler Lampson


2024-01-01



---
https://en.wikipedia.org/wiki/Butler_W._Lampson
Butler W. Lampson


2024-01-01



---
https://en.wikipedia.org/wiki/Butter
Butter


2024-01-01



---
https://en.wikipedia.org/wiki/Butter_mountain
Butter mountain


2024-01-01



---
https://en.wikipedia.org/wiki/Buttercup_Festival
Buttercup Festival


2024-01-01



---
https://en.wikipedia.org/wiki/Butthole_Surfers
Butthole Surfers


2024-01-01



---
https://en.wikipedia.org/wiki/Butylated_hydroxytoluene
Butylated hydroxytoluene


2024-01-01



---
https://en.wikipedia.org/wiki/Butyrfentanyl
Butyrfentanyl


2024-01-01



---
https://en.wikipedia.org/wiki/Buzz_Aldrin
Buzz Aldrin


2024-01-01



---
https://en.wikipedia.org/wiki/Byeong_Chun_Lee
Byeong Chun Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Byerley_Turk
Byerley Turk


2024-01-01



---
https://en.wikipedia.org/wiki/Byte
Byte


2024-01-01



---
https://en.wikipedia.org/wiki/Byte_serving
Byte serving


2024-01-01



---
https://en.wikipedia.org/wiki/Bytecode
Bytecode


2024-01-01



---
https://en.wikipedia.org/wiki/Byung_Chul_Kim
Byung Chul Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Byzantine_Empire
Byzantine Empire


2024-01-01



---
https://en.wikipedia.org/wiki/Byzantine_Generals%27_Problem
Byzantine Generals' Problem


2024-01-01



---
https://en.wikipedia.org/wiki/Byzantine_fault
Byzantine fault


2024-01-01



---
https://en.wikipedia.org/wiki/Byzantium
Byzantium


2024-01-01



---
https://en.wikipedia.org/wiki/Bzip2
Bzip2


2024-01-01



---
https://en.wikipedia.org/wiki/C%2B%2B
C++


2024-01-01



---
https://en.wikipedia.org/wiki/C.P.U._Bach
C.P.U. Bach


2024-01-01



---
https://en.wikipedia.org/wiki/C._A._R._Hoare
C. A. R. Hoare


2024-01-01



---
https://en.wikipedia.org/wiki/C._Anandharamakrishnan
C. Anandharamakrishnan


2024-01-01



---
https://en.wikipedia.org/wiki/C._Cooper
C. Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/C._H._Turner
C. H. Turner


2024-01-01



---
https://en.wikipedia.org/wiki/C._K._Scott_Moncrieff
C. K. Scott Moncrieff


2024-08-19



---
https://en.wikipedia.org/wiki/C._Radhakrishna_Rao
C. Radhakrishna Rao


2024-01-01



---
https://en.wikipedia.org/wiki/C._Robert_Cloninger
C. Robert Cloninger


2024-01-01



---
https://en.wikipedia.org/wiki/C._S._Franklin
C. S. Franklin


2024-01-01



---
https://en.wikipedia.org/wiki/C._S._Lewis
C. S. Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/C._Scott_Baker
C. Scott Baker


2024-01-01



---
https://en.wikipedia.org/wiki/C._Sue_Carter
C. Sue Carter


2024-01-01



---
https://en.wikipedia.org/wiki/C._Wolf
C. Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/C._Wyatt_Shields_IV
C. Wyatt Shields IV


2024-01-01



---
https://en.wikipedia.org/wiki/C0_and_C1_control_codes#ASCII
C0 and C1 control codes § ASCII


2024-01-01



---
https://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003
CAN-SPAM Act of 2003


2024-01-01



---
https://en.wikipedia.org/wiki/CAPTCHA
CAPTCHA


2024-01-01



---
https://en.wikipedia.org/wiki/CAPTCHAs
CAPTCHAs


2024-01-01



---
https://en.wikipedia.org/wiki/CAR_T_cell
CAR T cell


2024-01-01



---
https://en.wikipedia.org/wiki/CASP
CASP


2024-01-01



---
https://en.wikipedia.org/wiki/CCR5
CCR5


2024-01-01



---
https://en.wikipedia.org/wiki/CERN
CERN


2024-01-01



---
https://en.wikipedia.org/wiki/CHNOPS
CHNOPS


2024-01-01



---
https://en.wikipedia.org/wiki/CIELAB_color_space
CIELAB color space


2024-01-01



---
https://en.wikipedia.org/wiki/CIFAR-10
CIFAR-10


2024-01-01



---
https://en.wikipedia.org/wiki/CJK_characters
CJK characters


2024-01-01



---
https://en.wikipedia.org/wiki/CLX_(Common_Lisp)
CLX (Common Lisp)


2024-01-01



---
https://en.wikipedia.org/wiki/CNA_(nonprofit)
CNA (nonprofit)


2024-01-01



---
https://en.wikipedia.org/wiki/CNN
CNN


2024-01-01



---
https://en.wikipedia.org/wiki/CNN_Business
CNN Business


2024-01-01



---
https://en.wikipedia.org/wiki/COMDEX
COMDEX


2024-01-01



---
https://en.wikipedia.org/wiki/COVID-19_pandemic
COVID-19 pandemic


2024-01-01



---
https://en.wikipedia.org/wiki/COVID-19_pandemic_in_the_United_States
COVID-19 pandemic in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/CPAN
CPAN


2024-01-01



---
https://en.wikipedia.org/wiki/CPT_symmetry
CPT symmetry


2024-01-01



---
https://en.wikipedia.org/wiki/CPU_cache
CPU cache


2024-01-01



---
https://en.wikipedia.org/wiki/CRISPR
CRISPR


2024-01-01



---
https://en.wikipedia.org/wiki/CSS
CSS


2024-01-01



---
https://en.wikipedia.org/wiki/CUDA
CUDA


2024-01-01



---
https://en.wikipedia.org/wiki/CURL
CURL


2024-01-01



---
https://en.wikipedia.org/wiki/C_(programming_language)
C (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/C_dynamic_memory_allocation
C dynamic memory allocation


2024-01-01



---
https://en.wikipedia.org/wiki/C_programming_language
C programming language


2024-01-01



---
https://en.wikipedia.org/wiki/Cabinet_of_curiosities
Cabinet of curiosities


2024-01-01



---
https://en.wikipedia.org/wiki/Cabinet_of_the_United_States
Cabinet of the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Cable_transport
Cable transport


2024-01-01



---
https://en.wikipedia.org/wiki/Cabot_Hosiery_Mills
Cabot Hosiery Mills


2024-01-01



---
https://en.wikipedia.org/wiki/Cache-oblivious_algorithm
Cache-oblivious algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Cache_(computing)#Operation
Cache (computing) § Operation


2024-01-01



---
https://en.wikipedia.org/wiki/Caenorhabditis_elegans
Caenorhabditis elegans


2024-01-01



---
https://en.wikipedia.org/wiki/Caesar_cipher
Caesar cipher


2024-01-01



---
https://en.wikipedia.org/wiki/Cafeteria_Catholicism
Cafeteria Catholicism


2024-01-01



---
https://en.wikipedia.org/wiki/Caffeine#Overdose
Caffeine § Overdose


2024-01-01



---
https://en.wikipedia.org/wiki/Cagot
Cagot


2024-01-01



---
https://en.wikipedia.org/wiki/Caitlin_Flanagan
Caitlin Flanagan


2024-01-01



---
https://en.wikipedia.org/wiki/Cal_Newport
Cal Newport


2024-01-01



---
https://en.wikipedia.org/wiki/Calcitriol
Calcitriol


2024-01-01



---
https://en.wikipedia.org/wiki/Calculus_of_variations
Calculus of variations


2024-01-01



---
https://en.wikipedia.org/wiki/Caleb_Robinson
Caleb Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Caliban
Caliban


2024-01-01



---
https://en.wikipedia.org/wiki/Calibrated_probability_assessment
Calibrated probability assessment


2024-01-01



---
https://en.wikipedia.org/wiki/Calibration_(statistics)
Calibration (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Calibration_(statistics)#In_prediction_and_forecasting
Calibration (statistics) § In prediction and forecasting


2024-01-01



---
https://en.wikipedia.org/wiki/Calibration_(statistics)#In_probability_prediction_and_forecasting
Calibration (statistics) § In probability prediction and forecasting


2024-01-01



---
https://en.wikipedia.org/wiki/Calibre_(software)
Calibre (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Calibri
Calibri


2024-01-01



---
https://en.wikipedia.org/wiki/Calibri#In_crime_and_politics
Calibri § In crime and politics


2024-01-01



---
https://en.wikipedia.org/wiki/California_Current
California Current


2024-08-16



---
https://en.wikipedia.org/wiki/California_Department_of_Transportation
California Department of Transportation


2024-01-01



---
https://en.wikipedia.org/wiki/California_Gold_Rush#Legal_rights
California Gold Rush § Legal rights


2024-01-01



---
https://en.wikipedia.org/wiki/California_Highway_Patrol
California Highway Patrol


2024-01-01



---
https://en.wikipedia.org/wiki/California_Institute_of_Technology
California Institute of Technology


2024-01-01



---
https://en.wikipedia.org/wiki/California_Psychological_Inventory
California Psychological Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/California_gold_rush#Legal_rights
California gold rush § Legal rights


2024-01-01



---
https://en.wikipedia.org/wiki/Callus_(cell_biology)
Callus (cell biology)


2024-01-01



---
https://en.wikipedia.org/wiki/Calvin_%26_Hobbes
Calvin &amp; Hobbes


2024-12-06



---
https://en.wikipedia.org/wiki/Calvin_Coolidge#Marriage_and_family
Calvin Coolidge § Marriage and family


2024-01-01



---
https://en.wikipedia.org/wiki/Calvin_Lo
Calvin Lo


2024-01-01



---
https://en.wikipedia.org/wiki/Calvin_and_Hobbes
Calvin and Hobbes


2024-01-01



---
https://en.wikipedia.org/wiki/Calvinism
Calvinism


2024-01-01



---
https://en.wikipedia.org/wiki/Calyx_(anatomy)
Calyx (anatomy)


2024-01-01



---
https://en.wikipedia.org/wiki/Cambodian_genocide_denial
Cambodian genocide denial


2024-01-01



---
https://en.wikipedia.org/wiki/Cambric
Cambric


2024-01-01



---
https://en.wikipedia.org/wiki/Cambridge_Neuropsychological_Test_Automated_Battery
Cambridge Neuropsychological Test Automated Battery


2024-01-01



---
https://en.wikipedia.org/wiki/Cambridge_Somerville_Youth_Study
Cambridge Somerville Youth Study


2024-01-01



---
https://en.wikipedia.org/wiki/Camcorder
Camcorder


2024-01-01



---
https://en.wikipedia.org/wiki/Camellia_sinensis
Camellia sinensis


2024-01-01



---
https://en.wikipedia.org/wiki/Cameo_(website)
Cameo (website)


2024-01-01



---
https://en.wikipedia.org/wiki/Camera_trap
Camera trap


2024-01-01



---
https://en.wikipedia.org/wiki/Cameron_Anderson
Cameron Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Cameron_Jones
Cameron Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Cameron_Winklevoss
Cameron Winklevoss


2024-01-01



---
https://en.wikipedia.org/wiki/Camilla_Benbow
Camilla Benbow


2024-01-01



---
https://en.wikipedia.org/wiki/Camilla_P._Benbow
Camilla P. Benbow


2024-01-01



---
https://en.wikipedia.org/wiki/Camilla_Persson_Benbow
Camilla Persson Benbow


2024-01-01



---
https://en.wikipedia.org/wiki/Camilla_Stoltenberg
Camilla Stoltenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Camille_Landais
Camille Landais


2024-01-01



---
https://en.wikipedia.org/wiki/Camille_du_Gast
Camille du Gast


2024-01-01



---
https://en.wikipedia.org/wiki/Camillo_Golgi
Camillo Golgi


2024-01-01



---
https://en.wikipedia.org/wiki/Campbell%27s_law
Campbell's law


2024-01-01



---
https://en.wikipedia.org/wiki/Campbell's_law
Campbell's law


2024-01-01



---
https://en.wikipedia.org/wiki/Can_Xu
Can Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Cancellation_(mail)
Cancellation (mail)


2024-01-01



---
https://en.wikipedia.org/wiki/Candace_Bushnell
Candace Bushnell


2024-01-01



---
https://en.wikipedia.org/wiki/Candice_Odgers
Candice Odgers


2024-01-01



---
https://en.wikipedia.org/wiki/Candid_(organization)
Candid (organization)


2024-01-01



---
https://en.wikipedia.org/wiki/Candies_(group)
Candies (group)


2024-01-01



---
https://en.wikipedia.org/wiki/Candy_Candy
Candy Candy


2024-01-01



---
https://en.wikipedia.org/wiki/Canine_cancer_detection
Canine cancer detection


2024-01-01



---
https://en.wikipedia.org/wiki/Canneto,_Caronia#Canneto_di_Caronia_fires
Canneto, Caronia § Canneto di Caronia fires


2024-01-01



---
https://en.wikipedia.org/wiki/Cannon_God_Exaxxion
Cannon God Exaxxion


2024-01-01



---
https://en.wikipedia.org/wiki/Cantor%27s_diagonal_argument
Cantor's diagonal argument


2024-01-01



---
https://en.wikipedia.org/wiki/Cantor_Fitzgerald
Cantor Fitzgerald


2024-01-01



---
https://en.wikipedia.org/wiki/Capability-based_security
Capability-based security


2024-01-01



---
https://en.wikipedia.org/wiki/Capacitor
Capacitor


2024-01-01



---
https://en.wikipedia.org/wiki/Cape_Canaveral
Cape Canaveral


2024-01-01



---
https://en.wikipedia.org/wiki/Capgras_delusion
Capgras delusion


2024-01-01



---
https://en.wikipedia.org/wiki/Capital_(German_magazine)
Capital (German magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Capital_in_the_Twenty-First_Century
Capital in the 20-First Century


2024-01-01



---
https://en.wikipedia.org/wiki/Caproic_acid
Caproic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Caproni_Ca.60
Caproni Ca.60


2024-01-01



---
https://en.wikipedia.org/wiki/Caprylic_acid
Caprylic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Captain_Harlock
Captain Harlock


2024-01-01



---
https://en.wikipedia.org/wiki/Captain_Hook
Captain Hook


2024-01-01



---
https://en.wikipedia.org/wiki/Caput_mortuum
Caput mortuum


2024-01-01



---
https://en.wikipedia.org/wiki/Cara_cara_navel
Cara cara navel


2024-01-01



---
https://en.wikipedia.org/wiki/Carambola
Carambola


2024-01-01



---
https://en.wikipedia.org/wiki/Carbon-14
Carbon-14


2024-01-01



---
https://en.wikipedia.org/wiki/Carbon_copy
Carbon copy


2024-01-01



---
https://en.wikipedia.org/wiki/Carbonic_acid
Carbonic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Carcinisation
Carcinisation


2024-01-01



---
https://en.wikipedia.org/wiki/Card_counting
Card counting


2024-01-01



---
https://en.wikipedia.org/wiki/Card_marking
Card marking


2024-01-01



---
https://en.wikipedia.org/wiki/Cardamom
Cardamom


2024-01-01



---
https://en.wikipedia.org/wiki/Cardiff_Giant
Cardiff Giant


2024-09-27



---
https://en.wikipedia.org/wiki/Cardinal_Wolsey
Cardinal Wolsey


2024-01-01



---
https://en.wikipedia.org/wiki/Cardinal_number
Cardinal number


2024-01-01



---
https://en.wikipedia.org/wiki/Carding_(fraud)
Carding (fraud)


2024-01-01



---
https://en.wikipedia.org/wiki/Cardiopulmonary_bypass
Cardiopulmonary bypass


2024-07-05



---
https://en.wikipedia.org/wiki/Carel_Le_Roux
Carel Le Roux


2024-01-01



---
https://en.wikipedia.org/wiki/Carel_P._van_Schaik
Carel P. van Schaik


2024-01-01



---
https://en.wikipedia.org/wiki/Carfentanil
Carfentanil


2024-01-01



---
https://en.wikipedia.org/wiki/Cargo_cult
Cargo cult


2024-01-01



---
https://en.wikipedia.org/wiki/Cargo_cult_science
Cargo cult science


2024-01-01



---
https://en.wikipedia.org/wiki/Carhartt
Carhartt


2024-01-01



---
https://en.wikipedia.org/wiki/Carisoprodol
Carisoprodol


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_A._Anderson
Carl A. Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Baker
Carl Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Benedikt_Frey
Carl Benedikt Frey


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Feynman
Carl Feynman


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Friedrich_Gauss
Carl Friedrich Gauss


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Kasell
Carl Kasell


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Lieberman
Carl Lieberman


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Menger
Carl Menger


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Phillips
Carl Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Sagan
Carl Sagan


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Schreck
Carl Schreck


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Shapiro
Carl Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_T._Bergstrom
Carl T. Bergstrom


2024-01-01



---
https://en.wikipedia.org/wiki/Carl_Zimmer
Carl Zimmer


2024-01-01



---
https://en.wikipedia.org/wiki/Carla_Gallo
Carla Gallo


2024-01-01



---
https://en.wikipedia.org/wiki/Carles_Lalueza-Fox
Carles Lalueza-Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_Cruchaga
Carlos Cruchaga


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_D._Bustamante
Carlos D. Bustamante


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_Fuentes
Carlos Fuentes


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_M._Duarte
Carlos M. Duarte


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_Ribeiro
Carlos Ribeiro


2024-01-01



---
https://en.wikipedia.org/wiki/Carlos_Riquelme
Carlos Riquelme


2024-01-01



---
https://en.wikipedia.org/wiki/Carmen
Carmen


2024-01-01



---
https://en.wikipedia.org/wiki/Carmichael%27s_totient_function_conjecture
Carmichael's totient function conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Carmichael's_totient_function_conjecture
Carmichael's totient function conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Carnegie_Mellon_University
Carnegie Mellon University


2024-01-01



---
https://en.wikipedia.org/wiki/Carnivore_diet
Carnivore diet


2024-09-03



---
https://en.wikipedia.org/wiki/Carnivore_protoparvovirus_1
Carnivore protoparvovirus 1


2024-01-01



---
https://en.wikipedia.org/wiki/Carol_Brayne
Carol Brayne


2024-01-01



---
https://en.wikipedia.org/wiki/Carol_Chen
Carol Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Carol_Emshwiller
Carol Emshwiller


2024-01-01



---
https://en.wikipedia.org/wiki/Carol_S._Dweck
Carol S. Dweck


2024-01-01



---
https://en.wikipedia.org/wiki/Carole_Lieberman
Carole Lieberman


2024-01-01



---
https://en.wikipedia.org/wiki/Carolina_Lopez
Carolina Lopez


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_Ellis
Caroline Ellis


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_Fox
Caroline Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_Fraser
Caroline Fraser


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_Hill
Caroline Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_Watt
Caroline Watt


2024-01-01



---
https://en.wikipedia.org/wiki/Caroline_of_Ansbach
Caroline of Ansbach


2024-01-01



---
https://en.wikipedia.org/wiki/Carolingian_minuscule
Carolingian minuscule


2024-01-01



---
https://en.wikipedia.org/wiki/Carolinium
Carolinium


2024-01-01



---
https://en.wikipedia.org/wiki/Carpathian_Mountains
Carpathian Mountains


2024-01-01



---
https://en.wikipedia.org/wiki/Carrick_Flynn
Carrick Flynn


2024-01-01



---
https://en.wikipedia.org/wiki/Carroll_L._Wainwright
Carroll L. Wainwright


2024-01-01



---
https://en.wikipedia.org/wiki/Carrying_capacity
Carrying capacity


2024-01-01



---
https://en.wikipedia.org/wiki/Carsen_Stringer
Carsen Stringer


2024-01-01



---
https://en.wikipedia.org/wiki/Carsten_Pedersen
Carsten Pedersen


2024-01-01



---
https://en.wikipedia.org/wiki/Carter_Scholz
Carter Scholz


2024-01-01



---
https://en.wikipedia.org/wiki/Cartoon_Network
Cartoon Network


2024-01-01



---
https://en.wikipedia.org/wiki/Cas9
Cas9


2024-01-01



---
https://en.wikipedia.org/wiki/Case%E2%80%93control_study
Case–control study


2024-01-01



---
https://en.wikipedia.org/wiki/Case_series
Case series


2024-01-01



---
https://en.wikipedia.org/wiki/Casey_B._Mulligan
Casey B. Mulligan


2024-01-01



---
https://en.wikipedia.org/wiki/Casey_Dunn
Casey Dunn


2024-01-01



---
https://en.wikipedia.org/wiki/Cash-for-summit_scandal
Cash-for-summit scandal


2024-01-01



---
https://en.wikipedia.org/wiki/Cash_flow
Cash flow


2024-11-02



---
https://en.wikipedia.org/wiki/Cash_on_delivery
Cash on delivery


2024-01-01



---
https://en.wikipedia.org/wiki/Cass_R._Sunstein
Cass R. Sunstein


2024-01-01



---
https://en.wikipedia.org/wiki/Cassava#Toxicity
Cassava § Potential toxicity


2024-01-01



---
https://en.wikipedia.org/wiki/Cassette_tape
Cassette tape


2024-01-01



---
https://en.wikipedia.org/wiki/Cassette_tapes
Cassette tapes


2024-01-01



---
https://en.wikipedia.org/wiki/Castle_Bravo#High_yield
Castle Bravo § High yield


2024-01-01



---
https://en.wikipedia.org/wiki/Castle_in_the_Sky
Castle in the Sky


2024-01-01



---
https://en.wikipedia.org/wiki/Castration#Medical_consequences
Castration § Medical consequences


2024-01-01



---
https://en.wikipedia.org/wiki/Castrato
Castrato


2024-01-01



---
https://en.wikipedia.org/wiki/Cat
Cat


2024-01-01



---
https://en.wikipedia.org/wiki/Cat-burglar
Cat-burglar


2024-03-13



---
https://en.wikipedia.org/wiki/Cat_Fanciers%27_Association
Cat Fanciers' Association


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_Fanciers'_Association
Cat Fanciers' Association


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_People_(1942_film)
Cat People (1942 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_Shit_One
Cat Shit One


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_Shit_One#Anime
Cat Shit One § Anime


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_anatomy#Skin
Cat anatomy § Skin


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_coat_genetics
Cat coat genetics


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_communication
Cat communication


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_condo
Cat condo


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_flu
Cat flu


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_pheromone
Cat pheromone


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_senses#Hearing
Cat senses § Hearing


2024-01-01



---
https://en.wikipedia.org/wiki/Cat_tree
Cat tree


2024-01-01



---
https://en.wikipedia.org/wiki/Catan
Catan


2024-01-01



---
https://en.wikipedia.org/wiki/Catastrophe_bond
Catastrophe bond


2024-01-01



---
https://en.wikipedia.org/wiki/Catbird
Catbird


2024-01-01



---
https://en.wikipedia.org/wiki/Catch-22
Catch-22


2024-01-01



---
https://en.wikipedia.org/wiki/Catechol-O-methyltransferase
Catechol-O-methyltransferase


2024-01-01



---
https://en.wikipedia.org/wiki/Category:1992_anime
Category:1992 anime


2024-01-01



---
https://en.wikipedia.org/wiki/Category:American_billionaires
Category:American billionaires


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Australian_billionaires
Category:Australian billionaires


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Broken_cryptography_algorithms
Category:Broken cryptography algorithms


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Buddhism_and_sports
Category:Buddhism and sports


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Categories_requiring_diffusion
Category:Categories requiring diffusion


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Discontinued_Google_services
Category:Discontinued Google services


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Fictional_Japanese_people
Category:Fictional Japanese people


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Foundry_semiconductor_companies
Category:Foundry semiconductor companies


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Google_acquisitions
Category:Google acquisitions


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Musical_instruments
Category:Musical instruments


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Obsolete_occupations
Category:Obsolete occupations


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Overpopulated_categories
Category:Overpopulated categories


2024-01-01



---
https://en.wikipedia.org/wiki/Category:People_with_hydrocephalus
Category:People with hydrocephalus


2024-01-01



---
https://en.wikipedia.org/wiki/Category:People_with_traumatic_brain_injuries
Category:People with traumatic brain injuries


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Probabilistic_data_structures
Category:Probabilistic data structures


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Resistance_to_the_British_Empire
Category:Resistance to the British Empire


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Robotics_companies
Category:Robotics companies


2024-01-01



---
https://en.wikipedia.org/wiki/Category:Visual_novel_engines
Category:Visual novel engines


2024-01-01



---
https://en.wikipedia.org/wiki/Catenary
Catenary


2024-01-01



---
https://en.wikipedia.org/wiki/Caterina_Barbieri
Caterina Barbieri


2024-01-01



---
https://en.wikipedia.org/wiki/Catharine_R._Gale
Catharine R. Gale


2024-01-01



---
https://en.wikipedia.org/wiki/Catharsis
Catharsis


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Dulac
Catherine Dulac


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Jami
Catherine Jami


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Lord
Catherine Lord


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Marshall
Catherine Marshall


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_McBride
Catherine McBride


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Plaisant
Catherine Plaisant


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_Potenski
Catherine Potenski


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_the_Great
Catherine the Great


2024-01-01



---
https://en.wikipedia.org/wiki/Catherine_the_Second
Catherine the Second


2024-01-01



---
https://en.wikipedia.org/wiki/Catherynne_M._Valente
Catherynne M. Valente


2024-01-01



---
https://en.wikipedia.org/wiki/Cathleen_Schine
Cathleen Schine


2024-01-01



---
https://en.wikipedia.org/wiki/Catholijn_Jonker
Catholijn Jonker


2024-01-01



---
https://en.wikipedia.org/wiki/Cathryn_Lewis
Cathryn Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Cathryn_M._Lewis
Cathryn M. Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Cathy_J._Price
Cathy J. Price


2024-01-01



---
https://en.wikipedia.org/wiki/Cathy_King
Cathy King


2024-01-01



---
https://en.wikipedia.org/wiki/Cathy_Spatz_Widom
Cathy Spatz Widom


2024-01-01



---
https://en.wikipedia.org/wiki/Cathy_Williams
Cathy Williams


2024-10-18



---
https://en.wikipedia.org/wiki/Cathy_Wu
Cathy Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Catnip
Catnip


2024-01-01



---
https://en.wikipedia.org/wiki/Catnip#Effect_on_felines
Catnip § Effect on felines


2024-01-01



---
https://en.wikipedia.org/wiki/Cato_Institute
Cato Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Cats_in_Australia
Cats in Australia


2024-01-01



---
https://en.wikipedia.org/wiki/Cattell_Culture_Fair_Intelligence_Test
Cattell Culture Fair Intelligence Test


2024-01-01



---
https://en.wikipedia.org/wiki/Cattle_in_religion_and_mythology
Cattle in religion and mythology


2024-01-01



---
https://en.wikipedia.org/wiki/Catwoman
Catwoman


2024-01-01



---
https://en.wikipedia.org/wiki/Cauchy_distribution
Cauchy distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Causal_loop_diagram
Causal loop diagram


2024-01-01



---
https://en.wikipedia.org/wiki/Causes_of_autism#Vaccines
Causes of autism § Vaccines


2024-01-01



---
https://en.wikipedia.org/wiki/Causes_of_the_Great_Recession
Causes of the Great Recession


2024-01-01



---
https://en.wikipedia.org/wiki/Causes_of_the_vote_in_favour_of_Brexit
Causes of the vote in favour of Brexit


2024-01-01



---
https://en.wikipedia.org/wiki/Cave_diving
Cave diving


2024-01-01



---
https://en.wikipedia.org/wiki/Cavendish_Laboratory
Cavendish Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/Cd_(command)
Cd (command)


2024-01-01



---
https://en.wikipedia.org/wiki/Cecil_Jacobson
Cecil Jacobson


2024-01-01



---
https://en.wikipedia.org/wiki/Cecil_R._Reynolds
Cecil R. Reynolds


2024-01-01



---
https://en.wikipedia.org/wiki/Cecilia_D%27Anastasio
Cecilia D'Anastasio


2024-01-01



---
https://en.wikipedia.org/wiki/Cecilia_Lindgren
Cecilia Lindgren


2024-01-01



---
https://en.wikipedia.org/wiki/Cecilia_Magnusson
Cecilia Magnusson


2024-01-01



---
https://en.wikipedia.org/wiki/Cedar-Riverside,_Minneapolis
Cedar-Riverside, Minneapolis


2024-01-01



---
https://en.wikipedia.org/wiki/Cees_Dekker
Cees Dekker


2024-01-01



---
https://en.wikipedia.org/wiki/Ceiling_effect_(statistics)
Ceiling effect (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Cel
Cel


2024-01-01



---
https://en.wikipedia.org/wiki/Celery
Celery


2024-07-20



---
https://en.wikipedia.org/wiki/Celeste_Kidd
Celeste Kidd


2024-01-01



---
https://en.wikipedia.org/wiki/Celeste_Ng
Celeste Ng


2024-01-01



---
https://en.wikipedia.org/wiki/Celia_Greenwood
Celia Greenwood


2024-01-01



---
https://en.wikipedia.org/wiki/Cell_(journal)
Cell (journal)


2024-01-01



---
https://en.wikipedia.org/wiki/Cell_(processor)
Cell (processor)


2024-01-01



---
https://en.wikipedia.org/wiki/Cell_Press
Cell Press


2024-01-01



---
https://en.wikipedia.org/wiki/Cell_membrane
Cell membrane


2024-01-01



---
https://en.wikipedia.org/wiki/Cellular_respiration
Cellular respiration


2024-01-01



---
https://en.wikipedia.org/wiki/Celso_Arango
Celso Arango


2024-01-01



---
https://en.wikipedia.org/wiki/Cenotaph
Cenotaph


2024-01-01



---
https://en.wikipedia.org/wiki/Centenarian#Centenarian_populations_by_country
Centenarian § Centenarian populations by country


2024-01-01



---
https://en.wikipedia.org/wiki/Central_Committee_of_the_Communist_Party_of_China
Central Committee of the Communist Party of China


2024-08-28



---
https://en.wikipedia.org/wiki/Central_bank
Central bank


2024-01-01



---
https://en.wikipedia.org/wiki/Central_limit_theorem
Central limit theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Centroid
Centroid


2024-01-01



---
https://en.wikipedia.org/wiki/Cephalic_index#Brachycephalic_animals
Cephalic index § Brachycephalic animals


2024-01-01



---
https://en.wikipedia.org/wiki/Cerebellum
Cerebellum


2024-01-01



---
https://en.wikipedia.org/wiki/Cerebral_hemisphere
Cerebral hemisphere


2024-05-17



---
https://en.wikipedia.org/wiki/Cerebral_hypoxia
Cerebral hypoxia


2024-01-01



---
https://en.wikipedia.org/wiki/Cerebras#Technology
Cerebras § Technology


2024-01-01



---
https://en.wikipedia.org/wiki/Cerebus_the_Aardvark
Cerebus the Aardvark


2024-05-26



---
https://en.wikipedia.org/wiki/Cerro_Grande_Fire
Cerro Grande Fire


2024-01-01



---
https://en.wikipedia.org/wiki/Certified_Public_Accountant
Certified Public Accountant


2024-01-01



---
https://en.wikipedia.org/wiki/Cetirizine
Cetirizine


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C3%A2teau_d%27If
Château d'If


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C3%A2teau_d'If
Château d'If


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C5%8Ddenji_Robo_Combattler_V
Chōdenji Robo Combattler V


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C5%8Ddenji_Robo_Combattler_V#Battle_Team
Chōdenji Robo Combattler V § Battle Team


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C5%8Dfu
Chōfu


2024-01-01



---
https://en.wikipedia.org/wiki/Ch%C5%AB%C5%8D%E2%80%93S%C5%8Dbu_Line
Chūō–Sōbu Line


2024-01-01



---
https://en.wikipedia.org/wiki/Chad_Gadya
Chad Gadya


2024-01-01



---
https://en.wikipedia.org/wiki/Chaebol
Chaebol


2024-01-01



---
https://en.wikipedia.org/wiki/Chaim_Goodman-Strauss
Chaim Goodman-Strauss


2024-01-01



---
https://en.wikipedia.org/wiki/Chain_migration
Chain migration


2024-01-01



---
https://en.wikipedia.org/wiki/Chaitin%27s_constant
Chaitin's constant


2024-01-01



---
https://en.wikipedia.org/wiki/Chaitin's_constant
Chaitin's constant


2024-01-01



---
https://en.wikipedia.org/wiki/Chandler_Burr
Chandler Burr


2024-01-01



---
https://en.wikipedia.org/wiki/Chandrasekhar_limit#History
Chandrasekhar limit § History


2024-01-01



---
https://en.wikipedia.org/wiki/Chang-Rae_Lee
Chang-Rae Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Chang_Jiang
Chang Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Chang_Xu
Chang Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Change_of_command
Change of command


2024-01-01



---
https://en.wikipedia.org/wiki/Channel_4
Channel 4


2024-01-01



---
https://en.wikipedia.org/wiki/Channel_Tunnel
Channel Tunnel


2024-01-01



---
https://en.wikipedia.org/wiki/Channel_Tunnel#Illegal_attempts_to_cross_and_deaths
Channel Tunnel § Illegal attempts to cross and deaths


2024-01-01



---
https://en.wikipedia.org/wiki/Chantal_Radimilahy
Chantal Radimilahy


2024-01-01



---
https://en.wikipedia.org/wiki/Chantry
Chantry


2024-01-01



---
https://en.wikipedia.org/wiki/Chao_Agnes_Hsiung
Chao Agnes Hsiung


2024-01-01



---
https://en.wikipedia.org/wiki/Chao_Chen
Chao Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Chao_Dong
Chao Dong


2024-01-01



---
https://en.wikipedia.org/wiki/Chao_Min
Chao Min


2024-01-01



---
https://en.wikipedia.org/wiki/Chao_Xu
Chao Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Chaos;Head
Chaos;Head


2024-01-01



---
https://en.wikipedia.org/wiki/Chaos_engineering
Chaos engineering


2024-01-01



---
https://en.wikipedia.org/wiki/Chaos_theory
Chaos theory


2024-01-01



---
https://en.wikipedia.org/wiki/Chaparral
Chaparral


2024-01-01



---
https://en.wikipedia.org/wiki/Char_Aznable
Char Aznable


2024-01-01



---
https://en.wikipedia.org/wiki/Character_amnesia
Character amnesia


2024-01-01



---
https://en.wikipedia.org/wiki/Characters_of_the_Metal_Gear_series#Venom_Snake
Characters of the Metal Gear series § Venom Snake


2024-01-01



---
https://en.wikipedia.org/wiki/Characters_of_the_Star_Wars:_Knights_of_the_Old_Republic_series#Revan
Characters of the Star Wars: Knights of the Old Republic series § Revan


2024-01-01



---
https://en.wikipedia.org/wiki/Charge-coupled_device
Charge-coupled device


2024-01-01



---
https://en.wikipedia.org/wiki/Charity_Commission_for_England_and_Wales
Charity Commission for England and Wales


2024-01-01



---
https://en.wikipedia.org/wiki/Charity_Navigator
Charity Navigator


2024-01-01



---
https://en.wikipedia.org/wiki/Charlaine_Harris
Charlaine Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_A._Czeisler
Charles A. Czeisler


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_A._Taylor
Charles A. Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Atlas
Charles Atlas


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Aznavour
Charles Aznavour


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_B._Crawford
Charles B. Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_B._Nemeroff
Charles B. Nemeroff


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Babbage
Charles Babbage


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Beattie
Charles Beattie


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Benson
Charles Benson


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Brenner
Charles Brenner


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Brenner_(mathematician)
Charles Brenner (mathematician)


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Bukowski
Charles Bukowski


2024-09-17



---
https://en.wikipedia.org/wiki/Charles_Curtis
Charles Curtis


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Darwin
Charles Darwin


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Duhigg
Charles Duhigg


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Duke
Charles Duke


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_E._Leiserson
Charles E. Leiserson


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_F._Reynolds_III
Charles F. Reynolds III


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Fourier
Charles Fourier


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Fuchs
Charles Fuchs


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_G._Gross
Charles G. Gross


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Geschke
Charles Geschke


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Goodhart
Charles Goodhart


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_H._Martin
Charles H. Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_H._Moore
Charles H. Moore


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Hermite
Charles Hermite


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Hulme
Charles Hulme


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_I._Jones
Charles I. Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_II_of_England
Charles II of England


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Isbell
Charles Isbell


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_J._Lumsden
Charles J. Lumsden


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Lindbergh
Charles Lindbergh


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Manson
Charles Manson


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Mingus
Charles Mingus


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Murray_%28political_scientist%29
Charles Murray (political scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Murray_(political_scientist)
Charles Murray (political scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_N._Rotimi
Charles N. Rotimi


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Naylor
Charles Naylor


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Nicholas
Charles Nicholas


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Ofria
Charles Ofria


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Oman
Charles Oman


2024-09-07



---
https://en.wikipedia.org/wiki/Charles_P._Davis
Charles P. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Piller
Charles Piller


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Ponzi
Charles Ponzi


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Poole
Charles Poole


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Rotimi
Charles Rotimi


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Simonyi
Charles Simonyi


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Spearman
Charles Spearman


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Spence
Charles Spence


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Stross
Charles Stross


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_Wright_(poet)
Charles Wright (poet)


2024-01-01



---
https://en.wikipedia.org/wiki/Charles_ffrench-Constant
Charles ffrench-Constant


2024-01-01



---
https://en.wikipedia.org/wiki/Charlie_Griffin
Charlie Griffin


2024-01-01



---
https://en.wikipedia.org/wiki/Charlie_Hebdo_shooting
Charlie Hebdo shooting


2024-01-01



---
https://en.wikipedia.org/wiki/Charlie_Manson
Charlie Manson


2024-01-01



---
https://en.wikipedia.org/wiki/Charlie_Snell
Charlie Snell


2024-01-01



---
https://en.wikipedia.org/wiki/Charlotte_Blease
Charlotte Blease


2024-01-01



---
https://en.wikipedia.org/wiki/Charlotte_Drake
Charlotte Drake


2024-01-01



---
https://en.wikipedia.org/wiki/Charlotte_Harrison
Charlotte Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Charly
Charly


2024-01-01



---
https://en.wikipedia.org/wiki/Charly_(1968_film)
Charly (1968 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Charrette
Charrette


2024-01-01



---
https://en.wikipedia.org/wiki/Charter_city
Charter city


2024-01-01



---
https://en.wikipedia.org/wiki/Charter_of_the_Forest
Charter of the Forest


2024-01-01



---
https://en.wikipedia.org/wiki/Chateaubriand_(dish)
Chateaubriand (dish)


2024-10-04



---
https://en.wikipedia.org/wiki/Chatroulette
Chatroulette


2024-09-14



---
https://en.wikipedia.org/wiki/Chautauqua
Chautauqua


2024-01-01



---
https://en.wikipedia.org/wiki/Chavismo
Chavismo


2024-01-01



---
https://en.wikipedia.org/wiki/Check-digits
Check-digits


2024-01-01



---
https://en.wikipedia.org/wiki/Check_mark#Unicode
Check mark § Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Cheese
Cheese


2024-01-01



---
https://en.wikipedia.org/wiki/Cheese_puffs
Cheese puffs


2024-01-01



---
https://en.wikipedia.org/wiki/Chekhov%27s_gun
Chekhov's gun


2024-01-01



---
https://en.wikipedia.org/wiki/Chekhov's_gun
Chekhov's gun


2024-01-01



---
https://en.wikipedia.org/wiki/Chelsea_Finn
Chelsea Finn


2024-01-01



---
https://en.wikipedia.org/wiki/Chelyabinsk_meteor
Chelyabinsk meteor


2024-01-01



---
https://en.wikipedia.org/wiki/Chemical_warfare
Chemical warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Chemical_weapons_in_World_War_I
Chemical weapons in World War I


2024-01-01



---
https://en.wikipedia.org/wiki/Chen_Hu
Chen Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Chen_Zhang
Chen Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Chen_Zhao
Chen Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Chen_Zhu
Chen Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Cheng_Chen
Cheng Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Cheng_Li
Cheng Li


2024-01-01



---
https://en.wikipedia.org/wiki/Cheng_Xu
Cheng Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Chengxiang_Zhai
Chengxiang Zhai


2024-01-01



---
https://en.wikipedia.org/wiki/Chernobyl#History
Chernobyl § History


2024-11-28



---
https://en.wikipedia.org/wiki/Chernobyl_Exclusion_Zone
Chernobyl Exclusion Zone


2024-01-01



---
https://en.wikipedia.org/wiki/Chernobyl_exclusion_zone
Chernobyl exclusion zone


2024-01-01



---
https://en.wikipedia.org/wiki/Chernoff_bound
Chernoff bound


2024-01-01



---
https://en.wikipedia.org/wiki/Cherry_picking
Cherry picking


2024-01-01



---
https://en.wikipedia.org/wiki/Cheryl_Dissanayake
Cheryl Dissanayake


2024-01-01



---
https://en.wikipedia.org/wiki/Cheshire_Cat
Cheshire Cat


2024-10-01



---
https://en.wikipedia.org/wiki/Chess_annotation_symbols
Chess annotation symbols


2024-01-01



---
https://en.wikipedia.org/wiki/Chess_annotation_symbols#!?_(Interesting_move)
Chess annotation symbols § !? (Interesting move)


2024-01-01



---
https://en.wikipedia.org/wiki/Chess_annotation_symbols#?!_(Dubious_move)
Chess annotation symbols § ?! (Dubious move)


2024-01-01



---
https://en.wikipedia.org/wiki/Chess_annotation_symbols#?!_(Dubious_move_/_Inaccuracy)
Chess annotation symbols § ?! (Dubious move / Inaccuracy)


2024-11-05



---
https://en.wikipedia.org/wiki/Chess_endgame
Chess endgame


2024-01-01



---
https://en.wikipedia.org/wiki/Chess_engine
Chess engine


2024-01-01



---
https://en.wikipedia.org/wiki/Chess_prodigy
Chess prodigy


2024-01-01



---
https://en.wikipedia.org/wiki/Chestburster
Chestburster


2024-09-17



---
https://en.wikipedia.org/wiki/Chester_W._Nimitz
Chester W. Nimitz


2024-01-01



---
https://en.wikipedia.org/wiki/Chestnut_blight
Chestnut blight


2024-01-01



---
https://en.wikipedia.org/wiki/Chewy_(company)
Chewy (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Cheyenne_Brando
Cheyenne Brando


2024-01-01



---
https://en.wikipedia.org/wiki/Cheyenne_Mountain
Cheyenne Mountain


2024-01-01



---
https://en.wikipedia.org/wiki/Chi-Hung_Hsu
Chi-Hung Hsu


2024-01-01



---
https://en.wikipedia.org/wiki/Chi-squared_test
Chi-squared test


2024-01-01



---
https://en.wikipedia.org/wiki/Chi_Chung_Lam
Chi Chung Lam


2024-01-01



---
https://en.wikipedia.org/wiki/Chia-Che_Chang
Chia-Che Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Chiang_Mai_University
Chiang Mai University


2024-01-01



---
https://en.wikipedia.org/wiki/Chiba_(city)
Chiba (city)


2024-01-01



---
https://en.wikipedia.org/wiki/Chicago_Tylenol_murders
Chicago Tylenol murders


2024-01-01



---
https://en.wikipedia.org/wiki/Chick_tract
Chick tract


2024-06-27



---
https://en.wikipedia.org/wiki/Chicken_feet
Chicken feet


2024-01-01



---
https://en.wikipedia.org/wiki/Chicxulub_crater
Chicxulub crater


2024-01-01



---
https://en.wikipedia.org/wiki/Chief_(heraldry)
Chief (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Chiho_Saito
Chiho Saito


2024-01-01



---
https://en.wikipedia.org/wiki/Chihuahua_(dog)
Chihuahua (dog)


2024-01-01



---
https://en.wikipedia.org/wiki/Chikamatsu_Monzaemon
Chikamatsu Monzaemon


2024-01-01



---
https://en.wikipedia.org/wiki/Childhood%27s_End
Childhood's End


2024-01-01



---
https://en.wikipedia.org/wiki/Childhood's_End
Childhood's End


2024-01-01



---
https://en.wikipedia.org/wiki/Children%27s_Hospital_of_Philadelphia
Children's Hospital of Philadelphia


2024-01-01



---
https://en.wikipedia.org/wiki/Children's_Hospital_of_Philadelphia
Children's Hospital of Philadelphia


2024-01-01



---
https://en.wikipedia.org/wiki/Children_Who_Chase_Lost_Voices
Children Who Chase Lost Voices


2024-01-01



---
https://en.wikipedia.org/wiki/Children_in_the_military
Children in the military


2024-01-01



---
https://en.wikipedia.org/wiki/Chimamanda_Ngozi_Adichie
Chimamanda Ngozi Adichie


2024-01-01



---
https://en.wikipedia.org/wiki/Chimp_Crazy
Chimp Crazy


2024-09-05



---
https://en.wikipedia.org/wiki/Chimpanzee
Chimpanzee


2024-01-01



---
https://en.wikipedia.org/wiki/China_Hands#Beginning_of_the_Cold_War
China Hands § Beginning of the Cold War


2024-01-01



---
https://en.wikipedia.org/wiki/China_Mi%C3%A9ville
China Miéville


2024-01-01



---
https://en.wikipedia.org/wiki/Chinatowns_in_Latin_America
Chinatowns in Latin America


2024-01-01



---
https://en.wikipedia.org/wiki/Chinatowns_in_Latin_America_and_the_Caribbean
Chinatowns in Latin America and the Caribbean


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_Civil_War
Chinese Civil War


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_Wikipedia
Chinese Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_astronomy#Islamic_astronomy_in_East_Asia
Chinese astronomy § Islamic astronomy in East Asia


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_classics
Chinese classics


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_numerals
Chinese numerals


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_numerology
Chinese numerology


2024-01-01



---
https://en.wikipedia.org/wiki/Chinese_room
Chinese room


2024-01-01



---
https://en.wikipedia.org/wiki/Ching_Fang
Ching Fang


2024-01-01



---
https://en.wikipedia.org/wiki/Chinoiserie
Chinoiserie


2024-01-01



---
https://en.wikipedia.org/wiki/Chinua_Achebe
Chinua Achebe


2024-01-01



---
https://en.wikipedia.org/wiki/Chip_%27n_Dale:_Rescue_Rangers_(film)
Chip 'n Dale: Rescue Rangers (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Chip_Heath
Chip Heath


2024-01-01



---
https://en.wikipedia.org/wiki/Chipotle_Mexican_Grill#Food_safety
Chipotle Mexican Grill § Food safety


2024-01-01



---
https://en.wikipedia.org/wiki/Chirag_Jain
Chirag Jain


2024-01-01



---
https://en.wikipedia.org/wiki/Chirag_Patel
Chirag Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Chlorambucil
Chlorambucil


2024-01-01



---
https://en.wikipedia.org/wiki/Chocolate#Health_effects
Chocolate § Health effects


2024-01-01



---
https://en.wikipedia.org/wiki/Chocolate#Potential_health_effects
Chocolate § Potential health effects


2024-01-01



---
https://en.wikipedia.org/wiki/Cholecalciferol
Cholecalciferol


2024-01-01



---
https://en.wikipedia.org/wiki/Choline
Choline


2024-01-01



---
https://en.wikipedia.org/wiki/Cholinergic
Cholinergic


2024-01-01



---
https://en.wikipedia.org/wiki/Choriocarcinoma
Choriocarcinoma


2024-01-01



---
https://en.wikipedia.org/wiki/Choristoneura
Choristoneura


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Apps
Chris Apps


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Bohjalian
Chris Bohjalian


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Cheng
Chris Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Dixon
Chris Dixon


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Donahue
Chris Donahue


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Eliasmith
Chris Eliasmith


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Hawkey
Chris Hawkey


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Horton
Chris Horton


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Lu
Chris Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Newell
Chris Newell


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Offutt
Chris Offutt


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_P._Ponting
Chris P. Ponting


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Petersen
Chris Petersen


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Power
Chris Power


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Simon
Chris Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Street
Chris Street


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Turney
Chris Turney


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Wallace
Chris Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Walshaw
Chris Walshaw


2024-01-01



---
https://en.wikipedia.org/wiki/Chris_Wilkins
Chris Wilkins


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Bale
Christian Bale


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Becker
Christian Becker


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Bendixen
Christian Bendixen


2024-06-07



---
https://en.wikipedia.org/wiki/Christian_Cachin
Christian Cachin


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Catalini
Christian Catalini


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Fischer
Christian Fischer


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Fong
Christian Fong


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Genest
Christian Genest


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Hammer
Christian Hammer


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Rudder
Christian Rudder


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Schneider
Christian Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Seel
Christian Seel


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Sonne
Christian Sonne


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_T._Wentz
Christian T. Wentz


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Voigt
Christian Voigt


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Walder
Christian Walder


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_Wirth
Christian Wirth


2024-01-01



---
https://en.wikipedia.org/wiki/Christian_fundamentalism
Christian fundamentalism


2024-01-01



---
https://en.wikipedia.org/wiki/Christianity_and_abortion
Christianity and abortion


2024-01-01



---
https://en.wikipedia.org/wiki/Christina_Chambers
Christina Chambers


2024-01-01



---
https://en.wikipedia.org/wiki/Christina_Chang
Christina Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Christina_Kim
Christina Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Christina_Paxson
Christina Paxson


2024-01-01



---
https://en.wikipedia.org/wiki/Christine_E._Seidman
Christine E. Seidman


2024-01-01



---
https://en.wikipedia.org/wiki/Christine_F._Baes
Christine F. Baes


2024-01-01



---
https://en.wikipedia.org/wiki/Christine_King
Christine King


2024-01-01



---
https://en.wikipedia.org/wiki/Christine_Payne
Christine Payne


2024-01-01



---
https://en.wikipedia.org/wiki/Christine_Van_Broeckhoven
Christine Van Broeckhoven


2024-01-01



---
https://en.wikipedia.org/wiki/Christmas_Island
Christmas Island


2024-01-01



---
https://en.wikipedia.org/wiki/Christmas_cracker
Christmas cracker


2024-01-01



---
https://en.wikipedia.org/wiki/Christmas_pudding
Christmas pudding


2024-01-01



---
https://en.wikipedia.org/wiki/Christof_Koch
Christof Koch


2024-01-01



---
https://en.wikipedia.org/wiki/Christoph_Adami
Christoph Adami


2024-01-01



---
https://en.wikipedia.org/wiki/Christoph_Hoerl
Christoph Hoerl


2024-01-01



---
https://en.wikipedia.org/wiki/Christoph_Martin_Wieland
Christoph Martin Wieland


2024-01-01



---
https://en.wikipedia.org/wiki/Christoph_Meinel
Christoph Meinel


2024-01-01



---
https://en.wikipedia.org/wiki/Christophe_Dessimoz
Christophe Dessimoz


2024-01-01



---
https://en.wikipedia.org/wiki/Christophe_Plantin
Christophe Plantin


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_A._Walsh
Christopher A. Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Alexander
Christopher Alexander


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_B._Field
Christopher B. Field


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Boehm
Christopher Boehm


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Chabris
Christopher Chabris


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Clark
Christopher Clark


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Copeland
Christopher Copeland


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Cullen
Christopher Cullen


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_D._Gardner
Christopher D. Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_D._Manning
Christopher D. Manning


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_F._Chabris
Christopher F. Chabris


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Fettweis
Christopher Fettweis


2024-06-06



---
https://en.wikipedia.org/wiki/Christopher_Gardner
Christopher Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Gillberg
Christopher Gillberg


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Grimm
Christopher Grimm


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Honey
Christopher Honey


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_I._Amos
Christopher I. Amos


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Isherwood
Christopher Isherwood


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_J._Ferguson
Christopher J. Ferguson


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_J._L._Murray
Christopher J. L. Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Koch
Christopher Koch


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Malloy
Christopher Malloy


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Moore_(author)
Christopher Moore (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Nicholas
Christopher Nicholas


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Nowinski
Christopher Nowinski


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_O%27Neill
Christopher O'Neill


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Olah
Christopher Olah


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Patrick
Christopher Patrick


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Pittenger
Christopher Pittenger


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_R%C3%A9
Christopher Ré


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_R._Brand
Christopher R. Brand


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Re
Christopher Re


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Roth
Christopher Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Talbot
Christopher Talbot


2024-01-01



---
https://en.wikipedia.org/wiki/Christopher_Weber
Christopher Weber


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_Davatzikos
Christos Davatzikos


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_H._Papadimitriou
Christos H. Papadimitriou


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_Kozyrakis
Christos Kozyrakis


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_Pantelis
Christos Pantelis


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_Papadimitriou
Christos Papadimitriou


2024-01-01



---
https://en.wikipedia.org/wiki/Christos_S._Mantzoros
Christos S. Mantzoros


2024-01-01



---
https://en.wikipedia.org/wiki/Christy_L._Haynes
Christy L. Haynes


2024-01-01



---
https://en.wikipedia.org/wiki/Chromium
Chromium


2024-01-01



---
https://en.wikipedia.org/wiki/Chromium_(web_browser)
Chromium (web browser)


2024-01-01



---
https://en.wikipedia.org/wiki/Chronic_Lyme_disease
Chronic Lyme disease


2024-01-01



---
https://en.wikipedia.org/wiki/Chronic_stress
Chronic stress


2024-01-01



---
https://en.wikipedia.org/wiki/Chronic_traumatic_encephalopathy
Chronic traumatic encephalopathy


2024-01-01



---
https://en.wikipedia.org/wiki/Chronicle_of_a_Death_Foretold
Chronicle of a Death Foretold


2024-01-01



---
https://en.wikipedia.org/wiki/Chronology_protection_conjecture
Chronology protection conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Chronotype
Chronotype


2024-01-01



---
https://en.wikipedia.org/wiki/Chuan_He
Chuan He


2024-01-01



---
https://en.wikipedia.org/wiki/Chuck_Schumer
Chuck Schumer


2024-01-01



---
https://en.wikipedia.org/wiki/Chudnovsky_algorithm
Chudnovsky algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Chudnovsky_brothers
Chudnovsky brothers


2024-01-01



---
https://en.wikipedia.org/wiki/Chun-Li
Chun-Li


2024-01-01



---
https://en.wikipedia.org/wiki/Chun_Ye
Chun Ye


2024-01-01



---
https://en.wikipedia.org/wiki/Chun_Yuan
Chun Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Chunking_(psychology)
Chunking (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Chunyu_Wang
Chunyu Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Church_of_England
Church of England


2024-01-01



---
https://en.wikipedia.org/wiki/Church_of_Scientology
Church of Scientology


2024-01-01



---
https://en.wikipedia.org/wiki/Chyle
Chyle


2024-01-01



---
https://en.wikipedia.org/wiki/Chyme
Chyme


2024-01-01



---
https://en.wikipedia.org/wiki/Cicero
Cicero


2024-01-01



---
https://en.wikipedia.org/wiki/Cider
Cider


2024-01-01



---
https://en.wikipedia.org/wiki/Cinderella_(2015_American_film)
Cinderella (2015 American film)


2024-01-01



---
https://en.wikipedia.org/wiki/Cinderella_(disambiguation)#Films
Cinderella (disambiguation) § Films


2024-01-01



---
https://en.wikipedia.org/wiki/Cindy_Ramirez
Cindy Ramirez


2024-01-01



---
https://en.wikipedia.org/wiki/Cinema_of_Korea
Cinema of Korea


2024-01-01



---
https://en.wikipedia.org/wiki/Cingulate_cortex
Cingulate cortex


2024-01-01



---
https://en.wikipedia.org/wiki/Cinnabar
Cinnabar


2024-01-01



---
https://en.wikipedia.org/wiki/Circassian_beauty
Circassian beauty


2024-11-06



---
https://en.wikipedia.org/wiki/Circuit_City
Circuit City


2024-01-01



---
https://en.wikipedia.org/wiki/Circuit_no_%C5%8Ckami
Circuit no Ōkami


2024-01-01



---
https://en.wikipedia.org/wiki/Circulation_of_elite
Circulation of elite


2024-01-01



---
https://en.wikipedia.org/wiki/Cisca_Wijmenga
Cisca Wijmenga


2024-01-01



---
https://en.wikipedia.org/wiki/Cisco
Cisco


2024-01-01



---
https://en.wikipedia.org/wiki/Citation
Citation


2024-01-01



---
https://en.wikipedia.org/wiki/Citation_analysis
Citation analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Citation_graph
Citation graph


2024-01-01



---
https://en.wikipedia.org/wiki/Citation_impact
Citation impact


2024-01-01



---
https://en.wikipedia.org/wiki/Citations
Citations


2024-01-01



---
https://en.wikipedia.org/wiki/Citizendium
Citizendium


2024-01-01



---
https://en.wikipedia.org/wiki/Citizens%27_Advisory_Council_on_National_Space_Policy
Citizens' Advisory Council on National Space Policy


2024-01-01



---
https://en.wikipedia.org/wiki/Citizens'_Advisory_Council_on_National_Space_Policy
Citizens' Advisory Council on National Space Policy


2024-01-01



---
https://en.wikipedia.org/wiki/City_College_of_New_York
City College of New York


2024-01-01



---
https://en.wikipedia.org/wiki/City_and_Country_School
City and Country School


2024-01-01



---
https://en.wikipedia.org/wiki/City_of_Golden_Shadow
City of Golden Shadow


2024-01-01



---
https://en.wikipedia.org/wiki/Civil_List_Act_1837
Civil List Act 1837


2024-01-01



---
https://en.wikipedia.org/wiki/Civil_list
Civil list


2024-01-01



---
https://en.wikipedia.org/wiki/Civil_registration
Civil registration


2024-01-01



---
https://en.wikipedia.org/wiki/Civil_service
Civil service


2024-01-01



---
https://en.wikipedia.org/wiki/Civilit%C3%A9
Civilité


2024-01-01



---
https://en.wikipedia.org/wiki/Cl%C3%A9mentine_Margaine
Clémentine Margaine


2024-01-01



---
https://en.wikipedia.org/wiki/Claire_Allen
Claire Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Claire_Haworth
Claire Haworth


2024-01-01



---
https://en.wikipedia.org/wiki/Claire_Massey
Claire Massey


2024-01-01



---
https://en.wikipedia.org/wiki/Clairvoyance
Clairvoyance


2024-01-01



---
https://en.wikipedia.org/wiki/Clamshell_(container)
Clamshell (container)


2024-01-01



---
https://en.wikipedia.org/wiki/Clan_(video_games)
Clan (video games)


2024-01-01



---
https://en.wikipedia.org/wiki/Clancy_Blair
Clancy Blair


2024-01-01



---
https://en.wikipedia.org/wiki/Clandestine_chemistry
Clandestine chemistry


2024-01-01



---
https://en.wikipedia.org/wiki/Clang
Clang


2024-01-01



---
https://en.wikipedia.org/wiki/Clara_Sousa-Silva
Clara Sousa-Silva


2024-01-01



---
https://en.wikipedia.org/wiki/Clarence_Raymond_Adams
Clarence Raymond Adams


2024-03-28



---
https://en.wikipedia.org/wiki/Clarence_Zener
Clarence Zener


2024-11-29



---
https://en.wikipedia.org/wiki/Clarke%27s_three_laws
Clarke's 3 laws


2024-01-01



---
https://en.wikipedia.org/wiki/Clarke's_three_laws
Clarke's 3 laws


2024-01-01



---
https://en.wikipedia.org/wiki/Clash_of_Clans
Clash of Clans


2024-01-01



---
https://en.wikipedia.org/wiki/Classic_Chinese_Novels
Classic Chinese Novels


2024-01-01



---
https://en.wikipedia.org/wiki/Classical_unified_field_theories#Einstein's_geometric_approaches
Classical unified field theories § Einstein's geometric approaches


2024-01-01



---
https://en.wikipedia.org/wiki/Classical_unities
Classical unities


2024-01-01



---
https://en.wikipedia.org/wiki/Classicism
Classicism


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Bloodgood
Claude Bloodgood


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Bouchard
Claude Bouchard


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Chabauty
Claude Chabauty


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Garamond
Claude Garamond


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_L%C3%A9vi-Strauss
Claude Lévi-Strauss


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Marcus
Claude Marcus


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Roux
Claude Roux


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Shannon#Logic_circuits
Claude Shannon § Logic circuits


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Shannon#Wartime_research
Claude Shannon § Wartime research


2024-01-01



---
https://en.wikipedia.org/wiki/Claude_Simon
Claude Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Claudi_L._H._Bockting
Claudi L. H. Bockting


2024-01-01



---
https://en.wikipedia.org/wiki/Claudia_Clopath
Claudia Clopath


2024-01-01



---
https://en.wikipedia.org/wiki/Claudia_Langenberg
Claudia Langenberg


2024-08-17



---
https://en.wikipedia.org/wiki/Claudio_Stampi
Claudio Stampi


2024-01-01



---
https://en.wikipedia.org/wiki/Claudius
Claudius


2024-01-01



---
https://en.wikipedia.org/wiki/Claudius_Gros
Claudius Gros


2024-01-01



---
https://en.wikipedia.org/wiki/Claus_Lamm
Claus Lamm


2024-01-01



---
https://en.wikipedia.org/wiki/Clay_Shirky
Clay Shirky


2024-01-01



---
https://en.wikipedia.org/wiki/Cleanroom
Cleanroom


2024-01-01



---
https://en.wikipedia.org/wiki/Clearview_(typeface)
Clearview (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Clearview_AI
Clearview AI


2024-01-01



---
https://en.wikipedia.org/wiki/Clef#Treble_clef
Clef § Treble clef


2024-01-01



---
https://en.wikipedia.org/wiki/Clementine_(software)
Clementine (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Clementine_(spacecraft)
Clementine (spacecraft)


2024-01-01



---
https://en.wikipedia.org/wiki/Clenbuterol
Clenbuterol


2024-01-01



---
https://en.wikipedia.org/wiki/Cleve_Cartmill
Cleve Cartmill


2024-01-01



---
https://en.wikipedia.org/wiki/Clever_Hans
Clever Hans


2024-01-01



---
https://en.wikipedia.org/wiki/Click_track
Click track


2024-01-01



---
https://en.wikipedia.org/wiki/Clicker_training
Clicker training


2024-01-01



---
https://en.wikipedia.org/wiki/Cliff_Arnall
Cliff Arnall


2024-01-01



---
https://en.wikipedia.org/wiki/Clifford_D._Simak
Clifford D. Simak


2024-01-01



---
https://en.wikipedia.org/wiki/Clifford_Stoll
Clifford Stoll


2024-01-01



---
https://en.wikipedia.org/wiki/Climate_of_Romania
Climate of Romania


2024-01-01



---
https://en.wikipedia.org/wiki/Climbing_wall
Climbing wall


2024-01-01



---
https://en.wikipedia.org/wiki/Clinamen
Clinamen


2024-01-01



---
https://en.wikipedia.org/wiki/Clindamyacin_phosphate
Clindamyacin phosphate


2024-11-05



---
https://en.wikipedia.org/wiki/Clindamycin
Clindamycin


2024-11-05



---
https://en.wikipedia.org/wiki/Clinical_psychology
Clinical psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Clio_Awards
Clio Awards


2024-01-01



---
https://en.wikipedia.org/wiki/Cliodhna_O%27Connor
Cliodhna O'Connor


2024-01-01



---
https://en.wikipedia.org/wiki/Clipper
Clipper


2024-01-01



---
https://en.wikipedia.org/wiki/Clipper_chip
Clipper chip


2024-01-01



---
https://en.wikipedia.org/wiki/Clitoria
Clitoria


2024-01-01



---
https://en.wikipedia.org/wiki/Clive_Ballard
Clive Ballard


2024-01-01



---
https://en.wikipedia.org/wiki/Clive_D._L._Wynne
Clive D. L. Wynne


2024-01-01



---
https://en.wikipedia.org/wiki/Clive_Holmes
Clive Holmes


2024-01-01



---
https://en.wikipedia.org/wiki/Clive_Thompson_(journalist)
Clive Thompson (journalist)


2024-01-01



---
https://en.wikipedia.org/wiki/Clive_Wilkins
Clive Wilkins


2024-01-01



---
https://en.wikipedia.org/wiki/Clock_of_the_Long_Now
Clock of the Long Now


2024-01-01



---
https://en.wikipedia.org/wiki/Clogston_cable
Clogston cable


2024-01-01



---
https://en.wikipedia.org/wiki/Clojure
Clojure


2024-01-01



---
https://en.wikipedia.org/wiki/Clonazepam
Clonazepam


2024-01-01



---
https://en.wikipedia.org/wiki/Closed-end_mutual_fund
Closed-end mutual fund


2024-11-23



---
https://en.wikipedia.org/wiki/Closed-eye_hallucination
Closed-eye hallucination


2024-01-01



---
https://en.wikipedia.org/wiki/Closed_captioning#Legislative_development_in_the_U.S.
Closed captioning § Legislative development in the U.S


2024-01-01



---
https://en.wikipedia.org/wiki/Closed_city
Closed city


2024-01-01



---
https://en.wikipedia.org/wiki/Closed_timelike_curve
Closed timelike curve


2024-01-01



---
https://en.wikipedia.org/wiki/Clothes_dryer
Clothes dryer


2024-01-01



---
https://en.wikipedia.org/wiki/Clothes_dryer#Lint_build-up_%28tumble_dryers%29
Clothes dryer § Lint build-up (tumble dryers)


2024-01-01



---
https://en.wikipedia.org/wiki/Cloud_Nine_(sphere)
Cloud 9 (sphere)


2024-01-01



---
https://en.wikipedia.org/wiki/Cloud_computing
Cloud computing


2024-01-01



---
https://en.wikipedia.org/wiki/Cloudflare
Cloudflare


2024-01-01



---
https://en.wikipedia.org/wiki/Cloze_test
Cloze test


2024-01-01



---
https://en.wikipedia.org/wiki/Club-Mate
Club-Mate


2024-01-01



---
https://en.wikipedia.org/wiki/Cluster_analysis
Cluster analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Clustering_illusion
Clustering illusion


2024-11-05



---
https://en.wikipedia.org/wiki/Clutch
Clutch


2024-01-01



---
https://en.wikipedia.org/wiki/Clyde_A._Hutchison_III
Clyde A. Hutchison III


2024-01-01



---
https://en.wikipedia.org/wiki/Coalition_for_Evidence-Based_Policy
Coalition for Evidence-Based Policy


2024-01-01



---
https://en.wikipedia.org/wiki/Coase%27s_theorem
Coase's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Coase_theorem
Coase theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Coastline_paradox#Measuring_a_coastline
Coastline paradox § Measuring a coastline


2024-01-01



---
https://en.wikipedia.org/wiki/Cocaine
Cocaine


2024-01-01



---
https://en.wikipedia.org/wiki/Cochliomyia_hominivorax#Control
Cochliomyia hominivorax § Control


2024-01-01



---
https://en.wikipedia.org/wiki/Cochrane_(organisation)
Cochrane (organisation)


2024-01-01



---
https://en.wikipedia.org/wiki/Cocker_Spaniel
Cocker Spaniel


2024-01-01



---
https://en.wikipedia.org/wiki/Cocktail_party_effect
Cocktail party effect


2024-01-01



---
https://en.wikipedia.org/wiki/Coco_(2017_film)
Coco (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Cocoa_Beach,_Florida
Cocoa Beach, Florida


2024-01-01



---
https://en.wikipedia.org/wiki/Coconut_oil
Coconut oil


2024-01-01



---
https://en.wikipedia.org/wiki/Cod_Wars
Cod Wars


2024-01-01



---
https://en.wikipedia.org/wiki/Coda_Automotive
Coda Automotive


2024-01-01



---
https://en.wikipedia.org/wiki/Code_Geass
Code Geass


2024-01-01



---
https://en.wikipedia.org/wiki/Code_Geass:_Roze_of_the_Recapture
Code Geass: Roze of the Recapture


2024-09-14



---
https://en.wikipedia.org/wiki/Code_Red_(computer_worm)
Code Red (computer worm)


2024-01-01



---
https://en.wikipedia.org/wiki/Code_folding
Code folding


2024-01-01



---
https://en.wikipedia.org/wiki/Code_smell
Code smell


2024-01-01



---
https://en.wikipedia.org/wiki/Coders_at_Work
Coders at Work


2024-01-01



---
https://en.wikipedia.org/wiki/Codex_Atlanticus
Codex Atlanticus


2024-01-01



---
https://en.wikipedia.org/wiki/Codex_Leicester
Codex Leicester


2024-01-01



---
https://en.wikipedia.org/wiki/Codex_Seraphinianus
Codex Seraphinianus


2024-01-01



---
https://en.wikipedia.org/wiki/Coding_theory
Coding theory


2024-01-01



---
https://en.wikipedia.org/wiki/Cody_Wild
Cody Wild


2024-01-01



---
https://en.wikipedia.org/wiki/Coen_brothers
Coen brothers


2024-01-01



---
https://en.wikipedia.org/wiki/Cogito,_ergo_sum
Cogito, ergo sum


2024-01-01



---
https://en.wikipedia.org/wiki/Cognitive_Surplus
Cognitive Surplus


2024-01-01



---
https://en.wikipedia.org/wiki/Cognitive_dissonance
Cognitive dissonance


2024-01-01



---
https://en.wikipedia.org/wiki/Cognitive_psychology
Cognitive psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Cognitive_reserve
Cognitive reserve


2024-01-01



---
https://en.wikipedia.org/wiki/Coherence_(film)#Casting
<em>Coherence</em> (film) § Casting


2024-06-18



---
https://en.wikipedia.org/wiki/Coherence_(philosophical_gambling_strategy)
Coherence (philosophical gambling strategy)


2024-01-01



---
https://en.wikipedia.org/wiki/Cold_War
Cold War


2024-01-01



---
https://en.wikipedia.org/wiki/Cold_case
Cold case


2024-01-01



---
https://en.wikipedia.org/wiki/Cold_fusion
Cold fusion


2024-01-01



---
https://en.wikipedia.org/wiki/Cold_fusion#Fleischmann.E2.80.93Pons_experiment
Cold fusion § Fleischmann.E2.80.93Pons experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Coldwell_Banker
Coldwell Banker


2024-01-01



---
https://en.wikipedia.org/wiki/Cole_Hawkins
Cole Hawkins


2024-01-01



---
https://en.wikipedia.org/wiki/Cole_Porter
Cole Porter


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Allen
Colin Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Berry
Colin Berry


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Camerer
Colin Camerer


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Chapman
Colin Chapman


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Cherry
Colin Cherry


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_F._Camerer
Colin F. Camerer


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Farrell
Colin Farrell


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Flaherty
Colin Flaherty


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_G._DeYoung
Colin G. DeYoung


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Humphreys
Colin Humphreys


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Martindale
Colin Martindale


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Masters
Colin Masters


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Mathers
Colin Mathers


2024-01-01



---
https://en.wikipedia.org/wiki/Colin_Palmer
Colin Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Collagen
Collagen


2024-09-14



---
https://en.wikipedia.org/wiki/Collatz_conjecture
Collatz conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Colleen_Hoover
Colleen Hoover


2024-06-03



---
https://en.wikipedia.org/wiki/Colleen_Lawless
Colleen Lawless


2024-01-01



---
https://en.wikipedia.org/wiki/Collegiate_School_(New_York_City)
Collegiate School (New York City)


2024-01-01



---
https://en.wikipedia.org/wiki/Collider_(statistics)
Collider (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Collier%27s
Collier's


2024-01-01



---
https://en.wikipedia.org/wiki/Collier's
Collier's


2024-01-01



---
https://en.wikipedia.org/wiki/Collin_Burns
Collin Burns


2024-01-01



---
https://en.wikipedia.org/wiki/Collin_Y._Ewald
Collin Y. Ewald


2024-01-01



---
https://en.wikipedia.org/wiki/Collyer_brothers
Collyer brothers


2024-01-01



---
https://en.wikipedia.org/wiki/Colm_McDonald
Colm McDonald


2024-01-01



---
https://en.wikipedia.org/wiki/Colonial_Williamsburg
Colonial Williamsburg


2024-01-01



---
https://en.wikipedia.org/wiki/Colonization_of_the_Moon#Exporting_material_to_Earth
Colonization of the Moon § Exporting material to Earth


2024-01-01



---
https://en.wikipedia.org/wiki/Color_blindness
Color blindness


2024-01-01



---
https://en.wikipedia.org/wiki/Color_blindness#Red%E2%80%93green_color_blindness
Color blindness § Red–green color blindness


2024-01-01



---
https://en.wikipedia.org/wiki/Color_book#British_Blue_Book
Color book § British Blue Book


2024-01-01



---
https://en.wikipedia.org/wiki/Color_depth#True_color_(24-bit)
Color depth § True color (24-bit)


2024-01-01



---
https://en.wikipedia.org/wiki/Color_temperature
Color temperature


2024-01-01



---
https://en.wikipedia.org/wiki/Coloratura
Coloratura


2024-12-04



---
https://en.wikipedia.org/wiki/Colson_Whitehead
Colson Whitehead


2024-01-01



---
https://en.wikipedia.org/wiki/Colum_McCann
Colum McCann


2024-01-01



---
https://en.wikipedia.org/wiki/Columbarium
Columbarium


2024-01-01



---
https://en.wikipedia.org/wiki/Columbia_University
Columbia University


2024-01-01



---
https://en.wikipedia.org/wiki/Columbine_High_School_massacre
Columbine High School massacre


2024-01-01



---
https://en.wikipedia.org/wiki/Coluracetam
Coluracetam


2024-01-01



---
https://en.wikipedia.org/wiki/Colusa_County,_California
Colusa County, California


2024-01-01



---
https://en.wikipedia.org/wiki/Combat!
Combat!


2024-01-01



---
https://en.wikipedia.org/wiki/Combat%21
Combat!


2024-01-01



---
https://en.wikipedia.org/wiki/Combined_oral_contraceptive_pill
Combined oral contraceptive pill


2024-01-01



---
https://en.wikipedia.org/wiki/Combined_oral_contraceptive_pill#Heart_and_blood_vessels
Combined oral contraceptive pill § Heart and blood vessels


2024-01-01



---
https://en.wikipedia.org/wiki/Comedy_Central
Comedy Central


2024-01-01



---
https://en.wikipedia.org/wiki/Comet_Shoemaker%E2%80%93Levy_9
Comet Shoemaker–Levy 9


2024-01-01



---
https://en.wikipedia.org/wiki/Comet_Swift%E2%80%93Tuttle
Comet Swift–Tuttle


2024-01-01



---
https://en.wikipedia.org/wiki/Comfort_women
Comfort women


2024-01-01



---
https://en.wikipedia.org/wiki/Comforter
Comforter


2024-01-01



---
https://en.wikipedia.org/wiki/Comic_Gum
Comic Gum


2024-01-01



---
https://en.wikipedia.org/wiki/Comic_Sans
Comic Sans


2024-01-01



---
https://en.wikipedia.org/wiki/Comic_Toranoana
Comic Toranoana


2024-01-01



---
https://en.wikipedia.org/wiki/Comic_operas
Comic operas


2024-01-01



---
https://en.wikipedia.org/wiki/Comiket
Comiket


2024-01-01



---
https://en.wikipedia.org/wiki/Coming_Apart_(book)
Coming Apart (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Command-line_completion
Command-line completion


2024-01-01



---
https://en.wikipedia.org/wiki/Command-line_interface
Command-line interface


2024-01-01



---
https://en.wikipedia.org/wiki/Commensurability_(philosophy_of_science)
Commensurability (philosophy of science)


2024-01-01



---
https://en.wikipedia.org/wiki/Comment_(computer_programming)
Comment (computer programming)


2024-01-01



---
https://en.wikipedia.org/wiki/Commercial_animal_cloning
Commercial animal cloning


2024-01-01



---
https://en.wikipedia.org/wiki/Commercial_driver%27s_license
Commercial driver's license


2024-01-01



---
https://en.wikipedia.org/wiki/Commercial_driver's_license
Commercial driver's license


2024-01-01



---
https://en.wikipedia.org/wiki/Commitment_devices
Commitment devices


2024-01-01



---
https://en.wikipedia.org/wiki/Commitment_scheme
Commitment scheme


2024-01-01



---
https://en.wikipedia.org/wiki/Committee_machine
Committee machine


2024-01-01



---
https://en.wikipedia.org/wiki/Commodore_1541
Commodore 1541


2024-01-01



---
https://en.wikipedia.org/wiki/Commodore_64
Commodore 64


2024-01-01



---
https://en.wikipedia.org/wiki/Commodore_BASIC
Commodore BASIC


2024-01-01



---
https://en.wikipedia.org/wiki/Common-pool_resource
Common-pool resource


2024-01-01



---
https://en.wikipedia.org/wiki/CommonLoops
CommonLoops


2024-01-01



---
https://en.wikipedia.org/wiki/Common_Development_and_Distribution_License
Common Development and Distribution License


2024-01-01



---
https://en.wikipedia.org/wiki/Common_Sense
Common Sense


2024-01-01



---
https://en.wikipedia.org/wiki/Common_metre
Common metre


2024-01-01



---
https://en.wikipedia.org/wiki/Commonplace_book
Commonplace book


2024-01-01



---
https://en.wikipedia.org/wiki/Communication_Theory_of_Secrecy_Systems
Communication Theory of Secrecy Systems


2024-01-01



---
https://en.wikipedia.org/wiki/Communications_satellite
Communications satellite


2024-01-01



---
https://en.wikipedia.org/wiki/Community_mental_health_service
Community mental health service


2024-01-01



---
https://en.wikipedia.org/wiki/Commutation_(law)
Commutation (law)


2024-12-07



---
https://en.wikipedia.org/wiki/CompUSA
CompUSA


2024-01-01



---
https://en.wikipedia.org/wiki/Compact_OED
Compact OED


2024-01-01



---
https://en.wikipedia.org/wiki/Compact_fluorescent_lamp
Compact fluorescent lamp


2024-01-01



---
https://en.wikipedia.org/wiki/Companies_House
Companies House


2024-01-01



---
https://en.wikipedia.org/wiki/Compaq
Compaq


2024-01-01



---
https://en.wikipedia.org/wiki/Comparative_advantage
Comparative advantage


2024-01-01



---
https://en.wikipedia.org/wiki/Comparative_advantage#Classical_theory_and_Ricardo&#039;s_formulation
Comparative advantage § Classical theory and Ricardo& § 039;s formulation


2024-01-01



---
https://en.wikipedia.org/wiki/Comparative_advantage#Classical_theory_and_Ricardo's_formulation
Comparative advantage § Classical theory and Ricardo's formulation


2024-01-01



---
https://en.wikipedia.org/wiki/Comparison_of_note-taking_software
Comparison of note-taking software


2024-01-01



---
https://en.wikipedia.org/wiki/Comparison_of_time-tracking_software
Comparison of time-tracking software


2024-01-01



---
https://en.wikipedia.org/wiki/Compatibilism
Compatibilism


2024-01-01



---
https://en.wikipedia.org/wiki/Compatibilism#Criticism
Compatibilism § Criticism


2024-01-01



---
https://en.wikipedia.org/wiki/Complementary_good
Complementary good


2024-01-01



---
https://en.wikipedia.org/wiki/Complete_Genomics
Complete Genomics


2024-01-01



---
https://en.wikipedia.org/wiki/Complex_number
Complex number


2024-01-01



---
https://en.wikipedia.org/wiki/Complexity_class
Complexity class


2024-01-01



---
https://en.wikipedia.org/wiki/Comprehensive_Employment_and_Training_Act
Comprehensive Employment and Training Act


2024-01-01



---
https://en.wikipedia.org/wiki/Comprehensive_Nuclear-Test-Ban_Treaty
Comprehensive Nuclear-Test-Ban Treaty


2024-01-01



---
https://en.wikipedia.org/wiki/Compression_of_morbidity
Compression of morbidity


2024-01-01



---
https://en.wikipedia.org/wiki/Compton%27s_Encyclopedia
Compton's Encyclopedia


2024-01-01



---
https://en.wikipedia.org/wiki/Compton's_Encyclopedia
Compton's Encyclopedia


2024-01-01



---
https://en.wikipedia.org/wiki/Comptroller
Comptroller


2024-01-01



---
https://en.wikipedia.org/wiki/CompuServe#File_transfers
CompuServe § File transfers


2024-01-01



---
https://en.wikipedia.org/wiki/Compulsion_loop
Compulsion loop


2024-01-01



---
https://en.wikipedia.org/wiki/Compulsive_hoarding
Compulsive hoarding


2024-01-01



---
https://en.wikipedia.org/wiki/Computational_chemistry
Computational chemistry


2024-01-01



---
https://en.wikipedia.org/wiki/Computational_complexity_theory
Computational complexity theory


2024-01-01



---
https://en.wikipedia.org/wiki/Computational_fluid_dynamics
Computational fluid dynamics


2024-01-01



---
https://en.wikipedia.org/wiki/Computational_photography
Computational photography


2024-01-01



---
https://en.wikipedia.org/wiki/Computational_theory_of_mind
Computational theory of mind


2024-01-01



---
https://en.wikipedia.org/wiki/Computer-aided_software_engineering
Computer-aided software engineering


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_Chess_%28film%29
Computer Chess (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_Chess_(film)
Computer Chess (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_Control_Company
Computer Control Company


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_Go
Computer Go


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_art
Computer art


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_font#Bitmap-fonts
Computer font § Bitmap-fonts


2024-09-12



---
https://en.wikipedia.org/wiki/Computer_font#Bitmap_fonts
Computer font § Bitmap fonts


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_font#bitmap-fonts
Computer font § bitmap-fonts


2024-04-25



---
https://en.wikipedia.org/wiki/Computer_monitor
Computer monitor


2024-01-01



---
https://en.wikipedia.org/wiki/Computer_terminal
Computer terminal


2024-01-01



---
https://en.wikipedia.org/wiki/Comscore
Comscore


2024-01-01



---
https://en.wikipedia.org/wiki/Comstock_laws
Comstock laws


2024-01-01



---
https://en.wikipedia.org/wiki/Con_Stough
Con Stough


2024-01-01



---
https://en.wikipedia.org/wiki/Conan_the_Barbarian_(1982_film)
Conan the Barbarian (1982 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Conceived_in_Liberty
Conceived in Liberty


2024-01-01



---
https://en.wikipedia.org/wiki/Concorde
Concorde


2024-01-01



---
https://en.wikipedia.org/wiki/Concrete_poetry
Concrete poetry


2024-06-19



---
https://en.wikipedia.org/wiki/Concurrent_Versions_System
Concurrent Versions System


2024-01-01



---
https://en.wikipedia.org/wiki/Concussion
Concussion


2024-01-01



---
https://en.wikipedia.org/wiki/Concussions_in_American_football
Concussions in American football


2024-01-01



---
https://en.wikipedia.org/wiki/Conditional_independence
Conditional independence


2024-01-01



---
https://en.wikipedia.org/wiki/Condorcet%27s_jury_theorem
Condorcet's jury theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Condorcet's_jury_theorem
Condorcet's jury theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Confessions_of_an_English_Opium-Eater
Confessions of an English Opium-Eater


2024-01-01



---
https://en.wikipedia.org/wiki/Confessions_of_an_English_Opium-Eater#The_1856_revision
Confessions of an English Opium-Eater § The 1856 revision


2024-01-01



---
https://en.wikipedia.org/wiki/Confidence_and_prediction_bands
Confidence and prediction bands


2024-01-01



---
https://en.wikipedia.org/wiki/Confidence_interval
Confidence interval


2024-01-01



---
https://en.wikipedia.org/wiki/Confirmation_holism
Confirmation holism


2024-01-01



---
https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type
Conflict-free replicated data type


2024-01-01



---
https://en.wikipedia.org/wiki/Confounding
Confounding


2024-01-01



---
https://en.wikipedia.org/wiki/Confused_deputy
Confused deputy


2024-06-19



---
https://en.wikipedia.org/wiki/Cong_Han
Cong Han


2024-01-01



---
https://en.wikipedia.org/wiki/Cong_Zhou
Cong Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Congressional_Research_Service
Congressional Research Service


2024-01-01



---
https://en.wikipedia.org/wiki/Congressional_baseball_shooting
Congressional baseball shooting


2024-01-01



---
https://en.wikipedia.org/wiki/Conjugate_prior
Conjugate prior


2024-01-01



---
https://en.wikipedia.org/wiki/Conjunctive_normal_form
Conjunctive normal form


2024-01-01



---
https://en.wikipedia.org/wiki/Connection_Machine
Connection Machine


2024-01-01



---
https://en.wikipedia.org/wiki/Connection_Machine#Designs
Connection Machine § Designs


2024-01-01



---
https://en.wikipedia.org/wiki/Connectome
Connectome


2024-01-01



---
https://en.wikipedia.org/wiki/Connichi
Connichi


2024-01-01



---
https://en.wikipedia.org/wiki/Connie_Wang
Connie Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Connor_Franta
Connor Franta


2024-01-01



---
https://en.wikipedia.org/wiki/Conscientiousness#Personality_models
Conscientiousness § Personality models


2024-01-01



---
https://en.wikipedia.org/wiki/Consensus_(computer_science)
Consensus (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Consequentialism
Consequentialism


2024-01-01



---
https://en.wikipedia.org/wiki/Consolidated_Standards_of_Reporting_Trials
Consolidated Standards of Reporting Trials


2024-01-01



---
https://en.wikipedia.org/wiki/Constant_function
Constant function


2024-01-01



---
https://en.wikipedia.org/wiki/Constantine_G._Lyketsos
Constantine G. Lyketsos


2024-01-01



---
https://en.wikipedia.org/wiki/Constrained_writing
Constrained writing


2024-12-06



---
https://en.wikipedia.org/wiki/Constraint_(mathematics)
Constraint (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Construal_level_theory
Construal level theory


2024-01-01



---
https://en.wikipedia.org/wiki/Constructed_language
Constructed language


2024-01-01



---
https://en.wikipedia.org/wiki/Constructed_script
Constructed script


2024-01-01



---
https://en.wikipedia.org/wiki/Constructed_writing_system
Constructed writing system


2024-01-01



---
https://en.wikipedia.org/wiki/Construction_paper
Construction paper


2024-08-18



---
https://en.wikipedia.org/wiki/ConsumerLab.com
ConsumerLab.com


2024-01-01



---
https://en.wikipedia.org/wiki/Consumer_Reports
Consumer Reports


2024-01-01



---
https://en.wikipedia.org/wiki/Consumer_revolution
Consumer revolution


2024-01-01



---
https://en.wikipedia.org/wiki/Consumption_smoothing
Consumption smoothing


2024-01-01



---
https://en.wikipedia.org/wiki/Container-deposit_legislation
Container-deposit legislation


2024-01-01



---
https://en.wikipedia.org/wiki/Contemplation_(short_story_collection)
Contemplation (short story collection)


2024-01-01



---
https://en.wikipedia.org/wiki/Content_delivery_network
Content delivery network


2024-01-01



---
https://en.wikipedia.org/wiki/Content_negotiation
Content negotiation


2024-04-25



---
https://en.wikipedia.org/wiki/Continuity_errors
Continuity errors


2024-04-14



---
https://en.wikipedia.org/wiki/Continuum_hypothesis
Continuum hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Contrabass
Contrabass


2024-01-01



---
https://en.wikipedia.org/wiki/Contract_with_America
Contract with America


2024-01-01



---
https://en.wikipedia.org/wiki/Contralto
Contralto


2024-01-01



---
https://en.wikipedia.org/wiki/Contraposition
Contraposition


2024-01-01



---
https://en.wikipedia.org/wiki/Control_Data_Corporation
Control Data Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Control_premium
Control premium


2024-11-23



---
https://en.wikipedia.org/wiki/Control_theory
Control theory


2024-01-01



---
https://en.wikipedia.org/wiki/Controlled_Substances_Act#Schedule_IV
Controlled Substances Act § Schedule IV controlled substances


2024-01-01



---
https://en.wikipedia.org/wiki/Controlled_natural_language
Controlled natural language


2024-01-01



---
https://en.wikipedia.org/wiki/Controversies_surrounding_Yasukuni_Shrine
Controversies surrounding Yasukuni Shrine


2024-01-01



---
https://en.wikipedia.org/wiki/Convair_B-58_Hustler
Convair B-58 Hustler


2024-01-01



---
https://en.wikipedia.org/wiki/Convergent_evolution
Convergent evolution


2024-01-01



---
https://en.wikipedia.org/wiki/Conversion_funnel
Conversion funnel


2024-01-01



---
https://en.wikipedia.org/wiki/Conversion_marketing#Conversion_rate
Conversion marketing § Conversion rate


2024-01-01



---
https://en.wikipedia.org/wiki/Convertible_bond
Convertible bond


2024-01-01



---
https://en.wikipedia.org/wiki/Convulsionnaires_of_Saint-M%C3%A9dard
Convulsionnaires of Saint-Médard


2024-01-01



---
https://en.wikipedia.org/wiki/Conway's_Game_of_Life
Conway's Game of Life


2024-01-01



---
https://en.wikipedia.org/wiki/Cook%27s_distance
Cook's distance


2024-01-01



---
https://en.wikipedia.org/wiki/Cookiecutter_shark
Cookiecutter shark


2024-01-01



---
https://en.wikipedia.org/wiki/Cool_Hand_Luke
Cool Hand Luke


2024-01-01



---
https://en.wikipedia.org/wiki/Coolidge_effect
Coolidge effect


2024-01-01



---
https://en.wikipedia.org/wiki/Cooperative_game_theories
Cooperative game theories


2024-01-01



---
https://en.wikipedia.org/wiki/Cooperative_game_theory
Cooperative game theory


2024-01-01



---
https://en.wikipedia.org/wiki/Cooperative_game_theorys
Cooperative game theorys


2024-01-01



---
https://en.wikipedia.org/wiki/Cooperative_research_and_development_agreement
Cooperative research and development agreement


2024-01-01



---
https://en.wikipedia.org/wiki/Coordination_game
Coordination game


2024-01-01



---
https://en.wikipedia.org/wiki/Copenhagen_interpretation
Copenhagen interpretation


2024-01-01



---
https://en.wikipedia.org/wiki/Coprocessor
Coprocessor


2024-01-01



---
https://en.wikipedia.org/wiki/Cops_(TV_program)
Cops (TV program)


2024-10-19



---
https://en.wikipedia.org/wiki/Copula_(probability_theory)
Copula (probability theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Copula_(probability_theory)#Archimedean_copulas
Copula (probability theory) § Archimedean copulas


2024-01-01



---
https://en.wikipedia.org/wiki/Copy_number_variation
Copy number variation


2024-01-01



---
https://en.wikipedia.org/wiki/Copycat_(software)
Copycat (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Copyleft
Copyleft


2024-01-01



---
https://en.wikipedia.org/wiki/Copypasta
Copypasta


2024-01-01



---
https://en.wikipedia.org/wiki/Copyright_Clause
Copyright Clause


2024-01-01



---
https://en.wikipedia.org/wiki/Copyright_registration
Copyright registration


2024-12-06



---
https://en.wikipedia.org/wiki/Copyright_renewal_in_the_United_States
Copyright renewal in the United States


2024-12-06



---
https://en.wikipedia.org/wiki/Coq
Coq


2024-01-01



---
https://en.wikipedia.org/wiki/Coq_(software)
Coq (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Corby_K._Martin_%255Bfor_the_CALER_I._E._Study_Group%255D
Corby K. Martin %5Bfor the CALER I. E. Study Group%5D


2024-01-01



---
https://en.wikipedia.org/wiki/Cordelia_Schmid
Cordelia Schmid


2024-01-01



---
https://en.wikipedia.org/wiki/Cordillera
Cordillera


2024-01-01



---
https://en.wikipedia.org/wiki/Cordwainer_Smith
Cordwainer Smith


2024-01-01



---
https://en.wikipedia.org/wiki/CoreWeave
CoreWeave


2024-06-05



---
https://en.wikipedia.org/wiki/Core_dump
Core dump


2024-01-01



---
https://en.wikipedia.org/wiki/Core_fonts_for_the_Web
Core fonts for the Web


2024-01-01



---
https://en.wikipedia.org/wiki/Coresets
Coresets


2024-01-01



---
https://en.wikipedia.org/wiki/Corey_Lynch
Corey Lynch


2024-01-01



---
https://en.wikipedia.org/wiki/Corey_Powell
Corey Powell


2024-01-01



---
https://en.wikipedia.org/wiki/Corfu
Corfu


2024-01-01



---
https://en.wikipedia.org/wiki/Corinna_Cortes
Corinna Cortes


2024-01-01



---
https://en.wikipedia.org/wiki/Cormac_%C3%93_Gr%C3%A1da
Cormac Ó Gráda


2024-01-01



---
https://en.wikipedia.org/wiki/Cornelia_M._Van_Duijn
Cornelia M. Van Duijn


2024-01-01



---
https://en.wikipedia.org/wiki/Cornelia_van_Duijn
Cornelia van Duijn


2024-01-01



---
https://en.wikipedia.org/wiki/Cornell_University
Cornell University


2024-01-01



---
https://en.wikipedia.org/wiki/Cornucopianism
Cornucopianism


2024-01-01



---
https://en.wikipedia.org/wiki/Corona_(beer)
Corona (beer)


2024-01-01



---
https://en.wikipedia.org/wiki/Coronary_artery_disease
Coronary artery disease


2024-01-01



---
https://en.wikipedia.org/wiki/Correlation_does_not_imply_causation
Correlation does not imply causation


2024-01-01



---
https://en.wikipedia.org/wiki/Correlation_does_not_imply_causation#B_causes_A_(reverse_causation_or_reverse_causality)
Correlation does not imply causation § B causes A (reverse causation or reverse causality)


2024-01-01



---
https://en.wikipedia.org/wiki/Correspondence_chess
Correspondence chess


2024-01-01



---
https://en.wikipedia.org/wiki/Corrupted_Blood_incident
Corrupted Blood incident


2024-01-01



---
https://en.wikipedia.org/wiki/Cortical_homunculus
Cortical homunculus


2024-01-01



---
https://en.wikipedia.org/wiki/Cortisol
Cortisol


2024-01-01



---
https://en.wikipedia.org/wiki/Cortisone
Cortisone


2024-01-01



---
https://en.wikipedia.org/wiki/Cory_Doctorow
Cory Doctorow


2024-01-01



---
https://en.wikipedia.org/wiki/Cosma_Rohilla_Shalizi
Cosma Rohilla Shalizi


2024-01-01



---
https://en.wikipedia.org/wiki/Cosmic_distance_ladder
Cosmic distance ladder


2024-01-01



---
https://en.wikipedia.org/wiki/Cosmic_ray
Cosmic ray


2024-01-01



---
https://en.wikipedia.org/wiki/Cosmographiae_Introductio
Cosmographiae Introductio


2024-01-01



---
https://en.wikipedia.org/wiki/Cosplay
Cosplay


2024-01-01



---
https://en.wikipedia.org/wiki/Cost-plus_contract
Cost-plus contract


2024-01-01



---
https://en.wikipedia.org/wiki/Cost_of_electricity_by_source
Cost of electricity by source


2024-01-01



---
https://en.wikipedia.org/wiki/Cotard%27s_syndrome
Cotard's syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Cotard_delusion
Cotard delusion


2024-01-01



---
https://en.wikipedia.org/wiki/Cotinine
Cotinine


2024-01-01



---
https://en.wikipedia.org/wiki/Count_Dracula
Count Dracula


2024-01-01



---
https://en.wikipedia.org/wiki/Count_Dracula#Limitations_of_his_powers
Count Dracula § Limitations of his powers


2024-01-01



---
https://en.wikipedia.org/wiki/CounterPunch
CounterPunch


2024-01-01



---
https://en.wikipedia.org/wiki/Counterfactual_quantum_computation
Counterfactual quantum computation


2024-01-01



---
https://en.wikipedia.org/wiki/Counterfeit_money
Counterfeit money


2024-01-01



---
https://en.wikipedia.org/wiki/Country_code
Country code


2024-08-19



---
https://en.wikipedia.org/wiki/Coup_d%27%C3%89tat:_A_Practical_Handbook
Coup d'État: A Practical Handbook


2024-01-01



---
https://en.wikipedia.org/wiki/Coup_d%27Etat:_A_Practical_Handbook
Coup d'Etat: A Practical Handbook


2024-01-01



---
https://en.wikipedia.org/wiki/Courier_(typeface)
Courier (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Court_reporter
Court reporter


2024-01-01



---
https://en.wikipedia.org/wiki/Courtney_Williams
Courtney Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Cousin_marriage
Cousin marriage


2024-01-01



---
https://en.wikipedia.org/wiki/Covariance
Covariance


2024-01-01



---
https://en.wikipedia.org/wiki/Covenant_(law)#Related_to_land
Covenant (law) § Related to land


2024-01-01



---
https://en.wikipedia.org/wiki/Coventry_Blitz#Coventry_and_Ultra
Coventry Blitz § Coventry and Ultra


2024-01-01



---
https://en.wikipedia.org/wiki/Cow_protection_movement
Cow protection movement


2024-01-01



---
https://en.wikipedia.org/wiki/Cow_vigilante_violence_in_India
Cow vigilante violence in India


2024-01-01



---
https://en.wikipedia.org/wiki/Cowbell
Cowbell


2024-01-01



---
https://en.wikipedia.org/wiki/Cowbell_(instrument)
Cowbell (instrument)


2024-01-01



---
https://en.wikipedia.org/wiki/Cowboy_Bebop
Cowboy Bebop


2024-01-01



---
https://en.wikipedia.org/wiki/Cowpox
Cowpox


2024-01-01



---
https://en.wikipedia.org/wiki/Cox%27s_theorem
Cox's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Coyote_(mythology)
Coyote (mythology)


2024-01-01



---
https://en.wikipedia.org/wiki/Crab_canon
Crab canon


2024-08-15



---
https://en.wikipedia.org/wiki/Crack_cocaine
Crack cocaine


2024-01-01



---
https://en.wikipedia.org/wiki/Crack_intro
Crack intro


2024-01-01



---
https://en.wikipedia.org/wiki/Craft_beer
Craft beer


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_Ferguson
Craig Ferguson


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_Haney
Craig Haney


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_Morgan
Craig Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_Raine
Craig Raine


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_Ross
Craig Ross


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_S._Kaplan
Craig S. Kaplan


2024-01-01



---
https://en.wikipedia.org/wiki/Craig_S._Smith
Craig S. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Craigslist
Craigslist


2024-01-01



---
https://en.wikipedia.org/wiki/Cranial_electrotherapy_stimulation
Cranial electrotherapy stimulation


2024-01-01



---
https://en.wikipedia.org/wiki/Craniopagus_twins
Craniopagus twins


2024-01-01



---
https://en.wikipedia.org/wiki/Cray
Cray


2024-01-01



---
https://en.wikipedia.org/wiki/Cray-1
Cray-1


2024-01-01



---
https://en.wikipedia.org/wiki/Cray-3
Cray-3


2024-01-01



---
https://en.wikipedia.org/wiki/Crayon_Shin-chan
Crayon Shin-chan


2024-01-01



---
https://en.wikipedia.org/wiki/Crayon_Shin-chan:_Fierceness_That_Invites_Storm!_The_Adult_Empire_Strikes_Back
Crayon Shin-chan: Fierceness That Invites Storm! The Adult Empire Strikes Back


2024-01-01



---
https://en.wikipedia.org/wiki/Crayon_Shin-chan:_Fierceness_That_Invites_Storm%21_The_Adult_Empire_Strikes_Back
Crayon Shin-chan: Fierceness That Invites Storm! The Adult Empire Strikes Back


2024-01-01



---
https://en.wikipedia.org/wiki/Cream_Lemon
Cream Lemon


2024-01-01



---
https://en.wikipedia.org/wiki/Creamy_Mami,_the_Magic_Angel
Creamy Mami, the Magic Angel


2024-01-01



---
https://en.wikipedia.org/wiki/Creatine
Creatine


2024-01-01



---
https://en.wikipedia.org/wiki/Creatine#Cognitive_performance
Creatine § Cognitive performance


2024-01-01



---
https://en.wikipedia.org/wiki/Creatine#Improved_cognitive_ability
Creatine § Improved cognitive ability


2024-01-01



---
https://en.wikipedia.org/wiki/Creatine_kinase
Creatine kinase


2024-01-01



---
https://en.wikipedia.org/wiki/Creation_science
Creation science


2024-01-01



---
https://en.wikipedia.org/wiki/Creative_Commons
Creative Commons


2024-01-01



---
https://en.wikipedia.org/wiki/Creative_Commons_license
Creative Commons license


2024-01-01



---
https://en.wikipedia.org/wiki/Creative_Commons_license#Types_of_licenses
Creative Commons license § Types of licenses


2024-01-01



---
https://en.wikipedia.org/wiki/Creature_from_the_Black_Lagoon
Creature from the Black Lagoon


2024-01-01



---
https://en.wikipedia.org/wiki/Credible_interval
Credible interval


2024-01-01



---
https://en.wikipedia.org/wiki/Credit_default_swap
Credit default swap


2024-01-01



---
https://en.wikipedia.org/wiki/Credit_risk#Counterparty_risk
Credit risk § Counterparty risk


2024-01-01



---
https://en.wikipedia.org/wiki/Credit_union
Credit union


2024-01-01



---
https://en.wikipedia.org/wiki/Creep_(deformation)
Creep (deformation)


2024-05-18



---
https://en.wikipedia.org/wiki/Crest_of_the_Stars
Crest of the Stars


2024-01-01



---
https://en.wikipedia.org/wiki/Crewel
Crewel


2024-01-01



---
https://en.wikipedia.org/wiki/Crewel_embroidery
Crewel embroidery


2024-01-01



---
https://en.wikipedia.org/wiki/Cribbage_(pool)
Cribbage (pool)


2024-01-01



---
https://en.wikipedia.org/wiki/Crime_and_Punishment
Crime and Punishment


2024-01-01



---
https://en.wikipedia.org/wiki/Crime_in_the_United_States
Crime in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Crippleware#Computer_hardware
Crippleware § Computer hardware


2024-01-01



---
https://en.wikipedia.org/wiki/Cristen_Jennifer_Willer
Cristen Jennifer Willer


2024-09-24



---
https://en.wikipedia.org/wiki/Cristen_Willer
Cristen Willer


2024-01-01



---
https://en.wikipedia.org/wiki/Cristian_Canton_Ferrer
Cristian Canton Ferrer


2024-01-01



---
https://en.wikipedia.org/wiki/Cristin_Milioti
Cristin Milioti


2024-06-30



---
https://en.wikipedia.org/wiki/Cristobal_Morales
Cristobal Morales


2024-01-01



---
https://en.wikipedia.org/wiki/Cristopher_Moore
Cristopher Moore


2024-01-01



---
https://en.wikipedia.org/wiki/Critical_Role
Critical Role


2024-03-16



---
https://en.wikipedia.org/wiki/Critical_mass
Critical mass


2024-01-01



---
https://en.wikipedia.org/wiki/Critique_of_Pure_Reason
Critique of Pure Reason


2024-01-01



---
https://en.wikipedia.org/wiki/Crochet
Crochet


2024-01-01



---
https://en.wikipedia.org/wiki/Crocheting
Crocheting


2024-01-01



---
https://en.wikipedia.org/wiki/Crohn%27s_disease
Crohn's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Crohn's_disease
Crohn's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Cron
Cron


2024-01-01



---
https://en.wikipedia.org/wiki/Cronbach%27s_alphas
Cronbach's alphas


2024-01-01



---
https://en.wikipedia.org/wiki/Cronbach's_alphas
Cronbach's alphas


2024-01-01



---
https://en.wikipedia.org/wiki/Crosman#Powerlet
Crosman § Powerlet


2024-01-01



---
https://en.wikipedia.org/wiki/Cross-entropy
Cross-entropy


2024-01-01



---
https://en.wikipedia.org/wiki/Cross-entropy_method
Cross-entropy method


2024-01-01



---
https://en.wikipedia.org/wiki/Cross-link
Cross-link


2024-01-01



---
https://en.wikipedia.org/wiki/Cross-sectional_data
Cross-sectional data


2024-01-01



---
https://en.wikipedia.org/wiki/Cross_compiler
Cross compiler


2024-01-01



---
https://en.wikipedia.org/wiki/Cross_entropy
Cross entropy


2024-01-01



---
https://en.wikipedia.org/wiki/Crossarchus
Crossarchus


2024-01-01



---
https://en.wikipedia.org/wiki/Crossing_sweeper
Crossing sweeper


2024-01-01



---
https://en.wikipedia.org/wiki/Crossing_the_T
Crossing the T


2024-01-01



---
https://en.wikipedia.org/wiki/Crossover_(fiction)
Crossover (fiction)


2024-01-01



---
https://en.wikipedia.org/wiki/Crossover_study
Crossover study


2024-01-01



---
https://en.wikipedia.org/wiki/Crouching_Tiger,_Hidden_Dragon
Crouching Tiger, Hidden Dragon


2024-01-01



---
https://en.wikipedia.org/wiki/Crowdfunding
Crowdfunding


2024-01-01



---
https://en.wikipedia.org/wiki/Crowdsourcing
Crowdsourcing


2024-01-01



---
https://en.wikipedia.org/wiki/Crown_Estate
Crown Estate


2024-01-01



---
https://en.wikipedia.org/wiki/Cruise_(autonomous_vehicle)
Cruise (autonomous vehicle)


2024-01-01



---
https://en.wikipedia.org/wiki/Crumb_(film)
Crumb (film)


2024-05-24



---
https://en.wikipedia.org/wiki/Crush_fetish
Crush fetish


2024-01-01



---
https://en.wikipedia.org/wiki/Crusher_Joe
Crusher Joe


2024-01-01



---
https://en.wikipedia.org/wiki/Crying_Out_Love_in_the_Center_of_the_World
Crying Out Love in the Center of the World


2024-01-01



---
https://en.wikipedia.org/wiki/Cryonics
Cryonics


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptanalysis_of_the_Lorenz_cipher
Cryptanalysis of the Lorenz cipher


2024-01-01



---
https://en.wikipedia.org/wiki/Crypto_AG
Crypto AG


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptocat
Cryptocat


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptocurrency
Cryptocurrency


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptocurrency_exchange
Cryptocurrency exchange


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptocurrency_wallet#Multisignature_wallet
Cryptocurrency wallet § Multisignature wallet


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptographic_hash
Cryptographic hash


2024-01-01



---
https://en.wikipedia.org/wiki/Crypton_Future_Media
Crypton Future Media


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptonomicon
Cryptonomicon


2024-01-01



---
https://en.wikipedia.org/wiki/Cryptophasia
Cryptophasia


2024-01-01



---
https://en.wikipedia.org/wiki/Csaba_P._Kovesdy
Csaba P. Kovesdy


2024-01-01



---
https://en.wikipedia.org/wiki/Cthulhu_Mythos
Cthulhu Mythos


2024-01-01



---
https://en.wikipedia.org/wiki/CueCat
CueCat


2024-01-01



---
https://en.wikipedia.org/wiki/Cui_bono
Cui bono


2024-01-01



---
https://en.wikipedia.org/wiki/Cuilin_Zhang
Cuilin Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Culhwch_and_Olwen
Culhwch and Olwen


2024-01-01



---
https://en.wikipedia.org/wiki/Cultural_festival_(Japan)
Cultural festival (Japan)


2024-01-01



---
https://en.wikipedia.org/wiki/Culturomics
Culturomics


2024-01-01



---
https://en.wikipedia.org/wiki/Culverin
Culverin


2024-01-01



---
https://en.wikipedia.org/wiki/Cummingtonite
Cummingtonite


2024-01-01



---
https://en.wikipedia.org/wiki/Cuneiform
Cuneiform


2024-01-01



---
https://en.wikipedia.org/wiki/Cunnilingus
Cunnilingus


2024-01-01



---
https://en.wikipedia.org/wiki/Cupertino,_California
Cupertino, California


2024-01-01



---
https://en.wikipedia.org/wiki/Cuphead
Cuphead


2024-01-01



---
https://en.wikipedia.org/wiki/Curcumin
Curcumin


2024-01-01



---
https://en.wikipedia.org/wiki/Curcumin#Research_fraud
Curcumin § Research fraud


2024-01-01



---
https://en.wikipedia.org/wiki/Curriculum_vitae
Curriculum vitae


2024-01-01



---
https://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspondence
Curry–Howard correspondence


2024-01-01



---
https://en.wikipedia.org/wiki/Curtis_C._Harris
Curtis C. Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Curtis_Huttenhower
Curtis Huttenhower


2024-01-01



---
https://en.wikipedia.org/wiki/Curtis_J._Milhaupt
Curtis J. Milhaupt


2024-01-01



---
https://en.wikipedia.org/wiki/Curtis_LeMay
Curtis LeMay


2024-01-01



---
https://en.wikipedia.org/wiki/Curwen%27s_Bay_Barb
Curwen's Bay Barb


2024-01-01



---
https://en.wikipedia.org/wiki/Curwen's_Bay_Barb
Curwen's Bay Barb


2024-01-01



---
https://en.wikipedia.org/wiki/Cutie_Honey_(film)
Cutie Honey (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Cyberpunk
Cyberpunk


2024-01-01



---
https://en.wikipedia.org/wiki/Cyberpunk:_Edgerunners
Cyberpunk: Edgerunners


2024-01-01



---
https://en.wikipedia.org/wiki/Cyc#OpenCyc
Cyc § OpenCyc


2024-01-01



---
https://en.wikipedia.org/wiki/Cycle_(graph_theory)#Cycle_detection
Cycle (graph theory) § Cycle detection


2024-01-01



---
https://en.wikipedia.org/wiki/Cycling_in_the_Channel_Tunnel
Cycling in the Channel Tunnel


2024-01-01



---
https://en.wikipedia.org/wiki/Cyclopia_(plant)
Cyclopia (plant)


2024-01-01



---
https://en.wikipedia.org/wiki/Cyclotron#History
Cyclotron § History


2024-01-01



---
https://en.wikipedia.org/wiki/Cymbopogon
Cymbopogon


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Dwork
Cynthia Dwork


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Fisher
Cynthia Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Kenyon
Cynthia Kenyon


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_M._Beall
Cynthia M. Beall


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_M._Bulik
Cynthia M. Bulik


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Mulrow
Cynthia Mulrow


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Ozick
Cynthia Ozick


2024-01-01



---
https://en.wikipedia.org/wiki/Cynthia_Rudin
Cynthia Rudin


2024-01-01



---
https://en.wikipedia.org/wiki/Cypherpunk
Cypherpunk


2024-01-01



---
https://en.wikipedia.org/wiki/Cypherpunk_anonymous_remailer
Cypherpunk anonymous remailer


2024-01-01



---
https://en.wikipedia.org/wiki/Cyril_Burt
Cyril Burt


2024-01-01



---
https://en.wikipedia.org/wiki/Cyril_Burt#%22The_Burt_Affair%22
Cyril Burt § ‘The Burt Affair’


2024-01-01



---
https://en.wikipedia.org/wiki/Cyril_Thomas
Cyril Thomas


2024-01-01



---
https://en.wikipedia.org/wiki/Cyrillic_script
Cyrillic script


2024-01-01



---
https://en.wikipedia.org/wiki/Cystic_fibrosis
Cystic fibrosis


2024-01-01



---
https://en.wikipedia.org/wiki/Cystic_fibrosis#Prenatal
Cystic fibrosis § Prenatal


2024-01-01



---
https://en.wikipedia.org/wiki/Cytisine
Cytisine


2024-01-01



---
https://en.wikipedia.org/wiki/Cytisus_scoparius
Cytisus scoparius


2024-01-01



---
https://en.wikipedia.org/wiki/Cytochrome_c_oxidase
Cytochrome c oxidase


2024-01-01



---
https://en.wikipedia.org/wiki/Cytoskeleton
Cytoskeleton


2024-01-01



---
https://en.wikipedia.org/wiki/Cyworld
Cyworld


2024-01-01



---
https://en.wikipedia.org/wiki/Czes%C5%82aw_Mi%C5%82osz
Czesław Miłosz


2024-01-01



---
https://en.wikipedia.org/wiki/D%C3%A9j%C3%A0_vu
Déjà vu


2024-01-01



---
https://en.wikipedia.org/wiki/D%C5%8Dgen
Dōgen


2024-01-01



---
https://en.wikipedia.org/wiki/D-Lib_Magazine
D-Lib Magazine


2024-01-01



---
https://en.wikipedia.org/wiki/D-Wave_Systems
D-Wave Systems


2024-01-01



---
https://en.wikipedia.org/wiki/D.C._sniper_attacks
D.C. sniper attacks


2024-01-01



---
https://en.wikipedia.org/wiki/D._C._Rao
D. C. Rao


2024-01-01



---
https://en.wikipedia.org/wiki/D._H._Mellor
D. H. Mellor


2024-01-01



---
https://en.wikipedia.org/wiki/D._I._Boomsma
D. I. Boomsma


2024-01-01



---
https://en.wikipedia.org/wiki/D._Johnson
D. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/D._S._Hirschberg
D. S. Hirschberg


2024-01-01



---
https://en.wikipedia.org/wiki/D._Taylor
D. Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/D20_System
D20 System


2024-01-01



---
https://en.wikipedia.org/wiki/DARPA
DARPA


2024-01-01



---
https://en.wikipedia.org/wiki/DARPA_Grand_Challenge
DARPA Grand Challenge


2024-01-01



---
https://en.wikipedia.org/wiki/DARPA_Grand_Challenge_(2004)
DARPA Grand Challenge (2004)


2024-01-01



---
https://en.wikipedia.org/wiki/DAU_(project)
DAU (project)


2024-01-01



---
https://en.wikipedia.org/wiki/DC%2B%2B
DC++


2024-01-01



---
https://en.wikipedia.org/wiki/DCI-P3
DCI-P3


2024-11-10



---
https://en.wikipedia.org/wiki/DES_Challenges
DES Challenges


2024-01-01



---
https://en.wikipedia.org/wiki/DISC_assessment
DISC assessment


2024-01-01



---
https://en.wikipedia.org/wiki/DNA_computing
DNA computing


2024-01-01



---
https://en.wikipedia.org/wiki/DNA_sequencer
DNA sequencer


2024-01-01



---
https://en.wikipedia.org/wiki/DNA_transposon
DNA transposon


2024-01-01



---
https://en.wikipedia.org/wiki/DNS_spoofing
DNS spoofing


2024-01-01



---
https://en.wikipedia.org/wiki/DOI
DOI


2024-04-25



---
https://en.wikipedia.org/wiki/DOSBox
DOSBox


2024-01-01



---
https://en.wikipedia.org/wiki/DVD_region_code
DVD region code


2024-01-01



---
https://en.wikipedia.org/wiki/D_(programming_language)
D (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Dabeeru_C._Rao
Dabeeru C. Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Dachau_concentration_camp
Dachau concentration camp


2024-01-01



---
https://en.wikipedia.org/wiki/Dacheng_Tao
Dacheng Tao


2024-01-01



---
https://en.wikipedia.org/wiki/Dacher_Keltner
Dacher Keltner


2024-01-01



---
https://en.wikipedia.org/wiki/Dachshund
Dachshund


2024-01-01



---
https://en.wikipedia.org/wiki/Dad_joke
Dad joke


2024-01-01



---
https://en.wikipedia.org/wiki/Daedalus_(journal)
Daedalus (journal)


2024-01-01



---
https://en.wikipedia.org/wiki/Daemon_(computing)
Daemon (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Dag_Solstad
Dag Solstad


2024-01-01



---
https://en.wikipedia.org/wiki/Dagomar_Degroot
Dagomar Degroot


2024-01-01



---
https://en.wikipedia.org/wiki/Daicon_III_and_IV_Opening_Animations
Daicon III and IV Opening Animations


2024-01-01



---
https://en.wikipedia.org/wiki/Daicon_III_and_IV_Opening_Animations#DAICON_III_Opening_Animation
Daicon III and IV Opening Animations § DAICON III Opening Animation


2024-01-01



---
https://en.wikipedia.org/wiki/Daicon_III_and_IV_Opening_Animations#DAICON_IV_Opening_Animation
Daicon III and IV Opening Animations § DAICON IV Opening Animation


2024-01-01



---
https://en.wikipedia.org/wiki/Daily_Kos
Daily Kos


2024-01-01



---
https://en.wikipedia.org/wiki/Daimajin
Daimajin


2024-01-01



---
https://en.wikipedia.org/wiki/Daisuke_Inoue
Daisuke Inoue


2024-01-01



---
https://en.wikipedia.org/wiki/Daisy_Zamora
Daisy Zamora


2024-01-01



---
https://en.wikipedia.org/wiki/Dakar_Rally
Dakar Rally


2024-01-01



---
https://en.wikipedia.org/wiki/Dale_Allison
Dale Allison


2024-01-01



---
https://en.wikipedia.org/wiki/Dale_R._Nyholt
Dale R. Nyholt


2024-08-04



---
https://en.wikipedia.org/wiki/Dale_Webster
Dale Webster


2024-01-01



---
https://en.wikipedia.org/wiki/Dallos
Dallos


2024-01-01



---
https://en.wikipedia.org/wiki/Dalton_Conley
Dalton Conley


2024-01-01



---
https://en.wikipedia.org/wiki/Dalton_School
Dalton School


2024-01-01



---
https://en.wikipedia.org/wiki/Damien_Broderick
Damien Broderick


2024-01-01



---
https://en.wikipedia.org/wiki/Damon_Knight
Damon Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Boneh
Dan Boneh


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Braun
Dan Braun


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Brown
Dan Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Charles
Dan Charles


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Coates
Dan Coates


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_DiDio
Dan DiDio


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Hendrycks
Dan Hendrycks


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Hesse
Dan Hesse


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_J._Stein
Dan J. Stein


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Jackson
Dan Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Jurafsky
Dan Jurafsky


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Kaminsky
Dan Kaminsky


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Klein
Dan Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Liu
Dan Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_M._Roden
Dan M. Roden


2024-09-13



---
https://en.wikipedia.org/wiki/Dan_Mason
Dan Mason


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Mazur
Dan Mazur


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Morgan
Dan Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Quayle
Dan Quayle


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Rather#%22Kenneth,_what_is_the_frequency?%22
Dan Rather § ‘Kenneth, what is the frequency?’


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Roden
Dan Roden


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Roth
Dan Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Schmidt
Dan Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Schwartz
Dan Schwartz


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Simmons
Dan Simmons


2024-01-01



---
https://en.wikipedia.org/wiki/Dan_Zhang
Dan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Dana_Angluin
Dana Angluin


2024-01-01



---
https://en.wikipedia.org/wiki/Dana_H._Ballard
Dana H. Ballard


2024-01-01



---
https://en.wikipedia.org/wiki/Dana_H._Born
Dana H. Born


2024-01-01



---
https://en.wikipedia.org/wiki/Dana_Klisanin
Dana Klisanin


2024-01-01



---
https://en.wikipedia.org/wiki/Dana_Scott
Dana Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Dandy%E2%80%93Walker_malformation
Dandy–Walker malformation


2024-01-01



---
https://en.wikipedia.org/wiki/Danger_Hiptop
Danger Hiptop


2024-01-01



---
https://en.wikipedia.org/wiki/Dangerous_goods
Dangerous goods


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_A._Geller
Daniel A. Geller


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_A._Spielman
Daniel A. Spielman


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Acuna
Daniel Acuna


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_B._Wright
Daniel B. Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Bates
Daniel Bates


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Bernoulli#Early_life
Daniel Bernoulli § Early life


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Bernstein
Daniel Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Campos
Daniel Campos


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Craig
Daniel Craig


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_D._Johnson
Daniel D. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Daneshvar
Daniel Daneshvar


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_E._Ho
Daniel E. Ho


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Eriksson
Daniel Eriksson


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Everett
Daniel Everett


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Franklin
Daniel Franklin


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Freeman
Daniel Freeman


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Fried
Daniel Fried


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_G._Goldstein
Daniel G. Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Geschwind
Daniel Geschwind


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Gianola
Daniel Gianola


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Glass
Daniel Glass


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_H._Geschwind
Daniel H. Geschwind


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Handler
Daniel Handler


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Ho
Daniel Ho


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Hoffman
Daniel Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Hsu
Daniel Hsu


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_I._Rees
Daniel I. Rees


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_J._Bauer
Daniel J. Bauer


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_J._Bernstein
Daniel J. Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_J._Drucker
Daniel J. Drucker


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_J._Kleitman
Daniel J. Kleitman


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_J._Rader
Daniel J. Rader


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Jarrett
Daniel Jarrett


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Kang
Daniel Kang


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Keyes
Daniel Keyes


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Kish
Daniel Kish


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Kokotajlo
Daniel Kokotajlo


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Kruger
Daniel Kruger


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_L._Schacter
Daniel L. Schacter


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_L._Schwartz
Daniel L. Schwartz


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Lehmann
Daniel Lehmann


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Levey
Daniel Levey


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Licht
Daniel Licht


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_M._Wegner
Daniel M. Wegner


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Marcus
Daniel Marcus


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Munro
Daniel Munro


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Nettle
Daniel Nettle


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_O%27Connell
Daniel O'Connell


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Paul_Schreber
Daniel Paul Schreber


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Peek
Daniel Peek


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Promislow
Daniel Promislow


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_R._Weinberger
Daniel R. Weinberger


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Rader
Daniel Rader


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Ritchie
Daniel Ritchie


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Rock
Daniel Rock


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Romer
Daniel Romer


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Russo
Daniel Russo


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_S._Hamermesh
Daniel S. Hamermesh


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_S._Weld
Daniel S. Weld


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Sawyer
Daniel Sawyer


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Schultz
Daniel Schultz


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Schwartz
Daniel Schwartz


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Silver
Daniel Silver


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_T._Blumstein
Daniel T. Blumstein


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_T._Gilbert
Daniel T. Gilbert


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_T._Willingham
Daniel T. Willingham


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Tranel
Daniel Tranel


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Vogel
Daniel Vogel


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Watson
Daniel Watson


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Wolf
Daniel Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/Daniel_Ziegler
Daniel Ziegler


2024-01-01



---
https://en.wikipedia.org/wiki/Daniela_Amodei
Daniela Amodei


2024-01-01



---
https://en.wikipedia.org/wiki/Daniela_Giordano
Daniela Giordano


2024-01-01



---
https://en.wikipedia.org/wiki/Daniela_Rus
Daniela Rus


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_Dick
Danielle Dick


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_M._Dick
Danielle M. Dick


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_Outlaw
Danielle Outlaw


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_Posthuma
Danielle Posthuma


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_S._McNamara
Danielle S. McNamara


2024-01-01



---
https://en.wikipedia.org/wiki/Danielle_Steel
Danielle Steel


2024-01-01



---
https://en.wikipedia.org/wiki/Daniil_Pakhomov
Daniil Pakhomov


2024-01-01



---
https://en.wikipedia.org/wiki/Danish_people_in_Greenland
Danish people in Greenland


2024-01-01



---
https://en.wikipedia.org/wiki/Danny_Hernandez
Danny Hernandez


2024-01-01



---
https://en.wikipedia.org/wiki/Danny_Hillis
Danny Hillis


2024-01-01



---
https://en.wikipedia.org/wiki/Danqi_Chen
Danqi Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Dante_Gabriel_Rossetti
Dante Gabriel Rossetti


2024-01-01



---
https://en.wikipedia.org/wiki/Danube
Danube


2024-01-01



---
https://en.wikipedia.org/wiki/Danuta_Wasserman
Danuta Wasserman


2024-01-01



---
https://en.wikipedia.org/wiki/Daphne_Bavelier
Daphne Bavelier


2024-01-01



---
https://en.wikipedia.org/wiki/Daphne_Koller
Daphne Koller


2024-01-01



---
https://en.wikipedia.org/wiki/Daphne_Martschenko
Daphne Martschenko


2024-01-01



---
https://en.wikipedia.org/wiki/Dapsone
Dapsone


2024-11-05



---
https://en.wikipedia.org/wiki/Darby_Saxbe
Darby Saxbe


2024-01-01



---
https://en.wikipedia.org/wiki/Darcs
Darcs


2024-01-01



---
https://en.wikipedia.org/wiki/Daren_Liu
Daren Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Dario_Amodei
Dario Amodei


2024-01-01



---
https://en.wikipedia.org/wiki/Dario_Benedetto
Dario Benedetto


2024-01-01



---
https://en.wikipedia.org/wiki/Dario_Maestripieri
Dario Maestripieri


2024-01-01



---
https://en.wikipedia.org/wiki/Dariush_Mozaffarian
Dariush Mozaffarian


2024-01-01



---
https://en.wikipedia.org/wiki/Dark_Empire
Dark Empire


2024-01-01



---
https://en.wikipedia.org/wiki/Dark_Harvest_Commando
Dark Harvest Commando


2024-01-01



---
https://en.wikipedia.org/wiki/Dark_Souls
Dark Souls


2024-06-05



---
https://en.wikipedia.org/wiki/Dark_academia
Dark academia


2024-01-01



---
https://en.wikipedia.org/wiki/Dark_matter
Dark matter


2024-01-01



---
https://en.wikipedia.org/wiki/Dark_pattern
Dark pattern


2024-01-01



---
https://en.wikipedia.org/wiki/Darkness_on_the_Edge_of_Town
Darkness on the Edge of Town


2024-01-01



---
https://en.wikipedia.org/wiki/Darknet_markets
Darknet markets


2024-01-01



---
https://en.wikipedia.org/wiki/Darley_Arabian
Darley Arabian


2024-01-01



---
https://en.wikipedia.org/wiki/Darling_in_the_Franxx
Darling in the Franxx


2024-01-01



---
https://en.wikipedia.org/wiki/Daron_Acemoglu
Daron Acemoglu


2024-01-01



---
https://en.wikipedia.org/wiki/Darren_Dunning
Darren Dunning


2024-01-01



---
https://en.wikipedia.org/wiki/Darren_Platt
Darren Platt


2024-01-01



---
https://en.wikipedia.org/wiki/Darrington_Press
Darrington Press


2024-03-16



---
https://en.wikipedia.org/wiki/Darth_Vader
Darth Vader


2024-01-01



---
https://en.wikipedia.org/wiki/Dartmouth_workshop
Dartmouth workshop


2024-01-01



---
https://en.wikipedia.org/wiki/Darwin
Darwin


2024-01-01



---
https://en.wikipedia.org/wiki/Darwin_Awards
Darwin Awards


2024-01-01



---
https://en.wikipedia.org/wiki/Daryl_J._Bem
Daryl J. Bem


2024-01-01



---
https://en.wikipedia.org/wiki/Das_Boot
Das Boot


2024-01-01



---
https://en.wikipedia.org/wiki/Das_Boot_(film)
Das Boot (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Das_Rheingold
Das Rheingold


2024-01-01



---
https://en.wikipedia.org/wiki/Dasein
Dasein


2024-01-01



---
https://en.wikipedia.org/wiki/Dash_(cryptocurrency)
Dash (cryptocurrency)


2024-01-01



---
https://en.wikipedia.org/wiki/Dashun_Wang
Dashun Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Data_Encryption_Standard
Data Encryption Standard


2024-01-01



---
https://en.wikipedia.org/wiki/Data_General
Data General


2024-01-01



---
https://en.wikipedia.org/wiki/Data_URI_scheme
Data URI scheme


2024-01-01



---
https://en.wikipedia.org/wiki/Data_augmentations
Data augmentations


2024-09-01



---
https://en.wikipedia.org/wiki/Data_deduplication
Data deduplication


2024-01-01



---
https://en.wikipedia.org/wiki/Data_haven
Data haven


2024-01-01



---
https://en.wikipedia.org/wiki/Data_scraping
Data scraping


2024-01-01



---
https://en.wikipedia.org/wiki/Data_transformation_(statistics)
Data transformation (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Dave_Barry
Dave Barry


2024-01-01



---
https://en.wikipedia.org/wiki/Dave_Cummings
Dave Cummings


2024-01-01



---
https://en.wikipedia.org/wiki/Dave_Sim
Dave Sim


2024-05-26



---
https://en.wikipedia.org/wiki/David_A._Fidock
David A. Fidock


2024-01-01



---
https://en.wikipedia.org/wiki/David_A._Huffman
David A. Huffman


2024-01-01



---
https://en.wikipedia.org/wiki/David_A._Hughes
David A. Hughes


2024-01-01



---
https://en.wikipedia.org/wiki/David_A._Scheinberg
David A. Scheinberg


2024-01-01



---
https://en.wikipedia.org/wiki/David_A._Siegel
David A. Siegel


2024-01-01



---
https://en.wikipedia.org/wiki/David_A._Sinclair
David A. Sinclair


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ackerman
David Ackerman


2024-01-01



---
https://en.wikipedia.org/wiki/David_Amar
David Amar


2024-01-01



---
https://en.wikipedia.org/wiki/David_B._Allison
David B. Allison


2024-01-01



---
https://en.wikipedia.org/wiki/David_B._Audretsch
David B. Audretsch


2024-01-01



---
https://en.wikipedia.org/wiki/David_Balding
David Balding


2024-01-01



---
https://en.wikipedia.org/wiki/David_Becker
David Becker


2024-01-01



---
https://en.wikipedia.org/wiki/David_Berthelot
David Berthelot


2024-01-01



---
https://en.wikipedia.org/wiki/David_Bieber
David Bieber


2024-01-01



---
https://en.wikipedia.org/wiki/David_Blitz
David Blitz


2024-01-01



---
https://en.wikipedia.org/wiki/David_Bordwell
David Bordwell


2024-01-01



---
https://en.wikipedia.org/wiki/David_Borwein
David Borwein


2024-01-01



---
https://en.wikipedia.org/wiki/David_Bowie
David Bowie


2024-01-01



---
https://en.wikipedia.org/wiki/David_Brin
David Brin


2024-01-01



---
https://en.wikipedia.org/wiki/David_Buss
David Buss


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Broderick
David C. Broderick


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Funder
David C. Funder


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Geary
David C. Geary


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._McClelland
David C. McClelland


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Parkes
David C. Parkes


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Rowe
David C. Rowe


2024-01-01



---
https://en.wikipedia.org/wiki/David_C._Schmittlein
David C. Schmittlein


2024-01-01



---
https://en.wikipedia.org/wiki/David_Card
David Card


2024-01-01



---
https://en.wikipedia.org/wiki/David_Cesarini
David Cesarini


2024-01-01



---
https://en.wikipedia.org/wiki/David_Chaum
David Chaum


2024-01-01



---
https://en.wikipedia.org/wiki/David_Chiang
David Chiang


2024-01-01



---
https://en.wikipedia.org/wiki/David_Choi
David Choi


2024-01-01



---
https://en.wikipedia.org/wiki/David_Cicero
David Cicero


2024-01-01



---
https://en.wikipedia.org/wiki/David_Cock
David Cock


2024-01-01



---
https://en.wikipedia.org/wiki/David_Corcoran
David Corcoran


2024-01-01



---
https://en.wikipedia.org/wiki/David_Corley
David Corley


2024-01-01



---
https://en.wikipedia.org/wiki/David_Cuthbertson
David Cuthbertson


2024-01-01



---
https://en.wikipedia.org/wiki/David_D._Friedman
David D. Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/David_D._Kirkpatrick
David D. Kirkpatrick


2024-01-01



---
https://en.wikipedia.org/wiki/David_Dale
David Dale


2024-01-01



---
https://en.wikipedia.org/wiki/David_Deutsch
David Deutsch


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ding
David Ding


2024-01-01



---
https://en.wikipedia.org/wiki/David_Do
David Do


2024-01-01



---
https://en.wikipedia.org/wiki/David_Dunning
David Dunning


2024-01-01



---
https://en.wikipedia.org/wiki/David_E._Culler
David E. Culler


2024-01-01



---
https://en.wikipedia.org/wiki/David_E._Harrison
David E. Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/David_E._Nichols
David E. Nichols


2024-01-01



---
https://en.wikipedia.org/wiki/David_E._Olson
David E. Olson


2024-01-01



---
https://en.wikipedia.org/wiki/David_E._Rumelhart
David E. Rumelhart


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ebert
David Ebert


2024-01-01



---
https://en.wikipedia.org/wiki/David_Edward_Goldberg
David Edward Goldberg


2024-01-01



---
https://en.wikipedia.org/wiki/David_F._Dinges
David F. Dinges


2024-01-01



---
https://en.wikipedia.org/wiki/David_F._Horrobin
David F. Horrobin


2024-01-01



---
https://en.wikipedia.org/wiki/David_Faust
David Faust


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ferrucci
David Ferrucci


2024-01-01



---
https://en.wikipedia.org/wiki/David_G._Rand
David G. Rand


2024-01-01



---
https://en.wikipedia.org/wiki/David_G._Stork
David G. Stork


2024-01-01



---
https://en.wikipedia.org/wiki/David_Gelles
David Gelles


2024-01-01



---
https://en.wikipedia.org/wiki/David_Glover
David Glover


2024-01-01



---
https://en.wikipedia.org/wiki/David_Goggins
David Goggins


2024-01-01



---
https://en.wikipedia.org/wiki/David_Goodstein
David Goodstein


2024-01-01



---
https://en.wikipedia.org/wiki/David_Graeber
David Graeber


2024-01-01



---
https://en.wikipedia.org/wiki/David_Grande
David Grande


2024-01-01



---
https://en.wikipedia.org/wiki/David_Gregory_(mathematician)
David Gregory (mathematician)


2024-11-17



---
https://en.wikipedia.org/wiki/David_Grossman
David Grossman


2024-01-01



---
https://en.wikipedia.org/wiki/David_Guterson
David Guterson


2024-01-01



---
https://en.wikipedia.org/wiki/David_H._Autor
David H. Autor


2024-01-01



---
https://en.wikipedia.org/wiki/David_H._Ledbetter
David H. Ledbetter


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hackworth
David Hackworth


2024-01-01



---
https://en.wikipedia.org/wiki/David_Harker
David Harker


2024-01-01



---
https://en.wikipedia.org/wiki/David_Haussler
David Haussler


2024-01-01



---
https://en.wikipedia.org/wiki/David_Heinemeier_Hansson
David Heinemeier Hansson


2024-01-01



---
https://en.wikipedia.org/wiki/David_Held
David Held


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hilbert#Later_years
David Hilbert § Later years


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hinds
David Hinds


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hsu
David Hsu


2024-01-01



---
https://en.wikipedia.org/wiki/David_Huffman
David Huffman


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hume
David Hume


2024-01-01



---
https://en.wikipedia.org/wiki/David_Hunter
David Hunter


2024-01-01



---
https://en.wikipedia.org/wiki/David_I._Laibson
David I. Laibson


2024-01-01



---
https://en.wikipedia.org/wiki/David_I._Stuart
David I. Stuart


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ignatow
David Ignatow


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Beerling
David J. Beerling


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._C._MacKay
David J. C. MacKay


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Chalmers
David J. Chalmers


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Cooper
David J. Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Deming
David J. Deming


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Hunter
David J. Hunter


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Kupfer
David J. Kupfer


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._Stevenson
David J. Stevenson


2024-01-01



---
https://en.wikipedia.org/wiki/David_J._White
David J. White


2024-01-01



---
https://en.wikipedia.org/wiki/David_Jensen
David Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/David_Krueger
David Krueger


2024-01-01



---
https://en.wikipedia.org/wiki/David_L._Banks
David L. Banks


2024-01-01



---
https://en.wikipedia.org/wiki/David_L._Donoho
David L. Donoho


2024-01-01



---
https://en.wikipedia.org/wiki/David_L._Fried
David L. Fried


2024-01-01



---
https://en.wikipedia.org/wiki/David_L._Hu
David L. Hu


2024-01-01



---
https://en.wikipedia.org/wiki/David_Laibson
David Laibson


2024-01-01



---
https://en.wikipedia.org/wiki/David_Laitin
David Laitin


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lau
David Lau


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lazer
David Lazer


2024-01-01



---
https://en.wikipedia.org/wiki/David_Leiser
David Leiser


2024-01-01



---
https://en.wikipedia.org/wiki/David_Letterman
David Letterman


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lewis_(philosopher)
David Lewis (philosopher)


2024-04-17



---
https://en.wikipedia.org/wiki/David_Li
David Li


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lobell
David Lobell


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lordkipanidze
David Lordkipanidze


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lowery_(director)
David Lowery (director)


2024-01-01



---
https://en.wikipedia.org/wiki/David_Lubinski
David Lubinski


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Blei
David M. Blei


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Buss
David M. Buss


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Evans
David M. Evans


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Greenberg
David M. Greenberg


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Lee
David M. Lee


2024-01-01



---
https://en.wikipedia.org/wiki/David_M._Markowitz
David M. Markowitz


2024-01-01



---
https://en.wikipedia.org/wiki/David_Maimon
David Maimon


2024-01-01



---
https://en.wikipedia.org/wiki/David_Mamet
David Mamet


2024-01-01



---
https://en.wikipedia.org/wiki/David_Mayo
David Mayo


2024-01-01



---
https://en.wikipedia.org/wiki/David_Mazi%C3%A8res
David Mazières


2024-01-01



---
https://en.wikipedia.org/wiki/David_McClelland
David McClelland


2024-01-01



---
https://en.wikipedia.org/wiki/David_McCullough
David McCullough


2024-01-01



---
https://en.wikipedia.org/wiki/David_Meyre
David Meyre


2024-01-01



---
https://en.wikipedia.org/wiki/David_Mitchell_(author)
David Mitchell (author)


2024-01-01



---
https://en.wikipedia.org/wiki/David_Moher
David Moher


2024-01-01



---
https://en.wikipedia.org/wiki/David_Moreau
David Moreau


2024-01-01



---
https://en.wikipedia.org/wiki/David_Mowat
David Mowat


2024-01-01



---
https://en.wikipedia.org/wiki/David_Nutt
David Nutt


2024-01-01



---
https://en.wikipedia.org/wiki/David_O._Conover
David O. Conover


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ong
David Ong


2024-01-01



---
https://en.wikipedia.org/wiki/David_Owen
David Owen


2024-01-01



---
https://en.wikipedia.org/wiki/David_P._Farrington
David P. Farrington


2024-01-01



---
https://en.wikipedia.org/wiki/David_P._Strachan
David P. Strachan


2024-01-01



---
https://en.wikipedia.org/wiki/David_Plotz
David Plotz


2024-01-01



---
https://en.wikipedia.org/wiki/David_Pogue
David Pogue


2024-01-01



---
https://en.wikipedia.org/wiki/David_Porteous
David Porteous


2024-01-01



---
https://en.wikipedia.org/wiki/David_R._Liu
David R. Liu


2024-01-01



---
https://en.wikipedia.org/wiki/David_R._Moore
David R. Moore


2024-01-01



---
https://en.wikipedia.org/wiki/David_Reich_(geneticist)
David Reich (geneticist)


2024-01-01



---
https://en.wikipedia.org/wiki/David_Reichert
David Reichert


2024-01-01



---
https://en.wikipedia.org/wiki/David_Rein
David Rein


2024-01-01



---
https://en.wikipedia.org/wiki/David_Ricardo
David Ricardo


2024-01-01



---
https://en.wikipedia.org/wiki/David_Richter
David Richter


2024-01-01



---
https://en.wikipedia.org/wiki/David_Rios_Insua
David Rios Insua


2024-01-01



---
https://en.wikipedia.org/wiki/David_Rumelhart
David Rumelhart


2024-01-01



---
https://en.wikipedia.org/wiki/David_S._Johnson
David S. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/David_S._Ludwig
David S. Ludwig


2024-01-01



---
https://en.wikipedia.org/wiki/David_Saxon
David Saxon


2024-01-01



---
https://en.wikipedia.org/wiki/David_Schlessinger
David Schlessinger


2024-01-01



---
https://en.wikipedia.org/wiki/David_Scott
David Scott


2024-01-01



---
https://en.wikipedia.org/wiki/David_Sedaris
David Sedaris


2024-01-01



---
https://en.wikipedia.org/wiki/David_Sexton
David Sexton


2024-01-01



---
https://en.wikipedia.org/wiki/David_Shiffman
David Shiffman


2024-01-01



---
https://en.wikipedia.org/wiki/David_Sirlin
David Sirlin


2024-01-01



---
https://en.wikipedia.org/wiki/David_So
David So


2024-01-01



---
https://en.wikipedia.org/wiki/David_Stern
David Stern


2024-01-01



---
https://en.wikipedia.org/wiki/David_Stove
David Stove


2024-01-01



---
https://en.wikipedia.org/wiki/David_T._Lykken
David T. Lykken


2024-01-01



---
https://en.wikipedia.org/wiki/David_Talbot
David Talbot


2024-01-01



---
https://en.wikipedia.org/wiki/David_Tan
David Tan


2024-01-01



---
https://en.wikipedia.org/wiki/David_Thissen
David Thissen


2024-01-01



---
https://en.wikipedia.org/wiki/David_Valle
David Valle


2024-01-01



---
https://en.wikipedia.org/wiki/David_Vlahov
David Vlahov


2024-01-01



---
https://en.wikipedia.org/wiki/David_Vokrouhlick%C3%BD
David Vokrouhlický


2024-01-01



---
https://en.wikipedia.org/wiki/David_Von_Drehle
David Von Drehle


2024-12-03



---
https://en.wikipedia.org/wiki/David_W._Clark
David W. Clark


2024-01-01



---
https://en.wikipedia.org/wiki/David_W._Craig
David W. Craig


2024-01-01



---
https://en.wikipedia.org/wiki/David_W._Keith
David W. Keith


2024-01-01



---
https://en.wikipedia.org/wiki/David_W._Macdonald
David W. Macdonald


2024-01-01



---
https://en.wikipedia.org/wiki/David_W._Tank
David W. Tank


2024-01-01



---
https://en.wikipedia.org/wiki/David_Waller
David Waller


2024-01-01



---
https://en.wikipedia.org/wiki/David_Walsh_(art_collector)
David Walsh (art collector)


2024-01-01



---
https://en.wikipedia.org/wiki/David_Weber
David Weber


2024-01-01



---
https://en.wikipedia.org/wiki/David_Wechsler
David Wechsler


2024-01-01



---
https://en.wikipedia.org/wiki/David_Weitz
David Weitz


2024-01-01



---
https://en.wikipedia.org/wiki/David_Whitney
David Whitney


2024-01-01



---
https://en.wikipedia.org/wiki/David_Wisniewski
David Wisniewski


2024-01-01



---
https://en.wikipedia.org/wiki/David_Wright_(poet)
David Wright (poet)


2024-01-01



---
https://en.wikipedia.org/wiki/David_Wu
David Wu


2024-01-01



---
https://en.wikipedia.org/wiki/David_Xiao
David Xiao


2024-01-01



---
https://en.wikipedia.org/wiki/David_de_la_Croix
David de la Croix


2024-01-01



---
https://en.wikipedia.org/wiki/Davide_Piffer
Davide Piffer


2024-01-01



---
https://en.wikipedia.org/wiki/Davide_Scaramuzza
Davide Scaramuzza


2024-01-01



---
https://en.wikipedia.org/wiki/Davy_Crockett_(nuclear_device)
Davy Crockett (nuclear device)


2024-01-01



---
https://en.wikipedia.org/wiki/Dawn_Song
Dawn Song


2024-01-01



---
https://en.wikipedia.org/wiki/Dawson_R._Engler
Dawson R. Engler


2024-01-01



---
https://en.wikipedia.org/wiki/Day_of_the_Dead
Day of the Dead


2024-01-01



---
https://en.wikipedia.org/wiki/Dd_(Unix)
Dd (Unix)


2024-01-01



---
https://en.wikipedia.org/wiki/De_Broglie%E2%80%93Bohm_theory
De Broglie–Bohm theory


2024-01-01



---
https://en.wikipedia.org/wiki/De_Broglie-Bohm_theory
De Broglie-Bohm theory


2024-01-01



---
https://en.wikipedia.org/wiki/De_Bruijn_sequence
De Bruijn sequence


2024-11-05



---
https://en.wikipedia.org/wiki/De_Havilland_Canada_Dash_7
De Havilland Canada Dash 7


2024-01-01



---
https://en.wikipedia.org/wiki/De_Vita_Beata
De Vita Beata


2024-01-01



---
https://en.wikipedia.org/wiki/De_Wet_Swanepoel
De Wet Swanepoel


2024-01-01



---
https://en.wikipedia.org/wiki/De_finibus_bonorum_et_malorum
De finibus bonorum et malorum


2024-01-01



---
https://en.wikipedia.org/wiki/De_gustibus_non_est_disputandum
De gustibus non est disputandum


2024-01-01



---
https://en.wikipedia.org/wiki/De_rerum_natura
De rerum natura


2024-01-01



---
https://en.wikipedia.org/wiki/De_viris_illustribus
De viris illustribus


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_Birds_%281963_film%29
Dead Birds (1963 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_Birds_(1963_film)
Dead Birds (1963 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_Hand
Dead Hand


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_Leaves
Dead Leaves


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_Sea_Scrolls
Dead Sea Scrolls


2024-01-01



---
https://en.wikipedia.org/wiki/Dead_pool
Dead pool


2024-01-01



---
https://en.wikipedia.org/wiki/Deadline_(science_fiction_story)
Deadline (science fiction story)


2024-01-01



---
https://en.wikipedia.org/wiki/Deadweight_losses
Deadweight losses


2024-11-23



---
https://en.wikipedia.org/wiki/Dean_Karlan
Dean Karlan


2024-01-01



---
https://en.wikipedia.org/wiki/Dean_Keith_Simonton
Dean Keith Simonton


2024-01-01



---
https://en.wikipedia.org/wiki/Dean_Rickles
Dean Rickles


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Note
Death Note


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Note#Plot
Death Note § Plot


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Note_(2006_film)
Death Note (2006 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Note_(2017_film)
Death Note (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Note_2:_The_Last_Name
Death Note 2: The Last Name


2024-01-01



---
https://en.wikipedia.org/wiki/Death_Parade
Death Parade


2024-01-01



---
https://en.wikipedia.org/wiki/Death_by_GPS
Death by GPS


2024-01-01



---
https://en.wikipedia.org/wiki/Death_by_coconut#Death_by_falling_coconut
Death by coconut § Death by falling coconut


2024-01-01



---
https://en.wikipedia.org/wiki/Death_poem
Death poem


2024-01-01



---
https://en.wikipedia.org/wiki/Death_squad
Death squad


2024-01-01



---
https://en.wikipedia.org/wiki/Debate
Debate


2024-01-01



---
https://en.wikipedia.org/wiki/Debating_society
Debating society


2024-01-01



---
https://en.wikipedia.org/wiki/Debbie_Lawlor
Debbie Lawlor


2024-01-01



---
https://en.wikipedia.org/wiki/Debby_Herbenick
Debby Herbenick


2024-01-01



---
https://en.wikipedia.org/wiki/Debian
Debian


2024-01-01



---
https://en.wikipedia.org/wiki/Debit_card
Debit card


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_A._Cobb-Clark
Deborah A. Cobb-Clark


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_A._Lawlor
Deborah A. Lawlor


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_A._Nickerson
Deborah A. Nickerson


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_H._Gruenfeld
Deborah H. Gruenfeld


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Harkness
Deborah Harkness


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Jarvis
Deborah Jarvis


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Lowe_Vandell
Deborah Lowe Vandell


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Morgan
Deborah Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Phillips
Deborah Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Deborah_Schofield
Deborah Schofield


2024-01-01



---
https://en.wikipedia.org/wiki/Debra_J._Skene
Debra J. Skene


2024-01-01



---
https://en.wikipedia.org/wiki/Debugger
Debugger


2024-01-01



---
https://en.wikipedia.org/wiki/Decadent_movement
Decadent movement


2024-01-01



---
https://en.wikipedia.org/wiki/Decapitation_attacks
Decapitation attacks


2024-01-01



---
https://en.wikipedia.org/wiki/Decentralized_autonomous_organization
Decentralized autonomous organization


2024-01-01



---
https://en.wikipedia.org/wiki/Decentralized_finance
Decentralized finance


2024-01-01



---
https://en.wikipedia.org/wiki/Decerebration
Decerebration


2024-01-01



---
https://en.wikipedia.org/wiki/Decision_boundary
Decision boundary


2024-06-27



---
https://en.wikipedia.org/wiki/Decision_fatigue
Decision fatigue


2024-01-01



---
https://en.wikipedia.org/wiki/Decision_theory
Decision theory


2024-01-01



---
https://en.wikipedia.org/wiki/Decision_theory#Choice_under_uncertainty
Decision theory § Choice under uncertainty


2024-01-01



---
https://en.wikipedia.org/wiki/Decision_tree
Decision tree


2024-01-01



---
https://en.wikipedia.org/wiki/Declare
Declare


2024-01-01



---
https://en.wikipedia.org/wiki/Decompiler
Decompiler


2024-01-01



---
https://en.wikipedia.org/wiki/Dedra_Buchwald
Dedra Buchwald


2024-01-01



---
https://en.wikipedia.org/wiki/DeepDream
DeepDream


2024-01-01



---
https://en.wikipedia.org/wiki/DeepL_Translator
DeepL Translator


2024-01-01



---
https://en.wikipedia.org/wiki/DeepMind
DeepMind


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_Throat_(film)
Deep Throat (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_ecology
Deep ecology


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_learning
Deep learning


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_learning#Deep_neural_networks
Deep learning § Deep neural networks


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_sea_mining
Deep sea mining


2024-01-01



---
https://en.wikipedia.org/wiki/Deep_state
Deep state


2024-01-01



---
https://en.wikipedia.org/wiki/Deepak_L._Bhatt
Deepak L. Bhatt


2024-01-01



---
https://en.wikipedia.org/wiki/Deepti_Gurdasani
Deepti Gurdasani


2024-01-01



---
https://en.wikipedia.org/wiki/Deer%E2%80%93vehicle_collisions
Deer–vehicle collisions


2024-01-01



---
https://en.wikipedia.org/wiki/Defamiliarization
Defamiliarization


2024-01-01



---
https://en.wikipedia.org/wiki/Defeat_in_detail
Defeat in detail


2024-01-01



---
https://en.wikipedia.org/wiki/Defence_in_depth
Defence in depth


2024-01-01



---
https://en.wikipedia.org/wiki/Degaussing#Magnetic_data_storage_media
Degaussing § Magnetic data storage media


2024-01-01



---
https://en.wikipedia.org/wiki/Degenerate_Art_exhibition
Degenerate Art exhibition


2024-01-01



---
https://en.wikipedia.org/wiki/Degenerate_art
Degenerate art


2024-01-01



---
https://en.wikipedia.org/wiki/Degree_of_anonymity
Degree of anonymity


2024-01-01



---
https://en.wikipedia.org/wiki/Deirdre_Donnelly
Deirdre Donnelly


2024-01-01



---
https://en.wikipedia.org/wiki/Deirdre_O%27Brien
Deirdre O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Dejiko
Dejiko


2024-01-01



---
https://en.wikipedia.org/wiki/Delicious_(website)
Delicious (website)


2024-01-01



---
https://en.wikipedia.org/wiki/Deliveroo
Deliveroo


2024-01-01



---
https://en.wikipedia.org/wiki/Delivery_drone
Delivery drone


2024-01-01



---
https://en.wikipedia.org/wiki/Delphi_method
Delphi method


2024-01-01



---
https://en.wikipedia.org/wiki/Delta_encoding
Delta encoding


2024-01-01



---
https://en.wikipedia.org/wiki/Deltalina
Deltalina


2024-01-01



---
https://en.wikipedia.org/wiki/Demand_characteristics
Demand characteristics


2024-01-01



---
https://en.wikipedia.org/wiki/Demeter
Demeter


2024-01-01



---
https://en.wikipedia.org/wiki/Demian
Demian


2024-01-01



---
https://en.wikipedia.org/wiki/Demimonde
Demimonde


2024-01-01



---
https://en.wikipedia.org/wiki/Democracy_in_America
Democracy in America


2024-01-01



---
https://en.wikipedia.org/wiki/Democritus
Democritus


2024-01-01



---
https://en.wikipedia.org/wiki/Demographic_transition
Demographic transition


2024-01-01



---
https://en.wikipedia.org/wiki/Demographics_of_Denmark#Vital_statistics
Demographics of Denmark § Vital statistics


2024-04-05



---
https://en.wikipedia.org/wiki/Demographics_of_Denmark#Vital_statistics_since_1900
Demographics of Denmark § Vital statistics since 1900


2024-01-01



---
https://en.wikipedia.org/wiki/Demographics_of_Mexico
Demographics of Mexico


2024-01-01



---
https://en.wikipedia.org/wiki/Demographics_of_the_United_States
Demographics of the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Demons_(Dostoevsky_novel)
Demons (Dostoevsky novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Dempster%E2%80%93Shafer_theory
Dempster–Shafer theory


2024-01-01



---
https://en.wikipedia.org/wiki/Dena_G._Hernandez
Dena G. Hernandez


2024-01-01



---
https://en.wikipedia.org/wiki/Dendral
Dendral


2024-01-01



---
https://en.wikipedia.org/wiki/Dendritic_spine
Dendritic spine


2024-01-01



---
https://en.wikipedia.org/wiki/Denial-of-service_attack
Denial-of-service attack


2024-01-01



---
https://en.wikipedia.org/wiki/Denis_Davydov
Denis Davydov


2024-01-01



---
https://en.wikipedia.org/wiki/Denis_Dimitrov
Denis Dimitrov


2024-01-01



---
https://en.wikipedia.org/wiki/Denis_Tarasov
Denis Tarasov


2024-01-01



---
https://en.wikipedia.org/wiki/Denis_Vaughan
Denis Vaughan


2024-01-01



---
https://en.wikipedia.org/wiki/Denise_C._Park
Denise C. Park


2024-01-01



---
https://en.wikipedia.org/wiki/Denise_Williams
Denise Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Denmark
Denmark


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Brooks
Dennis Brooks


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Coates
Dennis Coates


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Kim
Dennis Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Lehane
Dennis Lehane


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_M._Levi
Dennis M. Levi


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_McKenna
Dennis McKenna


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Rader
Dennis Rader


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Schmitt
Dennis Schmitt


2024-01-01



---
https://en.wikipedia.org/wiki/Dennis_Wrong
Dennis Wrong


2024-01-01



---
https://en.wikipedia.org/wiki/Denny_Borsboom
Denny Borsboom


2024-01-01



---
https://en.wikipedia.org/wiki/Dental_degree
Dental degree


2024-01-01



---
https://en.wikipedia.org/wiki/Dentifrice
Dentifrice


2024-01-01



---
https://en.wikipedia.org/wiki/Department_of_Justice
Department of Justice


2024-01-01



---
https://en.wikipedia.org/wiki/Dependent_type
Dependent type


2024-01-01



---
https://en.wikipedia.org/wiki/Depersonalization
Depersonalization


2024-01-01



---
https://en.wikipedia.org/wiki/Depreciation
Depreciation


2024-11-02



---
https://en.wikipedia.org/wiki/Der_Ring_des_Nibelungen
Der Ring des Nibelungen


2024-01-01



---
https://en.wikipedia.org/wiki/Der_Ring_des_Nibelungen:_composition_of_the_text
Der Ring des Nibelungen: composition of the text


2024-01-01



---
https://en.wikipedia.org/wiki/Der_Ring_des_Nibelungen:_composition_of_the_text#The_end_of_the_Ring
Der Ring des Nibelungen: composition of the text § The end of the Ring


2024-01-01



---
https://en.wikipedia.org/wiki/Derangements
Derangements


2024-11-05



---
https://en.wikipedia.org/wiki/Derealization
Derealization


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Abbott
Derek Abbott


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_C._Angus
Derek C. Angus


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Chen
Derek Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Lowe
Derek Lowe


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Pang
Derek Pang


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Sivers
Derek Sivers


2024-01-01



---
https://en.wikipedia.org/wiki/Derek_Walcott
Derek Walcott


2024-01-01



---
https://en.wikipedia.org/wiki/Derivative_work
Derivative work


2024-01-01



---
https://en.wikipedia.org/wiki/Derk-Jan_Dijk
Derk-Jan Dijk


2024-01-01



---
https://en.wikipedia.org/wiki/Dermot_Walsh
Dermot Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/Desert_Eagle
Desert Eagle


2024-01-01



---
https://en.wikipedia.org/wiki/Desiderata
Desiderata


2024-01-01



---
https://en.wikipedia.org/wiki/Design_of_experiments
Design of experiments


2024-01-01



---
https://en.wikipedia.org/wiki/Designer_baby#Preimplantation_genetic_diagnosis
Designer baby § Preimplantation genetic diagnosis


2024-01-01



---
https://en.wikipedia.org/wiki/Desktop_publishing
Desktop publishing


2024-01-01



---
https://en.wikipedia.org/wiki/Desmond_Elliott
Desmond Elliott


2024-01-01



---
https://en.wikipedia.org/wiki/Dessert_wine
Dessert wine


2024-01-01



---
https://en.wikipedia.org/wiki/Detection_dog
Detection dog


2024-01-01



---
https://en.wikipedia.org/wiki/Detective_Pikachu_(film)
Detective Pikachu (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Detlef_Weigel
Detlef Weigel


2024-01-01



---
https://en.wikipedia.org/wiki/Detonating_cord
Detonating cord


2024-01-01



---
https://en.wikipedia.org/wiki/Detonator_(railway)
Detonator (railway)


2024-01-01



---
https://en.wikipedia.org/wiki/Deutsche_Mark
Deutsche Mark


2024-01-01



---
https://en.wikipedia.org/wiki/Devah_Pager
Devah Pager


2024-01-01



---
https://en.wikipedia.org/wiki/Devavrat_Shah
Devavrat Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Development_hell
Development hell


2024-01-01



---
https://en.wikipedia.org/wiki/Development_of_Duke_Nukem_Forever
Development of Duke Nukem Forever


2024-01-01



---
https://en.wikipedia.org/wiki/Development_of_Spock#Origins_and_%22The_Cage%22
Development of Spock § Origins and ‘The Cage’


2024-01-01



---
https://en.wikipedia.org/wiki/Devi
Devi


2024-01-01



---
https://en.wikipedia.org/wiki/Devi_Parikh
Devi Parikh


2024-01-01



---
https://en.wikipedia.org/wiki/Deviance_information_criterion
Deviance information criterion


2024-01-01



---
https://en.wikipedia.org/wiki/Devil%27s_proof
Devil's proof


2024-01-01



---
https://en.wikipedia.org/wiki/Devilman
Devilman


2024-01-01



---
https://en.wikipedia.org/wiki/Devilman_Crybaby
Devilman Crybaby


2024-01-01



---
https://en.wikipedia.org/wiki/Devon_Rifkin
Devon Rifkin


2024-01-01



---
https://en.wikipedia.org/wiki/Dewey_Decimal_Classification
Dewey Decimal Classification


2024-01-01



---
https://en.wikipedia.org/wiki/Dewlap
Dewlap


2024-01-01



---
https://en.wikipedia.org/wiki/Dexfenfluramine
Dexfenfluramine


2024-01-01



---
https://en.wikipedia.org/wiki/Dexter_and_sinister
Dexter and sinister


2024-01-01



---
https://en.wikipedia.org/wiki/Dextromethorphan
Dextromethorphan


2024-01-01



---
https://en.wikipedia.org/wiki/Dhalgren
Dhalgren


2024-01-01



---
https://en.wikipedia.org/wiki/Dharmendra_Modha
Dharmendra Modha


2024-01-01



---
https://en.wikipedia.org/wiki/Dharmendra_S._Modha
Dharmendra S. Modha


2024-01-01



---
https://en.wikipedia.org/wiki/Dharshan_Kumaran
Dharshan Kumaran


2024-01-01



---
https://en.wikipedia.org/wiki/Dhauti
Dhauti


2024-05-24



---
https://en.wikipedia.org/wiki/DiDi
DiDi


2024-01-01



---
https://en.wikipedia.org/wiki/Di_Gi_Charat
Di Gi Charat


2024-01-01



---
https://en.wikipedia.org/wiki/Dialogue_Concerning_the_Two_Chief_World_Systems
Dialogue Concerning the Two Chief World Systems


2024-01-01



---
https://en.wikipedia.org/wiki/Dialogues_Concerning_Natural_Religion
Dialogues Concerning Natural Religion


2024-01-01



---
https://en.wikipedia.org/wiki/Dialogues_of_the_Carmelites
Dialogues of the Carmelites


2024-01-01



---
https://en.wikipedia.org/wiki/Diamond_Sutra
Diamond Sutra


2024-01-01



---
https://en.wikipedia.org/wiki/Dian_Donnai
Dian Donnai


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_Fleischman
Diana Fleischman


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_Gabaldon
Diana Gabaldon


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_Johnson
Diana Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_O._Perkins
Diana O. Perkins


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_Reiss
Diana Reiss


2024-01-01



---
https://en.wikipedia.org/wiki/Diana_Wynne_Jones
Diana Wynne Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Diane-35
Diane-35


2024-11-05



---
https://en.wikipedia.org/wiki/Diane_F._Halpern
Diane F. Halpern


2024-01-01



---
https://en.wikipedia.org/wiki/Diane_Johnson
Diane Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Diane_Lane
Diane Lane


2024-01-01



---
https://en.wikipedia.org/wiki/Diane_M._Becker
Diane M. Becker


2024-01-01



---
https://en.wikipedia.org/wiki/Diane_Van_Deren
Diane Van Deren


2024-01-01



---
https://en.wikipedia.org/wiki/Diaspora_%28novel%29
Diaspora (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Diaspora_(novel)
Diaspora (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Diaspora_(social_network)
Diaspora (social network)


2024-01-01



---
https://en.wikipedia.org/wiki/Diazepam
Diazepam


2024-01-01



---
https://en.wikipedia.org/wiki/Dichlorodifluoromethane
Dichlorodifluoromethane


2024-01-01



---
https://en.wikipedia.org/wiki/Dick_Cheney
Dick Cheney


2024-01-01



---
https://en.wikipedia.org/wiki/Dickens
Dickens


2024-01-01



---
https://en.wikipedia.org/wiki/Dictionnaire_de_l%27Acad%C3%A9mie_fran%C3%A7aise
Dictionnaire de l'Académie française


2024-01-01



---
https://en.wikipedia.org/wiki/Dictionnaire_de_l'Acad%C3%A9mie_fran%C3%A7aise
Dictionnaire de l'Académie française


2024-01-01



---
https://en.wikipedia.org/wiki/Didier_Sornette
Didier Sornette


2024-01-01



---
https://en.wikipedia.org/wiki/Didone_(typography)
Didone (typography)


2024-01-01



---
https://en.wikipedia.org/wiki/Didot_(typeface)
Didot (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Die_Hard
Die Hard


2024-01-01



---
https://en.wikipedia.org/wiki/Die_Walk%C3%BCre
Die Walküre


2024-01-01



---
https://en.wikipedia.org/wiki/Die_Welt
Die Welt


2024-01-01



---
https://en.wikipedia.org/wiki/Diebuster
Diebuster


2024-01-01



---
https://en.wikipedia.org/wiki/Diederik_Stapel
Diederik Stapel


2024-01-01



---
https://en.wikipedia.org/wiki/Diego_Reyes
Diego Reyes


2024-01-01



---
https://en.wikipedia.org/wiki/Diego_Vega
Diego Vega


2024-01-01



---
https://en.wikipedia.org/wiki/Diego_Villar
Diego Villar


2024-01-01



---
https://en.wikipedia.org/wiki/Dieselpunk
Dieselpunk


2024-04-22



---
https://en.wikipedia.org/wiki/Dietary_Reference_Intake
Dietary Reference Intake


2024-01-01



---
https://en.wikipedia.org/wiki/Dieter_Ebert
Dieter Ebert


2024-01-01



---
https://en.wikipedia.org/wiki/Dieter_Fox
Dieter Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Diether_Lambrechts
Diether Lambrechts


2024-01-01



---
https://en.wikipedia.org/wiki/Diff
Diff


2024-01-01



---
https://en.wikipedia.org/wiki/Difference_in_differences
Difference in differences


2024-01-01



---
https://en.wikipedia.org/wiki/Differentiable_function
Differentiable function


2024-01-01



---
https://en.wikipedia.org/wiki/Differential_(mechanical_device)
Differential (mechanical device)


2024-01-01



---
https://en.wikipedia.org/wiki/Differential_equation
Differential equation


2024-01-01



---
https://en.wikipedia.org/wiki/Differential_privacy
Differential privacy


2024-01-01



---
https://en.wikipedia.org/wiki/Differential_technological_development
Differential technological development


2024-01-01



---
https://en.wikipedia.org/wiki/Diffusion_MRI#Diffusion_tensor_imaging
Diffusion MRI § Diffusion tensor imaging


2024-01-01



---
https://en.wikipedia.org/wiki/Diffusion_model
Diffusion model


2024-04-07



---
https://en.wikipedia.org/wiki/Diffusion_tensor_imaging
Diffusion tensor imaging


2024-01-01



---
https://en.wikipedia.org/wiki/Digamma
Digamma


2024-01-01



---
https://en.wikipedia.org/wiki/DigiCash
DigiCash


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_Audio_Tape
Digital Audio Tape


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_Equipment_Corporation
Digital Equipment Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act
Digital Millennium Copyright Act


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_Signal_3
Digital Signal 3


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_currency
Digital currency


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_divide
Digital divide


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_gold_currency
Digital gold currency


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_gold_currency#Pecunix
Digital gold currency § Pecunix


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_object_identifier
Digital object identifier


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_rights_management
Digital rights management


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_signal_processor
Digital signal processor


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_video_recorder
Digital video recorder


2024-01-01



---
https://en.wikipedia.org/wiki/Digital_watermarking
Digital watermarking


2024-09-20



---
https://en.wikipedia.org/wiki/Dileep_George
Dileep George


2024-01-01



---
https://en.wikipedia.org/wiki/Dill#European_cuisine
Dill § European cuisine


2024-01-01



---
https://en.wikipedia.org/wiki/Dilution_(neural_networks)
Dilution (neural networks)


2024-01-01



---
https://en.wikipedia.org/wiki/Dim_sum
Dim sum


2024-01-01



---
https://en.wikipedia.org/wiki/Dimethyl_sulfoxide
Dimethyl sulfoxide


2024-01-01



---
https://en.wikipedia.org/wiki/Dimethylethanolamine
Dimethylethanolamine


2024-01-01



---
https://en.wikipedia.org/wiki/Diminishing_returns
Diminishing returns


2024-01-01



---
https://en.wikipedia.org/wiki/Dimitar_Kostadinov
Dimitar Kostadinov


2024-01-01



---
https://en.wikipedia.org/wiki/Dimitri_Bertsekas
Dimitri Bertsekas


2024-01-01



---
https://en.wikipedia.org/wiki/Dimitri_P._Bertsekas
Dimitri P. Bertsekas


2024-01-01



---
https://en.wikipedia.org/wiki/Dimitris_Bertsimas
Dimitris Bertsimas


2024-01-01



---
https://en.wikipedia.org/wiki/Dimitris_Metaxas
Dimitris Metaxas


2024-01-01



---
https://en.wikipedia.org/wiki/Dina_Katabi
Dina Katabi


2024-01-01



---
https://en.wikipedia.org/wiki/Dinei_Florencio
Dinei Florencio


2024-01-01



---
https://en.wikipedia.org/wiki/Dinesh_Chugtai
Dinesh Chugtai


2024-01-01



---
https://en.wikipedia.org/wiki/Dingbat
Dingbat


2024-01-01



---
https://en.wikipedia.org/wiki/Dingbats_(Unicode_block)
Dingbats (Unicode block)


2024-01-01



---
https://en.wikipedia.org/wiki/Dinosaur_Comics
Dinosaur Comics


2024-01-01



---
https://en.wikipedia.org/wiki/Diodorus_Siculus
Diodorus Siculus


2024-01-01



---
https://en.wikipedia.org/wiki/Diogo_Almeida
Diogo Almeida


2024-01-01



---
https://en.wikipedia.org/wiki/Dionysius_Lardner
Dionysius Lardner


2024-01-01



---
https://en.wikipedia.org/wiki/Dioxin_affair
Dioxin affair


2024-01-01



---
https://en.wikipedia.org/wiki/Dioxins_and_dioxin-like_compounds
Dioxins and dioxin-like compounds


2024-01-01



---
https://en.wikipedia.org/wiki/Diphenhydramine
Diphenhydramine


2024-01-01



---
https://en.wikipedia.org/wiki/Direct_instruction
Direct instruction


2024-01-01



---
https://en.wikipedia.org/wiki/Direct_memory_access
Direct memory access


2024-01-01



---
https://en.wikipedia.org/wiki/Directed-energy_weapon
Directed-energy weapon


2024-01-01



---
https://en.wikipedia.org/wiki/Directed_graph
Directed graph


2024-01-01



---
https://en.wikipedia.org/wiki/Directional_antenna
Directional antenna


2024-01-01



---
https://en.wikipedia.org/wiki/Directory_(computing)
Directory (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Dirk_Bergemann
Dirk Bergemann


2024-01-01



---
https://en.wikipedia.org/wiki/Dirk_Bezemer
Dirk Bezemer


2024-01-01



---
https://en.wikipedia.org/wiki/Dirk_Englund
Dirk Englund


2024-01-01



---
https://en.wikipedia.org/wiki/Dirty_Pair
Dirty Pair


2024-01-01



---
https://en.wikipedia.org/wiki/Dis_(Divine_Comedy)
Dis (Divine Comedy)


2024-01-01



---
https://en.wikipedia.org/wiki/Disability-adjusted_life_year
Disability-adjusted life year


2024-01-01



---
https://en.wikipedia.org/wiki/Disclosure_widget
Disclosure widget


2024-01-01



---
https://en.wikipedia.org/wiki/Discourses_on_Livy
Discourses on Livy


2024-01-01



---
https://en.wikipedia.org/wiki/Discovery_of_Neptune
Discovery of Neptune


2024-01-01



---
https://en.wikipedia.org/wiki/Discovery_of_nuclear_fission
Discovery of nuclear fission


2024-01-01



---
https://en.wikipedia.org/wiki/Discovery_of_nuclear_fission#Further_research
Discovery of nuclear fission § Further research


2024-01-01



---
https://en.wikipedia.org/wiki/Discrete_uniform_distribution
Discrete uniform distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Disease_burden
Disease burden


2024-01-01



---
https://en.wikipedia.org/wiki/Disenchantment
Disenchantment


2024-01-01



---
https://en.wikipedia.org/wiki/Disinformation
Disinformation


2024-01-01



---
https://en.wikipedia.org/wiki/Disk_encryption
Disk encryption


2024-01-01



---
https://en.wikipedia.org/wiki/Disk_partitioning
Disk partitioning


2024-01-01



---
https://en.wikipedia.org/wiki/Disney_Channel
Disney Channel


2024-01-01



---
https://en.wikipedia.org/wiki/Disney_Renaissance
Disney Renaissance


2024-01-01



---
https://en.wikipedia.org/wiki/Display_typeface
Display typeface


2024-01-01



---
https://en.wikipedia.org/wiki/Disposable_soma_theory_of_aging
Disposable soma theory of aging


2024-01-01



---
https://en.wikipedia.org/wiki/Disqus
Disqus


2024-01-01



---
https://en.wikipedia.org/wiki/Dissociation_(psychology)
Dissociation (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Dissociative
Dissociative


2024-01-01



---
https://en.wikipedia.org/wiki/Dissolution_of_the_monasteries
Dissolution of the monasteries


2024-01-01



---
https://en.wikipedia.org/wiki/Distance_education
Distance education


2024-01-01



---
https://en.wikipedia.org/wiki/Distant_Early_Warning_Line
Distant Early Warning Line


2024-01-01



---
https://en.wikipedia.org/wiki/Distributed.net
Distributed.net


2024-01-01



---
https://en.wikipedia.org/wiki/Distributed_version_control
Distributed version control


2024-01-01



---
https://en.wikipedia.org/wiki/Distribution_of_the_product_of_two_random_variables
Distribution of the product of two random variables


2024-01-01



---
https://en.wikipedia.org/wiki/Ditch_(fortification)
Ditch (fortification)


2024-01-01



---
https://en.wikipedia.org/wiki/Diuresis#Cold-induced_diuresis
Diuresis § Cold-induced diuresis


2024-01-01



---
https://en.wikipedia.org/wiki/Div_and_span
Div and span


2024-01-01



---
https://en.wikipedia.org/wiki/Diversification_(finance)
Diversification (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Diversification_(finance)#Effect_of_diversification_on_variance
Diversification (finance) § Effect of diversification on variance


2024-01-01



---
https://en.wikipedia.org/wiki/Diversity_index#Shannon_index
Diversity index § Shannon index


2024-01-01



---
https://en.wikipedia.org/wiki/Dividends
Dividends


2024-11-02



---
https://en.wikipedia.org/wiki/Divya_Mehta
Divya Mehta


2024-01-01



---
https://en.wikipedia.org/wiki/Diyi_Yang
Diyi Yang


2024-01-01



---
https://en.wikipedia.org/wiki/DjVu
DjVu


2024-01-01



---
https://en.wikipedia.org/wiki/Djimini_language
Djimini language


2024-01-01



---
https://en.wikipedia.org/wiki/Dmitry_Akimov
Dmitry Akimov


2024-01-01



---
https://en.wikipedia.org/wiki/Dmitry_Kazhdan
Dmitry Kazhdan


2024-01-01



---
https://en.wikipedia.org/wiki/Dmitry_Molchanov
Dmitry Molchanov


2024-01-01



---
https://en.wikipedia.org/wiki/Dobermann
Dobermann


2024-01-01



---
https://en.wikipedia.org/wiki/DocBook
DocBook


2024-01-01



---
https://en.wikipedia.org/wiki/Docker_(software)
Docker (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Docosahexaenoic_acid
Docosahexaenoic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Doctor_Abraham_Van_Helsing
Doctor Abraham Van Helsing


2024-01-01



---
https://en.wikipedia.org/wiki/Doctor_Strange_(2016_film)
Doctor Strange (2016 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Doctor_Strangeloves
Doctor Strangeloves


2024-01-01



---
https://en.wikipedia.org/wiki/Doctor_of_Medicine
Doctor of Medicine


2024-01-01



---
https://en.wikipedia.org/wiki/Doctor_of_Pharmacy
Doctor of Pharmacy


2024-01-01



---
https://en.wikipedia.org/wiki/Doctrine_and_Covenants
Doctrine and Covenants


2024-01-01



---
https://en.wikipedia.org/wiki/Document_Number_Nine#The_Seven_Noteworthy_Problems
Document Number 9 § The 7 Noteworthy Problems


2024-01-01



---
https://en.wikipedia.org/wiki/Document_Object_Model
Document Object Model


2024-01-01



---
https://en.wikipedia.org/wiki/Dodgeball:_A_True_Underdog_Story
Dodgeball: A True Underdog Story


2024-11-02



---
https://en.wikipedia.org/wiki/Dog-like_cat
Dog-like cat


2024-01-01



---
https://en.wikipedia.org/wiki/Dog_breed#Pure_breeds
Dog breed § Pure breeds


2024-01-01



---
https://en.wikipedia.org/wiki/Dog_food
Dog food


2024-01-01



---
https://en.wikipedia.org/wiki/Dog_of_Flanders_(TV_series)
Dog of Flanders (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Dog_whipper
Dog whipper


2024-01-01



---
https://en.wikipedia.org/wiki/Doina_Precup
Doina Precup


2024-01-01



---
https://en.wikipedia.org/wiki/Dollar_Shave_Club
Dollar Shave Club


2024-01-01



---
https://en.wikipedia.org/wiki/Dollar_auction
Dollar auction


2024-01-01



---
https://en.wikipedia.org/wiki/Dollhouse
Dollhouse


2024-01-01



---
https://en.wikipedia.org/wiki/Dollo%27s_Law
Dollo's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Dollo%27s_law_of_irreversibility
Dollo's law of irreversibility


2024-01-01



---
https://en.wikipedia.org/wiki/Dolores_Albarrac%C3%ADn
Dolores Albarracín


2024-01-01



---
https://en.wikipedia.org/wiki/Dolores_Malaspina
Dolores Malaspina


2024-01-01



---
https://en.wikipedia.org/wiki/Domain-specific_language
Domain-specific language


2024-01-01



---
https://en.wikipedia.org/wiki/Domed_city#Engineering_proposals
Domed city § Engineering proposals


2024-01-01



---
https://en.wikipedia.org/wiki/Domestication_syndrome
Domestication syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Dominance_(genetics)
Dominance (genetics)


2024-01-01



---
https://en.wikipedia.org/wiki/Dominant_assurance_contracts
Dominant assurance contracts


2024-11-23



---
https://en.wikipedia.org/wiki/Dominic_Holland
Dominic Holland


2024-01-01



---
https://en.wikipedia.org/wiki/Dominic_Masters
Dominic Masters


2024-01-01



---
https://en.wikipedia.org/wiki/Dominique_Strauss-Kahn
Dominique Strauss-Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Domino_computer
Domino computer


2024-01-01



---
https://en.wikipedia.org/wiki/Don%27t_Repeat_Yourself
Don't Repeat Yourself


2024-01-01



---
https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
Don't repeat yourself


2024-01-01



---
https://en.wikipedia.org/wiki/Don't_repeat_yourself
Don't repeat yourself


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Curtis
Don Curtis


2024-01-01



---
https://en.wikipedia.org/wiki/Don_DeLillo
Don DeLillo


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Hopkins
Don Hopkins


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Juan_(poem)
Don Juan (poem)


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Quijote_(store)
Don Quijote (store)


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Stark
Don Stark


2024-01-01



---
https://en.wikipedia.org/wiki/Don_Syme
Don Syme


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_B._Rubin
Donald B. Rubin


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_F._Klein
Donald F. Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_G._Saari
Donald G. Saari


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_Gurnett
Donald Gurnett


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_I._Templer
Donald I. Templer


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_Katz
Donald Katz


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_Marquis_(psychologist)
Donald Marquis (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_Michie
Donald Michie


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_P._Green
Donald P. Green


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_R._Miller
Donald R. Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_W._Black
Donald W. Black


2024-01-01



---
https://en.wikipedia.org/wiki/Donald_W._Pfaff
Donald W. Pfaff


2024-01-01



---
https://en.wikipedia.org/wiki/Donepezil
Donepezil


2024-01-01



---
https://en.wikipedia.org/wiki/Dong_Chen
Dong Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Dong_Ding_tea
Dong Ding tea


2024-01-01



---
https://en.wikipedia.org/wiki/Dongmei_Wang
Dongmei Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Donna_Dubinsky
Donna Dubinsky


2024-01-01



---
https://en.wikipedia.org/wiki/Donna_K._Arnett
Donna K. Arnett


2024-01-01



---
https://en.wikipedia.org/wiki/Donna_Zuckerberg
Donna Zuckerberg


2024-01-01



---
https://en.wikipedia.org/wiki/Doom_(1993_video_game)
Doom (1993 video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Doom_level
Doom level


2024-09-14



---
https://en.wikipedia.org/wiki/Doomsday_argument
Doomsday argument


2024-01-01



---
https://en.wikipedia.org/wiki/DoorDash
DoorDash


2024-01-01



---
https://en.wikipedia.org/wiki/Dopamine#Motivation_and_pleasure
Dopamine § Motivation and pleasure


2024-01-01



---
https://en.wikipedia.org/wiki/Doping_in_East_Germany
Doping in East Germany


2024-01-01



---
https://en.wikipedia.org/wiki/Doping_in_Russia
Doping in Russia


2024-01-01



---
https://en.wikipedia.org/wiki/Doping_in_baseball
Doping in baseball


2024-01-01



---
https://en.wikipedia.org/wiki/Doping_in_sport
Doping in sport


2024-04-22



---
https://en.wikipedia.org/wiki/Dora_Akunyili
Dora Akunyili


2024-01-01



---
https://en.wikipedia.org/wiki/Dora_L._Costa
Dora L. Costa


2024-01-01



---
https://en.wikipedia.org/wiki/Doraemon
Doraemon


2024-01-01



---
https://en.wikipedia.org/wiki/Dorin_Comaniciu
Dorin Comaniciu


2024-01-01



---
https://en.wikipedia.org/wiki/Doris_Tsao
Doris Tsao


2024-01-01



---
https://en.wikipedia.org/wiki/Doris_Y._Tsao
Doris Y. Tsao


2024-01-01



---
https://en.wikipedia.org/wiki/Dorothy_E._Denning
Dorothy E. Denning


2024-01-01



---
https://en.wikipedia.org/wiki/Dorothy_Gale
Dorothy Gale


2024-01-01



---
https://en.wikipedia.org/wiki/Dorret_Boomsma
Dorret Boomsma


2024-01-01



---
https://en.wikipedia.org/wiki/Dose%E2%80%93response_relationship
Dose–response relationship


2024-01-01



---
https://en.wikipedia.org/wiki/Dose-response_relationships
Dose-response relationships


2024-01-01



---
https://en.wikipedia.org/wiki/Dot_matrix_printing
Dot matrix printing


2024-01-01



---
https://en.wikipedia.org/wiki/Dotcom_bubble
Dotcom bubble


2024-01-01



---
https://en.wikipedia.org/wiki/Double-Cross_System
Double-Cross System


2024-01-01



---
https://en.wikipedia.org/wiki/Double-precision_floating-point_format
Double-precision floating-point format


2024-01-01



---
https://en.wikipedia.org/wiki/Double-spending
Double-spending


2024-01-01



---
https://en.wikipedia.org/wiki/Doug
Doug


2024-01-01



---
https://en.wikipedia.org/wiki/Doug_Bowser
Doug Bowser


2024-01-01



---
https://en.wikipedia.org/wiki/Doug_Downey
Doug Downey


2024-01-01



---
https://en.wikipedia.org/wiki/Doug_Lenat
Doug Lenat


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Adams
Douglas Adams


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Blackwood
Douglas Blackwood


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_C._Schmidt
Douglas C. Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Crockford
Douglas Crockford


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Engelbart
Douglas Engelbart


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_F._Easton
Douglas F. Easton


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Fraser
Douglas Fraser


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_G._Altman
Douglas G. Altman


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_H._Fisher
Douglas H. Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_K._Detterman
Douglas K. Detterman


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_MacArthur
Douglas MacArthur


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_R._Hofstadter
Douglas R. Hofstadter


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Rushkoff
Douglas Rushkoff


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_W._Allen
Douglas W. Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_Wolk
Douglas Wolk


2024-01-01



---
https://en.wikipedia.org/wiki/Douglas_fir
Douglas fir


2024-01-01



---
https://en.wikipedia.org/wiki/Doujin_music
Doujin music


2024-01-01



---
https://en.wikipedia.org/wiki/Doujinshi
Doujinshi


2024-01-01



---
https://en.wikipedia.org/wiki/Doujinshi_convention
Doujinshi convention


2024-01-01



---
https://en.wikipedia.org/wiki/Dov_Cohen
Dov Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Dovetailing_(computer_science)
Dovetailing (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Down_and_Out_in_the_Magic_Kingdom
Down and Out in the Magic Kingdom


2024-01-01



---
https://en.wikipedia.org/wiki/Down_syndrome
Down syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Down_syndrome#Abortion_rates
Down syndrome § Abortion rates


2024-01-01



---
https://en.wikipedia.org/wiki/Downregulation_and_upregulation
Downregulation and upregulation


2024-01-01



---
https://en.wikipedia.org/wiki/Downwinders
Downwinders


2024-01-01



---
https://en.wikipedia.org/wiki/Doxycycline
Doxycycline


2024-11-05



---
https://en.wikipedia.org/wiki/Dr._Seuss
Dr. Seuss


2024-01-01



---
https://en.wikipedia.org/wiki/Dr._Stone
Dr. Stone


2024-11-02



---
https://en.wikipedia.org/wiki/Dr._Strangelove
Dr. Strangelove


2024-01-01



---
https://en.wikipedia.org/wiki/Drachma
Drachma


2024-01-01



---
https://en.wikipedia.org/wiki/Dracula
Dracula


2024-01-01



---
https://en.wikipedia.org/wiki/Dracula_(1924_play)
Dracula (<span class="date-range">1924<sub><span title="1924 was 100 years ago.">100ya</span></sub></span> play)

1924
2024-10-04



---
https://en.wikipedia.org/wiki/Dracula_(1931_English-language_film)
Dracula (<span class="date-range">1931<sub><span title="1931 was 93 years ago.">93ya</span></sub></span> English-language film)

1931
2024-10-04



---
https://en.wikipedia.org/wiki/Drag_queen
Drag queen


2024-01-01



---
https://en.wikipedia.org/wiki/Dragana_Rogulja
Dragana Rogulja


2024-01-01



---
https://en.wikipedia.org/wiki/Dragomir_Radev
Dragomir Radev


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon%27s_teeth_(mythology)
Dragon's teeth (mythology)


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon's_teeth_(mythology)
Dragon's teeth (mythology)


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon_Ball
Dragon Ball


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon_Ball_Z
Dragon Ball Z


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon_Half
Dragon Half


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon_NaturallySpeaking
Dragon NaturallySpeaking


2024-01-01



---
https://en.wikipedia.org/wiki/Dragon_Quest_IV
Dragon Quest IV


2024-01-01



---
https://en.wikipedia.org/wiki/Dragonball_Evolution
Dragonball Evolution


2024-01-01



---
https://en.wikipedia.org/wiki/Drank_(soft_drink)
Drank (soft drink)


2024-01-01



---
https://en.wikipedia.org/wiki/Drapetomania
Drapetomania


2024-01-01



---
https://en.wikipedia.org/wiki/Drawing_Hands
Drawing Hands


2024-01-01



---
https://en.wikipedia.org/wiki/Drazen_Prelec
Drazen Prelec


2024-01-01



---
https://en.wikipedia.org/wiki/DreamWorks_Animation
DreamWorks Animation


2024-01-01



---
https://en.wikipedia.org/wiki/Dream_(character)
Dream (character)


2024-01-01



---
https://en.wikipedia.org/wiki/Dream_Hunter_Rem
Dream Hunter Rem


2024-01-01



---
https://en.wikipedia.org/wiki/Dream_Story
Dream Story


2024-01-01



---
https://en.wikipedia.org/wiki/Dream_diary
Dream diary


2024-01-01



---
https://en.wikipedia.org/wiki/Dreamtigers
Dreamtigers


2024-01-01



---
https://en.wikipedia.org/wiki/Dresden_Codak
Dresden Codak


2024-01-01



---
https://en.wikipedia.org/wiki/Drew_McDermott
Drew McDermott


2024-01-01



---
https://en.wikipedia.org/wiki/Drew_Weissman
Drew Weissman


2024-01-01



---
https://en.wikipedia.org/wiki/Drive-in_movie_theater
Drive-in movie theater


2024-06-30



---
https://en.wikipedia.org/wiki/Drive_shaft
Drive shaft


2024-01-01



---
https://en.wikipedia.org/wiki/Drive_theory
Drive theory


2024-01-01



---
https://en.wikipedia.org/wiki/Droit_d%27auteur
Droit d'auteur


2024-01-01



---
https://en.wikipedia.org/wiki/Drop_shadow
Drop shadow


2024-01-01



---
https://en.wikipedia.org/wiki/Dropbox
Dropbox


2024-01-01



---
https://en.wikipedia.org/wiki/Dropcap
Dropcap


2024-01-01



---
https://en.wikipedia.org/wiki/Dropcaps
Dropcaps


2024-01-01



---
https://en.wikipedia.org/wiki/Dropped_ceiling
Dropped ceiling


2024-01-01



---
https://en.wikipedia.org/wiki/Drosophila
Drosophila


2024-01-01



---
https://en.wikipedia.org/wiki/Drosophila_melanogaster
Drosophila melanogaster


2024-01-01



---
https://en.wikipedia.org/wiki/Drug_liberalization
Drug liberalization


2024-01-01



---
https://en.wikipedia.org/wiki/Drug_policy_of_Portugal
Drug policy of Portugal


2024-01-01



---
https://en.wikipedia.org/wiki/Drugs_controlled_by_the_UK_Misuse_of_Drugs_Act#Class_A_drugs
Drugs controlled by the UK Misuse of Drugs Act § Class A drugs


2024-01-01



---
https://en.wikipedia.org/wiki/Drywall
Drywall


2024-01-01



---
https://en.wikipedia.org/wiki/Du%E1%B8%A5kha
Duḥkha


2024-01-01



---
https://en.wikipedia.org/wiki/DuPont
DuPont


2024-01-01



---
https://en.wikipedia.org/wiki/Dual-Axis_Radiographic_Hydrodynamic_Test_Facility
Dual-Axis Radiographic Hydrodynamic Test Facility


2024-01-01



---
https://en.wikipedia.org/wiki/Dual-use_technology
Dual-use technology


2024-01-01



---
https://en.wikipedia.org/wiki/Duchy_of_Schleswig#Since_1900
Duchy of Schleswig § Since 1900


2024-01-01



---
https://en.wikipedia.org/wiki/DuckDuckGo
DuckDuckGo


2024-01-01



---
https://en.wikipedia.org/wiki/Duel#Modern_history
Duel § Modern history


2024-12-13



---
https://en.wikipedia.org/wiki/Dueling_scar
Dueling scar


2024-01-01



---
https://en.wikipedia.org/wiki/Duhem%25E2%2580%2593Quine_thesis
Duhem%E2%80%93Quine thesis


2024-01-01



---
https://en.wikipedia.org/wiki/Duhem%E2%80%93Quine_thesis
Duhem–Quine thesis


2024-01-01



---
https://en.wikipedia.org/wiki/Dujeous
Dujeous


2024-01-01



---
https://en.wikipedia.org/wiki/Duke_Nukem_Forever
Duke Nukem Forever


2024-01-01



---
https://en.wikipedia.org/wiki/Dull,_Perth_and_Kinross
Dull, Perth and Kinross


2024-01-01



---
https://en.wikipedia.org/wiki/Dumuzid
Dumuzid


2024-01-01



---
https://en.wikipedia.org/wiki/Dunbar's_number
Dunbar's number


2024-01-01



---
https://en.wikipedia.org/wiki/Duncan_J._Watts
Duncan J. Watts


2024-01-01



---
https://en.wikipedia.org/wiki/Duncan_Lawrence
Duncan Lawrence


2024-01-01



---
https://en.wikipedia.org/wiki/Dune:_House_Harkonnen
Dune: House Harkonnen


2024-01-01



---
https://en.wikipedia.org/wiki/Dune:_Part_Two
Dune: Part Two


2024-11-02



---
https://en.wikipedia.org/wiki/Dune_(franchise)
Dune (franchise)


2024-01-01



---
https://en.wikipedia.org/wiki/Dune_(novel)#Early_stalled_attempts
Dune (novel) § Early stalled attempts


2024-01-01



---
https://en.wikipedia.org/wiki/Dungeon_Master
Dungeon Master


2024-01-01



---
https://en.wikipedia.org/wiki/Dungeons_%26_Dragons
Dungeons & Dragons


2024-01-01



---
https://en.wikipedia.org/wiki/Dungeons_%26_Dragons:_Honor_Among_Thieves
Dungeons & Dragons: Honor Among Thieves


2024-01-01



---
https://en.wikipedia.org/wiki/Dungeons_and_Dragons
Dungeons and Dragons


2024-01-01



---
https://en.wikipedia.org/wiki/Dunkirk_(2017_film)
Dunkirk (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
Dunning–Kruger effect


2024-01-01



---
https://en.wikipedia.org/wiki/Duplicity_(software)
Duplicity (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Duran_Duran
Duran Duran


2024-01-01



---
https://en.wikipedia.org/wiki/Dustin_Wright
Dustin Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Dutch_East_India_Company
Dutch East India Company


2024-01-01



---
https://en.wikipedia.org/wiki/Dutch_East_India_Company#Organisational_structure
Dutch East India Company § Organisational structure


2024-01-01



---
https://en.wikipedia.org/wiki/Dutch_angle
Dutch angle


2024-01-01



---
https://en.wikipedia.org/wiki/Dutch_book
Dutch book


2024-01-01



---
https://en.wikipedia.org/wiki/Dutch_disease
Dutch disease


2024-01-01



---
https://en.wikipedia.org/wiki/Duverger%27s_law
Duverger's law


2024-01-01



---
https://en.wikipedia.org/wiki/Duverger's_law
Duverger's law


2024-01-01



---
https://en.wikipedia.org/wiki/Dwarf_Fortress
Dwarf Fortress


2024-01-01



---
https://en.wikipedia.org/wiki/Dwight_D._Eisenhower
Dwight D. Eisenhower


2024-01-01



---
https://en.wikipedia.org/wiki/Dwight_D._Eisenhower#Early_life_and_education
Dwight D. Eisenhower § Early life and education


2024-01-01



---
https://en.wikipedia.org/wiki/Dwight_Dickinson
Dwight Dickinson


2024-01-01



---
https://en.wikipedia.org/wiki/Dwight_Eisenhower
Dwight Eisenhower


2024-01-01



---
https://en.wikipedia.org/wiki/Dwolla
Dwolla


2024-01-01



---
https://en.wikipedia.org/wiki/Dynamic_Analysis_and_Replanning_Tool
Dynamic Analysis and Replanning Tool


2024-01-01



---
https://en.wikipedia.org/wiki/Dynamic_array
Dynamic array


2024-01-01



---
https://en.wikipedia.org/wiki/Dynamic_inconsistency
Dynamic inconsistency


2024-01-01



---
https://en.wikipedia.org/wiki/Dynamic_programming
Dynamic programming


2024-01-01



---
https://en.wikipedia.org/wiki/Dynamic_programming#Computer_science
Dynamic programming § Computer programming


2024-01-01



---
https://en.wikipedia.org/wiki/Dysgenics
Dysgenics


2024-01-01



---
https://en.wikipedia.org/wiki/Dyslexia
Dyslexia


2024-01-01



---
https://en.wikipedia.org/wiki/Dyson_sphere
Dyson sphere


2024-01-01



---
https://en.wikipedia.org/wiki/Dysthymia
Dysthymia


2024-01-01



---
https://en.wikipedia.org/wiki/E%C3%B6rs_Szathm%C3%A1ry
Eörs Szathmáry


2024-01-01



---
https://en.wikipedia.org/wiki/E-Prime
E-Prime


2024-01-01



---
https://en.wikipedia.org/wiki/E-gold
E-gold


2024-01-01



---
https://en.wikipedia.org/wiki/E.T._the_Extra-Terrestrial
E.T. the Extra-Terrestrial


2024-01-01



---
https://en.wikipedia.org/wiki/E._Adelaide_Hahn
E. Adelaide Hahn


2024-01-01



---
https://en.wikipedia.org/wiki/E._B._White
E. B. White


2024-01-01



---
https://en.wikipedia.org/wiki/E._E._Cummings
E. E. Cummings


2024-01-01



---
https://en.wikipedia.org/wiki/E._E._Salpeter
E. E. Salpeter


2024-01-01



---
https://en.wikipedia.org/wiki/E._E._Smith
E. E. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/E._M._Purcell
E. M. Purcell


2024-01-01



---
https://en.wikipedia.org/wiki/E._O._Wilson
E. O. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/E._Paul_Torrance
E. Paul Torrance


2024-01-01



---
https://en.wikipedia.org/wiki/E._Robinson
E. Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/E._S._Pearson
E. S. Pearson


2024-01-01



---
https://en.wikipedia.org/wiki/ECC_memory
ECC memory


2024-01-01



---
https://en.wikipedia.org/wiki/EDonkey_network
EDonkey network


2024-01-01



---
https://en.wikipedia.org/wiki/ELinks
ELinks


2024-01-01



---
https://en.wikipedia.org/wiki/EMI_Music_Japan
EMI Music Japan


2024-01-01



---
https://en.wikipedia.org/wiki/EMule
EMule


2024-01-01



---
https://en.wikipedia.org/wiki/EPUB
EPUB


2024-01-01



---
https://en.wikipedia.org/wiki/EToro
EToro


2024-01-01



---
https://en.wikipedia.org/wiki/EToys.com
EToys.com


2024-01-01



---
https://en.wikipedia.org/wiki/E_(mathematical_constant)
<em>e</em> (mathematical constant)


2024-06-06



---
https://en.wikipedia.org/wiki/Eamon_McCrory
Eamon McCrory


2024-01-01



---
https://en.wikipedia.org/wiki/Eamonn_Fingleton
Eamonn Fingleton


2024-01-01



---
https://en.wikipedia.org/wiki/Eamonn_Sheridan
Eamonn Sheridan


2024-01-01



---
https://en.wikipedia.org/wiki/Ear_mite
Ear mite


2024-01-01



---
https://en.wikipedia.org/wiki/Early_Head_Start
Early Head Start


2024-01-01



---
https://en.wikipedia.org/wiki/Early_texts_of_Shakespeare%27s_works
Early texts of Shakespeare's works


2024-01-01



---
https://en.wikipedia.org/wiki/Early_texts_of_Shakespeare's_works
Early texts of Shakespeare's works


2024-01-01



---
https://en.wikipedia.org/wiki/Earth_(Brin_novel)
Earth (Brin novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Earwax
Earwax


2024-01-01



---
https://en.wikipedia.org/wiki/Earwax#Wet_or_dry
Earwax § Wet or dry


2024-08-21



---
https://en.wikipedia.org/wiki/Earwig_and_the_Witch
Earwig and the Witch


2024-01-01



---
https://en.wikipedia.org/wiki/Easterlin_paradox
Easterlin paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Eating_one%27s_own_dog_food
Eating one's own dog food


2024-01-01



---
https://en.wikipedia.org/wiki/Eating_your_own_dog_food
Eating your own dog food


2024-01-01



---
https://en.wikipedia.org/wiki/Ebony_(magazine)
Ebony (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Ebook
Ebook


2024-01-01



---
https://en.wikipedia.org/wiki/Ecash
Ecash


2024-01-01



---
https://en.wikipedia.org/wiki/Ecbatana
Ecbatana


2024-01-01



---
https://en.wikipedia.org/wiki/Ecclesiastes
Ecclesiastes


2024-01-01



---
https://en.wikipedia.org/wiki/Eclipse_(horse)
Eclipse (horse)


2024-01-01



---
https://en.wikipedia.org/wiki/Eclipse_(software)
Eclipse (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Eclipse_Phase
Eclipse Phase


2024-03-13



---
https://en.wikipedia.org/wiki/Ecliptic
Ecliptic


2024-01-01



---
https://en.wikipedia.org/wiki/Eco-terrorism
Eco-terrorism


2024-01-01



---
https://en.wikipedia.org/wiki/Economic_liberalism
Economic liberalism


2024-01-01



---
https://en.wikipedia.org/wiki/Economic_planning
Economic planning


2024-01-01



---
https://en.wikipedia.org/wiki/Economic_sanctions
Economic sanctions


2024-01-01



---
https://en.wikipedia.org/wiki/Economic_surplus#Consumer_surplus
Economic surplus § Consumer surplus


2024-01-01



---
https://en.wikipedia.org/wiki/Economies_of_agglomeration
Economies of agglomeration


2024-01-01



---
https://en.wikipedia.org/wiki/Economies_of_scale
Economies of scale


2024-01-01



---
https://en.wikipedia.org/wiki/Economy_(religion)
Economy (religion)


2024-01-01



---
https://en.wikipedia.org/wiki/Economy_of_Denmark
Economy of Denmark


2024-01-01



---
https://en.wikipedia.org/wiki/Economy_of_Greenland
Economy of Greenland


2024-01-01



---
https://en.wikipedia.org/wiki/Ectodysplasin_A_receptor#Derived_EDAR_allele
Ectodysplasin A receptor § Derived EDAR allele


2024-01-01



---
https://en.wikipedia.org/wiki/Ed,_Ed,_and_Eddy
Ed, Ed, and Eddy


2024-04-26



---
https://en.wikipedia.org/wiki/Ed_Benguiat
Ed Benguiat


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_Boyden
Ed Boyden


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_Chi
Ed Chi


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_H._Chi
Ed H. Chi


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_Koch#1981_election_and_second_term.3B_run_for_governor
Ed Koch § 1981 election and second term.3B run for governor


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_Lowe_(businessman)
Ed Lowe (businessman)


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_O%27Brien
Ed O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_White_(astronaut)
Ed White (astronaut)


2024-01-01



---
https://en.wikipedia.org/wiki/Ed_Yong
Ed Yong


2024-01-01



---
https://en.wikipedia.org/wiki/Edgar_Gilbert
Edgar Gilbert


2024-01-01



---
https://en.wikipedia.org/wiki/Edgar_Mitchell
Edgar Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/Edgar_Sengier#Manhattan_Project
Edgar Sengier § Manhattan Project


2024-01-01



---
https://en.wikipedia.org/wiki/Edge_Foundation,_Inc.
Edge Foundation, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Edge_of_chaos
Edge of chaos


2024-01-01



---
https://en.wikipedia.org/wiki/Edison
Edison


2024-01-01



---
https://en.wikipedia.org/wiki/Edit_distance
Edit distance


2024-01-01



---
https://en.wikipedia.org/wiki/Edith_Rockefeller_McCormick
Edith Rockefeller McCormick


2024-01-01



---
https://en.wikipedia.org/wiki/Editions_of_Dungeons_%26_Dragons#Dungeons_%26_Dragons_3%3Csup%3Erd%3C/sup%3E_edition
Editions of Dungeons & Dragons § Dungeons & Dragons 3<sup>rd</sup> edition


2024-01-01



---
https://en.wikipedia.org/wiki/Editions_of_Dungeons_%26_Dragons#Dungeons_%26_Dragons_3rd_edition
Editions of Dungeons & Dragons § Dungeons & Dragons 3<sup>rd</sup> edition


2024-01-01



---
https://en.wikipedia.org/wiki/Editions_of_Dungeons_%26_Dragons#Dungeons_&_Dragons_3rd_edition
Editions of Dungeons & Dragons § Dungeons & Dragons 3<sup>rd</sup> edition


2024-01-01



---
https://en.wikipedia.org/wiki/Edmond_Dant%C3%A8s
Edmond Dantès


2024-01-01



---
https://en.wikipedia.org/wiki/Edmund_Fantino
Edmund Fantino


2024-01-01



---
https://en.wikipedia.org/wiki/Edmund_Halley
Edmund Halley


2024-11-21



---
https://en.wikipedia.org/wiki/Edmund_Sonuga-Barke
Edmund Sonuga-Barke


2024-01-01



---
https://en.wikipedia.org/wiki/Edmund_Spenser
Edmund Spenser


2024-01-01



---
https://en.wikipedia.org/wiki/Edmund_White
Edmund White


2024-01-01



---
https://en.wikipedia.org/wiki/Edna_O%27Brien
Edna O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Edna_O'Brien
Edna O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Edo_period
Edo period


2024-01-01



---
https://en.wikipedia.org/wiki/Edomoji
Edomoji


2024-01-01



---
https://en.wikipedia.org/wiki/Edouard_Louis
Edouard Louis


2024-01-01



---
https://en.wikipedia.org/wiki/Edouard_Machery
Edouard Machery


2024-01-01



---
https://en.wikipedia.org/wiki/Edsger_W._Dijkstra
Edsger W. Dijkstra


2024-01-01



---
https://en.wikipedia.org/wiki/Eduard_Hovy
Eduard Hovy


2024-01-01



---
https://en.wikipedia.org/wiki/Eduard_Rhein
Eduard Rhein


2024-01-01



---
https://en.wikipedia.org/wiki/Eduard_Rhein_Foundation#Awards_and_honors
Eduard Rhein Foundation § Awards and honors


2024-01-01



---
https://en.wikipedia.org/wiki/Eduard_Vieta
Eduard Vieta


2024-01-01



---
https://en.wikipedia.org/wiki/Eduardo_Baptista
Eduardo Baptista


2024-01-01



---
https://en.wikipedia.org/wiki/Education_Resources_Information_Center
Education Resources Information Center


2024-01-01



---
https://en.wikipedia.org/wiki/Educational_attainment_in_the_United_States
Educational attainment in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Edvard_I._Moser
Edvard I. Moser


2024-01-01



---
https://en.wikipedia.org/wiki/Edvard_Johansson
Edvard Johansson


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Ames
Edward Ames


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_B._Titchener
Edward B. Titchener


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Boyden
Edward Boyden


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Carmines
Edward Carmines


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_E._David,_Jr.
Edward E. David, Jr


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_E._David_Jr.
Edward E. David Jr


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_E._David_Junior
Edward E. David Junior


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_E._Smith
Edward E. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_F._Chang
Edward F. Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_FitzGerald_(poet)
Edward FitzGerald (poet)


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Fredkin
Edward Fredkin


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_G._Jones
Edward G. Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Gibbon
Edward Gibbon


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Gibson
Edward Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Giovannucci
Edward Giovannucci


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_H._Adelson
Edward H. Adelson


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_J._Larson
Edward J. Larson


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Jenner
Edward Jenner


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Johns
Edward Johns


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_L._Glaeser
Edward L. Glaeser


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_L._Thorndike
Edward L. Thorndike


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_L._Youmans
Edward L. Youmans


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Luttwak
Edward Luttwak


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_M._Miller
Edward M. Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_M._Scolnick
Edward M. Scolnick


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Miguel
Edward Miguel


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_O._Thorp
Edward O. Thorp


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_P._Lazear
Edward P. Lazear


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Pratt
Edward Pratt


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_S._Boyden
Edward S. Boyden


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_S._Buckler
Edward S. Buckler


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Schillebeeckx
Edward Schillebeeckx


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Scolnick
Edward Scolnick


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Slingerland
Edward Slingerland


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Snowden
Edward Snowden


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Stourton_(journalist)
Edward Stourton (journalist)


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_T._Bullmore
Edward T. Bullmore


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Teller
Edward Teller


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Teller#Oppenheimer_controversy
Edward Teller § Oppenheimer controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Thorndike
Edward Thorndike


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_W._Felten
Edward W. Felten


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Wong
Edward Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Edward_Yang
Edward Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Edwidge_Danticat
Edwidge Danticat


2024-01-01



---
https://en.wikipedia.org/wiki/Edwin_Boring
Edwin Boring


2024-01-01



---
https://en.wikipedia.org/wiki/Edwin_Thompson_Jaynes
Edwin Thompson Jaynes


2024-01-01



---
https://en.wikipedia.org/wiki/Edythe_London
Edythe London


2024-01-01



---
https://en.wikipedia.org/wiki/Edzard_Ernst
Edzard Ernst


2024-01-01



---
https://en.wikipedia.org/wiki/Eero_P._Simoncelli
Eero P. Simoncelli


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_of_reality
Effect of reality


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_of_spaceflight_on_the_human_body
Effect of spaceflight on the human body


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_of_spaceflight_on_the_human_body#Space_environments
Effect of spaceflight on the human body § Space environments


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_size
Effect size


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_size#Cohen's_d
Effect size § Cohen's d


2024-01-01



---
https://en.wikipedia.org/wiki/Effect_size#Hedges'_g
Effect size § Hedges' g


2024-01-01



---
https://en.wikipedia.org/wiki/Effective_altruism
Effective altruism


2024-01-01



---
https://en.wikipedia.org/wiki/Effects_of_meditation
Effects of meditation


2024-01-01



---
https://en.wikipedia.org/wiki/Efficiency_(statistics)
Efficiency (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Efficient-market_hypothesis
Efficient-market hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Effort_justification
Effort justification


2024-01-01



---
https://en.wikipedia.org/wiki/Efim_Zelmanov
Efim Zelmanov


2024-01-01



---
https://en.wikipedia.org/wiki/Efraim_Benmelech
Efraim Benmelech


2024-01-01



---
https://en.wikipedia.org/wiki/Eglinton_Tournament
Eglinton Tournament


2024-01-01



---
https://en.wikipedia.org/wiki/Ehrlich%27s_reagent
Ehrlich's reagent


2024-01-01



---
https://en.wikipedia.org/wiki/Ehrlich's_reagent
Ehrlich's reagent


2024-01-01



---
https://en.wikipedia.org/wiki/Eiger
Eiger


2024-01-01



---
https://en.wikipedia.org/wiki/Eight-Eight_Fleet
Eight-Eight Fleet


2024-01-01



---
https://en.wikipedia.org/wiki/Eight-hour_day
Eight-hour day


2024-01-01



---
https://en.wikipedia.org/wiki/Eight-point_Regulation
Eight-point Regulation


2024-01-01



---
https://en.wikipedia.org/wiki/Eight_Elders
Eight Elders


2024-01-01



---
https://en.wikipedia.org/wiki/Eight_Honors_and_Eight_Shames
Eight Honors and 8 Shames


2024-01-01



---
https://en.wikipedia.org/wiki/Eight_Immortals_(disambiguation)
Eight Immortals (disambiguation)


2024-01-01



---
https://en.wikipedia.org/wiki/Eight_Musts
Eight Musts


2024-01-01



---
https://en.wikipedia.org/wiki/Eight_precepts
Eight precepts


2024-01-01



---
https://en.wikipedia.org/wiki/Eiji_Tsuburaya
Eiji Tsuburaya


2024-01-01



---
https://en.wikipedia.org/wiki/Eileen_Roberts
Eileen Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Einstein%27s_thought_experiments#Pursuing_a_beam_of_light
Einstein's thought experiments § Pursuing a beam of light


2024-01-01



---
https://en.wikipedia.org/wiki/Einstein%E2%80%93Szilard_letter
Einstein–Szilard letter


2024-01-01



---
https://en.wikipedia.org/wiki/Einstellung_effect
Einstellung effect


2024-01-01



---
https://en.wikipedia.org/wiki/Eivind_Ystr%C3%B8m
Eivind Ystrøm


2024-01-01



---
https://en.wikipedia.org/wiki/Ekaterina_Orlova
Ekaterina Orlova


2024-01-01



---
https://en.wikipedia.org/wiki/El_Capitan
El Capitan


2024-01-01



---
https://en.wikipedia.org/wiki/El_Lissitzky
El Lissitzky


2024-01-01



---
https://en.wikipedia.org/wiki/El_Ten_Eleven
El 10 11


2024-01-01



---
https://en.wikipedia.org/wiki/Elad_Hazan
Elad Hazan


2024-01-01



---
https://en.wikipedia.org/wiki/Elaine_Wyllie
Elaine Wyllie


2024-01-01



---
https://en.wikipedia.org/wiki/Elastic_net_regularization
Elastic net regularization


2024-01-01



---
https://en.wikipedia.org/wiki/Elasticity_(economics)
Elasticity (economics)


2024-01-01



---
https://en.wikipedia.org/wiki/Elasticsearch
Elasticsearch


2024-01-01



---
https://en.wikipedia.org/wiki/Elchanan_Mossel
Elchanan Mossel


2024-01-01



---
https://en.wikipedia.org/wiki/Eldar_Shafir
Eldar Shafir


2024-01-01



---
https://en.wikipedia.org/wiki/Elden_Ring
Elden Ring


2024-01-01



---
https://en.wikipedia.org/wiki/Eleanor_A._Maguire
Eleanor A. Maguire


2024-01-01



---
https://en.wikipedia.org/wiki/Eleanor_Feingold
Eleanor Feingold


2024-01-01



---
https://en.wikipedia.org/wiki/Eleazar_Eskin
Eleazar Eskin


2024-01-01



---
https://en.wikipedia.org/wiki/Electric_Light_Orchestra
Electric Light Orchestra


2024-01-01



---
https://en.wikipedia.org/wiki/Electric_eel
Electric eel


2024-01-01



---
https://en.wikipedia.org/wiki/Electrical_tape
Electrical tape


2024-01-01



---
https://en.wikipedia.org/wiki/Electrodermal_activity
Electrodermal activity


2024-01-01



---
https://en.wikipedia.org/wiki/Electroencephalography
Electroencephalography


2024-01-01



---
https://en.wikipedia.org/wiki/Electromagnetic_pulse
Electromagnetic pulse


2024-01-01



---
https://en.wikipedia.org/wiki/Electromagnetism
Electromagnetism


2024-01-01



---
https://en.wikipedia.org/wiki/Electron-beam_lithography
Electron-beam lithography


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_Frontier_Foundation
Electronic Frontier Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_Gaming_Monthly
Electronic Gaming Monthly


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_cigarette
Electronic cigarette


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_design_automation
Electronic design automation


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_harassment
Electronic harassment


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_health_record
Electronic health record


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_libretto
Electronic libretto


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_paper
Electronic paper


2024-01-01



---
https://en.wikipedia.org/wiki/Electronic_voice_phenomenon
Electronic voice phenomenon


2024-01-01



---
https://en.wikipedia.org/wiki/Electroweak_interaction
Electroweak interaction


2024-01-01



---
https://en.wikipedia.org/wiki/Electrum
Electrum


2024-01-01



---
https://en.wikipedia.org/wiki/Eleftheria_Zeggini
Eleftheria Zeggini


2024-01-01



---
https://en.wikipedia.org/wiki/Elegy_Written_in_a_Country_Churchyard
Elegy Written in a Country Churchyard


2024-01-01



---
https://en.wikipedia.org/wiki/Elena_Ferrante
Elena Ferrante


2024-01-01



---
https://en.wikipedia.org/wiki/Elena_Kagan
Elena Kagan


2024-01-01



---
https://en.wikipedia.org/wiki/Elena_Shumskaya
Elena Shumskaya


2024-01-01



---
https://en.wikipedia.org/wiki/Eleusinian_Mysteries
Eleusinian Mysteries


2024-01-01



---
https://en.wikipedia.org/wiki/Eli_Lilly
Eli Lilly


2024-01-01



---
https://en.wikipedia.org/wiki/Eli_Somer
Eli Somer


2024-01-01



---
https://en.wikipedia.org/wiki/Eli_Y._Adashi
Eli Y. Adashi


2024-01-01



---
https://en.wikipedia.org/wiki/Elias_G._Carayannis
Elias G. Carayannis


2024-01-01



---
https://en.wikipedia.org/wiki/Elias_Khoury
Elias Khoury


2024-01-01



---
https://en.wikipedia.org/wiki/Elie_Wiesel
Elie Wiesel


2024-01-01



---
https://en.wikipedia.org/wiki/Eliezer_Yudkowsky
Eliezer Yudkowsky


2024-01-01



---
https://en.wikipedia.org/wiki/Elif_Shafak
Elif Shafak


2024-01-01



---
https://en.wikipedia.org/wiki/Eliminative_materialism
Eliminative materialism


2024-01-01



---
https://en.wikipedia.org/wiki/Eliminativism
Eliminativism


2024-11-18



---
https://en.wikipedia.org/wiki/Elin_Hilderbrand
Elin Hilderbrand


2024-01-01



---
https://en.wikipedia.org/wiki/Eliot_A._Cohen
Eliot A. Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Elisabeth_West_FitzHugh
Elisabeth West FitzHugh


2024-01-01



---
https://en.wikipedia.org/wiki/Elisabeth_of_Valois
Elisabeth of Valois


2024-01-01



---
https://en.wikipedia.org/wiki/Elite_(video_game)
Elite (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Elitzur%E2%80%93Vaidman_bomb_tester
Elitzur–Vaidman bomb tester


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_A._Phelps
Elizabeth A. Phelps


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_A._Stuart
Elizabeth A. Stuart


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Barnes
Elizabeth Barnes


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Barry
Elizabeth Barry


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Bates
Elizabeth Bates


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Dunne
Elizabeth Dunne


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_F._Loftus
Elizabeth F. Loftus


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Gaskell
Elizabeth Gaskell


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Gibney
Elizabeth Gibney


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Gilbert
Elizabeth Gilbert


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Griffith
Elizabeth Griffith


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Hamilton,_1%3Csup%3Est%3C/sup%3E_Baroness_Hamilton_of_Hameldon
Elizabeth Hamilton, 1<sup>st</sup> Baroness Hamilton of Hameldon


2024-07-24



---
https://en.wikipedia.org/wiki/Elizabeth_Hamilton,_1st_Baroness_Hamilton_of_Hameldon
Elizabeth Hamilton, 1<sup>st</sup> Baroness Hamilton of Hameldon


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_J._Perry
Elizabeth J. Perry


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_K._Cahoon
Elizabeth K. Cahoon


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_L._Bjork
Elizabeth L. Bjork


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Loftus
Elizabeth F. Loftus


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Michael
Elizabeth Michael


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Montgomery
Elizabeth Montgomery


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Moon
Elizabeth Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Pennisi
Elizabeth Pennisi


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_S._Spelke
Elizabeth S. Spelke


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Selvin
Elizabeth Selvin


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Spelke
Elizabeth Spelke


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Spencer_(writer)
Elizabeth Spencer (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Steele
Elizabeth Steele


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Strout
Elizabeth Strout


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Weil
Elizabeth Weil


2024-01-01



---
https://en.wikipedia.org/wiki/Elizabeth_Williamson
Elizabeth Williamson


2024-01-01



---
https://en.wikipedia.org/wiki/Ella_Fitzgerald
Ella Fitzgerald


2024-01-01



---
https://en.wikipedia.org/wiki/Ellen_Byron
Ellen Byron


2024-01-01



---
https://en.wikipedia.org/wiki/Ellen_Hopkins
Ellen Hopkins


2024-01-01



---
https://en.wikipedia.org/wiki/Ellen_J._Langer
Ellen J. Langer


2024-01-01



---
https://en.wikipedia.org/wiki/Ellen_Leibenluft
Ellen Leibenluft


2024-01-01



---
https://en.wikipedia.org/wiki/Elliot_M._Tucker-Drob
Elliot M. Tucker-Drob


2024-06-26



---
https://en.wikipedia.org/wiki/Elliot_Richards
Elliot Richards


2024-01-01



---
https://en.wikipedia.org/wiki/Elliot_S._Gershon
Elliot S. Gershon


2024-01-01



---
https://en.wikipedia.org/wiki/Elliot_S._Vesell
Elliot S. Vesell


2024-01-01



---
https://en.wikipedia.org/wiki/Ellipsis
Ellipsis


2024-01-01



---
https://en.wikipedia.org/wiki/Elmore_Leonard
Elmore Leonard


2024-01-01



---
https://en.wikipedia.org/wiki/Elo
Elo


2024-12-11



---
https://en.wikipedia.org/wiki/Elo_rating_system
Elo rating system


2024-01-01



---
https://en.wikipedia.org/wiki/Eloi
Eloi


2024-01-01



---
https://en.wikipedia.org/wiki/Elsa_Morante
Elsa Morante


2024-01-01



---
https://en.wikipedia.org/wiki/Elsagate
Elsagate


2024-01-01



---
https://en.wikipedia.org/wiki/Elsdon_Storey
Elsdon Storey


2024-01-01



---
https://en.wikipedia.org/wiki/Elsevier
Elsevier


2024-01-01



---
https://en.wikipedia.org/wiki/Elvis_(text_editor)
Elvis (text editor)


2024-01-01



---
https://en.wikipedia.org/wiki/Emad_Mansoor
Emad Mansoor


2024-01-01



---
https://en.wikipedia.org/wiki/Emad_Mostaque
Emad Mostaque


2024-01-01



---
https://en.wikipedia.org/wiki/Emancipation_of_the_British_West_Indies
Emancipation of the British West Indies


2024-01-01



---
https://en.wikipedia.org/wiki/Embeddings
Embeddings


2024-09-14



---
https://en.wikipedia.org/wiki/Embodied_cognition
Embodied cognition


2024-01-01



---
https://en.wikipedia.org/wiki/Embrasure
Embrasure


2024-01-01



---
https://en.wikipedia.org/wiki/Emelia_J._Benjamin
Emelia J. Benjamin


2024-01-01



---
https://en.wikipedia.org/wiki/Emergency_department
Emergency department


2024-01-01



---
https://en.wikipedia.org/wiki/Emerson_Spartz
Emerson Spartz


2024-01-01



---
https://en.wikipedia.org/wiki/Emery_Worldwide_Airlines
Emery Worldwide Airlines


2024-01-01



---
https://en.wikipedia.org/wiki/Emi_Hasegawa
Emi Hasegawa


2024-01-01



---
https://en.wikipedia.org/wiki/Emi_Nakamura
Emi Nakamura


2024-01-01



---
https://en.wikipedia.org/wiki/Emil_Hagstr%C3%B6m
Emil Hagström


2024-01-01



---
https://en.wikipedia.org/wiki/Emil_O._W._Kirkegaard
Emil O. W. Kirkegaard


2024-01-01



---
https://en.wikipedia.org/wiki/Emilie_Kaufmann
Emilie Kaufmann


2024-01-01



---
https://en.wikipedia.org/wiki/Emilio_Ros_%255BThe_Walnuts
Emilio Ros %5BThe Walnuts


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Allen
Emily Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Gerard
Emily Gerard


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Giffin
Emily Giffin


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Gould
Emily Gould


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Jane_Fox
Emily Jane Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Johnson
Emily Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_M._Bender
Emily M. Bender


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Mitchell
Emily Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Morton
Emily Morton


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Oster
Emily Oster


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Parker
Emily Parker


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Pronin
Emily Pronin


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Short
Emily Short


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_Wilkinson
Emily Wilkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Emily_of_New_Moon
Emily of New Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Emma_C._Teeling
Emma C. Teeling


2024-01-01



---
https://en.wikipedia.org/wiki/Emma_Cohen
Emma Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Emma_Copley_Eisenberg
Emma Copley Eisenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Emma_Frans
Emma Frans


2024-01-01



---
https://en.wikipedia.org/wiki/Emma_Rice
Emma Rice


2024-01-01



---
https://en.wikipedia.org/wiki/Emmanuel_Carr%C3%A8re
Emmanuel Carrère


2024-01-01



---
https://en.wikipedia.org/wiki/Emmanuel_Ghent
Emmanuel Ghent


2024-01-01



---
https://en.wikipedia.org/wiki/Emmanuel_Le_Roy_Ladurie
Emmanuel Le Roy Ladurie


2024-01-01



---
https://en.wikipedia.org/wiki/Emmanuelle_Charpentier
Emmanuelle Charpentier


2024-01-01



---
https://en.wikipedia.org/wiki/Emmeline_Edwards
Emmeline Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/Emmett_Brown
Emmett Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Emmett_Shear
Emmett Shear


2024-01-01



---
https://en.wikipedia.org/wiki/Emory_S._Bogardus
Emory S. Bogardus


2024-01-01



---
https://en.wikipedia.org/wiki/Emoticon
Emoticon


2024-01-01



---
https://en.wikipedia.org/wiki/Emperor_Norton
Emperor Norton


2024-12-10



---
https://en.wikipedia.org/wiki/Empire_(Hardt_and_Negri_book)
Empire (Hardt and Negri book)


2024-01-01



---
https://en.wikipedia.org/wiki/Empire_Marketing_Board
Empire Marketing Board


2024-01-01



---
https://en.wikipedia.org/wiki/Employment-to-population_ratio
Employment-to-population ratio


2024-01-01



---
https://en.wikipedia.org/wiki/Empowerment_(artificial_intelligence)
Empowerment (artificial intelligence)


2024-01-01



---
https://en.wikipedia.org/wiki/Emu_oil
Emu oil


2024-11-05



---
https://en.wikipedia.org/wiki/Enabling_Act_of_1933
Enabling Act of 1933


2024-01-01



---
https://en.wikipedia.org/wiki/Enanthic_acid
Enanthic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Enantiomer#Examples
Enantiomer § Examples


2024-01-01



---
https://en.wikipedia.org/wiki/Encarta
Encarta


2024-01-01



---
https://en.wikipedia.org/wiki/Encephalitis_lethargica
Encephalitis lethargica


2024-01-01



---
https://en.wikipedia.org/wiki/Encephalization_quotient
Encephalization quotient


2024-01-01



---
https://en.wikipedia.org/wiki/Enchanted_Mesa
Enchanted Mesa


2024-01-01



---
https://en.wikipedia.org/wiki/Enclosure
Enclosure


2024-01-01



---
https://en.wikipedia.org/wiki/Encoding_(memory)
Encoding (memory)


2024-01-01



---
https://en.wikipedia.org/wiki/Encyclop%C3%A6dia_Britannica
Encyclopædia Britannica


2024-01-01



---
https://en.wikipedia.org/wiki/Encyclopedia_of_the_Brethren_of_Purity
Encyclopedia of the Brethren of Purity


2024-01-01



---
https://en.wikipedia.org/wiki/End_of_Roman_rule_in_Britain
End of Roman rule in Britain


2024-01-01



---
https://en.wikipedia.org/wiki/Endangerment
Endangerment


2024-03-29



---
https://en.wikipedia.org/wiki/Ender%27s_Game
Ender's Game


2024-01-01



---
https://en.wikipedia.org/wiki/Ender%27s_Game_(novel_series)#Formics
Ender's Game (novel series) § Formics


2024-01-01



---
https://en.wikipedia.org/wiki/Ender%27s_Shadow
Ender's Shadow


2024-01-01



---
https://en.wikipedia.org/wiki/Ender's_Game
Ender's Game


2024-01-01



---
https://en.wikipedia.org/wiki/Ender's_Shadow
Ender's Shadow


2024-01-01



---
https://en.wikipedia.org/wiki/Ender_Wiggin
Ender Wiggin


2024-01-01



---
https://en.wikipedia.org/wiki/Endgame_tablebase
Endgame tablebase


2024-01-01



---
https://en.wikipedia.org/wiki/Endianness
Endianness


2024-01-01



---
https://en.wikipedia.org/wiki/Ending_Aging
Ending Aging


2024-01-01



---
https://en.wikipedia.org/wiki/Endling
Endling


2024-01-01



---
https://en.wikipedia.org/wiki/Endoliths
Endoliths


2024-01-01



---
https://en.wikipedia.org/wiki/Endowment_effect
Endowment effect


2024-01-01



---
https://en.wikipedia.org/wiki/Energy_Star
Energy Star


2024-01-01



---
https://en.wikipedia.org/wiki/Energy_in_Germany#Energy_statistics
Energy in Germany § Overview


2024-01-01



---
https://en.wikipedia.org/wiki/Enewetak_Atoll
Enewetak Atoll


2024-01-01



---
https://en.wikipedia.org/wiki/Enforced_disappearance
Enforced disappearance


2024-01-01



---
https://en.wikipedia.org/wiki/English_Channel
English Channel


2024-01-01



---
https://en.wikipedia.org/wiki/English_Wikipedia
English Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/Engram_(neuropsychology)
Engram (neuropsychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Enigma
Enigma


2024-01-01



---
https://en.wikipedia.org/wiki/Enigma_machine
Enigma machine


2024-01-01



---
https://en.wikipedia.org/wiki/Enix
Enix


2024-01-01



---
https://en.wikipedia.org/wiki/Enjambment
Enjambment


2024-01-01



---
https://en.wikipedia.org/wiki/Enjo_k%C5%8Dsai
Enjo kōsai


2024-01-01



---
https://en.wikipedia.org/wiki/Enka
Enka


2024-01-01



---
https://en.wikipedia.org/wiki/Enki
Enki


2024-01-01



---
https://en.wikipedia.org/wiki/Enlightened_absolutism
Enlightened absolutism


2024-01-01



---
https://en.wikipedia.org/wiki/Enoch_Callaway
Enoch Callaway


2024-01-01



---
https://en.wikipedia.org/wiki/Enoch_Root
Enoch Root


2024-01-01



---
https://en.wikipedia.org/wiki/Enochian_magic
Enochian magic


2024-01-01



---
https://en.wikipedia.org/wiki/Enola_Gay
Enola Gay


2024-01-01



---
https://en.wikipedia.org/wiki/Enrico_Fermi
Enrico Fermi


2024-01-01



---
https://en.wikipedia.org/wiki/Enrique_Santiago
Enrique Santiago


2024-01-01



---
https://en.wikipedia.org/wiki/Enron
Enron


2024-01-01



---
https://en.wikipedia.org/wiki/Ensign_(flag)#Heraldic_ensigns
Ensign § Heraldic ensigns


2024-01-01



---
https://en.wikipedia.org/wiki/Entebbe_raid
Entebbe raid


2024-01-01



---
https://en.wikipedia.org/wiki/Entergy
Entergy


2024-01-01



---
https://en.wikipedia.org/wiki/Entropy
Entropy


2024-01-01



---
https://en.wikipedia.org/wiki/Entropy_estimation
Entropy estimation


2024-01-01



---
https://en.wikipedia.org/wiki/Enumerated_type
Enumerated type


2024-01-01



---
https://en.wikipedia.org/wiki/Environmental_impact_of_wind_power#Birds
Environmental impact of wind power § Birds


2024-01-01



---
https://en.wikipedia.org/wiki/Environmentalism
Environmentalism


2024-01-01



---
https://en.wikipedia.org/wiki/Enzo_Scifo
Enzo Scifo


2024-01-01



---
https://en.wikipedia.org/wiki/Ephedra
Ephedra


2024-01-01



---
https://en.wikipedia.org/wiki/Ephedra_(medicine)
Ephedra (medicine)


2024-01-01



---
https://en.wikipedia.org/wiki/Epic_Games
Epic Games


2024-01-01



---
https://en.wikipedia.org/wiki/Epic_Games_Store
Epic Games Store


2024-01-01



---
https://en.wikipedia.org/wiki/Epic_of_Gilgamesh
Epic of Gilgamesh


2024-01-01



---
https://en.wikipedia.org/wiki/Epicureanism
Epicureanism


2024-01-01



---
https://en.wikipedia.org/wiki/Epidemiology
Epidemiology


2024-01-01



---
https://en.wikipedia.org/wiki/Epidemiology_of_depression
Epidemiology of depression


2024-01-01



---
https://en.wikipedia.org/wiki/Epidemiology_of_obesity
Epidemiology of obesity


2024-01-01



---
https://en.wikipedia.org/wiki/Epiduo_Gel
Epiduo Gel


2024-11-05



---
https://en.wikipedia.org/wiki/Epigrams_on_Programming
Epigrams on Programming


2024-01-01



---
https://en.wikipedia.org/wiki/Epilepsy
Epilepsy


2024-01-01



---
https://en.wikipedia.org/wiki/Epistasis
Epistasis


2024-01-01



---
https://en.wikipedia.org/wiki/Epistolary_novel
Epistolary novel


2024-01-01



---
https://en.wikipedia.org/wiki/Epoch%C3%A9
Epoché


2024-01-01



---
https://en.wikipedia.org/wiki/Epoxy
Epoxy


2024-01-01



---
https://en.wikipedia.org/wiki/Epsom_Derby
Epsom Derby


2024-01-01



---
https://en.wikipedia.org/wiki/Equal-time_rule
Equal-time rule


2024-01-01



---
https://en.wikipedia.org/wiki/Equestria_Daily
Equestria Daily


2024-01-01



---
https://en.wikipedia.org/wiki/Equity_premium_puzzle
Equity premium puzzle


2024-01-01



---
https://en.wikipedia.org/wiki/Equivalent_annual_cost
Equivalent annual cost


2024-01-01



---
https://en.wikipedia.org/wiki/Eran_Elinav
Eran Elinav


2024-01-01



---
https://en.wikipedia.org/wiki/Eran_Segal
Eran Segal


2024-01-01



---
https://en.wikipedia.org/wiki/Eran_Shor
Eran Shor


2024-01-01



---
https://en.wikipedia.org/wiki/Ereshkigal
Ereshkigal


2024-01-01



---
https://en.wikipedia.org/wiki/Erez_Ben-Yosef
Erez Ben-Yosef


2024-01-01



---
https://en.wikipedia.org/wiki/Ergo_Proxy
Ergo Proxy


2024-01-01



---
https://en.wikipedia.org/wiki/Ergoloid
Ergoloid


2024-01-01



---
https://en.wikipedia.org/wiki/Ergonomic_keyboard
Ergonomic keyboard


2024-01-01



---
https://en.wikipedia.org/wiki/Ergonomics
Ergonomics


2024-01-01



---
https://en.wikipedia.org/wiki/Erhan_Guven
Erhan Guven


2024-01-01



---
https://en.wikipedia.org/wiki/Eric-Jan_Wagenmakers
Eric-Jan Wagenmakers


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_A._Hanushek
Eric A. Hanushek


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_A._Posner
Eric A. Posner


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Allin_Cornell
Eric Allin Cornell


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_B._Rimm
Eric B. Rimm


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Brill
Eric Brill


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Carle
Eric Carle


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Chu
Eric Chu


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Drexler
Eric Drexler


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Fombonne
Eric Fombonne


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Gill
Eric Gill


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Goles
Eric Goles


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Hambro
Eric Hambro


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Hill
Eric Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Horvitz
Eric Horvitz


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_J._Johnson
Eric J. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Kaufmann
Eric Kaufmann


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Keen
Eric Keen


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Langlois
Eric Langlois


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_M._Smith
Eric M. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_N._Olson
Eric N. Olson


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Newcomer
Eric Newcomer


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Nichols
Eric Nichols


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Nielsen
Eric Nielsen


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Nyberg
Eric Nyberg


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_R._Gamazon
Eric R. Gamazon


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Ravussin
Eric Ravussin


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Rubin
Eric Rubin


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Rudolph
Eric Rudolph


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_S._Lander
Eric S. Lander


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_S._Raymond
Eric S. Raymond


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Schadt
Eric Schadt


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Schmidt
Eric Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Schulz
Eric Schulz


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Schwitzgebel
Eric Schwitzgebel


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Sollee
Eric Sollee


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Turkheimer
Eric Turkheimer


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Verdin
Eric Verdin


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Vilain
Eric Vilain


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Wallace
Eric Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Wang
Eric Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Williams
Eric Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Wong
Eric Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_Xing
Eric Xing


2024-01-01



---
https://en.wikipedia.org/wiki/Eric_von_Hippel
Eric von Hippel


2024-01-01



---
https://en.wikipedia.org/wiki/Erich_D._Jarvis
Erich D. Jarvis


2024-01-01



---
https://en.wikipedia.org/wiki/Erich_Friedman
Erich Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/Erich_Fromm
Erich Fromm


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Brynjolfsson
Erik Brynjolfsson


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Christensen
Erik Christensen


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Christiansen
Erik Christiansen


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_D._Demaine
Erik D. Demaine


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Demaine
Erik Demaine


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Frey
Erik Frey


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Hoel
Erik Hoel


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Johnson
Erik Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Larson_(author)
Erik Larson (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Lindgren
Erik Lindgren


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Lindqvist
Erik Lindqvist


2024-01-01



---
https://en.wikipedia.org/wiki/Erik_Naggum
Erik Naggum


2024-06-27



---
https://en.wikipedia.org/wiki/Erik_Postma
Erik Postma


2024-01-01



---
https://en.wikipedia.org/wiki/Erika_Jensen-Jarolim
Erika Jensen-Jarolim


2024-01-01



---
https://en.wikipedia.org/wiki/Erin_D._Michos
Erin D. Michos


2024-01-01



---
https://en.wikipedia.org/wiki/Erin_M._Gibson
Erin M. Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/Erin_Morgenstern
Erin Morgenstern


2024-01-01



---
https://en.wikipedia.org/wiki/Erin_Sanders
Erin Sanders


2024-01-01



---
https://en.wikipedia.org/wiki/Erinyes
Erinyes


2024-01-01



---
https://en.wikipedia.org/wiki/Erlk%C3%B6nig
Erlkönig


2024-01-01



---
https://en.wikipedia.org/wiki/Ern_Malley_hoax
Ern Malley hoax


2024-01-01



---
https://en.wikipedia.org/wiki/Ernest_Hartmann
Ernest Hartmann


2024-01-01



---
https://en.wikipedia.org/wiki/Ernest_Hemingway
Ernest Hemingway


2024-01-01



---
https://en.wikipedia.org/wiki/Ernest_Lawrence
Ernest Lawrence


2024-01-01



---
https://en.wikipedia.org/wiki/Ernest_Orlando_Lawrence_Award
Ernest Orlando Lawrence Award


2024-01-01



---
https://en.wikipedia.org/wiki/Ernest_Rutherford
Ernest Rutherford


2024-01-01



---
https://en.wikipedia.org/wiki/Ernst_Fehr
Ernst Fehr


2024-01-01



---
https://en.wikipedia.org/wiki/Ernst_Gombrich
Ernst Gombrich


2024-01-01



---
https://en.wikipedia.org/wiki/Eroge
Eroge


2024-01-01



---
https://en.wikipedia.org/wiki/Errol_Flynn
Errol Flynn


2024-01-01



---
https://en.wikipedia.org/wiki/Errol_Musk
Errol Musk


2024-01-01



---
https://en.wikipedia.org/wiki/Error-correcting_code
Error-correcting code


2024-09-20



---
https://en.wikipedia.org/wiki/Error_correction_code
Error correction code § Forward error correction


2024-01-01



---
https://en.wikipedia.org/wiki/Errors-in-variables_models
Errors-in-variables models


2024-01-01



---
https://en.wikipedia.org/wiki/Errors_and_residuals
Errors and residuals


2024-01-01



---
https://en.wikipedia.org/wiki/Erskine_Caldwell
Erskine Caldwell


2024-01-01



---
https://en.wikipedia.org/wiki/Erwin_Schr%C3%B6dinger
Erwin Schrödinger


2024-01-01



---
https://en.wikipedia.org/wiki/Erythropoietin#Usage_as_doping_product
EPO


2024-04-25



---
https://en.wikipedia.org/wiki/Escalation_of_commitment
Escalation of commitment


2024-01-01



---
https://en.wikipedia.org/wiki/Escape_room
Escape room


2024-01-01



---
https://en.wikipedia.org/wiki/Escape_the_room
Escape the room


2024-01-01



---
https://en.wikipedia.org/wiki/Escrow
Escrow


2024-01-01



---
https://en.wikipedia.org/wiki/Escutcheon_(heraldry)
Escutcheon (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Eshel_Ben-Jacob
Eshel Ben-Jacob


2024-01-01



---
https://en.wikipedia.org/wiki/Eske_Willerslev
Eske Willerslev


2024-01-01



---
https://en.wikipedia.org/wiki/Esoteric_programming_language
Esoteric programming language


2024-01-01



---
https://en.wikipedia.org/wiki/Espionage_Act_of_1917
Espionage Act of 1917


2024-01-01



---
https://en.wikipedia.org/wiki/Esports
Esports


2024-01-01



---
https://en.wikipedia.org/wiki/Espresso
Espresso


2024-04-22



---
https://en.wikipedia.org/wiki/Esquire_(magazine)
Esquire (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Essays,_Moral,_Political,_and_Literary
Essays, Moral, Political, and Literary


2024-01-01



---
https://en.wikipedia.org/wiki/Essays_(Montaigne)
Essays (Montaigne)


2024-01-01



---
https://en.wikipedia.org/wiki/Essence_(magazine)
Essence (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Essenes
Essenes


2024-01-01



---
https://en.wikipedia.org/wiki/Essi_Viding
Essi Viding


2024-01-01



---
https://en.wikipedia.org/wiki/Essjay_controversy
Essjay controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Estate_liquidation
Estate liquidation


2024-01-01



---
https://en.wikipedia.org/wiki/Esther_Duflo
Esther Duflo


2024-01-01



---
https://en.wikipedia.org/wiki/Esther_Thelen
Esther Thelen


2024-01-01



---
https://en.wikipedia.org/wiki/Estimates_of_historical_world_population
Estimates of historical world population


2024-01-01



---
https://en.wikipedia.org/wiki/Etaoin_shrdlu
Etaoin shrdlu


2024-01-01



---
https://en.wikipedia.org/wiki/Eternal_September
Eternal September


2024-01-01



---
https://en.wikipedia.org/wiki/Eternal_return#Friedrich_Nietzsche
Eternal return § Friedrich Nietzsche


2024-01-01



---
https://en.wikipedia.org/wiki/Eternalism_(philosophy_of_time)
Eternalism (philosophy of time)


2024-01-01



---
https://en.wikipedia.org/wiki/Eternity_of_the_world
Eternity of the world


2024-01-01



---
https://en.wikipedia.org/wiki/Ethan_Hawke
Ethan Hawke


2024-01-01



---
https://en.wikipedia.org/wiki/Ethan_Kaplan
Ethan Kaplan


2024-01-01



---
https://en.wikipedia.org/wiki/Ethan_Kross
Ethan Kross


2024-01-01



---
https://en.wikipedia.org/wiki/Ethereum
Ethereum


2024-01-01



---
https://en.wikipedia.org/wiki/Ethereum#ERC20
Ethereum § ERC20


2024-01-01



---
https://en.wikipedia.org/wiki/Ethics_of_eating_meat
Ethics of eating meat


2024-01-01



---
https://en.wikipedia.org/wiki/Ethinylestradiol
Ethinylestradiol


2024-01-01



---
https://en.wikipedia.org/wiki/Etizolam
Etizolam


2024-01-01



---
https://en.wikipedia.org/wiki/Etruscan_civilization
Etruscan civilization


2024-01-01



---
https://en.wikipedia.org/wiki/Etzel_Carde%C3%B1a
Etzel Cardeña


2024-01-01



---
https://en.wikipedia.org/wiki/Euan_McLean
Euan McLean


2024-01-01



---
https://en.wikipedia.org/wiki/Eucatastrophe
Eucatastrophe


2024-03-13



---
https://en.wikipedia.org/wiki/Euclid%27s_Elements
Euclid's Elements


2024-01-01



---
https://en.wikipedia.org/wiki/Euclid's_Elements
Euclid's Elements


2024-01-01



---
https://en.wikipedia.org/wiki/Eudald_Carbonell
Eudald Carbonell


2024-01-01



---
https://en.wikipedia.org/wiki/Eudora_Welty
Eudora Welty


2024-01-01



---
https://en.wikipedia.org/wiki/Eug%C3%A8ne_Grasset
Eugène Grasset


2024-01-01



---
https://en.wikipedia.org/wiki/Eug%C3%A8ne_Sue
Eugène Sue


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_Braunwald
Eugene Braunwald


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_Galanter
Eugene Galanter


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_V._Koonin
Eugene V. Koonin


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_W._Myers
Eugene W. Myers


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_Wigner
Eugene Wigner


2024-01-01



---
https://en.wikipedia.org/wiki/Eugene_Wu
Eugene Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Euhemerism
Euhemerism


2024-01-01



---
https://en.wikipedia.org/wiki/Euler%27s_constant
Euler's constant


2024-01-01



---
https://en.wikipedia.org/wiki/Euler%27s_sum_of_powers_conjecture
Euler's sum of powers conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Euler's_sum_of_powers_conjecture
Euler's sum of powers conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Eureka_effect#Insight_problems
Eureka effect § Insight problems


2024-01-01



---
https://en.wikipedia.org/wiki/Euripides
Euripides


2024-01-01



---
https://en.wikipedia.org/wiki/Eurisko
Eurisko


2024-01-01



---
https://en.wikipedia.org/wiki/Eurogame
Eurogame


2024-01-01



---
https://en.wikipedia.org/wiki/Eurogamer
Eurogamer


2024-01-01



---
https://en.wikipedia.org/wiki/European_Central_Bank
European Central Bank


2024-01-01



---
https://en.wikipedia.org/wiki/Eurydice_(Aucoin)
Eurydice (Aucoin)


2024-01-01



---
https://en.wikipedia.org/wiki/Eusebius
Eusebius


2024-01-01



---
https://en.wikipedia.org/wiki/Euthanasia
Euthanasia


2024-01-01



---
https://en.wikipedia.org/wiki/Eva_Green
Eva Green


2024-01-01



---
https://en.wikipedia.org/wiki/Eva_Miranda
Eva Miranda


2024-01-01



---
https://en.wikipedia.org/wiki/Eva_Vivalt
Eva Vivalt


2024-01-01



---
https://en.wikipedia.org/wiki/Evaluation_strategy#Strict_binding_strategies
Evaluation strategy § Strict binding strategies


2024-10-25



---
https://en.wikipedia.org/wiki/Evan_Armstrong
Evan Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/Evan_E._Eichler
Evan E. Eichler


2024-01-01



---
https://en.wikipedia.org/wiki/Evan_Mast
Evan Mast


2024-01-01



---
https://en.wikipedia.org/wiki/Evan_Maxwell
Evan Maxwell


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelion:_1.0_You_Are_%28Not%29_Alone
Evangelion: 1.0 You Are (Not) Alone


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelion:_1.0_You_Are_(Not)_Alone
Evangelion: 1.0 You Are (Not) Alone


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelion:_2.0_You_Can_%28Not%29_Advance
Evangelion: 2.0 You Can (Not) Advance


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelion:_2.0_You_Can_(Not)_Advance
Evangelion: 2.0 You Can (Not) Advance


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelion:_3.0%2B1.0_Thrice_Upon_a_Time
Evangelion: 3.0+1.0 Thrice Upon a Time


2024-01-01



---
https://en.wikipedia.org/wiki/Evangelos_Eleftheriou
Evangelos Eleftheriou


2024-01-01



---
https://en.wikipedia.org/wiki/Evdokia_Anagnostou
Evdokia Anagnostou


2024-01-01



---
https://en.wikipedia.org/wiki/Eve_Armstrong
Eve Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/Eve_Online
Eve Online


2024-01-01



---
https://en.wikipedia.org/wiki/Evelina_Fedorenko
Evelina Fedorenko


2024-01-01



---
https://en.wikipedia.org/wiki/Evelyn_Baring,_1%3Csup%3Est%3C/sup%3E_Earl_of_Cromer
Evelyn Baring, 1<sup>st</sup> Earl of Cromer


2024-07-24



---
https://en.wikipedia.org/wiki/Evelyn_Baring,_1st_Earl_of_Cromer
Evelyn Baring, 1<sup>st</sup> Earl of Cromer


2024-01-01



---
https://en.wikipedia.org/wiki/Evelyn_Baring,_First_Earl_of_Cromer
Evelyn Baring, First Earl of Cromer


2024-08-16



---
https://en.wikipedia.org/wiki/Evelyn_M._Witkin
Evelyn M. Witkin


2024-01-01



---
https://en.wikipedia.org/wiki/Evelynn_Hammonds
Evelynn Hammonds


2024-01-01



---
https://en.wikipedia.org/wiki/Evening_Primrose_Oil
Evening Primrose Oil


2024-11-05



---
https://en.wikipedia.org/wiki/Event-related_potential
Event-related potential


2024-01-01



---
https://en.wikipedia.org/wiki/EverQuest
EverQuest


2024-03-13



---
https://en.wikipedia.org/wiki/Evernote
Evernote


2024-01-01



---
https://en.wikipedia.org/wiki/Evernotes
Evernotes


2024-01-01



---
https://en.wikipedia.org/wiki/Evert_Augustus_Duyckinck
Evert Augustus Duyckinck


2024-01-01



---
https://en.wikipedia.org/wiki/Everything2
Everything2


2024-01-01



---
https://en.wikipedia.org/wiki/Everything2#Soft_links
Everything2 § Soft links


2024-01-01



---
https://en.wikipedia.org/wiki/Everything_Bad_Is_Good_for_You
Everything Bad Is Good for You


2024-01-01



---
https://en.wikipedia.org/wiki/Everything_Bad_Is_Good_for_You:_How_Today%27s_Popular_Culture_Is_Actually_Making_Us_Smarter
Everything Bad Is Good for You: How Today's Popular Culture Is Actually Making Us Smarter


2024-01-01



---
https://en.wikipedia.org/wiki/Everything_Everywhere_All_at_Once#Critical_response
Everything Everywhere All at Once § Critical response


2024-01-01



---
https://en.wikipedia.org/wiki/Evgenii_Nikishin
Evgenii Nikishin


2024-01-01



---
https://en.wikipedia.org/wiki/Evidence_of_common_descent#Recurrent_laryngeal_nerve_in_giraffes
Evidence of common descent § Recurrent laryngeal nerve in giraffes


2024-01-01



---
https://en.wikipedia.org/wiki/Evidential_decision_theory
Evidential decision theory


2024-01-01



---
https://en.wikipedia.org/wiki/Evolution_of_the_eye#Early_eyes
Evolution of the eye § Early eyes


2024-01-01



---
https://en.wikipedia.org/wiki/Evolutionarily_stable_strategy
Evolutionarily stable strategy


2024-01-01



---
https://en.wikipedia.org/wiki/Evolutionary_argument_against_naturalism
Evolutionary argument against naturalism


2024-01-01



---
https://en.wikipedia.org/wiki/Evolutionary_game_theory
Evolutionary game theory


2024-01-01



---
https://en.wikipedia.org/wiki/Evolutionary_psychology#Environment_of_evolutionary_adaptedness
Evolutionary psychology § Environment of evolutionary adaptedness


2024-01-01



---
https://en.wikipedia.org/wiki/Ewa_Deelman
Ewa Deelman


2024-01-01



---
https://en.wikipedia.org/wiki/Ewa_Grabowska
Ewa Grabowska


2024-01-01



---
https://en.wikipedia.org/wiki/Ewan_Birney
Ewan Birney


2024-01-01



---
https://en.wikipedia.org/wiki/Ewout_W._Steyerberg
Ewout W. Steyerberg


2024-01-01



---
https://en.wikipedia.org/wiki/Ex_Machina_(film)
Ex Machina (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Exclusive_or
Exclusive or


2024-01-01



---
https://en.wikipedia.org/wiki/Executioner%27s_sword
Executioner's sword


2024-01-01



---
https://en.wikipedia.org/wiki/Executioner_sword
Executioner sword


2024-01-01



---
https://en.wikipedia.org/wiki/Executive_compensation#Trends_in_executive_compensation
Executive compensation § Trends in executive compensation


2024-01-01



---
https://en.wikipedia.org/wiki/Executive_compensation_in_the_United_States#History
Executive compensation in the United States § History


2024-01-01



---
https://en.wikipedia.org/wiki/Executive_order
Executive order


2024-01-01



---
https://en.wikipedia.org/wiki/Exercise#Brain_function
Exercise § Brain function


2024-01-01



---
https://en.wikipedia.org/wiki/ExifTool
ExifTool


2024-01-01



---
https://en.wikipedia.org/wiki/Existence_of_God
Existence of God


2024-01-01



---
https://en.wikipedia.org/wiki/Existential_threats
Existential threats


2024-01-01



---
https://en.wikipedia.org/wiki/Existentialism
Existentialism


2024-01-01



---
https://en.wikipedia.org/wiki/Exogeny
Exogeny


2024-01-01



---
https://en.wikipedia.org/wiki/Exome_sequencing
Exome sequencing


2024-01-01



---
https://en.wikipedia.org/wiki/Expected_utility_hypothesis
Expected utility hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Expected_value
Expected value


2024-01-01



---
https://en.wikipedia.org/wiki/Expected_value#Definition
Expected value § Definition


2024-01-01



---
https://en.wikipedia.org/wiki/Expected_value_of_perfect_information
Expected value of perfect information


2024-01-01



---
https://en.wikipedia.org/wiki/Expected_value_of_sample_information
Expected value of sample information


2024-01-01



---
https://en.wikipedia.org/wiki/Expedia
Expedia


2024-01-01



---
https://en.wikipedia.org/wiki/Expelled_from_Paradise
Expelled from Paradise


2024-01-01



---
https://en.wikipedia.org/wiki/Experience_curve_effects#Reasons_for_the_effect
Experience curve effects § Reasons for the effect


2024-01-01



---
https://en.wikipedia.org/wiki/Experience_point#Level-based_progression
Experience point § Level-based progression


2024-01-01



---
https://en.wikipedia.org/wiki/Experience_replay
Experience replay


2024-01-01



---
https://en.wikipedia.org/wiki/Expert_Political_Judgment
Expert Political Judgment


2024-01-01



---
https://en.wikipedia.org/wiki/Expert_system
Expert system


2024-01-01



---
https://en.wikipedia.org/wiki/Explosions_in_the_Sky
Explosions in the Sky


2024-01-01



---
https://en.wikipedia.org/wiki/Expo_%2770
Expo '70


2024-01-01



---
https://en.wikipedia.org/wiki/Expo_'70
Expo '70


2024-01-01



---
https://en.wikipedia.org/wiki/Exponential_decay
Exponential decay


2024-01-01



---
https://en.wikipedia.org/wiki/Exponential_discounting
Exponential discounting


2024-01-01



---
https://en.wikipedia.org/wiki/Exponential_distribution
Exponential distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Exponential_growth
Exponential growth


2024-01-01



---
https://en.wikipedia.org/wiki/Exponential_smoothing
Exponential smoothing


2024-01-01



---
https://en.wikipedia.org/wiki/Export_of_cryptography_from_the_United_States
Export of cryptography from the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Expungement_in_the_United_States
Expungement in the United States


2024-12-07



---
https://en.wikipedia.org/wiki/Exquisite_Corpse
Exquisite Corpse


2024-12-11



---
https://en.wikipedia.org/wiki/Extended_mind_thesis
Extended mind thesis


2024-01-01



---
https://en.wikipedia.org/wiki/Extended_mind_thesis#"The_Extended_Mind"
Extended mind thesis § "The Extended Mind"


2024-01-01



---
https://en.wikipedia.org/wiki/Extended_mind_thesis#%22The_Extended_Mind%22
Extended mind thesis § "The Extended Mind"


2024-01-01



---
https://en.wikipedia.org/wiki/Extended_mind_thesis#&quot;The_Extended_Mind&quot;
Extended mind thesis § &quot;The Extended Mind&quot;


2024-01-01



---
https://en.wikipedia.org/wiki/External_memory_algorithm
External memory algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/External_validity
External validity


2024-01-01



---
https://en.wikipedia.org/wiki/Externalism
Externalism


2024-01-01



---
https://en.wikipedia.org/wiki/Externality
Externality


2024-01-01



---
https://en.wikipedia.org/wiki/Externality#Negative
Externality § Negative


2024-01-01



---
https://en.wikipedia.org/wiki/Extinction_Rebellion
Extinction Rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Extinction_event
Extinction event


2024-01-01



---
https://en.wikipedia.org/wiki/Extravehicular_activity
Extravehicular activity


2024-01-01



---
https://en.wikipedia.org/wiki/Extreme_value_theory
Extreme value theory


2024-01-01



---
https://en.wikipedia.org/wiki/Extremely_low_frequency
Extremely low frequency


2024-01-01



---
https://en.wikipedia.org/wiki/Extropianism
Extropianism


2024-01-01



---
https://en.wikipedia.org/wiki/Exxon_Valdez_oil_spill
Exxon Valdez oil spill


2024-01-01



---
https://en.wikipedia.org/wiki/Eye_color#Blue
Eye color § Blue


2024-01-01



---
https://en.wikipedia.org/wiki/Eye_color#Genetic_determination
Eye color § Genetic determination


2024-01-01



---
https://en.wikipedia.org/wiki/Eye_of_the_Tiger
Eye of the Tiger


2024-01-01



---
https://en.wikipedia.org/wiki/Eye_tracking
Eye tracking


2024-01-01



---
https://en.wikipedia.org/wiki/Eyes_Wide_Shut
Eyes Wide Shut


2024-01-01



---
https://en.wikipedia.org/wiki/Eyetracking
Eyetracking


2024-01-01



---
https://en.wikipedia.org/wiki/Eyewitness_identification
Eyewitness identification


2024-01-01



---
https://en.wikipedia.org/wiki/Eyewitness_testimony
Eyewitness testimony


2024-01-01



---
https://en.wikipedia.org/wiki/Ezra_Klein
Ezra Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Ezra_Vogel
Ezra Vogel


2024-01-01



---
https://en.wikipedia.org/wiki/F-test
F-test


2024-01-01



---
https://en.wikipedia.org/wiki/F.lux
F.lux


2024-01-01



---
https://en.wikipedia.org/wiki/F1_hybrid
F1 hybrid


2024-01-01



---
https://en.wikipedia.org/wiki/FAO_Schwarz
FAO Schwarz


2024-01-01



---
https://en.wikipedia.org/wiki/FAQ
FAQ


2024-01-01



---
https://en.wikipedia.org/wiki/FBI
FBI


2024-11-05



---
https://en.wikipedia.org/wiki/FE-Schrift
FE-Schrift


2024-01-01



---
https://en.wikipedia.org/wiki/FFmpeg
FFmpeg


2024-01-01



---
https://en.wikipedia.org/wiki/FGF4
FGF4


2024-01-01



---
https://en.wikipedia.org/wiki/FLAC
FLAC


2024-01-01



---
https://en.wikipedia.org/wiki/FLCL
FLCL


2024-01-01



---
https://en.wikipedia.org/wiki/FLOPS
FLOPS


2024-01-01



---
https://en.wikipedia.org/wiki/FMRI
FMRI


2024-01-01



---
https://en.wikipedia.org/wiki/FRACTRAN
FRACTRAN


2024-01-01



---
https://en.wikipedia.org/wiki/FUBU
FUBU


2024-01-01



---
https://en.wikipedia.org/wiki/FUT2
FUT2


2024-01-01



---
https://en.wikipedia.org/wiki/Fabian_Society#Organisational_growth
Fabian Society § Organisational growth


2024-01-01



---
https://en.wikipedia.org/wiki/Fabio_Petroni
Fabio Petroni


2024-01-01



---
https://en.wikipedia.org/wiki/Fable_III
Fable III


2024-01-01



---
https://en.wikipedia.org/wiki/Fabless_manufacturing
Fabless manufacturing


2024-01-01



---
https://en.wikipedia.org/wiki/Fabliau
Fabliau


2024-01-01



---
https://en.wikipedia.org/wiki/Fabrice_Bellard
Fabrice Bellard


2024-01-01



---
https://en.wikipedia.org/wiki/FaceTime
FaceTime


2024-01-01



---
https://en.wikipedia.org/wiki/Facehugger
Facehugger


2024-08-24



---
https://en.wikipedia.org/wiki/Fach
Fach


2024-01-01



---
https://en.wikipedia.org/wiki/Facial_symmetry
Facial symmetry


2024-01-01



---
https://en.wikipedia.org/wiki/Factitious_disorder_imposed_on_another
Factitious disorder imposed on another


2024-01-01



---
https://en.wikipedia.org/wiki/Factitious_disorder_imposed_on_self
Factitious disorder imposed on self


2024-01-01



---
https://en.wikipedia.org/wiki/Factor_analysis
Factor analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Factorial
Factorial


2024-01-01



---
https://en.wikipedia.org/wiki/Factorial_experiments
Factorial experiments


2024-09-15



---
https://en.wikipedia.org/wiki/Factorio
Factorio


2024-01-01



---
https://en.wikipedia.org/wiki/Fahrenheit_451
Fahrenheit 451


2024-01-01



---
https://en.wikipedia.org/wiki/Fail-deadly
Fail-deadly


2024-01-01



---
https://en.wikipedia.org/wiki/Fair_Sentencing_Act
Fair Sentencing Act


2024-01-01



---
https://en.wikipedia.org/wiki/Fair_trade
Fair trade


2024-01-01



---
https://en.wikipedia.org/wiki/Fairmont_Copley_Plaza
Fairmont Copley Plaza


2024-01-01



---
https://en.wikipedia.org/wiki/Faisal_Mushtaq
Faisal Mushtaq


2024-01-01



---
https://en.wikipedia.org/wiki/Faisal_Shahzad
Faisal Shahzad


2024-01-01



---
https://en.wikipedia.org/wiki/Fake_news
Fake news


2024-01-01



---
https://en.wikipedia.org/wiki/Fallacy_of_composition
Fallacy of composition


2024-01-01



---
https://en.wikipedia.org/wiki/Fallen_London
Fallen London


2024-01-01



---
https://en.wikipedia.org/wiki/Falling_Down
Falling Down


2024-01-01



---
https://en.wikipedia.org/wiki/Fallout_3
Fallout 3


2024-01-01



---
https://en.wikipedia.org/wiki/Falls_in_older_adults
Falls in older adults


2024-01-01



---
https://en.wikipedia.org/wiki/False_discovery_rate
False discovery rate


2024-01-01



---
https://en.wikipedia.org/wiki/False_flag
False flag


2024-01-01



---
https://en.wikipedia.org/wiki/False_memory#Mandela_effect
False memory § Mandela effect


2024-01-01



---
https://en.wikipedia.org/wiki/False_memory_syndrome
False memory syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/False_memory_syndromes
False memory syndromes


2024-01-01



---
https://en.wikipedia.org/wiki/Famicom
Famicom


2024-01-01



---
https://en.wikipedia.org/wiki/Familia_Caritatis
Familia Caritatis


2024-01-01



---
https://en.wikipedia.org/wiki/Familial_male-limited_precocious_puberty
Familial male-limited precocious puberty


2024-01-01



---
https://en.wikipedia.org/wiki/Family_Guy
Family Guy


2024-01-01



---
https://en.wikipedia.org/wiki/Family_history_(medicine)
Family history (medicine)


2024-01-01



---
https://en.wikipedia.org/wiki/Family_tree_of_the_British_royal_family
Family tree of the British royal family


2024-01-01



---
https://en.wikipedia.org/wiki/FanFiction.Net
FanFiction.Net


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Bao
Fan Bao


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Jiang
Fan Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Li
Fan Li


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Liang
Fan Liang


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Wu
Fan Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_Yi
Fan Yi


2024-01-01



---
https://en.wikipedia.org/wiki/Fan_edit
Fan edit


2024-01-01



---
https://en.wikipedia.org/wiki/Fancy_rat
Fancy rat


2024-01-01



---
https://en.wikipedia.org/wiki/Fang_Fang
Fang Fang


2024-01-01



---
https://en.wikipedia.org/wiki/Fang_Liu
Fang Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Fannie_Flagg
Fannie Flagg


2024-01-01



---
https://en.wikipedia.org/wiki/Fansub
Fansub


2024-01-01



---
https://en.wikipedia.org/wiki/Fantastic_Mr._Fox_(film)
Fantastic Mr. Fox (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Fantasy-prone_personality
Fantasy-prone personality


2024-01-01



---
https://en.wikipedia.org/wiki/Fantasy_prone_personality
Fantasy prone personality


2024-01-01



---
https://en.wikipedia.org/wiki/Fantasy_sport
Fantasy sport


2024-01-01



---
https://en.wikipedia.org/wiki/Fanzine
Fanzine


2024-01-01



---
https://en.wikipedia.org/wiki/Far_Horizons
Far Horizons


2024-01-01



---
https://en.wikipedia.org/wiki/Farah_Naz_Talpur
Farah Naz Talpur


2024-01-01



---
https://en.wikipedia.org/wiki/Fareed_Zakaria
Fareed Zakaria


2024-03-29



---
https://en.wikipedia.org/wiki/Farewell_to_Space_Battleship_Yamato
Farewell to Space Battleship Yamato


2024-01-01



---
https://en.wikipedia.org/wiki/Farinaz_Koushanfar
Farinaz Koushanfar


2024-01-01



---
https://en.wikipedia.org/wiki/Faruk_Ahmed
Faruk Ahmed


2024-01-01



---
https://en.wikipedia.org/wiki/Fast_Company
Fast Company


2024-01-01



---
https://en.wikipedia.org/wiki/Faster-than-light_neutrino_anomaly
Faster-than-light neutrino anomaly


2024-01-01



---
https://en.wikipedia.org/wiki/Fat_Leonard_scandal
Fat Leonard scandal


2024-01-01



---
https://en.wikipedia.org/wiki/Fat_Man
Fat Man


2024-01-01



---
https://en.wikipedia.org/wiki/Fat_men%27s_club
Fat men's club


2024-01-01



---
https://en.wikipedia.org/wiki/Fat_men's_club
Fat men's club


2024-01-01



---
https://en.wikipedia.org/wiki/Fatalism
Fatalism


2024-01-01



---
https://en.wikipedia.org/wiki/Fate/Grand_Order
Fate/Grand Order


2024-01-01



---
https://en.wikipedia.org/wiki/Fate/Zero
Fate/Zero


2024-01-01



---
https://en.wikipedia.org/wiki/Fate/stay_night
Fate/stay night


2024-01-01



---
https://en.wikipedia.org/wiki/Fate/stay_night:_Unlimited_Blade_Works_(TV_series)
Fate/stay night: Unlimited Blade Works (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Fate/stay_night:_Unlimited_Blade_Works_(film)
Fate/stay night: Unlimited Blade Works (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Father_Goose_%28film%29
Father Goose (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Father_Goose_(film)
Father Goose (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Fathers_and_Sons_(novel)
Fathers and Sons (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Fatih_Porikli
Fatih Porikli


2024-01-01



---
https://en.wikipedia.org/wiki/Fatty_acid
Fatty acid


2024-01-01



---
https://en.wikipedia.org/wiki/Faust
Faust


2024-01-01



---
https://en.wikipedia.org/wiki/Favicon
Favicon


2024-01-01



---
https://en.wikipedia.org/wiki/Favourite-longshot_bias
Favourite-longshot bias


2024-01-01



---
https://en.wikipedia.org/wiki/Fdupes
Fdupes


2024-01-01



---
https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt
Fear, uncertainty, and doubt


2024-01-01



---
https://en.wikipedia.org/wiki/Fear_and_Loathing_in_Las_Vegas
Fear and Loathing in Las Vegas


2024-01-01



---
https://en.wikipedia.org/wiki/February_26_incident
February 26 incident


2024-01-01



---
https://en.wikipedia.org/wiki/FedEx
FedEx


2024-01-01



---
https://en.wikipedia.org/wiki/FedEx_Office
FedEx Office


2024-01-01



---
https://en.wikipedia.org/wiki/Federal_Intelligence_Service
Federal Intelligence Service


2024-01-01



---
https://en.wikipedia.org/wiki/Federal_Protective_Service_(United_States)
Federal Protective Service (United States)


2024-01-01



---
https://en.wikipedia.org/wiki/Federal_Reserve_Economic_Data
Federal Reserve Economic Data


2024-01-01



---
https://en.wikipedia.org/wiki/Federal_Reserve_Note
Federal Reserve Note


2024-01-01



---
https://en.wikipedia.org/wiki/Federalist_Party
Federalist Party


2024-01-01



---
https://en.wikipedia.org/wiki/Federated_learning
Federated learning


2024-01-01



---
https://en.wikipedia.org/wiki/Federico_Casarini
Federico Casarini


2024-01-01



---
https://en.wikipedia.org/wiki/Federico_Moretti
Federico Moretti


2024-01-01



---
https://en.wikipedia.org/wiki/Fei-Fei_Li
Fei-Fei Li


2024-01-01



---
https://en.wikipedia.org/wiki/Fei-Yue_Wang
Fei-Yue Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Fei_Peng
Fei Peng


2024-01-01



---
https://en.wikipedia.org/wiki/Fei_Xia
Fei Xia


2024-01-01



---
https://en.wikipedia.org/wiki/Fei_Yu
Fei Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Felid_hybrids
Felid hybrids


2024-01-01



---
https://en.wikipedia.org/wiki/Felidae
Felidae


2024-01-01



---
https://en.wikipedia.org/wiki/Feline_idiopathic_cystitis
Feline idiopathic cystitis


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_A._Gers
Felix A. Gers


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Bloch
Felix Bloch


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Creutzig
Felix Creutzig


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Friedrich
Felix Friedrich


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Heide
Felix Heide


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_M%C3%BCller
Felix Müller


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Oberholzer-Gee
Felix Oberholzer-Gee


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_Salmon
Felix Salmon


2024-01-01



---
https://en.wikipedia.org/wiki/Felix_the_Cat
Felix the Cat


2024-05-24



---
https://en.wikipedia.org/wiki/Fellatio
Fellatio


2024-01-01



---
https://en.wikipedia.org/wiki/Female_infanticide
Female infanticide


2024-01-01



---
https://en.wikipedia.org/wiki/Female_infertility
Female infertility


2024-01-01



---
https://en.wikipedia.org/wiki/Fencing_response
Fencing response


2024-01-01



---
https://en.wikipedia.org/wiki/Fender_Stratocaster
Fender Stratocaster


2024-01-01



---
https://en.wikipedia.org/wiki/Fenfluramine
Fenfluramine


2024-01-01



---
https://en.wikipedia.org/wiki/Feng_Li
Feng Li


2024-01-01



---
https://en.wikipedia.org/wiki/Feng_Qi
Feng Qi


2024-01-01



---
https://en.wikipedia.org/wiki/Feng_Shi
Feng Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Feng_Yu
Feng Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Feng_Zhang
Feng Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Fenggan
Fenggan


2024-01-01



---
https://en.wikipedia.org/wiki/Fentanyl
Fentanyl


2024-01-01



---
https://en.wikipedia.org/wiki/Ferdinand_Porsche
Ferdinand Porsche


2024-01-01



---
https://en.wikipedia.org/wiki/Ferdinand_von_Lindemann
Ferdinand von Lindemann


2024-01-01



---
https://en.wikipedia.org/wiki/Ferdinandea_Island
Ferdinandea Island


2024-01-01



---
https://en.wikipedia.org/wiki/Ferenc_Gombos
Ferenc Gombos


2024-01-01



---
https://en.wikipedia.org/wiki/Fergus_Henderson
Fergus Henderson


2024-01-01



---
https://en.wikipedia.org/wiki/Fergus_Shanahan
Fergus Shanahan


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat%27s_Last_Theorem
Fermat's Last Theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat%27s_Principle_of_Least_Time
Fermat's Principle of Least Time


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat%27s_principle
Fermat's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat%27s_principle#Derivation
Fermat's principle § Derivation


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat's_Last_Theorem
Fermat's Last Theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Fermat's_principle#Derivation
Fermat's principle § Derivation


2024-01-01



---
https://en.wikipedia.org/wiki/Fermi_Problem
Fermi Problem


2024-12-11



---
https://en.wikipedia.org/wiki/Fermi_calculations
Fermi calculations


2024-01-01



---
https://en.wikipedia.org/wiki/Fermi_paradox
Fermi paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Fernand_Gobet
Fernand Gobet


2024-01-01



---
https://en.wikipedia.org/wiki/Fernanda_Vi%C3%A9gas
Fernanda Viégas


2024-01-01



---
https://en.wikipedia.org/wiki/Fernando_D%C3%ADaz
Fernando Díaz


2024-01-01



---
https://en.wikipedia.org/wiki/Fernando_Pereira
Fernando Pereira


2024-01-01



---
https://en.wikipedia.org/wiki/Fernando_Reinares
Fernando Reinares


2024-01-01



---
https://en.wikipedia.org/wiki/Fernando_Rosas
Fernando Rosas


2024-01-01



---
https://en.wikipedia.org/wiki/Fertility_and_intelligence
Fertility and intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Fertility_and_intelligence#International_research
Fertility and intelligence § International research


2024-01-01



---
https://en.wikipedia.org/wiki/Fertility_and_intelligence#Later_research
Fertility and intelligence § Later research


2024-01-01



---
https://en.wikipedia.org/wiki/Fertility_tourism
Fertility tourism


2024-01-01



---
https://en.wikipedia.org/wiki/Festina_lente
<em>Festina lente</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Feyd-Rautha
Feyd-Rautha


2024-01-01



---
https://en.wikipedia.org/wiki/Fiat
Fiat


2024-01-01



---
https://en.wikipedia.org/wiki/Fiat_money
Fiat money


2024-01-01



---
https://en.wikipedia.org/wiki/Fideism
Fideism


2024-01-01



---
https://en.wikipedia.org/wiki/Fidelio
Fidelio


2024-01-01



---
https://en.wikipedia.org/wiki/FidoNet
FidoNet


2024-01-01



---
https://en.wikipedia.org/wiki/Fiducial_inference#Status_of_the_approach
Fiducial inference § Status of the approach


2024-01-01



---
https://en.wikipedia.org/wiki/Field-programmable_gate_array
Field-programmable gate array


2024-01-01



---
https://en.wikipedia.org/wiki/Field_(mathematics)
Field (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Fields_Medal
Fields Medal


2024-01-01



---
https://en.wikipedia.org/wiki/Fiery_Cushman
Fiery Cushman


2024-01-01



---
https://en.wikipedia.org/wiki/Fifth_Avenue
Fifth Avenue


2024-01-01



---
https://en.wikipedia.org/wiki/Fifth_Head_of_Cereberus
Fifth Head of Cereberus


2024-01-01



---
https://en.wikipedia.org/wiki/Fifty_Degrees_Below
Fifty Degrees Below


2024-01-01



---
https://en.wikipedia.org/wiki/Fight_Club
Fight Club


2024-01-01



---
https://en.wikipedia.org/wiki/Figure%E2%80%93ground_%28perception%29
Figure–ground (perception)


2024-01-01



---
https://en.wikipedia.org/wiki/Figure%E2%80%93ground_(perception)
Figure–ground (perception)


2024-01-01



---
https://en.wikipedia.org/wiki/Figured_bass#Basso_continuo
Figured bass § Basso continuo


2024-01-01



---
https://en.wikipedia.org/wiki/File:Aa_example1.png
File:Aa example1.png


2024-01-01



---
https://en.wikipedia.org/wiki/File:Aa_example2.png
File:Aa example2.png


2024-01-01



---
https://en.wikipedia.org/wiki/File:Aa_example3.png
File:Aa example3.png


2024-01-01



---
https://en.wikipedia.org/wiki/File:Ascii_art_alphabet.png
File:Ascii art alphabet.png


2024-01-01



---
https://en.wikipedia.org/wiki/File:Checkered_game_of_life_board_1866.jpg
File:Checkered game of life board 1866.jpg

1866
2024-12-06



---
https://en.wikipedia.org/wiki/File:Golden_Gate_Bridge_jumpers_by_lamp_post.svg
File:Golden Gate Bridge jumpers by lamp post.svg


2024-04-28



---
https://en.wikipedia.org/wiki/File:Lady_Burton%27s_Edition.jpg
File:Lady Burton's Edition.jpg


2024-01-01



---
https://en.wikipedia.org/wiki/File:Mah%C4%81vyutpatti_Title_Page.jpg
File:Mahāvyutpatti Title Page.jpg


2024-01-01



---
https://en.wikipedia.org/wiki/File:Microsoft_logo_(1987).svg
File:Microsoft logo (1987).svg


2024-01-01



---
https://en.wikipedia.org/wiki/File:TitlePage_Burton%27s_Nights.jpg
File:TitlePage Burton's Nights.jpg


2024-01-01



---
https://en.wikipedia.org/wiki/Filibuster_in_the_United_States_Senate
Filibuster in the United States Senate


2024-01-01



---
https://en.wikipedia.org/wiki/Filip_Kovacevic
Filip Kovacevic


2024-01-01



---
https://en.wikipedia.org/wiki/Filling_station_attendant#United_States
Filling station attendant § United States


2024-01-01



---
https://en.wikipedia.org/wiki/Film_memorabilia#1970_MGM_auction
Film memorabilia § 1970 MGM auction


2024-01-01



---
https://en.wikipedia.org/wiki/Film_noir
Film noir


2024-01-01



---
https://en.wikipedia.org/wiki/Film_producer
Film producer


2024-01-01



---
https://en.wikipedia.org/wiki/Final_Fantasy_VII
Final Fantasy VII


2024-01-01



---
https://en.wikipedia.org/wiki/Final_Fight_(video_game)
Final Fight (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Final_Yamato
Final Yamato


2024-01-01



---
https://en.wikipedia.org/wiki/Finale_Doshi-Velez
Finale Doshi-Velez


2024-01-01



---
https://en.wikipedia.org/wiki/Financial_cost_of_the_Iraq_War
Financial cost of the Iraq War


2024-01-01



---
https://en.wikipedia.org/wiki/Finding_Dory
Finding Dory


2024-01-01



---
https://en.wikipedia.org/wiki/Fine-tuned_universe
Fine-tuned universe


2024-01-01



---
https://en.wikipedia.org/wiki/Finger_tree
Finger tree


2024-01-01



---
https://en.wikipedia.org/wiki/Finite-state_machine
Finite-state machine


2024-01-01



---
https://en.wikipedia.org/wiki/Finite_difference
Finite difference


2024-01-01



---
https://en.wikipedia.org/wiki/Finn_Rasmussen
Finn Rasmussen


2024-01-01



---
https://en.wikipedia.org/wiki/Fire_Shut_Up_in_My_Bones
Fire Shut Up in My Bones


2024-01-01



---
https://en.wikipedia.org/wiki/Firearms_of_Japan
Firearms of Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Fireball_Roberts
Fireball Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Firefly_(TV_series)
Firefly (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Firefox
Firefox


2024-01-01



---
https://en.wikipedia.org/wiki/Firestone_Tire_and_Rubber_Company
Firestone Tire and Rubber Company


2024-01-01



---
https://en.wikipedia.org/wiki/Firmware
Firmware


2024-01-01



---
https://en.wikipedia.org/wiki/First-class_citizen
First-class citizen


2024-01-01



---
https://en.wikipedia.org/wiki/First-mover_advantage
First-mover advantage


2024-01-01



---
https://en.wikipedia.org/wiki/First_Blood
First Blood


2024-01-01



---
https://en.wikipedia.org/wiki/First_Folio
First Folio


2024-01-01



---
https://en.wikipedia.org/wiki/Fiscal_year
Fiscal year


2024-01-01



---
https://en.wikipedia.org/wiki/Fischer%E2%80%93Tropsch_process#History
Fischer–Tropsch process § History


2024-01-01



---
https://en.wikipedia.org/wiki/Fischer_Black
Fischer Black


2024-01-01



---
https://en.wikipedia.org/wiki/Fish_finger
Fish finger


2024-01-01



---
https://en.wikipedia.org/wiki/Fish_oil
Fish oil


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher%27s_exact_test
Fisher's exact test


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher%27s_principle
Fisher's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher%E2%80%93Tippett%E2%80%93Gnedenko_theorem
Fisher–Tippett–Gnedenko theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle
Fisher–Yates shuffle


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher's_exact_test
Fisher's exact test


2024-01-01



---
https://en.wikipedia.org/wiki/Fisher_transformation
Fisher transformation


2024-01-01



---
https://en.wikipedia.org/wiki/Fisker_Automotive
Fisker Automotive


2024-01-01



---
https://en.wikipedia.org/wiki/Fitbit
Fitbit


2024-01-01



---
https://en.wikipedia.org/wiki/Fitness_landscape
Fitness landscape


2024-01-01



---
https://en.wikipedia.org/wiki/Five_Black_Categories
Five Black Categories


2024-01-01



---
https://en.wikipedia.org/wiki/Five_Elements_Ninjas
Five Elements Ninjas


2024-01-01



---
https://en.wikipedia.org/wiki/Five_Poisons
Five Poisons


2024-01-01



---
https://en.wikipedia.org/wiki/Five_Red_Categories
Five Red Categories


2024-01-01



---
https://en.wikipedia.org/wiki/Five_Strengths
Five Strengths


2024-01-01



---
https://en.wikipedia.org/wiki/Five_hindrances
Five hindrances


2024-01-01



---
https://en.wikipedia.org/wiki/Five_precepts
Five precepts


2024-01-01



---
https://en.wikipedia.org/wiki/Fiverr
Fiverr


2024-01-01



---
https://en.wikipedia.org/wiki/Fixation_(histology)
Fixation (histology)


2024-01-01



---
https://en.wikipedia.org/wiki/Fixation_(population_genetics)
Fixation (population genetics)


2024-01-01



---
https://en.wikipedia.org/wiki/Fixation_(visual)
Fixation (visual)


2024-01-01



---
https://en.wikipedia.org/wiki/Fixation_index
Fixation index


2024-01-01



---
https://en.wikipedia.org/wiki/Fixed_price_of_Coca-Cola_from_1886_to_1959
Fixed price of Coca-Cola from 1886–1959


2024-01-01



---
https://en.wikipedia.org/wiki/Flash_(tattoo)
Flash (tattoo)


2024-01-01



---
https://en.wikipedia.org/wiki/Flash_Video
Flash Video


2024-01-01



---
https://en.wikipedia.org/wiki/Flash_evaporation
Flash evaporation


2024-01-01



---
https://en.wikipedia.org/wiki/Flash_memory
Flash memory


2024-01-01



---
https://en.wikipedia.org/wiki/Flash_powder
Flash powder


2024-01-01



---
https://en.wikipedia.org/wiki/Flatiron_Institute
Flatiron Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Flatterland
Flatterland


2024-01-01



---
https://en.wikipedia.org/wiki/Flaubert%27s_letters
Flaubert's letters


2024-01-01



---
https://en.wikipedia.org/wiki/Flaubert's_letters
Flaubert's letters


2024-01-01



---
https://en.wikipedia.org/wiki/Flavonoid
Flavonoid


2024-01-01



---
https://en.wikipedia.org/wiki/Flax_oil
Flax oil


2024-11-05



---
https://en.wikipedia.org/wiki/Flehmen_response
Flehmen response


2024-01-01



---
https://en.wikipedia.org/wiki/Flemish_Giant_rabbit
Flemish Giant rabbit


2024-01-01



---
https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests
Flesch–Kincaid readability tests


2024-01-01



---
https://en.wikipedia.org/wiki/Flexner_Report
Flexner Report


2024-01-01



---
https://en.wikipedia.org/wiki/Flickr
Flickr


2024-01-01



---
https://en.wikipedia.org/wiki/Flight_and_expulsion_of_Germans_%281944%E2%80%9350%29
Flight and expulsion of Germans (1944–50)


2024-01-01



---
https://en.wikipedia.org/wiki/Flight_and_expulsion_of_Germans_(1944%E2%80%931950)
Flight and expulsion of Germans (1944–1950)


2024-01-01



---
https://en.wikipedia.org/wiki/Flight_jacket
Flight jacket


2024-01-01



---
https://en.wikipedia.org/wiki/Flip_Flappers
Flip Flappers


2024-01-01



---
https://en.wikipedia.org/wiki/Flip_book
Flip book


2024-01-01



---
https://en.wikipedia.org/wiki/Flip_trick#Ollie_impossible
Flip trick § Ollie impossible


2024-01-01



---
https://en.wikipedia.org/wiki/Floating-point_arithmetic
Floating-point arithmetic


2024-01-01



---
https://en.wikipedia.org/wiki/Floating-point_unit
Floating-point unit


2024-01-01



---
https://en.wikipedia.org/wiki/Flood_(They_Might_Be_Giants_album)
Flood (They Might Be Giants album)


2024-01-01



---
https://en.wikipedia.org/wiki/Floor_effect
Floor effect


2024-01-01



---
https://en.wikipedia.org/wiki/Flooz.com
Flooz.com


2024-01-01



---
https://en.wikipedia.org/wiki/Florence_Foster_Jenkins
Florence Foster Jenkins


2024-01-01



---
https://en.wikipedia.org/wiki/Florence_Foster_Jenkins_(film)
Florence Foster Jenkins (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Florence_Nightingale
Florence Nightingale


2024-01-01



---
https://en.wikipedia.org/wiki/Florence_Owens_Thompson
Florence Owens Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Florent_Krzakala
Florent Krzakala


2024-01-01



---
https://en.wikipedia.org/wiki/Florentine_Camerata
Florentine Camerata


2024-01-01



---
https://en.wikipedia.org/wiki/Florian_Alt
Florian Alt


2024-01-01



---
https://en.wikipedia.org/wiki/Florian_Fuchs
Florian Fuchs


2024-01-01



---
https://en.wikipedia.org/wiki/Flow_(psychology)
Flow (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Flower_Travellin%27_Band
Flower Travellin' Band


2024-01-01



---
https://en.wikipedia.org/wiki/Flower_Travellin'_Band
Flower Travellin' Band


2024-01-01



---
https://en.wikipedia.org/wiki/Flowering_tea
Flowering tea


2024-01-01



---
https://en.wikipedia.org/wiki/Flowers_for_Algernon
Flowers for Algernon


2024-01-01



---
https://en.wikipedia.org/wiki/Fluctuating_asymmetry
Fluctuating asymmetry


2024-01-01



---
https://en.wikipedia.org/wiki/Flugelhorn
Flugelhorn


2024-01-01



---
https://en.wikipedia.org/wiki/Fluid_and_crystallized_intelligence
Fluid and crystallized intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Fluorinert
Fluorinert


2024-01-01



---
https://en.wikipedia.org/wiki/Flying_Spaghetti_Monster#Pirates_and_global_warming
Flying Spaghetti Monster § Pirates and global warming


2024-01-01



---
https://en.wikipedia.org/wiki/Flying_shuttle
Flying shuttle


2024-01-01



---
https://en.wikipedia.org/wiki/Flynn_effect
Flynn effect


2024-01-01



---
https://en.wikipedia.org/wiki/Flynn_effect#Possible_end_of_progression
Flynn effect § Possible end of progression


2024-01-01



---
https://en.wikipedia.org/wiki/Focal_point_(game_theory)
Focal point (game theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Focke-Wulf_Fw_190
Focke-Wulf Fw 190


2024-01-01



---
https://en.wikipedia.org/wiki/Fogbank
Fogbank


2024-01-01



---
https://en.wikipedia.org/wiki/Fold_(higher-order_function)
Fold (higher-order function)


2024-01-01



---
https://en.wikipedia.org/wiki/Folding@home
Folding@home


2024-01-01



---
https://en.wikipedia.org/wiki/Folding@home#Biomedical_researchResults
Folding@home § Biomedical researchResults


2024-01-01



---
https://en.wikipedia.org/wiki/Folding_bicycle
Folding bicycle


2024-01-01



---
https://en.wikipedia.org/wiki/Foldit
Foldit


2024-01-01



---
https://en.wikipedia.org/wiki/Folie_%C3%A0_deux
Folie à deux


2024-01-01



---
https://en.wikipedia.org/wiki/Folksonomies
Folksonomies


2024-01-01



---
https://en.wikipedia.org/wiki/Folksonomy
Folksonomy


2024-01-01



---
https://en.wikipedia.org/wiki/Follow_Through_(project)
Follow Through (project)


2024-01-01



---
https://en.wikipedia.org/wiki/Following_the_Equator
Following the Equator


2024-01-01



---
https://en.wikipedia.org/wiki/Fomenko%27s_New_Chronology
Fomenko’s New Chronology


2024-09-14



---
https://en.wikipedia.org/wiki/FontForge
FontForge


2024-01-01



---
https://en.wikipedia.org/wiki/Foobar
Foobar


2024-01-01



---
https://en.wikipedia.org/wiki/Food_and_Drug_Administration
Food and Drug Administration


2024-04-17



---
https://en.wikipedia.org/wiki/Foot_fetishism
Foot fetishism


2024-01-01



---
https://en.wikipedia.org/wiki/For_Whom_the_Bell_Tolls
For Whom the Bell Tolls


2024-01-01



---
https://en.wikipedia.org/wiki/For_a_Few_Dollars_More
For a Few Dollars More


2024-01-01



---
https://en.wikipedia.org/wiki/Forced_choice
Forced choice


2024-01-01



---
https://en.wikipedia.org/wiki/Ford_GPA
Ford GPA


2024-01-01



---
https://en.wikipedia.org/wiki/Ford_Madox_Ford
Ford Madox Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Foreign_Affairs
Foreign Affairs


2024-03-29



---
https://en.wikipedia.org/wiki/Foreign_Policy
Foreign Policy


2024-01-01



---
https://en.wikipedia.org/wiki/Foreign_concessions_in_Tianjin
Foreign concessions in Tianjin


2024-01-01



---
https://en.wikipedia.org/wiki/Forest_plot
Forest plot


2024-01-01



---
https://en.wikipedia.org/wiki/Forgetting_curve
Forgetting curve


2024-01-01



---
https://en.wikipedia.org/wiki/Fork_(software_development)
Fork (software development)


2024-04-22



---
https://en.wikipedia.org/wiki/Fork_(software_development)#Forking_of_free_and_open-source_software
Fork (software development) § Forking of free and open-source software


2024-01-01



---
https://en.wikipedia.org/wiki/Fork_(system_call)
Fork (system call)


2024-01-01



---
https://en.wikipedia.org/wiki/Forlorn_hope
Forlorn hope


2024-01-01



---
https://en.wikipedia.org/wiki/Form_990
Form 990


2024-01-01



---
https://en.wikipedia.org/wiki/Form_follows_function
Form follows function


2024-01-01



---
https://en.wikipedia.org/wiki/Formicarium
Formicarium


2024-01-01



---
https://en.wikipedia.org/wiki/Fort_Detrick
Fort Detrick


2024-01-01



---
https://en.wikipedia.org/wiki/Fort_Meade,_Maryland
Fort Meade, Maryland


2024-01-01



---
https://en.wikipedia.org/wiki/Forth_(programming_language)
Forth (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Forth_Bridge
Forth Bridge


2024-01-01



---
https://en.wikipedia.org/wiki/Fortnite
Fortnite


2024-01-01



---
https://en.wikipedia.org/wiki/Fortran
Fortran


2024-01-01



---
https://en.wikipedia.org/wiki/Fortune_500
Fortune 500


2024-01-01



---
https://en.wikipedia.org/wiki/Forty_Signs_of_Rain
Forty Signs of Rain


2024-01-01



---
https://en.wikipedia.org/wiki/Forty_Studies_That_Changed_Psychology
Forty Studies That Changed Psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Forward_secrecy
Forward secrecy


2024-01-01



---
https://en.wikipedia.org/wiki/Fosbury_flop
Fosbury flop


2024-01-01



---
https://en.wikipedia.org/wiki/Foster_Provost
Foster Provost


2024-01-01



---
https://en.wikipedia.org/wiki/Foucault%27s_Pendulum
Foucault's Pendulum


2024-01-01



---
https://en.wikipedia.org/wiki/Foucault's_Pendulum
Foucault's Pendulum


2024-01-01



---
https://en.wikipedia.org/wiki/Founder_effect
Founder effect


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Asian_Tigers
Four Asian Tigers


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Books_and_Five_Classics
Four Books and 5 Classics


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Cardinal_Principles
Four Cardinal Principles


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Comprehensives
Four Comprehensives


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Great_Inventions
Four Great Inventions


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Lions
Four Lions


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Major_Plays_of_Chikamatsu
Four Major Plays of Chikamatsu


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Modernizations
Four Modernizations


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Noble_Truths
Four Noble Truths


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Olds
Four Olds


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Organs
Four Organs


2024-01-01



---
https://en.wikipedia.org/wiki/Four_Right_Exertions
Four Right Exertions


2024-01-01



---
https://en.wikipedia.org/wiki/Four_arts
Four arts


2024-01-01



---
https://en.wikipedia.org/wiki/Four_color_theorem#Early_proof_attempts
Four color theorem § Early proof attempts


2024-01-01



---
https://en.wikipedia.org/wiki/Four_sights
Four sights


2024-01-01



---
https://en.wikipedia.org/wiki/Four_square
Four square


2024-01-01



---
https://en.wikipedia.org/wiki/Fourier-transform_infrared_spectroscopy
Fourier-transform infrared spectroscopy


2024-01-01



---
https://en.wikipedia.org/wiki/Fourier_transform
Fourier transform


2024-01-01



---
https://en.wikipedia.org/wiki/Fourteener_(poetry)
Fourteener (poetry)


2024-01-01



---
https://en.wikipedia.org/wiki/Fourth_Mansions
Fourth Mansions


2024-01-01



---
https://en.wikipedia.org/wiki/Foutse_Khomh
Foutse Khomh


2024-01-01



---
https://en.wikipedia.org/wiki/Foveated_rendering
Foveated rendering


2024-01-01



---
https://en.wikipedia.org/wiki/Foxconn
Foxconn


2024-01-01



---
https://en.wikipedia.org/wiki/Fr%C3%A9chet_inception_distance
Fréchet inception distance


2024-01-01



---
https://en.wikipedia.org/wiki/Fr%C3%A9d%C3%A9ric_Bastiat
Frédéric Bastiat


2024-01-01



---
https://en.wikipedia.org/wiki/Fr%C3%BChling_Rijsdijk
Frühling Rijsdijk


2024-01-01



---
https://en.wikipedia.org/wiki/Fractal#Natural_phenomena_with_fractal_features
Fractal § Natural phenomena with fractal features


2024-01-01



---
https://en.wikipedia.org/wiki/Fractional-reserve_banking
Fractional-reserve banking


2024-01-01



---
https://en.wikipedia.org/wiki/Fractional_anisotropy
Fractional anisotropy


2024-01-01



---
https://en.wikipedia.org/wiki/Fractional_freezing
Fractional freezing


2024-01-01



---
https://en.wikipedia.org/wiki/Fragments:_Memories_of_a_Wartime_Childhood
Fragments: Memories of a Wartime Childhood


2024-01-01



---
https://en.wikipedia.org/wiki/Fragments_of_an_Anarchist_Anthropology
Fragments of an Anarchist Anthropology


2024-01-01



---
https://en.wikipedia.org/wiki/Frailty_syndrome
Frailty syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Frame_(World_Wide_Web)
Frame (World Wide Web)


2024-01-01



---
https://en.wikipedia.org/wiki/Framing_(social_sciences)
Framing (social sciences)


2024-01-01



---
https://en.wikipedia.org/wiki/Fran%C3%A7ois_Arago
François Arago


2024-01-01



---
https://en.wikipedia.org/wiki/Fran%C3%A7ois_Balloux
François Balloux


2024-01-01



---
https://en.wikipedia.org/wiki/Fran%C3%A7ois_Chollet
François Chollet


2024-01-01



---
https://en.wikipedia.org/wiki/Fran%C3%A7ois_de_La_Rochefoucauld
François de La Rochefoucauld


2024-01-01



---
https://en.wikipedia.org/wiki/Fran%C3%A7ois_de_La_Rochefoucauld_(writer)
François de La Rochefoucauld (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Frances_Griffiths
Frances Griffiths


2024-01-01



---
https://en.wikipedia.org/wiki/Frances_Mayes
Frances Mayes


2024-01-01



---
https://en.wikipedia.org/wiki/Francesca_Dominici
Francesca Dominici


2024-01-01



---
https://en.wikipedia.org/wiki/Francesca_Gino
Francesca Gino


2024-01-01



---
https://en.wikipedia.org/wiki/Francesca_Happ%C3%A9
Francesca Happé


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Barbieri
Francesco Barbieri


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Bartoli
Francesco Bartoli


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Bettella
Francesco Bettella


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Colonna_(writer)
Francesco Colonna (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Nori
Francesco Nori


2024-01-01



---
https://en.wikipedia.org/wiki/Francesco_Salvi
Francesco Salvi


2024-01-01



---
https://en.wikipedia.org/wiki/Francine_du_Plessix_Gray
Francine du Plessix Gray


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Bacon
Francis Bacon


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Collins
Francis Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Ford_Coppola
Francis Ford Coppola


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Fukuyama
Francis Fukuyama


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Fulford_(landowner)
Francis Fulford (landowner)


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Galton
Francis Galton


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_J._McMahon
Francis J. McMahon


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_M._Pottenger_Junior
Francis M. Pottenger Junior


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_S._Collins
Francis S. Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_Spufford
Francis Spufford


2024-01-01



---
https://en.wikipedia.org/wiki/Francis_T._McAndrew
Francis T. McAndrew


2024-01-01



---
https://en.wikipedia.org/wiki/Francisco_Guzman
Francisco Guzman


2024-01-01



---
https://en.wikipedia.org/wiki/Francisco_J._Ayala
Francisco J. Ayala


2024-01-01



---
https://en.wikipedia.org/wiki/Franco_Lucchini
Franco Lucchini


2024-01-01



---
https://en.wikipedia.org/wiki/Franco_Moretti
Franco Moretti


2024-01-01



---
https://en.wikipedia.org/wiki/Francois_Lanusse
Francois Lanusse


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_B._Hu
Frank B. Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_C._Worrell
Frank C. Worrell


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Dik%C3%B6tter
Frank Dikötter


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Dudbridge
Frank Dudbridge


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_E._Speizer
Frank E. Speizer


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Herbert
Frank Herbert


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Hu
Frank Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_J._Tipler
Frank J. Tipler


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Keller
Frank Keller


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Key
Frank Key


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_L._Schmidt
Frank L. Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Lantz
Frank Lantz


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Levy
Frank Levy


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_M._Spinath
Frank M. Spinath


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_McCown
Frank McCown


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_McSherry
Frank McSherry


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Middleton
Frank Middleton


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Ramsey_(mathematician)
Frank Ramsey (mathematician)


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Rosenblatt
Frank Rosenblatt


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Ruskey
Frank Ruskey


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Smithies
Frank Smithies


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Wang
Frank Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Frank_Zhang
Frank Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Frankenstein
Frankenstein


2024-01-01



---
https://en.wikipedia.org/wiki/Frankie_Muniz
Frankie Muniz


2024-01-01



---
https://en.wikipedia.org/wiki/Franklin_Gothic
Franklin Gothic


2024-01-01



---
https://en.wikipedia.org/wiki/Frans_de_Waal
Frans de Waal


2024-01-01



---
https://en.wikipedia.org/wiki/Franz_Kafka
Franz Kafka


2024-01-01



---
https://en.wikipedia.org/wiki/Franz_Lisp
Franz Lisp


2024-01-01



---
https://en.wikipedia.org/wiki/Franz_Liszt
Franz Liszt


2024-01-01



---
https://en.wikipedia.org/wiki/Franz_Nopcsa_von_Fels%C5%91-Szilv%C3%A1s
Franz Nopcsa von Felső-Szilvás


2024-01-01



---
https://en.wikipedia.org/wiki/Frazer_Anderson
Frazer Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Freaks_(1932_film)
Freaks (1932 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Brooks
Fred Brooks


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Carter_(artist)
Fred Carter (artist)


2024-06-27



---
https://en.wikipedia.org/wiki/Fred_H._Gage
Fred H. Gage


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Hoyle
Fred Hoyle


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Ikl%C3%A9
Fred Iklé


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Melamed
Fred Melamed


2024-01-01



---
https://en.wikipedia.org/wiki/Fred_Thompson
Fred Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Frederick_Jelinek
Frederick Jelinek


2024-01-01



---
https://en.wikipedia.org/wiki/Frederick_Mosteller
Frederick Mosteller


2024-01-01



---
https://en.wikipedia.org/wiki/Frederick_Seidel
Frederick Seidel


2024-01-01



---
https://en.wikipedia.org/wiki/Frederick_W._Smith
Frederick W. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Frederick_the_Great
Frederick the Great


2024-01-01



---
https://en.wikipedia.org/wiki/Frederico_Finan
Frederico Finan


2024-01-01



---
https://en.wikipedia.org/wiki/Frederik_Pohl
Frederik Pohl


2024-01-01



---
https://en.wikipedia.org/wiki/Fredrik_Ull%C3%A9n
Fredrik Ullén


2024-01-01



---
https://en.wikipedia.org/wiki/Free-rider_problem
Free-rider problem


2024-01-01



---
https://en.wikipedia.org/wiki/FreeBSD
FreeBSD


2024-01-01



---
https://en.wikipedia.org/wiki/FreeMind
FreeMind


2024-01-01



---
https://en.wikipedia.org/wiki/Free_Law_Project#RECAP
Free Law Project § RECAP


2024-01-01



---
https://en.wikipedia.org/wiki/Free_Software_Foundation
Free Software Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Free_Solo
Free Solo


2024-01-01



---
https://en.wikipedia.org/wiki/Free_State_Project
Free State Project


2024-01-01



---
https://en.wikipedia.org/wiki/Free_Tibet
Free Tibet


2024-01-01



---
https://en.wikipedia.org/wiki/Free_and_open-source_software
Free and open-source software


2024-01-01



---
https://en.wikipedia.org/wiki/Free_association_(psychology)
Free association (psychology)


2024-12-13



---
https://en.wikipedia.org/wiki/Free_content
Free content


2024-01-01



---
https://en.wikipedia.org/wiki/Free_economic_zone
Free economic zone


2024-01-01



---
https://en.wikipedia.org/wiki/Free_software
Free software


2024-01-01



---
https://en.wikipedia.org/wiki/Free_verse
Free verse


2024-01-01



---
https://en.wikipedia.org/wiki/Free_will
Free will


2024-01-01



---
https://en.wikipedia.org/wiki/Freedom_Hosting
Freedom Hosting


2024-01-01



---
https://en.wikipedia.org/wiki/Freedom_House
Freedom House


2024-01-01



---
https://en.wikipedia.org/wiki/Freedom_of_Information_Act_(United_States)
Freedom of Information Act (United States)


2024-01-01



---
https://en.wikipedia.org/wiki/Freeman_Dyson
Freeman Dyson


2024-01-01



---
https://en.wikipedia.org/wiki/Freeman_J._Dyson
Freeman J. Dyson


2024-01-01



---
https://en.wikipedia.org/wiki/Freenet
Freenet


2024-01-01



---
https://en.wikipedia.org/wiki/French%25E2%2580%2593Habsburg_rivalry
French%E2%80%93Habsburg rivalry


2024-01-01



---
https://en.wikipedia.org/wiki/French_Academy_of_Sciences
French Academy of Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/French_Foreign_Legion
French Foreign Legion


2024-03-13



---
https://en.wikipedia.org/wiki/French_Lop
French Lop


2024-01-01



---
https://en.wikipedia.org/wiki/French_Resistance#Legacy
French Resistance § Legacy


2024-01-01



---
https://en.wikipedia.org/wiki/French_Wikipedia
French Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/French_fries
French fries


2024-04-03



---
https://en.wikipedia.org/wiki/French_livre
French livre


2024-01-01



---
https://en.wikipedia.org/wiki/Freon
Freon


2024-01-01



---
https://en.wikipedia.org/wiki/Frequency_analysis
Frequency analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Frequency_illusion
Frequency illusion


2024-01-01



---
https://en.wikipedia.org/wiki/Frequentist_inference
Frequentist inference


2024-01-01



---
https://en.wikipedia.org/wiki/Freud
Freud


2024-01-01



---
https://en.wikipedia.org/wiki/Friction_tape
Friction tape


2024-01-01



---
https://en.wikipedia.org/wiki/Friedman_Unit
Friedman Unit


2024-01-01



---
https://en.wikipedia.org/wiki/Friedrich_Nietzsche
Friedrich Nietzsche


2024-01-01



---
https://en.wikipedia.org/wiki/Friedrich_Schiller
Friedrich Schiller


2024-01-01



---
https://en.wikipedia.org/wiki/Friendship_Annex
Friendship Annex


2024-01-01



---
https://en.wikipedia.org/wiki/Friendster
Friendster


2024-01-01



---
https://en.wikipedia.org/wiki/Frieren
Frieren


2024-06-17



---
https://en.wikipedia.org/wiki/Fritz_Cremer
Fritz Cremer


2024-01-01



---
https://en.wikipedia.org/wiki/Fritz_Heider
Fritz Heider


2024-01-01



---
https://en.wikipedia.org/wiki/Fritz_Lang
Fritz Lang


2024-01-01



---
https://en.wikipedia.org/wiki/Fritz_the_Cat
Fritz the Cat


2024-05-24



---
https://en.wikipedia.org/wiki/Fritz_the_Cat#Animated_adaptations
Fritz the Cat § Animated adaptations


2024-05-26



---
https://en.wikipedia.org/wiki/Fritz_the_Cat_(film)
Fritz the Cat (film)


2024-05-24



---
https://en.wikipedia.org/wiki/Frog_and_Toad_Together
Frog and Toad Together


2024-01-01



---
https://en.wikipedia.org/wiki/Frog_battery
Frog battery


2024-01-01



---
https://en.wikipedia.org/wiki/From_All_of_Us_to_All_of_You
From All of Us to All of You


2024-01-01



---
https://en.wikipedia.org/wiki/From_Up_on_Poppy_Hill
From Up on Poppy Hill


2024-01-01



---
https://en.wikipedia.org/wiki/From_the_New_World_%28novel%29
From the New World (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/From_the_New_World_(novel)
From the New World (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Front-wheel_drive
Front-wheel drive


2024-01-01



---
https://en.wikipedia.org/wiki/Frontier_House
Frontier House


2024-01-01



---
https://en.wikipedia.org/wiki/Frosti_Jonsson
Frosti Jonsson


2024-01-01



---
https://en.wikipedia.org/wiki/Frozen_(2013_film)
Frozen (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Fruhling_Rijsdijk
Fruhling Rijsdijk


2024-01-01



---
https://en.wikipedia.org/wiki/Fruitcake#United_Kingdom
Fruitcake § United Kingdom


2024-01-01



---
https://en.wikipedia.org/wiki/Fuel_economy_in_automobiles
Fuel economy in automobiles


2024-01-01



---
https://en.wikipedia.org/wiki/Fuggerei
Fuggerei


2024-01-01



---
https://en.wikipedia.org/wiki/Fugu
Fugu


2024-01-01



---
https://en.wikipedia.org/wiki/Fujiko_Fujio
Fujiko Fujio


2024-01-01



---
https://en.wikipedia.org/wiki/Fujiwara_no_Teika#Go-Toba's_patronage
Fujiwara no Teika § Go-Toba's patronage


2024-01-01



---
https://en.wikipedia.org/wiki/Fukushima_nuclear_accident
Fukushima nuclear accident


2024-01-01



---
https://en.wikipedia.org/wiki/Fukushima_nuclear_disaster
Fukushima nuclear disaster


2024-01-01



---
https://en.wikipedia.org/wiki/Full-spectrum_light
Full-spectrum light


2024-01-01



---
https://en.wikipedia.org/wiki/Full_Metal_Jacket
Full Metal Jacket


2024-01-01



---
https://en.wikipedia.org/wiki/Full_Metal_Panic!
Full Metal Panic!


2024-01-01



---
https://en.wikipedia.org/wiki/Full_Metal_Panic!#The_Second_Raid
Full Metal Panic! § The Second Raid


2024-01-01



---
https://en.wikipedia.org/wiki/Full_Metal_Panic%21
Full Metal Panic!


2024-01-01



---
https://en.wikipedia.org/wiki/Full_Metal_Panic%3F_Fumoffu
Full Metal Panic? Fumoffu


2024-01-01



---
https://en.wikipedia.org/wiki/Full_body_scanner
Full body scanner


2024-01-01



---
https://en.wikipedia.org/wiki/Full_stop
Full stop


2024-01-01



---
https://en.wikipedia.org/wiki/Fuller%27s_earth
Fuller's earth


2024-01-01



---
https://en.wikipedia.org/wiki/Fuller's_earth
Fuller's earth


2024-01-01



---
https://en.wikipedia.org/wiki/Fullmetal_Alchemist
Fullmetal Alchemist


2024-01-01



---
https://en.wikipedia.org/wiki/Fullmetal_Alchemist:_Brotherhood
Fullmetal Alchemist: Brotherhood


2024-01-01



---
https://en.wikipedia.org/wiki/Fumihiro_Joyu
Fumihiro Joyu


2024-01-01



---
https://en.wikipedia.org/wiki/Function_(mathematics)
Function (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Function_composition
Function composition


2024-01-01



---
https://en.wikipedia.org/wiki/Functional_analysis
Functional analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging
Functional magnetic resonance imaging


2024-01-01



---
https://en.wikipedia.org/wiki/Functional_programming
Functional programming


2024-01-01



---
https://en.wikipedia.org/wiki/Fundamental_theorem_of_algebra
Fundamental theorem of algebra


2024-01-01



---
https://en.wikipedia.org/wiki/Funes_the_Memorious
Funes the Memorious


2024-01-01



---
https://en.wikipedia.org/wiki/Fungibility
Fungibility


2024-01-01



---
https://en.wikipedia.org/wiki/Funistrada
Funistrada


2024-01-01



---
https://en.wikipedia.org/wiki/Funnel_plot
Funnel plot


2024-01-01



---
https://en.wikipedia.org/wiki/Furry_fandom
Furry fandom


2024-01-01



---
https://en.wikipedia.org/wiki/Fuse_Tepp%C5%8D_Musume_no_Torimonoch%C5%8D
Fuse Teppō Musume no Torimonochō


2024-01-01



---
https://en.wikipedia.org/wiki/Futakoi_Alternative
Futakoi Alternative


2024-01-01



---
https://en.wikipedia.org/wiki/Futanari
Futanari


2024-01-01



---
https://en.wikipedia.org/wiki/Futarchy
Futarchy


2024-01-01



---
https://en.wikipedia.org/wiki/Futura_(typeface)
Futura (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Futurama
Futurama


2024-01-01



---
https://en.wikipedia.org/wiki/Future_Boy_Conan
Future Boy Conan


2024-01-01



---
https://en.wikipedia.org/wiki/Future_Diary
Future Diary


2024-01-01



---
https://en.wikipedia.org/wiki/Future_Robot_Daltanious
Future Robot Daltanious


2024-01-01



---
https://en.wikipedia.org/wiki/Future_Shock
Future Shock


2024-01-01



---
https://en.wikipedia.org/wiki/Futures_contract
Futures contract


2024-01-01



---
https://en.wikipedia.org/wiki/Fuzzing
Fuzzing


2024-01-01



---
https://en.wikipedia.org/wiki/Fyodor_Tyutchev
Fyodor Tyutchev


2024-01-01



---
https://en.wikipedia.org/wiki/G#Typographic_variants
G § Typographic variants


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%A1bor_Scheiring
Gábor Scheiring


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%A1bor_Vajta
Gábor Vajta


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%A9rard_Ben_Arous
Gérard Ben Arous


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6del%27s_incompleteness_theorems
Gödel's incompleteness theorems


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6del%27s_ontological_proof
Gödel's ontological proof


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach
Gödel, Escher, Bach


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6del_numbering
Gödel numbering


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6sta_Mittag-Leffler
Gösta Mittag-Leffler


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%B6tterd%C3%A4mmerung
Götterdämmerung


2024-01-01



---
https://en.wikipedia.org/wiki/G%C3%BCnter_Grass
Günter Grass


2024-01-01



---
https://en.wikipedia.org/wiki/G.Skill
G.Skill


2024-01-01



---
https://en.wikipedia.org/wiki/G._Davey_Smith
G. Davey Smith


2024-01-01



---
https://en.wikipedia.org/wiki/G._E._Moore
G. E. Moore


2024-01-01



---
https://en.wikipedia.org/wiki/G._H._Hardy
G. H. Hardy


2024-01-01



---
https://en.wikipedia.org/wiki/G._K._Chesterton
G. K. Chesterton


2024-01-01



---
https://en.wikipedia.org/wiki/G._Thomson
G. Thomson


2024-01-01



---
https://en.wikipedia.org/wiki/GCTAs
GCTAs


2024-01-01



---
https://en.wikipedia.org/wiki/GEICO
GEICO


2024-01-01



---
https://en.wikipedia.org/wiki/GE_645
GE 645


2024-01-01



---
https://en.wikipedia.org/wiki/GEnie
GEnie


2024-01-01



---
https://en.wikipedia.org/wiki/GIF
GIF


2024-01-01



---
https://en.wikipedia.org/wiki/GNE_(encyclopedia)
GNE (encyclopedia)


2024-01-01



---
https://en.wikipedia.org/wiki/GNOME
GNOME


2024-01-01



---
https://en.wikipedia.org/wiki/GNOME_Calculator
GNOME Calculator


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License
GNU Affero General Public License


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Autotools
GNU Autotools


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Compiler_Collection
GNU Compiler Collection


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Compiler_Collection#EGCS_fork
GNU Compiler Collection § EGCS fork


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Free_Documentation_License
GNU Free Documentation License


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_GRUB
GNU GRUB


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_General_Public_License
GNU General Public License


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_General_Public_License#History
GNU General Public License § History


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Go
GNU Go


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Manifesto
GNU Manifesto


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Octave
GNU Octave


2024-01-01



---
https://en.wikipedia.org/wiki/GNU_Screen
GNU Screen


2024-01-01



---
https://en.wikipedia.org/wiki/GOCR
GOCR


2024-01-01



---
https://en.wikipedia.org/wiki/GOOG-411
GOOG-411


2024-01-01



---
https://en.wikipedia.org/wiki/GObject
GObject


2024-01-01



---
https://en.wikipedia.org/wiki/GPS
GPS


2024-01-01



---
https://en.wikipedia.org/wiki/GTS-21
GTS-21


2024-01-01



---
https://en.wikipedia.org/wiki/G_factor_(psychometrics)
G factor (psychometrics)


2024-01-01



---
https://en.wikipedia.org/wiki/Gabor_Tardos
Gabor Tardos


2024-01-01



---
https://en.wikipedia.org/wiki/Gabriel_Garc%C3%ADa_M%C3%A1rquez
Gabriel García Márquez


2024-01-01



---
https://en.wikipedia.org/wiki/Gabriel_Mourey
Gabriel Mourey


2024-01-01



---
https://en.wikipedia.org/wiki/Gabriella_Juh%C3%A1sz
Gabriella Juhász


2024-01-01



---
https://en.wikipedia.org/wiki/Gachapin
Gachapin


2024-01-01



---
https://en.wikipedia.org/wiki/Gail_C._Murphy
Gail C. Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/Gail_Davies
Gail Davies


2024-01-01



---
https://en.wikipedia.org/wiki/Gail_P._Jarvik
Gail P. Jarvik


2024-01-01



---
https://en.wikipedia.org/wiki/Gainax
Gainax


2024-01-01



---
https://en.wikipedia.org/wiki/Gaius_Caesar
Gaius Caesar


2024-01-01



---
https://en.wikipedia.org/wiki/Gal%C3%A1pagos_syndrome
Galápagos syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Galantamine
Galantamine


2024-01-01



---
https://en.wikipedia.org/wiki/Galaxy_Express_999
Galaxy Express 999


2024-01-01



---
https://en.wikipedia.org/wiki/Gall_Force
Gall Force


2024-01-01



---
https://en.wikipedia.org/wiki/Gallery_of_Beauties
Gallery of Beauties


2024-01-01



---
https://en.wikipedia.org/wiki/Gallium_arsenide#GaAs_digital_logic
Gallium arsenide § GaAs digital logic


2024-01-01



---
https://en.wikipedia.org/wiki/Gallstone
Gallstone


2024-08-21



---
https://en.wikipedia.org/wiki/Gallu
Gallu


2024-01-01



---
https://en.wikipedia.org/wiki/Galton%25E2%2580%2593Watson_process
Galton%E2%80%93Watson process


2024-01-01



---
https://en.wikipedia.org/wiki/Galton%27s_problem
Galton's problem


2024-01-01



---
https://en.wikipedia.org/wiki/Galton's_problem
Galton's problem


2024-01-01



---
https://en.wikipedia.org/wiki/Galton_board
Galton board


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler%27s_conceit
Gambler's conceit


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler%27s_fallacy
Gambler's fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler%27s_fallacy#Monte_Carlo_Casino
Gambler's fallacy § Monte Carlo Casino


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler%27s_ruin
Gambler's ruin


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler's_conceit
Gambler's conceit


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler's_fallacy
Gambler's fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Gambler's_ruin
Gambler's ruin


2024-01-01



---
https://en.wikipedia.org/wiki/Game_Boy
Game Boy


2024-01-01



---
https://en.wikipedia.org/wiki/Game_of_Telephone
Game of Telephone


2024-12-11



---
https://en.wikipedia.org/wiki/Game_theory
Game theory


2024-01-01



---
https://en.wikipedia.org/wiki/Game_tree
Game tree


2024-01-01



---
https://en.wikipedia.org/wiki/Gamebook
Gamebook


2024-01-01



---
https://en.wikipedia.org/wiki/Gamera
Gamera


2024-01-01



---
https://en.wikipedia.org/wiki/Gamera#Heisei_series
Gamera § Heisei series


2024-01-01



---
https://en.wikipedia.org/wiki/Gamera_3:_Revenge_of_Iris:_Revenge_of_Iris
Gamera 3: Revenge of Iris: Revenge of Iris


2024-01-01



---
https://en.wikipedia.org/wiki/Gamma_Linolenic_Acid
Gamma Linolenic Acid


2024-11-05



---
https://en.wikipedia.org/wiki/Gamma_distribution
Gamma distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Ganesh_Sittampalam
Ganesh Sittampalam


2024-01-01



---
https://en.wikipedia.org/wiki/Gang_Hua
Gang Hua


2024-01-01



---
https://en.wikipedia.org/wiki/Gang_Liu
Gang Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Gang_of_Four
Gang of Four


2024-01-01



---
https://en.wikipedia.org/wiki/Gang_stalking
Gang stalking


2024-01-01



---
https://en.wikipedia.org/wiki/Gangsta_(manga)
Gangsta (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Ganguro
Ganguro


2024-01-01



---
https://en.wikipedia.org/wiki/Gao_Huang
Gao Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Gap_buffer
Gap buffer


2024-01-01



---
https://en.wikipedia.org/wiki/Gapminder_Foundation
Gapminder Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Gappa:_The_Triphibian_Monster:_The_Triphibian_Monster
Gappa: The Triphibian Monster: The Triphibian Monster


2024-01-01



---
https://en.wikipedia.org/wiki/Garage_kit
Garage kit


2024-01-01



---
https://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29
Garbage collection (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)
Garbage collection (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Garci_Rodr%C3%ADguez_de_Montalvo
Garci Rodríguez de Montalvo


2024-01-01



---
https://en.wikipedia.org/wiki/Garden_of_Eden_(cellular_automaton)
Garden of Eden (cellular automaton)


2024-01-01



---
https://en.wikipedia.org/wiki/Gardner_Dozois
Gardner Dozois


2024-01-01



---
https://en.wikipedia.org/wiki/Gareth_Cross
Gareth Cross


2024-01-01



---
https://en.wikipedia.org/wiki/Garett_Jones
Garett Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Garfield
Garfield


2024-01-01



---
https://en.wikipedia.org/wiki/Gargoyles_(TV_series)
Gargoyles (TV series)


2024-04-26



---
https://en.wikipedia.org/wiki/Garrett_Hardin
Garrett Hardin


2024-01-01



---
https://en.wikipedia.org/wiki/Garrett_Ienner
Garrett Ienner


2024-01-01



---
https://en.wikipedia.org/wiki/Garrison_Keillor
Garrison Keillor


2024-01-01



---
https://en.wikipedia.org/wiki/Garry_Kasparov
Garry Kasparov


2024-09-14



---
https://en.wikipedia.org/wiki/Garry_Tan
Garry Tan


2024-01-01



---
https://en.wikipedia.org/wiki/Garth_Davies
Garth Davies


2024-01-01



---
https://en.wikipedia.org/wiki/Garth_Saloner
Garth Saloner


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_Drescher
Gary Drescher


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_E._McPherson
Gary E. McPherson


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_LaFree
Gary LaFree


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_Lynch
Gary Lynch


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_Marcus
Gary Marcus


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_Oldman
Gary Oldman


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_S._Becker
Gary S. Becker


2024-01-01



---
https://en.wikipedia.org/wiki/Gary_Saul_Morson
Gary Saul Morson


2024-01-01



---
https://en.wikipedia.org/wiki/Gas_centrifuge
Gas centrifuge


2024-01-01



---
https://en.wikipedia.org/wiki/Gas_chromatography%E2%80%93mass_spectrometry
Gas chromatography–mass spectrometry


2024-01-01



---
https://en.wikipedia.org/wiki/Gas_exchange
Gas exchange


2024-01-01



---
https://en.wikipedia.org/wiki/Gaspar_Schott
Gaspar Schott


2024-01-01



---
https://en.wikipedia.org/wiki/Gaspar_de_Portol%C3%A1
Gaspar de Portolá


2024-01-01



---
https://en.wikipedia.org/wiki/Gatha_(India)
Gatha (India)


2024-01-01



---
https://en.wikipedia.org/wiki/Gattaca
Gattaca


2024-01-01



---
https://en.wikipedia.org/wiki/Gaucher%27s_disease
Gaucher's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Gaucher's_disease
Gaucher's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Gauge_block
Gauge block


2024-01-01



---
https://en.wikipedia.org/wiki/Gauss%27s_principle_of_least_constraint
Gauss's principle of least constraint


2024-01-01



---
https://en.wikipedia.org/wiki/Gauss's_principle_of_least_constraint
Gauss's principle of least constraint


2024-01-01



---
https://en.wikipedia.org/wiki/Gautam_Gulati
Gautam Gulati


2024-01-01



---
https://en.wikipedia.org/wiki/Gavin_A._Schmidt
Gavin A. Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Gavin_Andresen
Gavin Andresen


2024-01-01



---
https://en.wikipedia.org/wiki/Gavin_E._Crooks
Gavin E. Crooks


2024-01-01



---
https://en.wikipedia.org/wiki/Gawain
Gawain


2024-01-01



---
https://en.wikipedia.org/wiki/Gay_Talese
Gay Talese


2024-01-01



---
https://en.wikipedia.org/wiki/Gay_sex_roles#Bottom
Gay sex roles § Bottom


2024-01-01



---
https://en.wikipedia.org/wiki/Ge_Li
Ge Li


2024-01-01



---
https://en.wikipedia.org/wiki/Ge_Wang
Ge Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Ge_Yang
Ge Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Geisha
Geisha


2024-01-01



---
https://en.wikipedia.org/wiki/Gematria
Gematria


2024-01-01



---
https://en.wikipedia.org/wiki/Gemini_(protocol)
Gemini (protocol)


2024-01-01



---
https://en.wikipedia.org/wiki/Gemini_4
Gemini 4


2024-01-01



---
https://en.wikipedia.org/wiki/Gemini_9A
Gemini 9A


2024-01-01



---
https://en.wikipedia.org/wiki/Gemma_Modinos
Gemma Modinos


2024-01-01



---
https://en.wikipedia.org/wiki/Gen_Urobuchi
Gen Urobuchi


2024-01-01



---
https://en.wikipedia.org/wiki/Gene_Cernan
Gene Cernan


2024-01-01



---
https://en.wikipedia.org/wiki/Gene_E._Robinson
Gene E. Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Gene_Tsudik
Gene Tsudik


2024-01-01



---
https://en.wikipedia.org/wiki/Gene_Wolfe
Gene Wolfe


2024-01-01



---
https://en.wikipedia.org/wiki/Gene_drive
Gene drive


2024-01-01



---
https://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units#Applications
General-purpose computing on graphics processing units § Applications


2024-01-01



---
https://en.wikipedia.org/wiki/General_Data_Protection_Regulation
General Data Protection Regulation


2024-01-01



---
https://en.wikipedia.org/wiki/General_Electric
General Electric


2024-01-01



---
https://en.wikipedia.org/wiki/General_Foods
General Foods


2024-01-01



---
https://en.wikipedia.org/wiki/General_Grievous
General Grievous


2024-01-01



---
https://en.wikipedia.org/wiki/General_Magic
General Magic


2024-01-01



---
https://en.wikipedia.org/wiki/General_Social_Survey
General Social Survey


2024-01-01



---
https://en.wikipedia.org/wiki/General_Theory_of_Relativity
General Theory of Relativity


2024-05-02



---
https://en.wikipedia.org/wiki/General_aviation#Safety
General aviation § Safety


2024-04-03



---
https://en.wikipedia.org/wiki/General_linear_model
General linear model


2024-01-01



---
https://en.wikipedia.org/wiki/Generalized_linear_model
Generalized linear model


2024-01-01



---
https://en.wikipedia.org/wiki/Generally_recognized_as_safe
Generally recognized as safe


2024-01-01



---
https://en.wikipedia.org/wiki/Generation_Scotland
Generation Scotland


2024-01-01



---
https://en.wikipedia.org/wiki/Generative_adversarial_network
Generative adversarial network


2024-01-01



---
https://en.wikipedia.org/wiki/Generic_drug
Generic drug


2024-01-01



---
https://en.wikipedia.org/wiki/Genesis_Rock
Genesis Rock


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_admixture#Mapping
Genetic admixture § Mapping


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_algorithm
Genetic algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_correlation
Genetic correlation


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_correlation#Boosting_GWASes
Genetic correlation § Boosting GWASes


2024-12-06



---
https://en.wikipedia.org/wiki/Genetic_correlation#Human_correlations
Genetic correlation § Human correlations


2024-12-06



---
https://en.wikipedia.org/wiki/Genetic_drift
Genetic drift


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_fallacy
Genetic fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_linkage
Genetic linkage


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_load#Deleterious_mutation
Genetic load § Deleterious Mutation


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_programming
Genetic programming


2024-01-01



---
https://en.wikipedia.org/wiki/Genetic_recombination
Genetic recombination


2024-01-01



---
https://en.wikipedia.org/wiki/Genghis_Khan
Genghis Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Genie_(feral_child)
Genie (feral child)


2024-01-01



---
https://en.wikipedia.org/wiki/Genma_Wars
Genma Wars


2024-01-01



---
https://en.wikipedia.org/wiki/Genmaicha
Genmaicha


2024-01-01



---
https://en.wikipedia.org/wiki/Gennadi_Sosonko
Gennadi Sosonko


2024-01-01



---
https://en.wikipedia.org/wiki/Genome-wide_association_study
Genome-wide association study


2024-01-01



---
https://en.wikipedia.org/wiki/Genome-wide_complex_trait_analysis
Genome-wide complex trait analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Genome-wide_complex_trait_analysis#Human
Genome-wide complex trait analysis § Human


2024-01-01



---
https://en.wikipedia.org/wiki/Genome-wide_complex_trait_analysis#Interpretation
Genome-wide complex trait analysis § Interpretation


2024-01-01



---
https://en.wikipedia.org/wiki/Genome_size
Genome size


2024-01-01



---
https://en.wikipedia.org/wiki/Genshiken
Genshiken


2024-01-01



---
https://en.wikipedia.org/wiki/Genshin_Impact
Genshin Impact


2024-01-01



---
https://en.wikipedia.org/wiki/Geo-fence
Geo-fence


2024-01-01



---
https://en.wikipedia.org/wiki/GeoCities
GeoCities


2024-01-01



---
https://en.wikipedia.org/wiki/GeoGuessr
GeoGuessr


2024-01-01



---
https://en.wikipedia.org/wiki/Geofencing
Geofencing


2024-01-01



---
https://en.wikipedia.org/wiki/Geoff_Davis
Geoff Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Geoff_Dyer
Geoff Dyer


2024-01-01



---
https://en.wikipedia.org/wiki/Geoff_Hinton
Geoff Hinton


2024-01-01



---
https://en.wikipedia.org/wiki/Geoff_MacDonald
Geoff MacDonald


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Chaucer
Geoffrey Chaucer


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_E._Hinton
Geoffrey E. Hinton


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_F._Miller
Geoffrey F. Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Hill
Geoffrey Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Hinton
Geoffrey Hinton


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Hodgson
Geoffrey Hodgson


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Holmes
Geoffrey Holmes


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_J._Gordon
Geoffrey J. Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Ling
Geoffrey Ling


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_M._Hodgson
Geoffrey M. Hodgson


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Miller_(psychologist)
Geoffrey Miller (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_West
Geoffrey West


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffrey_Wood
Geoffrey Wood


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffroy%27s_cat
Geoffroy's cat


2024-01-01



---
https://en.wikipedia.org/wiki/Geoffroy's_cat
Geoffroy's cat


2024-01-01



---
https://en.wikipedia.org/wiki/Geometric_distribution
Geometric distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Geometry_Wars_3:_Dimensions
Geometry Wars 3: Dimensions


2024-01-01



---
https://en.wikipedia.org/wiki/Geon_(psychology)
Geon (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Georg_Ehret
Georg Ehret


2024-01-01



---
https://en.wikipedia.org/wiki/Georg_Kreisel
Georg Kreisel


2024-01-01



---
https://en.wikipedia.org/wiki/Georg_Simmel
Georg Simmel


2024-01-01



---
https://en.wikipedia.org/wiki/Georg_Wilhelm_Friedrich_Hegel
Georg Wilhelm Friedrich Hegel


2024-01-01



---
https://en.wikipedia.org/wiki/George_Ainslie_(psychologist)
George Ainslie (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/George_Altman
George Altman


2024-01-01



---
https://en.wikipedia.org/wiki/George_B._Dantzig
George B. Dantzig


2024-01-01



---
https://en.wikipedia.org/wiki/George_B._Grant
George B. Grant


2024-01-01



---
https://en.wikipedia.org/wiki/George_Bernard_Shaw
George Bernard Shaw


2024-01-01



---
https://en.wikipedia.org/wiki/George_Chapline_Junior
George Chapline Junior


2024-01-01



---
https://en.wikipedia.org/wiki/George_Chapman
George Chapman


2024-01-01



---
https://en.wikipedia.org/wiki/George_Church_(geneticist)
George Church (geneticist)


2024-01-01



---
https://en.wikipedia.org/wiki/George_Combe
George Combe


2024-01-01



---
https://en.wikipedia.org/wiki/George_Culley
George Culley


2024-01-01



---
https://en.wikipedia.org/wiki/George_D._Smith
George D. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/George_D._Yancopoulos
George D. Yancopoulos


2024-01-01



---
https://en.wikipedia.org/wiki/George_Danezis
George Danezis


2024-01-01



---
https://en.wikipedia.org/wiki/George_Dantzig
George Dantzig


2024-01-01



---
https://en.wikipedia.org/wiki/George_Davey-Smith
George Davey-Smith


2024-01-01



---
https://en.wikipedia.org/wiki/George_Davey_Smith
George Davey Smith


2024-01-01



---
https://en.wikipedia.org/wiki/George_Dyson_%28science_historian%29
George Dyson (science historian)


2024-01-01



---
https://en.wikipedia.org/wiki/George_Dyson_(science_historian)
George Dyson (science historian)


2024-01-01



---
https://en.wikipedia.org/wiki/George_E._Murphy
George E. Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/George_E._P._Box
George E. P. Box


2024-01-01



---
https://en.wikipedia.org/wiki/George_F._Sutherland
George F. Sutherland


2024-01-01



---
https://en.wikipedia.org/wiki/George_Fitzmaurice
George Fitzmaurice


2024-01-01



---
https://en.wikipedia.org/wiki/George_Frideric_Handel
George Frideric Handel


2024-01-01



---
https://en.wikipedia.org/wiki/George_Gaylord_Simpson
George Gaylord Simpson


2024-01-01



---
https://en.wikipedia.org/wiki/George_Green_(mathematician)
George Green (mathematician)


2024-01-01



---
https://en.wikipedia.org/wiki/George_Heald
George Heald


2024-01-01



---
https://en.wikipedia.org/wiki/George_Hotz
George Hotz


2024-01-01



---
https://en.wikipedia.org/wiki/George_J._Borjas
George J. Borjas


2024-01-01



---
https://en.wikipedia.org/wiki/George_Kurian
George Kurian


2024-01-01



---
https://en.wikipedia.org/wiki/George_Loewenstein
George Loewenstein


2024-01-01



---
https://en.wikipedia.org/wiki/George_Lucas
George Lucas


2024-01-01



---
https://en.wikipedia.org/wiki/George_M._Church
George M. Church


2024-01-01



---
https://en.wikipedia.org/wiki/George_Metesky
George Metesky


2024-01-01



---
https://en.wikipedia.org/wiki/George_Metesky#Journal-American_letters
George Metesky § Journal-American letters


2024-01-01



---
https://en.wikipedia.org/wiki/George_Musser
George Musser


2024-01-01



---
https://en.wikipedia.org/wiki/George_Orwell
George Orwell


2024-01-01



---
https://en.wikipedia.org/wiki/George_P%C3%B3lya
George Pólya


2024-01-01



---
https://en.wikipedia.org/wiki/George_P._Elliott
George P. Elliott


2024-01-01



---
https://en.wikipedia.org/wiki/George_Packer
George Packer


2024-01-01



---
https://en.wikipedia.org/wiki/George_Papandreou
George Papandreou


2024-01-01



---
https://en.wikipedia.org/wiki/George_Plimpton
George Plimpton


2024-01-01



---
https://en.wikipedia.org/wiki/George_Preti
George Preti


2024-01-01



---
https://en.wikipedia.org/wiki/George_Psalmanazar
George Psalmanazar


2024-01-01



---
https://en.wikipedia.org/wiki/George_R._Price
George R. Price


2024-01-01



---
https://en.wikipedia.org/wiki/George_R._R._Martin
George R. R. Martin


2024-01-01



---
https://en.wikipedia.org/wiki/George_S._Brown
George S. Brown


2024-01-01



---
https://en.wikipedia.org/wiki/George_Saunders
George Saunders


2024-01-01



---
https://en.wikipedia.org/wiki/George_Stein
George Stein


2024-01-01



---
https://en.wikipedia.org/wiki/George_Steiner
George Steiner


2024-01-01



---
https://en.wikipedia.org/wiki/George_Stephenson
George Stephenson


2024-01-01



---
https://en.wikipedia.org/wiki/George_W._Ross
George W. Ross


2024-01-01



---
https://en.wikipedia.org/wiki/George_Wald
George Wald


2024-01-01



---
https://en.wikipedia.org/wiki/George_Yancey
George Yancey


2024-01-01



---
https://en.wikipedia.org/wiki/George_Yancopoulos
George Yancopoulos


2024-01-01



---
https://en.wikipedia.org/wiki/George_Zimmerman
George Zimmerman


2024-01-01



---
https://en.wikipedia.org/wiki/Georges_El_Fakhri
Georges El Fakhri


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_(typeface)
Georgia (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_Chenevix-Trench
Georgia Chenevix-Trench


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_Land_Lotteries
Georgia Land Lotteries


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_M._Dunston
Georgia M. Dunston


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_Tech
Georgia Tech


2024-01-01



---
https://en.wikipedia.org/wiki/Georgia_Tech_Online_Master_of_Science_in_Computer_Science
Georgia Tech Online Master of Science in Computer Science


2024-01-01



---
https://en.wikipedia.org/wiki/Georgios_Athanasiadis
Georgios Athanasiadis


2024-01-01



---
https://en.wikipedia.org/wiki/Georgios_Georgakis
Georgios Georgakis


2024-01-01



---
https://en.wikipedia.org/wiki/Georgios_N._Yannakakis
Georgios N. Yannakakis


2024-01-01



---
https://en.wikipedia.org/wiki/Georgios_Papagiannis
Georgios Papagiannis


2024-01-01



---
https://en.wikipedia.org/wiki/Georgist
Georgist


2024-12-06



---
https://en.wikipedia.org/wiki/Geotechnical_engineering
Geotechnical engineering


2024-01-01



---
https://en.wikipedia.org/wiki/Geothermal_power
Geothermal power


2024-01-01



---
https://en.wikipedia.org/wiki/Geraint_Rees
Geraint Rees


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_Bull
Gerald Bull


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_E._McClearn
Gerald E. McClearn


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_Feinberg
Gerald Feinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_Friedland
Gerald Friedland


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_M._Rubin
Gerald M. Rubin


2024-01-01



---
https://en.wikipedia.org/wiki/Gerald_Weinberg
Gerald Weinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Geraldine_Brooks_(writer)
Geraldine Brooks (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Geraldine_Dawson
Geraldine Dawson


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_D._Schellenberg
Gerard D. Schellenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_J._Tellis
Gerard J. Tellis


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_Manley_Hopkins
Gerard Manley Hopkins


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_Sanacora
Gerard Sanacora


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_Saucier
Gerard Saucier


2024-01-01



---
https://en.wikipedia.org/wiki/Gerard_van_den_Berg
Gerard van den Berg


2024-01-01



---
https://en.wikipedia.org/wiki/Gerhard_Andersson
Gerhard Andersson


2024-01-01



---
https://en.wikipedia.org/wiki/Gerhard_Neumann
Gerhard Neumann


2024-01-01



---
https://en.wikipedia.org/wiki/Gerhard_Roth
Gerhard Roth


2024-01-01



---
https://en.wikipedia.org/wiki/German_Wikipedia
German Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/German_nuclear_weapons_program
German nuclear weapons program


2024-01-01



---
https://en.wikipedia.org/wiki/German_nuclear_weapons_program_during_World_War_II
German nuclear weapons program during World War II


2024-01-01



---
https://en.wikipedia.org/wiki/Germanicus
Germanicus


2024-01-01



---
https://en.wikipedia.org/wiki/Germanium
Germanium


2024-01-01



---
https://en.wikipedia.org/wiki/Germanwings_Flight_9525
Germanwings Flight 9525


2024-01-01



---
https://en.wikipedia.org/wiki/Gerolamo_Cardano
Gerolamo Cardano


2024-01-01



---
https://en.wikipedia.org/wiki/Gerome_Breen
Gerome Breen


2024-01-01



---
https://en.wikipedia.org/wiki/Gerontology_Research_Group
Gerontology Research Group


2024-01-01



---
https://en.wikipedia.org/wiki/Gertrude_(Hamlet)
Gertrude (Hamlet)


2024-01-01



---
https://en.wikipedia.org/wiki/Gertrude_Stein
Gertrude Stein


2024-01-01



---
https://en.wikipedia.org/wiki/Gertrude_Tennant
Gertrude Tennant


2024-01-01



---
https://en.wikipedia.org/wiki/Gespr%C3%A4che_mit_Goethe
Gespräche mit Goethe


2024-01-01



---
https://en.wikipedia.org/wiki/Geyi
Geyi


2024-01-01



---
https://en.wikipedia.org/wiki/Ghanima_Atreides
Ghanima Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/Ghibli_Museum
Ghibli Museum


2024-01-01



---
https://en.wikipedia.org/wiki/Ghibli_Park
Ghibli Park


2024-01-01



---
https://en.wikipedia.org/wiki/Ghost_Hound
Ghost Hound


2024-01-01



---
https://en.wikipedia.org/wiki/Ghost_in_the_Shell
Ghost in the Shell


2024-01-01



---
https://en.wikipedia.org/wiki/Ghost_in_the_Shell_(manga)
Ghost in the Shell (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Ghost_in_the_Shell_2:_Innocence
Ghost in the Shell 2: Innocence


2024-01-01



---
https://en.wikipedia.org/wiki/Giacomo_Casanova
Giacomo Casanova


2024-01-01



---
https://en.wikipedia.org/wiki/Giacomo_Puccini
Giacomo Puccini


2024-01-01



---
https://en.wikipedia.org/wiki/Gian-Carlo_Rota
Gian-Carlo Rota


2024-01-01



---
https://en.wikipedia.org/wiki/Giang_Nguyen
Giang Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/Gianpiero_D._Palermo
Gianpiero D. Palermo


2024-01-01



---
https://en.wikipedia.org/wiki/Giants_(Greek_mythology)#The_Gigantomachy
Giants (Greek mythology) § The Gigantomachy


2024-01-01



---
https://en.wikipedia.org/wiki/Gideon_J._Mellenbergh
Gideon J. Mellenbergh


2024-01-01



---
https://en.wikipedia.org/wiki/Gideon_Koren
Gideon Koren


2024-01-01



---
https://en.wikipedia.org/wiki/Gil_McVean
Gil McVean


2024-01-01



---
https://en.wikipedia.org/wiki/Gilad_Japhet
Gilad Japhet


2024-01-01



---
https://en.wikipedia.org/wiki/Gilbert_Strang
Gilbert Strang


2024-01-01



---
https://en.wikipedia.org/wiki/Gill
Gill


2024-01-01



---
https://en.wikipedia.org/wiki/Gill_Sans
Gill Sans


2024-01-01



---
https://en.wikipedia.org/wiki/Gilles_E._Gignac
Gilles E. Gignac


2024-01-01



---
https://en.wikipedia.org/wiki/Gilles_Saint-Paul
Gilles Saint-Paul


2024-01-01



---
https://en.wikipedia.org/wiki/Gillian_Hadfield
Gillian Hadfield


2024-01-01



---
https://en.wikipedia.org/wiki/Gillian_Tett
Gillian Tett


2024-01-01



---
https://en.wikipedia.org/wiki/Gilligan%27s_Island
Gilligan's Island


2024-01-01



---
https://en.wikipedia.org/wiki/Gilligan's_Island
Gilligan's Island


2024-01-01



---
https://en.wikipedia.org/wiki/Gina_Choe
Gina Choe


2024-01-01



---
https://en.wikipedia.org/wiki/Gina_Kolata
Gina Kolata


2024-01-01



---
https://en.wikipedia.org/wiki/Ginger
Ginger


2024-01-01



---
https://en.wikipedia.org/wiki/Ginkgo_biloba
Ginkgo biloba


2024-01-01



---
https://en.wikipedia.org/wiki/Ginseng
Ginseng


2024-01-01



---
https://en.wikipedia.org/wiki/Giordano_Bruno
Giordano Bruno


2024-01-01



---
https://en.wikipedia.org/wiki/Giorgio_Mariani
Giorgio Mariani


2024-01-01



---
https://en.wikipedia.org/wiki/Giorgio_Vasari
Giorgio Vasari


2024-01-01



---
https://en.wikipedia.org/wiki/Giovanni_Battista_Piranesi
Giovanni Battista Piranesi


2024-01-01



---
https://en.wikipedia.org/wiki/Giovanni_Girolamo_Saccheri
Giovanni Girolamo Saccheri


2024-01-01



---
https://en.wikipedia.org/wiki/Giovanni_Sala
Giovanni Sala


2024-01-01



---
https://en.wikipedia.org/wiki/Giovanni_Veronesi
Giovanni Veronesi


2024-01-01



---
https://en.wikipedia.org/wiki/Giovanni_Vigna
Giovanni Vigna


2024-01-01



---
https://en.wikipedia.org/wiki/Girardin_Jean-Louis
Girardin Jean-Louis


2024-01-01



---
https://en.wikipedia.org/wiki/Girish_Kumar
Girish Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Girishwar_Misra
Girishwar Misra


2024-01-01



---
https://en.wikipedia.org/wiki/Girl_Genius
Girl Genius


2024-01-01



---
https://en.wikipedia.org/wiki/Girl_Guides
Girl Guides


2024-01-01



---
https://en.wikipedia.org/wiki/Girl_Scout_Cookies
Girl Scout Cookies


2024-01-01



---
https://en.wikipedia.org/wiki/Girls%27_Frontline
Girls' Frontline


2024-01-01



---
https://en.wikipedia.org/wiki/Girls%27_Last_Tour
Girls' Last Tour


2024-01-01



---
https://en.wikipedia.org/wiki/Girls_und_Panzer
Girls und Panzer


2024-01-01



---
https://en.wikipedia.org/wiki/Gisabur%C5%8D_Sugii
Gisaburō Sugii


2024-01-01



---
https://en.wikipedia.org/wiki/Git
Git


2024-01-01



---
https://en.wikipedia.org/wiki/GitHub
GitHub


2024-01-01



---
https://en.wikipedia.org/wiki/GitLab
GitLab


2024-01-01



---
https://en.wikipedia.org/wiki/Git_%28software%29
Git (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Gitlab
Gitlab


2024-01-01



---
https://en.wikipedia.org/wiki/Gitte_Moos_Knudsen
Gitte Moos Knudsen


2024-01-01



---
https://en.wikipedia.org/wiki/Giulio_Perugi
Giulio Perugi


2024-01-01



---
https://en.wikipedia.org/wiki/Giulio_Tononi
Giulio Tononi


2024-01-01



---
https://en.wikipedia.org/wiki/Giuseppe_Gabrielli
Giuseppe Gabrielli


2024-01-01



---
https://en.wikipedia.org/wiki/Giuseppe_Petrosino
Giuseppe Petrosino


2024-01-01



---
https://en.wikipedia.org/wiki/Giuseppe_Soda
Giuseppe Soda


2024-01-01



---
https://en.wikipedia.org/wiki/GiveDirectly
GiveDirectly


2024-01-01



---
https://en.wikipedia.org/wiki/GiveWell
GiveWell


2024-01-01



---
https://en.wikipedia.org/wiki/Given_name#Popularity_distribution_of_given_names
Given name § Popularity distribution of given names


2024-01-01



---
https://en.wikipedia.org/wiki/Gjergji_Kasneci
Gjergji Kasneci


2024-01-01



---
https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler
Glasgow Haskell Compiler


2024-01-01



---
https://en.wikipedia.org/wiki/Gleipnir_(manga)
Gleipnir (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Glen_Baker
Glen Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Glen_Cook
Glen Cook


2024-01-01



---
https://en.wikipedia.org/wiki/Glenn_Branca
Glenn Branca


2024-01-01



---
https://en.wikipedia.org/wiki/Glenn_C._Loury
Glenn C. Loury


2024-01-01



---
https://en.wikipedia.org/wiki/Glenn_Horowitz
Glenn Horowitz


2024-10-22



---
https://en.wikipedia.org/wiki/Glenn_Loury
Glenn Loury


2024-01-01



---
https://en.wikipedia.org/wiki/Glenn_MacDonald
Glenn MacDonald


2024-01-01



---
https://en.wikipedia.org/wiki/Glenn_Turner
Glenn Turner


2024-01-01



---
https://en.wikipedia.org/wiki/Glider_(Conway%27s_Game_of_Life)
Glider (Conway’s Game of Life)


2024-01-01



---
https://en.wikipedia.org/wiki/Glissando
Glissando


2024-01-01



---
https://en.wikipedia.org/wiki/Glitch_(video_game)
Glitch (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/GloVe
GloVe


2024-01-01



---
https://en.wikipedia.org/wiki/Glob_(programming)
Glob (programming)


2024-01-01



---
https://en.wikipedia.org/wiki/GlobalFoundries
GlobalFoundries


2024-01-01



---
https://en.wikipedia.org/wiki/Global_Burden_of_Disease_Study
Global Burden of Disease Study


2024-01-01



---
https://en.wikipedia.org/wiki/Global_Positioning_System
Global Positioning System


2024-01-01



---
https://en.wikipedia.org/wiki/Global_catastrophic_risk
Global catastrophic risk


2024-01-01



---
https://en.wikipedia.org/wiki/Global_catastrophic_risk#Defining_existential_risks
Global catastrophic risk § Defining existential risks


2024-01-01



---
https://en.wikipedia.org/wiki/Global_surveillance_disclosures_(2013%E2%80%93present)
Global surveillance disclosures (2013–present)


2024-01-01



---
https://en.wikipedia.org/wiki/Global_workspace_theory
Global workspace theory


2024-01-01



---
https://en.wikipedia.org/wiki/Gloria_Chang
Gloria Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Gloria_Mark
Gloria Mark


2024-01-01



---
https://en.wikipedia.org/wiki/Glossary_of_Buddhism#G
Glossary of Buddhism § G


2024-01-01



---
https://en.wikipedia.org/wiki/Glucosinolate
Glucosinolate


2024-01-01



---
https://en.wikipedia.org/wiki/Gluten
Gluten


2024-11-05



---
https://en.wikipedia.org/wiki/Glycated_hemoglobin
Glycated hemoglobin


2024-01-01



---
https://en.wikipedia.org/wiki/Glycolic_acid
Glycolic acid


2024-11-05



---
https://en.wikipedia.org/wiki/Glyn_Lewis
Glyn Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Gnuplot
Gnuplot


2024-01-01



---
https://en.wikipedia.org/wiki/Gnutella
Gnutella


2024-01-01



---
https://en.wikipedia.org/wiki/Go_(game)
Go (game)


2024-01-01



---
https://en.wikipedia.org/wiki/Go_(programming_language)
Go (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Go_Nagai
Go Nagai


2024-01-01



---
https://en.wikipedia.org/wiki/Go_and_mathematics
Go and mathematics


2024-01-01



---
https://en.wikipedia.org/wiki/Go_and_mathematics#Computational_complexity
Go and mathematics § Computational complexity


2024-01-01



---
https://en.wikipedia.org/wiki/God_Emperor_of_Dune
God Emperor of Dune


2024-01-01



---
https://en.wikipedia.org/wiki/God_Is_an_Astronaut
God Is an Astronaut


2024-01-01



---
https://en.wikipedia.org/wiki/Godel%27s_incompleteness_theorems
Godel's incompleteness theorems


2024-01-01



---
https://en.wikipedia.org/wiki/Godolphin_Arabian
Godolphin Arabian


2024-01-01



---
https://en.wikipedia.org/wiki/Godot_(game_engine)
Godot (game engine)


2024-01-01



---
https://en.wikipedia.org/wiki/Godzilla
Godzilla


2024-01-01



---
https://en.wikipedia.org/wiki/Godzilla_(1954_film)
Godzilla (1954 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Godzilla_(franchise)
Godzilla (franchise)


2024-01-01



---
https://en.wikipedia.org/wiki/Godzilla_vs._Biollante
Godzilla vs. Biollante


2024-01-01



---
https://en.wikipedia.org/wiki/Goethe%27s_Faust
Goethe's Faust


2024-01-01



---
https://en.wikipedia.org/wiki/Goethe's_Faust
Goethe's Faust


2024-01-01



---
https://en.wikipedia.org/wiki/Going_Clear_(film)
Going Clear (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Goitre
Goitre


2024-01-01



---
https://en.wikipedia.org/wiki/Golan_Levin
Golan Levin


2024-01-01



---
https://en.wikipedia.org/wiki/Golan_v._Holder
Golan v. Holder


2024-01-01



---
https://en.wikipedia.org/wiki/Gold
Gold


2024-01-01



---
https://en.wikipedia.org/wiki/Goldbach%27s_conjecture
Goldbach's conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Age
Golden Age


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Age_of_Detective_Fiction#Description_of_the_genre
Golden Age of Detective Fiction § Description of the genre


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Age_of_Porn
Golden Age of Porn


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Age_of_Television_(2000s%E2%80%93present)
Golden Age of Television (2000s–present)


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Gate_Bridge
Golden Gate Bridge


2024-04-28



---
https://en.wikipedia.org/wiki/Golden_Half
Golden Half


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Kamuy
Golden Kamuy


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_Week_(Japan)
Golden Week (Japan)


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_plates
Golden plates


2024-01-01



---
https://en.wikipedia.org/wiki/Golden_rice
Golden rice


2024-01-01



---
https://en.wikipedia.org/wiki/Goldman_Sachs
Goldman Sachs


2024-11-23



---
https://en.wikipedia.org/wiki/Golgi%27s_method
Golgi's method


2024-01-01



---
https://en.wikipedia.org/wiki/Golgi's_method
Golgi's method


2024-01-01



---
https://en.wikipedia.org/wiki/Gombe_Chimpanzee_War
Gombe Chimpanzee War


2024-01-01



---
https://en.wikipedia.org/wiki/Gompertz%25E2%2580%2593Makeham_law_of_mortality
Gompertz%E2%80%93Makeham law of mortality


2024-01-01



---
https://en.wikipedia.org/wiki/Gompertz%E2%80%93Makeham_law_of_mortality
Gompertz–Makeham law of mortality


2024-01-01



---
https://en.wikipedia.org/wiki/Gompertz_distribution
Gompertz distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Gompertz_function
Gompertz function


2024-01-01



---
https://en.wikipedia.org/wiki/Gon%C3%A7alo_Abecasis
Gonçalo Abecasis


2024-01-01



---
https://en.wikipedia.org/wiki/Gon%C3%A7alo_R._Abecasis
Gonçalo R. Abecasis


2024-01-01



---
https://en.wikipedia.org/wiki/Goncalo_Abecasis
Goncalo Abecasis


2024-01-01



---
https://en.wikipedia.org/wiki/Goncalo_R._Abecasis
Goncalo R. Abecasis


2024-01-01



---
https://en.wikipedia.org/wiki/Gone_with_the_Wind_(film)
Gone with the Wind (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Gone_with_the_Wind_(novel)
Gone with the Wind (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Gong_farmer
Gong farmer


2024-01-01



---
https://en.wikipedia.org/wiki/Gonville_and_Caius_College,_Cambridge
Gonville and Caius College, Cambridge


2024-01-01



---
https://en.wikipedia.org/wiki/Gonzo_(company)
Gonzo (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Goo-goos
Goo-goos


2024-01-01



---
https://en.wikipedia.org/wiki/Good_Friday
Good Friday


2024-01-01



---
https://en.wikipedia.org/wiki/Goodhart%27s_Law
Goodhart's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Goodhart's_law
Goodhart's law


2024-01-01



---
https://en.wikipedia.org/wiki/Goodnight_Moon
Goodnight Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Goodnight_Punpun
Goodnight Punpun


2024-01-01



---
https://en.wikipedia.org/wiki/Goodreads
Goodreads


2024-01-01



---
https://en.wikipedia.org/wiki/Goofus_and_Gallant
Goofus and Gallant


2024-01-01



---
https://en.wikipedia.org/wiki/Google
Google


2024-01-01



---
https://en.wikipedia.org/wiki/Google%2B
Google+


2024-01-01



---
https://en.wikipedia.org/wiki/Google_AdSense
Google AdSense


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Ads
Google Ads


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Alerts
Google Alerts


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Analytics
Google Analytics


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Answers
Google Answers


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Assistant
Google Assistant


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Base
Google Base


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Books
Google Books


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Buzz
Google Buzz


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Calendar
Google Calendar


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Chrome
Google Chrome


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Cloud_Platform
Google Cloud Platform


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Cloud_Storage
Google Cloud Storage


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Code
Google Code


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Code_Search
Google Code Search


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Data_Liberation_Front
Google Data Liberation Front


2024-01-01



---
https://en.wikipedia.org/wiki/Google_DeepMind
Google DeepMind


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Developers#Google_Code
Google Developers § Google Code


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Fiber
Google Fiber


2024-01-01



---
https://en.wikipedia.org/wiki/Google_File_System
Google File System


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Fonts
Google Fonts


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Groups
Google Groups


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Images
Google Images


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Lively
Google Lively


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Maps
Google Maps


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Mashup_Editor
Google Mashup Editor


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Ngram_Viewer
Google Ngram Viewer


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Notebook
Google Notebook


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Page_Creator
Google Page Creator


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Panda
Google Panda


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Play
Google Play


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Programmable_Search_Engine
Google Programmable Search Engine


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Reader
Google Reader


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Scholar
Google Scholar


2024-01-01



---
https://en.wikipedia.org/wiki/Google_SearchWiki
Google SearchWiki


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Search_Console
Google Search Console


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Sites
Google Sites


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Summer_of_Code
Google Summer of Code


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Surveys
Google Surveys


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Translate
Google Translate


2024-01-01



---
https://en.wikipedia.org/wiki/Google_Wave
Google Wave


2024-01-01



---
https://en.wikipedia.org/wiki/Google_hacking
Google hacking


2024-01-01



---
https://en.wikipedia.org/wiki/Googol
Googol


2024-01-01



---
https://en.wikipedia.org/wiki/Googolplex
Googolplex


2024-01-01



---
https://en.wikipedia.org/wiki/Gopher_(protocol)
Gopher (protocol)


2024-01-01



---
https://en.wikipedia.org/wiki/Goran_Knezevic
Goran Knezevic


2024-01-01



---
https://en.wikipedia.org/wiki/Gordon_Pennycook
Gordon Pennycook


2024-01-01



---
https://en.wikipedia.org/wiki/Gordon_Snell
Gordon Snell


2024-01-01



---
https://en.wikipedia.org/wiki/Gordon_W._Schuett
Gordon W. Schuett


2024-01-01



---
https://en.wikipedia.org/wiki/Gore_Vidal
Gore Vidal


2024-01-01



---
https://en.wikipedia.org/wiki/Gorgias_(dialogue)
Gorgias (dialogue)


2024-01-01



---
https://en.wikipedia.org/wiki/Goro_Miyazaki
Goro Miyazaki


2024-01-01



---
https://en.wikipedia.org/wiki/Gosenzo-sama_Banbanzai!
Gosenzo-sama Banbanzai!


2024-01-01



---
https://en.wikipedia.org/wiki/Gosenzo-sama_Banbanzai%21
Gosenzo-sama Banbanzai!


2024-01-01



---
https://en.wikipedia.org/wiki/Gosick
Gosick


2024-01-01



---
https://en.wikipedia.org/wiki/Gotham_(typeface)
Gotham (typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/Gothic_fiction
Gothic fiction


2024-01-01



---
https://en.wikipedia.org/wiki/Gotye
Gotye


2024-01-01



---
https://en.wikipedia.org/wiki/Government_Accountability_Office
Government Accountability Office


2024-01-01



---
https://en.wikipedia.org/wiki/Government_Pension_Fund_of_Norway
Government Pension Fund of Norway


2024-01-01



---
https://en.wikipedia.org/wiki/Government_cheese
Government cheese


2024-01-01



---
https://en.wikipedia.org/wiki/Government_shutdown
Government shutdown


2024-01-01



---
https://en.wikipedia.org/wiki/Gowappa_5_G%C5%8Ddam
Gowappa 5 Gōdam


2024-01-01



---
https://en.wikipedia.org/wiki/Grace_Akello
Grace Akello


2024-01-01



---
https://en.wikipedia.org/wiki/Grace_Chan
Grace Chan


2024-01-01



---
https://en.wikipedia.org/wiki/Grace_Chang
Grace Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Grace_Chu
Grace Chu


2024-01-01



---
https://en.wikipedia.org/wiki/Grace_Hopper
Grace Hopper


2024-01-01



---
https://en.wikipedia.org/wiki/Gracie_family
Gracie family


2024-01-01



---
https://en.wikipedia.org/wiki/Grade_inflation
Grade inflation


2024-01-01



---
https://en.wikipedia.org/wiki/Gradient_descent
Gradient descent


2024-01-01



---
https://en.wikipedia.org/wiki/Gradius
Gradius


2024-01-01



---
https://en.wikipedia.org/wiki/Gradual
Gradual


2024-01-01



---
https://en.wikipedia.org/wiki/Gradualism
Gradualism


2024-01-01



---
https://en.wikipedia.org/wiki/Graduate_Record_Examinations
Graduate Record Examinations


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Coop
Graham Coop


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Finlayson
Graham Finlayson


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Gower
Graham Gower


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Greene
Graham Greene


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Healy
Graham Healy


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Island_(Mediterranean_Sea)
Graham Island (Mediterranean Sea)


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Robb
Graham Robb


2024-01-01



---
https://en.wikipedia.org/wiki/Graham_Taylor
Graham Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Grain_boundary
Grain boundary


2024-01-01



---
https://en.wikipedia.org/wiki/Grammatical_gender
Grammatical gender


2024-01-01



---
https://en.wikipedia.org/wiki/Grams_(search)
Grams (search)


2024-01-01



---
https://en.wikipedia.org/wiki/Gran_Sasso_raid
Gran Sasso raid


2024-01-01



---
https://en.wikipedia.org/wiki/Grand_Admiral_Thrawn
Grand Admiral Thrawn


2024-01-01



---
https://en.wikipedia.org/wiki/Grand_Slam_(tennis)#Tournaments
Grand Slam (tennis) § Tournaments


2024-01-01



---
https://en.wikipedia.org/wiki/Grande_%C3%A9cole
Grande école


2024-01-01



---
https://en.wikipedia.org/wiki/Granny_Smith_Festival
Granny Smith Festival


2024-01-01



---
https://en.wikipedia.org/wiki/Grant_Atkins
Grant Atkins


2024-01-01



---
https://en.wikipedia.org/wiki/Grant_Goldman
Grant Goldman


2024-01-01



---
https://en.wikipedia.org/wiki/Grant_Morrison
Grant Morrison


2024-01-01



---
https://en.wikipedia.org/wiki/Grantchester
Grantchester


2024-01-01



---
https://en.wikipedia.org/wiki/Granular_convection
Granular convection


2024-01-01



---
https://en.wikipedia.org/wiki/Grape#Seedless_grapes
Grape § Seedless grapes


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_(discrete_mathematics)
Graph (discrete mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_isomorphism_problem
Graph isomorphism problem


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_neural_network
Graph neural network


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_partition
Graph partition


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_theory
Graph theory


2024-01-01



---
https://en.wikipedia.org/wiki/Graph_traversal
Graph traversal


2024-01-01



---
https://en.wikipedia.org/wiki/Graphcore
Graphcore


2024-01-01



---
https://en.wikipedia.org/wiki/Graphene
Graphene


2024-01-01



---
https://en.wikipedia.org/wiki/Graphics_processing_unit
Graphics processing unit


2024-01-01



---
https://en.wikipedia.org/wiki/Graphomanic
Graphomanic


2024-06-11



---
https://en.wikipedia.org/wiki/Grateful_Dead
Grateful Dead


2024-01-01



---
https://en.wikipedia.org/wiki/Gravatar
Gravatar


2024-01-01



---
https://en.wikipedia.org/wiki/Grave_of_the_Fireflies
Grave of the Fireflies


2024-01-01



---
https://en.wikipedia.org/wiki/Gravity#Earth.27s_gravity
Gravity § Earth.27s gravity


2024-01-01



---
https://en.wikipedia.org/wiki/Gravity%27s_Rainbow
Gravity's Rainbow


2024-01-01



---
https://en.wikipedia.org/wiki/Gravity's_Rainbow
Gravity's Rainbow


2024-01-01



---
https://en.wikipedia.org/wiki/Gravity_(2013_film)
Gravity (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Gravity_Research_Foundation
Gravity Research Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Gray_Lensman
Gray Lensman


2024-01-01



---
https://en.wikipedia.org/wiki/Grayanotoxin#Mad_honey_intoxication
Grayanotoxin § Mad honey intoxication


2024-01-01



---
https://en.wikipedia.org/wiki/Greasemonkey
Greasemonkey


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Basin
Great Basin


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Buddha_of_Kyoto
Great Buddha of Kyoto


2024-11-02



---
https://en.wikipedia.org/wiki/Great_Cannon
Great Cannon


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Chinese_Famine
Great Chinese Famine


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Comet_of_1680
Great Comet of 1680


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Divergence
Great Divergence


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Exhibition
Great Exhibition


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Famine
Great Famine


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Filter
Great Filter


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Fulford
Great Fulford


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Hanshin_earthquake
Great Hanshin earthquake


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Hymn_to_the_Aten
Great Hymn to the Aten


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Oxidation_Event
Great Oxidation Event


2024-01-01



---
https://en.wikipedia.org/wiki/Great_Plague_of_London
Great Plague of London


2024-10-07



---
https://en.wikipedia.org/wiki/Great_Wall_of_China_hoax
Great Wall of China hoax


2024-01-01



---
https://en.wikipedia.org/wiki/Great_chain_of_being
Great chain of being


2024-01-01



---
https://en.wikipedia.org/wiki/Great_circle
Great circle


2024-01-01



---
https://en.wikipedia.org/wiki/Great_man_theory
Great man theory


2024-01-01



---
https://en.wikipedia.org/wiki/Greatest_element_and_least_element
Greatest element and least element


2024-01-01



---
https://en.wikipedia.org/wiki/Greebles
Greebles


2024-01-01



---
https://en.wikipedia.org/wiki/Greedy_algorithm
Greedy algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Greek_alphabet
Greek alphabet


2024-01-01



---
https://en.wikipedia.org/wiki/Greek_drachma
Greek drachma


2024-01-01



---
https://en.wikipedia.org/wiki/Greek_fire
Greek fire


2024-01-01



---
https://en.wikipedia.org/wiki/Green_Eggs_and_Ham#Writing_and_release
Green Eggs and Ham § Writing and release


2024-06-19



---
https://en.wikipedia.org/wiki/Green_Giant
Green Giant


2024-01-01



---
https://en.wikipedia.org/wiki/Green_Knight
Green Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Green_tea
Green tea


2024-01-01



---
https://en.wikipedia.org/wiki/Green_thread
Green thread


2024-01-01



---
https://en.wikipedia.org/wiki/Greenpeace
Greenpeace


2024-01-01



---
https://en.wikipedia.org/wiki/Greenspun%27s_Tenth_Law
Greenspun's Tenth Law


2024-01-01



---
https://en.wikipedia.org/wiki/Greenwashing
Greenwashing


2024-01-01



---
https://en.wikipedia.org/wiki/Greenwich_Mean_Time
Greenwich Mean Time


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Bear
Greg Bear


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Brockman
Greg Brockman


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Crawford
Greg Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Egan
Greg Egan


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Gorman
Greg Gorman


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Hampikian
Greg Hampikian


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_J._Duncan
Greg J. Duncan


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Kumparak
Greg Kumparak


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Mortenson#Controversies
Greg Mortenson § Controversies


2024-01-01



---
https://en.wikipedia.org/wiki/Greg_Sestero
Greg Sestero


2024-01-01



---
https://en.wikipedia.org/wiki/Greger_Larson
Greger Larson


2024-01-01



---
https://en.wikipedia.org/wiki/Gregor_Betz
Gregor Betz


2024-01-01



---
https://en.wikipedia.org/wiki/Gregor_Hasler
Gregor Hasler


2024-01-01



---
https://en.wikipedia.org/wiki/Gregor_Mendel
Gregor Mendel


2024-01-01



---
https://en.wikipedia.org/wiki/Gregor_Mendel#Controversy
Gregor Mendel § Controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Andrews
Gregory Andrews


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_B._Northcraft
Gregory B. Northcraft


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Bateson
Gregory Bateson


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Benford
Gregory Benford


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Benford#Contributions_to_science_and_speculative_science
Gregory Benford § Contributions to science and speculative science


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Burke
Gregory Burke


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Chaitin
Gregory Chaitin


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Clark_%28economist%29
Gregory Clark (economist)


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Clark_(economist)
Gregory Clark (economist)


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_D._Hager
Gregory D. Hager


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Dudek
Gregory Dudek


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_Francis
Gregory Francis


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_M._Fahy
Gregory M. Fahy


2024-01-01



---
https://en.wikipedia.org/wiki/Gregory_S._Berns
Gregory S. Berns


2024-01-01



---
https://en.wikipedia.org/wiki/Gremlins
Gremlins


2024-01-01



---
https://en.wikipedia.org/wiki/Grep
Grep


2024-01-01



---
https://en.wikipedia.org/wiki/Grep#Usage_as_a_verb
Grep § Usage as a verb


2024-01-01



---
https://en.wikipedia.org/wiki/Gresham%27s_Law
Gresham's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Gresham%27s_law
Gresham's law


2024-01-01



---
https://en.wikipedia.org/wiki/Gretchen_Chapman
Gretchen Chapman


2024-01-01



---
https://en.wikipedia.org/wiki/Grey_Lensman
Grey Lensman


2024-01-01



---
https://en.wikipedia.org/wiki/GridWars
GridWars


2024-01-01



---
https://en.wikipedia.org/wiki/Grigory_Rodchenkov
Grigory Rodchenkov


2024-01-01



---
https://en.wikipedia.org/wiki/Grit_(personality_trait)
Grit (personality trait)


2024-01-01



---
https://en.wikipedia.org/wiki/Grit_(personality_trait)#Grit_and_Personality_Measures
Grit (personality trait) § Grit and Personality Measures


2024-01-01



---
https://en.wikipedia.org/wiki/Grit_(personality_trait)#Personality_measure
Grit (personality trait) § Personality measure


2024-01-01



---
https://en.wikipedia.org/wiki/Ground-effect_vehicle
Ground-effect vehicle


2024-01-01



---
https://en.wikipedia.org/wiki/Groundhog_Day_(film)
Groundhog Day (film)


2024-06-30



---
https://en.wikipedia.org/wiki/Group_(mathematics)
Group (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Group_TAC
Group TAC


2024-01-01



---
https://en.wikipedia.org/wiki/Group_selection
Group selection


2024-01-01



---
https://en.wikipedia.org/wiki/Group_selection#Multilevel_selection_theory
Group selection § Multilevel selection theory


2024-01-01



---
https://en.wikipedia.org/wiki/Group_theory
Group theory


2024-01-01



---
https://en.wikipedia.org/wiki/Groupon
Groupon


2024-01-01



---
https://en.wikipedia.org/wiki/Growth_hormone_receptor
Growth hormone receptor


2024-01-01



---
https://en.wikipedia.org/wiki/Grubhub
Grubhub


2024-01-01



---
https://en.wikipedia.org/wiki/Gruinard_Island
Gruinard Island


2024-01-01



---
https://en.wikipedia.org/wiki/Gu%C3%B0r%C3%BAnarkvi%C3%B0a_II
Guðrúnarkviða II


2024-01-01



---
https://en.wikipedia.org/wiki/Gua_(chimpanzee)
Gua (chimpanzee)


2024-01-01



---
https://en.wikipedia.org/wiki/Guacamole
Guacamole


2024-01-01



---
https://en.wikipedia.org/wiki/Guaifenesin
Guaifenesin


2024-03-13



---
https://en.wikipedia.org/wiki/Guangxi_Massacre
Guangxi Massacre


2024-01-01



---
https://en.wikipedia.org/wiki/Guantanamo_Bay_Naval_Base#Lease
Guantanamo Bay Naval Base § Lease


2024-01-01



---
https://en.wikipedia.org/wiki/Guantanamo_Bay_Naval_Base#Permanent_lease
Guantanamo Bay Naval Base § Permanent lease


2024-04-05



---
https://en.wikipedia.org/wiki/Guarneri_Quartet
Guarneri Quartet


2024-01-01



---
https://en.wikipedia.org/wiki/Guernsey_(clothing)
Guernsey (clothing)


2024-01-01



---
https://en.wikipedia.org/wiki/Guerrilla_warfare
Guerrilla warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Guess_2/3_of_the_average
Guess 2⁄3 of the average


2024-01-01



---
https://en.wikipedia.org/wiki/Guetzli
Guetzli


2024-01-01



---
https://en.wikipedia.org/wiki/Guido_Kroemer
Guido Kroemer


2024-01-01



---
https://en.wikipedia.org/wiki/Guillaume_Leclerc
Guillaume Leclerc


2024-01-01



---
https://en.wikipedia.org/wiki/Guillemet
Guillemet


2024-01-01



---
https://en.wikipedia.org/wiki/Guillemets
Guillemets


2024-01-01



---
https://en.wikipedia.org/wiki/Guillermo_Hern%C3%A1ndez-Cartaya
Guillermo Hernández-Cartaya


2024-01-01



---
https://en.wikipedia.org/wiki/Guillermo_Sapiro
Guillermo Sapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Guilty_Crown
Guilty Crown


2024-01-01



---
https://en.wikipedia.org/wiki/Gulf_War
Gulf War


2024-01-01



---
https://en.wikipedia.org/wiki/Gulliver%27s_Travels
Gulliver's Travels


2024-01-01



---
https://en.wikipedia.org/wiki/Gulliver's_Travels
Gulliver's Travels


2024-01-01



---
https://en.wikipedia.org/wiki/Gunbuster
Gunbuster


2024-01-01



---
https://en.wikipedia.org/wiki/Gundam
Gundam


2024-01-01



---
https://en.wikipedia.org/wiki/Gundam_(fictional_robot)
Gundam (fictional robot)


2024-01-01



---
https://en.wikipedia.org/wiki/Gundam_Universal_Century_technology#Minovsky_physics
Gundam Universal Century technology § Minovsky physics


2024-01-01



---
https://en.wikipedia.org/wiki/Gunfire_locator
Gunfire locator


2024-01-01



---
https://en.wikipedia.org/wiki/Gunma_Prefecture
Gunma Prefecture


2024-01-01



---
https://en.wikipedia.org/wiki/Gunslinger_Girl
Gunslinger Girl


2024-01-01



---
https://en.wikipedia.org/wiki/Gunsmith_Cats
Gunsmith Cats


2024-01-01



---
https://en.wikipedia.org/wiki/Gunther_Eysenbach
Gunther Eysenbach


2024-01-01



---
https://en.wikipedia.org/wiki/Guo_Li
Guo Li


2024-01-01



---
https://en.wikipedia.org/wiki/Guoyao_Wu
Guoyao Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Guqin
Guqin


2024-01-01



---
https://en.wikipedia.org/wiki/Gurren_Lagann
Gurren Lagann


2024-01-01



---
https://en.wikipedia.org/wiki/Gurren_Lagann#Conflicts
Gurren Lagann § Conflicts


2024-01-01



---
https://en.wikipedia.org/wiki/Gus_Grissom
Gus Grissom


2024-01-01



---
https://en.wikipedia.org/wiki/Gustav_III_of_Sweden%27s_coffee_experiment
Gustav III of Sweden's coffee experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Gustav_III_of_Sweden's_coffee_experiment
Gustav III of Sweden's coffee experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Gustav_Klimt
Gustav Klimt


2024-01-01



---
https://en.wikipedia.org/wiki/Gustav_Kuhn
Gustav Kuhn


2024-01-01



---
https://en.wikipedia.org/wiki/Gustav_Larsson
Gustav Larsson


2024-01-01



---
https://en.wikipedia.org/wiki/Gustave_Flaubert
Gustave Flaubert


2024-01-01



---
https://en.wikipedia.org/wiki/Gustavo_Turecki
Gustavo Turecki


2024-01-01



---
https://en.wikipedia.org/wiki/Gustaw_Herling-Grudzi%C5%84ski
Gustaw Herling-Grudziński


2024-01-01



---
https://en.wikipedia.org/wiki/Guts_Ishimatsu#The_Guts-Pose
Guts Ishimatsu § The Guts-Pose


2024-01-01



---
https://en.wikipedia.org/wiki/Guy_Davenport
Guy Davenport


2024-01-01



---
https://en.wikipedia.org/wiki/Guy_Fawkes_mask
Guy Fawkes mask


2024-08-18



---
https://en.wikipedia.org/wiki/Guy_Fawkes_masks
Guy Fawkes masks


2024-10-17



---
https://en.wikipedia.org/wiki/Guy_Fournier
Guy Fournier


2024-01-01



---
https://en.wikipedia.org/wiki/Guy_Katz
Guy Katz


2024-01-01



---
https://en.wikipedia.org/wiki/Guy_Lever
Guy Lever


2024-01-01



---
https://en.wikipedia.org/wiki/Guy_Madison
Guy Madison


2024-01-01



---
https://en.wikipedia.org/wiki/Gyaru
Gyaru


2024-01-01



---
https://en.wikipedia.org/wiki/H%C3%A0n_Th%E1%BA%BF_Th%C3%A0nh
Hàn Thế Thành


2024-01-01



---
https://en.wikipedia.org/wiki/H%C4%81fu
Hāfu


2024-01-01



---
https://en.wikipedia.org/wiki/H%C4%81fu#Notable_H%C4%81fu_individuals
Hāfu § Notable Hāfu individuals


2024-01-01



---
https://en.wikipedia.org/wiki/H%C5%8Dj%C5%8Dki
Hōjōki


2024-01-01



---
https://en.wikipedia.org/wiki/H%C5%8Djicha
Hōjicha


2024-01-01



---
https://en.wikipedia.org/wiki/H._Andrew_Schwartz
H. Andrew Schwartz


2024-01-01



---
https://en.wikipedia.org/wiki/H._B._Barlow
H. B. Barlow


2024-01-01



---
https://en.wikipedia.org/wiki/H._Bruce_Franklin
H. Bruce Franklin


2024-01-01



---
https://en.wikipedia.org/wiki/H._G._Wells
H. G. Wells


2024-01-01



---
https://en.wikipedia.org/wiki/H._M._Collins
H. M. Collins


2024-01-01



---
https://en.wikipedia.org/wiki/H._P._Lovecraft
H. P. Lovecraft


2024-01-01



---
https://en.wikipedia.org/wiki/H._P._Lovecraft#Rejuvenation_and_tragedy
H. P. Lovecraft § Rejuvenation and tragedy


2024-01-01



---
https://en.wikipedia.org/wiki/H._V._Jagadish
H. V. Jagadish


2024-01-01



---
https://en.wikipedia.org/wiki/H._Wilkins
H. Wilkins


2024-01-01



---
https://en.wikipedia.org/wiki/H2g2
H2g2


2024-01-01



---
https://en.wikipedia.org/wiki/HAL_9000
HAL 9000


2024-01-01



---
https://en.wikipedia.org/wiki/HBO
HBO


2024-01-01



---
https://en.wikipedia.org/wiki/HD-Rosetta
HD-Rosetta


2024-01-01



---
https://en.wikipedia.org/wiki/HDMI
HDMI


2024-01-01



---
https://en.wikipedia.org/wiki/HHVM
HHVM


2024-01-01



---
https://en.wikipedia.org/wiki/HMS_Illustrious
HMS Illustrious


2024-01-01



---
https://en.wikipedia.org/wiki/HMS_Terror_(1813)
HMS Terror (1813)


2024-01-01



---
https://en.wikipedia.org/wiki/HMS_Wager_(1739)
HMS Wager (1739)


2024-01-01



---
https://en.wikipedia.org/wiki/HRP-4C
HRP-4C


2024-01-01



---
https://en.wikipedia.org/wiki/HTC_Vive
HTC Vive


2024-01-01



---
https://en.wikipedia.org/wiki/HTML5
HTML5


2024-09-14



---
https://en.wikipedia.org/wiki/HTML_attribute
HTML attribute


2024-01-01



---
https://en.wikipedia.org/wiki/HTML_block_element
HTML block element


2024-12-11



---
https://en.wikipedia.org/wiki/HTML_element#Anchor
HTML element § Anchor


2024-01-01



---
https://en.wikipedia.org/wiki/HTML_element#Frames
HTML element § Frames


2024-01-01



---
https://en.wikipedia.org/wiki/HTML_form
HTML form


2024-01-01



---
https://en.wikipedia.org/wiki/HTTP
HTTP


2024-01-01



---
https://en.wikipedia.org/wiki/HTTPS
HTTPS


2024-01-01



---
https://en.wikipedia.org/wiki/HTTP_301
HTTP 301


2024-01-01



---
https://en.wikipedia.org/wiki/HTTP_404
HTTP 404


2024-01-01



---
https://en.wikipedia.org/wiki/HTTrack
HTTrack


2024-01-01



---
https://en.wikipedia.org/wiki/HUMINT
HUMINT


2024-01-01



---
https://en.wikipedia.org/wiki/Ha_Jin
Ha Jin


2024-01-01



---
https://en.wikipedia.org/wiki/Habanos_S.A.
Habanos S.A


2024-01-01



---
https://en.wikipedia.org/wiki/Haber_process
Haber process


2024-01-01



---
https://en.wikipedia.org/wiki/Habit
Habit


2024-01-01



---
https://en.wikipedia.org/wiki/Hachik%C5%8D
Hachikō


2024-01-01



---
https://en.wikipedia.org/wiki/Hack_(programming_language)
Hack (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Hacker_Manifesto
Hacker Manifesto


2024-01-01



---
https://en.wikipedia.org/wiki/Hacker_News
Hacker news


2024-11-11



---
https://en.wikipedia.org/wiki/Hackers_(film)
<em>Hackers</em> (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Hackerspace
Hackerspace


2024-09-14



---
https://en.wikipedia.org/wiki/Hacking_Team
Hacking Team


2024-01-01



---
https://en.wikipedia.org/wiki/Hackintosh
Hackintosh


2024-01-01



---
https://en.wikipedia.org/wiki/Haddock_(software)
Haddock (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Hadith
Hadith


2024-01-01



---
https://en.wikipedia.org/wiki/Hafiz_(Qur%27an)
<em>Hafiz</em> (Qur’an)


2024-01-01



---
https://en.wikipedia.org/wiki/Hagop_S._Akiskal
Hagop S. Akiskal


2024-01-01



---
https://en.wikipedia.org/wiki/Haibane_Renmei
<em>Haibane Renmei</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Haidar_Khan
Haidar Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Haifeng_Fu
Haifeng Fu


2024-01-01



---
https://en.wikipedia.org/wiki/Haiga
<em>Haiga</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Haight-Ashbury#Hippie_community
Haight-Ashbury § Hippie community


2024-12-16



---
https://en.wikipedia.org/wiki/Haiku
Haiku


2024-01-01



---
https://en.wikipedia.org/wiki/Haim_Sompolinsky
Haim Sompolinsky


2024-01-01



---
https://en.wikipedia.org/wiki/Hair_transplantation
Hair transplantation


2024-01-01



---
https://en.wikipedia.org/wiki/Hair_washing_without_commercial_shampoo
Hair washing without commercial shampoo


2024-01-01



---
https://en.wikipedia.org/wiki/Haitao_Zheng
Haitao Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Haiyan_Zhang
Haiyan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Haizhou_Li
Haizhou Li


2024-01-01



---
https://en.wikipedia.org/wiki/Hajime_Katoki
Hajime Katoki


2024-01-01



---
https://en.wikipedia.org/wiki/Hakata-ku,_Fukuoka-ku,_Fukuoka
Hakata-ku, Fukuoka-ku, Fukuoka


2024-01-01



---
https://en.wikipedia.org/wiki/Hakon_Hakonarson
Hakon Hakonarson


2024-01-01



---
https://en.wikipedia.org/wiki/Hakone
Hakone


2024-01-01



---
https://en.wikipedia.org/wiki/Hakuba
Hakuba


2024-01-01



---
https://en.wikipedia.org/wiki/Hakuun_Yasutani
Hakuun Yasutani


2024-01-01



---
https://en.wikipedia.org/wiki/Hal_Finney_(computer_scientist)
Hal Finney (computer scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Hal_R._Varian
Hal R. Varian


2024-01-01



---
https://en.wikipedia.org/wiki/Hal_Varian
Hal Varian


2024-01-01



---
https://en.wikipedia.org/wiki/Half-Life_2
Half-Life 2


2024-01-01



---
https://en.wikipedia.org/wiki/Half-life
Half-life


2024-01-01



---
https://en.wikipedia.org/wiki/Half-life_of_knowledge
Half-life of knowledge


2024-01-01



---
https://en.wikipedia.org/wiki/Haliurunas
Haliurunas


2024-01-01



---
https://en.wikipedia.org/wiki/Hallelujah_(Leonard_Cohen_song)
Hallelujah (Leonard Cohen song)


2024-01-01



---
https://en.wikipedia.org/wiki/Halley%27s_Comet
Halley's Comet


2024-01-01



---
https://en.wikipedia.org/wiki/Halley's_Comet
Halley's Comet


2024-01-01



---
https://en.wikipedia.org/wiki/Halo:_Reach
Halo: Reach


2024-01-01



---
https://en.wikipedia.org/wiki/Halo_(franchise)
Halo (franchise)


2024-01-01



---
https://en.wikipedia.org/wiki/Halo_effect
Halo effect


2024-01-01



---
https://en.wikipedia.org/wiki/Halocaridina_rubra
Halocaridina rubra


2024-01-01



---
https://en.wikipedia.org/wiki/Halting_problem
Halting problem


2024-01-01



---
https://en.wikipedia.org/wiki/Hamamatsu
Hamamatsu


2024-01-01



---
https://en.wikipedia.org/wiki/Hamartia
Hamartia


2024-01-01



---
https://en.wikipedia.org/wiki/Hamas
Hamas


2024-01-01



---
https://en.wikipedia.org/wiki/Hamed_Haddadi
Hamed Haddadi


2024-01-01



---
https://en.wikipedia.org/wiki/Hamed_Zamani
Hamed Zamani


2024-01-01



---
https://en.wikipedia.org/wiki/Hamid_Kazemi
Hamid Kazemi


2024-01-01



---
https://en.wikipedia.org/wiki/Hamilton%27s_principle
Hamilton's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Hamilton's_principle
Hamilton's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Hamilton_O._Smith
Hamilton O. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Hamilton_Sundstrand
Hamilton Sundstrand


2024-01-01



---
https://en.wikipedia.org/wiki/Hamlet
Hamlet


2024-01-01



---
https://en.wikipedia.org/wiki/Hamlet%27s_Mill
Hamlet's Mill


2024-01-01



---
https://en.wikipedia.org/wiki/Hamlet's_Mill
Hamlet's Mill


2024-01-01



---
https://en.wikipedia.org/wiki/Hamlet_Q1
Hamlet Q1


2024-01-01



---
https://en.wikipedia.org/wiki/Hamming_window
Hamming window


2024-01-01



---
https://en.wikipedia.org/wiki/Hammock
Hammock


2024-01-01



---
https://en.wikipedia.org/wiki/Hampton_Court
Hampton Court


2024-01-01



---
https://en.wikipedia.org/wiki/Hampton_Court_Beauties
Hampton Court Beauties


2024-01-01



---
https://en.wikipedia.org/wiki/Hampton_Court_Palace
Hampton Court Palace


2024-01-01



---
https://en.wikipedia.org/wiki/Hamtaro
Hamtaro


2024-01-01



---
https://en.wikipedia.org/wiki/Han_Zhang
Han Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Han_unification
Han unification


2024-01-01



---
https://en.wikipedia.org/wiki/Hana_El-Samad
Hana El-Samad


2024-01-01



---
https://en.wikipedia.org/wiki/Hanami
Hanami


2024-01-01



---
https://en.wikipedia.org/wiki/Hand-hooked_rugs
Hand-hooked rugs


2024-01-01



---
https://en.wikipedia.org/wiki/Handedness
Handedness


2024-01-01



---
https://en.wikipedia.org/wiki/Handroanthus_serratifolius
Handroanthus serratifolius


2024-01-01



---
https://en.wikipedia.org/wiki/Hands_(store)
Hands (store)


2024-01-01



---
https://en.wikipedia.org/wiki/Handycam
Handycam


2024-01-01



---
https://en.wikipedia.org/wiki/Hanford_Site
Hanford Site


2024-01-01



---
https://en.wikipedia.org/wiki/Hang_Zhou
Hang Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Hank_Hill
Hank Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Hannah_Devlin
Hannah Devlin


2024-01-01



---
https://en.wikipedia.org/wiki/Hannah_Kim
Hannah Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Hannah_Lee
Hannah Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Hannah_Miller
Hannah Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Hannele_Ruohola-Baker
Hannele Ruohola-Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Hannes_Baumann
Hannes Baumann


2024-01-01



---
https://en.wikipedia.org/wiki/Hannes_Petursson
Hannes Petursson


2024-01-01



---
https://en.wikipedia.org/wiki/Hannu_Lahtinen
Hannu Lahtinen


2024-01-01



---
https://en.wikipedia.org/wiki/Hannu_Rajaniemi
Hannu Rajaniemi


2024-03-13



---
https://en.wikipedia.org/wiki/Hans-Ulrich_Wittchen
Hans-Ulrich Wittchen


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Berliner
Hans Berliner


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Berliner#Computer_chess_research
Hans Berliner § Computer chess research


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Bethe
Hans Bethe


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Eiberg
Hans Eiberg


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Eriksson
Hans Eriksson


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Gruber
Hans Gruber


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_K%C3%BCng
Hans Küng


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Knappertsbusch
Hans Knappertsbusch


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_M._Kristensen
Hans M. Kristensen


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Moravec
Hans Moravec


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Peter_Luhn
Hans Peter Luhn


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Reichenbach
Hans Reichenbach


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Robert_Sch%C3%B6ler
Hans Robert Schöler


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Rosling
Hans Rosling


2024-01-01



---
https://en.wikipedia.org/wiki/Hans_Urs_von_Balthasar
Hans Urs von Balthasar


2024-01-01



---
https://en.wikipedia.org/wiki/Hanshan_(poet)
Hanshan (poet)


2024-01-01



---
https://en.wikipedia.org/wiki/Hanspeter_Pfister
Hanspeter Pfister


2024-01-01



---
https://en.wikipedia.org/wiki/Hany_Farid
Hany Farid


2024-01-01



---
https://en.wikipedia.org/wiki/Hao_Li
Hao Li


2024-01-01



---
https://en.wikipedia.org/wiki/Hao_Wei
Hao Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Hao_Zhou
Hao Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Haplotype
Haplotype


2024-01-01



---
https://en.wikipedia.org/wiki/Hapsburgs
Hapsburgs


2024-01-01



---
https://en.wikipedia.org/wiki/Harberger_tax
Harberger tax


2024-11-23



---
https://en.wikipedia.org/wiki/Hard_determinism
Hard determinism


2024-01-01



---
https://en.wikipedia.org/wiki/Hard_link
Hard link


2024-01-01



---
https://en.wikipedia.org/wiki/Hard_to_Be_a_God_(2013_film)
Hard to Be a God (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Hardy%E2%80%93Weinberg_principle
Hardy–Weinberg principle


2024-01-01



---
https://en.wikipedia.org/wiki/Harem_(genre)
Harem (genre)


2024-01-01



---
https://en.wikipedia.org/wiki/Harem_animes
Harem animes


2024-01-01



---
https://en.wikipedia.org/wiki/Harjeet_Singh
Harjeet Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Harlan_Coben
Harlan Coben


2024-01-01



---
https://en.wikipedia.org/wiki/Harlem_Renaissance
Harlem Renaissance


2024-01-01



---
https://en.wikipedia.org/wiki/Harmonic_series_(mathematics)
Harmonic series (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Harmonica
Harmonica


2024-01-01



---
https://en.wikipedia.org/wiki/Harney_%26_Sons
Harney & Sons


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Bloom
Harold Bloom


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Hotelling
Harold Hotelling


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Matthews
Harold Matthews


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Morowitz
Harold Morowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Pashler
Harold Pashler


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Pender_Award
Harold Pender Award


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_S._Stone
Harold S. Stone


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Schneider
Harold Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Snieder
Harold Snieder


2024-01-01



---
https://en.wikipedia.org/wiki/Harold_Urey
Harold Urey


2024-01-01



---
https://en.wikipedia.org/wiki/Harper%27s_Magazine
Harper's Magazine


2024-01-01



---
https://en.wikipedia.org/wiki/Harper%27s_Monthly
Harper's Monthly


2024-01-01



---
https://en.wikipedia.org/wiki/Harpers_Ferry,_West_Virginia
Harpers Ferry, West Virginia


2024-01-01



---
https://en.wikipedia.org/wiki/Harpoon_(missile)
Harpoon (missile)


2024-01-01



---
https://en.wikipedia.org/wiki/Harris%27s_List_of_Covent_Garden_Ladies
Harris's List of Covent Garden Ladies


2024-01-01



---
https://en.wikipedia.org/wiki/Harris_A._Lewin
Harris A. Lewin


2024-01-01



---
https://en.wikipedia.org/wiki/Harris_Teeter
Harris Teeter


2024-01-01



---
https://en.wikipedia.org/wiki/Harrison_Edwards
Harrison Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/Harrison_Hong
Harrison Hong


2024-01-01



---
https://en.wikipedia.org/wiki/Harrison_Schmitt
Harrison Schmitt


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Bouwman
Harry Bouwman


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Brandt
Harry Brandt


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Dexter_White
Harry Dexter White


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_H._Harman
Harry H. Harman


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Harrison_(writer)
Harry Harrison (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_J._Anslinger
Harry J. Anslinger


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Martinson
Harry Martinson


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Mathews
Harry Mathews


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Ostrer
Harry Ostrer


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Potter_and_the_Deathly_Hallows_%E2%80%93_Part_2
Harry Potter and the Deathly Hallows—Part 2


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_Potter_and_the_Methods_of_Rationality
Harry Potter and the Methods of Rationality


2024-01-01



---
https://en.wikipedia.org/wiki/Harry_S._Truman
Harry S. Truman


2024-01-01



---
https://en.wikipedia.org/wiki/Hartley_(unit)
Hartley (unit)


2024-01-01



---
https://en.wikipedia.org/wiki/Hartmut_Neven
Hartmut Neven


2024-01-01



---
https://en.wikipedia.org/wiki/Hartsfield_Manor
Hartsfield Manor


2024-01-01



---
https://en.wikipedia.org/wiki/Hartsfield_Manor,_Betchworth
Hartsfield Manor, Betchworth


2024-01-01



---
https://en.wikipedia.org/wiki/Haruhi_Suzumiya
Haruhi Suzumiya


2024-01-01



---
https://en.wikipedia.org/wiki/Haruhi_Suzumiya#Anime
Haruhi Suzumiya § Anime


2024-01-01



---
https://en.wikipedia.org/wiki/Haruhiko_Mikimoto
Haruhiko Mikimoto


2024-01-01



---
https://en.wikipedia.org/wiki/Haruka_Takachiho
Haruka Takachiho


2024-01-01



---
https://en.wikipedia.org/wiki/Haruki_Murakami
Haruki Murakami


2024-01-01



---
https://en.wikipedia.org/wiki/Haruko_Obokata
Haruko Obokata


2024-01-01



---
https://en.wikipedia.org/wiki/Haruspex
Haruspex


2024-01-01



---
https://en.wikipedia.org/wiki/Harvard_Law_Review
Harvard Law Review


2024-01-01



---
https://en.wikipedia.org/wiki/Harvey_Carr
Harvey Carr


2024-01-01



---
https://en.wikipedia.org/wiki/Hash_function
Hash function


2024-01-01



---
https://en.wikipedia.org/wiki/Hash_table
Hash table


2024-01-01



---
https://en.wikipedia.org/wiki/Hashcat
Hashcat


2024-01-01



---
https://en.wikipedia.org/wiki/Hashtag
Hashtag


2024-01-01



---
https://en.wikipedia.org/wiki/Hashtags
Hashtags


2024-01-01



---
https://en.wikipedia.org/wiki/Hasidic_Judaism
Hasidic Judaism


2024-01-01



---
https://en.wikipedia.org/wiki/Haskell
Haskell


2024-01-01



---
https://en.wikipedia.org/wiki/HathiTrust
HathiTrust


2024-01-01



---
https://en.wikipedia.org/wiki/Hatsum%C5%8Dde
Hatsumōde


2024-01-01



---
https://en.wikipedia.org/wiki/Have_a_nice_day
Have a nice day


2024-01-01



---
https://en.wikipedia.org/wiki/Haven%27t_You_Heard%3F_I%27m_Sakamoto
Haven‘t You Heard? I’m Sakamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Hawala
Hawala


2024-01-01



---
https://en.wikipedia.org/wiki/Hayao_Miyazaki
Hayao Miyazaki


2024-01-01



---
https://en.wikipedia.org/wiki/Hayao_Miyzaki
Hayao Miyzaki


2024-01-01



---
https://en.wikipedia.org/wiki/Hazard_ratio
Hazard ratio


2024-01-01



---
https://en.wikipedia.org/wiki/Hazel_Brown
Hazel Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Hazel_R._O%27Leary
Hazel R. O'Leary


2024-01-01



---
https://en.wikipedia.org/wiki/Hazel_R._O'Leary
Hazel R. O'Leary


2024-01-01



---
https://en.wikipedia.org/wiki/He_Jiankui
He Jiankui


2024-01-01



---
https://en.wikipedia.org/wiki/He_Ma
He Ma


2024-01-01



---
https://en.wikipedia.org/wiki/He_Zhang
He Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/He_Zhou
He Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Head-up_display
Head-up display


2024-01-01



---
https://en.wikipedia.org/wiki/Head_Start_(program)
Head Start (program)


2024-01-01



---
https://en.wikipedia.org/wiki/Head_Start_(program)#Effectiveness
Head Start (program) § Effectiveness


2024-01-01



---
https://en.wikipedia.org/wiki/Head_crash
Head crash


2024-01-01



---
https://en.wikipedia.org/wiki/Health_effects_of_chocolate
Health effects of chocolate


2024-01-01



---
https://en.wikipedia.org/wiki/Health_effects_of_radon
Health effects of radon


2024-01-01



---
https://en.wikipedia.org/wiki/Health_effects_of_tea
Health effects of tea


2024-01-01



---
https://en.wikipedia.org/wiki/Healthcare_in_the_United_States#Mental_health
Healthcare in the United States § Mental health


2024-01-01



---
https://en.wikipedia.org/wiki/Healthy_Aging_Study%255D
Healthy Aging Study%5D


2024-01-01



---
https://en.wikipedia.org/wiki/Healthy_user_bias
Healthy user bias


2024-01-01



---
https://en.wikipedia.org/wiki/Hearing_loss#Genetic
Hearing loss § Genetic


2024-01-01



---
https://en.wikipedia.org/wiki/Heartbeat_(computing)
Heartbeat (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Heartbleed
Heartbleed


2024-01-01



---
https://en.wikipedia.org/wiki/Heat_pipe
Heat pipe


2024-01-01



---
https://en.wikipedia.org/wiki/Heat_pipe#Cooking
Heat pipe § Cooking


2024-01-01



---
https://en.wikipedia.org/wiki/Heather_Huntington
Heather Huntington


2024-01-01



---
https://en.wikipedia.org/wiki/Heather_Zar
Heather Zar


2024-01-01



---
https://en.wikipedia.org/wiki/Heaven%27s_Gate_(film)
Heaven's Gate (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Heavy-tailed_distribution
Heavy-tailed distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Heavy_Metal_L-Gaim
Heavy Metal L-Gaim


2024-01-01



---
https://en.wikipedia.org/wiki/Hebbian_theory
Hebbian theory


2024-01-01



---
https://en.wikipedia.org/wiki/Hebrew_University_of_Jerusalem
Hebrew University of Jerusalem


2024-01-01



---
https://en.wikipedia.org/wiki/Hedcut
Hedcut


2024-01-01



---
https://en.wikipedia.org/wiki/Hedgehog%27s_dilemma
Hedgehog's dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Hedgehog's_dilemma
Hedgehog's dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Heideggerian_terminology#Present-at-hand
Heideggerian terminology § Present-at-hand


2024-01-01



---
https://en.wikipedia.org/wiki/Heideggerian_terminology#Ready-to-hand
Heideggerian terminology § Ready-to-hand


2024-01-01



---
https://en.wikipedia.org/wiki/Heidi
Heidi


2024-01-01



---
https://en.wikipedia.org/wiki/Heidi,_Girl_of_the_Alps
Heidi, Girl of the Alps


2024-01-01



---
https://en.wikipedia.org/wiki/Heifer_International
Heifer International


2024-01-01



---
https://en.wikipedia.org/wiki/Heikki_Kainulainen
Heikki Kainulainen


2024-01-01



---
https://en.wikipedia.org/wiki/HeinOnline
HeinOnline


2024-01-01



---
https://en.wikipedia.org/wiki/Heiner_Rindermann
Heiner Rindermann


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_B%C3%B6ll
Heinrich Böll


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_H%C3%B6rlein
Heinrich Hörlein


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_Jasper
Heinrich Jasper


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_Kl%C3%BCver
Heinrich Klüver


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_Kluver
Heinrich Kluver


2024-01-01



---
https://en.wikipedia.org/wiki/Heinrich_Peters
Heinrich Peters


2024-01-01



---
https://en.wikipedia.org/wiki/Heinz_Feldmann
Heinz Feldmann


2024-01-01



---
https://en.wikipedia.org/wiki/Helen_Atkinson
Helen Atkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Helen_Keller
Helen Keller


2024-05-26



---
https://en.wikipedia.org/wiki/Helen_Oyeyemi
Helen Oyeyemi


2024-01-01



---
https://en.wikipedia.org/wiki/Helen_Toner
Helen Toner


2024-01-01



---
https://en.wikipedia.org/wiki/Helen_Vendler
Helen Vendler


2024-01-01



---
https://en.wikipedia.org/wiki/Helen_Y._Chu
Helen Y. Chu


2024-01-01



---
https://en.wikipedia.org/wiki/Helena_Blavatsky
Helena Blavatsky


2024-01-01



---
https://en.wikipedia.org/wiki/Helena_Rosa_Wright
Helena Rosa Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Helene_Benveniste
Helene Benveniste


2024-01-01



---
https://en.wikipedia.org/wiki/Helicoverpa_armigera
Helicoverpa armigera


2024-01-01



---
https://en.wikipedia.org/wiki/Helios
Helios


2024-01-01



---
https://en.wikipedia.org/wiki/Heliox
Heliox


2024-01-01



---
https://en.wikipedia.org/wiki/Hell%27s_Kitchen,_Manhattan
Hell's Kitchen, Manhattan


2024-01-01



---
https://en.wikipedia.org/wiki/Hell's_Kitchen,_Manhattan
Hell's Kitchen, Manhattan


2024-01-01



---
https://en.wikipedia.org/wiki/Hellmann%E2%80%93Feynman_theorem
Hellmann–Feynman theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Hells_Angels_(manga)
Hells Angels (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Hellsing#Anime
Hellsing § Anime


2024-01-01



---
https://en.wikipedia.org/wiki/Hellsing#Original_video_animation
Hellsing § Original video animation


2024-01-01



---
https://en.wikipedia.org/wiki/Hellstrom%27s_Hive
Hellstrom's Hive


2024-01-01



---
https://en.wikipedia.org/wiki/Hellstrom's_Hive
Hellstrom's Hive


2024-01-01



---
https://en.wikipedia.org/wiki/Helminthic_therapy
Helminthic therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Helmut_Sch%C3%A4fer
Helmut Schäfer


2024-01-01



---
https://en.wikipedia.org/wiki/Helmuth_Nyborg
Helmuth Nyborg


2024-01-01



---
https://en.wikipedia.org/wiki/Help:Authority_control
Help:Authority control


2024-01-01



---
https://en.wikipedia.org/wiki/Help:Category
Help:Category


2024-01-01



---
https://en.wikipedia.org/wiki/Help:External_link_icons
Help:External link icons


2024-01-01



---
https://en.wikipedia.org/wiki/Help:Watchlist
Help:Watchlist


2024-01-01



---
https://en.wikipedia.org/wiki/Help:What_links_here
Help:What links here


2024-01-01



---
https://en.wikipedia.org/wiki/Hempel%27s_raven_paradox
Hempel's raven paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Hendrik_Poinar
Hendrik Poinar


2024-01-01



---
https://en.wikipedia.org/wiki/Hendrik_Wade_Bode
Hendrik Wade Bode


2024-01-01



---
https://en.wikipedia.org/wiki/Heng_Ji
Heng Ji


2024-01-01



---
https://en.wikipedia.org/wiki/Heng_Li
Heng Li


2024-01-01



---
https://en.wikipedia.org/wiki/Heng_Yang
Heng Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Henk_Barendregt
Henk Barendregt


2024-01-01



---
https://en.wikipedia.org/wiki/Henkjan_Honing
Henkjan Honing


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_Becquerel
Henri Becquerel


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_Chabrol
Henri Chabrol


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_Leridon
Henri Leridon


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_Poincar%C3%A9
Henri Poincaré


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_Poincar%C3%A9#Assessments_on_Poincar%C3%A9_and_relativity
Henri Poincaré § Assessments on Poincaré and relativity


2024-01-01



---
https://en.wikipedia.org/wiki/Henri_de_Lubac
Henri de Lubac


2024-01-01



---
https://en.wikipedia.org/wiki/Henrich_R._Greve
Henrich R. Greve


2024-01-01



---
https://en.wikipedia.org/wiki/Henrik_Anckars%C3%A4ter
Henrik Anckarsäter


2024-01-01



---
https://en.wikipedia.org/wiki/Henrik_Ibsen
Henrik Ibsen


2024-01-01



---
https://en.wikipedia.org/wiki/Henrik_Kleven
Henrik Kleven


2024-01-01



---
https://en.wikipedia.org/wiki/Henrik_Larsson
Henrik Larsson


2024-01-01



---
https://en.wikipedia.org/wiki/Henrik_Zetterberg
Henrik Zetterberg


2024-01-01



---
https://en.wikipedia.org/wiki/Henrique_Rocha
Henrique Rocha


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Brinkerhoff
Henry Brinkerhoff


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Green
Henry Green


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_J._Kelley
Henry J. Kelley


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_James
Henry James


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_John_Temple,_3%3Csup%3Erd%3C/sup%3E_Viscount_Palmerston
Henry John Temple, 3<sup>rd</sup> Viscount Palmerston


2024-07-24



---
https://en.wikipedia.org/wiki/Henry_John_Temple,_3rd_Viscount_Palmerston
Henry John Temple, 3<sup>rd</sup> Viscount Palmerston


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Kissinger
Henry Kissinger


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Kranzler
Henry Kranzler


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_L._Paulson
Henry L. Paulson


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_L._Roediger
Henry L. Roediger


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_L._Roediger_III
Henry L. Roediger III


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Marsh_(neurosurgeon)
Henry Marsh (neurosurgeon)


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Mayhew
Henry Mayhew


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Miller
Henry Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Molaison
Henry Molaison


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Morton_Stanley
Henry Morton Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Rollins
Henry Rollins


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_VIII
Henry VIII


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_W._Lin
Henry W. Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Wadsworth_Longfellow
Henry Wadsworth Longfellow


2024-01-01



---
https://en.wikipedia.org/wiki/Henry_Wong
Henry Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Hentai
Hentai


2024-01-01



---
https://en.wikipedia.org/wiki/Her_(film)
Her (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Heraclitus
Heraclitus


2024-01-01



---
https://en.wikipedia.org/wiki/Heraldry
Heraldry


2024-01-01



---
https://en.wikipedia.org/wiki/Herb_Kelleher
Herb Kelleher


2024-01-01



---
https://en.wikipedia.org/wiki/Herbal_tea
Herbal tea


2024-01-01



---
https://en.wikipedia.org/wiki/Herbert_A._Simon
Herbert A. Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Herbert_Hoover
Herbert Hoover


2024-01-01



---
https://en.wikipedia.org/wiki/Herbert_Maschner
Herbert Maschner


2024-01-01



---
https://en.wikipedia.org/wiki/Herbert_Van_de_Sompel
Herbert Van de Sompel


2024-01-01



---
https://en.wikipedia.org/wiki/Herbert_Weissbach
Herbert Weissbach


2024-01-01



---
https://en.wikipedia.org/wiki/Herculaneum
Herculaneum


2024-01-01



---
https://en.wikipedia.org/wiki/Herculaneum_papyri
Herculaneum papyri


2024-01-01



---
https://en.wikipedia.org/wiki/Herculaneum_papyrus
Herculaneum papyrus


2024-01-01



---
https://en.wikipedia.org/wiki/Hercules:_The_Legendary_Journeys
Hercules: The Legendary Journeys


2024-01-01



---
https://en.wikipedia.org/wiki/Herd_immunity
Herd immunity


2024-01-01



---
https://en.wikipedia.org/wiki/Here_Comes_Everybody
Here Comes Everybody


2024-01-01



---
https://en.wikipedia.org/wiki/Here_Comes_Everybody_(book)
Here Comes Everybody (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Here_is_one_hand
Here is one hand


2024-01-01



---
https://en.wikipedia.org/wiki/Heretics_of_Dune
Heretics of Dune


2024-01-01



---
https://en.wikipedia.org/wiki/Hericium_erinaceus
Hericium erinaceus


2024-01-01



---
https://en.wikipedia.org/wiki/Heritability_of_IQ#Correlations_between_IQ_and_degree_of_genetic_relatedness
Heritability of IQ § Correlations between IQ and degree of genetic relatedness


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_Aguinis
Herman Aguinis


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_Chernoff
Herman Chernoff


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_H._Spitz
Herman H. Spitz


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_Koch
Herman Koch


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_Melville
Herman Melville


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_Pontzer
Herman Pontzer


2024-01-01



---
https://en.wikipedia.org/wiki/Herman_of_Tournai
Herman of Tournai


2024-01-01



---
https://en.wikipedia.org/wiki/Hermann_Hesse
Hermann Hesse


2024-01-01



---
https://en.wikipedia.org/wiki/Hermann_Wagner
Hermann Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/Hermann_Weyl
Hermann Weyl


2024-01-01



---
https://en.wikipedia.org/wiki/Hermanstadt
Hermanstadt


2024-01-01



---
https://en.wikipedia.org/wiki/Hermine_Maes
Hermine Maes


2024-01-01



---
https://en.wikipedia.org/wiki/Hermione_Lee
Hermione Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Hernan_Aguirre
Hernan Aguirre


2024-01-01



---
https://en.wikipedia.org/wiki/Hero_(2002_film)
Hero (2002 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Hero_image
Hero image


2024-01-01



---
https://en.wikipedia.org/wiki/Herodotus
Herodotus


2024-01-01



---
https://en.wikipedia.org/wiki/Heroin
Heroin


2024-01-01



---
https://en.wikipedia.org/wiki/Hertz_Foundation
Hertz Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Herwig_Baier
Herwig Baier


2024-01-01



---
https://en.wikipedia.org/wiki/Hesiod
Hesiod


2024-01-01



---
https://en.wikipedia.org/wiki/Hessel_Oosterbeek
Hessel Oosterbeek


2024-01-01



---
https://en.wikipedia.org/wiki/Hetalia:_Axis_Powers
Hetalia: Axis Powers


2024-01-01



---
https://en.wikipedia.org/wiki/Heterozygote_advantage
Heterozygote advantage


2024-01-01



---
https://en.wikipedia.org/wiki/Hetzner
Hetzner


2024-01-01



---
https://en.wikipedia.org/wiki/Heuristic#Psychology
Heuristic § Psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Hewlett-Packard
Hewlett-Packard


2024-01-01



---
https://en.wikipedia.org/wiki/Hex_(board_game)
Hex (board game)


2024-01-01



---
https://en.wikipedia.org/wiki/Hexachloroethane
Hexachloroethane


2024-01-01



---
https://en.wikipedia.org/wiki/Hexadecimal
Hexadecimal


2024-01-01



---
https://en.wikipedia.org/wiki/Hey_Jude
Hey Jude


2024-01-01



---
https://en.wikipedia.org/wiki/Hezbollah
Hezbollah


2024-01-01



---
https://en.wikipedia.org/wiki/Hidden_Markov_model
Hidden Markov model


2024-01-01



---
https://en.wikipedia.org/wiki/Hideaki_Anno
Hideaki Anno


2024-01-01



---
https://en.wikipedia.org/wiki/Hideo_Azuma
Hideo Azuma


2024-01-01



---
https://en.wikipedia.org/wiki/Hideyuki_Okano
Hideyuki Okano


2024-01-01



---
https://en.wikipedia.org/wiki/Hieronymus_Bosch
Hieronymus Bosch


2024-01-01



---
https://en.wikipedia.org/wiki/Higgs_boson
Higgs boson


2024-01-01



---
https://en.wikipedia.org/wiki/High-frequency_Active_Auroral_Research_Program
High-frequency Active Auroral Research Program


2024-01-01



---
https://en.wikipedia.org/wiki/High-frequency_trading
High-frequency trading


2024-01-01



---
https://en.wikipedia.org/wiki/High-frequency_trading#Low-latency_strategies
High-frequency trading § Low-latency strategies


2024-01-01



---
https://en.wikipedia.org/wiki/High_church
High church


2024-01-01



---
https://en.wikipedia.org/wiki/High_culture
High culture


2024-01-01



---
https://en.wikipedia.org/wiki/High_diving
High diving


2024-01-01



---
https://en.wikipedia.org/wiki/High_school_football
High school football


2024-01-01



---
https://en.wikipedia.org/wiki/Higher-Order_Perl
Higher-Order Perl


2024-01-01



---
https://en.wikipedia.org/wiki/Higuchi_Shinji
Higuchi Shinji


2024-01-01



---
https://en.wikipedia.org/wiki/Higurashi_When_They_Cry
Higurashi When They Cry


2024-01-01



---
https://en.wikipedia.org/wiki/Hikikomori
Hikikomori


2024-01-01



---
https://en.wikipedia.org/wiki/Hilary_Finucane
Hilary Finucane


2024-01-01



---
https://en.wikipedia.org/wiki/Hilary_Hoynes
Hilary Hoynes


2024-01-01



---
https://en.wikipedia.org/wiki/Hilary_Mantel
Hilary Mantel


2024-01-01



---
https://en.wikipedia.org/wiki/Hilary_W._Hoynes
Hilary W. Hoynes


2024-01-01



---
https://en.wikipedia.org/wiki/Hilbert%27s_problems
Hilbert's problems


2024-01-01



---
https://en.wikipedia.org/wiki/Hilbert's_problems
Hilbert's problems


2024-01-01



---
https://en.wikipedia.org/wiki/Hilbert_curve
Hilbert curve


2024-01-01



---
https://en.wikipedia.org/wiki/Hildegard_of_Bingen
Hildegard of Bingen


2024-01-01



---
https://en.wikipedia.org/wiki/Hillary_Clinton_email_controversy#October_2016_%E2%80%94_Additional_investigation
Hillary Clinton email controversy § October 2016—Additional investigation


2024-01-01



---
https://en.wikipedia.org/wiki/Hilton_Als
Hilton Als


2024-01-01



---
https://en.wikipedia.org/wiki/Himabindu_Lakkaraju
Himabindu Lakkaraju


2024-01-01



---
https://en.wikipedia.org/wiki/Himanshu_Thakur
Himanshu Thakur


2024-01-01



---
https://en.wikipedia.org/wiki/Himitsu_Sentai_Gorenger
Himitsu Sentai Gorenger


2024-01-01



---
https://en.wikipedia.org/wiki/Hinamatsuri
Hinamatsuri


2024-01-01



---
https://en.wikipedia.org/wiki/Hindi_cinema
Hindi cinema


2024-01-01



---
https://en.wikipedia.org/wiki/Hindsight_bias
Hindsight bias


2024-01-01



---
https://en.wikipedia.org/wiki/Hinterlands_(short_story)
Hinterlands (short story)


2024-01-01



---
https://en.wikipedia.org/wiki/Hippocampal_replay
Hippocampal replay


2024-01-01



---
https://en.wikipedia.org/wiki/Hippocampus
Hippocampus


2024-01-01



---
https://en.wikipedia.org/wiki/Hiragana_Times
Hiragana Times


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroe_Suga
Hiroe Suga


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroki_Azuma
Hiroki Azuma


2024-01-01



---
https://en.wikipedia.org/wiki/Hiromu_Arakawa
Hiromu Arakawa


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroshi_Ishikawa
Hiroshi Ishikawa


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroshi_Kaneda
Hiroshi Kaneda


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroshi_Miyauchi
Hiroshi Miyauchi


2024-01-01



---
https://en.wikipedia.org/wiki/Hirotaka_Sugawara
Hirotaka Sugawara


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroyuki_Morita
Hiroyuki Morita


2024-01-01



---
https://en.wikipedia.org/wiki/Hiroyuki_Sasaki
Hiroyuki Sasaki


2024-12-03



---
https://en.wikipedia.org/wiki/Hiroyuki_Yamaga
Hiroyuki Yamaga


2024-01-01



---
https://en.wikipedia.org/wiki/His_Master%27s_Voice_(novel)
His Master's Voice (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Hisayuki_Toriumi
Hisayuki Toriumi


2024-01-01



---
https://en.wikipedia.org/wiki/Hisham_Al-Obaidi
Hisham Al-Obaidi


2024-01-01



---
https://en.wikipedia.org/wiki/Histogram_of_oriented_gradients
Histogram of oriented gradients


2024-01-01



---
https://en.wikipedia.org/wiki/Historia_Augusta
Historia Augusta


2024-03-28



---
https://en.wikipedia.org/wiki/Historical_criticism
Historical criticism


2024-01-01



---
https://en.wikipedia.org/wiki/Historicity_of_Jesus
Historicity of Jesus


2024-01-01



---
https://en.wikipedia.org/wiki/Histories_(Herodotus)
Histories (Herodotus)


2024-01-01



---
https://en.wikipedia.org/wiki/Historiometry
Historiometry


2024-01-01



---
https://en.wikipedia.org/wiki/History_and_culture_of_substituted_amphetamines#History_of_amphetamine_and_methamphetamine
History and culture of substituted amphetamines § History of amphetamine and methamphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Christian_thought_on_abortion
History of Christian thought on abortion


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_LSD#Discovery
History of LSD § Discovery


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Maxwell%27s_equations
History of Maxwell's equations


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Maxwell's_equations
History of Maxwell's equations


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Rome_(Livy)
History of Rome (Livy)


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Tesla,_Inc.#The_beginnings_%E2%80%93_Roadster_and_private_funding
History of Tesla, Inc. § The beginnings—Roadster and private funding


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_Unix#1970s
History of Unix § 1970s


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_cryptography#Modern_cryptography
History of cryptography § Modern cryptography


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_hard_disk_drives#Manufacturing_history
History of hard disk drives § Manufacturing history


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_lysergic_acid_diethylamide#Discovery
History of lysergic acid diethylamide § Discovery


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_podcasting#Apple_adds_podcasts_to_iTunes
History of podcasting § Apple adds podcasts to iTunes


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_suits#Regency
History of suits § Regency


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_the_Cape_Colony_from_1806_to_1870#Xhosa_cattle-killing_movement_and_famine_(1854%E2%80%931858)
History of the Cape Colony from 1806–1870 § Xhosa cattle-killing movement and famine (1854–1858)


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_the_Haber_process
History of the Haber process


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_the_Nintendo_Entertainment_System#Famicom_release_in_Japan_(1983%E2%80%931984)
History of the Nintendo Entertainment System § Famicom release in Japan (1983–1984)


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_the_Teller%E2%80%93Ulam_design#Teller's_%22Super%22
History of the Teller–Ulam design § Teller's ‘Super’


2024-01-01



---
https://en.wikipedia.org/wiki/History_of_the_ambulance#Move_to_on-scene_care
History of the ambulance § Move to on-scene care


2024-10-30



---
https://en.wikipedia.org/wiki/History_of_variational_principles_in_physics
History of variational principles in physics


2024-01-01



---
https://en.wikipedia.org/wiki/Hitler_Diaries
Hitler Diaries


2024-01-01



---
https://en.wikipedia.org/wiki/Hitoshi_Doi
Hitoshi Doi


2024-01-01



---
https://en.wikipedia.org/wiki/Hitoshi_Doi#Personal_website_and_Seiy.C5.AB_Database
Hitoshi Doi § Personal website and Seiy.C5.AB Database


2024-01-01



---
https://en.wikipedia.org/wiki/Hledger
Hledger


2024-11-02



---
https://en.wikipedia.org/wiki/Ho-Chunk
Ho-Chunk


2024-01-01



---
https://en.wikipedia.org/wiki/Hoarding_disorder
Hoarding disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Hobby_horse_(toy)
Hobby horse (toy)


2024-01-01



---
https://en.wikipedia.org/wiki/Hocket
Hocket


2024-01-01



---
https://en.wikipedia.org/wiki/Hod_(Kabbalah)
Hod (Kabbalah)


2024-01-01



---
https://en.wikipedia.org/wiki/Hod_Lipson
Hod Lipson


2024-01-01



---
https://en.wikipedia.org/wiki/Hoefler_%26_Co.
Hoefler & Co


2024-01-01



---
https://en.wikipedia.org/wiki/Hofstadter%27s_law
Hofstadter's law


2024-01-01



---
https://en.wikipedia.org/wiki/Hohlraum
Hohlraum


2024-01-01



---
https://en.wikipedia.org/wiki/Hokkaido
Hokkaido


2024-01-01



---
https://en.wikipedia.org/wiki/Holden_Karnofsky
Holden Karnofsky


2024-01-01



---
https://en.wikipedia.org/wiki/Holger_Rootz%C3%A9n
Holger Rootzén


2024-01-01



---
https://en.wikipedia.org/wiki/Holland_sheets
Holland sheets


2024-09-07



---
https://en.wikipedia.org/wiki/Holly_Jackson
Holly Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Hollywood_Stock_Exchange
Hollywood Stock Exchange


2024-01-01



---
https://en.wikipedia.org/wiki/Hololive_Production
Hololive Production


2024-01-01



---
https://en.wikipedia.org/wiki/Holy_Grail
Holy Grail


2024-01-01



---
https://en.wikipedia.org/wiki/Holystone
Holystone


2024-01-01



---
https://en.wikipedia.org/wiki/Home_Alone
Home Alone


2024-01-01



---
https://en.wikipedia.org/wiki/Home_Demonstration_Clubs
Home Demonstration Clubs


2024-01-01



---
https://en.wikipedia.org/wiki/Home_Park
Home Park


2024-01-01



---
https://en.wikipedia.org/wiki/Home_demonstration_clubs
Home demonstration clubs


2024-01-01



---
https://en.wikipedia.org/wiki/Home_inspection
Home inspection


2024-01-01



---
https://en.wikipedia.org/wiki/Home_rule
Home rule


2024-01-01



---
https://en.wikipedia.org/wiki/Home_rule_in_the_United_States
Home rule in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Home_screen
Home screen


2024-01-01



---
https://en.wikipedia.org/wiki/Homebrew_Computer_Club
Homebrew Computer Club


2024-01-01



---
https://en.wikipedia.org/wiki/Homecoming#Origins
Homecoming § Origins


2024-10-07



---
https://en.wikipedia.org/wiki/Homeopathy
Homeopathy


2024-01-01



---
https://en.wikipedia.org/wiki/Homer
Homer


2024-01-01



---
https://en.wikipedia.org/wiki/Homeric_Question
Homeric Question


2024-01-01



---
https://en.wikipedia.org/wiki/Homoglyph
Homoglyph


2024-01-01



---
https://en.wikipedia.org/wiki/Homoiconic
Homoiconic


2024-01-01



---
https://en.wikipedia.org/wiki/Homoiconicity
Homoiconicity


2024-01-01



---
https://en.wikipedia.org/wiki/Homomorphic_encryption#Fully_homomorphic_encryption
Homomorphic encryption § Fully homomorphic encryption


2024-01-01



---
https://en.wikipedia.org/wiki/Homoscedasticity_and_heteroscedasticity
Homoscedasticity and heteroscedasticity


2024-01-01



---
https://en.wikipedia.org/wiki/Homura_Akemi
Homura Akemi


2024-01-01



---
https://en.wikipedia.org/wiki/Hon%C5%8D_no_Tenk%C5%8Dsei
Honō no Tenkōsei


2024-01-01



---
https://en.wikipedia.org/wiki/Honey
Honey


2024-01-01



---
https://en.wikipedia.org/wiki/Honey_and_Clover
Honey and Clover


2024-01-01



---
https://en.wikipedia.org/wiki/Honeytoken
Honeytoken


2024-09-21



---
https://en.wikipedia.org/wiki/Honeywell
Honeywell


2024-01-01



---
https://en.wikipedia.org/wiki/Hong_Chen
Hong Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Hong_Wei
Hong Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Hong_Wu
Hong Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Hong_Yu
Hong Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Honor_of_Kings
Honor of Kings


2024-01-01



---
https://en.wikipedia.org/wiki/Honorverse
Honorverse


2024-01-01



---
https://en.wikipedia.org/wiki/Honorverse#Protagonist
Honorverse § Protagonist


2024-01-01



---
https://en.wikipedia.org/wiki/Hoon_Chung
Hoon Chung


2024-01-01



---
https://en.wikipedia.org/wiki/Hoover_Institution
Hoover Institution


2024-01-01



---
https://en.wikipedia.org/wiki/Hopi_E._Hoekstra
Hopi E. Hoekstra


2024-01-01



---
https://en.wikipedia.org/wiki/Horace
Horace


2024-01-01



---
https://en.wikipedia.org/wiki/Horace_Barlow
Horace Barlow


2024-01-01



---
https://en.wikipedia.org/wiki/Horace_Mann_School
Horace Mann School


2024-01-01



---
https://en.wikipedia.org/wiki/Horace_Walpole
Horace Walpole


2024-01-01



---
https://en.wikipedia.org/wiki/Horatio_Hornblower
Horatio Hornblower


2024-01-01



---
https://en.wikipedia.org/wiki/Horatio_Hornblower#Screen_adaptations
Horatio Hornblower § Screen adaptations


2024-01-01



---
https://en.wikipedia.org/wiki/Horizon_(British_TV_series)
Horizon (British TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Horizon_Worlds
Horizon Worlds


2024-01-01



---
https://en.wikipedia.org/wiki/Horizontal_and_vertical_writing_in_East_Asian_scripts
Horizontal and vertical writing in East Asian scripts


2024-01-01



---
https://en.wikipedia.org/wiki/Hormone
Hormone


2024-01-01



---
https://en.wikipedia.org/wiki/Hormone_replacement_therapy
Hormone replacement therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Horn_effect
Horn effect


2024-01-01



---
https://en.wikipedia.org/wiki/Horst_D._Simon
Horst D. Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Host_and_hostess_clubs
Host and hostess clubs


2024-01-01



---
https://en.wikipedia.org/wiki/Hostname
Hostname


2024-01-01



---
https://en.wikipedia.org/wiki/Hot_plate
Hot plate


2024-01-01



---
https://en.wikipedia.org/wiki/Hour_of_the_Wolf#Development
Hour of the Wolf § Development


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Elzevir
House of Elzevir


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Five_Leaves
House of 5 Leaves


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Habsburg
House of Habsburg


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Leaves
House of Leaves


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Romanov
House of Romanov


2024-01-01



---
https://en.wikipedia.org/wiki/House_of_Valois
House of Valois


2024-01-01



---
https://en.wikipedia.org/wiki/Hovav_Shacham
Hovav Shacham


2024-01-01



---
https://en.wikipedia.org/wiki/Hovercraft
Hovercraft


2024-01-01



---
https://en.wikipedia.org/wiki/How_Buildings_Learn
How Buildings Learn


2024-01-01



---
https://en.wikipedia.org/wiki/How_Long_Is_the_Coast_of_Britain%3F_Statistical_Self-Similarity_and_Fractional_Dimension
How Long Is the Coast of Britain? Statistical Self-Similarity and Fractional Dimension


2024-01-01



---
https://en.wikipedia.org/wiki/How_the_Grinch_Stole_Christmas!_(TV_special)
How the Grinch Stole Christmas! (TV special)


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Dean_2004_presidential_campaign#Iowa_and_the_%22Dean_scream%22
Howard Dean 2004 presidential campaign § Iowa and the ‘Dean scream’


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Liddell_(psychologist)
Howard Liddell (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Morland
Howard Morland


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Raiffa
Howard Raiffa


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Rheingold
Howard Rheingold


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_S._Liddell
Howard S. Liddell


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Stern
Howard Stern


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Wainer
Howard Wainer


2024-01-01



---
https://en.wikipedia.org/wiki/Howard_Y._Chang
Howard Y. Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Howdah
Howdah


2024-01-01



---
https://en.wikipedia.org/wiki/Howl%27s_Moving_Castle
Howl's Moving Castle


2024-01-01



---
https://en.wikipedia.org/wiki/Howl%27s_Moving_Castle_(film)
Howl's Moving Castle (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Howl's_Moving_Castle
Howl's Moving Castle


2024-01-01



---
https://en.wikipedia.org/wiki/Howl's_Moving_Castle_(film)
Howl's Moving Castle (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Hoyt_Bleakley
Hoyt Bleakley


2024-01-01



---
https://en.wikipedia.org/wiki/Hozuki%27s_Coolheadedness
Hozuki's Coolheadedness


2024-01-01



---
https://en.wikipedia.org/wiki/Hrishikesh_Joshi
Hrishikesh Joshi


2024-01-01



---
https://en.wikipedia.org/wiki/Hrotsvitha
Hrotsvitha


2024-01-01



---
https://en.wikipedia.org/wiki/Hsiao-Wuen_Hon
Hsiao-Wuen Hon


2024-01-01



---
https://en.wikipedia.org/wiki/Hsinchun_Chen
Hsinchun Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Hu_Haifeng
Hu Haifeng


2024-01-01



---
https://en.wikipedia.org/wiki/Hua_Chen
Hua Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Hua_Hua
Hua Hua


2024-01-01



---
https://en.wikipedia.org/wiki/Huang_Huang
Huang Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Huanming_Yang
Huanming Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Hubert_Dreyfus
Hubert Dreyfus


2024-01-01



---
https://en.wikipedia.org/wiki/Hubris
Hubris


2024-01-01



---
https://en.wikipedia.org/wiki/Huckleberry_Finn
Huckleberry Finn


2024-01-01



---
https://en.wikipedia.org/wiki/Huda_Akil
Huda Akil


2024-01-01



---
https://en.wikipedia.org/wiki/Hugging_Face
Hugging Face


2024-06-05



---
https://en.wikipedia.org/wiki/Hugh_Calkins
Hugh Calkins


2024-09-13



---
https://en.wikipedia.org/wiki/Hugh_Everett_III
Hugh Everett III


2024-01-01



---
https://en.wikipedia.org/wiki/Hugh_Gurling
Hugh Gurling


2024-01-01



---
https://en.wikipedia.org/wiki/Hugh_Gusterson
Hugh Gusterson


2024-01-01



---
https://en.wikipedia.org/wiki/Hugh_McColl
Hugh McColl


2024-01-01



---
https://en.wikipedia.org/wiki/Hugh_Walpole
Hugh Walpole


2024-09-25



---
https://en.wikipedia.org/wiki/Hughes_Aircraft_Company
Hughes Aircraft Company


2024-01-01



---
https://en.wikipedia.org/wiki/Hugo_Award
Hugo Award


2024-01-01



---
https://en.wikipedia.org/wiki/Hugo_Critchley
Hugo Critchley


2024-01-01



---
https://en.wikipedia.org/wiki/Hugo_Steinhaus
Hugo Steinhaus


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Chen
Hui Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Lei
Hui Lei


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Shi
Hui Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Wu
Hui Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Xiong
Hui Xiong


2024-01-01



---
https://en.wikipedia.org/wiki/Hui_Yang
Hui Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Hulu
Hulu


2024-01-01



---
https://en.wikipedia.org/wiki/Hulu_streaming_service
Hulu streaming service


2024-06-30



---
https://en.wikipedia.org/wiki/Huma_Abedin
Huma Abedin


2024-01-01



---
https://en.wikipedia.org/wiki/Human,_All_Too_Human
Human, All Too Human


2024-01-01



---
https://en.wikipedia.org/wiki/Human_Accomplishment
Human Accomplishment


2024-01-01



---
https://en.wikipedia.org/wiki/Human_Genetic_Diversity:_Lewontin%27s_Fallacy
Human Genetic Diversity: Lewontin's Fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Human_Genome_Project
Human Genome Project


2024-01-01



---
https://en.wikipedia.org/wiki/Human_Potential_Movement
Human Potential Movement


2024-01-01



---
https://en.wikipedia.org/wiki/Human_challenge_study
Human challenge study


2024-01-01



---
https://en.wikipedia.org/wiki/Human_evolution
Human evolution


2024-01-01



---
https://en.wikipedia.org/wiki/Human_factors_and_ergonomics
Human factors and ergonomics


2024-01-01



---
https://en.wikipedia.org/wiki/Human_height
Human height


2024-01-01



---
https://en.wikipedia.org/wiki/Human_intelligence_(intelligence_gathering)
Human intelligence (intelligence gathering)


2024-01-01



---
https://en.wikipedia.org/wiki/Human_interface_guidelines
Human interface guidelines


2024-01-01



---
https://en.wikipedia.org/wiki/Human_radiation_experiments#Experiments_performed_in_the_United_States
Human radiation experiments § Experiments performed in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Human_sex_pheromones
Human sex pheromones


2024-01-01



---
https://en.wikipedia.org/wiki/Human_skin_color#Genetics_of_skin_color_variation
Human skin color § Genetics of skin color variation


2024-01-01



---
https://en.wikipedia.org/wiki/Humanitas
Humanitas


2024-01-01



---
https://en.wikipedia.org/wiki/Humanity_Has_Declined
Humanity Has Declined


2024-01-01



---
https://en.wikipedia.org/wiki/Hundred_Family_Surnames
Hundred Family Surnames


2024-01-01



---
https://en.wikipedia.org/wiki/Hundred_Flowers_Campaign
Hundred Flowers Campaign


2024-01-01



---
https://en.wikipedia.org/wiki/Hungarian_conquest_of_the_Carpathian_Basin
Hungarian conquest of the Carpathian Basin


2024-01-01



---
https://en.wikipedia.org/wiki/Huns
Huns


2024-01-01



---
https://en.wikipedia.org/wiki/Hunter_College
Hunter College


2024-01-01



---
https://en.wikipedia.org/wiki/Hunter_College_High_School#Alumni
Hunter College High School § Alumni


2024-01-01



---
https://en.wikipedia.org/wiki/Hunter_S._Thompson
Hunter S. Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Hunters_of_Dune
Hunters of Dune


2024-01-01



---
https://en.wikipedia.org/wiki/Huntington%27s_disease
Huntington's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Huntington's_disease
Huntington's disease


2024-01-01



---
https://en.wikipedia.org/wiki/Huperzine_A
Huperzine A


2024-01-01



---
https://en.wikipedia.org/wiki/Hushmail
Hushmail


2024-01-01



---
https://en.wikipedia.org/wiki/Hushmail#Compromises_to_email_privacy
Hushmail § Compromises to email privacy


2024-01-01



---
https://en.wikipedia.org/wiki/Hwasong-7
Hwasong-7


2024-01-01



---
https://en.wikipedia.org/wiki/Hyakki_Yagy%C5%8D
Hyakki Yagyō


2024-01-01



---
https://en.wikipedia.org/wiki/Hybrid_(biology)
Hybrid (biology)


2024-01-01



---
https://en.wikipedia.org/wiki/Hydranencephaly
Hydranencephaly


2024-01-01



---
https://en.wikipedia.org/wiki/Hydraulic_ram
Hydraulic ram


2024-07-08



---
https://en.wikipedia.org/wiki/Hydrazine
Hydrazine


2024-01-01



---
https://en.wikipedia.org/wiki/Hydriotaphia,_Urn_Burial
Hydriotaphia, Urn Burial


2024-01-01



---
https://en.wikipedia.org/wiki/Hydrocephalus
Hydrocephalus


2024-01-01



---
https://en.wikipedia.org/wiki/Hydrocortisone
Hydrocortisone


2024-11-05



---
https://en.wikipedia.org/wiki/Hydrogen_chloride
Hydrogen chloride


2024-01-01



---
https://en.wikipedia.org/wiki/Hydrophobe
Hydrophobe


2024-01-01



---
https://en.wikipedia.org/wiki/Hyecho
Hyecho


2024-01-01



---
https://en.wikipedia.org/wiki/Hyeonwoo_Kim
Hyeonwoo Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Hygiene_hypothesis
Hygiene hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Hyo_Kang
Hyo Kang


2024-01-01



---
https://en.wikipedia.org/wiki/Hyper%E2%80%89text
Hyper text


2024-04-25



---
https://en.wikipedia.org/wiki/Hyper-encryption
Hyper-encryption


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperart_Thomasson
Hyperart Thomasson


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperbolic_discounting
Hyperbolic discounting


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperbolic_geometry
Hyperbolic geometry


2024-01-01



---
https://en.wikipedia.org/wiki/Hypercapnia
Hypercapnia


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperfocus
Hyperfocus


2024-01-01



---
https://en.wikipedia.org/wiki/Hypergeometric_function
Hypergeometric function


2024-01-01



---
https://en.wikipedia.org/wiki/Hypericum_perforatum
Hypericum perforatum


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperion_(Simmons_novel)
Hyperion (Simmons novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperion_(moon)
Hyperion (moon)


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperion_Cantos
Hyperion Cantos


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperlink
Hyperlink


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperlinks
Hyperlinks


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperparameter_optimization
Hyperparameter optimization


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperparasite
Hyperparasite


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperreal_number
Hyperreal number


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperrealism_%28visual_arts%29
Hyperrealism (visual arts)


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperrealism_(visual_arts)
Hyperrealism (visual arts)


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperspheres
Hyperspheres


2024-01-01



---
https://en.wikipedia.org/wiki/Hypertext
Hypertext


2024-01-01



---
https://en.wikipedia.org/wiki/Hyperthyroidism
Hyperthyroidism


2024-01-01



---
https://en.wikipedia.org/wiki/Hypnerotomachia_Poliphili
Hypnerotomachia Poliphili


2024-01-01



---
https://en.wikipedia.org/wiki/Hypnosis
Hypnosis


2024-01-01



---
https://en.wikipedia.org/wiki/Hypoglycemia
Hypoglycemia


2024-01-01



---
https://en.wikipedia.org/wiki/Hypothermia
Hypothermia


2024-01-01



---
https://en.wikipedia.org/wiki/Hypoxia_(environmental)
Hypoxia (environmental)


2024-01-01



---
https://en.wikipedia.org/wiki/Hyundai_Asan
Hyundai Asan


2024-01-01



---
https://en.wikipedia.org/wiki/Hyundai_Group
Hyundai Group


2024-01-01



---
https://en.wikipedia.org/wiki/Hyung_Chul_Kim
Hyung Chul Kim


2024-01-01



---
https://en.wikipedia.org/wiki/I-Chen_Wu
I-Chen Wu


2024-01-01



---
https://en.wikipedia.org/wiki/I._J._Good
I. J. Good


2024-01-01



---
https://en.wikipedia.org/wiki/I2P
I2P


2024-01-01



---
https://en.wikipedia.org/wiki/I386
I386


2024-01-01



---
https://en.wikipedia.org/wiki/IAS_machine
IAS machine


2024-01-01



---
https://en.wikipedia.org/wiki/IBM
IBM


2024-01-01



---
https://en.wikipedia.org/wiki/IBM-360
IBM-360


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_7090#IBM_7094
IBM 7090 § IBM 7094


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_7094
IBM 7094


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_PC_DOS
IBM PC DOS


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_Personal_Computer#History
IBM Personal Computer § History


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_Plex
IBM Plex


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_Plex_Mono
IBM Plex Mono


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_Selectric
IBM Selectric


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_Selectric_typewriter
IBM Selectric typewriter


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_System/23_Datamaster
IBM System/23 Datamaster


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_System/360
IBM System/360


2024-01-01



---
https://en.wikipedia.org/wiki/IBM_WebSphere
IBM WebSphere


2024-01-01



---
https://en.wikipedia.org/wiki/ICloud
ICloud


2024-01-01



---
https://en.wikipedia.org/wiki/IEEE
IEEE


2024-01-01



---
https://en.wikipedia.org/wiki/IEEE_Emanuel_R._Piore_Award
IEEE Emanuel R. Piore Award


2024-01-01



---
https://en.wikipedia.org/wiki/IEEE_Richard_W._Hamming_Medal
IEEE Richard W. Hamming Medal


2024-01-01



---
https://en.wikipedia.org/wiki/IFrame
IFrame


2024-01-01



---
https://en.wikipedia.org/wiki/IGoogle
IGoogle


2024-01-01



---
https://en.wikipedia.org/wiki/IHeartMedia
IHeartMedia


2024-01-01



---
https://en.wikipedia.org/wiki/IKEA#Corporate_structure
IKEA § Corporate structure


2024-01-01



---
https://en.wikipedia.org/wiki/ILLIAC_IV
ILLIAC IV


2024-01-01



---
https://en.wikipedia.org/wiki/ILOVEYOU
ILOVEYOU


2024-01-01



---
https://en.wikipedia.org/wiki/IMAX
IMAX


2024-01-01



---
https://en.wikipedia.org/wiki/IMDb
IMDb


2024-01-01



---
https://en.wikipedia.org/wiki/IMac
IMac


2024-01-01



---
https://en.wikipedia.org/wiki/IOS
IOS


2024-01-01



---
https://en.wikipedia.org/wiki/IOTA_(technology)
IOTA (technology)


2024-01-01



---
https://en.wikipedia.org/wiki/IP_address
IP address


2024-01-01



---
https://en.wikipedia.org/wiki/IP_over_Avian_Carriers
IP over Avian Carriers


2024-01-01



---
https://en.wikipedia.org/wiki/IPad
IPad


2024-01-01



---
https://en.wikipedia.org/wiki/IPhone
IPhone


2024-01-01



---
https://en.wikipedia.org/wiki/IPhone#App_Store_and_third-party_apps
IPhone § App Store and third-party apps


2024-01-01



---
https://en.wikipedia.org/wiki/IPhone_4#Antenna
IPhone 4 § Antenna


2024-01-01



---
https://en.wikipedia.org/wiki/IPhone_7#Headphone_jack_controversy
IPhone 7 § Headphone jack controversy


2024-01-01



---
https://en.wikipedia.org/wiki/IPredict#Closure
IPredict § Closure


2024-01-01



---
https://en.wikipedia.org/wiki/IRC_bot
IRC bot


2024-01-01



---
https://en.wikipedia.org/wiki/IRI_(company)
IRI (company)


2024-01-01



---
https://en.wikipedia.org/wiki/ISBN
ISBN


2024-01-01



---
https://en.wikipedia.org/wiki/ISBN#Check_digits
ISBN § Check digits


2024-01-01



---
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Decoding_table
ISO 3166–1 alpha-2 § Decoding table


2024-08-19



---
https://en.wikipedia.org/wiki/ISO_639-3
ISO 639-3


2024-01-01



---
https://en.wikipedia.org/wiki/ISO_8601
ISO 8601


2024-01-01



---
https://en.wikipedia.org/wiki/ITER
ITER


2024-01-01



---
https://en.wikipedia.org/wiki/IUniverse
IUniverse


2024-01-01



---
https://en.wikipedia.org/wiki/IWarp
IWarp


2024-01-01



---
https://en.wikipedia.org/wiki/IWoz
IWoz


2024-01-01



---
https://en.wikipedia.org/wiki/I_Am_a_Cat
I Am a Cat


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Anderson
Ian Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Beer
Ian Beer


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_D._Cameron
Ian D. Cameron


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Day
Ian Day


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Ellis
Ian Ellis


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Fleming
Ian Fleming


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Ford
Ian Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Frazier
Ian Frazier


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Goodfellow
Ian Goodfellow


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_H._Gotlib
Ian H. Gotlib


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_J._Deary
Ian J. Deary


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_McEwan
Ian McEwan


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Meinertzhagen
Ian Meinertzhagen


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Munro_Ross
Ian Munro Ross


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Tomlinson
Ian Tomlinson


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Watson_(author)
Ian Watson (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Ian_Watt
Ian Watt


2024-01-01



---
https://en.wikipedia.org/wiki/Iatrogenesis
Iatrogenesis


2024-01-01



---
https://en.wikipedia.org/wiki/Ibaraki_Prefecture
Ibaraki Prefecture


2024-01-01



---
https://en.wikipedia.org/wiki/Iblard_Jikan
Iblard Jikan


2024-01-01



---
https://en.wikipedia.org/wiki/Ibrahim_Oweiss
Ibrahim Oweiss


2024-01-01



---
https://en.wikipedia.org/wiki/Icarus_(2017_film)
Icarus (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Ice_Age:_Dawn_of_the_Dinosaurs
Ice Age: Dawn of the Dinosaurs


2024-01-01



---
https://en.wikipedia.org/wiki/Ice_boats
Ice boats


2024-01-01



---
https://en.wikipedia.org/wiki/Ice_cider
Ice cider


2024-01-01



---
https://en.wikipedia.org/wiki/Ice_wine
Ice wine


2024-01-01



---
https://en.wikipedia.org/wiki/Iceboat
Iceboat


2024-01-01



---
https://en.wikipedia.org/wiki/Ichi-go,_ichi-e.
Ichi-go, ichi-e


2024-01-01



---
https://en.wikipedia.org/wiki/Ichi-go_ichi-e
Ichi-go ichi-e


2024-01-01



---
https://en.wikipedia.org/wiki/Icicle_(yacht)
Icicle (yacht)


2024-01-01



---
https://en.wikipedia.org/wiki/Icosahedron
Icosahedron


2024-01-01



---
https://en.wikipedia.org/wiki/Idiopathic_hypersomnia
Idiopathic hypersomnia


2024-01-01



---
https://en.wikipedia.org/wiki/Idiot_savant
Idiot savant


2024-05-24



---
https://en.wikipedia.org/wiki/Ido_Bachelet
Ido Bachelet


2024-01-01



---
https://en.wikipedia.org/wiki/Iframe
Iframe


2024-01-01



---
https://en.wikipedia.org/wiki/Iftikhar_Khan
Iftikhar Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Iggy_Pop
Iggy Pop


2024-01-01



---
https://en.wikipedia.org/wiki/Igloo
Igloo


2024-09-03



---
https://en.wikipedia.org/wiki/Ignacio_Alvarez
Ignacio Alvarez


2024-01-01



---
https://en.wikipedia.org/wiki/Igor_Douven
Igor Douven


2024-01-01



---
https://en.wikipedia.org/wiki/Igor_Fedorov
Igor Fedorov


2024-01-01



---
https://en.wikipedia.org/wiki/Igor_Larrosa
Igor Larrosa


2024-01-01



---
https://en.wikipedia.org/wiki/Igor_Rudan
Igor Rudan


2024-01-01



---
https://en.wikipedia.org/wiki/Ik_people
Ik people


2024-01-01



---
https://en.wikipedia.org/wiki/Ikky%C5%AB
Ikkyū


2024-01-01



---
https://en.wikipedia.org/wiki/Ila_Fiete
Ila Fiete


2024-01-01



---
https://en.wikipedia.org/wiki/Ilex_guayusa
Ilex guayusa


2024-01-01



---
https://en.wikipedia.org/wiki/Iliad
Iliad


2024-01-01



---
https://en.wikipedia.org/wiki/Ilina_Singh
Ilina Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Illinois
Illinois


2024-01-01



---
https://en.wikipedia.org/wiki/Illumina,_Inc.
Illumina, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Illusion_of_transparency
Illusion of transparency


2024-01-01



---
https://en.wikipedia.org/wiki/Ilona_Kov%C3%A1cs
Ilona Kovács


2024-01-01



---
https://en.wikipedia.org/wiki/Ilya_A._Strebulaev
Ilya A. Strebulaev


2024-01-01



---
https://en.wikipedia.org/wiki/Ilya_Mironov
Ilya Mironov


2024-01-01



---
https://en.wikipedia.org/wiki/Ilya_Segal
Ilya Segal


2024-01-01



---
https://en.wikipedia.org/wiki/ImageMagick
ImageMagick


2024-01-01



---
https://en.wikipedia.org/wiki/ImageNet
ImageNet


2024-01-01



---
https://en.wikipedia.org/wiki/Image_map
Image map


2024-01-01



---
https://en.wikipedia.org/wiki/Image_song
Image song


2024-01-01



---
https://en.wikipedia.org/wiki/Imageboard#Danbooru-style_boards
Imageboard § Danbooru-style boards


2024-01-01



---
https://en.wikipedia.org/wiki/Imaginary_friend
Imaginary friend


2024-01-01



---
https://en.wikipedia.org/wiki/Imaginary_unit
Imaginary unit


2024-01-01



---
https://en.wikipedia.org/wiki/Imgur
Imgur


2024-01-01



---
https://en.wikipedia.org/wiki/Immaculata_De_Vivo
Immaculata De Vivo


2024-01-01



---
https://en.wikipedia.org/wiki/Immanuel_Kant
Immanuel Kant


2024-01-01



---
https://en.wikipedia.org/wiki/Immersion_(virtual_reality)#Presence
Immersion (virtual reality) § Presence


2024-01-01



---
https://en.wikipedia.org/wiki/Immigration_Act_of_1924
Immigration Act of 1924


2024-01-01



---
https://en.wikipedia.org/wiki/Immortals_(2011_film)
Immortals (2011 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Impact_event
Impact event


2024-01-01



---
https://en.wikipedia.org/wiki/Imperial_Court_System
Imperial Court System


2024-01-01



---
https://en.wikipedia.org/wiki/Imperial_presidency
Imperial presidency


2024-01-01



---
https://en.wikipedia.org/wiki/Impermanence
Impermanence


2024-01-01



---
https://en.wikipedia.org/wiki/Impermanence#Hinduism
Impermanence § Hinduism


2024-01-01



---
https://en.wikipedia.org/wiki/Impressionism
Impressionism


2024-01-01



---
https://en.wikipedia.org/wiki/Improvised_explosive_device
Improvised explosive device


2024-01-01



---
https://en.wikipedia.org/wiki/Imputation_(statistics)
Imputation (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Imputation_(statistics)#Multiple_imputation
Imputation (statistics) § Multiple imputation


2024-01-01



---
https://en.wikipedia.org/wiki/In-group_and_out-group
In-group and out-group


2024-01-01



---
https://en.wikipedia.org/wiki/In_Search_of_Lost_Time
In Search of Lost Time


2024-01-01



---
https://en.wikipedia.org/wiki/In_Search_of_Lost_Time#Volume_Three:_The_Guermantes_Way
In Search of Lost Time § Volume Three: The Guermantes Way


2024-01-01



---
https://en.wikipedia.org/wiki/In_This_Corner_of_the_World_(film)
In This Corner of the World (film)


2024-01-01



---
https://en.wikipedia.org/wiki/In_the_Beginning..._Was_the_Command_Line
In the Beginning... Was the Command Line


2024-01-01



---
https://en.wikipedia.org/wiki/In_the_Ocean_of_Night
In the Ocean of Night


2024-01-01



---
https://en.wikipedia.org/wiki/In_the_Plex
In the Plex


2024-01-01



---
https://en.wikipedia.org/wiki/In_vitro_fertilisation
In vitro fertilisation


2024-01-01



---
https://en.wikipedia.org/wiki/In_vitro_fertilisation#Success_rates
In vitro fertilisation § Success rates


2024-01-01



---
https://en.wikipedia.org/wiki/Inanna
Inanna


2024-01-01



---
https://en.wikipedia.org/wiki/Inbreeding_depression
Inbreeding depression


2024-01-01



---
https://en.wikipedia.org/wiki/Incarceration_in_the_United_States
Incarceration in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Inclusive_fitness
Inclusive fitness


2024-01-01



---
https://en.wikipedia.org/wiki/Incompatible_Timesharing_System
Incompatible Timesharing System


2024-01-01



---
https://en.wikipedia.org/wiki/Incredibles_2
Incredibles 2


2024-01-01



---
https://en.wikipedia.org/wiki/Incremental_cost-effectiveness_ratio
Incremental cost-effectiveness ratio


2024-01-01



---
https://en.wikipedia.org/wiki/Incremental_search
Incremental search


2024-01-01



---
https://en.wikipedia.org/wiki/Incubation_(psychology)
Incubation (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Incubation_effect
Incubation effect


2024-01-01



---
https://en.wikipedia.org/wiki/Indentation_(typesetting)
Indentation (typesetting)


2024-01-01



---
https://en.wikipedia.org/wiki/Independence_(probability_theory)
Independence (probability theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Independence_of_irrelevant_alternatives
Independence of irrelevant alternatives


2024-01-01



---
https://en.wikipedia.org/wiki/Independent_and_identically_distributed_random_variables
Independent and identically distributed random variables


2024-01-01



---
https://en.wikipedia.org/wiki/Indeterminacy_of_translation
Indeterminacy of translation


2024-01-01



---
https://en.wikipedia.org/wiki/Indian_classical_music
Indian classical music


2024-01-01



---
https://en.wikipedia.org/wiki/Indole
Indole


2024-01-01



---
https://en.wikipedia.org/wiki/Indriya
Indriya


2024-01-01



---
https://en.wikipedia.org/wiki/Induction_cooking
Induction cooking


2024-01-01



---
https://en.wikipedia.org/wiki/Induction_heating
Induction heating


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial/organizational_psychology
Industrial/organizational psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial_Light_%26_Magic
Industrial Light & Magic


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial_Revolution
Industrial Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial_Revolution#Causes_in_Europe
Industrial Revolution § Causes in Europe


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial_and_organizational_psychology
Industrial and organizational psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Industrial_robot
Industrial robot


2024-01-01



---
https://en.wikipedia.org/wiki/Industrialization_of_China#Reasons_for_the_delay_in_industrialization
Industrialization of China § Reasons for the delay in industrialization


2024-01-01



---
https://en.wikipedia.org/wiki/Industry_Standard_Architecture
Industry Standard Architecture


2024-01-01



---
https://en.wikipedia.org/wiki/Inertial_confinement_fusion
Inertial confinement fusion


2024-01-01



---
https://en.wikipedia.org/wiki/Infanticide
Infanticide


2024-01-01



---
https://en.wikipedia.org/wiki/Infanticide_in_rodents
Infanticide in rodents


2024-11-02



---
https://en.wikipedia.org/wiki/Inferno_(Dante)
Inferno (Dante)


2024-01-01



---
https://en.wikipedia.org/wiki/InfiniBand
InfiniBand


2024-01-01



---
https://en.wikipedia.org/wiki/Infinite_Jest
Infinite Jest


2024-01-01



---
https://en.wikipedia.org/wiki/Infinite_in_All_Directions
Infinite in All Directions


2024-01-01



---
https://en.wikipedia.org/wiki/Infinite_monkey_theorem
Infinite monkey theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Infinitesimal_model
Infinitesimal model


2024-01-01



---
https://en.wikipedia.org/wiki/Inflatable_space_habitat
Inflatable space habitat


2024-01-01



---
https://en.wikipedia.org/wiki/Inflection_AI
Inflection AI


2024-01-01



---
https://en.wikipedia.org/wiki/Info_(Unix)
Info (Unix)


2024-01-01



---
https://en.wikipedia.org/wiki/Information_International,_Inc.
Information International, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Information_geometry
Information geometry


2024-01-01



---
https://en.wikipedia.org/wiki/Information_theory
Information theory


2024-01-01



---
https://en.wikipedia.org/wiki/Infrasound#Human_reactions
Infrasound § Human reactions


2024-01-01



---
https://en.wikipedia.org/wiki/Ingo_Potrykus
Ingo Potrykus


2024-01-01



---
https://en.wikipedia.org/wiki/Ingo_Rechenberg
Ingo Rechenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Ingvar_Andersson
Ingvar Andersson


2024-01-01



---
https://en.wikipedia.org/wiki/Ingvild_Alm%C3%A5s
Ingvild Almås


2024-01-01



---
https://en.wikipedia.org/wiki/Initial#Drop_cap
Initial § Dropcap


2024-01-01



---
https://en.wikipedia.org/wiki/Initial#Types_of_initial
Initial § Types of initial


2024-01-01



---
https://en.wikipedia.org/wiki/Injectable_filler
Injectable filler


2024-10-30



---
https://en.wikipedia.org/wiki/Ink_wash_painting
Ink wash painting


2024-01-01



---
https://en.wikipedia.org/wiki/Inkling
Inkling


2024-04-07



---
https://en.wikipedia.org/wiki/Inkscape
Inkscape


2024-01-01



---
https://en.wikipedia.org/wiki/Innate_immune_system
Innate immune system


2024-01-01



---
https://en.wikipedia.org/wiki/Inner-platform_effect
Inner-platform effect


2024-01-01



---
https://en.wikipedia.org/wiki/Innes_Ireland
Innes Ireland


2024-01-01



---
https://en.wikipedia.org/wiki/InnoCentive
InnoCentive


2024-01-01



---
https://en.wikipedia.org/wiki/Innocenzo_Manzetti
Innocenzo Manzetti


2024-01-01



---
https://en.wikipedia.org/wiki/Inotify
Inotify


2024-01-01



---
https://en.wikipedia.org/wiki/Input%E2%80%93output_memory_management_unit
Input–output memory management unit


2024-01-01



---
https://en.wikipedia.org/wiki/Inquiry-based_learning
Inquiry-based learning


2024-09-02



---
https://en.wikipedia.org/wiki/Insensitive_munition
Insensitive munition


2024-01-01



---
https://en.wikipedia.org/wiki/Insertion_sort
Insertion sort


2024-01-01



---
https://en.wikipedia.org/wiki/Insight_problems
Insight problems


2024-01-01



---
https://en.wikipedia.org/wiki/Insoo_Hyun
Insoo Hyun


2024-01-01



---
https://en.wikipedia.org/wiki/Inspection_time
Inspection time


2024-01-01



---
https://en.wikipedia.org/wiki/Instacart
Instacart


2024-01-01



---
https://en.wikipedia.org/wiki/Instagram
Instagram


2024-01-01



---
https://en.wikipedia.org/wiki/Instant_tea
Instant tea


2024-01-01



---
https://en.wikipedia.org/wiki/Institute_for_Advanced_Study
Institute for Advanced Study


2024-01-01



---
https://en.wikipedia.org/wiki/Institute_of_Electrical_and_Electronics_Engineers
Institute of Electrical and Electronics Engineers


2024-01-01



---
https://en.wikipedia.org/wiki/Institute_of_Noetic_Sciences
Institute of Noetic Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/Instrumentality_of_Mankind
Instrumentality of Mankind


2024-01-01



---
https://en.wikipedia.org/wiki/Insular_script
Insular script


2024-01-01



---
https://en.wikipedia.org/wiki/Integer_factorization
Integer factorization


2024-01-01



---
https://en.wikipedia.org/wiki/Integer_overflow
Integer overflow


2024-01-01



---
https://en.wikipedia.org/wiki/Integral
Integral


2024-01-01



---
https://en.wikipedia.org/wiki/Intel
Intel


2024-01-01



---
https://en.wikipedia.org/wiki/Intel_8051
Intel 8051


2024-01-01



---
https://en.wikipedia.org/wiki/Intel_8087
Intel 8087


2024-01-01



---
https://en.wikipedia.org/wiki/Intel_Management_Engine
Intel Management Engine


2024-01-01



---
https://en.wikipedia.org/wiki/Intel_Management_Engine#Ring_%E2%88%923_rootkit
Intel Management Engine § Ring −3 rootkit


2024-01-01



---
https://en.wikipedia.org/wiki/Intellectual_Ventures
Intellectual Ventures


2024-01-01



---
https://en.wikipedia.org/wiki/Intelligence_Advanced_Research_Projects_Activity
Intelligence Advanced Research Projects Activity


2024-01-01



---
https://en.wikipedia.org/wiki/Intelligence_quotient
Intelligence quotient


2024-01-01



---
https://en.wikipedia.org/wiki/Intentional_stance
Intentional stance


2024-01-01



---
https://en.wikipedia.org/wiki/Inter-Services_Intelligence
Inter-Services Intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/InterPlanetary_File_System
InterPlanetary File System


2024-01-01



---
https://en.wikipedia.org/wiki/Interaction-free_measurement
Interaction-free measurement


2024-01-01



---
https://en.wikipedia.org/wiki/Interactive_fiction
Interactive fiction


2024-01-01



---
https://en.wikipedia.org/wiki/Interchange_fee
Interchange fee


2024-01-01



---
https://en.wikipedia.org/wiki/Intercontinental_ballistic_missile
Intercontinental ballistic missile


2024-01-01



---
https://en.wikipedia.org/wiki/Intercursus_Magnus
Intercursus Magnus


2024-01-01



---
https://en.wikipedia.org/wiki/Interesting_number_paradox
Interesting number paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Interior_lines
Interior lines


2024-01-01



---
https://en.wikipedia.org/wiki/Interlocking_directorate
Interlocking directorate


2024-01-01



---
https://en.wikipedia.org/wiki/Internal_Family_Systems_Model
Internal Family Systems Model


2024-01-01



---
https://en.wikipedia.org/wiki/Internal_combustion_engine
Internal combustion engine


2024-01-01



---
https://en.wikipedia.org/wiki/Internal_validity
Internal validity


2024-01-01



---
https://en.wikipedia.org/wiki/International_Association_for_Cryptologic_Research
International Association for Cryptologic Research


2024-01-01



---
https://en.wikipedia.org/wiki/International_Association_for_Cryptologic_Research#International_Cryptology_Conference
International Association for Cryptologic Research § International Cryptology Conference


2024-01-01



---
https://en.wikipedia.org/wiki/International_Federation_for_Information_and_Documentation
International Federation for Information and Documentation


2024-01-01



---
https://en.wikipedia.org/wiki/International_Mathematical_Olympiad
International Mathematical Olympiad


2024-01-01



---
https://en.wikipedia.org/wiki/International_Monetary_Fund
International Monetary Fund


2024-01-01



---
https://en.wikipedia.org/wiki/International_Phonetic_Alphabet
International Phonetic Alphabet


2024-01-01



---
https://en.wikipedia.org/wiki/International_Rescue_Committee
International Rescue Committee


2024-01-01



---
https://en.wikipedia.org/wiki/International_Space_Station#Programme_cost
International Space Station § Programme cost


2024-01-01



---
https://en.wikipedia.org/wiki/International_Typographic_Style
International Typographic Style


2024-01-01



---
https://en.wikipedia.org/wiki/International_sanctions_against_Iraq
International sanctions against Iraq


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_Archive
Internet Archive


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_Archive#National_Emergency_Library
Internet Archive § National Emergency Library


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_Explorer
Internet Explorer


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_Information_Services
Internet Information Services


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_censorship_in_Iran
Internet censorship in Iran


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_geolocation
Internet geolocation


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_in_Russia
Internet in Russia


2024-01-01



---
https://en.wikipedia.org/wiki/Internet_service_provider
Internet service provider


2024-01-01



---
https://en.wikipedia.org/wiki/Interpedia
Interpedia


2024-01-01



---
https://en.wikipedia.org/wiki/Interpreter_(computing)
Interpreter (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Interquartile_range
Interquartile range


2024-01-01



---
https://en.wikipedia.org/wiki/Interrobang
Interrobang


2024-01-01



---
https://en.wikipedia.org/wiki/Interview_with_the_Vampire
Interview with the Vampire


2024-01-01



---
https://en.wikipedia.org/wiki/Intikhab_Alam
Intikhab Alam


2024-01-01



---
https://en.wikipedia.org/wiki/Intracytoplasmic_sperm_injection
Intracytoplasmic sperm injection


2024-01-01



---
https://en.wikipedia.org/wiki/Intrade
Intrade


2024-01-01



---
https://en.wikipedia.org/wiki/Introduction_to_Algorithms
Introduction to Algorithms


2024-01-01



---
https://en.wikipedia.org/wiki/Introgression
Introgression


2024-01-01



---
https://en.wikipedia.org/wiki/Intrusive_thought
Intrusive thought


2024-01-01



---
https://en.wikipedia.org/wiki/Inuyasha
Inuyasha


2024-01-01



---
https://en.wikipedia.org/wiki/Invasion_of_the_Body_Snatchers_(1978_film)
Invasion of the Body Snatchers (1978 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Invasive_species
Invasive species


2024-01-01



---
https://en.wikipedia.org/wiki/Invention_of_the_telephone
Invention of the telephone


2024-01-01



---
https://en.wikipedia.org/wiki/Inventory_of_Henry_VIII
Inventory of Henry VIII


2024-01-01



---
https://en.wikipedia.org/wiki/Inverse_transform_sampling
Inverse transform sampling


2024-01-01



---
https://en.wikipedia.org/wiki/Inversive_geometry
Inversive geometry


2024-01-01



---
https://en.wikipedia.org/wiki/Inverted_index
Inverted index


2024-01-01



---
https://en.wikipedia.org/wiki/Investigations_of_a_Dog
Investigations of a Dog


2024-01-01



---
https://en.wikipedia.org/wiki/Investor%27s_Business_Daily
Investor's Business Daily


2024-01-01



---
https://en.wikipedia.org/wiki/Invictus
Invictus


2024-01-01



---
https://en.wikipedia.org/wiki/Invisible_College
Invisible College


2024-01-01



---
https://en.wikipedia.org/wiki/Ioanna_Tzoulaki
Ioanna Tzoulaki


2024-01-01



---
https://en.wikipedia.org/wiki/Iodine
Iodine


2024-01-01



---
https://en.wikipedia.org/wiki/Iodine#Health,_medical,_and_radiological_use
Iodine § Health, medical, and radiological use


2024-01-01



---
https://en.wikipedia.org/wiki/Iodine_deficiency
Iodine deficiency


2024-01-01



---
https://en.wikipedia.org/wiki/Iodised_salt
Iodised salt


2024-01-01



---
https://en.wikipedia.org/wiki/Iodomethane
Iodomethane


2024-01-01



---
https://en.wikipedia.org/wiki/Ion_Stoica
Ion Stoica


2024-01-01



---
https://en.wikipedia.org/wiki/Ionica_Smeets
Ionica Smeets


2024-01-01



---
https://en.wikipedia.org/wiki/Ionosphere
Ionosphere


2024-01-01



---
https://en.wikipedia.org/wiki/Iosif_Szilagyi
Iosif Szilagyi


2024-01-01



---
https://en.wikipedia.org/wiki/Iota
Iota


2024-01-01



---
https://en.wikipedia.org/wiki/Iowa_Electronic_Markets
Iowa Electronic Markets


2024-01-01



---
https://en.wikipedia.org/wiki/Iphigenia
Iphigenia


2024-01-01



---
https://en.wikipedia.org/wiki/Ippongi_Bang
Ippongi Bang


2024-01-01



---
https://en.wikipedia.org/wiki/Ipsative
Ipsative


2024-01-01



---
https://en.wikipedia.org/wiki/Iran%E2%80%93U.S._RQ-170_incident
Iran–U.S. RQ-170 incident


2024-01-01



---
https://en.wikipedia.org/wiki/Iraqi_no-fly_zones_conflict
Iraqi no-fly zones conflict


2024-01-01



---
https://en.wikipedia.org/wiki/Irfan_Essa
Irfan Essa


2024-01-01



---
https://en.wikipedia.org/wiki/Iridium_satellite_constellation
Iridium satellite constellation


2024-01-01



---
https://en.wikipedia.org/wiki/Irina_Blok
Irina Blok


2024-01-01



---
https://en.wikipedia.org/wiki/Irinotecan
Irinotecan


2024-01-01



---
https://en.wikipedia.org/wiki/Iris_Murdoch
Iris Murdoch


2024-01-01



---
https://en.wikipedia.org/wiki/Irish_Republican_Army
Irish Republican Army


2024-01-01



---
https://en.wikipedia.org/wiki/Irish_cream
Irish cream


2024-01-01



---
https://en.wikipedia.org/wiki/Iroise_Dumontheil
Iroise Dumontheil


2024-01-01



---
https://en.wikipedia.org/wiki/Iron_Man_3
Iron Man 3


2024-01-01



---
https://en.wikipedia.org/wiki/Iron_law_of_oligarchy
Iron law of oligarchy


2024-01-01



---
https://en.wikipedia.org/wiki/Iron_law_of_prohibition
Iron law of prohibition


2024-01-01



---
https://en.wikipedia.org/wiki/Iron_law_of_wages
Iron law of wages


2024-01-01



---
https://en.wikipedia.org/wiki/Irony
Irony


2024-01-01



---
https://en.wikipedia.org/wiki/Irony_punctuation
Irony punctuation


2024-01-01



---
https://en.wikipedia.org/wiki/Irrelevant_speech_effect
Irrelevant speech effect


2024-01-01



---
https://en.wikipedia.org/wiki/Irssi
Irssi


2024-01-01



---
https://en.wikipedia.org/wiki/Irving_I._Gottesman
Irving I. Gottesman


2024-01-01



---
https://en.wikipedia.org/wiki/Irving_John_Good
Irving John Good


2024-01-01



---
https://en.wikipedia.org/wiki/Irving_Kirsch
Irving Kirsch


2024-01-01



---
https://en.wikipedia.org/wiki/Irwin_D._Waldman
Irwin D. Waldman


2024-01-01



---
https://en.wikipedia.org/wiki/Irwin_Shaw
Irwin Shaw


2024-01-01



---
https://en.wikipedia.org/wiki/Irwin_Waldman
Irwin Waldman


2024-01-01



---
https://en.wikipedia.org/wiki/Iryna_Gurevych
Iryna Gurevych


2024-01-01



---
https://en.wikipedia.org/wiki/Is_Marriage_for_White_People%3F
Is Marriage for White People?


2024-01-01



---
https://en.wikipedia.org/wiki/Is_the_Order_a_Rabbit%3F
Is the Order a Rabbit?


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Asimov
Isaac Asimov


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Bashevis_Singer
Isaac Bashevis Singer


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Newton%27s_occult_studies
Isaac Newton's occult studies


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Newton%27s_occult_studies#Alchemical_research
Isaac Newton's occult studies § Alchemical research


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Newton%27s_religious_views
Isaac Newton's religious views


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Newton's_occult_studies
Isaac Newton's occult studies


2024-01-01



---
https://en.wikipedia.org/wiki/Isaac_Newton's_occult_studies#Alchemical_research
Isaac Newton's occult studies § Alchemical research


2024-01-01



---
https://en.wikipedia.org/wiki/Isabel_Allende
Isabel Allende


2024-01-01



---
https://en.wikipedia.org/wiki/Isabella_Bird
Isabella Bird


2024-01-01



---
https://en.wikipedia.org/wiki/Isabella_d%27Este
Isabella d'Este


2024-01-01



---
https://en.wikipedia.org/wiki/Isabella_d'Este
Isabella d'Este


2024-01-01



---
https://en.wikipedia.org/wiki/Isabelle_Augenstein
Isabelle Augenstein


2024-01-01



---
https://en.wikipedia.org/wiki/Isabelle_Boutron
Isabelle Boutron


2024-01-01



---
https://en.wikipedia.org/wiki/Isabelle_Gallagher
Isabelle Gallagher


2024-01-01



---
https://en.wikipedia.org/wiki/Isabelle_Guyon
Isabelle Guyon


2024-01-01



---
https://en.wikipedia.org/wiki/Isabelle_Peretz
Isabelle Peretz


2024-01-01



---
https://en.wikipedia.org/wiki/Isaiah_Thomas_(basketball)
Isaiah Thomas (basketball)


2024-01-01



---
https://en.wikipedia.org/wiki/Isao_Takahata
Isao Takahata


2024-01-01



---
https://en.wikipedia.org/wiki/Ischia
Ischia


2024-01-01



---
https://en.wikipedia.org/wiki/Ise_Grand_Shrine
Ise Grand Shrine


2024-01-01



---
https://en.wikipedia.org/wiki/Ise_no_Taifu
Ise no Taifu


2024-01-01



---
https://en.wikipedia.org/wiki/Ishan_Pandey
Ishan Pandey


2024-01-01



---
https://en.wikipedia.org/wiki/Ishmael_Beah
Ishmael Beah


2024-01-01



---
https://en.wikipedia.org/wiki/Ishmael_Reed
Ishmael Reed


2024-01-01



---
https://en.wikipedia.org/wiki/Isidor_Isaac_Rabi
Isidor Isaac Rabi


2024-01-01



---
https://en.wikipedia.org/wiki/Islam_and_abortion
Islam and abortion


2024-01-01



---
https://en.wikipedia.org/wiki/Islamic_Courts_Union
Islamic Courts Union


2024-01-01



---
https://en.wikipedia.org/wiki/Isle_of_Dogs_(film)
Isle of Dogs (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Ismail_Kadare
Ismail Kadare


2024-01-01



---
https://en.wikipedia.org/wiki/Isolation_tank
Isolation tank


2024-01-01



---
https://en.wikipedia.org/wiki/Isomer
Isomer


2024-01-01



---
https://en.wikipedia.org/wiki/Isomorphism
Isomorphism


2024-01-01



---
https://en.wikipedia.org/wiki/Isotope_separation
Isotope separation


2024-01-01



---
https://en.wikipedia.org/wiki/Isotopes_of_radium#Radium-226
Isotopes of radium § Radium-226


2024-01-01



---
https://en.wikipedia.org/wiki/Isotopic_signature
Isotopic signature


2024-01-01



---
https://en.wikipedia.org/wiki/Ispell
Ispell


2024-01-01



---
https://en.wikipedia.org/wiki/Israel-related_animal_conspiracy_theories
Israel-related animal conspiracy theories


2024-01-01



---
https://en.wikipedia.org/wiki/Israel_Keyes
Israel Keyes


2024-01-01



---
https://en.wikipedia.org/wiki/Israel_Ramirez
Israel Ramirez


2024-01-01



---
https://en.wikipedia.org/wiki/It%27s_A_Wonderful_Life
It's A Wonderful Life


2024-01-01



---
https://en.wikipedia.org/wiki/It%27s_a_Long_Way_to_Tipperary
It's a Long Way to Tipperary


2024-01-01



---
https://en.wikipedia.org/wiki/It%27s_a_Wonderful_Life
It's a Wonderful Life


2024-01-01



---
https://en.wikipedia.org/wiki/It's_A_Wonderful_Life
It's A Wonderful Life


2024-01-01



---
https://en.wikipedia.org/wiki/It's_a_Long_Way_to_Tipperary
It's a Long Way to Tipperary


2024-01-01



---
https://en.wikipedia.org/wiki/It_Can%27t_Happen_Here
It Can't Happen Here


2024-01-01



---
https://en.wikipedia.org/wiki/It_Can't_Happen_Here
It Can't Happen Here


2024-01-01



---
https://en.wikipedia.org/wiki/It_Follows
It Follows


2024-01-01



---
https://en.wikipedia.org/wiki/Itai_Yanai
Itai Yanai


2024-01-01



---
https://en.wikipedia.org/wiki/Itako
Itako


2024-01-01



---
https://en.wikipedia.org/wiki/Italian_school_of_algebraic_geometry#Collapse_of_the_school
Italian school of algebraic geometry § Collapse of the school


2024-01-01



---
https://en.wikipedia.org/wiki/Italo_Calvino
Italo Calvino


2024-01-01



---
https://en.wikipedia.org/wiki/Itamar_Simonson
Itamar Simonson


2024-01-01



---
https://en.wikipedia.org/wiki/Item_response_theory
Item response theory


2024-01-01



---
https://en.wikipedia.org/wiki/Itsik_Pe%27er
Itsik Pe'er


2024-01-01



---
https://en.wikipedia.org/wiki/Itzhak_Brook
Itzhak Brook


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Curjuric
Ivan Curjuric


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Petkov
Ivan Petkov


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Skorokhodov
Ivan Skorokhodov


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Sutherland
Ivan Sutherland


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Titov
Ivan Titov


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Turgenev
Ivan Turgenev


2024-01-01



---
https://en.wikipedia.org/wiki/Ivan_Vuli%C4%87
Ivan Vulić


2024-01-01



---
https://en.wikipedia.org/wiki/Iyad_Rahwan
Iyad Rahwan


2024-01-01



---
https://en.wikipedia.org/wiki/Iyashikei
Iyashikei


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%A1chymov#History.2C_mining_and_coinage
Jáchymov § History.2C mining and coinage


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%A1nos_Kert%C3%A9sz
János Kertész


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%A1nos_Kram%C3%A1r
János Kramár


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%A4germeister
Jägermeister


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%B3n_Steinsson
Jón Steinsson


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%B8rgen_M%C3%B8ller
Jørgen Møller


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%B8rn_Ratts%C3%B8
Jørn Rattsø


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%BCrgen_Glas
Jürgen Glas


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%BCrgen_Maier
Jürgen Maier


2024-01-01



---
https://en.wikipedia.org/wiki/J%C3%BCri_Allik
Jüri Allik


2024-01-01



---
https://en.wikipedia.org/wiki/J%C5%ABs%C5%8D
Jūsō


2024-01-01



---
https://en.wikipedia.org/wiki/J-invariant
J-invariant


2024-08-21



---
https://en.wikipedia.org/wiki/J.A.K.Q._Dengekitai
J.A.K.Q. Dengekitai


2024-01-01



---
https://en.wikipedia.org/wiki/J._A._Allen
J. A. Allen


2024-01-01



---
https://en.wikipedia.org/wiki/J._A._Seazer
J. A. Seazer


2024-01-01



---
https://en.wikipedia.org/wiki/J._Allan_Hobson
J. Allan Hobson


2024-01-01



---
https://en.wikipedia.org/wiki/J._B._MacKinnon
J. B. MacKinnon


2024-01-01



---
https://en.wikipedia.org/wiki/J._B._Rhine
J. B. Rhine


2024-01-01



---
https://en.wikipedia.org/wiki/J._B._S._Haldane
J. B. S. Haldane


2024-01-01



---
https://en.wikipedia.org/wiki/J._Bradford_DeLong
J. Bradford DeLong


2024-01-01



---
https://en.wikipedia.org/wiki/J._C._Barnes
J. C. Barnes


2024-01-01



---
https://en.wikipedia.org/wiki/J._C._DeFries
J. C. DeFries


2024-01-01



---
https://en.wikipedia.org/wiki/J._C._White
J. C. White


2024-01-01



---
https://en.wikipedia.org/wiki/J._Craig_Venter
J. Craig Venter


2024-01-01



---
https://en.wikipedia.org/wiki/J._D._Bernal
J. D. Bernal


2024-01-01



---
https://en.wikipedia.org/wiki/J._D._Trout
J. D. Trout


2024-11-10



---
https://en.wikipedia.org/wiki/J._Doyne_Farmer
J. Doyne Farmer


2024-01-01



---
https://en.wikipedia.org/wiki/J._F._Price
J. F. Price


2024-01-01



---
https://en.wikipedia.org/wiki/J._G._Ballard
J. G. Ballard


2024-01-01



---
https://en.wikipedia.org/wiki/J._H._Prynne
J. H. Prynne


2024-01-01



---
https://en.wikipedia.org/wiki/J._H._Saltzer
J. H. Saltzer


2024-01-01



---
https://en.wikipedia.org/wiki/J._J._Abrams
J. J. Abrams


2024-01-01



---
https://en.wikipedia.org/wiki/J._K._Rowling
J. K. Rowling


2024-01-01



---
https://en.wikipedia.org/wiki/J._Karjalainen
J. Karjalainen


2024-01-01



---
https://en.wikipedia.org/wiki/J._Keith_Joung
J. Keith Joung


2024-01-01



---
https://en.wikipedia.org/wiki/J._Kevin_O%27Regan
J. Kevin O'Regan


2024-01-01



---
https://en.wikipedia.org/wiki/J._L._Austin
J. L. Austin


2024-01-01



---
https://en.wikipedia.org/wiki/J._Mark_G._Williams
J. Mark G. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/J._McAdam
J. McAdam


2024-01-01



---
https://en.wikipedia.org/wiki/J._Michael_Bailey
J. Michael Bailey


2024-01-01



---
https://en.wikipedia.org/wiki/J._P._Donleavy
J. P. Donleavy


2024-01-01



---
https://en.wikipedia.org/wiki/J._Patrick_Gray
J. Patrick Gray


2024-01-01



---
https://en.wikipedia.org/wiki/J._Philippe_Rushton
J. Philippe Rushton


2024-01-01



---
https://en.wikipedia.org/wiki/J._R._Anderson
J. R. Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/J._R._R._Tolkien
J. R. R. Tolkien


2024-04-07



---
https://en.wikipedia.org/wiki/J._R._Smith
J. R. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/J._Rhodes
J. Rhodes


2024-01-01



---
https://en.wikipedia.org/wiki/J._Richard_Gott_III
J. Richard Gott III


2024-01-01



---
https://en.wikipedia.org/wiki/J._Robbert_Oppenheimer
J. Robbert Oppenheimer


2024-01-01



---
https://en.wikipedia.org/wiki/J._Robbins
J. Robbins


2024-01-01



---
https://en.wikipedia.org/wiki/J._Robert_Oppenheimer
J. Robert Oppenheimer


2024-01-01



---
https://en.wikipedia.org/wiki/J._Russell
J. Russell


2024-01-01



---
https://en.wikipedia.org/wiki/J._Scott_Armstrong
J. Scott Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/J._Thomas_Looney
J. Thomas Looney


2024-01-01



---
https://en.wikipedia.org/wiki/J._W._Johnson
J. W. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/J._Ward
J. Ward


2024-01-01



---
https://en.wikipedia.org/wiki/J._Wilson
J. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/JASBUG
JASBUG


2024-01-01



---
https://en.wikipedia.org/wiki/JASON_(advisory_group)
JASON (advisory group)


2024-01-01



---
https://en.wikipedia.org/wiki/JPEG
JPEG


2024-09-14



---
https://en.wikipedia.org/wiki/JQuery
JQuery


2024-01-01



---
https://en.wikipedia.org/wiki/JSON
JSON


2024-01-01



---
https://en.wikipedia.org/wiki/JSON_streaming#Line-delimited_JSON
JSON streaming § Line-delimited JSON


2024-01-01



---
https://en.wikipedia.org/wiki/JSTOR
JSTOR


2024-01-01



---
https://en.wikipedia.org/wiki/JSX_(JavaScript)
JSX (JavaScript)


2024-01-01



---
https://en.wikipedia.org/wiki/JTAG
JTAG


2024-01-01



---
https://en.wikipedia.org/wiki/Jaakko_Kaprio
Jaakko Kaprio


2024-01-01



---
https://en.wikipedia.org/wiki/Jaap_Murre
Jaap Murre


2024-01-01



---
https://en.wikipedia.org/wiki/Jabberwocky
Jabberwocky


2024-01-01



---
https://en.wikipedia.org/wiki/Jack-in-the-box
Jack-in-the-box


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_A._Naglieri
Jack A. Naglieri


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Black_(rat_catcher)
Jack Black (rat catcher)


2024-10-26



---
https://en.wikipedia.org/wiki/Jack_Block
Jack Block


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Bowden
Jack Bowden


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_C._Taylor
Jack C. Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_D._Dunitz
Jack D. Dunitz


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Devine
Jack Devine


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Dorsey
Jack Dorsey


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Gilbert
Jack Gilbert


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Goldberg
Jack Goldberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Hitt
Jack Hitt


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Humphrey
Jack Humphrey


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Kerouac
Jack Kerouac


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_London
Jack London


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Ogden
Jack Ogden


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Porter
Jack Porter


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Rae
Jack Rae


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Samuels
Jack Samuels


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Torrance
Jack Torrance


2024-01-01



---
https://en.wikipedia.org/wiki/Jack_Vance
Jack Vance


2024-01-01



---
https://en.wikipedia.org/wiki/Jackie_Collins
Jackie Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Jackie_Crawford
Jackie Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Jackie_Kay
Jackie Kay


2024-01-01



---
https://en.wikipedia.org/wiki/Jackson_Peak
Jackson Peak


2024-01-01



---
https://en.wikipedia.org/wiki/Jackson_Pollock
Jackson Pollock


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Anderson
Jacob Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Austin
Jacob Austin


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Hooker
Jacob Hooker


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Katz
Jacob Katz


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Lawrence
Jacob Lawrence


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Marschak
Jacob Marschak


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Plange-Rhule
Jacob Plange-Rhule


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Rosenthal
Jacob Rosenthal


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Steinhardt
Jacob Steinhardt


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Tamarkin
Jacob Tamarkin


2024-03-28



---
https://en.wikipedia.org/wiki/Jacob_Taylor
Jacob Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Jacob_Wallace
Jacob Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Jacobian_conjecture
Jacobian conjecture


2024-01-01



---
https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant
Jacobian matrix and determinant


2024-01-01



---
https://en.wikipedia.org/wiki/Jacobus_Henricus_van%27t_Hoff
Jacobus Henricus van't Hoff


2024-01-01



---
https://en.wikipedia.org/wiki/Jacobus_Henricus_van_%27t_Hoff
Jacobus Henricus van 't Hoff


2024-01-01



---
https://en.wikipedia.org/wiki/Jacqueline_Robinson
Jacqueline Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Jacqueline_Winspear
Jacqueline Winspear


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Fellay
Jacques Fellay


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Hadamard
Jacques Hadamard


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Hadamard#On_creativity
Jacques Hadamard § On creativity


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Lamy
Jacques Lamy


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Mallet_du_Pan
Jacques Mallet du Pan


2024-01-01



---
https://en.wikipedia.org/wiki/Jacques_Rossouw
Jacques Rossouw


2024-01-01



---
https://en.wikipedia.org/wiki/Jad_Abumrad
Jad Abumrad


2024-01-01



---
https://en.wikipedia.org/wiki/Jada_Pinkett_Smith
Jada Pinkett Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Jadad_scale
Jadad scale


2024-01-01



---
https://en.wikipedia.org/wiki/Jagmeet_Singh
Jagmeet Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Jaguar
Jaguar


2024-01-01



---
https://en.wikipedia.org/wiki/Jaiku
Jaiku


2024-01-01



---
https://en.wikipedia.org/wiki/Jaime_Carbonell
Jaime Carbonell


2024-01-01



---
https://en.wikipedia.org/wiki/Jakob_Steiner
Jakob Steiner


2024-01-01



---
https://en.wikipedia.org/wiki/Jakub_Konecny
Jakub Konecny


2024-01-01



---
https://en.wikipedia.org/wiki/Jakuren
Jakuren


2024-01-01



---
https://en.wikipedia.org/wiki/Jam_tomorrow
Jam tomorrow


2024-01-01



---
https://en.wikipedia.org/wiki/James%E2%80%93Stein_estimator
James–Stein estimator


2024-01-01



---
https://en.wikipedia.org/wiki/James_A._Baldwin
James A. Baldwin


2024-01-01



---
https://en.wikipedia.org/wiki/James_A._Horne
James A. Horne


2024-01-01



---
https://en.wikipedia.org/wiki/James_A._King
James A. King


2024-01-01



---
https://en.wikipedia.org/wiki/James_A._Robinson
James A. Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/James_A._Thomson
James A. Thomson


2024-01-01



---
https://en.wikipedia.org/wiki/James_Andreoni
James Andreoni


2024-01-01



---
https://en.wikipedia.org/wiki/James_B._Donovan
James B. Donovan


2024-01-01



---
https://en.wikipedia.org/wiki/James_B._Stewart
James B. Stewart


2024-01-01



---
https://en.wikipedia.org/wiki/James_Baldwin
James Baldwin


2024-01-01



---
https://en.wikipedia.org/wiki/James_Bessen
James Bessen


2024-01-01



---
https://en.wikipedia.org/wiki/James_Blish
James Blish


2024-01-01



---
https://en.wikipedia.org/wiki/James_Boswell
James Boswell


2024-01-01



---
https://en.wikipedia.org/wiki/James_C._Scott
James C. Scott


2024-01-01



---
https://en.wikipedia.org/wiki/James_Clement
James Clement


2024-01-01



---
https://en.wikipedia.org/wiki/James_Clerk_Maxwell
James Clerk Maxwell


2024-01-01



---
https://en.wikipedia.org/wiki/James_Comey
James Comey


2024-01-01



---
https://en.wikipedia.org/wiki/James_Cook
James Cook


2024-01-01



---
https://en.wikipedia.org/wiki/James_Cross
James Cross


2024-01-01



---
https://en.wikipedia.org/wiki/James_D._Stewart
James D. Stewart


2024-01-01



---
https://en.wikipedia.org/wiki/James_D._Weinrich
James D. Weinrich


2024-01-01



---
https://en.wikipedia.org/wiki/James_Demmel
James Demmel


2024-01-01



---
https://en.wikipedia.org/wiki/James_E._Bruce
James E. Bruce


2024-01-01



---
https://en.wikipedia.org/wiki/James_E._Falen
James E. Falen


2024-01-01



---
https://en.wikipedia.org/wiki/James_E._Gunn
James E. Gunn


2024-01-01



---
https://en.wikipedia.org/wiki/James_E._Mitchell
James E. Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/James_E._Rothman
James E. Rothman


2024-01-01



---
https://en.wikipedia.org/wiki/James_Ellroy
James Ellroy


2024-01-01



---
https://en.wikipedia.org/wiki/James_F._Crow
James F. Crow


2024-01-01



---
https://en.wikipedia.org/wiki/James_F._Fries
James F. Fries


2024-01-01



---
https://en.wikipedia.org/wiki/James_F._Gusella
James F. Gusella


2024-01-01



---
https://en.wikipedia.org/wiki/James_F._Wilson
James F. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/James_G._Wilson
James G. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/James_Glass
James Glass


2024-01-01



---
https://en.wikipedia.org/wiki/James_Gleick
James Gleick


2024-01-01



---
https://en.wikipedia.org/wiki/James_Gurney
James Gurney


2024-01-01



---
https://en.wikipedia.org/wiki/James_H._Cartwright
James H. Cartwright


2024-01-01



---
https://en.wikipedia.org/wiki/James_H._Stark
James H. Stark


2024-01-01



---
https://en.wikipedia.org/wiki/James_H._Wyckoff
James H. Wyckoff


2024-01-01



---
https://en.wikipedia.org/wiki/James_Hammill
James Hammill


2024-01-01



---
https://en.wikipedia.org/wiki/James_Hansen
James Hansen


2024-01-01



---
https://en.wikipedia.org/wiki/James_Heckman
James Heckman


2024-01-01



---
https://en.wikipedia.org/wiki/James_Irwin
James Irwin


2024-01-01



---
https://en.wikipedia.org/wiki/James_J._Bull
James J. Bull


2024-01-01



---
https://en.wikipedia.org/wiki/James_J._Cimino
James J. Cimino


2024-01-01



---
https://en.wikipedia.org/wiki/James_J._Heckman
James J. Heckman


2024-01-01



---
https://en.wikipedia.org/wiki/James_J._Lee
James J. Lee


2024-01-01



---
https://en.wikipedia.org/wiki/James_J._Murphy
James J. Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/James_Jones_(author)
James Jones (author)


2024-01-01



---
https://en.wikipedia.org/wiki/James_Jones_(author)%7B#james-jones%7D
James Jones (author){ § james-jones}


2024-03-29



---
https://en.wikipedia.org/wiki/James_Jordon
James Jordon


2024-01-01



---
https://en.wikipedia.org/wiki/James_Joyce
James Joyce


2024-01-01



---
https://en.wikipedia.org/wiki/James_Kaiser
James Kaiser


2024-01-01



---
https://en.wikipedia.org/wiki/James_Koppel
James Koppel


2024-01-01



---
https://en.wikipedia.org/wiki/James_Kugel
James Kugel


2024-01-01



---
https://en.wikipedia.org/wiki/James_L._McClelland
James L. McClelland


2024-01-01



---
https://en.wikipedia.org/wiki/James_L._McGaugh
James L. McGaugh


2024-01-01



---
https://en.wikipedia.org/wiki/James_Landay
James Landay


2024-01-01



---
https://en.wikipedia.org/wiki/James_M._Davis
James M. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/James_MacKillop
James MacKillop


2024-01-01



---
https://en.wikipedia.org/wiki/James_McCracken
James McCracken


2024-01-01



---
https://en.wikipedia.org/wiki/James_Molloy
James Molloy


2024-01-01



---
https://en.wikipedia.org/wiki/James_P._Cook
James P. Cook


2024-01-01



---
https://en.wikipedia.org/wiki/James_P._Crutchfield
James P. Crutchfield


2024-01-01



---
https://en.wikipedia.org/wiki/James_P._Gordon
James P. Gordon


2024-06-10



---
https://en.wikipedia.org/wiki/James_P._Hogan_(writer)
James P. Hogan (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/James_P._Noonan
James P. Noonan


2024-01-01



---
https://en.wikipedia.org/wiki/James_Patterson
James Patterson


2024-01-01



---
https://en.wikipedia.org/wiki/James_Paulson
James Paulson


2024-01-01



---
https://en.wikipedia.org/wiki/James_Payn
James Payn


2024-01-01



---
https://en.wikipedia.org/wiki/James_Pinkerton
James Pinkerton


2024-01-01



---
https://en.wikipedia.org/wiki/James_R._Wilson
James R. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/James_Randi
James Randi


2024-01-01



---
https://en.wikipedia.org/wiki/James_Richardson_(poet)
James Richardson (poet)


2024-01-01



---
https://en.wikipedia.org/wiki/James_Ryley
James Ryley


2024-01-01



---
https://en.wikipedia.org/wiki/James_Samuel_Coleman#Coleman_Report
James Samuel Coleman § Coleman Report


2024-01-01



---
https://en.wikipedia.org/wiki/James_Shelley
James Shelley


2024-01-01



---
https://en.wikipedia.org/wiki/James_Surowiecki
James Surowiecki


2024-01-01



---
https://en.wikipedia.org/wiki/James_Tiptree_Jr.
James Tiptree Jr


2024-01-01



---
https://en.wikipedia.org/wiki/James_Torrance
James Torrance


2024-01-01



---
https://en.wikipedia.org/wiki/James_V._Haxby
James V. Haxby


2024-01-01



---
https://en.wikipedia.org/wiki/James_W._Vaupel
James W. Vaupel


2024-01-01



---
https://en.wikipedia.org/wiki/James_Wilkinson
James Wilkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Jamie_Hall
Jamie Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Jamie_Kerr
Jamie Kerr


2024-01-01



---
https://en.wikipedia.org/wiki/Jamie_Peters
Jamie Peters


2024-01-01



---
https://en.wikipedia.org/wiki/Jamie_Zawinski
Jamie Zawinski


2024-01-01



---
https://en.wikipedia.org/wiki/Jamukha
Jamukha


2024-01-01



---
https://en.wikipedia.org/wiki/Jan-%C3%85ke_Gustafsson
Jan-Åke Gustafsson


2024-01-01



---
https://en.wikipedia.org/wiki/Jan-Emmanuel_De_Neve
Jan-Emmanuel De Neve


2024-01-01



---
https://en.wikipedia.org/wiki/Jan-Eric_Gustafsson
Jan-Eric Gustafsson


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_C._van_Ours
Jan C. van Ours


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Chovanec
Jan Chovanec


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Harlan
Jan Harlan


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Havl%C3%AD%C4%8Dek
Jan Havlíček


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_K._Buitelaar
Jan K. Buitelaar


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_M._Rabaey
Jan M. Rabaey


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_O._Korbel
Jan O. Korbel


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Pawlowski
Jan Pawlowski


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Pettersson
Jan Pettersson


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Richter
Jan Richter


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_Vijg
Jan Vijg


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_te_Nijenhuis
Jan te Nijenhuis


2024-01-01



---
https://en.wikipedia.org/wiki/Jan_van_der_Laan
Jan van der Laan


2024-01-01



---
https://en.wikipedia.org/wiki/Jana_Hlav%C3%A1%C4%8Dov%C3%A1
Jana Hlaváčová


2024-01-01



---
https://en.wikipedia.org/wiki/Jana_Schneider
Jana Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Jane-Ling_Wang
Jane-Ling Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_A._Cauley
Jane A. Cauley


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_C._Charlton
Jane C. Charlton


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Cauley
Jane Cauley


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Digby
Jane Digby


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Fonda
Jane Fonda


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Greaves
Jane Greaves


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Green_(author)
Jane Green (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Hurst
Jane Hurst


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Hutton
Jane Hutton


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Kim
Jane Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Phillips
Jane Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Jane_Wardle
Jane Wardle


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Coles
Janet Coles


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Evanovich
Janet Evanovich


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Fitch
Janet Fitch


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Kelso
Janet Kelso


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_M._Thornton
Janet M. Thornton


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Malcolm
Janet Malcolm


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Pierrehumbert
Janet Pierrehumbert


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Seeley
Janet Seeley


2024-01-01



---
https://en.wikipedia.org/wiki/Janet_Treasure
Janet Treasure


2024-01-01



---
https://en.wikipedia.org/wiki/Jang_Song-thaek
Jang Song-thaek


2024-01-01



---
https://en.wikipedia.org/wiki/Janice_Chen
Janice Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Janice_K._Kiecolt-Glaser
Janice K. Kiecolt-Glaser


2024-01-01



---
https://en.wikipedia.org/wiki/Janina_Jeff
Janina Jeff


2024-01-01



---
https://en.wikipedia.org/wiki/Janina_M._Jeff
Janina M. Jeff


2024-01-01



---
https://en.wikipedia.org/wiki/Janssen_COVID-19_vaccine
Janssen COVID-19 vaccine


2024-01-01



---
https://en.wikipedia.org/wiki/Janusz_Jankowski
Janusz Jankowski


2024-01-01



---
https://en.wikipedia.org/wiki/Japan%27s_Imperial_Conspiracy
Japan's Imperial Conspiracy


2024-01-01



---
https://en.wikipedia.org/wiki/Japan%E2%80%93Korea_disputes
Japan–Korea disputes


2024-01-01



---
https://en.wikipedia.org/wiki/Japan%E2%80%93South_Korea_trade_dispute
Japan–South Korea trade dispute


2024-01-01



---
https://en.wikipedia.org/wiki/Japan's_Imperial_Conspiracy
Japan's Imperial Conspiracy


2024-01-01



---
https://en.wikipedia.org/wiki/Japan_Association_of_Translators
Japan Association of Translators


2024-01-01



---
https://en.wikipedia.org/wiki/Japan_Self-Defense_Forces
Japan Self-Defense Forces


2024-01-01



---
https://en.wikipedia.org/wiki/Japan_Sinks
Japan Sinks


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_Bobtail
Japanese Bobtail


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_Brazilians
Japanese Brazilians


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_Society_for_Rights_of_Authors,_Composers_and_Publishers
Japanese Society for Rights of Authors, Composers and Publishers


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_Wikipedia
Japanese Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_aesthetics#Y%C5%ABgen
Japanese esthetics § Yūgen


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_aesthetics#Yūgen
Japanese aesthetics § Yūgen


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_asset_price_bubble
Japanese asset price bubble


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_history_textbook_controversies
Japanese history textbook controversies


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_nationalism
Japanese nationalism


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_nationality_law
Japanese nationality law


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_real_estate_bubble
Japanese real estate bubble


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_values
Japanese values


2024-01-01



---
https://en.wikipedia.org/wiki/Japanese_war_crimes
Japanese war crimes


2024-01-01



---
https://en.wikipedia.org/wiki/Japanorama
Japanorama


2024-01-01



---
https://en.wikipedia.org/wiki/Jar-Jar_Binks
Jar-Jar Binks


2024-01-01



---
https://en.wikipedia.org/wiki/Jar_Jar_Binks
Jar Jar Binks


2024-01-01



---
https://en.wikipedia.org/wiki/Jared_Lee_Loughner
Jared Lee Loughner


2024-01-01



---
https://en.wikipedia.org/wiki/Jargon_File
Jargon File


2024-01-01



---
https://en.wikipedia.org/wiki/Jaron_Lanier
Jaron Lanier


2024-01-01



---
https://en.wikipedia.org/wiki/Jaroslav_Flegr
Jaroslav Flegr


2024-01-01



---
https://en.wikipedia.org/wiki/Jaroslav_Sevcik
Jaroslav Sevcik


2024-01-01



---
https://en.wikipedia.org/wiki/Jarrod_Tanny
Jarrod Tanny


2024-01-01



---
https://en.wikipedia.org/wiki/Jasjeet_S._Sekhon
Jasjeet S. Sekhon


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Boardman
Jason Boardman


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Collins
Jason Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_D._Boardman
Jason D. Boardman


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Downer
Jason Downer


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Fletcher
Jason Fletcher


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_H._Moore
Jason H. Moore


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_H._Steffen
Jason H. Steffen


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Hazeley
Jason Hazeley


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Hazeley_and_Joel_Morris
Jason Hazeley and Joel Morris


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Huang
Jason Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Liang
Jason Liang


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Liu
Jason Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Mars
Jason Mars


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_McIntyre
Jason McIntyre


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Sanders
Jason Sanders


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Scott
Jason Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Shiga
Jason Shiga


2024-10-30



---
https://en.wikipedia.org/wiki/Jason_Voorhees
Jason Voorhees


2024-01-01



---
https://en.wikipedia.org/wiki/Jason_Weston
Jason Weston


2024-01-01



---
https://en.wikipedia.org/wiki/Jasper
Jasper


2024-01-01



---
https://en.wikipedia.org/wiki/Java_(software_platform)
Java (software platform)


2024-01-01



---
https://en.wikipedia.org/wiki/Java_Card
Java Card


2024-01-01



---
https://en.wikipedia.org/wiki/Java_applet
Java applet


2024-01-01



---
https://en.wikipedia.org/wiki/Java_bytecode
Java bytecode


2024-01-01



---
https://en.wikipedia.org/wiki/Java_virtual_machine#Execution_environment
Java virtual machine § Execution environment


2024-01-01



---
https://en.wikipedia.org/wiki/Javier_Benitez
Javier Benitez


2024-01-01



---
https://en.wikipedia.org/wiki/Javier_Grillo-Marxuach
Javier Grillo-Marxuach


2024-01-01



---
https://en.wikipedia.org/wiki/Javier_Mar%C3%ADas
Javier Marías


2024-01-01



---
https://en.wikipedia.org/wiki/Javier_Martin
Javier Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Javier_de_la_Rosa
Javier de la Rosa


2024-01-01



---
https://en.wikipedia.org/wiki/Jaws_(film)
Jaws (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_Adams
Jay Adams


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_Bhattacharya
Jay Bhattacharya


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_Joseph
Jay Joseph


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_L._Lush
Jay L. Lush


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_McClelland
Jay McClelland


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_McInerney
Jay McInerney


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_S._Walker
Jay S. Walker


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_S._Walker#The_Walker_Library_of_the_History_of_Human_Imagination
Jay S. Walker § The Walker Library of the History of Human Imagination


2024-01-01



---
https://en.wikipedia.org/wiki/Jay_Shendure
Jay Shendure


2024-01-01



---
https://en.wikipedia.org/wiki/Jazmine_Hughes
Jazmine Hughes


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Baptiste_Biot
Jean-Baptiste Biot


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Claude_Tardif
Jean-Claude Tardif


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Henri_Fabre
Jean-Henri Fabre


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Marc_Moret
Jean-Marc Moret


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Marie_D%C3%A9guignet
Jean-Marie Déguignet


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Michel_Gaillard
Jean-Michel Gaillard


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Paul_Delahaye
Jean-Paul Delahaye


2024-01-01



---
https://en.wikipedia.org/wiki/Jean-Pierre_Boissel
Jean-Pierre Boissel


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Baptiste_Joseph_Delambre
Jean Baptiste Joseph Delambre


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Bousquet
Jean Bousquet


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Decety
Jean Decety


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Dussault
Jean Dussault


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Genet
Jean Genet


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Harlow
Jean Harlow


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Harrington
Jean Harrington


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_M._Auel
Jean M. Auel


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_M._Twenge
Jean M. Twenge


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Maillard
Jean Maillard


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Pelletier
Jean Pelletier


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Shin
Jean Shin


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_Wactawski-Wende
Jean Wactawski-Wende


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_le_Rond_d%27Alembert
Jean le Rond d'Alembert


2024-01-01



---
https://en.wikipedia.org/wiki/Jean_le_Rond_d'Alembert
Jean le Rond d'Alembert


2024-01-01



---
https://en.wikipedia.org/wiki/Jeanette_Taylor
Jeanette Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Jeanne_Brooks-Gunn
Jeanne Brooks-Gunn


2024-01-01



---
https://en.wikipedia.org/wiki/Jeanne_Calment
Jeanne Calment


2024-01-01



---
https://en.wikipedia.org/wiki/Jeanne_Calment#Health_and_lifestyle
Jeanne Calment § Health and lifestyle


2024-01-01



---
https://en.wikipedia.org/wiki/Jeans
Jeans


2024-01-01



---
https://en.wikipedia.org/wiki/Jeans#Rivets
Jeans § Rivets


2024-01-01



---
https://en.wikipedia.org/wiki/Jed_McCaleb
Jed McCaleb


2024-01-01



---
https://en.wikipedia.org/wiki/Jedi#Great_Jedi_Purge
Jedi § Great Jedi Purge


2024-01-01



---
https://en.wikipedia.org/wiki/Jef_Caers
Jef Caers


2024-01-01



---
https://en.wikipedia.org/wiki/Jef_D._Boeke
Jef D. Boeke


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Atwood
Jeff Atwood


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Bezos
Jeff Bezos


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Binder
Jeff Binder


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Dean
Jeff Dean


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Hawkins
Jeff Hawkins


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Potter
Jeff Potter


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Schneider
Jeff Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_W._Lichtman
Jeff W. Lichtman


2024-01-01



---
https://en.wikipedia.org/wiki/Jeff_Wang
Jeff Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffery_Amherst,_1st_Baron_Amherst
Jeffery Amherst, 1<sup>st</sup> Baron Amherst


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffery_Deaver
Jeffery Deaver


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffery_Vance
Jeffery Vance


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_A._Lieberman
Jeffrey A. Lieberman


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Dean
Jeffrey Dean


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Epstein
Jeffrey Epstein


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Eugenides
Jeffrey Eugenides


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Jensen
Jeffrey Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_L._Bennetzen
Jeffrey L. Bennetzen


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Lieberman
Jeffrey Lieberman


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Pennington
Jeffrey Pennington


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_R._Kling
Jeffrey R. Kling


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Snover
Jeffrey Snover


2024-07-05



---
https://en.wikipedia.org/wiki/Jeffrey_T._Hancock
Jeffrey T. Hancock


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_T._Leek
Jeffrey T. Leek


2024-01-01



---
https://en.wikipedia.org/wiki/Jeffrey_Tucker
Jeffrey Tucker


2024-01-01



---
https://en.wikipedia.org/wiki/Jehannine_Austin
Jehannine Austin


2024-01-01



---
https://en.wikipedia.org/wiki/Jell-O
Jell-O


2024-01-01



---
https://en.wikipedia.org/wiki/Jelte_M._Wicherts
Jelte M. Wicherts


2024-01-01



---
https://en.wikipedia.org/wiki/Jemaah_Islamiyah
Jemaah Islamiyah


2024-01-01



---
https://en.wikipedia.org/wiki/Jena
Jena


2024-01-01



---
https://en.wikipedia.org/wiki/Jenae_M._Neiderhiser
Jenae M. Neiderhiser


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_A._Doudna
Jennifer A. Doudna


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Callahan
Jennifer Callahan


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Clark
Jennifer Clark


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Doudna
Jennifer Doudna


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Eccles
Jennifer Eccles


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Harper
Jennifer Harper


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Howell
Jennifer Howell


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Wilcox
Jennifer Wilcox


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Williamson
Jennifer Williamson


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Wortman_Vaughan
Jennifer Wortman Vaughan


2024-01-01



---
https://en.wikipedia.org/wiki/Jennifer_Young
Jennifer Young


2024-01-01



---
https://en.wikipedia.org/wiki/Jenny_Morton
Jenny Morton


2024-01-01



---
https://en.wikipedia.org/wiki/Jenny_Tung
Jenny Tung


2024-01-01



---
https://en.wikipedia.org/wiki/Jens-Christian_Svenning
Jens-Christian Svenning


2024-01-01



---
https://en.wikipedia.org/wiki/Jens_Alber
Jens Alber


2024-01-01



---
https://en.wikipedia.org/wiki/Jens_Bangsbo
Jens Bangsbo


2024-01-01



---
https://en.wikipedia.org/wiki/Jens_Ludwig
Jens Ludwig


2024-01-01



---
https://en.wikipedia.org/wiki/Jens_Petersen
Jens Petersen


2024-01-01



---
https://en.wikipedia.org/wiki/Jensen's_inequality
Jensen's inequality


2024-01-01



---
https://en.wikipedia.org/wiki/Jensen_Huang
Jensen Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Jeopardy!
Jeopardy!


2024-01-01



---
https://en.wikipedia.org/wiki/Jeopardy%21
Jeopardy!


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Atack
Jeremy Atack


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Avigad
Jeremy Avigad


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Bentham
Jeremy Bentham


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Bernstein
Jeremy Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Cole
Jeremy Cole


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Elson
Jeremy Elson


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Evans
Jeremy Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Freese
Jeremy Freese


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Gibbons
Jeremy Gibbons


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Hammond
Jeremy Hammond


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Kahn
Jeremy Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Nixon
Jeremy Nixon


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_P._E._Spencer
Jeremy P. E. Spencer


2024-01-01



---
https://en.wikipedia.org/wiki/Jeremy_Thomas
Jeremy Thomas


2024-01-01



---
https://en.wikipedia.org/wiki/Jermaine_Hall
Jermaine Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Jerome_Connor
Jerome Connor


2024-01-01



---
https://en.wikipedia.org/wiki/Jerome_Lewis
Jerome Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Jerome_Sarris
Jerome Sarris


2024-01-01



---
https://en.wikipedia.org/wiki/Jerrold_E._Marsden
Jerrold E. Marsden


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_Fodor
Jerry Fodor


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_M._Linenger
Jerry M. Linenger


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_Pournelle
Jerry Pournelle


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_Saltz
Jerry Saltz


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_Sandusky
Jerry Sandusky


2024-01-01



---
https://en.wikipedia.org/wiki/Jerry_Yang
Jerry Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Jerzy_Kosi%C5%84ski
Jerzy Kosiński


2024-01-01



---
https://en.wikipedia.org/wiki/Jerzy_Neyman
Jerzy Neyman


2024-01-01



---
https://en.wikipedia.org/wiki/Jes%C3%BAs_Gil
Jesús Gil


2024-01-01



---
https://en.wikipedia.org/wiki/Jess_Smith
Jess Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Jess_Wade
Jess Wade


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_Chandler
Jesse Chandler


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_Graham
Jesse Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_Lopez
Jesse Lopez


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_M._Shapiro
Jesse M. Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_Rothstein
Jesse Rothstein


2024-01-01



---
https://en.wikipedia.org/wiki/Jesse_Walker
Jesse Walker


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Cohen
Jessica Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_F._Cantlon
Jessica F. Cantlon


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Gurevitch
Jessica Gurevitch


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Huang
Jessica Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Hullman
Jessica Hullman


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Mathews
Jessica Mathews


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Pan
Jessica Pan


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Silver-Greenberg
Jessica Silver-Greenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Taylor
Jessica Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Tyler
Jessica Tyler


2024-01-01



---
https://en.wikipedia.org/wiki/Jessica_Wright
Jessica Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Jesus_Rios
Jesus Rios


2024-01-01



---
https://en.wikipedia.org/wiki/Jet_injector
Jet injector


2024-01-01



---
https://en.wikipedia.org/wiki/Jet_lag
Jet lag


2024-01-01



---
https://en.wikipedia.org/wiki/Ji_Qi
Ji Qi


2024-01-01



---
https://en.wikipedia.org/wiki/Jia_Li
Jia Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jia_Liu
Jia Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Jia_Xu
Jia Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Jia_Zheng
Jia Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Jian_Cui
Jian Cui


2024-01-01



---
https://en.wikipedia.org/wiki/Jian_Tang
Jian Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Jian_Yang_(geneticist)
Jian Yang (geneticist)


2024-06-13



---
https://en.wikipedia.org/wiki/Jian_Zeng
Jian Zeng


2024-01-01



---
https://en.wikipedia.org/wiki/Jian_Zhou
Jian Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Jiang_Li
Jiang Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jiang_Wang
Jiang Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Jiang_Yang
Jiang Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Jianhua_Lu
Jianhua Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Jianjun_Cheng
Jianjun Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/Jianqing_Fan
Jianqing Fan


2024-01-01



---
https://en.wikipedia.org/wiki/Jianshu_Li
Jianshu Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jiawei_Han
Jiawei Han


2024-01-01



---
https://en.wikipedia.org/wiki/Jiaya_Jia
Jiaya Jia


2024-01-01



---
https://en.wikipedia.org/wiki/Jidaigeki
Jidaigeki


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Fang
Jie Fang


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Lu
Jie Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Tang
Jie Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Wu
Jie Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Yang
Jie Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Yao
Jie Yao


2024-01-01



---
https://en.wikipedia.org/wiki/Jie_Zheng
Jie Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Jiebo_Luo
Jiebo Luo


2024-01-01



---
https://en.wikipedia.org/wiki/Jiewen_Zhang
Jiewen Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Jill_M._Hooley
Jill M. Hooley


2024-01-01



---
https://en.wikipedia.org/wiki/Jill_Price
Jill Price


2024-01-01



---
https://en.wikipedia.org/wiki/Jill_Scott
Jill Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Jill_Scott_(singer)
Jill Scott (singer)


2024-01-01



---
https://en.wikipedia.org/wiki/Jillian_F._Banfield
Jillian F. Banfield


2024-01-01



---
https://en.wikipedia.org/wiki/Jillian_Fisher
Jillian Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Bell
Jim Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Harrison
Jim Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Hoge
Jim Hoge


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Manzi_(software_entrepreneur)
Jim Manzi (software entrepreneur)


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Simons_(mathematician)
Jim Simons (mathematician)


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Steinman
Jim Steinman


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_Steinmeyer
Jim Steinmeyer


2024-01-01



---
https://en.wikipedia.org/wiki/Jim_van_Os
Jim van Os


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Carter
Jimmy Carter


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Lin
Jimmy Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Liu
Jimmy Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Maher
Jimmy Maher


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Wales
Jimmy Wales


2024-01-01



---
https://en.wikipedia.org/wiki/Jimmy_Wei
Jimmy Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Jin_Li
Jin Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jin_Yang
Jin Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Jin_Yuan
Jin Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Jinchao_Xu
Jinchao Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_Chang
Jing Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_He
Jing He


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_Luo
Jing Luo


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_Ma
Jing Ma


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_Tian
Jing Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Jing_Wen
Jing Wen


2024-01-01



---
https://en.wikipedia.org/wiki/Jingjing_Wang
Jingjing Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Jingle_Bell_Rock
Jingle Bell Rock


2024-01-01



---
https://en.wikipedia.org/wiki/Jinyu_Li
Jinyu Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jio
Jio


2024-01-01



---
https://en.wikipedia.org/wiki/Jiong_Zhu
Jiong Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Jiro_Dreams_of_Sushi
Jiro Dreams of Sushi


2024-01-01



---
https://en.wikipedia.org/wiki/Jiro_Horikoshi
Jiro Horikoshi


2024-01-01



---
https://en.wikipedia.org/wiki/Jiro_Kuwata
Jiro Kuwata


2024-01-01



---
https://en.wikipedia.org/wiki/Jiro_Nakamura
Jiro Nakamura


2024-01-01



---
https://en.wikipedia.org/wiki/Jiroemon_Kimura
Jiroemon Kimura


2024-01-01



---
https://en.wikipedia.org/wiki/Jitendra_Malik
Jitendra Malik


2024-01-01



---
https://en.wikipedia.org/wiki/Jiwei_Zhao
Jiwei Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Jo%C3%A3o_Pedro_de_Magalh%C3%A3es
João Pedro de Magalhães


2024-01-01



---
https://en.wikipedia.org/wiki/Jo%C3%A3o_Sabino
João Sabino


2024-01-01



---
https://en.wikipedia.org/wiki/Jo%C3%A3o_Sacramento
João Sacramento


2024-01-01



---
https://en.wikipedia.org/wiki/JoAnn_E._Manson
JoAnn E. Manson


2024-01-01



---
https://en.wikipedia.org/wiki/Joachim_von_Ribbentrop
Joachim von Ribbentrop


2024-01-01



---
https://en.wikipedia.org/wiki/Joachimites
Joachimites


2024-01-01



---
https://en.wikipedia.org/wiki/Joan_Capdevila
Joan Capdevila


2024-01-01



---
https://en.wikipedia.org/wiki/Joan_Didion
Joan Didion


2024-01-01



---
https://en.wikipedia.org/wiki/Joan_M._Redwing
Joan M. Redwing


2024-01-01



---
https://en.wikipedia.org/wiki/Joan_McCord
Joan McCord


2024-01-01



---
https://en.wikipedia.org/wiki/Joan_Sabat%C3%A9
Joan Sabaté


2024-01-01



---
https://en.wikipedia.org/wiki/Joanna_M._Wardlaw
Joanna M. Wardlaw


2024-01-01



---
https://en.wikipedia.org/wiki/Joanna_Masel
Joanna Masel


2024-01-01



---
https://en.wikipedia.org/wiki/Joanna_Wysocka
Joanna Wysocka


2024-01-01



---
https://en.wikipedia.org/wiki/Joanna_Zajac
Joanna Zajac


2024-01-01



---
https://en.wikipedia.org/wiki/Joanne_Cole
Joanne Cole


2024-01-01



---
https://en.wikipedia.org/wiki/Joao_Pedro_de_Magalhaes
Joao Pedro de Magalhaes


2024-01-01



---
https://en.wikipedia.org/wiki/Joaquim_Radua
Joaquim Radua


2024-01-01



---
https://en.wikipedia.org/wiki/Job_(biblical_figure)
Job (biblical figure)


2024-01-01



---
https://en.wikipedia.org/wiki/Job_Training_Partnership_Act_of_1982
Job Training Partnership Act of 1982


2024-01-01



---
https://en.wikipedia.org/wiki/Jobless_recovery
Jobless recovery


2024-01-01



---
https://en.wikipedia.org/wiki/Joby_Harris
Joby Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Jodi_Picoult
Jodi Picoult


2024-01-01



---
https://en.wikipedia.org/wiki/Jodi_White
Jodi White


2024-01-01



---
https://en.wikipedia.org/wiki/Jodie_Ingles
Jodie Ingles


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Alessi
Joe Alessi


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Armstrong_(programmer)
Joe Armstrong (programmer)


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Boyd
Joe Boyd


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Hisaishi
Joe Hisaishi


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Manchin
Joe Manchin


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Penna
Joe Penna


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Yamanaka
Joe Yamanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Joe_Z._Tsien
Joe Z. Tsien


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Bernstein
Joel Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Best
Joel Best


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_David_Hamkins
Joel David Hamkins


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Gelernter
Joel Gelernter


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Hirschhorn
Joel Hirschhorn


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Kramer
Joel Kramer


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Mokyr
Joel Mokyr


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_N._Hirschhorn
Joel N. Hirschhorn


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Paris
Joel Paris


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Schwartz
Joel Schwartz


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Simon
Joel Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Spolsky
Joel Spolsky


2024-01-01



---
https://en.wikipedia.org/wiki/Joel_Waldfogel
Joel Waldfogel


2024-01-01



---
https://en.wikipedia.org/wiki/Joelle_Pineau
Joelle Pineau


2024-01-01



---
https://en.wikipedia.org/wiki/Joerg_Zimmermann
Joerg Zimmermann


2024-01-01



---
https://en.wikipedia.org/wiki/Joeri_Rogelj
Joeri Rogelj


2024-01-01



---
https://en.wikipedia.org/wiki/Jofish_Kaye
Jofish Kaye


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Bollen
Johan Bollen


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Coenen
Johan Coenen


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Harmenberg
Johan Harmenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Jakobsson
Johan Jakobsson


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Paulsson
Johan Paulsson


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Sundstr%C3%B6m
Johan Sundström


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Sundstrom
Johan Sundstrom


2024-01-01



---
https://en.wikipedia.org/wiki/Johan_Wagemans
Johan Wagemans


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Adam_Schall_von_Bell#Life
Johann Adam Schall von Bell § Life


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Hari
Johann Hari


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Heinrich_Lambert
Johann Heinrich Lambert


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Peter_Eckermann
Johann Peter Eckermann


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Philipp_Reis
Johann Philipp Reis


2024-01-01



---
https://en.wikipedia.org/wiki/Johann_Sebastian_Bach
Johann Sebastian Bach


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Fischer
Johannes Fischer


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Kepler
Johannes Kepler


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Kornhuber
Johannes Kornhuber


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Krause
Johannes Krause


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Michalak
Johannes Michalak


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Smit
Johannes Smit


2024-01-01



---
https://en.wikipedia.org/wiki/Johannes_Wagner
Johannes Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/John-Dylan_Haynes
John-Dylan Haynes


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Bargh
John A. Bargh


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Carpenter
John A. Carpenter


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Hartigan
John A. Hartigan


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._List
John A. List


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Morris
John A. Morris


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Pickett
John A. Pickett


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Rogers
John A. Rogers


2024-01-01



---
https://en.wikipedia.org/wiki/John_A._Wagner
John A. Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/John_Archibald_Wheeler
John Archibald Wheeler


2024-01-01



---
https://en.wikipedia.org/wiki/John_Aristotle_Phillips
John Aristotle Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/John_Ashbery
John Ashbery


2024-01-01



---
https://en.wikipedia.org/wiki/John_Atherton
John Atherton


2024-01-01



---
https://en.wikipedia.org/wiki/John_Ausonius
John Ausonius


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Calhoun
John B. Calhoun


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Calhoun#1963%25E2%2580%25931983
John B. Calhoun § 1963–1983


2024-07-20



---
https://en.wikipedia.org/wiki/John_B._Calhoun#1963-1983
John B. Calhoun § 1963–1983


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Carroll
John B. Carroll


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Gibson
John B. Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Harley
John B. Harley


2024-01-01



---
https://en.wikipedia.org/wiki/John_B._Hogenesch
John B. Hogenesch


2024-01-01



---
https://en.wikipedia.org/wiki/John_Bardeen
John Bardeen


2024-01-01



---
https://en.wikipedia.org/wiki/John_Bardeen#Nobel_Prize_in_Physics_in_1956
John Bardeen § Nobel Prize in Physics in 1956


2024-01-01



---
https://en.wikipedia.org/wiki/John_Barnard
John Barnard


2024-01-01



---
https://en.wikipedia.org/wiki/John_Barth
John Barth


2024-01-01



---
https://en.wikipedia.org/wiki/John_Bertrand_Johnson
John Bertrand Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/John_Birch_Society
John Birch Society


2024-01-01



---
https://en.wikipedia.org/wiki/John_Blangero
John Blangero


2024-01-01



---
https://en.wikipedia.org/wiki/John_Bohannon
John Bohannon


2024-01-01



---
https://en.wikipedia.org/wiki/John_Bound
John Bound


2024-01-01



---
https://en.wikipedia.org/wiki/John_Boyd_(military_strategist)
John Boyd (military strategist)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Brunner_(author)
John Brunner (author)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Burden
John Burden


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Baez
John C. Baez


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Crabbe
John C. Crabbe


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._DeFries
John C. DeFries


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Loehlin
John C. Loehlin


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Oxtoby
John C. Oxtoby


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Whittaker
John C. Whittaker


2024-01-01



---
https://en.wikipedia.org/wiki/John_C._Wright_(author)
John C. Wright (author)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Canny
John Canny


2024-01-01



---
https://en.wikipedia.org/wiki/John_Carmack
John Carmack


2024-01-01



---
https://en.wikipedia.org/wiki/John_Carpenter
John Carpenter


2024-01-01



---
https://en.wikipedia.org/wiki/John_Carreyrou
John Carreyrou


2024-01-01



---
https://en.wikipedia.org/wiki/John_Cheever
John Cheever


2024-01-01



---
https://en.wikipedia.org/wiki/John_Cheng
John Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/John_Christodoulou
John Christodoulou


2024-01-01



---
https://en.wikipedia.org/wiki/John_Conduitt
John Conduitt


2024-01-01



---
https://en.wikipedia.org/wiki/John_Crowley_(author)
John Crowley (author)


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Arnold
John D. Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Hawks
John D. Hawks


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Mayer
John D. Mayer


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Rockefeller
John D. Rockefeller


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Rockerduck
John D. Rockerduck


2024-01-01



---
https://en.wikipedia.org/wiki/John_D._Storey
John D. Storey


2024-01-01



---
https://en.wikipedia.org/wiki/John_Dalberg-Acton,_1st_Baron_Acton
John Dalberg-Acton, 1<sup>st</sup> Baron Acton


2024-09-07



---
https://en.wikipedia.org/wiki/John_Danesh
John Danesh


2024-01-01



---
https://en.wikipedia.org/wiki/John_Darsee
John Darsee


2024-01-01



---
https://en.wikipedia.org/wiki/John_DeLorean
John DeLorean


2024-01-01



---
https://en.wikipedia.org/wiki/John_DeLuca
John DeLuca


2024-01-01



---
https://en.wikipedia.org/wiki/John_Dean
John Dean


2024-01-01



---
https://en.wikipedia.org/wiki/John_Deanfield
John Deanfield


2024-01-01



---
https://en.wikipedia.org/wiki/John_Dee
John Dee


2024-01-01



---
https://en.wikipedia.org/wiki/John_Donne
John Donne


2024-01-01



---
https://en.wikipedia.org/wiki/John_Dos_Passos
John Dos Passos


2024-01-01



---
https://en.wikipedia.org/wiki/John_Drewe
John Drewe


2024-01-01



---
https://en.wikipedia.org/wiki/John_Dryden
John Dryden


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._Burke
John E. Burke


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._Hayes
John E. Hayes


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._Hopcroft
John E. Hopcroft


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._Hunter
John E. Hunter


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._J._Rasko
John E. J. Rasko


2024-01-01



---
https://en.wikipedia.org/wiki/John_E._Warnock
John E. Warnock


2024-01-01



---
https://en.wikipedia.org/wiki/John_Edensor_Littlewood
John Edensor Littlewood


2024-01-01



---
https://en.wikipedia.org/wiki/John_Edgar_Wideman
John Edgar Wideman


2024-01-01



---
https://en.wikipedia.org/wiki/John_Edwards
John Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/John_Edwards_extramarital_affair
John Edwards extramarital affair


2024-01-01



---
https://en.wikipedia.org/wiki/John_Etchemendy
John Etchemendy


2024-01-01



---
https://en.wikipedia.org/wiki/John_Everett_Millais
John Everett Millais


2024-01-01



---
https://en.wikipedia.org/wiki/John_F._Cryan
John F. Cryan


2024-01-01



---
https://en.wikipedia.org/wiki/John_Fang
John Fang


2024-01-01



---
https://en.wikipedia.org/wiki/John_Forbes_Nash_Jr.
John Forbes Nash Jr


2024-01-01



---
https://en.wikipedia.org/wiki/John_Gall_(author)#Gall%27s_law
John Gall (author) § Gall's law


2024-01-01



---
https://en.wikipedia.org/wiki/John_Gall_(author)#Gall's_law
John Gall (author) § Gall's law


2024-01-01



---
https://en.wikipedia.org/wiki/John_Geanakoplos
John Geanakoplos


2024-01-01



---
https://en.wikipedia.org/wiki/John_Gilmore_(activist)
John Gilmore (activist)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Gray_(philosopher)
John Gray (philosopher)


2024-03-13



---
https://en.wikipedia.org/wiki/John_Grogan
John Grogan


2024-01-01



---
https://en.wikipedia.org/wiki/John_Guare
John Guare


2024-01-01



---
https://en.wikipedia.org/wiki/John_H._Conway
John H. Conway


2024-01-01



---
https://en.wikipedia.org/wiki/John_H._Holland
John H. Holland


2024-01-01



---
https://en.wikipedia.org/wiki/John_H._R._Maunsell
John H. R. Maunsell


2024-01-01



---
https://en.wikipedia.org/wiki/John_Hall_Wheelock
John Hall Wheelock


2024-01-01



---
https://en.wikipedia.org/wiki/John_Haltiwanger
John Haltiwanger


2024-01-01



---
https://en.wikipedia.org/wiki/John_Harrison
John Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/John_Harvey_Kellogg
John Harvey Kellogg


2024-01-01



---
https://en.wikipedia.org/wiki/John_Hersey
John Hersey


2024-01-01



---
https://en.wikipedia.org/wiki/John_Hopcroft
John Hopcroft


2024-01-01



---
https://en.wikipedia.org/wiki/John_Hopfield
John Hopfield


2024-01-01



---
https://en.wikipedia.org/wiki/John_Horton_Conway
John Horton Conway


2024-01-01



---
https://en.wikipedia.org/wiki/John_Horwood
John Horwood


2024-01-01



---
https://en.wikipedia.org/wiki/John_Huddleston
John Huddleston


2024-01-01



---
https://en.wikipedia.org/wiki/John_Ioannidis
John Ioannidis


2024-01-01



---
https://en.wikipedia.org/wiki/John_Irving
John Irving


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._Crowley
John J. Crowley


2024-06-07



---
https://en.wikipedia.org/wiki/John_J._Donovan
John J. Donovan


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._Ely
John J. Ely


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._Farrell
John J. Farrell


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._McArdle
John J. McArdle


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._McGrath
John J. McGrath


2024-01-01



---
https://en.wikipedia.org/wiki/John_J._Walsh
John J. Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/John_Jeremiah_Sullivan
John Jeremiah Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/John_Jonides
John Jonides


2024-01-01



---
https://en.wikipedia.org/wiki/John_K._Hewitt
John K. Hewitt


2024-01-01



---
https://en.wikipedia.org/wiki/John_Kay_(flying_shuttle)
John Kay (flying shuttle)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Keats
John Keats


2024-01-01



---
https://en.wikipedia.org/wiki/John_Kemp
John Kemp


2024-01-01



---
https://en.wikipedia.org/wiki/John_Kruschke
John Kruschke


2024-01-01



---
https://en.wikipedia.org/wiki/John_L._Fuller
John L. Fuller


2024-01-01



---
https://en.wikipedia.org/wiki/John_L._Gustafson
John L. Gustafson


2024-01-01



---
https://en.wikipedia.org/wiki/John_L._Leal
John L. Leal


2024-01-01



---
https://en.wikipedia.org/wiki/John_L._Sullivan
John L. Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/John_Larry_Kelly_Jr.
John Larry Kelly Jr


2024-01-01



---
https://en.wikipedia.org/wiki/John_Law_(economist)
John Law (economist)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Ledyard
John Ledyard


2024-01-01



---
https://en.wikipedia.org/wiki/John_M._Barry
John M. Barry


2024-01-01



---
https://en.wikipedia.org/wiki/John_M._Davis
John M. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/John_M._Shelton
John M. Shelton


2024-01-01



---
https://en.wikipedia.org/wiki/John_M._Wells
John M. Wells


2024-01-01



---
https://en.wikipedia.org/wiki/John_Markoff
John Markoff


2024-01-01



---
https://en.wikipedia.org/wiki/John_Marshall
John Marshall


2024-01-01



---
https://en.wikipedia.org/wiki/John_Massie
John Massie


2024-01-01



---
https://en.wikipedia.org/wiki/John_Maynard_Keynes
John Maynard Keynes


2024-01-01



---
https://en.wikipedia.org/wiki/John_Maynard_Smith
John Maynard Smith


2024-01-01



---
https://en.wikipedia.org/wiki/John_McPhee
John McPhee


2024-01-01



---
https://en.wikipedia.org/wiki/John_McWhorter
John McWhorter


2024-01-01



---
https://en.wikipedia.org/wiki/John_Money
John Money


2024-01-01



---
https://en.wikipedia.org/wiki/John_Mortimer
John Mortimer


2024-01-01



---
https://en.wikipedia.org/wiki/John_Mueller
John Mueller


2024-01-01



---
https://en.wikipedia.org/wiki/John_Nettleship
John Nettleship


2024-06-30



---
https://en.wikipedia.org/wiki/John_Novembre
John Novembre


2024-01-01



---
https://en.wikipedia.org/wiki/John_Nuckolls
John Nuckolls


2024-01-01



---
https://en.wikipedia.org/wiki/John_Nunn
John Nunn


2024-01-01



---
https://en.wikipedia.org/wiki/John_O%27Mahony
John O'Mahony


2024-01-01



---
https://en.wikipedia.org/wiki/John_P._A._Ioannidis
John P. A. Ioannidis


2024-01-01



---
https://en.wikipedia.org/wiki/John_P._Campbell
John P. Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/John_P._Donnelly
John P. Donnelly


2024-01-01



---
https://en.wikipedia.org/wiki/John_P._Perdew
John P. Perdew


2024-01-01



---
https://en.wikipedia.org/wiki/John_Paul_Scott
John Paul Scott


2024-01-01



---
https://en.wikipedia.org/wiki/John_Paul_Scott_(geneticist)
John Paul Scott (geneticist)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Peale_Bishop
John Peale Bishop


2024-01-01



---
https://en.wikipedia.org/wiki/John_Phan
John Phan


2024-01-01



---
https://en.wikipedia.org/wiki/John_Preskill
John Preskill


2024-01-01



---
https://en.wikipedia.org/wiki/John_Q._Trojanowski
John Q. Trojanowski


2024-01-01



---
https://en.wikipedia.org/wiki/John_Quan
John Quan


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Alford
John R. Alford


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Dunning
John R. Dunning


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Hibbing
John R. Hibbing


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Hughes
John R. Hughes


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Kramer
John R. Kramer


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Lott
John R. Lott


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Pierce
John R. Pierce


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Pierce#At_Bell_Labs
John R. Pierce § At Bell Labs


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Pringle
John R. Pringle


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._Thompson
John R. Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/John_R._White
John R. White


2024-01-01



---
https://en.wikipedia.org/wiki/John_Ray
John Ray


2024-01-01



---
https://en.wikipedia.org/wiki/John_Resig
John Resig


2024-01-01



---
https://en.wikipedia.org/wiki/John_Reynders
John Reynders


2024-01-01



---
https://en.wikipedia.org/wiki/John_Robb_(author)
John Robb (author)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Roberts
John Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/John_Rust
John Rust


2024-01-01



---
https://en.wikipedia.org/wiki/John_S._Werner
John S. Werner


2024-01-01



---
https://en.wikipedia.org/wiki/John_Schnatter#Career
John Schnatter § Career


2024-01-01



---
https://en.wikipedia.org/wiki/John_Seabrook
John Seabrook


2024-01-01



---
https://en.wikipedia.org/wiki/John_Shawe-Taylor
John Shawe-Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/John_Sievenpiper
John Sievenpiper


2024-01-01



---
https://en.wikipedia.org/wiki/John_Steakley
John Steakley


2024-01-01



---
https://en.wikipedia.org/wiki/John_Strauss
John Strauss


2024-01-01



---
https://en.wikipedia.org/wiki/John_Strutt,_3%3Csurd_Rayleigh
John Strutt, 3<sup>rd</sup> Baron Rayleigh


2024-01-01



---
https://en.wikipedia.org/wiki/John_Stuart_Mill
John Stuart Mill


2024-01-01



---
https://en.wikipedia.org/wiki/John_Sudworth
John Sudworth


2024-01-01



---
https://en.wikipedia.org/wiki/John_Taylor_(bass_guitarist)
John Taylor (bass guitarist)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Taylor_Gatto
John Taylor Gatto


2024-01-01



---
https://en.wikipedia.org/wiki/John_Tenniel
John Tenniel


2024-01-01



---
https://en.wikipedia.org/wiki/John_Tooby
John Tooby


2024-01-01



---
https://en.wikipedia.org/wiki/John_Tran
John Tran


2024-01-01



---
https://en.wikipedia.org/wiki/John_Tukey
John Tukey


2024-01-01



---
https://en.wikipedia.org/wiki/John_Updike
John Updike


2024-01-01



---
https://en.wikipedia.org/wiki/John_V._Guttag
John V. Guttag


2024-01-01



---
https://en.wikipedia.org/wiki/John_Van_Reenen
John Van Reenen


2024-01-01



---
https://en.wikipedia.org/wiki/John_W._Campbell
John W. Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/John_W._Emerson
John W. Emerson


2024-01-01



---
https://en.wikipedia.org/wiki/John_W._Tukey
John W. Tukey


2024-01-01



---
https://en.wikipedia.org/wiki/John_Wawrzynek
John Wawrzynek


2024-01-01



---
https://en.wikipedia.org/wiki/John_Wieting
John Wieting


2024-01-01



---
https://en.wikipedia.org/wiki/John_Wilkins
John Wilkins


2024-01-01



---
https://en.wikipedia.org/wiki/John_William_Strutt,_3rd_Baron_Rayleigh
John William Strutt, 3<sup>rd</sup> Baron Rayleigh


2024-01-01



---
https://en.wikipedia.org/wiki/John_Young_(astronaut)
John Young (astronaut)


2024-01-01



---
https://en.wikipedia.org/wiki/John_Zaller
John Zaller


2024-01-01



---
https://en.wikipedia.org/wiki/John_and_Lorena_Bobbitt
John and Lorena Bobbitt


2024-01-01



---
https://en.wikipedia.org/wiki/John_de_Lancie
John de Lancie


2024-01-01



---
https://en.wikipedia.org/wiki/John_de_Robeck
John de Robeck


2024-01-01



---
https://en.wikipedia.org/wiki/John_le_Carr%C3%A9
John le Carré


2024-01-01



---
https://en.wikipedia.org/wiki/John_the_Ripper
John the Ripper


2024-01-01



---
https://en.wikipedia.org/wiki/John_von_Neumann
John von Neumann


2024-01-01



---
https://en.wikipedia.org/wiki/Joint_Arctic_Command
Joint Arctic Command


2024-01-01



---
https://en.wikipedia.org/wiki/Joint_Chiefs_of_Staff
Joint Chiefs of Staff


2024-01-01



---
https://en.wikipedia.org/wiki/Joint_Improvised-Threat_Defeat_Organization
Joint Improvised-Threat Defeat Organization


2024-01-01



---
https://en.wikipedia.org/wiki/Joint_cracking
Joint cracking


2024-01-01



---
https://en.wikipedia.org/wiki/Jojo_Moyes
Jojo Moyes


2024-01-01



---
https://en.wikipedia.org/wiki/Jojoba_Oil
Jojoba Oil


2024-11-05



---
https://en.wikipedia.org/wiki/Jon_Borchardt
Jon Borchardt


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Callas
Jon Callas


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Crowcroft
Jon Crowcroft


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_F._Merz
Jon F. Merz


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Green
Jon Green


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_H._Kaas
Jon H. Kaas


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Kleinberg
Jon Kleinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Mittelhauser
Jon Mittelhauser


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Postel
Jon Postel


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Ronson
Jon Ronson


2024-01-01



---
https://en.wikipedia.org/wiki/Jon_Steinberg
Jon Steinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jonah_Berger
Jonah Berger


2024-01-01



---
https://en.wikipedia.org/wiki/Jonah_Lehrer
Jonah Lehrer


2024-01-01



---
https://en.wikipedia.org/wiki/Jonah_Rockoff
Jonah Rockoff


2024-01-01



---
https://en.wikipedia.org/wiki/Jonas_F._Ludvigsson
Jonas F. Ludvigsson


2024-01-01



---
https://en.wikipedia.org/wiki/Jonas_Pettersson
Jonas Pettersson


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_A._Coddington
Jonathan A. Coddington


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_A._Eisen
Jonathan A. Eisen


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Allen
Jonathan Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Balcombe
Jonathan Balcombe


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Browne
Jonathan Browne


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Chang
Jonathan Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Cook
Jonathan Cook


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Coulton
Jonathan Coulton


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_D._Cohen
Jonathan D. Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Evison
Jonathan Evison


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Friedman
Jonathan Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Gottschall
Jonathan Gottschall


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Gruber_(economist)
Jonathan Gruber (economist)


2024-04-17



---
https://en.wikipedia.org/wiki/Jonathan_Haidt
Jonathan Haidt


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Harker
Jonathan Harker


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Hartley
Jonathan Hartley


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Hoefler
Jonathan Hoefler


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Horowitz
Jonathan Horowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_K._Pritchard
Jonathan K. Pritchard


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_L._Zittrain
Jonathan L. Zittrain


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Larson
Jonathan Larson


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Lethem
Jonathan Lethem


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Ling
Jonathan Ling


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_M._Borwein
Jonathan M. Borwein


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Marchini
Jonathan Marchini


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_May
Jonathan May


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Mayer
Jonathan Mayer


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_O%27Callaghan
Jonathan O'Callaghan


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Rees
Jonathan Rees


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Rosand
Jonathan Rosand


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Schooler
Jonathan Schooler


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Stevens
Jonathan Stevens


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Swift
Jonathan Swift


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Tremblay
Jonathan Tremblay


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Tropper
Jonathan Tropper


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Tweet
Jonathan Tweet


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Wild
Jonathan Wild


2024-01-01



---
https://en.wikipedia.org/wiki/Jonathan_Zinman
Jonathan Zinman


2024-01-01



---
https://en.wikipedia.org/wiki/Joop_Hartog
Joop Hartog


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Anderson
Jordan Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Ellenberg
Jordan Ellenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Peterson
Jordan Peterson


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Pollack
Jordan Pollack


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Smoller
Jordan Smoller


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_Todorov
Jordan Todorov


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_W._Smoller
Jordan W. Smoller


2024-01-01



---
https://en.wikipedia.org/wiki/Jordan_curve_theorem
Jordan curve theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Jordi_Bur%C3%A9s
Jordi Burés


2024-01-01



---
https://en.wikipedia.org/wiki/Jordi_Cam%C3%AD
Jordi Camí


2024-01-01



---
https://en.wikipedia.org/wiki/Jordi_Torres
Jordi Torres


2024-01-01



---
https://en.wikipedia.org/wiki/Jorge_Barros
Jorge Barros


2024-01-01



---
https://en.wikipedia.org/wiki/Jorge_L._Contreras
Jorge L. Contreras


2024-01-01



---
https://en.wikipedia.org/wiki/Jorge_Nocedal
Jorge Nocedal


2024-01-01



---
https://en.wikipedia.org/wiki/Jorge_Rocha
Jorge Rocha


2024-01-01



---
https://en.wikipedia.org/wiki/Jorge_Vega
Jorge Vega


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9-Alain_Sahel
José-Alain Sahel


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Galindo
José Galindo


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Maldonado
José Maldonado


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Mar%C3%ADa_Berm%C3%BAdez_de_Castro
José María Bermúdez de Castro


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Onuchic
José Onuchic


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Ortega_y_Gasset
José Ortega y Gasset


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Saramago
José Saramago


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9_Scheinkman
José Scheinkman


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9e_Dupuis
Josée Dupuis


2024-01-01



---
https://en.wikipedia.org/wiki/Jos%C3%A9phine_de_Beauharnais
Joséphine de Beauharnais


2024-04-08



---
https://en.wikipedia.org/wiki/Jose_Antonio
Jose Antonio


2024-01-01



---
https://en.wikipedia.org/wiki/Josef_Coresh
Josef Coresh


2024-01-01



---
https://en.wikipedia.org/wiki/Josef_Parnas
Josef Parnas


2024-01-01



---
https://en.wikipedia.org/wiki/Josef_Priller
Josef Priller


2024-01-01



---
https://en.wikipedia.org/wiki/Josef_Urban
Josef Urban


2024-01-01



---
https://en.wikipedia.org/wiki/Josep_Call
Josep Call


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph-Louis_Lagrange
Joseph-Louis Lagrange


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_A._Konstan
Joseph A. Konstan


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Agassi
Joseph Agassi


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Banks_Rhine
Joseph Banks Rhine


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Berkson
Joseph Berkson


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Bernstein
Joseph Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Biederman
Joseph Biederman


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Boden
Joseph Boden


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Campbell
Joseph Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Conrad
Joseph Conrad


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Cornell
Joseph Cornell


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Dalton_Hooker
Joseph Dalton Hooker


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_E._Parisi
Joseph E. Parisi


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Erlanger
Joseph Erlanger


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_F._Quinn
Joseph F. Quinn


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Felsenstein
Joseph Felsenstein


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Firth
Joseph Firth


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Heller
Joseph Heller


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Hellerstein
Joseph Hellerstein


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Henrich
Joseph Henrich


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Joos
Joseph Joos


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Kittinger
Joseph Kittinger


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_L._DeRisi
Joseph L. DeRisi


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_L._Fleiss
Joseph L. Fleiss


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Lau
Joseph Lau


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Lee_Rodgers
Joseph Lee Rodgers


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Loscalzo
Joseph Loscalzo


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_M._Baker
Joseph M. Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_M._Horn
Joseph M. Horn


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Murray
Joseph Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Needham#The_Needham_Question
Joseph Needham § The Needham Question


2024-10-17



---
https://en.wikipedia.org/wiki/Joseph_Pemberton
Joseph Pemberton


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Priestley
Joseph Priestley


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_R._Ecker
Joseph R. Ecker


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Rotblat
Joseph Rotblat


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Schlitz_Brewing_Company#First_union_strike_and_decline
Joseph Schlitz Brewing Company § First union strike and decline


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Schmidt
Joseph Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Smith
Joseph Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Stalin
Joseph Stalin


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Stiglitz
Joseph Stiglitz


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Tainter
Joseph Tainter


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Uscinski
Joseph Uscinski


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_W._Kable
Joseph W. Kable


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Wang
Joseph Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_Wong
Joseph Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Joseph_de_la_Vega
Joseph de la Vega


2024-01-01



---
https://en.wikipedia.org/wiki/Josephine_Baker
Josephine Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Josephine_Ball
Josephine Ball


2024-01-01



---
https://en.wikipedia.org/wiki/Josephson_effect
Josephson effect


2024-01-01



---
https://en.wikipedia.org/wiki/Josephus
Josephus


2024-01-01



---
https://en.wikipedia.org/wiki/Josephus_on_Jesus#The_Testimonium_Flavianum
Josephus on Jesus § The Testimonium Flavianum


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Abramson
Josh Abramson


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Arnold
Josh Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Bongard
Josh Bongard


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Hodge
Josh Hodge


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Randall
Josh Randall


2024-01-01



---
https://en.wikipedia.org/wiki/Josh_Tobin
Josh Tobin


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Angrist
Joshua Angrist


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Aronson
Joshua Aronson


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Bloch
Joshua Bloch


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_C._Denny
Joshua C. Denny


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_D._Greene
Joshua D. Greene


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_D._Rauh
Joshua D. Rauh


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Guerrero
Joshua Guerrero


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Hicks
Joshua Hicks


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Lederberg
Joshua Lederberg


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_M._Pearce
Joshua M. Pearce


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_M._Tybur
Joshua M. Tybur


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Rauh
Joshua Rauh


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Roll
Joshua Roll


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Schachter
Joshua Schachter


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Schmidt
Joshua Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_T._Vogelstein
Joshua T. Vogelstein


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Tenenbaum
Joshua Tenenbaum


2024-01-01



---
https://en.wikipedia.org/wiki/Joshua_Tybur
Joshua Tybur


2024-01-01



---
https://en.wikipedia.org/wiki/Josiah_Bancroft
Josiah Bancroft


2024-01-01



---
https://en.wikipedia.org/wiki/Joss_Whedon
Joss Whedon


2024-01-01



---
https://en.wikipedia.org/wiki/Journal_club
Journal club


2024-01-01



---
https://en.wikipedia.org/wiki/Journal_of_Personality_and_Social_Psychology
Journal of Personality and Social Psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Journal_of_the_American_Chemical_Society
Journal of the American Chemical Society


2024-03-28



---
https://en.wikipedia.org/wiki/Joy_Milne
Joy Milne


2024-01-01



---
https://en.wikipedia.org/wiki/Joy_Wang
Joy Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Joyce_Cary
Joyce Cary


2024-01-01



---
https://en.wikipedia.org/wiki/Joyce_Hatto
Joyce Hatto


2024-01-01



---
https://en.wikipedia.org/wiki/Joyce_Lee
Joyce Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Jozef_Gecz
Jozef Gecz


2024-01-01



---
https://en.wikipedia.org/wiki/Ju_Hu
Ju Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Ju_Li
Ju Li


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Antonio_Samaranch
Juan Antonio Samaranch


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Botella
Juan Botella


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Carlos_Izpisua_Belmonte
Juan Carlos Izpisua Belmonte


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Carlos_Tapia
Juan Carlos Tapia


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Frias
Juan Frias


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_M._Thompson
Juan M. Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Mac%C3%ADas
Juan Macías


2024-01-01



---
https://en.wikipedia.org/wiki/Juan_Pino
Juan Pino


2024-01-01



---
https://en.wikipedia.org/wiki/Judah_Folkman
Judah Folkman


2024-01-01



---
https://en.wikipedia.org/wiki/Judas_goat
Judas goat


2024-01-01



---
https://en.wikipedia.org/wiki/Judea_Pearl
Judea Pearl


2024-01-01



---
https://en.wikipedia.org/wiki/Judge_Holden#Judge_Holden_in_Blood_Meridian
Judge Holden § Judge Holden in Blood Meridian


2024-01-01



---
https://en.wikipedia.org/wiki/Judge_Judy
Judge Judy


2024-01-01



---
https://en.wikipedia.org/wiki/Judith_Campisi
Judith Campisi


2024-01-01



---
https://en.wikipedia.org/wiki/Judy_Blume
Judy Blume


2024-01-01



---
https://en.wikipedia.org/wiki/Judy_Hoffman
Judy Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Judy_Sheindlin
Judy Sheindlin


2024-01-01



---
https://en.wikipedia.org/wiki/Jue_Wang
Jue Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Juergen_Schmidhuber
Juergen Schmidhuber


2024-01-01



---
https://en.wikipedia.org/wiki/Jugal_Kalita
Jugal Kalita


2024-01-01



---
https://en.wikipedia.org/wiki/Jujube
Jujube


2024-01-01



---
https://en.wikipedia.org/wiki/Jules_Massenet
Jules Massenet


2024-01-01



---
https://en.wikipedia.org/wiki/Jules_Verne
Jules Verne


2024-01-01



---
https://en.wikipedia.org/wiki/Jules_White
Jules White


2024-01-01



---
https://en.wikipedia.org/wiki/Julia_Hippisley-Cox
Julia Hippisley-Cox


2024-01-01



---
https://en.wikipedia.org/wiki/Julia_Marshall
Julia Marshall


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Barnes
Julian Barnes


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Bigelow
Julian Bigelow


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Borger
Julian Borger


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_C._Stanley
Julian C. Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Fellowes
Julian Fellowes


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Gough
Julian Gough


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Jaynes
Julian Jaynes


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Parkhill
Julian Parkhill


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Peto
Julian Peto


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Richer
Julian Richer


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Roth
Julian Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Sanchez_(writer)
Julian Sanchez (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Savulescu
Julian Savulescu


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Stanley
Julian Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Julian_Togelius
Julian Togelius


2024-01-01



---
https://en.wikipedia.org/wiki/Juliana_Schroeder
Juliana Schroeder


2024-01-01



---
https://en.wikipedia.org/wiki/Julianna_Pacheco
Julianna Pacheco


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Beaulieu
Julie Beaulieu


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Cunningham
Julie Cunningham


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_E._Buring
Julie E. Buring


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Gibson
Julie Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Hecht
Julie Hecht


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Jordan
Julie Jordan


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Larsen
Julie Larsen


2024-01-01



---
https://en.wikipedia.org/wiki/Julie_Williams
Julie Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Julio_J._Rotemberg
Julio J. Rotemberg


2024-01-01



---
https://en.wikipedia.org/wiki/Julio_Rodr%C3%ADguez
Julio Rodríguez


2024-01-01



---
https://en.wikipedia.org/wiki/Julius_Caesar_(play)
Julius Caesar (play)


2024-01-01



---
https://en.wikipedia.org/wiki/Julius_Manger
Julius Manger


2024-01-01



---
https://en.wikipedia.org/wiki/Julius_Popp
Julius Popp


2024-01-01



---
https://en.wikipedia.org/wiki/Julius_Wolff_(surgeon)
Julius Wolff (surgeon)


2024-01-01



---
https://en.wikipedia.org/wiki/Julius_and_Ethel_Rosenberg
Julius and Ethel Rosenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Jun%C3%ADpero_Serra
Junípero Serra


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Hu
Jun Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Ishikawa
Jun Ishikawa


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Liu
Jun Liu


2024-10-06



---
https://en.wikipedia.org/wiki/Jun_S._Liu
Jun S. Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Suemi
Jun Suemi


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Wada
Jun Wada


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Xie
Jun Xie


2024-01-01



---
https://en.wikipedia.org/wiki/Jun_Xu
Jun Xu


2024-01-01



---
https://en.wikipedia.org/wiki/June_(magazine)
June (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/June_Gruber
June Gruber


2024-01-01



---
https://en.wikipedia.org/wiki/June_McCarroll#Highway_marking
June McCarroll § Highway marking


2024-10-30



---
https://en.wikipedia.org/wiki/Juneteenth_(novel)
Juneteenth (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Jungle_Fever
Jungle Fever


2024-01-01



---
https://en.wikipedia.org/wiki/Junot_D%C3%ADaz
Junot Díaz


2024-01-01



---
https://en.wikipedia.org/wiki/Junyi_Li
Junyi Li


2024-01-01



---
https://en.wikipedia.org/wiki/Jure_Leskovec
Jure Leskovec


2024-01-01



---
https://en.wikipedia.org/wiki/Jurgen_Del-Favero
Jurgen Del-Favero


2024-01-01



---
https://en.wikipedia.org/wiki/Jurgen_Schmidhuber
Jurgen Schmidhuber


2024-01-01



---
https://en.wikipedia.org/wiki/Juris_Doctor
Juris Doctor


2024-01-01



---
https://en.wikipedia.org/wiki/Jus_sanguinis
Jus sanguinis


2024-01-01



---
https://en.wikipedia.org/wiki/Jus_soli
Jus soli


2024-01-01



---
https://en.wikipedia.org/wiki/Just-in-time_compilation
Just-in-time compilation


2024-01-01



---
https://en.wikipedia.org/wiki/Just_Stop_Oil
Just Stop Oil


2024-01-01



---
https://en.wikipedia.org/wiki/Just_another_Gibbs_sampler
Just another Gibbs sampler


2024-01-01



---
https://en.wikipedia.org/wiki/Just_price
Just price


2024-01-01



---
https://en.wikipedia.org/wiki/Just_world
Just world


2024-01-01



---
https://en.wikipedia.org/wiki/Justification_(typesetting)
Justification (typesetting)


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Chang
Justin Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Cronin
Justin Cronin


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Hall
Justin Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Kruger
Justin Kruger


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Lin
Justin Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Wagner
Justin Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/Justin_Yifu_Lin
Justin Yifu Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Justine_Musk
Justine Musk


2024-01-01



---
https://en.wikipedia.org/wiki/Juvenal
Juvenal


2024-01-01



---
https://en.wikipedia.org/wiki/Jyoti_Mishra
Jyoti Mishra


2024-01-01



---
https://en.wikipedia.org/wiki/K%27Nex
K'Nex


2024-01-01



---
https://en.wikipedia.org/wiki/K%C3%A5re_Berg
Kåre Berg


2024-01-01



---
https://en.wikipedia.org/wiki/K%C3%B6chel_catalogue
Köchel catalogue


2024-01-01



---
https://en.wikipedia.org/wiki/K%C3%B6z%C3%A9piskolai_Matematikai_%C3%A9s_Fizikai_Lapok
Középiskolai Matematikai és Fizikai Lapok


2024-01-01



---
https://en.wikipedia.org/wiki/K'Nex
K'Nex


2024-01-01



---
https://en.wikipedia.org/wiki/K-On!
K-On!


2024-01-01



---
https://en.wikipedia.org/wiki/K-On%21
K-On!


2024-01-01



---
https://en.wikipedia.org/wiki/K-means_clustering
K-means clustering


2024-01-01



---
https://en.wikipedia.org/wiki/K-nearest_neighbor_search
K-nearest neighbor search


2024-12-11



---
https://en.wikipedia.org/wiki/K-rations
K-rations


2024-09-03



---
https://en.wikipedia.org/wiki/K._Anders_Ericsson
K. Anders Ericsson


2024-01-01



---
https://en.wikipedia.org/wiki/K._C._Paul
K. C. Paul


2024-01-01



---
https://en.wikipedia.org/wiki/K._Christopher_Garcia
K. Christopher Garcia


2024-01-01



---
https://en.wikipedia.org/wiki/K._Eric_Drexler
K. Eric Drexler


2024-01-01



---
https://en.wikipedia.org/wiki/K._Paige_Harden
K. Paige Harden


2024-01-01



---
https://en.wikipedia.org/wiki/K._V._Mardia
K. V. Mardia


2024-01-01



---
https://en.wikipedia.org/wiki/KDE
KDE


2024-01-01



---
https://en.wikipedia.org/wiki/KGO-TV
KGO-TV


2024-01-01



---
https://en.wikipedia.org/wiki/KGS_Go_Server
KGS Go Server


2024-01-01



---
https://en.wikipedia.org/wiki/KH-9_Hexagon
KH-9 Hexagon


2024-01-01



---
https://en.wikipedia.org/wiki/KPFA
KPFA


2024-01-01



---
https://en.wikipedia.org/wiki/KSOL
KSOL


2024-01-01



---
https://en.wikipedia.org/wiki/K_Foundation_Burn_a_Million_Quid
K Foundation Burn a Million Quid


2024-01-01



---
https://en.wikipedia.org/wiki/K_band_(NATO)
K band (NATO)


2024-01-01



---
https://en.wikipedia.org/wiki/Kaare_Christensen
Kaare Christensen


2024-01-01



---
https://en.wikipedia.org/wiki/Kabukich%C5%8D
Kabukichō


2024-01-01



---
https://en.wikipedia.org/wiki/Kadokawa_Daiei_Studio
Kadokawa Daiei Studio


2024-01-01



---
https://en.wikipedia.org/wiki/Kadokawa_Shoten
Kadokawa Shoten


2024-01-01



---
https://en.wikipedia.org/wiki/Kaesong_Industrial_Region
Kaesong Industrial Region


2024-01-01



---
https://en.wikipedia.org/wiki/Kafr_Jinnis
Kafr Jinnis


2024-12-06



---
https://en.wikipedia.org/wiki/Kagaku_Sentai_Dynaman
Kagaku Sentai Dynaman


2024-01-01



---
https://en.wikipedia.org/wiki/Kagawa_Prefecture
Kagawa Prefecture


2024-01-01



---
https://en.wikipedia.org/wiki/Kagawa_University
Kagawa University


2024-01-01



---
https://en.wikipedia.org/wiki/Kah_Kay_Sung
Kah Kay Sung


2024-01-01



---
https://en.wikipedia.org/wiki/Kai-Fu_Lee
Kai-Fu Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Kai-Uwe_Hinrichs
Kai-Uwe Hinrichs


2024-01-01



---
https://en.wikipedia.org/wiki/Kai_Chen
Kai Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Kai_Zen
Kai Zen


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiba
Kaiba


2024-01-01



---
https://en.wikipedia.org/wiki/Kaih%C5%8Dgy%C5%8D
Kaihōgyō


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiji_%28manga%29
Kaiji (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiji_(manga)
Kaiji (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiju
Kaiju


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiju_No._8
Kaiju No. 8


2024-11-10



---
https://en.wikipedia.org/wiki/Kaiketsu_Noutenki
Kaiketsu Noutenki


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiketsu_Zubat
Kaiketsu Zubat


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiming_He
Kaiming He


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiping_Zheng
Kaiping Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Kaiyodo
Kaiyodo


2024-01-01



---
https://en.wikipedia.org/wiki/KakaoTalk
KakaoTalk


2024-01-01



---
https://en.wikipedia.org/wiki/Kaldor%E2%80%93Hicks_efficiency
Kaldor–Hicks efficiency


2024-01-01



---
https://en.wikipedia.org/wiki/Kalevala
Kalevala


2024-01-01



---
https://en.wikipedia.org/wiki/Kalman_filter
Kalman filter


2024-01-01



---
https://en.wikipedia.org/wiki/Kalpa_(time)
Kalpa (time)


2024-01-01



---
https://en.wikipedia.org/wiki/Kamal_Gupta
Kamal Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Kamen_Rider
Kamen Rider


2024-01-01



---
https://en.wikipedia.org/wiki/Kamen_Rider_Agito
Kamen Rider Agito


2024-01-01



---
https://en.wikipedia.org/wiki/Kamen_Rider_V3
Kamen Rider V3


2024-01-01



---
https://en.wikipedia.org/wiki/Kameshwar_Prasad
Kameshwar Prasad


2024-01-01



---
https://en.wikipedia.org/wiki/Kami
Kami


2024-01-01



---
https://en.wikipedia.org/wiki/Kamichu!
Kamichu!


2024-01-01



---
https://en.wikipedia.org/wiki/Kamichu%21
Kamichu!


2024-01-01



---
https://en.wikipedia.org/wiki/Kamikaze
Kamikaze


2024-01-01



---
https://en.wikipedia.org/wiki/Kamo_no_Ch%C5%8Dmei
Kamo no Chōmei


2024-01-01



---
https://en.wikipedia.org/wiki/Kamui_Fujiwara
Kamui Fujiwara


2024-01-01



---
https://en.wikipedia.org/wiki/Kanadehon_Ch%C5%ABshingura
Kanadehon Chūshingura


2024-01-01



---
https://en.wikipedia.org/wiki/Kanch%C5%8D
Kanchō


2024-01-01



---
https://en.wikipedia.org/wiki/Kane_Tanaka
Kane Tanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Kang_Zhao
Kang Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Kangxi_Emperor
Kangxi Emperor


2024-01-01



---
https://en.wikipedia.org/wiki/Kanji
Kanji


2024-01-01



---
https://en.wikipedia.org/wiki/Kannan_Srinivasan
Kannan Srinivasan


2024-01-01



---
https://en.wikipedia.org/wiki/Kansai_region
Kansai region


2024-01-01



---
https://en.wikipedia.org/wiki/Kansai_region_dialect
Kansai region dialect


2024-01-01



---
https://en.wikipedia.org/wiki/Kant%C5%8D_region
Kantō region


2024-01-01



---
https://en.wikipedia.org/wiki/Kantai_Collection#Cultural_trends_and_industry_reception
Kantai Collection § Cultural trends and industry reception


2024-01-01



---
https://en.wikipedia.org/wiki/Kanye_West#Politics
Kanye West § Politics


2024-01-01



---
https://en.wikipedia.org/wiki/Kaoru_Ito
Kaoru Ito


2024-01-01



---
https://en.wikipedia.org/wiki/Kapitza%27s_pendulum
Kapitza's pendulum


2024-01-01



---
https://en.wikipedia.org/wiki/Kaposi%27s_sarcoma
Kaposi's sarcoma


2024-01-01



---
https://en.wikipedia.org/wiki/Kaposi's_sarcoma
Kaposi's sarcoma


2024-01-01



---
https://en.wikipedia.org/wiki/Kappa
Kappa


2024-01-01



---
https://en.wikipedia.org/wiki/Kara_Swisher
Kara Swisher


2024-01-01



---
https://en.wikipedia.org/wiki/Karan_Goel
Karan Goel


2024-01-01



---
https://en.wikipedia.org/wiki/Karanjeet_Singh
Karanjeet Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Kare_Kano
Kare Kano


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_(slang)
Karen (slang)


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_A._Cerulo
Karen A. Cerulo


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Blixen
Karen Blixen


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_C._Johnson
Karen C. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Carr
Karen Carr


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Hao
Karen Hao


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Horney
Karen Horney


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Joy_Fowler
Karen Joy Fowler


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_L._Mohlke
Karen L. Mohlke


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Marie_Moning
Karen Marie Moning


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Oegema
Karen Oegema


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Russell
Karen Russell


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Silkwood
Karen Silkwood


2024-01-01



---
https://en.wikipedia.org/wiki/Karen_Simonyan
Karen Simonyan


2024-01-01



---
https://en.wikipedia.org/wiki/Karestan_C._Koenen
Karestan C. Koenen


2024-01-01



---
https://en.wikipedia.org/wiki/Karestan_Koenen
Karestan Koenen


2024-01-01



---
https://en.wikipedia.org/wiki/Kari_Stefansson
Kari Stefansson


2024-01-01



---
https://en.wikipedia.org/wiki/Karim_R._Lakhani
Karim R. Lakhani


2024-01-01



---
https://en.wikipedia.org/wiki/Karin_Broberg
Karin Broberg


2024-01-01



---
https://en.wikipedia.org/wiki/Karin_Meyer
Karin Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_F._Sundman
Karl F. Sundman


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Friston
Karl Friston


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_J._Friston
Karl J. Friston


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_J._Holzinger
Karl J. Holzinger


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Lashley
Karl Lashley


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Marx
Karl Marx


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Pearson
Karl Pearson


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Popper
Karl Popper


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Rahner
Karl Rahner


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Schroeder
Karl Schroeder


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Shapiro
Karl Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Sims
Karl Sims


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Weierstrass
Karl Weierstrass


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Wojty%C5%82a
Karl Wojtyła


2024-01-01



---
https://en.wikipedia.org/wiki/Karl_Zilles
Karl Zilles


2024-01-01



---
https://en.wikipedia.org/wiki/Karla_Miller
Karla Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Karoshi
Karoshi


2024-01-01



---
https://en.wikipedia.org/wiki/Karsten_M%C3%BCller
Karsten Müller


2024-01-01



---
https://en.wikipedia.org/wiki/Karthik_Muralidharan
Karthik Muralidharan


2024-01-01



---
https://en.wikipedia.org/wiki/Karthik_Raman
Karthik Raman


2024-01-01



---
https://en.wikipedia.org/wiki/Kary_Mullis
Kary Mullis


2024-01-01



---
https://en.wikipedia.org/wiki/Katakana
Katakana


2024-01-01



---
https://en.wikipedia.org/wiki/Katalin_Karik%C3%B3
Katalin Karikó


2024-01-01



---
https://en.wikipedia.org/wiki/Katalin_Susztak
Katalin Susztak


2024-01-01



---
https://en.wikipedia.org/wiki/Katamari_Damacy
Katamari Damacy


2024-01-01



---
https://en.wikipedia.org/wiki/Katanagatari
Katanagatari


2024-01-01



---
https://en.wikipedia.org/wiki/Katawa_Shoujo
Katawa Shoujo


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_(text_editor)
Kate (text editor)


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Atkinson
Kate Atkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Atkinson_(writer)
Kate Atkinson (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Devlin
Kate Devlin


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Lindsey
Kate Lindsey


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Moran
Kate Moran


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Morton
Kate Morton


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Tchanturia
Kate Tchanturia


2024-01-01



---
https://en.wikipedia.org/wiki/Kate_Tilling
Kate Tilling


2024-01-01



---
https://en.wikipedia.org/wiki/Katelyn_Brown
Katelyn Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Katerina_Douka
Katerina Douka


2024-01-01



---
https://en.wikipedia.org/wiki/Kath_Smith
Kath Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_A._Rawson
Katherine A. Rawson


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Anne_Porter
Katherine Anne Porter


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Belov
Katherine Belov


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Harvey
Katherine Harvey


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Kirk
Katherine Kirk


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_L._Milkman
Katherine L. Milkman


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Martin
Katherine Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_Rundell
Katherine Rundell


2024-01-01



---
https://en.wikipedia.org/wiki/Katherine_S._Pollard
Katherine S. Pollard


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_D._Vohs
Kathleen D. Vohs


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_Folbigg
Kathleen Folbigg


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_Kenealy
Kathleen Kenealy


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_McGarry
Kathleen McGarry


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_Merikangas
Kathleen Merikangas


2024-01-01



---
https://en.wikipedia.org/wiki/Kathleen_Mullan_Harris
Kathleen Mullan Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_Fox
Kathryn Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_Graddy
Kathryn Graddy


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_North
Kathryn North


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_Paige_Harden
Kathryn Paige Harden


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_Roeder
Kathryn Roeder


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_S._McKinley
Kathryn S. McKinley


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_T._Hall
Kathryn T. Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Kathryn_Walker
Kathryn Walker


2024-01-01



---
https://en.wikipedia.org/wiki/Katia_Bertoldi
Katia Bertoldi


2024-01-01



---
https://en.wikipedia.org/wiki/Katia_Sycara
Katia Sycara


2024-01-01



---
https://en.wikipedia.org/wiki/Katie_Collins
Katie Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Katja_Grace
Katja Grace


2024-01-01



---
https://en.wikipedia.org/wiki/Katja_Hofmann
Katja Hofmann


2024-01-01



---
https://en.wikipedia.org/wiki/Katrin_Amunts
Katrin Amunts


2024-01-01



---
https://en.wikipedia.org/wiki/Katrin_Davidsdottir
Katrin Davidsdottir


2024-01-01



---
https://en.wikipedia.org/wiki/Katsu_Kokichi
Katsu Kokichi


2024-10-26



---
https://en.wikipedia.org/wiki/Katsuhiko_Nishijima
Katsuhiko Nishijima


2024-01-01



---
https://en.wikipedia.org/wiki/Katsuhiro_Otomo
Katsuhiro Otomo


2024-01-01



---
https://en.wikipedia.org/wiki/Katsuya_Takahashi
Katsuya Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Katsuyuki_Hirano
Katsuyuki Hirano


2024-01-01



---
https://en.wikipedia.org/wiki/Katy_Perry
Katy Perry


2024-01-01



---
https://en.wikipedia.org/wiki/Kaushik_Roy
Kaushik Roy


2024-01-01



---
https://en.wikipedia.org/wiki/Kavita_Bala
Kavita Bala


2024-01-01



---
https://en.wikipedia.org/wiki/Kawaii
Kawaii


2024-01-01



---
https://en.wikipedia.org/wiki/Kaworu_Nagisa
Kaworu Nagisa


2024-01-01



---
https://en.wikipedia.org/wiki/Kay-Tee_Khaw
Kay-Tee Khaw


2024-01-01



---
https://en.wikipedia.org/wiki/Kay-Yut_Chen
Kay-Yut Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Kay_Redfield_Jamison
Kay Redfield Jamison


2024-01-01



---
https://en.wikipedia.org/wiki/Kay_Ryan
Kay Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Kay_Tee_Khaw
Kay Tee Khaw


2024-01-01



---
https://en.wikipedia.org/wiki/Kayfabe
Kayfabe


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuhiko_Shimamoto
Kazuhiko Shimamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuhiko_Yamamoto
Kazuhiko Yamamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Kazumasa_Hirai_(author)
Kazumasa Hirai (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuo_Hara
Kazuo Hara


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuo_Hasegawa
Kazuo Hasegawa


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuo_Ishiguro
Kazuo Ishiguro


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuo_Umezu
Kazuo Umezu


2024-01-01



---
https://en.wikipedia.org/wiki/Kazutaka_Miyatake
Kazutaka Miyatake


2024-01-01



---
https://en.wikipedia.org/wiki/Kazuya_Tsurumaki
Kazuya Tsurumaki


2024-01-01



---
https://en.wikipedia.org/wiki/Ke_Wang
Ke Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Ke_Yuan
Ke Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Kedi_(2016_film)
Kedi (2016 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Keely_Shaw
Keely Shaw


2024-01-01



---
https://en.wikipedia.org/wiki/Kei_Aoyama
Kei Aoyama


2024-01-01



---
https://en.wikipedia.org/wiki/Kei_Ito
Kei Ito


2024-01-01



---
https://en.wikipedia.org/wiki/Keiji_Tanaka
Keiji Tanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Keiko_Takemiya
Keiko Takemiya


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Anderson
Keith Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Bradsher
Keith Bradsher


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Dobney
Keith Dobney


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_E._Whitfield
Keith E. Whitfield


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_F._Otterbein
Keith F. Otterbein


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Henson
Keith Henson


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Humphreys
Keith Humphreys


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_J._Holyoak
Keith J. Holyoak


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Maddox
Keith Maddox


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Payne
Keith Payne


2024-01-01



---
https://en.wikipedia.org/wiki/Keith_Reemtsma#Xenotransplantation
Keith Reemtsma § Xenotransplantation


2024-08-22



---
https://en.wikipedia.org/wiki/Keith_Stevens
Keith Stevens


2024-01-01



---
https://en.wikipedia.org/wiki/Kele-Foma_language
Kele-Foma language


2024-01-01



---
https://en.wikipedia.org/wiki/Kellogg_Doolittle_Residence
Kellogg Doolittle Residence


2024-01-01



---
https://en.wikipedia.org/wiki/Kelly%27s_Directory
Kelly’s Directory


2024-01-01



---
https://en.wikipedia.org/wiki/Kelly_Catlin
Kelly Catlin


2024-01-01



---
https://en.wikipedia.org/wiki/Kelly_Harrington
Kelly Harrington


2024-01-01



---
https://en.wikipedia.org/wiki/Kelly_criterion
Kelly criterion


2024-01-01



---
https://en.wikipedia.org/wiki/Kelly_criterion#Reasons_to_bet_less_than_Kelly
Kelly criterion § Reasons to bet less than Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Kelsey_Smith
Kelsey Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Kemono_Friends
Kemono Friends


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_A._Paller
Ken A. Paller


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Allen
Ken Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Follett
Ken Follett


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Goldberg
Ken Goldberg


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Kato
Ken Kato


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Kesey
Ken Kesey


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Liu
Ken Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Mackie
Ken Mackie


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Nakayama
Ken Nakayama


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Norman
Ken Norman


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Randall
Ken Randall


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Rinaldo
Ken Rinaldo


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Silverstein
Ken Silverstein


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Suzuki
Ken Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Ken_Thompson
Ken Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Kendall_rank_correlation_coefficient
Kendall rank correlation coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Kenichi_Sonoda
Kenichi Sonoda


2024-01-01



---
https://en.wikipedia.org/wiki/Kenichi_Tanaka
Kenichi Tanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Kenji_Kawaguchi
Kenji Kawaguchi


2024-01-01



---
https://en.wikipedia.org/wiki/Kenji_Kobayashi
Kenji Kobayashi


2024-01-01



---
https://en.wikipedia.org/wiki/Kenji_Wakai
Kenji Wakai


2024-01-01



---
https://en.wikipedia.org/wiki/Kennelly%E2%80%93Heaviside_layer
Kennelly–Heaviside layer


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_A._Dodge
Kenneth A. Dodge


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_G._Libbrecht
Kenneth G. Libbrecht


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_J._Gergen
Kenneth J. Gergen


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_Kendler
Kenneth Kendler


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_L._Davis
Kenneth L. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_O._Stanley
Kenneth O. Stanley


2024-09-27



---
https://en.wikipedia.org/wiki/Kenneth_Offit
Kenneth Offit


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_Roberts_(author)
Kenneth Roberts (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_S._Kendler
Kenneth S. Kendler


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_Silverman
Kenneth Silverman


2024-01-01



---
https://en.wikipedia.org/wiki/Kenneth_Stanley
Kenneth Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Kent_C._Berridge
Kent C. Berridge


2024-01-01



---
https://en.wikipedia.org/wiki/Kent_M._Pitman
Kent M. Pitman


2024-01-01



---
https://en.wikipedia.org/wiki/Kent_Taylor
Kent Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Kentar%C5%8D_Yano
Kentarō Yano


2024-01-01



---
https://en.wikipedia.org/wiki/Kentaro_Wada
Kentaro Wada


2024-01-01



---
https://en.wikipedia.org/wiki/Kenzabur%C5%8D_%C5%8Ce
Kenzaburō Ōe


2024-01-01



---
https://en.wikipedia.org/wiki/Kerckhoffs%27s_Principle
Kerckhoffs's Principle


2024-01-01



---
https://en.wikipedia.org/wiki/Kerckhoffs%27s_principle
Kerckhoffs's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Kerckhoffs's_principle
Kerckhoffs's principle


2024-01-01



---
https://en.wikipedia.org/wiki/Kerguelen_Islands
Kerguelen Islands


2024-01-01



---
https://en.wikipedia.org/wiki/Kerning
Kerning


2024-01-01



---
https://en.wikipedia.org/wiki/Kerstin_Lindblad-Toh
Kerstin Lindblad-Toh


2024-01-01



---
https://en.wikipedia.org/wiki/Kervaire_invariant
Kervaire invariant


2024-01-01



---
https://en.wikipedia.org/wiki/Kessler_syndrome
Kessler syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Ketchup#Tomato_ketchup
Ketchup § Tomato ketchup


2024-01-01



---
https://en.wikipedia.org/wiki/Keter
Keter


2024-01-01



---
https://en.wikipedia.org/wiki/Ketogenic_Diet
Ketogenic Diet


2024-11-05



---
https://en.wikipedia.org/wiki/Ketogenic_diet
Ketogenic diet


2024-01-01



---
https://en.wikipedia.org/wiki/Kettle#Electric_kettles
Kettle § Electric kettles


2024-01-01



---
https://en.wikipedia.org/wiki/Keurig
Keurig


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Bacon
Kevin Bacon


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Blackistone
Kevin Blackistone


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Bowyer
Kevin Bowyer


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Buzzard
Kevin Buzzard


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Chen
Kevin Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Cheung
Kevin Cheung


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Doyle
Kevin Doyle


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Drum
Kevin Drum


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Fu
Kevin Fu


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_G._Lynch
Kevin G. Lynch


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Hartman
Kevin Hartman


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Holden
Kevin Holden


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Kelly
Kevin Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Kelly_(editor)
Kevin Kelly (editor)


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Lee
Kevin Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Leyton-Brown
Kevin Leyton-Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Lin
Kevin Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_M._Beaver
Kevin M. Beaver


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_M._Esvelt
Kevin M. Esvelt


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_M._Murphy
Kevin M. Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_N._Laland
Kevin N. Laland


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Patrick
Kevin Patrick


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Perez
Kevin Perez


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Roose
Kevin Roose


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Roth
Kevin Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Scott_(computer_scientist)
Kevin Scott (computer scientist)


2024-05-20



---
https://en.wikipedia.org/wiki/Kevin_Sharp
Kevin Sharp


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Smith
Kevin Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Stone
Kevin Stone


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Tran
Kevin Tran


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Waugh
Kevin Waugh


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Xu
Kevin Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Kevin_Zhang
Kevin Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Key_Club
Key Club


2024-01-01



---
https://en.wikipedia.org/wiki/Key_frame
Key frame


2024-01-01



---
https://en.wikipedia.org/wiki/Keyboard_shortcut#Customization
Keyboard shortcut § Customization


2024-01-01



---
https://en.wikipedia.org/wiki/Keyboard_technology
Keyboard technology


2024-01-01



---
https://en.wikipedia.org/wiki/Keyboard_technology#Discrete-switch_keyboard
Keyboard technology § Discrete-switch keyboard


2024-01-01



---
https://en.wikipedia.org/wiki/Keyboard_technology#Mechanical-switch_keyboard
Keyboard technology § Mechanical-switch keyboard


2024-01-01



---
https://en.wikipedia.org/wiki/Keynesian_beauty_contest
Keynesian beauty contest


2024-10-17



---
https://en.wikipedia.org/wiki/Keystroke_dynamics#References
Keystroke dynamics § References


2024-01-01



---
https://en.wikipedia.org/wiki/Khaled_Hosseini
Khaled Hosseini


2024-01-01



---
https://en.wikipedia.org/wiki/Khaled_Said
Khaled Said


2024-01-01



---
https://en.wikipedia.org/wiki/Khan_Academy
Khan Academy


2024-01-01



---
https://en.wikipedia.org/wiki/Khanh_Nguyen
Khanh Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/Khara_(studio)
Khara (studio)


2024-01-01



---
https://en.wikipedia.org/wiki/Khat
Khat


2024-01-01



---
https://en.wikipedia.org/wiki/Khieu_Samphan
Khieu Samphan


2024-01-01



---
https://en.wikipedia.org/wiki/Khlysts
Khlysts


2024-01-01



---
https://en.wikipedia.org/wiki/Khmer_Rouge
Khmer Rouge


2024-01-01



---
https://en.wikipedia.org/wiki/Khmer_Rouge#Number_of_deaths
Khmer Rouge § Number of deaths


2024-01-01



---
https://en.wikipedia.org/wiki/Kidney_failure
Kidney failure


2024-01-01



---
https://en.wikipedia.org/wiki/Kids_Station
Kids Station


2024-01-01



---
https://en.wikipedia.org/wiki/Kids_for_cash_scandal
Kids for cash scandal


2024-01-01



---
https://en.wikipedia.org/wiki/Kieran_Healy
Kieran Healy


2024-01-01



---
https://en.wikipedia.org/wiki/Kieran_O%27Neill
Kieran O'Neill


2024-01-01



---
https://en.wikipedia.org/wiki/Kihachi_Okamoto
Kihachi Okamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Kikokushijo
Kikokushijo


2024-01-01



---
https://en.wikipedia.org/wiki/Kiku_to_Isamu
Kiku to Isamu


2024-01-01



---
https://en.wikipedia.org/wiki/Kill_la_Kill
Kill la Kill


2024-01-01



---
https://en.wikipedia.org/wiki/Killing_of_Osama_bin_Laden#Operation_Neptune_Spear
Killing of Osama bin Laden § Operation Neptune Spear


2024-01-01



---
https://en.wikipedia.org/wiki/Kiln_People
Kiln People


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Edwards
Kim Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Il-sung
Kim Il-sung


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Il_Sung
Kim Il Sung


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Jong-il
Kim Jong-il


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Jong-nam
Kim Jong-nam


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Jong-un
Kim Jong-un


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Jong_Il
Kim Jong Il


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Jong_Un
Kim Jong Un


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Peek#Early_life
Kim Peek § Early life


2024-05-10



---
https://en.wikipedia.org/wiki/Kim_Rose
Kim Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Stanley_Robinson
Kim Stanley Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Stanley_Robinson#Science_in_the_Capital_series
Kim Stanley Robinson § Science in the Capital series


2024-01-01



---
https://en.wikipedia.org/wiki/Kim_Yo_Jong
Kim Yo Jong


2024-01-01



---
https://en.wikipedia.org/wiki/Kimbra
Kimbra


2024-01-01



---
https://en.wikipedia.org/wiki/Kind_Hearted_Woman_Blues
Kind Hearted Woman Blues


2024-01-01



---
https://en.wikipedia.org/wiki/Kindai_University
Kindai University


2024-01-01



---
https://en.wikipedia.org/wiki/Kinder_Surprise#United_Kingdom
Kinder Surprise § United Kingdom


2024-01-01



---
https://en.wikipedia.org/wiki/Kindle_Store#Kindle_Unlimited
Kindle Store § Kindle Unlimited


2024-01-01



---
https://en.wikipedia.org/wiki/Kinect
Kinect


2024-01-01



---
https://en.wikipedia.org/wiki/Kinetic_bombardment
Kinetic bombardment


2024-01-01



---
https://en.wikipedia.org/wiki/Kinetic_energy
Kinetic energy


2024-01-01



---
https://en.wikipedia.org/wiki/Kinetic_energy_weapon
Kinetic energy weapon


2024-01-01



---
https://en.wikipedia.org/wiki/King_Claudius
King Claudius


2024-01-01



---
https://en.wikipedia.org/wiki/King_James_Version
King James Version


2024-01-01



---
https://en.wikipedia.org/wiki/King_Records_(Japan)
King Records (Japan)


2024-01-01



---
https://en.wikipedia.org/wiki/King_of_Dragon_Pass
King of Dragon Pass


2024-01-01



---
https://en.wikipedia.org/wiki/Kingdom_of_Loathing
Kingdom of Loathing


2024-01-01



---
https://en.wikipedia.org/wiki/Kingsley_Amis
Kingsley Amis


2024-01-01



---
https://en.wikipedia.org/wiki/Kingsley_Davis
Kingsley Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Kiran_Musunuru
Kiran Musunuru


2024-01-01



---
https://en.wikipedia.org/wiki/Kirby_Deater-Deckard
Kirby Deater-Deckard


2024-01-01



---
https://en.wikipedia.org/wiki/Kirsten_Grind
Kirsten Grind


2024-01-01



---
https://en.wikipedia.org/wiki/Kisaeng
Kisaeng


2024-01-01



---
https://en.wikipedia.org/wiki/Kiss_Kiss_Bang_Bang
Kiss Kiss Bang Bang


2024-01-01



---
https://en.wikipedia.org/wiki/Kit_Williams
Kit Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Kiyoharu_Aizawa
Kiyoharu Aizawa


2024-01-01



---
https://en.wikipedia.org/wiki/Kizumonogatari
Kizumonogatari


2024-01-01



---
https://en.wikipedia.org/wiki/Kizuna_AI
Kizuna AI


2024-01-01



---
https://en.wikipedia.org/wiki/Klaiber%27s_law
Klaiber's law


2024-01-01



---
https://en.wikipedia.org/wiki/Klaiber's_law
Klaiber's law


2024-01-01



---
https://en.wikipedia.org/wiki/Klaus-Peter_Lesch
Klaus-Peter Lesch


2024-01-01



---
https://en.wikipedia.org/wiki/Klaus-Robert_M%C3%BCller
Klaus-Robert Müller


2024-01-01



---
https://en.wikipedia.org/wiki/Klaus_M._Schmidt
Klaus M. Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Klaus_Stark
Klaus Stark


2024-01-01



---
https://en.wikipedia.org/wiki/Klein_bottle
Klein bottle


2024-01-01



---
https://en.wikipedia.org/wiki/Knight_Capital_Group#2012_stock_trading_disruption
Knight Capital Group § 2012 stock trading disruption


2024-01-01



---
https://en.wikipedia.org/wiki/Knives_Out
Knives Out


2024-04-28



---
https://en.wikipedia.org/wiki/Knocker-up
Knocker-up


2024-01-01



---
https://en.wikipedia.org/wiki/Knol
Knol


2024-01-01



---
https://en.wikipedia.org/wiki/Know_your_customer
Know your customer


2024-01-01



---
https://en.wikipedia.org/wiki/Known_Space
Known Space


2024-01-01



---
https://en.wikipedia.org/wiki/Knox%27s_Decalogue
Knox's Decalogue


2024-01-01



---
https://en.wikipedia.org/wiki/Koch_family
Koch family


2024-01-01



---
https://en.wikipedia.org/wiki/Kogal
Kogal


2024-01-01



---
https://en.wikipedia.org/wiki/Koi
Koi


2024-01-01



---
https://en.wikipedia.org/wiki/Koichi_Sugiyama
Koichi Sugiyama


2024-01-01



---
https://en.wikipedia.org/wiki/Koji_Aihara
Koji Aihara


2024-01-01



---
https://en.wikipedia.org/wiki/Komatsu_Saky%C3%B4
Komatsu Sakyô


2024-01-01



---
https://en.wikipedia.org/wiki/Kong%C5%8D_Gumi
Kongō Gumi


2024-01-01



---
https://en.wikipedia.org/wiki/Konparu_Zenchiku
Konparu Zenchiku


2024-01-01



---
https://en.wikipedia.org/wiki/Konrad_K%C3%B6rding
Konrad Körding


2024-01-01



---
https://en.wikipedia.org/wiki/Konrad_Kording
Konrad Kording


2024-01-01



---
https://en.wikipedia.org/wiki/Konrad_Zuse
Konrad Zuse


2024-01-01



---
https://en.wikipedia.org/wiki/Konstantin_Tsiolkovsky
Konstantin Tsiolkovsky


2024-01-01



---
https://en.wikipedia.org/wiki/Konstantinos_Panagiotou
Konstantinos Panagiotou


2024-01-01



---
https://en.wikipedia.org/wiki/Konzo
Konzo


2024-01-01



---
https://en.wikipedia.org/wiki/Koppa_(letter)
Koppa (letter)


2024-01-01



---
https://en.wikipedia.org/wiki/Korea_Aerospace_Industries
Korea Aerospace Industries


2024-01-01



---
https://en.wikipedia.org/wiki/Korean_War#US_threat_of_atomic_warfare
Korean War § US threat of atomic warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Korean_Wave
Korean Wave


2024-01-01



---
https://en.wikipedia.org/wiki/Koreans_in_Japan
Koreans in Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Kostas_Daniilidis
Kostas Daniilidis


2024-01-01



---
https://en.wikipedia.org/wiki/Koushik_Sen
Koushik Sen


2024-01-01



---
https://en.wikipedia.org/wiki/Kozmo.com
Kozmo.com


2024-01-01



---
https://en.wikipedia.org/wiki/Krishna_Chatterjee
Krishna Chatterjee


2024-01-01



---
https://en.wikipedia.org/wiki/Krishna_Mohan
Krishna Mohan


2024-01-01



---
https://en.wikipedia.org/wiki/Krishna_Shenoy
Krishna Shenoy


2024-01-01



---
https://en.wikipedia.org/wiki/Krishna_V._Shenoy
Krishna V. Shenoy


2024-01-01



---
https://en.wikipedia.org/wiki/Krishnacore
Krishnacore


2024-01-01



---
https://en.wikipedia.org/wiki/Krishnan_Srinivasan
Krishnan Srinivasan


2024-01-01



---
https://en.wikipedia.org/wiki/Krishnendu_Chatterjee
Krishnendu Chatterjee


2024-01-01



---
https://en.wikipedia.org/wiki/Krista_Fischer
Krista Fischer


2024-01-01



---
https://en.wikipedia.org/wiki/Kristen_Grauman
Kristen Grauman


2024-01-01



---
https://en.wikipedia.org/wiki/Kristen_Kelly
Kristen Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Kristen_Olson
Kristen Olson


2024-01-01



---
https://en.wikipedia.org/wiki/Kristian_Kersting
Kristian Kersting


2024-01-01



---
https://en.wikipedia.org/wiki/Kristian_Tambs
Kristian Tambs


2024-01-01



---
https://en.wikipedia.org/wiki/Kristine_Beate_Walhovd
Kristine Beate Walhovd


2024-01-01



---
https://en.wikipedia.org/wiki/Kristine_Yaffe
Kristine Yaffe


2024-01-01



---
https://en.wikipedia.org/wiki/Kristofer_S._J._Pister
Kristofer S. J. Pister


2024-01-01



---
https://en.wikipedia.org/wiki/Kristy_Choi
Kristy Choi


2024-01-01



---
https://en.wikipedia.org/wiki/Kristy_Lee
Kristy Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Krste_Asanovic
Krste Asanovic


2024-01-01



---
https://en.wikipedia.org/wiki/Kryder%27s_Law
Kryder's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Kryder%27s_law
Kryder's law


2024-01-01



---
https://en.wikipedia.org/wiki/Kuaishou
Kuaishou


2024-01-01



---
https://en.wikipedia.org/wiki/Kubernetes
Kubernetes


2024-01-01



---
https://en.wikipedia.org/wiki/Kubo_and_the_Two_Strings
Kubo and the Two Strings


2024-01-01



---
https://en.wikipedia.org/wiki/Kuiper_belt
Kuiper belt


2024-01-01



---
https://en.wikipedia.org/wiki/Kukicha
Kukicha


2024-01-01



---
https://en.wikipedia.org/wiki/Kun_Zhou
Kun Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Kundalini
Kundalini


2024-01-01



---
https://en.wikipedia.org/wiki/Kung_fu_(term)
Kung fu (term)


2024-01-01



---
https://en.wikipedia.org/wiki/Kunihiko_Ikuhara
Kunihiko Ikuhara


2024-01-01



---
https://en.wikipedia.org/wiki/Kunio_Shimizu
Kunio Shimizu


2024-01-01



---
https://en.wikipedia.org/wiki/Kunio_Suzuki
Kunio Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Kunle_Olukotun
Kunle Olukotun


2024-01-01



---
https://en.wikipedia.org/wiki/Kuo-En_Chang
Kuo-En Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Kuroko
Kuroko


2024-01-01



---
https://en.wikipedia.org/wiki/Kurozuka
Kurozuka


2024-01-01



---
https://en.wikipedia.org/wiki/Kurozuka_(novel)
Kurozuka (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Kurt_Benson
Kurt Benson


2024-01-01



---
https://en.wikipedia.org/wiki/Kurt_G%C3%B6del
Kurt Gödel


2024-01-01



---
https://en.wikipedia.org/wiki/Kurt_Keutzer
Kurt Keutzer


2024-01-01



---
https://en.wikipedia.org/wiki/Kurt_Vonnegut
Kurt Vonnegut


2024-01-01



---
https://en.wikipedia.org/wiki/Kush_(cannabis)
Kush (cannabis)


2024-01-01



---
https://en.wikipedia.org/wiki/Kushal_Shah
Kushal Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Kusumi_Morikage
Kusumi Morikage


2024-01-01



---
https://en.wikipedia.org/wiki/Kuznets_curve
Kuznets curve


2024-01-01



---
https://en.wikipedia.org/wiki/Kwanghee_Lee
Kwanghee Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Kwangmy%C5%8Fngs%C5%8Fng-2
Kwangmyŏngsŏng-2


2024-01-01



---
https://en.wikipedia.org/wiki/Kwangmy%C5%8Fngs%C5%8Fng-3_Unit_2
Kwangmyŏngsŏng-3 Unit 2


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Bagwell
Kyle Bagwell


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Carlson
Kyle Carlson


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Cranmer
Kyle Cranmer


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Julian
Kyle Julian


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_McDonald
Kyle McDonald


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Myers
Kyle Myers


2024-01-01



---
https://en.wikipedia.org/wiki/Kyle_Richardson
Kyle Richardson


2024-01-01



---
https://en.wikipedia.org/wiki/Kyoichi_Katayama
Kyoichi Katayama


2024-01-01



---
https://en.wikipedia.org/wiki/Kyoto
Kyoto


2024-01-01



---
https://en.wikipedia.org/wiki/Kyoto_Animation
Kyoto Animation


2024-01-01



---
https://en.wikipedia.org/wiki/Kyoto_University_of_Education
Kyoto University of Education


2024-01-01



---
https://en.wikipedia.org/wiki/Kyousougiga
Kyousougiga


2024-01-01



---
https://en.wikipedia.org/wiki/Kyrgyzstan
Kyrgyzstan


2024-01-01



---
https://en.wikipedia.org/wiki/Kyushu
Kyushu


2024-01-01



---
https://en.wikipedia.org/wiki/L%C3%A8se-majest%C3%A9_in_Thailand
Lèse-majesté in Thailand


2024-01-01



---
https://en.wikipedia.org/wiki/L%C3%A9on_Bottou
Léon Bottou


2024-01-01



---
https://en.wikipedia.org/wiki/L-DOPA
L-DOPA


2024-01-01



---
https://en.wikipedia.org/wiki/L.A._Confidential_(film)
L.A. Confidential (film)


2024-01-01



---
https://en.wikipedia.org/wiki/L._A._Levin
L. A. Levin


2024-01-01



---
https://en.wikipedia.org/wiki/L._Adrienne_Cupples
L. Adrienne Cupples


2024-01-01



---
https://en.wikipedia.org/wiki/L._Frank_Baum
L. Frank Baum


2024-01-01



---
https://en.wikipedia.org/wiki/L._L._Larmore
L. L. Larmore


2024-01-01



---
https://en.wikipedia.org/wiki/L._Ron_Hubbard
L. Ron Hubbard


2024-01-01



---
https://en.wikipedia.org/wiki/L._Sprague_de_Camp
L. Sprague de Camp


2024-01-01



---
https://en.wikipedia.org/wiki/L5_Society
L5 Society


2024-01-01



---
https://en.wikipedia.org/wiki/L:_Change_the_World
L: Change the World


2024-01-01



---
https://en.wikipedia.org/wiki/LED_lamp
LED lamp


2024-01-01



---
https://en.wikipedia.org/wiki/LG
LG


2024-01-01



---
https://en.wikipedia.org/wiki/LGM-118_Peacekeeper
LGM-118 Peacekeeper


2024-01-01



---
https://en.wikipedia.org/wiki/LG_Corporation
LG Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/LLVM
LLVM


2024-01-01



---
https://en.wikipedia.org/wiki/LOCKSS
LOCKSS


2024-01-01



---
https://en.wikipedia.org/wiki/LP_record
LP record


2024-01-01



---
https://en.wikipedia.org/wiki/LRP5
LRP5


2024-01-01



---
https://en.wikipedia.org/wiki/LSD#Mental_disorders
LSD § Mental disorders


2024-01-01



---
https://en.wikipedia.org/wiki/LSD#Reactivity_and_degradation
LSD § Reactivity and degradation


2024-01-01



---
https://en.wikipedia.org/wiki/L_(Death_Note)
L (Death Note)


2024-01-01



---
https://en.wikipedia.org/wiki/La_Fenice
La Fenice


2024-01-01



---
https://en.wikipedia.org/wiki/La_Maison_en_Petits_Cubes
La Maison en Petits Cubes


2024-01-01



---
https://en.wikipedia.org/wiki/La_Marseillaise#Text
La Marseillaise § Lyrics


2024-01-01



---
https://en.wikipedia.org/wiki/La_fille_du_r%C3%A9giment
La fille du régiment


2024-01-01



---
https://en.wikipedia.org/wiki/Labradoodle
Labradoodle


2024-01-01



---
https://en.wikipedia.org/wiki/Ladan_Shams
Ladan Shams


2024-01-01



---
https://en.wikipedia.org/wiki/Ladislau_B%C3%B6l%C3%B6ni
Ladislau Bölöni


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Chatterley%27s_Lover
Lady Chatterley's Lover


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Chatterley's_Lover
Lady Chatterley's Lover


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Ise
Lady Ise


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Jane_%281986_film%29
Lady Jane (1986 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Jane_(1986_film)
Lady Jane (1986 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Jessica
Lady Jessica


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Kasa
Lady Kasa


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Mary_Wortley_Montagu
Lady Mary Wortley Montagu


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Randolph_Churchill
Lady Randolph Churchill


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_Randolph_Churchill#Death
Lady Randolph Churchill § Death


2024-01-01



---
https://en.wikipedia.org/wiki/Lady_tasting_tea
Lady tasting tea


2024-01-01



---
https://en.wikipedia.org/wiki/Lafcadio_Hearn
Lafcadio Hearn


2024-01-01



---
https://en.wikipedia.org/wiki/Lagrangian_mechanics
Lagrangian mechanics


2024-01-01



---
https://en.wikipedia.org/wiki/Lajos_Balint
Lajos Balint


2024-01-01



---
https://en.wikipedia.org/wiki/Lake_Ashi
Lake Ashi


2024-01-01



---
https://en.wikipedia.org/wiki/Lake_Wobegon
Lake Wobegon


2024-01-01



---
https://en.wikipedia.org/wiki/Lamaze_technique
Lamaze technique


2024-01-01



---
https://en.wikipedia.org/wiki/LambdaMOO
LambdaMOO


2024-01-01



---
https://en.wikipedia.org/wiki/Lambda_calculus
Lambda calculus


2024-01-01



---
https://en.wikipedia.org/wiki/Laminar_flow
Laminar flow


2024-01-01



---
https://en.wikipedia.org/wiki/Lan_Yan
Lan Yan


2024-01-01



---
https://en.wikipedia.org/wiki/Lan_Zhang
Lan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Lance_Armstrong_doping_case
Lance Armstrong doping case


2024-01-01



---
https://en.wikipedia.org/wiki/Lancelot
Lancelot


2024-01-01



---
https://en.wikipedia.org/wiki/Land_of_the_Lustrous
Land of the Lustrous


2024-01-01



---
https://en.wikipedia.org/wiki/Land_sailing
Land sailing


2024-01-01



---
https://en.wikipedia.org/wiki/Landing_at_Cape_Helles
Landing at Cape Helles


2024-01-01



---
https://en.wikipedia.org/wiki/Landrace
Landrace


2024-01-01



---
https://en.wikipedia.org/wiki/Landscape_with_the_Fall_of_Icarus
Landscape with the Fall of Icarus


2024-04-28



---
https://en.wikipedia.org/wiki/Landshut_Wedding
Landshut Wedding


2024-01-01



---
https://en.wikipedia.org/wiki/Langton's_ant
Langton's ant


2024-01-01



---
https://en.wikipedia.org/wiki/Language_Server_Protocol
Language Server Protocol


2024-01-01



---
https://en.wikipedia.org/wiki/Language_game_(philosophy)
Language game (philosophy)


2024-08-21



---
https://en.wikipedia.org/wiki/Lant_Pritchett
Lant Pritchett


2024-01-01



---
https://en.wikipedia.org/wiki/Lanthanum
Lanthanum


2024-01-01



---
https://en.wikipedia.org/wiki/Lapacho
Lapacho


2024-01-01



---
https://en.wikipedia.org/wiki/Laphroaig_distillery
Laphroaig distillery


2024-01-01



---
https://en.wikipedia.org/wiki/Lapiths#Centauromachy
Lapiths § Centauromachy


2024-01-01



---
https://en.wikipedia.org/wiki/Laplace%27s_demon
Laplace's demon


2024-01-01



---
https://en.wikipedia.org/wiki/Laplace%27s_rule_of_succession
Laplace's rule of succession


2024-01-01



---
https://en.wikipedia.org/wiki/Laplacian_demon
Laplacian demon


2024-01-01



---
https://en.wikipedia.org/wiki/Laputa
Laputa


2024-01-01



---
https://en.wikipedia.org/wiki/Laputa#Inhabitants
Laputa § Inhabitants


2024-01-01



---
https://en.wikipedia.org/wiki/Large_Hadron_Collider
Large Hadron Collider


2024-01-01



---
https://en.wikipedia.org/wiki/Large_language_model
Large language model


2024-12-11



---
https://en.wikipedia.org/wiki/Largest_artificial_non-nuclear_explosions
Largest artificial non-nuclear explosions


2024-01-01



---
https://en.wikipedia.org/wiki/Lark_(person)
Lark (person)


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Ellison
Larry Ellison


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Ellison#Charitable_donations
Larry Ellison § Charitable donations


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_F._Abbott
Larry F. Abbott


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_J._Seidman
Larry J. Seidman


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Lindsey
Larry Lindsey


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_McMurtry
Larry McMurtry


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Niven
Larry Niven


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Page
Larry Page


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Rudolph
Larry Rudolph


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_S._Davis
Larry S. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Shepp
Larry Shepp


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Shiner
Larry Shiner


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Tesler
Larry Tesler


2024-01-01



---
https://en.wikipedia.org/wiki/Larry_Thompson
Larry Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Lars-G%C3%B6ran_Nilsson
Lars-Göran Nilsson


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Arge
Lars Arge


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_B%C3%A4ckman
Lars Bäckman


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Chittka
Lars Chittka


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Gustafsson
Lars Gustafsson


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Klareskog
Lars Klareskog


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Nyberg
Lars Nyberg


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Penke
Lars Penke


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Smith
Lars Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Vatten
Lars Vatten


2024-01-01



---
https://en.wikipedia.org/wiki/Lars_Wallentin
Lars Wallentin


2024-01-01



---
https://en.wikipedia.org/wiki/Las_Vegas_algorithm
Las Vegas algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Las_sergas_de_Esplandi%C3%A1n
Las sergas de Esplandián


2024-01-01



---
https://en.wikipedia.org/wiki/Laser#Laser
Laser § Laser


2024-01-01



---
https://en.wikipedia.org/wiki/LaserDisc
LaserDisc


2024-01-01



---
https://en.wikipedia.org/wiki/Laser_M%C3%A9gajoule
Laser Mégajoule


2024-01-01



---
https://en.wikipedia.org/wiki/Laser_disc
Laser disc


2024-07-06



---
https://en.wikipedia.org/wiki/Laser_guide_star
Laser guide star


2024-01-01



---
https://en.wikipedia.org/wiki/Laser_microphone
Laser microphone


2024-01-01



---
https://en.wikipedia.org/wiki/Laso_Schaller
Laso Schaller


2024-01-01



---
https://en.wikipedia.org/wiki/Lasso_%28statistics%29
Lasso (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Lasso_(statistics)
Lasso (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Last_Dangerous_Visions
Last Dangerous Visions


2024-12-05



---
https://en.wikipedia.org/wiki/Last_Exit_to_Springfield
Last Exit to Springfield


2024-01-01



---
https://en.wikipedia.org/wiki/Last_Generation_(activists)
Last Generation (activists)


2024-01-01



---
https://en.wikipedia.org/wiki/Last_Generation_(climate_movement)
Last Generation (climate movement)


2024-01-01



---
https://en.wikipedia.org/wiki/Last_Tales
Last Tales


2024-01-01



---
https://en.wikipedia.org/wiki/Latent_Dirichlet_allocation
Latent Dirichlet allocation


2024-01-01



---
https://en.wikipedia.org/wiki/Latent_and_observable_variables
Latent and observable variables


2024-01-01



---
https://en.wikipedia.org/wiki/Latent_inhibition
Latent inhibition


2024-01-01



---
https://en.wikipedia.org/wiki/Latent_inhibition#Low_latent_inhibition
Latent inhibition § Low latent inhibition


2024-05-26



---
https://en.wikipedia.org/wiki/Lateral_thinking
Lateral thinking


2024-01-01



---
https://en.wikipedia.org/wiki/Lateralization_of_brain_function
Lateralization of brain function


2024-01-01



---
https://en.wikipedia.org/wiki/Latin_square
Latin square


2024-01-01



---
https://en.wikipedia.org/wiki/Lattice_model_(finance)
Lattice model (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Launch_on_warning#History
Launch on warning § History


2024-01-01



---
https://en.wikipedia.org/wiki/Launch_service_provider
Launch service provider


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_(1944_film)
Laura (1944 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Arrillaga-Andreessen
Laura Arrillaga-Andreessen


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Crane
Laura Crane


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_D._Kubzansky
Laura D. Kubzansky


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Fermi
Laura Fermi


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Kelly
Laura Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Kubzansky
Laura Kubzansky


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_L._Carstensen
Laura L. Carstensen


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Lippman
Laura Lippman


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Morelli
Laura Morelli


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Spinney
Laura Spinney


2024-01-01



---
https://en.wikipedia.org/wiki/Laura_Starks
Laura Starks


2024-01-01



---
https://en.wikipedia.org/wiki/Laure_Junot,_Duchess_of_Abrant%C3%A8s
Laure Junot, Duchess of Abrantès


2024-04-08



---
https://en.wikipedia.org/wiki/Laurell_K._Hamilton
Laurell K. Hamilton


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_B._Alloy
Lauren B. Alloy


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_Collins
Lauren Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_Kennedy
Lauren Kennedy


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_Meyers
Lauren Meyers


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_Oliver
Lauren Oliver


2024-01-01



---
https://en.wikipedia.org/wiki/Lauren_Scott
Lauren Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Laurence_Henry_Tribe
Laurence Henry Tribe


2024-01-01



---
https://en.wikipedia.org/wiki/Laurence_Myers
Laurence Myers


2024-01-01



---
https://en.wikipedia.org/wiki/Laurence_Steinberg
Laurence Steinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Laurene_Powell_Jobs
Laurene Powell Jobs


2024-01-01



---
https://en.wikipedia.org/wiki/Laurent_Itti
Laurent Itti


2024-01-01



---
https://en.wikipedia.org/wiki/Laurent_Keller
Laurent Keller


2024-01-01



---
https://en.wikipedia.org/wiki/Laurent_Mottron
Laurent Mottron


2024-01-01



---
https://en.wikipedia.org/wiki/Lauri_Bonacorsi
Lauri Bonacorsi


2024-01-01



---
https://en.wikipedia.org/wiki/Laurie_Spiegel
Laurie Spiegel


2024-01-01



---
https://en.wikipedia.org/wiki/Laurus_nobilis
Laurus nobilis


2024-01-01



---
https://en.wikipedia.org/wiki/Law_%26_Order:_Special_Victims_Unit
Law & Order: Special Victims Unit


2024-01-01



---
https://en.wikipedia.org/wiki/Law_School_Admission_Test
Law School Admission Test


2024-01-01



---
https://en.wikipedia.org/wiki/Law_of_large_numbers
Law of large numbers


2024-01-01



---
https://en.wikipedia.org/wiki/Law_of_noncontradiction
Law of noncontradiction


2024-01-01



---
https://en.wikipedia.org/wiki/Law_of_total_expectation
Law of total expectation


2024-01-01



---
https://en.wikipedia.org/wiki/Law_of_triviality
Law of triviality


2024-01-01



---
https://en.wikipedia.org/wiki/Law_of_truly_large_numbers
Law of truly large numbers


2024-01-01



---
https://en.wikipedia.org/wiki/Lawn#Origins
Lawn § Origins


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_B._Schook
Lawrence B. Schook


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Badash
Lawrence Badash


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Berkeley_National_Laboratory
Lawrence Berkeley National Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_H._Keeley
Lawrence H. Keeley


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_H._White
Lawrence H. White


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Lessig
Lawrence Lessig


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Livermore_National_Laboratory
Lawrence Livermore National Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Page
Lawrence Page


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Paulson
Lawrence Paulson


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Person
Lawrence Person


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_S._Phillips
Lawrence S. Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Shepp
Lawrence Shepp


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Summers
Lawrence Summers


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Weschler
Lawrence Weschler


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Wright
Lawrence Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Lawrence_Zhang
Lawrence Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Lazarus_of_Bethany
Lazarus of Bethany


2024-10-26



---
https://en.wikipedia.org/wiki/Lazy_Susan
Lazy Susan


2024-01-01



---
https://en.wikipedia.org/wiki/Lazy_loading
Lazy loading


2024-01-01



---
https://en.wikipedia.org/wiki/LeBron_James
LeBron James


2024-01-01



---
https://en.wikipedia.org/wiki/Le_Havre
Le Havre


2024-01-01



---
https://en.wikipedia.org/wiki/Le_Jin
Le Jin


2024-01-01



---
https://en.wikipedia.org/wiki/Le_Ton_beau_de_Marot
Le Ton beau de Marot


2024-01-01



---
https://en.wikipedia.org/wiki/Lead
Lead


2024-01-01



---
https://en.wikipedia.org/wiki/Lead_poisoning
Lead poisoning


2024-01-01



---
https://en.wikipedia.org/wiki/Lead_poisoning#Nervous_system
Lead poisoning § Nervous system


2024-08-04



---
https://en.wikipedia.org/wiki/Leading
Leading


2024-01-01



---
https://en.wikipedia.org/wiki/League_of_Legends_in_esports
League of Legends in esports


2024-01-01



---
https://en.wikipedia.org/wiki/Leah_Boustan
Leah Boustan


2024-01-01



---
https://en.wikipedia.org/wiki/Leah_Stokes
Leah Stokes


2024-01-01



---
https://en.wikipedia.org/wiki/Lean_(proof_assistant)
Lean (proof assistant)


2024-01-01



---
https://en.wikipedia.org/wiki/Leanne_M._Williams
Leanne M. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Leapfrogging_(strategy)
Leapfrogging (strategy)


2024-01-01



---
https://en.wikipedia.org/wiki/Learn_from_Dazhai_in_agriculture
Learn from Dazhai in agriculture


2024-01-01



---
https://en.wikipedia.org/wiki/Learned_helplessness
Learned helplessness


2024-01-01



---
https://en.wikipedia.org/wiki/Learning_styles
Learning styles


2024-01-01



---
https://en.wikipedia.org/wiki/Leaseback
Leaseback


2024-01-01



---
https://en.wikipedia.org/wiki/Lecithin
Lecithin


2024-01-01



---
https://en.wikipedia.org/wiki/Lectio_brevior
Lectio brevior


2024-01-01



---
https://en.wikipedia.org/wiki/Lectio_difficilior_potior
Lectio difficilior potior


2024-01-01



---
https://en.wikipedia.org/wiki/Led_Zeppelin
Led Zeppelin


2024-01-01



---
https://en.wikipedia.org/wiki/Leda_Cosmides
Leda Cosmides


2024-01-01



---
https://en.wikipedia.org/wiki/Ledger_%28software%29
Ledger (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Ledger_(software)
Ledger (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_A._Thompson
Lee A. Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_Altenberg
Lee Altenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_Harrison
Lee Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_J._Cronbach
Lee J. Cronbach


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_Jussim
Lee Jussim


2024-01-01



---
https://en.wikipedia.org/wiki/Lee_Kuan_Yew
Lee Kuan Yew


2024-01-01



---
https://en.wikipedia.org/wiki/Leena_Peltonen
Leena Peltonen


2024-01-01



---
https://en.wikipedia.org/wiki/Leet
Leet


2024-01-01



---
https://en.wikipedia.org/wiki/Legacy_system
Legacy system


2024-01-01



---
https://en.wikipedia.org/wiki/Legal_deposit
Legal deposit


2024-04-25



---
https://en.wikipedia.org/wiki/Legalism_(Chinese_philosophy)
Legalism (Chinese philosophy)


2024-01-01



---
https://en.wikipedia.org/wiki/Legalized_abortion_and_crime_effect#Donohue_and_Levitt_study
Legalized abortion and crime effect § Donohue and Levitt study


2024-01-01



---
https://en.wikipedia.org/wiki/Legend_of_the_Galactic_Heroes
Legend of the Galactic Heroes


2024-01-01



---
https://en.wikipedia.org/wiki/Lehman_Brothers
Lehman Brothers


2024-01-01



---
https://en.wikipedia.org/wiki/Lehmer_random_number_generator
Lehmer random number generator


2024-07-17



---
https://en.wikipedia.org/wiki/Lei_Chen
Lei Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Lei_Gao
Lei Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Lei_Han
Lei Han


2024-01-01



---
https://en.wikipedia.org/wiki/Lei_Ma
Lei Ma


2024-01-01



---
https://en.wikipedia.org/wiki/Lei_Sun
Lei Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Lei_Yang
Lei Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Leica_reel
Leica reel


2024-01-01



---
https://en.wikipedia.org/wiki/Leif_Edward_Ottesen_Kennair
Leif Edward Ottesen Kennair


2024-01-01



---
https://en.wikipedia.org/wiki/Lelouch_Lamperouge
Lelouch Lamperouge


2024-01-01



---
https://en.wikipedia.org/wiki/Lelystad
Lelystad


2024-01-01



---
https://en.wikipedia.org/wiki/Lemmings_(video_game)
Lemmings (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Lemon_Demon
Lemon Demon


2024-01-01



---
https://en.wikipedia.org/wiki/Lemongrass
Lemongrass


2024-01-01



---
https://en.wikipedia.org/wiki/Len_Shustek
Len Shustek


2024-01-01



---
https://en.wikipedia.org/wiki/Lenhard_Ng
Lenhard Ng


2024-01-01



---
https://en.wikipedia.org/wiki/Lensman_series
Lensman series


2024-01-01



---
https://en.wikipedia.org/wiki/Lensman_series_%28anime%29
Lensman series (anime)


2024-01-01



---
https://en.wikipedia.org/wiki/Lensman_series_(anime)
Lensman series (anime)


2024-01-01



---
https://en.wikipedia.org/wiki/Lenticular_cloud
Lenticular cloud


2024-01-01



---
https://en.wikipedia.org/wiki/Leo_Breiman
Leo Breiman


2024-01-01



---
https://en.wikipedia.org/wiki/Leo_Durocher#Nice_guys_finish_last
Leo Durocher § Nice guys finish last


2024-01-01



---
https://en.wikipedia.org/wiki/Leo_Szilard
Leo Szilard


2024-01-01



---
https://en.wikipedia.org/wiki/Leo_Szilard#Developing_the_idea_of_the_nuclear_chain_reaction
Leo Szilard § Developing the idea of the nuclear chain reaction


2024-01-01



---
https://en.wikipedia.org/wiki/Leo_White
Leo White


2024-01-01



---
https://en.wikipedia.org/wiki/Leon_Bottou
Leon Bottou


2024-01-01



---
https://en.wikipedia.org/wiki/Leon_Henkin
Leon Henkin


2024-01-01



---
https://en.wikipedia.org/wiki/Leon_Kamin
Leon Kamin


2024-01-01



---
https://en.wikipedia.org/wiki/Leon_O._Chua
Leon O. Chua


2024-01-01



---
https://en.wikipedia.org/wiki/Leon_Vitali
Leon Vitali


2024-01-01



---
https://en.wikipedia.org/wiki/Leonard_Eugene_Dickson
Leonard Eugene Dickson


2024-01-01



---
https://en.wikipedia.org/wiki/Leonard_Jimmie_Savage
Leonard Jimmie Savage


2024-01-01



---
https://en.wikipedia.org/wiki/Leonard_Neidorf
Leonard Neidorf


2024-01-01



---
https://en.wikipedia.org/wiki/Leonard_Nimoy
Leonard Nimoy


2024-01-01



---
https://en.wikipedia.org/wiki/Leonard_Wolf
Leonard Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/Leonardo_da_Vinci
Leonardo da Vinci


2024-01-01



---
https://en.wikipedia.org/wiki/Leonardo_da_Vinci#Journals_and_notes
Leonardo da Vinci § Journals and notes


2024-01-01



---
https://en.wikipedia.org/wiki/Leonhard_Euler
Leonhard Euler


2024-01-01



---
https://en.wikipedia.org/wiki/Leonid_A._Gavrilov
Leonid A. Gavrilov


2024-01-01



---
https://en.wikipedia.org/wiki/Leonid_A._Levin
Leonid A. Levin


2024-01-01



---
https://en.wikipedia.org/wiki/Leonid_Kantorovich
Leonid Kantorovich


2024-01-01



---
https://en.wikipedia.org/wiki/Leonid_Kruglyak
Leonid Kruglyak


2024-01-01



---
https://en.wikipedia.org/wiki/Leonid_Sigal
Leonid Sigal


2024-01-01



---
https://en.wikipedia.org/wiki/Leonidas_Guibas
Leonidas Guibas


2024-01-01



---
https://en.wikipedia.org/wiki/Leopold_II_of_Belgium
Leopold II of Belgium


2024-01-01



---
https://en.wikipedia.org/wiki/Lepidium_meyenii#Root
Lepidium meyenii § Root


2024-01-01



---
https://en.wikipedia.org/wiki/Leroy_Cronin
Leroy Cronin


2024-01-01



---
https://en.wikipedia.org/wiki/Leroy_Lowe
Leroy Lowe


2024-10-27



---
https://en.wikipedia.org/wiki/Lesch%E2%80%93Nyhan_syndrome#Self-injuring_behavior
Lesch–Nyhan syndrome § Self-injuring behavior


2024-01-01



---
https://en.wikipedia.org/wiki/Lesley_Hoyles
Lesley Hoyles


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_A._Lyons
Leslie A. Lyons


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Ann_Goldberg
Leslie Ann Goldberg


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Bernstein
Leslie Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_C._Aiello
Leslie C. Aiello


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_D._Leve
Leslie D. Leve


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Ford
Leslie Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Fritz
Leslie Fritz


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Jamison
Leslie Jamison


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Pack_Kaelbling
Leslie Pack Kaelbling


2024-01-01



---
https://en.wikipedia.org/wiki/Leslie_Robinson
Leslie Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Lester_Hiatt
Lester Hiatt


2024-08-28



---
https://en.wikipedia.org/wiki/Lester_Luborsky
Lester Luborsky


2024-01-01



---
https://en.wikipedia.org/wiki/Lester_Mackey
Lester Mackey


2024-01-01



---
https://en.wikipedia.org/wiki/Let%27s_Encrypt
Let's Encrypt


2024-01-01



---
https://en.wikipedia.org/wiki/Let's_Encrypt
Let's Encrypt


2024-01-01



---
https://en.wikipedia.org/wiki/Let_the_Right_One_In_(film)
Let the Right One In (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Leta_Stetter_Hollingworth
Leta Stetter Hollingworth


2024-01-01



---
https://en.wikipedia.org/wiki/Leto_II_Atreides
Leto II Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/Letter_case
Letter case


2024-01-01



---
https://en.wikipedia.org/wiki/Letter_to_Chesterfield
Letter to Chesterfield


2024-01-01



---
https://en.wikipedia.org/wiki/Letzte_Generation
Letzte Generation


2024-01-01



---
https://en.wikipedia.org/wiki/Leuven
Leuven


2024-01-01



---
https://en.wikipedia.org/wiki/Lev_B._Levitin
Lev B. Levitin


2024-01-01



---
https://en.wikipedia.org/wiki/Lev_Grossman
Lev Grossman


2024-01-01



---
https://en.wikipedia.org/wiki/Lev_Gumilev
Lev Gumilev


2024-01-01



---
https://en.wikipedia.org/wiki/Lev_Landau
Lev Landau


2024-01-01



---
https://en.wikipedia.org/wiki/Lev_Vaidman
Lev Vaidman


2024-01-01



---
https://en.wikipedia.org/wiki/Levamisole
Levamisole


2024-01-01



---
https://en.wikipedia.org/wiki/Levenshtein_distance
Levenshtein distance


2024-08-01



---
https://en.wikipedia.org/wiki/Levi_Strauss
Levi Strauss


2024-01-01



---
https://en.wikipedia.org/wiki/Lewis_Mitchell
Lewis Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/Lewis_R._Goldberg
Lewis R. Goldberg


2024-01-01



---
https://en.wikipedia.org/wiki/Lewis_Stevens
Lewis Stevens


2024-01-01



---
https://en.wikipedia.org/wiki/Lewontin%27s_fallacy
Lewontin's fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Lex_Fridman
Lex Fridman


2024-01-01



---
https://en.wikipedia.org/wiki/Lex_mercatoria
Lex mercatoria


2024-01-01



---
https://en.wikipedia.org/wiki/Lexing_Ying
Lexing Ying


2024-01-01



---
https://en.wikipedia.org/wiki/LexisNexis
LexisNexis


2024-01-01



---
https://en.wikipedia.org/wiki/Leysia_Palen
Leysia Palen


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Ding
Li Ding


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Dong
Li Dong


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Du
Li Du


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Fei-Fei
Li Fei-Fei


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Huang
Li Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Lian
Li Lian


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Shen
Li Shen


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Yuan
Li Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Li_Zhao
Li Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Liam_Wright
Liam Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Liane_Moriarty
Liane Moriarty


2024-01-01



---
https://en.wikipedia.org/wiki/Liang_Xu
Liang Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Lianne_de_Vries
Lianne de Vries


2024-01-01



---
https://en.wikipedia.org/wiki/Liar%27s_dice
Liar's dice


2024-01-01



---
https://en.wikipedia.org/wiki/Liar's_dice
Liar's dice


2024-01-01



---
https://en.wikipedia.org/wiki/Liar_paradox
Liar paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Liberation_Tigers_of_Tamil_Eelam
Liberation Tigers of Tamil Eelam


2024-01-01



---
https://en.wikipedia.org/wiki/Liberty_Reserve
Liberty Reserve


2024-01-01



---
https://en.wikipedia.org/wiki/Liberty_dollar_(private_currency)
Liberty dollar (private currency)


2024-01-01



---
https://en.wikipedia.org/wiki/Library.nu
Library.nu


2024-01-01



---
https://en.wikipedia.org/wiki/LibraryThing
LibraryThing


2024-01-01



---
https://en.wikipedia.org/wiki/Library_and_information_science
Library and information science


2024-01-01



---
https://en.wikipedia.org/wiki/Library_of_Alexandria
Library of Alexandria


2024-01-01



---
https://en.wikipedia.org/wiki/Library_of_Congress
Library of Congress


2024-01-01



---
https://en.wikipedia.org/wiki/LibreOffice
LibreOffice


2024-01-01



---
https://en.wikipedia.org/wiki/Licensed_to_Ill
Licensed to Ill


2024-01-01



---
https://en.wikipedia.org/wiki/Lichao_Wang
Lichao Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Lidar
Lidar


2024-01-01



---
https://en.wikipedia.org/wiki/Lidocaine
Lidocaine


2024-01-01



---
https://en.wikipedia.org/wiki/Liebeck_v._McDonald%27s_Restaurants
Liebeck v. McDonald's Restaurants


2024-01-01



---
https://en.wikipedia.org/wiki/Liebeck_v._McDonald's_Restaurants
Liebeck v. McDonald's Restaurants


2024-01-01



---
https://en.wikipedia.org/wiki/Liebig%27s_law_of_the_minimum
Liebig's law of the minimum


2024-01-01



---
https://en.wikipedia.org/wiki/Liebig's_law_of_the_minimum
Liebig's law of the minimum


2024-01-01



---
https://en.wikipedia.org/wiki/Lifan_Yuan
Lifan Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Life-cycle_hypothesis
Life-cycle hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Life_(magazine)
Life (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Life_(magazine)#Weekly_news_magazine
Life (magazine) § Weekly news magazine


2024-01-01



---
https://en.wikipedia.org/wiki/Life_and_death
Life and death


2024-01-01



---
https://en.wikipedia.org/wiki/Life_annuity
Life annuity


2024-01-01



---
https://en.wikipedia.org/wiki/Life_expectancy#Sex_differences
Life expectancy § Sex differences


2024-01-01



---
https://en.wikipedia.org/wiki/Life_in_Hell
Life in Hell


2024-04-26



---
https://en.wikipedia.org/wiki/Life_of_Samuel_Johnson
Life of Samuel Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Life_on_the_Mississippi
Life on the Mississippi


2024-01-01



---
https://en.wikipedia.org/wiki/Life_table
Life table


2024-01-01



---
https://en.wikipedia.org/wiki/Lifeline_(2015_video_game)
Lifeline (2015 video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Liferea
Liferea


2024-01-01



---
https://en.wikipedia.org/wiki/Lifestreaming
Lifestreaming


2024-01-01



---
https://en.wikipedia.org/wiki/Lifestyle_Pets
Lifestyle Pets


2024-01-01



---
https://en.wikipedia.org/wiki/Ligature_(writing)
Ligature (writing)


2024-01-01



---
https://en.wikipedia.org/wiki/Ligature_(writing)#Ligatures_in_Unicode_(Latin_alphabets)
Ligature (writing) § Ligatures in Unicode (Latin alphabets)


2024-01-01



---
https://en.wikipedia.org/wiki/Ligdan_Khan
Ligdan Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Liger
Liger


2024-01-01



---
https://en.wikipedia.org/wiki/Light_%28novel%29
Light (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Light_(novel)
Light (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Light_Yagami
Light Yagami


2024-01-01



---
https://en.wikipedia.org/wiki/Light_cone
Light cone


2024-01-01



---
https://en.wikipedia.org/wiki/Light_novel
Light novel


2024-01-01



---
https://en.wikipedia.org/wiki/Light_therapy
Light therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Lighthill_Report
Lighthill Report


2024-01-01



---
https://en.wikipedia.org/wiki/Lighthill_report
Lighthill report


2024-01-01



---
https://en.wikipedia.org/wiki/Lightsaber
Lightsaber


2024-01-01



---
https://en.wikipedia.org/wiki/Lightspeed_(magazine)
Lightspeed (magazine)


2024-08-19



---
https://en.wikipedia.org/wiki/Lignite
Lignite


2024-01-01



---
https://en.wikipedia.org/wiki/Likelihood_function
Likelihood function


2024-01-01



---
https://en.wikipedia.org/wiki/Likelihood_function#Likelihood_ratio
Likelihood function § Likelihood ratio


2024-01-01



---
https://en.wikipedia.org/wiki/Lil_Bub
Lil Bub


2024-01-01



---
https://en.wikipedia.org/wiki/Lil_Wayne
Lil Wayne


2024-01-01



---
https://en.wikipedia.org/wiki/Lila_Gleitman
Lila Gleitman


2024-01-01



---
https://en.wikipedia.org/wiki/Lillian_Lee
Lillian Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Lily_James
Lily James


2024-01-01



---
https://en.wikipedia.org/wiki/Limited-memory_BFGS
Limited-memory BFGS


2024-01-01



---
https://en.wikipedia.org/wiki/Limits_of_computation
Limits of computation


2024-01-01



---
https://en.wikipedia.org/wiki/Limonene
Limonene


2024-01-01



---
https://en.wikipedia.org/wiki/Lin-Manuel_Miranda
Lin-Manuel Miranda


2024-01-01



---
https://en.wikipedia.org/wiki/Lin_Biao
Lin Biao


2024-01-01



---
https://en.wikipedia.org/wiki/Lin_Lin
Lin Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Lin_Miao
Lin Miao


2024-01-01



---
https://en.wikipedia.org/wiki/Lin_Sun
Lin Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Lin_Tian
Lin Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Lincoln_Center
Lincoln Center


2024-01-01



---
https://en.wikipedia.org/wiki/Linda_Goodman
Linda Goodman


2024-01-01



---
https://en.wikipedia.org/wiki/Linda_Hamilton
Linda Hamilton


2024-06-18



---
https://en.wikipedia.org/wiki/Linda_Levi
Linda Levi


2024-01-01



---
https://en.wikipedia.org/wiki/Linda_Partridge
Linda Partridge


2024-01-01



---
https://en.wikipedia.org/wiki/Linda_S._Gottfredson
Linda S. Gottfredson


2024-01-01



---
https://en.wikipedia.org/wiki/Linda_Wolfe
Linda Wolfe


2024-01-01



---
https://en.wikipedia.org/wiki/Lindon_Eaves
Lindon Eaves


2024-01-01



---
https://en.wikipedia.org/wiki/Lindsay_Allen
Lindsay Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Lindsey_A._Criswell
Lindsey A. Criswell


2024-01-01



---
https://en.wikipedia.org/wiki/Lindy_effect
Lindy effect


2024-01-01



---
https://en.wikipedia.org/wiki/Line_length
Line length


2024-01-01



---
https://en.wikipedia.org/wiki/Linear-feedback_shift_register
Linear-feedback shift register


2024-01-01



---
https://en.wikipedia.org/wiki/Linear_B
Linear B


2024-01-01



---
https://en.wikipedia.org/wiki/Linear_model
Linear model


2024-01-01



---
https://en.wikipedia.org/wiki/Linear_programming#Integer_unknowns
Linear programming § Integer unknowns


2024-01-01



---
https://en.wikipedia.org/wiki/Linens_%27n_Things
Linens 'n Things


2024-01-01



---
https://en.wikipedia.org/wiki/Ling_Yang
Ling Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Lingling_Song
Lingling Song


2024-01-01



---
https://en.wikipedia.org/wiki/Linguistic_relativity
Linguistic relativity


2024-01-01



---
https://en.wikipedia.org/wiki/Linguistic_relativity_and_the_color_naming_debate#Berlin_and_Kay
Linguistic relativity and the color naming debate § Berlin and Kay


2024-01-01



---
https://en.wikipedia.org/wiki/Link_rot
Link rot


2024-01-01



---
https://en.wikipedia.org/wiki/Link_rot#Prevalence
Link rot § Prevalence


2024-01-01



---
https://en.wikipedia.org/wiki/Linkage_disequilibrium
Linkage disequilibrium


2024-01-01



---
https://en.wikipedia.org/wiki/Linkback
Linkback


2024-01-01



---
https://en.wikipedia.org/wiki/Linkbacks
Linkbacks


2024-01-01



---
https://en.wikipedia.org/wiki/LinkedIn
LinkedIn


2024-01-01



---
https://en.wikipedia.org/wiki/Linker_(computing)
Linker (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Linode
Linode


2024-01-01



---
https://en.wikipedia.org/wiki/Linoleum#Use
Linoleum § Use


2024-01-01



---
https://en.wikipedia.org/wiki/Linus_Torvalds
Linus Torvalds


2024-01-01



---
https://en.wikipedia.org/wiki/Linux
Linux


2024-01-01



---
https://en.wikipedia.org/wiki/Linux_Foundation
Linux Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup
Linux Unified Key Setup


2024-01-01



---
https://en.wikipedia.org/wiki/Lion-Eating_Poet_in_the_Stone_Den
Lion-Eating Poet in the Stone Den


2024-01-01



---
https://en.wikipedia.org/wiki/Lionel_Barnett
Lionel Barnett


2024-01-01



---
https://en.wikipedia.org/wiki/Lionel_Giles
Lionel Giles


2024-01-01



---
https://en.wikipedia.org/wiki/Lionel_Shriver
Lionel Shriver


2024-01-01



---
https://en.wikipedia.org/wiki/Lior_Pachter
Lior Pachter


2024-01-01



---
https://en.wikipedia.org/wiki/Lip_reading
Lip reading


2024-01-01



---
https://en.wikipedia.org/wiki/Lipgrams
Lipgrams


2024-12-05



---
https://en.wikipedia.org/wiki/Lipograms
Lipograms


2024-12-06



---
https://en.wikipedia.org/wiki/Lipopolysaccharide
Lipopolysaccharide


2024-01-01



---
https://en.wikipedia.org/wiki/Lipopolysaccharides
Lipopolysaccharides


2024-01-01



---
https://en.wikipedia.org/wiki/Liqun_Luo
Liqun Luo


2024-01-01



---
https://en.wikipedia.org/wiki/Liran_Carmel
Liran Carmel


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Baird
Lisa Baird


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Bero
Lisa Bero


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Bradley
Lisa Bradley


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Feldman_Barrett
Lisa Feldman Barrett


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Genova
Lisa Genova


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Jones
Lisa Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Lee
Lisa Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Lutz
Lisa Lutz


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Mirabello
Lisa Mirabello


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Schut
Lisa Schut


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_See
Lisa See


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Tauxe
Lisa Tauxe


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Wang
Lisa Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_Wood
Lisa Wood


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_the_Drama_Queen
Lisa the Drama Queen


2024-01-01



---
https://en.wikipedia.org/wiki/Lisa_the_Iconoclast#Embiggen_and_cromulent
Lisa the Iconoclast § Embiggen and cromulent


2024-01-01



---
https://en.wikipedia.org/wiki/Lise_Eliot
Lise Eliot


2024-01-01



---
https://en.wikipedia.org/wiki/Lisp_(programming_language)
Lisp (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/List_comprehension
List comprehension


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_American_spies#Spied_for_USSR
List of American spies § Spied for USSR


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Art_Deco_architecture_in_Asia
List of Art Deco architecture in Asia


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Choose_Your_Own_Adventure_books
List of Choose Your Own Adventure books


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Cowboy_Bebop_episodes
List of Cowboy Bebop episodes


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_DNS_record_types
List of DNS record types


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Death_Note_characters#Near
List of Death Note characters § Near


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Death_Note_characters#Teru_Mikami
List of Death Note characters § Teru Mikami


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Death_Note_characters#Yotsuba_Group
List of Death Note characters § Yotsuba Group


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Dragon_Quest_media#Television_and_film
List of Dragon Quest media § Television and film


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Dune_characters#Ghanima_Atreides
List of Dune characters § Ghanima Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Dune_characters#Leto_I_Atreides
List of Dune characters § Leto I Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Dune_secondary_characters#Leto_I_Atreides
List of Dune secondary characters § Leto I Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Ender%27s_Game_characters#Mazer
List of Ender's Game characters § Mazer


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Futurama_characters#Zapp_Brannigan
List of Futurama characters § Zapp Brannigan


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Google_products#Discontinued_in_2007
List of Google products § Discontinued in 2007


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Google_products#Discontinued_products_and_services
List of Google products § Discontinued products and services


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Greek_and_Roman_architectural_records
List of Greek and Roman architectural records


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Gunslinger_Girl_episodes
List of Gunslinger Girl episodes


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_HTTP_header_fields
List of HTTP header fields


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Hana-Kimi_characters#Family_and_Friends_in_America
List of Hana-Kimi characters § Family and Friends in America


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Haruhi_Suzumiya_albums#Hare_Hare_Yukai
List of Haruhi Suzumiya albums § Hare Hare Yukai


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Haruhi_Suzumiya_characters#Yuki_Nagato
List of Haruhi Suzumiya characters § Yuki Nagato


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Ig_Nobel_Prize_winners#2017
List of Ig Nobel Prize winners § 2017


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Islamic_seminaries#List_of_oldest_Islamic_seminaries
List of Islamic seminaries § List of oldest Islamic seminaries


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Legend_of_the_Galactic_Heroes_episodes
List of Legend of the Galactic Heroes episodes


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Lowell_High_School_(San_Francisco)_alumni
List of Lowell High School (San Francisco) alumni


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_McDonald%27s_products#Fries
List of McDonald's products § Fries


2024-04-03



---
https://en.wikipedia.org/wiki/List_of_Mobile_Suit_Zeta_Gundam_characters#Kamille_Bidan
List of Mobile Suit Zeta Gundam characters § Kamille Bidan


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Monogatari_episodes#Owarimonogatari_I
List of Monogatari episodes § Owarimonogatari I


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Netflix_original_programming#Animation_2
List of Netflix original programming § Animation 2


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Oz_books
List of Oz books


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_SJS-inducing_substances
List of SJS-inducing substances


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Saturday_Night_Live_commercial_parodies#N
List of Saturday Night Live commercial parodies § N


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Stuyvesant_High_School_people
List of Stuyvesant High School people


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_The_Familiar_of_Zero_characters#Louise
List of The Familiar of Zero characters § Louise


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_The_Super_Dimension_Fortress_Macross_episodes#Episodes
List of The Super Dimension Fortress Macross episodes § Episodes


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_Wikipedia_controversies
List of Wikipedia controversies


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_animals_by_number_of_neurons
List of animals by number of neurons


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_assassination_attempts_on_Adolf_Hitler
List of assassination attempts on Adolf Hitler


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_characters_in_the_Honorverse#S
List of characters in the Honorverse § S


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_conjectures#Disproved_(no_longer_conjectures)
List of conjectures § Disproved (no longer conjectures)


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_conversion_factors#Energy
Conversion of units § Energy


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_converts_to_Christianity_from_nontheism
List of converts to Christianity from nontheism


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_countries_by_GDP_(PPP)_per_capita
List of countries by GDP (PPP) per capita


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_countries_by_Nobel_laureates_per_capita#Scientific_prizes
List of countries by Nobel laureates per capita § Scientific prizes


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_countries_by_number_of_military_and_paramilitary_personnel
List of countries by number of military and paramilitary personnel


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_disproved_mathematical_ideas
List of disproved mathematical ideas


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_dukes_of_Milan
List of dukes of Milan


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_examples_of_convergent_evolution
List of examples of convergent evolution


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_experimental_cat_breeds
List of experimental cat breeds


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_guerrilla_movements
List of guerrilla movements


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_incidents_of_civil_unrest_in_the_United_States
List of incidents of civil unrest in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_launch_service_providers
List of launch service providers


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_mergers_and_acquisitions_by_Alphabet
List of mergers and acquisitions by Alphabet


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_mergers_and_acquisitions_by_Meta_Platforms
List of mergers and acquisitions by Meta Platforms


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_multiple_births
List of multiple births


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_names_for_the_biblical_nameless
List of names for the biblical nameless


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_nuclear_close_calls#25_October_1962
List of nuclear close calls § 25 October 1962


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_nuclear_close_calls#9_November_1979
List of nuclear close calls § 9 November 1979


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_oldest_companies
List of oldest companies


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_oldest_living_people
List of oldest living people


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_oldest_universities_in_continuous_operation
List of oldest universities in continuous operation


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_people_convicted_of_treason#United_States
List of people convicted of treason § United States


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_people_with_the_most_children#Males
List of people with the most children § Males


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_rampage_killers
List of rampage killers


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_rasa%27il_in_the_Encyclopedia_of_the_Brethren_of_Purity
List of rasa'il in the Encyclopedia of the Brethren of Purity


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_rasa'il_in_the_Encyclopedia_of_the_Brethren_of_Purity
List of rasa'il in the Encyclopedia of the Brethren of Purity


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_recurring_The_Simpsons_characters#Maude_Flanders
List of recurring The Simpsons characters § Maude Flanders


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_rulers_of_Milan
List of rulers of Milan


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_technology_in_the_Dune_universe#Ghola
List of technology in the Dune universe § Ghola


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_technology_in_the_Dune_universe#No-chamber/No-ship
List of technology in the Dune universe § No-chamber/No-ship


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_the_oldest_newspapers
List of the oldest newspapers


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_the_verified_oldest_people#100_verified_oldest_women
List of the verified oldest people § 100 verified oldest women


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_world_records_in_speed_skating
List of world records in speed skating


2024-01-01



---
https://en.wikipedia.org/wiki/List_of_years_in_science#2000s
List of years in science § 2000s


2024-01-01



---
https://en.wikipedia.org/wiki/Listen_to_Me_Marlon
Listen to Me Marlon


2024-01-01



---
https://en.wikipedia.org/wiki/Litecoin
Litecoin


2024-01-01



---
https://en.wikipedia.org/wiki/Literacy_in_the_United_States
Literacy in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Lithium
Lithium


2024-01-01



---
https://en.wikipedia.org/wiki/Lithium_(medication)#History
Lithium (medication) § History


2024-01-01



---
https://en.wikipedia.org/wiki/Lithium_carbonate
Lithium carbonate


2024-01-01



---
https://en.wikipedia.org/wiki/Lithium_nitrate
Lithium nitrate


2024-01-01



---
https://en.wikipedia.org/wiki/Lithium_orotate
Lithium orotate


2024-01-01



---
https://en.wikipedia.org/wiki/Litmus
Litmus


2024-01-01



---
https://en.wikipedia.org/wiki/Litter_box
Litter box


2024-01-01



---
https://en.wikipedia.org/wiki/Little%27s_law
Little's law


2024-01-01



---
https://en.wikipedia.org/wiki/Little's_law
Little's law


2024-01-01



---
https://en.wikipedia.org/wiki/Little,_Big
Little, Big


2024-01-01



---
https://en.wikipedia.org/wiki/Little_Boy
Little Boy


2024-01-01



---
https://en.wikipedia.org/wiki/Little_Lord_Fauntleroy
Little Lord Fauntleroy


2024-01-01



---
https://en.wikipedia.org/wiki/Little_Nicky_(cat)
Little Nicky (cat)


2024-01-01



---
https://en.wikipedia.org/wiki/Little_Witch_Academia
Little Witch Academia


2024-01-01



---
https://en.wikipedia.org/wiki/Littlewood%27s_Law
Littlewood's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Littlewood%27s_law
Littlewood's law


2024-01-01



---
https://en.wikipedia.org/wiki/Littlewood's_law
Littlewood's law


2024-01-01



---
https://en.wikipedia.org/wiki/Liu_Bo
Liu Bo


2024-01-01



---
https://en.wikipedia.org/wiki/LiveJournal
LiveJournal


2024-01-01



---
https://en.wikipedia.org/wiki/Live_action_role-playing_game
Live action role-playing game


2024-01-01



---
https://en.wikipedia.org/wiki/Livia_Puljak
Livia Puljak


2024-01-01



---
https://en.wikipedia.org/wiki/Living_wage
Living wage


2024-01-01



---
https://en.wikipedia.org/wiki/Livy
Livy


2024-01-01



---
https://en.wikipedia.org/wiki/Lloyd%27s_of_London
Lloyd's of London


2024-01-01



---
https://en.wikipedia.org/wiki/Lloyd%27s_of_London#Claims_and_bankruptcies_in_the_eighties_and_nineties
Lloyd's of London § Claims and bankruptcies in the eighties and nineties


2024-01-01



---
https://en.wikipedia.org/wiki/Lloyd's_of_London
Lloyd's of London


2024-01-01



---
https://en.wikipedia.org/wiki/Lloyd_G._Humphreys
Lloyd G. Humphreys


2024-01-01



---
https://en.wikipedia.org/wiki/Llu%C3%ADs_Quintana-Murci
Lluís Quintana-Murci


2024-01-01



---
https://en.wikipedia.org/wiki/Lluis_Quintana-Murci
Lluis Quintana-Murci


2024-01-01



---
https://en.wikipedia.org/wiki/Load_balancing_(computing)
Load balancing (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Local_regression
Local regression


2024-01-01



---
https://en.wikipedia.org/wiki/Locality_of_reference
Locality of reference


2024-01-01



---
https://en.wikipedia.org/wiki/Lock_(computer_science)
Lock (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Lock_bumping
Lock bumping


2024-01-01



---
https://en.wikipedia.org/wiki/Locked-room_murder_mystery
Locked-room murder mystery


2024-05-26



---
https://en.wikipedia.org/wiki/Locked-room_mystery
Locked-room mystery


2024-01-01



---
https://en.wikipedia.org/wiki/Lockheed_Martin#History
Lockheed Martin § History


2024-01-01



---
https://en.wikipedia.org/wiki/Lockheed_Martin_F-22_Raptor#Production_and_procurement
Lockheed Martin F-22 Raptor § Production and procurement


2024-01-01



---
https://en.wikipedia.org/wiki/Locus_(magazine)#Locus_Online
Locus (magazine) § Locus Online


2024-01-01



---
https://en.wikipedia.org/wiki/Locus_Award
Locus Award


2024-01-01



---
https://en.wikipedia.org/wiki/Locus_coeruleus
Locus coeruleus


2024-01-01



---
https://en.wikipedia.org/wiki/Log4Shell
Log4Shell


2024-01-01



---
https://en.wikipedia.org/wiki/Logan_Smith
Logan Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Logical_atomism
Logical atomism


2024-01-01



---
https://en.wikipedia.org/wiki/Logical_connective
Logical connective


2024-01-01



---
https://en.wikipedia.org/wiki/Logical_positivism
Logical positivism


2024-01-01



---
https://en.wikipedia.org/wiki/Logistic_regression
Logistic regression


2024-01-01



---
https://en.wikipedia.org/wiki/Logit
Logit


2024-01-01



---
https://en.wikipedia.org/wiki/Lojban
Lojban


2024-01-01



---
https://en.wikipedia.org/wiki/Lola_Montez
Lola Montez


2024-01-01



---
https://en.wikipedia.org/wiki/Lolicon
Lolicon


2024-01-01



---
https://en.wikipedia.org/wiki/Lombards
Lombards


2024-01-01



---
https://en.wikipedia.org/wiki/Lon_Cardon
Lon Cardon


2024-01-01



---
https://en.wikipedia.org/wiki/Lon_R._Cardon
Lon R. Cardon


2024-01-01



---
https://en.wikipedia.org/wiki/London_Labour_and_the_London_Poor
London Labour and the London Poor


2024-01-01



---
https://en.wikipedia.org/wiki/London_Necropolis_Railway
London Necropolis Railway


2024-01-01



---
https://en.wikipedia.org/wiki/London_Necropolis_railway_station
London Necropolis railway station


2024-01-01



---
https://en.wikipedia.org/wiki/London_Underground
London Underground


2024-10-26



---
https://en.wikipedia.org/wiki/Lone_wolf_attack
Lone wolf attack


2024-01-01



---
https://en.wikipedia.org/wiki/Lone_wolf_attack#Stochastic_terrorism
Lone wolf attack § Stochastic terrorism


2024-01-01



---
https://en.wikipedia.org/wiki/Lonesome_Dove
Lonesome Dove


2024-01-01



---
https://en.wikipedia.org/wiki/Long-Term_Capital_Management
Long-Term Capital Management


2024-01-01



---
https://en.wikipedia.org/wiki/Long-term_memory
Long-term memory


2024-01-01



---
https://en.wikipedia.org/wiki/Long-term_potentiation
Long-term potentiation


2024-01-01



---
https://en.wikipedia.org/wiki/Long-term_potentiation#Spatial_memory
Long-term potentiation § Spatial memory


2024-01-01



---
https://en.wikipedia.org/wiki/Long_Beach,_California
Long Beach, California


2024-11-02



---
https://en.wikipedia.org/wiki/Long_Beach_Pike
Long Beach Pike


2024-11-02



---
https://en.wikipedia.org/wiki/Long_Island_School_for_the_Gifted
Long Island School for the Gifted


2024-01-01



---
https://en.wikipedia.org/wiki/Long_March_(rocket_family)
Long March (rocket family)


2024-01-01



---
https://en.wikipedia.org/wiki/Long_Now_Foundation
Long Now Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Long_Now_Foundation#Long_Bet_Project
Long Now Foundation § Long Bet Project


2024-01-01



---
https://en.wikipedia.org/wiki/Long_Tom_(cannon)
Long Tom (cannon)


2024-01-01



---
https://en.wikipedia.org/wiki/Long_hair
Long hair


2024-01-01



---
https://en.wikipedia.org/wiki/Long_tail
Long tail


2024-01-01



---
https://en.wikipedia.org/wiki/Long_take
Long take


2024-01-01



---
https://en.wikipedia.org/wiki/Longevity_insurance
Longevity insurance


2024-01-01



---
https://en.wikipedia.org/wiki/Longitudinal_study
Longitudinal study


2024-01-01



---
https://en.wikipedia.org/wiki/Longwave
Longwave


2024-01-01



---
https://en.wikipedia.org/wiki/Lonicera_tatarica
Lonicera tatarica


2024-01-01



---
https://en.wikipedia.org/wiki/Lookup_table
Lookup table


2024-01-01



---
https://en.wikipedia.org/wiki/Loongson
Loongson


2024-01-01



---
https://en.wikipedia.org/wiki/Loperamide
Loperamide


2024-01-01



---
https://en.wikipedia.org/wiki/Lora_Aroyo
Lora Aroyo


2024-01-01



---
https://en.wikipedia.org/wiki/Lord%27s_paradox
Lord's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Lord's_paradox
Lord's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Lord_Bowden
Lord Bowden


2024-01-01



---
https://en.wikipedia.org/wiki/Lord_Byron
Lord Byron


2024-01-01



---
https://en.wikipedia.org/wiki/Lord_Dunsany
Lord Dunsany


2024-01-01



---
https://en.wikipedia.org/wiki/Lord_Kelvin
Lord Kelvin


2024-01-01



---
https://en.wikipedia.org/wiki/Lordosis
Lordosis


2024-01-01



---
https://en.wikipedia.org/wiki/Lordosis_behavior
Lordosis behavior


2024-01-01



---
https://en.wikipedia.org/wiki/Lorem_ipsum
Lorem ipsum


2024-01-01



---
https://en.wikipedia.org/wiki/Loren_Eiseley
Loren Eiseley


2024-01-01



---
https://en.wikipedia.org/wiki/Loren_Lomasky
Loren Lomasky


2024-01-01



---
https://en.wikipedia.org/wiki/Lori_Shapiro
Lori Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Lorin_Crawford
Lorin Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Lorne_L._Dawson
Lorne L. Dawson


2024-01-01



---
https://en.wikipedia.org/wiki/Lorrie_Cranor
Lorrie Cranor


2024-01-01



---
https://en.wikipedia.org/wiki/Loss_function
Loss function


2024-01-01



---
https://en.wikipedia.org/wiki/Lost_Decades
Lost Decades


2024-01-01



---
https://en.wikipedia.org/wiki/Lotka's_law
Lotka's law


2024-01-01



---
https://en.wikipedia.org/wiki/Lotte_Hedeager
Lotte Hedeager


2024-01-01



---
https://en.wikipedia.org/wiki/Lotus_1-2-3
Lotus 1–2-3


2024-01-01



---
https://en.wikipedia.org/wiki/Lotus_Agenda
Lotus Agenda


2024-01-01



---
https://en.wikipedia.org/wiki/Lou_Gerstner
Lou Gerstner


2024-01-01



---
https://en.wikipedia.org/wiki/Louis-Philippe_Morency
Louis-Philippe Morency


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Auchincloss
Louis Auchincloss


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Bachelier
Louis Bachelier


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Begley
Louis Begley


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Bouvier
Louis Bouvier


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Faury
Louis Faury


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Fox
Louis Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_J._Ptacek
Louis J. Ptacek


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Leon_Thurstone
Louis Leon Thurstone


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Pasteur
Louis Pasteur


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_Thiry
Louis Thiry


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_XI
Louis XI


2024-01-01



---
https://en.wikipedia.org/wiki/Louis_XIV
Louis XIV


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Arseneault
Louise Arseneault


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Fraser
Louise Fraser


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Ryan
Louise Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Sharpe
Louise Sharpe


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Slade
Louise Slade


2024-01-01



---
https://en.wikipedia.org/wiki/Louise_Wilson
Louise Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Louisiana_Purchase
Louisiana Purchase


2024-01-01



---
https://en.wikipedia.org/wiki/Louse-feeder
Louse-feeder


2024-01-01



---
https://en.wikipedia.org/wiki/Louvre
Louvre


2024-12-07



---
https://en.wikipedia.org/wiki/Love,_Chunibyo_%26_Other_Delusions
Love, Chunibyo & Other Delusions


2024-01-01



---
https://en.wikipedia.org/wiki/Love_%26_Pop
Love & Pop


2024-01-01



---
https://en.wikipedia.org/wiki/Love_Hina
Love Hina


2024-01-01



---
https://en.wikipedia.org/wiki/Love_Is_the_Plan_the_Plan_Is_Death
Love Is the Plan the Plan Is Death


2024-01-01



---
https://en.wikipedia.org/wiki/Love_dart
Love dart


2024-01-01



---
https://en.wikipedia.org/wiki/Love_hotel
Love hotel


2024-01-01



---
https://en.wikipedia.org/wiki/Low-carbohydrate_diet
Low-carbohydrate diet


2024-01-01



---
https://en.wikipedia.org/wiki/Low-level_laser_therapy
Low-level laser therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Low_church
Low church


2024-01-01



---
https://en.wikipedia.org/wiki/Lowell_High_School_(San_Francisco)
Lowell High School (San Francisco)


2024-01-01



---
https://en.wikipedia.org/wiki/Lowell_Wood
Lowell Wood


2024-01-01



---
https://en.wikipedia.org/wiki/Loyalist_%28American_Revolution%29#Emigration_from_the_United_States
Loyalist (American Revolution) § Emigration from the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Loyalist_(American_Revolution)#Emigration_from_the_United_States
Loyalist (American Revolution) § Emigration from the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Ls
Ls


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Cheng
Lu Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Hou
Lu Hou


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Jiang
Lu Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Sheng
Lu Sheng


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Xie
Lu Xie


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Xu
Lu Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Xun
Lu Xun


2024-01-01



---
https://en.wikipedia.org/wiki/Lu_Yu
Lu Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Luca_Biggio
Luca Biggio


2024-01-01



---
https://en.wikipedia.org/wiki/Luca_Cardelli
Luca Cardelli


2024-01-01



---
https://en.wikipedia.org/wiki/Luca_Cecchetti
Luca Cecchetti


2024-01-01



---
https://en.wikipedia.org/wiki/Luca_Maria_Gambardella
Luca Maria Gambardella


2024-01-01



---
https://en.wikipedia.org/wiki/Luca_Pacioli
Luca Pacioli


2024-01-01



---
https://en.wikipedia.org/wiki/LucasArts_adventure_games
LucasArts adventure games


2024-01-01



---
https://en.wikipedia.org/wiki/Lucas_Baker
Lucas Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Lucas_Chancel
Lucas Chancel


2024-01-01



---
https://en.wikipedia.org/wiki/Lucas_critique
Lucas critique


2024-01-01



---
https://en.wikipedia.org/wiki/Lucasfilm
Lucasfilm


2024-01-01



---
https://en.wikipedia.org/wiki/Lucasfilm_Games
Lucasfilm Games


2024-01-01



---
https://en.wikipedia.org/wiki/Luciano_Floridi
Luciano Floridi


2024-01-01



---
https://en.wikipedia.org/wiki/Lucid_dream
Lucid dream


2024-01-01



---
https://en.wikipedia.org/wiki/Lucius_Caesar
Lucius Caesar


2024-01-01



---
https://en.wikipedia.org/wiki/Lucretius
Lucretius


2024-01-01



---
https://en.wikipedia.org/wiki/Lucrezia_Borgia
Lucrezia Borgia


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Blake
Lucy Blake


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Cooke
Lucy Cooke


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Harrison
Lucy Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Jenkins
Lucy Jenkins


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Sante
Lucy Sante


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_Westenra
Lucy Westenra


2024-01-01



---
https://en.wikipedia.org/wiki/Lucy_van_Dorp
Lucy van Dorp


2024-01-01



---
https://en.wikipedia.org/wiki/Lud-in-the-Mist
Lud-in-the-Mist


2024-01-01



---
https://en.wikipedia.org/wiki/Luddite#In_contemporary_thought
Luddite § In contemporary thought


2024-01-01



---
https://en.wikipedia.org/wiki/Ludger_Woessmann
Ludger Woessmann


2024-01-01



---
https://en.wikipedia.org/wiki/Ludovic_Auger
Ludovic Auger


2024-01-01



---
https://en.wikipedia.org/wiki/Ludovico_Sforza
Ludovico Sforza


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_II_of_Bavaria
Ludwig II of Bavaria


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_I_of_Bavaria
Ludwig I of Bavaria


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_Schmidt
Ludwig Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_Tieck
Ludwig Tieck


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_Wittgenstein
Ludwig Wittgenstein


2024-01-01



---
https://en.wikipedia.org/wiki/Ludwig_von_Mises
Ludwig von Mises


2024-01-01



---
https://en.wikipedia.org/wiki/Luigi_Luca_Cavalli-Sforza
Luigi Luca Cavalli-Sforza


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Aguiar
Luis Aguiar


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Alberto_Urrea
Luis Alberto Urrea


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Ceze
Luis Ceze


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Guzman
Luis Guzman


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Urrea
Luis Urrea


2024-01-01



---
https://en.wikipedia.org/wiki/Luis_Villa
Luis Villa


2024-01-01



---
https://en.wikipedia.org/wiki/Luisa_Valenzuela
Luisa Valenzuela


2024-01-01



---
https://en.wikipedia.org/wiki/Lukas_Biewald
Lukas Biewald


2024-01-01



---
https://en.wikipedia.org/wiki/Lukas_Haas
Lukas Haas


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_(given_name)
Luke (given name)


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_Bates
Luke Bates


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_Hunter
Luke Hunter


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_McNally
Luke McNally


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_Miller
Luke Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_Nosek
Luke Nosek


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_O%27Connor
Luke O'Connor


2024-01-01



---
https://en.wikipedia.org/wiki/Luke_Skywalker
Luke Skywalker


2024-01-01



---
https://en.wikipedia.org/wiki/Luminiferous_aether
Luminiferous aether


2024-01-01



---
https://en.wikipedia.org/wiki/Lumosity
Lumosity


2024-01-01



---
https://en.wikipedia.org/wiki/Lunar_cycler
Lunar cycler


2024-01-01



---
https://en.wikipedia.org/wiki/Lunar_water
Lunar water


2024-01-01



---
https://en.wikipedia.org/wiki/Lunar_water#Uses
Lunar water § Uses


2024-01-01



---
https://en.wikipedia.org/wiki/Lung_transplantation
Lung transplantation


2024-01-01



---
https://en.wikipedia.org/wiki/Luo_Tianyi
Luo Tianyi


2024-01-01



---
https://en.wikipedia.org/wiki/Lupin_III_(character)#Origins
Lupin III (character) § Origins


2024-01-01



---
https://en.wikipedia.org/wiki/Lupin_The_Third
Lupin The Third


2024-03-13



---
https://en.wikipedia.org/wiki/Lupin_the_Third
Lupin the Third


2024-01-01



---
https://en.wikipedia.org/wiki/Lupinus
Lupinus


2024-01-01



---
https://en.wikipedia.org/wiki/Lutz_J%C3%A4ncke
Lutz Jäncke


2024-01-01



---
https://en.wikipedia.org/wiki/Luvua_River
Luvua River


2024-01-01



---
https://en.wikipedia.org/wiki/Luyang_Liu
Luyang Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Lw%C3%B3w_School_of_Mathematics
Lwów School of Mathematics


2024-01-01



---
https://en.wikipedia.org/wiki/Lyc%C3%A9e_Louis-le-Grand
Lycée Louis-le-Grand


2024-01-01



---
https://en.wikipedia.org/wiki/Lyft
Lyft


2024-01-01



---
https://en.wikipedia.org/wiki/Lyle_H._Ungar
Lyle H. Ungar


2024-01-01



---
https://en.wikipedia.org/wiki/Lyle_Ungar
Lyle Ungar


2024-01-01



---
https://en.wikipedia.org/wiki/Lyman_Spitzer
Lyman Spitzer


2024-01-01



---
https://en.wikipedia.org/wiki/Lymph_nodes
Lymph nodes


2024-10-17



---
https://en.wikipedia.org/wiki/Lyn_R._Griffiths
Lyn R. Griffiths


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_B._Jorde
Lynn B. Jorde


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_Conway
Lynn Conway


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_DeLisi
Lynn DeLisi


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_E._DeLisi
Lynn E. DeLisi


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_Hasher
Lynn Hasher


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_M._LoPucki
Lynn M. LoPucki


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_R._Goldman
Lynn R. Goldman


2024-01-01



---
https://en.wikipedia.org/wiki/Lynn_Vavreck
Lynn Vavreck


2024-01-01



---
https://en.wikipedia.org/wiki/Lysenkoism
Lysenkoism


2024-01-01



---
https://en.wikipedia.org/wiki/M%C3%B6bius_strip
Möbius strip


2024-01-01



---
https://en.wikipedia.org/wiki/M%C3%BCnster_rebellion
Münster rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/M%C4%81maki
Māmaki


2024-01-01



---
https://en.wikipedia.org/wiki/M%E1%BB%B9_Lai_massacre
Mỹ Lai massacre


2024-01-01



---
https://en.wikipedia.org/wiki/M._Bison
M. Bison


2024-01-01



---
https://en.wikipedia.org/wiki/M._Brent_Donnellan
M. Brent Donnellan


2024-01-01



---
https://en.wikipedia.org/wiki/M._C._Escher
M. C. Escher


2024-01-01



---
https://en.wikipedia.org/wiki/M._Frans_Kaashoek
M. Frans Kaashoek


2024-01-01



---
https://en.wikipedia.org/wiki/M._John_Harrison
M. John Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/M._Maria_Glymour
M. Maria Glymour


2024-01-01



---
https://en.wikipedia.org/wiki/M._Thomas_P._Gilbert
M. Thomas P. Gilbert


2024-01-01



---
https://en.wikipedia.org/wiki/M50_Ontos
M50 Ontos


2024-01-01



---
https://en.wikipedia.org/wiki/MA-1_bomber_jacket
MA-1 bomber jacket


2024-01-01



---
https://en.wikipedia.org/wiki/MATE
MATE


2024-01-01



---
https://en.wikipedia.org/wiki/MATE_(desktop_environment)
MATE (desktop environment)


2024-01-01



---
https://en.wikipedia.org/wiki/MATE_(software)
MATE (software)


2024-01-01



---
https://en.wikipedia.org/wiki/MCS-51
MCS-51


2024-01-01



---
https://en.wikipedia.org/wiki/MD5
MD5


2024-01-01



---
https://en.wikipedia.org/wiki/MDA5
MDA5


2024-01-01



---
https://en.wikipedia.org/wiki/MDMA#Early_research_and_use
MDMA § Early research and use


2024-01-01



---
https://en.wikipedia.org/wiki/MIDI
MIDI


2024-01-01



---
https://en.wikipedia.org/wiki/MIM-104_Patriot
MIM-104 Patriot


2024-01-01



---
https://en.wikipedia.org/wiki/MIME
MIME


2024-01-01



---
https://en.wikipedia.org/wiki/MIRC
MIRC


2024-01-01



---
https://en.wikipedia.org/wiki/MIT_License
MIT License


2024-01-01



---
https://en.wikipedia.org/wiki/MIT_Lincoln_Laboratory
MIT Lincoln Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/MIT_Media_Lab
MIT Media Lab


2024-01-01



---
https://en.wikipedia.org/wiki/MIT_OpenCourseWare
MIT OpenCourseWare


2024-01-01



---
https://en.wikipedia.org/wiki/MIT_Radiation_Laboratory
MIT Radiation Laboratory


2024-01-01



---
https://en.wikipedia.org/wiki/MIX
MIX


2024-01-01



---
https://en.wikipedia.org/wiki/MIX_(abstract_machine)
MIX (abstract machine)


2024-01-01



---
https://en.wikipedia.org/wiki/MMIX
MMIX


2024-01-01



---
https://en.wikipedia.org/wiki/MOO
MOO


2024-01-01



---
https://en.wikipedia.org/wiki/MOOs
MOOs


2024-01-01



---
https://en.wikipedia.org/wiki/MOSFET
MOSFET


2024-01-01



---
https://en.wikipedia.org/wiki/MOSIS
MOSIS


2024-01-01



---
https://en.wikipedia.org/wiki/MOS_Technology_6502
MOS Technology 6502


2024-01-01



---
https://en.wikipedia.org/wiki/MP3
MP3


2024-01-01



---
https://en.wikipedia.org/wiki/MS-DOS
MS-DOS


2024-01-01



---
https://en.wikipedia.org/wiki/MS_Estonia
MS Estonia


2024-01-01



---
https://en.wikipedia.org/wiki/MUD
MUD


2024-01-01



---
https://en.wikipedia.org/wiki/MUD#Psychology_and_engagement
MUD § Psychology and engagement


2024-01-01



---
https://en.wikipedia.org/wiki/MULTICS
MULTICS


2024-01-01



---
https://en.wikipedia.org/wiki/M_(1931_film)
M (1931 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Mabinogion
Mabinogion


2024-01-01



---
https://en.wikipedia.org/wiki/MacBook
MacBook


2024-01-01



---
https://en.wikipedia.org/wiki/MacBook_Pro#Fourth_generation_(Touch_Bar)
MacBook Pro § Fourth generation (Touch Bar)


2024-01-01



---
https://en.wikipedia.org/wiki/MacBook_Pro#Keyboard_reliability
MacBook Pro § Keyboard reliability


2024-01-01



---
https://en.wikipedia.org/wiki/MacBook_Pro_(Intel-based)#Fourth_generation_(Touch_Bar),_2016%E2%80%932020
MacBook Pro (Intel-based) § Fourth generation (Touch Bar), 2016–2020


2024-01-01



---
https://en.wikipedia.org/wiki/Mac_King
Mac King


2024-01-01



---
https://en.wikipedia.org/wiki/Macbeth
Macbeth


2024-01-01



---
https://en.wikipedia.org/wiki/Machine_Intelligence_Research_Institute
Machine Intelligence Research Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Machine_code
Machine code


2024-01-01



---
https://en.wikipedia.org/wiki/Machine_learning
Machine learning


2024-01-01



---
https://en.wikipedia.org/wiki/Maciej_Ceg%C5%82owski
Maciej Cegłowski


2024-01-01



---
https://en.wikipedia.org/wiki/Maciej_Ceglowski
Maciej Ceglowski


2024-01-01



---
https://en.wikipedia.org/wiki/Maciej_Henneberg
Maciej Henneberg


2024-01-01



---
https://en.wikipedia.org/wiki/Macintosh_Performa
Macintosh Performa


2024-01-01



---
https://en.wikipedia.org/wiki/Macintosh_clone
Macintosh clone


2024-01-01



---
https://en.wikipedia.org/wiki/Mackintosh
Mackintosh


2024-01-01



---
https://en.wikipedia.org/wiki/Macro_(computer_science)
Macro (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Macross
Macross


2024-01-01



---
https://en.wikipedia.org/wiki/Macross#Title
Macross § Title


2024-01-01



---
https://en.wikipedia.org/wiki/Macross:_Do_You_Remember_Love
Macross: Do You Remember Love


2024-01-01



---
https://en.wikipedia.org/wiki/Macross:_Do_You_Remember_Love%3F
Macross: Do You Remember Love?


2024-01-01



---
https://en.wikipedia.org/wiki/Macross_Frontier
Macross Frontier


2024-01-01



---
https://en.wikipedia.org/wiki/Mad_Libs
Mad Libs


2024-01-01



---
https://en.wikipedia.org/wiki/Madama_Butterfly
Madama Butterfly


2024-01-01



---
https://en.wikipedia.org/wiki/Madden_NFL
Madden NFL


2024-01-01



---
https://en.wikipedia.org/wiki/Madden_NFL#Madden_Curse
Madden NFL § Madden Curse


2024-01-01



---
https://en.wikipedia.org/wiki/Made_in_Abyss
Made in Abyss


2024-01-01



---
https://en.wikipedia.org/wiki/Madeleine_Thompson
Madeleine Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Madhouse_(company)
Madhouse (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Madhu_Khanna
Madhu Khanna


2024-01-01



---
https://en.wikipedia.org/wiki/Madonna
Madonna


2024-01-01



---
https://en.wikipedia.org/wiki/Mads_Melbye
Mads Melbye


2024-01-01



---
https://en.wikipedia.org/wiki/Maestro_(2023_film)
Maestro (2023 film)


2024-03-29



---
https://en.wikipedia.org/wiki/Maeve_Binchy
Maeve Binchy


2024-01-01



---
https://en.wikipedia.org/wiki/Mafia_(party_game)
Mafia (party game)


2024-01-01



---
https://en.wikipedia.org/wiki/Magdalena_Zernicka-Goetz
Magdalena Zernicka-Goetz


2024-01-01



---
https://en.wikipedia.org/wiki/Mage:_The_Ascension
Mage: The Ascension


2024-01-01



---
https://en.wikipedia.org/wiki/Magic:_The_Gathering
Magic: The Gathering


2024-01-01



---
https://en.wikipedia.org/wiki/Magic_(illusion)
Magic (illusion)


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_Girl_Lyrical_Nanoha_(series)
Magical Girl Lyrical Nanoha (series)


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_Negro
Magical Negro


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_Princess_Minky_Momo
Magical Princess Minky Momo


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_Shopping_Arcade_Abenobashi
Magical Shopping Arcade Abenobashi


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_girl
Magical girl


2024-01-01



---
https://en.wikipedia.org/wiki/Magical_thinking
Magical thinking


2024-01-01



---
https://en.wikipedia.org/wiki/Magnum_opus_(alchemy)
Magnum opus (alchemy)


2024-01-01



---
https://en.wikipedia.org/wiki/Magnus_Carlsen
Magnus Carlsen


2024-01-01



---
https://en.wikipedia.org/wiki/Magnus_Johannesson
Magnus Johannesson


2024-01-01



---
https://en.wikipedia.org/wiki/Magnus_Nordborg
Magnus Nordborg


2024-01-01



---
https://en.wikipedia.org/wiki/Magnus_Rasmussen
Magnus Rasmussen


2024-01-01



---
https://en.wikipedia.org/wiki/Magnus_Tideman
Magnus Tideman


2024-01-01



---
https://en.wikipedia.org/wiki/Magyar_tribes
Magyar tribes


2024-01-01



---
https://en.wikipedia.org/wiki/Mahiro_Maeda
Mahiro Maeda


2024-01-01



---
https://en.wikipedia.org/wiki/Mahjong
Mahjong


2024-01-01



---
https://en.wikipedia.org/wiki/Mahoromatic
Mahoromatic


2024-01-01



---
https://en.wikipedia.org/wiki/Mahoromatic#Manga
Mahoromatic § Manga


2024-01-01



---
https://en.wikipedia.org/wiki/Mahzarin_R._Banaji
Mahzarin R. Banaji


2024-01-01



---
https://en.wikipedia.org/wiki/Maija_Hassinen
Maija Hassinen


2024-01-01



---
https://en.wikipedia.org/wiki/Maiken_Nedergaard
Maiken Nedergaard


2024-01-01



---
https://en.wikipedia.org/wiki/Mail_cover
Mail cover


2024-01-01



---
https://en.wikipedia.org/wiki/Mail_order
Mail order


2024-01-01



---
https://en.wikipedia.org/wiki/Maildir
Maildir


2024-01-01



---
https://en.wikipedia.org/wiki/Maine_Coon
Maine Coon


2024-01-01



---
https://en.wikipedia.org/wiki/Mainichi_Shimbun
Mainichi Shimbun


2024-01-01



---
https://en.wikipedia.org/wiki/Mainstream_Science_on_Intelligence
Mainstream Science on Intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Maintenance_fee_(patent)#United_States
Maintenance fee (patent) § United States


2024-12-06



---
https://en.wikipedia.org/wiki/Maitr%C4%AB
Maitrī


2024-01-01



---
https://en.wikipedia.org/wiki/Major-General%27s_Song
Major-General's Song


2024-01-01



---
https://en.wikipedia.org/wiki/Major-General's_Song
Major-General's Song


2024-01-01



---
https://en.wikipedia.org/wiki/Major_histocompatibility_complex
Major histocompatibility complex


2024-01-01



---
https://en.wikipedia.org/wiki/Make_(software)
Make (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Makoto_Hirata
Makoto Hirata


2024-01-01



---
https://en.wikipedia.org/wiki/Makoto_Shinkai
Makoto Shinkai


2024-01-01



---
https://en.wikipedia.org/wiki/Makridakis_Competitions
Makridakis Competitions


2024-01-01



---
https://en.wikipedia.org/wiki/Makuhari_Messe
Makuhari Messe


2024-01-01



---
https://en.wikipedia.org/wiki/Maky%C5%8D
Makyō


2024-01-01



---
https://en.wikipedia.org/wiki/Mala_Murthy
Mala Murthy


2024-01-01



---
https://en.wikipedia.org/wiki/Malaysia_Airlines_Flight_370
Malaysia Airlines Flight 370


2024-01-01



---
https://en.wikipedia.org/wiki/Malbolge
Malbolge


2024-01-01



---
https://en.wikipedia.org/wiki/Malcolm_Cowley
Malcolm Cowley


2024-01-01



---
https://en.wikipedia.org/wiki/Malcolm_Gladwell
Malcolm Gladwell


2024-01-01



---
https://en.wikipedia.org/wiki/Malcolm_Muggeridge
Malcolm Muggeridge


2024-01-01



---
https://en.wikipedia.org/wiki/Malcolm_Reynolds
Malcolm Reynolds


2024-01-01



---
https://en.wikipedia.org/wiki/Malcolm_in_the_Middle
Malcolm in the Middle


2024-01-01



---
https://en.wikipedia.org/wiki/Mamoru_Nagano
Mamoru Nagano


2024-01-01



---
https://en.wikipedia.org/wiki/Mamoru_Oshii
Mamoru Oshii


2024-01-01



---
https://en.wikipedia.org/wiki/Man'y%C5%8Dsh%C5%AB
Man'yōshū


2024-01-01



---
https://en.wikipedia.org/wiki/Man-in-the-middle_attack
Man-in-the-middle attack


2024-01-01



---
https://en.wikipedia.org/wiki/Man_Li
Man Li


2024-01-01



---
https://en.wikipedia.org/wiki/Man_With_No_Name
Man With No Name


2024-01-01



---
https://en.wikipedia.org/wiki/Man_on_Wire
Man on Wire


2024-01-01



---
https://en.wikipedia.org/wiki/Man_page
Man page


2024-01-01



---
https://en.wikipedia.org/wiki/Man_with_No_Name
Man with No Name


2024-01-01



---
https://en.wikipedia.org/wiki/Manasi_Pradhan
Manasi Pradhan


2024-01-01



---
https://en.wikipedia.org/wiki/Mandala
Mandala


2024-01-01



---
https://en.wikipedia.org/wiki/Mandarake
Mandarake


2024-01-01



---
https://en.wikipedia.org/wiki/Mandarin_Chinese
Mandarin Chinese


2024-01-01



---
https://en.wikipedia.org/wiki/Mandy_(2018_film)
Mandy (2018 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Maneesh_Agrawala
Maneesh Agrawala


2024-01-01



---
https://en.wikipedia.org/wiki/Manfred_K._Warmuth
Manfred K. Warmuth


2024-01-01



---
https://en.wikipedia.org/wiki/Manfred_Milinski
Manfred Milinski


2024-01-01



---
https://en.wikipedia.org/wiki/Manga_artist
Manga artist


2024-01-01



---
https://en.wikipedia.org/wiki/Manga_outside_Japan#France
Manga outside Japan § France


2024-01-01



---
https://en.wikipedia.org/wiki/Manhattan_Project
Manhattan Project


2024-01-01



---
https://en.wikipedia.org/wiki/Manicule
Manicule


2024-01-01



---
https://en.wikipedia.org/wiki/Manicules
Manicules


2024-10-07



---
https://en.wikipedia.org/wiki/Manik_Varma
Manik Varma


2024-01-01



---
https://en.wikipedia.org/wiki/Mann%E2%80%93Whitney_U_test
Mann–Whitney U test


2024-01-01



---
https://en.wikipedia.org/wiki/Mannat_Singh
Mannat Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Manny_Kimmel
Manny Kimmel


2024-01-01



---
https://en.wikipedia.org/wiki/Manny_Lehman_(computer_scientist)
Manny Lehman (computer scientist)


2024-04-27



---
https://en.wikipedia.org/wiki/Manoj_Kumar
Manoj Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Manon
Manon


2024-01-01



---
https://en.wikipedia.org/wiki/Manseibashi_Station
Manseibashi Station


2024-01-01



---
https://en.wikipedia.org/wiki/Manu_Sharma
Manu Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Manual_typewriter
Manual typewriter


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Blum
Manuel Blum


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Castro
Manuel Castro


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Moyano
Manuel Moyano


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Puig
Manuel Puig


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Rivas
Manuel Rivas


2024-01-01



---
https://en.wikipedia.org/wiki/Manuel_Serrano
Manuel Serrano


2024-01-01



---
https://en.wikipedia.org/wiki/Manuela_Veloso
Manuela Veloso


2024-01-01



---
https://en.wikipedia.org/wiki/Manufacture_consent
Manufacture consent


2024-01-01



---
https://en.wikipedia.org/wiki/Manvendra_Singh
Manvendra Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Many-worlds_interpretation
Many-worlds interpretation


2024-01-01



---
https://en.wikipedia.org/wiki/Many-worlds_interpretation#Decision_theory
Many-worlds interpretation § Decision theory


2024-01-01



---
https://en.wikipedia.org/wiki/Manzai#Boke_and_tsukkomi
Manzai § Boke and tsukkomi


2024-10-07



---
https://en.wikipedia.org/wiki/Maoyu
Maoyu


2024-01-01



---
https://en.wikipedia.org/wiki/MapQuest
MapQuest


2024-01-01



---
https://en.wikipedia.org/wiki/MapReduce
MapReduce


2024-01-01



---
https://en.wikipedia.org/wiki/Mapillary
Mapillary


2024-01-01



---
https://en.wikipedia.org/wiki/Mara_Mather
Mara Mather


2024-01-01



---
https://en.wikipedia.org/wiki/Marc-Andr%C3%A9_Leclerc
Marc-André Leclerc


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_A._Suchard
Marc A. Suchard


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Andreessen
Marc Andreessen


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Demers
Marc Demers


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_H._Bornstein
Marc H. Bornstein


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Hauser
Marc Hauser


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Lipsitch
Marc Lipsitch


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_N._Potenza
Marc N. Potenza


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Sageman
Marc Sageman


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Sangnier
Marc Sangnier


2024-01-01



---
https://en.wikipedia.org/wiki/Marc_Tischkowitz
Marc Tischkowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Marcel_Proust
Marcel Proust


2024-01-01



---
https://en.wikipedia.org/wiki/Marcellus_(nephew_of_Augustus)
Marcellus (nephew of Augustus)


2024-01-01



---
https://en.wikipedia.org/wiki/Marcelo_O._Magnasco
Marcelo O. Magnasco


2024-01-01



---
https://en.wikipedia.org/wiki/March_of_the_Penguins
March of the Penguins


2024-01-01



---
https://en.wikipedia.org/wiki/Marcia_K._Johnson
Marcia K. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Marcia_Lucas
Marcia Lucas


2024-01-01



---
https://en.wikipedia.org/wiki/Marcia_Ory
Marcia Ory


2024-01-01



---
https://en.wikipedia.org/wiki/Marcin_Michalski
Marcin Michalski


2024-01-01



---
https://en.wikipedia.org/wiki/Marco_Avellaneda
Marco Avellaneda


2024-01-01



---
https://en.wikipedia.org/wiki/Marco_Baroni
Marco Baroni


2024-01-01



---
https://en.wikipedia.org/wiki/Marco_Battaglia
Marco Battaglia


2024-01-01



---
https://en.wikipedia.org/wiki/Marco_Costa
Marco Costa


2024-01-01



---
https://en.wikipedia.org/wiki/Marcos_Miranda
Marcos Miranda


2024-01-01



---
https://en.wikipedia.org/wiki/Marcus_Hutter
Marcus Hutter


2024-01-01



---
https://en.wikipedia.org/wiki/Marcus_Munaf%C3%B2
Marcus Munafò


2024-01-01



---
https://en.wikipedia.org/wiki/Marcus_Terentius_Varro
Marcus Terentius Varro


2024-01-01



---
https://en.wikipedia.org/wiki/Marcus_Vipsanius_Agrippa
Marcus Vipsanius Agrippa


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_A._Meyer
Margaret A. Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_A._Pericak-Vance
Margaret A. Pericak-Vance


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_A._Tucker
Margaret A. Tucker


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Atwood
Margaret Atwood


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Burchinal
Margaret Burchinal


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Drabble
Margaret Drabble


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Dumont
Margaret Dumont


2024-05-26



---
https://en.wikipedia.org/wiki/Margaret_Gatz
Margaret Gatz


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_J._Snowling
Margaret J. Snowling


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Keyes
Margaret Keyes


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Lefranc
Margaret Lefranc


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Mitchell
Margaret Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Rhee
Margaret Rhee


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Rosario
Margaret Rosario


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_S._Livingstone
Margaret S. Livingstone


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_Sutherland
Margaret Sutherland


2024-01-01



---
https://en.wikipedia.org/wiki/Margaret_of_Valois
Margaret of Valois


2024-01-01



---
https://en.wikipedia.org/wiki/Margarita_Guerrero
Margarita Guerrero


2024-01-01



---
https://en.wikipedia.org/wiki/Margay
Margay


2024-01-01



---
https://en.wikipedia.org/wiki/Margie_E._Lachman
Margie E. Lachman


2024-01-01



---
https://en.wikipedia.org/wiki/Margin_(economics)
Margin (economics)


2024-01-01



---
https://en.wikipedia.org/wiki/Margin_(finance)
Margin (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Marginal_return
Marginal return


2024-01-01



---
https://en.wikipedia.org/wiki/Marginal_utility
Marginal utility


2024-01-01



---
https://en.wikipedia.org/wiki/Marginal_value_theorem
Marginal value theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Margit_Osterloh
Margit Osterloh


2024-01-01



---
https://en.wikipedia.org/wiki/Margit_Wennmachers
Margit Wennmachers


2024-01-01



---
https://en.wikipedia.org/wiki/Margo_Lanagan
Margo Lanagan


2024-01-01



---
https://en.wikipedia.org/wiki/Margot_Fenring
Margot Fenring


2024-01-01



---
https://en.wikipedia.org/wiki/Marguerite_Young
Marguerite Young


2024-01-01



---
https://en.wikipedia.org/wiki/Marguerite_Yourcenar
Marguerite Yourcenar


2024-01-01



---
https://en.wikipedia.org/wiki/Mari_Illustrious_Makinami
Mari Illustrious Makinami


2024-01-01



---
https://en.wikipedia.org/wiki/Mari_Ostendorf
Mari Ostendorf


2024-01-01



---
https://en.wikipedia.org/wiki/Maria-Florina_Balcan
Maria-Florina Balcan


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Coventry,_Countess_of_Coventry
Maria Coventry, Countess of Coventry


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Grande
Maria Grande


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Katz
Maria Katz


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Keil
Maria Keil


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Lucia_Yanguas
Maria Lucia Yanguas


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Martinez
Maria Martinez


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Morena
Maria Morena


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Nordbrandt
Maria Nordbrandt


2024-01-01



---
https://en.wikipedia.org/wiki/Maria_Vlachou
Maria Vlachou


2024-01-01



---
https://en.wikipedia.org/wiki/Marian_Croak
Marian Croak


2024-01-01



---
https://en.wikipedia.org/wiki/Marian_Knight
Marian Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Marian_Neuhouser
Marian Neuhouser


2024-01-01



---
https://en.wikipedia.org/wiki/Marianna_Fontana
Marianna Fontana


2024-01-01



---
https://en.wikipedia.org/wiki/Marianne_Bertrand
Marianne Bertrand


2024-01-01



---
https://en.wikipedia.org/wiki/Marianne_Schmid_Mast
Marianne Schmid Mast


2024-01-01



---
https://en.wikipedia.org/wiki/Marianne_Simmel
Marianne Simmel


2024-01-01



---
https://en.wikipedia.org/wiki/Marie-Dominique_Chenu
Marie-Dominique Chenu


2024-01-01



---
https://en.wikipedia.org/wiki/Marie-Laure_Ryan
Marie-Laure Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Antoinette
Marie Antoinette


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Boas_Hall
Marie Boas Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Celeste
Marie Celeste


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Claire
Marie Claire


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Curie#Death
Marie Curie § Death


2024-01-01



---
https://en.wikipedia.org/wiki/Marie_Phillips
Marie Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Marilyn_Jager_Adams
Marilyn Jager Adams


2024-01-01



---
https://en.wikipedia.org/wiki/Marilyn_Strathern
Marilyn Strathern


2024-01-01



---
https://en.wikipedia.org/wiki/Marilynn_B._Brewer
Marilynn B. Brewer


2024-01-01



---
https://en.wikipedia.org/wiki/Marilynne_Robinson
Marilynne Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Marina_Butovskaya
Marina Butovskaya


2024-01-01



---
https://en.wikipedia.org/wiki/Mario_Ivankovic
Mario Ivankovic


2024-01-01



---
https://en.wikipedia.org/wiki/Mario_Lu%C4%8Di%C4%87
Mario Lučić


2024-01-01



---
https://en.wikipedia.org/wiki/Mario_Szegedy
Mario Szegedy


2024-01-01



---
https://en.wikipedia.org/wiki/Mario_Vargas_Llosa
Mario Vargas Llosa


2024-01-01



---
https://en.wikipedia.org/wiki/Marion_Leboyer
Marion Leboyer


2024-01-01



---
https://en.wikipedia.org/wiki/Marios_Papaefthymiou
Marios Papaefthymiou


2024-01-01



---
https://en.wikipedia.org/wiki/Marisha_Pessl
Marisha Pessl


2024-01-01



---
https://en.wikipedia.org/wiki/Marius_Lindauer
Marius Lindauer


2024-01-01



---
https://en.wikipedia.org/wiki/Marius_Popescu
Marius Popescu


2024-01-01



---
https://en.wikipedia.org/wiki/Mariusz_Lewandowski
Mariusz Lewandowski


2024-01-01



---
https://en.wikipedia.org/wiki/Mariza_de_Andrade
Mariza de Andrade


2024-01-01



---
https://en.wikipedia.org/wiki/Marjo-Riitta_J%C3%A4rvelin
Marjo-Riitta Järvelin


2024-01-01



---
https://en.wikipedia.org/wiki/Marjolein_Kriek
Marjolein Kriek


2024-01-01



---
https://en.wikipedia.org/wiki/Mark-to-market
Mark-to-market


2024-11-02



---
https://en.wikipedia.org/wiki/Mark_A._Davis
Mark A. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_A._Murphy
Mark A. Murphy


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Braverman
Mark Braverman


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Caulfield
Mark Caulfield


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Changizi
Mark Changizi


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Chen
Mark Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_D._McDonnell
Mark D. McDonnell


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_D._Shriver
Mark D. Shriver


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_D._West
Mark D. West


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Frye
Mark Frye


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Gerstein
Mark Gerstein


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Girolami
Mark Girolami


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Granovetter
Mark Granovetter


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Greene
Mark Greene


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Helprin
Mark Helprin


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Hofmann
Mark Hofmann


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Horowitz
Mark Horowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_I._McCarthy
Mark I. McCarthy


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_J._Daly
Mark J. Daly


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Jenkinson
Mark Jenkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Keil
Mark Keil


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Kelly
Mark Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Kirkpatrick
Mark Kirkpatrick


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Kryder#Kryder&#039;s_law_projection
Mark Kryder § Kryder& § 039;s law projection


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Kryder#Kryder's_law_projection
Mark Kryder § Kryder's law projection


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Lathrop
Mark Lathrop


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Mazzetti
Mark Mazzetti


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_McDonnell
Mark McDonnell


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Miodownik
Mark Miodownik


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Monahan
Mark Monahan


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Moss
Mark Moss


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Neumann
Mark Neumann


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_P._Mattson
Mark P. Mattson


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_P._Taylor
Mark P. Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Parsons
Mark Parsons


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Phillips
Mark Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Pilgrim
Mark Pilgrim


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Reckless
Mark Reckless


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Rowland
Mark Rowland


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Russinovich
Mark Russinovich


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_S._Allen
Mark S. Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_S._Blumberg
Mark S. Blumberg


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Sanderson
Mark Sanderson


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Schaller
Mark Schaller


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Schmidt
Mark Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Skidmore
Mark Skidmore


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Smyth
Mark Smyth


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Stoneking
Mark Stoneking


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_T._Greenberg
Mark T. Greenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Tushnet
Mark Tushnet


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Twain
Mark Twain


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Weiser
Mark Weiser


2024-01-01



---
https://en.wikipedia.org/wiki/Mark_Zuckerberg
Mark Zuckerberg


2024-01-01



---
https://en.wikipedia.org/wiki/Markdown
Markdown


2024-01-01



---
https://en.wikipedia.org/wiki/Marker-assisted_selection
Marker-assisted selection


2024-01-01



---
https://en.wikipedia.org/wiki/Market_clearing
Market clearing


2024-01-01



---
https://en.wikipedia.org/wiki/Market_monetarism
Market monetarism


2024-01-01



---
https://en.wikipedia.org/wiki/Market_segmentation
Market segmentation


2024-01-01



---
https://en.wikipedia.org/wiki/Markku_Laakso
Markku Laakso


2024-01-01



---
https://en.wikipedia.org/wiki/Markov_algorithm
Markov algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Markov_chain
Markov chain


2024-01-01



---
https://en.wikipedia.org/wiki/Markov_chain_Monte_Carlo
Markov chain Monte Carlo


2024-01-01



---
https://en.wikipedia.org/wiki/Markov_decision_process
Markov decision process


2024-01-01



---
https://en.wikipedia.org/wiki/Markus_Grompe
Markus Grompe


2024-01-01



---
https://en.wikipedia.org/wiki/Markus_Gross
Markus Gross


2024-01-01



---
https://en.wikipedia.org/wiki/Markus_Reitzig
Markus Reitzig


2024-01-01



---
https://en.wikipedia.org/wiki/Markus_Scholz
Markus Scholz


2024-01-01



---
https://en.wikipedia.org/wiki/Markus_Zusak
Markus Zusak


2024-01-01



---
https://en.wikipedia.org/wiki/Marlene_Behrmann
Marlene Behrmann


2024-01-01



---
https://en.wikipedia.org/wiki/Marlon_Brando
Marlon Brando


2024-01-01



---
https://en.wikipedia.org/wiki/Marlon_James_(novelist)
Marlon James (novelist)


2024-01-01



---
https://en.wikipedia.org/wiki/Marquis_de_Sade
Marquis de Sade


2024-01-01



---
https://en.wikipedia.org/wiki/Marquis_reagent
Marquis reagent


2024-01-01



---
https://en.wikipedia.org/wiki/Mars_Climate_Orbiter#Cause_of_failure
Mars Climate Orbiter § Cause of failure


2024-01-01



---
https://en.wikipedia.org/wiki/Marshall_Burke
Marshall Burke


2024-01-01



---
https://en.wikipedia.org/wiki/Marsupialization
Marsupialization


2024-01-01



---
https://en.wikipedia.org/wiki/Marta_Costa
Marta Costa


2024-01-01



---
https://en.wikipedia.org/wiki/Marta_Kwiatkowska
Marta Kwiatkowska


2024-01-01



---
https://en.wikipedia.org/wiki/Marta_Sanchez
Marta Sanchez


2024-01-01



---
https://en.wikipedia.org/wiki/Marta_Zlatic
Marta Zlatic


2024-01-01



---
https://en.wikipedia.org/wiki/Marten_Scheffer
Marten Scheffer


2024-01-01



---
https://en.wikipedia.org/wiki/Martha_Cannon
Martha Cannon


2024-01-01



---
https://en.wikipedia.org/wiki/Martha_Clare_Morris
Martha Clare Morris


2024-01-01



---
https://en.wikipedia.org/wiki/Martha_Mendoza
Martha Mendoza


2024-01-01



---
https://en.wikipedia.org/wiki/Martha_White
Martha White


2024-01-01



---
https://en.wikipedia.org/wiki/Martian_Successor_Nadesico
Martian Successor Nadesico


2024-01-01



---
https://en.wikipedia.org/wiki/Martian_poetry
Martian poetry


2024-01-01



---
https://en.wikipedia.org/wiki/Martie_G._Haselton
Martie G. Haselton


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_A._Nowak
Martin A. Nowak


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Amis
Martin Amis


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Brunner
Martin Brunner


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_E._P._Seligman
Martin E. P. Seligman


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Ellison
Martin Ellison


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Feldstein
Martin Feldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Gardner
Martin Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Hautzinger
Martin Hautzinger


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Herrmann
Martin Herrmann


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Hinton
Martin Hinton


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Hrab%C4%9B_de_Angelis
Martin Hrabě de Angelis


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Kampmann
Martin Kampmann


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Karafiat
Martin Karafiat


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_L._West
Martin L. West


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_L._Yarmush
Martin L. Yarmush


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Lucas
Martin Lucas


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Lundberg
Martin Lundberg


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Luther_University_Halle-Wittenberg
Martin Luther University Halle-Wittenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_McKee
Martin McKee


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Petr
Martin Petr


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Picard
Martin Picard


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Pollard
Martin Pollard


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Prince
Martin Prince


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Schalling
Martin Schalling


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Scherer
Martin Scherer


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Schmid
Martin Schmid


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Schneider
Martin Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Steinegger
Martin Steinegger


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Vechev
Martin Vechev


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Voracek
Martin Voracek


2024-01-01



---
https://en.wikipedia.org/wiki/Martin_Waldseem%C3%BCller
Martin Waldseemüller


2024-01-01



---
https://en.wikipedia.org/wiki/Martingale_%28betting_system%29
Martingale (betting system)


2024-01-01



---
https://en.wikipedia.org/wiki/Martingale_(betting_system)
Martingale (betting system)


2024-01-01



---
https://en.wikipedia.org/wiki/Martingale_(probability_theory)
Martingale (probability theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Marty_%28film%29
Marty (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Marty_(film)
Marty (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Martyrs_of_Compi%C3%A8gne
Martyrs of Compiègne


2024-01-01



---
https://en.wikipedia.org/wiki/Maru_(cat)
Maru (cat)


2024-01-01



---
https://en.wikipedia.org/wiki/Marvin_D._Dunnette
Marvin D. Dunnette


2024-01-01



---
https://en.wikipedia.org/wiki/Marvin_Heemeyer
Marvin Heemeyer


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Ann_Glynn
Mary Ann Glynn


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Cannon
Mary Cannon


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Celeste
Mary Celeste


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Cushman
Mary Cushman


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Czerwinski
Mary Czerwinski


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_G._Dietz
Mary G. Dietz


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Isaacson
Mary Isaacson


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_K._Rothbart
Mary K. Rothbart


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Karr
Mary Karr


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_L._Marazita
Mary L. Marazita


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Lee_Settle
Mary Lee Settle


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_McCarthy_(author)
Mary McCarthy (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Oliver
Mary Oliver


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Waldron
Mary Waldron


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Whitton
Mary Whitton


2024-01-01



---
https://en.wikipedia.org/wiki/Mary_Williamson
Mary Williamson


2024-01-01



---
https://en.wikipedia.org/wiki/Marylyn_D._Ritchie
Marylyn D. Ritchie


2024-01-01



---
https://en.wikipedia.org/wiki/Marylyn_Ritchie
Marylyn Ritchie


2024-01-01



---
https://en.wikipedia.org/wiki/Marzena_Karpinska
Marzena Karpinska


2024-01-01



---
https://en.wikipedia.org/wiki/Masaaki_Yuasa
Masaaki Yuasa


2024-01-01



---
https://en.wikipedia.org/wiki/Masaharu_Ueda
Masaharu Ueda


2024-01-01



---
https://en.wikipedia.org/wiki/Masahiko_Minami
Masahiko Minami


2024-01-01



---
https://en.wikipedia.org/wiki/Masaki_Kato
Masaki Kato


2024-01-01



---
https://en.wikipedia.org/wiki/Masami_Yuki
Masami Yuki


2024-01-01



---
https://en.wikipedia.org/wiki/Masamune_Shirow
Masamune Shirow


2024-01-01



---
https://en.wikipedia.org/wiki/Masamune_Shirow#Art_books
Masamune Shirow § Art books


2024-06-05



---
https://en.wikipedia.org/wiki/Masao_Maruyama_(film_producer)
Masao Maruyama (film producer)


2024-01-01



---
https://en.wikipedia.org/wiki/Masao_Miyazaki
Masao Miyazaki


2024-01-01



---
https://en.wikipedia.org/wiki/Masaru_Tomita
Masaru Tomita


2024-01-01



---
https://en.wikipedia.org/wiki/Masashi_Yanagisawa
Masashi Yanagisawa


2024-01-01



---
https://en.wikipedia.org/wiki/Masataka_Sugimoto
Masataka Sugimoto


2024-01-01



---
https://en.wikipedia.org/wiki/Masato_Fukushima
Masato Fukushima


2024-01-01



---
https://en.wikipedia.org/wiki/Masayo_Takahashi
Masayo Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Masayoshi_Ito
Masayoshi Ito


2024-01-01



---
https://en.wikipedia.org/wiki/Masayoshi_Son
Masayoshi Son


2024-01-01



---
https://en.wikipedia.org/wiki/Masayuki_Suzuki
Masayuki Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Masquerade_(book)
Masquerade (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Masquerade_ball
Masquerade ball


2024-08-18



---
https://en.wikipedia.org/wiki/Mass_deworming#United_States
Mass deworming § United States


2024-01-01



---
https://en.wikipedia.org/wiki/Mass_psychogenic_illness
Mass psychogenic illness


2024-01-01



---
https://en.wikipedia.org/wiki/Massachusetts_Bay_Transportation_Authority
Massachusetts Bay Transportation Authority


2024-01-01



---
https://en.wikipedia.org/wiki/Massimo_Polidoro
Massimo Polidoro


2024-01-01



---
https://en.wikipedia.org/wiki/Massimo_Vignelli
Massimo Vignelli


2024-01-01



---
https://en.wikipedia.org/wiki/Massive_parallel_sequencing
Massive parallel sequencing


2024-01-01



---
https://en.wikipedia.org/wiki/Massively_multiplayer_online_role-playing_game
Massively multiplayer online role-playing game


2024-01-01



---
https://en.wikipedia.org/wiki/Mast_Brothers#Controversy
Mast Brothers § Controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Master%E2%80%93slave_morality
Master–slave morality


2024-01-01



---
https://en.wikipedia.org/wiki/Master_of_Orion
Master of Orion


2024-01-01



---
https://en.wikipedia.org/wiki/Master_of_Orion_II:_Battle_at_Antares
Master of Orion II: Battle at Antares


2024-01-01



---
https://en.wikipedia.org/wiki/Matcha
Matcha


2024-01-01



---
https://en.wikipedia.org/wiki/Matching_funds#Charitable_donations
Matching funds § Charitable donations


2024-01-01



---
https://en.wikipedia.org/wiki/Matching_pennies
Matching-pennies


2024-06-05



---
https://en.wikipedia.org/wiki/Mate
Mate


2024-01-01



---
https://en.wikipedia.org/wiki/Matei_Zaharia
Matei Zaharia


2024-01-01



---
https://en.wikipedia.org/wiki/Material_conditional#Philosophical_problems_with_material_conditional
Material conditional § Philosophical problems with material conditional


2024-01-01



---
https://en.wikipedia.org/wiki/Mateusz_Malinowski
Mateusz Malinowski


2024-01-01



---
https://en.wikipedia.org/wiki/MathML
MathML


2024-01-01



---
https://en.wikipedia.org/wiki/MathWorld
MathWorld


2024-01-01



---
https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols
Mathematical Alphanumeric Symbols


2024-01-01



---
https://en.wikipedia.org/wiki/Mathematical_Reviews
Mathematical Reviews


2024-01-01



---
https://en.wikipedia.org/wiki/Mathematical_Sciences_Research_Institute
Mathematical Sciences Research Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Mathematical_beauty
Mathematical beauty


2024-01-01



---
https://en.wikipedia.org/wiki/Mathilde_Kschessinska
Mathilde Kschessinska


2024-01-01



---
https://en.wikipedia.org/wiki/Matias_D._Cattaneo
Matias D. Cattaneo


2024-01-01



---
https://en.wikipedia.org/wiki/Matilda_(2017_film)
Matilda (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Matja%C5%BE_Perc
Matjaž Perc


2024-01-01



---
https://en.wikipedia.org/wiki/Matrix_management
Matrix management


2024-01-01



---
https://en.wikipedia.org/wiki/Matrix_multiplication_algorithm#Sub-cubic_algorithms
Matrix multiplication algorithm § Sub-cubic algorithms


2024-01-01



---
https://en.wikipedia.org/wiki/Matsushiro_Underground_Imperial_Headquarters
Matsushiro Underground Imperial Headquarters


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Bruenig
Matt Bruenig


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Gardner
Matt Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Groening
Matt Groening


2024-04-26



---
https://en.wikipedia.org/wiki/Matt_Hoffman
Matt Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Kaeberlein
Matt Kaeberlein


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Levine_(columnist)
Matt Levine (columnist)


2024-09-24



---
https://en.wikipedia.org/wiki/Matt_Mahoney
Matt Mahoney


2024-12-11



---
https://en.wikipedia.org/wiki/Matt_McGue
Matt McGue


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_McQueen
Matt McQueen


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Richardson
Matt Richardson


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Ridley
Matt Ridley


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Sharifi
Matt Sharifi


2024-01-01



---
https://en.wikipedia.org/wiki/Matt_Simon
Matt Simon


2024-01-01



---
https://en.wikipedia.org/wiki/Matteo_Bianchi
Matteo Bianchi


2024-01-01



---
https://en.wikipedia.org/wiki/Matteo_Carandini
Matteo Carandini


2024-01-01



---
https://en.wikipedia.org/wiki/Matteo_Fischetti
Matteo Fischetti


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_A._Brown
Matthew A. Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Allwood
Matthew Allwood


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Arnold
Matthew Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Baldwin
Matthew Baldwin


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_C._Keller
Matthew C. Keller


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Cobb
Matthew Cobb


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Connelly
Matthew Connelly


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Cook
Matthew Cook


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Crawford
Matthew Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Driscoll
Matthew Driscoll


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_E._Kahn
Matthew E. Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Gentzkow
Matthew Gentzkow


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Haag
Matthew Haag


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Hill
Matthew Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Hurles
Matthew Hurles


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Hutchinson
Matthew Hutchinson


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_J._Hart
Matthew J. Hart


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_J._Salganik
Matthew J. Salganik


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_K._Nock
Matthew K. Nock


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Kimble
Matthew Kimble


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Knight
Matthew Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Lang
Matthew Lang


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Lawrence
Matthew Lawrence


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_McGue
Matthew McGue


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Meselson
Matthew Meselson


2024-07-03



---
https://en.wikipedia.org/wiki/Matthew_Meyer
Matthew Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Nicholson
Matthew Nicholson


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_O._Jackson
Matthew O. Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_P._Walker
Matthew P. Walker


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_S._Johnson
Matthew S. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Waller
Matthew Waller


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Weeks
Matthew Weeks


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Weiner
Matthew Weiner


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Weinzierl
Matthew Weinzierl


2024-01-01



---
https://en.wikipedia.org/wiki/Matthew_Yu
Matthew Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Corvinus
Matthias Corvinus


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Doepke
Matthias Doepke


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Egger
Matthias Egger


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Endres
Matthias Endres


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Grossglauser
Matthias Grossglauser


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_H._Tsch%C3%B6p
Matthias H. Tschöp


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Meyer
Matthias Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Niessner
Matthias Niessner


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Schmid
Matthias Schmid


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Schonlau
Matthias Schonlau


2024-01-01



---
https://en.wikipedia.org/wiki/Matthias_Schwab
Matthias Schwab


2024-01-01



---
https://en.wikipedia.org/wiki/Mattia_Marchi
Mattia Marchi


2024-01-01



---
https://en.wikipedia.org/wiki/Maureen_Dowd
Maureen Dowd


2024-01-01



---
https://en.wikipedia.org/wiki/Maureen_E._Raymo
Maureen E. Raymo


2024-01-01



---
https://en.wikipedia.org/wiki/Maurice_Leblanc
Maurice Leblanc


2024-03-13



---
https://en.wikipedia.org/wiki/Maurice_Ptito
Maurice Ptito


2024-01-01



---
https://en.wikipedia.org/wiki/Mauricio_R._Delgado
Mauricio R. Delgado


2024-01-01



---
https://en.wikipedia.org/wiki/Mauricio_Tohen
Mauricio Tohen


2024-01-01



---
https://en.wikipedia.org/wiki/Mauro_Martino
Mauro Martino


2024-01-01



---
https://en.wikipedia.org/wiki/Mautam
Mautam


2024-01-01



---
https://en.wikipedia.org/wiki/Mavis_Gallant
Mavis Gallant


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Abrahms
Max Abrahms


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Bain
Max Bain


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Bazerman
Max Bazerman


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Krook
Max Krook


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Levchin
Max Levchin


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Lugavere
Max Lugavere


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Mathews
Max Mathews


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Norman
Max Norman


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Pfeiffer
Max Pfeiffer


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Planck
Max Planck


2024-05-02



---
https://en.wikipedia.org/wiki/Max_Reuter
Max Reuter


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Rose
Max Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Stirner#Philosophy
Max Stirner § Philosophy


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Tegmark
Max Tegmark


2024-01-01



---
https://en.wikipedia.org/wiki/Max_V._Mathews
Max V. Mathews


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Weber
Max Weber


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Weiss
Max Weiss


2024-01-01



---
https://en.wikipedia.org/wiki/Max_Welling
Max Welling


2024-01-01



---
https://en.wikipedia.org/wiki/Max_von_Laue
Max von Laue


2024-05-02



---
https://en.wikipedia.org/wiki/Maximum_likelihood_estimation
Maximum likelihood estimation


2024-01-01



---
https://en.wikipedia.org/wiki/Maximum_satisfiability_problem
Maximum satisfiability problem


2024-01-01



---
https://en.wikipedia.org/wiki/Maxon_Crumb
Maxon Crumb


2024-05-24



---
https://en.wikipedia.org/wiki/Maxwell%27s_equations
Maxwell's equations


2024-01-01



---
https://en.wikipedia.org/wiki/Maxwell's_equations
Maxwell's equations


2024-01-01



---
https://en.wikipedia.org/wiki/Maxwell_Goldstein
Maxwell Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/May_19th_Communist_Organization
May 19<sup>th</sup> Communist Organization


2024-01-01



---
https://en.wikipedia.org/wiki/May_Chen
May Chen


2024-01-01



---
https://en.wikipedia.org/wiki/May_Sarton
May Sarton


2024-01-01



---
https://en.wikipedia.org/wiki/Maya_Angelou
Maya Angelou


2024-01-01



---
https://en.wikipedia.org/wiki/Maya_Shankar
Maya Shankar


2024-01-01



---
https://en.wikipedia.org/wiki/Maya_Yamazaki
Maya Yamazaki


2024-01-01



---
https://en.wikipedia.org/wiki/Mayank_Mishra
Mayank Mishra


2024-01-01



---
https://en.wikipedia.org/wiki/Mayer_Amschel_Rothschild
Mayer Amschel Rothschild


2024-01-01



---
https://en.wikipedia.org/wiki/Maytag
Maytag


2024-01-01



---
https://en.wikipedia.org/wiki/Mazatl%C3%A1n
Mazatlán


2024-01-01



---
https://en.wikipedia.org/wiki/Mazdak
Mazdak


2024-01-01



---
https://en.wikipedia.org/wiki/Mazinger_Z
Mazinger Z


2024-01-01



---
https://en.wikipedia.org/wiki/McDonald%27s_Premium_line
McDonald's Premium line


2024-01-01



---
https://en.wikipedia.org/wiki/McDonald's_Premium_line
McDonald's Premium line


2024-01-01



---
https://en.wikipedia.org/wiki/McGurk_effect
McGurk effect


2024-01-01



---
https://en.wikipedia.org/wiki/Mead
Mead


2024-01-01



---
https://en.wikipedia.org/wiki/Meal,_Ready-to-Eat
Meal, Ready-to-Eat


2024-01-01



---
https://en.wikipedia.org/wiki/Mean_squared_error
Mean squared error


2024-01-01



---
https://en.wikipedia.org/wiki/Measurement_invariance
Measurement invariance


2024-01-01



---
https://en.wikipedia.org/wiki/Meat_pie
Meat pie


2024-01-01



---
https://en.wikipedia.org/wiki/Meat_pies
Meat pies


2024-01-01



---
https://en.wikipedia.org/wiki/Mecamylamine
Mecamylamine


2024-01-01



---
https://en.wikipedia.org/wiki/Meccano
Meccano


2024-01-01



---
https://en.wikipedia.org/wiki/Mecha_anime_and_manga
Mecha anime and manga


2024-01-01



---
https://en.wikipedia.org/wiki/Mechanical_advantage#Lever
Mechanical advantage § Lever


2024-01-01



---
https://en.wikipedia.org/wiki/Mechanical_advantage#The_law_of_the_lever
Mechanical advantage § The law of the lever


2024-01-01



---
https://en.wikipedia.org/wiki/Mechanical_drawing
Mechanical drawing


2024-03-28



---
https://en.wikipedia.org/wiki/Mecke_reagent
Mecke reagent


2024-01-01



---
https://en.wikipedia.org/wiki/MediaFire
MediaFire


2024-01-01



---
https://en.wikipedia.org/wiki/MediaWiki
MediaWiki


2024-01-01



---
https://en.wikipedia.org/wiki/MediaWiki:Citethispage-content
MediaWiki:Citethispage-content


2024-01-01



---
https://en.wikipedia.org/wiki/MediaWiki:Gadget-popups.js
MediaWiki:Gadget-popups.js


2024-01-01



---
https://en.wikipedia.org/wiki/Media_mix
Media mix


2024-09-05



---
https://en.wikipedia.org/wiki/Media_monitoring_service
Media monitoring service


2024-01-01



---
https://en.wikipedia.org/wiki/Media_type
Media type


2024-01-01



---
https://en.wikipedia.org/wiki/Median_lethal_dose
Median lethal dose


2024-01-01



---
https://en.wikipedia.org/wiki/Medical_College_Admission_Test
Medical College Admission Test


2024-01-01



---
https://en.wikipedia.org/wiki/Medical_students%27_disease
Medical students' disease


2024-01-01



---
https://en.wikipedia.org/wiki/Medical_students'_disease
Medical students' disease


2024-01-01



---
https://en.wikipedia.org/wiki/Medical_tourism
Medical tourism


2024-01-01



---
https://en.wikipedia.org/wiki/Mediocrity_principle
Mediocrity principle


2024-01-01



---
https://en.wikipedia.org/wiki/Meditation
Meditation


2024-01-01



---
https://en.wikipedia.org/wiki/Meditations_on_First_Philosophy
Meditations on First Philosophy


2024-01-01



---
https://en.wikipedia.org/wiki/Medium_wave
Medium wave


2024-01-01



---
https://en.wikipedia.org/wiki/Meg_Wolitzer
Meg Wolitzer


2024-01-01



---
https://en.wikipedia.org/wiki/Megalobox
Megalobox


2024-11-02



---
https://en.wikipedia.org/wiki/Megalopolis_(film)
Megalopolis (film)


2024-09-28



---
https://en.wikipedia.org/wiki/Megan_Campbell
Megan Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/Megan_Cooke
Megan Cooke


2024-01-01



---
https://en.wikipedia.org/wiki/Megan_Shanahan
Megan Shanahan


2024-01-01



---
https://en.wikipedia.org/wiki/Megan_Smith
Megan Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Megan_Twohey
Megan Twohey


2024-01-01



---
https://en.wikipedia.org/wiki/Megaphragma_mymaripenne
Megaphragma mymaripenne


2024-01-01



---
https://en.wikipedia.org/wiki/Megatokyo
Megatokyo


2024-01-01



---
https://en.wikipedia.org/wiki/Megazone_23
Megazone 23


2024-01-01



---
https://en.wikipedia.org/wiki/Meguro
Meguro


2024-01-01



---
https://en.wikipedia.org/wiki/Meh
Meh


2024-01-01



---
https://en.wikipedia.org/wiki/Mehdi_Bennani
Mehdi Bennani


2024-01-01



---
https://en.wikipedia.org/wiki/Mehrdad_Abdi
Mehrdad Abdi


2024-01-01



---
https://en.wikipedia.org/wiki/Mehryar_Mohri
Mehryar Mohri


2024-01-01



---
https://en.wikipedia.org/wiki/Mei_Li
Mei Li


2024-01-01



---
https://en.wikipedia.org/wiki/Meiji_Restoration
Meiji Restoration


2024-01-01



---
https://en.wikipedia.org/wiki/Meike_Bartels
Meike Bartels


2024-01-01



---
https://en.wikipedia.org/wiki/Mein_Kampf
Mein Kampf


2024-01-01



---
https://en.wikipedia.org/wiki/Meiosis
Meiosis


2024-01-01



---
https://en.wikipedia.org/wiki/Meitnerium
Meitnerium


2024-01-01



---
https://en.wikipedia.org/wiki/Melanesia
Melanesia


2024-01-01



---
https://en.wikipedia.org/wiki/Melanie_Benjamin_(author)
Melanie Benjamin (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Melanie_Davies
Melanie Davies


2024-01-01



---
https://en.wikipedia.org/wiki/Melanie_Mitchell
Melanie Mitchell


2024-01-01



---
https://en.wikipedia.org/wiki/Melanie_O%27Leary
Melanie O'Leary


2024-01-01



---
https://en.wikipedia.org/wiki/Melanie_Walsh
Melanie Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/Melanoma
Melanoma


2024-01-01



---
https://en.wikipedia.org/wiki/Melatonin
Melatonin


2024-01-01



---
https://en.wikipedia.org/wiki/Melatonin#Regulation
Melatonin § Regulation


2024-01-01



---
https://en.wikipedia.org/wiki/Melatonin#Side_effects
Melatonin § Side effects


2024-01-01



---
https://en.wikipedia.org/wiki/Melatonin#Use_as_a_dietary_supplement
Melatonin § Use as a dietary supplement


2024-01-01



---
https://en.wikipedia.org/wiki/Melinda_Mills
Melinda Mills


2024-01-01



---
https://en.wikipedia.org/wiki/Melissa_A._Wilson
Melissa A. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Melissa_Dell
Melissa Dell


2024-01-01



---
https://en.wikipedia.org/wiki/Melissa_Hardy
Melissa Hardy


2024-01-01



---
https://en.wikipedia.org/wiki/Melissa_Marr
Melissa Marr


2024-01-01



---
https://en.wikipedia.org/wiki/Mellified_man
Mellified man


2024-10-25



---
https://en.wikipedia.org/wiki/Mellified_man#Comparative_studies
Mellified man § Comparative studies


2024-01-01



---
https://en.wikipedia.org/wiki/Mello_(Death_Note)
Mello (Death Note)


2024-01-01



---
https://en.wikipedia.org/wiki/Melvin_Johnson
Melvin Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Melvyn_B._Nathanson
Melvyn B. Nathanson


2024-01-01



---
https://en.wikipedia.org/wiki/Meme
Meme


2024-01-01



---
https://en.wikipedia.org/wiki/Memento_(film)
Memento (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Memex
Memex


2024-01-01



---
https://en.wikipedia.org/wiki/Memoirs_Found_in_a_Bathtub
Memoirs Found in a Bathtub


2024-01-01



---
https://en.wikipedia.org/wiki/Memoization
Memoization


2024-01-01



---
https://en.wikipedia.org/wiki/Memorandum_of_understanding
Memorandum of understanding


2024-01-01



---
https://en.wikipedia.org/wiki/Memories_of_the_Space_Age
Memories of the Space Age


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_Alpha
Memory Alpha


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_consolidation
Memory consolidation


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_consolidation#Spacing_effect
Memory consolidation § Spacing effect


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_management_unit
Memory management unit


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_safety
Memory safety


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_span
Memory span


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_span#Digit-span
Memory span § Digit-span


2024-01-01



---
https://en.wikipedia.org/wiki/Memory_sport
Memory sport


2024-01-01



---
https://en.wikipedia.org/wiki/Menachem_Kaiser
Menachem Kaiser


2024-01-01



---
https://en.wikipedia.org/wiki/Menachem_Stern
Menachem Stern


2024-01-01



---
https://en.wikipedia.org/wiki/Menarche
Menarche


2024-01-01



---
https://en.wikipedia.org/wiki/Mendelian_Randomization
Mendelian Randomization


2024-01-01



---
https://en.wikipedia.org/wiki/Mendocino_National_Forest
Mendocino National Forest


2024-01-01



---
https://en.wikipedia.org/wiki/Menelas_N._Pangalos
Menelas N. Pangalos


2024-01-01



---
https://en.wikipedia.org/wiki/Meng_Jiang
Meng Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Meng_Yang
Meng Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Mensa_International
Mensa International


2024-01-01



---
https://en.wikipedia.org/wiki/Mental_chronometry
Mental chronometry


2024-01-01



---
https://en.wikipedia.org/wiki/Meow_Wolf
Meow Wolf


2024-05-03



---
https://en.wikipedia.org/wiki/Mephedrone
Mephedrone


2024-01-01



---
https://en.wikipedia.org/wiki/Mercedes_Ruehl
Mercedes Ruehl


2024-01-01



---
https://en.wikipedia.org/wiki/Merck_Manual_of_Diagnosis_and_Therapy
Merck Manual of Diagnosis and Therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Mercurial
Mercurial


2024-01-01



---
https://en.wikipedia.org/wiki/Mercury_(element)
Mercury (element)


2024-01-01



---
https://en.wikipedia.org/wiki/Mere_Christianity
Mere Christianity


2024-01-01



---
https://en.wikipedia.org/wiki/Mere_addition_paradox
Mere addition paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Meredith_Ringel_Morris
Meredith Ringel Morris


2024-01-01



---
https://en.wikipedia.org/wiki/Meredith_Yeager
Meredith Yeager


2024-01-01



---
https://en.wikipedia.org/wiki/Merge_sort
Merge sort


2024-01-01



---
https://en.wikipedia.org/wiki/Merkle%E2%80%93Hellman_knapsack_cryptosystem
Merkle–Hellman knapsack cryptosystem


2024-01-01



---
https://en.wikipedia.org/wiki/Merkle's_Puzzles
Merkle's Puzzles


2024-01-01



---
https://en.wikipedia.org/wiki/Merkle_tree
Merkle tree


2024-01-01



---
https://en.wikipedia.org/wiki/Mervyn_O%27Gorman
Mervyn O'Gorman


2024-07-03



---
https://en.wikipedia.org/wiki/Mervyn_Peake
Mervyn Peake


2024-01-01



---
https://en.wikipedia.org/wiki/Mesa_(programming_language)
Mesa (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Mescaline
Mescaline


2024-01-01



---
https://en.wikipedia.org/wiki/Messages_(Apple)
Messages (Apple)


2024-01-01



---
https://en.wikipedia.org/wiki/Messenger_RNA
Messenger RNA


2024-01-01



---
https://en.wikipedia.org/wiki/Messerschmitt#World_War_II
Messerschmitt § World War II


2024-01-01



---
https://en.wikipedia.org/wiki/Met_Opera
Met Opera


2024-01-01



---
https://en.wikipedia.org/wiki/Meta-analysis
Meta-analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Meta_refresh
Meta refresh


2024-01-01



---
https://en.wikipedia.org/wiki/Metabolic_pathway#Major_metabolic_pathways
Metabolic pathway § Major metabolic pathways


2024-01-01



---
https://en.wikipedia.org/wiki/Metacompilation
Metacompilation


2024-01-01



---
https://en.wikipedia.org/wiki/Metaculus
Metaculus


2024-01-01



---
https://en.wikipedia.org/wiki/Metal_Gear_Solid_V:_The_Phantom_Pain
Metal Gear Solid V: The Phantom Pain


2024-01-01



---
https://en.wikipedia.org/wiki/Metal_Slug
Metal Slug


2024-01-01



---
https://en.wikipedia.org/wiki/Metasearch_engine
Metasearch engine


2024-01-01



---
https://en.wikipedia.org/wiki/Metasploit
Metasploit


2024-01-01



---
https://en.wikipedia.org/wiki/Metcalf_sniper_attack
Metcalf sniper attack


2024-01-01



---
https://en.wikipedia.org/wiki/Meteor_burst_communications
Meteor burst communications


2024-01-01



---
https://en.wikipedia.org/wiki/Methadone
Methadone


2024-01-01



---
https://en.wikipedia.org/wiki/Method_of_loci
Method of loci


2024-01-01



---
https://en.wikipedia.org/wiki/Methodism
Methodism


2024-01-01



---
https://en.wikipedia.org/wiki/Methuselah_Foundation#Methuselah_Mouse_Prize
Methuselah Foundation § Methuselah Mouse Prize


2024-01-01



---
https://en.wikipedia.org/wiki/Methylene_blue
Methylene blue


2024-01-01



---
https://en.wikipedia.org/wiki/Methylsulfonylmethane
Methylsulfonylmethane


2024-01-01



---
https://en.wikipedia.org/wiki/Metronidazole
Metronidazole


2024-01-01



---
https://en.wikipedia.org/wiki/Metropolis_(1927_film)
Metropolis (1927 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Metropolitan_Museum_of_Art
Metropolitan Museum of Art


2024-01-01



---
https://en.wikipedia.org/wiki/Metropolitan_Opera
Metropolitan Opera


2024-01-01



---
https://en.wikipedia.org/wiki/Metropolitan_Opera_House_(Lincoln_Center)
Metropolitan Opera House (Lincoln Center)


2024-01-01



---
https://en.wikipedia.org/wiki/Metropolitan_Opera_Live_in_HD
Metropolitan Opera Live in HD


2024-01-01



---
https://en.wikipedia.org/wiki/Mette_Thomsen
Mette Thomsen


2024-01-01



---
https://en.wikipedia.org/wiki/Mevius
Mevius


2024-01-01



---
https://en.wikipedia.org/wiki/Mi_Zhang
Mi Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Mi_krop
Mi krop


2024-01-01



---
https://en.wikipedia.org/wiki/Mia_Malkova
Mia Malkova


2024-01-01



---
https://en.wikipedia.org/wiki/Miao_Hua
Miao Hua


2024-01-01



---
https://en.wikipedia.org/wiki/Mibu_no_Tadamine
Mibu no Tadamine


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_A._Schneider
Michael A. Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_A._Stackpole
Michael A. Stackpole


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_A._Sutton
Michael A. Sutton


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_A._Taylor
Michael A. Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Apted
Michael Apted


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_B._Bracken
Michael B. Bracken


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_B._Elowitz
Michael B. Elowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_B._Fossel
Michael B. Fossel


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bang_Petersen
Michael Bang Petersen


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Berk
Michael Berk


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Betancourt
Michael Betancourt


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Boehnke
Michael Boehnke


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bolin
Michael Bolin


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bond
Michael Bond


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bowling
Michael Bowling


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bronstein
Michael Bronstein


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Bunce
Michael Bunce


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_C._Frank
Michael C. Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_C._Jensen
Michael C. Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_C._Neale
Michael C. Neale


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_C._O%27Donovan
Michael C. O'Donovan


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_C._Seto
Michael C. Seto


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Cantor
Michael Cantor


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Chabon
Michael Chabon


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Chang
Michael Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Chung
Michael Chung


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Crichton
Michael Crichton


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Crossley
Michael Crossley


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Cunningham
Michael Cunningham


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_D._Fox
Michael D. Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_D._Rugg
Michael D. Rugg


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Daniels
Michael Daniels


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Deakin
Michael Deakin


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_E._Goddard
Michael E. Goddard


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_E._Greenberg
Michael E. Greenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_E._Hochberg
Michael E. Hochberg


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Elad
Michael Elad


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Elowitz
Michael Elowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Erard
Michael Erard


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Ettlinger
Michael Ettlinger


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Faraday
Michael Faraday


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Frank
Michael Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Franti
Michael Franti


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Goddard
Michael Goddard


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Greenstone
Michael Greenstone


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Gschwind
Michael Gschwind


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_H%C3%A4usser
Michael Häusser


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Hahn
Michael Hahn


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Hauser
Michael Hauser


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Hemmingson
Michael Hemmingson


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Holroyd
Michael Holroyd


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Hout
Michael Hout


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Huemer
Michael Huemer


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_I._Jordan
Michael I. Jordan


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_I._Norton
Michael I. Norton


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_I._Posner
Michael I. Posner


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Inzlicht
Michael Inzlicht


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Black
Michael J. Black


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Mina
Michael J. Mina


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Spivey
Michael J. Spivey


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Sullivan_(author)
Michael J. Sullivan (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Tarr
Michael J. Tarr


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Thun
Michael J. Thun


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Welsh
Michael J. Welsh


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_J._Wilkins
Michael J. Wilkins


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Jackson
Michael Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Joyce_(tennis)
Michael Joyce (tennis)


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Kazin
Michael Kazin


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Knapp
Michael Knapp


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Kremer
Michael Kremer


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Kumhof
Michael Kumhof


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_L._Littman
Michael L. Littman


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_L._Tushman
Michael L. Tushman


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Langan
Michael Langan


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Lappert
Michael Lappert


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Levitt
Michael Levitt


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Li
Michael Li


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Littman
Michael Littman


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Lounsbury
Michael Lounsbury


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Macy
Michael Macy


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Mathieu
Michael Mathieu


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_McCloskey
Michael McCloskey


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Mendl
Michael Mendl


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Milken
Michael Milken


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Mitzenmacher
Michael Mitzenmacher


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Moritz
Michael Moritz


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Moutoussis
Michael Moutoussis


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Muthukrishna
Michael Muthukrishna


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Neale
Michael Neale


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Nielsen
Michael Nielsen


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_O%27Boyle
Michael O'Boyle


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_O%27Donovan
Michael O'Donovan


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Owen
Michael Owen


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Owen_(psychiatrist)
Michael Owen (psychiatrist)


2024-08-25



---
https://en.wikipedia.org/wiki/Michael_P._Snyder
Michael P. Snyder


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Pacher
Michael Pacher


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Page
Michael Page


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Par%C3%A9
Michael Paré


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Preuss
Michael Preuss


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Ristow
Michael Ristow


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Roden
Michael Roden


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Rosenblum
Michael Rosenblum


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Rubinstein
Michael Rubinstein


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Rutter
Michael Rutter


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_S._Weisbach
Michael S. Weisbach


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Sager
Michael Sager


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Schulman
Michael Schulman


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Sheetz
Michael Sheetz


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Small
Michael Small


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Specter
Michael Specter


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Stokes_Paulsen
Michael Stokes Paulsen


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Stringer
Michael Stringer


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_T._Gabbett
Michael T. Gabbett


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_T._Hannan
Michael T. Hannan


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Tomasello
Michael Tomasello


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Travisano
Michael Travisano


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Valenzuela
Michael Valenzuela


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Ventris
Michael Ventris


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_W._Clune
Michael W. Clune


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Wigler
Michael Wigler


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Wimmer
Michael Wimmer


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_Zhang
Michael Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Michael_von_Gr%C3%BCnau
Michael von Grünau


2024-01-01



---
https://en.wikipedia.org/wiki/Michal_Irani
Michal Irani


2024-01-01



---
https://en.wikipedia.org/wiki/Michal_Kosinski
Michal Kosinski


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_Boivin
Michel Boivin


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_Georges
Michel Georges


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_Houellebecq
Michel Houellebecq


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_Lang
Michel Lang


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_Poulain
Michel Poulain


2024-01-01



---
https://en.wikipedia.org/wiki/Michel_de_Montaigne
Michel de Montaigne


2024-01-01



---
https://en.wikipedia.org/wiki/Michele_K._Evans
Michele K. Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Michele_Ramsay
Michele Ramsay


2024-01-01



---
https://en.wikipedia.org/wiki/Michelle_Herman
Michelle Herman


2024-01-01



---
https://en.wikipedia.org/wiki/Michelle_Kim
Michelle Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Michelle_LaRue
Michelle LaRue


2024-01-01



---
https://en.wikipedia.org/wiki/Michelle_Luciano
Michelle Luciano


2024-01-01



---
https://en.wikipedia.org/wiki/Michiko_%26_Hatchin
Michiko & Hatchin


2024-01-01



---
https://en.wikipedia.org/wiki/Mick_Jagger
Mick Jagger


2024-01-01



---
https://en.wikipedia.org/wiki/Mick_Mannock
Mick Mannock


2024-01-01



---
https://en.wikipedia.org/wiki/Mick_Watson
Mick Watson


2024-01-01



---
https://en.wikipedia.org/wiki/Micro_Channel_architecture
Micro Channel architecture


2024-01-01



---
https://en.wikipedia.org/wiki/Microcode
Microcode


2024-01-01



---
https://en.wikipedia.org/wiki/Microfluidics
Microfluidics


2024-01-01



---
https://en.wikipedia.org/wiki/Micrograph
Micrograph


2024-01-01



---
https://en.wikipedia.org/wiki/Micrographia
Micrographia


2024-01-01



---
https://en.wikipedia.org/wiki/Micromort
Micromort


2024-01-01



---
https://en.wikipedia.org/wiki/Micron_Technology
Micron Technology


2024-01-01



---
https://en.wikipedia.org/wiki/Microplastics
Microplastics


2024-08-22



---
https://en.wikipedia.org/wiki/Microplastics_effects_on_human_health
Microplastics effects on human health


2024-08-22



---
https://en.wikipedia.org/wiki/Microsoft_Bing
Microsoft Bing


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_Combat_Flight_Simulator
Microsoft Combat Flight Simulator


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_Excel
Microsoft Excel


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_Flight_Simulator
Microsoft Flight Simulator


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_Japan
Microsoft Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_OneNote
Microsoft OneNote


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_PowerPoint
Microsoft PowerPoint


2024-01-01



---
https://en.wikipedia.org/wiki/Microsoft_Research
Microsoft Research


2024-01-01



---
https://en.wikipedia.org/wiki/Midazolam
Midazolam


2024-01-01



---
https://en.wikipedia.org/wiki/Middle_income_trap
Middle income trap


2024-01-01



---
https://en.wikipedia.org/wiki/Mie_scattering
Mie scattering


2024-01-01



---
https://en.wikipedia.org/wiki/Mifepristone
Mifepristone


2024-01-01



---
https://en.wikipedia.org/wiki/Mighty_Jack
Mighty Jack


2024-01-01



---
https://en.wikipedia.org/wiki/Mighty_Morphin%27_Power_Rangers
Mighty Morphin' Power Rangers


2024-01-01



---
https://en.wikipedia.org/wiki/Mighty_Morphin_Power_Rangers
Mighty Morphin Power Rangers


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_A._L._Nicolelis
Miguel A. L. Nicolelis


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Bernardo
Miguel Bernardo


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Calero
Miguel Calero


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Casas
Miguel Casas


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Cruz
Miguel Cruz


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Delibes
Miguel Delibes


2024-01-01



---
https://en.wikipedia.org/wiki/Miguel_Medina
Miguel Medina


2024-01-01



---
https://en.wikipedia.org/wiki/Mihaela_van_der_Schaar
Mihaela van der Schaar


2024-01-01



---
https://en.wikipedia.org/wiki/Mihaly_Csikszentmihalyi
Mihaly Csikszentmihalyi


2024-01-01



---
https://en.wikipedia.org/wiki/Miia_Kivipelto
Miia Kivipelto


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Burrows
Mike Burrows


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Friedman
Mike Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Jay
Mike Jay


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Mansfield#Mansfield_Amendments
Mike Mansfield § Mansfield Amendments


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Markkula
Mike Markkula


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Paterson
Mike Paterson


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Stoolmiller
Mike Stoolmiller


2024-01-01



---
https://en.wikipedia.org/wiki/Mike_Sutton_(criminologist)
Mike Sutton (criminologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Mikel_Artetxe
Mikel Artetxe


2024-01-01



---
https://en.wikipedia.org/wiki/Mikhail_Botvinnik
Mikhail Botvinnik


2024-01-01



---
https://en.wikipedia.org/wiki/Mikhail_Sablin
Mikhail Sablin


2024-01-01



---
https://en.wikipedia.org/wiki/Miki_Inoue
Miki Inoue


2024-01-01



---
https://en.wikipedia.org/wiki/Mikio_Igarashi
Mikio Igarashi


2024-01-01



---
https://en.wikipedia.org/wiki/Mikkel_Thorup
Mikkel Thorup


2024-01-01



---
https://en.wikipedia.org/wiki/MikuMikuDance
MikuMikuDance


2024-01-01



---
https://en.wikipedia.org/wiki/Milan_M._%C4%86irkovi%C4%87
Milan M. Ćirković


2024-01-01



---
https://en.wikipedia.org/wiki/Milan_Vojnovic
Milan Vojnovic


2024-01-01



---
https://en.wikipedia.org/wiki/Mile_run_world_record_progression
Mile run world record progression


2024-01-01



---
https://en.wikipedia.org/wiki/Miles_Hewstone
Miles Hewstone


2024-01-01



---
https://en.wikipedia.org/wiki/Miles_J._Breuer
Miles J. Breuer


2024-01-01



---
https://en.wikipedia.org/wiki/Miles_Turpin
Miles Turpin


2024-01-01



---
https://en.wikipedia.org/wiki/Military_brat_(U.S._subculture)#Studies
Military brat (U.S. subculture) § Studies


2024-01-01



---
https://en.wikipedia.org/wiki/Military_engineering
Military engineering


2024-01-01



---
https://en.wikipedia.org/wiki/Military_impostor
Military impostor


2024-01-01



---
https://en.wikipedia.org/wiki/Millennium_Prize_Problems
Millennium Prize Problems


2024-01-01



---
https://en.wikipedia.org/wiki/Millennium_Villages_Project
Millennium Villages Project


2024-01-01



---
https://en.wikipedia.org/wiki/Mills_College_at_Northeastern_University
Mills College at Northeastern University


2024-01-01



---
https://en.wikipedia.org/wiki/Milos_R._Popovic
Milos R. Popovic


2024-01-01



---
https://en.wikipedia.org/wiki/Milton_Bradley
Milton Bradley


2024-12-06



---
https://en.wikipedia.org/wiki/Milton_Diamond
Milton Diamond


2024-01-01



---
https://en.wikipedia.org/wiki/Milton_Levine
Milton Levine


2024-01-01



---
https://en.wikipedia.org/wiki/Mimetic_desire
Mimetic desire


2024-09-09



---
https://en.wikipedia.org/wiki/Mimivirus
Mimivirus


2024-01-01



---
https://en.wikipedia.org/wiki/Min_Gu
Min Gu


2024-01-01



---
https://en.wikipedia.org/wiki/Min_Sun
Min Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Min_Xu
Min Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Min_Yang
Min Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Min_Zhuo
Min Zhuo


2024-01-01



---
https://en.wikipedia.org/wiki/Mina_Harker
Mina Harker


2024-01-01



---
https://en.wikipedia.org/wiki/Minakami,_Gunma
Minakami, Gunma


2024-01-01



---
https://en.wikipedia.org/wiki/Minamoto_no_Yoshitsune
Minamoto no Yoshitsune


2024-01-01



---
https://en.wikipedia.org/wiki/Mind%E2%80%93body_problem#Pre-established_harmony
Mind–body problem § Pre-established harmony


2024-01-01



---
https://en.wikipedia.org/wiki/Mind_Game_(film)
Mind Game (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Mind_map
Mind map


2024-01-01



---
https://en.wikipedia.org/wiki/Mind_projection_fallacy
Mind projection fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Mind_uploading
Mind uploading


2024-01-01



---
https://en.wikipedia.org/wiki/Mindfulness-based_stress_reduction
Mindfulness-based stress reduction


2024-01-01



---
https://en.wikipedia.org/wiki/Minecraft#Gameplay
Minecraft § Gameplay


2024-01-01



---
https://en.wikipedia.org/wiki/Ming_C._Lin
Ming C. Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Ming_Li
Ming Li


2024-01-01



---
https://en.wikipedia.org/wiki/Ming_T._Tsuang
Ming T. Tsuang


2024-01-01



---
https://en.wikipedia.org/wiki/Ming_Tsuang
Ming Tsuang


2024-01-01



---
https://en.wikipedia.org/wiki/Ming_Yan
Ming Yan


2024-01-01



---
https://en.wikipedia.org/wiki/Mingxuan_Wang
Mingxuan Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Mingyan_Liu
Mingyan Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Minh_Nguyen
Minh Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/Mini%E2%80%93Mental_State_Examination
Mini–Mental State Examination


2024-01-01



---
https://en.wikipedia.org/wiki/Mini%E2%80%93mental_state_examination
Mini–mental state examination


2024-01-01



---
https://en.wikipedia.org/wiki/Minim_(unit)
Minim (unit)


2024-12-06



---
https://en.wikipedia.org/wiki/Minimal_surface
Minimal surface


2024-01-01



---
https://en.wikipedia.org/wiki/Minimalism
Minimalism


2024-01-01



---
https://en.wikipedia.org/wiki/Minimax
Minimax


2024-01-01



---
https://en.wikipedia.org/wiki/Minimum_bounding_box
Minimum bounding box


2024-01-01



---
https://en.wikipedia.org/wiki/Minimum_spanning_tree
Minimum spanning tree


2024-01-01



---
https://en.wikipedia.org/wiki/Minimum_spanning_trees
Minimum spanning trees


2024-01-01



---
https://en.wikipedia.org/wiki/Minimum_wage
Minimum wage


2024-01-01



---
https://en.wikipedia.org/wiki/Ministry_of_Posts_and_Telecommunications_(Japan)
Ministry of Posts and Telecommunications (Japan)


2024-01-01



---
https://en.wikipedia.org/wiki/Minix
Minix


2024-01-01



---
https://en.wikipedia.org/wiki/Minneapolis_Domestic_Violence_Experiment
Minneapolis Domestic Violence Experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Minnesota_Multiphasic_Personality_Inventory
Minnesota Multiphasic Personality Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/Minoxidil
Minoxidil


2024-10-30



---
https://en.wikipedia.org/wiki/Mipmap
Mipmap


2024-04-26



---
https://en.wikipedia.org/wiki/Mir
Mir


2024-01-01



---
https://en.wikipedia.org/wiki/Mirai_(malware)
Mirai (malware)


2024-01-01



---
https://en.wikipedia.org/wiki/Mirella_Lapata
Mirella Lapata


2024-01-01



---
https://en.wikipedia.org/wiki/Miron_Zuckerman
Miron Zuckerman


2024-01-01



---
https://en.wikipedia.org/wiki/Mirror_therapy
Mirror therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Mirror_writing
Mirror writing


2024-01-01



---
https://en.wikipedia.org/wiki/Misa_Amane
Misa Amane


2024-01-01



---
https://en.wikipedia.org/wiki/Miscarriage#Epidemiology
Miscarriage § Epidemiology


2024-01-01



---
https://en.wikipedia.org/wiki/Misdirection_(magic)
Misdirection (magic)


2024-01-01



---
https://en.wikipedia.org/wiki/Mishima:_A_Life_in_Four_Chapters
Mishima: A Life in 4 Chapters


2024-01-01



---
https://en.wikipedia.org/wiki/Misophonia
Misophonia


2024-01-01



---
https://en.wikipedia.org/wiki/Misoprostol
Misoprostol


2024-01-01



---
https://en.wikipedia.org/wiki/Miss_Baker
Miss Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Miss_Kobayashi%27s_Dragon_Maid
Miss Kobayashi's Dragon Maid


2024-01-01



---
https://en.wikipedia.org/wiki/Miss_MacIntosh,_My_Darling
Miss MacIntosh, My Darling


2024-01-01



---
https://en.wikipedia.org/wiki/Missile_Command
Missile Command


2024-01-01



---
https://en.wikipedia.org/wiki/Missile_defense
Missile defense


2024-01-01



---
https://en.wikipedia.org/wiki/Missile_defense#Theater_missile_defense
Missile defense § Theater missile defense


2024-01-01



---
https://en.wikipedia.org/wiki/Missile_gap
Missile gap


2024-01-01



---
https://en.wikipedia.org/wiki/Missing_data
Missing data


2024-01-01



---
https://en.wikipedia.org/wiki/Missing_heritability_problem
Missing heritability problem


2024-01-01



---
https://en.wikipedia.org/wiki/Mississippi_Company
Mississippi Company


2024-01-01



---
https://en.wikipedia.org/wiki/Mistborn
Mistborn


2024-01-01



---
https://en.wikipedia.org/wiki/Mister_Peepers
Mister Peepers


2024-01-01



---
https://en.wikipedia.org/wiki/Misuse_of_p-values#Clarifications_about_p-values
Misuse of <em>p</em>-values § Clarifications about <em>p</em>-values


2024-01-01



---
https://en.wikipedia.org/wiki/Mitaka_Station
Mitaka Station


2024-01-01



---
https://en.wikipedia.org/wiki/Mitchell_J._Nathan
Mitchell J. Nathan


2024-01-01



---
https://en.wikipedia.org/wiki/Mithridatism
Mithridatism


2024-01-01



---
https://en.wikipedia.org/wiki/Mitochondrial_replacement_therapy#History
Mitochondrial replacement therapy § History


2024-01-01



---
https://en.wikipedia.org/wiki/Mitochondrion
Mitochondrion


2024-01-01



---
https://en.wikipedia.org/wiki/Mitragyna_speciosa#Regulations
Mitragyna speciosa § Regulations


2024-01-01



---
https://en.wikipedia.org/wiki/Mitre_Corporation
Mitre Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Mitsuo_Iso
Mitsuo Iso


2024-01-01



---
https://en.wikipedia.org/wiki/Mitsuteru_Yokoyama
Mitsuteru Yokoyama


2024-01-01



---
https://en.wikipedia.org/wiki/Mix
Mix


2024-01-01



---
https://en.wikipedia.org/wiki/Mixed_martial_arts
Mixed martial arts


2024-01-01



---
https://en.wikipedia.org/wiki/Mixi
Mixi


2024-01-01



---
https://en.wikipedia.org/wiki/Mixmaster_anonymous_remailer
Mixmaster anonymous remailer


2024-01-01



---
https://en.wikipedia.org/wiki/Mixture_model
Mixture model


2024-01-01



---
https://en.wikipedia.org/wiki/Miyamoto_Musashi
Miyamoto Musashi


2024-01-01



---
https://en.wikipedia.org/wiki/Mnemonic
Mnemonic


2024-01-01



---
https://en.wikipedia.org/wiki/Mnemosyne_%28software%29
Mnemosyne (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Mnemosyne_(software)
Mnemosyne (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Mnet_(peer-to-peer_network)#MojoNation
Mnet (peer-to-peer network) § MojoNation


2024-01-01



---
https://en.wikipedia.org/wiki/Mob_Psycho_100
Mob Psycho 100


2024-01-01



---
https://en.wikipedia.org/wiki/Mobify
Mobify


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Gundam
Mobile Suit Gundam


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Gundam#Compilation_films
Mobile Suit Gundam § Compilation films


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Gundam:_Char%27s_Counterattack
Mobile Suit Gundam: Char's Counterattack


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Gundam:_Char's_Counterattack
Mobile Suit Gundam: Char's Counterattack


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Gundam_ZZ
Mobile Suit Gundam ZZ


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_Suit_Zeta_Gundam
Mobile Suit Zeta Gundam


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_broadband
Mobile broadband


2024-01-01



---
https://en.wikipedia.org/wiki/Mobile_broadband_modem
Mobile broadband modem


2024-01-01



---
https://en.wikipedia.org/wiki/Mobutu_Sese_Seko
Mobutu Sese Seko


2024-01-01



---
https://en.wikipedia.org/wiki/Moby-Dick
Moby-Dick


2024-01-01



---
https://en.wikipedia.org/wiki/Mochi
Mochi


2024-01-01



---
https://en.wikipedia.org/wiki/Mockumentary
Mockumentary


2024-01-01



---
https://en.wikipedia.org/wiki/Modafinil
Modafinil


2024-01-01



---
https://en.wikipedia.org/wiki/Modafinil#Overdose
Modafinil § Overdose


2024-01-01



---
https://en.wikipedia.org/wiki/Modafinil#Weight_loss
Modafinil § Weight loss


2024-01-01



---
https://en.wikipedia.org/wiki/Modal_realism
Modal realism


2024-01-01



---
https://en.wikipedia.org/wiki/Mode_(user_interface)
Mode (user interface)


2024-01-01



---
https://en.wikipedia.org/wiki/Model_organism#Disease_models
Model organism § Disease models


2024-01-01



---
https://en.wikipedia.org/wiki/Model_robot
Model robot


2024-01-01



---
https://en.wikipedia.org/wiki/Modem#1200_and_2400_bps
Modem § 1200 and 2400 bps


2024-01-01



---
https://en.wikipedia.org/wiki/Modern_animation_in_the_United_States
Modern animation in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Modern_architecture
Modern architecture


2024-01-01



---
https://en.wikipedia.org/wiki/Modern_technique
Modern technique


2024-01-01



---
https://en.wikipedia.org/wiki/Modest_Mussorgsky
Modest Mussorgsky


2024-01-01



---
https://en.wikipedia.org/wiki/Modula-2
Modula-2


2024-01-01



---
https://en.wikipedia.org/wiki/Modular_arithmetic
Modular arithmetic


2024-01-01



---
https://en.wikipedia.org/wiki/Modus_ponens
Modus ponens


2024-01-01



---
https://en.wikipedia.org/wiki/Modus_tollens
Modus tollens


2024-01-01



---
https://en.wikipedia.org/wiki/Moe_(slang)
Moe (slang)


2024-01-01



---
https://en.wikipedia.org/wiki/Mohamed_Khamis
Mohamed Khamis


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammad_Azam_Khan
Mohammad Azam Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammad_Ishaq
Mohammad Ishaq


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammad_Norouzi
Mohammad Norouzi


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammad_Saleh
Mohammad Saleh


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammed_A._Salameh
Mohammed A. Salameh


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammed_Fazil
Mohammed Fazil


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammed_Madouh
Mohammed Madouh


2024-01-01



---
https://en.wikipedia.org/wiki/Mohammed_bin_Salman
Mohammed bin Salman


2024-01-01



---
https://en.wikipedia.org/wiki/Mohiro_Kitoh
Mohiro Kitoh


2024-01-01



---
https://en.wikipedia.org/wiki/Mohsin_Hamid
Mohsin Hamid


2024-01-01



---
https://en.wikipedia.org/wiki/MoinMoin
MoinMoin


2024-01-01



---
https://en.wikipedia.org/wiki/Mojibake
Mojibake


2024-01-01



---
https://en.wikipedia.org/wiki/Molecular_assembler
Molecular assembler


2024-01-01



---
https://en.wikipedia.org/wiki/Molecular_breeding
Molecular breeding


2024-01-01



---
https://en.wikipedia.org/wiki/Molecular_clock
Molecular clock


2024-01-01



---
https://en.wikipedia.org/wiki/Molecular_gastronomy
Molecular gastronomy


2024-01-01



---
https://en.wikipedia.org/wiki/Moleskine
Moleskine


2024-01-01



---
https://en.wikipedia.org/wiki/Molly_Crockett
Molly Crockett


2024-01-01



---
https://en.wikipedia.org/wiki/Molly_Przeworski
Molly Przeworski


2024-01-01



---
https://en.wikipedia.org/wiki/Molly_White_(writer)
Molly White (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Momo_Challenge_hoax
Momo Challenge hoax


2024-01-01



---
https://en.wikipedia.org/wiki/Momordica_charantia
Momordica charantia


2024-01-01



---
https://en.wikipedia.org/wiki/Momordica_charantia#Traditional_medicinal_uses
Momordica charantia § Traditional medicinal uses


2024-01-01



---
https://en.wikipedia.org/wiki/Momotar%C5%8D
Momotarō


2024-01-01



---
https://en.wikipedia.org/wiki/Moms_Mabley
Moms Mabley


2024-01-01



---
https://en.wikipedia.org/wiki/Mona_Diab
Mona Diab


2024-01-01



---
https://en.wikipedia.org/wiki/Monaco:_What%27s_Yours_Is_Mine
Monaco: What's Yours Is Mine


2024-01-01



---
https://en.wikipedia.org/wiki/Monaco:_What's_Yours_Is_Mine
Monaco: What's Yours Is Mine


2024-01-01



---
https://en.wikipedia.org/wiki/Monad_(functional_programming)
Monad (functional programming)


2024-01-01



---
https://en.wikipedia.org/wiki/Monarchy#Current_monarchies
Monarchy § Current monarchies


2024-01-01



---
https://en.wikipedia.org/wiki/Monarchy_of_Thailand
Monarchy of Thailand


2024-01-01



---
https://en.wikipedia.org/wiki/Monero
Monero


2024-01-01



---
https://en.wikipedia.org/wiki/Money_Wars
Money Wars


2024-01-01



---
https://en.wikipedia.org/wiki/Moneyball
Moneyball


2024-01-01



---
https://en.wikipedia.org/wiki/Mongol_invasion_of_Europe
Mongol invasion of Europe


2024-01-01



---
https://en.wikipedia.org/wiki/Moni_Naor
Moni Naor


2024-01-01



---
https://en.wikipedia.org/wiki/Monica_Driscoll
Monica Driscoll


2024-01-01



---
https://en.wikipedia.org/wiki/Monica_Morell
Monica Morell


2024-01-01



---
https://en.wikipedia.org/wiki/Monica_S._Lam
Monica S. Lam


2024-01-01



---
https://en.wikipedia.org/wiki/Monique_M._B._Breteler
Monique M. B. Breteler


2024-01-01



---
https://en.wikipedia.org/wiki/Monkey_selfie_copyright_dispute
Monkey selfie copyright dispute


2024-01-01



---
https://en.wikipedia.org/wiki/Monkeys_and_apes_in_space
Monkeys and apes in space


2024-01-01



---
https://en.wikipedia.org/wiki/Mono_no_aware
Mono no aware


2024-01-01



---
https://en.wikipedia.org/wiki/Monoamine_oxidase_inhibitor
Monoamine oxidase inhibitor


2024-01-01



---
https://en.wikipedia.org/wiki/Monochrome_monitor
Monochrome monitor


2024-01-01



---
https://en.wikipedia.org/wiki/Monogatari_(series)
Monogatari (series)


2024-01-01



---
https://en.wikipedia.org/wiki/Monograph
Monograph


2024-01-01



---
https://en.wikipedia.org/wiki/Monoid
Monoid


2024-01-01



---
https://en.wikipedia.org/wiki/Monolith_%28Space_Odyssey%29
Monolith (Space Odyssey)


2024-01-01



---
https://en.wikipedia.org/wiki/Monolith_(Space_Odyssey)
Monolith (Space Odyssey)


2024-01-01



---
https://en.wikipedia.org/wiki/Monomania
Monomania


2024-01-01



---
https://en.wikipedia.org/wiki/Mononoke_(TV_series)
Mononoke (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Mononyms
Mononyms


2024-12-05



---
https://en.wikipedia.org/wiki/Monotone_(software)
Monotone (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Monotype_Imaging
Monotype Imaging


2024-01-01



---
https://en.wikipedia.org/wiki/Monotype_Imaging#Consolidation,_reorganization,_and_expansion
Monotype Imaging § Consolidation, reorganization, and expansion


2024-01-01



---
https://en.wikipedia.org/wiki/Monsoon_Wedding
Monsoon Wedding


2024-01-01



---
https://en.wikipedia.org/wiki/Monster_(manga)
Monster (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Monster_Strike
Monster Strike


2024-01-01



---
https://en.wikipedia.org/wiki/Monster_group
Monster group


2024-08-21



---
https://en.wikipedia.org/wiki/Monstrous_moonshine
Monstrous moonshine


2024-08-21



---
https://en.wikipedia.org/wiki/Montaillou_(book)
Montaillou (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Monte_Carlo_algorithm
Monte Carlo algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Monte_Carlo_method
Monte Carlo method


2024-01-01



---
https://en.wikipedia.org/wiki/Monte_Carlo_method#Games
Monte Carlo method § Games


2024-01-01



---
https://en.wikipedia.org/wiki/Monterey,_California
Monterey, California


2024-01-01



---
https://en.wikipedia.org/wiki/Montezuma's_Revenge_(video_game)
Montezuma's Revenge (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Montgomery_Slatkin
Montgomery Slatkin


2024-01-01



---
https://en.wikipedia.org/wiki/Monthly_Girls%27_Nozaki-kun
Monthly Girls' Nozaki-kun


2024-01-01



---
https://en.wikipedia.org/wiki/Monthly_Sh%C5%8Dnen_Ace
Monthly Shōnen Ace


2024-01-01



---
https://en.wikipedia.org/wiki/Montreal_Protocol
Montreal Protocol


2024-01-01



---
https://en.wikipedia.org/wiki/Montserrat_Garc%C3%ADa-Closas
Montserrat García-Closas


2024-01-01



---
https://en.wikipedia.org/wiki/Monty_Hall_problem
Monty Hall problem


2024-01-01



---
https://en.wikipedia.org/wiki/Monty_Python%27s_Flying_Circus
Monty Python’s Flying Circus


2024-12-04



---
https://en.wikipedia.org/wiki/Monty_Python%27s_Life_of_Brian
Monty Python's Life of Brian


2024-01-01



---
https://en.wikipedia.org/wiki/Monty_Python's_Life_of_Brian
Monty Python's Life of Brian


2024-01-01



---
https://en.wikipedia.org/wiki/Mood_disorder
Mood disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Moon
Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Moon_Jae-in
Moon Jae-in


2024-01-01



---
https://en.wikipedia.org/wiki/Moon_rock
Moon rock


2024-01-01



---
https://en.wikipedia.org/wiki/Moonshine
Moonshine


2024-01-01



---
https://en.wikipedia.org/wiki/Moonwalk_One
Moonwalk One


2024-01-01



---
https://en.wikipedia.org/wiki/Moonwalking_with_Einstein
Moonwalking with Einstein


2024-01-01



---
https://en.wikipedia.org/wiki/Moore%27s_law
Moore's law


2024-01-01



---
https://en.wikipedia.org/wiki/Moore's_law
Moore's law


2024-01-01



---
https://en.wikipedia.org/wiki/Mor_Naaman
Mor Naaman


2024-01-01



---
https://en.wikipedia.org/wiki/Moraine
Moraine


2024-01-01



---
https://en.wikipedia.org/wiki/Moral_hazard
Moral hazard


2024-01-01



---
https://en.wikipedia.org/wiki/Moral_luck
Moral luck


2024-01-01



---
https://en.wikipedia.org/wiki/Moral_panic
Moral panic


2024-01-01



---
https://en.wikipedia.org/wiki/Moral_psychology
Moral psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Moral_rights
Moral rights


2024-01-01



---
https://en.wikipedia.org/wiki/Moravec's_paradox
Moravec's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/More_Poems
More Poems


2024-01-01



---
https://en.wikipedia.org/wiki/Morgan_Conway
Morgan Conway


2024-01-01



---
https://en.wikipedia.org/wiki/Morgan_Kelly
Morgan Kelly


2024-01-01



---
https://en.wikipedia.org/wiki/Morgan_Stanley
Morgan Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Morgan_le_Fay
Morgan le Fay


2024-01-01



---
https://en.wikipedia.org/wiki/Morgue_file
Morgue file


2024-01-01



---
https://en.wikipedia.org/wiki/Morlock
Morlock


2024-01-01



---
https://en.wikipedia.org/wiki/Mormon_(Book_of_Mormon_prophet)
Mormon (Book of Mormon prophet)


2024-01-01



---
https://en.wikipedia.org/wiki/Mormon_cosmology
Mormon cosmology


2024-01-01



---
https://en.wikipedia.org/wiki/Mormons
Mormons


2024-01-01



---
https://en.wikipedia.org/wiki/Morning_sickness
Morning sickness


2024-01-01



---
https://en.wikipedia.org/wiki/Morphine
Morphine


2024-01-01



---
https://en.wikipedia.org/wiki/Morris_H._DeGroot
Morris H. DeGroot


2024-01-01



---
https://en.wikipedia.org/wiki/Morris_Moscovitch
Morris Moscovitch


2024-01-01



---
https://en.wikipedia.org/wiki/Morris_worm
Morris worm


2024-01-01



---
https://en.wikipedia.org/wiki/Mort
Mort


2024-01-01



---
https://en.wikipedia.org/wiki/Mortar_(weapon)
Mortar (weapon)


2024-01-01



---
https://en.wikipedia.org/wiki/Morten_Johansen
Morten Johansen


2024-01-01



---
https://en.wikipedia.org/wiki/Morten_Olsen
Morten Olsen


2024-01-01



---
https://en.wikipedia.org/wiki/Morten_Sorensen
Morten Sorensen


2024-01-01



---
https://en.wikipedia.org/wiki/Morus_alba
Morus alba


2024-01-01



---
https://en.wikipedia.org/wiki/Mosaic_(web_browser)
Mosaic (web browser)


2024-01-01



---
https://en.wikipedia.org/wiki/Moses_Charikar
Moses Charikar


2024-01-01



---
https://en.wikipedia.org/wiki/Moses_and_Monotheism
Moses and Monotheism


2024-01-01



---
https://en.wikipedia.org/wiki/Mosharaf_Chowdhury
Mosharaf Chowdhury


2024-01-01



---
https://en.wikipedia.org/wiki/Moshe_Szyf
Moshe Szyf


2024-01-01



---
https://en.wikipedia.org/wiki/Mostafa_Abdou
Mostafa Abdou


2024-01-01



---
https://en.wikipedia.org/wiki/Mostly_Mozart_Festival
Mostly Mozart Festival


2024-01-01



---
https://en.wikipedia.org/wiki/Moth_crystals
Moth crystals


2024-01-01



---
https://en.wikipedia.org/wiki/Mothball
Mothball


2024-01-01



---
https://en.wikipedia.org/wiki/Mother_Hitton%27s_Littul_Kittons
Mother Hitton's Littul Kittons


2024-01-01



---
https://en.wikipedia.org/wiki/Mother_Hitton's_Littul_Kittons
Mother Hitton's Littul Kittons


2024-01-01



---
https://en.wikipedia.org/wiki/Mother_Teresa
Mother Teresa


2024-01-01



---
https://en.wikipedia.org/wiki/Mother_Theresa
Mother Theresa


2024-01-01



---
https://en.wikipedia.org/wiki/Mothra_vs._Godzilla
Mothra vs. Godzilla


2024-01-01



---
https://en.wikipedia.org/wiki/Motivation_crowding_theory
Motivation crowding theory


2024-01-01



---
https://en.wikipedia.org/wiki/Motley
Motley


2024-01-01



---
https://en.wikipedia.org/wiki/Moto_Hagio
Moto Hagio


2024-01-01



---
https://en.wikipedia.org/wiki/Motto#Heraldry
Motto § Heraldry


2024-01-01



---
https://en.wikipedia.org/wiki/Moulin_Rouge!
Moulin Rouge!


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Ararat#Resting_place_of_Noah%27s_Ark
Mount Ararat § Resting place of Noah's Ark


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Ararat#Resting_place_of_Noah's_Ark
Mount Ararat § Resting place of Noah's Ark


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Hiei
Mount Hiei


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Mihara
Mount Mihara


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Sinai_(Bible)
Mount Sinai (Bible)


2024-01-01



---
https://en.wikipedia.org/wiki/Mount_Tanigawa
Mount Tanigawa


2024-01-01



---
https://en.wikipedia.org/wiki/Mountain_Interval
Mountain Interval


2024-01-01



---
https://en.wikipedia.org/wiki/Mountain_Pass_mine
Mountain Pass mine


2024-01-01



---
https://en.wikipedia.org/wiki/Mouse-holing
Mouse-holing


2024-01-01



---
https://en.wikipedia.org/wiki/Mouseover
Mouseover


2024-11-11



---
https://en.wikipedia.org/wiki/Moussa_Doumbouya
Moussa Doumbouya


2024-01-01



---
https://en.wikipedia.org/wiki/Moustapha_Cisse
Moustapha Cisse


2024-01-01



---
https://en.wikipedia.org/wiki/Movic
Movic


2024-01-01



---
https://en.wikipedia.org/wiki/Moving_average
Moving average


2024-01-01



---
https://en.wikipedia.org/wiki/Moving_to_Opportunity
Moving to Opportunity


2024-01-01



---
https://en.wikipedia.org/wiki/Moxie_Marlinspike
Moxie Marlinspike


2024-01-01



---
https://en.wikipedia.org/wiki/Moyoco_Anno
Moyoco Anno


2024-01-01



---
https://en.wikipedia.org/wiki/Mozart_effect
Mozart effect


2024-01-01



---
https://en.wikipedia.org/wiki/Mpv_(media_player)
Mpv (media player)


2024-01-01



---
https://en.wikipedia.org/wiki/Mr._Natural_(character)
Mr. Natural (character)


2024-05-24



---
https://en.wikipedia.org/wiki/Mr._Robot
Mr. Robot


2024-01-01



---
https://en.wikipedia.org/wiki/Mr._Smith_Goes_to_Washington
Mr. Smith Goes to Washington


2024-01-01



---
https://en.wikipedia.org/wiki/MrBeast
MrBeast


2024-01-01



---
https://en.wikipedia.org/wiki/Mrinal_Kalakrishnan
Mrinal Kalakrishnan


2024-01-01



---
https://en.wikipedia.org/wiki/Mt._Gox
Mt. Gox


2024-01-01



---
https://en.wikipedia.org/wiki/Mu%27awiya_I
Mu'awiya I


2024-01-01



---
https://en.wikipedia.org/wiki/Mu_(negative)
Mu (negative)


2024-01-01



---
https://en.wikipedia.org/wiki/Much_Ado_About_Nothing
Much Ado About Nothing


2024-01-01



---
https://en.wikipedia.org/wiki/Mucolipidosis
Mucolipidosis


2024-01-01



---
https://en.wikipedia.org/wiki/Mudra
Mudra


2024-01-01



---
https://en.wikipedia.org/wiki/Muesli
Muesli


2024-01-01



---
https://en.wikipedia.org/wiki/Muggsy_Bogues
Muggsy Bogues


2024-01-01



---
https://en.wikipedia.org/wiki/Muhammad_Ali
Muhammad Ali


2024-01-01



---
https://en.wikipedia.org/wiki/Muhammad_Ghous
Muhammad Ghous


2024-01-01



---
https://en.wikipedia.org/wiki/Muhammad_Shahzad
Muhammad Shahzad


2024-01-01



---
https://en.wikipedia.org/wiki/Muhammad_ibn_Musa_al-Khwarizmi
Muhammad ibn Musa al-Khwarizmi


2024-01-01



---
https://en.wikipedia.org/wiki/Muin_J._Khoury
Muin J. Khoury


2024-01-01



---
https://en.wikipedia.org/wiki/Mujo
Mujo


2024-01-01



---
https://en.wikipedia.org/wiki/Mukesh_Ambani
Mukesh Ambani


2024-01-01



---
https://en.wikipedia.org/wiki/Multi-armed_bandit
Multi-armed bandit


2024-01-01



---
https://en.wikipedia.org/wiki/Multi-factor_authentication
Multi-factor authentication


2024-01-01



---
https://en.wikipedia.org/wiki/Multi-level_marketing
Multi-level marketing


2024-01-01



---
https://en.wikipedia.org/wiki/Multi-user_dungeon
Multi-user dungeon


2024-01-01



---
https://en.wikipedia.org/wiki/Multi-user_dungeon#Psychology_and_engagement
Multi-user dungeon § Psychology and engagement


2024-01-01



---
https://en.wikipedia.org/wiki/Multics
Multics


2024-01-01



---
https://en.wikipedia.org/wiki/Multidisciplinary_Association_for_Psychedelic_Studies
Multidisciplinary Association for Psychedelic Studies


2024-01-01



---
https://en.wikipedia.org/wiki/Multilevel_model
Multilevel model


2024-01-01



---
https://en.wikipedia.org/wiki/Multiplayer_online_battle_arena
Multiplayer online battle arena


2024-01-01



---
https://en.wikipedia.org/wiki/Multiple_birth#Very_high-order_multiple_births
Multiple birth § Very high-order multiple births


2024-01-01



---
https://en.wikipedia.org/wiki/Multiple_comparisons_problem
Multiple comparisons problem


2024-01-01



---
https://en.wikipedia.org/wiki/Multiple_discovery
Multiple discovery


2024-01-01



---
https://en.wikipedia.org/wiki/Multiple_independently_targetable_reentry_vehicle
Multiple independently targetable reentry vehicle


2024-01-01



---
https://en.wikipedia.org/wiki/Multiplication#Product_of_a_sequence
Multiplication § Product of a sequence


2024-01-01



---
https://en.wikipedia.org/wiki/Multiplication_table
Multiplication table


2024-01-01



---
https://en.wikipedia.org/wiki/Multivariate_analysis_of_variance
Multivariate analysis of variance


2024-01-01



---
https://en.wikipedia.org/wiki/Multivitamin
Multivitamin


2024-01-01



---
https://en.wikipedia.org/wiki/Multivitamin#Evidence_against
Multivitamin § Evidence against


2024-01-01



---
https://en.wikipedia.org/wiki/Mummy#Treatment_of_ancient_mummies_in_modern_times
Mummy § Treatment of ancient mummies in modern times


2024-01-01



---
https://en.wikipedia.org/wiki/Mummy_brown
Mummy brown


2024-01-01



---
https://en.wikipedia.org/wiki/Mummy_paper
Mummy paper


2024-01-01



---
https://en.wikipedia.org/wiki/Munich_massacre
Munich massacre


2024-01-01



---
https://en.wikipedia.org/wiki/Munir_Pirmohamed
Munir Pirmohamed


2024-01-01



---
https://en.wikipedia.org/wiki/Murad_II
Murad II


2024-01-01



---
https://en.wikipedia.org/wiki/Murasaki_Shikibu
Murasaki Shikibu


2024-01-01



---
https://en.wikipedia.org/wiki/Murder_of_Joe_Cole
Murder of Joe Cole


2024-01-01



---
https://en.wikipedia.org/wiki/Muri_(Japanese_term)
Muri (Japanese term)


2024-01-01



---
https://en.wikipedia.org/wiki/Murielle_Bochud
Murielle Bochud


2024-01-01



---
https://en.wikipedia.org/wiki/Murphy%27s_law
Murphy's law


2024-01-01



---
https://en.wikipedia.org/wiki/Murphy's_law
Murphy's law


2024-01-01



---
https://en.wikipedia.org/wiki/Murray_Griffin
Murray Griffin


2024-01-01



---
https://en.wikipedia.org/wiki/Murray_Hill,_New_Jersey
Murray Hill, New Jersey


2024-01-01



---
https://en.wikipedia.org/wiki/Murray_Shanahan
Murray Shanahan


2024-01-01



---
https://en.wikipedia.org/wiki/Mus%C3%A9e_des_Beaux_Arts
Musée des Beaux Arts


2024-04-28



---
https://en.wikipedia.org/wiki/Mus%C3%A9e_des_Beaux_Arts_(poem)
Musée des Beaux Arts (poem)


2024-01-01



---
https://en.wikipedia.org/wiki/Musashi_Kanbe
Musashi Kanbe


2024-01-01



---
https://en.wikipedia.org/wiki/Muscat_(grape)
Muscat (grape)


2024-01-01



---
https://en.wikipedia.org/wiki/Muscle_Beach
Muscle Beach


2024-01-01



---
https://en.wikipedia.org/wiki/Museum_of_Old_and_New_Art
Museum of Old and New Art


2024-01-01



---
https://en.wikipedia.org/wiki/Mushi_Production
Mushi Production


2024-01-01



---
https://en.wikipedia.org/wiki/Mushishi
Mushishi


2024-01-01



---
https://en.wikipedia.org/wiki/MusicBrainz
MusicBrainz


2024-01-01



---
https://en.wikipedia.org/wiki/Musical_Offering
Musical Offering


2024-01-01



---
https://en.wikipedia.org/wiki/Musk_family
Musk family


2024-01-01



---
https://en.wikipedia.org/wiki/Muslin
Muslin


2024-12-06



---
https://en.wikipedia.org/wiki/Musophilus
Musophilus


2024-01-01



---
https://en.wikipedia.org/wiki/Mustafa_Suleyman
Mustafa Suleyman


2024-01-01



---
https://en.wikipedia.org/wiki/Mustard_plant
Mustard plant


2024-01-01



---
https://en.wikipedia.org/wiki/Mutation_breeding
Mutation breeding


2024-01-01



---
https://en.wikipedia.org/wiki/Mutational_meltdown
Mutational meltdown


2024-01-01



---
https://en.wikipedia.org/wiki/Mutineers%27_Moon
Mutineers' Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Mutineers'_Moon
Mutineers' Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Mutual_assured_destruction
Mutual assured destruction


2024-01-01



---
https://en.wikipedia.org/wiki/Muumuus
Muumuus


2024-12-06



---
https://en.wikipedia.org/wiki/Muv-Luv
Muv-Luv


2024-01-01



---
https://en.wikipedia.org/wiki/MyHeritage
MyHeritage


2024-01-01



---
https://en.wikipedia.org/wiki/My_Bride_Is_a_Mermaid
My Bride Is a Mermaid


2024-01-01



---
https://en.wikipedia.org/wiki/My_Deer_Friend_Nokotan
My Deer Friend Nokotan


2024-10-07



---
https://en.wikipedia.org/wiki/My_Life_as_a_Teenage_Robot
My Life as a Teenage Robot


2024-01-01



---
https://en.wikipedia.org/wiki/My_Little_Pony:_The_Movie_(2017_film)
My Little Pony: The Movie (2017 film)


2024-01-01



---
https://en.wikipedia.org/wiki/My_Neighbor_Seki
My Neighbor Seki


2024-01-01



---
https://en.wikipedia.org/wiki/My_Neighbors_the_Yamadas
My Neighbors the Yamadas


2024-04-26



---
https://en.wikipedia.org/wiki/Mycin
Mycin


2024-01-01



---
https://en.wikipedia.org/wiki/Mycobacterium_bovis
Mycobacterium bovis


2024-01-01



---
https://en.wikipedia.org/wiki/Myelin
Myelin


2024-01-01



---
https://en.wikipedia.org/wiki/Myostatin
Myostatin


2024-01-01



---
https://en.wikipedia.org/wiki/Myrna_M._Weissman
Myrna M. Weissman


2024-01-01



---
https://en.wikipedia.org/wiki/Mystery_play
Mystery play


2024-01-01



---
https://en.wikipedia.org/wiki/Mzoli%27s
Mzoli's


2024-01-01



---
https://en.wikipedia.org/wiki/Mzoli's
Mzoli's


2024-01-01



---
https://en.wikipedia.org/wiki/N-Phenylacetyl-L-prolylglycine_ethyl_ester
N-Phenylacetyl-L-prolylglycine ethyl ester


2024-01-01



---
https://en.wikipedia.org/wiki/N-back
<em>N</em>-back


2024-01-01



---
https://en.wikipedia.org/wiki/N-back#Dual_n-back
<em>N</em>-back § Dual <em>n</em>-back


2024-01-01



---
https://en.wikipedia.org/wiki/N-body_problem
N-body problem


2024-01-01



---
https://en.wikipedia.org/wiki/N-gram
N-gram


2024-01-01



---
https://en.wikipedia.org/wiki/N-ray
N-ray


2024-01-01



---
https://en.wikipedia.org/wiki/N-sphere
N-sphere


2024-01-01



---
https://en.wikipedia.org/wiki/N._Asokan
N. Asokan


2024-01-01



---
https://en.wikipedia.org/wiki/N._Graham
N. Graham


2024-01-01



---
https://en.wikipedia.org/wiki/N._Gregory_Mankiw
N. Gregory Mankiw


2024-01-01



---
https://en.wikipedia.org/wiki/NBC
NBC


2024-01-01



---
https://en.wikipedia.org/wiki/NBCUniversal_Entertainment_Japan
NBCUniversal Entertainment Japan


2024-01-01



---
https://en.wikipedia.org/wiki/NEET
NEET


2024-01-01



---
https://en.wikipedia.org/wiki/NHK
NHK


2024-01-01



---
https://en.wikipedia.org/wiki/NKVD
NKVD


2024-01-01



---
https://en.wikipedia.org/wiki/NMDA_receptor
NMDA receptor


2024-01-01



---
https://en.wikipedia.org/wiki/NORAD
NORAD


2024-01-01



---
https://en.wikipedia.org/wiki/NORAD#False_alarms
NORAD § False alarms


2024-01-01



---
https://en.wikipedia.org/wiki/NP-completeness
NP-completeness


2024-01-01



---
https://en.wikipedia.org/wiki/NP-hardness
NP-hardness


2024-01-01



---
https://en.wikipedia.org/wiki/NTID
NTID


2024-12-05



---
https://en.wikipedia.org/wiki/NVM_Express
NVM Express


2024-01-01



---
https://en.wikipedia.org/wiki/N_-acetylcysteine
N -acetylcysteine


2024-11-05



---
https://en.wikipedia.org/wiki/Na%C3%AFve_physics
Naïve physics


2024-01-01



---
https://en.wikipedia.org/wiki/NaN
NaN


2024-05-20



---
https://en.wikipedia.org/wiki/Nabucco
Nabucco


2024-01-01



---
https://en.wikipedia.org/wiki/Nachoem_Wijnberg
Nachoem Wijnberg


2024-01-01



---
https://en.wikipedia.org/wiki/Nadex
Nadex


2024-01-01



---
https://en.wikipedia.org/wiki/Nadia:_The_Secret_of_Blue_Water#Production
Nadia: The Secret of Blue Water § Production


2024-01-01



---
https://en.wikipedia.org/wiki/Nadia:_The_Secret_of_Blue_Water_%28video_game%29
Nadia: The Secret of Blue Water (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Nadia:_The_Secret_of_Blue_Water_(video_game)
Nadia: The Secret of Blue Water (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Nadine_Gordimer
Nadine Gordimer


2024-01-01



---
https://en.wikipedia.org/wiki/Naftali_Tishby
Naftali Tishby


2024-01-01



---
https://en.wikipedia.org/wiki/Nag_Hammadi_library
Nag Hammadi library


2024-01-01



---
https://en.wikipedia.org/wiki/Nagarjuna
Nagarjuna


2024-01-01



---
https://en.wikipedia.org/wiki/Nagisa_%C5%8Cshima
Nagisa Ōshima


2024-01-01



---
https://en.wikipedia.org/wiki/Nagoya
Nagoya


2024-01-01



---
https://en.wikipedia.org/wiki/Naguib_Mahfouz
Naguib Mahfouz


2024-01-01



---
https://en.wikipedia.org/wiki/Naive_Bayes_spam_filtering
Naive Bayes spam filtering


2024-01-01



---
https://en.wikipedia.org/wiki/Nakano_School
Nakano School


2024-01-01



---
https://en.wikipedia.org/wiki/Naked_and_Afraid
Naked and Afraid


2024-01-01



---
https://en.wikipedia.org/wiki/Nakul_Verma
Nakul Verma


2024-01-01



---
https://en.wikipedia.org/wiki/Namecoin
Namecoin


2024-01-01



---
https://en.wikipedia.org/wiki/Nan_Laird
Nan Laird


2024-01-01



---
https://en.wikipedia.org/wiki/Nan_Lin
Nan Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_A._Moran
Nancy A. Moran


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Adler
Nancy Adler


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_C._Andreasen
Nancy C. Andreasen


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Fulda
Nancy Fulda


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_J._Cox
Nancy J. Cox


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Kanwisher
Nancy Kanwisher


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_L._Pedersen
Nancy L. Pedersen


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_L._Segal
Nancy L. Segal


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Pedersen
Nancy Pedersen


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Qian
Nancy Qian


2024-01-01



---
https://en.wikipedia.org/wiki/Nancy_Wang
Nancy Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Nando_de_Freitas
Nando de Freitas


2024-01-01



---
https://en.wikipedia.org/wiki/Nanjing_Massacre
Nanjing Massacre


2024-01-01



---
https://en.wikipedia.org/wiki/Nanorobotics
Nanorobotics


2024-01-01



---
https://en.wikipedia.org/wiki/Nanotechnology
Nanotechnology


2024-01-01



---
https://en.wikipedia.org/wiki/Naoki_Murata
Naoki Murata


2024-01-01



---
https://en.wikipedia.org/wiki/Naoki_Sato
Naoki Sato


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Habib
Naomi Habib


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Kawase
Naomi Kawase


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Matsumoto
Naomi Matsumoto


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Mitchison
Naomi Mitchison


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Novik
Naomi Novik


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_R._Wray
Naomi R. Wray


2024-01-01



---
https://en.wikipedia.org/wiki/Naomi_Wray
Naomi Wray


2024-01-01



---
https://en.wikipedia.org/wiki/Naoya_Takahashi
Naoya Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Naoyuki_Kato
Naoyuki Kato


2024-01-01



---
https://en.wikipedia.org/wiki/Napoleon
Napoleon


2024-01-01



---
https://en.wikipedia.org/wiki/Napoleon_III
Napoleon III


2024-01-01



---
https://en.wikipedia.org/wiki/Naproxen
Naproxen


2024-01-01



---
https://en.wikipedia.org/wiki/Napster
Napster


2024-01-01



---
https://en.wikipedia.org/wiki/Naraka_(Buddhism)
Naraka (Buddhism)


2024-01-01



---
https://en.wikipedia.org/wiki/Narcissism_of_small_differences
Narcissism of small differences


2024-01-01



---
https://en.wikipedia.org/wiki/Narodnaya_Volya
Narodnaya Volya


2024-01-01



---
https://en.wikipedia.org/wiki/Narration#Third-person,_omniscient
Narration § Third-person, omniscient


2024-01-01



---
https://en.wikipedia.org/wiki/Naruto
Naruto


2024-01-01



---
https://en.wikipedia.org/wiki/Nasal_cycle
Nasal cycle


2024-01-01



---
https://en.wikipedia.org/wiki/Nash_equilibrium
Nash equilibrium


2024-01-01



---
https://en.wikipedia.org/wiki/Nasu:_Summer_in_Andalusia
Nasu: Summer in Andalusia


2024-01-01



---
https://en.wikipedia.org/wiki/Nat_Friedman
Nat Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/Nat_Turner%27s_slave_rebellion
Nat Turner's slave rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Natalia_Poklonskaya
Natalia Poklonskaya


2024-01-01



---
https://en.wikipedia.org/wiki/Natalia_Ponomareva
Natalia Ponomareva


2024-01-01



---
https://en.wikipedia.org/wiki/Natasha_Vita-More
Natasha Vita-More


2024-01-01



---
https://en.wikipedia.org/wiki/Nate_Silver
Nate Silver


2024-01-01



---
https://en.wikipedia.org/wiki/Nathalie_Sarraute
Nathalie Sarraute


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_A._Fox
Nathan A. Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_Gunn
Nathan Gunn


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_Lambert
Nathan Lambert


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_Myhrvold
Nathan Myhrvold


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_W._Pyle
Nathan W. Pyle


2024-01-01



---
https://en.wikipedia.org/wiki/Nathan_Ward
Nathan Ward


2024-01-01



---
https://en.wikipedia.org/wiki/Nathaniel_David
Nathaniel David


2024-01-01



---
https://en.wikipedia.org/wiki/Nathaniel_Roberts
Nathaniel Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/National_Academies_of_Sciences
National Academies of Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/National_Academy_of_Engineering
National Academy of Engineering


2024-01-01



---
https://en.wikipedia.org/wiki/National_Bureau_of_Economic_Research
National Bureau of Economic Research


2024-01-01



---
https://en.wikipedia.org/wiki/National_Center_for_Supercomputing_Applications
National Center for Supercomputing Applications


2024-01-01



---
https://en.wikipedia.org/wiki/National_Enquirer
National Enquirer


2024-01-01



---
https://en.wikipedia.org/wiki/National_Gallery_of_Art
National Gallery of Art


2024-01-01



---
https://en.wikipedia.org/wiki/National_Geographics
National Geographics


2024-01-01



---
https://en.wikipedia.org/wiki/National_Ignition_Facility
National Ignition Facility


2024-01-01



---
https://en.wikipedia.org/wiki/National_Ignition_Facility#Halite_and_Centurion
National Ignition Facility § Halite and Centurion


2024-01-01



---
https://en.wikipedia.org/wiki/National_Institute_of_Mental_Health
National Institute of Mental Health


2024-01-01



---
https://en.wikipedia.org/wiki/National_Longitudinal_Surveys
National Longitudinal Surveys


2024-01-01



---
https://en.wikipedia.org/wiki/National_Longitudinal_Surveys#NLSY79
National Longitudinal Surveys § NLSY79


2024-01-01



---
https://en.wikipedia.org/wiki/National_Novel_Writing_Month
National Novel Writing Month


2024-01-01



---
https://en.wikipedia.org/wiki/National_Policing_Institute
National Policing Institute


2024-01-01



---
https://en.wikipedia.org/wiki/National_Reconnaissance_Office
National Reconnaissance Office


2024-01-01



---
https://en.wikipedia.org/wiki/National_Review
National Review


2024-01-01



---
https://en.wikipedia.org/wiki/National_Science_Foundation
National Science Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/National_Security_Agency
National Security Agency


2024-01-01



---
https://en.wikipedia.org/wiki/National_Security_Agency#Facilities
National Security Agency § Facilities


2024-01-01



---
https://en.wikipedia.org/wiki/National_Sleep_Foundation
National Sleep Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/National_Socialist_Underground
National Socialist Underground


2024-01-01



---
https://en.wikipedia.org/wiki/National_Tax_Agency
National Tax Agency


2024-01-01



---
https://en.wikipedia.org/wiki/National_interest
National interest


2024-01-01



---
https://en.wikipedia.org/wiki/National_security_advisor
National security advisor


2024-01-01



---
https://en.wikipedia.org/wiki/Natsume_S%C5%8Dseki
Natsume Sōseki


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_Resources_Defense_Council
Natural Resources Defense Council


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_Standard
Natural Standard


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_deduction
Natural deduction


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_experiment
Natural experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_kind
Natural kind


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_nuclear_fission_reactor
Natural nuclear fission reactor


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_number
Natural number


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_rubber#History
Natural rubber § History


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_selection
Natural selection


2024-01-01



---
https://en.wikipedia.org/wiki/Natural_theology
Natural theology


2024-01-01



---
https://en.wikipedia.org/wiki/Nature_(journal)
Nature (journal)


2024-01-01



---
https://en.wikipedia.org/wiki/Nausica%C3%A4_of_the_Valley_of_the_Wind_%28film%29
Nausicaä of the Valley of the Wind (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Nausica%C3%A4_of_the_Valley_of_the_Wind_(film)
Nausicaä of the Valley of the Wind (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Nausica%C3%A4_of_the_Valley_of_the_Wind_(manga)
Nausicaä of the Valley of the Wind (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Nav1.7
Nav1.7


2024-01-01



---
https://en.wikipedia.org/wiki/Naval_Postgraduate_School
Naval Postgraduate School


2024-01-01



---
https://en.wikipedia.org/wiki/Naval_War_College
Naval War College


2024-01-01



---
https://en.wikipedia.org/wiki/Naveed_Sattar
Naveed Sattar


2024-01-01



---
https://en.wikipedia.org/wiki/Naver
Naver


2024-01-01



---
https://en.wikipedia.org/wiki/Navier%E2%80%93Stokes_equations
Navier–Stokes equations


2024-01-01



---
https://en.wikipedia.org/wiki/Navigation_Acts
Navigation Acts


2024-01-01



---
https://en.wikipedia.org/wiki/Navjot_Kaur
Navjot Kaur


2024-01-01



---
https://en.wikipedia.org/wiki/Navjot_Singh
Navjot Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Nazi_symbolism
Nazi symbolism


2024-01-01



---
https://en.wikipedia.org/wiki/Ncurses
Ncurses


2024-01-01



---
https://en.wikipedia.org/wiki/NeWS
NeWS


2024-01-01



---
https://en.wikipedia.org/wiki/NeXT
NeXT


2024-01-01



---
https://en.wikipedia.org/wiki/NeXTcube
NeXTcube


2024-01-01



---
https://en.wikipedia.org/wiki/Ne_supra_crepidam
Ne supra crepidam


2024-11-21



---
https://en.wikipedia.org/wiki/Neal_L._Benowitz
Neal L. Benowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Neal_Stephenson
Neal Stephenson


2024-01-01



---
https://en.wikipedia.org/wiki/Neale_Mahoney
Neale Mahoney


2024-01-01



---
https://en.wikipedia.org/wiki/Near-field_communication
Near-field communication


2024-01-01



---
https://en.wikipedia.org/wiki/Near-infrared_spectroscopy
Near-infrared spectroscopy


2024-01-01



---
https://en.wikipedia.org/wiki/Nearest-neighbor_search
Nearest-neighbor search


2024-11-05



---
https://en.wikipedia.org/wiki/Nebraska_%28film%29
Nebraska (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Nebraska_(film)
Nebraska (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Nebula_Award
Nebula Award


2024-01-01



---
https://en.wikipedia.org/wiki/Nebula_Award_for_Best_Novel
Nebula Award for Best Novel


2024-01-01



---
https://en.wikipedia.org/wiki/Necktie
Necktie


2024-01-01



---
https://en.wikipedia.org/wiki/Necrophilia#Legality
Necrophilia § Legality


2024-01-01



---
https://en.wikipedia.org/wiki/Need_to_know
Need to know


2024-01-01



---
https://en.wikipedia.org/wiki/Nefertiti
Nefertiti


2024-01-01



---
https://en.wikipedia.org/wiki/Negative_(photography)
Negative (photography)


2024-01-01



---
https://en.wikipedia.org/wiki/Negative_binomial_distribution
Negative binomial distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Negative_mass
Negative mass


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Bush
Neil Bush


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Druckmann
Neil Druckmann


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Gaiman
Neil Gaiman


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Hartman
Neil Hartman


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Hunt
Neil Hunt


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Malhotra
Neil Malhotra


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Perry
Neil Perry


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Risch
Neil Risch


2024-10-30



---
https://en.wikipedia.org/wiki/Neil_Robertson
Neil Robertson


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Small
Neil Small


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Strauss
Neil Strauss


2024-01-01



---
https://en.wikipedia.org/wiki/Neil_Thompson
Neil Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Nell_Greenfieldboyce
Nell Greenfieldboyce


2024-01-01



---
https://en.wikipedia.org/wiki/Nelson_Cowan
Nelson Cowan


2024-01-01



---
https://en.wikipedia.org/wiki/Nemi_ships
Nemi ships


2024-01-01



---
https://en.wikipedia.org/wiki/Nenad_Sestan
Nenad Sestan


2024-01-01



---
https://en.wikipedia.org/wiki/Neo-scholasticism
Neo-scholasticism


2024-01-01



---
https://en.wikipedia.org/wiki/Neolithic_Revolution
Neolithic Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion
Neon Genesis Evangelion


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion:_Angelic_Days
Neon Genesis Evangelion: Angelic Days


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion:_Death_%26_Rebirth
Neon Genesis Evangelion: Death & Rebirth


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion:_Girlfriend_of_Steel
Neon Genesis Evangelion: Girlfriend of Steel


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion_%28TV%29
Neon Genesis Evangelion (TV)


2024-01-01



---
https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion_(manga)
Neon Genesis Evangelion (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Neonatal_heel_prick
Neonatal heel prick


2024-01-01



---
https://en.wikipedia.org/wiki/Neonicotinoid#Basis_of_selectivity
Neonicotinoid § Basis of selectivity


2024-01-01



---
https://en.wikipedia.org/wiki/Neoplatonism
Neoplatonism


2024-01-01



---
https://en.wikipedia.org/wiki/Neosporin
Neosporin


2024-11-06



---
https://en.wikipedia.org/wiki/Nepeta_cataria
Nepeta cataria


2024-01-01



---
https://en.wikipedia.org/wiki/Nepetalactone
Nepetalactone


2024-01-01



---
https://en.wikipedia.org/wiki/Nephilim
Nephilim


2024-11-21



---
https://en.wikipedia.org/wiki/Nerima
Nerima


2024-03-12



---
https://en.wikipedia.org/wiki/Nerium
Nerium


2024-01-01



---
https://en.wikipedia.org/wiki/Nero
Nero


2024-01-01



---
https://en.wikipedia.org/wiki/Nero_Claudius_Drusus
Nero Claudius Drusus


2024-01-01



---
https://en.wikipedia.org/wiki/Nervana_Systems
Nervana Systems


2024-01-01



---
https://en.wikipedia.org/wiki/Nerve_growth_factor
Nerve growth factor


2024-01-01



---
https://en.wikipedia.org/wiki/Nested_sampling_algorithm
Nested sampling algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/NetBSD
NetBSD


2024-01-01



---
https://en.wikipedia.org/wiki/Net_neutrality
Net neutrality


2024-01-01



---
https://en.wikipedia.org/wiki/Net_present_value
Net present value


2024-01-01



---
https://en.wikipedia.org/wiki/Netatmo
Netatmo


2024-01-01



---
https://en.wikipedia.org/wiki/Netflix
Netflix


2024-01-01



---
https://en.wikipedia.org/wiki/Netscape
Netscape


2024-01-01



---
https://en.wikipedia.org/wiki/Netscape#Initial_public_offering_(IPO)
Netscape § Initial public offering (IPO)


2024-01-01



---
https://en.wikipedia.org/wiki/Netscape_(web_browser)
Netscape (web browser)


2024-01-01



---
https://en.wikipedia.org/wiki/Netscape_Application_Server
Netscape Application Server


2024-01-01



---
https://en.wikipedia.org/wiki/Netscape_Navigator
Netscape Navigator


2024-01-01



---
https://en.wikipedia.org/wiki/Network_booting
Network booting


2024-01-01



---
https://en.wikipedia.org/wiki/Network_delay
Network delay


2024-01-01



---
https://en.wikipedia.org/wiki/Network_effect
Network effect


2024-01-01



---
https://en.wikipedia.org/wiki/Netzach
Netzach


2024-01-01



---
https://en.wikipedia.org/wiki/Neural_network_(machine_learning)
Neural network (machine learning)


2024-01-01



---
https://en.wikipedia.org/wiki/Neural_style_transfer
Neural style transfer


2024-01-01



---
https://en.wikipedia.org/wiki/Neurath%27s_boat
Neurath's boat


2024-01-01



---
https://en.wikipedia.org/wiki/Neuro:_Supernatural_Detective
Neuro: Supernatural Detective


2024-01-01



---
https://en.wikipedia.org/wiki/Neurofeedback
Neurofeedback


2024-01-01



---
https://en.wikipedia.org/wiki/Neurofibromatosis_type_I
Neurofibromatosis type I


2024-01-01



---
https://en.wikipedia.org/wiki/Neurogenesis
Neurogenesis


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroplasticity
Neuroplasticity


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroprosthetics
Neuroprosthetics


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroscience_and_intelligence
Neuroscience and intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroscience_and_intelligence#Humans
Neuroscience and intelligence § Humans


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroscience_and_intelligence#Primates
Neuroscience and intelligence § Primates


2024-01-01



---
https://en.wikipedia.org/wiki/Neuroscience_of_free_will#Libet_Experiment
Neuroscience of free will § Libet Experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Neutral_mutation
Neutral mutation


2024-01-01



---
https://en.wikipedia.org/wiki/Neutron_bomb
Neutron bomb


2024-01-01



---
https://en.wikipedia.org/wiki/Nevada_Test_Site
Nevada Test Site


2024-01-01



---
https://en.wikipedia.org/wiki/Neven_Sesardi%C4%87
Neven Sesardić


2024-01-01



---
https://en.wikipedia.org/wiki/NewWave
NewWave


2024-01-01



---
https://en.wikipedia.org/wiki/New_Atlantis
New Atlantis


2024-01-01



---
https://en.wikipedia.org/wiki/New_Bedford
New Bedford


2024-03-28



---
https://en.wikipedia.org/wiki/New_College,_Oxford
New College, Oxford


2024-01-01



---
https://en.wikipedia.org/wiki/New_Economic_Policy
New Economic Policy


2024-01-01



---
https://en.wikipedia.org/wiki/New_Hollywood
New Hollywood


2024-01-01



---
https://en.wikipedia.org/wiki/New_Humanist
New Humanist


2024-01-01



---
https://en.wikipedia.org/wiki/New_London_School_explosion
New London School explosion


2024-01-01



---
https://en.wikipedia.org/wiki/New_Math
New Math


2024-01-01



---
https://en.wikipedia.org/wiki/New_Orleans
New Orleans


2024-01-01



---
https://en.wikipedia.org/wiki/New_Sincerity
New Sincerity


2024-01-01



---
https://en.wikipedia.org/wiki/New_Wave_(science_fiction)
New Wave (science fiction)


2024-10-07



---
https://en.wikipedia.org/wiki/New_York_(magazine)
New York (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/New_York_Times
New York Times


2024-01-01



---
https://en.wikipedia.org/wiki/New_York_University
New York University


2024-01-01



---
https://en.wikipedia.org/wiki/New_economy
New economy


2024-01-01



---
https://en.wikipedia.org/wiki/New_riddle_of_induction
New riddle of induction


2024-01-01



---
https://en.wikipedia.org/wiki/Newcastle%E2%80%93Ottawa_scale
Newcastle-Ottawa scale


2024-01-01



---
https://en.wikipedia.org/wiki/Newcomb%27s_dilemma
Newcomb's dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Newcomb%27s_paradox
Newcomb's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Newcomb's_paradox
Newcomb's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Newegg
Newegg


2024-01-01



---
https://en.wikipedia.org/wiki/Newgrounds
Newgrounds


2024-01-01



---
https://en.wikipedia.org/wiki/News_Watch_9
News Watch 9


2024-01-01



---
https://en.wikipedia.org/wiki/News_World_Communications
News World Communications


2024-01-01



---
https://en.wikipedia.org/wiki/Newsday
Newsday


2024-01-01



---
https://en.wikipedia.org/wiki/Newspeak
Newspeak


2024-01-01



---
https://en.wikipedia.org/wiki/Newt_Gingrich
Newt Gingrich


2024-01-01



---
https://en.wikipedia.org/wiki/Newt_Gingrich#Government_shutdown
Newt Gingrich § Government shutdown


2024-01-01



---
https://en.wikipedia.org/wiki/Newton%27s_method
Newton's method


2024-01-01



---
https://en.wikipedia.org/wiki/Newton's_method
Newton's method


2024-01-01



---
https://en.wikipedia.org/wiki/Newtype
Newtype


2024-01-01



---
https://en.wikipedia.org/wiki/Nginx
Nginx


2024-01-01



---
https://en.wikipedia.org/wiki/Nia_Imara
Nia Imara


2024-01-01



---
https://en.wikipedia.org/wiki/Nibelungenlied
Nibelungenlied


2024-01-01



---
https://en.wikipedia.org/wiki/Niccol%C3%B2_Machiavelli
Niccolò Machiavelli


2024-01-01



---
https://en.wikipedia.org/wiki/Nicene_Creed
Nicene Creed


2024-01-01



---
https://en.wikipedia.org/wiki/Nichinichi_kore_k%C5%8Dnichi
Nichinichi kore kōnichi


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_A._Christakis
Nicholas A. Christakis


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Bloom
Nicholas Bloom


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Brendon
Nicholas Brendon


2024-06-18



---
https://en.wikipedia.org/wiki/Nicholas_Christakis
Nicholas Christakis


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Evans
Nicholas Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Fernando
Nicholas Fernando


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_G._Martin
Nicholas G. Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Graham
Nicholas Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Gray
Nicholas Gray


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_H._Barton
Nicholas H. Barton


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Hamilton
Nicholas Hamilton


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Humphrey
Nicholas Humphrey


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_II
Nicholas II


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_II_of_Russia
Nicholas II of Russia


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_J._Wareham
Nicholas J. Wareham


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_J._White
Nicholas J. White


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Johnson
Nicholas Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_King
Nicholas King


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Negroponte
Nicholas Negroponte


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Nicastro
Nicholas Nicastro


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Padilla
Nicholas Padilla


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Polson
Nicholas Polson


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Rawlins
Nicholas Rawlins


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Trainor
Nicholas Trainor


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Wade
Nicholas Wade


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Wareham
Nicholas Wareham


2024-01-01



---
https://en.wikipedia.org/wiki/Nicholas_Wheeler
Nicholas Wheeler


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Barton
Nick Barton


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Black
Nick Black


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Bostrom
Nick Bostrom


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Chater
Nick Chater


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Craddock
Nick Craddock


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Gillard
Nick Gillard


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Harkaway
Nick Harkaway


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Hornby
Nick Hornby


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Land
Nick Land


2024-09-13



---
https://en.wikipedia.org/wiki/Nick_Montfort
Nick Montfort


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Moran
Nick Moran


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Morgan
Nick Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Patterson_(scientist)
Nick Patterson (scientist)


2024-12-11



---
https://en.wikipedia.org/wiki/Nick_Ryder
Nick Ryder


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_Walton
Nick Walton


2024-01-01



---
https://en.wikipedia.org/wiki/Nick_at_Nite
Nick at Nite


2024-01-01



---
https://en.wikipedia.org/wiki/Nickelodeon
Nickelodeon


2024-01-01



---
https://en.wikipedia.org/wiki/Nicky_Best
Nicky Best


2024-01-01



---
https://en.wikipedia.org/wiki/Nicol%C3%A1s_G%C3%B3mez_D%C3%A1vila
Nicolás Gómez Dávila


2024-01-01



---
https://en.wikipedia.org/wiki/Nicol%C3%A1s_Herranz
Nicolás Herranz


2024-01-01



---
https://en.wikipedia.org/wiki/Nicola_Clayton
Nicola Clayton


2024-01-01



---
https://en.wikipedia.org/wiki/Nicola_Persico
Nicola Persico


2024-01-01



---
https://en.wikipedia.org/wiki/Nicolas_Bourbaki
Nicolas Bourbaki


2024-01-01



---
https://en.wikipedia.org/wiki/Nicolas_Cage
Nicolas Cage


2024-01-01



---
https://en.wikipedia.org/wiki/Nicolas_Perrin
Nicolas Perrin


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Boivin
Nicole Boivin


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Graf
Nicole Graf


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Kidman
Nicole Kidman


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Pratt
Nicole Pratt


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Schupf
Nicole Schupf


2024-01-01



---
https://en.wikipedia.org/wiki/Nicole_Soranzo
Nicole Soranzo


2024-01-01



---
https://en.wikipedia.org/wiki/Niconico
Niconico


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine
Nicotine


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine#Central_nervous_system
Nicotine § Central nervous system


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine#Medical
Nicotine § Medical


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine_gum
Nicotine gum


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine_patch
Nicotine patch


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine_poisoning
Nicotine poisoning


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotine_replacement_therapy
Nicotine replacement therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Nicotinic_acetylcholine_receptor
Nicotinic acetylcholine receptor


2024-01-01



---
https://en.wikipedia.org/wiki/Nidal_Hasan
Nidal Hasan


2024-01-01



---
https://en.wikipedia.org/wiki/Nidhi_Shah
Nidhi Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Niels_Bohr
Niels Bohr


2024-01-01



---
https://en.wikipedia.org/wiki/Niemann%E2%80%93Pick_disease
Niemann–Pick disease


2024-01-01



---
https://en.wikipedia.org/wiki/Nigel_Paneth
Nigel Paneth


2024-01-01



---
https://en.wikipedia.org/wiki/Nigel_R._Franks
Nigel R. Franks


2024-01-01



---
https://en.wikipedia.org/wiki/Nigel_Stocks
Nigel Stocks


2024-01-01



---
https://en.wikipedia.org/wiki/Night_Is_Short,_Walk_On_Girl
Night Is Short, Walk On Girl


2024-01-01



---
https://en.wikipedia.org/wiki/Night_at_the_Museum:_Secret_of_the_Tomb
Night at the Museum: Secret of the Tomb


2024-01-01



---
https://en.wikipedia.org/wiki/Night_of_the_Living_Dead
Night of the Living Dead


2024-01-01



---
https://en.wikipedia.org/wiki/Night_on_the_Galactic_Railroad
Night on the Galactic Railroad


2024-01-01



---
https://en.wikipedia.org/wiki/Night_on_the_Galactic_Railroad#Animated_film
Night on the Galactic Railroad § Animated film


2024-01-01



---
https://en.wikipedia.org/wiki/Night_on_the_Galactic_Railroad_(film)
Night on the Galactic Railroad (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Night_owl
Night owl


2024-01-01



---
https://en.wikipedia.org/wiki/Night_vision
Night vision


2024-01-01



---
https://en.wikipedia.org/wiki/Nihon_SF_Taikai
Nihon SF Taikai


2024-01-01



---
https://en.wikipedia.org/wiki/Nihon_SF_Taisho_Award
Nihon SF Taisho Award


2024-01-01



---
https://en.wikipedia.org/wiki/Nihonjinron
Nihonjinron


2024-01-01



---
https://en.wikipedia.org/wiki/Niigata
Niigata


2024-01-01



---
https://en.wikipedia.org/wiki/Niigata_Prefecture#Food
Niigata Prefecture § Food


2024-01-01



---
https://en.wikipedia.org/wiki/Nijisanji
Nijisanji


2024-01-01



---
https://en.wikipedia.org/wiki/Nijmegen
Nijmegen


2024-01-01



---
https://en.wikipedia.org/wiki/Nike%2B_FuelBand
Nike+ FuelBand


2024-01-01



---
https://en.wikipedia.org/wiki/Nikhil_Ghosh
Nikhil Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Nikhil_Gupta
Nikhil Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Nikhil_Naik
Nikhil Naik


2024-01-01



---
https://en.wikipedia.org/wiki/Nikhil_Tandon
Nikhil Tandon


2024-01-01



---
https://en.wikipedia.org/wiki/Nikkatsu
Nikkatsu


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolai_Alexandrovich_Berdyaev
Nikolai Alexandrovich Berdyaev


2024-03-13



---
https://en.wikipedia.org/wiki/Nikolai_Bezroukov
Nikolai Bezroukov


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolai_Fyodorovich_Fyodorov
Nikolai Fyodorovich Fyodorov


2024-03-13



---
https://en.wikipedia.org/wiki/Nikolaos_Makris
Nikolaos Makris


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolaos_Papanikolopoulos
Nikolaos Papanikolopoulos


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolaos_Pappas
Nikolaos Pappas


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolaus_Rajewsky
Nikolaus Rajewsky


2024-01-01



---
https://en.wikipedia.org/wiki/Nikolay_Karpov
Nikolay Karpov


2024-01-01



---
https://en.wikipedia.org/wiki/Nikos_Gatsos
Nikos Gatsos


2024-01-01



---
https://en.wikipedia.org/wiki/Nilanjan_Chatterjee
Nilanjan Chatterjee


2024-01-01



---
https://en.wikipedia.org/wiki/Nilay_Patel
Nilay Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Nilesh_Samani
Nilesh Samani


2024-11-03



---
https://en.wikipedia.org/wiki/Nils_Henriksson
Nils Henriksson


2024-01-01



---
https://en.wikipedia.org/wiki/Nils_Lid_Hjort
Nils Lid Hjort


2024-01-01



---
https://en.wikipedia.org/wiki/Nim
Nim


2024-01-01



---
https://en.wikipedia.org/wiki/Nim_Chimpsky
Nim Chimpsky


2024-01-01



---
https://en.wikipedia.org/wiki/Nimda
Nimda


2024-01-01



---
https://en.wikipedia.org/wiki/Nina_G._Jablonski
Nina G. Jablonski


2024-01-01



---
https://en.wikipedia.org/wiki/Nina_Gold
Nina Gold


2024-01-01



---
https://en.wikipedia.org/wiki/Nina_Singh
Nina Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Nina_Wedell
Nina Wedell


2024-01-01



---
https://en.wikipedia.org/wiki/Nine-dash_line
Nine-dash line


2024-01-01



---
https://en.wikipedia.org/wiki/Nine_familial_exterminations
Nine familial exterminations


2024-01-01



---
https://en.wikipedia.org/wiki/Nineteen_Eighty-Four
Nineteen Eighty-Four


2024-01-01



---
https://en.wikipedia.org/wiki/Ning_Ding
Ning Ding


2024-01-01



---
https://en.wikipedia.org/wiki/Ning_Zhang
Ning Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Nininbaori
Nininbaori


2024-01-01



---
https://en.wikipedia.org/wiki/Ninja_Burger
Ninja Burger


2024-01-01



---
https://en.wikipedia.org/wiki/Ninja_Gaiden_(2004_video_game)#Ninja_Gaiden_Black
Ninja Gaiden (2004 video game) § Ninja Gaiden Black


2024-01-01



---
https://en.wikipedia.org/wiki/Ninja_Gaiden_II
Ninja Gaiden II


2024-01-01



---
https://en.wikipedia.org/wiki/Ninja_Scroll
Ninja Scroll


2024-01-01



---
https://en.wikipedia.org/wiki/Nintendo#Nintendo_of_America
Nintendo § Nintendo of America


2024-01-01



---
https://en.wikipedia.org/wiki/Nintendo_Entertainment_System
Nintendo Entertainment System


2024-01-01



---
https://en.wikipedia.org/wiki/Nippon_Foundation
Nippon Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Nippon_Telegraph_and_Telephone
Nippon Telegraph and Telephone


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Baram
Nir Baram


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Barzilai
Nir Barzilai


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Eyal
Nir Eyal


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Friedman
Nir Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Levine
Nir Levine


2024-01-01



---
https://en.wikipedia.org/wiki/Nir_Shavit
Nir Shavit


2024-01-01



---
https://en.wikipedia.org/wiki/Nishiogikubo
Nishiogikubo


2024-01-01



---
https://en.wikipedia.org/wiki/Nita_G._Forouhi
Nita G. Forouhi


2024-01-01



---
https://en.wikipedia.org/wiki/Nitrate
Nitrate


2024-01-01



---
https://en.wikipedia.org/wiki/Nitrogen_narcosis
Nitrogen narcosis


2024-01-01



---
https://en.wikipedia.org/wiki/Nitrosamine
Nitrosamine


2024-01-01



---
https://en.wikipedia.org/wiki/Nixon_shock#Event
Nixon shock § Event


2024-08-05



---
https://en.wikipedia.org/wiki/Nixon_shock#Nixon_response
Nixon shock § Event


2024-01-01



---
https://en.wikipedia.org/wiki/Nixtamalization
Nixtamalization


2024-01-01



---
https://en.wikipedia.org/wiki/Nmap
Nmap


2024-01-01



---
https://en.wikipedia.org/wiki/No%C3%A9mie_Elhadad
Noémie Elhadad


2024-01-01



---
https://en.wikipedia.org/wiki/No-trade_theorem
No-trade theorem


2024-01-01



---
https://en.wikipedia.org/wiki/NoScript
NoScript


2024-01-01



---
https://en.wikipedia.org/wiki/No_Fear
No Fear


2024-01-01



---
https://en.wikipedia.org/wiki/No_Matter_How_I_Look_at_It,_It%27s_You_Guys%27_Fault_I%27m_Not_Popular!
No Matter How I Look at It, It‘s You Guys' Fault I’m Not Popular!


2024-01-01



---
https://en.wikipedia.org/wiki/No_Matter_How_I_Look_at_It,_It%27s_You_Guys%27_Fault_I%27m_Not_Popular%21
No Matter How I Look at It, It's You Guys' Fault I'm Not Popular!


2024-01-01



---
https://en.wikipedia.org/wiki/No_Matter_How_I_Look_at_It,_It's_You_Guys'_Fault_I'm_Not_Popular%21
No Matter How I Look at It, It‘s You Guys' Fault I’m Not Popular!


2024-01-01



---
https://en.wikipedia.org/wiki/No_free_lunch_theorem
No free lunch theorem


2024-01-01



---
https://en.wikipedia.org/wiki/No_such_thing_as_a_free_lunch
No such thing as a free lunch


2024-01-01



---
https://en.wikipedia.org/wiki/No_true_Scotsman
No true Scotsman


2024-01-01



---
https://en.wikipedia.org/wiki/Noah_A._Rosenberg
Noah A. Rosenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Noah_Carl
Noah Carl


2024-01-01



---
https://en.wikipedia.org/wiki/Noah_Fierer
Noah Fierer


2024-01-01



---
https://en.wikipedia.org/wiki/Noah_Jones
Noah Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Noah_Smith_(writer)
Noah Smith (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Noam_Chomsky
Noam Chomsky


2024-01-01



---
https://en.wikipedia.org/wiki/Noam_Shazeer
Noam Shazeer


2024-10-19



---
https://en.wikipedia.org/wiki/Nobel_Memorial_Prize_in_Economic_Sciences
Nobel Memorial Prize in Economic Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/Noble_Eightfold_Path
Noble Eightfold Path


2024-01-01



---
https://en.wikipedia.org/wiki/Nobuyuki_Sato
Nobuyuki Sato


2024-01-01



---
https://en.wikipedia.org/wiki/Nocturnes_(short_story_collection)
Nocturnes (short story collection)


2024-01-01



---
https://en.wikipedia.org/wiki/Noindex
Noindex


2024-01-01



---
https://en.wikipedia.org/wiki/Noise-cancelling_headphones
Noise-cancelling headphones


2024-01-01



---
https://en.wikipedia.org/wiki/Noise_barrier
Noise barrier


2024-01-01



---
https://en.wikipedia.org/wiki/Noisebridge
Noisebridge


2024-01-01



---
https://en.wikipedia.org/wiki/Noisy-channel_coding_theorem
Noisy-channel coding theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Noisy-channel_coding_theorem#Achievability_for_discrete_memoryless_channels
Noisy-channel coding theorem § Achievability for discrete memoryless channels


2024-01-01



---
https://en.wikipedia.org/wiki/Noitamina
Noitamina


2024-01-01



---
https://en.wikipedia.org/wiki/Nokia
Nokia


2024-01-01



---
https://en.wikipedia.org/wiki/Nolan_Miller
Nolan Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Nomic
Nomic


2024-01-01



---
https://en.wikipedia.org/wiki/Nominal_rigidity
Nominal rigidity


2024-01-01



---
https://en.wikipedia.org/wiki/Nominative_determinism
Nominative determinism


2024-01-01



---
https://en.wikipedia.org/wiki/Non-Newtonian_fluid
Non-Newtonian fluid


2024-01-01



---
https://en.wikipedia.org/wiki/Non-coding_DNA#Junk_DNA
Non-coding DNA § Junk DNA


2024-01-01



---
https://en.wikipedia.org/wiki/Non-cooperative_games
Non-cooperative games


2024-01-01



---
https://en.wikipedia.org/wiki/Non-fungible_token
Non-fungible token


2024-01-01



---
https://en.wikipedia.org/wiki/Non-rapid_eye_movement_sleep
Non-rapid eye movement sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduction
Nonlinear dimensionality reduction


2024-01-01



---
https://en.wikipedia.org/wiki/Nootropic
Nootropic


2024-01-01



---
https://en.wikipedia.org/wiki/Nora_D._Volkow
Nora D. Volkow


2024-01-01



---
https://en.wikipedia.org/wiki/Nora_Roberts
Nora Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Nora_S._Newcombe
Nora S. Newcombe


2024-01-01



---
https://en.wikipedia.org/wiki/Norbert_Benecke
Norbert Benecke


2024-01-01



---
https://en.wikipedia.org/wiki/Norbert_Schwarz
Norbert Schwarz


2024-01-01



---
https://en.wikipedia.org/wiki/NordicTrack
NordicTrack


2024-01-01



---
https://en.wikipedia.org/wiki/Noriko_Hidaka
Noriko Hidaka


2024-01-01



---
https://en.wikipedia.org/wiki/Normal_Accidents
Normal Accidents


2024-01-01



---
https://en.wikipedia.org/wiki/Normal_distribution
Normal distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Normal_distribution#Standard_deviation_and_coverage
Normal distribution § Standard deviation and coverage


2024-01-01



---
https://en.wikipedia.org/wiki/Normalization_of_deviance
Normalization of deviance


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Conquest
Norman Conquest


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_F._Maier
Norman F. Maier


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Hammond
Norman Hammond


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Hardy
Norman Hardy


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Jouppi
Norman Jouppi


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Maier
Norman Maier


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Mailer
Norman Mailer


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Malcolm
Norman Malcolm


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_P._Jouppi
Norman P. Jouppi


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_R._F._Maier
Norman R. F. Maier


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Rush
Norman Rush


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Sartorius
Norman Sartorius


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Spinrad
Norman Spinrad


2024-01-01



---
https://en.wikipedia.org/wiki/Norman_Thomas_di_Giovanni
Norman Thomas di Giovanni


2024-01-01



---
https://en.wikipedia.org/wiki/Norse_mythology
Norse mythology


2024-01-01



---
https://en.wikipedia.org/wiki/Norstrilia
Norstrilia


2024-01-01



---
https://en.wikipedia.org/wiki/North_Korea
North Korea


2024-01-01



---
https://en.wikipedia.org/wiki/North_Korean_famine
North Korean famine


2024-01-01



---
https://en.wikipedia.org/wiki/North_Ronaldsay_sheep
North Ronaldsay sheep


2024-01-01



---
https://en.wikipedia.org/wiki/North_Shore_(Chicago)
North Shore (Chicago)


2024-01-01



---
https://en.wikipedia.org/wiki/North_by_Northwest
North by Northwest


2024-01-01



---
https://en.wikipedia.org/wiki/Northern_Alliance
Northern Alliance


2024-01-01



---
https://en.wikipedia.org/wiki/Northrop_Grumman_B-2_Spirit
Northrop Grumman B-2 Spirit


2024-01-01



---
https://en.wikipedia.org/wiki/Northwest_Passage
Northwest Passage


2024-01-01



---
https://en.wikipedia.org/wiki/Norton%27s_dome
Norton's dome


2024-01-01



---
https://en.wikipedia.org/wiki/Norwegian_krone
Norwegian krone


2024-01-01



---
https://en.wikipedia.org/wiki/Norwood_Russell_Hanson
Norwood Russell Hanson


2024-01-01



---
https://en.wikipedia.org/wiki/Nose_picking
Nose picking


2024-01-01



---
https://en.wikipedia.org/wiki/Nostromo
Nostromo


2024-01-01



---
https://en.wikipedia.org/wiki/Not_invented_here
Not invented here


2024-01-01



---
https://en.wikipedia.org/wiki/Notebook_(style)
Notebook (style)


2024-01-01



---
https://en.wikipedia.org/wiki/Nothing_comes_from_nothing
Nothing comes from nothing


2024-01-01



---
https://en.wikipedia.org/wiki/Notice_and_take_down
Notice and take down


2024-01-01



---
https://en.wikipedia.org/wiki/Notion_(productivity_software)
Notion (productivity software)


2024-01-01



---
https://en.wikipedia.org/wiki/Noto_Emoji
Noto Emoji


2024-01-01



---
https://en.wikipedia.org/wiki/Noto_fonts
Noto fonts


2024-01-01



---
https://en.wikipedia.org/wiki/Noto_fonts#Emoji
Noto fonts § Emoji


2024-01-01



---
https://en.wikipedia.org/wiki/Noumenon
Noumenon


2024-01-01



---
https://en.wikipedia.org/wiki/Nova_(laser)
Nova (laser)


2024-01-01



---
https://en.wikipedia.org/wiki/Novation_Supernova
Novation Supernova


2024-01-01



---
https://en.wikipedia.org/wiki/Novelty_seeking
Novelty seeking


2024-01-01



---
https://en.wikipedia.org/wiki/Novikov_self-consistency_principle
Novikov self-consistency principle


2024-03-22



---
https://en.wikipedia.org/wiki/Novo_Nordisk
Novo Nordisk


2024-01-01



---
https://en.wikipedia.org/wiki/Novorossiya
Novorossiya


2024-01-01



---
https://en.wikipedia.org/wiki/Novum_Organum
Novum Organum


2024-01-01



---
https://en.wikipedia.org/wiki/Now_%26_Then_(The_Carpenters_album)
Now & Then (The Carpenters album)


2024-01-01



---
https://en.wikipedia.org/wiki/Nth_Country_Experiment
Nth Country Experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_close_calls#25_October_1962
Nuclear close calls § 25 October 1962


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_close_calls#9_November_1979
Nuclear close calls § 9 November 1979


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_densitometry
Nuclear densitometry


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_electromagnetic_pulse
Nuclear electromagnetic pulse


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_medicine
Nuclear medicine


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_option
Nuclear option


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_power
Nuclear power


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_power_in_Denmark
Nuclear power in Denmark


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_power_in_Germany
Nuclear power in Germany


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_proliferation
Nuclear proliferation


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_technology#Civilian_uses
Nuclear technology § Civilian uses


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_warfare
Nuclear warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_weapon
Nuclear weapon


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_weapon_design#Livermore
Nuclear weapon design § Livermore


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_weapon_design#Warhead_design_safety
Nuclear weapon design § Warhead design safety


2024-01-01



---
https://en.wikipedia.org/wiki/Nuclear_winter
Nuclear winter


2024-01-01



---
https://en.wikipedia.org/wiki/Null-terminated_string
Null-terminated string


2024-01-01



---
https://en.wikipedia.org/wiki/Null_device
Null device


2024-01-01



---
https://en.wikipedia.org/wiki/Null_hypothesis
Null hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Null_result
Null result


2024-01-01



---
https://en.wikipedia.org/wiki/Numa_Denis_Fustel_de_Coulanges
Numa Denis Fustel de Coulanges


2024-01-01



---
https://en.wikipedia.org/wiki/Numbers_game
Numbers game


2024-01-01



---
https://en.wikipedia.org/wiki/Numenta
Numenta


2024-01-01



---
https://en.wikipedia.org/wiki/Numerical_analysis
Numerical analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Numerical_control
Numerical control


2024-01-01



---
https://en.wikipedia.org/wiki/Numerical_integration
Numerical integration


2024-01-01



---
https://en.wikipedia.org/wiki/Nunaoil
Nunaoil


2024-01-01



---
https://en.wikipedia.org/wiki/Nupedia
Nupedia


2024-01-01



---
https://en.wikipedia.org/wiki/Nupur_Lala
Nupur Lala


2024-01-01



---
https://en.wikipedia.org/wiki/Nuria_Oliver
Nuria Oliver


2024-01-01



---
https://en.wikipedia.org/wiki/Nutrient#Essential_nutrients
Nutrient § Essential nutrients


2024-01-01



---
https://en.wikipedia.org/wiki/Nutrition_Reviews
Nutrition Reviews


2024-01-01



---
https://en.wikipedia.org/wiki/Nutshell_Studies_of_Unexplained_Death
Nutshell Studies of Unexplained Death


2024-01-01



---
https://en.wikipedia.org/wiki/Nuwaubian_Nation
Nuwaubian Nation


2024-01-01



---
https://en.wikipedia.org/wiki/Nvidia
Nvidia


2024-01-01



---
https://en.wikipedia.org/wiki/Nyongbyon_Nuclear_Scientific_Research_Center
Nyongbyon Nuclear Scientific Research Center


2024-01-01



---
https://en.wikipedia.org/wiki/O-ring_theory_of_economic_development
O-ring theory of economic development


2024-01-01



---
https://en.wikipedia.org/wiki/O._J._Simpson
O. J. Simpson


2024-01-01



---
https://en.wikipedia.org/wiki/OK_gesture#The_circle_game
OK gesture § The circle game


2024-01-01



---
https://en.wikipedia.org/wiki/OODA_loop
OODA loop


2024-01-01



---
https://en.wikipedia.org/wiki/OS-level_virtualization
OS-level virtualization


2024-01-01



---
https://en.wikipedia.org/wiki/OS/2
OS/2


2024-01-01



---
https://en.wikipedia.org/wiki/OS/360_and_successors
OS/360 and successors


2024-01-01



---
https://en.wikipedia.org/wiki/OSINT
OSINT


2024-01-01



---
https://en.wikipedia.org/wiki/OTRAG
OTRAG


2024-01-01



---
https://en.wikipedia.org/wiki/Oakland_Athletics
Oakland Athletics


2024-01-01



---
https://en.wikipedia.org/wiki/Obesity
Obesity


2024-01-01



---
https://en.wikipedia.org/wiki/Obi-Wan_Kenobi
Obi-Wan Kenobi


2024-01-01



---
https://en.wikipedia.org/wiki/Object-oriented_programming
Object-oriented programming


2024-01-01



---
https://en.wikipedia.org/wiki/Object_detection
Object detection


2024-01-01



---
https://en.wikipedia.org/wiki/Object_permanence
Object permanence


2024-01-01



---
https://en.wikipedia.org/wiki/Observational_error
Observational error


2024-01-01



---
https://en.wikipedia.org/wiki/Observational_error#Random
Observational error § Random


2024-01-01



---
https://en.wikipedia.org/wiki/Observer_bias
Observer bias


2024-01-01



---
https://en.wikipedia.org/wiki/Ocado
Ocado


2024-01-01



---
https://en.wikipedia.org/wiki/Occultism_in_Nazism
Occultism in Nazism


2024-01-01



---
https://en.wikipedia.org/wiki/Occupy_Wall_Street
Occupy Wall Street


2024-01-01



---
https://en.wikipedia.org/wiki/Ocean_temperature
Ocean temperature


2024-01-01



---
https://en.wikipedia.org/wiki/Ocimum_tenuiflorum
Ocimum tenuiflorum


2024-01-01



---
https://en.wikipedia.org/wiki/Octal
Octal


2024-01-01



---
https://en.wikipedia.org/wiki/Octavio_Paz
Octavio Paz


2024-01-01



---
https://en.wikipedia.org/wiki/October_Crisis
October Crisis


2024-01-01



---
https://en.wikipedia.org/wiki/Oculus_Go
Oculus Go


2024-01-01



---
https://en.wikipedia.org/wiki/Oculus_Quest
Oculus Quest


2024-01-01



---
https://en.wikipedia.org/wiki/Oculus_Rift
Oculus Rift


2024-01-01



---
https://en.wikipedia.org/wiki/Oda_Nobunaga
Oda Nobunaga


2024-01-01



---
https://en.wikipedia.org/wiki/Odd_Taxi
Odd Taxi


2024-01-01



---
https://en.wikipedia.org/wiki/Odds_ratio
Odds ratio


2024-01-01



---
https://en.wikipedia.org/wiki/Ode_on_a_Grecian_Urn
Ode on a Grecian Urn


2024-01-01



---
https://en.wikipedia.org/wiki/Ode_to_Joy
Ode to Joy


2024-01-01



---
https://en.wikipedia.org/wiki/Odeo
Odeo


2024-01-01



---
https://en.wikipedia.org/wiki/Odin
Odin


2024-01-01



---
https://en.wikipedia.org/wiki/Of_Miracles
Of Miracles


2024-01-01



---
https://en.wikipedia.org/wiki/Ofer_Dekel
Ofer Dekel


2024-01-01



---
https://en.wikipedia.org/wiki/Office_Assistant
Office Assistant


2024-01-01



---
https://en.wikipedia.org/wiki/Office_Depot
Office Depot


2024-01-01



---
https://en.wikipedia.org/wiki/Office_Space
Office Space


2024-01-01



---
https://en.wikipedia.org/wiki/Office_of_Censorship
Office of Censorship


2024-01-01



---
https://en.wikipedia.org/wiki/Office_of_Economic_Opportunity
Office of Economic Opportunity


2024-01-01



---
https://en.wikipedia.org/wiki/Office_of_Science_and_Technology_Policy
Office of Science and Technology Policy


2024-01-01



---
https://en.wikipedia.org/wiki/Oganesson
Oganesson


2024-01-01



---
https://en.wikipedia.org/wiki/Oglaf
Oglaf


2024-01-01



---
https://en.wikipedia.org/wiki/Ogura_Hyakunin_Isshu
Ogura Hyakunin Isshu


2024-01-01



---
https://en.wikipedia.org/wiki/Oh_My_Darling,_Clementine
Oh My Darling, Clementine


2024-01-01



---
https://en.wikipedia.org/wiki/Oh_My_Goddess!
Oh My Goddess!


2024-01-01



---
https://en.wikipedia.org/wiki/Oh_My_Goddess%21
Oh My Goddess!


2024-01-01



---
https://en.wikipedia.org/wiki/Oh_You_Pretty_Things
Oh You Pretty Things


2024-01-01



---
https://en.wikipedia.org/wiki/Ohaguro
Ohaguro


2024-01-01



---
https://en.wikipedia.org/wiki/Ohio-class_submarine
Ohio-class submarine


2024-01-01



---
https://en.wikipedia.org/wiki/Oil_drop_experiment#Millikan's_experiment_as_an_example_of_psychological_effects_in_scientific_methodology
Oil drop experiment § Millikan's experiment as an example of psychological effects in scientific methodology


2024-01-01



---
https://en.wikipedia.org/wiki/Oil_sands
Oil sands


2024-01-01



---
https://en.wikipedia.org/wiki/Oilcloth
Oilcloth


2024-01-01



---
https://en.wikipedia.org/wiki/OkCupid
OkCupid


2024-01-01



---
https://en.wikipedia.org/wiki/OkLCH
OkLCH


2024-12-03



---
https://en.wikipedia.org/wiki/Okhrana
Okhrana


2024-01-01



---
https://en.wikipedia.org/wiki/Okta
Okta


2024-01-01



---
https://en.wikipedia.org/wiki/Oku_no_Hosomichi
Oku no Hosomichi


2024-01-01



---
https://en.wikipedia.org/wiki/Ola_Hansson
Ola Hansson


2024-01-01



---
https://en.wikipedia.org/wiki/Olaf_Blanke
Olaf Blanke


2024-01-01



---
https://en.wikipedia.org/wiki/Olaf_Sporns
Olaf Sporns


2024-01-01



---
https://en.wikipedia.org/wiki/Olaf_Stapeldon
Olaf Stapeldon


2024-03-13



---
https://en.wikipedia.org/wiki/Olaf_Stapledon
Olaf Stapledon


2024-01-01



---
https://en.wikipedia.org/wiki/Olav_Dalgard
Olav Dalgard


2024-01-01



---
https://en.wikipedia.org/wiki/Olav_Sorenson
Olav Sorenson


2024-01-01



---
https://en.wikipedia.org/wiki/Olber%27s_paradox
Olber's paradox


2024-08-16



---
https://en.wikipedia.org/wiki/Olbers%27_paradox
Olbers' paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Olbers%27s_paradox
Olbers's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Old_River_Control_Structure
Old River Control Structure


2024-01-01



---
https://en.wikipedia.org/wiki/Oldboy_(2003_film)
Oldboy (2003 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Oldest_people#Ten_oldest_verified_people_ever
Oldest people § 10 oldest verified people ever


2024-01-01



---
https://en.wikipedia.org/wiki/Ole_Andreassen
Ole Andreassen


2024-01-01



---
https://en.wikipedia.org/wiki/Ole_Henrik_Magga
Ole Henrik Magga


2024-01-01



---
https://en.wikipedia.org/wiki/Oleg_Sushkov
Oleg Sushkov


2024-01-01



---
https://en.wikipedia.org/wiki/Oleksandr_Zinenko
Oleksandr Zinenko


2024-01-01



---
https://en.wikipedia.org/wiki/Olestra#Side_effects
Olestra § Side effects


2024-01-01



---
https://en.wikipedia.org/wiki/Olfactory_bulb
Olfactory bulb


2024-01-01



---
https://en.wikipedia.org/wiki/Olga_Russakovsky
Olga Russakovsky


2024-01-01



---
https://en.wikipedia.org/wiki/Olga_Taussky-Todd
Olga Taussky-Todd


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Cromwell
Oliver Cromwell


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Goldsmith
Oliver Goldsmith


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Grimm
Oliver Grimm


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Heaviside
Oliver Heaviside


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Lange
Oliver Lange


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Mason
Oliver Mason


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Sacks
Oliver Sacks


2024-01-01



---
https://en.wikipedia.org/wiki/Oliver_Zhang
Oliver Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Olivet_Discourse
Olivet Discourse


2024-10-26



---
https://en.wikipedia.org/wiki/Olivetti
Olivetti


2024-01-01



---
https://en.wikipedia.org/wiki/Olivia_Johnson
Olivia Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Olivier_Fran%C3%A7ois
Olivier François


2024-01-01



---
https://en.wikipedia.org/wiki/Olivier_Klein
Olivier Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Olle_H%C3%A4ggstr%C3%B6m
Olle Häggström


2024-01-01



---
https://en.wikipedia.org/wiki/Olof_Johansson
Olof Johansson


2024-01-01



---
https://en.wikipedia.org/wiki/Olufunmilayo_I._Olopade
Olufunmilayo I. Olopade


2024-01-01



---
https://en.wikipedia.org/wiki/Olympic_medal#Production_and_design
Olympic medal § Production and design


2024-08-04



---
https://en.wikipedia.org/wiki/Omar_Agha
Omar Agha


2024-01-01



---
https://en.wikipedia.org/wiki/Omar_Cortes
Omar Cortes


2024-01-01



---
https://en.wikipedia.org/wiki/Omar_Mateen
Omar Mateen


2024-01-01



---
https://en.wikipedia.org/wiki/Omar_Wasow
Omar Wasow


2024-01-01



---
https://en.wikipedia.org/wiki/Omega_Point
Omega Point


2024-01-01



---
https://en.wikipedia.org/wiki/Omicron
Omicron


2024-01-01



---
https://en.wikipedia.org/wiki/Omphalos_hypothesis
Omphalos hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/On_Generation_and_Corruption
On Generation and Corruption


2024-01-01



---
https://en.wikipedia.org/wiki/On_Human_Nature
On Human Nature


2024-01-01



---
https://en.wikipedia.org/wiki/On_Murder_Considered_as_one_of_the_Fine_Arts
On Murder Considered as one of the Fine Arts


2024-01-01



---
https://en.wikipedia.org/wiki/On_The_Nature_of_Things
On The Nature of Things


2024-11-03



---
https://en.wikipedia.org/wiki/On_Thermonuclear_War
On Thermonuclear War


2024-01-01



---
https://en.wikipedia.org/wiki/On_the_Cult_of_Personality_and_Its_Consequences
On the Cult of Personality and Its Consequences


2024-01-01



---
https://en.wikipedia.org/wiki/On_the_Origin_of_Species
On the Origin of Species


2024-01-01



---
https://en.wikipedia.org/wiki/Once_Upon_a_Time_in_the_West
Once Upon a Time in the West


2024-01-01



---
https://en.wikipedia.org/wiki/One-Punch_Man
One-Punch Man


2024-01-01



---
https://en.wikipedia.org/wiki/One-child_policy
One-child policy


2024-01-01



---
https://en.wikipedia.org/wiki/One-instruction_set_computer
One-instruction set computer


2024-01-01



---
https://en.wikipedia.org/wiki/One-instruction_set_computer#Subtract_and_branch_if_less_than_or_equal_to_zero
One-instruction set computer § Subtract and branch if less than or equal to zero


2024-01-01



---
https://en.wikipedia.org/wiki/One-syllable_article
One-syllable article


2024-01-01



---
https://en.wikipedia.org/wiki/One-time_pad
One-time pad


2024-01-01



---
https://en.wikipedia.org/wiki/One-time_pads
One-time pads


2024-01-01



---
https://en.wikipedia.org/wiki/One-way_function
One-way function


2024-01-01



---
https://en.wikipedia.org/wiki/One_Flew_Over_the_Cuckoo%27s_Nest_(film)
One Flew Over the Cuckoo's Nest (film)


2024-05-26



---
https://en.wikipedia.org/wiki/One_Piece
One Piece


2024-01-01



---
https://en.wikipedia.org/wiki/One_Thousand_and_One_Nights
One Thousand and One Nights


2024-01-01



---
https://en.wikipedia.org/wiki/One_country,_two_systems
One country, two systems


2024-01-01



---
https://en.wikipedia.org/wiki/Ong%27s_Hat
Ong's Hat


2024-01-01



---
https://en.wikipedia.org/wiki/Ong%27s_Hat,_New_Jersey
Ong's Hat, New Jersey


2024-01-01



---
https://en.wikipedia.org/wiki/Ong's_Hat
Ong's Hat


2024-01-01



---
https://en.wikipedia.org/wiki/Ong's_Hat,_New_Jersey
Ong's Hat, New Jersey


2024-01-01



---
https://en.wikipedia.org/wiki/Ong-Bak:_Muay_Thai_Warrior
Ong-Bak: Muay Thai Warrior


2024-01-01



---
https://en.wikipedia.org/wiki/OnlyFans
OnlyFans


2024-01-01



---
https://en.wikipedia.org/wiki/Onomastics
Onomastics


2024-01-01



---
https://en.wikipedia.org/wiki/Ontological_argument
Ontological argument


2024-01-01



---
https://en.wikipedia.org/wiki/Ontology
Ontology


2024-01-01



---
https://en.wikipedia.org/wiki/Onur_G%C3%BCnt%C3%BCrk%C3%BCn
Onur Güntürkün


2024-01-01



---
https://en.wikipedia.org/wiki/Oocyte_cryopreservation
Oocyte cryopreservation


2024-01-01



---
https://en.wikipedia.org/wiki/Oogenesis#Oogenesis_in_mammals
Oogenesis § Oogenesis in mammals


2024-01-01



---
https://en.wikipedia.org/wiki/Oolong
Oolong


2024-01-01



---
https://en.wikipedia.org/wiki/Oort_cloud
Oort cloud


2024-01-01



---
https://en.wikipedia.org/wiki/Open-source_intelligence
Open-source intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/OpenAI
OpenAI


2024-01-01



---
https://en.wikipedia.org/wiki/OpenBSD
OpenBSD


2024-01-01



---
https://en.wikipedia.org/wiki/OpenBazaar
OpenBazaar


2024-01-01



---
https://en.wikipedia.org/wiki/OpenCL
OpenCL


2024-01-01



---
https://en.wikipedia.org/wiki/OpenCV
OpenCV


2024-01-01



---
https://en.wikipedia.org/wiki/OpenMP
OpenMP


2024-01-01



---
https://en.wikipedia.org/wiki/OpenSSL
OpenSSL


2024-01-01



---
https://en.wikipedia.org/wiki/OpenStreetMap
OpenStreetMap


2024-01-01



---
https://en.wikipedia.org/wiki/OpenTable
OpenTable


2024-01-01



---
https://en.wikipedia.org/wiki/OpenType
OpenType


2024-01-01



---
https://en.wikipedia.org/wiki/OpenVMS
OpenVMS


2024-01-01



---
https://en.wikipedia.org/wiki/Open_Game_License
Open Game License


2024-01-01



---
https://en.wikipedia.org/wiki/Open_Game_License#Leaked_OGL1.1_draft
Open Game License § Leaked OGL1.1 draft


2024-03-16



---
https://en.wikipedia.org/wiki/Open_Game_License#OGL1.1
Open Game License § OGL1.1


2024-01-01



---
https://en.wikipedia.org/wiki/Open_Library#Copyright_violation_accusations
Open Library § Copyright violation accusations


2024-01-01



---
https://en.wikipedia.org/wiki/Open_Science_Collaboration
Open Science Collaboration


2024-01-01



---
https://en.wikipedia.org/wiki/Open_Source_Initiative
Open Source Initiative


2024-01-01



---
https://en.wikipedia.org/wiki/Open_access
Open access


2024-01-01



---
https://en.wikipedia.org/wiki/Open_file_format
Open file format


2024-01-01



---
https://en.wikipedia.org/wiki/Open_gaming
Open gaming


2024-01-01



---
https://en.wikipedia.org/wiki/Operant_conditioning
Operant conditioning


2024-01-01



---
https://en.wikipedia.org/wiki/Operant_conditioning_chamber
Operant conditioning chamber


2024-01-01



---
https://en.wikipedia.org/wiki/Operating_system
Operating system


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Barbarossa#Soviet_preparations
Operation Barbarossa § Soviet preparations


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Entebbe
Operation Entebbe


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Gladio
Operation Gladio


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_INFEKTION
Operation INFEKTION


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Ivory_Coast
Operation Ivory Coast


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Market_Time
Operation Market Time


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Northwoods
Operation Northwoods


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Onymous
Operation Onymous


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Paperclip
Operation Paperclip


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Plumbbob
Operation Plumbbob


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Sailor_Hat
Operation Sailor Hat


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Solomon
Operation Solomon


2024-01-01



---
https://en.wikipedia.org/wiki/Operation_Source
Operation Source


2024-01-01



---
https://en.wikipedia.org/wiki/Operations_management
Operations management


2024-01-01



---
https://en.wikipedia.org/wiki/Operations_research
Operations research


2024-01-01



---
https://en.wikipedia.org/wiki/Ophelia_Deroy
Ophelia Deroy


2024-01-01



---
https://en.wikipedia.org/wiki/Ophir_Klein
Ophir Klein


2024-01-01



---
https://en.wikipedia.org/wiki/Opiate
Opiate


2024-01-01



---
https://en.wikipedia.org/wiki/Opinion_poll
Opinion poll


2024-01-01



---
https://en.wikipedia.org/wiki/Opioid
Opioid


2024-01-01



---
https://en.wikipedia.org/wiki/Opium
Opium


2024-01-01



---
https://en.wikipedia.org/wiki/Opium_and_Romanticism
Opium and Romanticism


2024-01-01



---
https://en.wikipedia.org/wiki/Oppenheimer_security_hearing
Oppenheimer security hearing


2024-01-01



---
https://en.wikipedia.org/wiki/Opportunity_NYC
Opportunity NYC


2024-01-01



---
https://en.wikipedia.org/wiki/Optical_character_recognition
Optical character recognition


2024-01-01



---
https://en.wikipedia.org/wiki/Optimal_experimental_design
Optimal experimental design


2024-01-01



---
https://en.wikipedia.org/wiki/Optimal_foraging
Optimal foraging


2024-11-05



---
https://en.wikipedia.org/wiki/Optimal_virulence
Optimal virulence


2024-01-01



---
https://en.wikipedia.org/wiki/Option_(finance)
Option (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Option_style#American_and_European_options
Option style § American and European options


2024-01-01



---
https://en.wikipedia.org/wiki/Option_value_(cost%E2%80%93benefit_analysis)
Option value (cost–benefit analysis)


2024-01-01



---
https://en.wikipedia.org/wiki/Optogenetics
Optogenetics


2024-01-01



---
https://en.wikipedia.org/wiki/Or_(heraldry)
Or (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Oracle_Solaris
Oracle Solaris


2024-01-01



---
https://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server
Oracle iPlanet Web Server


2024-01-01



---
https://en.wikipedia.org/wiki/Oral_tradition
Oral tradition


2024-01-01



---
https://en.wikipedia.org/wiki/Oranges_and_Lemons
Oranges and Lemons


2024-01-01



---
https://en.wikipedia.org/wiki/Orangutan
Orangutan


2024-01-01



---
https://en.wikipedia.org/wiki/Orbital_Sciences_Corporation
Orbital Sciences Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Orbital_station-keeping
Orbital station-keeping


2024-01-01



---
https://en.wikipedia.org/wiki/Orca
Orca


2024-01-01



---
https://en.wikipedia.org/wiki/Orca#Types
Orca § Types


2024-01-01



---
https://en.wikipedia.org/wiki/Order_of_operations#Programming_languages
Order of operations § Programming languages


2024-10-25



---
https://en.wikipedia.org/wiki/Order_statistic
Order statistic


2024-01-01



---
https://en.wikipedia.org/wiki/Order_statistic#Order_statistics_sampled_from_a_uniform_distribution
Order statistic § Order statistics sampled from a uniform distribution


2024-06-03



---
https://en.wikipedia.org/wiki/Order_statistic#Order_statistics_sampled_from_an_uniform_distribution
Order statistic § Order statistics sampled from a uniform distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Ordered_logit
Ordered logit


2024-01-01



---
https://en.wikipedia.org/wiki/Ordinal_data
Ordinal data


2024-01-01



---
https://en.wikipedia.org/wiki/Ordinary_differential_equation
Ordinary differential equation


2024-01-01



---
https://en.wikipedia.org/wiki/Ordinary_least_squares
Ordinary least squares


2024-01-01



---
https://en.wikipedia.org/wiki/Ore_Mountains
Ore Mountains


2024-01-01



---
https://en.wikipedia.org/wiki/Oregon_Medicaid_health_experiment
Oregon Medicaid health experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Oreimo
Oreimo


2024-01-01



---
https://en.wikipedia.org/wiki/Oren_Etzioni
Oren Etzioni


2024-01-01



---
https://en.wikipedia.org/wiki/Org-mode
Org-mode


2024-01-01



---
https://en.wikipedia.org/wiki/Organ_transplantation
Organ transplantation


2024-01-01



---
https://en.wikipedia.org/wiki/Organ_transplantation#History
Organ transplantation § History


2024-01-01



---
https://en.wikipedia.org/wiki/Organizations_of_the_Dune_universe#Bene_Tleilax
Organizations of the Dune universe § Bene Tleilax


2024-01-01



---
https://en.wikipedia.org/wiki/Orhan_Pamuk
Orhan Pamuk


2024-01-01



---
https://en.wikipedia.org/wiki/Oriana_Fallaci
Oriana Fallaci


2024-01-01



---
https://en.wikipedia.org/wiki/Orientalism
Orientalism


2024-01-01



---
https://en.wikipedia.org/wiki/Original_video_animation
Original video animation


2024-01-01



---
https://en.wikipedia.org/wiki/Original_video_animation#History
Original video animation § History


2024-01-01



---
https://en.wikipedia.org/wiki/Oriol_Vinyals
Oriol Vinyals


2024-01-01



---
https://en.wikipedia.org/wiki/Orkut
Orkut


2024-01-01



---
https://en.wikipedia.org/wiki/Ornamental_Dingbats
Ornamental Dingbats


2024-01-01



---
https://en.wikipedia.org/wiki/Ornithopter
Ornithopter


2024-01-01



---
https://en.wikipedia.org/wiki/Orphan_work
Orphan work


2024-01-01



---
https://en.wikipedia.org/wiki/Orphan_works
Orphan works


2024-01-01



---
https://en.wikipedia.org/wiki/Orphans_of_the_Helix
Orphans of the Helix


2024-01-01



---
https://en.wikipedia.org/wiki/Orrin_Devinsky
Orrin Devinsky


2024-01-01



---
https://en.wikipedia.org/wiki/Orson_Scott_Card
Orson Scott Card


2024-01-01



---
https://en.wikipedia.org/wiki/Orson_Welles
Orson Welles


2024-01-01



---
https://en.wikipedia.org/wiki/Orthogonal_(series)
Orthogonal (series)


2024-01-01



---
https://en.wikipedia.org/wiki/Orthostatic_hypotension
Orthostatic hypotension


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka
Osaka


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_Castle
Osaka Castle


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_City_University
Osaka City University


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_Electro-Communication_University
Osaka Electro-Communication University


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_Philharmonic_Orchestra
Osaka Philharmonic Orchestra


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_Prefecture_University
Osaka Prefecture University


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_University
Osaka University


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_University_of_Arts
Osaka University of Arts


2024-01-01



---
https://en.wikipedia.org/wiki/Osaka_University_of_Foreign_Studies
Osaka University of Foreign Studies


2024-01-01



---
https://en.wikipedia.org/wiki/Osamu_Dezaki
Osamu Dezaki


2024-01-01



---
https://en.wikipedia.org/wiki/Osamu_Tezuka
Osamu Tezuka


2024-01-01



---
https://en.wikipedia.org/wiki/Oscar_Kempthorne
Oscar Kempthorne


2024-01-01



---
https://en.wikipedia.org/wiki/Oscar_Wilde
Oscar Wilde


2024-01-01



---
https://en.wikipedia.org/wiki/Oskar_Pfungst
Oskar Pfungst


2024-01-01



---
https://en.wikipedia.org/wiki/Oskar_van_Deventer
Oskar van Deventer


2024-01-01



---
https://en.wikipedia.org/wiki/Oslo_Accords
Oslo Accords


2024-01-01



---
https://en.wikipedia.org/wiki/Oslo_Report
Oslo Report


2024-06-30



---
https://en.wikipedia.org/wiki/Osmanthus_fragrans
Osmanthus fragrans


2024-01-01



---
https://en.wikipedia.org/wiki/Osmium
Osmium


2024-01-01



---
https://en.wikipedia.org/wiki/Ostension#In_folklore
Ostension § In folklore


2024-01-01



---
https://en.wikipedia.org/wiki/Osteocyte
Osteocyte


2024-01-01



---
https://en.wikipedia.org/wiki/Ostrogothic_Kingdom
Ostrogothic Kingdom


2024-01-01



---
https://en.wikipedia.org/wiki/Osvald_Nitski
Osvald Nitski


2024-01-01



---
https://en.wikipedia.org/wiki/Otakon
Otakon


2024-01-01



---
https://en.wikipedia.org/wiki/Otaku
Otaku


2024-01-01



---
https://en.wikipedia.org/wiki/Otaku_no_Video
Otaku no Video


2024-01-01



---
https://en.wikipedia.org/wiki/Otemon_Gakuin_University
Otemon Gakuin University


2024-01-01



---
https://en.wikipedia.org/wiki/Otherkin
Otherkin


2024-01-01



---
https://en.wikipedia.org/wiki/Otherland
Otherland


2024-01-01



---
https://en.wikipedia.org/wiki/Otho
Otho


2024-01-01



---
https://en.wikipedia.org/wiki/Otoferlin
Otoferlin


2024-01-01



---
https://en.wikipedia.org/wiki/Otto_Neurath
Otto Neurath


2024-01-01



---
https://en.wikipedia.org/wiki/Otto_Warmbier
Otto Warmbier


2024-01-01



---
https://en.wikipedia.org/wiki/Our_Mr._Wrenn
Our Mr. Wrenn


2024-01-01



---
https://en.wikipedia.org/wiki/Our_World_in_Data
Our World in Data


2024-01-01



---
https://en.wikipedia.org/wiki/Out_of_memory
Out of memory


2024-01-01



---
https://en.wikipedia.org/wiki/Outbreeding_depression
Outbreeding depression


2024-01-01



---
https://en.wikipedia.org/wiki/Outlaw_Star
Outlaw Star


2024-01-01



---
https://en.wikipedia.org/wiki/Outliner
Outliner


2024-01-01



---
https://en.wikipedia.org/wiki/Overdispersion
Overdispersion


2024-01-01



---
https://en.wikipedia.org/wiki/Overfitting
Overfitting


2024-01-01



---
https://en.wikipedia.org/wiki/Overland_train
Overland train


2024-01-01



---
https://en.wikipedia.org/wiki/Overpopulation
Overpopulation


2024-01-01



---
https://en.wikipedia.org/wiki/Oversampling_and_undersampling_in_data_analysis
Oversampling and undersampling in data analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Overview_effect
Overview effect


2024-01-01



---
https://en.wikipedia.org/wiki/Overwatch_League
Overwatch League


2024-01-01



---
https://en.wikipedia.org/wiki/Ovid
Ovid


2024-01-01



---
https://en.wikipedia.org/wiki/Owens_Valley
Owens Valley


2024-01-01



---
https://en.wikipedia.org/wiki/Oxford_English_Dictionary#Compact_editions
Oxford English Dictionary § Compact editions


2024-01-01



---
https://en.wikipedia.org/wiki/Oxford_Group
Oxford Group


2024-01-01



---
https://en.wikipedia.org/wiki/Oxfordian_theory_of_Shakespeare_authorship
Oxfordian theory of Shakespeare authorship


2024-01-01



---
https://en.wikipedia.org/wiki/Oxiracetam
Oxiracetam


2024-01-01



---
https://en.wikipedia.org/wiki/Oxycodone
Oxycodone


2024-01-01



---
https://en.wikipedia.org/wiki/Oxygenation_(environmental)
Oxygenation (environmental)


2024-01-01



---
https://en.wikipedia.org/wiki/Oxyhydrogen
Oxyhydrogen


2024-01-01



---
https://en.wikipedia.org/wiki/Oxytocin
Oxytocin


2024-01-01



---
https://en.wikipedia.org/wiki/Oystein_Sorensen
Oystein Sorensen


2024-01-01



---
https://en.wikipedia.org/wiki/Oz_books
Oz books


2024-01-01



---
https://en.wikipedia.org/wiki/Ozymandias
Ozymandias


2024-01-01



---
https://en.wikipedia.org/wiki/P%C3%A4r_Karlsson
Pär Karlsson


2024-01-01



---
https://en.wikipedia.org/wiki/P-Cresol
P-Cresol


2024-01-01



---
https://en.wikipedia.org/wiki/P-complete
P-complete


2024-01-01



---
https://en.wikipedia.org/wiki/P._C._Hodgell
P. C. Hodgell


2024-01-01



---
https://en.wikipedia.org/wiki/P._D._James
P. D. James


2024-01-01



---
https://en.wikipedia.org/wiki/P._Eline_Slagboom
P. Eline Slagboom


2024-01-01



---
https://en.wikipedia.org/wiki/P._G._Wodehouse
P. G. Wodehouse


2024-01-01



---
https://en.wikipedia.org/wiki/P._N._Suganthan
P. N. Suganthan


2024-01-01



---
https://en.wikipedia.org/wiki/P22_(type_foundry)
P22 (type foundry)


2024-01-01



---
https://en.wikipedia.org/wiki/PACER_(law)
PACER (law)


2024-01-01



---
https://en.wikipedia.org/wiki/PARC_(company)
PARC (company)


2024-01-01



---
https://en.wikipedia.org/wiki/PC-8000_series
PC-8000 series


2024-01-01



---
https://en.wikipedia.org/wiki/PCP_theorem
PCP theorem


2024-09-20



---
https://en.wikipedia.org/wiki/PCSK9
PCSK9


2024-01-01



---
https://en.wikipedia.org/wiki/PC_bang
PC bang


2024-01-01



---
https://en.wikipedia.org/wiki/PDF
PDF


2024-01-01



---
https://en.wikipedia.org/wiki/PDF/A
PDF/A


2024-01-01



---
https://en.wikipedia.org/wiki/PDFtk
PDFtk


2024-01-01



---
https://en.wikipedia.org/wiki/PDP-10
PDP-10


2024-01-01



---
https://en.wikipedia.org/wiki/PGP_Corporation
PGP Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/PGP_word_list
PGP word list


2024-01-01



---
https://en.wikipedia.org/wiki/PL/SQL
PL/SQL


2024-01-01



---
https://en.wikipedia.org/wiki/PLATO_(computer_system)
PLATO (computer system)


2024-01-01



---
https://en.wikipedia.org/wiki/PSPACE
PSPACE


2024-01-01



---
https://en.wikipedia.org/wiki/P_(complexity)
P (complexity)


2024-01-01



---
https://en.wikipedia.org/wiki/P_Productions
P Productions


2024-01-01



---
https://en.wikipedia.org/wiki/P_versus_NP_problem
P versus NP problem


2024-01-01



---
https://en.wikipedia.org/wiki/Pablo_Kuri-Morales
Pablo Kuri-Morales


2024-01-01



---
https://en.wikipedia.org/wiki/Pablo_Neruda
Pablo Neruda


2024-01-01



---
https://en.wikipedia.org/wiki/Pablo_Picasso
Pablo Picasso


2024-01-01



---
https://en.wikipedia.org/wiki/Pablo_S._Torre
Pablo S. Torre


2024-01-01



---
https://en.wikipedia.org/wiki/Pablo_Villalobos
Pablo Villalobos


2024-01-01



---
https://en.wikipedia.org/wiki/Pac-Man
Pac-Man


2024-01-01



---
https://en.wikipedia.org/wiki/Paced_Auditory_Serial_Addition_Test
Paced Auditory Serial Addition Test


2024-01-01



---
https://en.wikipedia.org/wiki/Pachelbel%27s_Canon
Pachelbel's Canon


2024-01-01



---
https://en.wikipedia.org/wiki/Pachelbel's_Canon
Pachelbel's Canon


2024-01-01



---
https://en.wikipedia.org/wiki/Package_manager
Package manager


2024-01-01



---
https://en.wikipedia.org/wiki/Packed_lunch
Packed lunch


2024-01-01



---
https://en.wikipedia.org/wiki/Packing_problems
Packing problems


2024-01-01



---
https://en.wikipedia.org/wiki/Paclitaxel
Paclitaxel


2024-01-01



---
https://en.wikipedia.org/wiki/Pafnuty_Chebyshev
Pafnuty Chebyshev


2024-01-01



---
https://en.wikipedia.org/wiki/PageRank
PageRank


2024-01-01



---
https://en.wikipedia.org/wiki/Pain_asymbolia
Pain asymbolia


2024-01-01



---
https://en.wikipedia.org/wiki/Paintball
Paintball


2024-01-01



---
https://en.wikipedia.org/wiki/Paizo
Paizo


2024-01-01



---
https://en.wikipedia.org/wiki/Pak_Chung_Sham
Pak Chung Sham


2024-01-01



---
https://en.wikipedia.org/wiki/Pak_Protector
Pak Protector


2024-01-01



---
https://en.wikipedia.org/wiki/Pak_Sham
Pak Sham


2024-01-01



---
https://en.wikipedia.org/wiki/Palace_Hotel,_San_Francisco
Palace Hotel, San Francisco


2024-09-03



---
https://en.wikipedia.org/wiki/Palaeography
Palaeography


2024-01-01



---
https://en.wikipedia.org/wiki/Palazzo_Pitti
Palazzo Pitti


2024-01-01



---
https://en.wikipedia.org/wiki/Paleo_Diet
Paleo Diet


2024-11-05



---
https://en.wikipedia.org/wiki/Paleography
Paleography


2024-01-01



---
https://en.wikipedia.org/wiki/Palestine_Liberation_Organization
Palestine Liberation Organization


2024-01-01



---
https://en.wikipedia.org/wiki/Pali
Pali


2024-01-01



---
https://en.wikipedia.org/wiki/Pali_Canon
Pali Canon


2024-01-01



---
https://en.wikipedia.org/wiki/Pallab_Ghosh
Pallab Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Pallas_(freedman)
Pallas (freedman)


2024-01-01



---
https://en.wikipedia.org/wiki/Pallet
Pallet


2024-01-01



---
https://en.wikipedia.org/wiki/Palm_Springs_(2020_film)#Release
Palm Springs (2020 film) § Release


2024-06-30



---
https://en.wikipedia.org/wiki/Palmer_Luckey
Palmer Luckey


2024-01-01



---
https://en.wikipedia.org/wiki/Palpatine
Palpatine


2024-01-01



---
https://en.wikipedia.org/wiki/Palwasha_Khan
Palwasha Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Pamela_A._Silver
Pamela A. Silver


2024-01-01



---
https://en.wikipedia.org/wiki/Pamela_B._Davis
Pamela B. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Pamela_Herd
Pamela Herd


2024-01-01



---
https://en.wikipedia.org/wiki/Pamela_McCorduck
Pamela McCorduck


2024-01-01



---
https://en.wikipedia.org/wiki/Pamela_Sklar
Pamela Sklar


2024-01-01



---
https://en.wikipedia.org/wiki/Pan_(god)#%22The_Great_God_Pan_is_dead%22
Pan (god) § ‘The Great God Pan is dead’


2024-01-01



---
https://en.wikipedia.org/wiki/Pan_(god)#%22The_great_god_Pan_is_dead%22
Pan (god) § ‘The great god Pan is dead’


2024-10-25



---
https://en.wikipedia.org/wiki/Pan_Wei
Pan Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Pan_Zhang
Pan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Panama_Papers
Panama Papers


2024-01-01



---
https://en.wikipedia.org/wiki/Panda_diplomacy
Panda diplomacy


2024-01-01



---
https://en.wikipedia.org/wiki/Pandas_(software)
Pandas (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Pandigital_number
Pandigital number


2024-01-01



---
https://en.wikipedia.org/wiki/Pandoc
Pandoc


2024-01-01



---
https://en.wikipedia.org/wiki/Pandora_Papers
Pandora Papers


2024-01-01



---
https://en.wikipedia.org/wiki/Pangium
Pangium


2024-01-01



---
https://en.wikipedia.org/wiki/Pangram
Pangram


2024-01-01



---
https://en.wikipedia.org/wiki/Pankaj_Sharma
Pankaj Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Pannenkoek2012
Pannenkoek2012


2024-01-01



---
https://en.wikipedia.org/wiki/Pannonian_Avars
Pannonian Avars


2024-01-01



---
https://en.wikipedia.org/wiki/Panos_Deloukas
Panos Deloukas


2024-01-01



---
https://en.wikipedia.org/wiki/Panspermia
Panspermia


2024-01-01



---
https://en.wikipedia.org/wiki/Pantograph
Pantograph


2024-01-01



---
https://en.wikipedia.org/wiki/Pantothenic_acid
Pantothenic acid


2024-11-05



---
https://en.wikipedia.org/wiki/Paola_Giuliano
Paola Giuliano


2024-01-01



---
https://en.wikipedia.org/wiki/Paola_Sebastiani
Paola Sebastiani


2024-01-01



---
https://en.wikipedia.org/wiki/Paolo_Boffetta
Paolo Boffetta


2024-01-01



---
https://en.wikipedia.org/wiki/Paolo_Fusar-Poli
Paolo Fusar-Poli


2024-01-01



---
https://en.wikipedia.org/wiki/Paolo_Napoletano
Paolo Napoletano


2024-01-01



---
https://en.wikipedia.org/wiki/Paper_marbling
Paper marbling


2024-01-01



---
https://en.wikipedia.org/wiki/Paprika_(2006_film)
Paprika (2006 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Papua_New_Guinea
Papua New Guinea


2024-01-01



---
https://en.wikipedia.org/wiki/Papyrus
Papyrus


2024-01-01



---
https://en.wikipedia.org/wiki/Parable_of_the_Talents
Parable of the Talents


2024-01-01



---
https://en.wikipedia.org/wiki/Parable_of_the_Talents#Parable_of_the_Talents
Parable of the Talents § Parable of the Talents


2024-01-01



---
https://en.wikipedia.org/wiki/Parable_of_the_Unjust_Steward
Parable of the Unjust Steward


2024-01-01



---
https://en.wikipedia.org/wiki/Parable_of_the_talents_or_minas
Parable of the talents or minas


2024-01-01



---
https://en.wikipedia.org/wiki/Parable_of_the_talents_or_minas#Parable_of_the_Talents
Parable of the talents or minas § Parable of the Talents


2024-01-01



---
https://en.wikipedia.org/wiki/Parabolic_antenna
Parabolic antenna


2024-01-01



---
https://en.wikipedia.org/wiki/Paracelsus
Paracelsus


2024-01-01



---
https://en.wikipedia.org/wiki/Paracetamol
Paracetamol


2024-01-01



---
https://en.wikipedia.org/wiki/Paracosm
Paracosm


2024-01-01



---
https://en.wikipedia.org/wiki/Paradigm_shift
Paradigm shift


2024-01-01



---
https://en.wikipedia.org/wiki/Paradise_Lost
Paradise Lost


2024-01-01



---
https://en.wikipedia.org/wiki/Paradise_Papers
Paradise Papers


2024-01-01



---
https://en.wikipedia.org/wiki/Paradox_of_the_Court
Paradox of the Court


2024-01-01



---
https://en.wikipedia.org/wiki/Parag_Pathak
Parag Pathak


2024-01-01



---
https://en.wikipedia.org/wiki/Parallel_computing
Parallel computing


2024-01-01



---
https://en.wikipedia.org/wiki/Parallel_postulate#History
Parallel postulate § History


2024-01-01



---
https://en.wikipedia.org/wiki/Paran%C3%A1_River
Paraná River


2024-01-01



---
https://en.wikipedia.org/wiki/Paranormal_Activity
Paranormal Activity


2024-01-01



---
https://en.wikipedia.org/wiki/Paraphilia
Paraphilia


2024-01-01



---
https://en.wikipedia.org/wiki/Parapsychology
Parapsychology


2024-01-01



---
https://en.wikipedia.org/wiki/Paras_Jain
Paras Jain


2024-01-01



---
https://en.wikipedia.org/wiki/Parasite_load
Parasite load


2024-01-01



---
https://en.wikipedia.org/wiki/Parasitic_computing
Parasitic computing


2024-01-01



---
https://en.wikipedia.org/wiki/Parchive
Parchive


2024-01-01



---
https://en.wikipedia.org/wiki/Pardis_C._Sabeti
Pardis C. Sabeti


2024-01-01



---
https://en.wikipedia.org/wiki/Pardus_(video_game)
Pardus (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Pareidolia
Pareidolia


2024-01-01



---
https://en.wikipedia.org/wiki/Paresh_Dandona
Paresh Dandona


2024-01-01



---
https://en.wikipedia.org/wiki/Pareto_distribution
Pareto distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Pareto_efficiency
Pareto efficiency


2024-01-01



---
https://en.wikipedia.org/wiki/Pareto_front
Pareto front


2024-01-01



---
https://en.wikipedia.org/wiki/Pareto_frontier
Pareto frontier


2024-01-01



---
https://en.wikipedia.org/wiki/Paris_Commune
Paris Commune


2024-01-01



---
https://en.wikipedia.org/wiki/Paris_Gun
Paris Gun


2024-01-01



---
https://en.wikipedia.org/wiki/Parity_function
Parity function


2024-01-01



---
https://en.wikipedia.org/wiki/Park_Geun-hye
Park Geun-hye


2024-01-01



---
https://en.wikipedia.org/wiki/Parker%25E2%2580%2593Hulme_murder_case
Parker%E2%80%93Hulme murder case


2024-01-01



---
https://en.wikipedia.org/wiki/Parker%E2%80%93Hulme_murder_case
Parker–Hulme murder case


2024-01-01



---
https://en.wikipedia.org/wiki/Parker_Barnes
Parker Barnes


2024-01-01



---
https://en.wikipedia.org/wiki/Parker_Hill
Parker Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Parkinson%27s_Law
Parkinson's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Parkinson%27s_law
Parkinson's law


2024-01-01



---
https://en.wikipedia.org/wiki/Parkinson's_law
Parkinson's law


2024-01-01



---
https://en.wikipedia.org/wiki/Parkour
Parkour


2024-01-01



---
https://en.wikipedia.org/wiki/Parodos
Parodos


2024-01-01



---
https://en.wikipedia.org/wiki/Parsifal
Parsifal


2024-01-01



---
https://en.wikipedia.org/wiki/Parsifal#Act_1
Parsifal § Act 1


2024-01-01



---
https://en.wikipedia.org/wiki/Partha_Ghosh
Partha Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Parthasarathy_Ranganathan
Parthasarathy Ranganathan


2024-01-01



---
https://en.wikipedia.org/wiki/Parthenogenesis
Parthenogenesis


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_Nuclear_Test_Ban_Treaty
Partial Nuclear Test Ban Treaty


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_Nuclear_Test_Ban_Treaty#Leaks_of_nuclear_fallout
Partial Nuclear Test Ban Treaty § Leaks of nuclear fallout


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_application
Partial application


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_differential_equation
Partial differential equation


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_differential_equations
Partial differential equations


2024-01-01



---
https://en.wikipedia.org/wiki/Partial_evaluation#Futamura_projections
Partial evaluation § Futamura projections


2024-01-01



---
https://en.wikipedia.org/wiki/Partially_Observable_Markov_Decision_Problem
Partially Observable Markov Decision Problem


2024-11-05



---
https://en.wikipedia.org/wiki/Partially_observable_Markov_decision_process
Partially observable Markov decision process


2024-01-01



---
https://en.wikipedia.org/wiki/Partially_ordered_set
Partially ordered set


2024-01-01



---
https://en.wikipedia.org/wiki/Partible_paternity
Partible paternity


2024-01-01



---
https://en.wikipedia.org/wiki/Particle_system
Particle system


2024-01-01



---
https://en.wikipedia.org/wiki/Partnership#Partner_compensation
Partnership § Partner compensation


2024-01-01



---
https://en.wikipedia.org/wiki/Party_favors
Party favors


2024-10-17



---
https://en.wikipedia.org/wiki/Pascal%27s_Wager
Pascal's Wager


2024-01-01



---
https://en.wikipedia.org/wiki/Pascal%27s_wager
Pascal's wager


2024-01-01



---
https://en.wikipedia.org/wiki/Pascal_(programming_language)
Pascal (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Pascal_Boyer
Pascal Boyer


2024-01-01



---
https://en.wikipedia.org/wiki/Pascal_Vincent
Pascal Vincent


2024-01-01



---
https://en.wikipedia.org/wiki/Pascale_Fung
Pascale Fung


2024-01-01



---
https://en.wikipedia.org/wiki/Pascaline_Dupas
Pascaline Dupas


2024-01-01



---
https://en.wikipedia.org/wiki/Passive-aggressive_behavior
Passive-aggressive behavior


2024-01-01



---
https://en.wikipedia.org/wiki/Password_manager
Password manager


2024-01-01



---
https://en.wikipedia.org/wiki/Pasteurization#Milk
Pasteurization § Milk


2024-01-01



---
https://en.wikipedia.org/wiki/Paternity_fraud#Occurrence
Paternity fraud § Occurrence


2024-01-01



---
https://en.wikipedia.org/wiki/Path_integral_formulation
Path integral formulation


2024-01-01



---
https://en.wikipedia.org/wiki/Path_of_the_Fury
Path of the Fury


2024-01-01



---
https://en.wikipedia.org/wiki/PatientsLikeMe
PatientsLikeMe


2024-01-01



---
https://en.wikipedia.org/wiki/Patlabor
Patlabor


2024-01-01



---
https://en.wikipedia.org/wiki/Patlabor#Headgear
Patlabor § Headgear


2024-01-01



---
https://en.wikipedia.org/wiki/Patlabor#Manga
Patlabor § Manga


2024-01-01



---
https://en.wikipedia.org/wiki/Patlabor:_The_TV_Series
Patlabor: The TV Series


2024-01-01



---
https://en.wikipedia.org/wiki/Patlabor_2:_The_Movie
Patlabor 2: The Movie


2024-01-01



---
https://en.wikipedia.org/wiki/Patreon
Patreon


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_A._Reuter-Lorenz
Patricia A. Reuter-Lorenz


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_Coogan
Patricia Coogan


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_Devine
Patricia Devine


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_H._Miller
Patricia H. Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_J._Bauer
Patricia J. Bauer


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_Michie
Patricia Michie


2024-01-01



---
https://en.wikipedia.org/wiki/Patricia_T._Michie
Patricia T. Michie


2024-01-01



---
https://en.wikipedia.org/wiki/Patricio_Saavedra
Patricio Saavedra


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Bateman
Patrick Bateman


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Blackett
Patrick Blackett


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Bolton
Patrick Bolton


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Collison
Patrick Collison


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Drury
Patrick Drury


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_E._McGovern
Patrick E. McGovern


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Esser
Patrick Esser


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_F._Sullivan
Patrick F. Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Fournier
Patrick Fournier


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_J._Curran
Patrick J. Curran


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_J._McGrath
Patrick J. McGrath


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_J._Morris
Patrick J. Morris


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_J._Stover
Patrick J. Stover


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Kline
Patrick Kline


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Kruger
Patrick Kruger


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Leahy
Patrick Leahy


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Lewis
Patrick Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Markey
Patrick Markey


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_McClure
Patrick McClure


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_McDaniel
Patrick McDaniel


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_McGorry
Patrick McGorry


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_McKenzie
Patrick McKenzie


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_O%27Brian
Patrick O'Brian


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_O'Brian
Patrick O'Brian


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Phillips
Patrick Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Reed
Patrick Reed


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Thiran
Patrick Thiran


2024-01-01



---
https://en.wikipedia.org/wiki/Patrick_Wyatt
Patrick Wyatt


2024-01-01



---
https://en.wikipedia.org/wiki/Patrik_K._E._Magnusson
Patrik K. E. Magnusson


2024-06-26



---
https://en.wikipedia.org/wiki/Patrik_Magnusson
Patrik Magnusson


2024-01-01



---
https://en.wikipedia.org/wiki/Patrilineality
Patrilineality


2024-01-01



---
https://en.wikipedia.org/wiki/Patrol_36
Patrol 36


2024-01-01



---
https://en.wikipedia.org/wiki/Pattern_(architecture)
Pattern (architecture)


2024-01-01



---
https://en.wikipedia.org/wiki/Pattern_Recognition_(novel)
Pattern Recognition (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Pattern_language
Pattern language


2024-01-01



---
https://en.wikipedia.org/wiki/Pattie_Maes
Pattie Maes


2024-01-01



---
https://en.wikipedia.org/wiki/Pau_Navarro
Pau Navarro


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_A._David
Paul A. David


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_A._Johnson
Paul A. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_A._Samuelson
Paul A. Samuelson


2024-04-25



---
https://en.wikipedia.org/wiki/Paul_Atreides
Paul Atreides


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Auster
Paul Auster


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_B._Baltes
Paul B. Baltes


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Barham
Paul Barham


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Bloom_(psychologist)
Paul Bloom (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_C%C3%A9zanne
Paul Cézanne


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Celan
Paul Celan


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Christiano
Paul Christiano


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Covington
Paul Covington


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_D._Adams
Paul D. Adams


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Dirac
Paul Dirac


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_E._Meehl
Paul E. Meehl


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_E._Peterson
Paul E. Peterson


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Ehrlich
Paul Ehrlich


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Erd%C5%91s
Paul Erdős


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Feyerabend
Paul Feyerabend


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Ford
Paul Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Fussell
Paul Fussell


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_G._Kwiat
Paul G. Kwiat


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Glasziou
Paul Glasziou


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Graham
Paul Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Graham_%28computer_programmer%29
Paul Graham (computer programmer)


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Graham_(programmer)
Paul Graham (programmer)


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Grieco
Paul Grieco


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Heald
Paul Heald


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Irwing
Paul Irwing


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_J._Heald
Paul J. Heald


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_J._LeBlanc
Paul J. LeBlanc


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Johns
Paul Johns


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Kammerer
Paul Kammerer


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Krugman
Paul Krugman


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_L._Harris
Paul L. Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Linke
Paul Linke


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_M._Ridker
Paul M. Ridker


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_M._Romer
Paul M. Romer


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_McCartney
Paul McCartney


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_McCartney#2010%E2%80%93present
Paul McCartney § 2010–present


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_McCartney#2020%E2%80%93present
Paul McCartney § 2020–present

2020
2024-11-05



---
https://en.wikipedia.org/wiki/Paul_Milgrom
Paul Milgrom


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Morphy
Paul Morphy


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Muldoon
Paul Muldoon


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Nyquist
Paul Nyquist


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_P._Glasziou
Paul P. Glasziou


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Phillips_(poker_player)
Paul Phillips (poker player)


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_R._Ehrlich
Paul R. Ehrlich


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_R._Jones
Paul R. Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Renner
Paul Renner


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Resnick
Paul Resnick


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Romer
Paul Romer


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Rozin
Paul Rozin


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_S._Appelbaum
Paul S. Appelbaum


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_S._Freemont
Paul S. Freemont


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Sedille
Paul Sedille


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Smolensky
Paul Smolensky


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Stamets
Paul Stamets


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Syverson
Paul Syverson


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Thagard
Paul Thagard


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Tholey
Paul Tholey


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Thomas_Young
Paul Thomas Young


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Tough
Paul Tough


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Vinogradoff
Paul Vinogradoff


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Vitanyi
Paul Vitanyi


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_W._Ewald
Paul W. Ewald


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_W._Franks
Paul W. Franks


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Webley
Paul Webley


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Weindling
Paul Weindling


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_Weston
Paul Weston


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_is_dead
Paul is dead


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_van_Geert
Paul van Geert


2024-01-01



---
https://en.wikipedia.org/wiki/Paul_van_Oorschot
Paul van Oorschot


2024-01-01



---
https://en.wikipedia.org/wiki/Paula_Fox
Paula Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Paula_Hawkins_(author)
Paula Hawkins (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Paula_McLain
Paula McLain


2024-01-01



---
https://en.wikipedia.org/wiki/Paula_R._Pietromonaco
Paula R. Pietromonaco


2024-01-01



---
https://en.wikipedia.org/wiki/Paula_Smith
Paula Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Paulien_Hogeweg
Paulien Hogeweg


2024-01-01



---
https://en.wikipedia.org/wiki/Pauline_Smith
Pauline Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Paulo_Coelho
Paulo Coelho


2024-01-01



---
https://en.wikipedia.org/wiki/Paulo_Shakarian
Paulo Shakarian


2024-01-01



---
https://en.wikipedia.org/wiki/Pavel_A._Pevzner
Pavel A. Pevzner


2024-01-01



---
https://en.wikipedia.org/wiki/Pavel_Drozd
Pavel Drozd


2024-01-01



---
https://en.wikipedia.org/wiki/Pavel_Kuznetsov
Pavel Kuznetsov


2024-01-01



---
https://en.wikipedia.org/wiki/Pavel_Sudoplatov
Pavel Sudoplatov


2024-01-01



---
https://en.wikipedia.org/wiki/Pavlos_Pavlidis
Pavlos Pavlidis


2024-01-01



---
https://en.wikipedia.org/wiki/PayPal
PayPal


2024-01-01



---
https://en.wikipedia.org/wiki/PayPal_Mafia
PayPal Mafia


2024-01-01



---
https://en.wikipedia.org/wiki/Pay_toilet
Pay toilet


2024-01-01



---
https://en.wikipedia.org/wiki/Peace-weaver
Peace-weaver


2024-01-01



---
https://en.wikipedia.org/wiki/Peace_(novel)
Peace (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Peace_dividend
Peace dividend


2024-01-01



---
https://en.wikipedia.org/wiki/Peak%E2%80%93end_rule
Peak–end rule


2024-01-01



---
https://en.wikipedia.org/wiki/Peak_experience
Peak experience


2024-01-01



---
https://en.wikipedia.org/wiki/Peano_axioms#Peano_arithmetic_as_first-order_theory
Peano axioms § Peano arithmetic as first-order theory


2024-01-01



---
https://en.wikipedia.org/wiki/Peano_curve
Peano curve


2024-01-01



---
https://en.wikipedia.org/wiki/Pearson_correlation_coefficient
Pearson correlation coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Peder_Mortensen
Peder Mortensen


2024-01-01



---
https://en.wikipedia.org/wiki/Pedigree_chart
Pedigree chart


2024-01-01



---
https://en.wikipedia.org/wiki/Pedro_Domingos
Pedro Domingos


2024-01-01



---
https://en.wikipedia.org/wiki/Pedro_Henrique_Martins
Pedro Henrique Martins


2024-01-01



---
https://en.wikipedia.org/wiki/Pedro_Mercado
Pedro Mercado


2024-01-01



---
https://en.wikipedia.org/wiki/Pedro_Ortega
Pedro Ortega


2024-01-01



---
https://en.wikipedia.org/wiki/Pedro_Sanchez
Pedro Sanchez


2024-01-01



---
https://en.wikipedia.org/wiki/Peer-to-peer
Peer-to-peer


2024-01-01



---
https://en.wikipedia.org/wiki/Peer_Bork
Peer Bork


2024-01-01



---
https://en.wikipedia.org/wiki/Peercoin
Peercoin


2024-01-01



---
https://en.wikipedia.org/wiki/Peet%27s_Coffee
Peet's Coffee


2024-01-01



---
https://en.wikipedia.org/wiki/Peet's_Coffee
Peet's Coffee


2024-01-01



---
https://en.wikipedia.org/wiki/Pegatron
Pegatron


2024-01-01



---
https://en.wikipedia.org/wiki/Peggy_J._Kleinplatz
Peggy J. Kleinplatz


2024-01-01



---
https://en.wikipedia.org/wiki/Pegmatites
Pegmatites


2024-10-04



---
https://en.wikipedia.org/wiki/Pelikan
Pelikan


2024-01-01



---
https://en.wikipedia.org/wiki/Pemmican
Pemmican


2024-09-03



---
https://en.wikipedia.org/wiki/Pen_cancel
Pen cancel


2024-01-01



---
https://en.wikipedia.org/wiki/Penal_transportation
Penal transportation


2024-01-01



---
https://en.wikipedia.org/wiki/Penelope_Lively
Penelope Lively


2024-01-01



---
https://en.wikipedia.org/wiki/Penet_remailer
Penet remailer


2024-01-01



---
https://en.wikipedia.org/wiki/Penetrance
Penetrance


2024-01-01



---
https://en.wikipedia.org/wiki/Penetration_test
Penetration test


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Chen
Peng Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Cheng
Peng Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Lin
Peng Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Peng
Peng Peng


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Qi
Peng Qi


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Shi
Peng Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Sun
Peng Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Wei
Peng Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Wu
Peng Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Zhao
Peng Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Zhen
Peng Zhen


2024-01-01



---
https://en.wikipedia.org/wiki/Peng_Zhou
Peng Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Penguindrum
Penguindrum


2024-01-01



---
https://en.wikipedia.org/wiki/Penis_fencing
Penis fencing


2024-01-01



---
https://en.wikipedia.org/wiki/Penn_%26_Teller
Penn & Teller


2024-01-01



---
https://en.wikipedia.org/wiki/Penn_State_University
Penn State University


2024-01-01



---
https://en.wikipedia.org/wiki/Penny_(United_States_coin)
Penny (United States coin)


2024-01-01



---
https://en.wikipedia.org/wiki/Penny_Gordon-Larsen
Penny Gordon-Larsen


2024-01-01



---
https://en.wikipedia.org/wiki/Pentagrammic_prism
Pentagrammic prism


2024-01-01



---
https://en.wikipedia.org/wiki/Pentium_FDIV_bug
Pentium FDIV bug


2024-01-01



---
https://en.wikipedia.org/wiki/Pentobarbital
Pentobarbital


2024-01-01



---
https://en.wikipedia.org/wiki/People%27s_Army_of_Vietnam
People's Army of Vietnam


2024-01-01



---
https://en.wikipedia.org/wiki/Peopleware:_Productive_Projects_and_Teams
Peopleware: Productive Projects and Teams


2024-01-01



---
https://en.wikipedia.org/wiki/Percent-encoding
Percent-encoding


2024-01-01



---
https://en.wikipedia.org/wiki/Percentile
Percentile


2024-01-01



---
https://en.wikipedia.org/wiki/Perceptrons_(book)
Perceptrons (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Perceptual_hashing
Perceptual hashing


2024-01-01



---
https://en.wikipedia.org/wiki/Perdido_Street_Station
Perdido Street Station


2024-01-01



---
https://en.wikipedia.org/wiki/Perdita_Barran
Perdita Barran


2024-01-01



---
https://en.wikipedia.org/wiki/Perfect_Dark_(P2P)
Perfect Dark (P2P)


2024-01-01



---
https://en.wikipedia.org/wiki/Perfect_competition
Perfect competition


2024-01-01



---
https://en.wikipedia.org/wiki/Perfluorooctanesulfonic_acid
Perfluorooctanesulfonic acid


2024-05-24



---
https://en.wikipedia.org/wiki/Performance_per_watt
Performance per watt


2024-01-01



---
https://en.wikipedia.org/wiki/Performative_utterance
Performative utterance


2024-01-01



---
https://en.wikipedia.org/wiki/Perko_pair
Perko pair


2024-01-01



---
https://en.wikipedia.org/wiki/Permafrost
Permafrost


2024-01-01



---
https://en.wikipedia.org/wiki/Perminder_Sachdev
Perminder Sachdev


2024-01-01



---
https://en.wikipedia.org/wiki/Permissive_action_link
Permissive action link


2024-01-01



---
https://en.wikipedia.org/wiki/Permutation
Permutation


2024-01-01



---
https://en.wikipedia.org/wiki/Permutation_City
Permutation City


2024-01-01



---
https://en.wikipedia.org/wiki/Permutation_test
Permutation test


2024-01-01



---
https://en.wikipedia.org/wiki/Permutation_testing
Permutation testing


2024-09-28



---
https://en.wikipedia.org/wiki/Pernicious_anemia
Pernicious anemia


2024-01-01



---
https://en.wikipedia.org/wiki/Perpetual_futures
Perpetual futures


2024-01-01



---
https://en.wikipedia.org/wiki/Perpetual_motion#Classification
Perpetual motion § Classification


2024-01-01



---
https://en.wikipedia.org/wiki/Persephone
Persephone


2024-01-01



---
https://en.wikipedia.org/wiki/Persephone#Mythology
Persephone § Mythology


2024-01-01



---
https://en.wikipedia.org/wiki/Persi_Diaconis
Persi Diaconis


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_Genome_Project
Personal Genome Project


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_Handy-phone_System
Personal Handy-phone System


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_digital_assistant
Personal digital assistant


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_flotation_device#Life_jacket
Personal flotation device § Life jacket


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_information_management
Personal information management


2024-01-01



---
https://en.wikipedia.org/wiki/Personal_organizer
Personal organizer


2024-01-01



---
https://en.wikipedia.org/wiki/Perverse_incentive
Perverse incentive


2024-01-01



---
https://en.wikipedia.org/wiki/Pesachim
Pesachim


2024-01-01



---
https://en.wikipedia.org/wiki/Pesher
Pesher


2024-01-01



---
https://en.wikipedia.org/wiki/Pesky_Pants
Pesky Pants


2024-01-01



---
https://en.wikipedia.org/wiki/Pessimistic_induction
Pessimistic induction


2024-01-01



---
https://en.wikipedia.org/wiki/Pet_door
Pet door


2024-01-01



---
https://en.wikipedia.org/wiki/Petard
Petard


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Abelard
Peter Abelard


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Arcidiacono
Peter Arcidiacono


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Beattie
Peter Beattie


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_C._B._Phillips
Peter C. B. Phillips


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_C._G%C3%B8tzsche
Peter C. Gøtzsche


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Carey_(novelist)
Peter Carey (novelist)


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Craig
Peter Craig


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_D._Eimas
Peter D. Eimas


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Dayan
Peter Dayan


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Donnelly
Peter Donnelly


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Drucker
Peter Drucker


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_E._Hart
Peter E. Hart


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Eisenman
Peter Eisenman


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_F._Buckley
Peter F. Buckley


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Franks
Peter Franks


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Gacs
Peter Gacs


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Godfrey-Smith
Peter Godfrey-Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Grassberger
Peter Grassberger


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Gustav_Lejeune_Dirichlet
Peter Gustav Lejeune Dirichlet


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_H._Rossi
Peter H. Rossi


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Hagoort
Peter Hagoort


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Hawkins
Peter Hawkins


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Bentley
Peter J. Bentley


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Boettke
Peter J. Boettke


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Campbell
Peter J. Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Denning
Peter J. Denning


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Rentfrow
Peter J. Rentfrow


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Richerson
Peter J. Richerson


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_J._Wagner
Peter J. Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_K._Gregersen
Peter K. Gregersen


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_K._Hatemi
Peter K. Hatemi


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Klatsky
Peter Klatsky


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Kun
Peter Kun


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_L._Hagelstein
Peter L. Hagelstein


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Levi
Peter Levi


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_M._Kogge
Peter M. Kogge


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_M._Lansdorp
Peter M. Lansdorp


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_M._Visscher
Peter M. Visscher


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_McGuffin
Peter McGuffin


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_McLeod
Peter McLeod


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Medawar
Peter Medawar


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Mooney
Peter Mooney


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Morgan
Peter Morgan


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_N._Devreotes
Peter N. Devreotes


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Naur
Peter Naur


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Norvig
Peter Norvig


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Nowak
Peter Nowak


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Palese
Peter Palese


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Propping
Peter Propping


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Richtarik
Peter Richtarik


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Riederer
Peter Riederer


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_S._Bearman
Peter S. Bearman


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Sheridan_Dodds
Peter Sheridan Dodds


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Singer
Peter Singer


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_St_George-Hyslop
Peter St George-Hyslop


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Straub
Peter Straub


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Szatmari
Peter Szatmari


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_T._Fox
Peter T. Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_T._Leeson
Peter T. Leeson


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Taylor_(writer)
Peter Taylor (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Thellusson
Peter Thellusson


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Thiel
Peter Thiel


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Thiel#Philanthropy
Peter Thiel § Philanthropy


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Turchin
Peter Turchin


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Wade
Peter Wade


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Watts
Peter Watts


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Watts_%28author%29
Peter Watts (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_West
Peter West


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Winkler
Peter Winkler


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Wonka
Peter Wonka


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_Wu
Peter Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Peter_de_Jonge
Peter de Jonge


2024-01-01



---
https://en.wikipedia.org/wiki/Petra_Moser
Petra Moser


2024-01-01



---
https://en.wikipedia.org/wiki/Pets.com
Pets.com


2024-01-01



---
https://en.wikipedia.org/wiki/Pew_Research_Center
Pew Research Center


2024-01-01



---
https://en.wikipedia.org/wiki/Peyman_Milanfar
Peyman Milanfar


2024-01-01



---
https://en.wikipedia.org/wiki/Phaedrus_(dialogue)
Phaedrus (dialogue)


2024-01-01



---
https://en.wikipedia.org/wiki/Phaethon
Phaethon


2024-01-01



---
https://en.wikipedia.org/wiki/Phantasm_(film)
Phantasm (film)


2024-01-01



---
https://en.wikipedia.org/wiki/PhantomJS
PhantomJS


2024-01-01



---
https://en.wikipedia.org/wiki/Phantom_limb
Phantom limb


2024-01-01



---
https://en.wikipedia.org/wiki/Phantoms_in_the_Brain
Phantoms in the Brain


2024-01-01



---
https://en.wikipedia.org/wiki/Pharmacogenomics
Pharmacogenomics


2024-01-01



---
https://en.wikipedia.org/wiki/Phase_diagram
Phase diagram


2024-01-01



---
https://en.wikipedia.org/wiki/Phenacetin
Phenacetin


2024-01-01



---
https://en.wikipedia.org/wiki/Phenethylamine
Phenethylamine


2024-01-01



---
https://en.wikipedia.org/wiki/Phenethylamine#Pharmacokinetics
Phenethylamine § Pharmacokinetics


2024-01-01



---
https://en.wikipedia.org/wiki/Phenoptosis
Phenoptosis


2024-01-01



---
https://en.wikipedia.org/wiki/Phenylephedrine
Phenylephedrine


2024-03-13



---
https://en.wikipedia.org/wiki/Phenylketonuria
Phenylketonuria


2024-01-01



---
https://en.wikipedia.org/wiki/Phenylpropanolamine
Phenylpropanolamine


2024-01-01



---
https://en.wikipedia.org/wiki/Pheromone#Human_sex_pheromone_controversies
Pheromone § Human sex pheromone controversies


2024-01-01



---
https://en.wikipedia.org/wiki/Phil_Roth
Phil Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Phil_Zimmermann
Phil Zimmermann


2024-01-01



---
https://en.wikipedia.org/wiki/Philadelphia
Philadelphia


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Asherson
Philip Asherson


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Awadalla
Philip Awadalla


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Ball
Philip Ball


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Bobbitt
Philip Bobbitt


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_De_Jager
Philip De Jager


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_E._Tetlock
Philip E. Tetlock


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Glass
Philip Glass


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Greene
Philip Greene


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Greenspun
Philip Greenspun


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_II_of_Spain
Philip II of Spain


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_K._Dick
Philip K. Dick


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_K._Maini
Philip K. Maini


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Kapleau
Philip Kapleau


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Kraft
Philip Kraft


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_L._De_Jager
Philip L. De Jager


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Larkin
Philip Larkin


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Mansfield
Philip Mansfield


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Pullman
Philip Pullman


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Roth
Philip Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Sabin
Philip Sabin


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Scheltens
Philip Scheltens


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Tetlock
Philip Tetlock


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_W._Anderson
Philip W. Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Winston
Philip Winston


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Yancey
Philip Yancey


2024-01-01



---
https://en.wikipedia.org/wiki/Philip_Zhao
Philip Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Philipp_Kanske
Philipp Kanske


2024-01-01



---
https://en.wikipedia.org/wiki/Philipp_Koehn
Philipp Koehn


2024-01-01



---
https://en.wikipedia.org/wiki/Philipp_Seidl
Philipp Seidl


2024-01-01



---
https://en.wikipedia.org/wiki/Philippa_Gregory
Philippa Gregory


2024-01-01



---
https://en.wikipedia.org/wiki/Philippe_Charlier
Philippe Charlier


2024-01-01



---
https://en.wikipedia.org/wiki/Philippe_Ciais
Philippe Ciais


2024-01-01



---
https://en.wikipedia.org/wiki/Philippe_Flajolet
Philippe Flajolet


2024-01-01



---
https://en.wikipedia.org/wiki/Philippe_Froguel
Philippe Froguel


2024-01-01



---
https://en.wikipedia.org/wiki/Philippe_Kruchten
Philippe Kruchten


2024-01-01



---
https://en.wikipedia.org/wiki/Phillip_A._Sharp
Phillip A. Sharp


2024-01-01



---
https://en.wikipedia.org/wiki/Phillip_Rogaway
Phillip Rogaway


2024-01-01



---
https://en.wikipedia.org/wiki/Philodemus
Philodemus


2024-01-01



---
https://en.wikipedia.org/wiki/Philosophi%C3%A6_Naturalis_Principia_Mathematica
Philosophiæ Naturalis Principia Mathematica


2024-01-01



---
https://en.wikipedia.org/wiki/Philosophical_Investigations
Philosophical Investigations


2024-01-01



---
https://en.wikipedia.org/wiki/Philosophical_skepticism
Philosophical skepticism


2024-01-01



---
https://en.wikipedia.org/wiki/Philosophy_of_mind
Philosophy of mind


2024-01-01



---
https://en.wikipedia.org/wiki/Philosophy_of_science
Philosophy of science


2024-01-01



---
https://en.wikipedia.org/wiki/Phineas_Gage
Phineas Gage


2024-01-01



---
https://en.wikipedia.org/wiki/Phishing
Phishing


2024-01-01



---
https://en.wikipedia.org/wiki/Phishing#Spear_phishing
Phishing § Spear phishing


2024-01-01



---
https://en.wikipedia.org/wiki/Phlebotomy
Phlebotomy


2024-01-01



---
https://en.wikipedia.org/wiki/Pholcodine
Pholcodine


2024-03-13



---
https://en.wikipedia.org/wiki/Phonograph_record
Phonograph record


2024-01-01



---
https://en.wikipedia.org/wiki/Phosphene
Phosphene


2024-01-01



---
https://en.wikipedia.org/wiki/Photoacoustic_spectroscopy
Photoacoustic spectroscopy


2024-01-01



---
https://en.wikipedia.org/wiki/Photographic_memories
Photographic memories


2024-05-11



---
https://en.wikipedia.org/wiki/Photonovel
Photonovel


2024-05-26



---
https://en.wikipedia.org/wiki/Photonovel#Fumetti
Photonovel § Fumetti


2024-05-26



---
https://en.wikipedia.org/wiki/Phreaking
Phreaking


2024-01-01



---
https://en.wikipedia.org/wiki/Phrenology
Phrenology


2024-01-01



---
https://en.wikipedia.org/wiki/Phyllis_Chesler
Phyllis Chesler


2024-05-08



---
https://en.wikipedia.org/wiki/Phyllis_and_Aristotle
Phyllis and Aristotle


2024-01-01



---
https://en.wikipedia.org/wiki/Phylogenetic_autocorrelation
Phylogenetic autocorrelation


2024-01-01



---
https://en.wikipedia.org/wiki/Physical_Review
<em>Physical Review</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Physical_Review_Letters
<em>Physical Review Letters</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Physical_attractiveness
Physical attractiveness


2024-01-01



---
https://en.wikipedia.org/wiki/Pi
Pi


2024-01-01



---
https://en.wikipedia.org/wiki/Pi_(letter)
Pi (letter)


2024-01-01



---
https://en.wikipedia.org/wiki/Pi_(letter)#Variant_pi
Pi (letter) § Variant pi


2024-01-01



---
https://en.wikipedia.org/wiki/Piaget%27s_theory_of_cognitive_development
Piaget's theory of cognitive development


2024-01-01



---
https://en.wikipedia.org/wiki/Piano_roll
Piano roll


2024-01-01



---
https://en.wikipedia.org/wiki/Piano_wire
Piano wire


2024-01-01



---
https://en.wikipedia.org/wiki/Pica_(disorder)
Pica (disorder)


2024-01-01



---
https://en.wikipedia.org/wiki/Piccata
Piccata


2024-01-01



---
https://en.wikipedia.org/wiki/Pickup_artist#Pickup_artist
Pickup artist § Pickup artist


2024-01-01



---
https://en.wikipedia.org/wiki/Pictures_at_an_Exhibition
<em>Pictures at an Exhibition</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Pied_Piper_of_Hamelin
Pied Piper of Hamelin


2024-01-01



---
https://en.wikipedia.org/wiki/Pied_Piper_of_Hamelin#Emigration
Pied Piper of Hamelin § Emigration


2024-01-01



---
https://en.wikipedia.org/wiki/Pied_Piper_of_Hamlin
Pied Piper of Hamlin


2024-01-01



---
https://en.wikipedia.org/wiki/Pierce_Brown
Pierce Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Piero_Sraffa
Piero Sraffa


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre-Simon_Laplace
Pierre-Simon Laplace


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre-Yves_Oudeyer
Pierre-Yves Oudeyer


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre_Baldi
Pierre Baldi


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre_Bayle
Pierre Bayle


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre_Bourdieu
Pierre Bourdieu


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre_Desrochers
Pierre Desrochers


2024-01-01



---
https://en.wikipedia.org/wiki/Pierre_Pinson
Pierre Pinson


2024-01-01



---
https://en.wikipedia.org/wiki/Pierrot_(company)
Pierrot (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Pierson%27s_Puppeteers
Pierson's Puppeteers


2024-01-01



---
https://en.wikipedia.org/wiki/Pierson%27s_Puppeteers#General_Products
Pierson's Puppeteers § General Products


2024-01-01



---
https://en.wikipedia.org/wiki/Pierson's_Puppeteers
Pierson's Puppeteers


2024-01-01



---
https://en.wikipedia.org/wiki/Piet_Hein_(scientist)
Piet Hein (scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Pieter_Bruegel_the_Elder
Pieter Bruegel the Elder


2024-01-01



---
https://en.wikipedia.org/wiki/Pietro_De_Camilli
Pietro De Camilli


2024-01-01



---
https://en.wikipedia.org/wiki/Pietro_Perona
Pietro Perona


2024-01-01



---
https://en.wikipedia.org/wiki/Pig_butchering_scam
Pig butchering scam


2024-11-02



---
https://en.wikipedia.org/wiki/Pigeon-hole_messagebox
Pigeon-hole messagebox


2024-09-07



---
https://en.wikipedia.org/wiki/Pigeonhole_principle
Pigeonhole principle


2024-01-01



---
https://en.wikipedia.org/wiki/Pigouvian_tax
Pigouvian tax


2024-01-01



---
https://en.wikipedia.org/wiki/Pilar_Mu%C3%B1oz
Pilar Muñoz


2024-01-01



---
https://en.wikipedia.org/wiki/Pilgrim%27s_Progress
Pilgrim's Progress


2024-01-01



---
https://en.wikipedia.org/wiki/Pilot_wave_theory
Pilot wave theory


2024-01-01



---
https://en.wikipedia.org/wiki/Pin_risk
Pin risk


2024-01-01



---
https://en.wikipedia.org/wiki/Pinakes
Pinakes


2024-04-25



---
https://en.wikipedia.org/wiki/Pinboard_(website)
Pinboard (website)


2024-01-01



---
https://en.wikipedia.org/wiki/Pinch-induced_behavioral_inhibition
Pinch-induced behavioral inhibition


2024-01-01



---
https://en.wikipedia.org/wiki/Pinchas_Cohen
Pinchas Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Pineal_gland
Pineal gland


2024-01-01



---
https://en.wikipedia.org/wiki/Ping_Pong_(manga)
Ping Pong (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Pioneers!_O_Pioneers!
Pioneers! O Pioneers!


2024-01-01



---
https://en.wikipedia.org/wiki/Pioneers%21_O_Pioneers%21
Pioneers! O Pioneers!


2024-01-01



---
https://en.wikipedia.org/wiki/Piotr_Nawrot
Piotr Nawrot


2024-01-01



---
https://en.wikipedia.org/wiki/Piotr_Stanczyk
Piotr Stanczyk


2024-01-01



---
https://en.wikipedia.org/wiki/Piotr_Wo%C5%BAniak_(researcher)
Piotr Woźniak (researcher)


2024-01-01



---
https://en.wikipedia.org/wiki/Pipturus_albidus
Pipturus albidus


2024-01-01



---
https://en.wikipedia.org/wiki/Piracetam
Piracetam


2024-01-01



---
https://en.wikipedia.org/wiki/Piracetam#Side_effects
Piracetam § Side effects


2024-01-01



---
https://en.wikipedia.org/wiki/Pirah%C3%A3_language
Pirahã language


2024-01-01



---
https://en.wikipedia.org/wiki/Pirah%C3%A3_people
Pirahã people


2024-01-01



---
https://en.wikipedia.org/wiki/Pirah%C3%A3_people#Adoption_of_modern_culture
Pirahã people § Adoption of modern culture


2024-01-01



---
https://en.wikipedia.org/wiki/Pirate_Freedom
Pirate Freedom


2024-01-01



---
https://en.wikipedia.org/wiki/Pirates_of_Silicon_Valley
Pirates of Silicon Valley


2024-01-01



---
https://en.wikipedia.org/wiki/Pirates_versus_Ninjas
Pirates versus Ninjas


2024-01-01



---
https://en.wikipedia.org/wiki/Pistis_Sophia
Pistis Sophia


2024-01-01



---
https://en.wikipedia.org/wiki/Piston
Piston


2024-01-01



---
https://en.wikipedia.org/wiki/Pit_bull
Pit bull


2024-09-14



---
https://en.wikipedia.org/wiki/Pit_bulls
Pit bulls


2024-09-12



---
https://en.wikipedia.org/wiki/Pitman_shorthand
Pitman shorthand


2024-01-01



---
https://en.wikipedia.org/wiki/Pitt_Rivers_Museum
Pitt Rivers Museum


2024-01-01



---
https://en.wikipedia.org/wiki/Pituffik_Space_Base
Pituffik Space Base


2024-01-01



---
https://en.wikipedia.org/wiki/Pixar
Pixar


2024-01-01



---
https://en.wikipedia.org/wiki/Pixel_art
Pixel art


2024-01-01



---
https://en.wikipedia.org/wiki/Pixiv
Pixiv


2024-01-01



---
https://en.wikipedia.org/wiki/Placebo#Effects
Placebo § Effects


2024-01-01



---
https://en.wikipedia.org/wiki/Planck-second
Planck-second


2024-01-01



---
https://en.wikipedia.org/wiki/Planck_constant
Planck constant


2024-01-01



---
https://en.wikipedia.org/wiki/Planck_units#Planck_length
Planck units § Planck length


2024-01-01



---
https://en.wikipedia.org/wiki/Planck_units#Planck_time
Planck units § Planck time


2024-01-01



---
https://en.wikipedia.org/wiki/PlanetAll
PlanetAll


2024-01-01



---
https://en.wikipedia.org/wiki/Planet_Money
Planet Money


2024-01-01



---
https://en.wikipedia.org/wiki/Planet_of_the_Apes
Planet of the Apes


2024-01-01



---
https://en.wikipedia.org/wiki/Planetes
Planetes


2024-01-01



---
https://en.wikipedia.org/wiki/Plankalk%C3%BCl
Plankalkül


2024-01-01



---
https://en.wikipedia.org/wiki/Planning_fallacy
Planning fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Plastic_surgery
Plastic surgery


2024-01-01



---
https://en.wikipedia.org/wiki/Plasticine
Plasticine


2024-01-01



---
https://en.wikipedia.org/wiki/Plastination
Plastination


2024-01-01



---
https://en.wikipedia.org/wiki/Plates_of_Nephi
Plates of Nephi


2024-01-01



---
https://en.wikipedia.org/wiki/Platinocyanide
Platinocyanide


2024-01-01



---
https://en.wikipedia.org/wiki/PlayStation_(console)
PlayStation (console)


2024-01-01



---
https://en.wikipedia.org/wiki/PlayStation_1
PlayStation 1


2024-01-01



---
https://en.wikipedia.org/wiki/PlayStation_3
PlayStation 3


2024-01-01



---
https://en.wikipedia.org/wiki/PlayStation_VR
PlayStation VR


2024-01-01



---
https://en.wikipedia.org/wiki/Play_(activity)
Play (activity)


2024-01-01



---
https://en.wikipedia.org/wiki/Play_(activity)#Other_animals
Play (activity) § Other animals


2024-01-01



---
https://en.wikipedia.org/wiki/Playboy_Bunny
Playboy Bunny


2024-01-01



---
https://en.wikipedia.org/wiki/Player%27s_Handbook
Player's Handbook


2024-01-01



---
https://en.wikipedia.org/wiki/Player's_Handbook
Player's Handbook


2024-01-01



---
https://en.wikipedia.org/wiki/Pleiotropy
Pleiotropy


2024-01-01



---
https://en.wikipedia.org/wiki/Pleiotropy#Antagonistic_pleiotropy
Pleiotropy § Antagonistic pleiotropy


2024-01-01



---
https://en.wikipedia.org/wiki/Plexiglas
Plexiglas


2024-01-01



---
https://en.wikipedia.org/wiki/Plough#Mould-board_ploughing
Plough § Mould-board ploughing


2024-01-01



---
https://en.wikipedia.org/wiki/Plutonium
Plutonium


2024-01-01



---
https://en.wikipedia.org/wiki/Plutonium#Allotropes
Plutonium § Allotropes


2024-01-01



---
https://en.wikipedia.org/wiki/Plutonium#Precautions
Plutonium § Precautions


2024-01-01



---
https://en.wikipedia.org/wiki/Podest%C3%A0
Podestà


2024-01-01



---
https://en.wikipedia.org/wiki/Poe%27s_law
Poe's law


2024-01-01



---
https://en.wikipedia.org/wiki/Poe's_law
Poe's law


2024-01-01



---
https://en.wikipedia.org/wiki/Poetry_(magazine)
Poetry (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Poetry_Foundation
Poetry Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Pointing_and_calling
Pointing and calling


2024-01-01



---
https://en.wikipedia.org/wiki/Poisson_clumping
Poisson clumping


2024-01-01



---
https://en.wikipedia.org/wiki/Poisson_distribution
Poisson distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Poisson_point_process
Poisson point process


2024-01-01



---
https://en.wikipedia.org/wiki/Pok%C3%A9mon_Concierge
Pokémon Concierge


2024-01-01



---
https://en.wikipedia.org/wiki/Pok%C3%A9mon_FireRed_and_LeafGreen
Pokémon FireRed and LeafGreen


2024-01-01



---
https://en.wikipedia.org/wiki/Pok%C3%A9mon_Red,_Blue,_and_Yellow#Pok%C3%A9mon_Yellow
Pokémon Red, Blue, and Yellow § Pokémon Yellow


2024-01-01



---
https://en.wikipedia.org/wiki/Pok%C3%A9mon_Yellow
Pokémon Yellow


2024-01-01



---
https://en.wikipedia.org/wiki/Poka-yoke
Poka-yoke


2024-01-01



---
https://en.wikipedia.org/wiki/Polar_Bear_Caf%C3%A9
Polar Bear Café


2024-01-01



---
https://en.wikipedia.org/wiki/Polar_night
Polar night


2024-01-01



---
https://en.wikipedia.org/wiki/Policy_gradients
Policy gradients


2024-05-24



---
https://en.wikipedia.org/wiki/Polina_Anikeeva
Polina Anikeeva


2024-01-01



---
https://en.wikipedia.org/wiki/Polina_Kuznetsova
Polina Kuznetsova


2024-01-01



---
https://en.wikipedia.org/wiki/Polio_vaccine
Polio vaccine


2024-01-01



---
https://en.wikipedia.org/wiki/Polipo
Polipo


2024-01-01



---
https://en.wikipedia.org/wiki/Political_action_committee
Political action committee


2024-01-01



---
https://en.wikipedia.org/wiki/Political_decoy
Political decoy


2024-01-01



---
https://en.wikipedia.org/wiki/Politics_of_Harry_Potter
Politics of Harry Potter


2024-01-01



---
https://en.wikipedia.org/wiki/Polonium-210
Polonium-210


2024-01-01



---
https://en.wikipedia.org/wiki/Poly(methyl_methacrylate)
Poly(methyl methacrylate)


2024-01-01



---
https://en.wikipedia.org/wiki/Polyamory
Polyamory


2024-01-01



---
https://en.wikipedia.org/wiki/Polyandry
Polyandry


2024-01-01



---
https://en.wikipedia.org/wiki/Polychlorinated_biphenyl
Polychlorinated biphenyl


2024-01-01



---
https://en.wikipedia.org/wiki/Polychoric_correlation
Polychoric correlation


2024-01-01



---
https://en.wikipedia.org/wiki/Polycyclic_aromatic_hydrocarbon
Polycyclic aromatic hydrocarbon


2024-01-01



---
https://en.wikipedia.org/wiki/Polyester_resin
Polyester resin


2024-01-01



---
https://en.wikipedia.org/wiki/Polygamy
Polygamy


2024-01-01



---
https://en.wikipedia.org/wiki/Polygenic_score
Polygenic score


2024-01-01



---
https://en.wikipedia.org/wiki/Polygyny
Polygyny


2024-01-01



---
https://en.wikipedia.org/wiki/Polyhedron
Polyhedron


2024-01-01



---
https://en.wikipedia.org/wiki/Polymerase_chain_reaction
Polymerase chain reaction


2024-01-01



---
https://en.wikipedia.org/wiki/Polymorphism_(computer_science)
Polymorphism (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Polymorphism_(materials_science)
Polymorphism (materials science)


2024-01-01



---
https://en.wikipedia.org/wiki/Polyphasic_sleep
Polyphasic sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Polyphenol
Polyphenol


2024-01-01



---
https://en.wikipedia.org/wiki/Polyploidy
Polyploidy


2024-01-01



---
https://en.wikipedia.org/wiki/Polyploidy#Types
Polyploidy § Types


2024-01-01



---
https://en.wikipedia.org/wiki/Polysomnography
Polysomnography


2024-01-01



---
https://en.wikipedia.org/wiki/Polysynthetic_language
Polysynthetic language


2024-01-01



---
https://en.wikipedia.org/wiki/Polyvinylidene_fluoride
Polyvinylidene fluoride


2024-01-01



---
https://en.wikipedia.org/wiki/Polywater
Polywater


2024-01-01



---
https://en.wikipedia.org/wiki/Pom_Poko
Pom Poko


2024-01-01



---
https://en.wikipedia.org/wiki/Pondicherry
Pondicherry


2024-01-01



---
https://en.wikipedia.org/wiki/Pong
Pong


2024-01-01



---
https://en.wikipedia.org/wiki/Pons_asinorum
Pons asinorum


2024-01-01



---
https://en.wikipedia.org/wiki/Pontus_Skoglund
Pontus Skoglund


2024-01-01



---
https://en.wikipedia.org/wiki/Pony_Preservation_Project
Pony Preservation Project


2024-01-01



---
https://en.wikipedia.org/wiki/Ponyo
Ponyo


2024-01-01



---
https://en.wikipedia.org/wiki/Ponzi_scheme
Ponzi scheme


2024-01-01



---
https://en.wikipedia.org/wiki/Pooled_variance
Pooled variance


2024-01-01



---
https://en.wikipedia.org/wiki/Pop_Team_Epic
Pop Team Epic


2024-01-01



---
https://en.wikipedia.org/wiki/Pop_art
Pop art


2024-01-01



---
https://en.wikipedia.org/wiki/Pope_Benedict_XVI
Pope Benedict XVI


2024-01-01



---
https://en.wikipedia.org/wiki/Pope_Gregory_I
Pope Gregory I


2024-01-01



---
https://en.wikipedia.org/wiki/Pope_John_VII_of_Alexandria
Pope John VII of Alexandria


2024-01-01



---
https://en.wikipedia.org/wiki/Popeye
Popeye


2024-01-01



---
https://en.wikipedia.org/wiki/Poppaea_Sabina
Poppaea Sabina


2024-01-01



---
https://en.wikipedia.org/wiki/Poppy_tea
Poppy tea


2024-01-01



---
https://en.wikipedia.org/wiki/Popular_Science
Popular Science


2024-01-01



---
https://en.wikipedia.org/wiki/Population_bottleneck#Humans
Population bottleneck § Humans


2024-01-01



---
https://en.wikipedia.org/wiki/Population_genetics
Population genetics


2024-01-01



---
https://en.wikipedia.org/wiki/Porco_Rosso
Porco Rosso


2024-01-01



---
https://en.wikipedia.org/wiki/Porgy_and_Bess
Porgy and Bess


2024-01-01



---
https://en.wikipedia.org/wiki/Port_scanner
Port scanner


2024-01-01



---
https://en.wikipedia.org/wiki/Port_wine
Port wine


2024-01-01



---
https://en.wikipedia.org/wiki/Portable_Game_Notation
Portable Game Notation


2024-01-01



---
https://en.wikipedia.org/wiki/Portal:Current_events
Portal:Current events


2024-01-01



---
https://en.wikipedia.org/wiki/Portal_2
Portal 2


2024-01-01



---
https://en.wikipedia.org/wiki/Porter_hypothesis
Porter hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Portia_%28spider%29#Hunting_techniques
Portia (spider) § Hunting techniques


2024-01-01



---
https://en.wikipedia.org/wiki/Portia_(spider)#Hunting_techniques
Portia (spider) § Hunting techniques


2024-01-01



---
https://en.wikipedia.org/wiki/Portrait_of_Adele_Bloch-Bauer_I
Portrait of Adele Bloch-Bauer I


2024-01-01



---
https://en.wikipedia.org/wiki/Portuguese_Synagogue_(Amsterdam)
Portuguese Synagogue (Amsterdam)


2024-01-01



---
https://en.wikipedia.org/wiki/Positional_good
Positional good


2024-01-01



---
https://en.wikipedia.org/wiki/Positive-sum_games
Positive-sum games


2024-01-01



---
https://en.wikipedia.org/wiki/Positive_psychology#Parenting
Positive psychology § Parenting


2024-01-01



---
https://en.wikipedia.org/wiki/Post-nasal_drip
Post-nasal drip


2024-01-01



---
https://en.wikipedia.org/wiki/Post-scarcity
Post-scarcity


2024-01-01



---
https://en.wikipedia.org/wiki/Post-scarcity_economy
Post-scarcity economy


2024-01-01



---
https://en.wikipedia.org/wiki/PostScript
PostScript


2024-01-01



---
https://en.wikipedia.org/wiki/Post_hoc_ergo_propter_hoc
Post hoc ergo propter hoc


2024-03-13



---
https://en.wikipedia.org/wiki/Postal_censorship
Postal censorship


2024-01-01



---
https://en.wikipedia.org/wiki/Posterior_probability
Posterior probability


2024-01-01



---
https://en.wikipedia.org/wiki/Postmedia_Network
Postmedia Network


2024-01-01



---
https://en.wikipedia.org/wiki/Potassium
Potassium


2024-01-01



---
https://en.wikipedia.org/wiki/Potassium#Optimal_intake
Potassium § Optimal intake


2024-01-01



---
https://en.wikipedia.org/wiki/Potassium_citrate
Potassium citrate


2024-01-01



---
https://en.wikipedia.org/wiki/Potrace
Potrace


2024-01-01



---
https://en.wikipedia.org/wiki/Pottery_Barn_rule
Pottery Barn rule


2024-01-01



---
https://en.wikipedia.org/wiki/Poul-Henning_Kamp
Poul-Henning Kamp


2024-01-01



---
https://en.wikipedia.org/wiki/Poul_Anderson
Poul Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Power-line_communication
Power-line communication


2024-01-01



---
https://en.wikipedia.org/wiki/PowerPC
PowerPC


2024-01-01



---
https://en.wikipedia.org/wiki/PowerPC#32-bit_PowerPC
PowerPC § 32-bit PowerPC


2024-01-01



---
https://en.wikipedia.org/wiki/Power_Glove
Power Glove


2024-01-01



---
https://en.wikipedia.org/wiki/Power_Macintosh_5200_LC
Power Macintosh 5200 LC


2024-01-01



---
https://en.wikipedia.org/wiki/Power_Nine#Black_Lotus
Power 9 § Black Lotus


2024-01-01



---
https://en.wikipedia.org/wiki/Power_Rangers
Power Rangers


2024-01-01



---
https://en.wikipedia.org/wiki/Power_shovel
Power shovel


2024-01-01



---
https://en.wikipedia.org/wiki/Power_spectra
Power spectra


2024-01-01



---
https://en.wikipedia.org/wiki/Powered_exoskeleton#Fictional_powered_exoskeletons
Powered exoskeleton § Fictional powered exoskeletons


2024-01-01



---
https://en.wikipedia.org/wiki/Prachi_Mishra
Prachi Mishra


2024-01-01



---
https://en.wikipedia.org/wiki/Practice_(learning_method)#Deliberate_practice
Practice (learning method) § Deliberate practice


2024-01-01



---
https://en.wikipedia.org/wiki/Pradeep_Dubey
Pradeep Dubey


2024-01-01



---
https://en.wikipedia.org/wiki/Pradeep_Sharma
Pradeep Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Praeparatio_evangelica
Praeparatio evangelica


2024-01-01



---
https://en.wikipedia.org/wiki/Prajnaparamita
Prajnaparamita


2024-01-01



---
https://en.wikipedia.org/wiki/Pramiracetam
Pramiracetam


2024-01-01



---
https://en.wikipedia.org/wiki/Prateek_Jain
Prateek Jain


2024-01-01



---
https://en.wikipedia.org/wiki/Pratik_Chaudhari
Pratik Chaudhari


2024-01-01



---
https://en.wikipedia.org/wiki/Prayer_wheel
Prayer wheel


2024-01-01



---
https://en.wikipedia.org/wiki/Prayers_to_Broken_Stones
Prayers to Broken Stones


2024-01-01



---
https://en.wikipedia.org/wiki/Pre-Socratic_philosophy
Pre-Socratic philosophy


2024-01-01



---
https://en.wikipedia.org/wiki/Pre-established_harmony
Pre-established harmony


2024-01-01



---
https://en.wikipedia.org/wiki/Pre-flight_safety_demonstration
Pre-flight safety demonstration


2024-01-01



---
https://en.wikipedia.org/wiki/Precautionary_principle
Precautionary principle


2024-01-01



---
https://en.wikipedia.org/wiki/Precognition
Precognition


2024-01-01



---
https://en.wikipedia.org/wiki/Precommitment
Precommitment


2024-01-01



---
https://en.wikipedia.org/wiki/Predestination
Predestination


2024-01-01



---
https://en.wikipedia.org/wiki/Predestination_in_Calvinism
Predestination in Calvinism


2024-01-01



---
https://en.wikipedia.org/wiki/PredictIt
PredictIt


2024-01-01



---
https://en.wikipedia.org/wiki/Prediction_interval
Prediction interval


2024-01-01



---
https://en.wikipedia.org/wiki/Prediction_market
Prediction market


2024-01-01



---
https://en.wikipedia.org/wiki/Predictive_processing
Predictive processing


2024-01-01



---
https://en.wikipedia.org/wiki/Preferential_attachment
Preferential attachment


2024-01-01



---
https://en.wikipedia.org/wiki/Preferred_Reporting_Items_for_Systematic_Reviews_and_Meta-Analyses
Preferred Reporting Items for Systematic Reviews and Meta-Analyses


2024-01-01



---
https://en.wikipedia.org/wiki/Prefrontal_cortex
Prefrontal cortex


2024-01-01



---
https://en.wikipedia.org/wiki/Preimplantation_genetic_diagnosis
Preimplantation genetic diagnosis


2024-01-01



---
https://en.wikipedia.org/wiki/Preimplantation_genetic_diagnosis#United_States
Preimplantation genetic diagnosis § United States


2024-01-01



---
https://en.wikipedia.org/wiki/Premenstrual_dysphoric_disorder
Premenstrual dysphoric disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Premenstrual_syndrome
Premenstrual syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Premium_Bond
Premium Bond


2024-01-01



---
https://en.wikipedia.org/wiki/Preregistration_(science)#Registered_reports
Preregistration (science) § Registered reports


2024-01-01



---
https://en.wikipedia.org/wiki/Presburger_arithmetic
Presburger arithmetic


2024-01-01



---
https://en.wikipedia.org/wiki/Preservation_breeding
Preservation breeding


2024-01-01



---
https://en.wikipedia.org/wiki/Presidency_of_Jimmy_Carter#Strategic_Arms_Limitations_Talks_.28SALT.29
Presidency of Jimmy Carter § Strategic Arms Limitations Talks .28SALT.29


2024-01-01



---
https://en.wikipedia.org/wiki/Presidency_of_John_F._Kennedy
Presidency of John F. Kennedy


2024-01-01



---
https://en.wikipedia.org/wiki/President%27s_Council_on_Bioethics
President's Council on Bioethics


2024-01-01



---
https://en.wikipedia.org/wiki/President_Nixon
President Nixon


2024-01-01



---
https://en.wikipedia.org/wiki/Preslav_Nakov
Preslav Nakov


2024-01-01



---
https://en.wikipedia.org/wiki/Pressure_sensor
Pressure sensor


2024-01-01



---
https://en.wikipedia.org/wiki/Pressure_ulcer
Pressure ulcer


2024-01-01



---
https://en.wikipedia.org/wiki/Preta
Preta


2024-01-01



---
https://en.wikipedia.org/wiki/Preterism
Preterism


2024-10-26



---
https://en.wikipedia.org/wiki/Preterism#Full_preterism
Preterism § Full preterism


2024-10-26



---
https://en.wikipedia.org/wiki/Preterm_birth#Outcomes_and_prognosis
Preterm birth § Outcomes and prognosis


2024-01-01



---
https://en.wikipedia.org/wiki/Pretty_Good_Privacy
Pretty Good Privacy


2024-01-01



---
https://en.wikipedia.org/wiki/Prettyprint
Prettyprint


2024-01-01



---
https://en.wikipedia.org/wiki/Prevention_of_Tay%E2%80%93Sachs_disease
Prevention of Tay–Sachs disease


2024-01-01



---
https://en.wikipedia.org/wiki/Prey_drive
Prey drive


2024-01-01



---
https://en.wikipedia.org/wiki/Price%27s_equation
Price's equation


2024-01-01



---
https://en.wikipedia.org/wiki/Price%27s_law
Price's law


2024-01-01



---
https://en.wikipedia.org/wiki/PriceSCAN
PriceSCAN


2024-01-01



---
https://en.wikipedia.org/wiki/Price_discrimination
Price discrimination


2024-01-01



---
https://en.wikipedia.org/wiki/Price_elasticity_of_demand
Price elasticity of demand


2024-01-01



---
https://en.wikipedia.org/wiki/Price_elasticity_of_supply
Price elasticity of supply


2024-01-01



---
https://en.wikipedia.org/wiki/Price_elasticity_of_supply#Short_run_and_long_run
Price elasticity of supply § Short run and long run


2024-01-01



---
https://en.wikipedia.org/wiki/Pride_and_Prejudice_and_Zombies
Pride and Prejudice and Zombies


2024-01-01



---
https://en.wikipedia.org/wiki/Primality_test
Primality test


2024-01-01



---
https://en.wikipedia.org/wiki/Primecoin
Primecoin


2024-01-01



---
https://en.wikipedia.org/wiki/Priming_(psychology)#In_daily_life
Priming (psychology) § In daily life


2024-01-01



---
https://en.wikipedia.org/wiki/Primitive_recursive_function
Primitive recursive function


2024-01-01



---
https://en.wikipedia.org/wiki/Primordial_pouch
Primordial pouch


2024-01-01



---
https://en.wikipedia.org/wiki/Prince_Edward_Island
Prince Edward Island


2024-01-01



---
https://en.wikipedia.org/wiki/Prince_Edward_Islands
Prince Edward Islands


2024-01-01



---
https://en.wikipedia.org/wiki/Prince_Eugene_of_Savoy
Prince Eugene of Savoy


2024-01-01



---
https://en.wikipedia.org/wiki/Prince_of_Nothing
Prince of Nothing


2024-01-01



---
https://en.wikipedia.org/wiki/Princess_Maker
Princess Maker


2024-01-01



---
https://en.wikipedia.org/wiki/Princess_Maker_2
Princess Maker 2


2024-01-01



---
https://en.wikipedia.org/wiki/Princess_Mononoke
Princess Mononoke


2024-01-01



---
https://en.wikipedia.org/wiki/Princess_Nukata
Princess Nukata


2024-01-01



---
https://en.wikipedia.org/wiki/Princess_Shikishi
Princess Shikishi


2024-01-01



---
https://en.wikipedia.org/wiki/Princeton_University
Princeton University


2024-01-01



---
https://en.wikipedia.org/wiki/Principal_component_analysis
Principal component analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Principality_of_Transylvania_(1570%25E2%2580%25931711)
Principality of Transylvania (1570–1711)


2024-01-01



---
https://en.wikipedia.org/wiki/Principality_of_Transylvania_(1570%E2%80%931711)
Principality of Transylvania (1570–1711)


2024-01-01



---
https://en.wikipedia.org/wiki/Principality_of_Transylvania_(1570-1711)
Principality of Transylvania (1570–1711)


2024-01-01



---
https://en.wikipedia.org/wiki/Principle_of_explosion
Principle of explosion


2024-01-01



---
https://en.wikipedia.org/wiki/Principle_of_indifference
Principle of indifference


2024-01-01



---
https://en.wikipedia.org/wiki/Principle_of_minimum_energy
Principle of minimum energy


2024-01-01



---
https://en.wikipedia.org/wiki/Principle_of_sufficient_reason
Principle of sufficient reason


2024-01-01



---
https://en.wikipedia.org/wiki/Printf
Printf


2024-01-01



---
https://en.wikipedia.org/wiki/Printf_format_string
Printf format string


2024-01-01



---
https://en.wikipedia.org/wiki/Prior_restraint
Prior restraint


2024-01-01



---
https://en.wikipedia.org/wiki/Prison#History
Prison § History


2024-01-01



---
https://en.wikipedia.org/wiki/Prison_School
Prison School


2024-01-01



---
https://en.wikipedia.org/wiki/Prison_rape_in_the_United_States
Prison rape in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Prisoner%27s_Dilemma
Prisoner's Dilemma


2024-03-16



---
https://en.wikipedia.org/wiki/Prisoner%27s_dilemma
Prisoner’s dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Prisoner%27s_dilemma#Zero-determinant_strategies
Prisoner’s dilemma § Zero-determinant strategies


2024-03-13



---
https://en.wikipedia.org/wiki/Private_browsing
Private browsing


2024-01-01



---
https://en.wikipedia.org/wiki/Private_equity
Private equity


2024-01-01



---
https://en.wikipedia.org/wiki/Private_language_argument#Memory_scepticism
Private language argument § Memory scepticism


2024-01-01



---
https://en.wikipedia.org/wiki/Privoxy
Privoxy


2024-01-01



---
https://en.wikipedia.org/wiki/Priya_Krishna
Priya Krishna


2024-01-01



---
https://en.wikipedia.org/wiki/ProQuest
ProQuest


2024-01-01



---
https://en.wikipedia.org/wiki/Proactiv
Proactiv


2024-11-05



---
https://en.wikipedia.org/wiki/Probabilistically_checkable_proofs
Probabilistically checkable proofs


2024-09-20



---
https://en.wikipedia.org/wiki/Probability_axioms
Probability axioms


2024-01-01



---
https://en.wikipedia.org/wiki/Probability_density_function
Probability density function


2024-01-01



---
https://en.wikipedia.org/wiki/Probability_distribution
Probability distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Probability_matching
Probability matching


2024-01-01



---
https://en.wikipedia.org/wiki/Probably_approximately_correct_learning
Probably ~correct learning


2024-01-01



---
https://en.wikipedia.org/wiki/Probatio_diabolica
Probatio diabolica


2024-01-01



---
https://en.wikipedia.org/wiki/Problem_of_induction
Problem of induction


2024-01-01



---
https://en.wikipedia.org/wiki/Problem_of_induction#David_Hume
Problem of induction § David Hume


2024-01-01



---
https://en.wikipedia.org/wiki/Problem_of_universals
Problem of universals


2024-01-01



---
https://en.wikipedia.org/wiki/Proceedings_of_the_IEEE
Proceedings of the IEEE


2024-01-01



---
https://en.wikipedia.org/wiki/Processor_register
Processor register


2024-01-01



---
https://en.wikipedia.org/wiki/Procrastination
Procrastination


2024-01-01



---
https://en.wikipedia.org/wiki/Procyclical_and_countercyclical_variables#Countercyclical
Procyclical and countercyclical variables § Countercyclical


2024-01-01



---
https://en.wikipedia.org/wiki/Prodicus
Prodicus


2024-01-01



---
https://en.wikipedia.org/wiki/Proekt
Proekt


2024-01-01



---
https://en.wikipedia.org/wiki/Profile-guided_optimization
Profile-guided optimization


2024-01-01



---
https://en.wikipedia.org/wiki/Profile_of_mood_states
Profile of mood states


2024-01-01



---
https://en.wikipedia.org/wiki/Profit_sharing
Profit sharing


2024-01-01



---
https://en.wikipedia.org/wiki/Programme_for_International_Student_Assessment
Programme for International Student Assessment


2024-01-01



---
https://en.wikipedia.org/wiki/Programming_paradigm
Programming paradigm


2024-01-01



---
https://en.wikipedia.org/wiki/Progress_bar
Progress bar


2024-01-01



---
https://en.wikipedia.org/wiki/Progress_bars
Progress bars


2024-01-01



---
https://en.wikipedia.org/wiki/Progressive_Party_(United_States,_1912%E2%80%931920)
Progressive Party (United States, 1912–1920)


2024-01-01



---
https://en.wikipedia.org/wiki/Progressive_Party_(United_States,_1912)
Progressive Party (United States, 1912)


2024-01-01



---
https://en.wikipedia.org/wiki/Progressive_enhancement
Progressive enhancement


2024-01-01



---
https://en.wikipedia.org/wiki/Progressive_tax
Progressive tax


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Denver
Project Denver


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Excalibur
Project Excalibur


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Gutenberg
Project Gutenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Project_HARP
Project HARP


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Iceworm
Project Iceworm


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Jupyter#History
Project Jupyter § History


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Manhigh
Project Manhigh


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Orion_(nuclear_propulsion)
Project Orion (nuclear propulsion)


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Plowshare
Project Plowshare


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Talent
Project Talent


2024-01-01



---
https://en.wikipedia.org/wiki/Project_Y
Project Y


2024-01-01



---
https://en.wikipedia.org/wiki/Projekt_Melody
Projekt Melody


2024-01-01



---
https://en.wikipedia.org/wiki/Promare
Promare


2024-01-01



---
https://en.wikipedia.org/wiki/Proof_by_contradiction
Proof by contradiction


2024-01-01



---
https://en.wikipedia.org/wiki/Proof_of_work
Proof of work


2024-01-01



---
https://en.wikipedia.org/wiki/Propaganda_Due
Propaganda Due


2024-01-01



---
https://en.wikipedia.org/wiki/Propaganda_in_the_War_in_Somalia#Claims_of_propaganda
Propaganda in the War in Somalia § Claims of propaganda


2024-01-01



---
https://en.wikipedia.org/wiki/Propaganda_of_the_deed
Propaganda of the deed


2024-01-01



---
https://en.wikipedia.org/wiki/Propensity_score_matching
Propensity score matching


2024-01-01



---
https://en.wikipedia.org/wiki/Propionic_acid
Propionic acid


2024-01-01



---
https://en.wikipedia.org/wiki/Proposals_for_the_United_States_to_purchase_Greenland
Proposals for the United States to purchase Greenland


2024-01-01



---
https://en.wikipedia.org/wiki/Propylene_glycol
Propylene glycol


2024-01-01



---
https://en.wikipedia.org/wiki/Prosopagnosia
Prosopagnosia


2024-03-22



---
https://en.wikipedia.org/wiki/Prosopography
Prosopography


2024-12-10



---
https://en.wikipedia.org/wiki/Prosperity_theology
Prosperity theology


2024-01-01



---
https://en.wikipedia.org/wiki/Prospero
Prospero


2024-01-01



---
https://en.wikipedia.org/wiki/Protection_ring
Protection ring


2024-01-01



---
https://en.wikipedia.org/wiki/Protein_bar
Protein bar


2024-09-03



---
https://en.wikipedia.org/wiki/Protein_folding
Protein folding


2024-01-01



---
https://en.wikipedia.org/wiki/Protein_kinase_C_zeta_type
Protein kinase C zeta type


2024-01-01



---
https://en.wikipedia.org/wiki/Protocol_Wars
Protocol Wars


2024-01-01



---
https://en.wikipedia.org/wiki/Protoculture_Addicts
Protoculture Addicts


2024-01-01



---
https://en.wikipedia.org/wiki/Proton_(rocket_family)
Proton (rocket family)


2024-01-01



---
https://en.wikipedia.org/wiki/Proton_decay
Proton decay


2024-01-01



---
https://en.wikipedia.org/wiki/Provincial_road_N325_(Netherlands)
Provincial road N325 (Netherlands)


2024-01-01



---
https://en.wikipedia.org/wiki/Przemyslaw_Prusinkiewicz
Przemyslaw Prusinkiewicz


2024-01-01



---
https://en.wikipedia.org/wiki/Pseudoephedrine
Pseudoephedrine


2024-03-13



---
https://en.wikipedia.org/wiki/Pseudoreplication
Pseudoreplication


2024-01-01



---
https://en.wikipedia.org/wiki/Pseudoscience
Pseudoscience


2024-01-01



---
https://en.wikipedia.org/wiki/Psilocybin
Psilocybin


2024-01-01



---
https://en.wikipedia.org/wiki/PsycINFO
PsycINFO


2024-01-01



---
https://en.wikipedia.org/wiki/Psychedelic_rock
Psychedelic rock


2024-01-01



---
https://en.wikipedia.org/wiki/Psychiatric_Genomics_Consortium
Psychiatric Genomics Consortium


2024-01-01



---
https://en.wikipedia.org/wiki/Psycho_(1960_film)
Psycho (1960 film)


2024-05-24



---
https://en.wikipedia.org/wiki/Psychodynamics
Psychodynamics


2024-01-01



---
https://en.wikipedia.org/wiki/Psychological_Reports
Psychological Reports


2024-01-01



---
https://en.wikipedia.org/wiki/Psychological_projection
Psychological projection


2024-05-26



---
https://en.wikipedia.org/wiki/Psychological_warfare
Psychological warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Psychomotor_vigilance_task
Psychomotor vigilance task


2024-01-01



---
https://en.wikipedia.org/wiki/Psychopathy#Cognition
Psychopathy § Cognition


2024-01-01



---
https://en.wikipedia.org/wiki/Psychopathy#Learning_impairment
Psychopathy § Learning impairment


2024-01-01



---
https://en.wikipedia.org/wiki/Psychopathy_Checklist
Psychopathy Checklist


2024-01-01



---
https://en.wikipedia.org/wiki/Psychopomp
Psychopomp


2024-01-01



---
https://en.wikipedia.org/wiki/Pu%27er_tea
Pu'er tea


2024-01-01



---
https://en.wikipedia.org/wiki/Pu%27erh_tea
Pu'erh tea


2024-01-01



---
https://en.wikipedia.org/wiki/PubMed
PubMed


2024-01-01



---
https://en.wikipedia.org/wiki/Public-key_cryptography
Public-key cryptography


2024-01-01



---
https://en.wikipedia.org/wiki/Public-key_cryptography#History
Public-key cryptography § History


2024-01-01



---
https://en.wikipedia.org/wiki/Public_Interest_Research_Group
Public Interest Research Group


2024-01-01



---
https://en.wikipedia.org/wiki/Public_Lending_Right
Public Lending Right


2024-01-01



---
https://en.wikipedia.org/wiki/Public_choice
Public choice


2024-01-01



---
https://en.wikipedia.org/wiki/Public_domain
Public domain


2024-01-01



---
https://en.wikipedia.org/wiki/Public_good_(economics)
Public good (economics)


2024-01-01



---
https://en.wikipedia.org/wiki/Public_health
Public health


2024-01-01



---
https://en.wikipedia.org/wiki/Publishers_Clearing_House
Publishers Clearing House


2024-01-01



---
https://en.wikipedia.org/wiki/Puccini
Puccini


2024-01-01



---
https://en.wikipedia.org/wiki/Puella_Magi_Madoka_Magica
Puella Magi Madoka Magica


2024-01-01



---
https://en.wikipedia.org/wiki/Puella_Magi_Madoka_Magica:_The_Movie#Rebellion
Puella Magi Madoka Magica: The Movie § Rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Puget_Systems
Puget Systems


2024-01-01



---
https://en.wikipedia.org/wiki/Pugs_(compiler)
Pugs (compiler)


2024-01-01



---
https://en.wikipedia.org/wiki/Pugs_(programming)
Pugs (programming)


2024-01-01



---
https://en.wikipedia.org/wiki/Pump_and_dump
Pump and dump


2024-01-01



---
https://en.wikipedia.org/wiki/Punch_and_Judy
Punch and Judy


2024-01-01



---
https://en.wikipedia.org/wiki/Punctuated_equilibrium
Punctuated equilibrium


2024-01-01



---
https://en.wikipedia.org/wiki/Punnett_square
Punnett square


2024-01-01



---
https://en.wikipedia.org/wiki/Puppy_cat
Puppy cat


2024-01-01



---
https://en.wikipedia.org/wiki/Puppy_pregnancy_syndrome
Puppy pregnancy syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Purchase_funnel
Purchase funnel


2024-01-01



---
https://en.wikipedia.org/wiki/Purdah
Purdah


2024-01-01



---
https://en.wikipedia.org/wiki/Purely_functional_programming
Purely functional programming


2024-01-01



---
https://en.wikipedia.org/wiki/Purple_Earth_hypothesis
Purple Earth hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Push_poll
Push poll


2024-01-01



---
https://en.wikipedia.org/wiki/Push_polls
Push polls


2024-01-01



---
https://en.wikipedia.org/wiki/Pushmeet_Kohli
Pushmeet Kohli


2024-01-01



---
https://en.wikipedia.org/wiki/Pushpak_Bhattacharyya
Pushpak Bhattacharyya


2024-01-01



---
https://en.wikipedia.org/wiki/Pygmy_(Greek_mythology)
Pygmy (Greek mythology)


2024-01-01



---
https://en.wikipedia.org/wiki/Pyramid_Texts
Pyramid Texts


2024-01-01



---
https://en.wikipedia.org/wiki/Pyrenean_Mountain_Dog
Pyrenean Mountain Dog


2024-01-01



---
https://en.wikipedia.org/wiki/Pyridinium_chlorochromate
Pyridinium chlorochromate


2024-01-01



---
https://en.wikipedia.org/wiki/Pyridoxine
Pyridoxine


2024-01-01



---
https://en.wikipedia.org/wiki/Pyrrhonism
Pyrrhonism


2024-01-01



---
https://en.wikipedia.org/wiki/Python_(programming_language)
Python (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Q*bert
Q*bert


2024-01-01



---
https://en.wikipedia.org/wiki/Q-learning
Q-learning


2024-01-01



---
https://en.wikipedia.org/wiki/Q-learning#Deep_Q-learning
Q-learning § Deep Q-learning


2024-01-01



---
https://en.wikipedia.org/wiki/QEMU
QEMU


2024-01-01



---
https://en.wikipedia.org/wiki/QR_code
QR code


2024-01-01



---
https://en.wikipedia.org/wiki/Q_(Star_Trek)
Q (Star Trek)


2024-01-01



---
https://en.wikipedia.org/wiki/Q_factor
Q factor


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Cao
Qi Cao


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Dong
Qi Dong


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Guo
Qi Guo


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Sun
Qi Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Tian
Qi Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Zhou
Qi Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Qi_Zhu
Qi Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Qian_Liu
Qian Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Qian_Qin
Qian Qin


2024-01-01



---
https://en.wikipedia.org/wiki/Qian_Tang
Qian Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Qian_Zhang
Qian Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Qian_Zhao
Qian Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Qiang_Du
Qiang Du


2024-01-01



---
https://en.wikipedia.org/wiki/Qiang_Li
Qiang Li


2024-01-01



---
https://en.wikipedia.org/wiki/Qiang_Shen
Qiang Shen


2024-01-01



---
https://en.wikipedia.org/wiki/Qiang_Yang
Qiang Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Qiao_Hu
Qiao Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Qin_Shi_Huang
Qin Shi Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Qin_Zhang
Qin Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Qingyun_Wang
Qingyun Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Qliphoth
Qliphoth


2024-01-01



---
https://en.wikipedia.org/wiki/Qlippoth
Qlippoth


2024-01-01



---
https://en.wikipedia.org/wiki/Quadratic_growth
Quadratic growth


2024-01-01



---
https://en.wikipedia.org/wiki/Quake_(video_game)
Quake (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Quaker
Quaker


2024-01-01



---
https://en.wikipedia.org/wiki/Quakers
Quakers


2024-01-01



---
https://en.wikipedia.org/wiki/Quality-adjusted_life_year
Quality-adjusted life year


2024-01-01



---
https://en.wikipedia.org/wiki/Quan_Gan
Quan Gan


2024-01-01



---
https://en.wikipedia.org/wiki/Quan_Yuan
Quan Yuan


2024-01-01



---
https://en.wikipedia.org/wiki/Quantcast
Quantcast


2024-01-01



---
https://en.wikipedia.org/wiki/Quantified_self
Quantified self


2024-01-01



---
https://en.wikipedia.org/wiki/Quantitative_analysis_(finance)
Quantitative analysis (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Quantitative_trait_locus
Quantitative trait locus


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_auctions
Quantum auctions


2024-03-13



---
https://en.wikipedia.org/wiki/Quantum_computing
Quantum computing


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_dots
Quantum dots


2024-03-13



---
https://en.wikipedia.org/wiki/Quantum_entanglement
Quantum entanglement


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_game_theory
Quantum game theory


2024-03-13



---
https://en.wikipedia.org/wiki/Quantum_immortality
Quantum immortality


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_simulator
Quantum simulator


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_suicide_and_immortality
Quantum suicide and immortality


2024-01-01



---
https://en.wikipedia.org/wiki/Quantum_tunnelling
Quantum tunnelling


2024-01-01



---
https://en.wikipedia.org/wiki/QuarkXPress
QuarkXPress


2024-01-01



---
https://en.wikipedia.org/wiki/Quaternion
Quaternion


2024-01-01



---
https://en.wikipedia.org/wiki/Queen_Marie_Antoinette
Queen Marie Antoinette


2024-01-01



---
https://en.wikipedia.org/wiki/Queen_Victoria
Queen Victoria


2024-01-01



---
https://en.wikipedia.org/wiki/Quentin_Tarantino
Quentin Tarantino


2024-01-01



---
https://en.wikipedia.org/wiki/Query_optimization
Query optimization


2024-01-01



---
https://en.wikipedia.org/wiki/Query_string
Query string


2024-01-01



---
https://en.wikipedia.org/wiki/Queue_%28hairstyle%29
Queue (hairstyle)


2024-01-01



---
https://en.wikipedia.org/wiki/Queue_(hairstyle)
Queue (hairstyle)


2024-01-01



---
https://en.wikipedia.org/wiki/Queueing_theory
Queueing theory


2024-01-01



---
https://en.wikipedia.org/wiki/Queuing_theory
Queuing theory


2024-01-01



---
https://en.wikipedia.org/wiki/QuickCheck
QuickCheck


2024-01-01



---
https://en.wikipedia.org/wiki/Quicksilver_(software)
Quicksilver (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Quidditch_(real-life_sport)
Quidditch (real-life sport)


2024-01-01



---
https://en.wikipedia.org/wiki/Quilt
Quilt


2024-01-01



---
https://en.wikipedia.org/wiki/Quilts
Quilts


2024-01-01



---
https://en.wikipedia.org/wiki/Quinn_McNemar
Quinn McNemar


2024-01-01



---
https://en.wikipedia.org/wiki/Quintus_Aurelius_Symmachus
Quintus Aurelius Symmachus


2024-01-01



---
https://en.wikipedia.org/wiki/Quoc_V._Le
Quoc V. Le


2024-01-01



---
https://en.wikipedia.org/wiki/Quotations_from_Chairman_Mao_Tse-tung
Quotations from Chairman Mao Tse-tung


2024-01-01



---
https://en.wikipedia.org/wiki/Quynh_Nguyen
Quynh Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/R%C3%BCdiger_Fahlenbrach
Rüdiger Fahlenbrach


2024-01-01



---
https://en.wikipedia.org/wiki/R-7_(rocket_family)
R-7 (rocket family)


2024-01-01



---
https://en.wikipedia.org/wiki/R._A._Lafferty
R. A. Lafferty


2024-01-01



---
https://en.wikipedia.org/wiki/R._Crumb_%26_His_Cheap_Suit_Serenaders
R. Crumb & His Cheap Suit Serenaders


2024-06-10



---
https://en.wikipedia.org/wiki/R._E._Peterson
R. E. Peterson


2024-01-01



---
https://en.wikipedia.org/wiki/R._F._Kuang
R. F. Kuang


2024-01-01



---
https://en.wikipedia.org/wiki/R._G._Collingwood
R. G. Collingwood


2024-01-01



---
https://en.wikipedia.org/wiki/R._J._Mical
R. J. Mical


2024-01-01



---
https://en.wikipedia.org/wiki/R._J._Williams
R. J. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/R._Kent_Dybvig
R. Kent Dybvig


2024-01-01



---
https://en.wikipedia.org/wiki/R._Knight
R. Knight


2024-01-01



---
https://en.wikipedia.org/wiki/R._L._Mills
R. L. Mills


2024-01-01



---
https://en.wikipedia.org/wiki/R._M._May
R. M. May


2024-01-01



---
https://en.wikipedia.org/wiki/R._M._Murray
R. M. Murray


2024-01-01



---
https://en.wikipedia.org/wiki/R._N._Bracewell
R. N. Bracewell


2024-01-01



---
https://en.wikipedia.org/wiki/R._Preston_McAfee
R. Preston McAfee


2024-01-01



---
https://en.wikipedia.org/wiki/R._R._Bowker
R. R. Bowker


2024-01-01



---
https://en.wikipedia.org/wiki/R._R._Reno
R. R. Reno


2024-01-01



---
https://en.wikipedia.org/wiki/R._Scott_Bakker
R. Scott Bakker


2024-01-01



---
https://en.wikipedia.org/wiki/R._Stanley_Williams
R. Stanley Williams


2024-01-01



---
https://en.wikipedia.org/wiki/R._W._Brockett
R. W. Brockett


2024-01-01



---
https://en.wikipedia.org/wiki/R._Watts
R. Watts


2024-01-01



---
https://en.wikipedia.org/wiki/R/K_selection_theory
R/K selection theory


2024-01-01



---
https://en.wikipedia.org/wiki/R/place
R/place


2024-01-01



---
https://en.wikipedia.org/wiki/RAND_Corporation
RAND Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/RAND_Health_Insurance_Experiment
RAND Health Insurance Experiment


2024-01-01



---
https://en.wikipedia.org/wiki/RDS-1
RDS-1


2024-01-01



---
https://en.wikipedia.org/wiki/RELX
RELX


2024-01-01



---
https://en.wikipedia.org/wiki/REM_rebound
REM rebound


2024-01-01



---
https://en.wikipedia.org/wiki/RISC-V
RISC-V


2024-01-01



---
https://en.wikipedia.org/wiki/ROT13
ROT13


2024-01-01



---
https://en.wikipedia.org/wiki/ROUGE_(metric)
ROUGE (metric)


2024-01-01



---
https://en.wikipedia.org/wiki/RR_Auction
RR Auction


2024-01-01



---
https://en.wikipedia.org/wiki/RSS
RSS


2024-01-01



---
https://en.wikipedia.org/wiki/RTorrent
RTorrent


2024-01-01



---
https://en.wikipedia.org/wiki/R_(programming_language)
R (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Rabbit%E2%80%93duck_illusion
Rabbit–duck illusion


2024-01-01



---
https://en.wikipedia.org/wiki/Rabbit_starvation
Rabbit starvation


2024-09-03



---
https://en.wikipedia.org/wiki/Race_and_health
Race and health


2024-01-01



---
https://en.wikipedia.org/wiki/Race_and_intelligence
Race and intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Race_and_intelligence#Racial_admixture_studies
Race and intelligence § Racial admixture studies


2024-01-01



---
https://en.wikipedia.org/wiki/Race_condition
Race condition


2024-01-01



---
https://en.wikipedia.org/wiki/Racemic_mixture
Racemic mixture


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Barney
Rachel Barney


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Batterham
Rachel Batterham


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Bernstein
Rachel Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Gordon
Rachel Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Laudan
Rachel Laudan


2024-01-01



---
https://en.wikipedia.org/wiki/Rachel_Ward
Rachel Ward


2024-01-01



---
https://en.wikipedia.org/wiki/Rachelle_S._Doody
Rachelle S. Doody


2024-01-01



---
https://en.wikipedia.org/wiki/Rachid_Guerraoui
Rachid Guerraoui


2024-01-01



---
https://en.wikipedia.org/wiki/Racing_thoughts
Racing thoughts


2024-01-01



---
https://en.wikipedia.org/wiki/Racter
Racter


2024-01-01



---
https://en.wikipedia.org/wiki/Radar_detector
Radar detector


2024-01-01



---
https://en.wikipedia.org/wiki/Radha_Poovendran
Radha Poovendran


2024-01-01



---
https://en.wikipedia.org/wiki/Radiation_effects_from_the_Fukushima_Daiichi_nuclear_disaster#Health_effects
Radiation effects from the Fukushima Daiichi nuclear disaster § Health effects


2024-01-01



---
https://en.wikipedia.org/wiki/Radiative_transfer
Radiative transfer


2024-01-01



---
https://en.wikipedia.org/wiki/Radioisotope_thermoelectric_generator
Radioisotope thermoelectric generator


2024-01-01



---
https://en.wikipedia.org/wiki/Radiolab
Radiolab


2024-01-01



---
https://en.wikipedia.org/wiki/Radiometric_dating
Radiometric dating


2024-01-01



---
https://en.wikipedia.org/wiki/Radium
Radium


2024-01-01



---
https://en.wikipedia.org/wiki/Radium#Luminescent_paint
Radium § Luminescent paint


2024-01-01



---
https://en.wikipedia.org/wiki/Radium_Girls
Radium Girls


2024-01-01



---
https://en.wikipedia.org/wiki/Radix_economy
Radix economy


2024-06-06



---
https://en.wikipedia.org/wiki/Radu_the_Handsome
Radu the Handsome


2024-01-01



---
https://en.wikipedia.org/wiki/Rae_Silver
Rae Silver


2024-01-01



---
https://en.wikipedia.org/wiki/Rafael_Salas
Rafael Salas


2024-01-01



---
https://en.wikipedia.org/wiki/Rafael_de_Cabo
Rafael de Cabo


2024-01-01



---
https://en.wikipedia.org/wiki/Raffi_Khatchadourian
Raffi Khatchadourian


2024-01-01



---
https://en.wikipedia.org/wiki/Rag-and-bone_man
Rag-and-bone man


2024-01-01



---
https://en.wikipedia.org/wiki/Ragamuffin_cat
Ragamuffin cat


2024-01-01



---
https://en.wikipedia.org/wiki/Ragdoll
Ragdoll


2024-01-01



---
https://en.wikipedia.org/wiki/Rage_of_Bahamut_(TV_series)
Rage of Bahamut (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Raghu_Rajan
Raghu Rajan


2024-01-01



---
https://en.wikipedia.org/wiki/Ragpickers
Ragpickers


2024-01-01



---
https://en.wikipedia.org/wiki/RahXephon
RahXephon


2024-01-01



---
https://en.wikipedia.org/wiki/RahXephon#Neon_Genesis_Evangelion
RahXephon § Neon Genesis Evangelion


2024-01-01



---
https://en.wikipedia.org/wiki/RahXephon#Notes_and_references
RahXephon § Notes and references


2024-01-01



---
https://en.wikipedia.org/wiki/RahXephon:_Pluralitas_Concentio
RahXephon: Pluralitas Concentio


2024-01-01



---
https://en.wikipedia.org/wiki/Raheem_Beyah
Raheem Beyah


2024-01-01



---
https://en.wikipedia.org/wiki/Rahul_Desikan
Rahul Desikan


2024-01-01



---
https://en.wikipedia.org/wiki/Rahul_Gupta
Rahul Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Rahul_Joshi
Rahul Joshi


2024-01-01



---
https://en.wikipedia.org/wiki/Rahul_Khanna
Rahul Khanna


2024-01-01



---
https://en.wikipedia.org/wiki/Rahul_Sarpeshkar
Rahul Sarpeshkar


2024-01-01



---
https://en.wikipedia.org/wiki/Raid_at_Cabanatuan
Raid at Cabanatuan


2024-01-01



---
https://en.wikipedia.org/wiki/Raid_on_Alexandria_%281941%29
Raid on Alexandria (1941)


2024-01-01



---
https://en.wikipedia.org/wiki/Raid_on_Alexandria_(1941)
Raid on Alexandria (1941)


2024-01-01



---
https://en.wikipedia.org/wiki/Raiders_of_the_Lost_Ark
Raiders of the Lost Ark


2024-01-01



---
https://en.wikipedia.org/wiki/Railgun
Railgun


2024-01-01



---
https://en.wikipedia.org/wiki/Rain_Man
Rain Man


2024-01-01



---
https://en.wikipedia.org/wiki/Rain_follows_the_plow
Rain follows the plow


2024-01-01



---
https://en.wikipedia.org/wiki/Rain_gauge#Pluviometer_of_intensities
Rain gauge § Pluviometer of intensities


2024-01-01



---
https://en.wikipedia.org/wiki/Rainbow_Grocery_Cooperative
Rainbow Grocery Cooperative


2024-01-01



---
https://en.wikipedia.org/wiki/Raised_floor
Raised floor


2024-01-01



---
https://en.wikipedia.org/wiki/Raising_of_Chicago
Raising of Chicago


2024-01-01



---
https://en.wikipedia.org/wiki/Raja_Mukherjee
Raja Mukherjee


2024-01-01



---
https://en.wikipedia.org/wiki/Rajeev_Motwani
Rajeev Motwani


2024-01-01



---
https://en.wikipedia.org/wiki/Rajesh_P._N._Rao
Rajesh P. N. Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Rakugo
Rakugo


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_Bakshi
Ralph Bakshi


2024-05-24



---
https://en.wikipedia.org/wiki/Ralph_C._Merkle
Ralph C. Merkle


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_Hertwig
Ralph Hertwig


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_L._Sacco
Ralph L. Sacco


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_Merkle
Ralph Merkle


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_P._Boas_Jr.
Ralph P. Boas Jr


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_Richard_Banks
Ralph Richard Banks


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_V._L._Hartley
Ralph V. L. Hartley


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_W._Hull
Ralph W. Hull


2024-01-01



---
https://en.wikipedia.org/wiki/Ralph_Waldo_Emerson
Ralph Waldo Emerson


2024-01-01



---
https://en.wikipedia.org/wiki/Raman_scattering
Raman scattering


2024-01-01



---
https://en.wikipedia.org/wiki/Raman_spectroscopy
Raman spectroscopy


2024-01-01



---
https://en.wikipedia.org/wiki/Rambo_III
Rambo III


2024-01-01



---
https://en.wikipedia.org/wiki/Ramesh_Karri
Ramesh Karri


2024-01-01



---
https://en.wikipedia.org/wiki/Ramesh_Menon
Ramesh Menon


2024-01-01



---
https://en.wikipedia.org/wiki/Ramesh_Raskar
Ramesh Raskar


2024-01-01



---
https://en.wikipedia.org/wiki/Ramesh_Sitaraman
Ramesh Sitaraman


2024-01-01



---
https://en.wikipedia.org/wiki/Ramez_Naam
Ramez Naam


2024-01-01



---
https://en.wikipedia.org/wiki/Ramjet
Ramjet


2024-01-01



---
https://en.wikipedia.org/wiki/Ramon_Reyes
Ramon Reyes


2024-01-01



---
https://en.wikipedia.org/wiki/Ramsey_theory
Ramsey theory


2024-01-01



---
https://en.wikipedia.org/wiki/Ran_It%C5%8D
Ran Itō


2024-01-01



---
https://en.wikipedia.org/wiki/Ran_Tao
Ran Tao


2024-01-01



---
https://en.wikipedia.org/wiki/Ran_Tian
Ran Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Ranajit_Chakraborty
Ranajit Chakraborty


2024-01-01



---
https://en.wikipedia.org/wiki/Ranbaxy_Laboratories
Ranbaxy Laboratories


2024-01-01



---
https://en.wikipedia.org/wiki/Randal_Burns
Randal Burns


2024-01-01



---
https://en.wikipedia.org/wiki/Randall_Brown
Randall Brown


2024-01-01



---
https://en.wikipedia.org/wiki/Randall_Collins
Randall Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Randall_Jarrell
Randall Jarrell


2024-01-01



---
https://en.wikipedia.org/wiki/Randall_Munroe
Randall Munroe


2024-01-01



---
https://en.wikipedia.org/wiki/Randall_W._Engle
Randall W. Engle


2024-01-01



---
https://en.wikipedia.org/wiki/Randi_Hutter_Epstein
Randi Hutter Epstein


2024-01-01



---
https://en.wikipedia.org/wiki/Randolph_Churchill
Randolph Churchill


2024-01-01



---
https://en.wikipedia.org/wiki/Random_forest
Random forest


2024-01-01



---
https://en.wikipedia.org/wiki/Random_matrix
Random matrix


2024-01-01



---
https://en.wikipedia.org/wiki/Random_number_generation
Random number generation


2024-01-01



---
https://en.wikipedia.org/wiki/Random_number_generator_attack#Debian_OpenSSL
Random number generator attack § Debian OpenSSL


2024-01-01



---
https://en.wikipedia.org/wiki/Random_permutation
Random permutation


2024-11-05



---
https://en.wikipedia.org/wiki/Random_walk
Random walk


2024-01-01



---
https://en.wikipedia.org/wiki/Randomization
Randomization


2024-01-01



---
https://en.wikipedia.org/wiki/Randomized_algorithm
Randomized algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Randomized_controlled_trial
Randomized controlled trial


2024-01-01



---
https://en.wikipedia.org/wiki/Randomized_experiment
Randomized experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Randy_Gomez
Randy Gomez


2024-01-01



---
https://en.wikipedia.org/wiki/Randy_L._Buckner
Randy L. Buckner


2024-01-01



---
https://en.wikipedia.org/wiki/Rankin/Bass_Animated_Entertainment
Rankin/Bass Animated Entertainment


2024-06-06



---
https://en.wikipedia.org/wiki/Rankin/Bass_Animated_Entertainment#Rudolph_era
Rankin/Bass Animated Entertainment § Rudolph era


2024-07-17



---
https://en.wikipedia.org/wiki/Ranma_%C2%BD
Ranma ½


2024-01-01



---
https://en.wikipedia.org/wiki/Ranveer_Chandra
Ranveer Chandra


2024-01-01



---
https://en.wikipedia.org/wiki/Rape_in_the_United_States#Statistics_and_data
Rape in the United States § Statistics and data


2024-01-01



---
https://en.wikipedia.org/wiki/Rapha%C3%ABl_Li%C3%A9geois
Raphaël Liégeois


2024-01-01



---
https://en.wikipedia.org/wiki/Raphael_Koster
Raphael Koster


2024-01-01



---
https://en.wikipedia.org/wiki/Rapid_eye_movement_sleep
Rapid eye movement sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Raquel_E._Gur
Raquel E. Gur


2024-01-01



---
https://en.wikipedia.org/wiki/Raquel_Fern%C3%A1ndez
Raquel Fernández


2024-01-01



---
https://en.wikipedia.org/wiki/Raquel_Garza
Raquel Garza


2024-01-01



---
https://en.wikipedia.org/wiki/Raquel_Gur
Raquel Gur


2024-01-01



---
https://en.wikipedia.org/wiki/Raquel_Urtasun
Raquel Urtasun


2024-01-01



---
https://en.wikipedia.org/wiki/Rare-earth_element
Rare-earth element


2024-01-01



---
https://en.wikipedia.org/wiki/Rare_(company)
Rare (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Rashomon
Rashomon


2024-01-01



---
https://en.wikipedia.org/wiki/Rasmus_Kleis_Nielsen
Rasmus Kleis Nielsen


2024-01-01



---
https://en.wikipedia.org/wiki/Rasmus_Larsen
Rasmus Larsen


2024-01-01



---
https://en.wikipedia.org/wiki/Raspberry_Pi
Raspberry Pi


2024-01-01



---
https://en.wikipedia.org/wiki/Rat_Fink
Rat Fink


2024-04-26



---
https://en.wikipedia.org/wiki/Rat_Park
Rat Park


2024-01-01



---
https://en.wikipedia.org/wiki/Rate-of-living_theory
Rate-of-living theory


2024-01-01



---
https://en.wikipedia.org/wiki/Rate_of_return
Rate of return


2024-01-01



---
https://en.wikipedia.org/wiki/Rationale_for_gifted_programs
Rationale for gifted programs


2024-01-01



---
https://en.wikipedia.org/wiki/Ratpoison
Ratpoison


2024-01-01



---
https://en.wikipedia.org/wiki/Raul_Gonzalez
Raul Gonzalez


2024-01-01



---
https://en.wikipedia.org/wiki/Ravelry
Ravelry


2024-01-01



---
https://en.wikipedia.org/wiki/Raven%27s_Progressive_Matrices
Raven's Progressive Matrices


2024-01-01



---
https://en.wikipedia.org/wiki/Raven%27s_progressive_matrices
Raven's progressive matrices


2024-01-01



---
https://en.wikipedia.org/wiki/Raven's_Progressive_Matrices
Raven's Progressive Matrices


2024-01-01



---
https://en.wikipedia.org/wiki/Raven_paradox
Raven paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Ravi_Gupta
Ravi Gupta


2024-01-01



---
https://en.wikipedia.org/wiki/Ravi_Kalhan
Ravi Kalhan


2024-01-01



---
https://en.wikipedia.org/wiki/Ravindra_Jadeja
Ravindra Jadeja


2024-01-01



---
https://en.wikipedia.org/wiki/Ravishankar_Iyer
Ravishankar Iyer


2024-01-01



---
https://en.wikipedia.org/wiki/Raw_milk
Raw milk


2024-01-01



---
https://en.wikipedia.org/wiki/Raw_milk#Raw_vs._pasteurized_debate
Raw milk § Raw vs. pasteurized debate


2024-01-01



---
https://en.wikipedia.org/wiki/Ray_Bradbury
Ray Bradbury


2024-01-01



---
https://en.wikipedia.org/wiki/Ray_Bull
Ray Bull


2024-01-01



---
https://en.wikipedia.org/wiki/Ray_Kurzweil
Ray Kurzweil


2024-01-01



---
https://en.wikipedia.org/wiki/Rayhan_Asat
Rayhan Asat


2024-01-01



---
https://en.wikipedia.org/wiki/Rayleigh%E2%80%93Taylor_instability
Rayleigh–Taylor instability


2024-01-01



---
https://en.wikipedia.org/wiki/Rayleigh_scattering
Rayleigh scattering


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_B._Cattell
Raymond B. Cattell


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Carver
Raymond Carver


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Cattell
Raymond Cattell


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_J._Dolan
Raymond J. Dolan


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_J._Leopold
Raymond J. Leopold


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_J._Mooney
Raymond J. Mooney


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_K._Wong
Raymond K. Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_L._Wallace
Raymond L. Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Mooney
Raymond Mooney


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Palmer
Raymond Palmer


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_S._Nickerson
Raymond S. Nickerson


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Smullyan
Raymond Smullyan


2024-01-01



---
https://en.wikipedia.org/wiki/Raymond_Walters
Raymond Walters


2024-01-01



---
https://en.wikipedia.org/wiki/Raza_Muhammad
Raza Muhammad


2024-01-01



---
https://en.wikipedia.org/wiki/Razib_Khan
Razib Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Re:Zero
Re:Zero


2024-01-01



---
https://en.wikipedia.org/wiki/Re:Zero_%E2%88%92_Starting_Life_in_Another_World
Re:Zero − Starting Life in Another World


2024-01-01



---
https://en.wikipedia.org/wiki/ReStructuredText
ReStructuredText


2024-01-01



---
https://en.wikipedia.org/wiki/React_(JavaScript_library)
React (JavaScript library)


2024-01-01



---
https://en.wikipedia.org/wiki/React_(software)
React (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Reaction_video
Reaction video


2024-01-01



---
https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop
Read–eval–print loop


2024-01-01



---
https://en.wikipedia.org/wiki/Read_my_lips:_no_new_taxes
Read my lips: no new taxes


2024-01-01



---
https://en.wikipedia.org/wiki/Readability_(service)
Readability (service)


2024-01-01



---
https://en.wikipedia.org/wiki/Reader%27s_Digest
Reader's Digest


2024-01-01



---
https://en.wikipedia.org/wiki/Reader's_Digest
Reader's Digest


2024-01-01



---
https://en.wikipedia.org/wiki/Reading_span_task
Reading span task


2024-01-01



---
https://en.wikipedia.org/wiki/Ready_Player_One
Ready Player One


2024-01-01



---
https://en.wikipedia.org/wiki/Ready_Player_One_(film)
Ready Player One (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Real-estate_bubble
Real-estate bubble


2024-01-01



---
https://en.wikipedia.org/wiki/Real_Genius
Real Genius


2024-01-01



---
https://en.wikipedia.org/wiki/Real_Ultimate_Power
Real Ultimate Power


2024-01-01



---
https://en.wikipedia.org/wiki/Real_closed_field#Model_Theory:_decidability_and_quantifier_elimination
Real closed field § Model Theory: decidability and quantifier elimination


2024-01-01



---
https://en.wikipedia.org/wiki/Real_options_valuation
Real options valuation


2024-01-01



---
https://en.wikipedia.org/wiki/Reality_Labs
Reality Labs


2024-01-01



---
https://en.wikipedia.org/wiki/Rear-wheel_drive
Rear-wheel drive


2024-01-01



---
https://en.wikipedia.org/wiki/Reason_Foundation
Reason Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_A._Hubbard
Rebecca A. Hubbard


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Andridge
Rebecca Andridge


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_D._Jackson
Rebecca D. Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Diamond
Rebecca Diamond


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_F._Kuang
Rebecca F. Kuang


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Goldstein
Rebecca Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Howard
Rebecca Howard


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Landa
Rebecca Landa


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Redfern
Rebecca Redfern


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Saxe
Rebecca Saxe


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Shiner
Rebecca Shiner


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Sims
Rebecca Sims


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Skloot
Rebecca Skloot


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Struthers
Rebecca Struthers


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Surman
Rebecca Surman


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Walsh
Rebecca Walsh


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Wells
Rebecca Wells


2024-01-01



---
https://en.wikipedia.org/wiki/Rebecca_Willett
Rebecca Willett


2024-01-01



---
https://en.wikipedia.org/wiki/Reboot_%28fiction%29
Reboot (fiction)


2024-01-01



---
https://en.wikipedia.org/wiki/Reboot_(fiction)
Reboot (fiction)


2024-01-01



---
https://en.wikipedia.org/wiki/Reborn_doll
Reborn doll


2024-01-01



---
https://en.wikipedia.org/wiki/Reborn_dolls
Reborn dolls


2024-01-01



---
https://en.wikipedia.org/wiki/Rebuild_of_Evangelion
Rebuild of Evangelion


2024-01-01



---
https://en.wikipedia.org/wiki/Rebus
Rebus


2024-01-01



---
https://en.wikipedia.org/wiki/Recognition_memory
Recognition memory


2024-01-01



---
https://en.wikipedia.org/wiki/Recoilless_rifle
Recoilless rifle


2024-01-01



---
https://en.wikipedia.org/wiki/Record_of_Lodoss_War
Record of Lodoss War


2024-01-01



---
https://en.wikipedia.org/wiki/Recreational_use_of_dextromethorphan
Recreational use of dextromethorphan


2024-01-01



---
https://en.wikipedia.org/wiki/Rectification_of_names
Rectification of names


2024-01-01



---
https://en.wikipedia.org/wiki/Rectified_Gaussian_distribution
Rectified Gaussian distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Rectifier_(neural_networks)
Rectifier (neural networks)


2024-01-01



---
https://en.wikipedia.org/wiki/Rector_(ecclesiastical)
Rector (ecclesiastical)


2024-01-01



---
https://en.wikipedia.org/wiki/Red%E2%80%93black_tree
Red–black tree


2024-01-01



---
https://en.wikipedia.org/wiki/Red_%282010_film%29
Red (2010 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Red_(2010_film)
Red (2010 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Cat_Ramen
Red Cat Ramen


2024-09-28



---
https://en.wikipedia.org/wiki/Red_Hat
Red Hat


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Orchestra_(espionage)
Red Orchestra (espionage)


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Queen%27s_Hypothesis
Red Queen's Hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Queen_hypothesis
Red Queen hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Star_(novel)
Red Star (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Wing,_Minnesota
Red Wing, Minnesota


2024-01-01



---
https://en.wikipedia.org/wiki/Red_Wing_Shoes
Red Wing Shoes


2024-01-01



---
https://en.wikipedia.org/wiki/Red_hair
Red hair


2024-01-01



---
https://en.wikipedia.org/wiki/Red_herring
Red herring


2024-01-01



---
https://en.wikipedia.org/wiki/Red_supergiant
Red supergiant


2024-01-01



---
https://en.wikipedia.org/wiki/Reddit
Reddit


2024-01-01



---
https://en.wikipedia.org/wiki/Redemption_movement
Redemption movement


2024-01-01



---
https://en.wikipedia.org/wiki/Redline_(2009_film)
Redline (2009 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Redshift_(software)
Redshift (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Reduced_instruction_set_computer
Reduced instruction set computer


2024-01-01



---
https://en.wikipedia.org/wiki/Reductio_ad_absurdum
Reductio ad absurdum


2024-01-01



---
https://en.wikipedia.org/wiki/Reed_Albergotti
Reed Albergotti


2024-01-01



---
https://en.wikipedia.org/wiki/Reference_class_problem
Reference class problem


2024-01-01



---
https://en.wikipedia.org/wiki/Reflections_on_Violence
Reflections on Violence


2024-01-01



---
https://en.wikipedia.org/wiki/Refraction
Refraction


2024-01-01



---
https://en.wikipedia.org/wiki/Regal_Cinemas
Regal Cinemas


2024-01-01



---
https://en.wikipedia.org/wiki/Regents_of_the_University_of_California
Regents of the University of California


2024-01-01



---
https://en.wikipedia.org/wiki/Regina_Barzilay
Regina Barzilay


2024-01-01



---
https://en.wikipedia.org/wiki/Regina_G._Ziegler
Regina G. Ziegler


2024-01-01



---
https://en.wikipedia.org/wiki/Regina_James
Regina James


2024-01-01



---
https://en.wikipedia.org/wiki/Regression_diluation
Regression diluation


2024-01-01



---
https://en.wikipedia.org/wiki/Regression_dilution
Regression dilution


2024-01-01



---
https://en.wikipedia.org/wiki/Regression_dilution#Correlation_correction
Regression dilution § Correlation correction


2024-01-01



---
https://en.wikipedia.org/wiki/Regression_discontinuity_design
Regression discontinuity design


2024-01-01



---
https://en.wikipedia.org/wiki/Regression_fallacy
Regression fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Regret_(decision_theory)
Regret (decision theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Regular_expression
Regular expression


2024-01-01



---
https://en.wikipedia.org/wiki/Regularization_(mathematics)
Regularization (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Regulation_of_Investigatory_Powers_Act_2000
Regulation of Investigatory Powers Act 2000


2024-01-01



---
https://en.wikipedia.org/wiki/Regulatory_capture
Regulatory capture


2024-01-01



---
https://en.wikipedia.org/wiki/Rehab_(Amy_Winehouse_song)
Rehab (Amy Winehouse song)


2024-01-01



---
https://en.wikipedia.org/wiki/Rei_Ayanami
Rei Ayanami


2024-01-01



---
https://en.wikipedia.org/wiki/Reid_Hoffman
Reid Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Reideen_The_Brave
Reideen The Brave


2024-01-01



---
https://en.wikipedia.org/wiki/Reideen_The_Brave#Combined_colossal_monsters
Reideen The Brave § Combined colossal monsters


2024-01-01



---
https://en.wikipedia.org/wiki/Reification_(fallacy)
Reification (fallacy)


2024-01-01



---
https://en.wikipedia.org/wiki/Reign_of_Terror
Reign of Terror


2024-01-01



---
https://en.wikipedia.org/wiki/Reiji_Suzuki
Reiji Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Reiko_Tomii
Reiko Tomii


2024-01-01



---
https://en.wikipedia.org/wiki/Reinforcement#Intermittent_reinforcement_schedules
Reinforcement § Intermittent reinforcement schedules


2024-01-01



---
https://en.wikipedia.org/wiki/Reinforcement_learning
Reinforcement learning


2024-01-01



---
https://en.wikipedia.org/wiki/Reinhard_Wilhelm
Reinhard Wilhelm


2024-01-01



---
https://en.wikipedia.org/wiki/Reinhardt_M%C3%B8bjerg_Kristensen
Reinhardt Møbjerg Kristensen


2024-01-01



---
https://en.wikipedia.org/wiki/Reinhold_Schmidt
Reinhold Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Reinsurance
Reinsurance


2024-01-01



---
https://en.wikipedia.org/wiki/Rejection_Therapy
Rejection Therapy


2024-01-01



---
https://en.wikipedia.org/wiki/Reka_Nagy
Reka Nagy


2024-01-01



---
https://en.wikipedia.org/wiki/Relative_density
Relative density


2024-01-01



---
https://en.wikipedia.org/wiki/Relative_risk
Relative risk


2024-01-01



---
https://en.wikipedia.org/wiki/Reliability_(statistics)
Reliability (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Reliable_Replacement_Warhead
Reliable Replacement Warhead


2024-01-01



---
https://en.wikipedia.org/wiki/Religious_and_philosophical_views_of_Albert_Einstein
Religious and philosophical views of Albert Einstein


2024-01-01



---
https://en.wikipedia.org/wiki/Religious_views_of_Isaac_Newton
Religious views of Isaac Newton


2024-01-01



---
https://en.wikipedia.org/wiki/Religious_views_of_Isaac_Newton#Bible
Religious views of Isaac Newton § Bible


2024-01-01



---
https://en.wikipedia.org/wiki/Remarks_on_the_Foundations_of_Mathematics
Remarks on the Foundations of Mathematics


2024-01-01



---
https://en.wikipedia.org/wiki/Remi_Gribonval
Remi Gribonval


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%27Py
Ren'Py


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_Descartes
René Descartes


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_Girard
René Girard


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_Girard#Mimetic_desire
René Girard § Mimetic desire


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_Magritte
René Magritte


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_S._Kahn
René S. Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Ren%C3%A9_Veenstra
René Veenstra


2024-01-01



---
https://en.wikipedia.org/wiki/Ren'Py
Ren'Py


2024-01-01



---
https://en.wikipedia.org/wiki/Ren_Ng
Ren Ng


2024-01-01



---
https://en.wikipedia.org/wiki/Renaissance_Technologies
Renaissance Technologies


2024-01-01



---
https://en.wikipedia.org/wiki/Rene_Hurlemann
Rene Hurlemann


2024-01-01



---
https://en.wikipedia.org/wiki/Rene_Vidal
Rene Vidal


2024-01-01



---
https://en.wikipedia.org/wiki/Renee_Johnson
Renee Johnson


2024-09-13



---
https://en.wikipedia.org/wiki/Renfield
Renfield


2024-01-01



---
https://en.wikipedia.org/wiki/Renormalization
Renormalization


2024-01-01



---
https://en.wikipedia.org/wiki/Rent_regulation_in_New_York
Rent regulation in New York


2024-01-01



---
https://en.wikipedia.org/wiki/Repeatability
Repeatability


2024-01-01



---
https://en.wikipedia.org/wiki/Repetitive_strain_injury
Repetitive strain injury


2024-01-01



---
https://en.wikipedia.org/wiki/Replication_crisis
replication crisis


2024-01-01



---
https://en.wikipedia.org/wiki/Reply_of_the_Zaporozhian_Cossacks
Reply of the Zaporozhian Cossacks


2024-01-01



---
https://en.wikipedia.org/wiki/Repo_Man_(film)
Repo Man (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Repository_for_Germinal_Choice
Repository for Germinal Choice


2024-01-01



---
https://en.wikipedia.org/wiki/Repository_for_Germinal_Choice#Outcomes
Repository for Germinal Choice § Outcomes


2024-01-01



---
https://en.wikipedia.org/wiki/Representativeness_heuristic
Representativeness heuristic


2024-01-01



---
https://en.wikipedia.org/wiki/Repressed_memory
Repressed memory


2024-01-01



---
https://en.wikipedia.org/wiki/Reproducibility
Reproducibility


2024-01-01



---
https://en.wikipedia.org/wiki/Reproductive-cell_cycle_theory
Reproductive-cell cycle theory


2024-01-01



---
https://en.wikipedia.org/wiki/Reptilian_conspiracy_theory
Reptilian conspiracy theory


2024-01-01



---
https://en.wikipedia.org/wiki/Repugnant_conclusion
Repugnant conclusion


2024-01-01



---
https://en.wikipedia.org/wiki/Requiem_for_a_Nun
Requiem for a Nun


2024-01-01



---
https://en.wikipedia.org/wiki/Resampling_(statistics)
Resampling (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/ResearchGate
ResearchGate


2024-01-01



---
https://en.wikipedia.org/wiki/Research_chemical
Research chemical


2024-01-01



---
https://en.wikipedia.org/wiki/Reserve_power#Commonwealth_realms
Reserve power § Commonwealth realms


2024-01-01



---
https://en.wikipedia.org/wiki/Reservoir_computing
Reservoir computing


2024-01-01



---
https://en.wikipedia.org/wiki/Resource_curse
Resource curse


2024-01-01



---
https://en.wikipedia.org/wiki/Resource_management_(computing)
Resource management (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Response_surface_methodology
Response surface methodology


2024-01-01



---
https://en.wikipedia.org/wiki/Responsive_web_design
Responsive web design


2024-01-01



---
https://en.wikipedia.org/wiki/Ressentiment
Ressentiment


2024-06-10



---
https://en.wikipedia.org/wiki/Retin_A
Retin A


2024-11-05



---
https://en.wikipedia.org/wiki/Retina_display
Retina display


2024-01-01



---
https://en.wikipedia.org/wiki/Retinoids
Retinoids


2024-10-30



---
https://en.wikipedia.org/wiki/Retinol
Retinol


2024-10-30



---
https://en.wikipedia.org/wiki/Retroactive_continuity
Retroactive continuity


2024-01-01



---
https://en.wikipedia.org/wiki/Retrocognition
Retrocognition


2024-01-01



---
https://en.wikipedia.org/wiki/Return-to-libc_attack
Return-to-libc attack


2024-01-01



---
https://en.wikipedia.org/wiki/Return_of_Ultraman
Return of Ultraman


2024-01-01



---
https://en.wikipedia.org/wiki/Revan
Revan


2024-01-01



---
https://en.wikipedia.org/wiki/Revealed_preference
Revealed preference


2024-01-01



---
https://en.wikipedia.org/wiki/Reversal_test
Reversal test


2024-01-01



---
https://en.wikipedia.org/wiki/Reverse_image_search
Reverse image search


2024-01-01



---
https://en.wikipedia.org/wiki/Reverse_mortgage
Reverse mortgage


2024-12-06



---
https://en.wikipedia.org/wiki/Reversible-jump_Markov_chain_Monte_Carlo
Reversible-jump Markov chain Monte Carlo


2024-01-01



---
https://en.wikipedia.org/wiki/Reversible_computing
Reversible computing


2024-01-01



---
https://en.wikipedia.org/wiki/Revised_NEO_Personality_Inventory
Revised NEO Personality Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/Revision_Control_System
Revision Control System


2024-01-01



---
https://en.wikipedia.org/wiki/Revolutionary_Girl_Utena
Revolutionary Girl Utena


2024-01-01



---
https://en.wikipedia.org/wiki/Revolving_door_(politics)
Revolving door (politics)


2024-01-01



---
https://en.wikipedia.org/wiki/Rewriting
Rewriting


2024-01-01



---
https://en.wikipedia.org/wiki/Reye%27s_syndrome
Reye's syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Reye_syndrome
Reye syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Reynolds_Price
Reynolds Price


2024-01-01



---
https://en.wikipedia.org/wiki/Reza_Malekzadeh
Reza Malekzadeh


2024-01-01



---
https://en.wikipedia.org/wiki/Rheology
Rheology


2024-01-01



---
https://en.wikipedia.org/wiki/Rhett_Butler
Rhett Butler


2024-01-01



---
https://en.wikipedia.org/wiki/Rheumatoid_arthritis
Rheumatoid arthritis


2024-01-01



---
https://en.wikipedia.org/wiki/Rho
Rho


2024-01-01



---
https://en.wikipedia.org/wiki/Ricardo%27s_theorem
Ricardo's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Ricardo_Palacios
Ricardo Palacios


2024-01-01



---
https://en.wikipedia.org/wiki/Ricardo_Ribeiro
Ricardo Ribeiro


2024-01-01



---
https://en.wikipedia.org/wiki/Rice%27s_Theorem
Rice's Theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Rice%27s_theorem
Rice's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Rice's_theorem
Rice's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Rich_Sutton
Rich Sutton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_A._Gardner
Richard A. Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_A._Miller
Richard A. Miller


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_A._Weinberg
Richard A. Weinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Andrew
Richard Andrew


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Axel
Richard Axel


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Baraniuk
Richard Baraniuk


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Bong
Richard Bong


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Bonneau
Richard Bonneau


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Bruggeman
Richard Bruggeman


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_C._Trembath
Richard C. Trembath


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Carrier
Richard Carrier


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Danzig
Richard Danzig


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Dawkins
Richard Dawkins


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Dedekind
Richard Dedekind


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Dobson
Richard Dobson


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Doll
Richard Doll


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Boyatzis
Richard E. Boyatzis


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Carey
Richard E. Carey


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Lenski
Richard E. Lenski


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Mayer
Richard E. Mayer


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Nisbett
Richard E. Nisbett


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Tremblay
Richard E. Tremblay


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_E._Turner
Richard E. Turner


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Everett
Richard Everett


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Feynman
Richard Feynman


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Feynman#Cornell
Richard Feynman § Cornell


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Ford
Richard Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Francis_Burton
Richard Francis Burton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_G._Baraniuk
Richard G. Baraniuk


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_G._Frank
Richard G. Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Gibbons
Richard Gibbons


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_H._Thaler
Richard H. Thaler


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Hamming
Richard Hamming


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Hanania
Richard Hanania


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Ho
Richard Ho


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Holmes_(biographer)
Richard Holmes (biographer)


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_II_(play)
Richard II (play)


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Davidson
Richard J. Davidson


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Haier
Richard J. Haier


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Hatchett
Richard J. Hatchett


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Lipton
Richard J. Lipton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Murnane
Richard J. Murnane


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Rose
Richard J. Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_J._Shaw
Richard J. Shaw


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Jozsa
Richard Jozsa


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_K._Guy
Richard K. Guy


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_K._Wilson
Richard K. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Kronick
Richard Kronick


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_L._Pyle
Richard L. Pyle


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_L._Solomon
Richard L. Solomon


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Lancelyn_Green
Richard Lancelyn Green


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Landes
Richard Landes


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Lathe
Richard Lathe


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Lewontin
Richard Lewontin


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Li
Richard Li


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Lipton
Richard Lipton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Liu
Richard Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Lynn
Richard Lynn


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_M._Karp
Richard M. Karp


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_M._Myers
Richard M. Myers


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_M._Ryan
Richard M. Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Mackarness
Richard Mackarness


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Maudsley
Richard Maudsley


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_N._Aslin
Richard N. Aslin


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_N._Holdaway
Richard N. Holdaway


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Nixon
Richard Nixon


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_O._Duda
Richard O. Duda


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_P._Bentall
Richard P. Bentall


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_P._Ebstein
Richard P. Ebstein


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_P._Gabriel
Richard P. Gabriel


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_P._Lifton
Richard P. Lifton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Peto
Richard Peto


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Posner
Richard Posner


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Powers
Richard Powers


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Price_(writer)
Richard Price (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Russell_Junior
Richard Russell Junior


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_S._Bird
Richard S. Bird


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_S._Cooper
Richard S. Cooper


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_S._Sutton
Richard S. Sutton


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Sandford
Richard Sandford


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Schmalensee
Richard Schmalensee


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Serra
Richard Serra


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Stallman
Richard Stallman


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Stallman#Resignation_from_MIT_and_FSF
Richard Stallman § Resignation from MIT and FSF


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_W._Grant
Richard W. Grant


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_W._Hamming
Richard W. Hamming


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_W._Murray
Richard W. Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_W._Wrangham
Richard W. Wrangham


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Wagner
Richard Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Wiseman
Richard Wiseman


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Wrangham
Richard Wrangham


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Zeckhauser
Richard Zeckhauser


2024-01-01



---
https://en.wikipedia.org/wiki/Richard_Zemel
Richard Zemel


2024-01-01



---
https://en.wikipedia.org/wiki/Richards_Heuer
Richards Heuer


2024-01-01



---
https://en.wikipedia.org/wiki/Richelle_Mead
Richelle Mead


2024-01-01



---
https://en.wikipedia.org/wiki/Richie_Poulton
Richie Poulton


2024-01-01



---
https://en.wikipedia.org/wiki/Richie_Rich_(film)
Richie Rich (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_%26_Morty
Rick & Morty


2024-04-26



---
https://en.wikipedia.org/wiki/Rick_A._Kittles
Rick A. Kittles


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_Cook
Rick Cook


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_Cook_(writer)
Rick Cook (writer)


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_Dale
Rick Dale


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_Kittles
Rick Kittles


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_Moranis
Rick Moranis


2024-01-01



---
https://en.wikipedia.org/wiki/Rick_and_Morty
Rick and Morty


2024-01-01



---
https://en.wikipedia.org/wiki/Rickets
Rickets


2024-01-01



---
https://en.wikipedia.org/wiki/Ridge_regression
Ridge regression


2024-01-01



---
https://en.wikipedia.org/wiki/Ridge_regression#Tikhonov_regularization
Ridge regression § Tikhonov regularization


2024-01-01



---
https://en.wikipedia.org/wiki/Ridgid
Ridgid


2024-01-01



---
https://en.wikipedia.org/wiki/Riding_Bean
Riding Bean


2024-01-01



---
https://en.wikipedia.org/wiki/Rie_Kugimiya
Rie Kugimiya


2024-01-01



---
https://en.wikipedia.org/wiki/Rielle_Hunter
Rielle Hunter


2024-01-01



---
https://en.wikipedia.org/wiki/Riemann_hypothesis
Riemann hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Riesling
Riesling


2024-01-01



---
https://en.wikipedia.org/wiki/Right_Stuf
Right Stuf


2024-01-01



---
https://en.wikipedia.org/wiki/Rik_Vandenberghe
Rik Vandenberghe


2024-01-01



---
https://en.wikipedia.org/wiki/Rind_et_al._controversy
Rind et al controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Ring_(mathematics)
Ring (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Ring_of_Gyges
Ring of Gyges


2024-03-23



---
https://en.wikipedia.org/wiki/Ringing_Bell
Ringing Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Ringworld
Ringworld


2024-01-01



---
https://en.wikipedia.org/wiki/Rintaro
Rintaro


2024-01-01



---
https://en.wikipedia.org/wiki/Riot_Games
Riot Games


2024-01-01



---
https://en.wikipedia.org/wiki/Ripple_(payment_protocol)
Ripple (payment protocol)


2024-01-01



---
https://en.wikipedia.org/wiki/Rishi_Sharma
Rishi Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Rising_Sun
Rising Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Rising_Sun_(Crichton_novel)
Rising Sun (Crichton novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Risk_aversion
Risk aversion


2024-01-01



---
https://en.wikipedia.org/wiki/Risk_compensation
Risk compensation


2024-01-01



---
https://en.wikipedia.org/wiki/Risk_compensation#Risk_homeostasis
Risk compensation § Risk homeostasis


2024-01-01



---
https://en.wikipedia.org/wiki/Risk_premium
Risk premium


2024-01-01



---
https://en.wikipedia.org/wiki/Risotto
Risotto


2024-01-01



---
https://en.wikipedia.org/wiki/Risto_Miikkulainen
Risto Miikkulainen


2024-01-01



---
https://en.wikipedia.org/wiki/Rita_Levi-Montalcini
Rita Levi-Montalcini


2024-01-01



---
https://en.wikipedia.org/wiki/Rita_Patel
Rita Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Ritonavir
Ritonavir


2024-01-01



---
https://en.wikipedia.org/wiki/Ritsurin_Garden
Ritsurin Garden


2024-01-01



---
https://en.wikipedia.org/wiki/Riyoko_Ikeda
Riyoko Ikeda


2024-01-01



---
https://en.wikipedia.org/wiki/Roadrunner_(supercomputer)
Roadrunner (supercomputer)


2024-01-01



---
https://en.wikipedia.org/wiki/Roadside_Picnic
Roadside Picnic


2024-01-01



---
https://en.wikipedia.org/wiki/Roald_Hoffmann
Roald Hoffmann


2024-01-01



---
https://en.wikipedia.org/wiki/Roar_(film)
Roar (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_Horne
Rob Horne


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_M._van_Dam
Rob M. van Dam


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_Powers
Rob Powers


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_Reich
Rob Reich


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_Stein
Rob Stein


2024-01-01



---
https://en.wikipedia.org/wiki/Rob_Walker_(journalist)
Rob Walker (journalist)


2024-01-01



---
https://en.wikipedia.org/wiki/Robb_Willer
Robb Willer


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_%C3%96stling
Robert Östling


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Bjork
Robert A. Bjork


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Brightman
Robert A. Brightman


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Burton
Robert A. Burton


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Gordon
Robert A. Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Heinlein
Robert A. Heinlein


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Millikan
Robert A. Millikan


2024-08-20



---
https://en.wikipedia.org/wiki/Robert_A._Scott
Robert A. Scott


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_A._Wild
Robert A. Wild


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Andrews_Millikan
Robert Andrews Millikan


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Andrews_Millikan#Data_selection_controversy
Robert Andrews Millikan § Data selection controversy


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Anton_Wilson
Robert Anton Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Axelrod
Robert Axelrod


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_B._Wallace
Robert B. Wallace


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Bacher
Robert Bacher


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Bakewell_%28agriculturalist%29
Robert Bakewell (agriculturalist)


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Baldwin
Robert Baldwin


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Bjork
Robert Bjork


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Brandon
Robert Brandon


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Browning
Robert Browning


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Allen
Robert C. Allen


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Barber
Robert C. Barber


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Edgar
Robert C. Edgar


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Elston
Robert C. Elston


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Green
Robert C. Green


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Nichols
Robert C. Nichols


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Thompson
Robert C. Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_C._Wilson
Robert C. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Campeau#Corporate_takeovers_and_bankruptcy
Robert Campeau § Corporate takeovers and bankruptcy


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Cardona
Robert Cardona


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Caro
Robert Caro


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Cialdini
Robert Cialdini


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Clarke
Robert Clarke


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Colbert
Robert Colbert


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Crumb
Robert Crumb


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_D._Gibbons
Robert D. Gibbons


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_D._Putnam
Robert D. Putnam


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Daniel_Carmichael
Robert Daniel Carmichael


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Desimone
Robert Desimone


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Doyle
Robert Doyle


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_E._Bixby
Robert E. Bixby


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_E._Emery
Robert E. Emery


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_E._Peary
Robert E. Peary


2024-09-03



---
https://en.wikipedia.org/wiki/Robert_Earle
Robert Earle


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_F._Krueger
Robert F. Krueger


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Fagles
Robert Fagles


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Feldman
Robert Feldman


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Fisk
Robert Fisk


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Fogel
Robert Fogel


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Frank
Robert Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Frost
Robert Frost


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Fulton
Robert Fulton


2024-12-02



---
https://en.wikipedia.org/wiki/Robert_Gerber
Robert Gerber


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Gerlai
Robert Gerlai


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Ghrist
Robert Ghrist


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Granjon
Robert Granjon


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Grosseteste
Robert Grosseteste


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Harland
Robert Harland


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Harry_Socolow
Robert Harry Socolow


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Hoffmann
Robert Hoffmann


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Hooke
Robert Hooke


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Irvine
Robert Irvine


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._Cava
Robert J. Cava


2024-10-06



---
https://en.wikipedia.org/wiki/Robert_J._Gordon
Robert J. Gordon


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._Harvey
Robert J. Harvey


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._LaLonde
Robert J. LaLonde


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._MacCoun
Robert J. MacCoun


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._Nemiroff
Robert J. Nemiroff


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._Shiller
Robert J. Shiller


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_J._Sternberg
Robert J. Sternberg


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Johnson
Robert Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Jordan
Robert Jordan


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kaestner
Robert Kaestner


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Karlsson
Robert Karlsson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kirby
Robert Kirby


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Klark_Graham
Robert Klark Graham


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kleinberg
Robert Kleinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kolker
Robert Kolker


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Krulwich
Robert Krulwich


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kurzban
Robert Kurzban


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Kushner
Robert Kushner


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_L._Forward
Robert L. Forward


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_L._Paarlberg
Robert L. Paarlberg


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_L._Sack
Robert L. Sack


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_L._Spitzer
Robert L. Spitzer


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_L._Thorndike
Robert L. Thorndike


2024-05-28



---
https://en.wikipedia.org/wiki/Robert_Lachmann
Robert Lachmann


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Ladd_Thorndike
Robert Ladd Thorndike


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Langer
Robert Langer


2024-10-21



---
https://en.wikipedia.org/wiki/Robert_Lerner
Robert Lerner


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_M._Bond
Robert M. Bond


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_M._Hauser
Robert M. Hauser


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_M._Lindner
Robert M. Lindner


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_M._May
Robert M. May


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Maier
Robert Maier


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Mankoff
Robert Mankoff


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Meier
Robert Meier


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Miles
Robert Miles


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Mugabe
Robert Mugabe


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Mullins
Robert Mullins


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Nisbet
Robert Nisbet


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_P._Abelson
Robert P. Abelson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Pape
Robert Pape


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Penn_Warren
Robert Penn Warren


2024-09-24



---
https://en.wikipedia.org/wiki/Robert_Pinsky
Robert Pinsky


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Plant
Robert Plant


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Plomin
Robert Plomin


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_R._Jackson
Robert R. Jackson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Ralston
Robert Ralston


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Root-Bernstein
Robert Root-Bernstein


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Rosenthal_(psychologist)
Robert Rosenthal (psychologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Rudolf
Robert Rudolf


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Russell_Newton
Robert Russell Newton


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_S._Rosenson
Robert S. Rosenson


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Schlaifer
Robert Schlaifer


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Seamans
Robert Seamans


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Shea
Robert Shea


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Shelton_(Ku_Klux_Klan)
Robert Shelton (Ku Klux Klan)


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Stickgold
Robert Stickgold


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Stone_(novelist)
Robert Stone (novelist)


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_T._Knight
Robert T. Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_T._Pennock
Robert T. Pennock


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Tibshirani
Robert Tibshirani


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_W._Brooks
Robert W. Brooks


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_W._Cox
Robert W. Cox


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_W._McCarley
Robert W. McCarley


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_W._Williams
Robert W. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Whelan
Robert Whelan


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Wiblin
Robert Wiblin


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Wishart
Robert Wishart


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_Woodhead
Robert Woodhead


2024-01-01



---
https://en.wikipedia.org/wiki/Robert_de_Montesquiou#An_Adventure
Robert de Montesquiou § An Adventure


2024-01-01



---
https://en.wikipedia.org/wiki/Roberta_Sinatra
Roberta Sinatra


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Azevedo
Roberto Azevedo


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Calasso
Roberto Calasso


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Car
Roberto Car


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Cipolla
Roberto Cipolla


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Colom
Roberto Colom


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Esposito
Roberto Esposito


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Galbiati
Roberto Galbiati


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Mosquera
Roberto Mosquera


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Toro
Roberto Toro


2024-01-01



---
https://en.wikipedia.org/wiki/Roberto_Trotta
Roberto Trotta


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_Carhart-Harris
Robin Carhart-Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_Goldstein
Robin Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_Haring
Robin Haring


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_Lovell-Badge
Robin Lovell-Badge


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_M._Murray
Robin M. Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Robin_Sloan
Robin Sloan


2024-12-10



---
https://en.wikipedia.org/wiki/Robin_Young
Robin Young


2024-01-01



---
https://en.wikipedia.org/wiki/Robinsonade
Robinsonade


2024-01-01



---
https://en.wikipedia.org/wiki/RoboCup
RoboCup


2024-01-01



---
https://en.wikipedia.org/wiki/Robotech
Robotech


2024-01-01



---
https://en.wikipedia.org/wiki/Robotic_lawn_mower
Robotic lawn mower


2024-01-01



---
https://en.wikipedia.org/wiki/Roboto
Roboto


2024-01-01



---
https://en.wikipedia.org/wiki/Robots.txt
Robots.txt


2024-01-01



---
https://en.wikipedia.org/wiki/Robots.txts
Robots.txts


2024-01-01



---
https://en.wikipedia.org/wiki/Robots_(1988_film)
Robots (1988 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Robust_statistics
Robust statistics


2024-01-01



---
https://en.wikipedia.org/wiki/Robyn_Forbes
Robyn Forbes


2024-01-01



---
https://en.wikipedia.org/wiki/Rochelle_Buffenstein
Rochelle Buffenstein


2024-01-01



---
https://en.wikipedia.org/wiki/Rock_musical
Rock musical


2024-01-01



---
https://en.wikipedia.org/wiki/Rock_paper_scissors
Rock paper scissors


2024-06-05



---
https://en.wikipedia.org/wiki/Rock_paper_scissors#Additional_weapons
Rock paper scissors § Additional weapons


2024-06-05

statistics/decision

---
https://en.wikipedia.org/wiki/Rock_paper_scissors#Tournaments
Rock paper scissors § Tournaments


2024-06-06



---
https://en.wikipedia.org/wiki/Rocko%27s_Modern_Life
Rocko's Modern Life


2024-01-01



---
https://en.wikipedia.org/wiki/Rocko's_Modern_Life
Rocko's Modern Life


2024-01-01



---
https://en.wikipedia.org/wiki/Rockport_(company)
Rockport (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Rococo
Rococo


2024-01-01



---
https://en.wikipedia.org/wiki/Rod_McKuen
Rod McKuen


2024-01-01



---
https://en.wikipedia.org/wiki/Roderic_Broadhurst
Roderic Broadhurst


2024-01-01



---
https://en.wikipedia.org/wiki/Rodion_Raskolnikov
Rodion Raskolnikov


2024-01-01



---
https://en.wikipedia.org/wiki/Rodney_King
Rodney King


2024-01-01



---
https://en.wikipedia.org/wiki/Rodney_Mullen
Rodney Mullen


2024-01-01



---
https://en.wikipedia.org/wiki/Rodolfo_Galindo
Rodolfo Galindo


2024-01-01



---
https://en.wikipedia.org/wiki/Rofecoxib
Rofecoxib


2024-01-01



---
https://en.wikipedia.org/wiki/Roff_(software)
Roff (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_B._Myerson
Roger B. Myerson


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Broughton
Roger Broughton


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_C._Schank
Roger C. Schank


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Carpenter
Roger Carpenter


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Craig_(Jeopardy!_contestant)
Roger Craig (Jeopardy! contestant)


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Craig_(Jeopardy%21_contestant)
Roger Craig (Jeopardy! contestant)


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_D._Cone
Roger D. Cone


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Hallam_(activist)
Roger Hallam (activist)


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Keyes,_1%3Csup%3Est%3C/sup%3E_Baron_Keyes
Roger Keyes, 1<sup>st</sup> Baron Keyes


2024-07-24



---
https://en.wikipedia.org/wiki/Roger_Keyes,_1st_Baron_Keyes
Roger Keyes, 1<sup>st</sup> Baron Keyes


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Lewin
Roger Lewin


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_N._Shepard
Roger N. Shepard


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_R._Schell
Roger R. Schell


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_T._Hanlon
Roger T. Hanlon


2024-01-01



---
https://en.wikipedia.org/wiki/Roger_Wattenhofer
Roger Wattenhofer


2024-01-01



---
https://en.wikipedia.org/wiki/Rogers_Commission_Report
Rogers Commission Report


2024-01-01



---
https://en.wikipedia.org/wiki/Rogue_Male_%28novel%29
Rogue Male (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Rogue_Male_(novel)
Rogue Male (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Rogue_One
Rogue One


2024-11-02



---
https://en.wikipedia.org/wiki/Rohan_Gunaratna
Rohan Gunaratna


2024-01-01



---
https://en.wikipedia.org/wiki/Rohan_Shah
Rohan Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Rohan_Taylor
Rohan Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Rohit_Prakash
Rohit Prakash


2024-01-01



---
https://en.wikipedia.org/wiki/Roland_Barthes
Roland Barthes


2024-01-01



---
https://en.wikipedia.org/wiki/Roland_G._Fryer
Roland G. Fryer


2024-01-01



---
https://en.wikipedia.org/wiki/Roland_R._Griffiths
Roland R. Griffiths


2024-01-01



---
https://en.wikipedia.org/wiki/Role_of_chance_in_scientific_discoveries
Role of chance in scientific discoveries


2024-01-01



---
https://en.wikipedia.org/wiki/Rolf_Dobelli
Rolf Dobelli


2024-01-01



---
https://en.wikipedia.org/wiki/Rollerball_(1975_film)
Rollerball (1975 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Rolling_hash
Rolling hash


2024-01-01



---
https://en.wikipedia.org/wiki/Roman_Kotov
Roman Kotov


2024-01-01



---
https://en.wikipedia.org/wiki/Roman_Polanski
Roman Polanski


2024-05-26



---
https://en.wikipedia.org/wiki/Roman_de_la_Rose
Roman de la Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Romance_languages
Romance languages


2024-01-01



---
https://en.wikipedia.org/wiki/Romance_linguistics
Romance linguistics


2024-01-01



---
https://en.wikipedia.org/wiki/Romani_Americans
Romani Americans


2024-01-01



---
https://en.wikipedia.org/wiki/Romanian_revolution#Ceau%C8%99escu's_speech
Romanian revolution § Ceaușescu's speech


2024-01-01



---
https://en.wikipedia.org/wiki/Romanoffs
Romanoffs


2024-01-01



---
https://en.wikipedia.org/wiki/Ron_Evans
Ron Evans


2024-01-01



---
https://en.wikipedia.org/wiki/Ron_Milo
Ron Milo


2024-01-01



---
https://en.wikipedia.org/wiki/Ron_Paul
Ron Paul


2024-01-01



---
https://en.wikipedia.org/wiki/Ron_Porambo
Ron Porambo


2024-01-01



---
https://en.wikipedia.org/wiki/Ron_Rosenbaum
Ron Rosenbaum


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_A._Howard
Ronald A. Howard


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_C._Kessler
Ronald C. Kessler


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Davis
Ronald Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Fisher
Ronald Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_J._Williams
Ronald J. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_K._Siegel
Ronald K. Siegel


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Kessler
Ronald Kessler


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Kim
Ronald Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Klein
Ronald Klein


2024-10-18



---
https://en.wikipedia.org/wiki/Ronald_L._Simons
Ronald L. Simons


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Reagan
Ronald Reagan


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_Rogowski
Ronald Rogowski


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_S._Burt
Ronald S. Burt


2024-01-01



---
https://en.wikipedia.org/wiki/Ronald_W._Davis
Ronald W. Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Ronan_Farrow
Ronan Farrow


2024-01-01



---
https://en.wikipedia.org/wiki/Ronen_Eldan
Ronen Eldan


2024-01-01



---
https://en.wikipedia.org/wiki/Ronen_Segev
Ronen Segev


2024-01-01



---
https://en.wikipedia.org/wiki/Rong_Zhang
Rong Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Rong_Zhu
Rong Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Ronin_Network
Ronin Network


2024-01-01



---
https://en.wikipedia.org/wiki/Rooibos
Rooibos


2024-01-01



---
https://en.wikipedia.org/wiki/Roomba
Roomba


2024-01-01



---
https://en.wikipedia.org/wiki/Roomkey
Roomkey


2024-01-01



---
https://en.wikipedia.org/wiki/Roone_Arledge
Roone Arledge


2024-01-01



---
https://en.wikipedia.org/wiki/Root-mean-square_deviation
Root-mean-square deviation


2024-01-01



---
https://en.wikipedia.org/wiki/Root_cause_analysis
Root cause analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Ropes_course
Ropes course


2024-01-01



---
https://en.wikipedia.org/wiki/Ropeway
Ropeway


2024-01-01



---
https://en.wikipedia.org/wiki/Roppongi_Hills
Roppongi Hills


2024-01-01



---
https://en.wikipedia.org/wiki/Rory_Collins
Rory Collins


2024-01-01



---
https://en.wikipedia.org/wiki/Rosalind_Picard
Rosalind Picard


2024-01-01



---
https://en.wikipedia.org/wiki/Roscellinus
Roscellinus


2024-01-01



---
https://en.wikipedia.org/wiki/Rose_Andrew
Rose Andrew


2024-01-01



---
https://en.wikipedia.org/wiki/Rose_Eveleth
Rose Eveleth


2024-01-01



---
https://en.wikipedia.org/wiki/Rose_Tremain
Rose Tremain


2024-01-01



---
https://en.wikipedia.org/wiki/Rosemary%27s_Baby_(film)
Rosemary's Baby (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Rosencrantz_and_Guildenstern
Rosencrantz and Guildenstern


2024-01-01



---
https://en.wikipedia.org/wiki/Rosetta@home
Rosetta@home


2024-01-01



---
https://en.wikipedia.org/wiki/Rosetta@home#Disease-related_research
Rosetta@home § Disease-related research


2024-01-01



---
https://en.wikipedia.org/wiki/Rosetta_Stone
Rosetta Stone


2024-01-01



---
https://en.wikipedia.org/wiki/Rosetta_stone
Rosetta stone


2024-01-01



---
https://en.wikipedia.org/wiki/Roshan_Cools
Roshan Cools


2024-01-01



---
https://en.wikipedia.org/wiki/Roshan_Rao
Roshan Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Rosicrucianism#The_Rosicrucian_Enlightenment
Rosicrucianism § The Rosicrucian Enlightenment


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_Goodwin
Ross Goodwin


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_J._Baldessarini
Ross J. Baldessarini


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_L._Prentice
Ross L. Prentice


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_Levine
Ross Levine


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_Taylor
Ross Taylor


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_Wightman
Ross Wightman


2024-01-01



---
https://en.wikipedia.org/wiki/Ross_William_Ulbricht
Ross William Ulbricht


2024-11-05



---
https://en.wikipedia.org/wiki/Rota_Fortunae
Rota Fortunae


2024-01-01



---
https://en.wikipedia.org/wiki/Rotor_kite
Rotor kite


2024-01-01



---
https://en.wikipedia.org/wiki/Rotor_kites
Rotor kites


2024-01-01



---
https://en.wikipedia.org/wiki/Rotor_wing
Rotor wing


2024-01-01



---
https://en.wikipedia.org/wiki/Rotten.com
Rotten.com


2024-01-01



---
https://en.wikipedia.org/wiki/Rotunda_(script)
Rotunda (script)


2024-01-01



---
https://en.wikipedia.org/wiki/Roula_Khalaf
Roula Khalaf


2024-01-01



---
https://en.wikipedia.org/wiki/Round-trip_format_conversion
Round-trip format conversion


2024-01-01



---
https://en.wikipedia.org/wiki/Roundel#Heraldry
Roundel § Heraldry


2024-01-01



---
https://en.wikipedia.org/wiki/Rowing_(sport)
Rowing (sport)


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_Amara
Roy Amara


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_Amara#Amara&#039;s_law
Roy Amara § Amara& § 039;s law


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_Amara#Amara's_law
Roy Amara § Amara's law


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_F._Baumeister
Roy F. Baumeister


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_Fox
Roy Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_H._Campbell
Roy H. Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_M._Anderson
Roy M. Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Roy_Pea
Roy Pea


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Christmas_Message
Royal Christmas Message


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Christmas_message
Royal Christmas message


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Households_of_the_United_Kingdom
Royal Households of the United Kingdom


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Military_Academy_Sandhurst
Royal Military Academy Sandhurst


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Proclamation_of_1763
Royal Proclamation of 1763


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Society_of_Arts
Royal Society of Arts


2024-01-01



---
https://en.wikipedia.org/wiki/Royal_Space_Force:_The_Wings_of_Honn%C3%AAamise
Royal Space Force: The Wings of Honnêamise


2024-01-01



---
https://en.wikipedia.org/wiki/Rsync
Rsync


2024-01-01



---
https://en.wikipedia.org/wiki/Rsync#rsync_applications
Rsync § rsync applications


2024-01-01



---
https://en.wikipedia.org/wiki/Rubaiyat_of_Omar_Khayyam
Rubaiyat of Omar Khayyam


2024-01-01



---
https://en.wikipedia.org/wiki/Rubber_and_PVC_fetishism
Rubber and PVC fetishism


2024-01-01



---
https://en.wikipedia.org/wiki/Rubber_hose_animation
Rubber hose animation


2024-04-26



---
https://en.wikipedia.org/wiki/Rubik%27s_Cube
Rubik's Cube


2024-01-01



---
https://en.wikipedia.org/wiki/Rubik%27s_Cubes
Rubik's Cubes


2024-06-22



---
https://en.wikipedia.org/wiki/Rubik%27s_cube
Rubik's cube


2024-01-01



---
https://en.wikipedia.org/wiki/Rubin_causal_model#Stable_unit_treatment_value_assumption_(SUTVA)
Rubin causal model § Stable unit treatment value assumption (SUTVA)


2024-01-01



---
https://en.wikipedia.org/wiki/Rubin_vase
Rubin vase


2024-01-01



---
https://en.wikipedia.org/wiki/Rubitecan
Rubitecan


2024-01-01



---
https://en.wikipedia.org/wiki/Ruby_(programming_language)
Ruby (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Ruby_slippers
Ruby slippers


2024-01-01



---
https://en.wikipedia.org/wiki/Ruby_slippers#Subsequent_history
Ruby slippers § Subsequent history


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolf_Carnap
Rudolf Carnap


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolf_Fehrmann
Rudolf Fehrmann


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolf_Hanel
Rudolf Hanel


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolf_Uher
Rudolf Uher


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolf_Vrba
Rudolf Vrba


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolph_E._Tanzi
Rudolph E. Tanzi


2024-01-01



---
https://en.wikipedia.org/wiki/Rudolph_the_Red-Nosed_Reindeer_(TV_special)
Rudolph the Red-Nosed Reindeer (TV special)


2024-07-17



---
https://en.wikipedia.org/wiki/Rufous
Rufous


2024-01-01



---
https://en.wikipedia.org/wiki/Rug_hooking
Rug hooking


2024-01-01



---
https://en.wikipedia.org/wiki/Rugrats
Rugrats


2024-04-26



---
https://en.wikipedia.org/wiki/Rui_Costa
Rui Costa


2024-01-01



---
https://en.wikipedia.org/wiki/Rui_Xu
Rui Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Ruixiang_Zhang
Ruixiang Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Rule_of_Rose
Rule of Rose


2024-01-01



---
https://en.wikipedia.org/wiki/Rule_of_least_power
Rule of least power


2024-01-01



---
https://en.wikipedia.org/wiki/Rule_of_succession
Rule of succession


2024-01-01



---
https://en.wikipedia.org/wiki/Rule_of_three_(computer_programming)
Rule of 3 (computer programming)


2024-01-01



---
https://en.wikipedia.org/wiki/Rule_of_three_(statistics)
Rule of 3 (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Rules_of_Engagement_(Elizabeth_Moon_novel)
Rules of Engagement (Elizabeth Moon novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Ruma_Falk
Ruma Falk


2024-01-01



---
https://en.wikipedia.org/wiki/Rumena_Bu%C5%BEarovska
Rumena Bužarovska


2024-01-01



---
https://en.wikipedia.org/wiki/Rumiko_Takahashi
Rumiko Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Run-length_encoding
Run-length encoding


2024-01-01



---
https://en.wikipedia.org/wiki/RuneScape
RuneScape


2024-01-01



---
https://en.wikipedia.org/wiki/Rune_Jacobsen
Rune Jacobsen


2024-01-01



---
https://en.wikipedia.org/wiki/Rupee
Rupee


2024-01-01



---
https://en.wikipedia.org/wiki/Rurouni_Kenshin
Rurouni Kenshin


2024-01-01



---
https://en.wikipedia.org/wiki/Rurouni_Kenshin:_Kyoto_Inferno
Rurouni Kenshin: Kyoto Inferno


2024-01-01



---
https://en.wikipedia.org/wiki/Rurouni_Kenshin:_The_Legend_Ends
Rurouni Kenshin: The Legend Ends


2024-01-01



---
https://en.wikipedia.org/wiki/Rurouni_Kenshin:_Trust_%26_Betrayal
Rurouni Kenshin: Trust & Betrayal


2024-01-01



---
https://en.wikipedia.org/wiki/Rurouni_Kenshin_(film)
Rurouni Kenshin (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Rush_(band)
Rush (band)


2024-01-01



---
https://en.wikipedia.org/wiki/Rush_Limbaugh
Rush Limbaugh


2024-01-01



---
https://en.wikipedia.org/wiki/Ruslan_Salakhutdinov
Ruslan Salakhutdinov


2024-01-01



---
https://en.wikipedia.org/wiki/Russ_Altman
Russ Altman


2024-01-01



---
https://en.wikipedia.org/wiki/Russ_Roberts
Russ Roberts


2024-07-08



---
https://en.wikipedia.org/wiki/Russel_J._Reiter
Russel J. Reiter


2024-01-01



---
https://en.wikipedia.org/wiki/Russell%27s_teapot
Russell's teapot


2024-01-01



---
https://en.wikipedia.org/wiki/Russell's_teapot
Russell's teapot


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_A._Poldrack
Russell A. Poldrack


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Banks
Russell Banks


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Coleman
Russell Coleman


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Crowe
Russell Crowe


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Impagliazzo
Russell Impagliazzo


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Lande
Russell Lande


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Roberts
Russell Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Russell_Spears
Russell Spears


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_Cosmism
Russian Cosmism


2024-03-13



---
https://en.wikipedia.org/wiki/Russian_Idea
Russian Idea


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_Winter
Russian Winter


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_cosmism
Russian cosmism


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_idea
Russian idea


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_invasion_of_Ukraine
Russian invasion of Ukraine


2024-01-01



---
https://en.wikipedia.org/wiki/Russian_mafia
Russian mafia


2024-01-01



---
https://en.wikipedia.org/wiki/Russo-Japanese_War
Russo-Japanese War


2024-01-01



---
https://en.wikipedia.org/wiki/Rust_(programming_language)
Rust (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Armstrong
Ruth Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_E._Ley
Ruth E. Ley


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Faden
Ruth Faden


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Heller
Ruth Heller


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Johnson
Ruth Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_M._J._Byrne
Ruth M. J. Byrne


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Mace
Ruth Mace


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Nussinov
Ruth Nussinov


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_O%27Hara
Ruth O'Hara


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Plumly_Thompson
Ruth Plumly Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Shonle_Cavan
Ruth Shonle Cavan


2024-01-01



---
https://en.wikipedia.org/wiki/Ruth_Ware
Ruth Ware


2024-01-01



---
https://en.wikipedia.org/wiki/Ruut_Veenhoven
Ruut Veenhoven


2024-01-01



---
https://en.wikipedia.org/wiki/Rxvt#Derived_programs
Rxvt § Derived programs


2024-01-01



---
https://en.wikipedia.org/wiki/Ry%C5%AB_Murakami
Ryū Murakami


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Bradley
Ryan Bradley


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Dancey
Ryan Dancey


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Espiritu
Ryan Espiritu


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Gallagher
Ryan Gallagher


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Henderson
Ryan Henderson


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Holiday
Ryan Holiday


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Julian
Ryan Julian


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Lowe
Ryan Lowe


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_North
Ryan North


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Sullivan
Ryan Sullivan


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Turner
Ryan Turner


2024-01-01



---
https://en.wikipedia.org/wiki/Ryan_Willie
Ryan Willie


2024-01-01



---
https://en.wikipedia.org/wiki/Rybka
Rybka


2024-01-01



---
https://en.wikipedia.org/wiki/Ryohei_Hayashi
Ryohei Hayashi


2024-01-01



---
https://en.wikipedia.org/wiki/Ryohei_Suzuki
Ryohei Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Ryota_Watanabe
Ryota Watanabe


2024-01-01



---
https://en.wikipedia.org/wiki/Ryszard_Kapu%C5%9Bci%C5%84ski
Ryszard Kapuściński


2024-01-01



---
https://en.wikipedia.org/wiki/Ryuichi_Sakamoto
Ryuichi Sakamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Ryuk_(Death_Note)
Ryuk (Death Note)


2024-01-01



---
https://en.wikipedia.org/wiki/Ryukoku_University
Ryukoku University


2024-01-01



---
https://en.wikipedia.org/wiki/Ryusuke_Hikawa
Ryusuke Hikawa


2024-01-01



---
https://en.wikipedia.org/wiki/Ryuta_Kawashima
Ryuta Kawashima


2024-01-01



---
https://en.wikipedia.org/wiki/Ryuzo_Yanagimachi
Ryuzo Yanagimachi


2024-01-01



---
https://en.wikipedia.org/wiki/Ryzen
Ryzen


2024-01-01



---
https://en.wikipedia.org/wiki/Ryzen#Ryzen_1000
Ryzen § Ryzen 1000


2024-01-01



---
https://en.wikipedia.org/wiki/S%26P_500
S&amp;P 500


2024-11-02



---
https://en.wikipedia.org/wiki/S%C3%A1pmi
Sápmi


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%A9bastien_Bubeck
Sébastien Bubeck


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%A9bastien_Le_Prestre_de_Vauban
Sébastien Le Prestre de Vauban


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%A9bastien_Le_Prestre_de_Vauban,_Marquis_of_Vauban
Sébastien Le Prestre de Vauban, Marquis of Vauban


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%A9bastien_Rouault
Sébastien Rouault


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%B8ren_Brunak
Søren Brunak


2024-01-01



---
https://en.wikipedia.org/wiki/S%C3%B8ren_Kierkegaard
Søren Kierkegaard


2024-01-01



---
https://en.wikipedia.org/wiki/S%C5%8Dhei
Sōhei


2024-01-01



---
https://en.wikipedia.org/wiki/S.T.A.L.K.E.R.
S.T.A.L.K.E.R


2024-01-01



---
https://en.wikipedia.org/wiki/S._Alexandra_Burt
S. Alexandra Burt


2024-01-01



---
https://en.wikipedia.org/wiki/S._E._Harris
S. E. Harris


2024-01-01



---
https://en.wikipedia.org/wiki/S._Kumar
S. Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/S._L._A._Marshall#Controversies
S. L. A. Marshall § Controversies


2024-01-01



---
https://en.wikipedia.org/wiki/SARS-CoV-2_Omicron_variant
SARS-CoV-2 Omicron variant


2024-01-01



---
https://en.wikipedia.org/wiki/SAT
SAT


2024-03-28



---
https://en.wikipedia.org/wiki/SCP_Foundation
SCP Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/SETI@home
SETI@home


2024-01-01



---
https://en.wikipedia.org/wiki/SHA-1
SHA-1


2024-01-01



---
https://en.wikipedia.org/wiki/SHA-1#Attacks
SHA-1 § Attacks


2024-01-01



---
https://en.wikipedia.org/wiki/SHA-2
SHA-2


2024-01-01



---
https://en.wikipedia.org/wiki/SHRDLU
SHRDLU


2024-01-01



---
https://en.wikipedia.org/wiki/SIDS
SIDS


2024-01-01



---
https://en.wikipedia.org/wiki/SIM_card
SIM card


2024-01-01



---
https://en.wikipedia.org/wiki/SIM_swap_scam
SIM swap scam


2024-01-01



---
https://en.wikipedia.org/wiki/SM-65_Atlas#History
SM-65 Atlas § History


2024-01-01



---
https://en.wikipedia.org/wiki/SMPY
SMPY


2024-01-01



---
https://en.wikipedia.org/wiki/SNPedia
SNPedia


2024-01-01



---
https://en.wikipedia.org/wiki/SPARCstation_10
SPARCstation 10


2024-01-01



---
https://en.wikipedia.org/wiki/SPSS
SPSS


2024-01-01



---
https://en.wikipedia.org/wiki/SQL
SQL


2024-01-01



---
https://en.wikipedia.org/wiki/SQL_Slammer
SQL Slammer


2024-01-01



---
https://en.wikipedia.org/wiki/SQL_injection
SQL injection


2024-01-01



---
https://en.wikipedia.org/wiki/SQLite
SQLite


2024-01-01



---
https://en.wikipedia.org/wiki/SS_America_(1939)
SS America (1939)


2024-01-01



---
https://en.wikipedia.org/wiki/START_II
START II


2024-01-01



---
https://en.wikipedia.org/wiki/STMicroelectronics
STMicroelectronics


2024-01-01



---
https://en.wikipedia.org/wiki/STN_display
STN display


2024-01-01



---
https://en.wikipedia.org/wiki/SVG
SVG


2024-01-01



---
https://en.wikipedia.org/wiki/S_corporation
S corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Saahil_Jain
Saahil Jain


2024-01-01



---
https://en.wikipedia.org/wiki/Saber_(Fate/stay_night)
Saber (Fate/stay night)


2024-01-01



---
https://en.wikipedia.org/wiki/Sabermetrics
Sabermetrics


2024-01-01



---
https://en.wikipedia.org/wiki/Sabine_Fuss
Sabine Fuss


2024-01-01



---
https://en.wikipedia.org/wiki/Sabre
Sabre


2024-01-01



---
https://en.wikipedia.org/wiki/Saccade
Saccade


2024-01-01



---
https://en.wikipedia.org/wiki/Sacculina
Sacculina


2024-01-01



---
https://en.wikipedia.org/wiki/Sachin_Kumar
Sachin Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Sachin_Ravi
Sachin Ravi


2024-01-01



---
https://en.wikipedia.org/wiki/Saddam_Hussein
Saddam Hussein


2024-01-01



---
https://en.wikipedia.org/wiki/Sadek_Wahba
Sadek Wahba


2024-01-01



---
https://en.wikipedia.org/wiki/Sadistic_personality_disorder
Sadistic personality disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Saga
Saga


2024-01-01



---
https://en.wikipedia.org/wiki/Sagamihara_stabbings
Sagamihara stabbings


2024-01-01



---
https://en.wikipedia.org/wiki/Sagar_Shah
Sagar Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Sagara_Sanosuke
Sagara Sanosuke


2024-01-01



---
https://en.wikipedia.org/wiki/Sahara
Sahara


2024-01-01



---
https://en.wikipedia.org/wiki/Sahib_Singh
Sahib Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Sahil_Patel
Sahil Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Sai_Prashanth
Sai Prashanth


2024-01-01



---
https://en.wikipedia.org/wiki/Saikano
Saikano


2024-01-01



---
https://en.wikipedia.org/wiki/Sailor_Moon
Sailor Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Sailor_Moon_(character)
Sailor Moon (character)


2024-01-01



---
https://en.wikipedia.org/wiki/Sailor_Moon_S
Sailor Moon S


2024-01-01



---
https://en.wikipedia.org/wiki/Saint_George%27s_Day
Saint George's Day


2024-01-01



---
https://en.wikipedia.org/wiki/Saint_George%27s_Day#In_literature
Saint George's Day § In literature


2024-01-01



---
https://en.wikipedia.org/wiki/Saint_Sebastian#In_art_and_literature
Saint Sebastian § In art and literature


2024-01-01



---
https://en.wikipedia.org/wiki/Saint_Winifred
Saint Winifred


2024-01-01



---
https://en.wikipedia.org/wiki/Sait%C5%8D_Hajime_(Rurouni_Kenshin)
Saitō Hajime (Rurouni Kenshin)


2024-01-01



---
https://en.wikipedia.org/wiki/Sake
Sake


2024-01-01



---
https://en.wikipedia.org/wiki/Sakhavat_Mammadov
Sakhavat Mammadov


2024-01-01



---
https://en.wikipedia.org/wiki/Saki_Fujita
Saki Fujita


2024-01-01



---
https://en.wikipedia.org/wiki/Sakyo_Komatsu
Sakyo Komatsu


2024-01-01



---
https://en.wikipedia.org/wiki/Salah_Khalaf
Salah Khalaf


2024-01-01



---
https://en.wikipedia.org/wiki/Salicylic_acid
Salicylic acid


2024-11-05



---
https://en.wikipedia.org/wiki/Salient_(military)
Salient (military)


2024-01-01



---
https://en.wikipedia.org/wiki/Salil_Vadhan
Salil Vadhan


2024-01-01



---
https://en.wikipedia.org/wiki/Sally_Satel
Sally Satel


2024-01-01



---
https://en.wikipedia.org/wiki/Salman_Avestimehr
Salman Avestimehr


2024-01-01



---
https://en.wikipedia.org/wiki/Salman_Khan
Salman Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Salman_Rushdie
Salman Rushdie


2024-01-01



---
https://en.wikipedia.org/wiki/Salmon
Salmon


2024-01-01



---
https://en.wikipedia.org/wiki/Salomon%27s_House
Salomon's House


2024-01-01



---
https://en.wikipedia.org/wiki/Salomon's_House
Salomon's House


2024-01-01



---
https://en.wikipedia.org/wiki/Salomon_Bochner
Salomon Bochner


2024-01-01



---
https://en.wikipedia.org/wiki/Salon.com
Salon.com


2024-01-01



---
https://en.wikipedia.org/wiki/Salvator_Mundi
Salvator Mundi


2024-01-01



---
https://en.wikipedia.org/wiki/Salvator_Mundi_(Leonardo)
Salvator Mundi (Leonardo)


2024-01-01



---
https://en.wikipedia.org/wiki/Salvia_apiana
Salvia apiana


2024-01-01



---
https://en.wikipedia.org/wiki/Salvia_divinorum
Salvia divinorum


2024-01-01



---
https://en.wikipedia.org/wiki/Salvia_officinalis
Salvia officinalis


2024-01-01



---
https://en.wikipedia.org/wiki/Salyut_1
Salyut 1


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Anderson
Sam Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Blackwell
Sam Blackwell


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Dodge
Sam Dodge


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Gross
Sam Gross


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Kean
Sam Kean


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Kwong
Sam Kwong


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Peltzman
Sam Peltzman


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Ritter
Sam Ritter


2024-01-01



---
https://en.wikipedia.org/wiki/Sam_Shepard
Sam Shepard


2024-01-01



---
https://en.wikipedia.org/wiki/Samadhi#Hinduism
Samadhi § Hinduism


2024-01-01



---
https://en.wikipedia.org/wiki/Samantha_McCarthy
Samantha McCarthy


2024-01-01



---
https://en.wikipedia.org/wiki/Samantha_Watson
Samantha Watson


2024-01-01



---
https://en.wikipedia.org/wiki/Samatha-vipassana
Samatha-vipassana


2024-01-01



---
https://en.wikipedia.org/wiki/Same-origin_policy
Same-origin policy


2024-01-01



---
https://en.wikipedia.org/wiki/Sami_Haddadin
Sami Haddadin


2024-01-01



---
https://en.wikipedia.org/wiki/Samir_Arora
Samir Arora


2024-01-01



---
https://en.wikipedia.org/wiki/Samir_Saba
Samir Saba


2024-09-13



---
https://en.wikipedia.org/wiki/Sampi
Sampi


2024-01-01



---
https://en.wikipedia.org/wiki/Sample_size_determination
Sample size determination


2024-01-01



---
https://en.wikipedia.org/wiki/Sampler_(needlework)
Sampler (needlework)


2024-01-01



---
https://en.wikipedia.org/wiki/Sampling_(statistics)#Sampling_frame
Sampling (statistics) § Sampling frame


2024-01-01



---
https://en.wikipedia.org/wiki/Sampling_error
Sampling error


2024-01-01



---
https://en.wikipedia.org/wiki/Samsung
Samsung


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_A._Stouffer
Samuel A. Stouffer


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Butler_(novelist)
Samuel Butler (novelist)


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_D._Gosling
Samuel D. Gosling


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Daniel
Samuel Daniel


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Ginn
Samuel Ginn


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Gosling
Samuel Gosling


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Huntington
Samuel P. Huntington


2024-03-29



---
https://en.wikipedia.org/wiki/Samuel_Johnson
Samuel Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_L._Braunstein
Samuel L. Braunstein


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_L._Smith
Samuel L. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_P._Huntington
Samuel P. Huntington


2024-03-29



---
https://en.wikipedia.org/wiki/Samuel_R._Buss
Samuel R. Buss


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_R._Delany
Samuel R. Delany


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_S._Kortum
Samuel S. Kortum


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Smiles
Samuel Smiles


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_T._Cohen
Samuel T. Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/Samuel_Taylor_Coleridge
Samuel Taylor Coleridge


2024-01-01



---
https://en.wikipedia.org/wiki/Samurai_Jack
Samurai Jack


2024-01-01



---
https://en.wikipedia.org/wiki/Samy_Bengio
Samy Bengio


2024-01-01



---
https://en.wikipedia.org/wiki/San_Diego_State_University
San Diego State University


2024-01-01



---
https://en.wikipedia.org/wiki/San_Diego_University
San Diego University


2024-01-01



---
https://en.wikipedia.org/wiki/San_Francisco_(sans-serif_typeface)
San Francisco (sans-serif typeface)


2024-01-01



---
https://en.wikipedia.org/wiki/San_Francisco_Bay_Area
San Francisco Bay Area


2024-01-01



---
https://en.wikipedia.org/wiki/San_Francisco_Examiner
San Francisco Examiner


2024-01-01



---
https://en.wikipedia.org/wiki/San_Francisco_General_Hospital
San Francisco General Hospital


2024-01-01



---
https://en.wikipedia.org/wiki/San_Jose,_California
San Jose, California


2024-01-01



---
https://en.wikipedia.org/wiki/San_Mateo%E2%80%93Hayward_Bridge
San Mateo–Hayward Bridge


2024-01-01



---
https://en.wikipedia.org/wiki/Sana_Amanat
Sana Amanat


2024-01-01



---
https://en.wikipedia.org/wiki/Sanaa_manuscript
Sanaa manuscript


2024-06-15

philosophy/religion

---
https://en.wikipedia.org/wiki/Sanctions_against_Iraq
Sanctions against Iraq


2024-01-01



---
https://en.wikipedia.org/wiki/Sand_Hill_Road
Sand Hill Road


2024-01-01



---
https://en.wikipedia.org/wiki/Sand_mandala
Sand mandala


2024-01-01



---
https://en.wikipedia.org/wiki/Sandbox_(computer_security)
Sandbox (computer security)


2024-01-01



---
https://en.wikipedia.org/wiki/Sandbox_game
Sandbox game


2024-01-01



---
https://en.wikipedia.org/wiki/Sandeep_Singh
Sandeep Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Sander_Greenland
Sander Greenland


2024-01-01



---
https://en.wikipedia.org/wiki/Sander_van_der_Linden
Sander van der Linden


2024-01-01



---
https://en.wikipedia.org/wiki/Sandhurst
Sandhurst


2024-01-01



---
https://en.wikipedia.org/wiki/Sandia_National_Laboratories
Sandia National Laboratories


2024-01-01



---
https://en.wikipedia.org/wiki/Sandra_Scarr
Sandra Scarr


2024-01-01



---
https://en.wikipedia.org/wiki/Sandra_Weintraub
Sandra Weintraub


2024-01-01



---
https://en.wikipedia.org/wiki/Sandu_Popescu
Sandu Popescu


2024-01-01



---
https://en.wikipedia.org/wiki/Sandworms_of_Dune
Sandworms of Dune


2024-01-01



---
https://en.wikipedia.org/wiki/Sang-Won_Park
Sang-Won Park


2024-01-01



---
https://en.wikipedia.org/wiki/Sanghamitra_Mohanty
Sanghamitra Mohanty


2024-09-13



---
https://en.wikipedia.org/wiki/Sanja_Fidler
Sanja Fidler


2024-01-01



---
https://en.wikipedia.org/wiki/Sanjay_Asthana
Sanjay Asthana


2024-01-01



---
https://en.wikipedia.org/wiki/Sanjay_Ghemawat
Sanjay Ghemawat


2024-01-01



---
https://en.wikipedia.org/wiki/Sanjay_Srivastava
Sanjay Srivastava


2024-01-01



---
https://en.wikipedia.org/wiki/Sanjeev_Arora
Sanjeev Arora


2024-01-01



---
https://en.wikipedia.org/wiki/Sanjiv_Kumar
Sanjiv Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Sans-serif
Sans-serif


2024-01-01



---
https://en.wikipedia.org/wiki/Santa_Cruz,_California
Santa Cruz, California


2024-01-01



---
https://en.wikipedia.org/wiki/Santiago_Ram%C3%B3n_y_Cajal
Santiago Ramón y Cajal


2024-01-01



---
https://en.wikipedia.org/wiki/Santosh_Vempala
Santosh Vempala


2024-01-01



---
https://en.wikipedia.org/wiki/Sapphire_(author)
Sapphire (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Sapporo
Sapporo


2024-01-01



---
https://en.wikipedia.org/wiki/Sapporo_Breweries#Yebisu
Sapporo Breweries § Yebisu


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_A._Solla
Sara A. Solla


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_Garcia
Sara Garcia


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_Gruen
Sara Gruen


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_M._Lewis
Sara M. Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_Moreira
Sara Moreira


2024-01-01



---
https://en.wikipedia.org/wiki/Sara_Seager
Sara Seager


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah-Jayne_Blakemore
Sarah-Jayne Blakemore


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_A._Tishkoff
Sarah A. Tishkoff


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Bernhardt
Sarah Bernhardt


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Bernhardt#Amputation_of_leg_and_wartime_performances_(1914%25E2%2580%25931918)
Sarah Bernhardt § Amputation of leg and wartime performances (1914–1918)


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Byford
Sarah Byford


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Chen
Sarah Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Dunant
Sarah Dunant


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_E._Anderson
Sarah E. Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Haider
Sarah Haider


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Henderson
Sarah Henderson


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Jeong
Sarah Jeong


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Knauss
Sarah Knauss


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Kreps
Sarah Kreps


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Lindsay
Sarah Lindsay


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Mathew
Sarah Mathew


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Medland
Sarah Medland


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Oppenheimer
Sarah Oppenheimer


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Otto
Sarah Otto


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Parish
Sarah Parish


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Waters
Sarah Waters


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_Wild
Sarah Wild


2024-01-01



---
https://en.wikipedia.org/wiki/Sarah_York
Sarah York


2024-01-01



---
https://en.wikipedia.org/wiki/Sarcopenia
Sarcopenia


2024-01-01



---
https://en.wikipedia.org/wiki/Sarit_Kraus
Sarit Kraus


2024-01-01



---
https://en.wikipedia.org/wiki/Sarnoff_A._Mednick
Sarnoff A. Mednick


2024-01-01



---
https://en.wikipedia.org/wiki/Sasaki_Kojir%C5%8D
Sasaki Kojirō


2024-01-01



---
https://en.wikipedia.org/wiki/Satin_bowerbird#Courtship
Satin bowerbird § Courtship


2024-01-01



---
https://en.wikipedia.org/wiki/Satinder_Singh
Satinder Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Satires_(Juvenal)
Satires (Juvenal)


2024-01-01



---
https://en.wikipedia.org/wiki/Satisfiability
Satisfiability


2024-01-01



---
https://en.wikipedia.org/wiki/Satisfiability_modulo_theories
Satisfiability modulo theories


2024-01-01



---
https://en.wikipedia.org/wiki/Satoshi_Iizuka
Satoshi Iizuka


2024-01-01



---
https://en.wikipedia.org/wiki/Satoshi_Kanazawa
Satoshi Kanazawa


2024-01-01



---
https://en.wikipedia.org/wiki/Satoshi_Matsuoka
Satoshi Matsuoka


2024-01-01



---
https://en.wikipedia.org/wiki/Satoshi_Nakamoto
Satoshi Nakamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Saturn_V
Saturn V


2024-01-01



---
https://en.wikipedia.org/wiki/Satya_Nadella
Satya Nadella


2024-01-01



---
https://en.wikipedia.org/wiki/Saul_Kripke
Saul Kripke


2024-01-01



---
https://en.wikipedia.org/wiki/Saul_Perlmutter
Saul Perlmutter


2024-01-01



---
https://en.wikipedia.org/wiki/Saul_Zaentz
Saul Zaentz


2024-05-26



---
https://en.wikipedia.org/wiki/Saurabh_Sinha
Saurabh Sinha


2024-01-01



---
https://en.wikipedia.org/wiki/Saurabh_Tiwary
Saurabh Tiwary


2024-01-01



---
https://en.wikipedia.org/wiki/Sauron_(comics)
Sauron (comics)


2024-01-01



---
https://en.wikipedia.org/wiki/Save_the_Cat!:_The_Last_Book_on_Screenwriting_You%27ll_Ever_Need
Save the Cat!: The Last Book on Screenwriting You'll Ever Need


2024-07-29



---
https://en.wikipedia.org/wiki/Saving_Private_Ryan
Saving Private Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Savings_and_loan_crisis
Savings and loan crisis


2024-01-01



---
https://en.wikipedia.org/wiki/Say%27s_Law
Say's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Say%27s_law
Say's law


2024-01-01



---
https://en.wikipedia.org/wiki/Sayan_Ghosh
Sayan Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Sayantan_Das
Sayantan Das


2024-01-01



---
https://en.wikipedia.org/wiki/Sayonara_Jupiter
Sayonara Jupiter


2024-01-01



---
https://en.wikipedia.org/wiki/Sazae-san
Sazae-san


2024-01-01



---
https://en.wikipedia.org/wiki/Scala
Scala


2024-01-01



---
https://en.wikipedia.org/wiki/Scala_(programming_language)
Scala (programming language)


2024-01-01



---
https://en.wikipedia.org/wiki/Scale_AI
Scale AI


2024-01-01



---
https://en.wikipedia.org/wiki/Scale_model
Scale model


2024-01-01



---
https://en.wikipedia.org/wiki/Scanners_Live_in_Vain
Scanners Live in Vain


2024-01-01



---
https://en.wikipedia.org/wiki/Scapa_Flow#The_scuttling_of_the_German_fleet
Scapa Flow § The scuttling of the German fleet


2024-01-01



---
https://en.wikipedia.org/wiki/Scarecrow_(DC_Comics)
Scarecrow (DC Comics)


2024-01-01



---
https://en.wikipedia.org/wiki/Scarification
Scarification


2024-01-01



---
https://en.wikipedia.org/wiki/Scarlet_Memorial
Scarlet Memorial


2024-01-01



---
https://en.wikipedia.org/wiki/Scarlet_fever
Scarlet fever


2024-01-01



---
https://en.wikipedia.org/wiki/Scarlett_O%27Hara
Scarlett O'Hara


2024-01-01



---
https://en.wikipedia.org/wiki/Scharfrichter
Scharfrichter


2024-01-01



---
https://en.wikipedia.org/wiki/Schiehallion_experiment
Schiehallion experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Schizophrenia
Schizophrenia


2024-01-01



---
https://en.wikipedia.org/wiki/Schizophrenia_and_tobacco_smoking
Schizophrenia and tobacco smoking


2024-01-01



---
https://en.wikipedia.org/wiki/Scholarly_peer_review#Criticism
Scholarly peer review § Criticism


2024-01-01



---
https://en.wikipedia.org/wiki/Scholomance
Scholomance


2024-01-01



---
https://en.wikipedia.org/wiki/School-Live!
School-Live!


2024-01-01



---
https://en.wikipedia.org/wiki/School-Live%21
School-Live!


2024-01-01



---
https://en.wikipedia.org/wiki/School_attacks_in_China
School attacks in China


2024-01-01



---
https://en.wikipedia.org/wiki/Schutzhund
Schutzhund


2024-01-01



---
https://en.wikipedia.org/wiki/SciPy
SciPy


2024-01-01



---
https://en.wikipedia.org/wiki/ScienceDaily
ScienceDaily


2024-01-01



---
https://en.wikipedia.org/wiki/Science_(journal)
Science (journal)


2024-01-01



---
https://en.wikipedia.org/wiki/Science_News
Science News


2024-01-01



---
https://en.wikipedia.org/wiki/Science_fiction
Science fiction


2024-01-01



---
https://en.wikipedia.org/wiki/Science_fiction_convention
Science fiction convention


2024-01-01



---
https://en.wikipedia.org/wiki/Scientific_American
Scientific American


2024-01-01



---
https://en.wikipedia.org/wiki/Scientific_control#Negative
Scientific control § Negative


2024-01-01



---
https://en.wikipedia.org/wiki/Scientific_misconduct
Scientific misconduct


2024-01-01



---
https://en.wikipedia.org/wiki/Scientific_notation
Scientific notation


2024-01-01



---
https://en.wikipedia.org/wiki/Scientometrics
Scientometrics


2024-01-01



---
https://en.wikipedia.org/wiki/Scooby-Doo,_Where_Are_You!
Scooby-Doo, Where Are You!


2024-01-01



---
https://en.wikipedia.org/wiki/Scooby-Doo,_Where_Are_You%21
Scooby-Doo, Where Are You!


2024-01-01



---
https://en.wikipedia.org/wiki/Scooby-Doo_(character)
Scooby-Doo (character)


2024-01-01



---
https://en.wikipedia.org/wiki/Scope_(computer_science)
Scope (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Scope_neglect
Scope neglect


2024-01-01



---
https://en.wikipedia.org/wiki/Scoring_rule
Scoring rule


2024-01-01



---
https://en.wikipedia.org/wiki/Scoring_rule#Logarithmic_score
Scoring rule § Logarithmic score


2024-01-01



---
https://en.wikipedia.org/wiki/Scoring_rule#Proper_score_functions
Scoring rule § Proper score functions


2024-01-01



---
https://en.wikipedia.org/wiki/Scoring_rule#Proper_scoring_rules
Scoring rule § Proper scoring rules


2024-01-01



---
https://en.wikipedia.org/wiki/Scotch_bonnet
Scotch bonnet


2024-01-01



---
https://en.wikipedia.org/wiki/Scotland
Scotland


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Aaronson
Scott Aaronson


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Adams
Scott Adams


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Crow
Scott Crow


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Cunningham
Scott Cunningham


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Cunningham_(economist)
Scott Cunningham (economist)


2024-06-13



---
https://en.wikipedia.org/wiki/Scott_E._Fahlman
Scott E. Fahlman


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Heiner
Scott Heiner


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Johnston
Scott Johnston


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Keeney
Scott Keeney


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Mahlke
Scott Mahlke


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_McCloud
Scott McCloud


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_McCoy
Scott McCoy


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_O._Lilienfeld
Scott O. Lilienfeld


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Orr
Scott Orr


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Pelley
Scott Pelley


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Pilgrim_vs._the_World
Scott Pilgrim vs. the World


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Sanders_(novelist)
Scott Sanders (novelist)


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Shannon
Scott Shannon


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Small
Scott Small


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Sumner
Scott Sumner


2024-01-01



---
https://en.wikipedia.org/wiki/Scott_Wolf
Scott Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/Screen_of_death#Known_screens_of_death
Screen of death § Known screens of death


2024-01-01



---
https://en.wikipedia.org/wiki/Screen_reader
Screen reader


2024-01-01



---
https://en.wikipedia.org/wiki/Screener_(promotional)
Screener (promotional)


2024-01-01



---
https://en.wikipedia.org/wiki/Screening_of_potential_sperm_bank_donors#Components
Screening of potential sperm bank donors § Components


2024-01-01



---
https://en.wikipedia.org/wiki/Screensaver
Screensaver


2024-01-01



---
https://en.wikipedia.org/wiki/Scribal_abbreviation
Scribal abbreviation


2024-01-01



---
https://en.wikipedia.org/wiki/Scripting_language
Scripting language


2024-01-01



---
https://en.wikipedia.org/wiki/Scrivener_(software)
Scrivener (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Scrolling#Infinite_scrolling
Scrolling § Infinite scrolling


2024-01-01



---
https://en.wikipedia.org/wiki/Scythia
Scythia


2024-01-01



---
https://en.wikipedia.org/wiki/Sd.Kfz._2
Sd.Kfz. 2


2024-01-01



---
https://en.wikipedia.org/wiki/Seal_(East_Asia)
Seal (East Asia)


2024-01-01



---
https://en.wikipedia.org/wiki/Seam_carving
Seam carving


2024-01-01



---
https://en.wikipedia.org/wiki/Seamless_(company)
Seamless (company)


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Bell
Sean Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Hogan
Sean Hogan


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_M._Carroll
Sean M. Carroll


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_M._Ryan
Sean M. Ryan


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Mayes
Sean Mayes


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_O%27Keeffe
Sean O'Keeffe


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Patterson
Sean Patterson


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Smith_(diplomat)
Sean Smith (diplomat)


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Stevens
Sean Stevens


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Whalen
Sean Whalen


2024-01-01



---
https://en.wikipedia.org/wiki/Sean_Wharton
Sean Wharton


2024-01-01



---
https://en.wikipedia.org/wiki/Search_for_extraterrestrial_intelligence
Search for extraterrestrial intelligence


2024-01-01



---
https://en.wikipedia.org/wiki/Seasonal_affective_disorder
Seasonal affective disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Seasonal_effects_on_suicide_rates
Seasonal effects on suicide rates


2024-01-01



---
https://en.wikipedia.org/wiki/Seasteading
Seasteading


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastian_Brather
Sebastian Brather


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastian_Deffner
Sebastian Deffner


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastian_Deterding
Sebastian Deterding


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastian_Thrun
Sebastian Thrun


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastian_Vollmer
Sebastian Vollmer


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastien_Bubeck
Sebastien Bubeck


2024-01-01



---
https://en.wikipedia.org/wiki/Sebastien_Lefebvre
Sebastien Lefebvre


2024-01-01



---
https://en.wikipedia.org/wiki/Secom
Secom


2024-01-01



---
https://en.wikipedia.org/wiki/Second-price_auction
Second-price auction


2024-01-01



---
https://en.wikipedia.org/wiki/Second-price_auctions
Second-price auctions


2024-01-01



---
https://en.wikipedia.org/wiki/Second-system_effect
Second-system effect


2024-01-01



---
https://en.wikipedia.org/wiki/Second-wave_feminism
Second-wave feminism


2024-01-01



---
https://en.wikipedia.org/wiki/Second_Apocalypse_of_James
Second Apocalypse of James


2024-01-01



---
https://en.wikipedia.org/wiki/Second_Life
Second Life


2024-12-04



---
https://en.wikipedia.org/wiki/Second_Schleswig_War
Second Schleswig War


2024-01-01



---
https://en.wikipedia.org/wiki/Second_Seminole_War
Second Seminole War


2024-01-01



---
https://en.wikipedia.org/wiki/Second_Vatican_Council
Second Vatican Council


2024-01-01



---
https://en.wikipedia.org/wiki/Second_product_syndrome
Second product syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Second_strike
Second strike


2024-01-01



---
https://en.wikipedia.org/wiki/Secret_History_of_the_Mongols
Secret History of the Mongols


2024-01-01



---
https://en.wikipedia.org/wiki/Secretary_problem
Secretary problem


2024-01-01



---
https://en.wikipedia.org/wiki/Security_hacker#Birth_of_subculture_and_entering_mainstream:_1960's-1980's
Security hacker § Birth of subculture and entering mainstream: 1960‘s-1980’s


2024-01-01



---
https://en.wikipedia.org/wiki/Security_through_obscurity
Security through obscurity


2024-01-01



---
https://en.wikipedia.org/wiki/Sedition_Act_of_1918
Sedition Act of 1918


2024-01-01



---
https://en.wikipedia.org/wiki/Seduction_of_the_Innocent
Seduction of the Innocent


2024-01-01



---
https://en.wikipedia.org/wiki/Seed_bank
Seed bank


2024-01-01



---
https://en.wikipedia.org/wiki/Seedless_fruit
Seedless fruit


2024-01-01



---
https://en.wikipedia.org/wiki/Seeds_in_the_Heart
Seeds in the Heart


2024-01-01



---
https://en.wikipedia.org/wiki/Seeing_Like_a_State
Seeing Like a State


2024-01-01



---
https://en.wikipedia.org/wiki/Sefirot
Sefirot


2024-01-01



---
https://en.wikipedia.org/wiki/Sega
Sega


2024-01-01



---
https://en.wikipedia.org/wiki/Segoe
Segoe


2024-01-01



---
https://en.wikipedia.org/wiki/Sei_Sh%C5%8Dnagon
Sei Shōnagon


2024-01-01



---
https://en.wikipedia.org/wiki/Seiun_Award
Seiun Award


2024-01-01



---
https://en.wikipedia.org/wiki/Sekar_Kathiresan
Sekar Kathiresan


2024-01-01



---
https://en.wikipedia.org/wiki/Selden_Edwards
Selden Edwards


2024-01-01



---
https://en.wikipedia.org/wiki/Select_board
Select board


2024-01-01



---
https://en.wikipedia.org/wiki/Selection_algorithm
Selection algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Selection_bias
Selection bias


2024-01-01



---
https://en.wikipedia.org/wiki/Selection_coefficient
Selection coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Selegiline
Selegiline


2024-01-01



---
https://en.wikipedia.org/wiki/Selenium
Selenium


2024-01-01



---
https://en.wikipedia.org/wiki/Self-adhesive_stamp
Self-adhesive stamp


2024-01-01



---
https://en.wikipedia.org/wiki/Self-consistent_time_loops
Self-consistent time loops


2024-12-05



---
https://en.wikipedia.org/wiki/Self-driving_car
Self-driving car


2024-01-01



---
https://en.wikipedia.org/wiki/Self-efficacy
Self-efficacy


2024-01-01



---
https://en.wikipedia.org/wiki/Self-esteem
Self-esteem


2024-01-01



---
https://en.wikipedia.org/wiki/Self-harm
Self-harm


2024-01-01



---
https://en.wikipedia.org/wiki/Self-immolation
Self-immolation


2024-01-01



---
https://en.wikipedia.org/wiki/Self-modifying_code#Synthesis
Self-modifying code § Synthesis


2024-01-01



---
https://en.wikipedia.org/wiki/Self-replicating_spacecraft
Self-replicating spacecraft


2024-01-01



---
https://en.wikipedia.org/wiki/Self-replicating_spacecraft#Von_Neumann_probes
Self-replicating spacecraft § Von Neumann probes


2024-01-01



---
https://en.wikipedia.org/wiki/Semantic_Web
Semantic Web


2024-01-01



---
https://en.wikipedia.org/wiki/Semen_analysis
Semen analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Semen_cryopreservation
Semen cryopreservation


2024-01-01



---
https://en.wikipedia.org/wiki/Semen_quality
Semen quality


2024-01-01



---
https://en.wikipedia.org/wiki/Semi-Supervised_Learning#Semi-supervised_learning
Semi-Supervised Learning § Semi-supervised learning


2024-01-01



---
https://en.wikipedia.org/wiki/Semiconductor_fabrication_plant
Semiconductor fabrication plant


2024-01-01



---
https://en.wikipedia.org/wiki/Semigraphics
Semigraphics


2024-01-01



---
https://en.wikipedia.org/wiki/Seminar
Seminar


2024-01-01



---
https://en.wikipedia.org/wiki/Sendhil_Mullainathan
Sendhil Mullainathan


2024-01-01



---
https://en.wikipedia.org/wiki/Sendmail
Sendmail


2024-01-01



---
https://en.wikipedia.org/wiki/Seneca
Seneca


2024-10-21



---
https://en.wikipedia.org/wiki/Seneca_the_Younger
Seneca the Younger


2024-01-01



---
https://en.wikipedia.org/wiki/Senry%C5%AB
Senryū


2024-01-01



---
https://en.wikipedia.org/wiki/Sense_of_wonder
Sense of wonder


2024-01-01



---
https://en.wikipedia.org/wiki/Sensitive_compartmented_information_facility
Sensitive compartmented information facility


2024-01-01



---
https://en.wikipedia.org/wiki/Sensus_divinitatis
Sensus divinitatis


2024-01-01



---
https://en.wikipedia.org/wiki/Sentence_spacing#Studies
Sentence spacing § Studies


2024-01-01



---
https://en.wikipedia.org/wiki/Seon-Young_Kim
Seon-Young Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Seonghyeon_Kim
Seonghyeon Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Separation_of_concerns
Separation of concerns


2024-01-01



---
https://en.wikipedia.org/wiki/Sepp_Hochreiter
Sepp Hochreiter


2024-01-01



---
https://en.wikipedia.org/wiki/Seppuku
Seppuku


2024-01-01



---
https://en.wikipedia.org/wiki/September_11_attacks
September 11 attacks


2024-01-01



---
https://en.wikipedia.org/wiki/Septuplets
Septuplets


2024-01-01



---
https://en.wikipedia.org/wiki/Sequence_breaking
Sequence breaking


2024-01-01



---
https://en.wikipedia.org/wiki/Sequoia_(supercomputer)
Sequoia (supercomputer)


2024-01-01



---
https://en.wikipedia.org/wiki/Serena_Chen
Serena Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Serge_Belongie
Serge Belongie


2024-01-01



---
https://en.wikipedia.org/wiki/Sergei_Alexander_Schelkunoff
Sergei Alexander Schelkunoff


2024-01-01



---
https://en.wikipedia.org/wiki/Sergei_Guriev
Sergei Guriev


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Batalov
Sergey Batalov


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Brin
Sergey Brin


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Feldman
Sergey Feldman


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Karjakin
Sergey Karjakin


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Koren
Sergey Koren


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Malitsky
Sergey Malitsky


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Markov
Sergey Markov


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Melnikov
Sergey Melnikov


2024-01-01



---
https://en.wikipedia.org/wiki/Sergey_Titov
Sergey Titov


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Boixo
Sergio Boixo


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Casas
Sergio Casas


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Della_Sala
Sergio Della Sala


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Guadarrama
Sergio Guadarrama


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Leone
Sergio Leone


2024-01-01



---
https://en.wikipedia.org/wiki/Sergio_Vargas
Sergio Vargas


2024-01-01



---
https://en.wikipedia.org/wiki/Serial_Experiments_Lain
Serial Experiments Lain


2024-01-01



---
https://en.wikipedia.org/wiki/Serial_Experiments_Lain#Production
Serial Experiments Lain § Production


2024-01-01



---
https://en.wikipedia.org/wiki/Sermon_on_the_Mount
Sermon on the Mount


2024-01-01



---
https://en.wikipedia.org/wiki/Serotonin
Serotonin


2024-01-01



---
https://en.wikipedia.org/wiki/Serotonin_syndrome
Serotonin syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Seshat_(project)
Seshat (project)


2024-01-01



---
https://en.wikipedia.org/wiki/Set_(abstract_data_type)
Set (abstract data type)


2024-01-01



---
https://en.wikipedia.org/wiki/Set_and_setting
Set and setting


2024-01-01



---
https://en.wikipedia.org/wiki/Seth_Godin
Seth Godin


2024-01-01



---
https://en.wikipedia.org/wiki/Seth_Lloyd
Seth Lloyd


2024-01-01



---
https://en.wikipedia.org/wiki/Seth_MacFarlane
Seth MacFarlane


2024-01-01



---
https://en.wikipedia.org/wiki/Seth_Roberts
Seth Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Setun
Setun


2024-01-01



---
https://en.wikipedia.org/wiki/Seung-Hui_Cho
Seung-Hui Cho


2024-01-01



---
https://en.wikipedia.org/wiki/Seven-Eleven_Japan
Seven-Eleven Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Seven_Factors_of_Awakening
Seven Factors of Awakening


2024-01-01



---
https://en.wikipedia.org/wiki/Seven_Samurai
Seven Samurai


2024-01-01



---
https://en.wikipedia.org/wiki/Seven_Should-not-plays_(Chinese_Music)
Seven Should-not-plays (Chinese Music)


2024-01-01



---
https://en.wikipedia.org/wiki/Seven_Years%27_War#Europe
Seven Years' War § Europe


2024-01-01



---
https://en.wikipedia.org/wiki/Seven_deadly_sins#Pride
Seven deadly sins § Pride


2024-01-01



---
https://en.wikipedia.org/wiki/Sewing_needle#Later_sewing_needles
Sewing needle § Later sewing needles


2024-01-01



---
https://en.wikipedia.org/wiki/Sex-selective_abortion
Sex-selective abortion


2024-01-01



---
https://en.wikipedia.org/wiki/Sextus_Empiricus
Sextus Empiricus


2024-01-01



---
https://en.wikipedia.org/wiki/Sexual_selection
Sexual selection


2024-01-01



---
https://en.wikipedia.org/wiki/Seymour_Cray
Seymour Cray


2024-01-01



---
https://en.wikipedia.org/wiki/Sh%C5%8Dji_Kawamori
Shōji Kawamori


2024-01-01



---
https://en.wikipedia.org/wiki/Sh%C5%8Dnen_Jump
Shōnen Jump


2024-01-01



---
https://en.wikipedia.org/wiki/Sh%C5%8Dwa_era
Shōwa era


2024-01-01



---
https://en.wikipedia.org/wiki/Sh%C5%ABichi_Ikeda
Shūichi Ikeda


2024-01-01



---
https://en.wikipedia.org/wiki/Sh%C5%ABji_Terayama
Shūji Terayama


2024-01-01



---
https://en.wikipedia.org/wiki/Shabbat
Shabbat


2024-07-08



---
https://en.wikipedia.org/wiki/ShadowCrew
ShadowCrew


2024-01-01



---
https://en.wikipedia.org/wiki/Shadow_Star
Shadow Star


2024-01-01



---
https://en.wikipedia.org/wiki/Shadow_of_the_Vampire
Shadow of the Vampire


2024-01-01



---
https://en.wikipedia.org/wiki/Shafi_Goldwasser
Shafi Goldwasser


2024-01-01



---
https://en.wikipedia.org/wiki/Shaggy_dog_story
Shaggy dog story


2024-12-13



---
https://en.wikipedia.org/wiki/Shaka
Shaka


2024-01-01



---
https://en.wikipedia.org/wiki/Shaka_Zulu
Shaka Zulu


2024-01-01



---
https://en.wikipedia.org/wiki/Shaker_Ahmed
Shaker Ahmed


2024-01-01



---
https://en.wikipedia.org/wiki/Shakespeare%27s_plays#Shakespeare_and_the_textual_problem
Shakespeare's plays § Shakespeare and the textual problem


2024-01-01



---
https://en.wikipedia.org/wiki/Shakespeare%27s_sonnets
Shakespeare's sonnets


2024-01-01



---
https://en.wikipedia.org/wiki/Shakespeare's_sonnets
Shakespeare's sonnets


2024-01-01



---
https://en.wikipedia.org/wiki/Shakujii_Park
Shakujii Park


2024-01-01



---
https://en.wikipedia.org/wiki/Sham_Kakade
Sham Kakade


2024-01-01



---
https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing
Shamir's Secret Sharing


2024-01-01



---
https://en.wikipedia.org/wiki/Shamir's_Secret_Sharing
Shamir's Secret Sharing


2024-01-01



---
https://en.wikipedia.org/wiki/Shampoo
Shampoo


2024-01-01



---
https://en.wikipedia.org/wiki/Shamsul_Huda
Shamsul Huda


2024-01-01



---
https://en.wikipedia.org/wiki/Shan_Dong
Shan Dong


2024-01-01



---
https://en.wikipedia.org/wiki/Shane_Black
Shane Black


2024-01-01



---
https://en.wikipedia.org/wiki/Shane_Legg
Shane Legg


2024-01-01



---
https://en.wikipedia.org/wiki/Shane_McCarthy
Shane McCarthy


2024-01-01



---
https://en.wikipedia.org/wiki/Shang-Hua_Teng
Shang-Hua Teng


2024-01-01



---
https://en.wikipedia.org/wiki/Shang_Yang
Shang Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Shannon%27s_theorem
Shannon's theorem


2024-01-01



---
https://en.wikipedia.org/wiki/Shannon_Tindle
Shannon Tindle


2024-07-29



---
https://en.wikipedia.org/wiki/Shannon_number
Shannon number


2024-01-01



---
https://en.wikipedia.org/wiki/Shanshan_Huang
Shanshan Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Shaped_charge
Shaped charge


2024-01-01



---
https://en.wikipedia.org/wiki/Share_(P2P)
Share (P2P)


2024-01-01



---
https://en.wikipedia.org/wiki/Sharing_economy
Sharing economy


2024-01-01



---
https://en.wikipedia.org/wiki/Sharon_Begley
Sharon Begley


2024-01-01



---
https://en.wikipedia.org/wiki/Sharon_Kardia
Sharon Kardia


2024-09-10



---
https://en.wikipedia.org/wiki/Sharon_Leal
Sharon Leal


2024-01-01



---
https://en.wikipedia.org/wiki/Sharon_N._DeWitte
Sharon N. DeWitte


2024-01-01



---
https://en.wikipedia.org/wiki/Sharpe_ratio
Sharpe ratio


2024-11-03



---
https://en.wikipedia.org/wiki/Sharpie_%28marker%29
Sharpie (marker)


2024-01-01



---
https://en.wikipedia.org/wiki/Sharpie_(marker)
Sharpie (marker)


2024-01-01



---
https://en.wikipedia.org/wiki/Shaun_Purcell
Shaun Purcell


2024-01-01



---
https://en.wikipedia.org/wiki/Shawn_Bayern
Shawn Bayern


2024-01-01



---
https://en.wikipedia.org/wiki/Shawn_Bradley
Shawn Bradley


2024-01-01



---
https://en.wikipedia.org/wiki/Shawn_Yue
Shawn Yue


2024-01-01



---
https://en.wikipedia.org/wiki/Shays%27_Rebellion
Shays' Rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Shays'_Rebellion
Shays' Rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Sheep_and_goats
Sheep and goats


2024-01-01



---
https://en.wikipedia.org/wiki/Sheila_McIlraith
Sheila McIlraith


2024-01-01



---
https://en.wikipedia.org/wiki/Shelby_Foote
Shelby Foote


2024-01-01



---
https://en.wikipedia.org/wiki/Sheldon_Glashow
Sheldon Glashow


2024-01-01



---
https://en.wikipedia.org/wiki/Shelley_L._Berger
Shelley L. Berger


2024-01-01



---
https://en.wikipedia.org/wiki/Shellshock_(software_bug)
Shellshock (software bug)


2024-01-01



---
https://en.wikipedia.org/wiki/Shelly_Flagel
Shelly Flagel


2024-01-01



---
https://en.wikipedia.org/wiki/Shen_Li
Shen Li


2024-01-01



---
https://en.wikipedia.org/wiki/Sheng_Liu
Sheng Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Sheng_Shen
Sheng Shen


2024-01-01



---
https://en.wikipedia.org/wiki/Sheng_Wang
Sheng Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Shenmue_III
Shenmue III


2024-01-01



---
https://en.wikipedia.org/wiki/Shenzhen#Industry
Shenzhen § Industry


2024-01-01



---
https://en.wikipedia.org/wiki/Sheri_Fink
Sheri Fink


2024-01-01



---
https://en.wikipedia.org/wiki/Sherlock_Holmes
Sherlock Holmes


2024-01-01



---
https://en.wikipedia.org/wiki/Sherrilyn_Kenyon
Sherrilyn Kenyon


2024-01-01



---
https://en.wikipedia.org/wiki/Sherry_Glied
Sherry Glied


2024-01-01



---
https://en.wikipedia.org/wiki/Sherry_Shi
Sherry Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Sherwin_Rosen
Sherwin Rosen


2024-01-01



---
https://en.wikipedia.org/wiki/Sherwood_Anderson
Sherwood Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Shetland_sheep#Export_and_history_outside_the_Shetland_isles
Shetland sheep § Export and history outside the Shetland isles


2024-01-01



---
https://en.wikipedia.org/wiki/Shi_Feng
Shi Feng


2024-01-01



---
https://en.wikipedia.org/wiki/Shibuya
Shibuya


2024-01-01



---
https://en.wikipedia.org/wiki/Shibuya_Station
Shibuya Station


2024-01-01



---
https://en.wikipedia.org/wiki/Shide_(monk)
Shide (monk)


2024-01-01



---
https://en.wikipedia.org/wiki/Shift_work
Shift work


2024-01-01



---
https://en.wikipedia.org/wiki/Shift_work_sleep_disorder
Shift work sleep disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Shift_work_sleep_disorder#Melatonin_treatment
Shift work sleep disorder § Melatonin treatment


2024-01-01



---
https://en.wikipedia.org/wiki/Shigurui
Shigurui


2024-01-01



---
https://en.wikipedia.org/wiki/Shih-Chii_Liu
Shih-Chii Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Shih-Fu_Chang
Shih-Fu Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Shih-Jen_Hwang
Shih-Jen Hwang


2024-01-01



---
https://en.wikipedia.org/wiki/Shijiazhuang_bombings
Shijiazhuang bombings


2024-01-01



---
https://en.wikipedia.org/wiki/Shiki-Jitsu
Shiki-Jitsu


2024-01-01



---
https://en.wikipedia.org/wiki/Shiki_(novel)
Shiki (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Shikoku
Shikoku


2024-01-01



---
https://en.wikipedia.org/wiki/Shimane_Prefecture
Shimane Prefecture


2024-01-01



---
https://en.wikipedia.org/wiki/Shimenawa
Shimenawa


2024-01-01



---
https://en.wikipedia.org/wiki/Shin_Godzilla
Shin Godzilla


2024-01-01



---
https://en.wikipedia.org/wiki/Shin_Ultraman
Shin Ultraman


2024-07-29



---
https://en.wikipedia.org/wiki/Shinichi_Hoshi
Shinichi Hoshi


2024-01-01



---
https://en.wikipedia.org/wiki/Shinigami
Shinigami


2024-01-01



---
https://en.wikipedia.org/wiki/Shinji_Higuchi
Shinji Higuchi


2024-01-01



---
https://en.wikipedia.org/wiki/Shinjuku
Shinjuku


2024-01-01



---
https://en.wikipedia.org/wiki/Shinjuku_Station
Shinjuku Station


2024-01-01



---
https://en.wikipedia.org/wiki/Shintaro_Ishihara
Shintaro Ishihara


2024-01-01



---
https://en.wikipedia.org/wiki/Shinya_Hasegawa
Shinya Hasegawa


2024-01-01



---
https://en.wikipedia.org/wiki/Ship_of_Fools_(Porter_novel)
Ship of Fools (Porter novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Ship_of_Theseus
Ship of Theseus


2024-01-01



---
https://en.wikipedia.org/wiki/Shirley_Hazzard
Shirley Hazzard


2024-01-01



---
https://en.wikipedia.org/wiki/Shirley_Ho
Shirley Ho


2024-01-01



---
https://en.wikipedia.org/wiki/Shirley_Wu
Shirley Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Shirly_Pinto
Shirly Pinto


2024-01-01



---
https://en.wikipedia.org/wiki/Shirobako
Shirobako


2024-01-01



---
https://en.wikipedia.org/wiki/Shirokuma_Cafe
Shirokuma Cafe


2024-01-01



---
https://en.wikipedia.org/wiki/Shital_Shah
Shital Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Shiva
Shiva


2024-01-01



---
https://en.wikipedia.org/wiki/Shiva_laser
Shiva laser


2024-01-01



---
https://en.wikipedia.org/wiki/Shivendra_Singh
Shivendra Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Shlomo_Benartzi
Shlomo Benartzi


2024-01-01



---
https://en.wikipedia.org/wiki/Shlomo_Dubnov
Shlomo Dubnov


2024-01-01



---
https://en.wikipedia.org/wiki/Shoegaze
Shoegaze


2024-01-01



---
https://en.wikipedia.org/wiki/Sholto_Douglas
Sholto Douglas


2024-01-01



---
https://en.wikipedia.org/wiki/Shoot_%27em_up
Shoot 'em up


2024-01-01



---
https://en.wikipedia.org/wiki/Shor's_algorithm
Shor's algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Shoreham_Nuclear_Power_Plant
Shoreham Nuclear Power Plant


2024-01-01



---
https://en.wikipedia.org/wiki/Short_(finance)
Short (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Short_Peace
Short Peace


2024-01-01



---
https://en.wikipedia.org/wiki/Shorthand
Shorthand


2024-01-01



---
https://en.wikipedia.org/wiki/Shoukhrat_Mitalipov
Shoukhrat Mitalipov


2024-01-01



---
https://en.wikipedia.org/wiki/Shovel_Knight
Shovel Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Show_cat
Show cat


2024-01-01



---
https://en.wikipedia.org/wiki/Shrapnel_shell
Shrapnel shell


2024-01-01



---
https://en.wikipedia.org/wiki/Shrinkage_(statistics)
Shrinkage (statistics)


2024-01-01



---
https://en.wikipedia.org/wiki/Shu_Yang
Shu Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Shuai_Peng
Shuai Peng


2024-01-01



---
https://en.wikipedia.org/wiki/Shuai_Zhang
Shuai Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Shuai_Zhao
Shuai Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Shuang_Zhao
Shuang Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Shubham_Agarwal
Shubham Agarwal


2024-01-01



---
https://en.wikipedia.org/wiki/Shuchi_Chawla
Shuchi Chawla


2024-01-01



---
https://en.wikipedia.org/wiki/Shuhei_Fujisawa
Shuhei Fujisawa


2024-01-01



---
https://en.wikipedia.org/wiki/Shunzei%27s_Daughter
Shunzei's Daughter


2024-01-01



---
https://en.wikipedia.org/wiki/Shunzei%27s_daughter
Shunzei's daughter


2024-01-01



---
https://en.wikipedia.org/wiki/Shuo_Wang
Shuo Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Shweta_Bhardwaj
Shweta Bhardwaj


2024-01-01



---
https://en.wikipedia.org/wiki/Shwetak_Patel
Shwetak Patel


2024-01-01



---
https://en.wikipedia.org/wiki/Si_Si
Si Si


2024-01-01



---
https://en.wikipedia.org/wiki/Siamese_cat
Siamese cat


2024-01-01



---
https://en.wikipedia.org/wiki/Sibiu
Sibiu


2024-01-01



---
https://en.wikipedia.org/wiki/Sicarii
Sicarii


2024-01-01



---
https://en.wikipedia.org/wiki/Sicario_(2015_film)
Sicario (2015 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Sickle_cell_disease
Sickle cell disease


2024-01-01



---
https://en.wikipedia.org/wiki/Sid_Meier
Sid Meier


2024-01-01



---
https://en.wikipedia.org/wiki/Siddhartha_Mukherjee
Siddhartha Mukherjee


2024-01-01



---
https://en.wikipedia.org/wiki/Side_effect_(computer_science)
Side effect (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Sidereus_Nuncius
Sidereus Nuncius


2024-01-01



---
https://en.wikipedia.org/wiki/Sideritis
Sideritis


2024-01-01



---
https://en.wikipedia.org/wiki/Sidney_Hemming
Sidney Hemming


2024-01-01



---
https://en.wikipedia.org/wiki/Siege_of_Fort_Pitt#Biological_warfare
Siege of Fort Pitt § Biological warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Siegfried_(opera)
Siegfried (opera)


2024-01-01



---
https://en.wikipedia.org/wiki/Sigil_(Dungeons_%26_Dragons)
Sigil (Dungeons & Dragons)


2024-01-01



---
https://en.wikipedia.org/wiki/Sigma
Sigma


2024-01-01



---
https://en.wikipedia.org/wiki/Sigmoid_function
Sigmoid function


2024-01-01



---
https://en.wikipedia.org/wiki/Sigmund_Freud
Sigmund Freud


2024-01-01



---
https://en.wikipedia.org/wiki/Signal_separation
Signal separation


2024-01-01



---
https://en.wikipedia.org/wiki/Signalling_(economics)
Signalling (economics)


2024-01-01



---
https://en.wikipedia.org/wiki/Signalling_theory
Signalling theory


2024-01-01



---
https://en.wikipedia.org/wiki/Silent_M%C3%B6bius
Silent Möbius


2024-01-01



---
https://en.wikipedia.org/wiki/Silicon_Graphics
Silicon Graphics


2024-01-01



---
https://en.wikipedia.org/wiki/Silicon_Snake_Oil
Silicon Snake Oil


2024-01-01



---
https://en.wikipedia.org/wiki/Silk_Road
Silk Road


2024-01-01



---
https://en.wikipedia.org/wiki/Silk_Road_(marketplace)
Silk Road (marketplace)


2024-01-01



---
https://en.wikipedia.org/wiki/Sill_plate
Sill plate


2024-01-01



---
https://en.wikipedia.org/wiki/Silver_Shoes
Silver Shoes


2024-01-01



---
https://en.wikipedia.org/wiki/Silver_Sisterhood
Silver Sisterhood


2024-01-01



---
https://en.wikipedia.org/wiki/Silver_Spoon_(manga)
Silver Spoon (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Silver_spoon
Silver spoon


2024-01-01



---
https://en.wikipedia.org/wiki/Silvia_Paracchini
Silvia Paracchini


2024-01-01



---
https://en.wikipedia.org/wiki/Sim%C3%A9on_Denis_Poisson
Siméon Denis Poisson


2024-01-01



---
https://en.wikipedia.org/wiki/Similarity_learning#Metric_learning
Similarity learning § Metric learning


2024-08-21



---
https://en.wikipedia.org/wiki/Simin_Liu
Simin Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Simine_Vazire
Simine Vazire


2024-01-01



---
https://en.wikipedia.org/wiki/Simo_H%C3%A4yh%C3%A4
Simo Häyhä


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Akam
Simon Akam


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Campbell
Simon Campbell


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Colton
Simon Colton


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_E._Fisher
Simon E. Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Fishel
Simon Fishel


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_G%C3%A4chter
Simon Gächter


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Gane
Simon Gane


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Grimm
Simon Grimm


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Haworth
Simon Haworth


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Holden
Simon Holden


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Karlsson
Simon Karlsson


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Kirby
Simon Kirby


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Leys
Simon Leys


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Lovestone
Simon Lovestone


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Peyton_Jones
Simon Peyton Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Simon_Rich
Simon Rich


2024-06-07

ai/nn/transformer/gpt/3/humor

---
https://en.wikipedia.org/wiki/Simon_Tong
Simon Tong


2024-01-01



---
https://en.wikipedia.org/wiki/Simone_Bianco
Simone Bianco


2024-01-01



---
https://en.wikipedia.org/wiki/Simone_Pika
Simone Pika


2024-01-01



---
https://en.wikipedia.org/wiki/Simone_Rossi
Simone Rossi


2024-01-01



---
https://en.wikipedia.org/wiki/Simone_de_Beauvoir
Simone de Beauvoir


2024-01-01



---
https://en.wikipedia.org/wiki/Simonetta_Vespucci
Simonetta Vespucci


2024-01-01



---
https://en.wikipedia.org/wiki/Simons_Laufer_Mathematical_Sciences_Institute
Simons Laufer Mathematical Sciences Institute


2024-01-01



---
https://en.wikipedia.org/wiki/Simple_linear_regression
Simple linear regression


2024-01-01



---
https://en.wikipedia.org/wiki/Simple_random_sample
Simple random sample


2024-01-01



---
https://en.wikipedia.org/wiki/Simpson%27s_paradox
Simpson's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Simpson's_paradox
Simpson's paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Simulated_child_pornography
Simulated child pornography


2024-01-01



---
https://en.wikipedia.org/wiki/Simulation_hypothesis
Simulation hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Sinclair_Lewis
Sinclair Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/Sinewave_synthesis
Sinewave synthesis


2024-01-01



---
https://en.wikipedia.org/wiki/Sing_Bing_Kang
Sing Bing Kang


2024-01-01



---
https://en.wikipedia.org/wiki/Singin%27_in_the_Rain
Singin' in the Rain


2024-01-01



---
https://en.wikipedia.org/wiki/Single-letter_second-level_domain
Single-letter second-level domain


2024-01-01



---
https://en.wikipedia.org/wiki/Single-nucleotide_polymorphism
Single-nucleotide polymorphism


2024-01-01



---
https://en.wikipedia.org/wiki/Single-page_application
Single-page application


2024-01-01



---
https://en.wikipedia.org/wiki/Single-room_occupancy
Single-room occupancy


2024-12-16



---
https://en.wikipedia.org/wiki/Single-serve_coffee_container
Single-serve coffee container


2024-01-01



---
https://en.wikipedia.org/wiki/Single-subject_design
Single-subject design


2024-01-01



---
https://en.wikipedia.org/wiki/Single_address_space_operating_system
Single address space operating system


2024-01-01



---
https://en.wikipedia.org/wiki/Single_instruction,_multiple_data
Single instruction, multiple data


2024-01-01



---
https://en.wikipedia.org/wiki/Singularity_(Sleator_novel)
Singularity (Sleator novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Sinking_fund
Sinking fund


2024-11-23



---
https://en.wikipedia.org/wiki/Sir_Gawain_and_the_Green_Knight
Sir Gawain and the Green Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Sir_Henry_Rawlinson,_1st_Baronet
Sir Henry Rawlinson, 1<sup>st</sup> Baronet


2024-01-01



---
https://en.wikipedia.org/wiki/Sir_John_Sinclair,_1st_Baronet
Sir John Sinclair, 1<sup>st</sup> Baronet


2024-01-01



---
https://en.wikipedia.org/wiki/Sir_Richard_Sullivan,_1st_Baronet
Sir Richard Sullivan, 1<sup>st</sup> Baronet


2024-09-13



---
https://en.wikipedia.org/wiki/Sir_Thopas
Sir Thopas


2024-01-01



---
https://en.wikipedia.org/wiki/Sirolimus
Sirolimus


2024-01-01



---
https://en.wikipedia.org/wiki/Sirtuin
Sirtuin


2024-01-01



---
https://en.wikipedia.org/wiki/Sister_Princess
Sister Princess


2024-01-01



---
https://en.wikipedia.org/wiki/Site_map
Site map


2024-01-01



---
https://en.wikipedia.org/wiki/Sitemaps
Sitemaps


2024-01-01



---
https://en.wikipedia.org/wiki/Sitting_Bull
Sitting Bull


2024-01-01



---
https://en.wikipedia.org/wiki/Siva_Reddy
Siva Reddy


2024-01-01



---
https://en.wikipedia.org/wiki/SixDegrees.com
SixDegrees.com


2024-01-01



---
https://en.wikipedia.org/wiki/Six_Avoidances_(Chinese_Music)
Six Avoidances (Chinese Music)


2024-01-01



---
https://en.wikipedia.org/wiki/Six_Degrees_of_Kevin_Bacon
Six Degrees of Kevin Bacon


2024-01-01



---
https://en.wikipedia.org/wiki/Six_Degrees_patent
Six Degrees patent


2024-01-01



---
https://en.wikipedia.org/wiki/Sixel
Sixel


2024-01-01



---
https://en.wikipedia.org/wiki/Sixels
Sixels


2024-01-01



---
https://en.wikipedia.org/wiki/Sixty_Days_and_Counting
Sixty Days and Counting


2024-01-01



---
https://en.wikipedia.org/wiki/Skald#Skaldic_poetry
Skald § Skaldic poetry


2024-01-01



---
https://en.wikipedia.org/wiki/Skeet_shooting
Skeet shooting


2024-01-01



---
https://en.wikipedia.org/wiki/Ski_rental_problem
Ski rental problem


2024-01-01



---
https://en.wikipedia.org/wiki/Skin_galvanic_response
Skin galvanic response


2024-01-01



---
https://en.wikipedia.org/wiki/Skinner_Boxes
Skinner Boxes


2024-01-01



---
https://en.wikipedia.org/wiki/Skittles_(confectionery)
Skittles (confectionery)


2024-01-01



---
https://en.wikipedia.org/wiki/Skoptsy
Skoptsy


2024-01-01



---
https://en.wikipedia.org/wiki/Skrill
Skrill


2024-01-01



---
https://en.wikipedia.org/wiki/Skrillex
Skrillex


2024-01-01



---
https://en.wikipedia.org/wiki/Skull-face_Bookseller_Honda-san
Skull-face Bookseller Honda-san


2024-11-02



---
https://en.wikipedia.org/wiki/Skull_and_Bones
Skull and Bones


2024-01-01



---
https://en.wikipedia.org/wiki/Skunk_Works
Skunk Works


2024-01-01



---
https://en.wikipedia.org/wiki/SkySat
SkySat


2024-01-01



---
https://en.wikipedia.org/wiki/Skyfall
Skyfall


2024-01-01



---
https://en.wikipedia.org/wiki/Skylab
Skylab


2024-01-01



---
https://en.wikipedia.org/wiki/Skynet_(Terminator)
Skynet (Terminator)


2024-01-01



---
https://en.wikipedia.org/wiki/Skype
Skype


2024-01-01



---
https://en.wikipedia.org/wiki/Skywalker_Ranch
Skywalker Ranch


2024-01-01



---
https://en.wikipedia.org/wiki/Slack_(software)
Slack (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Slack_Technologies
Slack Technologies


2024-01-01



---
https://en.wikipedia.org/wiki/Slashdot
Slashdot


2024-01-01



---
https://en.wikipedia.org/wiki/Slashed_zero
Slashed zero


2024-01-01



---
https://en.wikipedia.org/wiki/Slate_(magazine)
Slate (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Slaughterhouse-Five
Slaughterhouse-Five


2024-01-01



---
https://en.wikipedia.org/wiki/Slavery_Abolition_Act_1833
Slavery Abolition Act 1833


2024-01-01



---
https://en.wikipedia.org/wiki/Slayers
Slayers


2024-01-01



---
https://en.wikipedia.org/wiki/Sled
Sled


2024-01-01



---
https://en.wikipedia.org/wiki/Sled_dog
Sled dog


2024-09-03



---
https://en.wikipedia.org/wiki/Sleep
Sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep#Physiology
Sleep § Physiology


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep#Preservation
Sleep § Preservation


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep#Process_S
Sleep § Process S


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_Dealer
Sleep Dealer


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_and_memory
Sleep and memory


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_apnea
Sleep apnea


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_debt
Sleep debt


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_deprivation
Sleep deprivation


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_deprivation#Treating_depression
Sleep deprivation § Treating depression


2024-01-01



---
https://en.wikipedia.org/wiki/Sleep_inertia
Sleep inertia


2024-01-01



---
https://en.wikipedia.org/wiki/Slender_Man_stabbing
Slender Man stabbing


2024-01-01



---
https://en.wikipedia.org/wiki/Slice_(app)
Slice (app)


2024-01-01



---
https://en.wikipedia.org/wiki/Slice_of_life
Slice of life


2024-01-01



---
https://en.wikipedia.org/wiki/Slide_projector
Slide projector


2024-01-01



---
https://en.wikipedia.org/wiki/Slow-scan_television
Slow-scan television


2024-01-01



---
https://en.wikipedia.org/wiki/Slow-wave_sleep
Slow-wave sleep


2024-01-01



---
https://en.wikipedia.org/wiki/Small-multiples
Small-multiples


2024-11-11



---
https://en.wikipedia.org/wiki/Small-world_network#Small-world_neural_networks_in_the_brain
Small-world network § Small-world neural networks in the brain


2024-01-01



---
https://en.wikipedia.org/wiki/Small_caps
Small caps


2024-01-01



---
https://en.wikipedia.org/wiki/Small_caps#Uses
Small caps § Uses


2024-01-01



---
https://en.wikipedia.org/wiki/Smallpox
Smallpox


2024-01-01



---
https://en.wikipedia.org/wiki/Smallpox_vaccine
Smallpox vaccine


2024-01-01



---
https://en.wikipedia.org/wiki/Smalltalk
Smalltalk


2024-01-01



---
https://en.wikipedia.org/wiki/Smart_card
Smart card


2024-01-01



---
https://en.wikipedia.org/wiki/Smart_gun
Smart gun


2024-01-01



---
https://en.wikipedia.org/wiki/Smiley_face_murder_theory
Smiley face murder theory


2024-01-01



---
https://en.wikipedia.org/wiki/Smoking_cessation#Health_benefits
Smoking cessation § Health benefits


2024-01-01



---
https://en.wikipedia.org/wiki/Smoothing_spline
Smoothing spline


2024-01-01



---
https://en.wikipedia.org/wiki/Snap_(software)
Snap (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Snapchat
Snapchat


2024-01-01



---
https://en.wikipedia.org/wiki/Sneakernet
Sneakernet


2024-01-01



---
https://en.wikipedia.org/wiki/Snell%27s_law
Snell's law


2024-01-01



---
https://en.wikipedia.org/wiki/Snell's_law
Snell's law


2024-01-01



---
https://en.wikipedia.org/wiki/Sniper
Sniper


2024-01-01



---
https://en.wikipedia.org/wiki/Sno-Freighter
Sno-Freighter


2024-01-01



---
https://en.wikipedia.org/wiki/Snow_White
Snow White


2024-01-01



---
https://en.wikipedia.org/wiki/Snow_White_and_the_Seven_Dwarfs_(1937_film)
Snow White and the 7 Dwarfs (1937 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Snowclone
Snowclone


2024-01-01



---
https://en.wikipedia.org/wiki/Snus#Health_effects
Snus § Health effects


2024-01-01



---
https://en.wikipedia.org/wiki/So_Long,_and_Thanks_for_All_the_Fish
So Long, and Thanks for All the Fish


2024-01-01



---
https://en.wikipedia.org/wiki/Social_Credit_System
Social Credit System


2024-01-01



---
https://en.wikipedia.org/wiki/Social_bookmarking
Social bookmarking


2024-01-01



---
https://en.wikipedia.org/wiki/Social_deduction_game
Social deduction game


2024-08-18



---
https://en.wikipedia.org/wiki/Social_deduction_games
Social deduction games


2024-01-01



---
https://en.wikipedia.org/wiki/Social_engineering
Social engineering


2024-01-01



---
https://en.wikipedia.org/wiki/Social_engineering_(political_science)
Social engineering (political science)


2024-01-01



---
https://en.wikipedia.org/wiki/Social_engineering_(security)
Social engineering (security)


2024-01-01



---
https://en.wikipedia.org/wiki/Social_impact_bond
Social impact bond


2024-01-01



---
https://en.wikipedia.org/wiki/Social_networking_service#History
Social networking service § History


2024-01-01



---
https://en.wikipedia.org/wiki/Social_proof
Social proof


2024-01-01



---
https://en.wikipedia.org/wiki/Social_psychology
Social psychology


2024-01-01



---
https://en.wikipedia.org/wiki/Social_status
Social status


2024-01-01



---
https://en.wikipedia.org/wiki/Socialist_Party_of_Washington#Burley_Colony
Socialist Party of Washington § Burley Colony


2024-01-01



---
https://en.wikipedia.org/wiki/Socialist_calculation_debate
Socialist calculation debate


2024-01-01



---
https://en.wikipedia.org/wiki/Society_of_the_Mongol_Empire
Society of the Mongol Empire


2024-01-01



---
https://en.wikipedia.org/wiki/Sociobiology
Sociobiology


2024-01-01



---
https://en.wikipedia.org/wiki/Socioeconomic_status
Socioeconomic status


2024-01-01



---
https://en.wikipedia.org/wiki/Sociology
Sociology


2024-01-01



---
https://en.wikipedia.org/wiki/Sockington
Sockington


2024-01-01



---
https://en.wikipedia.org/wiki/Socrates
Socrates


2024-01-01



---
https://en.wikipedia.org/wiki/Socrates_in_Love
Socrates in Love


2024-01-01



---
https://en.wikipedia.org/wiki/Soda_geyser
Soda geyser


2024-01-01



---
https://en.wikipedia.org/wiki/Sodium_hydroxide
Sodium hydroxide


2024-01-01



---
https://en.wikipedia.org/wiki/Soft_determinism
Soft determinism


2024-01-01



---
https://en.wikipedia.org/wiki/Soft_hyphen
Soft hyphen


2024-01-01



---
https://en.wikipedia.org/wiki/Software-defined_networking
Software-defined networking


2024-01-01



---
https://en.wikipedia.org/wiki/Software_Guard_Extensions
Software Guard Extensions


2024-01-01



---
https://en.wikipedia.org/wiki/Software_archaeology
Software archaeology


2024-01-01



---
https://en.wikipedia.org/wiki/Software_as_a_service
Software as a service


2024-01-01



---
https://en.wikipedia.org/wiki/Software_patents_and_free_software#Patent_retaliation
Software patents and free software § Patent retaliation


2024-01-01



---
https://en.wikipedia.org/wiki/Software_patents_under_United_States_patent_law
Software patents under United States patent law


2024-01-01



---
https://en.wikipedia.org/wiki/Software_rot
Software rot


2024-01-01



---
https://en.wikipedia.org/wiki/Soham_Ghosh
Soham Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Sohini_Ramachandran
Sohini Ramachandran


2024-01-01



---
https://en.wikipedia.org/wiki/Soji_Shimada
Soji Shimada


2024-01-01



---
https://en.wikipedia.org/wiki/Sokoban
Sokoban


2024-01-01



---
https://en.wikipedia.org/wiki/Sokushinbutsu
Sokushinbutsu


2024-01-01



---
https://en.wikipedia.org/wiki/Solar_sail
Solar sail


2024-01-01



---
https://en.wikipedia.org/wiki/Solaris_(1972_film)
Solaris (1972 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Soldiers%27_Pay
Soldiers' Pay


2024-01-01



---
https://en.wikipedia.org/wiki/Soldiers'_Pay
Soldiers' Pay


2024-01-01



---
https://en.wikipedia.org/wiki/Solicitor
Solicitor


2024-01-01



---
https://en.wikipedia.org/wiki/Solid-propellant_rocket#Orbital_rockets
Solid-propellant rocket § Orbital rockets


2024-01-01



---
https://en.wikipedia.org/wiki/Solitaire_(cipher)
Solitaire (cipher)


2024-01-01



---
https://en.wikipedia.org/wiki/Solitary_confinement
Solitary confinement


2024-01-01



---
https://en.wikipedia.org/wiki/Solomon_Islands
Solomon Islands


2024-01-01



---
https://en.wikipedia.org/wiki/Solomonoff's_theory_of_inductive_inference
Solomonoff's theory of inductive inference


2024-01-01



---
https://en.wikipedia.org/wiki/Solution_Unsatisfactory
Solution Unsatisfactory


2024-01-01



---
https://en.wikipedia.org/wiki/Solvay_Conference#Fifth_conference
Solvay Conference § Fifth conference


2024-01-01



---
https://en.wikipedia.org/wiki/Somalia_War_(2006%E2%80%932009)
Somalia War (2006–2009)


2024-01-01



---
https://en.wikipedia.org/wiki/Sommelier#Education_and_certification
Sommelier § Education and certification


2024-01-01



---
https://en.wikipedia.org/wiki/Song-Chun_Zhu
Song-Chun Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Song_dynasty
Song dynasty


2024-01-01



---
https://en.wikipedia.org/wiki/Song_of_Songs
Song of Songs


2024-01-01



---
https://en.wikipedia.org/wiki/Sonia_Shah
Sonia Shah


2024-01-01



---
https://en.wikipedia.org/wiki/Sonja_Berndt
Sonja Berndt


2024-12-11



---
https://en.wikipedia.org/wiki/Sonnet_29
Sonnet 29


2024-01-01



---
https://en.wikipedia.org/wiki/Sony_Music
Sony Music


2024-01-01



---
https://en.wikipedia.org/wiki/Sonya_Dorman
Sonya Dorman


2024-01-01



---
https://en.wikipedia.org/wiki/Sonya_Williams
Sonya Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Sopan_Deb
Sopan Deb


2024-01-01



---
https://en.wikipedia.org/wiki/Sophia_Ananiadou
Sophia Ananiadou


2024-01-01



---
https://en.wikipedia.org/wiki/Sophia_Frangou
Sophia Frangou


2024-01-01



---
https://en.wikipedia.org/wiki/Sophie_Crumb
Sophie Crumb


2024-05-24



---
https://en.wikipedia.org/wiki/Sophie_Kinsella
Sophie Kinsella


2024-01-01



---
https://en.wikipedia.org/wiki/Sophie_von_Stumm
Sophie von Stumm


2024-01-01



---
https://en.wikipedia.org/wiki/Sophist
Sophist


2024-01-01



---
https://en.wikipedia.org/wiki/Sophocles
Sophocles


2024-01-01



---
https://en.wikipedia.org/wiki/Sorites_paradox
Sorites paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Sort_(Unix)
Sort (Unix)


2024-01-01



---
https://en.wikipedia.org/wiki/Soul_Eater
Soul Eater


2024-01-01



---
https://en.wikipedia.org/wiki/Soul_Eater_(manga)
Soul Eater (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Soumen_Chakrabarti
Soumen Chakrabarti


2024-01-01



---
https://en.wikipedia.org/wiki/Soumya_Raychaudhuri
Soumya Raychaudhuri


2024-01-01



---
https://en.wikipedia.org/wiki/Sound_stage
Sound stage


2024-01-01



---
https://en.wikipedia.org/wiki/Soundness
Soundness


2024-01-01



---
https://en.wikipedia.org/wiki/Soung_Chang_Liew
Soung Chang Liew


2024-01-01



---
https://en.wikipedia.org/wiki/Sourav_Chatterjee
Sourav Chatterjee


2024-01-01



---
https://en.wikipedia.org/wiki/SourceForge
SourceForge


2024-01-01



---
https://en.wikipedia.org/wiki/Source_Code_Control_System
Source Code Control System


2024-01-01



---
https://en.wikipedia.org/wiki/Source_lines_of_code
Source lines of code


2024-01-01



---
https://en.wikipedia.org/wiki/Sous_vide
Sous vide


2024-01-01



---
https://en.wikipedia.org/wiki/South_Korea
South Korea


2024-01-01



---
https://en.wikipedia.org/wiki/South_Park
South Park


2024-04-26



---
https://en.wikipedia.org/wiki/Southwest_Airlines
Southwest Airlines


2024-01-01



---
https://en.wikipedia.org/wiki/Souvik_Ghosh
Souvik Ghosh


2024-01-01



---
https://en.wikipedia.org/wiki/Sovereign_citizen_movement
Sovereign citizen movement


2024-01-01



---
https://en.wikipedia.org/wiki/Sovereign_wealth_fund
Sovereign wealth fund


2024-01-01



---
https://en.wikipedia.org/wiki/Soylent_(meal_replacement)
Soylent (meal replacement)


2024-01-01



---
https://en.wikipedia.org/wiki/Soylent_(meal_replacement)#Product_recalls
Soylent (meal replacement) § Product recalls


2024-01-01



---
https://en.wikipedia.org/wiki/Soyuz
Soyuz


2024-01-01



---
https://en.wikipedia.org/wiki/Space%E2%80%93time_tradeoff
Space–time tradeoff


2024-01-01



---
https://en.wikipedia.org/wiki/SpaceX
SpaceX


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Age
Space Age


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Battleship_Yamato
Space Battleship Yamato


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Dandy
Space Dandy


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Invaders
Space Invaders


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Jam#Cultural_influence
Space Jam § Cultural influence


2024-09-14



---
https://en.wikipedia.org/wiki/Space_Oddity
Space Oddity


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Opera_(Valente_novel)
Space Opera (Valente novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Operations_Command
Space Operations Command


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Runaway_Ideon
Space Runaway Ideon


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Runaway_Ideon#Be_Invoked
Space Runaway Ideon § Be Invoked


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Shuttle_Challenger_disaster
Space Shuttle Challenger disaster


2024-01-01



---
https://en.wikipedia.org/wiki/Space_Warrior_Baldios
Space Warrior Baldios


2024-01-01



---
https://en.wikipedia.org/wiki/Space_gun
Space gun


2024-01-01



---
https://en.wikipedia.org/wiki/Space_opera
Space opera


2024-01-01



---
https://en.wikipedia.org/wiki/Space_station
Space station


2024-01-01



---
https://en.wikipedia.org/wiki/Spaced_repetition
Spaced repetition


2024-01-01



---
https://en.wikipedia.org/wiki/Spaceflight_osteopenia
Spaceflight osteopenia


2024-01-01



---
https://en.wikipedia.org/wiki/Spacewar!
Spacewar!


2024-01-01



---
https://en.wikipedia.org/wiki/Spacing_effect
Spacing effect


2024-01-01



---
https://en.wikipedia.org/wiki/Spalting
Spalting


2024-01-01



---
https://en.wikipedia.org/wiki/Spanish_flu
Spanish flu


2024-01-01



---
https://en.wikipedia.org/wiki/Spanish_influenza
Spanish influenza


2024-01-01



---
https://en.wikipedia.org/wiki/Sparse_matrix
Sparse matrix


2024-01-01



---
https://en.wikipedia.org/wiki/Spatial_disorientation
Spatial disorientation


2024-01-01



---
https://en.wikipedia.org/wiki/Spearman%27s_correction
Spearman's correction


2024-01-01



---
https://en.wikipedia.org/wiki/Spearman%27s_rank_correlation_coefficient
Spearman's rank correlation coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Spearman's_rank_correlation_coefficient
Spearman's rank correlation coefficient


2024-01-01



---
https://en.wikipedia.org/wiki/Spearmint
Spearmint


2024-01-01



---
https://en.wikipedia.org/wiki/Special:AllPages
Special:AllPages


2024-01-01



---
https://en.wikipedia.org/wiki/Special:BookSources/0-8054-2836-4
Special:BookSources/0-8054-2836-4


2024-01-01



---
https://en.wikipedia.org/wiki/Special:Contributions/Gwern
Special:Contributions/Gwern


2024-01-01



---
https://en.wikipedia.org/wiki/Special:Log/Marudubshinki
Special:Log/Marudubshinki


2024-01-01



---
https://en.wikipedia.org/wiki/Special:NewPages
Special:NewPages


2024-01-01



---
https://en.wikipedia.org/wiki/Special:Random
Special:Random


2024-01-01



---
https://en.wikipedia.org/wiki/Special:Random#External_links
Special:Random § External links


2024-01-01



---
https://en.wikipedia.org/wiki/Special:RecentChanges
Special:RecentChanges


2024-01-01



---
https://en.wikipedia.org/wiki/Special:Statistics
Special:Statistics


2024-01-01



---
https://en.wikipedia.org/wiki/Special:WhatLinksHere/Hunter_College_Elementary_School
Special:WhatLinksHere/Hunter College Elementary School


2024-01-01



---
https://en.wikipedia.org/wiki/Special:WhatLinksHere/Michael_Mitchell_(Australian_rules_footballer)
Special:WhatLinksHere/Michael Mitchell (Australian rules footballer)


2024-01-01



---
https://en.wikipedia.org/wiki/Special_Higher_Police
Special Higher Police


2024-01-01



---
https://en.wikipedia.org/wiki/Special_Tasks
Special Tasks


2024-01-01



---
https://en.wikipedia.org/wiki/Special_Theory_of_Relativity
Special Theory of Relativity


2024-05-02



---
https://en.wikipedia.org/wiki/Special_access_program
Special access program


2024-01-01



---
https://en.wikipedia.org/wiki/Special_education
Special education


2024-05-26



---
https://en.wikipedia.org/wiki/Special_effect
Special effect


2024-01-01



---
https://en.wikipedia.org/wiki/Special_relativity
Special relativity


2024-01-01



---
https://en.wikipedia.org/wiki/Specific-pathogen-free
Specific-pathogen-free


2024-01-01



---
https://en.wikipedia.org/wiki/Spectral_density#Power_spectral_density
Spectral density § Power spectral density


2024-01-01



---
https://en.wikipedia.org/wiki/Spectre_(security_vulnerability)
Spectre (security vulnerability)


2024-01-01



---
https://en.wikipedia.org/wiki/Spectrum_10K
Spectrum 10K


2024-01-01



---
https://en.wikipedia.org/wiki/Speculative_execution
Speculative execution


2024-01-01



---
https://en.wikipedia.org/wiki/Speculative_fiction
Speculative fiction


2024-01-01



---
https://en.wikipedia.org/wiki/Speech-generating_devices
Speech-generating devices


2024-05-24



---
https://en.wikipedia.org/wiki/Speech_act
Speech act


2024-01-01



---
https://en.wikipedia.org/wiki/Speech_from_the_throne#Commonwealth_realms
Speech from the throne § Commonwealth realms


2024-01-01



---
https://en.wikipedia.org/wiki/Speech_recognition
Speech recognition


2024-01-01



---
https://en.wikipedia.org/wiki/Speech_synthesis
Speech synthesis


2024-01-01



---
https://en.wikipedia.org/wiki/Speed_Grapher
Speed Grapher


2024-01-01



---
https://en.wikipedia.org/wiki/Speed_Racer_(film)
Speed Racer (film)


2024-04-26



---
https://en.wikipedia.org/wiki/Speed_of_light
Speed of light


2024-01-01



---
https://en.wikipedia.org/wiki/Speed_reading
Speed reading


2024-01-01



---
https://en.wikipedia.org/wiki/Speed_skiing
Speed skiing


2024-01-01



---
https://en.wikipedia.org/wiki/Speedcubing
Speedcubing


2024-01-01



---
https://en.wikipedia.org/wiki/Speedcubing#History
Speedcubing § History


2024-01-01



---
https://en.wikipedia.org/wiki/Speedrunning
Speedrunning


2024-01-01



---
https://en.wikipedia.org/wiki/Speedtest.net
Speedtest.net


2024-01-01



---
https://en.wikipedia.org/wiki/Spencer_Foundation
Spencer Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Spencer_Fox
Spencer Fox


2024-01-01



---
https://en.wikipedia.org/wiki/Spencer_Walpole
Spencer Walpole


2024-01-01



---
https://en.wikipedia.org/wiki/Sperm_donation
Sperm donation


2024-01-01



---
https://en.wikipedia.org/wiki/Sperm_donation#Anonymity
Sperm donation § Anonymity


2024-01-01



---
https://en.wikipedia.org/wiki/Sperm_donation#Private_or_.22directed.22_donors
Sperm donation § Private or .22directed.22 donors


2024-01-01



---
https://en.wikipedia.org/wiki/Sperm_donation#Screening
Sperm donation § Screening


2024-01-01



---
https://en.wikipedia.org/wiki/Sperm_donation_laws_by_country
Sperm donation laws by country


2024-01-01



---
https://en.wikipedia.org/wiki/Spermatogenesis#Stages
Spermatogenesis § Stages


2024-01-01



---
https://en.wikipedia.org/wiki/Sphero
Sphero


2024-01-01



---
https://en.wikipedia.org/wiki/Sphex#Use_in_philosophy
Sphex § Uses in philosophy


2024-01-01



---
https://en.wikipedia.org/wiki/Sphingolipid
Sphingolipid


2024-01-01



---
https://en.wikipedia.org/wiki/Spice_and_Wolf#2024_series
Spice and Wolf § 2024 series

2024
2024-09-28



---
https://en.wikipedia.org/wiki/Spider-Man:_Into_the_Spider-Verse
Spider-Man: Into the Spider-Verse


2024-01-01



---
https://en.wikipedia.org/wiki/Spider-Man:_The_Manga
Spider-Man: The Manga


2024-01-01



---
https://en.wikipedia.org/wiki/Spider-Man_(Japanese_TV_series)
Spider-Man (Japanese TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Spike_Lee
Spike Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Spillover_(economics)
Spillover (economics)


2024-11-23



---
https://en.wikipedia.org/wiki/Spindle_(textiles)
Spindle (textiles)


2024-01-01



---
https://en.wikipedia.org/wiki/Spinlock
Spinlock


2024-01-01



---
https://en.wikipedia.org/wiki/Spirited_Away
Spirited Away


2024-01-01



---
https://en.wikipedia.org/wiki/Spironolactone
Spironolactone


2024-11-05



---
https://en.wikipedia.org/wiki/Spirulina_(dietary_supplement)
Spirulina (dietary supplement)


2024-01-01



---
https://en.wikipedia.org/wiki/Spirulina_(dietary_supplement)#Research
Spirulina (dietary supplement) § Research


2024-01-01



---
https://en.wikipedia.org/wiki/Split-brain
Split-brain


2024-01-01



---
https://en.wikipedia.org/wiki/Spoiler_(media)
Spoiler (media)


2024-01-01



---
https://en.wikipedia.org/wiki/SpongeBob_SquarePants
SpongeBob SquarePants


2024-04-26



---
https://en.wikipedia.org/wiki/Spontaneous_alternation
Spontaneous alternation


2024-01-01



---
https://en.wikipedia.org/wiki/Sports-related_traumatic_brain_injury
Sports-related traumatic brain injury


2024-01-01



---
https://en.wikipedia.org/wiki/Spruha_Joshi
Spruha Joshi


2024-01-01



---
https://en.wikipedia.org/wiki/Spurious_correlations
Spurious correlations


2024-01-01



---
https://en.wikipedia.org/wiki/Spurious_relationship
Spurious relationship


2024-01-01



---
https://en.wikipedia.org/wiki/Sputnik_1
Sputnik 1


2024-01-01



---
https://en.wikipedia.org/wiki/Spyros_Makridakis
Spyros Makridakis


2024-01-01



---
https://en.wikipedia.org/wiki/Squaring_the_circle
Squaring the circle


2024-01-01



---
https://en.wikipedia.org/wiki/Squigglevision
Squigglevision


2024-04-26



---
https://en.wikipedia.org/wiki/Sreenivasa_Murthy
Sreenivasa Murthy


2024-01-01



---
https://en.wikipedia.org/wiki/Sri_Lakshmi
Sri Lakshmi


2024-01-01



---
https://en.wikipedia.org/wiki/Srinivasa_Ramanujan
Srinivasa Ramanujan


2024-01-01



---
https://en.wikipedia.org/wiki/St%C3%A9phane_Mallat
Stéphane Mallat


2024-01-01



---
https://en.wikipedia.org/wiki/St._Bernard_(dog)
St. Bernard (dog)


2024-01-01



---
https://en.wikipedia.org/wiki/St._George%27s_Day
St. George's Day


2024-01-01



---
https://en.wikipedia.org/wiki/St._George's_Day
St. George's Day


2024-01-01



---
https://en.wikipedia.org/wiki/St._John%27s_Wort
St. John's Wort


2024-01-01



---
https://en.wikipedia.org/wiki/St._Regis_New_York
St. Regis New York


2024-09-03



---
https://en.wikipedia.org/wiki/St_Cyrus
St Cyrus


2024-01-01



---
https://en.wikipedia.org/wiki/St_John%27s_College,_Cambridge
St John's College, Cambridge


2024-01-01



---
https://en.wikipedia.org/wiki/St_John's_College,_Cambridge
St John's College, Cambridge


2024-01-01



---
https://en.wikipedia.org/wiki/St_Nazaire_Raid
St Nazaire Raid


2024-01-01



---
https://en.wikipedia.org/wiki/Stabbing_of_Salman_Rushdie
Stabbing of Salman Rushdie


2024-06-15

crime/terrorism

---
https://en.wikipedia.org/wiki/Stability_of_the_solar_system
Stability of the solar system


2024-11-17



---
https://en.wikipedia.org/wiki/Stable_Diffusion
Stable Diffusion


2024-01-01



---
https://en.wikipedia.org/wiki/Stable_time-loop
Stable time-loop


2024-01-01



---
https://en.wikipedia.org/wiki/Stable_time_loop
Stable time loop


2024-12-10



---
https://en.wikipedia.org/wiki/Stacey_B._Gabriel
Stacey B. Gabriel


2024-01-01



---
https://en.wikipedia.org/wiki/Stacey_Gabriel
Stacey Gabriel


2024-01-01



---
https://en.wikipedia.org/wiki/Stack_(abstract_data_type)
Stack (abstract data type)


2024-01-01



---
https://en.wikipedia.org/wiki/Stack_Exchange
Stack Exchange


2024-01-01



---
https://en.wikipedia.org/wiki/Stack_Overflow
Stack Overflow


2024-01-01



---
https://en.wikipedia.org/wiki/Stackelberg_competition
Stackelberg competition


2024-01-01



---
https://en.wikipedia.org/wiki/Stacy_Schiff
Stacy Schiff


2024-01-01



---
https://en.wikipedia.org/wiki/Staffan_Burenstam_Linder
Staffan Burenstam Linder


2024-01-01



---
https://en.wikipedia.org/wiki/Stage_hypnotist
Stage hypnotist


2024-01-01



---
https://en.wikipedia.org/wiki/Stake
Stake


2024-01-01



---
https://en.wikipedia.org/wiki/Stalag_Luft_III
Stalag Luft III


2024-01-01



---
https://en.wikipedia.org/wiki/Stalker_(1979_film)
Stalker (1979 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Stalker_(1979_film)#Production_2
Stalker (1979 film) § Production 2


2024-01-01



---
https://en.wikipedia.org/wiki/Stan_(software)
Stan (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Stan_Boutin
Stan Boutin


2024-01-01



---
https://en.wikipedia.org/wiki/Stan_Kelly-Bootle
Stan Kelly-Bootle


2024-01-01



---
https://en.wikipedia.org/wiki/Stan_Nelson
Stan Nelson


2024-01-01



---
https://en.wikipedia.org/wiki/Stand_Still,_Stay_Silent
Stand Still, Stay Silent


2024-01-01



---
https://en.wikipedia.org/wiki/Stand_on_Zanzibar
Stand on Zanzibar


2024-01-01



---
https://en.wikipedia.org/wiki/Standard_deviation
Standard deviation


2024-08-21



---
https://en.wikipedia.org/wiki/Standard_deviation#Uncorrected_sample_standard_deviation
Standard deviation § Uncorrected sample standard deviation


2024-08-21



---
https://en.wikipedia.org/wiki/Standard_error
Standard error


2024-01-01



---
https://en.wikipedia.org/wiki/Standard_score
Standard score


2024-01-01



---
https://en.wikipedia.org/wiki/Stanford%E2%80%93Binet_Intelligence_Scales
Stanford–Binet Intelligence Scales


2024-01-01



---
https://en.wikipedia.org/wiki/Stanford_University
Stanford University


2024-01-01



---
https://en.wikipedia.org/wiki/Stanford_prison_experiment
Stanford prison experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Stanis%C5%82aw_Lem
Stanisław Lem


2024-01-01



---
https://en.wikipedia.org/wiki/Stanis%C5%82aw_Ulam
Stanisław Ulam


2024-01-01



---
https://en.wikipedia.org/wiki/Stanislas_Dehaene
Stanislas Dehaene


2024-01-01



---
https://en.wikipedia.org/wiki/Stanislav_Morozov
Stanislav Morozov


2024-01-01



---
https://en.wikipedia.org/wiki/Stanislav_Petrov
Stanislav Petrov


2024-01-01



---
https://en.wikipedia.org/wiki/Stanislaw_Jastrzebski
Stanislaw Jastrzebski


2024-01-01



---
https://en.wikipedia.org/wiki/Stanislaw_Ulam
Stanislaw Ulam


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Clifford_Weyman
Stanley Clifford Weyman


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Coren
Stanley Coren


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Kubrick
Stanley Kubrick


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_L._Engerman
Stanley L. Engerman


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_M._Garn
Stanley M. Garn


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Osher
Stanley Osher


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Reiter
Stanley Reiter


2024-01-01



---
https://en.wikipedia.org/wiki/Stanley_Zammit
Stanley Zammit


2024-01-01



---
https://en.wikipedia.org/wiki/Stanton_A._Glantz
Stanton A. Glantz


2024-01-01



---
https://en.wikipedia.org/wiki/Staples_Inc.
Staples Inc


2024-01-01



---
https://en.wikipedia.org/wiki/StarCraft
StarCraft


2024-01-01



---
https://en.wikipedia.org/wiki/StarOffice
StarOffice


2024-01-01



---
https://en.wikipedia.org/wiki/Star_(glyph)
Star (glyph)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Chamber
Star Chamber


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Destroyer
Star Destroyer


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Maker
Star Maker


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Trek
Star Trek


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Trek:_The_Next_Generation
Star Trek: The Next Generation


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Trek_(1971_video_game)
Star Trek (1971 video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Trek_(film)
Star Trek (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars
Star Wars


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars#Prequel_trilogy
Star Wars § Prequel trilogy


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_Episode_I_%E2%80%93_The_Phantom_Menace
Star Wars: Episode I—The Phantom Menace


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_Galaxy%27s_Edge
Star Wars: Galaxy's Edge


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_Galaxy's_Edge
Star Wars: Galaxy's Edge


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_The_Force_Awakens
Star Wars: The Force Awakens


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_The_Last_Jedi
Star Wars: The Last Jedi


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_The_Rise_of_Skywalker
Star Wars: The Rise of Skywalker


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_X-wing_(book_series)
Star Wars: X-wing (book series)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_X-wing_(book_series)#Wedge&#039;s_Gamble_(1996)
Star Wars: X-wing (book series) § Wedge& § 039;s Gamble (1996)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars:_X-wing_(book_series)#Wedge's_Gamble_(1996)
Star Wars: X-wing (book series) § Wedge's Gamble (1996)


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars_Knights_of_the_Old_Republic_II:_The_Sith_Lords
Star Wars Knights of the Old Republic II: The Sith Lords


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars_in_other_media#Disney_acquisition_and_canon_restructuring
Star Wars in other media § Disney acquisition and canon restructuring


2024-01-01



---
https://en.wikipedia.org/wiki/Star_Wars_prequel_trilogy
Star Wars prequel trilogy


2024-07-17



---
https://en.wikipedia.org/wiki/Star_Wars_sequel_trilogy
Star Wars sequel trilogy


2024-01-01



---
https://en.wikipedia.org/wiki/Starbucks
Starbucks


2024-01-01



---
https://en.wikipedia.org/wiki/Starlink
Starlink


2024-01-01



---
https://en.wikipedia.org/wiki/Starship_Troopers
Starship Troopers


2024-01-01



---
https://en.wikipedia.org/wiki/Starvation_(computer_science)
Starvation (computer science)


2024-01-01



---
https://en.wikipedia.org/wiki/Starwisp
Starwisp


2024-01-01



---
https://en.wikipedia.org/wiki/State%E2%80%93action%E2%80%93reward%E2%80%93state%E2%80%93action
State–action–reward–state–action


2024-05-24



---
https://en.wikipedia.org/wiki/State-Trait_Anxiety_Inventory
State-Trait Anxiety Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/State_of_Mind
State of Mind


2024-01-01



---
https://en.wikipedia.org/wiki/States%27_rights
States' rights


2024-01-01



---
https://en.wikipedia.org/wiki/States'_rights
States' rights


2024-01-01



---
https://en.wikipedia.org/wiki/Static_program_analysis
Static program analysis


2024-01-01



---
https://en.wikipedia.org/wiki/Static_random-access_memory
Static random-access memory


2024-01-01



---
https://en.wikipedia.org/wiki/Static_web_page
Static web page


2024-01-01



---
https://en.wikipedia.org/wiki/Stationary-action_principle
Stationary-action principle


2024-01-01



---
https://en.wikipedia.org/wiki/Statistical_conclusion_validity#Restriction_of_range
Statistical conclusion validity § Restriction of range


2024-01-01



---
https://en.wikipedia.org/wiki/Statistical_discrimination_(economics)
Statistical discrimination (economics)


2024-01-01



---
https://en.wikipedia.org/wiki/Statistical_hypothesis_test
Statistical hypothesis test


2024-01-01



---
https://en.wikipedia.org/wiki/Statistical_hypothesis_testing
Statistical hypothesis testing


2024-01-01



---
https://en.wikipedia.org/wiki/Statistical_significance
Statistical-significance


2024-01-01



---
https://en.wikipedia.org/wiki/Statistics_Denmark
Statistics Denmark


2024-01-01



---
https://en.wikipedia.org/wiki/Statute_of_Anne
Statute of Anne


2024-01-01



---
https://en.wikipedia.org/wiki/Stay_Puft_Marshmallow_Man
Stay Puft Marshmallow Man


2024-01-01



---
https://en.wikipedia.org/wiki/SteamOS
SteamOS


2024-01-01



---
https://en.wikipedia.org/wiki/Steam_(service)
Steam (service)


2024-01-01



---
https://en.wikipedia.org/wiki/Steam_Deck
Steam Deck


2024-01-01



---
https://en.wikipedia.org/wiki/Steam_Machine_(computer)
Steam Machine (computer)


2024-01-01



---
https://en.wikipedia.org/wiki/Steamboy
Steamboy


2024-01-01



---
https://en.wikipedia.org/wiki/Steampunk
Steampunk


2024-01-01



---
https://en.wikipedia.org/wiki/Steemit
Steemit


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Bucher
Stefan Bucher


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Popov
Stefan Popov


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_R._Bornstein
Stefan R. Bornstein


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Schaal
Stefan Schaal


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Szeider
Stefan Szeider


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Thurner
Stefan Thurner


2024-01-01



---
https://en.wikipedia.org/wiki/Stefan_Wurster
Stefan Wurster


2024-01-01



---
https://en.wikipedia.org/wiki/Stefania_Serafin
Stefania Serafin


2024-01-01



---
https://en.wikipedia.org/wiki/Stefanie_Stantcheva
Stefanie Stantcheva


2024-01-01



---
https://en.wikipedia.org/wiki/Stefano_DellaVigna
Stefano DellaVigna


2024-01-01



---
https://en.wikipedia.org/wiki/Stefano_Lombardi
Stefano Lombardi


2024-01-01



---
https://en.wikipedia.org/wiki/Stefano_Ugolini
Stefano Ugolini


2024-01-01



---
https://en.wikipedia.org/wiki/Steffen_Schmidt
Steffen Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Steffen_Schneider
Steffen Schneider


2024-01-01



---
https://en.wikipedia.org/wiki/Steganographic
Steganographic


2024-11-02



---
https://en.wikipedia.org/wiki/Steiner_House
Steiner House


2024-01-01



---
https://en.wikipedia.org/wiki/Stellar_nucleosynthesis
Stellar nucleosynthesis


2024-01-01



---
https://en.wikipedia.org/wiki/Stellar_parallax
Stellar parallax


2024-01-01



---
https://en.wikipedia.org/wiki/Stellar_parallax#Early_theory_and_attempts
Stellar parallax § Early theory and attempts


2024-01-01



---
https://en.wikipedia.org/wiki/Stephan_Collishaw
Stephan Collishaw


2024-01-01



---
https://en.wikipedia.org/wiki/Stephan_Lewandowsky
Stephan Lewandowsky


2024-01-01



---
https://en.wikipedia.org/wiki/Stephan_Ripke
Stephan Ripke


2024-01-01



---
https://en.wikipedia.org/wiki/Stephan_Seiler
Stephan Seiler


2024-01-01



---
https://en.wikipedia.org/wiki/Stephanie_Forrest
Stephanie Forrest


2024-01-01



---
https://en.wikipedia.org/wiki/Stephanie_J._London
Stephanie J. London


2024-01-01



---
https://en.wikipedia.org/wiki/Stephanie_Lin
Stephanie Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Stephanie_Lopez
Stephanie Lopez


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen%27s_Sausage_Roll
Stephen's Sausage Roll


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen's_Sausage_Roll
Stephen's Sausage Roll


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Ansolabehere
Stephen Ansolabehere


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Baxter_(author)
Stephen Baxter (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Bell
Stephen Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Breyer
Stephen Breyer


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Budiansky
Stephen Budiansky


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_C._Stearns
Stephen C. Stearns


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Ceci
Stephen Ceci


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Chanock
Stephen Chanock


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Colbert
Stephen Colbert


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_E._Epstein
Stephen E. Epstein


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_E._Fienberg
Stephen E. Fienberg


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_E._Harris
Stephen E. Harris


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Franks
Stephen Franks


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_G._Waxman
Stephen G. Waxman


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Hales
Stephen Hales


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Hawking
Stephen Hawking


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Hsu
Stephen Hsu


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._Ceci
Stephen J. Ceci


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._Elledge
Stephen J. Elledge


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._O%27Brien
Stephen J. O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._Roberts
Stephen J. Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._Simpson
Stephen J. Simpson


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_J._Wright
Stephen J. Wright


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Jay_Gould#Evolutionary_progress
Stephen Jay Gould § Evolutionary progress


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_King
Stephen King


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_L._Macknik
Stephen L. Macknik


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_LaBerge
Stephen LaBerge


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_LaBerge#Lucid_dreaming_education_and_facilitation
Stephen LaBerge § Lucid dreaming education and facilitation


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Laurence
Stephen Laurence


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_M._Omohundro
Stephen M. Omohundro


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_M._Stigler
Stephen M. Stigler


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Machin
Stephen Machin


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Marche
Stephen Marche


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_McLaughlin
Stephen McLaughlin


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Meader
Stephen Meader


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_O%27Rahilly
Stephen O'Rahilly


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Pacala
Stephen Pacala


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_R._Palumbi
Stephen R. Palumbi


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Richardson
Stephen Richardson


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Schaffer
Stephen Schaffer


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Spencer
Stephen Spencer


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_T._Ziliak
Stephen T. Ziliak


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_V._Faraone
Stephen V. Faraone


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_W._Raudenbush
Stephen W. Raudenbush


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_W._Scherer
Stephen W. Scherer


2024-01-01



---
https://en.wikipedia.org/wiki/Stephen_Wolfram
Stephen Wolfram


2024-01-01



---
https://en.wikipedia.org/wiki/Stephenie_Meyer
Stephenie Meyer


2024-01-01



---
https://en.wikipedia.org/wiki/Steps_to_an_Ecology_of_Mind
Steps to an Ecology of Mind


2024-01-01



---
https://en.wikipedia.org/wiki/Stepwise_regression
Stepwise regression


2024-01-01



---
https://en.wikipedia.org/wiki/Stereoscopy
Stereoscopy


2024-01-01



---
https://en.wikipedia.org/wiki/Sterile_insect_technique
Sterile insect technique


2024-01-01



---
https://en.wikipedia.org/wiki/Stern%E2%80%93Gerlach_experiment
Stern–Gerlach experiment


2024-01-01



---
https://en.wikipedia.org/wiki/Stevan_J._Arnold
Stevan J. Arnold


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Blank
Steve Blank


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Eyre
Steve Eyre


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Forbes
Steve Forbes


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Franks
Steve Franks


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Hoffmann
Steve Hoffmann


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Horvath
Steve Horvath


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Jurvetson
Steve Jurvetson


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Lacy
Steve Lacy


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Lawrence_(computer_scientist)
Steve Lawrence (computer scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Malone
Steve Malone


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Mann_(inventor)
Steve Mann (inventor)


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Martland
Steve Martland


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Matteson
Steve Matteson


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_O%27Brien
Steve O'Brien


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Olson
Steve Olson


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Omohundro
Steve Omohundro


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Ramirez
Steve Ramirez


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Rayner
Steve Rayner


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Sailer
Steve Sailer


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Wozniak
Steve Wozniak


2024-01-01



---
https://en.wikipedia.org/wiki/Steve_Yegge
Steve Yegge


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_A._Frank
Steven A. Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Bakker
Steven Bakker


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Bell
Steven Bell


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_D%27Hondt
Steven D'Hondt


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_D._Hollon
Steven D. Hollon


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_D._Levitt
Steven D. Levitt


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_E._Nissen
Steven E. Nissen


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Farber
Steven Farber


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_G._Krantz
Steven G. Krantz


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Gangestad
Steven Gangestad


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_H._Strogatz
Steven H. Strogatz


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Hsu
Steven Hsu


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Hyman
Steven Hyman


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_J._Knapp
Steven J. Knapp


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Johnson_(author)
Steven Johnson (author)


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_L._Salzberg
Steven L. Salzberg


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Laureys
Steven Laureys


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Levy
Steven Levy


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Lin
Steven Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Liu
Steven Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_M._Paul
Steven M. Paul


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_N._Blair
Steven N. Blair


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_N._Goodman
Steven N. Goodman


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_N._S._Cheung
Steven N. S. Cheung


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Pinker
Steven Pinker


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Pressfield
Steven Pressfield


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Reich
Steven Reich


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Seagal
Steven Seagal


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Siegel
Steven Siegel


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_W._Gangestad
Steven W. Gangestad


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Weber
Steven Weber


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Weinberg
Steven Weinberg


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Wheelwright
Steven Wheelwright


2024-01-01



---
https://en.wikipedia.org/wiki/Steven_Wiltshire
Steven Wiltshire


2024-01-01



---
https://en.wikipedia.org/wiki/Stevens%E2%80%93Johnson_syndrome
Stevens–Johnson syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Stevens_Institute_of_Technology
Stevens Institute of Technology


2024-01-01



---
https://en.wikipedia.org/wiki/Stevia
Stevia


2024-01-01



---
https://en.wikipedia.org/wiki/Stewart_Brand
Stewart Brand


2024-01-01



---
https://en.wikipedia.org/wiki/Stewart_Butterfield
Stewart Butterfield


2024-01-01



---
https://en.wikipedia.org/wiki/Stewart_Payne
Stewart Payne


2024-01-01



---
https://en.wikipedia.org/wiki/Stigler%27s_Law
Stigler's Law


2024-01-01



---
https://en.wikipedia.org/wiki/Stigler%27s_law_of_eponymy
Stigler's law of eponymy


2024-01-01



---
https://en.wikipedia.org/wiki/Stijn_Van_Nieuwerburgh
Stijn Van Nieuwerburgh


2024-01-01



---
https://en.wikipedia.org/wiki/Still_Alice_%28novel%29
Still Alice (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Still_Alice_(novel)
Still Alice (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Still_life_(cellular_automaton)
Still life (cellular automaton)


2024-01-01



---
https://en.wikipedia.org/wiki/Stimulant_psychosis#Amphetamines
Stimulant psychosis § Amphetamines


2024-01-01



---
https://en.wikipedia.org/wiki/Stink_bombs
Stink bombs


2024-10-29



---
https://en.wikipedia.org/wiki/Stinking_Old_Ninth
Stinking Old Ninth


2024-01-01



---
https://en.wikipedia.org/wiki/Stirling_Moss
Stirling Moss


2024-01-01



---
https://en.wikipedia.org/wiki/Stochastic_Petri_net
Stochastic Petri net


2024-01-01



---
https://en.wikipedia.org/wiki/Stochastic_Petri_nets
Stochastic Petri nets


2024-01-01



---
https://en.wikipedia.org/wiki/Stochastic_gradient_descent
Stochastic gradient descent


2024-01-01



---
https://en.wikipedia.org/wiki/Stockfish_(chess)
Stockfish (chess)


2024-01-01



---
https://en.wikipedia.org/wiki/Stockholm_syndrome
Stockholm syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Stockpile_stewardship
Stockpile stewardship


2024-01-01



---
https://en.wikipedia.org/wiki/Stoicism
Stoicism


2024-01-01



---
https://en.wikipedia.org/wiki/Stollen
Stollen


2024-01-01



---
https://en.wikipedia.org/wiki/Stone_Bridge_Press
Stone Bridge Press


2024-01-01



---
https://en.wikipedia.org/wiki/Stories_of_Your_Life_and_Others
Stories of Your Life and Others


2024-01-01



---
https://en.wikipedia.org/wiki/Story_Musgrave
Story Musgrave


2024-01-01



---
https://en.wikipedia.org/wiki/Story_of_Your_Life
Story of Your Life


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Air_Command
Strategic Air Command


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Arms_Limitation_Talks#SALT_I_Treaty
Strategic Arms Limitation Talks § SALT I Treaty


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Computing_Initiative
Strategic Computing Initiative


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Defense_Initiative
Strategic Defense Initiative


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Defense_Initiative#Homing_Overlay_Experiment_(HOE)
Strategic Defense Initiative § Homing Overlay Experiment (HOE)


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_Defense_Initiative#X-ray_laser
Strategic Defense Initiative § X-ray laser


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_dominance
Strategic dominance


2024-01-01



---
https://en.wikipedia.org/wiki/Strategic_lawsuit_against_public_participation
Strategic lawsuit against public participation


2024-01-01



---
https://en.wikipedia.org/wiki/Strategies_for_engineered_negligible_senescence
Strategies for engineered negligible senescence


2024-01-01



---
https://en.wikipedia.org/wiki/Strategy_of_tension
Strategy of tension


2024-01-01



---
https://en.wikipedia.org/wiki/Stratified_sampling
Stratified sampling


2024-01-01



---
https://en.wikipedia.org/wiki/Strava#Privacy_concerns
Strava § Privacy concerns


2024-01-01



---
https://en.wikipedia.org/wiki/Straw_man#Steelmanning
Straw man § Steelmanning


2024-01-01



---
https://en.wikipedia.org/wiki/StrayDog:_Kerberos_Panzer_Cops
StrayDog: Kerberos Panzer Cops


2024-01-01



---
https://en.wikipedia.org/wiki/Street_Fighter_(1994_film)
Street Fighter (1994 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Street_dogs_in_Moscow#Subway-dwelling_dogs
Street dogs in Moscow § Subway-dwelling dogs


2024-01-01



---
https://en.wikipedia.org/wiki/Streets_of_Fire
Streets of Fire


2024-01-01



---
https://en.wikipedia.org/wiki/Streets_of_Rage
Streets of Rage


2024-01-01



---
https://en.wikipedia.org/wiki/Streisand_effect
Streisand effect


2024-01-01



---
https://en.wikipedia.org/wiki/Strength_training
Strength training


2024-01-01



---
https://en.wikipedia.org/wiki/Strengthening_the_reporting_of_observational_studies_in_epidemiology
Strengthening the reporting of observational studies in epidemiology


2024-01-01



---
https://en.wikipedia.org/wiki/Strengths_and_Difficulties_Questionnaire
Strengths and Difficulties Questionnaire


2024-01-01



---
https://en.wikipedia.org/wiki/StretchText
StretchText


2024-01-01



---
https://en.wikipedia.org/wiki/Striatum#Structure
Striatum § Structure


2024-01-01



---
https://en.wikipedia.org/wiki/Strict_liability
Strict liability


2024-01-01



---
https://en.wikipedia.org/wiki/Strike_Witches
Strike Witches


2024-01-01



---
https://en.wikipedia.org/wiki/Strikethrough#Unicode
Strikethrough § Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Stripe,_Inc.
Stripe, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Striptease
Striptease


2024-01-01



---
https://en.wikipedia.org/wiki/Stromatolite
Stromatolite


2024-01-01



---
https://en.wikipedia.org/wiki/Strong_Interest_Inventory
Strong Interest Inventory


2024-01-01



---
https://en.wikipedia.org/wiki/Strongly_connected_component
Strongly connected component


2024-01-01



---
https://en.wikipedia.org/wiki/Strontium
Strontium


2024-01-01



---
https://en.wikipedia.org/wiki/Stroop_effect
Stroop effect


2024-01-01



---
https://en.wikipedia.org/wiki/Structural_analog
Structural analog


2024-01-01



---
https://en.wikipedia.org/wiki/Structural_equation_modeling
Structural equation modeling


2024-01-01



---
https://en.wikipedia.org/wiki/Structural_unemployment
Structural unemployment


2024-01-01



---
https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs
Structure and Interpretation of Computer Programs


2024-01-01



---
https://en.wikipedia.org/wiki/Structure_editor
Structure editor


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Armstrong
Stuart Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Carlson
Stuart Carlson


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Cheshire
Stuart Cheshire


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Dreyfus
Stuart Dreyfus


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_J._Ritchie
Stuart J. Ritchie


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Rogers
Stuart Rogers


2024-01-01



---
https://en.wikipedia.org/wiki/Stuart_Sutcliffe
Stuart Sutcliffe


2024-01-01



---
https://en.wikipedia.org/wiki/Student%27s_t
Student's t


2024-01-01



---
https://en.wikipedia.org/wiki/Student%27s_t-distribution
Student's t-distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Student%27s_t-test
Student's t-test


2024-01-01



---
https://en.wikipedia.org/wiki/Student's_t
Student's t


2024-01-01



---
https://en.wikipedia.org/wiki/Student's_t-distribution
Student's t-distribution


2024-01-01



---
https://en.wikipedia.org/wiki/Student's_t-test
Student's t-test


2024-01-01



---
https://en.wikipedia.org/wiki/Student_activism#Japan
Student activism § Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_4%C2%B0C
Studio 4℃


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_4%E2%84%83
Studio 4℃


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_Gainax
Studio Gainax


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_Ghibli
Studio Ghibli


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_Khara
Studio Khara


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_Nue
Studio Nue


2024-01-01



---
https://en.wikipedia.org/wiki/Studio_Proteus
Studio Proteus


2024-01-01



---
https://en.wikipedia.org/wiki/Studs_Terkel
Studs Terkel


2024-01-01



---
https://en.wikipedia.org/wiki/Study_heterogeneity
Study heterogeneity


2024-01-01



---
https://en.wikipedia.org/wiki/Stuffed_toy
Stuffed toy


2024-01-01



---
https://en.wikipedia.org/wiki/StumbleUpon
StumbleUpon


2024-01-01



---
https://en.wikipedia.org/wiki/Sture_Bergwall
Sture Bergwall


2024-01-01



---
https://en.wikipedia.org/wiki/Stuxnet
Stuxnet


2024-01-01



---
https://en.wikipedia.org/wiki/Stuyvesant_High_School
Stuyvesant High School


2024-01-01



---
https://en.wikipedia.org/wiki/Stylianos_E._Antonarakis
Stylianos E. Antonarakis


2024-01-01



---
https://en.wikipedia.org/wiki/Styrofoam
Styrofoam


2024-01-01



---
https://en.wikipedia.org/wiki/Styx
Styx


2024-01-01



---
https://en.wikipedia.org/wiki/Su_Hui_%28poet%29#Palindrome_Poem:_Xuanji_Tu
Su Hui (poet) § Palindrome Poem: Xuanji Tu


2024-01-01



---
https://en.wikipedia.org/wiki/Su_Hui_(poet)#Palindrome_Poem:_Xuanji_Tu
Su Hui (poet) § Palindrome Poem: Xuanji Tu


2024-01-01



---
https://en.wikipedia.org/wiki/SubRip
SubRip


2024-01-01



---
https://en.wikipedia.org/wiki/Subdomain
Subdomain


2024-01-01



---
https://en.wikipedia.org/wiki/Subject-expectancy_effect
Subject-expectancy effect


2024-01-01



---
https://en.wikipedia.org/wiki/Subjective_expected_utility
Subjective expected utility


2024-01-01



---
https://en.wikipedia.org/wiki/Sublime_Text
Sublime Text


2024-01-01



---
https://en.wikipedia.org/wiki/Submarine-launched_ballistic_missile
Submarine-launched ballistic missile


2024-01-01



---
https://en.wikipedia.org/wiki/Subpixel_rendering
Subpixel rendering


2024-01-01



---
https://en.wikipedia.org/wiki/Subrahmanyan_Chandrasekhar
Subrahmanyan Chandrasekhar


2024-01-01



---
https://en.wikipedia.org/wiki/Substack
Substack


2024-11-23



---
https://en.wikipedia.org/wiki/Substitute_good
Substitute good


2024-01-01



---
https://en.wikipedia.org/wiki/Substituted_amphetamine
Substituted amphetamine


2024-01-01



---
https://en.wikipedia.org/wiki/Subtitles
Subtitles


2024-01-01



---
https://en.wikipedia.org/wiki/Subutai
Subutai


2024-01-01



---
https://en.wikipedia.org/wiki/Suda
Suda


2024-01-01



---
https://en.wikipedia.org/wiki/Sudip_Roy
Sudip Roy


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Biggins
Sue Biggins


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Gardner
Sue Gardner


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Grafton
Sue Grafton


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Monk_Kidd
Sue Monk Kidd


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Pedersen
Sue Pedersen


2024-01-01



---
https://en.wikipedia.org/wiki/Sue_Price
Sue Price


2024-01-01



---
https://en.wikipedia.org/wiki/Suetonius
Suetonius


2024-01-01



---
https://en.wikipedia.org/wiki/Suhas_Diggavi
Suhas Diggavi


2024-01-01



---
https://en.wikipedia.org/wiki/Suicide_attack
Suicide attack


2024-01-01



---
https://en.wikipedia.org/wiki/Suicide_by_jumping_from_height
Suicide by jumping from height


2024-04-28



---
https://en.wikipedia.org/wiki/Suicide_in_the_United_States
Suicide in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Suicide_mission
Suicide mission


2024-01-01



---
https://en.wikipedia.org/wiki/Suicides_at_the_Golden_Gate_Bridge
Suicides at the Golden Gate Bridge


2024-04-28



---
https://en.wikipedia.org/wiki/Suicides_at_the_Golden_Gate_Bridge#Suicide_barrier
Suicides at the Golden Gate Bridge § Suicide barrier


2024-04-28



---
https://en.wikipedia.org/wiki/Suisun_Bay_Reserve_Fleet
Suisun Bay Reserve Fleet


2024-01-01



---
https://en.wikipedia.org/wiki/Suit
Suit


2024-01-01



---
https://en.wikipedia.org/wiki/Suji_Kim
Suji Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Sujit_Dey
Sujit Dey


2024-01-01



---
https://en.wikipedia.org/wiki/Sukhdeep_Singh
Sukhdeep Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Sukiyaki
Sukiyaki


2024-01-01



---
https://en.wikipedia.org/wiki/Sulbutiamine
Sulbutiamine


2024-01-01



---
https://en.wikipedia.org/wiki/Sulfonamide
Sulfonamide


2024-01-01



---
https://en.wikipedia.org/wiki/Sulfone
Sulfone


2024-01-01



---
https://en.wikipedia.org/wiki/Sulfur_dioxide
Sulfur dioxide


2024-01-01



---
https://en.wikipedia.org/wiki/Sultan_Mehmood
Sultan Mehmood


2024-01-01



---
https://en.wikipedia.org/wiki/Sultana_(grape)
Sultana (grape)


2024-01-01



---
https://en.wikipedia.org/wiki/Sum_of_normally_distributed_random_variables#Correlated_random_variables
Sum of normally distributed random variables § Correlated random variables


2024-01-01



---
https://en.wikipedia.org/wiki/Sumio_Watanabe
Sumio Watanabe


2024-01-01



---
https://en.wikipedia.org/wiki/Sumit_Jain
Sumit Jain


2024-01-01



---
https://en.wikipedia.org/wiki/Summary_statistics
Summary statistics


2024-01-01



---
https://en.wikipedia.org/wiki/Summertime_(George_Gershwin_song)
Summertime (George Gershwin song)


2024-01-01



---
https://en.wikipedia.org/wiki/Sump
Sump


2024-01-01



---
https://en.wikipedia.org/wiki/Sumptuary_law
Sumptuary law


2024-01-01



---
https://en.wikipedia.org/wiki/Sun_(heraldry)
Sun (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Sun_Microsystems
Sun Microsystems


2024-01-01



---
https://en.wikipedia.org/wiki/Sun_Myung_Moon
Sun Myung Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Sun_Tzu
Sun Tzu


2024-01-01



---
https://en.wikipedia.org/wiki/Sun_bear
Sun bear


2024-01-01



---
https://en.wikipedia.org/wiki/Sunghyun_Cho
Sunghyun Cho


2024-01-01



---
https://en.wikipedia.org/wiki/Sunil_K._Ahuja
Sunil K. Ahuja


2024-01-01



---
https://en.wikipedia.org/wiki/Sunk_cost
Sunk cost


2024-01-01



---
https://en.wikipedia.org/wiki/Suno
Suno


2024-12-11



---
https://en.wikipedia.org/wiki/Sunroom
Sunroom


2024-01-01



---
https://en.wikipedia.org/wiki/Sunset_Boulevard_(film)
Sunset Boulevard (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Sunshine_Skyway_Bridge#Suicides
Sunshine Skyway Bridge § Suicides


2024-04-28



---
https://en.wikipedia.org/wiki/Supanova_Expo
Supanova Expo


2024-01-01



---
https://en.wikipedia.org/wiki/Super_Bowl_indicator
Super Bowl indicator


2024-01-01



---
https://en.wikipedia.org/wiki/Super_Dimension_Fortress_Macross
Super Dimension Fortress Macross


2024-01-01



---
https://en.wikipedia.org/wiki/Super_Mario_64
Super Mario 64


2024-01-01



---
https://en.wikipedia.org/wiki/Super_Mario_Bros._3
Super Mario Bros. 3


2024-01-01



---
https://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System
Super Nintendo Entertainment System


2024-01-01



---
https://en.wikipedia.org/wiki/Supercar
Supercar


2024-01-01



---
https://en.wikipedia.org/wiki/Superconducting_Super_Collider
Superconducting Super Collider


2024-01-01



---
https://en.wikipedia.org/wiki/Superconducting_Super_Collider#Comparison_to_the_Large_Hadron_Collider
Superconducting Super Collider § Comparison to the Large Hadron Collider


2024-01-01



---
https://en.wikipedia.org/wiki/Superconducting_computing
Superconducting computing


2024-01-01



---
https://en.wikipedia.org/wiki/Superconductivity
Superconductivity


2024-01-01



---
https://en.wikipedia.org/wiki/Supercut
Supercut


2024-01-01



---
https://en.wikipedia.org/wiki/Superdeterminism
Superdeterminism


2024-01-01



---
https://en.wikipedia.org/wiki/Superflat
Superflat


2024-01-01



---
https://en.wikipedia.org/wiki/Superfund
Superfund


2024-01-01



---
https://en.wikipedia.org/wiki/Superheating
Superheating


2024-01-01



---
https://en.wikipedia.org/wiki/Superintelligence:_Paths,_Dangers,_Strategies
Superintelligence: Paths, Dangers, Strategies


2024-01-01



---
https://en.wikipedia.org/wiki/Supermarine_Spitfire
Supermarine Spitfire


2024-01-01



---
https://en.wikipedia.org/wiki/Supermax_prison
Supermax prison


2024-01-01



---
https://en.wikipedia.org/wiki/Supernormal_stimulus
Supernormal stimulus


2024-01-01



---
https://en.wikipedia.org/wiki/Superplasticity#Iron_and_steel
Superplasticity § Iron and steel


2024-01-01



---
https://en.wikipedia.org/wiki/Superradiance
Superradiance


2024-01-01



---
https://en.wikipedia.org/wiki/Superrationality
Superrationality


2024-01-01



---
https://en.wikipedia.org/wiki/Superstar#Economics_of_%22superstars%22
Superstar § Economics of ‘superstars’


2024-11-24



---
https://en.wikipedia.org/wiki/Superstring_theory
Superstring theory


2024-01-01



---
https://en.wikipedia.org/wiki/Supersweet_corn
Supersweet corn


2024-01-01



---
https://en.wikipedia.org/wiki/Superuser#Unix_and_Unix-like
Superuser § Unix and Unix-like


2024-01-01



---
https://en.wikipedia.org/wiki/Supervolcano
Supervolcano


2024-01-01



---
https://en.wikipedia.org/wiki/Supplemental_Security_Income
Supplemental Security Income


2024-01-01



---
https://en.wikipedia.org/wiki/Supply_and_demand
Supply and demand


2024-01-01



---
https://en.wikipedia.org/wiki/Supply_chain_attack
Supply chain attack


2024-01-01



---
https://en.wikipedia.org/wiki/Support-vector_machine
Support-vector machine


2024-01-01



---
https://en.wikipedia.org/wiki/Support_vector_machine
Support vector machine


2024-01-01



---
https://en.wikipedia.org/wiki/Suppression_of_the_Society_of_Jesus
Suppression of the Society of Jesus


2024-01-01



---
https://en.wikipedia.org/wiki/Surely_You%27re_Joking,_Mr._Feynman!
Surely You're Joking, Mr. Feynman!


2024-01-01



---
https://en.wikipedia.org/wiki/Surely_You%27re_Joking,_Mr._Feynman!#Cargo_cult_science
Surely You're Joking, Mr. Feynman! § Cargo cult science


2024-01-01



---
https://en.wikipedia.org/wiki/Surely_You%27re_Joking,_Mr._Feynman%21
Surely You're Joking, Mr. Feynman!


2024-01-01



---
https://en.wikipedia.org/wiki/Surely_You're_Joking,_Mr._Feynman%21
Surely You're Joking, Mr. Feynman!


2024-01-01



---
https://en.wikipedia.org/wiki/Suresh_Naidu
Suresh Naidu


2024-01-01



---
https://en.wikipedia.org/wiki/Surtitles
Surtitles


2024-01-01



---
https://en.wikipedia.org/wiki/Survivorship_bias
Survivorship bias


2024-01-01



---
https://en.wikipedia.org/wiki/Surya_Ganguli
Surya Ganguli


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Anderson
Susan Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Athey
Susan Athey


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Blackmore
Susan Blackmore


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_C._Alberts
Susan C. Alberts


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_C._Baker
Susan C. Baker


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Cain
Susan Cain


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_E._Gathercole
Susan E. Gathercole


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Golombok
Susan Golombok


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Holmes
Susan Holmes


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_M._Wolf
Susan M. Wolf


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Nolen-Hoeksema
Susan Nolen-Hoeksema


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Redline
Susan Redline


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Smalley
Susan Smalley


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Stepney
Susan Stepney


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_T._Fiske
Susan T. Fiske


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Whitfield-Gabrieli
Susan Whitfield-Gabrieli


2024-01-01



---
https://en.wikipedia.org/wiki/Susan_Y._Bookheimer
Susan Y. Bookheimer


2024-01-01



---
https://en.wikipedia.org/wiki/Susana_Martinez-Conde
Susana Martinez-Conde


2024-01-01



---
https://en.wikipedia.org/wiki/Susanna_Clarke
Susanna Clarke


2024-01-01



---
https://en.wikipedia.org/wiki/Susmita_Datta
Susmita Datta


2024-01-01



---
https://en.wikipedia.org/wiki/Suspicion_%281941_film%29
Suspicion (1941 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Suspicion_(1941_film)
Suspicion (1941 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Suzana_Herculano-Houzel
Suzana Herculano-Houzel


2024-01-01



---
https://en.wikipedia.org/wiki/Suzanne_Bakken
Suzanne Bakken


2024-01-01



---
https://en.wikipedia.org/wiki/Suze_Orman
Suze Orman


2024-01-01



---
https://en.wikipedia.org/wiki/Suzume
Suzume


2024-12-10



---
https://en.wikipedia.org/wiki/Svante_Arrhenius
Svante Arrhenius


2024-01-01



---
https://en.wikipedia.org/wiki/Svante_P%C3%A4%C3%A4bo
Svante Pääbo


2024-01-01



---
https://en.wikipedia.org/wiki/Sven_Pettersson
Sven Pettersson


2024-01-01



---
https://en.wikipedia.org/wiki/Svenn_Torgersen
Svenn Torgersen


2024-01-01



---
https://en.wikipedia.org/wiki/Sverris_saga
Sverris saga


2024-10-26



---
https://en.wikipedia.org/wiki/Svetlana_Alexievich
Svetlana Alexievich


2024-01-01



---
https://en.wikipedia.org/wiki/Swan_Lake
Swan Lake


2024-01-01



---
https://en.wikipedia.org/wiki/Swastika#Association_with_Nazism
Swastika § Association with Nazism


2024-01-01



---
https://en.wikipedia.org/wiki/Swastika#Use_in_Nazism
Swastika § Use in Nazism


2024-11-06



---
https://en.wikipedia.org/wiki/Swati_Rajput
Swati Rajput


2024-01-01



---
https://en.wikipedia.org/wiki/Swati_Sharma
Swati Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Swatting
Swatting


2024-01-01



---
https://en.wikipedia.org/wiki/Sweatshop
Sweatshop


2024-01-01



---
https://en.wikipedia.org/wiki/Swedish_emigration_to_the_United_States
Swedish emigration to the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Sweeney_Todd
Sweeney Todd


2024-01-01



---
https://en.wikipedia.org/wiki/Sweet_corn#Genetics
Sweet corn § Genetics


2024-01-01



---
https://en.wikipedia.org/wiki/Sweetness_and_Lightning
Sweetness and Lightning


2024-01-01



---
https://en.wikipedia.org/wiki/Swoopo
Swoopo


2024-01-01



---
https://en.wikipedia.org/wiki/Sy_Montgomery
Sy Montgomery


2024-01-01



---
https://en.wikipedia.org/wiki/Sybil_attack
Sybil attack


2024-01-01



---
https://en.wikipedia.org/wiki/Sylvester_Stallone
Sylvester Stallone


2024-01-01



---
https://en.wikipedia.org/wiki/Sylvia_Wassertheil-Smoller
Sylvia Wassertheil-Smoller


2024-01-01



---
https://en.wikipedia.org/wiki/Symbian
Symbian


2024-01-01



---
https://en.wikipedia.org/wiki/Symmetric-key_algorithm
Symmetric-key algorithm


2024-01-01



---
https://en.wikipedia.org/wiki/Sympathetic_magic
Sympathetic magic


2024-01-01



---
https://en.wikipedia.org/wiki/Symphony_No._9_(Beethoven)
Symphony No. 9 (Beethoven)


2024-01-01



---
https://en.wikipedia.org/wiki/Symphony_No._9_(Beethoven)#Fourth_movement
Symphony No. 9 (Beethoven) § Fourth movement


2024-01-01



---
https://en.wikipedia.org/wiki/Synanon
Synanon


2024-01-01



---
https://en.wikipedia.org/wiki/Synchronicity
Synchronicity


2024-01-01



---
https://en.wikipedia.org/wiki/Synesthesia
Synesthesia


2024-01-01



---
https://en.wikipedia.org/wiki/Syntactic_sugar
Syntactic sugar


2024-01-01



---
https://en.wikipedia.org/wiki/Syntax_highlighting
Syntax highlighting


2024-01-01



---
https://en.wikipedia.org/wiki/Synthetic_genomics
Synthetic genomics


2024-01-01



---
https://en.wikipedia.org/wiki/Synthetic_mycoides
Synthetic mycoides


2024-01-01



---
https://en.wikipedia.org/wiki/Synthwave
Synthwave


2024-12-02



---
https://en.wikipedia.org/wiki/Syphilis
Syphilis


2024-01-01



---
https://en.wikipedia.org/wiki/Syracuse_University
Syracuse University


2024-01-01



---
https://en.wikipedia.org/wiki/System_Management_Mode
System Management Mode


2024-01-01



---
https://en.wikipedia.org/wiki/System_accident
System accident


2024-01-01



---
https://en.wikipedia.org/wiki/System_on_a_chip
System on a chip


2024-01-01



---
https://en.wikipedia.org/wiki/Systematic_review
Systematic review


2024-01-01



---
https://en.wikipedia.org/wiki/Systemd
Systemd


2024-01-01



---
https://en.wikipedia.org/wiki/Systempunkt
Systempunkt


2024-01-01



---
https://en.wikipedia.org/wiki/Systems_thinking
Systems thinking


2024-01-01



---
https://en.wikipedia.org/wiki/Syzygy_(astronomy)
Syzygy (astronomy)


2024-01-01



---
https://en.wikipedia.org/wiki/Sz%C3%A9kelys
Székelys


2024-01-01



---
https://en.wikipedia.org/wiki/Szczekociny_rail_crash
Szczekociny rail crash


2024-01-01



---
https://en.wikipedia.org/wiki/T%C5%8Dkai%E2%80%93T%C5%8Dsan_dialect
Tōkai–Tōsan dialect


2024-01-01



---
https://en.wikipedia.org/wiki/T%C5%8Dsh%C5%8D_Daimos
Tōshō Daimos


2024-01-01



---
https://en.wikipedia.org/wiki/T-distributed_stochastic_neighbor_embedding
T-distributed stochastic neighbor embedding


2024-01-01



---
https://en.wikipedia.org/wiki/T-symmetry
T-symmetry


2024-01-01



---
https://en.wikipedia.org/wiki/T._C._Boyle
T. C. Boyle


2024-01-01



---
https://en.wikipedia.org/wiki/T._C._Schneirla
T. C. Schneirla


2024-01-01



---
https://en.wikipedia.org/wiki/T._Douglas_Price
T. Douglas Price


2024-01-01



---
https://en.wikipedia.org/wiki/T._J._Hamblin
T. J. Hamblin


2024-01-01



---
https://en.wikipedia.org/wiki/T._Lewis
T. Lewis


2024-01-01



---
https://en.wikipedia.org/wiki/T._Rado
T. Rado


2024-01-01



---
https://en.wikipedia.org/wiki/T._S._Eliot
T. S. Eliot


2024-01-01



---
https://en.wikipedia.org/wiki/T._W._Chaundy
T. W. Chaundy


2024-01-01



---
https://en.wikipedia.org/wiki/T206_Honus_Wagner
T206 Honus Wagner


2024-01-01



---
https://en.wikipedia.org/wiki/TBS_Holdings
TBS Holdings


2024-01-01



---
https://en.wikipedia.org/wiki/TED_(conference)
TED (conference)


2024-01-01



---
https://en.wikipedia.org/wiki/TIE_fighter
TIE fighter


2024-01-01



---
https://en.wikipedia.org/wiki/TI_MSP430
TI MSP430


2024-01-01



---
https://en.wikipedia.org/wiki/TOP500
TOP500


2024-01-01



---
https://en.wikipedia.org/wiki/TOPS-20
TOPS-20


2024-01-01



---
https://en.wikipedia.org/wiki/TOTSE
TOTSE


2024-01-01



---
https://en.wikipedia.org/wiki/TV_Land
TV Land


2024-01-01



---
https://en.wikipedia.org/wiki/TV_Tokyo
TV Tokyo


2024-01-01



---
https://en.wikipedia.org/wiki/TV_Tropes
TV Tropes


2024-01-01



---
https://en.wikipedia.org/wiki/T_zero
T zero


2024-01-01



---
https://en.wikipedia.org/wiki/Tab_key#Tab_characters
Tab key § Tab characters


2024-01-01



---
https://en.wikipedia.org/wiki/Tableau_%C3%A9conomique
Tableau économique


2024-01-01



---
https://en.wikipedia.org/wiki/Tabletop_role-playing_game
Tabletop role-playing game


2024-01-01



---
https://en.wikipedia.org/wiki/Taboola
Taboola


2024-01-01



---
https://en.wikipedia.org/wiki/Tachistoscope
Tachistoscope


2024-01-01



---
https://en.wikipedia.org/wiki/Tachycardia
Tachycardia


2024-01-01



---
https://en.wikipedia.org/wiki/Tachyon
Tachyon


2024-01-01



---
https://en.wikipedia.org/wiki/Tachyonic_antitelephone
Tachyonic antitelephone


2024-01-01



---
https://en.wikipedia.org/wiki/Tacit_knowledge
Tacit knowledge


2024-01-01



---
https://en.wikipedia.org/wiki/Tacit_programming
Tacit programming


2024-01-01



---
https://en.wikipedia.org/wiki/Tad_Friend
Tad Friend


2024-01-01



---
https://en.wikipedia.org/wiki/Tad_Williams
Tad Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Tadao_Nagahama
Tadao Nagahama


2024-01-01



---
https://en.wikipedia.org/wiki/Tadashi_Imai
Tadashi Imai


2024-01-01



---
https://en.wikipedia.org/wiki/Tadayoshi_Kohno
Tadayoshi Kohno


2024-01-01



---
https://en.wikipedia.org/wiki/Tadpole_person
Tadpole person


2024-05-24



---
https://en.wikipedia.org/wiki/Taekwondo
Taekwondo


2024-01-01



---
https://en.wikipedia.org/wiki/Taepodong-2
Taepodong-2


2024-01-01



---
https://en.wikipedia.org/wiki/Tag_(metadata)
Tag (metadata)


2024-01-01



---
https://en.wikipedia.org/wiki/Tag_system#Cyclic_tag_systems
Tag system § Cyclic tag systems


2024-01-01



---
https://en.wikipedia.org/wiki/Taha_Yasseri
Taha Yasseri


2024-01-01



---
https://en.wikipedia.org/wiki/Tahar_Ben_Jelloun
Tahar Ben Jelloun


2024-01-01



---
https://en.wikipedia.org/wiki/Taikyoku_shogi
Taikyoku shogi


2024-01-01



---
https://en.wikipedia.org/wiki/Tail
Tail


2024-01-01



---
https://en.wikipedia.org/wiki/Tail#Human_tails
Tail § Human tails


2024-01-01



---
https://en.wikipedia.org/wiki/Taint_checking
Taint checking


2024-01-01



---
https://en.wikipedia.org/wiki/Taissa_S._Hauser
Taissa S. Hauser


2024-01-01



---
https://en.wikipedia.org/wiki/Taiyo_Sentai_Sun_Vulcan
Taiyo Sentai Sun Vulcan


2024-01-01



---
https://en.wikipedia.org/wiki/Takadanobaba
Takadanobaba


2024-01-01



---
https://en.wikipedia.org/wiki/Takahiro_Miki
Takahiro Miki


2024-01-01



---
https://en.wikipedia.org/wiki/Takahiro_Ogawa
Takahiro Ogawa


2024-01-01



---
https://en.wikipedia.org/wiki/Takahiro_Suzuki
Takahiro Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Takami_Akai
Takami Akai


2024-01-01



---
https://en.wikipedia.org/wiki/Takao_Suzuki
Takao Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Takarazuka_Revue
Takarazuka Revue


2024-01-01



---
https://en.wikipedia.org/wiki/Takashi_Abe
Takashi Abe


2024-01-01



---
https://en.wikipedia.org/wiki/Takashi_Gojobori
Takashi Gojobori


2024-01-01



---
https://en.wikipedia.org/wiki/Takashi_Murakami
Takashi Murakami


2024-01-01



---
https://en.wikipedia.org/wiki/Takashi_Onishi
Takashi Onishi


2024-01-01



---
https://en.wikipedia.org/wiki/Takashi_Shinohara
Takashi Shinohara


2024-01-01



---
https://en.wikipedia.org/wiki/Takayuki_Ito
Takayuki Ito


2024-01-01



---
https://en.wikipedia.org/wiki/Takeda_Oncology
Takeda Oncology


2024-01-01



---
https://en.wikipedia.org/wiki/Takedown_requests
Takedown requests


2024-01-01



---
https://en.wikipedia.org/wiki/Takeshi_Honda_(animator)
Takeshi Honda (animator)


2024-01-01



---
https://en.wikipedia.org/wiki/Takeshi_Mori_%28director%29
Takeshi Mori (director)


2024-01-01



---
https://en.wikipedia.org/wiki/Takeshi_Mori_(director)
Takeshi Mori (director)


2024-01-01



---
https://en.wikipedia.org/wiki/Takeshi_Okamoto
Takeshi Okamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Takumi_Shibano
Takumi Shibano


2024-01-01



---
https://en.wikipedia.org/wiki/Takuro_Yamashita
Takuro Yamashita


2024-01-01



---
https://en.wikipedia.org/wiki/Takuya_Yamamoto
Takuya Yamamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Talent_Identification_Program
Talent Identification Program


2024-01-01



---
https://en.wikipedia.org/wiki/Taliesin
Taliesin


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Anime
Talk:Anime


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Barack_Obama
Talk:Barack Obama


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Bicycle_face#Serious_sourcing_issues
Talk:Bicycle face § Serious sourcing issues


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Dionysius_Lardner#Did_he_actually_say_that.3F
Talk:Dionysius Lardner § Did he actually say that.3F


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Folding@home/Archive_2#Estimated_energy_use_and_efficiency
Talk:Folding@home/Archive 2 § Estimated energy use and efficiency


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Gurren_Lagann#Interviews
Talk:Gurren Lagann § Interviews


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Kamen_no_Maid_Guy#Strawberryfield_ancestry
Talk:Kamen no Maid Guy § Strawberryfield ancestry


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Kanuka_Clancy#Parentage
Talk:Kanuka Clancy § Parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Kimi_to_Boku#Nationality
Talk:Kimi to Boku § Nationality


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Kimi_to_Boku_(manga)#Nationality
Talk:Kimi to Boku (manga) § Nationality


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:List_of_Kochira_Katsushika-ku_Kameari_K%2525C5%25258Den-mae_Hashutsujo_characters#Reiko.27s_parentage
Talk:List of Kochira Katsushika-ku Kameari K%25C5%258Den-mae Hashutsujo characters § Reiko.27s parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:List_of_Maria-sama_ga_Miteru_characters#Sei_Sat.C5.8D_parentage
Talk:List of Maria-sama ga Miteru characters § Sei Sat.C5.8D parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:List_of_Sakura_Wars_characters#Gemini_Sunrise
Talk:List of Sakura Wars characters § Gemini Sunrise


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:List_of_To_Heart_series_characters#To_Heart:_Lemmy_Miyauchi_parentage
Talk:List of To Heart series characters § To Heart: Lemmy Miyauchi parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Modafinil/Archive_1#Urine_smell_of_sulphur.3F
Talk:Modafinil/Archive 1 § Urine smell of sulphur.3F


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Mt._Gox#Possible_citogenesis_concerning_whether_MtGox_ever_hosted_an_MtG_trading_site
Talk:Mt. Gox § Possible citogenesis concerning whether MtGox ever hosted an MtG trading site


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Peacemaker_Kurogane#Akesato_parentage
Talk:Peacemaker Kurogane § Akesato parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Pep_rally#Naziism_deletion:_reliability_of_info.3F
Talk:Pep rally § Naziism deletion: reliability of info.3F


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Royal_Space_Force:_The_Wings_of_Honn%C3%AAamise#Sources
Talk:Royal Space Force: The Wings of Honnêamise § Sources


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Science_Ninja_Team_Gatchaman#Parentage
Talk:Science Ninja Team Gatchaman § Parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Shampoo#Theory_section:_dubious_use_of_reference
Talk:Shampoo § Theory section: dubious use of reference


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Small_caps
Talk:Small caps


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Venus_in_Love#Parentage
Talk:Venus in Love § Parentage


2024-01-01



---
https://en.wikipedia.org/wiki/Talk:Yasutora_Sado#Parents
Talk:Yasutora Sado § Parents


2024-01-01



---
https://en.wikipedia.org/wiki/Talking_drum
Talking drum


2024-01-01



---
https://en.wikipedia.org/wiki/Tallow
Tallow


2024-04-03



---
https://en.wikipedia.org/wiki/Talmud
Talmud


2024-01-01



---
https://en.wikipedia.org/wiki/Tama,_Tokyo
Tama, Tokyo


2024-01-01



---
https://en.wikipedia.org/wiki/Tama-Re
Tama-Re


2024-01-01



---
https://en.wikipedia.org/wiki/Tamala_2010:_A_Punk_Cat_in_Space
Tamala 2010: A Punk Cat in Space


2024-01-01



---
https://en.wikipedia.org/wiki/Tamara_Berg
Tamara Berg


2024-01-01



---
https://en.wikipedia.org/wiki/Tamarin_(software)
Tamarin (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Tamer_Ba%C5%9Far
Tamer Başar


2024-01-01



---
https://en.wikipedia.org/wiki/Tamiya_Corporation
Tamiya Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Tamsin_Ford
Tamsin Ford


2024-01-01



---
https://en.wikipedia.org/wiki/Tan_Yu
Tan Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Tanegashima_Space_Center
Tanegashima Space Center


2024-01-01



---
https://en.wikipedia.org/wiki/Tanis_(fossil_site)
Tanis (fossil site)


2024-01-01



---
https://en.wikipedia.org/wiki/Tanja_Schultz
Tanja Schultz


2024-01-01



---
https://en.wikipedia.org/wiki/Tanka
Tanka


2024-01-01



---
https://en.wikipedia.org/wiki/Tanner_Lectures_on_Human_Values
Tanner Lectures on Human Values


2024-01-01



---
https://en.wikipedia.org/wiki/Tanuki
Tanuki


2024-01-01



---
https://en.wikipedia.org/wiki/Tanya_Khovanova
Tanya Khovanova


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Li
Tao Li


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Liu
Tao Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Qin
Tao Qin


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Sheng
Tao Sheng


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Te_Ching
Tao Te Ching


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Yang
Tao Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Tao_Zhu
Tao Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Taobao
Taobao


2024-01-01



---
https://en.wikipedia.org/wiki/Tapentadol
Tapentadol


2024-01-01



---
https://en.wikipedia.org/wiki/Tar_(computing)
Tar (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Tara_Javidi
Tara Javidi


2024-01-01



---
https://en.wikipedia.org/wiki/Taraxacum_officinale
Taraxacum officinale


2024-01-01



---
https://en.wikipedia.org/wiki/Tardigrade
Tardigrade


2024-01-01



---
https://en.wikipedia.org/wiki/Tarepanda
Tarepanda


2024-01-01



---
https://en.wikipedia.org/wiki/Target_Corporation
Target Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Tariq_Ahmad
Tariq Ahmad


2024-01-01



---
https://en.wikipedia.org/wiki/Tariq_Ali
Tariq Ali


2024-01-01



---
https://en.wikipedia.org/wiki/Tarjinder_Singh
Tarjinder Singh


2024-01-01



---
https://en.wikipedia.org/wiki/Tartar_sauce
Tartar sauce


2024-01-01



---
https://en.wikipedia.org/wiki/Tarun_Khanna
Tarun Khanna


2024-01-01



---
https://en.wikipedia.org/wiki/Task_switching_(psychology)
Task switching (psychology)


2024-01-01



---
https://en.wikipedia.org/wiki/Tasso_Adamopoulos
Tasso Adamopoulos


2024-01-01



---
https://en.wikipedia.org/wiki/Taste_receptor#Fat
Taste receptor § Fat


2024-09-03



---
https://en.wikipedia.org/wiki/Tate_Etc.
Tate Etc


2024-01-01



---
https://en.wikipedia.org/wiki/Tatenokai
Tatenokai


2024-01-01



---
https://en.wikipedia.org/wiki/Tatiana_Foroud
Tatiana Foroud


2024-01-01



---
https://en.wikipedia.org/wiki/Tatjana_Rundek
Tatjana Rundek


2024-01-01



---
https://en.wikipedia.org/wiki/Tatsunoko_Production
Tatsunoko Production


2024-01-01



---
https://en.wikipedia.org/wiki/Tatsuo_Tanaka
Tatsuo Tanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Tattoo_artist
Tattoo artist


2024-01-01



---
https://en.wikipedia.org/wiki/Taurine
Taurine


2024-01-01



---
https://en.wikipedia.org/wiki/Taurine#Physiological_functions
Taurine § Physiological functions


2024-01-01



---
https://en.wikipedia.org/wiki/Tax_evasion
Tax evasion


2024-01-01



---
https://en.wikipedia.org/wiki/Taxi_Driver
Taxi Driver


2024-01-01



---
https://en.wikipedia.org/wiki/Taxi_medallions
Taxi medallions


2024-11-26



---
https://en.wikipedia.org/wiki/Taxis_of_the_United_Kingdom#The_Knowledge
Taxis of the United Kingdom § The Knowledge


2024-01-01



---
https://en.wikipedia.org/wiki/Tay%E2%80%93Sachs_disease
Tay–Sachs disease


2024-01-01



---
https://en.wikipedia.org/wiki/Tay_(bot)
Tay (bot)


2024-01-01



---
https://en.wikipedia.org/wiki/Tay_(chatbot)
Tay (chatbot)


2024-01-01



---
https://en.wikipedia.org/wiki/Taygetus#History
Taygetus § History


2024-01-01



---
https://en.wikipedia.org/wiki/Taylor_Stevens
Taylor Stevens


2024-01-01



---
https://en.wikipedia.org/wiki/Taylor_Swift
Taylor Swift


2024-09-12



---
https://en.wikipedia.org/wiki/Tazarotene
Tazarotene


2024-11-05



---
https://en.wikipedia.org/wiki/TeX#Hyphenation_and_justification
TeX § Hyphenation and justification


2024-01-01



---
https://en.wikipedia.org/wiki/TeX#License
TeX § License


2024-01-01



---
https://en.wikipedia.org/wiki/Tea_Horse_Road
Tea Horse Road


2024-01-01



---
https://en.wikipedia.org/wiki/Tea_Party_movement
Tea Party movement


2024-01-01



---
https://en.wikipedia.org/wiki/Tea_production_in_Bangladesh
Tea production in Bangladesh


2024-01-01



---
https://en.wikipedia.org/wiki/Tea_tree_oil
Tea tree oil


2024-11-05



---
https://en.wikipedia.org/wiki/Tea_with_Mussolini
Tea with Mussolini


2024-01-01



---
https://en.wikipedia.org/wiki/Team_Shanghai_Alice
Team Shanghai Alice


2024-01-01



---
https://en.wikipedia.org/wiki/Team_Shanghai_Alice#Member
Team Shanghai Alice § Member


2024-01-01



---
https://en.wikipedia.org/wiki/Teatulia_Organic_Teas
Teatulia Organic Teas


2024-01-01



---
https://en.wikipedia.org/wiki/Teavana
Teavana


2024-01-01



---
https://en.wikipedia.org/wiki/Technical_report
Technical report


2024-01-01



---
https://en.wikipedia.org/wiki/Technological_singularity
Technological singularity


2024-01-01



---
https://en.wikipedia.org/wiki/Technological_unemployment#The_Luddite_fallacy
Technological unemployment § The Luddite fallacy


2024-01-01



---
https://en.wikipedia.org/wiki/Technology_transfer
Technology transfer


2024-01-01



---
https://en.wikipedia.org/wiki/Teck-Hua_Ho
Teck-Hua Ho


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Bundy
Ted Bundy


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Chiang
Ted Chiang


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Kaczynski
Ted Kaczynski


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Kaehler
Ted Kaehler


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Nettelbeck
Ted Nettelbeck


2024-01-01



---
https://en.wikipedia.org/wiki/Ted_Turner
Ted Turner


2024-01-01



---
https://en.wikipedia.org/wiki/Teenage_Mutant_Ninja_Turtles:_Mutant_Mayhem
Teenage Mutant Ninja Turtles: Mutant Mayhem


2024-01-01



---
https://en.wikipedia.org/wiki/Teenage_Mutant_Ninja_Turtles_II:_The_Arcade_Game
Teenage Mutant Ninja Turtles II: The Arcade Game


2024-05-24



---
https://en.wikipedia.org/wiki/Telecom_Animation_Film
Telecom Animation Film


2024-01-01



---
https://en.wikipedia.org/wiki/Teledesic
Teledesic


2024-01-01



---
https://en.wikipedia.org/wiki/Telenovela
Telenovela


2024-01-01



---
https://en.wikipedia.org/wiki/Telepathy
Telepathy


2024-01-01



---
https://en.wikipedia.org/wiki/Telephone_Game
Telephone Game


2024-12-11



---
https://en.wikipedia.org/wiki/Teleportation
Teleportation


2024-01-01



---
https://en.wikipedia.org/wiki/Teleprinter#Teleprinters_in_computing
Teleprinter § Teleprinters in computing


2024-01-01



---
https://en.wikipedia.org/wiki/Television_personalities_in_Japan
Television personalities in Japan


2024-01-01



---
https://en.wikipedia.org/wiki/Television_producer
Television producer


2024-01-01



---
https://en.wikipedia.org/wiki/Teller_(magician)
Teller (magician)


2024-01-01



---
https://en.wikipedia.org/wiki/Template:Which
Template:Which


2024-01-01



---
https://en.wikipedia.org/wiki/Template_(C%2B%2B)
Template (C++)


2024-01-01



---
https://en.wikipedia.org/wiki/Template_(C++)
Template (C++)


2024-01-01



---
https://en.wikipedia.org/wiki/Template_talk:Authority_control
Template talk:Authority control


2024-01-01



---
https://en.wikipedia.org/wiki/Temple_Grandin
Temple Grandin


2024-01-01



---
https://en.wikipedia.org/wiki/Temporal_difference_learning
Temporal difference learning


2024-01-01



---
https://en.wikipedia.org/wiki/Temporal_paradox#Bootstrap_paradox
Temporal paradox § Bootstrap paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Temporal_paradox#Causal_loop
Temporal paradox § Causal loop


2024-01-01



---
https://en.wikipedia.org/wiki/Tempura
Tempura


2024-01-01



---
https://en.wikipedia.org/wiki/Ten_principal_disciples
Ten principal disciples


2024-01-01



---
https://en.wikipedia.org/wiki/Ten_realms
Ten realms


2024-01-01



---
https://en.wikipedia.org/wiki/Tender_Morsels
Tender Morsels


2024-01-01



---
https://en.wikipedia.org/wiki/Tenet_(film)
Tenet (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Teng_Li
Teng Li


2024-01-01



---
https://en.wikipedia.org/wiki/Tengfei_Shi
Tengfei Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Tennessee_Williams
Tennessee Williams


2024-01-01



---
https://en.wikipedia.org/wiki/TensorFlow
TensorFlow


2024-01-01



---
https://en.wikipedia.org/wiki/Tensor_Processing_Unit#Fourth_generation_TPU
Tensor Processing Unit § Fourth generation TPU


2024-04-30



---
https://en.wikipedia.org/wiki/Tensor_Processing_Unit#Second_generation_TPU
Tensor Processing Unit § Second generation TPU


2024-01-01



---
https://en.wikipedia.org/wiki/Tensor_Processing_Unit#Third_generation_TPU
Tensor Processing Unit § Third generation TPU


2024-01-01



---
https://en.wikipedia.org/wiki/Teratology
Teratology


2024-01-01



---
https://en.wikipedia.org/wiki/Terence_Tao
Terence Tao


2024-01-01



---
https://en.wikipedia.org/wiki/Teresa_Wilson
Teresa Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Terminal_velocity
Terminal velocity


2024-01-01



---
https://en.wikipedia.org/wiki/Terminator_2
<em>Terminator 2</em>


2024-06-18



---
https://en.wikipedia.org/wiki/Terminator_2:_Judgment_Day
Terminator 2: Judgment Day


2024-01-01



---
https://en.wikipedia.org/wiki/Ternary_computer
Ternary computer


2024-01-01



---
https://en.wikipedia.org/wiki/Terraforming
Terraforming


2024-01-01



---
https://en.wikipedia.org/wiki/Terrence_J._Sejnowski
Terrence J. Sejnowski


2024-01-01



---
https://en.wikipedia.org/wiki/Terri_Schiavo_case
Terri Schiavo case


2024-01-01



---
https://en.wikipedia.org/wiki/Terrie_E._Moffitt
Terrie E. Moffitt


2024-01-01



---
https://en.wikipedia.org/wiki/Terrie_Moffitt
Terrie Moffitt


2024-01-01



---
https://en.wikipedia.org/wiki/Terrier
Terrier


2024-01-01



---
https://en.wikipedia.org/wiki/Territorial_waters
Territorial waters


2024-01-01



---
https://en.wikipedia.org/wiki/Terrorism
Terrorism


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_Allen_Winograd
Terry Allen Winograd


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_Brooks
Terry Brooks


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_McMillan
Terry McMillan


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_Pratchett
Terry Pratchett


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_Winograd
Terry Winograd


2024-01-01



---
https://en.wikipedia.org/wiki/Terry_Zwigoff
Terry Zwigoff


2024-06-10



---
https://en.wikipedia.org/wiki/Tertullian
Tertullian


2024-01-01



---
https://en.wikipedia.org/wiki/Terumi_Niki
Terumi Niki


2024-01-01



---
https://en.wikipedia.org/wiki/Tesla_Model_3
Tesla Model 3


2024-01-01



---
https://en.wikipedia.org/wiki/Testing_effect
Testing effect


2024-01-01



---
https://en.wikipedia.org/wiki/Testosterone
Testosterone


2024-01-01



---
https://en.wikipedia.org/wiki/Tet_Offensive
Tet Offensive


2024-01-01



---
https://en.wikipedia.org/wiki/Tetany
Tetany


2024-01-01



---
https://en.wikipedia.org/wiki/Tether_(cryptocurrency)
Tether (cryptocurrency)


2024-01-01



---
https://en.wikipedia.org/wiki/Tetrachoric_correlations
Tetrachoric correlations


2024-01-01



---
https://en.wikipedia.org/wiki/Tetracycline
Tetracycline


2024-01-01



---
https://en.wikipedia.org/wiki/Tetsujin_28-go
Tetsujin 28-go


2024-01-01



---
https://en.wikipedia.org/wiki/Tetsuya_Takahashi
Tetsuya Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Teucrium_marum
Teucrium marum


2024-01-01



---
https://en.wikipedia.org/wiki/Texas_A%26M_University_System
Texas A&amp;M University System


2024-01-01



---
https://en.wikipedia.org/wiki/Texas_Highways
Texas Highways


2024-01-01



---
https://en.wikipedia.org/wiki/Texas_Instruments
Texas Instruments


2024-01-01



---
https://en.wikipedia.org/wiki/Text_embeddings
Text embeddings


2024-12-11



---
https://en.wikipedia.org/wiki/Textfiles
Textfiles


2024-01-01



---
https://en.wikipedia.org/wiki/Textfiles.com
Textfiles.com


2024-01-01



---
https://en.wikipedia.org/wiki/Textile_manufacture_during_the_British_Industrial_Revolution
Textile manufacture during the British Industrial Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/Textual_criticism
Textual criticism


2024-01-01



---
https://en.wikipedia.org/wiki/Textual_criticism#External_evidence
Textual criticism § External evidence


2024-01-01



---
https://en.wikipedia.org/wiki/Textual_criticism#Internal_evidence
Textual criticism § Internal evidence


2024-01-01



---
https://en.wikipedia.org/wiki/Tgif_(program)
Tgif (program)


2024-01-01



---
https://en.wikipedia.org/wiki/Thad_Starner
Thad Starner


2024-01-01



---
https://en.wikipedia.org/wiki/Thalassemia#Carrier_detection
Thalassemia § Carrier detection


2024-01-01



---
https://en.wikipedia.org/wiki/Thales_of_Miletus
Thales of Miletus


2024-01-01



---
https://en.wikipedia.org/wiki/Thalia_C._Eley
Thalia C. Eley


2024-01-01



---
https://en.wikipedia.org/wiki/Thalidomide#Birth_defects
Thalidomide § Birth defects


2024-01-01



---
https://en.wikipedia.org/wiki/Thalidomide#Teratogenic_mechanism
Thalidomide § Teratogenic mechanism


2024-01-01



---
https://en.wikipedia.org/wiki/Thanatopsis
Thanatopsis


2024-01-01



---
https://en.wikipedia.org/wiki/Thao_Nguyen
Thao Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/TheDraw
TheDraw


2024-01-01



---
https://en.wikipedia.org/wiki/TheFatRat
TheFatRat


2024-01-01



---
https://en.wikipedia.org/wiki/The_120_Days_of_Sodom
The 120 Days of Sodom


2024-01-01



---
https://en.wikipedia.org/wiki/The_1900_House
The 1900 House


2024-01-01



---
https://en.wikipedia.org/wiki/The_7_Habits_of_Highly_Effective_People
The 7 Habits of Highly Effective People


2024-01-01



---
https://en.wikipedia.org/wiki/The_Act_of_Killing
The Act of Killing


2024-04-28



---
https://en.wikipedia.org/wiki/The_Adventure_of_the_Six_Napoleons
The Adventure of the 6 Napoleons


2024-01-01



---
https://en.wikipedia.org/wiki/The_American_Mathematical_Monthly
The American Mathematical Monthly


2024-01-01



---
https://en.wikipedia.org/wiki/The_Anatomy_of_Revolution
The Anatomy of Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ancestor%27s_Tale
The Ancestor's Tale


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ancestor's_Tale
The Ancestor's Tale


2024-01-01



---
https://en.wikipedia.org/wiki/The_Animatrix
The Animatrix


2024-01-01



---
https://en.wikipedia.org/wiki/The_Anime_Encyclopedia
The Anime Encyclopedia


2024-01-01



---
https://en.wikipedia.org/wiki/The_Anubis_Gates
The Anubis Gates


2024-01-01



---
https://en.wikipedia.org/wiki/The_Anxiety_of_Influence
The Anxiety of Influence


2024-01-01



---
https://en.wikipedia.org/wiki/The_Armageddon_Inheritance
The Armageddon Inheritance


2024-01-01



---
https://en.wikipedia.org/wiki/The_Art_of_Computer_Programming
The Art of Computer Programming


2024-01-01



---
https://en.wikipedia.org/wiki/The_Art_of_Doing_Science_and_Engineering
The Art of Doing Science and Engineering


2024-01-01



---
https://en.wikipedia.org/wiki/The_Art_of_War
The Art of War


2024-01-01



---
https://en.wikipedia.org/wiki/The_Artist_(film)
The Artist (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Associated_Press
The Associated Press


2024-01-01



---
https://en.wikipedia.org/wiki/The_Atlantic
The Atlantic


2024-01-01



---
https://en.wikipedia.org/wiki/The_Autobiography_of_Benjamin_Franklin
The Autobiography of Benjamin Franklin


2024-01-01



---
https://en.wikipedia.org/wiki/The_Autobiography_of_Charles_Darwin
The Autobiography of Charles Darwin


2024-01-01



---
https://en.wikipedia.org/wiki/The_Autumn_of_the_Patriarch
The Autumn of the Patriarch


2024-01-01



---
https://en.wikipedia.org/wiki/The_Avengers_(2012_film)
The Avengers (2012 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Babylon_Bee
The Babylon Bee


2024-01-01



---
https://en.wikipedia.org/wiki/The_Barber_of_Seville
The Barber of Seville


2024-01-01



---
https://en.wikipedia.org/wiki/The_Baroque_Cycle
The Baroque Cycle


2024-01-01



---
https://en.wikipedia.org/wiki/The_Baroque_Cycle#Characters
The Baroque Cycle § Characters


2024-01-01



---
https://en.wikipedia.org/wiki/The_Battles_of_Coxinga
The Battles of Coxinga


2024-01-01



---
https://en.wikipedia.org/wiki/The_Beast_that_Shouted_Love_at_the_Heart_of_the_World
The Beast that Shouted Love at the Heart of the World


2024-01-01



---
https://en.wikipedia.org/wiki/The_Beast_that_Shouted_Love_at_the_Heart_of_the_World_(short_story)
The Beast that Shouted Love at the Heart of the World (short story)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Beginning_Was_the_End
The Beginning Was the End


2024-01-01



---
https://en.wikipedia.org/wiki/The_Bell_Curve
The Bell Curve


2024-01-01



---
https://en.wikipedia.org/wiki/The_Best_Exotic_Marigold_Hotel
The Best Exotic Marigold Hotel


2024-01-01



---
https://en.wikipedia.org/wiki/The_Better_Angels_of_Our_Nature
The Better Angels of Our Nature


2024-01-01



---
https://en.wikipedia.org/wiki/The_Big_O
The Big O


2024-01-01



---
https://en.wikipedia.org/wiki/The_Birds_%28play%29
The Birds (play)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Birds_(play)
The Birds (play)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Black_Cat_%281934_film%29
The Black Cat (1934 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Black_Cat_(1934_film)
The Black Cat (1934 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Black_Cat_(US_magazine)
The Black Cat (US magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Black_Cauldron_(film)
The Black Cauldron (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Black_Prince_(novel)
The Black Prince (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Blackstone_Hotel
The Blackstone Hotel


2024-09-03



---
https://en.wikipedia.org/wiki/The_Blair_Witch_Project
The Blair Witch Project


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_Thief
The Book Thief


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_Fantasy
The Book of Fantasy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_Five_Rings#The_Book_of_Water
The Book of 5 Rings § The Book of Water


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_Lord_Shang
The Book of Lord Shang


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_Sand
The Book of Sand


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_the_Long_Sun
The Book of the Long Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_the_New_Sun
The Book of the New Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_the_Short_Sun
The Book of the Short Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Book_of_the_Thousand_Nights_and_a_Night
The Book of the Thousand Nights and a Night


2024-01-01



---
https://en.wikipedia.org/wiki/The_Boy_Who_Came_Back_from_Heaven
The Boy Who Came Back from Heaven


2024-01-01



---
https://en.wikipedia.org/wiki/The_Boy_and_the_Heron
The Boy and the Heron


2024-01-01



---
https://en.wikipedia.org/wiki/The_Bridge_on_the_River_Kwai
The Bridge on the River Kwai


2024-01-01



---
https://en.wikipedia.org/wiki/The_Buried_Giant
The Buried Giant


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cabinet_of_Dr._Caligari
The Cabinet of Dr. Caligari


2024-01-01



---
https://en.wikipedia.org/wiki/The_Call_of_Cthulhu
The Call of Cthulhu


2024-01-01



---
https://en.wikipedia.org/wiki/The_Canterbury_Tales
The Canterbury Tales


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cantos
The Cantos


2024-01-01



---
https://en.wikipedia.org/wiki/The_Carpenters
The Carpenters


2024-01-01



---
https://en.wikipedia.org/wiki/The_Castle_of_Cagliostro
The Castle of Cagliostro


2024-01-01



---
https://en.wikipedia.org/wiki/The_Castle_of_Crossed_Destinies
The Castle of Crossed Destinies


2024-01-01



---
https://en.wikipedia.org/wiki/The_Casual_Vacancy
The Casual Vacancy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cat_Who_Walks_Through_Walls
The Cat Who Walks Through Walls


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar
The Cathedral and the Bazaar


2024-01-01



---
https://en.wikipedia.org/wiki/The_Causal_Angel
The Causal Angel


2024-01-01



---
https://en.wikipedia.org/wiki/The_Chronicle_of_Higher_Education
The Chronicle of Higher Education


2024-01-01



---
https://en.wikipedia.org/wiki/The_Church_of_Jesus_Christ_of_Latter-day_Saints
The Church of Jesus Christ of Latter-day Saints


2024-01-01



---
https://en.wikipedia.org/wiki/The_Citadel_of_the_Autarch
The Citadel of the Autarch


2024-01-01



---
https://en.wikipedia.org/wiki/The_City_%26_the_City
The City & the City


2024-01-01



---
https://en.wikipedia.org/wiki/The_City_of_the_Sun
The City of the Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Clash
The Clash


2024-01-01



---
https://en.wikipedia.org/wiki/The_Claw_of_the_Conciliator
The Claw of the Conciliator


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cleanest_Race
The Cleanest Race


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cleveland_Show
The Cleveland Show


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cold_Equations
The Cold Equations


2024-01-01



---
https://en.wikipedia.org/wiki/The_Collected_Stories_of_Philip_K._Dick
The Collected Stories of Philip K. Dick


2024-01-01



---
https://en.wikipedia.org/wiki/The_Communist_Manifesto
The Communist Manifesto


2024-01-01



---
https://en.wikipedia.org/wiki/The_Correlation_between_Relatives_on_the_Supposition_of_Mendelian_Inheritance
The Correlation between Relatives on the Supposition of Mendelian Inheritance


2024-01-01



---
https://en.wikipedia.org/wiki/The_Count_of_Monte_Cristo
The Count of Monte Cristo


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cove_(film)
The Cove (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Crystal_Palace
The Crystal Palace


2024-01-01



---
https://en.wikipedia.org/wiki/The_Cyberiad
The Cyberiad


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dallas_Morning_News
The Dallas Morning News


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dancing_Wu_Li_Masters
The Dancing Wu Li Masters


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dark_Forest
The Dark Forest


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dark_Knight_Rises
The Dark Knight Rises


2024-01-01



---
https://en.wikipedia.org/wiki/The_Decline_of_the_West
The Decline of the West


2024-01-01



---
https://en.wikipedia.org/wiki/The_Deserted_Village
The Deserted Village


2024-01-01



---
https://en.wikipedia.org/wiki/The_Design_of_Design
The Design of Design


2024-01-01



---
https://en.wikipedia.org/wiki/The_Devil%27s_Dictionary
The Devil's Dictionary


2024-01-01



---
https://en.wikipedia.org/wiki/The_Devil's_Dictionary
The Devil's Dictionary


2024-01-01



---
https://en.wikipedia.org/wiki/The_Devil_Is_a_Part-Timer!
The Devil Is a Part-Timer!


2024-01-01



---
https://en.wikipedia.org/wiki/The_Devil_Is_a_Part-Timer%21
The Devil Is a Part-Timer!


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dice_Man
The Dice Man


2024-01-01



---
https://en.wikipedia.org/wiki/The_Disappearance_of_Haruhi_Suzumiya
The Disappearance of Haruhi Suzumiya


2024-01-01



---
https://en.wikipedia.org/wiki/The_Disaster_Artist
The Disaster Artist


2024-01-01



---
https://en.wikipedia.org/wiki/The_Discovery_of_France
The Discovery of France


2024-01-01



---
https://en.wikipedia.org/wiki/The_Door_into_Summer
The Door into Summer


2024-01-01



---
https://en.wikipedia.org/wiki/The_Doors_of_Perception
The Doors of Perception


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dosadi_Experiment
The Dosadi Experiment


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dragon_Dentist
The Dragon Dentist


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dragon_in_the_Sea
The Dragon in the Sea


2024-01-01



---
https://en.wikipedia.org/wiki/The_Dune_Encyclopedia
The Dune Encyclopedia


2024-01-01



---
https://en.wikipedia.org/wiki/The_Eccentric_Family
The Eccentric Family


2024-01-01



---
https://en.wikipedia.org/wiki/The_Eighteenth_Brumaire_of_Louis_Bonaparte
The 18<sup>th</sup> Brumaire of Louis Bonaparte


2024-01-01



---
https://en.wikipedia.org/wiki/The_Emperor%27s_New_Groove
The Emperor's New Groove


2024-01-01



---
https://en.wikipedia.org/wiki/The_Emperor%27s_New_Groove#Kingdom_of_the_Sun
The Emperor's New Groove § Kingdom of the Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Emperor's_New_Groove
The Emperor's New Groove


2024-01-01



---
https://en.wikipedia.org/wiki/The_Empress_(hotel)
The Empress (hotel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Empty_Box_and_Zeroth_Maria
The Empty Box and Zeroth Maria


2024-01-01



---
https://en.wikipedia.org/wiki/The_Encyclopedia_of_Fantasy
The Encyclopedia of Fantasy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Encyclopedia_of_Science_Fiction
The Encyclopedia of Science Fiction


2024-01-01



---
https://en.wikipedia.org/wiki/The_End_of_Evangelion
The End of Evangelion


2024-01-01



---
https://en.wikipedia.org/wiki/The_End_of_Evangelion#Cultural_references_and_themes
The End of Evangelion § Cultural references and themes


2024-01-01



---
https://en.wikipedia.org/wiki/The_End_of_History_and_the_Last_Man
The End of History and the Last Man


2024-01-01



---
https://en.wikipedia.org/wiki/The_Express_Tribune
The Express Tribune


2024-01-01



---
https://en.wikipedia.org/wiki/The_Eyes_of_Heisenberg
The Eyes of Heisenberg


2024-01-01



---
https://en.wikipedia.org/wiki/The_Fall_of_Hyperion:_A_Dream
The Fall of Hyperion: A Dream


2024-01-01



---
https://en.wikipedia.org/wiki/The_Fall_of_Hyperion_(novel)
The Fall of Hyperion (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Familiar_of_Zero
The Familiar of Zero


2024-01-01



---
https://en.wikipedia.org/wiki/The_Farmer_and_the_Viper
The Farmer and the Viper


2024-01-01



---
https://en.wikipedia.org/wiki/The_Feynman_Lectures_on_Physics
The Feynman Lectures on Physics


2024-01-01



---
https://en.wikipedia.org/wiki/The_Fifth_Head_of_Cerberus
The Fifth Head of Cerberus


2024-01-01



---
https://en.wikipedia.org/wiki/The_First_Men_in_the_Moon#Plot_summary
The First Men in the Moon § Plot summary


2024-01-01



---
https://en.wikipedia.org/wiki/The_Five_Star_Stories
The 5 Star Stories


2024-01-01



---
https://en.wikipedia.org/wiki/The_Flowers_of_Evil_(manga)
The Flowers of Evil (manga)


2024-04-26



---
https://en.wikipedia.org/wiki/The_Force#Depiction
The Force § Depiction


2024-01-01



---
https://en.wikipedia.org/wiki/The_Four_Seasons_(Vivaldi)
The 4 Seasons (Vivaldi)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Fractal_Prince
The Fractal Prince


2024-01-01



---
https://en.wikipedia.org/wiki/The_Gambler_(song)
The Gambler (song)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Game_of_Life
The Game of Life


2024-12-06



---
https://en.wikipedia.org/wiki/The_Game_of_Rat_and_Dragon
The Game of Rat and Dragon


2024-01-01



---
https://en.wikipedia.org/wiki/The_Garden_of_Earthly_Delights
The Garden of Earthly Delights


2024-01-01



---
https://en.wikipedia.org/wiki/The_Garden_of_Sinners
The Garden of Sinners


2024-01-01



---
https://en.wikipedia.org/wiki/The_Garden_of_Words
The Garden of Words


2024-01-01



---
https://en.wikipedia.org/wiki/The_Gay_Science
The Gay Science


2024-01-01



---
https://en.wikipedia.org/wiki/The_Girl_Who_Leapt_Through_Time
The Girl Who Leapt Through Time


2024-01-01



---
https://en.wikipedia.org/wiki/The_Glass_Bead_Game
The Glass Bead Game


2024-01-01



---
https://en.wikipedia.org/wiki/The_God_Delusion
The God Delusion


2024-01-01



---
https://en.wikipedia.org/wiki/The_Godfather
The Godfather


2024-01-01



---
https://en.wikipedia.org/wiki/The_Gods_of_the_Copybook_Headings
The Gods of the Copybook Headings


2024-01-01



---
https://en.wikipedia.org/wiki/The_Gold_Rush
The Gold Rush


2024-01-01



---
https://en.wikipedia.org/wiki/The_Good,_the_Bad_and_the_Ugly
The Good, the Bad and the Ugly


2024-01-01



---
https://en.wikipedia.org/wiki/The_Good_Judgment_Project
The Good Judgment Project


2024-01-01



---
https://en.wikipedia.org/wiki/The_Grand_Inquisitor
The Grand Inquisitor


2024-01-01



---
https://en.wikipedia.org/wiki/The_Grave_of_Fireflies
Grave of the Fireflies


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Adventure_of_Horus,_Prince_of_the_Sun
The Great Adventure of Horus, Prince of the Sun


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Gatsby
The Great Gatsby


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Gatsby_%282013_film%29
The Great Gatsby (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Gatsby_(2013_film)
The Great Gatsby (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Happiness_Space
The Great Happiness Space


2024-01-01



---
https://en.wikipedia.org/wiki/The_Great_Stagnation
The Great Stagnation


2024-01-01



---
https://en.wikipedia.org/wiki/The_Green_Brain
The Green Brain


2024-01-01



---
https://en.wikipedia.org/wiki/The_Green_Knight_(film)
The Green Knight (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Gripping_Hand
The Gripping Hand


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hackers_Conference
The Hackers Conference


2024-01-01



---
https://en.wikipedia.org/wiki/The_Haunting_(1963_film)
The Haunting (1963 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_History_of_Tom_Jones,_a_Foundling
The History of Tom Jones, a Foundling


2024-01-01



---
https://en.wikipedia.org/wiki/The_History_of_the_Decline_and_Fall_of_the_Roman_Empire
The History of the Decline and Fall of the Roman Empire


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy_(novel)
The Hitchhiker's Guide to the Galaxy (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy_(video_game)
The Hitchhiker's Guide to the Galaxy (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hitchhiker's_Guide_to_the_Galaxy_(novel)
The Hitchhiker's Guide to the Galaxy (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hitchhiker's_Guide_to_the_Galaxy_(video_game)
The Hitchhiker's Guide to the Galaxy (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hive_(website)
The Hive (website)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hottest_State
The Hottest State


2024-01-01



---
https://en.wikipedia.org/wiki/The_Human_Use_of_Human_Beings
The Human Use of Human Beings


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hunt_of_the_Unicorn
The Hunt of the Unicorn


2024-01-01



---
https://en.wikipedia.org/wiki/The_Hunting_of_the_Snark
The Hunting of the Snark


2024-01-01



---
https://en.wikipedia.org/wiki/The_IQ_Controversy,_the_Media_and_Public_Policy
The IQ Controversy, the Media and Public Policy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ideological_Origins_of_the_American_Revolution
The Ideological Origins of the American Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/The_Illuminatus!_Trilogy
The Illuminatus! Trilogy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Illuminatus%21_Trilogy
The Illuminatus! Trilogy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Importance_of_Being_Earnest
The Importance of Being Earnest


2024-01-01



---
https://en.wikipedia.org/wiki/The_Incredibles
The Incredibles


2024-01-01



---
https://en.wikipedia.org/wiki/The_Inklings
The Inklings


2024-04-09



---
https://en.wikipedia.org/wiki/The_Interactive_Encyclopedia_System
The Interactive Encyclopedia System


2024-01-01



---
https://en.wikipedia.org/wiki/The_Invention_of_Morel
The Invention of Morel


2024-01-01



---
https://en.wikipedia.org/wiki/The_Iron_Dragon%27s_Daughter
The Iron Dragon's Daughter


2024-01-01



---
https://en.wikipedia.org/wiki/The_Iron_Dream
The Iron Dream


2024-01-01



---
https://en.wikipedia.org/wiki/The_Japan_That_Can_Say_No
The Japan That Can Say No


2024-01-01



---
https://en.wikipedia.org/wiki/The_Journal_of_Neuroscience
The Journal of Neuroscience


2024-01-01



---
https://en.wikipedia.org/wiki/The_King_in_Yellow
The King in Yellow


2024-10-17



---
https://en.wikipedia.org/wiki/The_King_of_Braves_GaoGaiGar
The King of Braves GaoGaiGar


2024-01-01



---
https://en.wikipedia.org/wiki/The_King_of_Kong
The King of Kong


2024-01-01



---
https://en.wikipedia.org/wiki/The_Kingdom_of_Dreams_and_Madness
The Kingdom of Dreams and Madness


2024-01-01



---
https://en.wikipedia.org/wiki/The_Land_Across
The Land Across


2024-01-01



---
https://en.wikipedia.org/wiki/The_Landlord%27s_Game
The Landlord’s Game


2024-12-06



---
https://en.wikipedia.org/wiki/The_Last_Dangerous_Visions
The Last Dangerous Visions


2024-01-01



---
https://en.wikipedia.org/wiki/The_Last_Picture_Show
The Last Picture Show


2024-01-01



---
https://en.wikipedia.org/wiki/The_Last_Question
The Last Question


2024-01-01



---
https://en.wikipedia.org/wiki/The_Last_Unicorn_(album)
The Last Unicorn (album)


2024-06-06



---
https://en.wikipedia.org/wiki/The_Last_Unicorn_(film)
The Last Unicorn (film)


2024-06-06



---
https://en.wikipedia.org/wiki/The_Last_of_Us_Part_II
The Last of Us Part II


2024-01-01



---
https://en.wikipedia.org/wiki/The_Late_Show
The Late Show


2024-01-01



---
https://en.wikipedia.org/wiki/The_Late_Show_with_Stephen_Colbert
The Late Show with Stephen Colbert


2024-01-01



---
https://en.wikipedia.org/wiki/The_Legend_of_Sigurd_and_Gudr%C3%BAn
The Legend of Sigurd and Gudrún


2024-01-01



---
https://en.wikipedia.org/wiki/The_Library_of_Babel
The Library of Babel


2024-01-01



---
https://en.wikipedia.org/wiki/The_Life_You_Can_Save
The Life You Can Save


2024-01-01



---
https://en.wikipedia.org/wiki/The_Lion,_The_Witch,_and_the_Wardrobe
The Lion, The Witch, and the Wardrobe


2024-04-07



---
https://en.wikipedia.org/wiki/The_Literary_Digest#Presidential_poll
The Literary Digest § Presidential poll


2024-01-01



---
https://en.wikipedia.org/wiki/The_Literary_World_(New_York_City)
The Literary World (New York City)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Little_Prince
The Little Prince


2024-01-01



---
https://en.wikipedia.org/wiki/The_Little_Prince#Tone_and_writing_style
The Little Prince § Tone and writing style


2024-01-01



---
https://en.wikipedia.org/wiki/The_Lorax
The Lorax


2024-01-01



---
https://en.wikipedia.org/wiki/The_Lord_of_the_Rings
The Lord of the Rings


2024-01-01



---
https://en.wikipedia.org/wiki/The_Lord_of_the_Rings_(film_series)
The Lord of the Rings (film series)


2024-04-07



---
https://en.wikipedia.org/wiki/The_Lottery_in_Babylon
The Lottery in Babylon


2024-01-01



---
https://en.wikipedia.org/wiki/The_Love_Suicides_at_Amijima
The Love Suicides at Amijima


2024-01-01



---
https://en.wikipedia.org/wiki/The_Love_Suicides_at_Sonezaki
The Love Suicides at Sonezaki


2024-01-01



---
https://en.wikipedia.org/wiki/The_Machine_That_Changed_the_World_(miniseries)
The Machine That Changed the World (miniseries)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Magazine_of_Fantasy_%26_Science_Fiction
The Magazine of Fantasy & Science Fiction


2024-01-01



---
https://en.wikipedia.org/wiki/The_Magic_Flute
The Magic Flute


2024-01-01



---
https://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Plus_or_Minus_Two
The Magical Number Seven, Plus or Minus Two


2024-01-01



---
https://en.wikipedia.org/wiki/The_Man_Who_Knew_Too_Much_(book)
The Man Who Knew Too Much (book)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Man_Who_Never_Missed
The Man Who Never Missed


2024-01-01



---
https://en.wikipedia.org/wiki/The_Market_for_Lemons
The Market for Lemons


2024-01-01



---
https://en.wikipedia.org/wiki/The_Marriage_of_Heaven_and_Hell
The Marriage of Heaven and Hell


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martian_%28Weir_novel%29
The Martian (Weir novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martian_%28film%29
The Martian (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martian_(Weir_novel)
The Martian (Weir novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martian_(film)
The Martian (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martian_Chronicles
The Martian Chronicles


2024-01-01



---
https://en.wikipedia.org/wiki/The_Martians_(scientists)
The Martians (scientists)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mathematical_Intelligencer
The Mathematical Intelligencer


2024-01-01



---
https://en.wikipedia.org/wiki/The_Matrix
The Matrix


2024-01-01



---
https://en.wikipedia.org/wiki/The_Matrix_(franchise)
The Matrix (franchise)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Merchant_and_the_Alchemist%27s_Gate
The Merchant and the Alchemist's Gate


2024-03-22



---
https://en.wikipedia.org/wiki/The_Merchant_of_Venice
The Merchant of Venice


2024-01-01



---
https://en.wikipedia.org/wiki/The_Metamorphosis
The Metamorphosis


2024-01-01



---
https://en.wikipedia.org/wiki/The_Metropolitan_Opera
The Metropolitan Opera


2024-01-01



---
https://en.wikipedia.org/wiki/The_Million_Dollar_Homepage
The Million Dollar Homepage


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mismeasure_of_Man
The Mismeasure of Man


2024-01-01



---
https://en.wikipedia.org/wiki/The_Modern_House
The Modern House


2024-01-01



---
https://en.wikipedia.org/wiki/The_Monkees
The Monkees


2024-01-01



---
https://en.wikipedia.org/wiki/The_Monkey%27s_Paw
The Monkey's Paw


2024-01-01



---
https://en.wikipedia.org/wiki/The_Monkey's_Paw
The Monkey's Paw


2024-01-01



---
https://en.wikipedia.org/wiki/The_Monsters_Are_Due_on_Maple_Street
The Monsters Are Due on Maple Street


2024-06-18



---
https://en.wikipedia.org/wiki/The_Moral_Basis_of_a_Backward_Society
The Moral Basis of a Backward Society


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mother_of_All_Demos
The Mother of All Demos


2024-01-01



---
https://en.wikipedia.org/wiki/The_Musical_Offering
The Musical Offering


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mysterians
The Mysterians


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mysteries_of_Paris
The Mysteries of Paris


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mysterious_Island
The Mysterious Island


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mysterious_Stranger
The Mysterious Stranger


2024-01-01



---
https://en.wikipedia.org/wiki/The_Mythical_Man-Month
The Mythical Man-Month


2024-01-01



---
https://en.wikipedia.org/wiki/The_Nation
The Nation


2024-01-01



---
https://en.wikipedia.org/wiki/The_Nature_of_the_Firm
The Nature of the Firm


2024-01-01



---
https://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)
The NeverEnding Story (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_New_York_Review_of_Books
The New York Review of Books


2024-01-01



---
https://en.wikipedia.org/wiki/The_New_Yorker
The New Yorker


2024-01-01



---
https://en.wikipedia.org/wiki/The_Night_Land
The Night Land


2024-01-01



---
https://en.wikipedia.org/wiki/The_Nurture_Assumption
The Nurture Assumption


2024-01-01



---
https://en.wikipedia.org/wiki/The_ODP_Corporation
The ODP Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ocean_at_the_End_of_the_Lane
The Ocean at the End of the Lane


2024-01-01



---
https://en.wikipedia.org/wiki/The_Official_Star_Wars_Fan_Film_Awards
The Official Star Wars Fan Film Awards


2024-01-01



---
https://en.wikipedia.org/wiki/The_Old_Regime_and_the_Revolution
The Old Regime and the Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/The_Omnivore%27s_Dilemma
The Omnivore's Dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/The_Omnivore's_Dilemma
The Omnivore's Dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/The_One_Minute_Manager
The One Minute Manager


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ones_Who_Walk_Away_from_Omelas
The Ones Who Walk Away from Omelas


2024-01-01



---
https://en.wikipedia.org/wiki/The_Onion
The Onion


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ordinary_Women
The Ordinary Women


2024-01-01



---
https://en.wikipedia.org/wiki/The_Origins_of_Political_Order
The Origins of Political Order


2024-01-01



---
https://en.wikipedia.org/wiki/The_Pale_King
The Pale King


2024-03-22



---
https://en.wikipedia.org/wiki/The_Paranoid_Style_in_American_Politics
The Paranoid Style in American Politics


2024-01-01



---
https://en.wikipedia.org/wiki/The_Paris_Review
The Paris Review


2024-01-01



---
https://en.wikipedia.org/wiki/The_Paris_Review#Interview_series
The Paris Review § Interview series


2024-01-01



---
https://en.wikipedia.org/wiki/The_Party:_The_Secret_World_of_China%27s_Communist_Rulers
The Party: The Secret World of China's Communist Rulers


2024-01-01



---
https://en.wikipedia.org/wiki/The_Party:_The_Secret_World_of_China's_Communist_Rulers
The Party: The Secret World of China's Communist Rulers


2024-01-01



---
https://en.wikipedia.org/wiki/The_Phantom_Edit
The Phantom Edit


2024-01-01



---
https://en.wikipedia.org/wiki/The_Phantom_Menace
The Phantom Menace


2024-01-01



---
https://en.wikipedia.org/wiki/The_Philosophers%27_Magazine
The Philosophers' Magazine


2024-01-01



---
https://en.wikipedia.org/wiki/The_Philosophers'_Magazine
The Philosophers' Magazine


2024-01-01



---
https://en.wikipedia.org/wiki/The_Philosophy_of_Composition
The Philosophy of Composition


2024-01-01



---
https://en.wikipedia.org/wiki/The_Pickwick_Papers
The Pickwick Papers


2024-01-01



---
https://en.wikipedia.org/wiki/The_Pike#The_Plunge
The Pike § The Plunge


2024-11-02



---
https://en.wikipedia.org/wiki/The_Pilgrim%27s_Progress
The Pilgrim's Progress


2024-01-01



---
https://en.wikipedia.org/wiki/The_Pillow_Book
The Pillow Book


2024-01-01



---
https://en.wikipedia.org/wiki/The_Plain_Dealer
The Plain Dealer


2024-01-01



---
https://en.wikipedia.org/wiki/The_Pleasures_of_Japanese_Literature
The Pleasures of Japanese Literature


2024-01-01



---
https://en.wikipedia.org/wiki/The_Politics_of_Heroin_in_Southeast_Asia
The Politics of Heroin in Southeast Asia


2024-01-01



---
https://en.wikipedia.org/wiki/The_Population_Bomb
The Population Bomb


2024-01-01



---
https://en.wikipedia.org/wiki/The_Postman
The Postman


2024-01-01



---
https://en.wikipedia.org/wiki/The_Powder_Toy
The Powder Toy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Precipice:_Existential_Risk_and_the_Future_of_Humanity
The Precipice: Existential Risk and the Future of Humanity


2024-01-01



---
https://en.wikipedia.org/wiki/The_Prestige
The Prestige


2024-01-01



---
https://en.wikipedia.org/wiki/The_Prestige_(film)
<em>The Prestige</em> (film)


2024-06-18



---
https://en.wikipedia.org/wiki/The_Princess_Bride_(novel)
The Princess Bride (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Problem_Solverz
The Problem Solverz


2024-07-06



---
https://en.wikipedia.org/wiki/The_Protocols_of_the_Elders_of_Zion
The Protocols of the Elders of Zion


2024-01-01



---
https://en.wikipedia.org/wiki/The_Public_Domain_Review
The Public Domain Review


2024-01-01



---
https://en.wikipedia.org/wiki/The_Quantum_Thief
The Quantum Thief


2024-01-01



---
https://en.wikipedia.org/wiki/The_Quincunx_of_Time
The Quincunx of Time


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rambler
The Rambler


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rape_of_the_Lock
The Rape of the Lock


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rats_of_NIMH
The Rats of NIMH


2024-07-04



---
https://en.wikipedia.org/wiki/The_Raven
The Raven


2024-01-01



---
https://en.wikipedia.org/wiki/The_Red_Spectacles
The Red Spectacles


2024-01-01



---
https://en.wikipedia.org/wiki/The_Remains_of_the_Day
The Remains of the Day


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ren_%26_Stimpy_Show
The Ren & Stimpy Show


2024-01-01



---
https://en.wikipedia.org/wiki/The_Resistance_(game)#Avalon_variant
The Resistance (game) § Avalon variant


2024-01-01



---
https://en.wikipedia.org/wiki/The_Return_of_Godzilla
The Return of Godzilla


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rime_of_the_Ancient_Mariner
The Rime of the Ancient Mariner


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rise_and_Fall_of_the_Third_Reich
The Rise and Fall of the Third Reich


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rising_of_the_Shield_Hero
The Rising of the Shield Hero


2024-01-01



---
https://en.wikipedia.org/wiki/The_Road_to_Lichfield
The Road to Lichfield


2024-01-01



---
https://en.wikipedia.org/wiki/The_Road_to_Wigan_Pier
<em>The Road to Wigan Pier</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rolling_Stones
The Rolling Stones


2024-01-01



---
https://en.wikipedia.org/wiki/The_Room
<em>The Room</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Rose_of_Versailles
<em>The Rose of Versailles</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Royal_Swedish_Academy_of_Sciences
The Royal Swedish Academy of Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/The_Ruin
<em>The Ruin</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Saga_of_Tanya_the_Evil
<em>The Saga of Tanya the Evil</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sandman:_Fables_%26_Reflections#.22Ramadan.22
<em>The Sandman: Fables & Reflections</em> § .22Ramadan.22


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sandman_(comic_book)
<em>The Sandman</em> (comic book)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Screwfly_Solution
The Screwfly Solution


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sea_of_Fertility
The Sea of Fertility


2024-01-01



---
https://en.wikipedia.org/wiki/The_Second_Coming_(poem)
The Second Coming (poem)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Secret_History_of_the_Mongols
The Secret History of the Mongols


2024-01-01



---
https://en.wikipedia.org/wiki/The_Secret_Life_of_Walter_Mitty_%282013_film%29
The Secret Life of Walter Mitty (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Secret_Life_of_Walter_Mitty_(2013_film)
The Secret Life of Walter Mitty (2013 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Selfish_Gene
The Selfish Gene


2024-01-01



---
https://en.wikipedia.org/wiki/The_Seven_Basic_Plots
The 7 Basic Plots


2024-01-01



---
https://en.wikipedia.org/wiki/The_Shadow_Brokers
The Shadow Brokers


2024-01-01



---
https://en.wikipedia.org/wiki/The_Shadow_of_the_Torturer
The Shadow of the Torturer


2024-01-01



---
https://en.wikipedia.org/wiki/The_Shangri-La_Diet
The Shangri-La Diet


2024-01-01



---
https://en.wikipedia.org/wiki/The_Shining_%28film%29
The Shining (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Shining_(film)
The Shining (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Silmarillion
The Silmarillion


2024-01-01



---
https://en.wikipedia.org/wiki/The_Simpsons
The Simpsons


2024-01-01



---
https://en.wikipedia.org/wiki/The_Simpsons_shorts
The Simpsons shorts


2024-04-26



---
https://en.wikipedia.org/wiki/The_Sims
The Sims


2024-01-01



---
https://en.wikipedia.org/wiki/The_Singularity_Is_Near
The Singularity Is Near


2024-01-01



---
https://en.wikipedia.org/wiki/The_Smith_and_the_Devil
The Smith and the Devil


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sneetches_and_Other_Stories#The_Sneetches
The Sneetches and Other Stories § The Sneetches


2024-01-01



---
https://en.wikipedia.org/wiki/The_Social_Network
The Social Network


2024-01-01



---
https://en.wikipedia.org/wiki/The_Son_of_Man
The Son of Man


2024-01-01



---
https://en.wikipedia.org/wiki/The_Song_of_Hiawatha
The Song of Hiawatha


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sorcerer%27s_House
The Sorcerer's House


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sorcerer's_House
The Sorcerer's House


2024-01-01



---
https://en.wikipedia.org/wiki/The_SoulTaker
The SoulTaker


2024-01-01



---
https://en.wikipedia.org/wiki/The_Sound_of_Music_(film)
The Sound of Music (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Soup_Nazi
The Soup Nazi


2024-01-01



---
https://en.wikipedia.org/wiki/The_Spanish_Tragedy
The Spanish Tragedy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Spectator
The Spectator


2024-01-01



---
https://en.wikipedia.org/wiki/The_Spirit_of_St._Louis_(book)
The Spirit of St. Louis (book)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Spy_Who_Loved_Me_(film)
The Spy Who Loved Me (film)


2024-04-02



---
https://en.wikipedia.org/wiki/The_Stonemason
The Stonemason


2024-01-01



---
https://en.wikipedia.org/wiki/The_Story_of_Abraham_(tapestries)
The Story of Abraham (tapestries)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tale_of_Genji
The Tale of Genji


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tale_of_Melibee
The Tale of Melibee


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tale_of_the_Bamboo_Cutter
The Tale of the Bamboo Cutter


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tale_of_the_Princess_Kaguya_(film)
The Tale of the Princess Kaguya (film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tales_of_Ise
The Tales of Ise


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tatami_Galaxy
The Tatami Galaxy


2024-01-01



---
https://en.wikipedia.org/wiki/The_Terminator
The Terminator


2024-01-01



---
https://en.wikipedia.org/wiki/The_Theory_of_Everything_(2014_film)
The Theory of Everything (2014 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Theory_of_Money_and_Credit
The Theory of Money and Credit


2024-01-01



---
https://en.wikipedia.org/wiki/The_Thief_and_the_Cobbler
The Thief and the Cobbler


2024-01-01



---
https://en.wikipedia.org/wiki/The_Thing_%281982_film%29
The Thing (1982 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Thing_(1982_film)
The Thing (1982 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Third_Man
The Third Man


2024-01-01



---
https://en.wikipedia.org/wiki/The_Three-Body_Problem_(novel)
The Three-Body Problem (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Three_Body_Problem
The 3 Body Problem


2024-03-13



---
https://en.wikipedia.org/wiki/The_Time_Machine
The Time Machine


2024-01-01



---
https://en.wikipedia.org/wiki/The_Timeless_Way_of_Building
The Timeless Way of Building


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tokyo_Zodiac_Murders
The Tokyo Zodiac Murders


2024-01-01



---
https://en.wikipedia.org/wiki/The_Tower_of_Babel_(Bruegel)
The Tower of Babel (Bruegel)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Transparent_Society
The Transparent Society


2024-01-01



---
https://en.wikipedia.org/wiki/The_Treachery_of_Images
The Treachery of Images


2024-01-01



---
https://en.wikipedia.org/wiki/The_Trial
The Trial


2024-01-01



---
https://en.wikipedia.org/wiki/The_Trojan_Women
The Trojan Women


2024-01-01



---
https://en.wikipedia.org/wiki/The_Two_Cultures
The Two Cultures


2024-01-01



---
https://en.wikipedia.org/wiki/The_Two_Towers
The Two Towers


2024-04-07



---
https://en.wikipedia.org/wiki/The_Tyranny_of_Structurelessness
The Tyranny of Structurelessness


2024-01-01



---
https://en.wikipedia.org/wiki/The_UNIX-HATERS_Handbook
The UNIX-HATERS Handbook


2024-01-01



---
https://en.wikipedia.org/wiki/The_Underground_History_of_American_Education
The Underground History of American Education


2024-01-01



---
https://en.wikipedia.org/wiki/The_Unicorn_Chronicles
The Unicorn Chronicles


2024-06-06



---
https://en.wikipedia.org/wiki/The_Unicorn_Tapestries
The Unicorn Tapestries


2024-01-01



---
https://en.wikipedia.org/wiki/The_Unreasonable_Effectiveness_of_Mathematics_in_the_Natural_Sciences
The Unreasonable Effectiveness of Mathematics in the Natural Sciences


2024-01-01



---
https://en.wikipedia.org/wiki/The_Unreasonable_Effectiveness_of_Mathematics_in_the_Natural_Sciences#Richard_Hammign
The Unreasonable Effectiveness of Mathematics in the Natural Sciences § Richard Hammign


2024-01-01



---
https://en.wikipedia.org/wiki/The_Unreasonable_Effectiveness_of_Mathematics_in_the_Natural_Sciences#Richard_Hamming
The Unreasonable Effectiveness of Mathematics in the Natural Sciences § Richard Hamming


2024-01-01



---
https://en.wikipedia.org/wiki/The_Uprooted_Pine
The Uprooted Pine


2024-01-01



---
https://en.wikipedia.org/wiki/The_Venetian_Las_Vegas
The Venetian Las Vegas


2024-01-01



---
https://en.wikipedia.org/wiki/The_Very_Hungry_Caterpillar
The Very Hungry Caterpillar


2024-01-01



---
https://en.wikipedia.org/wiki/The_Voyage_of_Bran
The Voyage of Bran


2024-01-01



---
https://en.wikipedia.org/wiki/The_Voyage_of_the_Space_Beagle
The Voyage of the Space Beagle


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wachowskis
The Wachowskis


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wages_of_Destruction
The Wages of Destruction


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wall_Street_Journal
The Wall Street Journal


2024-01-01



---
https://en.wikipedia.org/wiki/The_Walt_Disney_Company
The Walt Disney Company


2024-01-01



---
https://en.wikipedia.org/wiki/The_Walt_Disney_Company#1923%E2%80%931934:_Founding,_Mickey_Mouse,_and_Silly_Symphonies
The Walt Disney Company § 1923–1934: Founding, Mickey Mouse, and Silly Symphonies


2024-01-01



---
https://en.wikipedia.org/wiki/The_Washington_Post
The Washington Post


2024-01-01



---
https://en.wikipedia.org/wiki/The_Waste_Land
The Waste Land


2024-01-01



---
https://en.wikipedia.org/wiki/The_Way_It_Came
The Way It Came


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wheel_of_Time
The Wheel of Time


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wheel_of_Time#Books_in_the_series
The Wheel of Time § Books in the series


2024-01-01



---
https://en.wikipedia.org/wiki/The_White_Plague
The White Plague


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wikipedia_Revolution
The Wikipedia Revolution


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wikipedia_Revolution:_How_a_bunch_of_nobodies_created_the_world%27s_greatest_encyclopedia
The Wikipedia Revolution: How a bunch of nobodies created the world's greatest encyclopedia


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wild_Geese
The Wild Geese


2024-01-01



---
https://en.wikipedia.org/wiki/The_Will_to_Believe
The Will to Believe


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wind_Rises
The Wind Rises


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wind_in_the_Willows
The Wind in the Willows


2024-01-01



---
https://en.wikipedia.org/wiki/The_Window_of_Orpheus
The Window of Orpheus


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wire
The Wire


2024-01-01



---
https://en.wikipedia.org/wiki/The_Witness_(2016_video_game)
The Witness (2016 video game)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wizard-Knight
The Wizard-Knight


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wizard_Knight
<em>The Wizard Knight</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)
<em>The Wizard of Oz</em> (1939 film)


2024-01-01



---
https://en.wikipedia.org/wiki/The_Wonderful_Wizard_of_Oz
<em>The Wonderful Wizard of Oz</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_World_About_Us
<em>The World About Us</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_World_Factbook
<em>The World Factbook</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_World_Set_Free
<em>The World Set Free</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_World_as_Will_and_Representation
<em>The World as Will and Representation</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_X-Files
<em>The X-Files</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_Yale_Law_Journal
<em>The Yale Law Journal</em>


2024-01-01



---
https://en.wikipedia.org/wiki/The_monkey%27s_paw
The monkey's paw


2024-01-01



---
https://en.wikipedia.org/wiki/The_unexamined_life_is_not_worth_living
‘The unexamined life is not worth living’


2024-01-01



---
https://en.wikipedia.org/wiki/The_world,_the_flesh,_and_the_devil#J._D._Bernal
‘The world, the flesh, and the devil’ § J. D. Bernal


2024-01-01



---
https://en.wikipedia.org/wiki/Theano_(software)
Theano (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Thebaid_(Greek_poem)
<em>Thebaid</em> (Greek poem)


2024-01-01



---
https://en.wikipedia.org/wiki/Theft_by_Finding:_Diaries_(1977%25E2%2580%25932002)
<em>Theft by Finding: Diaries</em> (1977–2002)


2024-01-01



---
https://en.wikipedia.org/wiki/Theft_by_Finding:_Diaries_(1977%E2%80%932002)
Theft by Finding: Diaries (1977–2002)

1977
2024-11-24



---
https://en.wikipedia.org/wiki/Thellusson_v_Woodford
Thellusson v Woodford


2024-01-01



---
https://en.wikipedia.org/wiki/Thematic_Apperception_Test
Thematic Apperception Test


2024-12-13



---
https://en.wikipedia.org/wiki/Theodicy
Theodicy


2024-01-01



---
https://en.wikipedia.org/wiki/Theodor_Herzl
Theodor Herzl


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_C._Schneirla
Theodore C. Schneirla


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_Caplow
Theodore Caplow


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_Dalrymple
Theodore Dalrymple


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_Groves
Theodore Groves


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_Sturgeon
Theodore Sturgeon


2024-01-01



---
https://en.wikipedia.org/wiki/Theodore_von_K%C3%A1rm%C3%A1n
Theodore von Kármán


2024-01-01



---
https://en.wikipedia.org/wiki/Theodoric_the_Great
Theodoric the Great


2024-01-01



---
https://en.wikipedia.org/wiki/Theogony
<em>Theogony</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Theory_of_mind
Theory of mind


2024-01-01



---
https://en.wikipedia.org/wiki/Theory_of_relativity
Theory of relativity


2024-01-01



---
https://en.wikipedia.org/wiki/There%27s_Plenty_of_Room_at_the_Bottom
‘There’s Plenty of Room at the Bottom’
Richard Feynman

2024-01-01



---
https://en.wikipedia.org/wiki/There_Are_Doors
<em>There Are Doors</em>


2024-01-01



---
https://en.wikipedia.org/wiki/There_ain%27t_no_such_thing_as_a_free_lunch
There ain't no such thing as a free lunch


2024-01-01



---
https://en.wikipedia.org/wiki/There_ain't_no_such_thing_as_a_free_lunch
There ain’t no such thing as a free lunch


2024-01-01



---
https://en.wikipedia.org/wiki/Theremin
Theremin


2024-01-01



---
https://en.wikipedia.org/wiki/Thermogenesis
Thermogenesis


2024-01-01



---
https://en.wikipedia.org/wiki/Thermonuclear_weapon
Thermonuclear weapon


2024-01-01



---
https://en.wikipedia.org/wiki/Thermoreceptor
Thermoreceptor


2024-01-01



---
https://en.wikipedia.org/wiki/Theta
Theta


2024-01-01



---
https://en.wikipedia.org/wiki/They_Live
<em>They Live</em>


2024-01-01



---
https://en.wikipedia.org/wiki/They_Might_Be_Giants
They Might Be Giants


2024-01-01



---
https://en.wikipedia.org/wiki/They_Shall_Not_Grow_Old
<em>They Shall Not Grow Old</em>


2024-01-01



---
https://en.wikipedia.org/wiki/They_Were_Eleven
<em>They Were 11</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Thiamine
Thiamine


2024-01-01



---
https://en.wikipedia.org/wiki/Thierry_Moreau
Thierry Moreau


2024-01-01



---
https://en.wikipedia.org/wiki/Thin-slicing
Thin-slicing


2024-01-01



---
https://en.wikipedia.org/wiki/ThinkPad
ThinkPad


2024-01-01



---
https://en.wikipedia.org/wiki/Thinking_Machines_Corporation
Thinking Machines Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Thioacetone
Thioacetone


2024-10-29



---
https://en.wikipedia.org/wiki/Third_Front_(China)
Third Front (China)


2024-01-01



---
https://en.wikipedia.org/wiki/Third_culture_kid
Third culture kid


2024-01-01



---
https://en.wikipedia.org/wiki/Third_place
Third place


2024-09-15



---
https://en.wikipedia.org/wiki/Third_space
Third space


2024-09-14



---
https://en.wikipedia.org/wiki/Thirteen_Classics
Thirteen Classics


2024-01-01



---
https://en.wikipedia.org/wiki/Thirty_Minutes_over_Tokyo
Thirty Minutes over Tokyo


2024-01-01



---
https://en.wikipedia.org/wiki/This_American_Life
This American Life


2024-06-27



---
https://en.wikipedia.org/wiki/This_Is_Spinal_Tap
<em>This Is Spinal Tap</em>


2024-01-01



---
https://en.wikipedia.org/wiki/Thom_Holwerda
Thom Holwerda


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_A._DiPrete
Thomas A. DiPrete


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_A._Guglielmo
Thomas A. Guglielmo


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_A._Rando
Thomas A. Rando


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_A._Wadden
Thomas A. Wadden


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Bachlechner
Thomas Bachlechner


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Blanchet
Thomas Blanchet


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Bourgeron
Thomas Bourgeron


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Braun
Thomas Braun


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Browne
Thomas Browne


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Buckley
Thomas Buckley


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Carlyle
Thomas Carlyle


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Cleary
Thomas Cleary


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Cochrane,_10th_Earl_of_Dundonald
Thomas Cochrane, 10<sup>th</sup> Earl of Dundonald


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Coke,_1st_Earl_of_Leicester_(seventh_creation)#Landlord_and_agriculturalist
Thomas Coke, 1<sup>st</sup> Earl of Leicester (seventh creation) § Landlord and agriculturalist


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_De_Quincey
Thomas De Quincey


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Dietterich
Thomas Dietterich


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Duffield
Thomas Duffield


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_E._Martin
Thomas E. Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_E._Moore
Thomas E. Moore


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_E._Nichols
Thomas E. Nichols


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Edison
Thomas Edison


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Eisner
Thomas Eisner


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Erdbrink
Thomas Erdbrink


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Ernst
Thomas Ernst


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Espeseth
Thomas Espeseth


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Falconer
Thomas Falconer


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Frank
Thomas Frank


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_G._Dietterich
Thomas G. Dietterich


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_G._Dunn
Thomas G. Dunn


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Gilovich
Thomas Gilovich


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Gray
Thomas Gray


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Hills
Thomas Hills


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Hoffman
Thomas Hoffman


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Hofmann
Thomas Hofmann


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Huang
Thomas Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_J%C3%B8rgensen
Thomas Jørgensen


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_J._Bouchard
Thomas J. Bouchard


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_J._Carew
Thomas J. Carew


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Jefferson
Thomas Jefferson


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Jefferson_and_slavery
Thomas Jefferson and slavery


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_K._Landauer
Thomas K. Landauer


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Keneally
Thomas Keneally


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Kinkade
Thomas Kinkade


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Kruse
Thomas Kruse


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Kyd
Thomas Kyd


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_L._Griffiths
Thomas L. Griffiths


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Lancaster
Thomas Lancaster


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Landauer
Thomas Landauer


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Lang
Thomas Lang


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Leopold
Thomas Leopold


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_M%C3%BCller
Thomas Müller


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_M._Cover
Thomas M. Cover


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_M._Disch
Thomas M. Disch


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_M._Klap%C3%B6tke
Thomas M. Klapötke


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_McGuane
Thomas McGuane


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Metzinger
Thomas Metzinger


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Nagel
Thomas Nagel


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Neumann
Thomas Neumann


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_O%27Rourke
Thomas O'Rourke


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Paine
Thomas Paine


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Piketty
Thomas Piketty


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Pynchon
Thomas Pynchon


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_R._Gingeras
Thomas R. Gingeras


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Renault
Thomas Renault


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Robert_Malthus
Thomas Robert Malthus


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_S._Dee
Thomas S. Dee


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_S._Huang
Thomas S. Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_S._Ray
Thomas S. Ray


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Sch%C3%A4fer
Thomas Schäfer


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Schelling
Thomas Schelling


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Vitale
Thomas Vitale


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Warren
Thomas Warren


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Wisniewski
Thomas Wisniewski


2024-01-01



---
https://en.wikipedia.org/wiki/Thomas_Wolsey
Thomas Wolsey


2024-01-01



---
https://en.wikipedia.org/wiki/Thor
Thor


2024-01-01



---
https://en.wikipedia.org/wiki/Thoroughbred
Thoroughbred


2024-01-01



---
https://en.wikipedia.org/wiki/Thoth
Thoth


2024-01-01



---
https://en.wikipedia.org/wiki/Thousand_Oaks_shooting
Thousand Oaks shooting


2024-01-01



---
https://en.wikipedia.org/wiki/Thrawn_trilogy
Thrawn trilogy


2024-01-01



---
https://en.wikipedia.org/wiki/Thread_(computing)
Thread (computing)


2024-01-01



---
https://en.wikipedia.org/wiki/Three%27s_Company
Three's Company


2024-01-01



---
https://en.wikipedia.org/wiki/Three's_Company
Three's Company


2024-01-01



---
https://en.wikipedia.org/wiki/Three-body_problem
Three-body problem


2024-01-01



---
https://en.wikipedia.org/wiki/Three-letter_acronym
Three-letter acronym


2024-01-01



---
https://en.wikipedia.org/wiki/Three-letter_acronyms
Three-letter acronyms


2024-01-01



---
https://en.wikipedia.org/wiki/Three-strikes_law
Three-strikes law


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Character_Classic
Three Character Classic


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Coins_in_the_Fountain_%28film%29
Three Coins in the Fountain (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Coins_in_the_Fountain_(film)
Three Coins in the Fountain (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Cups_of_Tea
Three Cups of Tea


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Prisoners_problem
Three Prisoners problem


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Represents
Three Represents


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Stricts_and_Three_Honests
Three Stricts and 3 Honests


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Tales_(Flaubert)#%22A_Simple_Heart%22
Three Tales (Flaubert) § ‘A Simple Heart’


2024-01-01



---
https://en.wikipedia.org/wiki/Three_Worlds_Theory
Three Worlds Theory


2024-01-01



---
https://en.wikipedia.org/wiki/Three_marks_of_existence
Three marks of existence


2024-01-01



---
https://en.wikipedia.org/wiki/Three_men_make_a_tiger
Three men make a tiger


2024-01-01



---
https://en.wikipedia.org/wiki/Three_warfares
Three warfares


2024-01-01



---
https://en.wikipedia.org/wiki/Threefold_Training
Threefold Training


2024-01-01



---
https://en.wikipedia.org/wiki/Thrifty_gene_hypothesis
Thrifty gene hypothesis


2024-01-01



---
https://en.wikipedia.org/wiki/Thriller_(album)
Thriller (album)


2024-01-01



---
https://en.wikipedia.org/wiki/Through_the_Looking-Glass
Through the Looking-Glass


2024-01-01



---
https://en.wikipedia.org/wiki/Thule
Thule


2024-01-01



---
https://en.wikipedia.org/wiki/Thule_Air_Base
Thule Air Base


2024-01-01



---
https://en.wikipedia.org/wiki/Thunderbirds_machines#Thunderbird_2
Thunderbirds machines § Thunderbird 2


2024-01-01



---
https://en.wikipedia.org/wiki/Thyroid-stimulating_hormone
Thyroid-stimulating hormone


2024-01-01



---
https://en.wikipedia.org/wiki/TiHKAL
TiHKAL


2024-01-01



---
https://en.wikipedia.org/wiki/Tiago_Marques
Tiago Marques


2024-01-01



---
https://en.wikipedia.org/wiki/Tiago_Monteiro
Tiago Monteiro


2024-01-01



---
https://en.wikipedia.org/wiki/Tian_Li
Tian Li


2024-01-01



---
https://en.wikipedia.org/wiki/Tian_Wu
Tian Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Tian_Xia
Tian Xia


2024-01-01



---
https://en.wikipedia.org/wiki/Tianjin
Tianjin


2024-01-01



---
https://en.wikipedia.org/wiki/Tianyi_Zhang
Tianyi Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Tiberius
Tiberius


2024-01-01



---
https://en.wikipedia.org/wiki/Tiberius_Claudius_Narcissus
Tiberius Claudius Narcissus


2024-01-01



---
https://en.wikipedia.org/wiki/Tie-Yan_Liu
Tie-Yan Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Tieguanyin
Tieguanyin


2024-01-01



---
https://en.wikipedia.org/wiki/Tiferet
Tiferet


2024-01-01



---
https://en.wikipedia.org/wiki/Tiffany_Stewart
Tiffany Stewart


2024-01-01



---
https://en.wikipedia.org/wiki/Tiger_team
Tiger team


2024-01-01



---
https://en.wikipedia.org/wiki/Tijuana_bible
Tijuana bible


2024-06-27



---
https://en.wikipedia.org/wiki/TikTok
TikTok


2024-01-01



---
https://en.wikipedia.org/wiki/Tikhonov_regularization
Tikhonov regularization


2024-01-01



---
https://en.wikipedia.org/wiki/Tiki_culture
Tiki culture


2024-01-01



---
https://en.wikipedia.org/wiki/Tilia#Herbalism
Tilia § Herbalism


2024-01-01



---
https://en.wikipedia.org/wiki/Tilia#Phytochemicals
Tilia § Phytochemicals


2024-01-01



---
https://en.wikipedia.org/wiki/Tilt_(poker)
Tilt (poker)


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Berners-Lee
Tim Berners-Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Byrne
Tim Byrne


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Cook
Tim Cook


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_D._Spector
Tim D. Spector


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Finin
Tim Finin


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Green
Tim Green


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_H._Clutton-Brock
Tim H. Clutton-Brock


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Hesterberg
Tim Hesterberg


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Hutton
Tim Hutton


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Kraska
Tim Kraska


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_May
Tim May


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Menzies
Tim Menzies


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_O%27Reilly
Tim O'Reilly


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_O'Reilly
Tim O'Reilly


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Powers
Tim Powers


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Roughgarden
Tim Roughgarden


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Spector
Tim Spector


2024-01-01



---
https://en.wikipedia.org/wiki/Tim_Tully
Tim Tully


2024-01-01



---
https://en.wikipedia.org/wiki/Time-shared_computing
Time-shared computing


2024-01-01



---
https://en.wikipedia.org/wiki/Time-sharing
Time-sharing


2024-01-01



---
https://en.wikipedia.org/wiki/Time-tracking_software
Time-tracking software


2024-01-01



---
https://en.wikipedia.org/wiki/Time_Cube
Time Cube


2024-01-01



---
https://en.wikipedia.org/wiki/Time_Enough_for_Love
Time Enough for Love


2024-01-01



---
https://en.wikipedia.org/wiki/Time_dilation
Time dilation


2024-01-01



---
https://en.wikipedia.org/wiki/Time_lock
Time lock


2024-01-01



---
https://en.wikipedia.org/wiki/Time_preference
Time preference


2024-01-01



---
https://en.wikipedia.org/wiki/Time_to_live
Time to live


2024-01-01



---
https://en.wikipedia.org/wiki/Time_travel
Time travel


2024-01-01



---
https://en.wikipedia.org/wiki/Time_travel#General_relativity
Time travel § General relativity


2024-01-01



---
https://en.wikipedia.org/wiki/Time_travel#Time_travel_to_the_past_in_physics
Time travel § Time travel to the past in physics


2024-01-01



---
https://en.wikipedia.org/wiki/Timeline_of_computer_viruses_and_worms#1990%E2%80%931999
Timeline of computer viruses and worms § 1990–1999


2024-01-01



---
https://en.wikipedia.org/wiki/Timeline_of_the_COVID-19_pandemic_in_the_United_States_(2020)#July
Timeline of the COVID-19 pandemic in the United States (2020) § July


2024-06-30



---
https://en.wikipedia.org/wiki/Timescape
Timescape


2024-01-01



---
https://en.wikipedia.org/wiki/Timing_attack
Timing attack


2024-01-01



---
https://en.wikipedia.org/wiki/Timing_attack#Avoidance
Timing attack § Avoidance


2024-01-01



---
https://en.wikipedia.org/wiki/Timo_Ewalds
Timo Ewalds


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_A._Salthouse
Timothy A. Salthouse


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Baldwin
Timothy Baldwin


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_C._Bates
Timothy C. Bates


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_C._Beers
Timothy C. Beers


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_D._Wilson
Timothy D. Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_F._Bresnahan
Timothy F. Bresnahan


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_J._Bartik
Timothy J. Bartik


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Jenkins
Timothy Jenkins


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Leary
Timothy Leary


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Lillicrap
Timothy Lillicrap


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_M._Lenton
Timothy M. Lenton


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_McVeigh
Timothy McVeigh


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_R._Levine
Timothy R. Levine


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Z._Keith
Timothy Z. Keith


2024-01-01



---
https://en.wikipedia.org/wiki/Timothy_Zahn
Timothy Zahn


2024-01-01



---
https://en.wikipedia.org/wiki/Timur_Kuran
Timur Kuran


2024-01-01



---
https://en.wikipedia.org/wiki/Tin_Aung
Tin Aung


2024-01-01



---
https://en.wikipedia.org/wiki/Tina_Eliassi-Rad
Tina Eliassi-Rad


2024-01-01



---
https://en.wikipedia.org/wiki/Tina_Goldstein
Tina Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Tina_Thompson
Tina Thompson


2024-01-01



---
https://en.wikipedia.org/wiki/Tina_Wang
Tina Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Ting_Yao
Ting Yao


2024-01-01



---
https://en.wikipedia.org/wiki/Ting_Zhang
Ting Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Ting_Zhao
Ting Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Tinglong_Dai
Tinglong Dai


2024-01-01



---
https://en.wikipedia.org/wiki/Tingting_Jiang
Tingting Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/TinyURL
TinyURL


2024-01-01



---
https://en.wikipedia.org/wiki/Tipler_cylinder
Tipler cylinder


2024-01-01



---
https://en.wikipedia.org/wiki/Titan_submersible_implosion
Titan submersible implosion


2024-06-11



---
https://en.wikipedia.org/wiki/Titanic_(1997_film)
Titanic (1997 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Titanomachy
Titanomachy


2024-01-01



---
https://en.wikipedia.org/wiki/Title-case
Title-case


2024-01-01



---
https://en.wikipedia.org/wiki/Tittibhasana
Tittibhasana


2024-01-01



---
https://en.wikipedia.org/wiki/Tivoization
Tivoization


2024-01-01



---
https://en.wikipedia.org/wiki/Tkinter
Tkinter


2024-01-01



---
https://en.wikipedia.org/wiki/To_Heart
To Heart


2024-01-01



---
https://en.wikipedia.org/wiki/To_His_Coy_Mistress
To His Coy Mistress


2024-01-01



---
https://en.wikipedia.org/wiki/To_be,_or_not_to_be
To be, or not to be


2024-01-01



---
https://en.wikipedia.org/wiki/Tobey_Maguire
Tobey Maguire


2024-01-01



---
https://en.wikipedia.org/wiki/Tobias_Frere-Jones
Tobias Frere-Jones


2024-01-01



---
https://en.wikipedia.org/wiki/Tobias_Wolff
Tobias Wolff


2024-01-01



---
https://en.wikipedia.org/wiki/Tobit_model
Tobit model


2024-01-01



---
https://en.wikipedia.org/wiki/Tobler%27s_first_law_of_geography
Tobler's first law of geography


2024-01-01



---
https://en.wikipedia.org/wiki/Tobler's_first_law_of_geography
Tobler's first law of geography


2024-01-01



---
https://en.wikipedia.org/wiki/Toby_Johnson
Toby Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Toby_Murray
Toby Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Toby_Ord
Toby Ord


2024-01-01



---
https://en.wikipedia.org/wiki/Todd_D._Gould
Todd D. Gould


2024-01-01



---
https://en.wikipedia.org/wiki/Todd_K._Shackelford
Todd K. Shackelford


2024-01-01



---
https://en.wikipedia.org/wiki/Todd_Lencz
Todd Lencz


2024-01-01



---
https://en.wikipedia.org/wiki/Todd_Shackelford
Todd Shackelford


2024-01-01



---
https://en.wikipedia.org/wiki/Todesfuge
Todesfuge


2024-01-01



---
https://en.wikipedia.org/wiki/Toho
Toho


2024-01-01



---
https://en.wikipedia.org/wiki/Tohoku_University
Tohoku University


2024-01-01



---
https://en.wikipedia.org/wiki/Token_economy
Token economy


2024-01-01



---
https://en.wikipedia.org/wiki/Tokimeki_Memorial
Tokimeki Memorial


2024-01-01



---
https://en.wikipedia.org/wiki/Tokusatsu
Tokusatsu


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo
Tokyo


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Bay_NK_Hall
Tokyo Bay NK Hall


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Broadcasting_System
Tokyo Broadcasting System


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Drifter
Tokyo Drifter


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Metropolitan_Symphony_Orchestra
Tokyo Metropolitan Symphony Orchestra


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Photographic_Art_Museum
Tokyo Photographic Art Museum


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_Zokei_University
Tokyo Zokei University


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_subway
Tokyo subway


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyo_subway_sarin_attack
Tokyo subway sarin attack


2024-01-01



---
https://en.wikipedia.org/wiki/Tokyu_Department_Store
Tokyu Department Store


2024-01-01



---
https://en.wikipedia.org/wiki/Tolui
Tolui


2024-01-01



---
https://en.wikipedia.org/wiki/TomTom
TomTom


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Boone
Tom Boone


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Booth
Tom Booth


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Brady
Tom Brady


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Bryan
Tom Bryan


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Chadwick
Tom Chadwick


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Clancy
Tom Clancy


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Cruise
Tom Cruise


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Downey
Tom Downey


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Eccles
Tom Eccles


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Goldstein
Tom Goldstein


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Hope
Tom Hope


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Jensen
Tom Jensen


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Johnstone
Tom Johnstone


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Junod
Tom Junod


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Knight_(scientist)
Tom Knight (scientist)


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Mes
Tom Mes


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Nicholas
Tom Nicholas


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Stoppard
Tom Stoppard


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Swifty
Tom Swifty


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Waits
Tom Waits


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_Ward
Tom Ward


2024-01-01



---
https://en.wikipedia.org/wiki/Tom_and_Jerry
Tom and Jerry


2024-01-01



---
https://en.wikipedia.org/wiki/Tomahawk_(missile)
Tomahawk (missile)


2024-01-01



---
https://en.wikipedia.org/wiki/Tomas_Chamorro-Premuzic
Tomas Chamorro-Premuzic


2024-01-01



---
https://en.wikipedia.org/wiki/Tomas_Mikolov
Tomas Mikolov


2024-01-01



---
https://en.wikipedia.org/wiki/Tomas_Olsson
Tomas Olsson


2024-01-01



---
https://en.wikipedia.org/wiki/Tomaso_Albinoni
Tomaso Albinoni


2024-01-01



---
https://en.wikipedia.org/wiki/Tomaso_Poggio
Tomaso Poggio


2024-01-01



---
https://en.wikipedia.org/wiki/Tomasz_Smole%C5%84
Tomasz Smoleń


2024-01-01



---
https://en.wikipedia.org/wiki/Tomi_Rantam%C3%A4ki
Tomi Rantamäki


2024-01-01



---
https://en.wikipedia.org/wiki/Tommaso_Campanella
Tommaso Campanella


2024-01-01



---
https://en.wikipedia.org/wiki/Tommaso_Toffoli
Tommaso Toffoli


2024-01-01



---
https://en.wikipedia.org/wiki/Tommy_Caldwell
Tommy Caldwell


2024-01-01



---
https://en.wikipedia.org/wiki/Tommy_Wiseau
Tommy Wiseau


2024-01-01



---
https://en.wikipedia.org/wiki/Tomoki_Kyoda
Tomoki Kyoda


2024-01-01



---
https://en.wikipedia.org/wiki/Tomoyasu_Hotei
Tomoyasu Hotei


2024-01-01



---
https://en.wikipedia.org/wiki/Tong_Sun
Tong Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Toni_Morrison
Toni Morrison


2024-01-01



---
https://en.wikipedia.org/wiki/Tontine
Tontine


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Burton
Tony Burton


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Hoare
Tony Hoare


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Hsieh
Tony Hsieh


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Lee
Tony Lee


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Liu
Tony Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Tony_Robinson
Tony Robinson


2024-01-01



---
https://en.wikipedia.org/wiki/Tooltip
Tooltip


2024-01-01



---
https://en.wikipedia.org/wiki/Toomas_Kivisild
Toomas Kivisild


2024-01-01



---
https://en.wikipedia.org/wiki/Top-level_domain
Top-level domain


2024-01-01



---
https://en.wikipedia.org/wiki/Top_Gun
Top Gun


2024-01-01



---
https://en.wikipedia.org/wiki/Top_Gun:_Maverick
Top Gun: Maverick


2024-01-01



---
https://en.wikipedia.org/wiki/Top_Road,_Trenton,_New_Jersey
Top Road, Trenton, New Jersey


2024-01-01



---
https://en.wikipedia.org/wiki/Topps#Beginning_and_consolidation
Topps § Beginning and consolidation


2024-01-01



---
https://en.wikipedia.org/wiki/Tor2web
Tor2web


2024-01-01



---
https://en.wikipedia.org/wiki/TorChat
TorChat


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_(network)
Tor (network)


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_(network)#Hidden_services
Tor (network) § Hidden services


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_(network)#Tor_Browser
Tor (network) § Tor Browser


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_(network)#Weaknesses
Tor (network) § Weaknesses


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_D._Wager
Tor D. Wager


2024-01-01



---
https://en.wikipedia.org/wiki/Tor_Mail
Tor Mail


2024-01-01



---
https://en.wikipedia.org/wiki/Tora!_Tora!_Tora!
Tora! Tora! Tora!


2024-01-01



---
https://en.wikipedia.org/wiki/Tora%21_Tora%21_Tora%21
Tora! Tora! Tora!


2024-01-01



---
https://en.wikipedia.org/wiki/Toradora!
Toradora!


2024-01-01



---
https://en.wikipedia.org/wiki/Torben_Hansen
Torben Hansen


2024-01-01



---
https://en.wikipedia.org/wiki/Toren_Smith
Toren Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Torkel_Klingberg
Torkel Klingberg


2024-01-01



---
https://en.wikipedia.org/wiki/Tornado_Cash
Tornado Cash


2024-01-01



---
https://en.wikipedia.org/wiki/Torsten_Hoefler
Torsten Hoefler


2024-01-01



---
https://en.wikipedia.org/wiki/Torsten_Persson
Torsten Persson


2024-01-01



---
https://en.wikipedia.org/wiki/Tortious_interference
Tortious interference


2024-01-01



---
https://en.wikipedia.org/wiki/Torus
Torus


2024-01-01



---
https://en.wikipedia.org/wiki/Toshiba
Toshiba


2024-01-01



---
https://en.wikipedia.org/wiki/Toshio_Masuda_(director)
Toshio Masuda (director)


2024-01-01



---
https://en.wikipedia.org/wiki/Toshio_Okada
Toshio Okada


2024-01-01



---
https://en.wikipedia.org/wiki/Total_functional_programming
Total functional programming


2024-01-01



---
https://en.wikipedia.org/wiki/Total_order
Total order


2024-01-01



---
https://en.wikipedia.org/wiki/Totalitarian_principle
Totalitarian principle


2024-01-01



---
https://en.wikipedia.org/wiki/Tottori_Prefecture
Tottori Prefecture


2024-01-01



---
https://en.wikipedia.org/wiki/Touch_%28manga%29
Touch (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Touch_(manga)
Touch (manga)


2024-01-01



---
https://en.wikipedia.org/wiki/Touhou_Project#Reception_and_legacy
Touhou Project § Reception and fanworks


2024-01-01



---
https://en.wikipedia.org/wiki/Tourette_Syndrome
Tourette Syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Tower_Records
Tower Records


2024-01-01



---
https://en.wikipedia.org/wiki/Tower_defense
Tower defense


2024-01-01



---
https://en.wikipedia.org/wiki/Toxoplasma_gondii
Toxoplasma gondii


2024-01-01



---
https://en.wikipedia.org/wiki/Toxoplasmosis
Toxoplasmosis


2024-01-01



---
https://en.wikipedia.org/wiki/Toys_%22R%22_Us
Toys ‘R’ Us


2024-01-01



---
https://en.wikipedia.org/wiki/Trac
Trac


2024-01-01



---
https://en.wikipedia.org/wiki/Tracy_Austin
Tracy Austin


2024-01-01



---
https://en.wikipedia.org/wiki/Tracy_Hall
Tracy Hall


2024-09-05



---
https://en.wikipedia.org/wiki/TradeSports
TradeSports


2024-01-01



---
https://en.wikipedia.org/wiki/Trade_secret
Trade secret


2024-01-01



---
https://en.wikipedia.org/wiki/Traffic_enforcement_camera
Traffic enforcement camera


2024-01-01



---
https://en.wikipedia.org/wiki/Traffic_shaping
Traffic shaping


2024-01-01



---
https://en.wikipedia.org/wiki/Tragedy_of_the_commons
Tragedy of the commons


2024-01-01



---
https://en.wikipedia.org/wiki/Tragedy_of_the_commons#Garrett_Hardin's_article
Tragedy of the commons § Garrett Hardin's article


2024-01-01



---
https://en.wikipedia.org/wiki/Training,_validation,_and_test_data_sets
Training, validation, and test data sets


2024-01-01



---
https://en.wikipedia.org/wiki/Trakr
Trakr


2024-01-01



---
https://en.wikipedia.org/wiki/Tramadol
Tramadol


2024-01-01



---
https://en.wikipedia.org/wiki/Transactional_interpretation
Transactional interpretation


2024-01-01



---
https://en.wikipedia.org/wiki/Transactions_of_the_American_Mathematical_Society
Transactions of the American Mathematical Society


2024-03-28



---
https://en.wikipedia.org/wiki/Transcendental_Meditation
Transcendental Meditation


2024-01-01



---
https://en.wikipedia.org/wiki/Transclusions
Transclusions


2024-01-01



---
https://en.wikipedia.org/wiki/Transcranial_direct-current_stimulation
Transcranial direct-current stimulation


2024-01-01



---
https://en.wikipedia.org/wiki/Transcranial_magnetic_stimulation
Transcranial magnetic stimulation


2024-01-01



---
https://en.wikipedia.org/wiki/Transcription_activator-like_effector_nuclease
Transcription activator-like effector nuclease


2024-01-01



---
https://en.wikipedia.org/wiki/Transfer_RNA
Transfer RNA


2024-01-01



---
https://en.wikipedia.org/wiki/Transfer_of_learning
Transfer of learning


2024-01-01



---
https://en.wikipedia.org/wiki/Transformers:_Generation_1
Transformers: Generation 1


2024-01-01



---
https://en.wikipedia.org/wiki/Transformers:_Revenge_of_the_Fallen
Transformers: Revenge of the Fallen


2024-01-01



---
https://en.wikipedia.org/wiki/Transformers_(toy_line)
Transformers (toy line)


2024-01-01



---
https://en.wikipedia.org/wiki/Transhumanism
Transhumanism


2024-01-01



---
https://en.wikipedia.org/wiki/Transition_system
Transition system


2024-01-01



---
https://en.wikipedia.org/wiki/Transmeta
Transmeta


2024-01-01



---
https://en.wikipedia.org/wiki/Transmission_(mechanical_device)
Transmission (mechanical device)


2024-01-01



---
https://en.wikipedia.org/wiki/Transparency_(behavior)
Transparency (behavior)


2024-01-01



---
https://en.wikipedia.org/wiki/Transparency_(graphic)
Transparency (graphic)


2024-01-01



---
https://en.wikipedia.org/wiki/Transport_Layer_Security
Transport Layer Security


2024-01-01



---
https://en.wikipedia.org/wiki/Transport_triggered_architecture
Transport triggered architecture


2024-01-01



---
https://en.wikipedia.org/wiki/Transposable_element
Transposable element


2024-01-01



---
https://en.wikipedia.org/wiki/Trap_street
Trap street


2024-09-20



---
https://en.wikipedia.org/wiki/Traumatic_insemination
Traumatic insemination


2024-01-01



---
https://en.wikipedia.org/wiki/Travel_literature#Travel_journals
Travel literature § Travel journals


2024-01-01



---
https://en.wikipedia.org/wiki/Travelers_of_a_Hundred_Ages
Travelers of a Hundred Ages


2024-01-01



---
https://en.wikipedia.org/wiki/Traveling_salesman_problem
Traveling salesman problem


2024-01-01



---
https://en.wikipedia.org/wiki/Travelling_salesman_problem
Travelling salesman problem


2024-01-01



---
https://en.wikipedia.org/wiki/Travelling_salesman_problem#Complexity_of_approximation
Travelling salesman problem § Complexity of approximation


2024-11-05



---
https://en.wikipedia.org/wiki/Travertine
Travertine


2024-01-01



---
https://en.wikipedia.org/wiki/Treadmill_desk
Treadmill desk


2024-01-01



---
https://en.wikipedia.org/wiki/Treasure_Island_(1950_film)
Treasure Island (1950 film)


2024-05-26



---
https://en.wikipedia.org/wiki/Treasure_Planet
Treasure Planet


2024-01-01



---
https://en.wikipedia.org/wiki/Treaty_of_Paris_(1783)
Treaty of Paris (1783)


2024-01-01



---
https://en.wikipedia.org/wiki/Treaty_of_the_Danish_West_Indies
Treaty of the Danish West Indies


2024-01-01



---
https://en.wikipedia.org/wiki/Trebuchet
Trebuchet


2024-01-01



---
https://en.wikipedia.org/wiki/Trebuchet_MS
Trebuchet MS


2024-01-01



---
https://en.wikipedia.org/wiki/Tree_(graph_theory)
Tree (graph theory)


2024-01-01



---
https://en.wikipedia.org/wiki/Tree_climbing
Tree climbing


2024-01-01



---
https://en.wikipedia.org/wiki/Tree_house
Tree house


2024-01-01



---
https://en.wikipedia.org/wiki/Tree_sitting
Tree sitting


2024-01-01



---
https://en.wikipedia.org/wiki/Tree_structure
Tree structure


2024-01-01



---
https://en.wikipedia.org/wiki/Trembling_hand_perfect_equilibrium
Trembling hand perfect equilibrium


2024-01-01



---
https://en.wikipedia.org/wiki/Tretinoin
Tretinoin


2024-11-05



---
https://en.wikipedia.org/wiki/Trevor_Darrell
Trevor Darrell


2024-01-01



---
https://en.wikipedia.org/wiki/Trevor_Davis
Trevor Davis


2024-01-01



---
https://en.wikipedia.org/wiki/Trevor_Hastie
Trevor Hastie


2024-01-01



---
https://en.wikipedia.org/wiki/Trevor_Rainbolt
Trevor Rainbolt


2024-01-01



---
https://en.wikipedia.org/wiki/Trevor_W._Robbins
Trevor W. Robbins


2024-01-01



---
https://en.wikipedia.org/wiki/Trial_by_ordeal
Trial by ordeal


2024-01-01



---
https://en.wikipedia.org/wiki/Triazolam
Triazolam


2024-01-01



---
https://en.wikipedia.org/wiki/Trichinosis
Trichinosis


2024-01-01



---
https://en.wikipedia.org/wiki/Trifolium_pratense
Trifolium pratense


2024-01-01



---
https://en.wikipedia.org/wiki/Trigun
Trigun


2024-01-01



---
https://en.wikipedia.org/wiki/Trilemma
Trilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Trinity_(nuclear_test)
Trinity (nuclear test)


2024-01-01



---
https://en.wikipedia.org/wiki/Trinity_School_(New_York_City)
Trinity School (New York City)


2024-01-01



---
https://en.wikipedia.org/wiki/Trinomial_tree
Trinomial tree


2024-01-01



---
https://en.wikipedia.org/wiki/Trinucleotide_repeat_disorder
Trinucleotide repeat disorder


2024-01-01



---
https://en.wikipedia.org/wiki/Triode
Triode


2024-01-01



---
https://en.wikipedia.org/wiki/Triple_Crown_of_Thoroughbred_Racing_(United_States)
Triple Crown of Thoroughbred Racing (United States)


2024-01-01



---
https://en.wikipedia.org/wiki/Trisha_Suppes
Trisha Suppes


2024-01-01



---
https://en.wikipedia.org/wiki/Tristan_Thrush
Tristan Thrush


2024-01-01



---
https://en.wikipedia.org/wiki/Tristan_und_Isolde
Tristan und Isolde


2024-01-01



---
https://en.wikipedia.org/wiki/Tristane_Banon#Banon%27s_allegations_against_Dominique_Strauss-Kahn
Tristane Banon § Banon's allegations against Dominique Strauss-Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Tristane_Banon#Banon's_allegations_against_Dominique_Strauss-Kahn
Tristane Banon § Banon's allegations against Dominique Strauss-Kahn


2024-01-01



---
https://en.wikipedia.org/wiki/Tritare
Tritare


2024-01-01



---
https://en.wikipedia.org/wiki/Tritium_radioluminescence
Tritium radioluminescence


2024-01-01



---
https://en.wikipedia.org/wiki/Triton_(moon)
Triton (moon)


2024-01-01



---
https://en.wikipedia.org/wiki/Triumph_of_the_Will
Triumph of the Will


2024-01-01



---
https://en.wikipedia.org/wiki/Trobriand_people
Trobriand people


2024-08-25



---
https://en.wikipedia.org/wiki/Troff
Troff


2024-01-01



---
https://en.wikipedia.org/wiki/Trofim_Lysenko
Trofim Lysenko


2024-01-01



---
https://en.wikipedia.org/wiki/Trojan_Room_coffee_pot
Trojan Room coffee pot


2024-01-01



---
https://en.wikipedia.org/wiki/Troll_(Internet)
Troll (Internet)


2024-01-01



---
https://en.wikipedia.org/wiki/Tron:_Legacy
Tron: Legacy


2024-01-01



---
https://en.wikipedia.org/wiki/Tron:_Legacy_Reconfigured
Tron: Legacy Reconfigured


2024-01-01



---
https://en.wikipedia.org/wiki/Trousseau_gris
Trousseau gris


2024-01-01



---
https://en.wikipedia.org/wiki/TrueSkill
TrueSkill


2024-01-01



---
https://en.wikipedia.org/wiki/TrueType
TrueType


2024-01-01



---
https://en.wikipedia.org/wiki/Truman_Lee_Kelley
Truman Lee Kelley


2024-01-01



---
https://en.wikipedia.org/wiki/Trung_Nguyen
Trung Nguyen


2024-01-01



---
https://en.wikipedia.org/wiki/Trust,_but_verify
Trust, but verify


2024-01-01



---
https://en.wikipedia.org/wiki/Trusted_computing_base
Trusted computing base


2024-01-01



---
https://en.wikipedia.org/wiki/Trustworthy_computing#Microsoft_and_Trustworthy_Computing
Trustworthy computing § Microsoft and Trustworthy Computing


2024-01-01



---
https://en.wikipedia.org/wiki/Truth_table
Truth table


2024-01-01



---
https://en.wikipedia.org/wiki/Truthiness
Truthiness


2024-01-01



---
https://en.wikipedia.org/wiki/Tryptophan
Tryptophan


2024-01-01



---
https://en.wikipedia.org/wiki/Tsar_Bomba
Tsar Bomba


2024-01-01



---
https://en.wikipedia.org/wiki/Tsiolkovsky_rocket_equation
Tsiolkovsky rocket equation


2024-01-01



---
https://en.wikipedia.org/wiki/Tsubame_(supercomputer)
Tsubame (supercomputer)


2024-01-01



---
https://en.wikipedia.org/wiki/Tsuen_Tea
Tsuen Tea


2024-01-01



---
https://en.wikipedia.org/wiki/Tsugumi_Ohba
Tsugumi Ohba


2024-01-01



---
https://en.wikipedia.org/wiki/Tsukasa_Yoshida
Tsukasa Yoshida


2024-01-01



---
https://en.wikipedia.org/wiki/Tsukumogami
Tsukumogami


2024-01-01



---
https://en.wikipedia.org/wiki/Tsundere
Tsundere


2024-01-01



---
https://en.wikipedia.org/wiki/Tsutomu_Miyazaki
Tsutomu Miyazaki


2024-01-01



---
https://en.wikipedia.org/wiki/Tu_Youyou
Tu Youyou


2024-01-01



---
https://en.wikipedia.org/wiki/Tuberculosis
Tuberculosis


2024-10-13



---
https://en.wikipedia.org/wiki/Tucson_artifacts
Tucson artifacts


2024-01-01



---
https://en.wikipedia.org/wiki/Tueller_Drill
Tueller Drill


2024-01-01



---
https://en.wikipedia.org/wiki/Tulpa
Tulpa


2024-01-01



---
https://en.wikipedia.org/wiki/Tulpa#21st_century
Tulpa § 21<sup>st</sup> century


2024-01-01



---
https://en.wikipedia.org/wiki/Tulpa#Tulpamancers
Tulpa § Tulpamancers


2024-01-01



---
https://en.wikipedia.org/wiki/Tumble_turn
Tumble turn


2024-01-01



---
https://en.wikipedia.org/wiki/Tungsten
Tungsten


2024-01-01



---
https://en.wikipedia.org/wiki/Tungsten_carbide
Tungsten carbide


2024-01-01



---
https://en.wikipedia.org/wiki/Tunguska_event
Tunguska event


2024-01-01



---
https://en.wikipedia.org/wiki/Tuomas_Sandholm
Tuomas Sandholm


2024-01-01



---
https://en.wikipedia.org/wiki/Tuple
Tuple


2024-01-01



---
https://en.wikipedia.org/wiki/Turandot
Turandot


2024-01-01



---
https://en.wikipedia.org/wiki/Turandot#Completion_of_the_score_after_Puccini's_death
Turandot § Completion of the score after Puccini's death


2024-01-01



---
https://en.wikipedia.org/wiki/Turbot
Turbot


2024-01-01



---
https://en.wikipedia.org/wiki/Turbulence
Turbulence


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_Award
Turing Award


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_Prize
Turing Prize


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_Tumble
Turing Tumble


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_completeness
Turing completeness


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_machine
Turing machine


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_tarpit
Turing tarpit


2024-01-01



---
https://en.wikipedia.org/wiki/Turing_test
Turing test


2024-01-01



---
https://en.wikipedia.org/wiki/Turkey_in_the_Straw
Turkey in the Straw


2024-01-01



---
https://en.wikipedia.org/wiki/Turkey_vulture
Turkey vulture


2024-01-01



---
https://en.wikipedia.org/wiki/Turkish_language
Turkish language


2024-01-01



---
https://en.wikipedia.org/wiki/Turmeric
Turmeric


2024-01-01



---
https://en.wikipedia.org/wiki/Turn_A_Gundam
Turn A Gundam


2024-01-01



---
https://en.wikipedia.org/wiki/Turner_Classic_Movies
Turner Classic Movies


2024-01-01



---
https://en.wikipedia.org/wiki/Turnera_diffusa
Turnera diffusa


2024-01-01



---
https://en.wikipedia.org/wiki/Tusken_Raiders
Tusken Raiders


2024-01-01



---
https://en.wikipedia.org/wiki/Tutankhamun
Tutankhamun


2024-01-01



---
https://en.wikipedia.org/wiki/Tuyuca_language
Tuyuca language


2024-01-01



---
https://en.wikipedia.org/wiki/TweetDeck
TweetDeck


2024-01-01



---
https://en.wikipedia.org/wiki/Tweetdeck
Tweetdeck


2024-01-01



---
https://en.wikipedia.org/wiki/Twelve_Tables
Twelve Tables


2024-01-01



---
https://en.wikipedia.org/wiki/Twenty-two_vows_of_Ambedkar
Twenty-two vows of Ambedkar


2024-01-01



---
https://en.wikipedia.org/wiki/Twenty_Thousand_Leagues_Under_the_Seas
Twenty Thousand Leagues Under the Seas


2024-01-01



---
https://en.wikipedia.org/wiki/Twenty_questions
Twenty questions


2024-01-01



---
https://en.wikipedia.org/wiki/Twilight_(Electric_Light_Orchestra_song)
Twilight (Electric Light Orchestra song)


2024-01-01



---
https://en.wikipedia.org/wiki/Twilight_(Meyer_novel)
Twilight (Meyer novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Twilight_(novel_series)
Twilight (novel series)


2024-01-01



---
https://en.wikipedia.org/wiki/Twill
Twill


2024-01-01



---
https://en.wikipedia.org/wiki/Twin_paradox
Twin paradox


2024-01-01



---
https://en.wikipedia.org/wiki/Twin_study
Twin study


2024-01-01



---
https://en.wikipedia.org/wiki/Twitter
Twitter


2024-01-01



---
https://en.wikipedia.org/wiki/Twitter#Branding
Twitter § Branding


2024-11-11



---
https://en.wikipedia.org/wiki/Twitter#URL_shortener
Twitter § URL shortener


2024-01-01



---
https://en.wikipedia.org/wiki/Two-body_problem_in_general_relativity#Anomalous_precession_of_Mercury
Two-body problem in general relativity § Anomalous precession of Mercury


2024-01-01



---
https://en.wikipedia.org/wiki/Two-party_system
Two-party system


2024-01-01



---
https://en.wikipedia.org/wiki/Two-sided_market
Two-sided market


2024-01-01



---
https://en.wikipedia.org/wiki/Two_Centenaries
Two Centenaries


2024-01-01



---
https://en.wikipedia.org/wiki/Two_Establishes_and_Two_Safeguards
Two Establishes and Two Safeguards


2024-01-01



---
https://en.wikipedia.org/wiki/Two_Hearts_(story)
Two Hearts (story)


2024-06-22



---
https://en.wikipedia.org/wiki/Two_Whatevers
Two Whatevers


2024-01-01



---
https://en.wikipedia.org/wiki/Two_truths_doctrine
Two truths doctrine


2024-01-01



---
https://en.wikipedia.org/wiki/Tyler_Anbinder
Tyler Anbinder


2024-01-01



---
https://en.wikipedia.org/wiki/Tyler_Cowen
Tyler Cowen


2024-01-01



---
https://en.wikipedia.org/wiki/Tyler_Jacks
Tyler Jacks


2024-01-01



---
https://en.wikipedia.org/wiki/Tyler_Murray
Tyler Murray


2024-01-01



---
https://en.wikipedia.org/wiki/Tyler_Winklevoss
Tyler Winklevoss


2024-01-01



---
https://en.wikipedia.org/wiki/Type-Moon
Type-Moon


2024-01-01



---
https://en.wikipedia.org/wiki/Type_2_diabetes
Type 2 diabetes


2024-01-01



---
https://en.wikipedia.org/wiki/Type_B_Cipher_Machine
Type B Cipher Machine


2024-01-01



---
https://en.wikipedia.org/wiki/Type_I_and_type_II_errors
Type I and type II errors


2024-01-01



---
https://en.wikipedia.org/wiki/Type_I_and_type_II_errors#Type_II_error
Type I and type II errors § Type II error


2024-01-01



---
https://en.wikipedia.org/wiki/Type_signature
Type signature


2024-01-01



---
https://en.wikipedia.org/wiki/Type_system
Type system


2024-01-01



---
https://en.wikipedia.org/wiki/Typeface#Typesetting_numbers
Typeface § Typesetting numbers


2024-01-01



---
https://en.wikipedia.org/wiki/Types_of_mesh
Types of mesh


2024-01-01



---
https://en.wikipedia.org/wiki/Typewriter
Typewriter


2024-01-01



---
https://en.wikipedia.org/wiki/Typewriter#Electronic_typewriters
Typewriter § Electronic typewriters § Electric designs


2024-01-01



---
https://en.wikipedia.org/wiki/Tyrone_D._Cannon
Tyrone D. Cannon


2024-01-01



---
https://en.wikipedia.org/wiki/Tyrosine
Tyrosine


2024-01-01



---
https://en.wikipedia.org/wiki/Tyrosinemia
Tyrosinemia


2024-01-01



---
https://en.wikipedia.org/wiki/Tzimtzum
Tzimtzum


2024-01-01



---
https://en.wikipedia.org/wiki/U-Net
U-Net


2024-01-01



---
https://en.wikipedia.org/wiki/U.S.A._(trilogy)
U.S.A. (trilogy)


2024-01-01



---
https://en.wikipedia.org/wiki/U._S._Department_of_Justice
U. S. Department of Justice


2024-01-01



---
https://en.wikipedia.org/wiki/UCC_Ueshima_Coffee_Co.
UCC Ueshima Coffee Co


2024-01-01



---
https://en.wikipedia.org/wiki/UGM-27_Polaris
UGM-27 Polaris


2024-01-01



---
https://en.wikipedia.org/wiki/UGM-27_Polaris#History_and_development
UGM-27 Polaris § History and development


2024-01-01



---
https://en.wikipedia.org/wiki/UKBB
UKBB


2024-01-01



---
https://en.wikipedia.org/wiki/UNIX
UNIX


2024-01-01



---
https://en.wikipedia.org/wiki/UNIX_System_V
UNIX System V


2024-01-01



---
https://en.wikipedia.org/wiki/URI_fragment
URI fragment


2024-01-01



---
https://en.wikipedia.org/wiki/URL_encoding
URL encoding


2024-01-01



---
https://en.wikipedia.org/wiki/URL_redirection
URL redirection


2024-01-01



---
https://en.wikipedia.org/wiki/URL_shortening#Shortcomings
URL shortening § Shortcomings


2024-01-01



---
https://en.wikipedia.org/wiki/URS_Corporation
URS Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/USB
USB


2024-01-01



---
https://en.wikipedia.org/wiki/USB#2.0
USB § 2.0


2024-01-01



---
https://en.wikipedia.org/wiki/USB#Mini_and_Micro_connectors
USB § Mini and Micro connectors


2024-01-01



---
https://en.wikipedia.org/wiki/USB_3.0
USB 3.0


2024-01-01



---
https://en.wikipedia.org/wiki/USS_Scorpion_(SSN-589)#Search:_1968
USS Scorpion (SSN-589) § Search: 1968


2024-01-01



---
https://en.wikipedia.org/wiki/UTF-8
UTF-8


2024-01-01



---
https://en.wikipedia.org/wiki/UUCP#Bang_path
UUCP § Bang path


2024-01-01



---
https://en.wikipedia.org/wiki/Uber
Uber


2024-01-01



---
https://en.wikipedia.org/wiki/Uber_Eats
Uber Eats


2024-01-01



---
https://en.wikipedia.org/wiki/Ubuntu
Ubuntu


2024-01-01



---
https://en.wikipedia.org/wiki/Udon
Udon


2024-01-01



---
https://en.wikipedia.org/wiki/Uffizi
Uffizi


2024-01-01



---
https://en.wikipedia.org/wiki/Ufuk_Akcigit
Ufuk Akcigit


2024-01-01



---
https://en.wikipedia.org/wiki/Ugric
Ugric


2024-01-01



---
https://en.wikipedia.org/wiki/Ugric_languages
Ugric languages


2024-01-01



---
https://en.wikipedia.org/wiki/Uji
Uji


2024-01-01



---
https://en.wikipedia.org/wiki/Uji_region
Uji region


2024-01-01



---
https://en.wikipedia.org/wiki/Ukiyo
Ukiyo


2024-01-01



---
https://en.wikipedia.org/wiki/Ukiyo-z%C5%8Dshi
Ukiyo-zōshi


2024-01-01



---
https://en.wikipedia.org/wiki/Ulam%27s_game
Ulam's game


2024-01-01



---
https://en.wikipedia.org/wiki/Ulam's_game
Ulam's game


2024-01-01



---
https://en.wikipedia.org/wiki/Ulcerative_colitis
Ulcerative colitis


2024-01-01



---
https://en.wikipedia.org/wiki/Ulric_Neisser
Ulric Neisser


2024-01-01



---
https://en.wikipedia.org/wiki/Ulrich_Kutschera
Ulrich Kutschera


2024-01-01



---
https://en.wikipedia.org/wiki/Ulrich_M%C3%BCller
Ulrich Müller


2024-01-01



---
https://en.wikipedia.org/wiki/Ulrich_Schmidt
Ulrich Schmidt


2024-01-01



---
https://en.wikipedia.org/wiki/Ulrich_Trautwein
Ulrich Trautwein


2024-01-01



---
https://en.wikipedia.org/wiki/Ultima_(series)
Ultima (series)


2024-01-01



---
https://en.wikipedia.org/wiki/Ultimate_Mortal_Kombat_3
Ultimate Mortal Kombat 3


2024-01-01



---
https://en.wikipedia.org/wiki/Ultra
Ultra


2024-01-01



---
https://en.wikipedia.org/wiki/Ultra#Safeguarding_of_sources
Ultra § Safeguarding of sources


2024-01-01



---
https://en.wikipedia.org/wiki/Ultra-high-definition_television
Ultra-high-definition television


2024-01-01



---
https://en.wikipedia.org/wiki/Ultra_(cryptography)
Ultra (cryptography)


2024-01-01



---
https://en.wikipedia.org/wiki/Ultra_Q
Ultra Q


2024-01-01



---
https://en.wikipedia.org/wiki/Ultraman
Ultraman


2024-01-01



---
https://en.wikipedia.org/wiki/Ultraman#Ultraman.27s_special_powers
Ultraman § Ultraman.27s special powers


2024-01-01



---
https://en.wikipedia.org/wiki/Ultraman:_Rising
Ultraman: Rising


2024-07-29



---
https://en.wikipedia.org/wiki/Ultraman_(character)#Powers_and_abilities
Ultraman (character) § Powers and abilities


2024-01-01



---
https://en.wikipedia.org/wiki/Ultraman_Powered_(video_game)
Ultraman Powered (video game)


2024-01-01



---
https://en.wikipedia.org/wiki/Ultrapure_water
Ultrapure water


2024-01-01



---
https://en.wikipedia.org/wiki/Ultraseven
Ultraseven


2024-01-01



---
https://en.wikipedia.org/wiki/Uma_Musume_Pretty_Derby
Uma Musume Pretty Derby


2024-01-01



---
https://en.wikipedia.org/wiki/Uma_Ramakrishnan
Uma Ramakrishnan


2024-01-01



---
https://en.wikipedia.org/wiki/Umar_Farouk_Abdulmutallab
Umar Farouk Abdulmutallab


2024-01-01



---
https://en.wikipedia.org/wiki/Umbellularia
Umbellularia


2024-01-01



---
https://en.wikipedia.org/wiki/Umberto_Eco
Umberto Eco


2024-01-01



---
https://en.wikipedia.org/wiki/Umineko_When_They_Cry
Umineko When They Cry


2024-01-01



---
https://en.wikipedia.org/wiki/Umpaku_dialect
Umpaku dialect


2024-01-01



---
https://en.wikipedia.org/wiki/Un-Go
Un-Go


2024-01-01



---
https://en.wikipedia.org/wiki/Unbelievable_Gwenpool
Unbelievable Gwenpool


2024-01-01



---
https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation
Unbiased estimation of standard deviation


2024-08-24



---
https://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation#Results_for_the_normal_distribution
Unbiased estimation of standard deviation § Results for the normal distribution


2024-08-24



---
https://en.wikipedia.org/wiki/Unboxing
Unboxing


2024-01-01



---
https://en.wikipedia.org/wiki/Uncial
Uncial


2024-01-01



---
https://en.wikipedia.org/wiki/Uncial_script
Uncial script


2024-01-01



---
https://en.wikipedia.org/wiki/Uncle_Tom%27s_Cabin
Uncle Tom's Cabin


2024-01-01



---
https://en.wikipedia.org/wiki/Uncle_Tom's_Cabin
Uncle Tom's Cabin


2024-01-01



---
https://en.wikipedia.org/wiki/Uncodified_constitution
Uncodified constitution


2024-01-01



---
https://en.wikipedia.org/wiki/Unconditional_election
Unconditional election


2024-01-01



---
https://en.wikipedia.org/wiki/Undefined_behavior
Undefined behavior


2024-10-21



---
https://en.wikipedia.org/wiki/Under_Western_Eyes_(novel)
Under Western Eyes (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Underclocking
Underclocking


2024-01-01



---
https://en.wikipedia.org/wiki/Underground_comix
Underground comix


2024-04-26



---
https://en.wikipedia.org/wiki/Underground_nuclear_weapons_testing
Underground nuclear weapons testing


2024-01-01



---
https://en.wikipedia.org/wiki/Underscore#Unicode
Underscore § Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Understanding_Comics
Understanding Comics


2024-01-01



---
https://en.wikipedia.org/wiki/Underwood_%26_Underwood
Underwood & Underwood


2024-01-01



---
https://en.wikipedia.org/wiki/Unicode
Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Unicode_control_characters
Unicode control characters


2024-01-01



---
https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts
Unicode subscripts and superscripts


2024-01-01



---
https://en.wikipedia.org/wiki/Unification_Church
Unification Church


2024-01-01



---
https://en.wikipedia.org/wiki/Unification_Church_of_the_United_States
Unification Church of the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Uniform_Resource_Identifier
Uniform Resource Identifier


2024-01-01



---
https://en.wikipedia.org/wiki/Uniform_Resource_Identifier#Syntax
Uniform Resource Identifier § Syntax


2024-01-01



---
https://en.wikipedia.org/wiki/Unintended_consequences
Unintended consequences


2024-01-01



---
https://en.wikipedia.org/wiki/Uninterruptible_power_supply
Uninterruptible power supply


2024-01-01



---
https://en.wikipedia.org/wiki/Unit_testing
Unit testing


2024-01-01



---
https://en.wikipedia.org/wiki/United_Artists
United Artists


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Air_Force_Academy
United States Air Force Academy


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Armed_Forces
United States Armed Forces


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Atomic_Energy_Commission
United States Atomic Energy Commission


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Census_Bureau
United States Census Bureau


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_Defense
United States Department of Defense


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_Energy
United States Department of Energy


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_Labor
United States Department of Labor


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_State
United States Department of State


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_State_list_of_Foreign_Terrorist_Organizations
United States Department of State list of Foreign Terrorist Organizations


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Department_of_the_Interior
United States Department of the Interior


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_District_Court_Southern_District_of_New_York
United States District Court Southern District of New York


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_District_Court_for_the_Eastern_District_of_Pennsylvania
United States District Court for the Eastern District of Pennsylvania


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Electoral_College
United States Electoral College


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Forces_Japan
United States Forces Japan


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Forest_Service
United States Forest Service


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Geological_Survey
United States Geological Survey


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_House_of_Representatives
United States House of Representatives


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Senate
United States Senate


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Treasury_security#TIPS
United States Treasury security § TIPS


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_Virgin_Islands
United States Virgin Islands


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_passport
United States passport


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_propaganda_comics
United States propaganda comics


2024-01-01



---
https://en.wikipedia.org/wiki/United_States_raw_milk_debate
United States raw milk debate


2024-01-01



---
https://en.wikipedia.org/wiki/Units_of_paper_quantity#Quire
Units of paper quantity § Quire


2024-01-01



---
https://en.wikipedia.org/wiki/Unity_(game_engine)
Unity (game engine)


2024-01-01



---
https://en.wikipedia.org/wiki/Universal_Paperclips
Universal Paperclips


2024-01-01



---
https://en.wikipedia.org/wiki/Universal_Time
Universal Time


2024-01-01



---
https://en.wikipedia.org/wiki/Universal_basic_income
Universal basic income


2024-01-01



---
https://en.wikipedia.org/wiki/University_Laboratory_High_School_(Urbana,_Illinois)
University Laboratory High School (Urbana, Illinois)


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_California
University of California


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_California,_Irvine
University of California, Irvine


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_California,_San_Diego
University of California, San Diego


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Chicago
University of Chicago


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_G%C3%B6ttingen
University of Göttingen


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Illinois_Urbana-Champaign
University of Illinois Urbana-Champaign


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Massachusetts_Amherst
University of Massachusetts Amherst


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Michigan
University of Michigan


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Nebraska%E2%80%93Lincoln
University of Nebraska–Lincoln


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Pennsylvania
University of Pennsylvania


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Tokyo
University of Tokyo


2024-01-01



---
https://en.wikipedia.org/wiki/University_of_Tsukuba
University of Tsukuba


2024-01-01



---
https://en.wikipedia.org/wiki/Unix
Unix


2024-01-01



---
https://en.wikipedia.org/wiki/Unix_time
Unix time


2024-01-01



---
https://en.wikipedia.org/wiki/Unlimit_Health
Unlimit Health


2024-01-01



---
https://en.wikipedia.org/wiki/Unmanned_aerial_vehicle
Unmanned aerial vehicle


2024-01-01



---
https://en.wikipedia.org/wiki/Unmanned_combat_aerial_vehicle
Unmanned combat aerial vehicle


2024-01-01



---
https://en.wikipedia.org/wiki/Unreachable_code#goto_fail_bug
Unreachable code § goto fail bug


2024-01-01



---
https://en.wikipedia.org/wiki/Unreal_Engine
Unreal Engine


2024-01-01



---
https://en.wikipedia.org/wiki/Unreal_Engine#Unreal_Engine_5
Unreal Engine § Unreal Engine 5


2024-01-01



---
https://en.wikipedia.org/wiki/Unrestricted_Warfare
Unrestricted Warfare


2024-01-01



---
https://en.wikipedia.org/wiki/Unseen_species_problem
Unseen species problem


2024-12-19



---
https://en.wikipedia.org/wiki/Up_%282009_film%29
Up (2009 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Up_(2009_film)
Up (2009 film)


2024-01-01



---
https://en.wikipedia.org/wiki/Up_(film_series)
Up (film series)


2024-01-01



---
https://en.wikipedia.org/wiki/Uplift_Universe
Uplift Universe


2024-01-01



---
https://en.wikipedia.org/wiki/Upper_Paleolithic
Upper Paleolithic


2024-01-01



---
https://en.wikipedia.org/wiki/Upsilon
Upsilon


2024-01-01



---
https://en.wikipedia.org/wiki/Uptime
Uptime


2024-01-01



---
https://en.wikipedia.org/wiki/Upton_Tea_Imports
Upton Tea Imports


2024-01-01



---
https://en.wikipedia.org/wiki/Uranium-235
Uranium-235


2024-01-01



---
https://en.wikipedia.org/wiki/Urashima_Tar%C5%8D
Urashima Tarō


2024-01-01



---
https://en.wikipedia.org/wiki/Urban_legend
Urban legend


2024-01-01



---
https://en.wikipedia.org/wiki/Urban_legends_and_myths
Urban legends and myths


2024-01-01



---
https://en.wikipedia.org/wiki/Urbanization_in_the_United_States
Urbanization in the United States


2024-01-01



---
https://en.wikipedia.org/wiki/Urho_Kujala
Urho Kujala


2024-01-01



---
https://en.wikipedia.org/wiki/Uri_Alon
Uri Alon


2024-01-01



---
https://en.wikipedia.org/wiki/Uri_Gneezy
Uri Gneezy


2024-01-01



---
https://en.wikipedia.org/wiki/Uri_Simonsohn
Uri Simonsohn


2024-01-01



---
https://en.wikipedia.org/wiki/Uri_Zwick
Uri Zwick


2024-01-01



---
https://en.wikipedia.org/wiki/Urie_Bronfenbrenner
Urie Bronfenbrenner


2024-01-01



---
https://en.wikipedia.org/wiki/Urotsukid%C5%8Dji
Urotsukidōji


2024-01-01



---
https://en.wikipedia.org/wiki/Urs_Egger
Urs Egger


2024-01-01



---
https://en.wikipedia.org/wiki/Urs_Fischbacher
Urs Fischbacher


2024-01-01



---
https://en.wikipedia.org/wiki/Ursula_K._Le_Guin
Ursula K. Le Guin


2024-01-01



---
https://en.wikipedia.org/wiki/Ursula_M._Staudinger
Ursula M. Staudinger


2024-01-01



---
https://en.wikipedia.org/wiki/Ursula_Rothlisberger
Ursula Rothlisberger


2024-01-01



---
https://en.wikipedia.org/wiki/Urusei_Yatsura
Urusei Yatsura


2024-01-01



---
https://en.wikipedia.org/wiki/Urusei_Yatsura_2:_Beautiful_Dreamer
Urusei Yatsura 2: Beautiful Dreamer


2024-01-01



---
https://en.wikipedia.org/wiki/Urushiol
Urushiol


2024-01-01



---
https://en.wikipedia.org/wiki/Urxvt
Urxvt


2024-01-01



---
https://en.wikipedia.org/wiki/UseModWiki
UseModWiki


2024-01-01



---
https://en.wikipedia.org/wiki/Useful_idiot
Useful idiot


2024-01-01



---
https://en.wikipedia.org/wiki/Usenet
Usenet


2024-01-01



---
https://en.wikipedia.org/wiki/User:Dragons_flight/Log_analysis
User:Dragons flight/Log analysis


2024-01-01



---
https://en.wikipedia.org/wiki/User:Emijrp/All_Human_Knowledge
User:Emijrp/All Human Knowledge


2024-01-01



---
https://en.wikipedia.org/wiki/User:Future_Perfect_at_Sunrise
User:Future Perfect at Sunrise


2024-01-01



---
https://en.wikipedia.org/wiki/User:Gwern
User:Gwern


2024-01-01



---
https://en.wikipedia.org/wiki/User:Gwern/.stumpwmrc
User:Gwern/.stumpwmrc


2024-01-01



---
https://en.wikipedia.org/wiki/User:Gwern/Key
User:Gwern/Key


2024-01-01



---
https://en.wikipedia.org/wiki/User:Horologium
User:Horologium


2024-01-01



---
https://en.wikipedia.org/wiki/User:KrebMarkt
User:KrebMarkt


2024-01-01



---
https://en.wikipedia.org/wiki/User:Llywrch
User:Llywrch


2024-01-01



---
https://en.wikipedia.org/wiki/User:MBisanz
User:MBisanz


2024-01-01



---
https://en.wikipedia.org/wiki/User:Mr.Z-man/newusers
User:Mr.Z-man/newusers


2024-01-01



---
https://en.wikipedia.org/wiki/User:Piotrus/Wikipedia_interwiki_and_specialized_knowledge_test
User:Piotrus/Wikipedia interwiki and specialized knowledge test


2024-01-01



---
https://en.wikipedia.org/wiki/User:Resident_Mario
User:Resident Mario


2024-01-01



---
https://en.wikipedia.org/wiki/User:Seraphimblade
User:Seraphimblade


2024-01-01



---
https://en.wikipedia.org/wiki/User:TTN
User:TTN


2024-01-01



---
https://en.wikipedia.org/wiki/User:The_Cunctator
User:The Cunctator


2024-01-01



---
https://en.wikipedia.org/wiki/User:Vi_Veri_Veniversum_Vivus_Vici
User:Vi Veri Veniversum Vivus Vici


2024-01-01



---
https://en.wikipedia.org/wiki/User:WeijiBaikeBianji/IntelligenceCitations
User:WeijiBaikeBianji/IntelligenceCitations


2024-08-04



---
https://en.wikipedia.org/wiki/User:X!
User:X!


2024-01-01



---
https://en.wikipedia.org/wiki/User:X%21
User:X!


2024-01-01



---
https://en.wikipedia.org/wiki/User_Datagram_Protocol
User Datagram Protocol


2024-01-01



---
https://en.wikipedia.org/wiki/User_agent
User agent


2024-01-01



---
https://en.wikipedia.org/wiki/User_talk:Gwern
User talk:Gwern


2024-01-01



---
https://en.wikipedia.org/wiki/User_talk:Vi_Veri_Veniversum_Vivus_Vici
User talk:Vi Veri Veniversum Vivus Vici


2024-01-01



---
https://en.wikipedia.org/wiki/Ushio_%26_Tora
Ushio & Tora


2024-01-01



---
https://en.wikipedia.org/wiki/Usufruct
Usufruct


2024-01-01



---
https://en.wikipedia.org/wiki/Uta-garuta
Uta-garuta


2024-12-16



---
https://en.wikipedia.org/wiki/Utah_Data_Center
Utah Data Center


2024-01-01



---
https://en.wikipedia.org/wiki/Utilitarianism
Utilitarianism


2024-01-01



---
https://en.wikipedia.org/wiki/Utkarsh_Sharma
Utkarsh Sharma


2024-01-01



---
https://en.wikipedia.org/wiki/Uwe_Sunde
Uwe Sunde


2024-01-01



---
https://en.wikipedia.org/wiki/V%C3%ADctor_Vald%C3%A9s
Víctor Valdés


2024-01-01



---
https://en.wikipedia.org/wiki/V%C3%B6lusp%C3%A1
Völuspá


2024-01-01



---
https://en.wikipedia.org/wiki/V-2_rocket
V-2 rocket


2024-01-01



---
https://en.wikipedia.org/wiki/V._S._Ramachandran
V. S. Ramachandran


2024-01-01



---
https://en.wikipedia.org/wiki/V._S._Sundar
V. S. Sundar


2024-01-01



---
https://en.wikipedia.org/wiki/VAX_8000#VAX_8500
VAX 8000 § VAX 8500


2024-01-01



---
https://en.wikipedia.org/wiki/VBScript
VBScript


2024-01-01



---
https://en.wikipedia.org/wiki/VI
VI


2024-01-01



---
https://en.wikipedia.org/wiki/VShojo
VShojo


2024-01-01



---
https://en.wikipedia.org/wiki/VT100
VT100


2024-01-01



---
https://en.wikipedia.org/wiki/VTuber
VTuber


2024-01-01



---
https://en.wikipedia.org/wiki/V_for_Vendetta
V for Vendetta


2024-08-18



---
https://en.wikipedia.org/wiki/Vacancy_chain
Vacancy chain


2024-01-01



---
https://en.wikipedia.org/wiki/Vaccinia
Vaccinia


2024-01-01



---
https://en.wikipedia.org/wiki/Vadim_Borisov
Vadim Borisov


2024-01-01



---
https://en.wikipedia.org/wiki/Vadim_N._Gladyshev
Vadim N. Gladyshev


2024-01-01



---
https://en.wikipedia.org/wiki/Vadim_Sokolov
Vadim Sokolov


2024-01-01



---
https://en.wikipedia.org/wiki/Vaibhav_Mathur
Vaibhav Mathur


2024-01-01



---
https://en.wikipedia.org/wiki/Valentin_Robu
Valentin Robu


2024-01-01



---
https://en.wikipedia.org/wiki/Valentine_Greatrakes
Valentine Greatrakes


2024-01-01



---
https://en.wikipedia.org/wiki/Valerian_(herb)#Effect_on_cats
Valerian (herb) § Effect on cats


2024-01-01



---
https://en.wikipedia.org/wiki/Valerian_(herb)#Effect_on_other_organisms
Valerian (herb) § Effect on other organisms


2024-08-28



---
https://en.wikipedia.org/wiki/Valerian_(herb)#Medicinal_use
Valerian (herb) § Medicinal use


2024-01-01



---
https://en.wikipedia.org/wiki/Valeriana_celtica
Valeriana celtica


2024-08-28



---
https://en.wikipedia.org/wiki/Valerie_M._Weaver
Valerie M. Weaver


2024-01-01



---
https://en.wikipedia.org/wiki/Valery_N._Soyfer
Valery N. Soyfer


2024-01-01



---
https://en.wikipedia.org/wiki/Validity_(logic)
Validity (logic)


2024-01-01



---
https://en.wikipedia.org/wiki/Valois_dynasty
Valois dynasty


2024-01-01



---
https://en.wikipedia.org/wiki/Valpara%C3%ADso
Valparaíso


2024-01-01



---
https://en.wikipedia.org/wiki/Valrhona
Valrhona


2024-01-01



---
https://en.wikipedia.org/wiki/Valsamma_Eapen
Valsamma Eapen


2024-01-01



---
https://en.wikipedia.org/wiki/Valter_D._Longo
Valter D. Longo


2024-01-01



---
https://en.wikipedia.org/wiki/Value_of_information
Value of information


2024-01-01



---
https://en.wikipedia.org/wiki/Value_of_life#United_States
Value of life § United States


2024-01-01



---
https://en.wikipedia.org/wiki/Valve_Corporation
Valve Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/Vampire_Hunter_D:_Bloodlust
Vampire Hunter D: Bloodlust


2024-01-01



---
https://en.wikipedia.org/wiki/Van_Allen_radiation_belt
Van Allen radiation belt


2024-01-01



---
https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base
Vandenberg Space Force Base


2024-01-01



---
https://en.wikipedia.org/wiki/Vandread
Vandread


2024-01-01



---
https://en.wikipedia.org/wiki/Vaneet_Aggarwal
Vaneet Aggarwal


2024-01-01



---
https://en.wikipedia.org/wiki/Vannevar_Bush#National_Science_Foundation
Vannevar Bush § National Science Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Vaporware
Vaporware


2024-01-01



---
https://en.wikipedia.org/wiki/Varenicline
Varenicline


2024-01-01



---
https://en.wikipedia.org/wiki/Variable-sweep_wing
Variable-sweep wing


2024-01-01



---
https://en.wikipedia.org/wiki/Variable_(mathematics)
Variable (mathematics)


2024-01-01



---
https://en.wikipedia.org/wiki/Variable_fonts
Variable fonts


2024-01-01



---
https://en.wikipedia.org/wiki/Variance
Variance


2024-01-01



---
https://en.wikipedia.org/wiki/Variance_reduction
Variance reduction


2024-11-05



---
https://en.wikipedia.org/wiki/Variational_principle
Variational principle


2024-01-01



---
https://en.wikipedia.org/wiki/Varicose_veins
Varicose veins


2024-01-01



---
https://en.wikipedia.org/wiki/Variolation
Variolation


2024-01-01



---
https://en.wikipedia.org/wiki/Varnish_(software)
Varnish (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Varun_Tej
Varun Tej


2024-01-01



---
https://en.wikipedia.org/wiki/Vasoconstriction
Vasoconstriction


2024-01-01



---
https://en.wikipedia.org/wiki/Vasopressin
Vasopressin


2024-01-01



---
https://en.wikipedia.org/wiki/Vaughan_R._Pratt
Vaughan R. Pratt


2024-01-01



---
https://en.wikipedia.org/wiki/Vector_database
Vector database


2024-04-07



---
https://en.wikipedia.org/wiki/Vedic_chant
Vedic chant


2024-01-01



---
https://en.wikipedia.org/wiki/Veena_Kumari
Veena Kumari


2024-01-01



---
https://en.wikipedia.org/wiki/Vegard_Skirbekk
Vegard Skirbekk


2024-01-01



---
https://en.wikipedia.org/wiki/Vellum
Vellum


2024-01-01



---
https://en.wikipedia.org/wiki/Velma_(TV_series)
Velma (TV series)


2024-01-01



---
https://en.wikipedia.org/wiki/Venetia_Digby
Venetia Digby


2024-01-01



---
https://en.wikipedia.org/wiki/Venetia_Stanley
Venetia Stanley


2024-01-01



---
https://en.wikipedia.org/wiki/Venetian_ceruse
Venetian ceruse


2024-01-01



---
https://en.wikipedia.org/wiki/Venice_Biennale
Venice Biennale


2024-01-01



---
https://en.wikipedia.org/wiki/Venice_Film_Festival
Venice Film Festival


2024-01-01



---
https://en.wikipedia.org/wiki/Venison
Venison


2024-01-01



---
https://en.wikipedia.org/wiki/Venkatesh_Rao
Venkatesh Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Venmo
Venmo


2024-01-01



---
https://en.wikipedia.org/wiki/Venom_Snake
Venom Snake


2024-01-01



---
https://en.wikipedia.org/wiki/Venona_project
Venona project


2024-01-01



---
https://en.wikipedia.org/wiki/Venture_capital#Venture_capitalist
Venture capital § Venture capitalist


2024-01-01



---
https://en.wikipedia.org/wiki/Vera_Demberg
Vera Demberg


2024-01-01



---
https://en.wikipedia.org/wiki/Vera_Gorbunova
Vera Gorbunova


2024-01-01



---
https://en.wikipedia.org/wiki/Vergina_Sun
Vergina Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Verilog
Verilog


2024-01-01



---
https://en.wikipedia.org/wiki/Vernon_L._Smith
Vernon L. Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Vernon_Williams
Vernon Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Vernor_Vinge
Vernor Vinge


2024-01-01



---
https://en.wikipedia.org/wiki/Veronica_Galvan
Veronica Galvan


2024-01-01



---
https://en.wikipedia.org/wiki/Veronica_Roth
Veronica Roth


2024-01-01



---
https://en.wikipedia.org/wiki/Version_control
Version control


2024-01-01



---
https://en.wikipedia.org/wiki/Version_control_systems
Version control systems


2024-01-01



---
https://en.wikipedia.org/wiki/Vert_(heraldry)
Vert (heraldry)


2024-01-01



---
https://en.wikipedia.org/wiki/Vertical_integration
Vertical integration


2024-01-01



---
https://en.wikipedia.org/wiki/Veselin_Stoyanov
Veselin Stoyanov


2024-01-01



---
https://en.wikipedia.org/wiki/Vestigiality
Vestigiality


2024-01-01



---
https://en.wikipedia.org/wiki/Vevo
Vevo


2024-01-01



---
https://en.wikipedia.org/wiki/Vi
Vi


2024-01-01



---
https://en.wikipedia.org/wiki/Vi_(text_editor)
Vi (text editor)


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Andrade
Victor Andrade


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Chan
Victor Chan


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Glushkov
Victor Glushkov


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Haghani
Victor Haghani


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Hugo
Victor Hugo


2024-09-17



---
https://en.wikipedia.org/wiki/Victor_Serebriakoff
Victor Serebriakoff


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Shapiro
Victor Shapiro


2024-01-01



---
https://en.wikipedia.org/wiki/Victor_Weisskopf
Victor Weisskopf


2024-01-01



---
https://en.wikipedia.org/wiki/Victoria_Harrison
Victoria Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Victoria_Leong
Victoria Leong


2024-01-01



---
https://en.wikipedia.org/wiki/Victoria_Perez
Victoria Perez


2024-01-01



---
https://en.wikipedia.org/wiki/Victoria_Stodden
Victoria Stodden


2024-01-01



---
https://en.wikipedia.org/wiki/Video_game_modding
Video game modding


2024-01-01



---
https://en.wikipedia.org/wiki/Videotelephony
Videotelephony


2024-01-01



---
https://en.wikipedia.org/wiki/Viet_Cong
Viet Cong


2024-01-01



---
https://en.wikipedia.org/wiki/Vietnam_People%27s_Army
Vietnam People's Army


2024-01-01



---
https://en.wikipedia.org/wiki/Vietnam_Veterans_Memorial
Vietnam Veterans Memorial


2024-01-01



---
https://en.wikipedia.org/wiki/Vietnam_War
Vietnam War


2024-01-01



---
https://en.wikipedia.org/wiki/Views_of_Kanye_West
Views of Kanye West


2024-01-01



---
https://en.wikipedia.org/wiki/Vijay_Pereira
Vijay Pereira


2024-01-01



---
https://en.wikipedia.org/wiki/Vikas_Anand
Vikas Anand


2024-01-01



---
https://en.wikipedia.org/wiki/Vikas_Verma
Vikas Verma


2024-01-01



---
https://en.wikipedia.org/wiki/Vikash_Kumar
Vikash Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Viktor_Chernomyrdin
Viktor Chernomyrdin


2024-01-01



---
https://en.wikipedia.org/wiki/Viktor_Pelevin
Viktor Pelevin


2024-10-16

fiction/humor

---
https://en.wikipedia.org/wiki/Vilfredo_Pareto
Vilfredo Pareto


2024-01-01



---
https://en.wikipedia.org/wiki/Villa_of_the_Papyri
Villa of the Papyri


2024-01-01



---
https://en.wikipedia.org/wiki/VillageReach
VillageReach


2024-01-01



---
https://en.wikipedia.org/wiki/Villanelle
Villanelle


2024-12-11



---
https://en.wikipedia.org/wiki/Vilnius
Vilnius


2024-12-06



---
https://en.wikipedia.org/wiki/Vim_(text_editor)
Vim (text editor)


2024-01-01



---
https://en.wikipedia.org/wiki/Vinay_Prasad
Vinay Prasad


2024-01-01



---
https://en.wikipedia.org/wiki/Vince_Calhoun
Vince Calhoun


2024-01-01



---
https://en.wikipedia.org/wiki/Vincent_Egan
Vincent Egan


2024-01-01



---
https://en.wikipedia.org/wiki/Vincent_P._Crawford
Vincent P. Crawford


2024-01-01



---
https://en.wikipedia.org/wiki/Vincent_Savolainen
Vincent Savolainen


2024-01-01



---
https://en.wikipedia.org/wiki/Vincent_Zhao
Vincent Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Vinod_Khosla
Vinod Khosla


2024-01-01



---
https://en.wikipedia.org/wiki/Vinod_Kumar
Vinod Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Vinod_Vaikuntanathan
Vinod Vaikuntanathan


2024-01-01



---
https://en.wikipedia.org/wiki/Vinyl_records
Vinyl records


2024-01-01



---
https://en.wikipedia.org/wiki/Violence_Jack
Violence Jack


2024-01-01



---
https://en.wikipedia.org/wiki/Virginia_Gregg
Virginia Gregg


2024-01-01



---
https://en.wikipedia.org/wiki/Virginia_Heffernan
Virginia Heffernan


2024-01-01



---
https://en.wikipedia.org/wiki/Virginia_Kidd
Virginia Kidd


2024-01-01



---
https://en.wikipedia.org/wiki/Virginia_Postrel
Virginia Postrel


2024-01-01



---
https://en.wikipedia.org/wiki/Virophage
Virophage


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_Network_Computing
Virtual Network Computing


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_machine
Virtual machine


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_memory
Virtual memory


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_memory_compression
Virtual memory compression


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_particle
Virtual particle


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_private_network
Virtual private network


2024-01-01



---
https://en.wikipedia.org/wiki/Virtual_reality
Virtual reality


2024-01-01



---
https://en.wikipedia.org/wiki/Virtue_ethics
Virtue ethics


2024-01-01



---
https://en.wikipedia.org/wiki/Virtue_signalling
Virtue signaling


2024-01-01



---
https://en.wikipedia.org/wiki/Virulence
Virulence


2024-10-25



---
https://en.wikipedia.org/wiki/Virulence#Evolution
Virulence § Evolution


2024-01-01



---
https://en.wikipedia.org/wiki/Visceral_leishmaniasis
Visceral leishmaniasis


2024-01-01



---
https://en.wikipedia.org/wiki/VisiCalc
VisiCalc


2024-01-01



---
https://en.wikipedia.org/wiki/Visual_Studio_Code
Visual Studio Code


2024-01-01



---
https://en.wikipedia.org/wiki/Visual_novel
Visual novel


2024-01-01



---
https://en.wikipedia.org/wiki/Visual_release_hallucinations
Visual release hallucinations


2024-01-01



---
https://en.wikipedia.org/wiki/Visual_snow_syndrome
Visual snow syndrome


2024-01-01



---
https://en.wikipedia.org/wiki/Visuddhimagga
Visuddhimagga


2024-01-01



---
https://en.wikipedia.org/wiki/Vitalik_Buterin
Vitalik Buterin


2024-01-01



---
https://en.wikipedia.org/wiki/Vitaly_Shmatikov
Vitaly Shmatikov


2024-01-01



---
https://en.wikipedia.org/wiki/Vitamin#In_humans
Vitamin § In humans


2024-01-01



---
https://en.wikipedia.org/wiki/Vitamin_B6
Vitamin B6


2024-01-01



---
https://en.wikipedia.org/wiki/Vitamin_D
Vitamin D


2024-01-01



---
https://en.wikipedia.org/wiki/Vitamin_D_toxicity
Vitamin D toxicity


2024-01-01



---
https://en.wikipedia.org/wiki/Vivek_Kumar
Vivek Kumar


2024-01-01



---
https://en.wikipedia.org/wiki/Viviane_Slon
Viviane Slon


2024-01-01



---
https://en.wikipedia.org/wiki/Vivien_Leigh
Vivien Leigh


2024-01-01



---
https://en.wikipedia.org/wiki/Vlad_II_Dracul
Vlad II Dracul


2024-01-01



---
https://en.wikipedia.org/wiki/Vlad_the_Impaler
Vlad the Impaler


2024-01-01



---
https://en.wikipedia.org/wiki/Vlad_the_Impaler#Ottoman_war
Vlad the Impaler § Ottoman war


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Harkonnen
Vladimir Harkonnen


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Kim
Vladimir Kim


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Kramnik
Vladimir Kramnik


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Nabokov
Vladimir Nabokov


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Naumov
Vladimir Naumov


2024-01-01



---
https://en.wikipedia.org/wiki/Vladimir_Vapnik
Vladimir Vapnik


2024-01-01



---
https://en.wikipedia.org/wiki/Vladlen_Koltun
Vladlen Koltun


2024-01-01



---
https://en.wikipedia.org/wiki/Vocal_fry_register
Vocal fry register


2024-01-01



---
https://en.wikipedia.org/wiki/Voice_confrontation
Voice confrontation


2024-01-01



---
https://en.wikipedia.org/wiki/Voice_of_America
Voice of America


2024-01-01



---
https://en.wikipedia.org/wiki/Voices_of_a_Distant_Star
Voices of a Distant Star


2024-01-01



---
https://en.wikipedia.org/wiki/Voivode
Voivode


2024-01-01



---
https://en.wikipedia.org/wiki/Volatile_organic_compound
Volatile organic compound


2024-01-01



---
https://en.wikipedia.org/wiki/Volta_(microarchitecture)
Volta (microarchitecture)


2024-01-01



---
https://en.wikipedia.org/wiki/Volta_(microarchitecture)#Products
Volta (microarchitecture) § Products


2024-01-01



---
https://en.wikipedia.org/wiki/Vomeronasal_organ
Vomeronasal organ


2024-01-01



---
https://en.wikipedia.org/wiki/Vomeronasal_organ#Evidence_for_existence_in_humans
Vomeronasal organ § Evidence for existence in humans


2024-01-01



---
https://en.wikipedia.org/wiki/Von_Neumann_architecture
Von Neumann architecture


2024-01-01



---
https://en.wikipedia.org/wiki/Vorbis
Vorbis


2024-01-01



---
https://en.wikipedia.org/wiki/Voskhod_(spacecraft)
Voskhod (spacecraft)


2024-01-01



---
https://en.wikipedia.org/wiki/Vox-ATypI_classification#Humanist
Vox-ATypI classification § Humanist


2024-01-01



---
https://en.wikipedia.org/wiki/Voynich_manuscript
Voynich manuscript


2024-01-01



---
https://en.wikipedia.org/wiki/W%C3%BCrzburg_train_attack
Würzburg train attack


2024-01-01



---
https://en.wikipedia.org/wiki/W._B._Yeats
W. B. Yeats


2024-01-01



---
https://en.wikipedia.org/wiki/W._Bentley_MacLeod
W. Bentley MacLeod


2024-01-01



---
https://en.wikipedia.org/wiki/W._Bruce_Croft
W. Bruce Croft


2024-01-01



---
https://en.wikipedia.org/wiki/W._D._Snodgrass
W. D. Snodgrass


2024-01-01



---
https://en.wikipedia.org/wiki/W._Edwards_Deming
W. Edwards Deming


2024-01-01



---
https://en.wikipedia.org/wiki/W._H._Auden
W. H. Auden


2024-01-01



---
https://en.wikipedia.org/wiki/W._Patrick_McCray
W. Patrick McCray


2024-01-01



---
https://en.wikipedia.org/wiki/W._Somerset_Maugham
W. Somerset Maugham


2024-01-01



---
https://en.wikipedia.org/wiki/W._Tecumseh_Fitch
W. Tecumseh Fitch


2024-01-01



---
https://en.wikipedia.org/wiki/W._Timothy_Garvey
W. Timothy Garvey


2024-01-01



---
https://en.wikipedia.org/wiki/W47
W47


2024-01-01



---
https://en.wikipedia.org/wiki/WARC_(file_format)
WARC (file format)


2024-01-01



---
https://en.wikipedia.org/wiki/WAV
WAV


2024-01-01



---
https://en.wikipedia.org/wiki/WD-40
WD-40


2024-04-22



---
https://en.wikipedia.org/wiki/WXIII:_Patlabor_the_Movie_3
WXIII: Patlabor the Movie 3


2024-01-01



---
https://en.wikipedia.org/wiki/Wabi-sabi
Wabi-sabi


2024-01-01



---
https://en.wikipedia.org/wiki/Wade_Davis_(anthropologist)
Wade Davis (anthropologist)


2024-01-01



---
https://en.wikipedia.org/wiki/Wager_Mutiny
Wager Mutiny


2024-01-01



---
https://en.wikipedia.org/wiki/Wagner_tuba
Wagner tuba


2024-01-01



---
https://en.wikipedia.org/wiki/Wait_But_Why
Wait But Why


2024-08-22



---
https://en.wikipedia.org/wiki/Waiting_to_Exhale
Waiting to Exhale


2024-01-01



---
https://en.wikipedia.org/wiki/Wake-on-LAN
Wake-on-LAN


2024-01-01



---
https://en.wikipedia.org/wiki/Waldenbooks
Waldenbooks


2024-01-01



---
https://en.wikipedia.org/wiki/Waldo_R._Tobler
Waldo R. Tobler


2024-01-01



---
https://en.wikipedia.org/wiki/Waleed_Khan
Waleed Khan


2024-01-01



---
https://en.wikipedia.org/wiki/Walk_cycle
Walk cycle


2024-01-01



---
https://en.wikipedia.org/wiki/Wall_Drug
Wall Drug


2024-01-01



---
https://en.wikipedia.org/wiki/Walla
Walla


2024-01-01



---
https://en.wikipedia.org/wiki/Wallace_E._Oates
Wallace E. Oates


2024-01-01



---
https://en.wikipedia.org/wiki/Wallace_Stegner
Wallace Stegner


2024-01-01



---
https://en.wikipedia.org/wiki/Wallachia
Wallachia


2024-01-01



---
https://en.wikipedia.org/wiki/Wally_Lamb
Wally Lamb


2024-01-01



---
https://en.wikipedia.org/wiki/Walt_Disney_World
Walt Disney World


2024-01-01



---
https://en.wikipedia.org/wiki/Walt_Mossberg
Walt Mossberg


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_B._Pillsbury
Walter B. Pillsbury


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Bodmer
Walter Bodmer


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Bowers_Pillsbury
Walter Bowers Pillsbury


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Brattain
Walter Brattain


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_C._Willett
Walter C. Willett


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Chandoha
Walter Chandoha


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Guerra
Walter Guerra


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Hill
Walter Hill


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Houser_Brattain
Walter Houser Brattain


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Isaacson
Walter Isaacson


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_J._Ong
Walter J. Ong


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Laqueur
Walter Laqueur


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_M._Miller_Jr.
Walter M. Miller Jr


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Mitty
Walter Mitty


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Mosley
Walter Mosley


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Murch
Walter Murch


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Pitts
Walter Pitts


2024-01-01



---
https://en.wikipedia.org/wiki/Walter_Sinnott-Armstrong
Walter Sinnott-Armstrong


2024-01-01



---
https://en.wikipedia.org/wiki/Wandering_Jew
Wandering Jew


2024-10-26



---
https://en.wikipedia.org/wiki/Wandering_Son
Wandering Son


2024-01-01



---
https://en.wikipedia.org/wiki/Wang_tile
Wang tile


2024-01-01



---
https://en.wikipedia.org/wiki/Wani_Books
Wani Books


2024-01-01



---
https://en.wikipedia.org/wiki/WarGames
WarGames


2024-01-01



---
https://en.wikipedia.org/wiki/War_elephant
War elephant


2024-01-01



---
https://en.wikipedia.org/wiki/War_in_Somalia_(2006%25E2%2580%25932009)
War in Somalia (2006–2009)


2024-07-20



---
https://en.wikipedia.org/wiki/War_in_Somalia_(2006%E2%80%932009)
War in Somalia (2006–2009)


2024-01-01



---
https://en.wikipedia.org/wiki/War_on_cancer
War on cancer


2024-01-01



---
https://en.wikipedia.org/wiki/War_on_drugs
War on drugs


2024-01-01



---
https://en.wikipedia.org/wiki/War_on_poverty
War on poverty


2024-01-01



---
https://en.wikipedia.org/wiki/Warcraft#Azeroth
Warcraft § Azeroth


2024-01-01



---
https://en.wikipedia.org/wiki/Ward%27s_Wiki
Ward's Wiki


2024-01-01



---
https://en.wikipedia.org/wiki/Warez_scene
Warez scene


2024-01-01



---
https://en.wikipedia.org/wiki/Warhammer_40,000
Warhammer 40,000


2024-01-01



---
https://en.wikipedia.org/wiki/Warhammer_40k
Warhammer 40k


2024-07-29



---
https://en.wikipedia.org/wiki/Warhol_worm
Warhol worm


2024-01-01



---
https://en.wikipedia.org/wiki/WarnerMedia
WarnerMedia


2024-01-01



---
https://en.wikipedia.org/wiki/Warrant_%28finance%29
Warrant (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Warrant_(finance)
Warrant (finance)


2024-01-01



---
https://en.wikipedia.org/wiki/Warren_Buffett
Warren Buffett


2024-01-01



---
https://en.wikipedia.org/wiki/Washington_Square_(novel)
Washington Square (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Waste_Isolation_Pilot_Plant
Waste Isolation Pilot Plant


2024-01-01



---
https://en.wikipedia.org/wiki/WatchOS
WatchOS


2024-01-01



---
https://en.wikipedia.org/wiki/Watchdog_timer
Watchdog timer


2024-01-01



---
https://en.wikipedia.org/wiki/Watchmen
Watchmen


2024-01-01



---
https://en.wikipedia.org/wiki/Water_aeration#Fine_bubble_aeration
Water aeration § Fine bubble aeration


2024-01-01



---
https://en.wikipedia.org/wiki/Water_chlorination
Water chlorination


2024-01-01



---
https://en.wikipedia.org/wiki/Waterboarding
Waterboarding


2024-01-01



---
https://en.wikipedia.org/wiki/Waterline
Waterline


2024-01-01



---
https://en.wikipedia.org/wiki/Watership_Down
Watership Down


2024-01-01



---
https://en.wikipedia.org/wiki/Watson_Institute_for_International_and_Public_Affairs
Watson Institute for International and Public Affairs


2024-01-01



---
https://en.wikipedia.org/wiki/Watt
Watt


2024-01-01



---
https://en.wikipedia.org/wiki/Wave%E2%80%93particle_duality
Wave–particle duality


2024-01-01



---
https://en.wikipedia.org/wiki/Wax_sculpture
Wax sculpture


2024-01-01



---
https://en.wikipedia.org/wiki/Waymo
Waymo


2024-01-01



---
https://en.wikipedia.org/wiki/Wayne_Dennis
Wayne Dennis


2024-01-01



---
https://en.wikipedia.org/wiki/Waze
Waze


2024-01-01



---
https://en.wikipedia.org/wiki/We_(novel)
We (novel)


2024-01-01



---
https://en.wikipedia.org/wiki/Weak_interaction
Weak interaction


2024-01-01



---
https://en.wikipedia.org/wiki/Weak_supervision
Weak supervision § Semi-supervised learning


2024-01-01



---
https://en.wikipedia.org/wiki/Wear_leveling
Wear leveling


2024-01-01



---
https://en.wikipedia.org/wiki/Weather_Underground_(weather_service)
Weather Underground (weather service)


2024-01-01



---
https://en.wikipedia.org/wiki/Web-fonts
Web-fonts


2024-04-25



---
https://en.wikipedia.org/wiki/Web-safe_colors
Web-safe colors


2024-11-10



---
https://en.wikipedia.org/wiki/WebAssembly
WebAssembly


2024-01-01



---
https://en.wikipedia.org/wiki/WebAuthn
WebAuthn


2024-01-01



---
https://en.wikipedia.org/wiki/WebCite
WebCite


2024-01-01



---
https://en.wikipedia.org/wiki/Web_2.0
Web 2.0


2024-01-01



---
https://en.wikipedia.org/wiki/Web_ARChive
Web ARChive


2024-01-01



---
https://en.wikipedia.org/wiki/Web_Components#Shadow_DOM
Web Components § Shadow DOM


2024-01-01



---
https://en.wikipedia.org/wiki/Web_colors
Web colors


2024-01-01



---
https://en.wikipedia.org/wiki/Web_crawler
Web crawler


2024-01-01



---
https://en.wikipedia.org/wiki/Web_fiction#Web_serial
Web fiction § Web serial


2024-01-01



---
https://en.wikipedia.org/wiki/Web_of_Science
Web of Science


2024-01-01



---
https://en.wikipedia.org/wiki/Web_of_trust
Web of trust


2024-01-01



---
https://en.wikipedia.org/wiki/Web_typography#Web_fonts
Web typography § Web fonts


2024-01-01



---
https://en.wikipedia.org/wiki/Webcomic
Webcomic


2024-01-01



---
https://en.wikipedia.org/wiki/Weber%E2%80%93Fechner_law
Weber–Fechner law


2024-01-01



---
https://en.wikipedia.org/wiki/Webfonts
Webfonts


2024-01-01



---
https://en.wikipedia.org/wiki/Webserials
Webserials


2024-01-01



---
https://en.wikipedia.org/wiki/Webvan
Webvan


2024-01-01



---
https://en.wikipedia.org/wiki/Wechsler_Adult_Intelligence_Scale
Wechsler Adult Intelligence Scale


2024-01-01



---
https://en.wikipedia.org/wiki/Wechsler_Intelligence_Scale_for_Children
Wechsler Intelligence Scale for Children


2024-01-01



---
https://en.wikipedia.org/wiki/Wedge%27s_Gamble
Wedge's Gamble


2024-01-01



---
https://en.wikipedia.org/wiki/Wednesday#Etymology
Wednesday § Etymology


2024-01-01



---
https://en.wikipedia.org/wiki/Weekly_Dearest_My_Brother
Weekly Dearest My Brother


2024-01-01



---
https://en.wikipedia.org/wiki/Weekly_Playboy
Weekly Playboy


2024-01-01



---
https://en.wikipedia.org/wiki/Weekly_Sh%C5%8Dnen_Jump
Weekly Shōnen Jump


2024-01-01



---
https://en.wikipedia.org/wiki/Weekly_Sh%C5%8Dnen_Magazine
Weekly Shōnen Magazine


2024-01-01



---
https://en.wikipedia.org/wiki/Weekly_Sh%C5%8Dnen_Sunday
Weekly Shōnen Sunday


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Bi
Wei Bi


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Dai
Wei Dai


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Fang
Wei Fang


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Fu
Wei Fu


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Gan
Wei Gan


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Gao
Wei Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Han
Wei Han


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_He
Wei He


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Huang
Wei Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Ji_Ma
Wei Ji Ma


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Lu
Wei Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Wen
Wei Wen


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Xiong
Wei Xiong


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Xu
Wei Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Wei_Zhao_(computer_scientist)
Wei Zhao (computer scientist)


2024-08-17



---
https://en.wikipedia.org/wiki/Wei_Zheng
Wei Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Weibo
Weibo


2024-01-01



---
https://en.wikipedia.org/wiki/Weibull_distribution
Weibull distribution


2024-08-21



---
https://en.wikipedia.org/wiki/Weighted_blanket
Weighted blanket


2024-01-01



---
https://en.wikipedia.org/wiki/Weihua_Zhang
Weihua Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Weinan_E
Weinan E


2024-01-01



---
https://en.wikipedia.org/wiki/Weiner_(film)
Weiner (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Weird:_The_Al_Yankovic_Story
Weird: The Al Yankovic Story


2024-01-01



---
https://en.wikipedia.org/wiki/Weirdo_(comics)
Weirdo (comics)


2024-05-26



---
https://en.wikipedia.org/wiki/Welfare
Welfare


2024-01-01



---
https://en.wikipedia.org/wiki/Wellcome_Trust_Case_Control_Consortium
Wellcome Trust Case Control Consortium


2024-01-01



---
https://en.wikipedia.org/wiki/Wells_Tower
Wells Tower


2024-01-01



---
https://en.wikipedia.org/wiki/Welsh_Corgi
Welsh Corgi


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Gao
Wen Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Qin
Wen Qin


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Shen
Wen Shen


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Sun
Wen Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Wang
Wen Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Xie
Wen Xie


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Xue
Wen Xue


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Zhang
Wen Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_Zhou
Wen Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Wen_fu
Wen fu


2024-01-01



---
https://en.wikipedia.org/wiki/Wenbo_Wang
Wenbo Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Wences_Casares
Wences Casares


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_B._Mendes
Wendy B. Mendes


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_Benson
Wendy Benson


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_Johnson
Wendy Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_M._Williams
Wendy M. Williams


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_Post
Wendy Post


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_S._Post
Wendy S. Post


2024-01-01



---
https://en.wikipedia.org/wiki/Wendy_Shang
Wendy Shang


2024-01-01



---
https://en.wikipedia.org/wiki/Wenjun_Zeng
Wenjun Zeng


2024-01-01



---
https://en.wikipedia.org/wiki/Wenyuan_Xu
Wenyuan Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Werner_Heisenberg
Werner Heisenberg


2024-01-01



---
https://en.wikipedia.org/wiki/Wernicke%27s_area
Wernicke's area


2024-01-01



---
https://en.wikipedia.org/wiki/Wernicke's_area
Wernicke's area


2024-01-01



---
https://en.wikipedia.org/wiki/Werther
Werther


2024-01-01



---
https://en.wikipedia.org/wiki/Wesley_Snipes
Wesley Snipes


2024-01-01



---
https://en.wikipedia.org/wiki/West_Virginia_University
West Virginia University


2024-01-01



---
https://en.wikipedia.org/wiki/Westinghouse_Time_Capsules
Westinghouse Time Capsules


2024-01-01



---
https://en.wikipedia.org/wiki/Westlaw
Westlaw


2024-01-01



---
https://en.wikipedia.org/wiki/Wet_Nellie
Wet Nellie


2024-04-02



---
https://en.wikipedia.org/wiki/Wget
Wget


2024-01-01



---
https://en.wikipedia.org/wiki/What.CD
What.CD


2024-01-01



---
https://en.wikipedia.org/wiki/What_Darwin_Got_Wrong
What Darwin Got Wrong


2024-01-01



---
https://en.wikipedia.org/wiki/What_Is_Life%3F
What Is Life?


2024-01-01



---
https://en.wikipedia.org/wiki/What_Technology_Wants
What Technology Wants


2024-01-01



---
https://en.wikipedia.org/wiki/What_We_Do_in_the_Shadows
What We Do in the Shadows


2024-01-01



---
https://en.wikipedia.org/wiki/What_a_piece_of_work_is_a_man
What a piece of work is a man


2024-01-01



---
https://en.wikipedia.org/wiki/What_the_Dormouse_Said
What the Dormouse Said


2024-01-01



---
https://en.wikipedia.org/wiki/What_the_Tortoise_Said_to_Achilles
What the Tortoise Said to Achilles


2024-01-01



---
https://en.wikipedia.org/wiki/What_would_Jesus_do%3F
What would Jesus do?


2024-01-01



---
https://en.wikipedia.org/wiki/WhatsApp
WhatsApp


2024-01-01



---
https://en.wikipedia.org/wiki/Wheel-well_stowaway
Wheel-well stowaway


2024-01-01



---
https://en.wikipedia.org/wiki/When_a_white_horse_is_not_a_horse
When a white horse is not a horse


2024-01-01



---
https://en.wikipedia.org/wiki/Where%27s_Waldo%3F
Where's Waldo?


2024-01-01



---
https://en.wikipedia.org/wiki/Where%27s_Wally%3F
Where's Wally?


2024-01-01



---
https://en.wikipedia.org/wiki/Whig_history
Whig history


2024-01-01



---
https://en.wikipedia.org/wiki/Whipple%27s_index
Whipple's index


2024-01-01



---
https://en.wikipedia.org/wiki/Whiskey_Rebellion
Whiskey Rebellion


2024-01-01



---
https://en.wikipedia.org/wiki/Whistleblower
Whistleblower


2024-01-01



---
https://en.wikipedia.org/wiki/Whistleblowing
Whistleblowing


2024-01-01



---
https://en.wikipedia.org/wiki/Whitaker%27s_Almanack
Whitaker’s Almanack


2024-01-01



---
https://en.wikipedia.org/wiki/White-box_testing
White-box testing


2024-01-01



---
https://en.wikipedia.org/wiki/White-tailed_deer
White-tailed deer


2024-01-01



---
https://en.wikipedia.org/wiki/White_dwarf
White dwarf


2024-01-01



---
https://en.wikipedia.org/wiki/White_vinegar
White vinegar


2024-11-05



---
https://en.wikipedia.org/wiki/Whitelist
Whitelist


2024-01-01



---
https://en.wikipedia.org/wiki/Whitelists
Whitelists


2024-01-01



---
https://en.wikipedia.org/wiki/Whitespace_character#Unicode
Whitespace character § Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Whither_Socialism%3F
Whither Socialism?


2024-01-01



---
https://en.wikipedia.org/wiki/Who_Framed_Roger_Rabbit
Who Framed Roger Rabbit


2024-01-01



---
https://en.wikipedia.org/wiki/Whole_Earth_Catalog
Whole Earth Catalog


2024-01-01



---
https://en.wikipedia.org/wiki/Whonix
Whonix


2024-01-01



---
https://en.wikipedia.org/wiki/Wi-Fi
Wi-Fi


2024-01-01



---
https://en.wikipedia.org/wiki/Wicked_(musical)
Wicked (musical)


2024-01-01



---
https://en.wikipedia.org/wiki/Widows_and_orphans
Widows and orphans


2024-04-03



---
https://en.wikipedia.org/wiki/Wiebke_Arlt
Wiebke Arlt


2024-01-01



---
https://en.wikipedia.org/wiki/Wiebke_Bleidorn
Wiebke Bleidorn


2024-01-01



---
https://en.wikipedia.org/wiki/Wiener_process
Wiener process


2024-01-01



---
https://en.wikipedia.org/wiki/Wigner%27s_friend
Wigner's friend


2024-01-01



---
https://en.wikipedia.org/wiki/Wigner's_friend
Wigner's friend


2024-01-01



---
https://en.wikipedia.org/wiki/WikiLeaks
WikiLeaks


2024-01-01



---
https://en.wikipedia.org/wiki/WikiWikiWeb
WikiWikiWeb


2024-01-01



---
https://en.wikipedia.org/wiki/Wikidata
Wikidata


2024-01-01



---
https://en.wikipedia.org/wiki/Wikimedia_Commons
Wikimedia Commons


2024-01-01



---
https://en.wikipedia.org/wiki/Wikimedia_Foundation
Wikimedia Foundation


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:AFD_100_days
Wikipedia:AFD 100 days


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion
Wikipedia:Articles for deletion


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Mzoli%27s_Meats
Wikipedia:Articles for deletion/Mzoli's Meats


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Mzoli's_Meats
Wikipedia:Articles for deletion/Mzoli's Meats


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Assume_good_faith
Wikipedia:Assume good faith


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Database_download
Wikipedia:Database download


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Disambiguation
Wikipedia:Disambiguation


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Do_not_disrupt_Wikipedia_to_illustrate_a_point
Wikipedia:Do not disrupt Wikipedia to illustrate a point


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Expert_retention
Wikipedia:Expert retention


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:External_links#Links_normally_to_be_avoided
Wikipedia:External links § Links normally to be avoided


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:External_links/YouTube
Wikipedia:External links/YouTube


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Fabricated_articles_and_hoaxes_of_Russia_in_2022
Wikipedia:Fabricated articles and hoaxes of Russia in 2022


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Fancruft
Wikipedia:Fancruft


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Featured_articles
Wikipedia:Featured articles


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Flagged_revisions
Wikipedia:Flagged revisions


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Haiku_about_Wikipedia_policy
Wikipedia:Haiku about Wikipedia policy


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Link_rot
Wikipedia:Link rot


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:List_of_Wikipedians_by_number_of_edits
Wikipedia:List of Wikipedians by number of edits


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:List_of_hoaxes_on_Wikipedia
Wikipedia:List of hoaxes on Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:No_original_research
Wikipedia:No original research


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Notability
Wikipedia:Notability


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Pending_changes
Wikipedia:Pending changes


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Pending_changes/Request_for_Comment_2012
Wikipedia:Pending changes/Request for Comment 2012


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Please_do_not_bite_the_newcomers
Wikipedia:Please do not bite the newcomers


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Redirect
Wikipedia:Redirect


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Reliable_sources
Wikipedia:Reliable sources


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Requests_for_adminship
Wikipedia:Requests for adminship


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/Jagged_85
Wikipedia:Requests for comment/Jagged 85


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/Jagged_85/Evidence
Wikipedia:Requests for comment/Jagged 85/Evidence


2024-06-03



---
https://en.wikipedia.org/wiki/Wikipedia:Size_of_Wikipedia
Wikipedia:Size of Wikipedia


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:TLAs_from_AAA_to_DZZ
Wikipedia:TLAs from AAA to DZZ


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups
Wikipedia:Tools/Navigation popups


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Toolserver
Wikipedia:Toolserver


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Verifiability
Wikipedia:Verifiability


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(miscellaneous)/Archive_31#We_need_more_New_Page_Patrollers
Wikipedia:Village pump (miscellaneous)/Archive 31 § We need more New Page Patrollers


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)/Proposal_to_require_autoconfirmed_status_in_order_to_create_articles
Wikipedia:Village pump (proposals)/Proposal to require autoconfirmed status in order to create articles


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:WikiGnome
Wikipedia:WikiGnome


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Missing_encyclopedic_articles
Wikipedia:WikiProject Missing encyclopedic articles


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Resource_Exchange/Resource_Request
Wikipedia:WikiProject Resource Exchange/Resource Request


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:WikiProject_edit_counters
Wikipedia:WikiProject edit counters


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wiki_Guides/New_pages
Wikipedia:Wiki Guides/New pages


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost
Wikipedia:Wikipedia Signpost


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2005-12-05/Page_creation_restrictions
Wikipedia:Wikipedia Signpost/2005-12-05/Page creation restrictions


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2009-01-03/Editing_stats
Wikipedia:Wikipedia Signpost/2009-01-03/Editing stats


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2011-06-13/News_and_notes#First_results_of_editor_survey%3A_Wikipedians_90%25_male%2C_71%25_altruist
Wikipedia:Wikipedia Signpost/2011-06-13/News and notes § First results of editor survey: Wikipedians 90% male, 71% altruist


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2011-09-19/Popular_pages
Wikipedia:Wikipedia Signpost/2011-09-19/Popular pages


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2011-09-26/News_and_notes#Foundation_overrules_community_consensus_on_autoconfirmation_trial
Wikipedia:Wikipedia Signpost/2011-09-26/News and notes § Foundation overrules community consensus on autoconfirmation trial


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2011-12-26/Opinion_essay
Wikipedia:Wikipedia Signpost/2011-12-26/Opinion essay


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2012-01-02/Interview
Wikipedia:Wikipedia Signpost/2012-01-02/Interview


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_is_failing
Wikipedia:Wikipedia is failing


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_Seigenthaler_biography_incident
Wikipedia Seigenthaler biography incident


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:Centralized_discussion/Television_episodes#Is_there_any_actual_consensus_for_this_guideline_at_all%3F
Wikipedia talk:Centralized discussion/Television episodes § Is there any actual consensus for this guideline at all?


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Anime_and_manga/Evangelion#Susan_Napier%27s_%2522When_the_Machines_Stop%2522_article
Wikipedia talk:WikiProject Anime and manga/Evangelion § Susan Napier's %22When the Machines Stop%22 article


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Anime_and_manga/Evangelion#Susan_Napier's_%2522When_the_Machines_Stop%2522_article
Wikipedia talk:WikiProject Anime and manga/Evangelion § Susan Napier's %22When the Machines Stop%22 article


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_External_links/Webcitebot2#Summary
Wikipedia talk:WikiProject External links/Webcitebot2 § Summary


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:Wikipedia_Signpost
Wikipedia talk:Wikipedia Signpost


2024-01-01



---
https://en.wikipedia.org/wiki/Wikipedia_talk:Wikipedia_Signpost/2011-12-26/Opinion_essay
Wikipedia talk:Wikipedia Signpost/2011-12-26/Opinion essay


2024-01-01



---
https://en.wikipedia.org/wiki/Wiktionary
Wiktionary


2024-01-01



---
https://en.wikipedia.org/wiki/Wild_fox_koan
Wild fox koan


2024-01-01



---
https://en.wikipedia.org/wiki/Wile_E._Coyote_and_the_Road_Runner
Wile E. Coyote and the Road Runner


2024-01-01



---
https://en.wikipedia.org/wiki/Wilfred_Reilly
Wilfred Reilly


2024-01-01



---
https://en.wikipedia.org/wiki/Wilfrid_Hodges
Wilfrid Hodges


2024-01-01



---
https://en.wikipedia.org/wiki/Wilhelm_Ketteler
Wilhelm Ketteler


2024-01-01



---
https://en.wikipedia.org/wiki/Wilhelm_R%C3%B6ntgen
Wilhelm Röntgen


2024-01-01



---
https://en.wikipedia.org/wiki/Wilhelm_Wundt
Wilhelm Wundt


2024-01-01



---
https://en.wikipedia.org/wiki/Will_H._Bradley
Will H. Bradley


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Kay
Will Kay


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Knight
Will Knight


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Martin
Will Martin


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Smith
Will Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Storr
Will Storr


2024-01-01



---
https://en.wikipedia.org/wiki/Will_Wilkinson
Will Wilkinson


2024-01-01



---
https://en.wikipedia.org/wiki/Willard_Van_Orman_Quine
Willard Van Orman Quine


2024-01-01



---
https://en.wikipedia.org/wiki/Willem_Dafoe
Willem Dafoe


2024-01-01



---
https://en.wikipedia.org/wiki/Willem_H._Ouwehand
Willem H. Ouwehand


2024-01-01



---
https://en.wikipedia.org/wiki/Willem_Hendrik_Ouwehand
Willem Hendrik Ouwehand


2024-01-01



---
https://en.wikipedia.org/wiki/Willem_Kuyken
Willem Kuyken


2024-01-01



---
https://en.wikipedia.org/wiki/William_A._Roberts
William A. Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/William_B._Lawson
William B. Lawson


2024-01-01



---
https://en.wikipedia.org/wiki/William_B._Provine
William B. Provine


2024-01-01



---
https://en.wikipedia.org/wiki/William_Bateson
William Bateson


2024-01-01



---
https://en.wikipedia.org/wiki/William_Beauchamp
William Beauchamp


2024-01-01



---
https://en.wikipedia.org/wiki/William_Beggs
William Beggs


2024-01-01



---
https://en.wikipedia.org/wiki/William_Bennett_Bean
William Bennett Bean


2024-01-01



---
https://en.wikipedia.org/wiki/William_Blake
William Blake


2024-01-01



---
https://en.wikipedia.org/wiki/William_Bunney
William Bunney


2024-01-01



---
https://en.wikipedia.org/wiki/William_C._Roberts
William C. Roberts


2024-01-01



---
https://en.wikipedia.org/wiki/William_Chan
William Chan


2024-01-01



---
https://en.wikipedia.org/wiki/William_Chow
William Chow


2024-01-01



---
https://en.wikipedia.org/wiki/William_Cullen_Bryant
William Cullen Bryant


2024-01-01



---
https://en.wikipedia.org/wiki/William_D._Hill
William D. Hill


2024-01-01



---
https://en.wikipedia.org/wiki/William_Dickens
William Dickens


2024-01-01



---
https://en.wikipedia.org/wiki/William_E._Bunney
William E. Bunney


2024-01-01



---
https://en.wikipedia.org/wiki/William_Easterly
William Easterly


2024-01-01



---
https://en.wikipedia.org/wiki/William_Edward_Hartpole_Lecky
William Edward Hartpole Lecky


2024-01-01



---
https://en.wikipedia.org/wiki/William_F._Buckley_Junior
William F. Buckley Junior


2024-01-01



---
https://en.wikipedia.org/wiki/William_F._Friedman
William F. Friedman


2024-01-01



---
https://en.wikipedia.org/wiki/William_F._Lamb
William F. Lamb


2024-01-01



---
https://en.wikipedia.org/wiki/William_Faulkner
William Faulkner


2024-01-01



---
https://en.wikipedia.org/wiki/William_Fithian
William Fithian


2024-01-01



---
https://en.wikipedia.org/wiki/William_Flack
William Flack


2024-01-01



---
https://en.wikipedia.org/wiki/William_Foran
William Foran


2024-01-01



---
https://en.wikipedia.org/wiki/William_G._Hill
William G. Hill


2024-01-01



---
https://en.wikipedia.org/wiki/William_Gaddis
William Gaddis


2024-01-01



---
https://en.wikipedia.org/wiki/William_Gardner_Pfann
William Gardner Pfann


2024-01-01



---
https://en.wikipedia.org/wiki/William_Gardner_Pfann#Breakthrough
William Gardner Pfann § Breakthrough


2024-01-01



---
https://en.wikipedia.org/wiki/William_Gibson
William Gibson


2024-01-01



---
https://en.wikipedia.org/wiki/William_Goldman
William Goldman


2024-01-01



---
https://en.wikipedia.org/wiki/William_Gordon_Stables
William Gordon Stables


2024-10-04



---
https://en.wikipedia.org/wiki/William_H._Gass
William H. Gass


2024-01-01



---
https://en.wikipedia.org/wiki/William_H._McRaven
William H. McRaven


2024-01-01



---
https://en.wikipedia.org/wiki/William_H._Meckling
William H. Meckling


2024-04-27



---
https://en.wikipedia.org/wiki/William_H._Press
William H. Press


2024-01-01



---
https://en.wikipedia.org/wiki/William_H._Warren
William H. Warren


2024-01-01



---
https://en.wikipedia.org/wiki/William_Harper_(South_Carolina_politician)
William Harper (South Carolina politician)


2024-01-01



---
https://en.wikipedia.org/wiki/William_Harvey
William Harvey


2024-01-01



---
https://en.wikipedia.org/wiki/William_Hirst
William Hirst


2024-01-01



---
https://en.wikipedia.org/wiki/William_Hope_Hodgson
William Hope Hodgson


2024-01-01



---
https://en.wikipedia.org/wiki/William_Howard_Taft
William Howard Taft


2024-01-01



---
https://en.wikipedia.org/wiki/William_III_of_England
William III of England


2024-01-01



---
https://en.wikipedia.org/wiki/William_IV
William IV


2024-01-01



---
https://en.wikipedia.org/wiki/William_Iacono
William Iacono


2024-01-01



---
https://en.wikipedia.org/wiki/William_Ickes
William Ickes


2024-01-01



---
https://en.wikipedia.org/wiki/William_Isaac
William Isaac


2024-01-01



---
https://en.wikipedia.org/wiki/William_J._Brady
William J. Brady


2024-01-01



---
https://en.wikipedia.org/wiki/William_J._Broad
William J. Broad


2024-01-01



---
https://en.wikipedia.org/wiki/William_J._Calhoun
William J. Calhoun


2024-01-01



---
https://en.wikipedia.org/wiki/William_J._Dally
William J. Dally


2024-01-01



---
https://en.wikipedia.org/wiki/William_J._Gibbons
William J. Gibbons


2024-01-01



---
https://en.wikipedia.org/wiki/William_James
William James


2024-01-01



---
https://en.wikipedia.org/wiki/William_K._Scott
William K. Scott


2024-01-01



---
https://en.wikipedia.org/wiki/William_Keepers_Maxwell_Junior
William Keepers Maxwell Junior


2024-01-01



---
https://en.wikipedia.org/wiki/William_L._Holland
William L. Holland


2024-01-01



---
https://en.wikipedia.org/wiki/William_L._Rowe
William L. Rowe


2024-01-01



---
https://en.wikipedia.org/wiki/William_Langewiesche
William Langewiesche


2024-01-01



---
https://en.wikipedia.org/wiki/William_Lowe_Bryan
William Lowe Bryan


2024-01-01



---
https://en.wikipedia.org/wiki/William_Lowell_Putnam_Mathematical_Competition
William Lowell Putnam Mathematical Competition


2024-01-01



---
https://en.wikipedia.org/wiki/William_Maurice_Ewing
William Maurice Ewing


2024-01-01



---
https://en.wikipedia.org/wiki/William_Morris
William Morris


2024-01-01



---
https://en.wikipedia.org/wiki/William_O%27Donohue
William O'Donohue


2024-01-01



---
https://en.wikipedia.org/wiki/William_R._Johnson
William R. Johnson


2024-01-01



---
https://en.wikipedia.org/wiki/William_Randolph_Hearst
William Randolph Hearst


2024-01-01



---
https://en.wikipedia.org/wiki/William_Revelle
William Revelle


2024-01-01



---
https://en.wikipedia.org/wiki/William_S._Burroughs
William S. Burroughs


2024-01-01



---
https://en.wikipedia.org/wiki/William_S._Bush
William S. Bush


2024-01-01



---
https://en.wikipedia.org/wiki/William_Sealy_Gosset
William Sealy Gosset


2024-01-01



---
https://en.wikipedia.org/wiki/William_Shakespeare
William Shakespeare


2024-01-01



---
https://en.wikipedia.org/wiki/William_Shatner
William Shatner


2024-01-01



---
https://en.wikipedia.org/wiki/William_Shipley
William Shipley


2024-01-01



---
https://en.wikipedia.org/wiki/William_Shockley#Statements_about_populations_and_genetics
William Shockley § Statements about populations and genetics


2024-01-01



---
https://en.wikipedia.org/wiki/William_Sleator
William Sleator


2024-01-01



---
https://en.wikipedia.org/wiki/William_Styron
William Styron


2024-01-01



---
https://en.wikipedia.org/wiki/William_T._Dickens
William T. Dickens


2024-01-01



---
https://en.wikipedia.org/wiki/William_T._Freeman
William T. Freeman


2024-01-01



---
https://en.wikipedia.org/wiki/William_Tenn
William Tenn


2024-01-01



---
https://en.wikipedia.org/wiki/William_Thomson,_1%3Csup%3Est%3C/sup%3E_Baron_Kelvin
William Thomson, 1<sup>st</sup> Baron Kelvin


2024-07-24



---
https://en.wikipedia.org/wiki/William_Thomson,_1st_Baron_Kelvin
William Thomson, 1<sup>st</sup> Baron Kelvin


2024-01-01



---
https://en.wikipedia.org/wiki/William_Trevor
William Trevor


2024-01-01



---
https://en.wikipedia.org/wiki/William_Turton
William Turton


2024-01-01



---
https://en.wikipedia.org/wiki/William_Unek
William Unek


2024-01-01



---
https://en.wikipedia.org/wiki/William_W._Cohen
William W. Cohen


2024-01-01



---
https://en.wikipedia.org/wiki/William_W._Seeley
William W. Seeley


2024-01-01



---
https://en.wikipedia.org/wiki/William_Wang
William Wang


2024-01-01



---
https://en.wikipedia.org/wiki/William_Weaver
William Weaver


2024-01-01



---
https://en.wikipedia.org/wiki/William_Wordsworth
William Wordsworth


2024-01-01



---
https://en.wikipedia.org/wiki/William_of_Wykeham
William of Wykeham


2024-01-01



---
https://en.wikipedia.org/wiki/William_the_Conqueror
William the Conqueror


2024-01-01



---
https://en.wikipedia.org/wiki/Willys_MB
Willys MB


2024-01-01



---
https://en.wikipedia.org/wiki/Wilmington,_North_Carolina
Wilmington, North Carolina


2024-01-01



---
https://en.wikipedia.org/wiki/Wilson_Bentley
Wilson Bentley


2024-01-01



---
https://en.wikipedia.org/wiki/Wim_E._Crusio
Wim E. Crusio


2024-01-01



---
https://en.wikipedia.org/wiki/Wimbledon_Championships
Wimbledon Championships


2024-01-01



---
https://en.wikipedia.org/wiki/Wind,_Sand_and_Stars
Wind, Sand and Stars


2024-01-01



---
https://en.wikipedia.org/wiki/Window_function#Examples_of_window_functions
Window function § A list of window functions


2024-01-01



---
https://en.wikipedia.org/wiki/Window_prostitution
Window prostitution


2024-01-01



---
https://en.wikipedia.org/wiki/Window_screen
Window screen


2024-01-01



---
https://en.wikipedia.org/wiki/Windowing_system
Windowing system


2024-01-01



---
https://en.wikipedia.org/wiki/Windows_95
Windows 95


2024-01-01



---
https://en.wikipedia.org/wiki/Windows_Movie_Maker
Windows Movie Maker


2024-01-01



---
https://en.wikipedia.org/wiki/Windows_NT
Windows NT


2024-01-01



---
https://en.wikipedia.org/wiki/Windows_Registry
Windows Registry


2024-01-01



---
https://en.wikipedia.org/wiki/Windsor_Beauties
Windsor Beauties


2024-01-01



---
https://en.wikipedia.org/wiki/Windsurfing
Windsurfing


2024-04-30



---
https://en.wikipedia.org/wiki/Wine_(software)
Wine (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Wine_lake
Wine lake


2024-01-01



---
https://en.wikipedia.org/wiki/Wine_tasting#Blind_tasting
Wine tasting § Blind tasting


2024-01-01



---
https://en.wikipedia.org/wiki/Winfried_Denk
Winfried Denk


2024-01-01



---
https://en.wikipedia.org/wiki/Winfried_Rief
Winfried Rief


2024-01-01



---
https://en.wikipedia.org/wiki/Wing_Suen
Wing Suen


2024-01-01



---
https://en.wikipedia.org/wiki/Winged_Victory_of_Samothrace
Winged Victory of Samothrace


2024-12-07



---
https://en.wikipedia.org/wiki/Wings_of_Honneamise:_The_Royal_Space_Force
Wings of Honneamise: The Royal Space Force


2024-01-01



---
https://en.wikipedia.org/wiki/Winnebago_Industries
Winnebago Industries


2024-01-01



---
https://en.wikipedia.org/wiki/Winner%27s_curse
Winner's curse


2024-01-01



---
https://en.wikipedia.org/wiki/Winner%27s_remorse
Winner's remorse


2024-01-01



---
https://en.wikipedia.org/wiki/Winner's_curse
Winner's curse


2024-01-01



---
https://en.wikipedia.org/wiki/Winnie_Ng
Winnie Ng


2024-01-01



---
https://en.wikipedia.org/wiki/Winny
Winny


2024-01-01



---
https://en.wikipedia.org/wiki/Winograd_schema_challenge
Winograd schema challenge


2024-01-01



---
https://en.wikipedia.org/wiki/Winsorizing
Winsorizing


2024-01-01



---
https://en.wikipedia.org/wiki/Winston_Churchill
Winston Churchill


2024-01-01



---
https://en.wikipedia.org/wiki/Winter_War
Winter War


2024-01-01



---
https://en.wikipedia.org/wiki/Wirbelwind
Wirbelwind


2024-01-01



---
https://en.wikipedia.org/wiki/Wire_drawing
Wire drawing


2024-01-01



---
https://en.wikipedia.org/wiki/Wired_%28magazine%29
Wired (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Wired_(magazine)
Wired (magazine)


2024-01-01



---
https://en.wikipedia.org/wiki/Wirehead_(science_fiction)
Wirehead (science fiction)


2024-01-01



---
https://en.wikipedia.org/wiki/Wirehog
Wirehog


2024-01-01



---
https://en.wikipedia.org/wiki/Wireless_repeater
Wireless repeater


2024-01-01



---
https://en.wikipedia.org/wiki/Wirth's_law
Wirth's law


2024-01-01



---
https://en.wikipedia.org/wiki/Wis%C5%82awa_Szymborska
Wisława Szymborska


2024-01-01



---
https://en.wikipedia.org/wiki/Wisdom_literature
Wisdom literature


2024-01-01



---
https://en.wikipedia.org/wiki/Witch_Doctor_(song)
Witch Doctor (song)


2024-01-01



---
https://en.wikipedia.org/wiki/Witness#Reliability
Witness § Reliability


2024-01-01



---
https://en.wikipedia.org/wiki/Wittgenstein_on_Rules_and_Private_Language
Wittgenstein on Rules and Private Language


2024-01-01



---
https://en.wikipedia.org/wiki/Wizard%27s_First_Rule
Wizard's First Rule


2024-01-01



---
https://en.wikipedia.org/wiki/Wizard's_First_Rule
Wizard's First Rule


2024-01-01



---
https://en.wikipedia.org/wiki/Wizards_of_the_Coast
Wizards of the Coast


2024-01-01



---
https://en.wikipedia.org/wiki/Wodin
Wodin


2024-01-01



---
https://en.wikipedia.org/wiki/Wojciech_Rytter
Wojciech Rytter


2024-01-01



---
https://en.wikipedia.org/wiki/Wojciech_Zaremba
Wojciech Zaremba


2024-01-01



---
https://en.wikipedia.org/wiki/Wolf_Children
Wolf Children


2024-01-01



---
https://en.wikipedia.org/wiki/Wolf_Reik
Wolf Reik


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Amadeus_Mozart
Wolfgang Amadeus Mozart


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Hoenig
Wolfgang Hoenig


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Hoffmann
Wolfgang Hoffmann


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Maier
Wolfgang Maier


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Pesendorfer
Wolfgang Pesendorfer


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Stroebe
Wolfgang Stroebe


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfgang_Viechtbauer
Wolfgang Viechtbauer


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfram_Burgard
Wolfram Burgard


2024-01-01



---
https://en.wikipedia.org/wiki/Wolfram_Mathematica
Wolfram Mathematica


2024-01-01



---
https://en.wikipedia.org/wiki/Wolters_Kluwer
Wolters Kluwer


2024-01-01



---
https://en.wikipedia.org/wiki/Women%27s_Health_Initiative#Hormone_therapy_(HT)_intervention
Women's Health Initiative § Hormone therapy (HT) intervention


2024-01-01



---
https://en.wikipedia.org/wiki/Women%27s_pole_vault_world_record_progression#IAAF_Record_Progression
Women's pole vault world record progression § IAAF Record Progression


2024-04-22



---
https://en.wikipedia.org/wiki/Women's_Health_Initiative#Hormone_therapy_(HT)_intervention
Women's Health Initiative § Hormone therapy (HT) intervention


2024-01-01



---
https://en.wikipedia.org/wiki/Wonder_Festival
Wonder Festival


2024-01-01



---
https://en.wikipedia.org/wiki/Woo-Suk_Hwang
Woo-Suk Hwang


2024-01-01



---
https://en.wikipedia.org/wiki/Woo_Bum-kon
Woo Bum-kon


2024-01-01



---
https://en.wikipedia.org/wiki/Woo_Suk_Hwang
Woo Suk Hwang


2024-01-01



---
https://en.wikipedia.org/wiki/Woodrow_Wilson
Woodrow Wilson


2024-01-01



---
https://en.wikipedia.org/wiki/Wookieepedia
Wookieepedia


2024-01-01



---
https://en.wikipedia.org/wiki/Woozle_effect
Woozle effect


2024-01-01



---
https://en.wikipedia.org/wiki/Word2vec
Word2vec


2024-01-01



---
https://en.wikipedia.org/wiki/WordPress
WordPress


2024-01-01



---
https://en.wikipedia.org/wiki/WordPress#Vulnerabilities
WordPress § Vulnerabilities


2024-01-01



---
https://en.wikipedia.org/wiki/Word_processor
Word processor


2024-01-01



---
https://en.wikipedia.org/wiki/Word_processor#Japanese_word_processor_devices
Word processor § Japanese word processor devices


2024-01-01



---
https://en.wikipedia.org/wiki/Word_processor_program
Word processor program


2024-01-01



---
https://en.wikipedia.org/wiki/Wordmark
Wordmark


2024-01-01



---
https://en.wikipedia.org/wiki/Words_per_minute
Words per minute


2024-01-01



---
https://en.wikipedia.org/wiki/Work_release
Work release


2024-01-01



---
https://en.wikipedia.org/wiki/Working_memory
Working memory


2024-01-01



---
https://en.wikipedia.org/wiki/Working_memory#Capacity
Working memory § Capacity


2024-01-01



---
https://en.wikipedia.org/wiki/Working_memory#Learning
Working memory § Learning


2024-01-01



---
https://en.wikipedia.org/wiki/Working_memory_training
Working memory training


2024-01-01



---
https://en.wikipedia.org/wiki/Workstation
Workstation


2024-01-01



---
https://en.wikipedia.org/wiki/World%27s_Columbian_Exposition
World's Columbian Exposition


2024-01-01



---
https://en.wikipedia.org/wiki/WorldCat
WorldCat


2024-01-01



---
https://en.wikipedia.org/wiki/World_Fairs
World Fairs


2024-01-01



---
https://en.wikipedia.org/wiki/World_Fantasy_Award
World Fantasy Award


2024-01-01



---
https://en.wikipedia.org/wiki/World_Finance_Corporation
World Finance Corporation


2024-01-01



---
https://en.wikipedia.org/wiki/World_Psychiatric_Association
World Psychiatric Association


2024-01-01



---
https://en.wikipedia.org/wiki/World_Trade_Center_(Tokyo)
World Trade Center (Tokyo)


2024-01-01



---
https://en.wikipedia.org/wiki/World_Wide_Web
World Wide Web


2024-01-01



---
https://en.wikipedia.org/wiki/World_Wide_Web#WWW_prefix
World Wide Web § WWW prefix


2024-01-01



---
https://en.wikipedia.org/wiki/Worldbuilding
Worldbuilding


2024-01-01



---
https://en.wikipedia.org/wiki/Worldcon
Worldcon


2024-01-01



---
https://en.wikipedia.org/wiki/Worm_(web_serial)
Worm (web serial)


2024-01-01



---
https://en.wikipedia.org/wiki/Worse_is_better
Worse is better


2024-01-01



---
https://en.wikipedia.org/wiki/Wozzeck
Wozzeck


2024-01-01



---
https://en.wikipedia.org/wiki/Wrap_rage
Wrap rage


2024-01-01



---
https://en.wikipedia.org/wiki/Wright_Morris
Wright Morris


2024-01-01



---
https://en.wikipedia.org/wiki/Writer%27s_block
Writer's block


2024-01-01



---
https://en.wikipedia.org/wiki/Writer's_block
Writer's block


2024-01-01



---
https://en.wikipedia.org/wiki/Wrongful_birth
Wrongful birth


2024-01-01



---
https://en.wikipedia.org/wiki/Wulfram_Gerstner
Wulfram Gerstner


2024-01-01



---
https://en.wikipedia.org/wiki/Wuthering_Heights
Wuthering Heights


2024-01-01



---
https://en.wikipedia.org/wiki/Wyatt_Earp
Wyatt Earp


2024-01-01



---
https://en.wikipedia.org/wiki/X-Men:_The_Animated_Series
X-Men: The Animated Series


2024-01-01



---
https://en.wikipedia.org/wiki/X-Men_(disambiguation)#Animated_TV_series
X-Men (disambiguation) § Animated TV series


2024-01-01



---
https://en.wikipedia.org/wiki/X-linked_intellectual_disability
X-linked intellectual disability


2024-01-01



---
https://en.wikipedia.org/wiki/X-ray_laser
X-ray laser


2024-01-01



---
https://en.wikipedia.org/wiki/X-ray_lithography
X-ray lithography


2024-01-01



---
https://en.wikipedia.org/wiki/X-wing_fighter
X-wing fighter


2024-01-01



---
https://en.wikipedia.org/wiki/X.Org
X.Org


2024-01-01



---
https://en.wikipedia.org/wiki/X.Org_Server
X.Org Server


2024-01-01



---
https://en.wikipedia.org/wiki/X.ai
X.ai


2024-07-22



---
https://en.wikipedia.org/wiki/X.org
X.org


2024-01-01



---
https://en.wikipedia.org/wiki/X86
X86


2024-01-01



---
https://en.wikipedia.org/wiki/X86_instruction_listings#Original_8086/8088_instructions
X86 instruction listings § Original 8086/8088 instructions


2024-01-01



---
https://en.wikipedia.org/wiki/XCOM:_Enemy_Unknown
XCOM: Enemy Unknown


2024-01-01



---
https://en.wikipedia.org/wiki/XDCC
XDCC


2024-01-01



---
https://en.wikipedia.org/wiki/XHTML
XHTML


2024-01-01



---
https://en.wikipedia.org/wiki/XING
XING


2024-01-01



---
https://en.wikipedia.org/wiki/XML
XML


2024-01-01



---
https://en.wikipedia.org/wiki/XOR
XOR


2024-01-01



---
https://en.wikipedia.org/wiki/XY_gonadal_dysgenesis
XY gonadal dysgenesis


2024-01-01



---
https://en.wikipedia.org/wiki/XY_problem
XY problem


2024-01-01



---
https://en.wikipedia.org/wiki/X_(company)
X (company)


2024-01-01



---
https://en.wikipedia.org/wiki/X_Development
X Development


2024-01-01



---
https://en.wikipedia.org/wiki/X_Window_System
X Window System


2024-01-01



---
https://en.wikipedia.org/wiki/X_mark#Unicode
X mark § Unicode


2024-01-01



---
https://en.wikipedia.org/wiki/Xavier_Gabaix
Xavier Gabaix


2024-01-01



---
https://en.wikipedia.org/wiki/Xavier_Serra
Xavier Serra


2024-01-01



---
https://en.wikipedia.org/wiki/Xbox_360
Xbox 360


2024-01-01



---
https://en.wikipedia.org/wiki/Xbox_360_technical_problems
Xbox 360 technical problems


2024-01-01



---
https://en.wikipedia.org/wiki/Xcon
Xcon


2024-01-01



---
https://en.wikipedia.org/wiki/Xenophon
Xenophon


2024-01-01



---
https://en.wikipedia.org/wiki/Xft
Xft


2024-01-01



---
https://en.wikipedia.org/wiki/Xi_(letter)
Xi (letter)


2024-01-01



---
https://en.wikipedia.org/wiki/Xi_Chen
Xi Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xi_Wang
Xi Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Xi_Yin
Xi Yin


2024-01-01



---
https://en.wikipedia.org/wiki/Xia_Hu
Xia Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Xia_Li
Xia Li


2024-01-01



---
https://en.wikipedia.org/wiki/Xian_Yang
Xian Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiang_Chen
Xiang Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xiang_Cheng
Xiang Cheng


2024-01-01



---
https://en.wikipedia.org/wiki/Xiang_Gao
Xiang Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Xiang_Zhang
Xiang Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao-Li_Meng
Xiao-Li Meng


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao_Feng
Xiao Feng


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao_Tian
Xiao Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao_Wang
Xiao Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao_Xia
Xiao Xia


2024-01-01



---
https://en.wikipedia.org/wiki/Xiao_Xiao
Xiao Xiao


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoice
Xiaoice


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaojie_Wang
Xiaojie Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoli_Wang
Xiaoli Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoling_Zhang
Xiaoling Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoming_Liu
Xiaoming Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaonan_Zhang
Xiaonan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoou_Tang
Xiaoou Tang


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaowei_Li
Xiaowei Li


2024-01-01



---
https://en.wikipedia.org/wiki/Xiaoxin_Chen
Xiaoxin Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xie_Chen
Xie Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xifeng_Wu
Xifeng Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Xihong_Lin
Xihong Lin


2024-01-01



---
https://en.wikipedia.org/wiki/Ximian
Ximian


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Di
Xin Di


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Huang
Xin Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Jiang
Xin Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Meng
Xin Meng


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Tong
Xin Tong


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Yu
Xin Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Zhang
Xin Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xin_Zhou
Xin Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Xing_Sun
Xing Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Xinjun_Zhang
Xinjun Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xinwen_Zhu
Xinwen Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Xinyan_Zhang
Xinyan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xinyi_Xu
Xinyi Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Xinyu_Zhang
Xinyu Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Xkcd
Xkcd


2024-01-01



---
https://en.wikipedia.org/wiki/Xmonad
Xmonad


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Bing#Square_Word_Calligraphy
Xu Bing § Square Word Calligraphy


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Chen
Xu Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Han
Xu Han


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Li
Xu Li


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Shi
Xu Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Sun
Xu Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Xiaodong
Xu Xiaodong


2024-01-01



---
https://en.wikipedia.org/wiki/Xu_Xu
Xu Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Xuan_Chen
Xuan Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Xuedong_Huang
Xuedong Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Xun_Wang
Xun Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Xun_Xu
Xun Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Y%C5%8Dji_Enokido
Yōji Enokido


2024-01-01



---
https://en.wikipedia.org/wiki/Y%C5%8Dsuke_Yamashita
Yōsuke Yamashita


2024-01-01



---
https://en.wikipedia.org/wiki/Y%C5%ABichi_Sasamoto
Yūichi Sasamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Y%C5%ABko_Miyamura
Yūko Miyamura


2024-01-01



---
https://en.wikipedia.org/wiki/YAML
YAML


2024-01-01



---
https://en.wikipedia.org/wiki/YCoCg
YCoCg


2024-11-11



---
https://en.wikipedia.org/wiki/Y_Combinator
Y Combinator


2024-01-01



---
https://en.wikipedia.org/wiki/Yaacov_Trope
Yaacov Trope


2024-01-01



---
https://en.wikipedia.org/wiki/Yadamon
Yadamon


2024-01-01



---
https://en.wikipedia.org/wiki/Yagi%E2%80%93Uda_antenna
Yagi–Uda antenna


2024-01-01



---
https://en.wikipedia.org/wiki/Yahoo!_GeoCities
Yahoo! GeoCities


2024-01-01



---
https://en.wikipedia.org/wiki/Yahoo!_Screen
Yahoo! Screen


2024-01-01



---
https://en.wikipedia.org/wiki/Yale_Law_Journal
Yale Law Journal


2024-01-01



---
https://en.wikipedia.org/wiki/Yama
Yama


2024-01-01



---
https://en.wikipedia.org/wiki/Yamabe_no_Akahito
Yamabe no Akahito


2024-01-01



---
https://en.wikipedia.org/wiki/Yamanaka_Yukimori
Yamanaka Yukimori


2024-01-01



---
https://en.wikipedia.org/wiki/Yamata_no_Orochi_no_Gyakush%C5%AB
Yamata no Orochi no Gyakushū


2024-01-01



---
https://en.wikipedia.org/wiki/Yan_Ding
Yan Ding


2024-01-01



---
https://en.wikipedia.org/wiki/Yan_Li
Yan Li


2024-01-01



---
https://en.wikipedia.org/wiki/Yan_Long
Yan Long


2024-01-01



---
https://en.wikipedia.org/wiki/Yan_Lu
Yan Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Yandex_Search
Yandex Search


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_An
Yang An


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Fu
Yang Fu


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Gao
Yang Gao


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_He
Yang He


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Hu
Yang Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Shi
Yang Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Song
Yang Song


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Wu
Yang Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_You
Yang You


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Yue
Yang Yue


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Zhao
Yang Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Yang_Zhou
Yang Zhou


2024-01-01



---
https://en.wikipedia.org/wiki/Yaniv_Altshuler
Yaniv Altshuler


2024-01-01



---
https://en.wikipedia.org/wiki/Yaniv_Erlich
Yaniv Erlich


2024-01-01



---
https://en.wikipedia.org/wiki/Yann_Martel
Yann Martel


2024-01-01



---
https://en.wikipedia.org/wiki/Yannic_Kilcher
Yannic Kilcher


2024-01-01



---
https://en.wikipedia.org/wiki/Yaoi
Yaoi


2024-01-01



---
https://en.wikipedia.org/wiki/Yaoi#Seme_and_uke
Yaoi § Seme and uke


2024-01-01



---
https://en.wikipedia.org/wiki/Yasheng_Huang
Yasheng Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Yasin_Ozcan
Yasin Ozcan


2024-01-01



---
https://en.wikipedia.org/wiki/Yasser_Arafat
Yasser Arafat


2024-01-01



---
https://en.wikipedia.org/wiki/Yasuhiro_Nightow
Yasuhiro Nightow


2024-01-01



---
https://en.wikipedia.org/wiki/Yasuhiro_Sato
Yasuhiro Sato


2024-01-01



---
https://en.wikipedia.org/wiki/Yasuhiro_Takeda
Yasuhiro Takeda


2024-01-01



---
https://en.wikipedia.org/wiki/Yasuo_%C5%8Ctsuka
Yasuo Ōtsuka


2024-01-01



---
https://en.wikipedia.org/wiki/Yasuo_Kuniyoshi
Yasuo Kuniyoshi


2024-01-01



---
https://en.wikipedia.org/wiki/Yasutaka_Tsutsui
Yasutaka Tsutsui


2024-01-01



---
https://en.wikipedia.org/wiki/Yatagarasu_(novel_series)#Anime
Yatagarasu (novel series) § Anime


2024-11-02



---
https://en.wikipedia.org/wiki/Ye_Feng
Ye Feng


2024-01-01



---
https://en.wikipedia.org/wiki/Ye_Li
Ye Li


2024-01-01



---
https://en.wikipedia.org/wiki/Ye_Xia
Ye Xia


2024-01-01



---
https://en.wikipedia.org/wiki/Year#Abbreviations_for_%22years_ago%22
Year § Abbreviations for ‘years ago’


2024-01-01



---
https://en.wikipedia.org/wiki/Year_2000_problem
Year 2000 problem


2024-01-01



---
https://en.wikipedia.org/wiki/Yeaw_v._Boy_Scouts_of_America
Yeaw v. Boy Scouts of America


2024-01-01



---
https://en.wikipedia.org/wiki/Yee_Whye_Teh
Yee Whye Teh


2024-01-01



---
https://en.wikipedia.org/wiki/Yehuda_Amichai
Yehuda Amichai


2024-09-09



---
https://en.wikipedia.org/wiki/Yejin_Choi
Yejin Choi


2024-01-01



---
https://en.wikipedia.org/wiki/Yelena_Isinbayeva
Yelena Isinbayeva


2024-04-22



---
https://en.wikipedia.org/wiki/Yelena_Isinbayeva#Activism_and_views
Yelena Isinbayeva § Activism and views


2024-04-22



---
https://en.wikipedia.org/wiki/Yellow_cab_(stereotype)
Yellow cab (stereotype)


2024-01-01



---
https://en.wikipedia.org/wiki/Yellow_pages
Yellow pages


2024-01-01



---
https://en.wikipedia.org/wiki/Yellow_tea
Yellow tea


2024-01-01



---
https://en.wikipedia.org/wiki/Yellowstone_Caldera
Yellowstone Caldera


2024-01-01



---
https://en.wikipedia.org/wiki/Yerba_mate
Yerba mate


2024-01-01



---
https://en.wikipedia.org/wiki/Yerkes%E2%80%93Dodson_law
Yerkes–Dodson law


2024-01-01



---
https://en.wikipedia.org/wiki/Yes_Man_(film)
Yes Man (film)


2024-01-01



---
https://en.wikipedia.org/wiki/Yesterday_Once_More_(song)
Yesterday Once More (song)


2024-01-01



---
https://en.wikipedia.org/wiki/Yggdrasil
Yggdrasil


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Ji
Yi Ji


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Jiang
Yi Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Ma
Yi Ma


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Mao
Yi Mao


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Rao
Yi Rao


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Wang
Yi Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Wei
Yi Wei


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Wen
Yi Wen


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Wu
Yi Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Yu
Yi Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Yi_Zuo
Yi Zuo


2024-01-01



---
https://en.wikipedia.org/wiki/Yifan_Xu
Yifan Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Yihan_Wang
Yihan Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yili_Wu
Yili Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Yilin_Fan
Yilin Fan


2024-01-01



---
https://en.wikipedia.org/wiki/Yilin_Yang
Yilin Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Yiling_Chen
Yiling Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Yilu_Wang
Yilu Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yiming_Zhang
Yiming Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Ying-Hui_Fu
Ying-Hui Fu


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Gu
Ying Gu


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Guo
Ying Guo


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Lu
Ying Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Shan
Ying Shan


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Wu
Ying Wu


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Xu
Ying Xu


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Yang
Ying Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Ying_Zhu
Ying Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Yingying_Chen
Yingying Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Yinsheng_Wang
Yinsheng Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yishan_Wong
Yishan Wong


2024-01-01



---
https://en.wikipedia.org/wiki/Yiwei_Zhang
Yiwei Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Yixuan_Li
Yixuan Li


2024-01-01



---
https://en.wikipedia.org/wiki/Yo-Yo_Ma
Yo-Yo Ma


2024-01-01



---
https://en.wikipedia.org/wiki/Yoav_Benjamini
Yoav Benjamini


2024-01-01



---
https://en.wikipedia.org/wiki/Yoav_Shoham
Yoav Shoham


2024-01-01



---
https://en.wikipedia.org/wiki/Yoda
Yoda


2024-01-01



---
https://en.wikipedia.org/wiki/Yogi_Berra
Yogi Berra


2024-01-01



---
https://en.wikipedia.org/wiki/Yoh_Iwasa
Yoh Iwasa


2024-01-01



---
https://en.wikipedia.org/wiki/Yoichi_Takahashi
Yoichi Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Yoji_Enokido
Yoji Enokido


2024-01-01



---
https://en.wikipedia.org/wiki/Yojimbo
Yojimbo


2024-01-01



---
https://en.wikipedia.org/wiki/Yoko_Kanno
Yoko Kanno


2024-01-01



---
https://en.wikipedia.org/wiki/Yokohama_Kaidashi_Kik%C5%8D
Yokohama Kaidashi Kikō


2024-01-01



---
https://en.wikipedia.org/wiki/Yolanda_Gil
Yolanda Gil


2024-01-01



---
https://en.wikipedia.org/wiki/Yom_Rishon
Yom Rishon


2024-07-08



---
https://en.wikipedia.org/wiki/Yomiuri_Shimbun
Yomiuri Shimbun


2024-01-01



---
https://en.wikipedia.org/wiki/Yonago
Yonago


2024-01-01



---
https://en.wikipedia.org/wiki/Yong_Liu
Yong Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Yong_Rui
Yong Rui


2024-01-01



---
https://en.wikipedia.org/wiki/Yong_Tan
Yong Tan


2024-01-01



---
https://en.wikipedia.org/wiki/Yong_Zhao
Yong Zhao


2024-01-01



---
https://en.wikipedia.org/wiki/Yonggang_Huang
Yonggang Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Yonhap_News_Agency
Yonhap News Agency


2024-01-01



---
https://en.wikipedia.org/wiki/Yonkoma
Yonkoma


2024-01-01



---
https://en.wikipedia.org/wiki/Yosa_Buson
Yosa Buson


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshida_dormitory,_Kyoto_University
Yoshida dormitory, Kyoto University


2024-07-04



---
https://en.wikipedia.org/wiki/Yoshie_Shiratori
Yoshie Shiratori


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshihiro_Kawaoka
Yoshihiro Kawaoka


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshikazu_Yasuhiko
Yoshikazu Yasuhiko


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshiki_Kuroda
Yoshiki Kuroda


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshiko_Tanaka
Yoshiko Tanaka


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshio_Miki
Yoshio Miki


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshitaka_Fujii
Yoshitaka Fujii


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshiyuki_Sadamoto
Yoshiyuki Sadamoto


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshiyuki_Tomino
Yoshiyuki Tomino


2024-01-01



---
https://en.wikipedia.org/wiki/Yoshua_Bengio
Yoshua Bengio


2024-01-01



---
https://en.wikipedia.org/wiki/Yossi_Matias
Yossi Matias


2024-01-01



---
https://en.wikipedia.org/wiki/Yotsuba%26!
Yotsuba&!


2024-01-01



---
https://en.wikipedia.org/wiki/Yotsuba%26%21
Yotsuba&!


2024-01-01



---
https://en.wikipedia.org/wiki/YouTube
YouTube


2024-01-01



---
https://en.wikipedia.org/wiki/YouTube_headquarters_shooting
YouTube headquarters shooting


2024-01-01



---
https://en.wikipedia.org/wiki/You_Can%27t_Always_Get_What_You_Want
You Can't Always Get What You Want


2024-01-01



---
https://en.wikipedia.org/wiki/You_can%27t_always_get_what_you_want
You can't always get what you want


2024-01-01



---
https://en.wikipedia.org/wiki/You_have_two_cows
You have two cows


2024-01-01



---
https://en.wikipedia.org/wiki/Youmex
Youmex


2024-01-01



---
https://en.wikipedia.org/wiki/Young-Tae_Chang
Young-Tae Chang


2024-01-01



---
https://en.wikipedia.org/wiki/Young_Earth_creationism#Paleontology_and_dinosaurs
Young Earth creationism § Paleontology and dinosaurs


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_(Jeffrey)_Hu
Yu (Jeffrey) Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Cao
Yu Cao


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Feng
Yu Feng


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Gu
Yu Gu


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Hu
Yu Hu


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Hua
Yu Hua


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Pan
Yu Pan


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Shi
Yu Shi


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Song
Yu Song


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Su
Yu Su


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Sun
Yu Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Tian
Yu Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Yu_Xie
Yu Xie


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan-Tsong_Chen
Yuan-Tsong Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Cao
Yuan Cao


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Chen
Yuan Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Gong
Yuan Gong


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Hao
Yuan Hao


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_He
Yuan He


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Jiang
Yuan Jiang


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Li
Yuan Li


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Liang
Yuan Liang


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Xie
Yuan Xie


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Xue
Yuan Xue


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Yao
Yuan Yao


2024-01-01



---
https://en.wikipedia.org/wiki/Yuan_Yin
Yuan Yin


2024-01-01



---
https://en.wikipedia.org/wiki/Yucca_Flat#Baneberry
Yucca Flat § Baneberry


2024-01-01



---
https://en.wikipedia.org/wiki/Yucca_Mountain_nuclear_waste_repository
Yucca Mountain nuclear waste repository


2024-01-01



---
https://en.wikipedia.org/wiki/Yudhanjaya_Wijeratne
Yudhanjaya Wijeratne


2024-01-01



---
https://en.wikipedia.org/wiki/Yue_Huang
Yue Huang


2024-01-01



---
https://en.wikipedia.org/wiki/Yue_Li
Yue Li


2024-01-01



---
https://en.wikipedia.org/wiki/Yue_Shan
Yue Shan


2024-01-01



---
https://en.wikipedia.org/wiki/Yue_Wan
Yue Wan


2024-01-01



---
https://en.wikipedia.org/wiki/Yue_Yang
Yue Yang


2024-01-01



---
https://en.wikipedia.org/wiki/Yuezheng_Ling
Yuezheng Ling


2024-01-01



---
https://en.wikipedia.org/wiki/Yuhua_Wang
Yuhua Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yuichi_Shoda
Yuichi Shoda


2024-01-01



---
https://en.wikipedia.org/wiki/Yuji_Kato
Yuji Kato


2024-01-01



---
https://en.wikipedia.org/wiki/Yukihiro_Matsumoto
Yukihiro Matsumoto


2024-01-01



---
https://en.wikipedia.org/wiki/Yukio_Mishima
Yukio Mishima


2024-01-01



---
https://en.wikipedia.org/wiki/Yukiyasu_Kamitani
Yukiyasu Kamitani


2024-01-01



---
https://en.wikipedia.org/wiki/Yulia_Kovas
Yulia Kovas


2024-01-01



---
https://en.wikipedia.org/wiki/Yumika_Hayashi
Yumika Hayashi


2024-01-01



---
https://en.wikipedia.org/wiki/Yun_Wang
Yun Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Yunfeng_Liu
Yunfeng Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Yunmen_Wenyan
Yunmen Wenyan


2024-01-01



---
https://en.wikipedia.org/wiki/Yuri_Gagarin
Yuri Gagarin


2024-01-01



---
https://en.wikipedia.org/wiki/Yuri_Matiyasevich
Yuri Matiyasevich


2024-01-01



---
https://en.wikipedia.org/wiki/Yurii_Nesterov
Yurii Nesterov


2024-01-01



---
https://en.wikipedia.org/wiki/Yurikuma_Arashi
Yurikuma Arashi


2024-01-01



---
https://en.wikipedia.org/wiki/Yuru-chara
Yuru-chara


2024-01-01



---
https://en.wikipedia.org/wiki/Yusuke_Matsui
Yusuke Matsui


2024-01-01



---
https://en.wikipedia.org/wiki/Yusuke_Takahashi
Yusuke Takahashi


2024-01-01



---
https://en.wikipedia.org/wiki/Yutaka_Izubuchi
Yutaka Izubuchi


2024-01-01



---
https://en.wikipedia.org/wiki/Yutaka_Suzuki
Yutaka Suzuki


2024-01-01



---
https://en.wikipedia.org/wiki/Yutaka_Tahara
Yutaka Tahara


2024-01-01



---
https://en.wikipedia.org/wiki/Yutaka_Yoshida
Yutaka Yoshida


2024-01-01



---
https://en.wikipedia.org/wiki/Yutaro_Sugimoto
Yutaro Sugimoto


2024-01-01



---
https://en.wikipedia.org/wiki/Yutian_Chen
Yutian Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Yuval_Elovici
Yuval Elovici


2024-01-01



---
https://en.wikipedia.org/wiki/Yuval_Peres
Yuval Peres


2024-01-01



---
https://en.wikipedia.org/wiki/Yuwei_Li
Yuwei Li


2024-01-01



---
https://en.wikipedia.org/wiki/Yuwen_Zhang
Yuwen Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Yuxuan_Zhang
Yuxuan Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Yves_Bertrand
Yves Bertrand


2024-01-01



---
https://en.wikipedia.org/wiki/Yves_Congar
Yves Congar


2024-01-01



---
https://en.wikipedia.org/wiki/Yves_Delage
Yves Delage


2024-01-01



---
https://en.wikipedia.org/wiki/Yves_Moreau
Yves Moreau


2024-01-01



---
https://en.wikipedia.org/wiki/Yvonne_Harrison
Yvonne Harrison


2024-01-01



---
https://en.wikipedia.org/wiki/Z3_(computer)
Z3 (computer)


2024-01-01



---
https://en.wikipedia.org/wiki/Z3_(computer)#Z3_as_a_universal_Turing_machine
Z3 (computer) § Z3 as a universal Turing machine


2024-01-01



---
https://en.wikipedia.org/wiki/ZMA_(supplement)
ZMA (supplement)


2024-01-01



---
https://en.wikipedia.org/wiki/ZSU-23-4_Shilka
ZSU-23–4 Shilka


2024-01-01



---
https://en.wikipedia.org/wiki/Z_(joke_line)
Z (joke line)


2024-01-01



---
https://en.wikipedia.org/wiki/Z_Channel
Z Channel


2024-01-01



---
https://en.wikipedia.org/wiki/Zach_Weinersmith
Zach Weinersmith


2024-12-06



---
https://en.wikipedia.org/wiki/Zachary_Anderson
Zachary Anderson


2024-01-01



---
https://en.wikipedia.org/wiki/Zachary_Charles
Zachary Charles


2024-01-01



---
https://en.wikipedia.org/wiki/Zachary_Fisher
Zachary Fisher


2024-01-01



---
https://en.wikipedia.org/wiki/Zachary_Lipton
Zachary Lipton


2024-11-02



---
https://en.wikipedia.org/wiki/Zadie_Smith
Zadie Smith


2024-01-01



---
https://en.wikipedia.org/wiki/Zaheer_Abbas
Zaheer Abbas


2024-01-01



---
https://en.wikipedia.org/wiki/Zaida_Luthey-Schulten
Zaida Luthey-Schulten


2024-01-01



---
https://en.wikipedia.org/wiki/Zaire
Zaire


2024-01-01



---
https://en.wikipedia.org/wiki/Zany_Brainy
Zany Brainy


2024-01-01



---
https://en.wikipedia.org/wiki/Zapp_Brannigan
Zapp Brannigan


2024-01-01



---
https://en.wikipedia.org/wiki/Zatoichi
Zatoichi


2024-01-01



---
https://en.wikipedia.org/wiki/Zawgyi_font
Zawgyi font


2024-01-01



---
https://en.wikipedia.org/wiki/Zcash
Zcash


2024-01-01



---
https://en.wikipedia.org/wiki/Zdzis%C5%82aw_Beksi%C5%84ski
Zdzisław Beksiński


2024-01-01



---
https://en.wikipedia.org/wiki/Zea_(plant)#Origin_of_maize_and_interaction_with_teosintes
Zea (plant) § Origin of maize and interaction with teosintes


2024-01-01



---
https://en.wikipedia.org/wiki/Zehao_Sun
Zehao Sun


2024-01-01



---
https://en.wikipedia.org/wiki/Zeitgeber
Zeitgeber


2024-01-01



---
https://en.wikipedia.org/wiki/Zen
Zen


2024-01-01



---
https://en.wikipedia.org/wiki/Zen_Flesh,_Zen_Bones
Zen Flesh, Zen Bones


2024-01-01



---
https://en.wikipedia.org/wiki/Zen_at_War
Zen at War


2024-01-01



---
https://en.wikipedia.org/wiki/Zen_sand_gardens
Zen sand gardens


2024-01-01



---
https://en.wikipedia.org/wiki/Zener_cards
Zener cards


2024-01-01



---
https://en.wikipedia.org/wiki/Zeng_Tao
Zeng Tao


2024-01-01



---
https://en.wikipedia.org/wiki/Zenobia_Jacobs
Zenobia Jacobs


2024-01-01



---
https://en.wikipedia.org/wiki/Zenon_Kulpa
Zenon Kulpa


2024-01-01



---
https://en.wikipedia.org/wiki/Zentai
Zentai


2024-01-01



---
https://en.wikipedia.org/wiki/Zeo,_Inc.
Zeo, Inc


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-coupon_bond
Zero-coupon bond


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-knowledge_proof
Zero-knowledge proof


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-point_energy
Zero-point energy


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-rating
Zero-rating


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-sum_game
Zero-sum game


2024-01-01



---
https://en.wikipedia.org/wiki/Zero-turn_mower
Zero-turn mower


2024-01-01



---
https://en.wikipedia.org/wiki/Zero_Time_Dilemma
Zero Time Dilemma


2024-01-01



---
https://en.wikipedia.org/wiki/Zero_of_a_function
Zero of a function


2024-01-01



---
https://en.wikipedia.org/wiki/Zero_one_infinity_rule
Zero one infinity rule


2024-01-01



---
https://en.wikipedia.org/wiki/Zero_to_One
Zero to One


2024-01-01



---
https://en.wikipedia.org/wiki/Zeta_Global
Zeta Global


2024-01-01



---
https://en.wikipedia.org/wiki/Zettel_(Wittgenstein_book)
Zettel (Wittgenstein book)


2024-01-01



---
https://en.wikipedia.org/wiki/Zettelkasten
Zettelkasten


2024-01-01



---
https://en.wikipedia.org/wiki/Zhao_Chen
Zhao Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Zhao_Song
Zhao Song


2024-01-01



---
https://en.wikipedia.org/wiki/Zhao_Xue
Zhao Xue


2024-01-01



---
https://en.wikipedia.org/wiki/Zhao_Zhong
Zhao Zhong


2024-01-01



---
https://en.wikipedia.org/wiki/Zhen_Fan
Zhen Fan


2024-01-01



---
https://en.wikipedia.org/wiki/Zhen_Tan
Zhen Tan


2024-01-01



---
https://en.wikipedia.org/wiki/Zhendong_Wang
Zhendong Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Zheng_Cao
Zheng Cao


2024-01-01



---
https://en.wikipedia.org/wiki/Zheng_He
Zheng He


2024-01-01



---
https://en.wikipedia.org/wiki/Zheng_Tian
Zheng Tian


2024-01-01



---
https://en.wikipedia.org/wiki/Zheng_Yan
Zheng Yan


2024-01-01



---
https://en.wikipedia.org/wiki/Zheng_Zhu
Zheng Zhu


2024-01-01



---
https://en.wikipedia.org/wiki/Zhengyou_Zhang
Zhengyou Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Zhi-Li_Zhang
Zhi-Li Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Zhi_Zheng
Zhi Zheng


2024-01-01



---
https://en.wikipedia.org/wiki/Zhichao_Li
Zhichao Li


2024-01-01



---
https://en.wikipedia.org/wiki/Zhihong_Chen
Zhihong Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Zhihui_Wang
Zhihui Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Zhiping_Weng
Zhiping Weng


2024-01-01



---
https://en.wikipedia.org/wiki/Zhiwei_Wang
Zhiwei Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Zhiwu_Lu
Zhiwu Lu


2024-01-01



---
https://en.wikipedia.org/wiki/Zhiyi_Zhang
Zhiyi Zhang


2024-01-01



---
https://en.wikipedia.org/wiki/Zhou_Ren
Zhou Ren


2024-01-01



---
https://en.wikipedia.org/wiki/Zhou_Yu
Zhou Yu


2024-01-01



---
https://en.wikipedia.org/wiki/Zhuangzi_(book)
Zhuangzi (book)


2024-01-01



---
https://en.wikipedia.org/wiki/Zi_Wang
Zi Wang


2024-01-01



---
https://en.wikipedia.org/wiki/Ziana
Ziana


2024-11-05



---
https://en.wikipedia.org/wiki/Zicheng_Liu
Zicheng Liu


2024-01-01



---
https://en.wikipedia.org/wiki/Zilog_Z80
Zilog Z80


2024-01-01



---
https://en.wikipedia.org/wiki/Zinc
Zinc


2024-01-01



---
https://en.wikipedia.org/wiki/Zinc-finger_nuclease
Zinc-finger nuclease


2024-01-01



---
https://en.wikipedia.org/wiki/Zinc_deficiency
Zinc deficiency


2024-01-01



---
https://en.wikipedia.org/wiki/Zinc_finger_nuclease
Zinc finger nuclease


2024-01-01



---
https://en.wikipedia.org/wiki/Zinc_transporter_8
Zinc transporter 8


2024-01-01



---
https://en.wikipedia.org/wiki/Zip2
Zip2


2024-01-01



---
https://en.wikipedia.org/wiki/Zipf%27s_law
Zipf's law


2024-01-01



---
https://en.wikipedia.org/wiki/Zipline_(drone_delivery_company)
Zipline (drone delivery company)


2024-01-01



---
https://en.wikipedia.org/wiki/Zipper_(data_structure)
Zipper (data structure)


2024-01-01



---
https://en.wikipedia.org/wiki/Zippy_the_Pinhead
Zippy the Pinhead


2024-01-01



---
https://en.wikipedia.org/wiki/Zither
Zither


2024-01-01



---
https://en.wikipedia.org/wiki/Zlib
Zlib


2024-01-01



---
https://en.wikipedia.org/wiki/Zoe_Kourtzi
Zoe Kourtzi


2024-01-01



---
https://en.wikipedia.org/wiki/Zoe_Laughlin
Zoe Laughlin


2024-01-01



---
https://en.wikipedia.org/wiki/Zoe_R._Donaldson
Zoe R. Donaldson


2024-01-01



---
https://en.wikipedia.org/wiki/Zone_de_Sensibilit%C3%A9_Picturale_Immat%C3%A9rielle
Zone de Sensibilité Picturale Immatérielle


2024-01-01



---
https://en.wikipedia.org/wiki/Zone_melting
Zone melting


2024-01-01



---
https://en.wikipedia.org/wiki/Zong_Chen
Zong Chen


2024-01-01



---
https://en.wikipedia.org/wiki/Zooey_Deschanel
Zooey Deschanel


2024-01-01



---
https://en.wikipedia.org/wiki/Zooko%27s_triangle
Zooko's triangle


2024-01-01



---
https://en.wikipedia.org/wiki/Zooko's_triangle
Zooko's triangle


2024-01-01



---
https://en.wikipedia.org/wiki/Zoom_(software)
Zoom (software)


2024-01-01



---
https://en.wikipedia.org/wiki/Zoopharmacognosy
Zoopharmacognosy


2024-01-01



---
https://en.wikipedia.org/wiki/Zootopia
Zootopia


2024-01-01



---
https://en.wikipedia.org/wiki/Zotero
Zotero


2024-01-01



---
https://en.wikipedia.org/wiki/Zouave#American_Civil_War
Zouave § American Civil War


2024-01-01



---
https://en.wikipedia.org/wiki/Zoubin_Ghahramani
Zoubin Ghahramani


2024-01-01



---
https://en.wikipedia.org/wiki/Zuzana_Pavelkov%C3%A1
Zuzana Pavelková


2024-01-01



---
https://en.wikipedia.org/wiki/Zvi_Griliches
Zvi Griliches


2024-01-01



---
https://en.wikipedia.org/wiki/Zvi_Mowshowitz
Zvi Mowshowitz


2024-01-01



---
https://en.wikipedia.org/wiki/Zvika_Brakerski
Zvika Brakerski


2024-01-01



---
https://en.wikipedia.org/wiki/Zygosity#Heterozygous
Zygosity § Heterozygous


2024-01-01



---
https://en.wikipedia.org/wiki/Zygosity#Homozygous
Zygosity § Homozygous


2024-01-01



---
https://en.wikipedia.org/wiki/index.php?title=Lightsaber_combat&oldid=220748376
index.php?title=Lightsaber combat&oldid=220748376


2024-01-01



---
https://en.wikipedia.org/wiki/index.php?title=Lightsaber_combat&oldid=220748376#Choreography
index.php?title=Lightsaber combat&oldid=220748376 § Choreography


2024-01-01



---
https://en.wikiquote.org/w/index.php?title=Oliver_Heaviside&type=revision&diff=2949443&oldid=2746598
Oliver Heaviside: Difference between revisions


2024-01-01



---
https://en.wikiquote.org/wiki/Hugh_Walpole#Quotes
Hugh Walpole


2024-09-25



---
https://en.wikiquote.org/wiki/Louis_Pasteur#Quotes
Louis Pasteur


2024-01-01



---
https://en.wikiquote.org/wiki/Randall_Jarrell
Randall Jarrell


2024-01-01



---
https://en.wikiquote.org/wiki/Richard_Hamming
Richard Hamming


2024-01-01



---
https://en.wikiquote.org/wiki/Robert_Oppenheimer#Quotes
Robert Oppenheimer


2024-01-01



---
https://en.wikiquote.org/wiki/Samuel_Johnson#Prologue_at_the_Opening_of_Drury_Lane_Theatre_.281747.29
Samuel Johnson


2024-01-01



---
https://en.wikiquote.org/wiki/Talk:Edsger_W._Dijkstra#Telescope
Talk:Edsger W. Dijkstra


2024-01-01



---
https://en.wikiquote.org/wiki/Talk:William_Thomson#.22X-rays_will_prove_to_be_a_hoax.22
Talk:William Thomson - Wikiquote


2024-01-01



---
https://en.wikiquote.org/wiki/Tao_Te_Ching
Tao Te Ching


2024-01-01



---
https://en.wikiquote.org/wiki/The_Melancholy_of_Haruhi_Suzumiya#Episode_5:_The_Melancholy_of_Haruhi_Suzumiya_Part_5
The Melancholy of Haruhi Suzumiya


2024-01-01



---
https://en.wikisource.org/wiki/A_Shropshire_Lad
A Shropshire Lad


2024-01-01



---
https://en.wikisource.org/wiki/Cratylus
Cratylus


2024-01-01



---
https://en.wikisource.org/wiki/Dialogues_Concerning_Natural_Religion/Part_5
Dialogues Concerning Natural Religion/Part 5


2024-01-01



---
https://en.wikisource.org/wiki/Discourse_on_the_Method/Part_2
Discourse on the Method/Part 2


2024-01-01



---
https://en.wikisource.org/wiki/Don_Juan_(Byron)/Canto_the_Third
Don Juan (Byron, unsourced)/Canto the Third


2024-01-01



---
https://en.wikisource.org/wiki/Dracula
Dracula


2024-01-01



---
https://en.wikisource.org/wiki/Dracula/Chapter_2
Dracula/Chapter 2


2024-01-01



---
https://en.wikisource.org/wiki/Dracula/Chapter_23
Dracula/Chapter 23


2024-01-01



---
https://en.wikisource.org/wiki/Dracula/Chapter_3
Dracula/Chapter 3


2024-01-01



---
https://en.wikisource.org/wiki/End_Poem
End Poem


2024-01-01



---
https://en.wikisource.org/wiki/Essays_on_Political_Economy/That_Which_Is_Seen,_and_That_Which_Is_Not_Seen
Essays on Political Economy/That Which Is Seen, and That Which Is Not Seen


2024-01-01



---
https://en.wikisource.org/wiki/Fears_and_Scruples
Pacchiarotto/Fears and Scruples


2024-01-01



---
https://en.wikisource.org/wiki/Meditation_XVII
Meditation XVII


2024-01-01



---
https://en.wikisource.org/wiki/Memory:_A_Contribution_to_Experimental_Psychology
Memory: A Contribution to Experimental Psychology
Ebbinghaus
1885
2024-01-01



---
https://en.wikisource.org/wiki/Novum_Organum/Book_I_(Spedding)
Novum Organum/Book I


2024-01-01



---
https://en.wikisource.org/wiki/On_Authorship
The Art of Literature/On Authorship


2024-01-01



---
https://en.wikisource.org/wiki/On_the_tendency_of_species_to_form_varieties;_and_on_the_Perpetuation_of_Varieties_and_Species_by_Natural_Means_of_Selection
On the tendency of species to form varieties; and on the Perpetuation of Varieties and Species by Natural Means of Selection


2024-01-01



---
https://en.wikisource.org/wiki/Page:Dictionary_of_National_Biography_volume_56.djvu/23
Page:Dictionary of National Biography volume 56.djvu/23


2024-01-01



---
https://en.wikisource.org/wiki/Passages_from_the_Life_of_a_Philosopher/Chapter_V#67
_Passages from the Life of a Philosopher_ (1864), ch. 5 ‘Difference Engine No. 1’


2024-01-01



---
https://en.wikisource.org/wiki/The_Autobiography_of_Benjamin_Franklin/Section_Eighteen
The Autobiography of Benjamin Franklin/Section Eighteen


2024-01-01



---
https://en.wikisource.org/wiki/The_Man_Who_Knew_Too_Much/Chapter_5
The Man Who Knew Too Much/Chapter 5


2024-01-01



---
https://en.wikisource.org/wiki/The_Notebooks_of_Leonardo_Da_Vinci/XIX
The Notebooks of Leonardo Da Vinci/XIX


2024-01-01



---
https://en.wikisource.org/wiki/The_Notebooks_of_Leonardo_Da_Vinci/XIX#Against_alchemists_.281207-1208.29
The Notebooks of Leonardo Da Vinci/XIX


2024-01-01



---
https://en.wikisource.org/wiki/The_Notebooks_of_Leonardo_Da_Vinci/XIX#Reflections_on_Nature_.281217-1219.29
The Notebooks of Leonardo Da Vinci/XIX


2024-01-01



---
https://en.wikisource.org/wiki/The_Notebooks_of_Leonardo_Da_Vinci/XX
The Notebooks of Leonardo Da Vinci/XX


2024-01-01



---
https://en.wikisource.org/wiki/The_Works_of_the_Rev._Jonathan_Swift/Volume_6/A_Voyage_to_Laputa/Chapter_4#199
The Works of the Rev. Jonathan Swift/Volume 6/A Voyage to Laputa/Chapter 4


2024-01-01



---
https://en.wikisource.org/wiki/The_poetical_works_of_Matthew_Arnold/Empedocles_on_Etna#238
The poetical works of Matthew Arnold/Empedocles on Etna


2024-01-01



---
https://en.wikisource.org/wiki/Western,_Charles_Callis_(DNB00)
Charles Callis Western


2024-01-01



---
https://en.wiktionary.org/wiki/Talk:pony#Etymology
Talk:pony


2024-01-01



---
https://en.wiktionary.org/wiki/barratry
barratry


2024-01-01



---
https://en.wiktionary.org/wiki/bien_pensant
bien pensant


2024-01-01



---
https://en.wiktionary.org/wiki/chirm
(v.) To chirp or to make a mournful cry, as a bird does.


2024-01-01



---
https://en.wiktionary.org/wiki/conative
conative


2024-01-01



---
https://en.wiktionary.org/wiki/descant
a talk tedious or at length.


2024-01-01



---
https://en.wiktionary.org/wiki/e%27en



2024-01-01



---
https://en.wiktionary.org/wiki/ensign#Verb
ensign


2024-01-01



---
https://en.wiktionary.org/wiki/fencible
fencible


2024-01-01



---
https://en.wiktionary.org/wiki/instauration
restoration after decay or dilapidation; renewal; repair


2024-01-01



---
https://en.wiktionary.org/wiki/logotype
A symbol or emblem that acts as a trademark or a means of identification of an institution or other entity, usually referred to as a logo.


2024-01-01



---
https://en.wiktionary.org/wiki/loma#Spanish



2024-01-01



---
https://en.wiktionary.org/wiki/macher
(Yiddish) an important person, often in the negative sense of self-important; a bigwig


2024-01-01



---
https://en.wiktionary.org/wiki/mindfuck
mindfuck


2024-01-01



---
https://en.wiktionary.org/wiki/monkey_trap
monkey trap


2024-01-01



---
https://en.wiktionary.org/wiki/pied



2024-01-01



---
https://en.wiktionary.org/wiki/pullet
A young hen, especially one less than one year old.


2024-01-01



---
https://en.wiktionary.org/wiki/putz



2024-01-01



---
https://en.wiktionary.org/wiki/rill#Verb



2024-01-01



---
https://en.wiktionary.org/wiki/rimy



2024-01-01



---
https://en.wiktionary.org/wiki/schlecht
German; ‘bad’


2024-01-01



---
https://en.wiktionary.org/wiki/shitgibbon
shitgibbon


2024-01-01



---
https://en.wiktionary.org/wiki/simony
simony


2024-01-01



---
https://en.wiktionary.org/wiki/steward#Etymology
steward


2024-01-01



---
https://en.wiktionary.org/wiki/surtout#Adverb
(adv.) above all


2024-01-01



---
https://en.wiktionary.org/wiki/tattoo#Noun_2
tattoo


2024-01-01



---
https://en.wiktionary.org/wiki/venery
venery


2024-01-01



---
https://en.wiktionary.org/wiki/wantok
wantok


2024-01-01



---
https://encyclopediaofmath.org/wiki/Milne_method
Milne method


2024-01-01



---
https://endlessvn.io/
Endless Visual Novel


2024-01-01



---
https://endolphinrecords.bandcamp.com/track/--12
en


2024-01-01



---
https://energycontrol.org/noticias/528-international.html
Página no encontrada - Energy Control


2024-01-01



---
https://energycontrol.org/quienes-somos/proyectos/
Proyectos


2024-01-01



---
https://engineering.fb.com/2014/11/14/production-engineering/solving-the-mystery-of-link-imbalance-a-metastable-failure-state-at-scale/
Solving the Mystery of Link Imbalance: A Metastable Failure State at Scale


2024-01-01



---
https://engineering.fb.com/2016/05/09/core-infra/introducing-fblearner-flow-facebook-s-ai-backbone/
Introducing FBLearner Flow: Facebook's AI backbone
Dunn
2016
2024-01-01



---
https://engineering.fb.com/2017/06/14/ml-applications/deal-or-no-deal-training-ai-bots-to-negotiate/
Deal or no deal? Training AI bots to negotiate


2024-01-01



---
https://engineering.fb.com/2019/03/15/data-center-engineering/open-rack/
Facebook announces next-generation Open Rack frame


2024-01-01



---
https://english.bouletcorp.com/2013/10/08/our-toyota-was-fantastic/



2024-01-01



---
https://enki2.tumblr.com/stories
Praw Emit


2024-01-01



---
https://enkol.pl/Strona_g%C5%82%C3%B3wna
Enkol


2024-01-01



---
https://enpc.hal.science/file/index/docid/654404/filename/COLT10.pdf
Best Arm Identification in Multi-Armed Bandits


2024-01-01



---
https://enterpriseresilienceblog.typepad.com/enterprise_resilience_man/2010/12/the-split-second-disruption-to-the-suppy-chain.html



2024-01-01



---
https://entertainment.inquirer.net/86937/stephenie-meyer-recaps-twilight-journey
Stephenie Meyer recaps ‘Twilight’ journey


2024-01-01



---
https://entitledtoanopinion.wordpress.com/2013/02/11/rising-plague/
Rising Plague


2024-01-01



---
https://entropicthoughts.com/markov-chains-for-queueing-systems
Markov Chains for Queueing Systems

2022
2024-01-01



---
https://enuplus.wixsite.com/enuplus



2024-01-01



---
https://epianalysis.wordpress.com/2012/11/19/chocolate/
Chocolate consumption, Nobel laureates, and crappy statistics


2024-01-01



---
https://epicureandealmaker.blogspot.com/2015/03/uncle-warren-explains-it-all-to-you.html
Uncle Warren Explains It All to You


2024-01-01



---
https://eprint.iacr.org/2013/782
How Did Dread Pirate Roberts Acquire and Protect His Bitcoin Wealth?


2024-01-01



---
https://eprint.iacr.org/2016/464.pdf



2024-01-01



---
https://eprints.ecs.soton.ac.uk/18516/



2024-01-01



---
https://eprints.lse.ac.uk/22514/1/2308Ramadams.pdf



2024-01-01



---
https://eprints.lse.ac.uk/63832/1/dp1372.pdf



2024-01-01



---
https://eprints.lse.ac.uk/86619/1/dp1522.pdf



2024-01-01



---
https://eprints.lse.ac.uk/88694/1/dp1542.pdf



2024-01-01



---
https://eprints.soton.ac.uk/388522/1/TDXD16001ENN_FINAL.pdf



2024-01-01



---
https://eprints.whiterose.ac.uk/3700/1/OConnor_Cats-IJOA-submitted.pdf



2024-01-01



---
https://eprints.whiterose.ac.uk/97780/
Testing sleep consolidation in skill learning: a field study using an online game


2024-01-01



---
https://epws.org/individual-member/prof-marcella-rietschel/
Professor Marcella Rietschel


2024-10-27



---
https://equilibriabook.com/molochs-toolbox/
Chapter 3: Moloch’s Toolbox


2024-01-01



---
https://ergodox-ez.com/
ErgoDox EZ: An Incredible Mechanical Ergonomic Keyboard


2024-01-01



---
https://eric-blue.com/2013/06/09/life-beyond-zeo/
Life Beyond Zeo


2024-01-01



---
https://eric.ed.gov/?id=ED176997
Seventh Annual Report to the Spencer Foundation Concerning Its Support of the Study of Mathematically Precocious Youth (SMPY) at the Johns Hopkins University During the Period 1 September 1977 through 31 August 1978


2024-01-01



---
https://eric.ed.gov/?id=ED291754
Study of Mathematically Precocious Youth (SMPY). Summary of Points Made in the Symposium., 1987-Apr


2024-01-01



---
https://erickow.com/
Eric Kow


2024-01-01



---
https://ericportis.com/posts/2014/srcset-sizes/
Srcset and sizes


2024-01-01



---
https://ero.sagepub.com/content/1/3/2332858415599972?full
Polygenic Influence on Educational Attainment


2024-01-01



---
https://esajournals.onlinelibrary.wiley.com/doi/pdf/10.1890/ES10-00142.1
Do rebuttals affect future science?
Banobi
2011
2024-01-01



---
https://escholarship.org/content/qt0279q9m1/qt0279q9m1.pdf
The Effect of Overlearning on Long-Term Retention


2024-01-01



---
https://escholarship.org/content/qt1kn271xs/qt1kn271xs.pdf
Persistence and Fadeout in the Impacts of Child and Adolescent Interventions


2024-01-01



---
https://escholarship.org/content/qt3mg884qd/qt3mg884qd.pdf



2024-01-01



---
https://escholarship.org/uc/item/2xc2h866
Self-experimentation as a source of new ideas: Ten examples about sleep, mood, health, and weight


2024-01-01



---
https://escholarship.org/uc/item/5bv8c7p3
Surprises from self-experimentation: Sleep, mood, and weight


2024-01-01



---
https://escholarship.org/uc/item/9np9p7m5
The Long-Run Consequences of Living in a Poor Neighborhood


2024-01-01



---
https://esolangs.org/wiki/



2024-01-01



---
https://esolangs.org/wiki////
/// - Esolang


2024-03-16



---
https://esolangs.org/wiki/Thue
Thue


2024-01-01



---
https://espace.library.uq.edu.au/view/UQ:281052
UQ eSpace


2024-01-01



---
https://etbe.coker.com.au/2019/01/06/photograph-your-work/
Photograph Your Work


2024-01-01



---
https://etd.ohiolink.edu/apexprod/rws_etd/send_file/send?accession=case1301710207&disposition=attachment



2024-01-01



---
https://eternal-lives.booth.pm/items/1096764
Natsukage -endless summer lights


2024-01-01



---
https://ethereum.org/en/roadmap/merge/
The Merge


2024-01-01



---
https://ethics.emory.edu/who-we-are/our-people/director.html
Director, Center for Ethics Emory University


2024-01-01



---
https://ethw.org/Alan_G._Chynoweth
Alan G. Chynoweth


2024-01-01



---
https://ethw.org/Oral-History:William_Aspray
Oral-History:William Aspray - Engineering and Technology History Wiki


2024-01-01



---
https://ethz.ch/content/dam/ethz/special-interest/mtec/chair-of-entrepreneurial-risks-dam/documents/dissertation/master%20thesis/Georgiadis_PhD-Thesis_final.pdf#page=71
Chapter 5: Unraveling Successful Business Strategies in Darknet Marketplaces


2024-01-01



---
https://etienne.se/cfnse/



2024-01-01



---
https://eurekamag.com/



2024-01-01



---
https://eusprig.org/horror-stories.htm



2024-01-01



---
https://eva-fan.com/blog-entry-1198.html
ニュータイプ6月号で「スタジオカラー大特集」が組まれる : みんなのエヴァンゲリオン(ヱヴァ)ファン


2024-01-01



---
https://eva-fan.com/blog-entry-1813.html
鎌倉 荏柄天神社 絵筆塚祭(2012)に、庵野監督の行灯が展示される


2024-01-01



---
https://eva-fan.com/blog-entry-4660.html
庵野秀明監督「エヴァ」ファンに最新作の遅れを謝罪


2024-01-01



---
https://eva.onegeek.org/
Eva.onegeek.org


2024-01-01

anime/eva

---
https://evaexpress.over-blog.com/article-21558589.html



2024-01-01



---
https://evangelion--not--end-ru.translate.goog/?_x_tr_sl=ru&_x_tr_tl=en&_x_tr_hl=en-US
Google Translate


2024-01-01



---
https://evangelion.fandom.com/wiki/Akio_Satsukawa
Akio Satsukawa Evangelion


2024-01-01



---
https://evaotaku.com/html/programbooks.html



2024-01-01



---
https://evaresources.wordpress.com/other/all-about-kaworu/
All About Kaworu Nagisa


2024-01-01



---
https://evaresources.wordpress.com/staff/2013-gold-coast-eva/
2013 – Gold Coast Eva Exhibit – Miyamura


2024-01-01



---
https://evazone.org/AME/CRC/



2024-01-01



---
https://evenbetterchris.blogspot.com/2012/08/vitamin-d-destroyed-my-deep-sleep.html
Vitamin D destroyed my deep sleep


2024-01-01



---
https://event.technologyreview.com/emtech-mit-2023/speaker/901826/mark-chen
Speaker Details: EmTech MIT 2023

2023
2024-09-27



---
https://eventpilot.us/web/page.php?page=IntHtml&project=ASHG18&id=180122753
logo-ativ


2024-01-01



---
https://every.to/cybernaut/caught-in-the-study-web
Caught in the Study Web


2024-01-01



---
https://every.to/cybernaut/the-blurred-lines-of-parasocial-relationships
The Blurred Lines of Parasocial Relationships


2024-01-01



---
https://every.to/the-crazy-ones/the-misfit-who-built-the-ibm-pc
The Misfit Who Built the IBM PC


2024-06-10



---
https://everynoise.com/engenremap.html
Every Noise at Once


2024-01-01



---
https://everything2.com/title/2015+%253A+The+Last+Year+of+Ryoji+Kaji
2015 : The Last Year of Ryoji Kaji


2024-01-01



---
https://everything2.com/title/A+crow+shook+down+on+me
A crow shook down on me


2024-01-01



---
https://everything2.com/title/kirareyaku
kirareyaku


2024-01-01



---
https://evjang.com/about/



2024-09-05



---
https://evols.library.manoa.hawaii.edu/server/api/core/bitstreams/2c02aa91-515f-462a-883b-05172f325067/content



2024-01-01



---
https://evolutionarypsychiatry.blogspot.com/2011/08/omega-3-inflammation-and-anxiety-in.html
Evolutionary Psychiatry: Omega 3, Inflammation, and Anxiety in Medical Students


2024-01-01



---
https://evolvinghealth.wordpress.com/2013/04/21/is-long-term-calorie-restriction-in-humans-worth-it/
Is long-term calorie restriction in humans worth it?


2024-01-01



---
https://evp.sagepub.com/content/13/1/147470491501300114.full.pdf+html



2024-01-01



---
https://ew.com/tv/2017/10/12/frankie-muniz-memory-loss/
Frankie Muniz opens up about mini-strokes and memory loss: ‘I don't see it as a negative’


2024-01-01



---
https://exac.broadinstitute.org/about
ExAC browser


2024-01-01



---
https://exac.broadinstitute.org/faq
ExAC browser


2024-01-01



---
https://examine.com/outcomes/testosterone/
Testosterone: How diet, lifestyle, and supplements may provide benefits.


2024-01-01



---
https://examine.com/supplements/Caffeine/
Caffeine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Creatine/
Creatine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Creatine/#summary6-12
Creatine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/DMAE/
DMAE benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Huperzine-A/
Huperzine A benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/L-Tyrosine/
L-Tyrosine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Melatonin/
Melatonin benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Nicotine/
Nicotine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Noopept/
N-Phenylacetyl-L-prolylglycine ethyl ester benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Piracetam/
Piracetam benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Sulbutiamine/
Sulbutiamine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Taurine/
Taurine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Theanine/
Theanine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/Yamabushitake/
undefined benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/carnitine/
L-Carnitine benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/cocoa-polyphenols/
undefined benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/fish-oil/
Fish Oil benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/vitamin-d/
Vitamin D benefits, dosage, and side effects


2024-01-01



---
https://examine.com/supplements/zma/
ZMA benefits, dosage, and side effects


2024-01-01



---
https://exp-platform.com/Documents/2017-08%20KDDMetricInterpretationPitfalls.pdf



2024-01-01



---
https://exp-platform.com/large-scale/#post-643
Large Scale – ExP Platform


2024-01-01



---
https://experimentalphilosophy.typepad.com/experimental_philosophy-deleted-20160222-eeoll/



2024-01-01



---
https://exrx.net/Nutrition/Antioxidants/Antioxidants



2024-01-01



---
https://extremism.gwu.edu/sites/g/files/zaxdzs2191/f/TravelersAmericanJihadistsinSyriaandIraq.pdf



2024-01-01



---
https://extremism.gwu.edu/sites/g/files/zaxdzs5746/files/TravelersAmericanJihadistsinSyriaandIraq.pdf



2024-01-01



---
https://eztest.com/ez-test-tubes/



2024-01-01



---
https://ezyang.github.io/convolution-visualizer/index.html
Convolution Visualizer


2024-01-01



---
https://f1000research.com/articles/3-82/v1
Working memory training shows immediate and...


2024-01-01



---
https://faculty.chicagobooth.edu/austan.goolsbee/research/timeuse.pdf



2024-01-01



---
https://faculty.chicagobooth.edu/canice.prendergast/research/impetuousYoungstersAndJadedOldTimes.pdf
Impetuous Youngsters and Jaded Old-Timers: Acquiring a Reputation for Learning


2024-01-01



---
https://faculty.chicagobooth.edu/emir.kamenica/documents/identity.pdf



2024-01-01



---
https://faculty.chicagobooth.edu/emir.kamenica/documents/racialpreferences.pdf



2024-01-01



---
https://faculty.econ.ucdavis.edu/faculty/gclark/Farewell%20to%20Alms/Clark%20-Surnames.pdf



2024-01-01



---
https://faculty.georgetown.edu/plh24/Hinrichs_schoolstarttimes_072310.pdf



2024-01-01



---
https://faculty.haas.berkeley.edu/stadelis/Tadelis.pdf
Consumer Heterogeneity and Paid Search Effectiveness: A Large Scale Field Experiment


2024-01-01



---
https://faculty.sfsu.edu/psych200/unit7/76.htm
MODULE 6: Effects of Heredity and Environment on individual Differences


2024-01-01



---
https://faculty.uml.edu/ktusinski/44.390/Documents/Sherman.pdf



2024-01-01



---
https://fakehistoryhunter.net/2022/07/26/not-a-3-year-old-chimney-sweep/
NOT a 3 year old chimney sweep


2024-01-01



---
https://falkenblog.blogspot.com/2010/03/why-envy-dominates-greed.html
Falkenblog: Why Envy Dominates Greed


2024-01-01



---
https://famicomblog.blogspot.com/2021/04/air-raid-has-some-thoughts-on-660000.html
Air Raid has some thoughts on the $660,000 copy of Super Mario Bros for the NES


2024-01-01



---
https://familiarcycle.net/2020/how-to-finetune-gpt2-on-podcast-transcripts
How to fine-tune GPT-2 on podcast transcripts


2024-01-01



---
https://familiarcycle.net/2020/these-wwdc-boxed-lunches-arent-real
These WWDC boxed lunches aren't real


2024-01-01



---
https://familytreewebinars.com/uploads/video_vtt/MHLive-GiladJaphet1.vtt



2024-01-01



---
https://fanfox.net/manga/hotel/v01/c003/1.html
Hotel 3: It Was All for the Tuna


2024-01-01



---
https://fanfox.net/manga/oyasumi_punpun/v08/c084/15.html
Oyasumi Punpun 84


2024-01-01



---
https://fanlore.org/wiki/Brit-pick
Brit-pick


2024-01-01



---
https://fantasticanachronism.com/
Fantastic Anachronism


2024-01-01



---
https://fantasticanachronism.com/2021/04/28/book-review-the-decline-and-fall-of-the-roman-empire/
Book Review: The Decline and Fall of the Roman Empire


2024-01-01



---
https://fantasticanachronism.com/2021/05/03/highlights-from-the-decline-and-fall-of-the-roman-empire/
Highlights from The Decline and Fall of the Roman Empire


2024-01-01



---
https://fantasyhotlist.blogspot.com/2008/04/new-r-scott-bakker-interview.html
Pat's Fantasy Hotlist: New R. Scott Bakker interview


2024-01-01



---
https://faqs.ankiweb.net/what-spaced-repetition-algorithm.html
What spaced repetition algorithm does Anki use?


2024-01-01



---
https://farmdoc.illinois.edu/management
Management


2024-01-01



---
https://fastml.com/about/
About


2024-09-17



---
https://fasttext.cc/blog/2017/10/02/blog-post.html
Language identification


2024-01-01



---
https://fau.digital.flvc.org/islandora/object/fau%3A4092/datastream/OBJ/view/From_the_horse_s_mouth.pdf



2024-01-01



---
https://fbaum.unc.edu/teaching/articles/PolBehavior-2010-Nyhan.pdf



2024-01-01



---
https://features.propublica.org/palm-oil/palm-oil-biofuels-ethanol-indonesia-peatland/
Fuel to the Fire


2024-01-01



---
https://fee.org/articles/why-rome-declined-and-modern-europe-grew/



2024-01-01



---
https://feeds.feedburner.com/longbets



2024-01-01



---
https://feelspace.de/en/
feelSpace naviGürtel


2024-01-01



---
https://felixlaumon.github.io/2015/01/08/kaggle-right-whale.html
Recognizing and Localizing Endangered Right Whales with Extremely Deep Neural Networks


2024-01-01



---
https://fernwanderweg.blogspot.com/2013/01/a-rockslide-in-action-arch-falls-into.html
A Rockslide in Action: An Arch Falls into the Sea


2024-01-01



---
https://fertilitetsselskab.dk/wp-content/uploads/2019/03/dfs2018-til-hjemmesiden.pdf
Resultaterne for 2018 er baseret på indberetninger fra offentlige såvel som private fertilitetsklinikker til Sundhedsdatastyrelsens IVF register (SEI)...For patienter med bopæl i Danmark forventes 6.019 børn født, svarende til ca. 9.8% af en fødselsårgang (2018:61.476 børn født i Danmark).


2024-01-01



---
https://fgiesen.wordpress.com/2014/03/23/networks-all-the-way-down/
Networks all the way down


2024-01-01



---
https://fh295.github.io/
Language Understanding Grounded in Perception and Action


2024-07-13



---
https://fi.linkedin.com/in/niina-eklund-747934bb



2024-11-24



---
https://fieldexperiments-papers2.s3.amazonaws.com/papers/00648.pdf



2024-01-01



---
https://figshare.com/articles/media/Egyptian_Vulture_parental_cooperation/12111621
Egyptian Vulture parental cooperation


2024-09-03



---
https://files.eric.ed.gov/fulltext/ED011274.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED017319.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED039222.pdf
Massed versus distributed practice in computerized spelling drills


2024-01-01



---
https://files.eric.ed.gov/fulltext/ED055128.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED138009.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED205614.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED392819.pdf#page=9



2024-01-01



---
https://files.eric.ed.gov/fulltext/ED517746.pdf
Online and Hybrid Course Enrollment and Performance in Washington State Community and Technical Colleges


2024-01-01



---
https://files.eric.ed.gov/fulltext/ED536156.pdf
Literary Research: Costs and Impact


2024-01-01



---
https://files.eric.ed.gov/fulltext/ED536925.pdf



2024-01-01



---
https://files.eric.ed.gov/fulltext/EJ698316.pdf
Can only intelligent people be creative?


2024-01-01



---
https://files.givewell.org/files/DWDA%202009/Interventions/Iodine/Bautista%20et%20al%201982.pdf



2024-01-01



---
https://files.givewell.org/files/conversations/Stanley%20Young%20slides%20on%20multiple%20testing.pdf



2024-01-01



---
https://files.ifi.uzh.ch/stiller/CLOSER%202014/CSEDU/CSEDU/Information%20Technologies%20Supporting%20Learning/Full%20Papers/CSEDU_2014_40_CR.pdf



2024-01-01



---
https://files.nwesd.org/website/Teaching_Learning/HiCap/2015-16%20meetings/NationEmpowered%20Vol2.pdf



2024-01-01



---
https://files.osf.io/v1/resources/hv28a/providers/osfstorage/59ab119b594d9002537d360c?action=download&version=10&direct#pdf
Deep neural networks are more accurate than humans at detecting sexual orientation from facial images


2024-01-01



---
https://files.osf.io/v1/resources/np2jd/providers/osfstorage/59614dec594d9002288271b6?action=download&version=1&direct#pdf



2024-01-01



---
https://finaltype.de/en/projects/monoflow
Monoflow – Coding Font


2024-01-01



---
https://finnish-and-pisa.blogspot.com/2013/10/2013-by-taksin-nuoret-en-francais-table.html
Why does Finnish give better PISA results?


2024-01-01



---
https://fire.pppl.gov/us_fusion_plan_1976.pdf



2024-01-01



---
https://fiscaldata.treasury.gov/datasets/historical-debt-outstanding/
Historical Debt Outstanding


2024-01-01



---
https://fitelson.org/probability/ramsey.pdf
Truth and Probability [1999 electronic edition]
Frank Ramsey
1926
2024-11-17



---
https://fivebooks.com/best-books/favourite-art-books-andrew-graham-dixon/
Andrew Graham-Dixon on His Favorite Art Books: _The Diary of Benjamin Robert Haydon_


2024-01-01



---
https://fivethirtyeight.com/features/the-complicated-legacy-of-a-panda-who-was-really-good-at-sex/
The Complicated Legacy Of A Panda Who Was Really Good At Sex


2024-01-01



---
https://fivethirtyeight.com/features/thoroughbreds-are-running-as-fast-as-they-can/
Thoroughbreds Are Running as Fast as They Can


2024-01-01



---
https://fivethirtyeight.com/features/whats-the-most-rewatchable-movie-of-all-time/
The 25 Most Rewatchable Movies Of All Time


2024-01-01



---
https://fivethirtyeight.com/features/xkcd-randall-munroe-qanda-what-if/
Randall Munroe Of xkcd Answers Our (Not So Absurd) Questions


2024-01-01



---
https://flatisjustice.moe/TADNE
This Asashio Does Not Exist


2024-01-01



---
https://floatingleaves.com/index.php?main_page=index&cPath=29
Floating Leaves Tea


2024-01-01



---
https://fma.fandom.com/wiki/Alchemy#Secret_Origins
Fullmetal Alchemist Wiki


2024-01-01



---
https://fma.fandom.com/wiki/Alkahestry
Alkahestry


2024-01-01



---
https://fn.bmj.com/content/93/1/F45.short
Cognitive assessment at 2½ years following fish oil supplementation in pregnancy: a randomized controlled trial


2024-01-01



---
https://fnb.sagepub.com/content/24/4_suppl2/S129.full.pdf



2024-01-01



---
https://folkrnn.org/
Folk RNN – Generate folk tunes with a recurrent neural network


2024-01-01



---
https://food52.com/blog/15159-we-taste-tested-17-types-of-sparkling-water-here-s-what-happened
We Taste-Tested 17 Types of Sparkling Water (& Here’s What Happened)


2024-01-01



---
https://forbetterscience.com/2019/11/18/the-teachings-of-chairman-cao/
The Teachings of Chairman Cao: The immunologist Xuetao Cao is one of the most important scientists in China. The Academician and General is also Chairman of research integrity of all Chinese research. Now Elisabeth Bik scrutinised his papers.


2024-01-01



---
https://foreignpolicy.com/2010/11/23/death-by-a-thousand-cuts-2/
Death by a Thousand Cuts


2024-01-01



---
https://foreignpolicy.com/2011/04/13/the-world-of-holy-warcraft/
The World of Holy Warcraft


2024-01-01



---
https://foreignpolicy.com/2011/08/15/why-is-it-so-hard-to-find-a-suicide-bomber-these-days/
Why Is It So Hard to Find a Suicide Bomber These Days? A decade after 9/11, the mystery is not why so many Muslims turn to terror—but why so few have joined al Qaeda's jihad


2024-01-01



---
https://foreignpolicy.com/2012/09/28/aircraft-carriers-in-space/
Aircraft Carriers in Space: Naval analyst Chris Weuve talks to Foreign Policy about what _Battlestar Galactica_ gets right about space warfare


2024-01-01



---
https://foreignpolicy.com/2013/04/17/a-few-bad-men/
A Few Bad Men – Foreign Policy


2024-01-01



---
https://foreignpolicy.com/2013/04/24/bottom-of-the-barrel/
Bottom of the Barrel


2024-01-01



---
https://foreignpolicy.com/2016/09/07/the-thrill-of-the-hunt-ginseng-smuggling-poaching-boone-north-carolina-china/
China’s Gold Rush in the Hills of Appalachia


2024-01-01



---
https://foreignpolicy.com/2023/03/03/china-censors-chatbots-artificial-intelligence/
China's Censors Are Afraid of ChatGPT


2024-01-01



---
https://foresight.org/summary/bioelectric-networks-taming-the-collective-intelligence-of-cells-for-regenerative-medicine/
Bioelectric Networks: Taming the Collective Intelligence of Cells for Regenerative Medicine


2024-01-01



---
https://forre.st/storage#hdd



2024-01-01



---
https://forschung.medunigraz.at/fodok/suchen.person_uebersicht?sprache_in=de&menue_id_in=101&id_in=90775539
Helena Schmidt


2024-11-20



---
https://fortune.com/2008/03/05/the-trouble-with-steve-jobs/
The trouble with Steve Jobs


2024-01-01



---
https://fortune.com/2013/01/24/buffett-pulls-ahead-in-wager-against-hedge-funds/
Buffett pulls ahead in wager against hedge funds


2024-01-01



---
https://fortune.com/2013/05/15/dirty-medicine/
Dirty medicine


2024-01-01



---
https://fortune.com/2017/09/12/23andme-250-million-sequoia-drugs/
DNA Test Firm 23andMe Raises $250 Million to Make New Drugs


2024-01-01



---
https://forum.anime-club.ro/forum/index.php?showtopic=1677&mode=threaded&pid=30834
Character designer - Yoshiyuki Sadamoto (Studio Gainax)


2024-01-01



---
https://forum.bulletproofexec.com/index.php?/topic/16968-sunpharma-modafinil-modalert-lab-test-results/



2024-01-01



---
https://forum.effectivealtruism.org/posts/29xPsh2MKkYGCuJhS/ea-survey-2019-series-donation-data
EA Survey 2019 Series: Donation Data


2024-01-01



---
https://forum.effectivealtruism.org/posts/32LMQsjEMm6NK2GTH/sharing-information-about-nonlinear
Sharing Information About Nonlinear


2024-01-01



---
https://forum.effectivealtruism.org/posts/32LMQsjEMm6NK2GTH/sharing-information-about-nonlinear#HiBGmoTNdXgRzSY5C
Sharing Information About Nonlinear


2024-01-01



---
https://forum.effectivealtruism.org/posts/8qMDseJTE3vCFiYec/how-long-does-it-take-to-research-and-develop-a-new-vaccine
How long does it take to research and develop a new vaccine?


2024-01-01



---
https://forum.effectivealtruism.org/posts/9hQFfmbEiAoodstDA/simple-comparison-polling-to-create-utility-functions
Simple comparison polling to create utility functions


2024-01-01



---
https://forum.effectivealtruism.org/posts/9qqds7Z3Ykd9Kdeay/should-you-donate-to-the-wikimedia-foundation
Should you donate to the Wikimedia Foundation?


2024-01-01



---
https://forum.effectivealtruism.org/posts/DuPEzGJ5oscqxD5oh/shah-and-yudkowsky-on-alignment-failures#hjd7Z4AN6ToN2ebSm
Shah and Yudkowsky on alignment failures


2024-01-01



---
https://forum.effectivealtruism.org/posts/EqgF5amS96TahanzK/the-2015-survey-of-effective-altruists-results-and-analysis
The 2015 Survey of Effective Altruists: Results and Analysis


2024-01-01



---
https://forum.effectivealtruism.org/posts/GzmJ2uiTx4gYhpcQK/effectiveness-is-a-conjunction-of-multipliers
Effectiveness is a Conjunction of Multipliers


2024-01-01



---
https://forum.effectivealtruism.org/posts/S2ypk8fsHFrQopvyo/ea-survey-2017-series-donation-data
EA Survey 2017 Series: Donation Data


2024-01-01



---
https://forum.effectivealtruism.org/posts/SnE9FpArs2uXJsRtB/ea-survey-2018-series-donation-data
EA Survey 2018 Series: Donation Data


2024-01-01



---
https://forum.effectivealtruism.org/posts/WF5GDjLQgLMjaXW6B/the-narrowing-circle-gwern
The Narrowing Circle


2024-01-01



---
https://forum.effectivealtruism.org/posts/XXLf6FmWujkxna3E6/are-we-living-at-the-most-influential-time-in-history-1
Are we living at the most influential time in history?


2024-01-01



---
https://forum.effectivealtruism.org/posts/ckPSrWeghc4gNsShK/good-news-on-climate-change
Good news on climate change


2024-01-01



---
https://forum.effectivealtruism.org/posts/hqkyaHLQhzuREcXSX/data-on-forecasting-accuracy-across-different-time-horizons
Data on forecasting accuracy across different time horizons and levels of forecaster experience


2024-01-01



---
https://forum.effectivealtruism.org/posts/nSot23sAjoZRgaEwa/2016-ai-risk-literature-review-and-charity-comparison
2016 AI Risk Literature Review and Charity Comparison


2024-01-01



---
https://forum.effectivealtruism.org/posts/nb6tQ5MRRpXydJQFq/ea-survey-2020-series-donation-data
EA Survey 2020 Series: Donation Data


2024-01-01



---
https://forum.effectivealtruism.org/posts/scLrkWest6y8StxcC/why-cea-has-stopped-using-net-promoter-score
Why CEA has stopped using Net Promoter Score


2024-01-01



---
https://forum.effectivealtruism.org/posts/z5swaf6342AbG93Mp/the-2014-survey-of-effective-altruists-results-and-analysis
The 2014 Survey of Effective Altruists: Results and Analysis


2024-01-01



---
https://forum.evageeks.org/index.php
EvaGeeks.org Forum - an Evangelion Fan Community - Index page


2024-01-01

anime/eva

---
https://forum.evageeks.org/index.phpmemberlist.php?mode=viewprofile&u=197



2024-01-01

anime/eva

---
https://forum.evageeks.org/index.phpprofile.php?mode=viewprofile&u=5214



2024-01-01

anime/eva

---
https://forum.evageeks.org/index.phpprofile.php?mode=viewprofile&u=5422



2024-01-01

anime/eva

---
https://forum.evageeks.org/post/116702/Commentary-Episode-04/#116702
Commentary: Episode #04


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/12541/Misato-and-Shinji/#12541
Misato &amp; Shinji


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/125484/My-Eva-TV-Ending-Journal-Or-Something/#125484
My Eva TV Ending Journal Or Something


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/125491/My-Eva-TV-Ending-Journal-Or-Something/#125491
My Eva TV Ending Journal Or Something


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/125527/My-Eva-TV-Ending-Journal-Or-Something/#125527
My Eva TV Ending Journal Or Something


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/135487/And-to-all-the-children-Congratulations/#135487
And to all the children... Congratulations!


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/16231/Drag-Hideaki-Anno-to-the-United-States-kicking-and-screaming/#16231



2024-01-01

anime/eva

---
https://forum.evageeks.org/post/16236/Drag-Hideaki-Anno-to-the-United-States-kicking-and-screaming/#16236



2024-01-01

anime/eva

---
https://forum.evageeks.org/post/16516/a-new-manga-about-Hideaki-Anno-and-his-baby/#16516
a new manga about Hideaki Anno and his baby?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/16582/Drag-Hideaki-Anno-to-the-United-States-kicking-and-screaming/#16582



2024-01-01

anime/eva

---
https://forum.evageeks.org/post/194288/How-the-fuck-did-I-miss-this/#194288
How the fuck did I miss this...?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/196081/Kikaku-Kaigi-Project-Meeting/#196081
Kikaku Kaigi [Project Meeting]


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/196222/SEELE-Essenes-connection-any-plausibility-in-it/#196222
SEELE = Essenes connection, any plausibility in it?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/196289/SEELE-Essenes-connection-any-plausibility-in-it/#196289
SEELE = Essenes connection, any plausibility in it?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/198735/Eva-fans-your-thoughts-on-RahXephon/#198735
Eva fans, your thoughts on RahXephon


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/237672/Reconsidering-the-NGE2-PS2-P-Games-Canonicity/#237672
Reconsidering the NGE2 PS(2/P) Game's Canonicity


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/256128/Eva-OP-and-ED-San-Nin-Three-people-Versions/#256128
Eva OP and ED San-Nin (Three people) Versions


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/258247/Eva-OP-and-ED-San-Nin-Three-people-Versions/#258247
Eva OP and ED San-Nin (Three people) Versions


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/263617/NMEs-production-schedule-30-and-40/#263617
NME's production schedule (3.0 &amp; 4.0?) - Page 3


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/271083/You-think-theres-never-going-to-be-Asuka-Shinji-/#271083
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/271747/You-think-theres-never-going-to-be-Asuka-Shinji-/#271747
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/272143/Eva-01-Eva-08-and-Eva-06/#272143
Eva-01, Eva-08 and Eva-06


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/273506/You-think-theres-never-going-to-be-Asuka-Shinji-/#273506
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/273508/You-think-theres-never-going-to-be-Asuka-Shinji-/#273508
You think there's never going to be Asuka/Shinji ? - Page 7


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/273920/Eva-01-Eva-08-and-Eva-06/#273920
Eva-01, Eva-08 and Eva-06


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/274662/You-think-theres-never-going-to-be-Asuka-Shinji-/#274662
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/275533/You-think-theres-never-going-to-be-Asuka-Shinji-/#275533
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/275898/Maris-True-Identity/#275898
Mari's True Identity


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/286573/NGE-Ep24-Script-First-and-Second-Drafts/#286573
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/287625/Evangelion-VS-RahXephon-your-thoughts/#287625
Evangelion VS RahXephon your thoughts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/288927/Debate-the-quality-of-Rebuild-here-1/#288927
Debate the quality of Rebuild here.


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/289150/Debate-the-quality-of-Rebuild-here-1/#289150
Debate the quality of Rebuild here.


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/289214/Debate-the-quality-of-Rebuild-here-1/#289214
Debate the quality of Rebuild here. [1]


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/289843/NGE-Ep24-Script-First-and-Second-Drafts/#289843
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/314042/Evangelion-Units-in-30/#314042
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/314065/Evangelion-Units-in-30/#314065
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/314613/Evangelion-Units-in-30/#314613
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/315897/Evangelion-Units-in-30/#315897
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/326024/Original-Episode-Plots/#326024
Original Episode Plots


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/326156/Original-Episode-Plots/#326156
Original Episode Plots


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/328736/Komm-Susser-Tod-and-Kanon-in-D-Major/#328736
Komm Susser Tod and Kanon in D Major


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/329434/Mari-Discussion-Speculation/#329434
Mari Discussion/Speculation


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/329475/Mari-Discussion-Speculation/#329475
Mari Discussion/Speculation


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/330521/Komm-Susser-Tod/#330521
Komm Susser Tod


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/341191/NGE2-First-Ancestral-Race-and-Seeds-of-Life/#341191
NGE2: First Ancestral Race and Seeds of Life


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/353340/Mainichi-News-Aricle-Evangelion-From-Phenomenon-to-Legacy/#353340
Evangelion: From Phenomenon to Legacy


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/353343/Mainichi-News-Aricle-Evangelion-From-Phenomenon-to-Legacy/#353343
Evangelion: From Phenomenon to Legacy


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/353508/Annos-Interview-on-Top-Runner-on-YouTube-Not-Anymore/#353508
Anno's Interview on Top Runner on YouTube (Not Anymore)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/357818/So-I-heard-a-lot-of-folks-didnt-like-Mari/#357818
So I heard a lot of folks didn't like Mari


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/358334/Evangelion-Units-in-30/#358334
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/358344/Key-of-Nebuchadnezzer-Speculation/#358344
Key of Nebuchadnezzer Speculation


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/358412/So-I-heard-a-lot-of-folks-didnt-like-Mari/#358412
So I heard a lot of folks didn't like Mari


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/358413/Evangelion-Units-in-30/#358413
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/358906/Evangelion-Units-in-30/#358906
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359109/Story-and-Character-Improvements/#359109
Story and Character Improvements


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359336/Yamaga-EoTV-planned-from-the-start-EoE-was-an-afterthought/#359336
Yamaga: EoTV planned from the start, EoE was an afterthought


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359409/Yamaga-EoTV-planned-from-the-start-EoE-was-an-afterthought/#359409
Yamaga: EoTV planned from the start, EoE was an afterthought


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359625/Shinji-20-an-improvement/#359625
Shinji 2.0 an improvement?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359777/My-Eva-Rebuild-Story-Theory-more-concise/#359777
My Eva Rebuild Story Theory


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359819/What-are-the-Adams/#359819
What are the "Adams"?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/359957/Evangelion-Units-in-30/#359957
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/360635/Mari-Discussion-Speculation-Version-222/#360635
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/362339/Mari-Discussion-Speculation-Version-222/#362339
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/365702/Shinji-20-an-improvement/#365702
Shinji 2.0 an improvement?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366561/Im-calling-it-right-now/#366561
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366565/Im-calling-it-right-now/#366565
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366571/Im-calling-it-right-now/#366571
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366593/Im-calling-it-right-now/#366593
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366709/Im-calling-it-right-now/#366709
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366717/Im-calling-it-right-now/#366717
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/366731/Im-calling-it-right-now/#366731
I'm calling it right now


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/367257/EoE-Video-Version-Next-Time-Previews/#367257
EoE Video Version Next Time Previews


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/367501/Asuka-Hideaki-Annos-Side-Dish/#367501
Asuka: Hideaki Anno's Side-Dish


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/368599/First-Rootinest-Tootinest-Race/#368599
First Rootin'est Tootin'est Race


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/368772/Evangelion-Units-in-30/#368772
Evangelion Units in 3.0


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/369167/Gainax-and-Anno-splitting-up-over-New-Movie-Edition/#369167
Gainax and Anno splitting up over New Movie Edition?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/370539/Anime-News-Network-Hiroyuki-Yamaga-Fanime-Interview/#370539
Anime News Network Hiroyuki Yamaga Fanime Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/370782/Rebuild-Genderbending-ex-Shinjiko-WHY/#370782
Rebuild Genderbending (ex Shin(ji)ko - WHY?)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/371358/Debate-the-quality-of-Rebuild-here-1/#371358
Debate the quality of Rebuild here.


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/374893/the-interface-headset-and-kaworus-sync-with-mark06/#374893
the interface headset and kaworu's sync with mark.06


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/375566/Oedipus-motif-for-Shinji/#375566
Oedipus motif for Shinji


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/377312/Yuko-Miyamura-at-SMASH/#377312
Yuko Miyamura at SMASH


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/377332/What-do-you-want-to-see-in-Q-and-Final/#377332
What do you want to see in Q and Final?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/378749/Newtype-USA-September-and-October-2007-article-transcript/#378749
Newtype USA September &amp; October 2007 article transcript


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/378975/Newtype-USA-March-2007-Eva-article-Transcript/#378975
Newtype USA March 2007 Eva article Transcript


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/379832/Mari-Discussion-Speculation-Version-222/#379832
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/379862/Mari-Discussion-Speculation-Version-222/#379862
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/379962/Mari-Discussion-Speculation-Version-222/#379962
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/379963/NME-Sequel-Prequel-Pfft-try-a-Midquel/#379963
Sequel? Prequel? Pfft, try a Midquel.


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/380024/NME-Sequel-Prequel-Pfft-try-a-Midquel/#380024
Sequel? Prequel? Pfft, try a Midquel


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/380029/NME-Sequel-Prequel-Pfft-try-a-Midquel/#380029
Sequel? Prequel? Pfft, try a Midquel


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/380081/Mari-Discussion-Speculation-Version-222/#380081
Mari Discussion/Speculation: Version 2.22


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/382637/What-are-Hayao-Miyazakis-thoughts-on-Eva/#382637
What are Hayao Miyazaki's thoughts on Eva?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/385155/Evangelion-20-Complete-Records-Collection/#385155
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/385796/Evangelion-20-Complete-Records-Collection/#385796
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/386022/Evangelion-20-Complete-Records-Collection/#386022
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/386351/What-do-you-want-to-see-in-Q-and-Final/#386351
What do you want to see in Q and Final?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/386469/Does-Yamagas-statement-about-EoTVvsEoE-affect-concurrency/#386469
Does Yamaga's statement about EoTVvsEoE affect concurrency?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/386913/IGs-Yoshiki-Sakurai-comments-on-NGE/#386913
IG's Yoshiki Sakurai comments on NGE


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/387940/Evangelion-111-222-this-is-not-just-a-summary/#387940
Evangelion 1.11/2.22 - this is (not) just a summary


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/392434/Okada-Evas-Ending-Was-Decided-at-the-Last-Moment/#392434
Okada: Eva's Ending Was Decided at the Last Moment


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/392551/Okada-Evas-Ending-Was-Decided-at-the-Last-Moment/#392551
Okada: Eva's Ending Was Decided at the Last Moment


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/396224/Shinji-and-Rei-in-Q-30/#396224
Shinji &amp; Rei in Q/3.0 - Page 11


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/397202/Rally-to-Restore-Rebuild-Sanity/#397202
Rally to Restore (Rebuild) Sanity


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/397277/Rally-to-Restore-Rebuild-Sanity/#397277
Rally to Restore (Rebuild) Sanity


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/397286/Rally-to-Restore-Rebuild-Sanity/#397286
Rally to Restore (Rebuild) Sanity


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/398660/Evangelion-20-Complete-Records-Collection/#398660
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/399330/Evangelion-20-CRC-Enokido-Interview/#399330
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/399646/Evangelion-20-CRC-Enokido-Interview/#399646
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/400206/Evangelion-20-CRC-Enokido-Interview/#400206
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/400585/Evangelion-20-CRC-Enokido-Interview/#400585
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/401338/Translated-interview-between-Nagai-and-Anno/#401338
Translated interview between Nagai and Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/401642/Evangelion-20-CRC-Enokido-Interview/#401642
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/401918/Evangelion-20-CRC-Enokido-Interview/#401918
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/402329/Rebuild-Evangelion-Chronicle/#402329
Rebuild Evangelion Chronicle


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/402414/Rebuild-Evangelion-Chronicle/#402414
Rebuild Evangelion Chronicle


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/403715/Evangelion-20-CRC-Enokido-Interview/#403715
Evangelion 2.0 CRC: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/403905/Books-Shizo-Parano/#403905
[Books] Shizo/Parano


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/404219/Evangelion-20-CRC-Higuchi-Interview/#404219
Evangelion 2.0 CRC: Higuchi Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/404501/Evangelion-20-CRC-Higuchi-Interview/#404501
Evangelion 2.0 CRC: Higuchi Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/40517/Questions-Thoughts-About-Official-Eva-Music/#40517
Questions/Thoughts About Official Eva Music


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/405232/Books-Shizo-Parano/#405232
Shizo/Parano


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/405247/Evangelion-20-Complete-Records-Collection/#405247
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/408293/Hentai-Doujinshi-by-Hideaki-Anno/#408293
Hentai Doujinshi by Hideaki Anno?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/408691/Evangelion-20-CRC-Tsurumaki-Interview/#408691
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/409304/Evangelion-20-CRC-Tsurumaki-Interview/#409304
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/410193/First-Rootinest-Tootinest-Race/#410193
First Rootin'est Tootin'est Race


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/410273/Rebuild-by-the-Numbers-split/#410273
Rebuild by the Numbers


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/411903/Evangelion-20-CRC-Tsurumaki-Interview/#411903
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/412018/Evangelion-20-CRC-Tsurumaki-Interview/#412018
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/412023/Evangelion-20-CRC-Tsurumaki-Interview/#412023
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/412354/Evangelion-20-CRC-Tsurumaki-Interview/#412354
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/414209/Books-Shizo-Parano/#414209
Shizo/Parano


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/414778/Kikaku-Kaigi-Project-Meeting/#414778
Kikaku Kaigi [Project Meeting]


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/415100/Nadia-The-Secret-of-Blue-Water/#415100
Nadia: The Secret of Blue Water


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/415103/Nadia-The-Secret-of-Blue-Water/#415103
Nadia: The Secret of Blue Water


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/415182/Nadia-The-Secret-of-Blue-Water/#415182
Nadia: The Secret of Blue Water


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/419178/Evangelion-20-CRC-Tsurumaki-Interview/#419178
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/419180/Evangelion-20-Complete-Records-Collection/#419180
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/420652/Books-Shizo-Parano/#420652
[Books] Shizo/Parano - Page 3


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/421779/Anno-EoE-gives-the-same-end-as-the-TV-series/#421779
"[EoE] gives the same end as the TV series"?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/421849/Annos-Suicide-Attempt/#421849
Anno's Suicide Attempt(?)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/425333/NGE-Ep24-Script-First-and-Second-Drafts/#425333
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/425800/NGE-Ep24-Script-First-and-Second-Drafts/#425800
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/429536/Evangelion-20-CRC-Tsurumaki-Interview/#429536
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/434860/Un-Monde-Manga-documentary/#434860
Okamoto vs Anno interview [January 1997 <em>Animage</em> interview/discussion between Anno and film-maker Kihachi Okamoto]


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/435007/Evangelion-20-Complete-Records-Collection/#435007
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/435659/Un-Monde-Manga-documentary/#435659
Un Monde Manga documentary


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/436453/Evangelion-20-Complete-Records-Collection/#436453
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/437636/Evangelion-20-CRC-Anno-Interview/#437636
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/437736/Evangelion-20-Complete-Records-Collection/#437736
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/437807/Evangelion-20-Complete-Records-Collection/#437807
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/438665/Evangelion-20-CRC-Anno-Interview/#438665
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/438684/Evangelion-20-CRC-Anno-Interview/#438684
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/439170/Evangelion-20-CRC-Tsurumaki-Interview/#439170
Evangelion 2.0 CRC: Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/439299/Eva-2XX-Storyboards-vs-Final/#439299
Eva 2.XX Storyboards vs. Final


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/443996/Yoshiyuki-Sadamoto-and-Olympia/#443996
Yoshiyuki Sadamoto &amp; Olympia


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/445019/MANGA-Evangelion-Official-Guidebook-by-Sadamoto/#445019
[MANGA] Evangelion Official Guidebook by Sadamoto


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/445334/MANGA-Evangelion-Official-Guidebook-by-Sadamoto/#445334
[MANGA] Evangelion Official Guidebook


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/447392/Come-Sweet-Death-Question-/#447392
Come Sweet Death Question !!!


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/447748/Studio-Kharas-big-feature-in-June-2011-Newtype/#447748
Studio Khara's big feature in June 2011 Newtype


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/447944/Kandoku-Shikkaku-New-movie-produced-by-Anno/#447944
Kandoku Shikkaku - New movie produced by Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/452799/Puella-Magi-Madoka-Magika-2/#452799
Puella Magi Madoka Magika


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/453875/Refrain-of-Evangelion-booklet-transcript-at-long-last/#453875
Refrain of Evangelion booklet transcript (at long last!)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/454008/Refrain-of-Evangelion-booklet-transcript-at-long-last/#454008
Refrain of Evangelion booklet transcript (at long last!)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/454429/Old-FUNime-Tsurumaki-Interview/#454429
Old FUNime Tsurumaki Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/455899/Come-Sweet-Death-Question-/#455899
Come Sweet Death Question


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/455954/Studio-Kharas-big-feature-in-June-2011-Newtype/#455954
Studio Khara's big feature in June 2011 Newtype


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/455972/Studio-Kharas-big-feature-in-June-2011-Newtype/#455972
Studio Khara's big feature in June 2011 Newtype


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/455982/Studio-Kharas-big-feature-in-June-2011-Newtype/#455982
Studio Khara's big feature in June 2011 Newtype


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/456010/MANGANGE-Whats-the-general-consensus-here/#456010
[MANGA][NGE] What's the general consensus here?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/457805/June-Newtype-Discussion/#457805
June Newtype Discussion


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/460172/Komm-Susser-Tod-Who-is-Arianne/#460172
Komm, Susser Tod - Who is Arianne?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/460996/Evangelion-20-CRC-Anno-Interview/#460996
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/461196/Evangelion-20-CRC-Anno-Interview/#461196
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/461297/Evangelion-20-CRC-Anno-Interview/#461297
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/461351/Evangelion-20-CRC-Anno-Interview/#461351
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/463004/Evangelion-20-CRC-Anno-Interview/#463004
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/464064/Evangelion-20-CRC-Anno-Interview/#464064
<em>Evangelion 2.0 CRC</em>: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/464235/Evangelion-20-CRC-Anno-Interview/#464235
<em>Evangelion 2.0 CRC</em>: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/466650/Evangelion-20-CRC-Enokido-Interview/#466650
<em>Evangelion 2.0 CRC</em>: Enokido Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/471393/EvangelionDEATHtrue-Komm-Susser-Tod-screenshot/#471393
<em>Evangelion:DEATH(true)²</em>: Komm Susser Tod screenshot


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/471771/Hideaki-Anno-on-His-Favorite-Battlestar-Galactica-Stuffs/#471771
Hideaki Anno on His Favorite <em>Battlestar Galactica</em> Stuffs


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/471815/Hideaki-Anno-on-His-Favorite-Battlestar-Galactica-Stuffs/#471815
Hideaki Anno on His Favorite <em>Battlestar Galactica</em> Stuffs


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/472110/Asuka-is-coming-to-Australia/#472110
Asuka is coming to Australia!


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/472732/NGE-Ep24-Script-First-and-Second-Drafts/#472732
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/473270/Evangelion-20-CRC-Anno-Interview/#473270
<em>Evangelion 2.0 CRC</em>: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/475234/Evangelion-20-CRC-Anno-Interview/#475234
<em>Evangelion 2.0 CRC</em>: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/475453/How-do-YOU-think-is-the-NGE-manga-going-to-end/#475453
How do YOU think is the NGE manga going to end


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/477400/Hentai-Doujinshi-by-Hideaki-Anno/#477400
Hentai Doujinshi by Hideaki Anno?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/478968/Is-Rei-still-retrievable-as-a-human/#478968
Is Rei still retrievable as a human?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/483397/NYT-review-of-_20_/#483397
NYT review of <em>2.0</em>


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/484463/Annos-mad-poem-a-tale-of-failed-research/#484463
Anno's mad poem: a tale of failed research


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/485240/Anno-Hideakis-Evangelion-Interview-with-Azuma-Hiroki/#485240
Hideaki Anno's Evangelion: Interview with Azuma Hiroki


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/486047/DOUJINSHI-Re-Take/#486047
[DOUJINSHI] Re-Take - Page 37


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/486091/DOUJINSHI-Re-Take/#486091
[DOUJINSHI] Re-Take - Page 37


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/488876/SPECULATION-Q-30-Final-as-one-release/#488876
SPECULATION: Q/3.0 + ?/Final as one release?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/488970/Saito-_Kouitten-ron_/#488970
Saito, _Kouitten ron_


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/489284/SPECULATION-Q-30-Final-as-one-release/#489284
SPECULATION: Q/3.0 + ?/Final as one release?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/489524/Rei-underreited/#489524
Rei = underreited


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/489850/Kandoku-Shikkaku-New-movie-produced-by-Anno/#489850
Kandoku Shikkaku - New movie produced by Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491054/Why-does-NGE-have-so-many-references-to-the-Bible/#491054
Why does NGE have so many references to the Bible?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491146/Why-does-NGE-have-so-many-references-to-the-Bible/#491146
Why does NGE have so many references to the Bible?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491215/Why-does-NGE-have-so-many-references-to-the-Bible/#491215
Why does NGE have so many references to the Bible?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491493/Why-does-NGE-have-so-many-references-to-the-Bible/#491493
Why does NGE have so many references to the Bible?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491550/Why-does-NGE-have-so-many-references-to-the-Bible/#491550
Why does NGE have so many references to the Bible?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/491554/Kimochi-Warui/#491554
Kimochi Warui


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/492149/Evangelion-20-CRC-Anno-Interview/#492149
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/493058/EoTV-was-Air-confirmed-in-December-Newtype/#493058
EoTV was Air, confirmed in December Newtype


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/493260/NGE-OST-II-producer-pamphlet-translation/#493260
NGE OST II producer pamphlet translation


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/493379/2003-Kodansha-interviews-Hideaki-Anno/#493379
2003 Kodansha interviews: Hideaki Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/494312/2003-Kodansha-interviews-Kazuya-Tsurumaki/#494312
2003 Kodansha interviews: Kazuya Tsurumaki


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/497179/Books-Shizo-Parano/#497179
[Books] Shizo/Parano


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/500593/Who-Can-Be-The-Seele-Children/#500593
Who Can Be The Seele Children?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/500610/Who-Can-Be-The-Seele-Children/#500610
Who Can Be The Seele Children?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/500631/Who-Can-Be-The-Seele-Children/#500631
Who Can Be The Seele Children?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/501531/Ikuni-and-Anno/#501531
Ikuni and Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/501860/Implications-of-EoEs-Final-Scene-Again/#501860
Implications of EoE's Final Scene (Again)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/502059/Evangelion-20-CRC-Anno-Interview/#502059
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/503429/Ikuni-and-Anno/#503429
Ikuni and Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/504104/Puella-Magi-Madoka-Magika-2/#504104
Puella Magi Madoka Magika


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/504472/Imaishi-joins-new-start-up-animation-studio/#504472
Imaishi joins new start-up animation studio


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/504551/2003-Kodansha-interviews-Kazuya-Tsurumaki/#504551
2003 Kodansha interviews: Kazuya Tsurumaki


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/505322/2003-Kodansha-interviews-Hideaki-Anno/#505322
2003 Kodansha interviews: Hideaki Anno


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/507064/Tangent-School-Life-oversaturating-genre-Haruhi/#507064
School Life, oversaturating genre, Haruhi


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/507689/Ep-25-Script-and-its-Implications-Concurrency/#507689
Ep. 25 Script and its Implications (Concurrency)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/507708/Un-Monde-Manga-documentary/#507708
Un Monde Manga documentary


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/507876/2011-Michael-House-interview/
2011: Michael House interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/517418/Anno-interview-about-RahXephon/#517418
Anno interview about RahXephon


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/52064/Barrage-of-break-up-lines-in-26/#52064
Barrage of "break-up" lines in 26'


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/53409/Kimochi-Warui/#53409
Kimochi Warui


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/53626/Kimochi-Warui/#53626
Kimochi Warui


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/548445/Ikuhara-on-Kaworu/#548445
Ikuhara on Kaworu


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/549252/Hideaki-Anno-interview-14-07-2012/#549252
Hideaki Anno interview 14/07/2012


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/549457/Hideaki-Anno-interview-14-07-2012/#549457
Hideaki Anno interview 14/07/2012


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/549688/MANGA-NGE-New-Manga-Stage-Thread/#549688
New Manga Stage Thread


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/552332/Evangelion-20-CRC-Anno-Interview/#552332
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/553271/Hideaki-Anno-JUNE-Interview-August-1996/#553271
Hideaki Anno, JUNE Interview - August 1996


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/557859/Toshio-Okada-discusses-Gunbuster-Eva-and-Honneamise/#557859
Toshio Okada discusses Gunbuster, Eva, and Honneamise


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/558013/EOE-OST-Title-Translations/#558013
EOE OST Title Translations


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/55812/Newtype-USA-December-2006-Eva-transcript/#55812
Newtype USA December 2006 Eva transcript


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/558496/Otsuki-Interview-November-2006/#558496
Otsuki Interview - November 2006


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/560260/Annos-Vision/#560260
Anno's Vision


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/560265/Toshio-Okada-discusses-Gunbuster-Eva-and-Honneamise/#560265
Toshio Okada discusses Gunbuster, Eva, and Honneamise


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/561106/Evangelion-20-CRC-Anno-Interview/#561106
Evangelion 2.0 CRC: Anno Interview


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/568326/Hideaki-Anno-Tokusatsu-Museum-interviews-and-ramble/#568326
Hideaki Anno Tokusatsu Museum interviews and ramble


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/573960/SPOILERS-AS-FUCK-2ch-Q-synopsis-prep-for-anal-devastation/#573960
[SPOILERS AS FUCK] 2ch Q synopsis prep. for anal devastation


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/57638/EoTV-EoE-Episodes-Concurrency-Project/#57638
EoTV/EoE Episodes Concurrency Project


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/577060/Revolutionary-Girl-Utena/
Revolutionary Girl Utena


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/60530/Newtype-USA-Feb-2007-Eva-article-Transcript/#60530
Newtype USA February 2007 Eva article Transcript


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/62919/Newtype-USA-March-2007-Eva-article-Transcript/#62919
Newtype USA March 2007 Eva article Transcript


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/629290/Anno-voicing-the-main-character-in-Miyazakis-upcoming-film/#629290
Anno voicing the main character in Miyazaki's upcoming film


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/630933/Anno-voicing-the-main-character-in-Miyazakis-upcoming-film/#630933
Anno voicing the main character in Miyazaki's upcoming film


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/632298/Evangelion-30-interviews-needs-translation/#632298
Evangelion 3.0 interviews (needs translation!)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/632744/Evangelion-30-interviews-needs-translation/#632744
Evangelion 3.0 interviews (needs translation!)


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/634991/Hideaki-Anno-Tokusatsu-Museum-interviews-and-ramble/#634991
Hideaki Anno Tokusatsu Museum interviews and ramble


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/635002/Hideaki-Anno-Tokusatsu-Museum-interviews-and-ramble/#635002
Hideaki Anno Tokusatsu Museum interviews and ramble


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/637739/Books-Shizo-Parano/#637739
[Books] Shizo/Parano


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/637742/MANGA-NGE-New-Manga-Stage-Thread/#637742
New Manga Stage Thread


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/658942/Con-SMASH/#658942
[Con] SMASH!


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/66173/Misato-and-Shinji/#66173
Misato &amp; Shinji - Page 5


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/66402/Misato-and-Shinji/#66402
Misato &amp; Shinji - Page 5


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/67218/Masayukis-Music-Videos/#67218
Masayuki's Music Videos


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/71301/Help-with-quotes-please/#71301
Help with quotes, please


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/741346/Con-SMASH/#741346
[Con] SMASH!


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/75146/Eva-project/#75146
Eva "project"


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/758915/Anno-Retrospective-at-the-Tokyo-International-Film-Festival/#758915
Anno Retrospective at the Tokyo International Film Festival


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/895516/Does-Gendo-have-a-small-penis-size-according-to-Anno/#p895516
Does Gendo have a small penis size (according to Anno)?


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/90624/The-production-of-episodes-25-and-26/#90624
The production of episodes 25 and 26


2024-01-01

anime/eva

---
https://forum.evageeks.org/post/93970/REBUILD-How-will-it-end-Give-ME-Reis-severed-arm/#93970
How will it end? Give ME Rei's severed arm!


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/1797/End-of-Evangelion-poster/
End of Evangelion poster


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/2133/EoTV-EoE-Episodes-Concurrency-Project/
EoTV/EoE Episodes Concurrency Project


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/3280/Evangelion-Cardass-Masters-Card-Game/
Evangelion Cardass Masters Card Game


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/445/Misato-and-Shinji/
Misato &amp; Shinji


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/4534/Reconsidering-the-NGE2-PS2-P-Games-Canonicity/
Reconsidering the NGE2 PS(2/P) Game's Canonicity


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/5091/My-Kinda-Sorta-Eva-Magnum-Opus/0/
My Kinda-Sorta Eva Magnum Opus...


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/7391/You-think-theres-never-going-to-be-Asuka-Shinji-/
You think there's never going to be Asuka/Shinji ?


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/7702/NGE-Ep24-Script-First-and-Second-Drafts/
NGE Ep. 24 Script First and Second Drafts


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/7730/Annos-Interview-on-Top-Runner-on-YouTube-Not-Anymore/
Anno's Interview on Top Runner on YouTube


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/8360/Strange-EoE-info-cards-of-some-kind/
Strange EoE info cards of some kind


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/9152/Similarities-between-Rebuild-and-NGE-music/
Similarities between Rebuild and NGE music


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/9158/Yamaga-EoTV-planned-from-the-start-EoE-was-an-afterthought/
Yamaga: EoTV planned from the start, EoE was an afterthought


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/9358/Evangelion-20-Complete-Records-Collection/
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://forum.evageeks.org/thread/9376/Eva-as-therapy/
Eva as therapy?


2024-01-01

anime/eva

---
https://forum.quantifiedself.com/t/indoor-air-quality-monitoring-health/799/40
Indoor air quality monitoring &amp; health - #40 by QuantifiedBob - General Health - Quantified Self Forum


2024-01-01



---
https://forum.quantifiedself.com/thread-zeo-shutting-down-export-your-data?pid=3373#pid3373



2024-01-01



---
https://forum.quantifiedself.com/thread-zeo-shutting-down-export-your-data?pid=3412#pid3412



2024-01-01



---
https://forums.animesuki.com/showpost.php?p=3538751&postcount=260
[Game] <em>Umineko</em> no Naku Koro ni - Overall Game Impressions


2024-01-01



---
https://forums.animesuki.com/showpost.php?p=3584198
Madoka Magica - General Discussion


2024-01-01



---
https://forums.animesuki.com/showpost.php?p=3596985&postcount=1035
Licensed K-On! Manga discussion


2024-01-01



---
https://forums.animesuki.com/showpost.php?p=3996631&postcount=387
[Game] <em>Umineko</em> no Naku Koro ni - Overall Game Impressions


2024-01-01



---
https://forums.animesuki.com/showthread.php?p=3016024&highlight=Ryukishi+interview#post3016024
[Game] <em>Umineko</em> - Spoilers, Theories, Interpretations


2024-01-01



---
https://forums.animesuki.com/showthread.php?p=3017143&highlight=Ryukishi+interview
[Game] <em>Umineko</em>—Spoilers, Theories, Interpretations—Page 438—AnimeSuki Forum


2024-11-30



---
https://forums.animesuki.com/showthread.php?p=3017143&highlight=Ryukishi+interview#post3017143
[Game] <em>Umineko</em> - Spoilers, Theories, Interpretations


2024-01-01



---
https://forums.animesuki.com/showthread.php?t=100276
[Game] <em>Umineko</em> no Naku Koro ni - Overall Game Impressions


2024-01-01



---
https://forums.autosport.com/topic/63818-the-perfect-race-car-crosses-the-finish-line-in-first-place-and-then-falls-to-pieces/#entry1484059
The perfect race car crosses the finish line in first place and then falls to pieces


2024-01-01



---
https://forums.somethingawful.com/showthread.php?threadid=3882695
This Waifu Does Not Exist


2024-01-01



---
https://forwearemany.wordpress.com/wp-content/uploads/2009/04/sandkings.pdf



2024-01-01



---
https://foundation.wikimedia.org/wiki/Archive:Planned_Spending_Distribution_2007-2008
Planned Spending Distribution 2007–2008


2024-01-01



---
https://foundation.wikimedia.org/wiki/Archive:Planned_Spending_Distribution_2008-2009
Archive:Planned Spending Distribution 2008–2009 - Wikimedia Foundation Governance Wiki


2024-01-01



---
https://foundation.wikimedia.org/wiki/Privacy_policy
Wikimedia Foundation Privacy Policy


2024-01-01



---
https://foxvalleycatclinic.blogspot.com/2012/03/mystery-of-celery-and-its-effects-on.html
Good Mews from Dr. Flatley: The mystery of celery and its effects on your cat


2024-07-21



---
https://fr.wikipedia.org/wiki/Femmes_tondues
Femmes tondues


2024-01-01



---
https://fr.wikipedia.org/wiki/Milord_l'Arsouille
Milord l'Arsouille


2024-01-01



---
https://fr.wikipedia.org/wiki/Utilisateur:Pmartin/Cache
Utilisateur:Pmartin/Cache


2024-01-01



---
https://frank.itlab.us/forgetting/mtsu_forgetting/#II.%20Decay%20Theory
Forgetting


2024-01-01



---
https://freakonomics.com/2007/05/what-do-you-have-to-say-about-ron-paul/
What Do You Have to Say About Ron Paul?


2024-01-01



---
https://freakonomics.com/2011/05/mining-for-correlations-it-works/#comment-244672
Google's New Correlation Mining Tool: It Works!


2024-01-01



---
https://freakonomics.com/2011/05/mining-for-correlations-it-works/#comment-244762
Google's New Correlation Mining Tool: It Works!


2024-01-01



---
https://freakonomics.com/2011/05/mining-for-correlations-it-works/#comment-246508
Google's New Correlation Mining Tool: It Works!


2024-01-01



---
https://freakonomics.com/2014/03/dalton-conley-answers-your-parentology-questions/
Dalton Conley Answers Your "Parentology" Questions


2024-01-01



---
https://freakonomics.com/podcast/does-advertising-actually-work-part-1-tv-ep-440/
Does Advertising Actually Work? (Part 1: TV)


2024-01-01



---
https://freakonomics.com/podcast/does-advertising-actually-work-part-2-digital-ep-441/
Does Advertising Actually Work? (Part 2: Digital) (Ep. 441)


2024-01-01



---
https://freakonomics.com/podcast/when-helping-hurts/
When Helping Hurts


2024-01-01



---
https://fred.stlouisfed.org/series/JPNURYNAA
Adjusted Unemployment Rate for Youth in Japan (DISCONTINUED)


2024-01-01



---
https://freddiedeboer.substack.com/p/we-walk-among-you
We Walk Among You


2024-01-01



---
https://free.law/recap
RECAP Suite—Turning PACER Around Since 2009 Free Law Project


2024-01-01



---
https://freedom-to-tinker.com/2011/05/24/you-might-also-privacy-risks-collaborative-filtering/
Privacy Risks of Collaborative Filtering


2024-01-01



---
https://freedomdefined.org/Licenses/NC
Licenses/NC - Definition of Free Cultural Works


2024-01-01



---
https://freekorea.us/2013/09/national-assembly-approves-arrest-of-lee-seok-gi/
National Assembly approves arrest of Lee Seok-Gi


2024-01-01



---
https://freekorea.us/2014/04/how-to-build-a-guerrilla-communications-network/
How to build a guerrilla communications network


2024-01-01



---
https://freekorea.us/2014/12/cougar-town-north-korea/
Cougar Town, North Korea


2024-01-01



---
https://fringethoughts.wordpress.com/2012/03/25/iron-lawlapalooza/
Iron Lawlapalooza


2024-01-01



---
https://fs.blog/decision-journal/



2024-01-01



---
https://fskrealityguide.blogspot.com/2008/02/defect-of-intrade.html
FSK's Guide to Reality: The Defect of Intrade


2024-01-01



---
https://ftp.cs.ucla.edu/pub/stat_ser/r414.pdf



2024-01-01



---
https://fullfrontal.moe/interview-mahiro-maeda/
From Daicon IV to Mad Max - Interview with Mahiro Maeda [Archive, July 2016]


2024-01-01



---
https://fullfrontal.moe/khara-10-part-2/
Translation—10 Years of Khara, interview with Hideaki Anno Part 2


2024-01-01



---
https://fullfrontal.moe/khara-10/
Translation—10 Years of Khara, interview with Hideaki Anno Part 1


2024-01-01



---
https://fullfrontal.moe/notenki-talk-interview-with-yasuhiro-takeda/
Notenki Talk - Interview with Gainax's Yasuhiro Takeda


2024-01-01



---
https://fullfrontal.moe/who-is-takeshi-honda-from-evangelion-to-the-boy-and-the-heron-panel-at-art-to-play-2023/
Who is Takeshi Honda, from Evangelion to The Boy and the Heron


2024-01-01



---
https://fullmetalpanic.fandom.com/wiki/Kurz_Weber
Kurz Weber Full Metal Panic!


2024-01-01



---
https://funderstorms.wordpress.com/2012/10/31/the-perilous-plight-of-the-non-replicator/
The perilous plight of the (non)-replicator


2024-01-01



---
https://future.com/what-we-learned-doing-fast-grants/
What We Learned Doing Fast Grants


2024-01-01



---
https://futureoflife.org/ai/the-top-a-i-breakthroughs-of-2015/
The Top A.I. Breakthroughs of 2015


2024-01-01



---
https://futureoflife.org/open-letter/pause-giant-ai-experiments/
Pause Giant AI Experiments: An Open Letter


2024-01-01



---
https://futuretimeline.net/
Future Timeline Technology Singularity Future Events 2025 2050


2024-01-01



---
https://futurism.com/neoscope/chinese-province-sequencing-1-million-residents-genomes
A Chinese Province Is Sequencing 1 Million of Its Residents' Genomes


2024-01-01



---
https://futurism.com/neural-network-draw-doom-guy-high-res
Someone Used a Neural Network to Draw Doom Guy in High-Res: A series of algorithms turned the famous pixelated face into an HD portrait


2024-01-01



---
https://fzullehistoria.wordpress.com/wp-content/uploads/2013/05/nucleartests.pdf



2024-01-01



---
https://gabgoh.github.io/ThoughtVectors/
Decoding the Thought Vector


2024-01-01



---
https://gainax.forumfree.it/?t=47948108
Intervista a Sadamoto (Young Ace n.3, 2009)


2024-01-01



---
https://galois.com/blog/2008/9/17/parsing-the-linux-kernel-with-haskell-experience-with-langua.html



2024-01-01



---
https://galois.com/blog/2009/3/23/one-million-haskell-downloads.html



2024-01-01



---
https://galton.org/books/hereditary-genius/text/pdf/galton-1869-genius-v3.pdf#page=162



2024-01-01



---
https://galton.org/essays/1870-1879/galton-1872-fortnightly-review-efficacy-prayer.html
STATISTICAL INQUIRIES INTO THE EFFICACY OF PRAYER


2024-01-01



---
https://galton.org/essays/1870-1879/galton-1879-geometric-mean.pdf



2024-01-01



---
https://gamefaqs.gamespot.com/boards
Video Game Message Boards


2024-01-01



---
https://gamefaqs.gamespot.com/boards/922162-super-robot-taisen-original-generation-2/53177432
Shu Shirakawa - Super Robot Taisen: Original Generation 2


2024-01-01



---
https://gameprogrammingpatterns.com/
Game Programming Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/bytecode.html
Behavioral Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/data-locality.html
Data Locality · Optimization Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/dirty-flag.html
Optimization Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/double-buffer.html
Sequencing Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/flyweight.html
Flyweight · Design Patterns Revisited


2024-01-01



---
https://gameprogrammingpatterns.com/game-loop.html
Game Loop · Sequencing Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/object-pool.html
Object Pool · Optimization Patterns


2024-01-01



---
https://gameprogrammingpatterns.com/script.js



2024-01-01



---
https://gameprogrammingpatterns.com/singleton.html
Design Patterns Revisited


2024-01-01



---
https://gameprogrammingpatterns.com/spatial-partition.html
Spatial Partition · Optimization Patterns


2024-01-01



---
https://gaming.stackexchange.com/questions/20219/is-minecraft-turing-complete/20220#20220
Is Minecraft Turing-Complete?


2024-01-01



---
https://gangsta.fandom.com/wiki/Nicolas_Brown
Nicolas Brown GANGSTA.


2024-01-01



---
https://gaotianyu.xyz/prompting/



2024-01-01



---
https://garfield.library.upenn.edu/classics1979/A1979HZ32400001.pdf
CC/Number 27, 1979-07-02: This Week's Citation Classic


2024-01-01



---
https://gatorlog.com/handout/Stroebe.pdf



2024-01-01



---
https://gcbias.org/2018/05/07/how-lucky-was-the-genetic-investigation-in-the-golden-state-killer-case/
How lucky was the genetic investigation in the Golden State Killer case?


2024-01-01



---
https://gcta.freeforums.net/thread/213/analysis-greml-results-multiple-cohorts
Meta-analysis of GREML results from multiple cohorts


2024-01-01



---
https://gem-fanatic.tumblr.com/post/182967671564/this-waifu-does-not-exist-gwern



2024-01-01



---
https://geminiprotocol.net/docs/best-practices.gmi
Best practices for Gemini implementations


2024-09-03



---
https://geminiprotocol.net/docs/best-practices.gmi#text-encoding



2024-01-01



---
https://geminiprotocol.net/docs/gemtext.gmi#lists



2024-01-01



---
https://geminiprotocol.net/docs/gemtext.gmi#preformatted-text



2024-01-01



---
https://gen.medium.com/why-fears-of-fake-news-are-overhyped-2ed9ca0a52c9
Why Fears of Fake News Are Overhyped


2024-01-01



---
https://genedan.com/no-126-four-years-of-spaced-repetition/
No. 126: Four Years of Spaced Repetition


2024-01-01



---
https://genepi.qimr.edu.au/contents/publications/staff/MarouliE_Nature_Height2017Feb1EPUB.pdf
Rare and low-frequency coding variants alter human adult height


2024-01-01



---
https://genepi.qimr.edu.au/contents/publications/staff/hatemi_2011_JrnlPolitics_271-285.pdf



2024-01-01



---
https://genepi.qimr.edu.au/general/TwinPowerCalculator/



2024-01-01



---
https://geneticalliance.org.uk/information/services-and-testing/how-can-i-access-preimplantation-genetic-diagnosis/#Question6



2024-01-01



---
https://genetikum.de/images/PDF/Diverses/TIG-High-density-on-X-linked-genes.pdf
A high density of X-linked genes for general cognitive ability: A runaway process shaping human evolution?


2024-01-01



---
https://genius.com/Neal-cassady-the-great-sex-letter-annotated
Neal Cassady – The Great Sex Letter


2024-01-01



---
https://genius.com/The-notorious-big-ten-crack-commandments-lyrics
The Notorious B.I.G. – Ten Crack Commandments Lyrics


2024-01-01



---
https://genome.ch.bbc.co.uk/schedules/service_bbc_two_england/1979-04-29
Schedule


2024-01-01



---
https://genome.cshlp.org/content/19/5/711.long
Constructing genomic maps of positive selection in humans: Where do we go from here?


2024-01-01



---
https://genomebiology.biomedcentral.com/articles/10.1186/gb-2002-3-7-comment2007
Categorization of humans in biomedical research: genes, race and disease


2024-01-01



---
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1144-4
Single Cas9 nickase induced generation of NRAMP1 knockin cattle with reduced off-target effects


2024-01-01



---
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-018-1506-1
Consumer genomics will change your life, whether you get tested or not


2024-01-01



---
https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-014-0091-5
Trans-ethnic genome-wide association studies: advantages and challenges of mapping in diverse populations


2024-01-01



---
https://genomesunzipped.org/data
Data/Code


2024-01-01



---
https://genscot.ed.ac.uk/



2024-01-01



---
https://genshin-impact.fandom.com/wiki/Ganyu
Ganyu Genshin Impact Wiki


2024-01-01



---
https://georgetowner.com/articles/2012/05/03/wealth-presidents/



2024-01-01



---
https://georgianjournal.ge/society/34644-michel-houellebecq-a-french-author-shares-his-views-with-georgian-audience.html
Michel Houellebecq, a French author shares his views with Georgian audience


2024-01-01



---
https://gershmanlab.com/people/sam.html
Sam Gershman


2024-05-23



---
https://gigamonkeys.com/



2024-01-01



---
https://gigazine.net/news/20190812-death-note-anonymity-entropy/
マンガ「DEATH NOTE」の殺人鬼・キラが犯した最大のミスは何なのか、Lの推理を情報科学的に分析するとこうなる


2024-01-01



---
https://gim.uw.edu/people/faculty/bruce-m-psaty
Psaty


2024-09-24



---
https://gist.github.com/Fuuzetsu/81253ba7d0c51ac88052
jbracker-haddock-GSoC2013.md


2024-01-01



---
https://gist.github.com/anonymous/1005927/4836d6231566bebd766966c7689c4094c1296700
bitcoin - Theory looks solid, but implementation and protocol specs are a big problem.


2024-01-01



---
https://gist.github.com/blixt/b48d2d41590d9b4ad2faeb66d63c3fae
gpt3_openai_monolog_qa.txt


2024-01-01



---
https://gist.github.com/caioaao/84f174c03b8ab1d804bc3243bb95bdd4
KC exact solution


2024-01-01



---
https://gist.github.com/chitchcock/1281611
Stevey's Google Platforms Rant


2024-01-01



---
https://gist.github.com/harubaru/f727cedacae336d1f7877c4bbe2196e1#model-overview
Official Release Notes for Waifu Diffusion 1.3


2024-01-01



---
https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#_diffing_binary_files
Git Attributes


2024-01-01



---
https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
Git Hooks


2024-01-01



---
https://git-scm.com/docs/gitattributes#_filter
Git - gitattributes Documentation


2024-01-01



---
https://git.sr.ht/~achmizs/AlwaysKillSticky.git
Chrome extension to get rid of sticky elements on websites - permanently!


2024-01-01



---
https://gitgud.io/AuroraPurgatio/aurorapurgatio
Aurora / AuroraPurgatio


2024-01-01



---
https://github.blog/news-insights/product-news/new-year-new-github/
New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering


2024-01-01



---
https://github.com/
GitHub: Let’s build from here


2024-01-01



---
https://github.com/0xdanelia/regex_turing_machine
The find/replace box in Notepad++ is Turing Complete


2024-01-01



---
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt
Negative prompt


2024-01-01



---
https://github.com/Aixile/chainer-cyclegan
Chainer CycleGAN


2024-01-01



---
https://github.com/AlexeyAB/darknet
AlexeyAB/darknet: YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection


2024-01-01



---
https://github.com/ArchiveBox/ArchiveBox
ArchiveBox/ArchiveBox: 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...


2024-01-01



---
https://github.com/ArchiveTeam/wpull
ArchiveTeam/wpull: Wget-compatible web downloader and crawler


2024-01-01



---
https://github.com/BVLC/caffe
BVLC/caffe: Caffe: a fast open framework for deep learning


2024-01-01



---
https://github.com/BXQ/CWM
BXQ/CWM: A program to test and train complex working memory


2024-01-01



---
https://github.com/BurntBrunch/Silk-Rabbit-Hole
BurntBrunch/Silk-Rabbit-Hole


2024-01-01



---
https://github.com/ConnorJL/GPT2
ConnorJL/GPT2: An implementation of training for GPT-2, supports TPUs


2024-01-01



---
https://github.com/CorentinJ/Real-Time-Voice-Cloning
CorentinJ/Real-Time-Voice-Cloning: Clone a voice in 5 seconds to generate arbitrary speech in real-time


2024-01-01



---
https://github.com/EleutherAI/gpt-neo
EleutherAI/gpt-neo: An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.


2024-01-01



---
https://github.com/EvgenyKashin/ganarts
This T-shirt does not exist


2024-01-01



---
https://github.com/FeepingCreature



2024-01-01



---
https://github.com/FeepingCreature/



2024-01-01



---
https://github.com/ForumMagnum/ForumMagnum/issues/6713
LW2: Gill Sans Mac system fonts cause visual typos due to being outdated · Issue #6713 · ForumMagnum/ForumMagnum


2024-01-01



---
https://github.com/Gurkenglas/gpt3coq
Make GPT-3 complete Coq files.


2024-01-01



---
https://github.com/HMB-Entertainment/NZT
Raytraced N-back in 3 dimensions with Pygame logic and tunes from Haskell


2024-01-01



---
https://github.com/HackerNews/API
HackerNews/API: Documentation and Samples for the Official HN API


2024-08-04



---
https://github.com/HexHive/printbf
HexHive/printbf: Brainfuck interpreter inside printf


2024-01-01



---
https://github.com/INA-DLWeb/LiveArchivingProxy
INA-DLWeb/LiveArchivingProxy: An HTTP Proxy that archives all intercepted traffic


2024-01-01



---
https://github.com/IraKorshunova/folk-rnn
Folk music style modeling using LSTMs


2024-01-01



---
https://github.com/IraKorshunova/folk-rnn#music-compositions-resulting-from-versions-of-this-code
IraKorshunova/folk-rnn: folk music modeling with LSTM


2024-01-01



---
https://github.com/IraKorshunova/folk-rnn/issues/9
Data formatting issue: missing unique IDs &amp; stray HTML · Issue #9 · IraKorshunova/folk-rnn


2024-01-01



---
https://github.com/IraKorshunova/folk-rnn/issues/9#issuecomment-544830971
Data formatting issue: missing unique IDs &amp; stray HTML · Issue #9 · IraKorshunova/folk-rnn


2024-01-01



---
https://github.com/JackToaster/Reassuring-Parable-Generator
This is a Python script as described in XKCD #1263: ‘Reassuring’. It generates thousands of reassuring parables about things humans are better than computers at every second.


2024-01-01



---
https://github.com/LuqueDaniel/pybooru
LuqueDaniel/pybooru: Pybooru is a Python package to access to the API of Danbooru/Moebooru based sites


2024-01-01



---
https://github.com/MarcosPividori/push-notify
MarcosPividori/push-notify: A server-side library in Haskell for sending push notifications to devices running different OS.


2024-01-01



---
https://github.com/NVlabs/SPADE
NVlabs/SPADE: Semantic Image Synthesis with SPADE


2024-01-01



---
https://github.com/NVlabs/ffhq-dataset
NVlabs/ffhq-dataset: Flickr-Faces-HQ Dataset (FFHQ)


2024-01-01



---
https://github.com/Rhizome-Conifer/conifer
Collect and revisit web pages


2024-01-01



---
https://github.com/SLaks/Silon
Silon is an experiment in the true power of CSS selectors. Most people would not expect CSS selectors to be capable of expressing arbitrary boolean logic. However, thanks to the sibling selector (AND), the comma selector (OR), and the `:not()` selector, this is actually completely possible.


2024-01-01



---
https://github.com/SummitKwan/transparent_latent_gan
SummitKwan/transparent_latent_gan: Use supervised learning to illuminate the latent space of GAN for controlled generation and edit


2024-01-01



---
https://github.com/Tegmen/RegEx-Brainfuck-Interpreter
A Brainfuck interpreter in RegEx only (using Find/Replace). This demonstrates, that RegEx in combination with Find/Replace is Turing complete.


2024-01-01



---
https://github.com/a312863063/seeprettyface-ganerator-dongman
这是一个用StyleGAN训练出的动漫脸生成器


2024-01-01



---
https://github.com/adobe-fonts/source-serif
adobe-fonts/source-serif: Typeface for setting text in many sizes, weights, and languages. Designed to complement Source Sans.


2024-01-01



---
https://github.com/adobe-fonts/source-serif/issues/46
Are italic small caps planned?


2024-01-01



---
https://github.com/ajbrock/SMASH
ajbrock/SMASH: An experimental technique for efficiently exploring neural architectures


2024-01-01



---
https://github.com/amadvance/advancecomp
amadvance/advancecomp: A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files


2024-01-01



---
https://github.com/amperser/proselint/
amperser/proselint: A linter for prose


2024-01-01



---
https://github.com/aparrish/gutenberg-poetry-corpus
A corpus of poetry from Project Gutenberg


2024-01-01



---
https://github.com/arfafax/MLP-Face-Dataset
This dataset contains ~104k cropped MLP faces from Derpibooru. It was created by training a YOLOv3 network on annotated facial features from about 1500 faces.


2024-01-01



---
https://github.com/arfafax/StyleGAN2_experiments/blob/master/Preprocess%20Danbooru%20Vectors%20-%20StyleGAN%20Conditional.ipynb
StyleGAN2_experiments/Preprocess Danbooru Vectors


2024-12-13



---
https://github.com/ariya/phantomjs/issues/10117
Render as a .mht file


2024-01-01



---
https://github.com/asciimoo/drawille
asciimoo/drawille: Pixel graphics in terminal with unicode braille characters


2024-01-01



---
https://github.com/aslanides/aixijs
aslanides/aixijs: AIXIjs - General Reinforcement Learning in the Browser


2024-01-01



---
https://github.com/astrand/xclip
astrand/xclip: Command line interface to the X11 clipboard


2024-01-01



---
https://github.com/atsaki/termeter
Visualize data in the terminal


2024-01-01



---
https://github.com/beniz/hmdp
beniz/hmdp: hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.


2024-01-01



---
https://github.com/bitcoin/bitcoin
bitcoin/bitcoin: Bitcoin Core integration/staging tree


2024-01-01



---
https://github.com/bitcoin/bitcoin/pull/3737
script: reduce OP_RETURN standard relay bytes to 40 #3737; Gavin Andresen merged 1 commit into bitcoin:master from jgarzik:op-return-size on February 26, 2014


2024-01-01



---
https://github.com/bitcoin/bitcoin/pull/5286
Change the default maximum OP_RETURN size to 80 bytes


2024-01-01



---
https://github.com/brucemiller/LaTeXML
LaTeXML: a TeX and <span class="logotype-latex">L<span class="logotype-latex-a">a</span>T<span class="logotype-latex-e">e</span>X</span> to XML/HTML/ePub/MathML translator


2024-01-01



---
https://github.com/cgwalters/git-evtag
Extended verification for git tags


2024-01-01



---
https://github.com/chfoo/warcat
chfoo/warcat: Tool and library for handling Web ARChive (WARC) files


2024-01-01



---
https://github.com/chfoo/warcat/issues/7
Feature: extract WARCs specified with index/length


2024-01-01



---
https://github.com/chfoo/warcat/issues/8
Feature: extract only files matching a regexp


2024-01-01



---
https://github.com/chfoo/warcat/issues/9
Extract performance is extremely slow on megawarcs


2024-01-01



---
https://github.com/clay



2024-01-01



---
https://github.com/clayh53/tufte-jekyll
Minimal Jekyll blog styled to resemble the look and layout of Edward Tufte's books


2024-01-01



---
https://github.com/cmuratori/refterm
cmuratori/refterm: Reference monospace terminal renderer


2024-01-01



---
https://github.com/colinrsmall/This-Hockey-Player-Does-Not-Exist
Eastside Hockey Manager faces, Colin R. Small


2024-01-01



---
https://github.com/computationalstylistics/stylo
computationalstylistics/stylo: R package for stylometric analyses


2024-01-01



---
https://github.com/cscott/instaview
A Mediawiki to HTML converter in JavaScript; packaged for node and volo.


2024-01-01



---
https://github.com/danmaz74/ABalytics
danmaz74/ABalytics: Simple client-side A/B testing in pure javascript


2024-01-01



---
https://github.com/danny0838/firefox-scrapbook/wiki/Features
Features


2024-01-01



---
https://github.com/darabos/high-five-trading
darabos/high-five-trading: Action stock exchange game for Repl.it Game Jam 2019


2024-01-01



---
https://github.com/dariusk/wordfilter
A small module meant for use in text generators that lets you filter strings for bad words


2024-01-01



---
https://github.com/derf/feh/issues/742#issue-2060472079
Feature request: logging or printing of current filename


2024-01-01



---
https://github.com/dimpurr/awesome-acg-machine-learning
A curated list of awesome machine learning resources related to anime, manga and so on.


2024-01-01



---
https://github.com/dlau/sr-data
dlau/sr-data: accompanying data for blog post http://lau.im/articles/analyzing-silk-road-2-0-part-1/


2024-01-01



---
https://github.com/dosyago/dn
DownloadNet - All content you browse online available offline. Search through the full-text of all pages in your browser history.


2024-01-01



---
https://github.com/droundy/franchise
droundy/franchise: Build system for Haskell


2024-01-01



---
https://github.com/edwardtufte/tufte-css
edwardtufte/tufte-css: Style your webpage like Edward Tufte’s handouts


2024-01-01



---
https://github.com/edwardtufte/tufte-css/issues/93#issuecomment-670695382
HTML list elements in sidenote do not appear correctly


2024-01-01



---
https://github.com/fraction/node-hacker-news-api/issues/11
Add 'all' option to get all hits from a query


2024-08-04



---
https://github.com/fyu/lsun
LSUN Dataset Documentation and Demo Code


2024-01-01



---
https://github.com/genforce/genforce
GenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)


2024-01-01



---
https://github.com/gildas-lormeau/single-file-cli
gildas-lormeau/single-file-cli: CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)


2024-01-01



---
https://github.com/glamp/bashplotlib
glamp/bashplotlib: plotting in the terminal


2024-01-01



---
https://github.com/google/compare_gan
Compare GAN code


2024-01-01



---
https://github.com/google/compare_gan/issues/54
Critical error in the implementation of compare_gan vs the official BigGAN model


2024-01-01



---
https://github.com/google/python-fire/issues/168
Unhandled arguments checked after execution, not before


2024-01-01



---
https://github.com/gpaumier/gp2/commit/6f132a4cc684df807b0f3b6ad9d337e073bc3260
Writer: Convert footnotes to Tufte-CSS side notes


2024-01-01



---
https://github.com/graykode/gpt-2-Pytorch
graykode/gpt-2-Pytorch: Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation


2024-01-01



---
https://github.com/gwern
Gwern Branwen


2024-01-01



---
https://github.com/gwern/gwern.net
Site infrastructure for Gwern.net (CSS/JS/HS/images/icons). Custom Hakyll website with unique automatic link archiving, recursive tooltip popup UX, dark mode, and typography (sidenotes+dropcaps+admonitions+inflation-adjuster).


2024-01-01



---
https://github.com/gwern/gwern.net/
gwern/gwern.net: Site infrastructure for Gwern.net (CSS/JS/HS/images/icons). Custom Hakyll website with unique automatic link archiving, recursive tooltip popup UX, dark mode, and typography (sidenotes+dropcaps+admonitions+inflation-adjuster).


2024-01-01



---
https://github.com/gwern/gwern.net/blob/0880d27302dc61ffa4f7c10317e13696af7186ae/build/Typography.hs#L51
Typography.hs at 0880d27302dc61ffa4f7c10317e13696af7186ae


2024-01-01



---
https://github.com/gwern/gwern.net/blob/75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a/build/build_asset_versions.php
gwern.net/build/build_asset_versions.php at 75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/blob/75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a/build/pre-commit.hook.php#L80
build/pre-commit.hook.php


2024-01-01



---
https://github.com/gwern/gwern.net/blob/75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a/font/font_spec.php
gwern.net/font/font_spec.php at 75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/blob/75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a/js/misc.js#L839
gwern.net/js/misc.js at 75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/blob/75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a/js/rewrite.js#L1955
gwern.net/js/rewrite.js at 75fdd671d0fcb6908b3a3bf347069c17f0e2ee7a


2024-01-01



---
https://github.com/gwern/gwern.net/blob/master/build/GTX.hs
gwern.net/build/GTX.hs at master


2024-04-03



---
https://github.com/gwern/gwern.net/blob/master/build/image-margin-checker.py
gwern.net/build/image-margin-checker.py at master


2024-04-03



---
https://github.com/gwern/gwern.net/blob/master/build/invertornot.py
gwern.net/build/invertornot.py at master · gwern/gwern.net


2024-04-03



---
https://github.com/gwern/gwern.net/blob/master/build/svg_squeeze.php
gwern.net/build/svg_squeeze.php at master · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/blob/master/build/svg_strip_background.php
gwern.net/build/svg_strip_background.php at master · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/commit/0f9c04cc9179656989169fb13350c6fe2127b890#diff-82dd61753bb332658dc7bda75fb9e231526d434492de6b55801845247ccd4bbeR73
Inflation: scientific-notation still slipping in, so whack the proble… · gwern/gwern.net@0f9c04c


2024-01-01



---
https://github.com/gwern/gwern.net/commit/18a6da407014bac4e202dfe1b0666a2c6e016a98#diff-03ea4348bea7a138709946b85053309e32040dae6fd27039008063f290f7f138R1261
Markdown rewrites: +GPT-4-written URL-skipping replace function


2024-01-01



---
https://github.com/gwern/gwern.net/commit/1dfa6721d83651d076cbfd9e9f818f8fbef25d13#diff-99a96368a7dda8690fa3191e187150bbc5fc459f6db1518d6a8914abf04e0b7aR53
GW mirrors: need to set query parameters to make it readable in


2024-01-01



---
https://github.com/gwern/gwern.net/commit/28822b77f589c0b7cc9a68e8644a98c0e72ab56d
Arrow: prototype of compile-time '↑' vs '↓' icons


2024-01-01



---
https://github.com/gwern/gwern.net/commit/399642b993d211d1ff7e4532ccd1f0aa9dcc04ca#diff-801116d1e0e32a212a4678a3854842ca103f72c08f369e96c628db6eb921c34cL251
upload: improve ergonomics so tab-completion works as expected and on


2024-01-01



---
https://github.com/gwern/gwern.net/commit/51ced6f76e5d336f0c27e8109f72533863d72323#diff-9bcc0a8972fc364bc87786fe886ccd57b2168d0366ded8f533972a73af7f0378R219
Typography: titlecase: fix edge case of nested quotes


2024-01-01



---
https://github.com/gwern/gwern.net/commit/7799fcfd36d886c89fb61b2223b82e776d1631c1
LM: lint: bracket balancing: have GPT-4 write a proper balancing chec… · gwern/gwern.net@7799fcf


2024-01-01



---
https://github.com/gwern/gwern.net/commit/8896f36f7d655545f1b87c07233347c9947a9ea8#diff-102b6b2d06d4eac2ab32b43b7215c078e3be02c3c96f6c7a8cf2a4ed73bb4433R1967
Utils: +runtime checks of config lists' uniqueness; fix the many conf


2024-01-01



---
https://github.com/gwern/gwern.net/commit/9fb4108b07e7bf86742024b4ff2bdcbd92eaff0e#diff-03ea4348bea7a138709946b85053309e32040dae6fd27039008063f290f7f138R1222
markdown.el: fmt: fix the nastiest part of PDF copy-pastes - the hard… · gwern/gwern.net@9fb4108


2024-01-01



---
https://github.com/gwern/gwern.net/commit/bec53fee7403624f386024316c7bbde7bd11fb4a
markdown.el: markup shortcuts for annotation-editing: refactor with G… · gwern/gwern.net@bec53fe


2024-01-01



---
https://github.com/gwern/gwern.net/commit/c0c918e97163e70507df08047803e8c40ee1b683#diff-99a96368a7dda8690fa3191e187150bbc5fc459f6db1518d6a8914abf04e0b7aR47
LA: static rewrites of most link-live previews


2024-01-01



---
https://github.com/gwern/gwern.net/commit/caa704e22aff192106d30d9c9d7adaff9c247500#diff-03ea4348bea7a138709946b85053309e32040dae6fd27039008063f290f7f138R1282
paragraphizer: experiment with using GPT-3.5/GPT-4 to build a bit of


2024-01-01



---
https://github.com/gwern/gwern.net/commit/d68fb0dd561a910ff90d8cbc320af74c1e2a872f
Image: +video 'poster' images, finally


2024-01-01



---
https://github.com/gwern/gwern.net/commit/eb1bd7a7f1cabf61e515611e78395d3b5a690f05#diff-102b6b2d06d4eac2ab32b43b7215c078e3be02c3c96f6c7a8cf2a4ed73bb4433R1980
Utils: +cycle detection, courtesty of GPT-4


2024-01-01



---
https://github.com/gwern/gwern.net/commit/ec3e515b895be82bdfeb82ef0bd8b52bdba7ff36
LM: link IDs: that fix 3 days ago for another link ID issue broke all…


2024-01-01



---
https://github.com/gwern/gwern.net/commit/f9a0691aa80ae84a6e662686dd10f46507a48c06
Typography: titlecase: hyphen-capitalizing not working correctly


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/dropcat/dark
gwern.net/font/dropcap/dropcat/dark at master


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/dropcat/light
gwern.net/font/dropcap/dropcat/light at master · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/gene-wolfe/
gwern.net/font/dropcap/gene-wolfe at master


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/gene-wolfe/dark
gwern.net/font/dropcap/gene-wolfe/dark at master


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/gene-wolfe/light
gwern.net/font/dropcap/gene-wolfe/light at master · gwern/gwern.net


2024-01-01



---
https://github.com/gwern/gwern.net/tree/master/font/dropcap/ninit
gwern.net/font/dropcap/ninit at master


2024-01-01



---
https://github.com/hamishmack/yesod-slides
Slides from my Wellington FP Users Group presentation on Yesod


2024-01-01



---
https://github.com/harskish/ganspace
Discovering Interpretable GAN Controls


2024-01-01



---
https://github.com/hartator/wayback-machine-downloader
hartator/wayback-machine-downloader: Download an entire website from the Wayback Machine


2024-01-01



---
https://github.com/haskell-github/github
The github API for Haskell


2024-01-01



---
https://github.com/haskell/cabal/issues/1529
Add option to limit number of concurrent calls to linker when building with -j


2024-01-01



---
https://github.com/haskell/cabal/issues/155
show how often a package has been viewed or downloaded


2024-01-01



---
https://github.com/haskell/cabal/issues/375
‘cabal ghci’ mode


2024-01-01



---
https://github.com/haskell/cabal/issues/440#issuecomment-5892025
build multiple packages in parallel


2024-01-01



---
https://github.com/hindupuravinash/the-gan-zoo
A list of all named GANs!


2024-01-01



---
https://github.com/hubgit/archiveteam-reader-warc-extract/issues/1
Deployed version errors on JSON request


2024-01-01



---
https://github.com/huggingface/torchMoji
😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc


2024-01-01



---
https://github.com/huggingface/trl
huggingface/trl: Train transformer language models with reinforcement learning


2024-01-01



---
https://github.com/iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox


2024-01-01



---
https://github.com/ikreymer/cdx-index-client
ikreymer/cdx-index-client: A command-line tool for using CommonCrawl Index API


2024-01-01



---
https://github.com/internetarchive/heritrix3/wiki
Home


2024-01-01



---
https://github.com/jaspervdj/Hakyll/
jaspervdj/hakyll: A static website compiler library in Haskell


2024-01-01



---
https://github.com/jbangert/trapcc
Computing with traps


2024-01-01



---
https://github.com/jemmybutton
jemmybutton


2024-04-17



---
https://github.com/jez/pandoc-sidenote
jez/pandoc-sidenote: Convert Pandoc Markdown-style footnotes into sidenotes


2024-01-01



---
https://github.com/jez/tufte-pandoc-jekyll
A Jekyll theme for using Tufte CSS with Jekyll + Pandoc


2024-01-01



---
https://github.com/jgm/citeproc
jgm/citeproc: CSL citation processing library in Haskell


2024-01-01



---
https://github.com/jgm/gitit
jgm/gitit: A wiki using HAppS, pandoc, and git


2024-01-01



---
https://github.com/jgm/gitit/blob/master/plugins/Interwiki.hs
gitit/plugins/Interwiki.hs at master


2024-01-01



---
https://github.com/jgm/gitit/tree/master
jgm/gitit: A wiki using HAppS, pandoc, and git


2024-01-01



---
https://github.com/jgm/pandoc/issues/684
Permit adding attributes to all Markdown elements


2024-01-01



---
https://github.com/jgm/skylighting
jgm/skylighting: A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions


2024-01-01



---
https://github.com/jjjake/internetarchive
jjjake/internetarchive: A Python and Command-Line Interface to Archive.org


2024-01-01



---
https://github.com/jonbuda/miro
jonbuda/miro: A Ruby gem to help extract the dominant colors from an image


2024-11-11



---
https://github.com/kai-qu/notation
kai-qu/notation: Collection of quotes on notation design &amp; how it affects thought.


2024-01-01



---
https://github.com/karpathy/char-rnn
karpathy/char-rnn: Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch


2024-01-01



---
https://github.com/karpathy/char-rnn/
karpathy/char-rnn: Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch


2024-01-01



---
https://github.com/karpathy/char-rnn/issues/138#issuecomment-162763435
Feature: beam search for improving global quality of new text samples


2024-01-01



---
https://github.com/keras-rl/keras-rl
Deep Reinforcement Learning for Keras


2024-01-01



---
https://github.com/keras-rl/keras-rl/blob/master/examples/ddpg_pendulum.py
keras-rl/examples/ddpg_pendulum.py at master


2024-01-01



---
https://github.com/keras-rl/keras-rl/blob/master/examples/dqn_cartpole.py
keras-rl/examples/dqn_cartpole.py at master


2024-01-01



---
https://github.com/kkuchta/css-only-chat
kkuchta/css-only-chat: A truly monstrous async web chat using no JS whatsoever on the frontend


2024-01-01



---
https://github.com/kpreid/mathquiz/
Streamlined single-web-page math formula error-spotting quiz.


2024-01-01



---
https://github.com/kragen/knuth-interview-2006
The transcript of a Donald Knuth interview in 2006


2024-01-01



---
https://github.com/languages/Haskell/created



2024-01-01



---
https://github.com/lightonai/akronomicon
The Akronomicon: an Extreme-Scale Leaderboard


2024-01-01



---
https://github.com/linkchecker/linkchecker
linkchecker: check links in web documents or full websites


2024-01-01



---
https://github.com/litecoin-project/litecoin/wiki/Comparison-between-Bitcoin-and-Litecoin
Comparison between Bitcoin and Litecoin


2024-01-01



---
https://github.com/luarocks/lua-style-guide/blob/7112321176dff1e2d1b97765c9801e83495b8797/README.md#indentation-and-formatting
lua-style-guide/README.md at 7112321176dff1e2d1b97765c9801e83495b8797 · luarocks/lua-style-guide


2024-01-01



---
https://github.com/lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch


2024-01-01



---
https://github.com/maraoz/gpt-scrolls/blob/master/scrolls/rephrase/conceptual-blending.txt
gpt-scrolls/scrolls/rephrase/conceptual-blending.txt at master · maraoz/gpt-scrolls


2024-01-01



---
https://github.com/markdown-it/markdown-it-sub
markdown-it/markdown-it-sub: Subscript (&lt;sub&gt;) tag plugin for markdown-it markdown parser


2024-01-01



---
https://github.com/marvelm/erised
Bookmark and archive webpages from the command line


2024-01-01



---
https://github.com/matja/bitcoin-tool
Tool for converting Bitcoin keys and addresses


2024-01-01



---
https://github.com/maxpumperla/hyperas
maxpumperla/hyperas: Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization


2024-01-01



---
https://github.com/mcfnlp/ZawDecode
mcfnlp/ZawDecode: Zaw Decode Font သည် မြန်မာဘာသာ အပါအဝင် တိုင်းရင်းသားဘာသာများပါ ဖတ်ရှု့ရေးသားနိုင်သော ယူနီကုဒ် ဖောင့်ဖြစ်ပါသည်။ ထိုအပြင် ဇော်ဂျီဖောင့်ဖြင့်ရေးသားထားသော စာများကိုလည်း ၈၅% လောက်မှန်ကန်အောင် ဖော်ပြပေးနိုင်ပါသည်။


2024-01-01



---
https://github.com/mieko/sr-captcha
Article describing how the technical means by which Silk Road 1's captcha was broken


2024-01-01



---
https://github.com/minimaxir/gpt-2-keyword-generation
minimaxir/gpt-2-keyword-generation: Method to encode text for GPT-2 to generate text based on provided keywords


2024-01-01



---
https://github.com/minimaxir/gpt-3-experiments/tree/master/examples
gpt-3-experiments/examples at master


2024-01-01



---
https://github.com/mkaz/termgraph
mkaz/termgraph: a python command-line tool which draws basic graphs in the terminal


2024-01-01



---
https://github.com/mnater/Hyphenopoly
Hyphenation for node and Polyfill for client-side hyphenation


2024-01-01



---
https://github.com/mozilla/mozjpeg
Improved JPEG encoder


2024-01-01



---
https://github.com/nagadomi/animeface-2009
nagadomi/animeface-2009: Face and Landmark Detector for Anime/Manga. This is 2009s version of Imager::AnimeFace, but it works on recent system.


2024-01-01



---
https://github.com/nagadomi/animeface-2009/blob/master/animeface-ruby/face_collector.rb
animeface-2009/animeface-ruby/face_collector.rb at master


2024-01-01



---
https://github.com/nagadomi/lbpcascade_animeface/issues/1#issue-205363706
Provide demonstration script for producing images cropped to the face


2024-01-01



---
https://github.com/nagadomi/waifu2x
nagadomi/waifu2x: Image Super-Resolution for Anime-Style Art


2024-01-01



---
https://github.com/nagadomi/waifu2x/issues/231#issuecomment-381164157
Advanced Machine Learning


2024-01-01



---
https://github.com/naoto0804/pytorch-AdaIN
naoto0804/pytorch-AdaIN: Unofficial pytorch implementation of ‘Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization’ [Huang+, ICCV2017]


2024-01-01



---
https://github.com/nathan-russell/hashmap
Faster hash maps in R


2024-01-01



---
https://github.com/nathanturczan/The-Just-Man/blob/master/justman.pdf
The-Just-Man


2024-01-01



---
https://github.com/nickbild/tflite_c64
nickbild/tflite_c64: Run inferences using TensorFlow Lite for Microcontrollers on a Commodore 64.


2024-01-01



---
https://github.com/nshepperd/gpt-2
nshepperd/gpt-2: Code for the paper "Language Models are Unsupervised Multitask Learners"


2024-01-01



---
https://github.com/nshepperd/gpt-2/tree/finetuning
Language Models are Unsupervised Multitask Learners


2024-01-01



---
https://github.com/nxskok/btstan/blob/master/R/btstan.R
btstan/R/btstan.R at master · nxskok/btstan


2024-01-01



---
https://github.com/ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched


2024-01-01



---
https://github.com/odie5533/WarcProxy
odie5533/WarcProxy: Saves proxied HTTP traffic to a WARC file


2024-01-01



---
https://github.com/oduwsdl/archivenow
A Tool To Push Web Resources Into Web Archives


2024-01-01



---
https://github.com/ofan



2024-01-01



---
https://github.com/openai/glow/issues/37
anyone reproduced the celeba-HQ results in the paper


2024-01-01



---
https://github.com/openai/gpt-2/issues/19
how to train it


2024-01-01



---
https://github.com/openai/gpt-2/tree/aae26abd600ad32771fadf6284f339f07b9d8ea1/gpt-2-samples
gpt-2-samples


2024-01-01



---
https://github.com/openai/gym
openai/gym: A toolkit for developing and comparing reinforcement learning algorithms.


2024-01-01



---
https://github.com/openai/universe
openai/universe: Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.


2024-01-01



---
https://github.com/oqc/hqt
oqc/hqt: Haskell Quran Toolkit—A Haskell library for dealing with Quran texts


2024-01-01



---
https://github.com/orzuk/EmbryoSelectionCalculator
Calculator for the potential benefit of embryo selection experiments using Polygenic Risk Scores


2024-01-01



---
https://github.com/psanford/sqlite3vfshttp
psanford/sqlite3vfshttp: Go sqlite3 http vfs: query sqlite databases over http with range headers


2024-01-01



---
https://github.com/purcell/darcs-to-git
purcell/darcs-to-git: Convert/mirror darcs repos into git repos


2024-01-01



---
https://github.com/rahiel/archiveror
Archiveror will help you preserve the webpages you love.


2024-01-01



---
https://github.com/rasmusab/bayesian_first_aid
rasmusab/bayesian_first_aid: Inside every classical test there is a Bayesian model trying to get out.


2024-01-01



---
https://github.com/rasmusab/bayesian_first_aid/issues/13
Let user specify an informative prior


2024-01-01



---
https://github.com/readme/featured/aol-programming-culture
What hacking AOL taught a generation of programmers: The open source ethos behind rogue AOL add-ons


2024-01-01



---
https://github.com/repoze/repoze.lru
repoze.lru: Tiny LRU cache


2024-01-01



---
https://github.com/robert7/nixnote2
Nixnote - Evernote desktop client for Linux


2024-01-01



---
https://github.com/robinhouston/image-unshredding
Image unshredding using a TSP solver


2024-01-01



---
https://github.com/rothgar/awesome-tuis
List of projects that provide terminal user interfaces


2024-01-01



---
https://github.com/ryanjay0/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe


2024-01-01



---
https://github.com/salesforce/ctrl#Generations
Conditional Transformer Language Model for Controllable Generation


2024-01-01



---
https://github.com/sclopit/essays/blob/master/thrasyllus.md



2024-01-01



---
https://github.com/shawwn/gpt-2
shawwn/gpt-2: Code for the paper "Language Models are Unsupervised Multitask Learners"


2024-01-01



---
https://github.com/simonepri/lm-scorer
simonepri/lm-scorer: 📃Language Model based sentences scoring library


2024-01-01



---
https://github.com/sivel/speedtest-cli/
sivel/speedtest-cli: Command line interface for testing internet bandwidth using speedtest.net


2024-01-01



---
https://github.com/sol/HackageOneFive
Reverse dependency lookup for all packages on Hackage


2024-01-01



---
https://github.com/soumith/cvpr2015/blob/master/DQN%20Training%20iTorch.ipynb
DQN Training iTorch.ipynb at master


2024-01-01



---
https://github.com/soumith/dcgan.torch
soumith/dcgan.torch: A torch implementation of https://arxiv.org/abs/1511.06434


2024-01-01



---
https://github.com/stumpwm/stumpwm-contrib/blob/master/util/searchengines/README.org
stumpwm-contrib/util/searchengines/README.org


2024-01-01



---
https://github.com/summerstay/poem-generator
Generates rhyming poetry using Huggingface GPT-2


2024-01-01



---
https://github.com/sytelus/HackerNewsData
sytelus/HackerNewsData: All stories and comments posted on Hacker News upto May 29, 2014


2024-01-01



---
https://github.com/taziksh/hayasaka.ai/blob/master/StyleGAN2_Tazik_25GB_RAM.ipynb
hayasaka.ai/StyleGAN2_Tazik_25GB_RAM.ipynb at master · taziksh/hayasaka.ai


2024-12-13



---
https://github.com/tensorflow/models/tree/master/research/object_detection
models/research/object_detection at master


2024-01-01



---
https://github.com/tensorfork/tensorfork/issues/11#issuecomment-625557178
BigGAN: consistency regularization (SimCLR-style) loss


2024-01-01



---
https://github.com/tensorfork/tensorfork/issues/26
StyleGAN → BigGAN: import the StyleGAN large 8x512 FC _z_ → _w_ embedding trick


2024-01-01



---
https://github.com/tensorfork/tensorfork/issues/34
BigGAN: non-normal latent space (binomial mixture?)


2024-01-01



---
https://github.com/tgandor/asciiplotlib
tgandor/asciiplotlib: Plotting on the command line


2024-01-01



---
https://github.com/theZiz/aha
aha: Ansi HTML Adapter


2024-01-01



---
https://github.com/tjko/jpegoptim
tjko/jpegoptim: jpegoptim - utility to optimize/compress JPEG files


2024-01-01



---
https://github.com/tom-p-reichel/svg-is-turing-complete
tom-p-reichel/svg-is-turing-complete: An implementation of rule 110 in Scalable Vector Graphics


2024-01-01



---
https://github.com/torch/torch7/wiki/Cheatsheet
Cheatsheet


2024-01-01



---
https://github.com/tromp/ChessPositionRanking/blob/main/img/2389704906374985477664262349386869232706664089.png
ChessPositionRanking/img/2389704906374985477664262349386869232706664089.png at main · tromp/ChessPositionRanking


2024-01-01



---
https://github.com/uncss/uncss
uncss: Remove unused styles from CSS


2024-01-01



---
https://github.com/urbit/urbit/graphs/contributors
Contributors to urbit/urbit


2024-01-01



---
https://github.com/vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning


2024-01-01



---
https://github.com/w3c/csswg-drafts/issues/3473#issuecomment-2032718416
Preventing too-short final lines of blocks (Last Line Minimum Length)


2024-04-03



---
https://github.com/wavewave/fficxx/graphs/contributors
Contributors to wavewave/fficxx


2024-01-01



---
https://github.com/webrecorder/pywb
Core Python Web Archiving Toolkit for replay and recording of web archives


2024-01-01



---
https://github.com/webrecorder/warcio
Streaming WARC/ARC library for fast web archive IO


2024-01-01



---
https://github.com/xoreaxeaxeax/movfuscator/tree/master/validation/doom
movfuscator/validation/doom at master


2024-01-01



---
https://github.com/xoreaxeaxeax/rosenbridge
Hardware backdoors in some x86 CPUs


2024-01-01



---
https://github.com/yizhiwang96/deepvecfont
[SIGGRAPH Asia 2021] DeepVecFont: Synthesizing High-quality Vector Fonts via Dual-modality Learning


2024-01-01



---
https://github.com/yzhou359/MakeItTalk
yzhou359/MakeItTalk


2024-01-01



---
https://github.com/za3k/export-chrome-bookmarks
za3k/export-chrome-bookmarks: Print chrome bookmarks in line-delimited format


2024-01-01



---
https://github.com/za3k/rip-chrome-history
za3k/rip-chrome-history: Print urls and access times from Chrome/Chromium browser history


2024-01-01



---
https://gitlab.com/cryptsetup/cryptsetup/-/issues/19
lacks superblock backup (#19)


2024-01-01



---
https://gitlab.com/cryptsetup/cryptsetup/-/issues/77
Second copy of LUKS header (#77)


2024-01-01



---
https://gitlab.developers.cam.ac.uk/cst/dtg/trvedata/local-first/-/commit/7a8819e817a85173af7033e64bcdcc5054b9af50?expanded=1#e74ca419c79e4a87cb170f6eb8a6c0d2719e1c73_0_726
Web article style files (7a8819e8) · Commits · Computer Lab / Digital Technology Group / TRVE Data / local-first


2024-01-01



---
https://gitlab.haskell.org/ghc/ghc/-/issues/2143
YHC‘s sort is faster than GHC’s


2024-01-01

cs/haskell

---
https://gitlab.haskell.org/ghc/ghc/-/issues/3843
#3843: Merge plugins into HEAD


2024-01-01

cs/haskell

---
https://gitlab.haskell.org/ghc/ghc/-/issues/910
#910: --make should have a -j flag for parallel building


2024-01-01

cs/haskell

---
https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/g-so-c-multiple-instances
Wiki


2024-01-01

cs/haskell

---
https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/rts/storage/gc/immix
immix


2024-01-01

cs/haskell

---
https://gitlab.haskell.org/ghc/ghc/-/wikis/new-plugins
new plugins · Wiki · Glasgow Haskell Compiler / GHC


2024-01-01

cs/haskell

---
https://gitstats.sourceforge.net/
GitStats - git history statistics generator


2024-01-01



---
https://gizmodo.com/heres-what-it-actually-costs-to-run-a-university-scienc-5827381
Here's what it actually costs to run a university science lab


2024-01-01



---
https://gizmodo.com/how-america-s-most-useless-crop-also-became-its-most-co-1724553276
How America’s Most Useless Crop Also Became Its Most Commonly Grown One


2024-01-01



---
https://gizmodo.com/how-rats-turned-their-private-paradise-into-a-terrifyin-1687584457
How Mice Turned Their Private Paradise Into A Terrifying Dystopia
Inglis-Arkell
2015
2024-01-01



---
https://gizmodo.com/read-ken-lius-amazing-story-that-swept-the-hugo-nebula-5958919
Read Ken Liu's amazing story that swept the Hugo, Nebula and World Fantasy Awards


2024-01-01



---
https://gizmodo.com/the-last-of-the-iron-lungs-1819079169
The Last of the Iron Lungs


2024-01-01



---
https://gizmodo.com/the-untold-story-of-napoleon-hill-the-greatest-self-he-1789385645
The Untold Story of Napoleon Hill, the Greatest Self-Help Scammer of All Time


2024-01-01



---
https://gizmodo.com/weird-and-wonderful-movies-that-youll-never-get-to-see-5877874
Weird and Wonderful Movies That You'll Never Get to See


2024-01-01



---
https://gizmodo.com/when-a-stranger-decides-to-destroy-your-life-1827546385
When a Stranger Decides to Destroy Your Life


2024-01-01



---
https://gking.harvard.edu/files/gking/files/how_the_chinese_government_fabricates_social_media_posts_for_strategic_distraction_not_engaged_argument.pdf



2024-01-01



---
https://gkosev.blogspot.com/2012/08/fixing-hacker-news-mathematical-approach.html
A hint of chaos: Fixing Hacker News: A mathematical approach


2024-08-04



---
https://glassyocean.coln.biz/glov0014/
Daybreak #1


2024-01-01



---
https://globalguerrillas.typepad.com/



2024-01-01



---
https://globalguerrillas.typepad.com/globalguerrillas/2005/04/piercing_the_co.html



2024-01-01



---
https://globalguerrillas.typepad.com/globalguerrillas/2011/06/more-thoughts-on-bitcoin.html



2024-01-01



---
https://globalvoices.org/2011/10/18/japan-were-losing-to-apple-and-heres-why/
Japan: We’re Losing to Apple, and Here’s Why


2024-01-01



---
https://globalvoices.org/2011/11/05/japans-it-exodus-a-personal-perspective-part-2/print/
Japan’s IT Exodus: A Personal Perspective (Part 2)


2024-01-01



---
https://goatsreadingseacats.tumblr.com/
Goats Reading Seacats


2024-01-01



---
https://godotengine.org/article/godot-arrives-in-the-epic-games-store/
Godot Arrives in the Epic Games Store


2024-01-01



---
https://golem.ph.utexas.edu/category/2013/01/carlesons_theorem.html
‘Carleson's Theorem’, Tom Leinster


2024-01-01



---
https://goodjudgmentproject.blogspot.com/
The Good Judgment Project


2024-01-01



---
https://google-summer-of-code-2009-haskell.googlecode.com/files/IsaacA_Dupree.tar.gz



2024-01-01



---
https://google-summer-of-code-2009-haskell.googlecode.com/files/Niklas_Broberg.tar.gz



2024-01-01



---
https://googleblog.blogspot.com/2011/10/fall-sweep.html
A fall sweep


2024-01-01



---
https://googleblog.blogspot.com/2011/11/more-spring-cleaning-out-of-season.html
Official Google Blog: More spring cleaning out of season


2024-01-01



---
https://googleprojectzero.blogspot.com/2015/07/one-font-vulnerability-to-rule-them-all.html
One font vulnerability to rule them all #1: Introducing the BLEND vulnerability


2024-01-01



---
https://googleprojectzero.blogspot.com/2017/04/over-air-exploiting-broadcoms-wi-fi_11.html
Over The Air: Exploiting Broadcom's Wi-Fi Stack (Part 2)


2024-01-01



---
https://googleprojectzero.blogspot.com/2017/07/trust-issues-exploiting-trustzone-tees.html
Project Zero: Trust Issues: Exploiting TrustZone TEEs


2024-01-01



---
https://googlereader.blogspot.com/2010/09/welcome-and-look-back.html
Official Google Reader Blog: A welcome and a look back


2024-01-01



---
https://googlesystem.blogspot.com/
Google Operating System


2024-01-01



---
https://googlesystem.blogspot.com/2011/01/abandoned-knol.html
Abandoned Knol


2024-01-01



---
https://googlesystem.blogspot.com/2013/03/google-reader-data-points.html
Google Reader Data Points


2024-01-01



---
https://googlesystem.blogspot.com/2013/03/google-reader-data-points.html?google_comment_id=z12wjrqpao3qhjgl223zzv1h4s2hx5na504
Google Reader Data Points


2024-01-01



---
https://googlesystem.blogspot.com/2013/07/google-alerts-drops-rss-feeds.html
Google Alerts Drops RSS Feeds


2024-01-01



---
https://gopiandcode.uk/logs/log-bloomfilters-debunked.html
Bloom filters debunked: Dispelling 30 Years of bad math with Coq!


2024-01-01



---
https://gosling.psy.utexas.edu/wp-content/uploads/2014/09/AABS05DogPersonalityReview.pdf



2024-01-01



---
https://gosling.psy.utexas.edu/wp-content/uploads/2014/09/AABS05DogPersonalityReview.pdf#page=28



2024-01-01



---
https://goto.ucsd.edu/~nvazou/thesis/main.pdf



2024-01-01



---
https://gowers.wordpress.com/2013/04/14/answers-results-of-polls-and-a-brief-description-of-the-program/
Answers, results of polls, and a brief description of the program


2024-01-01



---
https://gpt3demo.com/apps/magicemail-io
Say goodbye to painful email reading and writing: Magic Email is your AI-powered email assistant that summarises your emails and generates professional emails from brief one-line descriptions. Get through all of your emails 5x faster so you can free up more time for your important work.


2024-01-01



---
https://gptprompts.wikidot.com/context-stuffing
Context Stuffing


2024-01-01



---
https://gptprompts.wikidot.com/linguistics:word-in-context



2024-01-01



---
https://gradientscience.org/data_rep_bias.pdf
Identifying Statistical Bias in Dataset Replication


2024-01-01



---
https://gradientscience.org/data_rep_bias/
Identifying Statistical Bias in Dataset Replication [blog]
Engstrom
2020
2024-01-01



---
https://granta.com/cult-hindu-cowboy/
The Cult of the Hindu Cowboy


2024-01-01



---
https://granta.com/the-man-with-two-heads/
The Man with Two Heads


2024-01-01



---
https://grantland.com/features/the-strange-case-super-mario-bros-movie/
Hollywood Archaeology: The Super Mario Bros. Movie


2024-01-01



---
https://grantland.com/one-hundred-years-arm-bars-gracie-jiu-jitsu-mma/
One Hundred Years of arm bars: A family epic spanning the Gracie jiu-jitsu dynasty’s generations of combat and betrayal, from the Amazon to Hollywood to the UFC


2024-01-01



---
https://graphics8.nytimes.com/packages/pdf/science/Ending_Med_Rev_Chap_1.pdf



2024-01-01



---
https://greatpenformances.com/2009/01/05/1959-bestselling-novels/



2024-01-01



---
https://greekreporter.com/2008/07/12/the-brothers-parlapanides/
The Brothers Parlapanides


2024-01-01



---
https://greekreporter.com/2010/12/19/inside-the-minds-of-the-parlapanides-brothers/



2024-01-01



---
https://green.googleblog.com/2011/04/investing-in-worlds-largest-solar-power_11.html
Investing in the world’s largest solar power tower plant


2024-01-01



---
https://greenrushdaily.com/kid-made-16k-month-selling-weed-in-mail/100010367894675/
This Kid Made Over $16K a Month Selling Weed Through the Mail


2024-01-01



---
https://grognor.blogspot.com/2016/12/have-you-tried-solving-problem.html
Seeing into the True Nature: Have You Tried Solving the Problem?


2024-01-01



---
https://grognor.blogspot.com/2016/12/umeshism.html
Seeing into the True Nature: Umeshism


2024-01-01



---
https://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/
Structure and Interpretation of Computer Programs, Video Lectures


2024-01-01



---
https://groups.google.com/embeddeddeprecation?pt=topic/rec.arts.anime.misc/qQULw4dqZKs
Embedded groups are no longer supported


2024-01-01



---
https://groups.google.com/forum/#!msg/mnemosyne-proj-users/8yZz9BbqKl4/BxAIjo_2WscJ



2024-01-01



---
https://groups.google.com/forum/#!searchin/yi-devel/gwern



2024-01-01



---
https://groups.google.com/g/brain-training
Dual N-Back, Brain Training &amp; Intelligence


2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/2f2ea6c33bc04e53



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/3083e3a448bba61



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/358765b641a1a43c/913ebdab64728332



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/52d802a9df720962



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/69e49db27f3924f8



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/7321c36dca3dcfad/3eb3ac6bd64498f0



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/75639eb9ec430d09/f43418c779ad241d



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/9303a95ba669742d



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/b4a99de43af6a33d



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/da01159674cc5af0



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/dfefba647545fb57



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/efec0cfe9f67e91f



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/f0c0a9cd8cd0ba0a



2024-01-01



---
https://groups.google.com/g/brain-training/browse_frm/thread/f0c0a9cd8cd0ba0a/8d224603737f4bae



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/0217449d6e1cedcd



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/1b0b307f9605ba4e



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/1b0b307f9605ba4e/47d0a2fcc41ae4d3



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/1c44c7570cdb4a35



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/2fc047209bd0f0cf



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/3008683d4b314f6/5e833c4c0df9fb9b



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/373089e3e049707b/5dbde0450a4d44ca



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/3af97e7c14585851



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/3d5a890354d6b207



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/3de2bf7a8e70949c



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/3e9b194bd55401d6



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/420f332fcd4317c9



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/43ca7f18d595304



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/453bef518ddd535d



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/4b0697d5619d873b/7b91f868a3f7f979



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/513e4738a3d5fb78



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/5e7ac7e6432b0d77/9f3b791ee0fb1c38



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/5e989058544ad122



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/624d88b9d2f11860



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/676676a8e34f56d3



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/6e35c60f904c2417



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/72aa2de2fdf75edf/6c777b2646227c38?q



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/78e54d222e2c268b/44526d276379dded



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/7a674cf0305a6f5c



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/7b9807e881f6b1a3



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/7e859b3a7bfeb0d8



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/8053035600aa5d5d



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/84d227fee313b60a



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/88b25686081cd3a8



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/8f3f840e05a90509



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/8fba10a29aba0270



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/92a06b84a3f74b52



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/9c233ef7c68b16dc



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/a5a02094c97f30c5



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/a8934cc1e04075f9



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/aa849686781add83



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/c4eaff3059759531



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/d1e53e8c69c95c3a



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/d32fd7b43efb31f3



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/dbf15a5180d39814



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/e5cb4e26f5ff3ac9



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/e5ed78ad41d397cb



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/e9074921a905a7fa



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/eacf724158e04506



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/f11ff07eb9eba1a4



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/f70b31bab31fafc4/67a6717ba9b06988



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/fcaf852fb9f09466



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/fd08b93399939fb9



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/fe4ee2f0c994e40e



2024-01-01



---
https://groups.google.com/g/brain-training/browse_thread/thread/fe4ee2f0c994e40e/088dd6260d3d6031



2024-01-01



---
https://groups.google.com/g/brain-training/c/0esdv7XM6AA
Quintuple N-Back: Progress?


2024-01-01



---
https://groups.google.com/g/brain-training/c/13ntwrki25U
Am I Using a Strategy, or is it Normal?


2024-01-01



---
https://groups.google.com/g/brain-training/c/5g4aCuaZ8h0
Sleeping difficulties


2024-01-01



---
https://groups.google.com/g/brain-training/c/6FtV3kffU20
Non-electronic game version of N-back task


2024-01-01



---
https://groups.google.com/g/brain-training/c/7u-zymhfS3w
The visual feedback in BW


2024-01-01



---
https://groups.google.com/g/brain-training/c/8e77E8FliyQ
Dual N-back impairs creativity/lateral thinking?


2024-01-01



---
https://groups.google.com/g/brain-training/c/CLxO4szQ34A
The Jaeggi way (Was: dizziness)


2024-01-01



---
https://groups.google.com/g/brain-training/c/DdeZzeXEMyE
What happened to Cognitivefun.net?


2024-01-01



---
https://groups.google.com/g/brain-training/c/GDt140sRs-E
Changes in Attitude?


2024-01-01



---
https://groups.google.com/g/brain-training/c/GO7d0jRR8fA
Developing Multiple Mentalism and Quad N-back


2024-01-01



---
https://groups.google.com/g/brain-training/c/HcU6pfiOXIE/m/O2hseVUkBToJ
n-backing without software?


2024-01-01



---
https://groups.google.com/g/brain-training/c/Hf8JVcJ9Jes
intuitive way


2024-01-01



---
https://groups.google.com/g/brain-training/c/JVzkcpMTIkA
Re: TNB(PIA) may improve intelligence


2024-01-01



---
https://groups.google.com/g/brain-training/c/N7u8uTp1Krs/m/vjHCHRnmJBwJ
Noticeable gains after N backing, meditation and juggling


2024-01-01



---
https://groups.google.com/g/brain-training/c/QlL0ByzXVoQ#body
The Conservatism of Old Age: overrated?


2024-01-01



---
https://groups.google.com/g/brain-training/c/RIKqITyMvfQ
I.Q. tests question


2024-01-01



---
https://groups.google.com/g/brain-training/c/RIyG76C2RdE
After 6 months of training, no changes in intelligence.


2024-01-01



---
https://groups.google.com/g/brain-training/c/SguBu19yZH8
Lateral Thinking


2024-01-01



---
https://groups.google.com/g/brain-training/c/V_msD2vUjy4



2024-01-01



---
https://groups.google.com/g/brain-training/c/XHJH4A_pvKk
Reinterpretation of Jaeggi et al.


2024-01-01



---
https://groups.google.com/g/brain-training/c/XnrH5kMrDXc
Training Journal


2024-01-01



---
https://groups.google.com/g/brain-training/c/_an75e7Nnfc/m/tqgz6-Zf4S8J
No transfer


2024-01-01



---
https://groups.google.com/g/brain-training/c/cWvW-MEL5S4
Still 3.5


2024-01-01



---
https://groups.google.com/g/brain-training/c/d1-6RujBY_E
Should I hide the correct answer indicators?


2024-01-01



---
https://groups.google.com/g/brain-training/c/dJkXE2CKKaU
Other exercises for mind as effective as N-back


2024-01-01



---
https://groups.google.com/g/brain-training/c/gGE5IMD71CI
New papers etc.


2024-01-01



---
https://groups.google.com/g/brain-training/c/i4i8C4JSe8w
Putting brain training to the test


2024-01-01



---
https://groups.google.com/g/brain-training/c/ivRPOyDfmQQ
Have you seen any improvement in IQ tests after trying Dual - N - back?


2024-01-01



---
https://groups.google.com/g/brain-training/c/ivRPOyDfmQQ/c397c36355355d4c



2024-01-01



---
https://groups.google.com/g/brain-training/c/lVUkyq8ukAE
Dr. Jaeggi on per-trial feedback and strategies


2024-01-01



---
https://groups.google.com/g/brain-training/c/o-hkHA1f9iQ
Long-term effects (years)


2024-01-01



---
https://groups.google.com/g/brain-training/c/sXRurbk_R6I/m/XRPVmAad0dwJ
wais-iii huge perceptual organization index improvement


2024-01-01



---
https://groups.google.com/g/brain-training/c/uGg1zj05A7w/m/7m8XX6O14tQJ
Got into MENSA... the second time around ☺


2024-01-01



---
https://groups.google.com/g/brain-training/c/zxGWSoftZYw
My System, let's share strategies


2024-01-01



---
https://groups.google.com/g/brain-training/msg/5d5ca4de825f7187



2024-01-01



---
https://groups.google.com/g/brain-training/tree/browse_frm/thread/80613920c0fbd422/18f2a024cd8f87e8?rnum=31&_done=%2Fgroup%2Fbrain-training%2Fbrowse_frm%2Fthread%2F80613920c0fbd422%2Fb960c61b9e515755%3Ftvc%3D1%26#doc_e87c3f795821ac64



2024-01-01



---
https://groups.google.com/g/diagrams-discuss/c/p1vDRo6ldWw/m/WNZ5GWvTPVwJ
[GSoC 2013] Porting Charts to Diagrams—Final Report


2024-01-01



---
https://groups.google.com/g/dualnback/c/l7I0BJdHbsw
DualNBack


2024-01-01



---
https://groups.google.com/g/fj.rec.animation/c/vrk3l2zpxCw
A bad influence by EVA


2024-01-01



---
https://groups.google.com/g/graded-reader
graded-reader


2024-01-01



---
https://groups.google.com/g/hacker-news-reads-sicp
Hacker News Reads SICP


2024-01-01



---
https://groups.google.com/g/isrs-support
iSRS Support


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users
mnemosyne-proj-users


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/7_RPX9sdc4s
Unable to Import Large Decks


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/8yZz9BbqKl4
[Mnemosyne-proj-users] Statistics: is time of day of reviews stored?


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/QzhysVWtdFE
scheduler feedback needed


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/W74Pzq712rU
Syncing the log files directly between the iPhone and Mnemosyne


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/_RC55gH7DrY
Bash scripts for vocabulary building (with images and pictures)


2024-01-01



---
https://groups.google.com/g/mnemosyne-proj-users/c/tPHlkTFVX_4/m/oF61BF44iQkJ
mnemosyne-proj-users


2024-01-01



---
https://groups.google.com/g/overcomingbiasnyc/c/kB48iEhnwkE
Overcoming Bias NYC


2024-01-01



---
https://groups.google.com/g/pandoc-discuss/c/9nNlThHLv98/m/-JE-s7Z2AwAJ
pandoc-discuss


2024-01-01



---
https://groups.google.com/g/pandoc-discuss/c/jgb-Q0F2p1Y/m/1DogIEAtAQAJ
pandoc-discuss


2024-01-01



---
https://groups.google.com/g/rec.arts.anime.misc/c/5JPu38qPc7s
Anime Yawa: EVA


2024-01-01



---
https://groups.google.com/g/rec.arts.anime.misc/c/RNbiZFSjnZ8
WWII Anime


2024-01-01



---
https://groups.google.com/g/rec.arts.anime.misc/c/pC5dTjMLrUs
[EVANGELION] Opinions from Anime producers


2024-01-01



---
https://groups.google.com/g/rec.arts.anime/c/khYdD5BjhYY
Some more thoughts on the rape scene in HONNEAMISE


2024-01-01



---
https://groups.google.com/g/scheme-reports-wg2/c/xGd0_eeKmGI/m/q-xM5fbuAQAJ
My resignation letter as R7RS-large chair


2024-01-01



---
https://groups.google.com/g/sci.bio/c/v4NchfXFiNs/m/iPfaISp-uCMJ
Pulling Habits out of Rats


2024-01-01



---
https://groups.google.com/group/ankisrs-users/about



2024-01-01



---
https://groups.google.com/group/ankisrs/



2024-01-01



---
https://groups.google.com/group/japan.anime.evangelion/browse_thread/thread/3fc12c1f9f33edd/e9888baf7dd332b3



2024-01-01



---
https://groups.google.com/group/rec.arts.anime/browse_thread/thread/f0401912352a88b1/f82f63a1f3571cb3?q=author%3ADHORN%40ricevm1.rice.edu+roman+a+clef&pli=1



2024-01-01



---
https://groups.yahoo.com/group/tiffanygrantfanclub/message/5697



2024-01-01



---
https://groups.yahoo.com/group/tiffanygrantfanclub/message/5725



2024-01-01



---
https://groups.yahoo.com/neo/groups/catsandkittens/conversations/messages/188981



2024-01-01



---
https://groups.yahoo.com/neo/groups/simulatingwar/conversations/topics/1377



2024-01-01



---
https://growthecon.wordpress.com/2015/03/16/genetic-origins-of-economic-development/
Genetic Origins of Economic Development


2024-01-01



---
https://grugq.github.io/blog/2013/10/10/silk-road-security/
Silk Road Security: Counterintelligence Lessons for Drug Dealers


2024-01-01



---
https://gsoc2013cwithmobiledevices.blogspot.com/
GSoC 2013 - Communicating with Mobile Devices


2024-01-01



---
https://guessiclrreviews.com/
Guess ICLR Reviews


2024-10-04



---
https://gunbuster.fandom.com/wiki/Kazumi_Amano
Kazumi Amano Gunbuster


2024-01-01



---
https://gundam.fandom.com/wiki/Kamaria_Ray#Notes_&_Trivia
Kamaria Ray


2024-01-01



---
https://gundam.fandom.com/wiki/MS-05B_Zaku_I
MS-05B Zaku I


2024-01-01



---
https://gundam.fandom.com/wiki/Odin_Lowe
Odin Lowe


2024-01-01



---
https://gundam.fandom.com/wiki/RGM-79_GM
RGM-79 GM


2024-01-01



---
https://gundam.fandom.com/wiki/RX-75_Guntank
RX-75 Guntank


2024-01-01



---
https://gupea.ub.gu.se/bitstream/2077/2687/3/gunwpe0231corr.pdf
Age-related risk of female infertility: A comparison between perceived personal and general risks


2024-01-01



---
https://gurren-lagann.livejournal.com/341612.html
Gainax in Germany - Tengen Toppa Gurren Lagann!


2024-01-01



---
https://gutenberg.ca/ebooks/smithcordwainer-onthegemplanet/smithcordwainer-onthegemplanet-00-h.html
On the Gem Planet by Cordwainer Smith


2024-01-01



---
https://gutenberg.net.au/ebooks02/0201141h.html
Emily of New Moon


2024-01-01



---
https://gutenberg.net.au/ebooks03/0300151h.html
Emily Climbs


2024-01-01



---
https://guzey.com/personal/research-ideas/
Research Ideas


2024-01-01



---
https://guzey.com/why-is-there-only-one-elon-musk/
Why is there only one Elon Musk? Why is there so much low-hanging fruit?


2024-01-01



---
https://gwern.net/doc/iodine/2023-11-30-jonahgoodman-anationalevilthecurseofthegoitreinswitzerland.html
Jonah Goodman


2024-01-01



---
https://gwern.shinyapps.io/orderStatisticsIncreasedVariance/



2024-01-01



---
https://habr.com/en/articles/429602/



2024-01-01



---
https://habr.com/ru/articles/516190/



2024-01-01



---
https://hackage.haskell.org/package/Barracuda
Barracuda: An ad-hoc P2P chat program


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/DBus
DBus: D-Bus bindings


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/DisTract
DisTract: Distributed Bug Tracking System


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/DrIFT-cabalized
DrIFT-cabalized: Program to derive type class instances


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/FermatsLastMargin
FermatsLastMargin: Annotate ps and pdf documents


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/Flippi
Flippi: Wiki


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/HFuse
HFuse: HFuse is a binding for the Linux FUSE library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/HRay
HRay: Haskell raytracer


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/HTTP
HTTP: A library for client-side HTTP


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/HTTP-4000.4.1/docs/Network-HTTP.html#v:simpleHTTP
Network.HTTP


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/Hashell
Hashell: Simple shell written in Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/HsJudy
Judy bindings, and some nice APIs


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/ListZipper
ListZipper: Simple zipper for lists


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/Monadius
Monadius: 2-D arcade scroller


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/TypeIlluminator
TypeIlluminator: TypeIlluminator is a prototype tool exploring debugging of type errors


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/ZMachine
ZMachine: A Z-machine interpreter


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/adhoc-network
adhoc-network: Ad-hoc P2P network protocol


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/archiver
archiver: Archive supplied URLs in WebCite &amp; Internet Archive


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/archiver-0.1
archiver: Archive supplied URLs in WebCite &amp; Internet Archive


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/array-memoize
array-memoize: Memoization combinators using arrays for finite sub-domains of functions


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/base-4.15.0.0/docs/Control-Concurrent-MVar.html
Control.Concurrent.MVar


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/base-4.15.0.0/docs/Data-Monoid.html
Data.Monoid


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/base-4.19.1.0/docs/Prelude.html#v:until
Prelude


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/bio
bio: A bioinformatics library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/blaze-builder
blaze-builder: Efficient buffered output


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/blaze-html
blaze-html: A blazingly fast HTML combinator library for Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/botpp
botpp: Build tool for Lambdabot


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/brainfuck
brainfuck: Brainfuck interpreter


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/bytestring
bytestring: Fast, compact, strict and lazy byte strings with a list interface


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/cabal-query
cabal-query: Helpers for quering .cabal files or hackageDB's 00-index.tar


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/clustertools
clustertools: Tools for manipulating sequence clusters


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/condorcet
condorcet: Library for Condorcet voting


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/conjure
conjure: A BitTorrent client


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/containers-0.7/docs/Data-Graph.html
Data.Graph


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/containers-0.7/docs/Data-Set.html
Data.Set


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/curl
curl: Haskell binding to libcurl


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/curl-1.3.6/docs/Network-Curl.html
Network.Curl


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/curl-1.3.6/docs/Network-Curl.html#v:curlGetString
Network.Curl


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/darcs-cabalized
darcs-cabalized: David's Advanced Version Control System


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/darcs-graph
darcs-graph: Generate graphs of darcs repository activity


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/dephd
Analyze quality of nucleotide sequences.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/djinn
djinn: Generate Haskell code from a type


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/estreps
estreps: Repeats from ESTs


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/feed
feed: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/fst
fst: Finite state transducers


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/genericserialize
genericserialize: Serialization library using Data.Generics


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/ghclive
ghclive: Interactive Haskell interpreter in a browser


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/gitit
gitit: Wiki using happstack, git or darcs, and pandoc.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/goa
goa: GHCi bindings to lambdabot


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/greencard
GreenCard, a foreign function pre-processor for Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/greencard-lib
greencard-lib: A foreign function interface pre-processor library for Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hakyll
hakyll: A static website compiler library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/harp
harp: HaRP allows pattern-matching with regular expressions


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hashed-storage
hashed-storage: Hashed file storage support code.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hashtables
hashtables: Mutable hash tables in the ST monad


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/haskell-in-space
haskell-in-space: 'Asteroids' arcade games


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/haskell-src-exts
haskell-src-exts: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/haskell-type-exts
haskell-type-exts: A type checker for Haskell/haskell-src-exts


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hback
hback: N-back memory game


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/helisp
helisp: An incomplete Elisp compiler


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hetris
hetris: Text Tetris


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hgeometric
hgeometric: A geometric library with bindings to GPC


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/highWaterMark
highWaterMark: Memory usage statistics


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hinstaller
hinstaller: Installer wrapper for Haskell applications


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hjs
hjs: JavaScript Parser


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hlint
hlint: Source code suggestions


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hoogle
Haskell API Search


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hopenssl
hopenssl: FFI Bindings to OpenSSL's EVP Digest Interface


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hs-fltk
hs-fltk: Binding to GUI library FLTK


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hscurses
hscurses: NCurses bindings for Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hsdns
hsdns: Asynchronous DNS Resolver


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hsemail
Parsec parsers for the Internet Message format (e-mail)


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hsgnutls
Library wrapping the GnuTLS API.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hsntp
hsntp: Libraries to use SNTP protocol and small client/server implementations


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hsp
Haskell Server Pages is a library for writing dynamic server-side web pages.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hspr-sh
hspr-sh: Session handler for HSP


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/http-enumerator
http-enumerator: HTTP client package with enumerator interface and HTTPS support


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/http-wget
http-wget: Provide a simple HTTP client interface by wrapping the wget command line tool. (deprecated)


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/hybrid
hybrid: A implementation of a type-checker for Lambda-H


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/infix
Infix expression re-parsing (for HsParser library)


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/interlude
interlude: Replaces some Prelude functions for enhanced error reporting


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/iteratee
iteratee: Iteratee-based I/O


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/ivor
Theorem proving library based on dependent type theory


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/lambdabot-utils
lambdabot-utils: Utility libraries for the advanced IRC bot, Lambdabot


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/lazysmallcheck
lazysmallcheck: A library for demand-driven testing of Haskell programs


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/linkchk
linkchk is a network interface link ping monitor.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/mohws
mohws: Modular Haskell Web Server


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/mpdmate
mpdmate: MPD/PowerMate executable


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/mtl
mtl: Monad classes for transformers, using functional dependencies


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/mtl-2.3.1/docs/Control-Monad-State-Lazy.html
Control.Monad.State.Lazy


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/nanocurses
nanocurses: Simple Curses binding


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/network
network: Low-level networking interface


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/network-uri
network-uri: URI manipulation


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/numbers-2009.8.9/docs/Data-Number-CReal.html#t:CReal
Data.Number.CReal


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/nymphaea
nymphaea: An interactive GUI for manipulating L-systems


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/orchid
orchid: Haskell Wiki Library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/pesca
pesca: Proof Editor for Sequent Calculus


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/pkcs1
pkcs1: RSA encryption with PKCS1 padding


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/plugins
plugins: Dynamic linking for Haskell and C objects


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/popenhs
popenhs: popenhs is a popen-like library for Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/powermate
powermate: bindings for Griffin PowerMate USB


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/pugs-HsSyck
pugs-HsSyck: Fast, lightweight YAML loader and dumper


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/pugs-hsregex
pugs-hsregex: Haskell PCRE binding


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/push-notify
push-notify: A server-side library for sending push notifications


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/rbr
rbr: Mask nucleotide (EST) sequences in Fasta format


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/reify
Serialize data


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/roguestar-engine
roguestar-engine: Sci-fi roguelike game


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/roguestar-gl
Sci-fi roguelike game. Client library.


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/rsagl
The RogueStar Animation and Graphics Library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/rss2irc
rss2irc: watches an RSS/Atom feed and writes it to an IRC channel


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/scion
scion: Haskell IDE library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/show
show: 'Show' instances for Lambdabot


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/simseq
simseq: Simulate sequencing with different models for priming and errors


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/smallcheck
smallcheck: A property-based testing library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/split
split: Combinator library for splitting lists


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/storablevector
storablevector: Fast, packed, strict storable arrays with a list interface like ByteString


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/tagsoup
tagsoup: Parsing and extracting information from (possibly malformed) HTML/XML documents


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/tagsoup-0.6/docs/Text-HTML-TagSoup-Parser.html#v%3AparseTags
Text.HTML.TagSoup.Parser


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/tagsoup-0.6/docs/Text-HTML-TagSoup-Parser.html#v:parseTags
Text.HTML.TagSoup.Parser


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/tetris
tetris: A 2-D clone of Tetris


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/thih
Typing Haskell In Haskell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/trhsx
trhsx: Deprecated


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/type-equality-check
type-equality-check: Type equality check


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/unix
unix: POSIX functionality


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/unlambda
unlambda: Unlambda interpreter


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/urlcheck
urlcheck: Parallel link checker


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/vector
vector: Efficient Arrays


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/vty
vty: A simple terminal UI library


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xml-parsec
xml-parsec: Parsing XML with Parsec


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xml2x
xml2x: Convert BLAST output in XML format to CSV or HTML


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xmonad-contrib-0.15/docs/XMonad-Actions-Search.html
XMonad.Actions.Search


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xmonad-contrib-0.15/docs/XMonad-Prompt-Shell.html
XMonad.Prompt.Shell


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xmonad-utils
xmonad-utils: A small collection of X utilities


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/xsact
xsact: Cluster EST sequences


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/yi-gtk
yi-gtk: The Haskell-Scriptable Editor, helper package


2024-01-01

cs/haskell

---
https://hackage.haskell.org/package/yi-vty
yi-vty: The Haskell-Scriptable Editor, helper package


2024-01-01

cs/haskell

---
https://hackage.haskell.org/packages/
packages by category


2024-01-01

cs/haskell

---
https://hackage.haskell.org/packages/#cat:Codec
packages by category


2024-01-01

cs/haskell

---
https://hackernewslater.com/posts/post-launch-front-page-hn/



2024-08-04



---
https://hackernoon.com/wheres-waldo-terminator-edition-8b3bd0805741
Where’s Waldo : Terminator Edition


2024-01-01



---
https://hackingdistributed.com/2015/10/14/bitcoin-ng/
Bitcoin-NG: A Secure, Faster, Better Blockchain


2024-01-01



---
https://hacks.mozilla.org/2021/05/improving-firefox-stability-on-linux/
Improving Firefox stability on Linux


2024-01-01



---
https://haddock2009.wordpress.com/category/cross-package-documentation/
cross-package documentation


2024-01-01



---
https://hal.science/file/index/docid/363128/filename/Article_JOCN.pdf



2024-01-01



---
https://halfsigma.typepad.com/half_sigma/2006/10/status_masturba.html



2024-01-01



---
https://handbook-5-1.cochrane.org/chapter_7/7_7_3_3_obtaining_standard_deviations_from_standard_errors.htm
7.7.3.3 Obtaining standard deviations from standard errors


2024-01-01



---
https://handbook-5-1.cochrane.org/chapter_8/8_assessing_risk_of_bias_in_included_studies.htm
Chapter 8: Assessing risk of bias in included studies


2024-01-01



---
https://handleshaus.wordpress.com/2013/12/17/review-of-the-rise-of-china-vs-the-logic-of-strategy-by-edward-luttwak/



2024-01-01



---
https://handleshaus.wordpress.com/2014/06/05/suppressing-tories/



2024-01-01



---
https://hansard.parliament.uk/Lords/1986-06-12/debates/56392d7a-e823-45be-80b6-26711300c7aa/GruinardIslandCostOfDecontamination



2024-01-01



---
https://hapgood.us/2015/10/17/the-garden-and-the-stream-a-technopastoral/
‘The Garden and the Stream: A Technopastoral’, Mike Caulfield


2024-01-01



---
https://hapgood.us/2018/02/18/recognition-is-futile-why-checklist-approaches-to-information-literacy-fail-and-what-to-do-about-it/
Recognition Is Futile: Why Checklist Approaches to Information Literacy Fail and What To Do About It


2024-01-01



---
https://hapgood.us/2019/03/28/network-heuristics/
Network Heuristics


2024-01-01



---
https://hardcoresoftware.learningbyshipping.com/p/061-bsod-to-watson-the-reliability
BSoD to Watson: The Reliability Journey: ‘20% or so of most frequently occurring crashes accounted for more than 80% of all crashes’—our discovery of the distribution of bugs and crashes


2024-01-01



---
https://harpers.org/archive/2007/02/0081384/



2024-01-01



---
https://harpers.org/archive/2009/08/like-i-was-jesus/?single=1
Like I Was Jesus, by Rachel Aviv


2024-01-01



---
https://harpers.org/archive/2013/07/blood-spore/
Blood Spore, by Hamilton Morris


2024-01-01



---
https://harpers.org/archive/2016/10/supping-on-horrors/?single=1
Supping on Horrors: Thomas De Quincey's bad habits


2024-01-01



---
https://harpers.org/archive/2018/06/the-sound-of-madness/
The Sound of Madness, by T. M. Luhrmann


2024-01-01



---
https://haruhi.fandom.com/wiki/Haruhi_Suzumiya#Yasumi_Watahashi
Haruhi Suzumiya


2024-01-01



---
https://harvardharrispoll.com/wp-content/uploads/2023/07/HHP_July2023_KeyResults.pdf#page=15



2024-01-01



---
https://harvardlawreview.org/print/vol-133/the-potential-use-test-and-the-northwest-passage/
The Potential-Use Test and the Northwest Passage


2024-01-01



---
https://hashcat.net/wiki/doku.php?id=mask_attack
mask_attack


2024-01-01



---
https://hastie.su.domains/ElemStatLearn/printings/ESLII_print12.pdf#page=630
_The Elements of Statistical Learning_: §16.2.2, ‘The `Bet on Sparsity` Principle’


2024-01-01



---
https://haveibeenpwned.com/
Have I Been Pwned: Check if your email has been compromised in a data breach


2024-01-01



---
https://hazuma.hatenablog.com/entry/20090511/1242018681
文学フリマ＆エヴァンゲリオンRETAKE


2024-01-01



---
https://hazyresearch.stanford.edu/blog/2023-12-11-zoology1-analysis
Zoology (Blogpost 1): Measuring and Improving Recall in Efficient Language Models


2024-01-01



---
https://hbr.org/2011/03/sleep-is-more-important-than-f.html
Sleep is More Important than Food


2024-01-01



---
https://hbr.org/2017/09/why-do-we-undervalue-competent-management
Why Do We Undervalue Competent Management?


2024-01-01



---
https://hci.iwr.uni-heidelberg.de/system/files/private/downloads/1848175122/schmitt_kunstliche-motivation-report.pdf



2024-01-01



---
https://hci.stanford.edu/msb/
Michael Bernstein


2024-07-05



---
https://hdsr.mitpress.mit.edu/pub/wi9yky5c/release/2
Computers Learning Humor Is No Joke


2024-01-01



---
https://healthland.time.com/2012/04/05/frozen-assets-why-u-s-sperm-is-a-hot-commodity/
Frozen Assets: Why American Sperm Is a Hot Commodity


2024-01-01



---
https://healthland.time.com/2013/11/22/delivery-man-the-9-sperm-donation-questions-youre-too-embarrassed-to-ask/
‘Delivery Man': 9 Sperm-Donation Questions You’re Too Embarrassed to Ask; For starters, could one man really father more than 500 children?


2024-01-01



---
https://healthyinfluence.com/wordpress/steves-primer-of-practical-persuasion-3-0/intro/windowpane/
Windowpane


2024-01-01



---
https://heartiste.wordpress.com/2009/10/05/whats-wrong-with-japanese-men/



2024-01-01



---
https://helda.helsinki.fi/bof/bitstream/handle/123456789/14908/dp1317.pdf



2024-01-01



---
https://help.archive.org/hc/en-us#316



2024-01-01



---
https://help.duckduckgo.com/duckduckgo-help-pages/results/syntax/



2024-01-01



---
https://help.iinet.net.au/iinet-members-webspace-end-life



2024-01-01



---
https://help.ubuntu.com/community/GnuPrivacyGuardHowto
GnuPrivacyGuardHowto


2024-01-01



---
https://help.yahoo.com/kb/groups/SLN31010.html



2024-01-01



---
https://heraldry.sca.org/armory/lessons/lesson06.html
Assorted Lessons in SCA Heraldry: On Proper...


2024-01-01



---
https://herbsutter.com/welcome-to-the-jungle/
Welcome to the Jungle: Or, A Heterogeneous Supercomputer in Every Pocket


2024-01-01



---
https://herd.typepad.com/herd_the_hidden_truth_abo/files/Dunbar_etal_2007.pdf



2024-01-01



---
https://hermiene.net/essays-trans/relativity_of_wrong.html
The Relativity of Wrong


2024-01-01



---
https://heterogenoustasks.wordpress.com/2015/01/26/standard-patterns-in-choice-based-games/
Standard Patterns in Choice-Based Games


2024-01-01



---
https://highnoongmt.wordpress.com/
Folk the Algorithms


2024-01-01



---
https://highnoongmt.wordpress.com/2019/10/28/machine-folk-from-gpt-2/
Machine Folk from GPT-2!


2024-01-01



---
https://highnoongmt.wordpress.com/?s=folk-rnn&submit=Search
folk-rnn Search Results


2024-01-01



---
https://highscalability.com/google-taming-the-long-latency-tail-when-more-machines-equal/



2024-01-01



---
https://higurashiopera.web.fc2.com/



2024-01-01



---
https://his.diva-portal.org/smash/get/diva2:424076/FULLTEXT01



2024-01-01



---
https://historiesofecology.blogspot.com/2015/10/the-real-decimal-point-error-that.html
Weltmurksbude: The real decimal error that transmogrified into the spinach-iron-decimal-error myth


2024-01-01



---
https://history.aip.org/phn/11503020.html
Chynoweth, A. G.


2024-01-01



---
https://historycooperative.org/a-short-history-on-sleep-before-the-industrial-revolution/
The History of Sleep before the Industrial Revolution


2024-01-01



---
https://hivemind-repo.s3-us-west-2.amazonaws.com/twdne3/twdne3.onnx



2024-01-01



---
https://hivemind-repo.s3-us-west-2.amazonaws.com/twdne3/twdne3.pt



2024-01-01



---
https://hivereview.org/tutorial/
HiveReview


2024-01-01



---
https://hmri.org.au/research/researchers/laureate-professor-rodney-scott/
Laureate Professor Rodney Scott


2024-10-05



---
https://hn-sicp.pbworks.com/w/page/9077106/FrontPage



2024-01-01



---
https://hn.algolia.com/#!/story/forever/prefix/0/gameprogrammingpatterns.com



2024-01-01



---
https://hn.algolia.com/#!/story/sort_by_date/prefix/0/author%3Agwern



2024-08-04



---
https://hn.algolia.com/?query=%22Candy%20Japan%22&sort=byPopularity&prefix&page=0&dateRange=all&type=all



2024-01-01



---
https://hn.algolia.com/?query=%22Long%20Bets%22&sort=byDate&prefix&page=0&dateRange=all&type=all



2024-01-01



---
https://hn.algolia.com/api



2024-08-04



---
https://hoaxes.org/archive/permalink/the_great_moon_hoax
The Great Moon Hoax (1835)


2024-01-01



---
https://holara.ai/holara/
Anime Image Generation


2024-01-01



---
https://hollisarchives.lib.harvard.edu/repositories/4/archival_objects/1033884
Evaluating New Methods of Measuring the Qualities Needed in Superior Foreign Service Information Officers, 1973


2024-01-01



---
https://home.cs.colorado.edu/~mozer/Research/Selected%20Publications/reprints/Cepedaetal2009.pdf



2024-01-01



---
https://home.gamer.com.tw/creationDetail.php?sn=863335
冷めた世代と‘魔法の箱’（庵野秀明、上野俊哉）


2024-01-01



---
https://home.gwu.edu/~forrest/fmdeathincongressps.pdf
ERROR: The request could not be satisfied


2024-01-01



---
https://home.inklingmarkets.com/expiring/markets



2024-01-01



---
https://home.inklingmarkets.com/recent/markets



2024-01-01



---
https://home.uchicago.edu/~hortacsu/onlinedating.pdf



2024-01-01



---
https://homepage.math.uiowa.edu/~jorgen/kierkegaardquotesource.html
Source of Søren Kierkegaard quote


2024-01-01



---
https://homepages.se.edu/cvonbergen/files/2013/01/Learned-Industriousness.pdf
Learned Industriousness
Eisenberger
1992
2024-01-01



---
https://homes.cs.washington.edu/~hannaneh/
Hannaneh Hajishirzi—University of Washington


2024-07-24



---
https://homes.cs.washington.edu/~yizhongw/
Yizhong Wang—University of Washington


2024-12-05



---
https://homes.cs.washington.edu/~zoran/NSMBfoldit-2011.pdf



2024-01-01



---
https://hoogle.haskell.org/
Hoogle


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=%255BInt%255D_-%3E_Int
%5BInt%5D_-&gt;_Int


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=%255Ba%255D_-%3E_%255Ba%255D
%5Ba%5D_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=%255Ba%255D_-%3E_a
%5Ba%5D_-&gt;_a


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=%3D%3C%3C
=&lt;&lt;


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(Monoid_a)_%3D%3E_a
(Monoid_a)_=&gt;_a


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(Monoid_a)_%3D%3E_a_-%3E_a_-%3E_a
(Monoid_a)_=&gt;_a_-&gt;_a_-&gt;_a


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(a1_-%3E_%255Ba%255D)_-%3E_%255Ba1%255D_-%3E_%255Ba%255D
(a1_-&gt;_%5Ba%5D)_-&gt;_%5Ba1%5D_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(a_-%3E_b_-%3E_c)_-%3E_(a,b)_-%3E_c
(a_-&gt;_b_-&gt;_c)_-&gt;_(a,b)_-&gt;_c


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(a_-%3E_m_b)_-%3E_%255Ba%255D_-%3E_m_()
(a_-&gt;_m_b)_-&gt;_%5Ba%5D_-&gt;_m_()


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=(x_-%3E_Bool)_-%3E_(x_-%3E_x)_-%3E_x_-%3E_x
(x_-&gt;_Bool)_-&gt;_(x_-&gt;_x)_-&gt;_x_-&gt;_x


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Control.Monad.void
Control.Monad.void


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Control.Parallel.Strategies
Control.Parallel.Strategies


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Data.List
Data.List


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Data.List.sort
Data.List.sort


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Data.Monoid
Data.Monoid


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Data.Sequence
Data.Sequence


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Eq



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Eq_a_%3D%3E_%255Ba%255D_-%3E_%255Ba%255D
Eq_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Filter
Filter


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=IO_a_-%3E_IO_()
IO_a_-&gt;_IO_()


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=IO_a_-%3E_IO_ThreadId
IO_a_-&gt;_IO_ThreadId


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=IO_a_-%3E_IO_a
IO_a_-&gt;_IO_a


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Int_-%3E_%255Ba%255D_-%3E_%255Ba%255D
Int_-&gt;_%5Ba%5D_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Int_-%3E_a_-%3E_%255Ba%255D
Int_-&gt;_a_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Monad
Monad


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Network.HTTP
Network.HTTP


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Num



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Ord



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Ord_a_%3D%3E_%255Ba%255D_-%3E_%255Ba%255D
Ord_a_=&gt;_%5Ba%5D_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Product
Product


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Read



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Show



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=String_-%3E_Int
String_-&gt;_Int


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=Sum



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=System.Cmd
System.Cmd


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=System.FilePath.dropExtension
System.FilePath.dropExtension


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=System.Process
System.Process


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=XMonad.Actions.Search
XMonad.Actions.Search


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=a_-%3E_%255Ba%255D
a_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=a_-%3E_%255Ba%255D_-%3E_Int
a_-&gt;_%5Ba%5D_-&gt;_Int


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=a_-%3E_(a_-%3E_a)_-%3E_%255Ba%255D
a_-&gt;_(a_-&gt;_a)_-&gt;_%5Ba%5D


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=any



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=concat
concat


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=drop



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=elemIndex
elemIndex


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=elemIndices
elemIndices


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=filter
filter


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=fst



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=getArgs
getArgs


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=getContents
getContents


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=id



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=isPrefixOf
isPrefixOf


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=iterate
iterate


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=last



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=liftM
liftM


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=log



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=logBase
logBase


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=map



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=mapM



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=mapM_
mapM_


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=maximum
maximum


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=nub



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=product
product


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=read



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=readProcessWithExitCode
readProcessWithExitCode


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=repeat
repeat


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=replicate
replicate


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=runCommand
runCommand


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=snd



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=spawn
spawn


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=tail



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=take



2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=takeWhile
takeWhile


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=uncurry
uncurry


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=unsafeInterleaveIO
unsafeInterleaveIO


2024-01-01

cs/haskell

---
https://hoogle.haskell.org/?hoogle=words
words


2024-01-01

cs/haskell

---
https://hort.purdue.edu/newcrop/proceedings1996/V3-554.html
Drug Discovery and Development at the National Cancer Institute: Potential for New Pharmaceutical Crops
Cragg
1996
2024-01-01



---
https://hotelconcierge.tumblr.com/post/162571849189/the-tower
Hotel Concierge


2024-01-01



---
https://hovav.net/ucsd/papers/s07.html
Hovav Shacham: The Geometry of Innocent Flesh on the Bone


2024-01-01



---
https://how-i-experience-web-today.com/



2024-01-01



---
https://how-sen.com/journal/2014/2/bike-helmets
Why it makes sense to bike without a helmet


2024-01-01



---
https://hpims.org/team/erwin-bottinger/
Erwin Bottinger


2024-11-30



---
https://hpmor.com/
Harry Potter and the Methods of Rationality


2024-01-01



---
https://hpmor.com/chapter/16



2024-01-01



---
https://hpmor.com/chapter/4



2024-01-01



---
https://hpmor.com/chapter/64



2024-01-01



---
https://hpmor.com/notes/101/
Author’s Note, Ch. 99-101


2024-01-01



---
https://hpmor.com/notes/progress-12-11-01/
Progress Report: November 1<sup>st</sup>


2024-01-01



---
https://hpmor.com/notes/progress-report-2013-11-01/
Progress Report, Nov 2013


2024-01-01



---
https://hrcak.srce.hr/file/210



2024-01-01



---
https://hrs.isr.umich.edu/about/scientific-leadership/david-r-weir
David R. Weir


2024-09-10



---
https://hrs.isr.umich.edu/about/scientific-leadership/jessica-faul
Jessica Faul


2024-09-16



---
https://html.com/attributes/img-srcset/



2024-01-01



---
https://html.spec.whatwg.org/multipage/dom.html#the-title-attribute
HTML Standard


2024-01-01



---
https://hub.darcs.net/alp/scoutess/changes
changes


2024-01-01



---
https://hub.darcs.net/simon/darcsden



2024-01-01



---
https://huggingface.co/PublicPrompts/All-In-One-Pixel-Model
PublicPrompts/All-In-One-Pixel-Model


2024-01-01



---
https://huggingface.co/bigscience/bloom
bigscience/bloom


2024-01-01



---
https://huggingface.co/blog/perceiver
Perceiver IO: a scalable, fully-attentional model that works on any modality


2024-01-01



---
https://huggingface.co/datasets/lint/anybooru
lint/anybooru


2024-01-01



---
https://hum.sagepub.com/content/30/5/431.full.pdf+html



2024-01-01



---
https://humancompatible.ai/bibliography
Annotated bibliography of recommended materials


2024-01-01



---
https://humanprogress.org/
Home


2024-01-01



---
https://humanprogress.org/40-ways-the-world-is-getting-better/
Forty Ways the World Is Getting Better


2024-01-01



---
https://humanvarieties.org/2013/01/15/100-years-of-testing-negro-intelligence/
100 years of Testing Negro Intelligence


2024-01-01



---
https://humanvarieties.org/2013/01/15/secular-changes-in-the-black-white-cognitive-ability-gap/
Secular Changes in the Black-White Cognitive Ability Gap


2024-01-01



---
https://humanvarieties.org/2013/03/29/cryptic-admixture-mixed-race-siblings-social-outcomes/
Cryptic Admixture, Mixed-Race Siblings, &amp; Social Outcomes – Human Varieties


2024-01-01



---
https://humanvarieties.org/2013/04/03/is-psychometric-g-a-myth/
Is Psychometric g a Myth?


2024-01-01



---
https://humanvarieties.org/2014/09/21/mhs-book-review-of-deafness-deprivation-and-iq-braden-1994/
MH’s book review of Deafness, Deprivation, and IQ (Braden 1994)


2024-01-01



---
https://humanvarieties.org/2014/09/21/the-study-of-deaf-people-since-braden-1994/
The study of deaf people since Braden (1994)


2024-01-01



---
https://humanvarieties.org/2016/01/20/the-evolutionary-default-hypothesis-and-negative-hbd/
The Evolutionary Default Hypothesis and Negative HBD


2024-01-01



---
https://humanvarieties.org/2017/07/01/measurement-error-regression-to-the-mean-and-group-differences/
Measurement Error, Regression to the Mean, and Group Differences


2024-01-01



---
https://humanvarieties.org/2018/04/18/dissertation-bounties/
Dissertation Bounties


2024-01-01



---
https://hyperallergic.com/265864/success-secrets-of-a-famous-cat-photographer/
Success Secrets of a Famous Cat Photographer


2024-01-01



---
https://hyperdimensionfumo.bandcamp.com/track/how-precious-death-how-senseless-life
How precious death, how senseless life Hyperdimension!


2024-01-01



---
https://hyperdimensionfumo.bandcamp.com/track/our-dreams-alight-here-as-we-board-this-train-towards-nowhere
Our dreams alight here as we board this train towards nowhere Hyperdimension!


2024-01-01



---
https://hyperdiscordia.church/universal_library.html
Universal Library


2024-01-01



---
https://hypermagicalultraomnipotence.wordpress.com/2017/07/26/there-are-no-free-lunches-but-organic-lunches-are-super-expensive-why-the-tradeoffs-constraining-human-cognition-do-not-limit-artificial-superintelligences/
There are no free lunches, but organic lunches are super expensive: Why the tradeoffs constraining human cognition do not limit artificial superintelligences


2024-01-01



---
https://hyperopt.github.io/hyperopt/
Hyperopt Documentation


2024-01-01



---
https://hypertextbook.com/facts/2007/SusanZhao.shtml
Wavelength of Maximum Human Visual Sensitivity


2024-01-01



---
https://hyunw.kim/
Hyunwoo Kim


2024-06-13



---
https://ia.net/topics/in-search-of-the-perfect-writing-font
From Monospace to Duospace: In Search of the perfect writing font


2024-01-01



---
https://ia600607.us.archive.org/28/items/NasaAudioHighlightReels/GT04_TEC.PDF
Composite Air-To-Ground and Onboard Voice Tape Transcription of the GT-4 Mission [1965-08-31, NASA Program Gemini Working Paper No. 5035]


2024-01-01



---
https://ia601204.us.archive.org/2/items/dnmarchives/dnmarchives_archive.torrent



2024-01-01



---
https://ia802805.us.archive.org/0/items/ScannersLiveInVain/SmithCordwainer-ScannersLiveInVain.txt



2024-01-01



---
https://iang.org/papers/market_for_silver_bullets.html
The Market for Silver Bullets


2024-01-01



---
https://iang.org/papers/triple_entry.html
Triple Entry Accounting


2024-01-01



---
https://ianosband.com/2015/07/19/Efficient-experimentation-and-multi-armed-bandits.html



2024-01-01



---
https://ianosband.com/2015/07/28/Beat-the-bandit.html



2024-01-01



---
https://ianstormtaylor.com/design-tip-never-use-black/
Design Tip: Never Use Black


2024-01-01



---
https://ibimapublishing.com/articles/ENDO/2014/459119/459119.pdf



2024-01-01



---
https://icosahedron.website/@halcy/101654023952557254
Icosahedron


2024-01-01



---
https://ideas.4brad.com/all-about-sensors-advanced-radar-and-more-future-perception
All about sensors: Advanced radar and more for the future of perception


2024-01-01



---
https://ideas.4brad.com/google-releases-detailed-intervention-rates-and-real-unsolved-problem-robocars
Google releases detailed intervention rates—and the real unsolved problem of robocars


2024-01-01



---
https://ideas.4brad.com/has-uber-already-beaten-private-ownership-cost
Has Uber already beaten private ownership on cost?


2024-01-01



---
https://ideas.4brad.com/what-if-city-ran-waze-and-you-had-obey-it-could-cure-congestion
What if the city ran Waze and you had to obey it? Could this cure congestion?


2024-01-01



---
https://ideas.repec.org/a/aea/aejpol/v3y2011i3p62-81.html
A's from Zzzz's? The Causal Effect of School Start Time on the Academic Achievement of Adolescents


2024-01-01



---
https://ideas.repec.org/a/eee/ecolet/v91y2006i3p395-401.html
A meta-analysis of the export growth hypothesis


2024-01-01



---
https://ideas.repec.org/a/tpr/restat/v86y2004i2p586-601.html
Returns to Birthweight


2024-01-01



---
https://ideas.repec.org/p/iza/izadps/dp2442.html
Over-Education and the Skills of UK Graduates


2024-01-01



---
https://idlewords.com/2007/04/the_alameda_weehawken_burrito_tunnel.htm
The Alameda-Weehawken Burrito Tunnel


2024-01-01



---
https://idolish7.fandom.com/wiki/Nagi_Rokuya
Nagi Rokuya


2024-01-01



---
https://idpas.org/pdf/261Malnutritionbrain.pdf
Malnutrition, Brain Development, Learning and Behavior


2024-01-01



---
https://ieeexplore.ieee.org/document/9152675
Flash Boys 2.0: Frontrunning in Decentralized Exchanges, Miner Extractable Value, and Consensus Instability


2024-01-01



---
https://ieeexplore.ieee.org/ielx5/6/22144/01030991.pdf?tp=&arnumber=1030991&isnumber=22144



2024-01-01



---
https://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=602492



2024-01-01



---
https://iep.utm.edu/epi-luck/
Internet Encyclopedia of Philosophy


2024-01-01



---
https://iep.utm.edu/moore/#SH2d
Moore, George Edward


2024-01-01



---
https://if50.substack.com/p/1990-lambdamoo
1990: LambdaMOO


2024-01-01



---
https://if50.substack.com/p/1997-achaea
1997: Achaea - by Aaron A. Reed - 50 Years of Text Games


2024-01-01



---
https://if50.substack.com/p/1999-king-of-dragon-pass
1999: King of Dragon Pass


2024-01-01



---
https://if50.substack.com/p/2003-kingdom-of-loathing
2003: The Kingdom of Loathing


2024-01-01



---
https://if50.substack.com/p/2009-fallen-london
2009: Fallen London


2024-01-01



---
https://if50.substack.com/p/2011-nested
2011: Nested - by Aaron A. Reed - 50 Years of Text Games


2024-01-01



---
https://ifdo.ca/~seymour/runabc/abcguide/abc2midi_guide.html
Guide to Advanced Features of Abc2midi


2024-01-01



---
https://iforcedabot.com/i-have-no-mana-and-i-must-tap/
I Have No Mana And I Must Tap


2024-01-01



---
https://ign.org/cm_data/2013_Bath_Effect_of_inadequate_iodine_status_in_UK_pregnant_women_on_cognitive_outcomes_in_their_children_ALSPAC_Lancet.pdf
Effect of inadequate iodine status in UK pregnant women on cognitive outcomes in their children: results from the Avon Longitudinal Study of Parents and Children (ALSPAC)


2024-01-01



---
https://ignorethecode.net/blog/2010/04/20/footnotes/
Footnotes


2024-01-01



---
https://iguanamouth.tumblr.com/post/158982472537/pokemon-generated-by-neural-network
go wash your hands, Pokemon generated by neural network


2024-01-01



---
https://ihsgnef.github.io/
Shi Feng


2024-06-13



---
https://ij-healthgeographics.biomedcentral.com/counter/pdf/10.1186/1476-072X-11-19.pdf
Geospatial examination of lithium in drinking water and suicide mortality


2024-01-01



---
https://ije.oxfordjournals.org/content/38/5/1175.full.pdf



2024-01-01



---
https://ije.oxfordjournals.org/content/early/2015/07/24/ije.dyv112.full.pdf



2024-01-01



---
https://ikm.ku.dk/english/contact/specialties/psychiatry/?pure=en%2Fpersons%2Fmerete-nordentoft(6d0fe19c-7c81-463b-8bc8-822d71584b69).html



2024-09-16



---
https://ilgiardinodeglispecchi.bandcamp.com/track/leonardo
Leonardo


2024-01-01



---
https://ilovetypography.com/2021/04/03/fonts-in-focus-louche/



2024-01-01



---
https://ilovetypography.com/blog/



2024-01-01



---
https://image-net.org/challenges/beyond_ilsvrc.php
Beyond ILSVRC workshop 2017


2024-01-01



---
https://imagen.research.google/video/
Imagen Video


2024-01-01



---
https://imb.uq.edu.au/profile/1720/kathryn-kemper
Dr Kathryn Kemper—Institute for Molecular Bioscience


2024-09-10



---
https://imdevsoftware.wordpress.com/2014/06/04/using-repeated-measures-to-remove-artifacts-from-longitudinal-data/
Using Repeated Measures to Remove Artifacts from Longitudinal Data


2024-01-01



---
https://imgur.com/BLWbiXT



2024-01-01



---
https://imgur.com/a/7R8IRVh
Asukas for a Rainy Monday


2024-01-01



---
https://imgur.com/a/8nkMmeB



2024-01-01



---
https://imgur.com/a/L7BSnkm
Danbooru2018 Male face StyleGAN, 400 random samples


2024-01-01



---
https://imgur.com/a/LE80ogv



2024-01-01



---
https://imgur.com/a/NZzcMbC
A few Marisa portraits


2024-01-01



---
https://imgur.com/a/hAcfv



2024-01-01



---
https://imgur.com/a/xXuKwYV
Holo cropped face collection


2024-01-01



---
https://imgur.com/d8EYyel



2024-01-01



---
https://imgur.com/nVlguLH



2024-01-01



---
https://imgur.com/vY5WJ



2024-01-01



---
https://imgur.com/ySDP2



2024-01-01



---
https://imperialx.wordpress.com/2011/07/12/anime-101-tsundere-characters-part-12/



2024-01-01



---
https://imsdb.com/
The Internet Movie Script Database


2024-01-01



---
https://increment.com/open-source/the-rise-of-few-maintainer-projects/
The rise of few-maintainer projects: As casual contributions—coordinated by a handful of maintainers—become ever more prevalent, how should we reset our expectations for OSS?
Nadia Eghbal
2019
2024-01-01



---
https://indieweb.org/manual_until_it_hurts
manual until it hurts


2024-01-01



---
https://inessential.com/2011/03/16/a_plea_for_baked_weblogs.html



2024-01-01



---
https://inference-review.com/article/counting-in-the-dark
Counting in the Dark
Partha Ghose

2024-01-01



---
https://infidels.org/library/modern/richard-carrier-improbable-luck/
Improbable Luck
Richard Carrier

2024-01-01



---
https://infidels.org/library/modern/richard-carrier-kooks/
Kooks
Richard Carrier

2024-01-01



---
https://infoproc.blogspot.com/2010/10/wigner-recollections.html
Wigner recollections


2024-01-01



---
https://infoproc.blogspot.com/2014/08/its-all-in-gene-cows.html
It's all in the gene: cows


2024-01-01



---
https://infoproc.blogspot.com/2014/09/common-genetic-variants-associated-with.html
Common genetic variants associated with cognitive performance
Steve Hsu

2024-01-01



---
https://infoproc.blogspot.com/2014/11/gender-differences-in-preferences.html
Gender differences in preferences, choices, and outcomes: SMPY longitudinal study


2024-01-01



---
https://infoproc.blogspot.com/2015/07/frontiers-in-cattle-genomics.html
Frontiers in cattle genomics
Steve Hsu

2024-01-01



---
https://infoproc.blogspot.com/2015/09/snp-hits-on-cognitive-ability-from-300k.html
SNP hits on cognitive ability from 300k individuals
Steve Hsu

2024-01-01



---
https://infoproc.blogspot.com/2016/01/improved-crisprcas9-safe-and-effective.html
Improved CRISPR–Cas9: Safe and Effective?


2024-01-01



---
https://informationisbeautiful.net/visualizations/snake-oil-scientific-evidence-for-nutritional-supplements-vizsweet/



2024-01-01



---
https://informationr.net/ir/16-2/paper476.html
The search queries that took Australian Internet users to Wikipedia


2024-01-01



---
https://inhumanexperiment.blogspot.com/
Inhuman Experiment


2024-01-01



---
https://inhumanexperiment.blogspot.com/2009/03/increasing-intelligence-by-playing.html
Increasing Intelligence by Playing a Memory Game – Experiment Update


2024-01-01



---
https://ink.library.smu.edu.sg/cgi/viewcontent.cgi?article=5222&context=lkcsb_research



2024-01-01



---
https://innovationandgrowth.wordpress.com/2010/06/13/the-debt-crisis-and-the-human-genome/
The Debt Crisis and the Human Genome – Mandel on Innovation and Growth


2024-01-01



---
https://innovationandgrowth.wordpress.com/2011/07/29/productivity-surge-of-2007-09-melts-away-in-new-data/
Productivity ‘Surge’ of 2007-09 melts away in new data


2024-01-01



---
https://innsbigdata.wordpress.com/2015/02/09/interview-with-juergen-schmidhuber/
50 Years of Deep Learning and Beyond: an Interview with Jürgen Schmidhuber


2024-01-01



---
https://inria.hal.science/hal-01079369/document



2024-01-01



---
https://instsci.org/h3.pdf



2024-01-01



---
https://instsci.org/hard1.pdf



2024-01-01



---
https://intelligence.org/2013/10/03/proofs/
Mathematical Proofs Improve But Don't Guarantee Security, Safety, and Friendliness


2024-01-01



---
https://intelligence.org/2013/12/13/aaronson/
Scott Aaronson on Philosophical Progress


2024-01-01



---
https://intelligence.org/2013/12/21/josef-urban-on-machine-learning-and-automated-reasoning/
Josef Urban on Machine Learning and Automated Reasoning


2024-01-01



---
https://intelligence.org/2014/05/12/exponential-and-non-exponential/
Exponential and non-exponential trends in information technology


2024-01-01



---
https://intelligence.org/2016/09/12/new-paper-logical-induction/
New paper: "Logical induction"


2024-01-01



---
https://intelligence.org/2017/11/25/security-mindset-ordinary-paranoia/
Security Mindset and Ordinary Paranoia


2024-01-01



---
https://intelligence.org/files/AIPosNegFactor.pdf



2024-01-01



---
https://intelligence.org/files/AlignmentMachineLearning.pdf



2024-01-01



---
https://intelligence.org/files/ArmsControl.pdf



2024-01-01



---
https://intelligence.org/files/HowHardIsAI.pdf



2024-01-01



---
https://intelligence.org/files/IE-EI.pdf



2024-01-01



---
https://intelligence.org/files/PredictingAI.pdf
How We're Predicting AI—or Failing To
Armstrong, Sotala
2012
2024-01-01



---
https://intelligence.org/files/ResponsesAGIRisk.pdf
Responses to Catastrophic AGI Risk: A Survey


2024-01-01



---
https://intelligence.org/files/WBE-Superorgs.pdf



2024-01-01



---
https://interglacial.com/~sburke/pub/prose/Blake_-_Proverbs_of_Hell.html
William Blake : Proverbs of Hell


2024-01-01



---
https://internetshakespeare.uvic.ca/doc/Ham_F1/complete/index.html
<em>Hamlet</em> (Folio 1, <span class="date-range">1623<sub>401ya</sub></span>)

1623
2024-09-03



---
https://internetshakespeare.uvic.ca/doc/Ham_F1/complete/index.html#tln-795
<em>Hamlet</em> (Folio 1, 1623)


2024-01-01



---
https://internetshakespeare.uvic.ca/doc/Ham_Q1/complete/index.html#tln-795
Hamlet (Quarto 1, 1603)


2024-01-01



---
https://internetshakespeare.uvic.ca/doc/Ham_Q2/complete/index.html#tln-795
Hamlet (Quarto 2, 1604)


2024-01-01



---
https://interviews.slashdot.org/story/11/09/06/1458254/Kevin-Kelly-Answers-Your-Questions
Kevin Kelly Answers Your Questions


2024-01-01



---
https://intoli.com/blog/hacker-news-title-tool/
Predicting Hacker News article success with neural networks and TensorFlow


2024-08-04



---
https://intrade.com/jsp/intrade/common/c_cd.jsp?conDetailID=639648&z=1285871684768



2024-01-01



---
https://intrade.com/jsp/intrade/common/c_cd.jsp?conDetailID=652756&z=1285872122100



2024-01-01



---
https://intrade.com/jsp/intrade/common/c_cd.jsp?conDetailID=686537&z=1290800258450



2024-01-01



---
https://intrade.com/jsp/intrade/common/c_cd.jsp?conDetailID=702407&z=1285870999458



2024-01-01



---
https://intrade.com/jsp/intrade/help/index.jsp?page=general.html%23fees



2024-01-01



---
https://iovs.arvojournals.org/article.aspx?articleid=2265959
Transethnic Replication of Association of CTG18.1 Repeat Expansion of TCF4 Gene With Fuchs' Corneal Dystrophy in Chinese Implies Common Causal Variant


2024-01-01



---
https://ipscell.com/2015/03/georgechurchinterview/
George Church on Germline Human Genetic Modification


2024-01-01



---
https://iqcomparisonsite.com/
IQ Comparison Site Advanced Culture Fair IQ Test


2024-01-01



---
https://iqtest.com/



2024-01-01



---
https://iqtest.org.uk/
iqtest.org.uk


2024-01-01



---
https://iranhrdc.org/no-safe-haven-irans-global-assassination-campaign/
No Safe Haven: Iran's Global Assassination Campaign


2024-01-01



---
https://irp.fas.org/agency/dod/jason/human.pdf



2024-01-01



---
https://irp.fas.org/world/para/ubl-fbis.pdf
‘Compilation of Usama Bin Ladin Statements 1994-January 2004’, FBIS


2024-01-01



---
https://irp.nih.gov/pi/lenore-launer
Lenore Joy Launer, Ph.D. Principal Investigators


2024-09-22



---
https://irp.nih.gov/pi/luigi-ferrucci
Luigi Ferrucci, M.D., Ph.D. Principal Investigators


2024-08-18



---
https://irs.princeton.edu/sites/g/files/toruqf276/files/event/uploads/economics_of_scaleup_20171004.pdf



2024-01-01



---
https://isapapers.pitt.edu/58/1/2005-02_Brown.pdf
Offshoring in the Semiconductor Industry: A Historical Perspective


2024-01-01



---
https://isfdb.org/cgi-bin/pl.cgi?261005
Publication: The General Zapped an Angel


2024-01-01



---
https://isomerdesign.com/pihkal/406.shtml



2024-01-01



---
https://isomerdesign.com/pihkal/read/tk/35



2024-01-01



---
https://isteve.blogspot.com/2013/06/did-senator-schumer-really-get-perfect.html
Did Senator Schumer really get a perfect 1600 SAT score?


2024-01-01



---
https://isteve.blogspot.com/2014/03/real-life-conspiracies.html
Real life conspiracies


2024-01-01



---
https://it.slashdot.org/comments.pl?sid=2679325&cid=39089165
John Nash's Declassified 1955 Letter To the NSA


2024-01-01



---
https://it.wikipedia.org/wiki/Gualtiero_Cannarsi
Gualtiero Cannarsi


2024-01-01



---
https://itazuranakiss.fandom.com/wiki/Christine_Robbins
Christine Robbins Itazura Na Kiss Wiki


2024-01-01



---
https://iterative.capital/thesis/



2024-01-01



---
https://itnext.io/modern-storage-is-plenty-fast-it-is-the-apis-that-are-bad-6a68319fbc1a



2024-01-01



---
https://ivan.bessarabov.com/blog/famous-programmers-work-time
At what time of day does famous programmers work?


2024-01-01



---
https://izbicki.me/blog/nuclear-weapon-statistics-using-monoids-groups-and-modules-in-haskell
Nuclear weapon statistics using monoids, groups, and modules in Haskell


2024-01-01



---
https://ja.wikipedia.org/wiki/%E3%82%AD%E3%82%B9%E3%81%A8%E9%AD%94%E7%8E%8B%E3%81%A8%E7%B4%85%E8%8C%B6
キスと魔王と紅茶


2024-01-01



---
https://ja.wikipedia.org/wiki/%E3%82%BA%E3%83%BC%E3%83%A0%E3%82%A4%E3%83%B3!!%E6%9C%9D!
ズームイン!!朝!


2024-01-01



---
https://ja.wikipedia.org/wiki/%E3%83%99%E3%83%B3%E3%83%BB%E3%83%88%E3%83%BC#.E4.B8.BB.E8.A6.81.E4.BA.BA.E7.89.A9
ベン・トー


2024-01-01



---
https://ja.wikipedia.org/wiki/%E5%88%A5%E5%86%8A%E5%AE%9D%E5%B3%B6



2024-01-01



---
https://ja.wikipedia.org/wiki/%E6%96%B0%E4%B8%96%E7%B4%80%E3%82%A8%E3%83%B4%E3%82%A1%E3%83%B3%E3%82%B2%E3%83%AA%E3%82%AA%E3%83%B3
新世紀エヴァンゲリオン


2024-01-01



---
https://jack-clark.net/
Import AI


2024-09-03



---
https://jack-clark.net/about/



2024-08-29



---
https://jacksonwcrawford.com/the-cowboy-havamal/
The Cowboy Hávamál


2024-01-01



---
https://jacobin.com/2011/12/four-futures/
Four Futures


2024-01-01



---
https://jacobin.com/2012/12/the-red-and-the-black/
The Red and the Black


2024-01-01



---
https://jacobin.com/2015/05/slow-food-artisanal-natural-preservatives
A Plea for Culinary Modernism


2024-01-01



---
https://jacobin.com/2020/12/luxury-sneaker-markets-capitalist-nikes-resale
Luxury Sneaker Markets Are a Preview of Capitalist Dystopia


2024-01-01



---
https://jacobsschool.ucsd.edu/news/release/791?id=791
Keys Can be Copied From Afar, Jacobs School Computer Scientists Show


2024-01-01



---
https://jacquesmattheij.com/sorting-lego-the-software-side/
Sorting 2 Tons of Lego, The software Side


2024-01-01



---
https://jacquesmattheij.com/sorting-two-metric-tons-of-lego/
Sorting 2 Metric Tons of Lego


2024-01-01



---
https://jadagul.tumblr.com/post/145201618713/linear-programming-how-does-it-work
Maybe-Mathematical Musings


2024-01-01



---
https://jakevdp.github.io/blog/2012/09/12/dynamic-programming-in-python/
Dynamic Programming in Python: Bayesian Blocks


2024-01-01



---
https://jakevdp.github.io/blog/2018/09/13/waiting-time-paradox/
The Waiting Time Paradox, or, Why Is My Bus Always Late?


2024-01-01



---
https://jamanetwork.com/journals/jama/article-abstract/2649239
Chess Study Revives Debate Over Cognition-Enhancing Drugs


2024-01-01



---
https://jamanetwork.com/journals/jama/article-abstract/2669724
Interest in the Ketogenic Diet Grows for Weight Loss and Type 2 Diabetes Lifestyle Behaviors


2024-01-01



---
https://jamanetwork.com/journals/jama/article-abstract/900417
Comparison of Effect Sizes Associated With Biomarkers Reported in Highly Cited Individual Articles and in Subsequent Meta-analyses Breast Cancer


2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/1380451
Multivitamins in the Prevention of Cancer in Men: The Physicians' Health Study II Randomized Controlled
Gaziano
2012
2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/183162
Vitamins E and C in the Prevention of Prostate and Total Cancer in Men: The Physicians' Health Study II Randomized Controlled Trial
Gaziano
2009
2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/183580
Effects of Modafinil on Dopamine and Dopamine Transporters in the Male Human Brain: Clinical Implications


2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/185854
Annual High-Dose Oral Vitamin D and Falls and Fractures in Older Women: A Randomized Controlled Trial


2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/186835
Docosahexaenoic Acid Supplementation and Cognitive Decline in Alzheimer Disease: A Randomized Trial


2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/1902230
Reanalyses of Randomized Clinical Trial Data Research, Methods, Statistics


2024-01-01



---
https://jamanetwork.com/journals/jama/fullarticle/209653
Persistence of Contradicted Claims in the Literature Dementia and Cognitive Impairment


2024-01-01



---
https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/413032
Vitamin D Supplementation and Total Mortality: A Meta-analysis of Randomized Controlled Trials


2024-01-01



---
https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/413715
Effects of Ergocalciferol Added to Calcium on the Risk of Falls in Elderly High-Risk Women


2024-01-01



---
https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/414283
Smoking History and Cognitive Function in Middle Age From the Whitehall II Study


2024-01-01



---
https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/486658
A Randomized Controlled Trial of Vitamin D<sub>3</sub> Supplementation in African American Women


2024-01-01



---
https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2688343
Effect of Greening Vacant Land on Mental Health of Community-Dwelling Adults: A Cluster Randomized Trial


2024-01-01



---
https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2735464
Projected Prevalence of Actionable Pharmacogenetic Variants and Level A Drugs Prescribed Among US Veterans Health Administration Pharmacy Users


2024-01-01



---
https://jamanetwork.com/journals/jamaneurology/fullarticle/2694717
Placebo Effects on the Neurologic Pain Signature: A Meta-analysis of Individual Participant Functional Magnetic Resonance Imaging Data


2024-01-01



---
https://jamanetwork.com/journals/jamaoncology/fullarticle/2499777
The Scientific Impact of Positive and Negative Phase 3 Cancer Clinical Trials


2024-01-01



---
https://jamanetwork.com/journals/jamapediatrics/fullarticle/383436
Impact of Delaying School Start Time on Adolescent Sleep, Mood, and Behavior


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/article-abstract/481896
Is Psychosis Exacerbated by Modafinil?


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/article-abstract/494463
Changes in Melatonin Levels but Not Cortisol Levels Are Associated With Depression in Patients With Eating Disorders


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/fullarticle/210554
Long-Chain ω-3 Fatty Acids for Indicated Prevention of Psychotic Disorders: A Randomized, Placebo-Controlled Trial


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/fullarticle/2494707
Patterns of Nonrandom Mating Within and Across 11 Major Psychiatric Disorders


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/fullarticle/2533653
Triggers for Violent Criminality in Patients With Psychotic Disorders


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/fullarticle/2649277
Association of Lithium in Drinking Water With the Incidence of Dementia


2024-01-01



---
https://jamanetwork.com/journals/jamapsychiatry/fullarticle/2728182
Agreement Between Prospective and Retrospective Measures of Childhood Maltreatment: A Systematic Review and Meta-analysis


2024-01-01



---
https://james.howison.name/pubs/HowisonHerbslebSciSoftCscw2011-all-figures.pdf



2024-01-01



---
https://jamesdixon.wordpress.com/2009/05/07/forking-protocol-why-when-and-how-to-fork-an-open-source-project/
Forking Protocol: Why, When, and How to Fork an Open Source Project


2024-01-01



---
https://jamesjlee.altervista.org/



2024-06-13



---
https://jamestown.org/wp-content/uploads/2021/05/The-Prize-Why-Taiwan-and-its-Place-in-the-Global-Semiconductor-Supply-Chian-Matter-to-the-United-States.pdf#page=21



2024-01-01



---
https://jamesyu.org/
James Yu


2024-01-01



---
https://jangirrishabh.github.io/toyCarIRL/
toyCarIRL


2024-01-01



---
https://japaneseteasommelier.wordpress.com/2014/11/28/de-mono-kuki-cha-me-cha-kona-cha/
De-mono : kuki-cha, me-cha, kona-cha – Japanese Tea Sommelier


2024-01-01



---
https://japansociety.org/resources/content/2/0/5/4/documents/azuma_mcgray%20interview.pdf



2024-01-01



---
https://japansociology.com/tag/hafu/



2024-01-01



---
https://japantoday.com/category/features/lifestyle/the-hafu-project-exploring-the-question-of-what-it-means-to-be-japanese
The Hafu Project: Exploring the question of what it means to be Japanese


2024-01-01



---
https://jasoncrawford.org/
Jason Crawford


2024-01-01



---
https://jasonkerwin.com/nonparibus/2021/11/03/nothing-scales/
Nothing Scales


2024-01-01



---
https://jasonmitchell.fas.harvard.edu/Papers/Mitchell_failed_science_2014.pdf



2024-01-01



---
https://jaspervdj.be/files/2011-gsoc-text-utf8-proposal.html



2024-01-01



---
https://jaspervdj.be/hakyll/
Home


2024-01-01



---
https://jaspervdj.be/hakyll/reference/Hakyll-Web-Redirect.html
Hakyll.Web.Redirect


2024-01-01



---
https://jaspervdj.be/hakyll/reference/Hakyll-Web-Tags.html
Hakyll.Web.Tags


2024-01-01



---
https://jaspervdj.be/posts/2011-07-10-text-utf8-initial-results.html
Initial results


2024-01-01



---
https://jaspervdj.be/posts/2011-08-09-text-utf8-memory-usage.html
Studying memory usage


2024-01-01



---
https://jaspervdj.be/posts/2011-08-19-text-utf8-the-aftermath.html
Aftermath


2024-01-01



---
https://jaspervdj.be/posts/2011-08-19-text-utf8-the-aftermath.html#comment-291037007
Aftermath


2024-01-01



---
https://javmodel.com/jav/homepages.php?model_cat=Mixed-Race
Japanese Porn Stars - JAV Actress - JAV Idol - Mixed-Race


2024-01-01



---
https://jaymans.wordpress.com/2014/03/04/environmental-hereditarianism/
Environmental Hereditarianism


2024-01-01



---
https://jaymans.wordpress.com/2015/06/27/the-rise-of-universalism/
The Rise of Universalism


2024-01-01



---
https://jaymans.wordpress.com/2015/07/04/demography-is-destiny/
Demography is Destiny, American Nations Edition


2024-01-01



---
https://jaymans.wordpress.com/obesity-facts/
Obesity Facts


2024-01-01



---
https://jaypsong.blog/2011/11/15/poverty-by-moon-byung-ran/
Poverty


2024-01-01



---
https://jayquantified.blogspot.com/2012/08/melatonin-preliminary-results.html
Melatonin: Preliminary Results


2024-01-01



---
https://jbonneau.com/doc/BM14-SPW-fawkescoin.pdf
Fawkescoin: A cryptocurrency without public-key cryptography


2024-01-01



---
https://jeffhuang.com/papers/HaloLearning_CHI13.pdf
Mastering the Art of War: How Patterns of Gameplay Influence Skill in Halo


2024-01-01



---
https://jenni.uchicago.edu/Spencer_Conference/Representative%20Papers/Richard%20et%20al,%202003.pdf



2024-01-01



---
https://jeremyturcotte.wordpress.com/2013/09/21/a-listing-of-extinct-british-peerages/
A listing of extinct British peerages


2024-01-01



---
https://jerf.org/iri/post/2024/not_about_python/
This Post Is Not About Python

2024
2024-10-29



---
https://jerrygood0703.github.io/KaraSinger/
KARASINGER: SCORE-FREE SINGING VOICE SYNTHESIS WITH VQ-VAE USING MEL-SPECTROGRAMS


2024-01-01



---
https://jessegalef.com/2011/08/17/calibrating-our-confidence/
Calibrating our Confidence


2024-01-01



---
https://jessegalef.com/2013/01/27/messing-with-time-why-the-flash-is-in-hell/
Messing With Time: Why The Flash is in Hell


2024-01-01



---
https://jessimekirk.com/
My Life in Bio


2024-01-01



---
https://jgeer.com/better-estimation-when-perfection-is-unlikely/
Better Estimation When Perfection Is Unlikely: A Bayesian Example


2024-01-01



---
https://jigsaw.w3.org/css-validator/
The W3C CSS Validation Service


2024-01-01



---
https://jigsaw.w3.org/css-validator/#validate-by-input
The W3C CSS Validation Service


2024-01-01



---
https://jinghuazhao.github.io/
您好，欢迎！Hello, welcome!—赵京华网页


2024-08-18



---
https://jinken-official.jimdofree.com/%E8%AC%9B%E6%BC%94%E9%8C%B2-%E4%BC%9A%E8%A6%8B%E9%8C%B2/%E5%BA%B5%E9%87%8E%E7%A7%80%E6%98%8E/
ページが見つかりません - 早稲田大学　人物研究会　公式サイト


2024-01-01



---
https://jite.informingscience.org/documents/Vol11/JITEv11p301-337Punnoose1197.pdf



2024-01-01



---
https://jme.bmj.com/content/37/4/249.abstract
Retractions in the scientific literature: is the incidence of research fraud increasing?


2024-01-01



---
https://jn.nutrition.org/content/131/1/72.full.pdf



2024-01-01



---
https://jn.nutrition.org/content/139/1/120.long



2024-01-01



---
https://jn.nutrition.org/content/140/5/999.full
Maternal Serum 25-Hydroxyvitamin D Concentrations Are Associated with Small-for-Gestational Age Births in White Women
Bodnar
2010
2024-01-01



---
https://jn.nutrition.org/content/141/2/261
Dietary Supplement Use in the United States, 2003–2006
Bailey
2011
2024-01-01



---
https://jn.nutrition.org/content/early/2010/02/24/jn.109.119578.abstract



2024-01-01



---
https://jnnp.bmj.com/content/72/2/179.full
Efficacy and safety of modafinil (Provigil®) for the treatment of fatigue in multiple sclerosis: a two centre phase 2 study


2024-01-01



---
https://joa.sh/posts/2015-09-14-prerender-mathjax.html
Prerendering MathJax


2024-01-01



---
https://joelvelasco.net/teaching/3865/zabell%20-%20symmetry%20and%20its%20discontents.pdf
Symmetry and its discontents


2024-01-01



---
https://joeyh.name/blog/entry/license_monads/
license monads


2024-01-01



---
https://john-millikin.com/software/haskell-enumerator#understanding-iteratees
Understanding Iteratees


2024-01-01



---
https://johncarlosbaez.wordpress.com/2018/09/20/patterns-that-eventually-fail/
Patterns That Eventually Fail


2024-01-01



---
https://johncwright.livejournal.com/117818.html
Total Conversion


2024-01-01



---
https://johnhawks.net/weblog/reviews/brain/development/ten_percent_brain_myth_2007.html/



2024-01-01



---
https://johnhcochrane.blogspot.com/2012/11/debt-maturity.html
The Grumpy Economist: Debt Maturity


2024-01-01



---
https://jojo.fandom.com/wiki/Stand
Stand JoJo's Bizarre Wiki


2024-01-01



---
https://jongwook.kim/
Jong Wook Kim


2024-07-07



---
https://jonmillward.com/blog/studies/deep-inside-a-study-of-10000-porn-stars/
Deep Inside: A Study of 10,000 Porn Stars and Their Careers


2024-01-01



---
https://josephg.com/blog/crdts-go-brrr/
CRDTs go brrr


2024-01-01



---
https://joshmitteldorf.scienceblog.com/2012/11/10/mortality-and-life-expectancy/
Mortality and Life Expectancy


2024-01-01



---
https://joshmitteldorf.scienceblog.com/2014/03/25/life-extension-supplements-a-reality-check/



2024-01-01



---
https://jotengine.com/transcriptions/Q0I0i33TaqCa9w4In0ZQCg
Jotengine: audio transcription and video captioning


2024-01-01



---
https://journal.stuffwithstuff.com/2014/04/22/zero-to-95688-how-i-wrote-game-programming-patterns/
Zero to 95,688: How I wrote Game Programming Patterns


2024-01-01



---
https://journal.stuffwithstuff.com/2014/11/03/bringing-my-web-book-to-print-and-ebook/
Zero to 353 Pages: Bringing My Web Book to Print and E-book


2024-01-01



---
https://journalofpositivesexuality.org/wp-content/uploads/2018/08/Failure-of-Academic-Quality-Control-Technology-of-Orgasm-Lieberman-Schatzberg.pdf



2024-01-01



---
https://journals.ametsoc.org/view/journals/clim/18/23/jcli3593.1.xml
Journal of Climate Volume 18 Issue 23 (2005)


2024-01-01



---
https://journals.aps.org/pr/pdf/10.1103/PhysRev.106.162



2024-01-01



---
https://journals.asm.org/doi/10.1128/iai.05661-11



2024-01-01



---
https://journals.lww.com/greenjournal/fulltext/2003/03000/a_randomized_trial_of_docosahexaenoic_acid.11.aspx
A Randomized Trial of Docosahexaenoic Acid Supplementation During the Third Trimester of Pregnancy


2024-01-01



---
https://journals.physiology.org/doi/full/10.1152/ajpregu.2000.278.4.r905
Systemic bacterial invasion induced by sleep deprivation


2024-01-01



---
https://journals.physiology.org/doi/full/10.1152/ajpregu.2001.280.2.r602
Sleep Deprivation and Host Defense


2024-01-01



---
https://journals.plos.org/plosmedicine/article/fetchObject.action?uri=info:doi/10.1371/journal.pmed.0020124.t004&representation=PNG_M



2024-01-01



---
https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0022656#pone-0022656-g002
Modeling Users' Activity on Twitter Networks: Validation of Dunbar's Number


2024-01-01



---
https://journals.sagepub.com/doi/10.1177/0022429409332677



2024-08-04



---
https://journals.sagepub.com/doi/10.1177/1745691620921521



2024-01-01



---
https://journals.sagepub.com/doi/10.1177/2515245917747646



2024-01-01



---
https://journals.sagepub.com/doi/10.2307/3344447



2024-08-04



---
https://journals.sagepub.com/doi/10.2307/3345521



2024-08-04



---
https://journals.sagepub.com/doi/abs/10.1177/014107680609900414
‘Peer review: a flawed process at the heart of science and journals’, 2006


2024-01-01



---
https://journals.sagepub.com/doi/full/10.1177/0306312714535679



2024-01-01



---
https://journals.sagepub.com/doi/full/10.1177/0956797617707270



2024-01-01



---
https://journals.sagepub.com/doi/full/10.1177/1745691616635612
Working Memory Training Does Not Improve Performance on Measures of Intelligence or Other Measures of ‘Far Transfer’: Evidence From a Meta-Analytic Review


2024-01-01



---
https://journals.sagepub.com/doi/full/10.1177/2053168017716547



2024-01-01



---
https://journals.sagepub.com/doi/full/10.1177/2332858415599972
Polygenic influence on educational attainment: New evidence from the national longitudinal study of adolescent to adult health


2024-01-01



---
https://journals.sagepub.com/doi/pdf/10.1177/00359157730661P202



2024-01-01



---
https://journals.sagepub.com/doi/pdf/10.1177/0956797611418676



2024-01-01



---
https://journals.sagepub.com/doi/suppl/10.1177/2332858415599972/suppl_file/ERO599972_Online_Supplement.docx



2024-01-01



---
https://journals.sagepub.com/toc/gcqb/20/3



2024-01-01



---
https://jov.arvojournals.org/article.aspx?articleid=2140824
Improving visual working memory performance with transcranial direct current stimulation


2024-01-01



---
https://jpmoresmau.blogspot.com/2011/09/eclipsefp-210-released.html
EclipseFP 2.1.0 released!


2024-01-01



---
https://jrzech.medium.com/what-are-radiological-deep-learning-models-actually-learning-f97a546c5b98
What are radiological deep learning models actually learning?


2024-01-01



---
https://jsteinhardt.stat.berkeley.edu/
Jacob Steinhardt


2024-07-13



---
https://jtauber.com/blog/2004/11/26/programmed_vocabulary_learning_as_a_travelling_salesman_problem/
Programmed Vocabulary Learning as a Travelling Salesman Problem


2024-01-01



---
https://jtauber.com/blog/2006/05/05/teaching_new_testament_greek/
Teaching New Testament Greek


2024-01-01



---
https://jtauber.com/blog/2008/02/10/a_new_kind_of_graded_reader/
A New Kind of Graded Reader


2024-01-01



---
https://juliagalef.com/
Julia Galef


2024-01-01



---
https://julianmichael.org/
Julian Michael


2024-07-13



---
https://juniperridge.com/collections/tea
Botanical Tea Caffeine Free


2024-01-01



---
https://junkfoodscience.blogspot.com/2009/07/calorie-restrictive-eating-for-longer.html
Junkfood Science: Calorie restrictive eating for longer life? The story we didn’t hear in the news


2024-01-01



---
https://justgetflux.com/
f.lux: software to make your life better


2024-01-01



---
https://justgetflux.com/research.html
f.lux: sleep research


2024-01-01



---
https://justpaste.it/7eovk
GPT-3 Github JSON dump reformatted to readable HTML


2024-01-01



---
https://k-on.fandom.com/wiki/Sumire_Sait%C5%8D
Sumire Saitō


2024-01-01



---
https://k-on.fandom.com/wiki/Talk:Tsumugi_Kotobuki#Parentage
Talk:Tsumugi Kotobuki K-ON! Wiki


2024-01-01



---
https://kafkafuura.wordpress.com/2013/05/29/lost-dream-generations/
Lost Dream Generations


2024-01-01



---
https://kagi.com/



2024-01-01



---
https://kajsotala.fi/2012/10/technology-will-destroy-human-nature/
Technology will destroy human nature


2024-01-01



---
https://kancolle.fandom.com/wiki/Asashio
Asashio KanColle Wiki


2024-01-01



---
https://kancolle.fandom.com/wiki/Zuihou
Zuihou KanColle Wiki


2024-01-01



---
https://kanzaki.sub.jp/archives/000271.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000272.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000273.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000274.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000277.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000279.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000280.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000282.html



2024-01-01



---
https://kanzaki.sub.jp/archives/000283.html



2024-01-01



---
https://kar.kent.ac.uk/46742/1/fp1187-altadmri.pdf



2024-01-01



---
https://karger.com/nps/article-abstract/32/3/161/230614/Effects-of-Cigarette-Smoking-on-Performance-in-a
Effects of Cigarette Smoking on Performance in a Simulated Driving Task


2024-01-01



---
https://karger.com/nps/article/64/3/152/233486/Bright-Light-Therapy-in-the-Treatment-of-Mood#pdf
Bright-light therapy in the treatment of mood disorders


2024-01-01



---
https://karpathy.github.io/2014/09/02/what-i-learned-from-competing-against-a-convnet-on-imagenet/
What I learned from competing against a ConvNet on ImageNet


2024-01-01



---
https://karpathy.github.io/2016/05/31/rl/
Deep Reinforcement Learning: Pong from Pixels


2024-01-01



---
https://karpathy.medium.com/software-2-0-a64152b37c35
Software 2.0. I sometimes see people refer to neural


2024-01-01



---
https://kb.mozillazine.org/Browser.send_pings
Browser.send pings


2024-01-01



---
https://keikakudoori.wordpress.com/category/umineko-no-naku-koro-ni/
Umineko no naku koro ni


2024-01-01



---
https://kennethcwilbur.github.io/website/w%20jme%202016%20Advertising%20Content%20and%20Television%20Advertising%20Avoidance.pdf
Advertising Content and Television Advertising Avoidance


2024-01-01



---
https://keras.io/
Keras: Deep Learning for humans


2024-01-01



---
https://kern-on.com/
Kern On


2024-01-01



---
https://kernull.com/bioradio.pdf
Why are modern scientists so dull? How science selects for perseverance and sociability at the expense of intelligence and creativity


2024-01-01



---
https://kettl.co/
Fine Japanese Tea by Kettl


2024-01-01



---
https://kev.town/2013/04/30/why-did-why-the-lucky-stiff-quit/
Why Did why the lucky stiff Quit? ...or, is this time well spent?


2024-01-01



---
https://kevinyank.com/posts/on-endings-why-how-we-retired-elm-at-culture-amp/
On Endings: Why &amp; How We Retired Elm at Culture Amp


2024-01-01



---
https://keyframe.cjas.org/~mneideng/trans/misc/annoghib.txt



2024-01-01



---
https://kffhealthnews.org/news/death-by-a-thousand-clicks/
Death By 1,000 Clicks: Where Electronic Health Records Went Wrong


2024-01-01



---
https://kfor.com/news/mysterious-spy-cameras-collecting-data-at-colorado-post-offices/
Mysterious spy cameras collecting data at Colorado post offices


2024-01-01



---
https://ki.se/en/people/anders-hamsten
Anders Hamsten


2024-10-29



---
https://ki.se/en/people/paul-lichtenstein
Paul Lichtenstein


2024-06-13



---
https://ki.se/en/people/per-hall
Per Hall


2024-11-02



---
https://ki.se/en/people/robert-karlsson
Robert Karlsson


2024-12-01



---
https://kickasstrips.com/2014/07/chris-froome-first-man-to-cross-the-english-channel-cycling-through-the-eurotunnel/
Chris Froome, first man to Cycle through the Eurotunnel crossing the English Channel


2024-01-01



---
https://kill-the-newsletter.com/



2024-01-01



---
https://killedbygoogle.com/
Google Graveyard - Killed by Google


2024-01-01



---
https://killedbymicrosoft.info/
Microsoft Graveyard - Killed by Microsoft


2024-01-01



---
https://kilthub.cmu.edu/articles/What_Went_Wrong_Reflections_on_Science_by_Observation_and_The_Bell_Curve/6493139/files/11937863.pdf#page=2



2024-01-01



---
https://kilthub.cmu.edu/articles/journal_contribution/Well_Played_3_0_Video_Games_Value_and_Meaning/6687050



2024-01-01



---
https://king-cr.jp/special/himawari/charactor.html
ひまわりっ！


2024-01-01



---
https://kk.org/books/out-of-control
Out of Control


2024-01-01



---
https://kk.org/cooltools/
Cool Tools


2024-01-01



---
https://kk.org/cooltools/chased-by-the-l/
Chased by the Light


2024-01-01



---
https://kk.org/thetechnium/
The Technium


2024-01-01



---
https://kk.org/thetechnium/amish-hackers-a/
Amish Hackers


2024-01-01



---
https://kk.org/thetechnium/better-than-fre/
Better Than Free


2024-01-01



---
https://kk.org/thetechnium/google-unique-n/
Google-Unique Names


2024-01-01



---
https://kk.org/thetechnium/lifelogging-an/
Lifelogging, An Inevitability


2024-01-01



---
https://kk.org/thetechnium/progression-of/
Progression of the Inevitable


2024-01-01



---
https://kk.org/thetechnium/scenius-or-comm/
Scenius, or Communal Genius


2024-01-01



---
https://kk.org/thetechnium/the-art-of-endl/
The Art of Endless Upgrades


2024-01-01



---
https://kk.org/thetechnium/the-number-of-s/
The Number of Species We Use


2024-01-01



---
https://kk.org/thetechnium/the-post-produc/
The Post-Productive Economy


2024-01-01



---
https://kk.org/thetechnium/the-shirky-prin/
The Shirky Principle


2024-01-01



---
https://kk.org/thetechnium/was-moores-law/
Was Moore’s Law Inevitable?


2024-01-01



---
https://kk.org/thetechnium/would-you-pay-f/
Would You Pay For Search?


2024-01-01



---
https://kk.org/thetechnium/you-are-not-late/
You Are Not Late


2024-01-01



---
https://kk.org/thetechnium/your-attention/
Your Attention is Cheap: $2.50/per Hour


2024-01-01



---
https://klimaleksus.github.io/FindTwin/
Find Twin v1.0, by Kly_Men_COmpany: This is a simple game, where you need to find the same image among other similar images.


2024-01-01



---
https://knightcolumbia.org/content/the-case-for-digital-public-infrastructure
The Case for Digital Public Infrastructure


2024-01-01



---
https://knightcolumbia.org/page/about-the-knight-institute



2024-01-01



---
https://knowingless.com/2018/11/19/maximizing-your-slut-impact-an-overly-analytical-guide-to-camgirling/
Maximizing Your Slut Impact: An Overly Analytical Guide to Camgirling


2024-01-01



---
https://knowyourmeme.com/memes/greentext-stories
Greentext Stories


2024-01-01



---
https://knowyourmeme.com/memes/i-support-the-current-thing
I Support The Current Thing


2024-01-01



---
https://knowyourmeme.com/memes/navy-seal-copypasta
Navy Seal Copypasta


2024-01-01



---
https://knowyourmeme.com/memes/old-economy-steven/photos
Know Your Meme: Internet Meme Database


2024-01-01



---
https://knowyourmeme.com/memes/spider-man-pointing-at-spider-man
Spider-Man Pointing at Spider-Man [1960s Spider-Man]


2024-01-01



---
https://knowyourmeme.com/memes/swole-jeff-bezos
Swole Jeff Bezos


2024-01-01



---
https://knowyourmeme.com/memes/tendies-stories
Tendies Stories


2024-01-01



---
https://knowyourmeme.com/memes/theyre-taking-the-hobbits-to-isengard
They're Taking the Hobbits to Isengard


2024-01-01



---
https://knowyourmeme.com/memes/to-be-fair-you-have-to-have-a-very-high-iq-to-understand-rick-and-morty
To Be Fair, You Have To Have a Very High IQ to Understand Rick and Morty


2024-01-01



---
https://knowyourmeme.com/memes/tsundere
Tsundere


2024-01-01



---
https://koeln.ccc.de/archiv/cyphernomicon/chapter10/10.20.html
Cyphernomicon 10.20: Escrow Agents


2024-01-01



---
https://koeln.ccc.de/archiv/cyphernomicon/chapter12/12.6.html
Cyphernomicon 12.6: Online and Offline Clearing, Double Spending


2024-01-01



---
https://kojimars.at.webry.info/201004/article_16.html



2024-01-01



---
https://koreajoongangdaily.joins.com/news/article/Article.aspx?aid=2953870
Foreigners come to Korea for fertility treatment


2024-01-01



---
https://kotaku.com/an-apology-to-evangelion-fans-from-hideaki-anno-1783903322
An Apology To Evangelion Fans From Hideaki Anno


2024-01-01



---
https://kotaku.com/as-esports-grows-experts-fear-its-a-bubble-ready-to-po-1834982843
Shady Numbers And Bad Business: Inside The Esports Bubble


2024-01-01



---
https://kotaku.com/dont-let-a-little-thing-like-a-sex-video-slow-you-down-5856321
Don't Let a Little Thing Like a Sex Video Slow You Down


2024-01-01



---
https://kpreid.github.io/mathquiz/mathquiz.html
Math Error Quiz


2024-01-01



---
https://krandi.notion.site/GPT3-Dataset-Task-Model-b97a267d6f5f44e688ba4f7ec85c00cc
TLDR: I go from wanting a machine learning model to getting that trained model, without actually having a dataset.


2024-01-01



---
https://krebsonsecurity.com/
Krebs on Security – In-depth security news and investigation


2024-01-01



---
https://krebsonsecurity.com/2014/02/target-hackers-broke-in-via-hvac-company/
Target Hackers Broke in Via HVAC Company


2024-01-01



---
https://krishikosh.egranth.ac.in/handle/1/21169
krishikosh


2024-01-01



---
https://kristerw.blogspot.com/2016/01/more-turing-completeness-in-surprising.html
Krister Walfridsson’s old blog: More Turing-completeness in surprising places


2024-01-01



---
https://kuscholarworks.ku.edu/bitstream/1808/6468/1/Ryan_ku_0099D_10733_DATA_1.pdf



2024-01-01



---
https://kvimis.co.in/sites/default/files/adr-vol28-1.pdf



2024-08-04



---
https://kwarc.info/teaching/TDM/Borges.pdf



2024-01-01



---
https://kylecourtney.com/covid-19-copyright-library-superpowers-part-i/
COVID-19, Copyright, &amp; Library Superpowers (Part I) – Kyle K. Courtney


2024-01-01



---
https://labs.la.utexas.edu/maddox/files/2015/10/Blanco_TILS_Neuropsychology_InPress.pdf
Improving executive function using transcranial infrared laser stimulation


2024-01-01



---
https://labs.la.utexas.edu/tucker-drob/files/2015/02/Tucker-Drob-et-al.-in-press-JPSP-Genetics-of-Character-and-Achievement.pdf



2024-01-01



---
https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html
Giving GPT-3 a Turing Test


2024-01-01



---
https://lagarcavilla.org/publications/LagarCavillaASPLOS2019.pdf
Software-Defined Far Memory in Warehouse-Scale Computers


2024-01-01



---
https://laion.ai/



2024-01-01



---
https://laion.ai/blog/laion-aesthetics/
LAION-Aesthetics


2024-01-01



---
https://laion.ai/laion-400-open-dataset/



2024-04-30



---
https://lajeunepolitique.wordpress.com/2014/08/25/les-tondues-remembering-a-dark-chapter-in-french-liberation/
Les Tondues: Remembering a Dark Chapter in French Liberation


2024-01-01



---
https://lamag.com/technology/peter-ellenstein-sperm-donor
This Sperm Donor Didn‘t Think Much About His Side Gig—Until 20-Plus Children Surfaced: Decades after a stint as a prolific sperm donor, Peter Ellenstein’s biological brood continues to grow


2024-01-01



---
https://lambdalabs.com/blog/demystifying-gpt-3
OpenAI's GPT-3 Language Model: A Technical Overview


2024-01-01



---
https://lambdasandwich.blogspot.com/2011/08/ending-gsoc.html
Lambda Sandwich: Ending GSoC


2024-01-01



---
https://lambdastrength.com/intermittent-fasting
Intermittent Fasting


2024-01-01



---
https://langsec.org/
Language-theoretic Security


2024-01-01



---
https://langsec.org/papers/Bratus.pdf



2024-01-01



---
https://langsec.org/papers/langsec-cwes-secdev2016.pdf



2024-01-01



---
https://laplab.ucsd.edu/articles/CarpenterPashlerCepeda2009.pdf



2024-01-01



---
https://laplab.ucsd.edu/articles/Carpenter_etal_EPR2012.pdf



2024-01-01



---
https://laplab.ucsd.edu/articles/McDaniel.Fadler.Pashler2013.pdf



2024-01-01



---
https://lareviewofbooks.org/article/the-enduring-grace-of-the-trivial-on-the-battle-between-the-frogs-and-the-mice/
The Enduring Grace of the Trivial: On ‘The Battle Between the Frogs and the Mice’


2024-01-01



---
https://larseidnes.com/2015/10/13/auto-generating-clickbait-with-recurrent-neural-networks/
Auto-Generating Clickbait With Recurrent Neural Networks


2024-01-01



---
https://lastpass.com/lastpassffx/
Introducing the New LastPass


2024-01-01



---
https://latanyasweeney.org/cv.html#clinicaltrial
Dr. Latanya Sweeney, Curriculum Vitae


2024-01-01



---
https://latanyasweeney.org/cv.html#iterativeprofiler
Dr. Latanya Sweeney, Curriculum Vitae


2024-01-01



---
https://latanyasweeney.org/cv.html#survey
Dr. Latanya Sweeney, Curriculum Vitae


2024-01-01



---
https://latanyasweeney.org/work/identifiability.html
Latanya Sweeney's Accomplishments


2024-01-01



---
https://laudatortemporisacti.blogspot.com/2008/10/commit-no-nuisance.html
Commit No Nuisance


2024-01-01



---
https://lavaan.ugent.be/
About lavaan


2024-01-01



---
https://lcamtuf.coredump.cx/afl/
american fuzzy lop


2024-01-01



---
https://lchc.ucsd.edu/MCA/Mail/xmcamail.2009_12.dir/pdfJEO79Qqyg3.pdf
The function of fiction is the abstraction and simulation of social experience


2024-01-01



---
https://ldsc.broadinstitute.org/



2024-01-01



---
https://ldsc.broadinstitute.org/about/



2024-01-01



---
https://ldsc.broadinstitute.org/static/media/LD-Hub_genetic_correlation_49x49.xlsx



2024-01-01



---
https://ldsc.broadinstitute.org/static/media/LD-Hub_study_information_and_SNP_heritability.xlsx



2024-01-01



---
https://leaderboard.allenai.org/break_high_level/submissions/public
AI2 Leaderboard


2024-01-01



---
https://learn.adafruit.com/adafruit-feather-32u4-adalogger
Overview Adafruit Feather 32u4 Adalogger


2024-01-01



---
https://learnyouahaskell.com/functors-applicative-functors-and-monoids#monoids



2024-01-01



---
https://lectoblix.bandcamp.com/album/the-night-shall-last-forever
The Night Shall Last Forever


2024-01-01



---
https://ledergames.com/products/root-a-game-of-woodland-might-and-right
Root: A Game of Woodland Might and Right


2024-01-01



---
https://ledger-cli.org/
ledger, a powerful command-line accounting system


2024-01-01



---
https://leehite.org/Chimes.htm
Chime Design &amp; Build


2024-04-25



---
https://lefleurdelystoo.blogspot.com/2008/01/life-expectancy-in-middle-ages.html



2024-01-01



---
https://lefnet.hu/resources/userfiles/file/Rihmer/Baldessarini%20-suic.%20pr.%2006.pdf
Decreased risk of suicides and attempts during long-term lithium treatment: a meta-analytic review


2024-01-01



---
https://legacy.imagemagick.org/Usage/crop/#crop
Cutting and Bordering—IM v6 Examples


2024-01-01



---
https://legacy.imagemagick.org/Usage/resize/
Resizing or Scaling—IM v6 Examples


2024-01-01



---
https://legacy.npr.org/news/specials/response/investigation/011213.binladen.transcript.html
America Responds - Osama bin Laden Transcript


2024-01-01



---
https://lemire.me/blog/2013/04/01/imagining-the-future/
We need to get a lot better at imagining the future


2024-01-01



---
https://lethal-cuddles.tumblr.com/post/182971409627/this-waifu-does-not-exist-gwern



2024-01-01



---
https://letters.temporarystate.net/entry/3/
Monospace Typography


2024-01-01



---
https://lettersofnote.com/2012/03/28/the-skills-of-leonardo-da-vinci/
The Skills of Leonardo da Vinci


2024-01-01



---
https://liaojing.github.io/html/data/analogy_supplemental.pdf



2024-01-01



---
https://libgen.li/
Library Genesis


2024-01-01



---
https://libgen.li/scimag/



2024-01-01



---
https://libgen.li/scimag/10.1080%2F1042771032000147498



2024-01-01



---
https://librafalas.weebly.com/uploads/6/6/7/9/6679074/notebook_of_da_vinci.pdf



2024-01-01



---
https://library.bz/main/upload/



2024-01-01



---
https://library.mpib-berlin.mpg.de/ft/gg/GG_Null_2004.pdf



2024-01-01



---
https://library.mpib-berlin.mpg.de/ft/rh/RH_More_2003.pdf
More Is Not Always Better: The Benefits of Cognitive Limits


2024-01-01



---
https://library.mpib-berlin.mpg.de/ft/sli/SLI_Working_2008.pdf
Working Memory Plasticity in Old Age: Practice Gain, Transfer, and Maintenance


2024-01-01



---
https://library.sciencemadness.org/library/books/gergel_isopropyl_bromide.pdf



2024-01-01



---
https://library.sciencemadness.org/library/books/the_ageless_gergel.pdf



2024-01-01



---
https://library.ucsd.edu/dc/object/bb4096852z
You and your research Library Digital Collections


2024-01-01



---
https://library.wur.nl/WebQuery/wurpubs/fulltext/344705#page=48



2024-01-01



---
https://libstore.ugent.be/fulltxt/RUG01/002/304/385/RUG01-002304385_2016_0001_AC.pdf



2024-01-01



---
https://lifeboat.com/
Lifeboat Foundation: Safeguarding Humanity


2024-01-01



---
https://lifescivc.com/2011/03/academic-bias-biotech-failures/
Academic bias &amp; biotech failures - LifeSciVCLifeSciVC


2024-01-01



---
https://lifescivc.com/2012/09/scientific-reproducibility-begleys-six-rules/
Scientific Reproducibility: Begley's Six Rules


2024-01-01



---
https://lifetime-reliability.com/tutorials/human_error_rate_table_insights/
Improve work quality and job reliability with this fundamental and sound advice on mistake proofing your workplace activities that has been hidden in the human error table for decades. Human error is natural. It is the result of the human brain’s design and its limitations. We actually need to make mistakes to help us learn. Though human error is inevitable and normal, it does not mean a mistake has to end in failure.


2024-01-01



---
https://lil.law.harvard.edu/blog/2017/07/21/a-million-squandered-the-million-dollar-homepage-as-a-decaying-digital-artifact/
A Million Squandered: The ‘Million Dollar Homepage’ as a Decaying Digital Artifact


2024-01-01



---
https://lilianweng.github.io/
Lil'Log


2024-07-24



---
https://lilianweng.github.io/lil-log/2021/01/02/controllable-neural-text-generation.html#openai
Controllable Neural Text Generation


2024-01-01



---
https://link.springer.com/article/10.1007/BF02253535



2024-01-01



---
https://link.springer.com/article/10.1007/s00198-007-0465-2



2024-01-01



---
https://link.springer.com/article/10.1007/s00221-015-4391-9
‘Unfocus’ on foc.us: commercial tDCS headset impairs working memory


2024-01-01



---
https://link.springer.com/article/10.1007/s10519-009-9260-5



2024-01-01



---
https://link.springer.com/article/10.1007/s10519-013-9594-x



2024-01-01



---
https://link.springer.com/article/10.1007/s10519-015-9723-9



2024-01-01



---
https://link.springer.com/article/10.1007/s10611-018-9777-8



2024-01-01



---
https://link.springer.com/article/10.1007/s10645-019-09339-9



2024-01-01



---
https://link.springer.com/article/10.1007/s11056-016-9561-5



2024-01-01



---
https://link.springer.com/article/10.1007/s11065-015-9278-9



2024-01-01



---
https://link.springer.com/article/10.1007/s11109-017-9429-1



2024-01-01



---
https://link.springer.com/article/10.1007/s11248-014-9832-x
Genome edited sheep and cattle


2024-01-01



---
https://link.springer.com/article/10.1007/s11292-017-9297-z



2024-01-01



---
https://link.springer.com/article/10.1007/s11357-017-9972-z



2024-01-01



---
https://link.springer.com/article/10.1007/s40211-017-0222-5
Einfluss von natürlichen Lithiumsalzvorkommen auf die Suizidmortalität in Chile 2000–2009: Eine geographische Analyse [Influence of natural lithium salt deposits on suicide mortality in Chile 2000–2009: A geographical analysis]


2024-01-01



---
https://link.springer.com/article/10.3758/s13421-015-0548-9



2024-01-01



---
https://link.springer.com/book/10.1007/978-1-4302-6572-6
Platform Embedded Security Technology Revealed [book]


2024-01-01



---
https://link.springer.com/chapter/10.1007/978-1-4614-0754-6_16



2024-01-01



---
https://link.springer.com/content/pdf/10.1186%2Fs40345-015-0032-2.pdf
The suicide prevention effect of lithium: more than 20 years of evidence—a narrative review


2024-01-01



---
https://link.springer.com/content/pdf/10.3758%2FBF03197590.pdf



2024-01-01



---
https://link.springer.com/content/pdf/10.3758/BF03333140.pdf



2024-01-01



---
https://link.springer.com/content/pdf/10.3758/BRM.42.2.525.pdf



2024-01-01



---
https://linusakesson.net/scene/a-mind-is-born/
A Mind Is Born


2024-01-01



---
https://linux.die.net/man/1/detox



2024-01-01



---
https://lipreading.com.websiteoutlook.com/
Website value calculator and web information


2024-01-01



---
https://lists.extropy.org/pipermail/extropy-chat/2014-August/082585.html
Hal Finney being cryopreserved now


2024-01-01



---
https://lists.langara.bc.ca/mailman/listinfo/libtech-l
libtech-l Info Page


2024-01-01



---
https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/DC4YYUFMYS6CSOOPINPBR4FPS2L53BVE/
[Wikimedia-l] Fram en.wp office yearlock block


2024-01-01



---
https://lists.wikimedia.org/pipermail/wikien-l/2011-July/109234.html
Millions for salaries, not one cent for defense


2024-01-01



---
https://lists.wikimedia.org/pipermail/wikien-l/2012-May/110269.html
[WikiEN-l] Link removal experiment; Re: "How the Professor Who Fooled Wikipedia Got Caught by Reddit", _The Atlantic_


2024-01-01



---
https://listserv.brown.edu/archives/cgi-bin/wa?A2=ind0001B&L=NAUSICAA&P=R748
LISTSERV 16.5 - Login Required


2024-01-01



---
https://listudy.org/en
With Listudy you can improve your chess skills with the help of spaced repetition. Better train openings, endgames and tactics with the help of systematic repetition.


2024-01-01



---
https://litherum.blogspot.com/2019/03/addition-font.html
Addition Font


2024-01-01



---
https://lithub.com/here-are-the-biggest-fiction-bestsellers-of-the-last-100-years/?single=true
Here are the Biggest Fiction Bestsellers of the Last 100 Years


2024-01-01



---
https://lithub.com/so-youve-decide-to-write-what-i-learned-editing-hunter-s-thompson/
So You’ve Decide to Write: What I Learned Editing Hunter S. Thompson


2024-01-01



---
https://littlebusters.fandom.com/wiki/Talk:Kudryavka_Noumi#Parentage
Kudryavka Noumi Little Busters! Wiki


2024-01-01



---
https://liuzhuang13.github.io/
Zhuang Liu’s Homepage


2024-12-05



---
https://lizadaly.com/
Liza Daly


2024-01-01



---
https://lkhphuc.com/
Phúc H. Lê Khắc


2024-07-13



---
https://llamasandmystegosaurus.blogspot.com/2017/05/alpha.html
Alpha (A translation of Genesis 1)


2024-01-01



---
https://lmarena.ai/



2024-12-11



---
https://lme4.r-forge.r-project.org/



2024-01-01

cs/r

---
https://lo-tho.blogspot.com/2014/07/more-distributed-vectors.html
In Search of Logic: More Distributed Vectors


2024-01-01



---
https://lobste.rs/s/1d7whd/tales_from_trenches_ai_disaster_stories#c_le6tsr
Tales from the Trenches: AI Disaster Stories (GDC talk)


2024-01-01



---
https://lobste.rs/s/9wfpsd/my_ordinary_life_improvements_since
My Ordinary Life: Improvements Since the 1990s


2024-01-01



---
https://lobste.rs/s/fjdth1/this_waifu_does_not_exist
This Waifu Does Not Exist


2024-01-01



---
https://longbets.org/
The Arena for Accountable Predictions


2024-01-01



---
https://longbets.org/1/
02002-02029 (27 years): By 2029 no computer - or "machine intelligence" - will have passed the Turing Test


2024-01-01



---
https://longbets.org/105/
02003-02005 (2 years): As of March 7<sup>th</sup>, 2005, Osama bin Laden is dead


2024-01-01



---
https://longbets.org/106/
02003-02025 (22 years): By 2025 at least 50% of all U.S. citizens residing within the United States will have some form of technology embedded in their bodies for the purpose of tracking and identification


2024-01-01



---
https://longbets.org/112/
02003-02025 (22 years): By 2025, at least 25 of the 30 stocks currently in the Dow Jones Industrial Average will be dropped from the index and replaced with other companies


2024-01-01



---
https://longbets.org/12/
02002-02020 (18 years): By 2020, no one will have won a Nobel Prize for work on superstring theory, membrane theory, or some other unified theory describing all the forces of nature


2024-01-01



---
https://longbets.org/120/
02003-02025 (22 years): By 2025 the scientific evidence of a hither-to-unknown large bi-pedal great ape will be sufficient to convince at least 50% of primatologists that a yeti/bigfoot-like creature exists


2024-01-01



---
https://longbets.org/127/
02003-02015 (12 years): Microsoft will be have the largest market capitalization of any publicly traded company in the world by 2015


2024-01-01



---
https://longbets.org/13/
02002-02007 (5 years): By 2007, the U.S. Government will intervene to prevent at least one of the Incumbent Local Exchange Carriers (ILECs)/Regional Bell Operating Companines (RBOCs) (e.g. Verizon, SBC, Bell South, and EXCEPTING Qwest) from filing for Chapter 11 bankruptcy protection.


2024-01-01



---
https://longbets.org/131/
02003-??? (? years): DNA Emulation


2024-01-01



---
https://longbets.org/133/



2024-01-01



---
https://longbets.org/14/
02002-02012 (10 years): In 2012, 75 percept of all revenue for enterprise software companies will be from subscription fees rather than license fees.


2024-01-01



---
https://longbets.org/141/
02004-02020 (17 years): By 2020, 75% of all incremental new generation will come from renewable/sustainable energy in the U.S.


2024-01-01



---
https://longbets.org/143/
02004-02020 (16 years): By the year 2020 the technology will exist that will allow for the "faxing" (teleportation- sending/receiving) of actual inanimate objects, such as text books, clothing, jewelery and the like


2024-01-01



---
https://longbets.org/148/
02004-02006 (3 years): By 2006 a single-answer technology other than Google will emerge as the favored answering service and will remain in power for at least two years


2024-01-01



---
https://longbets.org/149/
02004-02024 (20 years): US accounting and banking regulations will not require that loan portfolios held in the "banking book" be marked to market before 2024


2024-01-01



---
https://longbets.org/156/
02004-02025 (21 years): By 2025, the states will have voted on at least one constitutional amendment to cede US federal power to a global government


2024-01-01



---
https://longbets.org/163/
02004-02024 (20 years): You are immortal


2024-01-01



---
https://longbets.org/164/
02004-02020 (16 years): That by 2020 it will be possible and desirable for urban houses to have a room in the house designed for, and dedicated to, producing a household's entire water supply. This will be achievable through condensation (a terarium effect) and using solar panel roof tiles to generate the energy to produce, purify and filter the water.


2024-01-01



---
https://longbets.org/173/
02004-02025 (21 years): The concept of time as a linear dimension will be replaced by one of time as a polarity between content and context


2024-01-01



---
https://longbets.org/175/
02004-02006 (2 years): Within two years, at least two or more waterbags, connected by the world's strongest zipper into a train, carrying total of at least one and one half million gallons of fresh water, will be successfully towed from Washington State, under the Golden Gate Bridge into San Francisco Bay, and then south to Santa Monica Bay in Los Angeles. In five years there will be at least one hundred waterbags operating in various locations around the …


2024-01-01



---
https://longbets.org/176/
02004-02009 (5 years): Because the Israelis and the Palestinians are fighting as much over the control of water resources as they are fighting over the control of land, waterbag technology will be given credit for being the major economic tool for implementing an interium economic Peace Agreement between Israel and the Palestinian Authority by the year 2007, as is described in the pages from the novel, WATER, WAR AND PEACE, that is featured on the website: www.waterbag.com.


2024-01-01



---
https://longbets.org/177/
02005-02010 (5 years): By 2010 more than 50 percent of books sold worldwide will be printed on demand at the point of sale in the form of library-quality paperbacks


2024-01-01



---
https://longbets.org/179/
02005-02010 (5 years): By 2010 more than 50 percent of books worldwide will be read on digital devices rather than in print form


2024-01-01



---
https://longbets.org/195/
02005-02020 (16 years): A March 2004 article stated: "More than 3.5 billion years after nature transformed non-living matter into living things, populating Earth with a cornucopia of animals and plants, scientists say they are finally ready to try their hand at creating life. . . It is a dream long pursued by scientists who now believe that it may be possible to create the first artificial unit of life in the next 5 to 10 years."


2024-01-01



---
https://longbets.org/196/
02005-02025 (20 years): I predict that global warming denialists such as MIT professor Richard Lindzen will be shown to be wrong over the next 20 years as global warming continues. Specifically, I believe the scientific consensus that temperatures are likely to increase by .3 degrees Celsius over the next 20 is more accurate than the Lindzen/denialist position that temperatures are as likely to decrease as increase


2024-01-01



---
https://longbets.org/20/
02002-02022 (20 years): In 2022 the US economy will no longer be held to be the world leader in global environmental degradation


2024-01-01



---
https://longbets.org/200/
02005-02010 (4 years): Within 5 years all power plants will be converted to full-spectrum laser-fired---all oil/gas/coal/nuclear power plants will be obsolete and retired


2024-01-01



---
https://longbets.org/204/
02005-02007 (2 years): In 2009, WinFX will be the dominant API for application development on all major PC platforms.


2024-01-01



---
https://longbets.org/205/
02005-02009 (4 years): Google will face antitrust proceedings from the DOJ or a challenge to a merger or acquisition by the FTC


2024-01-01



---
https://longbets.org/208/
02005-02015 (10 years): The International Panel on Climate Change's Fifth Assessment Report will conclude it is likely, or more than likely, that human-caused global warming has increased hurricane intensity in the 1995–2005 time period.


2024-01-01



---
https://longbets.org/211/
02005-02012 (7 years): If the next president of the USA will be a democrat and/or a female, the US's anual GPD growth, major Wall Street share indices (Dow Jones, NASDAQ comp.) by the end of the term in 2012 will be higher, unemployment rate lower than now. The death toll of US soldiers in foreign countries and the numbers of terror attacks in western countries will be lower.


2024-01-01



---
https://longbets.org/216/
02005-02015 (10 years): There will be a 'commercial-free', premium internet service offering by a relatively unknown company within 10 years


2024-01-01



---
https://longbets.org/217/
02005-02010 (5 years): Within the next 5 years, Google employees will become dissatisfied, and kick-start a new wave of new technology and prosperity in Silicon Valley


2024-01-01



---
https://longbets.org/219/
02005-02008 (2 years): I predict that this year will have the greatest snowfall on record, worldwide


2024-01-01



---
https://longbets.org/223/
02005-02015 (10 years): By 2015, standardized tests for high school students in every state of the United States will directly evaluate students' understanding of the differences between scientific laws, scientific theories and the kinds of things often called theories outside the scientific community


2024-01-01



---
https://longbets.org/225/
02005-02013 (8 years): Many types of cancer will be treated effectively with biofeedback coupled with imaging techniques, such as fMRI.


2024-01-01



---
https://longbets.org/226/
02006-02024 (19 years): By the end of 2024 there will be a Single Global Currency managed by a Global Central Bank within a Global Monetary Union.(3-G) This currency will be legal tender in countries which comprise at least 51% of the world's GDP.


2024-01-01



---
https://longbets.org/240/
02006-02012 (7 years): By 2012, scientists will have announced a cure for breast cancer and mastectomies will have become almost obsolete


2024-01-01



---
https://longbets.org/241/
02006-02029 (24 years): The End of State Sovereignty: By 2030, some form of international federation or global governmental structure will emerge that can exercise ultimate authority over world affairs


2024-01-01



---
https://longbets.org/243/
02006-02100 (95 years): An all-new Star Wars film will be released to theatres this century


2024-01-01



---
https://longbets.org/244/
02006-02012 (6 years): Steve Jobs will be nominated for Presdident of the United States, by one of the two major political parties in 2012.


2024-01-01



---
https://longbets.org/246/
02006-02010 (4 years): The world will not reach 'Peak Oil' by 2010. I have invited Jeremy Leggett, a champion of the peak oil concept and author of "Half gone: oil, gas, hot air and the global energy crisis", to bet against this prediction


2024-01-01



---
https://longbets.org/252/
By year 2036, there will be at least 1 man alive in the U.S. who has fathered 150 children


2024-01-01



---
https://longbets.org/259/
02006-02016 (10 years): Within a decade Wal-Mart (WMT) shares cease to be listed on the NYSE as a result bankruptcy, being taken over/private, or being delisted by the exchange


2024-01-01



---
https://longbets.org/26/
02002-02012 (11 years): By the end of 2012, more than 50% of the root servers on the internet will be located outside the United States


2024-01-01



---
https://longbets.org/266/
02006-02010 (4 years): There will be a quantum computer with over 100 qubits of processing capability sold either as a hardware system or whose use is made available as a commercial service by Dec 31, 2010


2024-01-01



---
https://longbets.org/267/
02006-02010 (3 years): By 2010, the use of dial-up modems will represent less than 5 percent of all Internet access (represented as a percentage of all households) in the United States. As part of this prediction, I expect that at that time, dial-up service will cost significantly more than the slowest alternative, which will be substantially faster than dial-up.


2024-01-01



---
https://longbets.org/27/
02002-02020 (18 years): By the year 2020, the tickets to space travel - at the least to Moon, will be available over the counter.


2024-01-01



---
https://longbets.org/270/
02006-02025 (18 years): By 2025, more than 50% of desktop computers in the world will be running an open-source operating system


2024-01-01



---
https://longbets.org/284/
02007-02025 (18 years): By 2025, the very first human being will be cloned and this event will be accepted by the most people


2024-01-01



---
https://longbets.org/285/
02007-02035 (28 years): By the year 2035 non-invasive devices will allow us to interface with the internet (including accessing information in a similar sense to recalling memories) using electro-stimulus from neuron signals


2024-01-01



---
https://longbets.org/287/
02007-02015 (8 years): Within two generations, the Iranian people will become an anchor of freedom for the middle east


2024-01-01



---
https://longbets.org/289/
02007-02030 (23 years): Long Bets RCH #2: By 2030 The Prediction: The great contest of the 21<sup>st</sup> century ? the individual vs. society and the state ? will progress much past my 2020 Long Bets Prediction of effective computerized individual citizen profiling, with the full maturation of the nascent, but extremely promising studies of brain, mind and personality as revealed by the many different brain scanning devices now being intensively studied and developed. These scans - and their …


2024-01-01



---
https://longbets.org/295/
02007-02020 (13 years): By 2020, historians will agree that the start of the 21<sup>st</sup> century also marked the beginning of the "Second" or "New Renaissance."


2024-01-01



---
https://longbets.org/296/
02007-02020 (13 years): Until 2020 first effective and efficient meta entities (services, individuals, inventions) which are able to integrate and balance all main aspects/elements of civilization according to AQAL will be fully functional and consequently start to build functional civilization (absence of war, sustainable energy and information chains)


2024-01-01



---
https://longbets.org/297/
02007-02029 (23 years): China will break apart by 2030


2024-01-01



---
https://longbets.org/310/
02007-02025 (18 years): By 2025, products of artistic activity will no longer been treated as autonomous, transcendent, intrinsically value-laden objects and artists will recognize themselves as operating within social, political, economic, and cultural frameworks which directly influence the conferred value of their artistic creations.


2024-01-01



---
https://longbets.org/312/
02007-02018 (11 years): Turkey will join the European Union and become a model for a Democratic Islamic State and lead the way for advancing relations between the Islamic world and "Western World"


2024-01-01



---
https://longbets.org/321/
02007-02030 (23 years): That the average level of innovation between 2025 and 2035 exceeds the average level of innovation of the past 5 years (2002–2007.) I suggest using metrics as determined and published by the US Dept of Commerce, Economics &amp;amp; Statistics Administration as developed by the Measuring Innovation in the 21<sup>st</sup> Century Economy Advisory Committee (www.innovationmetric.gov) but am open to alternative suggestions.


2024-01-01



---
https://longbets.org/328/
02007-02015 (8 years): No substantial departure from the standard model of elementary particle physics will be discovered in experiments by the year 2015. `Substantial' departures include supersymmetry, extra dimensions of space-time, techni-color models of Higgs bosons, and compositeness of quarks and gluons but NOT additional Higgs bosons, families of particles or neutrino masses. Theoretical advances in understanding the hierarchy problem are not `substantial' experimental departures in this sense, but can lead to profound new understanding.


2024-01-01



---
https://longbets.org/339/
02008-02015 (7 years): Immortal mice by 2015


2024-01-01



---
https://longbets.org/343/
02008-02023 (15 years): Patents will be abolished by at least two leading economies within the next 20 years for all areas except pharmaceuticals


2024-01-01



---
https://longbets.org/345/
02008-02020 (12 years): Self-replicating manufacturing machines will be commonplace by 2020.


2024-01-01



---
https://longbets.org/346/
02008-02010 (3 years): The U.S. will not pull all of its troops out of Iraq until the 10 largest corporations in the U.S. use their influence to make it happen. I don't see this as a possibility until after Nov. 9, 2010 the next mid-term elections.


2024-01-01



---
https://longbets.org/347/
02008-02023 (15 years): Roe v. Wade will not celebrate a 50<sup>th</sup> anniversary


2024-01-01



---
https://longbets.org/351/
02008-02035 (27 years): One or more space agencies will send a manned mission to Mars by 2035


2024-01-01



---
https://longbets.org/354/
02008-02011 (3 years): In 2010 more diesel passenger vehicles will be sold in the US than hybrids


2024-01-01



---
https://longbets.org/362/
02008-02017 (10 years): Over a ten-year period commencing on January 1, 2008, and ending on December 31, 2017, the S&amp;P 500 will outperform a portfolio of funds of hedge funds, when performance is measured on a basis net of fees, costs and expenses.


2024-01-01



---
https://longbets.org/363/
02008-02018 (11 years): By 2018 the Euro (€) will not be the legal currency of France, Italy and Germany


2024-01-01



---
https://longbets.org/367/
02008-02020 (13 years): By the end of the year 2020, a professional sports team that is part of either the National Football League, the National Basketball Association, Major League Baseball, the National Hockey League, or Major League Soccer will integrate and have a woman as a team member/player.


2024-01-01



---
https://longbets.org/382/
02008-02018 (10 years): Large Hadron Collider will destroy Earth


2024-01-01



---
https://longbets.org/388/
02008-02014 (6 years): Hurricanes in Florida will be less in 2005–2015, than the average of the preceding three decades


2024-01-01



---
https://longbets.org/39/
02002-02015 (13 years): Music CDs compatible with current (2002) CD players will still be sold regularly in 2015


2024-01-01



---
https://longbets.org/395/
02008-02025 (17 years): The first true interstellar mission, targeted at the closest star to the Sun or even farther, will be launched before or on December 6, 2025 and will be widely supported by the public.


2024-01-01



---
https://longbets.org/4/
02002-02030 (28 years): By 2030, commercial passengers will routinely fly in pilotless planes


2024-01-01



---
https://longbets.org/404/
02008-02015 (7 years): By 2015 the majority of people who make predictions on this site will have had their genomes sequenced


2024-01-01



---
https://longbets.org/405/
02008-02011 (3 years): By 2011 a mother will have the entire genome sequence of her unborn child from her own blood


2024-01-01



---
https://longbets.org/409/
02008-02016 (8 years): By the end of the 2016 Olympic Games, swimmer Michael Phelps will be convicted for doping at the 2008 Olympic Games.


2024-01-01



---
https://longbets.org/42/
02002-02024 (22 years): That by 2024 "artificial" life emerging somewhere out of the soup of human technology will be given a Latin taxonomic name by biologists and others and declared viable for study


2024-01-01



---
https://longbets.org/425/
02008-02025 (16 years): By 2025, new astronomical observations and theories will render the Big Bang an untenable explanation for the origin of the Universe


2024-01-01



---
https://longbets.org/427/
02008-02025 (16 years): By 2025, Albert Einstein's theory of relativity will be considered an untenable explanation for light and gravity by a majority of scientists


2024-01-01



---
https://longbets.org/429/
02008-02025 (16 years): By 2025, Quantum field theory will no longer be part of The Standard Model of particle physics


2024-01-01



---
https://longbets.org/43/
02002-02030 (28 years): By 2030 all surgical anesthesia will be administered and monitored by computers, with no need for professional medical supervision beyond the surgeon


2024-01-01



---
https://longbets.org/430/
02008-02025 (16 years): By 2025, The giant impact hypothesis will no longer be the dominant scientific hypothesis for the formation of the Moon.


2024-01-01



---
https://longbets.org/431/
02008-02025 (16 years): By 2025, Stellar nucleosynthesis will no longer be considered as the main source of heat and light of stars by a majority of scientists.


2024-01-01



---
https://longbets.org/432/
02008-02025 (16 years): By 2025, The Aether Physics Model will not have replaced quantum physics and the theory of relativity as the standard model.


2024-01-01



---
https://longbets.org/433/
02008-02023 (15 years): advances in personal aviation will cause the cost of land in big sur, ca and other remote areas within 250mi of major metropolitan cities to at least triple within the next 15 years - outperforming the s&amp;amp;p 500 over that period.


2024-01-01



---
https://longbets.org/436/
02008-??? (? years): 2007 will be the historical peak year for US energy-related CO2 emissions


2024-01-01



---
https://longbets.org/437/
02008-02013 (5 years): The Iraqi Dinar will revalue, and reach a value of 3 Dinars per 1 U.S. dollar, or better, by November 6/2013. Currently, as of November 6/08, the exchange rate is 1176 Iraqi Dinars, per U.S. dollar.


2024-01-01



---
https://longbets.org/44/
02002-02020 (18 years): By 2020, in real or artificial life, sustainable evolutionary progress in a genetically closed system will not have been demonstrated


2024-01-01



---
https://longbets.org/440/
02008-02012 (4 years): By 2012, current venture capital- and privately-funded methods of DNA sequencing, independent of any additional ‘incremental improvements’ will be made obsolete by the technology described in The Economist (October 25th - 31st 2008; US print edition, p.82) and at http://www.5bases.com.


2024-01-01



---
https://longbets.org/467/
02009-02013 (5 years): By 2013 eBay will either (1) rename itself Paypal, or (2) spin Paypal out


2024-01-01



---
https://longbets.org/476/
02009-??? (? years): If the LHC does not find the Higgs Boson or other "new physics", then Einstein's "last twenty years" will eventually be fully vindicated, including the most natural cosmological extension of general relativity to a finite, deterministic universe.


2024-01-01



---
https://longbets.org/479/
02009-02015 (6 years): By 2015 more internet requests will originate from mobile phones and other types of embedded devices than from desktop and laptop personal computers.


2024-01-01



---
https://longbets.org/480/
02009-02014 (5 years): By 2014 Twitter like products coupled with person mounted video cameras will allow people to lifecast every moment of their daily experience. Others in the community of users will be able to subscribe to the lives of those they wish to follow


2024-01-01



---
https://longbets.org/483/
02009-02013 (4 years): Google Earth / Street View will become a video gaming platform, where users can play Grand Theft Auto-like games virtually in their own neighborhoods. Users will be able to upload GPS-coupled renderings of the insides of buildings. Users will allow others to virtually enter their homes, to pass beyond the public Street View by entering a code serving as a key to unlock their front door.


2024-01-01



---
https://longbets.org/488/
02009-02011 (2 years): California state government will dissolve in default


2024-01-01



---
https://longbets.org/491/
02009-02027 (17 years): The nation with the highest (nominal) gdp in the world in 2025 will be China.


2024-01-01



---
https://longbets.org/509/
02009-02011 (2 years): By the end of 2011 it will be clear that the world financial crisis of 2009 had no effect on the rate of urbanization in the developing world, but it led to growth of the informal economy in those countries and to increases in global crime


2024-01-01



---
https://longbets.org/511/
02009-02035 (25 years): There will be a Chernobyl National Park by 2035


2024-01-01



---
https://longbets.org/521/
02009-02030 (21 years): A nuclear explosive weapon will be used in war or terrorism.


2024-01-01



---
https://longbets.org/522/
02009-02020 (11 years): By 2020, GE crops will be grown on 10 fold more acreage than they are today, will be widely accepted by consumers and will have clearly benefited the goals of sustainable agriculture


2024-01-01



---
https://longbets.org/574/
02010-??? (? years): Christopher Hitchens will publically confess his sins to God, however he finds Him between now and the time of his passing, and accept Christ as his Lord, Savior and pathway to God. He will do this in a meaningful rather than a flippant, facetious or hypothetical fashion, by surrendering his earthly will to God, with all of his heart and soul.


2024-01-01



---
https://longbets.org/583/
02010-02025 (15 years): A third party candidate will be elected President of the United States.


2024-01-01



---
https://longbets.org/588/
02010-02019 (9 years): China's current regime will be overthrown or reformed (another political Party come into power) before 2020


2024-01-01



---
https://longbets.org/590/
02010-02015 (5 years): Friends of the Earth (US) will no longer be fighting against nuclear power by December 2015.


2024-01-01



---
https://longbets.org/594/
02010-02030 (20 years): Within twenty years, evidence of human-induced anthropogenic global warming and its deleterious effects will be unequivocal


2024-01-01



---
https://longbets.org/597/
02011-02016 (5 years): By January 21, 2016, Facebook will not have the largest market share of social network users who log in at least once per day.


2024-01-01



---
https://longbets.org/605/
02011-02020 (9 years): ‘By December 31, 2020, synthetic solar energy (fusion) will have been shown to be a technically feasible, by an experiment demonstrating a controlled fusion reaction producing more harnessable energy than was used to ignite it.’


2024-01-01



---
https://longbets.org/607/
02011-02013 (3 years): By Dec 31, 2013 the total volume of payments denominated in Facebook Credits (or any replacement introduced by Facebook) will meet or exceed $16 billion in a three month period


2024-01-01



---
https://longbets.org/611/
Bitcoins will outperform the US Dollar, Gold, Silver, and the stock market by over 100 times over the next two years


2024-01-01



---
https://longbets.org/615/
02011-02021 (10 years): A commercial airliner will be destroyed by terrorists hacking the software of either the aircraft or an external system such as air traffic control


2024-01-01



---
https://longbets.org/618/
02011-02013 (2 years): By November 30<sup>th</sup> 02013, Andrea Rossi's E-Cat technology will be widely accepted to produce a COP of 6 or above


2024-01-01



---
https://longbets.org/619/
02011-02013 (2 years): By the end of 2013, the censorship and domestic monitoring system, known as the Great Firewall System, will become ineffective at stopping Chinese Internet users from accessing global information.


2024-01-01



---
https://longbets.org/622/
02012-02032 (21 years): By 2032 you will be able to purchase a mass produced car that can drive itself to a designated destination.


2024-01-01



---
https://longbets.org/623/
02012-02022 (10 years): In ten years, people will be watching more live video than pre-recorded.


2024-01-01



---
https://longbets.org/624/
02012-02030 (18 years): I predict that by 2030, China will lay an ownership claim to the entire moon.


2024-01-01



---
https://longbets.org/626/
02012-02017 (5 years): The United States will not experience hyperinflation (defined by 3 consecutive months of 6% Month over Month inflation according to the Billion Prices Project measurement of MoM inflation) from April 17th 2012 to April 17th 2017


2024-01-01



---
https://longbets.org/627/
02012-02022 (10 years): By 02022, Aether Physics (or its equivalent) will take the place of General Relativity and Quantum Theory


2024-01-01



---
https://longbets.org/628/
02012-02017 (5 years): I predict that Google will introduce a Google currency that will be an alternative to all currencies and that this will become the leading currency in the world by 2017


2024-01-01



---
https://longbets.org/629/
02012-02032 (20 years): By 02032, in response to studies correlating interactive media consumption with impairment of cognitive development, the United States Congress will have passed legislation restricting access by minors to digital interfaces.


2024-01-01



---
https://longbets.org/63/
02002-02012 (10 years): By 2012 scientists will not have developed an explanation for how images on the Shroud of Turin came to be on the cloth -an explanation that satisfies all of the physical and chemical properties of the images and does not violate basic laws of physics.


2024-01-01



---
https://longbets.org/630/
02011-02015 (4 years): A data-driven, objective model can identify startups likely to succeed and startups likely to fail


2024-01-01



---
https://longbets.org/636/
02012-02016 (4 years): By the end of Obama's second term as President, The Central Bank of China will publicly announce that they have an amount of gold in reserve that is greater than Germany's


2024-01-01



---
https://longbets.org/641/
02013-02018 (5 years): Kickstarter will still be its own independent company by January 1<sup>st</sup> 2018.


2024-01-01



---
https://longbets.org/652/
02013-02031 (18 years): The average annual Palmer Drought Severity Index (PDSI) computed from US National Oceanic and Atmospheric Administration (NOAA) data for Nevada during 1981–2030 will be the same or higher (that is, conditions will not be drier) than during the previous 50 years (1931–1980)


2024-01-01



---
https://longbets.org/653/
02013-02020 (7 years): ‘The first ice-free Arctic day (as defined by NSIDC) will occur by the end of 2020.’


2024-01-01



---
https://longbets.org/655/
02013-02020 (7 years): By 2020, across at least 25% of the continental US, the cost of new solar or wind will be lower than the cost of either new coal or new natural gas


2024-01-01



---
https://longbets.org/656/
02013-02025 (12 years): ‘Neither the Google car nor any other fully autonomous car will be marketed to the general public by 2025’


2024-01-01



---
https://longbets.org/657/
02013-02030 (17 years): By 2030, 30% of libraries existing today will not have walls (buildings).


2024-01-01



---
https://longbets.org/658/
02013-02030 (17 years): By 2030, the apostrophe will have functionally disappeared from American English


2024-01-01



---
https://longbets.org/659/
02013-02020 (7 years): Iranian women will become the dominant force in Iranian politics by 2020 and kick out the concept of a Supreme Leader


2024-01-01



---
https://longbets.org/660/
02013-02015 (2 years): By 2015 Tesla Motors will sell a &lt;$30,000 electric car.


2024-01-01



---
https://longbets.org/661/
02013-02020 (7 years): By 2020, Urban and vertical farms will replace 10% of city produce in Chicago


2024-01-01



---
https://longbets.org/662/
02013-02025 (12 years): By 2025, the underground economy in the USA will be worth more than $6 trillion—it’s estimated to be around $2 trillion today.


2024-01-01



---
https://longbets.org/667/
02014-02019 (5 years): By the end of 2017 a major protest will feature a drone versus drone aerial confrontation.


2024-01-01



---
https://longbets.org/674/
02014-02025 (12 years): By 2025, oil and gas companies will find that their carbon is much more valuable as a manufacturing source material than as a waste product.


2024-01-01



---
https://longbets.org/677/
02014-??? (? years): England and the United States will be unified as one kingdom.


2024-01-01



---
https://longbets.org/678/
02014-02024 (10 years): Apple will release an electric car within the next decade


2024-01-01



---
https://longbets.org/681/
02015-02020 (6 years): In the time from now until Dec. 31<sup>st</sup> 2020, Apple Inc. will not start to manufacture or sell cars (self driving or not) nor will they supply components - hardware or software - to car manufacturers.


2024-01-01



---
https://longbets.org/682/
02015-02035 (21 years): The United States will NOT adopt a single-payer health care system before the end of 02035


2024-01-01



---
https://longbets.org/684/
02015-02025 (10 years): Due to a favorable political &amp; social conditions, India's economy will grow over the next 10 years, specifically measured through growth of Fairfax India (FIH.U), an investment holding company. The company's closing price on May 5, 02015 was USD$ 11.50. I predict Fairfax India will earn, on average, an annual compound rate of return of at least 15% (including capital gains and dividends) over the next 10 years (May 6, 2015 to May 5, 2025).


2024-01-01



---
https://longbets.org/685/
02015-02020 (5 years): Turkish president Recep Tayyip Erdogan will be found guilty at a court of law or will flee from the country by 2020


2024-01-01



---
https://longbets.org/687/
02015-02025 (10 years): The June, 2025 Labor Force Participation Rate and unemployment rate, reported by the U.S. Bureau of Labor Statistics, will be, respectively above 60 percent and below 7.5 percent


2024-01-01



---
https://longbets.org/710/
02016-02029 (14 years): By December 31 02029 one of the world's top ten car manufacturers in 02015 (Volkswagen, Toyota, Daimler, GM, Ford, Fiat Chrysler, Honda, Nissan, BMW, SAIC) will stop manufacturing cars powered by internal combustion engines


2024-01-01



---
https://longbets.org/712/
02016-02024 (8 years): Driverless cars will be commercially available in Las Vegas, NV by May 27 2024. Trips may be point to point outside of the city center with no requirement for any passenger to take over manual control of the vehicle.


2024-01-01



---
https://longbets.org/718/
02016-02020 (5 years): The CFR (Delivered) China price of Iron Ore (62% Fe) as published by Metal Bulletin and/or Platts, will surpass $200 USD per Tonne


2024-01-01



---
https://longbets.org/724/
02016-02021 (5 years): The rate of fatalities for seafarers will be ten times that for shore based occupations in 02021


2024-01-01



---
https://longbets.org/726/
02015-02036 (21 years): The amount of geologically-derived crude oil consumed by the United States in 2035 will be greater than the amount consumed in 2015


2024-01-01



---
https://longbets.org/76/
02002-02020 (18 years): By the year 2020 solar electricity will be as cheap or cheaper than that produced by fossil fuels


2024-01-01



---
https://longbets.org/88/
02002-02025 (23 years): Major online internet useage research firms will record that over 3 billion people in 2025 managed their incoming and outgoing digital information using a graphical user interface based on Quadrant Theory - as described in Marshall McLuhan's "Tetrad" model in Laws of Media, Ken Wilber's Holon in Sex, Ecology Spirituality, and R Buckminster Fuller's Tetrahedral structures in Synergetics.


2024-01-01



---
https://longbets.org/9/
02017-02020 (4 years): A bioterror or bioerror will lead to one million casualties in a single event within a six month period starting no later than Dec 31 02020


2024-01-01



---
https://longbets.org/92/
02002-02020 (18 years): By 2020 a completely propellantless (no material particles expelled for propulsion) or "field propulsion-type" aerospace vehicle will land on the Moon.


2024-01-01



---
https://longbets.org/97/
02003-02013 (10 years): Barring an unexpected decline in human numbers from current levels, biodiversity will not reverse its downward trend, air and water pollution will not reverse their increasing trends,(all according to World Resources Institute data) and the WHO will not report a decrease in the percentage of humans with persistent illnesses.


2024-01-01



---
https://longbets.org/about/
About Long Bets


2024-01-01



---
https://longbets.org/agreement/
Bettor's Agreement


2024-01-01



---
https://longbets.org/bets/
On the Record: Bets


2024-01-01



---
https://longbets.org/faq/
Long Bets Frequently Asked Questions


2024-01-01



---
https://longbets.org/predictions/
On the Record: Predictions


2024-01-01



---
https://longbets.org/procedure/
Betting Procedure


2024-01-01



---
https://longbets.org/rules/
The Rules of Long Bets


2024-01-01



---
https://longnow.org/ideas/lenski-long-term-evolution-experiment/
Time Bottled in a Dozen 50-Milliliter Flasks


2024-01-01



---
https://longreads.com/2018/07/23/confessions-of-an-unredeemed-fan/
Confessions of An Unredeemed Fan: Leslie Jamison remembers Amy Winehouse, who passed away nine years ago in Camden, London, at age 27


2024-01-01



---
https://longreads.com/2018/09/27/queens-of-infamy-the-early-trials-of-catherine-de-medici/
Queens of Infamy: The Rise of Catherine de‘ Medici; Kings and popes thought she was their pawn. The Merchant’s Daughter begged to differ


2024-01-01



---
https://longreads.com/2019/04/04/the-unreliable-reader/
The Unreliable Reader


2024-01-01



---
https://longreads.com/2019/10/22/the-final-five-percent/
If traumatic brain injuries can impact the parts of the brain responsible for personality, judgment, and impulse control, maybe injury should be a mitigating factor in criminal trials—but one neuroscientist discovers that assigning crime a biological basis creates more issues than it solves.


2024-01-01



---
https://longtermrisk.org/altruists-should-prioritize-artificial-intelligence/
Altruists Should Prioritize Artificial Intelligence


2024-01-01



---
https://longtermrisk.org/how-feasible-is-rapid-development-artificial-superintelligence
How Feasible Is the Rapid Development of Artificial Superintelligence?


2024-01-01



---
https://loop.frontiersin.org/people/163383/bio



2024-11-21



---
https://lostcoastoutpost.com/2018/jan/8/jesse-crumb-eureka-resident-and-son-famed-cartooni/
Jesse Crumb, Eureka Resident and Son of Famed Cartoonist Robert Crumb, Dies After New Year's Eve Car Crash in SoHum


2024-05-24



---
https://lostpinesyaupontea.com/
Yaupon Tea - Local. Sustainable. Naturally Caffeinated.


2024-01-01



---
https://lostpinesyaupontea.com/products/dark-roast-yaupon-tea
404 Not Found – Lost Pines Yaupon Tea


2024-01-01



---
https://lostpinesyaupontea.com/products/light-roast-yaupon-tea
Light Roast Yaupon Tea from Lost Pines Yaupon


2024-01-01



---
https://lovecraft.fandom.com/wiki/The_United_Amateur
The United Amateur The H.P. Lovecraft Wiki


2024-01-01



---
https://lovestage.fandom.com/wiki/Seiya_Sena
Seiya Sena Love Stage!! Wiki


2024-01-01



---
https://lucid.fandom.com/wiki/Wake_Initiated_Lucid_Dream
Wake Initiated Lucid Dream


2024-01-01



---
https://lucumr.pocoo.org/2013/7/23/licensing/
Licensing in a Post Copyright World


2024-01-01



---
https://ludic.mataroa.blog/blog/you-must-read-at-least-one-book-to-ride/#ii-the-one-book-barrier
You Must Read At Least One Book To Ride


2024-11-04



---
https://lukemuehlhauser.com/
Luke Muehlhauser


2024-01-01



---
https://lukemuehlhauser.com/wp-content/uploads/Scannell-Diagnosing-hte-decline-in-pharmaceutical-RD-efficiency.pdf



2024-01-01



---
https://lulabs.net/machining/ss-cube/
Stainless steel rubik's cube


2024-01-01



---
https://luminous.elcenia.com/
Luminosity A Re-imagining of Twilight


2024-01-01



---
https://luminous.elcenia.com/all2.shtml
Luminosity A Re-imagining of Twilight


2024-01-01



---
https://lundquist.org/jerome-i-rotter-md
Jerome I Rotter, MD


2024-08-17



---
https://lvdmaaten.github.io/
Laurens van der Maaten


2024-09-05



---
https://lvwerra.github.io/trl/



2024-01-01



---
https://lwn.net/Articles/286233/
The Kernel Hacker's Bookshelf: Ultimate Physical Limits of Computation


2024-01-01



---
https://lwn.net/Articles/380983/
Git-based backup with bup


2024-01-01



---
https://lwn.net/Articles/766374/
Archiving web sites


2024-01-01



---
https://lwn.net/Articles/871195/
Moving Google toward the mainline


2024-01-01



---
https://lycandesebeats.bandcamp.com/album/beats-me-3
Beats Me 3


2024-01-01



---
https://maa.org/sites/default/files/images/images/upload_library/22/Polya/07468342.di020715.02p0066x.pdf
What Do I Know? A Study of Mathematical Self-Awareness
Davis
1983
2024-01-01



---
https://maa.org/sites/default/files/pdf/upload_library/22/Chauvenet/Saari.pdf



2024-01-01



---
https://macaroom.bandcamp.com/track/homephone-te
homephone TE


2024-01-01



---
https://macaroom.bandcamp.com/track/sinwave
sinwave


2024-01-01



---
https://macaroom.bandcamp.com/track/tsuiraku
tsuiraku


2024-01-01



---
https://macaroom.bandcamp.com/track/yume



2024-01-01



---
https://machinamenta.blogspot.com/2020/07/regarding-gpt-3s-faculties.html
Machinamenta: Regarding GPT-3's faculties


2024-01-01



---
https://machinelearning.apple.com/research/hey-siri
Hey Siri: An On-device DNN-powered Voice Trigger for Apple’s Personal Assistant


2024-01-01



---
https://madamescientist.com/2014/04/11/on-the-shoulders-of-giants/#comment-6577
On The Shoulders of Giants


2024-01-01



---
https://mag.uchicago.edu/law-policy-society/growing-numbers
The University of Chicago Magazine


2024-01-01



---
https://magazine.atavist.com/axes-of-evil-north-korea-dmz-tree-murders/
Axes of Evil


2024-01-01



---
https://magazine.atavist.com/company-eight/
Company Eight


2024-01-01



---
https://magazine.atavist.com/promethea-unbound-child-genius-montana/
Promethea Unbound


2024-01-01



---
https://magazine.atavist.com/ron-porambo-newark-riots-police-violence/
Porambo: A fearless journalist wrote a seminal account of police brutality during the 1967 race riots in Newark, New Jersey. Then he wound up on the wrong side of the law.


2024-01-01



---
https://magazine.atavist.com/whatsoever-things-are-true/
Whatsoever Things Are True


2024-01-01



---
https://magenta.tensorflow.org/
Magenta


2024-01-01



---
https://maggieappleton.com/bidirectionals
A Short History of Bi-Directional Links


2024-01-01



---
https://maggieappleton.com/transcopyright-dreams#designing-speculative-interfaces
Transclusion and Transcopyright Dreams


2024-01-01



---
https://mail.haskell.org/pipermail/cabal-devel/
The cabal-devel Archives


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/glasgow-haskell-users/2010-January/018293.html
GHC core plugins


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2007-May/thread.html#25570
The Haskell-Cafe May 2007 Archive by thread


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2009-February/055500.html
[Haskell-cafe] Re: [Haskell] Google Summer of Code 2009


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2009-February/055531.html
[Haskell-cafe] Re: [Haskell] Google Summer of Code 2009


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2009-February/subject.html#55500
The Haskell-Cafe February 2009 Archive by subject


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2011-February/089183.html
[Haskell-cafe] Haskell Summers of Code retrospective (updated   for 2010)


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2013-April/107389.html
GSoC Project Proposal: Markdown support for Haddock


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2013-August/109548.html
[Haskell-cafe] [ANNOUNCE] fficxx: haskell-C++ FFI binding generator


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2013-June/108581.html
[Haskell-cafe] [haskell.org Google Summer of Code 2013] Approved Projects


2024-01-01

cs/haskell

---
https://mail.haskell.org/pipermail/haskell-cafe/2013-May/108038.html
[Haskell-cafe] Google Summer of Code Proposal—Communicating with mobile devices


2024-01-01

cs/haskell

---
https://mainichi.jp/english/articles/20161202/p2a/00m/0et/011000c
Anime firm of legendary director Anno suing former company for 100 million yen


2024-01-01



---
https://mainisusuallyafunction.blogspot.com/2014/02/x86-is-turing-complete-with-no-registers.html
main is usually a function: x86 is Turing-complete with no registers


2024-01-01



---
https://make.girls.moe/
MakeGirlsMoe - Create Anime Characters with A.I.!


2024-01-01



---
https://makeavideo.studio/#facebook
Make-A-Video


2024-01-01



---
https://mako.cc/copyrighteous/revisiting-the-rise-and-decline
Is English Wikipedia’s ‘rise and decline’ typical?


2024-01-01



---
https://mangans.blogspot.com/2009/07/scientific-impact-of-nations.html



2024-01-01



---
https://manifold.markets/



2024-01-01



---
https://marco.org/2011/04/09/facebooks-open-compute-project
Facebook’s Open Compute Project


2024-01-01



---
https://marco.org/2013/07/03/lockdown
Lockdown


2024-01-01



---
https://marcotmarcot.wordpress.com/2010/08/20/immix-on-ghc-summer-of-code-final-report/
Immix on GHC Summer of Code final report


2024-01-01



---
https://marginalrevolution.com/
Marginal REVOLUTION - Small Steps Toward A Much Better World


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2006/09/the_phantom_me.html
The phantom Tyler Cowen


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2007/07/todays-happines.html
Today's happiness research, part II


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2007/09/the-ku-klux-kla.html
The Ku Klux Klan


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2009/08/what-if-culture-froze.html
What if culture froze and had to be recycled?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2010/09/the-small-schools-myth.html
The Small Schools Myth


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/06/does-this-reliably-increase-your-fluid-intelligence.html#comment-157452631
Does this technique reliably increase your fluid intelligence?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/06/does-this-reliably-increase-your-fluid-intelligence.html#comment-157452725
Does this technique reliably increase your fluid intelligence?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/06/does-this-reliably-increase-your-fluid-intelligence.html#comment-body-157452569
Does this technique reliably increase your fluid intelligence?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/08/is-there-a-productivity-crisis-in-canada.html
Is there a productivity crisis in Canada?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/08/where-does-the-japanese-slowdown-come-from.html#comment-157487642
Where does the Japanese slowdown come from?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/08/where-does-the-japanese-slowdown-come-from.html#comment-body-157487734
Where does the Japanese slowdown come from?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2011/11/what-is-the-future-of-solar-power.html
What is the future of solar power?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2012/11/a-bet-is-a-tax-on-bullshit.html
A Bet is a Tax on Bullshit


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/01/the-ricardo-effect-in-europe-germany-fact-of-the-day.html
The Ricardo effect in Europe (Germany fact of the day)


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/04/absurd-pitches-pull-out-the-hayek-and-polanyi-lesson.html
Absurd pitches (pull out the Hayek and Polanyi lesson)


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/04/trade-vs-technology-in-terms-of-their-labor-market-effects.html
Trade vs. technology, in terms of their labor market effects


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/06/the-great-canadian-sperm-shortage.html
The Great Canadian Sperm Shortage


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/07/how-bad-were-the-navigation-acts-really.html
How bad were the Navigation Acts really?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/07/should-oregon-fund-college-through-equity.html
Should Oregon fund college through equity?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/07/the-great-escape.html
<em>The Great Escape</em>


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/08/eliezer-yudkowsky-asks-about-automation.html
Eliezer Yudkowsky asks about automation


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/08/the-value-of-a-ceo.html
The Value of a CEO


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2013/12/where-are-people-respected-the-most.html
Where are people respected the most?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2014/03/how-is-the-biomarker-id-aid-plan-going-in-india.html
How is the biomarker ID aid plan going in India?


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2014/05/armen-alchian-nuclear-science-and-event-studies.html
Nuclear science, event studies, and the other side of Armen Alchian


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2017/12/tuesday-assorted-links-144.html
Tuesday assorted links


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2018/04/lessons-from-the-profit.html
Lessons from "The Profit"


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2018/10/high-return-activity-raising-others-aspirations.html
The high-return activity of raising others' aspirations


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2018/11/open-questions-gwern.html
Open questions from Gwern


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2019/07/how-i-practice-at-what-i-do.html
How I practice at what I do


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2022/02/bram-stoker-dracula-and-progress-studies.html
Bram Stoker, Dracula, and Progress Studies


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2022/04/jena-1800.html
Jena 1800


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2022/10/conversations-with-goethe.html
Conversations with Goethe


2024-01-01



---
https://marginalrevolution.com/marginalrevolution/2024/09/sunday-assorted-links-488.html
Sunday assorted links
Tyler Cowen
2024-09-29
2024-09-29



---
https://marketing.wharton.upenn.edu/wp-content/uploads/2017/08/Johnson-Garrett-PAPER-VERSION-2.pdf



2024-01-01



---
https://marketoonist.com/2020/09/salesimpact.html
sales impact of advertising


2024-01-01



---
https://martinfowler.com/articles/lmax.html
The LMAX Architecture


2024-01-01



---
https://marxistprogramming.tumblr.com/
Marxist Programming


2024-01-01



---
https://mason.gmu.edu/~lsmithg/deathfugue.html
DEATH FUGUE


2024-01-01



---
https://mason.gmu.edu/~rhanson/extraord.pdf



2024-01-01



---
https://mason.gmu.edu/~rhanson/greatfilter.html
The Great Filter


2024-01-01



---
https://mason.gmu.edu/~rhanson/ideafutures.html
Idea Futures - The Concept


2024-01-01



---
https://mason.gmu.edu/~rhanson/uploads.html
If Uploads Come First


2024-01-01



---
https://match.ctglab.nl/
MaTCH Meta-Analysis of Twin Correlations and Heritability


2024-01-01



---
https://math.bu.edu/individual/mg/research/glicko.pdf



2024-01-01



---
https://math.la.asu.edu/~jtaylor/teaching/Fall2013/APM541/papers/Beaumont2010.pdf
Approximate Bayesian Computation in Evolution and Ecology


2024-01-01



---
https://math.stackexchange.com/questions/3058888/kendalls-tau-of-bivariate-normal
Kendall's Tau of bivariate normal


2024-01-01



---
https://math.stackexchange.com/questions/347460/examples-of-falsified-or-currently-open-longstanding-conjectures-leading-to-la
soft question - Examples of falsified (or currently open) long-standing conjectures leading to large bodies of incorrect results


2024-01-01



---
https://math.stackexchange.com/questions/349155/how-often-does-it-happen-that-the-oldest-person-alive-dies/388131
How often does it happen that the oldest person alive dies?


2024-01-01



---
https://math.stackexchange.com/questions/349155/how-often-does-it-happen-that-the-oldest-person-alive-dies/388131#388131
How often does it happen that the oldest person alive dies?


2024-01-01



---
https://math.stackexchange.com/questions/89030/expectation-of-the-maximum-of-gaussian-random-variables/89147#89147
probability - Expectation of the maximum of gaussian random variables


2024-01-01



---
https://math.ucr.edu/home/baez/diary/february_2013.html
diary - February 2013


2024-01-01



---
https://mathbabe.org/2012/11/20/columbia-data-science-course-week-12-predictive-modeling-data-leakage-model-evaluation/
Columbia Data Science course, week 12: Predictive modeling, data leakage, model evaluation


2024-01-01



---
https://mathoverflow.net/questions/19420/what-mistakes-did-the-italian-algebraic-geometers-actually-make
what mistakes did the Italian algebraic geometers actually make?


2024-01-01



---
https://mathoverflow.net/questions/291158/proofs-shown-to-be-wrong-after-formalization-with-proof-assistant/
soft question - Proofs shown to be wrong after formalization with proof assistant


2024-01-01



---
https://mathoverflow.net/questions/32967/have-any-long-suspected-irrational-numbers-turned-out-to-be-rational
Have any long-suspected irrational numbers turned out to be rational?


2024-01-01



---
https://mathoverflow.net/questions/338607/why-doesnt-mathematics-collapse-even-though-humans-quite-often-make-mistakes-in
soft question - Why doesn't mathematics collapse even though humans quite often make mistakes in their proofs?


2024-01-01



---
https://mathoverflow.net/questions/35468/widely-accepted-mathematical-results-that-were-later-shown-to-be-wrong
Widely accepted mathematical results that were later shown to be wrong


2024-01-01



---
https://mathoverflow.net/questions/35468/widely-accepted-mathematical-results-that-were-later-shown-to-be-wrong/35554#35554
Widely accepted mathematical results that were later shown to be wrong?


2024-01-01



---
https://mathoverflow.net/questions/35468/widely-accepted-mathematical-results-that-were-later-shown-to-be-wrong/36020#36020
Widely accepted mathematical results that were later shown to be wrong?


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends
Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends/53168#comment131985_53168
Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends/53168#comment131986_53168
Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends/53168#comment132000_53168
history overview - Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends/53168#comment132018_53168
history overview - Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/53122/mathematical-urban-legends/53168#comment132059_53168
Mathematical "urban legends"


2024-01-01



---
https://mathoverflow.net/questions/879/most-interesting-mathematics-mistake
Most interesting mathematics mistake?


2024-01-01



---
https://mathshistory.st-andrews.ac.uk/Biographies/Hamming/
Richard Hamming (1915–1998) - Biography


2024-01-01



---
https://mathshistory.st-andrews.ac.uk/Extras/Keynes_Newton/
John Maynard Keynes: "Newton, the Man"


2024-01-01



---
https://mathshistory.st-andrews.ac.uk/Extras/Poincare_Intuition/
Poincaré on intuition in mathematics


2024-01-01



---
https://mathshistory.st-andrews.ac.uk/Extras/Von_Neumann_Part_1/
Von Neumann: "The Mathematician"


2024-01-01



---
https://mathshistory.st-andrews.ac.uk/Extras/Von_Neumann_Part_2/
Von Neumann: "The Mathematician" Part 2


2024-01-01



---
https://mathworld.wolfram.com/ArithmeticSeries.html
Arithmetic Series


2024-01-01



---
https://mathworld.wolfram.com/FermatsLastTheorem.html
Fermat's Last Theorem


2024-01-01



---
https://mathworld.wolfram.com/RandomWalk1-Dimensional.html
Random Walk--1-Dimensional


2024-01-01



---
https://matplotlib.org/
Matplotlib


2024-01-01



---
https://matrix.fandom.com/wiki/Goliath
Goliath Matrix Wiki


2024-01-01



---
https://matt.haughey.com/on-the-future-of-metafilter-941d15ec96f0



2024-01-01



---
https://mattlakeman.org/2021/07/27/shadow-of-the-sun/
Shadow of the Sun


2024-01-01



---
https://mattlakeman.org/2024/01/01/notes-on-the-ivory-coast/
Notes on the Ivory Coast


2024-01-01



---
https://mattsclancy.substack.com/p/entrepreneurship-is-contagious
Entrepreneurship is contagious


2024-01-01



---
https://mattsclancy.substack.com/p/the-idea-of-being-an-entrepreneur
The "idea" of being an entrepreneur


2024-01-01



---
https://mattwetmore.me/posts/hakyll-custom-writer
Using custom Pandoc writers with Hakyll


2024-01-01



---
https://mattwilcox.net/musing/the-ineffectiveness-of-icons
The ineffectiveness of lonely icons: If your target audience is a general population, you should not be using icons alone to convey anything meaningful. By doing so, you have made assumptions that are unlikely to be appropriate to a general audience.


2024-01-01



---
https://maxbain.com/
Max Bain


2024-06-13



---
https://maxstock.scripts.mit.edu/blog/2019/01/13/278/



2024-01-01



---
https://mazzo.li/posts/vectorized-atan2.html
Speeding up atan2f by 50x


2024-01-01



---
https://mc-stan.org/
Stan


2024-01-01



---
https://mdpi-res.com/d_attachment/ijms/ijms-14-02573/article_deploy/ijms-14-02573.pdf
‘Out of the lab and into the bathroom: evening short-term exposure to conventional light suppresses melatonin and increases alertness perception’, 2013


2024-01-01



---
https://mdpi-res.com/d_attachment/nutrients/nutrients-05-01384/article_deploy/nutrients-05-01384.pdf



2024-01-01



---
https://meaningness.com/geeks-mops-sociopaths
Geeks, MOPs, and sociopaths in subculture evolution


2024-01-01



---
https://med.stanford.edu/news/all-news/2018/09/we-are-bombarded-by-thousands-of-diverse-species-and-chemicals.html
We are bombarded by thousands of diverse species and chemicals: Stanford scientists have measured the human ‘exposome’, or the particulates, chemicals and microbes that individually swaddle us all, in unprecedented detail


2024-01-01



---
https://media.ccc.de/v/35c3-9778-open_source_firmware
Open Source Firmware


2024-01-01



---
https://media.defense.gov/2019/Oct/31/2002204458/-1/-1/0/DIB_AI_PRINCIPLES_PRIMARY_DOCUMENT.PDF#page=8



2024-01-01



---
https://media.githubusercontent.com/media/sarabander/sicp-pdf/master/sicp.pdf



2024-01-01



---
https://media.mercola.com/ImageServer/images/Thyroid/AnalysesToxicMetalsInHair.pdf
Analyses of Toxic Metals and Essential Minerals in the Hair of Arizona Children with Autism and Associated Conditions, and Their Mothers


2024-01-01



---
https://media.nature.com/full/nature-assets/mp/journal/v22/n2/extref/mp2016107x1.pdf



2024-01-01



---
https://media.nature.com/original/magazine-assets/d41586-019-00185-y/d41586-019-00185-y.pdf
On the road to a gene drive in mammals: A method for making a version of a gene more likely to be inherited than normal, generating what is called a gene drive, might be used to control insect populations. It has now been reported to work in mammals, too


2024-01-01



---
https://media.nature.com/original/nature-assets/mp/journal/v19/n2/extref/mp2012184x1.doc



2024-01-01



---
https://media.nature.com/original/nature-assets/nature/journal/v533/n7604/extref/nature17671-s1.pdf



2024-01-01



---
https://media.nature.com/original/nature-assets/nature/journal/v533/n7604/extref/nature17671-s2.xlsx



2024-01-01



---
https://medicalhypotheses.blogspot.com/2009_08_01_archive.html
Reliable but dumb, or smart but slapdash?


2024-01-01



---
https://medicallaw.exblog.jp/20422896/
ページが見つかりません - エキサイト


2024-01-01



---
https://medicalxpress.com/news/2011-08-vitamin-pills-undermine.html
Taking vitamin pills may undermine motivation to reduce smoking


2024-01-01



---
https://medicalxpress.com/news/2012-03-neurobiology-superiority-spaced-massed.html
Take your time: Neurobiology sheds light on the superiority of spaced vs. massed learning


2024-01-01



---
https://medicine.duke.edu/profile/yongmei-liu
Yongmei Liu


2024-08-20



---
https://medicine.exeter.ac.uk/people/profile/index.php?web_id=Andrew_Wood
Andrew Wood


2024-07-03

genetics/heritable

---
https://medicine.exeter.ac.uk/people/profile/index.php?web_id=Michael_Weedon
Michael Weedon


2024-09-10



---
https://medicine.iu.edu/faculty/6488/edenberg-howard
Howard J. Edenberg, PhD


2024-09-24



---
https://medicine.nus.edu.sg/researcher/johan-gunnar-eriksson/



2024-07-13



---
https://medicine.osu.edu/neuroscience/documents/nocturnal%20light%20exposure.pdf
Nocturnal Light Exposure Impairs Affective Responses in a Wavelength-Dependent Manner


2024-01-01



---
https://medium.com/22bate7/picards-hello-world-3a2da6f7b885
piCards: Hello World!. 260 days after I quit job to pursue my


2024-01-01



---
https://medium.com/@ElementalCognition/why-does-ai-get-so-confused-by-language-f5f64a9ef6cc



2024-01-01



---
https://medium.com/@alex.tabarrok/when-can-token-curated-registries-actually-work-%C2%B9-2ad908653aaf
When Can Token Curated Registries Actually Work?


2024-01-01



---
https://medium.com/@antonhowes



2024-01-01



---
https://medium.com/@antonhowes/11-forgotten-women-who-invented-the-british-industrial-revolution-ea34e185f187
11 Forgotten Women who Invented the British Industrial Revolution by Anton Howes


2024-01-01



---
https://medium.com/@antonhowes/if-not-britain-where-the-case-for-a-french-industrial-revolution-608547f6e9cd
If not Britain, where? The case for a French Industrial Revolution by Anton Howes


2024-01-01



---
https://medium.com/@antonhowes/is-innovation-in-human-nature-48c2578e27ba



2024-01-01



---
https://medium.com/@antonhowes/john-dee-and-the-measurers-31c47c39dc85



2024-01-01



---
https://medium.com/@blaisea/do-algorithms-reveal-sexual-orientation-or-just-expose-our-stereotypes-d998fafdf477
Do algorithms reveal sexual orientation or just expose our stereotypes?


2024-01-01



---
https://medium.com/@c5/darkweb-vendors-and-the-basic-opsec-mistakes-they-keep-making-e54c285a488c
Darkweb Vendors and the Basic Opsec Mistakes They Keep Making


2024-01-01



---
https://medium.com/@c5/day-to-day-operations-from-an-ex-darknet-drug-market-admin-67ad3fcf9e0e
An Interview with a former Outlaw Market Administrator by Caleb


2024-01-01



---
https://medium.com/@die.zaubernacht/the-aleph-3435f52ac297
The Aleph: Borgean fantastic hyperreality revisited by GPT-3


2024-01-01



---
https://medium.com/@florian_32814/ten-kilograms-of-chocolate-75c4fa3492b6
Ten Kilograms of Chocolate


2024-01-01



---
https://medium.com/@increment/the-ambush-at-sheridan-springs-3a29d07f6836



2024-01-01



---
https://medium.com/@marcinkraszewski/gpt-3-project-ideas-with-code-5940c275bc41



2024-01-01



---
https://medium.com/@marekkcichy/does-ai-have-a-dirty-mind-too-6948430e4b2b
Does AI have a dirty mind, too?


2024-01-01



---
https://medium.com/@melaniemitchell.me/can-gpt-3-make-analogies-16436605c446
Can GPT-3 Make Analogies?


2024-01-01



---
https://medium.com/@monicah428/the-early-days-of-valve-from-a-woman-inside-bf80c6b47961
The Early Days of Valve from a Woman Inside


2024-09-05



---
https://medium.com/@nic__carter/bitcoin-bites-the-bullet-8005a2a62d29
Bitcoin bites the bullet. Some of its most puzzling tradeoffs


2024-01-01



---
https://medium.com/@rick328/horoscopes-for-conspiracy-theorists-f80a13c0c0b2
410 Deleted by author


2024-01-01



---
https://medium.com/@tokencuratedregistry/the-token-curated-registry-whitepaper-bd2fb29299d6
The Token Curated Registry Reading List


2024-01-01



---
https://medium.com/better-humans/joseph-campbells-daily-routine-for-the-most-important-period-of-my-scholarship-and-study-68d1c35dd0d5
Joseph Campbell‘s daily routine for 'the most important period of my scholarship and study’


2024-01-01



---
https://medium.com/conversations-with-tyler/edwidge-danticat-tyler-cowen-haiti-literature-af38299b9b9f
Edwidge Danticat on Haitian Art and Literature (Ep. 108)


2024-01-01



---
https://medium.com/conversations-with-tyler/nicholas-bloom-tyler-cowen-productivity-economics-b5714b05fc2b
Nicholas Bloom on Management, Productivity, and Scientific Progress (Ep. 102)


2024-01-01



---
https://medium.com/craft-ventures/the-sharp-startup-when-paypal-found-product-market-fit-5ba47ad35d0b
The Sharp Startup: When PayPal Found Product-Market Fit: Reflections on the 20<sup>th</sup> anniversary of a $100+ billion product


2024-01-01



---
https://medium.com/derivadex/what-are-perpetual-swaps-130236587df2



2024-01-01



---
https://medium.com/future-crunch/99-goodnews-2021-2492e4fcacfb
99 Good News Stories You Probably Didn't Hear About in 2021


2024-01-01



---
https://medium.com/hacking-and-gonzo/how-hacker-news-ranking-algorithm-works-1d9b0cf2c08d
How Hacker News ranking algorithm works


2024-01-01



---
https://medium.com/hceverything/applying-srcset-choosing-the-right-sizes-for-responsive-images-at-different-breakpoints-a0433450a4a3
Applying srcset: choosing the right sizes for responsive images at different breakpoints


2024-01-01



---
https://medium.com/huggingface/how-to-build-a-state-of-the-art-conversational-ai-with-transfer-learning-2d818ac26313
How to build a State-of-the-Art Conversational AI with Transfer Learning by Thomas Wolf


2024-01-01



---
https://medium.com/matter/tutankhamuns-blood-9fb62a68597b



2024-01-01



---
https://medium.com/merantix/picasso-a-free-open-source-visualizer-for-cnns-d8ed3a35cfc5
Picasso: A free open-source visualizer for Convolutional Neural Networks; Cloudy with a chance of tanks


2024-01-01



---
https://medium.com/merzazine/love-letters-written-by-a-toaster-e9e795c6409f
Love Letters, written by a Toaster. The poetic power of Artificial Intelligence (GPT-3)


2024-01-01



---
https://medium.com/message/never-trust-a-corporation-to-do-a-librarys-job-f58db4673351



2024-01-01



---
https://medium.com/pcmag-access/how-i-used-lies-about-a-cartoon-to-prove-history-is-meaningless-on-the-internet-6c88bcbc62d7
How I Used Lies About A Cartoon to Prove History Is Meaningless on the Internet


2024-01-01



---
https://medium.com/routific/what-61-points-on-hn-did-for-my-startup-81bd75a39425
What 61 points on HN did for my startup by Marc Kuo Delivering Happiness


2024-08-04



---
https://medium.com/s/workflow/kevin-kelly-writes-to-find-out-what-he-doesnt-know-658ae1df1ae2
Kevin Kelly Writes To Find Out What He Doesn’t Know: Steven Johnson talks with the Wired co-founder and bestselling technology theorist about writing in public and strange power of music on infinite loop


2024-01-01



---
https://medium.com/tensorflow/fitting-larger-networks-into-memory-583e3c758ff9
Fitting larger networks into memory: TLDR; we release the Python/Tensorflow package openai/gradient-checkpointing, that lets you fit 10× larger neural nets into memory at the cost of an additional 20% computation time


2024-01-01



---
https://medium.com/thought-skipper/dark-market-regression-calculating-the-price-distribution-of-cocaine-from-market-listings-10aeff1e89e0
Dark Market Regression: Calculating the Price Distribution of Cocaine from Market Listings


2024-01-01



---
https://medium.com/veon-careers/dogs-wolves-data-science-and-why-machines-must-learn-like-humans-do-213b08036a10
Dogs, Wolves, Data Science, and Why Machines Must Learn Like Humans Do


2024-01-01



---
https://medium.com/waymo/waymos-early-rider-program-one-year-in-3a788f995a9c



2024-01-01



---
https://medium.com/wisecrack/brokering-bricks-the-world-of-lego-investing-66d1a59fc206
Brokering Bricks: The World of Lego Investing


2024-01-01



---
https://medlineplus.gov/druginfo/meds/a602016.html#side-effects
Modafinil: MEDLINEPlus Drug Information


2024-01-01



---
https://medlineplus.gov/ency/article/001488.htm
Miscarriage: MEDLINEPlus Medical Encyclopedia


2024-01-01



---
https://medlineplus.gov/ency/article/002498.htm
Hydrochloric acid poisoning: MEDLINEPlus Medical Encyclopedia


2024-01-01



---
https://medsforbitcoin.com/



2024-01-01



---
https://meehl.umn.edu/files/aumeehl2003sigtests-trimmedmp3#.mp3



2024-01-01



---
https://meehl.umn.edu/sites/g/files/pua1696/f/144whysummaries.pdf



2024-01-01



---
https://meehl.umn.edu/sites/g/files/pua1696/f/aumeehl2003ccshandout.pdf



2024-01-01



---
https://meehl.umn.edu/sites/meehl.umn.edu/files/files/147appraisingamending.pdf



2024-01-01



---
https://mega.nz/#!0JVxHQCD!C7ijBpRWNpcL_gubWFR-GTBDJTW1jXI6ThzSxwaw2aE



2024-01-01



---
https://mega.nz/#!2DRDQIjJ!JKQ_DhEXCzeYJXjliUSWRvE-_rfrvWv_cq3pgRuFadw
2019-02-14-stylegan-faces-02021-010483.tar


2024-01-01



---
https://mega.nz/#!2NFEUSjQ!XW-RJpYFoB2J4nE4VWrpvrcbPxFnPY-1QE8gFlsXm7A



2024-01-01



---
https://mega.nz/#!2PhghaZD!_IJPpErXIRIDwRI0ktq2UKUZClDEoY7z8UpF28_qme8



2024-01-01



---
https://mega.nz/#!7K4lBYaa!haf3sa65vXDbqyi2bkEQWzqiWWOB1zn5ySEDqPQsiz0



2024-01-01



---
https://mega.nz/#!CRtiDI7S!xo4zm3n7pkq1Lsfmuio1O8QPpUwHrtFTHjNJ8_XxSJs
2019-04-30-stylegan-danbooru2018-portraits-02095-066083.pkl


2024-01-01



---
https://mega.nz/#!HXhRwS7R!yl4qZM-gMWdn4Qc3scavOBKqdLNAcZ_WYd2gVPqabPg



2024-01-01



---
https://mega.nz/#!JHZTCBqT!G9dLXKYG-jptH8lP_YHIsBA_V_8byExciGnm_lX5wNU



2024-01-01



---
https://mega.nz/#!OEFjWKAS!QIqbb38fR5PnIZbdr7kx5K-koEMtOQ_XQXRqppAyv-k



2024-01-01



---
https://mega.nz/#!PaIx3S4a!rTABO2A7SSoPfZ023sWBgj7ERoqytF1dEgbYpRgTsmk



2024-01-01



---
https://mega.nz/#!PeIi2ayb!xoRtjTXyXuvgDxSsSMn-cOh-Zux9493zqdxwVMaAzp4
2020-01-11-skylion-stylegan2-animeportraits-networksnapshot-024664.pkl.xz


2024-01-01



---
https://mega.nz/#!RKYGyTQY!15PMlngSzKpM6vg0gC_NrR6I7uBydhk0vZIVmX7UEmc



2024-01-01



---
https://mega.nz/#!VXohCKoK!uslQhkYPqdioH79WsIhopX1gav0_eDENEvasdtmBWi4



2024-01-01



---
https://mega.nz/#!XMl3UI7b!KNLvp5wuxe_WAgJwkMVDiyyNmDl9XDXuipl-dQ6Phow



2024-01-01



---
https://mega.nz/#!aPRFDKaC!FDpQi_FEPK443JoRBEOEDOmlLmJSblKFlqZ1A1XPt2Y
2019-02-26-stylegan-faces-network-02048-016041.pkl


2024-01-01



---
https://mega.nz/#!afIjAAoJ!ATuVaw-9k5I5cL_URTuK2zI9mybdgFGYMJKUUHUfbk8
2019-02-10-stylegan-holofaces-networksnapshot-00015-011370.pkl


2024-01-01



---
https://mega.nz/#!fMNDkYwS!X-7_nBtsC6P_09CINIJAoVqR3V8Ffbv5On74rVoUbik
2019-05-03-stylegan-malefaces-02107-069770.pkl


2024-01-01



---
https://mega.nz/#!gEFVwAoK!qYrejFI0w1g1BzeuI-st5ajaQLoVFOZsj5j_OTREp1c
2019-02-13-stylegan-asuka-psi1.2.tar


2024-01-01



---
https://mega.nz/#!jW52zYIJ!GtLtjBAxFKmK0zm7gfVG_J4o0cq9uaLN_43FtYDNtis
2019-10-18-poetryfoundation-formatted.txt


2024-01-01



---
https://mega.nz/#!m5FWGCgZ!cjvMgViPbBqep_6HqYDb2D3Kl8Tt-RsUnwg7457IfDk



2024-01-01



---
https://mega.nz/#!oOpxGKKK!DvAJ1lrQeckFA9YuM-duW2f1CLZkF3waFIjVXMx_amQ



2024-01-01



---
https://mega.nz/#!tKYRRAQJ!ZRNqWlsMuWYHx1IJbOTlwdEslmb1SrSMhdb2eXVv7ig



2024-01-01



---
https://mega.nz/#!vawjXISI!F7s13yRicxDA3QYqYDL2kjnc2K7Zk3DwCIYETREmBP4
2019-03-08-stylegan-animefaces-network-02051-021980.pkl.xz


2024-01-01



---
https://mega.nz/#!vboDEAxb!l4V1LR10bsMl0qR71umYgiFwoGccoZlyntGZrrcl1wI



2024-01-01



---
https://mega.nz/#!zX4lzCzK!TNo_1uDlvszGkBUEdd5R_cQ-7Dfv0gyaaaq8BVzw1jA



2024-01-01



---
https://mega.nz/file/2lI0hT4S#IjEv8lVqxrYUJTLBOXwqOKydTPsnW_TDwAaBIsNn4MM



2024-01-01



---
https://mega.nz/file/LXoiCAoB#ut9B3kNHVDPKR_Ih1WIwak3gWJQTH_eW4VY6PwYAveA
2020-06-08-gwern-palm-yolov3-handdetector126.weights (235MB)


2024-01-01



---
https://mega.nz/file/WPQVFAJQ#mj2bP7Eba00aAaTGm_qqHW4JScGo5sC-F00pJJXe6Zg



2024-01-01



---
https://mega.nz/file/eQdHkShY#8wyNKs343L7YUjwXlEg3cWjqK2g2EAIdYz5xbkPy3ng
ffhq-512-avg-tpurun1.pkl (348MB)


2024-01-01



---
https://mega.nz/file/nUkWFZgS#EHHrqILumjpTppSXG-QlCOdWaUIVLTDnqPxsXPrI3UQ
aydao-anime-danbooru2019s-512-5268480.pkl


2024-01-01



---
https://mega.nz/file/ndFjmYjL#1G73ka1fnBpIZETqizh68SLO7YKC9bMO6ZU8jBCR1iI
2020-09-05-gwern-twdne-v3.5-gpt3snippets.tar.xz


2024-01-01



---
https://mega.nz/file/yDhFQIrB#Y-cqPSax8a3U8v2PDywNqKytZ5Xk_m19jKGKYWULvVo
2020-04-12-gwern-gpt-2-117m-midi-30588051.tar.xz


2024-01-01



---
https://melmagazine.com/en-us/story/simpsons-steamed-hams-oral-history
‘Steamed Hams’: The Oral History of the Funniest ‘Simpsons’ Scene Ever


2024-01-01



---
https://meltingasphalt.com/a-natural-history-of-beauty/
A Natural History of Beauty


2024-01-01



---
https://meltingasphalt.com/hallucinated-gods/
Hallucinated Gods


2024-01-01



---
https://meltingasphalt.com/social-status-down-the-rabbit-hole/
Social Status: Down the Rabbit Hole


2024-01-01



---
https://meltingasphalt.com/the-economics-of-social-status/
The Economics of Social Status


2024-01-01



---
https://memory-alpha.fandom.com/wiki/Tamarian_language
Tamarian language


2024-01-01



---
https://memteaimports.com/tea/apple-berry



2024-01-01



---
https://memteaimports.com/tea/bai-hao-silver-tip



2024-01-01



---
https://memteaimports.com/tea/baked-gaba



2024-01-01



---
https://memteaimports.com/tea/fern-stream-amber-oolong



2024-01-01



---
https://memteaimports.com/tea/golden-buds-milk-oolong



2024-01-01



---
https://memteaimports.com/tea/herb-garden-herbal-tisane



2024-01-01



---
https://memteaimports.com/tea/karnak-elder-flower



2024-01-01



---
https://memteaimports.com/tea/lemon-verbena



2024-01-01



---
https://memteaimports.com/tea/mt-olympus-flowers



2024-01-01



---
https://memteaimports.com/tea/spicy-turmeric-tonic



2024-01-01



---
https://memteaimports.com/tea/wood-dragon



2024-01-01



---
https://mention.com/en/
Social listening &amp; Monitoring tool


2024-01-01



---
https://messymatters.com/sunk/
Hyper-Correcting for the Sunk-Cost Fallacy


2024-01-01



---
https://meta.wikimedia.org/wiki/Deletionism
Deletionism


2024-01-01



---
https://meta.wikimedia.org/wiki/Exclusionism
Exclusionism


2024-01-01



---
https://meta.wikimedia.org/wiki/Inclusionism
Inclusionism


2024-01-01



---
https://meta.wikimedia.org/wiki/InternetArchiveBot
InternetArchiveBot


2024-01-01



---
https://meta.wikimedia.org/wiki/Mergism
Mergism


2024-01-01



---
https://meta.wikimedia.org/wiki/Research:Newcomer_quality
Research:Newcomer quality - Meta


2024-01-01



---
https://meta.wikimedia.org/wiki/Research:Patroller_work_load
Research:Patroller work load - Meta


2024-01-01



---
https://meta.wikimedia.org/wiki/Research:Vandal_fighter_work_load#Summary
Vandal fighter work load


2024-01-01



---
https://meta.wikimedia.org/wiki/Research:Wiki_Participation_Challenge#Dissemination
Research:Wiki Participation Challenge


2024-01-01



---
https://meta.wikimedia.org/wiki/Research:Wiki_Participation_Challenge_Ernest_Shackleton
Research:Wiki Participation Challenge Ernest Shackleton - Meta


2024-01-01



---
https://meta.wikimedia.org/wiki/Structurism
Association of Structurist Wikipedians


2024-01-01



---
https://meta.wikimedia.org/wiki/Wikimedia_budget
Wikimedia budget


2024-01-01



---
https://metacpan.org/release/LBROCARD/Net-VNC-0.36/view/bin/vnccapture
vnccapture - Capture a screenshot via VNC


2024-01-01



---
https://metamarkets.com/2011/hacking-hacker-news-headlines/
Hacking Hacker News Headlines


2024-08-04



---
https://metarationality.com/post-apocalyptic-health-care
Post-apocalyptic life in American health care


2024-01-01



---
https://meteuphoric.com/2010/08/08/on-the-hostility-of-wives/#comment-1427
Why do ‘respectable’ women want dead husbands?


2024-01-01



---
https://meteuphoric.com/2013/12/25/discussions-for-information-processing/
Discussions for information


2024-01-01



---
https://metrics.torproject.org/data.html
404 – Tor Metrics


2024-01-01



---
https://meyerweb.com/eric/tools/dencoder/
URL Decoder/Encoder


2024-01-01



---
https://mhooten.github.io/papers/pdf/Hooten_Hobbs_EcolMono_2015.pdf
A guide to Bayesian model selection for ecologists


2024-01-01



---
https://michael-hudson.com/2000/03/how-interest-rates-were-set-2500-bc-1000-ad/
How Interest Rates Were Set, 2500 BC – 1000 AD


2024-01-01



---
https://michaelnielsen.org/
Michael Nielsen


2024-01-01



---
https://michaelnielsen.org/blog/principles-of-effective-research/
Principles of Effective Research


2024-01-01



---
https://michaelnielsen.org/blog/three-myths-about-scientific-peer-review/
Three myths about scientific peer review


2024-01-01



---
https://michaelnielsen.org/ddi/guest-post-judea-pearl-on-correlation-causation-and-the-psychology-of-simpsons-paradox/
Guest post: Judea Pearl on correlation, causation and the psychology of Simpson’s paradox


2024-01-01



---
https://michaelnielsen.org/ddi/if-correlation-doesnt-imply-causation-then-what-does/
If correlation doesn’t imply causation, then what does?


2024-01-01



---
https://midus.wisc.edu/findings/pdfs/360.pdf
Health Status and the Five-factor Personality Traits in a Nationally Representative Sample
Goodwin, Friedman
2005
2024-01-01



---
https://mikedashhistory.com/2015/01/15/blonde-cargoes-finnish-children-in-the-slave-markets-of-medieval-crimea/
Slavery on the Steppes: Finnish children in the slave markets of medieval Crimea


2024-01-01



---
https://mikepower.pressfolios.com/
Pressfolios


2024-01-01



---
https://mila.quebec/en/blake-richards



2024-06-13



---
https://mila.quebec/en/person/blake-richards/



2024-06-18



---
https://milan.cvitkovic.net/writing/Concrete_Problems_in_Human_Safety.pdf



2024-01-01



---
https://milan.cvitkovic.net/writing/things_youre_allowed_to_do/
Things you're allowed to do


2024-01-01



---
https://millercenter.org/the-presidency/presidential-speeches/march-23-1962-address-university-california-berkeley#dp-expandable-text
Address at the University of California, Berkeley (March 23, 1962)


2024-01-01



---
https://millionshort.com/



2024-01-01



---
https://minimaxir.com/2014/02/hacking-hacker-news/
A Statistical Analysis of All Hacker News Submissions


2024-08-04



---
https://minimaxir.com/2014/10/hn-comments-about-comments/
The Quality, Popularity, and Negativity of 5.6 Million Hacker News Comments


2024-08-04



---
https://minimaxir.com/2017/06/imgur-decline/
The Decline of Imgur on Reddit and the Rise of Reddit's Native Image Hosting


2024-01-01



---
https://mitadmissions.org/blogs/entry/we-are-reinstating-our-sat-act-requirement-for-future-admissions-cycles/
We are reinstating our SAT/ACT requirement for future admissions cycles


2024-01-01



---
https://mitibmwatsonailab.mit.edu/people/antonio-torralba/
Antonio Torralba—MIT-IBM Watson AI Lab


2024-09-05



---
https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/psets/index.html
Sample Programming Assignments


2024-01-01



---
https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/sicp.html
Welcome to the SICP Web Site


2024-01-01



---
https://mitpress.mit.edu/9780262536226/
Book from the Ground


2024-01-01



---
https://mk.bcgsc.ca/carpalx/



2024-01-01



---
https://mkv25.net/dfma/map-8269
Razorlength - 1036 Early Winter by Jong89


2024-01-01



---
https://ml.informatik.uni-freiburg.de/profile/hutter/
Profile – Machine Learning Lab


2024-08-01



---
https://mlmac.io/
MLMAC


2024-01-01



---
https://mlp.fandom.com/wiki/Applejack%27s_%22Day%22_Off
Applejack's "Day" Off


2024-01-01



---
https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
CelebA Dataset


2024-01-01



---
https://mnemosyne-proj.org/
Welcome to the Mnemosyne Project


2024-01-01



---
https://mnemosyne-proj.org/card-sets
Card Sets


2024-01-01



---
https://mnemosyne-proj.org/principles.php
Principles


2024-01-01



---
https://mobiquitous.com/index-e.html
Koji Tsukada’s Page


2024-09-16



---
https://modernchinesepoetry.com/shikan.php#xaming_dongbai
21st Century Chinese Poetry


2024-01-01



---
https://modernfarmer.com/2022/03/fda-crispr-cows-for-beef/
FDA Approves First CRISPR Cows For Beef


2024-01-01



---
https://momentmag.com/a-guide-to-the-sand-synagogue/



2024-01-01



---
https://mondo.su.se/access/content/group/87a78313-bf21-438a-842a-a4d680ccf6f9/Dahlin%20artikel%202010.pdf
Effects of working memory training on reading in children with special needs


2024-01-01



---
https://money.cnn.com/2011/09/28/technology/hackers_goldman_sachs/index.htm
Hackers target Goldman Sachs


2024-01-01



---
https://money.cnn.com/magazines/fortune/fortune_archive/1990/05/21/73551/index.htm
CAN ANYONE WIN THE COFFEE WAR? The lesson from the endless, almost comic, battle between Philip Morris’s Maxwell House and P&amp;G’s Folgers: Market share isn’t always what it’s cracked up to be


2024-01-01



---
https://money.cnn.com/magazines/fortune/fortune_archive/2005/05/16/8260178/index.htm
How disease evolves


2024-01-01



---
https://money.cnn.com/magazines/fortune/fortune_archive/2006/04/03/8373034/index.htm
Best Buy's giant gamble - April 3, 2006


2024-01-01



---
https://monoskop.org/images/2/29/Hughes_Thomas_P_Networks_of_Power_Electrification_in_Western_Society_1880-1930.pdf



2024-01-01



---
https://moon-tone.bandcamp.com/track/the-drive-home
The drive home


2024-01-01



---
https://moon-tone.bandcamp.com/track/whole-lotta-love-spark
Whole lotta love-spark


2024-01-01



---
https://moongorgeous.tumblr.com/post/38446626514/translation-from-4chan-evangelion-thread-a-page
Jessica


2024-01-01



---
https://mosaicscience.com/story/brazils-cancer-curse/



2024-01-01



---
https://mosaicscience.com/story/falling-science-injury-death-falls/



2024-01-01



---
https://mosaicscience.com/story/my-deja-vu-so-extreme-i-cant-tell-whats-real-any-more/
When a brain tumor left Pat Long with persistent déjà vu, he began to question the very nature of reality. Here, he tells his story for the first time.


2024-01-01



---
https://mospace.umsystem.edu/xmlui/bitstream/handle/10355/35937/HancockProSpeWor.pdf?sequence=1



2024-01-01



---
https://motherboard.vice.com/blog/can-a-low-dose-go-a-long-way
Can a Low Dose Go a Long Way?


2024-01-01



---
https://mottie.github.io/tablesorter/docs/
jQuery tablesorter 2.0


2024-01-01



---
https://moz.com/blog/google-alerts-vs-mention-vs-talkwalker
Google Alerts VS Mention VS Talkwalker


2024-01-01



---
https://moz.com/google-algorithm-change#2011
Google Algorithm Change History


2024-01-01



---
https://mru.org/development-economics
Development Economics


2024-01-01



---
https://msls.net/2018/10/17/the-clock-part-1-introduction/
The Clock, Part 1: Introduction


2024-01-01



---
https://msls.net/2018/11/03/the-clock-part-2-matinee/
The Clock, Part 2: Matineé


2024-01-01



---
https://mssv.net/2020/08/02/what-args-can-teach-us-about-qanon/
What ARGs Can Teach Us About QAnon


2024-01-01



---
https://mud.co.uk/richard/hcds.htm
Richard A. Bartle: Players Who Suit MUDs


2024-01-01



---
https://mujoco.org/



2024-01-01



---
https://mungowitzend.blogspot.com/2012/03/eyes-wide-shut.html
Kids Prefer Cheese: Eyes wide shut


2024-01-01



---
https://murdoch.is/papers/usenix08clockskew.pdf



2024-01-01



---
https://murrayiii.github.io/UnicodeMathML/playground/
UnicodeMathML Playground


2024-01-01



---
https://muse.jhu.edu/article/633738/pdf



2024-01-01



---
https://musicbrainz.org/tag/touhou/release
Tag ‘touhou’


2024-01-01



---
https://mwichary.medium.com/seduced-shaggy-samson-snored-725b5a8086d9
Seduced, shaggy Samson snored: The fictional machine that generated poems, and the real people who had to translate them


2024-01-01



---
https://mxnet.apache.org/versions/1.9.0/
Apache MXNet


2024-01-01



---
https://my.oschina.net/TumblrChina/tweet/19745971



2024-01-01



---
https://my.pgp-hms.org/public_genetic_data/statistics
Personal Genome Project: Public Genetic Data: Statistics


2024-01-01



---
https://my.pgp-hms.org/public_genetic_data?utf8=%E2%9C%93&data_type=23andMe&commit=Search



2024-01-01



---
https://my.pgp-hms.org/users
Personal Genome Project: Participant profiles


2024-01-01



---
https://my.vanderbilt.edu/smpy/
Study of Mathematically Precocious Youth


2024-01-01



---
https://my.vanderbilt.edu/smpy/files/2013/01/Harrison-Kell_CV1.pdf



2024-01-01



---
https://my.vanderbilt.edu/smpy/publications/camilla-benbow/
Camilla Benbow  Study of Mathematically Precocious Youth


2024-01-01



---
https://my.vanderbilt.edu/smpy/publications/david-lubinski/
David Lubinski  Study of Mathematically Precocious Youth


2024-01-01



---
https://myanimelist.net/
Anime and Manga Database and Community


2024-01-01



---
https://myanimelist.net/anime/1370/Atama_Yama
Atama Yama (Mt. Head)


2024-01-01



---
https://myanimelist.net/animelist/gwern
gwern's Anime List


2024-01-01



---
https://myanimelist.net/animelist/gwern&status=2&show=0&order=4
gwern's Anime List


2024-01-01



---
https://myanimelist.net/character.php?id=13986
Hanabi Kitaoji (Sakura Taisen: Le Nouveau Paris)


2024-01-01



---
https://myanimelist.net/manga/31009/Kishin_Gensou_Rune_Masquer
Kishin Gensou Rune Masquer


2024-01-01



---
https://myanimelist.net/manga/51493/Murasakiiro_no_Qualia
Murasakiiro no Qualia (Qualia the Purple)


2024-01-01



---
https://myanimelist.net/mangalist/gwern
gwern's Manga List


2024-01-01



---
https://myanimelist.net/mangalist/gwern&status=2&show=0&order=4
gwern's Manga List


2024-01-01



---
https://myanimelist.net/profile/gwern
gwern's Profile


2024-01-01



---
https://myfox8.com/news/mother-daughter-from-nc-charged-after-11-pounds-of-marijuana-found-in-the-mail/
Mother, daughter from NC charged after 11 pounds of marijuana found in the mail


2024-01-01



---
https://mymodafinil.net/armodafinil/



2024-01-01



---
https://mynewsla.com/government/2015/04/28/cut-through-traffic-caused-by-waze-app-must-stop-l-a-councilman-says/
‘Cut-through’ traffic caused by Waze app must stop, L.A. councilman says


2024-01-01



---
https://mynucleus.com/
Nucleus Genomics


2024-01-01



---
https://n.neurology.org/content/78/2/91.full



2024-01-01



---
https://nabstreamingsummit.com/wp-content/uploads/2022/05/2022-Streaming-Summit-Netflix.pdf



2024-01-01



---
https://nadiaeghbal.com/phd
Reimagining the PhD


2024-01-01



---
https://naehrdine.blogspot.com/2021/09/always-on-processor-magic-how-find-my.html
Always-on Processor magic: How Find My works while iPhone is powered off


2024-01-01



---
https://naeshitsherlock.tumblr.com/post/139552860553/every-now-and-again-i-get-updates-from-my-friend
Every now and again I get updates from my friend studying vet med


2024-01-01



---
https://naldc.nal.usda.gov/download/CAT71326739/PDF



2024-01-01



---
https://namuol.github.io/banal-duck/
Dual N-Back


2024-01-01



---
https://nana.fandom.com/wiki/Ren_Ichinose
Ren Ichinose Nana


2024-01-01



---
https://nansenundpiccard.de/de/Wir/Hanske
Nansen &amp; Piccard


2024-01-01



---
https://nap.nationalacademies.org/read/11170/chapter/5#48
3 Carbon Dioxide Emergency and Continuous Exposure Guidance Levels for Selected Submarine Contaminants: Volume 1


2024-01-01



---
https://nap.nationalacademies.org/read/11170/chapter/5#52
3 Carbon Dioxide Emergency and Continuous Exposure Guidance Levels for Selected Submarine Contaminants: Volume 1


2024-01-01



---
https://nap.nationalacademies.org/read/21785/chapter/43#245
KENNETH G. McKAY Memorial Tributes: Volume 19


2024-01-01



---
https://nap.nationalacademies.org/read/24623/chapter/7
5 Heritable Genome Editing Human Genome Editing: Science, Ethics, and Governance


2024-01-01



---
https://narratively.com/nick-brown-smelled-bull/



2024-01-01



---
https://nasmith.github.io/
Noah A. Smith


2024-09-29



---
https://naturalmedicines.therapeuticresearch.com/index-abstract.asp?create-abstract=patient-melatonin.asp&title=Melatonin



2024-01-01



---
https://nautil.us/how-i-rewired-my-brain-to-become-fluent-in-math-rd-235086/
How I Rewired My Brain to Become Fluent in Math


2024-01-01



---
https://nautil.us/how-the-oil-pipeline-began-236686/
How the Oil Pipeline Began


2024-01-01



---
https://nautil.us/in-mathematics-mistakes-arent-what-they-used-to-be-235407/
In Mathematics, Mistakes Aren’t What They Used to Be


2024-01-01



---
https://nautil.us/taking-another-persons-perspective-doesnt-help-you-understand-them-237127/
Taking Another Person’s Perspective Doesn’t Help You Understand Them


2024-01-01



---
https://nautil.us/the-disease-that-turned-us-into-genetic_information-junkies-235388/
The Disease That Turned Us Into Genetic-Information Junkies


2024-01-01



---
https://nautil.us/the-father-of-modern-metal-235939/
The Father of Modern Metal


2024-01-01



---
https://nautil.us/the-rhythm-of-the-tide-235186/
The Rhythm of the Tide


2024-01-01



---
https://nautil.us/these-tricks-make-virtual-reality-feel-real-235740/
These Tricks Make Virtual Reality Feel Real


2024-01-01



---
https://nautil.us/when-evolution-is-infectious-235629/
When Evolution Is Infectious - Nautilus


2024-01-01



---
https://nautil.us/why-egg-freezing-is-an-impossible-choice-235320/
Why Egg Freezing Is an Impossible Choice


2024-01-01



---
https://nautil.us/will-90-become-the-new-60-235929/
Will 90 Become The New 60?


2024-01-01



---
https://ncase.me/
It's Nicky Case!


2024-01-01



---
https://ncase.me/remember/
How To Remember Anything Forever-ish


2024-01-01



---
https://nces.ed.gov/pubs2005/2005356.pdf



2024-01-01



---
https://ndlegis.gov/cencode/t19c03-1.pdf



2024-01-01



---
https://nealstephenson.com/news/2015/03/09/notes-on-416-days-of-treadmill-desk-usage/
Neal Stephenson - Notes on 416 Days of Treadmill Desk Usage


2024-01-01



---
https://neat-lang.github.io/
The Neat Language: Neat is a C-like statically-typed native compiled language with automated reference counting, OOP and macros. Its syntax is heavily ‘inspired by’ D.


2024-01-01



---
https://nectarcreek.com/
Nectar Creek


2024-01-01



---
https://negima.fandom.com/wiki/Talk:Ayaka_Yukihiro#Parentage
Ayaka Yukihiro Negima! Wiki


2024-01-01



---
https://neglectedbooks.com/?p=7339
What to Make of Rod McKuen?


2024-01-01



---
https://neil.fraser.name/writing/tank/
Neural Network Follies


2024-01-01



---
https://neilhoulsby.github.io/
Neil Houlsby


2024-11-09



---
https://neilmadden.blog/2022/04/19/psychic-signatures-in-java/
CVE-2022-21449: Psychic Signatures in Java


2024-01-01



---
https://neilmitchell.blogspot.com/2011/01/hoogle-at-17-million-searches.html
Hoogle At 1.7 Million Searches


2024-01-01



---
https://nel.mit.edu/bayesian-truth-serum/
Bayesian Truth Serum


2024-01-01



---
https://neojaponisme.com/



2024-01-01



---
https://neojaponisme.com/2009/05/19/the-fear-of-the-internet/



2024-01-01



---
https://neomarxisme.com/biography.html



2024-01-01



---
https://neomarxisme.com/wdmwordpress/?p=129



2024-01-01



---
https://nephewjonathan.substack.com/p/diy-geoengineering-the-whitepaper
DIY Geoengineering: The Whitepaper


2024-01-01



---
https://nerdcore.de/2019/03/03/this-waifu-does-not-exist/
Seite wurde nicht gefunden. - Nerdcore


2024-01-01



---
https://netecon.seas.harvard.edu/PINS04/Papers/feldman_04.pdf
Free-Riding and Whitewashing in Peer-to-Peer Systems
Feldman
2004
2024-01-01



---
https://neura.edu.au/researchers/prof-peter-schofield
Peter Schofield


2024-12-11



---
https://neuroanatomy.github.io/pdfs/2014Toro-Bourgeron;GenomicArchitecture;Supplement.pdf



2024-01-01



---
https://neuroscience.cam.ac.uk/publications/download.php?id=11205
Lithium and cognitive enhancement: leave it or take it?


2024-01-01



---
https://neurosciencenews.com/brain-connectome-artificial-neural-networks/
Brain’s Connectome From Branch to Branch


2024-01-01



---
https://neurosciencenews.com/lithium-prevents-brain-damage-parkinsons-disease/
Lithium Profoundly Prevents Brain Damage Associated with Parkinson's Disease


2024-01-01



---
https://neurosciencenews.com/neural-network-model-10-neuron-visual-processing-circuit/
Neural Network Model of 10 Neuron Visual Processing Circuit Created


2024-01-01



---
https://neverworkintheory.org/2016/06/09/novice-programming-mistakes.html
Novice Programming Mistakes


2024-01-01



---
https://new.nubrain.com/shop/index.php?route=product/product&keyword=modafinil&category_id=0&product_id=134



2024-01-01



---
https://new.nubrain.com/shop/index.php?route=product/product&keyword=modafinil&category_id=0&product_id=58



2024-01-01



---
https://new.nubrain.com/shop/index.php?route=product/product&keyword=modafinil&category_id=0&product_id=82



2024-01-01



---
https://newcriterion.com/issues/1990/1/what-was-the-congress-for-cultural-freedom



2024-01-01



---
https://newhumanist.org.uk/2365/lies-damn-lies-and-chinese-science
Lies, damn lies and Chinese science


2024-01-01



---
https://newrepublic.com/article/113051/georgias-war-drugs-how-its-subutex-addiction-ended
Georgia's War on Drugs: How Its Subutex Addiction Ended


2024-01-01



---
https://newrepublic.com/article/120178/problem-international-development-and-plan-fix-it
The Problem With International Development—and a Plan to Fix It


2024-01-01



---
https://newrepublic.com/article/73772/affirmative-action-doomed
Is Affirmative Action Doomed?


2024-01-01



---
https://news.adobe.com/news/news-details/2023/adobe-releases-next-generation-of-firefly-models



2024-01-01



---
https://news.bbc.co.uk/1/hi/magazine/3270029.stm



2024-01-01



---
https://news.bbc.co.uk/1/hi/world/asia-pacific/4755861.stm



2024-01-01



---
https://news.bbc.co.uk/2/hi/8448731.stm



2024-01-01



---
https://news.bbc.co.uk/2/hi/8506080.stm



2024-01-01



---
https://news.bbc.co.uk/2/hi/asia-pacific/8213493.stm



2024-01-01



---
https://news.bbc.co.uk/2/hi/asia-pacific/8442147.stm



2024-01-01



---
https://news.bbc.co.uk/2/hi/entertainment/8347178.stm



2024-01-01



---
https://news.byu.edu/news/byu-genetic-researchers-solve-giant-mystery-how-did-shawn-bradley-get-be-so-tall
BYU genetic researchers solve a giant mystery: How Shawn Bradley got to be so tall: Former basketball pro has incredibly unique combination of genetic variants that affect height


2024-01-01



---
https://news.gallup.com/poll/222578/americans-weigh-shun-overweight-label.aspx
Americans Weigh More, but Shun "Overweight" Label


2024-01-01



---
https://news.harvard.edu/gazette/story/2010/10/thinking-like-an-octopus/
Thinking like an octopus: Summer swims prompt researcher to probe unusual intelligence


2024-01-01



---
https://news.microsoft.com/2019/07/22/openai-forms-exclusive-computing-partnership-with-microsoft-to-build-new-azure-ai-supercomputing-technologies/
OpenAI forms exclusive computing partnership with Microsoft to build new Azure AI supercomputing technologies


2024-09-03



---
https://news.mit.edu/2014/algorithm-recovers-speech-from-vibrations-0804
Extracting audio from visual information


2024-01-01



---
https://news.nationalgeographic.com/news/2013/10/131011-albino-killings-witch-doctors-tanzania-superstition/



2024-01-01



---
https://news.nationalgeographic.org/
A Conversation with World Famous Cat Geneticist-Dr. Leslie Lyons


2024-01-01



---
https://news.samsung.com/global/sock-horror-mystery-of-missing-socks-is-solved-scientists-reveal-why-socks-go-missing-in-the-wash-and-how-likely-it-is-to-happen
Sock, Horror—Mystery of Missing Socks is Solved! Scientists Reveal Why Socks Go Missing in the Wash and How Likely it is to Happen


2024-01-01



---
https://news.sankakucomplex.com/2011/11/01/which-are-worse-the-seiyuu-or-their-creepy-fans/
Which Are Worse: The Seiyuu or Their Creepy Fans?


2024-01-01



---
https://news.slashdot.org/story/07/10/31/0328239/call-for-halt-to-wikipedia-webcomic-deletions
Call For Halt To Wikipedia Webcomic Deletions


2024-01-01



---
https://news.sophos.com/en-us/category/serious-security/
Naked Security


2024-01-01



---
https://news.walla.co.il/item/2819632
חשד: רכש סמים ב‘ביטקוין'ומכר אותם בתיכון באשדוד: חבילה שעוררה את חשדם של הבודקים בנתב'ג הכילה מאות גרמים של מריחואנה—והובילה לבן 18 שקיבל יותר מ-10 חבילות של סמים שונים. החשוד למד בשיטוט באינטרנט כיצד לרכוש סמים ברשת 'דארקנט’ המוצפנת


2024-01-01



---
https://news.ycombinator.com/item?id=10012625



2024-01-01



---
https://news.ycombinator.com/item?id=10013720



2024-01-01



---
https://news.ycombinator.com/item?id=10037132



2024-01-01



---
https://news.ycombinator.com/item?id=10283720



2024-01-01



---
https://news.ycombinator.com/item?id=10318729



2024-01-01



---
https://news.ycombinator.com/item?id=10332997



2024-01-01



---
https://news.ycombinator.com/item?id=10667335



2024-01-01



---
https://news.ycombinator.com/item?id=11641602



2024-01-01



---
https://news.ycombinator.com/item?id=11646822



2024-01-01



---
https://news.ycombinator.com/item?id=12354097



2024-01-01



---
https://news.ycombinator.com/item?id=12367778



2024-01-01



---
https://news.ycombinator.com/item?id=1250958



2024-01-01



---
https://news.ycombinator.com/item?id=13151790



2024-01-01



---
https://news.ycombinator.com/item?id=13152255



2024-01-01



---
https://news.ycombinator.com/item?id=13231808



2024-01-01



---
https://news.ycombinator.com/item?id=13694216



2024-01-01



---
https://news.ycombinator.com/item?id=14226889



2024-01-01



---
https://news.ycombinator.com/item?id=14644441



2024-01-01



---
https://news.ycombinator.com/item?id=1525334



2024-01-01



---
https://news.ycombinator.com/item?id=15484861



2024-01-01



---
https://news.ycombinator.com/item?id=15485538



2024-01-01



---
https://news.ycombinator.com/item?id=15681358



2024-01-01



---
https://news.ycombinator.com/item?id=15682235



2024-01-01



---
https://news.ycombinator.com/item?id=16032401



2024-01-01



---
https://news.ycombinator.com/item?id=17047348



2024-01-01



---
https://news.ycombinator.com/item?id=17048329



2024-01-01



---
https://news.ycombinator.com/item?id=17050776



2024-01-01



---
https://news.ycombinator.com/item?id=17110385



2024-01-01



---
https://news.ycombinator.com/item?id=1781013



2024-01-01



---
https://news.ycombinator.com/item?id=18052777



2024-01-01



---
https://news.ycombinator.com/item?id=18369337



2024-01-01



---
https://news.ycombinator.com/item?id=18394756



2024-01-01



---
https://news.ycombinator.com/item?id=18413757



2024-01-01



---
https://news.ycombinator.com/item?id=18425066



2024-01-01



---
https://news.ycombinator.com/item?id=18577050



2024-01-01



---
https://news.ycombinator.com/item?id=18666574



2024-01-01



---
https://news.ycombinator.com/item?id=18679200



2024-01-01



---
https://news.ycombinator.com/item?id=18700656



2024-01-01



---
https://news.ycombinator.com/item?id=18841222



2024-01-01



---
https://news.ycombinator.com/item?id=18854854



2024-01-01



---
https://news.ycombinator.com/item?id=18959796



2024-01-01



---
https://news.ycombinator.com/item?id=19205058



2024-01-01



---
https://news.ycombinator.com/item?id=19241236



2024-01-01



---
https://news.ycombinator.com/item?id=19348141



2024-01-01



---
https://news.ycombinator.com/item?id=19386694



2024-01-01



---
https://news.ycombinator.com/item?id=19399467



2024-01-01



---
https://news.ycombinator.com/item?id=19441300



2024-01-01



---
https://news.ycombinator.com/item?id=19604135



2024-01-01



---
https://news.ycombinator.com/item?id=19619595



2024-01-01



---
https://news.ycombinator.com/item?id=19749767



2024-01-01



---
https://news.ycombinator.com/item?id=19782634



2024-01-01



---
https://news.ycombinator.com/item?id=19797844



2024-01-01



---
https://news.ycombinator.com/item?id=19981774



2024-01-01



---
https://news.ycombinator.com/item?id=20014372



2024-01-01



---
https://news.ycombinator.com/item?id=20366039



2024-01-01



---
https://news.ycombinator.com/item?id=20511459



2024-01-01



---
https://news.ycombinator.com/item?id=20617325



2024-01-01



---
https://news.ycombinator.com/item?id=21152542



2024-01-01



---
https://news.ycombinator.com/item?id=21157404



2024-01-01



---
https://news.ycombinator.com/item?id=21269614



2024-01-01



---
https://news.ycombinator.com/item?id=21270467



2024-01-01



---
https://news.ycombinator.com/item?id=21276979



2024-01-01



---
https://news.ycombinator.com/item?id=21427996



2024-01-01



---
https://news.ycombinator.com/item?id=21456403



2024-01-01



---
https://news.ycombinator.com/item?id=21957798



2024-01-01



---
https://news.ycombinator.com/item?id=22215931



2024-01-01



---
https://news.ycombinator.com/item?id=22300376



2024-01-01



---
https://news.ycombinator.com/item?id=22319466



2024-01-01



---
https://news.ycombinator.com/item?id=22441865



2024-01-01



---
https://news.ycombinator.com/item?id=22839035



2024-01-01



---
https://news.ycombinator.com/item?id=22981634



2024-01-01



---
https://news.ycombinator.com/item?id=23078326



2024-01-01



---
https://news.ycombinator.com/item?id=23459056



2024-01-01



---
https://news.ycombinator.com/item?id=23676300



2024-01-01



---
https://news.ycombinator.com/item?id=2369788



2024-01-01



---
https://news.ycombinator.com/item?id=23722635



2024-01-01



---
https://news.ycombinator.com/item?id=23753477



2024-01-01



---
https://news.ycombinator.com/item?id=2462683



2024-01-01



---
https://news.ycombinator.com/item?id=2479833



2024-01-01



---
https://news.ycombinator.com/item?id=24857437



2024-01-01



---
https://news.ycombinator.com/item?id=2497360



2024-01-01



---
https://news.ycombinator.com/item?id=25476266



2024-01-01



---
https://news.ycombinator.com/item?id=26216238



2024-01-01



---
https://news.ycombinator.com/item?id=26649343



2024-01-01



---
https://news.ycombinator.com/item?id=26815363



2024-01-01



---
https://news.ycombinator.com/item?id=26834499



2024-01-01



---
https://news.ycombinator.com/item?id=26847596



2024-01-01



---
https://news.ycombinator.com/item?id=27016630



2024-01-01



---
https://news.ycombinator.com/item?id=28155072



2024-01-01



---
https://news.ycombinator.com/item?id=28317104



2024-01-01



---
https://news.ycombinator.com/item?id=28757980



2024-01-01



---
https://news.ycombinator.com/item?id=2880427



2024-01-01



---
https://news.ycombinator.com/item?id=29142614



2024-01-01



---
https://news.ycombinator.com/item?id=2934879



2024-01-01



---
https://news.ycombinator.com/item?id=29364650



2024-01-01



---
https://news.ycombinator.com/item?id=30818895



2024-01-01



---
https://news.ycombinator.com/item?id=30928081



2024-01-01



---
https://news.ycombinator.com/item?id=31443826



2024-01-01



---
https://news.ycombinator.com/item?id=31796596



2024-01-01



---
https://news.ycombinator.com/item?id=32321642



2024-01-01



---
https://news.ycombinator.com/item?id=3309192



2024-01-01



---
https://news.ycombinator.com/item?id=3309278
Full disclaimer: I'm a sophomore at Yale, my adviser last year was an admissions...


2024-01-01



---
https://news.ycombinator.com/item?id=3309370



2024-01-01



---
https://news.ycombinator.com/item?id=34014830



2024-01-01



---
https://news.ycombinator.com/item?id=34808718#34809360



2024-01-01



---
https://news.ycombinator.com/item?id=34977741



2024-01-01



---
https://news.ycombinator.com/item?id=35281363



2024-01-01



---
https://news.ycombinator.com/item?id=35633316



2024-01-01



---
https://news.ycombinator.com/item?id=35778036



2024-01-01



---
https://news.ycombinator.com/item?id=35798239



2024-01-01



---
https://news.ycombinator.com/item?id=35812525



2024-01-01



---
https://news.ycombinator.com/item?id=3592017



2024-01-01



---
https://news.ycombinator.com/item?id=35945941



2024-01-01



---
https://news.ycombinator.com/item?id=3634320



2024-01-01



---
https://news.ycombinator.com/item?id=36416895



2024-01-01



---
https://news.ycombinator.com/item?id=36822880



2024-01-01



---
https://news.ycombinator.com/item?id=37145312
Human: Did you know that there is no country in Africa that starts with the lett...


2024-01-01



---
https://news.ycombinator.com/item?id=37619361



2024-01-01



---
https://news.ycombinator.com/item?id=37869149



2024-01-01



---
https://news.ycombinator.com/item?id=38016735



2024-01-01



---
https://news.ycombinator.com/item?id=38161743



2024-01-01



---
https://news.ycombinator.com/item?id=38270714



2024-01-01



---
https://news.ycombinator.com/item?id=38278802



2024-01-01



---
https://news.ycombinator.com/item?id=3847589



2024-01-01



---
https://news.ycombinator.com/item?id=38689459



2024-01-01



---
https://news.ycombinator.com/item?id=38734595



2024-01-01



---
https://news.ycombinator.com/item?id=40432888



2024-05-26



---
https://news.ycombinator.com/item?id=41563626
Why to Not Write a Book


2024-09-17



---
https://news.ycombinator.com/item?id=41714343
Life, death, and retirement


2024-10-30



---
https://news.ycombinator.com/item?id=41975993
Why so few Matt Levines?


2024-10-29



---
https://news.ycombinator.com/item?id=4201233
Why IQ Breakthrough Aren‘t: Algernon’s Law


2024-01-01



---
https://news.ycombinator.com/item?id=4204653



2024-01-01



---
https://news.ycombinator.com/item?id=4266115



2024-01-01



---
https://news.ycombinator.com/item?id=428248



2024-01-01



---
https://news.ycombinator.com/item?id=4312369



2024-01-01



---
https://news.ycombinator.com/item?id=4312826



2024-01-01



---
https://news.ycombinator.com/item?id=4524735



2024-01-01



---
https://news.ycombinator.com/item?id=5010846



2024-01-01



---
https://news.ycombinator.com/item?id=5015183



2024-01-01



---
https://news.ycombinator.com/item?id=5210088



2024-01-01



---
https://news.ycombinator.com/item?id=5210978



2024-01-01



---
https://news.ycombinator.com/item?id=5242268



2024-01-01



---
https://news.ycombinator.com/item?id=5242480



2024-01-01



---
https://news.ycombinator.com/item?id=5242577



2024-01-01



---
https://news.ycombinator.com/item?id=5245358



2024-01-01



---
https://news.ycombinator.com/item?id=5261598



2024-01-01



---
https://news.ycombinator.com/item?id=5373584



2024-01-01



---
https://news.ycombinator.com/item?id=5477934



2024-01-01



---
https://news.ycombinator.com/item?id=5653748



2024-01-01



---
https://news.ycombinator.com/item?id=5653874



2024-01-01



---
https://news.ycombinator.com/item?id=5653934



2024-01-01



---
https://news.ycombinator.com/item?id=5654008



2024-01-01



---
https://news.ycombinator.com/item?id=5660220



2024-01-01



---
https://news.ycombinator.com/item?id=5671924



2024-01-01



---
https://news.ycombinator.com/item?id=609983



2024-01-01



---
https://news.ycombinator.com/item?id=6335784
Show HN: Ditch Black Text to Read Faster, Easier; +723, 266 comments


2024-01-01



---
https://news.ycombinator.com/item?id=6445266



2024-08-04



---
https://news.ycombinator.com/item?id=6445270



2024-01-01



---
https://news.ycombinator.com/item?id=6457772
Nicotine as a useful stimulant (gwern.net)


2024-01-01



---
https://news.ycombinator.com/item?id=6461936



2024-01-01



---
https://news.ycombinator.com/item?id=6465320



2024-01-01



---
https://news.ycombinator.com/item?id=6469832



2024-01-01



---
https://news.ycombinator.com/item?id=6476554



2024-01-01



---
https://news.ycombinator.com/item?id=6489135



2024-01-01



---
https://news.ycombinator.com/item?id=6495358



2024-01-01



---
https://news.ycombinator.com/item?id=6500577



2024-01-01



---
https://news.ycombinator.com/item?id=6504331



2024-01-01



---
https://news.ycombinator.com/item?id=6518399



2024-01-01



---
https://news.ycombinator.com/item?id=6521885



2024-01-01



---
https://news.ycombinator.com/item?id=6542732



2024-01-01



---
https://news.ycombinator.com/item?id=6560109



2024-01-01



---
https://news.ycombinator.com/item?id=6565869



2024-01-01



---
https://news.ycombinator.com/item?id=6577671



2024-01-01



---
https://news.ycombinator.com/item?id=6585711



2024-01-01



---
https://news.ycombinator.com/item?id=6952705



2024-01-01



---
https://news.ycombinator.com/item?id=740924



2024-01-01



---
https://news.ycombinator.com/item?id=7427542



2024-08-04



---
https://news.ycombinator.com/item?id=7521462



2024-01-01



---
https://news.ycombinator.com/item?id=7539390



2024-01-01



---
https://news.ycombinator.com/item?id=8183220



2024-01-01



---
https://news.ycombinator.com/item?id=8282373



2024-01-01



---
https://news.ycombinator.com/item?id=8282923



2024-01-01



---
https://news.ycombinator.com/item?id=8402859



2024-01-01



---
https://news.ycombinator.com/item?id=8532534



2024-01-01



---
https://news.ycombinator.com/item?id=8611544



2024-01-01



---
https://news.ycombinator.com/item?id=8790134
I'm bummed that you're bummed. But we may not disagree as much as it seems, so l...


2024-08-04



---
https://news.ycombinator.com/item?id=8791791



2024-01-01



---
https://news.ycombinator.com/item?id=8952341



2024-01-01



---
https://news.ycombinator.com/item?id=9109140



2024-01-01



---
https://news.ycombinator.com/item?id=9332889
HN Cheaters: Catch me if you can


2024-08-04



---
https://news.ycombinator.com/item?id=9333611
Yes, when this came up about 9 months ago, 'dang acknowledged that they occasion...


2024-08-04



---
https://news.ycombinator.com/item?id=9336759
> I am fan of adding randomization. It was previously proposed: show few random ...


2024-08-04



---
https://news.ycombinator.com/item?id=9553494



2024-01-01



---
https://news.ycombinator.com/newest
New Links


2024-01-01



---
https://news.ycombinator.com/news



2024-01-01



---
https://news.ycombinator.com/submitted?id=gwern



2024-01-01



---
https://news.ycombinator.com/threads?id=gwern
gwern's comments


2024-01-01



---
https://newsroom.collegeboard.org/
News and Press Releases


2024-01-01



---
https://nickbostrom.com/
Nick Bostrom’s Home Page


2024-01-01



---
https://nickbostrom.com/ethics/infinite.pdf



2024-01-01



---
https://nickbostrom.com/evolution.pdf



2024-01-01



---
https://nickbostrom.com/fut/singleton
What is a Singleton?
Bostrom
2005
2024-01-01



---
https://nickbostrom.com/papers/astronomical-waste/
Astronomical Waste: The Opportunity Cost of Delayed Technological Development
Bostrom
2003
2024-01-01



---
https://nickbostrom.com/papers/converging.pdf



2024-01-01



---
https://nickbostrom.com/papers/pascal.pdf



2024-01-01



---
https://nickchk.com/causalgraphs.html
Nick Huntington-Klein - Causal Inference Animated Plots


2024-01-01



---
https://nintil.com/science-ending-frontier
Science


2024-01-01



---
https://nips2018creativity.github.io/doc/entendrepreneur.pdf
Entendrepreneur: Generating Humorous Portmanteaus using Word-Embeddings


2024-01-01



---
https://nira.com/evernote-history/
Why Evernote Failed to Realize Its Potential


2024-01-01



---
https://nithgrim.wordpress.com/2016/12/19/americas-cultural-offensive-throughout-the-world-1955/
America’s cultural offensive throughout the world (1955)


2024-01-01



---
https://njl-admin.nihr.ac.uk/document/download/2004687



2024-01-01



---
https://nlp.stanford.edu/sentiment/index.html
Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank


2024-09-03



---
https://nmteaco.com/Orange-Blossom-Oolong_p_78.html
Orange Blossom Oolong


2024-01-01



---
https://nmteaco.com/Plum-Oolong_p_380.html
Plum Oolong


2024-01-01



---
https://nmteaco.com/bitcoin.html
We Accept Bitcoin


2024-01-01



---
https://no-www.org/



2024-01-01



---
https://no.wikipedia.org/wiki/S%C3%A6ddonasjon
Sæddonasjon


2024-01-01



---
https://noahpinionblog.blogspot.com/2013/12/redistribute-wealth-no-redistribute.html
Noahpinion: Redistribute wealth? No, redistribute respect.


2024-01-01



---
https://nolaymanleftbehind.wordpress.com/2011/07/11/error-correcting-codes-why-your-texts-dont-end-up-as-gibberish/
Error correcting codes: Why your texts don’t end up as gibberish


2024-01-01



---
https://nonint.com/
Non_Interactive – Software &amp; ML


2024-01-01



---
https://nonint.com/static/tortoise_v2_examples.html
TorToiSe - These words were never spoken


2024-01-01



---
https://nordicfoodlab.org/blog/2015/09/bee-bread/
Bee Bread


2024-01-01



---
https://normaldeviate.wordpress.com/2013/02/16/rise-of-the-machines/
Rise of the Machines


2024-01-01



---
https://norvig.com/21-days.html
Teach Yourself Programming in Ten Years: Appendix: Language Choice


2024-01-01



---
https://norvig.com/experiment-design.html



2024-01-01



---
https://norvig.com/norvigs-law.html
Norvig's Law


2024-01-01



---
https://noscript.net/
What is it?


2024-01-01



---
https://notes.andymatuschak.org/Work_with_the_garage_door_up
Work with the garage door up


2024-01-01



---
https://notes.andymatuschak.org/zXDPrYcxUSZbF5M8vM5Y1U9
Write notes for yourself by default, disregarding audience


2024-01-01



---
https://notes.pinboard.in/u:vitorio/05dec9f04909d9b6edff



2024-01-01



---
https://novateinbio.com/en/home/74791-b-NGF-Human.html
404 error - Novatein Biosciences


2024-01-01



---
https://novelai.net/
NovelAI - The AI Storyteller


2024-01-01



---
https://nowak.ece.wisc.edu/bestArmSurvey.pdf
Best-arm Identification Algorithms for Multi-Armed Bandits in the Fixed Confidence Setting


2024-01-01



---
https://nrl.northumbria.ac.uk/id/eprint/875/1/Scholey_Consumption%20of%20cocoa%20flavanols.pdf



2024-01-01



---
https://numericaltank.sjtu.edu.cn/three-body/three-body.htm



2024-01-01



---
https://numinous.productions/



2024-01-01



---
https://nunosempere.com/blog/2023/01/11/can-gpt-produce-ideas/
Can GPT-3 produce new ideas? Partially automating Robin Hanson and others


2024-01-01



---
https://nutritionj.biomedcentral.com/counter/pdf/10.1186/1475-2891-11-56.pdf



2024-01-01



---
https://nutritionj.biomedcentral.com/counter/pdf/10.1186/1475-2891-6-10.pdf



2024-01-01



---
https://nutritionj.biomedcentral.com/counter/pdf/10.1186/1475-2891-9-4.pdf



2024-01-01



---
https://nvlabs.github.io/stylegan2/versions.html
StyleGAN versions


2024-01-01



---
https://nyaa.si/?page=view&tid=438733



2024-01-01



---
https://nyaa.si/?page=view&tid=440787



2024-01-01



---
https://nyaa.si/view/353745
[Fuwanovel] Umineko no Naku Koro ni Chiru 5-8 (eng)


2024-01-01



---
https://nyaa.si/view/395795
[Fuwanovel] Umineko no Naku Koro ni 1-4 (PS3 Sprites + Voices)


2024-01-01



---
https://nymag.com/intelligencer/2018/07/how-fortnite-became-the-most-popular-video-game-on-earth.html
The Most Important Video Game on the Planet: How Fortnite became the Instagram of gaming


2024-01-01



---
https://nymag.com/intelligencer/2019/11/ta-nehisi-coates-on-obama-reparations-kaepernick.html
Ta-Nehisi Coates on Obama’s Decade, Reparations, Kaepernick


2024-01-01



---
https://nymag.com/news/features/63427/index1.html
Why Kindergarten-Admission Tests Are Worthless


2024-01-01



---
https://nymag.com/news/features/70830/#print
Travis the Menace: He was the most famous ape in America. But to really understand a chimp, you have to know his mother.


2024-01-01



---
https://nymag.com/news/intelligencer/modafinil-2013-4/
Modafinil Is Wall Street’s New Drug of Choice


2024-01-01



---
https://nypost.com/2019/06/27/north-carolina-couple-paid-25k-to-clone-their-beloved-pet-cat/
North Carolina couple paid $25K to clone their beloved pet cat


2024-01-01



---
https://nypost.com/2022/01/14/spider-man-comic-page-sells-for-record-3-36m-at-auction/
Spider-Man comic page sells for record $3.36M at auction


2024-01-01



---
https://obits.mlive.com/us/obituaries/annarbor/name/alfred-raphelson-obituary?id=8005875
Alfred Raphelson Obituary (1927 - 2019) - Flint, MI


2024-01-01



---
https://obits.mlive.com/us/obituaries/annarbor/name/alfred-raphelson-obituary?id=80058750



2024-01-01



---
https://obscuritory.com/essay/incredible-boxes-of-hock-wah-yeo/
The incredible boxes of Hock Wah Yeo


2024-01-01



---
https://observablehq.com/@pallada-92/sql-3d-engine
SQL 3d engine (interactive preview)


2024-01-01



---
https://observer.com/2015/10/robert-crumb-hates-you/
Robert Crumb Hates You


2024-07-20



---
https://observer.com/2016/04/robert-crumb-is-dead/
Robert Crumb Is Dead—to Me


2024-07-20



---
https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/
Single Variable Calculus Mathematics

2010-09-01
2024-09-03



---
https://ocw.mit.edu/courses/6-001-structure-and-interpretation-of-computer-programs-spring-2005/
Structure and Interpretation of Computer Programs Electrical Engineering and Computer Science


2024-01-01



---
https://ocw.mit.edu/courses/6-042j-mathematics-for-computer-science-fall-2010/



2024-05-26



---
https://oeis.org/A000108
A000108


2024-01-01



---
https://ohtori.nu/creators/a_avant.html
From the Mouths of Babes


2024-01-01



---
https://ohtori.nu/creators/a_movie.html
From the Mouths of Babes


2024-01-01



---
https://ohtori.nu/creators/according.html
From the Mouths of Babes


2024-01-01



---
https://ohtori.nu/creators/contributors.html
From the Mouths of Babes


2024-01-01



---
https://okbjgm.weebly.com/uploads/3/1/5/0/31506003/11_laws_of_showrunning_nice_version.pdf



2024-01-01



---
https://okmij.org/ftp/
This FTP site


2024-01-01



---
https://okmij.org/ftp/Streams.html
Streams and Incremental Processing


2024-01-01



---
https://old.gigaom.com/2013/03/13/chris-wetherll-google-reader/



2024-01-01



---
https://old.gigaom.com/2014/12/03/in-google-books-appeal-judges-focus-on-profit-and-security/



2024-01-01



---
https://old.reddit.com/domain/en.wikipedia.org



2024-01-01



---
https://old.reddit.com/domain/gameprogrammingpatterns.com/
gameprogrammingpatterns.com on reddit.com


2024-01-01



---
https://old.reddit.com/domain/knol.google.com



2024-01-01



---
https://old.reddit.com/domain/mediafire.com/



2024-01-01



---
https://old.reddit.com/link/e1k092/video/jqb6eziwgv041/player



2024-01-01



---
https://old.reddit.com/r/mlscaling/comments/vo5br7/220614486_beyond_neural_scaling_laws_beating/igtgu2s/
Beyond neural scaling laws: beating power law scaling via data pruning


2024-04-30



---
https://old.reddit.com/r/mlscaling/search?q=flair%3AData&restrict_sr=on&include_over_18=on
mlscaling: search results


2024-04-30



---
https://old.reddit.com/r/reinforcementlearning/search?q=flair%3AActive&restrict_sr=on&include_over_18=on
reinforcementlearning: search results - flair:Active


2024-04-30



---
https://old.reddit.com/search?q=modafinil
reddit.com: search results - modafinil


2024-01-01



---
https://old.reddit.com/user/CookyDough



2024-01-01



---
https://old.reddit.com/user/EnLilaSko



2024-01-01



---
https://old.reddit.com/user/Venyes
overview for Venyes


2024-01-01



---
https://old.reddit.com/user/gwern/?sort=top



2024-01-01



---
https://old.reddit.com/user/gwern/comments/



2024-01-01



---
https://old.reddit.com/user/gwern/submitted/



2024-01-01



---
https://old.reddit.com/user/panacea_DEATH_STAR
overview for panacea_DEATH_STAR


2024-01-01



---
https://old.reddit.com/user/satoshispudding
overview for satoshispudding


2024-01-01



---
https://old.reddit.com/user/sohhlz
overview for sohhlz


2024-01-01



---
https://old.reddit.com/user/starspawn0
overview for starspawn0


2024-01-01



---
https://old.reddit.com/user/the_avid



2024-01-01



---
https://old.reddit.com/user/xxcxcxc
overview for xxcxcxc


2024-01-01



---
https://oli.cmu.edu/courses/probability-statistics-open-free/
Probability &amp; Statistics


2024-01-01



---
https://oll.libertyfund.org/titles/detmold-the-historical-political-and-diplomatic-writings-vol-2
Niccolo Machiavelli, _The Historical, Political, and Diplomatic Writings, vol. 2 (The Prince, Discourses on the First Ten Books of Titus Livius, Thoughts of a Statesman)_ [1513]: CHAPTER V.: the changes of religion and of languages, together with the occurrence of deluges and pestilences, destroy the record of things.


2024-01-01



---
https://oll.libertyfund.org/titles/hazlett-essays-of-montaigne-vol-9



2024-01-01



---
https://oll.libertyfund.org/titles/hume-essays-moral-political-literary-lf-ed#383--27--89795__383--72--89840



2024-01-01



---
https://oll.libertyfund.org/titles/mill-the-collected-works-of-john-stuart-mill-volume-x-essays-on-ethics-religion-and-society#Mill_0223-10_549
The Collected Works of John Stuart Mill, Volume X - Essays on Ethics, Religion, and Society


2024-01-01



---
https://omar.website/posts/against-recognition/
Against recognition


2024-01-01



---
https://omdia.tech.informa.com/



2024-01-01



---
https://omega0.xyz/omega8008/ETJ-PDF/cc5d.pdf



2024-01-01



---
https://omega0.xyz/omega8008/ETJ-PS/cc10i.ps



2024-01-01



---
https://omega0.xyz/omega8008/ETJ-PS/cc5d.ps



2024-01-01



---
https://omega0.xyz/omega8008/ETJ-PS/cc8k.ps



2024-01-01



---
https://ommer-lab.com/people/ommer/
Prof. Dr. Björn Ommer—Computer Vision &amp; Learning Group


2024-11-05



---
https://onezero.medium.com/coronavirus-is-a-preview-of-our-self-isolating-future-f5e73b046104
Coronavirus Is a Preview of Our Self-Isolating Future


2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1002/cne.25298



2024-06-27



---
https://onlinelibrary.wiley.com/doi/10.1002/jbmr.48/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1002/jbmr.524/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1111/j.2044-8295.1992.tb02437.x



2024-08-04



---
https://onlinelibrary.wiley.com/doi/10.1113/jphysiol.2011.209924/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1359/JBMR.040511/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1359/jbmr.070116/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1359/jbmr.2002.17.4.709/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/10.1359/jbmr.2003.18.2.343/full



2024-01-01



---
https://onlinelibrary.wiley.com/doi/abs/10.1111/j.0014-3820.2004.tb00487.x
Genetic analysis of complex demographic scenarios: spatially expanding populations of the cane toad, _Bufo marinus_


2024-01-01



---
https://onlinelibrary.wiley.com/doi/book/10.1002/9780470650240



2024-01-01



---
https://onlinelibrary.wiley.com/doi/book/10.1002/9781118367377



2024-01-01



---
https://onlinelibrary.wiley.com/doi/book/10.1002/9781118660584



2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1002/evl3.97



2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1096/fj.03-0877fje
Prenatal choline supplementation advances hippocampal development and enhances MAPK and CREB activation


2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/ajps.12894



2024-10-19



---
https://onlinelibrary.wiley.com/doi/full/10.1111/brv.12407



2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/evo.12406
The Effect Of Unmeasured Confounders On The Ability To Estimate A True Performance Or Selection Gradient (And Other Partial Regression Coefficients)


2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/j.1365-2869.2008.00651.x
Does REM sleep contribute to subjective wake time in primary insomnia? A comparison of polysomnographic and subjective sleep in 100 patients


2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/j.1533-1598.2012.01340.x#ss5
‘This Is Who I Am’: Jero, Young, Gifted, Polycultural


2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/j.1939-1676.2009.0396.x



2024-01-01



---
https://onlinelibrary.wiley.com/doi/full/10.1111/jofi.13298



2024-09-22



---
https://onlinelibrary.wiley.com/doi/full/10.3322/caac.21237



2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/gbb.12441



2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1469-1809.1939.tb02192.x#page=10
Student
R. A. Fisher
1939
2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1474-919X.2008.00836.x



2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1558-5646.1995.tb05954.x
The Evolution of Fitness


2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1601-183X.2009.00554.x



2024-01-01



---
https://onlinelibrary.wiley.com/doi/pdf/10.1111/j.1601-183X.2012.00851.x



2024-01-01



---
https://onlinelibrary.wiley.com/journal/15306860
The effect of iodine supplementation on status and cognition in iodine deficient young adults


2024-01-01



---
https://onlinelibrarystatic.wiley.com/store/10.1111/apa.12443/asset/apa12443.pdf?v=1&t=hq74scgp&s=c39d18112cf783855d068beb284cd7a8ef023e0f



2024-01-01



---
https://openaccess.thecvf.com/content_ICCV_2017/papers/Zhang_StackGAN_Text_to_ICCV_2017_paper.pdf#page=7



2024-01-01



---
https://openai.com/blog/gpt-3-edit-insert/



2024-01-01



---
https://openai.com/blog/openai-and-microsoft-extend-partnership



2024-01-01



---
https://openai.com/index/better-language-models/#update



2024-01-01



---
https://openai.com/index/gpt-4-research/



2024-01-01



---
https://openai.com/index/gpt-4v-system-card/



2024-01-01



---
https://openai.com/index/hello-gpt-4o/



2024-06-19



---
https://openai.com/o1/



2024-09-14



---
https://openai.com/research/faulty-reward-functions



2024-01-01



---
https://openai.com/research/formal-math



2024-01-01



---
https://openai.com/research/instruction-following



2024-01-01



---
https://openai.com/research/learning-to-model-other-minds



2024-01-01



---
https://openai.com/research/nonlinear-computation-in-deep-linear-networks
Nonlinear Computation in Deep Linear Networks


2024-01-01



---
https://openborders.info/blog/how-persuasive-are-open-borders-advocates-the-case-of-bryan-caplan/
How persuasive are open borders advocates? The case of Bryan Caplan


2024-01-01



---
https://openfocus.com/
Open Focus


2024-01-01



---
https://openi.pcl.ac.cn/PCL-Platform.Intelligence/PanGu-Alpha
PCL-Platform.Intelligence/PanGu-Alpha: 2000亿开源中文预训练语言模型


2024-01-01



---
https://openreview.net/about



2024-01-01



---
https://openreview.net/profile?id=~Alexander_S_Ecker1
Alexander S Ecker


2024-08-17



---
https://opensnp.org/



2024-01-01



---
https://opensnp.org/genotypes



2024-01-01



---
https://opensnp.org/phenotypes/148



2024-01-01



---
https://opensource.org/license



2024-01-01



---
https://openthemagazine.com/features/living/father-son-and-the-double-helix/
Father, Son and the Double Helix


2024-01-01



---
https://openthemagazine.com/features/living/father-son-and-the-double-helix/#all
Father, Son and the Double Helix


2024-01-01



---
https://optipng.sourceforge.net/
optipng home page


2024-01-01



---
https://orbi.uliege.be/bitstream/2268/101970/1/Lequarre_2011_Veterinaryjournal.pdf



2024-01-01



---
https://orcid.org/0000-0001-6986-9554



2024-07-15



---
https://orcid.org/0000-0002-0765-896X



2024-09-22



---
https://ordinary-gentlemen.com/2014/01/21/lessons-from-bar-fight-litigation/
Lessons From Bar Fight Litigation


2024-01-01



---
https://os.ghalkes.nl/dwdiff.html
dwdiff


2024-01-01



---
https://osf.io/9jzy4/



2024-01-01



---
https://osf.io/ct89g/



2024-01-01



---
https://osf.io/dhx48/



2024-01-01



---
https://osf.io/preprints/psyarxiv/d6qhu/



2024-01-01



---
https://osf.io/preprints/psyarxiv/gjh95/



2024-01-01



---
https://osf.io/preprints/socarxiv/769xf/



2024-01-01



---
https://osf.io/z9cnk/



2024-01-01



---
https://osnadocs.ub.uni-osnabrueck.de/bitstream/urn:nbn:de:gbv:700-2008112111/2/E-Diss839_thesis.pdf



2024-01-01



---
https://otago.ourarchive.ac.nz/handle/10523/2176



2024-01-01



---
https://otago.ourarchive.ac.nz/handle/10523/2341



2024-01-01



---
https://otakuusamagazine.com/Newsletter/News1/Evangelion_30_The_Aftermath_4995.aspx



2024-01-01



---
https://ourstarblazers.com/vault/78/
Yoshinobu Nishizaki X Hideaki Anno, 2008 Interviews


2024-01-01



---
https://ourworldindata.org/data
Charts


2024-01-01



---
https://ourworldindata.org/famines
Famines


2024-01-01



---
https://ourworldindata.org/grapher/bipolar-disorder-prevalence
Bipolar disorder prevalence


2024-01-01



---
https://ourworldindata.org/guinea-worm-path-eradication



2024-01-01



---
https://ourworldindata.org/happiness-and-life-satisfaction
Happiness and Life Satisfaction


2024-01-01



---
https://ourworldindata.org/what-is-economic-growth
What is economic growth? And why is it so important?


2024-01-01



---
https://owainevans.github.io/
Owain Evans, AI Alignment researcher


2024-08-29



---
https://owainevans.github.io/blog/hirl_blog.html
This post explains the paper Trial without Error: Towards Safe RL with Human Intervention, which was authored by William Saunders, Girish Sastry, Andreas Stuhlmüller and Owain Evans.


2024-01-01



---
https://ozh.github.io/ascii-tables/
ASCII Table Generator – Quickly format ASCII table. Great for source code comments and markdown!


2024-01-01



---
https://p22.com/fonts/civilite/
P22 Type Foundry - Coming soon...


2024-01-01



---
https://p2pfoundation.ning.com/forum/topics/bitcoin-open-source
‘Bitcoin open source implementation of P2P currency’; Posted by Satoshi Nakamoto on February 11, 2009 at 22:27


2024-01-01



---
https://paa2008.princeton.edu/download.aspx?submissionId=80046&submissionId=80046



2024-01-01



---
https://pactwebserial.wordpress.com/



2024-01-01



---
https://page.mi.fu-berlin.de/cbenzmueller/papers/C40.pdf
Automating Goedel‘s Ontological Proof of God’s Existence with Higher-order Automated Theorem Provers


2024-01-01



---
https://pages.jh.edu/jhumag/0697web/



2024-01-01



---
https://pages.jh.edu/jhumag/0697web/whiz.html



2024-01-01



---
https://pages.ucsd.edu/~jmoore/publications/MooreSocPathPrimates99.pdf#page=3



2024-01-01



---
https://pages.ucsd.edu/~nchristenfeld/Publications_files/Spoilers.pdf



2024-01-01



---
https://pageviews.wmcloud.org/?project=en.wikipedia.org&platform=all-access&agent=user&start=2017-02-01&end=2017-03-31&pages=Long_Bets
Pageviews Analysis


2024-01-01



---
https://paizo.com/community/blog/v5748dyo6si7v



2024-01-01



---
https://pali6.github.io/computer-generated-foundation/
Computer Generated Foundation


2024-01-01



---
https://pandoc.org/
Pandoc - index


2024-01-01



---
https://pandoc.org/MANUAL.html#definition-lists
Pandoc User’s Guide


2024-01-01



---
https://pandoc.org/MANUAL.html#extension-pipe_tables
Pandoc User’s Guide


2024-01-01



---
https://pandoc.org/filters.html
Pandoc filters


2024-01-01



---
https://pannenkoek2012.fandom.com/wiki/Parallel_Universe
Parallel Universe


2024-01-01



---
https://papergains.co/pdfs/Transformer_Poetry-978-1-7341647-0-1.pdf#page=3



2024-01-01



---
https://papers.freebsd.org/2021/eurobsdcon/gallatin-netflix-freebsd-400gbps/
Serving Netflix Video at 400Gb/s on FreeBSD


2024-01-01



---
https://papers.nips.cc/paper/2003/file/9fb7b048c96d44a0337f049e0a61ff06-Paper.pdf



2024-01-01



---
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2684096



2024-01-01



---
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4546267



2024-01-01



---
https://paperswithcode.com/sota/zero-shot-transfer-image-classification-on-1
ImageNet Benchmark (Zero-Shot Transfer Image Classification)


2024-01-01



---
https://papyrus.bib.umontreal.ca/xmlui/bitstream/handle/1866/18689/Paquet-Clouston_Masarah-Cynthia_2016_memoire.pdf?sequence=4
Are Cryptomarkets the Future of Drug Dealing? Assessing the Structure of the Drug Market Hosted on Cryptomarkets


2024-01-01



---
https://par.nsf.gov/servlets/purl/10013134
Electoral consequences of political rumors: Motivated reasoning, candidate rumors, and vote choice during the 2008 US presidential election


2024-01-01



---
https://parahumans.wordpress.com/



2024-01-01



---
https://parahumans.wordpress.com/2011/06/21/gestation-1-4/
Gestation 1.4


2024-01-01



---
https://parahumans.wordpress.com/category/stories-arcs-1-10/arc-1-gestation/1-01/



2024-01-01



---
https://parahumans.wordpress.com/table-of-contents/



2024-01-01



---
https://parenz.wordpress.com/2013/09/25/gsoc-2013-an-afterword/
GSoC 2013, an afterword


2024-01-01



---
https://paste.laravel.io/f2419e15-ea7d-408a-8ff2-b8ee6d00ddd1/raw
Pastebin


2024-01-01



---
https://pastebin.com/GrV3uYh5
So, you want to be a darknet drug lord...


2024-01-01



---
https://pastebin.com/dx3biQ36
Regarding current state of my Youtube channel and Copyright


2024-01-01



---
https://pastebin.com/raw/0Psiuupw
Pastebin.com - Not Found (#404)


2024-01-01



---
https://patch-tag.com/
Patch-Tag Biker's Club – Biker Club in South Florida


2024-01-01



---
https://patch.com/new-hampshire/concord-nh/151-rounded-granite-shield-new-hampshire-anti-drug-sweep
151 Rounded Up In ‘Granite Shield’ New Hampshire Anti-Drug Sweep: NHSP, local cops, feds make numerous arrests, issued warrants, and took 551 grams of heroin/fentanyl—about 18,000 doses—off the streets


2024-01-01



---
https://patch.com/new-jersey/lacey/local-boys-make-good-in-tinseltown-with-immortals-75674a48
Local Boys Make Good in Tinseltown with "Immortals"


2024-01-01



---
https://patents.google.com/patent/DE102007030495A1
DE102007030495A1 - Verwendung einer eine Kreatin-Komponente enthaltende Zusammensetzung zur Verbesserung


2024-01-01



---
https://patents.google.com/patent/US20150124107
US20150124107A1: Associating cameras with users and objects in a social networking system


2024-01-01



---
https://patents.google.com/patent/US53561
Social game


2024-12-06



---
https://patlabor.fandom.com/wiki/AV-98_Ingram
AV-98 Ingram


2024-01-01



---
https://patrickcollison.com/fast



2024-01-01



---
https://patrickcollison.com/labs



2024-01-01



---
https://patrickcollison.com/questions
Questions


2024-01-01



---
https://patrickmatthew.com/book-reviews.html
Criminal Abuse, Wikipedia Fraud Falsehoods


2024-01-01



---
https://paulbricman.com/thoughtware/conceptarium
Paul Bricman


2024-01-01



---
https://paulgraham.com/ambitious.html
Frighteningly Ambitious Startup Ideas


2024-01-01



---
https://paulgraham.com/charisma.html
It's Charisma, Stupid


2024-01-01



---
https://paulgraham.com/early.html
Early Work


2024-01-01



---
https://paulgraham.com/gh.html
Great Hackers


2024-01-01



---
https://paulgraham.com/greatwork.html
How to Do Great Work


2024-01-01



---
https://paulgraham.com/hamming.html
Richard Hamming: You and Your Research


2024-01-01



---
https://paulgraham.com/head.html
Holding a Program in One's Head


2024-01-01



---
https://paulgraham.com/heroes.html
Some Heroes


2024-01-01



---
https://paulgraham.com/hundred.html
The Hundred-Year Language


2024-01-01



---
https://paulgraham.com/oldlove.html
How To Do What You Love (Old Version)


2024-01-01



---
https://paulgraham.com/procrastination.html
Good and Bad Procrastination


2024-01-01



---
https://paulgraham.com/re.html
The Refragmentation


2024-01-01



---
https://paulgraham.com/say.html
What You Can't Say


2024-01-01



---
https://paulgraham.com/spam.html
A Plan for Spam


2024-01-01



---
https://paulgraham.com/stuff.html



2024-01-01



---
https://paulgraham.com/taste.html
Taste for Makers


2024-01-01



---
https://paulgraham.com/top.html
The Top Idea in Your Mind


2024-01-01



---
https://paulgraham.com/useful.html
How to Write Usefully


2024-01-01



---
https://paulgraham.com/yahoo.html
What Happened to Yahoo


2024-01-01



---
https://paulstamatiou.com/getting-started-with-security-keys
Getting started with security keys


2024-01-01



---
https://pay.reddit.com/r/DarkNetMarkets/comments/2i07pq/the_number_of_multisig_transactions_doubled_on_evo/
DarkNetMarkets: banned


2024-01-01



---
https://pcdb.santafe.edu/index.php
Performance Curve Database


2024-01-01



---
https://pcl.sitehost.iu.edu/rgoldsto/interrelated/interrelated.html



2024-01-01



---
https://pcmc.domains.uflib.ufl.edu/object-of-the-day/walking-on-water-in-the-panama-canal/
‘Walking on Water’ in the Panama Canal


2024-01-01



---
https://pcpartpicker.com/list/nwQnZ8
Part List - AMD Threadripper 1950X, 2 x GeForce GTX 1080 Ti, Phanteks Enthoo Pro M TG ATX Mid Tower


2024-01-01



---
https://pdf-giant.top/
PDF Giant


2024-01-01



---
https://pdf.guidestar.org/PDF_Images/2009/131/624/2009-131624016-06105256-9.pdf



2024-01-01



---
https://pdf.guidestar.org/PDF_Images/2010/131/624/2010-131624016-07162b63-9.pdf



2024-01-01



---
https://pdf.guidestar.org/PDF_Images/2011/131/624/2011-131624016-08485c10-9.pdf



2024-01-01



---
https://pdf.hanspub.org/AP20120400000_38690844.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/038d/fa7bac7ee4013eb73775559cfcd127eb74f4.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/0717/7feac98fc3e751e34db14493bf159ade56d0.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/07f9/b072c228f3842684b2deb1c2d6e1dbbbc570.pdf
Do people keep believing because they want to? Preexisting attitudes and the continued influence of misinformation


2024-01-01



---
https://pdfs.semanticscholar.org/091b/c167f38254f8c942af1b6864ba79823b43cf.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/0adf/aaeebbf36f34ac97770adc2f52619a5d45c6.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/0eb4/8078fdc906f368d22f324e0520e4ee4f9c08.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/10ba/d197f1c1115005a56973b8326e5f7fc1031c.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/19a3/aef98fda0e63b065da7deddd82655a185c1f.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/1a5c/53eb44d15ce26c755cd598391f18100fbacc.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/1cd3/57b675a659413e8abf2eafad2a463272a85f.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/1f91/b7e56a17a672f22c3029f625ecadc1dd43db.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/1fed/44d9330116149c7d0c82fc4cc9c9a5a7a748.pdf
A Hierarchical Model for Device Placement


2024-01-01



---
https://pdfs.semanticscholar.org/24c7/4c798100d69555ace06145bc1ba4fd6df35d.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/2576/fd36efa9be01a26269e94925283de306cd83.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/33a3/dea7f74bb63de699b3d191dc434695629d18.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/35b9/09f8e4a8860e155b0d18463acca241769a91.pdf
The link between vitamin D metabolism and sleep medicine


2024-01-01



---
https://pdfs.semanticscholar.org/3a34/baf9434f8d785bfe34f69c0a5e2f0b13f6c7.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/4211/401e77d5ddeef42f40f9854536b093c61f6f.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/4351/d39c9602fec7f82ecbada1ceb225dd7bf88e.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/45c2/7c08fbb43f8728e69a7447366d4a4f74e088.pdf
Adult neurogenesis produces a large pool of new granule cells in the dentate gyrus
Cameron, McKay

2024-01-01



---
https://pdfs.semanticscholar.org/472f/2cceefcd5519fcdd79731035283c981b1d50.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/5c69/875be977c1de9392dd8392937ebbf606dd18.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/6152/0798b9dd2c691872d58db3914f87dd165a85.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/6542/fd823c2a39f7fb6430982d469d7be47f050b.pdf
A Study of the Effects of Online Advertising: A Focus on Pop-Up and In-Line Ads


2024-01-01



---
https://pdfs.semanticscholar.org/6776/74e81070879f7b6da6261d0ba174985a3cf6.pdf
BranchyNet: Fast Inference via Early Exiting from Deep Neural Networks


2024-01-01



---
https://pdfs.semanticscholar.org/7079/b8a1e8ad0b759b3189c6951a3a590fa7006d.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/71dc/123d62ac9bbda8a644309a28ea42eee36f3c.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/737f/6cc6e237902531e8047cc12f7f46a4bff282.pdf
Deep Reinforcement Learning for Accelerating the Convergence Rate


2024-01-01



---
https://pdfs.semanticscholar.org/7521/c9adbe66cb2e777f37b6b00e97f5f95633c2.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/7e0c/1bb80cbc332f07bda26a75a163a9cf76d591.pdf
The effects of practice schedule and critical thinking prompts on learning and transfer of a complex judgment task


2024-01-01



---
https://pdfs.semanticscholar.org/7e80/ed35a849c983ba25e072016a015da63e37c0.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/829e/6bcabe9cc1bd334429215404a5adaefc7ade.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/8cdc/384e5ccc801ec06f677b6964b042483b8833.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/8d4e/4958856859323ecacca91807a0ea2e847dfc.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/9046/17e3cedfcd0c41707ef1499e4f2878a20fb8.pdf
The Role of Transportation in the Persuasiveness of Public Narratives
Green, Brock
2000
2024-01-01



---
https://pdfs.semanticscholar.org/9ae8/65620a9a3565e8e4ce8ea988d4af598c0e81.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/a508/8eccfb9efc69d6df64dc151aba0b4658023f.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/a6a4/00f49e7d64d7f13653d96cae452adfa10790.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/aede/4fd65526e20f13f92fd7a5c5d5736745ff44.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/b2bd/359082555b1cf62eb223ed835a0f7106ae5b.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/b9bd/0f5fe7787fcb292aa136fbda164a6fc4b9c7.pdf#page=15



2024-01-01



---
https://pdfs.semanticscholar.org/b9f2/04abd29874f72840b5eb204d38938e167054.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/be1a/70be5a6f990cd86804ccc1be29331556ddfc.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/c747/336e77ce39f7f5cdbd937684a7f564e9e194.pdf
Principles derived from the study of simple skills do not generalize to complex skill learning


2024-01-01



---
https://pdfs.semanticscholar.org/e07a/0ae2d8e053cef39d3a5326b18b2207e3ac35.pdf#page=4



2024-01-01



---
https://pdfs.semanticscholar.org/f2b5/aed794e5d164065a184207f2663620b96ba3.pdf
Spaced education improves the retention of clinical knowledge by medical students: a randomized controlled trial


2024-01-01



---
https://pdfs.semanticscholar.org/f5ee/44c98c68fc1d9a6a7a10d3af3ba13fc9d058.pdf



2024-01-01



---
https://pdfs.semanticscholar.org/f60f/e757587be15c29ad6ee5695bc48a44df3e8a.pdf



2024-01-01



---
https://penelope.uchicago.edu/Thayer/E/Roman/Texts/Diodorus_Siculus/1D*.html#87.4
Diodorus Siculus


2024-01-01



---
https://penelope.uchicago.edu/Thayer/E/Roman/Texts/Plutarch/Moralia/De_defectu_oraculorum*.html
On the Failure of Oracles


2024-01-01



---
https://penelope.uchicago.edu/hydrionoframes/hydrio5.html
Hydriotaphia Chapter V


2024-01-01



---
https://penelope.uchicago.edu/hydrionoframes/hydrion.html
Hydriotaphia


2024-01-01



---
https://pensivepuffin.com/dwmcphd/syllabi/info447_wi14/readings/07-WikipediaTrust/javanmardi-TrustInWikipedia.CollaborateCon2009.pdf



2024-01-01



---
https://people.com/health/frankie-muniz-memory-loss-malcolm-in-middle/
Frankie Muniz on His Struggle with Memory Loss


2024-01-01



---
https://people.cs.clemson.edu/~mark/s1.html
S-1 Supercomputer (1975–1988)


2024-01-01



---
https://people.cs.umass.edu/~wallach/workshops/nips2010css/papers/ramage.pdf



2024-01-01



---
https://people.csail.mit.edu/brooks/idocs/matchbox.pdf
Experiments on the mechanization of game-learning: Part I. Characterization of the model and its parameters


2024-01-01



---
https://people.csail.mit.edu/khosla/
Aditya Khosla


2024-07-07



---
https://people.csail.mit.edu/mcarbin/
Michael Carbin


2024-11-03



---
https://people.csail.mit.edu/mrub/VisualMic/
The Visual Microphone: Passive Recovery of Sound from Video
Davis

2024-01-01



---
https://people.csail.mit.edu/rivest/pubs/RMK78.pdf



2024-01-01



---
https://people.duke.edu/~gavan/bio/GJF_articles/hypothetical_questions_jcr_01.pdf
Nonconscious and Contaminative Effects of Hypothetical Questions on Subsequent Decision Making
Fitzsimons, Shiv

2024-01-01



---
https://people.eecs.berkeley.edu/~shiry/projects/yearbooks/yearbooks.html



2024-01-01



---
https://people.idsia.ch/~juergen/who-invented-backpropagation.html
Who Invented Backpropagation?


2024-01-01



---
https://people.maths.bris.ac.uk/~madjl/DidelotEtAlPRE-ABC.pdf
Likelihood-free estimation of model evidence


2024-01-01



---
https://people.montefiore.uliege.be/kvansteen/GBIO0009-1/ac20092010/Class8/Using%20R%20for%20linear%20regression.pdf



2024-01-01



---
https://people.reed.edu/~ahm/Courses/Reed-POL-422-2012-S1_NP/Syllabus/EReadings/07.1/07.1.MacKenzieSpinardi1995Tacit.pdf
‘Tacit Knowledge, Weapons Design, and the Uninvention of Nuclear Weapons’


2024-01-01



---
https://people.tamu.edu/~stevesmith/SmithMemory/SmithRothkopf1984.pdf
Contextual Enrichment and Distribution of Practice in the Classroom


2024-01-01



---
https://perfdynamics.blogspot.com/2013/09/laplace-bayesianista-and-mass-of-saturn.html
Laplace the Bayesianista and the Mass of Saturn


2024-01-01



---
https://perma.cc/
Perma.cc


2024-01-01



---
https://persistentenlightenment.com/2014/07/03/of-rights-and-witches-benthams-critique-of-the-declaration-of-independence/
Of Rights and Witches: Bentham’s Critique of the Declaration of Independence


2024-01-01



---
https://personal.lse.ac.uk/Kanazawa/pdfs/I2011.pdf



2024-08-04



---
https://personal.lse.ac.uk/kanazawa/pdfs/BJHP2006.pdf



2024-01-01



---
https://personal.lse.ac.uk/kanazawa/pdfs/O2013.pdf



2024-01-01



---
https://personalgenomes.wordpress.com/2015/11/19/exploring-the-harvard-pgp-dataset-with-untap/
Exploring the Harvard PGP Dataset with Untap


2024-01-01



---
https://personalitytest.net/ipip/index.html
IPIP NEO - The five factor model of personality.


2024-01-01



---
https://perspicacity.xyz/2017/08/10/when-delivery-is-free-will-ownership-survive/
When delivery is free, will ownership survive?


2024-01-01



---
https://persumi.com/u/fredwu/post/36493181321/an-interview-with-yukihiro-matz-matsumoto
An Interview with Yukihiro ‘Matz’ Matsumoto


2024-01-01



---
https://petercochrane.com/personal/publications



2024-01-01



---
https://petertodd.org/2016/opentimestamps-announcement
OpenTimestamps: Scalable, Trust-Minimized, Distributed Timestamping with Bitcoin


2024-01-01



---
https://petertodd.org/2017/carbon-dating-the-internet-archive-with-opentimestamps
How OpenTimestamps 'Carbon Dated' (almost) The Entire Internet With One Bitcoin Transaction


2024-01-01



---
https://pgc.unc.edu/for-researchers/download-results/
Download Results


2024-01-01



---
https://phabricator.wikimedia.org/project/profile/2055/
Navigation-Popups-Gadget


2024-01-01



---
https://pharmacyreviewer.com/



2024-01-01



---
https://pharmacyreviewer.com/?q=modafinil&option=com_medicine&view=search



2024-01-01



---
https://pharmrev.aspetjournals.org/content/57/1/79.long
Metabolism and Disposition Kinetics of Nicotine


2024-01-01



---
https://pharmrev.aspetjournals.org/content/57/1/79/T1.expansion.html



2024-01-01



---
https://phdn.org/archives/revisionism.nl/Moon/The-Mad-Revisionist.htm
The Mad Revisionist


2024-01-01



---
https://phenaki.github.io/
Phenaki


2024-01-01



---
https://philarchive.org/archive/TURMAA-6v2



2024-01-01



---
https://philip.greenspun.com/blog/2007/08/23/improving-undergraduate-computer-science-education/
Improving Undergraduate Computer Science Education


2024-01-01



---
https://philip.greenspun.com/blog/2009/09/07/history-of-public-employee-unions/
History of Public Employee Unions


2024-01-01



---
https://philip.greenspun.com/teaching/teaching-software-engineering
Teaching Software Engineering


2024-01-01



---
https://philip.greenspun.com/teaching/undergrad-cs
What's wrong with the standard undergraduate computer science curriculum


2024-01-01



---
https://philip.greenspun.com/teaching/universities-and-economic-growth
Universities and Economic Growth


2024-01-01



---
https://phillipi.github.io/pix2pix/
Image-to-Image Translation with Conditional Adversarial Networks


2024-01-01



---
https://philosophersmag.com/component/content/article?id=105:pain
The Philosophers' Magazine


2024-01-01



---
https://philosophersmag.com/the-aesthetics-of-rock-climbing/
The Aesthetics of Rock Climbing


2024-01-01



---
https://philosophycommons.typepad.com/xphi/2013/02/preliminary-evidence-that-the-world-is-simple-an-exercise-in-stupid-epistemology.html



2024-01-01



---
https://philosophyofbrains.com/2015/12/15/conservative-versus-radical-predictive-processing.aspx
The Brains Blog


2024-01-01



---
https://philpapers.org/browse/the-reflection-principle



2024-01-01



---
https://philpapers.org/surveys/results.pl



2024-01-01



---
https://philsci-archive.pitt.edu/14550/1/EJP%20BG%20Models%20of%20Causation%2003.30.18%20pre-print.pdf



2024-01-01



---
https://philsci-archive.pitt.edu/5314/1/Griffiths_%26_Wilkins.doc



2024-01-01



---
https://phys.org/news/2011-08-peru-rare-ancient-insect.html
Peru researchers make rare ancient insect find


2024-01-01



---
https://phys.org/news/2019-07-cat-science.html
How to stroke a cat, according to science


2024-01-01



---
https://physics-dph.blogspot.com/
ADVENTURE


2024-01-01



---
https://physics.aps.org/articles/v7/47
The basic laws of physics don‘t prohibit it, but the criteria for a genuine 'memory’ do.


2024-01-01



---
https://physicsoffinance.blogspot.com/
Physics Perspective


2024-01-01



---
https://physicsoffinance.blogspot.com/2011/07/discountingdetails.html
Physics Perspective: Discounting Details


2024-01-01



---
https://physicsworld.com/a/global-terrorism-follows-a-power-law/
Global terrorism follows a power law


2024-01-01



---
https://pi.math.cornell.edu/~mec/2003-2004/cryptography/subs/frequencies.html
Frequency Table


2024-01-01



---
https://pinboard.in/
Welcome to Pinboard


2024-01-01



---
https://pinboard.in/upgrade/
Upgrade Your Account


2024-01-01



---
https://pinkiepieswear.bandcamp.com/album/pps-2011
PPS 2011


2024-01-01



---
https://pioneer.app/
Pioneer


2024-01-01



---
https://pirate.london/failed-by-the-system-people-are-turning-to-the-dark-web-for-prescription-drugs-d400250c1f17



2024-01-01



---
https://pirate.london/real-fake-money-real-insecure-markets-updated-8760f5254645
Real fake money, real insecure markets


2024-01-01



---
https://pixelpoppers.com/2010/12/why-i-quit-wow-and-started-working-out/
Doing My Dailies: Why I Quit WoW And Started Working Out


2024-01-01



---
https://plan99.net/~mike/satoshi-emails/thread1.html
Mike Hearn/Satoshi Nakamoto Email 1 (https://bitcointalk.org/index.php?topic=2080206.msg20791152#msg20791152)


2024-01-01



---
https://planetprinceton.com/2015/01/07/princeton-university-student-arrested-for-drug-possession/
Princeton University Student Arrested for Drug Possession


2024-01-01



---
https://platform.openai.com/faq
Q. Why doesn‘t the API seem to have knowledge about recent events? A. The models’ training data that cuts off in October 2019, so they may not have knowledge of current events. We plan to add more continuous training in the future.


2024-01-01



---
https://platform.openai.com/terms-of-use



2024-01-01



---
https://plato.stanford.edu/entries/dutch-book/
Dutch Book Arguments


2024-01-01



---
https://plato.stanford.edu/entries/epistemic-paradoxes/#FutEpiPar
Epistemic Paradoxes


2024-01-01



---
https://plato.stanford.edu/entries/epistemic-paradoxes/#MooPro
Epistemic Paradoxes


2024-01-01



---
https://plato.stanford.edu/entries/epistemology-bayesian/
Bayesian Epistemology


2024-01-01



---
https://plato.stanford.edu/entries/epistemology-bayesian/#OldEvid
Bayesian Epistemology


2024-01-01



---
https://plato.stanford.edu/entries/evolution-before-darwin/
Evolutionary Thought Before Darwin


2024-01-01



---
https://plato.stanford.edu/entries/game-evolutionary/
Evolutionary Game Theory


2024-01-01



---
https://plato.stanford.edu/entries/hume-religion/#Mir
Hume on Religion


2024-01-01



---
https://plato.stanford.edu/entries/humor/
Philosophy of Humor


2024-01-01



---
https://plato.stanford.edu/entries/logical-empiricism/
Logical Empiricism


2024-01-01



---
https://plato.stanford.edu/entries/miracles/#ImpaHumeMira
Miracles


2024-01-01



---
https://plato.stanford.edu/entries/names/
Names


2024-01-01



---
https://plato.stanford.edu/entries/naturalism-india/
Naturalism in Classical Indian Philosophy


2024-01-01



---
https://plato.stanford.edu/entries/neurath/
Otto Neurath


2024-01-01



---
https://plato.stanford.edu/entries/qm-manyworlds/#ProbPostSymmArgu
Many-Worlds Interpretation of Quantum Mechanics


2024-01-01



---
https://plato.stanford.edu/entries/qm-retrocausality/
Retrocausality in Quantum Mechanics


2024-01-01



---
https://play.google.com/store/apps/details?id=appinventor.ai_viana_octavio.IQ_Boost



2024-01-01



---
https://play.google.com/store/apps/details?id=appinventor.ai_viana_octavio.IQ_Boost_free



2024-01-01



---
https://play.google.com/store/apps/details?id=com.Projet4A.DualNBack



2024-01-01



---
https://play.google.com/store/apps/details?id=com.ankerl.singlenback



2024-01-01



---
https://play.google.com/store/apps/details?id=com.bodhi.brainturk



2024-01-01



---
https://play.google.com/store/apps/details?id=com.ichi2.anki
AnkiDroid Flashcards


2024-01-01



---
https://play.google.com/store/apps/details?id=cz.wie.p.nback
N-Back


2024-01-01



---
https://play.google.com/store/apps/details?id=org.liberty.android.fantastischmemo
AnyMemo: Flash Card Study


2024-01-01



---
https://play.google.com/store/apps/details?id=phuc.entertainment.dualnback
Brain N-Back


2024-01-01



---
https://play.google.com/store/apps/details?id=quazar.BrainNBack



2024-01-01



---
https://player.vimeo.com/video/426819809
Code Completion Demo


2024-01-01



---
https://player.vimeo.com/video/427943452
excel_tabulate_v3_biz on Vimeo


2024-01-01



---
https://plotlib.org/
plotlib - visualise your data in Rust


2024-01-01



---
https://plus.google.com/103530621949492999968/posts/6wRgbC7xp2b



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/1ZKVCxrSwTR



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/47YUHeASv9w



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/5AvbwfuNmPy



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/5f7z4KYwE6Z



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/8tQdy7kNfKE



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/AThvaCXCSp2



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/G6Q4Z6ANMRb



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/J4HYwwmTuk2



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/SH2SqzCtVE2



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/V96rYrcm4jp



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/dbFEadqScJH



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/dgdcF6Qmc9B



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/eXhmZUpBmCm



2024-01-01



---
https://plus.google.com/u/0/103530621949492999968/posts/fqxuM2SBRQ5



2024-01-01



---
https://pmarchive.com/psychology_of_entrepreneurial_misjudgment.html
Pmarchive


2024-01-01



---
https://pmc.ncbi.nlm.nih.gov/articles/PMC3320345/
Epidemiology of Escherichia coli O157:H7 Outbreaks, United States, <span class="date-range" title="The date range 1982–2002 lasted 20 years, ending 22 years ago.">1982<span class="subsup"><sup>–</sup><sub>20</sub></span>2002<sub><span title="1982 was 22 years ago.">22ya</span></sub></span>


2024-11-05



---
https://podcasts.google.com/feed/aHR0cHM6Ly9yc3MuYWNhc3QuY29tL2Rhbm55aW50aGV2YWxsZXk/episode/MDI4NDI4ODMtZmE3YS00MzA2LTk1ZGItZjgzZDdlMzAwZThk



2024-01-01



---
https://podcasts.tfm.co.jp/podcasts/tokyo/rg/suzuki_vol119.mp3



2024-01-01



---
https://poemanalysis.com/ee-cummings/r-p-o-p-h-e-s-s-a-g-r/
r-p-o-p-h-e-s-s-a-g-r (Poem + Analysis)


2024-01-01



---
https://poets.org/poem/design
Design by Robert Frost - Poems


2024-01-01



---
https://poets.org/poem/ode-intimations-immortality-recollections-early-childhood
Ode on Intimations of Immortality from Recollections of Early Childhood by William Wordsworth


2024-01-01



---
https://polisci.columbia.edu/content/benjamin-k-goodrich



2024-10-19



---
https://polisen.se/Aktuellt/Nyheter/2015/Maj/Atal-mot-forsaljare-av-narkotika-pa-natet--/
Åtal mot försäljare av narkotika på nätet: Allt fler säljare av narkotika på internet identifieras och döms, Sverige ligger långt före andra länder i Europa gällande lagföring av brottet. Idag åtalas en av de största svenska säljarna, och den här brottsligheten ska bli mer prioriterad av polisen


2024-01-01



---
https://politicalcalculations.blogspot.com/2011/07/disappearing-teen-jobs-and-minimum-wage_14.html
Political Calculations: Disappearing Teen Jobs and the Minimum Wage, Part 3


2024-01-01



---
https://politicalcalculations.blogspot.com/2011/07/how-much-are-geezers-displacing-teens.html
Political Calculations: How Much Are Geezers Displacing Teens from the U.S. Workforce?


2024-01-01



---
https://politicalscience.osu.edu/faculty/jmueller/ISA2007T.PDF



2024-01-01



---
https://politicalscience.osu.edu/faculty/jmueller/MID11TSM.PDF



2024-01-01



---
https://politicalscience.osu.edu/faculty/jmueller/SINCE.pdf



2024-01-01



---
https://politicalscience.osu.edu/faculty/jmueller/absisfin.pdf



2024-01-01



---
https://polymatharchives.blogspot.com/2015/01/the-inappropriately-excluded.html
The Polymath: The Inappropriately Excluded


2024-01-01



---
https://pone.dev/



2024-01-01



---
https://popcon.debian.org/
Debian Popularity Contest


2024-01-01



---
https://popcon.ubuntu.com/



2024-01-01



---
https://popcon.ubuntu.com/universe/by_inst



2024-01-01



---
https://popcon.ubuntu.com/unknown/by_inst



2024-01-01



---
https://popling.net/



2024-01-01



---
https://populargusts.blogspot.com/2012/09/statistics-on-foreigners-in-korea-and.html
Gusts Of Popular Feeling: Statistics on foreigners in Korea, and the ROK before the CERD


2024-01-01



---
https://porter.io/blog/hackernews-cheaters-catch-me-if-you-can/



2024-08-04



---
https://postimg.cc/DJP5F246
Postimages


2024-01-01



---
https://pps.sagepub.com/content/7/6/643.full



2024-01-01



---
https://ppw.kuleuven.be/okp/software/scripts_tut_bfepsm/
KU Leuven - Research group of quantitative psychology and individual differences


2024-01-01



---
https://practicalguidetoevil.wordpress.com/
A Practical Guide to Evil


2024-01-01



---
https://practicalguidetoevil.wordpress.com/2015/03/25/prologue/
Prologue


2024-01-01



---
https://practicaltypography.com/alternate-figures.html#oldstyle-figures
Alternate figures


2024-01-01



---
https://practicaltypography.com/the-scorpion-express.html
The scorpion express


2024-01-01



---
https://practicaltypography.com/web-and-email-addresses.html
Web &amp; email addresses


2024-01-01



---
https://prdupl02.ynet.co.il/ForumFiles_2/15246312.pdf
Cognitive Performance Following Modafinil versus Placebo in Sleep-deprived Emergency Physicians: A Double-blind Randomized Crossover Study


2024-01-01



---
https://predictionbook.com/
How sure are you?


2024-01-01



---
https://predictionbook.com/predictions
Recent Predictions


2024-01-01



---
https://predictionbook.com/predictions/10022
_HP:MoR_: Review-count of _MoR_ to surpass _UC_ within a year


2024-01-01



---
https://predictionbook.com/predictions/10023
HP:MoR: Review-count of MoR to surpass UC within 2 years


2024-01-01



---
https://predictionbook.com/predictions/10119
LSD microdosing experiment: pair 4: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/10627
LSD microdosing experiment: pair 5: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/11521
≥1 Longecity users will claim my (swapped) sets of iodine eye photographs will reveal a lightening trend of my iris


2024-01-01



---
https://predictionbook.com/predictions/11579
LSD microdosing experiment: pair 6: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/12103
LSD microdosing experiment: pair 7: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/12771
In HPMOR, it will turn out to be the case that Lockheart was at some point in the past (that is to say before the events of chapter 86) possessed by Voldemort's spirit.


2024-01-01



---
https://predictionbook.com/predictions/12772
LSD microdosing experiment: pair 8: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/12843
In HPMOR, Voldemort is/was at some point in the form of a disembodied spirit.


2024-01-01



---
https://predictionbook.com/predictions/13402
The prophecy in HPMR refers to Harry and Death, not Harry and Voldemort


2024-01-01



---
https://predictionbook.com/predictions/13457
LSD microdosing experiment: pair 9: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/14210
In HPMOR, Harry will at some point accept that souls and/or an afterlife exists.


2024-01-01



---
https://predictionbook.com/predictions/14373
LSD microdosing experiment: pair 10: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/14685
LSD microdosing experiment: pair 11: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/14775
LSD microdosing experiment: pair 12: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/15001
LSD microdosing experiment: pair 13: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/15176
LSD microdosing experiment: pair 14: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/15376
LSD microdosing experiment: pair 15: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/15712
LSD microdosing experiment: pair 16: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/15936
LSD microdosing experiment: pair 17: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/16142
Silk Road: there will have been a bust (&gt;10 named defendants) related to forged IDs eg. driver's licenses, linked to the SR vendor KingOfClubs


2024-01-01



---
https://predictionbook.com/predictions/16145
LSD microdosing experiment: pair 18: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/16283
LSD microdosing experiment: pair 19: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/16483
LSD microdosing experiment: pair 20: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/1691
Within ten years the SAT testing service will require students to take a blood test to prove they are not on cognitive enhancing drugs


2024-01-01



---
https://predictionbook.com/predictions/17897
Google AdSense will survive 5 more years.


2024-01-01



---
https://predictionbook.com/predictions/17898
Google Alerts will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17899
Google Analytics will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17900
Google Blogger will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17901
Google Calendar will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17902
Google Docs will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17903
Google's FeedBurner will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17904
Google Gmail will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17905
Google+ will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17906
Google Scholar will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17907
Google Voice will survive 5 more years


2024-01-01



---
https://predictionbook.com/predictions/17911
Google Project Glass will survive 5 years


2024-01-01



---
https://predictionbook.com/predictions/17912
Google Search will survive 5 years


2024-01-01



---
https://predictionbook.com/predictions/17913
Google Translate will survive 5 years


2024-01-01



---
https://predictionbook.com/predictions/17916
Google Chrome browser will survive 5 years


2024-01-01



---
https://predictionbook.com/predictions/18090
<em>HP MoR</em>: Quirrellmort is responsible for framing Hermione


2024-01-01



---
https://predictionbook.com/predictions/18092
<em>HP MoR</em>: Dumbledore is responsible for framing Hermione


2024-01-01



---
https://predictionbook.com/predictions/18093
<em>HP MoR</em>: Lucius Malfoy is responsible for framing Hermione


2024-01-01



---
https://predictionbook.com/predictions/18094
<em>HP MoR</em>: Hermione alone is responsible for the attempted murder.


2024-01-01



---
https://predictionbook.com/predictions/18095
<em>HP MoR</em>: neither Quirrellmort, nor Snape, nor Dumbledore, nor Lucius, nor Hermione is responsible for framing Hermione


2024-01-01



---
https://predictionbook.com/predictions/1832
The _Haruhi_ light novel series will conclude by 2015.


2024-01-01



---
https://predictionbook.com/predictions/1833
By 2016, at least one reviewer of _Haruhi_ will accept the theory that Kyon is god


2024-01-01



---
https://predictionbook.com/predictions/19108
<em>HP MoR</em>: We won't know who framed Hermione by 1/1/2014. Prediction inspired by http://predictionbook.com/predictions/18095


2024-01-01



---
https://predictionbook.com/predictions/1951
I will finish my _Evangelion_ research and write my essay/book on it by 2020.


2024-01-01



---
https://predictionbook.com/predictions/19585
<em>HP MoR</em>: Bellatrix Black burned Narcissa Malfoy alive.


2024-01-01



---
https://predictionbook.com/predictions/19842
<em>HP MoR</em>: ch90 will involve a use of a Time-Turner by any party.


2024-01-01



---
https://predictionbook.com/predictions/19861
<em>HP MoR</em>: Hermione has or will become a magical Hogwarts ghost


2024-01-01



---
https://predictionbook.com/predictions/19862
<em>HP MoR</em>: the troll attack in ch88-89 was executed by Severus Snape


2024-01-01



---
https://predictionbook.com/predictions/19900
<em>HP MoR</em>: Hermione will make a Horcrux chronologically before or during the events of ch89


2024-01-01



---
https://predictionbook.com/predictions/19927
<em>HP MoR</em>: The Philosopher's Stone is an Horcrux.


2024-01-01



---
https://predictionbook.com/predictions/19928
<em>HP MoR</em>: the general consensus among the Wizengamot and/or the populus of magical Britain in the wake of the events of chapters 88-90 will blame Lucius Malfoy for releasing the troll in Hogwarts as a means of getting revenge on Hermione


2024-01-01



---
https://predictionbook.com/predictions/19948
<em>HP MoR</em>: Minerva McGonagall said "Not your fault" in Chapter 89.


2024-01-01



---
https://predictionbook.com/predictions/19953
HP MoR: The phrase "the very stars in heaven" in the prophecy refers to the Black family


2024-01-01



---
https://predictionbook.com/predictions/20052
<em>HP MoR</em>: Snape kills Dumbledore


2024-01-01



---
https://predictionbook.com/predictions/20053
<em>HP MoR</em>: At the end of the story Hermione comes back as an alicorn princess


2024-01-01



---
https://predictionbook.com/predictions/20131
<em>HP MoR</em>: While the diamond was just transfigured from his father's rock, the ring itself was also transfigured from Hermione's remains or part thereof, thus getting past Dumbledore's scanning for transfigured objects that Harry may have had on his person


2024-01-01



---
https://predictionbook.com/predictions/20182
<em>HP MoR</em>: At some point, Harry will obtain the Resurrection Stone and the Elder Wand (in addition to his Cloak) to become Master of Death


2024-01-01



---
https://predictionbook.com/predictions/20284
<em>HP MoR</em>: the troll attack in ch88-89 was executed by Lucius Malfoy


2024-01-01



---
https://predictionbook.com/predictions/2030



2024-01-01



---
https://predictionbook.com/predictions/20332
_HP MoR:_ Dumbledore was involved in the attack that ended Narcissa Malfoy's life, but did not cast the spell that killed her.


2024-01-01



---
https://predictionbook.com/predictions/2051
Intrade will close/merge/be sold by 2012


2024-01-01



---
https://predictionbook.com/predictions/20516
It will be revealed (either in the story or by Eliezer outside it) that it is impossible to lie in Parseltongue


2024-01-01



---
https://predictionbook.com/predictions/2052
Intrade will close/merge/be sold by 2013


2024-01-01



---
https://predictionbook.com/predictions/20522
Professor Quirrel is manipulating Harry into getting the Philosopher's stone for him


2024-01-01



---
https://predictionbook.com/predictions/2053
Intrade will close/merge/be sold by 2015


2024-01-01



---
https://predictionbook.com/predictions/20540
<em>HP MoR</em>: Harry had a hand in the disappearance of Hermione's corpse


2024-01-01



---
https://predictionbook.com/predictions/20625
Enhancing Darcsden


2024-01-01



---
https://predictionbook.com/predictions/20626
Overloaded record fields for GHC


2024-01-01



---
https://predictionbook.com/predictions/20627
GSoC 2013: "interactive-diagrams and a paste site with the ability for dynamic rendering of diagrams"


2024-01-01



---
https://predictionbook.com/predictions/20628
GSoC 2013: "Haddock extension for Pandoc compatibility"


2024-01-01



---
https://predictionbook.com/predictions/20629
Port Charts to use Diagrams


2024-01-01



---
https://predictionbook.com/predictions/20630
GSoC 2013: "Better record command for darcs"


2024-01-01



---
https://predictionbook.com/predictions/20631
GSoC 2013: "Communicating with mobile devices"


2024-01-01



---
https://predictionbook.com/predictions/20632
Improve the feedback of the cabal-install dependency solver


2024-01-01



---
https://predictionbook.com/predictions/20633
GSoC 2013: "Parallelize `cabal build`"


2024-01-01



---
https://predictionbook.com/predictions/20634
GSoC 2013: "Extending GHC to support building modules in parallel"


2024-01-01



---
https://predictionbook.com/predictions/20635
GSoC 2013: "Haskell Qt Binding Generator"


2024-01-01



---
https://predictionbook.com/predictions/20736
<em>HP MoR</em>: Harry will learn the killing curse by the end of the year or Quirrell will be disappointed that Harry has not learned the killing curse by the end of the year.


2024-01-01



---
https://predictionbook.com/predictions/21664
SR: &lt;30 related arrests within a year.


2024-01-01



---
https://predictionbook.com/predictions/21779
The price of Bitcoin will be ≤$50 before 2013-12-20: 5%


2024-01-01



---
https://predictionbook.com/predictions/21882
<em>HP MoR</em>: any superintelligent or FOOMing AGI/AI will appear as a character/device in the story


2024-01-01



---
https://predictionbook.com/predictions/21900
BMR will not be operating in 6 months


2024-01-01



---
https://predictionbook.com/predictions/21901
BMR will not be operating in 12 months


2024-01-01



---
https://predictionbook.com/predictions/21902
Sheep Marketplace will not be operating in 6 months


2024-01-01



---
https://predictionbook.com/predictions/21903
Sheep will not be operating in 12 months


2024-01-01



---
https://predictionbook.com/predictions/22178
Zerocoin as functioning altcoin network within a year


2024-01-01



---
https://predictionbook.com/predictions/22179
Zerocoin market cap &gt;$7,700,000,000 within 5 years (conditional on launch)


2024-01-01



---
https://predictionbook.com/predictions/22180
Zerocoin market cap &gt;$7,000,000 within 5 years (conditional on launch)


2024-01-01



---
https://predictionbook.com/predictions/22181
Zerocoin functionality incorporated into Bitcoin within 1 year


2024-01-01



---
https://predictionbook.com/predictions/22182
Zerocoin functionality incorporated into Bitcoin within 5 years


2024-01-01



---
https://predictionbook.com/predictions/22193
Any of Eva Ask/Jyrki Katainen/François Hollande/Barack Obama/Ben Bernanke/Keith Alexander/James Clapper killed within 5 years: 5%


2024-01-01



---
https://predictionbook.com/predictions/22194
Assassination Market will still be up in 5 years: 5%


2024-01-01



---
https://predictionbook.com/predictions/22195
Assassination Market will still be up in 1 year: 40%


2024-01-01



---
https://predictionbook.com/predictions/2246
Yoshiyuki Sadamoto will release 0-2 stages of the _Evangelion_ manga in 2011


2024-01-01



---
https://predictionbook.com/predictions/2247
Yoshiyuki Sadamoto will release 3-5 stages of the _Evangelion_ manga in 2011


2024-01-01



---
https://predictionbook.com/predictions/2248
Yoshiyuki Sadamoto will release 5-8 stages of the _Evangelion_ manga in 2011


2024-01-01



---
https://predictionbook.com/predictions/2249
Yoshiyuki Sadamoto will release &gt;=9 stages of the _Evangelion_ manga in 2011


2024-01-01



---
https://predictionbook.com/predictions/2253
Yoshiyuki Sadamoto's _Evangelion_ manga will be finished sometime in 2011


2024-01-01



---
https://predictionbook.com/predictions/2254
Yoshiyuki Sadamoto's _Evangelion_ manga will be finished sometime in 2012


2024-01-01



---
https://predictionbook.com/predictions/2255
Yoshiyuki Sadamoto's _Evangelion_ manga will be finished sometime in 2013


2024-01-01



---
https://predictionbook.com/predictions/2256
Yoshiyuki Sadamoto's _Evangelion_ manga will be finished sometime in 2014


2024-01-01



---
https://predictionbook.com/predictions/24016
McCaleb will confirm MtGox never actually sold Magic cards: 85%


2024-01-01



---
https://predictionbook.com/predictions/24252
<em>HP MoR</em>: That Bellatrix is Black not Lestrange will be important


2024-01-01



---
https://predictionbook.com/predictions/24257
<em>HP MoR</em>: Before Quirrell strengthened the security on the Restricted section, Harry used Library magic to collate information on Horcruxes from scattered tales


2024-01-01



---
https://predictionbook.com/predictions/24259
<em>HP MoR</em>: Horcrux hijinks made Amycus Carrow go slightly Voldemorty


2024-01-01



---
https://predictionbook.com/predictions/24307
<em>HP MoR</em>: Sirius is not in Azkaban, and his replacement is Fudge


2024-01-01



---
https://predictionbook.com/predictions/2630
_Evangelion_ manga: Shinji and/or Asuka will defeat the MP Evas


2024-01-01



---
https://predictionbook.com/predictions/2631
Third Impact will be controlled by/center around Asuka


2024-01-01



---
https://predictionbook.com/predictions/2635
_Evangelion_ manga: there will be no Third Impact


2024-01-01



---
https://predictionbook.com/predictions/2637
_Rebuild of Evangelion_ 3.0: Asuka will pilot Eva unit-06; it will go to Terminal Dogma and Asuka will beg Shinji to kill her (as opposed to Kaworu)


2024-01-01



---
https://predictionbook.com/predictions/2653
_Evangelion 3.0_ will open with a scene that has "something to do with Asuka's mental journey from Bardy's contamination to waking up on the slab"


2024-01-01



---
https://predictionbook.com/predictions/2654
_Evangelion 3.0_: first scene will be flashback to entry plug test/Yui being absorbed into Unit 0.1


2024-01-01



---
https://predictionbook.com/predictions/2686
We are 100% certain that governments will start banning bitcoins in the next 12 to 18 months


2024-01-01



---
https://predictionbook.com/predictions/2883
NGE: Asuka will die in Stage 86 or 87 of the manga.


2024-01-01



---
https://predictionbook.com/predictions/2891
NGE: in Sadamoto's manga, Shinji will save Asuka from MP Evas, there will be no 3<sup>rd</sup> Impact, and everyone lives happily ever after


2024-01-01



---
https://predictionbook.com/predictions/2909
XiXiDu will not comment or post to LW for 5 years


2024-01-01



---
https://predictionbook.com/predictions/2911
I will be raided or searched over my Silk Road article.


2024-01-01



---
https://predictionbook.com/predictions/2928
My SR thread on Bitcoin forums will be deleted or otherwise hidden or suppressed.


2024-01-01



---
https://predictionbook.com/predictions/2973
I will be accepted by the Good Judgement Team.


2024-01-01



---
https://predictionbook.com/predictions/2978
I will complete the Good Judgment Project and be paid the full honorarium.


2024-01-01



---
https://predictionbook.com/predictions/3048
United States to conduct overt military action against North Korea before midnight ET on 31 Dec 2012


2024-01-01



---
https://predictionbook.com/predictions/3052
China to conduct overt military action against Taiwan before midnight ET 31 Dec 2013


2024-01-01



---
https://predictionbook.com/predictions/3073
Japan to announce it has acquired a nuclear weapon before midnight ET on 31 Dec 2013


2024-01-01



---
https://predictionbook.com/predictions/3130
Darwin's employer was one of the 6 named billionaires.


2024-01-01



---
https://predictionbook.com/predictions/3131
Darwin's employer was either Bezos, Thiel, or Simonyi.


2024-01-01



---
https://predictionbook.com/predictions/3132
Darwin's employer was Bezos.


2024-01-01



---
https://predictionbook.com/predictions/3133
Darwin's employer was Peter Thiel.


2024-01-01



---
https://predictionbook.com/predictions/3134
Darwin's employer was Charles Simonyi


2024-01-01



---
https://predictionbook.com/predictions/3138
Adderall: day 1


2024-01-01



---
https://predictionbook.com/predictions/3139
Adderall: day 2


2024-01-01



---
https://predictionbook.com/predictions/3140
Adderall: day 3


2024-01-01



---
https://predictionbook.com/predictions/3141
Adderall: day 5


2024-01-01



---
https://predictionbook.com/predictions/3142
Adderall: day 6


2024-01-01



---
https://predictionbook.com/predictions/3143
Adderall: day 8


2024-01-01



---
https://predictionbook.com/predictions/3144
Adderall: day 9


2024-01-01



---
https://predictionbook.com/predictions/3145
Adderall: day 10


2024-01-01



---
https://predictionbook.com/predictions/3146
Adderall: day 11


2024-01-01



---
https://predictionbook.com/predictions/3147
Adderall: day 12


2024-01-01



---
https://predictionbook.com/predictions/3148
Adderall: day 13


2024-01-01



---
https://predictionbook.com/predictions/3149
Adderall: day 14


2024-01-01



---
https://predictionbook.com/predictions/3150
Adderall: day 15


2024-01-01



---
https://predictionbook.com/predictions/3151
Adderall: day 16


2024-01-01



---
https://predictionbook.com/predictions/3230
...Suzuki [Shunji] also wrote that at GAINAX's current level of production and current staff, they would be unable to stay afloat and would fail within 2-3 years without new Evangelion movie licensing rights.


2024-01-01



---
https://predictionbook.com/predictions/3236
<em>HP MoR</em>: Cloak &amp; Hat is Sirius Black


2024-01-01



---
https://predictionbook.com/predictions/3237
Voldemort never intended Harry's own death on the night of his parents' death.


2024-01-01



---
https://predictionbook.com/predictions/3241
(All) Wikipedias' total editor base will be &gt;=95,000 in June 2012.


2024-01-01



---
https://predictionbook.com/predictions/3254
GJP: September 2011 Questions: #1007: Will there be a lethal confrontation involving government forces in the South China Sea or East China Sea by 31 December 2011?


2024-01-01



---
https://predictionbook.com/predictions/3270



2024-01-01



---
https://predictionbook.com/predictions/3271
NGE: There will not be a live-action _Evangelion_ movie before 2015


2024-01-01



---
https://predictionbook.com/predictions/3272
NGE: There will not be a live-action _Evangelion_ movie before 2020


2024-01-01



---
https://predictionbook.com/predictions/3273
NGE: Rebuild 3.0 will be released in 2011


2024-01-01



---
https://predictionbook.com/predictions/3274
NGE: 3.0 will be released in 2012


2024-01-01



---
https://predictionbook.com/predictions/3275
NGE: 3.0 will be released in 2013


2024-01-01



---
https://predictionbook.com/predictions/3276
NGE: 3.0 will be released in 2014


2024-01-01



---
https://predictionbook.com/predictions/3277
NGE: 4.0 will be released in 2012


2024-01-01



---
https://predictionbook.com/predictions/3278
NGE: 4.0 will be released in 2013


2024-01-01



---
https://predictionbook.com/predictions/3279
NGE: 4.0 will be released in 2014


2024-01-01



---
https://predictionbook.com/predictions/3280
NGE: 4.0 will be released in 2015


2024-01-01



---
https://predictionbook.com/predictions/3281
NGE: Studio Khara will be dissolved or substantially cease operations after completing _Rebuild_.


2024-01-01



---
https://predictionbook.com/predictions/3282
NGE: Hideaki Anno will return to employment at Gainax after _Rebuild_.


2024-01-01



---
https://predictionbook.com/predictions/3283
NGE: Anno will return to employment at Gainax and also to the Gainax board of directors after _Rebuild_.


2024-01-01



---
https://predictionbook.com/predictions/3284
NGE: Both 3.0 and 4.0 will be released in the US by Funimation


2024-01-01



---
https://predictionbook.com/predictions/3285
NGE: Shinji will masturbate to Asuka at some point during Rebuild


2024-01-01



---
https://predictionbook.com/predictions/3286
NGE: Sadamoto's Eva manga, Asuka will try to go berserk and will be killed by the MPEs; 3<sup>rd</sup> Impact subsequently starts


2024-01-01



---
https://predictionbook.com/predictions/3287
NGE: 3.0 will be titled "You Can (Not) Die"


2024-01-01



---
https://predictionbook.com/predictions/3288
NGE: 3.0 will be titled "You Can (Not) Be Replaced"


2024-01-01



---
https://predictionbook.com/predictions/3289
NGE: There will be a fifth movie (an animation &gt;40min) after 4.0.


2024-01-01



---
https://predictionbook.com/predictions/3290
NGE: 3.0 will not be longer than 60 minutes


2024-01-01



---
https://predictionbook.com/predictions/3291
NGE: 4.0 will not be longer than 60 minutes


2024-01-01



---
https://predictionbook.com/predictions/3292
NGE: Neither 3.0 nor 4.0 will be longer than 60 minutes


2024-01-01



---
https://predictionbook.com/predictions/3293
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as EoE


2024-01-01



---
https://predictionbook.com/predictions/3294
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as the NGE64 variant of EoE


2024-01-01



---
https://predictionbook.com/predictions/3295
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as Rebuild


2024-01-01



---
https://predictionbook.com/predictions/3296
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as EoTV


2024-01-01



---
https://predictionbook.com/predictions/3297
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as Last A


2024-01-01



---
https://predictionbook.com/predictions/3298
NGE: Sadamoto's Eva manga will conclude with substantially the same ending as Last B


2024-01-01



---
https://predictionbook.com/predictions/3299
NGE: Rebuild is a dream during NGE TV


2024-01-01



---
https://predictionbook.com/predictions/3300
NGE: Rebuild is a dream during NGE TV by Asuka while being mind-raped


2024-01-01



---
https://predictionbook.com/predictions/3301
NGE: Rebuild is a dream during NGE TV by Asuka while sedated


2024-01-01



---
https://predictionbook.com/predictions/3302
NGE: Rebuild is a dream during NGE TV by Misato


2024-01-01



---
https://predictionbook.com/predictions/3303
NGE: Rebuild is a dream during NGE TV by Rei or Kaworu


2024-01-01



---
https://predictionbook.com/predictions/3304
NGE: Rebuild is a dream/possible-world during EoE


2024-01-01



---
https://predictionbook.com/predictions/3305
NGE: Rebuild is a dream/possible-world during EoE of Shinji


2024-01-01



---
https://predictionbook.com/predictions/3306
NGE: Rebuild is a dream/possible-world during EoE of Asuka


2024-01-01



---
https://predictionbook.com/predictions/3307
NGE: Rebuild is a sequel to a previous NGE work


2024-01-01



---
https://predictionbook.com/predictions/3308
NGE: Rebuild is a sequel to EoE


2024-01-01



---
https://predictionbook.com/predictions/3309
NGE: Rebuild is a sequel to EoTV


2024-01-01



---
https://predictionbook.com/predictions/3310
NGE: Rebuild is a sequel to itself (time-loop)


2024-01-01



---
https://predictionbook.com/predictions/3311
NGE: Rebuild is an alternate universe(s) to NGE TV or EoE, possibly in the Everett multiverse sense


2024-01-01



---
https://predictionbook.com/predictions/3312
NGE: Rebuild is an alternate universe(s) to NGE TV or EoE, but each universe is causally connected (by Kaworu or Shinji or another character)


2024-01-01



---
https://predictionbook.com/predictions/3313
NGE: 4.0 will end on or near a blue wave shot to parallel the red wave shot that opened 1.0, and ended EoE


2024-01-01



---
https://predictionbook.com/predictions/3314
NGE: By the end of 4.0, the Earth's oceans will be blue (and full of life) and not red &amp; lifeless


2024-01-01



---
https://predictionbook.com/predictions/3315
NGE: 3.0 or 4.0 will deconstruct Shinji's heroism in _2.0_ and reveal it to be a sham _a la_ Norman Spinrad's _The Iron Dream_


2024-01-01



---
https://predictionbook.com/predictions/3316
NGE: The four Children mentioned in the 3.0 preview turn out to be: Shinji, Mari, Kaworu and Asuka


2024-01-01



---
https://predictionbook.com/predictions/3317
NGE: The First Ancestral Race will reveal themselves and will come to Earth personally in _3.0_ to punish Rei-Shinji/Shogoki for trespassing into their domain of power.


2024-01-01



---
https://predictionbook.com/predictions/3318
NGE: The First Ancestral Race will be mentioned by name in Rebuild


2024-01-01



---
https://predictionbook.com/predictions/3339
NGE: Rebuild Asuka is a test-tube baby, similar to the manga backstory


2024-01-01



---
https://predictionbook.com/predictions/3340
NGE: Rebuild Asuka is (was) a genetically modified human


2024-01-01



---
https://predictionbook.com/predictions/3341
NGE: Rebuild Asuka Shikinami is a clone of another Asuka


2024-01-01



---
https://predictionbook.com/predictions/3342
NGE: Rebuild Lorenz Keel is the Pope


2024-01-01



---
https://predictionbook.com/predictions/3343
NGE: Touji will be featured significantly in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3344
NGE: Touji will be featured significantly in 4.0


2024-01-01



---
https://predictionbook.com/predictions/3346
NGE: Touji will pilot an Eva in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3347
NGE: Touji will pilot an Eva against the Mass Production Evas in 3.0 or 4.0, contingent on the MP Evas appearing


2024-01-01



---
https://predictionbook.com/predictions/3380
NGE: Rebuild Kaworu's body is derived in some fashion from Misato (such as DNA)


2024-01-01



---
https://predictionbook.com/predictions/3381
NGE: Kaworu knew Shinji during childhood


2024-01-01



---
https://predictionbook.com/predictions/3382
NGE: Kaworu knew Shinji during childhood and his comment about happiness refers to being unable to comfort Shinji after Yui died


2024-01-01



---
https://predictionbook.com/predictions/3383
NGE: Kaworu knew Shinji during childhood when Shinji met some form of Adam/Kaworu, accidentally causing Second Impact


2024-01-01



---
https://predictionbook.com/predictions/3385
NGE: Rebuild Gendo is Kaworu's genetic father


2024-01-01



---
https://predictionbook.com/predictions/3561
NGE Rebuild: There are more than 2 white/black moons involved


2024-01-01



---
https://predictionbook.com/predictions/3562
NGE Rebuild: There are precisely 4 white/black moons, 1 for each FAR depicted in flashbacks to 2I


2024-01-01



---
https://predictionbook.com/predictions/3563
NGE Rebuild: The coffins on the moon each contain or contained an Angel.


2024-01-01



---
https://predictionbook.com/predictions/3564
NGE Rebuild: The Key of Nebuchadnezzar is neither a Lance nor Seed of Life, but a literal key which activates some piece of FAR technology


2024-01-01



---
https://predictionbook.com/predictions/3565
NGE Rebuild: The Final Angel is EoE-Shogoki (and not Kaworu)


2024-01-01



---
https://predictionbook.com/predictions/3566
NGE Rebuild: The 4 pilots (Shinji, Asuka, Mari, Rei) each have a piece of Adam's soul in addition to their own, with Kaworu having the main piece


2024-01-01



---
https://predictionbook.com/predictions/3567
NGE Rebuild: The key of Nebuchadnezzar is a seed of life


2024-01-01



---
https://predictionbook.com/predictions/3568
NGE Rebuild: The key of Nebuchadnezzar is a seed of life &amp; the original Adam reduced to embryonic form (akin to NGE TV)


2024-01-01



---
https://predictionbook.com/predictions/3569
NGE Rebuild: The entity in Terminal Dogma is still Lilith (of NGE TV) in some sense


2024-01-01



---
https://predictionbook.com/predictions/3570
Arael attacks the sequestered NERV personnel with a wide beam, providing for a mindfuckery exposition scene featuring the other adults finally.


2024-01-01



---
https://predictionbook.com/predictions/3571
NGE Rebuild: In 4.0, there will be an epilogue set years later


2024-01-01



---
https://predictionbook.com/predictions/3572
NGE Rebuild: There will be no 3<sup>rd</sup> Impact.


2024-01-01



---
https://predictionbook.com/predictions/3573
NGE Rebuild: 3.0 will open in the beginning/middle of an Angel attack a la 2.0


2024-01-01



---
https://predictionbook.com/predictions/3574
NGE Rebuild: Kozo Fuyutsuki dies


2024-01-01



---
https://predictionbook.com/predictions/3575
NGE Rebuild: Ritsuko will commit suicide


2024-01-01



---
https://predictionbook.com/predictions/3576
NGE Rebuild: Ritsuko will commit suicide by shooting herself in the head


2024-01-01



---
https://predictionbook.com/predictions/3577
NGE Rebuild: Ritsuko will commit suicide by jumping off the bridge


2024-01-01



---
https://predictionbook.com/predictions/3578
NGE Rebuild: Ritsuko will be shot by Gendo (again)


2024-01-01



---
https://predictionbook.com/predictions/3584
NGE Rebuild: Kaworu will kill an Angel


2024-01-01



---
https://predictionbook.com/predictions/3585
NGE Rebuild: Kaworu will kill a kitten


2024-01-01



---
https://predictionbook.com/predictions/3586
NGE Rebuild: Kaworu will again be faced with a choice between committing suicide or killing humanity


2024-01-01



---
https://predictionbook.com/predictions/3587
NGE Rebuild: Kaworu will again be faced with a choice between committing suicide or killing humanity and will not choose suicide


2024-01-01



---
https://predictionbook.com/predictions/3588
NGE Rebuild: Kaworu will be renamed


2024-01-01



---
https://predictionbook.com/predictions/3589
NGE Rebuild: Kaworu will be renamed to "Kaworu Nagisanami"


2024-01-01



---
https://predictionbook.com/predictions/3590
NGE Rebuild: Gendo will die protecting Shinji in some sense


2024-01-01



---
https://predictionbook.com/predictions/3591
NGE Rebuild: Yui will separate from Eva-01 and be physically human at some point


2024-01-01



---
https://predictionbook.com/predictions/3592
NGE Rebuild: Gendo's ultimate goal in 4.0 will not be to reunite with Yui, but to turn her into a god-like entity


2024-01-01



---
https://predictionbook.com/predictions/3593
NGE Rebuild: Gendo will, in person, physically attack Shinji in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3594
NGE Rebuild: Gendo &amp; Fuyutsuki are traveling in the Dead Sea in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3595
NGE Rebuild: The Key of Nebuchadnezzar will be implanted into Gendo


2024-01-01



---
https://predictionbook.com/predictions/3596
NGE Rebuild: The Key of Nebuchadnezzar will be implanted into Gendo, in his hand


2024-01-01



---
https://predictionbook.com/predictions/3597
NGE Rebuild: Gendo and Fuyutsuki go to Jerusalem in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3598
NGE Rebuild: Gendo and Fuyutsuki go to Jerusalem in 3.0 and there they use the Key of Nebuchadnezzar to unleash something that would either save the world or destroy it.


2024-01-01



---
https://predictionbook.com/predictions/3599
NGE Rebuild: Kaji will kill Misato


2024-01-01



---
https://predictionbook.com/predictions/3600
NGE Rebuild: Kaji's killer (if any) will be shown clearly, on-screen, and not off-screen


2024-01-01



---
https://predictionbook.com/predictions/3601
NGE Rebuild: Kaji will die after Armisael


2024-01-01



---
https://predictionbook.com/predictions/3602
NGE Rebuild: Misato will die before Kaji does


2024-01-01



---
https://predictionbook.com/predictions/3603
NGE Rebuild: Kaji will die before Misato


2024-01-01



---
https://predictionbook.com/predictions/3604
NGE Rebuild: Kaji will die before Misato and in her arms


2024-01-01



---
https://predictionbook.com/predictions/3615
Steve Jobs's will shall donate &gt;=99% of his wealth to charity.


2024-01-01



---
https://predictionbook.com/predictions/3616



2024-01-01



---
https://predictionbook.com/predictions/3617
Steve Jobs's will shall donate 0-10% of his wealth to charity


2024-01-01



---
https://predictionbook.com/predictions/3622
NGE Rebuild: a Rei x Shinji ending


2024-01-01



---
https://predictionbook.com/predictions/3623
NGE manga: Sadamoto's manga will conclude as Rei x Shinji


2024-01-01



---
https://predictionbook.com/predictions/3624
NGE Rebuild: Rei &amp; Shinji will exit EVA-01 in 3.0 as separate beings


2024-01-01



---
https://predictionbook.com/predictions/3625
NGE Rebuild: Rei &amp; Shinji will exit EVA-01 in 3.0 as separate beings and the SDAT player will be with them in some respect


2024-01-01



---
https://predictionbook.com/predictions/3626
NGE Rebuild: Rei &amp; Shinji will remained merged in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3627
NGE Rebuild: Rei &amp; Shinji will remained merged in 3.0 and will look like Rei (dressed in the AU uniform, as seen in 3.0 preview)


2024-01-01



---
https://predictionbook.com/predictions/3628
NGE Rebuild: Rei will destroy the other Rei clones


2024-01-01



---
https://predictionbook.com/predictions/3629
NGE Rebuild: 'Giant naked Rei' will rise again from the LCL sea during Instrumentality


2024-01-01



---
https://predictionbook.com/predictions/3630
NGE Rebuild: Asuka x Shinji ending


2024-01-01



---
https://predictionbook.com/predictions/3631
NGE Rebuild: Contingent upon there being a strangulation scene similar to EoE, Asuka will strangle Shinji


2024-01-01



---
https://predictionbook.com/predictions/3632
NGE Rebuild: Asuka &amp; Shinji will kiss


2024-01-01



---
https://predictionbook.com/predictions/3633
NGE Rebuild: Asuka &amp; Shinji will kiss and the kiss will be initiated by Shinji (rather than Asuka as in NGE TV)


2024-01-01



---
https://predictionbook.com/predictions/3634
NGE Rebuild: Any Instrumentality/Third Impact in 3.0 or 4.0 will focus on Asuka rather than Shinji (as measured by seconds of screentime)


2024-01-01



---
https://predictionbook.com/predictions/3635
NGE Rebuild: The Key of Nebuchadnezzar will be implanted into Asuka


2024-01-01



---
https://predictionbook.com/predictions/3636
NGE Rebuild: The Key of Nebuchadnezzar will be implanted into Asuka, under her eye-patch


2024-01-01



---
https://predictionbook.com/predictions/3637
NGE Rebuild: In 3.0, Asuka will not remember the Matsushiro incident of 2.0


2024-01-01



---
https://predictionbook.com/predictions/3638
NGE Rebuild: In 3.0, Asuka will have been promoted


2024-01-01



---
https://predictionbook.com/predictions/3639
NGE Rebuild: In 3.0, Asuka will have been promoted to major


2024-01-01



---
https://predictionbook.com/predictions/3640
NGE Rebuild: Asuka's surname's change to Shikinami will receive no in-universe explanation


2024-01-01



---
https://predictionbook.com/predictions/3641
NGE Rebuild: Asuka's surname's change to Shikinami will receive an in-universe explanation and will pertain to Second Impact/the four FARs in Misato's _2.0_ flashback


2024-01-01



---
https://predictionbook.com/predictions/3642
NGE Rebuild: Asuka will have more screentime in _3.0_ than in 2.0 (as measured by length in seconds of scenes involving her)


2024-01-01



---
https://predictionbook.com/predictions/3645
NGE Rebuild: Asuka will appear little after _2.0_ and have an unimportant off-screen death


2024-01-01



---
https://predictionbook.com/predictions/3646
NGE Rebuild: _3.0_ Asuka has no recollection of anything and will call herself "Asuka Langley Soryu"


2024-01-01



---
https://predictionbook.com/predictions/3647
NGE Rebuild: Asuka Shikinami is a clone of another Asuka and Shikinami is then disposed of


2024-01-01



---
https://predictionbook.com/predictions/3648
NGE Rebuild: Asuka vs. Shinji death-fight


2024-01-01



---
https://predictionbook.com/predictions/3649
NGE Rebuild: Asuka will be employed by SEELE against NERV or Shinji


2024-01-01



---
https://predictionbook.com/predictions/3650
NGE Rebuild: Asuka Shikinami is now a human/angel hybrid


2024-01-01



---
https://predictionbook.com/predictions/3651
NGE Rebuild: Asuka Shikinami is now a human/angel hybrid and the angel infection takes her over


2024-01-01



---
https://predictionbook.com/predictions/3652
NGE Rebuild: Asuka Shikinami is now a human/angel hybrid and the angel infection takes her over and Shinji is forced to kill her


2024-01-01



---
https://predictionbook.com/predictions/3653
NGE Rebuild: Asuka will pilot an Eva against the MP Evas in 3.0 or 4.0, contingent on MP Evas appearing


2024-01-01



---
https://predictionbook.com/predictions/3654
NGE Rebuild: Shinji is a full Angel a la _Re-Take_ (not a human-angel hybrid)


2024-01-01



---
https://predictionbook.com/predictions/3655
NGE Rebuild: Shinji will kill Gendo


2024-01-01



---
https://predictionbook.com/predictions/3656
NGE Rebuild: a Mari x Shinji ending


2024-01-01



---
https://predictionbook.com/predictions/3657
NGE Rebuild: Mari will not survive past the 50 minute mark in 3.0


2024-01-01



---
https://predictionbook.com/predictions/3658
NGE Rebuild: Mari marked for death by SEELE at some point


2024-01-01



---
https://predictionbook.com/predictions/3659
NGE Rebuild: At some point in the last 2 movies Mari will say 'anta baka?'


2024-01-01



---
https://predictionbook.com/predictions/3660
NGE Rebuild: At some point in the last 2 movies Mari will appear in EoE-Asuka-style eye/arm bandages


2024-01-01



---
https://predictionbook.com/predictions/3661
NGE Rebuild: In _3.0_, Mari will attend school as a regular student


2024-01-01



---
https://predictionbook.com/predictions/3662
NGE Rebuild: Mari is a straight metaphysically normal human and nothing else


2024-01-01



---
https://predictionbook.com/predictions/3663
NGE Rebuild: Mari is a clone of Naoko Akagi


2024-01-01



---
https://predictionbook.com/predictions/3664
NGE Rebuild: Mari is an animal/human hybrid


2024-01-01



---
https://predictionbook.com/predictions/3665
NGE Rebuild: Mari is an angel/human hybrid


2024-01-01



---
https://predictionbook.com/predictions/3666
NGE Rebuild: Mari is an Eva


2024-01-01



---
https://predictionbook.com/predictions/3667
NGE Rebuild: Mari is an Eva and specifically Eva-07


2024-01-01



---
https://predictionbook.com/predictions/3668
NGE Rebuild: Mari is part-Russian or has connections to Russia


2024-01-01



---
https://predictionbook.com/predictions/3669
NGE Rebuild: Mari is some sort of 'False Child' which has covertly replaced another one


2024-01-01



---
https://predictionbook.com/predictions/3670
NGE Rebuild: Mari is actually Asuka Soryu Langley in some sense


2024-01-01



---
https://predictionbook.com/predictions/3671
NGE Rebuild: Mari is actually a disguised Asuka Soryu Langley


2024-01-01



---
https://predictionbook.com/predictions/3672
NGE Rebuild: Mari is actually an autonomous part of Asuka Soryu Langley, with Asuka Shikinami being the other half


2024-01-01



---
https://predictionbook.com/predictions/3673
NGE Rebuild: Mari is the daughter of Asuka &amp; Shinji from an 'original' EoE-verse


2024-01-01



---
https://predictionbook.com/predictions/3674
NGE Rebuild: Mari is conspiring with Kaji


2024-01-01



---
https://predictionbook.com/predictions/3675
NGE Rebuild: Mari is working for SEELE


2024-01-01



---
https://predictionbook.com/predictions/3676
NGE Rebuild: Mari is working for SEELE &amp; is the head of SEELE


2024-01-01



---
https://predictionbook.com/predictions/3677
NGE Rebuild: Mari is working for herself/an otherwise unknown conspiracy/group


2024-01-01



---
https://predictionbook.com/predictions/3678
NGE Rebuild: Mari is working for herself/an otherwise unknown conspiracy/group which is opposed to NERV &amp; SEELE's plans


2024-01-01



---
https://predictionbook.com/predictions/3679
NGE Rebuild: Mari is working for herself/an otherwise unknown conspiracy/group which is opposed to just SEELE's plans &amp; has links to Gendo


2024-01-01



---
https://predictionbook.com/predictions/3680
NGE Rebuild: Mari is really working for a NERV branch


2024-01-01



---
https://predictionbook.com/predictions/3681
NGE Rebuild: The MP Evas will appear in _3.0_ or _4.0_


2024-01-01



---
https://predictionbook.com/predictions/3682
NGE Rebuild: Eva 08 will be piloted by Asuka


2024-01-01



---
https://predictionbook.com/predictions/3683
NGE Rebuild: Eva 08 will be used against NERV


2024-01-01



---
https://predictionbook.com/predictions/3684
NGE Rebuild: Eva 08 will be Lilith (shrunken) and not Eva-01


2024-01-01



---
https://predictionbook.com/predictions/3685
NGE Rebuild: Eva 08 will related to the capture of NERV and extraction of Shinji


2024-01-01



---
https://predictionbook.com/predictions/3686
NGE Rebuild: Eva 01 will be upgraded to/redesignated Eva 07


2024-01-01



---
https://predictionbook.com/predictions/3687
NGE Rebuild: Eva 01 will be upgraded to/redesignated Eva 08


2024-01-01



---
https://predictionbook.com/predictions/3688
NGE Rebuild: In _3.0_, Eva 02 will be operational &amp; battle-ready


2024-01-01



---
https://predictionbook.com/predictions/3689
NGE Rebuild: In _3.0_, Eva 02 will be operational &amp; battle-ready, and used in battle against either Angels or another Eva


2024-01-01



---
https://predictionbook.com/predictions/3690
NGE Rebuild: In _3.0_, Eva 02 will be nonoperational


2024-01-01



---
https://predictionbook.com/predictions/3691
NGE Rebuild: In _3.0_, Eva 02 will be scrapped


2024-01-01



---
https://predictionbook.com/predictions/3692
NGE Rebuild: In _3.0_, Eva 02 will be under repairs at/during the beginning


2024-01-01



---
https://predictionbook.com/predictions/3693
NGE Rebuild: In _3.0_, Eva 02 will be piloted at some point by Mari


2024-01-01



---
https://predictionbook.com/predictions/3694
NGE Rebuild: Eva 05 was Tunniel


2024-01-01



---
https://predictionbook.com/predictions/3695
NGE Rebuild: Eva 06 is Adam


2024-01-01



---
https://predictionbook.com/predictions/3696
NGE Rebuild: Eva 07 will be piloted by Asuka


2024-01-01



---
https://predictionbook.com/predictions/3697
NGE Rebuild: Eva 07 will be piloted by Touji


2024-01-01



---
https://predictionbook.com/predictions/3698
NGE Rebuild: Eva 07 will be piloted by Mari


2024-01-01



---
https://predictionbook.com/predictions/3699
NGE Rebuild: Eva 07 will be piloted by Rei


2024-01-01



---
https://predictionbook.com/predictions/3700
NGE Rebuild: Eva 07 will be piloted by Mana from _Girlfriend of Steel_


2024-01-01



---
https://predictionbook.com/predictions/3701
NGE Rebuild: Eva 07 will be piloted by a Magi


2024-01-01



---
https://predictionbook.com/predictions/3702
NGE Rebuild: Shinji will die, permanently, and not transcend or continue to exist in some sense


2024-01-01



---
https://predictionbook.com/predictions/3703
NGE Rebuild: Eva 07 will not be shown in _3.0_


2024-01-01



---
https://predictionbook.com/predictions/3704
NGE Rebuild: Eva 07 will not be shown in _4.0_


2024-01-01



---
https://predictionbook.com/predictions/3705
NGE Rebuild: Eva 07 will be destroyed or scrapped or reused before any combat


2024-01-01



---
https://predictionbook.com/predictions/3706
NGE Rebuild: Eva 07 will see combat but be quickly destroyed


2024-01-01



---
https://predictionbook.com/predictions/3707
NGE Rebuild: Eva 07 will be Lilith


2024-01-01



---
https://predictionbook.com/predictions/3708
NGE Rebuild: Eva 07 will be Rei


2024-01-01



---
https://predictionbook.com/predictions/3709
NGE Rebuild: Eva 07 will be a MP-style Eva


2024-01-01



---
https://predictionbook.com/predictions/3710
NGE Rebuild: Eva 07 will be created from the wreckage of Eva 02 and Eva 03


2024-01-01



---
https://predictionbook.com/predictions/3711
NGE Rebuild: Eva 07 will be created from the wreckage of Eva 02 and Eva 03 and will be two separate units linked to one pilot


2024-01-01



---
https://predictionbook.com/predictions/3712
NGE Rebuild: Eva 07 is not a conventional Eva, and has already been seen in _1.0_ or _2.0_


2024-01-01



---
https://predictionbook.com/predictions/378
Sarah Palin is mounting a 2012 presidential campaign


2024-01-01



---
https://predictionbook.com/predictions/3835
Google Knol's shutdown will leave the knols' content publicly accessible at some URL


2024-01-01



---
https://predictionbook.com/predictions/3836
Google Knol will be shutdown in 2011


2024-01-01



---
https://predictionbook.com/predictions/3837
Google Knol will be shutdown in 2012


2024-01-01



---
https://predictionbook.com/predictions/3838
Google Knol will be shutdown in 2013


2024-01-01



---
https://predictionbook.com/predictions/3839
Google Knol will be shutdown in 2014


2024-01-01



---
https://predictionbook.com/predictions/3840
Google Knol will be shutdown in 2015


2024-01-01



---
https://predictionbook.com/predictions/3841
Google Knol will be shutdown in 2016


2024-01-01



---
https://predictionbook.com/predictions/3847
By 2025 there will be at least one confirmed person who has lived to 130.


2024-01-01



---
https://predictionbook.com/predictions/4051
Prediction: ‘Luke Muehlhauser will cease regularly using modafinil more than 3 times a week or will report tolerance’; judged right


2024-01-01



---
https://predictionbook.com/predictions/4145
Obama gets reelected and during that time Hillary Clinton brokers the middle east peace deal between Israel and Palestine for the two state solution. This secures her presidency in 2016.


2024-01-01



---
https://predictionbook.com/predictions/4165
NGE: conditional on there being any live-action, it will be in _4.0_.


2024-01-01



---
https://predictionbook.com/predictions/4166
NGE: There will be live-action at some point in _Rebuild_.


2024-01-01



---
https://predictionbook.com/predictions/4236
The prediction market intrade will still be open for business in 2020


2024-01-01



---
https://predictionbook.com/predictions/4325
Harry Potter and the Methods of Rationality will update within the next three months


2024-01-01



---
https://predictionbook.com/predictions/4431
By 2085 there will be at least one confirmed person who has lived to 150


2024-01-01



---
https://predictionbook.com/predictions/4532
<em>HP MoR</em>: Harry/Hermione will be the only romantic pairing in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4533
<em>HP MoR</em>: Harry/Luna will be a romantic pairing in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4534
<em>HP MoR</em>: Draco/Luna will be a romantic pairing in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4537
<em>HP MoR</em>: Harry/Ginny will be a romantic pairing in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4538
<em>HP MoR</em>: Harry/Tracey will be a romantic pairing in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4540
<em>HP MoR</em>: Harry/Draco will be a romantic pairing in the Methods of Rationality.


2024-01-01



---
https://predictionbook.com/predictions/4542
<em>HP MoR</em>: There will be at least one onscreen polyamorous relationship in the Methods of Rationality


2024-01-01



---
https://predictionbook.com/predictions/4543
Harry Potter and the Methods of Rationality will be completed by 2013


2024-01-01



---
https://predictionbook.com/predictions/4544
Harry Potter and the Methods of Rationality will be completed by 2014.


2024-01-01



---
https://predictionbook.com/predictions/4545
Harry Potter and the Methods of Rationality will be completed by 2015


2024-01-01



---
https://predictionbook.com/predictions/4564
<em>HP MoR</em>: _Methods of Rationality_ will have an arc/chapter involving Harry getting a harem.


2024-01-01



---
https://predictionbook.com/predictions/460
Sarah Palin will not be the Republican nominee for president of the United States in 2012


2024-01-01



---
https://predictionbook.com/predictions/4654
A Level 7 (Chernobyl/2011 Japan level) nuclear accident will take place by end of 2020.


2024-01-01



---
https://predictionbook.com/predictions/4790
Day 1: pill was modafinil.


2024-01-01



---
https://predictionbook.com/predictions/4805
Day 2: pill was modafinil


2024-01-01



---
https://predictionbook.com/predictions/4857
Day 3: pill was modafinil.


2024-01-01



---
https://predictionbook.com/predictions/4880
Day 4: pill was modafinil.


2024-01-01



---
https://predictionbook.com/predictions/4895
Gwern.net total traffic will average &lt;2,000 daily visits in the week a year from now


2024-01-01



---
https://predictionbook.com/predictions/4913
Day 5: pill was modafinil


2024-01-01



---
https://predictionbook.com/predictions/4923
Day 6: pill was modafinil.


2024-01-01



---
https://predictionbook.com/predictions/4954
Day 7: pill was modafinil.


2024-01-01



---
https://predictionbook.com/predictions/4989
Day 8: pill was modafinil


2024-01-01



---
https://predictionbook.com/predictions/5016
<em>HP MoR</em>: 'I bet Quirrel will die fighting Voldemort to protect Harry before chapter 100'


2024-01-01



---
https://predictionbook.com/predictions/5056
Night 1: pill was Vitamin D.


2024-01-01



---
https://predictionbook.com/predictions/5057
NGE: 4.0 will be titled "You Can (Not) Stay Here"


2024-01-01



---
https://predictionbook.com/predictions/5070
There will be a major war, starting in the Middle East. Israel will lose (75%). China will probably join in on the radical-Muslim side. Iran will try to use its nukes but they will be duds. Israel will not use theirs...


2024-01-01



---
https://predictionbook.com/predictions/5073
<em>HP MoR</em>: Harry is Voldemort


2024-01-01



---
https://predictionbook.com/predictions/5096
Night 2: pill was Vitamin D.


2024-01-01



---
https://predictionbook.com/predictions/5112
<em>HP MoR</em>: HPMOR will update at least twice in 2012


2024-01-01



---
https://predictionbook.com/predictions/5122
<em>HP MoR</em>: The Peverell tombstone ("The last enemy that shall be destroyed is death") will be quoted or clearly alluded to at some point.


2024-01-01



---
https://predictionbook.com/predictions/5129
Night 3: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5162
Night 4: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5179
Night 5: pill was vitamin D.


2024-01-01



---
https://predictionbook.com/predictions/5195
Night 6: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5222
Night 7: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5238
Night 8: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5270
Night 9: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5290
Night 10: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5311
Night 11: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5318
Night 12: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5325
Night 13: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5361
Night 14: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5375
Night 15: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5384
Night 16: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5391
Night 17: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5400
Night 18: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5402
Night 19: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5411
Night 20: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5416
Night 21: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5417
<em>HP MoR</em>: Dumbledore killed Narcissa Malfoy


2024-01-01



---
https://predictionbook.com/predictions/5418
<em>HP MoR</em>: Dumbledore did not kill Narcissa, but claimed he did.


2024-01-01



---
https://predictionbook.com/predictions/5419
Quirrel is a/the Basilisk.


2024-01-01



---
https://predictionbook.com/predictions/5420
<em>HP MoR</em>: Creation of a Philosopher's Stone requires the sacrifice of human life.


2024-01-01



---
https://predictionbook.com/predictions/5426
Night 22: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5458
Night 23: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5484
<em>HP MoR</em>: "A new chapter of HP:MoR, which would be more than two pages in length, will be posted" --Bugmaster


2024-01-01



---
https://predictionbook.com/predictions/5485
<em>HP MoR</em>: &lt;4 2+-page chapters of MoR in 2012. --Bugmaster


2024-01-01



---
https://predictionbook.com/predictions/5492
Night 24: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5503
Night 25: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5516
Night 26: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5528
Night 27: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5543
<em>HP MoR</em>: Harry's conclusion about the blood of Atlantis and the origin of magic is deeply flawed in some respect.


2024-01-01



---
https://predictionbook.com/predictions/5550
<em>HP MoR</em>: Dumbledore deliberately arranged for Voldemort to learn of the prophecy about his defeat.


2024-01-01



---
https://predictionbook.com/predictions/5553
Night 28: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5568
Night 29: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5591
Night 30: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5607
Night 31: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5610
Bacon's diary will turn out to be just a diary.


2024-01-01



---
https://predictionbook.com/predictions/5617
Night 32: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5640
<em>HP MoR</em>: _Methods of Rationality_ or a derivative work wins a Hugo Award in or before 2016.


2024-01-01



---
https://predictionbook.com/predictions/5648
Night 33: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5671
Night 34: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5698
Night 35: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5707
Night 36: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5737
Night 37: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5745
Night 38: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5751
Daily average click-through to DNB FAQ will be be &lt;5% during the Talk-only period as compared to the previous Article-only period.


2024-01-01



---
https://predictionbook.com/predictions/5752
Daily average click-through to DNB FAQ will be be &lt;5% during the Talk-only period as compared to the previous Article-only period, and the difference will be significant at p&lt;0.05


2024-01-01



---
https://predictionbook.com/predictions/5760
Night 39: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5770
Night 40: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5775
Night 41: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5780
Night 42: pill was Vitamin D


2024-01-01



---
https://predictionbook.com/predictions/5802
The use of the device with the golden wibblers is revealed before 2017


2024-01-01



---
https://predictionbook.com/predictions/5915
Computer Go running on commodity hardware (&lt;$2k) to reach world champion level (&gt;=9 dan) by 2030


2024-01-01



---
https://predictionbook.com/predictions/6026
Zeo vitamin D morning: Week 1 &amp; 2: placebo then vitamin D


2024-01-01



---
https://predictionbook.com/predictions/6074
<em>HP MoR</em>: Hat &amp; Cloak is not a character from canon. He is, in fact, a character from an anime.


2024-01-01



---
https://predictionbook.com/predictions/6089
<em>HP MoR</em>: Hat &amp; Cloak is Voldemort, but not Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6109
Humans can be irrevocably transformed into House-Elves, and this is revealed in chapter 80


2024-01-01



---
https://predictionbook.com/predictions/6110
Conditional on prediction 6109, Hermione Granger will be transformed into a House-Elf before chapter 85.


2024-01-01



---
https://predictionbook.com/predictions/6146
<em>HP MoR</em>: ch81: Harry's solution will be nothing (failure)


2024-01-01



---
https://predictionbook.com/predictions/6147
<em>HP MoR</em>: ch81: Harry's solution will be invoking Lucius's debt to whomever killed his supposed Imperiuser


2024-01-01



---
https://predictionbook.com/predictions/6148
<em>HP MoR</em>: ch81: Harry's solution will be invoke the Imperius-debts of other Wizengamot members


2024-01-01



---
https://predictionbook.com/predictions/6149
<em>HP MoR</em>: ch81: Harry's solution will be make Dumbledore turn himself in to Lucius in exchange for Hermione's freedom


2024-01-01



---
https://predictionbook.com/predictions/6150
<em>HP MoR</em>: ch81: Harry's solution will be threaten to destroy Azkaban


2024-01-01



---
https://predictionbook.com/predictions/6151
<em>HP MoR</em>: ch81: Harry's solution will be reveal the truth about Bellatrix's escape


2024-01-01



---
https://predictionbook.com/predictions/6152
<em>HP MoR</em>: ch81: Harry's solution will be offer the Wizengamot Voldemort's true identity (Quirrel)


2024-01-01



---
https://predictionbook.com/predictions/6153
<em>HP MoR</em>: ch81: Harry's solution will be accept Hermione's imprisonment but order the Dementors to leave her alone


2024-01-01



---
https://predictionbook.com/predictions/6154
<em>HP MoR</em>: ch81: Harry's solution will involve destroying one of the Dementors


2024-01-01



---
https://predictionbook.com/predictions/6155
<em>HP MoR</em>: ch81: Harry's solution will be ask for a trial by combat


2024-01-01



---
https://predictionbook.com/predictions/6156
<em>HP MoR</em>: ch81: Harry's solution will be have Quirrel make Bella confess to the crime


2024-01-01



---
https://predictionbook.com/predictions/6158
<em>HP MoR</em>: ch81: Harry's solution will be using the Time-turner in some way


2024-01-01



---
https://predictionbook.com/predictions/6159
<em>HP MoR</em>: ch81: Harry's solution will be using the Time-turner to alter Hermione's testimony to something easily falsifiable


2024-01-01



---
https://predictionbook.com/predictions/6160
<em>HP MoR</em>: ch81: Harry's solution will be using the Time-turner to affect Lucius in some way


2024-01-01



---
https://predictionbook.com/predictions/6161
<em>HP MoR</em>: ch81: Harry's solution will be using the Time-turner to smuggle Hermione out under the Cloak


2024-01-01



---
https://predictionbook.com/predictions/6163
<em>HP MoR</em>: Priori Incantatum


2024-01-01



---
https://predictionbook.com/predictions/6164
<em>HP MoR</em>: Harry will confess to having arranged the attempted murder of Malfoy.


2024-01-01



---
https://predictionbook.com/predictions/6170
<em>HP MoR</em>: Nobody in the LW discussion thread will predict Harry's actual attempted solution (regardless of whether it fails).


2024-01-01



---
https://predictionbook.com/predictions/6180
<em>HP MoR</em>: The Hat and Cloak that interacted with Hermione is Professor McGonagall.


2024-01-01



---
https://predictionbook.com/predictions/6290
<em>HP MoR</em>: ch 85 (or sooner): Dumbledore will realize where and when did Harry had an opportunity not just to terrify Dementors, but to gain enough confidence in this achievement.


2024-01-01



---
https://predictionbook.com/predictions/6291
<em>HP MoR</em>: ch 85 (or sooner): Headmaster would allow Harry to exploit vulnerabilities of the magic Britain's economics to get out of debt (to Malfoy for his Hermione’s "purchase").


2024-01-01



---
https://predictionbook.com/predictions/6292
HPMoR : ch 90 (or sooner): Harry would have to exploit the Dementor/Patronum valnerability to gain the Dark/Light Lordship.


2024-01-01



---
https://predictionbook.com/predictions/6349
<em>HP MoR</em>: story completed during Harry's first year of Hogwarts


2024-01-01



---
https://predictionbook.com/predictions/6350
<em>HP MoR</em>: story completed during Harry's second year of Hogwarts


2024-01-01



---
https://predictionbook.com/predictions/6351
<em>HP MoR</em>: story completed during Harry's third year of Hogwarts


2024-01-01



---
https://predictionbook.com/predictions/6352
<em>HP MoR</em>: story completed during Harry's fourth year or later of Hogwarts


2024-01-01



---
https://predictionbook.com/predictions/6353
<em>HP MoR</em>: &gt;= 6 chapters of 2+ pages length published in 2012


2024-01-01



---
https://predictionbook.com/predictions/6356
<em>HP MoR</em>: ch21: The unheard prophecy by Sybil Trelawney refers to: Harry


2024-01-01



---
https://predictionbook.com/predictions/6357
<em>HP MoR</em>: ch21: The unheard prophecy by Sybil Trelawney refers to: Voldemort


2024-01-01



---
https://predictionbook.com/predictions/6358
<em>HP MoR</em>: ch21: The unheard prophecy by Sybil Trelawney refers to: Sirius Black


2024-01-01



---
https://predictionbook.com/predictions/6359
<em>HP MoR</em>: ch21: The unheard prophecy by Sybil Trelawney refers to: Remus Lupin


2024-01-01



---
https://predictionbook.com/predictions/6360
<em>HP MoR</em>: ch21: The unheard prophecy by Sybil Trelawney refers to: Hat &amp; Cloak


2024-01-01



---
https://predictionbook.com/predictions/6362
<em>HP MoR</em>: ch45: The hint is about why Harry can't hear Dementors


2024-01-01



---
https://predictionbook.com/predictions/6363
<em>HP MoR</em>: ch45: The hint is about what is the important task McGonagall was called away from


2024-01-01



---
https://predictionbook.com/predictions/6364
<em>HP MoR</em>: ch45: The hint is about why the Dementors are out to get Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6365
<em>HP MoR</em>: ch45: The hint is about what happened to the phoenix Fawkes


2024-01-01



---
https://predictionbook.com/predictions/6366
Humans can be permanently turned into house-elves


2024-01-01



---
https://predictionbook.com/predictions/6367
<em>HP MoR</em>: someone will be mentioned or shown using the Imperius curse on themselves (or consenting to another’s use on them) to supplement their willpower (dieting, working hard, etc.)


2024-01-01



---
https://predictionbook.com/predictions/6368
<em>HP MoR</em>: 5 Voldemort Horcruxes are where Harry suggested putting hidden things in ch46


2024-01-01



---
https://predictionbook.com/predictions/6369
<em>HP MoR</em>: There are &gt;7 Voldemort Horcruxes


2024-01-01



---
https://predictionbook.com/predictions/6370
<em>HP MoR</em>: the Philosopher's Stone will be mass-manufactured by Harry or at his behest


2024-01-01



---
https://predictionbook.com/predictions/6371
<em>HP MoR</em>: Azkaban Island is the last remnant of Atlantis


2024-01-01



---
https://predictionbook.com/predictions/6372
Sybil Trelawney will prophesy the unspoken ch63 prophecy when she comes within earshot of Harry


2024-01-01



---
https://predictionbook.com/predictions/6373
<em>HP MoR</em>: Severus Snape will go back to the dark side, such as working for Voldemort


2024-01-01



---
https://predictionbook.com/predictions/6374
<em>HP MoR</em>: A Deathly Hallow besides the Cloak will appear in the possession of a character in the present-day at some point


2024-01-01



---
https://predictionbook.com/predictions/6375
<em>HP MoR</em>: the Elder Wand is already in the possession of a character


2024-01-01



---
https://predictionbook.com/predictions/6376
<em>HP MoR</em>: Quirrel possesses the Elder Wand as of chapter 83


2024-01-01



---
https://predictionbook.com/predictions/6377
<em>HP MoR</em>: Dumbledore possesses the Elder Wand as of chapter 83


2024-01-01



---
https://predictionbook.com/predictions/6378
<em>HP MoR</em>: Bacon's diary is Voldemort's diary


2024-01-01



---
https://predictionbook.com/predictions/6379
<em>HP MoR</em>: Bacon's diary is both Voldemort and Roger Bacon's diary


2024-01-01



---
https://predictionbook.com/predictions/6380
<em>HP MoR</em>: Bacon's diary is a Horcrux


2024-01-01



---
https://predictionbook.com/predictions/6381
<em>HP MoR</em>: Bacon's diary is a Horcrux made by Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6382
<em>HP MoR</em>: Bacon's diary is a Horcrux made by Quirrel when he killed Rita Skeeter


2024-01-01



---
https://predictionbook.com/predictions/6383
<em>HP MoR</em>: There will be at least one character whose Animagus form is another human


2024-01-01



---
https://predictionbook.com/predictions/6384
<em>HP MoR</em>: Dementors either copy minds or store souls for later resurrection


2024-01-01



---
https://predictionbook.com/predictions/6385
<em>HP MoR</em>: Dementors simply kill like anything else, death is death (cf. _Death Note_)


2024-01-01



---
https://predictionbook.com/predictions/6402
<em>HP MoR</em>: The original Quirrel was Voldemort's master or teacher


2024-01-01



---
https://predictionbook.com/predictions/6403
<em>HP MoR</em>: Lily Potter did not give Petunia a magic potion, but actually Imperius'ed her.


2024-01-01



---
https://predictionbook.com/predictions/6404
<em>HP MoR</em>: Lucius Malfoy *was*, at least initially, Imperiused into becoming a Death Eater


2024-01-01



---
https://predictionbook.com/predictions/6405
<em>HP MoR</em>: Voldemort deliberately &amp; voluntarily retired from being Dark Lord, after doing something else involving Harry


2024-01-01



---
https://predictionbook.com/predictions/6406
<em>HP MoR</em>: The Prophecy actually referred to Neville Longbottom and not Harry


2024-01-01



---
https://predictionbook.com/predictions/6407
<em>HP MoR</em>: The Prophecy as transmitted to Voldemort was faked, modified, altered, or incomplete


2024-01-01



---
https://predictionbook.com/predictions/6408
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Dumbledore


2024-01-01



---
https://predictionbook.com/predictions/6409
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6410
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley


2024-01-01



---
https://predictionbook.com/predictions/6411
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and they gave false memories via Memory Charm to Rita Skeeter


2024-01-01



---
https://predictionbook.com/predictions/6412
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and they used Polyjuice Potion to submit the hoax article under Rita Skeeter's name


2024-01-01



---
https://predictionbook.com/predictions/6413
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and they tricked her into writing down the story and then Obliviated her; she trusted her notes and published


2024-01-01



---
https://predictionbook.com/predictions/6414
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and they used Muggle technology to forge the documents


2024-01-01



---
https://predictionbook.com/predictions/6415
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and they magically modified the memory of the witnesses Rita relied on to write the article


2024-01-01



---
https://predictionbook.com/predictions/6431
Zeo vitamin D morning: Week 3 &amp; 4: placebo then vitamin D


2024-01-01



---
https://predictionbook.com/predictions/6432
Zeo vitamin D morning: Week 5 &amp; 6: placebo then vitamin D


2024-01-01



---
https://predictionbook.com/predictions/6433
<em>HP MoR</em>: Harry will stay at Hogwarts during Easter and his parents will visit him


2024-01-01



---
https://predictionbook.com/predictions/6434
<em>HP MoR</em>: A ritual will restore Voldemort to a body


2024-01-01



---
https://predictionbook.com/predictions/6435
<em>HP MoR</em>: A ritual will restore Voldemort to a body and Bellatrix Black will be used in it


2024-01-01



---
https://predictionbook.com/predictions/6436
<em>HP MoR</em>: Dumbledore, Quirrel, Voldemort, Santa Claus, and Mr. Hat and Cloak are all the same person.


2024-01-01



---
https://predictionbook.com/predictions/6437
<em>HP MoR</em>: Harry is a horcrux


2024-01-01



---
https://predictionbook.com/predictions/6438
Harry's disturbed sleep is a clue to some unrevealed secret (and not just a Time-turner excuse)


2024-01-01



---
https://predictionbook.com/predictions/6439
<em>HP MoR</em>: Harry will invent some form of 'metamagic' (eg. a self-replicating spell or magical construct/artifact)


2024-01-01



---
https://predictionbook.com/predictions/6440
<em>HP MoR</em>: Harry will create a superintelligent AI using magic or magical objects


2024-01-01



---
https://predictionbook.com/predictions/6441
<em>HP MoR</em>: Harry will create a superintelligent AI using magic or magical objects, and it won't be Friendly, killing many/all


2024-01-01



---
https://predictionbook.com/predictions/6442
<em>HP MoR</em>: Harry will bite a teacher


2024-01-01



---
https://predictionbook.com/predictions/6443
<em>HP MoR</em>: Harry will bite a teacher who bite him first


2024-01-01



---
https://predictionbook.com/predictions/6444
<em>HP MoR</em>: Harry will bite a teacher who bite him first and is Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6445
<em>HP MoR</em>: Harry will steal the Philosopher's Stone at some point


2024-01-01



---
https://predictionbook.com/predictions/6446
<em>HP MoR</em>: Harry will become an Animagus who turns into a creature which doesn't age (eg. a basilisk)


2024-01-01



---
https://predictionbook.com/predictions/6447
<em>HP MoR</em>: Harry will become an Animagus who turns into a phoenix


2024-01-01



---
https://predictionbook.com/predictions/6448
<em>HP MoR</em>: Harry will become an Animagus who turns into a human


2024-01-01



---
https://predictionbook.com/predictions/6449
<em>HP MoR</em>: Quirrel will spend &gt;=2 years as Defense professor


2024-01-01



---
https://predictionbook.com/predictions/6450
<em>HP MoR</em>: Quirrel will die fighting Voldemort


2024-01-01



---
https://predictionbook.com/predictions/6451
<em>HP MoR</em>: Quirrel will have Hermione killed with Harry as a witness


2024-01-01



---
https://predictionbook.com/predictions/6452
<em>HP MoR</em>: Quirrel believes that Harry's stone is the Resurrection Stone


2024-01-01



---
https://predictionbook.com/predictions/6453
<em>HP MoR</em>: the original Quirrel killed his parents


2024-01-01



---
https://predictionbook.com/predictions/6454
<em>HP MoR</em>: Quirrel is Voldemort in some sense


2024-01-01



---
https://predictionbook.com/predictions/6455
Quirrel is a younger version of Voldemort, a damaged backup from many years before (like the diary Riddle)


2024-01-01



---
https://predictionbook.com/predictions/6456
<em>HP MoR</em>: Quirrel is the fused personality of Voldemort + original Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6457
<em>HP MoR</em>: Quirrel is the original Quirrel possessed by Voldemort (a la _Philosopher's Stone_)


2024-01-01



---
https://predictionbook.com/predictions/6458
<em>HP MoR</em>: Quirrel is a Horcrux, as well as anything else


2024-01-01



---
https://predictionbook.com/predictions/6459
<em>HP MoR</em>: Quirrel is Harry from the future


2024-01-01



---
https://predictionbook.com/predictions/6460
<em>HP MoR</em>: Quirrel's zombie-mode is about spending time at the Pioneer probe perspective


2024-01-01



---
https://predictionbook.com/predictions/6461
<em>HP MoR</em>: Quirrel plans to manipulate Harry (already a Horcrux) into making a Harry-Horcrux of Quirrel so neither can ever die


2024-01-01



---
https://predictionbook.com/predictions/6467
The rock Dumbledore gave Harry is or contains a real Philosopher's Stone


2024-01-01



---
https://predictionbook.com/predictions/6468
<em>HP MoR</em>: The rock Dumbledore gave Harry is or contains a real Resurrection Stone


2024-01-01



---
https://predictionbook.com/predictions/6469
<em>HP MoR</em>: The rock Dumbledore gave Harry is or contains an ordinary rock


2024-01-01



---
https://predictionbook.com/predictions/6470
<em>HP MoR</em>: The rock Dumbledore gave Harry is or contains James Potter


2024-01-01



---
https://predictionbook.com/predictions/6471
<em>HP MoR</em>: All Voldemort's horcruxes except the Pioneer probe will be destroyed, and Voldemort is doomed to wander the cosmos forever


2024-01-01



---
https://predictionbook.com/predictions/6472
<em>HP MoR</em>: All Voldemort's horcruxes except the Pioneer probe will be destroyed, and Voldemort is doomed to wander the cosmos forever, and this outcome will be either planned or permitted by Harry


2024-01-01



---
https://predictionbook.com/predictions/6473
<em>HP MoR</em>: Harry is a Horcrux and Voldemort knows this


2024-01-01



---
https://predictionbook.com/predictions/6474
<em>HP MoR</em>: Voldemort is Quirrel's wand or is contained within it


2024-01-01



---
https://predictionbook.com/predictions/6475
<em>HP MoR</em>: Lucius Malfoy believes Harry to be Voldemort as of ch83


2024-01-01



---
https://predictionbook.com/predictions/6476
<em>HP MoR</em>: Cloak &amp; Hat has Obliviated Blaise Zabini's mother


2024-01-01



---
https://predictionbook.com/predictions/6477
<em>HP MoR</em>: Cloak &amp; Hat is Severus Snape


2024-01-01



---
https://predictionbook.com/predictions/6478
<em>HP MoR</em>: Cloak &amp; Hat is Dumbledore


2024-01-01



---
https://predictionbook.com/predictions/6479
<em>HP MoR</em>: Cloak &amp; Hat is Harry (future or present)


2024-01-01



---
https://predictionbook.com/predictions/6480
<em>HP MoR</em>: Cloak &amp; Hat is Leroy Lockhart


2024-01-01



---
https://predictionbook.com/predictions/6481
<em>HP MoR</em>: Cloak &amp; Hat is Sybil Trelawney


2024-01-01



---
https://predictionbook.com/predictions/6482
<em>HP MoR</em>: Cloak &amp; Hat is Helena Ravenclaw (the Grey Lady ghost)


2024-01-01



---
https://predictionbook.com/predictions/6483
<em>HP MoR</em>: Cloak &amp; Hat is Quirrel


2024-01-01



---
https://predictionbook.com/predictions/6484
<em>HP MoR</em>: Narcissa Malfoy is dead


2024-01-01



---
https://predictionbook.com/predictions/6485
<em>HP MoR</em>: Narcissa Malfoy was killed by Voldemort


2024-01-01



---
https://predictionbook.com/predictions/6486
<em>HP MoR</em>: Narcissa Malfoy killed herself


2024-01-01



---
https://predictionbook.com/predictions/6487
<em>HP MoR</em>: Narcissa Malfoy killed herself accidentally eg. by Fiendfyre (analogous to Goyle)


2024-01-01



---
https://predictionbook.com/predictions/6488
<em>HP MoR</em>: Narcissa Malfoy was killed by Amelia Bones


2024-01-01



---
https://predictionbook.com/predictions/6489
<em>HP MoR</em>: Dumbledore killed Narcissa Malfoy by accident


2024-01-01



---
https://predictionbook.com/predictions/6490
<em>HP MoR</em>: Dumbledore killed Narcissa Malfoy because she was a Horcrux


2024-01-01



---
https://predictionbook.com/predictions/6491
<em>HP MoR</em>: Dumbledore killed Narcissa Malfoy to send a message to the Death Eaters to stop attacking Order of the Phoenix relatives


2024-01-01



---
https://predictionbook.com/predictions/6500
<em>HP MoR</em>: Peter Pettigrew is dead


2024-01-01



---
https://predictionbook.com/predictions/6501
<em>HP MoR</em>: Bellatrix Black is a Horcrux


2024-01-01



---
https://predictionbook.com/predictions/6502
<em>HP MoR</em>: Sirius Black is not in Azkaban


2024-01-01



---
https://predictionbook.com/predictions/6503
<em>HP MoR</em>: Sirius Black is not in Azkaban and the person in Azkaban is Peter Pettigrew


2024-01-01



---
https://predictionbook.com/predictions/6504
Sirius Black is in Hogwarts


2024-01-01



---
https://predictionbook.com/predictions/6505
<em>HP MoR</em>: Gilderoy Lockhart will be Sir Not Appearing In This Fanfic


2024-01-01



---
https://predictionbook.com/predictions/6507
<em>HP MoR</em>: Gilderoy Lockhart will be (conditional on appearance) competent and not conceited


2024-01-01



---
https://predictionbook.com/predictions/6508
<em>HP MoR</em>: Gilderoy Lockhart will be (conditional on appearance) competent and conceited


2024-01-01



---
https://predictionbook.com/predictions/6509
Hermione was not False Memory-charmed at any point between chapter 60 and 83


2024-01-01



---
https://predictionbook.com/predictions/6513
<em>HP MoR</em>: Gilderoy Lockhart will be mentioned by name but not appear


2024-01-01



---
https://predictionbook.com/predictions/6533
<em>HP MoR</em>: The constant glitch in the Marauder's Map is Quirrel appearing as 'the Defense Professor'


2024-01-01



---
https://predictionbook.com/predictions/6534
<em>HP MoR</em>: The constant glitch in the Marauder’s Map is Quirrel appearing under another name (eg. Tom Riddle)


2024-01-01



---
https://predictionbook.com/predictions/6535
<em>HP MoR</em>: The constant glitch in the Marauder’s Map is the spirit of Voldemort or Riddle


2024-01-01



---
https://predictionbook.com/predictions/6537
The intermittent glitch in the Marauder's Map is people appearing in multiple places simultaneously due to use of Time Turners


2024-01-01



---
https://predictionbook.com/predictions/6553



2024-01-01



---
https://predictionbook.com/predictions/6556
<em>HP MoR</em>: _MoR_ will win a Hugo for Best Novel 2013–2017


2024-01-01



---
https://predictionbook.com/predictions/6585
In my Wikipedia experiment, &gt;=90% of the links will be restored.


2024-01-01



---
https://predictionbook.com/predictions/6586
In my Wikipedia experiment, &gt;=50% of the links will be restored.


2024-01-01



---
https://predictionbook.com/predictions/6602
<em>HP MoR</em>: Severus Snape is behind Hermione Draco accident (attempted murder)


2024-01-01



---
https://predictionbook.com/predictions/6608
<em>HP MoR</em>: Cloak &amp; Hat is behind Hermione Draco accident (attempted murder)


2024-01-01



---
https://predictionbook.com/predictions/6627
<em>HP MoR</em>: Rita Skeeter was hoaxed into publishing the article by Fred &amp; George Weasley, and Gilderoy Lockhart gave false memories via Memory Charm to Rita Skeeter


2024-01-01



---
https://predictionbook.com/predictions/6682
GSoC 2012: "Patch Index Optimization for Darcs"


2024-01-01



---
https://predictionbook.com/predictions/6683
GSoC 2012: "Scoutess - a build manager for cabal projects"


2024-01-01



---
https://predictionbook.com/predictions/6684
Implement Concurrent Hash-table / Hash map


2024-01-01



---
https://predictionbook.com/predictions/6685
Accelerating Haskell Application Development


2024-01-01



---
https://predictionbook.com/predictions/6686
GSoC 2012: "Sandboxed builds and isolated environments for Cabal"


2024-01-01



---
https://predictionbook.com/predictions/6687
GSoC 2012: "Enable GHC to use multiple instances of a package for compilation"


2024-01-01



---
https://predictionbook.com/predictions/6688
GSoC 2012: "multiuser browser-based interactive ghci, hpaste.org meets tryhaskell.org, for improved teaching of those new to Haskell."


2024-01-01



---
https://predictionbook.com/predictions/6689
GSoC 2012: "Haskell-Type-Exts"


2024-01-01



---
https://predictionbook.com/predictions/6720
Zeo vitamin D morning: Week 7 &amp;8: placebo then vitamin D


2024-01-01



---
https://predictionbook.com/predictions/7457
1 million page-views on `http://www.gwern.net` within 4 months.


2024-01-01



---
https://predictionbook.com/predictions/7485
pirateat40 will win his bet with vandroiy that BTCST will not default, as judged by nanotube


2024-01-01



---
https://predictionbook.com/predictions/7690
HPMoR: Quirrell killed the original Voldemort and took his position


2024-01-01



---
https://predictionbook.com/predictions/7910
March 2013 hard drive prices: 24-30 GB/$


2024-01-01



---
https://predictionbook.com/predictions/7911
August 2013 hard drive prices: 37-43 GB/$


2024-01-01



---
https://predictionbook.com/predictions/7920
August 2014 hard drive prices: 74-84 GB/$


2024-01-01



---
https://predictionbook.com/predictions/7921
March 2014 hard drive prices: 50-58 GB/$


2024-01-01



---
https://predictionbook.com/predictions/7934
DNB/nicotine: 1: active?


2024-01-01



---
https://predictionbook.com/predictions/7985
nicotine day 2: active?


2024-01-01



---
https://predictionbook.com/predictions/7991
DNB/nicotine day 3: active?


2024-01-01



---
https://predictionbook.com/predictions/8002
NGE Rebuild: the fourth wall will be broken by a character


2024-01-01



---
https://predictionbook.com/predictions/8003
NGE Rebuild: the fourth wall will be broken by what is recognizably Anno


2024-01-01



---
https://predictionbook.com/predictions/8035
DNB/nicotine day 4: active?


2024-01-01



---
https://predictionbook.com/predictions/8045
active?


2024-01-01



---
https://predictionbook.com/predictions/8077
active?


2024-01-01



---
https://predictionbook.com/predictions/8128
NGE TV will be released on Bluray in 2013


2024-01-01



---
https://predictionbook.com/predictions/8129
NGE TV will be released on Bluray in 2014


2024-01-01



---
https://predictionbook.com/predictions/8130
NGE TV will be released on Bluray in 2015


2024-01-01



---
https://predictionbook.com/predictions/8131
EoE will be released on Bluray in 2013


2024-01-01



---
https://predictionbook.com/predictions/8132
EoE will be released on Bluray in 2014


2024-01-01



---
https://predictionbook.com/predictions/8133
EoE will be released on Bluray in 2015


2024-01-01



---
https://predictionbook.com/predictions/8145
DNB/nicotine day 7: active?


2024-01-01



---
https://predictionbook.com/predictions/8168
active?


2024-01-01



---
https://predictionbook.com/predictions/8179
I will not smoke a tobacco product for the next 5 years


2024-01-01



---
https://predictionbook.com/predictions/8180
I will not smoke a tobacco product for the next 25 years


2024-01-01



---
https://predictionbook.com/predictions/8217
My extortionist will reply at all


2024-01-01



---
https://predictionbook.com/predictions/8218
My extortionist will reply and attempt a different extortion.


2024-01-01



---
https://predictionbook.com/predictions/8220
active?


2024-01-01



---
https://predictionbook.com/predictions/8232
DNB/nicotine day 10: active?


2024-01-01



---
https://predictionbook.com/predictions/8245
active?


2024-01-01



---
https://predictionbook.com/predictions/8258
DNB/nicotine day 12: active?


2024-01-01



---
https://predictionbook.com/predictions/8282
DNB/nicotine day 13: active?


2024-01-01



---
https://predictionbook.com/predictions/8286
HPMOR: The ritual Quirrell mentions in chapter 74 using a rope that has hanged a man and a sword that has killed a woman will be revealed to create a dementor when cast.


2024-01-01



---
https://predictionbook.com/predictions/8287
HPMOR: The ritual Quirrell mentions in chapter 74 using a rope that has hanged a man and a sword that has killed a woman will *be used* to create a dementor


2024-01-01



---
https://predictionbook.com/predictions/8288
DNB/nicotine day 14: active?


2024-01-01



---
https://predictionbook.com/predictions/8306
DNB/nicotine day 15: active?


2024-01-01



---
https://predictionbook.com/predictions/8312
nicotine day 16: active?


2024-01-01



---
https://predictionbook.com/predictions/8345
‘Aoki Uru’ will be released as a full movie by 2030: 9%


2024-01-01



---
https://predictionbook.com/predictions/8346
‘Aoki Uru’ will be released as a full movie by 2020: 5%


2024-01-01



---
https://predictionbook.com/predictions/8352
I will see a visible color difference in my photographs of my eye before and after iodine supplementation


2024-01-01



---
https://predictionbook.com/predictions/8363
DNB/nicotine day 17: active?


2024-01-01



---
https://predictionbook.com/predictions/8379
active?


2024-01-01



---
https://predictionbook.com/predictions/8389
HPMOR: The character of Harry will ultimately come to at least consider the fact that he is literally within a story.


2024-01-01



---
https://predictionbook.com/predictions/8392
DNB/nicotine day 19: active?


2024-01-01



---
https://predictionbook.com/predictions/8398
DNB/nicotine day 20: active?


2024-01-01



---
https://predictionbook.com/predictions/8404
Between 2016–2116, at least 1 American President will be neither Democratic or Republican.


2024-01-01



---
https://predictionbook.com/predictions/8445
DNB/nicotine day 21: active?


2024-01-01



---
https://predictionbook.com/predictions/8452
DNB/nicotine day 22: active?


2024-01-01



---
https://predictionbook.com/predictions/8488
DNB/nicotine day 23: active?


2024-01-01



---
https://predictionbook.com/predictions/8530
DNB/nicotine day 23: active?


2024-01-01



---
https://predictionbook.com/predictions/8588
LSD microdosing experiment: pair 1: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/8598
active?


2024-01-01



---
https://predictionbook.com/predictions/8605
active?


2024-01-01



---
https://predictionbook.com/predictions/8649
DNB/nicotine day 26: active?


2024-01-01



---
https://predictionbook.com/predictions/8679
DNB/nicotine day 27: active?


2024-01-01



---
https://predictionbook.com/predictions/8782
DNB/nicotine day 28: active?


2024-01-01



---
https://predictionbook.com/predictions/8831
active?


2024-01-01



---
https://predictionbook.com/predictions/8853
active?


2024-01-01



---
https://predictionbook.com/predictions/8890
nicotine day 31: active?


2024-01-01



---
https://predictionbook.com/predictions/8930
DNB/nicotine day 32: active?


2024-01-01



---
https://predictionbook.com/predictions/8958
LSD microdosing experiment: pair 2: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/8989
Charles Parlapanides will reply to my message on Twitter within 1 month: 60%


2024-01-01



---
https://predictionbook.com/predictions/8990
Charles Parlapanides will reply to my message on Twitter within 1 month and will clearly confirm or deny authorship: 40%


2024-01-01



---
https://predictionbook.com/predictions/8991
Conditional on a reply and clear answer, Charles Parlapanides will claim Parlapanides' authorship: 85%


2024-01-01



---
https://predictionbook.com/predictions/9059
active?


2024-01-01



---
https://predictionbook.com/predictions/9095
DNB/nicotine day 34: active?


2024-01-01



---
https://predictionbook.com/predictions/9143
active?


2024-01-01



---
https://predictionbook.com/predictions/9220
DNB/nicotine day 36: active?


2024-01-01



---
https://predictionbook.com/predictions/9270
HP MoR: chapter 100 will, after 1 month, have 215--792 reviews posted on FF.net


2024-01-01



---
https://predictionbook.com/predictions/9299
DNB/nicotine day 37: active?


2024-01-01



---
https://predictionbook.com/predictions/9343
HP MoR: chapter 100 will, after 7 days, have 66--383 reviews posted on FF.net


2024-01-01



---
https://predictionbook.com/predictions/9553
LSD microdosing experiment: pair 3: placebo then active?


2024-01-01



---
https://predictionbook.com/predictions/future
Upcoming Predictions


2024-01-01



---
https://predictionbook.com/users/gwern
Most recent predictions by gwern


2024-01-01



---
https://preetum.nakkiran.org/
Preetum Nakkiran


2024-11-23



---
https://press.asimov.com/resources/making-the-micropipette



2024-01-01



---
https://press.etc.cmu.edu/books/well-played-10
Well Played 1.0


2024-01-01



---
https://press.etc.cmu.edu/journals/well-played-vol-4-no-1
Well Played (Vol. 4, No. 1)


2024-01-01



---
https://press.stripe.com/the-art-of-doing-science-and-engineering



2024-01-01



---
https://press3.etc.cmu.edu/index.php/product/well-played-2-0-video-games-value-and-meaning/



2024-01-01



---
https://prevmed.bwh.harvard.edu/daniel-i-chasman-phd/
Daniel I. Chasman, PhD – Division of Preventive Medicine


2024-08-01



---
https://priceonomics.com/a-history-of-tug-of-war-fatalities/
A History of Tug-of-War Fatalities


2024-01-01



---
https://priceonomics.com/the-case-against-everyones-favorite-tax-break-the/
The Case Against Everyone’s Favorite Tax Break: The Mortgage Interest Deduction


2024-01-01



---
https://priceonomics.com/why-is-art-expensive/
Why Is Art Expensive?


2024-01-01



---
https://princeoftennis.fandom.com/wiki/Talk:Jackal_Kuwahara#Parentage
Talk:Jackal Kuwahara Prince of Tennis Wiki


2024-01-01



---
https://prism.ucalgary.ca/server/api/core/bitstreams/80d88abc-f655-41f4-bf90-6d9b853a9d22/content



2024-01-01



---
https://prisons.org.uk/worker-at-brixton-jail-charged-with-trying-to-buy-gun-and-ammo/
Worker at Brixton jail charged with trying to buy gun and ammo


2024-01-01



---
https://prl.korea.ac.kr/resources/hamming-ko.pdf



2024-01-01



---
https://proceedings.mlr.press/v139/izmailov21a.html
What Are Bayesian Neural Network Posteriors Really Like?


2024-01-01



---
https://proceedings.mlr.press/v70/bello17a/bello17a.pdf
Neural Optimizer Search with Reinforcement Learning


2024-01-01



---
https://proceedings.mlr.press/v9/ross10a/ross10a.pdf
Efficient Reductions for Imitation Learning


2024-01-01



---
https://proceedings.neurips.cc/paper/2009/file/3435c378bb76d4357324dd7e69f3cd18-Paper.pdf



2024-01-01



---
https://proceedings.neurips.cc/paper/2011/file/c4851e8e264415c4094e4e85b0baa7cc-Paper.pdf
Multi-Bandit Best Arm Identification


2024-01-01



---
https://proceedings.neurips.cc/paper/2015/file/7eacb532570ff6858afd2723755ff790-Paper.pdf



2024-01-01



---
https://proceedings.neurips.cc/paper/2016/file/5b69b9cb83065d403869739ae7f0995e-Paper.pdf
Dual Learning for Machine Translation


2024-01-01



---
https://proceedings.neurips.cc/paper/2016/hash/2f885d0fbe2e131bfc9d98363e55d1d4-Abstract.html
Reward Augmented Maximum Likelihood for Neural Structured Prediction


2024-01-01



---
https://proceedings.neurips.cc/paper/2016/hash/7ef605fc8dba5425d6965fbd4c8fbe1f-Abstract.html
Memory-efficient backpropagation through time


2024-01-01



---
https://prod.sandia.gov/techlib/access-control.cgi/2014/141790.pdf



2024-01-01



---
https://prod.sandia.gov/techlib/access-control.cgi/2014/1418616.pdf
Effects of Transcranial Direct Current Stimulation (tDCS) on Human Memory


2024-01-01



---
https://prod2020.psychology.illinois.edu/~bwrobrts/Brent%20W%20Roberts%20Research%20Interests%20Conscientiousness.htm



2024-01-01



---
https://products.kitsapsun.com/archive/2001/06-10/0057_tell_me_a_story__little_brother_a.html
TELL ME A STORY: Little Brother and the Sun (a Winnebago Indian tale)


2024-01-01



---
https://profiles.mountsinai.org/panagiotis-roussos
Panagiotis Roussos—Psychiatry


2024-11-03



---
https://profiles.mountsinai.org/ruth-loos
Ruth Loos


2024-06-18



---
https://profiles.stanford.edu/tim_assimes
Themistocles (Tim) Assimes’ Profile


2024-11-02



---
https://profiles.ucl.ac.uk/4836-abi-fisher



2024-05-10



---
https://profiles.wustl.edu/en/persons/john-rice
John Rice


2024-09-10



---
https://programmablesearchengine.google.com/about/
Programmable Search Engine by Google


2024-01-01



---
https://programmablesearchengine.google.com/about//cse?cx=009114923999563836576%3A1eorkzz2gp4&q=Firefly+%22Cowboy+Bebop%22



2024-01-01



---
https://programmablesearchengine.google.com/about/cse/publicurl?cx=009114923999563836576:1eorkzz2gp4



2024-01-01



---
https://programmablesearchengine.google.com/about/cse/publicurl?cx=009114923999563836576:dv0a4ndtmly



2024-01-01



---
https://programme.exordo.com/isir2017/delegates/presentation/29/
Parent and offspring polygenic scores as predictors of offspring years of education


2024-01-01



---
https://programs.fas.org/ssp/nukes/new_nuclear_weapons/cwendlosalamos.pdf



2024-01-01



---
https://projecteuclid.org/download/pdf_1/euclid.aoms/1177704711



2024-01-01



---
https://projecteuclid.org/download/pdf_1/euclid.ss/1009212519
Bayesian model averaging: a tutorial


2024-01-01



---
https://projecteuclid.org/download/pdf_1/euclid.ss/1177011945



2024-01-01



---
https://projecteuclid.org/download/pdfview_1/euclid.aoas/1231424214
A weakly informative default prior distribution for logistic and other regression models


2024-01-01



---
https://projecteuclid.org/journals/statistical-science/volume-18/issue-3/Quiet-Contributor--The-Civic-Career-and-Times-of-John/10.1214/ss/1076102417.pdf
Quiet contributor: The civic career and times of John W. Tukey


2024-01-01



---
https://projecteuclid.org/x429.xml?aspxerrorpath=/DPubS/Repository/1.0/Disseminate



2024-01-01



---
https://projects.au.dk/nordic-embl-partnership/show-news/artikel/elisabeth-widen-group-leader-fimm
Elisabeth Widén, Group Leader, FIMM


2024-11-21



---
https://projects.csail.mit.edu/gsb/old-archive/gsb-archive/gsb2000-02-11.html



2024-01-01



---
https://projects.jsonline.com/news/2016/12/11/the-price-of-being-wrong.html
The price of being wrong: Newborn screening saves babies, but lives can be shattered when state labs ignore science and common sense


2024-01-01



---
https://projects.tampabay.com/projects/2015/investigations/florida-mental-health-hospitals/
Read the full investigation: Insane. Invisible. In danger. Florida’s mental hospitals


2024-01-01



---
https://projects.tampabay.com/projects/2016/food/farm-to-fable/restaurants/
At Tampa Bay farm-to-table restaurants, you’re being fed fiction


2024-01-01



---
https://projectscoutess.blogspot.com/2012/08/mission-report.html
Scoutess GSOC: Mission Report


2024-01-01



---
https://psc.isr.umich.edu/pubs/pdf/rr10-698.pdf
Increasing time to baccalaureate degree in the United States


2024-01-01



---
https://pshares.org/blog/writing-is-like-baseball/



2024-01-01



---
https://psmag.com/economics/night-school-failed-because-it-followed-law/
Night School just wanted to provide a modest, low-cost bus service from San Francisco to the East Bay. Without expensive lobbyists and venture capital, the rule-abiding company folded after hitting bureaucratic roadblocks.


2024-01-01



---
https://psmag.com/news/why-the-national-institutes-of-health-should-replace-peer-review-with-a-lottery/



2024-01-01



---
https://psmag.com/social-justice/death-summit-67326/



2024-01-01



---
https://pss.sagepub.com/content/24/4/562.full



2024-01-01



---
https://psych.fullerton.edu/fls/Gifted.html
The Fullerton Longitudinal Study


2024-01-01



---
https://psych.hanover.edu/JavaTest/CLE/Cognition/Cognition/MentalRotation.html
Cognition Laboratory Experiments


2024-01-01



---
https://psych.hanover.edu/research/Thesis05/MeagherNeal.pdf
The Influence of Disney: The Effects of Animated Facial Features on Children's Perceptions


2024-01-01



---
https://psych.wisc.edu/postlab/posters/Kundu_CNS2011.pdf



2024-01-01



---
https://psych.wisc.edu/postlab/posters/bornali_cns_2012.pdf



2024-01-01



---
https://psych.wustl.edu/memory/Roddy%20article%20PDF%27s/Lyle%20et%20al%20(2008)_PBR.pdf



2024-01-01



---
https://psycheducation.org/depression/LightDark.htm



2024-01-01



---
https://psychology.gatech.edu/renglelab/2010/shipsteadredickengle.pdf



2024-01-01



---
https://psychology.wvu.edu/about/history/expansion-of-the-psychology-faculty-at-wvu-in-the-1950s
Expansion of the Psychology Faculty at WVU in the 1950s


2024-01-01



---
https://psychology.wvu.edu/about/quin-curtis-center
Quin Curtis Center Department of Psychology


2024-01-01



---
https://psychonautwiki.org/wiki/Wake_initiated_lucid_dream
Wake initiated lucid dream


2024-01-01



---
https://psychotropical.info/lithium-in-diet-and-body-1/
Lithium in the Environment, Diet and Body Pt 1


2024-01-01



---
https://psychsciencenotes.blogspot.com/2011/05/failing-to-replicate-bems-ability-to.html
Notes from Two Scientific Psychologists: Failing to Replicate Bem's Ability to Get Published in a Major Journal


2024-01-01



---
https://psycnet.apa.org/index.cfm?fa=search.searchResults



2024-01-01



---
https://psycnet.apa.org/record/1982-13030-001



2024-01-01



---
https://ptotrading.blogspot.com/2014/11/a-message-to-all-non-daytraders-and.html
Churning and Burning: A message to all the non-daytraders and skeptics


2024-08-04



---
https://public.tableau.com/app/profile/jurijfedorov#!/vizhome/AnthropologysScienceWars/Field



2024-01-01



---
https://publicdomainreview.org/
The Public Domain Review


2024-01-01

history/public-domain-review

---
https://publicdomainreview.org/essay/a-bestiary-of-sir-thomas-browne/
A Bestiary of Sir Thomas Browne: Hugh Aldersey-Williams takes a tour through Thomas Browne‘s <em>Pseudodoxia Epidemica</em>, a work which sees one of the 17<sup>th</sup>-century’s greatest writers stylishly debunk all manner of myths, in particular those relating to the world of animals.


2024-01-01

history/public-domain-review

---
https://publicsearch.ndcourts.gov/default.aspx



2024-01-01



---
https://publishing.cdlib.org/ucpressebooks/view?docId=ft6489p0n6&brand=ucpress
Chinese History in Economic Perspective


2024-01-01



---
https://publishing.cdlib.org/ucpressebooks/view?docId=ft8489p25j&chunk.id=d0e2683&toc.id=d0e2575&brand=eschol
The Cigarette Papers


2024-01-01



---
https://pubmed.ncbi.nlm.nih.gov/
PubMed


2024-01-01



---
https://pubmed.ncbi.nlm.nih.gov/22310006/
Modafinil in the treatment of depression


2024-01-01



---
https://pubmed.ncbi.nlm.nih.gov/22828954/
Use of glucosamine and chondroitin in relation to mortality


2024-01-01



---
https://pubs.acs.org/doi/10.1021/acscentsci.4c00971



2024-09-14



---
https://pubs.acs.org/doi/abs/10.1021/es0719071



2024-01-01



---
https://pubs.acs.org/doi/abs/10.1021/jm200504p



2024-01-01



---
https://pubs.aeaweb.org/doi/pdfplus/10.1257/aer.91.5.1539
Harbaugh, Krause, Berry 2001 ‘GARP for Kids: on the development of rational choice behavior’


2024-01-01



---
https://pubs.aip.org/ajp/article-supplement/2911822/zip/819_1_5.0150209.suppl_material/



2024-09-03



---
https://pubs.aip.org/physicstoday/Online/4628/The-war-over-supercooled-water
The war over supercooled water


2024-01-01



---
https://pudding.cool/2021/03/love-and-ai/
An essay about artificial intelligence, emotional intelligence, and finding an ending


2024-01-01



---
https://pulitzercenter.org/stories/among-ukraines-foreign-fighters



2024-01-01



---
https://pure.au.dk/portal/en/persons/anders%40biomed.au.dk



2024-06-17



---
https://pure.mpg.de/rest/items/item_2176524/component/file_2332385/content



2024-01-01



---
https://pure.tue.nl/ws/portalfiles/portal/109406513/CSE664_AEvangelista_MSc_thesis_final.pdf



2024-01-01



---
https://purse.io/



2024-01-01



---
https://puzzles.nigelcoldwell.co.uk/
A Collection of Quant Riddles With Answers


2024-01-01



---
https://puzzles.nigelcoldwell.co.uk/fourteen.htm
Answer to Puzzle #14: 52 Cards Win a Dollar


2024-01-01



---
https://pygments.org/



2024-01-01



---
https://pyropus.ca./software/getmail/
getmail version 5


2024-01-01



---
https://qa.debian.org/popcon.php?package=anki
Popularity Contest Statistics


2024-01-01



---
https://qa.debian.org/popcon.php?package=mnemosyne
Popularity Contest Statistics


2024-01-01



---
https://qa.debian.org/popcon.php?package=xmonad
Popularity Contest Statistics


2024-01-01



---
https://qntm.org/invisibility
Invisibility theory


2024-01-01



---
https://quadrant.org.au/magazine/uncategorized/eugenics-ready/
Eugenics, Ready or Not


2024-01-01



---
https://qualiacomputing.com/2015/05/22/how-to-secretly-communicate-with-people-on-lsd/
How to secretly communicate with people on LSD


2024-01-01



---
https://qualiacomputing.com/2016/08/20/wireheading_done_right/
Wireheading Done Right: Stay Positive Without Going Insane


2024-01-01



---
https://qualiacomputing.com/2018/06/21/john-von-neumann/
Passing of a Great Mind: John von Neumann, a Brilliant, Jovial Mathematician, was a Prodigious Servant of Science and his Country


2024-01-01



---
https://qualitysafety.bmj.com/content/21/10/819.abstract
Impact of online education on intern behavior around joint commission national patient safety goals: a randomized trial


2024-01-01



---
https://quantifiedself.com/blog/quantified-self-boston-meetup-5-the-science-of-sleep-recap/
Quantified Self Boston Meetup #5, The Science of Sleep: Recap


2024-01-01



---
https://quantifiedself.com/blog/spaced-repetition-and-learning/
QS Primer: Spaced Repetition and Learning


2024-01-01



---
https://quantifiedself.com/blog/the-false-god-of-coffee/
The false god of coffee


2024-01-01



---
https://quantum.country/qcvc
Quantum computing for the very curious


2024-01-01



---
https://quarterlyconversation.com/carter-scholz-radiance



2024-01-01



---
https://quello.msu.edu/wp-content/uploads/2015/08/Memories-Noll.pdf#page=43
Memories: A Personal History of Bell Telephone Laboratories § Amenities and Infrastructure


2024-01-01



---
https://queue.acm.org/detail.cfm?id=3197520
Manual Work is a Bug


2024-01-01



---
https://queue.acm.org/detail.cfm?ref=rss&id=2856460
A Purpose-built Global Network: Google's Move to SDN: A discussion with Amin Vahdat, David Clark, and Jennifer Rexford


2024-01-01



---
https://quillette.com/2019/05/13/bearing-witness-my-story-out-of-mormonism/
Bearing Witness: My Journey Out of Mormonism


2024-01-01



---
https://quinonero.net/
Joaquin Quiñonero Candela


2024-07-23



---
https://quod.lib.umich.edu/e/emerson/4957107.0012.001/1:15.1?rgn=div2;view=fulltext
The complete works of Ralph Waldo Emerson: Natural history of intellect, and other papers [Vol. 12]


2024-01-01



---
https://quoteinvestigator.com/2012/11/11/exhaust-alternatives/
Quote Origin: Americans Will Always Do the Right Thing


2024-01-01



---
https://quoteinvestigator.com/2012/12/30/yogi-didnt-say/
I Really Didn’t Say Everything I Said


2024-01-01



---
https://quoteinvestigator.com/2019/09/19/woodpecker/
If Builders Built Buildings the Way Programmers Wrote Programs, Then the First Woodpecker That Came Along Would Destroy Civilization: Gerald Weinberg? Conrad Schneiker? Arthur Bloch? Clifford Stoll? Dennis Hall? Anonymous?


2024-01-01



---
https://qwantz.com/index.php?comic=1896
Dinosaur Comics - February 9<sup>th</sup>, 2011 - awesome fun times!


2024-01-01



---
https://qwantz.com/index.php?comic=2366
Dinosaur Comics - February 5<sup>th</sup>, 2013


2024-01-01



---
https://qwantz.com/index.php?comic=2658
Dinosaur Comics - July 8<sup>th</sup>, 2014


2024-01-01



---
https://qwantz.com/index.php?comic=353
Dinosaur Comics - July 14<sup>th</sup>, 2004


2024-01-01



---
https://qwantz.com/index.php?comic=354
T-Rex As: ‘The Computer Scientist’


2024-01-01



---
https://qz.com/1028528/custos-startup-uses-bitcoin-bounties-to-make-pirates-rat-on-one-another
Custos startup uses bitcoin bounties to make pirates rat on one another


2024-01-01



---
https://qz.com/1275194/the-amish-understand-a-life-changing-truth-about-technology-the-rest-of-us-dont
The Amish understand a life-changing truth about technology the rest of us don’t


2024-01-01



---
https://qz.com/1311732/openai-built-gaming-bots-that-can-work-as-a-team-with-inhuman-precision
OpenAI built gaming bots that can work as a team with inhuman precision


2024-01-01



---
https://qz.com/149342/the-uncomfortable-racial-preferences-revealed-by-online-dating
The uncomfortable racial preferences revealed by online dating


2024-01-01



---
https://qz.com/522079/the-long-incredibly-tortuous-and-fascinating-process-of-creating-a-chinese-font
The long, incredibly tortuous, and fascinating process of creating a Chinese font


2024-01-01



---
https://r6.ca/blog/20070816T193609Z.html
Kelly Criterion


2024-01-01



---
https://r6.ca/blog/20070820T175938Z.html
Implementing the Kelly Criterion


2024-01-01



---
https://r6.ca/blog/20090522T015739Z.html
Do Not Play the Lottery Unless You Are a Millionaire


2024-01-01



---
https://rachelbythebay.com/



2024-01-01



---
https://rachelbythebay.com/w/2021/10/30/5tb/
Now you can (try to) serve five terabytes, too


2024-01-01



---
https://racket-lang.org/
Racket


2024-01-01



---
https://radhakrishna.typepad.com/ar2-parameter-estimation-in-winbugs-and-jags.pdf



2024-01-01



---
https://radishmag.wordpress.com/2014/04/21/cosmic-horror/
Cosmic Horror


2024-01-01



---
https://rajivsethi.blogspot.com/2011/03/from-order-books-to-belief.html
Rajiv Sethi: From Order Books to Belief Distributions


2024-01-01



---
https://rajivsethi.blogspot.com/2011/03/on-interpretation-of-prediction-market.html
Rajiv Sethi: On the Interpretation of Prediction Market Data


2024-01-01



---
https://rajivsethi.blogspot.com/2013/09/information-beliefs-and-trading.html
Rajiv Sethi: Information, Beliefs, and Trading


2024-01-01



---
https://ralphmerkle.com/1974/PuzzlesAsPublished.pdf



2024-01-01



---
https://ralphmerkle.com/brainLimits.html
Brain limits


2024-01-01



---
https://ralphmerkle.com/cryo/probability.html
Will cryonics work?


2024-01-01



---
https://ralphmerkle.com/cryo/techFeas.html
The Molecular Repair of the Brain


2024-01-01



---
https://randomascii.wordpress.com/2024/10/01/life-death-and-retirement/
Life, death, and retirement

2024-10-01
2024-10-30



---
https://randomcriticalanalysis.com/2017/06/22/no-us-school-funding-is-actually-somewhat-progressive/
No, US school funding is actually somewhat progressive


2024-01-01



---
https://randsinrepose.com/archives/shields-down/
Shields Down


2024-01-01



---
https://ratfactor.com/notes
My Notebook System


2024-01-01



---
https://rationality.org/



2024-01-01



---
https://rationallyspeaking.blogspot.com/2012/11/odds-again-bayes-made-usable.html
Rationally Speaking: Odds again: Bayes made usable


2024-01-01



---
https://rationalpoker.com/2011/04/21/this-is-what-5-feels-like/
This is what 5% feels like.


2024-01-01



---
https://rawgit.com/osnr/horrifying-pdf-experiments/master/breakout.pdf



2024-01-01



---
https://raysolomonoff.com/dartmouth/dartray.pdf



2024-01-01



---
https://rcrumb.blogspot.com/2018/01/in-memory-of-jesse-crumb-1968-2018.html
Crumb Newsletter: In Memory of Jesse Crumb, 1968–2018


2024-05-24



---
https://rdiff-backup.net/
rdiff-backup: Main Page


2024-01-01



---
https://reactormag.com/chapter-six-stephen-graham-jones/



2024-01-01



---
https://reactormag.com/combustion-hour/



2024-01-01



---
https://reactormag.com/neil-gaiman-why-fiction-is-dangerous/
This Doesn‘t Have to Be the World You Live In. Neil Gaiman on 'Why Fiction is Dangerous’


2024-01-01



---
https://reactormag.com/the-colonel-peter-watts/



2024-01-01



---
https://read-the-samples.netlify.app/sample_1353/
Sample #1353


2024-01-01



---
https://read.atavist.com/american-hippopotamus



2024-01-01



---
https://readonlymemory.vg/shop/book/arcade-game-typography/



2024-01-01



---
https://readwrite.com/armed_with_social_signals_google_moves_back_toward/
Armed With Social Signals, Google Moves Back Towards Real-Time Search


2024-01-01



---
https://readwrite.com/google_kills_its_own_timeline_feature/
Google Kills Its Own "Timeline" Feature


2024-01-01



---
https://reallifemag.com/feel-for-you/
Feel for You


2024-01-01



---
https://reallifemag.com/why-cant-we-be-friends/
Why Can’t We Be Friends


2024-01-01



---
https://reason.com/2007/02/07/who-owns-your-body-parts/
Who Owns Your Body Parts? Everyone's making money in the market for body tissue—except the donors


2024-01-01



---
https://reason.com/2010/01/26/the-forfeiture-racket/
The Forfeiture Racket


2024-01-01



---
https://reason.com/2017/11/28/in-search-of-the-elusive-bitco/
In Search of the Elusive Bitcoin Billionaire


2024-01-01



---
https://reason.com/2019/02/28/he-was-part-of-a-twitter-mob-that-attack/
He Was Part of a Twitter Mob That Attacked Young Adult Novelists. Then It Turned on Him.


2024-01-01



---
https://reddragdiva.dreamwidth.org/556568.html



2024-01-01



---
https://redir.fireden.net/a/thread/184897096



2024-01-01



---
https://redmonk.com/dberkholz/2012/07/10/how-to-recruit-open-source-contributors/
How to recruit open-source contributors


2024-01-01



---
https://reflectivedisequilibrium.blogspot.com/
Reflective Disequilibrium


2024-01-01



---
https://refubium.fu-berlin.de/bitstream/handle/fub188/4667/diss_joahnnaonken.pdf?sequence=1&isAllowed=y&save=y



2024-01-01



---
https://rejecthero.wordpress.com/about/



2024-01-01



---
https://rejecthero.wordpress.com/table-of-contents/



2024-01-01



---
https://rekt.news/value-rekt2/
Rekt - Value DeFi


2024-01-01



---
https://remain.fandom.com/wiki/Yutaka_Babayaro_Inomata
Yutaka Babayaro Inomata RE-MAIN


2024-01-01



---
https://replicationindex.com/
Replicability-Index


2024-01-01



---
https://replicationindex.com/2017/02/02/reconstruction-of-a-train-wreck-how-priming-research-went-of-the-rails/
Reconstruction of a Train Wreck: How Priming Research Went off the Rails


2024-01-01



---
https://repository.cshl.edu/id/eprint/30528/1/JC_June2014(6).pdf
Genome sequencing identifies major causes of severe intellectual disability


2024-01-01



---
https://repository.essex.ac.uk/4117/1/MCTS-Survey.pdf



2024-01-01



---
https://repository.kulib.kyoto-u.ac.jp/dspace/bitstream/2433/147262/1/j.cub.2011.07.019.pdf



2024-01-01



---
https://repository.si.edu/bitstream/handle/10088/18355/nzp_changing_world_mcshea.pdf
Ecology and management of white-tailed deer in a changing world


2024-01-01



---
https://repository.si.edu/bitstream/handle/10088/5889/00282.pdf



2024-01-01



---
https://repository.uel.ac.uk/download/489cc10ec6c30da0e7bbdfb33898364c46ac9dcc727169bd1850016053e45278/347037/2013_Dawkins_e-cig_survey.pdf
‘Vaping’ profiles and preferences: an online survey of electronic cigarette users


2024-01-01



---
https://repository.upenn.edu/



2024-01-01



---
https://repub.eur.nl/pub/6875/2001-0221.pdf



2024-01-01



---
https://research.com/u/alan-f-wright



2024-09-16



---
https://research.com/u/anne-u-jackson



2024-12-01



---
https://research.com/u/ben-a-oostra



2024-10-17



---
https://research.com/u/gudmar-thorleifsson-1



2024-07-21



---
https://research.com/u/john-m-starr



2024-09-16



---
https://research.com/u/lars-lind



2024-09-29



---
https://research.com/u/ole-mors



2024-06-30



---
https://research.com/u/scott-d-gordon



2024-08-25



---
https://research.com/u/stefania-bandinelli



2024-10-05



---
https://research.facebook.com/blog/2016/03/do-jobs-run-in-families/
Do Jobs Run In Families?


2024-01-01



---
https://research.facebook.com/blog/do-jobs-run-in-families-/



2024-01-01



---
https://research.google/blog/automatic-photography-with-google-clips/
Automatic Photography with Google Clips


2024-01-01



---
https://research.google/blog/efficientnet-edgetpu-creating-accelerator-optimized-neural-networks-with-automl/
EfficientNet-EdgeTPU: Creating Accelerator-Optimized Neural Networks with AutoML


2024-01-01



---
https://research.google/blog/exploring-massively-multilingual-massive-neural-machine-translation/
Exploring Massively Multilingual, Massive Neural Machine Translation


2024-01-01



---
https://research.google/blog/machine-learning-in-google-bigquery/



2024-01-01



---
https://research.google/blog/ml-enhanced-code-completion-improves-developer-productivity/



2024-01-01



---
https://research.google/blog/open-sourcing-bert-state-of-the-art-pre-training-for-natural-language-processing/
Open Sourcing BERT: State-of-the-Art Pre-training for Natural Language Processing


2024-01-01



---
https://research.google/blog/open-sourcing-bit-exploring-large-scale-pre-training-for-computer-vision/
Open-Sourcing BiT: Exploring Large-Scale Pre-training for Computer Vision
Beyer
2020
2024-01-01



---
https://research.google/blog/reformer-the-efficient-transformer/
Reformer: The Efficient Transformer [blog]


2024-01-01



---
https://research.google/blog/revisiting-the-unreasonable-effectiveness-of-data/
Revisiting the Unreasonable Effectiveness of Data


2024-01-01



---
https://research.google/blog/using-deep-learning-to-create-professional-level-photographs/
Using Deep Learning to Create Professional-Level Photographs


2024-01-01



---
https://research.google/people/106222/
Tim Salimans


2024-11-09



---
https://research.google/pubs/wheres-waldo-matching-people-in-images-of-crowds/
Where's Waldo: Matching People in Images of Crowds


2024-01-01



---
https://researchcommons.waikato.ac.nz/bitstream/handle/10289/6746/thesis.pdf?sequence=3



2024-01-01



---
https://researchers.mgh.harvard.edu/profile/13053035/Tian-Ge
Tian Ge, PhD


2024-10-17



---
https://researchers.mgh.harvard.edu/profile/14173445/Aarno-Palotie
Aarno Palotie


2024-06-18



---
https://researchers.uq.edu.au/researcher/14187
Associate Professor Loic Yengo—UQ Researchers


2024-07-24



---
https://researchmap.jp/kubom
久保 充明 (Michiaki Kubo)—マイポータル—researchmap


2024-11-24



---
https://researchportal.helsinki.fi/en/persons/katri-r%C3%A4ikk%C3%B6nen
Katri Räikkönen


2024-11-10



---
https://resources.rhyttac.org/sites/default/files/docs/18142-Long_run_Economic_Effects_of_Early_Childhood_Programs_on_Adult_Earnings%5Bfull_report%5D.pdf
Long-Run Economic Effects of Early Childhood Programs on Adult Earnings


2024-01-01



---
https://restofworld.org/2022/china-virtual-idols-labor/
Inside the virtual influencer industry: Vox Akuma, A-Soul and the VTubers battling overwork


2024-01-01



---
https://retis.sssup.it/~bini/epres/slidesBenini.pdf



2024-01-01



---
https://retractionwatch.com/
Retraction Watch – Tracking retractions as a window into the scientific process


2024-01-01



---
https://retractionwatch.com/2011/02/28/crystal-myth-11-more-retractions-from-crystallography-journal-after-2010-fakery/
Crystal myth: 11 more retractions from crystallography journal after 2010 fakery


2024-01-01



---
https://retractionwatch.com/2013/06/19/why-i-retracted-my-nature-paper-a-guest-post-from-david-vaux-about-correcting-the-scientific-record/
Why I retracted my Nature paper: A guest post from David Vaux about correcting the scientific record


2024-01-01



---
https://retractionwatch.com/2014/07/08/sage-publications-busts-peer-review-and-citation-ring-60-papers-retracted/
SAGE Publications busts ‘peer review and citation ring’, 60 papers retracted


2024-01-01



---
https://retractionwatch.com/2022/07/26/crystallography-database-flags-nearly-1000-structures-linked-to-a-paper-mill/
Crystallography database flags nearly 1000 structures linked to a paper mill


2024-01-01



---
https://rezero.fandom.com/wiki/Emilia
Emilia


2024-01-01



---
https://rezero.fandom.com/wiki/Rem
Rem


2024-01-01



---
https://rg3.github.io/youtube-dl/



2024-01-01



---
https://rhodesmill.org/brandon/2012/one-sentence-per-line/
Semantic Linefeeds


2024-01-01



---
https://ria.ru/20150522/1065883205.html
Режиссер Хидэаки Анно: японское аниме угасает


2024-01-01



---
https://richardcarrier.blogspot.com/2007/07/experimental-history.html
Experimental History


2024-01-01



---
https://ricon.dev/
Meta-Search: Find Systematic reviews and meta-analysis that cite a given paper!


2024-01-01



---
https://rightreason.typepad.com/right_reason/2015/12/in-review-the-force-awakens.html



2024-01-01



---
https://rjlipton.com/2009/02/13/polynomial-vs-exponential-time/
Fast Exponential Algorithms: An exponential algorithm for knapsack


2024-01-01



---
https://rjlipton.com/2009/09/27/surprises-in-mathematics-and-theory/



2024-01-01



---
https://rjlipton.com/2010/06/19/guessing-the-truth/



2024-01-01



---
https://rjlipton.com/2010/06/19/guessing-the-truth/#comment-3711



2024-01-01



---
https://rjlipton.com/2010/10/23/galactic-algorithms/



2024-01-01



---
https://rjlipton.com/2012/09/29/why-we-lose-sleep-some-nights/
Why We Lose Sleep Some Nights


2024-01-01



---
https://rjlipton.com/2013/06/25/it-takes-guts-to-do-research/
It Takes Guts To Do Research


2024-01-01



---
https://rjlipton.com/2013/08/23/a-world-without-randomness/



2024-01-01



---
https://rjlipton.com/2013/11/15/the-graph-of-math/



2024-01-01



---
https://rjlipton.com/2014/03/15/could-we-have-felt-evidence-for-sdp-p/



2024-01-01



---
https://rjlipton.com/2014/05/23/stoc-1500/



2024-01-01



---
https://rjlipton.com/2014/07/21/shifts-in-algorithm-design/



2024-01-01



---
https://rjlipton.com/2014/07/25/an-old-galactic-result/
An Old Galactic Result


2024-01-01



---
https://rjlipton.com/2014/11/08/a-conjecture-of-ulam/



2024-01-01



---
https://rjlipton.com/2015/07/28/playing-chess-with-the-devil/



2024-01-01



---
https://rjlipton.com/2017/03/17/leprechauns-are-multiplying/



2024-01-01



---
https://rkellygarrett.com/wp-content/uploads/2014/05/Garrett-et-al.-Undermining-Corrective-Effects1.pdf
Undermining the corrective effects of media-based political fact checking? The role of contextual cues and naive theory


2024-01-01



---
https://rmc.library.cornell.edu/EAD/htmldocs/RMA01466.html
Guide to the Howard S. Liddell papers, 1920–1967


2024-01-01



---
https://rnd.edpsciences.org/index.php?option=com_article&access=standard&Itemid=129&url=/articles/rnd/pdf/2005/05/r5502.pdf
Maternal fish oil supplementation in lactation: effect on developmental outcome in breast-fed infants


2024-01-01



---
https://ro.ecu.edu.au/cgi/viewcontent.cgi?article=1025&context=spsyc_pres
Improving Memory Through N-back Training


2024-01-01



---
https://ro.ecu.edu.au/cgi/viewcontent.cgi?article=1058&context=theses_hons



2024-01-01



---
https://ro.ecu.edu.au/cgi/viewcontent.cgi?article=1064&context=theses_hons



2024-01-01



---
https://ro.ecu.edu.au/theses_hons/54/
The Effect of Working Memory (n-back) Training on Fluid Intelligence


2024-01-01



---
https://ro.uow.edu.au/cgi/viewcontent.cgi?article=2164&context=hbspapers



2024-01-01



---
https://roadsandkingdoms.com/2016/the-dog-thief-killings/
The Dog Thief Killings


2024-01-01



---
https://roamresearch.com/
Roam Research – A note taking tool for networked thought.


2024-01-01



---
https://robertotrotta.com/
Prof Roberto Trotta Cosmology and Astrophysics, Science communication and Education


2024-04-19



---
https://roblog.co.uk/2021/05/alfred-lee-loomis/



2024-01-01



---
https://rocknerd.co.uk/2013/09/13/culture-is-not-about-aesthetics-punk-rock-is-now-enforced-by-law/
Culture is not about aesthetics. Punk rock is now enforced by law


2024-01-01



---
https://rokkenjima.livejournal.com/188310.html
Another New Ryukishi Interview


2024-01-01



---
https://rowanzellers.com/grover/
Defending Against Neural Fake News


2024-01-01



---
https://royalsocietypublishing.org/doi/10.1098/rsos.180390



2024-01-01



---
https://royalsocietypublishing.org/doi/10.1098/rsos.231240



2024-01-01



---
https://royalsocietypublishing.org/doi/full/10.1098/rsos.181393#RSOS181393TB1



2024-01-01



---
https://royalsocietypublishing.org/doi/pdf/10.1098/rspl.1893.0059



2024-01-01



---
https://royalsocietypublishing.org/doi/pdf/10.1098/rsta.2014.0216



2024-01-01



---
https://rpo.library.utoronto.ca/content/long-legged-fly
Long-Legged Fly


2024-01-01



---
https://rpubs.com/EmilOWK/232493
Human Accomplishment visualizations: Exploring a large dataset of human creative achievement


2024-01-01



---
https://rpubs.com/EmilOWK/PING_admixture_study
R Notebook for: Biogeographic ancestry, cognitive ability, and socioeconomic outcomes


2024-01-01



---
https://rpubs.com/JLLJ/GSCZ
German Schizophrenia Eugenics


2024-01-01



---
https://rs.io/



2024-01-01



---
https://rs.io/anki-tips/
Anki Tips: What I Learned Making 10,000 Flashcards


2024-01-01



---
https://rsbakker.wordpress.com/2011/06/21/what-is-the-semantic-apocalypse/
What is the Semantic Apocalypse?

2011-06-21
2024-11-18



---
https://rspb.royalsocietypublishing.org/content/284/1851/20162562



2024-01-01



---
https://rspb.royalsocietypublishing.org/content/285/1883/20181019



2024-01-01



---
https://rspb.royalsocietypublishing.org/content/early/2011/10/12/rspb.2011.1959.full



2024-01-01



---
https://rss.onlinelibrary.wiley.com/doi/full/10.1111/j.1740-9713.2006.00202.x
Do you sincerely want to be cited? Or: read before you cite


2024-01-01



---
https://rstb.royalsocietypublishing.org/content/365/1537/73.full



2024-01-01



---
https://rstb.royalsocietypublishing.org/content/365/1544/1195.full



2024-01-01



---
https://rstb.royalsocietypublishing.org/content/370/1683/20150015



2024-01-01



---
https://ru.wikipedia.org/wiki/%D0%92%D1%8F%D0%B7%D1%8C



2024-01-01



---
https://runescape.fandom.com/wiki/Scams#Doubling_money
Scams


2024-01-01



---
https://runrepeat.com/height-evolution-in-the-nba
70 Years of Height Evolution in the NBA [4,504 players analyzed]


2024-01-01



---
https://runyourown.social/
How to run a small social network site for your friends


2024-01-01



---
https://rush-nlp.com/



2024-08-25



---
https://russianlegacy.com/poetry-pushkin-insomnia
Verses, composed during a night of insomnia...


2024-01-01



---
https://ruthlessculture.com/2012/06/21/prometheus-2012-calvinball-mythology-and-the-void-of-meaning/
Prometheus (2012) – Calvinball Mythology and the Void of Meaning


2024-01-01



---
https://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=25469



2024-08-06



---
https://rylanschaeffer.github.io/content/research/neural_episodic_control/main.html
Explanation of DeepMind's Neural Episodic Control


2024-01-01



---
https://s.ai/nlws/
Unker Non-Linear Writing System


2024-01-01



---
https://s22.q4cdn.com/959853165/files/doc_financials/quarterly_reports/2018/q4/FINAL-Q418-Shareholder-Letter.pdf



2024-01-01



---
https://s3.amazonaws.com/end-to-end-negotiator/end-to-end-negotiator.pdf
Deal or No Deal? End-to-End Learning for Negotiation Dialogues


2024-01-01



---
https://s3.amazonaws.com/s3.documentcloud.org/documents/710202/usps-report.pdf



2024-01-01



---
https://sacred-texts.com/neu/dun/pgam/pgam04.htm
Plays of Gods and Men: The Queen's Enemies


2024-01-01



---
https://safebooru.org/index.php?page=post&s=list&tags=heterochromia
heterochromia


2024-01-01



---
https://safeorscam.com/



2024-01-01



---
https://sailormoon.fandom.com/wiki/Amazon_Trio
Amazon Trio


2024-01-01



---
https://samenright.com/ideas/
Ideas


2024-01-01



---
https://samoburja.com/the-youtube-revolution-in-knowledge-transfer/
The YouTube Revolution in Knowledge Transfer


2024-01-01



---
https://samsaffron.com/archive/2012/06/07/testing-3-million-hyperlinks-lessons-learned#comment-31366
Testing 3 million hyperlinks, lessons learned


2024-01-01



---
https://samuraijack.fandom.com/wiki/Episode_VII:_Jack_and_the_Three_Blind_Archers
Episode VII: Jack and the Three Blind Archers


2024-01-01



---
https://samuraijack.fandom.com/wiki/Episode_XL:_Jack_vs._the_Ninja
Episode XL: Jack vs. the Ninja


2024-01-01



---
https://samuraijack.fandom.com/wiki/Episode_XLIX:_The_Four_Seasons_of_Death
Episode XLIX: The Four Seasons of Death


2024-01-01



---
https://sanchom.github.io/pollen-footnotes.html
Sancho McCann


2024-01-01



---
https://sandcat.middlebury.edu/econ/repec/mdl/ancoec/0312.pdf
Crying Over Spilt Milk: Sunk Costs, Fairness Norms, and the Hold-Up Problem


2024-01-01



---
https://sandeian.wordpress.com/2011/06/17/otome-game-review-chou-no-doku-hana-no-kusari/
Otome Game Review – Chou no Doku Hana no Kusari


2024-01-01



---
https://sander.ai/2020/09/01/typicality.html
Musings on typicality


2024-01-01



---
https://sandspiel.club/info/
sandspiel


2024-01-01



---
https://sappingattention.blogspot.com/2017/09/peer-review-is-younger-than-you-think.html
Sapping Attention: "Peer review" is younger than you think. Does that mean it can go away?


2024-01-01



---
https://sarabander.github.io/sicp/html/1_002e3.xhtml



2024-01-01



---
https://satsuite.collegeboard.org/media/pdf/national-sat-validity-study.pdf#page=11
Validity of the SAT® for Predicting First-Year Grades and Retention to the Second Year


2024-01-01



---
https://sbuss.substack.com/p/politics-for-software-engineers-part-3
Politics for Software Engineers, Part 3


2024-01-01



---
https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-compromising-linux-desktop.html
{0day} {exploit} Compromising a Linux desktop using... 6502 processor opcodes on the NES‽


2024-01-01



---
https://scarybeastsecurity.blogspot.com/2016/12/redux-compromising-linux-using-snes.html
Redux: compromising Linux using... SNES Ricoh 5A22 processor opcodes‽


2024-01-01



---
https://schmud.de/posts/2020-08-04-mother-of-mothers.html
The Mothers of the Mother of All Demos


2024-01-01



---
https://scholar.google.co.uk/citations?user=HRgG478AAAAJ
Peter K Joshi


2024-08-20



---
https://scholar.google.co.uk/citations?user=dg7wnfAAAAAJ
Samuel Ritter


2024-06-13



---
https://scholar.google.com/citations?user=-3zYIjQAAAAJ
Jascha Sohl-Dickstein


2024-07-03



---
https://scholar.google.com/citations?user=-8Rt-d0AAAAJ
Maria (Melina) Dimitriou


2024-11-24



---
https://scholar.google.com/citations?user=-hGZC54AAAAJ
Sameer Singh


2024-11-23



---
https://scholar.google.com/citations?user=-q3OQeUAAAAJ
Martina Müller-Nurasyid


2024-10-27



---
https://scholar.google.com/citations?user=08CNqrYAAAAJ&view_op=list_works&sortby=pubdate
Sanjiv Kumar


2024-06-13



---
https://scholar.google.com/citations?user=0m3tqBEAAAAJ
Markus Perola


2024-08-04



---
https://scholar.google.com/citations?user=0z0fNxUAAAAJ
Matthias Bethge


2024-07-13



---
https://scholar.google.com/citations?user=1XgR518AAAAJ
Guy Lever


2024-08-20



---
https://scholar.google.com/citations?user=2lzF-1gAAAAJ
Sailaja Vedantam


2024-11-02



---
https://scholar.google.com/citations?user=3Nf1sXQAAAAJ
Thomas Meitinger


2024-12-11



---
https://scholar.google.com/citations?user=3SyxFIAAAAAJ
Illia Polosukhin


2024-10-21



---
https://scholar.google.com/citations?user=3qAsiw8AAAAJ
Jari Lahti


2024-09-10



---
https://scholar.google.com/citations?user=4eOEw-IAAAAJ
Grant Montgomery


2024-06-13



---
https://scholar.google.com/citations?user=5yBxRloAAAAJ
George Dedoussis


2024-10-05



---
https://scholar.google.com/citations?user=60K82BkAAAAJ
Aditya A. Ramesh


2024-12-03



---
https://scholar.google.com/citations?user=6STg_7IAAAAJ
Victor Sanh


2024-11-02



---
https://scholar.google.com/citations?user=6Y8_8f4AAAAJ
Valgerdur Steinthorsdottir


2024-11-07



---
https://scholar.google.com/citations?user=6vghMS0AAAAJ
Abhishek Kumar


2024-05-10



---
https://scholar.google.com/citations?user=73KG7wsAAAAJ
Nektarios Leontiadis


2024-01-01



---
https://scholar.google.com/citations?user=79k7bGEAAAAJ
Nicolas Heess


2024-06-27



---
https://scholar.google.com/citations?user=7DwDYzkAAAAJ
Jonathan Krause


2024-07-05



---
https://scholar.google.com/citations?user=7qXxyJkAAAAJ
Zhilin Yang


2024-07-17



---
https://scholar.google.com/citations?user=8HYnMeYAAAAJ&view_op=list_works&sortby=pubdate
Jonathan S. Rosenfeld


2024-05-10



---
https://scholar.google.com/citations?user=8R35rCwAAAAJ
Sergey Levine


2024-06-13



---
https://scholar.google.com/citations?user=8UZIqcoAAAAJ
Sandhini Agarwal


2024-07-07



---
https://scholar.google.com/citations?user=8b-433kAAAAJ
Albert Vernon Smith


2024-11-02



---
https://scholar.google.com/citations?user=9CDiC-gAAAAJ
Michael J. Bernstein


2024-07-05



---
https://scholar.google.com/citations?user=9hEhCHYAAAAJ&oi=ao
Michael Clear


2024-01-01



---
https://scholar.google.com/citations?user=ADMVEmsAAAAJ
Leon A. Gatys


2024-08-17



---
https://scholar.google.com/citations?user=BaGYiQQAAAAJ
Satu Männistö


2024-12-11



---
https://scholar.google.com/citations?user=BkWwC18AAAAJ
Samuli Ripatti


2024-08-17



---
https://scholar.google.com/citations?user=DOGDnwsAAAAJ
Michael (misha) Laskin


2024-10-08



---
https://scholar.google.com/citations?user=DVCHv1kAAAAJ
Albert Gu


2024-10-05



---
https://scholar.google.com/citations?user=Dh2gs1gAAAAJ
Unnur Thorsteinsdottir


2024-06-18



---
https://scholar.google.com/citations?user=DoXtjzcAAAAJ
Nikita Nangia


2024-09-05



---
https://scholar.google.com/citations?user=EEqPJRYAAAAJ
C.A. Rietveld


2024-08-20



---
https://scholar.google.com/citations?user=EP728cwAAAAJ
Eli Ayumi Stahl


2024-11-21



---
https://scholar.google.com/citations?user=G-V1VpwAAAAJ
Furu Wei


2024-10-10



---
https://scholar.google.com/citations?user=GhrKC1gAAAAJ
Aravind Srinivas


2024-10-29



---
https://scholar.google.com/citations?user=JWmiQR0AAAAJ
Łukasz Kaiser


2024-10-19



---
https://scholar.google.com/citations?user=JdEJEicAAAAJ
Polina Kuznetsova


2024-10-08



---
https://scholar.google.com/citations?user=L7lMQkQAAAAJ
Karen Simonyan


2024-11-23



---
https://scholar.google.com/citations?user=LEKc4vwAAAAJ
Juha Karjalainen


2024-10-26



---
https://scholar.google.com/citations?user=LQJFUR8AAAAJ
Stella Trompet


2024-11-09



---
https://scholar.google.com/citations?user=N5VMS4cAAAAJ
Gail Davies


2024-06-18



---
https://scholar.google.com/citations?user=NADqnegAAAAJ
Julia Sidorenko


2024-11-10



---
https://scholar.google.com/citations?user=NcCt9VwAAAAJ
Srdjan Djurovic


2024-06-30



---
https://scholar.google.com/citations?user=NncsJNQAAAAJ
Thomas Wang


2024-10-17



---
https://scholar.google.com/citations?user=NxrQ794AAAAJ
Felix Wichmann


2024-01-01



---
https://scholar.google.com/citations?user=NzLGjWoAAAAJ
Daniel Gudbjartsson


2024-11-05



---
https://scholar.google.com/citations?user=OOlHr-wAAAAJ
Yuan YAO


2024-06-13



---
https://scholar.google.com/citations?user=OpNQ188AAAAJ
Mary F Feitosa


2024-12-18



---
https://scholar.google.com/citations?user=PZVd2h8AAAAJ
Omer Levy


2024-06-30



---
https://scholar.google.com/citations?user=PcnCBM8AAAAJ
Maciej Trzaskowski, PhD


2024-12-18



---
https://scholar.google.com/citations?user=Q0EQvCEAAAAJ
Nicholas A. Furlotte


2024-12-18



---
https://scholar.google.com/citations?user=QK359x8AAAAJ
Aysu Okbay


2024-10-05



---
https://scholar.google.com/citations?user=REHR8RQAAAAJ
Harm-Jan Westra


2024-10-05



---
https://scholar.google.com/citations?user=RcHgovUAAAAJ
Claes Ohlsson


2024-10-05



---
https://scholar.google.com/citations?user=S-ZRIq4AAAAJ
Tune H Pers


2024-10-05



---
https://scholar.google.com/citations?user=SnQnQicAAAAJ
Mike Lewis


2024-06-26



---
https://scholar.google.com/citations?user=SsYIclwAAAAJ
Dan Rujescu


2024-10-17



---
https://scholar.google.com/citations?user=TIUe46YAAAAJ
Alex Calderwood


2024-05-20



---
https://scholar.google.com/citations?user=U3Eub-EAAAAJ
Jia Deng


2024-07-05



---
https://scholar.google.com/citations?user=UJ7aJC4AAAAJ
David Hougaard


2024-06-18



---
https://scholar.google.com/citations?user=UjpbO6IAAAAJ
Luke Zettlemoyer


2024-06-13



---
https://scholar.google.com/citations?user=UtxHZp8AAAAJ
Felix Day


2024-10-05



---
https://scholar.google.com/citations?user=VUi7eM8AAAAJ
Sanjeev Satheesh


2024-07-05



---
https://scholar.google.com/citations?user=Vzr1RukAAAAJ
Igor Mordatch


2024-07-21



---
https://scholar.google.com/citations?user=W8VIEZgAAAAJ
Ross Girshick


2024-08-29



---
https://scholar.google.com/citations?user=WLj6zycAAAAJ
Sean Ma


2024-07-07



---
https://scholar.google.com/citations?user=X5buTmMAAAAJ
Nicolas Christin


2024-01-01



---
https://scholar.google.com/citations?user=XWqva80AAAAJ
Timothy Frayling


2024-06-26



---
https://scholar.google.com/citations?user=XoUNbRoAAAAJ
Mikel Olazaran


2024-04-24



---
https://scholar.google.com/citations?user=Z-JN7vIAAAAJ
Albert Wong


2024-05-10



---
https://scholar.google.com/citations?user=Z2Uo_FcAAAAJ
Saurav Kadavath


2024-10-05



---
https://scholar.google.com/citations?user=_3_P5VwAAAAJ
Llion Jones


2024-10-21



---
https://scholar.google.com/citations?user=_MV1F6kAAAAJ
Toshiko Tanaka


2024-11-09



---
https://scholar.google.com/citations?user=_gPcuqIAAAAJ
Ye Li


2024-06-13



---
https://scholar.google.com/citations?user=astFxkwAAAAJ
Gretchen Krueger


2024-05-28



---
https://scholar.google.com/citations?user=bM9AJ-EAAAAJ
Jakob Grove


2024-06-26



---
https://scholar.google.com/citations?user=dilW0WsAAAAJ
Ole A. Andreassen


2024-06-13



---
https://scholar.google.com/citations?user=eDkARCwAAAAJ
Vilmundur Gudnason


2024-08-17



---
https://scholar.google.com/citations?user=epTHxM0AAAAJ
David Hinds


2024-08-29



---
https://scholar.google.com/citations?user=epz0IZIAAAAJ
Kristian Hveem


2024-08-29



---
https://scholar.google.com/citations?user=evn79GkAAAAJ
W David Hill


2024-08-25



---
https://scholar.google.com/citations?user=f7gqpBIAAAAJ
Abigail Powers Lott, PhD


2024-05-10



---
https://scholar.google.com/citations?user=fGeEmLQAAAAJ
Mantas Mazeika


2024-08-25



---
https://scholar.google.com/citations?user=fW7yK10AAAAJ
Samuel Marks


2024-01-01



---
https://scholar.google.com/citations?user=fZXV3C8AAAAJ
Kähönen Mika


2024-09-05



---
https://scholar.google.com/citations?user=fjolqosAAAAJ
G. Willemsen


2024-06-18



---
https://scholar.google.com/citations?user=gHp0pu4AAAAJ
Sam McCandlish


2024-10-27



---
https://scholar.google.com/citations?user=gTixRW8AAAAJ
Johanna Kuusisto


2024-11-05



---
https://scholar.google.com/citations?user=gelzK1EAAAAJ
Kari North


2024-07-30



---
https://scholar.google.com/citations?user=hsyseKEAAAAJ
Abdel Abdellaoui


2024-07-30



---
https://scholar.google.com/citations?user=i0m7948AAAAJ
Massimo Mangino


2024-10-08



---
https://scholar.google.com/citations?user=ihShJe0AAAAJ
Harry Campbell


2024-07-15



---
https://scholar.google.com/citations?user=ik0_vxsAAAAJ
Teven Le Scao


2024-10-21



---
https://scholar.google.com/citations?user=jRYUWdUAAAAJ
Nicholas John Timpson


2024-08-29



---
https://scholar.google.com/citations?user=jkEWQIYAAAAJ
Yu (Daniel) Cao


2024-10-10



---
https://scholar.google.com/citations?user=jlfqfeEAAAAJ
Adriana Munoz


2024-05-10



---
https://scholar.google.com/citations?user=k3hYjjYAAAAJ
Henry Völzke


2024-10-05



---
https://scholar.google.com/citations?user=kYY5xu8AAAAJ
Michael Gill


2024-10-08



---
https://scholar.google.com/citations?user=k_u5ULgAAAAJ
Luke Metz


2024-10-05



---
https://scholar.google.com/citations?user=km6CP8cAAAAJ
Aaron Courville


2024-10-05



---
https://scholar.google.com/citations?user=lG4IKN8AAAAJ
Jouke-Jan Hottenga


2024-06-26



---
https://scholar.google.com/citations?user=lK2WfTUAAAAJ
Doug Rohrer


2024-05-20



---
https://scholar.google.com/citations?user=lREVIHgAAAAJ
Michael L. Smith


2024-09-10



---
https://scholar.google.com/citations?user=lgaX5ooAAAAJ
Travis T. Mallard


2024-10-05



---
https://scholar.google.com/citations?user=m1eR5vkAAAAJ
Najaf Amin


2024-07-17



---
https://scholar.google.com/citations?user=mKbe4v0AAAAJ
Reedik Mägi


2024-07-20



---
https://scholar.google.com/citations?user=mLFZunUAAAAJ
Zhili Zheng


2024-10-05



---
https://scholar.google.com/citations?user=mOG0bwsAAAAJ
Jakob Uszkoreit


2024-10-19



---
https://scholar.google.com/citations?user=mRphVYYAAAAJ
Thomas Werge


2024-06-13



---
https://scholar.google.com/citations?user=oF24hDgAAAAJ
Sven Cichon


2024-10-05



---
https://scholar.google.com/citations?user=oOhnPUgAAAAJ
Aditya Grover


2024-08-29



---
https://scholar.google.com/citations?user=ocNCQbkAAAAJ
Stacy Steinberg


2024-11-23



---
https://scholar.google.com/citations?user=ogXTOZ4AAAAJ
Stefano Ermon


2024-06-27



---
https://scholar.google.com/citations?user=omRGPjUAAAAJ
Michel Nivard


2024-08-17



---
https://scholar.google.com/citations?user=owiOkEkAAAAJ
Markus Nöthen


2024-08-17



---
https://scholar.google.com/citations?user=p2gwhK4AAAAJ
Lucas Beyer


2024-01-01



---
https://scholar.google.com/citations?user=pzykPaMAAAAJ
Tõnu Esko


2024-06-18



---
https://scholar.google.com/citations?user=q2YXPSgAAAAJ
Niki Parmar


2024-11-07



---
https://scholar.google.com/citations?user=qIeHxgkAAAAJ&view_op=list_works&alert_preview_top_rm=2&sortby=pubdate
James D. Weinrich


2024-01-01



---
https://scholar.google.com/citations?user=qR2p8-0AAAAJ
Marcel Boogers


2024-01-01



---
https://scholar.google.com/citations?user=r6mBY50AAAAJ
Leo Gao


2024-11-05



---
https://scholar.google.com/citations?user=sGFyDIUAAAAJ
Koray Kavukcuoglu


2024-06-18



---
https://scholar.google.com/citations?user=tAJK3AQAAAAJ
Esben Agerbo


2024-11-29



---
https://scholar.google.com/citations?user=uW8JaBsAAAAJ
Zhiheng Huang


2024-07-07



---
https://scholar.google.com/citations?user=uZXQuYAAAAAJ
Ning Ding


2024-06-13



---
https://scholar.google.com/citations?user=uZqsVXkAAAAJ
Zihang Dai


2024-08-20



---
https://scholar.google.com/citations?user=uhlDFm4AAAAJ
Manuel Mattheisen


2024-06-30



---
https://scholar.google.com/citations?user=uj1OljkAAAAJ
Yamini Bansal


2024-12-05



---
https://scholar.google.com/citations?user=uoYLG8UAAAAJ
Zhi Zheng


2024-06-13



---
https://scholar.google.com/citations?user=w3kGtMIAAAAJ
Robert Geirhos


2024-07-13



---
https://scholar.google.com/citations?user=w3xyjf8AAAAJ
Daniel W Belsky


2024-10-29



---
https://scholar.google.com/citations?user=wIEUEuYAAAAJ
Daniel Benjamin


2024-07-15



---
https://scholar.google.com/citations?user=ygdQhrIAAAAJ
Robin Rombach


2024-10-05



---
https://scholar.google.com/citations?user=zpil5xkAAAAJ
Jelena Luketina


2024-07-21



---
https://scholar.google.com/scholar?as_sdt=0%2C21&q=%22recognition+memory%22+neurological+correlate



2024-01-01



---
https://scholar.google.com/scholar?as_sdt=0%2C21&q=author%3A%22ALR+Spooner%22



2024-05-10



---
https://scholar.google.com/scholar?as_sdt=0%2C21&q=author%3A%22DC+McClelland%22&btnG=



2024-01-01



---
https://scholar.google.com/scholar?as_sdt=0%2C21&q=author%3A%22F+Rivadeneira%22



2024-07-21



---
https://scholar.google.com/scholar?as_sdt=0%2C21&q=identification+sensor+noise+anonymity+OR+forensics&btnG=



2024-01-01



---
https://scholar.google.com/scholar?cites=15313265516116473249



2024-01-01



---
https://scholar.google.com/scholar?cites=15430285300114043496&as_sdt=20000005&sciodt=0,21



2024-01-01



---
https://scholar.google.com/scholar?cites=4719348106040602943&as_sdt=20000005&sciodt=0,21



2024-01-01



---
https://scholar.google.com/scholar?q=%22controlled+delivery%22&as_sdt=2%2C21



2024-01-01



---
https://scholar.google.com/scholar?q=%22n-back%22+AND+%28%22fluid+intelligence%22+OR+%22IQ%22%29



2024-01-01



---
https://scholar.google.com/scholar?q=%22vitamin+d%22+all-cause+mortality+meta-analysis&btnG=&as_sdt=0%2C21&as_ylo=2012



2024-01-01



---
https://scholar.google.com/scholar?q=%28cocoa+OR+chocolate%29+%28cognitive+OR+mental+OR+brain%29+performance



2024-01-01



---
https://scholar.google.com/scholar?q=Margaret%20J.%20Wright



2024-06-26



---
https://scholar.google.com/scholar?q=SMPY%20OR%20%22Study%20of%20Mathematically%20Precocious%20Youth%22%20OR%20%22Study%20of%20Verbally%20Precocious%20Youth%22%20%2DPython%20%2D%22object%2Doriented%22



2024-01-01



---
https://scholar.google.com/scholar?q=adderall+possession&as_sdt=2,48



2024-01-01



---
https://scholar.google.com/scholar?q=author%3A%22AG+Uitterlinden%22



2024-06-26



---
https://scholar.google.com/scholar?q=author%3AHambrick%20%22deliberate%20practice%22



2024-01-01



---
https://scholar.google.com/scholar?q=boogers



2024-01-01



---
https://scholar.google.com/scholar?q=cat%20earwax%20OR%20%22ear%20wax%22%20smell%20OR%20taste%20%2D%22CAT%20scan%22
cat earwax OR ‘ear wax' smell OR taste -'CAT scan’


2024-01-01



---
https://scholar.google.com/scholar?q=creatine+AND+%28IQ+OR+intelligence+OR+%22Raven%27s%22%29+-mutagen



2024-01-01



---
https://scholar.google.com/scholar?q=experiment+OR+randomized+OR+blind&btnG=&as_sdt=20005&sciodt=0%2C9&cites=14459450472515815282&scipsc=1



2024-01-01



---
https://scholar.google.com/scholar?q=hammock+sleep+quality&btnG=&as_sdt=0%2C21
‘hammock sleep quality’


2024-01-01



---
https://scholar.google.com/scholar?q=heritability%20%28recreation%20OR%20%22media%20preference%22%20OR%20consumption%20OR%20%22leisure%22%20OR%20%22television%22%20OR%20game%20OR%20esthetic%20OR%20%22computer%20time%22%20OR%20%22computer%20usage%22%29%20%2Dokra%20%2Dpea%20%2Dtef%20%2Dmaize%20%2Drice%20%2Dultimatum%20%2Dbarley%20%2Dpine%20%2Dfish%20%2D%22public%20goods%22%20%2D%22game%20theory%22



2024-01-01



---
https://scholar.google.com/scholar?q=lithium+cognition



2024-01-01



---
https://scholar.google.com/scholar?q=modafinil+Rs4680&as_sdt=20000005&sciodt=0%2C21&cites=6102047214006674202&scipsc=1



2024-01-01



---
https://scholar.google.com/scholar?q=noopept



2024-01-01



---
https://scholar.google.com/scholar?q=theanine+anxiety



2024-01-01



---
https://scholar.google.com/scholar?start=10&q=modafinil&as_sdt=2,48



2024-01-01



---
https://scholar.google.com/scholar_case?case=13628291836571863104
Wagner v. State, 172 SW 3d 922


2024-01-01



---
https://scholar.google.com/scholar_case?case=8772637207675741518
State v. Jackson, NJ: Appellate Div. 2010


2024-01-01



---
https://scholar.google.is/citations?user=BsBsqS0AAAAJ
Hreinn Stefansson


2024-08-20



---
https://scholar.googleblog.com/2010/06/google-scholar-alerts.html
Google Scholar Alerts


2024-01-01



---
https://scholar.harvard.edu/files/andrewbacherhicks/files/an_evaluation_of_bias_in_three_measures_of_teacher_quality.pdf



2024-01-01



---
https://scholar.harvard.edu/files/fryer/files/handbook_fryer_03.25.2016.pdf



2024-01-01



---
https://scholar.harvard.edu/files/gking/files/experiment_0.pdf



2024-01-01



---
https://scholar.harvard.edu/files/rpande/files/moving_isolation_aer_submission.pdf



2024-01-01



---
https://scholar.harvard.edu/sites/scholar.harvard.edu/files/danielgilbert/files/gilbert_et_al_regret_2004.pdf
Looking Forward to Looking Backward: The Misprediction of Regret


2024-01-01



---
https://scholar.sun.ac.za/server/api/core/bitstreams/6dfdb0ca-e7e5-403e-9a2b-4161e3d93385/content#pdf
Chinese Radicals in Spaced Repetition Systems: a pilot study on the acquisition of Chinese characters by students learning Chinese as a foreign language


2024-01-01



---
https://scholar.utc.edu/cgi/viewcontent.cgi?article=1312&context=theses



2024-01-01



---
https://scholars-stage.org/
A forum to discuss the intersections of history, behavioral science, and strategic thought, with an emphasis on East and Southeast Asian affairs.


2024-01-01



---
https://scholars-stage.org/radical-islamic-terrorism-in-context-pt-i/
How to make sense of radical Islamic terrorism? This violence is barbaric—but it is not senseless. When you understand the society from which savagery has sprung, the cold logic behind these attacks becomes all too apparent.


2024-01-01



---
https://scholars-stage.org/radical-islamic-terrorism-in-context-pt-ii/
How do you save a civilization from implosion? Modernization has never been pretty. It destroyed Christendom before the growth revolution picked up steam and left the European subcontinent in disorder for two centuries more. The collapse of the Chinese imperial order and the traditional family that supported it was a cataclysmic string of tragedies that left tens of millions dead. Now it is the Ummah's turn to walk through the threshing ground of modernity


2024-01-01



---
https://scholars-stage.org/the-silicon-valley-canon-on-the-paideia-of-the-american-tech-elite/
The Silicon Valley Canon: On the PaÄ±deÃ­a of the American Tech Elite


2024-08-22



---
https://scholarship.law.duke.edu/cgi/viewcontent.cgi?article=1023&context=dltr#pdf



2024-01-01



---
https://scholarship.law.upenn.edu/cgi/viewcontent.cgi?article=1022&context=penn_law_review
Owning E-sports: Proprietary Rights in Professional Computer Gaming
Burk
2013
2024-01-01



---
https://scholarworks.sfasu.edu/cgi/viewcontent.cgi?article=1287&context=forestry



2024-01-01



---
https://scholarworks.umass.edu/bitstreams/7bfe6ef9-38a9-4003-a01e-687bb0a85182/download
The determinants of individual earnings: Skills, preferences, and schooling


2024-01-01



---
https://scholarworks.waldenu.edu/cgi/viewcontent.cgi?article=1357&context=dissertations
Personality, Coping, and Burnout in Online Doctoral Psychology Students


2024-01-01



---
https://schoolgirlmilkycrisis.com/2011/10/10/get-lost/#comment-236173
Get Lost…


2024-01-01



---
https://schoolgirlmilkycrisis.com/2012/01/05/the-final-encyclopaedia/
The Final Encyclopaedia


2024-01-01



---
https://schoolgirlmilkycrisis.com/2013/06/24/4025/
The Blurb I Wish I’d Had


2024-01-01



---
https://schwitzsplintersunderblog.blogspot.com/2013/02/variables-measured-for-post-preliminary.html
Variables Measured for the Post ‘Preliminary Evidence That the World Is Simple’


2024-01-01



---
https://scialert.net/fulltext/?doi=pjbs.2008.1398.1400
The Effect of Iron Deficiency Anemia on Intelligence Quotient (IQ) in under 17 Years Old Students
Goudarzi
2008
2024-01-01



---
https://scielo.isciii.es/pdf/odonto/v30n3/original3.pdf



2024-01-01



---
https://science.nasa.gov/science-news/science-at-nasa/2005/03jun_naps/



2024-01-01



---
https://sciencebasedmedicine.org/antioxidants-and-exercise-more-harm-than-good/
Antioxidants and Exercise: More Harm Than Good?


2024-01-01



---
https://scienceblogs.com/aardvarchaeology/2013/06/10/900-years-of-human-sacrifice-in-kent



2024-01-01



---
https://scienceblogs.com/clock/2006/10/16/what-is-a-natural-sleep-patter
What is a ‘natural’ sleep pattern?


2024-01-01



---
https://scienceblogs.com/cognitivedaily/2009/03/02/how-distractible-are-you-the-a



2024-01-01



---
https://scienceblogs.com/cognitivedaily/2009/04/16/a-quick-eye-exercise-can-impro



2024-01-01



---
https://scienceblogs.com/corpuscallosum/2009/03/18/effect-of-modafinil-on-dopamin
Effect of Modafinil on Dopamine


2024-01-01



---
https://scienceblogs.com/developingintelligence/2008/10/03/training-the-mind-transfer-acr



2024-01-01



---
https://scienceblogs.com/evolvingthoughts/2008/01/26/nature-makes-no-leaps



2024-01-01



---
https://scienceblogs.com/gnxp/2010/03/04/intelligence-politics-religion
Intelligence, politics & religion


2024-08-04



---
https://scienceblogs.com/goodmath/2006/12/20/tail-recursion-iteration-in-ha-1



2024-01-01



---
https://scienceblogs.com/gregladen/2011/06/20/todays-falsehood-correlation-i



2024-01-01



---
https://scienceblogs.com/insolence/2009/07/06/popularity-versus-reliability-in-medical
Popularity versus reliability in medical research


2024-01-01



---
https://scienceblogs.com/principles/2008/01/10/variational-principles-and-the
Variational Principles and the Story of Your Life


2024-01-01



---
https://sciencebulletin.org/archives/9946.html



2024-01-01



---
https://scifiscripts.com/scripts/twelvemonkeys.txt



2024-01-01



---
https://scitechdaily.com/children-exposed-to-nicotine-in-utero-have-lower-reading-scores/
Children Exposed to Nicotine in Utero Have Lower Reading Scores


2024-01-01



---
https://scottaaronson.blog/
Shtetl-Optimized


2024-01-01



---
https://scottaaronson.blog/?p=1438
The Ghost in the Quantum Turing Machine


2024-01-01



---
https://scottaaronson.blog/?p=346
The Singularity Is Far


2024-01-01



---
https://scottaaronson.blog/?p=40
Umeshisms


2024-01-01



---
https://scottaaronson.blog/?p=418
Malthusianisms


2024-01-01



---
https://scottbarrykaufman.com/wp-content/uploads/2012/05/Redick-et-al-final-JEPG.pdf



2024-01-01



---
https://scottlilienfeld.com/wp-content/uploads/2021/01/lilienfeld2015-3.pdf



2024-01-01



---
https://scottwesterfeld.com/blog/2010/02/zinc-blinked/
Zinc Blinked


2024-01-01



---
https://scp-wiki.wikidot.com/scp-1370
SCP-1370


2024-01-01



---
https://scp-wiki.wikidot.com/scp-988
SCP-988


2024-01-01



---
https://scripties.uba.uva.nl/document/609882
Improving Visual Working Memory Capacity with Prefrontal Brain Stimulation


2024-01-01



---
https://scrollprize.org/
Vesuvius Challenge


2024-01-01



---
https://scscans.wordpress.com/projects/future-projects/naze-nani-honey/
Naze Nani Honey?


2024-01-01



---
https://sd.llnl.gov/fac/heaf/



2024-01-01



---
https://sd.llnl.gov/fac/site300/cff/index.html



2024-01-01



---
https://seanolive.blogspot.com/2010/06/some-new-evidence-that-generation-y.html
Some New Evidence That Generation Y May Prefer Accurate Sound Reproduction


2024-01-01



---
https://searchengineland.com/google-alerts-arent-working-148642
Dear Google Alerts: Why Aren't You Working?


2024-01-01



---
https://searchengineland.com/google-alerts-still-broken-152444
Google Alerts: Still Broken


2024-01-01



---
https://second.wiki/wiki/mercurialwasser
Mercurialwasser


2024-01-01



---
https://secure.flickr.com/photos/mharrsch/249083991/



2024-01-01



---
https://secure.flickr.com/photos/michellemaabelle/4630940195/



2024-01-01



---
https://securelist.com/the-darkhotel-apt/66779/
The Darkhotel APT


2024-01-01



---
https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/
A look at search engines with their own indexes


2024-01-01



---
https://seizonsha.wordpress.com/2011/06/13/%E6%9C%80%E7%B5%82%E8%80%83%E5%AF%9F%E3%80%80%E3%81%86%E3%81%BF%E3%81%AD%E3%81%93%E3%81%AE%E3%81%AA%E3%81%8F%E9%A0%83%E3%81%AB-answer-to-the-golden-witch-special-discussion/
最終考察 うみねこのなく頃に Answer to the Golden Witch—Special Discussion


2024-01-01



---
https://sembr.org/
Semantic Line Breaks


2024-01-01



---
https://senrigan.io/blog/chasing-10x-leveraging-a-poor-memory-in-software-engineering/
Chasing 10X: How Anki Saved My Software Career


2024-01-01



---
https://senrigan.io/blog/everything-i-know-strategies-tips-and-tricks-for-spaced-repetition-anki/
Strategies, Tips, and Tricks for Anki


2024-01-01



---
https://senrigan.io/blog/how-writeupai-runs-behind-the-scenes/
Lessons Learned from Building an AI Writing App


2024-01-01



---
https://sensebridge.net/projects/northpaw/



2024-01-01



---
https://sensebridge.net/projects/northpaw/instructions/step-3/



2024-01-01



---
https://senseis.xmp.net/?Dame
Dame at Sensei's Library


2024-01-01



---
https://serendipityrecs.com/
Recommendations For Anything You Want


2024-01-01



---
https://services.brieflands.com/cdn/serve/a6/e3/a6e3f09cd4639c7ed18a6c0042b688fa857c468c/ijpbs-inpress-inpress-5009.pdf
The Influence of Dual N-back Training on Fluid Intelligence, Working Memory, and Short-Term Memory in Teenagers


2024-01-01



---
https://ses.enseigne.ac-lyon.fr/spip/IMG/pdf/2011_karpicke_blunt_science.pdf



2024-01-01



---
https://sethroberts.net/2008/04/23/more-about-acne/



2024-01-01



---
https://sethroberts.net/2008/04/26/more-about-acne-continued/



2024-01-01



---
https://sethroberts.net/2008/05/05/more-acne-self-experimentation/



2024-01-01



---
https://sethroberts.net/2008/10/03/diet-and-acne-continued/



2024-01-01



---
https://sethroberts.net/2010/02/03/schizophrenia-prevented-by-fish-oil/



2024-01-01



---
https://sethroberts.net/2011/01/29/the-buttermind-experiment/



2024-01-01



---
https://sethroberts.net/2011/03/22/effect-of-one-legged-standing-on-sleep/



2024-01-01



---
https://sethroberts.net/2012/02/03/vitamin-d3-and-sleep-story-11/



2024-01-01



---
https://sethroberts.net/2012/04/28/effect-of-vitamin-d3-on-my-sleep/



2024-01-01



---
https://sethroberts.net/2012/09/05/new-treadmill-catalyzes-learning-results/



2024-01-01



---
https://sethroberts.net/2012/10/30/acne-caused-by-pasteurized-dairy-how-one-person-figured-it-out/



2024-01-01



---
https://sethroberts.net/2013/02/24/progress-in-reducing-acne/



2024-01-01



---
https://sethroberts.net/2013/05/01/the-acne-club/
Acne Club: A New Way to Fight Acne


2024-01-01



---
https://sethroberts.net/2013/07/08/journal-of-personal-science-effect-of-meditation-on-math-speed/



2024-01-01



---
https://sethroberts.net/2014/02/02/adult-acne-water-and-milk-thistle/



2024-01-01



---
https://sethroberts.net/2014/02/10/acne-sometimes-due-to-allergy/



2024-01-01



---
https://sethroberts.net/category/nutrition/omega-3/omega-3-directory/



2024-01-01



---
https://sethroberts.net/category/sleep/vitamin-d3-and-sleep/



2024-01-01



---
https://sethroberts.net/category/walking-and-learning/



2024-01-01



---
https://seths.blog/2005/03/dont_shave_that/
Don't Shave That Yak!


2024-01-01



---
https://sevensecularsermons.org/about/



2024-01-01



---
https://sevensecularsermons.org/on-the-significance-of-gwerns-poem-generator/
On the significance of Gwern’s poem generator


2024-01-01



---
https://sf-encyclopedia.com/entry/linguistics
Linguistics


2024-01-01



---
https://sf-encyclopedia.com/entry/smith_cordwainer
Smith, Cordwainer


2024-01-01



---
https://sfpotpourri.blogspot.com/2012/11/2002-radiance-scholz-carter.html
Potpourri of Science Fiction Literature: 2002: Radiance (Scholz, Carter)


2024-01-01



---
https://sgo.sagepub.com/content/5/2/2158244015579724



2024-01-01



---
https://sgp.fas.org/crs/natsec/RL33110.pdf



2024-01-01



---
https://sgp.fas.org/othergov/doe/lanl/pubs/00285736.pdf



2024-01-01



---
https://shakespeares-sonnets.com/sonnet/132
Shakespeare's Sonnets


2024-01-01



---
https://shattered.io/static/shattered.pdf



2024-01-01



---
https://shelterislandreporter.timesreview.com/2016/01/28/shelter-island-police-make-drug-bust-in-the-bronx/
Shelter Island Police make drug bust in the Bronx


2024-01-01



---
https://sherjil.ozair.ai/
Sherjil Ozair


2024-06-27



---
https://shkspr.mobi/blog/2012/11/whats-the-front-page-of-hackernews-worth/
What's The Front Page of HackerNews Worth?
Terence Eden
2012-12
2024-08-04



---
https://shkspr.mobi/blog/2013/03/preparing-for-the-collapse-of-digital-civilization/
Preparing for the Collapse of Digital Civilization


2024-01-01



---
https://shkspr.mobi/blog/2021/04/whats-the-origin-of-the-phrase-big-data-doesnt-fit-in-excel/
What’s the origin of the phrase ‘Big Data Doesn’t Fit In Excel’?


2024-01-01



---
https://shojocorner.wordpress.com/2012/02/01/nana-baby-momma-drama-spoilers/
Nana: Baby momma drama…(spoilers)


2024-01-01



---
https://shop.choiceorganicteas.com/Twig-Kukicha/p/CHO-919313



2024-01-01



---
https://shoujo-manga.net/autrici/bio/ooshimaopere.html
Pagina non trovata – Shoujo Manga Outline


2024-01-01



---
https://shoutingintothedark.bandcamp.com/track/names-of-the-hare
Names Of The Hare


2024-01-01



---
https://shs.hal.science/halshs-00118626/document



2024-01-01



---
https://shs.hal.science/halshs-02180182/document



2024-01-01



---
https://shvbsle.in/computers-are-fast-but-you-dont-know-it-p1/
The computers are fast, but you don't know it


2024-01-01



---
https://siepr.stanford.edu/system/files/shared/Final_Rosston_Savage_Waldman_02_04_10__1_.pdf



2024-01-01



---
https://sifter.org/iqtest/
European IQ-Test


2024-01-01



---
https://sigbovik.org/2019/proceedings.pdf#page=148



2024-01-01



---
https://sigbovik.org/2019/proceedings.pdf#page=158



2024-01-01



---
https://sigbovik.org/2019/proceedings.pdf#page=178



2024-01-01



---
https://sigbovik.org/2019/proceedings.pdf#page=219



2024-01-01



---
https://sigbovik.org/2019/proceedings.pdf#page=48



2024-01-01



---
https://sigbovik.org/2022/
SIGBOVIK 2022


2024-01-01



---
https://signalvnoise.com/posts/2777-what-happens-after-yahoo-acquires-you
What happens after Yahoo acquires you


2024-01-01



---
https://signalvnoise.com/posts/2806-exit-interview-ask-jeeves-acquisition-of-bloglines
Exit Interview: Ask Jeeves' acquisition of Bloglines


2024-01-01



---
https://signalvnoise.com/posts/2883-exit-interview-jaikus-jyri-engestrm
Exit interview: Jaiku's Jyri Engeström


2024-01-01



---
https://signalvnoise.com/posts/2942-exit-interview-founders-look-back-at-acquisitions-by-google-aol-microsoft-and-more
Exit Interview: Founders look back at acquisitions by Google, AOL, Microsoft, and more


2024-01-01



---
https://simons.berkeley.edu/talks/tbd-10
Unsupervised Representation Learning


2024-01-01



---
https://sincerass.github.io/
Sheng Shen’s Homepage


2024-08-20



---
https://sirlingames.squarespace.com/articles/rock-paper-scissors-in-strategy-games.html
Rock, Paper, Scissors in Strategy Games


2024-06-10



---
https://sistersaki.tumblr.com/
Sister's♯3


2024-01-01



---
https://sitebuilder.princeton.edu/sites/g/files/toruqf166/files/maguiar/files/leisure-luxuries-labor-june-2017.pdf



2024-01-01



---
https://sites.google.com/a/deepmind.com/dqn/



2024-01-01



---
https://sites.google.com/berkeley.edu/xiangcheng/home



2024-06-13



---
https://sites.google.com/site/finleyedwards/EdwardsStartTimes.pdf



2024-01-01



---
https://sites.google.com/site/qurihara/top-english
Kazutaka Kurihara


2024-09-16



---
https://sites.google.com/view/kiminlee
Kimin Lee


2024-10-27



---
https://sites.google.com/view/razp/home



2024-06-25



---
https://sites.suffolk.edu/legaltech/2014/03/11/serious-an-lpti-supported-project-to-improve-students-learning-and-bar-performance/
SeRiouS: an LPTI-supported Project to Improve Students’ Learning and Bar Performance


2024-01-01



---
https://sites.temple.edu/immerman/address-to-the-nation-on-national-security-by-president-ronald-reagan-march-23-1983/
Address to the Nation on National Security By President Ronald Reagan, March 23, 1983


2024-01-01



---
https://sites.temple.edu/jamesbailey/ideas/
Ideas


2024-01-01



---
https://sive.rs/
Derek Sivers


2024-01-01



---
https://sive.rs/netskill
Use the internet, not just companies.


2024-01-01



---
https://sive.rs/srs
Memorizing a programming language using spaced repetition software


2024-01-01



---
https://sive.rs/su
Short URLs: why and how


2024-01-01



---
https://skeptics.stackexchange.com/questions/1700/do-bigger-or-more-monitors-increase-productivity/1701#1701
Do bigger or more monitors increase productivity?


2024-01-01



---
https://skift.com/oral-history-of-booking-acquisition/
The Oral History of Travel's Greatest Acquisition, Booking.com: The inside story of twin deals that created an online hotel-booking juggernaut


2024-01-01



---
https://slashdot.org/story/02/06/17/1433221/joel-on-the-economics-of-open-source
Joel On The Economics of Open Source


2024-01-01



---
https://slashdot.org/story/04/07/28/1351230/wikipedia-founder-jimmy-wales-responds
Wikipedia Founder Jimmy Wales Responds


2024-01-01



---
https://slashdot.org/story/07/11/18/1319201/do-tiny-url-services-weaken-net-architecture
Do Tiny URL Services Weaken Net Architecture?


2024-01-01



---
https://slate.com/articles/health_and_science/explainer/2012/01/are_smart_people_ugly_the_explainer_s_2011_question_of_the_year_.single.html



2024-08-04



---
https://slate.com/articles/health_and_science/science/2009/02/how_strong_is_a_chimpanzee.single.html



2024-01-01



---
https://slate.com/articles/health_and_science/science/2012/10/correlation_does_not_imply_causation_how_the_internet_fell_in_love_with_a_stats_class_clich_.single.html



2024-01-01



---
https://slate.com/articles/life/seed/2001/04/the_rise_of_the_smart_sperm_shopper.single.html



2024-01-01



---
https://slate.com/articles/news_and_politics/foreigners/2014/12/the_world_is_not_falling_apart_the_trend_lines_reveal_an_increasingly_peaceful.single.html



2024-01-01



---
https://slate.com/business/2009/10/the-publishing-conspiracy-that-s-blocking-an-electronic-version-of-palin-s-memoir.html
<em>Going Rogue</em>, Now Unavailable on Kindle: The publishing conspiracy that’s blocking an electronic version of Palin’s memoir


2024-01-01



---
https://slate.com/business/2013/01/economic-impact-of-non-sleeping.html
Economic impact of non-sleeping


2024-01-01



---
https://slate.com/culture/1997/01/giving-your-all.html
Giving Your All


2024-01-01



---
https://slate.com/culture/2011/03/bill-james-solid-fool-s-gold-why-can-we-develop-athletes-and-not-writers.html
Bill James, Solid Fool's Gold: Why can we develop athletes and not writers?


2024-01-01



---
https://slate.com/culture/2012/08/history-of-prog-the-nice-emerson-lake-palmer-and-other-bands-of-the-1970s.html
History of prog: The Nice, Emerson Lake &amp; Palmer, and other bands of the 1970s


2024-01-01



---
https://slate.com/health-and-science/2017/06/daryl-bem-proved-esp-is-real-showed-science-is-broken.html
Daryl Bem proved ESP is real. Which means science is broken.


2024-01-01



---
https://slate.com/human-interest/2001/02/the-genius-babies-and-how-they-grew.html
The "Genius Babies," and How They Grew


2024-01-01



---
https://slate.com/human-interest/2001/02/the-myths-of-the-nobel-sperm-bank.html
The Myths of the Nobel Sperm Bank


2024-01-01



---
https://slate.com/human-interest/2001/05/the-genius-babies-grow-up.html
The ‘Genius Babies’ Grow Up: What happened to 15 children from the Nobel Prize sperm bank?


2024-01-01



---
https://slate.com/human-interest/2010/03/seeing-red.html



2024-01-01



---
https://slate.com/human-interest/2013/02/dear-prudence-my-wife-and-i-came-from-the-same-sperm-donor.html
Dear Prudence: My wife and I came from the same sperm donor.


2024-01-01



---
https://slate.com/human-interest/2019/07/the-boy-who-came-back-from-heaven-christian-book-scandal.html
‘I Did Not Die. I Did Not Go to Heaven.’ How the controversy around a Christian bestseller engulfed the evangelical publishing industry—and tore a family apart


2024-01-01



---
https://slate.com/human-interest/2020/02/oil-bible-dalton-georgia-trump-prophecy-evangelical-miracle.html
The oil Bible of Dalton, Georgia: How a miracle fell apart


2024-01-01



---
https://slate.com/news-and-politics/2003/04/the-poetry-of-donald-rumsfeld.html
The poetry of Donald Rumsfeld


2024-01-01



---
https://slate.com/news-and-politics/2005/09/bush-is-a-sucker-for-the-sunk-cost-fallacy.html
The Sunk-Cost Fallacy: Bush falls victim to a bad new argument for the Iraq war


2024-01-01



---
https://slate.com/news-and-politics/2009/03/how-do-you-find-an-elf.html
Elf Detection 101: How to find the hidden folk of Iceland


2024-01-01



---
https://slate.com/news-and-politics/2009/03/the-time-space-theory.html
Is a rational al-Qaida merely biding its time?


2024-01-01



---
https://slate.com/news-and-politics/2009/06/japan-panics-about-the-rise-of-herbivores-young-men-who-shun-sex-don-t-spend-money-and-like-taking-walks.html
Japan panics about the rise of "herbivores"


2024-01-01



---
https://slate.com/news-and-politics/2013/08/israel-keyes-serial-killer-the-most-meticulous-serial-killer-of-modern-times-is-taunting-the-fbi-from-beyond-the-grave.html
The Most Meticulous Serial Killer of Modern Times Is Taunting the FBI from Beyond the Grave


2024-01-01



---
https://slate.com/news-and-politics/2015/05/nelson-archive-at-amherst-a-one-of-a-kind-trove-reveals-what-rural-19th-century-american-boyhood-was-really-like.html
Nelson archive at Amherst: A one-of-a-kind trove reveals what rural 19<sup>th</sup>-century American boyhood was really like.


2024-01-01



---
https://slate.com/technology/2011/01/steve-jobs-liver-transplant-did-he-game-the-system.html
Steve Jobs' liver transplant: Did he game the system?


2024-01-01



---
https://slate.com/technology/2012/09/thomas-jeffersons-moose-how-the-founding-fathers-debunked-count-buffons-offensive-theory-of-new-world-degeneracy.html
Thomas Jefferson’s moose: How the founding fathers debunked Count Buffon’s offensive theory of New World degeneracy


2024-01-01



---
https://slate.com/technology/2013/04/green-bank-w-v-where-the-electrosensitive-can-escape-the-modern-world.html
Green Bank, W.V., where the electrosensitive can escape the modern world


2024-01-01



---
https://slate.com/technology/2013/04/teenage-sleep-patterns-why-school-should-start-later.html
Teenage sleep patterns: Why school should start later.


2024-01-01



---
https://slate.com/technology/2014/06/nutshell-dioramas-of-death-frances-glessner-lee-forensic-science-and-training-crime-scene-investigators.html
Nutshell dioramas of death: Frances Glessner Lee, forensic science, and training crime scene investigators.


2024-01-01



---
https://slate.com/technology/2016/04/biomedicine-facing-a-worse-replication-crisis-than-the-one-plaguing-psychology.html
Biomedicine facing a worse replication crisis than the one plaguing psychology


2024-01-01



---
https://slate.com/technology/2017/02/secondhand-smoke-isnt-as-bad-as-we-thought.html
Secondhand smoke isn’t as bad as we thought


2024-01-01



---
https://slate.com/technology/2017/04/the-impostor-cell-line-that-set-back-breast-cancer-research.html
The impostor cell line that set back breast cancer research.


2024-01-01



---
https://slate.com/technology/2018/10/ovulation-research-women-replication-crisis.html
The Wax and Wane of Ovulating-Woman Science: Evolutionary psychology has long been mocked for its weird obsession with the menstrual cycle, but at least a sliver of that work has held up to scrutiny


2024-01-01



---
https://slatestarcodex.com/
Slate Star Codex


2024-01-01



---
https://slatestarcodex.com/2013/02/16/google-correlate-does-not-imply-google-causation/
Google Correlate does not imply Google Causation


2024-01-01



---
https://slatestarcodex.com/2013/03/03/reactionary-philosophy-in-an-enormous-planet-sized-nutshell/
Reactionary Philosophy In An Enormous, Planet-Sized Nutshell


2024-01-01



---
https://slatestarcodex.com/2013/03/04/a-thrivesurvive-theory-of-the-political-spectrum/
A Thrive/Survive Theory Of The Political Spectrum


2024-01-01



---
https://slatestarcodex.com/2013/03/28/thank-you-for-doing-something-ambiguously-between-smoking-and-not-smoking/
Thank you for doing something ambiguously between smoking and not smoking


2024-01-01



---
https://slatestarcodex.com/2013/03/28/thank-you-for-doing-something-ambiguously-between-smoking-and-not-smoking/#comment-2140
Thank you for doing something ambiguously between smoking and not smoking


2024-01-01



---
https://slatestarcodex.com/2013/04/15/things-i-learned-by-spending-five-thousand-years-in-an-alternate-universe/
Things I Learned By Spending Five Thousand Years In An Alternate Universe


2024-01-01



---
https://slatestarcodex.com/2013/05/27/transhumanist-fables/
Transhumanist Fables


2024-01-01



---
https://slatestarcodex.com/2013/06/09/all-debates-are-bravery-debates/
All Debates Are Bravery Debates


2024-01-01



---
https://slatestarcodex.com/2013/06/14/the-virtue-of-silence/
The Virtue of Silence


2024-01-01



---
https://slatestarcodex.com/2013/06/22/social-psychology-is-a-flamethrower/
Social Psychology Is A Flamethrower


2024-01-01



---
https://slatestarcodex.com/2013/06/25/nature-is-not-a-slate-its-a-series-of-levers/
Nature Is Not A Slate. It’s A Series Of Levers.


2024-01-01



---
https://slatestarcodex.com/2013/06/30/the-lottery-of-fascinations/
The Lottery of Fascinations


2024-01-01



---
https://slatestarcodex.com/2013/08/17/fermats-last-stand-soundtrack-and-adventure-log/
Fermat’s Last Stand: Soundtrack and Adventure Log


2024-01-01



---
https://slatestarcodex.com/2013/09/19/scientific-freud/
Scientific Freud


2024-01-01



---
https://slatestarcodex.com/2013/10/20/the-anti-reactionary-faq/
The Anti-Reactionary FAQ


2024-01-01



---
https://slatestarcodex.com/2013/12/23/we-are-all-msscribe/
We Are All MsScribe


2024-01-01



---
https://slatestarcodex.com/2014/01/25/beware-mass-produced-medical-recommendations/
Beware Mass-Produced Medical Recommendations


2024-01-01



---
https://slatestarcodex.com/2014/02/14/bad-dreams/
Bad Dreams


2024-01-01



---
https://slatestarcodex.com/2014/02/16/nootropics-survey-results-and-analysis/#comment-41413
Nootropics Survey Results And Analysis


2024-01-01



---
https://slatestarcodex.com/2014/02/17/lies-damned-lies-and-social-media-part-5-of-%E2%88%9E/
Lies, Damned Lies, And Social Media (Part 5 of ∞)


2024-01-01



---
https://slatestarcodex.com/2014/03/01/searching-for-one-sided-tradeoffs/
Searching For One-Sided Tradeoffs


2024-01-01



---
https://slatestarcodex.com/2014/03/03/do-life-hacks-ever-reach-fixation/
Do Life Hacks Ever Reach Fixation?


2024-01-01



---
https://slatestarcodex.com/2014/04/03/the-study-of-anglophysics/
The Study of Anglophysics


2024-01-01



---
https://slatestarcodex.com/2014/05/23/ssc-gives-a-graduation-speech/
SSC Gives A Graduation Speech


2024-01-01



---
https://slatestarcodex.com/2014/05/28/dont-fear-the-filter/
Don’t Fear The Filter


2024-01-01



---
https://slatestarcodex.com/2014/06/03/asches-to-asches/
Asches to Asches


2024-01-01



---
https://slatestarcodex.com/2014/07/17/heartmath-considered-incoherent/
HeartMath Considered Incoherent


2024-01-01



---
https://slatestarcodex.com/2014/09/24/book-review-red-plenty/
Book Review: Red Plenty


2024-01-01



---
https://slatestarcodex.com/2014/09/30/i-can-tolerate-anything-except-the-outgroup/
I Can Tolerate Anything Except The Outgroup


2024-01-01



---
https://slatestarcodex.com/2014/10/26/alcoholics-anonymous-much-more-than-you-wanted-to-know/
Alcoholics Anonymous: Much More Than You Wanted To Know


2024-01-01



---
https://slatestarcodex.com/2014/11/03/all-in-all-another-brick-in-the-motte/
All In All, Another Brick In The Motte


2024-01-01



---
https://slatestarcodex.com/2014/11/14/the-dark-side-of-divorce/
The Dark Side Of Divorce


2024-01-01



---
https://slatestarcodex.com/2014/11/21/prisons-are-built-with-bricks-of-law-and-brothels-with-bricks-of-religion-but-that-doesnt-prove-a-causal-relationship/
Prisons Are Built With Bricks Of Law And Brothels With Bricks Of Religion, But That Doesn’t Prove A Causal Relationship


2024-01-01



---
https://slatestarcodex.com/2014/11/25/race-and-justice-much-more-than-you-wanted-to-know/
Race and Justice: Much More Than You Wanted To Know


2024-01-01



---
https://slatestarcodex.com/2014/12/02/book-review-on-the-road/
Book Review: On The Road


2024-01-01



---
https://slatestarcodex.com/2014/12/03/framing-for-light-instead-of-heat/
Framing For Light Instead Of Heat


2024-01-01



---
https://slatestarcodex.com/2014/12/07/a-story-with-zombies/
A Story With Zombies


2024-01-01



---
https://slatestarcodex.com/2014/12/12/beware-the-man-of-one-study/
Beware The Man Of One Study


2024-01-01



---
https://slatestarcodex.com/2014/12/17/the-toxoplasma-of-rage/
The Toxoplasma Of Rage


2024-01-01



---
https://slatestarcodex.com/2015/01/15/depression-is-not-a-proxy-for-social-dysfunction/
Depression Is Not A Proxy For Social Dysfunction


2024-01-01



---
https://slatestarcodex.com/2015/01/25/a-philosopher-walks-into-a-coffee-shop/
A Philosopher Walks Into A Coffee Shop


2024-01-01



---
https://slatestarcodex.com/2015/02/06/everything-not-obligatory-is-forbidden/
Everything Not Obligatory Is Forbidden


2024-01-01



---
https://slatestarcodex.com/2015/02/11/black-people-less-likely/
Black People Less Likely


2024-01-01



---
https://slatestarcodex.com/2015/04/21/universal-love-said-the-cactus-person/
Universal Love, Said The Cactus Person


2024-01-01



---
https://slatestarcodex.com/2015/04/21/universal-love-said-the-cactus-person/#comment-199374
Universal Love, Said The Cactus Person


2024-01-01



---
https://slatestarcodex.com/2015/04/30/prescriptions-paradoxes-and-perversities/
Prescriptions, Paradoxes, and Perversities


2024-01-01



---
https://slatestarcodex.com/2015/05/08/links-515-tall-and-linky/
Links 5/15: Tall And Linky


2024-01-01



---
https://slatestarcodex.com/2015/08/09/contrarians-crackpots-and-consensus/
Contrarians, Crackpots, and Consensus


2024-01-01



---
https://slatestarcodex.com/2015/08/17/the-goddess-of-everything-else-2/
The Goddess of Everything Else


2024-01-01



---
https://slatestarcodex.com/2015/09/16/cardiologists-and-chinese-robbers/
Cardiologists and Chinese Robbers


2024-01-01



---
https://slatestarcodex.com/2015/09/28/links-915-linkua-franca/
Links 9/15: Linkua Franca


2024-01-01



---
https://slatestarcodex.com/2015/10/02/swifties-3-the-race-is-not-to-the-swifty/
Swifties 3: The Race Is Not To The Swifty


2024-01-01



---
https://slatestarcodex.com/2015/10/15/it-was-you-who-made-my-blue-eyes-blue/
It Was You Who Made My Blue Eyes Blue


2024-01-01



---
https://slatestarcodex.com/2016/03/16/non-shared-environment-doesnt-just-mean-schools-and-peers/
Non-Shared Environment Doesn’t Just Mean Schools And Peers


2024-01-01



---
https://slatestarcodex.com/2016/04/27/book-review-albions-seed/
Book Review: _Albion's Seed_


2024-01-01



---
https://slatestarcodex.com/2016/05/02/be-nice-at-least-until-you-can-coordinate-meanness/
Be Nice, At Least Until You Can Coordinate Meanness


2024-01-01



---
https://slatestarcodex.com/2016/05/28/book-review-age-of-em/
Book Review: Age of Em


2024-01-01



---
https://slatestarcodex.com/2016/12/12/might-people-on-the-internet-sometimes-lie/
Might People On The Internet Sometimes Lie?


2024-01-01



---
https://slatestarcodex.com/2017/02/06/notes-from-the-asilomar-conference-on-beneficial-ai/
Notes From The Asilomar Conference On Beneficial AI


2024-01-01



---
https://slatestarcodex.com/2017/03/30/links-317-relinkquishment/
Links 3/17: Relinkquishment


2024-01-01



---
https://slatestarcodex.com/2017/04/25/book-review-the-hungry-brain/
Book Review: The Hungry Brain


2024-01-01



---
https://slatestarcodex.com/2017/05/26/the-atomic-bomb-considered-as-hungarian-high-school-science-fair-project/
The Atomic Bomb Considered As Hungarian High School Science Fair Project


2024-01-01



---
https://slatestarcodex.com/2017/06/05/is-pharma-research-worse-than-chance/
Is Pharma Research Worse Than Chance?


2024-01-01



---
https://slatestarcodex.com/2017/08/10/brief-cautionary-notes-on-branded-combination-nootropics/
Brief Cautionary Notes On Branded Combination Nootropics


2024-01-01



---
https://slatestarcodex.com/2017/10/25/against-rat-park/
Against Rat Park


2024-01-01



---
https://slatestarcodex.com/2018/01/08/fight-me-psychologists-birth-order-effects-exist-and-are-very-strong/
Fight Me, Psychologists: Birth Order Effects Exist And Are Very Strong


2024-01-01



---
https://slatestarcodex.com/2018/01/31/powerless-placebos/
Powerless Placebos


2024-01-01



---
https://slatestarcodex.com/2018/03/26/book-review-twelve-rules-for-life/
Book Review: Twelve Rules For Life


2024-01-01



---
https://slatestarcodex.com/2018/04/12/recommendations-vs-guidelines/
Recommendations vs. Guidelines


2024-01-01



---
https://slatestarcodex.com/2018/04/26/call-for-adversarial-collaborations/
Call For Adversarial Collaborations


2024-01-01



---
https://slatestarcodex.com/2018/04/30/book-review-history-of-the-fabian-society/
Book Review: History Of The Fabian Society


2024-01-01



---
https://slatestarcodex.com/2018/07/10/melatonin-much-more-than-you-wanted-to-know/
Melatonin: Much More Than You Wanted To Know


2024-01-01



---
https://slatestarcodex.com/2018/08/23/carbon-dioxide-an-open-door-policy/
Carbon Dioxide: An Open Door Policy


2024-01-01



---
https://slatestarcodex.com/2018/10/04/nighttime-ventilation-survey-results/
Nighttime Ventilation Survey Results


2024-01-01



---
https://slatestarcodex.com/2018/10/15/the-chamber-of-guf/
The Chamber of Guf


2024-01-01



---
https://slatestarcodex.com/2018/11/13/preschool-much-more-than-you-wanted-to-know/
Preschool: Much More Than You Wanted To Know


2024-01-01



---
https://slatestarcodex.com/2018/12/26/please-take-the-2019-ssc-survey/
Please Take The 2019 SSC Survey


2024-01-01



---
https://slatestarcodex.com/2019/01/31/book-review-zero-to-one/
Book Review: Zero To One


2024-01-01



---
https://slatestarcodex.com/2019/02/13/the-proverbial-murder-mystery/
The Proverbial Murder Mystery


2024-01-01



---
https://slatestarcodex.com/2019/02/24/ot122-openne-thread/#comment-724333
Openne Thread


2024-01-01



---
https://slatestarcodex.com/2019/03/14/gwerns-ai-generated-poetry/
Gwern’s AI-Generated Poetry


2024-01-01



---
https://slatestarcodex.com/2019/05/07/5-httlpr-a-pointed-review/
5-HTTLPR: A Pointed Review


2024-01-01



---
https://slatestarcodex.com/2019/06/05/list-of-passages-i-highlighted-in-my-copy-of-the-secret-of-our-success/
List Of Passages I Highlighted In My Copy Of ‘The Secret Of Our Success’


2024-01-01



---
https://slatestarcodex.com/2019/06/11/highlights-from-the-comments-on-cultural-evolution/
Highlights From The Comments On Cultural Evolution


2024-01-01



---
https://slatestarcodex.com/2019/08/19/maybe-your-zoloft-stopped-working-because-a-liver-fluke-tried-to-turn-your-nth-great-grandmother-into-a-zombie/
Maybe Your Zoloft Stopped Working Because A Liver Fluke Tried To Turn Your Nth-Great-Grandmother Into A Zombie


2024-01-01



---
https://slatestarcodex.com/2019/09/18/too-much-dark-money-in-almonds/
Too Much Dark Money In Almonds


2024-01-01



---
https://slatestarcodex.com/2020/05/12/studies-on-slack/
Studies On Slack


2024-01-01



---
https://slatestarcodex.com/Stuff/DDThird_Edition.pdf



2024-01-01



---
https://slatestarcodex.com/about/
About / Top Posts


2024-01-01



---
https://slatestarcodex.com/blog_images/correlate_booty.png



2024-01-01



---
https://slatestarcodex.com/blog_images/correlate_heart.png



2024-01-01



---
https://slatestarcodex.com/blog_images/correlate_metro.png



2024-01-01



---
https://slatestarcodex.com/blog_images/correlate_swim.png



2024-01-01



---
https://slatestarcodex.com/tag/tom-swifties/
tom swifties


2024-01-01



---
https://slatestarscratchpad.tumblr.com/



2024-01-01



---
https://slatestarscratchpad.tumblr.com/post/117484095321/portrait-of-eas-i-know



2024-01-01



---
https://slatestarscratchpad.tumblr.com/post/139818927946/shlevy-im-enjoying-unsong-quite-a-bit-but-i



2024-01-01



---
https://slatestarscratchpad.tumblr.com/post/158903608571/one-of-the-most-fun-parts-of-writing-unsong-is



2024-01-01



---
https://slatestarscratchpad.tumblr.com/post/621298010168705024/slatestarscratchpad-the-ai-projects-ive-found



2024-01-01



---
https://sleepcoacher.cs.brown.edu/comparison/
Comparing 10 Sleep Trackers (2017)


2024-01-01



---
https://sleepdoc.com/pdf/study%20or%20sleep.pdf



2024-01-01



---
https://slightlynew.blogspot.com/2011/05/who-writes-wikipedia-information.html
Who writes Wikipedia? An information-theoretic analysis of anonymity and vandalism in user-generated content


2024-01-01



---
https://slimemoldtimemold.com/2021/07/07/a-chemical-hunger-part-i-mysteries/
A Chemical Hunger – Part I: Mysteries


2024-01-01



---
https://smena-online.ru/sites/default/files/u7/group282-priedhorsky.pdf



2024-01-01



---
https://snap.stanford.edu/class/cs224w-readings/muchnik13bias.pdf



2024-01-01



---
https://snapbird.org/



2024-01-01



---
https://snpf.org/wp-content/uploads/2015/04/SNPF_1-15.pdf
Svenska Narkotika: POLISFÖRENINGENS TIDSKRIFT Nr 1/2015: Många som säljer droger på darknet åker faktiskt fast... Darknet är den mörka och anonyma del av internet som kan nås via inloggning på TOR-nätverket. Här säljs bland annat narkotika och andra droger. Från att ha varit närmast osårbart, är myndigheternas möjligheter nu mycket större att komma åt den illegala handeln på darknet.


2024-01-01



---
https://snugspace.jugem.jp/?eid=34



2024-01-01



---
https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022467805



2024-01-01



---
https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022467962



2024-01-01



---
https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022468112



2024-01-01



---
https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022468245



2024-01-01



---
https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022468390



2024-01-01



---
https://socghop.appspot.com/org/home/google/gsoc2009/haskell



2024-01-01



---
https://socialsciences.mcmaster.ca/econ/ugcm/3ll3/menger/money.txt



2024-01-01



---
https://socialsciences.mcmaster.ca/jfox/Books/Companion-2E/appendix/Appendix-Cox-Regression.pdf



2024-01-01



---
https://sociologicalscience.com/articles-v7-10-242/
It’s All about the Parents: Inequality Transmission across Three Generations in Sweden


2024-01-01



---
https://sociologicalscience.com/download/vol-6/april/SocSci_v6_219to234.pdf
Structure of Online Dating Markets in U.S. Cities


2024-01-01



---
https://softpanorama.org/
File redirection


2024-01-01



---
https://solar.lowtechmagazine.com/
LOW←TECH MAGAZINE


2024-01-01



---
https://solar.lowtechmagazine.com/2015/12/fruit-walls-urban-farming-in-the-1600s/
Fruit Walls: Urban Farming in the 1600s


2024-01-01



---
https://solar.lowtechmagazine.com/2019/10/mist-showers-sustainable-decadence
Mist Showers: Sustainable Decadence?


2024-01-01



---
https://soranews24.com/2018/05/10/evangelion-director-calls-hayao-miyazaki-geezer-in-anime-commentary-says-he-broke-his-walkman/
Evangelion director calls Hayao Miyazaki ‘geezer’ in anime commentary, says he broke his Walkman


2024-01-01



---
https://soranews24.com/2022/03/09/would-hideaki-anno-get-in-the-damn-robot-if-someone-told-him-to-eva-creator-holds-q-and-a/
Would Hideaki Anno get in the damn robot if someone told him to? Eva creator holds Q and A


2024-01-01



---
https://sortinghatrp.fandom.com/wiki/Thobari_Durandal_Kumohira#Background
Thobari Durandal Kumohira Sorting Hat RP Wiki


2024-01-01



---
https://souleater.fandom.com/wiki/Talk:Spirit_Albarn#Nationality
Spirit Albarn


2024-01-01



---
https://soundcloud.com/digital_logics/winter-stillness#t=9:04
Stream Winter Stillness [Comic Market 91] by Digital Logics


2024-01-01



---
https://soundcloud.com/falmaki
Stream Falmaki music


2024-01-01



---
https://soundcloud.com/kamiura_kari/ver1-1
Hear the world’s sounds


2024-01-01



---
https://soundcloud.com/leggysalad/girls-afternoon-appointments
Stream girls' afternoon appointments [FreeDownload] by Leggysalad


2024-01-01



---
https://soundcloud.com/mihonymusic/mihony-cute-swing
Stream Mihony - Cute Swing by Mihony


2024-01-01



---
https://soundcloud.com/nago-music/nago-blue-momentary
Stream Nago - Blue Momentary [Lost Garden]


2024-01-01



---
https://soundcloud.com/theshawwn/sets/ai-generated-videogame-music
Stream Shawn Presser


2024-01-01



---
https://soundcloud.com/wavforme/casual-killer-fusion-device?in=wavforme/sets/back-to-summer-again
Listen to Casual Killer - Fusion Device by wavforme in Back to Summer :again playlist online for free on SoundCloud


2024-01-01



---
https://sourceforge.net/p/bitcoin/code/HEAD/tree/
Bitcoin / Code


2024-01-01



---
https://sourceforge.net/p/gscan2pdf/bugs/157/
#157 gscan2pdf generates large file size PDFs


2024-01-01



---
https://sourceforge.net/projects/gpguess/



2024-01-01



---
https://sourceforge.net/projects/nevernote/
NixNote download


2024-01-01



---
https://sourceforge.net/projects/pgpry/
pgpry download


2024-01-01



---
https://sourceforge.net/projects/timidity/
TiMidity++ download


2024-01-01



---
https://speakingofmedicine.plos.org/2012/06/25/less-research-is-needed/
Less research is needed


2024-01-01



---
https://speakipedia.com/book-design-part-5/
Book Design Basics: Small Capitals—Avoiding Capital Offenses


2024-01-01



---
https://spectrum.ieee.org/drams-damning-defects-and-how-they-cripple-computers



2024-01-01



---
https://spectrum.ieee.org/steve-mann-my-augmediated-life
Steve Mann: My ‘Augmediated' Life: What I’ve learned from 35 years of wearing computerized eyewear


2024-01-01



---
https://spectrum.ieee.org/the-lost-picture-show-hollywood-archivists-cant-outpace-obsolescence



2024-01-01



---
https://spectrum.ieee.org/this-ai-poet-mastered-rhythm-rhyme-and-natural-language-to-write-like-shakespeare
This AI Poet Mastered Rhythm, Rhyme, and Natural Language to Write Like Shakespeare


2024-01-01



---
https://spectrum.ieee.org/your-candy-wrappers-are-listening
Your Candy Wrappers are Listening


2024-01-01



---
https://speechresearch.github.io/naturalspeech/
NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality


2024-01-01



---
https://sph.umich.edu/faculty-profiles/scott-laura.html
Laura Scott—Faculty Profiles—U-M School of Public Health


2024-11-29



---
https://sph.umich.edu/faculty-profiles/smith-jennifer.html
Jennifer Smith—Faculty Profiles


2024-09-16



---
https://spikejapan.wordpress.com/2011/03/06/kyushu-postscript-a-haikyo-miscellany/
A Kyushu postscript: Singing alone


2024-01-01



---
https://spikejapan.wordpress.com/2012/01/15/spiked-eamonn-fingleton/
Spiked: Eamonn Fingleton


2024-01-01



---
https://spikejapan.wordpress.com/about/



2024-01-01



---
https://sports.stackexchange.com/questions/15353/what-is-the-average-height-in-the-nba/15358#15358
basketball - What is the average height in the NBA?


2024-01-01



---
https://spp.fas.org/starwars/program/laser-review.pdf



2024-01-01



---
https://spreadsheets.google.com/ccc?key=rOfijmsJ-hxPbzmbi4dmHVg



2024-01-01



---
https://spritesmods.com/?art=hddhack&page=1
Hard disk hacking—Intro


2024-01-01



---
https://sqliteviewer.app/
SQLite Viewer Web App


2024-01-01



---
https://squareallworthy.tumblr.com/post/163790039847/everyone-will-not-just
Opposite over Adjacent


2024-04-16



---
https://sr.ithaka.org/wp-content/uploads/2015/08/sr-ithaka-interactive-learning-online-at-public-universities.pdf
Interactive Learning Online at Public Universities: Evidence from Randomized Trials


2024-01-01



---
https://srconstantin.wordpress.com/2014/05/07/beyond-the-one-percent-categorizing-extreme-elites/
Beyond the One Percent: Categorizing Extreme Elites


2024-01-01



---
https://srconstantin.wordpress.com/2014/06/09/do-rationalists-exist/
Do Rational People Exist?


2024-01-01



---
https://srconstantin.wordpress.com/2017/06/27/in-defense-of-individualist-culture/
In Defense of Individualist Culture


2024-01-01



---
https://sre.google/books/
Books For Site Reliability Engineering


2024-01-01



---
https://sre.google/sre-book/eliminating-toil/
Chapter 5—Eliminating Toil


2024-01-01



---
https://sre.google/sre-book/service-level-objectives/
The Google SRE Handbook: Chapter 4—Service Level Objectives


2024-01-01



---
https://sre.google/sre-book/table-of-contents/
Site Reliability Engineering


2024-01-01



---
https://srri.umass.edu/konold/
Konold, Cliff


2024-01-01



---
https://ssgac.org/documents/CHIC_Benyamin2014_Summary_Notes.pdf



2024-01-01



---
https://ssgac.org/documents/CHIC_Summary_Benyamin2014.txt.gz



2024-01-01



---
https://sss.sagepub.com/content/44/4/638.long



2024-01-01



---
https://sssscomic.com/comic.php?page=1
Stand Still. Stay Silent


2024-01-01



---
https://stability.ai/news/api-platform-for-stability-ai
Stability’s API Platform


2024-01-01



---
https://stability.ai/news/sdxl-09-stable-diffusion
Stability AI launches SDXL 0.9: A Leap Forward in AI Image Generation


2024-01-01



---
https://stability.ai/news/stable-diffusion-public-release
Stable Diffusion Public Release


2024-01-01



---
https://stackoverflow.com/questions/10508323/estimating-difficulty-of-instances-of-np-problems
complexity theory - Estimating difficulty of instances of NP problems


2024-01-01



---
https://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml
javascript - Can scripts be inserted with innerHTML?


2024-01-01



---
https://stackoverflow.com/questions/256647/time-code-in-plt-scheme/262916#262916
Time Code in PLT-Scheme


2024-01-01



---
https://stackoverflow.com/questions/2580933/cosmic-rays-what-is-the-probability-they-will-affect-a-program
Cosmic Rays: what is the probability they will affect a program?


2024-01-01



---
https://stackoverflow.com/questions/357560/sorting-multiple-keys-with-unix-sort
linux - Sorting multiple keys with Unix sort


2024-01-01



---
https://stackoverflow.com/questions/3988115/haskell-network-browser-https-connection
networking - Haskell Network.Browser HTTPS Connection


2024-01-01



---
https://stackoverflow.com/questions/3988115/haskell-network-browser-https-connection/3988829#3988829
networking - Haskell Network.Browser HTTPS Connection


2024-01-01



---
https://stackoverflow.com/questions/504823/has-anyone-actually-implemented-a-fibonacci-heap-efficiently
performance - Has anyone actually implemented a Fibonacci-Heap efficiently?


2024-01-01



---
https://stackroboflow.com/



2024-01-01



---
https://standinggroups.ecpr.eu/sgoc/wp-content/uploads/sites/51/2020/01/decaryhetualdridge.pdf



2024-01-01



---
https://stanfordirl.com/lucas-baker-bs11
Lucas Baker (B.S. ’11)


2024-11-23



---
https://startuphustlenews.com/p/my-20-year-career-is-technical-debt



2024-01-01



---
https://starwars.fandom.com/wiki/Adalric_Cessius_Brandl
Adalric Cessius Brandl


2024-01-01



---
https://starwars.fandom.com/wiki/Dark_Empire
<em>Dark Empire</em>


2024-01-01



---
https://starwars.fandom.com/wiki/Mitth%27raw%27nuruodo
Mitth'raw'nuruodo


2024-01-01



---
https://starwars.fandom.com/wiki/Natasi_Daala
Natasi Daala


2024-01-01



---
https://starwars.fandom.com/wiki/Noghri/Legends
Noghri


2024-01-01



---
https://starwars.fandom.com/wiki/Palpatine/Legends
Palpatine


2024-01-01



---
https://starwars.fandom.com/wiki/Rukh/Legends
Rukh


2024-01-01



---
https://starwars.fandom.com/wiki/Star_Wars:_The_Thrawn_Trilogy
<em>Star Wars: The Thrawn Trilogy</em>


2024-01-01



---
https://starwars.fandom.com/wiki/Star_Wars_Legends
Star Wars Legends


2024-01-01



---
https://starwars.fandom.com/wiki/Tales_from_the_New_Republic
<em>Tales from the New Republic</em>


2024-01-01



---
https://starwars.fandom.com/wiki/The_Last_Command
<em>The Last Command</em>


2024-01-01



---
https://starwars.fandom.com/wiki/Uhl_Eharl_Khoehng_(short_story)
Uhl Eharl Khoehng (short story)


2024-01-01



---
https://stat.columbia.edu/~gelman/research/published/gelman_discussion_of_efron.pdf



2024-01-01



---
https://stat.columbia.edu/~gelman/research/published/price.pdf



2024-01-01



---
https://state.smerity.com/
State of the Smerity


2024-08-17



---
https://state.smerity.com/smerity/state/01FZ3813Q79VTTVDHWHFA2A15E
Texting Robots: Taming robots.txt with Rust and 34 million tests


2024-01-01



---
https://static-content.springer.com/esm/art%3A10.1038%2Fmp.2014.188/MediaObjects/41380_2015_BFmp2014188_MOESM469_ESM.pdf



2024-01-01



---
https://static-content.springer.com/esm/art%3A10.1038%2Fmp.2016.107/MediaObjects/41380_2017_BFmp2016107_MOESM351_ESM.pdf



2024-01-01



---
https://static-content.springer.com/esm/art%3A10.1038%2Fnature17671/MediaObjects/41586_2016_BFnature17671_MOESM48_ESM.pdf



2024-01-01



---
https://static-content.springer.com/esm/art%3A10.1038%2Fs41588-018-0147-3/MediaObjects/41588_2018_147_MOESM1_ESM.pdf



2024-01-01



---
https://static-content.springer.com/esm/art%3A10.1186%2Fs12917-017-0987-6/MediaObjects/12917_2017_987_MOESM2_ESM.xlsx



2024-01-01



---
https://static.cambridge.org/binary/version/id/urn:cambridge.org:id:binary-alt:20181009171208-81978-mediumThumb-S0033291718001873_fig1g.jpg?pub-status=live



2024-01-01



---
https://static.googleusercontent.com/media/sre.google/en//static/pdf/building_secure_and_reliable_systems.pdf#page=51
<em>Building Secure and Reliable Systems</em>: Chapter 2: Understanding Adversaries § pg51
Adkins
2020
2024-01-01



---
https://static.usenix.org/event/sec11/tech/full_papers/Calandrino.pdf



2024-01-01



---
https://static1.1.sqspcdn.com/static/f/468275/28120697/1556586042963/rs232transcript.pdf
Rationally Speaking #232: Tyler Cowen on ‘Defending big business against its critics’ (2019)


2024-01-01



---
https://static1.1.sqspcdn.com/static/f/884336/27221040/1472677302137/MortonSalt_aug2016.pdf



2024-01-01



---
https://static1.squarespace.com/static/52a74ecde4b01bb79a769329/t/575d922e7da24f2981092db0/1465750080617/Neu+Jorker%2C+Singles%2C+Lo-res.pdf



2024-01-01



---
https://static1.squarespace.com/static/549464d0e4b0b59bd666040a/t/5755a9d901dbae3c6d1bdb52/1465231833378/2016_Science_Boeke.pdf
The genome project-write
Boeke
2016
2024-01-01



---
https://static1.squarespace.com/static/56afbfd58a65e261b705f1f9/t/56b3b47d4d088e094eb0d31f/1454617726047/goodluck.pdf



2024-01-01



---
https://static1.squarespace.com/static/5adfa0f55cfd79f74cf7f146/t/5adfa5cb88251bb6eac817f9/1524606413912/Do+User+Ratings+Help+Mitigate+Risk%3F.pdf
Do User Ratings Help Mitigate Risk? Evaluating the Importance of User Feedback on the Silk Road


2024-01-01



---
https://statmodeling.stat.columbia.edu/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2004/12/29/type_1_type_2_t/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2007/10/05/significance_te/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2008/05/08/doing_the_candy/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2010/11/03/some_thoughts_o_8/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2010/12/13/the_truth_wears/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2012/03/16/hot-hand-debate-is-warming-up/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2012/09/22/grade-inflation-why-werent-the-instructors-all-giving-all-as-already/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2012/12/11/there-are-four-ways-to-get-fired-from-caesars-1-theft-2-sexual-harassment-3-running-an-experiment-without-a-control-group-and-4-keeping-a-gambling-addict-away-from-the-casino/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2013/01/29/where-36-of-all-boys-end-up-nowadays/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2013/02/28/different-modes-of-discourse/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2013/05/06/against-optimism-about-social-science/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2013/08/14/the-robust-beauty-of-improper-linear-models-in-decision-making/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2013/12/17/replication-backlash/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2014/05/04/honored-oldsters-write-statistics/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2014/05/22/big-data-needs-big-model/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2014/05/27/whole-fleet-gremlins-looking-carefully-richard-tols-twice-corrected-paper-economic-effects-climate-change/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2014/06/06/hurricanes-vs-himmicanes/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2014/12/25/common-sense-statistics/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2016/09/21/what-has-happened-down-here-is-the-winds-have-changed/
What has happened down here is the winds have changed


2024-01-01



---
https://statmodeling.stat.columbia.edu/2016/11/21/deep-learning-model-checking-ai-no-homunculus-principle-unitary-nature-consciousness/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2016/11/21/deep-learning-model-checking-ai-no-homunculus-principle-unitary-nature-consciousness/#comment-351228



2024-01-01



---
https://statmodeling.stat.columbia.edu/2017/12/15/eats/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2018/06/01/data-code-study-puerto-rico-deaths/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2019/05/11/did-blind-orchestra-auditions-really-benefit-women/
Did blind orchestra auditions really benefit women?


2024-01-01



---
https://statmodeling.stat.columbia.edu/2022/08/28/the-latest-scientific-fraud-story-as-is-so-often-the-case-people-had-been-warning-us-about-this-guy-for-a-long-time-but-the-people-in-charge-werent-listening/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2022/10/13/bill-james-vs-kahneman-and-tversky/



2024-01-01



---
https://statmodeling.stat.columbia.edu/2023/12/25/in-judo-before-you-learn-the-cool-moves-you-first-have-to-learn-how-to-fall-maybe-we-should-be-training-researchers-the-same-way-first-learn-how-things-can-go-wrong-and-only-when-you-get-that-le/#comment-2299290



2024-01-01



---
https://statmodeling.stat.columbia.edu/wp-content/uploads/2013/03/1154-Hauer-The-harm-done-by-tests-of-significance.pdf



2024-01-01



---
https://statmodeling.stat.columbia.edu/wp-content/uploads/2015/12/Current-Directions-in-Psychological-Science-2015-Jussim-490-7.pdf
Stereotype (In)Accuracy in Perceptions of Groups and Individuals


2024-01-01



---
https://statmodeling.stat.columbia.edu/wp-content/uploads/2018/05/Heckman-curve-May-2018.pdf



2024-01-01



---
https://statmodeling.stat.columbia.edu/wp-content/uploads/2019/02/DeQuidt_Haushofer_Roth_Demand_AER_2018.pdf
Measuring and Bounding Experimenter Demand


2024-01-01



---
https://stats.grok.se/



2024-01-01



---
https://stats.grok.se/en/201109/Accountancy



2024-01-01



---
https://stats.grok.se/en/201109/Anime



2024-01-01



---
https://stats.grok.se/en/201109/Barack%20Obama



2024-01-01



---
https://stats.grok.se/en/201109/Talk%3ABarack_Obama



2024-01-01



---
https://stats.grok.se/en/201109/Talk:Anime



2024-01-01



---
https://stats.grok.se/en/201204/dual%20n-back



2024-01-01



---
https://stats.grok.se/en/latest/Neon_Genesis_Evangelion_(anime)



2024-01-01



---
https://stats.grok.se/en/top



2024-01-01



---
https://stats.stackexchange.com/questions/22406/power-analysis-for-ordinal-logistic-regression
Power analysis for ordinal logistic regression


2024-01-01



---
https://stats.stackexchange.com/questions/331804/is-there-an-opposite-to-clustering-or-anti-clustering
classification—Is there an opposite to Clustering or ‘Anti-’Clustering?


2024-11-05



---
https://stats.stackexchange.com/questions/36/examples-for-teaching-correlation-does-not-mean-causation
Examples for teaching: Correlation does not mean causation


2024-01-01



---
https://stats.stackexchange.com/questions/427292/probability-of-selecting-maximum-in-bivariate-correlated-order-statistics/453511#453511
hypothesis testing - Probability of selecting maximum in bivariate correlated order statistics?


2024-01-01



---
https://stats.stackexchange.com/questions/44359/r-mlogit-error-on-data-system-is-exactly-singular/44376#44376
logistic - R: mlogit error on data - "system is exactly singular"


2024-01-01



---
https://stats.stackexchange.com/questions/9001/approximate-order-statistics-for-normal-random-variables
Approximate order statistics for normal random variables


2024-01-01



---
https://stats.stackexchange.com/questions/9001/approximate-order-statistics-for-normal-random-variables/9007#9007
Approximate order statistics for normal random variables


2024-01-01



---
https://status451.com/2017/01/20/days-of-rage/
Days of Rage


2024-01-01



---
https://status451.com/2017/07/11/radical-book-club-the-decentralized-left/
Radical Book Club: the Decentralized Left


2024-01-01



---
https://steamcommunity.com/groups/steamworks/announcements/detail/1697229969000435735
Steam - 2019 Year in Review


2024-01-01



---
https://stedolan.github.io/jq/



2024-01-01



---
https://stedolan.net/research/mov.pdf



2024-01-01



---
https://steve-yegge.medium.com/dear-google-cloud-your-deprecation-policy-is-killing-you-ee7525dc05dc
Dear Google Cloud: Your Deprecation Policy is Killing You


2024-01-01



---
https://stevecoast.com/2015/03/27/the-world-will-only-get-weirder/



2024-01-01



---
https://steveklabnik.com/writing/is-npm-worth-26mm
Is npm worth 26MM?


2024-01-01



---
https://stevelosh.com/blog/2012/04/volatile-software/
Steve Losh


2024-01-01



---
https://stevenbas.art/
Steven's Web Thoughts


2024-07-17



---
https://stilleatingoranges.tumblr.com/post/25153960313/the-significance-of-plot-without-conflict
The significance of plot without conflict


2024-01-01



---
https://stop.zona-m.net/2018/01/indeed-it-seems-that-google-is-forgetting-the-old-web/
Indeed, it seems that Google IS forgetting the old Web


2024-01-01



---
https://storage.courtlistener.com/recap/gov.uscourts.nysd.541599/gov.uscourts.nysd.541599.1.0.pdf



2024-01-01



---
https://storage.googleapis.com/pub-tools-public-publication-data/pdf/36500.pdf#page=6
Overlapping Experiment Infrastructure:More, Better, Faster Experimentation


2024-01-01



---
https://store.edenfoods.com/kukicha-twig-tea-organic/
16 tea bags / 32g, $3.86/$4.49


2024-01-01



---
https://store.hermanmiller.com/brands-fully
Fully – Herman Miller Store


2024-01-01



---
https://store.steampowered.com/app/497780/Recursed/
Recursed on Steam


2024-01-01



---
https://str.llnl.gov/
S&amp;TR


2024-01-01



---
https://stract.com/
Stract


2024-01-01



---
https://strangeflowers.wordpress.com/2013/08/10/the-ghosts-of-versailles/
The ghosts of Versailles


2024-01-01



---
https://stratechery.com/2013/why-doesnt-apple-enable-sustainable-businesses-on-the-app-store/
Why Doesn't Apple Enable Sustainable Businesses on the App Store?


2024-01-01



---
https://stratechery.com/2015/aggregation-theory/
Aggregation Theory


2024-01-01



---
https://stratechery.com/2019/the-google-squeeze/
The Google Squeeze


2024-01-01



---
https://strategy.wikimedia.org/wiki/Editor_Trends_Study/Results#Cohort_Analysis
Editor Trends Study/Results - Strategic Planning


2024-01-01



---
https://strategy.wikimedia.org/wiki/March_2011_Update#What_We.27ve_Learned
March 2011 Update - Strategic Planning


2024-01-01



---
https://strathprints.strath.ac.uk/37690/1/ANTENNAE_ISSUE_2.doc.pdf#page=8
Ken Rinaldo‘s interdisciplinary media artworks look at the intersection between natural and technological systems. His fascination with human kind’s struggle to evolve technological systems that move toward intelligence and autonomy modelled from our current conceptions of the natural, has brought to life a number of challenging installations.


2024-01-01



---
https://streetfighter.fandom.com/wiki/Sean
Sean Street Fighter Wiki


2024-01-01



---
https://stuermer.ch/blog/documents/ethz_LinuxTag2007_CrowdingEffects.pdf



2024-01-01



---
https://stuff.mit.edu/afs/sipb/project/suez/src/haskell/haskellnet/



2024-01-01



---
https://stumblingandmumbling.typepad.com/stumbling_and_mumbling/2014/01/lily-allen-decision-theory.html



2024-01-01



---
https://su3su2u1.tumblr.com/post/117473264133/portrait-of-eas-i-know
Squatting


2024-01-01



---
https://subs2srs.sourceforge.net/
subs2srs allows you to create import files for Anki or other Spaced Repetition Systems (SRS) based on your favorite foreign language movies and TV shows to aid in the language learning process: this utility will parse through subtitle files, extract the dialog and timing information and then use that information to generate audio clips, snapshots and video clips for each line of dialog.


2024-01-01



---
https://substack.com/
Substack - A new economic engine for culture


2024-01-01



---
https://subterraneanpress.com/magazine/fall_2013/the_truth_of_fact_the_truth_of_feeling_by_ted_chiang
Subterranean Press - Not Found


2024-01-01



---
https://summerofcode.withgoogle.com/



2024-01-01



---
https://sundhedsdatastyrelsen.dk/da/404/?item=%2fda%2ftal-og-analyser%2fanalyser-og-rapporter%2fandre-analyser-og-rapporter%2fassisteret-reproduktion&user=extranet%5cAnonymous&site=sds



2024-01-01



---
https://super.gluebenchmark.com/leaderboard/
SuperGLUE Benchmark


2024-01-01



---
https://superliminal.com/cube/cube.htm
Magic Cube 4D


2024-01-01



---
https://superuser.com/questions/419070/transatlantic-ping-faster-than-sending-a-pixel-to-the-screen
Transatlantic ping faster than sending a pixel to the screen?


2024-01-01



---
https://supp.apa.org/psycarticles/supplemental/abn0000867/ABN-2023-0045_Suppl.docx



2024-09-03



---
https://support.google.com/analytics/answer/1136920
Capture outbound links


2024-01-01



---
https://support.google.com/chrome/answer/157179
Chrome keyboard shortcuts: Learn keyboard shortcuts and become a pro at using Chrome


2024-01-01



---
https://support.google.com/drive/answer/176692
Convert PDF and photo files to text


2024-01-01



---
https://support.google.com/websearch/answer/2466433
Help


2024-01-01



---
https://support.mozilla.org/en-US/kb/firefox-page-info-window
Firefox Page Info window


2024-01-01



---
https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly
Keyboard shortcuts - Perform common Firefox tasks quickly


2024-01-01



---
https://support.torproject.org/
How can we help?


2024-01-01



---
https://supreme-leader-stoat.tumblr.com/post/182967620851/this-waifu-does-not-exist-gwern
Glory be to God, I'm tired.


2024-01-01



---
https://suricrasia.online/iceberg/
The Cursed Computer Iceberg Meme: This is not a hall of shame. The intent is to awaken you to many of the peculiarities and weirdness of computers. Hopefully, after reading these articles, you will have learned a lot and will embrace chaos. —Blackle Mori


2024-01-01



---
https://surma.dev/things/ditherpunk/
Ditherpunk—The article I wish I had about monochrome image dithering


2024-01-01



---
https://svilentodorov.xyz/blog/gpt-15b-chat-finetune/
Talking to Myself or How I Trained GPT-2-1.5b for Rubber Ducking using My Facebook Chat Data: Using only Google Colab


2024-01-01



---
https://swombat.com/2012/2/27/modafinil-and-startups
Application Error


2024-01-01



---
https://taeer.bar-yam.me/blog/posts/hakyll-tikz/
Hakyll + TikZ


2024-01-01



---
https://tails.net/
Tails


2024-01-01



---
https://takimag.com/article/the_emperors_new_ads_steve_sailer/print
The Emperor's New ads


2024-01-01



---
https://talyarkoni.org/blog/2011/01/10/the-psychology-of-parapsychology-or-why-good-researchers-publishing-good-articles-in-good-journals-can-still-get-it-totally-wrong/#comment-3071
The psychology of parapsychology, or why good researchers publishing good articles in good journals can still get it totally wrong


2024-01-01



---
https://tanelpoder.com/posts/11m-iops-with-10-ssds-on-amd-threadripper-pro-workstation/
Achieving 11M IOPS &amp; 66 GB/s IO on a Single ThreadRipper Workstation


2024-01-01



---
https://tannerlectures.utah.edu/_documents/a-to-z/g/geertz86.pdf



2024-01-01



---
https://tannerlectures.utah.edu/_resources/documents/a-to-z/b/brown85.pdf
The Impact of Modern Genetics


2024-01-01



---
https://tannerlectures.utah.edu/_resources/documents/a-to-z/h/Hrdy_02.pdf



2024-01-01



---
https://taooftea.com/
The Tao Of Tea - Buy online Teas and Teaware in USA


2024-01-01



---
https://taooftea.com/product/frozen-summit/
Frozen Summit


2024-01-01



---
https://taooftea.com/product/oriental-beauty/



2024-01-01



---
https://tarnkappe.info/artikel/szene/dark-commerce/crimenetwork-biz-offline-fuer-immer-14915.html
Crimenetwork.biz: Forum für Dark Commerce offline für immer?


2024-01-01



---
https://tasvideos.org/4156S
Submission #4156: Masterjun‘s SNES Super Mario World 'Executes Arbitrary Code’ in 02:25.19


2024-01-01



---
https://tasvideos.org/961M
NES Arkanoid "warpless" by Baxter in 12:26.80


2024-01-01



---
https://tbib.org/index.php?page=about
The Big ImageBoard (TBIB)


2024-01-01



---
https://tcipg.org/sites/default/files/papers/2014_q3_tfs1.pdf



2024-01-01



---
https://tcwang0509.github.io/pix2pixHD/
High-Resolution Image Synthesis and Semantic Manipulation with Conditional GANs


2024-01-01



---
https://teahabitat.com/
Tea Habitat


2024-01-01



---
https://tealet.com/
Wholesale Direct Trade Tea


2024-01-01



---
https://teams.rescuetime.com/
RescueTime: Time Management and Focus for Remote Teams


2024-01-01



---
https://tech.okcupid.com/the-pitfalls-of-a-b-testing-in-social-networks-17d631d7b20d
The pitfalls of A/B testing in social networks


2024-01-01



---
https://techcrunch.com/2009/08/11/poor-google-knol-has-gone-from-a-wikipedia-killer-to-a-craigslist-wannabe/
Poor Google Knol Has Gone From A Wikipedia Killer To A Craigslist Wannabe


2024-01-01



---
https://techcrunch.com/2011/10/24/the-business-of-bitcoin-entrepreneurs-see-opportunities-in-alternative-currencies/
The Business Of Bitcoin: Entrepreneurs See Opportunities In Alternative Currencies


2024-01-01



---
https://techcrunch.com/2013/02/23/the-chinese-are-coming-the-chinese-are-coming/
The Chinese Are Coming! The Chinese Are Coming!


2024-01-01



---
https://techcrunch.com/2013/04/11/bitcoin/
Unfazed By Bitcoin's Wild Swings And Mysterious Origins, Silicon Valley VCs Place Their Bets


2024-01-01



---
https://techcrunch.com/2013/11/08/why-apple-bought-578m-worth-of-sapphire-in-advance/
Why Apple Bought $578M Worth Of Sapphire In Advance


2024-01-01



---
https://techcrunch.com/2014/04/14/sf-housing/
How Burrowing Owls Lead To Vomiting Anarchists (Or SF’s Housing Crisis Explained)


2024-01-01



---
https://techcrunch.com/2016/06/23/facial-recognition-systems-stumble-when-confronted-with-million-face-database/
Facial recognition systems stumble when confronted with million-face database


2024-01-01



---
https://techcrunch.com/2018/01/22/myheritage-says-it-sold-over-1m-dna-kits-last-year-annual-revenue-grew-to-133m/
MyHeritage says it sold over 1M DNA kits last year, annual revenue grew to $133M


2024-01-01



---
https://techcrunch.com/2018/08/10/google-will-lose-50-million-or-more-from-fortnite-bypassing-the-play-store/
Google will lose $50 million or more in 2018 from Fortnite bypassing the Play Store


2024-01-01



---
https://tedium.co/2019/03/07/internet-food-delivery-history/
The Internet of Food: Online food delivery was probably secretly essential to the Internet's success, but it took a while for us to get a food option as good as Grubhub.


2024-01-01



---
https://tefkos.comminfo.rutgers.edu/Courses/e530/Readings/Nicolaisen%20citation%20analysis%20ARIST%202008.pdf#page=3



2024-01-01



---
https://terpconnect.umd.edu/~smithas/papers/mithaslucas2010ms.pdf
Are foreign IT workers cheaper? US visa policies and compensation of information technology professionals


2024-01-01



---
https://terrytao.wordpress.com/2012/09/18/the-probabilistic-heuristic-justification-of-the-abc-conjecture/
The probabilistic heuristic justification of the ABC conjecture


2024-01-01



---
https://terrytao.wordpress.com/career-advice/work-hard/
Work hard


2024-01-01



---
https://tesoro.io/
Service Suspended


2024-01-01



---
https://test.mensa.no/Home/Test/en
IQ Test Made by Mensa Norway


2024-01-01



---
https://texashighways.com/culture/how-the-last-picture-show-changed-the-worlds-view-of-small-town-texas/



2024-01-01



---
https://the-liliquarium.livejournal.com/1237.html



2024-01-01



---
https://the-liliquarium.livejournal.com/1482.html



2024-01-01



---
https://the-liliquarium.livejournal.com/622.html



2024-01-01



---
https://the-liliquarium.livejournal.com/7236.html



2024-01-01



---
https://the-liliquarium.livejournal.com/7611.html



2024-01-01



---
https://the-liliquarium.livejournal.com/807.html



2024-01-01



---
https://the110club.com/jeanne-calment-oldest-person-ever-t14396-s60.html#p40059804
The 110 Club


2024-01-01



---
https://theamericanscholar.org/give-us-something-to-look-at/
Give Us Something to Look At


2024-01-01



---
https://thebaffler.com/latest/stick-to-the-plan-james
Stick to the Plan: Reclaiming central planning from the clutches of corporations


2024-01-01



---
https://thebaffler.com/salvos/strike-with-the-band-wagner
Strike with the Band


2024-01-01



---
https://thebrowser.com/
The Best Writing On The Internet


2024-01-01



---
https://thecatsite.com/threads/my-cat-likes-earwax.69070/
My Cat likes earwax


2024-01-01



---
https://thechineseteashop.com/
The Chinese Tea Shop


2024-01-01



---
https://thecityasaproject.org/2020/05/a-pilgrimage-round-my-room-virtual-travel-to-the-holy-land-in-the-middle-ages/
A Pilgrimage Round my Room: Virtual Travel to the Holy Land in the Middle Ages


2024-01-01



---
https://thecleverest.com/judgefakepeople/main.php?sort=highest
Judge Fake People


2024-01-01



---
https://theconstitutionalistblog.com/wp-content/uploads/Dark-minds_Republican-thinking.pdf



2024-01-01



---
https://theconversation.com/intelligence-inheritance-three-genes-that-add-to-your-iq-score-31397
Intelligence inheritance – three genes that add to your IQ score


2024-01-01



---
https://theconversation.com/what-makes-a-terrorist-stop-being-a-terrorist-33119
What makes a terrorist stop being a terrorist?


2024-01-01



---
https://theconversation.com/why-historians-ignored-the-spanish-flu-101950
Why historians ignored the Spanish flu


2024-01-01



---
https://thecorrespondent.com/100/the-new-dot-com-bubble-is-here-its-called-online-advertising/13228924500-22d5fd24
In 2018 $273bn was spent on digital ads globally. We delve into the world of clicks, banners and keywords to find out if any of it is real. What do we really know about the effectiveness of digital advertising?


2024-01-01



---
https://thedistantjourneytoyou.bandcamp.com/track/reawakening-second-chance-for-the-tenth-time-or-so
Reawakening ~ ``second'' chance, for the tenth time or so Hyperdimension!


2024-01-01



---
https://thedoomthatcametopuppet.tumblr.com/
The Doom That Came to Puppet


2024-01-01



---
https://theeffortfuleducator.com/2017/10/22/easy-application-of-spaced-practice-in-the-classroom/
Easy Application of Spaced Practice in the Classroom


2024-01-01



---
https://theeggandtherock.com/p/i-wrote-a-story-for-a-friend
I wrote a story for a friend


2024-01-01



---
https://theferrett.livejournal.com/1587858.html



2024-01-01



---
https://thefirstaibook.com/#post-inner
thefirstaibook


2024-01-01



---
https://thefloatinglibrary.com/2008/09/02/dreamtigers/
Dreamtigers :: J. L. Borges – The Floating Library


2024-01-01



---
https://thefloatinglibrary.com/2008/12/09/dreamtigers-epiloge-j-l-borges/
Dreamtigers Epiloge :: J. L. Borges – The Floating Library


2024-01-01



---
https://thefloatinglibrary.com/2008/12/09/limits-j-l-borges/
Limits :: J. L. Borges – The Floating Library


2024-01-01



---
https://thefossils.org/horvat/aj/organizations/uapa.htm
United Amateur Press Association


2024-01-01



---
https://thegradient.pub/gpt2-and-the-nature-of-intelligence/
GPT-2 and the Nature of Intelligence


2024-01-01



---
https://thegradient.pub/understanding-evaluation-metrics-for-language-models/
Evaluation Metrics for Language Modeling


2024-01-01



---
https://thegrandnarrative.com/2010/07/23/korean-women-western-men-dating/
Korean Sociological Image #47: East End Girls, meet West End Boys


2024-01-01



---
https://thegrandnarrative.com/2011/11/30/korean-women-western-men-dating-2/
Korean Sociological Image #65: First Commercial to Positively Feature a Korean Woman with a Non-Korean Man? (2006)


2024-01-01



---
https://thegrandnarrative.com/2013/02/28/korean-women-employment-fashion-breasts/
Revealing the Korean Body Politic, Part 4: Girls are different from boys


2024-01-01



---
https://thegrandnarrative.com/2013/07/01/japan-illegal-music-downloads/
Why the Japanese Don’t Illegally Download Music. Much.


2024-01-01



---
https://thegrandnarrative.com/about-2/
About


2024-01-01



---
https://thehaisho.com/forums/viewtopic.php?p=148336



2024-01-01



---
https://thehardestscience.com/2015/03/12/an-open-review-of-many-labs-3-much-to-learn/
An open review of Many Labs 3: Much to learn


2024-01-01



---
https://thehustle.co/the-strange-business-of-hole-in-one-insurance



2024-01-01



---
https://theintercept.com/2016/08/03/gop-lawyer-chinese-owned-company-us-presidential-politics/
How a Chinese-Owned Firm Entered U.S. Presidential Politics


2024-01-01



---
https://theintercept.com/2017/05/11/nyu-accidentally-exposed-military-code-breaking-computer-project-to-entire-internet/
NYU Accidentally Exposed Military Code-breaking Computer Project to Entire Internet


2024-01-01



---
https://thelastpsychiatrist.com/
The Last Psychiatrist


2024-01-01



---
https://thelastpsychiatrist.com/2007/08/how_to_take_ritalin_correctly.html
The Last Psychiatrist: How To Take Ritalin Correctly


2024-01-01



---
https://thelastpsychiatrist.com/2011/01/why_chinese_mothers_are_not_su.html
The Last Psychiatrist: Are Chinese Mothers Superior To American Mothers?


2024-01-01



---
https://thelastpsychiatrist.com/2011/09/how_to_be_mean_to_your_kids.html
The Last Psychiatrist: How To Be Mean To Your Kids


2024-01-01



---
https://thelastpsychiatrist.com/2014/05/cyberbll.html
The Last Psychiatrist: Who Bullies The Bullies?

2014-05
2024-09-18



---
https://themonetaryfuture.blogspot.com/2011/05/bitcoin-timing-is-everything.html?showComment=1306860158361#c6958602700376442348
Bitcoin: Timing is Everything


2024-01-01



---
https://themorningnews.org/article/the-heretic
The Heretic


2024-01-01



---
https://thenewstack.io/a-visit-to-the-physical-internet-archive/
A Visit to the Physical Internet Archive


2024-01-01



---
https://thenewstatistics.com/itns/2018/04/03/weve-been-here-before-the-replication-crisis-over-the-pygmalion-effect/
We’ve Been Here Before: The Replication Crisis over the Pygmalion Effect


2024-01-01



---
https://thenextweb.com/news/google-alerts-regains-rss-delivery-option-it-lost-after-google-readers-demise
Google Alerts regains RSS delivery option it lost after Google Reader's demise


2024-01-01



---
https://thenextweb.com/news/google-fails
Google Fails 36% Of The Time


2024-01-01



---
https://thenextweb.com/news/larry-page-did-well-to-ignore-steve-jobs
Larry Page ignored Steve Jobs's deathbed advice, and Google is doing great


2024-01-01



---
https://theodi.org/news-and-events/blog/how-are-facebook-apple-and-microsoft-contributing-to-openstreetmap/
How Facebook, Apple and Microsoft are contributing to an openly licensed map of the world: Multinational organisations are collaborating in the open to build an openly licensed map of the world: OpenStreetMap. Here‘s what we’ve learned so far about what makes this kind of collaboration work best


2024-01-01



---
https://theoutline.com/post/6776/john-delorean-rise-and-fall-big-money-the-fbi-celebrities-and-cocaine
Saint John: DeLorean and the invention of the future


2024-01-01



---
https://thepharmacyexpress.com/Default.asp?ID=20



2024-01-01



---
https://thepharmacyexpress.com/Products2.asp?Brand=MODALERT+%28+Provigil%2C+Modapro%2C+Modvigil%2C+Generic+Modafinil+%29&T=d



2024-01-01



---
https://thepharmacyexpress.com/Products2.asp?Brand=Modafil+%28Modalert%2C+Provigil%2C+Modvigil%2C+Generic+Modafinil%29&T=d



2024-01-01



---
https://thepharmacyexpress.com/Products2.asp?Brand=Modvigil+%28Provigil%2C+Modalert%2C+Modapro%2C+Generic+Modafinil%29&T=d



2024-01-01



---
https://thephd.dev/finally-embed-in-c23
finally. #embed


2024-01-01



---
https://thepiratebay.org/description.php?id=6353395



2024-01-01



---
https://theplosblog.plos.org/2018/11/opinion-the-first-crispred-babies-are-here-whats-next/
Opinion: The first CRISPRed babies are here, what's next?


2024-01-01



---
https://theprofessorisin.com/wp-content/uploads/2011/06/kelskycv2011-doc.pdf



2024-01-01



---
https://thesecatsdonotexist.com/



2024-01-01



---
https://thesession.org/tunes/13031
Yn Bollan Bane (jig) on The Session


2024-01-01



---
https://thestrategybridge.org/the-bridge/2018/10/17/great-expectations-the-case-of-horatio-nelson-and-the-role-of-confidence-in-military-genius
Great Expectations: The Case of Horatio Nelson and the Role of Confidence in Military Genius


2024-01-01



---
https://thetalkhouse.com/how-i-wrote-arrival/



2024-01-01



---
https://thetotebag.wordpress.com/2020/06/03/its-getting-better-all-the-time/



2024-01-01



---
https://theumlaut.com/paul-krugman-is-brilliant-but-is-he-meta-rational-497db0db931



2024-01-01



---
https://thewalrus.ca/around-the-world-in-eighty-lies/
Around the World in Eighty Lies


2024-01-01



---
https://thewalrus.ca/playing-god/
Playing God


2024-01-01



---
https://theworld.org/stories/2016/07/30/inside-united-states
Inside the United States


2024-01-01



---
https://thezvi.wordpress.com/2017/07/20/change-is-bad/
Change Is Bad


2024-01-01



---
https://thezvi.wordpress.com/2017/08/12/choices-are-really-bad/
Choices Are Really Bad


2024-01-01



---
https://thezvi.wordpress.com/2018/07/26/prediction-markets-when-do-they-work/
Prediction Markets: When Do They Work?


2024-01-01



---
https://thingofthings.wordpress.com/2016/06/15/against-gwern-on-stories/
Against Gwern On Stories


2024-01-01



---
https://think-maths.co.uk/wp-content/uploads/2023/03/Think-Maths-Domino-Computer-Worksheets_0.pdf



2024-01-01



---
https://thiscatdoesnotexist.com/



2024-01-01



---
https://thisrentaldoesnotexist.com/



2024-01-01



---
https://thl.fi/en/research-and-development/research-professors/veikko-salomaa
Veikko Salomaa


2024-06-26



---
https://thomwolf.io/
Thomas Wolf


2024-09-05



---
https://thoughtbot.com/blog/arduino-bathroom-occupancy-detector
Arduino-Based Bathroom Occupancy Detector


2024-01-01



---
https://thoughtbroadcast.com/2011/09/04/how-to-retire-at-age-27/
How To Retire At Age 27


2024-01-01



---
https://thoughtcrime.crummy.com/2009/Error.html
Single-Bit Error


2024-01-01



---
https://thoughtcrumbs.com/publications/chi1364-burke.pdf



2024-01-01



---
https://threadreaderapp.com/thread/1142799627600584704.html



2024-01-01



---
https://threadreaderapp.com/thread/1148361355130527748.html
Thread by @Gankro: "zelda speedrunners are now at the point where they're attacking the memory allocator to Go Fast—repeatedly leaking memory to get the heap […]"


2024-01-01



---
https://tibshirani.su.domains/ftp/tibs-copss.pdf



2024-01-01



---
https://tick-tack-snick-snack.tumblr.com/post/182979729124/this-waifu-does-not-exist-gwern
im in your walls


2024-01-01



---
https://timarit.is/page/131542
Grønlandsposten - 16.03.1948


2024-01-01



---
https://time.com/5810454/coronavirus-immunity-reinfection/
What We Know About Coronavirus Immunity and Reinfection


2024-01-01



---
https://time.com/time/magazine/article/0,9171,1812048,00.html



2024-01-01



---
https://time.com/time/magazine/article/0,9171,57731,00.html



2024-01-01



---
https://time.com/time/world/article/0,8599,2053871,00.html



2024-01-01



---
https://timelines.issarice.com/wiki/Timeline_of_Carl_Shulman_publications#Full_timeline
Timeline of Carl Shulman publications


2024-01-01



---
https://timesofindia.indiatimes.com/city/hyderabad/Hyderabad-2-drug-peddlers-held/articleshow/50212016.cms
Hyderabad: 2 drug peddlers held


2024-01-01



---
https://timetravel.mementoweb.org/
Time Travel


2024-01-01



---
https://tineye.com/
TinEye Reverse Image Search


2024-01-01



---
https://tinkering.xyz/fmo-optimization-story/
Optimization story - quantum mechanics simulation speedup


2024-01-01



---
https://tinyurl.com/hquv34
Colab notebook: HQU-v3.4-light (Jax TPU)


2024-01-01



---
https://tip.duke.edu/
Duke Talent Identification Program


2024-01-01



---
https://tl.net/blogs/271998-worker-rush-part-2-bm-rising?view=all
Worker Rush Part 2: BM Rising


2024-01-01



---
https://tl.net/blogs/272765-worker-rush-nuts-and-bolts?view=all
Worker Rush: Nuts and Bolts


2024-01-01



---
https://tl.net/blogs/281817-worker-rush-part-3-a-new-approach?view=all
Worker Rush Part 3: A New Approach


2024-01-01



---
https://tl.net/blogs/283221-worker-rush-part-4-rising-up?view=all
Worker Rush Part 4: Rising Up


2024-01-01



---
https://tl.net/blogs/286351-worker-rush-part-5-live-to-win?view=all
Worker Rush Part 5: Live to Win


2024-01-01



---
https://tl.net/blogs/304674-worker-rush-part-6-at-a-loss?view=all
Worker Rush Part 6: At a Loss


2024-01-01



---
https://tl.net/blogs/308882-bronze-delving-deeper?view=all
Bronze: Delving Deeper


2024-01-01



---
https://tl.net/blogs/313577-bronze-part-2-hell-is-other-people?view=all
Bronze Part 2: Hell is Other People


2024-01-01



---
https://tl.net/blogs/319375-bronze-part-3-casually-cruel?view=all
Bronze Part 3: Casually Cruel


2024-01-01



---
https://tl.net/blogs/328804-bronze-part-4-a-legendary-league?view=all
Bronze Part 4: A Legendary League


2024-01-01



---
https://tobaccocontrol.bmj.com/content/14/1/49.full
A prospective study of off-label use of, abuse of, and dependence on nicotine inhaler


2024-01-01



---
https://tobiasbuckell.com/2010/01/31/why-my-books-are-no-longer-for-sale-via-amazon/



2024-01-01



---
https://today.oregonstate.edu/news/bipedal-robot-developed-oregon-state-achieves-guinness-world-record-100-meters
Bipedal robot developed at Oregon State achieves Guinness World Record in 100 meters


2024-01-01



---
https://today.yougov.com/politics/articles/37052-why-wont-americans-get-vaccinated-poll-data
Why won’t Americans get vaccinated? One in five Americans believes the US government is using the COVID-19 vaccine to microchip the population


2024-01-01



---
https://today.yougov.com/society/articles/20510-most-flat-earthers-consider-themselves-religious



2024-01-01



---
https://today.yougov.com/society/articles/35852-lions-and-tigers-and-bears-what-animal-would-win-f



2024-01-01



---
https://togetter.com/li/410981
東浩紀氏「エヴァQ、普通に面白くなかった」


2024-01-01



---
https://tohoku.repo.nii.ac.jp/record/1462/files/0040-8743-2005-64-68.pdf



2024-01-01



---
https://tokyo.hiltonjapan.co.jp/restaurants/dynasty



2024-01-01



---
https://tomcritchlow.com/2019/11/18/yes-and/
‘Yes! and... How to be effective in the theatre of work’, 2019


2024-01-01



---
https://tomodachi.de/
Anime no Tomodachi e.V.


2024-01-01



---
https://tomodachi.de/funime/
Anime no Tomodachi e.V.


2024-01-01



---
https://tomodachi.de/html/archiv/funime/f27_kurz_1.html
Seite nicht gefunden – Anime no Tomodachi e.V.


2024-01-01



---
https://tomwildenhain.com/PowerPointTM/PowerPointTM.pptx



2024-01-01



---
https://tonysmithconsulting.com/personal-growth-philosophy/
Tony Smith Consulting is coming soon


2024-01-01



---
https://tor.stackexchange.com/questions/6271/accessing-tor-hidden-services-over-a-single-hop-circuit
Accessing Tor hidden services over a single hop circuit


2024-01-01



---
https://torrentfreak.com/russia-will-probably-legalize-some-software-piracy-to-mitigate-sanctions-220307/
Russia Will Probably Legalize Some Software Piracy to Mitigate Sanctions


2024-01-01



---
https://tosche.net/fonts/comic-code



2024-01-01



---
https://tosche.net/non-fonts/arcade-game-typography



2024-01-01



---
https://toughsf.blogspot.com/2017/10/anti-orbit-laser-submarines.html
ToughSF: Anti-Orbit Laser Submarines


2024-01-01



---
https://touhou.fandom.com/wiki/Category:Music
Category:Music


2024-01-01



---
https://towakudai.blogs.com/Hikikomori_as_Gendered_Issue.pdf



2024-01-01



---
https://towardsdatascience.com/animating-ganime-with-stylegan-the-tool-c5a2c31379d
Animating gAnime with StyleGAN: The Tool—In-depth tutorial for an open-source GAN research tool—I go into more detail about the tool and how it can be used to create animations. I also share a compiled version of the tool and a trained model to interact with, as the process to do that with just the source code is complicated at the moment.


2024-01-01



---
https://towardsdatascience.com/auto-regressive-generative-models-pixelrnn-pixelcnn-32d192911173
Auto-Regressive Generative Models (PixelRNN, PixelCNN++)


2024-01-01



---
https://towardsdatascience.com/gpt-3-creative-potential-of-nlp-d5ccae16c1ab



2024-01-01



---
https://towardsdatascience.com/how-to-fine-tune-gpt-2-so-you-can-generate-long-form-creative-writing-7a5ae1314a61



2024-01-01



---
https://townsendletter.com/Oct2005/gabyrebuttal1005.htm
Validation of the orthoiodosupplementation program: A Rebuttal of Dr. Gaby's Editorial on iodine
Guy E. Abraham, David Brownstein
2005-10
2024-01-01

iodine

---
https://tracingwoodgrains.medium.com/how-one-tight-knit-circle-of-internet-troublemakers-convinced-professional-journalists-they-were-ac05459aa4c5



2024-01-01



---
https://training.cochrane.org/handbook/current
Cochrane Handbook for Systematic Reviews of Interventions


2024-01-01



---
https://training.cochrane.org/handbook/current/chapter-10
Chapter 10: Analysing data and undertaking meta-analyses


2024-01-01



---
https://training.cochrane.org/handbook/current/chapter-10#section-10-5-2
9.4.5.2 Meta-analysis of change scores


2024-01-01



---
https://training.kalzumeus.com/newsletters/archive/saas_pricing
The Black Arts of SaaS Pricing


2024-01-01



---
https://translatewiki.net/wiki/Translating:Statistics
Translating:Statistics


2024-01-01



---
https://travel.state.gov/content/travel/en/about-us/reports-and-statistics.html
Reports and Statistics


2024-01-01



---
https://travel.state.gov/content/travel/en/passports/have-passport/second-passport-book.html
How to Apply for a Second Passport Book
US State Department

2024-06-18

law

---
https://trends.google.com/trends/explore?q=Long%20Bets
Google Trends for ‘Long Bets’


2024-01-01



---
https://trialsjournal.biomedcentral.com/articles/10.1186/s13063-015-1080-8
The effect of iodine supplementation in pregnancy on early childhood neurodevelopment and clinical outcomes: results of an aborted randomized placebo-controlled trial


2024-01-01



---
https://tridao.me/
Tri Dao


2024-09-05



---
https://triplebyte.com/blog/marissa-mayer-interview
Marissa Mayer on Career Growth and How a Revenue Guarantee Almost Killed Google


2024-01-01



---
https://trixter.oldskool.org/2014/06/19/8088-domination-post-mortem-part-1/
8088 Domination Post-Mortem, Part 1


2024-01-01



---
https://trixter.oldskool.org/2014/06/20/8088-domination-post-mortem-conclusion/
8088 Domination Post-Mortem, Conclusion


2024-01-01



---
https://trojansource.codes/trojan-source.pdf



2024-01-01



---
https://trove.nla.gov.au/work/5753591
Trove


2024-01-01



---
https://truewetsuits.jp/travel_guide/tokyo_books_music/manga/Mangano-mori+Ikebukuro/1995
ページがみつかりません。


2024-01-01



---
https://tsuritama.fandom.com/wiki/Talk:Kate#Relation_with_Yuki
Kate Tsuritama Wiki


2024-01-01



---
https://tumbling.alastair.is/post/17661390124/fun-with-analytics-pitting-hacker-news-and



2024-08-04



---
https://tvtropes.org/pmwiki/pmwiki.php/Anime/NeonGenesisEvangelion
<em>Neon Genesis Evangelion</em> (Anime)


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Anime/PuellaMagiMadokaMagica
<em>Puella Magi Madoka Magica</em> (Anime)


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/CrowningMusic/TouhouProject
Crowning Music


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Fanfic/FriendshipIsOptimal
<em>Friendship is Optimal</em> (Fanfic)


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Film/EyesWideShut
<em>Eyes Wide Shut</em> (Film)


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Film/StreetsOfFire
<em>Streets of Fire</em> (Film)


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/BlueAndOrangeMorality
Blue-and-Orange Morality


2024-06-17

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ButForMeItWasTuesday
But for Me, It Was Tuesday


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ButNotTooForeign
But Not Too Foreign


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/CerebusSyndrome
Cerebus Syndrome


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/CheerfulChild
Cheerful Child


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ContrivedCoincidence
Contrived Coincidence


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/CrapsackWorld
Crapsack World


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/FlatEarthAtheist
Flat-Earth Atheist


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ForWantOfANail
For Want of a Nail


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/FreakierThanFiction
Freakier Than Fiction


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/HollywoodAtheist
Hollywood Atheist


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/HollywoodHomely
Hollywood Homely


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/HumansAreTheRealMonsters
Humans Are the Real Monsters


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ImageBooru
Image Booru


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/MoeAnthropomorphism
Moe Anthropomorphism


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/MoneyDearBoy
Money, Dear Boy


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/Mukokuseki
Mukokuseki


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/MysticalWhiteHair?from=Main.WhiteHairedPrettyGirl
Mystical White Hair


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/OccultLawFirm
Occult Law Firm


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/Ojou
Ojou


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/PlayByPostGames
Play-by-Post Games


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/RealityIsUnrealistic
Reality Is Unrealistic


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/RuleOfSexy
Rule of Sexy


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/SecretHistory
Secret history § Fictional secret histories


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ShownTheirWork
Shown Their Work


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/SnowMeansDeath
Snow Means Death


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/SociopathicHero
Sociopathic Hero


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/TemptingFate
Tempting Fate


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/ThePowerOfFriendship
The Power of Friendship


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/TheSociopath
The Sociopath


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/TheTreacheryOfImages
The Treachery of Images


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/TheUnfettered
The Unfettered


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/WetwareCPU
Wetware CPU


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Main/WinToExit
Win to Exit


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/MediaNotes/TheRenaissanceAgeOfAnimation



2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/Platform/FimfictionDotNet



2024-01-01

fiction

---
https://tvtropes.org/pmwiki/pmwiki.php/SugarWiki/MomentOfAwesome
Moment of Awesome


2024-01-01

fiction

---
https://tvtropes.org/pmwiki/remarks.php?trope=Main.ButNotTooForeign



2024-01-01

fiction

---
https://tvtropes.org/pmwiki/remarks.php?trope=Manga.VenusCapriccio#latest



2024-01-01

fiction

---
https://twain.lib.virginia.edu/wilson/pwadshp.html
Promoting <em>Pudd'nhead Wilson</em>


2024-01-01



---
https://tweelingenregister.vu.nl/gpc



2024-01-01



---
https://twigserial.wordpress.com/



2024-01-01



---
https://twitlonger.com/show/n_1sqrh1m
Baba Is Turing Complete: A sketch of a proof (v2)


2024-01-01



---
https://tylervigen.com/spurious-correlations
Spurious Correlations


2024-01-01



---
https://type-r.hatenablog.com/entries/2012/12/05
2012-12-05 押井守が『エヴァンゲリオン』について語ったらしい


2024-01-01



---
https://typemoon.fandom.com/wiki/Talk:Ciel#Parentage
Talk:Ciel TYPE-MOON Wiki


2024-01-01



---
https://typeset.io/authors/joyce-y-tung-2awr195zbq
Joyce Y. Tung, Chinese Academy of Sciences (82 Publications; 5,086 Citations)


2024-10-27



---
https://typographica.org/typeface-reviews/clavichord/
Clavichord


2024-01-01



---
https://tzstamp.io/



2024-01-01



---
https://uberty.org/wp-content/uploads/2015/07/Norbert_Wiener_Cybernetics.pdf



2024-01-01



---
https://ubuntu.com/certified/certification/hardware/201512-20417



2024-01-01



---
https://uitspraken.rechtspraak.nl/inziendocument?id=ECLI:NL:RBMNE:2014:4790
ECLI:NL:RBMNE:2014:4790


2024-01-01



---
https://uitspraken.rechtspraak.nl/inziendocument?id=ECLI:NL:RBMNE:2014:4792
ECLI:NL:RBMNE:2014:4792


2024-01-01



---
https://uk.pi-supply.com/products/pijuice-solar?v=7516fd43adaa
PiJuice Solar


2024-01-01



---
https://uknowledge.uky.edu/cgi/viewcontent.cgi?article=1009&context=forestry_etds



2024-01-01



---
https://ultan.org.uk/tell-me-about-the-lexicon-urthus-an-interview-with-michael-andre-driussi/
‘Tell me about the Lexicon Urthus’: an interview with Michael Andre-Driussi


2024-01-01



---
https://ultra.fandom.com/wiki/Alien_Baltan#Generation_%E2%85%A1
Alien Baltan


2024-01-01



---
https://ultra.fandom.com/wiki/Stegon
Stegon Ultraman Wiki


2024-01-01



---
https://umichrl.pbworks.com/w/page/7597597/Successes%20of%20Reinforcement%20Learning



2024-01-01



---
https://undark.org/2016/05/25/the-death-of-a-study-national-childrens-study/
The Death of the National Children's Study: What Went Wrong?


2024-01-01



---
https://undark.org/2020/06/08/for-experts-who-study-coronaviruses-a-grim-vindication/
For Experts Who Study Coronaviruses, a Grim Vindication


2024-01-01



---
https://undeadly.org/cgi?action=article&sid=20150619071929
2.2. 1 case out of 45: powerful language = exploitable language


2024-01-01



---
https://under-rated-kaiju.fandom.com/wiki/Bustdon
Bastodon Under rated kaiju


2024-01-01



---
https://undergroundinfrastructure.com/2010/07/06/hardening-power-lines/
`Hardening` Power Lines
July Vol. 65 No. 7

2024-01-01



---
https://understandinguncertainty.org/what-does-13-increased-risk-death-mean
What does a 13% increased risk of death mean?


2024-01-01



---
https://unenumerated.blogspot.com/2008/05/coase-theorem-is-false-contracts-depend.html
Unenumerated: The Coase Theorem is false: contracts depend on tort law


2024-01-01



---
https://unenumerated.blogspot.com/2011/01/singularity.html
The Singularity


2024-01-01



---
https://unenumerated.blogspot.com/2011/05/bitcoin-what-took-ye-so-long.html
Bitcoin, what took ye so long?


2024-01-01



---
https://unenumerated.blogspot.com/2011/05/bitcoin-what-took-ye-so-long.html#645549516398219986
Unenumerated: Bitcoin, what took ye so long?


2024-01-01



---
https://unenumerated.blogspot.com/2012/08/proxy-measures-sunk-costs-and.html
Unenumerated: Proxy measures, sunk costs, and Chesterton's fence


2024-01-01



---
https://unenumerated.blogspot.com/2012/10/dead-reckoning-and-exploration-explosion.html
Unenumerated: Dead reckoning and the exploration explosion


2024-01-01



---
https://unenumerated.blogspot.com/2017/02/money-blockchains-and-social-scalability.html
Unenumerated: Money, blockchains, and social scalability


2024-01-01



---
https://unesdoc.unesco.org/ark:/48223/pf0000220391



2024-01-01



---
https://unicode.org/charts/PDF/U1FB00.pdf#page=2



2024-01-01



---
https://universalprior.substack.com/p/on-not-reading-papers
On (Not) Reading Papers


2024-01-01



---
https://unminify.com/
Unminify JS, CSS, HTML, XML and JSON Code


2024-01-01



---
https://unqualified-reservations.blogspot.com/2009/01/gentle-introduction-to-unqualified_15.html
Unqualified Reservations: A gentle introduction to Unqualified Reservations (part 2)


2024-01-01



---
https://unsongbook.com/chapter-13-the-image-of-eternal-death/
Chapter 13: The Image


2024-01-01



---
https://unsongbook.com/chapter-17-that-the-children-of-jerusalem-may-be-saved-from-slavery/
Chapter 18: That The Children Of Jerusalem May Be Saved From Slavery (Passover Bonus Chapter)


2024-01-01



---
https://unsongbook.com/chapter-21-thou-also-dwellest-in-eternity/
Chapter 21: Thou Also Dwellest In Eternity


2024-01-01



---
https://unsongbook.com/chapter-4-tools-were-made-and-born-were-hands/
Chapter 4: Tools Were Made And Born Were Hands


2024-01-01



---
https://unsongbook.com/interlude-%D7%91-the-code-of-the-world/
Interlude ב: The Code of the World


2024-01-01



---
https://unsongbook.com/interlude-%D7%9E-miss-american-pie/
Interlude מ: Miss American Pie


2024-01-01



---
https://unsongbook.com/interlude-%D7%A9-obama/
Interlude ש: Obama


2024-01-01



---
https://unsongbook.com/interlude-%D7%AA-trump/
Interlude ת: Trump


2024-01-01



---
https://unsongbook.com/prologue-2/
Unsong


2024-01-01



---
https://uoguelph.eu.qualtrics.com/jfe/form/SV_cBGMqIIYSsurKW9
How well can you read cat faces? Test yourself to see! This short quiz contains eight video clips of the faces of cats in positive or negative emotional states (selected from the 40 videos used in our recent study).


2024-01-01



---
https://upload.wikimedia.org/wikipedia/commons/5/5c/Coigny-aimee-wertmuller-.jpg



2024-01-01



---
https://upload.wikimedia.org/wikipedia/foundation/1/1e/Wikimedia_Foundation_FY2020-2021_Audit_Report.pdf#page=5
§ pg5
W I. K. I. M. E. D. I. A. FOUNDATION, INC. Consolidated Statements of Activities: Years ended June 30, 2021 and
2020
2024-01-01



---
https://upload.wikimedia.org/wikipedia/foundation/c/ca/UK_BOARD_MEETING.pdf



2024-01-01



---
https://uploads-ssl.webflow.com/60fd4503684b466578c0d307/61138924626a6981ee09caf6_jurassic_tech_paper.pdf#ai21



2024-01-01



---
https://upworthyscience.com/a-star-surgeon-left-a-trail-of-dead-patients-and-his-whistleblowers-were-punished/



2024-01-01



---
https://us-east-1.console.aws.amazon.com/ec2/v2/home?region=us-east-1#LaunchInstanceWizard:ami=ami-b36981d8



2024-01-01



---
https://us.fairmontstore.com/category.aspx?category1=Teas



2024-01-01



---
https://users.cs.northwestern.edu/~robby/courses/322-2013-spring/mytkowicz-wrong-data.pdf



2024-01-01



---
https://users.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf
To what extent should one trust a statement that a program is free of Trojan horses? Perhaps it is more important to trust the people who wrote the software.


2024-01-01



---
https://users.ece.utexas.edu/~adnan/pop-05/lampson-system-design.pdf



2024-01-01



---
https://users.wfu.edu/cottrell/socialism_book/index.html
_Towards A New Socialism_, 1993


2024-01-01



---
https://usesthis.com/
A collection of nerdy interviews asking people from all walks of life what they use to get the job done.


2024-01-01



---
https://uva.theopenscholar.com/vcap/publications



2024-01-01



---
https://uxdesign.cc/uniwidth-typefaces-for-interface-design-b6e8078dc0f7
Uniwidth typefaces for interface design: Uniwidth typefaces have great potential for use in interactive interfaces. This is a short, handy compilation of some available options.


2024-01-01



---
https://vagabondish.com/female-foreign-japan/
No Sex in the City: What It's Like to Be Female and Foreign in Japan


2024-01-01



---
https://validator.w3.org/checklink
W3C Link Checker


2024-01-01



---
https://vanemden.wordpress.com/2009/01/01/ventilated-prose/
Ventilated Prose


2024-01-01



---
https://vanessa-the-skeleton.tumblr.com/post/182979864939/this-waifu-does-not-exist-gwern
Skeleton Crew Music


2024-01-01



---
https://vanishingpoint.air-nifty.com/blog/2008/08/post_7c10.html



2024-01-01



---
https://vanishingpoint.air-nifty.com/blog/2008/10/post-359f.html



2024-01-01



---
https://variety.com/2014/film/news/tokyo-festival-hideaki-anno-warns-of-trouble-ahead-for-japanese-animation-1201339991/
Tokyo Festival: Hideaki Anno Warns of Trouble Ahead for Japanese Animation


2024-01-01



---
https://variety.com/2016/tv/news/peak-tv-2016-scripted-tv-programs-1201944237/
TV Peaks Again in 2016: Could It Hit 500 Shows in 2017?


2024-01-01



---
https://variety.com/2017/digital/news/netflix-thumbs-vs-stars-1202010492/
Netflix Replacing Star Ratings With Thumbs Ups and Thumbs Downs


2024-01-01



---
https://variety.com/2018/gaming/features/starcraft-ii-esports-history-1202873246/
‘StarCraft II': How Blizzard Brought the King of E-sports Back From the Dead: The complete story of how one of e-sports’s biggest franchises, rose, fell, and may yet live again


2024-01-01



---
https://variety.com/2023/biz/news/studio-ghibli-miyazaki-hayao-ntv-1235730638/
Miyazaki Hayao's Studio Ghibli Selling Controlling Stake to NTV


2024-01-01



---
https://vasilishynkarenka.com/gpt-3/
How I used GPT-3 to hit Hacker News front page 5 times in 3 weeks


2024-01-01



---
https://vast.ai/
Rent GPUs


2024-01-01



---
https://vastabrupt.com/2018/08/07/time-war-briefing-for-neolemurian-agents/
Time War // Briefing for Neolemurian Agents – Vast Abrupt


2024-01-01



---
https://vault.si.com/vault/2009/03/23/how-and-why-athletes-go-broke
Recession or no recession, many NFL, NBA and Major League Baseball players have a penchant for losing most or all of their money. It doesn't matter how much they make. And the ways they blow it are strikingly similar


2024-01-01



---
https://vault.si.com/vault/2011/07/04/larger-than-real-life
Larger Than Real Life: For The 7-Foot Set, Professional Basketball Provides More Than An Occupation—It’s A Near Life Imperative. Take All That Away, And Where Does That Leave The Likes Of A Retired Mark Eaton? [2011-07-04]


2024-01-01



---
https://vecta.io/nano
World's Best SVG Compressor


2024-01-01



---
https://venturebeat.com/2017/10/01/globalfoundries-next-generation-chip-factories-will-cost-at-least-10-billion/view-all/
Globalfoundries: Next-generation chip factories will cost at least $10 billion


2024-01-01



---
https://venturebeat.com/games/the-deanbeat-this-player-spent-2-million-in-a-mobile-game-then-he-led-a-boycott/
The DeanBeat: This player spent $2 million in a mobile game. Then he led a boycott.


2024-01-01



---
https://venturebeat.com/social/instagram-has-a-drug-problem/
Instagram has a drug problem


2024-01-01



---
https://verdagon.dev/blog/linear-types-borrowing
What Vale Taught Me About Linear Types, Borrowing, and Memory Safety


2024-01-01



---
https://verdagon.dev/home



2024-01-01



---
https://vestnik.rsmu.press/archive/2018/4/10/content
The efficacy of CRISPR-Cas9-mediated induction of the CCR5delta32 mutation in the human embryo


2024-01-01



---
https://vfxblog.com/2017/08/23/the-tech-of-terminator-2-an-oral-history/
The tech of ‘Terminator 2’ – an oral history


2024-01-01



---
https://vgl.ucdavis.edu/tests?field_species_target_id=216
Cat Tests: Featured Tests


2024-01-01



---
https://vgmdb.net/product/9
Touhou Project


2024-01-01



---
https://vgmdb.net/search?do=results&id=161863
Search Results - VGMdb


2024-01-01



---
https://videolectures.net/rldm2015_silver_reinforcement_learning/
Videolectures


2024-01-01



---
https://videttearchive.ilstu.edu/?a=d&d=vid19780829-01.2.38&e=-------en-20--1--txt-txIN-------
The Vidette 29 August 1978


2024-01-01



---
https://vili.lehdonvirta.com/
Home


2024-01-01



---
https://vimeo.com/170179580



2024-09-09



---
https://vimeo.com/28735982
Joe Betts-LaCroix - FitBit vs Zeop on Vimeo


2024-01-01



---
https://vimeo.com/299232829/89a3ff9ae4
Gilad's Keynote Address - MyHeritage LIVE - November 2018


2024-01-01



---
https://vimeo.com/308851217#t=1m40s
John Nash explains the Nash Equilibrium to Ron Howard [from <em>A Beautiful Mind</em> 2001 documentary]


2024-01-01



---
https://vimeo.com/40265872
Jeremy Howard—Language Acquisition Performance


2024-01-01



---
https://vimeo.com/groups/45234/videos/11912761
Eric Boyd - The North Paw: A Haptic Compass Anklet on Vimeo


2024-01-01



---
https://vincebuffalo.com/blog/2020/08/20/the-problem-of-detecting-polygenic-selection-from-temporal-data.html
The Problem of Detecting Polygenic Selection from Temporal Data


2024-01-01



---
https://vinoshipper.com/shop/silver_hand_meadery/raspberry_passion_22,497
500ml, $23


2024-01-01



---
https://vinoshipper.com/shop/silver_hand_meadery/strawberry_swing_16,641
Strawberry Swing from Silver Hand Meadery


2024-01-01



---
https://vipulnaik.com/blog/the-great-decline-in-wikipedia-pageviews-full-version/
The great decline in Wikipedia pageviews (full version)


2024-01-01



---
https://vision-explorer.allenai.org/text_to_image_generation
Text-to-Image Generation: Text-to-Image Generation is the task of generating an image conditioned on the input text. Try it for yourself: 1. Choose a Caption


2024-01-01



---
https://visualnovel.wordpress.com/2008/06/22/my-anticipated-korean-visual-novels/
My anticipated Korean Visual Novels


2024-01-01



---
https://vitalik.eth.limo/general/2017/09/14/prehistory.html
A Prehistory of the Ethereum Protocol


2024-01-01



---
https://vitalik.eth.limo/general/2021/03/23/legitimacy.html
‘The Most Important Scarce Resource is Legitimacy’, Vitalik Buterin


2024-01-01



---
https://vividness.live/a-new-world-religion
A new World Religion


2024-01-01



---
https://vividness.live/are-mystical-experiences-metaphysical-evidence
Are mystical experiences metaphysical evidence?


2024-01-01



---
https://vividness.live/epistemology-and-enlightenment
Epistemology and enlightenment


2024-01-01



---
https://vividness.live/protestant-buddhism
Protestant Buddhism


2024-01-01



---
https://vizhub.healthdata.org/gbd-compare/
GBD Compare


2024-01-01



---
https://vizhub.healthdata.org/gbd-compare/#settings=0766b73db1d02f22ea6e150ced632f13345caaee
GBD Compare


2024-01-01



---
https://vizhub.healthdata.org/gbd-compare/#settings=1c5235ed0e4875665b1e2005644f6a7694b65e96
GBD Compare


2024-01-01



---
https://vncsnapshot.sourceforge.net/
VNC Snapshot


2024-01-01



---
https://vndb.org/c582
Chiara Farrell


2024-01-01



---
https://vndb.org/p431
Team Device


2024-01-01



---
https://vndb.org/t3486.1
Amano Angeline Hotaru parentage


2024-01-01



---
https://vndb.org/v/all?f=&p=1&s=34w
Browse visual novels


2024-01-01



---
https://vocadb.net/Al/18397
Various artists


2024-01-01



---
https://vocadb.net/Al/22683
南北寻光


2024-01-01



---
https://vr.cs.ucl.ac.uk/portfolio-item/human-tails/
Human Tails


2024-01-01



---
https://w.atwiki.jp/toho



2024-01-01



---
https://w.atwiki.jp/toho/pages/13.html



2024-01-01



---
https://w.atwiki.jp/toho/pages/727.html



2024-01-01



---
https://w.atwiki.jp/toho/pages/948.html



2024-01-01



---
https://w4ngatang.github.io/
Alex Wang—Personal Site


2024-07-13



---
https://waitbutwhy.com/2017/03/elon-musk-post-series.html
The Elon Musk Post Series

2017-03
2024-08-22



---
https://waitbutwhy.com/2023/02/last-six-years.html
A Short History of My Last Six Years

2023-02
2024-08-22



---
https://waitbutwhy.com/archive
Archive


2024-08-22



---
https://waitbutwhy.com/whatsourproblem
What’s Our Problem?


2024-08-22



---
https://waitformultiplememories.tumblr.com/
wait for multiple memories


2024-01-01



---
https://wandb.ai/wandb_fc/gradient-dissent/reports/Peter-Norvig-Google-s-Director-of-Research-Singularity-is-in-the-eye-of-the-beholder--Vmlldzo2MTYwNjk?galleryTag=gradient-dissent
Peter Norvig, Google’s Director of Research—Singularity is in the eye of the beholder: We're thrilled to have Peter Norvig who join us to talk about the evolution of deep learning, his industry-defining book, his work at Google, and what he thinks the future holds for machine learning research (2020-11-20)


2024-01-01



---
https://wandb.ai/wandb_fc/gradient-dissent/reports/What-could-make-AI-conscious-with-Wojciech-Zaremba-co-founder-of-OpenAI--Vmlldzo3NDk3MDI



2024-01-01



---
https://warfarehistorynetwork.com/article/patton-in-wwi/
Patton in WWI


2024-01-01



---
https://warhammer40k.fandom.com/wiki/Nurgle
Nurgle Warhammer 40k Wiki


2024-04-26



---
https://warontherocks.com/2019/02/the-chinese-military-speaks-to-itself-revealing-doubts/
The Chinese Military Speaks to Itself, Revealing Doubts


2024-01-01



---
https://warontherocks.com/2020/10/trust-algorithms-the-army-doesnt-even-trust-its-own-ai-developers/
Trust Algorithms? The Army Doesn’t Even Trust Its Own AI Developers


2024-01-01



---
https://warontherocks.com/2021/08/foreign-fighters-and-cheese-bells/
Cheese Bells and Foreign Fighting


2024-01-01



---
https://warontherocks.com/2022/03/the-curious-case-of-the-accidental-indian-missile-launch/
The Curious Case of the Accidental Indian Missile Launch


2024-01-01



---
https://warontherocks.com/2024/01/rocket-powered-corruption-why-the-missile-industry-became-the-target-of-xis-purge/
Rocket-Powered Corruption: Why the Missile Industry Became the Target of Xi’s Purge


2024-01-01



---
https://warosu.org/g/thread/69872559



2024-01-01



---
https://washingtonmonthly.com/features/2006/0607.benen.html



2024-01-01



---
https://washingtonmonthly.com/features/2007/0709.careycascadia.html



2024-01-01



---
https://waterdev.com/apps/nback



2024-01-01



---
https://wavelifesciences.com/company/leadership/executives/erik-ingelsson-md-phd/



2024-07-17



---
https://wavemotioncannon.com/2016/01/08/why-over-sixty-years-of-animation-history-still-remains-obscure/
Why over sixty years of animation history still remains obscure


2024-01-01



---
https://wavemotioncannon.com/2016/11/08/interview-hideaki-anno-vs-yoshiyuki-tomino-animage-071994/
Interview: Hideaki Anno VS. Yoshiyuki Tomino


2024-01-01



---
https://wavemotioncannon.com/2016/12/19/yoh-yoshinari-interview-animestyle-032013-part-13/
Yoh Yoshinari Interview (Animestyle, 03/2013) Part 1/3


2024-01-01



---
https://wavemotioncannon.com/2017/01/03/yoh-yoshinari-interview-animestyle-032013-part-33/
Yoh Yoshinari Interview (AnimeStyle, 03/2013) Part 3/3


2024-01-01



---
https://wavemotioncannon.com/2017/02/21/the-current-status-of-gainax-interview-hiroyuki-yamaga-yoshiyuki-sadamoto-september-2016/
The Current Status of GAINAX – Interview: Hiroyuki Yamaga &amp; Yoshiyuki Sadamoto (September, 2016)


2024-01-01



---
https://waymo.com/blog/2022/12/wheels-up-for-waymo-as-we-expand/



2024-01-01



---
https://wcfcourier.com/news/local/crime-and-courts/one-sentenced-in-silk-road-drug-case/article_7b014078-0499-575d-8e31-356bb431ca94.html
One sentenced in Silk Road drug case


2024-01-01



---
https://wcfcourier.com/news/local/crime-and-courts/second-person-pleads-in-silk-road-ecstasy-case/article_f83869f2-6011-57be-a38a-90221545dd92.html
Second person pleads in Silk Road ecstasy case


2024-01-01



---
https://wcfcourier.com/news/local/crime-and-courts/waterloo-man-pleads-guilty-to-selling-ecstacy/article_a57aab93-b9c5-5e3e-8438-6e229c9bd036.html
Waterloo man pleads guilty to selling Ecstasy


2024-01-01



---
https://wcscanada.org/portals/42/media/file/WSB_Ocelot.pdf



2024-01-01



---
https://web-archive-org.translate.goog/web/20070301005837/homepage3.nifty.com/kyrie/story26.html?_x_tr_sch=http&_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en-US
ï¿½Üï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Aï¿½Nï¿½ï¿½


2024-01-01



---
https://web-archive-org.translate.goog/web/20071011032649/homepage3.nifty.com/kyrie/story25.html?_x_tr_sch=http&_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en-US
ï¿½ÄÖÌï¿½


2024-01-01



---
https://web-archive-org.translate.goog/web/20090531052021/http://www.dma.aoba.sendai.jp/~acchan/EVA/Angels/Bruges.html?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-US
Bruges la Morte


2024-01-01



---
https://web-archive.southampton.ac.uk/cogprints.org/371/3/148.pdf



2024-01-01



---
https://web-archive.southampton.ac.uk/cogprints.org/5178/1/are_null_results_becoming.pdf
Are Null Results Becoming an Endangered Species in Marketing?


2024-01-01



---
https://web-japan.org/trends00/honbun/tj010207.html
Not Just for Kids Arts and Entertainment Trends in Japan


2024-01-01



---
https://web.archive.org/save
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/akadot.com/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/http://www.cochrane.org.uk/opinion/archive/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/https://quantimodo.com/
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/https://www.google.com/reader/api/0/stream/contents/feed/http%3A%2F%2Fgse-compliance.blogspot.com%2Fatom.xml*
Wayback Machine


2024-04-25



---
https://web.archive.org/web/*/kodansha.cplaza.ne.jp/gainax/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/szabo.best.vwh.net/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/www.gainax.co.jp/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/*/www.geocities.com/Tokyo/4081/*
Wayback Machine


2024-01-01



---
https://web.archive.org/web/19971015094640/http://www.pantos.org/atw/35654.html
All Things Web: How Much Is Too Much?


2024-01-01



---
https://web.archive.org/web/19980526011348/http://www.hyw.com/Books/History/Fertilit.htm



2024-01-01



---
https://web.archive.org/web/19980710052633if_/http://nausicaa.net/miyazaki/file-archive/UNSORTED/antonov.JPG



2024-01-01



---
https://web.archive.org/web/19981202185145/http://www.ex.org/2.4/11-news.html



2024-01-01



---
https://web.archive.org/web/19981206202518/www.jurai.net/amplus/1.2/lynx/10-interview3.html



2024-01-01



---
https://web.archive.org/web/19990129013330/j-pop.com/anime/a_13_theatrical/picks0.html



2024-01-01



---
https://web.archive.org/web/19990221015612/www.jurai.net/amplus/1.2/lynx/6-eva_anno.html



2024-01-01



---
https://web.archive.org/web/19990221054809/www.jurai.net/amplus/1.2/lynx/8-interview1.html



2024-01-01



---
https://web.archive.org/web/19990221064102/www.jurai.net/amplus/1.2/lynx/9-interview2.html



2024-01-01



---
https://web.archive.org/web/19991009185922/http://members.tripod.com/~EvaOtaku/episode25.html



2024-01-01



---
https://web.archive.org/web/19991009203638/http://members.tripod.com/~EvaOtaku/episode26.htm



2024-01-01



---
https://web.archive.org/web/19991104051329/http://dimensionsmagazine.com/dimtext/kjn/people/heaviest.htm



2024-01-01



---
https://web.archive.org/web/19991127120613/http://www.gainax.co.jp/anime/eva/chara-e.html



2024-01-01



---
https://web.archive.org/web/20000105121856/http://www.gainax.co.jp/news.html



2024-01-01



---
https://web.archive.org/web/20000511000150/http://www.gainax.co.jp/menu-e.html



2024-01-01



---
https://web.archive.org/web/20000818010943/www.animenewsservice.com/archives/july99.htm



2024-01-01



---
https://web.archive.org/web/20000919204844/http://www.gainax.co.jp/anime/karekano/staff.html



2024-01-01



---
https://web.archive.org/web/20001014204422/www.j-pop.com/anime/archive/feature/04_gal_999/otaking4.html



2024-01-01



---
https://web.archive.org/web/20001014231243/www.j-pop.com/anime/archive/feature/04_gal_999/otaking5.html



2024-01-01



---
https://web.archive.org/web/20001017203811/http://www.gainax.co.jp/soft/urucfs/index2-e.html



2024-01-01



---
https://web.archive.org/web/20001029201251/http://ieee.uow.edu.au/~daniel/software/libneural/BPN_tutorial/BPN_English/BPN_English/node9.html



2024-01-01



---
https://web.archive.org/web/20001212215800/www.acsys.com/~tallman/ecom_e.html



2024-01-01



---
https://web.archive.org/web/20001215150600/www.acsys.com/~tallman/newtype_e.html



2024-01-01



---
https://web.archive.org/web/20001217044400/www.j-pop.com/anime/archive/feature/04_gal_999/otaking10.html



2024-01-01



---
https://web.archive.org/web/20001217055200/www.j-pop.com/anime/archive/feature/04_gal_999/otaking11.html



2024-01-01



---
https://web.archive.org/web/20001217065800/http://www.j-pop.com/anime/archive/feature/04_gal_999/otaking12.html



2024-01-01



---
https://web.archive.org/web/20001217080300/www.j-pop.com/anime/archive/feature/04_gal_999/otaking2.html



2024-01-01



---
https://web.archive.org/web/20001217140000/www.j-pop.com/anime/archive/feature/04_gal_999/otaking6.html



2024-01-01



---
https://web.archive.org/web/20001217151500/www.j-pop.com/anime/archive/feature/04_gal_999/otaking7.html



2024-01-01



---
https://web.archive.org/web/20001217163000/www.j-pop.com/anime/archive/feature/04_gal_999/otaking8.html



2024-01-01



---
https://web.archive.org/web/20001217173900/www.j-pop.com/anime/archive/feature/04_gal_999/otaking9.html



2024-01-01



---
https://web.archive.org/web/20010116052100/http://www.gainax.co.jp/anime/karekano/diary/9810-e.html



2024-01-01



---
https://web.archive.org/web/20010202171200/http://sysopmind.com/algernon.html



2024-01-01



---
https://web.archive.org/web/20010210204056/www.acsys.com/~tallman/rebirth_e.html



2024-01-01



---
https://web.archive.org/web/20010211123346/www.acsys.com/~tallman/stray_e.html



2024-01-01



---
https://web.archive.org/web/20010217062324/j-pop.com/anime/archive/feature/03_evangelion/anno1.html



2024-01-01



---
https://web.archive.org/web/20010219070024/j-pop.com/anime/archive/reviews/11_comp_graphics/picks0.html



2024-01-01



---
https://web.archive.org/web/20010219070203/j-pop.com/anime/archive/reviews/09_fan_fav/picks0.html



2024-01-01



---
https://web.archive.org/web/20010219070334/j-pop.com/anime/archive/reviews/14/05_serialexplain.html



2024-01-01



---
https://web.archive.org/web/20010220143006/j-pop.com/anime/archive/feature/03_evangelion/anno2.html



2024-01-01



---
https://web.archive.org/web/20010304203436/j-pop.com/anime/archive/feature/03_evangelion/end1.html



2024-01-01



---
https://web.archive.org/web/20010305211004/j-pop.com/anime/archive/feature/03_evangelion/end2.html



2024-01-01



---
https://web.archive.org/web/20010713213403/http://erewhon.ticonuno.it/arch/1999/scena/manga/manga2.htm



2024-01-01



---
https://web.archive.org/web/20010720155933/http://erewhon.ticonuno.it/arch/1999/scena/manga/manga3.htm



2024-01-01



---
https://web.archive.org/web/20010722114001/http://www.gainax.co.jp/soft/mahjong/ss/chara/shinji-e.html



2024-01-01



---
https://web.archive.org/web/20010802144026/http://www.tor.com/72ltrs.html



2024-01-01



---
https://web.archive.org/web/20011006012323/http://erewhon.ticonuno.it/arch/1999/scena/manga/manga4.htm



2024-01-01



---
https://web.archive.org/web/20011227153221/http://www.gainax.co.jp/soft/mahjong/ss/chara/rei.html



2024-01-01



---
https://web.archive.org/web/20011227155058/http://www.gainax.co.jp/soft/mahjong/ss/chara/touji.html



2024-01-01



---
https://web.archive.org/web/20011227155516/http://www.gainax.co.jp/soft/mahjong/ss/chara/gendo.html



2024-01-01



---
https://web.archive.org/web/20020109033050/http://www.hkiff.org.hk/eng/new/festival_news4_4.html



2024-01-01



---
https://web.archive.org/web/20020127003526/http://www.gainax.co.jp/soft/mahjong/ss/chara/mary.html



2024-01-01



---
https://web.archive.org/web/20020209144843/http://erewhon.ticonuno.it/arch/1999/scena/manga/manga1.htm



2024-01-01



---
https://web.archive.org/web/20020312064520/https://www.humanistictexts.org/carvaka.htm



2024-01-01



---
https://web.archive.org/web/20020606012703/http://masterwork.animemedia.com/Evangelion/anno.html



2024-01-01



---
https://web.archive.org/web/20020807001551/http://www.slawcio.com/ursula.html



2024-01-01



---
https://web.archive.org/web/20021207080806/http://www.berdyaev.com/berdiaev/berd_lib/1915_186.html
The Religion of Resuscitative Resurrection


2024-03-13



---
https://web.archive.org/web/20030812100727/http://kodansha.cplaza.ne.jp/gainax/anno_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20030812101127/http://kodansha.cplaza.ne.jp/gainax/anno_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20030812101153/http://kodansha.cplaza.ne.jp/gainax/anno_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20030812101621/http://kodansha.cplaza.ne.jp/gainax/anno_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030812102009/http://kodansha.cplaza.ne.jp/gainax/anno_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20030812122940/http://kodansha.cplaza.ne.jp/gainax/anno_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20030812123007/http://kodansha.cplaza.ne.jp/gainax/anno_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030812123736/http://kodansha.cplaza.ne.jp/gainax/anno_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20030815042222/http://kodansha.cplaza.ne.jp/gainax/takeda_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20030830014621/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_3rd/sadamoto_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20030830014730/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_3rd/sadamoto_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20030830015325/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_3rd/sadamoto_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20030830015426/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_3rd/sadamoto_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030901101844/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_1st/sadamoto_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20030901101929/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_1st/sadamoto_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20030901102034/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_2nd/sadamoto_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030909095257/http://eva.onegeek.org/pipermail/evangelion/2003-August/000326.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20030920142646/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_1st/masayuki_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20030920142735/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_1st/masayuki_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20030920142755/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_1st/masayuki_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20030920143323/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_profile.html



2024-01-01



---
https://web.archive.org/web/20030920143633/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_1st/masayuki_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20030923220156/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_profile.html



2024-01-01



---
https://web.archive.org/web/20030924200157/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_1st/takeda_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20030924200401/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_1st/takeda_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20030925180126/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_2nd/takeda_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030925180917/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_2nd/takeda_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20030925181830/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_2nd/takeda_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20030925182046/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_3rd/takeda_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20030925182127/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_3rd/takeda_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20030925182524/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_4th/takeda_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20030925182555/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_4th/takeda_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20030925183105/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_4th/takeda_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20030925183234/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_3rd/takeda_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20031009174704/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_profile.html



2024-01-01



---
https://web.archive.org/web/20031010231110/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_3rd/masayuki_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20031010231119/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_3rd/masayuki_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031010231838/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_3rd/masayuki_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20031012110719/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_2nd/takeda_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031012174111/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_1st/takeda_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20031014061651/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_4th/takeda_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20031015100830/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_2nd/masayuki_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20031015101054/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_2nd/masayuki_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20031015102236/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_1st/sadamoto_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20031015105021/http://kodansha.cplaza.ne.jp/gainax/takeda/takeda_3rd/takeda_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031015105305/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_4th/sadamoto_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20031119004019/http://kodansha.cplaza.ne.jp/gainax/sato/sato_3rd/sato_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20031125141811/http://kodansha.cplaza.ne.jp/gainax/sato/sato_1st/sato_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20031125142317/http://kodansha.cplaza.ne.jp/gainax/sato/sato_2nd/sato_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031125143412/http://kodansha.cplaza.ne.jp/gainax/sato/sato_3rd/sato_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20031125144929/http://kodansha.cplaza.ne.jp/gainax/sato/sato_profile.html



2024-01-01



---
https://web.archive.org/web/20031205021525/http://anime-tourist.com/article.php?sid=298



2024-01-01



---
https://web.archive.org/web/20031206181654/http://www.akadot.com/article/article-tsurumaki1.html



2024-01-01



---
https://web.archive.org/web/20031207221805/www.gainax.co.jp/soft/urucd/index-e.html



2024-01-01



---
https://web.archive.org/web/20031208113458/http://www.akadot.com/article/article-tsurumaki2.html



2024-01-01



---
https://web.archive.org/web/20031210001801/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_2nd/sadamoto_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031214082044/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_2nd/sadamoto_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20031214082852/http://kodansha.cplaza.ne.jp/gainax/sato/sato_2nd/sato_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20031214234704/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_2nd/sadamoto_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20031216063315/http://kodansha.cplaza.ne.jp/gainax/sato/sato_2nd/sato_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20031219221226/http://eva.onegeek.org/pipermail/evangelion/2003-December/000723.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20031220154242/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_2nd/masayuki_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20031220154439/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_2nd/masayuki_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20031221114521/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_4th/sadamoto_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20031221114523/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_4th/sadamoto_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20031221114531/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_1st/sadamoto_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20031221114712/http://kodansha.cplaza.ne.jp/gainax/sadamoto/sadamoto_4th/sadamoto_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20031225131135/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_profile.html



2024-01-01



---
https://web.archive.org/web/20031226170544/http://eva.onegeek.org/pipermail/evangelion/2003-November/000714.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20031226191928/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_1st/higuchi_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20031226192004/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_1st/higuchi_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20031226193027/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_1st/higuchi_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20031227090453/http://eva.onegeek.org/pipermail/evangelion/2003-November/000661.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040101025405/http://www.anime-tourist.com/article.php?sid=299



2024-01-01



---
https://web.archive.org/web/20040107174033/www.akadot.com/article/article-ogata2.html



2024-01-01



---
https://web.archive.org/web/20040108034018/www.akadot.com/article/article-tsurumaki3.html



2024-01-01



---
https://web.archive.org/web/20040129093201/www.akadot.com/article/article-ogata3.html



2024-01-01



---
https://web.archive.org/web/20040203105028/http://nausicaa.net/~michj/tokyo/990203.html



2024-01-01



---
https://web.archive.org/web/20040206214224/http://www.akadot.com/article/article-ogata1.html



2024-01-01



---
https://web.archive.org/web/20040211204712/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_profile.html



2024-01-01



---
https://web.archive.org/web/20040212034357/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_2nd/kamimura_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212034553/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_2nd/kamimura_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040212035022/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_2nd/kamimura_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040212041321/http://kodansha.cplaza.ne.jp/gainax/sato/sato_1st/sato_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040212114815/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_1st/higuchi_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212115040/http://kodansha.cplaza.ne.jp/gainax/sato/sato_1st/sato_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212115229/http://kodansha.cplaza.ne.jp/gainax/sato/sato_1st/sato_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040212151412/http://kodansha.cplaza.ne.jp/gainax/sato/sato_2nd/sato_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040212151959/http://kodansha.cplaza.ne.jp/gainax/sato/sato_4th/sato_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212152155/http://kodansha.cplaza.ne.jp/gainax/sato/sato_4th/sato_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20040212152234/http://kodansha.cplaza.ne.jp/gainax/sato/sato_4th/sato_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20040212230452/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_2nd/higuchi_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212230814/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_2nd/higuchi_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040212230905/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_2nd/higuchi_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040212231014/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_2nd/higuchi_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040212231412/http://kodansha.cplaza.ne.jp/gainax/sato/sato_3rd/sato_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040212231626/http://kodansha.cplaza.ne.jp/gainax/sato/sato_3rd/sato_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040215215459/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_3rd/higuchi_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040216013435/http://eva.onegeek.org/pipermail/oldeva/1999-March/026419.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040217015031/http://eva.onegeek.org/pipermail/oldeva/1999-March/027330.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040218064319/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_3rd/higuchi_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040218064417/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_3rd/higuchi_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040218064551/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_4th/higuchi_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20040218064644/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_4th/higuchi_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20040218064808/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_4th/higuchi_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20040218064917/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_4th/higuchi_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20040221143037/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_1st/kamimura_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040221143126/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_1st/kamimura_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040221143220/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_1st/kamimura_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040221143402/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_1st/kamimura_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040301065812/http://escaflowneonline.com/eva/ideon.html



2024-01-01



---
https://web.archive.org/web/20040306190835/http://eva.onegeek.org/pipermail/oldeva/1999-March/027229.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040306191130/http://eva.onegeek.org/pipermail/oldeva/1999-March/027272.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040325023803/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_3rd/kamimura_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040330092906/http://eva.onegeek.org/pipermail/oldeva/1996-November/000809.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040331071727/http://eva.onegeek.org/pipermail/oldeva/1997-August/001086.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040408033504/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_1st/watanabe_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040410072502/http://kodansha.cplaza.ne.jp/gainax/sato/sato_4th/sato_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20040415013840/http://kodansha.cplaza.ne.jp/gainax/higuchi/higuchi_3rd/higuchi_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040416174717/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_4th/watanabe_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20040416174933/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_4th/watanabe_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20040416175007/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_4th/watanabe_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20040416175258/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_4th/watanabe_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20040420130422/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_1st/watanabe_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040421023924/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_3rd/kamimura_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040421024119/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_3rd/kamimura_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040421024218/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_3rd/kamimura_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040502165318/http://kodansha.cplaza.ne.jp/gainax/kamimura/kamimura_2nd/kamimura_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040502165608/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_2nd/murahama_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040504104304/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_2nd/murahama_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040507104917/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_profile.html



2024-01-01



---
https://web.archive.org/web/20040510083601/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_1st/murahama_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040510083715/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_1st/murahama_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040510083956/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_1st/murahama_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040510084131/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_1st/murahama_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040510084554/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_2nd/murahama_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040528104018/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_2nd/tsurumaki_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040528213548/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_1st/tsurumaki_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040604120713/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_4th/tsurumaki_4th_scene1.html



2024-01-01



---
https://web.archive.org/web/20040604135736/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_profile.html



2024-01-01



---
https://web.archive.org/web/20040605021231/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_profile.html



2024-01-01



---
https://web.archive.org/web/20040605065641/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_4th/tsurumaki_4th_scene2.html



2024-01-01



---
https://web.archive.org/web/20040605125145/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_1st/tsurumaki_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040605130346/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_1st/tsurumaki_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040605130545/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_1st/tsurumaki_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040606013623/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_2nd/tsurumaki_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040606013934/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_2nd/tsurumaki_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040606014525/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_3rd/tsurumaki_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040606015218/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_3rd/tsurumaki_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040606015347/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_3rd/tsurumaki_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040606015932/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_3rd/tsurumaki_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040606035758/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_2nd/tsurumaki_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040606170610/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_4th/tsurumaki_4th_scene4.html



2024-01-01



---
https://web.archive.org/web/20040612143827/http://kodansha.cplaza.ne.jp/gainax/masayuki/masayuki_3rd/masayuki_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040616191642/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_2nd/watanabe_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040616191828/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_2nd/watanabe_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040616191939/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_2nd/watanabe_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040616192140/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_2nd/watanabe_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040616220921/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_3rd/watanabe_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040616220952/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_3rd/watanabe_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040616221345/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_3rd/watanabe_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040617065731/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_1st/watanabe_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040617065944/http://kodansha.cplaza.ne.jp/gainax/watanabe/watanabe_1st/watanabe_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040617163852/http://kodansha.cplaza.ne.jp/gainax/murahama/murahama_2nd/murahama_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040617212134/http://kodansha.cplaza.ne.jp/gainax/anno/anno_1st/anno_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040617212148/http://kodansha.cplaza.ne.jp/gainax/anno/anno_1st/anno_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040617212229/http://kodansha.cplaza.ne.jp/gainax/anno/anno_1st/anno_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040617212255/http://kodansha.cplaza.ne.jp/gainax/anno/anno_1st/anno_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040617212304/http://kodansha.cplaza.ne.jp/gainax/anno/anno_1st/anno_1st_scene5.html



2024-01-01



---
https://web.archive.org/web/20040619110313/http://akadot.com/article.php?a=31



2024-01-01



---
https://web.archive.org/web/20040707044048/http://christiancadre.org/member_contrib/cp_infanticide.html



2024-01-01



---
https://web.archive.org/web/20040722035511/http://eva.onegeek.org/pipermail/oldeva/1997-August/001754.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20040803233702/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_profile.html



2024-01-01



---
https://web.archive.org/web/20040803234030/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_2nd/otsuki_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040803235118/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_2nd/otsuki_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040803235417/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_2nd/otsuki_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040804000304/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_2nd/otsuki_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040804001147/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_profile.html



2024-01-01



---
https://web.archive.org/web/20040804040003/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_1st/otsuka_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040804072934/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_1st/otsuka_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040804074025/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_1st/otsuka_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040805163810/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_1st/otsuki_1st_scene2.html



2024-01-01



---
https://web.archive.org/web/20040805170522/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_1st/otsuki_1st_scene3.html



2024-01-01



---
https://web.archive.org/web/20040805171027/http://kodansha.cplaza.ne.jp/gainax/otsuki/otsuki_1st/otsuki_1st_scene4.html



2024-01-01



---
https://web.archive.org/web/20040808013302/http://kodansha.cplaza.ne.jp/gainax/tsurumaki/tsurumaki_4th/tsurumaki_4th_scene3.html



2024-01-01



---
https://web.archive.org/web/20040812201354/http://www.asahi.com/english/lifestyle/TKY200405080114.html



2024-01-01



---
https://web.archive.org/web/20040910040858/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_3rd/otsuka_3rd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040910040907/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_3rd/otsuka_3rd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040910040912/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_3rd/otsuka_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040910040918/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_3rd/otsuka_3rd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040911011825/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_2nd/otsuka_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20040911011830/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_2nd/otsuka_2nd_scene2.html



2024-01-01



---
https://web.archive.org/web/20040911011856/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_2nd/otsuka_2nd_scene3.html



2024-01-01



---
https://web.archive.org/web/20040911011901/http://kodansha.cplaza.ne.jp/gainax/otsuka/otsuka_2nd/otsuka_2nd_scene4.html



2024-01-01



---
https://web.archive.org/web/20040922020546/https://www.scienceagogo.com/news/20040819224859data_trunc_sys.shtml



2024-01-01



---
https://web.archive.org/web/20040927064055/http://kodansha.cplaza.ne.jp/gainax/hiramatsu/hiramatsu_profile.html



2024-01-01



---
https://web.archive.org/web/20040927221024/http://kodansha.cplaza.ne.jp/gainax/hiramatsu/hiramatsu_1st/hiramatsu_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20040927221036/http://kodansha.cplaza.ne.jp/gainax/hiramatsu/hiramatsu_2nd/hiramatsu_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20041119051318/http://kodansha.cplaza.ne.jp/gainax/akai/akai_profile.html



2024-01-01



---
https://web.archive.org/web/20041119052623/http://kodansha.cplaza.ne.jp/gainax/anno/anno_profile.html



2024-01-01



---
https://web.archive.org/web/20041207225837/http://www.gainax.co.jp/special/kiiteyo/toyoko05-e.html



2024-01-01



---
https://web.archive.org/web/20041207225842/http://www.gainax.co.jp/special/kiiteyo/fujimi02-e.html



2024-01-01



---
https://web.archive.org/web/20041207233615/http://www.gainax.co.jp/special/kiiteyo/ikuta02-e.html



2024-01-01



---
https://web.archive.org/web/20041208024056/http://www.gainax.co.jp/special/kiiteyo/toyoko01-e.html



2024-01-01



---
https://web.archive.org/web/20041213075145/www.pulp-mag.com/archives/5.08/interview_hernandez_02.shtml



2024-01-01



---
https://web.archive.org/web/20041215001258/www.evangelion.ca/story/ikuto.html



2024-01-01



---
https://web.archive.org/web/20041224092649/http://www.eva-r.com/faq/evarfaqeoe.html



2024-01-01



---
https://web.archive.org/web/20041224092649/www.eva-r.com/faq/evarfaqeoe.html



2024-01-01



---
https://web.archive.org/web/20050207005650/http://www.gainax.co.jp/special/kiiteyo/index-e.html



2024-01-01



---
https://web.archive.org/web/20050207065017/http://www.gainax.co.jp/anime/karekano/diary/index-e.html



2024-01-01



---
https://web.archive.org/web/20050209120629/http://www.evangelion.ca/faqs/essay7.html



2024-01-01



---
https://web.archive.org/web/20050211075932/http://www.gainax.co.jp/special/kiiteyo/toyoko03-e.html



2024-01-01



---
https://web.archive.org/web/20050211080410/http://www.gainax.co.jp/special/kiiteyo/fujimi04-e.html



2024-01-01



---
https://web.archive.org/web/20050211080410/www.gainax.co.jp/special/kiiteyo/fujimi04-e.html



2024-01-01



---
https://web.archive.org/web/20050211080453/http://www.gainax.co.jp/special/kiiteyo/meidai02-e.html



2024-01-01



---
https://web.archive.org/web/20050211080453/www.gainax.co.jp/special/kiiteyo/meidai02-e.html



2024-01-01



---
https://web.archive.org/web/20050211080846/http://www.gainax.co.jp/special/kiiteyo/nishiko01-e.html



2024-01-01



---
https://web.archive.org/web/20050211080942/http://www.gainax.co.jp/special/kiiteyo/toyama04-e.html



2024-01-01



---
https://web.archive.org/web/20050211081114/http://www.gainax.co.jp/special/kiiteyo/nishiko05-e.html



2024-01-01



---
https://web.archive.org/web/20050211081114/www.gainax.co.jp/special/kiiteyo/nishiko05-e.html



2024-01-01



---
https://web.archive.org/web/20050211081204/http://www.gainax.co.jp/special/kiiteyo/fujimi01-e.html



2024-01-01



---
https://web.archive.org/web/20050211081208/http://www.gainax.co.jp/special/kiiteyo/toyama01-e.html



2024-01-01



---
https://web.archive.org/web/20050211081417/http://www.gainax.co.jp/special/kiiteyo/nishiko02-e.html



2024-01-01



---
https://web.archive.org/web/20050211081520/http://www.gainax.co.jp/special/kiiteyo/toyoko04-e.html



2024-01-01



---
https://web.archive.org/web/20050211081520/www.gainax.co.jp/special/kiiteyo/toyoko04-e.html



2024-01-01



---
https://web.archive.org/web/20050211081643/http://www.gainax.co.jp/special/kiiteyo/meidai03-e.html



2024-01-01



---
https://web.archive.org/web/20050211081859/http://www.gainax.co.jp/special/kiiteyo/fujimi05-e.html



2024-01-01



---
https://web.archive.org/web/20050211082031/http://www.gainax.co.jp/special/kiiteyo/ikuta03-e.html



2024-01-01



---
https://web.archive.org/web/20050211082031/www.gainax.co.jp/special/kiiteyo/ikuta03-e.html



2024-01-01



---
https://web.archive.org/web/20050211082158/http://www.gainax.co.jp/special/kiiteyo/toyama02-e.html



2024-01-01



---
https://web.archive.org/web/20050211082224/http://www.gainax.co.jp/special/kiiteyo/ikuta04-e.html



2024-01-01



---
https://web.archive.org/web/20050211082224/www.gainax.co.jp/special/kiiteyo/ikuta04-e.html



2024-01-01



---
https://web.archive.org/web/20050211082330/http://www.gainax.co.jp/special/kiiteyo/nishiko03-e.html



2024-01-01



---
https://web.archive.org/web/20050211082632/http://www.gainax.co.jp/special/kiiteyo/fujimi06-e.html



2024-01-01



---
https://web.archive.org/web/20050211082632/www.gainax.co.jp/special/kiiteyo/fujimi06-e.html



2024-01-01



---
https://web.archive.org/web/20050211083050/http://www.gainax.co.jp/special/kiiteyo/meidai04-e.html



2024-01-01



---
https://web.archive.org/web/20050211083050/www.gainax.co.jp/special/kiiteyo/meidai04-e.html



2024-01-01



---
https://web.archive.org/web/20050211083201/http://www.gainax.co.jp/special/kiiteyo/ikuta01-e.html



2024-01-01



---
https://web.archive.org/web/20050211083228/http://www.gainax.co.jp/special/kiiteyo/fujimi03-e.html



2024-01-01



---
https://web.archive.org/web/20050211083241/http://www.gainax.co.jp/special/kiiteyo/meidai05-e.html



2024-01-01



---
https://web.archive.org/web/20050211083241/www.gainax.co.jp/special/kiiteyo/meidai05-e.html



2024-01-01



---
https://web.archive.org/web/20050211083334/http://www.gainax.co.jp/special/kiiteyo/toyama03-e.html



2024-01-01



---
https://web.archive.org/web/20050211083507/http://www.gainax.co.jp/special/kiiteyo/toyoko06-e.html



2024-01-01



---
https://web.archive.org/web/20050211083507/www.gainax.co.jp/special/kiiteyo/toyoko06-e.html



2024-01-01



---
https://web.archive.org/web/20050211083512/http://www.gainax.co.jp/special/kiiteyo/nishiko04-e.html



2024-01-01



---
https://web.archive.org/web/20050211083512/www.gainax.co.jp/special/kiiteyo/nishiko04-e.html



2024-01-01



---
https://web.archive.org/web/20050211083730/http://www.gainax.co.jp/special/kiiteyo/toyoko02-e.html



2024-01-01



---
https://web.archive.org/web/20050211083730/www.gainax.co.jp/special/kiiteyo/toyoko02-e.html



2024-01-01



---
https://web.archive.org/web/20050211083743/http://www.gainax.co.jp/special/kiiteyo/meidai01-e.html



2024-01-01



---
https://web.archive.org/web/20050211123251/http://www.gainax.co.jp/anime/karekano/diary/9811-e.html



2024-01-01



---
https://web.archive.org/web/20050213014306/home.comcast.net/~hasshin/evacomm.html



2024-01-01



---
https://web.archive.org/web/20050213041430/http://home.comcast.net/~hasshin/okadacomm.html



2024-01-01



---
https://web.archive.org/web/20050219233539/http://home.comcast.net/~hasshin/okada.html



2024-01-01



---
https://web.archive.org/web/20050313072621/http://www.gainax.co.jp/special/sada_otsuka/index-e.html



2024-01-01



---
https://web.archive.org/web/20050407200800/home.comcast.net/~hasshin/shimamoto.html



2024-01-01



---
https://web.archive.org/web/20050413002420/http://www.geocities.jp/animeyawa/eva.html



2024-01-01



---
https://web.archive.org/web/20050417235915/http://www.gainax.co.jp/anime/karekano/staff-e.html



2024-01-01



---
https://web.archive.org/web/20050422052422/http://moura.jp/frames/gainax/akai/akai_1st/akai_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20050422052426/http://moura.jp/frames/gainax/akai/akai_2nd/akai_2nd_scene1.html



2024-01-01



---
https://web.archive.org/web/20050422052430/http://moura.jp/frames/gainax/akai/akai_3rd/akai_3rd_scene1.html



2024-01-01



---
https://web.archive.org/web/20050429190953/evamonkey.com/reichu/misc/reichu_s2works_eyed.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20050429191009/evamonkey.com/reichu/misc/reichu_s2works_amaki.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20050507011443/https://www.findarticles.com/p/articles/mi_m1077/is_n9_v48/ai_13947840
Ebony: where the men are: the 10 best cities

2005-05-07
2024-11-02



---
https://web.archive.org/web/20050620220522/http://www.geocities.com/sephkhan/rants/dharma.html



2024-01-01



---
https://web.archive.org/web/20051107103030/http://mpt.phrasewise.com/2003/05/02



2024-01-01



---
https://web.archive.org/web/20051118214322/http://www.gainax.co.jp/news/index.html?year=2005&month=8



2024-01-01



---
https://web.archive.org/web/20051225154635/http://eva.onegeek.org/pipermail/evangelion/2005-July/002748.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060228193352/http://philipbrophy.com/projects/cnsncs/NeonGenesisEvangelion.html



2024-01-01



---
https://web.archive.org/web/20060322040019/http://www.nutraceuticalsworld.com/articles/2000/09/how-to-get-your-supplement-right-and-avoid-disaste.php



2024-01-01



---
https://web.archive.org/web/20060410055050/https://www.navy.mil/navydata/cno/n87/history/wwii-campaigns.html



2024-01-01



---
https://web.archive.org/web/20060414172948/http://www.newcriterion.com/archives/24/04/a-science-fiction-writer-of-the-fifties/



2024-01-01



---
https://web.archive.org/web/20060517152008/http://www.wordsurge.com/The_Abyss.txt



2024-01-01



---
https://web.archive.org/web/20060517222319/http://hackage.haskell.org/trac/summer-of-code/



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060518002450/http://eva.onegeek.org/pipermail/evangelion/2005-June/002710.html
[EVA] Evangelion 10<sup>th</sup> Anniversary Panel @ Anime Expo 2005


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518002538/http://eva.onegeek.org/pipermail/evangelion/2005-June/002713.html
[EVA] Evangelion 10<sup>th</sup> Anniversary Panel @ Anime Expo 2005


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518002726/http://eva.onegeek.org/pipermail/evangelion/2005-June/002720.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060518002952/http://eva.onegeek.org/pipermail/evangelion/2005-June/002727.html
Eva's original ratings


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518010928/http://eva.onegeek.org/pipermail/evangelion/2005-April/002623.html
Greenfield grist for the Eva mill...


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518011106/http://eva.onegeek.org/pipermail/evangelion/2005-April/002629.html
Re: Animefantastique


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518022137/http://eva.onegeek.org/pipermail/evangelion/2006-January/003106.html
Bandage fetish [Rei in Death]


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518123118/http://eva.onegeek.org/pipermail/evangelion/2005-July/002766.html
Eva cels in the collector market


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518123342/http://eva.onegeek.org/pipermail/evangelion/2005-July/002775.html
Eva cels in the collector market


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518123354/http://eva.onegeek.org/pipermail/evangelion/2005-July/002776.html
Eva cels in the collector market


2024-01-01

anime/eva

---
https://web.archive.org/web/20060518123419/http://eva.onegeek.org/pipermail/evangelion/2005-July/002777.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060518183857/http://eva.onegeek.org/pipermail/evangelion/2004-December/002032.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060519050647/http://eva.onegeek.org/pipermail/evangelion/2005-February/002394.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060519051016/http://eva.onegeek.org/pipermail/evangelion/2005-February/002407.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060519051823/http://eva.onegeek.org/pipermail/evangelion/2005-February/002438.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060521105551/http://www.stephenjaygould.org/library/darwin_sketch.html



2024-01-01



---
https://web.archive.org/web/20060522172634/http://eva.onegeek.org/pipermail/evangelion/2004-May/001188.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060522174916/http://eva.onegeek.org/pipermail/evangelion/2004-May/001289.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060522175631/http://eva.onegeek.org/pipermail/evangelion/2004-May/001321.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060522181729/http://eva.onegeek.org/pipermail/evangelion/2004-May/001413.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060601001429/http://eva.onegeek.org/pipermail/oldeva/1998-April/012739.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20060620090542/http://hackage.haskell.org/trac/summer-of-code/report/1



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629061358/http://hackage.haskell.org/trac/summer-of-code/ticket/3



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629061857/http://hackage.haskell.org/trac/summer-of-code/ticket/30



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629062124/http://hackage.haskell.org/trac/summer-of-code/ticket/44



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629062327/http://hackage.haskell.org/trac/summer-of-code/ticket/54



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629062454/http://hackage.haskell.org/trac/summer-of-code/ticket/61



2024-01-01

cs/haskell

---
https://web.archive.org/web/20060629062841/http://hackage.haskell.org/trac/summer-of-code/ticket/81



2024-01-01

cs/haskell

---
https://web.archive.org/web/20070104064055/http://www.montrealmirror.com/ARCHIVES/2004/070804/cover_film.html



2024-01-01



---
https://web.archive.org/web/20070107102600/http://eva.onegeek.org/pipermail/evangelion/2006-September/003707.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070110064716/http://eva.onegeek.org/pipermail/evangelion/2006-September/003726.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070110065216/http://eva.onegeek.org/pipermail/evangelion/2006-September/003724.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070110065312/http://eva.onegeek.org/pipermail/evangelion/2006-September/003730.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070127034239/https://www.evamonkey.com/2006/12/transcript-of-newtype-usa-article.php
Eva Monkey, The Ultimate Evangelion Resource Site


2024-06-17

anime/eva

---
https://web.archive.org/web/20070301005837/homepage3.nifty.com/kyrie/story26.html



2024-01-01



---
https://web.archive.org/web/20070303193433/http://eva.onegeek.org/pipermail/evangelion/2006-November/003855.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070311143105/homepage3.nifty.com/kyrie/story24-2-1.htm



2024-01-01



---
https://web.archive.org/web/20070319202251/http://www.cs.bham.ac.uk/~ard/modules/swh05.html



2024-01-01



---
https://web.archive.org/web/20070513121920/http://hackage.haskell.org/trac/summer-of-code/wiki/SoC2006



2024-01-01

cs/haskell

---
https://web.archive.org/web/20070619043947/http://eva.onegeek.org/pipermail/oldeva/2000-August/036814.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070706103752/http://varsztat.com/projects/curl/



2024-01-01



---
https://web.archive.org/web/20070707233248/www.fansview.com/2000a/022400d.htm



2024-01-01



---
https://web.archive.org/web/20070708071534/varsztat.com/projects/curl/darcs/



2024-01-01



---
https://web.archive.org/web/20070813151006/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=152CF82F48143D59



2024-01-01



---
https://web.archive.org/web/20070825130059/http://eva.onegeek.org/pipermail/oldeva/1999-January/024322.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20070912070655/http://memeticdrift.net/bucky/eik_session_11alt.html



2024-01-01



---
https://web.archive.org/web/20070918015632/http://mtgox.com/



2024-01-01



---
https://web.archive.org/web/20070927035716/www.aoianime.hu/evangelion/index.php?page=interanno



2024-01-01



---
https://web.archive.org/web/20070930204043/http://www.hollywoodreporter.com/hr/search/article_display.jsp?vnu_content_id=1889839



2024-01-01



---
https://web.archive.org/web/20071010001649/http://eva.onegeek.org/pipermail/oldeva/1998-April/013136.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071010002224/http://eva.onegeek.org/pipermail/evangelion/2007-April/004099.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071011022938/https://psy.fsu.edu/~baumeistertice/goodaboutmen.htm
Is There Anything Good About Men?
Baumeister
2007
2024-01-01



---
https://web.archive.org/web/20071011032649/homepage3.nifty.com/kyrie/story25.html



2024-01-01



---
https://web.archive.org/web/20071011104241/homepage3.nifty.com/kyrie/story24-1-1.htm



2024-01-01



---
https://web.archive.org/web/20071012235026/http://eva.onegeek.org/pipermail/oldeva/1998-February/010248.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071014224218/keyframe.cjas.org/~mneideng/trans/misc/annoghib.txt



2024-01-01



---
https://web.archive.org/web/20071015033710/http://eva.onegeek.org/pipermail/oldeva/2001-September/040387.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071020051936/http://iq.org/#Everyoneandnoonewantstosavetheworld



2024-01-01



---
https://web.archive.org/web/20071103111305/www.cjas.org/~leng/hikiko.htm



2024-01-01



---
https://web.archive.org/web/20071103111333/www.cjas.org/~leng/otaku-e.htm



2024-01-01



---
https://web.archive.org/web/20071104075936/www.cjas.org/~leng/onvlive.htm



2024-01-01



---
https://web.archive.org/web/20071109185622/http://www-users.cs.york.ac.uk/~ndm/guihaskell/



2024-01-01



---
https://web.archive.org/web/20071113011303/http://www.aoianime.hu/evangelion/index.php?page=intersadamoto2



2024-01-01



---
https://web.archive.org/web/20071113012850/www.aoianime.hu/evangelion/index.php?page=intersadamoto1



2024-01-01



---
https://web.archive.org/web/20071128074125/www.cjas.org/~leng/revolution.htm



2024-01-01



---
https://web.archive.org/web/20071201115804/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=21BCDEABD117783D



2024-01-01



---
https://web.archive.org/web/20071201121817/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=637BFC2B6B13D512



2024-01-01



---
https://web.archive.org/web/20071201123144/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=B97EF4562EF3B244



2024-01-01



---
https://web.archive.org/web/20071201141912/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=D505A03B8B64C3BF



2024-01-01



---
https://web.archive.org/web/20071203042207/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=AB859DA837B7BDCD



2024-01-01



---
https://web.archive.org/web/20071203063254/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=647C914C97658198



2024-01-01



---
https://web.archive.org/web/20071204000038/waste.informatik.hu-berlin.de/Grassmuck/Texts/otaku00_e.html



2024-01-01



---
https://web.archive.org/web/20071207235755/www.geocities.com/Tokyo/4081/file425.html#3



2024-01-01



---
https://web.archive.org/web/20071214012009/www.cjas.org/~leng/otakingdom.htm



2024-01-01



---
https://web.archive.org/web/20071214080820/http://eva.onegeek.org/pipermail/evangelion/2007-May/004157.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071214080953/http://eva.onegeek.org/pipermail/evangelion/2007-May/004172.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071214081505/http://eva.onegeek.org/pipermail/evangelion/2007-May/004160.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071214081843/http://eva.onegeek.org/pipermail/evangelion/2006-November/003857.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20071227014809/http://johakyu.net/lib/2007/11/2007-11-13-000608.php



2024-01-01



---
https://web.archive.org/web/20071229061158/https://www.japansociety.org/otaku_talk



2024-01-01



---
https://web.archive.org/web/20080107023717/http://hackage.haskell.org/trac/summer-of-code/ticket/1122



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080112003455/https://www.japansociety.org/otaku_unmasked



2024-01-01



---
https://web.archive.org/web/20080119140041/http://www.fansview.com/2001/otakon/081101d.htm



2024-01-01



---
https://web.archive.org/web/20080122121945/http://johakyu.net/lib/anno-interviews-year.php



2024-01-01



---
https://web.archive.org/web/20080127001226/http://johakyu.net/lib/2007/07/2007-07-27-000535.php



2024-01-01



---
https://web.archive.org/web/20080127001231/http://johakyu.net/lib/2007/07/2007-07-27-000536.php



2024-01-01



---
https://web.archive.org/web/20080127001251/http://johakyu.net/lib/2007/07/2007-07-27-000550.php



2024-01-01



---
https://web.archive.org/web/20080204074446/https://code.google.com/soc/2007/haskell/appinfo.html?csaid=D4DEE221DAC4E810



2024-01-01



---
https://web.archive.org/web/20080226224947/http://johakyu.net/lib/2008/02/2008-02-24-000797.php



2024-01-01



---
https://web.archive.org/web/20080324101857/http://hackage.haskell.org/trac/summer-of-code/ticket/1537



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080324102704/http://hackage.haskell.org/trac/summer-of-code/ticket/1536



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080324102735/http://hackage.haskell.org/trac/summer-of-code/ticket/1545



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080331232242/http://hackage.haskell.org/trac/summer-of-code/wiki/SoC2008



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080401152704/http://hackage.haskell.org/trac/summer-of-code/wiki/SoC2007



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080403020227/http://discovermagazine.com/2008/apr/27-from-haitian-zombie-poison-to-inuit-knives



2024-01-01



---
https://web.archive.org/web/20080408151715/http://hackage.haskell.org/trac/summer-of-code/ticket/1560



2024-01-01

cs/haskell

---
https://web.archive.org/web/20080410181840/http://uzwi.wordpress.com/2007/01/27/very-afraid/



2024-01-01



---
https://web.archive.org/web/20080415072321/http://d.hatena.ne.jp/otonaanime/20070331



2024-01-01



---
https://web.archive.org/web/20080501130545/https://code.google.com/soc/2008/haskell/appinfo.html?csaid=69C2ABD1E013EE0C



2024-01-01



---
https://web.archive.org/web/20080504115212/www.mit.edu/people/rei/manga-okada.html



2024-01-01



---
https://web.archive.org/web/20080504115217/https://www.mit.edu/people/rei/manga-okadaluncheon.html#QA



2024-01-01



---
https://web.archive.org/web/20080504115217/www.mit.edu/people/rei/manga-okadaluncheon.html



2024-01-01



---
https://web.archive.org/web/20080511222536/http://eva.onegeek.org/pipermail/evangelion/2006-August/003688.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080511232530/http://eva.onegeek.org/pipermail/oldeva/2002-February/040863.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080511234020/http://eva.onegeek.org/pipermail/oldeva/2001-November/040699.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512023700/http://eva.onegeek.org/pipermail/oldeva/2002-February/040857.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512042444/http://eva.onegeek.org/pipermail/oldeva/2002-February/040866.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512042559/http://eva.onegeek.org/pipermail/oldeva/2002-August/041420.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512043422/http://eva.onegeek.org/pipermail/oldeva/2002-August/041439.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512062511/http://eva.onegeek.org/pipermail/oldeva/2001-September/040302.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512150745/http://eva.onegeek.org/pipermail/oldeva/2001-August/040229.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080512150915/http://eva.onegeek.org/pipermail/oldeva/2001-September/040366.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080513032224/http://eva.onegeek.org/pipermail/oldeva/2002-December/041932.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080513153253/http://eva.onegeek.org/pipermail/oldeva/2001-August/040122.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080513153900/http://eva.onegeek.org/pipermail/oldeva/2001-September/040341.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080513155535/http://eva.onegeek.org/pipermail/oldeva/2001-October/040587.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080513174809/http://eva.onegeek.org/pipermail/oldeva/2001-September/040334.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515071023/http://eva.onegeek.org/pipermail/evangelion/2006-December/003864.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515072125/http://eva.onegeek.org/pipermail/oldeva/2001-October/040552.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515161510/http://eva.onegeek.org/pipermail/evangelion/2006-September/003693.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515215447/http://eva.onegeek.org/pipermail/oldeva/2001-December/040737.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515215757/http://eva.onegeek.org/pipermail/oldeva/2001-December/040760.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080515223546/http://eva.onegeek.org/pipermail/evangelion/2007-January/003901.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080516035850/http://eva.onegeek.org/pipermail/evangelion/2007-June/004265.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20080602034359/https://www.wired.com/culture/lifestyle/news/2001/10/47894
Wayback Goes Way Back on Web


2024-01-01



---
https://web.archive.org/web/20080602112650/http://www.hiraganatimes.com/hp/scenes/kiji/kiji222-2e.html



2024-01-01



---
https://web.archive.org/web/20080603064601/https://bloody-disgusting.com/news/12459/
Vertigo Hires Scribes for ‘Death Note’ Remake


2024-01-01



---
https://web.archive.org/web/20080615201012/http://johakyu.net/lib/2008/05/2008-05-18-000850.php



2024-01-01



---
https://web.archive.org/web/20080616045128/https://code.google.com/soc/2008/haskell/appinfo.html?csaid=56D60241D77CA94C



2024-01-01



---
https://web.archive.org/web/20080701063952/http://www.shirky.com/herecomeseverybody/2008/04/looking-for-the-mouse.html



2024-01-01



---
https://web.archive.org/web/20080725133858/http://johakyu.net/lib/2007/07/2007-07-27-000543.php



2024-01-01



---
https://web.archive.org/web/20080725134322/http://johakyu.net/lib/2007/07/2007-07-27-000542.php



2024-01-01



---
https://web.archive.org/web/20080804105225/http://www.animejump.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=32&page=1



2024-01-01



---
https://web.archive.org/web/20080905135023/http://www.fool.com/specials/2000/sp000322levin.htm
Fool Interview With the CEO of Millennium Pharmaceuticals


2024-01-01



---
https://web.archive.org/web/20080908062312/http://johakyu.net/lib/2007/07/2007-07-27-000552.php



2024-01-01



---
https://web.archive.org/web/20080916062059/http://www.wisconsinmedicalsociety.org/savant_syndrome/savant_profiles/kim_peek



2024-05-10



---
https://web.archive.org/web/20080924030010/http://www.charlesolson.com/CBOCureForDeath.html



2024-01-01



---
https://web.archive.org/web/20081002015610/http://www.animenation.net/blog/2007/01/26/ask-john-why-the-sudden-trend-in-reviving-classic-mecha-anime/



2024-01-01



---
https://web.archive.org/web/20081002102943/drugbuyers.com/freeboard/ubbthreads.php?ubb=showflat&Number=703659#Post703659



2024-01-01



---
https://web.archive.org/web/20081010214351/https://www.pelleas.net/aniTOP/index.php?title=recent_stuff&more=1&c=1&tb=1&pb=1



2024-01-01



---
https://web.archive.org/web/20081230022813/http://szabo.best.vwh.net/lex.html



2024-01-01



---
https://web.archive.org/web/20090109050218/http://www.dailytech.com/IBM+Says+Its+Lucky+to+Get+10+to+20+Yields+on+Cell+Processor/article3295.htm
IBM Says It's Lucky to Get 10% to 20% Yields on Cell Processor


2024-01-01



---
https://web.archive.org/web/20090119214130/http://www.dchieftain.com/news/78448-03-09-08.html



2024-01-01



---
https://web.archive.org/web/20090210205744/http://eva.onegeek.org/pipermail/oldeva/1999-June/028928.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20090302203414/https://web.mit.edu/krugman/www/myth.html



2024-01-01



---
https://web.archive.org/web/20090304221125/https://www.amazon.com/Hersheys-Milk-Chocolate-1-55-Ounce-Bars/dp/B000IXWCQO



2024-01-01



---
https://web.archive.org/web/20090306144914/http://33bits.org/2008/11/12/57
Lendingclub.com: A de-anonymization walkthrough


2024-01-01



---
https://web.archive.org/web/20090309062556/http://members.efn.org/~dredmond/GV.html



2024-01-01



---
https://web.archive.org/web/20090331052423/http://33bits.org/2008/11/20/graph-isomorphism-deceptively-hard
Graph isomorphism: deceptively hard


2024-01-01



---
https://web.archive.org/web/20090331074813/https://www.cs.utexas.edu/~shmat/socialnetworks-faq.html



2024-01-01



---
https://web.archive.org/web/20090406045934/http://www.miyadai.com/index.php?itemid=716



2024-01-01



---
https://web.archive.org/web/20090417183624/http://www.askthesleepexperts.com/2007/02/19/is-it-safe-to-buy-modafinil-online/



2024-01-01



---
https://web.archive.org/web/20090430093950/http://chronicle.com/free/v55/i34/34a00101.htm



2024-01-01



---
https://web.archive.org/web/20090517214657/http://33bits.org/2009/05/13/your-morning-commute-is-unique-on-the-anonymity-of-homework-location-pairs/
Your Morning Commute is Unique: On the Anonymity of Home/Work Location Pairs


2024-01-01



---
https://web.archive.org/web/20090525025525/http://www.death-note.fr/home.php?page=news3



2024-01-01



---
https://web.archive.org/web/20090531052021/http://www.dma.aoba.sendai.jp/~acchan/EVA/Angels/Bruges.html



2024-01-01



---
https://web.archive.org/web/20090713005058/http://homepage3.nifty.com/mana/ecom4.htm



2024-01-01



---
https://web.archive.org/web/20091001184532/http://sparky.haskell.org:8080/



2024-01-01

cs/haskell

---
https://web.archive.org/web/20091001221840/http://www.businessweek.com/investor/content/sep2009/pi20090928_251573.htm
Shares of Cephalon are down on fears that growth of its sleep disorder drug Provigil is slowing and could be hurt by the early rollout of generics


2024-01-01



---
https://web.archive.org/web/20091014231915/http://www.animevice.com/news/rumor-alert-death-note-movie-script-leaked/2653/
Rumor Alert: Death Note Movie Script Leaked?


2024-01-01



---
https://web.archive.org/web/20091021193732/http://geocities.com/currintrading/bank.html
The Scam To End All Scams; Epilogue: The story of the biggest heist in Eve's history


2024-01-01



---
https://web.archive.org/web/20091026234156/http://geocities.com/currintrading/
Currin Trading; Ambition, Deception, Honor, Redemption: The story of the biggest heist in Eve's history


2024-01-01



---
https://web.archive.org/web/20091104050530/http://eva.onegeek.org/pipermail/evangelion/2009-October/004934.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20091105035905/http://eva.onegeek.org/pipermail/evangelion/2009-November/004949.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20100111144618/http://www.fortunecity.com/lavender/godfather/104/essay.htm



2024-01-01



---
https://web.archive.org/web/20100123083943/http://hackage.haskell.org/trac/summer-of-code/ticket/1579



2024-01-01

cs/haskell

---
https://web.archive.org/web/20100126065000/http://consumerist.com/2009/08/xbox-360-failure-rate-is-542-percent-game-informer-finds.html



2024-01-01



---
https://web.archive.org/web/20100130045958/http://hackage.haskell.org/trac/summer-of-code/ticket/1574



2024-01-01

cs/haskell

---
https://web.archive.org/web/20100226190432/http://33bits.org/2010/02/22/google-docs-leaks-identity/
How Google Docs Leaks Your Identity


2024-01-01



---
https://web.archive.org/web/20100301094213/http://www.guynameddave.com/100-thing-challenge.html



2024-01-01



---
https://web.archive.org/web/20100308175001/http://volokh.com/sasha/grapes.html



2024-01-01



---
https://web.archive.org/web/20100311030336/http://ukrainiancomputing.org/Malinovsky.html



2024-01-01



---
https://web.archive.org/web/20100312232315/http://www.nubrain.com/index.php?act=viewProd&productId=12



2024-01-01



---
https://web.archive.org/web/20100316045719/http://blog.patch-tag.com/2010/03/13/mirroring-patch-tag/



2024-01-01



---
https://web.archive.org/web/20100316162413/http://knol.google.com/k/basic-accounting-concepts-2-debits-and-credits



2024-01-01



---
https://web.archive.org/web/20100324194403/https://hackage.haskell.org/trac/hackage/ticket/576



2024-01-01

cs/haskell

---
https://web.archive.org/web/20100328082632/http://www.rpow.net/



2024-01-01



---
https://web.archive.org/web/20100412152035/http://wiki.llvm.org/HowTo:_LLVM-based_cross_compiler



2024-01-01



---
https://web.archive.org/web/20100416105141/http://hackage.haskell.org/trac/summer-of-code/ticket/1585



2024-01-01

cs/haskell

---
https://web.archive.org/web/20100416132315/http://hackage.haskell.org/trac/summer-of-code/ticket/1584



2024-01-01

cs/haskell

---
https://web.archive.org/web/20100423145709/http://www.firstthings.com/article/2010/04/believe-it-or-not



2024-01-01



---
https://web.archive.org/web/20100501033720/https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/haskell/t127230760615



2024-01-01



---
https://web.archive.org/web/20100524065126/https://machineslikeus.com/news/how-lithium-works-brain



2024-01-01



---
https://web.archive.org/web/20100607063852/http://www.japanator.com/rumor-gainax-and-evangelion-remakes-splitting-up--15139.phtml



2024-01-01



---
https://web.archive.org/web/20100619071209/http://www.hssonline.org/publications/Newsletter2009/July_Szilard.html



2024-01-01



---
https://web.archive.org/web/20100620115653/https://www.girlscouts.org/news/news_releases/2007/2007_cookie_report.pdf#page=3



2024-01-01



---
https://web.archive.org/web/20100628055041/https://code.google.com/speed/articles/web-metrics.html
Web metrics: Size and number of resources


2024-01-01



---
https://web.archive.org/web/20100702125114/https://michaelpollan.com/articles-archive/opium-made-easy/



2024-01-01



---
https://web.archive.org/web/20100704002207/http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages



2024-01-01



---
https://web.archive.org/web/20100704174112/http://interactive.usc.edu/members/splott/2009/02/the_marginal_advantage.html



2024-01-01



---
https://web.archive.org/web/20100706183112/http://www.resolve.org/family-building-options/insurance_coverage/the-costs-of-infertility-treatment.html



2024-01-01



---
https://web.archive.org/web/20100806203000/http://blog.euromonitor.com/2010/08/global-cocoa-prices-20102011-forecast.html



2024-01-01



---
https://web.archive.org/web/20100810201303/http://33bits.org/2010/06/01/yet-another-identity-stealing-bug-will-creeping-normalcy-be-the-result/
Yet Another Identity Stealing Bug. Will Creeping Normalcy be the Result?


2024-01-01



---
https://web.archive.org/web/20100813072845/http://thedailycrosshatch.com/2008/06/30/interview-ralph-bakshi-pt-2/
Interview: Ralph Bakshi Pt. 2


2024-05-24



---
https://web.archive.org/web/20100820164532/http://www.gainax.co.jp/staff-info/0001.html



2024-01-01



---
https://web.archive.org/web/20100906030724/http://www.technologyreview.com/computing/25141/
The High Cost of Upholding Moore's Law


2024-01-01



---
https://web.archive.org/web/20100919001632/drugbuyers.com/freeboard/ubbthreads.php/topics/1018116/EDandMore_Spierx_Modafinil_Fak



2024-01-01



---
https://web.archive.org/web/20101003031057/http://33bits.org/2010/09/28/instant-personalization-privacy-flaws
Facebook's Instant Personalization: An Analysis of Fundamental Privacy Flaws


2024-01-01



---
https://web.archive.org/web/20101031205747/http://www.tothink.com/mnemonic/



2024-01-01



---
https://web.archive.org/web/20101104172646/http://www.casl.umd.edu/node/1331



2024-01-01



---
https://web.archive.org/web/20101201144331/http://top500.org/system/performance/9707



2024-01-01



---
https://web.archive.org/web/20101206023012/http://www.thewaygookeffect.com/2010/11/estimated-19-million-koreans-with.html



2024-01-01



---
https://web.archive.org/web/20101212220703/http://eva.onegeek.org/pipermail/evangelion/2009-September/004918.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20101219031306/http://help.yahoo.com/l/us/yahoo/video/notices/ugc-notice-07.html



2024-01-01



---
https://web.archive.org/web/20101227074746/http://uwsp.edu/admin/grantSupport/studentResearch/VolumeV/Kroger.html



2024-01-01



---
https://web.archive.org/web/20110101132820/http://blog.myzeo.com/forum/polyphasic-sleep-experiment-discussion/evolutionary-sleep-more-polyphasic/



2024-01-01



---
https://web.archive.org/web/20110107094639/http://bb.intrade.com/intradeForum/posts/list/4797.page#44860



2024-01-01



---
https://web.archive.org/web/20110109074405/http://www.urlesque.com/2011/01/06/whats-a-subreddit-how-reddit-works/



2024-01-01



---
https://web.archive.org/web/20110118224316/http://www.asiaone.com/Health/News/Story/A1Story20110114-258293.html



2024-01-01



---
https://web.archive.org/web/20110128064655/http://www.animevice.com/death-note-hollywood-live-action/13-1374/rumor-alert-death-note-movie-script-leaked/97-207040/#js-post-body-116650



2024-01-01



---
https://web.archive.org/web/20110211222212/https://hplusmagazine.com/2010/04/14/nutraceutical-brain-boosting-free-schwag/
‘Nutraceutical Brain Boosting (& Free Schwag)’, by R.U. Sirius


2024-01-01



---
https://web.archive.org/web/20110214170116/http://www.denmark.dk/en/menu/Business-Lounge/Focus-Denmark/Articles/DenmarkAtTheFrontLineInAfghanistan.htm
Denmark at the front line in Afghanistan


2024-01-01



---
https://web.archive.org/web/20110218181233/http://www.willwilkinson.net/flybottle/2011/01/20/amy-chua/



2024-01-01



---
https://web.archive.org/web/20110221224022/http://33bits.org/2011/02/16/usernames-linkability-uber-profiles/
The Linkability of Usernames: a Step Towards ‘Uber-Profiles’


2024-01-01



---
https://web.archive.org/web/20110313170927/http://33bits.org/2011/03/09/link-prediction-by-de-anonymization-how-we-won-the-kaggle-social-network-challenge/
Link Prediction by De-anonymization: How We Won the Kaggle Social Network Challenge


2024-01-01



---
https://web.archive.org/web/20110314055511//modafinil.html#suppliers-prices



2024-01-01



---
https://web.archive.org/web/20110314105222/http://33bits.org/2009/10/14/de-anonymization-is-not-x-the-need-for-re-identification-science/
De-anonymization is not X: The Need for Re-identification Science


2024-01-01



---
https://web.archive.org/web/20110319011101/https://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/haskell/t127230760775



2024-01-01



---
https://web.archive.org/web/20110321014506/http://eva.onegeek.org/pipermail/oldeva/1998-October/022195.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110323120450/http://eva.onegeek.org/pipermail/oldeva/1998-November/022933.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110402174000/http://eva.onegeek.org/pipermail/oldeva/1998-November/023265.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110402234750/http://www.google-melange.com/gsoc/homepage/google/gsoc2011
How Google Summer of Code Works


2024-01-01



---
https://web.archive.org/web/20110414111604/http://www.examiner.com/xbox-360-in-national/ps3-vs-xbox-360-failure-rates
Xbox 360 failure rate just 6% higher than PS3?


2024-01-01



---
https://web.archive.org/web/20110415182316/http://packdeps.haskellers.com/



2024-01-01



---
https://web.archive.org/web/20110425065813/http://yaraon.blog109.fc2.com/blog-entry-1649.html



2024-01-01



---
https://web.archive.org/web/20110427033553/https://oneboxo.wordpress.com/2011/01/25/udt-diagrams-in-haskell-or-decision-problems-form-a-monad-draft/



2024-01-01



---
https://web.archive.org/web/20110429055121/http://www.google-melange.com/gsoc/project/google/gsoc2011/jaspervdj/15001



2024-01-01



---
https://web.archive.org/web/20110429055151/http://www.google-melange.com/gsoc/project/google/gsoc2011/refold/31001



2024-01-01



---
https://web.archive.org/web/20110429063338/http://eva.onegeek.org/pipermail/oldeva/1999-January/024571.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110429063705/http://eva.onegeek.org/pipermail/oldeva/2001-March/039361.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110429185745/https://mitpress.mit.edu/sicp/full-text/book/book-Z-H-10.html#%25_sec_1.1.7



2024-01-01



---
https://web.archive.org/web/20110429235210/http://eva.onegeek.org/pipermail/oldeva/1998-September/020217.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110429235300/http://eva.onegeek.org/pipermail/oldeva/1999-January/024409.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110430052028/https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/



2024-01-01



---
https://web.archive.org/web/20110430151540/http://eva.onegeek.org/pipermail/oldeva/1999-January/024692.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110509091318/http://partialobjects.com/2011/05/why-do-so-many-people-on-the-autism-spectrum-like-japanese-anime/



2024-01-01



---
https://web.archive.org/web/20110519202906/http://jintai.co.jp/index_top.html



2024-01-01



---
https://web.archive.org/web/20110520214418/http://eva.onegeek.org/pipermail/oldeva/1999-February/025514.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110521085611/http://www.vl-site.org/taoism/cz-text2.html



2024-01-01



---
https://web.archive.org/web/20110522203302/http://eva.onegeek.org/pipermail/oldeva/1999-February/025652.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110522203555/http://eva.onegeek.org/pipermail/oldeva/1999-February/025682.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110523211521/http://eva.onegeek.org/pipermail/oldeva/1998-June/015544.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110527094958/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/mornfall/1



2024-01-01



---
https://web.archive.org/web/20110527144831/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/anklesaria/1



2024-01-01



---
https://web.archive.org/web/20110527145035/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/owst/1



2024-01-01



---
https://web.archive.org/web/20110527145040/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/pastorn/1



2024-01-01



---
https://web.archive.org/web/20110528175925/http://33bits.org/2011/05/24/you-might-also-like-privacy-risks-of-collaborative-filtering
‘You Might Also Like’: Privacy Risks of Collaborative Filtering [blog]


2024-01-01



---
https://web.archive.org/web/20110610170019/http://eva.onegeek.org/pipermail/oldeva/1999-February/025759.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110611042658/http://eva.onegeek.org/pipermail/oldeva/2001-July/040066.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110611051117/http://eva.onegeek.org/pipermail/oldeva/2001-March/039253.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110616135600/http://eva.onegeek.org/pipermail/oldeva/1999-February/025983.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110621082655/https://www.technologyreview.com/blog/themeasuredlife/26894/



2024-01-01



---
https://web.archive.org/web/20110623034735/http://eva.onegeek.org/pipermail/oldeva/1999-March/026489.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110624070259/https://harpers.org/archive/2010/08/hbc-90007562
Obama's War on Whistleblowers


2024-01-01



---
https://web.archive.org/web/20110629061349/http://www.theliteraryreview.org/WordPress/tlr-poetry/



2024-01-01



---
https://web.archive.org/web/20110710041454/http://eva.onegeek.org/pipermail/oldeva/1998-August/019934.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711003020/http://eva.onegeek.org/pipermail/oldeva/1998-September/020230.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711004013/http://eva.onegeek.org/pipermail/oldeva/1999-July/029802.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711025319/http://eva.onegeek.org/pipermail/evangelion/2009-December/005610.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711081258/http://eva.onegeek.org/pipermail/oldeva/1999-July/029790.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711081359/http://eva.onegeek.org/pipermail/oldeva/1998-May/014883.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711101722/http://eva.onegeek.org/pipermail/oldeva/1999-June/029072.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110711130429/http://eva.onegeek.org/pipermail/oldeva/2001-March/039346.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110712045145/http://eva.onegeek.org/pipermail/oldeva/1999-June/029298.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110713004509/https://hplusmagazine.com/2011/07/08/future-technology-merger-or-trainwreck/



2024-01-01



---
https://web.archive.org/web/20110713051707/http://eva.onegeek.org/pipermail/oldeva/1999-July/030016.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110713155002/http://eva.onegeek.org/pipermail/oldeva/1998-December/023860.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110713180611/http://eva.onegeek.org/pipermail/oldeva/1999-June/029653.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110713203108/http://eva.onegeek.org/pipermail/oldeva/1999-May/028353.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110714101237/http://eva.onegeek.org/pipermail/evangelion/2009-December/005173.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110716033741/http://eva.onegeek.org/pipermail/oldeva/1998-April/012885.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110716063437/http://eva.onegeek.org/pipermail/oldeva/1999-July/029728.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110716073604/http://www.bowker.com/index.php/press-releases/633-print-isnt-dead-says-bowkers-annual-book-production-report



2024-01-01



---
https://web.archive.org/web/20110716201019/http://www.archiveteam.org/archives/media/The%20Spendiferous%20Story%20of%20Archive%20Team%20-%20Jason%20Scott%20-%20PDA2011.txt



2024-01-01



---
https://web.archive.org/web/20110716221953/http://eva.onegeek.org/pipermail/oldeva/2001-September/040370.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110717021805/https://www.thepedestalmagazine.com/gallery.php?item=2198



2024-01-01



---
https://web.archive.org/web/20110717053506/http://eva.onegeek.org/pipermail/oldeva/2001-March/039407.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110717054652/http://eva.onegeek.org/pipermail/oldeva/1999-June/029204.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110717121017/http://www.edge.org/q2010/q10_index.html



2024-01-01



---
https://web.archive.org/web/20110717213005/http://eva.onegeek.org/pipermail/oldeva/1998-August/019406.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110718074845/http://www.dchieftain.com/news/78448-03-09-08.html



2024-01-01



---
https://web.archive.org/web/20110719022953/http://www.edge.org/q2010/q10_12.html



2024-01-01



---
https://web.archive.org/web/20110719040631/http://forum.bitcoin.org/index.php?topic=29737.0



2024-01-01



---
https://web.archive.org/web/20110719061330/http://eva.onegeek.org/pipermail/oldeva/1999-May/028315.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110719225116/http://eva.onegeek.org/pipermail/oldeva/2001-March/039347.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110719225209/http://eva.onegeek.org/pipermail/oldeva/2001-March/039239.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110720050214/http://eva.onegeek.org/pipermail/oldeva/1998-October/021356.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110720175423/http://eva.onegeek.org/pipermail/oldeva/1999-July/030165.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110721031930/http://eva.onegeek.org/pipermail/oldeva/1999-May/028595.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110721034717/http://knol.google.com/k/knol-announcements-and-release-notes



2024-01-01



---
https://web.archive.org/web/20110721124751/http://eva.onegeek.org/pipermail/oldeva/1999-June/028964.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110721225217/https://addons.mozilla.org/en-us/firefox/addon/alexa-sparky/



2024-01-01



---
https://web.archive.org/web/20110721231045/http://eva.onegeek.org/pipermail/oldeva/2000-February/034377.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110721233821/http://dir.gmane.org/index.php?prefix=gmane.comp.lang.haskell



2024-01-01



---
https://web.archive.org/web/20110722003923/http://eva.onegeek.org/pipermail/oldeva/1999-August/030624.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110722075929/https://www.usnews.com/mobile/articles_mobile/computers-might-make-learning-lip-reading-easier/index.html



2024-01-01



---
https://web.archive.org/web/20110722145859/http://eva.onegeek.org/pipermail/oldeva/1999-June/029293.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723011837/http://eva.onegeek.org/pipermail/oldeva/1999-April/027834.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723015848/http://eva.onegeek.org/pipermail/oldeva/1998-April/012546.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723064519/http://eva.onegeek.org/pipermail/evangelion/2010-June/006315.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723081821/http://eva.onegeek.org/pipermail/oldeva/1998-September/020422.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723090039/http://eva.onegeek.org/pipermail/oldeva/1998-October/022081.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723093639/http://eva.onegeek.org/pipermail/evangelion/2010-April/006154.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723132240/http://eva.onegeek.org/pipermail/oldeva/2002-August/041506.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723170613/https://www.startribune.com/templates/Print_This_Story?sid=118567969



2024-01-01



---
https://web.archive.org/web/20110723184421/http://eva.onegeek.org/pipermail/oldeva/1998-June/015718.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723223944/http://eva.onegeek.org/pipermail/oldeva/1998-April/013059.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110723224920/http://eva.onegeek.org/pipermail/oldeva/1998-October/021646.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110724013833/http://eva.onegeek.org/pipermail/oldeva/1998-December/023637.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110724123419/szabo.best.vwh.net/bearer_contracts.html



2024-01-01



---
https://web.archive.org/web/20110724125059/http://eva.onegeek.org/pipermail/oldeva/2001-March/039397.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110724152352/http://www.steliart.com/angelology_celestial_alphabet.html



2024-01-01



---
https://web.archive.org/web/20110724183230/http://fuzziebutter.com/?p=326



2024-01-01



---
https://web.archive.org/web/20110724184209/http://eva.onegeek.org/pipermail/oldeva/1999-February/026365.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110724202750/http://eva.onegeek.org/pipermail/oldeva/1998-April/012994.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725002306/http://eva.onegeek.org/pipermail/oldeva/1999-June/028905.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725010045/http://eva.onegeek.org/pipermail/oldeva/1998-May/014267.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725014828/http://eva.onegeek.org/pipermail/oldeva/1998-September/020655.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725031159/http://eva.onegeek.org/pipermail/evangelion/2009-December/005553.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725041312/http://eva.onegeek.org/pipermail/oldeva/1998-February/009597.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725173035/http://eva.onegeek.org/pipermail/oldeva/1998-June/015609.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725185817/http://eva.onegeek.org/pipermail/oldeva/1998-June/016955.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725194855/http://www.congress.org/news/2011/01/24/more_troops_lost_to_suicide
More troops lost to suicide


2024-01-01



---
https://web.archive.org/web/20110725232343/http://eva.onegeek.org/pipermail/oldeva/1999-June/028939.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725234033/http://eva.onegeek.org/pipermail/oldeva/1998-July/018749.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110725234446/http://eva.onegeek.org/pipermail/oldeva/1997-August/003138.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726001925/http://diveintomark.org/archives/2004/05/14/freedom-0



2024-01-01



---
https://web.archive.org/web/20110726002358/http://eva.onegeek.org/pipermail/oldeva/1998-October/021550.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726030554/http://eva.onegeek.org/pipermail/oldeva/1998-September/021133.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726030845/http://eva.onegeek.org/pipermail/oldeva/1998-September/020651.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726043205/http://eva.onegeek.org/pipermail/oldeva/1998-October/021406.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726063943/http://www.freearchive.org/o/55dfc9935a719fc36ab1d16567972732c2db1fd7d7e3826fd73ee07e4c3c7d0b



2024-01-01



---
https://web.archive.org/web/20110726091902/http://eva.onegeek.org/pipermail/oldeva/1999-February/025401.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726133626/http://eva.onegeek.org/pipermail/oldeva/1999-June/029295.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726140442/http://eva.onegeek.org/pipermail/oldeva/1999-August/030966.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726141050/http://eva.onegeek.org/pipermail/oldeva/2001-March/039404.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726151220/http://www.hightechforum.org/bitcoins-a-crypto-geek-ponzi-scheme/
‘Bitcoins, a Crypto-Geek Ponzi Scheme’; June 10<sup>th</sup>, 2011 by George Ou


2024-01-01



---
https://web.archive.org/web/20110726173155/http://eva.onegeek.org/pipermail/oldeva/1998-March/011357.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110726175438/https://adcohearing.com/bvs_hear_loss.html



2024-01-01



---
https://web.archive.org/web/20110726181638/http://eva.onegeek.org/pipermail/oldeva/2001-September/040368.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727000544/http://eva.onegeek.org/pipermail/oldeva/1999-April/027465.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727014441/http://eva.onegeek.org/pipermail/oldeva/1999-August/031041.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727032942/http://eva.onegeek.org/pipermail/oldeva/2001-September/040379.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727135158/http://eva.onegeek.org/pipermail/oldeva/1998-October/021624.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727150954/http://eva.onegeek.org/pipermail/oldeva/1998-October/021511.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727182148/http://eva.onegeek.org/pipermail/oldeva/1999-January/024719.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110727183036/http://www.canada.com/Bitcoins+create+truly+democratic+policy+followers/5144669/story.html
Bitcoins create truly democratic policy, followers say


2024-01-01



---
https://web.archive.org/web/20110728032420/http://eva.onegeek.org/pipermail/oldeva/1998-October/021412.html
[EVA] Gen 0:13 and 0:14 liner notes


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728064640/http://eva.onegeek.org/pipermail/oldeva/1998-June/015467.html
Evangelion FAQ V0.5.9 (3/6)


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728081533/http://eva.onegeek.org/pipermail/evangelion/2010-March/005990.html
The Funimation Dub


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728090621/http://eva.onegeek.org/pipermail/oldeva/1999-August/031191.html
[EVA] [News]Anno injured (?)


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728111509/http://eva.onegeek.org/pipermail/oldeva/1999-June/028887.html
[EVA] Adults testing Evas?


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728130426/http://eva.onegeek.org/pipermail/oldeva/1998-August/019965.html
[EVA] special mag


2024-01-01

anime/eva

---
https://web.archive.org/web/20110728145320/http://eva.onegeek.org/pipermail/oldeva/1999-September/031351.html
[EVA] Perfect Blue/Anno in the Desert


2024-01-01

anime/eva

---
https://web.archive.org/web/20110729045620/http://eva.onegeek.org/pipermail/oldeva/1998-July/017258.html
[EVA] FYI Japanese Genesis 0:12 LD out today!


2024-01-01

anime/eva

---
https://web.archive.org/web/20110801115449/http://eva.onegeek.org/pipermail/oldeva/1999-September/031370.html
[EVA] Tokyo-2 ... Why Matsushiro?


2024-01-01

anime/eva

---
https://web.archive.org/web/20110802225234/http://eva.onegeek.org/pipermail/oldeva/1999-October/031570.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110805001118/http://www.mayoclinic.com/health/melatonin/NS_patient-melatonin/DSECTION=safety



2024-01-01



---
https://web.archive.org/web/20110808050533/http://eva.onegeek.org/pipermail/oldeva/1999-November/032338.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110808163003/http://eva.onegeek.org/pipermail/oldeva/1999-November/032387.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110809203726/http://www.sportsscientists.com/2011/08/talent-training-and-performance-secrets.html
Talent, training and performance: The secrets of success


2024-01-01



---
https://web.archive.org/web/20110810001603/http://eva.onegeek.org/pipermail/oldeva/1999-December/032976.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110810003308/http://eva.onegeek.org/pipermail/oldeva/1999-December/033295.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110810023111/http://eva.onegeek.org/pipermail/oldeva/1999-December/032993.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110810070202/http://eva.onegeek.org/pipermail/oldeva/1999-December/033186.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110810073441/http://eva.onegeek.org/pipermail/oldeva/1999-December/033302.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110812214742/http://eva.onegeek.org/pipermail/oldeva/2000-February/034183.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110814182809/https://www.mckinseyquarterly.com/Marketing/Digital_Marketing/Measuring_the_value_of_search_2848



2024-01-01



---
https://web.archive.org/web/20110815215358/http://eva.onegeek.org/pipermail/evangelion/2004-May/001139.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110821235732/http://eva.onegeek.org/pipermail/oldeva/2000-May/035494.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110822032003//modafinil#suppliers-prices



2024-01-01



---
https://web.archive.org/web/20110822164532/http://eva.onegeek.org/pipermail/oldeva/2000-May/035516.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110825175035/https://www.wired.com/beyond_the_beyond/2011/08/design-fiction-nasa-inspired-works-of-fiction/



2024-01-01



---
https://web.archive.org/web/20110826122213/http://eva.onegeek.org/pipermail/oldeva/2000-June/035714.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110827162634/http://yaraon.blog109.fc2.com/blog-entry-3630.html



2024-01-01



---
https://web.archive.org/web/20110827170810/http://eva.onegeek.org/pipermail/oldeva/2000-July/036221.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110830194734/http://www.myaddiction.com/articles/cocaine-addiction/cocaine-production-process



2024-01-01



---
https://web.archive.org/web/20110901054201/http://vezzosi.blogspot.com/2008/09/even-if-this-blog-has-been-silent-since.html
Results from GSoC


2024-01-01



---
https://web.archive.org/web/20110904020429/http://eva.onegeek.org/pipermail/oldeva/2000-August/037218.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110905014237/http://eva.onegeek.org/pipermail/oldeva/2000-September/037424.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110907231624/http://eva.onegeek.org/pipermail/oldeva/2001-January/038592.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110908013159/http://eva.onegeek.org/pipermail/oldeva/2001-January/038780.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110908114407/http://eva.onegeek.org/pipermail/oldeva/2000-December/038515.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110908163021/http://eva.onegeek.org/pipermail/oldeva/2001-January/038599.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110908230636/http://eva.onegeek.org/pipermail/oldeva/2001-April/039565.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110908231652/http://eva.onegeek.org/pipermail/oldeva/2001-March/039403.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110909011815/http://eva.onegeek.org/pipermail/oldeva/2001-January/038766.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110909013633/http://eva.onegeek.org/pipermail/oldeva/2001-April/039541.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110919224412/http://eva.onegeek.org/pipermail/oldeva/2001-April/039702.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110926103556/https://hplusmagazine.com/2009/09/10/my-new-sense-organ/



2024-01-01



---
https://web.archive.org/web/20110927151625/http://muflax.com/episteme/
‘I wanted a way to show whether I still believe something I have written or not, and if so, how strongly.’ (original: http://muflax.com/episteme/)


2024-01-01



---
https://web.archive.org/web/20110930123236/http://eva.onegeek.org/pipermail/oldeva/1997-September/003351.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20110930151513/http://features.blogs.fortune.cnn.com/2011/07/28/pfizer-jeff-kindler-shakeup/



2024-01-01



---
https://web.archive.org/web/20111001084946/http://eva.onegeek.org/pipermail/oldeva/2000-August/037228.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111002015034/http://eva.onegeek.org/pipermail/oldeva/1998-May/013979.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111003052554/http://eva.onegeek.org/pipermail/evangelion/2010-September/006500.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111006110922/http://eva.onegeek.org/pipermail/evangelion/2005-January/002297.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111007140729/http://eva.onegeek.org/pipermail/evangelion/2011-October/007087.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111008135901/http://eva.onegeek.org/pipermail/evangelion/2005-April/002586.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111010232547/http://eva.onegeek.org/pipermail/oldeva/2001-July/040044.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111011185020/http://www.regruntled.com/2008/10/21/selling-delusion-short/



2024-01-01



---
https://web.archive.org/web/20111011185055/http://www.regruntled.com/2008/11/06/intrade-retrospective/



2024-01-01



---
https://web.archive.org/web/20111011230026/http://eva.onegeek.org/pipermail/oldeva/2001-September/040444.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111012010443/http://eva.onegeek.org/pipermail/oldeva/2001-July/040053.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111012032953/http://nickknowlson.com/blog/2011/09/12/haskell-survey-categorized-weaknesses/



2024-01-01



---
https://web.archive.org/web/20111013083252/https://abcnews.go.https://www.nbcnews.com/id/wbna44027246



2024-01-01



---
https://web.archive.org/web/20111014002156/http://eva.onegeek.org/pipermail/evangelion/2011-September/007064.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111016015900/http://eva.onegeek.org/pipermail/oldeva/2001-March/039309.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111017083058/http://eva.onegeek.org/pipermail/evangelion/2009-December/005598.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111017170152/http://www.limitlesschannels.com/main/2011/8/10/android-n-back-app-comparison.html



2024-01-01



---
https://web.archive.org/web/20111021020836/http://eva.onegeek.org/pipermail/evangelion/2011-September/007052.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111022012817/http://eva.onegeek.org/pipermail/oldeva/2001-August/040207.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111024081710/http://eva.onegeek.org/pipermail/oldeva/2000-September/037559.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111027215438/http://eva.onegeek.org/pipermail/oldeva/2001-July/040035.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111105062538/http://eva.onegeek.org/pipermail/evangelion/2011-March/006856.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111107003220/http://eva.onegeek.org/pipermail/oldeva/2000-November/038141.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111107181451/http://eva.onegeek.org/pipermail/oldeva/2001-April/039558.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111107211244/http://eva.onegeek.org/pipermail/oldeva/2001-April/039591.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111108044555/http://eva.onegeek.org/pipermail/evangelion/2011-January/006824.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111109010423/http://www.milliways.fr/2009/01/20/debian-2008-where-now-1/
Debian Summer of Code '08: Where are they now (part 1/3)


2024-01-01



---
https://web.archive.org/web/20111109153351/http://eva.onegeek.org/pipermail/evangelion/2009-December/005643.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111110062714/http://eva.onegeek.org/pipermail/oldeva/2000-October/038021.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111110165705/http://eva.onegeek.org/pipermail/evangelion/2011-September/007055.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111112091203/http://eva.onegeek.org/pipermail/evangelion/2010-September/006506.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111115223058/http://eva.onegeek.org/pipermail/evangelion/2005-June/002724.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111117050807/http://eva.onegeek.org/pipermail/oldeva/2001-November/040705.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111117061743/http://www.msnbc.msn.com/id/45325473/ns/health-diet_and_nutrition/t/vitamin-d-warning-too-much-can-harm-your-heart/



2024-01-01



---
https://web.archive.org/web/20111127221058/http://eva.onegeek.org/pipermail/evangelion/2011-September/007076.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111130114317/http://eva.onegeek.org/pipermail/oldeva/2001-July/040021.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20111206064418/https://hackage.haskell.org/trac/hackage/wiki/HBuild



2024-01-01

cs/haskell

---
https://web.archive.org/web/20111218234418/http://www.nationalreview.com/articles/print/278758



2024-01-01



---
https://web.archive.org/web/20111219153333/http://www.milliways.fr/2009/02/02/debian-2008-where-now-3/
Debian Summer of Code '08: Where are they now (part 3/3)


2024-01-01



---
https://web.archive.org/web/20111219163427/http://www.milliways.fr/2009/01/28/debian-2008-where-now-2/
Debian Summer of Code '08: Where are they now (part 2/3)


2024-01-01



---
https://web.archive.org/web/20111219163434/http://www.milliways.fr/2009/02/01/debian-2008-where-now-2-5/
Debian Summer of Code '08: Where are they now (part 2.5/3)


2024-01-01



---
https://web.archive.org/web/20111221021650/http://users4.jabry.com/isochroma/Racetam%20Prices.htm
Isochroma's -racetam price list


2024-01-01



---
https://web.archive.org/web/20111224122118/http://www.thinkinginanutshell.com/nootropics



2024-01-01



---
https://web.archive.org/web/20120101154623/http://antiagingcentral.com/store/catalog/index.php?cPath=29



2024-01-01



---
https://web.archive.org/web/20120105225452//modafinil#suppliers-prices



2024-01-01



---
https://web.archive.org/web/20120107073301/http://www.myzeo.com/sleep/node/594



2024-01-01



---
https://web.archive.org/web/20120114225346/http://time-demo.newscred.com/article/7235168262c279a0d510004aa81f5971.html



2024-01-01



---
https://web.archive.org/web/20120118204311/https://www.isteve.com/IsLoveColorblind.htm



2024-01-01



---
https://web.archive.org/web/20120121060850/http://webspace.webring.com/people/cu/um_2708/colj089.html



2024-01-01



---
https://web.archive.org/web/20120121071204/http://squid314.livejournal.com/306912.html



2024-01-01



---
https://web.archive.org/web/20120122034345/http://www.animenews.biz/unofficial-higurashi-doujin-opera-in-japan-on-march-13th-3824/



2024-01-01



---
https://web.archive.org/web/20120124091132/http://blogs.intel.com/technology/2012/01/what%E2%80%99s-behind-the-products-you-love-2/
What's Behind the Products you Love?


2024-01-01



---
https://web.archive.org/web/20120127043255/http://eva.onegeek.org/pipermail/evangelion/2011-December/007144.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20120128085134/http://irclog.perlgeek.de/darcs/2011-04-26



2024-01-01



---
https://web.archive.org/web/20120226124101/http://timessquare.com/Film/Film_Interviews/Jan_Harlan_Keeps_His_Eyes_Wide_Open_On_New_Ideas/
Jan Harlan Keeps His Eyes Wide Open On New Ideas
Kevin Filipski
2007-11-07
2024-01-01



---
https://web.archive.org/web/20120229183459/http://www.itmanagement.com/features/columbia-river-security-risk-062507/
The Columbia River Security Risk: How the datacenter boom in Oregon could send Google and the NSA offline simultaneously.


2024-01-01



---
https://web.archive.org/web/20120302150648/http://www.gainax.fr/index.php?option=com_content&task=view&id=388&Itemid=416



2024-01-01



---
https://web.archive.org/web/20120304012147/https://blog.chron.com/climateabyss/2011/12/e-t-jaynes-explains-why-people-aren%E2%80%99t-convinced-by-climate-change-evidence/



2024-01-01



---
https://web.archive.org/web/20120304035715/http://sekai-seifuku.org/en/interview1_2/



2024-01-01



---
https://web.archive.org/web/20120304091240/http://sekai-seifuku.org/en/interview2_2/



2024-01-01



---
https://web.archive.org/web/20120304151905/http://sekai-seifuku.org/en/interview2_3/



2024-01-01



---
https://web.archive.org/web/20120319041353/http://www.ibooksonline.com/88/Text/hell.html



2024-01-01



---
https://web.archive.org/web/20120319051841/http://www.google-melange.com/gsoc/org/google/gsoc2012/haskell



2024-01-01



---
https://web.archive.org/web/20120319125621/http://www.huffingtonpost.com/2012/03/17/cardersu-id-theft-ring-busted_n_1355631.html
Carder.su ID Theft Ring Busted; Feds Arrest 19 In 9 States


2024-01-01



---
https://web.archive.org/web/20120324222451/https://www.eetimes.com/discussion/other/4238315/Feature-dimension-reduction-slowdown
Feature dimension reduction slowdown


2024-01-01



---
https://web.archive.org/web/20120326064946/http://tpmcafe.talkingpointsmemo.com/2008/06/18/im_happy_that_clay_is/



2024-01-01



---
https://web.archive.org/web/20120404015139/https://www.eetimes.com/electronics-news/4233169/Report-TSMC-land-for-fab
Report: TSMC reserves land for $26 billion fab


2024-01-01



---
https://web.archive.org/web/20120415171945/http://hplusmagazine.com/2012/04/12/transhumanism-and-the-human-expansion-into-space-a-conflict-with-physics/



2024-01-01



---
https://web.archive.org/web/20120422111624/http://www.thepowerindex.com.au/dictator-watch/robert-mugabe



2024-01-01



---
https://web.archive.org/web/20120423004312/http://www.gainax.fr/index.php?option=com_content&task=view&id=122&Itemid=416



2024-01-01



---
https://web.archive.org/web/20120423004337/http://www.gainax.fr/index.php?option=com_content&task=view&id=161&Itemid=416



2024-01-01



---
https://web.archive.org/web/20120423004401/http://www.gainax.fr/index.php?option=com_content&task=view&id=121&Itemid=416



2024-01-01



---
https://web.archive.org/web/20120425000108/http://packdeps.haskellers.com/reverse/hashtables



2024-01-01



---
https://web.archive.org/web/20120503193508/http://www.sekai-seifuku.org/en/interview1_1/



2024-01-01



---
https://web.archive.org/web/20120503222744/http://www.cdi.org/issues/aviation/b296.html
The B-2 ‘Spirit’ Bomber


2024-01-01



---
https://web.archive.org/web/20120513193408/http://www.crimesite.nl/component/content/article/121-fraude/23404-bitcoin.html



2024-01-01



---
https://web.archive.org/web/20120519223823/http://old.nabble.com/Re%3A-WikiEN-l-Digest%2C-Vol-106%2C-Issue-7-p33873104.html
Re: WikiEN-l Digest, Vol 106, Issue 7


2024-01-01



---
https://web.archive.org/web/20120523161658/http://www.chris-lott.org/



2024-01-01



---
https://web.archive.org/web/20120530143243/http://www.ibooksonline.com/88/Text/liking.html



2024-01-01



---
https://web.archive.org/web/20120604224104/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/bsrkaditya/14002



2024-01-01



---
https://web.archive.org/web/20120605135712/http://www.myzeo.com/sleep/shop/zeo-accessories/zeo-bedside-headband-sensor-replacement-kit-x-3.html



2024-01-01



---
https://web.archive.org/web/20120605200514/http://www.mania.com/aodvb/showthread.php?p=1502313



2024-01-01



---
https://web.archive.org/web/20120606152917/http://www.google-melange.com/gsoc/project/google/gsoc2012/refold/64002



2024-01-01



---
https://web.archive.org/web/20120606173033/http://www.google-melange.com/gsoc/project/google/gsoc2012/lorehead/36001



2024-01-01



---
https://web.archive.org/web/20120607103944/http://www.google-melange.com/gsoc/project/google/gsoc2012/shayannajd/18001



2024-01-01



---
https://web.archive.org/web/20120607130330/http://www.quantcast.com/knol.google.com



2024-01-01



---
https://web.archive.org/web/20120607155555/http://www.google-melange.com/gsoc/project/google/gsoc2012/bsrkaditya/28002



2024-01-01



---
https://web.archive.org/web/20120608093533/http://www.google-melange.com/gsoc/project/google/gsoc2012/dmcgill/18001



2024-01-01



---
https://web.archive.org/web/20120608144546/http://www.thesatoriteacompany.com/Productdetail.aspx?ProductID=408



2024-01-01



---
https://web.archive.org/web/20120609020356/http://www.google-melange.com/gsoc/project/google/gsoc2012/shapr/18001



2024-01-01



---
https://web.archive.org/web/20120609025159/http://hanson.gmu.edu/lifeinsim.html



2024-01-01



---
https://web.archive.org/web/20120609122549/http://www.liskell.org/



2024-01-01



---
https://web.archive.org/web/20120610002543/http://www.google-melange.com/gsoc/project/google/gsoc2012/phischu/19001



2024-01-01



---
https://web.archive.org/web/20120614024717/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/phischu/1



2024-01-01



---
https://web.archive.org/web/20120615011108/https://www.amazon.com/Teavana-Peach-Momotaro-Blooming-Flower/dp/B001L0677S



2024-01-01



---
https://web.archive.org/web/20120618122604/http://www.google-melange.com/gsoc/project/google/gsoc2012/mdittmer/18001



2024-01-01



---
https://web.archive.org/web/20120620034226/http://blog.myzeo.com/sleep-by-night-of-the-week/



2024-01-01



---
https://web.archive.org/web/20120620061222/http://eva.onegeek.org/pipermail/evangelion/2012-June/007195.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20120621073401/https://betabeat.com/2012/01/eight-months-after-sen-chuck-schumer-blasted-bitcoin-silk-road-is-still-booming/



2024-01-01



---
https://web.archive.org/web/20120621111700/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/shapr/1



2024-01-01



---
https://web.archive.org/web/20120625202021/http://www.businessweek.com/stories/1994-04-10/real-men-have-fabs



2024-01-01



---
https://web.archive.org/web/20120628120817/http://blog.myzeo.com/sleep-forgetting-to-remember-to-forget/



2024-01-01



---
https://web.archive.org/web/20120702152514/https://www.nlm.nih.gov/news/calhoun_papers_released.html
NLM Announces the Public Release of the Papers of John B. Calhoun, Noted NIH Researcher in Social Crowding and Aggression


2024-01-01



---
https://web.archive.org/web/20120713020029//modafinil#suppliers-prices



2024-01-01



---
https://web.archive.org/web/20120715080759/https://www.mandatory.com/2012/07/13/the-final-verdict-on-10-famously-leaked-scripts/



2024-01-01



---
https://web.archive.org/web/20120716142523/http://squid314.livejournal.com/317320.html?thread=2319752#t2319752



2024-01-01



---
https://web.archive.org/web/20120721214622/http://www.perceptualcontroltheory.org/email_list.html



2024-01-01



---
https://web.archive.org/web/20120730024608/http://www.pharmacyreviewer.com/forum/discussion-online-pharmacies-featured-general-reviews-section/16335-edandmore-feedbacks-10.html



2024-01-01



---
https://web.archive.org/web/20120730091615/https://betabeat.com/2011/07/another-midtown-restaurant-hudson-eatery-now-accepts-bitcoin/



2024-01-01



---
https://web.archive.org/web/20120813102004/http://eva.onegeek.org/pipermail/evangelion/2012-July/007206.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20120823045359/http://blog.myzeo.com/whats-your-zq/



2024-01-01



---
https://web.archive.org/web/20120826184911/http://www.salon.com/2007/11/01/whistleblowers
War on whistle-blowers intensifies


2024-01-01



---
https://web.archive.org/web/20120827025357/http://www.calgaryherald.com/news/calgary/Homes+evacuated+police+bust+suspected+drug/7136987/story.html



2024-01-01



---
https://web.archive.org/web/20120905091455/http://www.sciencenewsline.com/articles/2012010922310082.html



2024-01-01



---
https://web.archive.org/web/20120911210524/http://www.brookings.edu/about/projects/archive/nucweapons/lasg
B61-11 Concerns and Background
Los Alamos Study Group
1997
2024-01-01



---
https://web.archive.org/web/20120918231408/http://antiagingcentral.com/store/catalog/index.php?cPath=32



2024-01-01



---
https://web.archive.org/web/20120922003757/https://www.lloyds.com/News-and-Insight/News-and-Features/Archive/2007/07/A_hole_new_insurance_policy



2024-01-01



---
https://web.archive.org/web/20120929232104id_/http://www.nber.org/papers/w12054.pdf#page=2



2024-01-01



---
https://web.archive.org/web/20121005045511/http://www.edge.org/conversation.php?cid=gin-television-and-cognitive-surplus



2024-01-01



---
https://web.archive.org/web/20121011231948/https://www.amazon.com/Life-Extension-GELATIN-CAPSULES-BOVINE/dp/B002R3JJ8W



2024-01-01



---
https://web.archive.org/web/20121012002946/http://www.theoverviewblog.com/space-euphoria/



2024-01-01



---
https://web.archive.org/web/20121013151213/http://www.mypdfscripts.com/concerning-mediafire-and-the-current-lack-of-scripts/
Concerning MediaFire and the Current Lack of Scripts...


2024-01-01



---
https://web.archive.org/web/20121017235504/http://www.scilogs.com/the_gene_gym/my-published-negative-result



2024-01-01



---
https://web.archive.org/web/20121018030058/http://old.nationalreview.com/nr_comment/nr_comment050701b.shtml



2024-01-01



---
https://web.archive.org/web/20121018033729/http://ieet.org/index.php/IEET/more/hughes20121016



2024-01-01



---
https://web.archive.org/web/20121019024604/http://www.clevelandfed.org/research/commentary/2012/2012-13.cfm



2024-01-01



---
https://web.archive.org/web/20121023221624/http://www.themodernword.com/pynchon/pynchon_grintro.html
Introduction To GR by Allen Ruch


2024-01-01



---
https://web.archive.org/web/20121024074824/https://betabeat.com/2012/01/silk-road-secret-website-where-you-can-buy-drugs-is-hiring/



2024-01-01



---
https://web.archive.org/web/20121029054558/https://authenticorganizations.com/harquail/2009/08/03/wal-mart-knocks-off-the-girl-scouts/



2024-01-01



---
https://web.archive.org/web/20121029054558/https://authenticorganizations.com/harquail/2009/08/03/wal-mart-knocks-off-the-girl-scouts/#comment-1214



2024-01-01



---
https://web.archive.org/web/20121029225832/http://www.coarsegra.in/?p=95
How Many Planets Could We Destroy?


2024-01-01



---
https://web.archive.org/web/20121102115914/http://www.ugcs.caltech.edu/~anime/FAQ/anime.pocket.guide.txt



2024-01-01



---
https://web.archive.org/web/20121104103417/http://eva.onegeek.org/pipermail/oldeva/1997-October/007749.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121105093601/http://eva.onegeek.org/pipermail/oldeva/1998-February/010401.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121106002758/http://eva.onegeek.org/pipermail/oldeva/1997-December/003576.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121107233955/http://eva.onegeek.org/pipermail/oldeva/1998-February/010670.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121108093008/https://www.wired.com/politics/security/commentary/securitymatters/2008/02/securitymatters_0221



2024-01-01



---
https://web.archive.org/web/20121109021121/https://www.eetimes.com/electronics-blogs/semi-conscious/4397967/Tezzaron-s-Austin-fab-rescue-saves-jobs-and-more



2024-01-01



---
https://web.archive.org/web/20121110075509/http://www.ex.org/3.2/14-anime_sakurataisen.html



2024-01-01



---
https://web.archive.org/web/20121110120413/https://www.fastcompany.com/node/52717/print
Change or Die—All leadership comes down to this: changing people’s behavior Why is that so damn hard? Science offers some surprising new answers—and ways to do better


2024-01-01



---
https://web.archive.org/web/20121111075143/http://web.mornfall.net/blog/soc_reloaded%3A_progress_1.html



2024-01-01



---
https://web.archive.org/web/20121112050413/http://www.chrec.org/chrecpapers.html



2024-01-01



---
https://web.archive.org/web/20121112104641/http://eva.onegeek.org/pipermail/oldeva/1997-November/001208.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121112171242/http://eva.onegeek.org/pipermail/oldeva/1998-March/012161.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121113190811/http://eva.onegeek.org/pipermail/oldeva/1997-October/006537.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121113232504/https://www.wired.com/techbiz/people/magazine/17-01/ff_max_butler?currentPage=all
One Hacker's Audacious Plan to Rule the Black Market in Stolen Credit Cards


2024-01-01



---
https://web.archive.org/web/20121114133039/http://www.animevice.com/death-note-hollywood-live-action/13-1374/rumor-alert-death-note-movie-script-leaked/97-207040/?page=2#js-post-body-117149



2024-01-01



---
https://web.archive.org/web/20121114134706/http://web.mornfall.net/blog/soc_reloaded%3A_outcomes.html



2024-01-01



---
https://web.archive.org/web/20121114213807/http://eva.onegeek.org/pipermail/oldeva/1997-October/006527.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121114232733/http://eva.onegeek.org/pipermail/oldeva/1997-November/002387.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121115215114/http://web.mornfall.net/blog/soc_reloaded%3A_darcs_primitive_patches_version_3.html



2024-01-01



---
https://web.archive.org/web/20121116014641/http://eva.onegeek.org/pipermail/oldeva/1997-September/005110.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121116215550/http://bigthink.com/e-pur-si-muove/the-return-of-the-ugly-racist-pseudoscientist-with-a-small-penis?page=all
The Return of the Ugly, Racist Pseudoscientist with a Small Penis


2024-01-01



---
https://web.archive.org/web/20121118031949/http://eva.onegeek.org/pipermail/oldeva/1996-December/005205.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121119070329/http://www.ravemagazine.com.au/content/view/23801/192



2024-01-01



---
https://web.archive.org/web/20121120040212/http://www.onehundredjobs.ca/2011/06/rise-of-social-media-art.html



2024-01-01



---
https://web.archive.org/web/20121121142829/http://eva.onegeek.org/pipermail/oldeva/1997-August/002764.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121122031147/http://www.nationalreview.com/nrd/article/?q=OWUzNTRjMzZlN2NkN2ZhYjFkZTRiM2RjZDMzNDc1NmM



2024-01-01



---
https://web.archive.org/web/20121122121532/https://gawker.com/5879924/now-you-can-buy-guns-on-the-online-underground-marketplace



2024-01-01



---
https://web.archive.org/web/20121123173256/http://eva.onegeek.org/pipermail/oldeva/1997-December/003255.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121124014004/http://old.jat.org/jtt/interviews/intmhouse.html
Translator Profile: Michael House; Interviewed by Leslie Tkach


2024-01-01



---
https://web.archive.org/web/20121128012443/http://squid314.livejournal.com/331948.html



2024-01-01



---
https://web.archive.org/web/20121129223046/http://eva.onegeek.org/pipermail/oldeva/1997-December/003824.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121130144221/http://eva.onegeek.org/pipermail/oldeva/1997-October/008116.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121202070826/http://www.animenation.net/forums/archive/index.php/t-197689.html



2024-01-01



---
https://web.archive.org/web/20121203132823/http://blog.myzeo.com/smartwake-a-different-way-to-wake-up/



2024-01-01



---
https://web.archive.org/web/20121203163751/http://eva.onegeek.org/pipermail/oldeva/1998-March/011349.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121204074732/https://www.wired.com/entertainment/hollywood/news/2008/01/sleep_dealer



2024-01-01



---
https://web.archive.org/web/20121205094137/http://eva.onegeek.org/pipermail/evangelion/2012-October/007214.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121205205435/http://eva.onegeek.org/pipermail/oldeva/1997-October/006691.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121210052422/https://finnish-and-pisa.blogspot.com/2010/11/2010-by-taksin-nuoret-en-fran.html
Why does Finnish give better PISA results?


2024-01-01



---
https://web.archive.org/web/20121210073358/http://eva.onegeek.org/pipermail/oldeva/1997-October/006688.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121211064741/http://eva.onegeek.org/pipermail/oldeva/1997-October/008133.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121211084649/http://eva.onegeek.org/pipermail/oldeva/1998-February/010543.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121214134431/http://sankei.jp.msn.com/entertainments/news/121214/ent12121416120017-n2.htm
宇多田ヒカルさんとのコラボ、手応え


2024-01-01



---
https://web.archive.org/web/20121217112251/http://www.mania.com/aodvb/showthread.php?t=68842



2024-01-01



---
https://web.archive.org/web/20121219234250/http://markets.nitle.org/markets



2024-01-01



---
https://web.archive.org/web/20121226035058/http://markets.nitle.org/expiring/markets



2024-01-01



---
https://web.archive.org/web/20121227072318/http://eva.onegeek.org/pipermail/oldeva/1996-November/000812.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20121228113115/http://eva.onegeek.org/pipermail/oldeva/1998-February/010182.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20130101142452/https://wiki.medpedia.com/Vitamin_D#Vitamin_D_and_caffeine



2024-01-01



---
https://web.archive.org/web/20130101163610/http://eva.onegeek.org/pipermail/oldeva/1997-September/003354.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20130102200035/https://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/lorehead/1



2024-01-01



---
https://web.archive.org/web/20130106165942/http://www.animenation.net/forums/archive/index.php/t-117875.html



2024-01-01



---
https://web.archive.org/web/20130107010352/https://www.shroomery.org/forums/showflat.php/Number/17056146/fpart/all/vc/1
Department of Justice letter


2024-01-01



---
https://web.archive.org/web/20130108020156/http://www.myzeo.com/sleep/comment/1131#comment-1131



2024-01-01



---
https://web.archive.org/web/20130112204225/http://www.fantasticmetropolis.com/i/division/full/



2024-01-01



---
https://web.archive.org/web/20130113015023/http://www.genemedrx.com/ArmodafinilR.pptx



2024-01-01



---
https://web.archive.org/web/20130113015024/http://e2open.org/programmers-need-to-take-vitamin-d/



2024-01-01



---
https://web.archive.org/web/20130114231801/http://33bits.org/2013/01/08/online-price-discrimination-conspicuous-by-its-absence/



2024-01-01



---
https://web.archive.org/web/20130117031827/http://www.lessig.org/2009/05/the-solipsist-and-the-internet/
The Solipsist and the Internet (a review of Helprin’s <em>Digital Barbarism</em>)


2024-01-01



---
https://web.archive.org/web/20130119162456/http://www.s427.ch/divers/eva/



2024-01-01



---
https://web.archive.org/web/20130120050705/http://blog.wakemate.com/2011/03/21/using-electronics-before-bed-is-detrimental-but-f-lux-might-have-the-solution/



2024-01-01



---
https://web.archive.org/web/20130121070128/https://www.davemckay.co.uk/philosophy/nietzsche/nietzsche.php?name=nietzsche.1878.humanalltoohuman.zimmern.11



2024-01-01



---
https://web.archive.org/web/20130121075633/http://thebrowser.com/interviews/daron-acemoglu-on-inequality?page=full



2024-01-01



---
https://web.archive.org/web/20130121133105/http://bitcoinmedia.com/thank-you-schumer/
By Amir Taaki (genjix)


2024-01-01



---
https://web.archive.org/web/20130122102151/http://www.appbrain.com/app/google-reader/com.google.android.apps.reader



2024-01-01



---
https://web.archive.org/web/20130128073710/http://revolutionofevangelion.org/gainax-anime-lecture-series-online-with-tsurumaki/



2024-01-01



---
https://web.archive.org/web/20130128084734/https://www.haskell.org/pipermail/haskell-cafe/2011-February/089614.html
[Haskell-cafe] ANN: unordered-containers—a new, faster hashing-based containers library


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128084740/https://www.haskell.org/pipermail/libraries/2009-June/011880.html
Adding an ignore function to Control.Monad


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128084821/https://www.haskell.org/pipermail/haskell-cafe/2008-January/038948.html
[Haskell-cafe] RE: [Haskell] Announce: Yi 0.3


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128084824/https://www.haskell.org/pipermail/haskell-cafe/2011-May/091660.html
[Haskell-cafe] Usage of rewrite rule specialization in Hackage


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128084846/https://www.haskell.org/pipermail/haskell-cafe/2011-May/091663.html
[Haskell-cafe] Haskell statistics for use of TypeFamilies and FunctionalDependencies


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128085020/https://www.haskell.org/pipermail/haskell-cafe/2007-February/022509.html
[Haskell-cafe] Summer of Code


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128085047/https://www.haskell.org/pipermail/haskell-cafe/2012-October/103746.html
[Haskell-cafe] ANN: cabal-install-1.16.0 (and Cabal-1.16.0.1)


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128085531/http://www.furuhon-hiroba.com/products/1879.html
別冊宝島53 精神病を知る本


2024-01-01



---
https://web.archive.org/web/20130128105154/https://www.haskell.org/pipermail/libraries/2012-February/017520.html
Improve System.Environment haddocks


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128105157/https://www.haskell.org/pipermail/haskell-cafe/2010-December/087158.html



2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128105201/https://www.haskell.org/pipermail/haskell/2009-June/021388.html



2024-01-01

cs/haskell

---
https://web.archive.org/web/20130128122757/http://www.naturalproductsinsider.com/news/2010/03/major-fish-oil-products-face-prop-65-suit.aspx



2024-01-01



---
https://web.archive.org/web/20130204125717/http://moura.jp/frames/gainax/otsuki/otsuki_1st/otsuki_1st_scene1.html



2024-01-01



---
https://web.archive.org/web/20130215172858/http://cognitivescience.sandia.gov/Software/matrixtool.html



2024-01-01



---
https://web.archive.org/web/20130218054154/https://www.gccfcats.org/breeds/ragamuffin.html



2024-01-01



---
https://web.archive.org/web/20130222033025/http://33bits.org/2013/01/22/price-discrimination-and-the-illusion-of-fairness/



2024-01-01



---
https://web.archive.org/web/20130227012620/http://www.alexstjohn.com/WP/2013/02/16/judgment-day-continued/



2024-01-01



---
https://web.archive.org/web/20130227054332/https://vimeo.com/53789937



2024-01-01



---
https://web.archive.org/web/20130310001737/http://www.vocaloidism.com/tokyo-polytechnic-university-publishes-results-of-vocaloid-study/



2024-01-01



---
https://web.archive.org/web/20130314044739/http://www.ex.org/2.4/09-jpopconference_1.html



2024-01-01



---
https://web.archive.org/web/20130318120349/https://mecha-guignol.com/2013/02/20/no-flcl-for-oldtaku/



2024-01-01



---
https://web.archive.org/web/20130319021641/http://mikudb.com/12582/mediafire/



2024-01-01



---
https://web.archive.org/web/20130323083620/http://blog.expatsisterhood.com/2011/11/09/single-women-in-hong-kong-stream-of-consciousness/



2024-01-01



---
https://web.archive.org/web/20130323114422/http://eva.onegeek.org/pipermail/oldeva/1997-October/008098.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20130408183258/http://www.bsa-discrimination.org/html/yeaw-media.html



2024-01-01



---
https://web.archive.org/web/20130409070513/https://www.philanthropy.com/article/FinancialLeadership-Woes/138335/



2024-01-01



---
https://web.archive.org/web/20130414061138/http://www.google-melange.com/gsoc/org/google/gsoc2013/haskell



2024-01-01



---
https://web.archive.org/web/20130419211444/https://wikileaks.org/Transcript-Meeting-Assange-Schmidt



2024-01-01



---
https://web.archive.org/web/20130421050631/http://sleep.health.am/sleep/sleep-and-gender/



2024-01-01



---
https://web.archive.org/web/20130425111434/http://33bits.org/2013/04/16/privacy-technologies-an-annotated-syllabus/
Privacy technologies: An annotated syllabus


2024-01-01



---
https://web.archive.org/web/20130428014622/http://users4.jabry.com/isochroma/Coluracetam%20Experiences.htm



2024-01-01



---
https://web.archive.org/web/20130503084517/http://www.dassa.sa.gov.au/site/page.cfm?u=204
Statistics on Illicit Drug Use in South Australia


2024-01-01



---
https://web.archive.org/web/20130510012249/https://hackage.haskell.org/packages/archive/log



2024-01-01

cs/haskell

---
https://web.archive.org/web/20130510215325/http://cicadatracker.sutron.com/cicada/tw/



2024-01-01



---
https://web.archive.org/web/20130513233842/http://www.kesennuma-kuwacha.com/go-to-english-page/



2024-01-01



---
https://web.archive.org/web/20130515062508/http://www.myzeo.com/sleep/validation



2024-01-01



---
https://web.archive.org/web/20130515094928/http://impact.arc.nasa.gov/news_detail.cfm?ID=129



2024-01-01



---
https://web.archive.org/web/20130516050104/https://lfb.org/today/top-alternatives-to-paper-money/



2024-01-01



---
https://web.archive.org/web/20130520125934/http://animaniajapan.livedoor.biz/archives/17687653.html



2024-01-01



---
https://web.archive.org/web/20130523053021/http://www.au.af.mil/au/awc/awcgate/usspc-fs/cmoctrivia.htm



2024-01-01



---
https://web.archive.org/web/20130524183100/http://www2.hu-berlin.de/sexology/GESUND/ARCHIV/GUS/HISTORYCHHS.HTM



2024-01-01



---
https://web.archive.org/web/20130528120222/http://blog.myzeo.com/sleeping-round-the-clock-a-polyphasic-experiment/



2024-01-01



---
https://web.archive.org/web/20130613062847/https://www.newsandstar.co.uk/news/carlisle-man-who-had-ecstasy-tablets-sent-to-friend-s-house-jailed-1.1061538/



2024-01-01



---
https://web.archive.org/web/20130622084430/http://www.scilogs.com/six_incredible_things_before_breakfast/a-second-look



2024-01-01



---
https://web.archive.org/web/20130622085022/https://www.laphamsquarterly.org/roundtable/roundtable/a-faithful-hound.php



2024-01-01



---
https://web.archive.org/web/20130623103613/https://www.haskell.org/pipermail/libraries/2011-April/016288.html
Proposal: add Int indexing functions to Data.Set


2024-01-01

cs/haskell

---
https://web.archive.org/web/20130705163400/https://en.wikipedia.org/wiki/Category:Chinese_numbered_policies
Category:Chinese numbered policies


2024-01-01



---
https://web.archive.org/web/20130715010036/http://squid314.livejournal.com/346391.html



2024-01-01



---
https://web.archive.org/web/20130719064119/http://aberrant.me/front-page-of-hacker-news/
What hitting the front page of Hacker News does to a new website


2024-08-04



---
https://web.archive.org/web/20130725040434/http://sicp.org.ua/sicp



2024-01-01



---
https://web.archive.org/web/20130728045156/http://lipread.com.au/Products.html



2024-01-01



---
https://web.archive.org/web/20130809044218/https://www.tor.com/stories/2013/06/the-too-clever-fox



2024-01-01



---
https://web.archive.org/web/20130813102756/http://johnback.us/blog/2013/08/06/cost-analysis-trubrain-proprietary-nootropic-blend-vs-generic-equivalent/



2024-01-01



---
https://web.archive.org/web/20130821050255//modafinil#suppliers-prices



2024-01-01



---
https://web.archive.org/web/20130823054605/https://slatestarcodex.com/2013/08/17/fermats-last-stand-soundtrack-and-adventure-log/



2024-01-01



---
https://web.archive.org/web/20130823212026/http://oslo-universitetssykehus.no/omoss/avdelinger/reproduksjonsmedisinsk/Sider/bli-sedgiver.aspx



2024-01-01



---
https://web.archive.org/web/20130827173847/https://abstrusegoose.com/533



2024-01-01



---
https://web.archive.org/web/20130830155436/http://animeanime.jp/article/2013/05/22/14128.html



2024-01-01



---
https://web.archive.org/web/20130831144130/http://gladwell.com/do-parents-matter/



2024-01-01



---
https://web.archive.org/web/20130905222351/http://cegablog.org/2013/03/20/tss_green/



2024-01-01



---
https://web.archive.org/web/20130915000609/http://healthsupplementwholesalers.com/products/noopept



2024-01-01



---
https://web.archive.org/web/20130918024746/http://www.gradman.com/hapticcompass



2024-01-01



---
https://web.archive.org/web/20130920193543/http://blog.learnstream.org/2012/08/spaced-repetition-in-natural-and-artificial-learning/



2024-01-01



---
https://web.archive.org/web/20130921043345/https://abstrusegoose.com/537



2024-01-01



---
https://web.archive.org/web/20130923210821/https://www.laphamsquarterly.org/magazine/death.php



2024-01-01



---
https://web.archive.org/web/20130923215953/http://cryptosource.org/atlantis-online-drug-black-market-shuts-its-doors/



2024-01-01



---
https://web.archive.org/web/20130923225212/https://www.laphamsquarterly.org/voices-in-time/protest-song.php



2024-01-01



---
https://web.archive.org/web/20130925172213/http://subterraneanpress.com/magazine/fall_2013/the_truth_of_fact_the_truth_of_feeling_by_ted_chiang



2024-01-01



---
https://web.archive.org/web/20130926165125/http://honeyblog.org/archives/51-A-Practical-Attack-to-De-Anonymize-Social-Network-Users.html



2024-01-01



---
https://web.archive.org/web/20131005053107/http://silkroadlink.com/



2024-01-01



---
https://web.archive.org/web/20131005104551/https://www.laphamsquarterly.org/voices-in-time/lost-child.php



2024-01-01



---
https://web.archive.org/web/20131005151408/http://edwardsung.com/archives/758



2024-01-01



---
https://web.archive.org/web/20131006114039/http://mantan-web.jp/2011/10/16/20111015dog00m200019000c.html
深夜アニメ ： エヴァ再放送きっかけに大人向けで新市場 元プロデューサー・東さんに聞く


2024-01-01



---
https://web.archive.org/web/20131007185155/https://www.laphamsquarterly.org/voices-in-time/living-at-lifes-expense.php



2024-01-01



---
https://web.archive.org/web/20131007185217/https://www.laphamsquarterly.org/voices-in-time/one-or-two-heartbreakers.php
One or Two Heartbreakers


2024-01-01



---
https://web.archive.org/web/20131009023821/http://www.fpri.org/enotes/20041101.middleeast.sageman.understandingterrornetworks.html
E-Notes: Understanding Terror Networks


2024-01-01



---
https://web.archive.org/web/20131010001601/https://www.girlscouts.org/program/gs_cookies/cookie_history/1960s.asp



2024-01-01



---
https://web.archive.org/web/20131013084016/http://prosblogion.ektopos.com/archives/2012/03/trust-in-testim.html



2024-01-01



---
https://web.archive.org/web/20131013120810/https://www.laphamsquarterly.org/voices-in-time/carted-off-all-the-same.php



2024-01-01



---
https://web.archive.org/web/20131013120817/https://www.laphamsquarterly.org/voices-in-time/gertrude-bell-survives-a-plague.php



2024-01-01



---
https://web.archive.org/web/20131013120913/https://www.laphamsquarterly.org/voices-in-time/walking-in-circles.php



2024-01-01



---
https://web.archive.org/web/20131013122621/https://www.laphamsquarterly.org/voices-in-time/morbid-diary.php



2024-01-01



---
https://web.archive.org/web/20131022131147/http://www.sinobiological.com/NGF-Protein-g-454.html
Recombinant Protein > CH O Cell Expressed > β-NGF / Beta-NGF Protein (Native)


2024-01-01



---
https://web.archive.org/web/20131025014931/http://debian-counting.libresoft.es/lenny/index.php?menu=Statistics
SLOCCount Web for Debian Lenny - Statistics


2024-01-01



---
https://web.archive.org/web/20131026191606/http://altmedangel.com/iodine.htm



2024-01-01



---
https://web.archive.org/web/20131029232552/http://www.theliteraryreview.org/WordPress/tlr-poetry/
Featured Poetry


2024-01-01



---
https://web.archive.org/web/20131102161924/http://cphpost.dk/culture/quotdanskquot/danish-languages-irritable-vowel-syndrome
The Danish language's irritable vowel syndrome: An overabundance of vowel sounds makes Danish a difficult language to learn—even for Danish children, say linguists


2024-01-01



---
https://web.archive.org/web/20131104015018/https://online.wsj.com/news/articles/SB10001424127887324900204578286272195339456
On Pins and Needles: Stylist Turns Ancient Hairdo Debate on Its Head


2024-01-01



---
https://web.archive.org/web/20131127005644/http://www.businessweek.com/printer/articles/105346-bitcoin-may-be-the-global-economys-last-safe-haven
Bitcoin May Be the Global Economy's Last Safe Haven


2024-01-01



---
https://web.archive.org/web/20131127232104/http://www.teanobi.com/category_s/228.htm
Hojicha Kurenai


2024-01-01



---
https://web.archive.org/web/20131127232128/http://www.teanobi.com/category_s/193.htm



2024-01-01



---
https://web.archive.org/web/20131127232135/http://www.teanobi.com/category_s/198.htm



2024-01-01



---
https://web.archive.org/web/20131127232807/http://www.teanobi.com/category_s/197.htm



2024-01-01



---
https://web.archive.org/web/20131128070943/http://www.teanobi.com/category_s/191.htm
Tamaryokucha Koga


2024-01-01



---
https://web.archive.org/web/20131203150612//https://www.wired.co.uk/news/archive/2013-12/02/china-academic-scandal



2024-01-01



---
https://web.archive.org/web/20131203150612/https://www.wired.co.uk/news/archive/2013-12/02/china-academic-scandal



2024-01-01



---
https://web.archive.org/web/20131204224917/https://www.uptontea.com/shopcart/item.asp?UTid=1312-17-16780659&afterCart=/shopcart/item.asp&itemID=TT48
Upton Tea Imports: Tea - Fancy Oolong Imperial


2024-01-01



---
https://web.archive.org/web/20131208043600/http://weirderweb.com/2013/06/10/ambition-has-no-rest-the-long-education-of-a-silk-road-money-launderer/
Ambition has no rest: the long education of a Silk Road money launderer


2024-01-01



---
https://web.archive.org/web/20131209175116/http://weirderweb.com/2013/06/13/atlantis-wasnt-built-in-a-day-520800-in-sales-and-counting/
Atlantis wasn’t built in a day: The web’s newest black market has $520,800 in sales and counting


2024-01-01



---
https://web.archive.org/web/20131209175449/http://weirderweb.com/2013/06/10/black-market-reloaded-is-2-years-old-today/
It's been a full two years since backopy launched Black Market Reloaded on June 10, 2011. The latest statistics are over a month old (April 30, 2013) but show that the site was then approaching $700,000 in monthly transactions.


2024-01-01



---
https://web.archive.org/web/20131209180238/http://weirderweb.com/2013/01/01/a-history-of-silk-road-the-nets-largest-hidden-service-and-drug-marketplace-weirder-web-8/
A history of Silk Road, the net’s largest hidden service and drug marketplace


2024-01-01



---
https://web.archive.org/web/20131209180352/http://weirderweb.com/2013/02/26/russia-just-banned-erowid-but-russias-version-of-silk-road-is-growing-fast/



2024-01-01



---
https://web.archive.org/web/20131211194032/https://www.laphamsquarterly.org/voices-in-time/edgar-allan-poe-brings-the-plague-to-the-party.php?page=all



2024-01-01



---
https://web.archive.org/web/20131211213827/http://weirderweb.com/2013/02/01/black-market-reloaded-grew-more-than-16000-new-registrations-in-january-and-has-more-publicly-available-items-than-silk-road/



2024-01-01



---
https://web.archive.org/web/20131211225605/http://www.pharmacyreviewer.com/Pharmacy-reviews/All-Pharmacy-Reviews/ed-and-more/



2024-01-01



---
https://web.archive.org/web/20131216023226/http://www.ibm.com/developerworks/library/u-secret.html
The secret life of Unicode: A peek at Unicode's soft underbelly


2024-01-01



---
https://web.archive.org/web/20131216055744/http://www.police.govt.nz/news/updates/31590-0



2024-01-01



---
https://web.archive.org/web/20131218052436/https://thefinancialbrand.com/28346/google-alerts-broken/
An Open Letter to Google: Google Alerts Broken, Now Useless To Financial Marketers


2024-01-01



---
https://web.archive.org/web/20131220074139/http://weirderweb.com/2013/06/04/the-biggest-danger-to-some-silk-road-users-are-themselves/



2024-01-01



---
https://web.archive.org/web/20131221170247/http://www.bayesianwitch.com/blog/2013/why_hn_shouldnt_use_randomized_algorithms.html



2024-08-04



---
https://web.archive.org/web/20131222061404/http://www.teanobi.com/



2024-01-01



---
https://web.archive.org/web/20131223041144/http://weirderweb.com/2013/06/18/writing-the-end-of-prohibition-eiley-ormsby-talks-about-her-new-book-silk-road-and-legalization/



2024-01-01



---
https://web.archive.org/web/20131227150022/http://www.hearinglossweb.com/Issues/OralCommunications/Strategies/sphrd/allen.htm



2024-01-01



---
https://web.archive.org/web/20131229234045/http://squid314.livejournal.com/338607.html



2024-01-01



---
https://web.archive.org/web/20131229234049/http://squid314.livejournal.com/338026.html



2024-01-01



---
https://web.archive.org/web/20131229234145/http://squid314.livejournal.com/349656.html



2024-01-01



---
https://web.archive.org/web/20131231102540/https://www.edwardtufte.com/tufte/books_be



2024-07-15



---
https://web.archive.org/web/20140101181535/http://eva.onegeek.org/pipermail/oldeva/1998-January/008175.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20140102011857/https://www.wired.com/techbiz/it/magazine/16-06/st_essay
Prediction Markets Are Hot, But Here's Why They Can Be So Wrong


2024-01-01



---
https://web.archive.org/web/20140109071641/http://www.google-melange.com/gsoc/project/google/gsoc2013/fuuzetsu/16001



2024-01-01



---
https://web.archive.org/web/20140109224018/http://www.google-melange.com/gsoc/project/google/gsoc2013/adamgundry/23001



2024-01-01



---
https://web.archive.org/web/20140110154958/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/jbracker/1



2024-01-01



---
https://web.archive.org/web/20140111064749/http://www.google-melange.com/gsoc/project/google/gsoc2013/difrumin/18001



2024-01-01



---
https://web.archive.org/web/20140113234236/http://www.google-melange.com/gsoc/project/google/gsoc2013/mr_/23001



2024-01-01



---
https://web.archive.org/web/20140114005051/http://packdeps.haskellers.com/reverse/push-notify



2024-01-01



---
https://web.archive.org/web/20140114015514/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/refold/71002



2024-01-01



---
https://web.archive.org/web/20140115055711/http://www.google-melange.com/gsoc/project/google/gsoc2013/ofan/44001



2024-01-01



---
https://web.archive.org/web/20140115123717/http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/parcs/1



2024-01-01



---
https://web.archive.org/web/20140116154458/http://www.google-melange.com/gsoc/project/google/gsoc2013/marcospividori/45001



2024-01-01



---
https://web.archive.org/web/20140116190028/http://packdeps.haskellers.com/reverse/push-notify-ccs



2024-01-01



---
https://web.archive.org/web/20140121223518/http://ap.org/Content/AP-In-The-News/2013/For-cake-al-Qaida-records-every-expense



2024-01-01



---
https://web.archive.org/web/20140128121712/http://articles.latimes.com/1986-07-30/business/fi-18840_1_laser-defense



2024-01-01



---
https://web.archive.org/web/20140131234031/http://people.mokk.bme.hu/~daniel/rationality_quotes_2013/rq_only2013.html



2024-01-01



---
https://web.archive.org/web/20140207144847/https://support.google.com/accounts/answer/3024190



2024-01-01



---
https://web.archive.org/web/20140215192641/http://www.newrepublic.com/article/politics/magazine/110861/how-older-parenthood-will-upend-american-society



2024-01-01



---
https://web.archive.org/web/20140221080504/https://www.wired.com/geekdad/tag/a-google-a-day/



2024-01-01



---
https://web.archive.org/web/20140227224802/http://insertcredit.com/2011/09/29/grasshoppers-evangelion-%E5%B1%B1%E5%B2%A1%E6%99%83%E3%81%AE%E6%96%B0%E3%81%9F%E3%81%AA%E7%B5%82%E3%82%8F%E3%82%8B%E4%B8%96%E7%95%8C/



2024-01-01



---
https://web.archive.org/web/20140308092415/https://www.laphamsquarterly.org/voices-in-time/the-fable-of-hell.php?page=all



2024-01-01



---
https://web.archive.org/web/20140328092712/http://www.myfoxdc.com/story/25055460/police-man-allegedly-used-mail-to-transport-drug-molly
Police: Man allegedly used mail to transport drug ‘molly’ to himself


2024-01-01



---
https://web.archive.org/web/20140409193231/http://www.cs.rochester.edu/users/faculty/schubert/191-291/lecture-notes/23



2024-01-01



---
https://web.archive.org/web/20140414015507/https://wordondastreet.com/feds-use-instagram-arrest-350-drug-dealers-seize-7-million-one-weekend/



2024-01-01



---
https://web.archive.org/web/20140416084301/http://www.om.nl/actueel/nieuwsberichten/@162281/undercover-onderzoek/
Undercover onderzoek naar illegale marktplaatsen op internet


2024-01-01



---
https://web.archive.org/web/20140428022304/bit-wasp.org/index.php/topic,130.0.html



2024-01-01



---
https://web.archive.org/web/20140508105717/http://plover.net/~bonds/objects.html



2024-01-01



---
https://web.archive.org/web/20140510064653//http://careyryan.com/creatine/



2024-01-01



---
https://web.archive.org/web/20140510064653/http://careyryan.com/creatine/



2024-01-01



---
https://web.archive.org/web/20140511002018/http://www2.dcc.ufmg.br/laboratorios/llp/wiki/doku.php?id=marco_soc



2024-01-01



---
https://web.archive.org/web/20140516141910/http://guswatson.com/modafinil.html
‘Can a pill make you brainy?’ By Angus Watson


2024-01-01



---
https://web.archive.org/web/20140519030938/http://www.linux-archive.org/gentoo-user/518631-script-crack-gpg-passphrase.html



2024-01-01



---
https://web.archive.org/web/20140527022857/http://features.blogs.fortune.cnn.com/2013/05/15/ranbaxy-fraud-lipitor/
Dirty medicine: The epic inside story of long-term criminal fraud at Ranbaxy, the Indian drug company that makes generic Lipitor for millions of Americans


2024-01-01



---
https://web.archive.org/web/20140527112440/http://www.scannedinavian.com/~shae/ghclive.pdf
Web based teaching through real-time collaboration with ghcLiVE


2024-01-01



---
https://web.archive.org/web/20140529171045//20170127004356/http://plewis.info/med_data.xlsx



2024-01-01



---
https://web.archive.org/web/20140623203436/http://marcot.eti.br/blog/



2024-01-01



---
https://web.archive.org/web/20140630225710/http://www.militaryaerospace.com/articles/print/volume-9/issue-12/departments/cots-watch/nsa-seeking-new-business-for-in-house-cmos-wafer-fab.html
NSA seeking new business for in-house CMOS wafer fab


2024-01-01



---
https://web.archive.org/web/20140701152454/http://prosblogion.ektopos.com/2012/03/10/trust_in_testim



2024-01-01



---
https://web.archive.org/web/20140706140715/http://squid314.livejournal.com/349656.html
I don‘t believe in 'believing in’ things


2024-01-01



---
https://web.archive.org/web/20140719103426/http://www.pelleas.net/aniTOP/index.php/tadashi_hiramatsu_interview



2024-01-01



---
https://web.archive.org/web/20140722143929/https://www.eggbanxx.com/eggbanxx-save-egg-freezing



2024-01-01



---
https://web.archive.org/web/20140723053143/https://finance.yahoo.com/news/Construction-Of-Chip-twst-2711924876.html



2024-01-01



---
https://web.archive.org/web/20140723061319/http://forums.reiliberationparade.com.ar/viewtopic.php?p=11308#p11308



2024-01-01



---
https://web.archive.org/web/20140723070152/https://forum.quantifiedself.com/thread-nicotine-n-backing?pid=2052



2024-01-01



---
https://web.archive.org/web/20140723071618/http://www.bitcointrading.com/forum/talk-bitcoin/confused-about-the-7-8-9-5-btcusd-bubble-answers-here-bitcoin-2012-07-17/



2024-01-01



---
https://web.archive.org/web/20140723072142/http://patch-tag.com/r/wrwills/HaskellNet/home



2024-01-01



---
https://web.archive.org/web/20140723072149/https://github.com/shayan-najd/HTE



2024-01-01



---
https://web.archive.org/web/20140723072158/https://github.com/ofan/hqt



2024-01-01



---
https://web.archive.org/web/20140723072916/http://geekvariety.tumblr.com/post/3071806657



2024-01-01



---
https://web.archive.org/web/20140723074432/https://patch-tag.com/r/tphyahoo/mirrorpatchtag/snapshot/current/content/pretty/patch-tag-mirror.hs



2024-01-01



---
https://web.archive.org/web/20140723102607/http://pixelatedgeek.com/2010/05/your-friday-fix-052810-rainbow/



2024-01-01



---
https://web.archive.org/web/20140725112211/https://www.wired.com/2012/06/ff_superhumans/



2024-01-01



---
https://web.archive.org/web/20140731220709/http://seoulspace.co.kr/blog/2012/05/23/cyworld-losing-to-facebook/



2024-01-01



---
https://web.archive.org/web/20140827123250/http://www.gradman.com/hapticcompass



2024-01-01



---
https://web.archive.org/web/20140905041605/http://www.smarthome.com/seco-larm-sm-226l-garage-door-contacts-for-closed-circuits.html



2024-01-01



---
https://web.archive.org/web/20140906223137/http://inductivist.blogspot.com/2010/11/religiosity-big-5-and-jail-time.html
Religiosity, the Big 5, and jail time


2024-01-01



---
https://web.archive.org/web/20140908045019/http://www.bratislavaguide.com/radio-yerevan-jokes



2024-01-01



---
https://web.archive.org/web/20140924070551/https://news.wustl.edu/news/Pages/27358.aspx
Schizophrenia not a single disease but multiple genetically distinct disorders


2024-01-01



---
https://web.archive.org/web/20141003185916/http://www.rokugen.net/sp/201408.html



2024-01-01



---
https://web.archive.org/web/20141018061424/http://robbieblair.com/interview-with-worm-author-john-mccrae/



2024-01-01



---
https://web.archive.org/web/20141018092004/http://www.stat115.org/lectures/Harvard_Price_042513_STAT115.pdf



2024-01-01



---
https://web.archive.org/web/20141109053442/https://www.wtnh.com/2014/11/06/fbi-agents-raid-west-haven-home/
FBI agents raid West Haven home


2024-01-01



---
https://web.archive.org/web/20141212225959/http://secretlaboratory.org/?p=10064
<em>NEW</em> Alpaca Marketplace: Another new Dark Net Market ... but at least it has multi-signature escrow.


2024-01-01



---
https://web.archive.org/web/20141213221339/http://sivertzendigital.tumblr.com/post/100823225645/google-correlate-correlation-for-advertising-and



2024-01-01



---
https://web.archive.org/web/20141214130709/https://www.isteve.com/ManlyMolecule.htm



2024-01-01



---
https://web.archive.org/web/20141215124016/http://www.wsj.com/articles/SB10001424052702303380004579521482247869874
A scientific revolution is under way—upending one of our reigning orthodoxies


2024-01-01



---
https://web.archive.org/web/20141228123854/https://boards.straightdope.com/sdmb/showpost.php?p=15871894&postcount=70



2024-01-01



---
https://web.archive.org/web/20150125102656/http://www.fukushihoken.metro.tokyo.jp/kenkou/iyaku/sonota/shitei_m/moda.html



2024-01-01



---
https://web.archive.org/web/20150208103151/https://www.vanityfair.com/news/2012/10/michael-lewis-profile-barack-obama



2024-01-01



---
https://web.archive.org/web/20150211205621/https://www.wsj.com/articles/SB90001424127887323582904578487194292468554
10 things the sleep-aid industry won't tell you: A little light reading to distract you from the cracks in your ceiling


2024-01-01



---
https://web.archive.org/web/20150211210631/http://www.bloomberg.com/news/articles/2011-03-31/why-unemployment-rose-so-much-dropped-so-fast-commentary-by-alan-krueger
Why Unemployment Rose So Much, Is Falling So Fast


2024-01-01



---
https://web.archive.org/web/20150211211107/https://support.google.com/news/answer/1638638



2024-01-01



---
https://web.archive.org/web/20150211215353/https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ghci-debugger.html



2024-01-01

cs/haskell

---
https://web.archive.org/web/20150211221422/http://apt.cs.manchester.ac.uk/projects/jamaica/tools/PearColator/



2024-01-01



---
https://web.archive.org/web/20150211221918/http://www.mania.com/neon-genesis-evangelion-renewal-evangelion-dvdbox_article_75523.html



2024-01-01



---
https://web.archive.org/web/20150211224758/http://m.tsurupeta.info/content/higurashi-douijn-opera



2024-01-01



---
https://web.archive.org/web/20150211233502/https://archive.moe/a/thread/72391938/



2024-01-01



---
https://web.archive.org/web/20150218055123/http://www.thegridto.com/index.html%3Fp=3661.html
Down for the count: There are only 35 sperm donors left in all of Canada. Holy mama, we've got a problem


2024-01-01



---
https://web.archive.org/web/20150225162337/mugshot-record-search.com/mugshot/CA/Fresno-County-Sheriff-Office/2013-Feb-07/4023889/BRYAN-FREMBLING



2024-01-01



---
https://web.archive.org/web/20150227082753/http://blog.initialstate.com/pi-for-kids-door-sensor/



2024-01-01



---
https://web.archive.org/web/20150227232723/http://www.animenation.net/forums/showthread.php?t=197689



2024-01-01



---
https://web.archive.org/web/20150304075444/http://www.theneworleansadvocate.com/multimedia/walthandelsman/10766235-171/fbi-raid-of-marigny-home
FBI raid of Marigny home part of global crackdown on ‘Dark Web’


2024-01-01



---
https://web.archive.org/web/20150308042817/http://eva.onegeek.org/pipermail/evangelion/2015-March/007281.html
Sonoda's Eleven: Sample the Doujinshi Scene With a Taste of <em>Chosen Ame</em>


2024-01-01

anime/eva

---
https://web.archive.org/web/20150404091306/https://libraryofbabel.info/Borges/Borges-SelectedNonFictions.pdf



2024-01-01



---
https://web.archive.org/web/20150404205305/https://occidentalascent.wordpress.com/2012/06/10/the-facts-that-need-to-be-explained/



2024-01-01



---
https://web.archive.org/web/20150501220109/http://www.hardwaresecrets.com/fullimage.php?image=2572
Intel's global operations


2024-01-01



---
https://web.archive.org/web/20150520022242/http://mypocketshurt90.tumblr.com/post/27495622491/i-sent-this-paper-to-jk-rowling-explaining-how-the



2024-01-01



---
https://web.archive.org/web/20150629230207/https://dnstats.net/market/Agora



2024-01-01



---
https://web.archive.org/web/20150726192812/https://polychromium.wordpress.com/2011/08/02/the-surprise-of-haruhi-suzumiya-english-translation/



2024-01-01



---
https://web.archive.org/web/20150816120848/http://www.williamsburgmarketplace.com/webapp/wcs/stores/servlet/ProductView?storeId=10001&jspStoreDir=wmarket&categoryId=14243&catalogId=12122



2024-01-01



---
https://web.archive.org/web/20150905205955/https://help.myspace.com/hc/en-us/articles/202233310-Where-Is-All-My-Old-Stuff-



2024-01-01



---
https://web.archive.org/web/20150917061012/http://www.nationalcrimeagency.gov.uk/news/697-dark-web-gun-fantasist-pleads-guilty
Dark web gun fantasist pleads guilty


2024-01-01



---
https://web.archive.org/web/20150919042519/https://www.ohmidog.com/2014/09/11/the-last-living-911-search-and-rescue-dog/
The last living 9/11 search and rescue dog?


2024-01-01



---
https://web.archive.org/web/20150921025659/http://www.vitaminworld.com/blood-sugar-support/bitter-melon-0070050502.html?scid=25842



2024-01-01



---
https://web.archive.org/web/20150930220902/https://www.nottinghampost.com/Nottingham-philosophy-student-caught-importing/story-27890513-detail/story.html
Nottingham philosophy student caught importing cannabis from USA


2024-01-01



---
https://web.archive.org/web/20151003104702/http://www.evacommentary.org/op/op_2.html#cut044



2024-01-01



---
https://web.archive.org/web/20151015104902/http://www.onemk.co.uk/news/crime/courts/2015/9/bletchley-gun-fantasist-posing-as-woman-on-the-dark-web-pleads-guilty-at-court-100920150027.html
Bletchley gun fantasist posing as woman on the dark web pleads guilty at court: Man pleads guilty to conspiracy to import firearm and ammunition


2024-01-01



---
https://web.archive.org/web/20151031235117/http://www.gainax.co.jp/takeda/corrig.html



2024-01-01



---
https://web.archive.org/web/20151106005148/http://www.evacommentary.org/appendix/character-names.html



2024-01-01



---
https://web.archive.org/web/20151112203031/http://hayabusa3.2ch.net/test/read.cgi/news/1391949369/



2024-01-01



---
https://web.archive.org/web/20151126012921/http://quantselflafont.com/2015/09/14/disappointing-outcome-with-bitter-melon-protocol/



2024-01-01



---
https://web.archive.org/web/20151203232442/http://www.nationalcrimeagency.gov.uk/news/752-dark-web-gun-fantasist-who-wanted-to-be-an-nca-officer
Dark web gun fantasist who wanted to be an NCA officer


2024-01-01



---
https://web.archive.org/web/20160102165131/http://bayes.bgsu.edu/webinar.11.2012/R%20output/Rcode.part4.html
Part 4: Introduction to JAGS


2024-01-01



---
https://web.archive.org/web/20160126035038/http://silverhandmeadery.com/shop/virginia-moon/
500ml, $20


2024-01-01



---
https://web.archive.org/web/20160127062800/http://silverhandmeadery.com/shop/scarborough-fair/
500ml


2024-01-01



---
https://web.archive.org/web/20160130041021/http://reprints.longform.org/perry-once-upon-a-jihad



2024-01-01



---
https://web.archive.org/web/20160205133519/https://www.baka-tsuki.org/project/index.php?title=Utsuro_no_Hako:Volume_1



2024-01-01



---
https://web.archive.org/web/20160206033815/http://silverhandmeadery.com/shop/all-blues/
500ml


2024-01-01



---
https://web.archive.org/web/20160217100526/http://www.nationalcrimeagency.gov.uk/news/796-dark-web-gun-buyer-sentenced
Dark web gun buyer sentenced to six years


2024-01-01



---
https://web.archive.org/web/20160224094858/https://www.bloomberg.com/news/articles/2016-02-23/china-bets-big-on-gene-editing-technology-in-race-against-u-s
China Builds a Faster Beagle in Gene-Editing Race With U.S.


2024-01-01



---
https://web.archive.org/web/20160304051359/https://www.almostinfinite.com/other/hacker-news-new-page-scroll-of-death.html



2024-08-04



---
https://web.archive.org/web/20160307210322/http://www2.technologyreview.com/news/427672/egg-stem-cells/



2024-01-01



---
https://web.archive.org/web/20160311150735/http://www.rhtp.org/fertility/pgd/



2024-01-01



---
https://web.archive.org/web/20160316083454/https://www.laptopmag.com/articles/ebook-price-war



2024-01-01



---
https://web.archive.org/web/20160401173234/http://curetogether.com/acne/treatments/



2024-01-01



---
https://web.archive.org/web/20160412200818/http://www.tulane.edu/~internut/Countries/Iran/iraniodine.html



2024-01-01



---
https://web.archive.org/web/20160417002217/http://www.brookings.edu/about/projects/archive/nucweapons/weapons



2024-01-01



---
https://web.archive.org/web/20160418060010/http://www.kuro5hin.org/story/2006/4/17/194059/296



2024-01-01



---
https://web.archive.org/web/20160422093652/http://www.redplenty.com/Red_Plenty/Front_page.html



2024-01-01



---
https://web.archive.org/web/20160425105313/http://www.icarusinterstellar.org/the-challenge-of-relativistic-spaceflight



2024-01-01



---
https://web.archive.org/web/20160508152238/http://www.brookings.edu/about/projects/archive/nucweapons/schwartz



2024-01-01



---
https://web.archive.org/web/20160515043816/https://www.esquire.com/sports/a5151/the-string-theory-david-foster-wallace/



2024-01-01



---
https://web.archive.org/web/20160527021842/http://antonhowes.weebly.com/uploads/2/1/0/8/21082490/howes_anton_center_for_capitalism___society.pdf



2024-01-01



---
https://web.archive.org/web/20160528124816/http://www.edinburghnews.scotsman.com/news/crime/fbi-helps-catch-edinburgh-man-selling-drugs-on-dark-web-1-4139454
FBI helps catch Edinburgh man selling drugs on ‘dark web’


2024-01-01



---
https://web.archive.org/web/20160702204320/http://www.xamuel.com/hope-function/



2024-01-01



---
https://web.archive.org/web/20160705141814/https://home.uchicago.edu/~npope/crowdsourcing_paper.pdf



2024-01-01



---
https://web.archive.org/web/20160705162724/https://blog.mozilla.org/gen/2007/02/27/the-cost-of-monoculture/
The cost of monoculture


2024-01-01



---
https://web.archive.org/web/20160718123204/https://www.oxitec.com/dengue-fever-cases-drop-91-percent-neighbourhood-piracicaba-brazil-oxitecs-friendly-aedes-released/



2024-01-01



---
https://web.archive.org/web/20160719125920/http://www.andrewlih.com/blog/2007/06/28/wikipedia-plateau/



2024-01-01



---
https://web.archive.org/web/20160731235012/http://newfocusintl.com/north-korean-border-guards-married-women/



2024-01-01



---
https://web.archive.org/web/20160824143608/https://buffalonews.com/city-region/police-courts/former-ub-student-admits-using-bitcoins-while-dealing-in-drugs-20160823/
Former UB student admits using bitcoins while dealing in drugs


2024-01-01



---
https://web.archive.org/web/20160828235613/http://www.web-giga.com/raspberry/#char



2024-01-01



---
https://web.archive.org/web/20160901182044/http://www.andrewlih.com/blog/2007/07/10/unwanted-new-articles-in-wikipedia/



2024-01-01



---
https://web.archive.org/web/20160901182044/http://www.andrewlih.com/blog/2007/07/10/unwanted-new-articles-in-wikipedia/#comment-53638



2024-01-01



---
https://web.archive.org/web/20160901182044/http://www.andrewlih.com/blog/2007/07/10/unwanted-new-articles-in-wikipedia/#comment-53809



2024-01-01



---
https://web.archive.org/web/20160901182044/http://www.andrewlih.com/blog/2007/07/10/unwanted-new-articles-in-wikipedia/#comment-56035



2024-01-01



---
https://web.archive.org/web/20160903194154/https://medium.com/stubborn-attachments/stubborn-attachments-full-text-8fc946b694d



2024-01-01



---
https://web.archive.org/web/20160921140955/http://szabo.best.vwh.net/shell.html
Shelling Out: The Origins of Money


2024-01-01



---
https://web.archive.org/web/20161006204045/https://blog.mozilla.org/gen/2007/09/21/update-on-the-cost-of-monoculture-in-korea/
update on the cost of monoculture in Korea (2007)


2024-01-01



---
https://web.archive.org/web/20161020184346/https://www.dailyprincetonian.com/news/2016/10/former-u-student-convicted-of-drug-possession-released-early-not-re-enrolled/
Former U. student convicted of drug possession released early, not re-enrolled


2024-01-01



---
https://web.archive.org/web/20161021035119/http://www.ibooksonline.com/88/Text/hell.html



2024-01-01



---
https://web.archive.org/web/20161021035631/http://mobile.the-scientist.com/article/46651/humans-never-stopped-evolving



2024-01-01



---
https://web.archive.org/web/20161021040928/http://fredrikdeboer.com/2014/04/18/free-speech-rights-and-ability/



2024-01-01



---
https://web.archive.org/web/20161021040958/http://www.matthewklam.com/nonfiction/pilotstale.html



2024-01-01



---
https://web.archive.org/web/20161022044905/https://www.coursera.org/learn/drugs-and-brain



2024-01-01



---
https://web.archive.org/web/20161027134259/http://kw.knack.be/west-vlaanderen/nieuws/criminaliteit/twintiger-uit-torhout-dealde-wereldwijd-synthetische-drugs-via-de-onderwereld-van-het-internet/article-normal-239819.html



2024-01-01



---
https://web.archive.org/web/20161201053731/http://archive.cochrane.org.uk/opinion/archive/articles/brain9a.php



2024-01-01



---
https://web.archive.org/web/20161226202402/http://www.jcmit.com/mem2015.htm



2024-01-01



---
https://web.archive.org/web/20170104185622/http://people.eecs.berkeley.edu/~junyanz/projects/gvm/



2024-01-01



---
https://web.archive.org/web/20170108092538/http://www.sfawardswatch.com/?page_id=106



2024-01-01



---
https://web.archive.org/web/20170116233408/https://www.bloomberg.com/news/articles/2017-01-16/ai-pioneer-wants-to-build-the-renaissance-machine-of-the-future#schmidhuber
AI Pioneer Wants to Build the Renaissance Machine of the Future


2024-01-01



---
https://web.archive.org/web/20170127004356/http://plewis.info/



2024-01-01



---
https://web.archive.org/web/20170129002003/http://psychology.huji.ac.il/en/?cmd=Faculty.125&act=read&id=75



2024-01-01



---
https://web.archive.org/web/20170419194138/https://www.princeton.edu/mudd/finding_aids/mathoral/pmcxrota.htm



2024-01-01



---
https://web.archive.org/web/20170607224420/https://nhsa.org/pr-update/nhsa-statement-fy-2018-president%E2%80%99s-budget



2024-01-01



---
https://web.archive.org/web/20170702141754/https://freedom-to-tinker.com/2011/06/07/new-research-result-bubble-forms-not-so-anonymous/



2024-01-01



---
https://web.archive.org/web/20170705082122/https://darcs.net/DarcsBridgeUsage



2024-01-01



---
https://web.archive.org/web/20170707135337/http://blog.pinboard.in/2010/11/bookmark_archives_that_don_t



2024-01-01



---
https://web.archive.org/web/20170709193249/https://www.powdercity.com/products/zma-benefits



2024-01-01



---
https://web.archive.org/web/20170721085617/http://www.crohns.org/congress/submission00/appendix2.htm
Appendix II: Cost savings from curing Crohn's Disease (CD)


2024-01-01



---
https://web.archive.org/web/20170721094633/http://1731298478.tumblr.com/post/52689158259/sadamoto-i-first-met-him-when-i-worked



2024-01-01



---
https://web.archive.org/web/20170721104216/https://punynari.wordpress.com/2010/05/23/english-hakone-instrumentality-map/



2024-01-01



---
https://web.archive.org/web/20170721104807/http://1731298478.tumblr.com/post/52662246834/oizumi-i-find-that-both-anno-san-and-takekuma-san



2024-01-01



---
https://web.archive.org/web/20170721104835/http://1731298478.tumblr.com/post/53009995472/sadamoto-in-the-end-the-usage-of-the-dead-sea



2024-01-01



---
https://web.archive.org/web/20170721104839/http://1731298478.tumblr.com/post/52661530820/anno-i-understood-the-moment-toji-suzuhara-felt



2024-01-01



---
https://web.archive.org/web/20170721105001/http://1731298478.tumblr.com/post/63536630801/anno-making-the-last-two-episodes-it-felt-like



2024-01-01



---
https://web.archive.org/web/20170721105121/http://1731298478.tumblr.com/post/53422833647/oizumi-when-i-look-at-rei-ayanami-im-reminded



2024-01-01



---
https://web.archive.org/web/20170721105346/http://1731298478.tumblr.com/post/66735907982/sadamoto-kotono-mistuishi-cried-reading-a



2024-01-01



---
https://web.archive.org/web/20170721122706/https://www.dagbladet.no/nyheter/politiet-mener-fire-norske-narkoselgere-har-omsatt-for-millioner-i-virtuell-valuta-pa-morkenettet/60700845
Politiet mener fire norske narkoselgere har omsatt for millioner i virtuell valuta på mørkenettet: Mener de fire er sentrale i narkosalg til hele landet.


2024-01-01



---
https://web.archive.org/web/20170721123105/https://www.dagbladet.no/nyheter/fire-siktet-i-narkoaksjonen-det-morke-nettet/60700489
Fire siktet i narkoaksjonen «Det mørke nettet»: Pågrepet for salg av narkotika på internett.


2024-01-01



---
https://web.archive.org/web/20170721123117/http://www.centraljersey.com/news/princeton-former-university-student-sentenced-to-five-years-in-prison/article_5ec200ac-6617-11e5-aca4-2be1c379d706.html
PRINCETON: Former university student sentenced to five years in prison for selling drugs


2024-01-01



---
https://web.archive.org/web/20170721145827/https://www.wikilivres.ca/wiki/More_Poems



2024-01-01



---
https://web.archive.org/web/20170722004635/http://silverhandmeadery.com/portfolio-posts/dream-by-the-fire/
500ml


2024-01-01



---
https://web.archive.org/web/20170722091616/http://1731298478.tumblr.com/post/52661648933/anno-another-major-influence-was-the-seventh



2024-01-01



---
https://web.archive.org/web/20170908094102/http://timdettmers.com/2015/03/09/deep-learning-hardware-guide/
A Full Hardware Guide to Deep Learning


2024-01-01



---
https://web.archive.org/web/20170915141329/http://quillette.com/2017/06/11/no-voice-vox-sense-nonsense-discussing-iq-race/



2024-01-01



---
https://web.archive.org/web/20170922082016id_/https://www.cambridge.org/core/services/aop-cambridge-core/content/view/E2D37729902DDFA6CFC85767AD0421FC/S0007114510004733a.pdf/div-class-title-the-influence-of-creatine-supplementation-on-the-cognitive-functioning-of-vegetarians-and-omnivores-div.pdf
The influence of creatine supplementation on the cognitive functioning of vegetarians and omnivores


2024-01-01



---
https://web.archive.org/web/20171014122847/http://www.pilotonline.com/app/media/content/pilotonline/2014/04/marvel/marvel.html



2024-03-30



---
https://web.archive.org/web/20171020041641/http://nitro.biosci.arizona.edu/zbook/NewVolume_2/newvol2.html
‘Volume 2: Evolution and Selection of Quantitative Traits’, Bruce Walsh and Michael Lynch


2024-01-01



---
https://web.archive.org/web/20171025150834/http://nitro.biosci.arizona.edu/zbook/NewVolume_2/pdf/Chapter30.pdf
Selection and Development of Pure Lines


2024-01-01



---
https://web.archive.org/web/20171025150939/http://nitro.biosci.arizona.edu/zbook/NewVolume_2/pdf/WLChapter23.pdf
Selection Under Inbreeding


2024-01-01



---
https://web.archive.org/web/20171120104155/http://quillette.com/2015/12/01/why-parenting-may-not-matter-and-why-most-social-science-research-is-probably-wrong/



2024-01-01



---
https://web.archive.org/web/20171209084304/http://www.bengalcathelpline.co.uk/bengalsaspets.htm



2024-01-01



---
https://web.archive.org/web/20180117190858/https://www.ceretropic.com/cytisine-solution



2024-01-01



---
https://web.archive.org/web/20180212090436/http://silverhandmeadery.com/shop/strawberry_swing/
500ml, $24


2024-01-01



---
https://web.archive.org/web/20180312104812/http://worldpolicy.org/2011/09/27/innovation-starvation/



2024-01-01



---
https://web.archive.org/web/20180418010345/http://adage.com/article/special-report-tv-upfront/fewer-tv-commercials/313183/



2024-01-01



---
https://web.archive.org/web/20180624093746/http://www.ds.ewi.tudelft.nl/~victor/bitcoin.html



2024-01-01



---
https://web.archive.org/web/20180703101610/https://us.dantelabs.com/collections/best-seller/products/whole-genome-sequencing-wgs-full-dna-analysis



2024-01-01



---
https://web.archive.org/web/20180705003608/https://x.com/MuseZack/status/995420535755427840



2024-01-01



---
https://web.archive.org/web/20181007094034/http://silverhandmeadery.com/shop/honey-brulees/
500ml


2024-01-01



---
https://web.archive.org/web/20181012051655/https://mccarthy.well.ox.ac.uk/2018/10/gwas-gift-keeps-giving/



2024-01-01



---
https://web.archive.org/web/20181219160125/https://www.stuff.co.nz/dominion-post/news/local-papers/horowhenua-mail/10177294/Police-bust-drugs-ring-find-stolen-carving



2024-01-01



---
https://web.archive.org/web/20181229003208/http://bitcoinweekly.com/



2024-01-01



---
https://web.archive.org/web/20190111211015/http://bitcoinweekly.com/articles/bitcoin-is-worse-is-better



2024-01-01



---
https://web.archive.org/web/20190117180806/http://www.teamtrakr.org/



2024-01-01



---
https://web.archive.org/web/20190126054229/https://en.wikipedia.org/wiki/List_of_Toho_alien_races#Mysterians
Wikipedia: Mysterian Dome


2024-01-01



---
https://web.archive.org/web/20190130210352/http://www.bowkerinfo.com/pubtrack/AnnualBookProduction2010/ISBN_Output_2002-2010.pdf



2024-01-01



---
https://web.archive.org/web/20190130211532/http://www.centraljersey.com/news/princeton-former-university-student-pleads-guilty-on-drug-charges/article_9635a3a8-23fb-11e5-9217-8b73683508f0.html
PRINCETON: Former university student pleads guilty on drug charges


2024-01-01



---
https://web.archive.org/web/20190130213439/http://www.arthurhu.com/97/06/aismen.txt



2024-01-01



---
https://web.archive.org/web/20190130213834/https://plus.google.com/107517520217732606032/posts/jpMQ9jC5z9z



2024-01-01



---
https://web.archive.org/web/20190131000303/https://yunnansourcing.com/products/huang-mei-gui-wu-yi-rock-oolong-tea-spring-2016



2024-01-01



---
https://web.archive.org/web/20190131000348/https://yunnansourcing.com/products/classic-mi-lan-xiang-dan-cong-oolong-tea-spring-2017
50g, $9


2024-01-01



---
https://web.archive.org/web/20190131000452/https://yunnansourcing.com/products/high-mountain-lao-cong-mi-lan-xiang-dan-cong-oolong-tea-spring-2017



2024-01-01



---
https://web.archive.org/web/20190131000853/https://yunnansourcing.com/collections/flower-and-herbal-teas/products/classic-gan-zao-ye-wild-jujube-tea-from-laoshan-village



2024-01-01



---
https://web.archive.org/web/20190131000937/https://yunnansourcing.com/products/imperial-tie-guan-yin-of-anxi-oolong-tea-of-fujian-autumn-2017



2024-01-01



---
https://web.archive.org/web/20190131010147/https://eva.onegeek.org/pipermail/evangelion/2011-December/007140.html



2024-01-01

anime/eva

---
https://web.archive.org/web/20190131015556/https://www.gnxp.com/WordPress/2018/08/26/there-could-be-100-million-genotyping-kits-sold-by-january-1st-2020/



2024-01-01



---
https://web.archive.org/web/20190222085055/http://quantifiedself.com/2014/04/eric-jain-sleep-moon-phases/



2024-01-01



---
https://web.archive.org/web/20190223142739/http://gettermario.dynamicforum.net/t974-entretien-go-nagai-hideaki-anno



2024-01-01



---
https://web.archive.org/web/20190408042528/http://wispofsmoke.net/goodforyou.html



2024-01-01



---
https://web.archive.org/web/20190415123208/https://thiscardoesnotexist.glitch.me/



2024-01-01



---
https://web.archive.org/web/20190517114747/https://www.memteaimports.com/tea/jade-nantou



2024-01-01



---
https://web.archive.org/web/20190517114834/https://www.memteaimports.com/tea/bei-dou



2024-01-01



---
https://web.archive.org/web/20190518095901/https://www.memteaimports.com/tea/ali-shan



2024-01-01



---
https://web.archive.org/web/20190617041250/http://www.coyneoftherealm.com/2014/09/25/critique-claims-blood-test-depression/



2024-01-01



---
https://web.archive.org/web/20190624103052/http://www.green500.org/lists/green201111/



2024-01-01



---
https://web.archive.org/web/20190706150607/https://github.com/addict67/discord-waifu-generator



2024-01-01



---
https://web.archive.org/web/20190706150635/https://8ch.net/v/res/16189289.html



2024-01-01



---
https://web.archive.org/web/20190729041030/https://search.wikileaks.org/plusd/cables/09STATE37561_a.html
‘(S) Reporting And Collection Needs: African Great Lakes (Droc, Burundi, Rwanda)’, 2009


2024-01-01



---
https://web.archive.org/web/20190729041044/https://search.wikileaks.org/plusd/cables/08STATE30340_a.html
‘(S) Reporting And Collection Needs: Paraguay’, 2008


2024-01-01



---
https://web.archive.org/web/20190813183307/https://www.pbs.org/how-we-got-to-now/blogs/howwegottonext/how-one-man-poisoned-a-citys-water-supply-and-saved-millions-of-childrens-lives-in-the-process/



2024-01-01



---
https://web.archive.org/web/20191002140419/https://yunnansourcing.com/products/wu-dong-mountain-cao-lan-dan-cong-oolong-from-jiao-di-village



2024-01-01



---
https://web.archive.org/web/20191016100937/https://medium.com/@ishskitt/is-bitcoin-creator-satoshi-nakamoto-tied-to-ross-ulbricht-the-silk-road-1ae04cce5034



2024-01-01



---
https://web.archive.org/web/20191121232407/https://www.verywellhealth.com/lipreading-or-speechreading-1046218



2024-01-01



---
https://web.archive.org/web/20191122002010/https://yunnansourcing.com/products/fancy-tie-guan-yin-of-anxi-oolong-tea-of-fujian-autumn-2017



2024-01-01



---
https://web.archive.org/web/20191122005113/https://apps.apple.com/app/isrs-free/id332350042



2024-01-01



---
https://web.archive.org/web/20191122015507/https://www.appbrain.com/app/n-back-maestro/org.urbian.android.games.nback#ratinghistory



2024-01-01



---
https://web.archive.org/web/2020*/http://www.realitytax.com/*



2024-01-01



---
https://web.archive.org/web/20200107134134/https://www.washingtonexaminer.com/weekly-standard/tom-wolfes-greatest-legacy-was-his-satirical-take-on-pretentious-intellectualism



2024-01-01



---
https://web.archive.org/web/20200109230746/https://www.p98a.com/index.php?p=journal/our-contribution-to-futuras-90-anniversary
Tribute to Mr. Renner: The typeface Futura turns 90 next year. Just in time we were asked to contribute a text and a poster for two new publications on Paul Renner's geometric sans serif: Futura. Die Schrift., recently issued by Hermann Schmidt publishers, and the anthology Tribute to Paul. For these tasks we united all of our favorite occupations: research, writing, typesetting, printing and photography.


2024-01-01



---
https://web.archive.org/web/20200208112048/https://www.instacart.com/food-lion/products/3208723-nature-s-place-organic-100-green-tea-40-ct



2024-01-01



---
https://web.archive.org/web/20200208171948/https://rocknrollnerd.github.io/ml/2015/05/27/leopard-sofa.html
Suddenly, a leopard print sofa appears


2024-01-01



---
https://web.archive.org/web/20200209040154/https://decaut.org/situ/index.php/ttc-compilation/



2024-01-01



---
https://web.archive.org/web/20200210003605/https://evonomics.com/do-immigrants-import-their-economic-destiny-garrett-jones/



2024-01-01



---
https://web.archive.org/web/20200211051856/http://cardcaptor.moekaku.com/?p=112#touhou-popularity-in-nico-nico-douga



2024-01-01



---
https://web.archive.org/web/20200215144602/https://twicsy-blog.tumblr.com/post/174063770074/how-i-targeted-the-reddit-ceo-with-facebook-ads-to



2024-01-01



---
https://web.archive.org/web/20200217081051/https://www.audicus.com/cats-and-earwax-an-internet-theory-explored/



2024-01-01



---
https://web.archive.org/web/20200220095324/http://ciphron.netsoc.ie/clarif.html
Clarifications on Joshua Davis' Article on Bitcoin in the New Yorker


2024-01-01



---
https://web.archive.org/web/20200522193814/http://www.plausiblydeniable.com/opinion/anime.html



2024-01-01



---
https://web.archive.org/web/20200623122053/https://engineering.atspotify.com/2014/02/28/how-to-shuffle-songs/
How to shuffle songs?

2020-06-23
2024-11-05



---
https://web.archive.org/web/20200727092603/https://spronkoid.github.io/recycling/Recyclingisascam.html



2024-01-01



---
https://web.archive.org/web/20200728044644/https://kentpilot.org/remembering-carol-degennaro/



2024-05-24



---
https://web.archive.org/web/20200928174939/http://thismarketingblogdoesnotexist.com/



2024-01-01



---
https://web.archive.org/web/20201215012640/http://pivory.com/



2024-01-01



---
https://web.archive.org/web/20210124155415/https://blackbookmag.com/arts-culture/film/ralph-bakshi-on-the-fritz/



2024-05-24



---
https://web.archive.org/web/20210131134147/https://bkkaggle.github.io/blog/algpt2/2020/07/17/ALGPT2-part-2.html



2024-01-01



---
https://web.archive.org/web/20210212111540/http://www.dartmouth.edu/~matc/MathDrama/reading/Wigner.html



2024-01-01



---
https://web.archive.org/web/20210306153623/https://www.sjsu.edu/faculty/watkins/longevity.htm



2024-01-01



---
https://web.archive.org/web/20211024215110/https://www.t2tea.com/en/us/sencha-peach-loose-leaf-gift-cube-T115AE015.html



2024-01-01



---
https://web.archive.org/web/20211103210330/https://mitpress.mit.edu/sites/default/files/sicp/full-text/sicp/book/node10.html



2024-01-01



---
https://web.archive.org/web/20211104164847/https://mitpress.mit.edu/sites/default/files/sicp/full-text/sicp/book/node6.html



2024-01-01



---
https://web.archive.org/web/20211105092005/https://mitpress.mit.edu/sites/default/files/sicp/full-text/sicp/book/node13.html



2024-01-01



---
https://web.archive.org/web/20220109193930/https://www.barnstormjournal.org/poetry/a-stop-on-the-road-north/



2024-01-01



---
https://web.archive.org/web/20220119100055/https://www.productreviews.org/profiles/paulsyverson/



2024-01-01



---
https://web.archive.org/web/20220119182149/https://www.fsavard.com/flow/2012/12/diff-revision/



2024-01-01



---
https://web.archive.org/web/20220131191205/https://www.calnewport.com/books/deep-work/



2024-01-01



---
https://web.archive.org/web/20220301025405/http://nitro.biosci.arizona.edu/zbook/NewVolume_2/pdf/Chapter26.pdf



2024-01-01



---
https://web.archive.org/web/20220426120747/https://www.billjamesonline.com/the_law_of_competitive_balance_redux/



2024-01-01



---
https://web.archive.org/web/20220427164018/https://en.wikipedia.org/wiki/Surfraw



2024-01-01



---
https://web.archive.org/web/20220430225206/https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadp/thinkpad-p70/22tp2wpwp70



2024-01-01



---
https://web.archive.org/web/20220510221945/https://www.ummah.com/forum/forum/library/learn-arabic-and-other-languages/qur-an-and-islamic/390413-how-to-memorize-the-quran-and-never-forget-it?381181-How-to-Memorize-the-Quran-and-Never-Forget-it=



2024-01-01



---
https://web.archive.org/web/20220516030231/https://www.igolder.com/



2024-01-01



---
https://web.archive.org/web/20220522090502/https://www.links.org/files/decentralised-currencies.pdf



2024-01-01



---
https://web.archive.org/web/20220523061711/https://mechanime.fandom.com/wiki/Military_Labor_type_ARL-99_%22Helldiver%22
Military Labor type ARL-99 "Helldiver"


2024-01-01



---
https://web.archive.org/web/20220526054159/http://bkkaggle.github.io/blog/algpt2/2020/06/22/ALGPT2-part-1



2024-01-01



---
https://web.archive.org/web/20220619033617/https://www.links.org/?p=1175



2024-01-01



---
https://web.archive.org/web/20220630061852/https://www.links.org/?p=1164



2024-01-01



---
https://web.archive.org/web/20220703030620/https://eng.uber.com/tag/forecasting/



2024-01-01



---
https://web.archive.org/web/20220704191012/https://lingpipe-blog.com/2008/04/11/the-entropy-of-english-vs-chinese/



2024-01-01



---
https://web.archive.org/web/20221003015609/https://www.links.org/?p=1171



2024-01-01



---
https://web.archive.org/web/20221003015609/https://www.links.org/?p=1171#comment-415465
Wayback Machine


2024-01-01



---
https://web.archive.org/web/20221127180406/https://www.cogtest.com/coglib_demtest.html



2024-01-01



---
https://web.archive.org/web/20230101001637/https://www.overcomingbias.com/tag/signaling



2024-01-01



---
https://web.archive.org/web/20230101001643/https://www.overcomingbias.com/tag/medicine



2024-01-01



---
https://web.archive.org/web/20230101044109/https://www.overcomingbias.com/tag/status



2024-01-01



---
https://web.archive.org/web/20230131093134/https://littlebiggy.org/viewSubject/p/4756248



2024-01-01



---
https://web.archive.org/web/20230307230206/https://en.wikipedia.org/wiki/Tiger_versus_lion
Tiger versus lion


2024-01-01



---
https://web.archive.org/web/20230401050010/https://metropolitician.blogs.com/scribblings_of_the_metrop/2010/06/facebook-taking-over-korea-as-predicted.html



2024-01-01



---
https://web.archive.org/web/20230406173732/https://www.richlynch.com/2013/07/27/pi_garage_alert_1/



2024-01-01



---
https://web.archive.org/web/20230604002332/https://thiseyedoesnotexist.com/story/



2024-01-01



---
https://web.archive.org/web/20230605004924/https://metropolitician.blogs.com/scribblings_of_the_metrop/2011/04/the-absence-of-a-korean-google-and-the-failure-of-the-korean-intranet.html



2024-01-01



---
https://web.archive.org/web/20230716111331/https://frc.ri.cmu.edu/~hpm/book88/reviews/890109.NewYorker.html
No Loyalty to DNA


2024-01-01



---
https://web.archive.org/web/20240325212821/https://www.econlib.org/archives/2011/10/teachers_and_in.html



2024-01-01



---
https://web.dev/articles/use-srcset-to-automatically-choose-the-right-image
Top tips for web performance


2024-01-01



---
https://web.econ.ku.dk/tyran/Teaching/BEecon_MA/readings_BEecon/readings%20MA_Expecon/Wolfers%20and%20Zitzewitz_Prediction%20Markets_JEP2004.pdf
Prediction Markets


2024-01-01



---
https://web.eecs.utk.edu/~bmaclenn/
Bruce MacLennan's home page


2024-01-01



---
https://web.engr.oregonstate.edu/~afern/classes/cs533/notes/uct.pdf



2024-01-01



---
https://web.lewman.com/
Hello


2024-01-01



---
https://web.media.mit.edu/~minsky/papers/Why%20programming%20is--.html



2024-01-01



---
https://web.mit.edu/6.933/www/Fall2001/Shannon2.pdf



2024-01-01



---
https://web.mit.edu/curhan/www/docs/Articles/biases/5_Psychological_Science_33_(Green).pdf



2024-01-01



---
https://web.mit.edu/dimitrib/www/RLbook.html
Reinforcement Learning And Optimal Control


2024-01-01



---
https://web.mit.edu/krugman/www/ricardo.htm



2024-01-01



---
https://web.mit.edu/remy/
TCP ex Machina: Computer-Generated Congestion Control


2024-01-01



---
https://web.stanford.edu/dept/SUSE/SEAL/Reports_Papers/YuanEtal_WorkingMemory.pdf
Access forbidden : Stanford University


2024-01-01



---
https://web.stanford.edu/group/efmh/jacobson/TenHoeveEES12.pdf
Worldwide health effects of the Fukushima Daiichi nuclear accident


2024-01-01



---
https://web.stanford.edu/~dbroock/published%20paper%20PDFs/kalla_broockman_minimal_persuasive_effects_of_campaign_contact_in_general_elections_evidence_from_49_field_experiments.pdf
The Minimal Persuasive Effects of Campaign Contact in General Elections: Evidence from 49 Field Experiments


2024-01-01



---
https://web.stanford.edu/~mrosenfe/Critique%20of%20Exchange%20Theory%20AJS.pdf



2024-01-01



---
https://webcitation.org/5hPv6qbVn



2024-01-01



---
https://webcitation.org/5hPv71Nrr



2024-01-01



---
https://webcitation.org/5hPv74VrI



2024-01-01



---
https://webcitation.org/5hPv77vGj



2024-01-01



---
https://webcitation.org/5hPv7BN3G



2024-01-01



---
https://webcitation.org/5hPv7El24



2024-01-01



---
https://webcitation.org/5hPv7IT65



2024-01-01



---
https://webcitation.org/5hPv7LpU8



2024-01-01



---
https://webcitation.org/5hPv7gh1N



2024-01-01



---
https://webcitation.org/5hPxdARM8



2024-01-01



---
https://webcitation.org/5hQmHtdAW



2024-01-01



---
https://webcitation.org/5mAuFClZt



2024-01-01



---
https://webcitation.org/5mAuFD4ce



2024-01-01



---
https://webcitation.org/5mYotAJTX



2024-01-01



---
https://webcitation.org/5mYowfc56



2024-01-01



---
https://webcitation.org/5mYowhERa



2024-01-01



---
https://webcitation.org/5mYowiZN8



2024-01-01



---
https://webcitation.org/5mYowkBjV



2024-01-01



---
https://webcitation.org/5mYowlbrW



2024-01-01



---
https://webcitation.org/5mYown8VS



2024-01-01



---
https://webcitation.org/5qXe4fWzl



2024-01-01



---
https://webcitation.org/5t5HxYsjU



2024-01-01



---
https://webcitation.org/5ur7ifr12



2024-01-01



---
https://webcitation.org/5xxsyzFOS



2024-01-01



---
https://webcitation.org/6AMIWPTNl



2024-01-01



---
https://webcitation.org/6AMifPmeW



2024-01-01



---
https://webcitation.org/6EDvDSVzN
Google Web History (original http://blog.muflax.com/personal/google-web-history/)


2024-01-01



---
https://webcitation.org/6FTUJT4sx



2024-01-01



---
https://webcitation.org/6JQ1LLFnH



2024-01-01



---
https://websitedownloader.io/
Wayback Machine Downloader: Download the source code and assets from Wayback Machine


2024-01-01



---
https://websites.umich.edu/~wolpoff/Papers/Brain%20Size.pdf



2024-01-01



---
https://webtypography.net/3.2.2
For abbreviations and acronyms in the midst of normal text, use spaced small caps


2024-01-01



---
https://weis2019.econinfosec.org/wp-content/uploads/sites/6/2019/05/WEIS_2019_paper_38.pdf
Online Tracking and Publishers' Revenues: An Empirical Analysis


2024-01-01



---
https://well-typed.com/
Well-Typed - The Haskell Consultants


2024-01-01



---
https://well-typed.com/blog/84/
Overloaded record fields for GHC


2024-01-01



---
https://wellcomecollection.org/
Wellcome Collection


2024-01-01



---
https://wellcomecollection.org/articles/XV_E7BEAACIAo9Vz
Thousands of years ago, Chinese people realised that nothing on the earth lasts forever, including human life. Having the perfect pillow was a way to improve sleep and reach a grand old age. But there’s more to sleep than health, and sleep traditions show many aspects of Chinese culture, from studying to falling in love.


2024-01-01



---
https://wellcomecollection.org/works/d63gy9b7
An investigation into the relation between intelligence and inheritance


2024-01-01



---
https://wellcomecollection.org/works/hn8zfy5v
Occasional papers on Eugenics


2024-01-01



---
https://wenxin.baidu.com/wenxin/ernie
文心大模型-产业级知识增强大模型


2024-01-01



---
https://westhunt.wordpress.com/2013/01/27/by-blows-paternal-age-and-all-that/
By-blows, paternal age, and all that.


2024-01-01



---
https://wh40k.lexicanum.com/wiki/Rocks_Are_Not_Free!
Rocks Are Not Free!


2024-01-01



---
https://what-if.xkcd.com/105/
Cannibalism


2024-01-01



---
https://what-if.xkcd.com/11/
Droppings


2024-01-01



---
https://what-if.xkcd.com/145/
Fire From Moonlight


2024-01-01



---
https://what-if.xkcd.com/4/
A Mole of Moles


2024-01-01



---
https://what-if.xkcd.com/65/
Twitter Timeline Height


2024-01-01



---
https://what-if.xkcd.com/73/
Lethal Neutrinos


2024-01-01



---
https://what-if.xkcd.com/76/
Reading Every Book


2024-01-01



---
https://whatis.suburbansenshi.com/index.php?title=Gemini_Sunrise
Gemini Sunrise


2024-01-01



---
https://whdh.com/news/nh-authorities-arrest-13-in-nashua-as-part-of-operation-granite-shield/
NH authorities arrest 13 in Nashua as part of Operation Granite Shield


2024-01-01



---
https://whitecollarfraud.com/crazy-eddie/crazy-eddie-fraud/



2024-01-01



---
https://whoapi.com/blog/554/how-hacker-news-hit-us-with-10-000-unique-visitors-in-10-hours/
Page not found—WhoAPI Inc.


2024-08-04



---
https://whyevolutionistrue.com/2016/07/24/rapid-urban-evolution/
Rapid urban evolution


2024-01-01



---
https://wiki.archiveteam.org/index.php/Google_Reader
Google Reader


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=ArchiveBot
ArchiveBot


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=ArchiveTeam_Warrior
ArchiveTeam Warrior


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=Google_Reader
Archiveteam


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=Knol
Archiveteam


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=WARC#Tools
The WARC Ecosystem


2024-01-01



---
https://wiki.archiveteam.org/index.php?title=Yahoo!_Groups
Yahoo! Groups


2024-01-01



---
https://wiki.c2.com/?AlarmBellPhrase



2024-01-01



---
https://wiki.c2.com/?PushDownGoalStack



2024-01-01



---
https://wiki.c2.com/?QualityWithoutaName



2024-01-01



---
https://wiki.evageeks.org/2015:_The_Last_Year_of_Ryohji_Kaji
2015: The Last Year of Ryohji Kaji


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Classified_Information_%28Translation%29
Classified Information


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Classified_Information_(Translation)
Classified Information


2024-01-01

anime/eva

---
https://wiki.evageeks.org/End_of_Evangelion_Death_Threats
End of Evangelion Death Threats


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_12
Episode 12


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_13
Episode 13


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_26
Episode 26: ‘The Beast that Shouted Love at the Heart of the World [Take Care Of Yourself]’


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_26#Synopsis
Episode 26


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_26%27#.22Last_A.22
Episode 26'


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Episode_26%27#.22Last_B.22
Episode 26


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Eva_Fan_Club
Eva Fan Club


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Evangelion_2.0_Complete_Records_Collection
Evangelion 2.0 Complete Records Collection


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Evangelion_Unit-05
Evangelion Unit-05


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Everything_You've_Ever_Dreamed
Everything You've Ever Dreamed


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Everything_You've_Ever_Dreamed#Lyrics
Everything You've Ever Dreamed


2024-01-01

anime/eva

---
https://wiki.evageeks.org/FGC:Episode_01_Cut_305
FGC:Episode 01 Cut 305 - The Evangelion Commentary Project - EvaGeeks.org


2024-01-01

anime/eva

---
https://wiki.evageeks.org/FGC:Episode_01_Scene_03
FGC:Episode 01 Scene 03 - The Evangelion Commentary Project - EvaGeeks.org


2024-01-01

anime/eva

---
https://wiki.evageeks.org/FGC:Episode_04_Scene_02b#cut_04_091
FGC:Episode 04 Scene 02b - The Evangelion Commentary Project - EvaGeeks.org


2024-01-01

anime/eva

---
https://wiki.evageeks.org/FGC:OP_Cut_085
FGC:OP Cut 085 - The Evangelion Commentary Project


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Human_Instrumentality_Project
Human Instrumentality Project


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Komm,_s%C3%BCsser_Tod
Komm, süsser Tod


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Main_Page
EvaWiki - An Evangelion Wiki


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Mari_Makinami_Illustrious
Mari Makinami Illustrious


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Misato_Katsuragi
Misato Katsuragi


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Movie_Pamphlets
Movie Pamphlets


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Neon_Genesis_Evangelion_Addition
Neon Genesis Evangelion Addition


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Neon_Genesis_Evangelion_Proposal
Neon Genesis Evangelion Proposal


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Proposal
Neon Genesis Evangelion Proposal


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Re-Take
Re-Take


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Character_Name_Origins
Character Name Origins


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:End_of_Evangelion_Screenplays
Resources:End of Evangelion Screenplays


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:End_of_Evangelion_Screenplays#Episode_26.27
Resources:End of Evangelion Screenplays


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:End_of_Evangelion_Screenplays#Playground.2Fsandbox_scene
Resources:End of Evangelion Screenplays


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Episode_24_Draft_1_%28Translation%29
Resources:Episode 24 Draft 1 (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Episode_24_Draft_2_%28Translation%29
Resources:Episode 24 Draft 2 (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_%28Translation%29
Resources:Neon Genesis Evangelion Proposal


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_%28Translation%29#Page_13_.28Human_Instrumentality_Project.29
Neon Genesis Evangelion Proposal (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_%28Translation%29#Page_2_.28Synopsis_and_Staff.29
Neon Genesis Evangelion Proposal (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_%28Translation%29#Page_5_.28Highlights.29
Neon Genesis Evangelion Proposal (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_%28Translation%29#Page_7_.28Apostolos.29
Neon Genesis Evangelion Proposal


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_(Translation)
Neon Genesis Evangelion Proposal (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Resources:Neon_Genesis_Evangelion_Proposal_(Translation)#Page_13_.28Human_Instrumentality_Project.29
Neon Genesis Evangelion Proposal (Translation)


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Sahaquiel
Sahaquiel


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Sore_o_Nasumono
Sore o Nasumono


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Statements_by_Evangelion_Staff#Hideaki_Anno:_Celebrating_the_Revival_of_Gundam_as_Tale
Statements by Evangelion Staff


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Statements_by_Evangelion_Staff#Hideaki_Anno:_Disability_Shapes_Taste_for_the_Imperfect
Statements by Evangelion Staff


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Theory_and_Analysis:Final_Scene_in_End_of_Evangelion
Theory and Analysis:Final Scene in End of Evangelion


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Theory_and_Analysis:Sandbox_Sequence#Draft_playground_scene
Theory and Analysis:Sandbox Sequence


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Tributes_to_Other_Shows_in_Neon_Genesis_Evangelion
Tributes to Other Fiction in Neon Genesis Evangelion


2024-01-01

anime/eva

---
https://wiki.evageeks.org/Yebisu
Yebisu


2024-01-01

anime/eva

---
https://wiki.haskell.org/Arrow
Arrow


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Cabal-Install
Cabal-Install


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Cabal-install
Cabal-Install


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Frag



2024-01-01

cs/haskell

---
https://wiki.haskell.org/GHC/Data_Parallel_Haskell
GHC/Data Parallel Haskell


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Generalised_algebraic_datatype
Generalised algebraic datatype


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Google_summer_of_code
Google summer of code


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Haskell
HaskellWiki


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Haskell_Platform
Haskell Platform


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Hp2any
Hp2any


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Hpysics
Hpysics


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Research_papers/Parallelism_and_concurrency#Mobile_Haskell
Parallelism and concurrency


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Stack_overflow
Stack overflow


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Tail_recursion
Tail recursion


2024-01-01

cs/haskell

---
https://wiki.haskell.org/The_Monad_Reader
The Monad.Reader


2024-01-01

cs/haskell

---
https://wiki.haskell.org/User:Gwern
User:Gwern


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Xmonad/Config_archive#Downloading_all_configs
Xmonad/Config archive


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Xmonad/Config_archive/Gwern's_xmonad.hs
Xmonad/Config archive/Gwern's xmonad.hs


2024-01-01

cs/haskell

---
https://wiki.haskell.org/Zipper
Zipper


2024-01-01

cs/haskell

---
https://wiki.haskell.org/index.php?title=&search=&fulltext=Search
Search


2024-01-01

cs/haskell

---
https://wiki.haskell.org/index.php?title=Special:Log&user=Gwern
Haskell Wiki § User:Gwern contributions


2024-01-01

cs/haskell

---
https://wiki.haskell.org/wikiupload/5/50/Hiw2012-philipp-schuster.pdf
‘Making cabal-install non-destructive’; Philipp Schuster, Andres Loh September 12, 2012


2024-01-01

cs/haskell

---
https://wiki.haskell.org/wikiupload/5/5d/TMR-Issue9.pdf



2024-01-01

cs/haskell

---
https://wiki.haskell.org/wikiupload/f/f0/TMR-Issue12.pdf



2024-01-01

cs/haskell

---
https://wiki.jonathancoulton.com/index.php/I_Feel_Fantastic
I Feel Fantastic [wiki]
JoCo Wiki

2024-01-01



---
https://wiki.lspace.org/Knurd
Knurd - Discworld &amp; Terry Pratchett Wiki


2024-01-01



---
https://wiki.obormot.net/
Welcome to OborWiki


2024-01-01



---
https://wiki.obormot.net/Main/BonusFontsDemo?demo_font_one=Old+Constructed+Caps
Bonus fonts demo: Old Constructed Caps


2024-01-01



---
https://wiki.obormot.net/Reference/DropCapsDemo
Drop-caps demo


2024-01-01



---
https://wikistics.org/latest/wikipedia/en/



2024-01-01



---
https://wikiwix.com/
Trinet search engine


2024-01-01



---
https://wildbow.wordpress.com/2015/03/07/pact-sealed/
Pact Sealed


2024-01-01



---
https://williamchan.ca/
William Chan


2024-04-19



---
https://williamgibsonblog.blogspot.com/2005/12/
William Gibson


2024-01-01



---
https://williamsburgmarketplace.com/webapp/wcs/stores/servlet/ProductView?categoryId=14332&catalogId=12122



2024-01-01



---
https://win-vector.com/2015/07/06/dynamic-prog-ab-test-design/
A dynamic programming solution to A/B test design


2024-01-01



---
https://witchhunters.livejournal.com/
The Witch Hunters


2024-01-01



---
https://wkhtmltopdf.org/
wkhtmltopdf


2024-01-01



---
https://woa.obormot.net/Athletics
Worlds of Adventure


2024-01-01



---
https://wolfgarbe.medium.com/fast-approximate-string-matching-with-large-edit-distances-in-big-data-2015-9174a0968c0b
Fast approximate string matching with large edit distances in Big Data


2024-01-01



---
https://wondermark.com/better-olympic-narratives/
Better Olympic Narratives


2024-01-01



---
https://wondermark.com/c/1001/



2024-01-01



---
https://wondermark.com/c/291/
In which Notability is determined


2024-01-01



---
https://wondersinthedark.wordpress.com/2012/09/01/if-you-read-closely-aoi-hiragis-whisper-of-the-heart-on-page-and-screen/
If You Read Closely: Aoi Hiragi’s ‘Whisper of the Heart’on Page and Screen


2024-01-01



---
https://wordcraft-writers-workshop.appspot.com/
Wordcraft Writers Workshop


2024-09-03



---
https://wordpress.com/blog/2011/11/22/google-knol-wordpress-annotum/
Google Knols Move to WordPress: The Annotum Platform


2024-01-01



---
https://wordsmith.org/words/nescient.html
A.Word.A.Day --nescient


2024-01-01



---
https://workbench.cadenhead.org/news/3503/bitly-builds-business-libya-domain
Bit.ly Builds Business on Libya Domain


2024-01-01



---
https://works.bepress.com/george_h_baker/3/download/
Applications of Underground Structures for the Physical Protection of Critical Infrastructure


2024-01-01



---
https://works.bepress.com/laura_stambaugh/6/download/
When repetition isn't the best practice strategy: Examining differing levels of contextual interference during practice


2024-01-01



---
https://worksinprogress.co/issue/better-eats/
Better eats


2024-01-01



---
https://worksinprogress.co/issue/the-maintenance-race/
The Maintenance Race


2024-01-01



---
https://worldcat.org/title/1085940557



2024-01-01



---
https://worldmodels.github.io/#google



2024-01-01



---
https://worldofstuart.excellentcontent.com/grid/wars.htm
The Frequency‘s My Universe: Love on a farm boy’s wages


2024-01-01



---
https://worldview.stratfor.com/article/why-al-qaeda-unlikely-execute-another-911
Why al Qaeda Is Unlikely To Execute Another 9/11


2024-01-01



---
https://worm.fandom.com/wiki/Coil
Coil Worm Wiki


2024-01-01



---
https://worrydream.com/LadderOfAbstraction/
Up and Down the Ladder of Abstraction


2024-01-01



---
https://worrydream.com/LearnableProgramming/
Learnable Programming


2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=10



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=110



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=142



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=152



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=218



2024-01-01



---
https://worrydream.com/refs/Hamming_1997_-_The_Art_of_Doing_Science_and_Engineering.pdf#page=42



2024-01-01



---
https://wou.edu/history/files/2015/08/MindyNicholsThesis.pdf



2024-01-01



---
https://wp.nyu.edu/dri/wp-content/uploads/sites/2459/2015/08/Allcott_SiteSelectionBias-14.pdf



2024-01-01



---
https://wp.unil.ch/sgg/zoltan/
Zoltán Kutalik – Statistical Genetics Group


2024-08-17



---
https://writeswith.com/
Writes With


2024-01-01



---
https://writeswith.com/interviews/brian-dear/
Brian Dear


2024-01-01



---
https://writings.stephenwolfram.com/2012/03/the-personal-analytics-of-my-life/
The Personal Analytics of My Life


2024-01-01



---
https://writings.stephenwolfram.com/2014/08/computational-knowledge-and-the-future-of-pure-mathematics/
Computational Knowledge and the Future of Pure Mathematics


2024-01-01



---
https://writings.stephenwolfram.com/2017/08/when-exactly-will-the-eclipse-happen-a-multimillenium-tale-of-computation/
When Exactly Will the Eclipse Happen? A Multimillenium Tale of Computation


2024-01-01



---
https://wur.on.worldcat.org/discovery



2024-01-01



---
https://ww38.prymd.com/blog/benefits-of-nicotine/



2024-01-01



---
https://www-cs-faculty.stanford.edu/groups/vision/documents/ImageNet_CVPR2009.pdf
ImageNet: A Large-Scale Hierarchical Image Database
Deng
2009
2024-01-01



---
https://www-cs-faculty.stanford.edu/~knuth/faq.html
Knuth: Frequently Asked Questions


2024-01-01



---
https://www-cs-faculty.stanford.edu/~knuth/sgb.html
Knuth: The Stanford GraphBase


2024-01-01



---
https://www-mars-dti-ne-jp.translate.goog/~yato/eva/magazine.htm?_x_tr_sch=http&_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en-US
G@WGEVEer


2024-01-01



---
https://www.10000yearclock.net/
10,000 Year Clock


2024-01-01



---
https://www.1001fonts.com/cat-altgotisch-font.html#waterfall
CAT Altgotisch Font


2024-01-01



---
https://www.1001fonts.com/typographer-caps-font.html#waterfall
Typographer Caps Font


2024-01-01



---
https://www.11alive.com/mb/news/local/22-year-old-made-16kmonth-after-shipping-pot-through-usps/100506739
22-year-old made $16K/month after shipping pot through USPS


2024-01-01



---
https://www.123test.com/iq-tests/
Free IQ Tests and Practice Aptitude Tests


2024-01-01



---
https://www.1m.co/details/drugs/19043/modalert-200-mg



2024-01-01



---
https://www.1m.co/details/drugs/45641/waklert-150-mg



2024-01-01



---
https://www.3ammagazine.com/3am/the-mad-dog-naturalist/
the mad dog naturalist


2024-01-01



---
https://www.3dtris.de/



2024-01-01



---
https://www.4nrx-uk.md/general-health/modalert-modafinil.html
Modalert (Modafinil)


2024-01-01



---
https://www.4nrx-uk.md/general-health/modavigil-modafinil.html
Modavigil (Modafinil)


2024-01-01



---
https://www.4nrx-uk.md/general-health/waklert-armodafinil.html
Waklert (Armodafinil)


2024-01-01



---
https://www.CJFearnley.com/fuller-faq-5.html#ss5.5
5.5 What is a ‘fog gun?’


2024-01-01



---
https://www.aaas.org/disciplines/mathematics
Mathematics


2024-01-01



---
https://www.abbiotec.com/proteins/human-ngf-beta
Human NGF-Beta


2024-01-01



---
https://www.abc.net.au/news/2015-01-07/charlie-hebdo-satirical-newspaper-shooting-paris-12-killed/6005524
Charlie Hebdo shooting: 12 people killed, 11 injured, in attack on Paris offices of satirical newspaper


2024-01-01



---
https://www.abc.net.au/news/specials/mama-asia/2013-03-28/mama-asia-india/4634410
Love, luck and destiny: the world according to a Mumbai matriarch


2024-01-01



---
https://www.abcb.com/eva/essay_02.htm
Shinseiki Evangelion Review Pages


2024-01-01



---
https://www.abcb.com/newspaper/1999-12-30_asahi_01.htm
The Anime Cafe


2024-01-01



---
https://www.abebooks.com/
AbeBooks


2024-01-01



---
https://www.actamedicaportuguesa.com/revista/index.php/amp/article/download/10744/5596/0
Lithium in Public Drinking Water and Suicide Mortality in Portugal: Initial Approach


2024-01-01



---
https://www.adafruit.com/product/2796
Adafruit Feather M0 Adalogger : ID 2796


2024-01-01



---
https://www.adafruit.com/product/328
Lithium Ion Polymer Battery - 3.7v 2500mAh


2024-01-01



---
https://www.adafruit.com/product/375
Magnetic contact switch (door sensor)


2024-01-01



---
https://www.adammastroianni.com/
Adam Mastroianni


2024-08-04



---
https://www.adapteva.com/andreas-blog/semiconductor-economics-101/
An Introduction to Semiconductor Economics


2024-01-01



---
https://www.advrider.com/f/threads/seattle-to-argentina-on-a-klr650.136505/
Seattle to Argentina on a KLR650


2024-01-01



---
https://www.aeaweb.org/articles?id=10.1257/jep.28.2.3
Big Data: New Tricks for Econometrics


2024-01-01



---
https://www.aeaweb.org/conference/2016/retrieve.php?pdfid=14392&tk=y2EF5G29
American Economic Association


2024-01-01



---
https://www.aei.org/publication/abolish-the-sat-2/



2024-01-01



---
https://www.aera.net/Research-Policy-Advocacy/AERA-Shaping-Research-Policy
AERA Shaping Research Policy


2024-01-01



---
https://www.aerospacelegacyfoundation.com/integrated-space-plan-from-rockwell-international-1989-v-11
Integrated Space Plan from Rockwell International 1989 v 1.1


2024-01-01



---
https://www.afhalifax.ca/magazine/wp-content/sciences/Darwin/SelectionArtificielle/ArtificialSelection.pdf
A theory of limits in natural selection


2024-01-01



---
https://www.afr.com/opinion/david-walsh-s-wisdom-beats-the-odds-20131214-ij8gn
David Walsh’s wisdom beats the odds


2024-01-01



---
https://www.ageing.ox.ac.uk/people/view/552
Dr Saul Newman


2024-09-22



---
https://www.ageofinvention.xyz/p/age-of-invention-outdoing-the-ancients
Age of Invention: Outdoing the Ancients


2024-01-01



---
https://www.ageofinvention.xyz/p/age-of-invention-plague-of-the-sea
Age of Invention: Plague of the Sea


2024-01-01



---
https://www.aging-us.com/article/100415/text
Exceptional longevity is associated with decreased reproduction


2024-01-01



---
https://www.aging-us.com/article/101334/text
Human longevity: 25 genetic loci associated in 389,166 UK biobank participants


2024-01-01



---
https://www.aging-us.com/article/101590/text
A multi-tissue full lifespan epigenetic clock for mice


2024-01-01



---
https://www.aging-us.com/papers/v7/n12/full/100864.html



2024-01-01



---
https://www.agriculture.gov.au/biosecurity-trade/cats-dogs/frequently-asked-questions
What cat breeds cannot be imported into Australia?


2024-01-01



---
https://www.agriculture.gov.au/biosecurity-trade/cats-dogs/step-by-step-guides/category-3-step-by-step-guide-for-cats



2024-01-01



---
https://www.ahajournals.org/doi/abs/10.1161/circ.120.suppl_18.S461-a



2024-01-01



---
https://www.ahajournals.org/doi/full/10.1161/01.cir.94.5.878
Long-term Use of Nicotine Gum Is Associated With Hyperinsulinemia and Insulin Resistance
Eliasson
1996
2024-01-01



---
https://www.ai21.com/blog/ai21-studio-use-cases
Discover use cases for AI21 Studio and Jurassic-1


2024-01-01



---
https://www.ai21.com/blog/announcing-ai21-studio-and-jurassic-1
Announcing AI21 Studio and Jurassic-1 language models


2024-01-01



---
https://www.aip.org/history-programs/niels-bohr-library/oral-histories/5020-2
Oral History Interviews Richard Feynman - Session II


2024-01-01



---
https://www.aivc.org/resource/examination-influence-co2-concentration-scientific-methods-laboratory
Examination of influence of CO2 concentration by scientific methods in the laboratory


2024-01-01



---
https://www.aiweirdness.com/a-10000-year-warning-20-09-17/
A 10,000 year warning


2024-01-01



---
https://www.aiweirdness.com/all-your-questions-answered-20-06-17/
All your questions answered


2024-01-01



---
https://www.aiweirdness.com/gancats-19-02-07/
GANcats


2024-01-01



---
https://www.aiwriter.email/
‘AI|Writer': an AI | Channels project by @AndrewMayne using the OpenAI API; 'AI|Writer’ is an experiment using artificial intelligence to create simulated hypothetical correspondence with famous personalities, both real and fictitious


2024-01-01



---
https://www.ajmadison.com/cgi-bin/ajmadison/ACQ189XS.html



2024-01-01



---
https://www.ajnr.org/content/33/1/49.full
Hospitalization Costs for Endovascular and Surgical Treatment of Unruptured Cerebral Aneurysms in the United States Are Substantially Higher Than Medicare Payments
Brinjikji
2011
2024-01-01



---
https://www.ajpmonline.org/article/S0749-3797%252810%252900792-0/fulltext
Electronic Cigarettes As a Smoking-Cessation Tool


2024-01-01



---
https://www.akamai.com/our-thinking/the-state-of-the-internet



2024-01-01



---
https://www.alanbeangallery.com/howitfelt-story.html
The Alan Bean Gallery


2024-01-01



---
https://www.alchemistowl.org/arrigo/Papers/Arrigo-Triulzi-CANSEC10-Project-Maux-III.pdf



2024-01-01



---
https://www.alchemistowl.org/arrigo/Papers/Arrigo-Triulzi-PACSEC08-Project-Maux-II.pdf



2024-01-01



---
https://www.aleph.se/andart/archives/2007/11/the_early_bird_gets_the_caffeine_pill.html
Andart: The Early Bird gets the Caffeine Pill


2024-01-01



---
https://www.aleph.se/andart/archives/2010/10/why_early_singularities_are_softer.html
Andart: Why early singularities are softer


2024-01-01



---
https://www.aleph.se/andart/archives/2011/04/when_will_we_get_our_robot_overlords.html
Andart: When will we get our robot overlords?


2024-01-01



---
https://www.aleph.se/andart/archives/2012/09/flaws_in_the_perfection.html
Flaws in the perfection


2024-01-01



---
https://www.aleph.se/andart/archives/2014/03/the_reputation_1.html
Andart: The reputation 1%


2024-01-01



---
https://www.alessonislearned.com/index.php?comic=14



2024-01-01



---
https://www.alessonislearned.com/index.php?comic=22



2024-01-01



---
https://www.alexa.com/siteinfo/ankisrs.net



2024-01-01



---
https://www.alexa.com/siteinfo/anymemo.org



2024-01-01



---
https://www.alexa.com/siteinfo/mnemosyne-proj.org



2024-01-01



---
https://www.alexa.com/siteinfo/tbrk.org



2024-01-01



---
https://www.alexa.com/siteinfo/wikipedia.org



2024-01-01



---
https://www.alexcrompton.com/blog/why-tech-companies-are-bad
Why Tech Companies Are Bad


2024-01-01



---
https://www.alexirpan.com/2015/08/25/perfectly-intelligent-mafia.html
Perfectly Intelligent Mafia


2024-01-01



---
https://www.alexirpan.com/2018/11/10/neopets-economy.html
Stories From the Neopets Economy


2024-01-01



---
https://www.alexirpan.com/2021/02/18/flash-games.html
Reliving Flash Game History


2024-01-01



---
https://www.alignmentforum.org/posts/FkgsxrGf3QxhfLWHG/risks-from-learned-optimization-introduction
Risks from Learned Optimization: Introduction


2024-01-01



---
https://www.alignmentforum.org/posts/HhWhaSzQr6xmBki8F/birds-planes-brains-and-ai-against-appeals-to-the-complexity
Birds, Brains, Planes, and AI: Against Appeals to the Complexity/Mysteriousness/Efficiency of the Brain


2024-01-01



---
https://www.alignmentforum.org/posts/PTkd8nazvH9HQpwP8/building-brain-inspired-agi-is-infinitely-easier-than
Building brain-inspired AGI is infinitely easier than understanding the brain


2024-01-01



---
https://www.alignmentforum.org/posts/pRkFkzwKZ2zfa3R6H/without-specific-countermeasures-the-easiest-path-to
Without specific countermeasures, the easiest path to transformative AI likely leads to AI takeover


2024-01-01



---
https://www.alignmentforum.org/tag/factored-cognition
Factored Cognition


2024-01-01



---
https://www.aljazeera.com/features/2013/7/9/bin-laden-raid-reveals-state-failure
Bin Laden raid reveals ‘state failure’


2024-01-01



---
https://www.allcinema.net/cinema/88498
ãªãªã¸ãã«ãããªã¢ãã¡ çã®è»¢æ ¡ç (1991) - allcinema


2024-01-01



---
https://www.allenhemberger.com/alinea/the-state-of-everything/
The State Of Everything


2024-01-01



---
https://www.alljapaneseallthetime.com/blog/all-japanese-all-the-time-ajatt-how-to-learn-japanese-on-your-own-having-fun-and-to-fluency/



2024-01-01



---
https://www.alljapaneseallthetime.com/blog/you-dont-have-a-foreign-language-problem-you-have-an-adult-literacy-problem/



2024-01-01



---
https://www.alphagomovie.com/#deepmind
AlphaGo


2024-01-01



---
https://www.alternatehistory.com/forum/threads/reasons-of-state-why-didnt-denmark-sell-greenland.363383/
Reasons of State: Why Didn't Denmark Sell Greenland?


2024-01-01



---
https://www.alternatehistory.com/forum/threads/victoria.10/
How might the real world react to a real Kira (Death Note)


2024-01-01



---
https://www.alzchem.com/de/
Alzchem Group


2024-01-01



---
https://www.alzchem.com/en/company/contact/
Contact


2024-01-01



---
https://www.alzforum.org/news/research-news/preimplantation-genetic-diagnosis-its-no-walk-park
Preimplantation Genetic Diagnosis: It's No Walk in the Park


2024-01-01



---
https://www.ama-assn.org/
American Medical Association


2024-01-01



---
https://www.amazon.co.jp/%E6%AE%8B%E9%85%B7%E3%81%AA%E5%A4%A9%E4%BD%BF%E3%81%AE%E3%82%88%E3%81%86%E3%81%AB%E2%80%95%E6%96%B0%E4%B8%96%E7%B4%80%E3%82%A8%E3%83%B4%E3%82%A1%E3%83%B3%E3%82%B2%E3%83%AA%E3%82%AA%E3%83%B3JUNE%E8%AA%AD%E6%9C%AC-SUN%E3%83%BCMAGAZINE-MOOK-JUNE%E7%B7%A8%E9%9B%86%E9%83%A8/dp/490601125X



2024-01-01



---
https://www.amazon.co.jp/%E7%B4%85%E4%B8%80%E7%82%B9%E8%AB%96%E2%80%95%E3%82%A2%E3%83%8B%E3%83%A1%E3%83%BB%E7%89%B9%E6%92%AE%E3%83%BB%E4%BC%9D%E8%A8%98%E3%81%AE%E3%83%92%E3%83%AD%E3%82%A4%E3%83%B3%E5%83%8F-%E3%81%A1%E3%81%8F%E3%81%BE%E6%96%87%E5%BA%AB-%E6%96%8E%E8%97%A4-%E7%BE%8E%E5%A5%88%E5%AD%90/dp/4480036660



2024-01-01



---
https://www.amazon.co.jp/%E9%9A%A3%E3%81%AE%E3%82%B5%E3%82%A4%E3%82%B3%E3%81%95%E3%82%93%E2%80%95%E9%9B%BB%E6%B3%A2%E7%B3%BB%E3%81%8B%E3%82%89%E3%82%A2%E3%83%B3%E3%82%B0%E3%83%A9%E7%B2%BE%E7%A5%9E%E7%97%85%E9%99%A2%E3%81%BE%E3%81%A7-%E5%88%A5%E5%86%8A%E5%AE%9D%E5%B3%B6-281/dp/4796692819



2024-01-01



---
https://www.amazon.co.jp/SF-Japan%E2%80%95%E6%97%A5%E6%9C%ACSF%E5%A4%A7%E8%B3%9E20%E5%91%A8%E5%B9%B4%E8%A8%98%E5%BF%B5-Millennium-Roman-album/dp/4197201117



2024-01-01



---
https://www.amazon.com/002-Interview-Barry-G-Golson/dp/0399507698



2024-01-01



---
https://www.amazon.com/4-Hour-Body-Uncommon-Incredible-Superhuman/dp/030746363X/



2024-01-01



---
https://www.amazon.com/AMD-Threadripper-32-thread-Processor-YD195XA8AEWOF/dp/B074CBH3R4/



2024-01-01



---
https://www.amazon.com/Abyss-Original-Soundtrack-KEVIN-PENKIN/dp/B073QWKGNS



2024-01-01



---
https://www.amazon.com/Acer-Aspire-Edition-VN7-791G-792A-17-3-Inch/dp/B00WJSQRN0



2024-01-01



---
https://www.amazon.com/Adultery-Analysis-Betrayal-Annette-Lawson/dp/0465000754/



2024-01-01



---
https://www.amazon.com/Advances-Motivation-Achievement-Women-Science/dp/0892322888



2024-01-01



---
https://www.amazon.com/Advise-Consent-Allen-Drury/dp/038505419X/



2024-01-01



---
https://www.amazon.com/Against-Empathy-Case-Rational-Compassion/dp/0062339338
_Against Empathy: The Case for Rational Compassion_, Paul Bloom 2016


2024-01-01



---
https://www.amazon.com/Age-Achievement-Harvey-C-Lehman/dp/B006K496LO/



2024-01-01



---
https://www.amazon.com/Aging-Old-Age-Richard-Posner/dp/0226675688/



2024-01-01



---
https://www.amazon.com/All-Lost-Robert-Redford/dp/B00GST8U4U/



2024-01-01



---
https://www.amazon.com/Am-Cat-Three-Volumes-One/dp/080483265X/



2024-01-01



---
https://www.amazon.com/American-Foundations-An-Investigative-History/dp/0262541416/



2024-01-01



---
https://www.amazon.com/American-Ground-Zero-Secret-Nuclear/dp/0262071460



2024-01-01



---
https://www.amazon.com/Ametora-Japan-Saved-American-Style/dp/0465059732



2024-01-01



---
https://www.amazon.com/Ancient-Israel-Harvard-Semitic-Monographs/dp/1555403255/



2024-01-01



---
https://www.amazon.com/Anime-Explosion-What-Japanese-Animation/dp/1880656728/



2024-01-01



---
https://www.amazon.com/Anime-Standards-Vol-Platina-Jazz/dp/B07YG536TT



2024-01-01



---
https://www.amazon.com/Anker-Ultra-Slim-4-Port-Data/dp/B00XMD7KPU/
Anker Ultra Slim 4-Port USB 3.0 Data Hub, $10


2024-01-01



---
https://www.amazon.com/Arctic-Silver-AS5-3-5G-Thermal-Paste/dp/B0087X728K/
Arctic Silver 5 High-Density Polysynthetic Silver Thermal Compound AS5-3.5G, $6


2024-01-01



---
https://www.amazon.com/Art-Doing-Science-Engineering-Learning/dp/1732265178



2024-01-01



---
https://www.amazon.com/Art-Doing-Science-Engineering-Learning/dp/9056995014/



2024-01-01



---
https://www.amazon.com/Artificial-Life-Frontier-Computers-Biology/dp/0679743898



2024-01-01



---
https://www.amazon.com/Arts-Minds-Society-Changed-Nation/dp/0691182647/



2024-01-01



---
https://www.amazon.com/At-Days-Close-Night-Times/dp/0393329011/



2024-01-01



---
https://www.amazon.com/Atomic-Audit-Consequences-Nuclear-Weapons/dp/0815777736



2024-01-01



---
https://www.amazon.com/Attack-Titan-Part-Blu-ray-Combo/dp/B00FXB8RRO/



2024-01-01



---
https://www.amazon.com/Attack-Titan-Standard-Blu-ray-Combo/dp/B00KU3Y2VK/



2024-01-01



---
https://www.amazon.com/Attacking-Terrorism-Elements-Grand-Strategy/dp/0878403477/



2024-01-01



---
https://www.amazon.com/Attending-Daedalus-Artifice-Liverpool-University/dp/B005Q7GMRW/



2024-01-01



---
https://www.amazon.com/Ayakashi-Samurai-Horror-Tales-Goblin/dp/B000OCZ2PC/



2024-01-01



---
https://www.amazon.com/Bad-Blood-Secrets-Silicon-Startup/dp/152473165X



2024-01-01



---
https://www.amazon.com/Bayesian-Analysis-Chapman-Statistical-Science/dp/1439840954
_Bayesian Data Analysis_, by Andrew Gelman, John Carlin, Hal Stern, David Dunson, Aki Vehtari, and Donald Rubin


2024-01-01



---
https://www.amazon.com/Behaviour-Domestic-Cat-John-Bradshaw/dp/1845939921



2024-01-01



---
https://www.amazon.com/Being-Certain-Believing-Right-Youre/dp/031254152X



2024-01-01



---
https://www.amazon.com/Being-No-One-Self-Model-Subjectivity/dp/0262633086



2024-01-01



---
https://www.amazon.com/Being-Wrong-Adventures-Margin-Error/dp/0061176052/



2024-01-01



---
https://www.amazon.com/Best-American-Science-Nature-Writing/dp/0547799535/



2024-01-01



---
https://www.amazon.com/Best-Writing-Mathematics-2010/dp/0691148414/



2024-01-01



---
https://www.amazon.com/Better-Angels-Our-Nature-Violence/dp/0143122010/



2024-01-01



---
https://www.amazon.com/Bitter-Melon-Extract-600mg-Capsules/dp/B000RE4CSK



2024-01-01



---
https://www.amazon.com/Black-Company-First-Novel-Chronicles-ebook/dp/B009WUGAJE/



2024-01-01



---
https://www.amazon.com/Bobs-Red-Mill-Flaxseed-24-Ounce/dp/B00282W8F8/
Bob's Red Mill Golden Flaxseed, 24-Ounce Bags (Pack of 4)


2024-01-01



---
https://www.amazon.com/Bomb-Computer-Wargaming-Ancient-Mapboard/dp/B0006CZ8OA/



2024-01-01



---
https://www.amazon.com/Bombing-Win-Coercion-Cornell-Security/dp/0801483115/



2024-01-01



---
https://www.amazon.com/Book-Desktop-External-Drive-WDBFJK0060HBK-NESN/dp/B00KU686HI
Western Digital My Book 6TB External USB Drive, $206


2024-01-01



---
https://www.amazon.com/Borges-Selected-Non-Fictions-Jorge-Luis/dp/0140290117



2024-01-01



---
https://www.amazon.com/Borges-Selected-Non-Fictions-Jorge-Luis/dp/0140290117/



2024-01-01



---
https://www.amazon.com/Bose-QuietComfort-Acoustic-Cancelling-Headphones/dp/B00X9KV0HU
Bose QuietComfort 20 Acoustic Noise Cancelling Headphones, $249


2024-01-01



---
https://www.amazon.com/Breakdown-Will-George-Ainslie/dp/0521596947/



2024-01-01



---
https://www.amazon.com/Bridge-Lucy-Dunne-Exurb1a-ebook/dp/B01F7IQEHC



2024-01-01



---
https://www.amazon.com/BulkSupplements-Micronized-Creatine-Monohydrate-Kilogram/dp/B00E9M4XEE



2024-01-01



---
https://www.amazon.com/Business-Adventures-Twelve-Classic-Street/dp/1497644895



2024-01-01



---
https://www.amazon.com/CONCLUSIONS-Michael-J-Dee/dp/B001F2XZOK/



2024-01-01



---
https://www.amazon.com/CORSAIR-HX1200i-Platinum-Certified-Modular/dp/B00U6GTONM/



2024-01-01



---
https://www.amazon.com/Cambridge-Expertise-Performance-Handbooks-Psychology/dp/0521600812



2024-01-01



---
https://www.amazon.com/Casanova-Was-Book-Lover-Provocative/dp/0807125547/



2024-01-01



---
https://www.amazon.com/Cat-Ancient-Egypt-Jaromir-Malek/dp/0812216326



2024-01-01



---
https://www.amazon.com/Cat-Sense-Feline-Science-Better/dp/0465031013



2024-01-01



---
https://www.amazon.com/Catit-51281-Treat-Ball-Pink/dp/B00357P7K8/
Catit Treat Ball, Pink


2024-01-01



---
https://www.amazon.com/Catnip-Pet-MasterMind-Premium-Natural/dp/B016R4EBKW/



2024-01-01



---
https://www.amazon.com/Challenges-Research-Universities-Wesley-Cohen/dp/0815715099/



2024-01-01



---
https://www.amazon.com/Changing-How-World-Does-Business/dp/1576754138



2024-01-01



---
https://www.amazon.com/Chemist-Stephenie-Meyer/dp/0316387843



2024-01-01



---
https://www.amazon.com/China-Henry-Kissinger/dp/0143121316/



2024-01-01



---
https://www.amazon.com/Chinese-Family-Kinship-H-Baker/dp/0231047681/



2024-01-01



---
https://www.amazon.com/Chronicle-Foretold-Gabriel-Garc%C3%ADa-M%C3%A1rquez/dp/140003471X



2024-01-01



---
https://www.amazon.com/Cinema-George-Lucas-Marcus-Hearn/dp/0810949687/



2024-01-01



---
https://www.amazon.com/Circles-Disturbed-Interplay-Mathematics-Narrative/dp/0691149046/



2024-01-01



---
https://www.amazon.com/City-Falling-Angels-John-Berendt/dp/0143036939/



2024-01-01



---
https://www.amazon.com/Clare-Community-Cambridge-Studies-Romanticism/dp/052188702X/



2024-01-01



---
https://www.amazon.com/Class-Through-American-Status-System/dp/0671792253



2024-01-01



---
https://www.amazon.com/Clear-Simple-As-Truth-Writing/dp/0691029172



2024-01-01



---
https://www.amazon.com/Clock-Long-Now-Responsibility-Computer/dp/0465007805/



2024-01-01



---
https://www.amazon.com/Coders-Work-Reflections-Craft-Programming/dp/1430219483/



2024-01-01



---
https://www.amazon.com/Collapse-Complex-Societies-Studies-Archaeology/dp/052138673X/



2024-01-01



---
https://www.amazon.com/Collected-Mountain-Mandarin-Chinese-English/dp/1556591403



2024-01-01



---
https://www.amazon.com/Collected-Mountain-Mandarin-Chinese-English/dp/1556591403/



2024-01-01



---
https://www.amazon.com/ColorPet-Replacement-Feathers-Interactive-Assorted/dp/B0144LUQYK/



2024-01-01



---
https://www.amazon.com/Coming-Apart-State-America-1960-2010/dp/030745343X



2024-01-01



---
https://www.amazon.com/Coming-Apart-State-America-1960-2010/dp/030745343X/



2024-01-01



---
https://www.amazon.com/Command-Control-Damascus-Accident-Illusion/dp/0143125788



2024-01-01



---
https://www.amazon.com/Complete-Poems-Randall-Jarrell/dp/0374513058



2024-01-01



---
https://www.amazon.com/Confessions-Master-Jewel-Thief-Mason/dp/0375760717
_Confessions of a Master Jewel Thief_, Mason 2005


2024-01-01



---
https://www.amazon.com/Conscious-Mind-Sleeping-Brain-Gackenbach/dp/0306428490/



2024-01-01



---
https://www.amazon.com/Consequences-Political-Violence-Christopher-Hewitt/dp/8189617966/



2024-01-01



---
https://www.amazon.com/Convention-Protection-Literary-Artistic-1886-1986/dp/085121603X/



2024-01-01



---
https://www.amazon.com/Cool-Tools-A-Catalog-Possibilities/dp/1940689007



2024-01-01



---
https://www.amazon.com/Cool-Tools-A-Catalog-Possibilities/dp/1940689007/



2024-01-01



---
https://www.amazon.com/Correlated-Surprising-Connections-Seemingly-Unrelated/dp/039916247X
Correlated: Surprising Connections Between Seemingly Unrelated Things
Gallagher

2024-01-01



---
https://www.amazon.com/Crisis-Our-Social-Cultural-Outlook/dp/B000TGUMW6/



2024-01-01



---
https://www.amazon.com/Crisis-Zefra-Karl-Schroeder/dp/0662406435/



2024-01-01



---
https://www.amazon.com/Cultural-Revolution-Peoples-History-1962_1976/dp/1632864231



2024-01-01



---
https://www.amazon.com/Cultural-Revolution-Peoples-History-1962_1976/dp/1632864231/



2024-01-01



---
https://www.amazon.com/Culture-Value-Ludwig-Wittgenstein/dp/0226904350/



2024-01-01



---
https://www.amazon.com/Curious-Cat-Cube-House-Condo/dp/B00EV6FU7C/
Curious Cat Cube, Cat House / Cat Condo


2024-01-01



---
https://www.amazon.com/Current-Perspectives-International-Terrorism-Robert/dp/0312013795/



2024-01-01



---
https://www.amazon.com/Curve-Binding-Energy-Alarming-Theodore/dp/0374515980/



2024-01-01



---
https://www.amazon.com/Curves-Angles-Brad-Leithauser/dp/0375711422



2024-01-01



---
https://www.amazon.com/CyberPower-CP1500AVRLCD-Intelligent-1500VA-Mini-Tower/dp/B000FBK3QK/
CyberPower CP1500AVRLCD Intelligent LCD UPS 1500VA 900W AVR Mini-Tower


2024-01-01



---
https://www.amazon.com/Cypherpunks-Julian-Assange/dp/B00AF23WEO/
_Cypherpunks: Freedom and the Future of the Internet_; ISBN 1939293006


2024-01-01



---
https://www.amazon.com/Daily-Rituals-How-Artists-Work/dp/0307273601/



2024-01-01



---
https://www.amazon.com/Damaged-Brain-Iodine-Deficiency-Behavioral/dp/1882345037/



2024-01-01



---
https://www.amazon.com/Dark-Side-Enlightenment-Alchemists-Spiritual/dp/0393079465



2024-01-01



---
https://www.amazon.com/Dark-Sun-Making-Hydrogen-Bomb/dp/0684824140



2024-01-01



---
https://www.amazon.com/Dawn-West-Japanese-Literature-Criticism/dp/0030628164



2024-01-01



---
https://www.amazon.com/Day-Life-Science-Fiction-Anthology/dp/006080307X/



2024-01-01



---
https://www.amazon.com/Decadent-Society-Became-Victims-Success/dp/1476785244



2024-01-01



---
https://www.amazon.com/Deep-Work-Focused-Success-Distracted/dp/1455586692



2024-01-01



---
https://www.amazon.com/Denmark-1513-1660-Decline-Renaissance-Monarchy/dp/0199271216



2024-01-01



---
https://www.amazon.com/Designing-Design-Kenya-Hara/dp/3037784504



2024-01-01



---
https://www.amazon.com/Diaspora-Greg-Egan-ebook/dp/B00E83YOEI/



2024-01-01



---
https://www.amazon.com/Digital-Gold-Bitcoin-Millionaires-Reinvent/dp/0062362496



2024-01-01



---
https://www.amazon.com/Digital-Minimalism-Choosing-Focused-Noisy/dp/0525536515



2024-01-01



---
https://www.amazon.com/Distant-Isle-Translations-Literature-Monograph/dp/0939512726



2024-01-01



---
https://www.amazon.com/Distrust-Particular-Flavor-William-Gibson/dp/042525299X/



2024-01-01



---
https://www.amazon.com/Do-No-Harm-Stories-Surgery/dp/125006581X



2024-01-01



---
https://www.amazon.com/Doctor-Fischer-Geneva-Bomb-Party/dp/0140055886
Doctor Fischer of Geneva or The Bomb Party


2024-01-01



---
https://www.amazon.com/Doctors-Best-Lithium-Orotate-200-Count/dp/B003B6X66U/



2024-01-01



---
https://www.amazon.com/Domestic-Cat-Biology-its-Behaviour/dp/0521636485



2024-01-01



---
https://www.amazon.com/Donald-Michie-Machine-intelligence-biology/dp/0199573042



2024-01-01



---
https://www.amazon.com/Dont-Sleep-There-Are-Snakes/dp/0307386120



2024-01-01



---
https://www.amazon.com/Double-Entry-Merchants-Created-Finance/dp/0393088960



2024-01-01



---
https://www.amazon.com/Dr-Strangelove-Learned-Worrying-Special/dp/B000055Y0X/



2024-01-01



---
https://www.amazon.com/Dragonwell-Green-Loose-Leaf-Ounce/dp/B00E5F8PXU/
85g, $11.54


2024-01-01



---
https://www.amazon.com/Dream-Drugstore-Chemically-Altered-Consciousness/dp/0262582201/



2024-01-01



---
https://www.amazon.com/Dreamland-Travels-Inside-Secret-Roswell/dp/0375753850



2024-01-01



---
https://www.amazon.com/Dreams-Stars-Electrons-Selected-Writings/dp/0691027978



2024-01-01



---
https://www.amazon.com/Drift-into-Failure-Sidney-Dekker/dp/1409422216



2024-01-01



---
https://www.amazon.com/Drug-Interdiction-Partnerships-Investigative-Methodologies/dp/0849312523



2024-01-01



---
https://www.amazon.com/Dying-Win-Strategic-Suicide-Terrorism/dp/0812973380/



2024-01-01



---
https://www.amazon.com/Eccentric-Orbits-Iridium-John-Bloom/dp/0802126782



2024-01-01



---
https://www.amazon.com/Echopraxia-Peter-Watts/dp/076532802X



2024-01-01



---
https://www.amazon.com/Effectiveness-Correctional-Treatment-Evaluation-political/dp/0275055809/



2024-01-01



---
https://www.amazon.com/Ego-Tunnel-Science-Mind-Myth/dp/0465020690/



2024-01-01



---
https://www.amazon.com/Elements-Controversy-Commission-Radiation-1947-1974/dp/0520083237/



2024-01-01



---
https://www.amazon.com/Elon-Musk-SpaceX-Fantastic-Future/dp/006230125X
Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future


2024-01-01



---
https://www.amazon.com/Emergence-Probability-Philosophical-Statistical-Probabilistic/dp/0521685575/



2024-01-01



---
https://www.amazon.com/Empire-Chance-Probability-Changed-Everyday/dp/052139838X



2024-01-01



---
https://www.amazon.com/Empire-Summer-Moon-Comanches-Powerful/dp/1416591060



2024-01-01



---
https://www.amazon.com/Encyclopedia-Science-Fiction-Library-Movements/dp/0816059241/



2024-01-01



---
https://www.amazon.com/Encyclopedia-of-Kitchen-History-ebook/dp/B000SI8HYA/



2024-01-01



---
https://www.amazon.com/Endangered-Species-Gene-Wolfe/dp/0765310333/



2024-01-01



---
https://www.amazon.com/Ending-Medical-Reversal-Improving-Outcomes/dp/1421417723/



2024-01-01



---
https://www.amazon.com/Epic-Measures-Doctor-Billion-Patients/dp/0062237500



2024-01-01



---
https://www.amazon.com/Epson-WorkForce-ES-200-Portable-Sheet-fed/dp/B01MQ4H35N/
Epson ES-200 duplex ADF sheet-fed document scanner, $265


2024-01-01



---
https://www.amazon.com/Excellent-Intentions-Penguin-Mystery-Paperback/dp/B005MGIW98/



2024-01-01



---
https://www.amazon.com/Excuse-Would-Like-Isopropyl-Bromide/dp/B000I3Z28Y



2024-01-01



---
https://www.amazon.com/Expert-Political-Judgment-Good-Know/dp/0691128715



2024-01-01



---
https://www.amazon.com/Expert-Political-Judgment-Good-Know/dp/0691128715/



2024-01-01



---
https://www.amazon.com/Exploring-World-Dreaming-Stephen-LaBerge/dp/034537410X/



2024-01-01



---
https://www.amazon.com/Facts-Dangerous-Half-Truths-Total-Nonsense/dp/1591398622



2024-01-01



---
https://www.amazon.com/Famous-First-Bubbles-Fundamentals-Manias/dp/0262571536



2024-01-01



---
https://www.amazon.com/Farewell-Alms-Economic-History-Princeton/dp/0691141282/



2024-01-01



---
https://www.amazon.com/Fascinating-Mathematical-People-Interviews-Memoirs/dp/0691148295



2024-01-01



---
https://www.amazon.com/Final-Jeopardy-Machine-Quest-Everything/dp/0547483163/



2024-01-01



---
https://www.amazon.com/Finite-Infinite-Games-James-Carse/dp/1476731713/



2024-01-01



---
https://www.amazon.com/Finum-Brewing-Basket-medium-black/dp/B000I68NCS/



2024-01-01



---
https://www.amazon.com/Firecracker-Boys-Dan-ONeill/dp/0312134169/



2024-01-01



---
https://www.amazon.com/First-Miracle-Drugs-Transformed-Medicine/dp/019518775X



2024-01-01



---
https://www.amazon.com/Fortunes-Formula-Scientific-Betting-Casinos/dp/0809045990



2024-01-01



---
https://www.amazon.com/Founders-Work-Stories-Startups-Early/dp/1430210788



2024-01-01



---
https://www.amazon.com/Frederick-Great-Art-War-Luvaas/dp/0306809087



2024-01-01



---
https://www.amazon.com/Freeze-Frame-Revolution-Peter-Watts/dp/1616962526



2024-01-01



---
https://www.amazon.com/Friendly-Orange-Glow-Untold-Cyberculture/dp/1101871555



2024-01-01



---
https://www.amazon.com/From-Eros-Gaia-Penguin-science/dp/0140174230
From Eros to Gaia
Dyson
1992
2024-01-01



---
https://www.amazon.com/Frontier-Sage-Leaf-Rubbed-Ounce/dp/B001VNGJX2/
Frontier Sage Leaf Rubbed, 0.45kg; $13.60


2024-01-01



---
https://www.amazon.com/Fujiwara-Teikas-hundred-poem-sequence-Sho%CC%84ji/dp/B0006E39K8/



2024-01-01



---
https://www.amazon.com/Full-Moon-Michael-Light/dp/0375406344/



2024-01-01



---
https://www.amazon.com/Fundamental-Neuroscience-Second-Larry-Squire/dp/0126603030/



2024-01-01



---
https://www.amazon.com/G-SKILL-Ripjaws-PC4-25600-Platform-F4-3200C16D-32GVK/dp/B0171GQR0C/



2024-01-01



---
https://www.amazon.com/GIGABYTE-X399-Designare-EX-Motherboard/dp/B07662S766/



2024-01-01



---
https://www.amazon.com/Garden-Words-Makoto-Shinkai/dp/B00CJ7Y0US/



2024-01-01



---
https://www.amazon.com/Gathering-Spirits-Japans-Tradition-Folklore/dp/1462029426/



2024-01-01



---
https://www.amazon.com/Genetics-Human-Populations-L-Cavalli-Sforza/dp/0486406938



2024-01-01



---
https://www.amazon.com/Genius-Factory-Curious-History-Nobel/dp/0812970527



2024-01-01



---
https://www.amazon.com/Genius-Factory-Curious-History-Nobel/dp/0812970527/



2024-01-01



---
https://www.amazon.com/Genius-Life-Science-Richard-Feynman/dp/0679747044
Genius: The Life and Science of Richard Feynman


2024-01-01



---
https://www.amazon.com/Genius-Makers-Mavericks-Brought-Facebook/dp/1524742678



2024-01-01



---
https://www.amazon.com/Gift-Relationship-Human-Social-Policy/dp/1565844033



2024-01-01



---
https://www.amazon.com/Global-Price-Fixing-Industrial-Organization/dp/0792373332/



2024-01-01



---
https://www.amazon.com/Go-Cat-Catcher-Teaser-Mouse/dp/B000LPOUNW/



2024-01-01



---
https://www.amazon.com/God-Wants-You-Rich-Spiritual/dp/1416549277



2024-01-01



---
https://www.amazon.com/Going-Dirty-Art-Negative-Campaigning/dp/0742545008



2024-01-01



---
https://www.amazon.com/Good-Plenty-Creative-Successes-American/dp/0691146268/



2024-01-01



---
https://www.amazon.com/Grand-Strategy-Roman-Empire-Century/dp/1421419459/



2024-01-01



---
https://www.amazon.com/Graphs-Maps-Trees-Abstract-Literary/dp/1844671852



2024-01-01



---
https://www.amazon.com/Graphs-Maps-Trees-Abstract-Literary/dp/1844671852/



2024-01-01



---
https://www.amazon.com/Gravity-Blu-ray-Sandra-Bullock/dp/B00H83EUL2/



2024-01-01



---
https://www.amazon.com/Great-Ordeal-Aspect-Emperor-Three-Trilogy/dp/1468301691



2024-01-01



---
https://www.amazon.com/Great-Stagnation-America-Low-Hanging-Eventually/dp/0525952713/



2024-01-01



---
https://www.amazon.com/Great-Successor-Divinely-Perfect-Brilliant/dp/1541742486



2024-01-01



---
https://www.amazon.com/Greatness-Who-Makes-History-Why/dp/0898622018/



2024-01-01



---
https://www.amazon.com/Hacking-Bomb-Threats-Nuclear-Weapons/dp/1626165653
Hacking the Bomb: Cyber Threats and Nuclear Weapons
Futter
2018
2024-01-01



---
https://www.amazon.com/Haikai-Revival-Japanese-Studies-Library/dp/9004157093



2024-01-01



---
https://www.amazon.com/Hand-Finger-Exerciser-Heavy-Tension/dp/B000UMHURY/
Gripmaster Pro Hand Strengthening System


2024-01-01



---
https://www.amazon.com/Handbook-Aging-Cognition-Third/dp/080585990X/



2024-01-01



---
https://www.amazon.com/Handbook-Intelligence-Evolutionary-Historical-Perspective/dp/1493915614



2024-01-01



---
https://www.amazon.com/Handbook-Social-Status-Correlates-Ellis/dp/0128053712



2024-01-01



---
https://www.amazon.com/Hanging-Out-Dream-King-Collaborators/dp/1560976179



2024-01-01



---
https://www.amazon.com/Hearts-Flower-Life-Poetry-Shinkei/dp/0804722536



2024-01-01



---
https://www.amazon.com/Her-Joaquin-Phoenix/dp/B00H9HZITU/



2024-01-01



---
https://www.amazon.com/Hershey-Milk-Chocolate-ounces-Boxes/dp/B001HXN7YU/



2024-01-01



---
https://www.amazon.com/Higher-Learning-America-1980-2000-Arthur/dp/080184861X/



2024-01-01



---
https://www.amazon.com/Historical-Thoreau-Guides-American-Authors/dp/0195138635/



2024-01-01



---
https://www.amazon.com/Historical-jurisprudence-Introduction-Paul-Vinogradoff/dp/B00087G9SC/



2024-01-01



---
https://www.amazon.com/Historicity-Jesus-Might-Reason-Doubt/dp/1909697494



2024-01-01



---
https://www.amazon.com/History-European-Morals-William-Hartpole/dp/1140572318/



2024-01-01



---
https://www.amazon.com/History-Science-Technology-Discoveries-Inventions/dp/0618221239/



2024-01-01



---
https://www.amazon.com/Hive-Mind-Your-Nations-Matters/dp/0804785961/



2024-01-01



---
https://www.amazon.com/Homer-Langley-Novel-E-L-Doctorow/dp/B006G8670M/



2024-01-01



---
https://www.amazon.com/Honors-Class-Hilberts-Problems-Solvers/dp/1568812167/



2024-01-01



---
https://www.amazon.com/Hoover-Extraordinary-Life-Times/dp/030774387X



2024-01-01



---
https://www.amazon.com/How-Measure-Anything-Intangibles-Business/dp/0470539399/



2024-01-01



---
https://www.amazon.com/How-Terrorism-Ends-Understanding-Terrorist/dp/069115239X/



2024-01-01



---
https://www.amazon.com/How-Write-Lot-Practical-Productive/dp/1591477433



2024-01-01



---
https://www.amazon.com/Human-Accomplishment-Pursuit-Excellence-Sciences/dp/B000A17728/



2024-01-01



---
https://www.amazon.com/Human-Intelligence-Earl-Hunt/dp/0521707811/



2024-08-04



---
https://www.amazon.com/Human-Memory-Paradigms-Robert-Greene/dp/080580997X/



2024-01-01



---
https://www.amazon.com/Huperzine-A-200mcg-120-tabs/dp/B000WJH2HI/



2024-01-01



---
https://www.amazon.com/Hyperbole-Half-Unfortunate-Situations-Mechanisms/dp/1451666179



2024-01-01



---
https://www.amazon.com/Immortalization-Commission-Science-Strange-Quest/dp/0374533237



2024-03-13



---
https://www.amazon.com/Indiscrete-Thoughts-Modern-Birkh%C3%A4user-Classics/dp/0817647805



2024-01-01



---
https://www.amazon.com/Information-Rules-Strategic-Network-Economy/dp/087584863X



2024-01-01



---
https://www.amazon.com/Inside-Apple-Americas-Admired-Secretive-Company/dp/145551215X



2024-01-01



---
https://www.amazon.com/Inside-Rebellion-Insurgent-Cambridge-Comparative/dp/0521677971/



2024-01-01



---
https://www.amazon.com/Inside-Terrorism-Bruce-Hoffman/dp/0231126999/



2024-01-01



---
https://www.amazon.com/Intellectual-Development-Adulthood-Seattle-Longitudinal/dp/0521430143/



2024-01-01



---
https://www.amazon.com/Interglacial-New-Selected-Poems-Aphorisms/dp/1931337217/



2024-01-01



---
https://www.amazon.com/Interpreting-Evidence-Evaluating-Forensic-Courtroom/dp/0471960268/



2024-01-01



---
https://www.amazon.com/Introduction-Economic-Growth-Second-Charles/dp/0393977455/



2024-01-01



---
https://www.amazon.com/Iron-Dragons-Daughter-Michael-Swanwick/dp/0380730464



2024-01-01



---
https://www.amazon.com/Israels-Beneficent-Dead-Necromancy-Israelite/dp/B005UW1MTG/



2024-01-01



---
https://www.amazon.com/Japanese-Love-Hotels-Routledge-Contemporary/dp/0415487544



2024-01-01



---
https://www.amazon.com/Joel-Software-Occasionally-Developers-Designers/dp/1590593898



2024-01-01



---
https://www.amazon.com/Judgment-under-Uncertainty-Heuristics-Biases/dp/0521284147



2024-01-01



---
https://www.amazon.com/KINESIS-FBA_KB500USB-BLK-Advantage-Keyboard-KB500USB-BLK/dp/B000LVJ9W8



2024-01-01



---
https://www.amazon.com/Ketamine-Dreams-Realities-Karl-Jansen/dp/0966001974



2024-01-01



---
https://www.amazon.com/Kierkegaards-Journals-Notebooks-EE-KK-ebook/dp/B00XINY4PS



2024-01-01



---
https://www.amazon.com/LIFE-MAGAZINE-MONUMENT-UPHEAVAL-LARGEST/dp/B003YEIAGA



2024-01-01



---
https://www.amazon.com/Land-Law-Custom-Co-Cb/dp/0714616982/



2024-01-01



---
https://www.amazon.com/Landscape-Figures-History-Dealing-United/dp/019513673X/



2024-01-01



---
https://www.amazon.com/Language-Hoax-John-H-McWhorter/dp/0190468890



2024-01-01



---
https://www.amazon.com/Large-Olive-Wood-Blanks-Bethlehem/dp/B00MYHBBW8



2024-01-01



---
https://www.amazon.com/Lenovo-ThinkPad-20ER002KUS-i7-6700HQ-Windows/dp/B0178JBBMG/



2024-01-01



---
https://www.amazon.com/Leprechauns-Software-Engineering-Laurent-Bossavit/dp/2954745509



2024-01-01



---
https://www.amazon.com/Letters-Penguin-Classics-Lucius-Annaeus/dp/0140442103



2024-01-01



---
https://www.amazon.com/Lexicon-Urthus-Dictionary-Urth-Cycle/dp/0964279517



2024-01-01



---
https://www.amazon.com/Life-Sir-Francis-Galton-Exploration/dp/0195143655



2024-01-01



---
https://www.amazon.com/Life-Sir-Francis-Galton-Exploration/dp/0195143655/



2024-01-01



---
https://www.amazon.com/Limits-Power-Process-Christine-1986-04-30/dp/B01F9GNNFI/



2024-01-01



---
https://www.amazon.com/Lion-Hunting-Other-Mathematical-Pursuits/dp/088385323X



2024-01-01



---
https://www.amazon.com/Little-Book-Talent-Improving-Skills/dp/034553025X/



2024-01-01



---
https://www.amazon.com/Little-Boy-Japans-Exploding-Subculture/dp/0300102852/



2024-01-01



---
https://www.amazon.com/Long-Short-Essays-Fiction-Wolfe/dp/0595386458/



2024-01-01



---
https://www.amazon.com/Luck-Factor-Scientific-Wiseman-Paperback/dp/B00IGYST8M/



2024-01-01



---
https://www.amazon.com/Macross-Perfect-Memory-Not-Available/dp/B000NV6258/



2024-01-01



---
https://www.amazon.com/Mail-Yellow-Mailbox-Alert-Driveways/dp/B0002MSR2E/



2024-01-01



---
https://www.amazon.com/Making-Minds-Whats-Education-Should/dp/0415414113/



2024-01-01



---
https://www.amazon.com/Man-All-Markets-Street-Dealer/dp/1400067960



2024-10-29



---
https://www.amazon.com/Man-Wolf-Advances-Perspectives-Vertebrate/dp/9061936144



2024-01-01



---
https://www.amazon.com/Managing-Speed-Change-Daryl-Conner/dp/0679406840



2024-01-01



---
https://www.amazon.com/Manga-Impact-World-Japanese-Animation/dp/0714857416/



2024-01-01



---
https://www.amazon.com/Maoyu-Complete-Blu-ray/dp/B00IOFDKAK/



2024-01-01



---
https://www.amazon.com/Mathematicians-Enquirers-Learning-Mathematics-Education/dp/1402078595/



2024-01-01



---
https://www.amazon.com/McNamaras-Folly-Low-IQ-Troops-Vietnam-ebook/dp/B0108H60MG



2024-01-01



---
https://www.amazon.com/McNamaras-Folly-Low-IQ-Troops-Vietnam-ebook/dp/B0108H60MG/



2024-01-01



---
https://www.amazon.com/Midas-Paradox-Financial-Government-Depression/dp/1598131508



2024-01-01



---
https://www.amazon.com/Mighty-Leaf-Individual-Single-Serve-Delicious/dp/B07BYTRXBK/



2024-01-01



---
https://www.amazon.com/Millennium-Charles-Lectures-1985-86-International/dp/0679742379/



2024-01-01



---
https://www.amazon.com/Modern-Japanese-Diaries-Donald-Keene/dp/0231114435



2024-01-01



---
https://www.amazon.com/Modern-Japanese-Diaries-Donald-Keene/dp/0231114435/



2024-01-01



---
https://www.amazon.com/Moondust-Search-Men-Fell-Earth/dp/0007155425



2024-01-01



---
https://www.amazon.com/Moral-Consequences-Economic-Growth/dp/1400095719



2024-01-01



---
https://www.amazon.com/More-Mathematical-People-Contemporary-Conversations/dp/0120482517



2024-01-01



---
https://www.amazon.com/More-Work-Mother-Household-Technology/dp/0465047327



2024-01-01



---
https://www.amazon.com/Motor-Control-Learning-Behavioral-Emphasis/dp/0880114843/



2024-01-01



---
https://www.amazon.com/Mouth-That-Begs-Post-Contemporary-Interventions/dp/0822323419



2024-01-01



---
https://www.amazon.com/Munich-Studies-Giftedness-Talent-Encouragement/dp/3643107285



2024-01-01



---
https://www.amazon.com/Muses-Markets-Explorations-Economics-Arts/dp/0631148825/



2024-01-01



---
https://www.amazon.com/Musuis-Story-Autobiography-Tokugawa-Samurai/dp/0816512566
Musui’s Story: The Autobiography of a Tokugawa Samurai


2024-10-26



---
https://www.amazon.com/Nasu-Summer-Andalusia-DVD-movie/dp/B009MAYVKY/



2024-01-01



---
https://www.amazon.com/Natural-Supernatural-Middle-Wiles-Lectures/dp/0521702550/



2024-01-01



---
https://www.amazon.com/Nature-Things-Penguin-Classics/dp/0140447962



2024-01-01



---
https://www.amazon.com/Neon-Genesis-Evangelion-Unofficial-ebook/dp/B003WJRH84/



2024-01-01



---
https://www.amazon.com/Neuropath-R-Scott-Bakker/dp/0765361574



2024-01-01



---
https://www.amazon.com/Neuropath-R-Scott-Bakker/dp/0765361574/



2024-01-01



---
https://www.amazon.com/New-Kind-Science-Stephen-Wolfram/dp/1579550088/



2024-01-01



---
https://www.amazon.com/New-Legends-Greg-Bear/dp/0312862016



2024-01-01



---
https://www.amazon.com/New-Legends-Greg-Bear/dp/0312862016/



2024-01-01



---
https://www.amazon.com/New-World-Collection-Blu-ray/dp/B00HQI72S2/



2024-01-01



---
https://www.amazon.com/New-World-Collection-Blu-ray/dp/B00JXBLK3I/



2024-01-01



---
https://www.amazon.com/Nicorette-Coated-pieces-Fresh-Mint/dp/B00062NVVW/



2024-01-01



---
https://www.amazon.com/Nonprofit-Sector-France-Johns-Hopkins/dp/0719049032/



2024-01-01



---
https://www.amazon.com/Not-Genes-Alone-Transformed-Evolution/dp/0226712125/



2024-01-01



---
https://www.amazon.com/Not-Impossible-Faith-Richard-Carrier/dp/0557044642/



2024-01-01



---
https://www.amazon.com/Notenki-Memoirs-Studio-Created-Evangelion/dp/1413902340/



2024-01-01



---
https://www.amazon.com/Novel-American-Literature-Dalkey-Archive/dp/1564783626/



2024-01-01



---
https://www.amazon.com/Nuclear-Weapons-Databook-Forces-Capabilities/dp/0884101738/



2024-01-01



---
https://www.amazon.com/Numbers-Lannan-Literary-Selections/dp/1556593201



2024-01-01



---
https://www.amazon.com/NurtureShock-New-Thinking-About-Children/dp/0446504130



2024-01-01



---
https://www.amazon.com/Nutricost-Taurine-Powder-250-Grams/dp/B00VAOKFO6/
Nutricost Taurine Powder 250 Grams: $13


2024-04-23



---
https://www.amazon.com/Office-Yoga-Simple-Stretches-People/dp/0811826856/



2024-01-01



---
https://www.amazon.com/Opening-Up-Creating-Sustaining-Relationships/dp/157344295X/



2024-01-01



---
https://www.amazon.com/Opus-Posthumous-Poems-Plays-Prose/dp/0679725342/



2024-01-01



---
https://www.amazon.com/Organic-Psychiatry-Psychological-Consequences-Cerebral/dp/0865428204/



2024-01-01



---
https://www.amazon.com/Origins-Theoretical-Population-Genetics/dp/0226684644



2024-01-01



---
https://www.amazon.com/Oster-BVST-EK5967-NP-Digital-Temperature-1-7-Liter/dp/B00BLR03I0



2024-01-01



---
https://www.amazon.com/Otaku-Database-Animals-Hiroki-Azuma/dp/0816653526/



2024-01-01



---
https://www.amazon.com/Our-Own-Snug-Fireside-1760-1860/dp/0300059531



2024-01-01



---
https://www.amazon.com/Outdoor-Ethernet-Healing-Connectors-Installed/dp/B00ONA7UMY
200 FT Cat6 Outdoor Dry Gel Filled Direct Burial Ethernet (Self Healing) (Connectors Installed)


2024-01-01



---
https://www.amazon.com/Overblown-Politicians-Terrorism-Industry-National/dp/1416541721/



2024-01-01



---
https://www.amazon.com/Overcoming-Dyslexia-Complete-Science-Based-Problems/dp/0679781595



2024-01-01



---
https://www.amazon.com/Overtreated-Medicine-Making-Sicker-Poorer/dp/1582345791/



2024-01-01



---
https://www.amazon.com/Packing-Mars-Curious-Science-Life/dp/B00AR2BCLW



2024-01-01



---
https://www.amazon.com/Packing-Mars-Curious-Science-Life/dp/B00AR2BCLW/



2024-01-01



---
https://www.amazon.com/Patterns-Nuptuality-Fertility-Israel-assimilation/dp/B005HKFSVO



2024-01-01



---
https://www.amazon.com/Patterns-Nuptuality-Fertility-Israel-assimilation/dp/B005HKFSVO/



2024-01-01



---
https://www.amazon.com/Peace-Gene-Wolfe/dp/0765334569/



2024-01-01



---
https://www.amazon.com/People-Of-The-Bomb-Portraits/dp/0816638608



2024-01-01



---
https://www.amazon.com/Perseverance-Island-Robinson-Nineteenth-Century/product-reviews/1417960469/



2024-01-01



---
https://www.amazon.com/PetSafe-SlimCat-Meal-Dispensing-Blue/dp/B0018CG40O/
PetSafe SlimCat Meal Dispensing Cat Toy, Blue


2024-01-01



---
https://www.amazon.com/Phanteks-Tempered-Glass-Black-PH-ES515PTG_BK/dp/B01LRVHH6K/



2024-01-01



---
https://www.amazon.com/Plagues-Peoples-William-H-McNeill/dp/0385121229/



2024-01-01



---
https://www.amazon.com/Plex-Google-Thinks-Works-Shapes/dp/1416596585



2024-01-01



---
https://www.amazon.com/Poetry-Age-Randall-Jarrell/dp/0813021081/



2024-01-01



---
https://www.amazon.com/Poland-Spring-Natural-16-9-ounce-Plastic/dp/B011SJLWBC/
Poland Spring 100% Natural Spring Water, 16.9-ounce Plastic Bottles (6)


2024-01-01



---
https://www.amazon.com/Political-Terrorism-Concepts-Theories-Literature/dp/1412804698/



2024-01-01



---
https://www.amazon.com/Poor-Economics-Radical-Rethinking-Poverty/dp/1610390938/



2024-01-01



---
https://www.amazon.com/Practices-Medical-Educators-Stephen-Stahl/dp/1422500497/



2024-01-01



---
https://www.amazon.com/Prejudices-Philosophical-Dictionary-Robert-Nisbet/dp/067470066X/



2024-01-01



---
https://www.amazon.com/Presocratics-Reader-Patricia-Curd/dp/0872203263/



2024-01-01



---
https://www.amazon.com/Principle-Centered-Leadership-Stephen-R-Covey/dp/145589348X



2024-01-01



---
https://www.amazon.com/Principles-Learning-Memory-Experimental-Psychology/dp/0898591155/



2024-01-01



---
https://www.amazon.com/Production-Distribution-Knowledge-United-States/dp/0691003564/



2024-01-01



---
https://www.amazon.com/Production-Knowledge-Challenge-Science-Research/dp/0199288534



2024-01-01



---
https://www.amazon.com/Project-Orion-Story-Atomic-Spaceship/dp/0805059857
Project Orion: The True Story of the Atomic Spaceship


2024-01-01



---
https://www.amazon.com/Project-Orion-Story-Atomic-Spaceship/dp/0805059857/



2024-01-01



---
https://www.amazon.com/Promises-Can-Keep-Motherhood-Marriage/dp/0520241134



2024-01-01



---
https://www.amazon.com/Property-Freedom-Richard-Pipes/dp/0375704477/



2024-01-01



---
https://www.amazon.com/Proving-History-Bayess-Theorem-Historical/dp/1616145595



2024-01-01



---
https://www.amazon.com/Psychiatry-Human-Condition-Bruce-Charlton/dp/1857753143/



2024-01-01



---
https://www.amazon.com/Psychology-Terrorism-Bruce-Bongar/dp/0195172493/



2024-01-01



---
https://www.amazon.com/Puccini-Without-Words-G/dp/B000002762



2024-01-01



---
https://www.amazon.com/Puella-Magi-Madoka-Magica-Movie/dp/B00HRRXUUQ/



2024-01-01



---
https://www.amazon.com/PureBites-Freeze-Chicken-Breast-Treats/dp/B08K84P572



2024-01-01



---
https://www.amazon.com/Quantum-Thief-Jean-Flambeur/dp/0765367661



2024-03-13



---
https://www.amazon.com/Racist-Mind-Portraits-American-Neo-Nazis/dp/0140234497/



2024-01-01



---
https://www.amazon.com/Radiance-A-Novel-Carter-Scholz/dp/0312311362



2024-01-01



---
https://www.amazon.com/Radiance-A-Novel-Carter-Scholz/dp/product-description/0312311362/



2024-01-01



---
https://www.amazon.com/Radiator-Advanced-Lighting-Software-compatible/dp/B077G3C6HH/



2024-01-01



---
https://www.amazon.com/Rational-Decisions-Gorman-Lectures-Economics/dp/0691149895/



2024-01-01



---
https://www.amazon.com/Rationality-Reflective-Mind-Keith-Stanovich/dp/0195341147/



2024-01-01



---
https://www.amazon.com/Reality-Broken-Games-Better-Change-ebook/dp/B004G8Q1Q4/



2024-01-01



---
https://www.amazon.com/Recollections-Eugene-P-Wigner-Szanton/dp/0738208868



2024-01-01



---
https://www.amazon.com/Recollections-Wittgenstein-Hermine/dp/0192876287



2024-01-01



---
https://www.amazon.com/Recollections-Wittgenstein-Hermine/dp/0192876287/



2024-01-01



---
https://www.amazon.com/Red-Plenty-Francis-Spufford/dp/1555976042



2024-01-01



---
https://www.amazon.com/Red-Teaming-Competition-Challenging-Everything/dp/1101905972



2024-01-01



---
https://www.amazon.com/Remains-Day-Kazuo-Ishiguro/dp/0679731725



2024-01-01



---
https://www.amazon.com/Reptiles-Conscience-Coevolution-Religious-Doctrine/dp/0956881157/



2024-01-01



---
https://www.amazon.com/Resilient-Enterprise-Overcoming-Vulnerability-Competitive/dp/0262693496/



2024-01-01



---
https://www.amazon.com/Rethinking-Violence-Non-State-Conflict-International/dp/0262514281/



2024-01-01



---
https://www.amazon.com/Revolutionary-Utena-Anniversary-Ultra-Blu-Ray/dp/B07DMNLZCX
Revolutionary Girl Utena 20<sup>th</sup> Anniversary Ultra Edition Complete Series Blu-ray Collection (Limited Edition)


2024-01-01



---
https://www.amazon.com/Riddle-Labyrinth-Quest-Crack-Ancient/dp/0062228862



2024-01-01



---
https://www.amazon.com/Riding-the-Bullet-ebook/dp/B000FC0TGS/



2024-01-01



---
https://www.amazon.com/Righteous-Mind-Divided-Politics-Religion/dp/0307455777/



2024-01-01



---
https://www.amazon.com/Rise-Arts-American-Campus-Morrison/dp/0070100551/



2024-01-01



---
https://www.amazon.com/Risk-Intelligence-How-Live-Uncertainty/dp/1451610904/



2024-01-01



---
https://www.amazon.com/Rocket-Men-Epic-Story-First/dp/B002VPE85K/



2024-01-01



---
https://www.amazon.com/Root-Causes-Terrorism-Reality-Forward/dp/0415351502/



2024-01-01



---
https://www.amazon.com/Royal-King-Pure-Ginger-Sugar/dp/B000P14PF0



2024-01-01



---
https://www.amazon.com/Russian-Silhouettes-Genna-Sosonko/dp/9056912933/



2024-01-01



---
https://www.amazon.com/Ruth-Hanna-McCormick-Politics-1880-1944/dp/0826313337/



2024-01-01



---
https://www.amazon.com/STRIX-GeForce-Gaming-Graphics-ROG-STRIX-GTX1080TI-11G-GAMING/dp/B06XY25VTC/



2024-01-01



---
https://www.amazon.com/Sacrifice-Ancient-Greece-Dennis-Hughes/dp/0415034833/



2024-01-01



---
https://www.amazon.com/Samsung-960-EVO-Internal-MZ-V6E1T0BW/dp/B01LXS4TY6/



2024-01-01



---
https://www.amazon.com/Sandia-National-Laboratories-Postwar-Decade/dp/0826311733/



2024-01-01



---
https://www.amazon.com/Savage-Continent-Europe-Aftermath-World/dp/1250000203/



2024-01-01



---
https://www.amazon.com/Savage-Continent-Europe-Aftermath-World/dp/125003356X



2024-01-01



---
https://www.amazon.com/Science-Education-Early-Roman-Empire/dp/163431090X/



2024-01-01



---
https://www.amazon.com/Science-Selection-Biological-Evolution-Philosophy/dp/0521644054/



2024-01-01



---
https://www.amazon.com/Scientist-Early-Roman-Empire/dp/163431106X/



2024-01-01



---
https://www.amazon.com/Scientist-Rebel-Review-Books-Paperback/dp/1590172949



2024-01-01



---
https://www.amazon.com/Seagate-Barracuda-2-5-Inch-Internal-ST2000LM015/dp/B01LX13P71
Seagate 2TB Barracuda SATA 6GB/s 128MB Cache 2.5-Inch, $101


2024-01-01



---
https://www.amazon.com/Secrets-Sand-Hill-Road-Venture/dp/059308358X



2024-01-01



---
https://www.amazon.com/Seeds-Heart-Japanese-Literature-Sixteenth/dp/0231114419/



2024-01-01



---
https://www.amazon.com/Seeing-Like-State-Institution-University/dp/0300078153



2024-01-01



---
https://www.amazon.com/Seeing-Like-State-Institution-University/dp/0300078153/



2024-01-01



---
https://www.amazon.com/Selected-Poems-Knowledge-Directions-Paperbook/dp/0811201910



2024-01-01



---
https://www.amazon.com/Shadow-Sun-Ryszard-Kapuscinski/dp/0679779078/



2024-01-01



---
https://www.amazon.com/Shadows-New-Sun-Liverpool-University/dp/1846310571/



2024-01-01



---
https://www.amazon.com/Shadows-New-Sun-Liverpool-University/dp/184631058X/



2024-01-01



---
https://www.amazon.com/Shaping-American-Higher-Education-Contemporary/dp/0470480068/



2024-01-01



---
https://www.amazon.com/Shining-Barry-Nelson/dp/B002VWNIDG/



2024-01-01



---
https://www.amazon.com/Shop-Class-Soulcraft-Inquiry-Value/dp/1594202230



2024-01-01



---
https://www.amazon.com/Singularity-Rising-Surviving-Thriving-Dangerous/dp/1936661659/



2024-01-01



---
https://www.amazon.com/Social-Organization-Sexuality-Sexual-Practices/dp/0226470202/



2024-01-01



---
https://www.amazon.com/Social-Science-Commentary-Revelation-Bruce-Malina/dp/0800632273/



2024-01-01



---
https://www.amazon.com/Social-Science-Counterterrorism-Putting-Together/dp/083304706X/



2024-01-01



---
https://www.amazon.com/Sociology-Science-Theoretical-Empirical-Investigations/dp/0226520927/



2024-01-01



---
https://www.amazon.com/Solid-Fools-Gold-Detours-Conventional/dp/0879464593/



2024-01-01



---
https://www.amazon.com/Sonic-Alert-SBP100-Portable-Vibrating/dp/B000EX3DQQ



2024-01-01



---
https://www.amazon.com/Sourdough-Novel-Robin-Sloan/dp/0374203105



2024-12-10



---
https://www.amazon.com/Spam-Nation-Organized-Cybercrime-Epidemic/dp/1501210424



2024-01-01



---
https://www.amazon.com/Specialist-Chick-Sexer-R-D-Martin/dp/0646198866



2024-01-01



---
https://www.amazon.com/Speed-Benzedrine-Adderall-Nicolas-Rasmussen/dp/0814776019/



2024-01-01



---
https://www.amazon.com/Speed-Many-Lives-Amphetamine/dp/0814776396



2024-01-01



---
https://www.amazon.com/Spent-Sex-Evolution-Consumer-Behavior/dp/0143117238/



2024-01-01



---
https://www.amazon.com/Spinster-Making-Life-Ones-Own/dp/0385347154



2024-01-01



---
https://www.amazon.com/Statistics-Social-Sciences-W-Hays/dp/B000OEF3EK



2024-01-01



---
https://www.amazon.com/Statistics-Twenty-First-Century-M-Notes/dp/0883850788



2024-01-01



---
https://www.amazon.com/Steamboy-Directors-Cut-Anna-Paquin/dp/B0009P42S2/



2024-01-01



---
https://www.amazon.com/Steps-Ecology-Mind-Anthropology-Epistemology/dp/0226039056/



2024-01-01



---
https://www.amazon.com/Steve-Jobs-Walter-Isaacson/dp/1442369051



2024-01-01



---
https://www.amazon.com/Steve-Jobs-Walter-Isaacson/dp/1451648537/



2024-01-01



---
https://www.amazon.com/Stewardship-Choosing-Service-Self-Interest-Expanded/dp/1620648318



2024-01-01



---
https://www.amazon.com/Strategy-Terrorism-Works-Contemporary-Studies/dp/0415426189/



2024-01-01



---
https://www.amazon.com/String-Beads-Complete-Princess-Translations/dp/B005ZOI7Q0



2024-01-01



---
https://www.amazon.com/Structural-Equation-Modeling-Bayesian-Approach/dp/0470024232



2024-01-01



---
https://www.amazon.com/Sunset-Spider-Poetry-Ancient-Korea/dp/0030120713/



2024-01-01



---
https://www.amazon.com/T-fal-BF6138US-Balanced-1750-Watt-Electric/dp/B0086UJQN8/



2024-01-01



---
https://www.amazon.com/T-fal-Balanced-1750-Watt-Electric-Temperature/dp/B0086UJQN8
T-fal BF6138US Balanced Living 1-Liter 1750-Watt Electric, $24


2024-01-01



---
https://www.amazon.com/TP-LINK-Archer-C7-Wireless-Gigabit/dp/B00BUSDVBQ/



2024-01-01



---
https://www.amazon.com/TP-Link-Directional-Parabolic-Connector-TL-ANT2424B/dp/B003CFATOW/



2024-01-01



---
https://www.amazon.com/Tao-Tea-Bamboo-Mountain-2-Ounce/dp/B001EPPEPQ/



2024-01-01



---
https://www.amazon.com/Tao-Tea-Baozhong-Oolong-2-0-Ounce/dp/B001EPPDD4/



2024-01-01



---
https://www.amazon.com/Tao-Tea-Forest-Green-2-Ounce/dp/B001EPPFIC/
114g, $16.42


2024-01-01



---
https://www.amazon.com/Tao-Tea-Sencha-Green-Loose/dp/B00E5FAZMY/
100g, $11


2024-01-01



---
https://www.amazon.com/Tau-Zero-Poul-Anderson/dp/1504786270



2024-01-01



---
https://www.amazon.com/Taylor-9847N-Antimicrobial-Instant-Thermometer/dp/B00ALGBWH8



2024-01-01



---
https://www.amazon.com/Taylor-Precision-Products-Classic-Thermometer/dp/B00004XSC4/
Taylor Classic Instant Read Pocket Thermometer, $5.14


2024-01-01



---
https://www.amazon.com/TeeLux-Premium-Harvest-Culinary-Unsweetened/dp/B0BY2F419C/



2024-01-01



---
https://www.amazon.com/Tellers-War-Top-Secret-Behind-Deception/dp/0671867385



2024-01-01



---
https://www.amazon.com/Ten20-EEG-Conductive-Paste-Tube/dp/B002R16OUK



2024-01-01



---
https://www.amazon.com/Terror-Consent-Wars-Twenty-first-Century/dp/140007701X/



2024-01-01



---
https://www.amazon.com/Terrorism-Liberal-State-Paul-Wilkinson/dp/0814792073/



2024-01-01



---
https://www.amazon.com/The-4-Hour-Workweek-Anywhere-Expanded/dp/0307465357/



2024-01-01



---
https://www.amazon.com/The-Cleanest-Race-Koreans-Themselves/dp/1935554344/



2024-01-01



---
https://www.amazon.com/The-Constitution-Liberty-Definitive-Collected/dp/0226315398/



2024-01-01



---
https://www.amazon.com/The-Corpse-Exhibition-Other-Stories/dp/0143123262



2024-01-01



---
https://www.amazon.com/The-Cultural-Cold-War-Letters/dp/1565846648



2024-01-01



---
https://www.amazon.com/The-Discovery-France-Historical-Geography/dp/0393333647



2024-01-01



---
https://www.amazon.com/The-Discovery-France-Historical-Geography/dp/0393333647/



2024-01-01



---
https://www.amazon.com/The-Doing-Science-Engineering-ebook/dp/B000P2XFPA/



2024-01-01



---
https://www.amazon.com/The-Dream-Deal-Federal-1935-1943/dp/0815604157/ref=sr_1_1?ie=UTF8&qid=1360809031&sr=8-1&keywords=The+Dream+and+the+Deal%3A+The+Federal+Writer%27s+Project



2024-01-01



---
https://www.amazon.com/The-Expanding-Circle-Evolution-Progress/dp/0691150699/



2024-01-01



---
https://www.amazon.com/The-Fundamental-Wisdom-Middle-Mulamadhyamakakarika/dp/0195093364/



2024-01-01



---
https://www.amazon.com/The-Grand-Strategy-Byzantine-Empire/dp/0674062078/



2024-01-01



---
https://www.amazon.com/The-Information-History-Theory-Flood/dp/1400096235/



2024-01-01



---
https://www.amazon.com/The-Making-Atomic-Bomb-Anniversary/dp/1451677618



2024-01-01



---
https://www.amazon.com/The-Many-Worlds-Hugh-Everett/dp/0199659249



2024-01-01



---
https://www.amazon.com/The-Nazi-Cancer-Robert-Proctor/dp/0691070512/



2024-01-01



---
https://www.amazon.com/The-New-Encyclopedia-Science-Fiction/dp/067081041X



2024-01-01



---
https://www.amazon.com/The-Protestant-Ethic-Turns-100/dp/1594510997/



2024-01-01



---
https://www.amazon.com/The-Quantum-Thief-Jean-Flambeur/dp/0765367661



2024-01-01



---
https://www.amazon.com/The-Race-between-Education-Technology/dp/0674035305/



2024-01-01



---
https://www.amazon.com/The-Recollections-Of-Eugene-Wigner/dp/0738208868



2024-01-01



---
https://www.amazon.com/The-Red-Queen-Evolution-Nature/dp/0060556579/



2024-01-01



---
https://www.amazon.com/The-Remains-Day-Kazuo-Ishiguro/dp/0679731725



2024-01-01



---
https://www.amazon.com/The-Ruling-Caste-Imperial-Victorian/dp/0374283540/ref=sr_1_2?ie=UTF8&qid=1360807234&sr=8-2&keywords=The+Ruling+Caste%3A+Imperial+Lives+in+the+Victorian+Raj



2024-01-01



---
https://www.amazon.com/The-Science-Fiction-Cordwainer-Smith/dp/078641149X



2024-01-01



---
https://www.amazon.com/The-Seven-League-Crutches-Randall-Jarrell/dp/B000OKLJNI/



2024-01-01



---
https://www.amazon.com/The-View-Afar-Claude-Levi-Strauss/dp/0226474747/



2024-01-01



---
https://www.amazon.com/The-Voice-Dolphins-Other-Stories/dp/B000O6DD90



2024-01-01



---
https://www.amazon.com/The-Wages-Destruction-Breaking-Economy/dp/0143113208



2024-01-01



---
https://www.amazon.com/Theological-Incorrectness-Religious-Believe-Shouldnt/dp/0195169263



2024-01-01



---
https://www.amazon.com/There-Anything-Good-About-Men/dp/019537410X/



2024-01-01



---
https://www.amazon.com/Thermo-Kitty-Sill-Window-seat/dp/B00061RHO0/
K&amp;H Thermo Heated Kitty Sill, $20


2024-01-01



---
https://www.amazon.com/Thing-Blu-ray-Kurt-Russell/dp/B001CW7ZWG/



2024-01-01



---
https://www.amazon.com/Three-Pillars-Zen-Teaching-Enlightenment/dp/0385260938/



2024-01-01



---
https://www.amazon.com/Three-Trillion-Dollar-War-Conflict/dp/B0052HKS0S/



2024-01-01



---
https://www.amazon.com/Thriving-Chaos-Handbook-Management-Revolution/dp/0060971843



2024-01-01



---
https://www.amazon.com/Time-Doctorate-Lengthening-Completion-Engineering/dp/030904085X/



2024-01-01



---
https://www.amazon.com/Titan-Life-John-Rockefeller-Sr/dp/1400077303



2024-01-01



---
https://www.amazon.com/Titone-Organic-Extra-Virgin-Novello/dp/B018SZ84OM/



2024-01-01



---
https://www.amazon.com/Tobacco-Shamanism-America-Psychoactive-Plants/dp/0300057903/



2024-01-01



---
https://www.amazon.com/Toradora-Complete-Bilingual-Premium-Combo/dp/B00LACZY08/



2024-01-01



---
https://www.amazon.com/Toshiba-Performance-Desktop-Internal-HDWF180XZSTA/dp/B074BTZ2YJ/



2024-01-01



---
https://www.amazon.com/Traditional-Japanese-Poetry-Steven-Carter/dp/0804722129/



2024-01-01



---
https://www.amazon.com/Trainable-Cat-Practical-Making-Happier/dp/0465050905



2024-01-01



---
https://www.amazon.com/Travelers-Hundred-Ages-Donald-Keene/dp/0231114370/



2024-01-01



---
https://www.amazon.com/Trends-Early-Careers-Life-Scientists/dp/0309061806/



2024-01-01



---
https://www.amazon.com/Trident-K9-Warriors-Training-Battlefield/dp/1250073057



2024-01-01



---
https://www.amazon.com/Troublesome-Inheritance-Genes-Human-History/dp/1594204462



2024-01-01



---
https://www.amazon.com/Turings-Cathedral-Origins-Digital-Universe/dp/1400075998



2024-01-01



---
https://www.amazon.com/Two-Zen-Classics-Gateless-Records/dp/1590302826



2024-01-01



---
https://www.amazon.com/Ultra-Spec-Cables-Connectors-Installed/dp/B00ONA7UMY
200 foot Cat6 Outdoor Dry Gel Filled Direct Burial Ethernet (Self Healing) (Connectors Installed), $90


2024-01-01



---
https://www.amazon.com/Ulysses-Unbound-Rationality-Precommitment-Constraints/dp/0521665612/



2024-01-01



---
https://www.amazon.com/Un-Lun-Dun-China-Mieville/dp/0345458443



2024-01-01



---
https://www.amazon.com/Uncertain-Outcomes-C-R-Bell/dp/0852001037



2024-01-01



---
https://www.amazon.com/Uncontrolled-Surprising-Trial---Error-Business/dp/046502324X/



2024-01-01



---
https://www.amazon.com/Understanding-Comics-Invisible-Scott-McCloud/dp/006097625X/



2024-01-01



---
https://www.amazon.com/Understanding-Probability-Statistics-Book-Problems/dp/1568810180



2024-01-01



---
https://www.amazon.com/Understanding-Terror-Networks-Marc-Sageman/dp/0812238087/



2024-01-01



---
https://www.amazon.com/Unholy-Consult-Aspect-Emperor-Book-Four/dp/1468314866



2024-01-01



---
https://www.amazon.com/Universal-History-Numbers-Prehistory-Invention/dp/0471375683



2024-01-01



---
https://www.amazon.com/Upgraded-Sabrent-2-5-Inch-Enclosure-EC-UK30/dp/B00LS31KQG/
[Upgraded Version Support UASP] Sabrent Ultra Slim USB 3.0 to 2.5-Inch SATA External Aluminum Hard Drive Enclosure [Black] (EC-UK30), $10


2024-01-01



---
https://www.amazon.com/Us-Nuclear-Weapons-Secret-History/dp/0517567407/



2024-01-01



---
https://www.amazon.com/Valley-Shadow-Foundations-Religious-Belief/dp/1439130108/



2024-01-01



---
https://www.amazon.com/Valley-Shadow-Foundations-Religious-Belief/dp/B00509COFU/



2024-01-01



---
https://www.amazon.com/Vectors-Aphorisms-Ten-Second-James-Richardson/dp/0967266890



2024-01-01



---
https://www.amazon.com/Video-Learning-Literacy-Second-Edition/dp/1403984530/



2024-01-01



---
https://www.amazon.com/Violence-Terrorism-Justice-Cambridge-Philosophy/dp/0521409500/



2024-01-01



---
https://www.amazon.com/Visions-Virtue-Tokugawa-Japan-Kaitokudo/dp/0824819918



2024-01-01



---
https://www.amazon.com/Vitakraft-Playful-Silvervine-Refills-5-Pack/dp/B00MHTYRQU



2024-01-01



---
https://www.amazon.com/Vitality-Energy-Spirit-Sourcebook-Shambhala/dp/1590306880/



2024-01-01



---
https://www.amazon.com/WALI-Adjustable-Capacity-Optional-WL-M001/dp/B018MT6ZEK/
WALI Single LCD Monitor Desk Mount Stand Fully Adjustable, $25


2024-01-01



---
https://www.amazon.com/Warrior-Diet-Biological-Powerhouse-Explosive/dp/1583942009/



2024-01-01



---
https://www.amazon.com/Watamote-Complete-Collection-Blu-ray/dp/B00JXBLM72/



2024-01-01



---
https://www.amazon.com/What-Every-BODY-Saying-Speed-Reading/dp/0061438294/



2024-01-01



---
https://www.amazon.com/What-Government-Can-Inequality-Political/dp/0226644820/



2024-01-01



---
https://www.amazon.com/What-Technology-Wants-Kevin-Kelly/dp/0143120174



2024-01-01



---
https://www.amazon.com/What-Technology-Wants-Kevin-Kelly/dp/0670022152/



2024-01-01



---
https://www.amazon.com/When-God-Talks-Back-Understanding/dp/0307277275



2024-01-01



---
https://www.amazon.com/When-God-Talks-Back-Understanding/dp/0307277275/



2024-01-01



---
https://www.amazon.com/When-London-Was-Capital-America/dp/0300178131/



2024-01-01



---
https://www.amazon.com/Who-Are-How-Got-Here/dp/110187032X



2024-01-01



---
https://www.amazon.com/Whole-Life-Pet-One-Single-Ingredient/dp/B00ATWNJIY/
Whole Life Pet Products Healthy Cat Treats


2024-01-01



---
https://www.amazon.com/Whos-Pay-Arts-International-Research/dp/091540074X/



2024-01-01



---
https://www.amazon.com/Why-Am-Not-Christian-Conclusive/dp/1456588850/



2024-01-01



---
https://www.amazon.com/Why-Civil-Resistance-Works-Nonviolent/dp/0231156839/



2024-01-01



---
https://www.amazon.com/Willpower-Rediscovering-Greatest-Human-Strength/dp/0143122231/



2024-01-01



---
https://www.amazon.com/Wire-Complete-Various/dp/B005NFJAWG/



2024-01-01



---
https://www.amazon.com/Wish-You-Were-Here-Biography/dp/0345476514



2024-01-01



---
https://www.amazon.com/Witches-Suspicion-Betrayal-Hysteria-Salem/dp/031620059X



2024-01-01



---
https://www.amazon.com/World-Mathematics-Four--Set/dp/0486432688/



2024-01-01



---
https://www.amazon.com/Wound-Bow-Seven-Studies-Literature/dp/0821411896



2024-01-01



---
https://www.amazon.com/Writers-Work-02-Paris-Review/dp/0140045414/



2024-01-01



---
https://www.amazon.com/Writers-Work-Paris-Review-Interviews/dp/0140045406/



2024-01-01



---
https://www.amazon.com/Yamamotoyama-Genmai-Brown-Rice-bags/dp/B0002EQTIG/



2024-01-01



---
https://www.amazon.com/Yamamotoyama-Oolong-Tea-16-bags/dp/B0002EQTI6
32g, $2.86


2024-01-01



---
https://www.amazon.com/Yogi-Book-Berra/dp/0761154434/



2024-01-01



---
https://www.amazon.com/Youre-Stronger-Than-You-Think/dp/0071464808
You're Stronger Than You Think: Tapping into the Secrets of Emotionally Resilient People


2024-01-01



---
https://www.amazon.com/Zatoichi-20-Meets-Yojimbo/dp/B0000B1ODS



2024-01-01



---
https://www.amazon.com/Zeo-ZEO301-Sleep-Manager-Pro/dp/B008I20LJ2/



2024-01-01



---
https://www.amazon.com/books/dp/0520213734



2024-01-01



---
https://www.amazon.com/dp/1451677618



2024-01-01



---
https://www.amazon.com/dp/B000788TP8/



2024-01-01



---
https://www.amazon.com/dp/B002H2VYNG/



2024-01-01



---
https://www.amazon.com/dp/B002NLUBA8/



2024-01-01



---
https://www.amazon.com/dp/B005FRCUHY/



2024-01-01



---
https://www.amazon.com/dp/B008PNNMHW/



2024-01-01



---
https://www.amazon.com/dp/B0093UHQPA/
L-Theanine—50 Grams (1.76 Oz)—99+% Pure—FBA


2024-01-01



---
https://www.amazon.com/dp/B0098O8ONE/



2024-01-01



---
https://www.amazon.com/dp/B00E5F9WV4/



2024-01-01



---
https://www.amazon.com/dp/B00PC9HFO8/
Dell P2715Q 27.0-inch 60Hz Monitor, $438


2024-01-01



---
https://www.amazon.com/dp/B010S6SG3S/



2024-01-01



---
https://www.amazon.com/dp/B01DOP5L4M/
AmazonBasics Stainless Steel Dog Bowl


2024-01-01



---
https://www.amazon.com/dp/B01M2BNYZV/
ORICO Tool Free 3.5-inch USB 3.0 to SATA III External Hard Enclosure Case for 3.5' HDD [UASP and 8TB Supported], $25


2024-01-01



---
https://www.amazon.com/exec/obidos/ASIN/0471780790/



2024-01-01



---
https://www.amazon.com/exec/obidos/ASIN/1612193749/



2024-01-01



---
https://www.amazon.com/gp/product/0140097015/



2024-01-01



---
https://www.amazon.com/gp/product/0307908003/



2024-01-01



---
https://www.amazon.com/gp/product/0309084180/



2024-01-01



---
https://www.amazon.com/gp/product/0578675862/



2024-01-01



---
https://www.amazon.com/gp/product/0738822302/



2024-01-01



---
https://www.amazon.com/gp/product/0879464593/



2024-01-01



---
https://www.amazon.com/gp/product/1250127823/



2024-01-01



---
https://www.amazon.com/gp/product/1589881427/



2024-01-01



---
https://www.amazon.com/gp/product/B000638OT0/



2024-01-01



---
https://www.amazon.com/gp/product/B0009JJB4S/
5.3oz, $6.99


2024-01-01



---
https://www.amazon.com/gp/product/B000GU6ENQ/



2024-01-01



---
https://www.amazon.com/gp/product/B000I68NCS/
Finum Brewing Basket, medium, black, $9


2024-01-01



---
https://www.amazon.com/gp/product/B000IBODHC/



2024-01-01



---
https://www.amazon.com/gp/product/B000UD7P1E/



2024-01-01



---
https://www.amazon.com/gp/product/B0014UE98E/



2024-01-01



---
https://www.amazon.com/gp/product/B001G7QWJY/



2024-01-01



---
https://www.amazon.com/gp/product/B001JQLN7I



2024-01-01



---
https://www.amazon.com/gp/product/B001NH410O/



2024-01-01



---
https://www.amazon.com/gp/product/B002L0JDQ4/
20x, $13


2024-01-01



---
https://www.amazon.com/gp/product/B002L0QX1C/



2024-01-01



---
https://www.amazon.com/gp/product/B0035XQ7D8/
Catgrass (Sweet Oats for Cats) 900 Seeds—Herb


2024-01-01



---
https://www.amazon.com/gp/product/B003B6X66U/



2024-01-01



---
https://www.amazon.com/gp/product/B0043T7FXE/
Logitech 910-001799 Wireless Trackball M570, $25


2024-01-01



---
https://www.amazon.com/gp/product/B004FCXSO4/



2024-01-01



---
https://www.amazon.com/gp/product/B0050MYHBQ/



2024-01-01



---
https://www.amazon.com/gp/product/B005CD3K48/
4oz, $9.23


2024-01-01



---
https://www.amazon.com/gp/product/B005GHJLTS/
3oz, $16.15


2024-01-01



---
https://www.amazon.com/gp/product/B005PP4EVG/
Two-way Screen Door Pet Access Snap Flap by Discount Ramps, $14.78


2024-01-01



---
https://www.amazon.com/gp/product/B006K3WI7O/ref=oh_details_o00_s00_i03



2024-01-01



---
https://www.amazon.com/gp/product/B007BP3ATU/



2024-01-01



---
https://www.amazon.com/gp/product/B0098OAPEA/



2024-01-01



---
https://www.amazon.com/gp/product/B0098OCBZG/
3oz, $13.85


2024-01-01



---
https://www.amazon.com/gp/product/B00CWGIHBE/
BDF S05 Window Film: One Way Mirror Window Film Silver-Silver 5 (36in X 12ft), $25


2024-01-01



---
https://www.amazon.com/gp/product/B00DDGTAYK/
4oz, $7.25


2024-01-01



---
https://www.amazon.com/gp/product/B00DDGTKHM/
2.5oz, $7.95


2024-01-01



---
https://www.amazon.com/gp/product/B00DDGTOIW/



2024-01-01



---
https://www.amazon.com/gp/product/B00E8PV7WI/



2024-01-01



---
https://www.amazon.com/gp/product/B00F3NLWE2/



2024-01-01



---
https://www.amazon.com/gp/product/B00FT0Q7DA/
Wheatgrass Seeds ► Certified Organic Wheat Seeds (400+ seeds) ◄ by Power Grow Systems


2024-01-01



---
https://www.amazon.com/gp/product/B00NO7PYYI/
HFS (R) New Heavy Duty Guillotine Paper Cutter—12-inch Commercial Metal Base A3/A4 Trimmer, $107


2024-01-01



---
https://www.amazon.com/gp/product/B00PEW7V7E/



2024-01-01



---
https://www.amazon.com/gp/product/B01IU6WT5O/
2 of 4 Pack of Anti Vibration Pads 4-inch x 4-inch x 7/8-inch Rubber/Cork Vibration isolation pads


2024-01-01



---
https://www.amazon.com/gp/product/B07VGN7SJL/
Cat Amazing Sliders: Puzzle Toy for Indoor Cats · Treat Box · Interactive Maze · Enrichment Feeder · Food · Best Ever!


2024-01-01



---
https://www.amazon.com/gp/product/B07X4Y5RDC/
G.SKILL USB KM360 Professional Tenkeyless Mechanical Keyboard, Cherry MX Red, ABS Dual Injection Keycap (Black)


2024-01-01



---
https://www.amazon.com/review/RVPU3RQLXPN3Z



2024-05-24



---
https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Ehrlich+test&rh=i%3Aaps%2Ck%3AEhrlich+test



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0007317255&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0029164303&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0060505915&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0061176044&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0061353450&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0062228838&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0062255657&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0062362496&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0132465884&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140042598&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140183523&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140421467&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=014043268X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140447180&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140448063&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0140449086&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0141023910&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0142437247&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0143036939&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0143123262&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0151012784&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0156585855&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0192810944&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0195143655&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0195169263&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0199552274&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0199573042&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0231114435&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0300169698&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0307269930&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=030727103X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=030759243X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=030788743X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=030795191X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0312311362&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0312862016&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0312877900&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0330426648&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0345495160&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0349104522&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0356508714&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0374227349&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0374513058&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0375706674&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0375706682&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0375826696&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0380798360&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0380972336&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0385419945&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=038560310X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393059731&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393061434&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393068471&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393079465&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393088960&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0393325350&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=039950768X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0415415853&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=046501948X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=046502324X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0465065708&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0470013915&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0470024232&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0471520683&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0486201074&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=048623990X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0486264688&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0486437078&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0486439593&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0486474380&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0520070682&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0521061822&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0521199565&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=052138673X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0525951113&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0525953736&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0553382950&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0553402013&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0553572733&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0571225233&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0670022950&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0670038261&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0670849472&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0674443020&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0679417176&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0679747044&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0679785892&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0691029172&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0691051666&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0691141487&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0691148295&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0738208868&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0739303406&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0743284550&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0747563691&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0758179936&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0759531048&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765303612&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765318784&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765321505&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765325950&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=076532802X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765329107&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0765807157&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=080144926X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0802130208&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0803269072&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0804706530&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0805071342&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0809045990&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0810117339&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0810949687&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0811824233&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0812502108&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0812533828&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0812566556&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0812970527&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0817638660&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0824814835&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0852363052&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0870212737&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0879464593&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0891416005&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0895267853&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0895810247&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0935047379&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0955678404&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0966001974&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=0990494306&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1250000203&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=140003471X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1400065453&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1400077303&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1402295618&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1409422216&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1413902340&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1416596585&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=141659907X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=142009176X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1421419459&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1430231505&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1451666179&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1482204967&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1493915614&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1500818577&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=152473165X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1559718005&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1560976179&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1567500056&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1568813406&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1583484108&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=158567883X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1589881427&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1590201698&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=159420182X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1594202532&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1594202710&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=159420411X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1594204462&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1594481946&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1595910778&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1597801577&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1598131508&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1616145595&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1616191872&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1841494186&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=184614518X&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1846274591&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1857753143&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1857988078&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1863955321&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1906120609&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1909697354&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1933633867&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1936661659&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1936896001&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=1940689007&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=4048674617&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=5551096130&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=9004153640&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=9004157093&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=9780992713&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/s?ie=UTF8&field-isbn=9780995664&page=1&rh=i:stripbooks



2024-01-01



---
https://www.amazon.com/uxcell-Connector-RP-SMA-Antenna-Pigtail/dp/B006Z8MJ6Y/
uxcell N Male Connector to RP-SMA Male Antenna Pigtail Cable 1M


2024-01-01



---
https://www.americanspa.com/studies/ihrsa-reports-57-million-health-club-members-276-billion-industry-revenue-2016



2024-01-01



---
https://www.ams.org/journals/bull/1922-28-03/S0002-9904-1922-03504-5/S0002-9904-1922-03504-5.pdf
Note on Euler's φ-Function
Carmichael
1922
2024-01-01



---
https://www.ams.org/journals/bull/2009-46-02/S0273-0979-08-01238-X/S0273-0979-08-01238-X.pdf



2024-01-01



---
https://www.ams.org/journals/notices/202007/rnoti-p1007.pdf



2024-01-01



---
https://www.amsterdamumc.org/en/research/researchers/tinca-polderman-2.htm
Tinca Polderman


2024-11-02



---
https://www.analysisgroup.com/experts-and-consultants/affiliated-experts/kannan-srinivasan/
Kannan Srinivasan—Analysis Group


2024-10-05



---
https://www.anandtech.com/show/12535/power-outage-at-samsungs-fab-destroys-3-percent-of-global-nand-flash-output
Power Outage at Samsung's Fab Destroys 3.5% of Global NAND Flash Output For March


2024-01-01



---
https://www.anandtech.com/show/13193/tsmc-outbreak-of-malware-that-triggered-delays-losses-caused-by-software-for-new-tool
TSMC: Outbreak of Malware That Triggered Delays &amp; Losses Caused by Software for New Tool


2024-01-01



---
https://www.anandtech.com/show/14596/toshiba-western-digital-nand-production-partially-halted-by-power-outage
Toshiba &amp; WD NAND Production Hit By Power Outage: 6 Exabytes Lost


2024-01-01



---
https://www.anarchyishyperbole.com/p/significant-digits.html
Anarchy Is Hyperbole: Significant Digits


2024-01-01



---
https://www.ancientpages.com/2018/06/18/why-did-ancient-egyptians-use-pillows-made-of-stone/
Why Did Ancient Egyptians Use Pillows Made Of Stone?


2024-01-01



---
https://www.andrew.cmu.edu/user/nicolasc/publications/TR-CMU-CyLab-10-011.pdf



2024-01-01



---
https://www.andrew.cmu.edu/user/nicolasc/publications/Tai-KDD19.pdf



2024-01-01



---
https://www.andrew.cmu.edu/user/twildenh/PowerPointTM/Paper.pdf
On The Turing Completeness of MS PowerPoint


2024-01-01



---
https://www.angelfire.com/anime4/mai_ann90/Kodocha_Charcter_Profiles.html
Kodocha Character Profiles


2024-01-01



---
https://www.angelfire.com/anime4/mdwigs/Asuka.html
The Case of Asuka Langley Sohryu


2024-01-01



---
https://www.angelfire.com/anime4/mdwigs/endings.html
An argument for the concurrent nature of Evangelion Episodes 26 and 26'


2024-01-01



---
https://www.angelfire.com/anime4/mdwigs/livesequence.html
EoE Live Sequence and Alternate Endings


2024-01-01



---
https://www.angelfire.com/movies/ridleyscott/script/1492-ConquestOfParadise.txt



2024-01-01



---
https://www.angelfire.com/tx2/leeloo/5thelement.txt



2024-01-01



---
https://www.anildash.com/2012/12/13/the_web_we_lost/
The Web We Lost


2024-01-01



---
https://www.anime-planet.com/anime/years/1992



2024-01-01



---
https://www.animebooks.com/raco.html
Rahxephon Complete


2024-01-01



---
https://www.animeigo.com/about/secret-history-animeigo



2024-01-01



---
https://www.animeigo.com/liner/anime/otaku-no-video



2024-01-01



---
https://www.animenation.net/blog/ask-john-what-does-asukas-final-line-mean/#more-628
Ask John: What Does Asuka’s Final Line Mean?


2024-01-01



---
https://www.animenewsnetwork.com/anime-spotlight/2018/summer/revue-starlight/.132471
Anime Spotlight - Revue Starlight


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2011-02-25
The Shape of Things - Hey, Answerman


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2012-01-06
DEATH DECAY CHAOS


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2012-09-14
Negative Nellies - Hey, Answerman!


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2012-09-21
Boobs &amp; Violence - Hey, Answerman! - Anime News Network


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2012-11-02
Popularity Contests - Hey, Answerman!


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2016-04-27/.101492
Is Hollywood Pillaging Anime And Manga For Material?


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2016-06-15/.103224
What Is A "Minimum Guarantee?"


2024-01-01



---
https://www.animenewsnetwork.com/answerman/2017-10-27/.123155
How Tough Is It To Get Into College In Japan?


2024-01-01



---
https://www.animenewsnetwork.com/bbs/phpBB2/viewtopic.php?p=1440031#1440031
NEWS: Animator: Gurren Lagann Helmer Imaishi Establishes Studio


2024-01-01



---
https://www.animenewsnetwork.com/bbs/phpBB2/viewtopic.php?t=23123&postdays=0&postorder=asc&start=675
The Melancholy of Haruhi Suzumiya (TV)


2024-01-01



---
https://www.animenewsnetwork.com/brain-diving/2010-09-21
Schodt Through The Heart - Brain Diving


2024-01-01



---
https://www.animenewsnetwork.com/brain-diving/2011-04-19
Double Impact - Brain Diving


2024-01-01



---
https://www.animenewsnetwork.com/brain-diving/2011-07-26
You Fight like a Girl


2024-01-01



---
https://www.animenewsnetwork.com/brain-diving/2011-08-09
The Ghost with the Most - Brain Diving


2024-01-01



---
https://www.animenewsnetwork.com/buried-treasure/2007-05-03
Hideaki Anno Talks to Kids - Buried Treasure


2024-01-01



---
https://www.animenewsnetwork.com/buried-treasure/2007-11-15
In Praise of Nerdiness


2024-01-01



---
https://www.animenewsnetwork.com/buried-treasure/2009-01-15/ringing-bell
Ringing Bell - Buried Treasure


2024-01-01



---
https://www.animenewsnetwork.com/convention/2010/day-2
Day 2 - FanimeCon 2010


2024-01-01



---
https://www.animenewsnetwork.com/daily-briefs/2014-10-27/anno-jokes-that-4th-new-evangelion-film-might-be-4-6-years-after-3rd-one/.80406
Anno Jokes That 4<sup>th</sup> New Evangelion Film Might Be 4-6 Years After 3<sup>rd</sup> One


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/anime.php?id=308
Mini Pato (movie)


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/anime.php?id=355
The Super Dimension Fortress Macross (TV)


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/anime.php?id=428
Mahoromatic - Automatic Maiden (TV)


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/anime.php?id=7134
Beat Shot!! (OAV)


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/company.php?id=14634
CoMix Wave Films


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=12760
Carl Gustav HORN


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=3682
Masayuki


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=3691
Shunji SUZUKI


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=3984
Michael HOUSE


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=4289
Shinya HASEGAWA (animator)


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=4878
Michiaki SATO


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=6083
Yasuhiro KAMIMURA


2024-01-01



---
https://www.animenewsnetwork.com/encyclopedia/people.php?id=75
Katsuhiko NISHIJIMA


2024-01-01



---
https://www.animenewsnetwork.com/feature/2016-05-06/the-takarazuka-experience-rurouni-kenshin/.101848
The Takarazuka Experience: Rurouni Kenshin


2024-01-01



---
https://www.animenewsnetwork.com/interest/2011-11-02/shane-black-describes-changes-he-opposed-to-warner-death-note
Shane Black Describes Changes He Opposed to Warner's Death Note


2024-01-01



---
https://www.animenewsnetwork.com/interest/2015-07-20/hideaki-anno-says-industry-comments-were-a-misunderstanding/.90671
Hideaki Anno Says Industry Comments Were a Misunderstanding


2024-01-01



---
https://www.animenewsnetwork.com/interview/2008-07-28/gainax-on-gurren-lagann
Interview: Gainax on Gurren Lagann


2024-01-01



---
https://www.animenewsnetwork.com/interview/2009-06-19/yoshiyuki-tomino
Interview: Yoshiyuki Tomino (Updated) [2009-06-19]


2024-01-01



---
https://www.animenewsnetwork.com/interview/2010-06-03/interview-gainax-hiroyuki-yamaga
Interview: Gainax's Hiroyuki Yamaga


2024-01-01



---
https://www.animenewsnetwork.com/interview/2011-04-06/with-yuko-miyamura-smash-2010
Interview with Yūko Miyamura


2024-01-01



---
https://www.animenewsnetwork.com/interview/2011-11-28/interview-koji-yamamoto-ryo-ohyama-and-george-wada-on-guilty-crown
Interview: Koji Yamamoto, Ryo Ohyama, and George Wada on Guilty Crown


2024-01-01



---
https://www.animenewsnetwork.com/interview/2013-05-01/makoto-shinkai-the-garden-of-words-interview
Interview: Makoto Shinkai


2024-01-01



---
https://www.animenewsnetwork.com/interview/2013-09-19/interview-evangelion-character-designer-yoshiyuki-sadamoto
Interview: Evangelion Character Designer Yoshiyuki Sadamoto


2024-01-01



---
https://www.animenewsnetwork.com/interview/2016-05-17/legendary-evangelion-illustrator-yoshiyuki-sadamoto/.102218
Interview: Legendary Evangelion Illustrator Yoshiyuki Sadamoto


2024-01-01



---
https://www.animenewsnetwork.com/news/1998-09-05/lost-gainax-project-reborn
Lost Gainax Project Reborn


2024-01-01



---
https://www.animenewsnetwork.com/news/1999-07-18/gainax-president-arrested-for-tax-evasion
Gainax president arrested for tax evasion


2024-01-01



---
https://www.animenewsnetwork.com/news/2008-11-18/jump-square-editor/tegami-bachi-may-get-2009-tv-anime
Jump Square Editor: Tegami Bachi May Get 2009 TV Anime


2024-01-01



---
https://www.animenewsnetwork.com/news/2009-05-17/evangelion-films-nerv-only-phone-to-be-sold-in-japan
Evangelion Films' 'Nerv Only' Phone to Be Sold in Japan


2024-01-01



---
https://www.animenewsnetwork.com/news/2009-06-05/20000-evangelion-mobile-phones-sell-out-in-5-hours
20,000 Evangelion Mobile Phones Sell Out in 5 Hours


2024-01-01



---
https://www.animenewsnetwork.com/news/2010-09-03/anime-production-firm-group-tac-files-for-bankruptcy
Anime Production Firm Group TAC Files for Bankruptcy (Updated)


2024-01-01



---
https://www.animenewsnetwork.com/news/2011-10-06/animator/gurren-lagann-helmer-imaishi-establishes-studio
Animator: Gurren Lagann Helmer Imaishi Establishes Studio


2024-01-01



---
https://www.animenewsnetwork.com/news/2011-10-31/director/warner-death-note-is-still-in-the-works
Director: Warner's Death Note Is Still in the Works


2024-01-01



---
https://www.animenewsnetwork.com/news/2013-03-20/gainax-makes-blue-uru-film-with-honneamise-yamaga-sadamoto
Gainax Makes Blue Uru Film with Honneamise's Yamaga, Sadamoto


2024-01-01



---
https://www.animenewsnetwork.com/news/2013-05-09/newspaper/evangelion-hideaki-anno-to-star-in-ghibli-kaze-tachinu-film
Evangelion's Hideaki Anno to Star in Ghibli's Kaze Tachinu Film


2024-01-01



---
https://www.animenewsnetwork.com/news/2013-08-22/hayao-miyazaki-open-to-nausicaa-film-sequel-by-evangelion-anno
Hayao Miyazaki Open to Nausicaä Film Sequel by Evangelion's Anno


2024-01-01



---
https://www.animenewsnetwork.com/news/2013-09-04/gainax-blue-uru-pilot-film-slated-for-2014
Gainax's Blue Uru Pilot Film Slated for 2014


2024-01-01



---
https://www.animenewsnetwork.com/news/2014-12-04/gainax-uru-in-blue-to-open-worldwide-in-2018-with-short-next-spring/.81782
Gainax's Uru in Blue to Open Worldwide in 2018 with Short Next Spring


2024-01-01



---
https://www.animenewsnetwork.com/review/game/ps-vita/zero-time-dilemma/.103602
Zero Time Dilemma - Game Review


2024-01-01



---
https://www.animenewsnetwork.com/review/kara-no-kyoukai-the-garden-of-sinners
Kara no Kyoukai - the Garden of sinners - Review


2024-01-01



---
https://www.animenewsnetwork.com/review/psycho-pass/sinners-of-the-system/.144596
Psycho-Pass: Sinners of the System - Case.3 In the Realm Beyond Is ____ - Review


2024-01-01



---
https://www.animenewsnetwork.com/review/rahxephon/dvd-7
RahXephon DVD 7 - Review


2024-01-01



---
https://www.animenewsnetwork.com/review/revolutionary-girl-utena/episodes-1-2/.114950
Revolutionary Girl Utena: Episodes 1-2 review (Jacob Chapman, 2017-04-20)


2024-01-01



---
https://www.animenewsnetwork.com/review/watamote/episodes-1
WATAMOTE - Review


2024-01-01



---
https://www.animenewsnetwork.com/review/water-dragon-bride/gn-1/.112724
Water Dragon's Bride GN 1 - Review


2024-01-01



---
https://www.animenewsnetwork.com/the-mike-toole-show/2011-03-13
The Hard Cel - The Mike Toole Show


2024-01-01



---
https://www.animenewsnetwork.com/watch/2021-07-05/why-you-should-give-anime-reboots-a-chance/.174822
Why You Should Give Anime Reboots a Chance


2024-01-01



---
https://www.anthropic.com/api
API \ Anthropic


2024-06-22



---
https://www.anthropic.com/news/claude-3-family
Introducing the next generation of Claude


2024-07-10



---
https://www.antipope.org/charlie/blog-static/2007/03/why_the_commercial_ebook_marke.html
Charlie's Diary: Why the commercial ebook market is broken


2024-01-01



---
https://www.antipope.org/charlie/blog-static/2011/07/federovs-rapture.html
Federov's Rapture


2024-01-01



---
https://www.antipope.org/charlie/blog-static/2011/08/usenix-2011-keynote-network-se.html
USENIX 2011 Keynote: Network Security in the Medium Term, 2061–2561 AD


2024-01-01



---
https://www.antipope.org/charlie/blog-static/2014/02/the-singularity-is-further-tha.html
The Singularity Is Further Than It Appears


2024-01-01



---
https://www.antipope.org/charlie/blog-static/2014/02/why-ais-wont-ascend-in-blink-of-an-eye.html
Why AIs Won't Ascend in the Blink of an Eye


2024-01-01



---
https://www.antipope.org/charlie/blog-static/2015/08/a-storm-of-stories---and-what-.html
A Storm Of Stories


2024-01-01



---
https://www.antipope.org/charlie/fiction/coffee.html
Extracts from the Club Diary


2024-01-01



---
https://www.antonhowes.com/
About


2024-01-01



---
https://www.antonhowes.com/uploads/2/1/0/8/21082490/howes_innovator_skills_working_paper_may_2017.pdf



2024-01-01



---
https://www.antonhowes.com/uploads/2/1/0/8/21082490/spread_of_improvement_working_paper.pdf



2024-01-01



---
https://www.anuncommonlab.com/articles/how-kalman-filters-work/
How Kalman Filters Work, Part 1


2024-01-01



---
https://www.anuncommonlab.com/articles/how-kalman-filters-work/part2.html
How Kalman Filters Work, Part 2


2024-01-01



---
https://www.anuncommonlab.com/articles/how-kalman-filters-work/part3.html
How Kalman Filters Work, Part 3


2024-01-01



---
https://www.apa.org/monitor/2011/09/achievement
Closing the achievement gap: Could a 15-minute gap intervention boost ethnic-minority student achievement?


2024-01-01



---
https://www.apa.org/pubs/authors/jars.pdf
Reporting Standards for Research in Psychology: Why Do We Need Them? What Might They Be?


2024-01-01



---
https://www.apa.org/pubs/journals/releases/psp806845.pdf



2024-01-01



---
https://www.apismead.com/product-page/peach-apricot-15
Peach &amp; Apricot - 8.5%


2024-01-01



---
https://www.arborteas.com/tea-caffeine/
Tea and Caffeine


2024-01-01



---
https://www.arcana.computer/



2024-01-01



---
https://www.archimedes-lab.org/grooks.html
Grooks, by Piet Hein


2024-01-01



---
https://www.archive-it.org/
Web Archiving Services for Libraries and Archives


2024-01-01



---
https://www.argmin.net/p/revisiting-highleymans-data
Revisiting Highleyman's Data


2024-01-01



---
https://www.arm.com/products/silicon-ip-security
Layered Security for Your Next SoC


2024-01-01



---
https://www.army.mil/article/56965/military_working_dogs_guardians_of_the_night
Military Working Dogs: Guardians of the Night


2024-01-01



---
https://www.artbreeder.com/browse
Browse


2024-01-01



---
https://www.arthurcclarke.net/?scifi=3
Arthur C. Clarke - expand your knowledge on finances


2024-01-01



---
https://www.arthurleej.com/HerbalScraps.pdf



2024-01-01



---
https://www.artnome.com/news/2019/3/27/why-is-ai-art-copyright-so-complicated
Why Is AI Art Copyright So Complicated?


2024-01-01



---
https://www.artofmanliness.com/character/manly-lessons/the-churchill-school-of-adulthood-lesson-2-establish-a-daily-routine/
How and Why to Establish a Daily Routine


2024-01-01



---
https://www.artstation.com/rutkowski



2024-01-01



---
https://www.arxiv-vanity.com/
arXiv Vanity


2024-01-01



---
https://www.asahi.com/culture/movie/TKY200609130251.html
どんなコンテンツをお探しですか？


2024-01-01



---
https://www.asimovinstitute.org/neural-network-zoo/
The Neural Network Zoo


2024-01-01



---
https://www.aslanides.io/aixijs/demo.html
AIXIjs: General reinforcement learning in the browser


2024-01-01



---
https://www.astralcodexten.com/
Scott Alexander


2024-01-01



---
https://www.astralcodexten.com/p/a-cyclic-theory-of-subcultures
A Cyclic Theory Of Subcultures


2024-01-01



---
https://www.astralcodexten.com/p/book-review-whats-our-problem
Book Review: What’s Our Problem?


2024-09-17



---
https://www.astralcodexten.com/p/eight-hundred-slightly-poisoned-word
Eight Hundred Slightly Poisoned Word Games


2024-01-01



---
https://www.astralcodexten.com/p/open-thread-220
Open Thread 220


2024-01-01



---
https://www.astralcodexten.com/p/practically-a-book-review-rootclaim/comment/52692351
Comments - Practically-A-Book Review: Rootclaim $100,000 Lab Leak Debate


2024-04-22



---
https://www.astralcodexten.com/p/quests-and-requests
Quests And Requests


2024-01-01



---
https://www.astralcodexten.com/p/still-alive
Still Alive


2024-01-01



---
https://www.astralcodexten.com/p/the-media-very-rarely-lies
The Media Very Rarely Lies


2024-01-01



---
https://www.astralcodexten.com/p/welcome-polygenically-screened-babies
Welcome Polygenically Screened Babies


2024-01-01



---
https://www.astridlindgren.com/gb/about-astrid-lindgren/career
Career


2024-01-01



---
https://www.asymco.com/2013/09/17/an-interview-by-eric-jackson-on-blogging-apple-and-whats-next/
My thanks to Eric Jackson for his thoughtful questions and post on Forbes.com


2024-01-01



---
https://www.asymptosis.com/are-machines-replacing-humans-or-am-i-a-luddite.html
Are Machines Replacing Humans? Or: Am I a Luddite?


2024-01-01



---
https://www.atlasobscura.com/articles/column-forged-passports-world-war-ii
The Master Forgers Who Saved Thousands of Lives During World War II


2024-01-01



---
https://www.atlasobscura.com/articles/history-of-heinz-ketchup
When Every Ketchup But One Went Extinct


2024-01-01



---
https://www.atlasobscura.com/articles/how-to-start-growing-orchids
The Century-Long Scientific Journey of the Affordable Grocery Store Orchid


2024-01-01



---
https://www.atlasobscura.com/articles/in-the-early-1900s-dozens-of-centuriesold-european-buildings-came-to-america-where-is-medieval-america-now
In the Early 1900s, Robber Barons Bought Dozens of Centuries-Old European Buildings. Where is Medieval America Now?


2024-01-01



---
https://www.atlasobscura.com/articles/liquid-inside-ancient-egg
This Ancient Egg Is 1,700 Years Old and Still Has Liquid Inside It


2024-01-01



---
https://www.atlasobscura.com/articles/original-mcdonalds-french-fry-recipe
My Hunt for the Original McDonald's French-Fry Recipe


2024-04-03



---
https://www.atlasobscura.com/articles/royal-wedding-cake
You Can Still Buy the Actual Fruitcakes Served at British Royal Weddings


2024-01-01



---
https://www.atlasobscura.com/articles/venomous-fungus-mosquito-dome
Inside Burkina Faso's Mosquito Dome, Where Venomous Fungus Is Put to the Test: An innovative research center dedicated to blood, biting, and beating back malaria


2024-01-01



---
https://www.atlasobscura.com/articles/what-did-people-do-before-envelopes-letterlocking
Before Envelopes, People Protected Messages With Letterlocking


2024-01-01



---
https://www.atlasobscura.com/articles/who-invented-the-instant-pot
The Instant Pot of the 1600s Was Known as 'the Digester of Bones'


2024-01-01



---
https://www.atsjournals.org/doi/full/10.1164/ajrccm.162.3.9908040



2024-01-01



---
https://www.audiologyonline.com/articles/white-paper-addressing-societal-costs-6832-6832
A White Paper Addressing the Societal Costs of Hearing Loss and Issues in Third Party Reimbursement


2024-01-01



---
https://www.aurapharm.com/modafinil_provigil.htm



2024-01-01



---
https://www.avalonmagicplants.com/health/drug-test/en-cool-stuff-ez-drug-test-lsd
LSD test - Dope or Nope


2024-01-01



---
https://www.avclub.com/chris-morris-1798222387
Chris Morris


2024-01-01



---
https://www.avclub.com/ducktales-invented-a-new-animated-wonderland-that-quick-1798236288
100 Episodes: <em>DuckTales</em> invented a new animated wonderland—that quickly disappeared


2024-01-01



---
https://www.ayeconference.com/Articles/LullabyLanguage.html
Lullaby Language


2024-01-01



---
https://www.azcentral.com/community/chandler/articles/20140113intel-says-factory-stay-shut-now.html/
Intel says factory to stay shut for now


2024-01-01



---
https://www.backblaze.com/blog/farming-hard-drives-2-years-and-1m-later/
Farming hard drives: 2 years and $1M later


2024-01-01



---
https://www.backblaze.com/blog/hard-drive-cost-per-gigabyte/
Hard Drive Cost Per Gigabyte


2024-01-01



---
https://www.baen.com/Chapters/1439133476/1439133476___5.htm
Chapter 5


2024-01-01



---
https://www.bahs.org.uk/AGHR/ARTICLES/52n1a3.pdf



2024-01-01



---
https://www.baka-tsuki.org/
Baka-Tsuki


2024-01-01



---
https://www.baka-tsuki.org/project/index.php?title=Interview_with_Tanigawa_Nagaru
Interview with Tanigawa Nagaru


2024-01-01



---
https://www.baltimoresun.com/1999/09/26/the-facts-about-hearing-loss-health-many-baby-boomers-are-facing-hearing-impairment-after-lives-exposed-to-sound-levels-and-stresses-that-damage-the-inner-ear/
The facts about hearing loss; Health: Many baby boomers are facing hearing impairment after lives exposed to sound levels and stresses that damage the inner ear


2024-01-01



---
https://www.baltimoresun.com/2013/11/18/fall-of-online-drug-bazaar-silk-road-began-with-tip-to-md-agents/
Fall of online drug bazaar Silk Road began with tip to Md. agents


2024-01-01



---
https://www.barnesandnoble.com/



2024-01-01



---
https://www.barnstormjournal.org/poetry/the-river-bridge/
Barnstorm Journal


2024-01-01



---
https://www.bartleby.com/lit-hub/hc/an-enquiry-concerning-human-understanding/xii-of-the-academical-or-sceptical-philosophy/
XII.. Of the academical or sceptical Philosophy


2024-01-01



---
https://www.bartleby.com/lit-hub/mountain-interval/21-the-exposed-nest/
The Exposed Nest


2024-01-01



---
https://www.bartleby.com/lit-hub/poetry-of-byron/greece-iv/
Greece, IV


2024-01-01



---
https://www.bartleby.com/lit-hub/william-blake/84255-2/
‘Europe: A Prophecy’ (1794)


2024-01-01



---
https://www.bartokdesign.com/japan/0-blog_news/spherical_drain_plug_1.php
Spherical drain plug


2024-01-01



---
https://www.bbc.co.uk/blogs/adamcurtis/entries/302443a3-c143-3a71-8046-10ba64464fe6
Kabul: City Number One - Part 3


2024-01-01



---
https://www.bbc.co.uk/news/business-22209818
Lack of sleep blights pupils' education


2024-01-01



---
https://www.bbc.co.uk/news/education-11484494
Vast bookstore opens as famed library runs out of space


2024-01-01



---
https://www.bbc.co.uk/news/health-12181853
Melatonin production falls if the lights are on


2024-01-01



---
https://www.bbc.co.uk/news/health-15353397
Internet 'may be changing brains'


2024-01-01



---
https://www.bbc.co.uk/news/health-15600900
Do cognitive-enhancing drugs work?


2024-01-01



---
https://www.bbc.co.uk/news/health-16086233
Brain changes seen in cabbies who take 'The Knowledge'


2024-01-01



---
https://www.bbc.co.uk/news/science-environment-20629671
The hum that helps to fight crime


2024-01-01



---
https://www.bbc.co.uk/news/science-environment-40006803
Lean-burn physiology gives Sherpas peak-performance


2024-01-01



---
https://www.bbc.co.uk/news/technology-26158012
Five arrested in Utopia dark net marketplace crackdown


2024-01-01



---
https://www.bbc.co.uk/news/world-asia-pacific-13760064
The dark side of South Korean pop music


2024-01-01



---
https://www.bbc.co.uk/news/world-europe-47907847
Dutch fertility doctor used own sperm to father 49 children, DNA tests show


2024-01-01



---
https://www.bbc.co.uk/programmes/articles/1yjB18v7ksvBFtjNKwG0fss/royal-mail-do-they-always-deliver
The price of a First Class Stamp went up by nearly a third in May 2012 to 60 pence. Second Class stamps also went up to 50 pence. But as the costs increase, so do the number of complaints. What service are we getting for our money? Ricky Boleto reports.


2024-01-01



---
https://www.bbc.co.uk/programmes/b01bmpl4
The Dark Web


2024-01-01



---
https://www.bbc.co.uk/webarchive/https%3A%2F%2Fwww.bbc.co.uk%2Fblogs%2Fadamcurtis%2Fentries%2F3662a707-0af9-3149-963f-47bea720b460
BUGGER


2024-01-01



---
https://www.bbc.com/earth/story/20150424-animals-that-lost-their-brains



2024-01-01



---
https://www.bbc.com/future/article/20120515-are-sperm-counts-dropping
Are sperm counts really dropping worldwide?


2024-01-01



---
https://www.bbc.com/future/article/20160518-the-moral-maze-of-using-a-dead-mans-sperm
The moral maze of using a dead man’s sperm


2024-01-01



---
https://www.bbc.com/future/article/20170817-nasas-ambitious-plan-to-save-earth-from-a-supervolcano
Nasa’s ambitious plan to save Earth from a supervolcano


2024-01-01



---
https://www.bbc.com/future/article/20181129-the-underground-cathedral-protecting-tokyo-from-floods
The underground cathedral protecting Tokyo from floods

2018-11-29
2024-11-02



---
https://www.bbc.com/future/article/20190516-why-cant-some-people-remember-their-dreams
Why can't some people remember their dreams? Many of us struggle to remember the details of our dreams. The reasons lie in the complicated cycles of our sleep.


2024-01-01



---
https://www.bbc.com/future/article/20220706-how-insect-civilisations-recast-our-place-in-the-universe
How insect 'civilisations' recast our place in the Universe


2024-08-17



---
https://www.bbc.com/news/articles/cjex992z0wlo
Duxford Airfield plane crash victim is named as pilot Simon Riggs


2024-04-03



---
https://www.bbc.com/news/business-43365710
Elon Musk: SpaceX and Tesla alive ‘by skin of their teeth’


2024-01-01



---
https://www.bbc.com/news/business-57085557
The app that lets you pay to control another person's life


2024-01-01



---
https://www.bbc.com/news/health-35262535
I fathered 800 children, claims sperm donor


2024-01-01



---
https://www.bbc.com/news/health-42337396
British doctors say they have achieved ‘mind-blowing’ results in an attempt to rid people of haemophilia A.


2024-01-01



---
https://www.bbc.com/news/health-48464510
GM fungus rapidly kills 99% of malaria mosquitoes, study suggests


2024-01-01



---
https://www.bbc.com/news/magazine-19930260
Cuban missile crisis: The other, secret one


2024-01-01



---
https://www.bbc.com/news/magazine-31741615
The time when Americans drank all day long: A new exhibit looks at the history of drinking in America


2024-01-01



---
https://www.bbc.com/news/magazine-35461265
China's curious cult of the mango


2024-01-01



---
https://www.bbc.com/news/technology-57804089
Super Mario 64 game sells for record-breaking $1.5m at auction


2024-01-01



---
https://www.bbc.com/news/uk-england-london-64006161
Pokemon to go on without Ash Ketchum and Pikachu


2024-01-01



---
https://www.bbc.com/news/uk-politics-37010486
Troubled Families report ‘suppressed’


2024-01-01



---
https://www.bbc.com/news/uk-scotland-tayside-central-36530120
‘Dark web’ drug dealer jailed after parcel intercepted


2024-01-01



---
https://www.bbc.com/news/world-europe-30481309
Denmark challenges Russia and Canada over North Pole


2024-01-01



---
https://www.bbc.com/news/world-middle-east-40822269
Dubai's Torch Tower catches fire for second time in two years


2024-01-01



---
https://www.bbc.com/pidgin
Domot


2024-01-01



---
https://www.becker-posner-blog.com/2013/03/automation-and-employment-posner.html



2024-01-01



---
https://www.beelinereader.com/
BeeLine Reader: making reading on-screen easier and faster


2024-01-01



---
https://www.behance.net/gallery/35437979/Velocipedia
Behance


2024-01-01



---
https://www.behind-the-enemy-lines.com/2011/05/pay-enough-or-dont-pay-at-all.html
Pay Enough or Don't Pay at All


2024-01-01



---
https://www.bellaonline.com/subjects/2664.asp
Lipreading - Deafness


2024-01-01



---
https://www.bemmu.com/two-years-of-candy
Two years of life as an expat coder in middle-of-nowhere Japan


2024-01-01



---
https://www.ben-evans.com/benedictevans/2016/4/28/winning-and-losing
In praise of failure


2024-01-01



---
https://www.bendigoadvertiser.com.au/story/4057769/alleged-bendigo-drug-kingpin-refused-bail/
Alleged Bendigo drug kingpin refused bail


2024-01-01



---
https://www.benjaminreinhardt.com/parpa
Shifting the impossible to the inevitable


2024-01-01



---
https://www.benkuhn.net/squared/
Why squared error?


2024-01-01



---
https://www.benkuhn.net/wireless/
Wireless is a trap


2024-01-01



---
https://www.benmgarfinkel.com/
Ben Garfinkel


2024-07-21



---
https://www.berkshirehathaway.com/letters/2011ltr.pdf



2024-01-01



---
https://www.berkshirehathaway.com/letters/2013ltr.pdf



2024-01-01



---
https://www.berkshirehathaway.com/letters/2017ltr.pdf



2024-01-01



---
https://www.berkshirehathaway.com/letters/2020ltr.pdf



2024-01-01



---
https://www.berkshirehathaway.com/letters/letters.html



2024-01-01



---
https://www.berlin.de/polizei/polizeimeldungen/pressemitteilung.261025.php
Durchsuchungsbeschlüsse und Haftbefehle nach Drogenhandel und


2024-01-01



---
https://www.betterworldbooks.com/



2024-01-01



---
https://www.beyotime.com/reference/C3206-ref2.pdf
iPS cells produce viable mice through tetraploid complementation


2024-01-01



---
https://www.bfi.org/about-bucky/resources/books/grunch-giants/foreword



2024-01-01



---
https://www.bicomh.com/max-lam/
Dr Max Lam


2024-11-24



---
https://www.bilibili.com/video/av7363832/



2024-01-01



---
https://www.billingsanimalfamilyhospital.com/ask-a-vet-why-is-my-dog-licking-ears/
Ask a Vet: Why is My Dog Licking Ears?


2024-01-01



---
https://www.bio.miami.edu/dana/dox/recessivehomozygote.html
Selection Against the Recessive Homozygote


2024-01-01



---
https://www.biorxiv.org/content/biorxiv/early/2019/09/12/766600.1/DC1/embed/media-1.xlsx



2024-01-01



---
https://www.biorxiv.org/content/biorxiv/suppl/2016/08/18/070177.DC1/070177-1.xlsx



2024-01-01



---
https://www.biorxiv.org/content/biorxiv/suppl/2017/10/14/203257.DC1/203257-1.pdf#page=1



2024-01-01



---
https://www.biorxiv.org/content/biorxiv/suppl/2017/11/14/219261.DC1/219261-1.pdf#page=2



2024-01-01



---
https://www.bioteknologiradet.no/temaer/assistert-befruktning/regelverk/
Regelverk


2024-01-01



---
https://www.birminghammail.co.uk/news/midlands-news/man-who-bought-glock-pistol-11538095
Man who bought Glock pistol parts on ‘dark web’ is jailed


2024-01-01



---
https://www.bitcointrader.com/miner/embeddable



2024-01-01



---
https://www.bitsaboutmoney.com/archive/financial-innovation-is-happening/
Financial innovation is actually happening


2024-01-01



---
https://www.bitstein.org/blog/nick-szabo-the-computer-science-of-crypto-currency/
Nick Szabo: The Computer Science of Crypto-Currency


2024-01-01



---
https://www.bizjournals.com/albany/stories/2010/01/11/focus2.html?page=all



2024-01-01



---
https://www.bizjournals.com/albuquerque/stories/2009/07/20/daily73.html?page=all
Intel's NM clean room huge endeavor


2024-01-01



---
https://www.bizjournals.com/news/technology/startups



2024-01-01



---
https://www.bka.de/DE/Presse/Listenseite_Pressemitteilungen/2014/Presse2014/140213_ErmittlungserfolgCyberKriminelle.html
Ermittlungserfolg gegen Cyber-Kriminelle


2024-01-01



---
https://www.bl.uk/OrderDetails.do?uin=uk.bl.ethos.486142



2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/15bD6fYs6p9D9wmniDtTBcQSyWXDYNDCwv
Address: 15bD6fYs6p9D9wmniDtTBcQSyWXDYNDCwv


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a
Address: 1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1AZvaBEJMiK8AJ5GvfvLWgHjWgL59TRPGy
Address: 1AZvaBEJMiK8AJ5GvfvLWgHjWgL59TRPGy


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1EiVHZnDVjFH6Tic1YmWUSfYmVUnUZdnMU
Address: 1EiVHZnDVjFH6Tic1YmWUSfYmVUnUZdnMU


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1HQ3Go3ggs8pFnXuHVHRytPCq5fGG8Hbhx
Address: 1HQ3Go3ggs8pFnXuHVHRytPCq5fGG8Hbhx


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1Ku8r4UWbPDwSnDSszYY3NiikWyFi1z9by
Address: 1Ku8r4UWbPDwSnDSszYY3NiikWyFi1z9by


2024-01-01



---
https://www.blockchain.com/explorer/addresses/btc/1LtiftPcu3AjTbXf2XFCbvNTaeRFL1yBAy
Address: 1LtiftPcu3AjTbXf2XFCbvNTaeRFL1yBAy


2024-01-01



---
https://www.blockchain.com/explorer/transactions/btc/4e4364800426f6d601afeb1d1f34f1b93c6e599e7cb6e496416958a3364630bf
Transaction: 4e4364800426f6d601afeb1d1f34f1b93c6e599e7cb6e496416958a3364630bf


2024-01-01



---
https://www.blockchain.com/ip-address/46.4.128.75



2024-01-01



---
https://www.bloomberg.com/businessweek/ap/financialnews/D9KQL7CG0.htm



2024-01-01



---
https://www.bloomberg.com/bw/magazine/content/06_27/b3991115.htm



2024-01-01



---
https://www.bloomberg.com/bw/magazine/content/09_24/b4135000953288.htm



2024-01-01



---
https://www.bloomberg.com/news/articles/2004-09-19/online-extra-fred-smith-on-the-birth-of-fedex
Online Extra: Fred Smith on the Birth of FedEx—The delivery giant's founder recalls how he started it, what made it take off, and why it helped spark a revolution in business


2024-01-01



---
https://www.bloomberg.com/news/articles/2004-12-19/the-warranty-windfall
The Warranty Windfall: Service contracts are cash cows—but retailers are mum about their importance


2024-01-01



---
https://www.bloomberg.com/news/articles/2011-02-02/the-youth-unemployment-bomb
The Youth Unemployment Bomb

2011-02-02
2024-01-01



---
https://www.bloomberg.com/news/articles/2011-03-31/why-unemployment-rose-so-much-dropped-so-fast-commentary-by-alan-krueger
Why Unemployment Rose So Much, Is Falling So Fast: Alan Krueger


2024-01-01



---
https://www.bloomberg.com/news/articles/2011-08-09/productivity-in-u-s-falls-for-second-straight-quarter-as-labor-costs-rise
Productivity in U.S. Declines for Second Straight Quarter


2024-01-01



---
https://www.bloomberg.com/news/articles/2013-04-12/virtual-bitcoin-mining-is-a-real-world-environmental-disaster
Virtual Bitcoin Mining Is a Real-World Environmental Disaster


2024-01-01



---
https://www.bloomberg.com/news/articles/2013-06-06/how-the-robots-lost-high-frequency-tradings-rise-and-fall
How the Robots Lost: High-Frequency Trading's Rise and Fall


2024-01-01



---
https://www.bloomberg.com/news/articles/2014-10-06/bacon-why-americas-favorite-food-mania-happened
Bacon: Why America's Favorite Food Mania Happened


2024-01-01



---
https://www.bloomberg.com/news/articles/2016-06-09/how-intel-makes-a-chip
How Intel Makes a Chip


2024-01-01



---
https://www.bloomberg.com/news/articles/2017-10-06/tsmc-ready-to-spend-20-billion-on-its-most-advanced-chip-plant
TSMC Ready to Spend $20 Billion on its Most Advanced Chip Plant


2024-01-01



---
https://www.bloomberg.com/news/articles/2018-09-19/alphabet-backs-gitlab-s-quest-to-surpass-microsoft-s-github
Alphabet Backs GitLab‘s Quest to Surpass Microsoft’s GitHub


2024-01-01



---
https://www.bloomberg.com/news/articles/2018-10-05/honda-waymo-talks-are-said-to-have-faltered-on-tech-access-evs
Why Honda's Waymo Talks Failed and GM Clinched the Deal


2024-01-01



---
https://www.bloomberg.com/news/articles/2019-04-17/the-cult-japanese-retailer-making-billions-breaking-all-the-rules
The Cult Japanese Retailer Making Billions Breaking All the Rules


2024-01-01



---
https://www.bloomberg.com/news/articles/2019-06-20/charging-employees-for-conference-rooms-helps-disco-boost-profit
Charging Employees for Conference Rooms Helps Disco Boost Profit


2024-01-01



---
https://www.bloomberg.com/news/articles/2019-06-21/investing-in-slack-work-made-billions-for-vc-firm-accel
How One VC Firm Amassed a 24% Stake in Slack Worth $4.6 Billion: Stewart Butterfield wanted to quit and give the money back to investors. They wouldn't let him.


2024-01-01



---
https://www.bloomberg.com/news/articles/2019-12-12/billionaires-john-and-laura-arnold-s-data-driven-philanthropy
Billionaires John and Laura Arnold’s Data-Driven Philanthropy


2024-01-01



---
https://www.bloomberg.com/news/articles/2020-01-22/open-source-transformed-software-the-chip-industry-is-next
Intel and SoftBank Beware. Open Source Is Coming to the Chip Business: Intel, ARM targeted by project that began as a teaching tool; Big tech companies explore RISC-V in search of ‘freedom’


2024-01-01



---
https://www.bloomberg.com/news/articles/2021-06-30/whalefarm-crash-is-latest-too-good-to-be-true-defi-collapse
WhaleFarm Crash Is Latest Too-Good-To-Be True DeFi Collapse; Exit scams known as rug pulls are becoming more prevalent; DeFi Pulse Index is down more than 50% from recent high


2024-01-01



---
https://www.bloomberg.com/news/features/2017-01-05/when-big-business-happens-to-your-pet
The High-Cost, High-Risk World of Modern Pet Care: A wave of corporatization is hitting the veterinary industry, but does a one-size-fits-all approach work?


2024-01-01



---
https://www.bloomberg.com/news/features/2017-03-16/fury-road-did-uber-steal-the-driverless-future-from-google
Fury Road: Did Uber Steal the Driverless Future From Google?


2024-01-01



---
https://www.bloomberg.com/news/features/2018-07-31/inside-the-life-of-waymo-s-driverless-test-family
Alphabet's Waymo Tests Pricing, Teams Up With Public Transit


2024-01-01



---
https://www.bloomberg.com/news/features/2021-10-11/mlb-rule-changes-atlantic-league-tests-tweaks-meant-to-save-baseball
MLB Rule Changes: Atlantic League Tests Tweaks Meant to Save Baseball


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2011-07-28/einstein-on-wall-street-time-money-continuum-commentary-by-mark-buchanan
Einstein on Wall Street, a Time-Money Continuum: Mark Buchanan


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2011-10-24/bias-blindness-and-how-we-truly-think-part-1-daniel-kahneman
Bias, Blindness and How We Truly Think (Part 1): Daniel Kahneman


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2012-05-03/recycling-eyeglasses-is-a-feel-good-waste-of-money
Recycling Eyeglasses Is a Feel-Good Waste of Money


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2013-11-20/blame-rich-overeducated-elites-as-our-society-frays
Peter Turchin: How ‘elite overproduction’ and ‘lawyer glut’ could ruin the U.S.: The problem with the elites is they’re not that elite, and growing numbers spur intense rivalries that spark ideological polarization and bitter political divisions.


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2015-02-28/warren-buffett-explains-his-cozy-embrace
Warren Buffett Explains His Cozy Embrace


2024-01-01



---
https://www.bloomberg.com/opinion/articles/2017-05-03/why-i-lost-my-bet-with-warren-buffett
Why I Lost My Bet With Warren Buffett


2024-01-01



---
https://www.bmj.com/content/330/7496/871.abstract
Role of multivitamins and mineral supplements in preventing infections in elderly people: systematic review and meta-analysis of randomized controlled trials
El-Kadiki, Sutton
2005
2024-01-01



---
https://www.bmj.com/content/333/7578/1095
Comparison of academic performance of twins and singletons in adolescence: follow-up study
Christensen
2006
2024-01-01



---
https://www.bmj.com/content/336/7644/601
Empirical evidence of bias in treatment effect estimates in controlled trials with different interventions and outcomes: meta-epidemiological study


2024-01-01



---
https://www.bmj.com/content/344/bmj.d7622
Timing of onset of cognitive decline: results from Whitehall II prospective cohort study


2024-01-01



---
https://www.bmj.com/content/348/bmj.g1903.full
Vitamin D and risk of cause specific death: systematic review and meta-analysis of observational cohort and randomized intervention studies


2024-01-01



---
https://www.bmj.com/content/348/bmj.g2035.full
Vitamin D and multiple health outcomes: umbrella review of systematic reviews and meta-analyses of observational studies and randomized trials


2024-01-01



---
https://www.bmj.com/content/349/bmj.g6330.long
Genetically low vitamin D concentrations and increased mortality: Mendelian Randomization analysis in three large cohorts


2024-01-01



---
https://www.bmj.com/content/349/bmj.g7094
The Darwin Awards: sex differences in idiotic behaviour


2024-01-01



---
https://www.bmj.com/content/349/bmj.g7260.full
Effect of monthly vitamin D<sub>3</sub> supplementation in healthy adults on adverse effects of earthquakes: randomized controlled trial


2024-01-01



---
https://www.bmj.com/content/355/bmj.i5432
Very large treatment effects in randomized trials as an empirical marker to indicate whether subsequent trials are necessary: meta-epidemiological assessment


2024-01-01



---
https://www.bmj.com/content/357/bmj.j2708
Childhood intelligence in relation to major causes of death in 68 year follow-up: prospective population study


2024-01-01



---
https://www.bmj.com/content/359/bmj.j5451
Does pride really come before a fall? Longitudinal analysis of older English adults


2024-01-01



---
https://www.bmj.com/content/361/bmj.K2270
Effect of restricting the legal supply of prescription opioids on buying through online illicit marketplaces: interrupted time series analysis


2024-01-01



---
https://www.bmj.com/content/361/bmj.k2022
Education and myopia: assessing the direction of causality by Mendelian Randomization


2024-01-01



---
https://www.bnlearn.com/
bnlearn - Bayesian network structure learning


2024-01-01



---
https://www.bookandsword.com/2017/12/09/how-much-did-a-shirt-really-cost-in-the-middle-ages/
How Much Did a Shirt Really Cost in the Middle Ages?


2024-01-01



---
https://www.boomeranggmail.com/
Meeting scheduling and email reminders


2024-01-01



---
https://www.bostonglobe.com/2021/07/16/opinion/obesity-research-that-blew-up/
The obesity research that blew up


2024-01-01



---
https://www.bostonglobe.com/ideas/2016/03/06/crime-genetic-scientists-don-know-because-they-afraid-ask/3lhGUVuNsfdJXjvhtaxPHN/story.html
Is crime genetic? Scientists don’t know because they’re afraid to ask


2024-01-01



---
https://www.bostonreview.net/articles/checkpoint-oded-naaman/



2024-01-01



---
https://www.bostonreview.net/forum/paul-bloom-lure-luxury/



2024-01-01



---
https://www.bps.org.uk/psychologist/volume-27/edition-7/trail-elusive-successful-psychopath



2024-01-01



---
https://www.bradford-delong.com/2012/12/when-will-robert-murphy-conclude-that-he-just-does-not-know-what-he-is-doing.html



2024-01-01



---
https://www.brainpreservation.org/
The Brain Preservation Foundation


2024-01-01



---
https://www.brainpreservation.org/?path=prize
The Brain Preservation Foundation


2024-01-01



---
https://www.brainturk.com/games



2024-01-01



---
https://www.briantimar.com/notes/mimetic/mimetic
Mimetic traps


2024-01-01



---
https://www.broadinstitute.org/news/broad-institute-sequences-its-100000th-whole-human-genome-national-dna-day
Broad Institute sequences its 100,000th whole human genome on National DNA Day


2024-01-01



---
https://www.broadinstitute.org/snap/snap



2024-01-01



---
https://www.brondell.com/nebia-fixed-shower-arm/



2024-01-01



---
https://www.brookings.edu/articles/a-decade-of-slack-labor-markets/
A Decade of Slack Labor Markets


2024-01-01



---
https://www.brookings.edu/articles/does-pre-k-work-it-depends-how-picky-you-are/
Does Pre-k Work? It Depends How Picky You Are


2024-01-01



---
https://www.brookings.edu/articles/does-state-pre-k-improve-childrens-achievement/
Does state pre-K improve children’s achievement?


2024-01-01



---
https://www.brookings.edu/articles/expectations-of-sustained-effects-from-scaled-up-pre-k-challenges-from-the-tennessee-study/
Expectations of sustained effects from scaled up pre-K: Challenges from the Tennessee study


2024-01-01



---
https://www.brookings.edu/articles/federal-programs-for-youth-more-of-the-same-wont-work/
Federal Programs for Youth: More of the Same Won’t Work


2024-01-01



---
https://www.brookings.edu/articles/fourteen-economic-facts-on-education-and-economic-opportunity-2/
Fourteen economic facts on education and economic opportunity


2024-01-01



---
https://www.brookings.edu/research/fourteen-economic-facts-on-education-and-economic-opportunity-2/



2024-01-01



---
https://www.brookings.edu/wp-content/uploads/2012/04/2008_kremer.pdf



2024-01-01



---
https://www.brookings.edu/wp-content/uploads/2016/06/092011_organize_jacob_rockoff_paper.pdf



2024-01-01



---
https://www.brunel.ac.uk/~hsstffg/preprints/chess_and_education.PDF
Educational benefits of chess instruction: A critical review
Gobet, Campitelli
2005
2024-01-01



---
https://www.bu.edu/clarion/guides/The-Name-and-Nature-of-Poetry-by-Housman.pdf



2024-01-01



---
https://www.bu.edu/globalbeat/nuclear/Kristensen1097.html
Targets of Opportunity: How nuclear planners found new targets for old weapons


2024-01-01



---
https://www.bulletproof.com/
Bulletproof


2024-01-01



---
https://www.bulletproof.com/where-to-get-modafinil-bulletproof-readers-chime-in/



2024-01-01



---
https://www.bulletproof.com/why-you-are-suffering-from-a-modafinil-deficiency/



2024-01-01



---
https://www.bullfrogfilms.com/catalog/nd.html



2024-01-01



---
https://www.bunniestudios.com/blog/2013/on-hacking-microsd-cards/
On Hacking MicroSD Cards


2024-01-01



---
https://www.businessinsider.com/before-and-after-photos-elon-musk-jeff-bezos-2017-7
Before and After Photos Elon Musk Jeff Bezos


2024-01-01



---
https://www.businessinsider.com/bill-maris-explains-why-gv-didnt-invest-in-theranos-2015-10
Maris: Why GV Didn't Invest in Theranos


2024-01-01



---
https://www.businessinsider.com/dan-kaminsky-highlights-flaws-bitcoin-2013-4
Dan Kaminsky Highlights Flaws Bitcoin


2024-01-01



---
https://www.businessinsider.com/day-in-the-life-of-onlyfans-sex-worker-writer-entrepreneur-creator-aella
A Day in the Life of an OnlyFans Influencer Making $100,000 a Month


2024-01-01



---
https://www.businessinsider.com/decades-biggest-losers-vs-2000-net-worth-2009-12
The Biggest Losers of the Decade


2024-01-01



---
https://www.businessinsider.com/deepfake-tech-create-fictitious-faces-cats-airbnb-listings-2019-2
Deepfake Tech Is Being Used to Create Fictitious Faces, Cats, Airbnbs


2024-01-01



---
https://www.businessinsider.com/exclusive-the-im-conversation-in-which-19-year-old-zuckerberg-decided-to-build-facebook-this-years-100-billion-ipo-2012-1
EXCLUSIVE: The IM Conversation In Which 19-Year-Old Zuckerberg Decided To Build Facebook, This Year's $100 Billion IPO


2024-01-01



---
https://www.businessinsider.com/grant-study-reveals-what-makes-us-happy-2013-4
Grant Study Reveals What Makes Us Happy—Business Insider


2024-08-04



---
https://www.businessinsider.com/how-steve-jobs-got-sick-2010-04
How Steve Jobs Got Sick, Got Better, and Decided to Save Some Lives


2024-01-01



---
https://www.businessinsider.com/how-the-girl-scouts-built-their-cookie-empire-2011-3
How the Girl Scouts Built Their Cookie Empire


2024-01-01



---
https://www.businessinsider.com/nobody-really-likes-google-glass-2013-5
Nobody Really Likes Google Glass


2024-01-01



---
https://www.businessinsider.com/sources-describe-questionable-decisions-and-dysfunction-inside-ubers-self-driving-unit-before-one-of-its-cars-killed-a-pedestrian-2018-10
Uber Insiders Describe Questionable Decisions in Self-Driving-Car Group


2024-01-01



---
https://www.businessinsider.com/this-is-what-happens-when-you-track-your-sleep-obsessively-2012-2
Zeo: Tracking Your Sleep Is One Thing, Now Writing It Down Is Another


2024-01-01



---
https://www.businessinsider.jp/post-185786
顔、猫、Airbnbの物件...AIでフェイク画像を自動生成するウェブサイト


2024-01-01



---
https://www.buttercupfestival.com/poetry.htm
poetry


2024-01-01



---
https://www.buttercupfestival.com/rotb.htm
Renaming of the Birds


2024-01-01



---
https://www.buzzfeed.com/andrewrice/the-fall-of-intrade-and-the-business-of-betting-on-real-life
The Fall Of Intrade And The Business Of Betting On Real Life


2024-01-01



---
https://www.buzzfeed.com/robf4/googles-lost-social-network
Google's Lost Social Network


2024-01-01



---
https://www.buzzfeednews.com/article/albertsamaha/blue-lies-matter
BuzzFeed News reviewed 62 incidents of video footage contradicting an officer's statement in a police report or testimony. From traffic stops to fatal force, these cases reveal how cops are incentivized to lie—and why they get away with it.


2024-01-01



---
https://www.buzzfeednews.com/article/doree/i-was-sure-freezing-my-eggs-would-solve-everything
I Was Sure Freezing My Eggs Would Solve Everything


2024-01-01



---
https://www.buzzfeednews.com/article/johanabhuiyan/uber-is-laying-the-groundwork-for-perpetual-rides-in-san-fra
Perpetual Rides In San Francisco: A new Uber feature called Smart Routes encourages San Francisco riders to request UberPool rides along particular routes for maximum efficiency


2024-01-01



---
https://www.buzzfeednews.com/article/justinesharrock/whats-wrong-with-google-alerts
What's Wrong With Google Alerts?


2024-01-01



---
https://www.buzzfeednews.com/article/jwherrman/google-reader-still-sends-far-more-traffic-than-google
Google Reader Still Drives Far More Traffic Than Google+


2024-01-01



---
https://www.buzzfeednews.com/article/mattlynley/google-reader-died-because-no-one-would-run-it
Google Reader Died Because No One Would Run It


2024-01-01



---
https://www.buzzfeednews.com/article/mollyhensleyclancy/meet-the-young-saints-of-bethel-who-go-to-college-to
Meet The "Young Saints" Of Bethel Who Go To College To Perform Miracles


2024-01-01



---
https://www.buzzfeednews.com/article/peteraldhous/hidden-spy-planes
We Trained A Computer To Search For Hidden Spy Planes. This Is What It Found.


2024-01-01



---
https://www.buzzricksons.com/
Buzz Ricksons Europe


2024-01-01



---
https://www.bvp.com/anti-portfolio
Anti-Portfolio


2024-01-01



---
https://www.bworldonline.com/content.php?section=Sports&title=draw-death-not&id=122530
Draw death? Not!


2024-01-01



---
https://www.bz-berlin.de/archiv-artikel/berliner-darknet-dealer-muss-vier-jahre-ins-gefaengnis
Berliner Darknet-Dealer muss vier Jahre ins Gefängnis


2024-01-01



---
https://www.cabinetmagazine.org/issues/52/hodes.php
Whitewood under Siege


2024-01-01



---
https://www.callingbullshit.org/case_studies/case_study_criminal_machine_learning.html
Case Study


2024-01-01



---
https://www.cambridge.org/core/journals/american-political-science-review/article/rule-ambiguity-institutional-clashes-and-population-loss-how-wikipedia-became-the-last-good-place-on-the-internet/FC3F7B9CBF951DD30C2648E7DEFB65EE
Rule Ambiguity, Institutional Clashes, and Population Loss: How Wikipedia Became the Last Good Place on the Internet


2024-01-01



---
https://www.cambridge.org/core/journals/judgment-and-decision-making
Judgment and Decision Making


2024-01-01



---
https://www.cambridge.org/core/journals/judgment-and-decision-making/article/donors-vastly-underestimate-differences-in-charities-effectiveness/B7455AC3708440D10454BA2FD6B3F332
Donors vastly underestimate differences in charities’ effectiveness


2024-01-01



---
https://www.cambridge.org/core/journals/judgment-and-decision-making/article/testing-the-ability-of-the-surprisingly-popular-method-to-predict-nfl-games/9CB977C5EA1DE074BA2D7A914B4B16A3
Testing the ability of the surprisingly popular method to predict NFL games


2024-01-01



---
https://www.cambridge.org/core/journals/political-analysis/article/quantifying-bias-from-measurable-and-unmeasurable-confounders-across-three-domains-of-individual-determinants-of-political-preferences/D1D2DEE9E7180BDCFC592885BE66E9AF
Quantifying Bias from Measurable and Unmeasurable Confounders Across Three Domains of Individual Determinants of Political Preferences


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/association-between-stressful-life-events-and-psychotic-experiences-in-adolescence-evidence-for-geneenvironment-correlations/CE3ED05F234F3FB5F48B7E66B8004D94
Association between stressful life events and psychotic experiences in adolescence: Evidence for gene–environment correlations


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/family-history-place-and-season-of-birth-as-risk-factors-for-schizophrenia-in-denmark-a-replication-and-reanalysis/9B8827470526D52591F800144888AC7F
Family history, place and season of birth as risk factors for schizophrenia in Denmark: A replication and reanalysis


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/influence-of-supplementary-vitamins-minerals-and-essential-fatty-acids-on-the-antisocial-behaviour-of-young-adult-prisoners/04CAABE56D2DE74F69460D035764A498
Influence of supplementary vitamins, minerals and essential fatty acids on the antisocial behavior of young adult prisoners


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/lithium-in-drinking-water-and-suicide-mortality/681D92C1B8FF112958A92C2D6D373F80
Lithium in drinking water and suicide mortality


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/lithium-in-drinking-water-and-suicide-rates-across-the-east-of-england/BC6643432106E7DB1AF4C05A1C888BE9
Lithium in drinking water and suicide rates across the East of England


2024-01-01



---
https://www.cambridge.org/core/journals/the-british-journal-of-psychiatry/article/modafinil-modulates-anterior-cingulate-function-in-chronic-schizophrenia/EC41C266D6820FDBB3CBAB772E463F48
Modafinil modulates anterior cingulate function in chronic schizophrenia


2024-01-01



---
https://www.cambridge.org/core/services/aop-cambridge-core/content/view/465FD502896ADB469A5AD89BE71C23C7/S0033291718002039a.pdf/genetic_influences_on_eight_psychiatric_disorders_based_on_family_data_of_4_408_646_full_and_halfsiblings_and_genetic_data_of_333_748_cases_and_controls.pdf



2024-01-01



---
https://www.cambridge.org/core/services/aop-cambridge-core/content/view/A8887CDB53100F6A4D3AD0E5AECA6440/S002193201600002Xa.pdf/some_uses_of_models_of_quantitative_genetic_selection_in_social_science.pdf



2024-01-01



---
https://www.cambridge.org/core/services/aop-cambridge-core/content/view/S002193201600002X



2024-01-01



---
https://www.campbellcollaboration.org/better-evidence/juvenile-delinquency-scared-straight-etc-programmes.html
'Scared straight' and other juvenile awareness programs for preventing juvenile delinquency


2024-01-01



---
https://www.canberratimes.com.au/story/6059054/canberra-teen-imported-tens-of-thousands-of-dollars-in-drugs-he-bought-online/
Canberra teen imported tens-of-thousands of dollars in drugs he bought online


2024-01-01



---
https://www.cancer.gov/about-cancer/causes-prevention/risk/tobacco/smokeless-fact-sheet#q2
In addition to a variety of nitrosamines, other cancer-causing substances in smokeless tobacco include polonium-210 (a radioactive element found in tobacco fertilizer) and polynuclear aromatic hydrocarbons (also known as polycyclic aromatic hydrocarbons)


2024-01-01



---
https://www.cancerresearchuk.org/about-us
About us


2024-01-01



---
https://www.candyjapan.com/
Candy Japan


2024-01-01



---
https://www.candyjapan.com/2013-year-in-review



2024-01-01



---
https://www.candyjapan.com/2014-year-in-review



2024-01-01



---
https://www.candyjapan.com/2015-year-in-review



2024-01-01



---
https://www.cardiometabolichealth.org/faculty/julio-rosenstock/
Julio Rosenstock


2024-08-17



---
https://www.carolinacoastonline.com/news_times/article_87cc5f2c-3e8d-11e4-84f2-338083e94e20.html
Cedar Point man charged in Ecstasy case


2024-01-01



---
https://www.casact.org/sites/default/files/database/forum_94sforum_94sf049.pdf



2024-01-01



---
https://www.caseyhandmer.com/
Casey Handmer


2024-09-17



---
https://www.catalogtree.net/about
Catalogtree 5.5


2024-01-01



---
https://www.catdnatest.org/
DNA Testing for Cats


2024-01-01



---
https://www.cato-unbound.org/2007/09/10/robin-hanson/cut-medicine-half/
Cut Medicine in Half


2024-01-01



---
https://www.cato-unbound.org/2013/06/18/editors/comments/
Comments


2024-01-01



---
https://www.cato-unbound.org/2014/03/10/mark-s-weiner/paradox-modern-individualism/
The Paradox of Modern Individualism


2024-01-01



---
https://www.cato-unbound.org/2015/03/04/megan-mcardle/its-complicated-hopeful/
It's Complicated. But Hopeful.


2024-01-01



---
https://www.cato-unbound.org/issues/september-2007/more-medicine-better/
September 2007: Is More Medicine Better?


2024-01-01



---
https://www.cato.org/sites/cato.org/files/pubs/pdf/bp87.pdf
‘The Republican Spending Explosion’, Cato Institute


2024-01-01



---
https://www.cato.org/sites/cato.org/files/pubs/pdf/pa-298.pdf



2024-01-01



---
https://www.causeweb.org/wiki/chance/index.php/Oscar_winners_do_not_live_longer
Oscar winners do not live longer


2024-01-01



---
https://www.cbc.ca/news/canada/north/iqaluit-amazon-prime-1.4193665
Parcel shipping via Canada Post to Iqaluit increasing at 2 to 3 times the national rate


2024-01-01



---
https://www.cbms.k.u-tokyo.ac.jp/en/labs/kamatani.yoichiro/
Kamatani Laboratory (Laboratory of Complex Trait Genomics)


2024-11-07



---
https://www.cbsnews.com/colorado/news/man-allegedly-bought-pot-from-colorado-to-sell-in-maryland/
Man Allegedly Bought Pot From Colorado To Sell In Maryland


2024-01-01



---
https://www.cbsnews.com/news/california-biobank-dna-babies-who-has-access/
DNA of every baby born in California is stored. Who has access to it?


2024-01-01



---
https://www.cbsnews.com/news/food-prices-increase-most-in-36-years/
Food prices increase most in 36 years


2024-01-01



---
https://www.cbsnews.com/sanfrancisco/news/silicon-valley-drug-bust-shows-strong-ties-to-mexican-cartels/
Silicon Valley Drug Bust Shows Strong Ties To Mexican Cartels


2024-01-01



---
https://www.ccsenet.org/journal/index.php/jedp/article/download/19582/15080



2024-01-01



---
https://www.cdc.gov/art/pdf/2013-report/art_2013_national_summary_report.pdf



2024-01-01



---
https://www.cdc.gov/birth-defects/



2024-01-01



---
https://www.cdc.gov/mmwr/preview/mmwrhtml/mm5542a1.htm
Tobacco Use Among Adults --- United States, 2005


2024-01-01



---
https://www.cdc.gov/nchs/births.htm



2024-01-01



---
https://www.cdc.gov/nchs/data/databriefs/db61.pdf
Dietary supplement use among U.S. adults has increased since NHANES III (1988–1994)
Gahche
2011
2024-01-01



---
https://www.cdc.gov/nchs/data/series/sr_03/sr03_039.pdf



2024-01-01



---
https://www.cdc.gov/nchs/nvss/births.htm
NVSS - Birth Data


2024-01-01



---
https://www.cdc.gov/trendstatement/
Transparent Reporting of Evaluations with Nonrandomized Designs (TREND)


2024-01-01



---
https://www.cdc.gov/trendstatement/pdf/trendstatement_TREND_Checklist.pdf



2024-01-01



---
https://www.cdzjesenik.cz/APA_Poster_Lucas_May_2008.pdf



2024-01-01



---
https://www.cebm.ox.ac.uk/resources/ebm-tools/critical-appraisal-tools
Centre for Evidence-Based Medicine: Critical Appraisal tools


2024-01-01



---
https://www.cehd.umn.edu/CAREI/Reports/docs/SST-2001ES.pdf



2024-01-01



---
https://www.cehd.umn.edu/CAREI/Reports/docs/SST-2002Bulletin.pdf



2024-01-01



---
https://www.cehd.umn.edu/CAREI/Reports/summary.html#SchoolStart



2024-01-01



---
https://www.cell.com/ajhg/abstract/S0002-9297(15)00245-1



2024-01-01



---
https://www.cell.com/ajhg/fulltext/S0002-9297(14)00476-5



2024-01-01



---
https://www.cell.com/ajhg/fulltext/S0002-9297(17)30379-8



2024-01-01



---
https://www.cell.com/ajhg/fulltext/S0002-9297(18)30405-1



2024-01-01



---
https://www.cell.com/ajhg/fulltext/S0002-9297(19)30192-2
Genes for Good: Engaging the Public in Genetics Research via Social Media
Brieger
2019
2024-01-01



---
https://www.cell.com/cell-genomics/fulltext/S2666-979X(22)00042-8



2024-01-01



---
https://www.cell.com/cell-metabolism/pdfExtended/S1550-4131(15)00224-7



2024-01-01



---
https://www.cell.com/cell/abstract/S0092-8674%2815%2901191-5



2024-01-01



---
https://www.cell.com/cell/fulltext/S0092-8674(17)31008-5



2024-01-01



---
https://www.cell.com/cell/fulltext/S0092-8674(19)30290-9



2024-01-01



---
https://www.cell.com/cell/fulltext/S0092-8674(23)01079-6



2024-11-05



---
https://www.cell.com/cms/attachment/2040464074/2053978065/mmc1.pdf



2024-01-01



---
https://www.cell.com/current-biology/abstract/S0960-9822%2815%2900958-6



2024-01-01



---
https://www.cell.com/current-biology/fulltext/S0960-9822(04)00928-5



2024-01-01



---
https://www.cell.com/current-biology/fulltext/S0960-9822(16)31119-8
Molecular Genetic Contributions to Social Deprivation and Household Income in UK Biobank


2024-01-01



---
https://www.cell.com/current-biology/fulltext/S0960-9822(17)31093-X
Profound reversible seasonal changes of individual skull size in a mammal


2024-01-01



---
https://www.cell.com/molecular-therapy-family/molecular-therapy/fulltext/S1525-0016%2818%2930378-2



2024-01-01



---
https://www.cell.com/neuron/fulltext/S0896-6273(17)30509-3



2024-01-01



---
https://www.cell.com/trends/cognitive-sciences/fulltext/S1364-6613(19)30231-1



2024-01-01



---
https://www.cell.com/trends/ecology-evolution/abstract/S0169-5347(18)30039-9



2024-01-01



---
https://www.census.gov/newsroom/releases/archives/income_wealth/cb11-157.html
Income, Poverty and Health Insurance Coverage in the United States: 2010


2024-01-01



---
https://www.census.gov/prod/cen2010/briefs/c2010br-03.pdf



2024-01-01



---
https://www.centauri-dreams.org/2006/11/24/barnards-star-and-the-wait-equation/
Barnard’s Star and the ‘Wait Equation’

2006-11-24
2024-09-03



---
https://www.centauri-dreams.org/2014/06/23/a-view-of-the-deepest-future/
A View of the Deepest Future


2024-01-01



---
https://www.cerebras.net/blog/beyond-ai-for-wafer-scale-compute-setting-records-in-computational-fluid-dynamics/
Beyond AI for Wafer Scale Compute: Setting Records in Computational Fluid Dynamics


2024-09-03



---
https://www.ceretropic.com/



2024-01-01



---
https://www.chainalysis.com/blog/darknet-markets-cryptocurrency-2019/
Darknet Market Activity Higher Than Ever in 2019 Despite Closures. How Does Law Enforcement Respond?


2024-01-01



---
https://www.change.org/p/google-keep-google-reader-running
Petition Â· Keep Google Reader Running - United States Â


2024-01-01



---
https://www.changetip.com/
ChangeTip


2024-01-01



---
https://www.channel4.com/news/drugs-dark-web-atlantis-silk-road-police-fbi
How illegal drugs are bought and sold on the dark web


2024-01-01



---
https://www.chapman.edu/research/institutes-and-centers/economic-science-institute/_files/BrownBag/michaelcaldera2012.pdf
Bidding Behavior in Pay-to-Bid Auctions: An Experimental Study


2024-01-01



---
https://www.chess.com/article/view/how-rybka-and-i-tried-to-beat-the-strongest-chess-computer-in-the-world
Chess.com


2024-01-01



---
https://www.chessclub.com/ucc
Play Chess with Friends


2024-01-01



---
https://www.chesterton.org/taking-a-fence-down/
Taking a Fence Down


2024-01-01



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPii
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPvii
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxlv
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxlviii
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxxii
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxxvi
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxxvii
A.E. Housman


2024-10-30



---
https://www.chiark.greenend.org.uk/~martinh/poems/complete_housman.html#MPxxxi
A.E. Housman


2024-10-30



---
https://www.chicagobooth.edu/review/what-success-rock-climbing-tells-us-about-economic-growth
What the Success of Rock Climbing Tells Us about Economic Growth


2024-01-01



---
https://www.chicagomag.com/Chicago-Magazine/May-2014/Ty-Warner/
Behind the Beanie Babies: The Secret Life of Ty Warner


2024-01-01



---
https://www.chicagotribune.com/1993/08/06/real-chip-shortage-or-just-a-panic-crunch-is-likely-to-boost-pc-prices/
Real Chip Shortage Or Just A Panic, Crunch Is Likely To Boost PC Prices


2024-01-01



---
https://www.chicagotribune.com/2011/06/20/poetry-magazine-well-versed-in-criticism-2/



2024-01-01



---
https://www.chinadaily.com.cn/china/2006-11/11/content_730390.htm
Foreign women label Beijing a dating wasteland


2024-01-01



---
https://www.chinadaily.com.cn/china/2011-03/07/content_12125076.htm
Homemade CPUs on the way for local supercomputers


2024-01-01



---
https://www.chinadaily.com.cn/opinion/2011-09/17/content_13725092.htm
Honest research needed


2024-01-01



---
https://www.chinafile.com/library/nyrb-china-archive/chinese-shadows-bureaucracy-happiness-history
Chinese Shadows: Bureaucracy, Happiness, History


2024-01-01



---
https://www.chocosphere.com/default/category/bargains/ethr-cocotea-4oz-cs.html
Item not found…


2024-01-01



---
https://www.choiceofgames.com/2011/07/by-the-numbers-how-to-write-a-long-interactive-novel-that-doesnt-suck/
By the Numbers: How to Write a Long Interactive Novel That Doesn’t Suck


2024-01-01



---
https://www.christianitytoday.com/ct/2014/january-february/world-missionaries-made.html?paging=off
The Surprising Discovery About Those Colonialist, Proselytizing Missionaries: They didn‘t set out to change history. But one modern scholar’s research shows they did just that.


2024-01-01



---
https://www.chronicle.com/article/google-begins-to-scale-back-its-scanning-of-books-from-university-libraries/



2024-01-01



---
https://www.chronicle.com/article/how-sociologists-made-themselves-irrelevant/



2024-01-01



---
https://www.chronicle.com/article/the-research-bust/



2024-01-01



---
https://www.chronopause.com/



2024-01-01



---
https://www.chronotherapeutics.org/docs/other/Zhdanova%201996.pdf
Effects of Low Oral Doses of Melatonin Given 2-4 Hours Before Habitual Bedtime, on Sleep in Normal Young Humans


2024-01-01



---
https://www.churchofjesuschrist.org/study/scriptures/dc-testament/dc/121?lang=eng&id=45
Doctrine and Covenants 121


2024-01-01



---
https://www.cia.gov/library/center-for-the-study-of-intelligence/csi-publications/books-and-monographs/psychology-of-intelligence-analysis/art13.html



2024-01-01



---
https://www.cia.gov/news-information/press-releases-statements/2014-press-releases-statements/cia-declassifies-agency-role-in-publishing-doctor-zhivago.html



2024-01-01



---
https://www.cia.gov/static/87bb92c0a274fdf9beb87b5163efd4ef/Okhrana-The-Paris-Operations.pdf



2024-01-01



---
https://www.cia.gov/static/Cold-War-Conundrum.pdf



2024-01-01



---
https://www.cicadas.info/



2024-01-01



---
https://www.cicc-iccc.org/en/people/regular_researchers/david_decary_hetu
David Décary-Hétu


2024-04-23



---
https://www.cincinnatimagazine.com/features/the-milkman-cometh/
The Milkman Cometh


2024-01-01



---
https://www.cinematoday.jp/news/N0030959
『エヴァ』庵野秀明の独占コメント掲載　実写映画初プロデュース作品は伝説の女優・林由美香を元恋人・平野勝之のカメラが追ったドキュメンタリー


2024-01-01



---
https://www.cisco.com/c/en/us/obsolete/routers/cisco-7505-router.html
Cisco 7505 Router


2024-01-01



---
https://www.citizenaudit.org/
Millions of Nonprofit Tax Documents


2024-01-01



---
https://www.city-journal.org/article/it-hurts-therefore-i-am
It Hurts, Therefore I Am


2024-01-01



---
https://www.city-journal.org/article/what-is-poverty
What is Poverty?


2024-01-01



---
https://www.cityam.com/russian-government-rolls-back-intellectual-property-rights-in-response-to-western-sanctions/
Russian government rolls back intellectual property rights in response to Western sanctions


2024-01-01



---
https://www.cjas.org/~echen/articles/spring97/05_03b.html
In the Eyes of Hideaki Anno, Writer and Director of Evangelion


2024-01-01



---
https://www.cjas.org/~leng/anno-ikuhara.txt



2024-01-01



---
https://www.cjas.org/~leng/daihist.htm
Daicon III and IV Opening Animations : History


2024-01-01



---
https://www.cjas.org/~leng/hikiko.htm
The current status of "otaku" and Japan's latest youth crisis


2024-01-01



---
https://www.cjas.org/~leng/lainchat.htm
Online lain Chat Transcript


2024-01-01



---
https://www.cjas.org/~leng/o2klain.htm
Otakon lain Panel Transcript


2024-01-01



---
https://www.cjr.org/special_report/national-enquirer.php
Bad Romance


2024-01-01



---
https://www.cl.cam.ac.uk/~rnc1/proofwork.pdf



2024-01-01



---
https://www.cl.cam.ac.uk/~sps32/ches2012-backdoor.pdf



2024-01-01



---
https://www.clarifai.com/
Clarifai, the AI Workflow Orchestration Platform


2024-01-01



---
https://www.clear.rice.edu/comp200/02spring/Lecture-notes/lec24.txt



2024-01-01



---
https://www.cleveland.com/lifestyles/2008/01/some_girl_scout_cookies_change.html
Some Girl Scout cookies change their names, but the flavor's the same


2024-01-01



---
https://www.climbing.com/people/michael-reardon-falling/



2024-01-01



---
https://www.clinicaltrialsregister.eu/
EU Clinical Trials Register—Update


2024-09-03



---
https://www.clippershipteaco.com/
Clipper Ship Tea Company


2024-01-01



---
https://www.cmajopen.ca/content/2/2/E69.full
Traumatic brain injury among men in an urban homeless shelter: observational study of rates and mechanisms of injury


2024-01-01



---
https://www.cna.org/centers-and-divisions/cna/operations-evaluation/



2024-01-01



---
https://www.cnbc.com/2017/11/21/amazon-has-suddenly-become-a-big-marketplace-for-selling-genetic-tests.html
Amazon has suddenly become a big marketplace for selling genetic tests


2024-01-01



---
https://www.cnbc.com/2018/03/23/elon-musk-spacex-and-tesla-were-two-of-the-dumbest-business-ideas.html
Elon Musk: SpaceX and Tesla were two of the 'dumbest' business ideas


2024-01-01



---
https://www.cnbc.com/2023/09/09/ai-for-cars-walter-isaacson-biography-of-elon-musk-excerpt.html
How Elon Musk set Tesla on a new course for self-driving


2024-01-01



---
https://www.cnet.com/13506_3-20040008-17.html
All that tech is hurting your sleep, researchers say: The National Sleep Foundation finds that using technology before bed can disrupt sleep. Fingers are pointed at laptops, mobile phones, and video games


2024-01-01



---
https://www.cnn.com/2009/WORLD/asiapcf/06/05/japan.herbivore.men/index.html
Japan's 'herbivore men'—less interested in sex, money


2024-01-01



---
https://www.cnn.com/2019/02/28/tech/ai-fake-faces/index.html
These people do not exist. Why websites are churning out fake images of people (and cats)


2024-01-01



---
https://www.cnn.com/ALLPOLITICS/1998/05/14/kennedy/
FBI Files: Early Accusations Of J.F.K. Infidelity


2024-01-01



---
https://www.coalitionforthehomeless.org/todays-read-new-york-city-had-114000-homeless-students-last-year/
Today's Read: New York City Had 114,000 Homeless Students Last Year


2024-01-01



---
https://www.cochranelibrary.com/doi/10.1002/14651858.CD007469.pub2/pdf



2024-01-01



---
https://www.cochranelibrary.com/doi/10.1002/14651858.CD008661/full



2024-01-01



---
https://www.codespaces.com/power-searching-with-google.html
Power Searching with Google - Free Online Course


2024-01-01



---
https://www.cogmed.com/
Cogmed


2024-01-01



---
https://www.cogn-iq.org/?page_id=734
Free Accurate IQ Potential Tests


2024-01-01



---
https://www.cognition.ai/
Cognition


2024-09-03



---
https://www.cognitiongroup.com/publication/Cognitive_Effects_of_Nicotine_fMRI_published.pdf



2024-01-01



---
https://www.cogtest.com/tests/cognitive_int/db.html



2024-01-01



---
https://www.coindesk.com/markets/2013/10/08/ripple-labs-now-taking-cash-payments-following-deal-with-zipzap-and-snapswap/
Ripple Labs now taking cash following deal with ZipZap and SnapSwap


2024-01-01



---
https://www.cold-takes.com/tool-assisted-speedrunning/
Tool-assisted speedrunning


2024-01-01



---
https://www.colinsteele.org/blog/against-the-grain
Against the Grain: How We Built the Next Generation Online Travel Agency using Amazon, Clojure, and a Comically Small Team


2024-01-01



---
https://www.collectorsweekly.com/articles/cast-iron-doorstops/
Down the Rabbit Hole: How One Collector Discovered a World of Cast-Iron Doorstops


2024-01-01



---
https://www.collectorsweekly.com/articles/railway-paradise/
Railway Paradise: How a Fine-Dining Empire Made the Southwest Palatable to Outsiders


2024-01-01



---
https://www.collectorsweekly.com/articles/the-mystery-of-the-phantom-page-turner/
The Mystery of the Phantom Page Turner


2024-01-01



---
https://www.collectorsweekly.com/articles/when-new-yorkers-lived-knee-deep-in-trash/
A Filthy History: When New Yorkers Lived Knee-Deep in Trash


2024-01-01



---
https://www.collegemagazine.com/baseball-is-boring/
Baseball Is Boring


2024-01-01



---
https://www.colmaricanalyticals.com/
Colmaric Analyticals


2024-01-01



---
https://www.colorado.edu/ibg/andrew-grotzinger
Andrew Grotzinger Institute for Behavioral Genetics


2024-09-16



---
https://www.columbia.edu/cu/psychology/metcalfe/PDFs/Son2010.pdf



2024-01-01



---
https://www.columbia.edu/itc/hs/pubhealth/p8403/readings/dawson-hughes.pdf



2024-01-01



---
https://www.columbia.edu/itc/hs/pubhealth/p8403/readings/lips.pdf



2024-01-01



---
https://www.columbiacardiology.org/profile/danish-saleheen-mbbs
Danish Saleheen, MBBS, PhD


2024-11-05



---
https://www.comicbox.co.jp/e-nau/e-nau.html#7
English Nausicaa text


2024-01-01



---
https://www.comicbox.co.jp/e-nau/toren.html
The New MIYAZAKI Generation: Spreading Even into English Speaking Countries


2024-01-01



---
https://www.comicconnect.com/item/916042
_Action Comics_ (1938–2011) #1; CGC VF+: 8.5; Sold on: Tuesday, 2021-04-06 5:21 PM; for $3,250,000


2024-01-01



---
https://www.comipress.com/article/2007/07/02/2228
So As I Pray, Unlimited Moe Works


2024-01-01



---
https://www.commentary.org/articles/charles-murray/jewish-genius/
Jewish Genius


2024-01-01



---
https://www.commonreader.co.uk/p/horatio-nelson-the-darling-hero-of
Horatio Nelson: The Darling Hero of England


2024-10-26



---
https://www.commonreader.co.uk/p/the-secret-to-being-a-great-writer
The secret to being a great writer - by Henry Oliver


2024-01-01



---
https://www.commonreader.co.uk/p/waiting-your-way-to-the-top-dwight#%C2%A7a-great-american-second-act
Waiting your way to the top. Dwight Eisenhower’s slow career.


2024-10-29



---
https://www.compactmag.com/article/a-black-professor-trapped-in-anti-racist-hell/



2024-01-01



---
https://www.complang.tuwien.ac.at/andi/arnold.pdf
Adaptive Optimization in the Jalapeno JVM


2024-01-01



---
https://www.completegenomics.com/public-data/69-Genomes/



2024-01-01



---
https://www.computerworld.com/article/1369965/is-history-repeating-itself-with-antitrust-battle.html



2024-01-01



---
https://www.computerworld.com/article/1540261/hard-drive-prices-to-remain-high-until-2014.html



2024-01-01



---
https://www.connectedpapers.com/main/322c0776f1fc395085e2e337ac051e23c7d4f2db/Models-for-potentially-biased-evidence-in-meta%20analysis-using-empirically-based-priors/graph
Connected Papers


2024-01-01



---
https://www.connexionfrance.com/news/blood-test-could-clear-up-oldest-person-debate/397512
Blood test could clear-up ‘oldest person’ debate


2024-01-01



---
https://www.consumerlab.com/reviews/melatonin-supplements/melatonin/
Melatonin Supplements Review &amp; Top Picks


2024-01-01



---
https://www.consumerreports.org/mattresses/redesigned-memory-foam-mattresses-bounce-up-in-consumer-reports-tests/
Memory Foam Mattresses


2024-01-01



---
https://www.contrib.andrew.cmu.edu/~nicolasc/publications/LMC-EC13.pdf



2024-01-01



---
https://www.control.gatech.edu/wp-content/uploads/2015/09/Schwarb-Nail-Schumacher-2015-Psych-Res.pdf



2024-01-01



---
https://www.coordinationproblem.org/2010/04/neurological-freaks-and-the-drive-to-excel.html



2024-01-01



---
https://www.copyright.com/solutions-document-delivery-with-rightfind-business/



2024-01-01



---
https://www.copyright.gov/circs/circ04.pdf#page=7



2024-12-06



---
https://www.copyright.gov/comp3/chap300/ch300-copyrightable-authorship.pdf#Compendium%20300.indd%3A.122046%3A96431



2024-01-01



---
https://www.coreweave.com/
CoreWeave


2024-01-01



---
https://www.correlated.org/
Correlated - Discover surprising correlations between seemingly unrelated things


2024-01-01



---
https://www.counterpunch.org/2009/03/24/the-most-dangerous-person-in-the-world/
The Most Dangerous Person in the World?


2024-01-01



---
https://www.coursera.org/course/dataanalysis



2024-01-01



---
https://www.coursera.org/learn/probabilistic-graphical-models
Probabilistic Graphical Models 1: Representation Course by Stanford University


2024-01-01



---
https://www.courtepointequebec.com/
Accueil


2024-01-01



---
https://www.courthousenews.com/dozens-of-dog-clones-spawn-federal-contract-suit/
Dozens of Dog Clones Spawn Federal Contract Suit


2024-01-01



---
https://www.courtlistener.com/docket/15843802/united-states-v-belani/
United States v. BELANI, 2:19-cr-00199


2024-01-01



---
https://www.courtlistener.com/docket/16288633/1/united-states-v-takowsky/
United States v. Takowsky


2024-01-01



---
https://www.courtlistener.com/docket/4353251/united-states-v-ulbricht/
United States v. Ulbricht, 1:14-cr-00068


2024-01-01



---
https://www.courtlistener.com/docket/4367922/apotex-inc-v-cephalon-inc/



2024-01-01



---
https://www.courtlistener.com/opinion/623887/united-states-v-lucas/
United States v. Trevor Lucas, 11-1512 (7th Cir. 2012)


2024-01-01



---
https://www.courtlistener.com/recap/



2024-01-01



---
https://www.courts.mo.gov/cnet/welcome.do
Case.net


2024-01-01



---
https://www.courts.wa.gov/opinions/
Opinions


2024-01-01



---
https://www.cpp.edu/~zywang/andrew.pdf
Teller's Energy Source: A Historical Study of Debate over the National Ignition Facility


2024-01-01



---
https://www.cracked.com/article_19497_6-terrifying-things-nobody-tells-you-about-donating-sperm.html
6 Terrifying Things Nobody Tells You About Donating Sperm


2024-01-01



---
https://www.cram.com/
Create Online Flashcards and Browse College Essays


2024-01-01



---
https://www.cram.com/topics/popular
Popular Flash Card Study Topics on Cram


2024-01-01



---
https://www.creativitypost.com/article/buying_the_concept_of_art
The Creativity Post


2024-01-01



---
https://www.creditloan.com/blog/the-50-richest-people-on-earth/



2024-01-01



---
https://www.crema-research.ch/papers/2014-06.pdf



2024-01-01



---
https://www.crunchbase.com/organization/predictious



2024-01-01



---
https://www.crunchbase.com/organization/sv-angel



2024-01-01



---
https://www.cs.cmu.edu/~./yiming/



2024-08-01



---
https://www.cs.cmu.edu/~akyrola/
Aapo Kyröläs's homepage


2024-05-10



---
https://www.cs.cmu.edu/~tom7/mario/mario.pdf



2024-01-01



---
https://www.cs.columbia.edu/~smb/blog/2017-12/2017-12-30.html
SMBlog—30 December 2017


2024-01-01



---
https://www.cs.cornell.edu/~junxiong/
Junxiong Wang


2024-08-29



---
https://www.cs.cornell.edu/~kilian/
Welcome


2024-11-10



---
https://www.cs.dartmouth.edu/~sergey/wm/woot13-shapiro.pdf



2024-01-01



---
https://www.cs.fsu.edu/~engelen/courses/COP4610/hoare.pdf



2024-01-01



---
https://www.cs.odu.edu/~mln/pubs/widm-2006/lazyp-widm06.pdf



2024-01-01



---
https://www.cs.ox.ac.uk/people/yarin.gal/website/thesis/thesis.pdf
Uncertainty in Deep Learning


2024-01-01



---
https://www.cs.princeton.edu/~arvindn/publications/author-identification-draft.pdf



2024-01-01



---
https://www.cs.purdue.edu/homes/pfonseca/papers/eurosys2017-dsbugs.pdf
An Empirical Study on the Correctness of Formally Verified Distributed Systems


2024-01-01



---
https://www.cs.toronto.edu/~kriz/cifar.html
CIFAR-10 and CIFAR-100 datasets


2024-05-17



---
https://www.cs.toronto.edu/~sme/papers/2016/icer_2016_bimodal.pdf



2024-01-01



---
https://www.cs.ubc.ca/~kevinlb/papers/2012-PredictingSatisfiability.pdf



2024-01-01



---
https://www.cs.ucdavis.edu/~rogaway/
Phillip Rogaway - Homepage


2024-01-01



---
https://www.cs.ucr.edu/~eamonn/Keogh_SIGKDD09_tutorial.pdf#page=112



2024-01-01



---
https://www.cs.uic.edu/~i377/MacKenzie-Computer-related-accidental-death-an-empirical-exploration.pdf



2024-01-01



---
https://www.cs.unc.edu/~mbansal/
Mohit Bansal


2024-09-27



---
https://www.cs.utexas.edu/~EWD/transcriptions/EWD04xx/EWD498.html
How do we tell truths that might hurt?
Dijkstra
1975-06-18
2024-01-01



---
https://www.cs.utexas.edu/~EWD/transcriptions/EWD05xx/EWD594.html
E. W. Dijkstra Archive: A parable. (EWD 594)


2024-01-01



---
https://www.cs.utexas.edu/~EWD/transcriptions/EWD07xx/EWD709.html
My hopes of computing science (EWD709)


2024-01-01



---
https://www.cs.utexas.edu/~boyer/bledsoe-memorial-resolution.pdf



2024-01-01



---
https://www.cs.utexas.edu/~shmat/shmat_oak09.pdf



2024-01-01



---
https://www.cs.utexas.edu/~shmat/shmat_oak11ymal.pdf
‘You Might Also Like’: Privacy Risks of Collaborative Filtering


2024-01-01



---
https://www.cs.virginia.edu/~evans/cs655/readings/steele.pdf



2024-01-01



---
https://www.cs.virginia.edu/~mohammad/files/papers/11%20TimeLock.pdf



2024-01-01



---
https://www.cs.virginia.edu/~robins/
Gabriel Robins


2024-01-01



---
https://www.cs.york.ac.uk/research//ART/



2024-01-01



---
https://www.cs.york.ac.uk/research//ART/download.html



2024-01-01



---
https://www.csszengarden.com/
CSS Zen Garden: The Beauty of CSS Design


2024-01-01



---
https://www.csub.edu/~mdulcich/documents/diffusion_of_responsibility.pdf



2024-01-01



---
https://www.ctpost.com/local/article/Cops-bust-major-synthetic-drug-operation-5873769.php



2024-01-01



---
https://www.culhwch.info/index.html#footnote349-ref
Culhwch and Olwen Translation


2024-01-01



---
https://www.culhwch.info/index.html#footnote45-ref
Culhwch and Olwen Translation


2024-01-01



---
https://www.culhwch.info/index.html#footnote69-ref
Culhwch and Olwen Translation


2024-01-01



---
https://www.currentaffairs.org/news/2017/10/why-you-hate-contemporary-architecture



2024-01-01



---
https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Zhang_Cross-Scene_Crowd_Counting_2015_CVPR_paper.pdf



2024-01-01



---
https://www.cylab.cmu.edu/



2024-01-01



---
https://www.d20srd.org/srd/spells/contactOtherPlane.htm
Contact Other Plane


2024-01-01



---
https://www.daemonology.net/blog/2008-03-21-security-is-mathematics.html
Security is Mathematics


2024-01-01



---
https://www.daemonology.net/blog/2014-09-04-how-to-zero-a-buffer.html
How to zero a buffer


2024-01-01



---
https://www.dafont.com/cheshire-initials.font
Cheshire Initials Font


2024-01-01



---
https://www.dafont.com/deutsche-zierschrif.font
Deutsche Zierschrift Font


2024-01-01



---
https://www.dafont.com/jgj-durer-gothic.font
JGJ Drer Gothic Font


2024-01-01



---
https://www.dafont.com/kanzlei.font
Kanzlei Font


2024-01-01



---
https://www.dailydot.com/unclick/hive-silk-road-online-drug-culture-history/
How the Internet powered a DIY drug revolution


2024-01-01



---
https://www.dailydot.com/unclick/silk-road-drug-ross-ulbright-dread-pirate-roberts-history/
The definitive history of Silk Road


2024-01-01



---
https://www.dailydot.com/unclick/tumblr-teens-silk-road-drug-deals/
Teens on Tumblr can't stop bragging about Silk Road drug deals


2024-01-01



---
https://www.dailyfreeman.com/2015/03/07/town-of-ulster-man-busted-after-25-pounds-of-pot-delivered-to-his-home/
Town of Ulster man busted after 25 pounds of pot delivered to his home


2024-01-01



---
https://www.dailykos.com/stories/2011/03/01/951432/-War-on-Whistleblowers-Escalating
War on Whistleblowers Escalating


2024-01-01



---
https://www.dailymail.co.uk/health/article-2126761/Bertold-Wiesner-British-scientist-fathered-600-children-donating-sperm-fertility-clinic.html
Bertold Wiesner: British scientist 'fathered 600 children' by donating sperm at his own fertility clinic


2024-01-01



---
https://www.dailymail.co.uk/news/article-2025900/Autistic-Dutch-man-fathers-20-children-sperm-donation-lying-health.html
Autistic Dutch man fathers more than 20 children through sperm donation after lying about his health


2024-01-01



---
https://www.dailymail.co.uk/news/article-2130814/The-man-fathered-1-000-children-Theyre-middle-class-living-Britain--idea-extraordinary-story-surrounding-birth.html
The man who fathered 1,000 children: They're middle-class, living in Britain - and only a few have any idea about the extraordinary story surrounding their birth


2024-01-01



---
https://www.dailymail.co.uk/news/article-2305258/The-secret-superdads-More-dozen-UK-sperm-donors-fathered-20-children-EACH.html
The secret superdads: More than a dozen UK sperm donors have fathered 20 or more children EACH


2024-01-01



---
https://www.dailymail.co.uk/news/article-2385266/RAF-corporal-Scott-Cuckoo-jailed-selling-ecstasy-online-Afghanistan-tours.html
RAF corporal Scott Cuckoo jailed for selling ecstasy online between Afghanistan tours


2024-01-01



---
https://www.dailymail.co.uk/news/article-3026032/IVF-scare-rogue-Viking-sperm-donor-Danish-clinic-failed-screen-test-tube-father-99-babies-deadly-disease-Passed-British-couple-s-child.html
IVF scare over rogue ‘Viking sperm' donor: Danish clinic failed to screen test-tube father of 99 babies for deadly disease... Passed on to British couple’s child


2024-01-01



---
https://www.dailymail.co.uk/news/article-3322385/Ex-wife-Comptoir-Voltaire-caf-bomber-reveals-jobless-layabout-spent-day-bed-smoking-pot-French-say-blew-mistake-fiddling-suicide-vest.html
The pot-smoking Paris suicide bomber: Ex-wife reveals ‘blood brother’ terrorist was a jobless layabout who spent his time taking drugs and sleeping... and never went to the mosque


2024-01-01



---
https://www.dailymail.co.uk/sciencetech/article-1173028/How-night-owls-cleverer-richer-people-rise-early.html
Why night owls are cleverer and richer than people who get up early


2024-01-01



---
https://www.dailyscript.com/scripts/84%20Charlie%20MoPic.txt



2024-01-01



---
https://www.dailyscript.com/scripts/fearandloathing.html
FEAR &amp; LOATHING IN LAS VEGAS


2024-01-01



---
https://www.dampfkraft.com/ghost-characters.html
A Spectre is Haunting Unicode


2024-01-01



---
https://www.dan.sperber.fr/wp-content/uploads/2009/10/MercierSperberWhydohumansreason.pdf



2024-01-01



---
https://www.danielianrock.com/



2024-06-26



---
https://www.dantelabs.com/products/whole-genome-sequencing
Whole Genome Sequencing Test


2024-01-01



---
https://www.darkowl.com/blog-content/darknet-whackamole/
Darknet Whack-A-Mole—Chasing Criminal Markets


2024-01-01



---
https://www.dartmouth.edu/~jfeyrer/FeyrerPolitiWeil_iodine.pdf



2024-01-01



---
https://www.dartmouth.edu/~milton/reading_room/conscience/text.shtml
On the New Forcers of Conscience under the Long Parliament


2024-01-01



---
https://www.datagubbe.se/afb/
How Doom didn't kill the Amiga


2024-01-01



---
https://www.datascienceassn.org/sites/default/files/A%20Few%20Useful%20Things%20to%20Know%20about%20Machine%20Learning.pdf



2024-01-01



---
https://www.davemckay.co.uk/philosophy/nietzsche/nietzsche.php?name=nietzsche.1878.humanalltoohuman.zimmern.11



2024-01-01



---
https://www.davidbordwell.net/blog/2012/02/13/pandoras-digital-box-pix-and-pixels/
Observations on film art : Pandora’s digital box: Pix and pixels


2024-01-01



---
https://www.davidbordwell.net/blog/2012/02/28/pandoras-digital-box-from-films-to-files/
Observations on film art : Pandora’s digital box: From films to files


2024-01-01



---
https://www.davidbrin.com/predictionsregistry.htm



2024-01-01



---
https://www.davidbrin.com/starwarsontrial.html
Star Wars on Trial


2024-01-01



---
https://www.daviddarling.info/encyclopedia/D/DysonF.html
Dyson, Freeman John (1923-)

1923
2024-09-03



---
https://www.davidsongifted.org/Search-Database/entry/A10155



2024-01-01



---
https://www.davidsongifted.org/Search-Database/entry/A10489
Exceptionally Gifted Children: Long-Term Outcomes of Academic Acceleration and Nonacceleration


2024-01-01



---
https://www.davidstea.com/ca_en/tea/daydreamer/10334DT01VAR0015322.html
common.redirect_permanent.title


2024-01-01



---
https://www.davidtran.me/strong-opinions-weakly-held/
How DFS, poker, basketball, Starcraft and strong opinions, weakly held (SOWH) can help your startup


2024-01-01



---
https://www.dcnewsnow.com/story/d/story/task-force-seizes-marijuana-cash-and-stolen-guns-i/27387/0gAI0zUF6kCda3UMNNk-Mg



2024-01-01



---
https://www.dcscience.net/2015/12/11/placebo-effects-are-weak-regression-to-the-mean-is-the-main-reason-ineffective-treatments-appear-to-work/
Placebo effects are weak: regression to the mean is the main reason ineffective treatments appear to work


2024-01-01



---
https://www.dcscience.net/Schuemie-Madigan-2012.pdf



2024-01-01



---
https://www.dcscience.net/Sellke-Bayarri-Berger-calibration-of-P-2001.pdf



2024-01-01



---
https://www.dea.gov/druginfo/ftp3.shtml



2024-01-01



---
https://www.deathindiorama.com/
Death in Diorama: The Nutshell Studies of Unexplained Death and Their Impact on Forensics by Erin Bush, PhD


2024-01-01



---
https://www.decultureshock.com/evangelion-creator-talks-the-future-of-the-franchise/
Evangelion Creator Talks the Future of the Franchise


2024-01-01



---
https://www.deeplearningbook.org/contents/rnn.html



2024-01-01



---
https://www.denverpost.com/2008/01/23/the-psychology-of-clutter/
The psychology of clutter


2024-01-01



---
https://www.depauw.edu/sfs/backissues/12/wolfe12.htm
‘Mythic Structures in Cordwainer Smith**s **The Game of Rat and Dragon**’, [# 12 = Volume 4, Part 2 = July 1977]


2024-01-01



---
https://www.derekau.net/this-vessel-does-not-exist
This vessel does not exist.


2024-01-01



---
https://www.derryjournal.com/news/crime/english-couple-court-accused-supplying-diazepam-northern-ireland-1228421
English couple in court accused of supplying Diazepam into Northern Ireland


2024-01-01



---
https://www.deseret.com/1995/7/20/19183190/teller-regrets-failure-to-seek-a-demonstration-option/
TELLER REGRETS FAILURE TO SEEK A `DEMONSTRATION' OPTION


2024-01-01



---
https://www.deseret.com/2019/3/1/20667226/deepfakes-don-t-just-imitate-celebrities-they-can-create-people-and-cats-and-airbnbs-that-don-t-exis/



2024-01-01



---
https://www.design-reuse.com/news/1114/comms-held-pentium-4-together.html
Comms held Pentium 4 team together


2024-01-01



---
https://www.detectiveconanworld.com/wiki/The_Last_Wizard_of_the_Century#Situation
The Last Wizard of the Century


2024-01-01



---
https://www.devever.net/~hl/growupdown



2024-01-01



---
https://www.deviantart.com/dangerwedgier/art/This-Waifu-Now-Exists-790840935
This Waifu Now Exists


2024-01-01



---
https://www.deviantart.com/e-so-te-ric/art/kise-challenge-this-waifu-now-exists-786931985



2024-01-01



---
https://www.deviantart.com/moth-dolls/art/This-Waifu-Does-Not-Exist-Challenge-787051707
This Waifu Does Not Exist Challenge


2024-01-01



---
https://www.deviantart.com/shockshark/art/uh-oh-sisters-787586875
uh oh, sisters!!


2024-01-01



---
https://www.deviantart.com/xhoneyholicc/art/KiseChallenge-This-Waifu-Doesn-t-Exist-787143243
KiseChallenge: This Waifu Doesn't Exist


2024-01-01



---
https://www.devlaming.eu/
Ronald’s homepage


2024-11-23



---
https://www.dharmaoverground.org/dharma-wiki/-/wiki/Main/MCTB/en
MCTB - Wiki


2024-01-01



---
https://www.dhs.gov/news/2013/11/18/ice-statement-record-senate-committee-homeland-security-and-governmental-affairs
ICE statement for the record for a Senate Committee on Homeland Security and Governmental Affairs hearing titled ‘Beyond Silk Road: Potential Risks, Threats, and Promises of Virtual Currencies’


2024-01-01



---
https://www.dichtbij.nl/woerden/regionaal-nieuws/artikel/3731781/woerdenaar-47-voor-5-jaar-de-cel-in-voor-drugshandel-en-opdracht-tot-moord.aspx
Woerdenaar (47) voor 5 jaar de cel in voor drugshandel en opdracht tot moord


2024-01-01



---
https://www.digikey.com/supply-chain-hq/us/en/articles/emech/hard-disk-drive-prices-will-remain-high-until-2014/1355
Although drive production is resuming in Thailand following last fall's flooding, drive prices remain at pre-flood levels


2024-01-01



---
https://www.digitaltrends.com/computing/gan-generates-cats-airbnb-more/
ThisPersonDoesNotExist Has Spawned a Host of Amazing Copycat Sites


2024-01-01



---
https://www.discovermagazine.com/2011/mar/24-the-brain-the-trouble-with-teens/article_view?b_start:int=1&-C=



2024-01-01



---
https://www.discovermagazine.com/gnxp/2011/06/heritability-and-genomics-of-facial-characteristics



2024-01-01



---
https://www.discovermagazine.com/gnxp/2011/08/the-end-of-environmental-inequality-means-the-rise-of-genetic-inequality



2024-01-01



---
https://www.discovermagazine.com/gnxp/2012/08/historical-dynamics-and-contingent-conditions-of-religion



2024-01-01



---
https://www.discovermagazine.com/gnxp/2012/10/singularity-summit-2012-the-lion-doesnt-sleep-tonight



2024-01-01



---
https://www.discovermagazine.com/gnxp/2013/07/genetic-diversity-and-intellectual-disability



2024-01-01



---
https://www.discovermagazine.com/health/nicotine-causes-epigenetic-changes-in-mice-that-spur-cocaine-addiction



2024-01-01



---
https://www.discovermagazine.com/health/why-the-future-wont-be-genetically-homogeneous
Why the future won't be genetically homogeneous


2024-01-01



---
https://www.discovermagazine.com/mind/can-intelligence-be-boosted-by-a-simple-task-for-some
Can intelligence be boosted by a simple task? For some...


2024-01-01



---
https://www.discovermagazine.com/mind/iq-scores-reflect-motivation-as-well-as-intelligence
IQ scores reflect motivation as well as 'intelligence'


2024-01-01



---
https://www.discovermagazine.com/mind/lithium-the-brains-metal-marvel
Lithium: The Brain's Metal Marvel


2024-01-01



---
https://www.discovermagazine.com/mind/the-brain-a-body-fit-for-a-freaky-big-brain
The Brain: A Body Fit for a Freaky-Big Brain


2024-01-01



---
https://www.discovermagazine.com/mind/the-brain-a-body-fit-for-a-freaky-big-brain/article_view?b_start:int=1&-C=
The Brain: A Body Fit for a Freaky-Big Brain


2024-01-01



---
https://www.discovermagazine.com/planet-earth/brain-training-games-get-a-d-at-brain-training-tests
Brain-training games get a D at brain-training tests


2024-01-01



---
https://www.discovermagazine.com/the-sciences/a-new-challenge-to-einstein
A New Challenge to Einstein?


2024-01-01



---
https://www.discovermagazine.com/the-sciences/if-modern-humans-are-so-smart-why-are-our-brains-shrinking
If Modern Humans Are So Smart, Why Are Our Brains Shrinking?


2024-01-01



---
https://www.discovermagazine.com/the-sciences/intelligence-challenged-people-and-free-speech
Intelligence challenged people and free speech


2024-01-01



---
https://www.discoverteas.com/246/218/tea/oolong-teas/p-glenburn-moonshine-oolong



2024-01-01



---
https://www.discoverteas.com/86/218/tea/oolong-teas/p-ti-kuan-yin-iron-goddess-of-mercy-oolong



2024-01-01



---
https://www.dissentmagazine.org/article/what-i-saw-at-the-revolution-that-didnt-happen/



2024-01-01



---
https://www.distillerytrail.com/suppliers/listing/moonshine-university/
Moonshine University - Hands-on Distilling School


2024-01-01



---
https://www.ditext.com/carroll/tortoise.html



2024-01-01



---
https://www.ditext.com/diamond/mistake.html



2024-01-01



---
https://www.ditext.com/moore/common-sense.html



2024-01-01



---
https://www.diva-portal.org/smash/get/diva2:1322271/FULLTEXT01.pdf



2024-01-01



---
https://www.diva-portal.org/smash/get/diva2:1486156/FULLTEXT01.pdf



2024-01-01



---
https://www.djflynn.org/wp-content/uploads/2016/08/elusive-backfire-effect-wood-porter.pdf



2024-01-01



---
https://www.dlib.org/dlib/january02/nelson/01nelson.html
Object Persistence and Availability in Digital Libraries


2024-01-01



---
https://www.dndbeyond.com/posts/1423-an-update-on-the-open-game-license-ogl



2024-01-01



---
https://www.doc.govt.nz/Documents/science-and-technical/SR54.pdf



2024-01-01



---
https://www.doc88.com/p-397166703921.html
工作记忆与注意的训练对小学生流体智力的影响


2024-01-01



---
https://www.dorodango.com/
hikaru dorodango


2024-01-01



---
https://www.dougengelbart.org/pubs/papers/scanned/Doug_Engelbart-AugmentingHumanIntellect.pdf#page=82
Augmenting Human Intellect: A Conceptual Framework § pg82
Douglas Engelbart
1962
2024-01-01



---
https://www.dreamhost.com/hosting/shared/
Shared Hosting - Fast &amp; Secure - 24/7 Support


2024-01-01



---
https://www.drmaciver.com/2019/05/how-to-do-hard-things/
How to do hard things


2024-01-01



---
https://www.dropbox.com/s/0fqxfpzi4311oic/cobu-fantasygirlwaryongkangoriginalsoundtrack-%E7%81%B0%E7%87%BC%EF%BD%9E%E3%83%A9%E3%82%B9%E3%83%88%E3%83%AA%E3%83%A2%E3%83%BC%E3%83%88.ogg



2024-01-01



---
https://www.dropbox.com/s/176hqfkj7ho6esi/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E3%83%87%E3%82%B6%E3%82%A4%E3%82%A2%E3%83%89%E3%83%AA%E3%83%BC%E3%83%A0.ogg



2024-01-01



---
https://www.dropbox.com/s/1chqopfw5zvbato/cobu-fantasygirlwaryongkangoriginalsoundtrack-%E7%A7%81%E3%81%9F%E3%81%A1%E3%81%AF%E3%81%93%E3%82%8C%E3%81%8B%E3%82%89%EF%BD%9E%E5%BB%83%E7%8D%84%E3%83%A9%E3%83%A9%E3%83%90%E3%82%A4.ogg



2024-01-01



---
https://www.dropbox.com/s/1kktbj9ptzt9svy/2005-plotz-geniusfactory.epub?dl=0



2024-01-01



---
https://www.dropbox.com/s/1r2yj1u4ichhq6j/setsugen-%E5%A5%8F%E4%B9%B1%E7%B5%B5%E5%B7%BB-%E7%8B%82%E6%B0%97%E3%81%AE%E7%9E%B3lunaticeyes.ogg



2024-01-01



---
https://www.dropbox.com/s/21mfjc8b14nzpgo/ogreyouasshole-spacedandyost2-whitehouse.ogg



2024-01-01



---
https://www.dropbox.com/s/250pr4m52hoeexh/2010-byrne-manyworldshugheverett.epub



2024-01-01



---
https://www.dropbox.com/s/2ed0stm2o9y768d/foxtailgrassstudio-kazegatari-%E9%9B%A8%E5%9E%82%E3%82%8C%E6%8B%8D%E5%AD%90%E3%81%AF%E8%AA%B0%E3%81%8C%E7%82%BA%E3%81%AB.ogg



2024-01-01



---
https://www.dropbox.com/s/2x98cx7ovifclad/akt-%E6%AE%8B%E9%9F%BF-zankyo-%E3%83%94%E3%82%A2%E3%83%8E%E3%82%BD%E3%83%8A%E3%82%BF%E3%80%8C%E6%AE%8B%E9%9F%BF%E3%80%8D-iii-scherzoprestovivace.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/31lgdtw0hjk18mu/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-maidenscapriccio.ogg



2024-01-01



---
https://www.dropbox.com/s/3px3we8tex8ikhr/plantyp-silentparadisoextend-helianthus.ogg



2024-01-01



---
https://www.dropbox.com/s/3qmnbyrvewum7qu/nash-koebuticmusicfes-drag.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/3tqu27k52hqwqtm/%E3%81%A8%E3%82%89%E3%81%A3%E3%81%97%E3%82%85-phantasmasoundarchiveno53-%E4%BF%AF%E7%9E%B0%E3%81%99%E3%82%8B%E8%92%BC%E7%84%B6%E6%9A%AE%E8%89%B2.ogg



2024-01-01



---
https://www.dropbox.com/s/3yw2bzhjqtq1019/%E8%A1%97%E8%A7%92%E9%BA%BB%E5%A9%86%E8%B1%86-whereshallwegodancing-lastradapastello.ogg



2024-01-01



---
https://www.dropbox.com/s/45xbvmeu01rzbd3/sr1forum.sql



2024-01-01



---
https://www.dropbox.com/s/46vmq5d1ebxio9p/chroma-blackmagic-magic.ogg



2024-01-01



---
https://www.dropbox.com/s/494zqz8bh9r8zk0/takahiroeguchi-tomohikotogashi-adhouse3-thestrongpeanuts.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/4b2i385a6f32wa2/ibiza-fantasygirlwaryongkangoriginalsoundtrack-%E8%87%B3%E6%A5%B5%E7%9C%9F%E3%81%A3%E5%BD%93%E3%81%AA%E3%82%8B%E9%A9%95%E3%82%8A%E3%81%A8%E9%81%8A%E6%88%AF.ogg



2024-01-01



---
https://www.dropbox.com/s/4mk986gzdwixeyr/%E3%81%A8%E3%82%89%E3%81%A3%E3%81%97%E3%82%85-phantasmasoundarchiveno53-%E9%82%84%E6%B5%81%E5%A4%A7%E6%B4%8B%E3%81%AE%E5%8E%9F%E7%82%B9%E3%81%B8.ogg



2024-01-01



---
https://www.dropbox.com/s/4rpp3pzsfo0cj7v/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E8%81%96%E5%BE%B3%E4%BC%9D%E8%AA%AC%EF%BD%9Etrueadministrator.ogg



2024-01-01



---
https://www.dropbox.com/s/4zwnjfd8pu1mb4a/%E3%81%A0-koebuticmusicfes-calmforest.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/5719eisknt0u9fi/lm_css_epoch24.00_0.7660.t7.xz



2024-01-01



---
https://www.dropbox.com/s/58zog967e5cgox0/%E3%81%84%E3%82%93%E3%82%84%E3%82%93-lifeofishgard-%E3%83%9E%E3%83%88%E3%83%BC%E3%83%A4%E3%81%AE%E6%B4%9E%E7%AA%9F.ogg



2024-01-01



---
https://www.dropbox.com/s/5spvvj9a65nunm6/treow-kollectionoi-prelude.ogg



2024-01-01



---
https://www.dropbox.com/s/5w41blc8dp1vf92/%E6%9A%97%E7%8C%AAfeat.%E6%B5%81%E6%9C%88-seeking-%E5%B0%91%E5%A5%B3-ryutsukiversion-.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/65ven8v7kgs8jn5/%E6%9A%97%E7%8C%AAfeat.%E6%B5%81%E6%9C%88-seeking-%E9%8F%A1%E3%81%AB%E6%98%A0%E3%82%89%E3%81%AA%E3%81%84%E9%97%87%EF%BD%9Esoraironotabi%EF%BD%9E.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/68f95tfsved384c/%E3%82%B8%E3%83%A3%E3%83%A0-separationofspirit-%E9%9F%B3%E3%81%AE%E7%93%B6%E8%A9%B0suwafoughtenfield.ogg



2024-01-01



---
https://www.dropbox.com/s/6ce2ahac07lo59q/akt-%E6%AE%8B%E9%9F%BF-zankyo-%E4%BA%8C%E5%8F%B0%E3%81%AE%E3%83%81%E3%82%A7%E3%83%AD%E3%81%AE%E3%81%9F%E3%82%81%E3%81%AE3%E3%81%A4%E3%81%AE%E5%B9%BB%E6%83%B3%E6%9B%B2-02%E3%80%8C%E6%A0%84%E8%8F%AF%E3%80%8D.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/6l1tpmz7xjpytzr/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-historyofthemoon.ogg



2024-01-01



---
https://www.dropbox.com/s/6o10gcnvsqjus9g/casket-%E5%B9%BB%E6%83%B3%E3%83%91%E3%83%96%E5%8D%88%E5%BE%8C11%E6%99%8223%E5%88%8658%E7%A7%92-anois.ogg



2024-01-01



---
https://www.dropbox.com/s/6qapl20z2md57bf/u2-affectamind-memoryofforgatheringdream.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/6rtjgo76begffsp/%E3%82%B8%E3%83%A3%E3%83%A0-separationofspirit-%E9%9F%B3%E3%81%AE%E7%93%B6%E8%A9%B0%E6%B2%B3%E7%AB%A5%E3%81%AE%E9%87%8C.ogg



2024-01-01



---
https://www.dropbox.com/s/6wpif5wepdwy1zq/honeyworks-%E5%A5%BD%E3%81%8D%E3%81%AA%E3%81%B2%E3%81%A8%E3%80%82-%E3%83%AD%E3%83%AA%E3%83%90%E3%83%90%E3%82%A2%E3%81%AB%E6%81%8B%E3%82%92%E3%81%97%E3%81%9F.ogg



2024-01-01



---
https://www.dropbox.com/s/7caomzpf34xl7gs/marasy-%E7%8B%90%E3%81%AE%E6%97%A5%E8%A8%98%E5%B8%96kitsunenonikkichou-%E3%82%A2%E3%83%9E%E3%83%84%E3%82%AD%E3%83%84%E3%83%8Damatsukitsune.ogg



2024-01-01



---
https://www.dropbox.com/s/7lic0w53ct0dszt/%E5%9F%BC%E7%8E%89%E6%9C%80%E7%B5%82%E5%85%B5%E5%99%A8-cradlereboot-%E6%9D%B1%E6%96%B9%E5%B9%BB%E6%A8%82%E7%A5%80%E5%85%B8%E5%A4%A9%E7%A9%BA%E3%81%AE%E8%8A%B1%E3%81%AE%E9%83%BD.ogg



2024-01-01



---
https://www.dropbox.com/s/7qc3w65zpjki6e7/%E4%BC%8A%E8%97%A4%E7%BF%BC-kantaiphilharmonicorchestra-%E5%B7%A5%E5%BB%A0%E3%83%AF%E3%83%AB%E3%83%84.ogg



2024-01-01



---
https://www.dropbox.com/s/7qc3w65zpjki6e7/%E4%BC%8A%E8%97%A4%E7%BF%BC-kantaiphilharmonicorchestra-%E5%B7%A5%E5%BB%A0%E3%83%AF%E3%83%AB%E3%83%84.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/7zr44yzub3o8286/%E6%B0%B4%E6%A9%8B%E3%82%86%E3%81%A3%E3%81%8D-teahakugyokurou-%E5%A4%95%E6%9A%AE%E3%82%8C%E8%89%B2%E3%81%AE%E3%82%AB%E3%83%83%E3%83%97.ogg



2024-01-01



---
https://www.dropbox.com/s/81vd5dbbcw3k6oc/kanameshigeyoshi-adpiano%E2%85%A2-home.ogg



2024-01-01



---
https://www.dropbox.com/s/86m42ktwm90ofhq/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-extendash.ogg



2024-01-01



---
https://www.dropbox.com/s/8p7j0j86i7cj290/%E3%83%9E%E3%83%B3%E3%83%80%E3%83%AA%E3%83%B3-koebuticmusicfes-%E4%B8%83%E8%89%B2%E3%81%AE%E6%97%A5%E5%B8%B8.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/9jywdtl3xf9iqu1/%E6%B0%B4%E6%A9%8B%E3%82%86%E3%81%A3%E3%81%8D-teahakugyokurou-%E3%81%AD%E3%81%93%E3%81%BE%E3%81%9F%E3%82%A2%E3%82%AD%E3%82%A2%E3%83%88.ogg



2024-01-01



---
https://www.dropbox.com/s/9sw1jwdzz2lnb0b/kobayashionyx-log-%E3%83%88%E3%82%A6%E3%82%AD%E3%83%A7%E3%82%A6%E3%83%88%E3%82%AC%E3%83%AA.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/9zj5tdvnvthoy5e/akt-%E6%AE%8B%E9%9F%BF-zankyo-%E4%BA%8C%E5%8F%B0%E3%81%AE%E3%83%81%E3%82%A7%E3%83%AD%E3%81%AE%E3%81%9F%E3%82%81%E3%81%AE3%E3%81%A4%E3%81%AE%E5%B9%BB%E6%83%B3%E6%9B%B2-03%E3%80%8C%E9%9D%99%E5%AF%82%E3%80%8D.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/a8n2mwcx4mvuhgo/%E5%90%9B%E3%81%AE%E9%9F%B3-%E5%B0%91%E5%A5%B3%E3%81%AE%E6%B5%B7%E3%81%8B%E3%82%89-%E7%BE%8E%E3%81%97%E3%81%8F%E3%82%82%E9%86%9C%E3%81%84%E3%81%AE%E3%81%AA%E3%82%89.ogg



2024-01-01



---
https://www.dropbox.com/s/aicai14gdz14p6i/tigerlily-radialdiversesystemfifteenthanniversary-parabola.ogg



2024-01-01



---
https://www.dropbox.com/s/ajs3uoydqp4i52c/cobu-fantasygirlwaryongkangoriginalsoundtrack-flanhelpop1496%EF%BC%9F.ogg



2024-01-01



---
https://www.dropbox.com/s/anbjh2hjujbeus1/%E3%81%AF%E3%81%A1%E3%81%BF%E3%81%A4%E3%82%8C%E3%82%82%E3%82%93xaftergrow-touhousixstring02%E5%B0%81-%E3%82%AD%E3%83%9F%E3%83%8E%E3%82%BB%E3%82%AB%E3%82%A4yourworld.ogg



2024-01-01



---
https://www.dropbox.com/s/atfuri56drw26bf/mark-%E3%83%AC%E3%82%BF%E3%83%AC%E3%82%A4%E3%83%88-signification.ogg



2024-01-01



---
https://www.dropbox.com/s/atrevtmyeedlvqk/cobu-fantasygirlwaryongkangoriginalsoundtrack-stardusthero.ogg



2024-01-01



---
https://www.dropbox.com/s/axjwctcnlhd1qtv/kamomesano-tatsutacompilation4-s%C4%81ibakh%C5%8Dhirosyoremix.ogg



2024-01-01



---
https://www.dropbox.com/s/b0yn0y9a9rgbh7m/marasy-%E7%8B%90%E3%81%AE%E6%97%A5%E8%A8%98%E5%B8%96kitsunenonikkichou-%E3%81%8D%E3%81%A4%E3%81%AD%E3%81%86%E3%81%A9%E3%82%93kitsuneudon.ogg



2024-01-01



---
https://www.dropbox.com/s/bmv7ozh2nq16h6s/marasy-vocalopiano-helloworker.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/bn9ze7bt5i2un81/96neko-memoreal-yokkorasex.ogg



2024-01-01



---
https://www.dropbox.com/s/bo137n58e8wm0rk/best.txt



2024-01-01



---
https://www.dropbox.com/s/bto6cp8ge8a2j0c/conures-snowflakes-softgroove.ogg



2024-01-01



---
https://www.dropbox.com/s/ciwfukgs0aye1rb/whoo%2Bmonacafactory-vrushup05whootribute-paradesmonacafactoryhadalzone.ogg



2024-01-01



---
https://www.dropbox.com/s/co1x45wjnmfod2h/nbuna-walkingonthemoon-epilogue.ogg



2024-01-01



---
https://www.dropbox.com/s/crxurt9f5qv4zyc/erisfeat.rin-perpetualstuff-voicesinmyheartpfver.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/csrfn66fqskd0x2/%E3%82%B8%E3%83%A3%E3%83%BC%E3%82%B8%E3%81%A8%E6%84%89%E5%BF%AB%E3%81%AA%E4%BB%B2%E9%96%93%E3%81%9F%E3%81%A1-musicatlaspii-sicureada.ogg



2024-01-01



---
https://www.dropbox.com/s/d1v2mdu4m8npf27/clonesoldier-affectamind-whiteflagofusashrine.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/d71xl0hfg50gjjy/yuxukiwaga-evergreen-alonging.ogg



2024-01-01



---
https://www.dropbox.com/s/de8niu07a47g2fz/2.04-%E8%8F%85%E9%87%8E%E3%82%88%E3%81%86%E5%AD%90-classiqued%E2%80%99amour%EF%BD%9E%E6%84%9B%E3%81%AE%E3%82%AF%E3%83%A9%E3%82%B9%E3%82%A3%E3%83%BC%E3%82%AF.ogg



2024-01-01



---
https://www.dropbox.com/s/dp3moyl4zykbqan/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E7%B4%A0%E6%95%B5%E3%81%AA%E5%A2%93%E5%A0%B4%E3%81%A7%E6%9A%AE%E3%82%89%E3%81%97%E3%81%BE%E3%81%97%E3%82%87.ogg



2024-01-01



---
https://www.dropbox.com/s/e4wuxgol6j5ggrl/tamgensougakudansatorukousaki-suzumiyaharuhinokyouentherecitalofharuhisuzumiya-lostmymusic.ogg



2024-01-01



---
https://www.dropbox.com/s/eb5x7gvhzkpqorr/%E5%B9%B3%E8%8C%B8-touhousixstring04%E5%84%9A-stardust%E5%90%91%E3%81%93%E3%81%86%E5%81%B4%E3%81%AE%E6%9C%88%E4%BB%96.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/f4v0ss1ld9mm8wg/%E4%B8%AD%E8%BF%AB%E9%85%92%E8%8F%9C-awolfandgensokyo-apub.ogg



2024-01-01



---
https://www.dropbox.com/s/fg3ut78fvjw7wg1/%E3%83%8F%E3%83%A0-%E3%81%A4%E3%81%8D%E3%82%88%E3%81%8C%E3%81%9F%E3%82%8A%E3%80%82-%E3%81%8D%E3%82%89%E3%82%81%E3%81%8D%E3%81%AE%E8%B0%BA.ogg



2024-01-01



---
https://www.dropbox.com/s/fslrukxwwz3gapc/b-radialdiversesystemfifteenthanniversary-16777215.ogg



2024-01-01



---
https://www.dropbox.com/s/furnwfh6samsjqo/tuno%E6%A1%90%E9%9F%B3-%E5%8D%97%E5%8C%97%E5%AF%BB%E5%85%89travelforlightslastversion-backtoyou.ogg



2024-01-01



---
https://www.dropbox.com/s/fx0o8lyexy0x70s/soundofswing-inwalkedcats-afternoonteaintunisia.ogg



2024-01-01



---
https://www.dropbox.com/s/g2p8axw80c740mw/akt-%E6%AE%8B%E9%9F%BF-zankyo-%E3%83%94%E3%82%A2%E3%83%8E%E3%82%BD%E3%83%8A%E3%82%BF%E3%80%8C%E6%AE%8B%E9%9F%BF%E3%80%8D-iv-rondoallegretto.ogg



2024-01-01



---
https://www.dropbox.com/s/g449arc62npze3v/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-lunaticprincess.ogg



2024-01-01



---
https://www.dropbox.com/s/g5d1d29f69lbjs5/cyostyle-cy-youagainmylove.ogg



2024-01-01



---
https://www.dropbox.com/s/g6rj0wc3cq6yvr4/plantyp-silentparadisoextend-clarityplantyarrange.ogg



2024-01-01



---
https://www.dropbox.com/s/gajpzajn4tdz9sk/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E6%AC%B2%E6%B7%B1%E3%81%8D%E9%9C%8A%E9%AD%82.ogg



2024-01-01



---
https://www.dropbox.com/s/hbw9e5zd9h12n9g/%E7%8E%96%E5%8E%9F%E3%80%80%E3%82%A4%E3%83%85%E3%83%8A-%E6%B0%B8%E5%8A%AB%E6%BA%80%E6%9C%88phantasystarsymphony-bulletraid.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/hj9k4x5wcq9bgri/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-eveningprimrose.ogg



2024-01-01



---
https://www.dropbox.com/s/icvdgxhx041mghe/2009-harris-thenurtureassumption.epub?dl=0



2024-01-01



---
https://www.dropbox.com/s/ih3aorjs9rmjvmj/2019-02-03-gwern-mnemosyne-export.cards?dl=0



2024-01-01



---
https://www.dropbox.com/s/imrbmi8rsucjgqi/kimkim-monophobia-paradox.ogg



2024-01-01



---
https://www.dropbox.com/s/ipyflb97hj5y2hv/%E6%B0%B4%E6%A9%8B%E3%82%86%E3%81%A3%E3%81%8D-%E6%9D%B1%E6%96%B9%E5%B9%BB%E6%83%B3%E7%95%8C%E6%98%9F%E8%93%AE%E8%88%B9%E3%81%AE%E9%9F%B3-%E4%B8%89%E5%8D%83%E5%A4%A7%E4%B8%96%E7%95%8C%E3%81%AE%E8%81%96%E7%81%AB.ogg



2024-01-01



---
https://www.dropbox.com/s/jkfdep80hxncsb8/%E3%82%B9%E3%82%BA%E3%83%A0-%E9%9D%92%E6%98%A5%E3%81%AE%E5%91%B3%E3%81%A8%E7%A9%BA%E8%AB%96%E3%81%AE%E5%90%9B-youthful.ogg



2024-01-01



---
https://www.dropbox.com/s/jz9exbzdzrhv79b/soundofswing-inwalkedcats-iq69.ogg



2024-01-01



---
https://www.dropbox.com/s/k8gr6j7h0n8mh4l/%E4%BA%A4%E9%9F%BF%E3%82%A2%E3%82%AF%E3%83%86%E3%82%A3%E3%83%96neets-fourthkantaiphilharmonicorchestra-%E6%B0%B4%E9%9B%B7%E6%88%A6%E9%9A%8A%E3%81%AE%E5%8F%8D%E6%92%83.ogg



2024-01-01



---
https://www.dropbox.com/s/k9puqk4ae3giv5k/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E3%83%87%E3%82%B6%E3%82%A4%E3%82%A2%E3%83%89%E3%83%A9%E3%82%A4%E3%83%96.ogg



2024-01-01



---
https://www.dropbox.com/s/kc5bxnewxvz3nqy/%E4%BC%8A%E8%97%A4%E7%BF%BC-kantaiphilharmonicorchestra-%E6%98%BC%E6%88%A6%E3%80%9C%E6%88%A6%E4%B9%99%E5%A5%B3%E3%81%AE%E8%A1%8C%E9%80%B2%E3%80%9C.ogg



2024-01-01



---
https://www.dropbox.com/s/l40mh4v6c9o33lo/whoo%2Bmichaellueckner-vrushup05whootribute-iceguitarmichaellueckner.ogg



2024-01-01



---
https://www.dropbox.com/s/lkikcrvyp1e2fjx/intheblue-merrowinthebluevocalcollection-%E6%BA%80%E3%81%9F%E3%81%95%E3%82%8C%E3%81%9F%E6%99%82.mp3



2024-01-01



---
https://www.dropbox.com/s/lptc6z4nducnoej/casket-musicatlaspii-toomuchforanightcap.ogg



2024-01-01



---
https://www.dropbox.com/s/m748tqn9ypwiz0z/%E6%9D%B1%E6%96%B9%E7%88%86%E9%9F%B3%E3%82%B8%E3%83%A3%E3%82%BA4-%E4%BB%A4%E7%9E%91%E3%82%B3%E3%83%89%E9%9B%B6.ogg



2024-01-01



---
https://www.dropbox.com/s/mh0qkvwoa63h0g4/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E7%A5%9E%E7%A4%BE%E3%81%AE%E6%96%B0%E3%81%97%E3%81%84%E9%A2%A8.ogg



2024-01-01



---
https://www.dropbox.com/s/mi485le47loy1wo/siva-gensokyostpatricksday-%E3%83%9E%E3%83%B3%E3%83%89%E3%83%A9%E3%82%B4%E3%83%A9%E3%81%AE%E5%BA%AD.ogg



2024-01-01



---
https://www.dropbox.com/s/n884s878ur7ikd2/%E6%BF%80%E6%88%A6%E3%81%AE%E4%BA%BA-summerfestival-fantasianightbug.ogg



2024-01-01



---
https://www.dropbox.com/s/ncmdj5w2d0px8k5/pastry-plusieursfleur-monologremix.ogg



2024-01-01



---
https://www.dropbox.com/s/ng90eo8u1z4ujac/siva-gensokyostpatricksday-%E5%B9%BB%E6%83%B3%E9%83%B7%E3%82%BB%E3%83%B3%E3%83%88%E3%83%91%E3%83%88%E3%83%AA%E3%83%83%E3%82%AF%E3%82%B9%E3%83%87%E3%82%A4.ogg



2024-01-01



---
https://www.dropbox.com/s/o2w97h60hpq0tw2/escarmew-gensokyostpatricksday-rinceoiche.ogg



2024-01-01



---
https://www.dropbox.com/s/o90bv23teanuohe/syuichik-lifeofishgard-whitebleathandbrilliantstar.ogg



2024-01-01



---
https://www.dropbox.com/s/oe6imnheps6a1hy/setsugen-%E5%A5%8F%E4%B9%B1%E7%B5%B5%E5%B7%BB-%E3%82%82%E3%81%86%E6%AD%8C%E3%81%97%E3%81%8B%E8%81%9E%E3%81%93%E3%81%88%E3%81%AA%E3%81%84%E5%A4%9C%E9%9B%80%E3%81%AE%E6%AD%8C%E5%A3%B0deaftoallbutthesong.ogg



2024-01-01



---
https://www.dropbox.com/s/okqgmpdc7x6okyq/itm-koebuticmusicfes-higheroriginalmix.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/ozunbdir01tq4ee/keisukekimura-snowflakes-yukibare.ogg



2024-01-01



---
https://www.dropbox.com/s/pi12ujp98o287rn/escarmew-secretsealingmoratorium-likethegeese.ogg



2024-01-01



---
https://www.dropbox.com/s/pme31ntlg30n96k/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E5%8F%A4%E3%81%8D%E3%83%A6%E3%82%A2%E3%83%B3%E3%82%B7%E3%82%A7%E3%83%B3.ogg



2024-01-01



---
https://www.dropbox.com/s/pp7ltuw7fsine7g/fullkawapfeatutaukitchen-girlfriendfromkyoto-ivy.ogg



2024-01-01



---
https://www.dropbox.com/s/pwltss6lzcj6o71/%E3%81%A8%E3%82%89%E3%81%A3%E3%81%97%E3%82%85-phantasmasoundarchiveno53-%E3%82%A2%E3%83%B3%E3%83%A9%E3%82%AF%E3%83%88%E3%83%BB%E3%83%95%E3%82%A3%E3%83%AA%E3%83%B3%E3%82%B0.ogg



2024-01-01



---
https://www.dropbox.com/s/pwqqcqhfvtq6q0o/siva-gensokyostpatricksday-%E6%82%A0%E4%B9%85%E3%81%AE%E8%88%9Erearrange.ogg



2024-01-01



---
https://www.dropbox.com/s/q8nfgj7yxkbaa3j/sta-radialdiversesystemfifteenthanniversary-hallofmirrors.ogg



2024-01-01



---
https://www.dropbox.com/s/qw1dz6s8gr9g6s1/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-lovecoloredmasterspark.ogg



2024-01-01



---
https://www.dropbox.com/s/qyvgn4y2iqs6g3n/setsugen-%E5%A5%8F%E4%B9%B1%E7%B5%B5%E5%B7%BB-%E5%A3%B1%E3%80%81%E6%84%9F%E6%83%85%E3%81%AE%E6%91%A9%E5%A4%A9%E6%A5%BCemotionalskyscraper.ogg



2024-01-01



---
https://www.dropbox.com/s/rf730rwjmeyco36/baguettesensemble-tohojazzsessionstypespb2-shrimpandavocadosalad.ogg



2024-01-01



---
https://www.dropbox.com/s/rpjudx7y61vge9k/harito-hexeherz-rootofroot.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/rrcqm51jcyuhtje/marasy-%E7%8B%90%E3%81%AE%E6%97%A5%E8%A8%98%E5%B8%96kitsunenonikkichou-%E5%A4%A9%E7%85%A7%E3%83%A9%E3%82%BBamaterase.ogg



2024-01-01



---
https://www.dropbox.com/s/rtelvwwx03ap23a/%E6%9D%B1%E6%96%B9%E7%88%86%E9%9F%B3%E3%82%B8%E3%83%A3%E3%82%BA4-%E6%99%82%E9%96%93%E5%B7%AE%E3%82%AB%E3%83%AB%E3%83%86.ogg



2024-01-01



---
https://www.dropbox.com/s/ruqrzypuvf1oblw/%E6%9D%91%E7%80%AC%E6%82%A0%E5%A4%AA-adhouse3-summerdayz.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/sleyvqgdl221fln/%E9%98%BF%E8%89%AF%E8%89%AF%E6%9C%A8%E5%81%A5feat.luotianyi-lovetheory-%E6%9C%80%E5%90%8E%E7%9A%84%E6%AD%8Clalala.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/smjw0you44r8khi/%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E4%BD%90%E6%B8%A1%E3%81%AE%E4%BA%8C%E3%83%83%E5%B2%A9.ogg



2024-01-01



---
https://www.dropbox.com/s/sn8csg1yjvzi98d/kdfeat.%E7%91%B6%E5%B1%B1%E7%99%BE%E9%9C%8A-seeking-%E5%B0%91%E5%A5%B3.ogg



2024-01-01



---
https://www.dropbox.com/s/sxb86teclbga152/marasy-vocalopiano-%E5%BF%83%E5%81%9A%E3%81%97.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/szlh8yrb1vzyvcn/%E6%BC%89%E9%A4%A1-%E6%B0%B4%E5%8F%A4%E8%AD%9Asuikotan-%E8%92%BC%E6%9C%88%E5%A4%9Cinstrumental.ogg



2024-01-01



---
https://www.dropbox.com/s/t86gdlqzk8e4t8v/yout-vitaexmachinaindiscipline-%E3%81%BF%E3%81%A9%E3%82%8A%E3%81%AE%E3%81%A4%E3%81%B0%E3%81%95.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/tlc67h0c5sxtwd3/sumijun-vivaevolution-vivaevolutionintroduction.ogg



2024-01-01



---
https://www.dropbox.com/s/tlx1x1t5l2qfzqf/cobu-fantasygirlwaryongkangoriginalsoundtrack-%E4%BB%8A%E3%81%93%E3%81%9D%E6%9C%88%E3%81%AE%E6%BA%80%E3%81%A1%E3%82%8B%E6%99%82.ogg



2024-01-01



---
https://www.dropbox.com/s/u2vx8ivwv188q6s/chicken-mysecretcute-%E3%82%A8%E3%83%B4%E3%83%AA%E3%83%87%E3%82%A4%E3%83%89%E3%83%AA%E3%83%BC%E3%83%A0.ogg



2024-01-01



---
https://www.dropbox.com/s/uc01bvof2gc54jz/1.18-ogreyouasshole-%E3%83%90%E3%83%96%E3%83%AB%E3%83%BB%E3%82%AA%E3%83%96%E3%83%BB%E3%83%90%E3%83%96%E3%83%AB.ogg



2024-01-01



---
https://www.dropbox.com/s/ugv3liqektqm9cn/marasy-%E5%B9%BB%E6%83%B3%E9%81%8A%E6%88%AF%EF%BC%9C%E7%A5%9E%EF%BC%9E-%E6%AD%BB%E9%9C%8A%E3%81%AE%E5%A4%9C%E6%A1%9C.ogg



2024-01-01



---
https://www.dropbox.com/s/up6dmutwl4h94re/rando-radialdiversesystemfifteenthanniversary-heurebleue.ogg



2024-01-01



---
https://www.dropbox.com/s/uxjqkxxcnzfc5hw/%E3%81%A8%E3%82%89%E3%81%A3%E3%81%97%E3%82%85-phantasmasoundarchiveno53-%E9%A3%9B%E6%9D%A5%E3%81%99%E3%82%8B%E8%93%AC%E8%8E%B1%E7%89%A9%E8%B3%AA.ogg



2024-01-01



---
https://www.dropbox.com/s/v583agzx3iz4cur/%E6%9F%8A%E7%A7%80%E9%9B%AA-mt22-%E6%9C%88%E5%85%89%E8%B7%A1.ogg



2024-01-01



---
https://www.dropbox.com/s/v5uq5nwuppewy5o/morrigan-from080723discedition-%E3%81%9D%E3%82%8C%E3%81%AF%E6%9C%AC%E5%BD%93%E3%81%AB%E6%95%91%E6%B8%88%E3%81%AA%E3%81%AE%E3%81%8B.ogg



2024-01-01



---
https://www.dropbox.com/s/v6pz608dxsx09ws/1.08-ogreyouasshole-%E9%87%91%E8%89%B2%E3%81%AE%E7%8E%A9%E5%85%B7.ogg



2024-01-01



---
https://www.dropbox.com/s/vcgyss8pfckvtzf/escarmew-mt22-ancailinarantine.ogg



2024-01-01



---
https://www.dropbox.com/s/vlp4s1o4svbrx0i/machikadomapoze-dancingphantasmagoria-%E5%B7%AB%E5%A5%B3%E3%81%BF%E3%81%93%E8%8C%B6%E3%80%85%E3%80%85.ogg



2024-01-01



---
https://www.dropbox.com/s/vsmrcuf6k6l8a0b/1.05-mountainmochakilimanjaro-dandysfly.ogg



2024-01-01



---
https://www.dropbox.com/s/wdz69l6vvl7ylli/%E3%82%A2%E3%82%AF%E3%83%AA%E3%83%AD-koebuticmusicfes-pearflowers%EF%BD%9E%E6%A2%A8%E8%A1%A3%E3%81%97%E3%82%87%E3%82%93%E3%81%AE%E8%8A%B1%EF%BD%9E.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/wkbitlknmz7r2zj/tenmon-memoryofthegreen-thegreatvoyage.ogg



2024-01-01



---
https://www.dropbox.com/s/wyo7pko988uqem2/marasy-%E7%8B%90%E3%81%AE%E6%97%A5%E8%A8%98%E5%B8%96kitsunenonikkichou-%E7%8B%90%E3%81%AE%E6%97%A5%E8%A8%98%E5%B8%96.ogg



2024-01-01



---
https://www.dropbox.com/s/x2cmb3fnw2w19zv/okei-sonora-%E3%83%91%E3%83%A9%E3%83%9F%E3%82%B7%E3%82%A2%E3%81%AE%E7%8B%BC.ogg



2024-01-01



---
https://www.dropbox.com/s/x2f469w29wptreq/tam%C3%97arunaryuki-fateviolinzero-riderthedistantseaandholyland.ogg



2024-01-01



---
https://www.dropbox.com/s/xi9cczafrsbr9bl/pinocchiop-itsmatsuriheycomeon-%E3%81%BC%E3%81%8F%E3%82%82%E5%B1%91%E3%81%A0%E3%81%8B%E3%82%89.ogg



2024-01-01



---
https://www.dropbox.com/s/xkaulrvd3pok2nx/akt-%E6%AE%8B%E9%9F%BF-zankyo-%E3%83%94%E3%82%A2%E3%83%8E%E4%BA%94%E9%87%8D%E5%A5%8F%E6%9B%B2%E3%80%8C%E8%A8%98%E6%86%B6%E3%80%8D-iiiadagioedolce.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/xwywo0klbrbijb0/cobu-fantasygirlwaryongkangoriginalsoundtrack-mindofspace.ogg



2024-01-01



---
https://www.dropbox.com/s/z0q0m2krkijwdx0/b.rosecrown-alfheim-%E5%A4%9C%E7%A5%AD.ogg?dl=0



2024-01-01



---
https://www.dropbox.com/s/z4kgzznsfp1ow91/%E6%BC%89%E9%A4%A1-%E6%B0%B4%E5%8F%A4%E8%AD%9Asuikotan-littlebravery.ogg
漉餡-水古譚suikotan-littlebravery.ogg - Simplify your life


2024-01-01



---
https://www.dropbox.com/s/z4trtsf4xyyrrpv/atols-atolsmiku0-newyearslong.ogg



2024-01-01



---
https://www.dropbox.com/s/zftppm1rlhvy2ou/tam%C3%97keigokanzaki-%E6%9D%B1%E6%96%B9%E3%83%90%E3%82%A4%E3%82%AA%E3%83%AA%E3%83%B3%E3%83%AD%E3%83%83%E3%82%AF%E6%B0%B8nagarae-reachforthemoonimmortalsmoke.ogg



2024-01-01



---
https://www.dropbox.com/s/znixxhsporh9lqq/%E4%BC%8A%E8%97%A4%E7%BF%BC-kantaiphilharmonicorchestra-%E9%8E%AE%E5%AE%88%E5%BA%9C%E3%81%AE%E5%BA%8F%E6%9B%B2.ogg



2024-01-01



---
https://www.dropbox.com/s/zrt7n7pub3g1xd0/jordanf-sobe-sobeoriginalmix.ogg



2024-01-01



---
https://www.dropbox.com/s/zu8x8f90d0q9sjm/siva-gensokyostpatricksday-%E3%83%AC%E3%82%B8%E3%82%A7%E3%83%B3%E3%83%89%E3%82%AA%E3%83%96%E3%83%9E%E3%83%8A.ogg



2024-01-01



---
https://www.dropbox.com/s/zxfturz83ro6ss2/machikadomapoze-dancingphantasmagoria-libraryrag.ogg



2024-01-01



---
https://www.dropbox.com/sh/gteug4c2yw6boc4/AADkIG6IU8SpkSidMsOwfOx_a?preview=%E3%81%BA%E3%81%9F-rikka-%E3%81%AB%E3%82%83%E3%81%97%E3%81%83%E3%81%AB%E3%82%83%E3%81%97%E3%81%83%E3%82%8F%EF%BD%9E%E3%82%8B%E3%81%A9.ogg



2024-01-01



---
https://www.drugs.com/drug_information.html
Drugs &amp; Medications A to Z - Drugs.com


2024-01-01



---
https://www.drugsdata.org/about_data.php
DrugsData: About Tests and Data : Overview


2024-01-01



---
https://www.drugsdata.org/faq.php
FAQ Frequently Asked Questions


2024-01-01



---
https://www.drugsdata.org/results.php?start=0&search_field=all&s=modafinil
DrugsData.org: Test Results


2024-01-01



---
https://www.drugsdata.org/search.php?substance1=2027
DrugsData.org: Search : Lab Test Results for Recreational Drugs


2024-01-01



---
https://www.drugsdata.org/view.php?id=3111
DrugsData.org (was EcstasyData): Test Details : Result #3111 - Modvigil, 3111


2024-01-01



---
https://www.dummy-system.com/2013/04/01/intervista-megumi-hayashibara-evangelion-3-0/
Intervista a Megumi Hayashibara su Evangelion 3.0


2024-01-01



---
https://www.dummy-system.com/2013/04/03/intervista-a-yuko-miyamura-su-evangelion-3-0/
Intervista a Yuko Miyamura su Evangelion 3.0


2024-01-01



---
https://www.dummy-system.com/2013/04/23/intervista-a-maaya-sakamoto-su-evangelion-3-0/
Intervista a Maaya Sakamoto su Evangelion 3.0


2024-01-01



---
https://www.duolingo.com/
Duolingo


2024-01-01



---
https://www.dur.ac.uk/resources/dbs/faculty/working-papers/WP2011-01--DiscountingBehavior.pdf
404 - Durham University


2024-01-01



---
https://www.dw.com/en/oxford-academic-i-use-brain-enhancing-drugs/a-18027581
Oxford academic: I use brain enhancing drugs


2024-01-01



---
https://www.dwarkeshpatel.com/p/carl-shulman-2
Carl Shulman #2: AI Takeover, Bio &amp; Cyber Attacks, Detecting Deception, &amp; Humanity's Far Future


2024-01-01



---
https://www.dwarkeshpatel.com/p/gwern-branwen
Gwern Branwen—How an Anonymous Researcher Predicted AI’s Trajectory


2024-12-01



---
https://www.dwarkeshpatel.com/p/nat-friedman#%C2%A7transcript
Nat Friedman - Reading Ancient Scrolls, Open Source, &amp; AI


2024-01-01



---
https://www.dwarkeshpatel.com/p/richard-rhodes#%C2%A7transcript
Richard Rhodes - Making of Atomic Bomb, WW2, Oppenheimer, &amp; Abolishing Nukes


2024-01-01



---
https://www.dynamicpdf.com/docs/java_help_documentation_11_01/api-ref/com/cete/dynamicpdf/xmp/basicschema.html
BasicSchema (DynamicPDF v6.0 for Java)


2024-01-01



---
https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/blackout-tracker-/blackout-tracker-annual-report-2013-mz153008en.pdf#page=55



2024-01-01



---
https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/blackout-tracker-/blackout-tracker-annual-report-2018-mz153043en.pdf#page=11



2024-01-01



---
https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/blackout-tracker-/blackout-tracker-winter-report-wp153023en.pdf#page=6



2024-01-01



---
https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/blackout-tracker-/eaton-us-blackout-tracker-2014-report-mz153017en.pdf#page=56



2024-01-01



---
https://www.ebay.co.uk/itm/48-LED-illuminator-light-CCTV-IR-Infrared-Night-Vision-/180410200537
Error page


2024-01-01



---
https://www.ebay.com/itm/251266500210



2024-01-01



---
https://www.ecns.cn/news/culture/2018-09-19/detail-ifyyehna1446070.shtml
Collecting and the age of memeing


2024-01-01



---
https://www.ecologyandsociety.org/vol9/iss1/art6/main.html
Ecology and Society: Overexploitation of renewable resources by ancient societies and the role of sunk-cost effects


2024-01-01



---
https://www.econlib.org/archives/2007/07/independence_da.html
Independence Day: Any Reason to Celebrate?


2024-01-01



---
https://www.econlib.org/archives/2009/06/does_personalit.html
Does Personality Matter? Compared to What?


2024-01-01



---
https://www.econlib.org/archives/2011/04/top_40_things_i.html
40 Things I Learned in My First 40 Years


2024-01-01



---
https://www.econlib.org/archives/2012/03/goldin-katz_and.html
‘Goldin-Katz and the Education Plateau’, by Bryan Caplan


2024-01-01



---
https://www.econlib.org/archives/2012/03/the_myth_of_the_7.html
‘The Myth of the Education Plateau’, by Bryan Caplan


2024-01-01



---
https://www.econlib.org/archives/2012/03/the_roots_of_le.html
‘The Banality of Leninism’, Bryan Caplan


2024-01-01



---
https://www.econlib.org/archives/2012/08/the_marginal_pr.html
The Numbers Speak: Foreign Language Requirements Are a Waste of Time and Money


2024-01-01



---
https://www.econlib.org/archives/2012/09/how_to_bet_on_b.html
How to bet on bad futures


2024-01-01



---
https://www.econlib.org/archives/2012/09/incorruptibly_e.html
Incorruptibly Evil


2024-01-01



---
https://www.econlib.org/archives/2012/09/trustworthiness.html
Trustworthiness &gt; Trust - Econlib


2024-01-01



---
https://www.econlib.org/archives/2012/10/does_high_schoo.html
Does High School Algebra Pass a Cost-Benefit Test?


2024-01-01



---
https://www.econlib.org/archives/2012/11/the_autobiograp_2.html
The Autobiography of Malcolm X Book Club, Part 4


2024-01-01



---
https://www.econlib.org/archives/2013/03/inescapable_int.html
Inescapable Intuition


2024-01-01



---
https://www.econlib.org/archives/2013/03/redistributing.html
Redistributing from Capitalists to Workers: An Impossibility Theorem


2024-01-01



---
https://www.econlib.org/archives/2013/04/major_premium.html
Major Premium


2024-01-01



---
https://www.econlib.org/archives/2013/04/the_effect_of_i.html
The Effect of Intelligence on Job Performance is Intuitive


2024-01-01



---
https://www.econlib.org/archives/2013/06/bastards_and_st.html
Bastards and Stereotype Accuracy


2024-01-01



---
https://www.econlib.org/archives/2014/02/why_the_college.html
What Bad Students Know that Good Economists Don't


2024-01-01



---
https://www.econlib.org/archives/2014/03/40_years_on_the.html
40 Years on the Status Treadmill


2024-01-01



---
https://www.econlib.org/archives/2014/05/exploring_eliti.html
Exploring Elitist Democracy: The Latest from Gilens and Page


2024-01-01



---
https://www.econlib.org/archives/2014/11/the_smart_again.html
The smart against the dumb: The new Cold War


2024-01-01



---
https://www.econlib.org/archives/2016/06/the_wall_street_3.html
The Wall Street Journal's Innumeracy


2024-01-01



---
https://www.econlib.org/library/Columns/y2008/Mungerbus.html
Planning Order, Causing Chaos: Transantiago


2024-01-01



---
https://www.econlib.org/library/Columns/y2016/Boudreauxprosperitypool.html
The Prosperity Pool


2024-01-01



---
https://www.econlib.org/one-of-civilizations-greatest-accomplishments/
One of Civilization's Greatest Accomplishments


2024-01-01



---
https://www.econlib.org/socialist-fantasies/
Socialist Fantasies


2024-01-01



---
https://www.economist.com/1843/2017/02/27/game-drain-why-some-young-men-choose-video-games-over-jobs
Game drain: why some young men choose video games over jobs


2024-01-01



---
https://www.economist.com/babbage/2011/11/04/difference-engine-luddite-legacy
Difference Engine: Luddite legacy


2024-01-01



---
https://www.economist.com/briefing/2012/08/18/earthly-concerns
Earthly concerns


2024-01-01



---
https://www.economist.com/briefing/2013/01/12/has-the-ideas-machine-broken-down
The idea that innovation and new technology have stopped driving growth is getting increasing attention. But it is not well founded


2024-01-01



---
https://www.economist.com/business/2011/02/24/the-secret-of-ikeas-success
The secret of IKEA's success


2024-01-01



---
https://www.economist.com/business/2011/07/14/samurai-go-soft
Samurai go soft


2024-01-01



---
https://www.economist.com/business/2019/10/03/from-rags-to-richer
From rags to Richer: A business success story built on treating people well


2024-01-01



---
https://www.economist.com/by-invitation/2022/06/09/artificial-neural-networks-today-are-not-conscious-according-to-douglas-hofstadter



2024-01-01



---
https://www.economist.com/by-invitation/2022/09/02/artificial-neural-networks-today-are-not-conscious-according-to-douglas-hofstadter
Artificial neural networks today are not conscious, according to Douglas Hofstadter


2024-01-01



---
https://www.economist.com/china/2013/10/03/looks-good-on-paper
Looks good on paper


2024-01-01



---
https://www.economist.com/christmas-specials/2008/12/18/agony-and-ecstasy?story_id=12792611
Agony and ecstasy


2024-01-01



---
https://www.economist.com/christmas-specials/2017/12/19/how-bike-sharing-conquered-the-world
How bike-sharing conquered the world


2024-01-01



---
https://www.economist.com/christmas-specials/2019/12/18/can-technology-plan-economies-and-destroy-democracy
Can technology plan economies and destroy democracy?


2024-01-01



---
https://www.economist.com/finance-and-economics/2013/02/09/beware-of-the-bias
Beware of the bias


2024-01-01



---
https://www.economist.com/finance-and-economics/2013/03/09/net-benefits
Net benefits


2024-01-01



---
https://www.economist.com/finance-and-economics/2013/04/06/betting-the-house
Betting the house


2024-01-01



---
https://www.economist.com/free-exchange/2013/03/21/googles-google-problem
Google's Google problem


2024-01-01



---
https://www.economist.com/news/2007/06/28/pricing-powder?story_id=9414607
Pricing powder


2024-01-01



---
https://www.economist.com/science-and-technology/2006/04/12/not-a-black-and-white-question
Not a black and white question


2024-01-01



---
https://www.economist.com/science-and-technology/2009/04/08/wired?story_id=13437729



2024-01-01



---
https://www.economist.com/science-and-technology/2012/12/08/countdown
Male fertility Countdown: Yet another study suggests sperm numbers are falling in rich countries


2024-01-01



---
https://www.economist.com/science-and-technology/2019/04/06/stony-evidence-of-the-hellfire-that-drove-dinosaurs-to-extinction
Stony evidence of the hellfire that drove dinosaurs to extinction: The hours just after a massive asteroid smashed into Earth have been captured in stunning detail


2024-01-01



---
https://www.economist.com/special-report/2000/10/07/learning-to-e-read
Learning to e-read


2024-01-01



---
https://www.economist.com/technology-quarterly/2011/09/03/game-theory-in-practice
Game theory in practice


2024-01-01



---
https://www.economist.com/technology-quarterly/2013/06/01/harnessing-human-computation
Harnessing human computation


2024-01-01



---
https://www.economist.com/technology-quarterly/2016-06-09/factory-fresh
The future of agriculture


2024-01-01



---
https://www.economist.com/united-states/2017/11/14/blue-collar-wages-are-surging-can-it-last
Blue-collar wages are surging. Can it last?


2024-01-01



---
https://www.econstor.eu/bitstream/10419/33261/1/510931871.pdf



2024-01-01



---
https://www.econstor.eu/bitstream/10419/51429/1/585630313.pdf
Soap operas and fertility: Evidence from Brazil
Ferrara
2008
2024-01-01



---
https://www.econstor.eu/bitstream/10419/90815/1/777058081.pdf
If you don't succeed, should you try again? The role of entrepreneurial experience in venture survival


2024-01-01



---
https://www.econtalk.org/adam-cifu-on-ending-medical-reversal/
Adam Cifu on Ending Medical Reversal


2024-01-01



---
https://www.econtalk.org/amor-towles-on-a-gentleman-in-moscow-and-the-writers-craft/
Amor Towles on A Gentleman in Moscow and the Writer's Craft


2024-01-01



---
https://www.econtalk.org/autor-on-disability/
David Autor on Disability


2024-01-01



---
https://www.econtalk.org/burkhauser-on-the-middle-class/
Richard Burkhauser on the Middle Class


2024-01-01



---
https://www.econtalk.org/jerven-on-measuring-african-poverty-and-progress/
Morten Jerven on Measuring African Poverty and Progress


2024-01-01



---
https://www.econtalk.org/matt-ridley-on-how-innovation-works/
Matt Ridley on How Innovation Works


2024-01-01



---
https://www.econtalk.org/tabarrok-on-innovation/
Alex Tabarrok on Innovation


2024-01-01



---
https://www.ed.ac.uk/mrc-human-genetics-unit/research/vitart-group
Veronique Vitart Research Group


2024-09-29



---
https://www.ed.ac.uk/profile/caroline-hayward
Professor Caroline Hayward


2024-06-13



---
https://www.ed.ac.uk/profile/professor-david-porteous
Professor David Porteous


2024-08-17



---
https://www.ed.ac.uk/profile/sarah-harris
Sarah Harris


2024-10-05



---
https://www.edandmore.com/brand-sun-modalert/sun-modalert-200mg-3-37-127,KQWZF.html



2024-01-01



---
https://www.edge.org/3rd_culture/goldstein05/goldstein05_index.html
Edge: GÖDEL AND THE NATURE OF MATHEMATICAL TRUTH


2024-01-01



---
https://www.edge.org/3rd_culture/pinker07/pinker07_index.html
Edge: A HISTORY OF VIOLENCE By Steven Pinker


2024-01-01



---
https://www.edge.org/conversation/-brains-plus-brawn
BRAINS PLUS BRAWN


2024-01-01



---
https://www.edge.org/conversation/-the-book-of-revelation-prophecy-and-politicsedge-master-class-2011
THE BOOK OF REVELATION: PROPHECY AND POLITICS EDGE MASTER CLASS 2011


2024-01-01



---
https://www.edge.org/conversation/alex_sandy_pentland-the-human-strategy
The Human Strategy: A Conversation With Alex ‘Sandy’ Pentland [10.30.17]


2024-01-01



---
https://www.edge.org/conversation/clay_shirky-gin-television-and-cognitive-surplus
GIN, TELEVISION, AND COGNITIVE SURPLUS


2024-01-01



---
https://www.edge.org/conversation/gin-television-and-cognitive-surplus
Gin, Television, and Cognitive Surplus


2024-01-01



---
https://www.edge.org/conversation/jonathan_b_losos-urban-evolution
Urban Evolution


2024-01-01



---
https://www.edge.org/conversation/mc2011-history-violence-pinker
A History of Violence:  Edge Master Class 2011


2024-01-01



---
https://www.edge.org/conversation/robert_plomin-why-were-different
Why We're Different


2024-01-01



---
https://www.edge.org/conversation/stewart_brand-we-are-as-gods-and-have-to-get-good-at-it
We Are As Gods And Have To Get Good At It: Stewart Brand Talks About His Ecopragmatist Manifesto


2024-01-01



---
https://www.edge.org/conversation/the-evolved-self-management-system
THE EVOLVED SELF-MANAGEMENT SYSTEM


2024-01-01



---
https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00013J
Edward Tufte forum: Mark Lombardi influenced by Envisioning Information


2024-01-01



---
https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0003wk#bboard_content
Image data quilts: our new website


2024-01-01



---
https://www.edwardtufte.com/tufte/gould
Edward Tufte: New ET Writings, Artworks &amp; News


2024-01-01



---
https://www.eetimes.com/darpa-unveils-100m-eda-project/
DARPA Unveils $100M EDA Project: Two programs aim to craft ‘silicon compiler’


2024-01-01



---
https://www.efalken.com/papers/Taleb2.html
taleb


2024-01-01



---
https://www.eff.org/https-everywhere
HTTPS Everywhere


2024-01-01



---
https://www.effectivealtruism.org/articles/prospecting-for-gold-owen-cotton-barratt#heavy-tailed-distributions
Prospecting for Gold


2024-01-01



---
https://www.eggbanxx.com/egg-freezing-costs



2024-01-01



---
https://www.eia.gov/cneaf/electricity/epm/epm_sum.html



2024-01-01



---
https://www.elastic.co/blog/why-license-change-aws
Amazon: NOT OK - why we had to change Elastic licensing


2024-01-01



---
https://www.elem.com/~btilly/kelly-criterion/
Kelly Criterion in detail


2024-01-01



---
https://www.elephantinthebrain.com/



2024-01-01



---
https://www.eleuther.ai/
EleutherAI


2024-01-01



---
https://www.elon.edu/docs/e-web/academics/business/economics/faculty/rouse/2011-02-14%20The%20Impact%20of%20year%20round%20schooling.pdf



2024-01-01



---
https://www.emedevents.com/speaker-profile/preben-bo-mortensen
Preben Bo Mortensen, Professor


2024-10-05



---
https://www.emilymullin.com/
Emily Mullin


2024-07-30



---
https://www.endocrine.org/publications/endocrine-press/content/85/9/3191.full



2024-01-01



---
https://www.energy.gov/node/2518899
Department of Energy


2024-01-01



---
https://www.engadget.com/2010-09-18-intel-wants-to-charge-50-to-unlock-stuff-your-cpu-can-already-d.html
Intel wants to charge $50 to unlock stuff your CPU can already do


2024-01-01



---
https://www.engadget.com/2011-11-23-nvidias-tesla-gpu-powers-tsubame-2-0-to-green-supercomputer-sup.html
Tokyo Institute of Technology‘s 'Tsubame 2.0’ system is three times more energy-efficient than comparable CPU-only supercomputers


2024-01-01



---
https://www.english.upenn.edu/people/paul-korshin
Department of English


2024-01-01



---
https://www.eoht.info/page/Feynman%27s%20IQ



2024-01-01



---
https://www.epi.org/publication/technology-inequality-dont-blame-the-robots/
Don’t Blame the Robots: Assessing the Job Polarization Explanation of Growing Wage Inequality


2024-01-01



---
https://www.epiqsociety.net/get



2024-01-01



---
https://www.epoetry.org/issues/issue8/text/poems/troupes1.htm
Electronic Poetry Review #8


2024-01-01



---
https://www.equator-network.org/reporting-guidelines/
Equator Network: Search for reporting guidelines


2024-01-01



---
https://www.erasmusmc.nl/en/research/researchers/medina-gomez-carolina#9cd7e534-984d-4144-80cd-ff74cf8d7e98
M.C. (Carolina) Medina-Gomez, PhD—Researcher—Erasmus MC


2024-11-23



---
https://www.eric.ed.gov/ERICWebPortal/custom/portlets/recordDetails/detailmini.jsp?_nfpb=true&_&ERICExtSearch_SearchValue_0=EJ724232&ERICExtSearch_SearchType_0=no&accno=EJ724232



2024-01-01



---
https://www.erowid.org/
Erowid


2024-01-01



---
https://www.erowid.org/archive/rhodium/chemistry/cocaine.illicit.production.html#2
Illicit Production of Cocaine


2024-01-01



---
https://www.erowid.org/chemicals/nicotine/
Erowid Nicotine Vault


2024-01-01



---
https://www.erowid.org/experiences/exp.php?ID=34028
Modafinil &amp; Methadone - Erowid Exp - 'Quick Sickness'


2024-01-01



---
https://www.erowid.org/experiences/exp.php?ID=56793
Nicotine &amp; Sleep Deprivation - Erowid Exp - 'Patch Dreaming for a Non-Smoker'


2024-01-01



---
https://www.erowid.org/experiences/subs/exp_Pharms_Selegeline.shtml
Pharms - Selegeline (also Deprenyl)


2024-01-01



---
https://www.erowid.org/library/periodicals/microgram/
Erowid Periodical Library : The DEA's Microgram Bulletin and Journal


2024-01-01



---
https://www.erowid.org/library/review/review.php?p=317
Review: <em>Psychedelic Information Theory: Shamanism in the Age of Reason</em>, by James L. Kent


2024-01-01



---
https://www.erowid.org/plants/kratom/kratom.shtml
Erowid Kratom (Mitragyna speciosa) Vault


2024-01-01



---
https://www.erowid.org/references/refs_view.php?ID=6624
Cognitive effects of modafinil in student volunteers may depend on IQ


2024-01-01



---
https://www.erowid.org/smarts/modafinil/modafinil.shtml
Erowid Modafinil Vault (Provigil, Modavigil, Armodafinl, Nuvigil)


2024-01-01



---
https://www.erowid.org/smarts/modafinil/modafinil_interactions.shtml
Erowid Modafinil (Provigil) Vault : Interactions


2024-01-01



---
https://www.erowid.org/smarts/modafinil/modafinil_law.shtml
Erowid Modafinil : Legal Status


2024-01-01



---
https://www.erowid.org/smarts/modafinil/modafinil_provigil_prescribing_info1.pdf



2024-01-01



---
https://www.ers.usda.gov/data-products/food-expenditure-series/
USDA ERS - Food Expenditure Series


2024-01-01



---
https://www.erwinmayer.com/wp-content/uploads/2010/10/Sutton_Spinach_Iron_and_Popeye_March_2010.pdf



2024-01-01



---
https://www.escapistmagazine.com/the-last-samurai/
The Last Samurai


2024-01-01



---
https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:227658&datastreamId=FULL-TEXT.PDF
Decision Making Using Thompson Sampling


2024-01-01



---
https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:227658&datastreamId=FULL-TEXT.PDF#pg=140
Decision Making Using Thompson Sampling § Thompson Sampling for the Best Arm Identification Problem


2024-01-01



---
https://www.espn.com/mlb/story/_/id/9352009/chris-perez-cleveland-indians-charged-pot-possession
Chris Perez of Cleveland Indians charged with pot possession


2024-01-01



---
https://www.esquire.com/entertainment/a36439327/planet-hollywood-origin-story-history-interview/
The Rise and Fall of Planet Hollywood: Thirty years ago, the biggest celebrities on earth opened a chain restaurant. For a few years, it was the hottest ticket in town. Then it went bankrupt. Twice. The brains behind this pop-culture phenomenon explain how it happened.


2024-01-01



---
https://www.esquire.com/entertainment/interviews/a23248/the-prophet/
Dr. Eben Alexander Proof of Heaven Investigation - Proof of Heaven Factual Omissions


2024-01-01



---
https://www.esquire.com/news-politics/a20903/hugh-hefner-interview-0413/
The House of Hugh Hefner: He's turning eighty-seven as <em>Playboy</em> turns sixty. The world has taken its toll on both, but the world is still no match for life at the Mansion.


2024-01-01



---
https://www.esquire.com/news-politics/a48031/the-falling-man-tom-junod/
Who Was the Falling Man from 9/11?


2024-01-01



---
https://www.et.byu.edu/~wheeler/benchtop/flight.php
Water-rocket flight equations


2024-01-01



---
https://www.etis.ee/CV/Evelin_Mihailov/eng/
Evelin Mihailov CV


2024-09-24



---
https://www.etis.ee/CV/Lili_Milani/eng/
Lili Milani CV


2024-06-26



---
https://www.etpe.gr/custom/pdf/etpe1551.pdf



2024-01-01



---
https://www.etsteas.co.uk/
English Tea Shop - Organic and Sustainable Teas for Everyone


2024-01-01



---
https://www.etymonline.com/columns/post/steaming-a-good-ham
Steaming a Good Ham


2024-01-01



---
https://www.euda.europa.eu/publications/posters/2018/darknet-markets-ecosystem_en
Darknet markets ecosystem – Lifetimes and reasons for closure of over 100 global darknet markets offering drugs, sorted by date


2024-01-01



---
https://www.euengage.org/EvaA.html



2024-10-10



---
https://www.eugenewei.com/blog/2020/8/3/tiktok-and-the-sorting-hat
TikTok and the Sorting Hat


2024-01-01



---
https://www.eugenewei.com/blog/2020/9/18/seeing-like-an-algorithm
Seeing Like an Algorithm


2024-01-01



---
https://www.eurekalert.org/news-releases/636717
Daily TV quota of 6 hours could shorten life


2024-01-01



---
https://www.eurojust.europa.eu/press/PressReleases/Pages/2014/2014-11-07.aspx
Global action against darknet markets on Tor network


2024-01-01



---
https://www.evageeks.org/2010/05/gainax-panel-at-fanime-2010/



2024-01-01

anime/eva

---
https://www.evamonkey.com/
Eva Monkey, an Evangelion Fan Website


2024-01-01

anime/eva

---
https://www.evamonkey.com/%5Bzua%5D-Eva_After-the-End_Picsub.avi



2024-01-01

anime/eva

---
https://www.evamonkey.com/after-the-end/
After the End


2024-06-17

anime/eva

---
https://www.evamonkey.com/after-the-end/translation.php
After the End Translation


2024-06-17

anime/eva

---
https://www.evamonkey.com/anno-hideaki-newtype-20th-annivesary-interview/
Hideaki Anno Newtype 20<sup>th</sup> Annivesary Interview


2024-06-17

anime/eva

---
https://www.evamonkey.com/ask-john/can-you-explain-the-final-episode-of-eva-to-me.php
Can You Explain the Final Episode of Eva to Me?


2024-06-17

anime/eva

---
https://www.evamonkey.com/ask-john/has-evangelion-influenced-contemporary-gundam-anime.php
Has Evangelion Influenced Contemporary Gundam Anime?


2024-06-17

anime/eva

---
https://www.evamonkey.com/ask-john/why-is-evangelion-so-popular-2.php
Why is Evangelion So Popular?


2024-06-17

anime/eva

---
https://www.evamonkey.com/inside_gainax.htm
[inside] GAINAX


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/angel-profiles.php
Platinum Booklets—Angel Profiles


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/episode-commentaries-01-06.php
Episode Commentaries 01-06—Platinum Booklets


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/episode-commentaries-07-13.php
Episode Commentaries 07-13—Platinum Booklets


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/episode-commentaries-14-20.php
Episode Commentaries 14-20


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/episode-commentaries-21-26.php
Episode Commentaries 21-26


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/mysteries-revealed.php
Mysteries Revealed


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/neon-genesis-evangelion.php
Neon Genesis Evangelion—Platinum Booklets


2024-06-17

anime/eva

---
https://www.evamonkey.com/platinum-booklets/the-two-endings.php
The Two Endings


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/anno-hideaki-what-were-we-trying-to-make-here.php
What were we trying to make here?


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/clark-aaron-thank-you-anno.php
Thank you Anno


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/gleicher-marvin-recent-newtype-review-of-evangelion-death-and-rebirth-and-the-end-of-evangelion.php
Recent NewType review of Evangelion: Death and Rebirth and The End of Evangelion


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-editors-note-manga-volume-1.php
Editors note, Manga Volume 1—Eva Monkey, an Evangelion Fan Website


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-eight-books-of-evangelion.php
Eight Books of Evangelion


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-i-discovered-the-word.php
I Discovered the Word


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-my-empire-of-dirt-the-end-of-evangelion.php
My Empire of Dirt: The End of Evangelion


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-secrets-of-evangelion-special-dossier-section-volume-5.php
Secrets of Evangelion: Special Dossier Section (Volume Five)


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/horn-carl-speaking-once-as-they-return-gainaxs-neon-genesis-evangelion.php
Speaking Once as They Return: Gainaxs Neon Genesis Evangelion—Eva Monkey, an Evangelion Fan Website


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/mdwigs-eoe-live-sequence-and-alternate-endings.php
EoE Live Sequence and Alternate Endings


2024-06-17

anime/eva

---
https://www.evamonkey.com/writings/sadamoto-yoshiyuki-evangelion-manga-commentary.php
Manga Commentary by Yoshiyuki Sadamoto


2024-06-17

anime/eva

---
https://www.evangelion.jp/news_20150401.html



2024-01-01



---
https://www.evaotaku.com/html/air.html



2024-01-01



---
https://www.evaotaku.com/html/alteva.html
Alternate Evangelion: The lost scenario


2024-01-01



---
https://www.evaotaku.com/html/dircut/eps21.html



2024-01-01



---
https://www.evaotaku.com/html/dircut/eps22.html



2024-01-01



---
https://www.evaotaku.com/html/dircut/eps23.html



2024-01-01



---
https://www.evaotaku.com/html/dircut/eps24.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-characters.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-glossary.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-intro.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-notes.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-refrain.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-seiyuu.html



2024-01-01



---
https://www.evaotaku.com/html/dr1-timeline.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-children.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-commentary.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-notes.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-prodnotes.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-terminology.html



2024-01-01



---
https://www.evaotaku.com/html/dr2-timeline.html



2024-01-01



---
https://www.evaotaku.com/html/evafaq.html



2024-01-01



---
https://www.evaotaku.com/html/kaibunsho-main.html
The Evangelion Otaku Page


2024-01-01



---
https://www.evaotaku.com/html/kaibunsho-main.html#Sect1c
The Evangelion Otaku Page


2024-01-01



---
https://www.evaotaku.com/html/kaibunsho-main.html#Sect2b
The Evangelion Otaku Page


2024-01-01



---
https://www.evaotaku.com/html/neweva.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-commentary.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-glossary.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-notes.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-notes2.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-seiyuu.html



2024-01-01



---
https://www.evaotaku.com/html/rcb-tsurumaki.html



2024-01-01



---
https://www.evaotaku.com/html/sincerely.html



2024-01-01



---
https://www.evaotaku.com/omake/Horn-Review.txt



2024-01-01



---
https://www.evaotaku.com/omake/Komm.html
Komm Susser Todd


2024-01-01



---
https://www.evaotaku.com/omake/anno.html
Hideaki Anno


2024-01-01



---
https://www.eveonline.com/news/view/csm-tribute-to-vile-rat
a tribute to Sean ‘vile rat’ smith


2024-01-01



---
https://www.evo.gg/#post7122209



2024-01-01



---
https://www.excli.de/vol6/Das08-07proof.pdf



2024-01-01



---
https://www.exmormon.org/whylft18.htm
He Now Refers to Himself as a Post-Mormon


2024-01-01



---
https://www.exp-platform.com/Documents/2012-09%20ACMRecSysNR.pdf



2024-01-01



---
https://www.explainxkcd.com/wiki/index.php/1741:_Work
1741: Work


2024-01-01



---
https://www.explainxkcd.com/wiki/index.php/941:_Depth_Perception
Depth Perception


2024-01-01



---
https://www.express.co.uk/news/uk/44940/Caribbean-island-where-red-haired-locals-speak-with-Scottish-accent
Caribbean island where red-haired locals speak with Scottish accent: a historian hopes to solve one of the Caribbean's most enduring mysteries of how a small island community came to have red hair and speak with a Scots dialect


2024-01-01



---
https://www.express.co.uk/news/world/711117/Terrifying-ISIS-chat-reveals-terror-chief-orchestrated-German-axe-attack-by-remote-control
Terrifying ISIS chat reveals terror chief orchestrated German axe attack by remote control: GERMAN terror investigators have released the horrifying details of how an ISIS attacker was groomed to perform an axe attack


2024-01-01



---
https://www.expressandstar.com/news/local-news/2016/05/30/gun-importer-told-to-reveal-why-he-ordered-weapon-online/
Gun importer told to reveal why he ordered weapon online: A judge has ordered a man to come clean about his plans to import parts of a high powered gun into this country


2024-01-01



---
https://www.expressandstar.com/news/local-news/2016/06/30/gun-parts-importer-influenced-by-tv-and-video-games/
Gun parts importer ‘influenced by TV and video games’: A recluse who tried to import gun parts to the Black Country may have been influenced by television and video games, a court heard


2024-01-01



---
https://www.exurbe.com/on-progress-and-historical-change/
On Progress and Historical Change


2024-01-01



---
https://www.exurbe.com/the-borgias-vs-borgia-faith-and-fear/
‘The Borgias” vs. “Borgia: Faith and Fear’ (accuracy in historical fiction)


2024-01-01



---
https://www.eztestkits.com/en/lsd-drug-testing-kit
LSD Single Use Drug Testing Kit


2024-01-01



---
https://www.facebook.com/MachineIntelligenceResearchInstitute/posts/1084181481619235



2024-01-01



---
https://www.facebook.com/ThisWaifuDoesNotExist/



2024-01-01



---
https://www.facebook.com/business/help/164749007013531
About Lookalike Audiences: A Lookalike Audience is a way to reach new people who are likely to be interested in your business because they're similar to your best existing customers.


2024-01-01



---
https://www.facebook.com/hafufilmen/



2024-01-01



---
https://www.facebook.com/kevin.groce



2024-01-01



---
https://www.facebook.com/permalink.php?story_fbid=224735391342335&id=100014176268390



2024-01-01



---
https://www.facebook.com/yudkowsky/posts/10154018209759228



2024-01-01



---
https://www.facebook.com/yudkowsky/posts/10154413180579228



2024-01-01



---
https://www.fadedpage.com/showbook.php?pid=20160325#Page_197
Possible Worlds and Other Essays


2024-01-01



---
https://www.fadedpage.com/showbook.php?pid=20160325#Page_211
Possible Worlds and Other Essays


2024-01-01



---
https://www.fadedpage.com/showbook.php?pid=20160325#Page_287
Possible Worlds and Other Essays


2024-01-01



---
https://www.fadedpage.com/showbook.php?pid=20170449
Think Blue, Count Two


2024-01-01



---
https://www.fanfiction.net/anime/Death-Note/



2024-01-01



---
https://www.fanfiction.net/play/



2024-01-01



---
https://www.fanfiction.net/r/5782108/5/1/



2024-01-01



---
https://www.fanfiction.net/s/10360716/1/The-Metropolitan-Man



2024-01-01



---
https://www.fanfiction.net/s/13451176/1/Chili-and-the-Chocolate-Factory-Fudge-Revelation



2024-01-01



---
https://www.fanfiction.net/s/3790246/24/Death-Note-the-Abridged-Series



2024-01-01



---
https://www.fanfiction.net/s/4628655/1/The-Most-Wonderful-Time-Of-The-Year



2024-01-01



---
https://www.fanfiction.net/s/4684092/1/The-Sweet-Tooth-Show



2024-01-01



---
https://www.fanfiction.net/s/5163381/1/L-s-Pregnancy



2024-01-01



---
https://www.fanfiction.net/s/5389450/1/The-Finale-of-the-Ultimate-Meta-Mega-Crossover



2024-01-01



---
https://www.fanfiction.net/s/5454328/9/The-Mansion



2024-01-01



---
https://www.fanfiction.net/s/5482398/1/Death-Note-Movie-Spoof-Script



2024-01-01



---
https://www.fanfiction.net/s/5550717/1/Polly-Wants-A-Rosary



2024-01-01



---
https://www.fanfiction.net/s/5588986/1/



2024-01-01



---
https://www.fanfiction.net/s/5588986/1/Trust_in_God_or_The_Riddle_of_Kyon



2024-01-01



---
https://www.fanfiction.net/s/5615090/1/Chanson-de-Geste



2024-01-01



---
https://www.fanfiction.net/s/5731071/1/Peggy-Susie



2024-01-01



---
https://www.fanfiction.net/s/5779913/1/Whammy-Boy-s-Gone-Wild



2024-01-01



---
https://www.fanfiction.net/s/5782108/1/Harry-Potter-and-the-Methods-of-Rationality



2024-01-01



---
https://www.fanfiction.net/s/5782108/10/Harry_Potter_and_the_Methods_of_Rationality
‘Harry Potter and the Methods of Rationality’, by Eliezer Yudkowsky; chapter 10


2024-01-01



---
https://www.fanfiction.net/s/5782108/20/Harry_Potter_and_the_Methods_of_Rationality



2024-01-01



---
https://www.fanfiction.net/s/5782108/22/Harry_Potter_and_the_Methods_of_Rationality
The Scientific Method


2024-01-01



---
https://www.fanfiction.net/s/5782108/65/Harry_Potter_and_the_Methods_of_Rationality



2024-01-01



---
https://www.fanfiction.net/s/6036478/1/Parachute



2024-01-01



---
https://www.fanfiction.net/s/6217595/1/The-Death-Note-American-Remake-Script-Summary
The Death Note American Remake Script Summary


2024-01-01



---
https://www.fanfiction.net/s/6453369/1/Fridays_at_Noon



2024-01-01



---
https://www.fanfiction.net/s/6496709/1/Unexpected_Circumstances



2024-01-01



---
https://www.fanfiction.net/s/7036128/1/Offside



2024-01-01



---
https://www.fanfiction.net/s/7074737/1/School-Crack-Death-Note



2024-01-01



---
https://www.fanfiction.net/s/7406866/1/To-the-Stars



2024-01-01



---
https://www.fanfiction.net/s/7429942/1/Death-Note-Behind-the-Scenes



2024-01-01



---
https://www.fanfiction.net/s/7864670/1/



2024-01-01



---
https://www.fanfiction.net/s/8096183/1/Harry-Potter-and-the-Natural-20



2024-01-01



---
https://www.fanfiction.net/s/8270904/1/Three-Characters



2024-01-01



---
https://www.fanfictiondownloader.net/
FanFictionDownloader


2024-01-01



---
https://www.fastcase.com/
Beyond Research


2024-01-01



---
https://www.fastcompany.com/1678403/can-the-us-break-chinas-stranglehold-on-rare-earth-metals



2024-01-01



---
https://www.fastcompany.com/1733627/mit-scientist-captures-90000-hours-video-his-sons-first-words-graphs-it



2024-01-01



---
https://www.fastcompany.com/1748331/google-sinks-100-million-worlds-largest-wind-project



2024-01-01



---
https://www.fastcompany.com/1785445/bitcoin-crypto-currency-mystery-reopened



2024-01-01



---
https://www.fastcompany.com/3036887/out-of-this-world-the-mysterious-mental-side-effects-of-traveling-into-space-2
The Break-Off Effect: The Break-Off Effect


2024-01-01



---
https://www.fastcompany.com/3054521/meet-the-new-mavericks-an-inside-look-at-americas-drone-training-program
We traveled to Holloman Air Force Base for a glimpse of the future of war-and the future of work


2024-01-01



---
https://www.fastcompany.com/40438376/after-a-comeback-23andme-faces-its-next-test
After A Comeback, 23andMe Faces Its Next Test: Can the pioneering DNA-testing company satisfy the FDA while also staying true to its founding mission: putting people in control of their healthcare?


2024-01-01



---
https://www.fathomevents.com/
Discover Exciting Events &amp; Movies Near You


2024-01-01



---
https://www.fda.gov/Drugs/DrugSafety/DrugSafetyNewsletter/ucm115974.htm#ModafinilmarketedasProvigil:SeriousSkinReactions



2024-01-01



---
https://www.fda.gov/ICECI/EnforcementActions/WarningLetters/ucm201435.htm



2024-01-01



---
https://www.fda.gov/downloads/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/UCM154835.pdf



2024-01-01



---
https://www.fda.gov/drugs/drug-safety-and-availability/fda-drug-safety-communication-fda-warns-rare-serious-skin-reactions-pain-relieverfever-reducer
FDA Drug Safety Communication: FDA warns of rare but serious skin reactions with the pain reliever/fever reducer acetaminophen


2024-01-01



---
https://www.fda.gov/media/102332/download



2024-01-01



---
https://www.fda.gov/ohrms/dockets/ac/07/briefing/2007-4325b_04_05_Modafinil%20Adverse%20Event%20Review.pdf
1-year Post-Pediatric Exclusivity Postmarketing Adverse Event Review Drug: Modafinil (Provigil)—Schedule IV controlled substance Pediatric Exclusivity Approval Date: March 21, 2006


2024-01-01



---
https://www.federalreserve.gov/pubs/feds/2011/201141/index.html
Finance and Economics Discussion Series: Screen Reader Version


2024-01-01



---
https://www.fertility-docs.com/programs-and-services/pgd-screening/genetic-diagnosis-of-embryos-for-diseases-using-pgd/
Genetic Screening Centers (PGD)


2024-01-01



---
https://www.feynmanlectures.caltech.edu/II_19.html



2024-01-01



---
https://www.feynmanlectures.caltech.edu/info/stories/michael_a_gottlieb_story.html



2024-01-01



---
https://www.fhi.ox.ac.uk/wp-content/uploads/Reframing_Superintelligence_FHI-TR-2019-1.1-1.pdf



2024-01-01



---
https://www.fhi.ox.ac.uk/wp-content/uploads/Reframing_Superintelligence_FHI-TR-2019-1.1-1.pdf#page=184
Reframing Superintelligence: Comprehensive AI Services as General Intelligence: section 40. Could 1 PFLOP/s systems exceed the basic functional capacity of the human brain?


2024-01-01



---
https://www.fiddlersridgefarmswinery.com/product/wildflower-honey-wine/
fiddlersridgefarmswinery.com - florida wine honey wine peach wine blueberry wine bee buzz honey wine buzzin Resources and Information.


2024-01-01



---
https://www.fightaging.org/archives/2011/05/more-on-body-temperature-and-calorie-restriction/
More on Body Temperature and Calorie Restriction


2024-01-01



---
https://www.fightaging.org/archives/2015/12/a-look-back-at-2015-in-longevity-science/
A Look Back at 2015 in Longevity Science


2024-01-01



---
https://www.filfre.net/



2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2011/09/the-apple-ii/
» The Apple II


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2011/10/ken-and-roberta/
» Ken and Roberta


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2011/11/the-prisoner-part-2/
The Prisoner, Part 2


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/05/the-ibm-pc-part-1/
» The IBM PC, Part 1


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/05/the-ibm-pc-part-2/
The IBM PC, Part 2


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/05/the-ibm-pc-part-3/
The IBM PC, Part 3


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/05/the-ibm-pc-part-4/
The IBM PC, Part 4


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/11/the-hobbit/
The Hobbit


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/11/the-speccy/
The Speccy


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/12/business-is-war/
Business is War


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/12/shiny-and-exciting-vs-dull-and-boring/
Shiny and Exciting vs. Dull and Boring


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2012/12/the-commodore-64/
The Commodore 64


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/01/seeing-farther/
Seeing Farther


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/02/dan-bunten-and-m-u-l-e/
Dan Bunten and M.U.L.E.


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/02/free-fall-part-2-murder-on-the-zinderneuf/
Free Fall, Part 2: Murder on the Zinderneuf


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/05/the-dawn-of-multimedia/
The Dawn of Multimedia


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/06/the-laser-craze/
The Laser Craze


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/10/amazon-in-pictures/
Amazon in Pictures


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/10/from-congo-to-amazon/
» From Congo to Amazon


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/10/michael-crichton/
» Michael Crichton


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2013/12/this-tormented-business-part-1/
This Tormented Business, Part 1


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/01/the-legend-of-ultimate-play-the-game/
» The Legend of Ultimate Play the Game


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/02/macintosh/



2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/02/this-tormented-business-part-2/
This Tormented Business, Part 2


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/03/this-tormented-business-part-3/
This Tormented Business, Part 3


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/06/of-wizards-and-bards/
Of Wizards and Bards


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/07/the-road-to-iv/
The Road to IV


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/07/ultima-iv/
» Ultima IV


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2014/08/apple-carmen-sandiego-and-the-rise-of-edutainment/
Apple, Carmen Sandiego, and the Rise of Edutainment


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/03/microproses-simulation-industrial-complex-or-the-ballad-of-sid-and-wild-bill/
MicroProse’s Simulation-Industrial Complex (or, The Ballad of Sid and Wild Bill)


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/03/the-68000-wars-part-1-lorraine/
The 68000 Wars, Part 1: Lorraine


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/04/the-68000-wars-part-2-jack-is-back/
The 68000 Wars, Part 2: Jack Is Back!


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/04/the-68000-wars-part-3-we-made-amiga-they-fucked-it-up/
The 68000 Wars, Part 3: We Made Amiga, They Fucked It Up


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/07/a-new-force-in-games-part-1-fractal-dreamers/
A New Force in Games, Part 1: Fractal Dreamers


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/07/a-new-force-in-games-part-2-a-habitat-in-cyberspace/
A New Force in Games, Part 2: A Habitat in Cyberspace


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/07/a-new-force-in-games-part-3-scumm/
A New Force in Games, Part 3: SCUMM


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/07/pirates/
Pirates!


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/09/lovecraft-on-the-tabletop/
Lovecraft on the Tabletop


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/11/the-68000-wars-part-4-rock-lobster/
The 68000 Wars, Part 4: Rock Lobster


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2015/12/a-pirates-life-for-me-part-1-dont-copy-that-floppy/
A Pirate’s Life for Me, Part 1: Don’t Copy That Floppy!


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/01/a-pirates-life-for-me-part-2-the-scene/
A Pirate’s Life for Me, Part 2: The Scene


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/01/a-pirates-life-for-me-part-3-case-studies-in-copy-protection/
A Pirate’s Life for Me, Part 3: Case Studies in Copy Protection


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/01/bill-williams-the-story-of-a-life/
Bill Williams: The Story of a Life


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/02/the-road-to-v/
The Road to V


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/02/ultima-v/
Ultima V


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/03/ten-odd-years-at-tsr/
Opening the Gold Box, Part 2: Ten Odd Years at TSR


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/04/generation-nintendo/
Generation Nintendo


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/05/kit-williamss-golden-hare-part-1-the-contest/
Kit Williams’s Golden Hare, Part 1: The Contest


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/05/kit-williamss-golden-hare-part-2-the-aftermath/
Kit Williams’s Golden Hare, Part 2: The Aftermath


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/06/acorn-and-amstrad/
Acorn and Amstrad


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/08/ibms-new-flavor/
IBM’s New Flavor


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/09/a-slow-motion-revolution/
A Slow-Motion Revolution


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/09/the-freedom-to-associate/
» The Freedom to Associate


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/11/a-working-class-hero-part-1/
A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/11/a-working-class-hero-part-2-bloody-april/
A Working-Class Hero, Part 2: Bloody April


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/11/turning-on-booting-up-and-jacking-into-neuromancer/
Turning on, Booting up, and Jacking into Neuromancer


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/12/a-working-class-hero-part-3-ace-and-tactician/
A Working-Class Hero, Part 3: Ace and Tactician


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2016/12/a-working-class-hero-part-4-a-heros-legacy/
A Working-Class Hero, Part 4: A Hero’s Legacy


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/01/a-time-of-endings-part-3-mediagenic-or-the-patent-from-hell/
A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell)


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/03/railroad-tycoon/
Railroad Tycoon


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/04/the-640-k-barrier/
The 640 K Barrier


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/05/the-many-faces-of-middle-earth-1954-1989/
The Many Faces of Middle-earth, 1954–1989


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/07/a-tale-of-the-mirror-world-part-5-the-inflection-point/
A Tale of the Mirror World, Part 5: The Inflection Point


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2017/10/games-on-the-mersey-part-5-the-lemmings-effect/
Games on the Mersey, Part 5: The Lemmings Effect


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/06/doing-windows-part-1-ms-dos-and-its-discontents/
Doing Windows, Part 1: MS-DOS and Its Discontents


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/06/doing-windows-part-2-from-interface-manager-to-windows/
Doing Windows, Part 2: From Interface Manager to Windows


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/07/doing-windows-part-3-a-pair-of-strike-outs/
Doing Windows, Part 3: A Pair of Strike-Outs


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/07/doing-windows-part-4-the-rapprochement/
Doing Windows, Part 4: The Rapprochement


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/07/doing-windows-part-5-a-second-try/
» Doing Windows, Part 5: A Second Try


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/07/doing-windows-part-6-look-and-feel/
Doing Windows, Part 6: Look and Feel


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/08/doing-windows-part-7-third-times-the-charm/
» Doing Windows, Part 7: Third Time’s the Charm


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/08/doing-windows-part-8-the-outsiders/
Doing Windows, Part 8: The Outsiders


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/08/doing-windows-part-9-windows-comes-home/
Doing Windows, Part 9: Windows Comes Home


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2018/12/star-control-ii/
Star Control II


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2019/03/scientology-and-the-fellowship/
Scientology and the Fellowship


2024-01-01

technology/digital-antiquarian

---
https://www.filfre.net/2021/04/the-ratings-game-part-2-the-hearing/
The Ratings Game, Part 2: The Hearing


2024-01-01

technology/digital-antiquarian

---
https://www.fimfiction.net/
My Little Pony: Friendship is Magic Fanfiction


2024-01-01



---
https://www.fin.ucar.edu/property/propmanual/propmanual_sec8.html
UCAR Property Office


2024-01-01



---
https://www.financemagnates.com/cryptocurrency/exchange/three-new-yorkers-indicted-sale-xanax-bitcoin/
Three New Yorkers Indicted Over Sale of Xanax for Bitcoin: U.S authorities accuse the men of operating ‘an unlicensed money transmitting business’ for selling smuggled drugs in bitcoin


2024-01-01



---
https://www.fincen.gov/sites/default/files/shared/FIN-2013-G001.pdf



2024-01-01



---
https://www.find-more-books.com/
buy used or antique books at reduced prices


2024-01-01



---
https://www.findagrave.com/memorial/7333144/john-von_neumann
John von Neumann (1903–1957)


2024-01-01



---
https://www.firstthings.com/article/2007/05/theology-after-the-revolution
Theology After The Revolution


2024-01-01



---
https://www.flickchart.com/Splash.aspx?return=%2f



2024-01-01



---
https://www.flickr.com/groups/wiredsky/pool/



2024-01-01



---
https://www.flickr.com/photos/eokgnah/5489407407/
conductive fabric with zeo sensor on the left


2024-01-01



---
https://www.folger.edu/explore/shakespeares-works/hamlet/read/
<em>Hamlet</em>—Entire Play


2024-09-03



---
https://www.folger.edu/explore/shakespeares-works/hamlet/read/#line-1.5.95
<em>Hamlet</em> - Entire Play


2024-01-01



---
https://www.folger.edu/explore/shakespeares-works/hamlet/read/1/5/#line-1.5.185
<em>Hamlet</em> - Act 1, scene 5


2024-01-01



---
https://www.folger.edu/explore/shakespeares-works/hamlet/read/5/2/#line-5.2.223
<em>Hamlet</em> - Act 5, scene 2


2024-04-13



---
https://www.folklore.org/StoryView.py?project=Macintosh&story=Creative_Think.txt



2024-01-01



---
https://www.fool.com/investing/general/2014/12/12/122-things-everyone-should-know-about-investing-an.aspx
122 Things Everyone Should Know About Investing and the Economy


2024-01-01



---
https://www.forbes.com/2000/11/16/1116simons.html
Liquidation Lotto


2024-01-01



---
https://www.forbes.com/2004/02/25/bill04land.html
The World's Richest People


2024-01-01



---
https://www.forbes.com/sites/alexkantrowitz/2013/07/01/google-reader-founder-i-never-would-have-founded-reader-inside-todays-google/
Google Reader Founder: I Never Would Have Founded Reader Inside Today's Google


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/04/29/collected-quotations-of-the-dread-pirate-roberts-founder-of-the-drug-site-silk-road-and-radical-libertarian/
Collected Quotations Of The Dread Pirate Roberts, Founder Of Underground Drug Site Silk Road And Radical Libertarian


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/08/14/an-interview-with-a-digital-drug-lord-the-silk-roads-dread-pirate-roberts-qa/
An Interview With A Digital Drug Lord: The Silk Road's Dread Pirate Roberts (Q&amp;amp;A)


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/08/14/heres-what-its-like-to-buy-drugs-on-three-anonymous-online-black-markets/
Here's What It's Like To Buy Drugs On Three Anonymous Online Black Markets


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/08/14/meet-the-dread-pirate-roberts-the-man-behind-booming-black-market-drug-website-silk-road/
Meet The Dread Pirate Roberts, The Man Behind Booming Black Market Drug Website Silk Road


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/09/05/follow-the-bitcoins-how-we-got-busted-buying-drugs-on-silk-roads-black-market/
Follow The Bitcoins: How We Got Busted Buying Drugs On Silk Road's Black Market


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2013/11/18/meet-the-assassination-market-creator-whos-crowdfunding-murder-with-bitcoins/
Meet The ‘Assassination Market' Creator Who’s Crowdfunding Murder With Bitcoins


2024-01-01



---
https://www.forbes.com/sites/andygreenberg/2014/03/25/satoshi-nakamotos-neighbor-the-bitcoin-ghostwriter-who-wasnt/
Nakamoto's Neighbor: My Hunt For Bitcoin's Creator Led To A Paralyzed Crypto Genius


2024-01-01



---
https://www.forbes.com/sites/carltonreid/2018/10/21/i-do-not-wear-a-bicycle-helmet/
I Do Not Wear A Bicycle Helmet


2024-01-01



---
https://www.forbes.com/sites/dandiamond/2013/06/27/nba-draft-is-being-7-feet-tall-the-fastest-way-to-get-rich-in-america/
NBA Draft: Is Being 7 Feet Tall The Fastest Way To Get Rich In America?


2024-01-01



---
https://www.forbes.com/sites/danielfisher/2012/12/14/the-patent-troll-you-dont-read-about-in-bar-code-inventors-obituaries/
The Patent Troll You Don't Read About In Bar-Code Inventor's Obituaries


2024-01-01



---
https://www.forbes.com/sites/davidjeans/2024/02/02/scale-ai-tiktok-bytedance-security-concerns/
Scale AI Quietly Scrapped Deal With Chinese-Owned TikTok Over Security Concerns


2024-01-01



---
https://www.forbes.com/sites/haydnshaughnessy/2013/05/08/what-is-driving-the-google-stock-price-up/
Is This One Emotion Driving The Google Stock Price Up?


2024-01-01



---
https://www.forbes.com/sites/haydnshaughnessy/2013/05/09/google-glass-has-only-a-37-chance-of-going-five-years-lessons/
Google Glass - Is It Meant To Last?


2024-01-01



---
https://www.forbes.com/sites/matthewherper/2012/02/10/the-truly-staggering-cost-of-inventing-new-drugs/
The Truly Staggering Cost Of Inventing New Drugs


2024-01-01



---
https://www.forbes.com/sites/matthewherper/2014/03/10/data-analysis-says-newsweek-named-the-wrong-man-as-bitcoins-creator/
Linguistic Analysis Says Newsweek Named The Wrong Man As Bitcoin's Creator


2024-01-01



---
https://www.forbes.com/sites/modeledbehavior/2013/05/13/inequality-in-the-robot-future/
Inequality In The Robot Future


2024-01-01



---
https://www.forbes.com/sites/nathanvardi/2018/06/01/after-10-years-nathan-myhrvolds-3-billion-of-private-equity-funds-show-big-losses/
After 10 Years, Nathan Myhrvold's $3 Billion Of Private Equity Funds Show Big Losses


2024-01-01



---
https://www.forbes.com/sites/timothylee/2013/03/19/new-money-laundering-guidelines-are-a-positive-sign-for-bitcoin/
New Money Laundering Guidelines Are A Positive Sign For Bitcoin


2024-01-01



---
https://www.foreignaffairs.com/middle-east/business-habits-highly-effective-terrorists
The Business Habits of Highly Effective Terrorists


2024-01-01



---
https://www.foreignaffairs.com/middle-east/business-habits-highly-effective-terrorists?page=show
The Business Habits of Highly Effective Terrorists: Why Terror Masterminds Rely on Micro-Management


2024-01-01



---
https://www.foreignaffairs.com/world/gene-editing-good
Bill Gates on What Gene Editing and CRISPR Means for Public Health and Development


2024-01-01



---
https://www.fourmilab.ch/documents/reading_list/indices/book_856.html
Excuse Me Sir, Would You Like to Buy a Kilo of Isopropyl Bromide?


2024-01-01



---
https://www.fox6now.com/news/major-bust-six-people-arrested-after-police-intercept-drug-package-find-surprise-in-home
MAJOR BUST: Six people arrested after police intercept drug package, find surprise in home


2024-01-01



---
https://www.foxnews.com/story/michigan-teen-sells-17328-boxes-of-girl-scout-cookies
Michigan Teen Sells 17,328 Boxes of Girl Scout Cookies


2024-01-01



---
https://www.foxnews.com/world/germany-3-charged-for-illegally-making-selling-firearms
Germany: 3 charged for illegally making, selling firearms


2024-01-01



---
https://www.frbsf.org/economic-research/wp-content/uploads/sites/4/wp2017-25.pdf



2024-01-01



---
https://www.fredhutch.org/en/faculty-lab-directory/kooperberg-charles.html
Charles Kooperberg, PhD


2024-11-21



---
https://www.fredhutch.org/en/faculty-lab-directory/peters-ulrike.html
Ulrike (Riki) Peters, PhD, MPH


2024-11-07



---
https://www.freedium.cfd/using-rust-at-a-startup-a-cautionary-tale-42ab823d9454
Using Rust at a startup: A cautionary tale


2024-04-27



---
https://www.freehaven.net/anonbib/topic.html
Free Haven's Selected Papers in Anonymity


2024-01-01



---
https://www.freehaven.net/~arma/cv.html
Roger Dingledine's Curriculum Vitae


2024-01-01



---
https://www.frisbys.news/
Dominic Frisby's Comedy News


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2011.00134/full



2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2012.00063/full
Working-memory training in younger and older adults: Training gains, transfer, and maintenance


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2012.00173/full
The Impact of Auditory Working Memory Training on the Fronto-Parietal Working Memory Network


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2013.00291/full



2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2013.00589/full
Making long-term memories in minutes: a spaced learning pattern from memory research in education


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2016.00034/full
Transcranial direct current stimulation modulates neuronal activity and learning in pilot training


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2016.00153/full
Seven Pervasive Statistical Flaws in Cognitive Training Interventions


2024-01-01



---
https://www.frontiersin.org/journals/human-neuroscience/articles/10.3389/fnhum.2017.00588/full



2024-01-01



---
https://www.frontiersin.org/journals/neurology/articles/10.3389/fneur.2013.00139/full



2024-01-01



---
https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2015.01683/full



2024-01-01



---
https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2016.00642/full



2024-01-01



---
https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2019.02874/full



2024-01-01



---
https://www.frontiersin.org/journals/systems-neuroscience/articles/10.3389/fnsys.2014.00034/full
Increased Intelligence is a Myth (so far)


2024-01-01



---
https://www.frontiersin.org/journals/systems-neuroscience/articles/10.3389/fnsys.2014.00036/full
Augmentation of cognitive brain functions with transcranial lasers


2024-01-01



---
https://www.frontiersin.org/journals/systems-neuroscience/articles/10.3389/fnsys.2014.00152/full



2024-01-01



---
https://www.fs.fed.us/rm/pubs_journals/2000/rmrs_2000_mcdaniel_g001.pdf



2024-01-01



---
https://www.ft.com/content/009050e4-75ea-11e2-9891-00144feabdc0
Net wisdom


2024-01-01



---
https://www.ft.com/content/01c8b5aa-754e-11de-9ed5-00144feabdc0
Moore’s Law reaches its economic limits


2024-01-01



---
https://www.ft.com/content/09c6fee4-ee8a-11e0-a2ed-00144feab49a
The year of reading differently


2024-01-01



---
https://www.ft.com/content/54c1f70e-cd67-11e4-9144-00144feab7de
Sperm donation: a lucrative and growing industry


2024-01-01



---
https://www.ft.com/content/7d13197e-09bc-11de-add8-0000779fd2ac
Punished Supplicants


2024-01-01



---
https://www.ft.com/content/da0e22f9-dbb0-3c2b-acca-cc7dcf766470
Jobs, automation, Engels’ pause and the limits of history


2024-01-01



---
https://www.ftc.gov/reports/new-drug-development-estimating-entry-human-clinical-trials
New Drug Development: Estimating Entry from Human Clinical Trials


2024-01-01



---
https://www.fullstackeconomics.com/24-charts-that-show-were-mostly-living-better-than-our-parents/



2024-01-01



---
https://www.fullstackeconomics.com/sorry-collectibles-are-terrible-investments/



2024-01-01



---
https://www.furidamu.org/
Julian Schrittwieser


2024-11-23



---
https://www.futilitycloset.com/2012/10/02/the-star-gauge/
The Star Gauge


2024-01-01



---
https://www.futureofhumanityinstitute.org/
Future of Humanity Institute


2024-04-17



---
https://www.futuretimeline.net/
Future Timeline Technology Singularity Future Events 2025 2050


2024-01-01



---
https://www.galbithink.org/names/agnames.htm
Given Name Frequency Project: Analysis of Given Name Popularity


2024-01-01



---
https://www.galbithink.org/names/us200.htm
Most Popular Given Names, US 1800 to 1999


2024-01-01



---
https://www.galitshmueli.com/system/files/Print%20Version.pdf
Site map


2024-01-01



---
https://www.gao.gov/assets/nsiad-94-119.pdf



2024-01-01



---
https://www.gao.gov/assets/rced-91-65.pdf



2024-01-01



---
https://www.gao.gov/assets/t-rced-94-113.pdf
Statement of Victor S. Rezendes, Director, Energy and Science Issues, Resources,Community, and Economic Development Division


2024-01-01



---
https://www.garretthardinsociety.org/articles/art_tragedy_of_the_commons.html
The Tragedy of the Commons by Garrett Hardin


2024-01-01



---
https://www.gatesnotes.com/Year-in-Review-2013
Good news you might have missed in 2013


2024-01-01



---
https://www.gatesnotes.com/Year-in-Review-2014
Good news you may have missed in 2014


2024-01-01



---
https://www.gawkerarchives.com/media/dear-prudie-it-was-me-all-along
404: This page could not be found


2024-01-01



---
https://www.geisinger.edu/gchs/research/about-gchs-research/find-an-investigator/2018/04/04/13/27/anne-justice
Anne E. Justice, MA, PhD—Investigator

2018-04-04
2024-11-23



---
https://www.genealogy.math.ndsu.nodak.edu/id.php?id=116924
Paul Dietz - The Mathematics Genealogy Project


2024-01-01



---
https://www.genealogy.math.ndsu.nodak.edu/id.php?id=42477
The Mathematics Genealogy Project


2024-01-01



---
https://www.genealogy.math.ndsu.nodak.edu/id.php?id=84569
Louis Bouckaert - The Mathematics Genealogy Project


2024-01-01



---
https://www.genecards.org/cgi-bin/carddisp.pl?gene=MFSD2B



2024-09-03



---
https://www.generalist.org.uk/blog/2011/jstor-where-does-your-money-go/
JSTOR: where does your money go?


2024-01-01



---
https://www.genome.gov/pages/der/seqcost2015_4.xlsx



2024-01-01



---
https://www.genomes2people.org/wp-content/uploads/2018/11/20190101_BabySeq_AJHG__Ceyhan-Birsoy_InterpretationGS.pdf
Interpretation of Genomic Sequencing Results in Healthy and Ill Newborns: Results from the BabySeq Project


2024-01-01



---
https://www.genomeweb.com/sequencing/us-department-defense-adds-bgi-genomics-blacklist-chinese-military-companies



2024-01-01



---
https://www.genwaybio.com/recombinant-human-beta-ngf



2024-01-01



---
https://www.geocitiesforever.com/
GeoCities Forever


2024-01-01



---
https://www.geopoetics.org.uk/online-journal-stravaig/stravaig-1-contents/richard-meyers-and-david-troupes/



2024-01-01



---
https://www.geospatialhealth.net/index.php/gh/article/download/20/20
Relationship between altitude and lithium in groundwater in the United States of America: results of a 1992–2003 study


2024-01-01



---
https://www.getkratom.com/
Kratom - Buy High Quality Kratom Online at the Best Prices


2024-01-01



---
https://www.ghacks.net/2013/06/29/yahoo-search-alerts-a-google-alerts-alternative/
Yahoo! Search Alerts: a Google Alerts alternative


2024-01-01



---
https://www.ghibli.jp/docs/12-12-01.pdf



2024-01-01



---
https://www.ghibli.jp/kazetachinu/character.html
キャラクターと声の出演 - 映画『風立ちぬ』公式サイト


2024-01-01



---
https://www.giantbomb.com/eris-shitogi/3005-24814/
Eris Shitogi (Character)


2024-01-01



---
https://www.girlschase.com/content/how-have-sex-asian-girls
How to Have Sex with Asian Girls


2024-01-01



---
https://www.girlscouts.org/en/cookies/how-to-buy-cookies/cookies-frequently-asked-questions.html#bestselling
Cookie FAQ


2024-01-01



---
https://www.girlscouts.org/en/cookies/how-to-buy-cookies/cookies-frequently-asked-questions.html#money_where
Cookie FAQ


2024-01-01



---
https://www.girlscouts.org/en/cookies/how-to-buy-cookies/cookies-frequently-asked-questions.html#revenue_GSUSA
Cookie FAQ


2024-01-01



---
https://www.givewell.org/giving101
Giving 101: The Basics


2024-01-01



---
https://www.givewell.org/international/top-charities/villagereach/December-2009-review#Whatdoyougetforyourdollar
VillageReach - December 2009 Review


2024-01-01



---
https://www.gla.ac.uk/schools/healthwellbeing/staff/ronastrawbridge/#biography,researchinterests,publications,researchdatasets,professionalactivities%26recognition,teaching,supervision,grants,2019,2020,2021,articles
Dr Rona Strawbridge

2021
2024-10-27



---
https://www.glamour.com/story/danielle-steel-books-interview
How the Hell Has Danielle Steel Managed to Write 179 Books? The author works a 20-hour shift, lives on chocolate bars, and writes best in her cashmere nightgown


2024-01-01



---
https://www.gleech.org/psych
Reversals in psychology


2024-01-01



---
https://www.global.toshiba/ww/news/corporate/2010/07/pr1401.html
Toshiba Starts Construction of Fab 5 for NAND Flash Memory at Yokkaichi, Toshiba and SanDisk Sign Joint Venture Agreement: Responding to growing demand for the NAND Flash Memory


2024-01-01



---
https://www.global.toshiba/ww/news/corporate/2010/12/pr1001.html
Toshiba Yokkaichi Operations Resumes Normal Operations


2024-01-01



---
https://www.globalsecurity.org/intell/library/reports/2001/binladen-homevideo-transcript.pdf



2024-01-01



---
https://www.globalsecurity.org/wmd/systems/b61-11.htm
B61-11 Earth-Penetrating Weapon


2024-01-01



---
https://www.globalsecurity.org/wmd/world/russia/arzamas_nuc.htm
Arzamas-16 / Sarov / ‘The Installation’ / Russian Federal Nuclear Center / All-Russian Scientific and Research Institute of Experimental Physics (VNIIEF)


2024-01-01



---
https://www.globethesis.com/?t=2155330335456903
The Effect Of Training Working Memory And Attention On Pupils' Fluid Intelligence


2024-01-01



---
https://www.gnosis.io/
Gnosis


2024-01-01



---
https://www.gnupg.org/gph/en/manual.html
The GNU Privacy Handbook


2024-01-01



---
https://www.gnxp.com/WordPress/2017/05/15/the-end-of-insurance-some-if-it/
The end of insurance (some of it)


2024-01-01



---
https://www.gnxp.com/WordPress/2017/12/12/most-people-say-they-think-nurture-is-more-important-than-nature-especially-white-americans/
Most people say they think nurture is more important than nature, especially white Americans


2024-01-01



---
https://www.gnxp.com/WordPress/2018/04/20/so-merfolk-are-a-real-thing-now/
So merfolk are a real thing now: adaptation to diving


2024-01-01



---
https://www.gnxp.com/WordPress/2018/08/26/there-could-be-100-million-genotyping-kits-sold-by-january-1st-2020/
There could be 100 million genotyping kits sold by January 1<sup>st</sup> 2020


2024-01-01



---
https://www.good.is/articles/a-happy-flourishing-city-with-no-advertising
A Happy, Flourishing City With No Advertising


2024-01-01



---
https://www.goodreads.com/api



2024-06-17



---
https://www.goodreads.com/book/show/1156345.Radiance
Radiance by Carter Scholz


2024-06-17



---
https://www.goodreads.com/book/show/1820441.Palimpsests
Palimpsests by Carter Scholz


2024-06-17



---
https://www.goodreads.com/featured_lists/1-author-interviews



2024-06-17



---
https://www.goodreads.com/interviews/show/10.Rob_Walker
Interview with Rob Walker


2024-06-17



---
https://www.goodreads.com/interviews/show/1001.Yu_Hua
Interview with Yu Hua


2024-06-17



---
https://www.goodreads.com/interviews/show/1002.Alan_Bradley
Interview with Alan Bradley


2024-06-17



---
https://www.goodreads.com/interviews/show/1014.Erik_Larson
Interview with Erik Larson


2024-06-17



---
https://www.goodreads.com/interviews/show/1029.Toni_Morrison
Interview with Toni Morrison


2024-06-17



---
https://www.goodreads.com/interviews/show/1037.Judy_Blume
Interview with Judy Blume


2024-06-17



---
https://www.goodreads.com/interviews/show/1038.Laurell_K_Hamilton
Interview with Laurell K. Hamilton


2024-06-17



---
https://www.goodreads.com/interviews/show/1074.Isabel_Allende
Interview with Isabel Allende


2024-06-17



---
https://www.goodreads.com/interviews/show/1076.Orhan_Pamuk
Interview with Orhan Pamuk


2024-06-17



---
https://www.goodreads.com/interviews/show/1085.Connor_Franta
Interview with Connor Franta


2024-06-17



---
https://www.goodreads.com/interviews/show/1086.Paula_Hawkins
Interview with Paula Hawkins


2024-06-17



---
https://www.goodreads.com/interviews/show/11.Selden_Edwards
Interview with Selden Edwards


2024-06-17



---
https://www.goodreads.com/interviews/show/1111.Helen_Oyeyemi
Interview with Helen Oyeyemi


2024-06-17



---
https://www.goodreads.com/interviews/show/1114.Augusten_Burroughs
Interview with Augusten Burroughs


2024-06-17



---
https://www.goodreads.com/interviews/show/1115.Nora_Roberts
Interview with Nora Roberts


2024-06-17



---
https://www.goodreads.com/interviews/show/1134.Elin_Hilderbrand
Interview with Elin Hilderbrand


2024-06-17



---
https://www.goodreads.com/interviews/show/1149.Julian_Fellowes
Interview with Julian Fellowes


2024-06-17



---
https://www.goodreads.com/interviews/show/1150.Michael_J_Sullivan
Interview with Michael J. Sullivan


2024-06-17



---
https://www.goodreads.com/interviews/show/1155.Jay_McInerney
Interview with Jay McInerney


2024-06-17



---
https://www.goodreads.com/interviews/show/1169.Colson_Whitehead
Interview with Colson Whitehead


2024-06-17



---
https://www.goodreads.com/interviews/show/1188.Michael_Chabon
Interview with Michael Chabon


2024-06-17



---
https://www.goodreads.com/interviews/show/1189.Stephenie_Meyer
Interview with Stephenie Meyer


2024-06-17



---
https://www.goodreads.com/interviews/show/1228.Mohsin_Hamid
Interview with Mohsin Hamid


2024-06-17



---
https://www.goodreads.com/interviews/show/1275.Michael_Connelly
Interview with Michael Connelly


2024-06-17



---
https://www.goodreads.com/interviews/show/1294.Celeste_Ng
Interview with Celeste Ng


2024-06-17



---
https://www.goodreads.com/interviews/show/13.Diane_Johnson
Interview with Diane Johnson


2024-06-17



---
https://www.goodreads.com/interviews/show/1310.Janet_Fitch
Interview with Janet Fitch


2024-06-17



---
https://www.goodreads.com/interviews/show/1324.Chloe_Benjamin
Interview with Chloe Benjamin


2024-06-17



---
https://www.goodreads.com/interviews/show/1327.Josiah_Bancroft
Interview with Josiah Bancroft


2024-06-17



---
https://www.goodreads.com/interviews/show/1343.Lisa_Genova
Interview with Lisa Genova


2024-06-17



---
https://www.goodreads.com/interviews/show/1348.Meg_Wolitzer
Interview with Meg Wolitzer


2024-06-17



---
https://www.goodreads.com/interviews/show/1366.Ruth_Ware
Interview with Ruth Ware


2024-06-17



---
https://www.goodreads.com/interviews/show/1372.Beatriz_Williams
Interview with Beatriz Williams


2024-06-17



---
https://www.goodreads.com/interviews/show/1373.Naomi_Novik
Interview with Naomi Novik


2024-06-17



---
https://www.goodreads.com/interviews/show/1386.Deborah_Harkness
Interview with Deborah Harkness


2024-06-17



---
https://www.goodreads.com/interviews/show/14.Neal_Stephenson
Interview with Neal Stephenson


2024-06-17



---
https://www.goodreads.com/interviews/show/16.Thomas_Frank
Interview with Thomas Frank


2024-06-17



---
https://www.goodreads.com/interviews/show/17.Anne_Rice
Interview with Anne Rice


2024-06-17



---
https://www.goodreads.com/interviews/show/18.Anita_Shreve
Interview with Anita Shreve


2024-06-17



---
https://www.goodreads.com/interviews/show/19.Dennis_Lehane
Interview with Dennis Lehane


2024-06-17



---
https://www.goodreads.com/interviews/show/20.John_Grogan
Interview with John Grogan


2024-06-17



---
https://www.goodreads.com/interviews/show/21.Malcolm_Gladwell
Interview with Malcolm Gladwell


2024-06-17



---
https://www.goodreads.com/interviews/show/226.Nick_Hornby
Interview with Nick Hornby


2024-06-17



---
https://www.goodreads.com/interviews/show/227.Audrey_Niffenegger
Interview with Audrey Niffenegger


2024-06-17



---
https://www.goodreads.com/interviews/show/25.Maeve_Binchy
Interview with Maeve Binchy


2024-06-17



---
https://www.goodreads.com/interviews/show/27.Christopher_Moore
Interview with Christopher Moore


2024-06-17



---
https://www.goodreads.com/interviews/show/29.Dan_Simmons
Interview with Dan Simmons


2024-06-17



---
https://www.goodreads.com/interviews/show/30.Jodi_Picoult



2024-06-17



---
https://www.goodreads.com/interviews/show/32.Joyce_Carol_Oates
Interview with Joyce Carol Oates


2024-06-17



---
https://www.goodreads.com/interviews/show/35.Alexander_McCall_Smith
Interview with Alexander McCall Smith


2024-06-17



---
https://www.goodreads.com/interviews/show/36.Elmore_Leonard
Interview with Elmore Leonard


2024-06-17



---
https://www.goodreads.com/interviews/show/38.China_Mi_ville
Interview with China Miéville


2024-06-17



---
https://www.goodreads.com/interviews/show/39.Lisa_See
Interview with Lisa See


2024-06-17



---
https://www.goodreads.com/interviews/show/4.Augusten_Burroughs



2024-06-17



---
https://www.goodreads.com/interviews/show/408.Greg_Mortenson
Interview with Greg Mortenson


2024-06-17



---
https://www.goodreads.com/interviews/show/43.Alice_Hoffman



2024-06-17



---
https://www.goodreads.com/interviews/show/435.Elizabeth_Gilbert
Interview with Elizabeth Gilbert


2024-06-17



---
https://www.goodreads.com/interviews/show/45.Lev_Grossman
Interview with Lev Grossman


2024-06-17



---
https://www.goodreads.com/interviews/show/46.Rebecca_Wells
Interview with Rebecca Wells


2024-06-17



---
https://www.goodreads.com/interviews/show/469.Elif_Shafak



2024-06-17



---
https://www.goodreads.com/interviews/show/470.Chris_Bohjalian
Interview with Chris Bohjalian


2024-06-17



---
https://www.goodreads.com/interviews/show/48.Anita_Diamant
Interview with Anita Diamant


2024-06-17



---
https://www.goodreads.com/interviews/show/49.James_Ellroy
Interview with James Ellroy


2024-06-17



---
https://www.goodreads.com/interviews/show/5.Marisa_de_los_Santos
Interview with Marisa de los Santos


2024-06-17



---
https://www.goodreads.com/interviews/show/507.Chang_rae_Lee
Interview with Chang-rae Lee


2024-06-17



---
https://www.goodreads.com/interviews/show/508.Frances_Mayes
Interview with Frances Mayes


2024-06-17



---
https://www.goodreads.com/interviews/show/521.Anna_Quindlen
Interview with Anna Quindlen


2024-06-17



---
https://www.goodreads.com/interviews/show/522.Yann_Martel
Interview with Yann Martel


2024-06-17



---
https://www.goodreads.com/interviews/show/528.Charlaine_Harris
Interview with Charlaine Harris


2024-06-17



---
https://www.goodreads.com/interviews/show/534.Bret_Easton_Ellis
Interview with Bret Easton Ellis


2024-06-17



---
https://www.goodreads.com/interviews/show/537.David_Mitchell
Interview with David Mitchell


2024-06-17



---
https://www.goodreads.com/interviews/show/543.Philippa_Gregory
Interview with Philippa Gregory


2024-06-17



---
https://www.goodreads.com/interviews/show/544.Terry_Brooks
Interview with Terry Brooks


2024-06-17



---
https://www.goodreads.com/interviews/show/545.Janet_Evanovich
Interview with Janet Evanovich


2024-06-17



---
https://www.goodreads.com/interviews/show/547.Sara_Gruen
Interview with Sara Gruen


2024-06-17



---
https://www.goodreads.com/interviews/show/553.Ken_Follett
Interview with Ken Follett


2024-06-17



---
https://www.goodreads.com/interviews/show/554.David_Sedaris
Interview with David Sedaris


2024-06-17



---
https://www.goodreads.com/interviews/show/556.Paul_Auster
Interview with Paul Auster


2024-06-17



---
https://www.goodreads.com/interviews/show/558.Fannie_Flagg
Interview with Fannie Flagg


2024-06-17



---
https://www.goodreads.com/interviews/show/559.Lauren_Oliver
Interview with Lauren Oliver


2024-06-17



---
https://www.goodreads.com/interviews/show/560.Justin_Cronin
Interview with Justin Cronin


2024-06-17



---
https://www.goodreads.com/interviews/show/561.Aimee_Bender
Interview with Aimee Bender


2024-06-17



---
https://www.goodreads.com/interviews/show/562.Rebecca_Skloot
Interview with Rebecca Skloot


2024-06-17



---
https://www.goodreads.com/interviews/show/568.Kim_Edwards
Interview with Kim Edwards


2024-06-17



---
https://www.goodreads.com/interviews/show/569.Orson_Scott_Card
Interview with Orson Scott Card


2024-06-17



---
https://www.goodreads.com/interviews/show/572.Jonathan_Evison
Interview with Jonathan Evison


2024-06-17



---
https://www.goodreads.com/interviews/show/573.Karen_Russell
Interview with Karen Russell


2024-06-17



---
https://www.goodreads.com/interviews/show/579.Ted_Dekker
Interview with Ted Dekker


2024-06-17



---
https://www.goodreads.com/interviews/show/580.Jean_M_Auel
Interview with Jean M. Auel


2024-06-17



---
https://www.goodreads.com/interviews/show/584.Geraldine_Brooks
Interview with Geraldine Brooks


2024-06-17



---
https://www.goodreads.com/interviews/show/585.Erik_Larson
Interview with Erik Larson


2024-06-17



---
https://www.goodreads.com/interviews/show/590.Jeffery_Deaver
Interview with Jeffery Deaver


2024-06-17



---
https://www.goodreads.com/interviews/show/591.Ann_Patchett
Interview with Ann Patchett


2024-06-17



---
https://www.goodreads.com/interviews/show/596.Ben_Mezrich
Interview with Ben Mezrich


2024-06-17



---
https://www.goodreads.com/interviews/show/597.Sapphire
Interview with Sapphire


2024-06-17



---
https://www.goodreads.com/interviews/show/601.Grant_Morrison
Interview with Grant Morrison


2024-06-17



---
https://www.goodreads.com/interviews/show/602.Richelle_Mead
Interview with Richelle Mead


2024-06-17



---
https://www.goodreads.com/interviews/show/609.Aravind_Adiga
Interview with Aravind Adiga


2024-06-17



---
https://www.goodreads.com/interviews/show/610.Madeleine_Wickham
Interview with Madeleine Wickham


2024-06-17



---
https://www.goodreads.com/interviews/show/616.Ellen_Hopkins
Interview with Ellen Hopkins


2024-06-17



---
https://www.goodreads.com/interviews/show/617.Jeffrey_Eugenides
Interview with Jeffrey Eugenides


2024-06-17



---
https://www.goodreads.com/interviews/show/623.David_Guterson
Interview with David Guterson


2024-06-17



---
https://www.goodreads.com/interviews/show/624.Sue_Grafton
Interview with Sue Grafton


2024-06-17



---
https://www.goodreads.com/interviews/show/636.Paula_McLain
Interview with Paula McLain


2024-06-17



---
https://www.goodreads.com/interviews/show/637.Veronica_Roth
Interview with Veronica Roth


2024-06-17



---
https://www.goodreads.com/interviews/show/638.Jon_Ronson
Interview with Jon Ronson


2024-06-17



---
https://www.goodreads.com/interviews/show/639.Erin_Morgenstern
Interview with Erin Morgenstern


2024-06-17



---
https://www.goodreads.com/interviews/show/640.Daniel_Handler
Interview with Daniel Handler


2024-06-17



---
https://www.goodreads.com/interviews/show/641.Alan_Zweibel
Interview with Dave Barry &amp; Alan Zweibel


2024-06-17



---
https://www.goodreads.com/interviews/show/653.Lisa_Lutz
Interview with Lisa Lutz


2024-06-17



---
https://www.goodreads.com/interviews/show/654.Anne_Lamott
Interview with Anne Lamott


2024-06-17



---
https://www.goodreads.com/interviews/show/661.Lionel_Shriver
Interview with Lionel Shriver


2024-06-17



---
https://www.goodreads.com/interviews/show/662.Anne_Tyler
Interview with Anne Tyler


2024-06-17



---
https://www.goodreads.com/interviews/show/7.Steven_Pressfield
Interview with Steven Pressfield


2024-06-17



---
https://www.goodreads.com/interviews/show/781.Peter_Carey
Interview with Peter Carey


2024-06-17



---
https://www.goodreads.com/interviews/show/782.Richard_Ford
Interview with Richard Ford


2024-06-17



---
https://www.goodreads.com/interviews/show/787.Terry_Pratchett
Interview with Terry Pratchett &amp; Stephen Baxter


2024-06-17



---
https://www.goodreads.com/interviews/show/794.Emily_Giffin
Interview with Emily Giffin


2024-06-17



---
https://www.goodreads.com/interviews/show/798.Jonathan_Tropper



2024-06-17



---
https://www.goodreads.com/interviews/show/8.Jackie_Collins
Interview with Jackie Collins


2024-06-17



---
https://www.goodreads.com/interviews/show/800.Martin_Amis
Interview with Martin Amis


2024-06-17



---
https://www.goodreads.com/interviews/show/805.Junot_D_az
Interview with Junot Díaz


2024-06-17



---
https://www.goodreads.com/interviews/show/806.Zadie_Smith
Interview with Zadie Smith


2024-06-17



---
https://www.goodreads.com/interviews/show/807.Michael_Chabon
Interview with Michael Chabon


2024-06-17



---
https://www.goodreads.com/interviews/show/812.Kate_Morton
Interview with Kate Morton


2024-06-17



---
https://www.goodreads.com/interviews/show/819.Karen_Marie_Moning
Interview with Karen Marie Moning


2024-06-17



---
https://www.goodreads.com/interviews/show/829.Susan_Cain
Interview with Susan Cain


2024-06-17



---
https://www.goodreads.com/interviews/show/830.M_L_Stedman
Interview with M.L. Stedman


2024-06-17



---
https://www.goodreads.com/interviews/show/836.Brandon_Sanderson
Interview with Brandon Sanderson


2024-06-17



---
https://www.goodreads.com/interviews/show/838.George_Saunders
Interview with George Saunders


2024-06-17



---
https://www.goodreads.com/interviews/show/839.Melanie_Benjamin
Interview with Melanie Benjamin


2024-06-17



---
https://www.goodreads.com/interviews/show/845.Harlan_Coben
Interview with Harlan Coben


2024-06-17



---
https://www.goodreads.com/interviews/show/846.Elizabeth_Strout
Interview with Elizabeth Strout


2024-06-17



---
https://www.goodreads.com/interviews/show/852.Kate_Atkinson
Interview with Kate Atkinson


2024-06-17



---
https://www.goodreads.com/interviews/show/857.Chimamanda_Ngozi_Adichie
Interview with Chimamanda Ngozi Adichie


2024-06-17



---
https://www.goodreads.com/interviews/show/867.Colum_McCann
Interview with Colum McCann


2024-06-17



---
https://www.goodreads.com/interviews/show/868.Barbara_Delinsky
Interview with Barbara Delinsky


2024-06-17



---
https://www.goodreads.com/interviews/show/869.Khaled_Hosseini
Interview with Khaled Hosseini


2024-06-17



---
https://www.goodreads.com/interviews/show/875.Melissa_Marr
Interview with Melissa Marr


2024-06-17



---
https://www.goodreads.com/interviews/show/878.Thomas_Keneally
Interview with Thomas Keneally


2024-06-17



---
https://www.goodreads.com/interviews/show/879.Marisha_Pessl
Interview with Marisha Pessl


2024-06-17



---
https://www.goodreads.com/interviews/show/884.Jojo_Moyes
Interview with Jojo Moyes


2024-06-17



---
https://www.goodreads.com/interviews/show/894.Wally_Lamb
Interview with Wally Lamb


2024-06-17



---
https://www.goodreads.com/interviews/show/9.Christina_Schwarz



2024-06-17



---
https://www.goodreads.com/interviews/show/902.Anita_Shreve
Interview with Anita Shreve


2024-06-17



---
https://www.goodreads.com/interviews/show/912.Ruth_Ozeki
Interview with Ruth Ozeki


2024-06-17



---
https://www.goodreads.com/interviews/show/917.Ishmael_Beah
Interview with Ishmael Beah


2024-06-17



---
https://www.goodreads.com/interviews/show/918.Sue_Monk_Kidd
Interview with Sue Monk Kidd


2024-06-17



---
https://www.goodreads.com/interviews/show/928.Laura_Lippman
Interview with Laura Lippman


2024-06-17



---
https://www.goodreads.com/interviews/show/932.Jane_Green
Interview with Jane Green


2024-06-17



---
https://www.goodreads.com/interviews/show/944.Michael_Cunningham
Interview with Michael Cunningham


2024-06-17



---
https://www.goodreads.com/interviews/show/945.Charlaine_Harris
Interview with Charlaine Harris


2024-06-17



---
https://www.goodreads.com/interviews/show/952.Herman_Koch
Interview with Herman Koch


2024-06-17



---
https://www.goodreads.com/interviews/show/953.Diana_Gabaldon
Interview with Diana Gabaldon


2024-06-17



---
https://www.goodreads.com/interviews/show/962.Nick_Harkaway
Interview with Nick Harkaway


2024-06-17



---
https://www.goodreads.com/interviews/show/963.Jacqueline_Winspear
Interview with Jacqueline Winspear


2024-06-17



---
https://www.goodreads.com/interviews/show/971.Paulo_Coelho
Interview with Paulo Coelho


2024-06-17



---
https://www.goodreads.com/interviews/show/975.David_Mitchell
Interview with David Mitchell


2024-06-17



---
https://www.goodreads.com/interviews/show/976.Sarah_Waters
Interview with Sarah Waters


2024-06-17



---
https://www.goodreads.com/interviews/show/989.Stephen_King
Interview with Stephen King


2024-06-17



---
https://www.goodreads.com/interviews/show/990.Margaret_Atwood
Interview with Margaret Atwood


2024-06-17



---
https://www.goodreads.com/interviews/show/993.Pierce_Brown
Interview with Pierce Brown


2024-06-17



---
https://www.goodreads.com/interviews/show/994.Liane_Moriarty
Interview with Liane Moriarty


2024-06-17



---
https://www.goodreads.com/interviews/show/995.Anthony_Doerr
Interview with Anthony Doerr


2024-06-17



---
https://www.goodreads.com/list/show/19341.Best_Science_Fiction
Best Science Fiction (3506 books)


2024-06-17



---
https://www.goodreads.com/list/show/497.The_Most_Begun_Read_but_Unfinished_Started_book_ever
The Most Begun "Read but Unfinished" (Started) book ever


2024-06-17



---
https://www.goodreads.com/list/show/728.The_Best_Fantasy_Books
The Best Fantasy Books


2024-06-17



---
https://www.goodreads.com/review/show/26441188
Evan (Brooklyn, NY)’s review of Light


2024-06-17



---
https://www.goodreads.com/shelf/show/abandoned
Abandoned Books


2024-06-17



---
https://www.goodreads.com/shelf/show/couldnt-finish?page=1
Couldnt Finish Books


2024-06-17



---
https://www.goodreads.com/shelf/show/didnt-finish
Didnt Finish Books


2024-06-17



---
https://www.goodreads.com/shelf/show/dnf
Dnf Books


2024-06-17



---
https://www.goodreads.com/user/show/11004626-gwern
Gwern (4,415 books)


2024-06-17



---
https://www.goodrx.com/metformin



2024-01-01



---
https://www.goodtherapy.org/blog/natural-lighting-increases-productivity-0104112/
GoodTherapy


2024-01-01



---
https://www.google.com/advanced_search
Google Advanced Search


2024-01-01



---
https://www.google.com/alerts
Google Alerts - Monitor the Web for interesting new content


2024-01-01



---
https://www.google.com/books/edition/THE_EFFECT_OF_FLOOR_CUES_UPON_THE_MASTER/Q5KWcs7b1SYC
Google Books


2024-01-01



---
https://www.google.com/search?num=100&q=%22half-Japanese%22%20site%3Aanimenewsnetwork.com
half-Japanese


2024-01-01



---
https://www.google.com/search?q=%22Exit+Interview%22&sitesearch=37signals.com/svn/posts/
Exit Interview


2024-01-01



---
https://www.google.com/search?q=%22GJP%3A%20%22%20site%3Apredictionbook%2Ecom
GJP:


2024-01-01



---
https://www.google.com/search?q=%22rejection%20therapy%22%20site%3Alesswrong.com
Rejection therapy on LessWrong.com


2024-01-01



---
https://www.google.com/search?q=%22sanded+floor%22&btnG=Search+Books&tbm=bks
sanded floor


2024-01-01



---
https://www.google.com/search?q=CQK



2024-01-01



---
https://www.google.com/search?q=Wings+of+Honneamise
Wings of Honneamise


2024-01-01



---
https://www.google.com/search?q=creatine%20AND%20%28IQ%20OR%20intelligence%20OR%20%22Raven%27s%22%29%20-mutagen
creatine AND (IQ OR intelligence OR "Raven's")


2024-01-01



---
https://www.google.com/search?q=delage+site%3Awww.urth.net
delage site:www.urth.net


2024-01-01



---
https://www.google.com/search?q=gwern+site%3Ahttp%3A%2F%2Fwww.haskell.org%2Fpipermail%2Fhaskell-cafe%2F
gwern site:http://www.haskell.org/pipermail/haskell-cafe/


2024-01-01

cs/haskell

---
https://www.google.com/search?q=gwern+site%3Ahttp%3A%2F%2Fwww.haskell.org%2Fpipermail%2Flibraries%2F
gwern site:http://www.haskell.org/pipermail/libraries/


2024-01-01

cs/haskell

---
https://www.google.com/search?q=gwern+site%3Ahttp%3A%2F%2Fwww.haskell.org%2Fpipermail%2Fxmonad%2F
gwern site:http://www.haskell.org/pipermail/xmonad/


2024-01-01

cs/haskell

---
https://www.google.com/search?q=gwern+site%3Ahttp%3A%2F%2Fwww.sl4.org%2Farchive%2F
gwern site:http://www.sl4.org/archive/


2024-01-01



---
https://www.google.com/search?q=gwern+site%3Aurth.net
gwern site:urth.net


2024-01-01



---
https://www.google.com/search?q=italic+capital+letter+A&tbm=isch



2024-01-01



---
https://www.google.com/search?q=lesswrong.com%20site%3Apredictionbook.com
lesswrong.com site:predictionbook.com


2024-01-01



---
https://www.google.com/search?q=modafinil%20site%3Abluelight.ru
modafinil site:bluelight.ru


2024-01-01



---
https://www.google.com/search?q=modafinil%20site%3Alongecity%2Eorg%2Fforum%2F
modafinil site:longecity.org/forum/


2024-01-01



---
https://www.google.com/search?q=nubrain+adrafinil+-site:nubrain.com&tbs=qdr:y
nubrain adrafinil


2024-01-01



---
https://www.google.com/search?q=predictionbook%2Ecom%20site%3Areddit%2Ecom
predictionbook.com site:reddit.com


2024-01-01



---
https://www.google.com/search?q=site:lists.osuosl.org/pipermail/darcs-devel/+gwern
site:lists.osuosl.org/pipermail/darcs-devel/ gwern


2024-01-01



---
https://www.google.com/search?q=site:lists.osuosl.org/pipermail/darcs-users/+gwern
site:lists.osuosl.org/pipermail/darcs-users/ gwern


2024-01-01



---
https://www.google.com/trends/correlate/



2024-01-01



---
https://www.google.com/trends/correlate/search?e=Irritable+Bowel+Syndrome&t=weekly&p=us



2024-01-01



---
https://www.google.com/trends/correlate/search?e=accident&t=weekly



2024-01-01



---
https://www.google.com/trends/correlate/search?e=clojure&t=weekly&p=us



2024-01-01



---
https://www.google.com/trends/correlate/search?e=losing%20weight&e=rental%20homes&t=weekly



2024-01-01



---
https://www.google.com/trends/correlate/search?e=migraine+headaches&t=weekly



2024-01-01



---
https://www.goproblems.com/
goproblems.com


2024-01-01



---
https://www.gov.cn/xinwen/2022-03/01/content_5676163.htm
全国人民代表大会常务委员会关于中国人民解放军现役士兵衔级制度的决定


2024-01-01



---
https://www.gov.uk/government/news/matt-hancock-announces-ambition-to-map-5-million-genomes
Matt Hancock announces ambition to map 5 million genomes


2024-01-01



---
https://www.gov.uk/government/news/phe-publishes-independent-expert-e-cigarettes-evidence-review
PHE publishes independent expert e-cigarettes evidence review


2024-01-01



---
https://www.gq-magazine.co.uk/article/silk-road-online-drugs-guns-black-market
Silk Road, online drugs and the hunt for Dread Pirate Roberts


2024-01-01



---
https://www.gq.com/story/fake-hitman-murder-for-hire
Inside the World of the Double-Crossing Fake Hitman


2024-01-01



---
https://www.gq.com/story/how-to-have-babies-sperm-donor-ed-houben
Stud: How to Have 106 Babies (and Counting)


2024-01-01



---
https://www.gq.com/story/james-patterson-routine-exellence
Here‘s How Author James Patterson Writes 31 Books at the Same Time: ‘My grandmother said, ‘Hungry dogs run faster’”, says the 75-year-old. “I’ve always been a hungry dog.’


2024-01-01



---
https://www.gq.com/story/jason-belmonte-bowling-profile
The Man Who Broke Bowling


2024-01-01



---
https://www.gq.com/story/memory-of-mankind-time-capsule
The Time Capsule That's as Big as Human History


2024-01-01



---
https://www.gq.com/story/secrets-of-the-worlds-greatest-art-thief
The Secrets of the World's Greatest Art Thief


2024-01-01



---
https://www.gq.com/story/the-great-chinese-art-heist
The Great Chinese Art Heist


2024-01-01



---
https://www.gq.com/story/the-last-true-hermit
The Strange and Curious Tale of the Last True Hermit: For nearly thirty years, a phantom haunted the woods of Central Maine


2024-01-01



---
https://www.greaterwrong.com/
LessWrong 2.0 viewer


2024-01-01



---
https://www.greaterwrong.com/about
About 2.0 viewer


2024-01-01



---
https://www.greenexercise.org/
Live a Happier Life With Sustainable Health


2024-01-01



---
https://www.greenexercise.org/pdf/IJEHR%20Green%20exercise%20(Pretty%20et%20al%202005).pdf



2024-01-01



---
https://www.greig.cc/journal/2013/1/what-does-a-hacker-news-traffic-spike-look-like



2024-08-04



---
https://www.gresearch.com/news/anki-as-learning-superpower-computer-science-edition/



2024-01-01



---
https://www.grillitype.com/
Welcome to Grilli Type – Independent Swiss Type Foundry


2024-01-01



---
https://www.gsb.stanford.edu/insights/itamar-simonson-what-makes-people-collect-things
Itamar Simonson: What Makes People Collect Things? A marketing professor explores the world of collectibles and consumer motivation


2024-01-01



---
https://www.guilford.com/books/Handbook-of-Psychopathy/Christopher-Patrick/9781462541232
Handbook of Psychopathy: Second Edition


2024-01-01



---
https://www.gutenberg.org/ebooks/2040
Confessions of an English Opium-Eater by Thomas De Quincey


2024-01-01



---
https://www.gutenberg.org/ebooks/22403
Poems of Gerard Manley Hopkins by Gerard Manley Hopkins


2024-01-01



---
https://www.gutenberg.org/ebooks/24560
The Jingle Book by Carolyn Wells


2024-01-01



---
https://www.gutenberg.org/ebooks/7848
Last Poems by A. E. Housman


2024-01-01



---
https://www.gutenberg.org/ebooks/author/659
Books by Boswell, James (sorted by popularity)


2024-01-01



---
https://www.gutenberg.org/ebooks/author/907
Books by Pope, Alexander (sorted by popularity)


2024-01-01



---
https://www.gutenberg.org/files/11945/11945-h/11945-h.htm#link2H_4_0004
Essays of Schopenhauer, by Arthur Schopenhauer


2024-01-01



---
https://www.gutenberg.org/files/11945/11945-h/11945-h.htm#link2H_4_0013
Essays of Schopenhauer


2024-01-01



---
https://www.gutenberg.org/files/1301/1301-h/1301-h.htm#link2HCH0013
The French Revolution, by Thomas Carlyle


2024-01-01



---
https://www.gutenberg.org/files/13084/13084-0.txt



2024-01-01



---
https://www.gutenberg.org/files/14240/14240.txt



2024-01-01



---
https://www.gutenberg.org/files/21256/21256-h/21256-h.htm#CHAP_IV
_Travels through the South of France and the Interior of Provinces of Provence and Languedoc in the Years 1807 and 1808_, Pinkney


2024-01-01



---
https://www.gutenberg.org/files/2701/2701-h/2701-h.htm
Moby Dick; Or the Whale, by Herman Melville


2024-01-01



---
https://www.gutenberg.org/files/29614/29614-h/29614-h.htm
The Game of Rat and Dragon, by Cordwainer Smith


2024-01-01



---
https://www.gutenberg.org/files/3600/3600-h/3600-h.htm#link2HCH0047
Essays of Michel de Montaigne


2024-01-01



---
https://www.gutenberg.org/files/37841/37841-h/37841-h.html#noteref_29
Human, All-Too-Human, Part II


2024-01-01



---
https://www.gutenberg.org/files/46128/46128-h/46128-h.htm
Perseverance Island, by Douglas Frazar


2024-01-01



---
https://www.gutenberg.org/files/51935/51935-h/51935-h.htm#Page_166
Human, all-too-Human volume 1, by Friedrich Nietzsche.


2024-01-01



---
https://www.gutenberg.org/files/57168/57168-h/57168-h.htm#Page_198
The Land Beyond the Forest, by E. Gerard.


2024-01-01



---
https://www.gutenberg.org/files/57168/57168-h/57168-h.htm#Page_29
The Land Beyond the Forest, by E. Gerard


2024-01-01



---
https://www.gutenberg.org/files/5978/5978-h/5978-h.htm#c15
Chapter XV. The Last Chronicle Of Barset—Leaving The Post Office


2024-01-01



---
https://www.hakalalabs.com/testing.html



2024-01-01



---
https://www.halopedia.org/Overload_Glitch_(Halo_3)
Overload glitch (Halo 3)


2024-01-01



---
https://www.hamilton.edu/documents/An-Analysis-of-the-Accuracy-of-Forecasts-in-the-Political-Media.pdf



2024-01-01



---
https://www.happierlivesinstitute.org/uploads/1/0/9/9/109970865/cash_transfer_meta-analysis_working_paper_1.53.pdf#page=2



2024-01-01



---
https://www.harney.com/
Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/collections/chinese-green-tea



2024-01-01



---
https://www.harney.com/products/american-buzz-bag-of-50-sachets
Yaupon Green - American Caffeinated Herbal - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/products/bamboo
Bamboo Tea - Wellness Tea - Free Domestic Shipping


2024-01-01



---
https://www.harney.com/products/bancha
Japanese Bancha


2024-01-01



---
https://www.harney.com/products/bi-lo-chun
Bi Lo Chun Tea - Free Domestic Shipping


2024-01-01



---
https://www.harney.com/products/blueberry-green
Blueberry Green Tea - Flavored Green Tea


2024-01-01



---
https://www.harney.com/products/chinese-flower
Chinese Flower Tea - Green Tea - Free Domestic Shipping


2024-01-01



---
https://www.harney.com/products/citron-green-loose-tea-sample



2024-01-01



---
https://www.harney.com/products/decaf-sencha
Decaf Sencha Tea - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/dragon-pearl-jasmine
Dragon Pearl Jasmine Tea - Green Tea


2024-01-01



---
https://www.harney.com/products/fenghuang-shuixian



2024-01-01



---
https://www.harney.com/products/genmaicha
Genmaicha Tea - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/ginger-s-oolong
Ginger's Oolong - Flavored Oolong Tea


2024-01-01



---
https://www.harney.com/products/guayusa
Guayusa


2024-01-01



---
https://www.harney.com/products/gyokuro
Gyokuro


2024-01-01



---
https://www.harney.com/products/hojicha
Hojicha Tea - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/hunan-bloolong-tea
7g, $4.00


2024-01-01



---
https://www.harney.com/products/hunan-mao-jian



2024-01-01



---
https://www.harney.com/products/ichiban-sencha
Ichiban Sencha


2024-01-01



---
https://www.harney.com/products/jane-s-garden-tea
Jane's Garden Tea


2024-01-01



---
https://www.harney.com/products/japanese-sencha
Japanese Sencha - Green Tea


2024-01-01



---
https://www.harney.com/products/jasmine
Buy Jasmine Tea - Floral Tea


2024-01-01



---
https://www.harney.com/products/jeju-sejak
Jeju Sejak


2024-01-01



---
https://www.harney.com/products/junshan-yellow



2024-01-01



---
https://www.harney.com/products/kagoshima
Kagoshima Tea - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/kukicha-tea
Kukicha


2024-01-01



---
https://www.harney.com/products/lemony-gunpowder
Lemony Gunpowder


2024-01-01



---
https://www.harney.com/products/lung-ching
Lung Ching Tea - Chinese Green Tea


2024-01-01



---
https://www.harney.com/products/matcha-iri-genmaicha
Matcha iri Genmaicha - Matcha Tea


2024-01-01



---
https://www.harney.com/products/matsuda-s-sencha
Matsuda's Sencha


2024-01-01



---
https://www.harney.com/products/meijiawu-lung-ching
Meijiawu Lung Ching


2024-01-01



---
https://www.harney.com/products/moroccan-mint
Organic Moroccan Mint


2024-01-01



---
https://www.harney.com/products/organic-bangkok
Organic Bangkok Tea - Flavored Green Tea


2024-01-01



---
https://www.harney.com/products/organic-chun-mee



2024-01-01



---
https://www.harney.com/products/organic-green-with-citrus-ginkgo
Organic Green w/ Citrus &amp; Ginkgo - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/products/organic-sencha
Organic Sencha - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/pan-asia



2024-01-01



---
https://www.harney.com/products/pomegranate-oolong
Pomegranate Oolong Tea


2024-01-01



---
https://www.harney.com/products/rou-gui-oolong
Rou Gui - A Wuyi Oolong - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/products/sencha-scent-of-mountains
Sencha Scent of Mountains - Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/soba-roasted-buckwheat
Soba Roasted Buckwheat Tea - Wellness Tea - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/products/spiced-plum-herbal
Spiced Plum Herbal Tea - Flavored Herbal Tea


2024-01-01



---
https://www.harney.com/products/tencha
Tencha Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/ti-quan-yin-spring-floral
Ti Quan Yin Spring Floral Oolong


2024-01-01



---
https://www.harney.com/products/tilleul-linden-tea
Tilleul Herbal Tea


2024-01-01



---
https://www.harney.com/products/tong-lu-green
Tong Lu Green Tea - Chinese Green - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harney.com/products/top-ti-quan-yin
Top Ti Quan Yin Tea - Oolong Tea


2024-01-01



---
https://www.harney.com/products/wild-chrysanthemum
Wild Chrysanthemum Tisane - Wellness Tea


2024-01-01



---
https://www.harney.com/products/wild-mountain-green



2024-01-01



---
https://www.harney.com/products/yanagi-premium-green
Yanagi Premium Japanese Green Tea


2024-01-01



---
https://www.harney.com/products/yellow-blue
Yellow &amp; Blue - Herbal Tea - Chamomile &amp; Lavender - Harney &amp; Sons Fine Teas


2024-01-01



---
https://www.harristeeter.com/p/ht-trader-decaffeinated-green-tea/0007203676232
38g, $1.50


2024-01-01



---
https://www.harrowell.org.uk/blog/2017/09/30/it-was-called-a-perceptron-for-a-reason-damn-it/
It was called a perceptron for a reason, damn it


2024-01-01



---
https://www.harrowell.org.uk/blog/2018/01/31/in-the-eternal-inferno-fiends-torment-ronald-coase-with-the-fate-of-his-ideas/
In The Eternal Inferno, Fiends Torment Ronald Coase With The Fate Of His Ideas


2024-01-01



---
https://www.harvey.ai/
Generative AI for Professional Services


2024-01-01



---
https://www.haskell.org/
Haskell Language


2024-01-01

cs/haskell

---
https://www.haskell.org/cabal/
The Haskell Cabal


2024-01-01

cs/haskell

---
https://www.haskell.org/cabal/old.html
Really Old Cabal Stuff


2024-01-01

cs/haskell

---
https://www.hbs.edu/faculty/Pages/default.aspx
Performance persistence in entrepreneurship


2024-01-01



---
https://www.hbs.edu/ris/Publication%20Files/07-034.pdf



2024-01-01



---
https://www.hdlf.org/phorum/read.php?5,78327,78328
Insurance won't cover Provigil use for HD symptoms


2024-01-01



---
https://www.healthandagingpolicy.org/fellows/tamara-harris-md-ms/
Tamara Harris, MD, MS—Health and Aging Policy Fellows Program


2024-07-20



---
https://www.healthnewsdigest.com/news/Research_270/Choose_Melatonin_Carefully.shtml
HealthNewsDigest.com


2024-01-01



---
https://www.healthyhearing.com/report/52510-Presbycusis-understanding-age-related-hearing-loss
Hearing loss in old age (presbycusis)


2024-01-01



---
https://www.healthyobsessions.net/2010/11/fitbit-zeo-sleep-cycle-1/



2024-01-01



---
https://www.henrikkarlsson.xyz/p/apprenticeship-online
Apprenticeship online


2024-01-01



---
https://www.henrikkarlsson.xyz/p/scene-creation-engines
Why Sweden punches above its weight in music


2024-01-01



---
https://www.heraldextra.com/news/local/crime-and-courts/police-springville-man-received-heroin-from-amsterdam/article_d536e982-bd2e-5af9-9bef-9e38e9c0d108.html
News, Sports, Jobs


2024-01-01



---
https://www.heraldsnet.org/saitou/parker/Jpglossp.htm#Party
A GLOSSARY OF TERMS USED IN HERALDRY


2024-01-01



---
https://www.heritage-posters.co.uk/product/it-is-warmer-below-poster-underground-poster-frederick-charles-herrick-1926/
It is Warmer Below Poster—Underground Poster—Frederick Charles Herrick—1926

1926
2024-10-26



---
https://www.hgsc.bcm.edu/people/boerwinkle-e
Eric Boerwinkle


2024-07-03



---
https://www.highflightfoundation.org/
High Flight Foundation - The Legacy of Astronaut Col. James B. Irwin


2024-01-01



---
https://www.highiqpro.com/high-iq-pro



2024-01-01



---
https://www.highlightcam.com/



2024-01-01



---
https://www.hindawi.com/journals/ijg/2018/5121540/
Common DNA Variants Accurately Rank an Individual of Extreme Height


2024-01-01



---
https://www.hindawi.com/journals/isrn/2012/768794/



2024-01-01



---
https://www.hindustantimes.com/punjab/financial-fraud-punjab-cops-brush-with-darknet-bitcoins/story-w4YDmUJFDgkV12scPzWWxO.html
Financial fraud: Punjab cops' brush with Darknet, Bitcoins


2024-01-01



---
https://www.history.com/news/how-portraiture-shaped-royal-marriages
How Unflattering Royal Portraits Could Break a Marriage Contract


2024-01-01



---
https://www.historytoday.com/archive/feature/heads-will-roll
The Ottoman Empire: Succession, Deposition and Fratricide: Getting and keeping the throne in the Ottoman Empire was no easy task. For a new sultan, the most foolproof method of securing power was to kill all other claimants


2024-01-01



---
https://www.hollywoodreporter.com/business/business-news/hunting-con-queen-hollywood-1125932/
Hunting the Con Queen of Hollywood


2024-01-01



---
https://www.hollywoodreporter.com/movies/movie-news/x-men-animated-series-story-90s-cartoon-hit-1052263/
X-Men: The Animated Series


2024-01-01



---
https://www.honest-broker.com/p/is-old-music-killing-new-music
Is Old Music Killing New Music?


2024-01-01



---
https://www.hoover.org/publications/policy-review
Policy Review


2024-01-01



---
https://www.hoover.org/research/visit-past
A Visit From The Past


2024-01-01



---
https://www.hoover.org/research/wonders-economic-growth
The Wonders Of Economic Growth


2024-01-01



---
https://www.hotdamndata.com/2013/10/xkcd-webcomic-of-internet-small-talk.html
A webcomic of the internet, small talk, meta discussions, and whimsical phantasmagoria


2024-01-01



---
https://www.hpl.hp.com/hpjournal/pdfs/IssuePDFs/1989-04.pdf



2024-01-01



---
https://www.hri.global/files/2011/07/13/West_-_Abuse_Liability_-_copyright_refused.pdf
A comparison of the abuse liability and dependence potential of nicotine patch, gum, spray and inhaler


2024-01-01



---
https://www.hsdl.org/c/view?docid=20646
1995


2024-01-01



---
https://www.hse.gov.uk/pubns/web34.pdf
The explosion of No. 5 Blast Furnace, Corus UK Ltd, Port Talbot (2001)


2024-01-01



---
https://www.hsph.harvard.edu/profile/henning-tiemeier/
Henning Tiemeier Academic Profile


2024-08-04



---
https://www.hsph.harvard.edu/profile/peter-kraft/
Peter Kraft Academic Profile


2024-09-27



---
https://www.hsx.com/security/feature.php?type=opening
Opening This Week


2024-01-01



---
https://www.hsx.com/security/feature.php?type=upcoming
Upcoming Movies - New Releases


2024-01-01



---
https://www.html-tidy.org/
HTML Tidy


2024-01-01



---
https://www.huffpost.com/entry/bill-zeller-dead-princeto_n_805689
Bill Zeller, Princeton Grad Student And 'Brilliant' Programmer, Dies In Apparent Suicide


2024-01-01



---
https://www.huffpost.com/entry/my-experiment-with-smart_b_156954
My Experiment With Smart Drugs


2024-01-01



---
https://www.huffpost.com/entry/photographs-redheads-of-color_n_55db9929e4b0a40aa3abf017
Photographer Explores The Beautiful Diversity Of Redheads Of Color: Michelle Marshall captures the more unusual manifestations of the MC1R gene


2024-01-01



---
https://www.huffpost.com/entry/sleep-tips_b_4792760
Personal Sleep Monitors: Do They Work?


2024-01-01



---
https://www.hustwit.com/
Gary Hustwit


2024-09-03



---
https://www.hustwit.com/helvetica
Helvetica


2024-01-01



---
https://www.hxa.name/books/ecog/Eckermann-ConversationsOfGoethe.html
‘Conversations Of Goethe’ by Johann Peter Eckermann : Contents


2024-01-01



---
https://www.iacr.org/archive/crypto2011/68410001/68410001.pdf



2024-01-01



---
https://www.iarpa.gov/index.php/research-programs/ace
IARPA - ACE


2024-01-01



---
https://www.ibiblio.org/ipa/poems/heaney/from_clearances_3.php
Seamus Heaney: From Clearances 3


2024-01-01



---
https://www.ibtimes.co.uk/dark-web-brixton-prison-worker-charged-trying-buy-glock-19-handgun-online-1546621
Dark web: Brixton Prison worker charged with trying to buy Glock 19 handgun online


2024-01-01



---
https://www.icpsr.umich.edu/web/ICPSR/studies/37932
MDRC’s The Higher Education Randomized Controlled Trials Restricted Access File (THE-RCT RAF), United States, 2003–2019

2003-01-01
2024-09-03



---
https://www.idsnews.com/article/2015/03/delta-tau-delta-member-arrested-for-dealing-xanax
Delta Tau Delta member arrested for dealing Xanax


2024-01-01



---
https://www.ieee-security.org/TC/SP2013/papers/4977a080.pdf
Trawling for Tor Hidden Services: Detection, Measurement, Deanonymization
Biryukov
2013
2024-01-01



---
https://www.ieee-security.org/TC/SPW2014/papers/5103a209.PDF



2024-01-01



---
https://www.ietf.org/rfc/rfc5005.txt



2024-01-01



---
https://www.iflscience.com/man-creates-traffic-jams-by-wheeling-around-99-cell-phones-in-a-trailer-54902
Man Creates Traffic Jams By Wheeling Around 99 Cell Phones In A Trailer


2024-01-01



---
https://www.iherb.com/potassium-iodide



2024-01-01



---
https://www.iherb.com/pr/nature-s-answer-liquid-omega-3-deep-sea-fish-oil-epa-dha-orange-16-fl-oz-480-ml/7908



2024-01-01



---
https://www.iherb.com/pr/now-foods-kelp-150-mcg-200-tablets/685



2024-01-01



---
https://www.iiste.org/Journals/index.php/JBAH/article/download/1994/1973



2024-01-01



---
https://www.iizcat.com/post/3340/22-priceless-photos-of-cats-trying-to-hide-from-the-vet



2024-01-01



---
https://www.ijntr.org/download_data/IJNTR01030019.pdf
Efficacy Study of Iodine Fortification of Milk on Iodine Status Markers: A Longitudinal Interventional, Controlled Study Among Schoolchildren in Morocco


2024-01-01



---
https://www.illumina.com/content/dam/illumina-marketing/documents/products/brochures/datasheet_omni_whole-genome_arrays.pdf
404 Resource at '/content/dam/illumina-marketing/documents/products/brochures/datasheet_omni_whole-genome_arrays.pdf' not found: No resource found


2024-01-01



---
https://www.imagesco.com/articles/1490/01.html
Digital Compass Navigation PC Board


2024-01-01



---
https://www.imagesco.com/catalog/DigitalCompass/DigitalCompass.html



2024-01-01



---
https://www.imagesco.com/kits/digital-navigation-boards.html



2024-01-01



---
https://www.imdb.com/chart/top/
IMDb Top 250 Movies


2024-01-01



---
https://www.imdb.com/name/nm0663048/
Charley Parlapanides


2024-01-01



---
https://www.imdb.com/name/nm0663050/bio/
Vlas Parlapanides - Biography


2024-01-01



---
https://www.imdb.com/pressroom/stats/
Press Room


2024-01-01



---
https://www.imdb.com/title/tt0551569/characters/nm2205890
IMDb: <em>The F***ing Fulfords</em> (2004): Quotes: Francis Fulford


2024-01-01



---
https://www.imdb.com/title/tt0923592/
Lost Lovers (1971)


2024-01-01



---
https://www.imdb.com/title/tt7478112/
People's Republic of Desire (2018)


2024-01-01



---
https://www.imdb.com/year/



2024-01-01



---
https://www.ime.usp.br/~abe/lista/pdfSDs9TvkeEz.pdf



2024-01-01



---
https://www.ime.usp.br/~abe/lista/pdfpWvyXNv25a.pdf



2024-01-01



---
https://www.imf.org/~/media/Files/Publications/WP/2018/wp18268.ashx#pdf



2024-01-01



---
https://www.imminst.org/



2024-01-01



---
https://www.impactcybertrust.org/dataset_view?idDataset=812
DS-812: Traveling the Silk Road: Non-anonymized datasets


2024-01-01



---
https://www.impactcybertrust.org/dataset_view?idDataset=844
DS-844: Measuring the Longitudinal Evolution of the Online Anonymous Marketplace Ecosystem: Anonymized datasets


2024-01-01



---
https://www.impactcybertrust.org/dataset_view?idDataset=896



2024-01-01



---
https://www.impactcybertrust.org/dataset_view?idDataset=897



2024-01-01



---
https://www.inc.com/minda-zetlin/netflix-blockbuster-meeting-marc-randolph-reed-hastings-john-antioco.html
Blockbuster Could Have Bought Netflix for $50 Million but the CEO Thought It Was a Joke: John Antioco's arrogance in September 2000 cost Blockbuster its future


2024-01-01



---
https://www.independent.co.uk/arts-entertainment/contemporary-poets-10-seamus-heaney-1540767.html
Contemporary poets 10: Seamus Heaney


2024-01-01



---
https://www.independent.co.uk/life-style/is-fish-oil-the-cure-for-schizophrenia-1157380.html
Is fish oil the cure for schizophrenia?


2024-01-01



---
https://www.independent.co.uk/news/science/crispr-gene-therapy-scientists-call-for-more-public-debate-around-breakthrough-technique-8927606.html
CRISPR gene therapy: Scientists call for more public debate around breakthrough technique


2024-01-01



---
https://www.independent.co.uk/news/science/is-this-the-secret-of-eternal-life-1674005.html
Is this the secret of eternal life?


2024-01-01



---
https://www.independent.co.uk/news/uk/home-news/smile-a-perfect-smile-but-don-t-laugh-we-have-officially-lost-our-dentures-1336158.html
Smile a perfect smile, but don't laugh ... we have officially lost our dentures: Even in the trendy Sixties, dentures—and jokes about them—were still commonplace. Not any more, reports Tim Minogue


2024-01-01



---
https://www.independent.co.uk/news/uk/this-britain/the-jousting-accident-that-turned-henry-viii-into-a-tyrant-1670421.html
Medical study uncovers turning point in king's life. Michael McCarthy reports


2024-01-01



---
https://www.independent.co.uk/news/world/europe/russian-teacher-kills-friend-in-heated-poetry-versus-prose-argument-9095784.html
Russian teacher 'kills friend in heated poetry versus prose argument'


2024-01-01



---
https://www.independent.co.uk/news/world/modern-art-was-cia-weapon-1578808.html
Modern art was CIA 'weapon'


2024-01-01



---
https://www.independent.com.mt/articles/2015-03-05/local-news/Undercover-policeman-impersonated-postman-in-delivery-of-suspicious-parcel-6736131684
Undercover policeman impersonated postman in delivery of suspicious parcel


2024-01-01



---
https://www.indiapost.gov.in/SP_Int.aspx



2024-01-01



---
https://www.inference.vc/everything-that-works-works-because-its-bayesian-2/
Everything that Works Works Because it's Bayesian: Why Deep Nets Generalize?


2024-01-01



---
https://www.infinityplus.co.uk/nonfiction/inttchiang.htm



2024-01-01



---
https://www.infinityplus.co.uk/stories/colderwar.htm



2024-01-01



---
https://www.infoplease.com/us/government/elections/presidential-election-of-2008-electoral-and-popular-vote-summary
Presidential Election of 2008, Electoral and Popular Vote Summary


2024-01-01



---
https://www.informatics.jax.org/greenbook/chapters/chapter2.shtml
_Biology of the Laboratory Mouse_: chapter 2, ‘Breeding Systems’


2024-01-01



---
https://www.informit.com/articles/article.aspx?p=2213858
Twenty Questions for Donald Knuth


2024-01-01



---
https://www.infoworld.com/article/2338356/amazon-s-quiet-open-source-revolution.html
Amazon’s quiet open source revolution: After years of getting a free ride from open source projects, the company is developing its own obsession with contributing
Matt Asay
2023-04-23
2024-01-01



---
https://www.infranken.de/lk/forchheim/im-darknet-mit-drogen-gehandelt-kripo-entlarvt-neun-maenner-aus-franken-art-1355609
Drogenbestellung im Darknet: Wendelsteiner vor Gericht


2024-01-01



---
https://www.iniseg.es/blog/seguridad/la-guardia-civil-detiene-a-uno-de-los-objetivos-de-la-macro-operacion-onymous-contra-los-mercados-clandestinos-en-la-deep-web/
La Guardia Civil detiene an uno de los objetivos de la macro operación ONYMOUS contra los mercados clandestinos en la Deep Web


2024-01-01



---
https://www.inkandswitch.com/index.html
Ink &amp; Switch


2024-01-01



---
https://www.inquiriesjournal.com/articles/1657/the-impact-of-listening-to-music-on-cognitive-performance
The Impact of Listening to Music on Cognitive Performance


2024-01-01



---
https://www.inquisitr.com/1513429/isis-dating-site-yusra-hussien-missing
ISIS Has A Dating Site? No Joke As Missing 15-Year-Old Seduced On ‘Jihadi Matchmaker’


2024-01-01



---
https://www.insidehighered.com/news/2010/05/25/science



2024-01-01



---
https://www.insidehighered.com/news/2014/01/22/see-how-liberal-arts-grads-really-fare-report-examines-long-term-data
To see how liberal arts grads really fare, report examines long-term data


2024-01-01



---
https://www.insidehighered.com/views/2011/08/11/precision-first
Precision First


2024-01-01



---
https://www.instructables.com/DIY-Replacement-Zeo-Sleep-Monitor-Headband-Sensor/
DIY Replacement Zeo Sleep Monitor Headband Sensor : 11 Steps


2024-01-01



---
https://www.instructables.com/Low-power-doorwindow-sensor/
Low Power Door/window Sensor : 6 Steps - Instructables


2024-01-01



---
https://www.instructables.com/Magnetic-Door-Sensor-and-Arduino/
Magnetic Door Sensor and Arduino : 4 Steps


2024-01-01



---
https://www.instructables.com/Solar-Powered-Raspberry-Pi/
Solar Powered Raspberry Pi : 4 Steps (with Pictures)


2024-01-01



---
https://www.intechopen.com/source/html/17370/media/image3.jpeg



2024-01-01



---
https://www.intel.com/pressroom/archive/releases/2007/20071025corp.htm
Intel Opens First High-Volume 45nm Microprocessor Manufacturing Factory


2024-01-01



---
https://www.internetworldstats.com/emarketing.htm



2024-01-01



---
https://www.inverse.com/article/53442-this-person-does-not-exist-has-spawned-a-host-of-a-i-powered-copycats
'This Person Does Not Exist' Has Spawned a Host of A.I.-Powered Copycats


2024-01-01



---
https://www.inverse.com/input/culture/goonettes-gooning-women-porn-sex-addiction
Meet the goonettes, women with staggering online porn habits


2024-01-01



---
https://www.inverse.com/input/culture/secretly-vibrant-world-of-audio-porn-mp3s
Inside the secretly vibrant business of porn MP3s


2024-01-01



---
https://www.inverse.com/input/features/dybbuk-box-dibbuk-kevin-mannis-zak-bagans-haunted-hoax-revealed
Finally, the truth behind the 'haunted' Dybbuk Box can be revealed


2024-01-01



---
https://www.inverse.com/input/features/king-pokemon-cards-charizards-gary-haase-profile
All hail King Pokémon!


2024-01-01



---
https://www.ioccc.org/2000/bellard.c



2024-01-01



---
https://www.ioccc.org/2000/bellard.hint



2024-01-01



---
https://www.iqout.com/
iqout.com


2024-01-01



---
https://www.iqtest.dk/main.swf



2024-01-01



---
https://www.irishcentral.com/news/the-secret-irishman-likely-behind-bitcoin-the-internet-currency-code-131039168-237415801
The secret Irishman likely behind bitcoin the internet currency code


2024-01-01



---
https://www.irishtimes.com/culture/books/in-1973-i-invented-a-girly-drink-called-baileys-1.3240945



2024-01-01



---
https://www.irishtimes.com/news/let-s-be-clear-i-didn-t-invent-bitcoin-1.614532
Let's be Clear: I didn't invent Bitcoin


2024-01-01



---
https://www.irrodl.org/index.php/irrodl/article/download/385/1049/



2024-01-01



---
https://www.irrodl.org/index.php/irrodl/article/view/1928/3131
View of The influence of personality and chronotype on distance learning willingness and anxiety among vocational high school students in Turkey


2024-01-01



---
https://www.isegoria.net/2017/10/experience-has-been-a-better-guide-than-theory/
Experience has been a better guide than theory


2024-01-01



---
https://www.isom.ca/wp-content/uploads/The-Role-of-Lithium-in-Neurological-Health-and-Disease-29.3.pdf
The Role of Lithium in Neurological Health and Disease


2024-01-01



---
https://www.isteve.com/blondes.htm



2024-01-01



---
https://www.itas.kit.edu/pub/m/2002/wedi02a.htm
Weber: Interview with Whitfield Diffie on the Development of Public Key Cryptography


2024-01-01



---
https://www.itcandor.com/hard-disk-suppliers/
How WD, Seagate and Toshiba ate the hard disk drive market


2024-01-01



---
https://www.ithacacityschools.org/



2024-01-01



---
https://www.itmedia.co.jp/news/articles/1711/28/news020.html
萌えキャラ生成AI、学習データを‘ネットの海’からゲッチュするのはアリか？ (1/5)


2024-01-01



---
https://www.itnews.com.au/news/aussie-coppers-bedeviled-by-online-contraband-networks-314984
Aussie coppers bedeviled by online contraband networks: War on the Silk Road requires legal barriers dismantled and police technical skills to be mapped


2024-01-01



---
https://www.itscomputers.lol/archimedes-cattle-problem



2024-01-01



---
https://www.iue.tuwien.ac.at/pdf/ib_2010/JB2011_Rupp_1.pdf



2024-01-01



---
https://www.ivfbabble.com/on-the-40th-anniversary-of-the-first-ivf-in-the-usa-the-first-baby-elizabeth-jordan-carr-looks-at-how-science-today-has-produced-a-new-world-first-baby-aurea/
Aurea Smigrodzki: The first baby in history to be conceived with the help of polygenic testing


2024-01-01



---
https://www.ivyspring.com/steveLawrence/SteveLawrence.htm
Online or Invisible?


2024-01-01



---
https://www.j-archive.com/
J! Archive


2024-01-01



---
https://www.jackkinsella.ie/articles/autodidactism



2024-01-01



---
https://www.jackkinsella.ie/articles/janki-method



2024-01-01



---
https://www.jacobh.co.uk/
Jacob Hilton's Homepage


2024-08-18



---
https://www.jair.org/media/301/live-301-1561-jair.ps



2024-01-01



---
https://www.jamendo.com/track/1231597/osmium
Omega+ - Osmium


2024-01-01



---
https://www.jamesclucas.com/peaches-preaches/a-loose-grip-on-life
A Loose Grip On Life


2024-01-01



---
https://www.jamesfadiman.com/
James Fadiman – Home Page


2024-01-01



---
https://www.jameslindlibrary.org/wp-data/uploads/2014/05/Kunz-et-al-2002.pdf



2024-01-01



---
https://www.japaninc.com/article.php?articleID=136
Archived Magazine Article


2024-01-01



---
https://www.japaninc.com/cpj/magazine/issues/1998/mar98/ohsuga.html
The Barriers to Software Development in Japan


2024-01-01



---
https://www.japaninc.com/mgz_nov-dec_2007_it-talent
How the Japanese IT Industry Destroys Talent


2024-01-01



---
https://www.japantimes.co.jp/culture/2014/10/18/films/hideaki-anno-emotional-deconstructionist/
Hideaki Anno: emotional deconstructionist


2024-01-01



---
https://www.jbc.org/article/S0021-9258



2024-05-17



---
https://www.jbc.org/article/S0021-9258(23)02437-7/fulltext



2024-01-01



---
https://www.jdmoyer.com/2010/03/04/sleep-experiment-a-month-with-no-artificial-light/
Sleep Experiment - A Month With No Artificial Light


2024-01-01



---
https://www.jefftk.com/dreyfus92.pdf



2024-01-01



---
https://www.jefftk.com/p/detecting-tanks
Detecting Tanks


2024-01-01



---
https://www.jefftk.com/p/long-bets-by-confidence-level
Long Bets by Confidence Level


2024-01-01



---
https://www.jefftk.com/p/mercury-spill
Mercury Spill


2024-01-01



---
https://www.jeremykun.com/2013/11/08/adversarial-bandits-and-the-exp3-algorithm/



2024-01-01



---
https://www.jeremykun.com/2017/02/27/the-reasonable-effectiveness-of-the-multiplicative-weights-update-algorithm/
The Reasonable Effectiveness of the Multiplicative Weights Update Algorithm


2024-01-01



---
https://www.jerrypournelle.com/reports/jerryp/iron.html
The Iron Law of Bureaucracy


2024-01-01



---
https://www.jetbrains.com/lp/mono/
JetBrains Mono: A free and open source typeface for developers


2024-01-01



---
https://www.jeuxvideo.com/forums/42-51-58995411-1-0-1-0-ce-generateur-de-waifu-thiswaifudoesnotexist.htm
Ce générateur de WAIFU "ThisWaifuDoesNotExist" sur le forum Blabla 18-25 ans - 20-02-2019 11:52:46


2024-01-01



---
https://www.jewishdatabank.org/databank/search-results/study/304



2024-01-01



---
https://www.jneurosci.org/content/25/38/8593
Monoamine Oxidase Inhibition Dramatically Increases the Motivation to Self-Administer Nicotine in Rats


2024-01-01



---
https://www.jneurosci.org/content/29/4/987.full
Inhibition of Monoamine Oxidases Desensitizes 5-HT1A Autoreceptors and Allows Nicotine to Induce a Neurochemical and Behavioral Sensitization


2024-01-01



---
https://www.jneurosci.org/content/29/7/2212
Genetics of Brain Fiber Architecture and Intellectual Performance


2024-01-01



---
https://www.jneurosci.org/content/30/9/3297.abstract
Training of Working Memory Impacts Structural Connectivity


2024-01-01



---
https://www.jneurosci.org/content/31/5/1563.full
Sleep Selectively Enhances Memory Expected to Be of Future Relevance


2024-01-01



---
https://www.jneurosci.org/content/31/7/2584.short
Short- and Long-Lasting Consequences of In Vivo Nicotine Treatment on Hippocampal Excitability


2024-01-01



---
https://www.jneurosci.org/content/32/12/4156.full
Neuroplasticity in cigarette smokers is altered under withdrawal and partially restituted by nicotine exposition
Grundey
2012
2024-01-01



---
https://www.jneurosci.org/content/33/12/5301
Training the Emotional Brain: Improving Affective Control through Emotional Working Memory Training


2024-01-01



---
https://www.jneurosci.org/content/35/4/1773.long
Creatine Supplementation Enhances Corticomotor Excitability and Cognitive Performance during Oxygen Deprivation


2024-01-01



---
https://www.jneurosci.org/content/jneuro/12/3/854.full.pdf
Extinction of fear-potentiated startle—blockade by infusion of an NMDA antagonist into the amygdala


2024-01-01



---
https://www.jneurosci.org/content/jneuro/22/9/3656.full.pdf



2024-01-01



---
https://www.jneurosci.org/content/jneuro/25/38/8593.full.pdf



2024-01-01



---
https://www.jneurosci.org/content/jneuro/29/23/7619.full.pdf



2024-01-01



---
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
Things You Should Never Do, Part I: rewrite the code from scratch


2024-01-01



---
https://www.joelonsoftware.com/2000/04/19/where-do-these-people-get-their-unoriginal-ideas/
Where do These People Get Their (Unoriginal) Ideas?


2024-01-01



---
https://www.joelonsoftware.com/2000/06/03/strategy-letter-iii-let-me-go-back/
Strategy Letter III: Let Me Go Back!


2024-01-01



---
https://www.joelonsoftware.com/2000/11/22/20001122/
2000/11/22 – Joel on Software


2024-01-01



---
https://www.joelonsoftware.com/2004/12/15/camels-and-rubber-duckies/
Camels and Rubber Duckies


2024-01-01



---
https://www.joelsimon.net/dimensions-of-dialogue



2024-01-01



---
https://www.johndcook.com/blog/2010/09/13/applied-topology-and-dante-an-interview-with-robert-ghrist/
Interview with Robert Ghrist


2024-01-01



---
https://www.johndcook.com/blog/2010/12/09/does-typing-speed-matter/
How much does typing speed matter?


2024-01-01



---
https://www.johndcook.com/blog/2010/12/11/after-two-days-id-turned-into-an-idiot/
After two days, I’d turned into an idiot


2024-01-01



---
https://www.johndcook.com/blog/2011/03/03/thomas-jefferson-meetings/
Thomas Jefferson and preparing for meetings


2024-01-01



---
https://www.johndcook.com/blog/2011/07/04/sorting/
Sorting


2024-01-01



---
https://www.johndcook.com/blog/2011/09/27/bayesian-amazon/
A Bayesian view of Amazon Resellers


2024-01-01



---
https://www.johndcook.com/blog/2011/11/22/norris-number/
Norris’ number


2024-01-01



---
https://www.johndcook.com/blog/2013/10/15/fermats-proof-of-his-last-theorem/
Fermat's proof of his last theorem


2024-01-01



---
https://www.johndcook.com/blog/2017/09/30/toxic-pairs/
Toxic Pairs PII Re-identification


2024-01-01



---
https://www.johndcook.com/blog/2020/10/04/why-a-little-knowledge-is-a-dangerous-thing/
Why a little knowledge is a dangerous thing


2024-01-01



---
https://www.johnomics.co.uk/about



2024-08-17



---
https://www.johnsonessays.com/the-adventurer/no-111-the-pleasures-and-advantages-of-industry/
The pleasures and advantages of industry


2024-01-01



---
https://www.johnsonessays.com/the-rambler/no-21-the-anxieties-of-literature-not-less-than-those-of-publick-stations-the-inequality-of-authors-writings/
The anxieties of literature not less than those of publick stations


2024-01-01



---
https://www.jordanbpeterson.com/docs/230/2014/26Petersonmythology.pdf#page=2
Neuropsychology of Motivation for Group Aggression and Mythology


2024-01-01



---
https://www.joshuaprager.com/articles-1/runaway-money
A Children’s Classic, A 9-Year-Old-Boy And a Fateful Bequest—For Albert Clarke, the Rise Of <em>Goodnight Moon</em> Is No Storybook Romance—Broken Homes, Broken Noses


2024-01-01



---
https://www.journals.uchicago.edu/doi/suppl/10.1086/721270/suppl_file/10286Data.zip



2024-09-03



---
https://www.journalsleep.org/Articles/270702.pdf



2024-01-01



---
https://www.journalsleep.org/Resources/Documents/2012abstractsupplement.pdf



2024-01-01



---
https://www.jstage.jst.go.jp/article/nikkashi1948/81/8/81_8_1320/_pdf



2024-01-01



---
https://www.jstage.jst.go.jp/article/nikkashi1948/90/6/90_6_507/_pdf



2024-01-01



---
https://www.jstage.jst.go.jp/article/tjem1920/115/2/115_2_137/_pdf
Effect of Unilateral Lesion of Amygdala on Unmanifested Response to Matatabi (<em>Actinidia polygama</em>) in Cats


2024-01-01



---
https://www.jstatsoft.org/index.php/jss/article/download/v035i03/394



2024-01-01



---
https://www.jstatsoft.org/index.php/jss/article/download/v048i09/601
Bradley-Terry Models in R: The BradleyTerry2 Package


2024-01-01



---
https://www.jstatsoft.org/index.php/jss/article/download/v048i10/602
prefmod: An R Package for Modeling Preferences Based on Paired Comparisons, Rankings, or Ratings


2024-01-01



---
https://www.jstatsoft.org/index.php/jss/article/download/v050i11/634
Evaluating Random Forests for Survival Analysis: Using Prediction Error Curves


2024-01-01



---
https://www.jstor.org/stable/10.1086/468061



2024-01-01



---
https://www.jstor.org/stable/10.1086/665048



2024-01-01



---
https://www.jstor.org/stable/3803390
Population Density of the Endangered Florida Key Deer


2024-01-01



---
https://www.justice.gov/archive/usao/cac/Pressroom/2012/045.html
USDOJ: US Attorney's Office - CENTRAL DISTRICT OF CALIFORNIA


2024-01-01



---
https://www.justice.gov/opa/pr/alleged-international-credit-card-trafficker-arrested-france-us-charges-related-sale-stolen
Office of Public Affairs Alleged International Credit Card Trafficker Arrested in France on U.S. Charges Related to Sale of Stolen Card Data


2024-01-01



---
https://www.justice.gov/usao-id/pr/boise-man-admits-importing-ecstasy-united-states
District of Idaho Boise Man Admits Importing Ecstasy Into The United States


2024-01-01



---
https://www.justice.gov/usao-nh/pr/georgia-man-sentenced-five-years-probation-conspiracy-distribute-unapproved-drugs-and
District of New Hampshire Georgia Man Sentenced to Five Years of Probation for Conspiracy to Distribute Unapproved Drugs and Smuggling of Goods


2024-01-01



---
https://www.justice.gov/usao-nj/pr/three-charged-operating-online-counterfeit-credit-card-retailer-responsible-estimated-345
District of New Jersey Three Charged With Operating Online Counterfeit Credit Card Retailer Responsible For Estimated $34.5 Million In Fraud


2024-01-01



---
https://www.justice.gov/usao-sc/pr/lexington-man-pleads-guilty-money-laundering-charge-using-bitcoin
Lexington Man Pleads Guilty to Money Laundering Charge Using Bitcoin


2024-01-01



---
https://www.justice.gov/usao-wdny/pr/three-men-indicted-district-s-first-bitcoin-related-case
Three Men Indicted On District's First Bitcoin-Related Case


2024-01-01



---
https://www.justice.gov/usao-wdpa/pr/indian-businessman-charged-drug-importation-smuggling-and-money-laundering-offenses
Indian Businessman Charged with Drug Importation, Smuggling, and Money Laundering Offenses


2024-01-01



---
https://www.justice.gov/usao-wdpa/pr/indian-businessman-sentenced-drug-importation-smuggling-and-international-money
Indian Businessman Sentenced for Drug Importation, Smuggling, and International Money Laundering Offenses


2024-01-01



---
https://www.justice.gov/usao/nys/pressreleases/December13/JonesetalArrestsSilkRoad2PR/Jones,%20Andrew,%20et%20al%20(Silk%20Road)%20Indictment.pdf



2024-09-25



---
https://www.jwz.org/blog/2004/03/when-the-database-worms-eat-into-your-brain/
when the database worms eat into your brain


2024-01-01



---
https://www.jwz.org/gruntle/design.html
design


2024-01-01



---
https://www.kadokawa.co.jp/product/200403000411/



2024-01-01



---
https://www.kadokawa.co.jp/product/201012000009/



2024-01-01



---
https://www.kaggle.com/andy8744
Andy8744 Expert


2024-01-01



---
https://www.kaggle.com/c/wikichallenge
Wikipedia's Participation Challenge


2024-01-01



---
https://www.kaggle.com/c/wikichallenge/forums/t/674/sampling-approach



2024-01-01



---
https://www.kaggle.com/datasets/canggih/anime-data-score-staff-synopsis-and-genre
Anime Data (Score, Staff, Synopsis, and Genre)


2024-01-01



---
https://www.kaggle.com/datasets/corollari/waifus
MyWaifuList


2024-01-01



---
https://www.kaggle.com/datasets/mylesoneill/tagged-anime-illustrations/home
Tagged Anime Illustrations


2024-01-01



---
https://www.kaggle.com/datasets/tgdivy/poetry-foundation-poems/version/1
Kaggle: Your Home for Data Science


2024-01-01



---
https://www.kaggle.com/datasets/ultrajack/modern-renaissance-poetry
Poems from poetryfoundation.org


2024-01-01



---
https://www.kaggle.com/summitkwan/tl-gan-demo



2024-01-01



---
https://www.kalzumeus.com/2006/08/14/you-can-probably-stand-to-charge-more/
You Can Probably Stand To Charge More


2024-01-01



---
https://www.kalzumeus.com/2011/12/01/inaugural-kalzumeus-podcast-japan-startups-ab-testing-and-more/
Inaugural Kalzumeus Podcast: Japan, Startups, A/B Testing, And More


2024-01-01



---
https://www.kalzumeus.com/2012/08/13/doubling-saas-revenue/
Doubling SaaS Revenue By Changing The Pricing Model


2024-01-01



---
https://www.kalzumeus.com/2012/09/17/ramit-sethi-and-patrick-mckenzie-on-getting-your-first-consulting-client/
Ramit Sethi and Patrick McKenzie on Getting Your First Consulting Client


2024-01-01



---
https://www.kalzumeus.com/2012/09/21/ramit-sethi-and-patrick-mckenzie-on-why-your-customers-would-be-happier-if-you-charged-more/
Ramit Sethi and Patrick McKenzie On Why Your Customers Would Be Happier If You Charged More


2024-01-01



---
https://www.kalzumeus.com/2015/05/01/talking-about-money/
Talking About Money


2024-01-01



---
https://www.karlsims.com/papers/siggraph94.pdf
Evolving Virtual Creatures


2024-01-01



---
https://www.kcl.ac.uk/people/jonathan-coleman
Jonathan Coleman


2024-08-25



---
https://www.kctv5.com/story/28250778/kansas-city-man-accused-of-possessing-35000-prescription-pills/



2024-01-01



---
https://www.kellogg.northwestern.edu/faculty/baliga/htm/Mnemonomics-%20The%20Sunk%20Cost%20Fallacy%20as%20a%20Memory%20Kludge.pdf
Mnemonomics: The Sunk Cost Fallacy as a Memory Kludge


2024-01-01



---
https://www.kellogg.northwestern.edu/faculty/jones-ben/htm/AgeDynamicsText.pdf
Age Dynamics in Scientific Creativity


2024-01-01



---
https://www.kentclarkcenter.org/surveys/inequality-and-skills/
Inequality and Skills


2024-01-01



---
https://www.kernel.org/doc/Documentation/process/stable-api-nonsense.rst



2024-01-01



---
https://www.khara.co.jp/hideakianno/personal-biography/
Personal Biography: Hideaki Anno—Scriptwriter, director, etc.
Hideaki Anno
2009
2024-01-01



---
https://www.kickstarter.com/projects/1499369835/nebia-shower-better-experience-70-less-water



2024-01-01



---
https://www.kickstarter.com/projects/1982999398/renaming-of-the-birds



2024-01-01



---
https://www.kickstarter.com/projects/pijuice/pijuice-a-portable-project-platform-for-every-rasp



2024-01-01



---
https://www.kickstarter.com/projects/upperstory/spintronics-build-mechanical-circuits



2024-01-01



---
https://www.kirkusreviews.com/book-reviews/carter-scholz/radiance-3/
RADIANCE


2024-01-01



---
https://www.kisho.co.jp/page.php/211



2024-01-01



---
https://www.klingberglab.se/pub/BergmanNutley_fluid_intelligence_2011.pdf
Gains in fluid intelligence after training non-verbal reasoning in 4-year-old children: a controlled, randomized study


2024-01-01



---
https://www.klingberglab.se/pub/CompTrainWM.pdf



2024-01-01



---
https://www.klingberglab.se/pub/Thorell2008.pdf



2024-01-01



---
https://www.klingberglab.se/pub/Thorell2009.pdf



2024-01-01



---
https://www.kokos.cz/bradkoun/movies/8mm.txt



2024-01-01



---
https://www.komal.hu/cikkek/kg/oroszlan/oroszlan.h.shtml
Kós Géza: Hogyan fogjunk oroszlánt?


2024-01-01



---
https://www.kooslooijesteijn.net/



2024-01-01



---
https://www.koreaboo.com/lists/these-3-women-are-considered-to-be-the-most-beautiful-ever-in-korean-history/
These 3 Women Are Considered To Be The Most Beautiful Ever In Korean History


2024-01-01



---
https://www.koreaherald.com/view.php?ud=20160825000693
Korea prepares emergency measures to bolster birthrate: Subsidies to apply to all households seeking infertility treatment, benefits to expand for paternal leave


2024-01-01



---
https://www.koreatimes.co.kr/www/news/nation/2008/05/117_24521.html
Korea’s Birthrate at World’s Lowest


2024-01-01



---
https://www.koreatimes.co.kr/www/news/opinon/2011/02/137_81147.html
Cyworld crying on Facebooks birthday - The Korea Times


2024-01-01



---
https://www.kptv.com/story/15084456/battle-ground-schools-let-students-sleep-in/



2024-01-01



---
https://www.ksl.com/article/50576831/changing-cancers-course-how-genetic-science-gave-3-all-american-athletes-a-future
Changing cancer's course: How genetic science gave 3 All-American athletes a future


2024-01-01



---
https://www.kyoani.de/6426/connichi-2010-gainax-dantalian-no-shoka-panel
Connichi 2010: GAINAX / Dantalian no Shoka Panel


2024-01-01



---
https://www.kyunghyuncho.me/
Kyunghyun Cho


2024-11-20



---
https://www.lablit.com/article/208/
The day after today – Interview with novelist Kim Stanley Robinson


2024-01-01



---
https://www.laht.com/article.asp?ArticleId=2358655&CategoryId=13003



2024-01-01



---
https://www.lakeconews.com/index.php?option=com_content&view=article&id=40754:three-arrested-on-marijuana-charges-during-nail-the-mailer-operation-money-drugs-weapons-seized&catid=1:latest&Itemid=197
Lake County News,California - Lake County News,California


2024-01-01



---
https://www.lambiek.net/artists/c/crumb_charles.htm
Charles Crumb


2024-05-24



---
https://www.langfordvets.co.uk/media/1161/cat-genetic-price-list-2019-20.pdf
Cat GeneticTest Prices: 2019/20


2024-01-01



---
https://www.lanl.gov/bdit/html/projects/AHF.htm
Missing Page


2024-01-01



---
https://www.lanl.gov/orgs/padwp/pdfs/nwj2_09.pdf#pg=22



2024-01-01



---
https://www.laphamsquarterly.org/energy/what-human-energy
What Is Human Energy?


2024-10-25



---
https://www.laphamsquarterly.org/roundtable/her-majestys-rat-catcher
Her Majesty’s Rat-Catcher


2024-10-26



---
https://www.laphamsquarterly.org/voices-in-time/flann-obrien-splits-the-atom.php?page=all
Issue Content Essay


2024-01-01



---
https://www.lastwordonnothing.com/2012/11/05/jonah-lehrer-nature-of-truth/
Jonah Lehrer, Scientists, and the Nature of Truth


2024-01-01



---
https://www.latimes.com/archives/blogs/booster-shots/story/2010-02-01/fish-oil-can-head-off-first-psychotic-episodes
Fish oil can head off first psychotic episodes


2024-01-01



---
https://www.latimes.com/archives/blogs/the-big-picture/story/2010-05-03/why-do-korean-moviegoers-get-to-see-iron-man-2-way-ahead-of-japan
Why do Korean moviegoers get to see 'Iron Man 2' way ahead of Japan?


2024-01-01



---
https://www.latimes.com/archives/la-xpm-1988-07-17-tm-9636-story.html
THE MAN WHO BLEW THE WHISTLE ON 'STAR WARS' : Roy Woodruff's Ordeal Began When He Tried to Turn the Vision of an X-ray Laser into Reality


2024-01-01



---
https://www.latimes.com/archives/la-xpm-2001-aug-15-fo-34311-story.html
Where Have All the Great Grapes Gone?


2024-01-01



---
https://www.latimes.com/archives/la-xpm-2003-jun-17-fi-clothestime17-story.html
Clothestime's Creditors File Bankruptcy Petition


2024-01-01



---
https://www.lawfaremedia.org/article/poisonous-affair-america-iraq-and-gassing-halabja-joost-r-hiltermann
<em>A Poisonous Affair: America, Iraq, and the Gassing of Halabja</em>, by Joost R. Hiltermann [book review]


2024-01-01



---
https://www.learningmedicinebook.com/
Learning Medicine: An Evidence-Based Guide


2024-01-01



---
https://www.learntechlib.org/p/31835/proceeding_31835.pdf



2024-01-01



---
https://www.learntechlib.org/p/40481/
The Effects of Gender and Dominant Mental Processes on Hypermedia Learning


2024-01-01



---
https://www.leesandlin.com/articles/LosingTheWar.htm
Losing the War


2024-01-01



---
https://www.leesburgtoday.com/crime/leesburg-man-denies-involvement-in-mailed-drugs-case/article_e6a17896-b6a4-11e3-b6b2-001a4bcf887a.html
Leesburg Man Denies Involvement In Mailed Drugs Case


2024-01-01



---
https://www.lef.org/magazine/mag2009/jan2009_Millions-of-Needless-Deaths_01.htm



2024-01-01



---
https://www.legacy.com/us/obituaries/montereyherald/name/raylyn-moore-obituary?id=26849899
Raylyn Moore Obituary (2005)


2024-01-01



---
https://www.lehighvalleylive.com/bethlehem/2015/02/west_bethlehem_drugraid_prompt.html
West Bethlehem drug raid prompted by controlled delivery of pot package, records say


2024-01-01



---
https://www.lematin.ch/story/le-fbi-fait-interpeller-un-vaudois-chez-lui-631648167370
Le FBI fait interpeller un Vaudois chez lui Darknet: Un informaticien est accusé d‘avoir créé un site de vente d’armes, de drogues et de faux papiers.


2024-01-01



---
https://www.lemonde.fr/pixels/article/2014/11/11/les-coulisses-de-l-operation-onymous-contre-des-dizaines-de-sites-caches-illegaux_4521827_4408996.html
Les coulisses de l‘opération « Onymous » contre des dizaines de sites cachés illégaux; L’opération a été menée conjointement par le FBI et Europol, et était en préparation depuis plus de six mois


2024-01-01



---
https://www.lemonde.fr/pixels/visuel/2015/03/06/google-memorial-le-petit-musee-des-projets-google-abandonnes_4588392_4408996.html
Google Memorial


2024-01-01



---
https://www.leontiadis.info/NLeontiadisEPP2014.pdf
The new Google Sites


2024-01-01



---
https://www.lesspenguiny.com/articles/best-article-on-bragging
The Best Article Ever Written About Bragging


2024-01-01



---
https://www.lesswrong.com/



2024-01-01



---
https://www.lesswrong.com/allPosts?sortedBy=new
All Posts


2024-01-01



---
https://www.lesswrong.com/books
Books


2024-09-17



---
https://www.lesswrong.com/posts/2JJtxitp6nqu6ffak/basic-facts-about-language-models-during-training-1#M3wsmwiGBCxd4dHHW



2024-01-01



---
https://www.lesswrong.com/posts/2JdvZw3CXzafxQugN/decision-theories-a-semi-formal-analysis-part-i
Decision Theories: A Semi-Formal Analysis, Part I


2024-01-01



---
https://www.lesswrong.com/posts/2MD3NMLBPCqPfnfre/cached-thoughts
Cached Thoughts


2024-01-01



---
https://www.lesswrong.com/posts/2PejHXfkuHmidgSrp/august-2013-media-thread#8KQWp9YKw2EDTcqty



2024-01-01



---
https://www.lesswrong.com/posts/2PejHXfkuHmidgSrp/august-2013-media-thread#SxqX5NCuQKyACxLAf



2024-01-01



---
https://www.lesswrong.com/posts/2ftJ38y9SRBCBsCzy/scope-insensitivity
Scope Insensitivity


2024-01-01



---
https://www.lesswrong.com/posts/2w9FEdFiMwnGLbAZf/effects-of-castration-on-the-life-expectancy-of-contemporary
Effects of Castration on the Life Expectancy of Contemporary Men


2024-01-01



---
https://www.lesswrong.com/posts/2w9FEdFiMwnGLbAZf/effects-of-castration-on-the-life-expectancy-of-contemporarycogu
Effects of Castration on the Life Expectancy of Contemporary Men


2024-01-01



---
https://www.lesswrong.com/posts/33YYcoWwtmqzAq9QR/beware-of-weird-psychological-samples
Beware of WEIRD psychological samples


2024-01-01



---
https://www.lesswrong.com/posts/35P62KXiqR2DfG8e7/the-conditional-fallacy-in-contemporary-philosophy
The Conditional Fallacy in Contemporary Philosophy


2024-01-01



---
https://www.lesswrong.com/posts/37sHjeisS9uJufi4u/scholarship-how-to-do-it-efficiently
Scholarship: How to Do It Efficiently


2024-01-01



---
https://www.lesswrong.com/posts/3T6p93Mut7G8qdkAs/evaluability-and-cheap-holiday-shopping
Evaluability (And Cheap Holiday Shopping)


2024-01-01



---
https://www.lesswrong.com/posts/3YjWifjkhw2Q8RQL2/gpt-3-fiction-samples
GPT-3 Fiction Samples


2024-01-01



---
https://www.lesswrong.com/posts/3r4GETDPMf335HfpA/memory-spaced-repetition-and-life#Mpc8rgQC4THkh38SF



2024-01-01



---
https://www.lesswrong.com/posts/3z8xxvSib8LQuhFaa/does-evidential-decision-theory-really-fail-solomon-s
Does Evidential Decision Theory really fail Solomon's Problem?


2024-01-01



---
https://www.lesswrong.com/posts/46qnWRSR7L2eyNbMA/the-lens-that-sees-its-flaws
The Lens That Sees Its Flaws


2024-01-01



---
https://www.lesswrong.com/posts/4JeAoTrAuByXGw6zm/updated-how-does-gpt2-s-training-corpus-capture-internet



2024-01-01



---
https://www.lesswrong.com/posts/4Rrkdz9eRL5HtH6cc/arbitrage-of-prediction-markets
Arbitrage of prediction markets


2024-01-01



---
https://www.lesswrong.com/posts/4Rrkdz9eRL5HtH6cc/arbitrage-of-prediction-markets1b2l
Arbitrage of prediction markets


2024-01-01



---
https://www.lesswrong.com/posts/4XRjPocTprL4L8tmB/science-in-a-high-dimensional-world
Science in a High-Dimensional World


2024-01-01



---
https://www.lesswrong.com/posts/4gevjbK77NQS6hybY/understanding-your-understanding
Understanding your understanding


2024-01-01



---
https://www.lesswrong.com/posts/4kphivjxngJmEdWsN/transcript-tyler-cowen-on-stories
[Transcript] Tyler Cowen on Stories


2024-01-01



---
https://www.lesswrong.com/posts/4sAsygakd4oCpbEKs/lesswrong-help-desk-free-paper-downloads-and-more-2014
Free research help, editing and article downloads for LessWrong


2024-01-01



---
https://www.lesswrong.com/posts/5GnwjxbL3SQ7gjRn6/open-thread-july-16-22-2013#gfRKkcyXDTiKkug56



2024-01-01



---
https://www.lesswrong.com/posts/5JDkW4MYXit2CquLs/your-strength-as-a-rationalist
Your Strength as a Rationalist


2024-01-01



---
https://www.lesswrong.com/posts/5o3CxyvZ2XKawRB5w/machine-learning-and-unintended-consequences#SNHJNFN9SjNW6djgc



2024-01-01



---
https://www.lesswrong.com/posts/5o3CxyvZ2XKawRB5w/machine-learning-and-unintended-consequences#tKdjcCZAtbE6vJq4v



2024-01-01



---
https://www.lesswrong.com/posts/5qyytGqZWv5bt6723/the-power-of-high-speed-stupidity
The Power of High Speed Stupidity


2024-01-01



---
https://www.lesswrong.com/posts/5vogC4eJ4gXixX2KJ/should-i-believe-what-the-siai-claims#Mich92awM4J2htpqp



2024-01-01



---
https://www.lesswrong.com/posts/5yFRd3cjLpm3Nd6Di/argument-screens-off-authority
Argument Screens Off Authority


2024-01-01



---
https://www.lesswrong.com/posts/62p74DvwNHgQXCXcH/are-deontological-moral-judgments-rationalizations
Are Deontological Moral Judgments Rationalizations?


2024-01-01



---
https://www.lesswrong.com/posts/65qmEJHDw3vw69tKm/proposal-scaling-laws-for-rl-generalization#bdzbeD9YvarEEopCq



2024-01-01



---
https://www.lesswrong.com/posts/6NvbSwuSAooQxxf7f/beware-of-other-optimizing
Beware of Other-Optimizing


2024-01-01



---
https://www.lesswrong.com/posts/6SGqkCgHuNr7d4yJm/thoughts-on-the-singularity-institute-si
Thoughts on the Singularity Institute (SI)


2024-01-01



---
https://www.lesswrong.com/posts/6hfGNLf4Hg5DXqJCF/a-fable-of-science-and-politics
A Fable of Science and Politics


2024-01-01



---
https://www.lesswrong.com/posts/6vSJe9WXCNvy3Wpoh/the-decline-effect-and-the-scientific-method-link#CioABB2nPf4goMJ4F



2024-01-01



---
https://www.lesswrong.com/posts/6vSJe9WXCNvy3Wpoh/the-decline-effect-and-the-scientific-method-link#Rxc67BfJBpmYMbNaw



2024-01-01



---
https://www.lesswrong.com/posts/6vSJe9WXCNvy3Wpoh/the-decline-effect-and-the-scientific-method-link#sM5STEexXcKr3KFg5



2024-01-01



---
https://www.lesswrong.com/posts/6vcxuRHzeM99jYcYd/privileging-the-question
Privileging the Question


2024-01-01



---
https://www.lesswrong.com/posts/79g662fdusDsXWK67/stanislav-petrov-day
Stanislav Petrov Day


2024-01-01



---
https://www.lesswrong.com/posts/7FzD7pNm9X68Gp5ZC/why-our-kind-can-t-cooperate
Why Our Kind Can't Cooperate


2024-01-01



---
https://www.lesswrong.com/posts/7ZB37f25up8E7Z8Dn/recent-updates-to-gwern-net-2012-2013
Recent updates to Gwern.net (2012–2013)


2024-01-01



---
https://www.lesswrong.com/posts/7b3njJqE7fzurhFTM/daily-low-dose-aspirin-round-2
Daily Low-Dose Aspirin, Round 2


2024-01-01



---
https://www.lesswrong.com/posts/7cXBoDQ6udquZJ89c/a-toy-model-of-the-control-problem
A toy model of the control problem


2024-01-01



---
https://www.lesswrong.com/posts/7gyBiGroJykJvB3eo/hope-function
Hope Function


2024-01-01



---
https://www.lesswrong.com/posts/7mCusQu7ZXprbYfYc/sl4-meta-list-closure-2-month-followup
SL4 META: list closure 2 month followup


2024-01-01



---
https://www.lesswrong.com/posts/7s2as5qJg5eFpyGcM/slowing-moore-s-law-why-you-might-want-to-and-how-you-would
Slowing Moore's Law: Why You Might Want To and How You Would Do It


2024-01-01



---
https://www.lesswrong.com/posts/85LY7zQhTkWo4PmRc/harder-choices-matter-less
Harder Choices Matter Less


2024-01-01



---
https://www.lesswrong.com/posts/87mdaCvCyo5bkk8hE/
Not for the Sake of Pleasure Alone


2024-01-01



---
https://www.lesswrong.com/posts/8ZrQkBDptXhumhP3S/notes-on-autonomous-cars
Notes on Autonomous Cars


2024-01-01



---
https://www.lesswrong.com/posts/8ZugMc4E5959Xh86i/how-i-use-anki-to-learn-mathematics
How I use Anki to learn mathematics


2024-01-01



---
https://www.lesswrong.com/posts/8gqrbnW758qjHFTrH/security-mindset-and-ordinary-paranoia
Security Mindset and Ordinary Paranoia


2024-01-01



---
https://www.lesswrong.com/posts/8hxvfZiqH24oqyr6y/wireless-is-a-trap
Wireless is a trap


2024-01-01



---
https://www.lesswrong.com/posts/99DctaXedCFPfG2vb/case-study-the-death-note-script-and-bayes
Case Study: the Death Note Script and Bayes


2024-01-01



---
https://www.lesswrong.com/posts/99DctaXedCFPfG2vb/case-study-the-death-note-script-and-bayes87ia
Case Study: the Death Note Script and Bayes


2024-01-01



---
https://www.lesswrong.com/posts/9RHDBtC6LahtJjmir/rationalist-fiction-a-slice-of-life-in-hell#gSsxrqsJHJXc6yJyj



2024-01-01



---
https://www.lesswrong.com/posts/9YDk52NPrfq7nqLvd/lessons-from-the-book-of-my-life



2024-01-01



---
https://www.lesswrong.com/posts/9ZodFr54FtpLThHZh/experiential-pica
Experiential Pica


2024-01-01



---
https://www.lesswrong.com/posts/9o3Cjjem7AbmmZfBs/living-luminously
Living Luminously


2024-01-01



---
https://www.lesswrong.com/posts/9o3QBg2xJXcRCxGjS/working-hurts-less-than-procrastinating-we-fear-the-twinge
Working hurts less than procrastinating, we fear the twinge of starting


2024-01-01



---
https://www.lesswrong.com/posts/9peaSLgk92RJrGfBP/the-dangers-of-zero-and-one
The dangers of zero and one


2024-01-01



---
https://www.lesswrong.com/posts/9vKRHBCLvwqN26LLs/the-personality-of-great-creative-scientists-open-and
The Personality of (great/creative) Scientists: Open and Conscientious


2024-01-01



---
https://www.lesswrong.com/posts/9weLK2AJ9JEt2Tt8f/politics-is-the-mind-killer
Politics is the Mind-Killer


2024-01-01



---
https://www.lesswrong.com/posts/ADwayvunaJqBLzawa/contra-hofstadter-on-gpt-3-nonsense
Contra Hofstadter on GPT-3 Nonsense


2024-01-01



---
https://www.lesswrong.com/posts/ATgFZpZCh4rS8fCGD/inherited-improbabilities-transferring-the-burden-of-proof
Inherited Improbabilities: Transferring the Burden of Proof


2024-01-01



---
https://www.lesswrong.com/posts/AaCjoWaHQzCJKheFi/open-thread-february-1-14-2013#XtCGvcrsddeSWBNjd



2024-01-01



---
https://www.lesswrong.com/posts/AdYdLP2sRqPMoe8fb/knowing-about-biases-can-hurt-people
Knowing About Biases Can Hurt People


2024-01-01



---
https://www.lesswrong.com/posts/AeBfaMZt7e7ye38Hw/open-thread-november-1-15-2012#8ndEKWPtM7ps9kDgF



2024-01-01



---
https://www.lesswrong.com/posts/AeBfaMZt7e7ye38Hw/open-thread-november-1-15-2012#vaPrASrePHKdcNN9K



2024-01-01



---
https://www.lesswrong.com/posts/Ag7oQifJQM5AnMCrR/my-simple-hack-for-increased-alertness-and-improved
My simple hack for increased alertness and improved cognitive functioning: very bright light


2024-01-01



---
https://www.lesswrong.com/posts/As9E3HfgED2zkTAfB/a-vote-against-spaced-repetition
A vote against spaced repetition


2024-01-01



---
https://www.lesswrong.com/posts/B9WxT7fQKhhywW2PN/emotional-regulation-part-i-a-problem-summary
Emotional regulation, Part I: a problem summary


2024-01-01



---
https://www.lesswrong.com/posts/BaCWFCxBQYjJXSsah/priming-and-contamination
Priming and Contamination


2024-01-01



---
https://www.lesswrong.com/posts/BcYBfG8KomcpcxkEg/crisis-of-faith
Crisis of Faith


2024-01-01



---
https://www.lesswrong.com/posts/BkDGfZey5p8YdSJvH/interesting-critique-of-british-education-by-outgoing
Interesting critique of British education by outgoing advisor (warning: some politics)


2024-01-01



---
https://www.lesswrong.com/posts/BmGrj9pRkcbJxae3x/i-was-not-almost-wrong-but-i-was-almost-right-close-call
I Was Not Almost Wrong But I Was Almost Right: Close-Call Counterfactuals and Bias


2024-01-01



---
https://www.lesswrong.com/posts/Bsa325tntncXWX4uJ/learn-power-searching-with-google#ZqY64PqXZGFL4fkps



2024-01-01



---
https://www.lesswrong.com/posts/CH5MvBeHf3uuD2FEr/june-2014-media-thread#kiNF4yNmazxNBQk8B



2024-01-01



---
https://www.lesswrong.com/posts/CKW8c2Bngz9yXibSk/statistical-prediction-rules-out-perform-expert-human
Statistical Prediction Rules Out-Perform Expert Human Judgments


2024-01-01



---
https://www.lesswrong.com/posts/CKpByWmsZ8WmpHtYa/competent-elites
Competent Elites


2024-01-01



---
https://www.lesswrong.com/posts/CKpByWmsZ8WmpHtYa/competent-elites#comment-jzCu3bdgoQ77Y5hZN
Competent Elites


2024-01-01



---
https://www.lesswrong.com/posts/CPm5LTwHrvBJCa9h5/planning-fallacy
Planning Fallacy


2024-01-01



---
https://www.lesswrong.com/posts/CPm5LTwHrvBJCa9h5/planning-fallacy2s2y
Planning Fallacy


2024-01-01



---
https://www.lesswrong.com/posts/CXZK4cixfnKJF5Ycy/on-the-openness-personality-trait-and-rationality
On the Openness personality trait &amp; 'rationality'


2024-01-01



---
https://www.lesswrong.com/posts/CZQuFoqgPXQawH9aL/new-report-intelligence-explosion-microeconomics
New report: Intelligence Explosion Microeconomics


2024-01-01



---
https://www.lesswrong.com/posts/CZnBQtvDw33rmWpBD/guilt-another-gift-nobody-wants
Guilt: Another Gift Nobody Wants


2024-01-01



---
https://www.lesswrong.com/posts/Ce5cdvLkKyu6nTbh9/the-greatest-host-2
The Greatest Host


2024-01-01



---
https://www.lesswrong.com/posts/CeZgKf6uTaPZb4x3u/bounding-the-impact-of-agi
Bounding the impact of AGI


2024-01-01



---
https://www.lesswrong.com/posts/CfTH84gGFCRqo8D7t/cult-impressions-of-less-wrong-singularity-institute#u7Ga5JhcoyuYSKRSq



2024-01-01



---
https://www.lesswrong.com/posts/Cq4KKE4Xg6xdeoSJZ/what-are-you-working-on#LYPBs8L4S74hu44yJ



2024-01-01



---
https://www.lesswrong.com/posts/CqyJzDZWvGhhFJ7dY/belief-in-belief
Belief in Belief


2024-01-01



---
https://www.lesswrong.com/posts/DARiTSTx5xDLQGrrz/inverse-scaling-prize-second-round-winners
Inverse Scaling Prize: Second Round Winners


2024-01-01



---
https://www.lesswrong.com/posts/DCL3MmMiPsuMxP45a/even-superhuman-go-ais-have-surprising-failures-modes
Even Superhuman Go AIs Have Surprising Failure Modes


2024-01-01



---
https://www.lesswrong.com/posts/DfvX99AKx7pR7NE3v/lw-anchoring-experiment-maybe
LW anchoring experiment: maybe


2024-01-01



---
https://www.lesswrong.com/posts/DoLQN5ryZ9XkZjq5h/tsuyoku-naritai-i-want-to-become-stronger
Tsuyoku Naritai! (I Want To Become Stronger)


2024-01-01



---
https://www.lesswrong.com/posts/DuM5d7stfbm4KksM2/on-the-etiology-of-religious-belief
On the etiology of religious belief


2024-01-01



---
https://www.lesswrong.com/posts/DyZuewJMopqfEnQmo/get-genotyped-for-free-if-your-iq-is-high-enough#PYRhkrvFybZFfa24q



2024-01-01



---
https://www.lesswrong.com/posts/DyZuewJMopqfEnQmo/get-genotyped-for-free-if-your-iq-is-high-enough#s6NMhaAheS7FtAHWT



2024-01-01



---
https://www.lesswrong.com/posts/EF6YAq2aD5dt2sgeN/summary-internet-search-tips-by-gwern-branwen
Summary: "Internet Search tips"


2024-01-01



---
https://www.lesswrong.com/posts/EFQ3F6kmt4WHXRqik/ugh-fields
Ugh fields


2024-01-01



---
https://www.lesswrong.com/posts/EKP4HtaHaSiZL4u4N/the-ai-dungeons-dragon-model-is-heavily-path-dependent
The ‘AI Dungeons’ Dragon Model is heavily path dependent (testing GPT-3 on ethics)


2024-01-01



---
https://www.lesswrong.com/posts/EL7Cui98uKYMFrDBN/ask-for-help-on-your-project-open-thread#AsFfmFrPFfY4FeoX3



2024-01-01



---
https://www.lesswrong.com/posts/EQkELCGiGQwvrrp3L/growing-up-is-hard
Growing Up is Hard


2024-01-01



---
https://www.lesswrong.com/posts/F6ZTtBXn2cFLmWPdM/seven-years-of-spaced-repetition-software-in-the-classroom-1
Seven Years of Spaced Repetition Software in the Classroom


2024-01-01



---
https://www.lesswrong.com/posts/FCxHgPsDScx4C3H8n/efficient-charity
Efficient Charity


2024-01-01



---
https://www.lesswrong.com/posts/FDyMThqqX2s47e6rG/open-thread-may-2010#W77y6fzdLwJyJjqsB



2024-01-01



---
https://www.lesswrong.com/posts/FaWWHkjv62Cr6WNkj/livestreaming-monetisation-models-aka-what-do-camgirls-have
Livestreaming monetisation models aka What do camgirls have in common with Twitch streamers?


2024-01-01



---
https://www.lesswrong.com/posts/Ft2Cm9tWtcLNFLrMw/notes-on-the-psychology-of-power
Notes on the Psychology of Power


2024-01-01



---
https://www.lesswrong.com/posts/Fwt4sDDacko8Sh5iR/the-sacred-mundane#comment-qAHp6JRjeY7ixgYas
The Sacred Mundane


2024-01-01



---
https://www.lesswrong.com/posts/Fy6JoSn4sozvNYaDA/is-kiryas-joel-an-unhappy-place
Is Kiryas Joel an Unhappy Place?


2024-01-01



---
https://www.lesswrong.com/posts/G3hxkSeDCMBucYsp6/personal-identity-and-uploading-by-mark-walker
Personal Identity and Uploading


2024-01-01



---
https://www.lesswrong.com/posts/GJhdXWjG2WxnTXmvQ/one-man-s-modus-ponens-is-another-man-s-modus-tollens
One Man's Modus Ponens Is Another Man's Modus Tollens


2024-01-01



---
https://www.lesswrong.com/posts/GahkhPWinnAvri8Td/to-like-each-other-sing-and-dance-in-synchrony
To like each other, sing and dance in synchrony


2024-01-01



---
https://www.lesswrong.com/posts/Ge3EueY5kfogfbd7e/open-thread-august-2010-part-2#6GM2j5AJgzCxpWCmu



2024-01-01



---
https://www.lesswrong.com/posts/Ge3EueY5kfogfbd7e/open-thread-august-2010-part-2#mATFiEWTLv2mA5s4Q



2024-01-01



---
https://www.lesswrong.com/posts/GfHdNfqxe3cSCfpHL/the-absent-minded-driver
The Absent-Minded Driver


2024-01-01



---
https://www.lesswrong.com/posts/Gh2qQHrCg3teQen3c/rationalists-are-less-credulous-but-better-at-taking-ideas
Rationalists Are Less Credulous But Better At Taking Ideas Seriously


2024-01-01



---
https://www.lesswrong.com/posts/Gh2qQHrCg3teQen3c/rationalists-are-less-credulous-but-better-at-taking-ideasaeyw
Rationalists Are Less Credulous But Better At Taking Ideas Seriously


2024-01-01



---
https://www.lesswrong.com/posts/Gh2qQHrCg3teQen3c/rationalists-are-less-credulous-but-better-at-taking-ideasaf9t
Rationalists Are Less Credulous But Better At Taking Ideas Seriously


2024-01-01



---
https://www.lesswrong.com/posts/GrtbTAPfkJa4D6jjH/confidence-levels-inside-and-outside-an-argument
Confidence levels inside and outside an argument


2024-01-01



---
https://www.lesswrong.com/posts/GuEsfTpSDSbXFiseH/make-an-extraordinary-effort
Make an Extraordinary Effort


2024-01-01



---
https://www.lesswrong.com/posts/GytPrQ9cT46k9etoz/living-forever-is-hard-or-the-gompertz-curve
Living Forever is Hard, or, The Gompertz Curve


2024-01-01



---
https://www.lesswrong.com/posts/H6hMugfY3tDQGfqYL/what-do-ml-researchers-think-about-ai-in-2022
What do ML researchers think about AI in 2022?


2024-01-01



---
https://www.lesswrong.com/posts/HAEPbGaMygJq8L59k/2011-survey-results
2011 Survey Results


2024-01-01



---
https://www.lesswrong.com/posts/HCAyiuZe9wz8tG6EF/my-tentative-best-guess-on-how-eas-and-rationalists#b8jpiFbEkQuxtqwea



2024-01-01



---
https://www.lesswrong.com/posts/HWH46whexsoqR3yXk/normal-ending-last-tears-6-8#GZb3kSi9ZrBQHFY5P



2024-01-01



---
https://www.lesswrong.com/posts/HWvqNAc7aeeeWngEh/kurzban-et-al-on-opportunity-cost-models-of-mental-fatigue
Kurzban et al. on opportunity cost models of mental fatigue and resource-based models of willpower


2024-01-01



---
https://www.lesswrong.com/posts/Hc3z58hNmGF3bwcM2/on-having-enough-socks
On Having Enough Socks


2024-01-01



---
https://www.lesswrong.com/posts/Hc3z58hNmGF3bwcM2/on-having-enough-socks#6j9HAWKu3J6RAC5FQ
On Having Enough Socks


2024-01-01



---
https://www.lesswrong.com/posts/HjMZpMHcaJum8tXo9/a-question-about-eliezer#TWWHybe4oGRahWAen



2024-01-01



---
https://www.lesswrong.com/posts/JBnaLpsrYXLXjFocu/what-bayesianism-taught-me
What Bayesianism taught me


2024-01-01



---
https://www.lesswrong.com/posts/JHcTP4Ad8QAmRTCZm/be-happier
Be Happier


2024-01-01



---
https://www.lesswrong.com/posts/JcpzFpPBSmzuksmWM/the-5-second-level
The 5-Second Level


2024-01-01



---
https://www.lesswrong.com/posts/Jq73GozjsuhdwMLEG/superstimuli-and-the-collapse-of-western-civilization
Superstimuli and the Collapse of Western Civilization


2024-01-01



---
https://www.lesswrong.com/posts/JrLExmCZWTxkvK8ih/dan-luu-on-you-can-only-communicate-one-top-priority
Dan Luu on "You can only communicate one top priority"


2024-01-01



---
https://www.lesswrong.com/posts/Jx4gGbPi7GuydwvzB/amanda-knox-post-mortem
Amanda Knox: post mortem


2024-01-01



---
https://www.lesswrong.com/posts/JyH7ezruQbC2iWcSg/bayesian-adjustment-does-not-defeat-existential-risk-charity
Bayesian Adjustment Does Not Defeat Existential Risk Charity


2024-01-01



---
https://www.lesswrong.com/posts/K9ZaZXDnL3SEmYZqB/ends-don-t-justify-means-among-humans
Ends Don't Justify Means (Among Humans)


2024-01-01



---
https://www.lesswrong.com/posts/KMF9dmiTfdBDfHAhC/predictionbook-a-short-note
A Short Note


2024-01-01



---
https://www.lesswrong.com/posts/KW5m4eREWGitPb8Ev/fighting-akrasia-incentivising-action#K6h4oBdCv9Fg35BKP



2024-01-01



---
https://www.lesswrong.com/posts/Kbm6QnJv9dgWsPHQP/schelling-fences-on-slippery-slopes
Schelling fences on slippery slopes


2024-01-01



---
https://www.lesswrong.com/posts/KdxC34w596fMat3pk/new-year-s-predictions-thread-2011
New Year's Predictions Thread (2011)


2024-01-01



---
https://www.lesswrong.com/posts/KipiHsTA3pw4joQkG/timeless-causality
Timeless Causality


2024-01-01



---
https://www.lesswrong.com/posts/Kn6H8Tk6EPT4Atq4k/test-your-rationality#3PkwsKYyhNBgvbs2f



2024-01-01



---
https://www.lesswrong.com/posts/KqhHhsBRzbf7eckTS/information-theory-and-foom
Information theory and FOOM


2024-01-01



---
https://www.lesswrong.com/posts/KrJfoZzpSDpnrv9va/draft-report-on-ai-timelines
Draft report on AI timelines


2024-01-01



---
https://www.lesswrong.com/posts/L32LHWzy9FzSDazEg/motivated-stopping-and-motivated-continuation
Motivated Stopping and Motivated Continuation


2024-01-01



---
https://www.lesswrong.com/posts/L5JSMZQvkBAx9MD5A/to-what-extent-is-gpt-3-capable-of-reasoning#eq6FTwG2yWuBdPofs



2024-01-01



---
https://www.lesswrong.com/posts/LbXeRounm7tg6i8mk/post-history-is-written-by-the-martyrs
Post-history is written by the martyrs


2024-01-01



---
https://www.lesswrong.com/posts/LdFbx9oqtKAAwtKF3/list-of-probability-calibration-exercises
List of Probability Calibration Exercises


2024-01-01



---
https://www.lesswrong.com/posts/Lk9NHCNPp3h44uhxA/recent-updates-to-gwern-net-2011
Recent updates to Gwern.net (2011)


2024-01-01



---
https://www.lesswrong.com/posts/MDSt7vSqFPZRzk26B/does-hyperbolic-discounting-really-exist
Does Hyperbolic Discounting Really Exist?


2024-01-01



---
https://www.lesswrong.com/posts/MGtKNd5GBXN5oNj7p/to-learn-critical-thinking-study-critical-thinking
To Learn Critical Thinking, Study Critical Thinking


2024-01-01



---
https://www.lesswrong.com/posts/MN2f4zdtFvD6Rb5YM/link-should-psychological-neuroscience-research-be-funded
Should Psychological Neuroscience Research Be Funded?


2024-01-01



---
https://www.lesswrong.com/posts/MXgKXXudG4d2TtHYk/fake-journal-club-proposal
Fake Journal Club proposal


2024-01-01



---
https://www.lesswrong.com/posts/MajyZJrsf8fAywWgY/a-lesswrong-crypto-autopsy
A LessWrong Crypto Autopsy


2024-01-01



---
https://www.lesswrong.com/posts/MhWjxybo2wwowTgiA/anti-akrasia-remote-monitoring-experiment
Anti-akrasia remote monitoring experiment


2024-01-01



---
https://www.lesswrong.com/posts/MhWjxybo2wwowTgiA/anti-akrasia-remote-monitoring-experiment2pda
Anti-akrasia remote monitoring experiment


2024-01-01



---
https://www.lesswrong.com/posts/MhWjxybo2wwowTgiA/anti-akrasia-remote-monitoring-experiment2s3n
Anti-akrasia remote monitoring experiment


2024-01-01



---
https://www.lesswrong.com/posts/Mzrs4MSi58ujBLbBG/you-can-probably-amplify-gpt3-directly



2024-01-01



---
https://www.lesswrong.com/posts/NKaPFf98Y5otMbsPk/bayesian-judo
Bayesian Judo


2024-01-01



---
https://www.lesswrong.com/posts/NLJ6NyHFZPJ2oNSZ8/explicit-and-tacit-rationality
Explicit and tacit rationality


2024-01-01



---
https://www.lesswrong.com/posts/NPxGwZGoyyrNzkjNw/willpower-not-a-limited-resource
Willpower: not a limited resource?


2024-01-01



---
https://www.lesswrong.com/posts/NYPmCBfrDfXfhwBog/a-rationalist-s-guide-to-psychoactive-drugs
A rationalist's guide to psychoactive drugs


2024-01-01



---
https://www.lesswrong.com/posts/NgtYDP3ZtLJaM248W/sotw-be-specific
SotW: Be Specific


2024-01-01



---
https://www.lesswrong.com/posts/NjzBrtvDS4jXi5Krp/applied-picoeconomics
Applied Picoeconomics


2024-01-01



---
https://www.lesswrong.com/posts/Nsmabb9fhpLuLdtLE/takeoff-speeds-presentation-at-anthropic



2024-06-05



---
https://www.lesswrong.com/posts/P9jggxRZTMJcjnaPw/bitcoins-are-not-digital-greenbacks#3XvTroRzb23NpHQDc



2024-01-01



---
https://www.lesswrong.com/posts/P9jggxRZTMJcjnaPw/bitcoins-are-not-digital-greenbacks#X6CxSxC9YnACsztC5



2024-01-01



---
https://www.lesswrong.com/posts/PBRWb2Em5SNeWYwwB/humans-are-not-automatically-strategic2kux
Humans are not automatically strategic


2024-01-01



---
https://www.lesswrong.com/posts/PQaZiATafCh7n5Luf/gwern-s-shortform#8WfGduDmQCuT4T6wn
gwern’s Shortform


2024-10-04



---
https://www.lesswrong.com/posts/PmrD2T6F82RkRkhQv/case-study-reading-edge-s-financial-filings
Case Study: Reading Edge's financial filings


2024-01-01



---
https://www.lesswrong.com/posts/PmrD2T6F82RkRkhQv/case-study-reading-edge-s-financial-filings4sbg
Case Study: Reading Edge's financial filings


2024-01-01



---
https://www.lesswrong.com/posts/PoDAyQMWEXBBBEJ5P/magical-categories
Magical Categories


2024-01-01



---
https://www.lesswrong.com/posts/PoDAyQMWEXBBBEJ5P/magical-categories4v4a
Magical Categories


2024-01-01



---
https://www.lesswrong.com/posts/PvdvsZQwDr2PD3wFW/dragon-ball-s-hyperbolic-time-chamber
Dragon Ball's Hyperbolic Time Chamber


2024-01-01



---
https://www.lesswrong.com/posts/PvdvsZQwDr2PD3wFW/dragon-ball-s-hyperbolic-time-chamber7c10
Dragon Ball's Hyperbolic Time Chamber


2024-01-01



---
https://www.lesswrong.com/posts/PybtwazftXzvcQSiQ/new-year-s-predictions-thread
New Year's Predictions Thread


2024-01-01



---
https://www.lesswrong.com/posts/PybtwazftXzvcQSiQ/new-year-s-predictions-thread2hg3
New Year's Predictions Thread


2024-01-01



---
https://www.lesswrong.com/posts/PyuRcbHvxXNdCHoG3/link-get-paid-to-train-your-rationality
[LINK] Get paid to train your rationality


2024-01-01



---
https://www.lesswrong.com/posts/Q8jyAdRYbieK8PtfT/taking-ideas-seriously#cLkqivLykJF5y6Tt4



2024-01-01



---
https://www.lesswrong.com/posts/Q8jyAdRYbieK8PtfT/taking-ideas-seriously#krDdj7jnQ2rndyMPz



2024-01-01



---
https://www.lesswrong.com/posts/Q8jyAdRYbieK8PtfT/taking-ideas-seriously#oSPDPLnXm5GaoefGc



2024-01-01



---
https://www.lesswrong.com/posts/QTLTic5nZ2DaBtoCv/birth-order-effect-found-in-nobel-laureates-in-physics
Birth order effect found in Nobel Laureates in Physics


2024-01-01



---
https://www.lesswrong.com/posts/QawvGzYWhqdyPWgBL/new-improved-lottery
New Improved Lottery


2024-01-01



---
https://www.lesswrong.com/posts/QsMJQSFj7WfoTMNgW/the-tragedy-of-group-selectionism
The Tragedy of Group Selectionism


2024-01-01



---
https://www.lesswrong.com/posts/QvuD7R5L5ABw9tDdD/is-sunk-cost-fallacy-a-fallacy
Is Sunk Cost Fallacy a Fallacy?


2024-01-01



---
https://www.lesswrong.com/posts/QvuD7R5L5ABw9tDdD/is-sunk-cost-fallacy-a-fallacy#comments
Is Sunk Cost Fallacy a Fallacy?


2024-01-01



---
https://www.lesswrong.com/posts/RE29oZchhDTmG5Kgp/intelligence-amplification-open-thread#DBw8r6PZDvm7utbzT



2024-01-01



---
https://www.lesswrong.com/posts/RNSYDitY6688rP3Fb/atheism-and-the-autism-spectrum
Atheism &amp; the autism spectrum


2024-01-01



---
https://www.lesswrong.com/posts/RWMRDE9aRWoSRiYx6/open-thread-january-16-31-2013#XksWmWEBbbHe4wsx2



2024-01-01



---
https://www.lesswrong.com/posts/RoyG2GwYAwoka47Ht/true-stories-of-algorithmic-improvement
True Stories of Algorithmic Improvement


2024-01-01



---
https://www.lesswrong.com/posts/RpQam9yPw3SwByMEv/rationality-quotes-september-2011#BoK8ceiWNgkeycuqr
My notes on the topic


2024-01-01



---
https://www.lesswrong.com/posts/RpQam9yPw3SwByMEv/rationality-quotes-september-2011#aqxxR7qHYerd94LTQ



2024-01-01



---
https://www.lesswrong.com/posts/RspqaNmJKKBnXTqwk/open-thread-april-1-15-2013#AaSZEDBRRkyZLasdN



2024-01-01



---
https://www.lesswrong.com/posts/RspqaNmJKKBnXTqwk/open-thread-april-1-15-2013#sWpsaRHPG4rtc8mxt



2024-01-01



---
https://www.lesswrong.com/posts/Rvm7tmfEQ2RstJBPG/defeating-ugh-fields-in-practice#Prhr9jZ3uRxRFXfFc



2024-01-01



---
https://www.lesswrong.com/posts/Rvm7tmfEQ2RstJBPG/defeating-ugh-fields-in-practice#Z8kd9HwtBKtqn6did



2024-01-01



---
https://www.lesswrong.com/posts/Rvm7tmfEQ2RstJBPG/defeating-ugh-fields-in-practice#pd7d2LrgLNJCykf43



2024-01-01



---
https://www.lesswrong.com/posts/SEtkbLgusgtQ9dAzX/srg-4-biological-cognition-bcis-organizations#HmBCXxLQZ2mfSdsxx



2024-01-01



---
https://www.lesswrong.com/posts/SGR4GxFK7KmW7ckCB/something-to-protect
Something to Protect


2024-01-01



---
https://www.lesswrong.com/posts/SXK87NgEPszhWkvQm/mundane-magic
Mundane Magic


2024-01-01



---
https://www.lesswrong.com/posts/SiPX84DAeNKGZEfr5/do-websites-and-apps-actually-generally-get-worse-after#KbeTcD6YXMEXqj7Ta



2024-01-01



---
https://www.lesswrong.com/posts/SkXLrDXyHeekqgbFg/shock-level-5-big-worlds-and-modal-realism#8gDR2AjoXM3kXnJzE



2024-01-01



---
https://www.lesswrong.com/posts/SmgMiErTGSTWm7CRW/rationality-drugs#QjM26qeJDhbcWonxo



2024-01-01



---
https://www.lesswrong.com/posts/SmgMiErTGSTWm7CRW/rationality-drugs#WzmAZLSq6jDTpZnJu



2024-01-01



---
https://www.lesswrong.com/posts/T7aQqNm6m8pTXZYnd/bayesian-probability-theory-as-extended-logic-a-new-result
Bayesian probability theory as extended logic—a new result


2024-01-01



---
https://www.lesswrong.com/posts/T9akLQRr2rwy8tjM3/cognitive-style-tends-to-predict-religious-conviction
Cognitive Style Tends To Predict Religious Conviction


2024-01-01



---
https://www.lesswrong.com/posts/TBhkYoWXrauTpMLDg/november-2013-media-thread#nvMHbSKBdfEaepuJ6



2024-01-01



---
https://www.lesswrong.com/posts/TBhkYoWXrauTpMLDg/november-2013-media-thread#rZk2EgNQC5q9TtPob



2024-01-01



---
https://www.lesswrong.com/posts/TCTtaFPqbMrQhttCD/five-routes-of-access-to-scientific-literature
Five routes of access to scientific literature


2024-01-01



---
https://www.lesswrong.com/posts/TGux5Fhcd7GmTfNGC/is-that-your-true-rejection
Is That Your True Rejection?


2024-01-01



---
https://www.lesswrong.com/posts/TTPux7QFBpKxZtMKE/the-lesswrong-2018-book-is-available-for-pre-order
The LessWrong 2018 Book is Available for Pre-order


2024-01-01



---
https://www.lesswrong.com/posts/TbcX8j8vBcoRqkb3a/link-2015-modafinil-user-survey
[Link] 2015 modafinil user survey


2024-01-01



---
https://www.lesswrong.com/posts/TiDGXt3WrQwtCdDj3/do-we-believe-everything-we-re-told
Do We Believe Everything We're Told?


2024-01-01



---
https://www.lesswrong.com/posts/TsRu6iP7DwRRbkHpS/an-abortion-dialogue
An Abortion Dialogue


2024-01-01



---
https://www.lesswrong.com/posts/TxDcvtn2teAMobG2Z/decision-theories-a-semi-formal-analysis-part-ii
Decision Theories: A Semi-Formal Analysis, Part II


2024-01-01



---
https://www.lesswrong.com/posts/W3DbNmuMJLWRtE5ny/predictions-for-gpt-n#J22o3qPeYSpc2M2ib



2024-01-01



---
https://www.lesswrong.com/posts/WDcXoMdFxkSXPSrwR/n-back-news-jaeggi-2011-or-is-there-a-psychologist
N-back news: Jaeggi 2011, or, is there a psychologist/statistician in the house?


2024-01-01



---
https://www.lesswrong.com/posts/WDcXoMdFxkSXPSrwR/n-back-news-jaeggi-2011-or-is-there-a-psychologist#kuKaKje3en6bnhgFD



2024-01-01



---
https://www.lesswrong.com/posts/WLun5oQGXu3aLN7oJ/calibration-test-with-database-of-150-000-questions
Calibration Test with database of 150,000+ questions


2024-01-01



---
https://www.lesswrong.com/posts/WQ7XMjqvuRRj8nkpu/harry-potter-and-the-methods-of-rationality-discussion-3
Harry Potter and the Methods of Rationality discussion thread, part 9


2024-01-01



---
https://www.lesswrong.com/posts/WbLAA8qZQNdbRgKte/firewalling-the-optimal-from-the-rational
Firewalling the Optimal from the Rational


2024-01-01



---
https://www.lesswrong.com/posts/WbLAA8qZQNdbRgKte/firewalling-the-optimal-from-the-rational7lbz
Firewalling the Optimal from the Rational


2024-01-01



---
https://www.lesswrong.com/posts/WbLAA8qZQNdbRgKte/firewalling-the-optimal-from-the-rational7lco
Firewalling the Optimal from the Rational


2024-01-01



---
https://www.lesswrong.com/posts/WbLAA8qZQNdbRgKte/firewalling-the-optimal-from-the-rational7lh1
Firewalling the Optimal from the Rational


2024-01-01



---
https://www.lesswrong.com/posts/WbLAA8qZQNdbRgKte/firewalling-the-optimal-from-the-rational7r4z
Firewalling the Optimal from the Rational


2024-01-01



---
https://www.lesswrong.com/posts/Wj5CCL7ay39on9ZuK/mentorship-management-and-mysterious-old-wizards
Mentorship, Management, and Mysterious Old Wizards


2024-01-01



---
https://www.lesswrong.com/posts/WnheMGAka4fL99eae/hindsight-devalues-science
Hindsight Devalues Science


2024-01-01



---
https://www.lesswrong.com/posts/WopDQ8WxyxSnPNZtd/failure-modes-sometimes-correspond-to-game-mechanics
Failure Modes sometimes correspond to Game Mechanics


2024-01-01



---
https://www.lesswrong.com/posts/WrxHnHfWv4Dz8oSWk/open-thread-jul-25-jul-31-2016#KtWz96tShEAwHErTP



2024-01-01



---
https://www.lesswrong.com/posts/Ww2dxwWpSfkQB4NZb/a-year-of-spaced-repetition-software-in-the-classroom
A Year of Spaced Repetition Software in the Classroom


2024-01-01



---
https://www.lesswrong.com/posts/WxDpeBi6aQAMH4BGB/stub-the-problem-with-chesterton-s-fence
The problem with Chesterton's Fence


2024-01-01



---
https://www.lesswrong.com/posts/X67xvJyFLfprYZ4CB/training-regime-day-25-resolve-cycles-2
Training Regime Day 25: Resolve Cycles 2


2024-01-01



---
https://www.lesswrong.com/posts/X6APQeHhXH9mbredM/soylent-orange-whole-food-open-source-soylent#comment-PWDQq3f5qSqWRc82c
Soylent Orange - Whole food open source soylent


2024-01-01



---
https://www.lesswrong.com/posts/X92BMJ6jLHnyJJHxF/analyzing-ff-net-reviews-of-harry-potter-and-the-methods-of#comments
Analyzing FF.net reviews of 'Harry Potter and the Methods of Rationality'


2024-01-01



---
https://www.lesswrong.com/posts/XC7Kry5q6CD9TyG4K/no-evolutions-for-corporations-or-nanodevices
No Evolutions for Corporations or Nanodevices


2024-01-01



---
https://www.lesswrong.com/posts/XPErvb8m9FapXCjhA/adaptation-executers-not-fitness-maximizers
‘Adaptation-Executers, not Fitness-Maximizers’, by Eliezer Yudkowsky


2024-01-01



---
https://www.lesswrong.com/posts/XYA9nBud8joDjTy86/case-study-melatonin
Case study: Melatonin


2024-01-01



---
https://www.lesswrong.com/posts/XYA9nBud8joDjTy86/case-study-melatonin#9vgs5bGxY8H24AjCN



2024-01-01



---
https://www.lesswrong.com/posts/XhaKvQyHzeXdNnFKy/probability-is-subjectively-objective
Probability is Subjectively Objective


2024-01-01



---
https://www.lesswrong.com/posts/XqmjdBKa4ZaXJtNmf/raising-the-sanity-waterline
Raising the Sanity Waterline


2024-08-04



---
https://www.lesswrong.com/posts/XuLG6M7sHuenYWbfC/the-sword-of-good
The Sword of Good


2024-01-01



---
https://www.lesswrong.com/posts/YKJxn7oigx4xxpq43/open-thread-sep-26-oct-02-2016#FKq6idisjiHfi2FTY



2024-01-01



---
https://www.lesswrong.com/posts/YR4PsLavhd5Dx5L6v/archiving-yahoo-groups
Archiving Yahoo Groups


2024-01-01



---
https://www.lesswrong.com/posts/YSWa8rYeD3aDaofSP/rational-home-buying
Rational Home Buying


2024-01-01



---
https://www.lesswrong.com/posts/Ya9LzwEbfaAMY8ABo/solidgoldmagikarp-ii-technical-details-and-more-recent
SolidGoldMagikarp II: technical details and more recent findings


2024-01-01



---
https://www.lesswrong.com/posts/YbCc3NRrr5avvWSHT/who-wants-to-start-an-important-startup#CyxaAxbokswt6ZyPh



2024-01-01



---
https://www.lesswrong.com/posts/YbCc3NRrr5avvWSHT/who-wants-to-start-an-important-startup#RC2TbuNbD9sXTiH9e



2024-01-01



---
https://www.lesswrong.com/posts/YbCc3NRrr5avvWSHT/who-wants-to-start-an-important-startup#cmjjdPpksrjgynF8z



2024-01-01



---
https://www.lesswrong.com/posts/YbCc3NRrr5avvWSHT/who-wants-to-start-an-important-startup#qPQGQd6E3hZ5DsLz4



2024-01-01



---
https://www.lesswrong.com/posts/YdfpDyRpNyypivgdu/aalwa-ask-any-lesswronger-anything#kro6CDWaeQojqZnvb



2024-01-01



---
https://www.lesswrong.com/posts/YgNLfytckSyKTnDXN/fallacies-as-weak-bayesian-evidence
Fallacies as weak Bayesian evidence


2024-01-01



---
https://www.lesswrong.com/posts/YhZsCdEi6a6G7sSBD/2011-intrade-fee-changes-or-intrade-considered-no-longer
2011 Intrade fee changes, or, Intrade considered no longer useful for LessWrongers


2024-01-01



---
https://www.lesswrong.com/posts/Yt5wAXMc7D2zLpQqx/an-140-theoretical-models-that-predict-scaling-laws#HIGHLIGHTS
[AN #140]: Theoretical models that predict scaling laws


2024-01-01



---
https://www.lesswrong.com/posts/YtvZxRpZjcFNwJecS/the-importance-of-goodhart-s-law
The Importance of Goodhart's Law


2024-01-01



---
https://www.lesswrong.com/posts/ZWC3n9c6v4s35rrZ3/survey-results
Survey Results


2024-01-01



---
https://www.lesswrong.com/posts/ZWxE96G84m6LotXfg/a-good-volunteer-is-hard-to-find
A good volunteer is hard to find


2024-01-01



---
https://www.lesswrong.com/posts/ZiQqsgGX6a42Sfpii/the-apologist-and-the-revolutionary
The Apologist and the Revolutionary


2024-01-01



---
https://www.lesswrong.com/posts/ZiRKzx3yv7NyA5rjF/the-robots-ai-and-unemployment-anti-faq
The Robots, AI, and Unemployment Anti-FAQ


2024-01-01



---
https://www.lesswrong.com/posts/Zmfo388RA9oky3KYe/no-seriously-just-try-it
No, Seriously. Just Try It.


2024-01-01



---
https://www.lesswrong.com/posts/ZxR8P8hBFQ9kC8wMy/the-failures-of-eld-science
The Failures of Eld Science


2024-01-01



---
https://www.lesswrong.com/posts/a3a3HcmPw7bbah8TD/wear-a-helmet-while-driving-a-car
Wear a Helmet While Driving a Car


2024-01-01



---
https://www.lesswrong.com/posts/a5JAiTdytou3Jg749/pascal-s-mugging-tiny-probabilities-of-vast-utilities
Pascal's Mugging: Tiny Probabilities of Vast Utilities


2024-01-01



---
https://www.lesswrong.com/posts/a5e9arCnbDac9Doig/it-looks-like-you-re-trying-to-take-over-the-world#comments
It Looks Like You're Trying To Take Over The World


2024-01-01



---
https://www.lesswrong.com/posts/a72owS5hz3acBK5xc/2018-ai-alignment-literature-review-and-charity-comparison
2018 AI Alignment Literature Review and Charity Comparison


2024-01-01



---
https://www.lesswrong.com/posts/a7n8GdKiAZRX86T5A/making-beliefs-pay-rent-in-anticipated-experiences
Making Beliefs Pay Rent (in Anticipated Experiences)


2024-01-01



---
https://www.lesswrong.com/posts/aHaqgTNnFzD7NGLMx/reason-as-memetic-immune-disorder
Reason as memetic immune disorder


2024-01-01



---
https://www.lesswrong.com/posts/aLKTcKikaKtTEzMct/open-thread-23-29-june-2014#9Siw9arzSbbWrTELY



2024-01-01



---
https://www.lesswrong.com/posts/aLKTcKikaKtTEzMct/open-thread-23-29-june-2014#YqkeFxooNbHk7P6vL



2024-01-01



---
https://www.lesswrong.com/posts/aNzLGn6s62uRZvAp2/terrorism-is-not-about-terror
Terrorism is not about Terror


2024-01-01



---
https://www.lesswrong.com/posts/aPrCzeFfbBmRsvzby/calibrate-your-self-assessments
Calibrate your self-assessments


2024-01-01



---
https://www.lesswrong.com/posts/af9MjBqF2hgu3EN6r/decision-theories-a-less-wrong-primer
Decision Theories: A Less Wrong Primer


2024-01-01



---
https://www.lesswrong.com/posts/agbSrvyL3tDh3ZP7h/ray-kurzweil-and-uploading-just-say-no-nick-agar
Ray Kurzweil and Uploading: Just Say No!


2024-01-01



---
https://www.lesswrong.com/posts/bNXdnRTpSXk9p4zmi/book-review-design-principles-of-biological-circuits
Book Review: Design Principles of Biological Circuits


2024-01-01



---
https://www.lesswrong.com/posts/baTWMegR42PAsH9qJ/generalizing-from-one-example19jp
Generalizing From One Example


2024-01-01



---
https://www.lesswrong.com/posts/bshZiaLefDejvPKuS/dying-outside
Dying Outside


2024-01-01



---
https://www.lesswrong.com/posts/bvqC4Ci7rXq4sN9df/why-weren-t-hot-air-balloons-invented-sooner
Why Weren't Hot Air Balloons Invented Sooner?


2024-01-01



---
https://www.lesswrong.com/posts/c3RsLTcxrvH4rXpBL/how-honest-is-gpt-3
How ‘Honest’ Is GPT-3?


2024-01-01



---
https://www.lesswrong.com/posts/c8CtACf3YqNWuGPhJ/open-thread-april-2011#EJeTK7jmE73jLqeWF



2024-01-01



---
https://www.lesswrong.com/posts/cHEQSEPz4eipGHFy9/differential-reproduction-for-men-and-women#comment-TZQqzYPDv6vsWqfut
Differential reproduction for men and women


2024-01-01



---
https://www.lesswrong.com/posts/cPfZA6Bz9JEjPrC6B/an-inflection-point-for-probability-estimates-of-the-ai#ETxwFdW2ZQn8dzu8m



2024-01-01



---
https://www.lesswrong.com/posts/cPfZA6Bz9JEjPrC6B/an-inflection-point-for-probability-estimates-of-the-ai#JBdM3rW3tfWWcvzzq



2024-01-01



---
https://www.lesswrong.com/posts/cPfZA6Bz9JEjPrC6B/an-inflection-point-for-probability-estimates-of-the-ai#gAydSjYhJmJ4ongX9



2024-01-01



---
https://www.lesswrong.com/posts/cWjK3SbRcLkb3gN69/building-weirdtopia
Building Weirdtopia


2024-01-01



---
https://www.lesswrong.com/posts/cpdsMuAHSWhWnKdog/security-mindset-and-the-logistic-success-curve
Security Mindset and the Logistic Success Curve


2024-01-01



---
https://www.lesswrong.com/posts/cwDbYmnSdoobdcJnx/key-questions-about-artificial-sentience-an-opinionated
Key questions about artificial sentience: an opinionated guide


2024-01-01



---
https://www.lesswrong.com/posts/d6yNW5T6J9rtnGizc/give-it-a-google
Give it a google


2024-01-01



---
https://www.lesswrong.com/posts/dHJuevTkH92sjLYXe/sunk-costs-fallacy-fallacy
Sunk Costs Fallacy Fallacy


2024-01-01



---
https://www.lesswrong.com/posts/dHQkDNMhj692ayx78/avoiding-your-belief-s-real-weak-points
Avoiding Your Belief's Real Weak Points


2024-01-01



---
https://www.lesswrong.com/posts/dKAJqBDZRMMsaaYo5/in-logical-time-all-games-are-iterated-games
In Logical Time, All Games are Iterated Games


2024-01-01



---
https://www.lesswrong.com/posts/dKuXzkT6dS8JY8Ryq/wikipedia-usage-survey-results
Wikipedia usage survey results


2024-01-01



---
https://www.lesswrong.com/posts/dLzZWNGD23zqNLvt3/the-apocalypse-bet
The Apocalypse Bet


2024-01-01



---
https://www.lesswrong.com/posts/dMDmED5LyqZtTTh5A/cashing-out-cognitive-biases-as-behavior
Cashing Out Cognitive Biases as Behavior


2024-01-01



---
https://www.lesswrong.com/posts/dW9DTLZcScAPj98eR/coffee-when-it-helps-when-it-hurts
Coffee: When it helps, when it hurts


2024-01-01



---
https://www.lesswrong.com/posts/dW9DTLZcScAPj98eR/coffee-when-it-helps-when-it-hurts1qiu
Coffee: When it helps, when it hurts


2024-01-01



---
https://www.lesswrong.com/posts/dWTEtgBfFaz6vjwQf/ethical-injunctions
Ethical Injunctions


2024-01-01



---
https://www.lesswrong.com/posts/dciuB5nTG2o9PzJWe/test-your-calibration
Test Your Calibration!


2024-01-01



---
https://www.lesswrong.com/posts/dtCfxYubZgRnEkGpQ/a-second-year-of-spaced-repetition-software-in-the-classroom
A Second Year of Spaced Repetition Software in the Classroom


2024-01-01



---
https://www.lesswrong.com/posts/e4DaC66P3cY7SHXCv/mini-review-proving-history-bayes-theorem-and-the-quest-for
Mini-review: 'Proving History: Bayes' Theorem and the Quest for the Historical Jesus'


2024-01-01



---
https://www.lesswrong.com/posts/eD6TZm2r25HzYzZzY/spaced-repetition-literature-review-prize-and-the-winner-is
Spaced Repetition literature review prize: And the winner is...


2024-01-01



---
https://www.lesswrong.com/posts/eKFHNmCcmuogQifQN/vulnerable-cyborgs-learning-to-live-with-our-dragons-mark
Vulnerable Cyborgs: Learning to Live with our Dragons


2024-01-01



---
https://www.lesswrong.com/posts/eZCrCB3HiDB55Ccqx/spend-twice-as-much-effort-every-time-you-attempt-to-solve-a
Spend twice as much effort every time you attempt to solve a problem


2024-01-01



---
https://www.lesswrong.com/posts/ebiCeBHr7At8Yyq9R/being-half-rational-about-pascal-s-wager-is-even-worse
Being Half-Rational About Pascal's Wager is Even Worse


2024-01-01



---
https://www.lesswrong.com/posts/ekDXMQKwuhuKz9aow/the-instrumental-value-of-your-own-time
The Instrumental Value of Your Own Time


2024-01-01



---
https://www.lesswrong.com/posts/enuGsZoFLR4KyEx3n/parapsychology-the-control-group-for-science
Parapsychology: the control group for science


2024-01-01



---
https://www.lesswrong.com/posts/etgJYbkvvkBoDRm4k/hyperbolic-takeoff
Hyperbolic takeoff


2024-01-01



---
https://www.lesswrong.com/posts/evyBmPw9ZnzmoFmP6/experiment-a-good-researcher-is-hard-to-find
Experiment: a good researcher is hard to find


2024-01-01



---
https://www.lesswrong.com/posts/f3W7QbLBA2B7hk84y/la-602-vs-rhic-review
LA-602 vs. RHIC Review


2024-01-01



---
https://www.lesswrong.com/posts/fAuWLS7RKWD2npBFR/religion-s-claim-to-be-non-disprovable
Religion's Claim to be Non-Disprovable


2024-01-01



---
https://www.lesswrong.com/posts/fLaKKRZckYtrrcz7m/link-reddit-help-me-find-some-peace-i-m-dying-young
Reddit, help me find some peace I'm dying young


2024-01-01



---
https://www.lesswrong.com/posts/fLaKKRZckYtrrcz7m/link-reddit-help-me-find-some-peace-i-m-dying-young786d
Reddit, help me find some peace I'm dying young


2024-01-01



---
https://www.lesswrong.com/posts/fXbRhjz3yEF9DLJfE/some-claims-are-just-too-extraordinary
Some Claims Are Just Too Extraordinary


2024-01-01



---
https://www.lesswrong.com/posts/fhkk75xKfqiqDnLBE/integral-versus-differential-ethics
Integral versus differential ethics


2024-01-01



---
https://www.lesswrong.com/posts/fjoM4xwtGv7GTtZGi/chesterton-s-fence-vs-the-onion-in-the-varnish#Z8mkoATmXo7Kn8nJr



2024-01-01



---
https://www.lesswrong.com/posts/fpecAJLG9czABgCe9/on-doing-the-impossible
On Doing the Impossible


2024-01-01



---
https://www.lesswrong.com/posts/fuGNHdgYWBkA5Fi22/if-brains-are-computers-what-kind-of-computers-are-they
If brains are computers, what kind of computers are they? (Dennett transcript)


2024-01-01



---
https://www.lesswrong.com/posts/fysgqk4CjAwhBgNYT/fake-explanations
Fake Explanations


2024-01-01



---
https://www.lesswrong.com/posts/gDNrpuwahdRrDJ9iY/evolving-to-extinction
Evolving to Extinction


2024-01-01



---
https://www.lesswrong.com/posts/gDxF2P3GSKeahS43f/rationality-quotes-november-2009#kkqDtvRMZoino2DBQ



2024-01-01



---
https://www.lesswrong.com/posts/gW9GHdp2czQGsDvDn/open-thread-august-19-25-2013#PmYQaibsaMDSWzysE



2024-01-01



---
https://www.lesswrong.com/posts/geNZ6ZpfFce5intER/akrasia-hyperbolic-discounting-and-picoeconomics
Akrasia, hyperbolic discounting, and picoeconomics


2024-01-01



---
https://www.lesswrong.com/posts/gg9rMscx687RXFGg3/in-which-i-fantasize-about-drugs#24BJpQ4zBCcfwBX2v



2024-01-01



---
https://www.lesswrong.com/posts/gowLWvZfri5XKiy9n/open-thread-february-1-14-2012#Ao9YaT8QBzEkBFKuh



2024-01-01



---
https://www.lesswrong.com/posts/grrMAwJrELry5BhSy/littlewood-s-law-and-the-global-media
Littlewood's Law and the Global Media


2024-01-01



---
https://www.lesswrong.com/posts/gtRhMwQJQjLwQiggm/poll-results-lesswrong-members-and-their-local-communities#gmKP2jSMPTx4vtLTg



2024-01-01



---
https://www.lesswrong.com/posts/gvCwotnq2cBTYqEsS/no-really-there-are-no-rules
No Really, There Are No Rules!


2024-01-01



---
https://www.lesswrong.com/posts/gztAhEueePQi3RNHs/a-rational-education#qEzE4XkXP4fRZqkt5



2024-01-01



---
https://www.lesswrong.com/posts/hC83eKp9LFpw9FBks/link-holistic-learning-ebook#comment-egNZtRAF8C2KTPKsu
[Link] Holistic learning ebook


2024-01-01



---
https://www.lesswrong.com/posts/hMv7JhPMN8SuSrk7m/open-thread-april-2010#S2df4tHk3c77yAftx



2024-01-01



---
https://www.lesswrong.com/posts/hMv7JhPMN8SuSrk7m/open-thread-april-2010#TxnfzvHopCAxH9WPX



2024-01-01



---
https://www.lesswrong.com/posts/hc9Eg6erp6hk9bWhn/the-quantum-physics-sequence
The Quantum Physics Sequence


2024-01-01



---
https://www.lesswrong.com/posts/hiiziojg3R5uwQPm9/heuristics-and-biases-in-charity
Heuristics and Biases in Charity


2024-01-01



---
https://www.lesswrong.com/posts/hupPceQLxhYZNSC5B/making-an-amanda-knox-prediction-market
Making an Amanda Knox prediction market


2024-01-01



---
https://www.lesswrong.com/posts/hwi8JQjspnMWyWs4g/resist-the-happy-death-spiral
Eliezer Yudkowsky


2024-01-01



---
https://www.lesswrong.com/posts/hxGEKxaHZEKT4fpms/our-phyg-is-not-exclusive-enough#pqqSFKmy8JwCv5Pcq



2024-01-01



---
https://www.lesswrong.com/posts/hzuSDMx7pd2uxFc5w/causal-diagrams-and-causal-models
Causal Diagrams and Causal Models


2024-01-01



---
https://www.lesswrong.com/posts/iCa9JXAXAuCzuv3DT/taking-charity-seriously-toby-ord-talk-on-charity
Taking Charity Seriously: Toby Ord talk on charity effectivess


2024-01-01



---
https://www.lesswrong.com/posts/iDQveMdQMw75uvW32/how-to-update-p-x-this-week-upon-hearing-p-x-next-month-99-5
How to update P(x this week), upon hearing P(x next month) = 99.5%?


2024-01-01



---
https://www.lesswrong.com/posts/iNaLHBaqh3mL45aH8/magna-alta-doctrina
Magna Alta Doctrina


2024-01-01



---
https://www.lesswrong.com/posts/iTzvJ7kKK2TYJhYHB/solved-problems-repository#iziGrEzqvqkMkScjE



2024-01-01



---
https://www.lesswrong.com/posts/ifL8f4Xzy2D9Bb6zs/position-design-and-write-rationality-curriculum
POSITION: Design and Write Rationality Curriculum


2024-01-01



---
https://www.lesswrong.com/posts/igLtDADspHudvNuQJ/living-forever-is-hard-part-3-the-state-of-life-extension
Living Forever is Hard, part 3: the state of life extension research


2024-01-01



---
https://www.lesswrong.com/posts/ijr8rsyvJci2edxot/making-money-with-bitcoin#hbEu9ue9eymNzaF2J



2024-01-01



---
https://www.lesswrong.com/posts/ijr8rsyvJci2edxot/making-money-with-bitcoin#umgwisuM8bxw8HPRv



2024-01-01



---
https://www.lesswrong.com/posts/imxPxMjXE2JT9rLaF/tulpa-references-discussion
Tulpa References/Discussion


2024-01-01



---
https://www.lesswrong.com/posts/ioy3DmZduwrNor3hC/the-argument-from-witness-testimony
The Argument from Witness Testimony


2024-01-01



---
https://www.lesswrong.com/posts/iyRpsScBa6y4rduEt/model-combination-and-adjustment
Model Combination and Adjustment


2024-01-01



---
https://www.lesswrong.com/posts/jAToJHtg39AMTAuJo/evolutions-are-stupid-but-work-anyway
Evolutions Are Stupid (But Work Anyway)


2024-01-01



---
https://www.lesswrong.com/posts/jG74S37Y6x8odJ3BF/open-thread-october-16-31-2012#mK8nwXXzmohWKcWZb



2024-01-01



---
https://www.lesswrong.com/posts/jiBFC7DcCrZjGmZnJ/conservation-of-expected-evidence
Conservation of Expected Evidence


2024-01-01



---
https://www.lesswrong.com/posts/jnCWdZgJgsh9NJPdS/open-thread-may-1-14-2013#RwgZCnnFQkucPgAkb



2024-01-01



---
https://www.lesswrong.com/posts/jtoPawEhLNXNxvgTT/bing-chat-is-blatantly-aggressively-misaligned#ckwcde6QBaNw7yxCt
Bing Chat is blatantly, aggressively misaligned


2024-08-25



---
https://www.lesswrong.com/posts/jvGqQGDrYzZM4MyaN/growth-and-form-in-a-toy-model-of-superposition
Growth and Form in a Toy Model of Superposition


2024-01-01



---
https://www.lesswrong.com/posts/kXAb5riiaJNrfR8v8/the-ritual
The Ritual


2024-01-01



---
https://www.lesswrong.com/posts/kXgyLuyRSvsxozFRs/using-degrees-of-freedom-to-change-the-past-for-fun-and
Using degrees of freedom to change the past for fun and profit


2024-01-01



---
https://www.lesswrong.com/posts/kbA6T3xpxtko36GgP/assessing-kurzweil-the-results
Assessing Kurzweil: the results


2024-01-01



---
https://www.lesswrong.com/posts/m7EHa5rWTvmbjMTNZ/in-defense-of-chatbot-romance
In Defense of Chatbot Romance


2024-01-01



---
https://www.lesswrong.com/posts/mMgiGy6i55iZbMzyx/rationalist-sites-worth-archiving
Rationalist sites worth archiving?


2024-01-01



---
https://www.lesswrong.com/posts/mWXxsBLngfgH6iRdT/poker-playing
Poker Playing


2024-01-01



---
https://www.lesswrong.com/posts/mZJs7FxxmhMvFxuse/futuristic-predictions-as-consumable-goods
Futuristic Predictions as Consumable Goods


2024-01-01



---
https://www.lesswrong.com/posts/mdcXfbiEe6mq2qXPa/ethernet-is-worth-it-for-video-calls
Ethernet Is Worth It For Video Calls


2024-01-01



---
https://www.lesswrong.com/posts/mf5LS5pxAy6WxCFNW/what-would-you-do-if-blood-glucose-theory-of-willpower-was
What would you do if blood glucose theory of willpower was true?


2024-01-01



---
https://www.lesswrong.com/posts/mhA4vkeaRn9cpxkag/the-bonds-of-family-and-community-poverty-and-cruelty-among
The bonds of family and community: Poverty and cruelty among Russian peasants in the late 19<sup>th</sup> century


2024-01-01



---
https://www.lesswrong.com/posts/miHH5c9sQvRL8xyjk/heliocentrism-in-the-ancient-era
Heliocentrism in the ancient era


2024-01-01



---
https://www.lesswrong.com/posts/mja6jZ6k9gAwki9Nu/the-mystery-of-the-haunted-rationalist
The Mystery of the Haunted Rationalist


2024-01-01



---
https://www.lesswrong.com/posts/mkAcXPEJ7RZCJs8ry/you-be-the-jury-survey-on-a-current-event
You Be the Jury: Survey on a Current Event


2024-01-01



---
https://www.lesswrong.com/posts/mnS2WYLCGJP2kQkRn/absence-of-evidence-is-evidence-of-absence
Absence of Evidence Is Evidence of Absence


2024-01-01



---
https://www.lesswrong.com/posts/mxmGS9AFg2w8Ee3ZL/rationality-quotes-june-2010#eSLwXmWix4c9quLnj



2024-01-01



---
https://www.lesswrong.com/posts/mz6RSqEYoTQJ3Rk8g/aixi-style-iq-tests
AIXI-style IQ tests


2024-01-01



---
https://www.lesswrong.com/posts/n5Yfhygz42QNK2vFe/anti-akrasia-technique-structured-procrastination#KGHq9MgsfNozu22NZ



2024-01-01



---
https://www.lesswrong.com/posts/n7E2FC63MZGnvZAdr/why-epidemiology-will-not-correct-itself
Why epidemiology will not correct itself


2024-01-01



---
https://www.lesswrong.com/posts/nAwTGhgrdxE85Bjmg/tools-versus-agents
Tools versus agents


2024-01-01



---
https://www.lesswrong.com/posts/nMNi86hgNjaNnh8iu/a-whirlwind-tour-of-ethereum-finance
A whirlwind tour of Ethereum finance


2024-01-01



---
https://www.lesswrong.com/posts/nbiZc7KM2KEyCAaCP/in-support-of-yak-shaving
In support of Yak Shaving


2024-01-01



---
https://www.lesswrong.com/posts/ngjsdAvbBNhM4rB6w/july-2016-media-thread#wYMbFnFjnbrtiYjN7



2024-01-01



---
https://www.lesswrong.com/posts/nnAZBLfKBnF276cqe/philosophical-disagreements-are-not-rational
(Philosophical) Disagreements are not Rational


2024-01-01



---
https://www.lesswrong.com/posts/o6BfKyWQC6yv8G7bc/lifelogging-the-recording-device
Lifelogging: the recording device


2024-01-01



---
https://www.lesswrong.com/posts/o7nRiBP9W8xR5E4v5/meta-analysis-of-writing-therapy
Meta analysis of Writing Therapy


2024-01-01



---
https://www.lesswrong.com/posts/oA23zoEjPnzqfHiCt/there-is-way-too-much-serendipity
There is way too much serendipity


2024-01-01



---
https://www.lesswrong.com/posts/oFMywHmJffsCSDNB7/using-evolution-for-marriage-or-sex#comment-AJ5xdSRjq7mwtR7Ea
Using Evolution for Marriage or Sex


2024-01-01



---
https://www.lesswrong.com/posts/oL3usa3bWHtLa4fGZ/not-insane-unsane#kPcXNmPBdpmDGz8oB



2024-01-01



---
https://www.lesswrong.com/posts/oYnwTuxySiaZYDrur/my-interview-with-cade-metz-on-his-reporting-about-slate#Jd478STrjvLnAMvzK
My Interview With Cade Metz on His Reporting About Slate Star Codex


2024-08-24



---
https://www.lesswrong.com/posts/ob6FdjoXnirRkodNs/the-physiology-of-willpower
The Physiology of Willpower


2024-01-01



---
https://www.lesswrong.com/posts/ofSYgmMby7iqxJqi6/predictionbook-com-track-your-calibration
Track your calibration


2024-01-01



---
https://www.lesswrong.com/posts/ovLpQqpRLtpXPdKKP/against-utilitarianism-sobel-s-attack-on-judging-lives
Against Utilitarianism: Sobel's attack on judging lives' goodness


2024-01-01



---
https://www.lesswrong.com/posts/p7CrByygeAqomsJqy/optimizing-sleep#6nmQ5W7XucdXTqwJL



2024-01-01



---
https://www.lesswrong.com/posts/p7CrByygeAqomsJqy/optimizing-sleep#9cSYAXPWstWrrT49J



2024-01-01



---
https://www.lesswrong.com/posts/p7CrByygeAqomsJqy/optimizing-sleep#LsuDzoEcksvGMp9Tt



2024-01-01



---
https://www.lesswrong.com/posts/pBTcCB5uJTzADdMm4/harry-potter-and-the-methods-of-rationality-discussion-15#qw9jdGrk5nGzjepyZ



2024-01-01



---
https://www.lesswrong.com/posts/pLRogvJLPPg6Mrvg4/an-alien-god
An Alien God


2024-01-01



---
https://www.lesswrong.com/posts/pPZ27eZdBXtGuLqZC/what-is-up-with-carbon-dioxide-and-cognition-an-offer
What is up with carbon dioxide and cognition? An offer


2024-01-01



---
https://www.lesswrong.com/posts/pT48swb8LoPowiAzR/everyday-lessons-from-high-dimensional-optimization
Everyday Lessons from High-Dimensional Optimization


2024-01-01



---
https://www.lesswrong.com/posts/pWi5WmvDcN4Hn7Bo6/even-if-you-have-a-nail-not-all-hammers-are-the-same
Even if you have a nail, not all hammers are the same


2024-01-01



---
https://www.lesswrong.com/posts/pkFazhcTErMw7TFtT/the-sin-of-underconfidence
The Sin of Underconfidence


2024-01-01



---
https://www.lesswrong.com/posts/pqDCfahoRfshQkW98/open-thread-june-16-30-2012#FtGToMLyfT37WQkcD



2024-01-01



---
https://www.lesswrong.com/posts/prb8raC4XGJiRWs5n/consequentialism-need-not-be-nearsighted
Consequentialism Need Not Be Nearsighted


2024-01-01



---
https://www.lesswrong.com/posts/puv8fRDCH9jx5yhbX/johnswentworth-s-shortform#wK5L54LB9KGy4LQKR



2024-01-01



---
https://www.lesswrong.com/posts/q79vYjHAE9KHcAjSs/rationalist-fiction#pqHEg8gKZ5B8mLdQL



2024-01-01



---
https://www.lesswrong.com/posts/qNxPRh5jzrLorak6B/prediction-is-hard-especially-of-medicine
Prediction is hard, especially of medicine


2024-01-01



---
https://www.lesswrong.com/posts/qqhdj3W3vSfB5E9ss/siai-an-examination
An Examination


2024-01-01



---
https://www.lesswrong.com/posts/qqhdj3W3vSfB5E9ss/siai-an-examination#7CwWf6wN2DtNfv3tF



2024-01-01



---
https://www.lesswrong.com/posts/qykvr25EGcpFcMy6f/case-study-console-insurance
Case study: Console Insurance


2024-01-01



---
https://www.lesswrong.com/posts/r5MSQ83gtbjWRBDWJ/the-intuitions-behind-utilitarianism#MzCazoenHe8XotLzJ



2024-01-01



---
https://www.lesswrong.com/posts/r8aAqSBeeeMNRtiYK/techniques-for-probability-estimates
Techniques for probability estimates


2024-01-01



---
https://www.lesswrong.com/posts/rHBdcHGLJ7KvLJQPk/the-logical-fallacy-of-generalization-from-fictional
The Logical Fallacy of Generalization from Fictional Evidence


2024-01-01



---
https://www.lesswrong.com/posts/rRmisKb45dN7DK4BW/akrasia-tactics-review#o2MWdusvKmCWpHaCs



2024-01-01



---
https://www.lesswrong.com/posts/rWwmRvp8FEKDZ49d6/intelligence-explosion-analysis-draft-2-snippet-1#oeJhkSBhkzqveEsrj



2024-01-01



---
https://www.lesswrong.com/posts/reitXJgJXFzKpdKyd/beware-trivial-inconveniencesbj6
Beware Trivial Inconveniences


2024-01-01



---
https://www.lesswrong.com/posts/rmc48vEkXWpHppwXQ/stupid-questions-august-2015#idWTm6fep4sF9y5ed



2024-01-01



---
https://www.lesswrong.com/posts/sP2Hg6uPwpfp3jZJN/lost-purposes
Lost Purposes


2024-01-01



---
https://www.lesswrong.com/posts/sYgv4eYH82JEsTD34/beyond-the-reach-of-god
Beyond the Reach of God


2024-01-01



---
https://www.lesswrong.com/posts/siB3rGkGmn46GFKQt/parenting-and-happiness
Parenting and Happiness


2024-01-01



---
https://www.lesswrong.com/posts/soCPoB6cLmgWcTmhD/what-science-needs
What science needs


2024-01-01



---
https://www.lesswrong.com/posts/t3NvPzQ6ACtXpW5um/link-shutting-down-the-destructive-internal-monologue#Wy3nEan83sa738E8p



2024-01-01



---
https://www.lesswrong.com/posts/t8ZNjMSGjPcKqASkE/online-education-and-conscientiousness
Online education and Conscientiousness


2024-01-01



---
https://www.lesswrong.com/posts/t9svvNPNmFf5Qa3TA/mysteries-of-mode-collapse#r6KjxZEcdBJhX7iqR
Mysteries of mode collapse


2024-07-10



---
https://www.lesswrong.com/posts/tGWMRoYbuJLzCnCE4/fifty-shades-of-self-fulfilling-prophecy
Fifty Shades of Self-Fulfilling Prophecy


2024-01-01



---
https://www.lesswrong.com/posts/tNnhxNYcXYdJYtQRh/overcoming-suffering-emotional-acceptance
Overcoming suffering: Emotional acceptance


2024-01-01



---
https://www.lesswrong.com/posts/tSgcorrgBnrCH8nL3/don-t-revere-the-bearer-of-good-info
Don't Revere The Bearer Of Good Info


2024-01-01



---
https://www.lesswrong.com/posts/tWrTR8JGT9CRShtW2/remind-physicalists-they-re-physicalists
Remind Physicalists They're Physicalists


2024-01-01



---
https://www.lesswrong.com/posts/tj8QP2EFdP8p54z6i/historical-mathematicians-exhibit-a-birth-order-effect-too
Historical mathematicians exhibit a birth order effect too


2024-01-01



---
https://www.lesswrong.com/posts/tjH8XPxAnr6JRbh7k/hard-takeoff
Hard Takeoff


2024-01-01



---
https://www.lesswrong.com/posts/ttvnPRTxFyru9Hh2H/against-nhst
Against NHST


2024-01-01



---
https://www.lesswrong.com/posts/tyMdPwd8x2RygcheE/sunk-cost-fallacy#M9cu4SYjhB7vLwnjC



2024-01-01



---
https://www.lesswrong.com/posts/tyMdPwd8x2RygcheE/sunk-cost-fallacy#kY4jS6Y4uizcW2XQD



2024-01-01



---
https://www.lesswrong.com/posts/u2fpREphy5zRExPLB/rationality-quotes-february-2010#iZsB6w78NDnLwpB2t



2024-01-01



---
https://www.lesswrong.com/posts/u7sKRzQ5jC7KXPPsh/open-thread-march-1-15-2013#LQNCNBob6eETitj9a



2024-01-01



---
https://www.lesswrong.com/posts/u8eTTw32oDCGu64Yg/confound-it-correlation-is-usually-not-causation-but-why-not
Confound it! Correlation is (usually) not causation! But why not?


2024-01-01



---
https://www.lesswrong.com/posts/uKoqrgnRoWjhneDvM/improving-the-akrasia-hypothesis
Improving The Akrasia Hypothesis


2024-01-01



---
https://www.lesswrong.com/posts/uKp6tBFStnsvrot5t/what-dall-e-2-can-and-cannot-do#N5gFmWr2euf5avaKh



2024-01-01



---
https://www.lesswrong.com/posts/uR4r3eZZqLmjZDqFj/prize-new-contest-for-spaced-repetition-literature-review
new contest for Spaced Repetition literature review


2024-01-01



---
https://www.lesswrong.com/posts/uRg5Q2vAteDem5b5S/social-status-and-testosterone
Social status &amp; testosterone


2024-01-01



---
https://www.lesswrong.com/posts/ueBMpvDsDEZgKiESt/algorithmic-progress-in-six-domains
Algorithmic Progress in Six Domains


2024-01-01



---
https://www.lesswrong.com/posts/v8rghtzWCziYuMdJ5/why-does-power-corrupt
Why Does Power Corrupt?


2024-01-01



---
https://www.lesswrong.com/posts/vADtvr9iDeYsCDfxd/value-of-information-four-examples
Value of Information: Four Examples


2024-01-01



---
https://www.lesswrong.com/posts/vAxxBCFDM2oCZ8DxT/link-inside-the-cold-calculating-mind-of-lesswrong
Inside the Cold, Calculating Mind of LessWrong?


2024-01-01



---
https://www.lesswrong.com/posts/vJFdjigzmcXMhNTsx/simulators
Simulators


2024-01-01



---
https://www.lesswrong.com/posts/veEumGEQAsDknw9PC/why-could-you-be-optimistic-that-the-singularity-is-near#comments
Why could you be optimistic that the Singularity is Near?


2024-01-01



---
https://www.lesswrong.com/posts/vhxywjnBH6ioRnnt3/crowley-on-religious-experience#comment-3bc4kL4QnNc9TjNTz
Crowley on Religious Experience


2024-01-01



---
https://www.lesswrong.com/posts/vqbieD9PHG8RRJddu/you-re-entitled-to-arguments-but-not-that-particular-proof
You're Entitled to Arguments, But Not (That Particular) Proof


2024-01-01



---
https://www.lesswrong.com/posts/w7ozrkxRsXF9DEreq/eliezer-yudkowsky-and-michael-vassar-at-nyu-thursday-march#rNw7QKkr9SEojxja2



2024-01-01



---
https://www.lesswrong.com/posts/wAhgxmCf2ebHha5BJ/psa-please-list-your-references-don-t-just-link-them#comment-MMH9H4Y7iNDjfirZF
PSA: Please list your references, don't just link them


2024-01-01



---
https://www.lesswrong.com/posts/wCqfCLs8z5Qw4GbKS/the-importance-of-saying-oops
The Importance of Saying "Oops"


2024-01-01



---
https://www.lesswrong.com/posts/wCqfCLs8z5Qw4GbKS/the-importance-of-saying-oopsejg
The Importance of Saying "Oops"


2024-01-01



---
https://www.lesswrong.com/posts/wKWvodoAt3zRhyC4x/rationality-quotes-november-2012#comment-c4yECdhdDHoMvNWEs
Rationality Quotes November 2012


2024-01-01



---
https://www.lesswrong.com/posts/waqC6FihC2ryAZuAq/just-lose-hope-already
Just Lose Hope Already


2024-01-01



---
https://www.lesswrong.com/posts/x9FNKTEt68Rz6wQ6P/2012-survey-results
2012 Survey Results


2024-01-01



---
https://www.lesswrong.com/posts/xAXrEpF5FYjwqKMfZ/class-project
Class Project


2024-01-01



---
https://www.lesswrong.com/posts/xDGKLqMAxkBs4cyes/october-2013-media-thread#CyL9szdgLzRCa9sY7



2024-01-01



---
https://www.lesswrong.com/posts/xM4MLzaTnMA7AQbSM/how-to-be-deader-than-dead
How to be Deader than Dead


2024-01-01



---
https://www.lesswrong.com/posts/xTyuQ3cgsPjifr7oj/faster-than-science
Faster Than Science


2024-01-01



---
https://www.lesswrong.com/posts/xiojTDJP6FWdb2Fmb/value-of-information-8-examples
Value of Information: 8 examples


2024-01-01



---
https://www.lesswrong.com/posts/xiojTDJP6FWdb2Fmb/value-of-information-8-examples#E4zemaX3Y57SYHCcP



2024-01-01



---
https://www.lesswrong.com/posts/xrBcCED78gsBMnFXy/book-aka-shakespeare-an-extended-bayesian-investigation
Book: AKA Shakespeare (an extended Bayesian investigation)


2024-01-01



---
https://www.lesswrong.com/posts/xx7TeDmBQDFnx8GY7/bayesian-justice
Bayesian justice


2024-01-01



---
https://www.lesswrong.com/posts/yE4Fdx4kYmQchBCek/1001-predictionbook-nights
1001 PredictionBook Nights


2024-01-01



---
https://www.lesswrong.com/posts/yMKfih99nSqRyphkD/quantified-health-prize-results-announced
Quantified Health Prize results announced


2024-01-01



---
https://www.lesswrong.com/posts/ybYBCK9D7MZCcdArB/how-to-measure-anything
How to Measure Anything


2024-01-01



---
https://www.lesswrong.com/posts/ysSHJatEsE63NCXdR/lw-survey-effective-altruists-and-donations#comments
LW survey: Effective Altruists and donations


2024-01-01



---
https://www.lesswrong.com/posts/yyCkgZiufYtfTk3aN/link-2011-team-may-be-chosen-to-receive-usd1-4-billion-to#meu66hepZyh5G9AkH



2024-01-01



---
https://www.lesswrong.com/posts/z3W8PRHJM9ZanTDcx/fair-division-of-black-hole-negentropy-an-introduction-to
Fair Division of Black-Hole Negentropy: an Introduction to Cooperative Game Theory


2024-01-01



---
https://www.lesswrong.com/posts/z4MDDwwnWKnv2ZzdK/the-agi-race-between-the-us-and-china-doesn-t-exist



2024-01-01



---
https://www.lesswrong.com/posts/z4qvgB4ZEWzhCqYRx/open-thread-september-8-14-2014#8C5AprBzax5ghhe9o



2024-01-01



---
https://www.lesswrong.com/posts/zFj67rtrQ7HEaZ45F/tell-me-what-you-think-of-me
Tell me what you think of me


2024-01-01



---
https://www.lesswrong.com/posts/zPFojkLmiMJadaBCr/existential-risk-and-public-relations#WayPGoMw36ddFc9xg



2024-01-01



---
https://www.lesswrong.com/posts/zRKW7LotZxJi6Cyeg/living-forever-is-hard-part-2-adult-longevity
Living Forever is Hard, part 2: Adult Longevity


2024-01-01



---
https://www.lesswrong.com/posts/zbqLuTgTCu365MNu9/your-dog-is-even-smarter-than-you-think
Your Dog is Even Smarter Than You Think


2024-01-01



---
https://www.lesswrong.com/posts/zswEixLariPTgxLcC/misbehaving-machines-the-emulated-brains-of-transhumanist
Misbehaving Machines: The Emulated Brains of Transhumanist Dreams


2024-01-01



---
https://www.lesswrong.com/posts/zumnfc7jctgocfoe9/death-note-anonymity-and-information-theory
Death Note, Anonymity, and Information Theory


2024-01-01



---
https://www.lesswrong.com/postsRspqaNmJKKBnXTqwk/open-thread-april-1-15-2013#comment-sWpsaRHPG4rtc8mxt



2024-01-01



---
https://www.lesswrong.com/postst5W87hQF5gKyTofQB/ufo-betting-put-up-or-shut-up#7qyFLsx9WQJdZfpjC



2024-01-01



---
https://www.lesswrong.com/s/HXkpm9b8o964jbQ89
‘Slack and the Sabbath’, Zvi


2024-01-01



---
https://www.lesswrong.com/s/NqMKtBufKW4Wht6rZ
Forecasting Newsletter


2024-01-01



---
https://www.lesswrong.com/s/TF77XsD5PbucbJsG3
Luna Lovegood


2024-01-01



---
https://www.lesswrong.com/tag/adding-up-to-normality
Adding Up to Normality


2024-01-01



---
https://www.lesswrong.com/tag/aixi



2024-01-01



---
https://www.lesswrong.com/tag/calibration/
Calibration


2024-01-01



---
https://www.lesswrong.com/tag/computing-overhang
Computing Overhang


2024-01-01



---
https://www.lesswrong.com/tag/defying-the-data
Defying The Data


2024-01-01



---
https://www.lesswrong.com/tag/fully-general-counterargument
Fully-General Counterargument


2024-01-01



---
https://www.lesswrong.com/tag/hindsight-bias
Hindsight Bias


2024-01-01



---
https://www.lesswrong.com/tag/how-to-actually-change-your-mind
How To Actually Change Your Mind


2024-01-01



---
https://www.lesswrong.com/tag/joy-in-the-merely-real
Joy In The Merely Real


2024-01-01



---
https://www.lesswrong.com/tag/lesswrong-books?sortedBy=new
LessWrong Books


2024-08-24



---
https://www.lesswrong.com/tag/litany-of-gendlin
Litany of Gendlin


2024-01-01



---
https://www.lesswrong.com/tag/mind-projection-fallacy
Mind Projection Fallacy


2024-01-01



---
https://www.lesswrong.com/tag/odds



2024-01-01



---
https://www.lesswrong.com/tag/oracle-ai
Oracle AI


2024-01-01



---
https://www.lesswrong.com/tag/orthogonality-thesis
Orthogonality Thesis


2024-01-01



---
https://www.lesswrong.com/tag/overconfidence/
Overconfidence


2024-01-01



---
https://www.lesswrong.com/tag/rationality-is-systematized-winning
Rationality Is Systematized Winning


2024-01-01



---
https://www.lesswrong.com/tag/reversal-test
Reversal Test


2024-01-01



---
https://www.lesswrong.com/tag/risks-of-astronomical-suffering-s-risks
Risks of Astronomical Suffering (S-risks)


2024-01-01



---
https://www.lesswrong.com/tag/simulacrum-levels
Simulacrum Levels


2024-01-01



---
https://www.lesswrong.com/tag/smoking-lesion
Smoking Lesion


2024-01-01



---
https://www.lesswrong.com/tag/social-status#Blog_posts
Social Status


2024-01-01



---
https://www.lesswrong.com/tag/timeless-decision-theory
Timeless Decision Theory


2024-01-01



---
https://www.lesswrong.com/tag/tool-ai
Tool AI


2024-01-01



---
https://www.lesswrong.com/tag/trivial-inconvenience
Trivial Inconvenience


2024-01-01



---
https://www.lesswrong.com/tag/updateless-decision-theory
Updateless Decision Theory


2024-01-01



---
https://www.lesswrong.com/tag/valley-of-bad-rationality
Valley of Bad Rationality


2024-01-01



---
https://www.lesswrong.com/tag/wanting-vs-liking
Wanting vs Liking


2024-01-01



---
https://www.lesswrong.com/users/benito
Ben Pace


2024-09-18



---
https://www.lesswrong.com/users/gwern
gwern


2024-01-01



---
https://www.lesswrong.com/users/habryka4
habryka


2024-09-17



---
https://www.lesswrong.com/users/ilyashpitser
IlyaShpitser


2024-01-01



---
https://www.lesswrong.com/users/kaj_sotala
Kaj_Sotala


2024-01-01



---
https://www.lesswrong.com/users/kevin
Kevin


2024-01-01



---
https://www.lesswrong.com/users/mestroyer
Mestroyer


2024-01-01



---
https://www.lesswrong.com/users/orthonormal
orthonormal


2024-01-01



---
https://www.lesswrong.com/users/rhwawn
Rhwawn


2024-01-01



---
https://www.lesswrong.com/users/scottalexander
Scott Alexander


2024-01-01



---
https://www.lesswrong.com/users/swimmer963-miranda-dixon-luinenburg
Swimmer963 (Miranda Dixon-Luinenburg)


2024-01-01



---
https://www.lesswrong.com/users/tuxedage
Tuxedage


2024-01-01



---
https://www.lesswrong.com/users/wedrifid
wedrifid


2024-01-01



---
https://www.lexissecuritiesmosaic.com/gateway/FedReg/1_allcott_2011_jpubec_-_social_norms_and_energy_conservation.pdf



2024-01-01



---
https://www.librarything.com/work/13068
Radiance: A Novel by Carter Scholz


2024-01-01



---
https://www.liebertpub.com/doi/abs/10.1089/neu.2016.4846



2024-01-01



---
https://www.lifespan.io/news/valery-novoselov-investigating-jeanne-calments-longevity-record/
Valery Novoselov: Investigating Jeanne Calment's Longevity Record


2024-01-01



---
https://www.lifeview.com/tests_pgtp.html
LifeView - PGT-P


2024-01-01



---
https://www.lightspeedmagazine.com/fiction/exhalation/
Exhalation - Lightspeed Magazine


2024-01-01



---
https://www.lightspeedmagazine.com/fiction/love-is-the-plan-the-plan-is-death/
Love Is the Plan the Plan Is Death


2024-01-01



---
https://www.limeadery.com/



2024-01-01



---
https://www.linkedin.com/in/jon-levy-b98986b3



2024-09-03



---
https://www.linkedin.com/pulse/8-lessons-from-20-years-hype-cycles-michael-mullany
8 Lessons from 20 Years of Hype Cycles


2024-01-01



---
https://www.linode.com/
Access Denied


2024-01-01



---
https://www.lipreading.org/
Online lip reading training course and games


2024-01-01



---
https://www.liquidgoldtea.com/product-page/natou-twigs
Product Page


2024-01-01



---
https://www.livar.net/UploadedFiles/Article/ExogenousMelatoninforSleepProblems.pdf
Exogenous melatonin for sleep problems in individuals with intellectual disability: a meta-analysis


2024-01-01



---
https://www.liverpool.ac.uk/health-and-life-sciences/staff/andrew-morris/
Andrew Morris—Faculty of Health and Life Sciences—University of Liverpool


2024-08-17



---
https://www.liverpool.ac.uk/people/andrew-morris
Professor Andrew Morris Our people


2024-11-05



---
https://www.livestrong.com/article/283811-vitamin-d-deficiency-heart-palpitations/
Vitamin D Deficiency &amp; Heart Palpitations


2024-01-01



---
https://www.livestrong.com/article/464884-does-caffeine-affect-the-absorption-of-vitamins-or-minerals/
Does Caffeine Affect the Absorption of Vitamins or Minerals?


2024-01-01



---
https://www.livestrong.com/article/510001-does-caffeine-deplete-vitamin-d-in-the-body/
Does Caffeine Deplete Vitamin D in the Body?


2024-01-01



---
https://www.llanelliherald.com/6138/carmarthenshire-teenager-in-court-on-firearm-charge/
Carmarthenshire teenager in court on firearm charge


2024-01-01



---
https://www.loc.gov/collections/edison-company-motion-pictures-and-sound-recordings/about-this-collection/#vocal
Overview of the Edison Diamond Discs Recordings by Genre (1912–1929)


2024-01-01



---
https://www.lonelyplanet.com/china
China travel


2024-01-01



---
https://www.longecity.org/forum/
LongeCity Forums


2024-01-01



---
https://www.longecity.org/forum/links/category/2-supplement-vendors/
Supplement Vendors


2024-01-01



---
https://www.longecity.org/forum/tags/forums/noopept/



2024-01-01



---
https://www.longecity.org/forum/topic/10464-modalert-is-this-what-modafinil-is-like/?&p=108566#entry108566



2024-01-01



---
https://www.longecity.org/forum/topic/10464-modalert-is-this-what-modafinil-is-like/page-2#entry193725
Modalert - is this what modafinil is like?


2024-01-01



---
https://www.longecity.org/forum/topic/23915-nicotine-patch-for-focus-a-log/#entry258639
Nicotine patch for focus - a log


2024-01-01



---
https://www.longecity.org/forum/topic/23915-nicotine-patch-for-focus-a-log/#entry262776
Nicotine patch for focus - a log


2024-01-01



---
https://www.longecity.org/forum/topic/23915-nicotine-patch-for-focus-a-log/page-2#entry367943
Nicotine patch for focus - a log


2024-01-01



---
https://www.longecity.org/forum/topic/27759-nicotine-and-acetycholine-nootropics/#entry300423
Nicotine and Acetycholine Nootropics


2024-01-01



---
https://www.longecity.org/forum/topic/29577-experiences-with-modanifil-modalert/#entry320501
Experiences with modanifil (modalert)


2024-01-01



---
https://www.longecity.org/forum/topic/38572-nicotine-and-vasoconstriction/
Nicotine and Vasoconstriction


2024-01-01



---
https://www.longecity.org/forum/topic/38868-smoking-is-good-for-you/



2024-01-01



---
https://www.longecity.org/forum/topic/40615-a-new-forum-for-spaced-repetition/?&p=436525#entry436525



2024-01-01



---
https://www.longecity.org/forum/topic/44117-modafinil-sources/#entry454141
Modafinil Sources - Retailer/Product Discussion


2024-01-01



---
https://www.longecity.org/forum/topic/44117-modafinil-sources/page-2?&&p=454877#entry454877



2024-01-01



---
https://www.longecity.org/forum/topic/44117-modafinil-sources/page-2?&pid=454877&#entry454877



2024-01-01



---
https://www.longecity.org/forum/topic/44985-eye-color-change-with-iodine-supplementation/
Eye Color Change with Iodine Supplementation


2024-01-01



---
https://www.longecity.org/forum/topic/46040-ex-smoker-using-nicotine/#entry447780
Ex-smoker using nicotine - Supplements


2024-01-01



---
https://www.longecity.org/forum/topic/46273-nicotine-patch-decreases-hdl/#entry449683
Nicotine patch decreases HDL


2024-01-01



---
https://www.longecity.org/forum/topic/48559-modalert-side-effect/?&p=462110#entry462110



2024-01-01



---
https://www.longecity.org/forum/topic/51969-low-dose-lsd-as-a-nootropic/
Low-dose LSD as a Nootropic


2024-01-01



---
https://www.longecity.org/forum/topic/54364-vitamin-d-sleep-experiment/
Vitamin D sleep experiment


2024-01-01



---
https://www.longecity.org/forum/topic/54856-modafinil-use-prosecution-convictions/
Modafinil use: prosecution &amp; convictions? - Society &amp; Politics - LONGECITY


2024-01-01



---
https://www.longecity.org/forum/topic/58609-coluracetam-user-feedback/
COLURACETAM - User Feedback - Brain Health


2024-01-01



---
https://www.longecity.org/forum/topic/59652-bulk-powder-modafinil-site-legit/
Bulk powder Modafinil site legit?


2024-01-01



---
https://www.longecity.org/forum/topic/59652-bulk-powder-modafinil-site-legit/#entry545411
Bulk powder Modafinil site legit?


2024-01-01



---
https://www.longecity.org/forum/topic/63228-lostfalcos-extensive-nootropic-experiments/
Lostfalco's Extensive Nootropic Experiments


2024-01-01



---
https://www.longecity.org/forum/topic/81946-2015-modafinil-user-survey/
2015 modafinil user survey


2024-01-01



---
https://www.longecity.org/forum/topic/8742-experimenting-with-the-nicotine-patch/#entry86840
Experimenting with the nicotine patch


2024-01-01



---
https://www.longecity.org/forum/topic/9481-nicotine-patch-works-good-for-add/#entry95355
Nicotine patch works good for ADD


2024-01-01



---
https://www.longecity.org/forum/user/11887-lostfalco/



2024-01-01



---
https://www.longecity.org/forum/user/20393-nattzor/



2024-01-01



---
https://www.longevityhistory.com/book/indexb.html



2024-01-01



---
https://www.loudountimes.com/news/drug-charges-dropped-against-prominent-leesburg-businessman/article_4fd16e3f-53f7-547e-94fd-8183cc465f75.html
Drug charges dropped against prominent Leesburg businessman


2024-01-01



---
https://www.lowrypei.com/bio



2024-01-01



---
https://www.lrb.co.uk/the-paper/v20/n02/derek-parfit/why-anything-why-this
‘Why anything? Why this?’, 1998


2024-01-01



---
https://www.lrb.co.uk/the-paper/v27/n17/steven-shapin/what-did-you-expect
Steven Shapin


2024-01-01



---
https://www.lrb.co.uk/the-paper/v36/n03/richard-lloyd-parry/ghosts-of-the-tsunami
Richard Lloyd Parry


2024-01-01



---
https://www.lrb.co.uk/the-paper/v41/n10/mary-wellesley/this-place-is-pryson
Mary Wellesley


2024-01-01



---
https://www.lrb.co.uk/the-paper/v42/n18/james-lasdun/bats-on-the-ceiling
James Lasdun


2024-01-01



---
https://www.lrb.co.uk/the-paper/v45/n08/anthony-grafton/a-degenerate-assemblage
Anthony Grafton


2024-01-01



---
https://www.lrc.rpi.edu/programs/lightHealth/projects/NightAlertness.asp?id=167
Light and Health Research Programs


2024-01-01



---
https://www.luckymojo.com/bluesstonesinmyjohnson.html
Robert Johnson: Stones in My Passway


2024-01-01



---
https://www.lumosity.com/training_applications/dual-n-back
We've got some trouble


2024-01-01



---
https://www.lupiciausa.com/



2024-01-01



---
https://www.lvcriminaldefense.com/carder-su-id-theft-ring-busted/
Arrests made in identity theft case


2024-01-01



---
https://www.lyft.com/blog/posts/lyfts-secret-plan-to-take-control-of-its-maps-and-its-future
Lyft’s secret plan to take control of its maps


2024-01-01



---
https://www.lyriktheorie.uni-wuppertal.de/texte/1779_johnson1.html
The Life of Cowley


2024-01-01



---
https://www.ma.imperial.ac.uk/~das01/MyWeb/SCBI/Papers/CarlinChib.pdf
Bayesian model choice via Markov chain Monte Carlo methods


2024-01-01



---
https://www.machinelearningfont.com/
A Machine Learning Font


2024-01-01



---
https://www.macon.com/2015/02/25/3605301/thirty-five-people-indicted-operation.html



2024-01-01



---
https://www.macrumors.com/2011/09/08/apple-institutes-new-charitable-matching-program-for-employees/
Apple Institutes New Charitable Matching Program for Employees


2024-01-01



---
https://www.madboa.com/geek/gpg-quickstart/
GPG Quick Start


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09959.html
Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09963.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09964.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09966.html
Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09975.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09984.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09995.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09996.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg09997.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg10005.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg10007.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg10011.html
Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cryptography@metzdowd.com/msg10015.html
Re: Bitcoin P2P e-cash paper


2024-01-01



---
https://www.mail-archive.com/cypherpunks@minder.net/msg03420.html
Re: NSA runs best fab in world


2024-01-01



---
https://www.mail-archive.com/foundation-l@lists.wikimedia.org/msg25075.html
[Foundation-l] Pre-wikis vs. maturing Wikipedia: taking away    dedicated editors?


2024-01-01



---
https://www.mail-archive.com/wikien-l@lists.wikimedia.org/msg09145.html
[WikiEN-l] Custom Google search engines for finding RSs for subject areas


2024-01-01



---
https://www.manchestereveningnews.co.uk/news/greater-manchester-news/montgomery-byrne-jailed-dark-web-10743557
Man who tried to buy Glock pistol at M6 service station jailed after police sting foils ‘dark web’ deal: Montgomery Richard Kyle Byrne from Bury was held by the National Crime Agency as he tried to hand over £1,300 for a Glock pistol and 300 rounds of ammunition


2024-01-01



---
https://www.mangaupdates.com/series.html?category=Half-Japanese
Series


2024-01-01



---
https://www.mangaupdates.com/series.html?id=2701
Moeyo Pen


2024-01-01



---
https://www.mangaupdates.com/series.html?id=37203
Ichigo Monogatari


2024-01-01



---
https://www.mangaupdates.com/series.html?page=1&perpage=100&category=Mixed+Blood&orderby=year
Series


2024-01-01



---
https://www.mangaupdates.com/series/g1rr3pw/ultimate-rock-paper-scissors
Ultimate Rock-Paper-Scissors—Baka-Updates Manga


2024-06-06

anime

---
https://www.mangaupdates.com/showtopic.php?tid=35093
Romance with Asian male protag and non-Asian female


2024-01-01



---
https://www.manifold1.com/



2024-11-24



---
https://www.manifold1.com/episodes/discovering-the-multiverse-quantum-mechanics-and-hugh-everett-iii-with-peter-byrne-22/transcript



2024-01-01



---
https://www.marketwatch.com/story/this-is-the-insane-amount-millennials-are-spending-on-fitness-2018-01-21



2024-01-01



---
https://www.marxists.org/archive/marx/works/1852/18th-brumaire/ch02.htm
18th Brumaire of Louis Bonaparte. II


2024-01-01



---
https://www.marxists.org/reference/archive/hegel/works/nl/ch03.htm
On the Scientific Ways of Treating Natural Law by Hegel 1803


2024-01-01



---
https://www.marxists.org/reference/archive/smith-adam/works/wealth-of-nations/book04/ch02.htm
Wealth of Nations


2024-01-01



---
https://www.massively.com/2009/01/06/mud-history-dissolving-into-the-waters-of-time/



2024-01-01



---
https://www.math.columbia.edu/~bayer/papers/Timestamp_BHS93.pdf



2024-01-01



---
https://www.math.fsu.edu/~wxm/rota4.html



2024-01-01



---
https://www.math.uvic.ca/faculty/diacu/diacuNbody.pdf



2024-01-01



---
https://www.math.uwaterloo.ca/tsp/data/art/
TSP Art Instances


2024-01-01



---
https://www.math.uwaterloo.ca/tsp/pla85900/index.html



2024-01-01



---
https://www.math.uwaterloo.ca/tsp/world/
World TSP


2024-01-01



---
https://www.math.uwaterloo.ca/~ajmeneze/anotherlook/index.shtml
Articles


2024-01-01



---
https://www.math.wm.edu/~leemis/chart/UDR/UDR.html
Univariate Distribution Relationships


2024-01-01



---
https://www.mathgenealogy.org/id.php?id=81257
Eugene Stark


2024-01-01



---
https://www.mathieutriay.com/
Mathieu Triay


2024-01-01



---
https://www.matthewball.co/all/esportsrisks
Esports and the Dangers of Serving at the Pleasure of a King
Matthew Ball
2020
2024-01-01



---
https://www.mattridley.co.uk/blog/gene-editing-and-eugenics/
Why eugenics won't come back


2024-01-01



---
https://www.mattridley.co.uk/blog/mass-speciation/
The Sixth Genesis: a man-made, mass-speciation event


2024-01-01



---
https://www.mattridley.co.uk/blog/the-wealth-of-urban-biodiversity/
Cities are the new Galapagos


2024-01-01



---
https://www.matvoz.com/blog/2013/10/interesting-facts-about-when-you-get-hit-by-hacker-news-tsunami/
Interesting facts about when you get hit by Hacker News tsunami


2024-08-04



---
https://www.mauronewmedia.com/blog/why-angry-birds-is-so-successful-a-cognitive-teardown-of-the-user-experience/
Why Angry Birds is so successful and popular: a cognitive teardown of the user experience


2024-01-01



---
https://www.mayfieldschools.org/Downloads/35%20Crowding%20into%20the%20Behavioral%20Sink2.pdf



2024-01-01



---
https://www.mayoclinic.org/health/melatonin/NS_patient-melatonin/DSECTION=evidence



2024-01-01



---
https://www.mcall.com/mc-xpm-1994-01-04-2969176-story.html
White House Task Force To Probe Radiation Exposure


2024-01-01



---
https://www.mcsweeneys.net/articles/back-from-yet-another-globetrotting-adventure-indiana-jones-checks-his-mail-and-discovers-that-his-bid-for-tenure-has-been-denied
Back From Yet Another Globetrotting Adventure, Indiana Jones Checks His Mail And Discovers That His Bid For Tenure Has Been Denied


2024-01-01



---
https://www.mcsweeneys.net/articles/est-werner-erhard-and-the-corporatization-of-self-help-2003
A Week With the Believer: Est, Werner Erhard, and the Corporatization of Self-Help. (2003)


2024-01-01



---
https://www.mdpi.com/1660-4601/11/3/3453
IJERPH Free Full-Text


2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799
Benefits of Docosahexaenoic Acid, Folic Acid, Vitamin D and Iodine on Foetal and Infant Brain Development and Function Following Maternal Supplementation during Pregnancy and Lactation


2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B154-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B155-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B156-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B157-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B158-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B159-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B160-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B161-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2072-6643/4/7/799#B76-nutrients-04-00799



2024-01-01



---
https://www.mdpi.com/2076-3425/8/3/46
The Dynamic Environment of Crypto Markets: The Lifespan of New Psychoactive Substances (NPS) and Vendors Selling NPS


2024-01-01



---
https://www.mdpi.com/2079-3200/6/2/18
Intellectual Brilliance and Presidential Performance: Why Pure Intelligence (or Openness) Doesn't Suffice


2024-01-01



---
https://www.meadery.com/earle-estates-meadery.php
Earle Estates Meadery Finger Lakes Wine Torrey Ridge Winery


2024-01-01



---
https://www.med.uio.no/klinmed/english/people/aca/imelle/
Ingrid Melle—Institute of Clinical Medicine


2024-09-24



---
https://www.media.mit.edu/projects/blitzscribe-speech-transcription-for-the-human-speechome-project/overview/
Overview ‹ BlitzScribe: Speech Transcription for the Human Speechome Project


2024-01-01



---
https://www.mediacom.keio.ac.jp/publication/pdf2009/03_Masanori%20KONDO.pdf
404 File Not Found


2024-01-01



---
https://www.mediafire.com/?4yvqquv498gkt
My Files


2024-01-01



---
https://www.mediawiki.org/wiki/Extension:ConfirmEdit
Extension:ConfirmEdit


2024-01-01



---
https://www.mediawiki.org/wiki/Multilingual_MediaWiki
Multilingual MediaWiki


2024-01-01



---
https://www.mediawiki.org/wiki/Page_Previews
Page Previews


2024-01-01



---
https://www.mediawiki.org/wiki/WikiLove
WikiLove


2024-01-01



---
https://www.mediawiki.org/wiki/Wikimedia_REST_API
Wikimedia REST API


2024-01-01



---
https://www.medicaldaily.com/psychologists-discover-how-people-subconsciously-become-their-favorite-fictional-characters-240435
Psychologists Discover How People Subconsciously Become Their Favorite Fictional Characters


2024-01-01



---
https://www.medicalnewstoday.com/
Medical and health information


2024-01-01



---
https://www.medievalists.net/2021/08/medieval-chinese-ceramic-pillows/
The intriguing world of medieval Chinese ceramic pillows


2024-01-01



---
https://www.medlive.cn/uploadfile/2011/1013/20111013114126307.pdf
Smoking-related prospective memory deficits in a real-world task


2024-01-01



---
https://www.medpagetoday.com/meetingcoverage/apss/33291
Melatonin Can Help Seniors Get More Sleep


2024-01-01



---
https://www.medschool.umaryland.edu/profiles/shuldiner-alan/
Alan Shuldiner


2024-12-03



---
https://www.memphisdailynews.com/news/2012/nov/15/this-den-of-grizzlies-players-doesnt-bluff/
This Den of Grizzlies Players Doesn't Bluff


2024-01-01



---
https://www.mendosa.com/The%20Pursuit%20of%20Noninvsive%20Glucose,%20Fourth%20Edition.pdf



2024-01-01



---
https://www.mendosa.com/noninvasive_glucose.pdf



2024-01-01



---
https://www.mentalfloss.com/article/33487/hunter-s-thompsons-daily-routine
Hunter S. Thompson's Daily Routine


2024-01-01



---
https://www.mentalfloss.com/article/536412/action-park-water-park-oral-history
Traumatic License: An Oral History of Action Park


2024-01-01



---
https://www.mentalfloss.com/article/54853/our-interview-jeopardy-champion-arthur-chu
Our Interview With Jeopardy! Champion Arthur Chu


2024-01-01



---
https://www.mentalfloss.com/article/91939/losing-their-grip-oral-history-nintendos-power-glove
Losing Their Grip: An Oral History of Nintendo's Power Glove


2024-01-01



---
https://www.mercatus.org/emergent-ventures



2024-01-01



---
https://www.mercatus.org/ideasofindia/ideas-india-history-textiles



2024-01-01



---
https://www.mercurynews.com/2011/06/27/buck-institute-study-lithium-may-help-halt-progression-of-parkinsons/
Buck Institute study: Lithium may help halt progression of Parkinson’s


2024-01-01



---
https://www.mercurynews.com/2014/04/25/san-jose-meth-bust-leads-to-arrest-of-suspected-key-cartel-operative-clandestine-lab/
San Jose: Meth bust leads to arrest of suspected key cartel operative, clandestine lab


2024-01-01



---
https://www.metaculus.com/questions/
Question Feed


2024-01-01



---
https://www.metaculus.com/questions/questions/1394/will-ai-progress-surprise-us/
Will AI progress surprise us?


2024-01-01



---
https://www.metaculus.com/questions/questions/3479/when-will-the-first-artificial-general-intelligence-system-be-devised-tested-and-publicly-known-of/
When will the first Artificial General Intelligence system be devised, tested, and publicly known of?


2024-01-01



---
https://www.metafilter.com/127712/In-a-few-cases-the-start-dates-are-wellinformed-guesses
In a few cases, the start dates are well-informed guesses


2024-01-01



---
https://www.metafilter.com/133081/A-way-for-the-monkey-mind-to-cope-with-the-modern-world
A way for the monkey mind to cope with the modern world


2024-01-01



---
https://www.metafilter.com/133200/Dwarven-society-is-more-egalitarian-than-human-feudal-societies-were
Dwarven society is more egalitarian than… human feudal societies were


2024-01-01



---
https://www.metafilter.com/183095/On-having-sufficient-complexity-to-allow-for-arbitrary-computation
On having sufficient complexity to allow for arbitrary computation


2024-01-01



---
https://www.metafilter.com/183993/Hark-from-those-shadowy-depths-thy-voice-Mournfully-echoes-AUTH
Hark! from those shadowy depths thy voice / Mournfully echoes


2024-01-01



---
https://www.metafilter.com/91797/working-working-memory-with-dual-nback#3081757
working working memory with dual n-back


2024-01-01



---
https://www.metafilter.com/91797/working-working-memory-with-dual-nback#3108845
working working memory with dual n-back


2024-01-01



---
https://www.metafor-project.org/doku.php
Homepage


2024-01-01

cs/r

---
https://www.metopera.org/season/2018-19-season/die-walkure/



2024-01-01



---
https://www.metopera.org/season/in-cinemas/2021-22-season/eurydice-live-in-hd/



2024-01-01



---
https://www.metzdowd.com/pipermail/cryptography/2015-January/024433.html
2008 revision of Bitcoin whitepaper


2024-01-01



---
https://www.metzdowd.com/pipermail/cryptography/2015-January/024453.html
[Cryptography] 2008 revision of Bitcoin whitepaper


2024-01-01



---
https://www.mfa.gov.cn/web/system/index_17321.shtml
系统维护


2024-01-01



---
https://www.mha.gov.sg/
Ministry of Home Affairs (MHA)


2024-01-01



---
https://www.mhh.de/en/institute-zentren-forschungseinrichtungen/hannover-unified-biobank-hub/about-us/prof-dr-thomas-illig
Prof. Dr. Thomas Illig


2024-09-27



---
https://www.mhlw.go.jp/english/database/db-hw/report/5.html
Specified Report of Vital Statistics in FY2007- Vital Statistics including Foreigners


2024-01-01



---
https://www.miamiherald.com/news/local/community/miami-dade/article199044679.html



2024-01-01



---
https://www.mic.com/articles/104096/there-s-a-suicide-epidemic-in-utah-and-one-neuroscientist-thinks-he-knows-why
There's a Suicide Epidemic in Utah—And One Neuroscientist Thinks He Knows Why


2024-01-01



---
https://www.michaellight.net/suns-intro/
100 SUNS


2024-01-01



---
https://www.michellenmeyer.com/
Michelle N. Meyer—About


2024-09-05



---
https://www.microcovid.org/



2024-01-01



---
https://www.microsoft.com/en-us/microsoft-365/blog/2021/04/28/beyond-calibri-finding-microsofts-next-default-font/
Beyond Calibri: Finding Microsoft’s next default font


2024-01-01



---
https://www.microsoft.com/en-us/research/blog/make-every-feature-binary-a-135b-parameter-sparse-neural-network-for-massively-improved-search-relevance/
Make Every feature Binary: A 135B parameter sparse neural network for massively improved search relevance


2024-01-01



---
https://www.microsoft.com/en-us/research/blog/turing-bletchley-a-universal-image-language-representation-model-by-microsoft/
Turing Bletchley: A Universal Image Language Representation model by Microsoft


2024-01-01



---
https://www.microsoft.com/en-us/research/people/jfgao/
Jianfeng Gao at Microsoft Research


2024-06-27



---
https://www.middleeasteye.net/news/sudanese-man-who-walked-through-channel-tunnel-granted-uk-asylum
Sudanese man who walked through Channel Tunnel granted UK asylum


2024-01-01



---
https://www.midiaresearch.com/reports/decoding-the-adblocking-consumer
Decoding The Adblocking Consumer: Digital Advertising's P2P Moment


2024-01-01



---
https://www.midus.wisc.edu/findings/pdfs/1665.pdf



2024-01-01



---
https://www.mikehearn.com/Hosted-Files/Nakamoto-Could-Newsweek-Have-Known/index.html



2024-01-01



---
https://www.milesbrundage.com/
Miles Brundage—About Me


2024-07-21



---
https://www.miller-mccune.com/culture-society/academics-doubt-impact-of-bin-laden-death-30791/



2024-01-01



---
https://www.mindingthecampus.org/originals/2010/10/imber.html



2024-01-01



---
https://www.mindsparke.com/



2024-01-01



---
https://www.mining.com/fifty-killed-in-a-knife-attack-at-a-chinese-colliery/
Fifty killed in a knife attack at a Chinese colliery


2024-01-01



---
https://www.minneapolisfed.org/article/2004/the-industrial-revolution-past-and-future
The Industrial Revolution: Past and Future


2024-01-01



---
https://www.mirf.ru/news/nahodka-nejroseti-sozdayut-portrety-lyudej-kotoryh-ne-suschestvuet/
[Find: neural networks create portraits of people who do not exist]


2024-01-01



---
https://www.mirror.co.uk/news/uk-news/man-jailed-trying-smuggle-550000-3592428
Man jailed for trying to smuggle Â£550,000 of heroin hidden in chessboards - Mirror Online


2024-01-01



---
https://www.mit.edu/people/rei/manga-inoue.html



2024-01-01



---
https://www.mit.edu/~jda/
Jacob Andreas @ MIT


2024-04-17



---
https://www.mja.com.au/journal/1999/171/9/iodine-deficiency-ambulatory-participants-sydney-teaching-hospital-australia
Iodine deficiency in ambulatory participants at a Sydney teaching hospital: is Australia truly iodine replete?


2024-01-01



---
https://www.mobihealthnews.com/20772/exclusive-sleep-coach-company-zeo-is-shutting-down/
Exclusive: Sleep coach company Zeo is shutting down


2024-01-01



---
https://www.modafinil.com/
Modafinil


2024-01-01



---
https://www.modup.net/#GwernT



2024-01-01



---
https://www.mojeek.com/
Mojeek


2024-01-01



---
https://www.mollywhite.net/annotations/latecomers-guide-to-crypto/
The (Edited) Latecomer's Guide to Crypto


2024-01-01



---
https://www.monochrom.at/amok/
Every Five Seconds an Inkjet Printer Dies Somewhere


2024-01-01



---
https://www.monotype.com/fonts/helvetica-now
Helvetica Now


2024-01-01



---
https://www.morgenpost.de/berlin/article137039614/Razzia-Berliner-Polizei-sprengt-Spandauer-Dealer-Ring.html
Razzia—Berliner Polizei sprengt Spandauer Dealer-Ring: Bei den Durchsuchungen in Berlin fanden die Ermittler Marihuana, Amphetamin, eine schussbereite Pistole und mehrere Zehntausend Euro Bargeld. Die Tatverdächtigen wurden festgenommen.


2024-01-01



---
https://www.morinaga.co.jp/in/jelly/
inã¼ãªã¼ inã¼ãªã¼ã»inãã¼ãã­ãã¤ã³


2024-01-01



---
https://www.motherjones.com/environment/2016/02/lead-exposure-gasoline-crime-increase-children-health/
Lead: America’s Real Criminal Element – Mother Jones


2024-08-04



---
https://www.motherjones.com/kevin-drum/2013/03/problem-google-and-cloud/
The Problem With Google—and The Cloud


2024-01-01



---
https://www.motherjones.com/media/2013/05/robots-artificial-intelligence-jobs-automation/
Welcome, Robot Overlords. Please Don’t Fire Us?


2024-01-01



---
https://www.motherjones.com/politics/2012/10/donald-o-hebb-effects-extreme-isolation/
What Extreme Isolation Does to Your Mind: In the 1950s, university researchers put volunteers in tiny rooms and deprived them of sensory input. The results were shocking.


2024-01-01



---
https://www.motherjones.com/politics/2012/10/solitary-confinement-shane-bauer/
Solitary in Iran Nearly Broke Me. Then I Went Inside America’s Prisons


2024-01-01



---
https://www.motherjones.com/politics/2016/06/cca-private-prisons-corrections-corporation-inmates-investigation-bauer/
My Four Months as a Private Prison Guard: A Mother Jones Investigation


2024-01-01



---
https://www.motherjones.com/politics/2016/10/undercover-border-militia-immigration-bauer/
I bought a rifle and headed off to fight tyranny, protect the Constitution, and ‘catch fucking beaners'. A firsthand look at America’s resurgent paramilitary movement.


2024-01-01



---
https://www.motherjones.com/politics/2017/08/a-future-of-genetically-engineered-children-is-closer-than-youd-think/
A Future of Genetically Engineered Children Is Closer Than You’d Think


2024-01-01



---
https://www.moviemalls.com/papers/13days.txt



2024-01-01



---
https://www.mrc-cbu.cam.ac.uk/people/matt.davis/sine-wave-speech/
People


2024-01-01



---
https://www.mrc-epid.cam.ac.uk/people/jianan-luan/
Dr Jian’an Luan—MRC Epidemiology Unit


2024-08-29



---
https://www.mrc-epid.cam.ac.uk/people/ken-ong/
Professor Ken Ong


2024-09-22



---
https://www.mscroggs.co.uk/blog/19
MENACE


2024-01-01



---
https://www.mtgox.com/
MtGox.com


2024-01-01



---
https://www.muckrock.com/news/archives/2014/feb/03/dea-parallel-construction-guides/
DEA teaches agents to recreate evidence chains to hide methods


2024-01-01



---
https://www.museoscienza.org/it/english/leonardo/models/macchina-leo.asp?id_macchina=108
Museo Nazionale della Scienza e della Tecnologia


2024-01-01



---
https://www.mutantfrog.com/2009/07/27/nemutans-revenge-some-fact-checking-and-reaction-to-the-nyt-story-on-anime-fetishists/
Nemutan’s revenge – some fact-checking and reaction to the NYT story on anime fetishists


2024-01-01



---
https://www.nanoedmo.com/



2024-01-01



---
https://www.narratively.com/nick-brown-smelled-bull/



2024-01-01



---
https://www.nasa.gov/mission_pages/station/expeditions/expedition30/tryanny.html



2024-01-01



---
https://www.nasonline.org/publications/biographical-memoirs/memoir-pdfs/clogston-albert.pdf#page=2



2024-01-01



---
https://www.nasonline.org/publications/biographical-memoirs/memoir-pdfs/clogston-albert.pdf#page=3



2024-01-01



---
https://www.nathanshipley.com/gan
GAN Explorations 011: StyleGAN2 + Stochastic Weight Averaging


2024-01-01



---
https://www.nationaldefensemagazine.org/articles/2006/3/31/2006april--soldiers-marines-team-up-in-trailblazer-patrols



2024-01-01



---
https://www.nationalgeographic.com/magazine/article/beautiful-brains
Teenage Brains


2024-01-01



---
https://www.nationalgeographic.com/magazine/article/evolution-genetics-medicine-brain-technology-cyborg
Like other species, we are the products of millions of years of adaptation. Now we're taking matters into our own hands.


2024-01-01



---
https://www.nationalgeographic.com/science/article/fossils-found-from-day-dinosaurs-died-chicxulub-tanis-cretaceous-extinction
These fossils may capture the day the dinosaurs died. Here's what you should know. Reports about a stunning site in North Dakota are making waves among paleontologists, who are eager to see more.


2024-01-01



---
https://www.nationmaster.com/country-info/stats/Economy/GDP-per-capita-in-1950
Countries Compared by Economy &gt; GDP per capita in 1950. International Statistics at NationMaster.com


2024-01-01



---
https://www.nato.int/docu/review/2008/04/AP_COST/EN/index.htm



2024-01-01



---
https://www.nature.com/?file=/npp/journal/v28/n7/full/1300202a.html



2024-01-01



---
https://www.nature.com/articles/1300987



2024-01-01



---
https://www.nature.com/articles/266283a0.pdf
Caricature of Darwinism


2024-01-01



---
https://www.nature.com/articles/343220b0.pdf



2024-01-01



---
https://www.nature.com/articles/436150a



2024-01-01



---
https://www.nature.com/articles/463142a
Publish or perish in China: The pressure to rack up publications in high-impact journals could encourage misconduct, some say


2024-01-01



---
https://www.nature.com/articles/4641111a



2024-01-01



---
https://www.nature.com/articles/474429a
City living marks the brain: Neuroscientists study social risk factor for mental illness


2024-01-01



---
https://www.nature.com/articles/476373a
Stand up against the anti-technology terrorists


2024-01-01



---
https://www.nature.com/articles/483531a
Drug development: Raise standards for preclinical cancer research
Begley, Ellis
2012
2024-01-01



---
https://www.nature.com/articles/485041e
Editorial note


2024-01-01



---
https://www.nature.com/articles/485298a
Replication studies: Bad copy: In the wake of high-profile controversies, psychologists are facing up to problems with replication


2024-01-01



---
https://www.nature.com/articles/489486a



2024-01-01



---
https://www.nature.com/articles/490162a
Stress and the city: Urban decay: Scientists are testing the idea that the stress of modern city life is a breeding ground for psychosis


2024-01-01



---
https://www.nature.com/articles/497297a



2024-01-01



---
https://www.nature.com/articles/502026a



2024-01-01



---
https://www.nature.com/articles/503333a
Reproducibility: The risks of the replication drive: The push to replicate findings could shelve promising research and unfairly damage the reputations of careful, meticulous scientists, says Mina Bissell


2024-01-01



---
https://www.nature.com/articles/507423a



2024-01-01



---
https://www.nature.com/articles/519276a



2024-01-01



---
https://www.nature.com/articles/5201329



2024-01-01



---
https://www.nature.com/articles/520593a
Embryo editing sparks epic debate: In wake of paper describing genetic modification of human embryos, scientists disagree about ethics


2024-01-01



---
https://www.nature.com/articles/522020a



2024-01-01



---
https://www.nature.com/articles/523013a
Super-muscly pigs created by small genetic tweak: Researchers hope the genetically engineered animals will speed past regulators


2024-01-01



---
https://www.nature.com/articles/530268a
An evolutionary burst 540 million years ago filled the seas with an astonishing diversity of animals. The trigger behind that revolution is finally coming into focus.


2024-01-01



---
https://www.nature.com/articles/532300a



2024-01-01



---
https://www.nature.com/articles/532306a



2024-01-01



---
https://www.nature.com/articles/533452a



2024-01-01



---
https://www.nature.com/articles/537152a



2024-01-01



---
https://www.nature.com/articles/548268a



2024-01-01



---
https://www.nature.com/articles/548272a



2024-01-01



---
https://www.nature.com/articles/cr2015130
CRISPR/Cas9-mediated genome engineering of the ferret


2024-01-01



---
https://www.nature.com/articles/cr201757
Gene and mutation independent therapy via CRISPR-Cas9 mediated cellular reprogramming in rod photoreceptors


2024-01-01



---
https://www.nature.com/articles/d41586-018-00578-5
Nature still battles nurture in the haunting world of social genomics: Nathaniel Comfort lauds a sociologist's study of the problems built into genetic research


2024-01-01



---
https://www.nature.com/articles/d41586-018-06195-6
Preliminary results suggest that treatment for rare disease is safe, but its effectiveness is unclear.


2024-01-01



---
https://www.nature.com/articles/d41586-018-07351-8
Participants in medical research are more empowered than ever to influence the design and outcomes of experiments. Now, researchers are trying to keep up


2024-01-01



---
https://www.nature.com/articles/d41586-019-00395-4



2024-01-01



---
https://www.nature.com/articles/d41586-019-01168-9



2024-01-01



---
https://www.nature.com/articles/d41586-019-01216-4



2024-01-01



---
https://www.nature.com/articles/d41586-019-02563-y
Human embryo implantation modelled in microfluidic channels: An innovative microfluidic device has enabled the modeling of the events that occur in human embryos when they implant in the wall of the uterus. It could be used to help understand early pregnancy loss.


2024-01-01



---
https://www.nature.com/articles/d41586-021-01515-9
AI system outperforms humans in designing floorplans for microchips: A machine-learning system has been trained to place memory blocks in microchip designs. The system beats human experts at the task, and offers the promise of better, more-rapidly produced chip designs than are currently possible


2024-01-01



---
https://www.nature.com/articles/d41586-021-02111-7
COVID ‘Fast Grants’ sped up pandemic science: Programme awarded $US50 million in rapid grants and highlights limitations in existing scientific-funding mechanisms


2024-01-01



---
https://www.nature.com/articles/d41586-022-02177-x



2024-01-01



---
https://www.nature.com/articles/ejhg20095



2024-01-01



---
https://www.nature.com/articles/gim2017246



2024-01-01



---
https://www.nature.com/articles/hdy19514.pdf
Attenuation of genetic progress under continued selection in poultry


2024-01-01



---
https://www.nature.com/articles/jhg201113
Association of the arginine vasopressin receptor 1A (AVPR1A) haplotypes with listening to music


2024-01-01



---
https://www.nature.com/articles/mp201364



2024-01-01



---
https://www.nature.com/articles/mp2014105



2024-01-01



---
https://www.nature.com/articles/mp2014188



2024-01-01



---
https://www.nature.com/articles/mp2016107



2024-01-01



---
https://www.nature.com/articles/mp201645/figures/2



2024-01-01



---
https://www.nature.com/articles/nature.2012.10878
Scientists trace a wiring plan for entire mouse brain


2024-01-01



---
https://www.nature.com/articles/nature.2012.11484
Fish Oil Supplement Research Remains Murky: Polyunsaturated omega-3 fatty acids are important parts of a healthy diet, but supplement studies have numerous sampling problems


2024-01-01



---
https://www.nature.com/articles/nature.2014.15858



2024-01-01



---
https://www.nature.com/articles/nature.2015.17462
Mammoth genomes provide recipe for creating Arctic elephants: Catalogue of genetic differences between woolly mammoths and elephants reveals how ice-age giants braved the cold


2024-01-01



---
https://www.nature.com/articles/nature.2015.18448
Gene-edited ‘micropigs’ to be sold as pets at Chinese institute: The pigs are endearing but scientists warn that they may be a distraction from more serious research


2024-01-01



---
https://www.nature.com/articles/nature.2016.19754
Gene-edited CRISPR mushroom escapes US regulation: A fungus engineered with the CRISPR-Cas9 technique can be cultivated and sold without further oversight


2024-01-01



---
https://www.nature.com/articles/nature.2016.20302



2024-01-01



---
https://www.nature.com/articles/nature.2016.20781



2024-01-01



---
https://www.nature.com/articles/nature.2016.20988
The move by Chinese scientists could spark a biomedical duel between China and the United States


2024-01-01



---
https://www.nature.com/articles/nature.2017.22565
Massive genetic study shows how humans are evolving: Analysis of 215,000 people's DNA suggests variants that shorten life are being selected against


2024-01-01



---
https://www.nature.com/articles/nature08832



2024-01-01



---
https://www.nature.com/articles/nature10836.pdf
The case for open computer programs


2024-01-01



---
https://www.nature.com/articles/nature13595



2024-01-01



---
https://www.nature.com/articles/nature13835
Genetic and epigenetic fine mapping of causal autoimmune disease variants


2024-01-01



---
https://www.nature.com/articles/nature15393
A global reference for human genetic variation


2024-01-01



---
https://www.nature.com/articles/nature20098
De novo assembly and phasing of a Korean human genome


2024-01-01



---
https://www.nature.com/articles/nbt.1837



2024-01-01



---
https://www.nature.com/articles/nbt.2335.pdf
Further confirmation needed: A new mechanism for independently replicating research findings is one of several changes required to improve the quality of the biomedical literature


2024-01-01



---
https://www.nature.com/articles/nbt.3439
A CRISPR-Cas9 gene drive system targeting female reproduction in the malaria mosquito vector Anopheles gambiae


2024-01-01



---
https://www.nature.com/articles/nbt.4245



2024-01-01



---
https://www.nature.com/articles/ncomms10448



2024-01-01



---
https://www.nature.com/articles/ncomms11174



2024-01-01



---
https://www.nature.com/articles/ncomms12684



2024-01-01



---
https://www.nature.com/articles/ncomms13175



2024-01-01



---
https://www.nature.com/articles/ncomms14220
Evidence of preserved collagen in an Early Jurassic sauropodomorph dinosaur revealed by synchrotron FTIR microspectroscopy


2024-09-14



---
https://www.nature.com/articles/ncomms14238/



2024-01-01



---
https://www.nature.com/articles/ncomms2380



2024-01-01



---
https://www.nature.com/articles/ncomms4557
Caloric restriction reduces age-related and all-cause mortality in rhesus monkeys
Colman
2015
2024-01-01



---
https://www.nature.com/articles/ncomms7916
Genome-wide meta-analysis identifies multiple novel associations and ethnic heterogeneity of psoriasis susceptibility


2024-01-01



---
https://www.nature.com/articles/ncomms9842



2024-01-01



---
https://www.nature.com/articles/news.2011.270
Are scientific reputations boosted artificially?: Reputations emerge in a collective manner. But does this guarantee that fame rests on merit, asks Philip Ball


2024-01-01



---
https://www.nature.com/articles/ng.608



2024-01-01



---
https://www.nature.com/articles/ng1428



2024-01-01



---
https://www.nature.com/articles/nn.2770



2024-01-01



---
https://www.nature.com/articles/nn0598_36



2024-01-01



---
https://www.nature.com/articles/nn1165



2024-01-01



---
https://www.nature.com/articles/s41398-018-0217-4



2024-01-01



---
https://www.nature.com/articles/s41398-018-0222-7



2024-01-01



---
https://www.nature.com/articles/s41398-018-0236-1



2024-01-01



---
https://www.nature.com/articles/s41467-017-01490-8



2024-01-01



---
https://www.nature.com/articles/s41467-018-03819-3



2024-01-01



---
https://www.nature.com/articles/s41467-018-04930-1



2024-01-01



---
https://www.nature.com/articles/s41467-018-04951-w



2024-01-01



---
https://www.nature.com/articles/s41467-019-08535-0
Efficient cross-trait penalized regression increases prediction accuracy in large cohorts using secondary phenotypes


2024-01-01



---
https://www.nature.com/articles/s41467-019-10293-y



2024-01-01



---
https://www.nature.com/articles/s41467-019-13192-4



2024-01-01



---
https://www.nature.com/articles/s41467-022-31216-4



2024-01-01



---
https://www.nature.com/articles/s41467-024-46421-6



2024-04-16



---
https://www.nature.com/articles/s41525-018-0049-4
Rapid whole-genome sequencing decreases infant morbidity and cost of hospitalization


2024-01-01



---
https://www.nature.com/articles/s41539-018-0019-8



2024-01-01



---
https://www.nature.com/articles/s41539-018-0021-1
Getting to the genetic and environmental roots of educational inequality


2024-01-01



---
https://www.nature.com/articles/s41559-018-0611-6



2024-01-01



---
https://www.nature.com/articles/s41562-022-01517-1



2024-01-01



---
https://www.nature.com/articles/s41562-023-01749-9



2024-01-01



---
https://www.nature.com/articles/s41562-023-01781-9



2024-01-01



---
https://www.nature.com/articles/s41586-022-04448-z



2024-01-01



---
https://www.nature.com/articles/s41586-022-04910-y



2024-01-01



---
https://www.nature.com/articles/s41586-023-06618-z



2024-01-01



---
https://www.nature.com/articles/s41586-023-06668-3



2024-01-01



---
https://www.nature.com/articles/s41588-022-01016-z



2024-01-01



---
https://www.nature.com/articles/s41591-022-01735-0



2024-01-01



---
https://www.nature.com/articles/s41598-017-04076-y



2024-01-01



---
https://www.nature.com/articles/s41598-018-23044-8



2024-01-01



---
https://www.nature.com/articles/s41598-018-30387-9



2024-01-01



---
https://www.nature.com/articles/s41598-018-32621-w



2024-01-01



---
https://www.nature.com/articles/s41598-019-51680-1
Mechanisms of soft tissue and protein preservation in Tyrannosaurus rex


2024-09-14



---
https://www.nature.com/articles/s41598-023-45979-3



2024-01-01



---
https://www.nature.com/articles/s42003-018-0042-6



2024-01-01



---
https://www.nature.com/articles/s42003-019-0290-0



2024-01-01



---
https://www.nature.com/articles/s43587-022-00357-y



2024-01-01



---
https://www.nature.com/articles/srep02510
Harnessing the CRISPR/Cas9 system to disrupt latent HIV-1 provirus


2024-01-01



---
https://www.nature.com/articles/srep05400
Multiplex genome engineering in human cells using all-in-one CRISPR/Cas9 vector system


2024-01-01



---
https://www.nature.com/articles/srep13878
Generation of gene-modified goats targeting MSTN and FGF5 via zygote injection of CRISPR/Cas9 system


2024-01-01



---
https://www.nature.com/articles/srep19969
Precision Medicine: Genetic Repair of Retinitis Pigmentosa in Patient-Derived Stem Cells


2024-01-01



---
https://www.nature.com/articles/srep22555
Elimination of HIV-1 Genomes from Human T-lymphoid Cells by CRISPR/Cas9 Gene Editing


2024-01-01



---
https://www.nature.com/articles/srep26373



2024-01-01



---
https://www.nature.com/articles/srep28496



2024-01-01



---
https://www.nature.com/articles/srep30348



2024-01-01



---
https://www.nature.com/articles/srep30516



2024-01-01



---
https://www.nature.com/articles/tp201481



2024-01-01



---
https://www.nature.com/mp/journal/v16/n10/extref/mp201185x1.doc



2024-01-01



---
https://www.nature.com/mp/journal/v21/n11/extref/mp2015225x1.doc



2024-01-01



---
https://www.nature.com/mp/journal/v21/n6/extref/mp201645x11.doc



2024-01-01



---
https://www.nature.com/news/2010/101013/full/467775a.html
Computational science: Error...why scientific programming does not compute


2024-01-01



---
https://www.nature.com/news/welcome-to-the-crispr-zoo-1.19537
Welcome to the CRISPR zoo


2024-01-01



---
https://www.navalgazing.net/Falklands-Part-19
Naval Gazing Main/The Falklands War Part 19


2024-01-01



---
https://www.nba.com/news/takeaways-2018-19-nba-roster-survey
Nine takeaways from 2018-19 NBA Roster Survey


2024-01-01



---
https://www.nbc-2.com/news/crime/2022/01/04/man-arrested-in-desoto-county-drug-bust-on-new-years-eve



2024-01-01



---
https://www.nbcnews.com/news/us-news/perk-facebook-apple-now-pay-women-freeze-eggs-n225011
Perk Up: Facebook and Apple Now Pay for Women to Freeze Eggs


2024-01-01



---
https://www.nbcnews.com/storyline/isis-terror/isis-head-baghdadi-wife-fell-love-line-say-sources-n260291
ISIS Head Baghdadi and Wife Fell in Love On-Line, Say Sources


2024-01-01



---
https://www.nbcnewyork.com/news/local/drug-bust-arrest-new-jersey-road-runner-pot-lsd-ecstasy-ocean-county/2049682/
25 Arrested in NJ Drug Bust; LSD, Ecstasy, Cars, Shrooms Among Items Seized


2024-01-01



---
https://www.nber.org/papers/w13711
Managerial Overconfidence and Corporate Policies


2024-01-01



---
https://www.nber.org/papers/w16082
Skills, Tasks and Technologies: Implications for Employment and Earnings


2024-01-01



---
https://www.nber.org/papers/w28785
Air Pollution and Adult Cognition: Evidence from Brain Training


2024-01-01



---
https://www.nber.org/papers/w6959
Poisoned Grapes, Mad Cow, and Protectionism


2024-01-01



---
https://www.nber.org/papers/w9074
Education, Poverty, Political Violence and Terrorism: Is There a Causal Connection?


2024-01-01



---
https://www.nber.org/programs-projects/projects-and-centers/moving-opportunity
Moving To Opportunity


2024-01-01



---
https://www.nber.org/reporter/2017number4/new-evidence-impacts-birth-order
New Evidence on the Impacts of Birth Order


2024-01-01



---
https://www.nber.org/system/files/chapters/c10097/c10097.pdf
Going to College and Finishing College: Explaining Different Educational Outcomes


2024-01-01



---
https://www.nber.org/system/files/working_papers/w11360/w11360.pdf



2024-01-01



---
https://www.nber.org/system/files/working_papers/w11455/w11455.pdf
Accounting for The Effect of Health on Economic Growth


2024-01-01



---
https://www.nber.org/system/files/working_papers/w22306/w22306.pdf



2024-01-01



---
https://www.nber.org/system/files/working_papers/w23058/w23058.pdf#page=39



2024-01-01



---
https://www.nber.org/system/files/working_papers/w24278/w24278.pdf



2024-01-01



---
https://www.nber.org/system/files/working_papers/w9490/w9490.pdf
Institutions don't rule: direct effects of geography on per capita income


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK11941/
Melatonin for Treatment of Sleep Disorders: Summary


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK173987/pdf/Bookshelf_NBK173987.pdf
Vitamin, Mineral, and Multivitamin Supplements for the Primary Prevention of Cardiovascular Disease and Cancer: A Systematic Evidence Review for the U.S. Preventive Services Task Force [Evidence Syntheses, No. 108; 2013]


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK200978/
Pheromones of Tiger and Other Big Cats - Neurobiology of Chemical Communication


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK253540/
Vitamin D and Calcium: A Systematic Review of Health Outcomes (Update)


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK32603/pdf/Bookshelf_NBK32603.pdf
Vitamin D and Calcium: A Systematic Review of Health Outcomes


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK44745/
Health, United States, 2009: With Special Feature on Medical Technology


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK73104/
Effect of n-3 long-chain polyunsaturated fatty acid supplementation of women with low-risk pregnancies on pregnancy outcomes and growth measures at birth: a meta-analysis of randomized controlled trials


2024-01-01



---
https://www.ncbi.nlm.nih.gov/books/NBK73888/
Vitamin D Supplementation and Total Mortality: A Meta-analysis of Randomized Controlled Trials


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1112991/
What’s wrong with Bonferroni adjustments


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1125658/
Why certain systematic reviews reach uncertain conclusions


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1200493/pdf/543.pdf
Genetic studies on the protein content of maize


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1210208/pdf/407.pdf
Genetic analysis of a ‘plateaued’ population of <em>Drosophila melanogaster</em>


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1866214/
How many scientific papers should be retracted?


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1932285/pdf/ajhg00556-0122.pdf



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2539939/pdf/bmj00437-0035.pdf



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2655236/
Historical progression of racing performance in thoroughbreds and man


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2660953/
Cereal-induced gender selection? Most likely a multiple testing false positive


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2680669/
‘When does age-related cognitive decline begin?” Salthouse again reifies the “cross-sectional fallacy’


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2938736/table/T1/



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3163136/table/tab1/



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3246856/
A brief history of cross-species organ transplantation

2011-06-29
2024-08-22



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3410276/figure/F3/



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3410276/table/T1/



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3442244/bin/NIHMS393294-supplement-2.pdf



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3583757/
Dependence on Supratherapeutic Doses of Modafinil: a Case Report


2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4356746/bin/mp2014188x3.xlsx



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4428125/
Protection against neurodegeneration with low-dose methylene blue and near-infrared light
Gonzalez-Lima, Auchter
2015
2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC537465/pdf/canmedaj00208-0035.pdf



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5436311/
Shocking Behavior: Random Wealth in Antebellum Georgia and Human Capital Across Generations
Hoyt Bleakley, Joseph Ferrie
2016
2024-01-01
[("doi","10.1093/qje/qjw014")]

<p>Does the lack of wealth constrain parents’ investments in the human capital of their descendants? We conduct a nearly fifty-year followup of an episode in which such constraints would have been plausibly relaxed by a random allocation of substantial wealth to families. We track descendants of participants in Georgia’s <a href="https://en.wikipedia.org/wiki/Cherokee_Land_Lottery">Cherokee Land Lottery</a> of 1832, in which nearly every adult white male in Georgia took part.</p>
<p>Winners received close to the median level of wealth—a large financial windfall orthogonal to participants’ underlying characteristics that might have also affected their children’s human capital. Although winners had slightly more children than non-winners, they did not send them to school more.</p>
<p>Sons of winners have no better adult outcomes (wealth, income, literacy) than the sons of non-winners, and winners’ grandchildren do not have higher literacy or school attendance than non-winners’ grandchildren. This suggests only a limited role for family financial resources in the formation of human capital in the next generations in this environment and a potentially more important role for other factors that persist through family lines.</p>
---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5695684/bin/NIHMS841435-supplement-Supplementary_Tables.xls



2024-01-01



---
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5971142/bin/NIHMS933200-supplement-SupplementA.pdf



2024-01-01



---
https://www.ncbi.nlm.nih.gov/sites/entrez/12061414



2024-01-01



---
https://www.ncbi.nlm.nih.gov/snp/rs1480037
rs1480037 RefSNP Report


2024-01-01



---
https://www.ncbi.nlm.nih.gov/snp/rs4680
rs4680 RefSNP Report


2024-01-01



---
https://www.ncbi.nlm.nih.gov/snp/rs4963955
rs4963955 RefSNP Report


2024-01-01



---
https://www.ncbi.nlm.nih.gov/snp/rs4963956
rs4963956 RefSNP Report


2024-01-01



---
https://www.nealelab.is/uk-biobank
UK Biobank


2024-01-01



---
https://www.nearlyfreespeech.net/
NearlyFreeSpeech.NET Web Hosting


2024-01-01



---
https://www.necn.com/news/local/manchester-nh-police-seize-42-pounds-of-marijuana/93501/
Manchester, NH Police Seize 42 Pounds of Marijuana


2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJM199404143301501



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJM199604043341416
Daylight savings time and traffic accidents


2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJM200006223422506



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJM200010123431503#t=article



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMc0707530
Newborn Screening Showing Decreasing Incidence of Cystic Fibrosis


2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMoa055222



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMoa1511939



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMoa1708483
AAV5-Factor VIII Gene Transfer in Severe Hemophilia A


2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMoa1804710



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMoa2030243



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMp1710370



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/NEJMsa1409364



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/nejm200006223422507



2024-01-01



---
https://www.nejm.org/doi/full/10.1056/nejmoa1800389
Primary Prevention of Cardiovascular Disease with a Mediterranean Diet Supplemented with Extra-Virgin Olive Oil or Nuts


2024-01-01



---
https://www.nejm.org/doi/pdf/10.1056/NEJM199412293312603



2024-01-01



---
https://www.nejm.org/doi/suppl/10.1056/NEJMoa1511939/suppl_file/nejmoa1511939_appendix.pdf#page=2



2024-01-01



---
https://www.neogaf.com/forum/showpost.php?p=30425762&postcount=2056



2024-01-01



---
https://www.nettime.org/Lists-Archives/nettime-l-9802/msg00101.html
Evangelion


2024-01-01



---
https://www.networkcultures.org/_uploads/%237reader_Wikipedia.pdf



2024-01-01



---
https://www.nevapress.com/cnsdr/full/5/3/193.pdf



2024-01-01



---
https://www.newadvent.org/fathers/03061.htm
CHURCH FATHERS: Ad Nationes, Book I (Tertullian)


2024-01-01



---
https://www.newadvent.org/summa/5094.htm
SUMMA THEOLOGIAE: The relations of the saints towards the damned (Supplementum, Q. 94)


2024-01-01



---
https://www.newappsblog.com/2011/05/new-apps-interview-la-paul.html



2024-01-01



---
https://www.newegg.com/acer-aspire-v15-nitro-black-edition-vn7-591g-70rt-gaming-entertainment/p/N82E16834314849
Acer VN7-591G-70RT Gaming Laptop Intel Core i7-4720HQ 2.6 GHz 15.6-inch Windows 8.1 64-Bit


2024-01-01



---
https://www.newindianexpress.com/cities/bengaluru/2015/oct/01/interpol-indexing-web-portals-on-the-darknet-822810.html
Interpol Indexing Web Portals on the Darknet


2024-01-01



---
https://www.newjerseyhills.com/dr-david-w-mccall-73-bell-labs-scientist/article_55764b2a-93ca-5400-9765-8fe743be9991.html
Dr. David W. McCall, 73, Bell Labs scientist


2024-01-01



---
https://www.news.com.au/money/money-matters/steve-jobs-secretly-gave-millions-to-charity-publically-criticised-for-not-doing-enough/story-e6frfmd9-1226650636880
Story e6frfmd9 1226650636880


2024-01-01



---
https://www.newscientist.com/article/0-tom-gauld-on-the-musings-of-kierkegaard/
Tom Gauld on the musings of Kierkegaard: Tom Gauld's weekly cartoon


2024-01-01



---
https://www.newscientist.com/article/2133095-boom-in-human-gene-editing-as-20-crispr-trials-gear-up/
Boom in human gene editing as 20 CRISPR trials gear up: A pioneering CRISPR trial in China will be the first to try editing the genomes of cells inside the body, in an effort to eliminate cancer-causing HPV virus


2024-01-01



---
https://www.newscientist.com/article/dn20447-journal-rejects-studies-contradicting-precognition/
Journal rejects studies contradicting precognition


2024-01-01



---
https://www.newscientist.com/article/dn8317-meditation-builds-up-the-brain/
Meditation builds up the brain


2024-01-01



---
https://www.newsday.com/long-island/crime/sources-dea-probes-silk-road-suspected-online-hub-for-illegal-drugs-k20554
Sources: DEA probes Silk Road, suspected online hub for illegal drugs


2024-01-01



---
https://www.newstatesman.com/long-reads/2018/04/iq-trap-how-study-genetics-could-transform-education
The IQ trap: how the study of genetics could transform education


2024-01-01



---
https://www.newstatesman.com/politics/uk-politics/2017/06/many-terrorists-first-victims-are-their-wives-were-not-allowed-talk-about
The links between domestic violence and mass killings are now exhaustively documented. So why the conspiracy of silence?


2024-01-01



---
https://www.newstatesman.com/science-tech/2016/12/movie-exist-redditors-disney
Over the years, hundreds of people online have shared memories of a cheesy Nineties movie called _Shazaam_. There is no evidence that such a film was ever made. What does this tell us about the quirks of collective memory?


2024-01-01



---
https://www.newsweek.com/2010/06/18/this-is-your-brain-aging.print.html
404 page


2024-01-01



---
https://www.newsweek.com/2015/01/23/jihadis-299505.html
On the Trail of Britain's Homegrown Jihadis


2024-01-01



---
https://www.newsweek.com/can-you-build-better-brain-66769
Can You Build a Better Brain?


2024-01-01



---
https://www.newsweek.com/collectors-who-spend-thousands-artists-ideas-68025
Collectors Who Spend Thousands on Artist's Ideas


2024-01-01



---
https://www.newsweek.com/creativity-crisis-74665
The Creativity Crisis


2024-01-01



---
https://www.newsweek.com/gene-editing-chinese-scientist-he-jiankui-missing-house-arrest-1240749
Chinese scientist He Jiankui goes missing, reported under house arrest


2024-01-01



---
https://www.newsweek.com/gridlock-labs-202750
Gridlock In The Labs


2024-01-01



---
https://www.newsweek.com/laso-schaller-dana-kunze-dave-lindsay-high-diving-cliff-jump-365349
Laso Schaller's World-Record Jump Was Not a World-Record Dive


2024-01-01



---
https://www.newsweek.com/robbery-silk-road-225708
Robbery on the Silk Road


2024-01-01



---
https://www.newthingsunderthesun.com/pub/8f77puuw/release/13
Combinatorial innovation and technological progress in the very long run


2024-01-01



---
https://www.newtonproject.ox.ac.uk/view/texts/normalized/THEM00173
Account of a conversation between Newton and Conduitt


2024-01-01



---
https://www.newworldencyclopedia.org/entry/Info:Main_Page
Research Begins Here


2024-01-01



---
https://www.newyorker.com/books/page-turner/how-the-talmud-became-a-best-seller-in-south-korea
How the Talmud Became a Best-Seller in South Korea


2024-01-01



---
https://www.newyorker.com/books/page-turner/post-apocalit
Post-Apocalit


2024-01-01



---
https://www.newyorker.com/books/page-turner/why-we-should-memorize
Why We Should Memorize


2024-01-01



---
https://www.newyorker.com/culture/cultural-comment/the-uncanny-resurrection-of-dungeons-and-dragons
The Uncanny Resurrection of Dungeons &amp; Dragons


2024-01-01



---
https://www.newyorker.com/culture/culture-desk/a-true-crime-documentary-about-the-con-that-shook-the-world-of-wine
A True-Crime Documentary About the Con That Shook the World of Wine


2024-01-01



---
https://www.newyorker.com/culture/culture-desk/how-cameo-blew-up-during-quarantine
How Cameo Blew Up During Quarantine


2024-01-01



---
https://www.newyorker.com/culture/culture-desk/the-chinese-farmer-who-live-streamed-her-life-and-made-a-fortune
Liu Mama, a loud-mouthed, ruddy-cheeked Northern farmer with millions of online followers, is one of many Chinese live-streamers participating in a virtual gold rush.


2024-01-01



---
https://www.newyorker.com/culture/culture-desk/the-film-that-yields-nothing-on-a-second-viewing-or-a-first
The Film That Yields Nothing on a Second Viewing—or a First


2024-01-01



---
https://www.newyorker.com/culture/persons-of-interest/ted-chiangs-soulful-science-fiction



2024-01-01



---
https://www.newyorker.com/culture/rabbit-holes/the-rapture-of-listening-to-a-fake-baseball-game
The Rapture of Listening to a Fake Baseball Game


2024-01-01



---
https://www.newyorker.com/magazine/1968/11/16/the-big-little-man-from-brooklyn
The Big Little Man from Brooklyn—I: Stanley Clifford Weyman impersonated everyone from a doctor to an official with the U.S. State Department. How did he do it?Aa Brooklyn-born man impersonated several doctors, psychiatrists, a number of officers in the U.S. Army and Navy, a couple of lawyers, the State Department Naval Liaison Officer, sanitation expert, many consuls-general, and an expert on Balkan and Asian affairs throughout the early 20<sup>th</sup> century


2024-01-01



---
https://www.newyorker.com/magazine/1992/03/02/the-mountains-of-pi
The Chudnovsky Brothers and the Mountains of Pi


2024-01-01



---
https://www.newyorker.com/magazine/1993/04/05/ricky-jay-magician-secrets-profile



2024-01-01



---
https://www.newyorker.com/magazine/2001/11/19/an-arsenal-of-believers
An Arsenal of Believers


2024-01-01



---
https://www.newyorker.com/magazine/2002/12/23/cat-in-the-hat-dr-seuss-cold-war



2024-01-01



---
https://www.newyorker.com/magazine/2004/12/06/the-bell-curve
The Health-Care Bell Curve


2024-01-01



---
https://www.newyorker.com/magazine/2005/01/24/measure-for-measure-5?currentPage=all
Measure for Measure


2024-01-01



---
https://www.newyorker.com/magazine/2005/04/11/capturing-the-unicorn
Capturing the Unicorn: How two mathematicians came to the aid of the Met


2024-01-01



---
https://www.newyorker.com/magazine/2005/10/10/getting-in-ivy-league-college-admissions
Getting In


2024-01-01



---
https://www.newyorker.com/magazine/2007/04/16/the-interpreter-2
The Interpreter


2024-01-01



---
https://www.newyorker.com/magazine/2007/08/13/slippery-business
Slippery Business: The trade in adulterated olive oil


2024-01-01



---
https://www.newyorker.com/magazine/2007/08/20/the-dark-side-2
The Dark Side


2024-01-01



---
https://www.newyorker.com/magazine/2007/09/17/fantasia-for-piano
Fantasia for Piano


2024-01-01



---
https://www.newyorker.com/magazine/2007/12/10/the-checklist
The Checklist: If something so simple can transform intensive care, what else can it do?


2024-01-01



---
https://www.newyorker.com/magazine/2008/05/12/in-the-air
In the Air


2024-01-01



---
https://www.newyorker.com/magazine/2008/06/30/the-itch
The Itch


2024-01-01



---
https://www.newyorker.com/magazine/2008/08/11/the-chameleon-annals-of-crime-david-grann
The Chameleon


2024-01-01



---
https://www.newyorker.com/magazine/2009/03/30/hellhole
Annals of Human Rights: Hellhole: The United States holds tens of thousands of inmates in long-term solitary confinement. Is this torture?


2024-01-01



---
https://www.newyorker.com/magazine/2009/04/27/brain-gain



2024-01-01



---
https://www.newyorker.com/magazine/2009/04/27/brain-gain?currentPage=5
Brain Gain: the underground world of ‘neuroenhancing’ drugs


2024-01-01



---
https://www.newyorker.com/magazine/2009/04/27/brain-gain?currentPage=all



2024-01-01



---
https://www.newyorker.com/magazine/2009/05/18/lines-on-the-poets-turning-forty



2024-01-01



---
https://www.newyorker.com/magazine/2009/07/06/priced-to-sell
Priced to Sell


2024-01-01



---
https://www.newyorker.com/magazine/2010/03/01/the-deflationist
The Deflationist


2024-01-01



---
https://www.newyorker.com/magazine/2010/04/26/publish-or-perish
Publish or Perish


2024-01-01



---
https://www.newyorker.com/magazine/2010/07/12/the-mark-of-a-masterpiece
The Fingerprints in the Paint


2024-01-01



---
https://www.newyorker.com/magazine/2010/08/30/covert-operations



2024-01-01



---
https://www.newyorker.com/magazine/2011/02/07/crush-point
The Dangerous Power of Crowds


2024-01-01



---
https://www.newyorker.com/magazine/2011/02/14/the-apostate-lawrence-wright
Paul Haggis vs. the Church of Scientology


2024-01-01



---
https://www.newyorker.com/magazine/2011/10/10/the-crypto-currency
The Crypto-Currency


2024-01-01



---
https://www.newyorker.com/magazine/2012/01/30/groupthink
Groupthink


2024-01-01



---
https://www.newyorker.com/magazine/2012/01/30/the-caging-of-america
The Caging of America: Why do we lock up so many people?


2024-01-01



---
https://www.newyorker.com/magazine/2012/03/12/the-hours-daniel-zalewski
The Hours


2024-01-01



---
https://www.newyorker.com/magazine/2012/08/27/schmooze-or-lose
Schmooze or Lose: Obama doesn't like cozying up to billionaires. Could it cost him the election?


2024-01-01



---
https://www.newyorker.com/magazine/2012/09/17/the-disappeared
The Disappeared


2024-01-01



---
https://www.newyorker.com/magazine/2012/09/24/the-lie-factory
The Lie Factory


2024-01-01



---
https://www.newyorker.com/magazine/2012/10/22/boss-rail
Boss Rail


2024-01-01



---
https://www.newyorker.com/magazine/2012/12/17/operation-delirium
Operation Delirium


2024-01-01



---
https://www.newyorker.com/magazine/2012/12/24/utopian-for-beginners
Utopian for Beginners: An amateur linguist loses control of the language he invented


2024-01-01



---
https://www.newyorker.com/magazine/2013/01/07/a-pickpockets-tale?currentPage=all



2024-01-01



---
https://www.newyorker.com/magazine/2013/01/14/the-science-of-sex-abuse?currentPage=all
The Science of Sex Abuse


2024-01-01



---
https://www.newyorker.com/magazine/2013/03/11/up-all-night-2
Up All Night


2024-01-01



---
https://www.newyorker.com/magazine/2013/07/01/the-lyme-wars
The Lyme Wars


2024-01-01



---
https://www.newyorker.com/magazine/2013/07/22/operation-easter
Operation Easter


2024-01-01



---
https://www.newyorker.com/magazine/2013/07/29/slow-ideas
Sharing Slow Ideas


2024-01-01



---
https://www.newyorker.com/magazine/2013/09/30/the-shadow-commander
The Shadow Commander


2024-01-01



---
https://www.newyorker.com/magazine/2013/11/25/auto-correct



2024-01-01



---
https://www.newyorker.com/magazine/2013/12/02/dealers-hand



2024-01-01



---
https://www.newyorker.com/magazine/2013/12/23/the-intelligent-plant
The Intelligent Plant: Scientists debate a new way of understanding flora


2024-01-01



---
https://www.newyorker.com/magazine/2014/03/03/a-star-in-a-bottle
A Star in a Bottle


2024-01-01



---
https://www.newyorker.com/magazine/2014/04/21/game-of-thrones
Game of Thrones


2024-01-01



---
https://www.newyorker.com/magazine/2014/05/12/the-end-of-food
The End of Food


2024-01-01



---
https://www.newyorker.com/magazine/2014/08/25/seeds-of-doubt



2024-01-01



---
https://www.newyorker.com/magazine/2014/10/13/tales-trash
What the Garbageman Knows


2024-01-01



---
https://www.newyorker.com/magazine/2015/03/09/break-in-at-y-12
Nuns and Nuclear Security


2024-01-01



---
https://www.newyorker.com/magazine/2015/05/11/overkill-atul-gawande



2024-01-01



---
https://www.newyorker.com/magazine/2015/07/20/the-really-big-one
The Earthquake That Will Devastate the Pacific Northwest


2024-01-01



---
https://www.newyorker.com/magazine/2015/10/19/thresholds-of-violence?currentPage=all
How School Shootings Spread


2024-01-01



---
https://www.newyorker.com/magazine/2015/11/16/the-gene-hackers
Humans 2.0


2024-01-01



---
https://www.newyorker.com/magazine/2015/11/16/the-invisible-library
The Invisible Library: Can digital technology make the Herculaneum scrolls legible after two thousand years?


2024-01-01



---
https://www.newyorker.com/magazine/2016/02/29/the-stem-cell-scandal
The Stem-Cell Scandal


2024-01-01



---
https://www.newyorker.com/magazine/2016/04/11/gay-talese-the-voyeurs-motel



2024-01-01



---
https://www.newyorker.com/magazine/2017/01/02/a-bigger-problem-than-isis
A Bigger Problem Than ISIS?


2024-01-01



---
https://www.newyorker.com/magazine/2017/05/15/we-could-have-been-canada
We Could Have Been Canada: Was the American Revolution such a good idea?


2024-01-01



---
https://www.newyorker.com/magazine/2017/09/11/cancers-invasion-equation



2024-01-01



---
https://www.newyorker.com/magazine/2017/10/09/how-the-elderly-lose-their-rights
How the Elderly Lose Their Rights


2024-01-01



---
https://www.newyorker.com/magazine/2017/10/23/hating-on-herbert-hoover
Hating on Herbert Hoover


2024-01-01



---
https://www.newyorker.com/magazine/2017/11/13/where-the-small-town-american-dream-lives-on
Where the Small-Town American Dream Lives On


2024-01-01



---
https://www.newyorker.com/magazine/2017/11/20/how-to-get-rich-playing-video-games-online
How to Get Rich Playing Video Games on Twitch


2024-01-01



---
https://www.newyorker.com/magazine/2017/12/18/jim-simons-the-numbers-king
Jim Simons, the Numbers King


2024-01-01



---
https://www.newyorker.com/magazine/2018/04/02/are-we-already-living-in-virtual-reality
Are We Already Living in Virtual Reality? A new technology—virtual embodiment—challenges our understanding of who and what we are


2024-01-01



---
https://www.newyorker.com/magazine/2018/05/14/the-promise-of-vaping-and-the-rise-of-juul
The Promise of Vaping and the Rise of Juul


2024-01-01



---
https://www.newyorker.com/magazine/2018/07/09/ice-poseidons-lucrative-stressful-life-as-a-live-streamer



2024-01-01



---
https://www.newyorker.com/magazine/2018/07/23/how-e-commerce-is-transforming-rural-china
How E-Commerce Is Transforming Rural China: JD.com is expanding its consumer base with drone delivery and local recruits who can exploit villages’ tight-knit social networks to drum up business


2024-01-01



---
https://www.newyorker.com/magazine/2018/11/12/why-doctors-hate-their-computers
Digitization promises to make medical care easier and more efficient. But are screens coming between doctors and patients?


2024-01-01



---
https://www.newyorker.com/magazine/2018/11/26/do-proteins-hold-the-key-to-the-past
Do Proteins Hold the Key to the Past?


2024-01-01



---
https://www.newyorker.com/magazine/2018/11/26/how-to-control-a-machine-with-your-brain
How to Control a Machine with Your Brain


2024-01-01



---
https://www.newyorker.com/magazine/2018/12/10/the-friendship-that-made-google-huge
The Friendship That Made Google Huge: Coding together at the same computer, Jeff Dean and Sanjay Ghemawat changed the course of the company—and the Internet


2024-01-01



---
https://www.newyorker.com/magazine/2019/01/14/the-french-burglar-who-pulled-off-his-generations-biggest-art-heist



2024-01-01



---
https://www.newyorker.com/magazine/2019/02/11/a-suspense-novelists-trail-of-deceptions
Dan Mallory, who writes under the name A. J. Finn, went to No. 1 with his début thriller, _The Woman in the Window_. His life contains even stranger twists


2024-01-01



---
https://www.newyorker.com/magazine/2019/04/08/the-day-the-dinosaurs-died
The Day the Dinosaurs Died: A young paleontologist may have discovered a record of the most significant event in the history of life on Earth


2024-01-01



---
https://www.newyorker.com/magazine/2019/08/05/the-invention-of-money
The Invention of Money: In three centuries, the heresies of two bankers became the basis of our modern economy


2024-01-01



---
https://www.newyorker.com/magazine/2019/10/14/can-a-machine-learn-to-write-for-the-new-yorker
Can a Machine Learn to Write for The New Yorker? Extraordinary advances in machine learning in recent years have resulted in A.I.s that can write for you.


2024-01-01



---
https://www.newyorker.com/magazine/2019/11/11/my-year-of-concussions
My Year of Concussions


2024-01-01



---
https://www.newyorker.com/magazine/2020/09/14/susanna-clarkes-fantasy-world-of-interiors
Susanna Clarke’s Fantasy World of Interiors: Fifteen years after an illness rendered her largely housebound, the best-selling writer is releasing a novel that feels like a surreal meditation on life in quarantine.


2024-01-01



---
https://www.newyorker.com/magazine/2020/09/28/the-race-to-redesign-sugar
The Race to Redesign Sugar: Forget artificial sweeteners. Researchers are now developing new forms of real sugar, to deliver sweetness with fewer calories. But tricking our biology is no easy feat.


2024-01-01



---
https://www.newyorker.com/magazine/2021/11/08/energy-and-how-to-get-it
Energy, and How to Get It


2024-01-01



---
https://www.newyorker.com/magazine/2022/01/24/a-daughters-quest-to-free-her-fathers-killer



2024-01-01



---
https://www.newyorker.com/magazine/2022/06/27/why-casanova-continues-to-seduce-us-leo-damrosch-adventurer
Why Casanova Continues to Seduce Us


2024-01-01



---
https://www.newyorker.com/magazine/2022/11/21/the-beautiful-brutal-world-of-bonsai
The Beautiful, Brutal World of Bonsai


2024-01-01



---
https://www.newyorker.com/magazine/2023/03/06/how-the-biggest-fraud-in-german-history-unravelled
How the Biggest Fraud in German History Unravelled


2024-01-01



---
https://www.newyorker.com/magazine/2023/03/20/h-g-carrillo-the-novelist-whose-inventions-went-too-far
The Novelist Whose Inventions Went Too Far


2024-01-01



---
https://www.newyorker.com/magazine/2023/04/24/the-future-of-fertility
The Future of Fertility


2024-01-01



---
https://www.newyorker.com/magazine/2023/05/15/j-r-moehringer-ghostwriter-prince-harry-memoir-spare



2024-01-01



---
https://www.newyorker.com/magazine/2023/06/12/james-grissom-tennessee-williams-follies-book
Did This Writer Actually Know Tennessee Williams?


2024-01-01



---
https://www.newyorker.com/magazine/2023/12/25/the-worlds-fastest-road-cars-and-the-people-who-drive-them



2024-01-01



---
https://www.newyorker.com/magazine/2024/05/27/3m-forever-chemicals-pfas-pfos-toxic
How 3M Discovered, Then Concealed, the Dangers of Forever Chemicals


2024-05-26



---
https://www.newyorker.com/news/news-desk/should-anyone-be-given-a-blood-transfusion
Should Anyone Be Given a Blood Transfusion?


2024-01-01



---
https://www.newyorker.com/news/news-desk/why-did-criminals-trust-liberty-reserve
‘Why Did Criminals Trust Liberty Reserve?’, by James Surowiecki


2024-01-01



---
https://www.newyorker.com/recommends/read/no-reservations-narnia-a-triumph-of-anthony-bourdain-fan-fiction
‘No Reservations: Narnia’, a Triumph of Anthony Bourdain Fan Fiction


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/gravitational-waves-exist-heres-how-scientists-finally-found-them
How the First Gravitational Waves Were Found


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/phage-killer-viral-dark-matter
Meet the Phage, a Tiny Killer


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/the-endless-quest-for-a-better-mousetrap
The Endless Quest for a Better Mousetrap


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/the-power-of-names
The Power of Names


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/the-unexpectedly-high-stakes-world-of-neo-geo-collecting
The Unexpectedly High-Stakes World of Neo Geo Collecting


2024-01-01



---
https://www.newyorker.com/tech/annals-of-technology/vietnam-war-veteran-neuroscientific-legacy



2024-01-01



---
https://www.newyorkfed.org/medialibrary/media/research/staff_reports/sr166.pdf



2024-01-01



---
https://www.nextbigfuture.com/2011/03/deaths-per-twh-by-energy-source.html
Deaths per TWH by energy source


2024-01-01



---
https://www.nextbigfuture.com/2011/03/global-health-risks.html
Global Health Risks


2024-01-01



---
https://www.nextbigfuture.com/2015/08/1-to-10-billion-earthlike-planets-in.html
1 to 10 billion earthlike planets in the Milky Way Galaxy


2024-01-01



---
https://www.nextnewdeal.net/finance/
Finance


2024-01-01



---
https://www.nextplatform.com/2017/07/17/google-wants-rewire-internet/
How Google Wants To Rewire The Internet


2024-01-01



---
https://www.nextplatform.com/2019/05/02/china-fleshes-out-exascale-design-for-tianhe-3/
China Fleshes Out Exascale Design for Tianhe-3 Supercomputer


2024-01-01



---
https://www.nextplatform.com/2019/08/20/big-blue-open-sources-power-chip-instruction-set/
Big Blue Open Sources Power Chip Instruction Set


2024-01-01



---
https://www.neyshabur.net/
Behnam Neyshabur


2024-10-17



---
https://www.nhk-ep.com/page_not_found/index/h12095AA-00-00-h12092AA
ページが見つかりません


2024-01-01



---
https://www.nhs.uk/news/2015/09September/Pages/UK-womens-life-expectancy-second-worst-in-Western-Europe.aspx
This page has been retired


2024-01-01



---
https://www.nicovideo.jp/watch/nm7299040



2024-01-01



---
https://www.nicovideo.jp/watch/sm1886358



2024-01-01



---
https://www.nicovideo.jp/watch/sm22678844



2024-01-01



---
https://www.nicovideo.jp/watch/sm23047550



2024-01-01



---
https://www.nicozon.net/watch/sm17712402
動画が見つかりません。3秒後に移動します。


2024-01-01



---
https://www.nicvape.com/store/p/28-250-ml-of-12-mg-ml.aspx



2024-01-01



---
https://www.nicvape.com/store/p/48-1-liter-of-100-mg-ml.aspx



2024-01-01



---
https://www.niemanlab.org/2011/10/the-contribution-conundrum-why-did-wikipedia-succeed-while-other-encyclopedias-failed/
The contribution conundrum: Why did Wikipedia succeed while other encyclopedias failed?


2024-01-01



---
https://www.nimh.nih.gov/about/directors/thomas-insel/blog/2011/the-economics-of-health-care-reform



2024-01-01



---
https://www.nlsinfo.org/content/cohorts/nlsy79-children
National Longitudinal Survey of Youth 1979 Child and Young Adult


2024-01-01



---
https://www.nngroup.com/articles/best-font-for-online-reading/
Best Font for Online Reading: No Single Answer


2024-01-01



---
https://www.nngroup.com/articles/computer-skill-levels/
The Distribution of Users’ Computer Skills: Worse Than You Think


2024-01-01



---
https://www.noahpinion.blog/p/bangladesh-is-the-new-asian-tiger
Bangladesh is the new Asian Tiger


2024-01-01



---
https://www.noahpinion.blog/p/vertical-communities
Vertical communities - by Noah Smith


2024-01-01



---
https://www.nobelprize.org/?p=2688



2024-01-01



---
https://www.nobelprize.org/nobel_prizes/physics/laureates/2004/politzer-lecture.pdf



2024-01-01



---
https://www.nobelprize.org/prizes/literature/1949/faulkner/speech/
William Faulkner – Banquet speech
William Faulkner

2024-01-01



---
https://www.nobelprize.org/prizes/literature/2015/alexievich/lecture/
Svetlana Alexievich – Nobel Lecture
Svetlana Alexievich

2024-01-01



---
https://www.noisebridge.net/wiki/Compass_Vibro_Anklet
Compass Vibro Anklet


2024-01-01



---
https://www.noisebridge.net/wiki/Noisebridge_Tor
Noisebridge Tor


2024-01-01



---
https://www.nola.com/multimedia/walthandelsman/10766235-171/fbi-raid-of-marigny-home/
Multimedia


2024-01-01



---
https://www.noophound.com/



2024-01-01



---
https://www.northjersey.com/news/222120551_High_schools__early_starts_deprive_students_of_crucial_sleep.html/?page=all



2024-01-01



---
https://www.northjersey.com/news/crime-and-courts/authorities-millburn-man-arrested-after-receiving-2-pounds-of-marijuana-1.1284074/



2024-01-01



---
https://www.nplusonemag.com/issue-13/politics/raise-the-crime-rate/
Raise the Crime Rate
Glazek
2012
2024-01-01



---
https://www.nplusonemag.com/issue-16/essays/what-do-you-desire/
What Do You Desire? Issue 16


2024-01-01



---
https://www.nplusonemag.com/issue-3/reviews/adventures-of-a-man-of-science/
Adventures of a Man of Science


2024-01-01



---
https://www.nplusonemag.com/online-only/online-only/there-is-only-awe/
There Is Only Awe Online Only


2024-01-01



---
https://www.npr.org/2007/01/18/6896471/high-schools-starting-later-to-help-sleepy-teens



2024-01-01



---
https://www.npr.org/2009/03/24/101998015/car-stereo-theft-a-dying-crime
Car Stereo Theft: A Dying Crime


2024-01-01



---
https://www.npr.org/2011/04/18/135508305/the-sad-beautiful-fact-that-were-all-going-to-miss-almost-everything
The Sad, Beautiful Fact That We're All Going To Miss Almost Everything


2024-01-01



---
https://www.npr.org/2011/05/16/136275658/late-to-bed-early-to-rise-makes-a-teen-sleepy
The Other Big Deficit: Many Teens Fall Short On Sleep


2024-01-01



---
https://www.npr.org/2011/07/01/137530286/in-china-an-ivf-clinic-grapples-with-huge-demand
In China, An IVF Clinic Grapples With Huge Demand


2024-01-01



---
https://www.npr.org/2011/08/03/138937778/plagiarism-plague-hinders-chinas-scientific-ambition
Plagiarism Hinders China's Scientific Ambition


2024-01-01



---
https://www.npr.org/2013/07/24/204538728/after-wwii-europe-was-a-savage-continent-of-devastation
After WWII, Europe Was A 'Savage Continent' Of Devastation


2024-01-01



---
https://www.npr.org/2023/12/19/1219984002/artificial-intelligence-can-find-your-location-in-photos-worrying-privacy-expert
Artificial intelligence can find your location, alarming privacy experts


2024-01-01



---
https://www.npr.org/sections/alltechconsidered/2017/06/08/531796329/eager-to-burst-his-own-bubble-a-techie-made-apps-to-randomize-his-life
Eager To Burst His Own Bubble, A Techie Made Apps To Randomize His Life


2024-01-01



---
https://www.npr.org/sections/ed/2017/11/28/564054556/what-really-happened-at-the-school-where-every-senior-got-into-college
What Really Happened At The School Where Every Graduate Got Into College


2024-01-01



---
https://www.npr.org/sections/goatsandsoda/2019/06/14/730257541/countries-are-ranked-on-everything-from-health-to-happiness-whats-the-point
International Rankings: What Are The Benefits And Drawbacks?


2024-01-01



---
https://www.npr.org/sections/health-shots/2011/10/20/141511314/iq-isnt-set-in-stone-suggests-study-that-finds-big-jumps-dips-in-teens/
IQ Isn't Set In Stone, Suggests Study That Finds Big Jumps, Dips In Teens


2024-01-01



---
https://www.npr.org/sections/health-shots/2021/09/29/1040879179/vision-loss-crispr-treatment
CRISPR Gene-Editing Experiment Partly Restores Vision In Legally Blind Patients


2024-01-01



---
https://www.npr.org/sections/krulwich/2013/06/19/193493225/the-love-that-dared-not-speak-its-name-of-a-beetle-for-a-beer-bottle
The Love That Dared Not Speak Its Name, Of A Beetle For A Beer Bottle


2024-01-01



---
https://www.npr.org/sections/thesalt/2015/03/26/394339284/how-snobbery-helped-take-the-spice-out-of-european-cooking
How Snobbery Helped Take The Spice Out Of European Cooking


2024-01-01



---
https://www.npr.org/sections/thetwo-way/2011/07/22/138513048/woman-pays-10-000-for-non-visible-work-of-art
Woman Pays $10,000 For 'Non-Visible' Work Of Art


2024-01-01



---
https://www.npr.org/sections/thetwo-way/2014/03/27/295314331/9-missile-commanders-fired-others-disciplined-in-air-force-scandal
9 Missile Commanders Fired, Others Disciplined In Air Force Scandal


2024-01-01



---
https://www.npr.org/transcripts/1197955913
Why do doctors still use pagers?


2024-01-01



---
https://www.nps.gov/articles/bearattacks.htm
Bear Attacks


2024-01-01



---
https://www.nps.gov/subjects/bears/safety.htm
Staying Safe Around Bears


2024-01-01



---
https://www.nrdc.org/stories/nuclear-power-101
Nuclear Power 101


2024-01-01



---
https://www.nsa.gov/portals/75/documents/news-features/declassified-documents/cryptologs/cryptolog_126.pdf



2024-01-01



---
https://www.ntsb.gov/investigations/AccidentReports/Reports/HWY18MH010-prelim.pdf



2024-06-14



---
https://www.ntticc.or.jp/pub/ic_mag/ic018/intercity/higashi_E.html
Anime or Something Like it: <em>Neon Genesis Evangelion</em>


2024-01-01



---
https://www.nuff.ox.ac.uk/Users/Allen/engelspause.pdf



2024-01-01



---
https://www.nukestrat.com/us/afn/B61-11.htm
the nuclear information project: the B61-11


2024-01-01



---
https://www.nutraingredients.com/Article/2011/02/14/Lower-melatonin-levels-may-affect-infant-mental-capacity-study
Lower melatonin levels may affect infant mental capacity, study


2024-01-01



---
https://www.nyaa.eu/?page=torrentinfo&tid=255825



2024-01-01



---
https://www.nyaa.eu/?page=torrentinfo&tid=387790



2024-01-01



---
https://www.nybooks.com/articles/2007/12/20/the-wand-of-the-enchanter/
The Wand of the Enchanter


2024-01-01



---
https://www.nybooks.com/articles/2011/03/10/how-we-know/
How We Know Freeman Dyson


2024-01-01



---
https://www.nybooks.com/articles/2011/03/24/prison-rape-and-government/
Prison Rape and the Government


2024-01-01



---
https://www.nybooks.com/articles/2011/03/24/prison-rape-and-government/?pagination=false#fn-23
Prison Rape and the Government


2024-01-01



---
https://www.nydailynews.com/2014/03/05/average-american-watches-5-hours-of-tv-per-day-report-shows/
Average American watches 5 hours of TV per day, report shows: Time spent watching live TV increases steadily as we get older, according to a new report from Nielsen. African-Americans, followed by whites, watch more TV than other ethnic groups.


2024-01-01



---
https://www.nytimes.com/1988/08/01/us/scientist-s-view-of-lasers-helped-star-wars.html
Scientist's View of Lasers Helped 'Star Wars'


2024-01-01



---
https://www.nytimes.com/1990/02/13/science/crown-jewel-of-star-wars-has-lost-its-luster.html&src=pm



2024-01-01



---
https://www.nytimes.com/1992/03/05/us/doctor-is-found-guilty-in-fertility-case.html
Doctor Is Found Guilty in Fertility Case


2024-01-01



---
https://www.nytimes.com/1994/07/10/magazine/kim-philby-and-the-age-of-paranoia.html
Kim Philby and the Age of Paranoia


2024-01-01



---
https://www.nytimes.com/1994/10/11/science/peak-performance-why-records-fall.html
Peak Performance: Why Records Fall


2024-01-01



---
https://www.nytimes.com/1995/09/29/obituaries/j-b-calhoun-78-researcher-on-effects-of-overpopulation.html
J. B. Calhoun, 78, Researcher On Effects of Overpopulation


2024-01-01



---
https://www.nytimes.com/1999/07/18/magazine/a-20th-century-master-scam.html
A 20<sup>th</sup>-Century Master Scam


2024-01-01



---
https://www.nytimes.com/1999/08/31/us/top-us-laser-expert-admits-lack-of-a-phd-and-resigns.html
Top U.S. Laser Expert Admits Lack of a Ph.D. and Resigns


2024-01-01



---
https://www.nytimes.com/2000/01/11/us/panel-faults-laser-architect-for-overruns.html
Panel Faults Laser Architect for Overruns


2024-01-01



---
https://www.nytimes.com/2000/04/02/magazine/the-he-hormone.html
The He Hormone


2024-01-01



---
https://www.nytimes.com/2000/08/19/us/laser-project-is-delayed-and-over-budget.html
Laser Project Is Delayed and Over Budget


2024-01-01



---
https://www.nytimes.com/2001/01/21/magazine/experiencing-ecstasy.html
Experiencing Ecstasy


2024-01-01



---
https://www.nytimes.com/2002/02/17/books/books-in-brief-fiction-529931.html
BOOKS IN BRIEF: FICTION


2024-01-01



---
https://www.nytimes.com/2002/04/28/movies/film-star-wars-fan-films-come-tumbling-back-to-earth.html
FILM; 'Star Wars' Fan Films Come Tumbling Back to Earth


2024-01-01



---
https://www.nytimes.com/2002/05/21/science/a-conversation-with-hugh-gusterson-finding-rich-fodder-in-nuclear-scientists.html
A CONVERSATION WITH/Hugh Gusterson; Finding Rich Fodder In Nuclear Scientists


2024-01-01



---
https://www.nytimes.com/2002/10/30/arts/arts-groups-and-artists-find-angels-universities.html
Arts Groups And Artists Find Angels: Universities


2024-01-01



---
https://www.nytimes.com/2003/02/16/magazine/unspeakable-conversations.html
Unspeakable Conversations


2024-01-01



---
https://www.nytimes.com/2003/09/26/business/advisory-panel-endorses-more-uses-for-stimulant.html
Advisory Panel Endorses More Uses for Stimulant


2024-01-01



---
https://www.nytimes.com/2003/12/01/technology/technology-media-patents-idea-for-online-networking-brings-two-entrepreneurs.html
Idea for Online Networking Brings Two Entrepreneurs Together


2024-01-01



---
https://www.nytimes.com/2004/08/31/health/the-consumer-the-nicotine-patch-didn-t-work-you-may-not-have-used-it-enough.html
THE CONSUMER; The Nicotine Patch Didn't Work? You May Not Have Used It Enough


2024-01-01



---
https://www.nytimes.com/2005/01/30/magazine/dr-ecstasy.html
Dr. Ecstasy


2024-01-01



---
https://www.nytimes.com/2005/01/30/magazine/dr-ecstasy.html?pagewanted=print&position=&_r=0
Dr. Ecstasy


2024-01-01



---
https://www.nytimes.com/2005/04/24/magazine/watching-tv-makes-you-smarter.html
Watching TV Makes You Smarter


2024-01-01



---
https://www.nytimes.com/2005/05/12/fashion/whats-up-pussycat-whoa.html
What's Up, Pussycat? Whoa!


2024-01-01



---
https://www.nytimes.com/2005/06/12/opinion/dont-follow-the-money.html



2024-01-01



---
https://www.nytimes.com/2005/07/13/world/europe/building-in-iceland-better-clear-it-with-the-elves-first.html
Building in Iceland? Better Clear It With the Elves First


2024-01-01



---
https://www.nytimes.com/2005/10/26/business/worldbusiness/hyundai-in-quagmire-of-north-korea-politics.html
Hyundai in quagmire of North Korea politics


2024-01-01



---
https://www.nytimes.com/2006/02/05/weekinreview/pity-the-scientist-who-discovers-the-discovered.html
Pity the Scientist Who Discovers the Discovered


2024-01-01



---
https://www.nytimes.com/2006/06/14/technology/14search.html
Hiding in Plain Sight, Google Seeks More Power


2024-01-01



---
https://www.nytimes.com/2006/07/25/health/25rats.html
Nice Rats, Nasty Rats: Maybe It’s All in the Genes


2024-01-01



---
https://www.nytimes.com/2006/12/16/health/16iodine.html
In Raising the World‘s I.Q., the Secret’s in the Salt


2024-01-01



---
https://www.nytimes.com/2007/05/08/health/08fat.html
Genes Take Charge, and Diets Fall by the Wayside


2024-01-01



---
https://www.nytimes.com/2007/05/08/health/psychology/08medi.html
Study Suggests Meditation Can Help Train Attention


2024-01-01



---
https://www.nytimes.com/2007/05/20/opinion/20helprin.html



2024-01-01



---
https://www.nytimes.com/2007/06/28/garden/28post-it.html?pagewanted=2
While You Were Out, the Post-it Went Home


2024-01-01



---
https://www.nytimes.com/2007/09/16/magazine/16epidemiology-t.html
Diet - Lifestyle - Disease - Health - Medicine - H.R.T. - Hormone-Replacement Therapy


2024-01-01



---
https://www.nytimes.com/2007/09/16/magazine/16epidemiology-t.html?pagewanted=2
Diet - Lifestyle - Disease - Health - Medicine - H.R.T. - Hormone-Replacement Therapy


2024-01-01



---
https://www.nytimes.com/2007/10/31/world/asia/31iht-31japan.8123604.html
Wait, don't eat that: candy scandal stuns Japan


2024-01-01



---
https://www.nytimes.com/2008/02/05/science/space/05spotters.html
Satellite Spotters Glimpse Secrets, and Tell Them


2024-01-01



---
https://www.nytimes.com/2008/04/29/health/research/29brai.html
Memory Training Shown to Turn Up Brainpower


2024-01-01



---
https://www.nytimes.com/2008/05/17/business/worldbusiness/17engineers.html
High-Tech Japan Running Out of Engineers


2024-01-01



---
https://www.nytimes.com/2008/12/04/opinion/04kristof.html
Raising the World's I.Q.


2024-01-01



---
https://www.nytimes.com/2009/01/11/magazine/11Genome-t.html
My Genome, My Self


2024-01-01



---
https://www.nytimes.com/2009/02/17/health/17well.html
Vitamin Pills: A False Hope?


2024-01-01



---
https://www.nytimes.com/2009/03/17/us/politics/17signing.html
Obama Undercuts Whistle-Blowers, Senator Says


2024-01-01



---
https://www.nytimes.com/2009/03/24/health/24real.html
The Claim: Fish Oil Supplements Can Contain Mercury


2024-01-01



---
https://www.nytimes.com/2009/05/12/health/research/12exer.html
Vitamins Found to Curb Exercise Benefits


2024-01-01



---
https://www.nytimes.com/2009/06/07/fashion/07blogs.html
Blogs Falling in an Empty Forest


2024-01-01



---
https://www.nytimes.com/2009/07/12/us/12somalis.html
A Call to Jihad, Answered in America


2024-01-01



---
https://www.nytimes.com/2009/07/26/magazine/26FOB-2DLove-t.html
Love in 2-D


2024-01-01



---
https://www.nytimes.com/2009/09/23/business/global/23donate.html
In China, Philanthropy as a New Measuring Stick


2024-01-01



---
https://www.nytimes.com/2009/10/24/business/global/24tax.html
Norway Divided by Citizen Wealth Tables


2024-01-01



---
https://www.nytimes.com/2009/11/15/business/economy/15view.html
Paying a Price for the Thrill of the Hunt


2024-01-01



---
https://www.nytimes.com/2009/11/22/books/review/Tanenhaus-t.html
Book Review


2024-01-01



---
https://www.nytimes.com/2009/11/27/world/asia/27china.html
State-Run Magazine Details China’s Secret Detention Network


2024-01-01



---
https://www.nytimes.com/2010/01/03/books/review/Gopnik-t.html
Book Review


2024-01-01



---
https://www.nytimes.com/2010/01/26/health/26zuger.html
‘The Trauma Myth’, by Susan A. Clancy


2024-01-01



---
https://www.nytimes.com/2010/03/13/technology/13netflix.html
Netflix Cancels Contest Over Privacy Concerns


2024-01-01



---
https://www.nytimes.com/2010/03/18/arts/music/18benefit.html
Carnegie Hall Haiti Benefit to Win Less Cash Than Attention


2024-01-01



---
https://www.nytimes.com/2010/05/02/magazine/02self-measurement-t.html
The Data-Driven Life


2024-01-01



---
https://www.nytimes.com/2010/06/06/magazine/06Soccer-t.html
How a Soccer Star Is Made


2024-01-01



---
https://www.nytimes.com/2010/06/12/us/politics/12leak.html
Administration Hardens Stance Against Leaks to Press


2024-01-01



---
https://www.nytimes.com/2010/08/24/health/research/24child.html
Childhood: Hearing Loss Grows Among Teenagers


2024-01-01



---
https://www.nytimes.com/2010/09/07/health/views/07mind.html
Research Upends Traditional Thinking on Study Habits


2024-01-01



---
https://www.nytimes.com/2010/10/07/world/asia/07fraud.html
Rampant Fraud Threat to China’s Brisk Ascent


2024-01-01



---
https://www.nytimes.com/2010/10/20/health/research/20fishoil.html
Fish Oil Use in Pregnancy Didn’t Make Babies Smart


2024-01-01



---
https://www.nytimes.com/2010/10/30/business/global/30rare.html
China’s Rare Earth Embargo Changes Incentive for Toxic Work


2024-01-01



---
https://www.nytimes.com/2010/11/07/magazine/07FOB-Q4-t.html
Questions for Sophie Crumb


2024-05-24



---
https://www.nytimes.com/2010/11/21/world/middleeast/21parcel.html
Qaeda Branch Aimed for Broad Damage at Low Cost


2024-01-01



---
https://www.nytimes.com/2010/12/12/business/12digi.html
The Online Reservations That Restaurants Love to Hate


2024-01-01



---
https://www.nytimes.com/2010/12/19/magazine/19Urban_West-t.html
A Physicist Turns the City Into an Equation


2024-01-01



---
https://www.nytimes.com/2011/01/16/us/16loughner.html
Behind Jared Loughner’s Mug-Shot Grin


2024-01-01



---
https://www.nytimes.com/2011/01/21/science/21memory.html
To Really Learn, Quit Studying and Take a Test


2024-01-01



---
https://www.nytimes.com/2011/01/28/world/asia/28generation.html
Japan Blocks the Young, Stifling the Economy


2024-01-01



---
https://www.nytimes.com/2011/02/09/business/economy/09leonhardt.html
For Federal Programs, a Bit of Market Discipline


2024-01-01



---
https://www.nytimes.com/2011/02/13/us/13drugs.html?_r=2
For Some Troops, Powerful Drug Cocktails Have Deadly Results


2024-01-01



---
https://www.nytimes.com/2011/02/20/business/20digi.html
Best Buy’s Buyback Plan, and Its Price


2024-01-01



---
https://www.nytimes.com/2011/03/02/dining/02Appe.html
Coconut Oil: From Villain to Health Food: A Good Appetite


2024-01-01



---
https://www.nytimes.com/2011/03/07/business/07drug.html
Drug Firms Face Billions in Losses as Patents End


2024-01-01



---
https://www.nytimes.com/2011/03/08/health/research/08aging.html
Hearing Loss Among Older Adults Is Common but Often Ignored


2024-01-01



---
https://www.nytimes.com/2011/04/17/magazine/mag-17Sleep-t.html
How Little Sleep Can You Get Away With?


2024-01-01



---
https://www.nytimes.com/2011/05/10/health/10global.html
Infant Death Rate Drops After Low-Cost Training for Zambian Midwives


2024-01-01



---
https://www.nytimes.com/2011/05/12/world/middleeast/12dog.html
The Dogs of War: Beloved Comrades in Afghanistan


2024-01-01



---
https://www.nytimes.com/2011/05/19/opinion/19kristof.html



2024-01-01



---
https://www.nytimes.com/2011/06/12/us/12dogs.html
For the Executive With Everything, a $230,000 Dog to Protect It


2024-01-01



---
https://www.nytimes.com/2011/06/26/magazine/the-state-of-babies-names-hello-jayden-goodbye-hannah.html
The State of Babies’ Names: Hello, Jayden. Goodbye, Hannah


2024-01-01



---
https://www.nytimes.com/2011/07/03/magazine/infidelity-will-keep-us-together.html
Dan Savage on the Virtues of Infidelity


2024-01-01



---
https://www.nytimes.com/2011/07/05/health/05light.html
In Eyes, a Clock Calibrated by Wavelengths of Light


2024-01-01



---
https://www.nytimes.com/2011/07/24/opinion/sunday/24gray.html



2024-01-01



---
https://www.nytimes.com/2011/08/09/health/09network.html
Catching Obesity From Friends May Not Be So Easy


2024-01-01



---
https://www.nytimes.com/2011/08/14/arts/music/yuja-wang-and-kirill-gerstein-lead-a-new-piano-generation.html
Yuja Wang and Kirill Gerstein Lead a New Piano Generation


2024-01-01



---
https://www.nytimes.com/2011/09/02/opinion/bono-praises-steve-jobs-as-generous-and-poetic.html



2024-01-01



---
https://www.nytimes.com/2011/09/06/health/06donor.html
One Sperm Donor, 150 Sons and Daughters


2024-01-01



---
https://www.nytimes.com/2011/09/20/science/20feather.html
Feathers Trapped in Amber Reveal a More Colorful Dinosaur Age


2024-01-01



---
https://www.nytimes.com/2011/10/29/world/asia/china-unveils-supercomputer-based-on-its-own-microprocessor-chips.html
China Has Homemade Supercomputer Gain


2024-01-01



---
https://www.nytimes.com/2011/11/07/business/global/07iht-floods07.html
Pervasive Thailand Flooding Cripples Hard-Drive Suppliers


2024-01-01



---
https://www.nytimes.com/2011/12/06/science/space/astronomers-resume-search-for-evidence-of-life-out-there.html
Search Resumes for Evidence of Life Out There


2024-01-01



---
https://www.nytimes.com/2011/12/23/science/pigeons-can-learn-higher-math-as-well-as-monkeys-study-suggests.html
Pigeons Can Learn Higher Math, Study Finds


2024-01-01



---
https://www.nytimes.com/2012/01/08/opinion/sunday/the-true-story-of-japans-economic-success.html



2024-01-01



---
https://www.nytimes.com/2012/01/15/opinion/sunday/the-rise-of-the-new-groupthink.html



2024-01-01



---
https://www.nytimes.com/2012/02/19/magazine/shopping-habits.html
How Companies Learn Your Secrets


2024-01-01



---
https://www.nytimes.com/2012/03/11/business/college-costs-are-rising-amid-a-prestige-chase.html
College Costs Are Rising Amid a Prestige Chase


2024-01-01



---
https://www.nytimes.com/2012/03/18/opinion/sunday/the-neuroscience-of-your-brain-on-fiction.html



2024-01-01



---
https://www.nytimes.com/2012/04/22/magazine/can-you-make-yourself-smarter.html
Can You Make Yourself Smarter?


2024-01-01



---
https://www.nytimes.com/2012/05/06/opinion/sunday/iq-points-for-sale-cheap.html
I.Q. Points for Sale, Cheap


2024-01-01



---
https://www.nytimes.com/2012/05/22/science/why-are-chimps-stronger-than-humans.html
Why Are Chimps Stronger Than Humans?


2024-01-01



---
https://www.nytimes.com/2012/07/08/business/behavioral-science-can-help-guide-policy-economic-view.html
Behavioral Science Can Help Guide Policy


2024-01-01



---
https://www.nytimes.com/2012/07/22/business/swiss-freeports-are-home-for-a-growing-treasury-of-art.html
Swiss Freeports Are Home for a Growing Treasury of Art


2024-01-01



---
https://www.nytimes.com/2012/07/29/technology/nike-fuelband-tracks-physical-activity-inconsistently.html
Nike FuelBand Tracks Physical Activity Inconsistently


2024-01-01



---
https://www.nytimes.com/2012/08/12/magazine/are-you-worth-more-dead-than-alive.html
Are You Worth More Dead Than Alive?


2024-01-01



---
https://www.nytimes.com/2012/09/04/opinion/when-it-pays-to-talk-to-terrorists.html



2024-01-01



---
https://www.nytimes.com/2012/09/08/science/earth/smugglers-sell-coolant-tied-to-global-warming.html
As Coolant Is Phased Out, Smugglers Reap Large Profits


2024-01-01



---
https://www.nytimes.com/2012/09/16/magazine/how-computerized-tutors-are-learning-to-teach-humans.html
How Computerized Tutors Are Learning to Teach Humans


2024-01-01



---
https://www.nytimes.com/2012/09/16/magazine/lehman-brothers-we-heard-you-were-dead.html
Lehman Brothers, We Heard You Were Dead


2024-01-01



---
https://www.nytimes.com/2012/09/24/science/earth/melting-greenland-weighs-perils-against-potential.html
Melting Greenland Weighs Perils Against Potential


2024-01-01



---
https://www.nytimes.com/2012/09/30/science/fusion-project-faces-a-frugal-congress.html
Fusion Project Faces a Frugal Congress


2024-01-01



---
https://www.nytimes.com/2012/10/28/magazine/safety-lessons-from-the-morgue.html
Safety Lessons From the Morgue


2024-01-01



---
https://www.nytimes.com/2012/11/08/us/politics/little-to-show-for-cash-flood-by-big-donors.html
Little to Show for Cash Flood by Big Donors


2024-01-01



---
https://www.nytimes.com/2012/11/18/magazine/ashlyn-blocker-feels-no-pain.html
Ashlyn Blocker, the Girl Who Feels No Pain


2024-01-01



---
https://www.nytimes.com/2012/11/19/science/earth/as-coasts-rebuild-and-us-pays-again-critics-stop-to-ask-why.html
As Coasts Rebuild and U.S. Pays, Repeatedly, the Critics Ask Why


2024-01-01



---
https://www.nytimes.com/2012/12/02/magazine/the-autism-advantage.html
The Autism Advantage


2024-01-01



---
https://www.nytimes.com/2012/12/16/opinion/sunday/when-the-doctor-is-not-needed.html



2024-01-01



---
https://www.nytimes.com/2012/12/18/health/for-young-survivors-odds-of-emotional-recovery-are-high.html
For Young Survivors, Odds of Emotional Recovery Are High


2024-01-01



---
https://www.nytimes.com/2013/01/13/education/in-one-school-students-are-divided-by-gifted-label-and-race.html
In One School, Students Are Divided by Gifted Label—and Race


2024-01-01



---
https://www.nytimes.com/2013/01/18/health/search-of-dna-sequences-reveals-full-identities.html
Search of DNA Sequences Reveals Full Identities


2024-01-01



---
https://www.nytimes.com/2013/01/27/magazine/how-much-can-restitution-help-victims-of-child-pornography.html
How Much Can Restitution Help Victims of Child Pornography?


2024-01-01



---
https://www.nytimes.com/2013/02/12/science/testing-of-some-deadly-diseases-on-mice-mislead-report-says.html
Health Testing on Mice Is Found Misleading in Some Cases


2024-01-01



---
https://www.nytimes.com/2013/02/17/business/in-china-families-bet-it-all-on-a-child-in-college.html
In China, Families Bet It All on a Child in College


2024-01-01



---
https://www.nytimes.com/2013/02/21/world/europe/iceland-weighs-exporting-the-power-bubbling-from-below.html
Iceland Weighs Exporting the Power Bubbling From Below


2024-01-01



---
https://www.nytimes.com/2013/03/10/movies/studio-ghiblis-from-up-on-poppy-hill.html
Inside Studio Ghibli’s ‘From Up on Poppy Hill’


2024-01-01



---
https://www.nytimes.com/2013/03/17/opinion/sunday/does-affirmative-action-do-what-it-should.html



2024-01-01



---
https://www.nytimes.com/2013/03/21/business/economy/as-men-lose-economic-ground-clues-in-the-family.html
As Men Lose Economic Ground, Clues in the Family


2024-01-01



---
https://www.nytimes.com/2013/03/26/nyregion/former-village-dispensary-must-untangle-restrictions.html
At High-Priced Corner, a Building Forlorn


2024-01-01



---
https://www.nytimes.com/2013/03/31/opinion/sunday/friedman-need-a-job-invent-it.html
Need a Job? Invent It


2024-01-01



---
https://www.nytimes.com/2013/04/03/business/studies-highlight-benefits-of-early-education.html
Studies Highlight Benefits of Early Education


2024-01-01



---
https://www.nytimes.com/2013/05/09/technology/personaltech/three-ways-feedly-outdoes-the-vanishing-google-reader.html
Google's Aggregator Gives Way to an Heir


2024-01-01



---
https://www.nytimes.com/2013/05/17/business/steve-jobss-widow-sets-philanthropy-goals.html
Steve Jobs’s Widow Sets Philanthropy Goals


2024-01-01



---
https://www.nytimes.com/2013/06/16/magazine/study-women-denied-abortions.html
What Happens to Women Who Are Denied Abortions?


2024-01-01



---
https://www.nytimes.com/2013/06/20/business/in-head-hunting-big-data-may-not-be-such-a-big-deal.html
In Head-Hunting, Big Data May Not Be Such a Big Deal


2024-01-01



---
https://www.nytimes.com/2013/07/01/nyregion/during-cicadas-swan-song-many-wonder-if-they-missed-the-show.html
Swan Song for Cicadas, but Many Missed the Show


2024-01-01



---
https://www.nytimes.com/2013/07/04/us/monitoring-of-snail-mail.html
U.S. Postal Service Logging All Mail for Law Enforcement


2024-01-01



---
https://www.nytimes.com/2013/09/06/us/nsa-foils-much-internet-encryption.html
N.S.A. Able to Foil Basic Safeguards of Privacy on Web


2024-01-01



---
https://www.nytimes.com/2013/12/09/opinion/the-case-for-tolerating-e-cigarettes.html



2024-01-01



---
https://www.nytimes.com/2013/12/22/technology/master-of-his-virtual-domain.html
Master of His Virtual Domain


2024-01-01



---
https://www.nytimes.com/2014/01/19/business/eagle-scout-idealist-drug-trafficker.html
Eagle Scout. Idealist. Drug Trafficker?


2024-01-01



---
https://www.nytimes.com/2014/02/11/world/middleeast/suicide-bomb-instructor-accidentally-kills-iraqi-pupils.html
Suicide Bomb Trainer in Iraq Accidentally Blows Up His Class


2024-01-01



---
https://www.nytimes.com/2014/02/23/health/a-hot-debate-over-e-cigarettes-as-a-path-to-tobacco-or-from-it.html
A Hot Debate Over E-Cigarettes as a Path to Tobacco, or From It


2024-01-01



---
https://www.nytimes.com/2014/04/24/world/fbi-informant-is-tied-to-cyberattacks-abroad.html
F.B.I. Informant Is Tied to Cyberattacks Abroad


2024-01-01



---
https://www.nytimes.com/2014/05/02/upshot/how-not-to-be-misled-by-the-jobs-report.html
How Not to Be Misled by the Jobs Report


2024-01-01



---
https://www.nytimes.com/2014/05/25/magazine/my-no-soap-no-shampoo-bacteria-rich-hygiene-experiment.html
My No-Soap, No-Shampoo, Bacteria-Rich Hygiene Experiment


2024-01-01



---
https://www.nytimes.com/2014/05/25/opinion/sunday/the-closest-of-strangers.html



2024-01-01



---
https://www.nytimes.com/2014/07/17/science/a-call-to-fight-malaria-one-mosquito-at-a-time-by-altering-dna.html
A Call to Fight Malaria One Mosquito at a Time by Altering DNA


2024-01-01



---
https://www.nytimes.com/2014/07/20/business/sometimes-early-birds-are-too-early.html
Sometimes, Early Birds Are Too Early


2024-01-01



---
https://www.nytimes.com/2014/07/27/magazine/what-do-chinese-dumplings-have-to-do-with-global-warming.html
What Do Chinese Dumplings Have to Do With Global Warming?


2024-01-01



---
https://www.nytimes.com/2014/07/30/world/africa/ransoming-citizens-europe-becomes-al-qaedas-patron.html
Paying Ransoms, Europe Bankrolls Qaeda Terror


2024-01-01



---
https://www.nytimes.com/2014/08/31/business/hal-finney-cryptographer-and-bitcoin-pioneer-dies-at-58.html
Hal Finney, Cryptographer and Bitcoin Pioneer, Dies at 58


2024-01-01



---
https://www.nytimes.com/2014/09/14/opinion/sunday/should-we-all-take-a-bit-of-lithium.html
Should We All Take a Bit of Lithium?
Fels

2024-01-01



---
https://www.nytimes.com/2014/09/29/business/dire-warnings-by-big-tobacco-on-e-smoking-.html
Dire Warnings by Big Tobacco on E-Smoking


2024-01-01



---
https://www.nytimes.com/2014/10/07/upshot/the-placebo-effect-doesnt-apply-just-to-pills.html
The Placebo Effect Doesn’t Apply Just to Pills


2024-01-01



---
https://www.nytimes.com/2014/10/28/us/us-secretly-monitoring-mail-of-thousands.html
Report Reveals Wider Tracking of Mail in U.S.


2024-01-01



---
https://www.nytimes.com/2014/10/29/opinion/nothing-in-moderation.html



2024-01-01



---
https://www.nytimes.com/2014/11/02/opinion/sunday/a-natural-fix-for-adhd.html



2024-01-01



---
https://www.nytimes.com/2014/11/23/sunday-review/studying-for-the-test-by-taking-it.html
Studying for the Test by Taking It


2024-01-01



---
https://www.nytimes.com/2015/01/20/dining/animal-welfare-at-risk-in-experiments-for-meat-industry.html
Animal Welfare at Risk in Experiments for Meat Industry


2024-01-01



---
https://www.nytimes.com/2015/04/26/magazine/the-rat-paths-of-new-york.html
The Rat Paths of New York


2024-01-01



---
https://www.nytimes.com/2015/06/07/magazine/the-agency.html
The Agency


2024-01-01



---
https://www.nytimes.com/2015/08/14/us/copy-of-postal-service-audit-shows-extent-of-mail-surveillance.html?_r=1
Copy of Postal Service Audit Shows Extent of Mail Surveillance


2024-01-01



---
https://www.nytimes.com/2015/08/23/magazine/the-creative-apocalypse-that-wasnt.html
The Creative Apocalypse That Wasn’t


2024-01-01



---
https://www.nytimes.com/2015/08/23/world/europe/americans-recount-gunmans-attack-on-train-to-france.html
A Shot, a Glimpse of an AK-47, and U.S. Servicemen Pounced on Gunman on Train to France


2024-01-01



---
https://www.nytimes.com/2015/10/20/health/a-new-life-or-death-approach-to-funding-heart-research.html
A New, Life-or-Death Approach to Funding Heart Research


2024-01-01



---
https://www.nytimes.com/2015/11/24/science/agriculture-linked-to-dna-changes-in-ancient-europe.html
Agriculture Linked to DNA Changes in Ancient Europe


2024-01-01



---
https://www.nytimes.com/2016/05/15/technology/personaltech/when-websites-wont-take-no-for-an-answer.html
When Websites Won't Take No for an Answer


2024-01-01



---
https://www.nytimes.com/2016/05/17/science/eske-willerslev-ancient-dna-scientist.html
Eske Willerslev Is Rewriting History With DNA


2024-01-01



---
https://www.nytimes.com/2016/05/17/us/aging-research-disease-dogs.html
Dogs Test Drug Aimed at Humans’ Biggest Killer: Age


2024-01-01



---
https://www.nytimes.com/2016/06/11/health/gang-stalking-targeted-individuals.html
United States of Paranoia: They See Gangs of Stalkers


2024-01-01



---
https://www.nytimes.com/2016/06/12/magazine/what-if-ptsd-is-more-physical-than-psychological.html
What if PTSD Is More Physical Than Psychological?


2024-01-01



---
https://www.nytimes.com/2016/07/12/health/silver-diamine-fluoride-dentist-cavities.html
A Cavity-Fighting Liquid Lets Kids Avoid Dentists’ Drills


2024-01-01



---
https://www.nytimes.com/2016/07/16/world/europe/attack-nice-bastille-day.html
Terrorist Attack in Nice, France, Leaves 84 Dead and 202 Injured


2024-01-01



---
https://www.nytimes.com/2016/07/24/opinion/sunday/evolution-is-happening-faster-than-we-thought.html



2024-01-01



---
https://www.nytimes.com/2016/07/31/opinion/sunday/could-women-be-trusted-with-their-own-pregnancy-tests.html



2024-01-01



---
https://www.nytimes.com/2016/08/09/science/fire-smoke-evolution-tuberculosis.html
Smoke, Fire and Human Evolution


2024-01-01



---
https://www.nytimes.com/2016/08/14/arts/paint-and-switch-did-alec-baldwin-pay-190000-for-the-wrong-picture.html
Paint and Switch? Did Alec Baldwin Pay $190,000 for the Wrong Picture?


2024-01-01



---
https://www.nytimes.com/2016/09/25/world/asia/bangalore-india-women-factories.html
Young Rural Women in India Chase Big-City Dreams


2024-01-01



---
https://www.nytimes.com/2016/10/02/opinion/sunday/if-i-sleep-for-an-hour-30-people-will-die.html



2024-01-01



---
https://www.nytimes.com/2016/10/06/upshot/when-you-hear-the-margin-of-error-is-plus-or-minus-3-percent-think-7-instead.html
When You Hear the Margin of Error Is Plus or Minus 3 Percent, Think 7 Instead


2024-01-01



---
https://www.nytimes.com/2016/10/25/health/cmv-cytomegalovirus-pregnancy.html
CMV Is a Greater Threat to Infants Than Zika, but Far Less Often Discussed


2024-01-01



---
https://www.nytimes.com/2016/10/26/us/pentagon-artificial-intelligence-terminator.html
The United States has put artificial intelligence at the center of its defense strategy, with weapons that can identify targets and make decisions.


2024-01-01



---
https://www.nytimes.com/2016/12/23/science/inuit-greenland-denisovans.html
Cold Tolerance Among Inuit May Come From Extinct Human Relatives


2024-01-01



---
https://www.nytimes.com/2017/01/27/science/better-tasting-tomatoes-genes.html
A Genetic Fix to Put the Taste Back in Tomatoes


2024-01-01



---
https://www.nytimes.com/2017/02/23/magazine/universal-income-global-inequality.html
The Future of Not Working: As automation reduces the need for human labor, some Silicon Valley executives think an universal income will be the answer—and the beta test is happening in Kenya


2024-01-01



---
https://www.nytimes.com/2017/03/02/science/woolly-mammoth-extinct-genetics.html
The Woolly Mammoth's Last Stand


2024-01-01



---
https://www.nytimes.com/2017/03/29/business/chase-ads-youtube-fake-news-offensive-videos.html
Chase Had Ads on 400,000 Sites. Then on Just 5,000. Same Results.


2024-01-01



---
https://www.nytimes.com/2017/03/29/magazine/those-indecipherable-medical-bills-theyre-one-reason-health-care-costs-so-much.html
Those Indecipherable Medical Bills? They’re One Reason Health Care Costs So Much


2024-01-01



---
https://www.nytimes.com/2017/04/03/science/acorn-ants-evolution-cleveland.html
What Makes a City Ant? Maybe Just 100 Years of Evolution


2024-01-01



---
https://www.nytimes.com/2017/04/27/science/horses-genetics-domestication-scythians.html
Ancient Horse DNA Shows Scythian Warriors Were Adept Domesticators


2024-01-01



---
https://www.nytimes.com/2017/05/16/health/ivg-reproductive-technology.html
Babies From Skin Cells? Prospect Is Unsettling to Some Experts


2024-01-01



---
https://www.nytimes.com/2017/07/12/health/fda-novartis-leukemia-gene-medicine.html
F.D.A. Panel Recommends Approval for Gene-Altering Leukemia Treatment


2024-01-01



---
https://www.nytimes.com/2017/08/10/health/gene-editing-pigs-organ-transplants.html
Gene Editing Spurs Hope for Transplanting Pig Organs Into Humans


2024-01-01



---
https://www.nytimes.com/2017/08/16/health/male-sperm-count-problem.html
Sperm Count in Western Men Has Dropped Over 50 Percent Since 1973, Paper Finds


2024-01-01



---
https://www.nytimes.com/2017/08/22/world/europe/angola-portugal-money-laundering.html
Portugal Dominated Angola for Centuries. Now the Roles Are Reversed


2024-01-01



---
https://www.nytimes.com/2017/09/30/books/dan-brown-origin.html
The World According to Dan Brown


2024-01-01



---
https://www.nytimes.com/2017/10/09/science/stanford-sexual-orientation-study.html
Why Stanford Researchers Tried to Create a ‘Gaydar’ Machine


2024-01-01



---
https://www.nytimes.com/2017/10/11/obituaries/michel-jouvet-who-unlocked-rem-sleeps-secrets-dies-at-91.html
Michel Jouvet, Who Unlocked REM Sleep’s Secrets, Dies at 91


2024-01-01



---
https://www.nytimes.com/2017/10/12/magazine/philip-pullman-returns-to-his-fantasy-world.html
Philip Pullman Returns to His Fantasy World: After 17 years, the author of the trilogy ‘His Dark Materials' carries on the story of one of literature’s most indelible heroines.


2024-01-01



---
https://www.nytimes.com/2017/10/13/world/asia/china-science-fraud-scandals.html
Fraud Scandals Sap China’s Dream of Becoming a Science Superpower


2024-01-01



---
https://www.nytimes.com/2017/10/20/upshot/a-big-test-of-police-body-cameras-defies-expectations.html
A Big Test of Police Body Cameras Defies Expectations


2024-01-01



---
https://www.nytimes.com/2017/10/23/science/shrews-shrink-heads-brains.html
As Winter Sets In, Tiny Shrews Shrink Their Skulls and Brains


2024-01-01



---
https://www.nytimes.com/2017/11/02/health/heart-disease-stents.html
‘Unbelievable’: Heart Stents Fail to Ease Chest Pain


2024-01-01



---
https://www.nytimes.com/2017/12/01/business/why-trying-new-things-is-so-hard.html
Why Trying New Things Is So Hard to Do


2024-01-01



---
https://www.nytimes.com/2017/12/09/health/drug-prices-generics-insurance.html
Prescription Drugs May Cost More With Insurance Than Without It


2024-01-01



---
https://www.nytimes.com/2017/12/14/health/zika-babies-brazil.html
As Zika Babies Become Toddlers, Some Can’t See, Walk or Talk


2024-01-01



---
https://www.nytimes.com/2017/12/26/health/measles-deaths-vaccination.html
Measles Deaths Fall to a Record Low Worldwide


2024-01-01



---
https://www.nytimes.com/2018/02/20/magazine/the-case-against-google.html
The Case Against Google


2024-01-01



---
https://www.nytimes.com/2018/03/03/style/how-low-will-market-for-antiques-actually-go.html
How Low Will Market for Antiques Actually Go?


2024-01-01



---
https://www.nytimes.com/2018/03/06/science/tattoos-cells-laser-removal.html
The Cells That Eat, Regurgitate and Eat Your Tattoos Again


2024-06-30



---
https://www.nytimes.com/2018/03/15/business/with-one-battle-over-a-bigger-one-looms-for-qualcomm-apple.html
With One Battle Over, a Bigger One Looms for Qualcomm: Apple


2024-01-01



---
https://www.nytimes.com/2018/03/15/technology/saudi-arabia-hacks-cyberattacks.html
A Cyberattack in Saudi Arabia Had a Deadly Goal. Experts Fear Another Try.


2024-01-01



---
https://www.nytimes.com/2018/04/25/health/africa-infant-mortality-antibiotic.html
Infant Deaths Fall Sharply in Africa With Routine Antibiotics


2024-01-01



---
https://www.nytimes.com/2018/05/02/world/europe/spain-eta-disbands-basque.html
Basque Group ETA Disbands, After Terrorist Campaign Spanning Generations


2024-01-01



---
https://www.nytimes.com/2018/05/25/business/what-advertising-history-says-about-the-future-of-fake-news.html
What Advertising History Says About the Future of Fake News


2024-01-01



---
https://www.nytimes.com/2018/06/15/opinion/sunday/moustached-kingfisher-internet-harassment.html



2024-01-01



---
https://www.nytimes.com/2018/06/16/world/africa/south-africa-elephants-tusks.html
Where Female Elephants Without Tusks Roam


2024-01-01



---
https://www.nytimes.com/2018/06/23/business/slice-app-local-pizzerias.html
With the Slice App, Local Pizzerias Get a Bigger Piece of the Market


2024-01-01



---
https://www.nytimes.com/2018/06/27/science/dna-family-trees-cold-cases.html
Genealogists Turn to Cousins’ DNA and Family Trees to Crack Five More Cold Cases


2024-01-01



---
https://www.nytimes.com/2018/07/26/style/horse-girls-breyerfest.html
Giddy Up, Girlfriend! Loving horses might insulate you from all the manure on the internet


2024-01-01



---
https://www.nytimes.com/2018/08/02/well/fat-pets-dog-cat-health.html
Our Fat Pets: 60% of cats tip the scales at unhealthy weights, slightly more than the 56% of dogs. It's not good for them.


2024-01-01



---
https://www.nytimes.com/2018/08/06/upshot/employer-wellness-programs-randomized-trials.html
Workplace Wellness Programs Don't Work Well. Why Some Studies Show Otherwise. Randomized controlled trials, despite their flaws, remain a powerful tool.


2024-01-01



---
https://www.nytimes.com/2018/08/09/science/foxes-tame-genetics.html
Friendly Foxes' Genes Offer Hints to How Dogs Became Domesticated


2024-01-01



---
https://www.nytimes.com/2018/08/30/us/fertility-doctor-pregnant-women.html
A Fertility Doctor Used His Sperm on Unwitting Women. Their Children Want Answers.


2024-01-01



---
https://www.nytimes.com/2018/09/07/us/california-school-start-times.html
California Teenagers Could Sleep Later Under School Start Bill


2024-01-01



---
https://www.nytimes.com/2018/09/20/us/army-pizza-mre-field-rations.html
A Breakthrough for U.S. Troops: Combat-Ready Pizza


2024-01-01



---
https://www.nytimes.com/2018/10/26/arts/design/antiques-home-living.html
Why Are Antiques So Cheap? Because Everyone Lives in the Kitchen


2024-01-01



---
https://www.nytimes.com/2018/10/26/style/digital-divide-screens-schools.html
The Digital Gap Between Rich and Poor Kids Is Not What We Expected


2024-01-01



---
https://www.nytimes.com/2018/11/09/arts/design/chinese-antiques-london.html
In Search of the Real Thing: China’s Quest to Buy Back Its Lost Heritage


2024-01-01



---
https://www.nytimes.com/2018/11/20/obituaries/dennis-wrong-dead.html
Dennis Wrong, 94, One of the Last of the ‘New York Intellectuals’, Dies


2024-01-01



---
https://www.nytimes.com/2018/12/01/sunday-review/crispr-china-babies-gene-editing.html
Genetically Modified People Are Walking Among Us


2024-01-01



---
https://www.nytimes.com/2019/01/06/obituaries/peter-meldrum-dies-at-71.html
Peter Meldrum, Who Lost a Fight to Patent Genes, Dies at 71


2024-01-01



---
https://www.nytimes.com/2019/01/07/well/live/managing-teenage-acne.html
Managing Teenage Acne


2024-01-01



---
https://www.nytimes.com/2019/03/08/sports/mlb-atlantic-league-rule-changes.html
Bigger Bases and Limited Shifts: Atlantic League to Test Rule Changes


2024-01-01



---
https://www.nytimes.com/2019/03/29/science/dinosaurs-extinction-asteroid.html
Fossil Site Reveals Day That Meteor Hit Earth and, Maybe, Wiped Out Dinosaurs: A jumble of entombed plants and creatures offers a vivid glimpse of the apocalypse that all but ended life 66 million years ago


2024-01-01



---
https://www.nytimes.com/2019/04/04/magazine/how-asmr-videos-became-a-sensation-youtube.html
How A.S.M.R. Became a Sensation


2024-01-01



---
https://www.nytimes.com/2019/04/12/nyregion/how-the-author-of-genius-foods-spends-his-sundays.html
How the Author of ‘Genius Foods’ Spends His Sundays: Max Lugavere starts every day with a glass of water and ends it with putting on his blue blockers. In between, he forces himself to work on his book, and he hangs out with his brothers, who live in the same building.


2024-01-01



---
https://www.nytimes.com/2019/04/17/science/brain-dead-pigs.html
‘Partly Alive’: Scientists Revive Cells in Brains From Dead Pigs


2024-01-01



---
https://www.nytimes.com/2019/05/12/us/mined-minds-west-virginia-coding.html
They Were Promised Coding Jobs in Appalachia. Now They Say It Was a Fraud.


2024-01-01



---
https://www.nytimes.com/2019/05/23/science/spacex-launch.html
SpaceX Launches 60 Starlink Internet Satellites Into Orbit


2024-01-01



---
https://www.nytimes.com/2019/06/10/health/nutrition-diet-genetics-food.html
No single food regimen works for everyone. A new study is the most comprehensive effort yet to understand why


2024-01-01



---
https://www.nytimes.com/2019/08/02/nyregion/candace-bushnell.html
How Candace Bushnell, Writer, Spends Her Sundays: ‘This routine isn't the routine I had 20 years ago. I wouldn't have exercised. I would have had a boozy brunch with friends.’


2024-01-01



---
https://www.nytimes.com/2019/08/08/us/montana-chemist-water.html
Jealousy Led Montana Chemist to Taint Colleague’s Water Tests


2024-01-01



---
https://www.nytimes.com/2019/10/31/health/measles-vaccine-immune-system.html
Measles Makes Your Immune System’s Memory Forget Defenses Against Other Illnesses


2024-01-01



---
https://www.nytimes.com/2019/11/06/magazine/the-crown-peter-morgan.html
How the Man Behind ‘The Crown’ Made the Monarchy Relevant Again


2024-01-01



---
https://www.nytimes.com/2019/11/22/world/asia/the-jungle-prince-of-delhi.html
The Jungle Prince of Delhi


2024-01-01



---
https://www.nytimes.com/2019/12/03/magazine/ken-liu-three-body-problem-chinese-science-fiction.html
How Chinese Sci-Fi Conquered America


2024-04-13



---
https://www.nytimes.com/2019/12/15/technology/amazon-aws-cloud-competition.html
Prime Leverage: How Amazon Wields Power in the Technology World—Software start-ups have a phrase for what Amazon is doing to them: ‘strip-mining’ them of their innovations


2024-01-01



---
https://www.nytimes.com/2020/01/14/movies/star-wars-china.html
Why ‘Star Wars' Keeps Bombing in China: Despite an aggressive marketing push by Disney, movie after movie has flopped in the world’s second-largest market, where nostalgia for the series has no power over viewers


2024-01-01



---
https://www.nytimes.com/2020/02/20/nyregion/paul-pannkuk-phantom.html
‘The Phantom of Ninth Street’: A Bon Vivant’s Lonely Decline


2024-01-01



---
https://www.nytimes.com/2020/03/18/magazine/title-ix-sexual-harassment-accusations.html
The Accusations Were Lies. But Could We Prove It?


2024-01-01



---
https://www.nytimes.com/2020/03/26/science/pablo-escobar-hippos.html
Pablo Escobar's Hippos Fill a Hole Left Since Ice Age Extinctions: Invasive herbivore mammals seem to restore functions missing in some food webs and ecosystems since the Pleistocene era


2024-01-01



---
https://www.nytimes.com/2020/05/23/business/omegaverse-erotica-copyright.html
A Feud in Wolf-Kink Erotica Raises a Deep Legal Question: What do copyright and authorship mean in the crowdsourced realm known as the Omegaverse? Omegaverse stories typically feature characters arranged into a wolfpack-like hierarchy of dominant Alphas, neutral Betas and submissive Omegas—plus lots of lupine sex


2024-01-01



---
https://www.nytimes.com/2020/08/01/sports/olympics/concussion-skeleton-sledding-brain-damage.html
In skeleton, the headfirst Olympic sledding sport, the opportunity for unlimited training on the track can be a huge advantage. But Canadian Olympians who had such access believe it was bad for their brains.


2024-01-01



---
https://www.nytimes.com/2020/08/15/us/politics/robert-s-trump-dead.html
Robert Trump, who took blood thinners, had experienced brain bleeds, which began after a recent fall, according to a family friend.


2024-01-01



---
https://www.nytimes.com/2020/09/26/style/selling-things-online-sex-work.html
Strangers' Things


2024-01-01



---
https://www.nytimes.com/2020/12/21/books/publishing-manuscripts-phishing-scam.html
Why on Earth Is Someone Stealing Unpublished Book Manuscripts?


2024-01-01



---
https://www.nytimes.com/2021/01/30/technology/change-my-google-results.html
A Vast Web of Vengeance


2024-01-01



---
https://www.nytimes.com/2021/02/18/sports/sports-trading-cards-millions.html
A New Era of Million Dollar Sports Trading Cards Is Here


2024-01-01



---
https://www.nytimes.com/2021/03/10/books/harlan-coben-win.html
Harlan Coben, Suburban Dad With 75 Million Books in Print


2024-01-01



---
https://www.nytimes.com/2021/04/10/style/findom-kink.html
Making a Living at Financial Domination Online


2024-01-01



---
https://www.nytimes.com/2021/05/30/health/coronavirus-vaccine-birth-control-clots.html
Scientists were alarmed by blood clots possibly linked to the J&amp;J vaccine. Some women wondered if there shouldn’t be more concern about oral contraceptives.


2024-01-01



---
https://www.nytimes.com/2021/07/14/technology/facebook-data.html
Here's a Look Inside Facebook's Data Wars


2024-01-01



---
https://www.nytimes.com/2021/07/29/world/asia/china-olympics.html
China's Olympic Goal: The Most Golds, at Any Cost


2024-08-04



---
https://www.nytimes.com/2021/08/06/movies/evangelion-hideaki-anno.html
‘Evangelion’ Director, Hideaki Anno, Explains How He Finally Found His Ending


2024-01-01



---
https://www.nytimes.com/2021/09/09/arts/spider-man-comic-auction-record.html
Spider-Man’s First Comic Brings $3.6 Million, Likely a Record


2024-01-01



---
https://www.nytimes.com/2021/11/30/magazine/overtime-elite-basketball-nba.html
The Teenagers Getting Six Figures to Leave Their High Schools for Basketball: The new pro league Overtime Elite is luring young phenoms with hefty salaries, viral success and—perhaps—a better path to the N.B.A.


2024-01-01



---
https://www.nytimes.com/2021/12/16/technology/harvard-job-scam-india.html
Someone Offered 'Harvard' Jobs to Known Women in India. It Was a Scam.


2024-01-01



---
https://www.nytimes.com/2022/01/04/sports/olympics/bobsled-travis-bell-joe-sisson.html
Two Wyoming Bobsledders. Two Horrific Brain Injuries. One Survivor.


2024-01-01



---
https://www.nytimes.com/2022/01/10/health/heart-transplant-pig-bennett.html
In a First, Man Receives a Heart From a Genetically Altered Pig


2024-01-01



---
https://www.nytimes.com/2022/01/20/health/transplants-pig-human-kidney.html
Kidneys From a Genetically Altered Pig Are Implanted in a Brain-Dead Patient: Surgeons at the University of Alabama at Birmingham said they hoped to start clinical trials with kidney patients later this year


2024-01-01



---
https://www.nytimes.com/2022/02/10/health/bob-saget-brain-injury.html
Bob Saget's Death: Brain Injury Experts Give Advice on Preventing Serious Harm


2024-01-01



---
https://www.nytimes.com/2022/04/27/magazine/sports-betting-ads.html
Sports Betting Has Become So Easy That the Sports Seem Secondary


2024-01-01



---
https://www.nytimes.com/2022/05/16/magazine/e-pimps-onlyfans.html
The ‘E-Pimps’ of OnlyFans


2024-01-01



---
https://www.nytimes.com/2022/08/12/nyregion/database-new-yorkers-dna.html
Hospital and Drugmaker Move to Build Vast Database of New Yorkers’ DNA


2024-01-01



---
https://www.nytimes.com/2023/02/05/opinion/economy-construction-productivity-mystery.html



2024-01-01



---
https://www.nytimes.com/2023/02/16/science/genetically-modified-trees-living-carbon.html
Genetically Modified Trees Planted in U.S. Forest for First Time


2024-01-01



---
https://www.nytimes.com/2023/02/17/business/china-chatgpt-microsoft-openai.html
Why Chatbots like ChatGPT Weren’t Invented in China


2024-01-01



---
https://www.nytimes.com/2023/06/09/science/nasa-moon-quarantine.html
NASA’s Apollo 11 Moon Quarantine Was Mostly for Show, Study Says


2024-01-01



---
https://www.nytimes.com/2023/06/12/magazine/mrbeast-youtube.html
How MrBeast Became the Willy Wonka of YouTube


2024-01-01



---
https://www.nytimes.com/2023/07/27/health/louise-levy-dead.html
Louise Levy, Who Was Studied for Her Very Long Life, Is Dead at 112


2024-01-01



---
https://www.nytimes.com/2023/08/05/upshot/darts-sports-perfection.html
Studying the Limits of Human Perfection, Through Darts


2024-01-01



---
https://www.nytimes.com/2023/10/20/technology/cameo-to-the-moon-and-back.html
Cameo to the Moon, and Back: A start-up that offers fans a way to buy personalized videos from celebrities was supercharged by pandemic boredom and venture capital. All it had to do was grow forever
Erin Griffith, Sapna Maheshwari
2023-10-20
2024-01-01



---
https://www.nytimes.com/2024/03/15/world/asia/cat-chemicals-fukuyama-japan.html
Cat That Fell Into Toxic Chemicals Puts a City in Japan on Alert


2024-03-17



---
https://www.nytimes.com/2024/09/01/magazine/worthless-pennies-united-states-economy.html
America Must Free Itself from the Tyranny of the Penny

2024-09-01
2024-09-28



---
https://www.nytimes.com/2024/10/31/business/scam-con-artist-family-savings.html
Their Parents Are Giving Money to Scammers. They Can’t Stop Them.

2024-10-31
2024-11-02



---
https://www.nytimes.com/athletic/3417955/2022/07/12/baseball-infield-shift-rule-change/



2024-01-01



---
https://www.nytimes.com/by/alan-feuer
Alan Feuer


2024-01-01



---
https://www.nytimes.com/by/tripp-mickle
Tripp Mickle


2024-12-11



---
https://www.nytimes.com/interactive/2016/09/20/upshot/the-error-the-polling-world-rarely-talks-about.html
We Gave Four Good Pollsters the Same Raw Data. They Had Four Different Results.


2024-01-01



---
https://www.nytimes.com/interactive/2016/10/09/magazine/big-food-photo-essay.html
The Dizzying Grandeur of 21<sup>st</sup>-Century Agriculture


2024-01-01



---
https://www.nytimes.com/interactive/2016/upshot/presidential-polls-forecast.html#other-forecasts
2016 Election Forecast: Who Will Be President?


2024-01-01



---
https://www.nytimes.com/interactive/2019/07/01/climate/greenland-glacier-melting-sand.html
Melting Greenland Is Awash in Sand


2024-01-01



---
https://www.nytimes.com/ref/movies/1000best.html



2024-01-01



---
https://www.nytimes.com/wirecutter/reviews/best-wi-fi-extender/
The Best Wi-Fi Extender and Signal Booster of 2024


2024-01-01



---
https://www.nytimes.com/wirecutter/reviews/best-wi-fi-router/
The Best Wi-Fi Router (for Most People)


2024-01-01



---
https://www.nzherald.co.nz/nz/teen-arrested-for-importing-ordering-drugs-online/ODFRROTOPNZCWG3P2DJJXAKJ3E/?c_id=1&objectid=10879570
Teen arrested for importing, ordering drugs online


2024-01-01



---
https://www.nzherald.co.nz/nz/woman-posted-1m-of-meth-to-herself/AYXLOSMTO2LMJTA7A4YWBUFUNA/?c_id=1&objectid=11420644
Woman posted $1m of meth to herself


2024-01-01



---
https://www.oagr.org.au/source/
Online Ancient Genome Repository


2024-01-01



---
https://www.obormot.net/drop-cap-workshop/
Dropcap Workshop


2024-01-01



---
https://www.ocregister.com/2011/12/02/western-digital-restarts-flooded-thai-plant-2/
Western Digital restarts flooded Thai plant


2024-01-01



---
https://www.odditycentral.com/news/the-fascinating-life-of-a-japanese-amazon-box-collector.html
The Fascinating Life of a Japanese Amazon Box Collector


2024-01-01



---
https://www.odt.co.nz/news/dunedin/drug-dealing-dark-web
Drug dealing on ‘Dark Web’


2024-01-01



---
https://www.odt.co.nz/news/dunedin/student-charged-over-party-drug-haul
Student charged over party drug haul


2024-01-01



---
https://www.odt.co.nz/news/dunedin/student-drug-dealer-jailed
Student drug dealer jailed


2024-01-01



---
https://www.odt.co.nz/news/dunedin/students-arrested-raids
Students arrested in raids


2024-01-01



---
https://www.oglaf.com/bilge/
Bilge


2024-01-01



---
https://www.oglaf.com/glindr/
glindr


2024-01-01



---
https://www.ohri.ca/programs/clinical_epidemiology/nos_manual.pdf
Coding Manual For Case-Control Studies


2024-01-01



---
https://www.ohri.ca/programs/clinical_epidemiology/nosgen.pdf
Newcastle-Ottawa Quality Assessment Scale: Case Control Studies


2024-01-01



---
https://www.ojisanseiuchi.com/2016/03/12/JavaScript-in-Anki-cards/
Javascript in Anki cards


2024-01-01



---
https://www.oldtimestrongman.com/articles/the-iron-by-henry-rollins/
Iron and The Soul by Henry Rollins


2024-01-01



---
https://www.olin.edu/



2024-01-01



---
https://www.oliverwinery.com/index.cfm?method=storeproducts.showdrilldown&productid=565D8BC6-1CC4-FBB6-23C6-013703DB5D6A



2024-01-01



---
https://www.omniglot.com/conscripts/swc.htm
Square Word Calligraphy


2024-01-01



---
https://www.oocities.org/gorene/text/Episode26.txt



2024-01-01



---
https://www.openaccessgovernment.org/contributor_profile/philippe-amouyel/
Professor Philippe Amouyel—University Hospital of Lille, JPND


2024-10-08



---
https://www.openculture.com/2021/04/stream-a-massive-archive-of-grateful-dead-concerts-from-1965-1995.html
Stream a Massive Archive of Grateful Dead Concerts from 1965–1995


2024-01-01



---
https://www.openphilanthropy.org/about/team/andrew-snyder-beattie/
Andrew Snyder-Beattie


2024-07-21



---
https://www.openphilanthropy.org/research/how-much-computational-power-does-it-take-to-match-the-human-brain/
How Much Computational Power Does It Take to Match the Human Brain?


2024-01-01



---
https://www.openphilanthropy.org/research/what-should-we-learn-from-past-ai-forecasts/
What Should We Learn from Past AI Forecasts?


2024-01-01



---
https://www.openwall.com/john/
John the Ripper password cracker


2024-01-01



---
https://www.openyou.org/2013/06/11/zeo-firmware-and-raw-data-api-on-openyou-github/
OpenYou - Zeo Firmware and Raw Data API on OpenYou github


2024-01-01



---
https://www.opinium.com/wp-content/uploads/2021/08/19-08-21-Observer-tables.xlsx
UK: Voting intention—19<sup>th</sup> August 2021: data tables


2024-01-01



---
https://www.optimizely.com/insights/blog/how-does-page-load-time-impact-engagement/
How Does Page Load Time Impact Engagement?


2024-01-01



---
https://www.optimox.com/iodine-study-20
Optimox - Not Found


2024-01-01



---
https://www.oreilly.com/library/view/cjkv-information-processing/9780596156114/
CJKV Information Processing, 2<sup>nd</sup> Edition


2024-01-01



---
https://www.oreilly.com/library/view/the-future-of/9781492042334/
The Future of Machine Intelligence


2024-01-01



---
https://www.oricon.co.jp/news/2043797/full/
庵野秀明監督、『シン・エヴァ』に言及「やり遂げます」


2024-01-01



---
https://www.oricon.co.jp/news/2075319/full/
庵野秀明、エヴァファンに謝罪「お待たせしております」 制作の苦労も告白


2024-01-01



---
https://www.origins.asu.edu/sites/default/files/The_Credibility_Paradox_in_ISQ-libre%20(1).pdf



2024-01-01



---
https://www.orlandosentinel.com/2015/02/16/ucf-student-had-marijuana-shipped-to-campus-apartment-cops-say/
UCF student had marijuana shipped to campus apartment, cops say


2024-01-01



---
https://www.orlandosentinel.com/os-xpm-1995-09-05-9509050051-story.html
Freon Ban Drives Price Sky-high—Smugglers Thrive: Smugglers Avoid Paying A Stiff Excise Tax On The Chemical, So They Can Sell It For A Lot Less Than The Market Price


2024-01-01



---
https://www.orlandosentinel.com/os-xpm-2014-05-30-os-silk-road-arrest-matthew-jones-20140530-story.html



2024-01-01



---
https://www.osaka-u.ac.jp/en/news/global_outlook/research_highlights/research_highlights201807_1
Professor Yukinori Okada, Department of Statistical Genetics, Graduate School of Medicine － Osaka University

2018-07
2024-09-05



---
https://www.osti.gov/biblio/10172219
Characteristics of potential repository wastes: Volume 4, Appendix 4A, Nuclear reactors at educational institutions of the United States; Appendix 4B, Data sheets for nuclear reactors at educational institutions; Appendix 4C, Supplemental data for Fort St. Vrain spent fuel; Appendix 4D, Supplemental data for Peach Bottom 1 spent fuel; Appendix 4E, Supplemental data for Fast Flux Test Facility


2024-01-01



---
https://www.osti.gov/includes/opennet/includes/Oppenheimer%20hearings/Vol%20II%20Oppenheimer.pdf#page=95



2024-01-01



---
https://www.outsideonline.com/2378786/egg-thief-jeffrey-lendrum-falcon



2024-01-01



---
https://www.outsideonline.com/outdoor-adventure/exploration-survival/snakebite-antivenom-tim-friede/



2024-01-01



---
https://www.overcomingbias.com/
Overcoming Bias


2024-01-01



---
https://www.overcomingbias.com/2009/04/less-wrong-progress-report.html



2024-01-01



---
https://www.overcomingbias.com/against-propaganda-html



2024-01-01



---
https://www.overcomingbias.com/p/16-of-us-deaths-from-hospital-errorshtml
1/6 of US Deaths From Hospital Errors


2024-01-01



---
https://www.overcomingbias.com/p/academic_overcohtml
Academic Overconfidence


2024-01-01



---
https://www.overcomingbias.com/p/africa-hiv-perverts-or-bad-medhtml
Africa HIV: Perverts or Bad Med?


2024-01-01



---
https://www.overcomingbias.com/p/all-in-their-headshtml
All In Their Heads


2024-01-01



---
https://www.overcomingbias.com/p/animal-smoking-studieshtml
Animal Smoking Studies


2024-01-01



---
https://www.overcomingbias.com/p/avoid-drugless-cancer-medhtml
Beware Cancer Med


2024-01-01



---
https://www.overcomingbias.com/p/avoid-vena-cava-filtershtml
Avoid Vena Cava Filters


2024-01-01



---
https://www.overcomingbias.com/p/beware-blood-trhtml
Beware Transfusions


2024-01-01



---
https://www.overcomingbias.com/p/beware-cancer-screenshtml
Skip Cancer Screens - by Robin Hanson - Overcoming Bias


2024-01-01



---
https://www.overcomingbias.com/p/beware-detached-detailhtml
Beware Detached Detail


2024-01-01



---
https://www.overcomingbias.com/p/beware-high-stahtml
Beware High Standards


2024-01-01



---
https://www.overcomingbias.com/p/biases_of_scienhtml
Biases of Science Fiction


2024-01-01



---
https://www.overcomingbias.com/p/bsg-is-detached-detailhtml
BSG is Detached Detail


2024-01-01



---
https://www.overcomingbias.com/p/death-panels-add-lifehtml
Death Panels Add Life


2024-01-01



---
https://www.overcomingbias.com/p/deceptive-writing-styleshtml
Lying With Style


2024-01-01



---
https://www.overcomingbias.com/p/disagreement-is-nearfar-biashtml
Disagreement Is Near-Far Bias


2024-01-01



---
https://www.overcomingbias.com/p/disagreement_cahtml
Disagreement Case Study: Hanson and Cutler


2024-01-01



---
https://www.overcomingbias.com/p/do-larks-repress-owlshtml
Do Larks Repress Owls?


2024-01-01



---
https://www.overcomingbias.com/p/do-larks-repress-owlshtml#comment-443555
Do Larks Repress Owls?


2024-01-01



---
https://www.overcomingbias.com/p/dog-vs-cat-medicinehtml
Dog vs. Cat Medicine


2024-01-01



---
https://www.overcomingbias.com/p/dont-torture-mom-dadhtml
Don’t Torture Mom &amp; Dad - by Robin Hanson - Overcoming Bias


2024-01-01



---
https://www.overcomingbias.com/p/eternal-medicinhtml
Eternal Medicine


2024-01-01



---
https://www.overcomingbias.com/p/extraordinary_chtml
Extraordinary Physics


2024-01-01



---
https://www.overcomingbias.com/p/farm-vs-pet-medicinehtml
Farm vs Pet Medicine


2024-01-01



---
https://www.overcomingbias.com/p/favoringfeverhtml
In Favor Of Fever


2024-01-01



---
https://www.overcomingbias.com/p/forget-salthtml
Forget Salt


2024-01-01



---
https://www.overcomingbias.com/p/foxes_vs_hedghohtml
Foxes vs Hedgehogs: Predictive Success


2024-01-01



---
https://www.overcomingbias.com/p/free-medicine-no-help-for-ghanaian-kidshtml
Free Docs Not Help Poor Kids


2024-01-01



---
https://www.overcomingbias.com/p/green-knight-disses-gloryhtml
Green Knight Disses Glory


2024-01-01



---
https://www.overcomingbias.com/p/hard-facts-medhtml
Hard Facts: Med


2024-01-01



---
https://www.overcomingbias.com/p/hospice-beats-hhtml
Hospice Beats Hospital


2024-01-01



---
https://www.overcomingbias.com/p/how-med-harmshtml
How Med Harms


2024-01-01



---
https://www.overcomingbias.com/p/hurry-or-delay-emshtml
Hurry Or Delay Ems?


2024-01-01



---
https://www.overcomingbias.com/p/idea-talkers-clumphtml
Idea Talkers Clump


2024-01-01



---
https://www.overcomingbias.com/p/medical-ideologyhtml
Medical Ideology


2024-01-01



---
https://www.overcomingbias.com/p/meds-to-cuthtml
Meds To Cut


2024-01-01



---
https://www.overcomingbias.com/p/megan_on_medhtml
Megan on Med


2024-01-01



---
https://www.overcomingbias.com/p/millers-singularity-risinghtml
Miller’s Singularity Rising


2024-01-01



---
https://www.overcomingbias.com/p/modern-male-satihtml#comment-450481
Modern Male Sati


2024-01-01



---
https://www.overcomingbias.com/p/modern-male-satihtml#comment-450483
Modern Male Sati


2024-01-01



---
https://www.overcomingbias.com/p/my-favorite-liahtml
My Favorite Liar


2024-01-01



---
https://www.overcomingbias.com/p/my-market-board-gamehtml
My Market Board Game


2024-01-01



---
https://www.overcomingbias.com/p/near-far-in-science-fictionhtml



2024-01-01



---
https://www.overcomingbias.com/p/new-data-on-fictionhtml



2024-01-01



---
https://www.overcomingbias.com/p/our-nutrition-ignorancehtml



2024-01-01



---
https://www.overcomingbias.com/p/politics-isnt-ahtml



2024-01-01



---
https://www.overcomingbias.com/p/presidential-dehtml



2024-01-01



---
https://www.overcomingbias.com/p/question-medical-findingshtml



2024-01-01



---
https://www.overcomingbias.com/p/rand_health_inshtml



2024-01-01



---
https://www.overcomingbias.com/p/robot-econ-primerhtml



2024-01-01



---
https://www.overcomingbias.com/p/sleep-is-to-save-energyhtml



2024-01-01



---
https://www.overcomingbias.com/p/smoking-followuphtml



2024-01-01



---
https://www.overcomingbias.com/p/snowden-herohtml



2024-01-01



---
https://www.overcomingbias.com/p/supping_with_thhtml



2024-01-01



---
https://www.overcomingbias.com/p/supplements-killhtml



2024-01-01



---
https://www.overcomingbias.com/p/take-both-econ-tech-seriouslyhtml



2024-01-01



---
https://www.overcomingbias.com/p/tetlock-wisdomhtml



2024-01-01



---
https://www.overcomingbias.com/p/the-bias-to-cuthtml



2024-01-01



---
https://www.overcomingbias.com/p/the-bright-future-of-pipeshtml



2024-01-01



---
https://www.overcomingbias.com/p/the-future-is-brighthtml



2024-01-01



---
https://www.overcomingbias.com/p/the-oregon-health-insurance-experimenthtml



2024-01-01



---
https://www.overcomingbias.com/p/the-wisdom-of-othershtml



2024-01-01



---
https://www.overcomingbias.com/p/wasted-cancer-hopehtml



2024-01-01



---
https://www.overcomingbias.com/p/what-anti-smoking-evidencehtml



2024-01-01



---
https://www.overcomingbias.com/p/what-cost-varietyhtml



2024-01-01



---
https://www.overcomingbias.com/p/what-insight-lihtml



2024-01-01



---
https://www.overcomingbias.com/p/when-see-solarhtml



2024-01-01



---
https://www.overcomingbias.com/p/whence-better-brainshtml



2024-01-01



---
https://www.overcomingbias.com/p/why-do-firms-buy-adshtml



2024-01-01



---
https://www.overcomingbias.com/p/why-not-egg-futureshtml



2024-01-01



---
https://www.overthinkingit.com/2012/09/17/star-wars-empire-inter-service-rivalries/?page=all
Star Wars: How Inter-service Rivalries Doomed the Galactic Empire


2024-01-01



---
https://www.owenstephens.co.uk/blog/2011/09/03/gsoc_darcs_bridge__results.html



2024-01-01



---
https://www.owenstephens.co.uk/blog/tags/gsoc.html



2024-01-01



---
https://www.owenstephens.co.uk/programming/2010/12/24/scala-patience-diff.html



2024-01-01



---
https://www.packtpub.com/en-us/product/exploring-gpt-3-9781800563193
Exploring GPT-3


2024-01-01



---
https://www.palladiummag.com/2019/05/09/what-botswana-can-teach-us-about-political-stability/
What Botswana Can Teach Us About Political Stability


2024-01-01



---
https://www.palladiummag.com/2019/08/05/the-real-problem-at-yale-is-not-free-speech/
The Real Problem at Yale Is Not Free Speech


2024-01-01



---
https://www.palladiummag.com/2019/09/05/my-time-on-a-terror-trial-jury/
My Time on a Terror Trial Jury


2024-01-01



---
https://www.palladiummag.com/2022/01/21/when-the-stagnation-goes-virtual/
When the Stagnation Goes Virtual


2024-01-01



---
https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest
Ethereum is a Dark Forest


2024-01-01



---
https://www.paradigm.xyz/2021/10/a-guide-to-designing-effective-nft-launches
A Guide to Designing Effective NFT Launches


2024-01-01



---
https://www.paradise.caltech.edu/ist4/lectures/Poincare_Reflections.pdf
Mathematical Creation


2024-01-01



---
https://www.paritybit.ca/blog/styling-external-links.html/



2024-01-01



---
https://www.paseman.com/public/AmericanScientist/Knowing%20When%20to%20Stop_Hill.pdf



2024-01-01



---
https://www.pathkids.com/autopsy/hasleton%20on%20discrepancies.pdf



2024-01-01



---
https://www.patreon.com/gwern
Gwern Branwen creating Essays on Gwern.net


2024-01-01



---
https://www.patreon.com/posts/32921860



2024-01-01



---
https://www.patreon.com/posts/39864473



2024-01-01



---
https://www.patreon.com/posts/reading-and-85345515



2024-01-01



---
https://www.paturley.com/
Patrick Turley, PhD


2024-10-08



---
https://www.paulnewcomb.com/modafinil-provigil-adhd-experiment/



2024-01-01



---
https://www.pawsoflife.org/Library/Temperment/Slabbert.pdf



2024-01-01



---
https://www.pbs.org/newshour/economy/what-can-the-middle-east-learn-from-whats-happening-in-qatar
What Can the Middle East Learn From What’s Happening in Qatar?


2024-01-01



---
https://www.pbs.org/wgbh/evolution/library/10/2/text_pop/l_102_01.html
Nothing in Biology Makes Sense Except in the Light of Evolution


2024-01-01



---
https://www.pbs.org/wgbh/nova/article/crispr-grapes/
Editing Out Pesticides


2024-01-01



---
https://www.pcgamer.com/nowhere-is-safe-in-eve-online-as-goonswarm-suicide-bombs-galactic-trade-hub/#null
Nowhere is safe in EVE Online as Goonswarm suicide-bombs galactic trade hub


2024-01-01



---
https://www.pcjs.org/pubs/pc/reference/ibm/



2024-01-01



---
https://www.pcmag.com/archive/how-a-chip-fab-is-built-249666
How a Chip Fab is Built


2024-01-01



---
https://www.pcmag.com/archive/survey-98-percent-of-companies-use-open-source-29-percent-contribute-back-253661
Survey: 98 Percent of Companies Use Open-Source, 29 Percent Contribute Back


2024-01-01



---
https://www.pcworld.com/article/422832/italian-police-shutter-dark-web-marketplace.html
Italian police shutter Dark Web marketplace


2024-01-01



---
https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
PDFtk - The PDF Toolkit


2024-01-01



---
https://www.pennmedicine.org/news/news-releases/2016/november/scientists-use-crispr-for-first-time-to-correct-clotting-in-newborn-and-adult-mice
Penn Scientists Use CRISPR for First Time to Correct Clotting in Newborn and Adult Mice: Findings Presented at ASH Meeting Offer Clues about Use of Gene Editing for Disease-Causing Mutations


2024-01-01



---
https://www.pensivepuffin.com/dwmcphd/syllabi/info447_wi12/readings/wk05-ConflictInCollaborations/viegas.CooperationAndConflict.CHI04.pdf



2024-01-01



---
https://www.pensivepuffin.com/dwmcphd/syllabi/info447_wi12/readings/wk06-CollectiveDecisionMaking/lam.DecisionQuality.GROUP10.pdf



2024-01-01



---
https://www.people.vcu.edu/~mamcdani/Publications/Banks%20et%20al.%202010.pdf



2024-01-01



---
https://www.petcarerx.com/pcrx/ProductPages/Product.aspx?pid=10983



2024-01-01



---
https://www.petco.com/shop/en/petcostore/c/nutritionstandards



2024-01-01



---
https://www.petco.com/shop/en/petcostore/product/friskies-salmon-canned-cat-food
Friskies Salmon Canned Wet Cat Food, 5.5 oz., Case of 24


2024-01-01



---
https://www.petforums.co.uk/search/662925/?q=%22Ear+wax%22&o=relevance



2024-01-01



---
https://www.petforums.co.uk/threads/do-any-of-your-cats.225353/#post-1061870480
Do any of your cats


2024-01-01



---
https://www.petforums.co.uk/threads/gross-things-that-cats-do.381861/page-2
Gross things that cats do


2024-11-26



---
https://www.petforums.co.uk/threads/gross-things-that-cats-do.381861/page-2#post-1063914098
Gross things that cats do


2024-01-01



---
https://www.petforums.co.uk/threads/my-cat-does-the-funniest-things-what-does-yours-do.105730/#post-1624027
My cat does the funniest things—what does yours do?


2024-01-01



---
https://www.petforums.co.uk/threads/strange-things-that-you-cats-do.475528/page-3#post-1065130574
Strange things that you cats do


2024-01-01



---
https://www.petful.com/behaviors/dog-licks-ears/
When your dog licks your ears, it can be a healthy sign of affection, if a little annoying. Prevent him from going overboard with these helpful hints.


2024-01-01



---
https://www.petswelcome.com/articles/why-some-cats-like-earwax.html



2024-01-01



---
https://www.pewresearch.org/science/2016/07/26/u-s-public-wary-of-biomedical-technologies-to-enhance-human-abilities/
U.S. Public Wary About Use of Biomedical Technology for Human Enhancement


2024-01-01



---
https://www.pewresearch.org/social-trends/2012/02/16/the-rise-of-intermarriage/
The Rise of Intermarriage


2024-01-01



---
https://www.pewresearch.org/wp-content/uploads/sites/2/2002/12/2002-Report-Final-Updated.pdf
How Global Publics View: Their Lives, Their Countries, The World, America


2024-01-01



---
https://www.pharma.uzh.ch/research/chronobiology/areas/psychopharmacology/publications/Bodenmann_2009_ClinPharmacolTher85.pdf
Pharmacogenetics of modafinil after sleep loss: catechol-O-methyltransferase genotype modulates waking functions but not recovery sleep


2024-01-01



---
https://www.phenix.bnl.gov/WWW/publish/wasiko/Monopole/Experiments/Bartlett_72.pdf



2024-01-01



---
https://www.phenomenologycenter.org/course/status.htm



2024-01-01



---
https://www.phillymag.com/news/2007/06/18/medicine-this-will-keep-you-awake/
Medicine: This Will Keep You Awake


2024-01-01



---
https://www.philzimmermann.com/EN/essays/WhyIWrotePGP.html



2024-01-01



---
https://www.phoronix.com/news/Valve-Upstream-Everything-OSS
Valve Is A Wonderful Upstream Contributor To Linux &amp; The Open-Source Community - Phoronix


2024-01-01



---
https://www.pillreports.com/



2024-01-01



---
https://www.piratewires.com/p/the-sugar-babies-of-stanford-university
The Sugar Babies of Stanford University


2024-01-01



---
https://www.pixiv.net/users/38983753
MachineLearning


2024-01-01



---
https://www.pluralsight.com/search?q=R
Search


2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.0402857101



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.0905307106



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1015633108



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1016709108



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1035720100



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1120700109



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1404623111



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1617102114



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1817407116



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1820653116



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1820701116



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1915006117
Measuring the predictability of life outcomes with a scientific mass collaboration


2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1915769117
Introduced herbivores restore Late Pleistocene ecological functions


2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.1918884117



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.2016976118



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.79.1.142
Rates of change in quantitative traits from fixation of new mutations


2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.83.12.4364



2024-01-01



---
https://www.pnas.org/doi/10.1073/pnas.93.24.14128



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0306899100
Markov chain Monte Carlo without likelihoods


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.061369098



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.070039597
Navigation-related structural change in the hippocampi of taxi drivers


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0708022105



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0803396105
Increasing fluid intelligence is possible after all


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0900271106
REM, not incubation, improves creativity by priming associative networks
Cai
2009
2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0909559107



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.0912955107



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1015950108
Exercise training increases size of hippocampus and improves memory
Erickson
2011
2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1035720100



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1103228108



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1104210108



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1115407109
Quantitative patterns of stylistic influence in the evolution of literature


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1400825111



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1402875111



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1404623111
Common genetic variants associated with cognitive performance identified using the proxy-phenotype method


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1404623111#page=2



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1521077112
Highly efficient Cas9-mediated gene drive for population modification of the malaria vector mosquito Anopheles stephensi


2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1605660114



2024-01-01



---
https://www.pnas.org/doi/full/10.1073/pnas.1606034114



2024-01-01



---
https://www.pnas.org/doi/suppl/10.1073/pnas.1523592113/suppl_file/pnas.1523592113.sapp.pdf



2024-01-01



---
https://www.pnas.org/doi/suppl/10.1073/pnas.1718793115/suppl_file/pnas.1718793115.sapp.pdf



2024-01-01



---
https://www.podchaser.com/f/pod/https%3A%2F%2Ffeeds.megaphone.fm%2FVMP6079657536



2024-01-01



---
https://www.poemhunter.com/poem/try-to-praise-the-mutilated-world/
Try To Praise The Mutilated World Poem by Adam Zagajewski


2024-01-01



---
https://www.poetry-archive.com/a/morning_song_of_senlin.html
poetry archive Resources and Information


2024-01-01



---
https://www.poetryfoundation.org/featured-blogger/67400/the-average-fourth-grader-is-a-better-poet-than-you-and-me-too
The Average Fourth Grader Is a Better Poet Than…


2024-01-01



---
https://www.poetryfoundation.org/featured-blogger/79358/so-you-want-to-open-a-small-press-bookstore-artist-run-space-a-cautionary-tale
So You Want to Open a Small Press…


2024-01-01



---
https://www.poetryfoundation.org/poems
Poems


2024-01-01



---
https://www.poetryfoundation.org/poems/148503/all-in-green-went-my-love-riding
[All in green went my love riding] by E. E.…


2024-01-01



---
https://www.poetryfoundation.org/poems/42633/calmly-we-walk-through-this-aprils-day
Calmly We Walk through This April’s Day


2024-01-01



---
https://www.poetryfoundation.org/poems/44390/binsey-poplars
Binsey Poplars by Gerard Manley Hopkins


2024-01-01



---
https://www.poetryfoundation.org/poems/44392/carrion-comfort
Carrion Comfort by Gerard Manley Hopkins


2024-01-01



---
https://www.poetryfoundation.org/poems/44397/that-nature-is-a-heraclitean-fire-and-of-the-comfort-of-the-resurrection
That Nature is a Heraclitean Fire and of the…


2024-01-01



---
https://www.poetryfoundation.org/poems/44398/no-worst-there-is-none-pitched-past-pitch-of-grief
No worst, there is none. Pitched past pitch


2024-01-01



---
https://www.poetryfoundation.org/poems/44403/the-wreck-of-the-deutschland
The Wreck of the Deutschland by Gerard Manley…


2024-01-01



---
https://www.poetryfoundation.org/poems/44644/a-psalm-of-life
A Psalm of Life by Henry Wadsworth Longfellow


2024-01-01



---
https://www.poetryfoundation.org/poems/44908/the-rape-of-the-lock-canto-3
<em>The Rape of the Lock</em> § Canto 3, Alexander Pope 1714


2024-01-01



---
https://www.poetryfoundation.org/poems/45146/to-a-skylark
To a Skylark by Percy Bysshe Shelley


2024-01-01



---
https://www.poetryfoundation.org/poems/45217/prothalamion-56d224a0e2feb
Prothalamion by Edmund Spenser


2024-01-01



---
https://www.poetryfoundation.org/poets/gerard-manley-hopkins
Gerard Manley Hopkins


2024-01-01



---
https://www.poetrynook.com/poem/birdless-country
Poem: Birdless Country by Burton Watson


2024-01-01



---
https://www.police.gov.il/articlePage.aspx?aid=1587
30 נעצרו בחשד שסחרו בסמים מסוכנים ברשת: במהלך החקירה הסמויה ביצעו החוקרים קניות מבוימות מאתרים שונים בהם השתמשו החשודים, לצורך הסחר בסמים


2024-01-01



---
https://www.policinginstitute.org/content/randomized-experiments



2024-01-01



---
https://www.politico.com/magazine/story/2018/11/11/republican-party-anti-pornography-politics-222096/
Once, the fight against pornography was the beating heart of the American culture war. Now porn is a ballooning industry—and maybe a harmful one—with no real opponents. What happened?


2024-01-01



---
https://www.politico.com/story/2013/08/opinion-jason-richwine-95353_Page2.html



2024-01-01



---
https://www.politie.nl/nieuws/2015/februari/6/10-virtuele-dealer-in-echte-wereld-aangehouden.html
Virtuele dealer in echte wereld aangehouden: Kerkrade—De politie hield vrijdag 6 februari een 41-jarige man uit Kerkrade aan op verdenking van handel in drugs op het zogeheten dark web.


2024-01-01



---
https://www.politie.nl/nieuws/2015/maart/9/01-onderzoek-naar-verzilveren-440.000-euro-aan-bitcoins.html
Onderzoek naar verzilveren 440.000 euro aan bitcoins: Sneek—De politie heeft afgelopen week drie personen aangehouden in een onderzoek naar hennepteelt en het verzilveren van bitcoins. Er is een hennepkwekerij opgerold en er zijn twee wapens in beslag genomen.


2024-01-01



---
https://www.polygon.com/2019/3/27/18281082/elder-scrolls-morrowind-oral-history-bethesda
Morrowind: An oral history


2024-01-01



---
https://www.popsci.com/biotech-company-will-use-crispr-on-people-in-next-two-years/
Biotech Company Plans To Use CRISPR On People In Next Two Years


2024-01-01



---
https://www.popsci.com/deadly-splinter-antibiotic-resistance/
My ancestor died of a splinter. Wait, what?


2024-01-01



---
https://www.popsci.com/woolly-mammoth-dna-brought-life-elephant-cells/
Woolly Mammoth DNA Successfully Spliced Into Elephant Cells But don't expect mammoth clones anytime soon


2024-01-01



---
https://www.popularmechanics.com/flight/airlines/a45250041/what-really-happened-aboard-air-france-447/
What Really Happened Aboard Air France 447: Two years after the Airbus 330 plunged into the Atlantic Ocean, Air France 447's flight-data recorders finally turned up. The revelations from the pilot transcript paint a surprising picture of chaos in the cockpit, and confusion between the pilots that led to the crash


2024-01-01



---
https://www.popularmechanics.com/science/energy/a8273/should-the-northeast-bury-its-power-lines-to-prevent-outages-14295683/
Should the Northeast Bury its Power Lines to Prevent Outages? Underground power cables are largely protected from storms like Hurricane Sandy. So why not bury them all and skip the blackouts?


2024-01-01



---
https://www.pornhub.com/insights/2018-year-in-review
2018 Year in Review


2024-01-01



---
https://www.postal-reporter.com/blog/5-arrested-in-maine-for-molly-drugs-by-mail-operation/



2024-01-01



---
https://www.powdercity.com/
Buy Nootropics and Bulk Supplements


2024-01-01



---
https://www.precidiab.org/en/interview/prof-inga-prokopenko/
Prof. Inga Prokopenko


2024-11-05



---
https://www.pressandjournal.co.uk/fp/news/aberdeen-aberdeenshire/826260/aberdeen-banker-on-trial-accused-of-swindling-thousands-out-of-north-east-pensioners/
Aberdeen banker accused of swindling north-east grandparents out of thousands of pounds


2024-01-01



---
https://www.pressandjournal.co.uk/fp/news/aberdeen-aberdeenshire/865699/top-banker-cleared-of-defrauding-pensioners-but-fined-for-selling-details-on-dark-web/
Top Aberdeen banker cleared of defrauding pensioners but fined for selling personal details on ‘dark web’


2024-01-01



---
https://www.princeton.edu/~deaton/downloads/What_does_the_empirical_evidence_tell_us_about_the_injustice.pdf



2024-01-01



---
https://www.princeton.edu/~mjs3/salganik_dodds_watts06_full.pdf



2024-01-01



---
https://www.princeton.edu/~mjs3/salganik_watts09.pdf
Web-Based Experiments for the Study of Collective Social Dynamics in Cultural Markets


2024-01-01



---
https://www.princeton.edu/~tkelly/sc.pdf
Sunk Costs, Rationality, and Acting For the Sake of the Past


2024-01-01



---
https://www.prisonpolicy.org/scans/rehab.html
Miller, March 1989, _The Washington Post_


2024-01-01



---
https://www.prnewswire.com/news-releases/dante-labs-offers-349-whole-genome-sequencing-on-amazon-prime-day-300681487.html
Dante Labs Offers $349 Whole Genome Sequencing on Amazon Prime Day


2024-01-01



---
https://www.productionig.com/?act=ST&f=33&t=861&s=25ff4325918b4df2a7f03c170068d1f4
Production I.G


2024-01-01



---
https://www.project-imas.com/wiki/?title=Miki_Hoshii



2024-01-01



---
https://www.project-imas.com/wiki/Takane_Shijou
Laman tidak ditemukan - PREDIKSI SUPER


2024-01-01



---
https://www.projectrho.com/public_html/rocket/futurelang.php
Future Language


2024-01-01



---
https://www.projectrho.com/public_html/rocket/spacegunexotic.php#propulsion
Exotic Weapons


2024-01-01



---
https://www.projectrho.com/public_html/rocket/spacewardefense.php#id--Waste_Heat
Defenses


2024-01-01



---
https://www.projectrho.com/public_html/rocket/spacewardetect.php#nostealth
Detection


2024-01-01



---
https://www.prolific.com/
Prolific


2024-08-21



---
https://www.proofofexistence.com/
POEX.IO


2024-01-01



---
https://www.propelauth.com/post/i-love-building-a-startup-in-rust-i-wouldnt-pick-it-again
I love building a startup in Rust. I wouldn't pick it again.


2024-04-27



---
https://www.propublica.org/article/common-roadside-drug-test-routinely-produces-false-positives
Busted


2024-01-01



---
https://www.propublica.org/article/when-evidence-says-no-but-doctors-say-yes
When Evidence Says No, But Doctors Say Yes


2024-01-01



---
https://www.prospecbio.com/beta_ngf_human
b NGF Protein Human Beta-Nerve Growth Factor


2024-01-01



---
https://www.prospectmagazine.co.uk/essays/51721/we-cant-ignore-the-evidence-genes-affect-social-mobility
We can't ignore the evidence: genes affect social mobility


2024-01-01



---
https://www.prospectmagazine.co.uk/features/herve-this-the-worlds-weirdest-chef



2024-01-01



---
https://www.provigil.com/provigil.pdf



2024-01-01



---
https://www.psy.lmu.de/allg2/download/schoenbrodt/pub/stable_correlations.pdf
At what sample size do correlations stabilize?


2024-01-01



---
https://www.psychiatrictimes.com/print/article/10168/54471?pageNumber=1&printable=true



2024-01-01



---
https://www.psychologicalscience.org/journals/pspi/PSPI_9_3.pdf



2024-01-01



---
https://www.psychologicalscience.org/news/releases/learning-styles-debunked-there-is-no-evidence-supporting-auditory-and-visual-learning-psychologists-say.html
Learning Styles Debunked: There is No Evidence Supporting Auditory and Visual Learning, Psychologists Say


2024-01-01



---
https://www.psychologicalscience.org/observer/in-appreciation-julian-stanley
In Appreciation: Julian Stanley


2024-01-01



---
https://www.psychologytoday.com/us/blog/animals-and-us/201109/why-are-there-so-few-vegetarians
Why Are There So Few Vegetarians?


2024-01-01



---
https://www.psychologytoday.com/us/blog/the-how-and-why-of-sex-differences/201105/men-are-rated-as-less-facially-attractive-than-women
Men Are Rated as Less Facially Attractive Than Women? The 8 percentage point male attractiveness deficit


2024-01-01



---
https://www.psychologytoday.com/us/print/57150



2024-01-01



---
https://www.psywww.com/intropsych/ch06-memory/what-should-a-student-do.html#spacingeffect
What Should a Student Do?


2024-01-01



---
https://www.ptodirect.com/Results/Patents?query=PN/6465519
Uses of modafinil and its D/L enantiomers


2024-01-01



---
https://www.publishersweekly.com/978-0-312-26893-0
RADIANCE by Carter Scholz


2024-01-01



---
https://www.pulitzer.org/files/2014/international-reporting/callimachi/01bcallimachi2014.pdf



2024-01-01



---
https://www.punchlinedesign.net/pun_generator
Entendrepreneur Portmanteau &amp; Rhyme Generator


2024-01-01



---
https://www.qimrberghofer.edu.au/people/penelope-lind/
Penelope Lind—QIMR Berghofer


2024-09-22



---
https://www.qmul.ac.uk/whri/people/academic-staff/items/kanonistavroula.html
Items—Kanoni, Stavroula—The William Harvey Research Institute—Faculty of Medicine and Dentistry


2024-08-17



---
https://www.quantamagazine.org/computer-scientist-donald-knuth-cant-stop-telling-stories-20200416/



2024-01-01



---
https://www.quantamagazine.org/how-close-are-computers-to-automating-mathematical-reasoning-20200827/



2024-01-01



---
https://www.quantamagazine.org/how-this-marine-worm-can-tell-moonglow-from-sunbeams-20231219/



2024-01-01



---
https://www.quantamagazine.org/mathematicians-chase-moonshine-string-theory-connections-20150312/



2024-08-21



---
https://www.quantamagazine.org/neutral-theory-of-evolution-challenged-by-evidence-for-dna-selection-20181108/



2024-01-01



---
https://www.quantamagazine.org/new-math-book-rescues-landmark-topology-proof-20210909/



2024-01-01



---
https://www.quantamagazine.org/new-science-shows-immune-memory-in-the-brain-20211108/
The Brain Can Recall and Reawaken Past Immune Responses: The brain not only helps to regulate immune responses, but also stores and retrieves ‘memories’ of them


2024-01-01



---
https://www.quantamagazine.org/plants-find-light-using-gaps-between-their-cells-20240131/



2024-01-01



---
https://www.quantamagazine.org/the-new-science-of-clocks-prompts-questions-about-the-nature-of-time-20210831/



2024-06-18



---
https://www.quantamagazine.org/the-new-science-of-seeing-around-corners-20180830/



2024-01-01



---
https://www.quantamagazine.org/viruses-finally-reveal-their-complex-social-life-20240411/



2024-04-11



---
https://www.quantamagazine.org/what-causes-alzheimers-scientists-are-rethinking-the-answer-20221208/



2024-01-01



---
https://www.quantified-mind.com/



2024-01-01



---
https://www.quantifieddiabetes.com/2021/11/using-chess-puzzles-to-assess-cognition-exploratory-analysis-of-co2-and-other-mediators-shows-suggestive-but-not-conclusive-effects.html
Using Chess Puzzles to Assess Cognition: Exploratory Analysis of CO2 and other Mediators Shows Suggestive, but not Conclusive Effects


2024-01-01



---
https://www.queendom.com/tests/access_page/index.htm?idRegTest=1112
Welcome to Queendom! Would you like to learn more about yourself?


2024-01-01



---
https://www.quora.com/Are-night-owls-generally-more-intelligent-than-other-people
Are night owls generally more intelligent than other people?


2024-01-01



---
https://www.quora.com/Do-you-have-any-plans-for-optimizing-Duolingos-vocabulary-learning-using-spaced-repetition



2024-01-01



---
https://www.quora.com/For-what-reasons-is-my-kitten-licking-me-so-much



2024-01-01



---
https://www.quora.com/Google-Reader-Shut-Down-March-2013/Why-is-Google-killing-Google-Reader



2024-01-01



---
https://www.quora.com/How-many-conferences-conventions-tradeshows-and-exhibitions-happen-in-the-United-States-and-the-world-each-year
How many conferences, conventions, tradeshows and exhibitions happen in the United States and the world, each year?


2024-01-01



---
https://www.quora.com/How-many-users-does-Google-Reader-have/answer/Andreas-Pizsa
Andreas Pizsa's answer to How many users does Google Reader have?


2024-01-01



---
https://www.quora.com/My-cat-knows-where-I-keep-all-my-spongy-green-earplugs-and-fishes-them-out-when-Im-not-looking-and-consumes-them-like-Cheetos-Is-there-something-about-human-earwax-that-is-like-a-delicacy-to-cats
My cat knows where I keep all my spongy green earplugs, and fishes them out when I'm not looking, and consumes them like Cheetos. Is there something about human earwax that is like a delicacy to cats?


2024-01-01



---
https://www.quora.com/My-wife-snores-and-I-wear-polyurethane-foam-earplugs-at-night-My-cat-likes-to-eat-ones-that-he-finds-on-the-floor-He-even-looks-on-the-floor-They-go-right-through-his-digestive-tract-unaffected-How-bad-is-this
My wife snores and I wear polyurethane foam earplugs at night. My cat likes to eat ones that he finds on the floor. He even looks on the floor. They go right through his digestive tract unaffected. How bad is this fetish for earwax for him?


2024-01-01



---
https://www.quora.com/What-do-biologists-think-of-gwerns-criticism-of-Folding-Home



2024-01-01



---
https://www.quora.com/What-were-the-most-ridiculous-startup-ideas-that-eventually-became-successful/answer/Michael-Wolfe
Michael Wolfe's answer to What were the most ridiculous startup ideas that eventually became successful?


2024-01-01



---
https://www.quora.com/Why-do-cats-like-the-smell-of-earwax-My-cat-often-tries-to-take-my-son-s-earbuds-and-earplugs



2024-01-01



---
https://www.quora.com/Why-do-cats-like-the-taste-of-earwax
Why do cats like the taste of earwax?


2024-01-01



---
https://www.quora.com/Why-does-my-cat-lick-the-inside-of-my-ear/answer/Pam-Pritchard-1
Pam Pritchard's answer to Why does my cat lick the inside of my ear?


2024-01-01



---
https://www.quora.com/Why-is-my-kitten-so-obsessed-with-my-ears-He-nibbles-on-them-and-sticks-his-nose-as-far-as-he-can-in-them
Why is my kitten so obsessed with my ears? He nibbles on them and sticks his nose as far as he can in them.


2024-01-01



---
https://www.quora.com/unanswered/Why-do-cats-like-ear-wax
Why do cats like ear wax?


2024-01-01



---
https://www.r-inla.org/
R-INLA Project


2024-01-01



---
https://www.rand.org/commentary/2011/05/29/ND.html



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/monographs/2008/RAND_MG602.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/monographs/2008/RAND_MG741-1.pdf
How Terrorist Groups End: Lessons for Countering al Qa'ida


2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/monographs/2011/RAND_MG1120.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/occasional_papers/2012/RAND_OP362.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/reports/2005/R3183.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/reports/2006/R441.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/research_memoranda/2006/RM1829-1.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/pubs/research_reports/RR300/RR331/RAND_RR331.pdf



2024-01-01



---
https://www.rand.org/content/dam/rand/www/external/publications/PAFbook.pdf



2024-01-01



---
https://www.rand.org/nsrd/projects/terrorism-incidents.html
RAND Database of Worldwide Terrorism Incidents


2024-01-01



---
https://www.rand.org/pubs/monographs/MG1053.html
Deradicalizing Islamist Extremists


2024-01-01



---
https://www.rand.org/pubs/monographs/MG1120.html
Making Summer Count: How Summer Programs Can Boost Children's Learning


2024-01-01



---
https://www.rand.org/pubs/monographs/MG953.html
The War Within: Preventing Suicide in the U.S. Military


2024-01-01



---
https://www.rand.org/pubs/research_reports/RR2109.html
Later school start times in the U.S. An economic analysis


2024-01-01



---
https://www.rand.org/pubs/research_reports/RR2242.html
Improving Teaching Effectiveness: Final Report: The Intensive Partnerships for Effective Teaching Through 2015–2016


2024-01-01



---
https://www.rand.org/pubs/research_reports/RR2840.html
Can Restorative Practices Improve School Climate and Curb Suspensions? An Evaluation of the Impact of Restorative Practices in a Mid-Sized Urban School District


2024-01-01



---
https://www.rationality.org/resources/updates/2012/was-nate-silver-the-most-accurate-2012-election-pundit
Was Nate Silver the Most Accurate 2012 Election Pundit?


2024-01-01



---
https://www.rawbw.com/~svw/superman.html
Man of Steel, Woman of Kleenex


2024-01-01



---
https://www.razibkhan.com/p/get-lucky
Get lucky


2024-01-01



---
https://www.rbmojournal.com/article/S1472-6483(19)30381-5/fulltext



2024-01-01



---
https://www.rdocumentation.org/packages/EnvStats/versions/2.1.0/topics/evNormOrdStats
evNormOrdStats function


2024-01-01



---
https://www.realfoodnutrients.com/Sleep/Studies/SleepBehaviorDisordersandVitaminD.pdf



2024-01-01



---
https://www.rechem.ca/index.php?_a=viewCat&catId=51
(-)-2-[(R)-(diphenylmethyl)sulfinyl]acetamide | Armodafinil


2024-01-01



---
https://www.rechem.ca/index.php?_a=viewDoc&docId=8
About reChem.ca: reChem Labs was founded with the purpose of expanding research available on research compounds not quite yet understood.


2024-01-01



---
https://www.rechtslexikon.net/d/geld-und-wertzeichenf%c3%a4lschung/geld-und-wertzeichenf%c3%a4lschung.htm
Geldfälschung und Wertzeichenfälschung


2024-01-01



---
https://www.recordonline.com/article/20150123/NEWS/150129601/101029/NEWS?template=printart



2024-01-01



---
https://www.reddit.com/comments/1x0p1b



2024-01-01



---
https://www.reddit.com/r/AIDungeon/comments/i1qhg0/the_dragon_ai_just_got_worse/



2024-01-01



---
https://www.reddit.com/r/AIDungeon/comments/ovb4un/were_making_a_new_ai_storytelling_game_with/



2024-01-01



---
https://www.reddit.com/r/AgMarketplace/comments/3idznd/agora_to_pause_operations/



2024-01-01



---
https://www.reddit.com/r/Anarchism/comments/hdf2t/so_i_guess_bitcoin_is_probably_a_mutualists_wet/c1ulirk/



2024-01-01



---
https://www.reddit.com/r/Anarchism/comments/hdf2t/so_i_guess_bitcoin_is_probably_a_mutualists_wet/c1uobdl/



2024-01-01



---
https://www.reddit.com/r/AnimeResearch/comments/asfw3z/this_waifu_does_not_exist/



2024-01-01



---
https://www.reddit.com/r/AnimeResearch/comments/f0xkii/classification_of_production_ready_2d_animation/fgzn19l/



2024-01-01



---
https://www.reddit.com/r/Animemes/comments/aq5w8d/whacc/



2024-01-01



---
https://www.reddit.com/r/Animemes/comments/asrtpw/infinite_waifu_generator/



2024-01-01



---
https://www.reddit.com/r/Animemes/comments/asrtpw/infinite_waifu_generator/egw8clq/



2024-01-01



---
https://www.reddit.com/r/Animemes/comments/azvn1j/reality_can_be_whatever_he_wants/



2024-01-01



---
https://www.reddit.com/r/Animemes/comments/b79gsa/ive_watched_this_for_five_hours_now/



2024-01-01



---
https://www.reddit.com/r/Anki/comments/a9s456/what_is_the_largest_anki_deck_you_have_read_about/



2024-01-01



---
https://www.reddit.com/r/AskHistorians/comments/1eyqcn/does_anybody_know_much_about_the_origins_of/
Does anybody know much about the origins of pillows, and/or what happened before them? (self.AskHistorians)


2024-01-01



---
https://www.reddit.com/r/AskHistorians/comments/9p6e55/when_did_furries_people_who_dress_up_in_animal/



2024-01-01



---
https://www.reddit.com/r/AskHistorians/comments/cd3jul/why_did_the_us_purchase_of_iceland_and_greenland/etsqf8s/



2024-01-01



---
https://www.reddit.com/r/AskHistorians/comments/ceo5lm/what_would_the_physique_of_a_medieval_knight_have/eu4kdjy/



2024-01-01



---
https://www.reddit.com/r/AskReddit/comments/2g6yw5/why_do_cats_like_the_taste_of_human_ear_wax_so/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1oaovv/the_postsilk_road_bitcoin_crash_is_over_btc_is/ccqco3g/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1qaewa/deepbay_marketplace_owner_steals_sites_bitcoins/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1ruluz/satoshi_nakamoto_is_probably_nick_szabo/cdr2vgu/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1thnq3/i_am_not_satoshi_nakamoto_please_stop_trying_to/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1ue499/ask_lord_voldemort_anything/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1ycjdi/whitepaper_decentralized_bitcoin_prediction/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/1z3v4k/claims_that_mtgox_has_a_lot_of_coin_so_far_look/
Claims that MTGox has a lot of coin so far look completely spurious to me.


2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/229qvr/happy_birthday_satoshi_nakamoto/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/33l4ro/the_first_reddit_outtake_from_digital_gold_newly/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/36vnmr/heres_what_satoshi_wrote_to_the_man_responsible/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/5tbt8f/buzz_factor_or_innovation_potential_what_explains/ddlmzrz/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/9xet9l/bitcoin_is_worse_is_better_blog_post_by_gwern/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/hhd4l/fpga_mining/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/hlu9l/bitcoin_is_worse_is_better/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/imoc0/using_silk_road/



2024-01-01



---
https://www.reddit.com/r/Bitcoin/comments/wpllp/can_someone_explain_in_simple_terms_what_the_hell/



2024-01-01



---
https://www.reddit.com/r/BitcoinAll/comments/3w455b/i_have_proof_that_satoshi_is_gwern_rbitcoin/



2024-01-01



---
https://www.reddit.com/r/BlackBank/comments/1x2pjp/blackbank_market_a_new_emerging_featurerich_and/



2024-01-01



---
https://www.reddit.com/r/ControlProblem/comments/4upo7r/complexity_no_bar_to_ai/



2024-01-01



---
https://www.reddit.com/r/ControlProblem/comments/5jlkgi/why_tool_ais_want_to_be_agent_ais/



2024-01-01



---
https://www.reddit.com/r/CrappyDesign/comments/v4q5io/unfortunate_drop_cap_in_the_edinburgh_evening_news/



2024-01-01



---
https://www.reddit.com/r/CucumbersScaringCats/



2024-01-01



---
https://www.reddit.com/r/DNMBusts/



2024-01-01



---
https://www.reddit.com/r/DNMBusts/comments/blrw5v/fbi_has_seized_deep_dot_web_and_arrested_its/ems785p/



2024-01-01



---
https://www.reddit.com/r/DarkNetDeals/comments/1s0vwv/usus_eu_pillboxys_deal_sheet_roxies_vicodins/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1ss07e/bought_from_a_vendor_on_bluesky_appears_to_be_the/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1t680v/presenting_new_market_torbay/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1tm4rf/be_careful_with_flomarket_and_bluesky/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1ue777/ask_lord_voldemort_anything/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1ujjsw/flo_is_down_for_good_another_scam_in_the_books/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1vhygj/tortuga_gone/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1vjxap/xpost_rdogecoin_announcement_the_doge_road_is_now/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1vmufh/latest_news_from_tcf/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1vvqys/pillboxy_le/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1vzprp/pillboxy_may_be_the_cops_or_law_enforcement/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1w253l/a_fun_new_way_to_get_scammed_or_worse_dark_net/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1whket/cantina_market_mega_thread_up_vote_for_visibility/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1wj4r1/ultravioletcity_market_no_site_wallets_free/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1wqhcm/breaking_bad/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1wqhcm/breaking_bad/cfbmzy7/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1wt3bj/te_expands_and_becomes_a_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1wwjg3/black_goblin_market_is_now_open/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1x855s/the_armory_vendor_market_is_now_open/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xbex3/bsm_black_services_market_is_a_scam/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xe943/cannabisroad_obituary/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xeeni/black_goblin_obituary/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xkx7b/ann_cloudnine_marketplace_on_tor/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xkx7b/ann_cloudnine_marketplace_on_tor/ch2zcwc/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1xltp2/utopia_seized_by_police/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1yfvkl/sanitariummarket_i2p/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1ylbt7/why_is_whiterabbit_in_side_bar/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1zz4h0/the_armory_new_currency_accepted_darkcoin/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/1zzwrd/hansa_new_tor_marketplace_platform_pgp_2factor/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/201z39/trade_with_0_fee_on_hansa_till_the_end_of_the_week/cfz78jw/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/207mk9/hansamarkets_ip_address/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/207mk9/hansamarkets_ip_address/cg18l3j/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/20akta/police_asking_for_statement/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/20duht/drugslist_dogeroad_kia_admins_mia/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/20i2os/why_isnt_evolution_used_more/cg3iw0u/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/20vrlv/red_sun_marketplace_reloaded/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/214y14/i_made_it_all_pretty_and_stuff/cg9sh7z



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/215161/new_market_exxtacy/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/21ko17/introducing_cannabis_road_marketplace_420_raffle/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/21op6t/we_are_pleased_to_announce_our_new_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/21op6t/we_are_pleased_to_announce_our_new_market/cgfc58w/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/22lyzs/new_marketplace_announce_underground_marketplace/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/23gb2s/1776_market_automated_multisignature_escrow/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/23qh7y/warning_chaletlatherealchaletla_has_either_turned/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/23sxwa/new_market_tortuga/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/23ywcm/interesting_arrest/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24dafo/this_may_be_a_long_shot_but_has_anyone_heard_from/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24fsrs/darkbay_closing_sent_everyone_to_andromeda/ch6yk61/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24p8x9/san_jose_bust_sounds_like_chaletlas_team/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24vio2/market_announcement_multisignature_escrow_has/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24vio2/z/chcx3t7



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24wi18/still_new_market_tortuga_now_offers_multisig/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/24zt2o/ripefreefly_busted_or_scam_what_do_i_do/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/25qr5q/grand_opening_onionshop_marketplace_sunday_2000/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/25v64h/alpaca_we_are_reopened/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/28srwh/middle_earth_marketplace_new/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2eisa0/cannabis_road_shuts_downclaims_to_have_been_robbed/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2er837/underground_market_shuts_down/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2esz2q/all_markets_ugloz_busted_by_feds/ck2ttbn/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2f2yt4/stats_small_time_buyers_and_encryption/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2gipvp/freedom_freedom_market_new/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2gwej3/true_cases_of_small_time_buyers_being_arrested/ckn7imx



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2gwej3/true_cases_of_small_time_buyers_being_arrested/ckn7imx/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2gyefs/onionshop_hacked_all_bitcoins_stolen_and_im_still/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2hdp5a/caught_having_e_sent_from_germany/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2hh3d3/package_from_belgium_bound_for_oakdale_leads_to/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2hkqap/intercepted_package_leads_to_drug_takedown/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2hphyx/topix_2_has_opened_doors_to_all_users_possibly/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2i07pq/the_number_of_multisig_transactions_doubled_on_evo/ckxppre/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2ips02/carding_forums_ponzi_schemes_and_law_enforcement/
‘Carding Forums, Ponzi Schemes and Law Enforcement: A background on Evolution Marketplace’, by the_avid


2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2jjwgj/bungee54_shipping_delays/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2jokps/bungee_order_update/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2joxdl/bungee54_raid_federal_investigation/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2jpdu1/psa_never_get_too_comfortable/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2jqmok/what_should_those_who_have_dealt_with_bungee54_do/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2js6km/array_of_bungee_beware_posts_coincidence/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2juko5/interways_raid_by_police/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2kevg6/panacea_flower_sanctuary_the_light_at_the_end_of/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2khn4h/ecc_eastcoastcollective_runs_cannabis_road_both/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2l9ap8/bungee54_says_goodbye_good_luck_to_everyone/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2looal/bungee54_state_of_operations_update/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2m353r/i_dont_know_what_to_think/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2m3eyo/some_onymous_bust_in_spain/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2m4otd/reporting_a_local_bust_following_operation_onymous/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2modbl/andromeda_seized_today/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2oisq0/boosie5150_questionable_security_practices_agora/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2ox10x/humorevo_exposed/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2pvoqc/i_got_caught_life_is_in_ruins_dont_be_stupid_in/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2q2foj/new_darknet_market_alphabay_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2r58vs/2014_in_dnms_by_the_numbers/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2robda/possibly_dnm_related_buyer_arrest/cnif309/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2s2qgc/man_sentenced_in_mailing_of_meth_in_mannequin/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2sfayc/announcement_the_free_market_is_now_accepting/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2texfa/why_are_there_no_new_markets_popping_up/cnygiy5/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2u8dm2/tochka_new_mobilefirst_anonymous_marketplace/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2vgf1y/psaarticle_topix_sellerirl_dealer_busted_possibly/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2vn7tt/vendor_busted/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2vo5qi/kiss_marketplace/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2vvhtc/crypto_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2w52bg/communitydiscussionucf_students_busted_for/copb9se/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wn0s1/psaarticle_us_postal_inspectors_have_seen_400/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wpn0w/psaarticle_two_men_arrested_in_china_grove_and/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wtabb/psaarticle_alaska_man_gets_arrested_in_controlled/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wthsi/psaarticle_usps_express_mail_used_to_ship/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wtyy1/psaarticle_us_customs_intercepts_gbl_liquid/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wxuml/psaarticle_illinois_man_gets_controlled_delivery/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wxuml/psaarticle_illinois_man_gets_controlled_delivery/covf4am/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wy0kx/psaarticle_charges_dropped_for_man_who_picked_up/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wy23d/psaarticle_minnesota_man_charged_for_accepting_5/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wy3za/psaarticle_alaska_drops_charges_against_local/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wy73f/psaarticle_australian_customs_intercepts_16kg_of/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2wyizj/bath_salts_package_from_china_to_usa_intercepted/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2x6p20/psaarticle_two_usps_letter_carriers_caught/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2zdo8e/ironclad_new_market_opening/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2zllmv/evolution_market_mirrorscrapes_torrent_released/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2zps7q/evolution_forums_mirrorscrapes_torrent_released/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/2ztsg9/opseccomputer_psa_the_owner_of_mr_nice_guy_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/322hro/introduction_therealdeal_code_mostly_market/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/33xfaj/new_market_called_oxygen/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/34538b/new_european_only_market_east_india_company_has/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/34yxfi/vendormarketinquiry_haven_marketplace_now_online/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/34z5xi/list_of_known_dnm_arrests/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/34z5xi/list_of_known_dnm_arrests/cqzzywy/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/354wh5/marketplace_announcement_zanzibar_spice_market_is/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/357d9f/anarchia_bitcoin_marketplace/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/37dcqp/the_details_of_what_happened_at_kiss/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/37p09r/agape_market_tor_marketplace_that_cares_about/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/38gxct/agape_market_is_closing_its_doors_source_code/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/392vkg/amazon_dark_new_market_announcement/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/3airvu/announcementnew_marketplace_simply/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/3bf5vm/realdealmarket_information_leak/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/3gqlqu/dnm_sales_20132015_measuring_the_longitudinal/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/3q4xxu/anyone_have_problems_with_amazon_dark/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/3qtmpk/amazon_dark_warning/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/comments/5o9xky/cryptomarket_sr3/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarkets/wiki/index/sidebar/



2024-01-01



---
https://www.reddit.com/r/DarkNetMarketsNZ/comments/2tdk8a/custom_bust_5_tabs_of_lsd/



2024-01-01



---
https://www.reddit.com/r/DataHoarder/



2024-01-01



---
https://www.reddit.com/r/DecisionTheory/



2024-01-01



---
https://www.reddit.com/r/DeepDotWeb/comments/35lzdr/tornado_market_soft_launch/



2024-01-01



---
https://www.reddit.com/r/DepthHub/comments/c0uutk/ugwern_talks_about_the_hacker_mindset_in/



2024-01-01



---
https://www.reddit.com/r/Drama/comments/62buiw/historical_the_day_the_furry_fandom_died/



2024-01-01



---
https://www.reddit.com/r/Drugs/comments/1ok9iy/another_lsd_microdosing_experiment/



2024-01-01



---
https://www.reddit.com/r/Drugs/comments/imq8h/how_to_use_the_silk_road_the_cats_out_of_the_bag/



2024-01-01



---
https://www.reddit.com/r/EngineeringPorn/comments/16fuain/inside_lng_gas_carrier_cargo_ship_tank/



2024-11-02



---
https://www.reddit.com/r/FanFiction/comments/122qeg/request_death_note_scripts_or_telescreenplays/



2024-01-01



---
https://www.reddit.com/r/Futurology/comments/ashren/this_waifu_does_not_exist_refresh_the_page_to_get/



2024-01-01



---
https://www.reddit.com/r/Futurology/comments/oqriew/we_are_eleutherai_a_decentralized_research/



2024-01-01



---
https://www.reddit.com/r/GPT3/comments/ith31k/have_bad_analogies_been_tried_with_gpt3_some/



2024-01-01



---
https://www.reddit.com/r/GPT3/comments/u3v205/asking_gpt3_to_draw_ascii_images_produces_the/
Asking GPT-3 to draw ASCII images produces the same drawings frequently


2024-01-01



---
https://www.reddit.com/r/GPT3/comments/v8xsy9/artificial_neural_networks_are_making_strides/ibv9nhm/



2024-01-01



---
https://www.reddit.com/r/HPMOR/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/12l6g6/ffnet_reviews_of_hpmor_statistics/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/1ek6u3/ffnet_reviews_revisited_mortality_curves_for/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/1h10vl/harry_potter_fanfiction_data_most_popular/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/1hc6x6/spoiler_discussion_thread_for_ch_8889/cat7wsz/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/2i1mb6/hpmor_progress_report_oct_2014/ckzlqk3/



2024-01-01



---
https://www.reddit.com/r/HPMOR/comments/hgw2zq/gpt3_neural_net_completions_of_mor_chapter_16/



2024-01-01



---
https://www.reddit.com/r/HobbyDrama/comments/dk17c9/wikipedia_the_admin_who_created_80000_pages_about/



2024-01-01



---
https://www.reddit.com/r/HobbyDrama/comments/ji50tz/adam_driver_standom_adam_driver_makes_fun_of_a/



2024-01-01



---
https://www.reddit.com/r/HobbyDrama/comments/nodqii/hobby_scuffles_week_of_may_30_2021/h0028to/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/1fwi48/im_the_ceo_of_an_online_underground_black_market/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/1fwi48/im_the_ceo_of_an_online_underground_black_market/caekaz9/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/27m64o/i_am_one_of_the_first_people_to_be_charged_with/?sort=old



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c2590df



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c259lb5



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c25a3ni/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c25aico



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c25bb3s/



2024-01-01



---
https://www.reddit.com/r/IAmA/comments/inrbo/iama_seller_on_the_illegal_anonymous_marketplace/c25dwkd/



2024-01-01



---
https://www.reddit.com/r/IncreasinglyVerbose/



2024-01-01



---
https://www.reddit.com/r/LSD/comments/1m3jj1/the_most_amazing_effect_during_daily_small_doses/



2024-01-01



---
https://www.reddit.com/r/LessWrong/comments/blf7w/experiences_with_taking_melatonin/



2024-01-01



---
https://www.reddit.com/r/MEMarketplace/comments/3rivwu/whats_up_with_me/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/1373nhq/discussion_mark_zuckerberg_on_metas_strategy_on/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/2lmo0l/ama_geoffrey_hinton/clyjogf/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/3ailzi/suddenly_a_leopard_print_sofa_appears/csczkqg/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/3fzau7/training_a_neural_network_to_generate_css/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/4fgk8k/160403640v1_bridging_the_gaps_between_residual/d29ezsc/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/5wt4lt/n_nvidia_1080ti_announced_700_march_5th_11gb/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/66x02v/d_rl_gans_as_mcts_environment_simulator_for_deep/
[D] RL: GANs as MCTS environment simulator for deep model-based planning?


2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/6oa11z/n_inaturalist_a_smartphone_cnn_app_for/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/6teen1/p_makegirlsmoe_automatic_anime_characters/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/6uesw7/r_smash_oneshot_model_architecture_search_through/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/76qua8/d_that_urban_legend_about_neural_nets_tanks/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/7mlwf4/pstyle2paintsii_the_most_accurate_most_natural/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/7rrrk3/d_eat_your_vggtables_or_why_does_neural_style/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/7xk4zh/p_danbooru2017_a_new_dataset_of_294m_anime_images/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/9xy4j0/p_style2paints_v4_finally_released_help_artists/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/a3ykzf/r_the_illustrated_bert_and_elmo_how_nlp_cracked/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/a8mpuc/p_results_identifying_real_vs_gangenerated_faces/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/ba1wg5/d_thoughts_about_superconvergence_and/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/bumjdc/r_efficientnet_rethinking_model_scaling_for/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/c4ylga/d_misuse_of_deep_learning_in_nature_journals/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/coc09l/p_these_lyrics_do_not_exist/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/djju8a/d_jurgen_schmidhuber_really_had_gans_in_1990/f495n1m/



2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/hxvts0/d_breaking_the_quadratic_attention_bottleneck_in/
[D] Breaking the Quadratic Attention Bottleneck in Transformers?


2024-01-01



---
https://www.reddit.com/r/MachineLearning/comments/iaitpu/d_knowledge_discovery_with_gpt3/g1onprj/



2024-01-01



---
https://www.reddit.com/r/MediaSynthesis/comments/c6axmr/close_the_world_txen_eht_nepo/



2024-01-01



---
https://www.reddit.com/r/MediaSynthesis/comments/hfoulh/gpt3_for_creative_fiction_poetry_dialogue_puns/



2024-01-01



---
https://www.reddit.com/r/Microbiome/comments/6hojbc/environmental_factors_dominate_over_host_genetics/



2024-01-01



---
https://www.reddit.com/r/NavySealCopypasta/



2024-01-01



---
https://www.reddit.com/r/Nootropics/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/12qxea/my_nicotine_and_nback_experiment/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1578ly/does_potassium_hurt_anyone_elses_sleep/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/16mgh2/how_you_can_tell_if_youll_respond_to_modafinil/c7xgzwm/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/18b5go/waklertmodalert_by_sun_pharma_which_is_sold/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/193ol8/potassium_followup_experiment/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/196t61/unusual_reaction_to_mymodafinilnet/c8ti7w9



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1coemc/modafinil_tolerance_possible_modes_of_action/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1eujst/my_modafinil_price_comparison_spreadsheet/ca42qks/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1eujst/my_modafinil_price_comparison_spreadsheet/ca48knj/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1eujst/my_modafinil_price_comparison_spreadsheet/ca4gy45/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1go60w/algernons_law/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1gvt1f/my_review_of_modupnet_with_pictures/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1i94jm/noopept_selfexperiment/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1intcv/we_are_trubrainask_us_anything/cb6uod2/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1isd9j/modafinil_in_bulk_powder_are_there_any_more/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1jbff1/is_modafinilarmodafinil_purity_testing_possible/cbd0vfa/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1n99k3/the_lsd_microdosing_experiment_xpost_rpsychonaut/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1o8akq/algernons_law/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1onbz3/lsd_microdosing_a_randomized_blind_selfexperiment/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1or4vo/friend_got_stevenjohnson_syndrome_due_to_modafinil/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1q69tm/newaffordable_modafinil_vendor_soft_launch/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/1tibnk/an_lllt_selfexperiment/ce8og3f?context=3



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2ag3ju/lithium_orotate_selfexperiment_no_effects/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2b14v6/anyone_heard_of_this_about_hsw/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2cdiih/magnesium_selfexperiment_benefit_but_then_overdose/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2cdiok/magnesium_selfexperiment_mixed_effects_on_sleep/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2d0rme/lllt_initial_results/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2hkr1g/noopept_selfexperiment_no_effects/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/2iicde/selfexperiment_redshift_for_earlier_bedtimes/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/33w3mm/the_algernon_argument/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/3mhgkq/survey_of_modafinil_users/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/achrin/insomnia_from_potassium_and_vitamin_k2/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/an862/whos_had_experience_with_sulbutiamine/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/ayftoc/best_brain_fog_relieve_i_ever_get_is_when_i_stop/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/jafuo/my_urine_doesnt_smell_on_modafinil_anyone_else/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/kejkc/nootropics_that_dont_workbad_stacks/c2jq83e/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/nive4/some_wellresearched_personal_reports_on_various/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/po3zk/psa_dont_take_vitamin_d_at_bedtime/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/qkx8p/modafinil_prosecutions_in_the_us_do_you_know_of/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/qkx8p/modafinil_prosecutions_in_the_us_do_you_know_of/c3znaop/



2024-01-01



---
https://www.reddit.com/r/Nootropics/comments/t3a2n/vitamin_d_followup_improves_morning_mood/



2024-01-01



---
https://www.reddit.com/r/Nootropics/search?q=%22Health+Supplement+Wholesalers%22+OR+HSW&sort=new&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/Nootropics/search?q=noopept&sort=relevance&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/Nootropics/search?q=selegiline+OR+deprenyl&restrict_sr=on&sort=relevance



2024-01-01



---
https://www.reddit.com/r/Nootropics/wiki/beginners



2024-01-01



---
https://www.reddit.com/r/Nootropics/wiki/faq/



2024-01-01



---
https://www.reddit.com/r/Nootropics/wiki/faq/#wiki_independent_testing_results



2024-01-01



---
https://www.reddit.com/r/Nootropics/wiki/faq/#wiki_is_health_supplement_wholesalers_.28hsw.29_.2F_your_brain_and_body_supplements_.2F_build_own_blend_supplements_.28byob.29__.2F_supplement_nexus_.2F_nootropicnexus_.2F_supplements4less_.28they_go_by_many_names.29_a_reliable_supplier.3F



2024-01-01



---
https://www.reddit.com/r/NovelAi/comments/xu8xpg/novelai_image_generation_launch_announcement/



2024-01-01



---
https://www.reddit.com/r/OpenAI/comments/928tbv/looks_like_openai_is_trying_to_relocate_and_build/



2024-01-01



---
https://www.reddit.com/r/Parahumans



2024-01-01



---
https://www.reddit.com/r/Pets/comments/f4skp/ltheanine_a_natural_nutraceutical_my_vet_just/



2024-01-01



---
https://www.reddit.com/r/Piracy/



2024-01-01



---
https://www.reddit.com/r/Piracy/comments/2oftbu/guide_the_idiot_proof_guide_to_downloading_ebooks/



2024-01-01



---
https://www.reddit.com/r/PrequelMemes/



2024-01-01



---
https://www.reddit.com/r/Psychonaut/comments/1n93n4/the_lsd_microdosing_experiment/



2024-01-01



---
https://www.reddit.com/r/QuantifiedSelf/comments/1mfn0a/trying_to_detect_modafinils_stimulant_effect/



2024-01-01



---
https://www.reddit.com/r/QuantifiedSelf/comments/2cdj30/alcohol_does_not_seem_to_affect_my_sleep/



2024-01-01



---
https://www.reddit.com/r/QuantikXanax/comments/2y6wtn/indiana_1k_pills_bust_official_response/



2024-01-01



---
https://www.reddit.com/r/Re_Zero/comments/kn26lc/mediaaigenerated_emilia_heads/ghhw1ej/



2024-01-01



---
https://www.reddit.com/r/SampleSize/comments/55564r/casual_catnip_response_in_cats_all_cat_owners/



2024-01-01



---
https://www.reddit.com/r/Scholar/



2024-01-01



---
https://www.reddit.com/r/Scholar/comments/12u758e/book_an_unexpected_cue_in_maze_learning_shepard/



2024-01-01



---
https://www.reddit.com/r/Scholar/comments/132vhfw/thesis_the_control_of_floorcues_in_the/



2024-01-01



---
https://www.reddit.com/r/Scotland/comments/4lgh8d/scots_sheldon_cooper_admits_dealing_drugs_for/d3nvhz2/



2024-01-01



---
https://www.reddit.com/r/SelfDrivingCars/comments/9rkwet/alphabets_waymo_begins_charging_passengers_for/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1nrdwr/bmr_and_sheep_leaking_platform_info_today/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1nsmzx/a_friendly_warning_sheepmarketplacecoms_owner/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1o6wqq/everyones_opinion_on_smp_as_of_yet/ccplp3e



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1pkojt/i_am_betting_2_that_sheep_will_close_within_a_year/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1rnf0d/the_weed_vendor_hanfliebhaber_apparently_has_been/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1rpy1t/i_was_wrong_it_is_a_scam_proof_inside/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1rvlft/i_just_chased_him_through_a_bitcoin_tumbler_and/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1rxwgl/pillboxys_former_vendor_on_sheep_product_offering/



2024-01-01



---
https://www.reddit.com/r/SheepMarketplace/comments/1sdpkn/interview_with_alleged_scammer/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/14kwc6/venison_on_silk_road_beginner_question/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1bfmki/who_replaces_sourdieselman/c96otz1



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1bfmki/who_replaces_sourdieselman/c96otz1/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1d569v/the_dread_pirate_roberts_discounts_all_items_on/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1emvyg/favorite_vendors/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1ewt7k/uk_arrest/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1f1joh/things_i_learned_from_watching_my_cousin_lose_his/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1fyqh2/found_this_curious_bit_of_info/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1gxiv7/srrelated_bitcoin_seizure/caoxlmg/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1gxsxk/great_write_up_about_the_security_of_using_sr/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1hjo57/i_am_tessellated_ask_me_anything/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1hjo57/i_am_tessellated_ask_me_anything/cavc797/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1kluze/has_anyone_in_this_subreddit_actually_ever_gotten/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1kluze/has_anyone_in_this_subreddit_actually_ever_gotten/cbqg9h1/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1lkm8i/dutch_vendors_selling_xtc_packaged_in_church_dvds/cc0ef4v



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1nz4uo/two_swedes_arrested_for_suspicion_of_selling_weed/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1nz4uo/two_swedes_arrested_for_suspicion_of_selling_weed/ccnmhh9/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1nz4yl/four_men_arrested_in_uk_over_role_in_silk_road/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o03li/police_are_rounding_up_former_silk_road_drug/ccnobzx/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o6whp/attention_i_just_made_bail_as_a_buyer/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o6whp/attention_i_just_made_bail_as_a_buyer/ccpnnh7/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o6whp/attention_i_just_made_bail_as_a_buyer/ccpo1f1/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o8sek/vendor_xtcexpress_arrested_in_the_netherlands_on/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1o8xsb/australian_id_vendor_ausid_busted_not_due_to_sr/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1oy6yr/did_anyone_else_notice_nod_was_in_the_drugs_inc/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1pfptu/maryland_man_charged_in_silk_road_drug/cd289fr



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1pfzga/never_trust_a_pirate/cd270k3/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1pko9y/the_bet_bmr_and_sheep_to_die_in_a_year/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1pko9y/the_bet_bmr_and_sheep_to_die_in_a_year/cd3ar75/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1po2og/silk_road_tales_and_archives_another_bad_opsec/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1q4vic/the_maryland_employee_is_revealed_pleading_guilty/cd9bmpm



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1q4vic/the_maryland_employee_is_revealed_pleading_guilty/cd9bmpm/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1qqmbx/silk_road_vendor_sent_ricin_to_president_obama/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1riid6/i_am_a_corrections_officerwe_now_have_our_first/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1tb2yl/sr_admin_and_mod_just_got_arrestedmy_boyfriend/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1to8d7/a_new_alternative_sr/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1v5g5u/september_2011_sr_prosecution_stacy_litz/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1xq97t/teddanzig_arrested/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/1yzndq/a_trip_down_memory_lane_vladimir_limetless_and/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/23fsf1/got_arrested_25cnbome_not_lsd/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/273gjq/controlled_delivery_in_the_uk/chxhr2x/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/2m2ih4/got_arrested_with_alleged_320grams_of_weed_sent/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/2uxzus/sr1_seller_alllove_busted_mid2012/coczhg6/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/2xlxhs/sr1_seller_blackjack021_6_customers_busted_in/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/36jmp2/silk_road_2_scrape_torrent_released/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/39ck7u/sr1_2012_bust_seller_warweedjames_fowler/-/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/4l7m4t/sr1_seller_natural_weed_arrested_german_buyer/
SR1 seller ‘Natural Weed’ arrested; German buyer prosecuted over seller records + server image


2024-01-01



---
https://www.reddit.com/r/SilkRoad/comments/ysm4d/canadian_dmt_vendor_trojan_potentially_busted_in/



2024-01-01



---
https://www.reddit.com/r/SilkRoad/search/?q=author%3Agwern&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/SilkRoad/wiki/guides/



2024-01-01



---
https://www.reddit.com/r/SpiceandWolf/comments/apazs0/my_holo_face_collection/



2024-01-01



---
https://www.reddit.com/r/SpiceandWolf/comments/apbz6r/all_those_cropped_holo_faces_uprimarypizza_posted/



2024-01-01



---
https://www.reddit.com/r/StableDiffusion/comments/xwu5od/about_that_huge_long_negative_prompt_list/
Negative prompt tested: ((((ugly)))), (((duplicate))), ((morbid)), ((mutilated)), out of frame, extra fingers, mutated hands, ((poorly drawn hands)), ((poorly drawn face)), (((mutation))), (((deformed))), ((ugly)), blurry, ((bad anatomy)), (((bad proportions))), ((extra limbs)), cloned face, (((disfigured))), out of frame, ugly, extra limbs, (bad anatomy), gross proportions, (malformed limbs), ((missing arms)), ((missing legs)), (((extra arms))), (((extra legs))), mutated hands, (fused fingers), (too many fingers), (((long neck))).


2024-01-01



---
https://www.reddit.com/r/StableDiffusion/comments/y91pp7/stable_diffusion_v15/



2024-01-01



---
https://www.reddit.com/r/SubSimulatorGPT2/comments/btfhks/what_is_rsubsimulatorgpt2/



2024-01-01



---
https://www.reddit.com/r/SubSimulatorGPT2Meta/comments/ccvspt/update_experimenting_with_generating_hybrid/



2024-01-01



---
https://www.reddit.com/r/SubSimulatorGPT2Meta/comments/hl0x18/gwerns_post_on_gpt3_has_some_gold/



2024-01-01



---
https://www.reddit.com/r/Supplements/comments/mr0h1/taking_melatonin_forever/



2024-01-01



---
https://www.reddit.com/r/TOR/comments/1s0wgc/freebay_ebay_of_drugs/



2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/



2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/comments/15pp33/c83_resource_thread/



2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/comments/1f3ikk/the_reitaisai_10_resource_thread/



2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/comments/1f61p6/request_anyone_ordering_from_tora_no_ana_soon/
[request] Anyone ordering from Tora no Ana soon? (self.TOUHOUMUSIC)


2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/search/?q=author%3Agwern&sort=new&restrict_sr=on&t=all



2024-01-01



---
https://www.reddit.com/r/TOUHOUMUSIC/search?q=author%3A%27gwern%27&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/TheMotte/comments/bqhpp7/an_abortion_dialogue_gwern/



2024-01-01



---
https://www.reddit.com/r/TheMotte/comments/e79pzs/2_arms_1_head_not_nsfw/



2024-01-01



---
https://www.reddit.com/r/TomMarketplace/comments/2pyibn/what_happened_to_toms/



2024-01-01



---
https://www.reddit.com/r/UnresolvedMysteries/comments/aetmh9/why_does_high_school_musicals_corbin_bleu_have/



2024-01-01



---
https://www.reddit.com/r/Vocaloid/search/?q=author%3Agwern&sort=new&restrict_sr=on&t=all



2024-01-01



---
https://www.reddit.com/r/WeAreTheMusicMakers/comments/3ajwe4/the_largest_midi_collection_on_the_internet/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/22k76c/im_metmet_at_rs4680_for_the_comt_gene_and/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/2aytup/your_genes_and_modafinil/ck775xu



2024-01-01



---
https://www.reddit.com/r/afinil/comments/2oqhh1/caught_importing_modafinil_into_japan/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/38smx5/modafinil_and_rs4680_snp_if_you_have_genome_data/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/3efz8s/armodafinil_from_rechemca_lab_results/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/3k8jq9/bought_modalert_200mg_40_pills_in_india_for_96/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/3mhgbs/modafinil_usage_survey_2015/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/3sgb9o/air_force_cadet_sentenced_to_3_years_after_buying/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/51m0pj/costco_generic_modafinil_for_around_1pill_200mg/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/73fm9s/modafinil_extraction_from_modalert/



2024-01-01



---
https://www.reddit.com/r/afinil/comments/8oyp3c/armodafinil_laws_in_australia_act/



2024-01-01



---
https://www.reddit.com/r/anime/comments/7xlo75/p_danbooru2017_a_new_dataset_of_294m_anime_images/



2024-01-01



---
https://www.reddit.com/r/anime/comments/9skki/what_superpopular_anime_titles_have_you_come/c0elcgj/



2024-01-01



---
https://www.reddit.com/r/anime/comments/9skki/what_superpopular_anime_titles_have_you_come/c0elcgj/?context=3



2024-01-01



---
https://www.reddit.com/r/anime/comments/9yjl41/ocfanart_created_a_bot_to_colorize_this_line/



2024-01-01



---
https://www.reddit.com/r/anime/comments/b1jaeo/someone_know_who_she_is_for_a_friend/



2024-01-01



---
https://www.reddit.com/r/anime/comments/cmiijr/using_computer_security_cryptography_and/



2024-01-01



---
https://www.reddit.com/r/anime/comments/mr1x6/gainaxs_translator_house_on_eva_merchandising/



2024-01-01



---
https://www.reddit.com/r/announcements/comments/efpn0/comment/c17qsmr/



2024-01-01



---
https://www.reddit.com/r/askscience/comments/1g6v90/what_is_the_scientific_consensus_on_ecigarettes/cahguep/



2024-01-01



---
https://www.reddit.com/r/askscience/comments/r93i6/has_foldinghome_really_accomplished_anything/



2024-01-01



---
https://www.reddit.com/r/atlantis/



2024-01-01



---
https://www.reddit.com/r/atlantis/comments/1ms7f9/alert_atlantis_marketplace_closing_down/



2024-01-01



---
https://www.reddit.com/r/atlantis/comments/1n3qc7/atlantis_is_it_site_down_for_good/



2024-01-01



---
https://www.reddit.com/r/atlantis/comments/1n5a2q/the_fall_of_atlantis_a_moderator_tells/



2024-01-01



---
https://www.reddit.com/r/blackmarketreloaded/



2024-01-01



---
https://www.reddit.com/r/boardgames/comments/sbkous/does_this_ai_generated_idea_for_a_board_game/



2024-01-01



---
https://www.reddit.com/r/books/comments/ekhfbb/the_most_abandoned_books_on_goodreads/



2024-01-01



---
https://www.reddit.com/r/books/comments/hwxy7u/spoilers_for_the_entirety_of_the_last_unicorn/



2024-06-06



---
https://www.reddit.com/r/cats/comments/557ui7/survey_on_catnip_effectiveness/



2024-01-01



---
https://www.reddit.com/r/cogsci/comments/er2jl/rcogsci_how_do_you_keep_your_brain_sharp/c1a90cp/



2024-01-01



---
https://www.reddit.com/r/compsci/comments/3fy9b0/training_a_neural_net_to_generate_css/



2024-01-01



---
https://www.reddit.com/r/datasets/comments/enz4od/23mb_set_of_235668_reviews_from_6_online_black/
23MB set of 235,668 reviews from 6 online black markets


2024-01-01



---
https://www.reddit.com/r/electronic_cigarette/



2024-01-01



---
https://www.reddit.com/r/electronic_cigarette/comments/lkhewr/usa_vape_mail_ban_newssales_megathread/



2024-01-01



---
https://www.reddit.com/r/emojipasta/



2024-01-01



---
https://www.reddit.com/r/enhance/comments/2dd7r3/lllt_initial_results_gwern/



2024-01-01



---
https://www.reddit.com/r/estimation/top/?sort=top&t=all



2024-01-01



---
https://www.reddit.com/r/ethereum/comments/6iw2c8/how_to_attack_the_ethereum_network_using_a/
How to attack the Ethereum network using a malicious ICO | A malicious smart contract could congest the network to unusable levels for upwards of seven days.


2024-01-01



---
https://www.reddit.com/r/evangelion/comments/1dg56w/he_duped_us_from_the_very_start_that_clever/c9qc9zi/



2024-01-01



---
https://www.reddit.com/r/evangelion/comments/1ech72/what_does_seele_actually_want_ive_only_watched/c9z11g6/



2024-01-01



---
https://www.reddit.com/r/explorables/



2024-01-01



---
https://www.reddit.com/r/fakeid/comments/20vusk/looking_for_id_card_vendors/



2024-01-01



---
https://www.reddit.com/r/fitnesscirclejerk/comments/po47w/so_i_heard_you_guys_like_vitamin_d_hopefully_not/



2024-01-01



---
https://www.reddit.com/r/genewolfe/comments/iuaouc/setting_loyal_to_the_group_of_seventeens_story/



2024-01-01



---
https://www.reddit.com/r/genomics/comments/8cz7fu/phenomic_selection_a_lowcost_and_highthroughput/dxiy4d0/



2024-01-01



---
https://www.reddit.com/r/grams



2024-01-01



---
https://www.reddit.com/r/gwern/comments/1eyqu0s/hardware_hedging_against_scaling_regime_shifts/



2024-08-25



---
https://www.reddit.com/r/haskell/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/12lyr3/overveiw_of_current_scoutess_architecture_and/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/15sjur/summer_of_code_2012_retrospective/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/15sjur/summer_of_code_2012_retrospective/c7pejlq/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/15sjur/summer_of_code_2012_retrospective/c7pfrro/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/15sjur/summer_of_code_2012_retrospective/c7pheka/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/1v80ld/summer_of_code_2013_retrospective/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/1v80ld/summer_of_code_2013_retrospective/cepod0s



2024-01-01



---
https://www.reddit.com/r/haskell/comments/fid5w/haskell_summers_of_code_retrospective_updated_for/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/fid5w/haskell_summers_of_code_retrospective_updated_for/c1gutlo



2024-01-01



---
https://www.reddit.com/r/haskell/comments/fid5w/haskell_summers_of_code_retrospective_updated_for/c1gutlo/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/n82ln/summer_of_code_2011_retrospective/



2024-01-01



---
https://www.reddit.com/r/haskell/comments/n82ln/summer_of_code_2011_retrospective/c377srp#siteTable_t3_n82ln



2024-01-01



---
https://www.reddit.com/r/haskell/search?q=LLVM&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/7ihso/an_arm_port_of_ghc_that_works_so_we_can_program/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/7qnwq/haddock_with_embedded_wiki_feature_a_la_rwh_so_we/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/98vxo/webkitbased_browser_written_in_haskell_similar_in/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/b7ol7/use_the_llvm_backend_to_turn_ghc_into_a/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/b8rlh/a_simple_sane_comprehensive_datetime_api/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/biaew/using_type_inference_to_highlight_code_properly/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/comments/d1ksj/incremental_garbage_collection_so_i_can_make_some/



2024-01-01



---
https://www.reddit.com/r/haskell_proposals/top/?t=all



2024-01-01



---
https://www.reddit.com/r/havanamarket/comments/32e7eb/beta_invite_codes/



2024-01-01



---
https://www.reddit.com/r/holdmycatnip/comments/55ak37/survey_on_catnip_nonresponse_rates_in_cats/



2024-01-01



---
https://www.reddit.com/r/kratom/



2024-01-01



---
https://www.reddit.com/r/lowlevelaware/comments/atn8ti/ai%E3%81%AB%E4%BA%8C%E6%AC%A1%E5%AB%81%E6%8F%8F%E3%81%84%E3%81%A6%E3%82%82%E3%82%89%E3%81%88%E3%82%8B%E3%82%B5%E3%82%A4%E3%83%88%E8%A6%8B%E3%81%A4%E3%81%91%E3%81%9F/



2024-01-01



---
https://www.reddit.com/r/malefashionadvice/comments/zz63k8/why_do_hipsters_steal_stuff_many_fashions_and/



2024-01-01



---
https://www.reddit.com/r/math/comments/hvqzd/printable_math_flashcards_in_pdf_and_latex_source/c1yror5



2024-01-01



---
https://www.reddit.com/r/math/comments/hvqzd/printable_math_flashcards_in_pdf_and_latex_source/c1yror5/



2024-01-01



---
https://www.reddit.com/r/math/comments/iql3un/feynman_on_institute_for_advanced_study_princeton/



2024-01-01



---
https://www.reddit.com/r/media_criticism/comments/17zqwgb/the_hofmann_wobble_by_ben_lerner/kagx946/



2024-01-01



---
https://www.reddit.com/r/medsforbitcoin/comments/1qandr/10_november_2013_announcement/



2024-01-01



---
https://www.reddit.com/r/microdosing



2024-01-01



---
https://www.reddit.com/r/minimalism/duplicates/rry68/the_average_person_is_going_to_be_miserable_if/



2024-01-01



---
https://www.reddit.com/r/mlscaling/comments/n78584/grokking_generalization_beyond_overfitting_on/



2024-01-01



---
https://www.reddit.com/r/mlscaling/comments/pa4h0c/ai_can_write_in_english_now_its_learning_other/ha36d60/



2024-01-01



---
https://www.reddit.com/r/mlscaling/comments/qd65vu/the_saga_of_highleyman_1961s_data_hardt_recht/
The Saga of Highleyman 1961’s Data
Hardt, Recht
2021-10-22
2024-05-09

ai/highleyman

---
https://www.reddit.com/r/mlscaling/comments/rjkypd/lgs_exaone_a_300bparameter_multimodal_transformer/hp4bb6v/



2024-01-01



---
https://www.reddit.com/r/mlscaling/comments/uznkhw/gpt3_2nd_anniversary/



2024-01-01



---
https://www.reddit.com/r/modup/comments/22e4ej/modvigil_coa_and_further_testing/



2024-01-01



---
https://www.reddit.com/r/neography/comments/9nv48b/a_font_inspired_by_square_word_calligraphy/
‘A Font Inspired by Square Word Calligraphy’, pomdepin


2024-01-01



---
https://www.reddit.com/r/neuro/comments/81vkd/worried_about_your_working_memory_capacity/c080v66



2024-01-01



---
https://www.reddit.com/r/nootropics/



2024-01-01



---
https://www.reddit.com/r/onions/comments/1euxp4/so_does_this_work_or_is_it_a_scam/
Throwaway account because I‘m embarrassed to ask... http://f7tyfzd2bbqi7jaa.onion/ It claims 'double your bitcoins’


2024-01-01



---
https://www.reddit.com/r/onions/comments/1qhj76/the_blackbox_market_legal_private_encrypted/



2024-01-01



---
https://www.reddit.com/r/onions/comments/1yev3e/introducing_darknet_nation/



2024-01-01



---
https://www.reddit.com/r/perfectfit/



2024-01-01



---
https://www.reddit.com/r/philosophy/comments/lxr4c/ethicss_narrowing_circle/



2024-01-01



---
https://www.reddit.com/r/place/



2024-01-01



---
https://www.reddit.com/r/programming/comments/2hisfk/breaking_the_silk_roads_captcha/



2024-01-01



---
https://www.reddit.com/r/programming/comments/awl1g9/this_waifu_does_not_exist_displaying_random_anime/



2024-01-01



---
https://www.reddit.com/r/programming/comments/n30hl/janki_method_learning_programming_with_6000/



2024-01-01



---
https://www.reddit.com/r/programming/comments/q76ea8/simple_code_high_performance_lecture_by_casey/hghky4o/



2024-01-01



---
https://www.reddit.com/r/promptengineers/comments/thxnsx/from_gpt3s_new_edit_mode_it_can_fill_in_acrostic/



2024-01-01



---
https://www.reddit.com/r/rational/comments/24qivg/hsf_men_of_iron_gwern/



2024-01-01



---
https://www.reddit.com/r/rational/comments/2nv0o3/the_ones_who_walk_towards_acre/



2024-01-01



---
https://www.reddit.com/r/rational/comments/4pdzqr/unsong_interlude_%D7%99_the_broadcast/#thing_t1_d4kfcrw



2024-01-01



---
https://www.reddit.com/r/rational/comments/6vnj2g/is_death_note_a_rationalist_fic/



2024-01-01



---
https://www.reddit.com/r/rational/comments/9aaxbk/hsfedumkth_the_hyperbolic_time_chamber_as_brain/



2024-01-01



---
https://www.reddit.com/r/rational/comments/poixjd/review_the_fall_of_doc_future/hcy7owh/



2024-01-01



---
https://www.reddit.com/r/rational/comments/ta57ag/it_looks_like_youre_trying_to_take_over_the_world/



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/comments/778vbk/mastering_the_game_of_go_without_human_knowledge/



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/comments/7hvin5/mastering_chess_and_shogi_by_selfplay_with_a/



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/comments/7noder/meta_rrl_subreddit_traffic_substantial_increase/



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/search/?q=flair%3AMeta-RL&sort=new&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/search/?q=flair%3AMetaRL&include_over_18=on&restrict_sr=on&sort=top



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/search?q=flair%3AI&restrict_sr=on&t=year



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/search?q=flair%3AM+flair%3ARobot&restrict_sr=on&sort=top&t=year



2024-01-01



---
https://www.reddit.com/r/reinforcementlearning/search?q=flair%3AMetaRL&restrict_sr=on&sort=top&t=year



2024-01-01



---
https://www.reddit.com/r/replika/comments/10zsojf/per_luka_erp_is_not_returning/



2024-01-01



---
https://www.reddit.com/r/researchchemicals/comments/4nsniu/why_no_nicotinic_rcs/



2024-01-01



---
https://www.reddit.com/r/sanitariummarket/comments/1yt3zm/multisig_transactions/



2024-01-01



---
https://www.reddit.com/r/sanitariummarket/new/



2024-01-01



---
https://www.reddit.com/r/science/comments/1gnz8y/algernons_law_can_we_artificially_increase_iq/



2024-01-01



---
https://www.reddit.com/r/science/comments/3kj669/science_ama_series_im_yinghui_fu_i_study_the/cuy8cts/



2024-01-01



---
https://www.reddit.com/r/science/comments/d8dcm0/todays_obesity_epidemic_may_have_been_caused_by/f1ac2sy/



2024-01-01



---
https://www.reddit.com/r/skeptic/comments/14qbn9/rskeptic_i_was_practicing_graphpad_and_i_think_i/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/17k3gq2/how_adidas_downplayed_or_covered_up_kanye_wests/k76bro7/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/1fiz8if/why_to_not_write_a_book/



2024-09-17



---
https://www.reddit.com/r/slatestarcodex/comments/1g1lmmn/gwern_hacker_mindset_nontechnical_examples/



2024-10-17



---
https://www.reddit.com/r/slatestarcodex/comments/4s3k3y/is_race_and_iqhbd_real/d58hiy7/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/4sk58m/resultblind_peer_review_for_reducing_publication/d59wzuk/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/4up89b/complexity_no_bar_to_ai_gwernnet/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/5f91ms/culture_is_not_about_esthetics_gwern/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/5undbj/friday_fun_thread_for_feb_17th_2017_the_thread/ddvx24a/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/7monod/bitcoinisworseisbetter/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/8kfdod/gwern_laws_of_tech_commoditize_your_complement/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/8p91kt/crazy_ideas_thread_part_ii/e0b6rzm/?context=3



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/98db9c/1957_life_magazine_obituary_for_john_von_neumann/e4fhez9/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9otqru/gwern_on_the_genetics_of_my_little_pony/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9p5km9/open_questions_gwernnet/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9rvroo/most_of_what_you_read_on_the_internet_is_written/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9sabky/culture_war_roundup_for_the_week_of_october_29/e8uyd3w/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9tpk94/writing_in_the_morning/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9u0vnd/gwern_on_cats/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/9w4hxv/urban_area_costofliving_as_big_tech_moats/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/a4d3s6/evolution_as_backstop_for_reinforcement_learning/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/a5ljk1/internet_search_tips_effective_use_of/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/a6pdk7/littlewoods_law_and_the_global_media/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/aj0xi7/poll_do_you_have_enough_socks/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/as8ke7/an_eternal_howl/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/asqdrg/this_waifu_does_not_exist_random_browsing_of_60k/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/azfgy5/gwern_i_feel_like_im_on_crazypills_with_this/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/b0h2hp/in_what_ways_has_life_in_the_western_world/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/b1b47h/gwerns_aigenerated_poetry/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/b5hgx8/update_after_5_months_of_nicotine_vaping/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/bers5o/using_gpt2_to_sort_by_controversial/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/bhykw1/the_narrowing_circle_gwern/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/bo26lv/simulated_culture_war_roundup_thread_using_gpt2/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/bzz8mx/on_having_enough_socks/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/c0nqg7/people_seem_to_think_thieves_should_lockpick_or/er6huvz/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/eqjddi/beware_of_the_gwern/irvqmjq/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/hfouw5/gpt3_for_creative_fiction_poetry_dialogue_puns/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/hmu5lm/fiction_by_neil_gaiman_and_terry_pratchett_by_gpt3/
Fiction by Neil Gaiman and Terry Pratchett by GPT-3


2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/hrx2id/a_collection_of_amazing_things_gpt3_has_done/fy7jl0y/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/hys565/are_we_in_an_ai_overhang/fzezi7d/
People I know at OpenAI say v4 is around the corner and easily doable, and...will be here soon (not months but year or so). And they are confident it will scale and be around 100--1000×.


2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/hze13t/who_are_the_matt_levines_of_other_fields/



2024-10-24



---
https://www.reddit.com/r/slatestarcodex/comments/p21d1t/for_gods_sake_google_it/h8ibsff/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/p8r1y1/does_melatonin_help_me_sleep_longer_a_blinded/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/pe218h/what_productsthings_do_you_really_enjoy_that/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/qp08ug/the_melancholy_of_subculture_society/



2024-01-01



---
https://www.reddit.com/r/slatestarcodex/comments/tag4lm/it_looks_like_youre_trying_to_take_over_the_world/



2024-01-01



---
https://www.reddit.com/r/startups/comments/44lgr7/running_costs_for_candy_japan/



2024-01-01



---
https://www.reddit.com/r/statistics/comments/9b4lxf/question_models_for_estimating_latent_index/



2024-01-01



---
https://www.reddit.com/r/techsupport/comments/7uiv8b/myspace_player_wont_play_songs_and_i_want_to/#t1_e1n8hzn



2024-01-01



---
https://www.reddit.com/r/themarketplace/comments/1to7sk/a_new_alternative_themarketplace/



2024-01-01



---
https://www.reddit.com/r/themarketplace/comments/2lsbws/both_i2p_and_tor_gateways_are_down/



2024-01-01



---
https://www.reddit.com/r/touhou/comments/gl180j/here_have_a_few_marisa_portraits/



2024-01-01



---
https://www.reddit.com/r/touhou/search?q=%22%2Fr%2FTouhou%27s+Favorite+Arranges%22&sort=new&restrict_sr=on



2024-01-01



---
https://www.reddit.com/r/transhumanism/comments/qpwo3/if_you_had_to_stop_a_singularity_how_would_you/
If you had to stop a Singularity, how would you?


2024-01-01



---
https://www.reddit.com/r/trees/comments/2pzrs1/my_life_is_ruined_because_i_have_imported_22/



2024-01-01



---
https://www.reddit.com/r/unsong/comments/4pzyvq/edward_tellers_atom_alphabet_1946/



2024-01-01



---
https://www.reddit.com/r/wikipedia/comments/57lqr7/of_30_leading_scientists_whose_views_he_sought_29/d8td27r/



2024-01-01



---
https://www.reddit.com/r/wikipedia/comments/eupwf/in_1946_the_united_states_offered_to_buy/c1b407s/



2024-01-01



---
https://www.reddit.com/user/CrustalTrudger/



2024-11-17



---
https://www.redliongrantchester.co.uk/
The Red Lion Pub


2024-01-01



---
https://www.religioperennis.org/documents/Fabbri/Perennialism.pdf



2024-01-01



---
https://www.rescuetime.com/
RescueTime: Fully Automated Time Tracking Software


2024-01-01



---
https://www.research.ed.ac.uk/en/persons/riccardo-marioni
Riccardo Marioni


2024-10-05



---
https://www.research.va.gov/mvp/
Million Veteran Program (MVP)


2024-01-01



---
https://www.researchandmarkets.com/reportinfo.asp?report_id=305358
Market Research Reports - Research and Markets - Page unavailable


2024-01-01



---
https://www.researchgate.net/profile/Melissa-Garcia-43



2024-12-18



---
https://www.researchgate.net/profile/Teresa-Ferreira-7



2024-10-05



---
https://www.researchgate.net/profile/Thomas-Muehleisen



2024-11-02



---
https://www.researchgate.net/publication/232508016_The_effect_of_expanded_versus_massed_practice_on_the_retention_of_multiplication_facts_and_spelling_lists



2024-01-01



---
https://www.researchgate.net/publication/232606103_Cramming_A_Barrier_to_Student_Success_a_Way_to_Beat_the_System_or_an_Effective_Learning_Strategy



2024-01-01



---
https://www.reuters.com/article/2011/11/26/us-vitamind-heartdisease-idUSTRE7AO1UM20111126



2024-01-01



---
https://www.reuters.com/article/factcheck-coronavirus-immunologist/fact-check-tweet-purportedly-sent-from-immunologist-warning-of-deaths-due-to-covid-19-vaccine-is-fake-and-was-tweeted-as-a-social-experiment-idUSL1N2SH128



2024-01-01



---
https://www.reuters.com/article/idINIndia-55143120110224



2024-01-01



---
https://www.reuters.com/article/us-ethiopia-bomb/suicide-bombers-die-in-failed-plot-at-ethiopia-soccer-match-idUSBRE99D0O820131014
Suicide bombers die in failed plot at World Cup qualifier


2024-01-01



---
https://www.reuters.com/article/us-germany-cyber-idUSKCN1071KW
After mass shooting, German police focus on ‘dark net’ crime


2024-01-01



---
https://www.reuters.com/article/us-heart-stemcells/scientists-turn-skin-cells-into-beating-heart-muscle-idUSBRE84L1EK20120522
Scientists turn skin cells into beating heart muscle


2024-01-01



---
https://www.reuters.com/article/us-russia-kant-shooting/man-shot-in-russia-in-argument-over-kant-idUSBRE98F0DI20130916
Man shot in Russia in argument over Kant


2024-01-01



---
https://www.reuters.com/article/us-wallst-disconnect/insight-the-wall-street-disconnect-idUSTRE7AH0Z620111118



2024-01-01



---
https://www.reuters.com/investigates/special-report/usa-uncounted-surveillance/



2024-01-01



---
https://www.reuters.com/technology/inside-chinas-underground-market-high-end-nvidia-ai-chips-2023-06-19/



2024-01-01



---
https://www.reuters.com/technology/nvidia-says-us-has-imposed-new-license-requirement-future-exports-china-2022-08-31/



2024-01-01



---
https://www.rferl.org/a/for_arab_spring_bin_laden_already_dead/24091491.html
For Arab Awakening, Bin Laden Was Already Dead


2024-01-01



---
https://www.rfreitas.com/Astro/Xenopsychology.htm
Xenopsychology


2024-01-01



---
https://www.ribbonfarm.com/



2024-01-01



---
https://www.ribbonfarm.com/2010/06/16/the-missing-folkways-of-globalization/
The Missing Folkways of Globalization


2024-01-01



---
https://www.ribbonfarm.com/2010/07/26/a-big-little-idea-called-legibility/
A Big Little Idea Called Legibility


2024-01-01



---
https://www.ribbonfarm.com/2010/10/27/warrens-plazas-and-the-edge-of-legibility/
Warrens, Plazas and the Edge of Legibility


2024-01-01



---
https://www.ribbonfarm.com/2011/06/16/the-las-vegas-rules-ii-stuff-science/
The Las Vegas Rules II: Stuff Science


2024-01-01



---
https://www.ribbonfarm.com/2011/09/23/the-milo-criterion/
The Milo Criterion


2024-01-01



---
https://www.ribbonfarm.com/2012/05/09/welcome-to-the-future-nauseous/
Welcome to the Future Nauseous


2024-01-01



---
https://www.ribbonfarm.com/2017/08/17/the-premium-mediocre-life-of-maya-millennial/
The Premium Mediocre Life of Maya Millennial


2024-01-01



---
https://www.ribbonfarm.com/2017/11/09/ceos-dont-steer/
CEOs Don’t Steer


2024-01-01



---
https://www.ribbonfarm.com/2018/11/02/treasure-hunting/
Treasure Hunting


2024-01-01



---
https://www.ribbonfarm.com/2024/10/10/ribbonfarm-is-retiring/
Ribbonfarm is Retiring

2024-10-10
2024-10-30



---
https://www.ribbonfarm.com/the-gervais-principle/
The Gervais Principle


2024-01-01



---
https://www.richardcarrier.info/CarrierDec08.pdf
Bayes's Theorem for Beginners: Formal Logic and Its Relevance to Historical Method


2024-01-01



---
https://www.richardcarrier.info/archives/14522
Ancient Theories of Gravity: What Was Lost?


2024-01-01



---
https://www.richardcarrier.info/archives/14660
Ancient Industrial Machinery &amp; Modern Christian Mythology • Richard Carrier Blogs


2024-01-01



---
https://www.richardcarrier.info/archives/5730
List of Responses to Defenders of the Historicity of Jesus


2024-01-01



---
https://www.richardcngo.com/
Richard Ngo


2024-04-27



---
https://www.richmondfed.org/-/media/richmondfedorg/publications/research/econ_focus/2012/q2-3/pdf/interview.pdf



2024-01-01



---
https://www.richmondfed.org/publications/research/economic_brief/2011/pdf/eb_11-09.pdf



2024-01-01



---
https://www.ridester.com/topics/lyft-amp/



2024-01-01



---
https://www.rifters.com/crawl/



2024-01-01



---
https://www.rifters.com/crawl/?p=6116
No Brainer


2024-01-01



---
https://www.rifters.com/crawl/?p=6697



2024-01-01



---
https://www.rifters.com/crawl/?p=791
PRISMs, Gom Jabbars, and Consciousness


2024-01-01



---
https://www.rifters.com/crawl/?p=7966
‘A Quiet Place’: UNCWISHes and Dream Logic


2024-01-01



---
https://www.rifters.com/crawl/?p=8169



2024-01-01



---
https://www.rifters.com/crawl/?p=849



2024-01-01



---
https://www.rifters.com/real/Blindsight.htm



2024-01-01



---
https://www.rifters.com/real/STARFISH.htm



2024-01-01



---
https://www.rifters.com/real/articles/God-has-sent-me-to-you-Right-temporal-epilepsy-left-prefrontal-psychosis.pdf



2024-01-01



---
https://www.rifters.com/real/articles/Science_LackingControlIncreasesIllusoryPatternPerception.pdf



2024-01-01



---
https://www.rifters.com/real/shorts/PeterWatts_TheIsland.pdf



2024-01-01



---
https://www.righto.com/2009/06/how-does-newsyc-ranking-work.html
Inside the news.yc ranking formula


2024-01-01



---
https://www.righto.com/2013/11/how-hacker-news-ranking-really-works.html
How Hacker News ranking really works: scoring, controversy, and penalties


2024-08-04



---
https://www.righto.com/2015/11/macbook-charger-teardown-surprising.html#ref8
Macbook charger teardown: The surprising complexity inside Apple's power adapter


2024-01-01



---
https://www.rightstufanime.com/Revolutionary-Girl-Utena-Part-1-Blu-Ray
Revolutionary Girl Utena Set 1 Limited Edition DVD; Student Council Saga


2024-01-01



---
https://www.rightstufanime.com/Revolutionary-Girl-Utena-Set-2-Blu-Ray
Revolutionary Girl Utena Set 2 Limited Edition DVD; Black Rose Saga


2024-01-01



---
https://www.rightstufanime.com/Revolutionary-Girl-Utena-Set-3-Blu-Ray
Revolutionary Girl Utena Set 3 Limited Edition DVD; Apocalypse Saga


2024-01-01



---
https://www.ripplerug.com/
The Ripple Rug Cat Activity Mat - Interactive play with your cat


2024-01-01



---
https://www.rjgeib.com/thoughts/gunner/bad-poets.html
Bad Poets


2024-01-01



---
https://www.roangelo.net/logwitt/logwit35.html
Wittgenstein's Remarks on Frazer's 'Golden Bough' - Notes, Page 1


2024-01-01



---
https://www.roangelo.net/logwitt/logwitt5.html
Fable of The Born-Blind-People


2024-01-01



---
https://www.robinsloan.com/
Robin Sloan


2024-09-05



---
https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/
FGVC-Aircraft


2024-09-03



---
https://www.rockefeller.edu/genomics/pricing/



2024-01-01



---
https://www.rollingstone.com/culture/culture-features/drug-war-mexico-gas-oil-cartel-717563/
Mexico’s Drug Cartels Are Moving Into the Gasoline Industry


2024-01-01



---
https://www.rollingstone.com/culture/culture-features/smiley-face-murder-serial-killer-drowning-death-882042/
Why Three Investigators Blame a Rash of Drowning Deaths on a Gang of Killers: Despite little hard evidence, some people believe these drownings aren’t accidents, they’re the work of the ‘Smiley Face Killers’


2024-01-01



---
https://www.rollingstone.com/culture/culture-news/how-lsd-microdosing-became-the-hot-new-business-trip-64961/
How LSD Microdosing Became the Hot New Business Trip


2024-01-01



---
https://www.rollingstone.com/culture/culture-news/in-the-valley-of-the-shadow-of-death-guyana-after-the-jonestown-massacre-242259/?print=true
Jonestown Massacre: Guyana After Jim Jones Murder-Suicide


2024-01-01



---
https://www.rosebud.ai/
Rosebud AI: Build Games at the Speed of Thought. AI Powered Game Development


2024-01-01



---
https://www.rotman.uwo.ca/the-system-that-wasnt-there-ayn-rands-failed-philosophy-and-why-it-matters/
The System that Wasn't There: Ayn Rand's Failed Philosophy (and why it matters)


2024-01-01



---
https://www.roughtype.com/?p=634
Digital sharecropping


2024-01-01



---
https://www.royalroad.com/fiction/25137/worth-the-candle



2024-01-01



---
https://www.royalroad.com/fiction/32067/never-die-twice



2024-01-01



---
https://www.royalroad.com/fiction/35125/avaunt



2024-01-01



---
https://www.rrauction.com/auctions/categories/318/
Scientists and Inventors


2024-01-01



---
https://www.rrauction.com/auctions/categories/319/
Intellectuals


2024-01-01



---
https://www.rrauction.com/auctions/lot-detail/31909050347196/



2024-01-01



---
https://www.rrauction.com/auctions/lot-detail/339330505546026/



2024-01-01



---
https://www.rrauction.com/past_auction_results.cfm?SearchCrit=albert%20einstein&order=LP&oper=exact&scope=titleonly



2024-01-01



---
https://www.rt.com/news/380208-drug-dealers-norway-bitcoin/
Suspected drug dealers should repay profits in bitcoins—Norwegian prosecutors


2024-01-01



---
https://www.ruder.io/recent-advances-lm-fine-tuning/
This article provides an overview of recent methods to fine-tune large pre-trained language models


2024-01-01



---
https://www.rug.nl/ggdc/docs/appendix_pwt_61.pdf



2024-01-01



---
https://www.rug.nl/ggdc/productivity/pwt/pwt-releases/pwt-6.1?lang=en
PWT 6.1 PWT earlier releases


2024-01-01



---
https://www.rug.nl/staff/l.h.franke/cv
Curriculum Vitae van prof. dr. L.H. (Lude) Franke Waar vindt u ons


2024-08-17



---
https://www.rug.nl/umcg/research/departments/epidemiology/staff/ilja-nolte?lang=en
Ilja Nolte Epidemiology


2024-10-10



---
https://www.rutgerslawreview.com/wp-content/uploads/2017/07/Robert-Denicola-Ex-Machina-69-Rutgers-UL-Rev-251-2016.pdf



2024-01-01



---
https://www.rwagner.net/libretti/parsifal/e-pars-a1.html



2024-01-01



---
https://www.rwagner.net/libretti/parsifal/e-pars-a3.html



2024-01-01



---
https://www.rwagner.net/libretti/tristan/e-tristan-a3s1.html



2024-01-01



---
https://www.rxshop.md/products/antinarcoleptic/buy-modafinil-modalert/
Modafinil (Modalert)


2024-01-01



---
https://www.rxshop.md/products/antinarcoleptic/buy-modafinil-online-order-modvigil/
404 Page Error


2024-01-01



---
https://www.sakkyndig.com/psykologi/artvit/frisell2010.pdf



2024-01-01



---
https://www.salon.com/2002/02/21/scholz/
<em>Radiance</em> by Carter Scholz [review]


2024-01-01



---
https://www.salon.com/2005/08/09/vets_6/
Sticker shock over shell shock


2024-01-01



---
https://www.salon.com/2007/04/12/castaneda/
The godfather of the New Age led a secretive group of devoted followers in the last decade of his life. His closest ‘witches’ remain missing, and former insiders, offering new details, believe the women took their own lives.


2024-01-01



---
https://www.salon.com/2007/07/26/death_note/
Death strip


2024-01-01



---
https://www.salon.com/2007/11/01/whistleblowers/
The war on whistle-blowers


2024-01-01



---
https://www.salon.com/2012/05/27/exclusive_the_paris_review_the_cold_war_and_the_cia/
Exclusive: The Paris Review, the Cold War and the CIA


2024-01-01



---
https://www.salon.com/2012/10/24/cnn_wonders_do_hormones_drive_womens_votes/
CNN wonders: "Do hormones drive women's votes?"


2024-01-01



---
https://www.salon.com/2013/07/07/%E2%80%9Cwhy_did_you_shoot_me_i_was_reading_a_book_the_new_warrior_cop_is_out_of_control/
‘Why did you shoot me? I was reading a book’: The new warrior cop is out of control


2024-01-01



---
https://www.salon.com/2013/12/29/sciences_obsession_the_search_for_a_smart_pill/
Science’s obsession: The search for a "smart pill"


2024-01-01



---
https://www.salon.com/2014/02/09/dont_tell_the_kids_the_real_history_of_the_tooth_fairy/
Don't tell the kids: The real history of the tooth fairy


2024-01-01



---
https://www.salon.com/2014/04/20/ditch_the_10000_hour_rule_why_malcolm_gladwells_famous_advice_falls_short/
Ditch the 10,000 hour rule! Why Malcolm Gladwell's famous advice falls short


2024-01-01



---
https://www.salon.com/2018/10/07/why-most-narrative-history-is-wrong/
Why most narrative history is wrong


2024-01-01



---
https://www.samharris.org/blog/the-fireplace-delusion



2024-01-01



---
https://www.samharris.org/podcasts/making-sense-episodes/drugs-and-the-meaning-of-life



2024-01-01



---
https://www.sandia.gov/research/facilities/technology_deployment_centers/explosive_component.html



2024-01-01



---
https://www.sankei.com/affairs/news/170623/afr1706230020-n1.html
産経ニュース


2024-01-01



---
https://www.santilli.xyz/
Andrea Santilli


2024-12-03



---
https://www.sapa-project.org/
The SAPA-Project Personality Test: Explore Your Personality


2024-01-01



---
https://www.sapiens.org/culture/madagascar-vanilla-boom/
How Madagascar's Farmers Spend Money from the Vanilla Boom


2024-01-01



---
https://www.sarahwoodbury.com/life-expectancy-in-the-middle-ages/
Life Expectancy in the Middle Ages


2024-01-01



---
https://www.sarapp.com/docs/AF447%20Final%20Report%20to%20BEA%20Jan%202011.pdf



2024-01-01



---
https://www.sashachapin.com/
Sasha Chapin


2024-08-29



---
https://www.schneier.com/blog/archives/2006/06/movieplot_threa_1.html
Movie-Plot Threat Contest Winner


2024-01-01



---
https://www.schneier.com/blog/archives/2007/06/second_movieplo.html
Second Movie-Plot Threat Contest Winner


2024-01-01



---
https://www.schneier.com/blog/archives/2008/03/the_security_mi_1.html
The Security Mindset


2024-01-01



---
https://www.schneier.com/blog/archives/2008/05/third_annual_mo_1.html
Third Annual Movie-Plot Threat Contest Winner


2024-01-01



---
https://www.schneier.com/blog/archives/2008/10/the_seven_habit.html
The Seven Habits of Highly Ineffective Terrorists


2024-01-01



---
https://www.schneier.com/blog/archives/2009/04/fourth_annual_m.html
Fourth Annual Movie-Plot Threat Contest


2024-01-01



---
https://www.schneier.com/blog/archives/2010/12/recording_the_p.html
Recording the Police


2024-01-01



---
https://www.schneier.com/blog/archives/2011/01/cost-benefit_an.html
Cost-Benefit Analysis of Full-Body Scanners


2024-01-01



---
https://www.schneier.com/blog/archives/2011/08/terrorism_in_th.html
Terrorism in the U.S. Since 9/11


2024-01-01



---
https://www.schneier.com/blog/archives/2013/02/hacking_the_pap.html
Hacking the Papal Election


2024-01-01



---
https://www.schneier.com/blog/archives/2013/04/bitcoins_in_the.html
Bitcoins in the Mainstream Media


2024-01-01



---
https://www.schneier.com/crypto-gram/archives/2001/0815.html#7
Crypto-gram: August 15, 2001


2024-01-01



---
https://www.schneier.com/essays/archives/2010/05/where_are_all_the_te.html
Essays: Where Are All the Terrorist Attacks?


2024-01-01



---
https://www.schneier.com/tag/movie-plot-threat-contests/
Schneier on Security:  Tagged movie-plot threat contests


2024-01-01



---
https://www.schneier.com/wp-content/uploads/2018/11/Common_Knowledge_Attacks-2.pdf



2024-01-01



---
https://www.scielo.br/j/zool/a/zjLKCg7hbjV6qZPckGy4nKj/
Assessing the efficacy of hair snares as a method for noninvasive sampling of Neotropical felids


2024-01-01



---
https://www.science.org/blogs/pipeline



2024-09-24



---
https://www.science.org/content/article/about-40-economics-experiments-fail-replication-survey-rev2



2024-01-01



---
https://www.science.org/content/article/artificial-intelligence-learns-teamwork-deadly-game-capture-flag
Artificial intelligence learns teamwork in a deadly game of capture the flag


2024-01-01



---
https://www.science.org/content/article/cats-rival-dogs-many-tests-social-smarts-anyone-brave-enough-study-them



2024-01-01



---
https://www.science.org/content/article/does-ocean-acidification-alter-fish-behavior-fraud-allegations-create-sea-doubt



2024-01-01



---
https://www.science.org/content/article/nuclear-power-good-you
Is Nuclear Power Good for You?


2024-01-01



---
https://www.science.org/content/article/plan-replicate-50-high-impact-cancer-papers-shrinks-just-18



2024-01-01



---
https://www.science.org/content/article/research-linking-violent-entertainment-aggression-retracted-after-scrutiny



2024-01-01



---
https://www.science.org/content/article/researcher-center-epic-fraud-remains-enigma-those-who-exposed-him



2024-01-01



---
https://www.science.org/content/article/researchers-strapped-video-cameras-16-cats-and-let-them-do-their-thing-here-s-what-they
Researchers strapped video cameras on 16 cats and let them do their thing. Here's what they found


2024-01-01



---
https://www.science.org/content/article/scientists-say-they-can-read-nearly-whole-genome-ivf-created-embryo



2024-01-01



---
https://www.science.org/content/article/study-short-peruvians-reveals-new-gene-major-impact-height
Study of short Peruvians reveals new gene with a major impact on height


2024-01-01



---
https://www.science.org/content/article/this-scientist-accused-supplement-industry-of-fraud-now-his-own-work-is-under-fire



2024-01-01



---
https://www.science.org/content/blog-post/fifty-years-med-chem-molecules-what-are-they-telling-us



2024-01-01



---
https://www.science.org/content/blog-post/kratom-and-fda



2024-01-01



---
https://www.science.org/content/blog-post/max-gergel-s-memoirs
Max Gergel's Memoirs


2024-01-01



---
https://www.science.org/content/blog-post/max-gergel-s-second-odd-book



2024-01-01



---
https://www.science.org/content/blog-post/mice-studies-and-men



2024-01-01



---
https://www.science.org/doi/10.1126/blog-post.12136



2024-01-01



---
https://www.science.org/doi/10.1126/blog-post.12849



2024-01-01



---
https://www.science.org/doi/10.1126/sciadv.adi7632



2024-01-01



---
https://www.science.org/doi/10.1126/sciadv.adj3823



2024-01-01



---
https://www.science.org/doi/10.1126/sciadv.adj6958



2024-01-01



---
https://www.science.org/doi/10.1126/science.1196916



2024-01-01



---
https://www.science.org/doi/10.1126/science.1235488



2024-01-01



---
https://www.science.org/doi/10.1126/science.1251688



2024-01-01



---
https://www.science.org/doi/10.1126/science.aaf0918



2024-01-01



---
https://www.science.org/doi/10.1126/science.adn0117



2024-05-24



---
https://www.science.org/doi/pdf/10.1126/science.1253714



2024-01-01



---
https://www.science.org/news/2014/08/pygmies-small-stature-evolved-many-times



2024-01-01



---
https://www.science.org/news/2018/10/giant-study-links-dna-variants-same-sex-behavior



2024-01-01



---
https://www.science.org/news/2019/04/astonishment-skepticism-greet-fossils-claimed-record-dinosaur-killing-asteroid-impact
Astonishment, skepticism greet fossils claimed to record dinosaur-killing asteroid impact


2024-01-01



---
https://www.science20.com/writer_on_the_edge/blog/scientists_discover_that_atheists_might_not_exist_and_thats_not_a_joke-139982
Scientists discover that atheists might not exist, and that’s not a joke


2024-01-01



---
https://www.scienceagogo.com/news/20031012195753data_trunc_sys.shtml
Nicotine Improves Memory And Helps Brain Repair Itself


2024-01-01



---
https://www.sciencedaily.com/releases/2007/05/070525204143.htm
Sperm Donors Valued Less Than Egg Donors


2024-01-01



---
https://www.sciencedaily.com/releases/2007/11/071112143308.htm
Blue-blocking Glasses To Improve Sleep And ADHD Symptoms Developed


2024-01-01



---
https://www.sciencedaily.com/releases/2008/05/080505075642.htm
Brain-training To Improve Memory Boosts Fluid Intelligence


2024-01-01



---
https://www.sciencedaily.com/releases/2009/01/090123101224.htm
Eating Less May Not Extend Human Life: Caloric Restriction May Benefit Only Obese Mice


2024-01-01



---
https://www.sciencedaily.com/releases/2009/03/090309092957.htm
Teenage Boys Who Eat Fish At Least Once A Week Achieve Higher Intelligence Scores


2024-01-01



---
https://www.sciencedaily.com/releases/2009/03/090320092111.htm
Cognitive Decline Begins In Late 20s, Study Suggests


2024-01-01



---
https://www.sciencedaily.com/releases/2009/09/090909122052.htm
Nicotine Creates Stronger Memories, Cues To Drug Use


2024-01-01



---
https://www.sciencedaily.com/releases/2010/03/100310114936.htm
First direct evidence of neuroplastic changes following brainwave training


2024-01-01



---
https://www.sciencedaily.com/releases/2010/04/100414184220.htm
Brief meditative exercise helps cognition


2024-01-01



---
https://www.sciencedaily.com/releases/2010/08/100804151456.htm
Childhood personality traits predict adult behavior: We remain recognizably the same person, study suggests


2024-01-01



---
https://www.sciencedaily.com/releases/2010/08/100809161230.htm
Brain responds same to acute and chronic sleep loss, research finds


2024-01-01



---
https://www.sciencedaily.com/releases/2011/01/110121144007.htm
Mindfulness meditation training changes brain structure in eight weeks


2024-01-01



---
https://www.sciencedaily.com/releases/2011/01/110130213901.htm
Adult skin cells converted directly to beating heart cells


2024-01-01



---
https://www.sciencedaily.com/releases/2011/03/110324153712.htm
Eskimo study suggests high consumption of omega-3s in fish-rich diet reduces obesity-related disease risk


2024-01-01



---
https://www.sciencedaily.com/releases/2011/09/110915113749.htm
For kids with ADHD, regular 'green time' is linked to milder symptoms


2024-01-01



---
https://www.sciencedaily.com/releases/2015/08/150813130242.htm
Critically endangered species successfully reproduced using frozen sperm from ferret dead for 20 years


2024-01-01



---
https://www.sciencedaily.com/releases/2017/08/170823090945.htm
More than 99% of the microbes inside us are unknown to science: A survey of DNA fragments circulating in the blood suggests the microbes living within us are vastly more diverse than previously known. In fact, 99% of that DNA has never been seen before.


2024-01-01



---
https://www.sciencedirect.com/journal/european-neuropsychopharmacology
ENP European Neuropsychopharmacology Journal


2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S0014498311000416



2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S016028961630023X



2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S0191886914006278



2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S0191886915003712



2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S0378378216300937



2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S1389945700000319
Long-term efficacy and safety of modafinil (PROVIGILÂ®) for the treatment of excessive daytime sleepiness associated with narcolepsy


2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S138994570200240X
Efficacy and safety of modafinil for improving daytime wakefulness in patients treated previously with psychostimulants


2024-01-01



---
https://www.sciencedirect.com/science/article/abs/pii/S1552526012001318
Massed versus spaced visuospatial memory in cognitively healthy young and older adults


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523017598
Once-weekly dose of 8400 IU vitamin D<sub>3</sub> compared with placebo: effects on neuromuscular function and tolerability in older adults with vitamin D insufficiency


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S000291652305027X



2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523063906
Caffeine intake increases the rate of bone loss in elderly women and interacts with vitamin D receptor genotypes


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523068557
Improved iodine status is associated with improved mental performance of schoolchildren in Benin


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523071939
Resting energy expenditure in short-term starvation is increased as a result of an increase in serum norepinephrine


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S000291652323556X
A double-blind, placebo-controlled, randomized trial of the effects of dark chocolate and cocoa on variables associated with neuropsychological functioning and cardiovascular health: clinical findings from a sample of healthy, cognitively intact older adults


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523236886
A micronutrient-fortified seasoning powder reduces morbidity and improves short-term cognitive function, but has no effect on anthropometric measures in primary school children in northeast Thailand: a randomized controlled trial


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002916523239829
Iodine deficiency in pregnancy and the effects of maternal iodine supplementation on the offspring: a review


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S000292971300325X
Additive Genetic Variation in Schizophrenia Risk Is Shared by Populations of African and European Descent


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S000292971300387X
Fine-mapping and Identification of BMI Loci in African Americans


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002929716301355
Transethnic Genetic-Correlation Estimates from Summary Statistics


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002929717301076
Human Demographic History Impacts Genetic Risk Prediction across Diverse Populations


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0002929718304051
Polygenic Risk Scores for Prediction of Breast Cancer and Breast Cancer Subtypes


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0092867424000023
Xist ribonucleoproteins promote female sex-biased autoimmunity


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S016028960900004X
Intelligence and persisting with medication for two years: Analysis in a randomized controlled trial


2024-08-04



---
https://www.sciencedirect.com/science/article/pii/S0160289613001049
Intelligence indexes generalist genes for cognitive abilities


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0167876021008448
Direct voluntary control of pupil constriction and dilation: Exploratory evidence from pupillometry, optometry, skin conductance, perception, and functional MRI


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0304397507006433
Solving NP-complete problems in the tile assembly model


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0888754307002510
The ascent of cat breeds: Genetic evaluations of breeds and worldwide random-bred populations


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0891584911003121
Extending life span by increasing oxidative stress


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0896627311009184
Neuroplasticity Subserving Motor Skill Learning


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0960982207015631
Stepping of the forelegs over obstacles establishes long-lasting memories in cats


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0960982211005392
Rocking synchronizes brain waves during a short nap


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S0960982214006770
Chimpanzee Intelligence Is Heritable


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S1934590913004621
Correction of a Genetic Disease in Mouse via Use of CRISPR-Cas9


2024-01-01



---
https://www.sciencedirect.com/science/article/pii/S2211124717316480
Large-Scale Cognitive GWAS Meta-Analysis Reveals Tissue-Specific Neural Expression and Potential Nootropic Drug Targets


2024-01-01



---
https://www.sciencemadness.org/lanl1_a/lib-www/la-pubs/00329010.pdf



2024-01-01



---
https://www.sciencemadness.org/talk/viewthread.php?tid=6401
Subject: Butyric Acid—Synthesis/Extraction


2024-01-01



---
https://www.sciencenews.org/article/discounting-future-cost-climate-change
'Discounting' the future cost of climate change


2024-01-01



---
https://www.sciencenews.org/article/sleep-debt-exacts-deceptive-cost
Sleep debt exacts deceptive cost


2024-01-01



---
https://www.sciencenews.org/article/sleepy-teens-havent-got-circadian-rhythm
Sleepy teens haven’t got circadian rhythm


2024-12-11



---
https://www.sciencenews.org/article/tameness-genes?mode=magazine&context=190312
Tameness is in the genes


2024-01-01



---
https://www.sciencenews.org/article/too-little-sleep-may-fatten-kids
Too little sleep may fatten kids


2024-01-01



---
https://www.sciencenews.org/blog/science-the-public/walnuts-slow-prostate-cancer-growth
Walnuts slow prostate cancer growth


2024-01-01



---
https://www.sciencenews.org/view/feature/id/67709/title/2010_Science_News_of_the_Year_Nutrition



2024-01-01



---
https://www.sciencenews.org/view/generic/id/330930/title/Traditional_Chinese_medicine_Big_questions



2024-01-01



---
https://www.sciencenews.org/view/generic/id/40170/title/Darkness%2C_melatonin_may_stall_breast_and_prostate_cancers



2024-01-01



---
https://www.sciencenews.org/view/generic/id/487/title/Grade-Schoolers_Grow_into_Sleep_Loss



2024-01-01



---
https://www.sciencenews.org/view/generic/id/55362/title/Benefits_of_omega-3_fatty_acids_tally_up



2024-01-01



---
https://www.sciencenews.org/view/generic/id/61005/title/Fish_oil_may_fight_breast_cancer



2024-01-01



---
https://www.sciencenews.org/view/generic/id/65600/title/Fish_oil_fails_to_hold_off_heart_arrhythmia



2024-01-01



---
https://www.sciencenews.org/view/generic/id/69610/title/Adaptive_no_more



2024-01-01



---
https://www.sciencenews.org/view/generic/id/7729/title/Sleep_disorder_tied_to_brain_ills_in_kids



2024-01-01



---
https://www.sciencenews.org/view/generic/id/9302/title/Sleep_disruption_and_glucose_processing



2024-01-01



---
https://www.scientificamerican.com/article/demand-better-health-care-book/
Health Care Myth Busters: Is There a High Degree of Scientific Certainty in Modern Medicine?


2024-01-01



---
https://www.scientificamerican.com/article/how-to-raise-a-genius-lessons-from-a-45-year-study-of-supersmart-children/
How to Raise a Genius: Lessons from a 45-Year Study of Supersmart Children


2024-01-01



---
https://www.scientificamerican.com/article/inside-the-mind-of-a-sava



2024-05-10



---
https://www.scientificamerican.com/article/recognizing-spatial-intel/
Recognizing Spatial Intelligence


2024-01-01



---
https://www.scientificamerican.com/article/sleep-deprivation-sometimes-relieves-depression-a-new-study-may-show-why/
Sleep Deprivation Sometimes Relieves Depression. A New Study May Show Why


2024-01-01



---
https://www.scientificamerican.com/article/the-mind-of-an-octopus/
The Mind of an Octopus: Eight smart limbs plus a big brain add up to a weird and wondrous kind of intelligence


2024-01-01



---
https://www.scientificamerican.com/article/thinking-hard-calories/
Does Thinking Really Hard Burn More Calories?: Unlike physical exercise, mental workouts probably do not demand significantly more energy than usual. Believing we have drained our brains, however, may be enough to induce weariness


2024-01-01



---
https://www.scientificamerican.com/article/trying-to-forget/



2024-01-01



---
https://www.scientificamerican.com/article/why-does-the-brain-need-s/
Why Does the Brain Need So Much Power?


2024-01-01



---
https://www.scientificamerican.com/blog/beautiful-minds/new-cognitive-training-study-takes-on-the-critics/



2024-01-01



---
https://www.scientificamerican.com/blog/observations/what-the-history-of-math-can-teach-us-about-the-future-of-ai/
What the History of Math Can Teach Us about the Future of AI: Doomsayers say it will put us all out of work, but experience suggests otherwise


2024-01-01



---
https://www.scinapse.io/papers/103145994



2024-01-01



---
https://www.scot-ship.ac.uk/professor-jaakko-tuomilehto.html
Professor Jaakko Tuomilehto, MD, MPolSc, PhD


2024-10-29



---
https://www.scotslanguage.com/articles/node/id/504
THRAWN adj twisted, stubborn


2024-01-01



---
https://www.scottaaronson.com/democritus/
PHYS771 Quantum Computing Since Democritus


2024-01-01



---
https://www.scottaaronson.com/papers/philos.pdf



2024-01-01



---
https://www.scottaaronson.com/papers/pnp.pdf



2024-01-01



---
https://www.scotthyoung.com/blog/
Scott H Young - Learn faster, achieve more


2024-01-01



---
https://www.scotthyoung.com/blog/2012/08/05/forgetting-is-good/
Why Forgetting Can Be Good


2024-01-01



---
https://www.scotthyoung.com/blog/2015/01/19/speed-reading-redo/
I Was Wrong About Speed Reading: Here are the Facts


2024-01-01



---
https://www.screendaily.com/awards/hideaki-anno-evangelion/5081255.article?blocktitle=INTERVIEWS&contentID=41866
Hideaki Anno, Evangelion Features


2024-01-01



---
https://www.sdfertility.com/fertility-treatments/genetic-testing/pgd



2024-01-01



---
https://www.seatsmart.com/blog/history-of-the-nba-player/



2024-01-01



---
https://www.seattlemet.com/news-and-city-life/2017/10/scents-from-a-mall-the-sticky-untold-story-of-cinnabon
Scents from a Mall: The Sticky, Untold Story of Cinnabon


2024-01-01



---
https://www.sec.gov/Archives/edgar/data/1766502/000119312519124430/d665122ds1.htm
Chewy Inc. Form S-1


2024-01-01



---
https://www.semianalysis.com/p/tesla-dojo-unique-packaging-and-chip/



2024-01-01



---
https://www.semianalysis.com/p/the-tesla-dojo-chip-is-impressive



2024-01-01



---
https://www.servethehome.com/cerebras-wafer-scale-engine-2-wse-2-at-hot-chips-33/
Cerebras Wafer Scale Engine 2 WSE-2 at Hot Chips 33


2024-01-01



---
https://www.sfchronicle.com/living/article/Most-of-a-Mexican-Museum-collection-fails-11271345.php



2024-01-01



---
https://www.sfgate.com/bayarea/article/test-lab-called-1-billion-over-budget-2921620.php



2024-01-01



---
https://www.sfgate.com/business/article/Mixi-trumps-Facebook-in-Japan-2477230.php



2024-01-01



---
https://www.sfgate.com/entertainment/article/Still-in-the-shadows-an-artist-in-his-own-right-2487551.php
Still in the shadows, an artist in his own right
Edward Guthmann
2006-10-03
2024-05-24



---
https://www.sfgate.com/news/article/Man-forced-to-surrender-his-offensive-Star-Trek-11110176.php
Man forced to surrender his ‘offensive’ Star Trek license plate


2024-01-01



---
https://www.shapell.org/historical-perspectives/between-the-lines/death-calvin-coolidge-jr/
Calvin Coolidge Junior's Death


2024-01-01



---
https://www.shapeoperator.com/2016/12/12/sunset-geometry/
Sunset Geometry


2024-01-01



---
https://www.shawlocal.com/northwest-herald/2016/06/27/kane-county-sheriffs-deputy-wife-of-ex-mchenry-county-undersheriff-faces-drug-charges/axibe17/
Kane County Sheriff's deputy, wife of ex-McHenry County undersheriff, faces drug charges


2024-01-01



---
https://www.shawlocal.com/northwest-herald/2018/01/08/wife-of-former-mchenry-county-undersheriff-pleads-guilty-to-drug-charge/aosqc15/
Wife of former McHenry County undersheriff pleads guilty to drug charge


2024-01-01



---
https://www.shawwn.com/swarm
Swarm Training: We demonstrate a new technique to train ML models using dozens of independent TPUs.


2024-01-01



---
https://www.shellcheck.net/
ShellCheck – shell script analysis tool


2024-01-01



---
https://www.sherrilynkenyon.com/family/a-day-in-the-life/
A day in the life…


2024-01-01



---
https://www.shine.cn/news/metro/1909101776/
Man who bought ‘smart pills’ from India arrested for smuggling


2024-01-01



---
https://www.shortcutfoo.com/blog/introducing-interval-training-for-shortcuts
Introducing Interval Training For Shortcuts


2024-01-01



---
https://www.shroomery.org/
Magic Mushrooms (Shrooms) Demystified


2024-01-01



---
https://www.shroomery.org/forums/showflat.php/Number/18993960
LSD Microdosing


2024-01-01



---
https://www.si.edu/
Smithsonian Institution


2024-01-01



---
https://www.sierraclub.org/sierra/2021-2-march-april/feature/demise-and-potential-revival-american-chestnut
Before a disastrous blight, the American chestnut was a keystone species in eastern forests. Could genetic engineering help bring it back?


2024-01-01



---
https://www.sigcis.org/files/SIGCISMC2010_001.pdf



2024-01-01



---
https://www.sigmobile.org/mobicom/2015/papers/p90-aliA.pdf



2024-01-01



---
https://www.signature-reads.com/2018/07/hunter-s-thompson-sanity-writers/



2024-01-01



---
https://www.silverhandmeadery.com/
Home - Silver Hand Meadery - Williamsburg, VA


2024-01-01



---
https://www.simonsfoundation.org/2009/07/20/mathematicians-solve-45-year-old-kervaire-invariant-puzzle/
Mathematicians Solve 45-Year-Old Kervaire Invariant Puzzle


2024-01-01



---
https://www.simplify.so/
‘Simplify: Simple, easy-to-understand explanations for everything’, Chris Lu


2024-01-01



---
https://www.siriusfiction.com/PaxBorskii.html
Sirius Fiction


2024-01-01



---
https://www.sirlin.net/ptw-book/7-spies-of-the-mind
Spies of the Mind


2024-01-01



---
https://www.sixthtone.com/news/1006531
The AI Girlfriend Seducing China’s Lonely Men


2024-01-01



---
https://www.sixthtone.com/news/1010653
She Spent a Decade Writing Fake Russian History. Wikipedia Just Noticed.


2024-01-01



---
https://www.sjsu.edu/faculty/gerstman/misc/Cohen1994.pdf



2024-01-01



---
https://www.slantmagazine.com/tv/the-economy-of-visual-language-neon-genesis-evangelion/
The Economy of Visual Language: Neon Genesis Evangelion


2024-01-01



---
https://www.slate.com/articles/news_and_politics/history/2016/03/how_a_detachment_of_u_s_army_soldiers_smoked_out_the_original_ku_klux_klan.html
How a detachment of U.S. Army soldiers smoked out the original Ku Klux Klan


2024-01-01



---
https://www.slate.com/articles/technology/map_of_the_week/2013/03/google_reader_joins_graveyard_of_dead_google_products.html
Google Reader joins graveyard of dead Google products


2024-01-01



---
https://www.slate.com/blogs/atlas_obscura/2013/06/21/the_ussr_s_moose_domestication_projects_yield_mixed_results.html
Mooseback in the USSR: A Would-Be Communist Cavalry


2024-01-01



---
https://www.sld.cu/galerias/pdf/sitios/revsalud/observational_research,_randomised.pdf



2024-01-01



---
https://www.sleeplikethedead.com/mattress-reviews-tuftneedle.html
The Tuft &amp; Needle Review You Can Actually Trust 2019 : Mint and TN Ratings


2024-01-01



---
https://www.slideshare.net/codeblue_jp/igor-skochinsky-enpub
Platform Embedded Security Technology Revealed [slides]


2024-01-01



---
https://www.slideshare.net/slideshow/bitcoin-8776098/8776098



2024-01-01



---
https://www.slmath.org/workshops/220
SLMath


2024-01-01



---
https://www.slowboring.com/p/we-could-have-universal-covid-vaccines
We could have universal COVID vaccines very soon


2024-01-01



---
https://www.smartpowders.com/p-5244-aniracetam-180-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5261-caffeine-anhydrous-400-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5268-choline-citrate-500-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5280-creatine-monohydrate-powder-1000-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5327-l-theanine-powder-20-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5342-oxiracetam-powder.aspx



2024-01-01



---
https://www.smartpowders.com/p-5354-sulbutiamine-30-grams.aspx



2024-01-01



---
https://www.smartpowders.com/p-5356-taurine-powder-500-grams.aspx



2024-01-01



---
https://www.smbc-comics.com/
Routing


2024-01-01



---
https://www.smbc-comics.com/?id=3169#comic
2013-11-08


2024-01-01



---
https://www.smbc-comics.com/comic/healthcare
Healthcare


2024-01-01



---
https://www.smbc-comics.com/index.php?db=comics&id=2996
Routing


2024-01-01



---
https://www.smh.com.au/technology/underweb-anger-as-silk-road-seller-does-a-runner-20130226-2f36q.html
Underweb anger as Silk Road seller does a runner


2024-01-01



---
https://www.smithsonianmag.com/arts-culture/theft-carnegie-library-books-maps-artworks-180975506/
The Inside Story of the 25-Year, $8 Million Heist From the Carnegie Library


2024-01-01



---
https://www.smithsonianmag.com/arts-culture/why-the-worlds-first-pet-cemetery-was-revolutionary-180985127/
Why the World’s First Pet Cemetery Was Revolutionary


2024-10-19



---
https://www.smithsonianmag.com/history-archaeology/Henry-Morton-Stanleys-Unbreakable-Will.html/?c=y&story=fullstory
History, Travel, Arts, Science, People, Places


2024-01-01



---
https://www.smithsonianmag.com/history/buried-ash-vesuvius-scrolls-are-being-read-new-xray-technique-180969358/
Buried by the Ash of Vesuvius, These Scrolls Are Being Read for the First Time in Millennia: A revolutionary American scientist is using subatomic physics to decipher 2,000-year-old texts from the early days of Western civilization


2024-01-01



---
https://www.smithsonianmag.com/history/cache-of-19th-century-blue-jeans-discovered-in-abandoned-arizona-mineshaft-180981014/
Cache of 19<sup>th</sup>-Century Blue Jeans Discovered in Abandoned Arizona Mineshaft


2024-01-01



---
https://www.smithsonianmag.com/history/crockfords-club-how-a-fishmonger-built-a-gambling-hall-and-bankrupted-the-british-aristocracy-148268691/
A working-class Londoner operated the most exclusive gambling club the world has ever seen


2024-01-01



---
https://www.smithsonianmag.com/science-nature/fossil-site-captures-dinosaur-killing-impact-its-only-beginning-story-180971868/
Fossil Site May Capture the Dinosaur-Killing Impact, but It's Only the Beginning of the Story: The Tanis site in North Dakota contains evidence of the asteroid impact that killed off the dinosaurs


2024-01-01



---
https://www.snopes.com/fact-check/school-lemonade-laxatives/
‘A video shows the aftermath of a school prank in which a student spiked lemonade with laxatives’: False


2024-01-01



---
https://www.snopes.com/fact-check/shoot-me-kangaroo-down-sport/
Were Armed Kangaroos Added to a Military Combat Simulation Program?


2024-01-01



---
https://www.snpedia.com/index.php/Genomes
Genomes


2024-01-01



---
https://www.snpedia.com/index.php/Nicotine_dependence
Nicotine dependence


2024-01-01



---
https://www.snpedia.com/index.php/Rs4680
rs4680 (Val158Met) is a well studied SNP in the COMT gene. 23andMe blog summarizes them as: 1. rs4680(A) = Worrier. Met, more exploratory, lower enzymatic activity; 2. rs4680(G) = Warrior. Val, less exploratory, higher enzymatic activity


2024-01-01



---
https://www.snpp.com/



2024-01-01



---
https://www.snpp.com/episodeguide.html



2024-01-01



---
https://www.snpp.com/guides/movie_refs.html



2024-01-01



---
https://www.socher.org/
Richard Socher


2024-07-17



---
https://www.somethingawful.com/news/wikigroaning/
The Art of Wikigroaning


2024-01-01



---
https://www.sophos.com/fr-fr/medialibrary/PDFs/technical%20papers/samosseikovb2009paper.pdf



2024-01-01



---
https://www.spacedrepetition.com/
Spaced Repetition - Award Winning Law School Study Software


2024-01-01



---
https://www.sparkfun.com/tutorials
Tutorials


2024-01-01



---
https://www.speakingofchina.com/china-articles/foreign-women-chinese-boyfriend-chinese-husband/



2024-01-01



---
https://www.spectator.co.uk/article/voters-agree-with-lee-anderson-about-cracking-down-on-crime/
Voters agree with Lee Anderson about cracking down on crime


2024-01-01



---
https://www.speedtest.net/
Speedtest by Ookla


2024-01-01



---
https://www.spencergreenberg.com/
Spencer Greenberg


2024-08-21



---
https://www.spencergreenberg.com/2013/10/which-risks-of-dying-are-worth-taking/
Which Risks of Dying Are Worth Taking?


2024-01-01



---
https://www.spermbankcalifornia.com/sperm-bank-cost.html#Cryopreservation



2024-01-01



---
https://www.spermbankdirectory.com/what-if-im-interested-in-donating-my-sperm/
What if I am Interested in Donating my Sperm?


2024-01-01



---
https://www.spiceandtea.com/
Buy Best Gourmet Spices &amp; Teas Online


2024-01-01



---
https://www.spiceandtea.com/coconut-oolong-p-587.html?zenid=ot0nli0t5cfvbitsmhi3f2pv16



2024-01-01



---
https://www.spiceandtea.com/genmaicha-p-841.html?zenid=ot0nli0t5cfvbitsmhi3f2pv16



2024-01-01



---
https://www.spiegel.de/international/europe/an-in-depth-look-at-the-life-of-a-prolific-sperm-donor-a-827123.html
The Busy Life of a Prolific Sperm Donor


2024-01-01



---
https://www.spiegel.de/panorama/justiz/amokschuetze-von-muenchen-tatwaffe-aus-dem-darknet-a-1104461.html
Amokschütze plante die Tat seit einem Jahr: Der 18-jährige David S., der in München neun Menschen erschoss, hatte die Tat ein Jahr lang vorbereitet. Laut Ermittlern soll er dazu ein eigenes Manifest geschrieben haben.


2024-01-01



---
https://www.spiked-online.com/2014/11/18/a-colourful-history-of-progress/
A colourful history of progress


2024-01-01



---
https://www.spin.com/2015/07/live-aid-the-terrible-truth-ethiopia-bob-geldof-feature/



2024-08-29



---
https://www.sqlite.org/fasterthanfs.html
SQLite: 35% Faster Than The Filesystem [for small files]


2024-01-01



---
https://www.srcslab.com/



2024-01-01



---
https://www.srri.umass.edu/sites/srri/files/Falk%26Konold1992/index.pdf



2024-01-01



---
https://www.ssa.gov/oact/STATS/table4c6.html
Actuarial Life Table


2024-01-01



---
https://www.ssc.wisc.edu/wlsresearch/documentation/GWAS/Herd_QC_report.pdf



2024-01-01



---
https://www.ssi.shimadzu.com/products/particle-size-analysis/index.html
SALD-201V Laser Diffraction Particle Size Analyzer


2024-01-01



---
https://www.ssplprints.com/image/96411/leonardo-da-vinci-mortars-discharging-explosive-shells-and-shrapnel-late-15th-century
404 Not Found – Science &amp; Society Picture Library Prints


2024-01-01



---
https://www.standard.co.uk/news/crime/brixton-prison-librarian-tried-to-buy-gun-on-dark-web-a3191506.html
A Brixton Prison librarian has been charged with attempting to buy a gun on the Dark Web and possessing cocaine with intent to supply


2024-01-01



---
https://www.standard.co.uk/news/crime/drugdealing-prison-librarian-bought-gun-on-the-dark-web-a3259961.html
Drug-dealing prison librarian bought gun on the ‘dark web’


2024-01-01



---
https://www.standard.co.uk/news/crime/jailed-drug-smuggler-who-had-cannabis-delivered-to-him-in-a-pink-frozen-rucksack-10075622.html
Jailed: Drug smuggler who had cannabis delivered to him in a pink Frozen rucksack


2024-01-01



---
https://www.startupschool.org/
Startup School - The Best Resource for Founders


2024-01-01



---
https://www.starwarsringtheory.com/ring-composition-chiasmus-hidden-artistry-star-wars-prequels/



2024-01-01



---
https://www.stat.cmu.edu/~jiashun/Teaching/F08STAT756/Lectures/Efron.pdf



2024-01-01



---
https://www.stat.go.jp/english/data/kokusei/2005/poj/pdf/2005ch11.pdf
CHAPTER XI: POPULATION OF FOREIGN RESIDENTS


2024-01-01



---
https://www.stat.rice.edu/~scottdw/
David W. Scott’s Home Page


2024-10-17



---
https://www.statecraft.pub/p/how-to-ban-biological-weapons
How to Ban Biological Weapons


2024-07-04



---
https://www.statecraft.pub/p/how-to-catch-a-lab-leak
How to Catch a Lab Leak


2024-07-04



---
https://www.stateof.ai/2021-report-launch.html
Welcome to State of AI Report 2021


2024-01-01



---
https://www.statista.com/statistics/804430/us-citzens-owning-a-passport/
Share of US citzens owning a passport 1989–2017


2024-01-01



---
https://www.statnews.com/2018/11/28/chinese-scientist-defends-creating-gene-edited-babies/
Amid uproar, Chinese scientist defends creating gene-edited babies


2024-01-01



---
https://www.statnews.com/2021/11/19/fda-approves-first-drug-for-genetic-cause-of-dwarfism/
FDA approves first drug for genetic cause of dwarfism


2024-01-01



---
https://www.stats.govt.nz/information-releases/births-and-deaths-year-ended-december-2018
Births and deaths: Year ended December 2018


2024-01-01



---
https://www.steelypips.org/library/0802.html#082302
The Library of Babel


2024-01-01



---
https://www.stellabiderman.com/
Stella Biderman


2024-07-24



---
https://www.stephenwolfram.com/publications/mathematical-notation-past-future/#frequency
Mathematical Notation: Past and Future


2024-01-01



---
https://www.stoptabac.ch/en/Gums/



2024-01-01



---
https://www.straighttalkonevidence.org/2017/09/22/disappointing-findings-on-conditional-cash-transfers-as-a-tool-to-break-the-poverty-cycle-in-the-united-states/
Disappointing findings on Conditional Cash Transfers as a tool to break the poverty cycle in the United States


2024-01-01



---
https://www.straighttalkonevidence.org/2018/06/13/when-congressionally-authorized-federal-programs-are-evaluated-in-randomized-controlled-trials-most-fall-short-reform-is-needed/
When Congressionally-authorized federal programs are evaluated in randomized controlled trials, most fall short. Reform is needed.


2024-01-01



---
https://www.straighttalkonevidence.org/2018/07/16/large-randomized-controlled-trial-finds-state-pre-k-program-has-adverse-effects-on-academic-achievement/
Large randomized trial finds state pre-k program has adverse effects on academic achievement. Reform is needed to increase effectiveness


2024-01-01



---
https://www.straighttalkonevidence.org/2018/10/11/large-randomized-trial-finds-disappointing-effects-for-federally-funded-programs-to-facilitate-the-re-entry-of-prisoners-into-the-community-a-new-approach-is-needed/
Large randomized trial finds disappointing effects for federally-funded programs to facilitate the re-entry of prisoners into the community. A new approach is needed


2024-01-01



---
https://www.straighttalkonevidence.org/2019/04/03/beware-the-pitfalls-of-short-term-program-effects-they-often-fade/
Beware the pitfalls of short-term program effects: They often fade


2024-01-01



---
https://www.straighttalkonevidence.org/2019/07/18/adverse-findings-mischaracterized-as-positive-in-study-of-family-connects-home-visiting-program-published-by-princeton-brookings/
Adverse Findings Misstated as Positive in Study of Family Connects Home Visiting Program


2024-01-01



---
https://www.strobe-statement.org/checklists/
Checklists


2024-01-01



---
https://www.strollerbuzz.com/lena/
LENA: How Language Environment Analysis Can Help Children Speak


2024-01-01



---
https://www.studystack.com/
StudyStack


2024-01-01



---
https://www.stuff.co.nz/dominion-post/10185845/People-next-door-buying-drugs-online
‘People next door’ buying drugs online


2024-01-01



---
https://www.stuff.co.nz/manawatu-standard/news/69472334/kiwi-man-jailed-for-posting-drugs-from-las-vegas-to-mothers-house
Kiwi man jailed for posting drugs from Las Vegas to mother's house


2024-01-01



---
https://www.stuff.co.nz/manawatu-standard/news/79804077/two-soldiers-appear-in-court-martial-accused-of-taking-nbomb
Two soldiers appear in court martial accused of taking ‘N-Bomb’


2024-01-01



---
https://www.stuff.co.nz/national/crime/65443284/accused-in-horowhenua-drugs-case-out-on-bail
Accused in Horowhenua drugs case out on bail


2024-01-01



---
https://www.stuff.co.nz/national/crime/65784334/three-men-arrested-over-drug-importation-to-dunedin



2024-01-01



---
https://www.stuff.co.nz/national/crime/79942374/nbomb-soldiers-want-to-stay-in-defence-force
‘N-bomb’ soldiers to be sent to military prison but remain in army


2024-01-01



---
https://www.stuff.co.nz/southland-times/news/court/10476533/Jury-trial-for-accused-drug-smuggler
Jury trial for accused drug smuggler


2024-01-01



---
https://www.sudowrite.com/
Sudowrite - Best AI Writing Partner for Fiction


2024-01-01



---
https://www.summitdaily.com/news/summit-county-mail-sting-yields-10-arrests-13-pounds-of-marijuana/
Summit County mail sting yields 10 arrests, 13 pounds of marijuana


2024-01-01



---
https://www.sumsar.net/blog/2014/05/jeffreys-substitution-posterior/
Jeffreys’ Substitution Posterior for the Median: A Nice Trick to Non-parametrically Estimate the Median


2024-01-01



---
https://www.sumsar.net/blog/2015/04/the-non-parametric-bootstrap-as-a-bayesian-model/
The Non-parametric Bootstrap as a Bayesian Model


2024-01-01



---
https://www.sun-modalert.com/buy_modalert.php
buy modalert with credit card, bitcoin


2024-01-01



---
https://www.sun-modalert.com/buy_waklert.php
Buy Sun Pharma Waklert 50mg 150mg online USA, UK, Australia


2024-01-01



---
https://www.sun-modalert.com/faq.php#shipping
Frequently Asked Questions : Buy cheap modafinil generic provigil online


2024-01-01



---
https://www.sun-sentinel.com/fl-xpm-2002-03-17-0203150638-story.html



2024-01-01



---
https://www.supermemo.com/en/blog/application-of-a-computer-to-improve-the-results-obtained-in-working-with-the-supermemo-method
Application of a computer to improve the results obtained in working with the SuperMemo method


2024-01-01



---
https://www.supermemo.com/en/blog/theoretical-aspects-of-spaced-repetition-in-learning
Theoretical aspects of spaced repetition in learning


2024-01-01



---
https://www.supremecourt.gov/opinions/11pdf/10-545.pdf



2024-01-01



---
https://www.sylvane.com/sunpentown-wa8011s-window-ac.html



2024-01-01



---
https://www.syssec-project.eu/m/page-media/3/sp14_srop.pdf



2024-01-01



---
https://www.tabletmag.com/sections/news/articles/how-a-twitter-mob-destroyed-a-young-immigrant-female-authors-budding-career
How a Twitter Mob Derailed an Immigrant Female Author’s Budding Career


2024-01-01



---
https://www.takimag.com/article/declamations_of_independence_steve_sailer/
Declamations of Independence


2024-01-01



---
https://www.takimag.com/article/grandfather-clause/
Grandfather Clause


2024-01-01



---
https://www.takimag.com/article/the_second_least_glamorous_job_in_showbiz/
The Second Least Glamorous Job in Showbiz


2024-01-01



---
https://www.talentlens.com.au/tests/ravens



2024-01-01



---
https://www.talkwalker.com/
Talkwalker - Leading consumer intelligence platform


2024-01-01



---
https://www.tandfonline.com/doi/abs/10.1080/02783190209554137



2024-01-01



---
https://www.tandfonline.com/doi/abs/10.1080/07315724.2009.10718101



2024-01-01



---
https://www.tandfonline.com/doi/abs/10.1080/08959280902970401



2024-08-04



---
https://www.tandfonline.com/doi/abs/10.1081/CBI-120004546



2024-01-01



---
https://www.tandfonline.com/doi/pdf/10.1080/00021369.1988.10869045



2024-01-01



---
https://www.tandfonline.com/doi/pdf/10.1080/03014223.1982.10423857



2024-01-01



---
https://www.tatler.com/article/the-rise-of-smart-drugs
The rise of smart drugs - What is Modafinil &amp; Modafinil info - performance-enhancing drugs in universities and corporations


2024-01-01



---
https://www.taylorusa.com/kitchen/thermometers/5-commercial-anti-microbial-instant-read-thermometer.html



2024-01-01



---
https://www.tbray.org/ongoing/When/202x/2022/06/02/Dangerous-Gift



2024-01-01



---
https://www.tbrk.org/software/mnemododo.html
Mnemododo: Android client for Mnemosyne


2024-01-01



---
https://www.tcd.ie/research/profiles/?profile=acorvin
Aiden Corvin’Trinity Research—Trinity College Dublin


2024-10-17



---
https://www.tcj.com/the-bill-watterson-interview/
From The Comics Journal #127 (March 1989), and conducted by Richard Samuel West


2024-01-01



---
https://www.teaandabsinthe.com/
Tea &amp; Absinthe


2024-01-01



---
https://www.teach-the-brain.org/learn/data/Klingberg.pdf



2024-01-01



---
https://www.teasetc.com/
Custom Tea Blends, Private Label Tea, Bulk Tea


2024-01-01



---
https://www.teatulia.com/products/oolong-tea-pyramid-bags.html
32g, $8.99


2024-01-01



---
https://www.teavana.com/us/en/tea/green-tea/gyokuro-genmaicha-green-tea-31440.html
2z, $6.25 / $12.50


2024-01-01



---
https://www.teavana.com/us/en/tea/green-tea/sencha-jade-reserve-green-tea-31436.html



2024-01-01



---
https://www.teavana.com/us/en/tea/oolong-tea/jasmine-oolong-tea-31444.html
3oz, $13.13


2024-01-01



---
https://www.tech-insider.org/personal-computers/research/1990/09.html
The Creation of the IBM PC
Bradley
1990
2024-01-01



---
https://www.techdirt.com/2007/05/03/grand-unified-theory-economics-free/
The Grand Unified Theory On The Economics Of Free


2024-01-01



---
https://www.technologyreview.com/2006/11/01/227625/a-failure-of-intelligence/
A Failure of Intelligence: Part I


2024-01-01



---
https://www.technologyreview.com/2011/01/14/197589/fingerprints-go-the-distance/
Fingerprints Go the Distance


2024-01-01



---
https://www.technologyreview.com/2011/07/06/193183/virtual-world-study-reveals-the-origin-of-good-and-bad-behavior-patterns/
Virtual World Study Reveals the Origin of Good and Bad Behavior Patterns


2024-01-01



---
https://www.technologyreview.com/2011/11/01/189937/city-lights-could-reveal-civilisations-on-other-planets/
City Lights Could Reveal Civilisations On Other Planets


2024-01-01



---
https://www.technologyreview.com/2013/05/08/178528/stephen-wolfram-on-personal-analytics/
Stephen Wolfram on Personal Analytics: The creator of the Wolfram Alpha search engine explains why he thinks your life should be measured, analyzed, and improved


2024-01-01



---
https://www.technologyreview.com/2015/03/05/249167/engineering-the-perfect-baby/
Engineering the Perfect Baby: Scientists are developing ways to edit the DNA of tomorrow‘s children. Should they stop before it’s too late?


2024-01-01



---
https://www.technologyreview.com/2015/11/26/164881/how-to-really-engineer-a-human-baby/
How to (Really) Engineer a Human Baby: A global meeting in Washington, D.C., isn‘t just about whether or not we should alter our species with CRISPR. It’s about how we can pull it off.


2024-01-01



---
https://www.technologyreview.com/2016/10/14/156949/ubers-ad-toting-drones-are-heckling-drivers-stuck-in-traffic/
Uber’s Ad-Toting Drones Are Heckling Drivers Stuck in Traffic


2024-01-01



---
https://www.technologyreview.com/2017/03/03/153427/machine-learning-algorithm-predicts-laboratory-earthquakes/
Machine-Learning Algorithm Predicts Laboratory Earthquakes: The breakthrough has astonished geologists and raises the possibility that real earthquake prediction could be next.


2024-01-01



---
https://www.technologyreview.com/2017/07/26/68093/first-human-embryos-edited-in-us/
Researchers have demonstrated they can efficiently improve the DNA of human embryos


2024-01-01



---
https://www.technologyreview.com/2017/08/07/105540/a-new-way-to-reproduce/
A New Way to Reproduce


2024-01-01



---
https://www.technologyreview.com/2017/11/01/105176/eugenics-20-were-at-the-dawn-of-choosing-embryos-by-health-height-and-more/
Eugenics 2.0: We’re at the Dawn of Choosing Embryos by Health, Height, and More


2024-01-01



---
https://www.technologyreview.com/2018/02/12/145676/2017-was-the-year-consumer-dna-testing-blew-up/
2017 was the year consumer DNA testing blew up


2024-01-01



---
https://www.technologyreview.com/2018/11/29/103725/despite-crispr-baby-controversy-harvard-university-will-begin-gene-editing-sperm/
Even as a furious debate broke out in China over gene-edited babies, some scientists in the US are also hoping to improve tomorrow's children.


2024-01-01



---
https://www.technologyreview.com/2019/02/01/239624/the-transhumanist-diy-designer-baby-funded-with-bitcoin/
The DIY designer baby project funded with Bitcoin


2024-01-01



---
https://www.technologyreview.com/2019/06/27/238884/the-pentagon-has-a-laser-that-can-identify-people-from-a-distanceby-their-heartbeat/
The Pentagon has a laser that can identify people from a distance—by their heartbeat: The Jetson prototype can pick up on a unique cardiac signature from 200 meters away, even through clothes.


2024-01-01



---
https://www.technologyreview.com/2019/09/11/133089/meet-the-artificial-embryos-being-called-uncanny-and-spectacular/
Meet the artificial embryos being called ‘uncanny’ and ‘spectacular’: Researchers are getting close to manufacturing viable human embryos from stem cells. They say there needs to be a law against turning them into people


2024-01-01



---
https://www.technologyreview.com/2020/08/22/1007539/gpt3-openai-language-generator-artificial-intelligence-ai-opinion/
Tests show that the popular AI still has a poor grasp of reality.


2024-01-01



---
https://www.technologyreview.com/2022/08/04/1056633/startup-wants-copy-you-embryo-organ-harvesting/
This startup plans to create realistic human embryos


2024-01-01



---
https://www.technologyreview.com/2023/05/19/1073394/the-fda-just-approved-krystal-drip-on-gene-therapy-that-helps-butterfly-children/
Krystal Biotech just got the first approved gene therapy for skin disease


2024-01-01



---
https://www.technologyreview.com/2023/10/24/1081478/manuel-blum-theoretical-computer-science-turing-award-academic-advisor/
How a Turing Award–winning researcher also became a legendary academic advisor


2024-01-01



---
https://www.ted.com/talks/christopher_ryan_are_we_designed_to_be_sexual_omnivores
Christopher Ryan: Are we designed to be sexual omnivores?


2024-01-01



---
https://www.ted.com/talks/deb_roy_the_birth_of_a_word
Deb Roy: The birth of a word


2024-01-01



---
https://www.ted.com/talks/loretta_napoleoni_the_intricate_economics_of_terrorism
Loretta Napoleoni: The intricate economics of terrorism


2024-01-01



---
https://www.teds.ac.uk/about-teds
About TEDS


2024-01-01



---
https://www.telegraph.co.uk/culture/books/3601644/Adultery-was-his-thing.html
Adultery was his thing


2024-01-01



---
https://www.telegraph.co.uk/education/educationnews/7492982/Extra-hour-in-bed-boosts-pupils-exam-results.html
Extra hour in bed 'boosts pupils' exam results'


2024-01-01



---
https://www.telegraph.co.uk/motoring/4755982/Keeping-track-Chunkys-life-would-make-a-great-movie.html
Keeping track: Chunky's life would make a great movie: Peter Dron investigates the death of a motoring legend


2024-01-01



---
https://www.telegraph.co.uk/news/2016/09/16/french-intelligence-cracks-telegram-account-of-most-notorious-is/
Intelligence agencies access private Telegram messages of most notorious Isil recruiter, prompting arrest of 10 teenagers in one month


2024-01-01



---
https://www.telegraph.co.uk/news/worldnews/europe/denmark/8768598/Sperm-bank-turns-down-redheads.html
Sperm bank turns down redheads


2024-01-01



---
https://www.telegraph.co.uk/news/worldnews/europe/norway/8658269/Norway-shooting-Anders-Behring-Breivik-plagiarised-Unabomber.html
Norway shooting: Anders Behring Breivik plagiarised 'Unabomber'


2024-01-01



---
https://www.telegraph.co.uk/news/worldnews/europe/russia/8284279/Black-Widow-attempted-New-Year-Moscow-attack-but-blew-herself-up-by-mistake.html
Black Widow attempted New Year Moscow attack but blew herself up by mistake


2024-01-01



---
https://www.telegraph.co.uk/news/worldnews/northamerica/usa/1410493/Army-spy-planes-join-widened-hunt-for-Kalashnikov-sniper.html
Army spy planes join widened hunt for Kalashnikov sniper


2024-01-01



---
https://www.templeos.org/
TempleOS


2024-01-01



---
https://www.templetons.com/brad/robocars/compete.html
Competition in the Robotaxi world


2024-01-01



---
https://www.tensorflow.org/
TensorFlow


2024-01-01



---
https://www.tensorflow.org/install/
Install TensorFlow 2


2024-01-01



---
https://www.tensorflow.org/tensorboard/get_started
TensorBoard: Visualizing Learning


2024-01-01



---
https://www.termedia.pl/Journal/-74/pdf-26564-10?filename=effects%20of%20working.pdf
Effects of working memory and attentional control training and their transfer onto fluid intelligence in early and late adulthood


2024-01-01



---
https://www.texasmonthly.com/true-crime/just-desserts/
A Strange Tale of Fruitcakes and the Collin Street Bakery


2024-01-01



---
https://www.textualize.io/projects/
Textualize - Projects


2024-01-01



---
https://www.tga.gov.au/products/unapproved-therapeutic-goods/personal-importation-scheme
Personal Importation Scheme


2024-01-01



---
https://www.the-american-interest.com/2017/10/31/political-consequences-protestant-reformation-part/
Political Consequences of the Protestant Reformation, Part I


2024-01-01



---
https://www.the-scientist.com/a-history-of-screening-for-natural-products-to-fight-cancer-31728
A History of Screening for Natural Products to Fight Cancer: In the middle of the 20<sup>th</sup> century, the National Cancer Institute began testing plant extracts for chemotherapeutic potential—helping to discover some drugs still in use today


2024-01-01



---
https://www.the-scientist.com/humans-never-stopped-evolving-33115
Humans Never Stopped Evolving


2024-01-01



---
https://www.the-scientist.com/replication-failures-highlight-biases-in-ecology-and-evolution-science-64475



2024-01-01



---
https://www.the-scientist.com/theres-crispr-in-your-yogurt-36142
There‘s CRISPR in Your Yogurt: We’ve all been eating food enhanced by the genome-editing tool for years


2024-01-01



---
https://www.the-tls.co.uk/issues/november-8-2019-1
TLS November 8, 2019


2024-01-01



---
https://www.the-tls.co.uk/literature/reference/alternative-to-peer-review-essay-timothy-gowers



2024-01-01



---
https://www.the74million.org/study-multi-year-gates-experiment-to-improve-teacher-effectiveness-spent-575-million-didnt-make-an-impact/
Study: Multi-Year Gates Experiment to Improve Teacher Effectiveness Spent $575 Million, Didn’t Make an Impact


2024-01-01



---
https://www.theage.com.au/entertainment/books/lonely-heart-20060319-ge1yko.html
Lonely Heart: The queen of romance writing is still searching for a happy ending to her own troubled story. The very private Danielle Steel grants a rare interview, to Karen Angel.


2024-01-01



---
https://www.theage.com.au/politics/queensland/strawberry-growers-shut-the-farm-gate-after-tampering-crisis-20190402-p519zk.html
Strawberry growers shut the farm gate after tampering crisis


2024-01-01



---
https://www.theage.com.au/technology/bitcoin-bursts-hacker-currency-gets-wild-ride-20130411-2hmia.html
Bitcoin bursts: Hacker currency gets wild ride


2024-01-01



---
https://www.theatlantic.com/business/archive/2011/04/working-best-at-coffee-shops/237372/
Working Best at Coffee Shops


2024-01-01



---
https://www.theatlantic.com/business/archive/2011/06/beware-the-stunning-pilot-program/240352/
Beware the Stunning Pilot Program


2024-01-01



---
https://www.theatlantic.com/business/archive/2013/01/the-end-of-labor-how-to-protect-workers-from-the-rise-of-robots/267135/
The End of Labor: How to Protect Workers From the Rise of Robots


2024-01-01



---
https://www.theatlantic.com/business/archive/2014/02/how-the-fed-let-the-world-blow-up-in-2008/284054/
How the Fed Let the World Blow Up in 2008


2024-01-01



---
https://www.theatlantic.com/business/archive/2015/05/the-financial-perks-of-being-tall/393518/
The Financial Perks of Being Tall: An extra inch correlates with an estimated $800 in increased annual earnings


2024-01-01



---
https://www.theatlantic.com/education/archive/2018/12/tm-landry-and-myth-meritocracy-education/578149/
T. M. Landry and the Myth of Meritocracy in Education


2024-01-01



---
https://www.theatlantic.com/entertainment/archive/2013/03/remembering-cordwainer-smith-full-time-sci-fi-author-part-time-earthling/274344/
Remembering Cordwainer Smith: Full-Time Sci-Fi Author, Part-Time Earthling; The author, born 100 years ago, shocked science-fiction readers with his extreme depictions of other worlds—and his rumored belief that he sometimes lived in one


2024-01-01



---
https://www.theatlantic.com/entertainment/archive/2014/06/star-trek-tng-and-the-limits-of-language-shaka-when-the-walls-fell/372107/
In one fascinating episode, _Star Trek: The Next Generation_ traced the limits of human communication as we know it—and suggested a new, truer way of talking about the universe


2024-01-01



---
https://www.theatlantic.com/family/archive/2017/11/paying-for-fake-friends-and-family/545060/
The Booming Japanese Rent-a-Friend Business


2024-01-01



---
https://www.theatlantic.com/health/archive/2015/04/when-daydreaming-replaces-real-life/391319/?single_page=true
When Daydreaming Replaces Real Life


2024-01-01



---
https://www.theatlantic.com/health/archive/2016/06/the-long-term-risks-of-early-puberty/488834/
The Long-Term Risks of Early Puberty


2024-01-01



---
https://www.theatlantic.com/health/archive/2018/09/victorian-vibrators-orgasms-doctors/569446/
Victorian-Era Orgasms and the Crisis of Peer Review: A favorite anecdote about the origins of the vibrator is probably a myth


2024-01-01



---
https://www.theatlantic.com/international/archive/2012/10/perplexed-perplexed-on-mob-justice-in-nigeria/264006/
'Perplexed ... Perplexed': On Mob Justice in Nigeria


2024-01-01



---
https://www.theatlantic.com/international/archive/2016/06/complex-languages/489389/
The World's Most Efficient Languages


2024-01-01



---
https://www.theatlantic.com/magazine/archive/1991/05/can-poetry-matter/305062/
Can Poetry Matter?


2024-06-17



---
https://www.theatlantic.com/magazine/archive/1999/01/what-is-the-koran/304024/?single_page=true
What Is the Koran?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/1999/02/a-new-germ-theory/377430/
that is the radical view of a prominent evolutionary biologist


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2000/12/a-new-way-to-be-mad/304671/
A New Way to Be Mad


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2001/12/all-you-need-is-love/302351/
All You Need Is Love


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2002/06/the-culture-of-martyrdom/302506/
The Culture of Martyrdom


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2005/04/host/303812/
Host


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2005/05/the-coming-death-shortage/304105/
The Coming Death Shortage


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2005/12/is-god-an-accident/304425/?single_page=true
Is God an Accident?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2007/05/let-s-die-together/305776/
Let’s Die Together


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2009/12/the-science-of-success/307761/
The Science of Success


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2010/11/lies-damned-lies-and-medical-science/308269/
Dr. John Ioannidis Exposes the Bad Science of Colleagues


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2011/01/the-rise-of-the-new-global-elite/308343/
The Rise of the New Global Elite


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2012/01/making-it-in-america/308844/
Making It in America


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2012/07/the-measured-man/309018/?single_page=truein
Larry Smarr, an astrophysicist turned computer scientist, has a new project: charting his every bodily function in minute detail. What he's discovering may be the future of health care.


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2012/11/hacking-the-presidents-dna/309147/
Hacking the President’s DNA


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2012/11/the-deer-paradox/309104/
The Deer Paradox: It's never been easier to shoot a buck. So why are hunters spending billions on high-tech gear?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2012/12/the-insourcing-boom/309166/?single_page=true
After years of offshore production, General Electric is moving much of its far-flung appliance-manufacturing operations back home. It is not alone. An exploration of the startling, sustainable, just-getting-started return of industry to the United States.


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2013/07/how-long-can-you-wait-to-have-a-baby/309374/?single_page=true
How Long Can You Wait to Have a Baby? Deep anxiety about the ability to have children later in life plagues many women. But the decline in fertility over the course of a woman‘s 30s has been oversold. Here's what the statistics really tell us—and what they don’t.


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2014/04/hey-parents-leave-those-kids-alone/358631/
The Overprotected Kid


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2015/10/a-death-at-torrey-pines/403186/
Can DNA Evidence Solve a 30-Year-Old Crime? San Diego police believe they‘ve finally cracked the case of a 14-year-old girl murdered in 1984. But what if they’re wrong?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2016/07/the-unbelievable-tale-of-jesus-wife/485573/
Did Jesus Have a Wife?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2017/03/the-american-leader-in-the-islamic-state/510872/
The American Climbing the Ranks of ISIS


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2017/04/pleistocene-park/517779/
Pleistocene Park


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2018/01/whats-college-good-for/546590/
What’s College Good For?


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2018/07/when-a-child-says-shes-trans/561749/
When Children Say They’re Transgender


2024-01-01



---
https://www.theatlantic.com/magazine/archive/2023/05/ice-cream-bad-for-you-health-study/673487/
Could Ice Cream Possibly Be Good for You?


2024-01-01



---
https://www.theatlantic.com/national/archive/2013/04/why-are-there-so-few-resurrected-corpses-in-the-united-states/274681/
Why Are There So Few Resurrected Corpses in the United States? Pat Robertson thinks it's because of the Ivy League


2024-01-01



---
https://www.theatlantic.com/national/archive/2014/12/the-zen-predator-of-the-upper-east-side/383831/
The Zen Predator of the Upper East Side


2024-01-01



---
https://www.theatlantic.com/news/archive/2019/11/introducing-new-look-atlantic/601762/
Introducing a New Look for _The Atlantic_: A conversation with the magazine's creative director, Peter Mendelsund, about our bold new design


2024-01-01



---
https://www.theatlantic.com/past/docs/unbound/langew/extreme.htm
The World in Its Extreme


2024-01-01



---
https://www.theatlantic.com/podcasts/archive/2023/11/cockroach-bait-invention-combat/676167/
The Cockroach Cure


2024-01-01



---
https://www.theatlantic.com/politics/archive/2012/11/obama-did-better-in-states-where-lots-of-people-search-for-top-chef/265045/
Obama Did Better in States Where Lots of People Search for 'Top Chef'


2024-01-01



---
https://www.theatlantic.com/politics/archive/2016/06/karen-king-responds-to-the-unbelievable-tale-of-jesus-wife/487484/
Karen King Says the ‘Jesus's Wife’ Papyrus Fragment Is Likely a Forgery


2024-01-01



---
https://www.theatlantic.com/politics/archive/2017/03/the-dangers-of-blaming-trump-for-anti-semitism/520692/
The Dangers of Blaming Trump for Anti-Semitism: The arrest of an Israeli American for making bomb threats points to the flaws in the narrative that many Jews have constructed about President Donald Trump and his supporters.


2024-01-01



---
https://www.theatlantic.com/science/archive/2016/02/the-unexplored-marvels-locked-away-in-our-natural-history-museums/459306/
Natural History Museums Are Teeming With Undiscovered Species: Tracking them down is a globe-trotting adventure that rivals any jungle expedition


2024-01-01



---
https://www.theatlantic.com/science/archive/2017/08/annie-dillards-total-eclipse/536148/
Annie Dillard's Classic Essay 'Total Eclipse'


2024-01-01



---
https://www.theatlantic.com/science/archive/2017/10/benzene-tree-organic-compounds/530655/
How the Benzene Tree Polluted the World


2024-01-01



---
https://www.theatlantic.com/science/archive/2017/11/what-happens-when-you-put-500000-peoples-dna-online/543747/
What Happens When You Put 500,000 People's DNA Online


2024-01-01



---
https://www.theatlantic.com/science/archive/2018/11/psychologys-replication-crisis-real/576223/
Psychology's Replication Crisis Is Running Out of Excuses: Another big project has found that only half of studies can be repeated. And this time, the usual explanations fall flat.


2024-01-01



---
https://www.theatlantic.com/science/archive/2019/01/hagfish-slime/581002/
It expands by 10,000 times in a fraction of a second, it is 100,000 times softer than Jell-O, and it fends off sharks and Priuses alike


2024-01-01



---
https://www.theatlantic.com/science/archive/2019/01/unprecedentedly-thorough-evolution-experiment/581521/
The Wild Experiment That Showed Evolution in Real Time: By placing wild mice in large outdoor enclosures, an ambitious team of scientists has illustrated the full process of natural selection in a single study


2024-01-01



---
https://www.theatlantic.com/science/archive/2019/03/dna-tests-for-envelopes-have-a-price/583636/
Is DNA Left on Envelopes Fair Game for Testing? The genealogist‘s dream of testing old, spit-laced artifacts is coming true—but raising questions about who controls dead people’s DNA


2024-01-01



---
https://www.theatlantic.com/science/archive/2019/03/the-revolutionary-discovery-of-a-distributed-virus/584884/
A New Discovery Upends What We Know About Viruses: A plant virus distributes its genes into eight separate segments that can all reproduce, even if they infect different cells


2024-01-01



---
https://www.theatlantic.com/science/archive/2021/07/gamers-are-better-scientists-catching-fraud/619324/
A pair of recent cheating scandals—one in the ‘speedrunning’ community of gamers, and one in medical research—call attention to an alarming contrast


2024-01-01



---
https://www.theatlantic.com/science/archive/2021/07/unsolicited-seeds-china-brushing/619417/
The Truth Behind the Amazon Mystery Seeds From China


2024-01-01



---
https://www.theatlantic.com/technology/archive/2013/03/finale-for-now-on-googles-self-inflicted-trust-problem/274286/
Finale for Now on Google's Self-Inflicted Trust Problem


2024-01-01



---
https://www.theatlantic.com/technology/archive/2013/05/genetically-engineering-an-icon-can-biotech-bring-the-chestnut-back-to-americas-forests/276356/
Genetically Engineering an Icon: Can Biotech Bring the Chestnut Back to America's Forests?


2024-01-01



---
https://www.theatlantic.com/technology/archive/2013/05/interesting-software-follow-up-scrivener-googles-orphans/275563/
Interesting' Software Follow-Up: Scrivener, Google's Orphans


2024-01-01



---
https://www.theatlantic.com/technology/archive/2017/08/inside-waymos-secret-testing-and-simulation-facilities/537648/?single_page=true
Inside Waymo's Secret World for Training Self-Driving Cars


2024-01-01



---
https://www.theatlantic.com/technology/archive/2018/05/when-did-tv-watching-peak/561464/
When Did TV Watching Peak? It's probably later than you think, and long after the internet became widespread


2024-01-01



---
https://www.theatlantic.com/technology/archive/2020/07/fake-pregnancy-celebrity-theories-benedict-cumberbacth-babygate/614089/
The Internet of Fake-Baby Conspiracy Theories


2024-01-01



---
https://www.theaustralian.com.au/business/economics/mining-drags-down-productivity/story-e6frg926-1226107755451



2024-01-01



---
https://www.thebalancemoney.com/us-gdp-by-year-3305543
U.S. GDP by Year, Compared to Recessions and Events


2024-01-01



---
https://www.thebeliever.net/a-natural-mother/
The Story Of An Intellectually Disabled Woman Who Had Long Wanted A Child But Decided To Adopt A Doll Instead


2024-01-01



---
https://www.thebeliever.net/descending-night/
Descending Night


2024-01-01



---
https://www.thebeliever.net/mithradites-of-fond-du-lac/
Mithradites of Fond du Lac


2024-01-01



---
https://www.thebeliever.net/oulipo-ends-where-the-work-begins/
Oulipo Ends Where the Work Begins


2024-01-01



---
https://www.thebookseller.com/features/berkeley-hotel-hostage
The Berkeley Hotel hostage


2024-01-01



---
https://www.thebrainobservatory.org/research



2024-01-01



---
https://www.thebullvine.com/genomics/genetic-super-cow-myth-reality/
The Genetic ‘SUPER COW’ – Myth vs Reality


2024-01-01



---
https://www.thecut.com/2015/05/how-a-grad-student-uncovered-a-huge-fraud.html
The Case of the Amazing Gay-Marriage Data: How a Graduate Student Reluctantly Uncovered a Huge Scientific Fraud


2024-01-01



---
https://www.thecut.com/2016/05/pain-triumph-weiner-sexter-sydney-leathers.html
The Secret Struggle of the Woman Who Took Down Weiner


2024-01-01



---
https://www.thecut.com/2016/07/why-it-took-social-science-years-to-correct-a-simple-error-about-psychoticism.html
Why the ‘Psychoticism’ Error Took Years to Fix


2024-01-01



---
https://www.thecut.com/2016/12/what-makes-kids-stop-believing-in-santa.html
What Makes Kids Stop Believing in Santa?


2024-01-01



---
https://www.thecut.com/2017/01/psychologys-racism-measuring-tool-isnt-up-to-the-job.html
Psychology’s Racism-Measuring Tool Isn’t Up to the Job


2024-01-01



---
https://www.thecut.com/2019/01/precocious-puberty-patrick-burleigh.html
A Precocious Puberty Case: I Went Through Puberty at Age 2


2024-01-01



---
https://www.thecut.com/2019/05/the-tinder-hacker.html
The Tinder Hacker


2024-01-01



---
https://www.thecut.com/2019/07/bruce-hay-paternity-trap-maria-pia-shuman-mischa-haider.html
Is Bruce Hay the Most Gullible Man in Cambridge?


2024-01-01



---
https://www.thecut.com/article/how-anna-delvey-tricked-new-york.html
How Anna Delvey Tricked New York’s Party People


2024-01-01



---
https://www.thedailybeast.com/4-accusers-speak-out-about-how-broadway-star-alice-ripley-traumatized-her-young-fans



2024-01-01



---
https://www.thedailybeast.com/articles/2010/12/21/adderall-concentration-benefits-in-doubt-new-study.html



2024-01-01



---
https://www.thedailybeast.com/articles/2013/07/02/new-new-fatherhood-in-the-inner-city.html



2024-01-01



---
https://www.thedailybeast.com/how-an-ex-cop-rigged-mcdonalds-monopoly-game-and-stole-millions



2024-01-01



---
https://www.thedailybeast.com/inside-the-secret-facebook-war-for-mormon-hearts-and-minds
One-Click Heresy: Inside the Secret Facebook War For Mormon Hearts and Minds; What happens when social media manipulation targets religious faith?


2024-01-01



---
https://www.thedailybeast.com/vegan-youtube-is-imploding-as-stars-like-rawvana-bonny-rebecca-and-stella-rae-change-diets



2024-01-01



---
https://www.thedailybeast.com/why-doctors-arent-afraid-of-better-more-efficient-ai-diagnosing-cancer
Why Doctors Aren‘t Afraid of Better, More Efficient AI Diagnosing Cancer: Just like humans, AI isn’t perfect


2024-01-01



---
https://www.thedarkenlightenment.com/the-dark-enlightenment-by-nick-land/
The Dark Enlightenment, by Nick Land


2024-01-01



---
https://www.thediff.co/archive/big-tech-sees-like-a-state/
Big Tech Sees Like a State


2024-01-01



---
https://www.thediff.co/archive/how-bubbles-and-megaprojects-parallelize/
How Bubbles and Megaprojects Parallelize Innovation


2024-01-01



---
https://www.thefitzwilliam.com/p/turning-back-the-economic-clock
Turning Back the Economic Clock


2024-01-01



---
https://www.thefreelibrary.com/Carter+Scholz.+Radiance.-a093974757
Radiance


2024-01-01



---
https://www.thefreelibrary.com/E+unibus+pluram%3A+television+and+U.S.+fiction.-a013952319
E unibus pluram: television and U.S. fiction


2024-01-01



---
https://www.thefreelibrary.com/Sleep+debt+exacts+deceptive+cost.+%28Behavior%29.-a0100110931
Sleep debt exacts deceptive cost. (Behavior)


2024-01-01



---
https://www.thefreelibrary.com/Special+Tasks.-a015443828
Special Tasks


2024-01-01



---
https://www.thefreelibrary.com/Why+some+brothers+only+date+whites+and+%60others%27.-a097823524
Why some brothers only date whites and `others’.—Free Online Library


2024-11-02



---
https://www.thegazette.com/crime-courts/former-university-of-iowa-hospital-employee-used-fake-identity-for-35-years/
Former University of Iowa Hospital employee used fake identity for 35 years


2024-04-04



---
https://www.theglobalist.com/the-real-winners-and-losers-of-globalization/
The Real Winners and Losers of Globalization


2024-01-01



---
https://www.theguardian.com/books/2000/jan/14/classics.marcelproust
Finding the time Classics


2024-01-01



---
https://www.theguardian.com/books/2013/jul/10/man-behind-dickens-dostoevsky-hoax
The man behind the great Dickens and Dostoevsky hoax: When writer AD Harvey invented an 1862 meeting between Dickens and Dostoevsky, it was for years accepted as fact. So why did he do it—and why did he also create a series of fake academic identities?


2024-01-01



---
https://www.theguardian.com/books/2014/dec/06/kazuo-ishiguro-the-remains-of-the-day-guardian-book-club
Kazuo Ishiguro: how I wrote _The Remains of the Day_ in four weeks: The author reveals how the Tom Waits song Ruby's Arms served as inspiration for his Booker prize-winning classic novel


2024-01-01



---
https://www.theguardian.com/books/booksblog/2011/oct/27/best-times-to-write
The best of times to write: Dickens was all done by 2pm, long before Robert Frost got going. Do your words flow better at certain times of day?


2024-01-01



---
https://www.theguardian.com/books/booksblog/2015/jan/19/three-thousand-books-choose-reading-carefully
Three thousand reasons to choose your reading carefully Fiction


2024-01-01



---
https://www.theguardian.com/business/2019/mar/05/long-read-aldi-discount-supermarket-changed-britain-shopping
The Aldi effect: how one discount supermarket transformed the way Britain shops


2024-01-01



---
https://www.theguardian.com/commentisfree/2016/nov/15/alt-right-manosphere-mainstream-politics-breitbart
We need to talk about the online radicalisation of young, white men


2024-01-01



---
https://www.theguardian.com/culture/2017/jul/29/jon-ronson-bespoke-porn-nothing-is-too-weird-all-requests



2024-01-01



---
https://www.theguardian.com/education/2007/jan/17/highereducation.uk1
Nobel winners live longer, say researchers


2024-01-01



---
https://www.theguardian.com/education/2011/mar/29/wikipedia-survey-academic-contributions
Wikipedia wants more contributions from academics


2024-01-01



---
https://www.theguardian.com/education/2017/feb/23/ppe-oxford-university-degree-that-rules-britain
Oxford University graduates in philosophy, politics and economics make up an astonishing proportion of Britain's elite. But has it produced an out-of-touch ruling class?


2024-01-01



---
https://www.theguardian.com/global/2019/may/26/elton-john-in-my-own-words-exclusive-my-life-and-making-rocketman
Elton John: ‘They wanted to tone down the sex and drugs. But I haven't led a PG-13 life’


2024-01-01



---
https://www.theguardian.com/lifeandstyle/2013/may/03/brain-enhancing-drugs-mj-hyland
The drugs do work: my life on brain enhancers


2024-01-01



---
https://www.theguardian.com/news/2017/oct/10/the-science-of-spying-how-the-cia-secretly-recruits-academics
In order to tempt nuclear scientists from countries such as Iran or North Korea to defect, US spy agencies routinely send agents to academic conferences—or even host their own fake ones


2024-01-01



---
https://www.theguardian.com/news/2018/jun/15/how-to-spot-a-perfect-fake-the-worlds-top-art-forgery-detective



2024-01-01



---
https://www.theguardian.com/news/2019/jan/03/why-exercise-alone-wont-save-us
Why exercise alone won't save us: Sedentary lifestyles are killing us—we need to build activity into our everyday lives, not just leave it for the gym.


2024-01-01



---
https://www.theguardian.com/news/2021/nov/09/secrets-of-top-serial-killer-expert-france-stephane-bourgoin



2024-01-01



---
https://www.theguardian.com/politics/2013/oct/11/genetics-teaching-gove-adviser
Genetics outweighs teaching, Gove adviser tells his boss: Dominic Cummings' 250-page paper attacks fear of elitism and waste of billions of pounds, and calls for slimmed-down ministry


2024-01-01



---
https://www.theguardian.com/science/2003/jul/03/research.science
Why dolphins are deep thinkers: The more we study dolphins, the brighter they turn out to be


2024-01-01



---
https://www.theguardian.com/science/2015/mar/12/italian-scientists-dna-fascist-warrior-poet-semen-gabriele-dannunzio
Italian scientists ‘recreate DNA’ of fascist warrior-poet from semen stains: Forensic team says it used handkerchief splashed with Gabriele D’Annunzio’s sperm to recreate eccentric, 19<sup>th</sup>-century, rightwing leader’s genetic blueprint


2024-01-01



---
https://www.theguardian.com/science/2015/oct/08/complex-living-brain-simulation-replicates-sensory-rat-behaviour
Complex living brain simulation replicates sensory rat behavior: Blue Brain Project supercomputer recreates part of rodent's brain with 30,000 neurons connected by 40m synapses to show patterns of behavior triggered, for example, when whiskers are touched


2024-01-01



---
https://www.theguardian.com/science/2016/aug/23/childhood-concussion-linked-to-lifelong-health-and-social-problems
Childhood concussion linked to lifelong health and social problems: Study suggests that even mild childhood head injuries can increase the risk of low educational attainment, psychiatric hospitalization and early death


2024-01-01



---
https://www.theguardian.com/science/2016/jun/22/secret-of-taste-why-we-like-what-we-like
The secret of taste: why we like what we like


2024-01-01



---
https://www.theguardian.com/science/2017/jan/16/natural-selection-making-education-genes-rarer-says-icelandic-study
Natural selection making ‘education genes’ rarer, says Icelandic study: Researchers say that while the effect corresponds to a small drop in IQ per decade, over centuries the impact could be profound


2024-01-01



---
https://www.theguardian.com/science/2017/jun/27/profitable-business-scientific-publishing-bad-for-science
It is an industry like no other, with profit margins to rival Google—and it was created by one of Britain's most notorious tycoons: Robert Maxwell.


2024-01-01



---
https://www.theguardian.com/science/blog/2012/dec/05/sperm-count-fall-is-it-real
Studies show alarming sperm count falls, but some distrust the figures: Latest French research reports a huge decline over a 17-year period, and numbers are a big cause for concern—if true


2024-01-01



---
https://www.theguardian.com/science/sifting-the-evidence/2013/apr/10/unreliable-neuroscience-power-matters
Unreliable neuroscience? Why power matters


2024-01-01



---
https://www.theguardian.com/society/2012/nov/02/worlds-biggest-sperm-bank-denmark
Come inside: the world‘s biggest sperm bank; The world’s biggest sperm bank holds 170 litres of sperm, exports to more than 70 countries, and is responsible for more than 2,000 babies a year


2024-01-01



---
https://www.theguardian.com/society/2012/oct/04/internet-drugs-police
Sniffing out the internet drug barons


2024-01-01



---
https://www.theguardian.com/society/2023/feb/15/girl-with-deadly-inherited-condition-mld-cured-gene-therapy-libmeldy-nhs
Girl with deadly inherited condition is cured with gene therapy on NHS


2024-01-01



---
https://www.theguardian.com/sport/2022/jul/17/ryan-jones-dementia-diagnosis-aged-41-wales-rugby-union



2024-01-01



---
https://www.theguardian.com/technology/2011/apr/08/footnotes-history-wikipedia
Footnotes, history and Wikipedia


2024-01-01



---
https://www.theguardian.com/technology/2013/dec/09/recovering-stolen-bitcoin-sheep-marketplace-trading-digital-currency-money
Recovering stolen bitcoin: a digital wild goose chase


2024-01-01



---
https://www.theguardian.com/technology/2013/mar/22/google-keep-services-closed
Google Keep? It'll probably be with us until March 2017


2024-01-01



---
https://www.theguardian.com/technology/2014/may/30/life-after-silk-road-how-the-darknet-drugs-market-is-booming
Life after Silk Road: how the darknet drugs market is booming


2024-01-01



---
https://www.theguardian.com/technology/2014/nov/07/silk-road-20-operation-onymous-dark-web-drugs-takedown
Silk Road 2.0 targeted in 'Operation Onymous' dark-web takedown


2024-01-01



---
https://www.theguardian.com/technology/2016/mar/16/youtube-past-video-dating-website
YouTube was meant to be a video-dating website: Co-founder Steve Chen tells SXSW conference that ‘we thought dating would be the obvious choice'—but internet users didn’t agree


2024-01-01



---
https://www.theguardian.com/uk-news/2017/mar/16/what-happens-when-queen-elizabeth-dies-london-bridge
She is venerated around the world. She has outlasted 12 US presidents. She stands for stability and order. But her kingdom is in turmoil, and her subjects are in denial that her reign will ever end. That's why the palace has a plan.


2024-01-01



---
https://www.theguardian.com/uk/2008/aug/20/uksecurity.terrorism1
MI5 report challenges views on terrorism in Britain UK security and counter-terrorism


2024-01-01



---
https://www.theguardian.com/us-news/2024/mar/31/israeli-tech-couple-california-plane-crash
Israeli tech entrepreneurs die in California plane crash


2024-04-03



---
https://www.theguardian.com/world/2003/jun/24/usa.science
How two students built an A-bomb: It's one of the burning questions of the moment: how easy would it be for a country with no nuclear expertise to build an A-bomb? Forty years ago in a top-secret project, the US military set about finding out. Oliver Burkeman talks to the men who solved the nuclear puzzle in just 30 months


2024-01-01



---
https://www.theguardian.com/world/2012/aug/04/future-drones
Developers predict that pilotless devices will join planes in civilian airspace—and dream of electric robots counting sheep


2024-01-01



---
https://www.theguardian.com/world/2014/jul/08/two-british-men-admit-linking-extremist-group-syria
Two British men admit to linking up with extremist group in Syria


2024-01-01



---
https://www.thehomesecuritysuperstore.com/collections/driveway-alarms
Best Driveway Alarms Wireless Driveway Alarm


2024-01-01



---
https://www.theindiaforum.in/article/revolt-upper-castes
The Revolt of the Upper Castes


2024-01-01



---
https://www.theinformation.com/articles/at-booming-toptal-no-stock-for-employees-or-investors



2024-09-03



---
https://www.theinformation.com/articles/openai-isnt-expected-to-offer-microsoft-other-investors-a-board-seat



2024-01-01



---
https://www.theintrinsicperspective.com/p/how-geniuses-used-to-be-raised
How geniuses used to be raised


2024-09-03



---
https://www.theintrinsicperspective.com/p/the-gossip-trap
The gossip trap


2024-01-01



---
https://www.thekartel.com/categoryblog/17662651-an-interview-with-fumio-iida-animator-for-gainax.html



2024-01-01



---
https://www.thekurzweillibrary.com/predictions.php



2024-01-01



---
https://www.theladders.com/research-2/3556/
On a First-name Basis with Success? Your Mom Chose Your Name Wisely


2024-01-01



---
https://www.thelancet.com/journals/lancet/article/PIIS0140-6736%2806%2969420-8/fulltext
Effect of rosiglitazone on the frequency of diabetes in patients with impaired glucose tolerance or impaired fasting glucose: a randomized controlled trial
DREAM
2006
2024-01-01



---
https://www.thelancet.com/journals/lancet/article/PIIS0140-6736%2811%2960693-4/abstract



2024-01-01



---
https://www.thelocal.de/20120420/42059
Doctors must pay for ‘stolen sperm’ babies


2024-01-01



---
https://www.themarginalian.org/2012/02/22/henry-miller-on-writing/
Henry Miller’s 11 Commandments of Writing and His Daily Creative Routine


2024-01-01



---
https://www.themarshallproject.org/2021/03/24/a-bestselling-author-became-obsessed-with-freeing-a-man-from-prison-it-nearly-ruined-her-life
How 'Water for Elephants' Author Sara Gruen Nearly Ruined Her Life


2024-01-01



---
https://www.themoneyillusion.com/
TheMoneyIllusion


2024-01-01



---
https://www.themoneyillusion.com/about-those-employment-to-population-ratios/
About those employment to population ratios


2024-01-01



---
https://www.themoneyillusion.com/the-employment-to-population-ratio-is-nearly-meaningless/
The employment to population ratio is nearly meaningless


2024-01-01



---
https://www.themoneyillusion.com/why-china-should-celebrate-columbus-day/
Why China should celebrate Columbus Day


2024-01-01



---
https://www.themonthly.com.au/issue/2013/february/1366597433/richard-flanagan/gambler
The Gambler: At home with David Walsh


2024-01-01



---
https://www.themtank.org/a-year-in-computer-vision
A Year in Computer Vision


2024-01-01



---
https://www.thenakedscientists.com/articles/questions/how-long-could-one-survive-eating-yourself
How long could one survive eating yourself?


2024-01-01



---
https://www.thenewatlantis.com/publications/correlation-causation-and-confusion
Correlation, Causation, and Confusion


2024-01-01



---
https://www.thenewatlantis.com/publications/jihadi-digital-natives
Jihadi Digital Natives


2024-01-01



---
https://www.thenewatlantis.com/publications/saving-science
Saving Science


2024-01-01



---
https://www.theoryland.com/intvmain.php?i=740
A Chat with Brandon Sanderson: Wheel of Time Interview


2024-01-01



---
https://www.theotaku.com/fanwords/view/1131/evangelion_1.0_interview%3A_kobun_shizuno/
Evangelion 1.0 Interview: Kobun Shizuno


2024-01-01



---
https://www.theparisreview.org/blog/2018/04/25/the-strange-history-of-the-king-pine/



2024-01-01



---
https://www.theparisreview.org/blog/2018/08/08/notes-nearing-ninety-learning-to-write-less/
Notes Nearing Ninety: Learning to Write Less


2024-01-01



---
https://www.theparisreview.org/interviews/1/the-art-of-fiction-no-181-paula-fox
The Art of Fiction No. 181


2024-01-01



---
https://www.theparisreview.org/interviews/1032/the-art-of-fiction-no-155-jose-saramago
Paris Review - The Art of Fiction No. 155


2024-01-01



---
https://www.theparisreview.org/interviews/1104/the-art-of-fiction-no-152-russell-banks
The Art of Fiction No. 152


2024-01-01



---
https://www.theparisreview.org/interviews/1105/the-art-of-fiction-no-153-ismail-kadare
The Art of Fiction No. 153


2024-01-01



---
https://www.theparisreview.org/interviews/1156/the-art-of-fiction-no-151-martin-amis
The Art of Fiction No. 151


2024-01-01



---
https://www.theparisreview.org/interviews/1218/the-art-of-poetry-no-76-robert-pinsky
The Art of Poetry No. 76


2024-01-01



---
https://www.theparisreview.org/interviews/1250/the-art-of-fiction-no-149-john-le-carre
The Art of Fiction No. 149


2024-01-01



---
https://www.theparisreview.org/interviews/1280/the-art-of-theater-no-11-david-mamet
The Art of Theater No. 11


2024-01-01



---
https://www.theparisreview.org/interviews/1281/the-art-of-theater-no-12-sam-shepard
Paris Review - The Art of Theater No. 12


2024-01-01



---
https://www.theparisreview.org/interviews/1324/the-art-of-criticism-no-3-helen-vendler
The Art of Criticism No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/1366/the-art-of-fiction-no-148-amos-oz
The Art of Fiction No. 148


2024-01-01



---
https://www.theparisreview.org/interviews/1395/the-art-of-fiction-no-146-william-f-buckley-jr
The Art of Fiction No. 146


2024-01-01



---
https://www.theparisreview.org/interviews/1431/the-art-of-fiction-no-144-richard-price
The Art of Fiction No. 144


2024-01-01



---
https://www.theparisreview.org/interviews/1506/the-art-of-criticism-no-2-george-steiner
Paris Review - The Art of Criticism No. 2


2024-01-01



---
https://www.theparisreview.org/interviews/1627/the-art-of-fiction-no-141-p-d-james
The Art of Fiction No. 141


2024-01-01



---
https://www.theparisreview.org/interviews/1628/the-art-of-fiction-no-142-patrick-obrian
The Art of Fiction No. 142


2024-01-01



---
https://www.theparisreview.org/interviews/1720/the-art-of-fiction-no-139-chinua-achebe
The Art of Fiction No. 139


2024-01-01



---
https://www.theparisreview.org/interviews/1721/the-art-of-poetry-no-70-czeslaw-milosz
The Art of Poetry No. 70


2024-01-01



---
https://www.theparisreview.org/interviews/1759/the-art-of-fiction-no-138-louis-auchincloss
The Art of Fiction No. 138


2024-01-01



---
https://www.theparisreview.org/interviews/1791/the-art-of-fiction-no-137-alice-munro
The Art of Fiction No. 137


2024-01-01



---
https://www.theparisreview.org/interviews/1830/the-art-of-fiction-no-136-ken-kesey
Paris Review - The Art of Fiction No. 136


2024-01-01



---
https://www.theparisreview.org/interviews/1831/the-art-of-poetry-no-68-w-d-snodgrass
The Art of Poetry No. 68


2024-01-01



---
https://www.theparisreview.org/interviews/1887/the-art-of-fiction-no-135-don-delillo
The Art of Fiction No. 135


2024-01-01



---
https://www.theparisreview.org/interviews/1888/the-art-of-fiction-no-134-toni-morrison
Paris Review - The Art of Fiction No. 134


2024-01-01



---
https://www.theparisreview.org/interviews/1961/the-art-of-poetry-no-45-amy-clampitt
Paris Review - The Art of Poetry No. 45


2024-01-01



---
https://www.theparisreview.org/interviews/1962/the-art-of-fiction-no-132-mark-helprin
Paris Review - The Art of Fiction No. 132


2024-01-01



---
https://www.theparisreview.org/interviews/1993/the-art-of-theater-no-9-john-guare
The Art of Theater No. 9


2024-01-01



---
https://www.theparisreview.org/interviews/2/the-art-of-fiction-no-182-haruki-murakami
The Art of Fiction No. 182


2024-01-01



---
https://www.theparisreview.org/interviews/2027/the-art-of-fiction-no-130-italo-calvino
The Art of Fiction No. 130


2024-01-01



---
https://www.theparisreview.org/interviews/2062/the-art-of-fiction-no-129-naguib-mahfouz
The Art of Fiction No. 129


2024-01-01



---
https://www.theparisreview.org/interviews/2096/the-art-of-fiction-no-128-claude-simon
The Art of Fiction No. 128


2024-01-01



---
https://www.theparisreview.org/interviews/2129/the-art-of-fiction-no-127-reynolds-price
Paris Review - The Art of Fiction No. 127


2024-01-01



---
https://www.theparisreview.org/interviews/2164/the-art-of-fiction-no-125-wright-morris
The Art of Fiction No. 125


2024-01-01



---
https://www.theparisreview.org/interviews/2191/the-art-of-fiction-no-124-gunter-grass
The Art of Fiction No. 124


2024-01-01



---
https://www.theparisreview.org/interviews/2192/the-art-of-poetry-no-42-octavio-paz
Paris Review - The Art of Poetry No. 42


2024-01-01



---
https://www.theparisreview.org/interviews/2225/the-art-of-criticism-no-1-harold-bloom
The Art of Criticism No. 1


2024-01-01



---
https://www.theparisreview.org/interviews/2226/the-art-of-fiction-no-123-tom-wolfe
Paris Review - The Art of Fiction No. 123


2024-01-01



---
https://www.theparisreview.org/interviews/2262/the-art-of-fiction-no-121-margaret-atwood
The Art of Fiction No. 121


2024-01-01



---
https://www.theparisreview.org/interviews/227/the-art-of-fiction-no-176-amy-hempel
The Art of Fiction No. 176


2024-01-01



---
https://www.theparisreview.org/interviews/2279/the-art-of-fiction-no-119-maya-angelou
The Art of Fiction No. 119


2024-01-01



---
https://www.theparisreview.org/interviews/228/the-art-of-fiction-no-177-jonathan-lethem
The Art of Fiction No. 177


2024-01-01



---
https://www.theparisreview.org/interviews/2280/the-art-of-fiction-no-120-mario-vargas-llosa
The Art of Fiction No. 120


2024-01-01



---
https://www.theparisreview.org/interviews/2314/the-art-of-fiction-no-118-wallace-stegner
The Art of Fiction No. 118


2024-01-01



---
https://www.theparisreview.org/interviews/2341/the-art-of-fiction-no-115-nathalie-sarraute
The Art of Fiction No. 115


2024-01-01



---
https://www.theparisreview.org/interviews/2342/the-art-of-fiction-no-116-mary-lee-settle
Paris Review - The Art of Fiction No. 116


2024-01-01



---
https://www.theparisreview.org/interviews/2368/the-art-of-fiction-no-114-manuel-puig
Paris Review - The Art of Fiction No. 114


2024-01-01



---
https://www.theparisreview.org/interviews/2369/the-art-of-poetry-no-41-charles-wright
The Art of Poetry No. 41


2024-01-01



---
https://www.theparisreview.org/interviews/2417/the-art-of-fiction-no-110-elizabeth-spencer
The Art of Fiction No. 110


2024-01-01



---
https://www.theparisreview.org/interviews/2442/the-art-of-fiction-no-108-william-trevor
The Art of Fiction No. 108


2024-01-01



---
https://www.theparisreview.org/interviews/2466/the-art-of-fiction-no-106-john-mortimer
Paris Review - The Art of Fiction No. 106


2024-01-01



---
https://www.theparisreview.org/interviews/2467/the-art-of-theater-no-7-tom-stoppard
Paris Review - The Art of Theater No. 7


2024-01-01



---
https://www.theparisreview.org/interviews/2487/the-art-of-poetry-no-40-anthony-hecht
The Art of Poetry No. 40


2024-01-01



---
https://www.theparisreview.org/interviews/2488/the-art-of-fiction-no-105-edmund-white
The Art of Fiction No. 105


2024-01-01



---
https://www.theparisreview.org/interviews/2511/the-art-of-fiction-no-104-jim-harrison
The Art of Fiction No. 104


2024-01-01



---
https://www.theparisreview.org/interviews/2630/the-art-of-fiction-no-98-anita-brookner
Paris Review - The Art of Fiction No. 98


2024-01-01



---
https://www.theparisreview.org/interviews/2631/the-art-of-fiction-no-99-peter-taylor
The Art of Fiction No. 99


2024-01-01



---
https://www.theparisreview.org/interviews/2642/the-art-of-fiction-no-96-francine-du-plessix-gray
The Art of Fiction No. 96


2024-01-01



---
https://www.theparisreview.org/interviews/2693/the-art-of-fiction-no-95-cynthia-ozick
The Art of Fiction No. 95


2024-01-01



---
https://www.theparisreview.org/interviews/2719/the-art-of-poetry-no-37-derek-walcott
The Art of Poetry No. 37


2024-01-01



---
https://www.theparisreview.org/interviews/2756/the-art-of-fiction-no-92-john-hersey
Hersey, The Art of Fiction No. 92


2024-01-01



---
https://www.theparisreview.org/interviews/2757/the-art-of-fiction-no-93-john-irving
The Art of Fiction No. 93


2024-01-01



---
https://www.theparisreview.org/interviews/2819/the-art-of-fiction-no-91-alain-robbe-grillet
The Art of Fiction No. 91


2024-01-01



---
https://www.theparisreview.org/interviews/2820/the-art-of-poetry-no-36-karl-shapiro
The Art of Poetry No. 36


2024-01-01



---
https://www.theparisreview.org/interviews/2845/the-art-of-fiction-no-90-robert-stone
The Art of Fiction No. 90


2024-01-01



---
https://www.theparisreview.org/interviews/2867/the-art-of-fiction-no-89-thomas-mcguane
The Art of Fiction No. 89


2024-01-01



---
https://www.theparisreview.org/interviews/2910/the-art-of-fiction-no-86-john-barth
The Art of Fiction No. 86


2024-01-01



---
https://www.theparisreview.org/interviews/2929/the-art-of-fiction-no-85-j-g-ballard
Paris Review - The Art of Fiction No. 85


2024-01-01



---
https://www.theparisreview.org/interviews/2957/the-art-of-fiction-no-84-philip-roth
The Art of Fiction No. 84


2024-01-01



---
https://www.theparisreview.org/interviews/2976/the-art-of-fiction-no-80-arthur-koestler
Paris Review - The Art of Fiction No. 80


2024-01-01



---
https://www.theparisreview.org/interviews/2978/the-art-of-fiction-no-82-edna-obrien
The Art of Fiction No. 82


2024-01-01



---
https://www.theparisreview.org/interviews/298/the-art-of-fiction-no-175-richard-powers
The Art of Fiction No. 175


2024-01-01



---
https://www.theparisreview.org/interviews/2994/the-art-of-fiction-no-78-james-baldwin
The Art of Fiction No. 78


2024-01-01



---
https://www.theparisreview.org/interviews/2995/the-art-of-fiction-no-79-elie-wiesel
The Art of Fiction No. 79


2024-01-01



---
https://www.theparisreview.org/interviews/30/the-art-of-poetry-no-87-paul-muldoon
The Art of Poetry No. 87


2024-01-01



---
https://www.theparisreview.org/interviews/3014/the-art-of-poetry-no-33-john-ashbery
Paris Review - The Art of Poetry No. 33


2024-01-01



---
https://www.theparisreview.org/interviews/3040/the-art-of-poetry-no-32-may-sarton
Paris Review - The Art of Poetry No. 32


2024-01-01



---
https://www.theparisreview.org/interviews/3059/the-art-of-fiction-no-76-raymond-carver
The Art of Fiction No. 76


2024-01-01



---
https://www.theparisreview.org/interviews/3060/the-art-of-fiction-no-77-nadine-gordimer
The Art of Fiction No. 77


2024-01-01



---
https://www.theparisreview.org/interviews/3078/the-art-of-fiction-no-74-heinrich-boll
The Art of Fiction No. 74


2024-01-01



---
https://www.theparisreview.org/interviews/3098/the-art-of-fiction-no-62-erskine-caldwell
Paris Review - The Art of Fiction No. 62


2024-01-01



---
https://www.theparisreview.org/interviews/3138/the-art-of-fiction-no-71-william-maxwell
The Art of Fiction No. 71: William Maxwell
William Maxwell, John Seabrook
1982-09
2024-01-01



---
https://www.theparisreview.org/interviews/3153/the-art-of-poetry-no-30-philip-larkin
The Art of Poetry No. 30


2024-01-01



---
https://www.theparisreview.org/interviews/3196/the-art-of-fiction-no-69-gabriel-garcia-marquez
The Art of Fiction No. 69


2024-01-01



---
https://www.theparisreview.org/interviews/3209/the-art-of-theater-no-5-tennessee-williams
Paris Review - The Art of Theater No. 5


2024-01-01



---
https://www.theparisreview.org/interviews/3316/the-art-of-poetry-no-26-andrei-voznesensky
Paris Review - The Art of Poetry No. 26


2024-01-01



---
https://www.theparisreview.org/interviews/3378/the-art-of-poetry-no-23-david-ignatow
Paris Review - The Art of Poetry No. 23


2024-01-01



---
https://www.theparisreview.org/interviews/3379/the-art-of-poetry-no-24-peter-levi
The Art of Poetry No. 24


2024-01-01



---
https://www.theparisreview.org/interviews/3395/the-art-of-fiction-no-4-continued-irwin-shaw
Paris Review - The Art of Fiction No. 4 (Continued)


2024-01-01



---
https://www.theparisreview.org/interviews/3439/the-art-of-fiction-no-71-joan-didion
The Art of Fiction No. 71: Joan Didion
Joan Didion, Linda Kuehl
1971-09
2024-01-01



---
https://www.theparisreview.org/interviews/3440/the-art-of-fiction-no-70-margaret-drabble
Paris Review - The Art of Fiction No. 70


2024-01-01



---
https://www.theparisreview.org/interviews/3441/the-art-of-fiction-no-72-joyce-carol-oates
Paris Review - The Art of Fiction No. 72


2024-01-01



---
https://www.theparisreview.org/interviews/3547/the-art-of-fiction-no-66-marguerite-young
The Art of Fiction No. 66


2024-01-01



---
https://www.theparisreview.org/interviews/355/the-art-of-fiction-no-174-guy-davenport
Paris Review - The Art of Fiction No. 174


2024-01-01



---
https://www.theparisreview.org/interviews/3576/the-art-of-fiction-no-65-william-gass
The Art of Fiction No. 65


2024-01-01



---
https://www.theparisreview.org/interviews/3668/the-art-of-poetry-no-21-john-hall-wheelock
The Art of Poetry No. 21


2024-01-01



---
https://www.theparisreview.org/interviews/3772/the-art-of-fiction-no-59-kingsley-amis
The Art of Fiction No. 59


2024-01-01



---
https://www.theparisreview.org/interviews/3773/the-art-of-fiction-no-60-p-g-wodehouse
The Art of Fiction No. 60


2024-01-01



---
https://www.theparisreview.org/interviews/3809/the-art-of-fiction-no-53-j-p-donleavy
The Art of Fiction No. 53


2024-01-01



---
https://www.theparisreview.org/interviews/3894/the-art-of-fiction-no-51-joseph-heller
Paris Review - The Art of Fiction No. 51


2024-01-01



---
https://www.theparisreview.org/interviews/3917/the-art-of-fiction-no-50-gore-vidal
The Art of Fiction No. 50


2024-01-01



---
https://www.theparisreview.org/interviews/392/the-art-of-fiction-no-172-louis-begley
Paris Review - The Art of Fiction No. 172


2024-01-01



---
https://www.theparisreview.org/interviews/393/the-art-of-fiction-no-173-ian-mcewan
The Art of Fiction No. 173


2024-01-01



---
https://www.theparisreview.org/interviews/3970/the-art-of-poetry-no-17-w-h-auden
Paris Review - The Art of Poetry No. 17


2024-01-01



---
https://www.theparisreview.org/interviews/3971/the-art-of-fiction-no-49-christopher-isherwood
The Art of Fiction No. 49


2024-01-01



---
https://www.theparisreview.org/interviews/3994/the-art-of-fiction-no-48-anthony-burgess
The Art of Fiction No. 48


2024-01-01



---
https://www.theparisreview.org/interviews/4013/the-art-of-fiction-no-47-eudora-welty
The Art of Fiction No. 47


2024-01-01



---
https://www.theparisreview.org/interviews/4036/the-art-of-fiction-no-46-jerzy-kosinski
The Art of Fiction No. 46


2024-01-01



---
https://www.theparisreview.org/interviews/4091/the-art-of-poetry-no-14-pablo-neruda
The Art of Poetry No. 14


2024-01-01



---
https://www.theparisreview.org/interviews/4155/the-art-of-the-essay-no-1-e-b-white
Paris Review - The Art of the Essay No. 1


2024-01-01



---
https://www.theparisreview.org/interviews/4202/the-art-of-fiction-no-44-john-dos-passos
The Art of Fiction No. 44


2024-01-01



---
https://www.theparisreview.org/interviews/421/the-art-of-translation-no-3-william-weaver
The Art of Translation No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/4219/the-art-of-fiction-no-43-john-updike
The Art of Fiction No. 43


2024-01-01



---
https://www.theparisreview.org/interviews/422/the-art-of-fiction-no-171-john-edgar-wideman
The Art of Fiction No. 171


2024-01-01



---
https://www.theparisreview.org/interviews/4242/the-art-of-fiction-no-42-isaac-bashevis-singer
The Art of Fiction No. 42


2024-01-01



---
https://www.theparisreview.org/interviews/4260/the-art-of-fiction-no-41-jack-kerouac
The Art of Fiction No. 41


2024-01-01



---
https://www.theparisreview.org/interviews/4310/the-art-of-fiction-no-40-vladimir-nabokov
The Art of Fiction No. 40


2024-01-01



---
https://www.theparisreview.org/interviews/4388/the-art-of-fiction-no-38-blaise-cendrars
The Art of Fiction No. 38


2024-01-01



---
https://www.theparisreview.org/interviews/4424/the-art-of-fiction-no-36-william-s-burroughs
The Art of Fiction No. 36


2024-01-01



---
https://www.theparisreview.org/interviews/4444/the-art-of-fiction-no-35-simone-de-beauvoir
The Art of Fiction No. 35


2024-01-01



---
https://www.theparisreview.org/interviews/449/the-art-of-fiction-no-170-luisa-valenzuela
The Art of Fiction No. 170


2024-01-01



---
https://www.theparisreview.org/interviews/4503/the-art-of-fiction-no-32-norman-mailer
The Art of Fiction No. 32


2024-01-01



---
https://www.theparisreview.org/interviews/4569/the-art-of-fiction-no-29-katherine-anne-porter
Paris Review - The Art of Fiction No. 29


2024-01-01



---
https://www.theparisreview.org/interviews/4597/the-art-of-fiction-no-28-henry-miller
The Art of Fiction No. 28


2024-01-01



---
https://www.theparisreview.org/interviews/4618/the-art-of-fiction-no-27-mary-mccarthy
The Art of Fiction No. 27


2024-01-01



---
https://www.theparisreview.org/interviews/4698/the-art-of-fiction-no-24-aldous-huxley
The Art of Fiction No. 24


2024-01-01



---
https://www.theparisreview.org/interviews/4738/the-art-of-poetry-no-1-t-s-eliot
Paris Review - The Art of Poetry No. 1


2024-01-01



---
https://www.theparisreview.org/interviews/4779/the-art-of-fiction-no-22-james-jones
The Art of Fiction No. 22


2024-01-01



---
https://www.theparisreview.org/interviews/4800/the-art-of-fiction-no-22-henry-green
Paris Review - The Art of Fiction No. 22


2024-01-01



---
https://www.theparisreview.org/interviews/4825/the-art-of-fiction-no-21-ernest-hemingway
The Art of Fiction No. 21


2024-01-01



---
https://www.theparisreview.org/interviews/4848/the-art-of-fiction-no-20-angus-wilson
The Art of Fiction No. 20


2024-01-01



---
https://www.theparisreview.org/interviews/4954/the-art-of-fiction-no-12-william-faulkner
The Art of Fiction No. 12


2024-01-01



---
https://www.theparisreview.org/interviews/5093/the-art-of-fiction-no-6-alberto-moravia
The Art of Fiction No. 6


2024-01-01



---
https://www.theparisreview.org/interviews/5114/the-art-of-fiction-no-5-william-styron
The Art of Fiction No. 5


2024-01-01



---
https://www.theparisreview.org/interviews/5157/the-art-of-fiction-no-4-irwin-shaw
The Art of Fiction No. 4


2024-01-01



---
https://www.theparisreview.org/interviews/5180/the-art-of-fiction-no-3-graham-greene
The Art of Fiction No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/5391/the-art-of-fiction-no-183-tobias-wolff
The Art of Fiction No. 183


2024-01-01



---
https://www.theparisreview.org/interviews/5438/the-art-of-fiction-no-184-barry-hannah
The Art of Fiction No. 184


2024-01-01



---
https://www.theparisreview.org/interviews/5505/the-art-of-fiction-no-185-shirley-hazzard
The Art of Fiction No. 185


2024-01-01



---
https://www.theparisreview.org/interviews/5531/the-art-of-fiction-no-186-salman-rushdie
Paris Review - The Art of Fiction No. 186


2024-01-01



---
https://www.theparisreview.org/interviews/5583/the-art-of-poetry-no-91-jack-gilbert
The Art of Poetry No. 91


2024-01-01



---
https://www.theparisreview.org/interviews/5587/the-art-of-fiction-no-187-orhan-pamuk
Paris Review - The Art of Fiction No. 187


2024-01-01



---
https://www.theparisreview.org/interviews/561/the-art-of-fiction-no-164-beryl-bainbridge
The Art of Fiction No. 164


2024-01-01



---
https://www.theparisreview.org/interviews/562/the-art-of-fiction-no-165-julian-barnes
Paris Review - The Art of Fiction No. 165


2024-01-01



---
https://www.theparisreview.org/interviews/5641/the-art-of-fiction-no-188-peter-carey
Paris Review - The Art of Fiction No. 188


2024-01-01



---
https://www.theparisreview.org/interviews/5653/the-art-of-fiction-no-189-stephen-king
The Art of Fiction No. 189


2024-01-01



---
https://www.theparisreview.org/interviews/5680/the-art-of-fiction-no-190-javier-marias
Paris Review - The Art of Fiction No. 190


2024-01-01



---
https://www.theparisreview.org/interviews/5734/the-art-of-fiction-no-191-harry-mathews
The Art of Fiction No. 191


2024-01-01



---
https://www.theparisreview.org/interviews/5789/the-art-of-poetry-no-93-august-kleinzahler
The Art of Poetry No. 93


2024-01-01



---
https://www.theparisreview.org/interviews/5794/the-art-of-fiction-no-194-david-grossman
The Art of Fiction No. 194


2024-01-01



---
https://www.theparisreview.org/interviews/5816/the-art-of-fiction-no-195-kenzaburo-oe
The Art of Fiction No. 195


2024-01-01



---
https://www.theparisreview.org/interviews/5829/the-art-of-fiction-no-196-kazuo-ishiguro
Paris Review - The Art of Fiction No. 196


2024-01-01



---
https://www.theparisreview.org/interviews/5856/the-art-of-fiction-no-197-umberto-eco
The Art of Fiction No. 197


2024-01-01



---
https://www.theparisreview.org/interviews/5863/the-art-of-fiction-no-198-marilynne-robinson
Paris Review - The Art of Fiction No. 198


2024-01-01



---
https://www.theparisreview.org/interviews/5889/the-art-of-poetry-no-94-kay-ryan
The Art of Poetry No. 94


2024-01-01



---
https://www.theparisreview.org/interviews/5901/the-art-of-fiction-no-199-annie-proulx
The Art of Fiction No. 199


2024-01-01



---
https://www.theparisreview.org/interviews/5925/the-art-of-nonfiction-no-2-gay-talese
The Art of Nonfiction No. 2


2024-01-01



---
https://www.theparisreview.org/interviews/5948/the-art-of-fiction-no-201-james-ellroy
The Art of Fiction No. 201


2024-01-01



---
https://www.theparisreview.org/interviews/5952/the-art-of-poetry-no-95-frederick-seidel
The Art of Poetry No. 95


2024-01-01



---
https://www.theparisreview.org/interviews/5991/the-art-of-fiction-no-202-ha-jin
The Art of Fiction No. 202


2024-01-01



---
https://www.theparisreview.org/interviews/5992/the-art-of-memoir-no-1-mary-karr
The Art of Memoir No. 1


2024-01-01



---
https://www.theparisreview.org/interviews/5997/the-art-of-nonfiction-no-3-john-mcphee
The Art of Nonfiction No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/6012/the-art-of-fiction-no-203-ray-bradbury
The Art of Fiction No. 203


2024-01-01



---
https://www.theparisreview.org/interviews/6034/the-art-of-fiction-no-204-david-mitchell
David Mitchell, The Art of Fiction No. 204


2024-01-01



---
https://www.theparisreview.org/interviews/6039/the-art-of-fiction-no-205-norman-rush
The Art of Fiction No. 205


2024-01-01



---
https://www.theparisreview.org/interviews/6040/the-art-of-fiction-no-206-michel-houellebecq
The Art of Fiction No. 206


2024-01-01



---
https://www.theparisreview.org/interviews/6070/the-art-of-fiction-no-209-ann-beattie
Paris Review - The Art of Fiction No. 209


2024-01-01



---
https://www.theparisreview.org/interviews/6073/the-art-of-nonfiction-no-4-janet-malcolm
Paris Review - The Art of Nonfiction No. 4


2024-01-01



---
https://www.theparisreview.org/interviews/6088/the-art-of-fiction-no-210-samuel-r-delany
The Art of Fiction No. 210


2024-01-01



---
https://www.theparisreview.org/interviews/6089/the-art-of-fiction-no-211-william-gibson
William Gibson, The Art of Fiction No. 211; interviewed by David Wallace-Wells


2024-01-01



---
https://www.theparisreview.org/interviews/6116/the-art-of-fiction-no-214-alan-hollinghurst
The Art of Fiction No. 214


2024-01-01



---
https://www.theparisreview.org/interviews/6117/the-art-of-fiction-no-215-jeffrey-eugenides
Paris Review - The Art of Fiction No. 215


2024-01-01



---
https://www.theparisreview.org/interviews/6168/the-art-of-fiction-no-217-roberto-calasso
The Art of Fiction No. 217


2024-01-01



---
https://www.theparisreview.org/interviews/618/the-art-of-fiction-no-162-gustaw-herling
Paris Review - The Art of Fiction No. 162


2024-01-01



---
https://www.theparisreview.org/interviews/619/the-art-of-journalism-no-1-hunter-s-thompson
The Art of Journalism No. 1


2024-01-01



---
https://www.theparisreview.org/interviews/6223/the-art-of-biography-no-3-michael-holroyd
Paris Review - The Art of Biography No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/6231/the-art-of-biography-no-4-hermione-lee
The Art of Biography No. 4


2024-01-01



---
https://www.theparisreview.org/interviews/6282/the-art-of-nonfiction-no-6-geoff-dyer
The Art of Nonfiction No. 6


2024-01-01



---
https://www.theparisreview.org/interviews/6286/the-art-of-nonfiction-no-7-adam-phillips
The Art of Nonfiction No. 7


2024-01-01



---
https://www.theparisreview.org/interviews/6293/the-art-of-screenwriting-no-4-matthew-weiner
Paris Review - The Art of Screenwriting No. 4


2024-01-01



---
https://www.theparisreview.org/interviews/6324/the-art-of-fiction-no-224-aharon-appelfeld
The Art of Fiction No. 224


2024-01-01



---
https://www.theparisreview.org/interviews/6360/the-art-of-fiction-no-226-hilary-mantel
Paris Review - The Art of Fiction No. 226


2024-01-01



---
https://www.theparisreview.org/interviews/6441/the-art-of-nonfiction-no-9-lucy-sante
The Art of Nonfiction No. 9


2024-01-01



---
https://www.theparisreview.org/interviews/6442/the-art-of-biography-no-5-robert-caro
The Art of Biography No. 5


2024-01-01



---
https://www.theparisreview.org/interviews/6471/the-art-of-fiction-no-230-dag-solstad
Paris Review - The Art of Fiction No. 230


2024-01-01



---
https://www.theparisreview.org/interviews/651/the-art-of-fiction-no-161-t-coraghessan-boyle
Paris Review - The Art of Fiction No. 161


2024-01-01



---
https://www.theparisreview.org/interviews/6806/the-art-of-poetry-no-100-ishmael-reed
Paris Review - The Art of Poetry No. 100


2024-01-01



---
https://www.theparisreview.org/interviews/6807/the-art-of-poetry-no-101-j-h-prynne
The Art of Poetry No. 101


2024-01-01



---
https://www.theparisreview.org/interviews/6939/the-art-of-fiction-no-234-walter-mosley
Walter Mosley, The Art of Fiction No. 234


2024-01-01



---
https://www.theparisreview.org/interviews/6940/the-art-of-fiction-no-233-elias-khoury
The Art of Fiction No. 233


2024-01-01



---
https://www.theparisreview.org/interviews/6949/the-art-of-fiction-no-236-ali-smith
Paris Review - The Art of Fiction No. 236


2024-01-01



---
https://www.theparisreview.org/interviews/7089/the-art-of-biography-no-6-stacy-schiff
The Art of Biography No. 6


2024-01-01



---
https://www.theparisreview.org/interviews/7090/the-art-of-biography-no-7-richard-holmes
The Art of Biography No. 7


2024-01-01



---
https://www.theparisreview.org/interviews/7178/the-art-of-the-essay-no-3-hilton-als
Paris Review - The Art of the Essay No. 3


2024-01-01



---
https://www.theparisreview.org/interviews/7209/the-art-of-fiction-no-241-penelope-lively
The Art of Fiction No. 241


2024-01-01



---
https://www.theparisreview.org/interviews/730/the-art-of-poetry-no-80-geoffrey-hill
The Art of Poetry No. 80


2024-01-01



---
https://www.theparisreview.org/interviews/7370/the-art-of-poetry-no-103-carl-phillips
Paris Review - The Art of Poetry No. 103


2024-01-01



---
https://www.theparisreview.org/interviews/7474/the-art-of-fiction-no-244-alice-mcdermott
Paris Review - The Art of Fiction No. 244


2024-01-01



---
https://www.theparisreview.org/interviews/79/the-art-of-fiction-no-180-andrea-barrett
Paris Review - The Art of Fiction No. 180


2024-01-01



---
https://www.theparisreview.org/interviews/838/the-art-of-fiction-no-160-mavis-gallant
Paris Review - The Art of Fiction No. 160


2024-01-01



---
https://www.theparisreview.org/interviews/893/the-art-of-fiction-no-159-tahar-ben-jelloun
The Art of Fiction No. 159


2024-01-01



---
https://www.theparisreview.org/interviews/894/the-art-of-biography-no-2-david-mccullough
The Art of Biography No. 2


2024-01-01



---
https://www.theparisreview.org/interviews/895/the-art-of-theater-no-2-part-2-arthur-miller
Paris Review - The Art of Theater No. 2, Part 2


2024-01-01



---
https://www.theparisreview.org/interviews/930/the-art-of-translation-no-2-robert-fagles
The Art of Translation No. 2


2024-01-01



---
https://www.theparisreview.org/interviews/931/the-art-of-fiction-no-158-shelby-foote
Paris Review - The Art of Fiction No. 158


2024-01-01



---
https://www.theparisreview.org/letters-essays/1672/mishima-in-1958-donald-keene
Mishima in 1958


2024-01-01



---
https://www.thepinkestblack.com/2011/11/all-good-things.html



2024-01-01



---
https://www.theregister.com/2001/01/10/nsa_runs_best_fab/
NSA runs best fab in world


2024-01-01



---
https://www.theregister.com/2009/11/24/ripa_jfl/page4.html



2024-01-01



---
https://www.theregister.com/2011/03/22/ba_jihadist_trial_sentencing/
BA jihadist relied on Jesus-era encryption


2024-01-01



---
https://www.theregister.com/2013/03/07/baseband_processor_mobile_hack_threat/
Malware-flingers can pwn your mobile with Over-The-Air updates; German Fed-sponsored boffins: They have ways of hearing you talk


2024-01-01



---
https://www.theringer.com/2018/3/21/17130490/predictit-politics-elections-gambling
For gamblers looking for an edge, PredictIt turns politics into something more than a cynical battleground. Meet the people making bank on our nightmarish election cycle


2024-01-01



---
https://www.theringer.com/2020/5/27/21269951/porn-coronavirus-pandemic-onlyfans
The coronavirus has shuttered the adult entertainment industry, so enterprising performers are turning to platforms like OnlyFans to sell their product directly to consumers. It’s a trend that could change the way the industry works forever.


2024-01-01



---
https://www.theringer.com/features/2021/6/21/22542839/disc-golf-niche-sports-million-dollar-endorsement-deals
The Rise of the $10 Million Disc Golf Celebrity


2024-01-01



---
https://www.theringer.com/movies/2018/11/15/18091620/box-office-futures-dodd-frank-mpaa-recession
Box Office Bomb: The Short Life of Popcorn Prediction Markets—Once upon a time, box office futures could have changed Hollywood. And for two short days, they sort of did. But-in the midst of the financial crisis of 2008-lawmakers in Washington, D.C., had other ideas.


2024-01-01



---
https://www.theringer.com/movies/2021/6/30/22555687/terminator-2-judgement-day-t2-oral-history
The Oral History of ‘Terminator 2: Judgment Day’


2024-01-01



---
https://www.theringer.com/movies/2022/6/27/23181232/old-actors-aging-tom-cruise-top-gun-maverick
The Golden Age of the Aging Actor


2024-01-01



---
https://www.theringer.com/tech/2018/5/18/17362452/microsoft-antitrust-lawsuit-netscape-internet-explorer-20-years
Twenty years ago, Microsoft tried to eliminate its competition in the race for the future of the internet. The government had other ideas.


2024-01-01



---
https://www.thermofisher.com/us/en/home/life-science/microarray-analysis.html
Microarray Analysis


2024-01-01



---
https://www.theroot.com/exactly-how-black-is-black-america-1790895185
Exactly How ‘Black’ Is Black America?


2024-01-01



---
https://www.thersa.org/blog/2018/04/how-the-rsa-got-the-landed-nobility-to-plant-60m-trees
How the RSA got the landed aristocracy to plant 60 million trees


2024-01-01



---
https://www.thespacereview.com/article/873/1
The Space Review: Resurrecting Nikolai Fedorov


2024-03-13



---
https://www.thespl.it/p/pinduoduo-and-vertically-integrated
How the son of factory workers grew Pinduoduo from Zero to $100 billion in 5 years.


2024-01-01



---
https://www.thessgac.org/data



2024-01-01



---
https://www.thestar.com/news/gta/canadian-s-lucky-iron-fish-saves-lives-in-cambodia/article_31e88687-aad4-5019-a3ba-4a999866a87b.html



2024-01-01



---
https://www.thestranger.com/features/2012/11/21/15337239/the-lying-disease
The Lying Disease


2024-01-01



---
https://www.thestranger.com/features/2018/11/05/35073826/death-of-a-kinkster
Death of a Kinkster


2024-01-01



---
https://www.thestranger.com/tech/2019/06/11/40452193/repent-resent-or-reinvent-how-to-survive-a-pile-on
Repent, Resent, or Reinvent: How to Survive a Pile-On


2024-01-01



---
https://www.thestreet.com/investing/stocks/the-upshot-the-kids-in-the-hall-at-hq-10006531



2024-01-01



---
https://www.thestreet.com/personal-finance/5-completely-worthless-collectibles-10863800



2024-01-01



---
https://www.thetakeout.com/inside-black-market-vintage-kool-aid-packet-collectors-1835123510/
Inside the black market of vintage Kool-Aid packet collectors


2024-01-01



---
https://www.thetimes.com/



2024-01-01



---
https://www.thetimes.com/article/specialist-drone-unit-picks-off-invading-forces-as-they-sleep-zlx3dj7bb
Specialist Ukrainian drone unit picks off invading Russian forces as they sleep


2024-01-01



---
https://www.theverge.com/2012/11/21/3675278/silk-road-operator-says-fail-whale-not-feds-brought-down-notorious
Online drug dealers back on Silk Road after mysterious two-week outage


2024-01-01



---
https://www.theverge.com/2012/7/24/3177332/ia-oliver-reichenstein-writer-interview-good-design-is-invisible
Good design is invisible: an interview with iA's Oliver Reichenstein


2024-01-01



---
https://www.theverge.com/2013/1/16/3740422/the-life-and-death-of-the-american-arcade-for-amusement-only
For Amusement Only: the life and death of the American arcade


2024-01-01



---
https://www.theverge.com/2013/5/6/4295028/report-satoshi-nakamoto
Four years and $100 million later, Bitcoin’s mysterious creator remains anonymous


2024-01-01



---
https://www.theverge.com/2013/6/26/4468302/drug-enforcement-agency-seizes-11-bitcoins-in-south-carolina-bust-silk-road
Drug Enforcement Administration seizes 11 Bitcoins from alleged Silk Road dealer


2024-01-01



---
https://www.theverge.com/2015/5/13/8592817/rat-patrol-new-york-alberta-canada-south-georgia-eradication
On the front lines of humanity’s high-tech, global war on rats


2024-01-01



---
https://www.theverge.com/2018/12/19/18140799/amazon-marketplace-scams-seller-court-appeal-reinstatement
Dirty dealing in the $175 billion Amazon Marketplace


2024-01-01



---
https://www.theverge.com/2019/4/17/18299563/ai-algorithm-music-law-copyright-human
We’ve been warned about AI and music for over 50 years, but no one’s prepared


2024-01-01



---
https://www.theverge.com/2019/7/10/20687434/amazon-sellers-nomad-merchants-products-malls-walmart
Road-tripping with the Amazon nomads: To stock Amazon's shelves, merchants travel the backroads of America in search of rare soap and coveted toys


2024-01-01



---
https://www.theverge.com/2021/6/21/22538240/google-chat-allo-hangouts-talk-messaging-mess-timeline
Google’s messaging mess: a timeline


2024-01-01



---
https://www.theverge.com/2021/8/7/22614450/unopened-copy-super-mario-bros-sells-2-million-record
Unopened copy of Super Mario Bros. sells for a record $2 million


2024-01-01



---
https://www.theverge.com/21346343/gpt-3-explainer-openai-examples-errors-agi-potential
OpenAI’s latest breakthrough is astonishingly powerful, but still fighting its flaws


2024-01-01



---
https://www.thinkgeek.com/product/f358/



2024-01-01



---
https://www.thinkmate.com/
Thinkmate - Server, Workstation &amp; OEM Solutions


2024-01-01



---
https://www.thisamericanlife.org/668/transcript
668: The Long Fuse


2024-01-01



---
https://www.thispersondoesnotexist.com/



2024-01-01



---
https://www.thisstorydoesnotexist.com/



2024-01-01



---
https://www.thomasbarker.com/bitcoin-a-little-slice-of-future-shock/
Bitcoin: A Little Slice of Future Shock


2024-01-01



---
https://www.thoughtco.com/is-distance-learning-right-for-you-1098087
Is Distance Learning Right for You? Find Out if You Have the Five Qualities of Successful Distance Learners


2024-01-01



---
https://www.thoughtco.com/women-in-the-us-in-2000-3988512
Profile of Women in the United States in 2000


2024-01-01



---
https://www.thriftbooks.com/
New &amp; Used Books


2024-01-01



---
https://www.thv11.com/article/news/crime/more-details-man-accused-of-receiving-pot-through-mail/91-100936404
More details: Man accused of receiving pot through mail


2024-01-01



---
https://www.ti.com/product/MSP430F2003
MSP430F2003: 16-bit Ultra-Low-Power Microcontroller, 1kB Flash, 128B RAM, 16-Bit Sigma-Delta A/D, USI for SPI/I2C


2024-01-01



---
https://www.tiktok.com/@dale_ebert/video/7301073510267407658



2024-09-03



---
https://www.tiktok.com/@mia_lovespink/video/7252740341965557038



2024-01-01



---
https://www.timeanddate.com/date/durationresult.html?m1=9&d1=16&y1=2012&m2=3&d2=9&y2=2013&ti=on
Calculate Duration Between Two Dates


2024-01-01



---
https://www.timesofisrael.com/police-investigating-toddler-death-from-nicotine-overdose/
Police investigating toddler's death from nicotine overdose: Authorities look at possible negligence after two-year old fatally drinks liquid refill for electronic cigarette


2024-01-01



---
https://www.timesunion.com/business/article/At-last-chips-from-chip-fab-2450917.php
At last, chips from chip fab: Fab 8 has started limited chip production at Luther Forest


2024-01-01



---
https://www.tinyletter.com/



2024-01-01



---
https://www.tlmc.eu/
Touhou lossless music collection


2024-01-01



---
https://www.tmslab.org/publications/154.pdf
Effects of transcranial direct current stimulation on working memory in patients with Parkinson's disease


2024-01-01



---
https://www.tohtoritolonen.fi/files/pdf/fontani_2005.pdf
Cognitive and physiological effects of Omega-3 polyunsaturated fatty acid supplementation in healthy subjects
Fontani
2005
2024-01-01



---
https://www.tomshardware.com/news/google-removing-minix-management-engine-intel,35876.html
Google Working To Remove MINIX-Based ME From Intel Platforms


2024-01-01



---
https://www.tonywagner.com/
Tony Wagner


2024-01-01



---
https://www.toothycat.net/wiki/wiki.pl?DouglasReay/SnapBackGameRules
SnapBackGameRules


2024-01-01



---
https://www.toothycat.net/~hologram/Turing/
Magic: the Gathering is Turing Complete


2024-01-01



---
https://www.toplessrobot.com/2010/09/the_12_most_anti-american_anime.php
The 12 Most Anti-American Anime


2024-01-01



---
https://www.topshelfrecords.com/products/619339-el-ten-eleven-bankers-hill
Banker's Hill


2024-01-01



---
https://www.torproject.org/



2024-01-01



---
https://www.torproject.org/download/



2024-01-01



---
https://www.torservers.net/donate.html



2024-01-01



---
https://www.townandcountrymag.com/society/a12108750/personal-protection-dogs/
How a Former Navy Seal Turns an Attack Dog Into Your $100,000 New Best Friend: For a hefty price, Mike Ritland trains Personal Protection Dogs to keep your family safe


2024-01-01



---
https://www.trackinghappiness.com/effect-sleep-happiness/
Sleep Is The Key To Happiness [Charts and Analysis of &gt;1,000 Nights]


2024-01-01



---
https://www.traditionalmedicinals.com/
All-Natural Organic Herbal and Medicinal Teas


2024-01-01



---
https://www.tranquiltuesdays.com/product/phoenix-honey-orchid-oolong-tea/
2g? $1.40


2024-01-01



---
https://www.tranquiltuesdays.com/product/white-peony-white-tea/
2g? $1.30


2024-01-01



---
https://www.treehugger.com/how-dogs-are-helping-cheetahs-1181950
How Dogs are Helping Cheetahs


2024-01-01



---
https://www.trfetzer.com/welfare-cost-somalian-piracy/



2024-01-01



---
https://www.trubrain.com/
Empower your best thinking


2024-01-01



---
https://www.trussel.com/saint-ex/galant.htm
Lewis Galantière: Antoine de Saint-Exupéry


2024-01-01



---
https://www.tryhaskell.org/



2024-01-01

cs/haskell

---
https://www.tsmc.com/english/csr/employee_structure.htm



2024-01-01



---
https://www.tt-forums.net/viewtopic.php?f=29&t=37902&view=print
LED counter


2024-01-01



---
https://www.tuftandneedle.com/
Adaptive Sleep Technology


2024-01-01



---
https://www.tuftandneedle.com/faq/#category:3



2024-01-01



---
https://www.tuni.fi/en/terho-lehtimaki
Terho Lehtimäki


2024-07-17



---
https://www.tv-tokyo.co.jp/aoihonoo/special/blog/index.html
ドラマ24「アオイホノオ」


2024-01-01



---
https://www.tweaktown.com/news/32703/industry-analyst-still-unsure-of-the-significance-of-hynix-fire/index.html
Industry analyst still unsure of the significance of Hynix fire


2024-01-01



---
https://www.twitch.tv/videos/416276005#openai
MuseNet concert


2024-01-01



---
https://www.tylermw.com/posts/data_analysis/soma-water-filters-are-worthless-how-i-used-r-to-win-an-argument-with-my-wife.html
Soma Water Filters Are Worthless: How I Used R To Win An Argument With My Wife: ‘Can you really tell the difference?’—My wife, expressing fighting words


2024-01-01



---
https://www.typical.me/
Typical - AI personas


2024-01-01



---
https://www.u-ths.ac.jp/wp-files/2014/04/kiyou2013-5.pdf
お探しのページは見つかりませんでした


2024-01-01



---
https://www.u.arizona.edu/~ctb/wordhord.html
Old English Computer Glossary


2024-01-01



---
https://www.uber.com/blog/intrinsic-dimension/



2024-01-01



---
https://www.uber.com/us/en/beacon/



2024-01-01



---
https://www.ubu.com/concept/racter.html
U B U W E B :: Racter


2024-01-01



---
https://www.uc.pt/en/fmuc/phdhs/courses/Epidemiology/A_weight_of_evidence_approach_to_causal_inference.pdf
404 Page


2024-01-01



---
https://www.uclalawreview.org/pdf/57-6-3.pdf



2024-01-01



---
https://www.ukbiobank.ac.uk/frontiers-meeting-london-2014



2024-01-01



---
https://www.ukbiobank.ac.uk/wp-content/uploads/2011/03/2014-uk-biobank-limited-signed-2014-report-and-financial-statements.pdf



2024-01-01



---
https://www.ukbiobank.ac.uk/wp-content/uploads/2014/04/uk-biobank-axiom-array-content-summary-2014.pdf



2024-01-01



---
https://www.uky.edu/~eushe2/Pajares/jsignificant.html



2024-01-01



---
https://www.uliwestphal.de/elephas-anthropogenus/index.html

Uli Westphal

2024-01-01



---
https://www.umass.edu/wsp/resources/tales/dantzig.html



2024-01-01



---
https://www.unc.edu/~nielsen/soci708/cdocs/Schmidt_Hunter_2004.pdf



2024-08-04



---
https://www.unclelee.com/product_info.php?cPath=20_4&products_id=372_&_Green-Tea
Uncle Lee's Tea Inc. Online Website


2024-01-01



---
https://www.uni-regensburg.de/medizin/epidemiologie-praeventivmedizin/genetische-epidemiologie
Genetische Epidemiologie—Universität Regensburg


2024-12-11



---
https://www.unicef.org/pon95/nutr0009.html



2024-01-01



---
https://www.unicode.org/history/publicationdates.html
History of Unicode Release and Publication Dates


2024-01-01



---
https://www.unicode.org/reports/tr9/
UAX #9: Unicode Bidirectional Algorithm


2024-01-01



---
https://www.unicode.org/versions/Unicode6.0.0/ch12.pdf



2024-01-01



---
https://www.unicodeit.net/
unicodeit.net


2024-01-01



---
https://www.unitedpharmacies-uk.md/Modalert-Modafinil-100mg-10-Tablets-p-973.html
Modalert (Modafinil) - 100mg (10 Tablets)


2024-01-01



---
https://www.unitedpharmacies-uk.md/Modalert-Modafinil-200mg-10-Tablets-p-974.html
Modalert (Modafinil) - 200mg (10 Tablets)


2024-01-01



---
https://www.unitedpharmacies-uk.md/Modavigil-Modafinil-100mg-30-Tablets-p-759.html
Modavigil (Modafinil) - 100mg (30 Tablets)


2024-01-01



---
https://www.unitedpharmacies-uk.md/Waklert-150-Armodafinil-150mg-10-Tablets-p-1498.html
Waklert 150 (Armodafinil) - 150mg (10 Tablets)


2024-01-01



---
https://www.unitedpharmacies-uk.md/Waklert-50-Armodafinil-50mg-10-Tablets-p-1497.html
Waklert 50 (Armodafinil) - 50mg (10 Tablets)


2024-01-01



---
https://www.universetoday.com/148433/what-would-a-realistic-space-battle-look-like/
What Would a Realistic Space Battle Look Like?


2024-01-01



---
https://www.universiteitleiden.nl/en/staffmembers/johan-jukema#tab-2
Johan Jukema—Leiden University


2024-11-11



---
https://www.unqualified-reservations.org/2007/08/james-burnhams-dante-politics-as-wish/



2024-01-01



---
https://www.unqualified-reservations.org/2007/08/whats-wrong-with-cs-research/



2024-01-01



---
https://www.unqualified-reservations.org/2007/11/tryfon-tolides-almost-pure-empty-poetry/
Tryfon Tolides: an almost pure empty poetry


2024-01-01



---
https://www.unqualified-reservations.org/2007/12/why-i-am-not-libertarian/
Why I am not a libertarian


2024-01-01



---
https://www.unqualified-reservations.org/2008/01/how-i-stopped-believing-in-democracy/
How I stopped believing in democracy


2024-01-01



---
https://www.unqualified-reservations.org/2011/04/on-monetary-restandardization/
On monetary restandardization


2024-01-01



---
https://www.unz.com/gnxp/heritability-autism-fear-of-breeding/
Heritability, autism, &amp; fear of breeding, by Razib Khan - The Unz Review


2024-01-01



---
https://www.unz.com/gnxp/iq-is-polygenic/
IQ is polygenic, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/r-a-fisher-on-race-and-human-genetic-variation/
R. A. Fisher on race and human genetic variation, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/selection-in-europeans-but-it-still-sweeps/
Selection in Europeans, but it still sweeps!, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/sexual-selection-as-a-justification-for-sex/
Sexual selection as a justification for sex, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/the-cost-of-inbreeding-in-terms-of-health/
The cost of inbreeding in terms of health, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/the-fourth-law-of-behavior-genetics/
The Fourth Law of Behavior Genetics, by Razib Khan


2024-01-01



---
https://www.unz.com/gnxp/the-genetic-architecture-natural-history-of-pigmentation/
The genetic architecture &amp; natural history of pigmentation, by Razib Khan - The Unz Review


2024-01-01



---
https://www.unz.com/gnxp/through-the-wormhole-are-we-here-for-a-reason-premier-may-13th/
Through the Wormhole, Are We Here for a Reason? (premier, May 13th), by Razib Khan


2024-01-01



---
https://www.unz.com/print/Colliers-1952sep20-00015
Madame Butterfly's Children, by Peter Kalischer


2024-01-01



---
https://www.upi.com/Archives/1993/11/30/Computer-chip-group-resin-shortage-averted/3437754635600/
Computer chip group: resin shortage averted


2024-01-01



---
https://www.upi.com/Health_News/2011/04/27/Omega-3-may-up-aggressive-prostate-cancer/31131303903320/?u3L=1
Omega-3 may up aggressive prostate cancer


2024-01-01



---
https://www.upi.com/Odd_News/2003/03/14/Interracial-marriage-gender-gap-grows/86571047663924/
Interracial marriage gender gap grows


2024-01-01



---
https://www.upjohn.org/data-tools/employment-research-data-center/continuous-longitudinal-manpower-surveys
Continuous Longitudinal Manpower Surveys


2024-01-01



---
https://www.uptontea.com/black-tea/c/nepal-black-tea/
Loose Leaf Nepal Black Tea


2024-01-01



---
https://www.uptontea.com/ceylon-tea/ceylon-loose-leaf-oolong-tea/p/V00601/
7g, $3.75; TC25


2024-01-01



---
https://www.uptontea.com/ceylon-tea/loose-leaf-oolong-tea/p/V00604/



2024-01-01



---
https://www.uptontea.com/chai-tea/chai-loose-leaf-black-tea/p/V00171/
Traditional Masala Chai


2024-01-01



---
https://www.uptontea.com/chinese-black-tea/c/pre-chingming-black-tea/
4g $5.50


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-loose-leaf-green-tea/p/V00274/
Season's Pick Young Hyson


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-loose-leaf-green-tea/p/V00285/
125g, $6


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-organic-loose-leaf-green-tea/p/V00275/
Season's Pick Green Fannings Organic


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-organic-loose-leaf-green-tea/p/V00277/
12g, $1 (ZG07)


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-organic-loose-leaf-green-tea/p/V00280/
12g, $1.25


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/china-organic-loose-leaf-green-tea/p/V00282/
Chun Mee Moon Palace Organic


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/decaffeinated-china-loose-leaf-green-tea/p/V00317/
10g, $1.50


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/organic-china-yunnan-green-tea/p/V00650/
12g, $3; ZG89


2024-01-01



---
https://www.uptontea.com/chinese-green-tea/seasons-pick-green-snail/p/V00279/
15g, $1.00


2024-01-01



---
https://www.uptontea.com/chinese-keemun-black-tea/china-keemun-loose-leaf-black-tea/p/V00344/
ZK22S: 15g, $2.50


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/china-loose-leaf-oolong-tea/p/V00366/
Roasted Oolong


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/china-loose-leaf-oolong-tea/p/V00372/
Tie-Guan-Yin Oolong Special Grade


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/china-loose-leaf-oolong-tea/p/V00582/
ZO82; 15g, $4.25


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/china-loose-leaf-oolong-tea/p/V00583/
15g, $2.25 ( ZO21)


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/china-oolong-se-chung/p/V00364/
Se Chung Oolong Tea - Chinese Loose Leaf Tea


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/loose-leaf-china-oolong-tea/p/V00934/
ZO12; 15g, $3.50


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/loose-leaf-china-oolong/p/V01051/
Honey Oolong


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/loose-leaf-oolong-tea/p/V00862/
ZO55; 12g sample, $2


2024-01-01



---
https://www.uptontea.com/chinese-oolong-tea/magnolia-loose-leaf-oolong-tea/p/V00362/
Magnolia Blossom Oolong


2024-01-01



---
https://www.uptontea.com/chinese-white-tea/china-loose-leaf-white-tea/p/V00388/
Special Grade Shou Mei White Tea


2024-01-01



---
https://www.uptontea.com/chinese-white-tea/china-loose-leaf-white-tea/p/V00389/
China Yin Zhen Bai Hao Downy White Pekoe


2024-01-01



---
https://www.uptontea.com/colombian-green-tea/c/colombian-green-tea/
TSA3; 12g, $4.75


2024-01-01



---
https://www.uptontea.com/decaffeinated-tea/decaffeinated-apricot-with-flowers/p/V00265/
TX17; 15g, $2.75


2024-01-01



---
https://www.uptontea.com/flavored-black-tea/apricot/p/V00182/
TF19; 12g, $1.50


2024-01-01



---
https://www.uptontea.com/flavored-black-tea/cranberry/p/V00184/
15g


2024-01-01



---
https://www.uptontea.com/flavored-black-tea/loose-leaf-flavored-black-tea/p/V00786/
Blackcurrant Black Tea


2024-01-01



---
https://www.uptontea.com/flavored-black-tea/loose-leaf-flavored-black-tea/p/V00808/
Peach Sky Black Tea


2024-01-01



---
https://www.uptontea.com/flavored-green-tea/blueberry-loose-leaf-green-tea/p/V00537/
TG11; 12g, $1.00


2024-01-01



---
https://www.uptontea.com/flavored-green-tea/goji-acai-green-tea/p/V00190/
15g, $2


2024-01-01



---
https://www.uptontea.com/flavored-green-tea/loose-leaf-flavored-green-tea/p/V00839/
TJ52; 10g, $3


2024-01-01



---
https://www.uptontea.com/flavored-green-tea/mint-loose-leaf-green-tea/p/V00418/
100g, $5.75


2024-01-01



---
https://www.uptontea.com/flavored-green-tea/sweet-almond-green-tea/p/V00189/#NG14
15g, $2


2024-01-01



---
https://www.uptontea.com/flavored-tea/c/flavored-green-tea/
15g, $2.75


2024-01-01



---
https://www.uptontea.com/flavored-tea/c/jasmine-tea/
10g, $1.50


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00251/
Oolong Standard Grade


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00253/
TT18


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00255/
Formosa Amber Oolong


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00256/
Formosa Amber Oolong Select


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00258/
15g, $5.50


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00259/
Formosa Jade Oolong


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00260/
Formosa Jade Oolong Supreme


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00261/
Formosa Oolong Spring Dragon


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00262/
100g, $58 (TT89)


2024-01-01



---
https://www.uptontea.com/formosa-oolong-tea/taiwan-loose-leaf-oolong-tea/p/V00427/
30g, $25.25


2024-01-01



---
https://www.uptontea.com/green-tea/c/chinese-green-tea/
15g, $6.5


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/gen-mai-cha-loose-leaf-green-tea/p/V00203/
Gen-mai Cha


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/gen-mai-cha-organic-loose-leaf-green-tea/p/V00204/
15g, $4


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-loose-leaf-green-tea/p/V00201/
Sencha Special Grade Yamato


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-loose-leaf-green-tea/p/V00215/
TJ79


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-loose-leaf-green-tea/p/V00216/
Gyokuro (lit. Jewel Dew)


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-organic-loose-leaf-green-tea/p/V00197/
15g, $3.5


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-organic-loose-leaf-green-tea/p/V00198/
Bancha First Grade Organic


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-organic-loose-leaf-green-tea/p/V00202/
Sencha Yabukita Organic


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-organic-loose-leaf-green-tea/p/V00217/
Gyokuro Organic


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/japanese-premium-sencha-fukamushi/p/V00196/
6g, $3.80


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/kuki-cha-loose-leaf-green-tea/p/V00566/
TJ77; 125g, $28


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/kuki-cha-organic-loose-leaf-green-tea/p/V00208/
15g, $3.50


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/loose-leaf-japanese-green-tea/p/V00826/
TJ00; 15g, $2.25


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/loose-leaf-japanese-green-tea/p/V00842/
TJ04; 6g, $7


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/loose-leaf-japanese-toasted-rice-twig-tea/p/V00843/
TJ94; 12g, $4.75


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/matcha-gen-mai-cha-loose-leaf-green-tea/p/V00205/
15g, $3.5


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/matcha-organic-green-tea/p/V00218/
TF86; $11.50, 50g


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/organic-loose-leaf-green-tea/p/V00565/
6g, $2.80


2024-01-01



---
https://www.uptontea.com/japanese-green-tea/powdered-loose-leaf-green-tea/p/V00800/
60g, $5


2024-01-01



---
https://www.uptontea.com/japanese-oolong-tea/japanese-gabalong/p/V00564/
TJ58; 12g, $4.25


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-loose-leaf-green-tea/p/V00246/
125g, $6.50


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-loose-leaf-green-tea/p/V00328/
125g, $10


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-loose-leaf-green-tea/p/V00329/
ZJ55; 15g, $2.75


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-organic-loose-leaf-green-tea/p/V00331/
China Jasmine Chung-Hao Organic


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-pearl-loose-leaf-green-tea/p/V00333/
15g, $4.25


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-pearl-loose-leaf-green-tea/p/V00336/
15g, $5.75


2024-01-01



---
https://www.uptontea.com/jasmine-tea/jasmine-pearl-organic-loose-leaf-green-tea/p/V00337/
15g, $7.50


2024-01-01



---
https://www.uptontea.com/korean-green-tea/korean-organic-loose-leaf-green-tea/p/V00247/
Korean Green Tea Jung-Jak Organic


2024-01-01



---
https://www.uptontea.com/korean-tea/loose-leaf-korean-black-tea/p/V00822/
6g, $3 (TR22)


2024-01-01



---
https://www.uptontea.com/matcha-tea/organic-powdered-matcha-green-tea/p/V00716/
Premium Matcha Organic


2024-01-01



---
https://www.uptontea.com/matcha-tea/organic-powdered-matcha-green-tea/p/V00717/
TJ92; 30g, $34


2024-01-01



---
https://www.uptontea.com/matcha-tea/organic-powdered-matcha-green-tea/p/V00718/
Competition Grade Matcha Organic


2024-01-01



---
https://www.uptontea.com/nepal-green-tea/jun-chiyabari-green-hp1/p/V00235/
10g, $3.50


2024-01-01



---
https://www.uptontea.com/oolong-tea/c/chinese-oolong-tea/
ZO99; 160g, $15.38


2024-01-01



---
https://www.uptontea.com/oolong-tea/c/formosa-oolong-tea/
TT15


2024-01-01



---
https://www.uptontea.com/oolong-tea/milk-oolong-loose-leaf-oolong-tea/p/V00539/
15g, $3.75; ZO11


2024-01-01



---
https://www.uptontea.com/oolong-tea/new-zealand-loose-leaf-oolong-tea/p/V00645/
7g, $7; TZ01


2024-01-01



---
https://www.uptontea.com/oolong/tanzania-usambara-oolong-tea/p/V00556/
TK11; 8g, $2.50


2024-01-01



---
https://www.uptontea.com/pre-chingming-green-tea/china-loose-leaf-green-tea/p/V00690/
ZGP6; 12g, $3


2024-01-01



---
https://www.uptontea.com/pu-erh-tea/loose-leaf-pu-erh-tea/p/V00836/
15g sample / approx. 3 tea squares, $3.25 (ZH50)


2024-01-01



---
https://www.uptontea.com/pu-erh-tea/pu-erh-sheng-cha/p/V00321/
12g, $1


2024-01-01



---
https://www.uptontea.com/quickview.aspx?p=V00293
40g, $11.80; ZG53


2024-01-01



---
https://www.uptontea.com/quickview.aspx?p=V00314
4g, $5.50


2024-01-01



---
https://www.uptontea.com/quickview.aspx?p=V00332
ZJ81; 15g, $3.00


2024-01-01



---
https://www.uptontea.com/rooibos-tea/blueberry-rooibos-loose-leaf-herbal-tea/p/V00651/
Blueberry Rooibos


2024-01-01



---
https://www.uptontea.com/rooibos-tea/rooibos-organic-loose-leaf-herbal-tea/p/V00005/
South African Rooibos Superior Organic


2024-01-01



---
https://www.uptontea.com/seasons-picks-teas/loose-leaf-china-black-tea/p/V00981/
ZP101: 15g, $2.50


2024-01-01



---
https://www.uptontea.com/seasons-picks-teas/loose-leaf-korean-green-tea/p/V00866/
TR99; 10g, $2.25


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?ItemId=ZG33



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?ItemId=ZG87



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?from=catalog.asp&itemID=TR60



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?from=catalog.asp&itemID=TT16



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?from=catalog.asp&itemID=TT42



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=AK16



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BA26



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BF45



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BF64



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BH02



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BH06



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BH34



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BH36



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=BH82



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TAZ1



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TD70



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TDC2



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TE45
12g, $1


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TE98
12g, $2.5


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TF18



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TF71
12g, $1.50


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TF72



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TF73



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TG45
15g, $1


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ02



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ10S



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ20
15g, $5.50


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ31
2g, $2.00


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ44



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ56



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ87
6g, $3


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TJ89
30g, $22


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TL86



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TT05



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TT07



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TT41



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TT80



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=TT99



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG22



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG23



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG31



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG34



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG38
6g, $1.5


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG45



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG61S



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG64



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG67



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG81S



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG82



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG86



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG90



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZG94



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZH80
6g, $4.5


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZK56



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZM44



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZM48
12g, $2.50


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO05



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO15



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO19



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO22



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO25



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO40
15g, $1


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO42



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO50



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO70



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO78



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO79



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO80



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO83



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO85



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO86



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO90



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO92



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO96



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZO97
15g, $3.5


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZOP2
2g, $1.80


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZOP3
2g, $1.80


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZW56



2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?itemID=ZWP2
60g, $9.80


2024-01-01



---
https://www.uptontea.com/shopcart/item.asp?review=expand&itemID=ZO97#reviews



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=BF71
125g, $9.80


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TA36



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TC81



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TJ30
125g, $10.80


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TJ38
125g, $19.80


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TJ56



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TJ58



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TR65



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TT32



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TV35



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=TX23
15g, $3.50


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG11



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG39
7g, $1


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG41



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG43



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG49



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG52
80g, $8


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG59



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG62
50g, $9.8


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG63
5g, $2.25


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG74
15g, $1.50


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG78
4g, $1


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG96
5g, $1


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG97



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZG98



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZGP1



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZGP3
6g, $3.25


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZGP7
5g, $9.75


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZK86
5g, $2.10


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZKP2
6g, $2.75


2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZO93



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZOP1



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZW12



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZW28



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZW84



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZW88



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZW95



2024-01-01



---
https://www.uptontea.com/store/item.asp?itemID=ZWP1



2024-01-01



---
https://www.uptontea.com/teas/c/seasonal-teas/
TV11; 8g, $2.25


2024-01-01



---
https://www.uptontea.com/teas/c/tisanes-herbals/
BH44; 7g, $1.00


2024-01-01



---
https://www.uptontea.com/tisanes-and-herbals/green-yerba-mate-loose-leaf-herbal-tea/p/V00025/
BH20; 100g, $4.75


2024-01-01



---
https://www.uptontea.com/tisanes-and-herbals/hibiscus-loose-leaf-herbal-tea/p/V00035/
BH60; 15g, $1.50


2024-01-01



---
https://www.uptontea.com/tisanes-and-herbals/roasted-yerba-mate-loose-leaf-herbal-tea/p/V00026/
BH22; 100g, $6.50


2024-01-01



---
https://www.uptontea.com/tisanes-and-herbals/rose-hips-loose-leaf-herbal-tea/p/V00034/
BH55; 15g, $2.00


2024-01-01



---
https://www.uptontea.com/tisanes-and-herbals/spearmint-organic-loose-leaf-herbal-tea/p/V00031/
Spearmint Organic


2024-01-01



---
https://www.uptontea.com/vietnamese-tea/loose-leaf-vietnamese-white-tea/p/V00835/
TV22; 5g, $1.75


2024-01-01



---
https://www.uptontea.com/white-tea/jasmine-loose-leaf-white-tea/p/V00338/
ZJ95; 10g, $3.80


2024-01-01



---
https://www.uptontea.com/yunnan-black-tea/china-yunnan-loose-leaf-black-tea/p/V00393/
12g, $1


2024-01-01



---
https://www.urbandharma.org/udharma4/mpe.html



2024-01-01



---
https://www.urbandictionary.com/define.php?term=Death%20flag
Urban Dictionary: Death flag


2024-01-01



---
https://www.urbandictionary.com/define.php?term=Snape%20killed%20Dumbledore
Urban Dictionary: Snape killed Dumbledore


2024-01-01



---
https://www.urticator.net/essay/4/482.html
Up or Down?


2024-01-01



---
https://www.uscourts.gov/services-forms/federal-court-reporting-program
Federal Court Reporting Program


2024-01-01



---
https://www.usenix.org/legacy/events/sec99/full_papers/whitten/whitten.ps



2024-01-01



---
https://www.usenix.org/legacy/publications/library/proceedings/osdi99/full_papers/castro/castro.ps



2024-01-01



---
https://www.usenix.org/legacy/publications/library/proceedings/usits97/full_papers/manley/manley.pdf



2024-01-01



---
https://www.usenix.org/legacy/publications/login/2011-12/openpdfs/Sassaman.pdf



2024-01-01



---
https://www.usenix.org/system/files/01_mickens_02-04_1.pdf



2024-01-01



---
https://www.usenix.org/system/files/1309_14-17_mickens.pdf



2024-01-01



---
https://www.usenix.org/system/files/1311_05-08_mickens.pdf



2024-01-01



---
https://www.usenix.org/system/files/conference/usenixsecurity12/sec12-final204.pdf



2024-01-01



---
https://www.usenix.org/system/files/conference/usenixsecurity14/sec14-paper-bonneau.pdf
Towards Reliable Storage of 56-bit Secrets in Human Memory


2024-01-01



---
https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-van_wegberg.pdf



2024-01-01



---
https://www.usenix.org/system/files/login/articles/login_fall16_08_beyer.pdf
Invent More, Toil Less


2024-01-01



---
https://www.usgs.gov/special-topics/water-science-school/science/total-water-use-united-states
Total Water Use in the United States


2024-01-01



---
https://www.uso.org/about
The Organization


2024-01-01



---
https://www.usv.com/writing/2018/10/the-myth-of-the-infrastructure-phase/
The Myth of The Infrastructure Phase


2024-01-01



---
https://www.utu.fi/en/people/olli-raitakari
Olli Raitakari


2024-09-22



---
https://www.uu.se/en/contact-and-organisation/staff?query=N96-2049
Sven Oskarsson—Uppsala University


2024-11-23



---
https://www.uv.es/sestio/TechRep/tr14-03.pdf



2024-01-01



---
https://www.vanderbilt.edu/csdi/miller-stokes/08_MillerStokes_BroockmanSkovron.pdf



2024-01-01



---
https://www.vanityfair.com/culture/2010/02/exile-201002
Lost Exile


2024-01-01



---
https://www.vanityfair.com/hollywood/2021/07/green-knight-ending-explained-does-he-die-gawain-dev-patel



2024-01-01



---
https://www.vanityfair.com/news/1998/10/gulfstream-199810
My First Gulfstream


2024-01-01



---
https://www.vanityfair.com/news/2005/02/bachrach200502
‘U Want Me 2 Kill Him?’ When a 14-year-old British boy was savagely stabbed, no one could have imagined the bizarre chat-room fantasy world that lay behind the attack. A story of a near-fatal Internet attraction.


2024-01-01



---
https://www.vanityfair.com/news/2005/02/bachrach200502?verso=true
‘U Want Me 2 Kill Him?’: When a 14-year-old British boy was savagely stabbed, no one could have imagined the bizarre chat-room fantasy world that lay behind the attack. A story of a near-fatal Internet attraction.


2024-01-01



---
https://www.vanityfair.com/news/2012/10/michael-lewis-profile-barack-obama



2024-01-01



---
https://www.vanityfair.com/news/2022/03/the-virus-hunting-nonprofit-at-the-center-of-the-lab-leak-controversy
Inside the Virus-Hunting Nonprofit at the Center of the Lab-Leak Controversy


2024-01-01



---
https://www.vanityfair.com/news/business/2014/04/g4s-global-security-company



2024-01-01



---
https://www.vanityfair.com/style/2017/05/worlds-most-faked-artists-amedeo-modigliani-picasso



2024-01-01



---
https://www.vanityfair.com/style/2017/09/danielle-steels-desk-is-unlike-anything-youve-ever-seen?verso=true
Danielle Steel‘s Desk Is Unlike Anything You’ve Ever Seen: See the 71-year-old typewriter she used to write 163 books, along with her custom-made desk shaped like—what else—a few of her best-sellers


2024-01-01



---
https://www.vanityfair.com/style/2021/03/the-case-of-the-purloined-books
Cracking the Case of London’s Elusive, Acrobatic Rare-Book Thieves: How detectives from Scotland Yard, Romania, Germany, and Italy nabbed the so-called Mission: Impossible gang, which pulled off a string of daring warehouse heists.


2024-01-01



---
https://www.vanityfair.com/style/2022/03/inside-the-frenzied-world-of-rare-watches
Inside the Frenzied World of Rare Watches and the Rich People Who Love Them


2024-01-01



---
https://www.vanityfair.com/style/2022/10/inside-wealth-conference-con-man-anthony-ritossas-wild-web-of-lies



2024-01-01



---
https://www.vanityfair.com/style/2023/08/kyle-deschanel-the-rothschild-who-wasnt
When Kyle de Rothschild Deschanel arrived in New York nightlife and venture fundraising circles a few years ago, he was an instant hit. Equal parts charm, enterprise, and fabulous family wealth, he seemed to live on a 24/7 carousel of mega-dollar deals and raucous parties. It was almost as if he had conjured his entire existence out of thin air. What if he had?


2024-01-01



---
https://www.verisign.com/assets/labs/Measuring-the-Leakage-of-Onion-at-the-Root.pdf?inc=www.verisigninc.com



2024-01-01



---
https://www.verywellhealth.com/thyroid-disease-diagnosis-4013578
Thyroid Testing and Diagnosis


2024-01-01



---
https://www.vetta.org/2009/09/monte-carlo-aixi/



2024-01-01



---
https://www.vg.no/nyheter/i/5xVye/sammenligner-norsk-narkonettverk-med-silk-road
Sammenligner norsk narkonettverk med «Silk Road»; Har beslaglagt marihuana og «pulverstoff»; En av siktede var tidligere aksjemegler


2024-01-01



---
https://www.vg.no/nyheter/i/Ovnm1/fire-paagrepet-for-produksjon-og-nettsalg-av-narkotika
Fire pågrepet for produksjon og nettsalg av narkotika


2024-01-01



---
https://www.vice.com/en/article/ai-companion-replika-erotic-roleplay-updates/
'It's Hurting Like Hell': AI Companion Users Are In Crisis, Reporting Sudden Sexual Rejection


2024-01-01



---
https://www.vice.com/en/article/americas-television-graveyards/
America's Television Graveyards


2024-01-01



---
https://www.vice.com/en/article/chinese-woman-fake-russian-history-wikipedia/
A Bored Chinese Housewife Spent Years Falsifying Russian History on Wikipedia


2024-01-01



---
https://www.vice.com/en/article/did-one-of-the-silk-roads-successors-just-commit-the-perfect-bitcoin-scam/
Did One of the Silk Road's Successors Just Commit the Perfect Bitcoin Scam?


2024-01-01



---
https://www.vice.com/en/article/documenting-black-and-mixed-race-gingers-243/
Documenting the UK‘s Black and Mixed Race Gingers: There’s never been a better time to be ginge.


2024-01-01



---
https://www.vice.com/en/article/how-facebook-content-moderation-works/
The Impossible Job: Inside Facebook’s Struggle to Moderate Two Billion People


2024-01-01



---
https://www.vice.com/en/article/i-bought-a-book-about-the-internet-from-1994-and-none-of-the-links-worked/
I Bought a Book About the Internet From 1994 and None of the Links Worked


2024-01-01



---
https://www.vice.com/en/article/internet-drug-dealers-are-really-nice-guys/
Internet Drug Dealers Are Really Nice Guys


2024-01-01



---
https://www.vice.com/en/article/my-year-in-san-franciscos-2-million-secret-society-startup/
My Year in San Francisco’s $2 Million Secret Society Startup


2024-01-01



---
https://www.vice.com/en/article/narcomania-everything-you-wanted-to-know-about-the-drug-trade/
Everything You Wanted to Know About the UK Drugs Scene


2024-01-01



---
https://www.vice.com/en/article/pokemon-card-grading-company-valued-at-dollar500-million-after-blackstone-acquisition/
Pokémon Card Grading Company Valued at $500 Million After Blackstone Acquisition: Private equity firm that's snatching up houses has now also bought a collectibles grading giant.


2024-01-01



---
https://www.vice.com/en/article/professor-catfished-by-stalker-identity-theft-plagiarism/
A Student Stole My Academic Work, Copied My Tattoos and Gave Talks Pretending To Be Me


2024-01-01



---
https://www.vice.com/en/article/reddit-relationships-fake-stories-authors/
Reddit's r/relationships has some 3 million fans, lapping up stories of bizarre relationship quirks. We spoke to some of the people who fabricate those stories.


2024-01-01



---
https://www.vice.com/en/article/silk-road-2-admin-defcon-blake-benthall-tax-crimes-cooperate/
Silk Road 2.0 Admin May Only Be Prosecuted For Tax Crimes After Cooperating with Feds


2024-01-01



---
https://www.vice.com/en/article/the-complete-untold-history-of-halo-an-oral-history/
The Complete, Untold History of Halo


2024-01-01



---
https://www.vice.com/en/article/the-decades-long-quest-to-design-a-car-stereo-that-cant-be-stolen/
The Decades-Long Quest to Design a Car Stereo That Can't Be Stolen: Car stereos have traditionally been both valuable and easy to spot in an idle vehicle, making them a key target for thieves. Why aren’t they getting stolen nearly as much anymore?


2024-01-01



---
https://www.vice.com/en/article/the-drugs-won-the-case-for-ending-the-sports-war-on-doping/
The Drugs Won: The Case for Ending the Sports War on Doping


2024-01-01



---
https://www.vice.com/en/article/the-internet-was-built-on-the-free-labor-of-open-source-developers-is-that-sustainable/
A look at the complicated business of funding open source software development


2024-01-01



---
https://www.vice.com/en/article/the-scurvy-crew-silk-road-interview/
This Is What It's Really Like to Be One of the Biggest Drug Lords On Silk Road


2024-01-01



---
https://www.vice.com/en/article/the-silk-road-is-showing-cracks/
The Silk Road Is Showing Cracks


2024-01-01



---
https://www.vice.com/en/article/the-speedrunner-who-wasnt-how-a-community-dealt-with-an-elaborate-cheater/
The Speedrunner Who Wasn’t: How a Community Dealt with an Elaborate Cheater


2024-01-01



---
https://www.vice.com/en/article/this-researcher-is-tallying-arrests-from-dark-web-markets/
This Researcher Is Tallying All the Arrests From Dark Web Markets


2024-01-01



---
https://www.vice.com/en/article/traveling-down-the-silkroad-to-buy-drugs-with-bitcoins/
Traveling Down the Silk Road to Buy Drugs With Bitcoins


2024-01-01



---
https://www.vice.com/en/article/two-researchers-challenged-a-scientific-study-about-violent-video-gamesand-took-a-hit-for-being-right/
How two researchers paid a price for challenging a retracted study about violent video games.


2024-01-01



---
https://www.vice.com/en/article/what-happens-if-youre-caught-receiving-drugs-in-the-mail/
What Happens if You're Caught Getting Drugs in the Mail?


2024-01-01



---
https://www.vice.com/en/article/you-can-download-the-darknet-market-that-disappeared-without-a-trace/
You Can Download the Darknet Market That Disappeared Without a Trace


2024-01-01



---
https://www.vice.com/en/contributor/joseph-cox/
Joseph Cox


2024-01-01



---
https://www.vinoshipper.com/
Vinoshipper: Direct Sales and Compliance


2024-01-01



---
https://www.vitacost.com/natures-answer-valerian-root-alcohol-free-1-fl-oz



2024-01-01



---
https://www.vocativ.com/interactive/underworld/drugs/darknet-arrests-map/
Beyond Ross Ulbricht: A Map Of Dark Net Arrests Around The World


2024-01-01



---
https://www.vogue.com/article/time-to-chill-egg-freezing-technology-offers-a-chance-to-extend-fertility
Time to Chill? Egg-freezing Technology Offers Women a Chance to Extend Their Fertility


2024-01-01



---
https://www.volokh.com/posts/chain_1240849478.shtml
The Volokh Conspiracy


2024-01-01



---
https://www.vox.com/2015/2/4/7972077/against-oversleeping
The philosophical case against sleeping in


2024-01-01



---
https://www.vox.com/2015/7/2/8884885/american-revolution-mistake
3 reasons the American Revolution was a mistake


2024-01-01



---
https://www.vox.com/2016/2/29/11132930/nuclear-power-costs-us-france-korea
Why America abandoned nuclear power (and what we can learn from South Korea)


2024-01-01



---
https://www.vox.com/2018/5/24/17390756/vevo-youtube-video-apps-existential-threat
Why Vevo gave up trying to fight YouTube


2024-01-01



---
https://www.vox.com/2019/3/22/18259865/great-awokening-white-liberals-race-polling-trump-2020
The Great Awokening: A hidden shift is revolutionizing American racial politics—and could transform the future of the Democratic Party.


2024-01-01



---
https://www.vox.com/2019/5/15/18623134/openai-language-ai-gpt2-poetry-try-it
OpenAI’s new language AI is available to try yourself


2024-01-01



---
https://www.vox.com/culture/2016/10/12/13122196/clown-panic-hoax-history
Scary clowns are not coming for your children.


2024-01-01



---
https://www.vox.com/culture/2019/6/24/18701179/netflix-neon-genesis-evangelion-kaworu-gay-backlash
Netflix‘s re-translation of Neon Genesis Evangelion is drawing backlash for queer erasure: Can you take a friendship that’s been coded as queer for 25 years and suddenly make it more ambiguous?


2024-01-01



---
https://www.vox.com/future-perfect/2018/10/24/18010592/future-perfect-podcast-lithium-drinking-water-suicide
Future Perfect podcast: lithium in the water to prevent suicide


2024-01-01



---
https://www.vox.com/future-perfect/2019/1/18/18183939/science-funding-grant-lotteries-research
Science funding is a mess. Could grant lotteries make it better? We might be better off funding scientific research by choosing projects at random. Here's why.


2024-01-01



---
https://www.vox.com/future-perfect/2024/5/17/24158478/openai-departures-sam-altman-employees-chatgpt-release
OpenAI departures: Why can’t former employees talk, but the new ChatGPT release can?


2024-05-24



---
https://www.vox.com/future-perfect/21355768/gpt-3-ai-openai-turing-test-language
Computers are getting closer to passing the Turing Test


2024-01-01



---
https://www.vox.com/future-perfect/351132/openai-vested-equity-nda-sam-altman-documents-employees
OpenAI NDAs: Leaked documents reveal aggressive tactics toward former employees


2024-05-24



---
https://www.vox.com/recode/2019/5/3/18511544/amazon-prime-oral-history-jeff-bezos-one-day-shipping
How Amazon created the Prime membership program


2024-01-01



---
https://www.vox.com/recode/2020/12/3/22151273/mark-zuckerberg-general-hospital-san-francisco-naming-vote
Mark Zuckerberg gave $75 million to a San Francisco hospital. The city has condemned him anyway. A vote on Tuesday was the latest flashpoint in the debate over the proper role for billionaire philanthropy.


2024-01-01



---
https://www.vox.com/the-big-idea/2017/11/8/16480166/givedirectly-houston-cash-relief-hurricane
Why a charity focused on giving cash to East Africa started working near Houston.


2024-01-01



---
https://www.vox.com/the-goods/22749123/onlyfans-influencers-sex-work-instagram-pornography
OnlyFans blurs the line between influencers, sex workers, and porn stars


2024-01-01



---
https://www.vox.com/the-goods/22760163/steroids-hgh-hollywood-actors-peds-performance-enhancing-drugs
The open secret to looking like a superhero: Steroids and performance-enhancing drugs


2024-01-01



---
https://www.vox.com/the-highlight/23972651/ultraviolet-disinfection-germicide-far-uv
Ultraviolet light can kill almost all the viruses in a room. Why isn’t it everywhere?


2024-01-01



---
https://www.vox.com/xpress/2014/10/2/6875031/chickens-breeding-farming-boilers-giant
Chickens have gotten ridiculously large since the 1950s


2024-01-01



---
https://www.vulture.com/2019/06/eyes-wide-shut-orgy-scene-oral-history.html
An Oral History of an Orgy: Staging <em>that</em> scene from <em>Eyes Wide Shut</em>, Stanley Kubrick’s divisive final film
Bilge Ebiri
2019-06-27
2024-01-01



---
https://www.vulture.com/2023/03/stealing-books-before-release-mystery.html
The Mysterious Figure Stealing Books Before Their Release


2024-01-01



---
https://www.w3.org/International/wiki/Case_folding
Case folding - Internationalization


2024-01-01



---
https://www.w3.org/TR/2004/WD-SVG12-20040510/#rawsocket
17.7.2 Raw Socket Connections


2024-01-01



---
https://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#cascade
Assigning property values, Cascading, and Inheritance


2024-01-01



---
https://www.w3.org/TR/2011/WD-html5-20110405/links.html#conversations
4.12 Links


2024-01-01



---
https://www.w3.org/TR/cooluris/
Cool URIs for the Semantic Web


2024-01-01



---
https://www.w3.org/TR/css-text-4/#issues-index
CSS Text Module Level 4


2024-01-01



---
https://www.w3schools.com/xml/xml_rss.asp
XML RSS


2024-01-01



---
https://www.waifu2x.net/



2024-01-01



---
https://www.waimeaherbco.com/
Waimea Herb Company


2024-01-01



---
https://www.waimeaherbco.com/products/mamaki-lemongrass-sweet-tea
Mamaki Lemongrass Sweet Tea


2024-01-01



---
https://www.wakapoetry.net/
Waka Poetry


2024-01-01



---
https://www.wakapoetry.net/kks-xii-609/
KKS XII: 609


2024-01-01



---
https://www.wakapoetry.net/mys-viii-1426/
MYS VIII: 1426


2024-01-01



---
https://www.wakapoetry.net/skks-xvii-1615/
SKKS XVII: 1615


2024-01-01



---
https://www.walletexplorer.com/wallet/AbraxasMarket
AbraxasMarket


2024-01-01



---
https://www.walmart.com/ip/Bigelow-Perfect-Peach-Herbal-Tea-1-37-oz-Box/10293185



2024-01-01



---
https://www.walmart.com/ip/Great-Value-Decaf-Green-Tea-Bags-1-9-oz-40-Count/20680640



2024-01-01



---
https://www.walmart.com/ip/Great-Value-Fudge-Mint-Cookies-10-oz/11997740



2024-01-01



---
https://www.warrantyweek.com/archive/ww20050119.html
Warranty Week, Extended Warranty Administrator Market Shares, 19 January 2005


2024-01-01



---
https://www.washburn.edu/reference/bridge24/Hojoki.html
Hojoki


2024-01-01



---
https://www.washington.edu/news/2011/09/19/gamers-succeed-where-scientists-fail/
Gamers succeed where scientists fail


2024-01-01



---
https://www.washingtonexaminer.com/magazine/2087681/dagger-and-swagger/



2024-01-01



---
https://www.washingtonexaminer.com/magazine/2365809/king-of-fearmongers/



2024-01-01



---
https://www.washingtonian.com/2017/12/06/spies-dossiers-insane-lengths-restaurants-go-track-influence-food-critics-tom-sietsema/
Spies, Dossiers, and the Insane Lengths Restaurants Go to Track and Influence Food Critics


2024-01-01



---
https://www.washingtonpost.com/dc-md-va/2024/02/01/dc-cash-payments-mothers-pilot-program/
D.C. sent $10,800 to dozens of new moms. Here’s how it changed their lives.


2024-01-01



---
https://www.washingtonpost.com/graphics/2018/investigations/dog-auction-rescue-groups-donations/
How some rescue dogs come from breeders at commercial auctions


2024-01-01



---
https://www.washingtonpost.com/local/for-electric-utilities-sharp-toothed-daredevil-squirrels-are-enemy-number-one/2019/04/15/938f3bd8-5d53-11e9-9625-01d48d50ef75_story.html
For electric utilities, sharp-toothed, daredevil squirrels are Enemy Number One


2024-01-01



---
https://www.washingtonpost.com/local/scientists-breed-a-better-seed-trait-by-trait/2014/04/16/ec8ce8c8-9a4b-11e3-80ac-63a8ba7f7942_story.html
Scientists breed a better seed, trait by trait


2024-01-01



---
https://www.washingtonpost.com/local/traffic-weary-homeowners-and-waze-are-at-war-again-guess-whos-winning/2016/06/05/c466df46-299d-11e6-b989-4e5479715b54_story.html
Traffic-weary homeowners and Waze are at war, again. Guess who's winning?


2024-01-01



---
https://www.washingtonpost.com/national/health-science/research-human-friendships-based-on-genetic-similarities-beyond-the-superficial/2014/07/14/8aea04fe-0ab5-11e4-8c9a-923ecc0c7d23_story.html
Research: Human friendships based on genetic similarities beyond the superficial


2024-01-01



---
https://www.washingtonpost.com/national/health-science/the-big-number38-million-babies-were-born-in-the-us-last-year-thats-a-drop/2018/05/25/ce96af5a-5f6f-11e8-a4a4-c070ef53f315_story.html
The number of US births last year was a 30 year low


2024-01-01



---
https://www.washingtonpost.com/national/nothing-on-this-page-is-real-how-lies-become-truth-in-online-america/2018/11/17/edd44cc8-e85a-11e8-bbdb-72fdbf9d4fed_story.html
‘Nothing on this page is real’: How lies become truth in online America


2024-01-01



---
https://www.washingtonpost.com/national/on-leadership/myers-briggs-does-it-pay-to-know-your-type/2012/12/14/eaed51ae-3fcc-11e2-bca3-aadc9b7e29c5_print.html
Myers-Briggs: Does it pay to know your type?


2024-01-01



---
https://www.washingtonpost.com/news/monkey-cage/wp/2014/09/02/world-values-lost-in-translation/
World values lost in translation


2024-01-01



---
https://www.washingtonpost.com/news/monkey-cage/wp/2016/12/13/kidnapping-for-ransom-works-like-a-market-how-it-is-organized-is-surprising/
Kidnapping for ransom works like a market. How it is organized is surprising.


2024-01-01



---
https://www.washingtonpost.com/news/morning-mix/wp/2016/04/15/this-couple-says-everything-they-were-told-about-their-sperm-donor-was-a-lie/
This couple says everything they were told about their sperm donor was a lie


2024-01-01



---
https://www.washingtonpost.com/news/wonk/wp/2013/02/28/how-the-recession-turned-middle-class-jobs-into-low-wage-jobs/
How the recession turned middle-class jobs into low-wage jobs


2024-01-01



---
https://www.washingtonpost.com/news/wonk/wp/2013/06/14/nsa-proof-encryption-exists-why-doesnt-anyone-use-it/
NSA-proof encryption exists. Why doesn’t anyone use it?


2024-01-01



---
https://www.washingtonpost.com/news/wonk/wp/2014/10/28/liberals-deny-science-too/
Liberals deny science, too


2024-01-01



---
https://www.washingtonpost.com/news/wonk/wp/2014/11/22/a-complete-tally-of-the-weird-disturbing-and-hilarious-things-for-sale-on-the-internets-largest-black-market/
The not-so-secret place on the Web that sells drugs, uranium and a guide to texting girls


2024-01-01



---
https://www.washingtonpost.com/news/wonk/wp/2017/06/15/seven-percent-of-americans-think-chocolate-milk-comes-from-brown-cows-and-thats-not-even-the-scary-part/
The surprising number of American adults who think chocolate milk comes from brown cows


2024-01-01



---
https://www.washingtonpost.com/news/worldviews/wp/2013/12/19/amazing-details-from-the-drunken-moscow-bender-that-got-an-air-force-general-fired/
Amazing details from the drunken Moscow bender that got an Air Force general fired


2024-01-01



---
https://www.washingtonpost.com/news/worldviews/wp/2014/12/17/denmark-stakes-its-claim-in-the-war-for-the-north-pole/
Denmark stakes its claim in the war for the North Pole


2024-01-01



---
https://www.washingtonpost.com/opinions/2021/07/01/america-forgot-how-to-make-pie-crust/



2024-01-01



---
https://www.washingtonpost.com/opinions/2024/11/22/george-will-fifty-years-columnist/
George F. Will’s conservative outlook and cheerful erudition have been the hallmarks of an extraordinary career.
David Von Drehle
2024-11-22
2024-12-03



---
https://www.washingtonpost.com/opinions/interactive/2024/michael-lewis-chris-marks-the-canary-who-is-government/



2024-09-07



---
https://www.washingtonpost.com/realestate/the-new-boomtowns-why-more-people-are-relocating-to-secondary-cities/2018/11/07/f55f96f4-d618-11e8-aeb7-ddcad4a0a54e_story.html
The new boomtowns: Why more people are relocating to ‘secondary’ cities


2024-01-01



---
https://www.washingtonpost.com/sports/2019/03/10/us-olympic-cycling-medalist-kelly-catlin-dies/
U.S. Olympic cycling medalist Kelly Catlin dies at 23


2024-01-01



---
https://www.washingtonpost.com/technology/2019/10/03/silicon-valley-pioneered-self-driving-cars-some-its-tech-savvy-residents-dont-want-them-tested-their-neighborhoods/
Silicon Valley pioneered self-driving cars. But some of its tech-savvy residents don‘t want them tested in their neighborhoods: They're familiar with the tech industry. That's why they’re worried about what the self-driving revolution will entail


2024-01-01



---
https://www.washingtonpost.com/technology/interactive/2023/onlyfans-bryce-adams-top-earners-creator-economy/
How OnlyFans top earner Bryce Adams makes millions selling a sex fantasy


2024-01-01



---
https://www.washingtonpost.com/world/2023/12/29/horse-cloning-polo-argentina/
Horse cloning is transforming polo in Argentina


2024-01-01



---
https://www.washingtonpost.com/world/europe-consuming-more-coal/2013/02/07/ec21026a-6bfe-11e2-bd36-c0fe61a205f6_print.html
Europe consuming more coal


2024-01-01



---
https://www.washingtonpost.com/world/national-security/during-cold-war-cia-used-doctor-zhivago-as-a-tool-to-undermine-soviet-union/2014/04/05/2ef3d9c6-b9ee-11e3-9a05-c739f29ccb08_story.html
During Cold War, CIA used _Doctor Zhivago_ as a tool to undermine Soviet Union


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2005/11/12/AR2005111200958_pf.html
Found on the Web, With DNA: a Boy's Father


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2006/03/23/AR2006032301459.html
The Jewel in the Crown


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2007/05/12/AR2007051201610_2.html
Women Hedge Bets By Banking Their Eggs


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2007/08/21/AR2007082101045.html
One in Four Read No Books Last Year


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2008/08/23/AR2008082301962.html
Al-Qaeda Masters Terrorism On the Cheap


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2008/12/10/AR2008121003364.html
Joe Davidson's Federal Diary: Whistleblowers May Have Friend in Oval Office


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2009/12/24/AR2009122403326.html
E-books spark battle inside the publishing industry


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2010/04/21/AR2010042104578.html
'Code Red': iPhone/iPad app for men who need to track women's menstrual cycles


2024-01-01



---
https://www.washingtonpost.com/wp-dyn/content/article/2011/03/04/AR2011030402772.html
Joshua Foer‘s 'Moonwalking With Einstein’, on the nature of memory


2024-01-01



---
https://www.washingtonpost.com/wp-srv/special/politics/election-map-2012/senate/
2012 U.S. Senate Election Results


2024-01-01



---
https://www.washingtontimes.com/news/2005/nov/12/20051112-102753-2328r/



2024-01-01



---
https://www.wdrb.com/news/louisville-man-accused-of-obtaining-potential-date-rape-drug-online/article_c0f1b63f-c52e-50b5-8233-7403082ac0af.html
Louisville man accused of obtaining potential date rape drug online


2024-01-01



---
https://www.wdrb.com/news/police-suspect-arrested-for-dealing-drugs-from-home/article_1b130e04-c857-5e3d-bfce-d88796c3b0f3.html
POLICE: Suspect arrested for dealing drugs from home


2024-01-01



---
https://www.wearenotsaved.com/2021/11/27/the-problems-the-past-vs-the-problems-of-the-present/



2024-01-01



---
https://www.webcitation.org/6Qj7v6mqd



2024-01-01



---
https://www.webcomicsnation.com/thorsby/destiny/toc.php



2024-01-01



---
https://www.webcomicsnation.com/thorsby/spacespy/toc.php



2024-01-01



---
https://www.webmd.com/prostate-cancer/news/20090324/fatty-fish-may-cut-prostate-cancer-risk



2024-01-01



---
https://www.webmd.com/sleep-disorders/news/20110119/light-exposure-may-cut-production-of-melatonin



2024-01-01



---
https://www.webofstories.com/play/marvin.minsky/122
Marvin Minsky - Scientist - Embarrassing mistakes in perceptron research


2024-01-01



---
https://www.websiteoptimization.com/speed/tweak/average-web-page/
Average Web Page Breaks 1600K - web page statistics and survey trends for page size and web objects


2024-01-01



---
https://www.wect.com/story/24088516/police-seized-hundreds-of-drugs-in-carolina-beach-bust/
Police seize hundreds of drugs in Carolina Beach bust


2024-01-01



---
https://www.welton.it/articles/programming_language_economics.html
The Economics of Programming Languages


2024-01-01



---
https://www.wheels.org/spacewar/stone/rolling_stone.html
SPACEWAR - by Stewart Brand - Fanatic Life and Symbolic Death Among the Computer Bums.


2024-01-01



---
https://www.whichfaceisreal.com/
Which Face Is Real?


2024-01-01



---
https://www.whimsyapp.com/
Whimsy - An AI-powered story app for kids


2024-01-01



---
https://www.whirlpool.com/-%5BACQ189XS%5D-1004030/ACQ189XS/



2024-01-01



---
https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/09/16/remarks-by-national-security-advisor-jake-sullivan-at-the-special-competitive-studies-project-global-emerging-technologies-summit/
Remarks by National Security Advisor Jake Sullivan at the Special Competitive Studies Project Global Emerging Technologies Summit

2022-09-16
2024-09-03



---
https://www.whiznews.com/police-bust-couple-receiving-drugs-through-the-mail/
Police Bust Couple Receiving Drugs Through the Mail


2024-01-01



---
https://www.who.int/classifications/classification-of-diseases
International Classification of Diseases (ICD)


2024-01-01



---
https://www.who.int/healthinfo/global_burden_disease/daly_disability_weight/en/



2024-01-01



---
https://www.wi.uni-muenster.de/sites/wi/files/public/department/itsecurity/mbc13/mbc13-moeser-paper.pdf
Anonymity of Bitcoin Transactions: An Analysis of Mixing Services


2024-01-01



---
https://www.wickedlocal.com/story/weymouth-news/2015/03/27/police-weymouth-man-got-mdma/34892786007/
Police: Weymouth man got MDMA shipments from Germany; A 23-year-old Weymouth man faces an assortment of charges after police said they caught him receiving packages from Germany that contained the drugs ecstasy and molly hidden in DVD cases


2024-01-01



---
https://www.win.tue.nl/~wscor/woeginger/P-versus-NP.htm
This page collects links around papers that try to settle the ‘P versus NP’ question (in either way).


2024-01-01



---
https://www.wine-economics.org/wp-content/uploads/2015/10/Vol.10-Issue02-Fine-Water-A-Hedonic-Pricing-Approach-by-Kevin-W.-Capehart.pdf
Fine water: A hedonic pricing approach


2024-01-01



---
https://www.wine-searcher.com/find/jackson+triggs+vidal+ice+rsrv+niagara+peninsula+ontario+canada/1



2024-01-01



---
https://www.winehq.org/pipermail/wine-devel/2002-February/003912.html
Wine license change


2024-01-01



---
https://www.winestockwebdesign.com/Essays/Lisp_Curse.html
The Lisp Curse


2024-01-01



---
https://www.wired.co.uk/article/craig-venter-human-longevity-genome-diseases-ageing



2024-01-01



---
https://www.wired.com/1993/01/otaku/
The Incredibly Strange Mutant Creatures who Rule the Universe of Alienated Japanese Zombie Computer Nerds


2024-01-01



---
https://www.wired.com/1993/02/crypto-rebels/
Crypto Rebels


2024-01-01



---
https://www.wired.com/1997/05/ff-well/
The Epic Saga of The Well


2024-01-01



---
https://www.wired.com/1998/02/dyson/
Freeman Dyson's Brain


2024-01-01



---
https://www.wired.com/2004/10/tail/
The Long Tail


2024-01-01



---
https://www.wired.com/2007/04/esp/
Mixed Feelings


2024-01-01



---
https://www.wired.com/2007/06/nicotine/
Researchers Light Up for Nicotine, the Wonder Drug


2024-01-01



---
https://www.wired.com/2008/01/ff-iphone/
The Untold Story: How The iPhone Blew Up The Wireless Industry


2024-01-01



---
https://www.wired.com/2008/04/ff-wozniak/
Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm


2024-01-01



---
https://www.wired.com/2008/04/forget-researchers-develop-software-that-makes-you-smarter/
Forget : Researchers Develop Software That Makes You Smarter


2024-01-01



---
https://www.wired.com/2008/08/wikileaks-aucti/
Latest Wikileaks Prize for Sale to the Highest Bidder—Update


2024-01-01



---
https://www.wired.com/2011/05/how-power-corrupts/
How Power Corrupts


2024-01-01



---
https://www.wired.com/2011/06/city-brains/
City Life Could Change Your Brain for the Worse


2024-01-01



---
https://www.wired.com/2011/08/do-political-experts-know-what-theyre-talking-about/
Do Political Experts Know What They’re Talking About?

2011-08
2024-01-01



---
https://www.wired.com/2011/09/ied-cost/
$265 Bomb, $300 Billion War: The Economics of the 9/11 Era's Signature Weapon


2024-01-01



---
https://www.wired.com/2011/10/how-friends-ruin-memory-the-social-conformity-effect/
How Friends Ruin Memory: The Social Conformity Effect


2024-01-01



---
https://www.wired.com/2011/11/mf-bitcoin/
The Rise and Fall of Bitcoin


2024-01-01



---
https://www.wired.com/2011/12/how-does-the-brain-perceive-art/
How Does the Brain Perceive Art?


2024-01-01



---
https://www.wired.com/2012/01/everything-about-learning/
Everything You Thought You Knew About Learning Is Wrong


2024-01-01



---
https://www.wired.com/2012/04/ff-andreessen/
The Man Who Makes The Future: Wired Icon Marc Andreessen


2024-01-01



---
https://www.wired.com/2012/05/nicotine-and-the-chemistry-of-murder/
Nicotine and the Chemistry of Murder


2024-01-01



---
https://www.wired.com/2012/05/rare-earth-mining-rises-again/
Rare-Earth Mining Rises Again in United States


2024-01-01



---
https://www.wired.com/2012/07/flies-learn-math/
Geneticists Evolve Fruit Flies With the Ability to Count


2024-01-01



---
https://www.wired.com/2013/01/the-fraction-of-famous-people-in-the-world/
The Fraction of Famous People in the World


2024-01-01



---
https://www.wired.com/2013/04/google-voice-future-uncertain/
Will Google Hang Up on Voice?


2024-01-01



---
https://www.wired.com/2013/04/text-of-sxsw2013-closing-remarks-by-bruce-sterling/
Text of SXSW2013 closing remarks by Bruce Sterling


2024-01-01



---
https://www.wired.com/2013/06/love-and-terror-in-the-golden-age-of-hijacking/
How Hijackers Commandeered Over 130 American Planes


2024-01-01



---
https://www.wired.com/2013/07/open-market/
The Secret Service Agent Who Collared Cybercrooks by Selling Them Fake IDs


2024-01-01



---
https://www.wired.com/2013/12/crossword-puzzles-100-years/
100 Years Later, the Crossword Is Still the King of Puzzles


2024-01-01



---
https://www.wired.com/2013/12/uber-surge-pricing/
Uber Boss Says Surging Prices Rescue People From the Snow


2024-01-01



---
https://www.wired.com/2014/01/new-monsanto-vegetables/
Monsanto Is Going Organic in a Quest for the Perfect Veggie


2024-01-01



---
https://www.wired.com/2014/09/when-extrapolation-fails-us/
When Extrapolation Fails Us: Incorrect Mathematical Conjectures


2024-01-01



---
https://www.wired.com/2014/10/apple-facebook-pay-female-employees-freeze-eggs/
Apple and Facebook Pay for Female Employees to Freeze Eggs


2024-01-01



---
https://www.wired.com/2014/10/egg-freezing-risks/
The Sobering Facts About Egg Freezing That Nobody's Talking About


2024-01-01



---
https://www.wired.com/2017/02/wired-book-club-story-of-your-life/
Wired Book Club: ‘The Story of Your Life’ Is Making Us Weep, Sometimes in Public


2024-01-01



---
https://www.wired.com/beyond-the-beyond/2011/12/42-major-countries-ranked-by-smartphone-penetration-rates/



2024-01-01



---
https://www.wired.com/beyond-the-beyond/2013/04/text-of-sxsw2013-closing-remarks-by-bruce-sterling/



2024-01-01



---
https://www.wired.com/magazine/2010/07/ff_stress_cure/all/1



2024-01-01



---
https://www.wired.com/magazine/2011/12/ff_causation/all/1



2024-01-01



---
https://www.wired.com/story/200-researchers-5-hypotheses-no-consistent-answers/
200 Researchers, 5 Hypotheses, No Consistent Answers


2024-01-01



---
https://www.wired.com/story/age-of-social-credit/
In China, a Three-Digit Score Could Dictate Your Place in Society


2024-01-01



---
https://www.wired.com/story/are-facebook-ads-discriminatory-its-complicated/
Are Facebook Ads Discriminatory? It’s Complicated


2024-01-01



---
https://www.wired.com/story/aria-moonshot-darpa-uk-britain-great-again/
Eight Scientists, a Billion Dollars, and the Moonshot Agency Trying to Make Britain Great Again


2024-10-04



---
https://www.wired.com/story/book-excerpt-curse-of-bigness/
How Google and Amazon Got Away With Not Being Regulated


2024-01-01



---
https://www.wired.com/story/catfishing-customer-support-love/
This Is Catfishing on an Industrial Scale


2024-01-01



---
https://www.wired.com/story/china-apt41-hacking-usaherds-log4j/
Chinese Spies Hacked a Livestock App to Breach US State Networks: Vulnerabilities in animal tracking software USAHERDS and Log4j gave the notorious APT41 group a foothold in multiple government systems.


2024-01-01



---
https://www.wired.com/story/crispr-base-editing-first-china/
With Embryo Base Editing, China Gets Another Crispr First


2024-01-01



---
https://www.wired.com/story/crispr-therapeutics-plans-its-first-clinical-trial-for-genetic-disease/
Crispr Therapeutics Plans to Launch Its First Clinical Trial in 2018


2024-01-01



---
https://www.wired.com/story/culture-fan-tastic-planet-influencer-porn/
You follow them on Instagram, admiring their bodies, envying their lifestyles. And then they get intimate on OnlyFans. The influencers are now obtainable.


2024-01-01



---
https://www.wired.com/story/f-1-moon-rocket/



2024-01-01



---
https://www.wired.com/story/fighting-high-drug-prices/
The New War on (Overpriced) Drugs


2024-01-01



---
https://www.wired.com/story/group-house-covid-risk-points/
How Many Microcovids Would You Spend on a Burrito?


2024-01-01



---
https://www.wired.com/story/hansa-dutch-police-sting-operation/
Operation Bayonet: Inside the Sting That Hijacked an Entire Dark Web Drug Market


2024-01-01



---
https://www.wired.com/story/how-a-dollar40-million-nutrition-science-crusade-fell-apart/
The Struggles of a $40 Million Nutrition Science Crusade


2024-01-01



---
https://www.wired.com/story/how-early-stage-vcs-decide-where-invest/
How Early-Stage VCs Decide Where to Invest


2024-01-01



---
https://www.wired.com/story/its-a-living-meet-one-of-new-yorks-best-professional-dandd-dungeon-masters/
Meet a Professional Dungeons &amp; Dragons Dungeon Master from New York City


2024-01-01



---
https://www.wired.com/story/kids-world-slime-convention/
It’s the World Slime Convention! Let’s Goo!


2024-01-01



---
https://www.wired.com/story/kill-list-dark-web-hitmen/



2024-01-01



---
https://www.wired.com/story/lsd-microdosing-drugs-silicon-valley/



2024-01-01



---
https://www.wired.com/story/margit-wennmachers-is-andreessen-horowitzs-secret-weapon/
Andreessen Horowitz’s Spin Master Built Silicon Valley As You Know It


2024-01-01



---
https://www.wired.com/story/master-algorithm-pedro-domingos/
The race for the master algorithm has begun


2024-04-30



---
https://www.wired.com/story/ms-symphony-of-the-seas-royal-caribbean-largest-cruise-ship/
This is the inside story of how cruise ships went from pensioners’ pastime to floating cities engaged in an all-out entertainment arms race


2024-01-01



---
https://www.wired.com/story/notpetya-cyberattack-ukraine-russia-code-crashed-the-world/
The Untold Story of NotPetya, the Most Devastating Cyberattack in History


2024-01-01



---
https://www.wired.com/story/pandora-learns-the-cost-of-ads-and-of-subscriptions/
Pandora Learns the Cost of Ads, and of Subscriptions


2024-01-01



---
https://www.wired.com/story/pink-princess-plantfluencers-pink-congo-scam/
How the Pink Princess and the Pink Congo Scam Flourished Online


2024-01-01



---
https://www.wired.com/story/reboot-reproduction-modern-fertility/
Women May Have an Alternative to Freezing Their Eggs


2024-01-01



---
https://www.wired.com/story/scientists-need-more-cat-dna-and-lil-bub-is-here-to-help/
Scientists Need More Cat DNA, and Lil Bub is Here to Help


2024-01-01



---
https://www.wired.com/story/stop-telling-kids-theyll-die-from-climate-change/



2024-01-01



---
https://www.wired.com/story/the-teeny-tiny-scientific-screwup-that-helped-covid-kill/
The 60-Year-Old Scientific Screwup That Helped Covid Kill: All pandemic long, scientists brawled over how the virus spreads. Droplets! No, aerosols! At the heart of the fight was a teensy error with huge consequences


2024-01-01



---
https://www.wired.com/story/titan-submersible-disaster-inside-story-oceangate-files/
The Titan Submersible Disaster Shocked the World. The Exclusive Inside Story Is More Disturbing Than Anyone Imagined


2024-06-11



---
https://www.wired.com/story/vexas-new-disease-genetics/
A Little-Known Inflammatory Disease Is Hiding in Plain Sight


2024-01-01



---
https://www.wired.com/story/willie-brown-middle-school-startup-mentality-failed/
How the Startup Mentality Failed Kids in San Francisco


2024-01-01



---
https://www.wolframalpha.com/input/?i=%5Cprod_%7Bn%3D1%7D%5E%7B566%7D+0.999024%5En
\prod_{n=1}^{566} 0.999024^n


2024-01-01



---
https://www.wolframalpha.com/input/?i=binomial+distribution+confidence+interval&f1=0.99&f=BinomialInterval.c_0.99&f2=100&f=BinomialInterval.n_100&f3=0.03&x=2&y=3&f=BinomialInterval.phat_0.03&a=*FVarOpt.1-_***BinomialInterval.phat--.***BinomialInterval.x---.*--
binomial distribution confidence interval


2024-01-01



---
https://www.worldcat.org/title/42465636



2024-01-01



---
https://www.worldcat.org/title/6891808



2024-01-01



---
https://www.worldcat.org/title/anime-kurieita-intabyuzu-kono-hito-ni-hanashi-o-kikitai/oclc/699475253



2024-01-01



---
https://www.worldcat.org/title/domestic-cat-gene-frequencies-a-catalogue-and-bibliography/oclc/20706010



2024-01-01



---
https://www.worldinvisible.com/library/athanasius/incarnation/incarnation.p.htm
St. Athanasius:The Incarnation of the Word of God.


2024-01-01



---
https://www.worldofdante.org/astro_detail2.html
Sun in Aries; The Word of Dante


2024-01-01



---
https://www.wpa-tps.org/publications/world-psychiatry/
World Psychiatry – WPA


2024-01-01



---
https://www.writersalmanac.org/index.html%3Fp=10641.html
The Writer’s Almanac for September 10, 2017 The Kingfisher


2024-01-01



---
https://www.writingroutines.com/routines/
Writing Routines


2024-01-01



---
https://www.wsj.com/articles/BL-JRTB-14109



2024-01-01



---
https://www.wsj.com/articles/BL-KRTB-2655
The $1 Billion Samsung Didn’t Need, But Got Anyway (For Cheap)


2024-01-01



---
https://www.wsj.com/articles/BL-REB-13994
Google Correlate: Linking the Fed to Nausea Remedies


2024-01-01



---
https://www.wsj.com/articles/BL-REB-14748



2024-01-01



---
https://www.wsj.com/articles/SB10000872396390444180004578018480061824600
The Intelligence Boom: If your IQ is in the top bracket, your verbal smarts will be about as good in your 80s as they were in your teens


2024-01-01



---
https://www.wsj.com/articles/SB10001424052702303380004579521482247869874



2024-01-01



---
https://www.wsj.com/articles/SB10001424052702303550904575562053166893846



2024-01-01



---
https://www.wsj.com/articles/SB10001424052702304432304576371462612272884



2024-01-01



---
https://www.wsj.com/articles/SB10001424052702304451104577392270431239772



2024-01-01



---
https://www.wsj.com/articles/SB10001424052702304610404579405420617578250



2024-01-01



---
https://www.wsj.com/articles/SB10001424052702304657804576401890078537246



2024-01-01



---
https://www.wsj.com/articles/SB10001424052748703766704576009071694055878



2024-01-01



---
https://www.wsj.com/articles/SB10001424052748703880304575237262781409430



2024-01-01



---
https://www.wsj.com/articles/SB10001424053111903454504576486492588283556



2024-01-01



---
https://www.wsj.com/articles/SB10001424053111903480904576512250915629460



2024-01-01



---
https://www.wsj.com/articles/SB10001424053111904265504576567070931547618



2024-01-01



---
https://www.wsj.com/articles/SB10001424053111904800304576472034085730262



2024-01-01



---
https://www.wsj.com/articles/SB10001424053111904875404576532431335938862



2024-01-01



---
https://www.wsj.com/articles/SB10001424127887323582904578487263583009532
Laurene Powell Jobs Goes Public to Promote Dream Act


2024-01-01



---
https://www.wsj.com/articles/SB10001424127887323628004578458882165244260
Why I Froze My Eggs (And You Should, Too): Amid all the talk of ‘leaning in’ and ‘having it all’, we’ve ignored the most powerful gender-equalizer


2024-01-01



---
https://www.wsj.com/articles/SB10001424127887323809304578429142650304564
Bitcoin vs. Ben Bernanke: The chief scientist for the digital currency talks about its appeal-and pitfalls-in a world of fiat money


2024-01-01



---
https://www.wsj.com/articles/SB10001424127887324637504578567670426190246
Melatonin: A ‘Magic’ Sleeping Pill for Children? Pediatricians worry as parents increasingly use melatonin to deal with nighttime restlessness


2024-01-01



---
https://www.wsj.com/articles/SB117856222924394753



2024-01-01



---
https://www.wsj.com/articles/SB124839803784477915



2024-01-01



---
https://www.wsj.com/articles/best-in-sew-inside-the-growing-sport-of-hobbyhorse-riding-1490713811
Riding a Hobbyhorse: Yes, It’s an Organized Sport: Thousands of young competitors in Finland are competing in equestrian jumping and dressage events while riding horses on a stick; telling naysayers to hold their horses


2024-01-01



---
https://www.wsj.com/articles/can-detroit-become-a-software-business-1540008107
Will Tech Leave Detroit in the Dust? As IPO proposals value Uber at an eye-popping $120 billion, auto makers are racing to gain ground in everything from car sharing to driverless technology. At stake: who will control the future of transportation


2024-01-01



---
https://www.wsj.com/articles/china-unhampered-by-rules-races-ahead-in-gene-editing-trials-1516562360



2024-01-01



---
https://www.wsj.com/articles/dna-testing-offers-new-hope-for-infants-with-genetic-disease-1527559800



2024-01-01



---
https://www.wsj.com/articles/germany-arrests-suspected-gun-dealer-in-munich-rampage-case-1471372591
Germany Arrests Suspected Gun Dealer in Munich Rampage Case: Man accused of selling gun to teenager who killed nine people in shooting spree last month


2024-01-01



---
https://www.wsj.com/articles/inside-apples-broken-sapphire-factory-1416436043
Inside Apple‘s Broken Sapphire Factory: How $1 Billion Bet on iPhone Screens Failed; the ‘Boule Graveyard’


2024-01-01



---
https://www.wsj.com/articles/memo-sparks-firestorm-at-google-1502246996
At Google, Memo on Gender and Diversity Sparks Firestorm: The debate over the firing of a software engineer who criticized Google’s diversity efforts highlights the challenges of internal dissent


2024-01-01



---
https://www.wsj.com/articles/nba-basketball-runs-in-the-family-1464130236
Why Basketball Runs in the Family: A new WSJ study finds 48.8% of players are related to an elite athlete—that number is 17.5% for the NFL and 14.5% for MLB


2024-01-01



---
https://www.wsj.com/articles/p-g-cuts-more-than-100-million-in-largely-ineffective-digital-ads-1501191104
P&G Cuts More Than $100 Million in ‘Largely Ineffective’ Digital Ads


2024-01-01



---
https://www.wsj.com/articles/the-eureka-moment-that-made-bitcoin-possible-1527268025



2024-01-01



---
https://www.wsj.com/articles/the-fertility-clinic-that-cut-ivf-prices-in-half-1536589667
The Fertility Clinic That Cut IVF Prices in Half: The doctor in charge says he opens the door to more families; saying yes to patients considered too old or obese elsewhere


2024-01-01



---
https://www.wsj.com/articles/trump-eyes-a-new-real-estate-purchase-greenland-11565904223
In conversations with aides, the president has—with varying degrees of seriousness—floated the idea of the U.S. buying the autonomous Danish territory


2024-01-01



---
https://www.wsj.com/articles/two-years-ago-india-lacked-fast-cheap-internetone-billionaire-changed-all-that-1536159916
Two Years Ago, India Lacked Fast, Cheap Internet—One Billionaire Changed All That: Mukesh Ambani’s national 4G network for Reliance Jio, which charges pennies for data, is bringing hundreds of millions online for the first time


2024-01-01



---
https://www.wsj.com/tech/elon-musk-twitter-x-takeover-walter-isaacson-5f553af



2024-01-01



---
https://www.wtf-film.com/site/2007/09/24/buru-kurisumasu/



2024-01-01



---
https://www.wunderground.com/?cm_ven=cgi
Local Weather Forecast, News and Conditions


2024-01-01



---
https://www.wunderground.com/history/airport/KISP/2012/2/16/CustomHistory.html?dayend=8&monthend=7&yearend=2012&req_city=NA&req_state=NA&req_statename=NA&format=1



2024-01-01



---
https://www.wunderground.com/history/airport/KNHK/2012/7/11/CustomHistory.html?dayend=22&monthend=3&yearend=2013&req_city=NA&req_state=NA&req_statename=NA&format=1



2024-01-01



---
https://www.wunderground.com/history/airport/KNHK/2012/7/11/CustomHistory.html?dayend=9&monthend=3&yearend=2013&req_city=NA&req_state=NA&req_statename=NA&MR=1



2024-01-01



---
https://www.xinhuanet.com/english/2019-08/13/c_138306693.htm
Controlled mental health drug seized in south China


2024-01-01



---
https://www.xn--4dbcyzi5a.com/%d7%9e%d7%94%d7%95%d7%9c%d7%a0%d7%93-%d7%91%d7%90%d7%94%d7%91%d7%94-%d7%a0%d7%aa%d7%a4%d7%a1-%d7%a6%d7%a2%d7%99%d7%a8-%d7%a9%d7%94%d7%96%d7%9e%d7%99%d7%9f-%d7%97%d7%91%d7%99%d7%9c%d7%95%d7%aa-%d7%a7/
מהולנד באהבה: נתפס צעיר שהזמין חבילות קנאביס בדואר


2024-01-01



---
https://www.yalelawjournal.org/note/amazons-antitrust-paradox
Yale Law Journal - Amazon’s Antitrust Paradox


2024-01-01



---
https://www.ycombinator.com/documents/
YC Safe Financing Documents


2024-01-01



---
https://www.ycombinator.com/rfs/
Requests for Startups


2024-01-01



---
https://www.yesodweb.com/
Yesod Web Framework for Haskell


2024-01-01



---
https://www.yitay.net/
Yi Tay


2024-06-25



---
https://www.ynet.co.il/articles/0,7340,L-4611084,00.html
חשד: הזמין שוקולד עם קוקאין ברשת האפלה :צעיר מכפר סבא חשוד שהזמין קוקאין דרך ה‘דארקנט, והסם הגיע ארצה בתוך פרלינים. קו ההגנה שלו: בכלל הזמנתי סמי הזיה שאינם אסורים בחוק’


2024-01-01



---
https://www.yorku.ca/mar/Mar%20et%20al%202009_reading%20fiction%20and%20empathy.pdf
Exploring the link between reading fiction and empathy: Ruling out individual differences and examining outcomes


2024-01-01



---
https://www.yorku.ca/mar/mar%20et%20al%20in%20press_CogDev_media%20exposure%20and%20child%20ToM.pdf
Exposure to Media and Theory-of-Mind Development in Preschoolers


2024-01-01



---
https://www.you-books.com/book/L-Niven/The-Warriors



2024-01-01



---
https://www.yourdictionary.com/articles/examples-acrostic-poems
Acrostic Poem Examples: Learn to make your own name or word poetry with these acrostic poem examples and a handy template


2024-01-01



---
https://www.youtube.com/
YouTube


2024-09-03



---
https://www.youtube.com/playlist?list=PL2FF649D0C4407B30
Richard Hamming: ‘Learning to Learn. The Art of Doing Science and Engineering: Learning to Learn’ was the capstone course by Dr. Richard W. Hamming (1915–1998) for graduate students at the Naval Postgraduate School (NPS) in Monterey, California.


2024-01-01



---
https://www.youtube.com/playlist?list=PLYHX9YKIkvENrrkunkYNA04xjmXFV9FIL
Loyal to the Group of Seventeen’s story: The Just Man


2024-06-17



---
https://www.youtube.com/playlist?list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy
Hamming, Learning to Learn: Art of Science and Engineering


2024-06-17



---
https://www.youtube.com/results?search_query=cat+loves+earwax



2024-06-17



---
https://www.youtube.com/shorts/rUoJvogN7qQ
Bayesian Updating


2024-06-17



---
https://www.youtube.com/t/terms
Terms of Service


2024-06-17



---
https://www.youtube.com/watch?v=-8fbfo-ZWgY



2024-06-17



---
https://www.youtube.com/watch?v=-9gQZ6joPIA
El Ten Eleven—"Reverie"


2024-06-17



---
https://www.youtube.com/watch?v=-BP7DhHTU-I
I made Minecraft in Minecraft with redstone!


2024-06-17



---
https://www.youtube.com/watch?v=-EouHLbKNLU



2024-06-17



---
https://www.youtube.com/watch?v=-GMcRZtQaOQ
Heliosphere


2024-06-17



---
https://www.youtube.com/watch?v=-MwCJpEuC44
Experience True Level from Rick and Morty S3


2024-06-17



---
https://www.youtube.com/watch?v=-Xo7qAs1sjM



2024-06-17



---
https://www.youtube.com/watch?v=-isgNw5XAsY



2024-06-17



---
https://www.youtube.com/watch?v=-kqEauEArwc



2024-06-17



---
https://www.youtube.com/watch?v=-sPOgbz_gq4
Brain training increases memory


2024-06-17



---
https://www.youtube.com/watch?v=01DY0SFFYzk
EastNewSound


2024-06-17



---
https://www.youtube.com/watch?v=02KaUff0HEo
Umineko happy Maria Band edition


2024-06-17



---
https://www.youtube.com/watch?v=0J5LF2Udf20
Umineko no naku koro ni BGM—Happiness of marionette


2024-06-17



---
https://www.youtube.com/watch?v=0ZVOmBp29E0
Steve Omohundro on GPT-3


2024-06-17



---
https://www.youtube.com/watch?v=0b0iSFPXY4I



2024-06-17



---
https://www.youtube.com/watch?v=0rNWl-IH1Lg
[Drum N Bass] Foozogz—Make It Special (Finale Mix)


2024-06-17



---
https://www.youtube.com/watch?v=0x6OGMh4i98
Steamed Hams but every computer is at a different speed and synced to when skinner says Steamed Hams


2024-06-17



---
https://www.youtube.com/watch?v=101BoAScs2M
Nights Return


2024-06-17



---
https://www.youtube.com/watch?v=11da-YAOXBI&t=253s
PBA Televised 300 Game #35: Jason Belmonte


2024-06-17



---
https://www.youtube.com/watch?v=13CZPWmke6A&t=950#org=openai
Ilya Sutskever: Deep Learning


2024-06-17



---
https://www.youtube.com/watch?v=17p6ufiPFzQ



2024-06-17



---
https://www.youtube.com/watch?v=1AprzrJGkKQ



2024-06-17



---
https://www.youtube.com/watch?v=1BljumcDx3U



2024-06-17



---
https://www.youtube.com/watch?v=1Gw2BCCxL1U&t=26
The Last Unicorn (1/5) Mommy Fortuna Imprisons the Unicorn (1982) HD


2024-06-17



---
https://www.youtube.com/watch?v=1ct_P3IZow0
What Makes a Good Image Generator AI?


2024-06-17



---
https://www.youtube.com/watch?v=1dVv5RMwzuo
DNA Dreams Bio-Science In China


2024-06-17



---
https://www.youtube.com/watch?v=1istntu1IA4



2024-06-17



---
https://www.youtube.com/watch?v=1sQcqdJhGmE



2024-06-17



---
https://www.youtube.com/watch?v=1vmfZU5qt8w
Touhou 14 Double Dealing Character Ost " Magic of The Gavel "


2024-06-17



---
https://www.youtube.com/watch?v=1xJ0GAz7ylE



2024-06-17



---
https://www.youtube.com/watch?v=20kT52uIlo4



2024-06-17



---
https://www.youtube.com/watch?v=229J3T6DXA0



2024-06-17



---
https://www.youtube.com/watch?v=261PfM7bG80&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=18
17. Hamming, <em>Learning to Learn</em>: Digital Filters IV, 4 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=2GBbaOU1LJA
Some sort of seizure.


2024-06-17



---
https://www.youtube.com/watch?v=2UY49wTAjbk



2024-06-17



---
https://www.youtube.com/watch?v=2bwG0OYcFjI



2024-06-17



---
https://www.youtube.com/watch?v=2e5_Z6oZ0rM&list=PL2FF649D0C4407B30&index=4
Hamming, "History of Computers - Software"


2024-01-01



---
https://www.youtube.com/watch?v=2hhXS6cODQg&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=2
Learning to Learn: Superintendent’s Guest Lecture (SGL), 4 April 1990


2024-06-17



---
https://www.youtube.com/watch?v=2jl0Fsdg38U



2024-06-17



---
https://www.youtube.com/watch?v=2m3NHEadFpI



2024-06-17



---
https://www.youtube.com/watch?v=2pQ7ANQlkZ0
Umineko Chiru BGM: oku_slow_oke


2024-06-17



---
https://www.youtube.com/watch?v=2pWv7GOvuf0
RL Course by David Silver—Lecture 1: Introduction to Reinforcement Learning


2024-06-17



---
https://www.youtube.com/watch?v=2qTy0AnMels



2024-06-17



---
https://www.youtube.com/watch?v=2v9t8o6EqBE
Steamed Hams but I reversed the order of their lines and it works strangely well


2024-06-17



---
https://www.youtube.com/watch?v=2wO8ZHnn3Q4&list=PL2FF649D0C4407B30&index=14
Hamming, "Digital Filters, Part I" (April 27, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=3DAzAfiD43M
El Ten Eleven—Point Breeze


2024-06-17



---
https://www.youtube.com/watch?v=3ODjsCpMAsw
Giants—At Last, Ashore


2024-06-17



---
https://www.youtube.com/watch?v=3Q6a7gNu4lk
KICKING TRICK


2024-06-17



---
https://www.youtube.com/watch?v=3WuetN1UCZg
Closer


2024-06-17



---
https://www.youtube.com/watch?v=3ZdKyEMEid4



2024-06-17



---
https://www.youtube.com/watch?v=3m11_iG3Bv8



2024-06-17



---
https://www.youtube.com/watch?v=3t6L-FlfeaI
I just want to serve 5 terabytes


2024-06-17



---
https://www.youtube.com/watch?v=3uIcXRbZ458
‘Steamed Hams’ but it’s ‘All Star’


2024-06-17



---
https://www.youtube.com/watch?v=3vFp6spyx-U



2024-06-17



---
https://www.youtube.com/watch?v=3xnYLHhfnq4



2024-06-17



---
https://www.youtube.com/watch?v=402CIt0oOSE
Peter And Jack
El Ten Eleven

2024-06-17



---
https://www.youtube.com/watch?v=40FX9HtoUAE
Morphing Anime Girls Quiz


2024-06-17



---
https://www.youtube.com/watch?v=4ChKxXE723Y&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=9
08. Hamming, <em>Learning to Learn</em>: Artificial Intelligence (AI) III, 13 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=4OeRYr4GCpU



2024-06-17



---
https://www.youtube.com/watch?v=57BJbpwQz3M&index=6&list=PLvtr235lMBeN4yhN3Iy7PVvfz0G2RUPqN



2024-06-17



---
https://www.youtube.com/watch?v=5Dlk1UgQSfQ&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=3
Learning to Learn: Foundations of Digital Revolution, 30 March 1995


2024-06-17



---
https://www.youtube.com/watch?v=5FyjAH8Zju4



2024-06-17



---
https://www.youtube.com/watch?v=5MlCM0mR8DQ
Turret Opera/Cara Mia—Portal 2(A Cappella)


2024-06-17



---
https://www.youtube.com/watch?v=5S35CzMaeCA



2024-06-17



---
https://www.youtube.com/watch?v=5cUFfBpLCUw



2024-06-17



---
https://www.youtube.com/watch?v=5dfVlwN1lsc
Gotye


2024-06-17



---
https://www.youtube.com/watch?v=5nLz68cJHfg



2024-06-17



---
https://www.youtube.com/watch?v=5rd9H3ufpGU



2024-06-17



---
https://www.youtube.com/watch?v=5vQ4CekU6sg&list=PL2FF649D0C4407B30&index=28
Hamming, "Systems Engineering" (May 30, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=68_JiBs-JJw



2024-06-17



---
https://www.youtube.com/watch?v=6UPUxG3X-ME



2024-06-17



---
https://www.youtube.com/watch?v=6UwLxZGI5Dw



2024-06-17



---
https://www.youtube.com/watch?v=6_9qqDmuTjI



2024-06-17



---
https://www.youtube.com/watch?v=6a3ZQEg59uQ



2024-06-17



---
https://www.youtube.com/watch?v=6d8romXBRTg
DAICON FILM


2024-06-17



---
https://www.youtube.com/watch?v=6fgTGtzamw8
<em>Streets of Fire</em>—Trailer


2024-06-17



---
https://www.youtube.com/watch?v=6gjsAA_5Agk
Can you beat Pokemon FireRed while blind and deaf?


2024-06-17



---
https://www.youtube.com/watch?v=6lmv1Fkroew



2024-06-17



---
https://www.youtube.com/watch?v=6m5A03IkWDE#t=3m25s



2024-06-17



---
https://www.youtube.com/watch?v=6m5A03IkWDE&t=4m20s



2024-06-17



---
https://www.youtube.com/watch?v=6o8h-HgFgB0



2024-06-17



---
https://www.youtube.com/watch?v=6owypwFIvbM



2024-06-17



---
https://www.youtube.com/watch?v=6wS-uS9pmho
The Ents’ Marching Song


2024-06-17



---
https://www.youtube.com/watch?v=6xSg1JnCMp0



2024-06-17



---
https://www.youtube.com/watch?v=7LAvJyr4NWQ



2024-06-17



---
https://www.youtube.com/watch?v=7Y5KsN6ehvk



2024-06-17



---
https://www.youtube.com/watch?v=8-H2oQ_ihIQ&t=238s
Undefined Blues by Julian Moon


2024-11-23



---
https://www.youtube.com/watch?v=84ZlcqmyGBw



2024-06-17



---
https://www.youtube.com/watch?v=8MLDT5-ZgN0?t=190
Steamed Hams But It’s The Confrontation From <em>Les Misérables</em>


2024-06-17



---
https://www.youtube.com/watch?v=8QnD8ZM0YCo
Deep Reinforcement Learning for Dexterous Manipulation—Grasp and Stack


2024-06-17



---
https://www.youtube.com/watch?v=8R_DICKkMfo
Genotyping—UK Biobank array on 500,000 participants


2024-06-17



---
https://www.youtube.com/watch?v=8S0FDjFBj8o
How to sound smart in your TEDx Talk


2024-06-17



---
https://www.youtube.com/watch?v=8UwGl0Yk_jU



2024-06-17



---
https://www.youtube.com/watch?v=8_FSoDjqLIU



2024-06-17



---
https://www.youtube.com/watch?v=8fnfeuoh4s8
Hal replacing a light bulb


2024-06-17



---
https://www.youtube.com/watch?v=8ivvOB9F0-k



2024-06-17



---
https://www.youtube.com/watch?v=9Am_HjaJJEU



2024-06-17



---
https://www.youtube.com/watch?v=9YBOn-Fxg_4
Evolution of the City


2024-06-17



---
https://www.youtube.com/watch?v=9Z-WQIrDAMQ
God Is An Astronaut—No Return


2024-06-17



---
https://www.youtube.com/watch?v=9bmxSt4xcGw
The Last Unicorn â Emotionally Haunting End Scene I regret [Journey home]


2024-06-17



---
https://www.youtube.com/watch?v=9kSv46mOApg
Liverne


2024-06-17



---
https://www.youtube.com/watch?v=9yS9KadoNZ8



2024-06-17



---
https://www.youtube.com/watch?v=9ytuQwYAgf0
Steamed Hams but Nothing Happens and It’s Intensely Awkward


2024-06-17



---
https://www.youtube.com/watch?v=A24ZJz0IUws



2024-06-17



---
https://www.youtube.com/watch?v=A4zlH2mzMHw



2024-06-17



---
https://www.youtube.com/watch?v=A7GG5CCPIkI



2024-06-17



---
https://www.youtube.com/watch?v=AD4b-52jtos&list=PL2FF649D0C4407B30&index=1
Hamming, Intro to The Art of Doing Science and Engineering: Learning to Learn


2024-01-01



---
https://www.youtube.com/watch?v=AKIkY9OdO8A



2024-06-17



---
https://www.youtube.com/watch?v=AQ_NuH6MIF0
[Touhou Vocal] [Riverside] Aisya -ye ru amma- (spanish &amp; english subtitles)


2024-06-17



---
https://www.youtube.com/watch?v=AVH6t7nwfc4
God Is an Astronaut—A Deafening Distance


2024-06-17



---
https://www.youtube.com/watch?v=AXW9ZV5XdV8&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=15
14. Hamming, <em>Learning to Learn</em>: Digital Filters I, 27 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=Aa36Wq3BL7k



2024-06-17



---
https://www.youtube.com/watch?v=AjwYrKJ57Bs&t=1663s



2024-06-17



---
https://www.youtube.com/watch?v=AjwYrKJ57Bs&t=1978s



2024-06-17



---
https://www.youtube.com/watch?v=AjwYrKJ57Bs&t=93s



2024-06-17



---
https://www.youtube.com/watch?v=AjwYrKJ57Bs&t=996s



2024-06-17



---
https://www.youtube.com/watch?v=Au6kopvPKCI&list=PL2FF649D0C4407B30&index=5
History of Computers - Applications


2024-01-01



---
https://www.youtube.com/watch?v=B3_04qNCHMo



2024-06-17



---
https://www.youtube.com/watch?v=BHSjTZp82HY#t=1m58s
Full Metal Panic, The Second Raid: SUB—3—Labyrinth and the Dragon


2024-06-17



---
https://www.youtube.com/watch?v=BIQ__r5dwAs



2024-06-17



---
https://www.youtube.com/watch?v=BXtBm5B2y2E
King’s College Cambridge 2010 #14 I Saw Three Ships


2024-06-17



---
https://www.youtube.com/watch?v=BYA_sStHAjs



2024-06-17



---
https://www.youtube.com/watch?v=BZh07Ew32UA&list=PL2FF649D0C4407B30&index=12
Hamming, "Error-Correcting Codes" (April 21, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=BeSbmS06k1k



2024-06-17



---
https://www.youtube.com/watch?v=Bg67PPmTWTo
AI Writes My Little Pony Fanfiction (GPT-3)


2024-06-17



---
https://www.youtube.com/watch?v=Bp12S4uM5Fs
SHINNN—Hope


2024-06-17



---
https://www.youtube.com/watch?v=Bplpdye6060



2024-06-17



---
https://www.youtube.com/watch?v=BrYxpndIRoc
Kitsune’s Workshop


2024-06-17



---
https://www.youtube.com/watch?v=C4Bjxf14BMg



2024-06-17



---
https://www.youtube.com/watch?v=C4aROrTmtnc
Chata (è¶å¤ª)—annï½åºµï½


2024-06-17



---
https://www.youtube.com/watch?v=C7bQG6LcMDY



2024-06-17



---
https://www.youtube.com/watch?v=CD_abkMAh-g



2024-06-17



---
https://www.youtube.com/watch?v=CMpOe-qYS_4



2024-06-17



---
https://www.youtube.com/watch?v=CXXwkzB5eoY
God Is An Astronaut—Shadows


2024-06-17



---
https://www.youtube.com/watch?v=C_zOoV1W1S4&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=7
Learning to Learn: Artificial Intelligence (AI)


2024-06-17



---
https://www.youtube.com/watch?v=CeaHtXykY2Q



2024-06-17



---
https://www.youtube.com/watch?v=Cyo4WEbUqYo



2024-06-17



---
https://www.youtube.com/watch?v=D1fv4aVvGrs
Look up in the Sky


2024-06-17



---
https://www.youtube.com/watch?v=D3GeSI1R7Ic



2024-06-17



---
https://www.youtube.com/watch?v=DAlfsICyufs
This waifu does not exist.


2024-06-17



---
https://www.youtube.com/watch?v=DGxPHolNU3c
I Feel Fantastic
Jonathan Coulton

2024-06-17



---
https://www.youtube.com/watch?v=DKe8FumoD4E#openai
Learning Dexterity: Uncut


2024-06-17



---
https://www.youtube.com/watch?v=DLeyITbK5AU
Steamed Hams but it’s played 64 times at 64 speeds in an 8x8 grid


2024-06-17



---
https://www.youtube.com/watch?v=DPFXk4zJZ1g



2024-06-17



---
https://www.youtube.com/watch?v=DRAujB9XmGs



2024-06-17



---
https://www.youtube.com/watch?v=DRWJNR0wGHs
Giants—The Palace Stands in its Proper Place


2024-06-17



---
https://www.youtube.com/watch?v=DTO3tja7uaQ
Morning Glory (Album available on Bandcamp)


2024-06-17



---
https://www.youtube.com/watch?v=DeKMU_ce40s&t=7m55s



2024-06-17



---
https://www.youtube.com/watch?v=Dny54jIEGTI
The end of seasons—feat. Velvet R. Wings


2024-06-17



---
https://www.youtube.com/watch?v=DtpUokM_vQ8&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=28
27. Hamming, <em>Learning to Learn</em>: Unreliable Data, 26 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=Dy2tZ4Hshbs
Umineko BGM—apathy


2024-06-17



---
https://www.youtube.com/watch?v=ECS6OSsUnb8



2024-06-17



---
https://www.youtube.com/watch?v=EX48CRw5ogE



2024-06-17



---
https://www.youtube.com/watch?v=ElhvJkz6HIo
Steamed Hams except everything goes extremely well


2024-06-17



---
https://www.youtube.com/watch?v=ErV-W0c2LKY



2024-06-17



---
https://www.youtube.com/watch?v=EtMyH_--vnU
Deep Learning for Decision Making and Control


2024-06-17



---
https://www.youtube.com/watch?v=ExjhUALdntM
YUMEGIWA LAST BOY


2024-06-17



---
https://www.youtube.com/watch?v=F13yzUbg3yI
Optimize Your Windows for Your Cat: The Best Cat Entertainment


2024-06-17



---
https://www.youtube.com/watch?v=F1KgDz_An2s



2024-06-17



---
https://www.youtube.com/watch?v=FLb8sIVf1pY
[Gumi, Piko] Moon Walker


2024-06-17



---
https://www.youtube.com/watch?v=FQ6z90MuURM
Did We Just Change Animation Forever... Again?


2024-06-17



---
https://www.youtube.com/watch?v=FSV3EfuPxmA



2024-06-17



---
https://www.youtube.com/watch?v=FdM9dkd5JZo



2024-06-17



---
https://www.youtube.com/watch?v=FfGFBD4GhwE&t=3m33s



2024-06-17



---
https://www.youtube.com/watch?v=Ffot7p6E4fs?t=2m12s
Umineko no Naku Koro ni Anime OST—Requiem


2024-06-17



---
https://www.youtube.com/watch?v=FhQ6cjRLGWE



2024-06-17



---
https://www.youtube.com/watch?v=Fj4grmCRRRw
Sumiisan—Praise (Original Soundtrack Essence CD1) Umineko BGM


2024-06-17



---
https://www.youtube.com/watch?v=FlNoAItDHf0
174UDSI feat. Truss—Luna’s Lullaby (P@D Eternal)


2024-06-17



---
https://www.youtube.com/watch?v=FlTybZvds0U&list=PL2FF649D0C4407B30&index=25
Hamming, "Creativity"


2024-01-01



---
https://www.youtube.com/watch?v=FmTrF1dT12I&t=429



2024-06-17



---
https://www.youtube.com/watch?v=FrU6xfbLyRk



2024-06-17



---
https://www.youtube.com/watch?v=FyIlS5K7WKs



2024-06-17



---
https://www.youtube.com/watch?v=G2u7NOpzcBQ?t=5054
VRChat Community Meetup 2021-08-15


2024-06-17



---
https://www.youtube.com/watch?v=G3V7xWkPdC4
The Last Unicorn (1982)—Escape from Mommy Fortuna


2024-06-17



---
https://www.youtube.com/watch?v=G3YGzmRdu2k
party in the streets of Tokyo


2024-06-17



---
https://www.youtube.com/watch?v=GaGGcMyi9BA&list=PL2FF649D0C4407B30&index=8&pp=iABQ
Hamming, "Artificial Intelligence III" (April 13, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=Ge3aKEmZcqY
Simple Code, High Performance


2024-06-17



---
https://www.youtube.com/watch?v=GhJCnbMMie4



2024-06-17



---
https://www.youtube.com/watch?v=HE5ADe7BgdM&t=1430
Rank Ordering Embryos for Transfer, Utilizing PGT-P: Patient and Clinician Perspectives


2024-06-17



---
https://www.youtube.com/watch?v=HOImRaoppdY
Umineko no Naku Koro ni Chiru BGM


2024-06-17



---
https://www.youtube.com/watch?v=HQXMOthJaro
AJ Young &amp; loophoof—Bliss


2024-06-17



---
https://www.youtube.com/watch?v=HV5S_Z-6Eus
Medieval Music: Thomas gemma Cantuarie


2024-06-17



---
https://www.youtube.com/watch?v=HhfHnrkgRJU



2024-06-17



---
https://www.youtube.com/watch?v=HpgtQiRHtt0
Saitama Saisyu Heiki—Returning Home from the Sky ~ Sky Dream


2024-06-17



---
https://www.youtube.com/watch?v=HriBqgx9ZPU
Chimp Goes Absolutely BALLISTIC After Being Given Xanax


2024-06-17



---
https://www.youtube.com/watch?v=I5pG1wbRKOg
Steamboat Willie (1928 Film)—4K Film Remaster


2024-06-17



---
https://www.youtube.com/watch?v=I7cIKGJpKGs
NICE MATCHING!


2024-06-17



---
https://www.youtube.com/watch?v=I9Rr5Ixd5Wg



2024-06-17



---
https://www.youtube.com/watch?v=IAa1atMqSlU
Steamed Hams but it’s a Game and it’s all 6 endings


2024-06-17



---
https://www.youtube.com/watch?v=IKYb5wEM-ro



2024-06-17



---
https://www.youtube.com/watch?v=Ic-gZlPFTkQ
Never Be Alone
TheFatRat

2024-11-09



---
https://www.youtube.com/watch?v=IliIARRvymQ



2024-06-17



---
https://www.youtube.com/watch?v=Iol3Xydcn4I
Steamed Hams but it’s ‘Take On Me’


2024-06-17



---
https://www.youtube.com/watch?v=Ipx4FkEqqXo
sunrise


2024-06-17



---
https://www.youtube.com/watch?v=Iuk_mUdK288



2024-06-17



---
https://www.youtube.com/watch?v=J5A5o9I7rnA
The Four Most Dangerous Words? A New Study Shows


2024-06-17



---
https://www.youtube.com/watch?v=J6WTwf10PTo
Yonder Voice


2024-06-17



---
https://www.youtube.com/watch?v=JLQmiYVomcg



2024-06-17



---
https://www.youtube.com/watch?v=JTScPAEyeuY



2024-06-17



---
https://www.youtube.com/watch?v=JkrynGWfJng&list=PL2FF649D0C4407B30&index=19
Hamming, "Simulation, Part II"


2024-01-01



---
https://www.youtube.com/watch?v=Jsof0cwFPY0
Steamed Hams but it’s a German Expressionist Film


2024-06-17



---
https://www.youtube.com/watch?v=JvGzHYnm6_o
SAISEN girl


2024-06-17



---
https://www.youtube.com/watch?v=K3FcWqmA358



2024-06-17



---
https://www.youtube.com/watch?v=KF76tyWIA98
Steamed Hams but it’s a 90s Anime Fansub


2024-06-17



---
https://www.youtube.com/watch?v=KG3yo5PCAAk



2024-06-17



---
https://www.youtube.com/watch?v=KHaCE3SEIVo



2024-06-17



---
https://www.youtube.com/watch?v=KHsAi8dXdjI&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=17
16. Hamming, <em>Learning to Learn</em>: Digital Filters III, 2 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=KPxSS1zHWwQ



2024-06-17



---
https://www.youtube.com/watch?v=KU9mjwYFWZY



2024-06-17



---
https://www.youtube.com/watch?v=KWNBzAgAiMc&list=PL2FF649D0C4407B30&index=26
Hamming, "Experts" (May 25, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=KiPQdVC5RHU
AI Boyfriend


2024-06-17



---
https://www.youtube.com/watch?v=Kk3DVUrbo6Y&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=25
24. Hamming, <em>Learning to Learn</em>: Quantum Mechanics, 19 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=Km9_rBUGYYk&list=PL2FF649D0C4407B30&index=23
Hamming, "Mathematics"


2024-01-01



---
https://www.youtube.com/watch?v=KtgUz7GjdvI



2024-06-17



---
https://www.youtube.com/watch?v=Ky5Bszw7L5s



2024-06-17



---
https://www.youtube.com/watch?v=LCMm0XqUlE8
[MEIKO+MIKU] Aqua / shu-t


2024-06-17



---
https://www.youtube.com/watch?v=LIQoNmmm-5E



2024-06-17



---
https://www.youtube.com/watch?v=LNhcaVi3zPA&list=PL2FF649D0C4407B30&index=29
You Get What You Measure


2024-01-01



---
https://www.youtube.com/watch?v=LOruOIArs88



2024-06-17



---
https://www.youtube.com/watch?v=LQ-I4ZoOYjs



2024-06-17



---
https://www.youtube.com/watch?v=LXQHCpYyoDM
10. Deeper and Deeper


2024-06-17



---
https://www.youtube.com/watch?v=LdpRtfPv6fQ&list=PL2FF649D0C4407B30&index=21
Hamming, "Fiber Optics"


2024-01-01



---
https://www.youtube.com/watch?v=LmBiW56lZtc



2024-06-17



---
https://www.youtube.com/watch?v=Ly1VOlZMF1k
Steamed Hams but it’s a Netflix True Crime Title Sequence


2024-06-17



---
https://www.youtube.com/watch?v=M1s1DU5-r_o
Steamed Hams but it’s Gen Alpha humor


2024-06-17



---
https://www.youtube.com/watch?v=M4iE1glmMbg



2024-06-17



---
https://www.youtube.com/watch?v=M9-lPHwWp_0



2024-06-17



---
https://www.youtube.com/watch?v=MFSj0PjAI9k
DJ Noriken—Shoulda Known Better


2024-06-17



---
https://www.youtube.com/watch?v=MRbpkM9uy1k



2024-06-17



---
https://www.youtube.com/watch?v=MRm6gJfA9ZQ&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=22
21. Hamming, <em>Learning to Learn</em>: Fiber Optics, 12 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=MWdG413nNkI
8088 Domination: Video capture from an IBM PC 5160


2024-06-17



---
https://www.youtube.com/watch?v=M_Nv7hri0WM



2024-06-17



---
https://www.youtube.com/watch?v=Mbuo324g-7w



2024-06-17



---
https://www.youtube.com/watch?v=MtUoXrVbknE
Every cat dances to the premium music


2024-06-17



---
https://www.youtube.com/watch?v=N-0kk-qDpuI&list=PL2FF649D0C4407B30&index=27
Hamming, "Unreliable Data"


2024-01-01



---
https://www.youtube.com/watch?v=N1GThSDMOZk
God Is An Astronaut—Fire Flies and Empty Skies


2024-06-17



---
https://www.youtube.com/watch?v=NOToENkapzY
Puppet in the Dark Part ll (Buried Away)


2024-06-17



---
https://www.youtube.com/watch?v=NOdCBjKhKQk



2024-06-17



---
https://www.youtube.com/watch?v=NPr86dcnvpU
[æ±æ¹Jazz] thj.quartet—Jazz Funk Vol.2


2024-06-17



---
https://www.youtube.com/watch?v=NZ-qm7VDSj8



2024-06-17



---
https://www.youtube.com/watch?v=NgGLFozNM2o
The Mouse Utopia Experiments


2024-06-17



---
https://www.youtube.com/watch?v=Nlqg8l6VNqM



2024-06-17



---
https://www.youtube.com/watch?v=O5Ml5kPouG8&list=PL2FF649D0C4407B30&index=18
Hamming, "Simulation, Part I" (May 5, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=OBP5rAP1djs
We Don’t Have A Sail But We Have A Rudder


2024-06-17



---
https://www.youtube.com/watch?v=OJ-EH7XF0gQ



2024-06-17



---
https://www.youtube.com/watch?v=OOgG-GanqrE
Primrose Flower Voice 01.


2024-06-17



---
https://www.youtube.com/watch?v=OSAXHeWUsNs



2024-06-17



---
https://www.youtube.com/watch?v=OcfbooYUyD8
The Night Paul Allen Disappeared... I Had a Shower and Sorbet


2024-06-17



---
https://www.youtube.com/watch?v=OgXZn_H_QAI



2024-06-17



---
https://www.youtube.com/watch?v=OodVtH6KPVA



2024-06-17



---
https://www.youtube.com/watch?v=OpLU__bhu2w
The 10,000 Domino Computer


2024-06-17



---
https://www.youtube.com/watch?v=OsQoAvTP85A
Hello, Aliens


2024-06-17



---
https://www.youtube.com/watch?v=P5mfaGcNCvc&t=2354s
True Lie
にせもの, Namine Ritsu
2016
2024-06-17



---
https://www.youtube.com/watch?v=P5mfaGcNCvc&t=3320s
Shoegazer
ぴぼ, Nizimine Kakoi
2016
2024-06-17



---
https://www.youtube.com/watch?v=P5ot8YuEzRQ



2024-06-17



---
https://www.youtube.com/watch?v=P91qy1NKVLg



2024-06-17



---
https://www.youtube.com/watch?v=PBuZKGxPMXs
Lufthan


2024-06-17



---
https://www.youtube.com/watch?v=PG10fGSp5k8&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=27
26. Hamming, <em>Learning to Learn</em>: Experts, 25 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=PObvTgv2EUM



2024-06-17



---
https://www.youtube.com/watch?v=PYoJkfMi6Bo
Science Court: Seasons


2024-06-17



---
https://www.youtube.com/watch?v=Pdmq-BgQiRU



2024-06-17



---
https://www.youtube.com/watch?v=PmzqjM4b54E



2024-06-17



---
https://www.youtube.com/watch?v=Pqr7x2ZJVbU



2024-06-17



---
https://www.youtube.com/watch?v=PtmIGANxUL0



2024-06-17



---
https://www.youtube.com/watch?v=Pz8jRtxiMiM
Battle Aves


2024-06-17



---
https://www.youtube.com/watch?v=Q2GeZGa5XDE



2024-06-17



---
https://www.youtube.com/watch?v=QDorg6jbs_E
Umineko no Naku Koro ni Anime OST—moon


2024-06-17



---
https://www.youtube.com/watch?v=QEphsKl1g9M
God Is an Astronaut—Forever Lost


2024-06-17



---
https://www.youtube.com/watch?v=QH2-TGUlwu4



2024-06-17



---
https://www.youtube.com/watch?v=QMqPAM_knrE?t=2380
Neural Scaling Laws and GPT-3


2024-06-17



---
https://www.youtube.com/watch?v=QQAYuB10ims
Seymour Skinner’s Bizarre Luncheon


2024-06-17



---
https://www.youtube.com/watch?v=QTAcJ0ZcUkI



2024-06-17



---
https://www.youtube.com/watch?v=QZBDA8nw200



2024-06-17



---
https://www.youtube.com/watch?v=Qmr-6qN-HC8&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=5
04. Hamming, <em>Learning to Learn</em>: History Of Computers—Software, 4 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=QoeNKZsG-CM
God Is An Astronaut—Loss


2024-06-17



---
https://www.youtube.com/watch?v=QriU83vYj9E



2024-06-17



---
https://www.youtube.com/watch?v=Qs5slIf_9GM
Second Prances (MrMehster Remix)


2024-06-17



---
https://www.youtube.com/watch?v=Qtdwjek0E5E
Hatsune Miku "Inverse Relation" English subtitles


2024-06-17



---
https://www.youtube.com/watch?v=R8GdWiPh6Xw



2024-06-17



---
https://www.youtube.com/watch?v=R9c-_neaxeU
MENACE: the pile of matchboxes which can learn


2024-06-17



---
https://www.youtube.com/watch?v=RAYWr1uOGVM
Pony Preservation Project Panel 2021—FULL


2024-06-17



---
https://www.youtube.com/watch?v=RJLc6J4Uz-M
The Music of Cosmos: (disc 1) 1. Vangelis—Heaven &amp; Hell, Pt. 1 (4:10)


2024-06-17



---
https://www.youtube.com/watch?v=ROEXKV7Z2QI
Umineko no naku koro ni BGM


2024-06-17



---
https://www.youtube.com/watch?v=RjyP-ItsTmE



2024-06-17



---
https://www.youtube.com/watch?v=RlRiWTE4CQc



2024-06-17



---
https://www.youtube.com/watch?v=RmNAFi_7Glk



2024-06-17



---
https://www.youtube.com/watch?v=RrBZJc1PJUY



2024-06-17



---
https://www.youtube.com/watch?v=Rw9bT4LerMY
This apple is bad ~Bad Apple!​!~


2024-06-17



---
https://www.youtube.com/watch?v=S1emjzo6rBY



2024-06-17



---
https://www.youtube.com/watch?v=SKsAtiFwyAk



2024-06-17



---
https://www.youtube.com/watch?v=SNOqTzguLj4



2024-06-17



---
https://www.youtube.com/watch?v=SPI5uGCnxlc
[StyleGAN] A Style-Based Generator Architecture for GANs, part 1 (algorithm review)


2024-06-17



---
https://www.youtube.com/watch?v=SQJwuEtRZjw
Lullaby of Deserted Hell


2024-06-17



---
https://www.youtube.com/watch?v=SWZLZcovH2w



2024-06-17



---
https://www.youtube.com/watch?v=ShjSplbL3FQ
Harito—Weigh the anchor (toyKasket—Sun Flowers)


2024-06-17



---
https://www.youtube.com/watch?v=SyGPzWmlJ1g&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=13
12. Hamming, <em>Learning to Learn</em>: Error-Correcting Codes, 21 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=T1Gp-RxFZwU
A system for transferring human facial movement to anime characters


2024-06-17



---
https://www.youtube.com/watch?v=T3dpghfRBHE
Ozymandias—As Read by Bryan Cranston: Breaking Bad


2024-06-17



---
https://www.youtube.com/watch?v=T4-UwJctlJ0



2024-06-17



---
https://www.youtube.com/watch?v=T8Xr8xGjxQ0



2024-06-17



---
https://www.youtube.com/watch?v=TCAWHjmCfJg



2024-06-17



---
https://www.youtube.com/watch?v=TI5ieKXOzBM?t=1s
Under The New Sun
Giants

2024-06-17



---
https://www.youtube.com/watch?v=TI5ieKXOzBM?t=4m20s
Steps In Static Progression
Giants

2024-06-17



---
https://www.youtube.com/watch?v=TLP4fge346o&t=22s
The Last Unicorn—theatrical version—Molly Grue meeting the Unicorn scene uncut


2024-06-17



---
https://www.youtube.com/watch?v=TRSQ125HdSc



2024-06-17



---
https://www.youtube.com/watch?v=TutMJhPDOn8



2024-06-17



---
https://www.youtube.com/watch?v=TxZHUEa8rwQ&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=31
30. Hamming, <em>Learning to Learn</em>: How Do We Know What We Know? 2 June 1995


2024-06-17



---
https://www.youtube.com/watch?v=U1m5aDktGTY
Conan O’Brien’s Therapy Session—Dr. Katz, Professional Therapist


2024-06-17



---
https://www.youtube.com/watch?v=U8lUbfGdTwA



2024-06-17



---
https://www.youtube.com/watch?v=UMQfkBMCW_g



2024-06-17



---
https://www.youtube.com/watch?v=UNNCfcCkyZU



2024-06-17



---
https://www.youtube.com/watch?v=URp-uq3_T3Q&list=PL2FF649D0C4407B30&index=7
Hamming, "Artificial Intelligence - Part II"


2024-01-01



---
https://www.youtube.com/watch?v=UfpqmlcLQMU
Steamed Hams But It’s Live Action But It’s Made By A High Schooler


2024-06-17



---
https://www.youtube.com/watch?v=UnLYLVnSkxU



2024-06-17



---
https://www.youtube.com/watch?v=Uqqk67IsOIg
1985 Subaru XT Turbo—Dashboard while driving at night


2024-12-02



---
https://www.youtube.com/watch?v=V8Bda1WfDfk
Monochrome clock


2024-06-17



---
https://www.youtube.com/watch?v=V8kp3b5h2DY
Steamed Hams but it’s Metal Gear Solid


2024-06-17



---
https://www.youtube.com/watch?v=V8oBkjvpEAA



2024-06-17



---
https://www.youtube.com/watch?v=VMo2sm6C6yQ



2024-06-17



---
https://www.youtube.com/watch?v=VZT29WnYib4
StyleGAN Generates Instagram Portraits AI


2024-06-17



---
https://www.youtube.com/watch?v=VoU5dNfbeNE
Double Dynamo â Official Gameplay Trailer


2024-06-17



---
https://www.youtube.com/watch?v=VqFM_Z6yqPA
[æ±æ¹/Touhou House] Beat of Summer


2024-06-17



---
https://www.youtube.com/watch?v=VuBlXlKeGm4&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=14
13. Hamming, <em>Learning to Learn</em>: Information Theory, 25 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=Vzlud2orBP0



2024-06-17



---
https://www.youtube.com/watch?v=W-VRdE7zagw
StyleGAN2 blending of humans with cartoons


2024-06-17



---
https://www.youtube.com/watch?v=W0MzyRq4tcU



2024-06-17



---
https://www.youtube.com/watch?v=WGCKucb2DlE



2024-06-17



---
https://www.youtube.com/watch?v=WJQvW-J0S1w



2024-06-17



---
https://www.youtube.com/watch?v=WKHahGY_5Qk
Steamed Hams but it’s <em>Earthbound</em>


2024-06-17



---
https://www.youtube.com/watch?v=WWbZFj-cLvk&t=482s
Super Mario Bros. 3 in 3 minutes—World Record Speedrun Explained


2024-06-17



---
https://www.youtube.com/watch?v=WXuK6gekU1Y
AlphaGo—The Movie


2024-06-17



---
https://www.youtube.com/watch?v=WcRa7TRhJgE



2024-06-17



---
https://www.youtube.com/watch?v=WjrSAKX6cQw



2024-06-17



---
https://www.youtube.com/watch?v=WuMPBGCCozo



2024-06-17



---
https://www.youtube.com/watch?v=WxFQWI7Thsw
SOS—Old Fantasia


2024-06-17



---
https://www.youtube.com/watch?v=Wzv3LR0AgTs



2024-06-17



---
https://www.youtube.com/watch?v=XCJQ1TZSDPc



2024-06-17



---
https://www.youtube.com/watch?v=XCT7-Atk0wA



2024-06-17



---
https://www.youtube.com/watch?v=XDWua850n54
imagined visage


2024-06-17



---
https://www.youtube.com/watch?v=XE-qmHdZIKU
Haruhi Suzumiya—Existence Monologue


2024-06-17



---
https://www.youtube.com/watch?v=XG36h8Ow04g



2024-06-17



---
https://www.youtube.com/watch?v=XYYtJwQancU
fromadistance—fable


2024-06-17



---
https://www.youtube.com/watch?v=XYyUlY1UW1s
Ringing Volcano


2024-06-17



---
https://www.youtube.com/watch?v=XZRbh3_hibo
Spring Ephemeral


2024-06-17



---
https://www.youtube.com/watch?v=XaHCcdfgkMY



2024-06-17



---
https://www.youtube.com/watch?v=XfFc8ZjRihU
[MUSYNC] å½æéæ¥—Tunoæ¡é³


2024-06-17



---
https://www.youtube.com/watch?v=YF2wOE66gfw&list=PL2FF649D0C4407B30&index=13
Hamming, "Information Theory"


2024-01-01



---
https://www.youtube.com/watch?v=YO95CmnY_1U
Steamed Hams but I put it through google translate 10 times


2024-06-17



---
https://www.youtube.com/watch?v=YQ2YCtHkCrk
God is an Astronaut—Post Mortem


2024-06-17



---
https://www.youtube.com/watch?v=YV9sllvoF8I
Steamed Hams But It’s An Opera (Don Giovanni)


2024-06-17



---
https://www.youtube.com/watch?v=Y_LEOKKdpFs



2024-06-17



---
https://www.youtube.com/watch?v=Y_qYzGr08PE



2024-06-17



---
https://www.youtube.com/watch?v=YhjbTRRV8Po



2024-06-17



---
https://www.youtube.com/watch?v=Ynyv3oHDRg0
Steamed Hams but it’s the French New Wave


2024-06-17



---
https://www.youtube.com/watch?v=YwQ6XFjyFFE
Daft Punk—Derezzed (Avicii Remix)


2024-06-17



---
https://www.youtube.com/watch?v=Yxg-AADx39w
Kemono Friends—Opening


2024-06-17



---
https://www.youtube.com/watch?v=YyhGtKAkNTo
Whistling in the Dark


2024-06-17



---
https://www.youtube.com/watch?v=Z1-3JKDh0nI
Interactive Waifu Modification


2024-06-17



---
https://www.youtube.com/watch?v=ZDkqJuUYBaw
Steamed Hams but it’s voiced by Jeff Goldblum


2024-06-17



---
https://www.youtube.com/watch?v=ZEjt5PerpeY&list=PL2FF649D0C4407B30&index=30&pp=iABQ
How Do We Know What We Know


2024-01-01



---
https://www.youtube.com/watch?v=ZLSRRI01D_g
Fires of Hokkai—Cradle2


2024-06-17



---
https://www.youtube.com/watch?v=ZLTDiS5kuyk
Giants—While The Ages Steal


2024-06-17



---
https://www.youtube.com/watch?v=ZNkJgQn0yO8



2024-06-17



---
https://www.youtube.com/watch?v=ZZitj9wBNTw



2024-06-17



---
https://www.youtube.com/watch?v=ZalZT4iR1tQ?t=50s



2024-06-17



---
https://www.youtube.com/watch?v=ZgArqShLH6w
Swim Through the Air


2024-06-17



---
https://www.youtube.com/watch?v=ZqotPrZdzIs



2024-06-17



---
https://www.youtube.com/watch?v=_-qqIaeYrIM



2024-06-17



---
https://www.youtube.com/watch?v=_2ira71Nmkc
Giants—Withered Life- Communal Rhythm


2024-06-17



---
https://www.youtube.com/watch?v=_2pYVw6ATKo
Visual Semantic Planning


2024-06-17



---
https://www.youtube.com/watch?v=_4TonuKzZj0&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=11
10. Hamming, <em>Learning to Learn</em>: Coding Theory I, 18 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=_9LX9HSQkWo
Did We Just Change Animation Forever?


2024-06-17



---
https://www.youtube.com/watch?v=_9RQOdcMT4s



2024-06-17



---
https://www.youtube.com/watch?v=_BuWULqeAFM
Hatsune Miku Project Diva F


2024-06-17



---
https://www.youtube.com/watch?v=_YdcIvUGqYs



2024-06-17



---
https://www.youtube.com/watch?v=_aarVKh7PGM&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=20
19. Hamming, <em>Learning to Learn</em>: Simulation II, 9 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=_bh3U9HB-kg
[StyleGAN] A Style-Based Generator Architecture for GANs, part2 (results and discussion)


2024-06-17



---
https://www.youtube.com/watch?v=_kPyGvqNn4Y
Portal 2 Turret Opera


2024-06-17



---
https://www.youtube.com/watch?v=_qYILZXYSLE
Alstroemeria Records—Sakura, Sakura ~ Japanize Dream


2024-06-17



---
https://www.youtube.com/watch?v=_tfx0cOc5no



2024-06-17



---
https://www.youtube.com/watch?v=_uewSzt9t2Q
Squigglevision


2024-06-17



---
https://www.youtube.com/watch?v=_z3l0dkDfkI
Umineko no naku koro ni BGM—sirabe


2024-06-17



---
https://www.youtube.com/watch?v=a1zDuOPkMSw&list=PL2FF649D0C4407B30&index=31
Hamming, "You and Your Research" (June 6, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=a8R3qHKS-dk
Steamed Hams but There’s a Different Animator Every 13 Seconds


2024-06-17



---
https://www.youtube.com/watch?v=a9deVonL3Ns



2024-06-17



---
https://www.youtube.com/watch?v=aCKSTFWYk5E
Umineko no Naku Koro ni Chiru EP6 BGM—Rebirth


2024-06-17



---
https://www.youtube.com/watch?v=aGWIv_2jb98
SNUG SPACE—STARLIGHT SPARK


2024-06-17



---
https://www.youtube.com/watch?v=aLifQYjYUH0
Come sweet death, second impact


2024-06-17



---
https://www.youtube.com/watch?v=aMHd_47h3RQ



2024-06-17



---
https://www.youtube.com/watch?v=aRsOBFhNjVM
Steamed Hams Inc.


2024-06-17



---
https://www.youtube.com/watch?v=aT7k8TKiJ-Q



2024-06-17



---
https://www.youtube.com/watch?v=aU7O_EEqXmU



2024-06-17



---
https://www.youtube.com/watch?v=aUgMjTGavW8



2024-06-17



---
https://www.youtube.com/watch?v=a_nQMmi_cH8



2024-06-17



---
https://www.youtube.com/watch?v=ai2K3qHpC7c#t=2m40s
Simulation of SRS vs. Traditional Review


2024-06-17



---
https://www.youtube.com/watch?v=an_0IIRDlc4
Bubblegum Crisis—Opening


2024-06-17



---
https://www.youtube.com/watch?v=aq_PLEQ9YzI&list=PL2FF649D0C4407B30&index=6
Hamming, "Artificial Intelligence - Part I" (April 7, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=arxD3Ro9mAk
<em>Streets of Fire: Collector’s Edition</em>: Nowhere Fast (HD)


2024-06-17



---
https://www.youtube.com/watch?v=ayR7ziDCdcs



2024-06-17



---
https://www.youtube.com/watch?v=b5VItZ6qFyo&list=PL2FF649D0C4407B30&index=3
Hamming, "History of Computers - Hardware" (March 31, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=b7GTkkA2q8o
God Is an Astronaut—Suicide by Star


2024-06-17



---
https://www.youtube.com/watch?v=bGH5It_JLcQ
TOKONATSU


2024-06-17



---
https://www.youtube.com/watch?v=bRilMKHZ4lA
Day and Night [Eris’s Seek-out mix]


2024-06-17



---
https://www.youtube.com/watch?v=bSjqmUMqH58
[Touhou vocal] Raven’s Jig—Un Jour Joueur (Tomboyish Girl in Love)


2024-06-17



---
https://www.youtube.com/watch?v=baIb72Klcio



2024-06-17



---
https://www.youtube.com/watch?v=bh0_5NFvldY



2024-06-17



---
https://www.youtube.com/watch?v=bi-OTpMF5v8
【東方 Post-Metal】 denshūto - Lævateinn


2024-06-17



---
https://www.youtube.com/watch?v=bpebvLMQq0g



2024-06-17



---
https://www.youtube.com/watch?v=btxoyV8dLwg



2024-06-17



---
https://www.youtube.com/watch?v=c-NJtV9Jvp0
StyleGAN2


2024-06-17



---
https://www.youtube.com/watch?v=c1qdcVfEWi8
Be Kind, Rewind


2024-06-17



---
https://www.youtube.com/watch?v=cD5G6iYvmrQ
Steamed Hams but it’s a <strong>way too serious</strong> Film Essay


2024-06-17



---
https://www.youtube.com/watch?v=cG7v9eCq2u4&t=33m49s



2024-06-17



---
https://www.youtube.com/watch?v=cISYzA36-ZY
American Psycho -Business Card Scene


2024-06-17



---
https://www.youtube.com/watch?v=cQqR1hYV-ys
Steamed Hams but its a Persona 4 Social Link


2024-06-17



---
https://www.youtube.com/watch?v=cRIfsFefatg
Pumped Up Kicks (Bardcore)


2024-06-17



---
https://www.youtube.com/watch?v=cgaHi7IziHI
Tonight is what it means to be young


2024-06-17



---
https://www.youtube.com/watch?v=cn6uA8exEUQ



2024-06-17



---
https://www.youtube.com/watch?v=cstiuUA-7q8



2024-06-17



---
https://www.youtube.com/watch?v=cxul-g27xdE



2024-06-17



---
https://www.youtube.com/watch?v=d-FcS0EEnYY
Madoka Magica In 30 Seconds (Abridged One-Shot)


2024-06-17



---
https://www.youtube.com/watch?v=d3NYFVPvsbw?t=11m12s



2024-06-17



---
https://www.youtube.com/watch?v=dR9t3_SM9cE
Gu Xiang De Ge


2024-06-17



---
https://www.youtube.com/watch?v=da3c3VP7A6E



2024-06-17



---
https://www.youtube.com/watch?v=dchwT8lkQDs



2024-06-17



---
https://www.youtube.com/watch?v=ddXn9NGpuIA
Sunny Banks Of Sweet Deliverance


2024-06-17



---
https://www.youtube.com/watch?v=dgvzDzXtVYE
Steamed Hams but i sorted it by phoneme


2024-06-17



---
https://www.youtube.com/watch?v=dhPI1XLDIwE



2024-06-17



---
https://www.youtube.com/watch?v=diGRRQfHmok



2024-06-17



---
https://www.youtube.com/watch?v=dnircymksQ4



2024-06-17



---
https://www.youtube.com/watch?v=e3msMuwqp-o&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=32
31. Hamming, <em>Learning to Learn</em>: You and Your Research, 6 June 1995


2024-06-17



---
https://www.youtube.com/watch?v=e7mVTFAspPk
Gemini 4 EVA


2024-06-17



---
https://www.youtube.com/watch?v=e7vUcjqIX-w



2024-06-17



---
https://www.youtube.com/watch?v=ePAqXJnjyqM
El Ten Eleven—"This Morning With Her, Having Coffee"


2024-06-17



---
https://www.youtube.com/watch?v=e_aqiqJQZWI



2024-06-17



---
https://www.youtube.com/watch?v=efDAJwp_FqU
Sky Dream


2024-06-17



---
https://www.youtube.com/watch?v=elFF8meCCHE&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=2
01. Hamming, <em>Learning to Learn</em>: Orientation, 28 March 1995


2024-06-17



---
https://www.youtube.com/watch?v=fN1tw960890
æ±æ¹Touhou [Jazz] Black Eyes


2024-06-17



---
https://www.youtube.com/watch?v=fPlR7BIzvwo&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=4
Learning to Learn: History of Computers—Hardware, 31 March 1995


2024-06-17



---
https://www.youtube.com/watch?v=fQQyDMphZGc



2024-06-17



---
https://www.youtube.com/watch?v=fXIuPT0jewg



2024-06-17



---
https://www.youtube.com/watch?v=fa5QGremQf8
LipNet: How easy do you think lipreading is?


2024-06-17



---
https://www.youtube.com/watch?v=faE0AW2Yfgg



2024-06-17



---
https://www.youtube.com/watch?v=fh8QtCO-wQ4
God Is an Astronaut—Fragile


2024-06-17



---
https://www.youtube.com/watch?v=fwY61vSqXM0



2024-06-17



---
https://www.youtube.com/watch?v=fzHb608BOT0



2024-06-17



---
https://www.youtube.com/watch?v=g3oileh-Mhk



2024-06-17



---
https://www.youtube.com/watch?v=g9h5-4d0IXI&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=23
22. Hamming, <em>Learning to Learn</em>: Computer-Aided Instruction (CAI) 16 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=gAUOZmWnp6U&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=6
Learning to Learn: History of Computers—Applications, 6 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=gDvHFUzcXGs



2024-06-17



---
https://www.youtube.com/watch?v=gN8lmpXheOc?t=96
DUNE: An Interview with Frank Herbert &amp; David Lynch Part 5


2024-06-17



---
https://www.youtube.com/watch?v=gQVeDBF9_vU
fromadistance—farce


2024-06-17



---
https://www.youtube.com/watch?v=gX4Q26OzO_Q



2024-06-17



---
https://www.youtube.com/watch?v=gbfnJ9qq-Sg



2024-06-17



---
https://www.youtube.com/watch?v=hB6eY73sLV0
SNES Code Injection—Flappy Bird in SMW


2024-06-17



---
https://www.youtube.com/watch?v=hBDRTavECLo



2024-06-17



---
https://www.youtube.com/watch?v=hLIPxPuJmQE&t=104s
The Ray of Light


2024-06-17



---
https://www.youtube.com/watch?v=hVdb5v6kEnE



2024-06-17



---
https://www.youtube.com/watch?v=htUnbGnSo_Y



2024-06-17



---
https://www.youtube.com/watch?v=hxx4fdpiYu4
Explosions in the Sky—Your Hand In Mine—piano cover


2024-06-17



---
https://www.youtube.com/watch?v=i866iYCKHV8&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=30
29. Hamming, <em>Learning to Learn</em>: You Get What You Measure, 1 June 1995


2024-06-17



---
https://www.youtube.com/watch?v=iJ3IDPcIBgg
Trojan Asteroid Jungle


2024-06-17



---
https://www.youtube.com/watch?v=iScU3d35ZLM



2024-06-17



---
https://www.youtube.com/watch?v=iYG-M5atKcw
Flight of the Bamboo Cutter ~ Lunatic Princess [Regeneration]


2024-06-17



---
https://www.youtube.com/watch?v=icwoSvZ9NWA



2024-06-17



---
https://www.youtube.com/watch?v=is4x3KpGn24
Katherine Rundell on Writing


2024-06-17



---
https://www.youtube.com/watch?v=iu6eWy7BKKI
2017 CODE Plenary Session 2: Susan Athey, Renée Richardson Gosline, and Ron Kohavi


2024-06-17



---
https://www.youtube.com/watch?v=iuEiC3ul784



2024-06-17



---
https://www.youtube.com/watch?v=iuh2z7NlF1E
Into the Blue


2024-06-17



---
https://www.youtube.com/watch?v=jFHKqrZOQkE



2024-06-17



---
https://www.youtube.com/watch?v=jGRshXcCNOw



2024-06-17



---
https://www.youtube.com/watch?v=jJr3QBB8u9E
Fresh Air


2024-06-17



---
https://www.youtube.com/watch?v=jKnuBu9kVpg
Clean Tears—Reverberations 3—09 Reminiscence


2024-06-17



---
https://www.youtube.com/watch?v=jS4oJi4U9IQ
Umineko ep4 BGM—Victima Propiciatoria


2024-06-17



---
https://www.youtube.com/watch?v=jYux8VettTs



2024-06-17



---
https://www.youtube.com/watch?v=jcp_DRoYmZI&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=12
11. Hamming, <em>Learning to Learn</em>: Coding Theory II, 20 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=jjmu5_ewCIE
[seizure warning] Doom textures through styleGAN


2024-06-17



---
https://www.youtube.com/watch?v=jwSbzNHGflM#openai
Learning Dexterity


2024-06-17



---
https://www.youtube.com/watch?v=k0VJrjLN-W4



2024-06-17



---
https://www.youtube.com/watch?v=k4fnpmJBbUQ#t=0m44s



2024-06-17



---
https://www.youtube.com/watch?v=kDgPQWNhQ-w
‘Steamed Hams’, but it’s ‘the Duck Song’


2024-06-17



---
https://www.youtube.com/watch?v=kRkT3KCfiow&t=10s
Umineko Chiru explained—Against the official explanation—Part 1


2024-06-17



---
https://www.youtube.com/watch?v=kUXWT3LzBa4
Three Sides of a Coin


2024-06-17



---
https://www.youtube.com/watch?v=kVP09lhSPm4
Dead angle


2024-06-17



---
https://www.youtube.com/watch?v=kkD4yuxehHU



2024-06-17



---
https://www.youtube.com/watch?v=km9mUugiCos&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=26
25. Hamming, <em>Learning to Learn</em>: Creativity, 23 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=kpk2tdsPh0A
SM64—Watch for Rolling Rocks—0.5x A Presses (Commentated)


2024-06-17



---
https://www.youtube.com/watch?v=kubU4lkI8kE
Sudden Rain


2024-06-17



---
https://www.youtube.com/watch?v=l_j2QVg6e00
Dr. Paul R Ehrlich on 60 Minutes


2024-06-17



---
https://www.youtube.com/watch?v=lhyKoQ0UKZM



2024-06-17



---
https://www.youtube.com/watch?v=liu-N0DAHrs
Fast Forward


2024-06-17



---
https://www.youtube.com/watch?v=m-EbLkGI-mU
Toshishita no Otoko no Ko


2024-06-17



---
https://www.youtube.com/watch?v=m7vyvHonShY
End to end Agent conversation demo


2024-06-17



---
https://www.youtube.com/watch?v=mE8UK7bukME&t=1787
Deep Learning: Classics and Trends: Language Models Are Few-Shot Learners


2024-06-17



---
https://www.youtube.com/watch?v=mTZ1F_P_ImU
While Hiding A Crime


2024-06-17



---
https://www.youtube.com/watch?v=mTwZIvEHcU8



2024-06-17



---
https://www.youtube.com/watch?v=mdLruiHj9dU



2024-06-17



---
https://www.youtube.com/watch?v=meE5aaRJ0Zs?t=14s
Canonical ES finds a bug in Qbert


2024-06-17



---
https://www.youtube.com/watch?v=mvBYpCRq2t4



2024-06-17



---
https://www.youtube.com/watch?v=mwiFl6w5fUE



2024-06-17



---
https://www.youtube.com/watch?v=n3AskhHOWD4



2024-06-17



---
https://www.youtube.com/watch?v=nC-HsVrhBAA



2024-06-17



---
https://www.youtube.com/watch?v=nQY3dbUsVgE
Mediocre Samurai Describes Real Life in Historical Japan


2024-10-26



---
https://www.youtube.com/watch?v=ncO9t-QiBxc
What Its Like to Become a Fan of Kemono Friends In 2020


2024-06-17



---
https://www.youtube.com/watch?v=neveSi-uENE
Hydrangea


2024-06-17



---
https://www.youtube.com/watch?v=ngrp9_18rIE
El Ten Eleven—"You Are Enough"


2024-06-17



---
https://www.youtube.com/watch?v=niM3-Lhpsx8



2024-06-17



---
https://www.youtube.com/watch?v=njtybR6XHOY



2024-06-17



---
https://www.youtube.com/watch?v=nlbWRAMMKc8



2024-06-17



---
https://www.youtube.com/watch?v=nx6h4Dosu2M
Jon Snow—Bastard named Snow not a good life for a child


2024-06-17



---
https://www.youtube.com/watch?v=o-kFjtkJpLU



2024-06-17



---
https://www.youtube.com/watch?v=oA5x6Ur02lI&list=PL2FF649D0C4407B30&index=17
Hamming, "Digital Filters, Part IV" (May 4, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=oBTRTeBldFk
Giants—A Near-life Experience


2024-06-17



---
https://www.youtube.com/watch?v=oBydaD3jBZU



2024-06-17



---
https://www.youtube.com/watch?v=oPFONA8ybpw



2024-06-17



---
https://www.youtube.com/watch?v=oPGYZel-4c0



2024-06-17



---
https://www.youtube.com/watch?v=oaxWILI6vbA



2024-06-17



---
https://www.youtube.com/watch?v=oh4YoJHlv3c



2024-06-17



---
https://www.youtube.com/watch?v=oiTW-sEY7QA&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=29
28. Hamming, <em>Learning to Learn</em>: Systems Engineering, 30 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=onCKs9n2R_4
Let it all out of you


2024-06-17



---
https://www.youtube.com/watch?v=oypERR3HKOU
Pinocchio Bokumokuzudakara


2024-06-17



---
https://www.youtube.com/watch?v=p7rnjXM0PNU&index=1&list=TL9NoML31R1c0yNzA3MjAxNQ



2024-06-17



---
https://www.youtube.com/watch?v=pJ4-TvwCso4



2024-06-17



---
https://www.youtube.com/watch?v=pJQlAHwpQjM&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=19
Learning to Learn: Simulation I, 5 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=pKqENDuZS6A



2024-06-17



---
https://www.youtube.com/watch?v=pYEcgbwpnN4



2024-06-17



---
https://www.youtube.com/watch?v=pfJladsk4v4&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=21
20. Hamming, <em>Learning to Learn</em>: Simulation III, 10 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=phXohYF0xGo
DEVCON1: Universal Hash Time


2024-06-17



---
https://www.youtube.com/watch?v=qD9ECz6FR4c



2024-06-17



---
https://www.youtube.com/watch?v=qImHuiYnVQ0
Lemon Demon—Redesign Your Logo


2024-06-17



---
https://www.youtube.com/watch?v=qTHJv3SAMBY
Rush-The Pass (Lyrics)


2024-06-17



---
https://www.youtube.com/watch?v=qeW1ROcrFuQ



2024-06-17



---
https://www.youtube.com/watch?v=qes0sfpkGPM



2024-06-17



---
https://www.youtube.com/watch?v=qgoSJRt0Cuc
AMV:My Neighbor Figaro Kun


2024-06-17



---
https://www.youtube.com/watch?v=qlJTLSncEV4



2024-06-17



---
https://www.youtube.com/watch?v=qn3MJbbtuXo
Umineko no Naku Koro ni Chiru EP6 BGM—Look Back


2024-06-17



---
https://www.youtube.com/watch?v=qtbOmpTnyOc
2001: A Space Odyssey #2 Movie CLIP—From Bone to Satellite (1968) HD


2024-06-17



---
https://www.youtube.com/watch?v=qunBNGMNt3k
Mother


2024-06-17



---
https://www.youtube.com/watch?v=r0mzaCoYuJA



2024-06-17



---
https://www.youtube.com/watch?v=r2Fm3yEXKcg



2024-06-17



---
https://www.youtube.com/watch?v=rA6X-bdiMM8



2024-06-17



---
https://www.youtube.com/watch?v=rhuojVvpIw0
RECORD-BREAKING ROBOT


2024-06-17



---
https://www.youtube.com/watch?v=riEGY-yXOO8
Carnation


2024-06-17



---
https://www.youtube.com/watch?v=rlNDUw9eYTE



2024-06-17



---
https://www.youtube.com/watch?v=rpFPDVLDHc0&t=701s



2024-06-17



---
https://www.youtube.com/watch?v=sKqoPP4cydA
Instrumental Rock / Metal Music Series


2024-06-17



---
https://www.youtube.com/watch?v=sNMy2UHpnEI



2024-06-17



---
https://www.youtube.com/watch?v=sNn1GgUpgJM



2024-06-17



---
https://www.youtube.com/watch?v=sUPoqaL-vs4



2024-06-17



---
https://www.youtube.com/watch?v=sbn1AcvXKQQ



2024-06-17



---
https://www.youtube.com/watch?v=sls1h8G_eDk
‘Steamed Hams’ but it’s a playable 2D indie game


2024-06-17



---
https://www.youtube.com/watch?v=son58pCkJC4
[Orchestra &amp; Trial listening] Land der Illusionen [Unchiku Company]


2024-06-17



---
https://www.youtube.com/watch?v=ssEJoUTtz6o
Mr.Kitty—Dream Diver


2024-06-17



---
https://www.youtube.com/watch?v=tAONfTdJ9i4



2024-06-17



---
https://www.youtube.com/watch?v=tICKoZ18zHk
Umineko BGM—Dread of the Grave


2024-06-17



---
https://www.youtube.com/watch?v=tu4C92w1DOI



2024-06-17



---
https://www.youtube.com/watch?v=u-8L21tDmpo
God Is an Astronaut—When Everything Dies


2024-06-17



---
https://www.youtube.com/watch?v=u8XqTnkMTco



2024-06-17



---
https://www.youtube.com/watch?v=uE-1RPDqJAY
taking the hobbits to isengard


2024-06-17



---
https://www.youtube.com/watch?v=uGI00HV7Cfw
Evolution Of The Desk


2024-06-17



---
https://www.youtube.com/watch?v=uU_Q2a0S0zI&list=PL2FF649D0C4407B30&index=9
Hamming, "n-Dimensional Space"


2024-01-01



---
https://www.youtube.com/watch?v=uXrD-AVr0pE&t=302s
[ComicMarket89] (thj.quartet) Jazz Funk Live!


2024-06-17



---
https://www.youtube.com/watch?v=uaHQhOurO5g
On the shore of the Eden


2024-06-17



---
https://www.youtube.com/watch?v=udWIFQgAcYQ
There’s So Much Energy In Us
Cloud Cult

2024-06-17



---
https://www.youtube.com/watch?v=uf-wC8OkJTM&list=PL2FF649D0C4407B30&index=20
Simulation, Part III


2024-01-01



---
https://www.youtube.com/watch?v=upCOVlLEuQ4



2024-06-17



---
https://www.youtube.com/watch?v=ur0H2Pwltfo



2024-06-17



---
https://www.youtube.com/watch?v=uuznbKjQ3mc
Steamed Hams but the thumbnail describes it all


2024-06-17



---
https://www.youtube.com/watch?v=vEA0o9Sydnw
Touhou Piano Trio: 2—Midnight Bird


2024-06-17



---
https://www.youtube.com/watch?v=vNpQL8jo4BI&list=PL2FF649D0C4407B30&index=10
Hamming, "Coding Theory - The Representation of Information, Part I" (April 18, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=vQk_Sfl7kSc



2024-06-17



---
https://www.youtube.com/watch?v=vRaNer0BgwY
HANE [Feathers]


2024-06-17



---
https://www.youtube.com/watch?v=vWhECe9MKWc&list=PL2FF649D0C4407B30&index=16
Hamming, "Digital Filters, Part III" (May 2, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=vZcPpvKOBqI&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=16
15. Hamming, <em>Learning to Learn</em>: Digital Filters II, 28 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=vjqt8T3tJIE
Did People Used To Look Older?


2024-06-17



---
https://www.youtube.com/watch?v=w4jOzjS1HIM
minimum electric design


2024-06-17



---
https://www.youtube.com/watch?v=wB240PC-MDQ



2024-06-17



---
https://www.youtube.com/watch?v=wOyNihvpi8s
God Is An Astronaut—A Moment Of Stillness


2024-06-17



---
https://www.youtube.com/watch?v=wRMkOY9OrbU
Anime Jazz Cover


2024-06-17



---
https://www.youtube.com/watch?v=wUcqVNjWoZA
Steamed Hams but recreated using only Seinfeld clips


2024-06-17



---
https://www.youtube.com/watch?v=wjrIDxp1EDI
Giants


2024-06-17



---
https://www.youtube.com/watch?v=wu8hEaeEwAw



2024-06-17



---
https://www.youtube.com/watch?v=x2i5w9onAsY&list=PL2FF649D0C4407B30&index=2
Foundations of the Digital (Discrete) Revolution


2024-01-01



---
https://www.youtube.com/watch?v=x9qdubmzL6A



2024-06-17



---
https://www.youtube.com/watch?v=xE5LmuTamVM
MLP:FiM Music The Magic of Friendship Grows


2024-06-17



---
https://www.youtube.com/watch?v=xHOsdAoKwqU&t=15m49s
Steps to Mass Flourishing Session 3


2024-06-17



---
https://www.youtube.com/watch?v=xOq7ZNTPVug
Umineko no naku koro ni BGM—hope


2024-06-17



---
https://www.youtube.com/watch?v=xP5-iIeKXE8
Life in life


2024-06-17



---
https://www.youtube.com/watch?v=xZvM0rd-4lM
INFINITY


2024-06-17



---
https://www.youtube.com/watch?v=x_2Sso-JoO4
Discolor


2024-06-17



---
https://www.youtube.com/watch?v=xaIXzS2xTQo



2024-06-17



---
https://www.youtube.com/watch?v=xbs7FT7dXYc
Videos for Cats to Watch—8 Hour Birds Bonanza


2024-06-17



---
https://www.youtube.com/watch?v=xcQ0GrtvttQ
ä¹± -Ran


2024-06-17



---
https://www.youtube.com/watch?v=xczHq6X2ngw
Phantom Ensemble
CROW’SCLAW

2024-06-17



---
https://www.youtube.com/watch?v=xhDNC12hWKc



2024-06-17



---
https://www.youtube.com/watch?v=xnaHth_aIyw



2024-06-17



---
https://www.youtube.com/watch?v=xt0f8mZ3w2U&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=24
23. Hamming, <em>Learning to Learn</em>: Mathematics, 18 May 1995


2024-06-17



---
https://www.youtube.com/watch?v=y37vioBienY



2024-06-17



---
https://www.youtube.com/watch?v=yVmw3ZhdzEs
Steamed Hams but it was banned in the USSR


2024-06-17



---
https://www.youtube.com/watch?v=yedwNRH1H8Q
Clean Tears—Reverberations 3


2024-06-17



---
https://www.youtube.com/watch?v=yjl2tiGRqWU
æ±æ¹Vocal


2024-06-17



---
https://www.youtube.com/watch?v=ymEA3WhhTVI



2024-06-17



---
https://www.youtube.com/watch?v=ypAimcbxuyA
Higurashi Doujin Opera—Club Activities Scene


2024-06-17



---
https://www.youtube.com/watch?v=ywEVrB8bogU



2024-06-17



---
https://www.youtube.com/watch?v=z0Nz3wxaNy8



2024-06-17



---
https://www.youtube.com/watch?v=z0TwI0Kuq3I



2024-06-17



---
https://www.youtube.com/watch?v=z592OOPmmFY



2024-06-17



---
https://www.youtube.com/watch?v=z69vQ6Jxu7Y&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=10
Learning to Learn: n-Dimensional Space, 14 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=zA3-mLhajkk&list=PL2FF649D0C4407B30&index=22
Hamming, "Computer Aided Instruction" (May 16, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=zHQ9IW5ndjw&list=PLctkxgWNSR89bl7hTOS3F3wuoGj7id3Xy&index=8
07. Hamming, <em>Learning to Learn</em>: Artificial Intelligence (AI) II, 11 April 1995


2024-06-17



---
https://www.youtube.com/watch?v=zTzEL_MX2IA&list=PL2FF649D0C4407B30&index=11
Hamming, "Coding Theory - The Representation of Information, Part II" (April 20, 1995)


2024-01-01



---
https://www.youtube.com/watch?v=zY17_nraW68
‘Steamed Hams’ but it’s in Nazi Germany


2024-06-17



---
https://www.youtube.com/watch?v=zbTyTyizz1s
X-Men 2—Magneto breaks the plastic jail


2024-06-17



---
https://www.youtube.com/watch?v=zcdHLUTKcgk
Love Colored Master Spark [arrange]


2024-06-17



---
https://www.youtube.com/watch?v=zdE1_wWfE74



2024-06-17



---
https://www.youtube.com/watch?v=zdsYvqPudnU



2024-06-17



---
https://www.youtube.com/watch?v=ze4uwCERv6Q



2024-06-17



---
https://www.youtube.com/watch?v=ziPOl5Sspf8
Cosmic Mind


2024-06-17



---
https://www.youtube.com/watch?v=zpYOzgIwbXY



2024-06-17



---
https://www.yubico.com/products/
YubiKeys


2024-01-01



---
https://www.yudkowsky.net/
Eliezer S. Yudkowsky – "That which can be destroyed by the truth should be."


2024-01-01



---
https://www.yudkowsky.net/rational/bayes
An Intuitive Explanation of Bayes’ Theorem


2024-01-01



---
https://www.yudkowsky.net/rational/technical
A Technical Explanation of Technical Explanation


2024-01-01



---
https://www.yudkowsky.net/singularity/schools
Three Major Singularity Schools


2024-01-01



---
https://www.zerohedge.com/news/wikileaks-cable-reveals-chinese-warning-domestic-asset-bubbles-overcapacity-early-2010-bashing-
Zerohedge


2024-01-01



---
https://www.zimmerit.moe/secret-history-of-gainax/
The Secret History of Gainax: 1981–1992


2024-01-01



---
https://www.zinkov.com/posts/2012-06-27-why-prob-programming-matters/
Why Probabilistic Programming Matters


2024-01-01



---
https://www.zocalopublicsquare.org/thepublicsquare/2011/11/30/how-doctors-die/read/nexus/



2024-01-01



---
https://www2.b3ta.com/files/cat-earwax-conundrum.htm
WHY DO CATS LIKE EATING EARWAX?


2024-01-01



---
https://www2.bfi.org.uk/films-tv-people/4ce2b707390e5



2024-01-01



---
https://www2.guidestar.org/profile/13-1624016
GIRL SCOUTS OF THE UNITED STATES OF AMERICA


2024-01-01



---
https://www2.math.upenn.edu/~kazdan/proof/notes/parallel-postulateGrabiner2009.pdf



2024-01-01



---
https://www2.medizin.uni-greifswald.de/psych/ueber-uns/leitungmitarbeiter/alexander-teumer/
Klinik und Poliklinik für Psychiatrie und Psychotherapie: Alexander Teumer


2024-07-24



---
https://www2.psych.ubc.ca/~henrich/Website/Papers/HenrichetalFiveMistake11.pdf#page=17
Five Misunderstandings about Cultural Evolution § pg17
Henrich
2011
2024-01-01



---
https://www2003.org/cdrom/papers/refereed/p097/P97%20sources/p97-fetterly.html
A Large-Scale Study of the Evolution of Web Pages


2024-01-01



---
https://www3.nd.edu/~ghaeffel/Overblown_Pashler.pdf



2024-01-01



---
https://www3.nd.edu/~ghaeffel/Waller2004%20Applied%20&%20Preventive%20Psychology.pdf



2024-01-01



---
https://www3.ntu.edu.sg/czzhao/iq/test.htm



2024-01-01



---
https://wwwlegacy.stat.washington.edu/research/online/1994/bic.ps



2024-01-01



---
https://x.com/0x49fa98/status/1421082240809897988



2024-01-01



---
https://x.com/3D_DLW/status/1227313334237745155



2024-01-01



---
https://x.com/ASBeckKnudsen/status/1169612398954631169



2024-01-01



---
https://x.com/Aella_Girl/status/1127002604234403840



2024-01-01



---
https://x.com/AmandaAskell/status/1284186919606251521
GPT-3’s completion of the Chinese room argument from Searle’s <em>Minds, Brains, and Programs</em> (original text is in bold):


2024-01-01



---
https://x.com/AndrewMayne/status/1504612428432125970
I used OpenAI’s newest code model to make simple versions of games like Wordle, VR mazes and Zelda ENTIRELY through natural language. I told it what I wanted and did ZERO editing/coding. Post with demos:


2024-01-01



---
https://x.com/Arden68247747/status/1099098563961860098



2024-01-01



---
https://x.com/Artbreeder/status/1182293849181495296



2024-01-01



---
https://x.com/ArthurB/status/823241996244422656



2024-01-01



---
https://x.com/AstraliteHeart



2024-01-01



---
https://x.com/Austen/status/1696382598547960293



2024-01-01



---
https://x.com/AydaoGMan/status/1217276442230378497



2024-01-01



---
https://x.com/AydaoGMan/status/1269690778324013061



2024-01-01



---
https://x.com/BakedSpoonie/status/1573633077158580233



2024-01-01



---
https://x.com/BathysphereHat/status/1242903844541079552



2024-01-01



---
https://x.com/Brummo/status/1320138187763691520
Here’s another stabilized sky timelapse, this time at Crater Lake, Oregon. The water was still for most of it, which created a nice mirror for the stars. I also got my astro-modified camera working, which provides more vibrancy in the nebulae in the Milky Way. #EppurSiMuove
Eric Brummel
2020-10-24
2024-01-01



---
https://x.com/BunSeals/status/1109254331100995584



2024-01-01



---
https://x.com/Buntworthy/status/1213402237269159936



2024-01-01



---
https://x.com/CFGeek/status/1700317550859673996



2024-01-01



---
https://x.com/Cparlapanides



2024-01-01



---
https://x.com/DOTM_Megs_Cloak/status/1573484964854767637



2024-01-01



---
https://x.com/DRMacIver/status/1808905058542666027

DRMacIver

2024-07-05



---
https://x.com/DamienMorris/status/1426577232512827403
In TEDS, a longitudinal sample of 10K British twins I work with, the correlation between cognitive ability scores at ages 2, 3 or 4 with scores at age 16 is about 0.2. By 7 it is 0.4, by 12 it is 0.6.


2024-01-01



---
https://x.com/DavidSHolz/status/1739718182921969743

David S. Holz

2024-01-01



---
https://x.com/DerritDeRouen/status/1354548649561186306
Our key objective with this brand refresh is to improve how we convey emotion and imperfection. Regardless of whether you’re pro or anti Helvetica, I think we can all agree that it’s not up for the job.


2024-01-01



---
https://x.com/DevoEvoMed/status/1478785200964476929



2024-01-01



---
https://x.com/DibzNr/status/1114259119727312897



2024-01-01



---
https://x.com/DingchangLin/status/1448809886477860865



2024-01-01



---
https://x.com/DorothyPax/status/1618212868381630464



2024-01-01



---
https://x.com/DrKowert/status/1395483179675537419
Bahahaha. Academic humor. [20 May 2021]


2024-01-01



---
https://x.com/EMicrostate/status/1491057267063484426



2024-01-01



---
https://x.com/ESYudkowsky/status/1095250660797214721



2024-01-01



---
https://x.com/EileenOrmsby/status/304004136075132930



2024-01-01



---
https://x.com/EvaMonkey/



2024-01-01



---
https://x.com/EvaMonkey/status/1172540464655949824



2024-01-01



---
https://x.com/FatSaucisson/status/1098163729252921344



2024-01-01



---
https://x.com/FlatIsNice/status/1112671357706424322



2024-01-01



---
https://x.com/Gansodeva/status/1122361947410849792



2024-01-01



---
https://x.com/GaryMarcus/status/1303318742286311429



2024-01-01



---
https://x.com/GaryMarcus/status/1529623114400681984



2024-01-01



---
https://x.com/GeorgeOu



2024-01-01



---
https://x.com/GrumplessGrinch/status/1146834679619883010



2024-01-01



---
https://x.com/HW



2024-01-01



---
https://x.com/HunterFelt/status/317495942829965313



2024-01-01



---
https://x.com/ID_AA_Carmack/status/1300280139071270914
Seymour Cray was famous for packing, powering, and cooling circuits incredibly densely. Classic Crays were made obsolete by microprocessors, but we may yet do similar things at a larger scale. Hyperscale data centers and even national supercomputers are loosely coupled things today, but if challenges demanded it, there is a world with a zetta scale, tightly integrated, low latency matrix dissipating a gigawatt in a swimming pool of circulating fluorinert.


2024-01-01



---
https://x.com/ID_AA_Carmack/status/1300280139717189640



2024-01-01



---
https://x.com/Iinux



2024-01-01



---
https://x.com/JacobJanerka/status/1720719283205054586

Jacob Janerka

2024-01-01



---
https://x.com/JasonHazeley/status/1158046572363550721



2024-01-01



---
https://x.com/Jimityjam/status/1087101958152892416



2024-01-01



---
https://x.com/JonathanMTweet



2024-01-01



---
https://x.com/JustinWolfers/status/113614295635472385



2024-01-01



---
https://x.com/Kane_WMC_Lab



2024-01-01



---
https://x.com/Kane_WMC_Lab/status/890949994919886848



2024-01-01



---
https://x.com/KirkegaardEmil/status/804483340900376576



2024-01-01



---
https://x.com/Krunkidile/status/1098440298798039041



2024-01-01



---
https://x.com/LAGFF/status/79223226525429761



2024-01-01



---
https://x.com/LeoLjubicic66/status/1289682018851262465



2024-01-01



---
https://x.com/M74108556/status/1287877663089074176
GPT-3 knows both the correct and the (plausible) incorrect answer to a question.


2024-01-01



---
https://x.com/M74108556/status/1288088646348931073
GPT-3 (AI Dungeon 2) is also capable of formulating some really bad medical advice. Although so far I only managed to make it lie to my only if it‘s accompanied by a true answer. It doesn’t want to lie when it’s the only answer it must to give. But it’s capable of formulating lies.


2024-01-01



---
https://x.com/MagicRealismBot/status/1273659023926022144



2024-01-01



---
https://x.com/MakerOfDecision/status/759086911084490752



2024-01-01



---
https://x.com/Malcolm_Ocean/status/1285099206781341696
Inspired by an AI Dungeon example where math is discussed in simple language, I seem to be having decent results here. I had to... not just say what parity IS but HOW to calculate it (‘count the number of 1s’) and then it sort of walks itself through decently. Tho kinda confused


2024-01-01



---
https://x.com/MalenaOhl/status/1298816889569914881



2024-01-01



---
https://x.com/MarkovMickens



2024-01-01



---
https://x.com/Meaningness/status/1653599867330248705



2024-01-01



---
https://x.com/MichaelFriese10/status/1127614400750346240



2024-01-01



---
https://x.com/MichaelFriese10/status/1130604229372997632



2024-01-01



---
https://x.com/MichaelFriese10/status/1132777932802236417



2024-01-01



---
https://x.com/MichaelFriese10/status/1151236302559305728



2024-01-01



---
https://x.com/MichaelHouse6



2024-01-01



---
https://x.com/Miles_Brundage/status/874448037929725952



2024-01-01



---
https://x.com/NCA_UK/status/588624765193035776



2024-01-01



---
https://x.com/NCA_UK/statuses/587991263502331905



2024-01-01



---
https://x.com/NoaNabeshima

Noa Nabeshima

2024-07-17



---
https://x.com/NoahHaber/status/1432380268007108617
Causal language study is now up on medRxiv! https://medrxiv.org/content/10.1101/2021.08.25.21262631 Ever wondered what words are commonly used to link exposures and outcomes in health/med/epi studies? How strongly language implies causality? How strongly studies hint at causality in other ways? READ ON!...When reviewers extracted and rated the causal implication of the linking sentences/phrases, we found that the vast majority of sentences in context implied causality at least weakly (meaning lots of room for doubt), but little strongly...About 1⁄3 of abstracts contained action recommendations (‘more research’ doesn’t count here). Of those that did, the action recommendations tended to, again, imply causality moderately or strongly (strongly meaning no room for doubt).


2024-01-01



---
https://x.com/OpenAI/status/1120421259274334209



2024-01-01



---
https://x.com/OpenAI/status/1121937897869864960



2024-01-01



---
https://x.com/OwainEvans_UK/status/1292190171237175298



2024-01-01



---
https://x.com/PINguAR/status/1097130957163937792



2024-01-01



---
https://x.com/PaulREhrlich/status/1610323659188486145



2024-01-01



---
https://x.com/Pinboard/status/761656824202276864



2024-01-01



---
https://x.com/RealDanODowd/status/1695268712910348471



2024-01-01



---
https://x.com/Scholars_Stage/status/1143919688327426048



2024-01-01



---
https://x.com/ShitcoinSherpa/status/984484032347074561



2024-01-01



---
https://x.com/Shivershill/status/1573568300667310083



2024-01-01



---
https://x.com/SizigiStudios/status/1221982089932763136



2024-01-01



---
https://x.com/SkyLi0n



2024-01-01



---
https://x.com/StarTrekAI



2024-01-01



---
https://x.com/SteveMoraco/status/1293302692832411649



2024-01-01



---
https://x.com/TomerUllman/status/1363851329463087109



2024-01-01



---
https://x.com/Vlas12345



2024-01-01



---
https://x.com/WTMMP/status/1327355466289205251



2024-01-01



---
https://x.com/Wattenberger/status/1412480516268437512



2024-01-01



---
https://x.com/YNSRYR/status/1098343352003485697



2024-01-01



---
https://x.com/YahooFinance/status/1098250935355158528



2024-01-01



---
https://x.com/YellowVitt/status/1573483035936301061



2024-01-01



---
https://x.com/_Ryobot



2024-01-01



---
https://x.com/_Ryobot/status/1095619589495353346



2024-01-01



---
https://x.com/__meimiya__/status/1102679068242173952



2024-01-01



---
https://x.com/__meimiya__/status/1134441616477806592



2024-01-01



---
https://x.com/__meimiya__/status/1134751068758265856



2024-01-01



---
https://x.com/_markel___/status/982364102449393668



2024-01-01



---
https://x.com/a_greenberg/status/555429280319303681



2024-01-01



---
https://x.com/aanand



2024-01-01



---
https://x.com/aanand/status/728738421758414849



2024-01-01



---
https://x.com/abubu_newnanka



2024-01-01



---
https://x.com/adhdavydova/status/1098282276868083712



2024-01-01



---
https://x.com/admittedlyhuman/status/430532517389561856
Every vertical pixel used for the UI bar signifies a theft from those who hunger and are not fed, those who are cold and are not clothed.


2024-01-01



---
https://x.com/ak92501



2024-01-01



---
https://x.com/ak92501/status/1286122515564306432
gpt-3 ASCII rabbit / fish


2024-01-01



---
https://x.com/alaindebotton/status/112772752041181184



2024-01-01



---
https://x.com/alexeyguzey/status/1068583101633359874



2024-01-01



---
https://x.com/allgebrah/status/1282438217401339907



2024-01-01



---
https://x.com/allgebrah/status/1282483394484502534



2024-01-01



---
https://x.com/amilajack/status/1484970824436117505
Load all content above the fold first. We saw a 500ms win when migrating features and content to load ATF, increasing sales by 5%.


2024-01-01



---
https://x.com/anderssandberg/status/1176040327679029249



2024-01-01



---
https://x.com/anderssandberg/status/1449151410575130627
#FridayPhysicsFun—I got a question from the ever awesome @Gwern: shaking off water from spoons and dishes, does it actually dry them faster than just letting it drip in constant gravity? What about dropping them?


2024-01-01



---
https://x.com/andrew_n_carr

Andrew N. Carr

2024-11-20



---
https://x.com/antonhowes



2024-01-01



---
https://x.com/aquariusacquah/status/1284706786247880705
GPT-3 Does The Work™ on some business analyst SQL queries given quite a few examples from (https://techbeamers.com/sql-query-questions-answers-for-practice/). What’s wildest is that it knows a few functions like SUBSTR given no examples in that syntax. More to come re: GPT-3 for automating data analytics tasks.


2024-01-01



---
https://x.com/aquariusacquah/status/1285415144017797126
GPT-3 Does The Work™️ on generating SVG charts, with a quick web app I built with @billyjeanbillyj. With a short sentence describing what you want to plot, its able to generate charts with titles, labels and legends from about a dozen primed examples.It works by compiling the sentences to vega-lite (@vega_vis) by @arvindsatya1, @kanitw, @domoritz, and Jeffery Heer. Vega a high level grammar of interactive graphics built for exploratory data visualization.


2024-01-01



---
https://x.com/arankomatsuzaki/status/1399471244760649729



2024-01-01



---
https://x.com/arfafax

Arfafax

2024-07-22



---
https://x.com/arfafax/status/1263638042889224193



2024-01-01



---
https://x.com/arfafax/status/1296084902928986113
Cross-model interpolations are one of those neat hidden features that arise from transfer learning. Here I‘m interpolating between 5 StyleGAN2 models: furry, FFHQ, anime, ponies, and @KitsuneKey’s fox model. All were trained off the same base model, which makes blending possible.


2024-01-01



---
https://x.com/arfafax/status/1297681537337446400
Combining my cross-model interpolation with @Buntworthy‘s layer swapping idea. Here the different resolution layers are being interpolated at different rates between furry, FFHQ, and @KitsuneKey’s foxes. p0 is 4x4 and 8x8, p1 is 16x16 to 128x128, and p2 is 256x256 to 512x512.


2024-01-01



---
https://x.com/arfafax/status/1348052573106757636



2024-01-01



---
https://x.com/astraliteheart



2024-01-01



---
https://x.com/atiselsts_lv/status/1700175880130027801

atiselsts_lv

2024-04-22



---
https://x.com/axboe/status/1452689372395053062



2024-01-01



---
https://x.com/aydaoai



2024-01-01



---
https://x.com/backus/status/1057025878444523520



2024-01-01



---
https://x.com/backus/status/1062165171399876608



2024-01-01



---
https://x.com/balzarot/status/1278213982663426048



2024-01-01



---
https://x.com/bdunbar/status/1463324503816253442
Kitten likes to lounge on my laptop keyboard. This was funny and cute until he managed to post a long wandering message on slack and then reboot my laptop.


2024-01-01



---
https://x.com/benedictevans/status/1106813246609084416



2024-01-01



---
https://x.com/bobmcgrewai

Bob McGrew

2024-10-05



---
https://x.com/brellavis/status/1573386106090954752



2024-01-01



---
https://x.com/bucketofkets/status/1289077532877156353
Really like the idea of getting GPT-3 to introspect on character’s internal states (priming in bold)


2024-01-01



---
https://x.com/cademetz

Cade Metz

2024-06-10



---
https://x.com/carlking



2024-01-01



---
https://x.com/carlking/status/822128552015314945



2024-01-01



---
https://x.com/cat_beltane/status/588359354136403969



2024-01-01



---
https://x.com/cbrew/status/920088821823344640



2024-01-01



---
https://x.com/cix_eria/status/1152203652167163906



2024-01-01



---
https://x.com/claire_lakewood/status/1573444337526255618



2024-01-01



---
https://x.com/cremieuxrecueil/status/1835757717228781677

cremieuxrecueil

2024-09-17



---
https://x.com/cross_law_firms/status/1099126230131953664



2024-01-01



---
https://x.com/crschmidt/status/1097200249779769344



2024-01-01



---
https://x.com/crschmidt/status/1099562911960350720



2024-01-01



---
https://x.com/cyrildiagne



2024-01-01



---
https://x.com/danielbigham/status/1288853412713508864
#gpt3 has some reasonably impressive ability not only to detect nonsense, but to explain why something is nonsensical:


2024-01-01



---
https://x.com/danielbigham/status/1289286439872737280
Given that #gpt3 obviously has a very detailed model of language and grammar, I was curious to see if it could both correct grammatical errors and explain the corrections. The answer is ‘yes’, although it took more retries than I thought it would for explanations:


2024-01-01



---
https://x.com/danielbigham/status/1292229584025464835
Asking #gpt3 how two things are similar:


2024-01-01



---
https://x.com/danielbigham/status/1295864369713209351



2024-01-01



---
https://x.com/danielvf/status/1505689981385334784
Today’s LiFi hack happed because its internal swap() function would call out to any address using whatever message the attacker passed in. This allowed the attacker to have the contract transferFrom() out the funds from anyone who had approved the contract. Since the contract was designed to make multiple swaps in a single transaction, the attacker sent a single huge transaction with a wall of transferFrom‘s for the contract to send, each moving money from a user that had approved the contract, to the attacker. · `// solhint-disable-next-line avoid-low-level-calls` that’s really putting salt in the wound ._. · should not ignore warnings. ^_^


2024-01-01



---
https://x.com/darthtimothy/status/1361343608662630402



2024-01-01



---
https://x.com/davidstap/status/1120667403837423616



2024-01-01



---
https://x.com/dellabeat/status/1099921183846219776



2024-01-01



---
https://x.com/doctorow/status/1243974986680819712
2:55 PM, 28 Mar 2020


2024-01-01



---
https://x.com/doodlefrog/status/1098401967401914368



2024-01-01



---
https://x.com/dribnet/status/914945926266970112



2024-01-01



---
https://x.com/drose101/status/1108104217577832449



2024-01-01



---
https://x.com/dseetharaman

dseetharaman

2024-08-25



---
https://x.com/edyong209/status/779391091959267330



2024-01-01



---
https://x.com/emollick

Ethan Mollick

2024-07-17



---
https://x.com/ericneyman/status/1400861560180858880
Pro tip: the best use of \Xi is for complex variables, that way you can get expressions like $\frac{\Xi}{\overline{\Xi}}$.


2024-01-01



---
https://x.com/erikswahn/status/1123951017148788738



2024-01-01



---
https://x.com/erowidrecruiter
Erowid Recruiter


2024-01-01



---
https://x.com/evangelion_co/status/1501162021881933826



2024-01-01



---
https://x.com/evangelion_co/status/1501171594718183434



2024-01-01



---
https://x.com/evangelion_co/status/1501172455020195842



2024-01-01



---
https://x.com/evangelion_co/status/1501176704802320384



2024-01-01



---
https://x.com/evangelion_co/status/1501184322228789252



2024-01-01



---
https://x.com/fabinrasheed/status/1284052438392004608
First work with #GPT3, I asked it to draw an image. I gave it seed SVG code and asked it to generate an SVG code by itself. Turns out it drew something resembling a Floppy Disk.


2024-01-01



---
https://x.com/fchollet/status/1082347142830743552



2024-01-01



---
https://x.com/fchollet/status/1361753155717931008



2024-01-01



---
https://x.com/flantz/status/1286380760585375744



2024-01-01



---
https://x.com/gabrielpeyre/status/1331840107792322560/photo/1
The max of _n_ independent Gaussians concentrates around sqrt(2*log(n)). The max central limit theorem allows to quantify this


2024-01-01



---
https://x.com/gavinandresen



2024-01-01



---
https://x.com/gdb/status/1495821544370708486
GPT-3 for fixing OCR errors:


2024-01-01



---
https://x.com/gdsotnikov/status/1560456733952294913



2024-01-01



---
https://x.com/genekogan/status/1093180351437029376



2024-01-01



---
https://x.com/geoffreyhinton/status/1270814602931187715



2024-01-01



---
https://x.com/gfodor/status/1679503487263186944
People are laughing about how infeasible this is.<br />It seems obviously the kind of thing you could solve via a decentralized blockchain for carbon credits, similarly to Gwern’s CO<sub>2</sub> Coin. Proof-of-paint can be determined via satellite images with public APIs.


2024-01-01



---
https://x.com/goodside



2024-01-01



---
https://x.com/googlebooks



2024-01-01



---
https://x.com/greatdismal/status/268051434078101505



2024-01-01



---
https://x.com/growing_daniel



2024-01-01



---
https://x.com/guillefix/status/1098420285513129984



2024-01-01



---
https://x.com/gwern/status/1095131651246575616



2024-01-01



---
https://x.com/gwern/status/828311639472611328



2024-01-01



---
https://x.com/gwern/status/828718629181075466



2024-01-01



---
https://x.com/halcy



2024-01-01



---
https://x.com/halcy/status/1098223180454477824



2024-01-01



---
https://x.com/hannu

Hannu Rajaniemi

2024-03-13



---
https://x.com/hashtag/style2paints?f=tweets&vertical=default



2024-01-01



---
https://x.com/headinthebox/status/1224098260140224512
Reviewer #2 doubted that our hyper-hyperparameter optimizer (https://arxiv.org/abs/1909.13371) would work for larger examples. Of course it does, but thanks for asking. (Erik Meijer)


2024-01-01



---
https://x.com/henryfarrell/status/1480609787771564038



2024-01-01



---
https://x.com/hi_tysam/status/1721764010159477161

hi_tysam

2024-01-01



---
https://x.com/highqualitysh1t/status/1095699293011435520



2024-01-01



---
https://x.com/hturan/status/1282381985642614790
GPT-3 generated these color scales, given some existing scales and a hue name (or emoji‽) as a prompt. Let that sink in.


2024-01-01



---
https://x.com/iPhone15Ultra/status/1568254088139411456



2024-01-01



---
https://x.com/intent/user?screen_name=Hiramatz&tw_i=303521521249447936



2024-01-01



---
https://x.com/ionicdevil/status/1122756808991330304



2024-01-01



---
https://x.com/j_erhardt



2024-01-01



---
https://x.com/jack/status/375089278054711298



2024-01-01



---
https://x.com/jaguring1/status/1098895528018890752



2024-01-01



---
https://x.com/jeffjose/status/1425626162219286529



2024-01-01



---
https://x.com/jekbradbury

James Bradbury

2024-08-17



---
https://x.com/jephjacques/status/1279537349974732800



2024-01-01



---
https://x.com/jeremy_gibbs/status/1617755417979027457



2024-01-01



---
https://x.com/jh_jacobsen/status/1251226554602045443



2024-01-01



---
https://x.com/jinkeiki_shiji/status/1098968956247846912



2024-01-01



---
https://x.com/jonathanfly/status/1284036215386312712
I was thinking of using #gpt3 to generate 200 Word RPGs (tiny complete games) but I‘m getting quite distracted watching it *play* 200 Word RPG Challenge entries. It didn’t account for the tokens but it got the general idea without any example gameplay in the prompt.


2024-01-01



---
https://x.com/jsngr/status/1284511080715362304
This changes everything. :Exploding_head: With GPT-3, I built a Figma plugin to design for you. I call it ‘Designer’


2024-01-01



---
https://x.com/jsuarez5341/status/1810732812988994001

jsuarez5341

2024-07-10



---
https://x.com/juliangough/status/1611031552472793089



2024-01-01



---
https://x.com/julianharris/status/1421008325785890825



2024-01-01



---
https://x.com/jurijfedorov/status/1225214491744489474



2024-01-01



---
https://x.com/jxiaoo/status/1410733416518021123



2024-01-01



---
https://x.com/karpathy/status/1273788774422441984



2024-01-01



---
https://x.com/karpathy/status/709465955223543808



2024-01-01



---
https://x.com/karpathy/status/828692612848627713



2024-01-01



---
https://x.com/kashhill/status/1218542846694871040



2024-01-01



---
https://x.com/kesvelt/status/1423691785914654720



2024-01-01



---
https://x.com/khara_inc/status/109648760220565504



2024-01-01



---
https://x.com/kikko_fr/status/1094685986691399681



2024-01-01



---
https://x.com/kikko_fr/status/1095603397179396098



2024-01-01



---
https://x.com/kimkierkegaard
Kim Kierkegaardashian


2024-01-01



---
https://x.com/kintopp/status/1218795800400101376



2024-01-01



---
https://x.com/kirkouimet/status/1283231652609552384
Hi @ID_AA_Carmack, this is my attempt to learn how to move general AI forward. I used OpenAI‘s GPT-3 beta API to incarnate a version of you from the future. I am shocked at GPT-3’s responses, especially how it introduced you. All of the bold text is 100% generated by the model


2024-01-01



---
https://x.com/knjcode/status/1102771002222637056



2024-01-01



---
https://x.com/kph3k/status/1009875245900156928



2024-01-01



---
https://x.com/lacker/status/1294341796831477761
It just so happens I am watching a 5-year-old right now. Here are the results! / / Q: If abc goes to abd, what does pqr go to? / A: s / / Q: If abc goes to abd, what does ppqqrr go to? / A: ss / / Q: If abc goes to abd, what does mrrjjj go to? / A: kkk / Q: If abc goes to abd, what does xyz go to? / A: Now I know my ABCs, next time won’t you sing with me! / / Q: If axbxcx goes to abc, what does xpxqxr go to? / A: s / / Hope this enlightens someone


2024-01-01



---
https://x.com/layolu/status/1218177246495535104



2024-01-01



---
https://x.com/lord_yuanyuan



2024-01-01



---
https://x.com/mat_kelcey/status/886101319559335936



2024-01-01



---
https://x.com/mattjarviswall/status/1110548997729452035



2024-01-01



---
https://x.com/maverickmath/status/900145296939913217



2024-01-01



---
https://x.com/me_irl/status/1217818112957014022



2024-01-01



---
https://x.com/mere_mortise/status/934932000796020736



2024-01-01



---
https://x.com/methode/status/1023835318548455424



2024-01-01



---
https://x.com/mietek/status/1106638603785027586



2024-01-01



---
https://x.com/misaki_cradle



2024-01-01



---
https://x.com/missamyjie/status/1097984543787671552



2024-01-01



---
https://x.com/missgaley/status/1164896915433119744



2024-01-01



---
https://x.com/modestproposal1/status/1155147785467023361



2024-01-01



---
https://x.com/nearcyan



2024-01-01



---
https://x.com/netflix/status/940051734650503168



2024-01-01



---
https://x.com/nic__carter/status/1112481205268762629



2024-01-01



---
https://x.com/nicklovescode/status/1284050958977130497
It’s all about the prelude before the conversation. You need to tell it what the AI is and is not capable. It’s not trying to be right, it’s trying to complete what it thinks the AI would do ツ


2024-01-01



---
https://x.com/nickwalton00/status/1221836962396426240



2024-01-01



---
https://x.com/nickwalton00/status/1289970219855708160



2024-01-01



---
https://x.com/nikillinit/status/1289281944421711878



2024-01-01



---
https://x.com/nshepperd1



2024-01-01



---
https://x.com/nutanc/status/1285436266276745221
Starting the day with a chart building demo. Primed GPT-3 with Chart.js scripts to generate the below.


2024-01-01



---
https://x.com/nutanc/status/1286562671924396032
I think I have had enough of these jokes. Dear GPT-3 I command you to generate all possible jokes of this type. GPT-3: Your wish is my command:


2024-01-01



---
https://x.com/nutanc/status/1293387692755939331



2024-01-01



---
https://x.com/oe1cxw/status/957409526940094464



2024-01-01



---
https://x.com/oe1cxw/status/958704985495175169



2024-01-01



---
https://x.com/paraschopra/status/1284801028676653060
I made a fully functioning search engine on top of GPT-3. For any arbitrary query, it returns the exact answer AND the corresponding URL. Look at the entire video. It’s MIND BLOWINGLY good.


2024-01-01



---
https://x.com/paraschopra/status/1284905727388028928



2024-01-01



---
https://x.com/patio11/status/1684403274135535617



2024-01-01



---
https://x.com/paulg/status/1700168615104790752

Paul Graham

2024-04-22



---
https://x.com/pbaylies/status/1136307166695108609



2024-01-01



---
https://x.com/pid_eins/status/1461713069130854412
I just realized that systemd has already infected Solaris


2024-01-01


I just realized that systemd has already infected Solaris—just look <a href="https://docs.oracle.com/cd/E88353_01/html/E37852/os-release-5.html">at this</a>. (yes, that file is a systemd invention). And that since 2018 apparently. Ha, we are coming after you, UNIX! Hmm, and apparently FreeBSD already has it <a href="https://freebsd.org/cgi/man.cgi?query=os-release&apropos=0&sektion=0&manpath=FreeBSD+13.0-RELEASE&arch=default&format=html">since 2019, too</a>
---
https://x.com/pinboard/status/501406303747457024
Preliminary link rot results are that 25% of bookmarks saved in 2009 are dead, and 17% saved in 2011 are gone. Spreadsheet to follow


2024-01-01



---
https://x.com/poetclare/status/1398179151056625664
Hi all only just catching up with this—I thought the interview was lighthearted and playful but genuinely Carle, and had seen it cited in various other places. I cleared this quote with the Paris Review and entered detailed correspondence with them on how I would use it 1/2


2024-01-01



---
https://x.com/promptengineer/status/1338197266188951553
Experimenting with the ideas of Linguistic Relativity, specifically the weak version of the Sapir–Whorf hypothesis. #GPT3 was able to generate new concepts with seemingly relevant unique spelling.


2024-01-01



---
https://x.com/qwertyoruiopz/status/1238606353645666308



2024-01-01



---
https://x.com/rachelmetz

rachelmetz

2024-06-02



---
https://x.com/raphamilliere/status/1287047986233708546



2024-01-01



---
https://x.com/razibkhan/status/1463204399954776073
i randomly had coffee this wkd with a guy who admitted to me he wrote one of the recent letters. he said it was super easy and fun


2024-01-01



---
https://x.com/realmeatyhuman/status/1233084317032681483
Curated output from a StyleGAN 2 model trained on images that trigger pareidolia in the viewer—scraped from the `#iseefaces` and `#pareidolia` hashtags on Instagram.


2024-01-01



---
https://x.com/realmeatyhuman/status/1255570195319590913



2024-01-01



---
https://x.com/refikanadol/status/1106798493299949568



2024-01-01



---
https://x.com/rjhaier/status/1016415900021481472



2024-01-01



---
https://x.com/roadrunning01/status/1097513035474845696



2024-01-01



---
https://x.com/roadrunning01/status/1109488507591028740



2024-01-01



---
https://x.com/roadrunning01/status/1111686125431783424



2024-01-01



---
https://x.com/robbensinger/status/1503220020175769602



2024-01-01



---
https://x.com/romcabrera/status/1287626062286004225
I used @OpenAI #GPT3 to convert sentences to a gentler and non-confrontational tone. The initial four input/output pairs are training examples, and then I tested it with three new inputs:


2024-01-01



---
https://x.com/ryanqnorth/status/1280501755067981826
Unlike that OTHER guy who just wrote silly things and lied to pass them off as the work of an AI, I actually DID get the GPT-3 language model to generate new Seinfeld scripts. Behold: 4 New Puffy Shirt Episodes. (The first 5 lines are canon, the rest new)


2024-01-01



---
https://x.com/sarah_cone/status/1760688179517264307

Sarah Cone

2024-04-16



---
https://x.com/search-advanced



2024-01-01



---
https://x.com/search?f=tweets&q=http%3A%2F%2Fwww.thiswaifudoesnotexist.net&src=typd



2024-01-01



---
https://x.com/search?f=tweets&q=these-waifus-do-not-exist&src=typd



2024-01-01



---
https://x.com/search?f=tweets&vertical=default&q=%23icanhazpdf&src=typd



2024-01-01



---
https://x.com/search?q=https%3A%2F%2Fwww.gwern.net%2FImprovements&src=typed_query&f=live
Here’s to the cultivators of better apples, pasteurizers of guacamole, innovators of board games, vanquishers of radio static, process optimizers of distribution networks, and refiners of HVAC systems.


2024-01-01



---
https://x.com/sharifshameem/status/1282676454690451457



2024-01-01



---
https://x.com/sharifshameem/status/1284095222939451393
I just built a <em>functioning</em> React app by describing what I wanted to GPT-3. I’m still in awe.


2024-01-01



---
https://x.com/shockproofbeats/status/1247522391892230144



2024-01-01



---
https://x.com/sigfpe/status/919995891502551042



2024-01-01



---
https://x.com/sonyaellenmann/status/1139752544761081858



2024-01-01



---
https://x.com/stasyuha/status/1571826308929425410



2024-01-01



---
https://x.com/stefaesthesia

Stefanie

2024-09-05



---
https://x.com/stevenkaas/status/9852587905912832



2024-01-01



---
https://x.com/stevenkaas/statuses/149616831290818560



2024-01-01



---
https://x.com/stucchio/status/1045707611448971269



2024-01-01



---
https://x.com/stucchio/status/929860639501275137



2024-01-01



---
https://x.com/stuhlmueller/status/1315386908415987712
Interactive decomposition of forecasting questions using GPT-3. All questions auto-generated. Part of our work on tools for thought @oughtinc.


2024-01-01



---
https://x.com/sunkworld/status/1100954144905543680



2024-01-01



---
https://x.com/syoyo/status/1093526177891770369



2024-01-01



---
https://x.com/tdietterich/status/1154839042623594496



2024-01-01



---
https://x.com/theshawwn



2024-01-01



---
https://x.com/theshawwn/status/1212156603140648961



2024-01-01



---
https://x.com/theshawwn/status/1230022825538248704



2024-01-01



---
https://x.com/theshawwn/status/1243271022616297472
StyleGAN2 trained on ImageNet (1.2 million images, unconditional) at 512×512 resolution. Trained from scratch on a TPUv3-512 in just 45 hours. Training speed: 3k images per second.


2024-01-01



---
https://x.com/theshawwn/status/1277873213343592448
One limitation of StyleGAN is that it generates a ‘pyramid’ of images. The first layer makes a 4×4 image, which is upscaled and passed through the next layer (8×8), and so on, until out pops the final 1,024×1,024. by the time you reach 32×32, the overall structure of the object is established (is this a face? is it a dog?) yet only the first 4 layers of the model were allowed to contribute to that decision! For a 1,024×1,024 model, that means 6 out of 10 layers of weights are irrelevant.


2024-01-01



---
https://x.com/thienan496/status/1397577610096377857
Galton boards are fun and all, but what about asymmetric Galton board 🎉😇 By tuning (thanks #autodiff !!) the probabilities of going to the left/right, one can pretty much obtain any desired final distribution 😍 #probability #python #jax


2024-01-01



---
https://x.com/timothycbates/status/778242086193795072



2024-01-01



---
https://x.com/tomgoldsteincs/status/1560334207578161152



2024-01-01



---
https://x.com/tqbf/status/1516577012361662466
It is nevertheless funny that there is a Wycheproof test for this bug (of course there is, it’s the most basic implementation check in ECDSA) and nobody bothered to run it against one of the most important ECDSA’s until now.


2024-01-01



---
https://x.com/waxpancake



2024-01-01



---
https://x.com/wc_ratcliff/status/1423359901766602755



2024-01-01



---
https://x.com/wowitsmrinal/status/1287175391040290816



2024-01-01



---
https://x.com/xbofh/status/895016198961758208



2024-01-01



---
https://x.com/xsteenbrugge/status/1096820308164661248



2024-01-01



---
https://x.com/zaidalyafeai/status/1346841324461416458



2024-01-01



---
https://x.com/zamaan_qureshi/status/1411782046524100612
Happy 4<sup>th</sup> 🇺🇸 from Facebook CEO Mark Zuckerberg...


2024-01-01



---
https://x.com/zoink/status/1289076947629125632



2024-01-01



---
https://x.com/zooko/status/1653582952075259906



2024-01-01



---
https://xkcd.com/1035/
Cadbury Eggs


2024-01-01



---
https://xkcd.com/1095/
Crazy Straws


2024-01-01



---
https://xkcd.com/1098/
Star Ratings


2024-01-01



---
https://xkcd.com/1122/
Electoral Precedent


2024-01-01



---
https://xkcd.com/1263/
Reassuring


2024-01-01



---
https://xkcd.com/1393/
Timeghost


2024-01-01



---
https://xkcd.com/1636/
XKCD Stack


2024-01-01



---
https://xkcd.com/1760/
TV Problems


2024-01-01



---
https://xkcd.com/1909/
Digital Resource Lifespan


2024-01-01



---
https://xkcd.com/202/
YouTube


2024-01-01



---
https://xkcd.com/2166/
Stack


2024-01-01



---
https://xkcd.com/2586/
Greek Letters


2024-01-01



---
https://xkcd.com/2846/
Daylight Saving Choice


2024-01-01



---
https://xkcd.com/299/
Aeris Dies


2024-01-01



---
https://xkcd.com/325/
A-Minus-Minus


2024-01-01



---
https://xkcd.com/349/
Success


2024-01-01



---
https://xkcd.com/356/
Nerd Sniping
Randall Munroe

2024-01-01



---
https://xkcd.com/37/
Hyphen
Randall Munroe

2024-01-01



---
https://xkcd.com/481/
Listen to Yourself
Randall Munroe

2024-01-01



---
https://xkcd.com/525/
I Know You’re Listening
Randall Munroe

2024-01-01



---
https://xkcd.com/610/
Sheeple


2024-01-01



---
https://xkcd.com/627/
Tech Support Cheat Sheet


2024-01-01



---
https://xkcd.com/809/
Los Alamos


2024-01-01



---
https://xkcd.com/810/
Constructive


2024-01-01



---
https://xkcd.com/chesscoaster/



2024-01-01



---
https://xmarquez.github.io/KCNA/Reading_KCNA_headlines.html
Propaganda as Literature: A Distant Reading of the Korean Central News Agency’s Headlines


2024-01-01



---
https://xtools.wmcloud.org/pages/en.wikipedia.org/Gwern
Pages Created


2024-01-01



---
https://xtools.wmcloud.org/pages/en.wikipedia.org/Marudubshinki
Marudubshinki: Pages Created


2024-01-01



---
https://xtools.wmcloud.org/pages/en.wikipedia.org/Rhwawn
Rhwawn: Pages Created


2024-01-01



---
https://xtools.wmcloud.org/topedits/en.wikipedia.org/Gwern/0
Top Edits


2024-01-01



---
https://xtools.wmcloud.org/topedits/en.wikipedia.org/Marudubshinki/0
Marudubshinki: Top Edits


2024-01-01



---
https://xtools.wmcloud.org/topedits/en.wikipedia.org/Rhwawn/0



2024-01-01



---
https://xyproto.github.io/splash/docs/longer/algol_nu.html
algol_nu


2024-01-01



---
https://yamashita0721.web.fc2.com/



2024-01-01



---
https://yippy.ai/skymind



2024-01-01



---
https://yosefk.com/blog/its-done-in-hardware-so-its-cheap.html
`It‘s done in hardware so it’s cheap`


2024-01-01



---
https://yourawesomememory.com/how-flashcards-fail-confessions-of-a-tired-memory-guy/
How Flashcards Fail: Confessions of a Tired Memory Guy


2024-01-01



---
https://yourmorals.org/
YourMorals


2024-01-01



---
https://yuhuaiwu.github.io/
Yuhuai (Tony) Wu’s Home Page


2024-12-05



---
https://yunnansourcing.com/
Yunnan Sourcing


2024-01-01



---
https://yunnansourcing.com/collections/anxi-oolong-tea-tie-guan-yin/products/premium-jin-xuan-milk-oolong-tai-hua-gao-shan-tea
Premium Jin Xuan Milk Oolong Tai Hua Gao Shan Oolong Tea (Flavored)


2024-01-01



---
https://yunnansourcing.com/collections/flower-and-herbal-teas/products/himalayan-black-tartary-buckwheat-roasted-tea-fagopyrum-tataricum
Himalayan Black Tartary Buckwheat Roasted Tea


2024-01-01



---
https://yunnansourcing.com/collections/flower-and-herbal-teas/products/kuding-cha-spindled-herbal-detox-tea-holly-ilex
Kuding Cha Spindled Herbal Detox Tea Holly Ilex


2024-01-01



---
https://yunnansourcing.com/collections/flower-and-herbal-teas/products/panax-noto-ginseng-flower-san-qi-hua
Panax Noto Ginseng Flower * San Qi Hua


2024-01-01



---
https://yunnansourcing.com/products/bittermelon-stuffed-with-roasted-tie-guan-yin-oolong-tea-1
Bittermelon Stuffed With Roasted Tie Guan Yin Oolong Tea


2024-01-01



---
https://yunnansourcing.com/products/light-roast-premium-tie-guan-yin-anxi-oolong-tea
Light Roast Premium Tie Guan Yin Anxi Oolong Tea


2024-01-01



---
https://yunnansourcing.com/products/snow-chrysanthemum-buds-flower-tea-from-the-kunlun-mountains
Snow Chrysanthemum Buds Flower Tea from the Kunlun Mountains


2024-01-01



---
https://yunnansourcing.com/products/sun-dried-purple-buds-wild-pu-erh-tea-varietal
Sun-Dried Purple Buds Wild Pu-erh Tea Varietal


2024-01-01



---
https://yunnansourcing.com/products/zheng-yan-105-wu-yi-rock-oolong-tea-spring-2016



2024-01-01



---
https://yurukuyaru.com/28993/
A site that automatically generates ‘beautiful girl characters’ that does not exist in this world is a bomb!


2024-01-01



---
https://z-lib.is/fulltext



2024-01-01



---
https://zenodo.org/records/10035659
Reinforcement learning prioritizes general applicability in reaction optimization


2024-09-03



---
https://zenpundit.com/?p=28656
Strategy, Winston Churchill, and the power of positive thinking


2024-01-01



---
https://zerocoin.org/
Zerocoin Project


2024-01-01



---
https://zhanpeifang.com/index.php/2020/ganime-girls/
GANime girl portraits


2024-01-01



---
https://zikoblog.wordpress.com/2011/04/05/500-times-more/
Dutch pictures on Wikipedia: 500 times more


2024-01-01



---
https://zlkj.in/



2024-01-01



---
irc://irc.libera.chat#anki



2024-01-01

psychology/spaced-repetition

---
irc://irc.libera.chat/#SICP



2024-01-01

cs/lisp

---
mailto:gwern@gwern.net



2024-01-01

meta

---
mailto:jfk@bellcore.com



2024-01-01



---
mailto:pravda.yapravda@yandex.ru



2024-01-01



---
mailto:quine@styx



2024-01-01

radiance

---
mailto:quine@styx.banl.gov



2024-01-01

radiance

---
mailto:sforza@milano



2024-01-01

radiance

---
mailto:sforza@milano.banl.gov



2024-01-01

radiance

---
/doc/design/2024-12-22-elementsglass-amberantelope-triptych.jpg



2024-12-23



---
/note/georgism



2024-12-23



---
/review/book
Book Reviews
Gwern
2013-08-23
2022-10-13

fiction/criticism
<div class="page-description-annotation">
<p>A compilation of books reviews of books I have read since ~1997.</p>
</div>
<p>This is a compilation of my book reviews. Book reviews are sorted by star, and sorted by length of review within each star level, under the assumption that longer reviews are of more interest to readers.</p>
<p>See also my <a href="/review/anime" id="gwern-review-anime" class="link-annotated link-page backlink-not" title="&#39;Anime Reviews&#39;, Gwern 2010">anime/manga</a> <a href="/review/movie" id="gwern-review-movie" class="link-annotated link-page backlink-not" title="&#39;Movie Reviews&#39;, Gwern 2014">film/TV</a>, &amp; <a href="/review/opera" id="gwern-review-opera" class="link-annotated link-page backlink-not" title="&#39;Opera Reviews&#39;, Gwern 2019">opera reviews</a>.</p>
<div class="columns TOC">
<ul>
<li><a href="/review/book#stars" id="toc-stars">5 Stars</a>
<ul>
<li><a href="/review/book#like-engendring-like-russell-1986" id="toc-like-engendring-like-russell-1986"><em>Like Engend’ring Like</em>, <span class="cite"><span class="cite-author">Russell</span><span class="cite-date">1986</span></span></a></li>
<li><a href="/review/book#cat-sense-bradshaw-2013" id="toc-cat-sense-bradshaw-2013"><em>Cat Sense</em>, Bradshaw <span class="date-range">2013<sub><span title="2013 was 11 years ago.">11ya</span></sub></span>: Are We Good Owners?</a></li>
<li><a href="/review/book#the-media-lab-brand-1988" id="toc-the-media-lab-brand-1988"><em>The Media Lab: Inventing the Future at M.I.T.</em>, <span class="cite"><span class="cite-author">Brand</span><span class="cite-date">1988</span></span></a></li>
<li><a href="/review/book#radiance-scholz-2003" id="toc-radiance-scholz-2003"><em>Radiance</em>, <span class="cite"><span class="cite-author">Scholz</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#stories-of-your-life-and-others-chiang-2010" id="toc-stories-of-your-life-and-others-chiang-2010"><em>Stories of Your Life and Others</em>, <span class="cite"><span class="cite-author">Chiang</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#worm-wildbow-2013" id="toc-worm-wildbow-2013"><em>Worm</em>, <span class="cite"><span class="cite-author">Wildbow</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#quantum-thief-trilogy-rajaniemi-2014" id="toc-quantum-thief-trilogy-rajaniemi-2014"><em>Quantum Thief</em> Trilogy, <span class="cite"><span class="cite-author">Rajaniemi</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#urne-burial-browne-2005" id="toc-urne-burial-browne-2005"><em>Urne Burial</em>, <span class="cite"><span class="cite-author">Browne</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-discovery-of-france-robb-2007" id="toc-the-discovery-of-france-robb-2007"><em>The Discovery of France</em>, <span class="cite"><span class="cite-author">Robb</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#selected-non-fictions-borges-1999" id="toc-selected-non-fictions-borges-1999"><em>Selected Non-Fictions</em>, <span class="cite"><span class="cite-author">Borges</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#the-wages-of-destruction-tooze-2007" id="toc-the-wages-of-destruction-tooze-2007"><em>The Wages of Destruction</em>, <span class="cite"><span class="cite-author">Tooze</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#lords-of-finance-ahamed-2009" id="toc-lords-of-finance-ahamed-2009"><em>Lords of Finance</em>, <span class="cite"><span class="cite-author">Ahamed</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#bias-in-mental-testing-jensen-1980" id="toc-bias-in-mental-testing-jensen-1980"><em>Bias in Mental Testing</em>, <span class="cite"><span class="cite-author">Jensen</span><span class="cite-date">1980</span></span></a></li>
<li><a href="/review/book#the-notenki-memoirs-takeda-2005" id="toc-the-notenki-memoirs-takeda-2005"><em>The Notenki Memoirs</em>, <span class="cite"><span class="cite-author">Takeda</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-remains-of-the-day-ishiguro-2005" id="toc-the-remains-of-the-day-ishiguro-2005"><em>The Remains of the Day</em>, <span class="cite"><span class="cite-author">Ishiguro</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#the-book-of-lord-shanga-classic-of-the-chinese-school-of-law-yang-2011" id="toc-the-book-of-lord-shanga-classic-of-the-chinese-school-of-law-yang-2011"><em>The Book of Lord Shang—A Classic of the Chinese School of Law</em>, <span class="cite"><span class="cite-author">Yang</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-origins-of-political-order-fukuyama-2011" id="toc-the-origins-of-political-order-fukuyama-2011"><em>The Origins of Political Order</em>, <span class="cite"><span class="cite-author">Fukuyama</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-histories-herodotus-2003" id="toc-the-histories-herodotus-2003"><em>The Histories</em>, <span class="cite"><span class="cite-author">Herodotus</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#genius-gleick-1993" id="toc-genius-gleick-1993"><em>Genius</em>, <span class="cite"><span class="cite-author">Gleick</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#the-better-angels-of-our-nature-pinker-2011" id="toc-the-better-angels-of-our-nature-pinker-2011"><em>The Better Angels of Our Nature</em>, <span class="cite"><span class="cite-author">Pinker</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-thousand-autumns-of-jacob-de-zoet-mitchell-2010" id="toc-the-thousand-autumns-of-jacob-de-zoet-mitchell-2010"><em>The Thousand Autumns of Jacob De Zoet</em>, <span class="cite"><span class="cite-author">Mitchell</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#collapse-of-complex-societies-tainter-1990" id="toc-collapse-of-complex-societies-tainter-1990"><em>Collapse of Complex Societies</em>, <span class="cite"><span class="cite-author">Tainter</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#star-maker-stapledon-1999" id="toc-star-maker-stapledon-1999"><em>Star Maker</em>, <span class="cite"><span class="cite-author">Stapledon</span><span class="cite-date">1999</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-1" id="toc-stars-1">4 Stars</a>
<ul>
<li><a href="/review/book#arpa-and-sci-roland-shiman-2002" id="toc-arpa-and-sci-roland-shiman-2002"><em>ARPA and SCI: Surfing AI</em>, Roland And <span class="cite"><span class="cite-author">Shiman</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#past-present-and-future-of-statistical-science-lin-2014" id="toc-past-present-and-future-of-statistical-science-lin-2014"><em>Past, Present, and Future of Statistical Science</em>, <span class="cite"><span class="cite-author">Lin</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-cultural-revolution-dikotter-2016" id="toc-the-cultural-revolution-dikotter-2016"><em>The Cultural Revolution</em>, <span class="cite"><span class="cite-author">Dikötter</span><span class="cite-date">2016</span></span></a></li>
<li><a href="/review/book#the-genius-factory-plotz-2006" id="toc-the-genius-factory-plotz-2006"><em>The Genius Factory</em>, <span class="cite"><span class="cite-author">Plotz</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#dont-sleep-there-are-snakes-everett-2008" id="toc-dont-sleep-there-are-snakes-everett-2008"><em>Don’t Sleep, There Are Snakes</em>, <span class="cite"><span class="cite-author">Everett</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#mcnamaras-folly-gregory-2015" id="toc-mcnamaras-folly-gregory-2015"><em>McNamara’s Folly</em>, <span class="cite"><span class="cite-author">Gregory</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-iron-dragons-daughter-swanwick-2012" id="toc-the-iron-dragons-daughter-swanwick-2012"><em>The Iron Dragon’s Daughter</em>, <span class="cite"><span class="cite-author">Swanwick</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#bad-blood-carreyrou-2018" id="toc-bad-blood-carreyrou-2018"><em>Bad Blood</em>, <span class="cite"><span class="cite-author">Carreyrou</span><span class="cite-date">2018</span></span></a></li>
<li><a href="/review/book#a-history-of-life-extensionism-in-the-twentieth-century-stambler-2014" id="toc-a-history-of-life-extensionism-in-the-twentieth-century-stambler-2014"><em>A History of Life-Extensionism in the Twentieth Century</em>, <span class="cite"><span class="cite-author">Stambler</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#moondust-smith-2006" id="toc-moondust-smith-2006"><em>Moondust</em>, <span class="cite"><span class="cite-author">Smith</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-many-worlds-of-hugh-everett-iii-byrne-2010" id="toc-the-many-worlds-of-hugh-everett-iii-byrne-2010"><em>The Many Worlds of Hugh Everett III</em>, <span class="cite"><span class="cite-author">Byrne</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#unsong-alexander-2017" id="toc-unsong-alexander-2017"><em>Unsong</em>, <span class="cite"><span class="cite-author">Alexander</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#fortunes-formula-poundstone-2006" id="toc-fortunes-formula-poundstone-2006"><em>Fortune’s Formula</em>, <span class="cite"><span class="cite-author">Poundstone</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#digital-gold-popper-2015" id="toc-digital-gold-popper-2015"><em>Digital Gold</em>, <span class="cite"><span class="cite-author">Popper</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#playboy-interview-ii-golson-1983" id="toc-playboy-interview-ii-golson-1983"><em>Playboy Interview II</em>, <span class="cite"><span class="cite-author">Golson</span><span class="cite-date">1983</span></span></a></li>
<li><a href="/review/book#spec-ops-mcraven-1996" id="toc-spec-ops-mcraven-1996"><em>Spec Ops</em>, <span class="cite"><span class="cite-author">McRaven</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#excuse-me-sir-would-you-like-to-buy-a-kilo-of-isopropyl-bromide-gergel-1979" id="toc-excuse-me-sir-would-you-like-to-buy-a-kilo-of-isopropyl-bromide-gergel-1979"><em>Excuse Me Sir, Would You Like to Buy a Kilo of Isopropyl Bromide?</em>, <span class="cite"><span class="cite-author">Gergel</span><span class="cite-date">1979</span></span></a></li>
<li><a href="/review/book#titan-chernow-2004" id="toc-titan-chernow-2004"><em>Titan</em>, <span class="cite"><span class="cite-author">Chernow</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#a-perfect-vacuum-lem-1999" id="toc-a-perfect-vacuum-lem-1999"><em>A Perfect Vacuum</em>, <span class="cite"><span class="cite-author">Lem</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#fujiwara-teikas-hundred-poem-sequence-of-the-shoji-era-1200-brower-1978" id="toc-fujiwara-teikas-hundred-poem-sequence-of-the-shoji-era-1200-brower-1978"><em>Fujiwara Teika’s Hundred-Poem Sequence of the Shōji Era, 1200</em>, <span class="cite"><span class="cite-author">Brower</span><span class="cite-date">1978</span></span></a></li>
<li><a href="/review/book#chronicle-of-a-death-foretold-marquez-2003" id="toc-chronicle-of-a-death-foretold-marquez-2003"><em>Chronicle of a Death Foretold</em>, <span class="cite"><span class="cite-author">Márquez</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-battle-between-the-frogs-and-the-mice-stallings-2019" id="toc-the-battle-between-the-frogs-and-the-mice-stallings-2019"><em>The Battle Between the Frogs and the Mice</em>, <span class="cite"><span class="cite-author">Stallings</span><span class="cite-date">2019</span></span></a></li>
<li><a href="/review/book#singularity-rising-miller-2012" id="toc-singularity-rising-miller-2012"><em>Singularity Rising</em>, <span class="cite"><span class="cite-author">Miller</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-corpse-exhibition-and-other-stories-of-iraq-blasim-2014" id="toc-the-corpse-exhibition-and-other-stories-of-iraq-blasim-2014"><em>The Corpse Exhibition and Other Stories of Iraq</em>, <span class="cite"><span class="cite-author">Blasim</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#savage-continent-lowe-2012" id="toc-savage-continent-lowe-2012"><em>Savage Continent</em>, <span class="cite"><span class="cite-author">Lowe</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#quantum-computing-since-democritus-aaronson-2013" id="toc-quantum-computing-since-democritus-aaronson-2013"><em>Quantum Computing Since Democritus</em>, <span class="cite"><span class="cite-author">Aaronson</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-life-of-sir-francis-galton-gillham-2001" id="toc-a-life-of-sir-francis-galton-gillham-2001"><em>A Life of Sir Francis Galton</em>, <span class="cite"><span class="cite-author">Gillham</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-grand-strategy-of-the-roman-empire-luttwak-2016" id="toc-the-grand-strategy-of-the-roman-empire-luttwak-2016"><em>The Grand Strategy of the Roman Empire</em>, <span class="cite"><span class="cite-author">Luttwak</span><span class="cite-date">2016</span></span></a></li>
<li><a href="/review/book#the-machiavellians-burnham-1988" id="toc-the-machiavellians-burnham-1988"><em>The Machiavellians</em>, <span class="cite"><span class="cite-author">Burnham</span><span class="cite-date">1988</span></span></a></li>
<li><a href="/review/book#the-vaccinators-jannetta-2007" id="toc-the-vaccinators-jannetta-2007"><em>The Vaccinators</em>, <span class="cite"><span class="cite-author">Jannetta</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-black-company-cook-1992" id="toc-the-black-company-cook-1992"><em>The Black Company</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#life-in-our-phage-world-rohwer-2014" id="toc-life-in-our-phage-world-rohwer-2014"><em>Life in Our Phage World</em>, <span class="cite"><span class="cite-author">Rohwer</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#tombstone-jisheng-2012" id="toc-tombstone-jisheng-2012"><em>Tombstone</em>, <span class="cite"><span class="cite-author">Jisheng</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#pact-wildbow-2014" id="toc-pact-wildbow-2014"><em>Pact</em>, <span class="cite"><span class="cite-author">Wildbow</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#drugs-2-0-power-2013" id="toc-drugs-2-0-power-2013"><em>Drugs 2.0</em>, <span class="cite"><span class="cite-author">Power</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#the-hall-of-uselessness-leys-2011" id="toc-the-hall-of-uselessness-leys-2011"><em>The Hall of Uselessness</em>, <span class="cite"><span class="cite-author">Leys</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#packing-for-mars-roach-2010" id="toc-packing-for-mars-roach-2010"><em>Packing for Mars</em>, <span class="cite"><span class="cite-author">Roach</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-windup-girl-bacigalupi-2009" id="toc-the-windup-girl-bacigalupi-2009"><em>The Windup Girl</em>, <span class="cite"><span class="cite-author">Bacigalupi</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#haikai-poet-yosa-buson-and-the-basho-revival-crowley-2006" id="toc-haikai-poet-yosa-buson-and-the-basho-revival-crowley-2006"><em>Haikai Poet Yosa Buson And The Bashō Revival</em>, <span class="cite"><span class="cite-author">Crowley</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#turings-cathedral-dyson-2012" id="toc-turings-cathedral-dyson-2012"><em>Turing’s Cathedral</em>, <span class="cite"><span class="cite-author">Dyson</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#web-typography-rutter-2017" id="toc-web-typography-rutter-2017"><em>Web Typography</em>, <span class="cite"><span class="cite-author">Rutter</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#echopraxia-watts-2014" id="toc-echopraxia-watts-2014"><em>Echopraxia</em>, <span class="cite"><span class="cite-author">Watts</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#ketamine-jansen-2004" id="toc-ketamine-jansen-2004"><em>Ketamine</em>, <span class="cite"><span class="cite-author">Jansen</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#clear-and-simple-as-the-truth-thomas-1996" id="toc-clear-and-simple-as-the-truth-thomas-1996"><em>Clear and Simple As the Truth</em>, <span class="cite"><span class="cite-author">Thomas</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#in-the-plex-levy-2011" id="toc-in-the-plex-levy-2011"><em>In the Plex</em>, <span class="cite"><span class="cite-author">Levy</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#ready-player-one-cline-2011" id="toc-ready-player-one-cline-2011"><em>Ready Player One</em>, <span class="cite"><span class="cite-author">Cline</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#cool-tools-kelly-2013" id="toc-cool-tools-kelly-2013"><em>Cool Tools</em>, <span class="cite"><span class="cite-author">Kelly</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#proving-history-carrier-2012" id="toc-proving-history-carrier-2012"><em>Proving History</em>, <span class="cite"><span class="cite-author">Carrier</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#wired-love-thayer-1879" id="toc-wired-love-thayer-1879"><em>Wired Love</em>, <span class="cite"><span class="cite-author">Thayer</span><span class="cite-date">1879</span></span></a></li>
<li><a href="/review/book#the-psychology-of-invention-in-the-mathematical-field-hadamard-1954" id="toc-the-psychology-of-invention-in-the-mathematical-field-hadamard-1954"><em>The Psychology of Invention in the Mathematical Field</em>, <span class="cite"><span class="cite-author">Hadamard</span><span class="cite-date">1954</span></span></a></li>
<li><a href="/review/book#the-devil-in-the-white-city-larson-2003" id="toc-the-devil-in-the-white-city-larson-2003"><em>The Devil in the White City</em>, <span class="cite"><span class="cite-author">Larson</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-mask-of-sanity-cleckley-2003" id="toc-the-mask-of-sanity-cleckley-2003"><em>The Mask of Sanity</em>, <span class="cite"><span class="cite-author">Cleckley</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-end-of-history-and-the-last-man-fukuyama-2006" id="toc-the-end-of-history-and-the-last-man-fukuyama-2006"><em>The End of History and the Last Man</em>, <span class="cite"><span class="cite-author">Fukuyama</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#hyperbole-and-a-half-brosh-2013" id="toc-hyperbole-and-a-half-brosh-2013"><em>Hyperbole and a Half</em>, <span class="cite"><span class="cite-author">Brosh</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#declare-powers-2002" id="toc-declare-powers-2002"><em>Declare</em>, <span class="cite"><span class="cite-author">Powers</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#a-shropshire-lad-housman-1990" id="toc-a-shropshire-lad-housman-1990"><em>A Shropshire Lad</em>, <span class="cite"><span class="cite-author">Housman</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#chased-by-the-light-brandenburg-2001" id="toc-chased-by-the-light-brandenburg-2001"><em>Chased by the Light</em>, <span class="cite"><span class="cite-author">Brandenburg</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-great-gatsby-fitzgerald-2004" id="toc-the-great-gatsby-fitzgerald-2004"><em>The Great Gatsby</em>, <span class="cite"><span class="cite-author">Fitzgerald</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#the-signal-and-the-noise-silver-2012" id="toc-the-signal-and-the-noise-silver-2012"><em>The Signal and the Noise</em>, <span class="cite"><span class="cite-author">Silver</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-theory-that-would-not-die-mcgrayne-2011" id="toc-the-theory-that-would-not-die-mcgrayne-2011"><em>The Theory That Would Not Die</em>, <span class="cite"><span class="cite-author">McGrayne</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-man-who-knew-infinity-kanigel-1992" id="toc-the-man-who-knew-infinity-kanigel-1992"><em>The Man Who Knew Infinity</em>, <span class="cite"><span class="cite-author">Kanigel</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#debt-graeber-2011" id="toc-debt-graeber-2011"><em>Debt</em>, <span class="cite"><span class="cite-author">Graeber</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#red-plenty-spufford-2010" id="toc-red-plenty-spufford-2010"><em>Red Plenty</em>, <span class="cite"><span class="cite-author">Spufford</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-metropolitan-man-wales-2014" id="toc-the-metropolitan-man-wales-2014"><em>The Metropolitan Man</em>, <span class="cite"><span class="cite-author">Wales</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-true-believer-hoffer-2010" id="toc-the-true-believer-hoffer-2010"><em>The True Believer</em>, <span class="cite"><span class="cite-author">Hoffer</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#dreams-of-steel-cook-1990" id="toc-dreams-of-steel-cook-1990"><em>Dreams of Steel</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1990</span></span></a></li>
<li><a href="/review/book#on-china-kissinger-2011" id="toc-on-china-kissinger-2011"><em>On China</em>, <span class="cite"><span class="cite-author">Kissinger</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-master-switch-wu-2010" id="toc-the-master-switch-wu-2010"><em>The Master Switch</em>, <span class="cite"><span class="cite-author">Wu</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-circus-of-dr-lao-finney-2002" id="toc-the-circus-of-dr-lao-finney-2002"><em>The Circus of Dr. Lao</em>, <span class="cite"><span class="cite-author">Finney</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#the-kindly-ones-littell-2009" id="toc-the-kindly-ones-littell-2009"><em>The Kindly Ones</em>, <span class="cite"><span class="cite-author">Littell</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-ideological-origins-of-the-american-revolution-bailyn-1992" id="toc-the-ideological-origins-of-the-american-revolution-bailyn-1992"><em>The Ideological Origins of the American Revolution</em>, <span class="cite"><span class="cite-author">Bailyn</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#friendship-is-optimal-iceman-2012" id="toc-friendship-is-optimal-iceman-2012"><em>Friendship Is Optimal</em>, Iceman 2012</a></li>
</ul></li>
<li><a href="/review/book#stars-2" id="toc-stars-2">3 Stars</a>
<ul>
<li><a href="/review/book#pioneers-of-soviet-computing-malinovsky-2010" id="toc-pioneers-of-soviet-computing-malinovsky-2010"><em>Pioneers of Soviet Computing</em>, <span class="cite"><span class="cite-author">Malinovsky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-operations-evaluation-group-tidman-1984" id="toc-the-operations-evaluation-group-tidman-1984"><em>The Operations Evaluation Group</em>, <span class="cite"><span class="cite-author">Tidman</span><span class="cite-date">1984</span></span></a></li>
<li><a href="/review/book#confessions-of-an-english-opium-eater-quincey-2003" id="toc-confessions-of-an-english-opium-eater-quincey-2003"><em>Confessions of an English Opium Eater</em>, <span class="cite"><span class="cite-author">Quincey</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#the-unholy-consult-bakker-2017" id="toc-the-unholy-consult-bakker-2017"><em>The Unholy Consult</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2017</span></span></a></li>
<li><a href="/review/book#a-troublesome-inheritance-wade-2014" id="toc-a-troublesome-inheritance-wade-2014"><em>A Troublesome Inheritance</em>, <span class="cite"><span class="cite-author">Wade</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#the-recollections-of-eugene-p-wigner-wigner-2003" id="toc-the-recollections-of-eugene-p-wigner-wigner-2003"><em>The Recollections Of Eugene P. Wigner</em>, <span class="cite"><span class="cite-author">Wigner</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#donald-michie-michie-2009" id="toc-donald-michie-michie-2009"><em>Donald Michie</em>, <span class="cite"><span class="cite-author">Michie</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#average-is-over-cowen-2013" id="toc-average-is-over-cowen-2013"><em>Average Is Over</em>, <span class="cite"><span class="cite-author">Cowen</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#new-legends-bear-1996" id="toc-new-legends-bear-1996"><em>New Legends</em>, <span class="cite"><span class="cite-author">Bear</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#perseverance-island-frazar-2009" id="toc-perseverance-island-frazar-2009"><em>Perseverance Island</em>, <span class="cite"><span class="cite-author">Frazar</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#berkshire-hathaway-letters-to-shareholders-buffett-2013" id="toc-berkshire-hathaway-letters-to-shareholders-buffett-2013"><em>Berkshire Hathaway Letters to Shareholders</em>, <span class="cite"><span class="cite-author">Buffett</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-memory-of-light-jordan-2013" id="toc-a-memory-of-light-jordan-2013"><em>A Memory of Light</em>, <span class="cite"><span class="cite-author">Jordan</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#tokyo-tsuzuki-1999" id="toc-tokyo-tsuzuki-1999"><em>Tokyo</em>, <span class="cite"><span class="cite-author">Tsuzuki</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#poems-from-the-manyoshu-yakamochi-2005" id="toc-poems-from-the-manyoshu-yakamochi-2005"><em>1000 Poems from the Manyōshū</em>, <span class="cite"><span class="cite-author">Yakamochi</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#double-entry-gleeson-white-2012" id="toc-double-entry-gleeson-white-2012"><em>Double Entry</em>, Gleeson-<span class="cite"><span class="cite-author">White</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#renaming-of-the-birds-troupes-2013" id="toc-renaming-of-the-birds-troupes-2013"><em>Renaming of the Birds</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#drop-dead-healthy-jacobs-2012" id="toc-drop-dead-healthy-jacobs-2012"><em>Drop Dead Healthy</em>, <span class="cite"><span class="cite-author">Jacobs</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#spam-nation-krebs-2014" id="toc-spam-nation-krebs-2014"><em>Spam Nation</em>, <span class="cite"><span class="cite-author">Krebs</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#on-the-historicity-of-jesus-carrier-2014" id="toc-on-the-historicity-of-jesus-carrier-2014"><em>On the Historicity of Jesus</em>, <span class="cite"><span class="cite-author">Carrier</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#mathematical-people-albers-2008" id="toc-mathematical-people-albers-2008"><em>Mathematical People</em>, <span class="cite"><span class="cite-author">Albers</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#the-riddle-of-the-labyrinth-fox-2013" id="toc-the-riddle-of-the-labyrinth-fox-2013"><em>The Riddle of the Labyrinth</em>, <span class="cite"><span class="cite-author">Fox</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#pirate-freedom-wolfe-2007" id="toc-pirate-freedom-wolfe-2007"><em>Pirate Freedom</em>, <span class="cite"><span class="cite-author">Wolfe</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#japanese-love-hotels-chaplin-2007" id="toc-japanese-love-hotels-chaplin-2007"><em>Japanese Love Hotels</em>, <span class="cite"><span class="cite-author">Chaplin</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-life-of-samuel-johnson-boswell-1993" id="toc-the-life-of-samuel-johnson-boswell-1993"><em>The Life of Samuel Johnson</em>, <span class="cite"><span class="cite-author">Boswell</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#selected-poems-celan-1972" id="toc-selected-poems-celan-1972"><em>Selected Poems</em>, <span class="cite"><span class="cite-author">Celan</span><span class="cite-date">1972</span></span></a></li>
<li><a href="/review/book#moby-dick-or-the-whale-melville-2003" id="toc-moby-dick-or-the-whale-melville-2003"><em>Moby-Dick Or, the Whale</em>, <span class="cite"><span class="cite-author">Melville</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#japan-as-number-one-lessons-for-america-vogel-1999" id="toc-japan-as-number-one-lessons-for-america-vogel-1999"><em>Japan As Number One Lessons for America</em>, <span class="cite"><span class="cite-author">Vogel</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#private-wealth-in-renaissance-florence-goldthwaite-1968" id="toc-private-wealth-in-renaissance-florence-goldthwaite-1968"><em>Private Wealth in Renaissance Florence</em>, <span class="cite"><span class="cite-author">Goldthwaite</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#before-the-storm-kube-mcdowell-1996" id="toc-before-the-storm-kube-mcdowell-1996"><em>Before the Storm</em>, Kube-<span class="cite"><span class="cite-author">McDowell</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#uncontrolled-manzi-2012" id="toc-uncontrolled-manzi-2012"><em>Uncontrolled</em>, <span class="cite"><span class="cite-author">Manzi</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#research-fraud-in-the-behavioral-and-biomedical-sciences-miller-1992" id="toc-research-fraud-in-the-behavioral-and-biomedical-sciences-miller-1992"><em>Research Fraud in the Behavioral and Biomedical Sciences</em>, <span class="cite"><span class="cite-author">Miller</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#the-empty-box-and-the-zeroth-maria-mikage-2009" id="toc-the-empty-box-and-the-zeroth-maria-mikage-2009"><em>空ろの箱と零のマリア 1</em>, <span class="cite"><span class="cite-author">Mikage</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#game-programming-patterns-nystrom-2011" id="toc-game-programming-patterns-nystrom-2011"><em>Game Programming Patterns</em>, <span class="cite"><span class="cite-author">Nystrom</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-dark-side-of-the-enlightenment-fleming-2013" id="toc-the-dark-side-of-the-enlightenment-fleming-2013"><em>The Dark Side of the Enlightenment</em>, <span class="cite"><span class="cite-author">Fleming</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#drift-into-failure-dekker-2011" id="toc-drift-into-failure-dekker-2011"><em>Drift into Failure</em>, <span class="cite"><span class="cite-author">Dekker</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-poems-of-gerard-manley-hopkins-hopkins-1976" id="toc-the-poems-of-gerard-manley-hopkins-hopkins-1976"><em>The Poems of Gerard Manley Hopkins</em>, <span class="cite"><span class="cite-author">Hopkins</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#possible-worlds-haldane-2001" id="toc-possible-worlds-haldane-2001"><em>Possible Worlds</em>, <span class="cite"><span class="cite-author">Haldane</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#hanging-out-with-the-dream-king-mccabe-2005" id="toc-hanging-out-with-the-dream-king-mccabe-2005"><em>Hanging Out With the Dream King</em>, <span class="cite"><span class="cite-author">McCabe</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#theological-incorrectness-slone-2004" id="toc-theological-incorrectness-slone-2004"><em>Theological Incorrectness</em>, <span class="cite"><span class="cite-author">Slone</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#string-of-beads-complete-poems-of-princess-shikishi-shikishi-1993" id="toc-string-of-beads-complete-poems-of-princess-shikishi-shikishi-1993"><em>String of Beads: Complete Poems of Princess Shikishi</em>, <span class="cite"><span class="cite-author">Shikishi</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#on-the-road-kerouac-1976" id="toc-on-the-road-kerouac-1976"><em>On the Road</em>, <span class="cite"><span class="cite-author">Kerouac</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#handbook-of-intelligence-goldstein-2015" id="toc-handbook-of-intelligence-goldstein-2015"><em>Handbook of Intelligence</em>, <span class="cite"><span class="cite-author">Goldstein</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-secret-history-of-the-mongols-rachewiltz-2006" id="toc-the-secret-history-of-the-mongols-rachewiltz-2006"><em>The Secret History of the Mongols</em>, <span class="cite"><span class="cite-author">Rachewiltz</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-ocean-at-the-end-of-the-lane-gaiman-2013" id="toc-the-ocean-at-the-end-of-the-lane-gaiman-2013"><em>The Ocean at the End of the Lane</em>, <span class="cite"><span class="cite-author">Gaiman</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#a-confederacy-of-dunces-toole-1994" id="toc-a-confederacy-of-dunces-toole-1994"><em>A Confederacy of Dunces</em>, <span class="cite"><span class="cite-author">Toole</span><span class="cite-date">1994</span></span></a></li>
<li><a href="/review/book#bitter-seeds-tregillis-2010" id="toc-bitter-seeds-tregillis-2010"><em>Bitter Seeds</em>, <span class="cite"><span class="cite-author">Tregillis</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#modern-japanese-diaries-keene-1999" id="toc-modern-japanese-diaries-keene-1999"><em>Modern Japanese Diaries</em>, <span class="cite"><span class="cite-author">Keene</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#voyage-of-the-beagle-darwin-1989" id="toc-voyage-of-the-beagle-darwin-1989"><em>Voyage of the Beagle</em>, <span class="cite"><span class="cite-author">Darwin</span><span class="cite-date">1989</span></span></a></li>
<li><a href="/review/book#indiscrete-thoughts-rota-1998" id="toc-indiscrete-thoughts-rota-1998"><em>Indiscrete Thoughts</em>, <span class="cite"><span class="cite-author">Rota</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#inside-wikileaks-domscheit-berg-2011" id="toc-inside-wikileaks-domscheit-berg-2011"><em>Inside WikiLeaks</em>, Domscheit-<span class="cite"><span class="cite-author">Berg</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-bridge-to-lucy-dunne-exurb1a-2016" id="toc-the-bridge-to-lucy-dunne-exurb1a-2016"><em>The Bridge to Lucy Dunne</em>, Exurb1a 2016</a></li>
<li><a href="/review/book#the-japanese-family-storehouse-ihara-1959" id="toc-the-japanese-family-storehouse-ihara-1959"><em>The Japanese Family Storehouse</em>, <span class="cite"><span class="cite-author">Ihara</span><span class="cite-date">1959</span></span></a></li>
<li><a href="/review/book#the-pillow-book-shonagon-2006" id="toc-the-pillow-book-shonagon-2006"><em>The Pillow Book</em>, <span class="cite"><span class="cite-author">Shōnagon</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#robert-bakewell-and-the-longhorn-breed-of-cattle-stanley-1998" id="toc-robert-bakewell-and-the-longhorn-breed-of-cattle-stanley-1998"><em>Robert Bakewell And the Longhorn Breed of Cattle</em>, <span class="cite"><span class="cite-author">Stanley</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#hive-mind-jones-2015" id="toc-hive-mind-jones-2015"><em>Hive Mind</em>, <span class="cite"><span class="cite-author">Jones</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#the-city-of-falling-angels-berendt-2006" id="toc-the-city-of-falling-angels-berendt-2006"><em>The City of Falling Angels</em>, <span class="cite"><span class="cite-author">Berendt</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#structural-equation-modeling-lee-2007" id="toc-structural-equation-modeling-lee-2007"><em>Structural Equation Modeling</em>, <span class="cite"><span class="cite-author">Lee</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#the-autobiography-of-benvenuto-cellini-cellini-1999" id="toc-the-autobiography-of-benvenuto-cellini-cellini-1999"><em>The Autobiography Of Benvenuto Cellini</em>, <span class="cite"><span class="cite-author">Cellini</span><span class="cite-date">1999</span></span></a></li>
<li><a href="/review/book#newton-and-the-counterfeiter-levenson-2009" id="toc-newton-and-the-counterfeiter-levenson-2009"><em>Newton and the Counterfeiter</em>, <span class="cite"><span class="cite-author">Levenson</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#drug-interdiction-steffan-2010" id="toc-drug-interdiction-steffan-2010"><em>Drug Interdiction</em>, <span class="cite"><span class="cite-author">Steffan</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#daemon-suarez-2009" id="toc-daemon-suarez-2009"><em>Daemon</em>, <span class="cite"><span class="cite-author">Suarez</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-midas-paradox-sumner-2015" id="toc-the-midas-paradox-sumner-2015"><em>The Midas Paradox</em>, <span class="cite"><span class="cite-author">Sumner</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#clever-hans-pfungst-2011" id="toc-clever-hans-pfungst-2011"><em>Clever Hans</em>, <span class="cite"><span class="cite-author">Pfungst</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-hye-cho-diary-memoir-of-the-pilgrimage-to-the-five-regions-of-india-hyecho-1984" id="toc-the-hye-cho-diary-memoir-of-the-pilgrimage-to-the-five-regions-of-india-hyecho-1984"><em>The Hye Ch’O Diary: Memoir of the Pilgrimage to the Five Regions of India</em>, <span class="cite"><span class="cite-author">Hyecho</span><span class="cite-date">1984</span></span></a></li>
<li><a href="/review/book#un-lun-dun-mieville-2007" id="toc-un-lun-dun-mieville-2007"><em>Un Lun Dun</em>, <span class="cite"><span class="cite-author">Miéville</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#fear-and-loathing-in-las-vegas-thompson-1998" id="toc-fear-and-loathing-in-las-vegas-thompson-1998"><em>Fear and Loathing in Las Vegas</em>, <span class="cite"><span class="cite-author">Thompson</span><span class="cite-date">1998</span></span></a></li>
<li><a href="/review/book#curves-and-angles-poems-leithauser-2006" id="toc-curves-and-angles-poems-leithauser-2006"><em>Curves and Angles: Poems</em>, <span class="cite"><span class="cite-author">Leithauser</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#an-introduction-to-japanese-court-poetry-miner-1968" id="toc-an-introduction-to-japanese-court-poetry-miner-1968"><em>An Introduction to Japanese Court Poetry</em>, <span class="cite"><span class="cite-author">Miner</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#more-poems-housman-1936" id="toc-more-poems-housman-1936"><em>More Poems</em>, <span class="cite"><span class="cite-author">Housman</span><span class="cite-date">1936</span></span></a></li>
<li><a href="/review/book#tau-zero-anderson-2006" id="toc-tau-zero-anderson-2006"><em>Tau Zero</em>, <span class="cite"><span class="cite-author">Anderson</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#the-buried-giant-ishiguro-2015" id="toc-the-buried-giant-ishiguro-2015"><em>The Buried Giant</em>, <span class="cite"><span class="cite-author">Ishiguro</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#matter-banks-2008" id="toc-matter-banks-2008"><em>Matter</em>, <span class="cite"><span class="cite-author">Banks</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#in-50-harrison-2002" id="toc-in-50-harrison-2002"><em>50 in 50</em>, <span class="cite"><span class="cite-author">Harrison</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#shadow-games-cook-1989" id="toc-shadow-games-cook-1989"><em>Shadow Games</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">1989</span></span></a></li>
<li><a href="/review/book#silicon-snake-oil-stoll-1996" id="toc-silicon-snake-oil-stoll-1996"><em>Silicon Snake Oil</em>, <span class="cite"><span class="cite-author">Stoll</span><span class="cite-date">1996</span></span></a></li>
<li><a href="/review/book#memoirs-found-in-a-bathtub-lem-1986" id="toc-memoirs-found-in-a-bathtub-lem-1986"><em>Memoirs Found in a Bathtub</em>, <span class="cite"><span class="cite-author">Lem</span><span class="cite-date">1986</span></span></a></li>
<li><a href="/review/book#iwoz-wozniak-2006" id="toc-iwoz-wozniak-2006"><em>IWoz</em>, <span class="cite"><span class="cite-author">Wozniak</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#house-of-leaves-danielewski-2000" id="toc-house-of-leaves-danielewski-2000"><em>House of Leaves</em>, <span class="cite"><span class="cite-author">Danielewski</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#mctb-ingram-2008" id="toc-mctb-ingram-2008"><em>Mastering the Core Teachings of the Buddha</em>, <span class="cite"><span class="cite-author">Ingram</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#the-judging-eye-bakker-2009" id="toc-the-judging-eye-bakker-2009"><em>The Judging Eye</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#no-country-for-old-men-mccarthy-2006" id="toc-no-country-for-old-men-mccarthy-2006"><em>No Country for Old Men</em>, <span class="cite"><span class="cite-author">McCarthy</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#although-of-course-you-end-up-becoming-yourself-lipsky-2010" id="toc-although-of-course-you-end-up-becoming-yourself-lipsky-2010"><em>Although of Course You End Up Becoming Yourself</em>, <span class="cite"><span class="cite-author">Lipsky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-rapture-of-the-nerds-doctorow-2012" id="toc-the-rapture-of-the-nerds-doctorow-2012"><em>The Rapture of the Nerds</em>, <span class="cite"><span class="cite-author">Doctorow</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#chinese-history-in-economic-perspective-rawski-1992" id="toc-chinese-history-in-economic-perspective-rawski-1992"><em>Chinese History in Economic Perspective</em>, <span class="cite"><span class="cite-author">Rawski</span><span class="cite-date">1992</span></span></a></li>
<li><a href="/review/book#the-wallet-of-kai-lung-bramah-2002" id="toc-the-wallet-of-kai-lung-bramah-2002"><em>The Wallet of Kai Lung</em>, <span class="cite"><span class="cite-author">Bramah</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#portfolios-of-the-poor-collins-2009" id="toc-portfolios-of-the-poor-collins-2009"><em>Portfolios of the Poor</em>, <span class="cite"><span class="cite-author">Collins</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#a-random-walk-down-wall-street-malkiel-2004" id="toc-a-random-walk-down-wall-street-malkiel-2004"><em>A Random Walk Down Wall Street</em>, <span class="cite"><span class="cite-author">Malkiel</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#kim-kipling-1981" id="toc-kim-kipling-1981"><em>Kim</em>, <span class="cite"><span class="cite-author">Kipling</span><span class="cite-date">1981</span></span></a></li>
<li><a href="/review/book#cognitive-surplus-shirky-2010" id="toc-cognitive-surplus-shirky-2010"><em>Cognitive Surplus</em>, <span class="cite"><span class="cite-author">Shirky</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#genius-revisited-kassan-1993" id="toc-genius-revisited-kassan-1993"><em>Genius Revisited</em>, <span class="cite"><span class="cite-author">Kassan</span><span class="cite-date">1993</span></span></a></li>
<li><a href="/review/book#everything-bad-is-good-for-you-johnson-2006" id="toc-everything-bad-is-good-for-you-johnson-2006"><em>Everything Bad Is Good for You</em>, <span class="cite"><span class="cite-author">Johnson</span><span class="cite-date">2006</span></span></a></li>
<li><a href="/review/book#spice-and-wolf-vol-01-hasekura-2009" id="toc-spice-and-wolf-vol-01-hasekura-2009"><em>Spice and Wolf, Vol. 01</em>, <span class="cite"><span class="cite-author">Hasekura</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-art-of-unix-programming-raymond-2003" id="toc-the-art-of-unix-programming-raymond-2003"><em>The Art of UNIX Programming</em>, <span class="cite"><span class="cite-author">Raymond</span><span class="cite-date">2003</span></span></a></li>
<li><a href="/review/book#psychiatry-and-the-human-condition-charlton-2000" id="toc-psychiatry-and-the-human-condition-charlton-2000"><em>Psychiatry And The Human Condition</em>, <span class="cite"><span class="cite-author">Charlton</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#the-chicago-worlds-fair-of-1893-appelbaum-1980" id="toc-the-chicago-worlds-fair-of-1893-appelbaum-1980"><em>The Chicago World’s Fair of 1893</em>, <span class="cite"><span class="cite-author">Appelbaum</span><span class="cite-date">1980</span></span></a></li>
<li><a href="/review/book#being-wrong-schulz-2010" id="toc-being-wrong-schulz-2010"><em>Being Wrong</em>, <span class="cite"><span class="cite-author">Schulz</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#silently-and-very-fast-valente-2011" id="toc-silently-and-very-fast-valente-2011"><em>Silently and Very Fast</em>, <span class="cite"><span class="cite-author">Valente</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#the-cinema-of-george-lucas-hearn-2005" id="toc-the-cinema-of-george-lucas-hearn-2005"><em>The Cinema of George Lucas</em>, <span class="cite"><span class="cite-author">Hearn</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#practical-criticism-richards-1930" id="toc-practical-criticism-richards-1930"><em>Practical Criticism</em>, <span class="cite"><span class="cite-author">Richards</span><span class="cite-date">1930</span></span></a></li>
<li><a href="/review/book#shame-confessions-of-the-father-of-the-neutron-bomb-cohen-2000" id="toc-shame-confessions-of-the-father-of-the-neutron-bomb-cohen-2000"><em>Shame: Confessions of the Father of the Neutron Bomb</em>, <span class="cite"><span class="cite-author">Cohen</span><span class="cite-date">2000</span></span></a></li>
<li><a href="/review/book#the-man-who-would-be-queen-bailey-2003" id="toc-the-man-who-would-be-queen-bailey-2003"><em>The Man Who Would Be Queen</em>, <span class="cite"><span class="cite-author">Bailey</span><span class="cite-date">2003</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-3" id="toc-stars-3">2 Stars</a>
<ul>
<li><a href="/review/book#solid-fools-gold-james-2011" id="toc-solid-fools-gold-james-2011"><em>Solid Fool’s Gold</em>, <span class="cite"><span class="cite-author">James</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#existence-brin-2012" id="toc-existence-brin-2012"><em>Existence</em>, <span class="cite"><span class="cite-author">Brin</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-master-algorithm-domingos-2015" id="toc-the-master-algorithm-domingos-2015"><em>The Master Algorithm</em>, <span class="cite"><span class="cite-author">Domingos</span><span class="cite-date">2015</span></span></a></li>
<li><a href="/review/book#intellectuals-and-society-sowell-2010" id="toc-intellectuals-and-society-sowell-2010"><em>Intellectuals and Society</em>, <span class="cite"><span class="cite-author">Sowell</span><span class="cite-date">2010</span></span></a></li>
<li><a href="/review/book#the-simple-men-troupes-2012" id="toc-the-simple-men-troupes-2012"><em>The Simple Men</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2012</span></span></a></li>
<li><a href="/review/book#the-fountain-troupes-2014" id="toc-the-fountain-troupes-2014"><em>The Fountain</em>, <span class="cite"><span class="cite-author">Troupes</span><span class="cite-date">2014</span></span></a></li>
<li><a href="/review/book#fascinating-mathematical-people-albers-2011" id="toc-fascinating-mathematical-people-albers-2011"><em>Fascinating Mathematical People</em>, <span class="cite"><span class="cite-author">Albers</span><span class="cite-date">2011</span></span></a></li>
<li><a href="/review/book#soldiers-live-cook-2001" id="toc-soldiers-live-cook-2001"><em>Soldiers Live</em>, <span class="cite"><span class="cite-author">Cook</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#the-legend-of-sigurd-and-gudrun-tolkien-2009" id="toc-the-legend-of-sigurd-and-gudrun-tolkien-2009"><em>The Legend of Sigurd and Gudrún</em>, <span class="cite"><span class="cite-author">Tolkien</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#tales-of-ise-anonymous-1968" id="toc-tales-of-ise-anonymous-1968"><em>Tales of Ise</em>, <span class="cite"><span class="cite-author">Anonymous</span><span class="cite-date">1968</span></span></a></li>
<li><a href="/review/book#the-mature-optimization-handbook-bueno-2013" id="toc-the-mature-optimization-handbook-bueno-2013"><em>The Mature Optimization Handbook</em>, <span class="cite"><span class="cite-author">Bueno</span><span class="cite-date">2013</span></span></a></li>
<li><a href="/review/book#light-harrison-2004" id="toc-light-harrison-2004"><em>Light</em>, <span class="cite"><span class="cite-author">Harrison</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#puzzles-of-the-black-widowers-asimov-1991" id="toc-puzzles-of-the-black-widowers-asimov-1991"><em>Puzzles of the Black Widowers</em>, <span class="cite"><span class="cite-author">Asimov</span><span class="cite-date">1991</span></span></a></li>
<li><a href="/review/book#the-thousandfold-thought-bakker-2007" id="toc-the-thousandfold-thought-bakker-2007"><em>The Thousandfold Thought</em>, <span class="cite"><span class="cite-author">Bakker</span><span class="cite-date">2007</span></span></a></li>
<li><a href="/review/book#good-thinking-good-2009" id="toc-good-thinking-good-2009"><em>Good Thinking</em>, <span class="cite"><span class="cite-author">Good</span><span class="cite-date">2009</span></span></a></li>
<li><a href="/review/book#the-lady-tasting-tea-salsburg-2002" id="toc-the-lady-tasting-tea-salsburg-2002"><em>The Lady Tasting Tea</em>, <span class="cite"><span class="cite-author">Salsburg</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#conversations-with-goethe-eckermann-1906" id="toc-conversations-with-goethe-eckermann-1906"><em>Conversations With Goethe</em>, <span class="cite"><span class="cite-author">Eckermann</span><span class="cite-date">1906</span></span></a></li>
</ul></li>
<li><a href="/review/book#stars-4" id="toc-stars-4">1 Stars</a>
<ul>
<li><a href="/review/book#experimenter-effects-in-behavioral-research-rosenthal-1976" id="toc-experimenter-effects-in-behavioral-research-rosenthal-1976"><em>Experimenter Effects In Behavioral Research</em>, <span class="cite"><span class="cite-author">Rosenthal</span><span class="cite-date">1976</span></span></a></li>
<li><a href="/review/book#years-of-nobel-prizes-shalev-2002" id="toc-years-of-nobel-prizes-shalev-2002"><em>100 Years of Nobel Prizes</em>, <span class="cite"><span class="cite-author">Shalev</span><span class="cite-date">2002</span></span></a></li>
<li><a href="/review/book#the-complete-poems-jarrell-1981" id="toc-the-complete-poems-jarrell-1981"><em>The Complete Poems</em>, <span class="cite"><span class="cite-author">Jarrell</span><span class="cite-date">1981</span></span></a></li>
<li><a href="/review/book#left-in-the-dark-gynn-2008" id="toc-left-in-the-dark-gynn-2008"><em>Left In The Dark</em>, <span class="cite"><span class="cite-author">Gynn</span><span class="cite-date">2008</span></span></a></li>
<li><a href="/review/book#reflections-on-violence-sorel-2004" id="toc-reflections-on-violence-sorel-2004"><em>Reflections on Violence</em>, <span class="cite"><span class="cite-author">Sorel</span><span class="cite-date">2004</span></span></a></li>
<li><a href="/review/book#dhalgren-delany-2001" id="toc-dhalgren-delany-2001"><em>Dhalgren</em>, <span class="cite"><span class="cite-author">Delany</span><span class="cite-date">2001</span></span></a></li>
<li><a href="/review/book#eragon-paolini-2005" id="toc-eragon-paolini-2005"><em>Eragon</em>, <span class="cite"><span class="cite-author">Paolini</span><span class="cite-date">2005</span></span></a></li>
<li><a href="/review/book#planning-for-empire-mimura-2011" id="toc-planning-for-empire-mimura-2011"><em>Planning for Empire</em>, <span class="cite"><span class="cite-author">Mimura</span><span class="cite-date">2011</span></span></a></li>
</ul></li>
<li><a href="/review/book#visual-novels" id="toc-visual-novels">Visual Novels</a>
<ul>
<li><a href="/review/book#umineko-no-naku-koro-ni" id="toc-umineko-no-naku-koro-ni"><em>Umineko No Naku Koro Ni</em></a></li>
</ul></li>
</ul>
</div>
---
/design
Design Of This Website
Gwern
2010-10-01
2023-04-20

cs/css cs/js cs/linkrot/archiving design/typography meta
<figure><img class="float-right page-thumbnail  outline invert-not" height="1140" width="1345" src="/doc/design/2020-12-25-gwern-gwernnet-recursivepopups.png" title="Screenshot of Gwern.net demonstrating recursive popup functionality, allowing arbitrarily deep hypertext exploration of references and links." alt="" /></figure><div class="page-description-annotation">
<p>Meta page describing Gwern.net, the self-documenting website’s implementation and experiments for better ‘semantic zoom’ of hypertext; technical decisions using <a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a> and static hosting.</p>
</div>
<p><strong>Gwern.net</strong> is implemented as a static website compiled via Hakyll from Pandoc Markdown and hosted on a dedicated server (due to expensive cloud bandwidth).</p>
<p>It stands out from your standard Markdown static website by aiming at good typography, fast performance, and advanced hypertext browsing features (at the cost of great implementation complexity); the <a href="/design#principles">4 design principles</a> are: aesthetically-pleasing minimalism, accessibility/progressive-enhancement, speed, and a ‘semantic zoom’ approach to hypertext use.</p>
<p>Unusual features include the monochrome esthetics, <a href="/sidenote" id="gwern-sidenote" class="link-annotated link-page" title="&#39;Sidenotes In Web Design&#39;, Gwern 2020">sidenotes</a> instead of footnotes on wide windows, efficient <a href="https://en.wikipedia.org/wiki/Initial">dropcaps</a>, smallcaps, collapsible sections, automatic inflation-adjusted currency, Wikipedia-style link icons &amp; infoboxes, custom <a href="https://en.wikipedia.org/wiki/Syntax_highlighting" class="link-annotated-partial link-live" data-link-icon="wikipedia" data-link-icon-type="svg" data-url-html="https://en.m.wikipedia.org/wiki/Syntax_highlighting#bodyContent" title="Syntax highlighting">syntax highlighting</a>, extensive local archives to fight linkrot, and an ecosystem of “popup”/“popover” annotations &amp; previews of links for frictionless browsing—the net effect of hierarchical structures with collapsing and instant popup access to excerpts enables iceberg-like pages where most information is hidden but the reader can easily drill down as deep as they wish. (For a demo of all features &amp; stress-test page, see <a href="/lorem" id="gwern-lorem" class="link-annotated link-page" title="&#39;Lorem Ipsum&#39;, Gwern 2020">Lorem Ipsum</a>.)</p>
<p>Also discussed are the <a href="/design-graveyard" id="gwern-design-graveyard" class="link-annotated link-page" title="&#39;Design Graveyard&#39;, Gwern 2010">many failed experiments/changes</a> made along the way.</p>
<div class="columns TOC">
<ul>
<li><a href="/design#benefit" id="toc-benefit">Benefit</a></li>
<li><a href="/design#principles" id="toc-principles">Principles</a></li>
<li><a href="/design#features" id="toc-features">Features</a>
<ul>
<li><a href="/design#backlink" id="toc-backlink">Backlink</a>
<ul>
<li><a href="/design#backlink-features" id="toc-backlink-features">Backlink Features</a>
<ul>
<li><a href="/design#in-context" id="toc-in-context">In-Context</a></li>
<li><a href="/design#popups" id="toc-popups">Popups</a></li>
</ul></li>
<li><a href="/design#implementation" id="toc-implementation">Implementation</a>
<ul>
<li><a href="/design#other-uses" id="toc-other-uses">Other Uses</a></li>
</ul></li>
</ul></li>
<li><a href="/design#similar-links" id="toc-similar-links">Similar Links</a></li>
<li><a href="/design#link-bibliographies" id="toc-link-bibliographies">Link Bibliographies</a></li>
<li><a href="/design#tags" id="toc-tags">Tags</a>
<ul>
<li><a href="/design#properties" id="toc-properties">Properties</a></li>
<li><a href="/design#use-appearance" id="toc-use-appearance">Use &amp; Appearance</a></li>
<li><a href="/design#features-1" id="toc-features-1">Features</a>
<ul>
<li><a href="/design#future-tag-features" id="toc-future-tag-features">Future Tag Features</a></li>
</ul></li>
</ul></li>
</ul></li>
<li><a href="/design#abandoned" id="toc-abandoned">Abandoned</a></li>
<li><a href="/design#tools" id="toc-tools">Tools</a>
<ul>
<li><a href="/design#implementation-details" id="toc-implementation-details">Implementation Details</a></li>
</ul></li>
<li><a href="/design#external-links" id="toc-external-links">External Links</a></li>
<li><a href="/design#appendix" id="toc-appendix">Appendix</a>
<ul>
<li><a href="/design#returns-to-design" id="toc-returns-to-design">Returns To Design?</a></li>
</ul></li>
</ul>
</div>
---
https://en.wikipedia.org/wiki/Introduction_to_Mathematical_Philosophy
Introduction to Mathematical Philosophy


2024-12-23



---
/lorem-april
Lorem Ipsum: April Fools Mode
Gwern
2024
2024-12-23



---
https://en.wikipedia.org/wiki/Political_Economy_Club
Political Economy Club


2024-12-23



