<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.68.186.114</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.68.186.114"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/172.68.186.114"/>
		<updated>2026-04-16T07:44:54Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=User:ConscriptGlossary&amp;diff=354919</id>
		<title>User:ConscriptGlossary</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=User:ConscriptGlossary&amp;diff=354919"/>
				<updated>2024-10-28T09:51:26Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.186.114: Replaced content with &amp;quot;oh my god&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;oh my god&lt;/div&gt;</summary>
		<author><name>172.68.186.114</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=User:Pego&amp;diff=352499</id>
		<title>User:Pego</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=User:Pego&amp;diff=352499"/>
				<updated>2024-10-09T20:40:37Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.186.114: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the user page of the user Pego that was created by the user Pego so that users looking for the userpage of the user Pego would see a userpage for the user Pego when they looked at the userpage of the user Pego. By doing so the user Pego has ensured that the user page of the user Pego will not be quite so much of a dissapointment to those who wish to view the userpage of the user Pego.&lt;br /&gt;
&lt;br /&gt;
==As you're still absent a User Talk: page...==&lt;br /&gt;
Hi there. I thought you'd appreciate a quick guide to (wiki)linking. Once you've read this, and picked up the details, feel free to clean it off this User: page (normally, I'd not edit here at all).&lt;br /&gt;
&lt;br /&gt;
Note the edit I made {{diff|352494|here}}, regarding your link. In brief:&lt;br /&gt;
*Use &amp;lt;code&amp;gt;[&amp;lt;url&amp;gt; link text]&amp;lt;/code&amp;gt; to link to a URL. There's a space between the URL and the text it will appear as. As there is never a space in a (properly formatted) URL, this is all that is required to delimit it. (Your use of the URL ending with the pipe/&amp;quot;|&amp;quot; probably made it error out, if followed, but I didn't check this.)&lt;br /&gt;
**Using just &amp;lt;code&amp;gt;[&amp;lt;url&amp;gt;]&amp;lt;/code&amp;gt; is also possible, but leaves you with a link like [1], which is mostly just unfriendly to readers.&lt;br /&gt;
*Wikimedia links are within [[]]s, which ''can'' involve a link to &amp;quot;wikipedia:something&amp;quot;, but see below.&lt;br /&gt;
**As the URL-equivalent, like [[Barrel Boy]] (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Barrel Boy]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;), can have spaces, if you want to give it different link text then you need a pipe-symbol. [[Barrel Boy|For example]] (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Barrel Boy|For example]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
*But we also have a handy template link for Wikipedia pages, using {{template|w}}. It shortcuts (and slightly reformats) a wikimedia link to wikipedia. Use it either as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Page title}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Page title|link text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Note the |s between the 'w' and the (hopefully valid) wikipedia page title. And also, if you wish to use it, the title and the linking text.&lt;br /&gt;
**It accepts a variety of versions of the page title, for example: to get to the URL https://en.wikipedia.org/wiki/Quis_custodiet_ipsos_custodes%3F (here just given literally, no []s at all)...&lt;br /&gt;
**You could fall back on using [https://en.wikipedia.org/wiki/Quis_custodiet_ipsos_custodes%3F Who will guard the guards themselves?] (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[https://en.wikipedia.org/wiki/Quis_custodiet_ipsos_custodes%3F Who will guard the guards themselves?]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). But note the padlock icon (looks ugly, IMO, and unnecessary).&lt;br /&gt;
**You can use just the post &amp;quot;/wiki/&amp;quot; bit of the text in a w-template, {{w|Quis_custodiet_ipsos_custodes%3F|Who will guard the guards themselves?}} (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Quis_custodiet_ipsos_custodes%3F|Who will guard the guards themselves?}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Note the encoded spaces (underlines) and question-mark (%3F), which make the source look a bit funny when editing.&lt;br /&gt;
**My preference is to take the actual page title text (copy/paste the title as it appears), {{w|Quis custodiet ipsos custodes?|Who will guard the guards themselves?}} (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Quis custodiet ipsos custodes?|Who will guard the guards themselves?}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).  Isn't that better looking as markup? (Though is the same link.)&lt;br /&gt;
**It ''definitely'' helps to do that if you aren't giving alternate link-text, though. Compare &amp;quot;{{w|Quis_custodiet_ipsos_custodes%3F}}&amp;quot; vs &amp;quot;{{w|Quis custodiet ipsos custodes?}}&amp;quot;...&lt;br /&gt;
**And you can link to sub-sections. {{w|Quis_custodiet_ipsos_custodes%3F#In_popular_culture|One link}} and {{w|Quis custodiet ipsos custodes?#In popular culture|another link}} that do the same thing (but compare &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Quis_custodiet_ipsos_custodes%3F#In_popular_culture|One link}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Quis custodiet ipsos custodes?#In popular culture|another link}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for how I entered them into the editor.&lt;br /&gt;
At this point, we have reached the more advanced theory, and there are always other little hints and tips to be picked up. But, as a new editor, I thought you'd appreciate a quick(ish) crash course in wikilinking 101. Remember, also, the Preview button is your friend. Don't be afraid to look at your editing (and that of others) and try different things without ever having to save anything potentially 'wrong'. There's also the Sandbox pages, of course, but for this level of investigation you don't need to have the website remember all your trials and errors so publically! Anyway, welcome, and I trust that you will continue to edit responsibly. [[Special:Contributions/172.68.186.114|172.68.186.114]] 20:40, 9 October 2024 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.186.114</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2995:_University_Commas&amp;diff=352315</id>
		<title>2995: University Commas</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2995:_University_Commas&amp;diff=352315"/>
				<updated>2024-10-08T11:13:39Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.186.114: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2995&lt;br /&gt;
| date      = October 7, 2024&lt;br /&gt;
| title     = University Commas&lt;br /&gt;
| image     = university_commas_2x.png&lt;br /&gt;
| imagesize = 580x273px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = The distinctive 'UCLA comma' and 'Michigan comma' are a long string of commas at the start and end of the sentence respectively.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an OXFORD-TRAINED BOT COMMA - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
The use of commas in the English language is {{w|Comma#Uses in English|famously disputed}}, most relevantly among publishers and academics. This comic imagines that all possible (and impossible) comma positions in an example sentence are associated with different universities. This applies to commas which should ''always'' be present in a list, optional commas elsewhere in the sentence (which have nothing to do with a list, such as after the word &amp;quot;please&amp;quot;) and blatantly erroneous commas (which should ''never'' be present in a sentence, e.g. immediately prior to the {{w|full stop}}/period).&lt;br /&gt;
&lt;br /&gt;
The Oxford comma (a.k.a. {{w|Serial comma}} or, despite how this comic represents it, the ''actual'' Harvard comma) is a comma between the penultimate item in a list and its conjunction (typically ''and'' or ''or''), to echo all the commas (at least one) that act as {{w|Comma#List separator and the serial (Oxford) comma|placeholders for the conjunction}} in-between all prior members of the list. For instance, you might write &amp;quot;red, white, and blue&amp;quot; (with the Oxford comma) or &amp;quot;red, white and blue&amp;quot; (without it). Some style guides, such as ''{{w|The Oxford Style Manual}}'' published by {{w|Oxford University Press}}, (unsurprisingly) recommend using it, while other similarly authoritative guides recommend against it. Though even those with either recommendation may suggest its (non-)use in situations where this avoids an ambiguity arising from the normally recommended choice.&lt;br /&gt;
&lt;br /&gt;
One {{w|Serial comma#Ambiguity|common example}} showing the need for an Oxford comma is &amp;quot;To my parents, Ayn Rand''',''' and God&amp;quot;. Without the comma (as in: &amp;quot;To my parents, Ayn Rand and God&amp;quot;), it may read that the author's parents are Ayn Rand and God. If such confusion is to be avoided, reordering the list is a common way to avoid ambiguity, for example, &amp;quot;To Ayn Rand, God and my parents&amp;quot; is one such reordering. However, the use of an Oxford comma in this version might imply the deification of Ayn Rand.&lt;br /&gt;
&lt;br /&gt;
Conversely, if the sentence was instead to be &amp;quot;To my mother, Ayn Rand, and God&amp;quot;, with such a comma, there arises the possibility of an assertion that one's mother is Ayn Rand, whereas &amp;quot;To my mother, Ayn Rand and God&amp;quot; does not let one fall into that trap.&lt;br /&gt;
&lt;br /&gt;
In the most common interpretation the example sentence reads (with proper punctuation and bracketed Oxford comma): &amp;quot;Please buy apples, mac and cheese, milk[,] and bread.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
However, most of the commas are possible punctuation marks in a specific pragmatic reading of the sentence:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Comma name !! Notation !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Harvard comma || Please''',''' buy apples, mac and cheese, milk[,] and bread. || emphatic plea, marked by a sub-clause separator&lt;br /&gt;
|- &lt;br /&gt;
| Yale comma || Please buy''',''' apples, mac and cheese, milk[,] and bread. || a merchant's plea to their customer, marked by a sub-clause separator&lt;br /&gt;
|-&lt;br /&gt;
| Stanford comma || Please buy apples, mac and cheese, milk[,] and bread. || mandatory separator in a list&lt;br /&gt;
|-&lt;br /&gt;
| Columbia comma || Please buy apples, mac''',''' and cheese, milk[,] and bread. || a plea to buy apples, cheese, milk and bread, directed at a person called Mac, whose name is stylized as &amp;quot;mac&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Cambridge comma || (Please buy apples, mac, and''',''' cheese '''being unavailable''', milk[,] and bread.) || valid with a qualifying sub-clause; invalid in the example sentence&lt;br /&gt;
|-&lt;br /&gt;
| Cornell comma || Please buy apples, mac and cheese''',''' milk[,] and bread. || mandatory separator in a list&lt;br /&gt;
|-&lt;br /&gt;
| Oxford comma || Please buy apples, mac and cheese, milk''',''' and bread. || {{w|Oxford comma}} :-)&lt;br /&gt;
|-&lt;br /&gt;
| Princeton comma || (Please buy apples, mac, and cheese, milk[,] and''',''' bread '''being out of stock, oats'''.) || valid with a qualifying sub-clause; invalid in the example sentence&lt;br /&gt;
|-&lt;br /&gt;
| MIT comma || (Please, buy, apples, mac, and, cheese, milk, and, bread''','''.) || possible reference to [https://stackoverflow.com/questions/11597901/why-are-trailing-commas-allowed-in-a-list trailing commas sometimes used in programming], which would be associated with a university highly specialized in technology&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[A sentence is written in greyed-out text, with the commas in black and each labeled with an arrow]&lt;br /&gt;
:Please, buy, apples, mac, and, cheese, milk, and, bread,.&lt;br /&gt;
&lt;br /&gt;
:[The labels are as follows, in order:]&lt;br /&gt;
:Harvard comma&lt;br /&gt;
:Yale comma&lt;br /&gt;
:Stanford comma&lt;br /&gt;
:Columbia comma&lt;br /&gt;
:Cambridge comma&lt;br /&gt;
:Cornell comma&lt;br /&gt;
:Oxford comma&lt;br /&gt;
:Princeton comma&lt;br /&gt;
:MIT comma&lt;br /&gt;
&lt;br /&gt;
:[Caption:] The Oxford one is the most famous, but many major universities have their own comma.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>172.68.186.114</name></author>	</entry>

	</feed>