vote up 3 vote down star

Just wondering what the etiquette for posting links should be.

Let’s say you find a post or some code online that perfectly answers a question, should you post a link to that post, or copy the contents of that post attributing the original author.

Obviously the problem with the first solution is if in the future, that post no longer exists then all the knowledge within it is lost.

Thoughts?

flag

migrated from stackoverflow.com

7 Answers

vote up 11 vote down

Summarize but give credit to the source via a name and link.

Links alone can get broken over time. A summary can be improved upon by others who edit your post in the future.

Posting links alone helps the person asking the question, but for future people it's nicer to explain in the answer.

Summarizing also helps Joel and Jeff earn Google page hits :)

link|flag
vote up 6 vote down

Links can become outdated, so in my opinion, it is best to copy/summarise the article and attribute the author by providing a name and link as well.

link|flag
vote up 3 vote down

"Fair use" law says that you can summarize, paraphrase and excerpt, but not copy wholesale, and this is generally considered standard blogger etiquette as well. Plus links, of course!

Copy-pasting an entire article might seem like a good idea (to preserve the article in case it's ever deleted), but it isn't strictly legal and if the site owner ever asked SO to take it down, they'd have to. And then it would be lost -- better to take the time up front to write a short summary instead.

link|flag
vote up 1 vote down

Mostly I've seen people making a link, maybe summarizing what the content is.

By the time the content of the link is gone, the information is outdated anyway :-).

link|flag
vote up 0 vote down

Personally I would think it is just like blog etiquette. You quote what is appropriate and give the link to the page.

link|flag
vote up 0 vote down

Maybe copy the revelant code and provide link to site for more in depth information. I haven't seen any standard emerge yet but the site is still young.

link|flag
vote up 0 vote down

Links should supplement your answer but not be a requirement, unless the link is exactly the answer needed.

But even then, you've got to consider how long the link will be around for. I've got no problem with wikipedia links because I assume them to be rather stable, but some link to some undergraduates web page is not so stable.

link|flag

Your Answer

Get an OpenID

Not the answer you're looking for? Browse other questions tagged or ask your own question.