Skip to content

Commit 1ef3ef2

Browse files
authored
Merge branch 'main' into fix/issue10251
2 parents dd805e1 + 9724c3d commit 1ef3ef2

File tree

6 files changed

+233
-0
lines changed

6 files changed

+233
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
3+
format:
4+
html:
5+
quality: 2
6+
typst:
7+
quality: 2
8+
keep-typ: true
9+
pdf:
10+
quality: na
11+
docx:
12+
quality: 2
13+
pptx:
14+
quality: na
15+
comment: abstract not shown
16+
revealjs:
17+
quality: na
18+
comment: abstract not shown
19+
dashboard:
20+
quality: na
21+
comment: abstract not shown
22+
date: 2008-02-29
23+
abstract: >
24+
The characteristic theme of the works of Stone is
25+
the bridge between culture and society. ...
26+
abstract-title: Abstract!
27+
_quarto:
28+
tests:
29+
html:
30+
ensureFileRegexMatches:
31+
-
32+
- 'Abstract\!'
33+
- []
34+
typst:
35+
ensureTypstFileRegexMatches:
36+
-
37+
- 'Abstract\!'
38+
- []
39+
docx:
40+
ensureDocxRegexMatches:
41+
-
42+
- 'Abstract\!'
43+
- []
44+
45+
---
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
3+
format:
4+
html:
5+
quality: 1
6+
typst:
7+
quality: na
8+
comment: affiliation title not shown
9+
pdf:
10+
quality: na
11+
comment: affiliation not shown
12+
docx:
13+
quality: na
14+
comment: affiliation not shown
15+
pptx:
16+
quality: na
17+
comment: affiliation not shown
18+
revealjs:
19+
quality: na
20+
comment: affiliation title not shown
21+
dashboard:
22+
quality: na
23+
comment: affiliation not shown
24+
affiliation-title: Affiliation!
25+
author:
26+
- name: Josiah Carberry
27+
id: jc
28+
orcid: 0000-0002-1825-0097
29+
30+
affiliation:
31+
- name: Brown University
32+
city: Providence
33+
state: RI
34+
url: https://www.brown.edu
35+
---
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
3+
format:
4+
html:
5+
quality: 1
6+
typst:
7+
quality: na
8+
comment: author title not shown
9+
pdf:
10+
quality: na
11+
comment: author title not shown
12+
docx:
13+
quality: na
14+
comment: author title not shown
15+
pptx:
16+
quality: na
17+
comment: author title not shown
18+
revealjs:
19+
quality: na
20+
comment: author title not shown
21+
dashboard:
22+
quality: na
23+
comment: author title not shown
24+
author:
25+
- name: Josiah Carberry
26+
id: jc
27+
orcid: 0000-0002-1825-0097
28+
29+
affiliation:
30+
- name: Brown University
31+
city: Providence
32+
state: RI
33+
url: https://www.brown.edu
34+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
3+
format:
4+
html:
5+
quality: na
6+
comment: description title not shown
7+
typst:
8+
quality: na
9+
comment: description not shown
10+
pdf:
11+
quality: na
12+
comment: description not shown
13+
docx:
14+
quality: na
15+
comment: description not shown
16+
pptx:
17+
quality: na
18+
comment: description not shown
19+
revealjs:
20+
quality: na
21+
comment: description not shown
22+
dashboard:
23+
quality: na
24+
comment: description not shown
25+
author: Josiah Carberry
26+
description-title: Description!
27+
description: A very serious theory
28+
---
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
format:
3+
html:
4+
quality: na
5+
comment: doi title not shown
6+
typst:
7+
quality: na
8+
comment: doi not shown
9+
pdf:
10+
quality: na
11+
comment: doi not shown
12+
docx:
13+
quality: na
14+
comment: doi not shown
15+
pptx:
16+
quality: na
17+
comment: doi not shown
18+
revealjs:
19+
quality: na
20+
comment: doi not shown
21+
dashboard:
22+
quality: na
23+
comment: doi not shown
24+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
25+
date: 2008-02-29
26+
title-block-banner: true
27+
author:
28+
- name: Josiah Carberry
29+
id: jc
30+
orcid: 0000-0002-1825-0097
31+
32+
affiliation:
33+
- name: Brown University
34+
city: Providence
35+
state: RI
36+
url: https://www.brown.edu
37+
abstract: >
38+
The characteristic theme of the works of Stone is
39+
the bridge between culture and society. ...
40+
abstract-title: Abstract!
41+
description: works of Stone
42+
keywords:
43+
- Metaphysics
44+
- String Theory
45+
license: "CC BY"
46+
copyright:
47+
holder: Josiah Carberry
48+
year: 2008
49+
citation:
50+
container-title: Journal of Psychoceramics
51+
volume: 1
52+
issue: 1
53+
doi: 10.5555/12345678
54+
funding: "The author received no specific funding for this work."
55+
---
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"
3+
date: 2008-02-29
4+
published-title: Published!
5+
format:
6+
html:
7+
quality: 1
8+
typst:
9+
quality: na
10+
comment: published title not shown
11+
pdf:
12+
quality: na
13+
comment: published title not shown
14+
docx:
15+
quality: na
16+
comment: published title not shown
17+
pptx:
18+
quality: na
19+
comment: published title not shown
20+
revealjs:
21+
quality: na
22+
comment: published title not shown
23+
dashboard:
24+
quality: na
25+
comment: publication date not shown
26+
author:
27+
- name: Josiah Carberry
28+
id: jc
29+
orcid: 0000-0002-1825-0097
30+
31+
affiliation:
32+
- name: Brown University
33+
city: Providence
34+
state: RI
35+
url: https://www.brown.edu
36+
---

0 commit comments

Comments
 (0)