Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voevent 2.1 pr #18

Merged
merged 3 commits into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ DOCNAME = VOEvent
DOCVERSION = 2.1

# Publication date, ISO format; update manually for "releases"
DOCDATE = 2023-05-07
DOCDATE = 2024-05-22

# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
DOCTYPE = WD
DOCTYPE = PR

# An e-mail address of the person doing the submission to the document
# repository (can be empty until a make upload is being made)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![VOEvent version](https://img.shields.io/badge/VOEvent-WD--2.1-yellow.svg)
![VOEvent version](https://img.shields.io/badge/VOEvent-PR--2.1-yellow.svg)
[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)


Expand Down
6 changes: 3 additions & 3 deletions VOEvent.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
\title{Sky Event Reporting Metadata (VOEvent)}

% see ivoatexDoc for what group names to use here
\ivoagroup{Time Domain}
\ivoagroup[IG]{Time Domain}

\author{Baptiste {\bf Cecconi}, Observatoire de Paris-PSL, France}
\author{\\Alasdair {\bf Allan}, University of Exeter, UK}
Expand All @@ -35,7 +35,7 @@
\editor[mailto:[email protected]]{Rob Seaman}
\editor[mailto:[email protected]]{Roy Williams}

\previousversion[http://www.ivoa.net/documents/VOEvent/20110711/REC-VOEvent-2.0.pdf]{VOEvent 2.0}
\previousversion[http://www.ivoa.net/documents/VOEvent/20110711/]{VOEvent 2.0}

\setcounter{secnumdepth}{5}

Expand Down Expand Up @@ -88,7 +88,7 @@
%%% to be removed
\section*{Status of this Document}
This is the Proposed Recommendation of VOEvent v2.1. The first release of the
near final document was 2020 May 5th.
near final document was 2024 May 22nd.

This document describes an update to the IVOA VOEvent recommendation for the
representation of solar system events. It has been developed by the Solar System
Expand Down