MCLUST: Copyright 1991-2008 University of Washington.  All rights reserved.

The term MCLUST used here refers to all versions of the software, including
contributed R language (CRAN) packages named mclust, mclust02, and mclust98, 
and the mclust package available in the S archive of StatLib. 

Except for strict academic use, use of MCLUST requires payment of an annual 
license fee and completion of a license agreement found at the following URL:
http://depts.washington.edu/ventures/UW_Technology/Express_Licenses/mclust.php

Distribution of MCLUST or of modifications thereof is prohibited except by
special license agreement with the University of Washington.

For academic users for internal research, the University of Washington and 
the developers of MCLUST, Chris Fraley and Adrian Raftery in the Department of 
Statistics, give permission for you and your Institution to copy, perform, 
display and modify the MCLUST software under the following conditions:  

1. the MCLUST software, including any modifications you may have made to it, 
   remains at your Institution and is not published, distributed, or 
   otherwise transferred or made available in whole or in part, modified or 
   unmodified, to other than Institution employees and/or students under your 
   direct supervision;

2. you retain in MCLUST and any modifications to MCLUST the copyright, 
   trademark, or other notices pertaining to MCLUST as provided by the 
   University of Washington;

3. you provide the MCLUST developers with feedback on the use of the MCLUST 
   software in your research, and you permit the MCLUST developers and 
   University of Washington to use any information you provide in making 
   changes to the MCLUST software; 

4. you acknowledge the right of the University of Washington to prepare and 
   publish modifications to MCLUST that may be substantially similar or 
   functionally equivalent to your modifications and improvements, and if you 
   obtain patent protection for any modification or improvement to MCLUST you 
   agree not to allege or enjoin infringement of your patent by the 
   University of Washington or by any of the University of Washington's 
   licensees obtaining modifications or improvements to MCLUST from the 
   University of Washington; 

5. you acknowledge in your publications contributions to your research 
   involving or based on the MCLUST software by citing the following 
   references (bibtex entries can be found at the bottom of this file);

C. Fraley and A. E. Raftery, Model-based clustering, discriminant analysis, 
and density estimation, Journal of the American Statistical Association, 
Vol. 97, pages 611-631 (2002).

C. Fraley and A. E. Raftery, MCLUST Version 3 for R: Normal Mixture
Modeling and Model-based Clustering, Technical Report No. 504,
Department of Statistics, University of Washington, September 2006.

6. those whose only use of MCLUST is through one of the following packages
   prabclus, fpc, clustvarsel, spotSegmentation, or latentnet must cite 
   the primary references associated with those packages but need not cite 
   the above references as a condition for software use --- 
   all other provisions of the license apply;

7. any risk associated with using the MCLUST software at your Institution 
   is with you and your Institution. MCLUST is experimental in nature and 
   is made available as a research courtesy "AS IS," without obligation 
   by the University of Washington to provide accompanying services or 
   support.  

THE UNIVERSITY OF WASHINGTON, THE AUTHORS, AND THE FUNDING AGENCIES, 
EXPRESSLY DISCLAIM ANY AND ALL WARRANTIES REGARDING THE SOFTWARE, 
WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES 
PERTAINING TO NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A 
PARTICULAR PURPOSE.

@article{FraleyRaftery2002,
            author = "C. Fraley and A. E. Raftery",
            title = "Model-Based Clustering, Discriminant Analysis and
                     Density Estimation",
            journal = "Journal of the American Statistical Association",
            volume = 97,
            pages = "611-631",
            year = 2002}

@techreport{MclustSoftwareManual2006,
            author = "C. Fraley and A. E. Raftery",
	        title = "{MCLUST} Version 3 for {R}: {N}ormal 
                    Mixture Modeling and Model-Based Clustering",
            type = "Technical Report",
            number = "504",
            address = "Department of Statistics",
            institution = "University of Washington",
            month = "September",
	        year = 2006}