JWS-111 & JWS-109 Fixed some typos.
[jabaws.git] / website / about.jsp
1 <%--<?xml version="1.0" encoding="ISO-8859-1" ?>--%>
2 <%--<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>--%>
3
4 <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
5 <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
6 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
7 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>
8
9
10 <c:import url="template_header.jsp" >
11     <c:param name="title">About</c:param>
12 </c:import>
13
14 <div class="row">
15     <div class="col-md-9">
16         <div class="row">
17             <div class="col-md-12">
18                 <div class="panel panel-default">
19                     <div class="panel panel-heading">
20                         <h1 class="panel-title">About</h1>
21                     </div>
22                     <div class="panel-body">
23                         <p class="justify" >
24                             The <a href="${pageContext.request.contextPath}/index.jsp">JABAWS</a> project is currently developed in the
25                             <a href="http://www.compbio.dundee.ac.uk/">Barton Group</a>
26                             at the <a href="http://www.lifesci.dundee.ac.uk/">School of Life Sciences</a>,
27                             <a href="http://www.dundee.ac.uk">University of Dundee</a>. Development by:
28
29                             Peter Troshin, Alexander Sherstnev, Jim Procter, Alexey Drozdetskiy, Daniel Barton,
30                             Suzanne Duce, F&aacute;bio Madeira and Geoff Barton.
31                         </p>
32                     </div>
33                 </div>
34             </div>
35             <div class="col-md-12" id="mailing">
36                 <div class="panel panel-default">
37                     <div class="panel panel-heading">
38                         <h1 class="panel-title">Mailing List</h1>
39                     </div>
40                     <div class="panel-body">
41                         <p class="justify">
42                             Stay in touch with the latest developments and feel free to post your questions/issues to the
43                             <a href="http://www.jalview.org/mailman/listinfo/jabaws-discuss">jabaws-discuss</a>
44                             mailing list.
45                         </p>
46                     </div>
47                 </div>
48             </div>
49         </div>
50     </div>
51     <div class="col-md-3">
52         <div class="panel panel-default">
53             <div class="panel panel-heading">
54                 <h1 class="panel-title">Contact Details</h1>
55             </div>
56             <div class="panel-body">
57                 <p>
58                     <a href="http://www.compbio.dundee.ac.uk/">The Barton Group</a><br/>
59                     Division of Computational Biology<br/>
60                     School of Life Sciences<br/>
61                     University of Dundee<br/>
62                     Dow Street<br/>
63                     Dundee<br/>
64                     DD1 5EH<br/>
65                     Scotland, UK<br/><br/>
66                     <a href="http://www.compbio.dundee.ac.uk/contact.html">More info and directions</a>
67                 </p>
68             </div>
69         </div>
70     </div>
71 </div>
72 <div class="row" id="citing">
73     <div class="col-md-12">
74         <div class="panel panel-default">
75             <div class="panel panel-heading">
76                 <h1 class="panel-title">Reference</h1>
77             </div>
78             <div class="panel-body">
79                 <p class="justify">
80                     Peter V. Troshin, James B. Procter and Geoffrey J. Barton -
81                     Java Bioinformatics Analysis Web Services for Multiple Sequence Alignment - JABAWS:MS
82                     <em>Bioinformatics</em> 2011. 27 (14): 2001-2002. doi: <a href="http://bioinformatics.oxfordjournals.org/content/early/2011/05/18/bioinformatics.btr304.abstract?keytype=ref&amp;ijkey=gd0DwuYBzFRhe4T">
83                     10.1093/bioinformatics/btr304</a>.
84                 </p>
85             </div>
86         </div>
87     </div>
88 </div>
89 <div class="row" id="funding">
90     <div class="col-md-12">
91         <div class="panel panel-default">
92             <div class="panel panel-heading">
93                 <h1 class="panel-title">Funding</h1>
94             </div>
95             <div class="panel-body">
96                 <p class="justify">
97                     The current funding for JABAWS development is provided by the BBSRC Bioinformatics and Biological Resources Grant:
98                     "The Dundee Resource for Protein Structure Prediction and Sequence Analysis" 2013 to 2018 (BB/J019364/1) to Prof.
99                     Geoff Barton. Further support comes from Wellcome Trust Strategic Grant: 100476.
100                 </p>
101
102                 <p class="justify">
103                     Initial development was funded from a mixture of sources including: BBSRC grants (BBS/B/14434, BB/G022682/1),
104                     Wellcome Trust Strategic Grant (No. 083481), European Commission Framework of Excellence ENFIN
105                     (LSHGCT-2005-518254) and the Scottish Universities Life Sciences Alliance (SULSA).
106                 </p>
107                 <br/>
108                 <div class="row">
109                     <div class="col-md-3">
110                         <span class="align-middle"><a href="http://www.bbsrc.ac.uk/">
111                             <img src="static/img/bbsrc_flat.jpg" style="width:100%;height:100%" alt="UK BBSRC"
112                                  title="UK BBSRC"/></a>
113                         </span>
114                     </div>
115                     <div class="col-md-3">
116                         <span class="align-middle"><a href="http://www.wellcome.ac.uk">
117                             <img src="static/img/wellcome_flat.jpg" style="width:100%;height:100%" alt="Wellcome Trust"
118                                  title="Wellcome Trust"/></a>
119                         </span>
120                     </div>
121                     <div class="col-md-3">
122                         <span class="align-middle"><a href="http://www.enfin.org">
123                             <img src="static/img/enfin_flat.jpg" style="width:100%;height:100%" alt="ENFIN"
124                                  title="ENFIN"/></a>
125                         </span>
126                     </div>
127                     <div class="col-md-3">
128                         <span class="align-middle"><a href="http://www.sulsa.ac.uk">
129                             <img src="static/img/sulsa_flat.jpg" style="width:100%;height:100%" alt="SULSA"
130                                  title="SULSA"/></a>
131                         </span>
132                     </div>
133                 </div>
134             </div>
135         </div>
136     </div>
137 </div>
138
139 <jsp:include page="template_footer.jsp" />