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

Publications in JSON #2

Open
gihanjayatilaka opened this issue May 20, 2022 · 0 comments
Open

Publications in JSON #2

gihanjayatilaka opened this issue May 20, 2022 · 0 comments

Comments

@gihanjayatilaka
Copy link
Member

Once publications.ce.pdn.ac.lk (or some other URL) is set up, can we simplify the JSON by the following approach?

REMOVING
"publications": [
{
"title": "Paper Title",
"authors": "Person1, Person2, ...",
"venue": "Journal or Conference Name",
"doi": "#",
}
],

ADDING
"publications": [
"https://publications.ce.pdn.ac.lk/pub1url","https://publications.ce.pdn.ac.lk/pub2url"
],

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

No branches or pull requests

1 participant