Subhramit Basu

Results 109 comments of Subhramit Basu

> Ah ok, so I have to wait and later I make another commit or there is another way to make the tests again? In the guide to set up...

@Nathaandev you force pushed a commit resetting the git history, file diff became 0 and the PR got automatically closed. This is why, force-pushing is considered a bad practice. See...

> @subhramit what is this jBang? For now, you can ignore that test. We are trying around a couple of things. You can look up the jbang project, if curious.

@Nathaandev code wise looks good to me. Can you provide some screenshots in the description (and tick off the respective mandatory check)?

I think this is done, hence closing. @RabidGhost On the correct use of the "Closes" keyword in PR descriptions, either put a "#" and then type the issue number (you...

@Monokaix this comment is to warn against the spammer @yashpawar6849. Please check [this](https://github.com/prometheus/prometheus/issues/16489#issuecomment-2841573331) comment by Prometheus maintainer Björn Rabenstein. @yashpawar6849 Hi, not a maintainer here but was taking a walk...

Solution sketch: The issue (in all probability) arises due to the disparity in reference mark formats across the (old) JStyles and the (new) CSL styles. CSL styles use the following...

Some more hints - for an example, see how conversion/mapping logic for `{citationType}` is present for JStyles: https://github.com/JabRef/jabref/blob/9768ab390e04349d97d782e8e04cb707367afb1f/jablib/src/main/java/org/jabref/logic/openoffice/backend/Codec52.java#L54-L79 Think of how this can be reused. We get the citation type...

This issue (partially) refs. https://github.com/JabRef/jabref/issues/11829 as well.

Confirmed: The issue arises due to the reasons stated above. https://github.com/teertinker/JabRef_LibreOffice_Converter/blob/747dcce9c9761d203f321c9949796f6b059c37da/JabRefConverterLib/Module1.xba#L38-L52