2864f83af361b11656f961cc36c2d20aae6cb254 kate Thu Jan 12 12:19:32 2017 -0800 Move includes to inc dir. refs #18621 diff --git src/hg/htdocs/cite.html src/hg/htdocs/cite.html index f7bde4d..2b3cf69 100755 --- src/hg/htdocs/cite.html +++ src/hg/htdocs/cite.html @@ -1,23 +1,23 @@ <!DOCTYPE html> <!--#set var="title" value="UCSC Genome Browser: Citing Us" --> <!-- Boilerplate to support mirror sites with non-standard GB docs install --> <!--#if expr="$GB_DOCUMENT_ROOT" --> - <!--#include virtual="/gbDocs/gbPageStart.html" --> + <!--#include virtual="/gbDocs/inc/gbPageStart.html" --> <!--#else --> - <!--#include virtual="/gbPageStart.html" --> + <!--#include virtual="/inc/gbPageStart.html" --> <!--#endif --> <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> @@ -121,19 +121,19 @@ <a href="http://www.genome.org/cgi/content/abstract/GR-1832Rv1" target=_blank>Assembly of the working draft of the human genome with gigAssembler</a>. <em>Genome Res</em>. 2001 Sep;11(9)1541-1548.<BR> <em> Cite this paper when publishing results pertaining to human genome assemblies prior to the 22 Dec. 2001 assembly.</em> </p> <p> <b>Other genome assemblies:</b> Manuscripts that include the use of Genome Browser assembly data from organisms other than human should cite the relevant initial sequencing paper. Often this information can be found on the Genome Browser <a href="goldenPath/credits.html">Credits</a> page or on the GenBank BioProject page for the organism. </p> <!--#if expr="$GB_DOCUMENT_ROOT" --> - <!--#include virtual="/gbDocs/gbPageEnd.html" --> + <!--#include virtual="/gbDocs/inc/gbPageEnd.html" --> <!--#else --> - <!--#include virtual="/gbPageStart.html" --> + <!--#include virtual="/inc/gbPageStart.html" --> <!--#endif -->