We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff7e2f commit 797d47cCopy full SHA for 797d47c
content/post/teach-courses/index.md
@@ -19,6 +19,16 @@ image:
19
20
On this page, you'll find some examples of the types of technical content that can be rendered with Hugo Blox.
21
22
+## Citation
23
+
24
+Here's an example of citing a publication using the cite shortcode:
25
26
+{{< cite page="/publication/preprint" view="citation" >}}
27
28
+You can also use the default view by omitting the view parameter:
29
30
+{{< cite page="/publication/conference-paper" >}}
31
32
## Video
33
34
Teach your course by sharing videos with your students. Choose from one of the following approaches:
0 commit comments