Sponsors.html 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <!--#include virtual="/CMake/HTML/Head.html"-->
  4. <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" >
  5. <!--#include virtual="/CMake/HTML/Table.html"-->
  6. <tr>
  7. <!--#include virtual="/CMake/HTML/SideBar.html"-->
  8. <td width="550" valign="top" bgcolor="#FFFFFF">
  9. <div align="left">
  10. <font size=5>Many generous sponsors and contributors</font>
  11. have supported this work. NLM continues to provide executive leadership in the
  12. administion of the project. The supporting agencies and institutes supporting
  13. this work include:<br><br><br>
  14. <dd>
  15. <TABLE cellpadding="8" border="0">
  16. <TR>
  17. <TD align=right valign=middle>
  18. <A HREF="http://www.nlm.nih.gov">
  19. <img src="/CMake/Art/nlm_logo.gif" ALT="NLM logo" WIDTH=50 HEIGHT=50
  20. ALIGN=middle border=0></a></TD>
  21. <TD align=left valign=middle width=375>
  22. National Library of Medicine (NLM) - Dr. Terry Yoo at NLM/NIH is
  23. sponsoring the bulk of this work as part of the Insight segmentation
  24. and registration toolkit
  25. <a href="http://public.kitware.com/Insight">(ITK)</a>.
  26. CMake was originally created for
  27. the multi-platform support necessary for ITK.
  28. </TD>
  29. </TR>
  30. <TR>
  31. <TD align=right valign=middle>
  32. <A HREF="http://public.kitware.com/Insight">
  33. <img src="/CMake/Art/itkLogoSmallTransparentBackground.gif" ALT="ITK logo"
  34. ALIGN=middle border=0></a></TD>
  35. <TD align=left valign=middle width=375>
  36. Insight Segmentation and Registration Toolkit - ITK is the original
  37. sponsoring project for CMake. ITK is being funded by NLM to develop
  38. cutting-edge algorithms and techniques to support the
  39. <a href="http://www.nlm.nih.gov/research/visible/visible_human.html">
  40. Visible Human Project.</a>
  41. </TD>
  42. </TR>
  43. <TR>
  44. <TD align=right valign=middle>
  45. <A HREF="http://www.kitware.com">
  46. <img src="/CMake/Art/swooshSmall.gif" ALT="Kitware logo"
  47. ALIGN=middle border=0></a></TD>
  48. <TD align=left valign=middle width=375>
  49. Kitware, Inc. - Kitware personnel, primarily Bill Hoffman, Ken Martin,
  50. and Brad King, were the principal developers of CMake.</A>
  51. </TD>
  52. </TR>
  53. <TR>
  54. <TD align=right valign=middle>
  55. <A HREF="http://www.acl.lanl.gov/">
  56. <img src=/CMake/Art/asci_little.gif ALT="ASCI VIEWS Logo"
  57. ALIGN=middle border=0></a></TD>
  58. <TD align=left valign=middle width=375>
  59. <a href="http://www.asci.doe.gov/scs/views.htm">ASCI VIEWS Project</a> -
  60. Jim Ahrens at the Advanced Computing Laboratory at Los Alamos National
  61. Lab is technical project leader. He has supported the deployment of
  62. CMake for building parallel processing applications.
  63. </TD>
  64. </TR>
  65. </TABLE>
  66. </dd>
  67. </div>
  68. </td>
  69. </tr>
  70. </table>
  71. </td>
  72. </tr>
  73. </table>
  74. </body>
  75. </html>