diff --git a/Census2022-CER-calculate-AR.do b/Census2022-CER-calculate-AR.do
index 7fd836286a9a7bf50fb7f0099e681f5af7286960..abfcea675e542ea1aa65b313c5e9d299441750c2 100644
--- a/Census2022-CER-calculate-AR.do
+++ b/Census2022-CER-calculate-AR.do
@@ -8,6 +8,8 @@
 * Calculate the AR coefficients for mid-weeks (Tues-Thurs) and weekends to 
 * add to the regression modelling approach to estimating household characteristics
 
+* For the latest version of this code go to: https://github.com/dataknut/Census2022
+
 * This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
 * "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project 
 * - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
diff --git a/Census2022-CER-data-exploration.do b/Census2022-CER-data-exploration.do
index eb31da6c65e076bb2e00b1dbbc0d0d67e7eb72a8..de1a854c5128679dde0b3835b176b5a1b547996d 100644
--- a/Census2022-CER-data-exploration.do
+++ b/Census2022-CER-data-exploration.do
@@ -8,7 +8,9 @@
 * "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project 
 * - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
 * - http://www.energy.soton.ac.uk/tag/census2022/
- 
+
+## For the latest version of this code go to: https://github.com/dataknut/Census2022
+
 Copyright (C) 2014  University of Southampton
 
 Author: Ben Anderson (b.anderson@soton.ac.uk, @dataknut, https://github.com/dataknut) 
@@ -81,6 +83,7 @@ su ba_floorarea, de
 tab ba_income, mi
 
 * switch to the daily summaries
+* this includes Sharon's weekend & midweek cluster membership variables
 use "$pdfiles/Oct-2009-daily-summaries-survey-$version.dta", clear
 
 di "* check collinearity 'As a rule of thumb, a tolerance of 0.1 or less (equivalently VIF of 10 or greater)  is a cause for concern. '"
diff --git a/Census2022-CER-data-processing.do b/Census2022-CER-data-processing.do
index bb90b71d43fdffb0b81096d7747c67eb5142017f..3145dd7c6b4d5d9f8540620a2db1080fac9b2cbf 100644
--- a/Census2022-CER-data-processing.do
+++ b/Census2022-CER-data-processing.do
@@ -6,6 +6,8 @@
 
 * Processes & merges various files (mostly) created by Census2022 project team
 
+## For the latest version of this code go to: https://github.com/dataknut/Census2022
+
 * This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
 * "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project 
 * - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
diff --git a/Census2022-Lboro1min-consumption-by-hh-category-March-2008-graphs.do b/Census2022-Lboro1min-consumption-by-hh-category-March-2008-graphs.do
index 059e9c623d1608bf14779d5c94e30ae988f82518..5923486308e3b614063f60aec474a4b8a0ae5bb5 100644
--- a/Census2022-Lboro1min-consumption-by-hh-category-March-2008-graphs.do
+++ b/Census2022-Lboro1min-consumption-by-hh-category-March-2008-graphs.do
@@ -8,6 +8,8 @@
 * by whatever category you set up (or all of them)
 * use medians through-out
 
+## For the latest version of this code go to: https://github.com/dataknut/Census2022
+
 * This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
 * "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project 
 * - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21
diff --git a/Census2022-Lboro1min-consumption-by-hh-category-March-2008-models.do b/Census2022-Lboro1min-consumption-by-hh-category-March-2008-models.do
index 82b8a470f8a8834a0351043c114617c48c4f19ac..3f9c0962a93106de43e2cc67bf76717f3fd905d8 100644
--- a/Census2022-Lboro1min-consumption-by-hh-category-March-2008-models.do
+++ b/Census2022-Lboro1min-consumption-by-hh-category-March-2008-models.do
@@ -6,6 +6,8 @@
 * - Comparing energy demand profiles for different kinds of households
 * Loops over March data producing regression models
 
+## For the latest version of this code go to: https://github.com/dataknut/Census2022
+
 * This work was funded by RCUK through the ESRC's Transformative Social Science Programme via the
 * "Census 2022: Transforming Small Area Socio-Economic Indicators through 'Big Data'" Project 
 * - http://gtr.rcuk.ac.uk/project/2D2CD798-4F04-4399-B1AF-D810A233DD21