<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by sharoz</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/sharoz/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by sharoz</title>
		<link>http://channel9.msdn.com/Niners/sharoz/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/sharoz/Discussions</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 19:30:52 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 19:30:52 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - Word 2007 citations, should be simple, but... (solved)</title>
		<description><![CDATA[<p>I've been messing around with the sorting order for the bibliography section and thought I could offer some quick advice and an interesting question.&nbsp;At around line 4880, look for:<br>
<p>&lt;xsl:template name=&quot;sortedList&quot;&gt;<br>
&lt;xsl:param name=&quot;sourceRoot&quot;/&gt;<br>
&lt;xsl:apply-templates select=&quot;msxsl:node-set($sourceRoot)/*&quot;&gt;<br>
&lt;xsl:sort select=&quot;b:RefOrder&quot; data-type=&quot;number&quot;/&gt;<br>
&lt;xsl:sort select=&quot;b:Author/b:Main/b:NameList/b:Person[1]/b:Last&quot; /&gt;<br>
&lt;xsl:sort select=&quot;b:Author/b:Main/b:NameList/b:Person[1]/b:First&quot; /&gt;<br>
&lt;xsl:sort select=&quot;b:Author/b:Main/b:NameList/b:Person[1]/b:Middle&quot;/&gt;<br>
&lt;xsl:sort select=&quot;b:Title&quot;/&gt;<br>
&lt;/xsl:apply-templates&gt;<br>
&lt;/xsl:template&gt;</p>
Swap the order of the &quot;xsl:sort&quot; elements to control the listed order. This has to be done a second time 10 or 20 lines down.<br>
<br>
Question:<br>
<br>
In the citation, does anyone know of a way to use the order that the source is listed (in the bibliography) rather than the order that it is used?
<br>
<br>
I tried to find the definition for RefOrder, but it was not in the document. I hope a variable such as &quot;RefOrderListed&quot; is available.<br>
<br>
Any help or advice would be appreciated.<br>
<br>
-Steve</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/240589-Word-2007-citations-should-be-simple-but-solved/38f50d75ff2941339e7c9dec0020e23a#38f50d75ff2941339e7c9dec0020e23a</link>
		<pubDate>Sat, 31 Mar 2007 08:04:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/240589-Word-2007-citations-should-be-simple-but-solved/38f50d75ff2941339e7c9dec0020e23a#38f50d75ff2941339e7c9dec0020e23a</guid>
		<dc:creator>sharoz</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/sharoz/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>