<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_EWD</id>
	<title>Template:Cite EWD - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_EWD"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Cite_EWD&amp;action=history"/>
	<updated>2026-06-18T21:31:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Cite_EWD&amp;diff=178885&amp;oldid=prev</id>
		<title>Indicwiki: 1 revision imported from :alpha:Template:Cite_EWD</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Cite_EWD&amp;diff=178885&amp;oldid=prev"/>
		<updated>2023-06-09T06:05:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://alpha.indicwiki.in/index.php?title=Template:Cite_EWD&quot; class=&quot;extiw&quot; title=&quot;alpha:Template:Cite EWD&quot;&gt;alpha:Template:Cite_EWD&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:35, 9 June 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Indicwiki</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Cite_EWD&amp;diff=178884&amp;oldid=prev</id>
		<title>alpha&gt;Indicwiki: Created page with &quot;&lt;includeonly&gt;{{cite book   | last = Dijkstra   | first = Edsger W.   | author-link = Edsger W. Dijkstra   | title = {{#if:{{{2|}}}| {{{ 2 }}} (EWD-{{{ 1 }}}) | EWD-{{{ 1 }}} }...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Cite_EWD&amp;diff=178884&amp;oldid=prev"/>
		<updated>2023-05-10T08:58:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{cite book   | last = Dijkstra   | first = Edsger W.   | author-link = Edsger W. Dijkstra   | title = {{#if:{{{2|}}}| {{{ 2 }}} (EWD-{{{ 1 }}}) | EWD-{{{ 1 }}} }...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{cite book&lt;br /&gt;
  | last = Dijkstra&lt;br /&gt;
  | first = Edsger W.&lt;br /&gt;
  | author-link = Edsger W. Dijkstra&lt;br /&gt;
  | title = {{#if:{{{2|}}}| {{{ 2 }}} (EWD-{{{ 1 }}}) | EWD-{{{ 1 }}} }}&lt;br /&gt;
  | url = http://www.cs.utexas.edu/users/EWD/ewd{{Cite EWD/forxx | {{{1}}} }}xx/EWD{{{1}}}.PDF&lt;br /&gt;
  | publisher = Center for American History, [[University of Texas at Austin]]&lt;br /&gt;
  | series = E.W. Dijkstra Archive&lt;br /&gt;
  | quote = {{{quote|}}}&lt;br /&gt;
}} ([http://www.cs.utexas.edu/users/EWD/transcriptions/EWD{{Cite EWD/forxx | {{{1}}} }}xx/EWD{{{1}}}.html transcription])&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- The includeonly element is used because without it, an expression parsing error is reported; but the template works as designed. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is used, for instance, in the [[dining philosophers problem]] article, to refer to [[Edsger W. Dijkstra]]'s collected notes (the &amp;quot;EWDs&amp;quot;), published by the University of Texas at Austin (here [http://www.cs.utexas.edu/users/EWD/]).&lt;br /&gt;
&lt;br /&gt;
There is one required parameter: the EWD number.&lt;br /&gt;
&lt;br /&gt;
The second, optional parameter specifies the title.&lt;br /&gt;
&lt;br /&gt;
A {{para|quote}} parameter may be specified; it is passed to the underlying citation template.&lt;br /&gt;
&lt;br /&gt;
Example usage:&lt;br /&gt;
* {{tlc|Cite EWD|1000}}&amp;lt;ref&amp;gt;{{Cite EWD|1000}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* {{Cite EWD|1000}}, i.e. the same without &amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt; (put here to expose potential spurious newlines bugs)&lt;br /&gt;
* {{tlc|Cite EWD|796a| Smoothsort – an alternative to sorting in situ }}&amp;lt;ref&amp;gt;{{Cite EWD|796a| Smoothsort – an alternative to sorting in situ }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
&lt;br /&gt;
This template is implemented as an invocation of [[Template:Cite book|&amp;lt;nowiki&amp;gt;{{Cite book}}&amp;lt;/nowiki&amp;gt;]].&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
This template should probably switch to named parameters and add a few more, such as year, month, day, and selwritings-pages.&lt;br /&gt;
&lt;br /&gt;
[[Category:Specific-source_templates|EWD]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>alpha&gt;Indicwiki</name></author>
	</entry>
</feed>