Introduction
Introduction Statistics Contact Development Disclaimer Help
tSmall improvements in writing - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit fdd44e58746338c83ffbf9bef2f836fdcd6ca7b5
parent ee1ee161da0f62fab7e1f47e6093d31223275e34
Author: Anders Damsgaard <[email protected]>
Date: Sat, 16 Nov 2019 04:24:05 +0100
Small improvements in writing
Diffstat:
M pages/002-scholarref.cfg | 2 +-
M pages/002-scholarref.html | 16 +++++++---------
2 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/pages/002-scholarref.cfg b/pages/002-scholarref.cfg
t@@ -4,5 +4,5 @@ description=Fetch publications and bibliography references fro…
id=scholarref
tags=scholarref, references, academia, bibtex, latex
created=2019-11-15
-updated=2019-11-15
+updated=2019-11-16
#index=0
diff --git a/pages/002-scholarref.html b/pages/002-scholarref.html
t@@ -79,9 +79,9 @@ $ getdoi 'damsgaard sergienko adcroft journal advances model…
<h3>getref</h3>
<p>The <strong>getref</strong> tool fetches the BibTeX citation for a
-given DOI from <a href="https://doi.org">doi.org</a>. By default,
-the journal names and author first names are abbreviated, which is
-what most journals want. I have taken most abbreviations from the <a
+given DOI from <a href="https://doi.org">doi.org</a>. By default, the
+journal names and author first names are abbreviated, which is what most
+journals want. I have taken abbreviations from the <a
href="https://www.library.caltech.edu/journal-title-abbreviations">Caltech
Library list of Journal Title Abbreviations</a>. The
<strong>getref</strong> ruleset of journal-title abbreviations is
t@@ -186,12 +186,10 @@ nnoremap &lt;leader&gt;R :r !scholarref --add&lt;space&g…
</code></pre>
<h3>vis</h3>
-<p>The <a href="https://github.com/martanne/vis">vis(1)</a>
-editor is an interesting combination of modal editing
-and structural regular expressions from the plan9 editor <a
-href="https://sam.cat-v.org/">sam(1)</a>. However, after using
-it exclusively for three months, I concluded that it is too
-immature for general use. If desired, add the following binding to
+<p>The <a href="https://github.com/martanne/vis">vis(1)</a> editor is an
+interesting combination of modal editing and structural regular expressions
+from the plan9 editor <a href="https://sam.cat-v.org/">sam(1)</a>. If
+desired, add the following binding to
<strong>~/.config/vis/visrc.lua</strong>:</p>
<pre><code>vis:map(vis.modes.NORMAL, leader..'r', ':&lt; scholarref ')</code><…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.