47fe642b2f3d6097533cc50884c5b76e3dbe9aff
kate
  Wed Jan 18 09:37:57 2017 -0800
Relative path approach, with include file in inc directory. refs #18621

diff --git src/hg/htdocs/cite.html src/hg/htdocs/cite.html
index 2b3cf69..ca8ca0b 100755
--- src/hg/htdocs/cite.html
+++ src/hg/htdocs/cite.html
@@ -1,24 +1,21 @@
 <!DOCTYPE html>
-<!--#set var="title" value="UCSC Genome Browser: Citing Us" -->
+<!--#set var="TITLE" value="UCSC Genome Browser: Citing Us" -->
+<!--#set var="ROOT" value="." -->
 
-<!-- Boilerplate to support mirror sites with non-standard GB docs install -->
-<!--#if expr="$GB_DOCUMENT_ROOT" -->
-    <!--#include virtual="/gbDocs/inc/gbPageStart.html" -->
-<!--#else -->
-    <!--#include virtual="/inc/gbPageStart.html" -->
-<!--#endif --> 
+<!-- Relative paths to support mirror sites with non-standard GB docs install -->
+<!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h1>Citing the UCSC Browser in a Publication or Web Page</h1>
 <p>
 Follow these citation guidelines when using applications from the Genome Browser tool suite or 
 data from the UCSC Genome Browser database in a research work that will be published in a journal or
 on the Internet.  In addition to the relevant paper, please include a reference to the Genome 
 Browser website in your manuscript: <a href="index.html" target=_blank>http://genome.ucsc.edu/</a>. 
 Be sure to mention the release date of the genome assembly used in your work to faciliate the 
 examination of your data by reviewers and the readers. Please do <b>not</b> include references to 
 our development servers (such as genome-test.cse.ucsc.edu) in published links or URLs.</p>
 <p>
 For an extended list of publications produced by the UCSC Genome Bioinformatics group, see our 
 <a href="goldenPath/pubs.html">Publications</a> page.</p>
 
 <a name="ref"></a>