We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95bc79b commit 141c75fCopy full SHA for 141c75f
1 file changed
en/cite/cite-as-you-write.md
@@ -47,13 +47,15 @@ Following formats are supported:
47
48
Following applications are supported:
49
50
-- emacs
51
-- LyX
52
-- Sublime
53
-- Texmaker
54
-- TeXShop
55
-- TeXstudio
56
-- TeXworks
57
-- vim
58
-- VS Code
59
-- WinEdt
+| Application | parameter |
+|------------|-------------|
+| emacs | `emacs` |
+| LyX | `lyx` |
+| Sublime | `sublime` |
+| Texmaker | `texmaker` |
+| TeXShop | `texshop` |
+| TeXstudio | `texstudio` |
+| TeXworks | `texworks` |
+| vim | `vim` |
60
+| VS Code | `vscode` |
61
+| WinEdt | `winedt` |
0 commit comments