Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Read Me Citing Code Forum Content

Status
Not open for further replies.

Malcolm

Administrator
Administrator
Staff Team
Code+

Citing Code Forum Content

This guide explains how to cite material found on Code Forum. The citation format depends on whether you are referencing an entire thread or a specific post.

Citing a thread or resourceCiting a specific post or message
Format:​
Format:​
Username. (Year). "Thread Title." Code Forum. URLUsername. (Year). Reply to "Thread Title." Code Forum. URL
Example:​
Example:​
Malcolm. (2019). "How to post your code into threads." Code Forum. https://codeforum.org/threads/how-to-post-your-code-into-threads.183/Malcolm. (2019). Reply to "How to post your code into threads." Code Forum. https://codeforum.org/threads/how-to-post-your-code-into-threads.183/post-6203

Note: If citing in WordPress, Word documents, or any other rich-text environment, it is optional to link the username to the author's profile. The date may be written as YYYY or YYYY-MM-DD if more precise referencing is preferred.

Citing in your code

Format:
Code:
// Source: 
// Username. (Year). "Thread Title." Code Forum. 
// URL

Example:

JavaScript:
// Source:
// Malcolm. (2019). "How to post your code into threads." Code Forum.
// https://codeforum.org/threads/how-to-post-your-code-into-threads.183/
 
Status
Not open for further replies.

Latest posts

Buy us a coffee!

Buy me a coffee.
Back
Top Bottom