From aaa5e661c9c6660ea63d3c8eb561098c3cde7c51 Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Mon, 2 Jun 2025 12:36:19 -0400 Subject: [PATCH] Standardized README to Markdown format --- readme.html => README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) rename readme.html => README.md (71%) diff --git a/readme.html b/README.md similarity index 71% rename from readme.html rename to README.md index 4bcd0fc..471a2e4 100644 --- a/readme.html +++ b/README.md @@ -1,12 +1,11 @@ -
 The java source code for the figures in the paper:
 
 Roberts PD (2007) Stability of complex spike timing-dependent
-plasticity in cerebellar learning. J Comput Neurosci 22:283-96
+plasticity in cerebellar learning. *J Comput Neurosci* 22:283-96
 
 is available here:
 
-http://www.proberts.net/robertpa/lab/java/
+[http://www.proberts.net/robertpa/lab/java/](http://www.proberts.net/robertpa/lab/java/)
 
 From the paper:
 
@@ -18,8 +17,10 @@
 spikes in parallel fibers and inhibitory interneurons. ..."
 
 Note that the link in the paper (shown in the name of the link)
-
-http://www.ohsu.edu/nsi/faculty/robertpa/lab/java/
+[http://www.ohsu.edu/nsi/faculty/robertpa/lab/java/](http://www.proberts.net/robertpa/lab/java/)
 is redirected here to the updated link (don't copy the name of this
 link because it is not useful, but you can click on it).
-
+ +--- + +2025-06-02: Standardized to Markdown. \ No newline at end of file