<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oycob.com</title>
	<atom:link href="http://oycob.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://oycob.com/wp</link>
	<description>Technology and science - personal blog of Ole Jacob Lorentzen</description>
	<lastBuildDate>Thu, 19 Apr 2012 08:14:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Multipath Problem in Sonar Imaging of the Seafloor</title>
		<link>http://oycob.com/wp/2012/03/08/the-multipath-problem-in-sonar-imaging-of-the-seafloor/</link>
		<comments>http://oycob.com/wp/2012/03/08/the-multipath-problem-in-sonar-imaging-of-the-seafloor/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 15:30:53 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[Sonar]]></category>
		<category><![CDATA[Beamforming]]></category>
		<category><![CDATA[Multipath]]></category>
		<category><![CDATA[Signal processing]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=95</guid>
		<description><![CDATA[The following post is a short overview of an essay I have written for my master thesis work.   Sonar Sonar or sound navigation and ranging is based on using sound to detect and locate objects. In passive sonar we listen to the sound of the environment and detect and possibly locate objects from this. [...]]]></description>
			<content:encoded><![CDATA[<address><em>The following post is a short overview of an essay I have written for my master thesis work.</em></address>
<address> </address>
<h3>Sonar</h3>
<p>Sonar or sound navigation and ranging is based on using sound to detect and locate objects.</p>
<p>In passive sonar we listen to the sound of the environment and detect and possibly locate objects from this.</p>
<p>In active sonar we transmit a sound pulse of some kind and use the echo to detect and locate objects. In principle this is a simple process where we emit sound and measure the amount of time it takes for the sound to travel to the target, reflect off the target and travel back to the receiver. This time-delay tells us how far away the target is. The strength of the received echo indicates how strong the reflection of the target is. By plotting this information, an image of the seafloor can be created.</p>
<p>If you want to learn more about sonar systems I recommend the book <a title="Sonar Systems" href="http://www.intechopen.com/books/sonar-systems">Sonar Systems</a>, which is distributed under a creative commons licence and is free to download and use. If you reside in Oslo, there are a few courses at the University of Oslo that are relevant; Namely <a title="INF-GEO4310" href="http://www.uio.no/studier/emner/matnat/ifi/INF-GEO4310/">Imaging</a>, <a title="INF3470" href="http://www.uio.no/studier/emner/matnat/ifi/INF3470/">Digital signal processing</a>, <a title="INF4480" href="http://www.uio.no/studier/emner/matnat/ifi/INF4480/">Digital signal processing II</a> and <a title="INF5410" href="http://www.uio.no/studier/emner/matnat/ifi/INF5410/index-eng.xml">Signal processing in space and time</a>.</p>
<h3>Multipath</h3>
<p>Sound does not just reflect back to our receiver, but scatters in all directions. Sometimes this scattering hits the bottom and surface a number of times, and then makes it back to the receiver. This is illustrated in the figure below. These signals that have taken other paths than the direct path is added as noise to the received signal. These multiple paths vary in strength depending on a number of factors, and are referred to as <em>multipath. </em></p>
<p>&nbsp;</p>
<p><img class="size-full wp-image-96 aligncenter" style="border-style: initial; border-color: initial;" title="various_order_multipath" src="http://oycob.com/wp/wp-content/uploads/2012/02/various_order_multipath.png" alt="" width="817" height="177" /></p>
<p style="text-align: center;"><em>The notation for multipath used here is &#8220;b&#8221; for bottom and &#8220;s&#8221; for surface. Capital letters indicate a single non-specular reflection, while a small letter indicates a specular (mirror-like) reflection. </em></p>
<p style="text-align: -webkit-auto;">Several methods exist for reducing the effect of multipath and I have grouped them into two groups by where in the process they work and mentioned the most important ones. See table 1.1 for an overview.</p>
<p style="text-align: center;"><a href="http://oycob.com/wp/wp-content/uploads/2012/02/table_multipath_reduction_grouped.png"><img class="size-full wp-image-98 aligncenter" title="table_multipath_reduction_grouped" src="http://oycob.com/wp/wp-content/uploads/2012/02/table_multipath_reduction_grouped.png" alt="" width="392" height="382" /></a></p>
<h3 style="text-align: left;">Data collection</h3>
<p>Using multiple sensors for data collection has been shown to improve the range significantly. (<a title="Pinto et al, A new sonar design with multipath mitigation" href="http://www.hlsresearch.com/High_Frequency_Conf/HF%20FINAL%20Papers%20(PDFs)/Final%20-%20Pinto.pdf">article</a>) This is, however, at the expense of resolution (as the bandwidth is limited) and the system complexity. It is not an adaptive method, and thus it might not perform well in very rough and varying terrain.</p>
<p>With an interferometric sonar system it is possible to use the spatial coherence as a measure of data quality, and thus get a measure of obtained imaging range. This coherence is mainly a measure of multipath interference, and by modeling the ocean environment it is possible to simulate what could have been done better. For instance we could have sent some of the energy in a different direction, or listened in a different direction on reception. If the system has an adjustable transmit beam in the vertical direction, e.g. by electronic steering of the beam, it would be possible to adapt the transmit beam while in the water in such a way that the strongest multipath interference is reduced. This is the main subject of my master thesis work.</p>
<h3>Data processing</h3>
<p>Traditional delay-and-sum (DAS) beamforming, super-resolution techniques that improve DAS and image enhancement are all methods that are used to improve the available data. Thus they may be easier to implement, but can not improve imaging beyond the actual maximum data available in the signal. The data collection methods can, since they are either collecting more signals or adapting before collecting the signal to improve the amount of data available in the signal.</p>
<h3 style="text-align: left;">Future work</h3>
<p style="text-align: left;">It is important to improve data during collection rather than trying to improve flawed data. Data processing methods can even be applied as a second layer of improvement after improving the data collection.</p>
<p style="text-align: left;">Among the data collection methods, the multiple sensor setup has been shown to work, but it imposes some limitations on the sonar system design. I will look into adjusting the transmit beam and other sonar parameters to reduce multipath in my thesis entitled <em>Environmentally Adaptive Sonar on an Autonomous Underwater Vehicle</em>.</p>
<p style="text-align: left;"><span style="text-align: center;">Please <a title="Contact the author" href="http://oycob.com/wp/contact/">contact me</a> or leave a comment if you are interested in discussing this subject and reading the complete essay, in which I look into the different methods mentioned in table 1.1.</span></p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2012/03/08/the-multipath-problem-in-sonar-imaging-of-the-seafloor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The power of introverts: Stop the madness for constant group work</title>
		<link>http://oycob.com/wp/2012/03/07/the-power-of-introverts-stop-the-madness-for-constant-group-work/</link>
		<comments>http://oycob.com/wp/2012/03/07/the-power-of-introverts-stop-the-madness-for-constant-group-work/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:43:39 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=123</guid>
		<description><![CDATA[Very good TED-talk by Susan Cain, who makes a case for the introvert in us.]]></description>
			<content:encoded><![CDATA[<p>Very good TED-talk by Susan Cain, who makes a case for the introvert in us.</p>
<p><object width="526" height="374" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2012/Blank/SusanCain_2012-320k.mp4&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/SusanCain_2012-embed.jpg&amp;vw=512&amp;vh=288&amp;ap=0&amp;ti=1377&amp;lang=en&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=susan_cain_the_power_of_introverts;year=2012;theme=how_the_mind_works;event=TED2012;tag=culture;tag=psychology;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="pluginspace" value="http://www.macromedia.com/go/getflashplayer" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed width="526" height="374" type="application/x-shockwave-flash" src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" allowFullScreen="true" allowScriptAccess="always" wmode="transparent" bgColor="#ffffff" flashvars="vu=http://video.ted.com/talk/stream/2012/Blank/SusanCain_2012-320k.mp4&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/SusanCain_2012-embed.jpg&amp;vw=512&amp;vh=288&amp;ap=0&amp;ti=1377&amp;lang=en&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=susan_cain_the_power_of_introverts;year=2012;theme=how_the_mind_works;event=TED2012;tag=culture;tag=psychology;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" pluginspace="http://www.macromedia.com/go/getflashplayer" allowfullscreen="true" allowscriptaccess="always" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2012/03/07/the-power-of-introverts-stop-the-madness-for-constant-group-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TED: About SOPA/PIPA</title>
		<link>http://oycob.com/wp/2012/01/18/ted-about-sopapipa/</link>
		<comments>http://oycob.com/wp/2012/01/18/ted-about-sopapipa/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 20:26:47 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[TED]]></category>
		<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Online rights]]></category>
		<category><![CDATA[SOPA]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=83</guid>
		<description><![CDATA[Today is a day of american and worldwide online protest against SOPA/PIPA. Several huge sites have marked the day by blackout or other means, including Wikipedia, Google, WordPress and many others. What&#8217;s so bad about it? It is a bill that is only on the agenda because of lobbying from the industry. Most supporters of [...]]]></description>
			<content:encoded><![CDATA[<p>Today is a day of american and worldwide online protest against SOPA/PIPA. Several huge sites have marked the day by blackout or other means, including Wikipedia, Google, WordPress and many others. </p>
<p>What&#8217;s so bad about it? It is a bill that is only on the agenda because of lobbying from the industry. Most supporters of the bill are themselves supported by the very same industry. (claims taken from the video below) Corruption? No, American politics &#8211; it&#8217;s unfortunately how the system works. And they can tolerate a certain part of that as long as the bills are sensible. This bill however is simply put a bill that allows the <i>American</i> industry to censor the Internet without really involving the legal system. Censorship does not belong in the free world, nor does the principle <i>guilty until proven innocent</i>. But that is what a desperate billion dollar industry is trying to employ. </p>
<p>If you want to learn more about this check out <a href="http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Learn_more">Wikipedia&#8217;s FAQ</a> and do a google search. Unless you&#8217;re an american citizen there is not much active action you can take other than staying informed. This TED-video featuring Clay Shirky posted today better explains why we should all care, not just americans. He also points out how this is not a single incident, but rather just another step in a process that has been going on for quite some time. And there is no reason to believe that they will give up any time soon. </p>
<p><center><br />
<object width="526" height="374"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2012S/Blank/ClayShirky_2012S-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ClayShirky_2012S-embed.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1329&#038;lang=en&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=defend_our_freedom_to_share_or_why_sopa_is_a_bad_idea;year=2012;theme=media_that_matters;theme=master_storytellers;event=TEDSalon+NY2012;tag=Business;tag=Technology;tag=creativity;tag=media;tag=politics;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="526" height="374" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talk/stream/2012S/Blank/ClayShirky_2012S-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ClayShirky_2012S-embed.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1329&#038;lang=en&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=defend_our_freedom_to_share_or_why_sopa_is_a_bad_idea;year=2012;theme=media_that_matters;theme=master_storytellers;event=TEDSalon+NY2012;tag=Business;tag=Technology;tag=creativity;tag=media;tag=politics;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2012/01/18/ted-about-sopapipa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TED: on MRI-guided focused ultrasound (FUS)</title>
		<link>http://oycob.com/wp/2012/01/15/ted-talk-on-ultrasound-surgery-des-2011/</link>
		<comments>http://oycob.com/wp/2012/01/15/ted-talk-on-ultrasound-surgery-des-2011/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 20:50:24 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Beamforming]]></category>
		<category><![CDATA[Focused ultrasound]]></category>
		<category><![CDATA[Medicine]]></category>
		<category><![CDATA[Signal processing]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=76</guid>
		<description><![CDATA[First of all, this seems like a very interesting field of science! The basic principle involves using an array of ultrasound transducers to focus the ultrasound to a point and thereby maximize the energy in this point. This leads to an increase in temperature which can be used to destroy (or rather ablate) something without [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, this seems like a very interesting field of science! The basic principle involves using an array of ultrasound transducers to focus the ultrasound to a point and thereby maximize the energy in this point. This leads to an increase in temperature which can be used to destroy (or rather <a href="http://en.wikipedia.org/wiki/Ablation">ablate</a>) something without exposing it (i.e. cutting into the human body). All without exposing the patient to any ionizing radiation. </p>
<p>I tried to dig up some recent articles on the matter actually discussing the technology involved, but didn&#8217;t find too much at first glance. Will look more and update if I find something interesting. I found two books that seemed relevant at first, but then fell through: <a href="http://www.amazon.co.uk/MRI-Guided-Focused-Ultrasound-Surgery-Ferenc/dp/0849373700/ref=sr_1_1?ie=UTF8&#038;qid=1326919733&#038;sr=8-1">MRI-guided Focused Ultrasound Surgery</a> (seems to be for practitioners and not about the actual technology involved) and <a href="http://www.amazon.co.uk/High-intensity-Focused-Ultrasound-Frederic-Miller/dp/613077236X/ref=sr_1_2?ie=UTF8&#038;qid=1326919733&#038;sr=8-2">a compendium</a> which seems to be just an aggregation of Wikipedia articles. </p>
<p>Anyway, check out the video &#8211; Yaov Medan presents some amazing successful cases. </p>
<p><center><br />
<object width="526" height="374"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2011P/Blank/YoavMedan_2011P-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/YoavMedan_2011P-embed.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1297&#038;lang=&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=yoav_medan_ultrasound_surgery_healing_without_cuts;year=2011;theme=medicine_without_borders;event=TEDMED+2011;tag=Science;tag=Technology;tag=health+care;tag=medical+research;tag=medicine;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="526" height="374" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talk/stream/2011P/Blank/YoavMedan_2011P-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/YoavMedan_2011P-embed.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1297&#038;lang=&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=yoav_medan_ultrasound_surgery_healing_without_cuts;year=2011;theme=medicine_without_borders;event=TEDMED+2011;tag=Science;tag=Technology;tag=health+care;tag=medical+research;tag=medicine;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2012/01/15/ted-talk-on-ultrasound-surgery-des-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Air 13</title>
		<link>http://oycob.com/wp/2011/12/17/macbook-air-13/</link>
		<comments>http://oycob.com/wp/2011/12/17/macbook-air-13/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 11:59:28 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[macbook air]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[osx lion]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=70</guid>
		<description><![CDATA[Went out and bought myself a little present &#8211; after all, it is (almost) christmas AND I just finished my last exam for my master&#8217;s degree&#8230; Just one more year doing the actual thesis left! I&#8217;ve always been fond of PCs using Linux for server applications and Windows for desktop. With Windows 7 I felt [...]]]></description>
			<content:encoded><![CDATA[<p>Went out and bought myself a little present &#8211; after all, it is (almost) christmas AND I just finished my last exam for my master&#8217;s degree&#8230; Just one more year doing the actual thesis left!</p>
<p>I&#8217;ve always been fond of PCs using Linux for server applications and Windows for desktop. With Windows 7 I felt like Microsoft finally got it completely right, and I still do.</p>
<p>Still, I have always believed that Apple produces the very best hardware. Even though I&#8217;ve never been fond of OSX, it does provide the full package without compatibility issues and driver hassles from the windows and (especially) linux worlds. So I have decided to give Lion a try.</p>
<p><img class="alignnone" title="MacBook Air" src="http://www.ttmag.com.au/wp-content/uploads/2011/09/apple-macbook-air.jpg" alt="" width="685" height="482" /></p>
<p>First impression is wow, great gestures using the amazing touchpad. The full-screen apps utilizing separate desktops is a dream, and I&#8217;m glad I waited with the switch until this was available &#8211; I don&#8217;t think I would&#8217;ve liked it much without it. Why can&#8217;t I have this on my iPad?</p>
<p>Hardware-wise it is just what I expected. Neat, sleek and polished. And quick. I experience no speed difference between my old (better) i5 2.5GHz with intel SSD and the macbook air. I haven&#8217;t really put it to the test yet, but then again I don&#8217;t usually do&#8230; <img src='http://oycob.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One thing I do miss is the quick navigation everywhere with the keyboard. On Windows 7 I barely use the touchpad because navigation and use is so quick without it. This might just be an issue of adapting though, and I just discovered the neat cmd+space=spotlight shortcut, that helps a lot.</p>
<p>Bottom line; very nice piece of hardware and software. Still not as quick in OSX as I were in Windows, but adapting. Will give it some more time before resorting to bootcamp if necessary ;D Just kidding. Or am i?</p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2011/12/17/macbook-air-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Numbering with Roman and Arabic Numerals in LaTeX</title>
		<link>http://oycob.com/wp/2011/11/27/page-numbering-with-roman-and-arabic-numerals-in-latex/</link>
		<comments>http://oycob.com/wp/2011/11/27/page-numbering-with-roman-and-arabic-numerals-in-latex/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 11:06:49 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[arabic numerals]]></category>
		<category><![CDATA[page numbering]]></category>
		<category><![CDATA[roman numerals]]></category>
		<category><![CDATA[typesetting]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=24</guid>
		<description><![CDATA[Working on a university course final hand-in the other day I discussed with a couple of friends at uni how one would go about the following in LaTeX: not numbering the frontpage numbering the table of contents (TOC) with roman numerals numbering the remaining pages with arabic numerals That evening I got an e-mail from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://oycob.com/wp/wp-content/uploads/2011/11/latex_page_numbering1.png"><img class="size-medium wp-image-28 aligncenter" title="latex_page_numbering" src="http://oycob.com/wp/wp-content/uploads/2011/11/latex_page_numbering1-300x119.png" alt="" width="300" height="119" /></a>Working on a university course final hand-in the other day I discussed with a couple of friends at uni how one would go about the following in LaTeX:</p>
<ul>
<li>not numbering the frontpage</li>
<li>numbering the table of contents (TOC) with roman numerals</li>
<li>numbering the remaining pages with arabic numerals</li>
</ul>
<p>That evening I got an e-mail from one of them (Jørgen) who has now done some research. His master thesis template does this &#8220;automatically&#8221;. It simply defines where the <span style="color: #800080;">\frontmatter{}</span> begins and where the<span style="color: #800080;"> \mainmatter{}</span> begins.</p>
<p>Trying this in my own article LaTeX threw errors at me. It didn&#8217;t know these commands. Some googling made me realise that these are only available in book-like document types, ergo not in the article type. So if you&#8217;re using a type that supports this, well then you can stop reading right about now!</p>
<p>If not, then you might be interested in what I found out on google when investigating this further. I&#8217;m simply going to put this out there in code which should be pretty self-explanatory:</p>
<p><span style="color: #008000;">% frontpage:</span><br />
<span style="color: #800080;">\thispagestyle{</span>empty<span style="color: #800080;">}</span><span style="color: #008000;"> % to avoid numbering the current page</span><br />
<span style="color: #008000;">% note that the page is still counted, so you need to reset the counter properly if that is not intended. If you use \pagestyle, the style will be set for the entire document. Then you will need to set it back with something like</span> <span style="color: #008000;">\pagestyle{plain} (or something more exotic)</span></p>
<p><span style="color: #008000;">% TOC:</span><br />
<span style="color: #800080;">\pagenumbering{</span>roman<span style="color: #800080;">}</span><span style="color: #008000;"> % roman numerals</span><br />
<span style="color: #800080;">\setcounter{</span>page<span style="color: #800080;">}{</span>1<span style="color: #800080;">}</span><span style="color: #008000;">  % reset counter</span></p>
<p><span style="color: #008000;">% Regular content:</span><br />
<span style="color: #800080;">\pagenumbering{</span>arabic<span style="color: #800080;">}</span> <span style="color: #008000;">% arabic numerals}</span><br />
<span style="color: #800080;">\setcounter{</span>page<span style="color: #800080;">}{</span>1<span style="color: #800080;">}</span> <span style="color: #008000;">% reset counter</span></p>
<p>And this works! You can do the same with sections too, but it requires a different approach. Setting the counter value is the same, just replace page by section/subsection/subsubsection. To define the numerals to be used with sections you need to do this redefinition:</p>
<p><span style="color: #800080;">\renewcommand \thesection{\roman{</span>section<span style="color: #800080;">}}</span><br />
<span style="color: #800080;">\renewcommand \thesubsection{\roman{</span>section<span style="color: #800080;">}.\roman{</span>subsection<span style="color: #800080;">}}</span><br />
<span style="color: #800080;">\renewcommand \thesubsubsection{\roman{</span>section<span style="color: #800080;">}.\roman{</span>subsection<span style="color: #800080;">}.\roman{</span>subsubsection<span style="color: #800080;">}}</span></p>
<p>Et voilà!</p>
<p>Note that if you want big roman numerals (e.g. <em>VI</em> instead of <em>vi</em>) you can use <em>Roman</em> instead of <em>roman</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2011/11/27/page-numbering-with-roman-and-arabic-numerals-in-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telefonica Wins First Leg of Volvo Ocean Race 2011</title>
		<link>http://oycob.com/wp/2011/11/26/telefonica-wins-first-leg-of-volvo-ocean-race-2011/</link>
		<comments>http://oycob.com/wp/2011/11/26/telefonica-wins-first-leg-of-volvo-ocean-race-2011/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 21:01:43 +0000</pubDate>
		<dc:creator>Ole Jacob Lorentzen</dc:creator>
				<category><![CDATA[Sailing]]></category>
		<category><![CDATA[Volvo Ocean Race]]></category>

		<guid isPermaLink="false">http://oycob.com/wp/?p=8</guid>
		<description><![CDATA[Tonight Team Telefonica arrived first in Cape Town with 40 knots of gusting winds pushing their Volvo Open 70 boat into port. What an amazing race! I find sailing to be a big source of inspiration and am thinking about picking it up myself as a hobby, though with nothing near a Volvo Open 70! [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://oycob.com/wp/wp-content/uploads/2011/11/volvo_ocean_race_telefonica_finish_capetown.png"><img class="size-full wp-image-9 alignleft" title="volvo_ocean_race_telefonica_finish_capetown" src="http://oycob.com/wp/wp-content/uploads/2011/11/volvo_ocean_race_telefonica_finish_capetown.png" alt="Team Telefonica's Volvo Open 70" width="391" height="259" /></a></p>
<p>Tonight Team Telefonica arrived first in Cape Town with 40 knots of gusting winds pushing their Volvo Open 70 boat into port. What an amazing race!</p>
<p>I find sailing to be a big source of inspiration and am thinking about picking it up myself as a hobby, though with nothing near a Volvo Open 70!</p>
<p>I have been following the Volvo Ocean Race the last month and what a competition. Amazing teams go up against natures wildness in an effort to go around the earth as fast as possible. Three boats have either had their masts smashed to pieces or suffered huge hull damage, which is the case of Team Sanya. This is a though race. Over the years five people have lost their lives during racing. Ocean racing is a dangerous sport.</p>
<p>After reading in the Norwegian sailing magazine Seilas (no. 9, 2011) that norwegian navigator Aksel Magdahl is participating with Team Sanya I guess nationalism gives me a team to support. I just hope their hull will be good as new and ready for the next in-port race in Cape Town and the second leg to Abu Dhabi, which will be more of a sprint into Abu Dhabi due to the pirate threat off the African coast. Looking forward to the start on december 11th!</p>
<p>In Seilas they also stated that Stavanger is interested in applying to be a Volvo Ocean Race port in 2018. To succeed they would probably also have to put together a participating team since cities that participate with a boat is much more likely to be chosen. Now THAT would be exciting&#8230; Check out the <a href="http://www.seilas.no/wip4/detail.epl?id=1138268">article</a> which contains more info.</p>
<p>You can follow the race at <a href="http://www.volvooceanrace.com">the official website</a> and even create your own boat and join the fun in the <a href="http://www.volvooceanracegame.com">Volvo Ocean Race Game</a>! </p>
<p>On a side note; I would love to learn more about the actual boat technology. Wonder where information about this can be found, if it is not guarded as trade secrets.</p>
]]></content:encoded>
			<wfw:commentRss>http://oycob.com/wp/2011/11/26/telefonica-wins-first-leg-of-volvo-ocean-race-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

