Trace: • coding_conventions
Bibliographic details for "moodle:coding_conventions"
- Page name: moodle:coding_conventions
- Author: Solin Expertise Center contributors
- Publisher: Solin Expertise Center.
- Date of this revision: 11 March 2016 15:02 UTC
- Date retrieved: 30 October 2025 15:40 UTC
-
- Page Version ID: 1457708534
Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Citation styles for "moodle:coding_conventions"
APA style
Solin Expertise Center contributors (2016). moodle:coding_conventions. Solin Expertise Center. Retrieved 15:40, 30 October, 2025 from https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534.
MLA style
“moodle:coding_conventions.” Solin Expertise Center. 11 Mar 2016, 15:02 UTC. 30 Oct 2025, 15:40 <https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534>.
MHRA style
Solin Expertise Center contributors, ‘moodle:coding_conventions’, Solin Expertise Center, 11 March 2016, 15:02 UTC, <https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534> [accessed 30 October 2025]
Chicago style
Solin Expertise Center contributors, “moodle:coding_conventions,” Solin Expertise Center, https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534 (accessed October 30, 2025).
CBE/CSE style
Solin Expertise Center contributors. moodle:coding_conventions [Internet]. Solin Expertise Center; 2016 Mar 11, 15:02 UTC [cited 2025 Oct 30]. Available from: https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534.
Bluebook style
moodle:coding_conventions, https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534 (last visited October 30, 2025).
AMA style
Solin Expertise Center contributors. moodle:coding_conventions. Solin Expertise Center. March 11, 2016, 15:02 UTC. Available at: https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534. Accessed October 30, 2025.
BibTeX entry
@misc{ wiki:xxx,
author = "Solin Expertise Center",
title = "moodle:coding_conventions --- Solin Expertise Center",
year = "2016",
url = "https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534",
note = "[Online; accessed 30-October-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Solin Expertise Center",
title = "moodle:coding_conventions --- Solin Expertise Center",
year = "2016",
url = "\url{https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534}",
note = "[Online; accessed 30-October-2025]"
}
You are here: start » moodle » coding_conventions
- Page name: moodle:coding_conventions
- Author: Solin Expertise Center contributors
- Publisher: Solin Expertise Center.
- Date of this revision: 11 March 2016 15:02 UTC
- Date retrieved: 30 October 2025 15:40 UTC
- Page Version ID: 1457708534
Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Solin Expertise Center contributors (2016). moodle:coding_conventions. Solin Expertise Center. Retrieved 15:40, 30 October, 2025 from https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534.
“moodle:coding_conventions.” Solin Expertise Center. 11 Mar 2016, 15:02 UTC. 30 Oct 2025, 15:40 <https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534>.
Solin Expertise Center contributors, ‘moodle:coding_conventions’, Solin Expertise Center, 11 March 2016, 15:02 UTC, <https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534> [accessed 30 October 2025]
Solin Expertise Center contributors, “moodle:coding_conventions,” Solin Expertise Center, https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534 (accessed October 30, 2025).
Solin Expertise Center contributors. moodle:coding_conventions [Internet]. Solin Expertise Center; 2016 Mar 11, 15:02 UTC [cited 2025 Oct 30]. Available from: https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534.
moodle:coding_conventions, https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534 (last visited October 30, 2025).
Solin Expertise Center contributors. moodle:coding_conventions. Solin Expertise Center. March 11, 2016, 15:02 UTC. Available at: https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534. Accessed October 30, 2025.
@misc{ wiki:xxx,
author = "Solin Expertise Center",
title = "moodle:coding_conventions --- Solin Expertise Center",
year = "2016",
url = "https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534",
note = "[Online; accessed 30-October-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Solin Expertise Center",
title = "moodle:coding_conventions --- Solin Expertise Center",
year = "2016",
url = "\url{https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534}",
note = "[Online; accessed 30-October-2025]"
}
You are here: start » moodle » coding_conventions