diff --git a/content/2016-08.md b/content/2016-08.md
index dd78c0d7a..861ccd7b1 100644
--- a/content/2016-08.md
+++ b/content/2016-08.md
@@ -140,3 +140,9 @@ dspace=# update metadatavalue set text_value='CONGO, DR' where resource_type_id=
```
- I asked a question on the DSpace mailing list about updating "preferred" forms of author names from ORCID
+
+## 2016-08-21
+
+- A few days ago someone on the DSpace mailing list suggested I try `dspace dsrun org.dspace.authority.UpdateAuthorities` to update preferred author names from ORCID
+- If you set `auto-update-items=true` in `dspace/config/modules/solrauthority.cfg` it is supposed to update records it finds automatically
+- I updated my name format on ORCID and I've been running that script a few times per day since then but nothing has changed
diff --git a/public/2016-08/index.html b/public/2016-08/index.html
index 237f86c86..3e983c18f 100644
--- a/public/2016-08/index.html
+++ b/public/2016-08/index.html
@@ -245,6 +245,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
- I asked a question on the DSpace mailing list about updating “preferred” forms of author names from ORCID
+
+
+2016-08-21
+
+
+- A few days ago someone on the DSpace mailing list suggested I try
dspace dsrun org.dspace.authority.UpdateAuthorities
to update preferred author names from ORCID
+- If you set
auto-update-items=true
in dspace/config/modules/solrauthority.cfg
it is supposed to update records it finds automatically
+- I updated my name format on ORCID and I’ve been running that script a few times per day since then but nothing has changed
diff --git a/public/index.xml b/public/index.xml
index 7169cce03..e112d0981 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -184,6 +184,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<ul>
<li>I asked a question on the DSpace mailing list about updating “preferred” forms of author names from ORCID</li>
</ul>
+
+<h2 id="2016-08-21">2016-08-21</h2>
+
+<ul>
+<li>A few days ago someone on the DSpace mailing list suggested I try <code>dspace dsrun org.dspace.authority.UpdateAuthorities</code> to update preferred author names from ORCID</li>
+<li>If you set <code>auto-update-items=true</code> in <code>dspace/config/modules/solrauthority.cfg</code> it is supposed to update records it finds automatically</li>
+<li>I updated my name format on ORCID and I’ve been running that script a few times per day since then but nothing has changed</li>
+</ul>
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml
index 9a2903bf6..675da810b 100644
--- a/public/tags/notes/index.xml
+++ b/public/tags/notes/index.xml
@@ -184,6 +184,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<ul>
<li>I asked a question on the DSpace mailing list about updating “preferred” forms of author names from ORCID</li>
</ul>
+
+<h2 id="2016-08-21">2016-08-21</h2>
+
+<ul>
+<li>A few days ago someone on the DSpace mailing list suggested I try <code>dspace dsrun org.dspace.authority.UpdateAuthorities</code> to update preferred author names from ORCID</li>
+<li>If you set <code>auto-update-items=true</code> in <code>dspace/config/modules/solrauthority.cfg</code> it is supposed to update records it finds automatically</li>
+<li>I updated my name format on ORCID and I’ve been running that script a few times per day since then but nothing has changed</li>
+</ul>