Skip to content

Commit c68e042

Browse files
committed
Fri Feb 2 15:00:04 UTC 2018
1 parent f53b50d commit c68e042

File tree

19 files changed

+82
-80
lines changed

19 files changed

+82
-80
lines changed

blog/2014/04/12/desigualdad-medias/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -345,13 +345,13 @@ <h3 id="minimizando-el-volumen">Minimizando el volumen</h3>
345345
<div class="footnotes">
346346
<ol>
347347
<li id="fn:holdermean">
348-
<p><a href="http://en.wikipedia.org/wiki/Generalized_mean">Medias de Hölder</a>&nbsp;<a href="#fnref:holdermean" class="reversefootnote">&#8617;</a></p>
348+
<p><a href="http://en.wikipedia.org/wiki/Generalized_mean">Medias de Hölder</a> <a href="#fnref:holdermean" class="reversefootnote">&#8617;</a></p>
349349
</li>
350350
<li id="fn:gmeanproof">
351-
<p><a href="http://planetmath.org/sites/default/files/texpdf/35741.pdf">Derivación de la media geométrica como media de Hölder</a>&nbsp;<a href="#fnref:gmeanproof" class="reversefootnote">&#8617;</a></p>
351+
<p><a href="http://planetmath.org/sites/default/files/texpdf/35741.pdf">Derivación de la media geométrica como media de Hölder</a> <a href="#fnref:gmeanproof" class="reversefootnote">&#8617;</a></p>
352352
</li>
353353
<li id="fn:generalproof">
354-
<p><a href="http://planetmath.org/sites/default/files/texpdf/33619.pdf">Demostración de la desigualdad de las medias generalizada</a>&nbsp;<a href="#fnref:generalproof" class="reversefootnote">&#8617;</a></p>
354+
<p><a href="http://planetmath.org/sites/default/files/texpdf/33619.pdf">Demostración de la desigualdad de las medias generalizada</a> <a href="#fnref:generalproof" class="reversefootnote">&#8617;</a></p>
355355
</li>
356356
</ol>
357357
</div>

blog/2014/06/24/introduccion-javascript/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -514,25 +514,25 @@ <h2 id="conclusión">Conclusión</h2>
514514
<div class="footnotes">
515515
<ol>
516516
<li id="fn:jsannouncement">
517-
<p><a href="https://web.archive.org/web/20070916144913/http://wp.netscape.com/newsref/pr/newsrelease67.html">Netscape and Sun announce JavaScript. Press Release</a>&nbsp;<a href="#fnref:jsannouncement" class="reversefootnote">&#8617;</a></p>
517+
<p><a href="https://web.archive.org/web/20070916144913/http://wp.netscape.com/newsref/pr/newsrelease67.html">Netscape and Sun announce JavaScript. Press Release</a> <a href="#fnref:jsannouncement" class="reversefootnote">&#8617;</a></p>
518518
</li>
519519
<li id="fn:mdnjs">
520-
<p><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/About_JavaScript">About JavaScript - Mozilla Developer Network</a>&nbsp;<a href="#fnref:mdnjs" class="reversefootnote">&#8617;</a></p>
520+
<p><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/About_JavaScript">About JavaScript - Mozilla Developer Network</a> <a href="#fnref:mdnjs" class="reversefootnote">&#8617;</a></p>
521521
</li>
522522
<li id="fn:jsidentifiers">
523-
<p><a href="http://mathiasbynens.be/notes/javascript-identifiers">Valid JavaScript variable names - Mathias Bynens</a>&nbsp;<a href="#fnref:jsidentifiers" class="reversefootnote">&#8617;</a></p>
523+
<p><a href="http://mathiasbynens.be/notes/javascript-identifiers">Valid JavaScript variable names - Mathias Bynens</a> <a href="#fnref:jsidentifiers" class="reversefootnote">&#8617;</a></p>
524524
</li>
525525
<li id="fn:quirksevents">
526-
<p><a href="http://www.quirksmode.org/js/introevents.html">Introduction to Events - Quirks Mode</a>&nbsp;<a href="#fnref:quirksevents" class="reversefootnote">&#8617;</a></p>
526+
<p><a href="http://www.quirksmode.org/js/introevents.html">Introduction to Events - Quirks Mode</a> <a href="#fnref:quirksevents" class="reversefootnote">&#8617;</a></p>
527527
</li>
528528
<li id="fn:jsencapsulation">
529-
<p><a href="http://aboutcode.net/2011/10/04/efficient-encapsulation-of-javascript-objects.html">Efficient encapsulation of JavaScript objects</a>&nbsp;<a href="#fnref:jsencapsulation" class="reversefootnote">&#8617;</a></p>
529+
<p><a href="http://aboutcode.net/2011/10/04/efficient-encapsulation-of-javascript-objects.html">Efficient encapsulation of JavaScript objects</a> <a href="#fnref:jsencapsulation" class="reversefootnote">&#8617;</a></p>
530530
</li>
531531
<li id="fn:jsinheritance">
532-
<p><a href="http://tobyho.com/2010/11/22/javascript-constructors-and/">Javascript Constructors and Prototypes - Toby Ho</a>&nbsp;<a href="#fnref:jsinheritance" class="reversefootnote">&#8617;</a></p>
532+
<p><a href="http://tobyho.com/2010/11/22/javascript-constructors-and/">Javascript Constructors and Prototypes - Toby Ho</a> <a href="#fnref:jsinheritance" class="reversefootnote">&#8617;</a></p>
533533
</li>
534534
<li id="fn:jslibroalarcon">
535-
<p><a href="http://books.google.es/books?id=IJBXNQAACAAJ">JavaScript - Revisado y actualizado 2004</a>, <a href="https://twitter.com/jm_alarcon">José Manuel Alarcón</a>&nbsp;<a href="#fnref:jslibroalarcon" class="reversefootnote">&#8617;</a></p>
535+
<p><a href="http://books.google.es/books?id=IJBXNQAACAAJ">JavaScript - Revisado y actualizado 2004</a>, <a href="https://twitter.com/jm_alarcon">José Manuel Alarcón</a> <a href="#fnref:jslibroalarcon" class="reversefootnote">&#8617;</a></p>
536536
</li>
537537
</ol>
538538
</div>

blog/2014/10/01/intro-haskell/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ <h1>
128128
<div class="footnotes">
129129
<ol>
130130
<li id="fn:rankingtiobe">
131-
<p><a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE - Programming Community Index</a>&nbsp;<a href="#fnref:rankingtiobe" class="reversefootnote">&#8617;</a></p>
131+
<p><a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE - Programming Community Index</a> <a href="#fnref:rankingtiobe" class="reversefootnote">&#8617;</a></p>
132132
</li>
133133
<li id="fn:haskellwikipedia">
134-
<p><a href="http://en.wikipedia.org/wiki/Haskell_%28programming_language%29">Haskell - Wikipedia, the free encyclopedia</a>&nbsp;<a href="#fnref:haskellwikipedia" class="reversefootnote">&#8617;</a></p>
134+
<p><a href="http://en.wikipedia.org/wiki/Haskell_%28programming_language%29">Haskell - Wikipedia, the free encyclopedia</a> <a href="#fnref:haskellwikipedia" class="reversefootnote">&#8617;</a></p>
135135
</li>
136136
</ol>
137137
</div>

blog/2014/10/04/intro-categorias/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h1>
127127
<div class="footnotes">
128128
<ol>
129129
<li id="fn:categoriaswikipedia">
130-
<p><a href="http://es.wikipedia.org/wiki/Teor%C3%ADa_de_categor%C3%ADas">Teoría de Categorías - Wikipedia, the free encyclopedia</a>&nbsp;<a href="#fnref:categoriaswikipedia" class="reversefootnote">&#8617;</a></p>
130+
<p><a href="http://es.wikipedia.org/wiki/Teor%C3%ADa_de_categor%C3%ADas">Teoría de Categorías - Wikipedia, the free encyclopedia</a> <a href="#fnref:categoriaswikipedia" class="reversefootnote">&#8617;</a></p>
131131
</li>
132132
</ol>
133133
</div>

blog/2014/12/04/curry-howard/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1>
126126
<div class="footnotes">
127127
<ol>
128128
<li id="fn:curryhowardwiki">
129-
<p><a href="http://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspondence">Curry-Howard correspondence - Wikipedia, the free encyclopedia</a>&nbsp;<a href="#fnref:curryhowardwiki" class="reversefootnote">&#8617;</a></p>
129+
<p><a href="http://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspondence">Curry-Howard correspondence - Wikipedia, the free encyclopedia</a> <a href="#fnref:curryhowardwiki" class="reversefootnote">&#8617;</a></p>
130130
</li>
131131
</ol>
132132
</div>

blog/2015/03/14/aproximacion-a-pi/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h2 id="algoritmo-de-borwein">Algoritmo de Borwein</h2>
202202
<div class="footnotes">
203203
<ol>
204204
<li id="fn:study-in-analytic-number-theory">
205-
<p><em>Jonathon M. Borwein, Peter B. Borwein, Pi and the AGM</em> - A Study in Analytic Number Theory and Computational Complexity, <em>Wiley, New York, 1987 Jorg Arndt, Christoph Haenel, Pi Unleashed, Springer, Berlin, 2001, ISBN 3-540-66572-2</em>.&nbsp;<a href="#fnref:study-in-analytic-number-theory" class="reversefootnote">&#8617;</a></p>
205+
<p><em>Jonathon M. Borwein, Peter B. Borwein, Pi and the AGM</em> - A Study in Analytic Number Theory and Computational Complexity, <em>Wiley, New York, 1987 Jorg Arndt, Christoph Haenel, Pi Unleashed, Springer, Berlin, 2001, ISBN 3-540-66572-2</em>. <a href="#fnref:study-in-analytic-number-theory" class="reversefootnote">&#8617;</a></p>
206206
</li>
207207
</ol>
208208
</div>

blog/2015/03/14/induccion-estructural/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ <h2 id="ejemplo-2-árboles-binarios">Ejemplo 2: Árboles binarios</h2>
229229
<div class="footnotes">
230230
<ol>
231231
<li id="fn:stackexchangeblog-induction">
232-
<p>Sobre generalizaciones de la inducción <a href="http://math.blogoverflow.com/2015/03/10/when-can-we-do-induction/">http://math.blogoverflow.com/2015/03/10/when-can-we-do-induction/</a>&nbsp;<a href="#fnref:stackexchangeblog-induction" class="reversefootnote">&#8617;</a></p>
232+
<p>Sobre generalizaciones de la inducción <a href="http://math.blogoverflow.com/2015/03/10/when-can-we-do-induction/">http://math.blogoverflow.com/2015/03/10/when-can-we-do-induction/</a> <a href="#fnref:stackexchangeblog-induction" class="reversefootnote">&#8617;</a></p>
233233
</li>
234234
</ol>
235235
</div>

blog/2015/03/24/algebra-tipos/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -419,16 +419,16 @@ <h2 id="más-información">Más información</h2>
419419
<div class="footnotes">
420420
<ol>
421421
<li id="fn:haskell-void-98">
422-
<p>Aunque para seguir el estándar <strong>Haskell 98</strong> requeriría de una definición ligeramente diferente. Puede consultarse el <a href="https://hackage.haskell.org/package/void-0.7/docs/src/Data-Void.html#Void">código fuente</a>.&nbsp;<a href="#fnref:haskell-void-98" class="reversefootnote">&#8617;</a></p>
422+
<p>Aunque para seguir el estándar <strong>Haskell 98</strong> requeriría de una definición ligeramente diferente. Puede consultarse el <a href="https://hackage.haskell.org/package/void-0.7/docs/src/Data-Void.html#Void">código fuente</a>. <a href="#fnref:haskell-void-98" class="reversefootnote">&#8617;</a></p>
423423
</li>
424424
<li id="fn:haskell-list-def">
425-
<p>Definición de lista en el preludio de Haskell. <a href="https://www.haskell.org/onlinereport/standard-prelude.html">https://www.haskell.org/onlinereport/standard-prelude.html</a>&nbsp;<a href="#fnref:haskell-list-def" class="reversefootnote">&#8617;</a></p>
425+
<p>Definición de lista en el preludio de Haskell. <a href="https://www.haskell.org/onlinereport/standard-prelude.html">https://www.haskell.org/onlinereport/standard-prelude.html</a> <a href="#fnref:haskell-list-def" class="reversefootnote">&#8617;</a></p>
426426
</li>
427427
<li id="fn:taylor-algebratypes">
428-
<p>The Algebra of algebraic data types. Chris Taylor. <a href="http://chris-taylor.github.io/blog/2013/02/10/the-algebra-of-algebraic-data-types/">http://chris-taylor.github.io/blog/2013/02/10/the-algebra-of-algebraic-data-types/</a>&nbsp;<a href="#fnref:taylor-algebratypes" class="reversefootnote">&#8617;</a></p>
428+
<p>The Algebra of algebraic data types. Chris Taylor. <a href="http://chris-taylor.github.io/blog/2013/02/10/the-algebra-of-algebraic-data-types/">http://chris-taylor.github.io/blog/2013/02/10/the-algebra-of-algebraic-data-types/</a> <a href="#fnref:taylor-algebratypes" class="reversefootnote">&#8617;</a></p>
429429
</li>
430430
<li id="fn:milewski-functiontypes">
431-
<p>Function types. Bartosz Milewski. <a href="http://bartoszmilewski.com/2015/03/13/function-types/">http://bartoszmilewski.com/2015/03/13/function-types/</a>&nbsp;<a href="#fnref:milewski-functiontypes" class="reversefootnote">&#8617;</a></p>
431+
<p>Function types. Bartosz Milewski. <a href="http://bartoszmilewski.com/2015/03/13/function-types/">http://bartoszmilewski.com/2015/03/13/function-types/</a> <a href="#fnref:milewski-functiontypes" class="reversefootnote">&#8617;</a></p>
432432
</li>
433433
</ol>
434434
</div>

blog/2015/04/20/teorema-dini/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,10 @@ <h2 id="referencias">Referencias</h2>
319319
<div class="footnotes">
320320
<ol>
321321
<li id="fn:ejercicios">
322-
<p><a href="http://www.ugr.es/~fjperez/textos/sucesiones_series_funciones.pdf">Ejercicios de sucesiones y series de funciones. Javier Pérez</a>&nbsp;<a href="#fnref:ejercicios" class="reversefootnote">&#8617;</a></p>
322+
<p><a href="http://www.ugr.es/~fjperez/textos/sucesiones_series_funciones.pdf">Ejercicios de sucesiones y series de funciones. Javier Pérez</a> <a href="#fnref:ejercicios" class="reversefootnote">&#8617;</a></p>
323323
</li>
324324
<li id="fn:medias">
325-
<p><a href="/blog/2014/04/12/desigualdad-medias/">La desigualdad de las medias. Mario Román</a>&nbsp;<a href="#fnref:medias" class="reversefootnote">&#8617;</a></p>
325+
<p><a href="/blog/2014/04/12/desigualdad-medias/">La desigualdad de las medias. Mario Román</a> <a href="#fnref:medias" class="reversefootnote">&#8617;</a></p>
326326
</li>
327327
</ol>
328328
</div>

blog/2015/07/17/segment-tree/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -482,13 +482,13 @@ <h2 id="referencias">Referencias</h2>
482482
<div class="footnotes">
483483
<ol>
484484
<li id="fn:list">
485-
<p><a href="https://en.wikipedia.org/wiki/List_of_data_structures">List of Data Structures</a>&nbsp;<a href="#fnref:list" class="reversefootnote">&#8617;</a></p>
485+
<p><a href="https://en.wikipedia.org/wiki/List_of_data_structures">List of Data Structures</a> <a href="#fnref:list" class="reversefootnote">&#8617;</a></p>
486486
</li>
487487
<li id="fn:heap">
488-
<p><a href="https://www.youtube.com/watch?v=B7hVxCmfPtM">Heaps and Heapsort, MIT 6.006 Introduction to Algorithms, Fall 2011</a>&nbsp;<a href="#fnref:heap" class="reversefootnote">&#8617;</a></p>
488+
<p><a href="https://www.youtube.com/watch?v=B7hVxCmfPtM">Heaps and Heapsort, MIT 6.006 Introduction to Algorithms, Fall 2011</a> <a href="#fnref:heap" class="reversefootnote">&#8617;</a></p>
489489
</li>
490490
<li id="fn:segment-c">
491-
<p><a href="https://kartikkukreja.wordpress.com/2014/11/09/a-simple-approach-to-segment-trees/">A simple approach to segment trees - Kartik Kukreja</a>&nbsp;<a href="#fnref:segment-c" class="reversefootnote">&#8617;</a></p>
491+
<p><a href="https://kartikkukreja.wordpress.com/2014/11/09/a-simple-approach-to-segment-trees/">A simple approach to segment trees - Kartik Kukreja</a> <a href="#fnref:segment-c" class="reversefootnote">&#8617;</a></p>
492492
</li>
493493
</ol>
494494
</div>

blog/2015/08/24/ruby-enumerators/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -689,22 +689,22 @@ <h2 id="references">References</h2>
689689
<div class="footnotes">
690690
<ol>
691691
<li id="fn:ruby-enumerable">
692-
<p><a href="http://ruby-doc.org/core-2.2.2/Enumerable.html">Enumerable - Ruby Docs</a>&nbsp;<a href="#fnref:ruby-enumerable" class="reversefootnote">&#8617;</a></p>
692+
<p><a href="http://ruby-doc.org/core-2.2.2/Enumerable.html">Enumerable - Ruby Docs</a> <a href="#fnref:ruby-enumerable" class="reversefootnote">&#8617;</a></p>
693693
</li>
694694
<li id="fn:wiki-3comp">
695-
<p><a href="https://en.wikipedia.org/wiki/Three-way_comparison">Three-way comparison - Wikipedia</a>&nbsp;<a href="#fnref:wiki-3comp" class="reversefootnote">&#8617;</a></p>
695+
<p><a href="https://en.wikipedia.org/wiki/Three-way_comparison">Three-way comparison - Wikipedia</a> <a href="#fnref:wiki-3comp" class="reversefootnote">&#8617;</a></p>
696696
</li>
697697
<li id="fn:ruby-quicksort">
698-
<p><a href="https://www.igvita.com/2009/03/26/ruby-algorithms-sorting-trie-heaps/">Ruby Algorithms: Sorting, Trie and Heaps - Ilya Grigorik</a>&nbsp;<a href="#fnref:ruby-quicksort" class="reversefootnote">&#8617;</a></p>
698+
<p><a href="https://www.igvita.com/2009/03/26/ruby-algorithms-sorting-trie-heaps/">Ruby Algorithms: Sorting, Trie and Heaps - Ilya Grigorik</a> <a href="#fnref:ruby-quicksort" class="reversefootnote">&#8617;</a></p>
699699
</li>
700700
<li id="fn:lazy-ruby">
701-
<p><a href="https://sonnym.github.io/2014/04/05/lazy-ruby/">Lazy Ruby - Effluence</a>&nbsp;<a href="#fnref:lazy-ruby" class="reversefootnote">&#8617;</a></p>
701+
<p><a href="https://sonnym.github.io/2014/04/05/lazy-ruby/">Lazy Ruby - Effluence</a> <a href="#fnref:lazy-ruby" class="reversefootnote">&#8617;</a></p>
702702
</li>
703703
<li id="fn:ruby-blocks">
704-
<p><a href="http://www.reactive.io/tips/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/">Understanding Ruby Blocks, Procs and Lambdas - Reactive.IO</a>&nbsp;<a href="#fnref:ruby-blocks" class="reversefootnote">&#8617;</a></p>
704+
<p><a href="http://www.reactive.io/tips/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/">Understanding Ruby Blocks, Procs and Lambdas - Reactive.IO</a> <a href="#fnref:ruby-blocks" class="reversefootnote">&#8617;</a></p>
705705
</li>
706706
<li id="fn:ruby-enumerator">
707-
<p><a href="http://ruby-doc.org/core-2.2.2/Enumerator.html">Enumerator - Ruby Docs</a>&nbsp;<a href="#fnref:ruby-enumerator" class="reversefootnote">&#8617;</a></p>
707+
<p><a href="http://ruby-doc.org/core-2.2.2/Enumerator.html">Enumerator - Ruby Docs</a> <a href="#fnref:ruby-enumerator" class="reversefootnote">&#8617;</a></p>
708708
</li>
709709
</ol>
710710
</div>

blog/2016/09/19/aprendiendo-emacs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -412,13 +412,13 @@ <h2 id="notas">Notas</h2>
412412
<div class="footnotes">
413413
<ol>
414414
<li id="fn:emacs-productivo">
415-
<p>Realmente solo puedo decir que a mí me funciona y que en general los atajos de teclado parecen ser <a href="http://ux.stackexchange.com/a/30749">mejores que usar el ratón</a>.&nbsp;<a href="#fnref:emacs-productivo" class="reversefootnote">&#8617;</a></p>
415+
<p>Realmente solo puedo decir que a mí me funciona y que en general los atajos de teclado parecen ser <a href="http://ux.stackexchange.com/a/30749">mejores que usar el ratón</a>. <a href="#fnref:emacs-productivo" class="reversefootnote">&#8617;</a></p>
416416
</li>
417417
<li id="fn:emacs-kill-buffer">
418-
<p>El <a href="https://www.gnu.org/software/emacs/manual/html_node/emacs/Killing.html#Killing">sistema</a> que Emacs usa para esto es bastante más sofisticado.&nbsp;<a href="#fnref:emacs-kill-buffer" class="reversefootnote">&#8617;</a></p>
418+
<p>El <a href="https://www.gnu.org/software/emacs/manual/html_node/emacs/Killing.html#Killing">sistema</a> que Emacs usa para esto es bastante más sofisticado. <a href="#fnref:emacs-kill-buffer" class="reversefootnote">&#8617;</a></p>
419419
</li>
420420
<li id="fn:magit-select">
421-
<p>De hecho, podemos seleccionar qué párrafos dentro de un fichero queremos añadir al commit.&nbsp;<a href="#fnref:magit-select" class="reversefootnote">&#8617;</a></p>
421+
<p>De hecho, podemos seleccionar qué párrafos dentro de un fichero queremos añadir al commit. <a href="#fnref:magit-select" class="reversefootnote">&#8617;</a></p>
422422
</li>
423423
</ol>
424424
</div>

0 commit comments

Comments
 (0)