Is there a way to put Springer Basic into footnotes?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Could you possibly change the style accordingly? Many thanks in advance!!
I also noticed that the ibid-function is not yet activated. Could you maybe also have a look a this? Many thanks again!
Specify the fields in which the data is. then it's easier to help.
In addition, could the ibid-function be included?
Many thanks in advance.
Is this sufficient? Many thanks in advance.
1 - Remove sorting in the citation macro
2 - Add ibid
3 - Add formatting for legal cites from linked above. These are very similar to the APA legal-cites macro.
- ibid: added, please test and review
- sorting in bibliography: removed.
- legal stuff: edited
thank you for adapting that .doc file. That was extremely helpful!
https://github.com/POBrien333/styles/raw/f8e2842b1b266b4eefd43963692b9eaea204ff3c/springer-basic-note.csl
- open the link in a new browser tab/window
- Open this link: http://editor.citationstyles.org/codeEditor/
- copy all the code into the codeEditor
- On the top, switch to VisualEditor
- Left top, click on Style and Save Style
- Click on Download Style and it will download as a .csl
The specific changes that need to be made for cases:
- Name of the case in italics
- Docket number before date
- Reporter: no abbreviation
- Reporter volume: after reporter
For reports:
- Title: in italics
- Reporter number: to be included and should come after title
- Date: to be included and should come after reporter number
Is this sufficient?
italics: done
docket/date: switched
reporter (container-title): form=long
Reporter after volume: done
- report:
title: italics now
number and date added
https://github.com/POBrien333/styles/raw/b08f3e06523b492c209ece8f086c8502fbded4ae/springer-basic-note.csl
A couple of small points:
Reports:
- Between the title of a report and the report number, there should be a comma instead of a dot
- Dates: Should be 1 January 2018 instead of January 1, 2018
Cases:
- the reporter volume should not be in square brackets
- docket number before date
Many thanks in advance again!
- square brackets removed
- number/date switched again
reports:
- dot/comma: fixed
- date format: switched locale of style, please check
https://github.com/POBrien333/styles/raw/58b74697013f0f2ae46ba8628f87e5df4fd369a3/springer-basic-note.csl
Two (hopefully very last) comments:
- in case law, "paras" should be with a dot ("paras."). For the singular this is done, but not for the plural.
- for reports, there should not be a year in brackets between author and tittle. It should just be a comma. So e.g.: "International Law Commission, Report..." instead of "International Law Commission (2014) Report..."
Many thanks!
- reports: year. I've removed the year specifically for reports. please test.
- brackets: no clue. @bwiernik or @adamsmith to the rescue!
https://github.com/POBrien333/styles/raw/3f363d8c17ebb5e637cf16a88deb386517021156/springer-basic-note.csl
The year is removed for reports, yet the dot between author and title should be a comma.
Many thanks!
- paragraphs, no clue what you're doing here. Can't help
https://github.com/POBrien333/styles/raw/a8a9786aa2b67ecbf537ca3a0e205600400ee278/springer-basic-note.csl
@damnation That would be caused by the default locale being en-GB. If that is removed or changed to en-US, the abbreviation will change accordingly.