Skip to content
Snippets Groups Projects
Commit 051a0bbb authored by Fang Liu's avatar Fang Liu
Browse files

Add new post

parent 2ee47269
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2017 Fang Liu. All Rights Reserved.
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
......
......@@ -94,7 +94,7 @@
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2017 Fang Liu. All Rights Reserved.
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
......
......@@ -49,6 +49,17 @@
<p> Questions? Post <a href="https://github.com/leoliuf/MRiLab/issues">GitHub issues</a> </p>
<h2> Updates: </h2>
<div class="date">
<p>
<span>06</span>
2019
</p>
</div>
<p>
<b>MRiLab </b> is now featured in <a href="https://ismrm.github.io/mrhub/">MR-Hub</a> at the official ISMRM website. <a href="news/post-2019-06-21.html" class="more">Read More</a><br>
<br>
</p>
<div class="date">
<p>
<span>01</span>
......@@ -56,7 +67,7 @@
</p>
</div>
<p>
<b>MRiLab v1.3</b> is now available, with multiple new features. <a href="news.html" class="more">Read More</a><br>
<b>MRiLab v1.3</b> is now available, with multiple new features. <a href="news/post-2017-01-10.html" class="more">Read More</a><br>
<a href="manual/MRiLab_User_Guide_v1_3/MRiLab_User_Guide.html">v1.3 User Guide</a>
</p>
<p>
......@@ -100,7 +111,7 @@
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2017 Fang Liu. All Rights Reserved.
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
......
......@@ -32,6 +32,21 @@
<div class="main">
<h1>News</h1>
<ul class="news">
<li>
<div class="date">
<p>
<span>06</span>
2019
</p>
</div>
<h2>MRiLab Featured in MR-Hub <span>Fang Liu</span> </h2>
<p>
MRiLab is now featured in MR-Hub, a web portal of open-access software tools for the International Society for Magnetic Resonance in Medicine
<span><a href="news/post-2019-06-21.html" class="more">Read More</a></span>
</p>
</li>
<li>
<div class="date">
<p>
......@@ -45,7 +60,7 @@
<span><a href="news/post-2017-01-10.html" class="more">Read More</a></span>
</p>
</li>
</ul>
</div>
<div class="sidebar">
......@@ -67,7 +82,7 @@
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2017 Fang Liu. All Rights Reserved.
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
......
......@@ -66,7 +66,7 @@
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2017 Fang Liu. All Rights Reserved.
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
......
<!DOCTYPE HTML>
<!-- Website template by freewebsitetemplates.com -->
<html>
<head>
<meta charset="UTF-8">
<title>Post-2017-01-10 - MRiLab Website</title>
<link rel="stylesheet" href="../css/style.css" type="text/css">
</head>
<body>
<div id="header">
<div>
<div class="logo">
<a href="../index.html"></a>
</div>
<ul id="navigation">
<li>
<a href="../index.html">Home</a>
</li>
<li class="active">
<a href="../news.html">News</a>
</li>
<li>
<a href="../docs.html">Docs</a>
</li>
<li>
<a href="../contact.html">Contact</a>
</li>
</ul>
</div>
</div>
<div id="contents">
<div class="post">
<div class="date">
<p>
<span>06</span>
2019
</p>
</div>
<h1>MRiLab Featured in MR-Hub <span class="author">Fang Liu</span></h1>
<p>
MRiLab is now featured in <a href="https://ismrm.github.io/mrhub/">MR-Hub</a>, a web portal of open-access software tools for the <a href="https://www.ismrm.org">International Society for Magnetic Resonance in Medicine (ISMRM)<a>.
</p>
<p>
Members of the ISMRM community develop customized software tools to solve problems in various aspects of MR sequence design,
image reconstruction and data processing. The MR-Hub offers a platform where researchers can share their software solutions with the
rest of the community - making more people aware of existing tools, allowing others to solve their own problems more rapidly
by building on existing solutions.
</p>
<p>
The featured software receives peer-review from the MR experts who ensure the integrity and functionality within the software proposal. MRiLab is one of the featured software tools in the category of MR simulation.
</p>
<span><a href="../news.html" class="more">Back to News</a></span>
</div>
</div>
<div id="footer">
<div class="clearfix">
<div id="connect">
<a href="https://github.com/leoliuf/MRiLab" target="_blank" class="github"></a><a href="https://sourceforge.net/projects/mrilab/" target="_blank" class="sourceforge"></a>
</div>
<p>
© 2012-2019 Fang Liu. All Rights Reserved.
</p>
</div>
</div>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment