Skip to main content

<noteRef>


  • Date:
    02/02/2023
  • Modified:
    02/07/2026
  • Category:
    Elements

The <noteRef> element defines references to a <note> element. See note.

Attributes

NameExplanationRequired
idRef

Must match the id-attribute of the corresponding note. See note.

Yes

Examples

Numbered noteRef

<p>Met dit gedicht accepteerde Lieke Marsman (1990) in januari 2021 haar benoeming tot Dichter des Vaderlands.
  <noteRef idRef="#note-1">1</noteRef></p>

NoteRef with asterisk

<p>Vaak nemen schrijfsters mannelijke namen om überhaupt een uitgever zo ver te krijgen om hun werk te publicereren.<noteRef idRef="#note-2">*<noteRef></p>
  <note id="note-2"><p>* Zoals later die eeuw Mary Ann Evans, die zich George Elliot noemde.</p></note>

  • Date:
    02/02/2023
  • Modified:
    02/07/2026
  • Category: