I was about to do a translation of a Wikipedia article when I noticed that it contained a question with answers from serverfault as a reference.
I think this is pretty cool. Does anybody know of other uses in Wikipedia?
|
I was about to do a translation of a Wikipedia article when I noticed that it contained a question with answers from serverfault as a reference. I think this is pretty cool. Does anybody know of other uses in Wikipedia? |
|||||
|
|
If you do a wikipedia search for StackOverflow.com you can see that there are several articles that cite StackOverflow.com as a reference. The Slowloris article seems to be the only mention of Serverfault, and there seems to be no mention of SuperUser.* (Excluding the articles that are about the sites themselves) |
|||
|
|
|
Generally, this'd be against Wikipedia policy on verifiability, as they discourage using self-published sources lacking editorial oversight. They do allow exceptions for people viewed as experts who've been published by reliable third-party publications. So Jon Skeet would be acceptable, because he's written books on C#. Update: Circular references considered harmful. |
|||||
|
|
Wikipedia's rules on Reliable Sources are in balance with policies on keeping a Neutral Point of View. This includes giving attribution for sources that might be expressing an opinion. So while it would likely be against policy to simply state something as fact and give SO as the citation, it wouldn't necessarily be a problem to say: "A question on StackOverflow.com, a popular Q&A website for computer programmers, explained..." It would ultimately be up to whether or not there were other sources which disputed the claim, whether the SO user was already well-known, and whether the article was contentious enough for anyone to care or even notice. On the spectrum of reliable sources, going from published third-party reference, to first-party blog, to pure hearsay, community Q&A sites are somewhere between the first two. I imagine that the reputation of the author would take precedence over the consensus indicated by total votes, although there might be a situation where an article identified a fact as, "based on the highest voted answer on Q&A site StackOverflow..." Interesting question. I don't think Wikipedia has a specific guideline on this yet. The relevant guideline might not be Verifiability, because a reader can indeed just go check the StackOverflow site, but that would depend on SO already being recognized as a reliable source that readers could verify for themselves. |
|||||
|
|
Yes, in Lua (programming language) the Stack Overflow question Why is Lua considered a game language? is used as a reference. |
|||
|
|
|
I would think SO would not be frowned upon as sources of self-published information as they are explicitly peer reviewed. A SO question may well get hundreds of reviews by experts and peers in the field, while a peer reviewed paper only gets a dozen. |
|||
|