Skip to content

Commit aaaad48

Browse files
committed
move button up
1 parent df06bb6 commit aaaad48

7 files changed

Lines changed: 21 additions & 12 deletions

File tree

docs/2026/Extended Abstracts/Reviewer guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ OpenReview.
2323

2424
--8<-- "2026/openreview/button-reviewer-ea.md"
2525

26+
--8<-- "2026/openreview/working-in-openreview.md"
27+
2628
### Setting comment visibility
2729

2830
--8<-- "2026/openreview/comment-visibility.md"

docs/2026/Proceedings/Area chair (AC) guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ guidance from your senior area chair (SAC).
2020

2121
--8<-- "2026/openreview/button-ac.md"
2222

23+
--8<-- "2026/openreview/working-in-openreview.md"
24+
2325
### Setting comment visibility
2426

2527
--8<-- "2026/openreview/comment-visibility.md"

docs/2026/Proceedings/Author response guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ relevant to authors of submissions.
1212

1313
--8<-- "2026/openreview/button-author.md"
1414

15+
--8<-- "2026/openreview/working-in-openreview.md"
16+
1517
### Setting comment visibility
1618

1719
--8<-- "2026/openreview/comment-visibility.md"

docs/2026/Proceedings/Reviewer guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ with authors, other reviewers, and area chairs will take place via OpenReview.
2828

2929
--8<-- "2026/openreview/button-reviewer-proceedings.md"
3030

31+
--8<-- "2026/openreview/working-in-openreview.md"
32+
3133
### Setting comment visibility
3234

3335
--8<-- "2026/openreview/comment-visibility.md"

docs/2026/Proceedings/Senior area chair (SAC) guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ calibrate decisions across different ACs, and liaise with the TPC for final deci
1919

2020
--8<-- "2026/openreview/button-sac.md"
2121

22+
--8<-- "2026/openreview/working-in-openreview.md"
23+
2224
### Setting comment visibility
2325

2426
--8<-- "2026/openreview/comment-visibility.md"

snippets/2026/openreview/console.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,3 @@ From the console, you can access the forum page for each submission to view deta
33
post comments, and engage in discussions.
44
For a quickstart on the OpenReview forum page, see
55
[Using the New Forum Page](https://docs.openreview.net/getting-started/using-the-new-forum-page).
6-
7-
### Working in OpenReview
8-
9-
OpenReview supports Markdown and LaTeX formatting in text fields such as reviews,
10-
comments, and rebuttals. You can use standard Markdown syntax for structure and
11-
inline LaTeX (e.g., `$x^2$`) for mathematical notation.
12-
13-
!!! warning "Save your work locally"
14-
15-
Do not rely on the OpenReview console to store your work in progress. OpenReview
16-
has some autosave functionality, but it may not persist. Draft your reviews,
17-
responses, and comments in a local file before submitting them on OpenReview.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### Working in OpenReview
2+
3+
OpenReview supports Markdown and LaTeX formatting in text fields such as reviews,
4+
comments, and rebuttals. You can use standard Markdown syntax for structure and
5+
inline LaTeX (e.g., `$x^2$`) for mathematical notation.
6+
7+
!!! warning "Save your work locally"
8+
9+
Do not rely on the OpenReview console to store your work in progress. OpenReview
10+
has some autosave functionality, but it may not persist. Draft your reviews,
11+
responses, and comments in a local file before submitting them on OpenReview.

0 commit comments

Comments
 (0)