
  Section of Biomedical Image Analysis
  Department of Radiology
  University of Pennsylvania
  3600 Market Street, Suite 380
  Philadelphia, PA 19104

  Web:   http://www.rad.upenn.edu/sbia/
  Email: sbia-software at uphs.upenn.edu

  Copyright (c) <year> University of Pennsylvania. All rights reserved.
  See http://www.rad.upenn.edu/sbia/software/license.html or COPYING file.



INTRODUCTION
============

  Introduce your software package here and describe its purpose. This section
  is very similar to an abstract of a scientific article. The focus here is,
  however, on the software, not the mathematics. Cite any of your publications
  which are related to this software package here as [1] and add a reference
  to the References section at the end of this file.



PACKAGE OVERVIEW
================

  Source Package
  --------------

  - BasisProject.cmake   Meta-data used by BASIS to configure the project.
  - CMakeLists.txt       Root CMake configuration file.
  - config/              Package configuration files.
  - data/                Auxiliary data required by the executables (optional).
  - doc/                 Software documentation such as the user manual.
  - example/             Example input files.
  - include/             Public header files of libraries.
  - modules/             Additional software modules.
  - src/                 Source code files.
  - test/                Implementation of software tests and corresponding data.

  - AUTHORS.txt          A list of the people who contributed to this software.
  - COPYING.txt          The copyright and license notices.
  - INSTALL.txt          Build and installation instructions.
  - README.txt           This readme file.


  Binary Package
  --------------

  Please refer to the INSTALL file for details on where the built executables
  and libraries, the auxiliary data, and the documentation files are installed.



LICENSING
=========

  See http://www.rad.upenn.edu/sbia/software/license.html or COPYING file.



INSTALLATION
============

  See build and installation instructions given in the INSTALL file.



DOCUMENTATION
=============

  See the software manual for details on the software including a demonstration
  of how to apply the software tools provided by this package.



REFERENCES
==========

  [1] Reference 1
      Line 2 of this first reference.

  [2] Reference 2
