UNPKG

jsonresume-theme-a11y

Version:

Theme for JSON Resume addressing WCAG 2.1 and ARIA accessibility (a11y) standards

1,139 lines (1,131 loc) 30.2 kB
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui"> <title>Jonathan Pool</title> <style> body { background: #fff; font: 15px Arial, Helvetica, sans-serif; line-height: 1.4; margin: 50px 0; margin-bottom: 100px; } em { color: #999; } p { line-height: 1.4; } ul { margin-bottom: 0; } section { margin-bottom: 2em; } blockquote { margin: 0; margin-bottom: 1em; } .item { margin-bottom: 1em; } #resume { margin: 0 auto; max-width: 480px; padding: 0 20px; } #basics { margin-bottom: -10px; } #basics h3 { margin-top: 1.5em; } #basics .contact strong, #location strong { clear: both; float: left; line-height: 1.3; width: 120px; } #profiles, #skills { overflow: hidden; } #profiles .item, #skills .item { float: left; width: 50%; } </style> </head> <body> <div id="resume"> <h1>Jonathan Pool</h1> <h2>Programmer</h2> <section id="basics"> <div class="contact"> <div class="website"> <strong>Website</strong> http://stulta.com </div> <div class="email"> <strong>Email</strong> pool@stulta.com </div> <div class="phone"> <strong>Phone</strong> (510) 225-1717 </div> </div> <div class="summary"> <p>Seeking an opportunity to build, test, revise, document, and learn software that helps people behave more efficiently and fairly</p> </div> <h3>Location</h3> <section id="location"> <div class="address"> <strong>Address</strong> 555 10th St </div> <div class="postalCode"> <strong>Postal code</strong> CA 94607-5208 </div> <div class="city"> <strong>City</strong> Oakland </div> <div class="countryCode"> <strong>Country code</strong> US </div> <div class="region"> <strong>Region</strong> California </div> </section> <h3>Profiles</h3> <section id="profiles"> <div class="item"> <strong class="network"> Github </strong> <div class="username"> jrpool </div> <div class="url"> <a href="https://github.com/jrpool">Link</a> </div> </div> <div class="item"> <strong class="network"> LinkedIn </strong> <div class="username"> jonathanpool </div> <div class="url"> <a href="https://www.linkedin.com/in/jonathanpool/">Link</a> </div> </div> <div class="item"> <strong class="network"> Stack Overflow </strong> <div class="username"> 1572601 </div> <div class="url"> <a href="https://stackoverflow.com/users/story/1572601">Link</a> </div> </div> <div class="item"> <strong class="network"> MDN Web Docs (Mozilla Foundation) </strong> <div class="username"> JonathanPool </div> <div class="url"> <a href="https://developer.mozilla.org/en-US/profiles/JonathanPool">Link</a> </div> </div> <div class="item"> <strong class="network"> Google Scholar </strong> <div class="username"> qSNjYhQAAAAJ&amp;hl </div> <div class="url"> <a href="https://scholar.google.com/citations?user&#x3D;qSNjYhQAAAAJ&amp;hl&#x3D;en">Link</a> </div> </div> <div class="item"> <strong class="network"> GitLab </strong> <div class="username"> JonathanPool </div> <div class="url"> <a href="https://gitlab.com/JonathanPool">Link</a> </div> </div> <div class="item"> <strong class="network"> Twitter </strong> <div class="username"> JonathanRPool </div> <div class="url"> <a href="https://twitter.com/JonathanRPool">Link</a> </div> </div> </section> </section> <section id="work"> <h2>Work</h2> <div class="item"> <h3 class="name"> The Long Now Foundation </h3> <div class="date"> <span class="startDate"> 2012-01-01 </span> <span class="endDate"> - 2015-12-19 </span> </div> <div class="position"> Project Director </div> <div class="website"> <a href="http://longnow.org">http://longnow.org</a> </div> <div class="summary"> <p>PanLex is the successor to the PanDictionary project of the Turing Center at the University of Washington (2006–2010), directed by Oren Etzioni. PanLex is building an open-source database documenting all known lexical translations among all languages and dialects, living and dead, natural and artificial, with the purpose of making cross-language information exchange and retrieval more effective for languages of all sizes and supporting cross-linguistic research.</p> </div> <ul class="highlights"> <li>Converted database from MS SQL Server to PostgreSQL</li> <li>Grew data from 13 million to 24 million lexemes</li> <li>Grew pairwise translation count to 1.3 billion</li> <li>Designed and implemented Web interfaces to database for developers, end users, and search engines</li> <li>Documented standards, practices, and tools for other developers</li> <li>Presented technical conference papers</li> <li>Published technical article</li> </ul> </div> <div class="item"> <h3 class="name"> Centerplex </h3> <div class="date"> <span class="startDate"> 1990-12-14 </span> <span class="endDate"> - 2004-06-11 </span> </div> <div class="position"> Proprietor </div> <div class="website"> <a href="http://stulta.com/misc/cx/">http://stulta.com/misc/cx/</a> </div> <div class="summary"> <p>Centerplex purchased, improved, and operated 4 Tukwila, Washington, office buildings. Centerplex pioneered micro-offices, virtual tenancies, tenant-friendly draft-your-own web leases, web reservations of conference rooms, high-speed Internet access as a free tenant amenity, and energy-conservation and recycling programs.</p> </div> <ul class="highlights"> <li>Earned EPA Energy Star for Small Business Award, 1999</li> <li>Lighting upgrade got honorable mention from International Interior Design Association, 1999</li> <li>Profiled in Joseph Romm, “Cool Companies” (2006)</li> </ul> </div> <div class="item"> <h3 class="name"> University of Washington </h3> <div class="date"> <span class="startDate"> 1977-09-16 </span> <span class="endDate"> - 1993-06-15 </span> </div> <div class="position"> Assistant and Associate Professor </div> <div class="website"> <a href="http://www.washington.edu">http://www.washington.edu</a> </div> <div class="summary"> <p>Research and teaching in political science, with concentrations in language policy, social choice theory, and quantitative research methods.</p> </div> <ul class="highlights"> <li>Presented conference papers</li> <li>Published book chapters, research articles, and working papers</li> <li>Visiting research and teaching appointments at U of Paderborn (Germany) and U of Bielefeld (Germany)</li> </ul> </div> <div class="item"> <h3 class="name"> State University of New York at Stony Brook </h3> <div class="date"> <span class="startDate"> 1971-01-01 </span> <span class="endDate"> - 1977-06-15 </span> </div> <div class="position"> Assistant Professor </div> <div class="website"> <a href="http://www.stonybrook.edu/">http://www.stonybrook.edu/</a> </div> <div class="summary"> <p>Research and teaching in political science, with concentrations in language policy, social choice theory, and quantitative research methods.</p> </div> <ul class="highlights"> <li>Presented conference papers</li> <li>Published book chapters, research articles, and working papers</li> <li>Visiting appointments at U of Mannheim (Germany), McGill U (Montréal), USSR Academy of Sciences, and Stanford U</li> </ul> </div> </section> <section id="volunteer"> <h2>Volunteer</h2> <div class="item"> <h3 class="company"> ESLint </h3> <div class="date"> <span class="startDate"> 2017-10-12 </span> <span class="endDate"> - Present </span> </div> <div class="position"> Contributor </div> <div class="website"> <a href="https://eslint.org/">https://eslint.org/</a> </div> <div class="summary"> <p>ESLint is the premier linting tool for JavaScript.</p> </div> <ul class="highlights"> <li>Submitted 16 merged commits in first month</li> <li>Became #26 out of 566 contributors by commit count</li> <li>Contributing to absorbtion of JSCS by ESLint</li> </ul> </div> <div class="item"> <h3 class="company"> Mozilla Foundation </h3> <div class="date"> <span class="startDate"> 2017-02-20 </span> <span class="endDate"> - Present </span> </div> <div class="position"> Contributor to MDN Docs </div> <div class="website"> <a href="https://developer.mozilla.org">https://developer.mozilla.org</a> </div> <div class="summary"> <p>MDN Docs is the premier repository of authoritative developer-facing documentation on HTML, CSS, JavaScript, and related APIs.</p> </div> <ul class="highlights"> <li>Made 224 edits in documentation in 8 months</li> </ul> </div> <div class="item"> <h3 class="company"> Utilika Foundation </h3> <div class="date"> <span class="startDate"> 2004-05-03 </span> <span class="endDate"> - 2011-12-31 </span> </div> <div class="position"> President </div> <div class="website"> <a href="http://stulta.com/misc/uf/">http://stulta.com/misc/uf/</a> </div> <div class="summary"> <p>Utilika Foundation supported the work of the UW Turing Center on the PanDictionary project and assumed management of it as the PanLex project when the Turing Center’s work on it ended. The foundation turned the project over to The Long Now Foundation in 2012.</p> </div> <ul class="highlights"> <li>Presented technical conference papers at CLAW/AMTA 2006, K-CAP 2007, SAAKM 2007, LISA Berkeley 2009, Machine Translation Summit XII, Coling 2010, and DELPH-IN Summit 2011</li> </ul> </div> <div class="item"> <h3 class="company"> Berkeley Town House Cooperative Corporation </h3> <div class="date"> <span class="startDate"> 2011-05-24 </span> <span class="endDate"> - 2011-12-06 </span> </div> <div class="position"> Director and Secretary </div> <div class="website"> <a href="http://berkeleytownhouse.com">http://berkeleytownhouse.com</a> </div> <div class="summary"> <p>Berkeley Town House is the first senior housing cooperative in the United States, founded in 1960.</p> </div> <ul class="highlights"> <li>Helped evaluate prospects of recovery for construction defects</li> <li>Recorded official corporate business</li> <li>Recovered, organized, and digitized corporate records</li> </ul> </div> <div class="item"> <h3 class="company"> Peace Corps </h3> <div class="date"> <span class="startDate"> 1964-06-15 </span> <span class="endDate"> - 1966-06-15 </span> </div> <div class="position"> Volunteer </div> <div class="website"> <a href="https://www.peacecorps.gov">https://www.peacecorps.gov</a> </div> <div class="summary"> <p>The fourth contingent of Peace Corps Volunteers in Turkey was trained at Portland State University and mostly taught English as a foreign language at the secondary level.</p> </div> <ul class="highlights"> <li>Taught in middle and high schools in Nevşehir and İstanbul, Turkey</li> <li>Published articles in a Turkish news magazine (“Yön”) and “Peace Corps Volunteer”</li> <li>Published a language textbook</li> </ul> </div> <div class="item"> <h3 class="company"> Operation Crossroads Africa </h3> <div class="date"> <span class="startDate"> 1963-06-15 </span> <span class="endDate"> - 1966-08-15 </span> </div> <div class="position"> Volunteer </div> <div class="website"> <a href="http://operationcrossroadsafrica.org/">http://operationcrossroadsafrica.org/</a> </div> <div class="summary"> <p>Operation Crossroads Africa organizes manual labor projects in Africa with international participation.</p> </div> <ul class="highlights"> <li>Participated in building a community center in Nsoatre, Ghana</li> </ul> </div> </section> <section id="education"> <h2>Education</h2> <div class="item"> <div class="date"> <span class="startDate"> 2017-05-01 </span> <span class="endDate"> - 2018-02-16 </span> </div> <div class="institution"> Learners Guild </div> <div class="area"> software development </div> <div class="studyType"> apprenticeship </div> <div class="gpa"> GPA: N/A </div> <ul class="courses"> <li>Foundations</li> <li>Practice</li> <li>Apprenticeship</li> </ul> </div> <div class="item"> <div class="date"> <span class="startDate"> 2004-03-29 </span> <span class="endDate"> - 2007-06-01 </span> </div> <div class="institution"> University of Washington </div> <div class="area"> Computational linguistics and computer science </div> <div class="studyType"> course work </div> <div class="gpa"> GPA: 3.97 </div> <ul class="courses"> <li>CSE 142: Computer Programming I</li> <li>Linguistics 461: Syntax I</li> <li>Linguistics 462: Syntax II</li> <li>Linguistics 472: Introduction to Computational Linguistics</li> <li>Linguistics 580: Problems in Linguistics (Introduction to Syntax for Computational Linguistics)</li> <li>Linguistics 567: Grammar Engineering</li> <li>CSE 143: Computer Programming II</li> <li>CSE 373: Data Structures and Algorithms</li> <li>CSE 415: Artificial Intelligence</li> <li>Linguistics 580: Problems in Linguistics (Lexical Ambiguity)</li> <li>CSE 490: Special Topics in CSE (Human–Computer Interaction 1 &amp; 2)</li> <li>Linguistics 575: Computational Linguistics Topics</li> <li>Other courses audited</li> </ul> </div> <div class="item"> <div class="date"> <span class="startDate"> 1966-09-01 </span> <span class="endDate"> - 1971-04-30 </span> </div> <div class="institution"> The University of Chicago </div> <div class="area"> Policital science </div> <div class="studyType"> M.A. and Ph.D. </div> <div class="gpa"> GPA: unknown </div> <ul class="courses"> <li>graduate courses in political science</li> </ul> </div> <div class="item"> <div class="date"> <span class="startDate"> 1960-09-01 </span> <span class="endDate"> - 1964-06-30 </span> </div> <div class="institution"> Harvard University </div> <div class="area"> Government </div> <div class="studyType"> B.A., cum laude </div> <div class="gpa"> GPA: unknown </div> <ul class="courses"> <li>undergraduate courses in mathematics, natural and social sciences, and humanities</li> </ul> </div> </section> <section id="awards"> <h2>Awards</h2> <div class="item"> <div class="title"> Faculty Research Programme grant </div> <div class="date"> 1985-11-01 </div> <div class="awarder"> Embassy of Canada to the United States </div> <div class="summary"> <p>The Political Economy of Language</p> </div> </div> <div class="item"> <div class="title"> Educational software development grant </div> <div class="date"> 1983-07-01 </div> <div class="awarder"> University of Maryland </div> <div class="summary"> <p>Computer Simulation in Multilingual International Studies</p> </div> </div> <div class="item"> <div class="title"> Research grant </div> <div class="date"> 1978-09-01 </div> <div class="awarder"> National Science Foundation </div> <div class="summary"> <p>Computer Equipment for Experimental Political Science Research</p> </div> </div> <div class="item"> <div class="title"> Collaborative research grant </div> <div class="date"> 1978-05-01 </div> <div class="awarder"> American Association for the Advancement of Slavic Studies </div> <div class="summary"> <p>Language and Ethnicity in the USSR: Advances in Policy Research</p> </div> </div> <div class="item"> <div class="title"> Conference travel grant </div> <div class="date"> 1978-08-01 </div> <div class="awarder"> Ford Foundation </div> <div class="summary"> <p>Travel support for 9th World Congress of Sociology</p> </div> </div> <div class="item"> <div class="title"> Research stipend </div> <div class="date"> 1975-09-01 </div> <div class="awarder"> American Association for the Advancement of Slavic Studies </div> <div class="summary"> <p>Soviet language policy</p> </div> </div> <div class="item"> <div class="title"> Awards for visiting research and teaching appointments </div> <div class="awarder"> National Academy of Sciences of the USA, Academy of Sciences of the USSR, Social Science Research Council, Alexander von Humboldt-Stiftung, Deutscher Akademischer Austauschdienst, and Council for European Studies </div> <div class="summary"> <p>Survey, experimental, and theoretical research</p> </div> </div> </section> <section id="publications"> <h2>Publications</h2> <div class="item"> <div class="name"> David Kamholz, Jonathan Pool, and Susan M. Colowick, “PanLex: Building a Resource for Panlingual Lexical Translation” </div> <div class="publisher"> LREC </div> <div class="releaseDate"> 2014 </div> <div class="website"> <a href="https://pdfs.semanticscholar.org/4bf5/387ec770f557525484b7c99be3a0c568651a.pdf">Link</a> </div> <div class="summary"> <p>Technical description of the PanLex project of The Long Now Foundation</p> </div> </div> <div class="item"> <div class="name"> Patrick Westphal, Claus Stadler, and Jonathan Pool, “Countering language attrition with PanLex and the Web of Data” </div> <div class="publisher"> Semantic Web Journal </div> <div class="releaseDate"> 2015 </div> <div class="website"> <a href="http://www.semantic-web-journal.net/system/files/swj509.pdf">Link</a> </div> <div class="summary"> <p>Technical report on creation of an RDF interface to the PanLex database</p> </div> </div> <div class="item"> <div class="name"> Timothy Baldwin, Jonathan Pool, and Susan M. Colowick, “PanLex and LEXTRACT: Translating all Words of all Languages of the World” </div> <div class="publisher"> Coling </div> <div class="releaseDate"> 2010 </div> <div class="website"> <a href="http://turing.cs.washington.edu/papers/BaldwinEtAl-Lextract.pdf">Link</a> </div> <div class="summary"> <p>Technical report on attempts to automate the parsing of heterogeneous multilingual dictionaries for extraction of translations</p> </div> </div> <div class="item"> <div class="name"> Katherine Everitt, Christopher Lim, Oren Etzioni, Jonathan Pool, Susan Colowick, and Stephen Soderland, “Evaluating Lemmatic Communication” </div> <div class="publisher"> trans-kom </div> <div class="releaseDate"> 2010 </div> <div class="website"> <a href="http://www.trans-kom.eu/bd03nr01/trans-kom_03_01_03_Everitt_et_al_Lemmatic_Communication.20100531.pdf">Link</a> </div> <div class="summary"> <p>Experiment on conditions of success in lemmatic communication between Spanish- and Hungarian-speaking subjects</p> </div> </div> <div class="item"> <div class="name"> Jonathan Pool and S. M. Colowick, “Syntactic Disambiguation for the Semantic Web” </div> <div class="publisher"> SAAKM </div> <div class="releaseDate"> 2007 </div> <div class="website"> <a href="http://ftp.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-289/po02.pdf">Link</a> </div> <div class="summary"> <p>Experimental comparison of paraphrasal and truth-conditional selection as methods of disambiguation</p> </div> </div> <div class="item"> <div class="name"> Jonathan Pool, “The Multilingual Election Problem” </div> <div class="publisher"> Journal of Theoretical Politics </div> <div class="releaseDate"> 1992 </div> <div class="website"> <a href="https://old.panlex.org/pubs/etc/multielectprob.pdf">Link</a> </div> <div class="summary"> <p>Formal model of political polarization with candidates advocating conflicting policies to dissimilar audiences</p> </div> </div> <div class="item"> <div class="name"> Reinhard Selten and Jonathan Pool, “The Distribution of Foreign Language Skills as a Game Equilibrium” </div> <div class="publisher"> Springer </div> <div class="releaseDate"> 1991 </div> <div class="website"> <a href="https://pdfs.semanticscholar.org/fe68/86cfbf8c2d18f4175b490dcc8837a14d3a5c.pdf">Link</a> </div> <div class="summary"> <p>Model of interactive decisions on acquiring knowledge of additional languages</p> </div> </div> <div class="item"> <div class="name"> Jonathan Pool, “The Official Language Problem” </div> <div class="publisher"> American Political Science Review </div> <div class="releaseDate"> 1991 </div> <div class="website"> <a href="https://www.jstor.org/stable/1963171">Link</a> </div> <div class="summary"> <p>Model of a solution to the problem of choosing optimally efficient official languages while treating speakers of all languages fairly</p> </div> </div> <div class="item"> <div class="name"> Bernard Grofman and Jonathan Pool, “How to Make Cooperation the Optimizing Strategy in a Two-Person Game” </div> <div class="publisher"> Journal of Mathematical Sociology </div> <div class="releaseDate"> 1977 </div> <div class="website"> <a href="http://www.tandfonline.com/doi/abs/10.1080/0022250X.1977.9989871?src&#x3D;recsys&amp;">Link</a> </div> <div class="summary"> <p>Proves the existence of a partial tit‐for‐tat (matching) strategy that induces an optimizing opponent to cooperate in an iterated Prisoner&#x27;s Dilemma game</p> </div> </div> <div class="item"> <div class="name"> Jonathan Pool, “Coalition Formation in Small Groups with Incomplete Communication Networks” </div> <div class="publisher"> Journal of Personality and Social Psychology </div> <div class="releaseDate"> 1976 </div> <div class="website"> <a href="https://old.panlex.org/pubs/etc/cfsg.pdf">Link</a> </div> <div class="summary"> <p>Report of an experiment on the effects of communication restrictions on coalition formation and competitive success</p> </div> </div> </section> <section id="skills"> <h2>Skills</h2> <div class="item"> <div class="name"> Full-stack JavaScript-based web development </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>bcrypt</li> <li>body-parser</li> <li>Bootstrap</li> <li>chai</li> <li>cherio</li> <li>cookie-session</li> <li>cryptr</li> <li>CSS</li> <li>dotenv</li> <li>ejs</li> <li>ESLint</li> <li>express</li> <li>express-session</li> <li>express</li> <li>HTML</li> <li>JavaScript</li> <li>JQuery</li> <li>Lodash</li> <li>Materialize</li> <li>mocha</li> <li>mongoose</li> <li>morgan</li> <li>nodemon</li> <li>npm</li> <li>pg (node-postgres)</li> <li>pg-promise</li> <li>PM2</li> <li>pug</li> <li>request-promise-native</li> <li>resume-cli</li> <li>selenium-webdriver</li> <li>session-file-store</li> <li>Underscore</li> <li>XMLHttpRequest</li> </ul> </div> <div class="item"> <div class="name"> Perl-based software development </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>cpan</li> <li>dbd::pg</li> <li>dbi</li> <li>LWP::UserAgent</li> <li>mojolicious</li> <li>Perl</li> </ul> </div> <div class="item"> <div class="name"> Java-based software development </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Java</li> <li>JavaDoc</li> <li>Apache solr</li> </ul> </div> <div class="item"> <div class="name"> Other programming languages </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Visual Basic for Applications</li> <li>68000 Assembly Language</li> <li>APL</li> </ul> </div> <div class="item"> <div class="name"> Database systems </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>PostgreSQL</li> <li>MongoDB</li> <li>FileMaker Pro</li> </ul> </div> <div class="item"> <div class="name"> Server software </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Postfix</li> <li>Apache httpd</li> <li>nginx</li> <li>puppet</li> </ul> </div> <div class="item"> <div class="name"> Services </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Amazon EC2</li> <li>Amazon S3</li> <li>Amazon Glacier</li> <li>Heroku</li> <li>SendGrid Web API</li> <li>OVH VPS platform</li> <li>OVH dedicated-server platform</li> </ul> </div> <div class="item"> <div class="name"> Operating systems </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Ubuntu Linux server</li> <li>Red Hat Enterprise Linux</li> <li>OS X</li> <li>Windows</li> <li>Cisco firewall/router/switch OS</li> </ul> </div> <div class="item"> <div class="name"> Productivity applications </div> <div class="level"> <em>junior</em> </div> <ul class="keywords"> <li>Apache OpenOffice (Calc, Writer, Impress)</li> <li>Microsoft Office (Excel, Word, PowerPoint)</li> <li>iWork (Keynote, Pages, Numbers)</li> </ul> </div> </section> <section id="languages"> <h2>Languages</h2> <div class="item"> <div class="language"> English </div> <div class="fluency"> <em>Native speaker</em> </div> </div> <div class="item"> <div class="language"> Esperanto </div> <div class="fluency"> <em>High</em> </div> </div> <div class="item"> <div class="language"> German </div> <div class="fluency"> <em>Medium-high</em> </div> </div> <div class="item"> <div class="language"> Turkish </div> <div class="fluency"> <em>Medium</em> </div> </div> <div class="item"> <div class="language"> French </div> <div class="fluency"> <em>Medium-low</em> </div> </div> <div class="item"> <div class="language"> Russian </div> <div class="fluency"> <em>Medium-low</em> </div> </div> <div class="item"> <div class="language"> Norwegian (Bokmål) </div> <div class="fluency"> <em>Medium-low</em> </div> </div> </section> <section id="interests"> <h2>Interests</h2> <div class="item"> <div class="name"> Culinary experimentation </div> <ul class="keywords"> <li>Look, ma, no recipe!</li> </ul> </div> <div class="item"> <div class="name"> Habit disruption </div> <ul class="keywords"> <li>Dvorak keyboard layout</li> </ul> </div> <div class="item"> <div class="name"> Urban carless living </div> <ul class="keywords"> <li>Walking</li> <li>Transit</li> </ul> </div> <div class="item"> <div class="name"> The assignment problem </div> <ul class="keywords"> <li>Why buyers and sellers are both scarce</li> </ul> </div> <div class="item"> <div class="name"> Postspatial society </div> <ul class="keywords"> <li>Unrestricted migration</li> <li>Nonspatial voting systems</li> <li>Teleservices</li> <li>Telecollaboration</li> <li>Telemeetings</li> </ul> </div> </section> <section id="references"> <h2>References</h2> <div class="item"> <blockquote class="reference"> To be obtained from references </blockquote> <div class="name"> — To be specified on request </div> </div> </section> </body> </html>