-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathdokuwiki_dates.json
More file actions
810 lines (810 loc) · 35.9 KB
/
dokuwiki_dates.json
File metadata and controls
810 lines (810 loc) · 35.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
{
"%E6%97%A5%E6%9C%AC%E8%AA%9E": "2009-06-17",
"1.0_changelog": "2018-02-12",
"1.5_beta": "2009-05-26",
"1.5_beta_known_issues": "2009-05-15",
"2.0": "2012-04-19",
"2.0_beta": "2010-01-26",
"2.0_beta_known_issues": "2010-01-26",
"2.0_changelog": "2018-02-12",
"2.0_known_issues": "2010-03-12",
"2.1": "2017-11-22",
"2.1_beta": "2011-03-18",
"2.1_changelog": "2018-02-12",
"3.0": "2015-10-05",
"3.0_changelog": "2018-02-12",
"4.0": "2013-04-02",
"4.0_changelog": "2018-02-12",
"5.0": "2017-07-11",
"5.0_changelog": "2022-03-17",
"6.0_changelog": "2024-11-06",
"7.0_changelog": "2026-01-22",
"8.0_changelog": "2026-04-10",
"9.0_changelog": "2026-04-10",
"_dokuwiki": "2026-05-12",
"_media": "2025-05-22",
"about_cheap_vps_hosting": "2013-07-15",
"adding_items_to_zotero": "2026-02-11",
"additional_documentation_resources": "2012-04-25",
"adopt": "2017-11-22",
"advanced_search": "2009-03-06",
"advanced_search_screencast": "2009-03-11",
"advisory_board": "2009-02-24",
"an_introduction_to_easy_advice_of_ecopolitan_ec": "2013-06-12",
"android": "2025-06-04",
"annotation_screencast": "2009-03-11",
"apply_top_seo_strategies_to_boost_youtube_one_channel": "2013-07-25",
"archive_the_web": "2017-11-25",
"asking_a_personal_injury_legal_representative_the_right_questions": "2013-06-09",
"attaching_files": "2025-09-11",
"attraction_marketing_system_-_how_to_make_money_with_youtube": "2013-07-23",
"basic_search": "2009-03-06",
"basic_search_screencast": "2009-03-11",
"beknopte_handleiding_zotero": "2009-06-17",
"benefits_of_vps_hosting_for_wordpress": "2013-07-14",
"beta_builds": "2026-04-10",
"brand": "2024-08-16",
"broswer_connector_preferences": "2017-12-06",
"browser_console": "2024-08-29",
"buttons": "2012-04-30",
"changelog": "2026-05-06",
"chapter_0/introduction": "2011-04-07",
"chapter_1/introduction_to_zotero_translators": "2012-04-25",
"chapter_1/the_different_kinds_of_zotero_translators": "2012-04-25",
"citation_formats": "2009-02-27",
"collections": "2013-08-10",
"collections_and_tags": "2025-07-29",
"collections_screencast": "2009-03-11",
"committed_server_beaten_by_the_more_affordable_vps_hosting": "2013-07-15",
"commons": "2015-12-18",
"compared_-_fast_systems_for_bartley_ridge_condominium": "2013-06-15",
"compatibility_matrix": "2016-09-28",
"compatible_resources": "2009-02-27",
"compatible_standards_and_software": "2012-04-26",
"composing_killer_press_releases_-_getting_the_job_done": "2013-05-26",
"connector": "2024-04-26",
"connector/preferences/advanced": "2017-07-18",
"connector/preferences/general": "2017-07-17",
"connector/preferences/proxies": "2017-07-17",
"connector_auth_complete": "2017-11-22",
"connector_changelog": "2017-01-03",
"connector_preferences": "2025-07-02",
"contact_us": "2023-02-21",
"convert_your_main_pleasure_dishes_firmly_into_an_excellent_unimagined_super_meal_2466": "2013-06-08",
"creating_an_item_from_a_web_page_screencast": "2009-03-11",
"creating_bibliographies": "2025-12-12",
"credits_and_acknowledgments": "2026-01-19",
"csl_simple_edits": "2012-05-24",
"debug_output": "2025-03-04",
"dev/_dokuwiki": "2008-11-02",
"dev/accessing_zotero_data_using_an_sqlite_client": "2011-04-16",
"dev/api": "2011-04-15",
"dev/api_user_docs": "2011-04-16",
"dev/api_user_docs/search_fields": "2011-04-17",
"dev/building_the_standalone_client": "2011-04-17",
"dev/calling_zotero_processes_from_within_firefox": "2007-11-07",
"dev/citation_styles": "2018-11-16",
"dev/citation_styles/citeproc-node": "2017-11-27",
"dev/citation_styles/csl_0.8.1_syntax": "2017-11-27",
"dev/citation_styles/preview_pane": "2018-11-20",
"dev/citation_styles/reference_test_pane": "2022-05-05",
"dev/citation_styles/sharing_styles": "2017-11-27",
"dev/citation_styles/start": "2011-04-15",
"dev/citation_styles/style_editing_step-by-step": "2025-02-18",
"dev/citeproc-node": "2011-04-19",
"dev/client_coding": "2023-05-22",
"dev/client_coding/building_pythonext_for_zotero_macword_integration": "2011-05-27",
"dev/client_coding/building_the_desktop_app": "2024-07-20",
"dev/client_coding/building_the_desktop_app_windows_notes": "2023-10-17",
"dev/client_coding/building_the_standalone_client": "2023-05-21",
"dev/client_coding/building_the_standalone_client_under_cygwin": "2011-08-25",
"dev/client_coding/building_the_standalone_client_windows_notes": "2023-05-21",
"dev/client_coding/building_the_zotero_client": "2023-05-21",
"dev/client_coding/building_the_zotero_desktop_app": "2023-05-22",
"dev/client_coding/building_the_zotero_desktop_app_windows_notes": "2023-05-22",
"dev/client_coding/changes_in_zotero_2.1": "2017-11-27",
"dev/client_coding/changes_in_zotero_2.1_and_zotero_standalone": "2011-08-21",
"dev/client_coding/changes_in_zotero_3.0": "2017-11-27",
"dev/client_coding/coding_guidelines": "2017-11-27",
"dev/client_coding/connector_http_server": "2025-12-11",
"dev/client_coding/developer_tools": "2024-07-20",
"dev/client_coding/direct_sqlite_database_access": "2022-08-14",
"dev/client_coding/extension_files": "2019-10-01",
"dev/client_coding/http_integration_protocol": "2026-05-12",
"dev/client_coding/javascript_api": "2024-08-21",
"dev/client_coding/javascript_api/search_fields": "2011-04-17",
"dev/client_coding/libreoffice_plugin_wire_protocol": "2026-05-12",
"dev/client_coding/plugin_development": "2023-11-14",
"dev/code4lib": "2011-04-15",
"dev/coding_guidelines": "2011-04-15",
"dev/connector_http_server": "2011-04-19",
"dev/creating_citation_styles": "2012-02-17",
"dev/creating_locate_engines_using_opensearch": "2017-11-22",
"dev/creating_translators_for_sites": "2012-02-17",
"dev/csl_syntax_summary": "2011-04-15",
"dev/cv_api": "2012-04-26",
"dev/data_formats": "2020-12-02",
"dev/data_model": "2017-12-18",
"dev/dataserver_setup": "2014-09-18",
"dev/db_schema": "2011-04-18",
"dev/de/localization": "2012-04-03",
"dev/developer_information": "2011-04-15",
"dev/documentation": "2022-07-18",
"dev/documentation/start": "2011-04-15",
"dev/ecosystem": "2011-04-11",
"dev/examples": "2011-04-06",
"dev/exposing_metadata": "2024-02-24",
"dev/exposing_metadata/coins": "2020-06-14",
"dev/exposing_metadata/using_zotero_to_create_coins_so_you_can_embed_metadata_in_your_website": "2011-09-06",
"dev/exposing_metadata/wordpress_plugins": "2011-10-14",
"dev/exposing_your_metadata": "2010-10-06",
"dev/extension_files": "2019-10-01",
"dev/getting_started": "2017-12-18",
"dev/grab_xpaths_with_firebug": "2011-07-23",
"dev/how_to_write_a_zotero_translator_2nd_edition": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_1": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_1/translators": "2011-04-03",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_10": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_11": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_12": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_13": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_14": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_15": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_16": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_17": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_2": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_3": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_4": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_5": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_6": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_7": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_8": "2017-11-22",
"dev/how_to_write_a_zotero_translator_2nd_edition/chapter_9": "2017-11-22",
"dev/how_to_write_a_zotero_translator_plusplus": "2017-11-19",
"dev/interacting_with_zotero_from_within_firefox": "2019-06-18",
"dev/key_files": "2006-11-13",
"dev/localization": "2025-06-11",
"dev/make_your_site_zotero_ready": "2011-04-15",
"dev/making_coins": "2011-04-15",
"dev/modifying_zotero_files": "2019-06-18",
"dev/oauth": "2011-04-15",
"dev/overview_of_zotero_and_the_technologies_it_uses": "2011-04-19",
"dev/plugin_directory": "2011-04-15",
"dev/project_ideas": "2020-06-14",
"dev/refbase": "2010-10-06",
"dev/reference_types": "2011-04-15",
"dev/sample_plugin": "2019-10-01",
"dev/sample_utility": "2007-11-07",
"dev/scaffold": "2018-05-07",
"dev/scaffold_tutorial": "2009-06-28",
"dev/scaffoldtutorial": "2007-10-17",
"dev/server_api": "2013-03-18",
"dev/server_api/file_upload": "2013-02-14",
"dev/server_api/json": "2011-11-28",
"dev/server_api/next/read_api": "2013-02-09",
"dev/server_api/next/server_api": "2013-02-09",
"dev/server_api/next/start": "2013-02-09",
"dev/server_api/next/write_api": "2013-02-09",
"dev/server_api/oauth": "2013-02-14",
"dev/server_api/read_api": "2013-02-14",
"dev/server_api/start": "2013-02-16",
"dev/server_api/syncing": "2013-02-09",
"dev/server_api/tutorial": "2012-03-26",
"dev/server_api/v1/file_upload": "2013-02-14",
"dev/server_api/v1/oauth": "2013-02-14",
"dev/server_api/v1/read_api": "2013-02-14",
"dev/server_api/v1/start": "2013-02-14",
"dev/server_api/v1/write_api": "2013-02-14",
"dev/server_api/v2/changes_from_v1": "2013-02-27",
"dev/server_api/v2/file_upload": "2013-10-24",
"dev/server_api/v2/fulltext_content": "2014-01-07",
"dev/server_api/v2/oauth": "2014-05-08",
"dev/server_api/v2/read_api": "2013-02-09",
"dev/server_api/v2/read_requests": "2014-02-05",
"dev/server_api/v2/start": "2013-06-15",
"dev/server_api/v2/syncing": "2014-01-07",
"dev/server_api/v2/write_requests": "2013-11-25",
"dev/server_api/write_api": "2013-02-14",
"dev/server_write_api": "2011-05-30",
"dev/source_code": "2024-04-21",
"dev/start": "2020-06-14",
"dev/start/api": "2011-04-23",
"dev/start/assignment_grid": "2011-04-06",
"dev/start/citation_styles": "2011-04-23",
"dev/start/developer_workshop_space": "2011-04-23",
"dev/start/documentation": "2011-04-23",
"dev/start/getting_started_with_zotero": "2011-04-15",
"dev/start/getting_started_with_zotero_development": "2012-04-26",
"dev/start/index": "2011-04-19",
"dev/start/localization": "2011-04-15",
"dev/start/newberry_workshop_space": "2011-04-15",
"dev/start/northwestern_workshop_space": "2011-04-15",
"dev/start/programming_for_zotero": "2011-03-31",
"dev/start/project_ideas": "2011-04-15",
"dev/start/translators": "2011-04-19",
"dev/start/uw-madison_workshop_space": "2011-04-15",
"dev/start/zotero_client": "2011-04-15",
"dev/start/zotero_client_and_plug-ins": "2011-04-15",
"dev/submitting_citation_styles": "2011-04-15",
"dev/svn_and_trac_access": "2013-04-10",
"dev/technologies": "2017-12-12",
"dev/translator_best_practices": "2011-07-29",
"dev/translator_coding": "2011-04-20",
"dev/translator_development_outside_scaffold": "2011-10-14",
"dev/translator_framework": "2011-04-20",
"dev/translator_overview": "2010-07-18",
"dev/translator_tips_tricks": "2010-04-07",
"dev/translators": "2026-05-12",
"dev/translators/coding": "2025-05-22",
"dev/translators/connectors": "2017-12-12",
"dev/translators/datasets": "2025-05-22",
"dev/translators/documentation": "2011-07-29",
"dev/translators/framework": "2017-11-18",
"dev/translators/functions": "2017-07-11",
"dev/translators/priority": "2017-12-07",
"dev/translators/scaffold": "2024-04-26",
"dev/translators/testing": "2017-09-28",
"dev/translators/tutorial": "2017-11-22",
"dev/translators_reference_guide": "2017-03-19",
"dev/v1/start": "2013-02-14",
"dev/web_api": "2013-03-18",
"dev/web_api/file_upload": "2013-02-14",
"dev/web_api/json": "2011-11-28",
"dev/web_api/next/read_api": "2013-02-09",
"dev/web_api/next/server_api": "2013-02-09",
"dev/web_api/next/start": "2013-02-09",
"dev/web_api/next/write_api": "2013-02-09",
"dev/web_api/oauth": "2013-02-14",
"dev/web_api/read_api": "2013-02-14",
"dev/web_api/start": "2017-11-27",
"dev/web_api/syncing": "2013-02-09",
"dev/web_api/tutorial": "2012-03-26",
"dev/web_api/v1/file_upload": "2017-11-27",
"dev/web_api/v1/oauth": "2017-11-27",
"dev/web_api/v1/read_api": "2017-11-27",
"dev/web_api/v1/start": "2017-11-27",
"dev/web_api/v1/write_api": "2017-11-27",
"dev/web_api/v2/changes_from_v1": "2017-11-27",
"dev/web_api/v2/file_upload": "2017-11-27",
"dev/web_api/v2/fulltext_content": "2017-11-27",
"dev/web_api/v2/oauth": "2017-11-27",
"dev/web_api/v2/read_api": "2013-02-09",
"dev/web_api/v2/read_requests": "2017-11-27",
"dev/web_api/v2/start": "2017-11-27",
"dev/web_api/v2/syncing": "2017-11-27",
"dev/web_api/v2/write_requests": "2017-11-27",
"dev/web_api/v3/basics": "2026-05-09",
"dev/web_api/v3/changes_from_v2": "2022-06-23",
"dev/web_api/v3/file_upload": "2026-03-16",
"dev/web_api/v3/fulltext_content": "2022-06-23",
"dev/web_api/v3/global_search": "2017-06-13",
"dev/web_api/v3/oauth": "2017-11-27",
"dev/web_api/v3/read_requests": "2014-06-12",
"dev/web_api/v3/start": "2022-06-23",
"dev/web_api/v3/streaming_api": "2025-02-21",
"dev/web_api/v3/syncing": "2022-08-14",
"dev/web_api/v3/translation": "2014-07-14",
"dev/web_api/v3/types_and_fields": "2019-12-07",
"dev/web_api/v3/write_requests": "2024-10-10",
"dev/web_api/write_api": "2013-02-14",
"dev/web_api_old": "2011-05-30",
"dev/web_api_old/oauth": "2011-05-30",
"dev/web_api_old/read_api": "2011-05-30",
"dev/web_api_old/tutorial": "2011-05-30",
"dev/web_api_old/write_api": "2011-05-30",
"dev/word-processor_integration": "2011-04-15",
"dev/wordpress": "2011-04-15",
"dev/workshops": "2020-06-14",
"dev/workshops/code4lib_2008": "2020-06-14",
"dev/workshops/newberry_library": "2020-06-14",
"dev/workshops/northwestern_university": "2020-06-14",
"dev/workshops/start": "2011-04-15",
"dev/workshops/university_of_wisconsin_madison": "2020-06-14",
"dev/writing_documentation": "2013-03-07",
"dev/zotero_2.1_and_zotero_standalone_for_developers": "2011-04-20",
"dev/zotero_7_for_developers": "2025-07-17",
"dev/zotero_8_for_developers": "2026-02-18",
"dev/zotero_community_utilities": "2007-11-07",
"dev/zotero_metadata_format": "2007-11-07",
"dev_builds": "2022-07-16",
"development_roadmap": "2018-08-28",
"documentation_update_z5": "2020-06-14",
"documentation_update_z5/drafts": "2017-12-01",
"downgrade_word_for_mac": "2018-02-06",
"draft/attaching_files_de": "2012-04-25",
"draft/de/getting_stuff_into_your_library": "2009-07-18",
"draft/de/zotero_data": "2009-09-03",
"draft/start": "2008-01-22",
"draft_start": "2009-02-27",
"duplicate_detection": "2017-11-25",
"effective_tips_for_your_jewelry_needs_342": "2013-07-26",
"exactly_why_search_engine_optimization_services_really_are_a_should_with_regard_to_internet_business": "2013-07-27",
"examining_immediate_programs_of_embroidery_designs": "2013-06-16",
"expert_evaluations_on_the_f150": "2013-05-31",
"extend": "2009-02-27",
"fa": "2012-12-05",
"features_guide": "2011-10-31",
"feeds": "2017-12-07",
"feeds/api": "2011-04-13",
"file_renaming": "2026-05-12",
"file_sync": "2019-04-19",
"finding_and_sorting": "2017-11-25",
"finding_items_in_your_library": "2009-03-11",
"finding_out_to_play_guitar_online_the_simplest_way": "2013-06-02",
"firefox_beta_compatibility": "2018-08-28",
"flash_security_settings": "2009-04-24",
"forum_guidelines": "2025-03-29",
"frequently_asked_questions": "2021-05-12",
"general_privacy_policy": "2008-07-07",
"generating_bibliographies_references_and_reports": "2012-04-19",
"george_montagu_brown": "2013-06-06",
"get_involved": "2012-04-30",
"get_online_free_embroidery_designs": "2013-06-15",
"getting_help": "2024-03-13",
"getting_started": "2008-12-19",
"getting_stuff_into_your_library": "2019-08-13",
"getting_the_most_out_of_tags": "2009-03-11",
"getting_up_in_the_ranks_through_seo": "2013-06-15",
"google_docs": "2025-10-08",
"google_docs_plugin_usage": "2018-10-18",
"groups": "2024-10-03",
"guia_de_inicio_rapido": "2009-06-17",
"guide_de_demarrage_rapide": "2009-06-17",
"happen_to_be_an_established_seo_little_in_perth": "2013-05-27",
"help_draft": "2009-03-06",
"hidden_prefs": "2018-12-06",
"hitri_vodnik_za_zotero": "2009-06-17",
"how_can_i_legally_watch_tv_and_movies_on_the_internet": "2013-05-24",
"how_do_i": "2009-03-06",
"how_does_zotero_stack_up": "2011-01-19",
"how_to_legally_watch_movies_on_the_internet": "2013-05-05",
"how_to_promote_your_music": "2013-06-15",
"how_to_write_a_zotero_translator_2nd_edition/chapter_1": "2010-10-19",
"import_formats": "2018-06-12",
"importing_formated_bibliographies": "2008-12-01",
"incorporating_your_references_in_your_webpage_so_zotero_can_see_them": "2011-08-24",
"individual_storage": "2017-11-22",
"infrequently_asked_questions": "2009-06-11",
"installation": "2025-08-10",
"institutional_storage": "2017-12-07",
"institutions_recommending_zotero": "2012-02-09",
"international_quickstart_guides": "2009-02-24",
"ios": "2023-01-01",
"ios_beta": "2022-03-17",
"is_this_one_of_the_most_popular_yet_the_most_hated_internet_tv_software_right_now": "2013-07-05",
"italian_quick_start_guide": "2011-01-19",
"kb": "2022-03-20",
"kb/addcitationdialog_raised": "2017-11-22",
"kb/adding_a_letter_or_memo": "2017-11-22",
"kb/adding_an_edited_volume_or_book_chapter": "2010-03-07",
"kb/addon_could_not_be_downloaded": "2018-07-31",
"kb/address_bar_icon_appears_slowly": "2017-11-22",
"kb/ams_alphabetic": "2017-11-20",
"kb/annotation_sync": "2017-11-22",
"kb/annotations_in_database": "2023-01-31",
"kb/archival_or_other_unpublished_sources": "2017-11-22",
"kb/attaching_files": "2010-03-07",
"kb/attachment_title_vs_filename": "2026-01-25",
"kb/automatic_capitalization": "2017-11-22",
"kb/automatically_adding_a_book": "2010-03-07",
"kb/automatically_adding_an_article": "2018-07-31",
"kb/bibliographies_in_different_languages": "2017-11-20",
"kb/browser_compatibility": "2011-04-05",
"kb/browser_console": "2024-08-29",
"kb/cert_override": "2026-01-15",
"kb/changes_not_syncing": "2025-05-28",
"kb/chicago_style_versions": "2017-11-20",
"kb/citations_converted_to_plain_text": "2019-12-30",
"kb/citations_highlighted": "2019-10-31",
"kb/citations_not_updating": "2023-07-24",
"kb/citations_slow": "2020-04-05",
"kb/citations_underlined": "2024-09-04",
"kb/classic_citation_dialog": "2026-05-12",
"kb/classic_dialog": "2026-05-12",
"kb/classic_dialog_removal": "2026-05-12",
"kb/collections_containing_an_item": "2024-08-16",
"kb/combining_tags": "2011-04-25",
"kb/connection_error": "2023-05-17",
"kb/connector_enabled": "2011-08-22",
"kb/connector_permissions": "2022-11-10",
"kb/connector_zotero_unavailable": "2024-08-25",
"kb/corrupted_database": "2023-02-19",
"kb/could_not_find_a_running_word_instance": "2024-08-27",
"kb/creating_bibliographies": "2017-11-22",
"kb/csl_faq": "2009-08-28",
"kb/custom_pdf_resolvers": "2024-07-26",
"kb/data_directory_in_cloud_storage_folder": "2025-03-31",
"kb/data_missing_after_zotero_5_upgrade": "2021-06-23",
"kb/debugging_broken_documents": "2025-11-28",
"kb/default_translators": "2018-08-01",
"kb/dependent_independent_styles": "2010-10-09",
"kb/disk_io_error": "2022-09-30",
"kb/doi_in_apa": "2017-11-19",
"kb/doi_in_bibliography": "2017-11-20",
"kb/doubled_highlights": "2022-03-25",
"kb/edited_volumes_and_book_chapters": "2022-01-06",
"kb/editing_metadata": "2018-06-27",
"kb/endnote_import": "2022-09-01",
"kb/error_saving_item": "2010-03-07",
"kb/etymology_of_zotero": "2017-11-22",
"kb/exhibit": "2017-11-22",
"kb/existing_citations_not_detected": "2023-10-21",
"kb/export_import_document": "2019-05-15",
"kb/exporting": "2025-11-24",
"kb/exporting_from_endnote_with_pdfs": "2017-11-22",
"kb/field_mappings": "2017-11-22",
"kb/file_handling_issues": "2025-09-13",
"kb/file_sync_errors": "2017-11-26",
"kb/files_not_syncing": "2025-06-05",
"kb/flash_security_settings": "2011-04-25",
"kb/font_size": "2020-06-06",
"kb/for_editors": "2011-04-23",
"kb/given_name_disambiguation": "2025-10-28",
"kb/google_docs_citations_unlinked": "2023-09-07",
"kb/google_scholar_locked_me_out": "2017-11-19",
"kb/harvard_style": "2020-08-15",
"kb/highlighting_and_annotating_pdfs": "2017-11-22",
"kb/httpserver_enabled": "2017-11-22",
"kb/idem": "2020-05-09",
"kb/identifiers": "2012-03-16",
"kb/import-from-citavi": "2022-03-16",
"kb/import_from_citavi": "2023-04-22",
"kb/import_from_clipboard": "2021-01-25",
"kb/importing": "2019-06-19",
"kb/importing_formated_bibliographies": "2008-12-19",
"kb/importing_formatted_bibliographies": "2025-11-01",
"kb/importing_records_from_endnote": "2024-06-06",
"kb/importing_standardized_formats": "2018-11-04",
"kb/incomplete_cert_chain": "2023-10-08",
"kb/incomplete_proxy_cert_chain": "2013-10-17",
"kb/installing_on_a_chromebook": "2026-04-18",
"kb/italics_in_word_bibliographies": "2017-11-19",
"kb/item_count": "2018-02-17",
"kb/item_types_and_fields": "2026-05-12",
"kb/journal_abbreviations": "2019-04-07",
"kb/keyboard_shortcuts": "2025-08-25",
"kb/keyboard_shortcuts_in_word_plugin": "2012-03-29",
"kb/later_db_version": "2009-03-21",
"kb/legal_citations": "2018-07-31",
"kb/library_items": "2017-11-22",
"kb/library_sorting": "2022-10-20",
"kb/links_vs_snapshots": "2017-11-22",
"kb/linux_packaging": "2020-06-05",
"kb/mac_word_apple_silicon_compatibility": "2022-02-10",
"kb/mac_word_permissions_missing": "2022-10-29",
"kb/manually_adding_items": "2017-11-22",
"kb/media_creator_roles": "2019-10-27",
"kb/mendeley_import": "2025-08-25",
"kb/mendeley_local_import": "2025-08-25",
"kb/merging_libraries": "2017-11-22",
"kb/merging_tags": "2017-11-22",
"kb/minimum_macos_version": "2022-08-16",
"kb/misconfigured_word_startup_folder": "2020-10-27",
"kb/missing_item_tabs": "2023-08-01",
"kb/missing_link_and_snapshot_buttons": "2017-11-22",
"kb/missing_linked_file": "2019-10-18",
"kb/missing_stored_file": "2019-10-31",
"kb/moving_documents_between_word_processors": "2025-02-14",
"kb/multiple_instances": "2023-08-06",
"kb/multiple_profiles": "2023-06-13",
"kb/multiprocess_firefox": "2017-11-22",
"kb/name_parsing": "2017-11-22",
"kb/newer_db_version": "2024-09-24",
"kb/no_address_bar_icon": "2017-12-01",
"kb/no_firefox_open_save_option": "2017-11-19",
"kb/no_status_bar_icon": "2014-11-11",
"kb/no_toolbar_button": "2024-12-16",
"kb/no_toolbar_icon": "2015-08-01",
"kb/no_toolbar_in_word_2008_plugin": "2017-12-19",
"kb/non-western_characters": "2017-11-20",
"kb/online_library_empty": "2010-03-07",
"kb/opening_and_closing_zotero": "2017-11-22",
"kb/opening_snapshots_in_a_new_tab": "2017-11-22",
"kb/opera_browser": "2024-09-01",
"kb/organizing_a_library": "2020-10-11",
"kb/outlining_with_notes": "2017-11-22",
"kb/page_not_recognized": "2024-08-20",
"kb/portable_firefox": "2017-11-22",
"kb/portable_zotero": "2024-07-30",
"kb/preferences": "2025-02-15",
"kb/preventing_title_casing_for_non-english_titles": "2020-01-22",
"kb/printing_references_and_notes": "2017-11-22",
"kb/profile_directory": "2025-01-23",
"kb/proxy_troubleshooting": "2025-01-31",
"kb/repeated_conflicts": "2021-11-17",
"kb/requesting_styles_for_editors": "2017-11-20",
"kb/resizing_the_zotero_pane": "2017-11-22",
"kb/restore_after_firefox_reset": "2021-06-14",
"kb/restoring_synced_libraries": "2009-01-14",
"kb/rich_text_bibliography": "2020-01-14",
"kb/safari_12_connector": "2019-09-20",
"kb/safari_compatibility": "2026-04-06",
"kb/safari_connector_installation": "2023-02-07",
"kb/save_button": "2015-07-15",
"kb/saving_pages_without_icons": "2012-04-26",
"kb/saving_work": "2017-11-22",
"kb/screen_reader_usage": "2025-12-18",
"kb/searching": "2012-03-16",
"kb/secondary_citation": "2017-11-20",
"kb/sentence_casing": "2025-09-16",
"kb/sharing_data_directory": "2017-11-22",
"kb/site_access_limits": "2025-10-18",
"kb/site_certificate_info": "2024-03-29",
"kb/snapshot_is_unreadable": "2017-11-22",
"kb/snapshot_only_captures_first_page": "2017-11-20",
"kb/socks_proxy": "2017-11-22",
"kb/sorting_library_items": "2009-01-23",
"kb/sorting_notes": "2017-11-22",
"kb/spell_checking": "2012-04-27",
"kb/ssl_certificate_error": "2024-09-27",
"kb/storage_quota_and_local_storage": "2025-08-09",
"kb/storing_files": "2017-11-22",
"kb/style_standards": "2018-10-28",
"kb/style_wrong": "2010-10-14",
"kb/switching_accounts": "2024-08-21",
"kb/switching_between_programs": "2018-04-25",
"kb/sync_queuing": "2017-11-22",
"kb/sync_reset_options": "2021-03-22",
"kb/tei": "2017-11-19",
"kb/test_builds": "2022-07-16",
"kb/themes": "2011-04-05",
"kb/transferring_a_library": "2022-11-15",
"kb/troubleshooting_sync_errors": "2010-02-05",
"kb/two_address_bar_icons": "2011-04-05",
"kb/unable_to_load_translators_and_styles": "2019-10-19",
"kb/uninstalling": "2020-06-12",
"kb/uninstalling_the_word_processor_plugin": "2023-01-13",
"kb/unknown_data_error": "2025-02-07",
"kb/unlinking_citations": "2023-05-27",
"kb/unresponsive_script_warning": "2017-11-22",
"kb/update_checks": "2022-10-20",
"kb/updates_not_detected": "2018-08-01",
"kb/uppercase_subtitles": "2020-09-25",
"kb/user_interface_language": "2017-11-22",
"kb/using_multiple_computers": "2021-05-12",
"kb/using_site_translators": "2018-07-31",
"kb/watch_folder": "2025-11-04",
"kb/web_vs_desktop": "2025-12-15",
"kb/webdav_and_https": "2024-09-10",
"kb/webdav_services": "2025-07-08",
"kb/word_2008_plugin": "2009-03-20",
"kb/word_default_font": "2025-01-16",
"kb/word_field_codes": "2024-09-03",
"kb/word_processor_document_export": "2019-07-16",
"kb/word_processor_plugin_installation_error": "2024-12-14",
"kb/zotero_and_firewalls": "2023-05-17",
"kb/zotero_and_wikipedia": "2021-08-18",
"kb/zotero_connector_and_safari": "2026-04-06",
"kb/zotero_item_types_fields": "2014-03-31",
"kb/zotero_pane_not_opening": "2017-11-22",
"kb/zotero_version": "2025-12-26",
"kb/zotfile_extract_annotations": "2022-04-03",
"keyboard_shortcuts": "2009-03-06",
"kezdo_lepesek": "2009-06-17",
"knowing_to_increase_your_cyber_monday_deals": "2013-06-14",
"knowing_to_maximize_your_cyber_monday_offers": "2013-06-14",
"known_issues": "2018-04-04",
"known_issues_and_planned_features": "2008-05-06",
"known_translator_issues": "2022-09-15",
"korean_quick_start_guide": "2009-06-17",
"learn_about_vps_hosting": "2013-07-14",
"library_items": "2008-12-19",
"libreoffice_writer_plugin_usage": "2022-11-02",
"licensing": "2018-11-27",
"linux_packaging": "2012-04-19",
"locate": "2024-06-10",
"locate/openurl_resolvers": "2024-11-16",
"logo": "2012-04-30",
"make_your_site_zotero_ready": "2012-04-26",
"manage_your_zotero_library_across_machines": "2009-03-06",
"manual_word_processor_integration_plugin_installation": "2017-06-23",
"manually_creating_items_screencast": "2009-03-11",
"microsoft_word_integration": "2009-05-20",
"mini_guide": "2012-04-19",
"mobile": "2025-06-05",
"mongolian_quick_start_guide": "2009-02-24",
"moving_to_zotero": "2024-06-06",
"my_publications": "2017-12-04",
"nomenclature": "2009-01-12",
"northwestern/u_chicago_workshop_space": "2011-04-15",
"note_taking": "2009-03-06",
"note_templates": "2023-02-21",
"notes": "2022-08-15",
"notes_screencast": "2009-03-11",
"nsf": "2020-06-14",
"openoffice.org_3.0_and_3.1_plugin_troubleshooting": "2018-07-31",
"openoffice_integration": "2009-05-20",
"openurl_resolvers": "2012-05-23",
"options_for_realistic_bartley_ridge_condominium_solutions": "2013-06-16",
"organizing_your_library": "2009-03-06",
"organizing_your_library_and_annotating_your_items": "2009-03-06",
"pdf_fulltext_indexing": "2018-04-29",
"pdf_reader": "2026-05-05",
"pdf_reader_preview": "2022-03-23",
"penny_auction_coupon_codes": "2013-06-15",
"pierwsze_kroki_z_zotero": "2009-06-17",
"playground/api_template": "2013-11-22",
"playground/guide": "2012-04-25",
"playground/guide2": "2012-04-25",
"playground/playground": "2022-02-21",
"plug": "2012-04-30",
"plug-ins": "2008-02-13",
"plugins": "2026-05-05",
"plugins/unmaintained": "2019-06-22",
"powerful_seo_-_digi_traffic_generator_ft_tube_backlink_commando": "2013-07-30",
"practical_ideas_on_how_much_does_huntington_educational_center_cost": "2013-05-16",
"preferences": "2024-12-05",
"preferences/advanced": "2025-04-15",
"preferences/cite": "2017-11-27",
"preferences/export": "2024-10-27",
"preferences/general": "2020-06-06",
"preferences/hidden_preferences": "2025-01-13",
"preferences/proxies": "2018-07-25",
"preferences/search": "2020-03-26",
"preferences/shortcut_keys": "2017-11-26",
"preferences/styles": "2018-07-31",
"preferences/sync": "2023-01-03",
"prereleases": "2011-10-14",
"present": "2021-08-26",
"present/new_present_page": "2012-04-25",
"printing_vps_might_be_the_best_option_for_beginners": "2013-07-15",
"privacy": "2026-04-12",
"promote": "2012-04-30",
"promote/free_stickers": "2012-04-25",
"promote_zotero": "2009-03-12",
"proxies": "2022-11-02",
"quick_start_guide": "2024-08-16",
"quick_start_guides_in_other_languages": "2009-06-17",
"quickstart_guides_in_other_languages": "2009-03-06",
"related": "2020-03-11",
"reporting_problems": "2025-03-04",
"reports": "2026-05-12",
"reports/disabled_features": "2017-11-23",
"requested_features": "2019-10-01",
"requesting_styles": "2024-03-13",
"retrieve_pdf_metadata": "2022-03-05",
"retrieve_pdf_metadata_screencast": "2009-03-11",
"roadmap": "2008-04-04",
"rtf_scan": "2020-10-31",
"rychly_uvod": "2009-06-17",
"screencast_tutiorials": "2007-03-29",
"screencast_tutorials": "2024-08-26",
"screencast_tutorials/advanced_search": "2018-08-28",
"screencast_tutorials/annotation": "2017-11-22",
"screencast_tutorials/basic_search": "2018-08-28",
"screencast_tutorials/collections": "2018-08-28",
"screencast_tutorials/creating_an_item_from_a_web_page": "2018-08-28",
"screencast_tutorials/getting_stuff_into_zotero": "2018-08-28",
"screencast_tutorials/intro": "2018-07-31",
"screencast_tutorials/manually_creating_items": "2018-08-28",
"screencast_tutorials/notes": "2018-08-28",
"screencast_tutorials/retrieve_pdf_metadata": "2018-08-28",
"screencast_tutorials/sorting": "2018-08-28",
"screencast_tutorials/tag_selector_box": "2018-08-28",
"screencast_tutorials/tags": "2018-08-28",
"screencast_tutorials/timelines": "2018-08-28",
"screencast_tutorials/zotero15": "2009-06-09",
"screencast_tutorials/zotero_and_flock": "2012-04-12",
"screencast_tutorials/zotero_and_google_tools": "2018-08-28",
"screencast_tutorials/zotero_and_word": "2018-08-28",
"screencast_tutorials/zotero_tour": "2018-08-28",
"screencast_tutorials/zotz_citeline": "2009-01-07",
"screencasts/intro": "2009-03-11",
"searching": "2024-01-20",
"security": "2023-05-31",
"simplicity_rule_in_website_design_really_works": "2013-06-15",
"skins": "2008-02-13",
"slovenski_hitri_vodnik": "2009-06-17",
"sorting": "2023-02-20",
"sorting_screencast": "2009-03-11",
"standalone": "2011-08-21",
"standalone_changelog": "2011-12-22",
"standalone_quick_start": "2012-04-19",
"start": "2025-06-17",
"start/draft": "2008-02-18",
"start/new_support_index": "2011-06-21",
"start/new_support_index/api_and_thirdpartyapps": "2012-04-25",
"start/new_support_index/getting_stuff": "2012-04-25",
"starting_firefox_from_the_command_line": "2007-07-10",
"starting_zotero_from_the_command_line": "2007-07-10",
"step-by-step_quick_systems_for_music_sharing": "2013-06-03",
"stickers": "2021-02-19",
"storage": "2017-12-07",
"storage/individual_storage": "2017-11-21",
"storage/storagerewrite/institution": "2017-11-21",
"storage/storagerewrite/personal": "2011-05-16",
"storage/storagerewrite/start": "2017-11-21",
"storage_faq": "2026-03-11",
"storage_institutions_faq": "2025-05-13",
"strategy_for_website_designing_and_development": "2013-06-15",
"striper_oil_vs._cod_lean_meats_oil": "2013-06-29",
"styles": "2024-10-27",
"styles_faq": "2012-02-17",
"support": "2008-02-21",
"supported_languages": "2017-11-19",
"sync": "2024-12-06",
"sync_alpha": "2008-11-12",
"sync_alpha_attachments": "2009-03-06",
"sync_known_issues": "2009-01-16",
"sync_preview": "2009-04-05",
"sync_preview_known_issues": "2008-11-15",
"system_requirements": "2026-01-21",
"tag_selector_box_screencast": "2009-03-11",
"tags": "2013-08-10",
"tags_screencast": "2009-03-11",
"terms/general_privacy_policy": "2017-11-12",
"terms/privacy": "2018-08-20",
"terms/privacy_policy": "2018-08-20",
"terms/start": "2019-10-01",
"terms/terms_of_service": "2025-11-18",
"terms/trademark": "2019-12-17",
"terms/zotero_server_privacy_policy": "2018-09-25",
"terms_of_use": "2008-07-07",
"test": "2018-07-31",
"the_basics": "2009-03-06",
"the_way_to_prevent_needing_craigslist_phone_verified_accounts": "2013-07-28",
"themes": "2009-03-11",
"third_party_documentation": "2022-03-20",
"timeline_screencast": "2009-03-11",
"timelines": "2024-09-05",
"tips_and_tricks": "2017-11-19",
"tips_on_attracting_women_it_really_works_a_treat": "2013-05-26",
"top_tips_to_help_you_pack_on_the_muscle_9531": "2013-06-12",
"training": "2026-05-12",
"translators": "2022-08-03",
"troubleshooting_file_handlers": "2010-08-18",
"troubleshooting_translator_issues": "2025-09-30",
"troubleshooting_zotero_data": "2009-02-23",
"unresponsive_script_warning": "2009-03-06",
"upgrade": "2012-02-17",
"use_cases": "2019-10-01",
"use_cases/use_case_rewrite": "2011-07-05",
"using_a_folder_synchronization_service": "2012-02-13",
"using_collections": "2009-03-11",
"using_portable_firefox_on_a_usb_drive": "2012-04-26",
"vps_hosting_the_alternate_option_for_dedicated_machines": "2013-07-15",
"was_ist_zotero": "2009-06-17",
"ways_to_help_your_backyard_landscaping_go_smoothly": "2013-05-31",
"webinars": "2023-11-21",
"what_are_people_saying_about_zotero": "2008-03-05",
"what_is_zotero": "2009-03-06",
"what_s_next_for_zotero": "2006-10-06",
"whats_next_for_zotero": "2007-11-05",
"which_version": "2010-02-18",
"wiki/syntax": "2018-08-01",
"wiki_contributor_license_agreement": "2018-07-31",
"windows_word_plugin_manual_installation_instructions": "2017-06-23",
"word_for_mac_plugin_3.1": "2018-07-31",
"word_processor_integration": "2023-07-09",
"word_processor_plugin_changelog": "2017-12-01",
"word_processor_plugin_installation": "2025-01-12",
"word_processor_plugin_installation_2.0": "2011-03-17",
"word_processor_plugin_installation_for_zotero_1.0": "2012-11-20",
"word_processor_plugin_installation_for_zotero_2.0": "2012-11-20",
"word_processor_plugin_installation_for_zotero_2.1": "2012-11-20",
"word_processor_plugin_installation_old": "2010-02-16",
"word_processor_plugin_manual_installation": "2026-01-14",
"word_processor_plugin_shortcuts": "2022-11-02",
"word_processor_plugin_troubleshooting": "2026-05-08",
"word_processor_plugin_troubleshooting_for_zotero_1.0": "2009-11-11",
"word_processor_plugin_usage": "2025-04-23",
"word_processor_plugin_usage_classic": "2017-12-01",
"writing_documentation": "2008-12-15",
"zotero_4.0_for_firefox_word_processor_plugin_installation": "2018-10-19",
"zotero_and_flock": "2009-03-11",
"zotero_and_google_tools": "2009-03-11",
"zotero_and_wikipedia": "2009-03-11",
"zotero_and_word": "2009-03-11",
"zotero_data": "2026-01-02",
"zotero_dataserver": "2019-04-19",
"zotero_dataserver_setup": "2019-04-19",
"zotero_development_roadmap": "2008-04-04",
"zotero_general_privacy_policy": "2008-07-07",
"zotero_logo": "2012-04-30",
"zotero_over_a_network": "2012-02-13",
"zotero_portable_solutions": "2012-02-17",
"zotero_server_privacy_policy": "2008-07-07",
"zotero_support": "2026-01-23",
"zotero_tour": "2008-12-19",
"zotero_tour_screencast": "2009-03-11"
}