LiborA
About
- Username
- LiborA
- Joined
- Roles
- Member
Comments
-
Pull Request created https://github.com/citation-style-language/styles/pull/2678
-
Maybe this is in full text
-
I think the "." is added.
-
@zurpher I've updated gist above, so download it again a try it please. There is link: https://gist.githubusercontent.com/libora/7afe75b62b562e6f2861943651fa997f/raw/343991339407c65709053dfef1874dbdde9198e0/springer-vs-author-date-german.csl
-
Can you share Zotero records for these three reports. I would like to test it locally.
-
OK, try please this version https://gist.githubusercontent.com/libora/7afe75b62b562e6f2861943651fa997f/raw/4473f1de88e935b95395a9836c6db406af538ef3/springer-vs-author-date-german.csl
-
If you have your attached files on google drive, then there is not necessary to have it on Zotero servers and you can sync only metadata. https://www.zotero.org/support/sync
-
Sorry I do not understand your question, can you be more precise (Provide steps for reproduce)?
-
@zurpher the type of document does not affect the ordering. Sorry I can say that I am lost in all posts here. Can you exactly define errors in the output from last style from damnation?
-
Pull request for new style has created https://github.com/citation-style-language/styles/pull/2677
-
@damnation try to use insted of in line 159 I think it should work.
-
sqlite je databázový soubor kam Zotero ukládá vše. Jsou ale možné 2 věci: 1. neotvíráte tu přinesenou databázi a stále ten "synchronizovaný" soubor (pochybuji ale o tom, protože mi nepřipadáte jako člověk, který vůbec netuší jak počítače fungují) 2.…
-
ne, je to v nich. Nejprve to bude chtit vypnout synchronizaci a az pote zkusit otevrit v Zoteru. Technické detaily ale rozhodne umí lépe adamsmith. jste si jist, že máte ty správne soubory sqlite?
-
Doufám, že je máte ještě někde zazálohované a použil jste jejich kopii.
-
Nemusí to být bohužel. Záleží, kde jste měl datový adresář, pokud nebude proveden formát disku, tak je pořád šance.
-
používáte zotero pro firefox nebo standalone? pokud pro firefox, tak je ještě šance, že osvícený ajťák Vám přenese Váš profil.
-
Pochybuji o tom, že bude uložen tak dlouhý žurnál. V datovém adresáři Zotero jsou soubory zotero.sqlite a zotero.sqlite.bak. Pokud by se je podařilo zazálohovat, než ten disk smažou, tak by to bylo nejjednodušší.
-
Mate přístup ke starému harddisku?
-
This functionality is implemented. See Option of Zotero (table General) and Option of Connector. Note: I use 5.0 and maybe it is different in the 4.x version
-
Do you use firefox or standalone? Do you have Windows or Mac or Linux? EDIT: shortly: You have to find the file with name zotero.dot in your computer and copy this file to Word Startup folder. That's all. All others steps described in the guideline…
-
You can try manual installation https://www.zotero.org/support/windows_word_plugin_manual_installation_instructions
-
Yes, that's clear. I've opened this thread because I think that other users can be in a simillar situation and the message about existing old Zotero plugin in FF or about usage of Zotero database by another process can help him. In short period afte…
-
I use Zotero 5.0 a lot of months. But if I open Firefox before Zotero then the Zotero 5.0 freeze. I still did not know why, till yesterday I've checked plugin installed in FF and found Zotero for FF.
-
Aha, I do not use Zotero for Firefox from migration to 5.0 beta. I was thinking that it will not works due to change in Zotero database.
-
This debug ID is in the first post.
-
Yes, this situation I see last two months. Maybe I do not see any message due to old and slow computer. My laptop died two months ago I started to use 7 years old computer at home. I do not use Firefox as my default explorer so it was not a big prob…
-
Create a correct record from PDF will be allways a little problematic. The document is saved correctly from parent page (without .pdf in URL).
-
The code have to be changed on and this key have to be add to bibliography part too. Then you get correct output.
-
In the style from damnation is not defined sorting key for in-line citation, so the output is sorted probably in order you add the references in your document (in-line citation). In the bibliography is sorting key defined only by author and title. F…
-
In-text citation of multiple authors produces three different instead of one instance. Currently wrong: (NSchI 2010a) (NSchI 2010b) (NSchI 2008) Should be: (NSchI 2008, 2010a, 2010b) I got correct output, did you really add them as multiple author…