Skip to content

Commit b817b03

Browse files
committed
add link to paper in guide
1 parent e12d49d commit b817b03

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

site/guide.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: "Verus: A Practical Foundation for Systems Verification<br/>Artifact Guid
55

66
This file is rendered at https://verus-lang.github.io/paper-sosp24-artifact/guide.html, we recommend reading it there. This page's source is at [https://github.com/verus-lang/paper-sosp24-artifact/blob/main/site/guide.md](https://github.com/verus-lang/paper-sosp24-artifact/blob/main/site/guide.md).
77

8-
<div style="background-color: #eee; margin-top: 10px; margin-right: 0px;">
9-
{{ "The current paper draft (in shepherding) is at [assets/paper-20240921-162720-b7db935.pdf](assets/paper-20240921-162720-b7db935.pdf)." | markdownify }}
10-
</div>
8+
The version of record of the paper is available at [https://dl.acm.org/doi/10.1145/3694715.3695952](https://dl.acm.org/doi/10.1145/3694715.3695952).
119

1210
**This artifact references external repositories with open-source versions of Verus and the use cases presented. The artifact uses fixed commits (or "refspecs" / SHAs) which are also listed here: [https://github.com/verus-lang/paper-sosp24-artifact/blob/main/external-repository-versions.md](https://github.com/verus-lang/paper-sosp24-artifact/blob/main/external-repository-versions.md).**
1311

@@ -928,4 +926,4 @@ This is not done by the unverified implementation.
928926

929927
<div style="margin-left: -20px; padding-left: 20px; margin-top:20px; background-color: #eee; margin-right: -20px; padding-right: 20px;">
930928
{{ aeset1x | markdownify }}
931-
</div>
929+
</div>

0 commit comments

Comments
 (0)