<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://murray.cds.caltech.edu/index.php?action=history&amp;feed=atom&amp;title=Ncsbook%2Fsubversion</id>
	<title>Ncsbook/subversion - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://murray.cds.caltech.edu/index.php?action=history&amp;feed=atom&amp;title=Ncsbook%2Fsubversion"/>
	<link rel="alternate" type="text/html" href="https://murray.cds.caltech.edu/index.php?title=Ncsbook/subversion&amp;action=history"/>
	<updated>2026-07-25T12:41:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://murray.cds.caltech.edu/index.php?title=Ncsbook/subversion&amp;diff=9355&amp;oldid=prev</id>
		<title>Murray at 18:44, 12 May 2009</title>
		<link rel="alternate" type="text/html" href="https://murray.cds.caltech.edu/index.php?title=Ncsbook/subversion&amp;diff=9355&amp;oldid=prev"/>
		<updated>2009-05-12T18:44:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page contains information on compiling and adding information to&lt;br /&gt;
the graduate textbook &amp;#039;Networked Sensing, Estimation and Control&lt;br /&gt;
Systems&amp;#039; by Vijay Gupta, Richard Murray, Ling Shi and Bruno Sinopoli.&lt;br /&gt;
&lt;br /&gt;
== Obtaining the source files ==&lt;br /&gt;
&lt;br /&gt;
The source files for the book are maintained using Subversion.&lt;br /&gt;
Subversion is standard on most linux distributions and a variety of&lt;br /&gt;
clients are available for Macs and PCs.  More information on&lt;br /&gt;
subversion (including links to binary installations) is available via&lt;br /&gt;
the subversion homepage: http://subversion.tigris.org/&lt;br /&gt;
&lt;br /&gt;
Once you have subversion installed, you can check out the latest copy&lt;br /&gt;
of the book using the command:&lt;br /&gt;
&lt;br /&gt;
  svn checkout http://svn.cds.caltech.edu/subversion/murray/books/ncs&lt;br /&gt;
&lt;br /&gt;
When you run the command, you should get prompted for your username&lt;br /&gt;
and password.  Send e-mail to Richard if you don&amp;#039;t have/remember this information. If all works well, you should have&lt;br /&gt;
a directory ncs that has a bunch of files in it.&lt;br /&gt;
&lt;br /&gt;
== Directory structure ==&lt;br /&gt;
&lt;br /&gt;
The book contents are organized by chapter, with the source code for&lt;br /&gt;
each chapter in a separate subdirectory.  All files for the chapter&lt;br /&gt;
(latex source, figures, etc) are included in the subdirectory.&lt;br /&gt;
&lt;br /&gt;
== Compiling the book ==&lt;br /&gt;
&lt;br /&gt;
There are basically two stages to compiling the book: generating all&lt;br /&gt;
of the figures and running latex.  To generate the figures that are&lt;br /&gt;
needed for the text, type &amp;#039;make&amp;#039; in the each of the chapter&lt;br /&gt;
subdirectories.  This should create any figures that are required.&lt;br /&gt;
Once you have created the figures, you can run &amp;#039;latex ncsbook&amp;#039; to&lt;br /&gt;
create ncsbook.dvi.  Alternatively, running make in the main directory&lt;br /&gt;
should generate the dvi file and also create a PDF file.&lt;br /&gt;
&lt;br /&gt;
The book uses a number of standard LaTeX macro packages.  Some&lt;br /&gt;
installations of TeX may not have these packages installed, in which&lt;br /&gt;
case you can just grab the missing style file and put it in the main&lt;br /&gt;
book directory.  You can find all of the standard packages that are&lt;br /&gt;
used via CTAN: http://www.ctan.org/&lt;/div&gt;</summary>
		<author><name>Murray</name></author>
	</entry>
</feed>