Mercurial > aurellem
view org/about-rlm.html @ 106:a5539998efaf tip
change order of stuff.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 24 Oct 2016 11:48:04 -0700 |
parents | e24672e0365d |
children |
line wrap: on
line source
1 <?xml version="1.0" encoding="utf-8"?>2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">5 <head>6 <title>About Robert McIntyre</title>7 <!-- 2015-04-12 Sun 19:21 -->8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />9 <meta name="generator" content="Org-mode" />10 <meta name="author" content="Robert McIntyre" />11 <meta name="description" content="Page describing Robert McIntyre"12 />13 <style type="text/css">14 <!--/*--><![CDATA[/*><!--*/15 .title { text-align: center; }16 .todo { font-family: monospace; color: red; }17 .done { font-family: monospace; color: green; }18 .priority { font-family: monospace; color: orange; }19 .tag { background-color: #eee; font-family: monospace;20 padding: 2px; font-size: 80%; font-weight: normal; }21 .timestamp { color: #bebebe; }22 .timestamp-kwd { color: #5f9ea0; }23 .right { margin-left: auto; margin-right: 0px; text-align: right; }24 .left { margin-left: 0px; margin-right: auto; text-align: left; }25 .center { margin-left: auto; margin-right: auto; text-align: center; }26 .underline { text-decoration: underline; }27 #postamble p, #preamble p { font-size: 90%; margin: .2em; }28 p.verse { margin-left: 3%; }29 pre {30 border: 1px solid #ccc;31 box-shadow: 3px 3px 3px #eee;32 padding: 8pt;33 font-family: monospace;34 overflow: auto;35 margin: 1.2em;36 }37 pre.src {38 position: relative;39 overflow: visible;40 padding-top: 1.2em;41 }42 pre.src:before {43 display: none;44 position: absolute;45 background-color: white;46 top: -10px;47 right: 10px;48 padding: 3px;49 border: 1px solid black;50 }51 pre.src:hover:before { display: inline;}52 pre.src-sh:before { content: 'sh'; }53 pre.src-bash:before { content: 'sh'; }54 pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }55 pre.src-R:before { content: 'R'; }56 pre.src-perl:before { content: 'Perl'; }57 pre.src-java:before { content: 'Java'; }58 pre.src-sql:before { content: 'SQL'; }60 table { border-collapse:collapse; }61 caption.t-above { caption-side: top; }62 caption.t-bottom { caption-side: bottom; }63 td, th { vertical-align:top; }64 th.right { text-align: center; }65 th.left { text-align: center; }66 th.center { text-align: center; }67 td.right { text-align: right; }68 td.left { text-align: left; }69 td.center { text-align: center; }70 dt { font-weight: bold; }71 .footpara:nth-child(2) { display: inline; }72 .footpara { display: block; }73 .footdef { margin-bottom: 1em; }74 .figure { padding: 1em; }75 .figure p { text-align: center; }76 .inlinetask {77 padding: 10px;78 border: 2px solid gray;79 margin: 10px;80 background: #ffffcc;81 }82 #org-div-home-and-up83 { text-align: right; font-size: 70%; white-space: nowrap; }84 textarea { overflow-x: auto; }85 .linenr { font-size: smaller }86 .code-highlighted { background-color: #ffff00; }87 .org-info-js_info-navigation { border-style: none; }88 #org-info-js_console-label89 { font-size: 10px; font-weight: bold; white-space: nowrap; }90 .org-info-js_search-highlight91 { background-color: #ffff00; color: #000000; font-weight: bold; }92 /*]]>*/-->93 </style>94 <link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />95 <link rel="stylesheet" type="text/css" href="../css/about-me.css" />96 <script type="text/javascript">97 /*98 @licstart The following is the entire license notice for the99 JavaScript code in this tag.101 Copyright (C) 2012-2013 Free Software Foundation, Inc.103 The JavaScript code in this tag is free software: you can104 redistribute it and/or modify it under the terms of the GNU105 General Public License (GNU GPL) as published by the Free Software106 Foundation, either version 3 of the License, or (at your option)107 any later version. The code is distributed WITHOUT ANY WARRANTY;108 without even the implied warranty of MERCHANTABILITY or FITNESS109 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.111 As additional permission under GNU GPL version 3 section 7, you112 may distribute non-source (e.g., minimized or compacted) forms of113 that code without the copy of the GNU GPL normally required by114 section 4, provided you include this license notice and a URL115 through which recipients can access the Corresponding Source.118 @licend The above is the entire license notice119 for the JavaScript code in this tag.120 */121 <!--/*--><![CDATA[/*><!--*/122 function CodeHighlightOn(elem, id)123 {124 var target = document.getElementById(id);125 if(null != target) {126 elem.cacheClassElem = elem.className;127 elem.cacheClassTarget = target.className;128 target.className = "code-highlighted";129 elem.className = "code-highlighted";130 }131 }132 function CodeHighlightOff(elem, id)133 {134 var target = document.getElementById(id);135 if(elem.cacheClassElem)136 elem.className = elem.cacheClassElem;137 if(elem.cacheClassTarget)138 target.className = elem.cacheClassTarget;139 }140 /*]]>*///-->141 </script>142 </head>143 <body>144 <div id="content">145 <h1 class="title">About Robert McIntyre</h1>147 <div class="header">148 <div class="float-right">149 </div>151 <h1>aurellem <em>☉</em></h1>152 <ul class="nav">153 <li><a href="/">read the blog »</a></li>154 <!-- li><a href="#">learn about us »</a></li-->155 </ul>156 </div>158 <div class="author">Written by: <author>159 <p>160 Robert McIntyre161 </p>162 </author></div>163 <dl class="org-dl">164 <dt>Name</dt><dd>Robert McIntyre</dd>165 <dt>Contact</dt><dd>rlm@mit.edu</dd>166 <dt>Resume</dt><dd><a href="../../resume/Robert-McIntyre-Resume.pdf">Robert-McIntyre-Resume.pdf</a></dd>167 <dt><a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy">PGP Key</a></dt><dd><a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x84696E50057B932E">Public Key</a></dd>168 <dt>PGP fingerprint</dt><dd>4A10 BEC2 9290 7612 A461 2598 8469 6E50 057B 932E</dd>169 <dt>Birthday</dt><dd>September 26</dd>170 <dt>Alcor</dt><dd>I am a member (#A-2640) of the <a href="http://alcor.org/">Alcor Life Extension171 Foundation</a>.</dd>172 <dt>Bitcoin</dt><dd><a href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a></dd>173 </dl>174 </div>175 <div id="postamble" class="status">176 <p class="author">Author: Robert McIntyre</p>177 <p class="date">Created: 2015-04-12 Sun 19:21</p>178 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p>179 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>180 </div>181 </body>182 </html>