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

vstte paper #3473

Merged
merged 10 commits into from
Sep 4, 2024
Merged

vstte paper #3473

merged 10 commits into from
Sep 4, 2024

Conversation

rahulku
Copy link
Contributor

@rahulku rahulku commented Aug 30, 2024

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@rahulku rahulku requested a review from a team as a code owner August 30, 2024 16:12
@rahulku rahulku enabled auto-merge August 30, 2024 16:24
@carolynzech
Copy link
Contributor

carolynzech commented Aug 30, 2024

@rahulku This isn't going to merge automatically because it fails our required copyright status check. I believe we'll have to temporarily disable this check (or at least make it optional) so that this can merge.

@tautschnig
Copy link
Member

@rahulku This isn't going to merge automatically because it fails our required copyright status check. I believe we'll have to temporarily disable this check (or at least make it optional) so that this can merge.

Perhaps we should just include adequate copyright information in each of the files?

Copy link
Member

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest we have a Makefile or shell script that downloads the LNCS template files from Springer's website and extracts the necessary files.

papers/vstte2024/llncs.cls Outdated Show resolved Hide resolved
@tautschnig
Copy link
Member

I suggest we have a Makefile or shell script that downloads the LNCS template files from Springer's website and extracts the necessary files.

The following should do the trick:

#!/bin/sh
curl https://resource-cms.springernature.com/springer-cms/rest/v1/content/19238648/data/v8 -o llncs.zip
unzip llncs.zip llncs.cls splncs04.bst
rm llncs.zip

@rahulku
Copy link
Contributor Author

rahulku commented Sep 3, 2024

removed LLNCS specific files, added README.

papers/vstte2024/README.md Outdated Show resolved Hide resolved
@rahulku rahulku added this pull request to the merge queue Sep 4, 2024
Merged via the queue into model-checking:main with commit 4a9a70c Sep 4, 2024
27 checks passed
@rahulku rahulku deleted the vstte2024 branch September 4, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants