Acknowledging IDL help/code from this group in academic publications [message #74410] |
Tue, 18 January 2011 08:30  |
Robin Wilson
Messages: 40 Registered: August 2010
|
Member |
|
|
Hi all,
Firstly, I want to say thank you to the members of this group for the
help they have given me with IDL over the last few years. I'd just like
to check what the procedure is for acknowledging this help (particularly
if the help comes in the form of code samples, or even fully written
routines) in academic publications.
I obviously don't want to 'rip anyone off' or be accused of stealing
work from other people, so what do people suggest for attribution?
Should I add something to the acknowledgments in the paper saying thanks
to the members of the IDL newsgroup for their help, or does there need
to be something more than this?
Obviously when I have used code provided from IDL routine libraries on
the internet I have kept the code headers complete, so it is obvious who
the original author was. However, if people just read my paper they
won't be aware that these people contributed code. Is this a problem?
I'm hoping for a little bit of a discussion on this, so that I (and
others who use advice and code from these groups) can do the right thing.
Cheers,
Robin
|
|
|
Re: Acknowledging IDL help/code from this group in academic publications [message #74490 is a reply to message #74410] |
Wed, 19 January 2011 03:56  |
Jeremy Bailin
Messages: 618 Registered: April 2008
|
Senior Member |
|
|
On Jan 18, 11:30 am, Robin Wilson <ro...@rtwilson.com> wrote:
> Hi all,
>
> Firstly, I want to say thank you to the members of this group for the
> help they have given me with IDL over the last few years. I'd just like
> to check what the procedure is for acknowledging this help (particularly
> if the help comes in the form of code samples, or even fully written
> routines) in academic publications.
>
> I obviously don't want to 'rip anyone off' or be accused of stealing
> work from other people, so what do people suggest for attribution?
> Should I add something to the acknowledgments in the paper saying thanks
> to the members of the IDL newsgroup for their help, or does there need
> to be something more than this?
>
> Obviously when I have used code provided from IDL routine libraries on
> the internet I have kept the code headers complete, so it is obvious who
> the original author was. However, if people just read my paper they
> won't be aware that these people contributed code. Is this a problem?
>
> I'm hoping for a little bit of a discussion on this, so that I (and
> others who use advice and code from these groups) can do the right thing.
>
> Cheers,
>
> Robin
First thought: I think that it is understood that people are entitled
to use any code that is posted to the newsgroup without attribution,
unless stated otherwise. So there is no obligation.
Second thought: ..but it is certainly nice. I think that something
along the lines of what you said is fine.
Third thought: When code comes from specific libraries, there should
be specific notes on their webpages about your obligations for using
it. People who post code libraries may want to think about this if
they don't have anything already.
-Jeremy.
|
|
|