Trace: • caching_nested_forms • 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: 4 April 2025 09:11 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 09:11, 4 April, 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. 4 Apr 2025, 09:11 <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 4 April 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 April 4, 2025).
CBE/CSE style
Solin Expertise Center contributors. moodle:coding_conventions [Internet]. Solin Expertise Center; 2016 Mar 11, 15:02 UTC [cited 2025 Apr 4]. 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 April 4, 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 April 4, 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 4-April-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 4-April-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: 4 April 2025 09:11 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 09:11, 4 April, 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. 4 Apr 2025, 09:11 <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 4 April 2025]
Solin Expertise Center contributors, “moodle:coding_conventions,” Solin Expertise Center, https://tech.solin.eu/doku.php?id=moodle:coding_conventions&rev=1457708534 (accessed April 4, 2025).
Solin Expertise Center contributors. moodle:coding_conventions [Internet]. Solin Expertise Center; 2016 Mar 11, 15:02 UTC [cited 2025 Apr 4]. 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 April 4, 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 April 4, 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 4-April-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 4-April-2025]" }
You are here: start » moodle » coding_conventions