File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -436,6 +436,7 @@ @book{BrinStuck2002DynamicalSystems
436436}
437437
438438@book {Cantor1883Mannigfaltigkeitslehre ,
439+ options = { dataonly=true} ,
439440 author = { Georg Cantor} ,
440441 date = { 1883} ,
441442 publisher = { Teubner} ,
@@ -2964,17 +2965,6 @@ @book{ПоловинкинБалашов2007ВыпуклыйАнализ
29642965 title = { Элементы выпуклого и сильно выпуклого анализа}
29652966}
29662967
2967- @book {Постников1979ГеометрияТом1 ,
2968- author = { Михаил Постников} ,
2969- date = { 1979} ,
2970- language = { russian} ,
2971- publisher = { Наука} ,
2972- shortauthor = { Postnikov} ,
2973- subtitle = { Аналитическая геометрия} ,
2974- title = { Лекции по геометрии} ,
2975- volume = { 1}
2976- }
2977-
29782968@book {Прасолов2004КомбинаторнаяИДифференциальнаяТопология ,
29792969 author = { Виктор Васильевич Прасолов} ,
29802970 date = { 2004} ,
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ cmd = "python -m notebook.commands.bibtools"
7575cmd = " python -m notebook.commands.find_obsolete_figures"
7676
7777[tool .poe .tasks .checkcites ]
78- cmd = " checkcites --backend biber --all aux/notebook.bcf"
78+ cmd = " checkcites --backend biber --crossrefs -- all aux/notebook.bcf"
7979
8080[tool .poe .tasks .benchmark ]
8181cmd = " pytest --config-file pytest_benchmark.ini"
You can’t perform that action at this time.
0 commit comments