Commit d4ce8eb8 authored by Jérome Perrin's avatar Jérome Perrin

contact us page by sven

parent 8a3b329b
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>About</title>
<title>Contact</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="DREAM/bootstrap.css" media="screen">
<link rel="stylesheet" href="DREAM/bootstrap-responsive.css">
<link rel="stylesheet" href="DREAM/nature.css" type="text/css">
<link rel="stylesheet" href="DREAM/pygments.css" type="text/css">
<link rel="stylesheet" href="DREAM/gallery.css" type="text/css">
<script type="text/javascript" src="DREAM/jquery.js"></script>
<script type="text/javascript" src="DREAM/underscore.js"></script>
<link rel="shortcut icon" href="DREAM/favicon.ico">
<link rel="top" title="DREAM" href="#">
</head>
<body>
<div class="content-wrapper">
<div class="content">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="container-index">
<div class="container index-upper">
<div class="row-fluid">
<div>
<h4 style="border:1px solid #DDD;-webkit-border-radius:.375em;border-radius:.375em;padding:1em;text-align:center;font-weight:bold;">Contact Information</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6 box">
<h2 style="text-align:center;">
<p>
<a class="reference internal" href="#"><em>ManPy</em></a>
</p>
</h2>
<p>
The University of Limerick currently maintains the ManPy library.
For more information on possible research based extensions and usages please
get in touch with the University of Limerick directly.
<br/><br />
</p>
<blockquote>
<p><strong>University of Limerick</strong></p>
<p>Castletroy, Co.</p>
<p>Limerick</p>
<p>Irland</p>
<p>Telephone: +353 61 202 700</p>
<p>Mail: Cathal.Heavey (at) ul.ie</p>
<p>Web: <a target="_blank" title="University of Limerick Website" href="http://www.ul.ie/">http://www.ul.ie/</a></p>
</blockquote>
</div>
<div class="span6 box">
<h2 style="text-align:center;">
<p>
<a class="reference internal" href="#"><em>Workflow Editor / Commercial Implementations</em></a>
</p>
</h2>
<p>
Nexedi is author and maintainer of the workflow editor used within
the DREAM project for modelling key parts of the input parameters
required to run ManPy simulations. For all questions relating to
implementations of ManPy in corporate industrial settings, please
contact:
</p>
<blockquote>
<p><strong>Nexedi SA</strong></p>
<p>270 Bd Clemenceau</p>
<p>59700 Marcq-en-Barœul</p>
<p>France</p>
<p>Telephone: +33 6 29 02 44 25</p>
<p>Mail: contact (at) nexedi.com</p>
<p>Web: <a target="_blank" title="Nexedi Website | Contact, Enquiries, Information on ManPy" href="http://www.nexedi.com/contact">www.nexedi.com/contact</a></p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
\ No newline at end of file
......@@ -486,6 +486,7 @@
<!--<li><em>Publications :</em> See our <a href="publications.html">list of publications (TODO)</a></li>-->
<li><em>Commercial :</em> Get support from <a href="http://www.nexedi.com/contact" title="Nexedi - Open Source Software | Contact Expert Ingeneers" target="_blank">experts</a></li>
<li><em>Community support :</em> See <a href="http://stackoverflow.com/questions/tagged/manpy">stackoverflow</a> #manpy </li>
<li><em>Contact :</em> See <a href="contact.html">Maintainers contact information</a></li>
</ul>
</div>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment