Click here to Skip to main content
15,888,461 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Article was been published as tip ? Pin
Pete O'Hanlon4-Mar-15 9:46
mvePete O'Hanlon4-Mar-15 9:46 
GeneralRe: Article was been published as tip ? Pin
DiponRoy4-Mar-15 10:16
DiponRoy4-Mar-15 10:16 
GeneralRe: Article was been published as tip ? Pin
Pete O'Hanlon4-Mar-15 10:41
mvePete O'Hanlon4-Mar-15 10:41 
AnswerRe: Article was been published as tip ? Pin
Pete O'Hanlon4-Mar-15 8:51
mvePete O'Hanlon4-Mar-15 8:51 
GeneralRe: Article was been published as tip ? Pin
DiponRoy4-Mar-15 10:19
DiponRoy4-Mar-15 10:19 
GeneralRe: Article was been published as tip ? Pin
Pete O'Hanlon4-Mar-15 10:24
mvePete O'Hanlon4-Mar-15 10:24 
AnswerRe: Article was been published as tip ? Pin
Nelek5-Mar-15 0:40
protectorNelek5-Mar-15 0:40 
QuestionWriting an article about double-double types Pin
Daniel Pfeffer3-Mar-15 4:58
professionalDaniel Pfeffer3-Mar-15 4:58 
I intend to write an article (including source code) about my implementation of the double-double type (an extended-precision floating-point type, implemented using two 'double's). I have used code written by David Bailey (the QD library) as a starting point, but am adding many features:

* higher precision for trigonometric functions
* better implementation of exponential functions
* implementation of additional functions present in the C++ <math> header
* writing the code in a modern manner (everything in the appropriate namespaces, etc.)
* ...

Would that sort of article be acceptable as a new article, or is it likely to be considered plagiarism?

[Naturally, the non-original parts of the code are acknowledged in the source and in the article.]
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack.

--Winston Churchill

AnswerRe: Writing an article about double-double types Pin
Pete O'Hanlon3-Mar-15 11:54
mvePete O'Hanlon3-Mar-15 11:54 
GeneralRe: Writing an article about double-double types Pin
Daniel Pfeffer3-Mar-15 22:59
professionalDaniel Pfeffer3-Mar-15 22:59 
AnswerRe: Writing an article about double-double types Pin
Jörgen Andersson4-Mar-15 7:10
professionalJörgen Andersson4-Mar-15 7:10 
GeneralRe: Writing an article about double-double types Pin
Daniel Pfeffer4-Mar-15 8:17
professionalDaniel Pfeffer4-Mar-15 8:17 
GeneralRe: Writing an article about double-double types Pin
Jörgen Andersson4-Mar-15 8:27
professionalJörgen Andersson4-Mar-15 8:27 
GeneralRe: Writing an article about double-double types Pin
Daniel Pfeffer4-Mar-15 8:43
professionalDaniel Pfeffer4-Mar-15 8:43 
GeneralRe: Writing an article about double-double types Pin
Jörgen Andersson4-Mar-15 8:52
professionalJörgen Andersson4-Mar-15 8:52 
QuestionSpam or not? Pin
The Grand Programming Works, Ltd.1-Mar-15 21:26
professionalThe Grand Programming Works, Ltd.1-Mar-15 21:26 
AnswerRe: Spam or not? Pin
den2k881-Mar-15 21:34
professionalden2k881-Mar-15 21:34 
AnswerRe: Spam or not? Pin
Chris Maunder2-Mar-15 3:44
cofounderChris Maunder2-Mar-15 3:44 
QuestionDoubt related writing third party tools Pin
Sibeesh Passion1-Mar-15 21:05
professionalSibeesh Passion1-Mar-15 21:05 
AnswerRe: Doubt related writing third party tools Pin
Sean Ewington2-Mar-15 3:28
staffSean Ewington2-Mar-15 3:28 
GeneralOT - the power! Pin
Richard MacCutchan2-Mar-15 3:33
mveRichard MacCutchan2-Mar-15 3:33 
GeneralRe: OT - the power! Pin
Sean Ewington2-Mar-15 3:37
staffSean Ewington2-Mar-15 3:37 
GeneralRe: OT - the power! Pin
PIEBALDconsult2-Mar-15 3:39
mvePIEBALDconsult2-Mar-15 3:39 
GeneralRe: Doubt related writing third party tools Pin
Sibeesh Passion2-Mar-15 3:42
professionalSibeesh Passion2-Mar-15 3:42 
QuestionArticles containing run time source. Pin
H.SmithMi28-Feb-15 2:52
H.SmithMi28-Feb-15 2:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.