News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Reference Code Blocs in a scientific report

Started by ThT12, March 27, 2009, 12:25:17 PM

Previous topic - Next topic

ThT12

Hello everybody !

I'm working with Code::Blocks (and with GNU GCC compiler), and I have to do a scientific report. So my question is : wich reference I have to write to mention Code::Blocks and GNU GCC compiler ?

I have searched on internet but I only found the GNU license.

Thanks for your help !  :D

ThT12

PS: Sorry for my english !

MortenMacFly

Quote from: ThT12 on March 27, 2009, 12:25:17 PM
wich reference I have to write to mention Code::Blocks
You an use http://www.codeblocks.org as a reference. Usually web addresses should not be put in a scientific report (as their content may change over the time) but I think in this case it's OK.

For the GNU compiler I can't tell - I would do the same with the GNU compiler web address...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Jenna

If you reference to or cite from a website (or it's contents), you should also state the date, when you have been on the site.

By the way C::B is licensed under gplv3 (that is not automatically correct for the contrib-plugins, you have to look into the sources).

A link to the license text can also be found on C::B's homepage.

ThT12

Thanks MortenMacFly et jens !

I'm gonna use the website, in the rapport, and add the website and the date in the "references" part.

Thanks a lot!

ThT12