summaryrefslogtreecommitdiff
path: root/boost/graph/gursoy_atun_layout.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/gursoy_atun_layout.hpp')
-rw-r--r--boost/graph/gursoy_atun_layout.hpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/boost/graph/gursoy_atun_layout.hpp b/boost/graph/gursoy_atun_layout.hpp
index 9f050e1b3c..d843db7ac3 100644
--- a/boost/graph/gursoy_atun_layout.hpp
+++ b/boost/graph/gursoy_atun_layout.hpp
@@ -10,10 +10,11 @@
#ifndef BOOST_GRAPH_GURSOY_ATUN_LAYOUT_HPP
#define BOOST_GRAPH_GURSOY_ATUN_LAYOUT_HPP
-// Gursoy-Atun graph layout, based on:
+// Gürsoy-Atun graph layout, based on:
// "Neighbourhood Preserving Load Balancing: A Self-Organizing Approach"
-// in EuroPar 2000, p. 234 of LNCS 1900
-// http://springerlink.metapress.com/link.asp?id=pcu07ew5rhexp9yt
+// in 6th International Euro-Par Conference Munich, Germany, August 29 – September 1, 2000 Proceedings,
+// pp 234-241
+// http://dx.doi.org/10.1007/3-540-44520-X_32
#include <boost/config/no_tr1/cmath.hpp>
#include <boost/throw_exception.hpp>