updated jalview reference
[jalview.git] / src / jalview / gui / Desktop.java
index be84f43..4cdf84c 100755 (executable)
@@ -626,9 +626,9 @@ public class Desktop extends jalview.jbgui.GDesktop implements
                     + "\nDevelopment managed by The Barton Group, University of Dundee, Scotland, UK.\n"
                     + "\nFor help, see the FAQ at www.jalview.org and/or join the jalview-discuss@jalview.org mailing list\n"
                     + "\nIf  you use Jalview, please cite:"
-                    + "\n\"Clamp, M., Cuff, J., Searle, S. M. and Barton, G. J. (2004), The Jalview Java Alignment Editor\""
-                    + "\nBioinformatics,  2004 20;426-7.");
-
+                    + "\nWaterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M. and Barton, G. J. (2009)"
+            + "\nJalview Version 2 - a multiple sequence alignment editor and analysis workbench"
+            + "\nBioinformatics doi: 10.1093/bioinformatics/btp033");
     JOptionPane.showInternalMessageDialog(Desktop.desktop,
 
     message.toString(), "About Jalview", JOptionPane.INFORMATION_MESSAGE);