14 lines
263 B
YAML
14 lines
263 B
YAML
|
title: Authors-block
|
||
|
authors:
|
||
|
- name: Lorenz A. Kapsner
|
||
|
orcid: 0000-0003-1866-860X
|
||
|
- name: Albert Krewinkel
|
||
|
orcid: 0000-0002-9455-0796
|
||
|
- name: Robert Winkler
|
||
|
version: 0.2.1
|
||
|
quarto-required: ">=1.3.0"
|
||
|
contributes:
|
||
|
filters:
|
||
|
- authors-block.lua
|
||
|
|