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

Add support for LTWA #12273

Open
koppor opened this issue Jan 3, 2017 · 10 comments
Open

Add support for LTWA #12273

koppor opened this issue Jan 3, 2017 · 10 comments
Labels
good first issue An issue intended for project-newcomers. Varies in difficulty.

Comments

@koppor
Copy link
Member

koppor commented Jan 3, 2017

Elsevier demands that title words of journal names have to be abbreviated using http://www.issn.org/services/online-services/access-to-the-ltwa/

Instead of matching whole titles (as offered by our abbreviation functionality), the matcher has to be rewritten to match single words.

koppor referenced this issue in JabRef/jabref-koppor Mar 29, 2021
79c4dba80a copied .github/workflows/merge.yaml .github/workflows/sheldon.yaml from styles
444eafb731 copied .github/workflows/sheldon.yaml from styles
810aad5bbc Add Hindi locale file (#216)
81e7a4db3e copied .github/workflows/sheldon.yaml from styles
01e105d03f copied .github/workflows/sheldon.yaml from styles
5e7a243493 copied .github/workflows/sheldon.yaml from styles
0cc2f75795 copied .github/workflows/sheldon.yaml from styles
01ccfd6e97 Update locales.json
5627bdaadb Update locales.json
af8f991570 Stop notifying 8827 port on Zotero servers (JabRef#215)
3ad32f0fb9 copied .github/workflows/merge.yaml from styles

git-subtree-dir: buildres/csl/csl-locales
git-subtree-split: 79c4dba80a16ad71a1ef462dcdba4db48e4f77ba
@koppor
Copy link
Member Author

koppor commented Apr 27, 2023

This is an alternative to our journal abbreviation functionality.

image

Task:

  1. Download the CSV from https://www.issn.org/wp-content/uploads/2021/07/ltwa_20210702.csv
  2. Create data structure (record) for it
  3. Fill data structure: read csv, fill data structure
  4. Create logic for abbreviation an unabbreviation using that data structure
  5. Bind logic to UI: New entry "LWTA" here:
    image
  6. Also bind logic to UI for unabbreviation
  7. Create a public static void main... method reading the CSV and storing it into an MVStore file (similar to JournalAbbreviationLoader)
  8. Rewrite code of step 4 to use the MVStore (similar to JournalAbbreviationLoader)

@koppor koppor added the good first issue An issue intended for project-newcomers. Varies in difficulty. label Apr 27, 2023
@wenshilanR
Copy link

Hi, I'm a computer science student looking for an issue for my project. Could you assign this issue to me? I would like to take a look at it and try to fix it. Thanks!

@Thomas-Bridgart
Copy link

Hello, could you please assign this issue to me? Keen to have a go.

@koppor
Copy link
Member Author

koppor commented Oct 16, 2024

@Thomas-Bridgart Sure! Sorry for the delay.

@koppor koppor added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Oct 16, 2024
@koppor koppor transferred this issue from JabRef/jabref-koppor Dec 6, 2024
@koppor koppor removed the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Feb 16, 2025
@koppor koppor moved this from In Progress to Free to take in Candidates for University Projects Feb 16, 2025
@koppor koppor moved this from Assigned to Free to take in Good First Issues Feb 16, 2025
@abderhman487
Copy link

Hello, could you please assign this issue to me?

Copy link
Contributor

👋 Hey @abderhman487, it looks like you're interested in working on this issue! 🎉

If you'd like to take on this issue, please use the command /assign-me to assign yourself.

@abderhman487
Copy link

/assign-me

@koppor
Copy link
Member Author

koppor commented Feb 18, 2025

/assign @abderhman487

@github-actions github-actions bot added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Feb 18, 2025
Copy link
Contributor

👋 Hey @abderhman487, thank you for your interest in this issue! 🎉

We're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

Happy coding! 🚀

⏳ Please note, you will be automatically unassigned if the issue isn't closed within 90 days (by 19 May 2025). A maintainer can also add the "📌 Pinned"" label to prevent automatic unassignment.

@ThiloteE ThiloteE moved this from Free to take to Assigned in Candidates for University Projects Feb 25, 2025
@ThiloteE ThiloteE moved this from Free to take to Assigned in Good First Issues Feb 25, 2025
@github-actions github-actions bot removed the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Mar 17, 2025
Copy link
Contributor

📋 Assignment Update

Hi @Thomas-Bridgart, you are no longer assigned to this issue.

Next steps

If you still want to work on this:

  • Comment with /assign-me to request reassignment
  • Ask a maintainer to assign you again
  • If you're making progress, a maintainer can add the pin label to prevent future automatic unassignment

@koppor koppor moved this from Assigned to Free to take in Candidates for University Projects Mar 17, 2025
@koppor koppor moved this from Assigned to Free to take in Good First Issues Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue An issue intended for project-newcomers. Varies in difficulty.
Projects
Status: Free to take
Status: Free to take
Development

No branches or pull requests

4 participants