Skip to content

Commit 8cde82e

Browse files
authored
Add headings
1 parent 43d09d1 commit 8cde82e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

en/cite/cite-as-you-write.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Using Cite As You Write to insert citations "on the fly" directly in your editor.
2+
description: Using Cite As You Write to insert citations "on the fly" directly into your editor.
33
---
44

55
# Cite As You Write (CAYW)
@@ -38,14 +38,18 @@ Currently, the following optional **GET** parameters are supported:
3838
| `select` | If set to `true` or any non-empty value, it will select the selected entries in JabRef | |
3939
| `librarypath` | The path to the library file, if not set, it will use the currently opened library in JabRef | |
4040

41-
Following formats are supported:
41+
### Supported formats
42+
43+
Supported values for paramter `format`:
4244

4345
| Format | Description |
4446
|---------------|--------------------------------------------------------------------------------------------------------|
4547
| `biblatex` | Additional `command` parameter, which allows to use another command for citing, defaults to `autocite` |
4648
| `simple-json` | A simple json containing the entry ID and the citation key |
4749

48-
Following applications are supported:
50+
### Supported applications
51+
52+
Supported values for paramter `application`:
4953

5054
| Application | parameter |
5155
|------------|-------------|

0 commit comments

Comments
 (0)