Skip to content

vstte paper#3473

Merged
rahulku merged 10 commits into
model-checking:mainfrom
rahulku:vstte2024
Sep 4, 2024
Merged

vstte paper#3473
rahulku merged 10 commits into
model-checking:mainfrom
rahulku:vstte2024

Conversation

@rahulku

@rahulku rahulku commented Aug 30, 2024

Copy link
Copy Markdown
Contributor

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

carolynzech commented Aug 30, 2024

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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?

@tautschnig tautschnig left a comment

Copy link
Copy Markdown
Member

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.

Comment thread papers/vstte2024/llncs.cls Outdated
@tautschnig

Copy link
Copy Markdown
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

Comment thread papers/vstte2024/paper.tex Outdated
@rahulku

rahulku commented Sep 3, 2024

Copy link
Copy Markdown
Contributor Author

removed LLNCS specific files, added README.

Comment thread papers/vstte2024/splncs04.bst Outdated
Comment thread papers/vstte2024/README.md Outdated
@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
@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